@charset "UTF-8";:root{--bg: #fdfbf8;--panel: rgba(255, 255, 255, .94);--text: #23212a;--muted: #8b8b98;--accent: #ff6e6d;--accent-strong: #ff545f;--line: rgba(228, 231, 239, .92);--shadow: 0 24px 60px rgba(28, 38, 74, .08);--dark: #101318;--radius-xl: 34px;--radius-lg: 26px}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:radial-gradient(circle at top,rgba(255,242,230,.75),transparent 30%),radial-gradient(circle at right,rgba(216,234,255,.5),transparent 24%),radial-gradient(circle at left,rgba(255,236,243,.35),transparent 20%),#fffdf9;color:var(--text)}a{color:inherit;text-decoration:none}.pc-shell__header{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:minmax(180px,auto) 1fr auto;align-items:center;gap:16px;width:100vw;margin:0 0 0 calc(50% - 50vw);padding:14px max(24px,(100vw - 1240px) / 2 + 24px);border-top:0;border-right:0;border-bottom:1px solid rgba(236,238,242,.92);border-left:0;border-radius:0 0 24px 24px;background:#ffffffe0;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);box-shadow:0 10px 28px #1c264a0a,inset 0 1px #ffffffe0}.pc-shell__header:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;background:linear-gradient(90deg,rgba(255,245,246,.36),transparent 28%,transparent 72%,rgba(234,243,255,.34)),linear-gradient(180deg,rgba(255,255,255,.52),transparent);pointer-events:none}.pc-shell__brand{display:inline-flex;align-items:center;gap:12px;min-height:52px;padding:0 2px;white-space:nowrap;position:relative;z-index:1}.pc-shell__brand strong{display:inline-flex;align-items:center;gap:12px;font-size:23px;font-family:Times New Roman,Songti SC,serif;font-style:italic;font-weight:700;color:#38322d}.pc-shell__brand span{color:var(--accent-strong);font-size:19px}.pc-shell__nav{display:inline-flex;justify-self:center;align-items:center;gap:6px;padding:5px 7px;border-radius:999px;background:#f8f8faf0;box-shadow:inset 0 1px #fffffff0,0 10px 24px #1f23300a;position:relative;z-index:1}.pc-shell__nav-item{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 13px;border-radius:999px;color:#646977;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease;font-size:14px}.pc-shell__nav-item i{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#ffffffeb;color:#999;font-style:normal;font-size:12px}.pc-shell__nav-item.is-active{background:linear-gradient(135deg,#ff7b72,#ff596f);color:#fff;box-shadow:0 14px 26px #ff6a7438}.pc-shell__nav-item.is-home{justify-content:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;margin:0 2px;border-radius:50%;background:linear-gradient(135deg,#ff7b72,#ff596f);color:#fff;transform:none;box-shadow:0 14px 26px #ff6a7438}.pc-shell__nav-item.is-home i{width:auto;height:auto;border-radius:0;background:transparent;color:inherit;font-size:16px}.pc-shell__nav-item.is-home.is-active{background:linear-gradient(135deg,#ff7b72,#ff596f)}.pc-shell__nav-item.is-home:hover{transform:translateY(-1px)}.pc-shell__utility{display:inline-flex;align-items:center;gap:10px;justify-self:end;min-width:0;position:relative;z-index:1}.pc-shell__status-ribbon{display:inline-flex;align-items:center;gap:10px;min-height:38px;padding:0 12px;border-radius:999px;background:#fff8f8e6;color:#c47a82;box-shadow:0 10px 24px #1c264a08;white-space:nowrap;font-size:13px}.pc-shell__status-ribbon i{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#ff8a82,#ff5f86);box-shadow:0 0 0 5px #ffd6db85;font-style:normal}.pc-shell__status-ribbon em{display:inline-flex;min-height:24px;padding:0 10px;border-radius:999px;background:#ffffffb3;color:#8f8590;font-style:normal;font-size:12px}.pc-shell__weather{display:inline-flex;align-items:center;gap:10px;min-height:38px;padding:0 14px;border-radius:999px;background:#ffffffe6;color:#626272;box-shadow:0 10px 24px #1c264a0a}.pc-shell__weather i{font-style:normal}.pc-shell__weather em{display:inline-flex;padding-left:10px;border-left:1px solid rgba(218,223,232,.9);color:#9ba1b0;font-style:normal}.pc-shell__trace,.pc-shell__avatar-chip{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:999px;background:#ffffffe6;box-shadow:0 10px 24px #1c264a0a}.pc-shell__trace{gap:8px;color:#5f6472}.pc-shell__trace i{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#161a23;color:#fff;font-style:normal;font-size:12px}.pc-shell__avatar-chip{width:40px;padding:0;border-radius:50%;font-size:20px;background:linear-gradient(135deg,#fff5ef,#fff)}.pc-shell__main{width:min(1240px,100vw - 48px);margin:0 auto;padding:20px 0 80px}.pc-shell__float{position:fixed;z-index:30;display:grid;place-items:center;box-shadow:0 18px 40px #ff696a33}.pc-shell__float--left{left:24px;top:50%;display:inline-flex;align-items:center;gap:10px;min-width:92px;height:56px;padding:0 18px;border-radius:999px;background:#fff}.pc-shell__float--left i{width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#ff8b7a,#ff5b70)}.pc-shell__float--chat,.pc-shell__float--tool{right:24px;width:58px;height:58px;border-radius:20px}.pc-shell__float--chat{top:220px;background:linear-gradient(135deg,#ff7a73,#ff5b6d);color:#fff}.pc-shell__float--tool{bottom:70px;background:#fff}.love-hero{position:relative;min-height:620px;overflow:hidden;border-radius:36px;box-shadow:var(--shadow)}.love-hero.is-compact{min-height:312px}.love-hero.is-compact .love-hero__pair{min-height:312px;padding:46px 90px 78px}.love-hero.is-compact .love-hero__name{min-width:124px;padding:9px 20px;font-size:17px}.love-hero.is-compact .love-hero__avatar-note{gap:5px}.love-hero.is-compact .love-hero__center{gap:12px}.love-hero.is-compact .love-hero__heart{width:46px;height:46px}.love-hero.is-compact .love-hero__heart:before,.love-hero.is-compact .love-hero__heart:after{width:46px;height:46px}.love-hero.is-compact .love-hero__heart:before{top:-23px}.love-hero.is-compact .love-hero__heart:after{left:23px}.love-hero.is-compact .love-hero__topline,.love-hero.is-compact .love-hero__brand,.love-hero.is-compact .love-hero__status,.love-hero.is-compact .love-hero__status-rail,.love-hero.is-compact .love-hero__center-note,.love-hero.is-compact .love-hero__center-tags,.love-hero.is-compact .love-hero__scene,.love-hero.is-compact .love-hero__dock,.love-hero.is-compact .love-hero__dock-note,.love-hero.is-compact .love-hero__scene-footer,.love-hero.is-compact .love-hero__scroll-cue{display:none}.love-hero.is-compact .love-hero__pager{bottom:54px}.love-hero__backdrop,.love-hero__noise{position:absolute;top:0;right:0;bottom:0;left:0}.love-hero__backdrop{background:linear-gradient(125deg,#c0b7aec2,#d3d3d366),linear-gradient(180deg,#7e6e6a24,#ffffff0a);background-position:center;background-size:cover;transform:scale(1.04);filter:blur(10px)}.love-hero__noise{background:radial-gradient(circle at 20% 24%,rgba(255,255,255,.22),transparent 18%),radial-gradient(circle at 80% 18%,rgba(255,255,255,.2),transparent 18%),linear-gradient(180deg,#ffffff29,#00000014)}.love-hero__brand{position:relative;z-index:2;padding-top:18px;text-align:center;font-family:Times New Roman,serif;font-size:20px;font-weight:700;color:#221e1ceb;text-shadow:0 10px 28px rgba(255,255,255,.12)}.love-hero__topline{position:absolute;top:22px;left:28px;right:28px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px}.love-hero__top-chip{display:inline-flex;align-items:center;min-height:42px;padding:0 18px;border-radius:999px;background:#ffffff3d;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 12px 26px #1012181f}.love-hero__top-chip.is-ghost{max-width:min(480px,58vw);justify-content:flex-end;color:#ffffffdb}.love-hero__status{position:absolute;left:18px;top:70%;z-index:2;display:inline-flex;align-items:center;min-height:46px;padding:0 18px;border-radius:999px;background:#fffffff5;color:#5f5b62;box-shadow:0 14px 28px #181c2a1a;transform:translateY(-10%)}.love-hero__status-rail{position:absolute;left:18px;top:calc(70% + 58px);z-index:2;display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;max-width:min(420px,42vw)}.love-hero__status-rail span{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#ffffff2e;color:#ffffffeb;font-size:12px;letter-spacing:.08em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:inset 0 1px #ffffff29}.love-hero__pair{position:relative;z-index:1;display:grid;grid-template-columns:1fr 180px 1fr;align-items:center;gap:16px;min-height:500px;padding:54px 110px 158px}.love-hero__avatar-box{display:grid;justify-items:center;gap:16px}.love-hero__avatar-frame{position:relative}.love-hero__halo{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:50%;border:2px solid rgba(255,248,238,.96);box-shadow:0 0 0 5px #ffffff29,inset 0 0 0 1px #ffffff6b;opacity:.95}.love-hero__halo--one{filter:drop-shadow(0 0 20px rgba(255,232,191,.52))}.love-hero__halo--two{top:-18px;right:-18px;bottom:-18px;left:-18px;border-style:dashed;border-color:#fff6ead1;opacity:.74}.love-hero__avatar{display:grid;place-items:center;overflow:hidden;width:148px;height:148px;border-radius:50%;border:6px solid rgba(255,255,255,.96);background:radial-gradient(circle at 35% 30%,#ffffffeb,#ffeef2e6),#ffffff6b;box-shadow:0 0 0 8px #ffffff24,0 20px 38px #0f12222e;color:#fff;font-size:48px;font-weight:700;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:relative}.love-hero__avatar img{width:100%;height:100%;object-fit:cover}.love-hero__avatar span{display:inline-grid;place-items:center;width:100%;height:100%;color:#433b3bb3;font-family:Times New Roman,serif}.love-hero__spark{position:absolute;border-radius:50%;background:radial-gradient(circle,#fff6c5f2,#fff0)}.love-hero__spark--one{top:2px;right:-8px;width:54px;height:54px}.love-hero__spark--two{bottom:12px;left:-12px;width:34px;height:34px}.love-hero__name{min-width:140px;padding:10px 24px;border-radius:999px;background:#281f1d9e;color:#fff;text-align:center;font-size:18px;font-family:Times New Roman,serif;box-shadow:inset 0 1px #ffffff24,0 12px 24px #14161e24}.love-hero__avatar-note{display:grid;justify-items:center;gap:6px;margin-top:-6px}.love-hero__avatar-note span,.love-hero__avatar-note em{display:inline-flex;align-items:center;min-height:26px;padding:0 12px;border-radius:999px;background:#ffffff2e;color:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:12px;font-style:normal}.love-hero__center{display:grid;justify-items:center;gap:16px;transform:translateY(-8px)}.love-hero__pulse-lines{display:inline-flex;align-items:center;gap:8px}.love-hero__pulse-lines i{width:4px;border-radius:999px;background:#7fe7ffeb;box-shadow:0 0 14px #7fe7ff61;animation:pulseBars 1.8s ease-in-out infinite}.love-hero__pulse-lines i:nth-child(1),.love-hero__pulse-lines i:nth-child(4){height:10px}.love-hero__pulse-lines i:nth-child(2),.love-hero__pulse-lines i:nth-child(3){height:22px}.love-hero__pulse-lines i:nth-child(2){animation-delay:.12s}.love-hero__pulse-lines i:nth-child(3){animation-delay:.24s}.love-hero__pulse-lines i:nth-child(4){animation-delay:.36s}.love-hero__distance{padding:12px 18px;border-radius:18px;background:#ffffff4d;color:#fff;font-size:15px;font-weight:700;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 24px #191c241f}.love-hero__heart{position:relative;width:54px;height:54px;transform:rotate(-45deg);animation:heartbeat 2s ease-in-out infinite}.love-hero__heart:before,.love-hero__heart:after{content:"";position:absolute;width:54px;height:54px;border-radius:50%;background:#ff476d}.love-hero__heart:before{top:-27px;left:0}.love-hero__heart:after{left:27px;top:0}.love-hero__center-note{max-width:140px;text-align:center;color:#fffc;line-height:1.6;font-size:13px}.love-hero__center-tags{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.love-hero__center-tags span{display:inline-flex;min-height:28px;padding:0 12px;border-radius:999px;background:#ffffff24;color:#ffffffe0;font-size:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.love-hero__curve{position:absolute;left:-6%;right:-6%;background:#ffffffeb;filter:blur(.2px)}.love-hero__curve--one{bottom:50px;height:84px;border-radius:50% 50% 0 0;opacity:.54}.love-hero__curve--two{bottom:-26px;height:152px;border-radius:50% 50% 0 0}.love-hero__scene{position:absolute;left:50%;bottom:108px;z-index:2;display:grid;gap:16px;min-width:280px;transform:translate(-50%)}.love-hero__scene-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.love-hero__scene-card{padding:14px 14px 12px;border-radius:22px;background:#ffffff24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 14px 24px #0f121814}.love-hero__scene-card.is-dark{background:#1518215c}.love-hero__scene-card small,.love-hero__scene-card strong,.love-hero__scene-card span{display:block;text-align:left}.love-hero__scene-card small{color:#ffffff94;letter-spacing:.16em;text-transform:uppercase;font-size:11px}.love-hero__scene-card strong{margin-top:8px;color:#fff;font-family:Times New Roman,Songti SC,serif;font-size:26px}.love-hero__scene-card span{margin-top:6px;color:#ffffffc7;line-height:1.6;font-size:12px}.love-hero__scene-copy{padding:0;border-radius:0;background:transparent;color:#ffffffeb;text-align:center}.love-hero__scene-copy small,.love-hero__scene-copy strong,.love-hero__scene-copy span{display:block}.love-hero__scene-copy small{margin-bottom:6px;color:#ffffff9e;letter-spacing:.16em;text-transform:uppercase}.love-hero__scene-copy strong{font-size:24px;text-shadow:0 10px 20px rgba(16,18,24,.16)}.love-hero__scene-copy span{margin-top:6px;color:#fffc}.love-hero__scene-tags{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.love-hero__scene-tags span{display:inline-flex;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffff24;color:#ffffffe6;font-size:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.love-hero__scene-footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.love-hero__scene-footer-card{padding:15px 16px 14px;border-radius:24px;background:linear-gradient(180deg,#fff3,#ffffff1f);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:inset 0 1px #ffffff38,0 16px 30px #10141e14}.love-hero__scene-footer-card.is-soft{background:linear-gradient(180deg,#fff2ed42,#ffffff24)}.love-hero__scene-footer-card.is-dark{background:linear-gradient(180deg,#1418226b,#1c1f294d)}.love-hero__scene-footer-card small,.love-hero__scene-footer-card strong,.love-hero__scene-footer-card span{display:block;text-align:left}.love-hero__scene-footer-card small{color:#ffffff94;letter-spacing:.16em;text-transform:uppercase;font-size:10px}.love-hero__scene-footer-card strong{margin-top:8px;color:#fff;font-family:Times New Roman,Songti SC,serif;font-size:22px;line-height:1.15}.love-hero__scene-footer-card span{margin-top:6px;color:#fffc;line-height:1.6;font-size:12px}.love-hero__pager{position:absolute;left:50%;bottom:132px;z-index:2;display:inline-flex;gap:8px;transform:translate(-50%)}.love-hero__pager i{width:10px;height:10px;border-radius:999px;background:#ffffff61;box-shadow:inset 0 1px #ffffff47}.love-hero__pager i.is-active{width:22px;background:#fffffff5}.love-hero__scene-dots{display:inline-flex;justify-content:center;gap:8px}.love-hero__scene-dots button{width:34px;height:5px;border:0;border-radius:999px;background:#ffffff47;cursor:pointer}.love-hero__scene-dots button.is-active{background:#fffffff5}.love-hero__dock{position:absolute;left:50%;bottom:14px;z-index:3;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 14px 30px #14161e1f;transform:translate(-50%)}.love-hero__dock-item{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 14px;border-radius:999px;color:#626876}.love-hero__dock-item i{font-style:normal}.love-hero__dock-item.is-active{background:linear-gradient(135deg,#ff7b72,#ff596f);color:#fff}.love-hero__dock-note{position:absolute;left:50%;bottom:70px;z-index:2;display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:999px;background:#ffffff29;color:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translate(-50%);box-shadow:inset 0 1px #ffffff29}.love-hero__dock-note span,.love-hero__dock-note em{font-size:12px;font-style:normal}.love-hero__dock-note span{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#ffffff2e;letter-spacing:.12em;text-transform:uppercase}.love-hero__dock-note em{max-width:min(280px,36vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fffffff5}.love-hero__scroll-cue{position:absolute;left:50%;bottom:112px;z-index:2;display:grid;place-items:center;width:34px;height:34px;transform:translate(-50%)}.love-hero__scroll-cue i{width:28px;height:6px;border-radius:999px;background:#ffffffe0}.home-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:22px;margin-top:34px}.home-dashboard{margin-top:24px;padding:8px 0 0}.home-dashboard__grid,.home-dashboard__summary{display:grid;gap:20px}.home-dashboard__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-dashboard__summary{grid-template-columns:1fr 1fr 2fr;margin-top:20px}.home-dashboard__card,.home-dashboard__summary-card,.home-dashboard__world{position:relative;overflow:hidden;min-height:144px;padding:20px;border-radius:32px;color:#fff;box-shadow:0 16px 34px #26273614}.home-dashboard__card:after,.home-dashboard__summary-card:after,.home-dashboard__world:after{content:"";position:absolute;top:-18px;right:-18px;width:82px;height:82px;border-radius:24px;background:#ffffff1a;transform:rotate(14deg)}.home-dashboard__card header,.home-dashboard__summary-card header{display:flex;align-items:center;justify-content:space-between}.home-dashboard__card i,.home-dashboard__summary-card i{font-style:normal;opacity:.82}.home-dashboard__card strong{display:block;margin-top:20px;font-size:48px;line-height:1}.home-dashboard__card small{display:block;margin-top:12px;color:#ffffffb8}.home-dashboard__summary-card{min-height:146px}.home-dashboard__summary-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:28px}.home-dashboard__summary-metrics strong,.home-dashboard__summary-metrics small{display:block}.home-dashboard__summary-metrics strong{font-size:34px}.home-dashboard__summary-metrics small{margin-top:8px;color:#ffffffb8}.home-dashboard__world{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(135deg,#5c6576,#475061)}.home-dashboard__world-copy span,.home-dashboard__world-copy strong,.home-dashboard__world-copy em,.home-dashboard__world-copy small{display:block}.home-dashboard__world-copy strong{margin-top:16px;font-size:58px;line-height:.94}.home-dashboard__world-copy em{margin-top:8px;color:#ffffffa8;font-style:normal;letter-spacing:.24em}.home-dashboard__world-copy small{margin-top:12px;color:#ffffffc7}.home-dashboard__world-planet{position:relative;width:100px;height:100px;border-radius:50%;background:#ffffff1f}.home-dashboard__world-planet:before{content:"";position:absolute;top:42px;right:-16px;bottom:42px;left:-16px;border:8px solid rgba(255,255,255,.14);border-radius:50%}.home-dashboard{display:grid;grid-template-columns:1.45fr .9fr;gap:22px;align-items:start}.home-dashboard__story,.home-dashboard__letter,.home-dashboard__ticket,.home-dashboard__note,.timeline-overview__quote,.timeline-overview__composer,.timeline-overview__player{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:32px;box-shadow:var(--shadow)}.home-dashboard__story{min-height:320px;padding:24px 24px 28px;background:radial-gradient(circle at top right,rgba(255,229,232,.72),transparent 22%),radial-gradient(circle at bottom left,rgba(225,237,255,.58),transparent 24%),#fffffffa}.home-dashboard__story-topline,.home-dashboard__letter-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.home-dashboard__story-topline span,.home-dashboard__story-topline em,.home-dashboard__letter small,.home-dashboard__letter-foot span{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#ffffffb8;color:#8d8493;font-style:normal;font-size:12px}.home-dashboard__story h3,.home-dashboard__story p,.home-dashboard__letter strong,.home-dashboard__letter p{position:relative;z-index:1;margin:0}.home-dashboard__story h3{margin-top:20px;font-family:Times New Roman,Songti SC,serif;font-size:38px;line-height:1.1;color:#3c3531}.home-dashboard__story p{max-width:580px;margin-top:14px;color:#76727f;line-height:1.85}.home-dashboard__story-metrics{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px;max-width:560px}.home-dashboard__note{padding:18px 18px 16px;color:#fff}.home-dashboard__note header,.home-dashboard__ticket header{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-dashboard__note i,.home-dashboard__ticket i{font-style:normal;opacity:.84}.home-dashboard__note-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px}.home-dashboard__note-metrics strong,.home-dashboard__note-metrics small{display:block}.home-dashboard__note-metrics strong{font-size:28px}.home-dashboard__note-metrics small{margin-top:6px;color:#ffffffbd}.home-dashboard__story-highlights{position:relative;z-index:1;display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.home-dashboard__story-highlights span{display:inline-flex;min-height:34px;padding:0 14px;border-radius:999px;background:#ffffffc7;color:#7f7b87;box-shadow:0 12px 24px #1e22300a}.home-dashboard__story-orbit{position:absolute;right:26px;bottom:22px;display:grid;justify-items:center;gap:16px}.home-dashboard__story-planet{position:relative;width:122px;height:122px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffffffeb,#ffe9ecc7),linear-gradient(135deg,#ffc3c99e,#d3e5ff6b);box-shadow:inset 0 1px #ffffffe0,0 20px 36px #31384a1f}.home-dashboard__story-planet:before,.home-dashboard__story-planet:after{content:"";position:absolute;border-radius:50%}.home-dashboard__story-planet:before{top:-14px;right:-14px;bottom:-14px;left:-14px;border:1px solid rgba(255,171,177,.34)}.home-dashboard__story-planet:after{top:20px;right:-20px;bottom:20px;left:-20px;border:8px solid rgba(255,255,255,.34)}.home-dashboard__story-dots{display:flex;gap:8px}.home-dashboard__story-dots i{width:9px;height:9px;border-radius:50%;background:#ff6f7ac7;box-shadow:0 0 0 5px #fff0f1d6}.home-dashboard__rail,.home-dashboard__tickets{display:grid;gap:18px}.home-dashboard__rail{align-content:start}.home-dashboard__letter{min-height:150px;padding:20px;background:linear-gradient(180deg,#fffffffa,#f9f9fbfa),#fffffff5}.home-dashboard__letter.is-dark{background:linear-gradient(135deg,#1a1f2b,#343f54)}.home-dashboard__letter strong{margin-top:16px;font-family:Times New Roman,Songti SC,serif;font-size:28px;line-height:1.22;color:#3a3331}.home-dashboard__letter p{margin-top:12px;color:#797783;line-height:1.82}.home-dashboard__letter.is-dark strong,.home-dashboard__letter.is-dark p,.home-dashboard__letter.is-dark .home-dashboard__letter-foot span,.home-dashboard__letter.is-dark small{color:#fff}.home-dashboard__letter.is-dark small,.home-dashboard__letter.is-dark .home-dashboard__letter-foot span{background:#ffffff24}.home-dashboard__letter-foot{margin-top:18px}.home-dashboard__tickets{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr))}.home-dashboard__ticket{padding:18px 18px 16px;color:#fff;min-height:144px;background:radial-gradient(circle at top right,rgba(255,255,255,.14),transparent 28%),linear-gradient(135deg,#ffffff0f,#fff0)}.home-dashboard__ticket strong,.home-dashboard__ticket small{display:block}.home-dashboard__ticket strong{margin-top:18px;font-size:40px;line-height:1}.home-dashboard__ticket small{margin-top:10px;color:#ffffffbd}.home-dashboard__ticket-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:16px}.home-dashboard__ticket-foot span,.home-dashboard__ticket-foot em{display:inline-flex;min-height:28px;padding:0 11px;border-radius:999px;background:#ffffff24;color:#ffffffd1;font-style:normal;font-size:12px}.countdown-card,.feature-photo,.weather-card,.stats-card,.city-distance-card,.timeline-glance,.anniversary-rack,.moment-card,.message-preview-card,.album-mini,.album-feature,.timeline-entry__card,.album-detail-hero__cover,.story-chat,.story-layout__toc,.story-layout__content,.composer-panel,.message-row__card,.checklist-row,.album-masonry__item{border:1px solid var(--line);border-radius:32px;background:var(--panel);box-shadow:var(--shadow)}.countdown-card{grid-column:span 8;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:24px;min-height:438px;padding:22px 26px 24px;background:radial-gradient(circle at top right,rgba(255,225,232,.72),transparent 26%),radial-gradient(circle at bottom left,rgba(255,242,228,.6),transparent 22%),#fffffff7}.countdown-card__window{grid-column:1/-1;display:inline-flex;gap:10px}.countdown-card__window i{width:10px;height:10px;border-radius:50%;box-shadow:inset 0 1px #ffffff9e}.countdown-card__window i:nth-child(1){background:#ff7f6f}.countdown-card__window i:nth-child(2){background:#ffd05d}.countdown-card__window i:nth-child(3){background:#6fd886}.countdown-card__badge-row{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px}.countdown-card__badge{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;background:#13161f14;color:#575d6a;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.countdown-card__badge.is-soft{margin-left:auto;background:#ffffffd1;color:#8b8f9b;text-transform:none;letter-spacing:0}.countdown-card__copy h1{margin:14px 0;font-size:54px;line-height:1.08;color:#342d2b}.eyebrow{margin:0;color:#a49baa;letter-spacing:.32em;font-size:12px}.countdown-card__since{display:inline-flex;margin-top:18px;padding:14px 18px;border-radius:999px;border:1px solid rgba(230,233,242,.9);color:#6f7483}.countdown-card__cta{display:inline-flex;align-items:center;gap:10px;margin-top:18px;min-height:46px;padding:0 18px;border-radius:999px;background:#131822;color:#fff;box-shadow:0 18px 30px #181c2a1f}.countdown-card__cta b{font-size:20px;line-height:1}.countdown-card__storyrail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px}.countdown-card__storyrail-card{display:grid;gap:6px;padding:16px 16px 14px;border-radius:22px;background:#f8f9fcf5}.countdown-card__storyrail-card.is-soft{background:radial-gradient(circle at top right,rgba(255,236,239,.68),transparent 34%),#f8f9fcfa}.countdown-card__storyrail-card.is-dark{background:linear-gradient(135deg,#1d212c,#2a3140)}.countdown-card__storyrail-card small,.countdown-card__storyrail-card strong,.countdown-card__storyrail-card span{display:block}.countdown-card__storyrail-card small{color:#9ea4b1;letter-spacing:.18em;text-transform:uppercase;font-size:11px}.countdown-card__storyrail-card strong{color:#323540;font-family:Times New Roman,Songti SC,serif;font-size:28px;line-height:1.05}.countdown-card__storyrail-card span{color:#747a88;line-height:1.6;font-size:12px}.countdown-card__storyrail-card.is-dark small,.countdown-card__storyrail-card.is-dark strong,.countdown-card__storyrail-card.is-dark span{color:#ffffffe0}.countdown-card__storyrail-card.is-dark small,.countdown-card__storyrail-card.is-dark span{color:#ffffffa8}.countdown-card__days{text-align:right}.countdown-card__days strong{display:block;font-size:102px;line-height:1;color:#312d31}.countdown-card__days span{color:#98a0b4;letter-spacing:.32em}.countdown-card__ticker{margin-top:12px}.countdown-card__footer{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:10px;padding-top:18px;border-top:1px solid rgba(232,236,242,.92)}.countdown-card__footer div{display:grid;gap:6px}.countdown-card__footer strong{font-family:Times New Roman,Songti SC,serif;font-size:22px;color:#2b2f39}.countdown-card__footer span{color:#8f95a4;letter-spacing:0}.countdown-card__dock{grid-column:1/-1;display:inline-flex;justify-self:center;align-items:center;gap:12px;margin-top:8px;padding:10px 14px;border-radius:999px;background:#ffffffe6;box-shadow:0 14px 32px #26273614}.countdown-card__dock-item{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;color:#7d808c;background:#f6f7fafa;transition:transform .18s ease,background .18s ease,color .18s ease}.countdown-card__dock-item:hover,.countdown-card__dock-item.router-link-active{transform:translateY(-2px);background:#181b22;color:#fff}.countdown-card__clock{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.countdown-card__clock div{padding:14px 10px;border-radius:20px;background:#f6f7fae6;text-align:center}.countdown-card__ticker em,.countdown-card__ticker small{display:block;font-style:normal}.countdown-card__ticker em{color:var(--accent-strong);font-size:32px;font-weight:700}.countdown-card__clock em{display:block;font-style:normal;font-size:34px;font-weight:700;color:#252936}.countdown-card__clock small{display:block;margin-top:8px;color:#97a0b3;letter-spacing:.18em}.feature-photo{grid-column:span 5;position:relative;overflow:hidden;min-height:430px}.feature-photo img{width:100%;height:100%;object-fit:cover}.feature-photo__empty{display:grid;place-items:center;width:100%;height:100%;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.2),transparent 18%),linear-gradient(135deg,#7d8699,#434b5e);color:#ffffffdb;font-size:22px;text-align:center;padding:32px}.page-actions{display:flex;justify-content:center;margin-top:28px}.page-placeholder{position:relative;overflow:hidden;display:grid;justify-items:center;gap:12px;padding:48px 24px;border:1px solid var(--line);border-radius:30px;background:radial-gradient(circle at top right,rgba(255,242,244,.72),transparent 30%),radial-gradient(circle at bottom left,rgba(233,244,255,.54),transparent 26%),#fffffff0;box-shadow:var(--shadow);text-align:center}.page-placeholder:before{content:"";width:52px;height:10px;border-radius:999px;background:radial-gradient(circle at 5px 5px,#ff8476 0 4px,transparent 4.5px),radial-gradient(circle at 26px 5px,#ffd467 0 4px,transparent 4.5px),radial-gradient(circle at 47px 5px,#7bd38e 0 4px,transparent 4.5px)}.page-placeholder strong{font-family:Times New Roman,Songti SC,serif;font-size:28px;color:#403a36}.page-placeholder span{color:#8f94a2;line-height:1.8}.page-more{padding:14px 28px;border:0;border-radius:999px;background:#16181f;color:#fff;cursor:pointer;box-shadow:var(--shadow)}.feature-photo__meta{position:absolute;left:24px;right:24px;bottom:24px;color:#fff;z-index:2}.feature-photo__meta h3{margin:0 0 8px;font-size:36px;font-family:Times New Roman,Songti SC,serif}.feature-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0e101805,#0e10188a)}.feature-photo__pill-row{position:absolute;top:18px;left:18px;right:18px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:10px}.feature-photo__pill-row span,.feature-photo__chips span{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:#ffffff38;color:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.feature-photo__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.feature-photo__footline{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.24)}.feature-photo__footline span,.feature-photo__footline strong,.feature-photo__footline em{display:block}.feature-photo__footline span,.feature-photo__footline em{color:#ffffffb8;font-style:normal;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.feature-photo__footline strong{color:#fff;font-family:Times New Roman,Songti SC,serif;font-size:20px}.weather-card,.stats-card{padding:24px}.weather-card{grid-column:span 3;color:#fff;min-height:196px;position:relative;overflow:hidden}.weather-card__icon,.stats-card__icon{position:absolute;top:18px;right:18px;display:grid;place-items:center;width:42px;height:42px;border-radius:16px;background:#ffffff2e;color:#fff;font-style:normal;font-size:18px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.weather-card__name{font-size:24px;font-weight:700}.weather-card__temp{margin-top:22px;font-size:64px;font-weight:800}.weather-card__meta{margin-top:12px;color:#ffffffd6}.weather-card__foot{margin-top:18px;color:#ffffffb8;font-size:13px;letter-spacing:.18em;text-transform:uppercase}.stats-card{grid-column:span 3;min-height:146px;color:#fff;position:relative;overflow:hidden}.stats-card__stamp{position:absolute;top:18px;left:22px;color:#ffffff29;font-family:Times New Roman,Songti SC,serif;font-size:56px;line-height:1;pointer-events:none}.stats-card span,.stats-card small{display:block}.stats-card strong{display:block;position:relative;z-index:1;margin-top:26px;font-size:42px}.stats-card small{position:relative;z-index:1;margin-top:10px;color:#ffffffc2}.stats-card__trail{display:flex;align-items:center;justify-content:space-between;gap:10px;position:relative;z-index:1;margin-top:18px}.stats-card__trail em,.stats-card__trail b{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:#ffffff24;color:#ffffffd1;font-style:normal;font-weight:600;font-size:12px}.section-heading{padding:78px 0 34px}.section-heading__kicker{margin:0;color:#a49baa;letter-spacing:.3em;font-size:13px;font-family:Times New Roman,serif;position:relative;display:inline-block;padding:0 22px}.section-heading__kicker:before,.section-heading__kicker:after{content:"✦";position:absolute;top:50%;transform:translateY(-50%);color:#d4ccc7;font-size:10px}.section-heading__kicker:before{left:0}.section-heading__kicker:after{right:0}.section-heading__title{margin:16px 0 0;font-family:Times New Roman,Songti SC,serif;font-size:52px;line-height:1.15;letter-spacing:.04em}.section-heading__desc{max-width:760px;margin:16px auto 0;color:#9c9ca6;font-size:16px;line-height:1.8}.section-heading__rail{display:inline-flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}.section-heading__rail span{display:inline-flex;align-items:center;min-height:32px;padding:0 14px;border-radius:999px;background:#ffffffd1;color:#8f8890;font-size:11px;letter-spacing:.12em;text-transform:uppercase;box-shadow:inset 0 1px #ffffffd1,0 10px 24px #1c18220f}.section-heading.is-left .section-heading__desc{margin-left:0;margin-right:0}.section-heading.is-left .section-heading__rail{justify-content:flex-start}.timeline-titleband{display:grid;justify-items:center;gap:16px;padding:46px 0 18px;text-align:center}.message-titleband,.album-titleband,.checklist-titleband,.about-titleband{display:grid;justify-items:center;gap:16px;padding:34px 0 18px;text-align:center}.timeline-titleband__kicker,.message-titleband__kicker,.album-titleband__kicker,.checklist-titleband__kicker,.about-titleband__kicker{display:inline-flex;align-items:center;gap:14px;color:#bfb5b0;letter-spacing:.24em;font-family:Times New Roman,Songti SC,serif;font-size:20px;font-style:italic}.timeline-titleband__kicker i,.message-titleband__kicker i,.album-titleband__kicker i,.checklist-titleband__kicker i,.about-titleband__kicker i{font-style:normal;font-size:10px;color:#d8d0cb}.timeline-titleband h2{margin:0;max-width:760px;color:#464039;font-family:Times New Roman,Songti SC,serif;font-size:60px;line-height:1.14;letter-spacing:.08em}.message-titleband h2,.album-titleband h2,.checklist-titleband h2,.about-titleband h2{margin:0;max-width:760px;color:#464039;font-family:Times New Roman,Songti SC,serif;font-size:56px;line-height:1.14;letter-spacing:.08em}.timeline-titleband p,.message-titleband p,.album-titleband p,.checklist-titleband p,.about-titleband p{max-width:720px;margin:0;color:#aba5a2;font-size:15px;line-height:1.9}.overview-panels,.album-showcase,.story-layout,.story-replay,.checklist-stage,.message-wall-preview{display:grid;gap:22px}.overview-panels{grid-template-columns:1.16fr .92fr .92fr;align-items:stretch}.home-overview-stage,.checklist-overview,.about-stage__overview{display:grid;gap:20px;margin-top:22px}.home-overview-stage{grid-template-columns:1.16fr .84fr}.home-overview-stage__lead,.home-overview-stage__note,.checklist-overview__story,.checklist-overview__memo,.about-stage__overview-card{border:1px solid var(--line);border-radius:30px;background:#fffffff7;box-shadow:var(--shadow)}.home-overview-stage__lead,.checklist-overview__story,.about-stage__overview-card{padding:24px}.home-overview-stage__lead small,.home-overview-stage__lead h3,.home-overview-stage__lead p,.home-overview-stage__note small,.home-overview-stage__note strong,.home-overview-stage__note span,.checklist-overview__story small,.checklist-overview__story h3,.checklist-overview__story p,.checklist-overview__memo small,.checklist-overview__memo strong,.checklist-overview__memo span,.about-stage__overview-card small,.about-stage__overview-card h3,.about-stage__overview-card p,.about-stage__overview-card strong,.about-stage__overview-card span{display:block}.home-overview-stage__lead small,.home-overview-stage__note small,.checklist-overview__story small,.checklist-overview__memo small,.about-stage__overview-card small{color:#b0a6a2;letter-spacing:.18em;text-transform:uppercase}.home-overview-stage__lead h3,.checklist-overview__story h3,.about-stage__overview-card h3,.about-stage__overview-card strong{margin:16px 0 0;font-family:Times New Roman,Songti SC,serif;color:#403833}.home-overview-stage__lead h3,.checklist-overview__story h3,.about-stage__overview-card h3{font-size:34px;line-height:1.14}.home-overview-stage__lead p,.home-overview-stage__note span,.checklist-overview__story p,.checklist-overview__memo span,.about-stage__overview-card p,.about-stage__overview-card span{margin-top:12px;color:#767b88;line-height:1.84}.home-overview-stage__chips,.checklist-overview__chips,.about-stage__overview-tags,.section-cluster__dock{display:flex;gap:10px;flex-wrap:wrap}.home-overview-stage__chips,.checklist-overview__chips,.about-stage__overview-tags{margin-top:18px}.home-overview-stage__rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.home-overview-stage__rail-card{padding:16px 16px 14px;border-radius:22px;background:#f8f9fcfa}.home-overview-stage__rail-card span,.home-overview-stage__rail-card strong,.home-overview-stage__rail-card em,.home-overview-stage__note-meta em,.home-rhythm-strip__meta em{display:block}.home-overview-stage__rail-card span{color:#a29ca8;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.home-overview-stage__rail-card strong{margin-top:10px;font-family:Times New Roman,Songti SC,serif;font-size:28px;color:#413936}.home-overview-stage__rail-card em{margin-top:8px;color:#7f8593;font-style:normal}.home-overview-stage__chips span,.checklist-overview__chips span,.about-stage__overview-tags span,.section-cluster__dock span{display:inline-flex;min-height:32px;padding:0 13px;border-radius:999px;background:#f6f7faf5;color:#878b99}.home-overview-stage__storyline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.home-overview-stage__storyline-card{padding:16px 16px 14px;border-radius:22px;background:radial-gradient(circle at top right,rgba(255,241,243,.66),transparent 30%),#f8f9fcfa}.home-overview-stage__storyline-card.is-soft{background:radial-gradient(circle at top right,rgba(219,239,255,.72),transparent 30%),#f8f9fcfa}.home-overview-stage__storyline-card small,.home-overview-stage__storyline-card strong,.home-overview-stage__storyline-card span{display:block}.home-overview-stage__storyline-card small{color:#a79fa9;letter-spacing:.14em;text-transform:uppercase}.home-overview-stage__storyline-card strong{margin-top:10px;font-family:Times New Roman,Songti SC,serif;font-size:24px;color:#3f3732}.home-overview-stage__storyline-card span{margin-top:8px;color:#7d8391;line-height:1.74}.home-overview-stage__note,.checklist-overview__memo{padding:20px}.home-overview-stage__note strong,.checklist-overview__memo strong{margin-top:14px;font-family:Times New Roman,Songti SC,serif;font-size:30px;color:#3b332e}.home-overview-stage__note.is-soft{background:radial-gradient(circle at top right,rgba(214,236,255,.72),transparent 34%),#fffffffa}.home-overview-stage__note-meta,.home-rhythm-strip__meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.home-overview-stage__note-meta em,.home-rhythm-strip__meta em{display:inline-flex;min-height:30px;padding:0 12px;border-radius:999px;background:#f6f7fafa;color:#878d9b;font-style:normal}.home-overview-stage__note.is-dark,.about-stage__overview-card.is-dark{background:linear-gradient(145deg,#171c28,#364156)}.home-overview-stage__note.is-dark strong,.home-overview-stage__note.is-dark span,.home-overview-stage__note.is-dark small,.about-stage__overview-card.is-dark strong,.about-stage__overview-card.is-dark span,.about-stage__overview-card.is-dark small{color:#fff}.home-rhythm-strip,.message-stage-note{display:grid;gap:18px;margin-top:18px}.home-rhythm-strip__card,.message-stage-note__card{padding:20px 22px;border-radius:28px;border:1px solid var(--line);background:#fffffff7;box-shadow:var(--shadow)}.home-rhythm-strip__card small,.home-rhythm-strip__card strong,.home-rhythm-strip__card span,.message-stage-note__card small,.message-stage-note__card strong,.message-stage-note__card span{display:block}.home-rhythm-strip__card small,.message-stage-note__card small{color:#b1a6a3;letter-spacing:.18em;text-transform:uppercase}.home-rhythm-strip__card strong,.message-stage-note__card strong{margin-top:14px;font-family:Times New Roman,Songti SC,serif;font-size:28px;color:#3f3733}.home-rhythm-strip__card span,.message-stage-note__card span{margin-top:10px;color:#777d89;line-height:1.76}.home-rhythm-strip__card.is-dark{background:linear-gradient(145deg,#171c28,#364156)}.home-rhythm-strip__card.is-dark strong,.home-rhythm-strip__card.is-dark span,.home-rhythm-strip__card.is-dark small,.home-rhythm-strip__card.is-dark .home-rhythm-strip__meta em{color:#fff}.home-rhythm-strip__card.is-dark .home-rhythm-strip__meta em{background:#ffffff1f}.city-distance-card,.timeline-glance,.anniversary-rack{padding:24px}.city-distance-card__chips,.timeline-glance__kicker,.anniversary-rack__kicker{position:relative;z-index:1}.city-distance-card__chips{display:flex;gap:10px;flex-wrap:wrap}.city-distance-card__chips span,.timeline-glance__kicker,.anniversary-rack__kicker{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#ffffffd1;color:#848694;font-size:12px;letter-spacing:.08em}.city-distance-card{position:relative;overflow:hidden;min-height:304px;background:radial-gradient(circle at 50% 50%,rgba(255,111,109,.2),transparent 22%),radial-gradient(circle at top left,rgba(197,225,255,.32),transparent 28%),linear-gradient(180deg,#f5f8fff5,#fffffffa)}.city-distance-card__map{position:absolute;top:16px;right:16px;bottom:16px;left:16px;border-radius:24px;opacity:.42;background:linear-gradient(0deg,#4fa8ff24,#4fa8ff24),repeating-linear-gradient(90deg,rgba(0,0,0,.04) 0,rgba(0,0,0,.04) 1px,transparent 1px,transparent 44px),repeating-linear-gradient(0deg,rgba(0,0,0,.04) 0,rgba(0,0,0,.04) 1px,transparent 1px,transparent 44px)}.city-distance-card__route,.city-distance-card__metric{position:relative;z-index:1}.city-distance-card__route{display:grid;grid-template-columns:1fr 120px 1fr;align-items:center;gap:18px;margin-top:132px}.city-distance-card__route span{display:block;color:#8c8e9a;font-size:13px}.city-distance-card__route strong{display:block;margin-top:6px;font-size:30px;font-family:Times New Roman,serif}.city-distance-card__line{height:4px;border-radius:999px;background:linear-gradient(90deg,#7eb6ff,#ff6966);position:relative}.city-distance-card__line:after{content:"";position:absolute;top:-8px;left:calc(50% - 10px);width:20px;height:20px;border-radius:50%;background:#ff6e6d}.city-distance-card__metric{display:inline-flex;margin-top:26px;padding:12px 18px;border-radius:999px;background:#ffffffd1;color:#626272}.timeline-glance{background:radial-gradient(circle at top right,rgba(255,255,255,.06),transparent 24%),linear-gradient(180deg,#141720fa,#1c2130fa);color:#fff}.timeline-glance h3,.anniversary-rack h3{margin:14px 0 18px;font-size:28px;font-family:Times New Roman,Songti SC,serif}.timeline-glance ul{display:grid;gap:16px;padding:0;margin:0;list-style:none}.timeline-glance li strong,.timeline-glance li span,.timeline-glance li em{display:block}.timeline-glance li span,.timeline-glance li em{margin-top:8px;color:#ffffffbd}.timeline-glance__footrail{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.timeline-glance__footrail span{display:inline-flex;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffff1a;color:#ffffffd1;font-size:12px}.anniversary-rack__items{display:grid;gap:14px}.anniversary-pill{padding:16px 18px;border-radius:22px;background:linear-gradient(135deg,#ffb24e,#ff7b37);color:#fff}.anniversary-pill span,.anniversary-pill strong,.anniversary-pill small{display:block}.anniversary-pill strong{margin-top:8px;font-size:24px}.anniversary-pill__trail{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.anniversary-pill__trail em,.anniversary-pill__trail b{display:inline-flex;font-style:normal}.anniversary-pill__trail em{color:#fffffff0;font-size:22px;font-family:Times New Roman,Songti SC,serif}.anniversary-pill__trail b{min-height:28px;padding:0 12px;border-radius:999px;background:#ffffff29;color:#ffffffd6;font-weight:600;font-size:12px}.home-section{margin-top:18px}.cluster-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:6px 0 18px;margin-bottom:18px;border-bottom:1px solid rgba(246,198,194,.56)}.cluster-heading__icon,.cluster-heading__action{display:grid;place-items:center;flex:none}.cluster-heading__icon{width:42px;height:42px;border-radius:16px;background:linear-gradient(135deg,#ff9d7b,#ff797e);color:#fff;box-shadow:0 12px 22px #ff705f29}.cluster-heading__copy small,.cluster-heading__copy h3{display:block}.cluster-heading__copy small{color:#a3a2ad;letter-spacing:.24em;text-transform:uppercase;font-size:12px}.cluster-heading__copy h3{margin:6px 0 0;font-family:Times New Roman,Songti SC,serif;font-size:34px;line-height:1.14;color:#433d39}.cluster-heading__tag{display:inline-flex;padding:6px 10px;border-radius:999px;background:#1c1e26eb;color:#ffd58d;font-size:12px;font-weight:700}.cluster-heading__action{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#ff9381,#ff6e76);color:#fff;box-shadow:0 12px 22px #ff705f24}.cluster-heading--album .cluster-heading__icon{background:linear-gradient(135deg,#ff9157,#ff7459)}.cluster-heading--message .cluster-heading__icon{background:linear-gradient(135deg,#35c9b4,#24b9d8)}.heatmap-panel,.checklist-focus,.section-cluster__card{border:1px solid var(--line);border-radius:32px;background:#fffffff5;box-shadow:var(--shadow)}.heatmap-panel{padding:26px}.heatmap-panel__grid{display:grid;grid-template-columns:repeat(53,minmax(0,1fr));gap:6px}.heatmap-cell,.heatmap-panel__legend i{display:inline-block;width:100%;aspect-ratio:1;border-radius:8px;background:#eaedf2eb}.heatmap-panel__legend{display:flex;flex-wrap:wrap;gap:14px;margin-top:18px;color:#858a98}.heatmap-panel__legend span{display:inline-flex;align-items:center;gap:8px}.heatmap-panel__legend i{width:18px}.heatmap-cell.is-level-1,.heatmap-panel__legend i.is-level-1{background:#75b5ff8c}.heatmap-cell.is-level-2,.heatmap-panel__legend i.is-level-2{background:#55a3ffbf}.heatmap-cell.is-level-3,.heatmap-panel__legend i.is-level-3{background:#ff8279d1}.heatmap-cell.is-level-4,.heatmap-panel__legend i.is-level-4{background:#ff5567f5}.section-cluster{display:grid;grid-template-columns:1.26fr .92fr .92fr;gap:22px}.section-cluster__dock{margin-top:16px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap;padding-top:2px}.section-cluster__dock span{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(236,239,245,.92);background:#ffffffb8;color:#91888c;box-shadow:inset 0 1px #ffffffe0,0 10px 22px #1c18220a}.section-cluster__intro{display:grid;grid-template-columns:1.02fr .98fr .78fr;gap:18px;margin:-2px 0 18px;align-items:stretch}.section-cluster__intro-card{position:relative;overflow:hidden;padding:20px 22px;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at top right,rgba(255,238,241,.72),transparent 30%),#fffffffa;box-shadow:var(--shadow)}.section-cluster__intro-card small,.section-cluster__intro-card strong,.section-cluster__intro-card span{display:block}.section-cluster__intro-card small{color:#b1a6a3;letter-spacing:.18em;text-transform:uppercase}.section-cluster__intro-card strong{margin-top:14px;font-family:Times New Roman,Songti SC,serif;font-size:28px;color:#3f3733}.section-cluster__intro-card span{margin-top:10px;color:#777d89;line-height:1.76}.section-cluster__intro-card-meta{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:18px}.section-cluster__intro-card-meta em,.section-cluster__intro-card-meta b{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#f8f9fceb;color:#7f8593;font-style:normal;font-size:12px}.section-cluster__intro-note .section-cluster__intro-card-meta em,.section-cluster__intro-note .section-cluster__intro-card-meta b{background:#ffffff1a;color:#ffffffd1}.section-cluster__intro-note{position:relative;overflow:hidden;padding:20px 22px;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at top right,rgba(255,159,178,.18),transparent 28%),linear-gradient(145deg,#1d2230,#3b465c);box-shadow:var(--shadow)}.section-cluster__intro-note small,.section-cluster__intro-note strong,.section-cluster__intro-note span{display:block}.section-cluster__intro-note small{color:#ffffff85;letter-spacing:.18em;text-transform:uppercase}.section-cluster__intro-note strong{margin-top:14px;font-family:Times New Roman,Songti SC,serif;font-size:24px;color:#fff}.section-cluster__intro-note span{margin-top:10px;color:#ffffffc2;line-height:1.76}.section-cluster__intro-chips{display:grid;align-content:start;gap:10px;padding:20px 22px;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at bottom left,rgba(232,241,255,.68),transparent 34%),#fffffff7;box-shadow:var(--shadow)}.section-cluster__intro-chips span{display:inline-flex;min-height:36px;padding:0 14px;border-radius:999px;background:#f6f7fafa;color:#747b89}.section-cluster__card{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:24px;color:#fff;min-height:280px;transition:transform .2s ease,box-shadow .2s ease}.section-cluster__card:before{content:"";position:absolute;inset:auto -42px -42px auto;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle,#ffffff2e,#fff0);pointer-events:none}.section-cluster__card:first-child{grid-row:span 2;min-height:542px}.section-cluster__media,.section-cluster__veil{position:absolute;top:0;right:0;bottom:0;left:0}.section-cluster__media img{width:100%;height:100%;object-fit:cover;transform:scale(1.02)}.section-cluster__veil{background:linear-gradient(180deg,#0a0c1214,#0a0c12b8),linear-gradient(135deg,rgba(255,255,255,.08),transparent 56%)}.section-cluster__topline{position:relative;display:flex;align-items:center;justify-content:space-between;gap:14px}.section-cluster__mini-preview{position:relative;display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.section-cluster__mini-preview span{display:inline-flex;padding:7px 11px;border-radius:999px;background:#ffffff1f;color:#ffffffe6;font-size:12px}.section-cluster__eyebrow{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;color:#fffc}.section-cluster__eyebrow em{font-style:normal;font-size:13px}.section-cluster__card h3{position:relative;margin:18px 0 0;font-size:28px;line-height:1.14;font-family:Times New Roman,Songti SC,serif}.section-cluster__card p{position:relative;min-height:64px;margin-bottom:auto;color:#ffffffd6;line-height:1.76}.section-cluster__meta{position:relative;margin-top:16px;color:#ffffffb8}.section-cluster__card footer{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#ffffffb8}.section-cluster__card:hover{transform:translateY(-3px);box-shadow:0 24px 48px #26273624}.section-cluster__card footer b{font-size:24px;line-height:1}.section-cluster__badge{display:inline-flex;padding:8px 12px;border-radius:999px;background:#fff3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.section-cluster__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:16px;background:#ffffff1f;font-size:18px}.section-cluster__chips{position:relative;display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.section-cluster__chips span{display:inline-flex;padding:8px 12px;border-radius:999px;background:#ffffff1f;color:#ffffffe0;font-size:13px}.section-cluster__metric{position:relative;display:inline-flex;align-items:flex-end;gap:10px;margin-bottom:14px}.section-cluster__metric em,.section-cluster__metric strong{display:block;font-style:normal}.section-cluster__metric em{color:#ffffff94;letter-spacing:.14em;text-transform:uppercase;font-size:11px}.section-cluster__metric strong{color:#fffffff0;font-family:Times New Roman,Songti SC,serif;font-size:24px;line-height:1}.section-cluster__storyline{position:relative;display:grid;gap:4px;margin-bottom:14px}.section-cluster__storyline strong,.section-cluster__storyline span{display:block}.section-cluster__storyline strong{font-size:14px;color:#fffffff5}.section-cluster__storyline span{color:#ffffffb8;font-size:13px}.section-cluster__trail{position:relative;display:flex;gap:8px;flex-wrap:wrap;margin:10px 0 16px}.section-cluster__trail span{display:inline-flex;min-height:28px;padding:0 10px;border-radius:999px;background:#ffffff24;color:#ffffffd6;font-size:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.section-cluster__card.is-featured .section-cluster__mini-preview{margin-top:24px}.section-cluster__card.is-featured h3{font-size:36px;max-width:88%}.section-cluster__card.is-featured p{max-width:78%}.love-day-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.distance-stage{position:relative;overflow:hidden;padding:28px 28px 24px;border-radius:36px;background:radial-gradient(circle at center,rgba(53,64,90,.18),transparent 26%),linear-gradient(180deg,#141922fa,#0b0e16fa);color:#fff;box-shadow:var(--shadow)}.distance-stage__counter{display:inline-flex;padding:10px 14px;border-radius:18px;background:#ffffff14;color:#ffffffd1}.distance-stage__summary{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;width:min(780px,100%);margin:18px auto 0;padding:18px 22px;border-radius:999px;background:#0d1118c2;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 50px #00000038}.distance-stage__person{display:flex;align-items:center;gap:14px}.distance-stage__person.is-right{justify-content:flex-end}.distance-stage__person strong,.distance-stage__person span{display:block}.distance-stage__person span{margin-top:4px;color:#ffffffa3}.distance-stage__avatar{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#ffd7e0,#dff1ff);color:#303643;font-weight:800}.distance-stage__middle{padding:10px 14px;border-radius:999px;background:#ffffff0f}.distance-stage__toolbar{position:absolute;top:128px;right:28px;display:grid;gap:12px}.distance-stage__toolbar button{width:54px;height:54px;border:0;border-radius:18px;background:#ffffff14;color:#fff;cursor:pointer}.distance-stage__map{position:relative;min-height:520px;margin-top:28px;border-radius:30px;background:radial-gradient(circle at 58% 36%,rgba(255,255,255,.08),transparent 18%),repeating-linear-gradient(90deg,rgba(255,255,255,.05) 0,rgba(255,255,255,.05) 1px,transparent 1px,transparent 86px),repeating-linear-gradient(0deg,rgba(255,255,255,.04) 0,rgba(255,255,255,.04) 1px,transparent 1px,transparent 86px),linear-gradient(180deg,#141b24e0,#090c13f0)}.distance-stage__route-line{position:absolute;left:13%;right:11%;top:64%;height:3px;transform:rotate(-17deg);transform-origin:left center;background:linear-gradient(90deg,#ff599547,#ff4789f5);box-shadow:0 0 20px #ff3d8061}.distance-stage__endpoint{position:absolute;display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:linear-gradient(135deg,#ffedf2,#eef6ff);color:#252b37;font-weight:800;box-shadow:0 12px 28px #00000047}.distance-stage__endpoint.is-left{left:2.5%;bottom:14%}.distance-stage__endpoint.is-right{right:2%;top:18%}.distance-stage__route-point{position:absolute;display:grid;justify-items:center;gap:6px;color:#ffffffb8;transform:translate(-50%,-50%)}.distance-stage__route-point i{font-style:normal;color:#ff4f94}.distance-stage__route-point span{font-size:12px}.distance-stage__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:22px}.distance-stage__footer strong,.distance-stage__footer span{display:block}.distance-stage__footer span{margin-top:6px;color:#ffffffa8}.distance-stage__stats{display:flex;gap:12px;flex-wrap:wrap}.distance-stage__stats span{margin-top:0;padding:10px 14px;border-radius:999px;background:#ffffff14;color:#ffffffd6}.distance-stage__storyrail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.distance-stage__storycard{display:grid;gap:6px;padding:16px 18px 14px;border-radius:22px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.distance-stage__storycard.is-soft{background:radial-gradient(circle at top right,rgba(255,146,190,.16),transparent 34%),#ffffff14}.distance-stage__storycard small,.distance-stage__storycard strong,.distance-stage__storycard span{display:block}.distance-stage__storycard small{color:#ffffff8f;letter-spacing:.16em;text-transform:uppercase;font-size:11px}.distance-stage__storycard strong{color:#fff;font-family:Times New Roman,Songti SC,serif;font-size:24px}.distance-stage__storycard span{color:#ffffffb8;line-height:1.68;font-size:13px}.love-day-card{position:relative;overflow:hidden;padding:22px 24px;border-radius:28px;color:#fff;box-shadow:var(--shadow)}.love-day-card__badge{position:absolute;top:18px;right:18px;display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#ffffff2e;color:#ffffffeb;font-family:Times New Roman,Songti SC,serif;font-size:18px}.love-day-card header,.love-day-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.love-day-card header em,.love-day-card footer{color:#ffffffc7;font-style:normal}.love-day-card strong,.love-day-card h3{display:block}.love-day-card strong{margin-top:24px;font-size:56px;line-height:1}.love-day-card h3{margin:14px 0 26px;font-size:24px}.love-day-card__trail{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.love-day-card__meta{display:grid;gap:4px;margin-bottom:14px}.love-day-card__meta span,.love-day-card__meta em{display:block;font-style:normal}.love-day-card__meta span{color:#ffffffe6;font-family:Times New Roman,Songti SC,serif;font-size:20px}.love-day-card__meta em{color:#ffffffb8;line-height:1.68}.love-day-card__trail span{display:inline-flex;min-height:28px;padding:0 11px;border-radius:999px;background:#ffffff29;color:#ffffffdb;font-size:12px}.message-wall-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;position:relative;padding:18px 20px 20px;border-radius:34px;background:radial-gradient(circle at top,rgba(255,242,244,.78),transparent 26%),#ffffffe6;box-shadow:var(--shadow)}.message-wall-preview__lead{grid-column:1/-1;display:grid;grid-template-columns:.98fr 1.02fr;gap:14px;margin-bottom:8px}.message-wall-preview__lead-card{padding:18px 18px 16px;border-radius:24px;background:radial-gradient(circle at top right,rgba(255,241,243,.68),transparent 28%),#f8f9fcfa}.message-wall-preview__lead-card small,.message-wall-preview__lead-card strong,.message-wall-preview__lead-card span{display:block}.message-wall-preview__lead-card small{color:#a89ea4;letter-spacing:.16em;text-transform:uppercase}.message-wall-preview__lead-card strong{margin-top:10px;font-family:Times New Roman,Songti SC,serif;font-size:28px;color:#3c3430}.message-wall-preview__lead-card span{margin-top:8px;color:#7f8593;line-height:1.76}.message-wall-preview__lead-meta{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:16px}.message-wall-preview__lead-meta em,.message-wall-preview__lead-meta b{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffffe0;color:#7e8492;font-style:normal;font-size:12px}.message-wall-preview__lead-chips{display:flex;gap:10px;flex-wrap:wrap;align-content:start;padding:18px;border-radius:24px;background:radial-gradient(circle at bottom left,rgba(233,243,255,.72),transparent 32%),#f8f9fcfa}.message-wall-preview__lead-chips span{display:inline-flex;min-height:32px;padding:0 13px;border-radius:999px;background:#ffffffe0;color:#7d8391}.message-wall-preview:before{content:"";position:absolute;left:calc(50% - .5px);top:16px;bottom:16px;width:1px;background:linear-gradient(180deg,#ffd8da00,#ffd8dacc,#ffd8da00)}.message-wall-preview__col{display:grid;gap:20px}.message-wall-preview__col:first-child{padding-right:14px}.message-wall-preview__col:last-child{padding-left:14px;padding-top:42px}.moment-grid,.message-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.moment-card,.message-preview-card{display:block;padding:24px 24px 22px;border:1px solid rgba(233,236,243,.96);border-radius:30px;box-shadow:0 16px 34px #2627360f;background:radial-gradient(circle at top right,rgba(255,242,244,.72),transparent 28%),#fffffff5}.message-preview-card{position:relative}.message-preview-card__stamp{position:absolute;top:-14px;left:24px;display:inline-flex;align-items:center;min-height:30px;padding:0 13px;border-radius:999px;background:#585961eb;color:#ffffffe6;box-shadow:0 10px 24px #22242e1f;font-size:12px}.message-preview-card.is-right .message-preview-card__stamp{left:auto;right:24px}.message-preview-card:after{content:"";position:absolute;bottom:26px;width:18px;height:18px;border-radius:6px;background:#fffffff5;transform:rotate(45deg)}.message-preview-card.is-left:after{left:-8px}.message-preview-card.is-right:after{right:-8px}.message-preview-card.is-right{background:radial-gradient(circle at top left,rgba(233,243,255,.76),transparent 28%),#fffffffa}.moment-card__topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.moment-card__badge{display:inline-flex;padding:8px 12px;border-radius:999px;background:#fff2f4eb;color:#ff6372;font-size:12px}.moment-card__author{color:#9a9cab;font-size:13px}.moment-card__date,.moment-card__meta{color:#9a9cab}.moment-card__datebox{display:inline-grid;gap:2px;margin-top:16px}.moment-card__datebox strong,.moment-card__datebox span{display:block}.moment-card__datebox strong{color:#171b28;font-family:Times New Roman,Songti SC,serif;font-size:52px;line-height:.92}.moment-card__datebox span{color:#9b9dac;letter-spacing:.08em;font-size:12px}.moment-card__meta{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.moment-card__storyline{display:grid;gap:6px;margin-top:16px}.moment-card__storyline strong,.moment-card__storyline span{display:block}.moment-card__storyline strong{color:#3d3631;font-family:Times New Roman,Songti SC,serif;font-size:20px}.moment-card__storyline span{color:#757b89;line-height:1.76;font-size:13px}.moment-card__trail{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.moment-card__trail span{display:inline-flex;min-height:28px;padding:0 10px;border-radius:999px;background:#f4f7fbfa;color:#818694;font-size:12px}.moment-card__footline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:12px;border-top:1px solid rgba(233,236,243,.96)}.moment-card__footline span,.moment-card__footline em{display:block;color:#8f93a1;font-style:normal;font-size:13px}.moment-card h3,.message-preview-card p{margin:14px 0 0}.message-preview-card strong{font-size:22px;font-family:Times New Roman,Songti SC,serif;color:#39322e}.message-preview-card p{line-height:1.9;color:#5f6471}.message-preview-card__actionrail{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.message-preview-card__actionrail span{display:inline-flex;min-height:28px;padding:0 10px;border-radius:999px;background:#f4f7fbf5;color:#878d9a;font-size:12px}.album-showcase{grid-template-columns:1.18fr .82fr;align-items:stretch}.album-feature{position:relative;min-height:412px;overflow:hidden}.album-feature:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f121a05,#0f121a8f),linear-gradient(135deg,rgba(255,255,255,.14),transparent 48%)}.album-feature img,.album-mini img,.timeline-entry__card img,.album-detail-hero__cover img,.album-thumb img,.album-collage img{width:100%;height:100%;object-fit:cover}.album-feature__overlay{position:absolute;inset:auto 24px 24px;color:#fff;max-width:min(540px,100% - 48px);padding:18px 18px 0}.album-feature__overlay small{display:block;color:#ffffffc7}.album-feature__overlay h3{margin:14px 0 10px;font-size:36px;font-family:Times New Roman,Songti SC,serif}.album-feature__chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.album-feature__chips span{display:inline-flex;padding:10px 14px;border-radius:999px;background:#11141c61;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.album-feature__corner{position:absolute;top:18px;right:18px;display:inline-flex;align-items:center;gap:10px}.album-feature__corner span,.album-feature__corner em{display:inline-flex;align-items:center;min-height:32px;padding:0 13px;border-radius:999px;background:#0e121a7a;color:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-style:normal;font-size:12px}.album-feature__corner em{min-width:38px;justify-content:center;font-family:Times New Roman,Songti SC,serif;font-size:18px}.album-feature__storyline{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.album-feature__storyline span{display:inline-flex;padding:9px 13px;border-radius:999px;background:#ffffff24;color:#ffffffd6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.album-feature__footrail{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.album-feature__footrail span{display:inline-flex;min-height:30px;padding:0 12px;border-radius:999px;background:#10141c4d;color:#ffffffd6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:12px}.album-showcase__stack{display:grid;gap:22px}.album-showcase__caption-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.album-showcase__caption-card{padding:18px 20px 16px;border-radius:24px;background:radial-gradient(circle at top right,rgba(255,241,243,.68),transparent 28%),#fffffffa;box-shadow:var(--shadow)}.album-showcase__caption-card.is-soft{background:radial-gradient(circle at top right,rgba(231,242,255,.72),transparent 28%),#fffffffa}.album-showcase__caption-card small,.album-showcase__caption-card strong,.album-showcase__caption-card span{display:block}.album-showcase__caption-card small{color:#a89ea4;letter-spacing:.16em;text-transform:uppercase}.album-showcase__caption-card strong{margin-top:10px;font-family:Times New Roman,Songti SC,serif;font-size:26px;color:#3d3531}.album-showcase__caption-card span{margin-top:8px;color:#7d8492;line-height:1.74}.album-mini{display:grid;grid-template-columns:186px 1fr auto;gap:18px;overflow:hidden;min-height:168px;padding:16px}.album-mini div{padding:8px 6px 8px 0}.album-mini small,.album-mini em{color:#8f94a4;font-style:normal}.album-mini em{display:block;margin-top:8px}.album-mini__meter{grid-column:1/-1;height:4px;margin-top:10px;border-radius:999px;background:#eceff5f5;overflow:hidden}.album-mini__meter i{display:block;width:72%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff8674,#ffcf72)}.album-mini__count{align-self:end;font-size:28px;line-height:.9;color:#353947;font-family:Times New Roman,Songti SC,serif}.album-mini__arrow{align-self:start;justify-self:end;display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#f8f9fcfa;color:#9095a2;box-shadow:0 10px 24px #1e222c0d;font-size:18px}.message-preview-card header,.message-drawer__header{display:flex;align-items:center;gap:14px}.message-preview-card__avatar,.message-drawer__avatar,.message-row__avatar{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#ffb3b8,#ffd5d4);color:#6d4c4c;font-weight:800}.message-preview-card header span,.message-row__card header span,.message-drawer__header span{display:block;margin-top:6px;color:#8c8e9a}.message-preview-card footer{margin-top:16px;color:#9698a5}.message-preview-card__eyebrow{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.message-preview-card__eyebrow span{display:inline-flex;min-height:28px;padding:0 10px;border-radius:999px;background:#f4f7fbfa;color:#8b90a0;font-size:12px}.message-preview-card__quote{margin-top:14px;padding:12px 14px;border-radius:18px;background:#f5f7fbf5;color:#8a8fa0;font-size:13px;line-height:1.7}.message-preview-card__tools{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.message-preview-card__tools span{display:inline-flex;padding:8px 12px;border-radius:999px;background:#f4f7fbf5;color:#747988;font-size:13px}.timeline-board{display:grid;gap:34px}.timeline-board__lead{display:grid;justify-items:center;gap:12px;margin-top:10px;margin-bottom:12px;color:#c3bab4;font-family:Times New Roman,Songti SC,serif;font-style:italic;letter-spacing:.18em}.timeline-board__lead i{width:24px;height:40px;border-radius:20px;border:1px solid rgba(226,229,235,.96);position:relative}.timeline-board__lead i:after{content:"";position:absolute;left:50%;top:8px;width:4px;height:10px;border-radius:999px;background:#ded5cf;transform:translate(-50%)}.timeline-filters{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:22px}.timeline-intro{display:grid;justify-items:center;gap:12px;padding:2px 0 26px;text-align:center;color:#c6bfbb}.timeline-intro__icon{display:grid;place-items:center;width:34px;height:34px;border-radius:20px;border:1px solid rgba(232,234,238,.96);color:#d2c7c2;background:#ffffffc2}.timeline-intro strong,.timeline-intro span{display:block}.timeline-intro strong{color:#c6bdb8;font-size:13px;letter-spacing:.24em;text-transform:uppercase}.timeline-intro span{margin-top:6px;color:#d0cac7;font-size:12px}.timeline-filters button{border:0;border-radius:999px;padding:12px 16px;background:#fff;box-shadow:var(--shadow);cursor:pointer}.timeline-filters button.is-active{background:#141925;color:#fff}.timeline-compass{display:grid;grid-template-columns:.92fr 1.08fr;gap:18px;margin-bottom:24px}.timeline-bridge{display:grid;grid-template-columns:1.02fr .98fr;gap:18px;margin:-2px 0 22px}.timeline-bridge__card,.timeline-stage__narrative{padding:20px 22px;border:1px solid var(--line);border-radius:28px;background:#fffffff7;box-shadow:var(--shadow)}.timeline-bridge__card small,.timeline-bridge__card strong,.timeline-bridge__card span,.timeline-stage__narrative small,.timeline-stage__narrative strong,.timeline-stage__narrative span{display:block}.timeline-bridge__card small,.timeline-stage__narrative small{color:#b1a6a3;letter-spacing:.18em;text-transform:uppercase}.timeline-bridge__card strong,.timeline-stage__narrative strong{margin-top:14px;font-family:Times New Roman,Songti SC,serif;font-size:28px;color:#3e3632}.timeline-bridge__card span,.timeline-stage__narrative span{margin-top:10px;color:#787d8a;line-height:1.76}.timeline-bridge__chips,.timeline-year__storyline{display:flex;gap:10px;flex-wrap:wrap}.timeline-bridge__chips{align-content:start;gap:12px;padding:18px 20px;border-radius:28px;border:1px solid rgba(228,232,240,.96);background:radial-gradient(circle at bottom left,rgba(235,243,255,.76),transparent 34%),#fffffff7;box-shadow:var(--shadow)}.timeline-bridge__chips span,.timeline-year__storyline span{display:inline-flex;min-height:32px;padding:0 13px;border-radius:999px;background:#f6f7fafa;color:#808695}.timeline-compass__card{padding:20px 22px;border-radius:28px;border:1px solid var(--line);background:#fffffff5;box-shadow:var(--shadow)}.timeline-compass__card small,.timeline-compass__card strong,.timeline-compass__card span{display:block}.timeline-compass__card small{color:#b1a6a2;letter-spacing:.18em;text-transform:uppercase}.timeline-compass__card strong{margin-top:14px;font-family:Times New Roman,Songti SC,serif;font-size:34px;color:#3c3531}.timeline-compass__card span{margin-top:10px;color:#7b808d;line-height:1.78}.timeline-compass__chips,.timeline-entry__chapterline{display:flex;gap:10px;flex-wrap:wrap}.timeline-compass__chips{align-items:center}.timeline-compass__chips span,.timeline-year__chapter-card small,.timeline-year__chapter-card span{display:inline-flex;min-height:34px;padding:0 14px;border-radius:999px;background:#fffffff5;color:#818694;box-shadow:var(--shadow)}.timeline-compass__rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;grid-column:1/-1}.timeline-compass__rail-card{display:grid;gap:6px;padding:16px 18px 14px;border-radius:22px;background:radial-gradient(circle at top right,rgba(255,239,241,.68),transparent 32%),#f8f9fcfa}.timeline-compass__rail-card small,.timeline-compass__rail-card strong,.timeline-compass__rail-card span{display:block}.timeline-compass__rail-card small{color:#b0a4a5;letter-spacing:.16em;text-transform:uppercase;font-size:11px}.timeline-compass__rail-card strong{color:#3e3732;font-family:Times New Roman,Songti SC,serif;font-size:24px}.timeline-compass__rail-card span{color:#828896;line-height:1.68;font-size:13px}.timeline-empty{display:grid;justify-items:center;gap:16px;padding:42px 24px;border-radius:28px;background:#fffffff0;box-shadow:var(--shadow);text-align:center}.timeline-overview{display:grid;grid-template-columns:1.2fr 1fr .9fr;gap:20px;margin-bottom:30px}.timeline-overview__quote,.timeline-overview__composer{padding:22px;background:#fffffff5}.timeline-overview__quote small,.timeline-overview__quote h3,.timeline-overview__quote p,.timeline-overview__player small,.timeline-overview__player strong,.timeline-overview__player span,.timeline-overview__composer-head strong,.timeline-overview__composer-head span{display:block}.timeline-overview__quote small,.timeline-overview__composer-topline span,.timeline-overview__composer-topline em,.timeline-overview__player small,.timeline-overview__player-meta span{color:#b5a9a5;letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-style:normal}.timeline-overview__quote h3,.timeline-overview__player strong{margin:16px 0 0;font-family:Times New Roman,Songti SC,serif;color:#3d3532}.timeline-overview__quote h3{font-size:34px;line-height:1.16}.timeline-overview__quote p{margin-top:12px;color:#787785;line-height:1.82}.timeline-overview__quote-foot,.timeline-overview__composer-topline,.timeline-overview__player-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.timeline-overview__quote-foot{margin-top:16px}.timeline-overview__quote-foot span,.timeline-overview__composer-tags span,.timeline-overview__player-meta span{display:inline-flex;min-height:30px;padding:0 12px;border-radius:999px;background:#f6f7faf5;color:#8f8998}.timeline-overview__composer{background:radial-gradient(circle at top right,rgba(255,240,243,.78),transparent 28%),#fffffffa}.timeline-overview__composer-head{display:grid;grid-template-columns:50px 1fr;gap:14px;margin-top:18px;align-items:center}.timeline-overview__composer-avatar{display:grid;place-items:center;width:50px;height:50px;border-radius:18px;background:linear-gradient(135deg,#fff0ef,#e8f2ff);color:#3e4454;font-family:Times New Roman,serif;font-size:22px;font-weight:700}.timeline-overview__composer-head strong{color:#3c3633;font-size:22px}.timeline-overview__composer-head span{margin-top:6px;color:#8c8f9a;line-height:1.7}.timeline-overview__composer-box{margin-top:18px;padding:18px;border-radius:24px;background:#f8f9fbfa}.timeline-overview__composer-box p{margin:0;color:#6e7281;line-height:1.8}.timeline-overview__composer-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.timeline-overview__player{display:grid;align-content:start;gap:14px;padding:22px;background:linear-gradient(145deg,#181d28,#364155);color:#fff}.timeline-overview__player strong{font-size:38px;color:#fff}.timeline-overview__player span{color:#ffffffbd;line-height:1.7}.timeline-overview__progress{height:10px;border-radius:999px;background:#ffffff29;overflow:hidden}.timeline-overview__progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff8f82,#ff6094)}.timeline-overview__player-actions{display:grid;gap:10px}.timeline-overview__player-actions button{min-height:42px;border:0;border-radius:16px;background:#ffffff1f;color:#fff;cursor:pointer}.timeline-heatmap-wrap{margin-bottom:28px}.timeline-heatmap{display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:start}.timeline-heatmap__meta{display:grid;gap:8px;align-content:start}.timeline-heatmap__meta strong,.timeline-heatmap__meta span,.timeline-heatmap__meta em{display:block}.timeline-heatmap__meta strong{font-size:54px;line-height:.92;color:#3e3733;font-family:Times New Roman,serif}.timeline-heatmap__meta span,.timeline-heatmap__meta em{color:#99919a;font-style:normal}.timeline-heatmap__board{min-width:0}.timeline-stage{display:grid;grid-template-columns:208px 1fr;gap:38px;align-items:start;padding-top:10px}.timeline-filters{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center;margin-bottom:28px}.timeline-filters__label{display:inline-flex;padding:10px 14px;border-radius:999px;background:#fff9f9e0;color:#df7b85}.timeline-filters button{border:1px solid rgba(236,237,241,.92);padding:10px 15px;border-radius:999px;background:#ffffffdb;box-shadow:0 10px 24px #1c264a0d;cursor:pointer;color:#7f808d}.timeline-filters button.is-active{background:#151922;color:#fff}.timeline-stage__summary{position:sticky;top:108px;display:grid;gap:12px;align-content:start;padding-top:18px}.timeline-stage__narrative{background:radial-gradient(circle at top right,rgba(255,239,242,.74),transparent 28%),#fffffffa}.timeline-stage__narrative-chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.timeline-stage__narrative-chips span{display:inline-flex;min-height:30px;padding:0 12px;border-radius:999px;background:#f6f7faf5;color:#888d9a}.timeline-stage__storycard{display:grid;gap:8px;padding:22px 20px;border-radius:28px;background:linear-gradient(160deg,#fff3f4fa,#fffffffa);border:1px solid rgba(239,229,229,.96);box-shadow:var(--shadow)}.timeline-stage__storycard small,.timeline-stage__storycard strong,.timeline-stage__storycard span{display:block}.timeline-stage__storycard small{color:#b7ada8;letter-spacing:.2em;text-transform:uppercase}.timeline-stage__storycard strong{font-family:Times New Roman,Songti SC,serif;font-size:34px;color:#3f3935}.timeline-stage__storycard span{color:#8f8d99;line-height:1.7}.timeline-stage__card,.about-audio{border:1px solid var(--line);border-radius:28px;background:#fffffff5;box-shadow:var(--shadow)}.timeline-stage__card{padding:18px 20px;border-radius:26px;background:#ffffffd6;box-shadow:0 14px 28px #1c264a0a}.timeline-stage__card strong,.timeline-stage__card span{display:block}.timeline-stage__card strong{font-size:28px;color:#3b3631}.timeline-stage__card span{color:#96939c}.timeline-stage__anchors{display:grid;gap:10px}.timeline-stage__anchors button{border:1px solid rgba(234,238,244,.96);border-radius:18px;padding:13px 15px;background:#ffffffd6;cursor:pointer;box-shadow:0 10px 24px #1c264a0a;text-align:left;color:#767b87}.timeline-stage__anchors button.is-active{background:#131722;color:#fff}.timeline-year{display:grid;grid-template-columns:172px 28px minmax(0,1fr) 84px;gap:0;align-items:start}.timeline-year__aside{position:sticky;top:108px;padding-top:18px;text-align:right}.timeline-year__aside strong{display:block;font-size:72px;line-height:.88;font-family:Times New Roman,serif;letter-spacing:-.03em;color:#4a433d}.timeline-year__aside span{display:block;margin-top:8px;color:#b5aca9;font-family:Times New Roman,serif;font-size:20px}.timeline-year__aside em{display:block;margin-top:10px;color:#c5bcba;font-style:normal;font-size:12px;letter-spacing:.16em;text-transform:uppercase}.timeline-year__aside small{display:block;margin-top:8px;color:#d2cdca;font-size:11px;letter-spacing:.24em;text-transform:uppercase}.timeline-year__line{position:relative;min-height:100%}.timeline-year__line:before{content:"";position:absolute;left:12px;top:0;bottom:0;width:4px;border-radius:999px;background:linear-gradient(180deg,#f35968f5,#ffd9dc2e 58%,#eaeef4e6)}.timeline-year__line:after{content:"";position:absolute;top:74px;left:5px;width:18px;height:18px;border-radius:50%;border:4px solid rgba(255,108,111,.16);background:#fff;box-shadow:0 0 0 4px #fff7f7e6}.timeline-year__content{display:grid;gap:26px}.timeline-year__chapter-card{display:grid;gap:10px;padding:20px 22px;border-radius:30px;background:#fffffff0;border:1px solid rgba(236,239,244,.96);box-shadow:0 14px 30px #1c264a0a}.timeline-year__chapter-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:-4px 0 18px}.timeline-year__chapter-rail-card{padding:16px 18px 14px;border-radius:22px;background:radial-gradient(circle at top right,rgba(255,240,242,.66),transparent 30%),#f8f9fcfa}.timeline-year__chapter-rail-card.is-soft{background:radial-gradient(circle at top right,rgba(231,242,255,.74),transparent 30%),#f8f9fcfa}.timeline-year__chapter-rail-card.is-dark{background:linear-gradient(145deg,#1c222d,#323a4b)}.timeline-year__chapter-rail-card small,.timeline-year__chapter-rail-card strong,.timeline-year__chapter-rail-card span{display:block}.timeline-year__chapter-rail-card small{color:#aca2a5;letter-spacing:.16em;text-transform:uppercase}.timeline-year__chapter-rail-card strong{margin-top:10px;font-family:Times New Roman,Songti SC,serif;font-size:24px;color:#3d3531}.timeline-year__chapter-rail-card span{margin-top:8px;color:#828896;line-height:1.72}.timeline-year__chapter-rail-card.is-dark small,.timeline-year__chapter-rail-card.is-dark strong,.timeline-year__chapter-rail-card.is-dark span{color:#ffffffdb}.timeline-year__chapter-rail-card.is-dark small,.timeline-year__chapter-rail-card.is-dark span{color:#ffffff9e}.timeline-year__storyline{margin:-6px 0 18px}.timeline-year__summary-note{display:grid;gap:8px;margin:-2px 0 18px;padding:16px 18px;border-radius:22px;background:radial-gradient(circle at top right,rgba(255,240,242,.72),transparent 32%),#f8f9fcfa}.timeline-year__summary-note strong,.timeline-year__summary-note span{display:block}.timeline-year__summary-note strong{font-family:Times New Roman,Songti SC,serif;font-size:22px;color:#3c3530}.timeline-year__summary-note span{color:#7d8290;line-height:1.76}.timeline-year__chapter-card strong{font-family:Times New Roman,Songti SC,serif;font-size:28px;color:#3f3732}.timeline-year__chapter-card span{min-height:0;padding:0;border-radius:0;background:transparent;box-shadow:none;line-height:1.72}.timeline-entry{position:relative}.timeline-entry__shell{display:grid;grid-template-columns:minmax(0,1fr) 84px;gap:20px;align-items:start}.timeline-entry__card{position:relative;padding:20px 22px 18px;border:1px solid rgba(236,239,244,.96);border-radius:32px;background:#fffffff2;box-shadow:0 16px 32px #26273609}.timeline-entry__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(circle at 85% 20%,rgba(255,236,238,.24),transparent 24%),radial-gradient(circle at 16% 82%,rgba(235,244,255,.18),transparent 22%);pointer-events:none}.timeline-entry__daystamp{position:sticky;top:110px;display:grid;justify-items:center;align-content:start;min-width:84px;padding-top:8px;color:#22242c}.timeline-entry__daystamp strong{display:block;font-size:58px;line-height:1;font-family:Times New Roman,serif;color:#403934}.timeline-entry__daystamp span{display:block;margin-top:10px;color:#998f8b;letter-spacing:.14em;font-size:13px;writing-mode:vertical-rl;text-orientation:mixed}.timeline-entry__header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-right:0;position:relative;z-index:1}.timeline-entry__profile{display:flex;align-items:center;gap:12px}.timeline-entry__avatar{display:grid;place-items:center;width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,#fff0ef,#eef5ff);color:#3c4250;font-weight:800;font-family:Times New Roman,serif;box-shadow:inset 0 1px #ffffffe0}.timeline-entry__profile strong,.timeline-entry__profile span,.timeline-entry__copy p,.timeline-entry__card footer span,.timeline-entry__card footer em,.timeline-entry__source b{display:block}.timeline-entry__script{display:block;color:#4a5260;font-family:Times New Roman,Songti SC,serif;font-size:22px;line-height:1}.timeline-entry__profile strong{margin-top:6px;font-size:20px;line-height:1.2;color:#36312d}.timeline-entry__profile span{margin-top:4px;color:#9a9ca8;font-size:13px}.timeline-entry__type{display:inline-flex;padding:8px 12px;border-radius:999px;background:#171c25;color:#ffffffe0;font-size:12px}.timeline-entry__eyebrow{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px;position:relative;z-index:1}.timeline-entry__eyebrow span{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#f6f7faf0;color:#999daa;font-size:11px}.timeline-entry__meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px;color:#8c8f9e;position:relative;z-index:1}.timeline-entry__meta span{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;background:#f6f7faf0;font-style:normal;font-size:12px}.timeline-entry__card h3,.album-masonry__item h3,.story-layout__content h1,.story-layout__content h2,.story-layout__content h3{margin:0}.timeline-entry__card h3{margin-top:12px;font-family:Times New Roman,Songti SC,serif;font-size:28px;line-height:1.14;color:#3d3632}.timeline-entry__copy{margin-top:8px;position:relative;z-index:1}.timeline-entry__copy p{margin:0;color:#757684;line-height:1.82}.timeline-entry__storybar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;position:relative;z-index:1}.timeline-entry__storybar-card{padding:14px 14px 12px;border-radius:20px;background:#f7f8fbfa}.timeline-entry__storybar-card small,.timeline-entry__storybar-card strong,.timeline-entry__storybar-card span{display:block}.timeline-entry__storybar-card small{color:#aba1a3;letter-spacing:.14em;text-transform:uppercase;font-size:11px}.timeline-entry__storybar-card strong{margin-top:8px;font-family:Times New Roman,Songti SC,serif;font-size:22px;color:#3b3430}.timeline-entry__storybar-card span{margin-top:6px;color:#838998;line-height:1.64;font-size:13px}.timeline-entry__metric-strip{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px;position:relative;z-index:1}.timeline-entry__metric-strip span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#faf2f2f5;color:#8e777b;font-size:12px}.timeline-entry__media{position:relative;margin-top:14px;z-index:1}.timeline-entry__card img,.timeline-entry__media video{margin-top:14px;width:100%;max-height:340px;border-radius:24px;object-fit:cover}.timeline-entry__media video{margin-top:0;background:#111621}.timeline-entry__media.is-video:after{content:"▶";position:absolute;top:50%;left:50%;display:grid;place-items:center;width:68px;height:68px;border-radius:50%;background:#0000006b;color:#fff;font-size:26px;transform:translate(-50%,-50%);pointer-events:none}.timeline-entry__media-tags{position:absolute;right:14px;bottom:14px;display:flex;gap:8px;flex-wrap:wrap}.timeline-entry__media-tags span{display:inline-flex;padding:8px 10px;border-radius:999px;background:#1f232db8;color:#ffffffe0;font-size:12px}.timeline-entry__media-note{position:absolute;left:14px;bottom:14px;display:grid;gap:4px;max-width:min(70%,260px);padding:10px 12px;border-radius:18px;background:#ffffffe6;box-shadow:0 14px 28px #1418201f}.timeline-entry__media-note strong,.timeline-entry__media-note span{display:block}.timeline-entry__media-note strong{color:#333742;font-family:Times New Roman,Songti SC,serif;font-size:18px}.timeline-entry__media-note span{color:#7d8391;font-size:12px;line-height:1.6}.timeline-entry__media-rail{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px;position:relative;z-index:1}.timeline-entry__media-rail span{display:inline-flex;min-height:30px;padding:0 12px;border-radius:999px;background:#f6f7faf5;color:#7e8492;font-size:12px}.timeline-entry__capsule{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;position:relative;z-index:1}.timeline-entry__capsule span{display:inline-flex;padding:7px 11px;border-radius:999px;background:#f6f7faeb;color:#7c7e88;font-size:12px}.timeline-entry__capsule span:first-child{background:#181c26eb;color:#fff}.timeline-entry__source{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px;padding:14px 16px;border-radius:22px;background:radial-gradient(circle at top right,rgba(255,240,242,.54),transparent 26%),#f6f7faeb;position:relative;z-index:1}.timeline-entry__source strong,.timeline-entry__source span{display:block}.timeline-entry__source span{color:#9699a6;font-size:13px}.timeline-entry__source b{font-size:22px;color:#b2b4bf}.timeline-entry__source-note{display:grid;gap:4px;margin-top:10px;position:relative;z-index:1}.timeline-entry__source-note small,.timeline-entry__source-note span{display:block}.timeline-entry__source-note small{color:#a6abb8;letter-spacing:.14em;text-transform:uppercase;font-size:11px}.timeline-entry__source-note span{color:#7d8390;line-height:1.68;font-size:13px}.timeline-entry__footrail{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px;position:relative;z-index:1}.timeline-entry__footrail span{display:inline-flex;min-height:30px;padding:0 12px;border-radius:999px;background:#f6f7faf5;color:#808592;font-size:12px}.timeline-entry__card footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px;padding-top:8px;border-top:1px solid rgba(235,238,244,.96);color:#9a9aa2;position:relative;z-index:1;font-size:13px}.timeline-entry__card footer em{font-style:normal;color:#e28a98;font-family:Times New Roman,Songti SC,serif}.album-detail-hero{display:grid;grid-template-columns:1fr 110px;gap:24px;margin-top:14px}.album-overview-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:18px}.album-preview-stage{display:grid;grid-template-columns:1.2fr .8fr;gap:20px;margin-top:22px}.album-preview-stage__story,.album-preview-stage__note{border:1px solid var(--line);border-radius:30px;background:#fffffff7;box-shadow:var(--shadow)}.album-preview-stage__story{padding:24px;background:radial-gradient(circle at top right,rgba(255,235,239,.72),transparent 24%),#fffffffa}.album-preview-stage__story small,.album-preview-stage__story h3,.album-preview-stage__story p,.album-preview-stage__note small,.album-preview-stage__note strong,.album-preview-stage__note span{display:block}.album-preview-stage__story small,.album-preview-stage__note small{color:#b2a8a5;letter-spacing:.18em;text-transform:uppercase}.album-preview-stage__story h3{margin:16px 0 0;font-family:Times New Roman,Songti SC,serif;font-size:34px;line-height:1.14;color:#403833}.album-preview-stage__story p{margin:12px 0 0;color:#777682;line-height:1.86}.album-preview-stage__rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.album-preview-stage__rail-card{padding:16px 16px 14px;border-radius:22px;background:#f8f9fcfa}.album-preview-stage__rail-card span,.album-preview-stage__rail-card strong,.album-preview-stage__rail-card em,.checklist-overview__rail-card span,.checklist-overview__rail-card strong,.checklist-overview__rail-card em,.about-stage__overview-rail-card span,.about-stage__overview-rail-card strong,.about-stage__overview-rail-card em{display:block}.album-preview-stage__rail-card span,.checklist-overview__rail-card span,.about-stage__overview-rail-card span{color:#b1a7a4;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.album-preview-stage__rail-card strong,.checklist-overview__rail-card strong,.about-stage__overview-rail-card strong{margin-top:10px;font-family:Times New Roman,Songti SC,serif;font-size:26px;color:#3d3530}.album-preview-stage__rail-card em,.checklist-overview__rail-card em,.about-stage__overview-rail-card em{margin-top:8px;color:#878d9a;font-style:normal}.album-preview-stage__story-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.album-preview-stage__story-tags span{display:inline-flex;min-height:32px;padding:0 13px;border-radius:999px;background:#f8f9fbf5;color:#8a8590}.album-preview-stage__notes{display:grid;gap:16px}.album-preview-stage__note{padding:20px}.album-preview-stage__note strong{margin-top:14px;font-family:Times New Roman,Songti SC,serif;font-size:30px;color:#3d3530}.album-preview-stage__note span{margin-top:8px;color:#9397a5;line-height:1.7}.album-preview-stage__note.is-dark{background:linear-gradient(145deg,#171c28,#364156)}.album-preview-stage__note.is-dark strong,.album-preview-stage__note.is-dark span,.album-preview-stage__note.is-dark small{color:#fff}.album-overview-strip__card{display:grid;gap:8px;padding:20px 22px;border-radius:28px;background:#fffffff5;border:1px solid rgba(232,236,243,.96);box-shadow:var(--shadow)}.album-overview-strip__card.is-wide strong{font-size:28px;line-height:1.16}.album-overview-strip__card small,.album-overview-strip__card strong,.album-overview-strip__card span{display:block}.album-overview-strip__card small{color:#b5aca8;letter-spacing:.18em;text-transform:uppercase}.album-overview-strip__card strong{font-family:Times New Roman,Songti SC,serif;font-size:38px;color:#363944}.album-overview-strip__card span{color:#8f96a5;line-height:1.7}.album-detail-hero__cover{position:relative;overflow:hidden;min-height:540px;border-radius:38px}.album-detail-hero__wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#10121a0a,#10121a2e),linear-gradient(135deg,rgba(255,255,255,.18),transparent 42%)}.album-detail-hero__veil{position:absolute;inset:auto 28px 28px;color:#fff;max-width:min(700px,100% - 56px);padding:22px 22px 20px;border-radius:28px;background:linear-gradient(180deg,#10121a0a,#10121aa3);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.album-detail-hero__veil small,.album-detail-hero__veil span{display:block;color:#ffffffd1}.album-detail-hero__veil h3{margin:14px 0 10px;font-family:Times New Roman,Songti SC,serif;font-size:38px;line-height:1.08}.album-detail-hero__veil p{margin:0;color:#ffffffe0;line-height:1.8}.album-detail-hero__spotline{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.album-detail-hero__spotline span{display:inline-flex;min-height:28px;padding:0 10px;border-radius:999px;background:#ffffff1f;color:#ffffffd1}.album-detail-hero__chips,.album-detail-hero__stats,.album-detail-hero__storyline,.album-detail-hero__meta-line{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.album-detail-hero__meta-line span{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#ffffff24;color:#ffffffe0}.album-detail-hero__chips span,.album-detail-hero__stats span,.album-detail-hero__storyline span{display:inline-flex;padding:10px 14px;border-radius:999px;background:#13161f61;color:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.album-detail-hero__side{display:grid;align-content:start;gap:16px}.album-detail-hero__side-story{padding:16px 14px;border-radius:24px;background:linear-gradient(145deg,#171c28,#364156);box-shadow:var(--shadow)}.album-detail-hero__side-story small,.album-detail-hero__side-story strong,.album-detail-hero__side-story span{display:block;color:#fff}.album-detail-hero__side-story small{color:#ffffff8a;letter-spacing:.14em;text-transform:uppercase}.album-detail-hero__side-story strong{margin-top:10px;font-family:Times New Roman,Songti SC,serif;font-size:24px}.album-detail-hero__side-story span{margin-top:8px;color:#ffffffc2;line-height:1.72;font-size:13px}.album-detail-hero__profile{display:grid;justify-items:center;gap:10px;padding:16px 12px;border-radius:24px;background:#fffffff0;box-shadow:var(--shadow);text-align:center}.album-detail-hero__profile-avatar{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#ffe3df,#edf4ff);color:#404652;font-family:Times New Roman,Songti SC,serif;font-size:24px}.album-detail-hero__profile strong,.album-detail-hero__profile span{display:block}.album-detail-hero__profile strong{color:#393d48}.album-detail-hero__profile span{margin-top:6px;color:#9297a6;font-size:12px}.album-side-action{display:grid;justify-items:center;gap:8px;min-height:96px;padding:16px 0;border:0;border-radius:20px;background:#fffffff0;cursor:pointer;box-shadow:var(--shadow)}.album-side-action span{font-size:12px;color:#707584}.album-detail-hero__side-note{display:grid;gap:6px;padding:16px 12px;border-radius:24px;background:#fffffff0;box-shadow:var(--shadow);text-align:center}.album-detail-hero__side-note strong,.album-detail-hero__side-note span{display:block}.album-detail-hero__side-note strong{font-family:Times New Roman,Songti SC,serif;font-size:26px;color:#3a3e49}.album-detail-hero__side-note span{color:#8f95a4;font-size:12px}.album-detail-hero__thumbs{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.album-detail-hero__captionbar{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:16px;padding:18px 20px;border-radius:28px;background:#ffffffc7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.album-detail-hero__caption-main{display:grid;gap:8px}.album-detail-hero__caption-main small,.album-detail-hero__caption-main strong,.album-detail-hero__caption-main span{display:block}.album-detail-hero__caption-main small{color:#9fa5b2;letter-spacing:.18em;text-transform:uppercase;font-size:11px}.album-detail-hero__caption-main strong{color:#333844;font-family:Times New Roman,Songti SC,serif;font-size:28px;line-height:1.14}.album-detail-hero__caption-main span{color:#777d8b;line-height:1.7}.album-detail-hero__caption-pills{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.album-detail-hero__caption-pills span{display:inline-flex;min-height:34px;padding:0 14px;border-radius:999px;background:#ffffffeb;color:#7d8391;box-shadow:var(--shadow)}.album-thumb{position:relative;border:1px solid var(--line);border-radius:22px;background:#fff;padding:10px 10px 12px;cursor:pointer;box-shadow:var(--shadow);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.album-thumb img{height:86px;border-radius:16px}.album-thumb__index{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#141822c7;color:#fff;font-size:11px;line-height:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.album-thumb span{display:block;margin-top:10px;color:#666a78;font-size:13px;line-height:1.5}.album-thumb small{display:block;margin-top:4px;color:#9ba0ad;font-size:11px}.album-thumb__meta{display:block;margin-top:6px;color:#616776;font-style:normal;font-size:12px;font-weight:700}.album-thumb__meter{margin-top:10px;height:4px;border-radius:999px;background:#eceff5f5;overflow:hidden}.album-thumb__meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff7b72,#ffb35a)}.album-thumb:hover{transform:translateY(-2px);box-shadow:0 18px 34px #1f232e1a}.album-thumb.is-active{border-color:#ff5d6d59;box-shadow:0 18px 34px #ff686e29}.album-thumb.is-active .album-thumb__meter i{background:linear-gradient(90deg,#ff6872,#ffd271)}.album-masonry{column-count:2;column-gap:22px;margin-top:26px}.album-masonry__item{display:inline-block;width:100%;margin:0 0 22px;break-inside:avoid;padding:18px;position:relative;border:1px solid rgba(232,235,242,.96);border-radius:30px;background:radial-gradient(circle at top right,rgba(255,242,244,.64),transparent 26%),#fffffff5;box-shadow:0 16px 34px #2627360f;transition:transform .18s ease,box-shadow .18s ease}.album-masonry__item:hover{transform:translateY(-3px);box-shadow:0 22px 42px #2627361a}.album-masonry__lock{display:inline-flex;margin-bottom:16px;padding:8px 12px;border-radius:999px;background:#f6f7faf5;color:#8b90a0;font-size:13px}.album-masonry__item header{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#8a8fa0}.album-masonry__author strong,.album-masonry__author span,.album-masonry__item footer strong{display:block}.album-masonry__author strong{font-family:Times New Roman,Songti SC,serif;font-size:18px;color:#3d4350}.album-masonry__author span{margin-top:4px}.album-masonry__go{width:38px;height:38px;border:1px solid rgba(218,223,232,.9);border-radius:50%;background:#ffffffeb;color:#868c9a;cursor:pointer}.album-masonry__item p{color:#6d7280;line-height:1.76}.album-masonry__eyebrow,.album-masonry__chips{display:flex;gap:8px;flex-wrap:wrap}.album-masonry__eyebrow,.album-masonry__chips{margin-top:14px}.album-masonry__eyebrow span,.album-masonry__chips span{display:inline-flex;min-height:30px;padding:0 11px;border-radius:999px;background:#f4f7fbfa;color:#818694;font-size:12px}.album-masonry__eyebrow span:first-child,.album-masonry__chips span:first-child{background:#181c26eb;color:#fff}.album-masonry__item footer{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:16px;color:#9095a4}.album-masonry__item footer strong{color:#30343f;font-size:42px;line-height:.9}.album-masonry__storybar{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.album-masonry__storybar-card{padding:13px 14px 12px;border-radius:18px;background:#f7f8fbfa}.album-masonry__storybar-card small,.album-masonry__storybar-card strong{display:block}.album-masonry__storybar-card small{color:#aaa1a4;letter-spacing:.14em;text-transform:uppercase;font-size:11px}.album-masonry__storybar-card strong{margin-top:8px;font-family:Times New Roman,Songti SC,serif;font-size:20px;color:#3a3430}.album-masonry__trail{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.album-masonry__trail span{display:inline-flex;min-height:28px;padding:0 10px;border-radius:999px;background:#f6f7faf5;color:#858a99;font-size:12px}.album-collage{display:grid;gap:8px;margin-top:16px}.album-collage.is-2,.album-collage.is-3,.album-collage.is-4{grid-template-columns:repeat(2,minmax(0,1fr))}.album-collage img,.album-collage__empty{width:100%;min-height:120px;border-radius:20px;object-fit:cover}.album-collage__empty{display:grid;place-items:center;background:#f4f7fbf5;color:#8e93a2}.album-photo-flow{margin-top:18px}.album-photo-flow__storyline{display:grid;gap:6px;margin-bottom:18px}.album-photo-flow__intro{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:18px}.album-photo-flow__intro-card{padding:18px 20px 16px;border-radius:26px;border:1px solid rgba(232,235,242,.96);background:radial-gradient(circle at top right,rgba(255,240,242,.72),transparent 30%),#fffffffa;box-shadow:var(--shadow)}.album-photo-flow__intro-card.is-dark{background:radial-gradient(circle at top right,rgba(255,171,188,.14),transparent 28%),linear-gradient(145deg,#171c28,#364156)}.album-photo-flow__intro-card small,.album-photo-flow__intro-card strong,.album-photo-flow__intro-card span{display:block}.album-photo-flow__intro-card small{color:#ac9fa3;letter-spacing:.16em;text-transform:uppercase}.album-photo-flow__intro-card strong{margin-top:10px;font-family:Times New Roman,Songti SC,serif;font-size:28px;color:#3b342f}.album-photo-flow__intro-card span{margin-top:8px;color:#7e8492;line-height:1.76}.album-photo-flow__intro-card.is-dark small{color:#ffffff85}.album-photo-flow__intro-card.is-dark strong,.album-photo-flow__intro-card.is-dark span{color:#fff}.album-photo-flow__intro-card.is-dark span{color:#ffffffc2}.album-photo-flow__storyline span,.album-photo-flow__storyline em{color:#8f95a4;font-style:normal}.album-photo-flow__storyline strong{font-family:Times New Roman,Songti SC,serif;font-size:30px;color:#39322d}.album-photo-flow__toolbar{display:flex;gap:10px;flex-wrap:wrap;margin:-4px 0 18px}.album-photo-flow__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0 0 18px}.album-photo-flow__meta-card{padding:20px 22px;border:1px solid var(--line);border-radius:28px;background:#fffffff7;box-shadow:var(--shadow)}.album-photo-flow__meta-card span,.album-photo-flow__meta-card strong,.album-photo-flow__meta-card em{display:block}.album-photo-flow__meta-card span{color:#b1a6a3;letter-spacing:.18em;text-transform:uppercase}.album-photo-flow__meta-card strong{margin-top:14px;font-family:Times New Roman,Songti SC,serif;font-size:28px;color:#3e3631}.album-photo-flow__meta-card em{margin-top:10px;color:#7d8391;font-style:normal}.album-photo-flow__toolbar span{display:inline-flex;min-height:32px;padding:0 14px;border-radius:999px;background:#f8f9fbf5;color:#888d99;box-shadow:0 10px 24px #1c264a0a}.album-photo-flow__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.album-photo-flow__item,.album-photo-flow__empty{border-radius:28px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.album-photo-flow__item{position:relative;cursor:zoom-in}.album-photo-flow__veil{position:absolute;inset:auto 0 0;height:120px;background:linear-gradient(180deg,#0e101800,#0e101875)}.album-photo-flow__item img{width:100%;height:372px;object-fit:cover}.album-photo-flow__item.is-tall img{height:450px}.album-photo-flow__item.is-wide img{height:320px}.album-photo-flow__caps{position:absolute;top:18px;left:18px;display:flex;gap:8px;flex-wrap:wrap}.album-photo-flow__caps span{display:inline-flex;padding:8px 12px;border-radius:999px;background:#1d20298f;color:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.album-photo-flow__index{position:absolute;right:18px;top:18px;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#ffffffe0;color:#323642;font-family:Times New Roman,Songti SC,serif;font-size:18px;box-shadow:0 12px 24px #1a1f301f}.album-photo-flow__storynote{display:grid;gap:4px;margin:0 18px;padding:10px 12px;border-radius:18px;background:#f7f8fcfa}.album-photo-flow__storynote small,.album-photo-flow__storynote span{display:block}.album-photo-flow__storynote small{color:#a4aab8;letter-spacing:.14em;text-transform:uppercase;font-size:11px}.album-photo-flow__storynote span{color:#727988;font-size:12px}.album-photo-flow__item strong{display:block;padding:16px 18px 0;font-size:22px;font-family:Times New Roman,Songti SC,serif}.album-photo-flow__item span{display:block;padding:10px 18px 22px;color:#666c79}.album-photo-flow__empty{padding:28px}.album-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:46px;background:#0d1018c7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.album-lightbox img{max-width:min(1120px,86vw);max-height:78vh;border-radius:28px;object-fit:contain;box-shadow:0 28px 80px #0000005c}.album-lightbox__close,.album-lightbox__nav{position:absolute;border:0;cursor:pointer;color:#fff}.album-lightbox__close{top:28px;right:30px;width:46px;height:46px;border-radius:50%;background:#ffffff24;font-size:26px}.album-lightbox__nav{top:50%;width:54px;height:72px;border-radius:999px;background:#ffffff1f;font-size:38px;transform:translateY(-50%)}.album-lightbox__nav.is-left{left:28px}.album-lightbox__nav.is-right{right:28px}.album-lightbox__caption{position:absolute;left:50%;bottom:28px;display:grid;justify-items:center;gap:6px;padding:12px 18px;border-radius:26px;background:#ffffff29;color:#fff;transform:translate(-50%)}.album-lightbox__caption-rail{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.album-lightbox__caption-rail em{display:inline-flex;min-height:28px;padding:0 10px;border-radius:999px;background:#ffffff1f;color:#ffffffd1;font-style:normal;font-size:12px}.album-masonry__item{display:inline-block;width:100%;margin:0 0 22px;padding:22px;break-inside:avoid;cursor:pointer}.album-masonry__item header{display:flex;justify-content:space-between;color:#9b9eaa}.album-masonry__item footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px;color:#9a9eac}.album-collage{display:grid;gap:8px;margin-top:18px}.album-collage.is-2,.album-collage.is-4{grid-template-columns:repeat(2,minmax(0,1fr))}.album-collage.is-3{grid-template-columns:repeat(3,minmax(0,1fr))}.album-collage img,.album-collage__empty{height:180px;border-radius:18px}.album-collage__empty{display:grid;place-items:center;background:#f2f4f8e6;color:#8f92a0}.checklist-toolbar{display:grid;grid-template-columns:repeat(3,150px) minmax(0,1fr);gap:14px}.checklist-toolbar__subline{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px;color:#b2a8a3}.checklist-toolbar__subline em{font-style:normal;color:#8d8481}.checklist-toolbar__pill{padding:20px 22px;border-radius:24px;background:#fffffff0;border:1px solid rgba(232,236,243,.96);box-shadow:var(--shadow)}.checklist-toolbar__pill strong,.checklist-toolbar__pill span{display:block}.checklist-toolbar__pill small{display:inline-block;margin-bottom:12px;color:#b7ada8;letter-spacing:.18em;text-transform:uppercase}.checklist-toolbar__pill strong{font-size:38px}.checklist-search{display:flex;align-items:center;gap:14px;padding:0 20px;border-radius:999px;background:#fffffff5;border:1px solid rgba(232,236,243,.96);box-shadow:var(--shadow)}.checklist-search input{flex:1;border:0;background:transparent;font:inherit;outline:none}.checklist-search span{display:inline-flex;padding:12px 18px;border-radius:999px;background:#6ab0ff;color:#fff}.checklist-list{display:grid;gap:16px;margin-top:24px}.checklist-list__lead{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:2px;color:#b1a6a2}.checklist-list__lead em{color:#8d8582;font-style:normal;font-family:Times New Roman,serif}.checklist-filters{display:flex;align-items:center;gap:14px;margin-top:18px;flex-wrap:wrap}.checklist-filters button{padding:12px 16px;border:1px solid rgba(232,236,243,.96);border-radius:999px;background:#fffffff5;box-shadow:var(--shadow);cursor:pointer}.checklist-filters button.is-active{background:#171b24;color:#fff}.checklist-overview{grid-template-columns:1.12fr .88fr}.checklist-overview__rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.checklist-overview__rail-card{padding:16px 16px 14px;border-radius:22px;background:#f8f9fcfa}.checklist-progress-card{display:grid;gap:10px;min-width:260px;padding:18px 20px;border-radius:24px;background:#fffffff0;border:1px solid rgba(232,236,243,.96);box-shadow:var(--shadow)}.checklist-progress-card strong{font-size:34px}.checklist-progress-card span{color:#7f8594}.checklist-progress-card__bar{height:10px;overflow:hidden;border-radius:999px;background:#eef1f6f5}.checklist-progress-card__bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#57a7ff,#ff7d78)}.checklist-stage{grid-template-columns:1.28fr .72fr;align-items:start;gap:26px}.checklist-stage-note{display:grid;grid-template-columns:.76fr .6fr 1.14fr;gap:18px;margin:18px 0 0}.checklist-stage-note__card{padding:20px 22px;border:1px solid var(--line);border-radius:28px;background:#fffffff7;box-shadow:var(--shadow)}.checklist-stage-note__card small,.checklist-stage-note__card strong,.checklist-stage-note__card span{display:block}.checklist-stage-note__card small{color:#b1a6a3;letter-spacing:.18em;text-transform:uppercase}.checklist-stage-note__card strong{margin-top:14px;font-family:Times New Roman,Songti SC,serif;font-size:28px;color:#3f3733}.checklist-stage-note__card span{margin-top:10px;color:#777d89;line-height:1.76}.checklist-stage-note__card.is-dark{background:radial-gradient(circle at top right,rgba(255,160,176,.18),transparent 32%),linear-gradient(145deg,#1a1f2a,#364256)}.checklist-stage-note__card.is-dark small{color:#ffffff8f}.checklist-stage-note__card.is-dark strong,.checklist-stage-note__card.is-dark span{color:#fff}.checklist-stage-note__card.is-dark span{color:#ffffffc2}.checklist-stage-note__chips{display:flex;gap:10px;flex-wrap:wrap;align-content:start;padding:18px 20px;border-radius:28px;border:1px solid rgba(232,236,243,.96);background:radial-gradient(circle at bottom left,rgba(235,243,255,.72),transparent 32%),#fffffff7;box-shadow:var(--shadow)}.checklist-stage-note__chips span{display:inline-flex;min-height:32px;padding:0 13px;border-radius:999px;background:#f6f7faf5;color:#808594}.checklist-row{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fffffff5;box-shadow:var(--shadow)}.checklist-row__head{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:16px;width:100%;align-items:center;border:0;background:transparent;padding:16px 20px;cursor:pointer}.checklist-row__title,.checklist-row__meta,.checklist-row__tools{display:flex;align-items:center;gap:12px}.checklist-row__title strong{font-size:17px;font-weight:700}.checklist-row__index{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:34px;padding:0 10px;border-radius:999px;background:#f4f6faf5;color:#9ca1af;font-size:12px;font-weight:700}.checklist-row__meta span,.checklist-row__meta em,.checklist-row__tools span{display:inline-flex;padding:7px 11px;border-radius:999px;background:#f4f6faf5;color:#7c8190;font-style:normal;font-size:12px}.checklist-row__marker{opacity:.52}.checklist-row__marker.is-on{opacity:1;background:#fff1f2f5;color:#dd747a}.checklist-row__meta{justify-self:end}.checklist-row__tools{flex-wrap:wrap;justify-content:flex-end}.checklist-row__subline{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 20px 14px;color:#a19a97;font-size:13px}.checklist-row__progress{height:4px;margin:0 20px 16px;border-radius:999px;background:#f1f3f7f5;overflow:hidden}.checklist-row__progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff8b78,#ffcf73)}.checklist-row__dot{width:10px;height:10px;border-radius:50%}.checklist-row__dot.is-open{background:#74b5ff}.checklist-row__dot.is-done{background:#ff8d4e}.checklist-row__body{padding:0 20px 20px;border-top:1px solid rgba(233,236,243,.92)}.checklist-detail-card{position:relative;display:grid;grid-template-columns:1.12fr .88fr;gap:20px;padding-top:18px}.checklist-detail-card__media{position:relative;overflow:hidden;min-height:300px;border-radius:24px;background:#f4f6faf5}.checklist-detail-card__media img,.checklist-detail-card__empty{width:100%;height:100%;object-fit:cover}.checklist-detail-card__empty{display:grid;place-items:center;color:#8d909f;padding:24px}.checklist-detail-card__count{position:absolute;right:16px;bottom:16px;display:inline-flex;padding:8px 12px;border-radius:999px;background:#2a2c339e;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.checklist-detail-card__content{position:relative;min-height:300px;padding:8px 8px 72px 0}.checklist-detail-card__headline h3{margin:0;font-size:28px;line-height:1.12;color:#262a34}.checklist-detail-card__headline p{margin:14px 0 0;color:#5f6471;line-height:1.85}.checklist-detail-card__storyline{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.checklist-detail-card__storyline span{display:inline-flex;min-height:30px;padding:0 12px;border-radius:999px;background:#f6f7faf5;color:#7c8190;font-size:12px}.checklist-detail-card__section{margin-top:22px}.checklist-detail-card__section label,.checklist-detail-card__section strong,.checklist-detail-card__section p{display:block}.checklist-detail-card__section label{color:#b3ada9;font-size:13px;letter-spacing:.06em}.checklist-detail-card__section strong{margin-top:10px;color:#5f6471;font-weight:700}.checklist-detail-card__section p{margin:12px 0 0;color:#767b88;line-height:1.9}.checklist-detail-card__seal{position:absolute;right:4px;bottom:0;display:grid;place-items:center;width:74px;height:74px;border-radius:26px;color:#fff;font-size:38px;box-shadow:0 18px 40px #5f98ff29}.checklist-detail-card__seal.is-done{background:linear-gradient(135deg,#78b9ff,#4e97ff)}.checklist-detail-card__seal.is-open{background:linear-gradient(135deg,#ffd5bf,#ffb17f)}.checklist-focus{position:sticky;top:116px;padding:24px;border-radius:30px;background:#fffffff5;border:1px solid var(--line);box-shadow:var(--shadow);overflow:hidden}.checklist-focus:after{content:"";position:absolute;right:-40px;bottom:-46px;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle,#ffe0e5d1,#ffe0e500);pointer-events:none}.checklist-focus__chapter{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:16px}.checklist-focus__chapter span,.checklist-focus__chapter em{display:inline-flex;min-height:30px;padding:0 12px;border-radius:999px;background:#f4f6faf5;color:#7d8290;font-style:normal}.checklist-focus__hero small{color:#b3ada9;letter-spacing:.12em;text-transform:uppercase}.checklist-focus__status{display:inline-flex;padding:10px 14px;border-radius:999px;color:#fff}.checklist-focus__status.is-done{background:linear-gradient(135deg,#ff9559,#ff6f3c)}.checklist-focus__status.is-open{background:linear-gradient(135deg,#50a9ff,#2479ff)}.checklist-focus h3{margin:18px 0 0;font-size:30px}.checklist-focus p{color:#676d79;line-height:1.9}.checklist-focus__storyrail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.checklist-focus__storycard{display:grid;gap:6px;padding:16px 16px 14px;border-radius:22px;background:#f7f8fcfa}.checklist-focus__storycard.is-soft{background:radial-gradient(circle at top right,rgba(255,236,239,.72),transparent 32%),#f7f8fcfa}.checklist-focus__storycard small,.checklist-focus__storycard strong,.checklist-focus__storycard span{display:block}.checklist-focus__storycard small{color:#a8adb9;letter-spacing:.16em;text-transform:uppercase;font-size:11px}.checklist-focus__storycard strong{color:#353b47;font-family:Times New Roman,Songti SC,serif;font-size:24px;line-height:1.1}.checklist-focus__storycard span{color:#7b808e;line-height:1.68;font-size:13px}.checklist-focus__meta{display:grid;gap:10px;margin-top:18px;color:#8a8e9b}.checklist-focus__note-rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.checklist-focus__note-card{display:grid;gap:6px;padding:16px 16px 14px;border-radius:22px;background:#f7f8fcfa}.checklist-focus__note-card.is-soft{background:radial-gradient(circle at top right,rgba(255,237,240,.72),transparent 32%),#f7f8fcfa}.checklist-focus__note-card small,.checklist-focus__note-card strong,.checklist-focus__note-card span{display:block}.checklist-focus__note-card small{color:#a7adb9;letter-spacing:.16em;text-transform:uppercase;font-size:11px}.checklist-focus__note-card strong{color:#373d49;font-family:Times New Roman,Songti SC,serif;font-size:24px;line-height:1.08}.checklist-focus__note-card span{color:#7b8190;line-height:1.68;font-size:13px}.checklist-focus__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.checklist-focus__actions button{border:0;border-radius:999px;padding:12px 16px;background:#161a23;color:#fff;cursor:pointer}.checklist-focus__feedback{margin-top:14px;padding:12px 14px;border-radius:18px;background:#fff4f5eb;color:#ff6172}.checklist-focus__stats{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.checklist-focus__stats span{display:inline-flex;padding:10px 14px;border-radius:999px;background:#f4f6faf5;color:#707584}.checklist-focus__gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.checklist-focus__gallery img,.checklist-focus__empty{width:100%;height:148px;border-radius:20px;object-fit:cover}.checklist-focus__empty{display:grid;place-items:center;margin-top:18px;background:#f4f6faf5;color:#8b8f9d;padding:18px}.message-toolbar{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr) auto;align-items:center;gap:18px;padding:10px 0 16px}.message-toolbar__headline small,.message-toolbar__headline p{display:block;color:#8b8f9d}.message-toolbar__headline small{letter-spacing:.28em;text-transform:uppercase}.message-toolbar__headline h3{margin:10px 0 8px;font-family:Times New Roman,Songti SC,serif;font-size:42px;line-height:1.1}.message-toolbar__headline p{margin:0;line-height:1.8}.message-toolbar__summary{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-start}.message-toolbar__summary span{display:inline-flex;padding:12px 15px;border-radius:999px;background:#ffffffe6;color:#646977;box-shadow:var(--shadow)}.message-toolbar__filters{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.message-toolbar__actionbox small{color:#9a9fad;text-align:right}.message-toolbar__filters button,.message-toolbar__write,.composer-panel footer button,.message-drawer__actions button,.message-drawer__stickers button{border:0;cursor:pointer}.message-toolbar__filters button{padding:11px 16px;border:1px solid rgba(232,236,243,.96);border-radius:999px;background:#fffffffa}.message-toolbar__filters button.is-active{background:#16181f;color:#fff}.message-toolbar__write{padding:13px 20px;border-radius:999px;background:linear-gradient(135deg,#ff8d77,#ff5b70);color:#fff}.message-overview{display:grid;grid-template-columns:1.15fr .85fr;gap:20px;margin:6px 0 24px}.message-overview__card,.message-overview__action{border:1px solid var(--line);border-radius:30px;background:#fffffff7;box-shadow:var(--shadow)}.message-overview__card{padding:24px;background:radial-gradient(circle at top right,rgba(255,236,239,.66),transparent 22%),#fffffffa}.message-overview__card small,.message-overview__card h3,.message-overview__card p,.message-overview__action small,.message-overview__action strong,.message-overview__action span{display:block}.message-overview__card small,.message-overview__action small{color:#b1a6a3;letter-spacing:.18em;text-transform:uppercase}.message-overview__card h3{margin:16px 0 0;font-family:Times New Roman,Songti SC,serif;font-size:34px;line-height:1.12;color:#403833}.message-overview__card p{margin:12px 0 0;color:#737887;line-height:1.84}.message-overview__chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.message-overview__chips span,.message-wall-card__toolline span,.message-drawer__spotlight span{display:inline-flex;min-height:32px;padding:0 13px;border-radius:999px;background:#f6f7faf5;color:#878b99}.message-overview__actions{display:grid;gap:16px}.message-overview__action{padding:20px}.message-overview__action strong{margin-top:14px;font-family:Times New Roman,Songti SC,serif;font-size:30px;color:#3b332e}.message-overview__action span{margin-top:8px;color:#9397a5;line-height:1.7}.message-stage-note{grid-template-columns:.78fr .78fr 1.14fr;align-items:center;margin:-2px 0 22px}.message-stage-note__card:first-child{background:radial-gradient(circle at top right,rgba(255,238,240,.74),transparent 34%),#fffffffa}.message-stage-note__card.is-soft{background:radial-gradient(circle at top right,rgba(216,240,255,.76),transparent 34%),#fffffffa}.message-stage-note__chips,.message-drawer__quickbar{display:flex;gap:10px;flex-wrap:wrap}.message-stage-note__chips{align-content:start;padding:18px 20px;border:1px solid rgba(232,235,242,.96);border-radius:28px;background:radial-gradient(circle at bottom left,rgba(235,243,255,.72),transparent 34%),#fffffff7;box-shadow:var(--shadow)}.message-stage-note__chips span,.message-drawer__quickbar span{display:inline-flex;min-height:32px;padding:0 13px;border-radius:999px;background:#f6f7faf5;color:#808594}.message-wall{display:grid;gap:24px;margin-top:10px;position:relative}.message-wall:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:linear-gradient(180deg,#ffd3d50a,#ffd3d58a,#ffd3d50a);transform:translate(-50%)}.message-stream-row{position:relative;display:grid;gap:8px}.message-stream-row.is-left{justify-items:start;padding-right:calc(50% + 40px)}.message-stream-row.is-right{justify-items:end;padding-left:calc(50% + 40px)}.message-stream-row__stamp{position:relative;z-index:1;display:inline-flex;justify-content:center;min-width:120px;padding:8px 12px;border-radius:999px;background:#797273e0;color:#fff;font-size:12px;box-shadow:0 10px 20px #26273614}.message-wall-card{width:min(100%,520px);overflow:hidden;border:1px solid rgba(230,233,242,.96);background:#fffffff2;padding:18px 20px;text-align:left;border-radius:30px;box-shadow:0 14px 30px #2627360f;position:relative}.message-wall-card:after{content:"";position:absolute;top:34px;width:18px;height:18px;border-radius:6px;background:#fffffff2;transform:rotate(45deg)}.message-wall-card.is-active{box-shadow:0 20px 42px #ff72782e;transform:translateY(-2px)}.message-wall-card.is-right{text-align:right;background:radial-gradient(circle at top left,rgba(233,243,255,.72),transparent 28%),#fffffffa}.message-wall-card header{display:flex;align-items:center;justify-content:space-between;gap:16px}.message-wall-card__profile{display:flex;gap:14px;align-items:center}.message-wall-card__avatar-image{width:54px;height:54px;border-radius:50%;object-fit:cover;box-shadow:0 10px 20px #1d1f2614}.message-wall-card__badge{display:inline-flex;padding:7px 11px;border-radius:999px;background:#f4f7fbf5;color:#6f7481;white-space:nowrap;font-size:12px}.message-wall-card__level{display:inline-flex;margin-top:12px;padding:7px 11px;border-radius:999px;background:#f4f7fbf5;color:#7d8290;font-size:12px}.message-wall-card__eyebrow{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.message-wall-card__eyebrow.is-right{justify-content:flex-end}.message-wall-card__eyebrow span{display:inline-flex;min-height:28px;padding:0 10px;border-radius:999px;background:#f8f9fcfa;color:#9197a5;font-size:12px}.message-wall-card p{margin:14px 0 0;color:#5f6471;font-size:15px;line-height:1.86}.message-wall-card__quote{margin-top:14px;padding:13px 14px;border-radius:20px;background:#f6f7faf5;color:#8b90a0;font-size:13px;line-height:1.7}.message-wall-card__storyrail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.message-wall-card__storycard{padding:13px 14px 12px;border-radius:20px;background:#f7f8fbfa}.message-wall-card__storycard.is-soft{background:radial-gradient(circle at top right,rgba(233,243,255,.72),transparent 32%),#f7f8fbfa}.message-wall-card__storycard small,.message-wall-card__storycard strong,.message-wall-card__storycard span{display:block}.message-wall-card__storycard small{color:#a7adb9;letter-spacing:.14em;text-transform:uppercase;font-size:11px}.message-wall-card__storycard strong{margin-top:8px;color:#3b3530;font-family:Times New Roman,Songti SC,serif;font-size:20px}.message-wall-card__storycard span{margin-top:6px;color:#7f8694;line-height:1.66;font-size:12px}.message-wall-card__toolline{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.message-wall-card.is-right .message-wall-card__toolline{justify-content:flex-end}.message-wall-card__chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.message-wall-card__chips.is-right{justify-content:flex-end}.message-wall-card__chips span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#f4f7fbfa;color:#8f95a3;font-size:12px}.message-wall-card__footnote{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;color:#959ba8;font-size:12px}.message-wall-card__footnote em{font-style:normal}.message-wall-card footer{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px;color:#8e92a0}.message-wall-card footer.is-right,.message-wall-card.is-right footer{justify-content:flex-end}.message-drawer{position:fixed;top:104px;right:-476px;z-index:40;width:448px;max-height:calc(100vh - 124px);overflow:auto;padding:24px 24px 22px;border:1px solid rgba(230,233,242,.96);border-radius:32px 0 0 32px;background:#fffffffa;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:-18px 0 48px #1a1f301a;transition:right .28s ease}.message-drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;background:#10131c38;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.message-drawer.is-open{right:18px}.message-drawer__close{position:absolute;right:16px;top:16px;border:0;background:transparent;font-size:28px;cursor:pointer}.message-drawer__body p{line-height:1.9;color:#5e6472}.message-drawer__stage-note{margin:18px 0 0;padding:18px 18px 16px;border-radius:24px;background:radial-gradient(circle at top right,rgba(255,236,239,.72),transparent 32%),#f7f8fcfa}.message-drawer__stage-note small,.message-drawer__stage-note strong,.message-drawer__stage-note-chips span{display:block}.message-drawer__stage-note small{color:#a0a4b2;letter-spacing:.18em;text-transform:uppercase}.message-drawer__stage-note strong{margin-top:12px;font-family:Times New Roman,Songti SC,serif;font-size:24px;line-height:1.34;color:#3b342f}.message-drawer__stage-note-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.message-drawer__stage-note-chips span{display:inline-flex;min-height:28px;padding:0 10px;border-radius:999px;background:#fffffff5;color:#8d92a1;font-size:12px}.message-drawer__signal-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.message-drawer__signal-card{display:grid;gap:6px;padding:16px 14px;border-radius:22px;background:#f7f8fcfa}.message-drawer__signal-card.is-soft{background:radial-gradient(circle at top right,rgba(255,236,239,.72),transparent 32%),#f7f8fcfa}.message-drawer__signal-card.is-dark{background:linear-gradient(135deg,#1d222c,#2f3646)}.message-drawer__signal-card small,.message-drawer__signal-card strong,.message-drawer__signal-card span{display:block}.message-drawer__signal-card small{color:#a0a5b3;letter-spacing:.16em;text-transform:uppercase;font-size:11px}.message-drawer__signal-card strong{color:#383d48;font-family:Times New Roman,Songti SC,serif;font-size:22px;line-height:1.08}.message-drawer__signal-card span{color:#7f8493;line-height:1.6;font-size:12px}.message-drawer__signal-card.is-dark small,.message-drawer__signal-card.is-dark strong,.message-drawer__signal-card.is-dark span{color:#ffffffdb}.message-drawer__signal-card.is-dark small,.message-drawer__signal-card.is-dark span{color:#ffffffa3}.message-drawer__body{display:grid;gap:0}.message-drawer__panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.message-drawer__panel-head small,.message-drawer__panel-head strong,.message-drawer__panel-head span{display:block}.message-drawer__panel-head small{color:#9a9fad;letter-spacing:.18em;text-transform:uppercase}.message-drawer__panel-head strong{margin-top:6px;color:#343843;font-family:Times New Roman,Songti SC,serif;font-size:26px}.message-drawer__panel-head span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#f4f7fbf5;color:#7a808e;white-space:nowrap}.message-drawer__hero{display:flex;align-items:center;gap:14px;margin-bottom:18px;padding:14px;border-radius:22px;background:#f7f8fcf5}.message-drawer__hero-avatar{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:linear-gradient(135deg,#ffc2c8,#ffe3dd);color:#6d4c4c;font-size:20px;font-weight:800}.message-drawer__hero-copy small,.message-drawer__hero-copy strong,.message-drawer__hero-copy span{display:block}.message-drawer__hero-copy small,.message-drawer__hero-copy span{color:#8d92a1}.message-drawer__hero-copy strong{margin-top:4px;font-family:Times New Roman,Songti SC,serif;font-size:24px;color:#38322d}.message-drawer__spotlight{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.message-drawer__spotlight span{display:inline-flex;min-height:32px;padding:0 12px;border-radius:999px;background:#f6f7faf5;color:#737988}.message-drawer__head-badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;margin-left:auto}.message-drawer__head-badges span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#f4f7fbf5;color:#727887}.message-drawer__meta,.message-drawer__actions,.message-drawer__stickers,.message-drawer__toolbar{display:flex;gap:10px;flex-wrap:wrap}.message-drawer__meta{margin-top:18px;color:#8f93a2}.message-drawer__toolbar{margin-top:16px}.message-drawer__divider-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px;padding:8px;border-radius:20px;background:#f6f7faf5}.message-drawer__divider-tabs span{display:inline-flex;min-height:30px;padding:0 12px;border-radius:999px;background:#f6f7faf5;color:#7f8492}.message-drawer__identity-tip{margin-top:14px;color:#8f93a2;font-size:13px}.message-drawer__quickbar{margin-top:14px;padding:6px 0 0}.message-drawer__quickbar span{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border-radius:999px;background:#f6f7faf5;color:#6a707e}.message-drawer__quickbar b,.message-drawer__quickbar em{font-style:normal}.message-drawer__quickbar b{color:#222732}.message-drawer__quickbar em{font-size:13px}.message-drawer__excerpt-note{display:grid;gap:6px;margin-top:16px;padding:15px 16px;border-left:3px solid rgba(255,113,125,.26);border-radius:0 18px 18px 0;background:#f9fafcf5}.message-drawer__excerpt-note small,.message-drawer__excerpt-note span{display:block}.message-drawer__excerpt-note small{color:#a1a6b4;letter-spacing:.16em;text-transform:uppercase;font-size:11px}.message-drawer__excerpt-note span{color:#666d7b;line-height:1.8}.message-drawer__reply{display:grid;gap:8px;margin-top:20px;padding:16px 18px;border-radius:20px;background:#f5f7fbf5}.message-drawer__thread{display:grid;gap:14px;margin-top:20px}.message-drawer__thread-rail{display:flex;gap:10px;flex-wrap:wrap}.message-drawer__thread-rail span{display:inline-flex;min-height:30px;padding:0 12px;border-radius:999px;background:#f6f7faf5;color:#7d8392;font-size:12px}.message-drawer__thread-time{color:#a2a7b5;text-align:center}.message-drawer__bubble{max-width:92%;padding:14px 16px;border-radius:20px;box-shadow:var(--shadow)}.message-drawer__bubble.is-self{justify-self:start;background:#f5f7fbf5}.message-drawer__bubble.is-reply{justify-self:end;background:linear-gradient(135deg,#278aff,#1b73ee);color:#fff}.message-drawer__bubble-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.message-drawer__bubble-head span{color:inherit;opacity:.7}.message-drawer__insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.message-drawer__insight-card{display:grid;gap:6px;padding:16px 14px;border-radius:22px;background:#f7f8fcf5}.message-drawer__insight-card.is-dark{background:linear-gradient(135deg,#202531,#31384a)}.message-drawer__insight-card small,.message-drawer__insight-card strong,.message-drawer__insight-card span{display:block}.message-drawer__insight-card small{color:#a0a5b3;letter-spacing:.16em;text-transform:uppercase;font-size:11px}.message-drawer__insight-card strong{color:#373c47;font-family:Times New Roman,Songti SC,serif;font-size:24px;line-height:1.08}.message-drawer__insight-card span{color:#7d8391;line-height:1.6;font-size:12px}.message-drawer__insight-card.is-dark small,.message-drawer__insight-card.is-dark strong,.message-drawer__insight-card.is-dark span{color:#ffffffdb}.message-drawer__insight-card.is-dark small,.message-drawer__insight-card.is-dark span{color:#ffffffa3}.message-drawer__toolbar span{display:inline-flex;padding:10px 12px;border-radius:999px;background:#f6f7faf5;color:#6d7280}.message-drawer__stickers{margin-top:22px}.message-drawer__stickers button,.message-drawer__actions button{padding:10px 14px;border-radius:999px;background:#f5f7fbf5}.message-drawer__actions{margin-top:18px}.message-drawer__actions--floating{justify-content:center;width:fit-content;margin-left:auto;margin-right:auto;padding:10px 12px;border-radius:24px;background:#1f222bf0;box-shadow:0 20px 44px #0f12182e}.message-drawer__actions--floating button{background:transparent;color:#fff}.message-drawer__feedback{margin-top:14px;color:#ff6376;font-weight:700}.message-drawer__emoji-panel{margin-top:18px;padding:16px;border-radius:24px;background:#f7f8fcfa}.message-drawer__emoji-panel header{display:flex;align-items:center;justify-content:space-between;gap:12px}.message-drawer__emoji-panel header span{color:#8e93a2}.message-drawer__emoji-strip{display:flex;gap:10px;margin-top:16px}.message-drawer__emoji-strip button{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:16px;background:#fff;cursor:pointer;font-size:22px;box-shadow:var(--shadow)}.message-drawer__emoji-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;margin-top:16px}.message-drawer__emoji-grid button{display:grid;place-items:center;aspect-ratio:1;border:0;border-radius:16px;background:#fff;cursor:pointer;font-size:22px;box-shadow:var(--shadow)}.message-drawer__composer{display:flex;gap:10px;margin-top:20px;padding:8px;border-radius:999px;background:#f5f7fbf5}.message-drawer__composer-note{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;color:#9ca1af;font-size:13px}.message-drawer__composer-note em{font-style:normal}.message-drawer__composer--panel{margin-top:14px;border-radius:24px}.message-drawer__composer-icon{width:40px;height:40px;border:0;border-radius:14px;background:#fff;color:#626978;cursor:pointer}.message-drawer__composer input{flex:1;min-width:0;border:0;background:transparent;font:inherit;outline:none;padding:0 12px}.message-drawer__composer button{padding:10px 16px;border:0;border-radius:999px;background:#161a23;color:#fff;cursor:pointer}.composer-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;display:grid;place-items:center;background:#0e111852}.composer-panel{width:min(620px,100vw - 32px);padding:28px}.composer-panel__hero{display:flex;align-items:center;gap:14px;margin-top:16px;padding:14px;border-radius:22px;background:#f7f8fcf5}.composer-panel__hero-avatar{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#ffc4c9,#ffe8df);color:#6b4f4f;font-weight:800}.composer-panel__hero strong,.composer-panel__hero span{display:block}.composer-panel__hero strong{color:#39322d;font-family:Times New Roman,Songti SC,serif;font-size:24px}.composer-panel__hero span{margin-top:4px;color:#8d92a1}.composer-panel header,.composer-panel footer,.composer-panel__modes,.composer-panel__snapshots{display:flex;align-items:center;justify-content:space-between;gap:12px}.composer-panel textarea{width:100%;margin-top:18px;border:1px solid var(--line);border-radius:24px;padding:18px;font:inherit;resize:vertical}.composer-panel__modes{justify-content:flex-start;margin-top:18px}.composer-panel__modes button{padding:10px 16px;border:0;border-radius:999px;background:#f3f5faf2;cursor:pointer}.composer-panel__modes button.is-active{background:#141821;color:#fff}.composer-panel__snapshots{margin-top:14px;color:#8d91a0;flex-wrap:wrap}.composer-panel__quickbar{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px;padding:8px;border-radius:20px;background:#f6f7faf5}.composer-panel__quickbar span{display:inline-flex;min-height:32px;padding:0 13px;border-radius:999px;background:#f5f7fbfa;color:#787f8e}.composer-panel__note{margin-top:16px;padding:16px 18px;border-radius:22px;background:radial-gradient(circle at top right,rgba(255,240,242,.72),transparent 28%),#f7f8fcfa}.composer-panel__note strong,.composer-panel__note span{display:block}.composer-panel__note strong{color:#38322d;font-family:Times New Roman,Songti SC,serif;font-size:22px}.composer-panel__note span{margin-top:8px;color:#7f8594;line-height:1.76}.composer-panel footer{margin-top:24px;justify-content:flex-end}.composer-panel footer button{padding:12px 18px;border-radius:999px;background:#151821;color:#fff}.composer-panel footer button.is-ghost{background:#f4f6faf5;color:#5f6473}.about-stage{display:grid;grid-template-columns:200px 1fr;gap:28px;align-items:start}.about-stage__main{display:grid;gap:22px}.about-stage__overview{grid-template-columns:1.14fr .86fr}.about-stage__overview-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.about-stage__overview-rail-card{padding:16px 16px 14px;border-radius:22px;background:#f8f9fcfa}.about-stage__signal{display:grid;grid-template-columns:.86fr .72fr 1.06fr;gap:18px;margin:18px 0 20px}.about-stage__signal-card{padding:20px 22px;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at top right,rgba(255,238,241,.72),transparent 34%),#fffffffa;box-shadow:var(--shadow)}.about-stage__signal-card small,.about-stage__signal-card strong,.about-stage__signal-card span{display:block}.about-stage__signal-card small{color:#b1a6a3;letter-spacing:.18em;text-transform:uppercase}.about-stage__signal-card strong{margin-top:14px;font-family:Times New Roman,Songti SC,serif;font-size:28px;color:#403833}.about-stage__signal-card span{margin-top:10px;color:#777d89;line-height:1.76}.about-stage__signal-card.is-dark{background:radial-gradient(circle at top right,rgba(255,170,188,.16),transparent 28%),linear-gradient(145deg,#1b202b,#394457)}.about-stage__signal-card.is-dark small{color:#ffffff8f}.about-stage__signal-card.is-dark strong,.about-stage__signal-card.is-dark span{color:#fff}.about-stage__signal-card.is-dark span{color:#ffffffc2}.about-stage__signal-chips{display:flex;gap:10px;flex-wrap:wrap;align-content:start;padding:18px 20px;border-radius:28px;border:1px solid rgba(232,236,243,.96);background:radial-gradient(circle at bottom left,rgba(234,243,255,.72),transparent 34%),#fffffff7;box-shadow:var(--shadow)}.about-stage__signal-chips span{display:inline-flex;min-height:32px;padding:0 13px;border-radius:999px;background:#f6f7fafa;color:#818694}.about-stage__chapters{display:grid;gap:12px;position:sticky;top:116px}.about-stage__chapters button{border:1px solid rgba(232,236,243,.96);border-radius:24px;padding:16px 18px;background:#fffffff0;text-align:left;cursor:pointer;box-shadow:var(--shadow);transition:transform .18s ease,background .18s ease,color .18s ease}.about-stage__chapters button:hover{transform:translateY(-2px)}.about-stage__chapters button strong,.about-stage__chapters button span,.about-stage__memo strong,.about-stage__memo span,.about-stage__memo small{display:block}.about-stage__chapters button small{display:inline-flex;min-height:26px;padding:0 10px;border-radius:999px;background:#f5f7fbf5;color:#a6abb8;font-size:11px;letter-spacing:.12em}.about-stage__chapters button span{margin-top:6px;color:#9ca2b1}.about-stage__chapters button.is-active{background:#121620;color:#fff}.about-stage__chapters button.is-active small{background:#ffffff1f;color:#ffffffc2}.about-stage__chapters button.is-active span{color:#ffffffb8}.about-stage__memo{display:grid;gap:6px;padding:18px 18px 20px;border-radius:26px;background:#fffffff0;border:1px solid rgba(232,236,243,.96);box-shadow:var(--shadow)}.about-stage__memo strong{font-size:34px}.about-stage__memo span,.about-stage__memo small{color:#828898}.story-chat{padding:24px}.story-chat--about{padding:0;overflow:hidden;border-radius:40px;min-height:1040px;background:radial-gradient(circle at top,#fff8faf5,#fffffffa 42%),#fffffff5}.story-chat__header,.story-chat__player{display:flex;align-items:center;justify-content:space-between}.story-chat--about .story-chat__header{padding:24px 28px;border-bottom:1px solid rgba(232,236,242,.96)}.story-chat__identity{display:flex;align-items:center;gap:14px}.story-chat__pet{display:grid;place-items:center;width:58px;height:58px;border-radius:22px;background:linear-gradient(135deg,#fff0ef,#eef5ff);color:#464c5b;font-weight:800;font-family:Times New Roman,serif;box-shadow:inset 0 1px #ffffffe6}.story-chat__status{display:inline-flex;align-items:center;gap:8px;margin-top:6px;color:#8fa089}.story-chat__status i{width:8px;height:8px;border-radius:50%;background:#8fd06c}.story-chat__header-tools{display:flex;align-items:center;gap:12px}.story-chat__header-tools span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#f4f7fbf5;color:#8d93a2}.story-chat__more{border:0;background:transparent;font-size:26px;color:#434854;cursor:pointer}.story-chat__screen{padding:22px 24px 26px;background:radial-gradient(circle at top,rgba(255,255,255,.62),transparent 26%),radial-gradient(circle at bottom,rgba(254,245,247,.78),transparent 24%),#f7f7fa;position:relative;overflow:hidden}.story-chat__controlbar,.story-chat__assist{display:flex;gap:10px;flex-wrap:wrap}.story-chat__controlbar{margin-top:8px}.story-chat__controlhint{margin-top:14px;color:#a0a6b4;letter-spacing:.18em;text-transform:uppercase;font-size:11px}.story-chat__assist{margin-top:14px}.story-chat__mode,.story-chat__assist button{border:0;cursor:pointer}.story-chat__mode{min-height:38px;padding:0 14px;border-radius:999px;background:#ffffffe6;color:#72798a;box-shadow:0 12px 24px #181e2d0a}.story-chat__mode.is-active{background:#161b26;color:#fff}.story-chat__mode.is-ghost,.story-chat__assist button{background:#f4f7fbfa}.story-chat__assist button{min-height:36px;padding:0 14px;border-radius:999px;color:#7d8494}.story-chat__feedback{display:inline-flex;margin-top:14px;padding:10px 14px;border-radius:18px;background:#fff3f4f5;color:#e07079}.story-chat__about-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 26%,rgba(255,214,224,.24),transparent 18%),radial-gradient(circle at 82% 68%,rgba(188,220,255,.2),transparent 18%);pointer-events:none}.story-chat__chapter-line{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:10px;padding:14px 16px;border-radius:22px;background:#ffffffdb;box-shadow:0 18px 36px #1a20300d}.story-chat__chapter-line strong,.story-chat__chapter-line small{display:block}.story-chat__chapter-line small{margin-top:4px;color:#b4b8c2;letter-spacing:.18em;text-transform:uppercase;font-size:11px}.story-chat__chapter-line span{color:#8d93a2}.about-audio{display:grid;grid-template-columns:.72fr 1.16fr .72fr;gap:18px;align-items:center;padding:18px 20px}.about-audio__track,.about-audio__meta{display:grid;gap:6px}.about-audio__track small,.about-audio__track strong,.about-audio__track span{display:block}.about-audio__track small{color:#b2a7a4;letter-spacing:.16em;text-transform:uppercase;font-size:11px}.about-audio__track strong{color:#403833;font-family:Times New Roman,Songti SC,serif;font-size:28px}.about-audio__track span{color:#7e8594;line-height:1.7}.about-audio__wave{display:flex;align-items:center;gap:6px;min-height:72px;padding:0 10px}.about-audio__wave i{width:6px;height:20px;border-radius:999px;background:linear-gradient(180deg,#ff8c7c,#ffc36f);animation:pulseBars 1.8s ease-in-out infinite}.about-audio__wave i:nth-child(3n){height:34px}.about-audio__wave i:nth-child(4n){height:44px}.about-audio__meta{justify-items:end}.about-audio__meta span{display:inline-flex;min-height:30px;padding:0 12px;border-radius:999px;background:#f6f7faf5;color:#838896;font-size:12px}.story-chat__replaybar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.story-chat__replaycard{display:grid;gap:6px;padding:16px 16px 14px;border-radius:22px;background:#ffffffdb;box-shadow:0 14px 28px #1a20300a}.story-chat__replaycard.is-soft{background:radial-gradient(circle at top right,rgba(233,243,255,.72),transparent 32%),#ffffffe6}.story-chat__replaycard.is-dark{background:linear-gradient(145deg,#1a202b,#394456)}.story-chat__replaycard small{color:#aca2a6;letter-spacing:.16em;text-transform:uppercase;font-size:11px}.story-chat__replaycard strong{color:#3c3531;font-family:Times New Roman,Songti SC,serif;font-size:24px}.story-chat__replaycard span{color:#7b8190;line-height:1.68;font-size:13px}.story-chat__replaycard.is-dark small,.story-chat__replaycard.is-dark strong,.story-chat__replaycard.is-dark span{color:#ffffffdb}.story-chat__replaycard.is-dark small,.story-chat__replaycard.is-dark span{color:#ffffff9e}.story-chat__body{display:grid;gap:20px;min-height:760px;padding:28px 22px 20px;position:relative;z-index:1}.story-chat__tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;padding-left:4px}.story-chat__tags span{display:inline-flex;padding:9px 13px;border-radius:999px;background:#ffffffc7;color:#727888;box-shadow:0 10px 26px #2227330d}.story-bubble{max-width:78%}.story-bubble__row{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:start}.story-bubble.is-right .story-bubble__row{grid-template-columns:1fr 44px}.story-bubble__avatar{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#ffe0e4,#e5f3ff);color:#404654;font-weight:800;box-shadow:0 12px 24px #292c3714}.story-bubble__content{min-width:0}.story-bubble__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;color:#99a0ae;font-size:13px}.story-bubble__meta strong,.story-bubble__meta small{display:block}.story-bubble__meta small{color:#a4aab9}.story-bubble__foot{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.story-bubble__foot span{display:inline-flex;padding:6px 10px;border-radius:999px;background:#f3f6faf5;color:#8c92a1;font-size:12px}.story-bubble__trail{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.story-bubble__trail span{display:inline-flex;min-height:28px;padding:0 10px;border-radius:999px;background:#f3f6faf5;color:#8a91a0;font-size:12px}.story-bubble p{display:inline-block;margin:0;padding:15px 18px;border-radius:22px;line-height:1.84;box-shadow:0 16px 34px #242a380d}.story-bubble__media{display:block;width:min(336px,100%);margin-top:14px;border-radius:22px;box-shadow:0 18px 40px #1c223014}.story-bubble.is-left p{background:#fffffff5}.story-bubble.is-right{justify-self:end}.story-bubble.is-right .story-bubble__avatar{order:2}.story-bubble.is-right p{background:#198bff;color:#fff}.story-chat__player{max-width:332px;margin:18px auto 0;padding:12px 20px;border-radius:999px;background:#fffffff2;box-shadow:0 20px 46px #1f232d14}.story-chat__player button{border:0;background:transparent;color:#575d69;cursor:pointer}.story-chat__player span{color:#868c9b}.story-chat__play{width:48px;height:48px;border:0;border-radius:50%;background:#131721;color:#fff}.story-chat__toyshelf{display:flex;justify-content:center;gap:10px;margin-top:22px;padding:18px 18px 20px;flex-wrap:wrap;border-top:1px solid rgba(236,239,244,.96);background:linear-gradient(180deg,#fffc,#f8f8f9f5),repeating-linear-gradient(90deg,rgba(221,221,223,.2) 0 6px,transparent 6px 52px)}.story-chat__toyshelf span{display:inline-grid;place-items:center;width:58px;height:58px;font-size:38px;transform:translateY(2px)}.story-layout{grid-template-columns:340px 1fr;align-items:start}.story-layout__toc,.story-layout__content{padding:30px}.story-layout__toc{position:sticky;top:116px;min-height:540px;background:radial-gradient(circle at top,rgba(255,255,255,.9),transparent 28%),#fffffff5}.story-layout__toc-topline{display:inline-flex;align-items:center;gap:18px;min-height:42px;padding:0 18px;border-radius:999px;background:#f8f8fafa;color:#7e8391;box-shadow:var(--shadow)}.story-layout__toc-topline span{display:inline-flex;align-items:center}.story-layout__toc-guide{display:grid;gap:6px;margin-top:22px;padding:18px 18px 16px;border-radius:24px;background:radial-gradient(circle at top right,rgba(255,240,242,.68),transparent 30%),#f8f9fcfa}.story-layout__toc-guide small,.story-layout__toc-guide strong,.story-layout__toc-guide span{display:block}.story-layout__toc-guide small{color:#aca2a6;letter-spacing:.16em;text-transform:uppercase;font-size:11px}.story-layout__toc-guide strong{color:#3c3531;font-family:Times New Roman,Songti SC,serif;font-size:28px}.story-layout__toc-guide span{color:#7f8594;line-height:1.68;font-size:13px}.story-layout__toc-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;margin-bottom:18px}.story-layout__toc-dock{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 18px}.story-layout__toc-dock span{display:inline-flex;min-height:30px;padding:0 12px;border-radius:999px;background:#f6f7fafa;color:#7f8594;font-size:12px}.story-layout__toc-card{padding:16px;border-radius:20px;background:#f5f7fbf5}.story-layout__toc-card strong,.story-layout__toc-card span{display:block}.story-layout__toc-card strong{font-size:24px}.story-layout__toc-card span{margin-top:6px;color:#8a90a0}.story-layout__toc a{display:block;padding:10px 0;color:#666b78}.story-layout__toc-link{display:grid!important;grid-template-columns:auto 1fr;gap:12px;align-items:start}.story-layout__toc-link em,.story-layout__toc-link span{display:block;font-style:normal}.story-layout__toc-link em{color:#b3b8c4;font-size:12px;letter-spacing:.16em}.story-layout__toc-link span{color:#656c7a;line-height:1.68}.story-layout__toc-skeleton{display:grid;gap:12px;margin:26px 0 22px}.story-layout__toc-skeleton i{display:block;height:12px;border-radius:999px;background:#f1f3f7fa}.story-layout__toc-skeleton i:nth-child(1){width:82%}.story-layout__toc-skeleton i:nth-child(2){width:96%}.story-layout__toc-skeleton i:nth-child(3){width:66%}.story-layout__toc-skeleton i:nth-child(4){width:88%}.story-layout__toc-hint{display:inline-flex;align-items:center;min-height:36px;padding:0 16px;border-radius:999px;background:#f7f8fbfa;color:#8f94a2;font-size:13px}.story-layout__meta{display:flex;gap:16px;color:#9397a5;margin-top:28px}.story-layout__hero{display:grid;grid-template-columns:1.02fr .98fr;gap:18px;margin-top:22px}.story-layout__hero-copy,.story-layout__hero-card,.story-layout__headline-note{border-radius:26px;background:#fffffff5;box-shadow:var(--shadow)}.story-layout__hero-copy{padding:22px 24px;background:radial-gradient(circle at top right,rgba(255,239,242,.72),transparent 32%),#fffffffa}.story-layout__hero-copy small,.story-layout__hero-copy h2,.story-layout__hero-copy p{display:block}.story-layout__hero-copy small{color:#aca2a6;letter-spacing:.18em;text-transform:uppercase;font-size:11px}.story-layout__hero-copy h2{margin:14px 0 0;font-family:Times New Roman,Songti SC,serif;font-size:38px;line-height:1.14;color:#3d3631}.story-layout__hero-copy p{margin-top:12px;color:#747b89;line-height:1.8}.story-layout__hero-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.story-layout__hero-card{padding:18px 18px 16px;background:#f8f9fcfa}.story-layout__hero-card.is-soft{background:radial-gradient(circle at top right,rgba(233,243,255,.72),transparent 30%),#f8f9fcfa}.story-layout__hero-card.is-dark{background:linear-gradient(145deg,#1b202b,#394457)}.story-layout__hero-card small,.story-layout__hero-card strong,.story-layout__hero-card span{display:block}.story-layout__hero-card small{color:#aca2a6;letter-spacing:.16em;text-transform:uppercase;font-size:11px}.story-layout__hero-card strong{margin-top:10px;color:#3b342f;font-family:Times New Roman,Songti SC,serif;font-size:24px}.story-layout__hero-card span{margin-top:8px;color:#7c8291;line-height:1.68;font-size:13px}.story-layout__hero-card.is-dark small,.story-layout__hero-card.is-dark strong,.story-layout__hero-card.is-dark span{color:#ffffffdb}.story-layout__hero-card.is-dark small,.story-layout__hero-card.is-dark span{color:#ffffff9e}.story-layout__banner{display:flex;align-items:center;min-height:76px;padding:0 28px;border-radius:22px;background:linear-gradient(90deg,#34c5da,#92b7f0 56%,#f2a3db);color:#fff;font-size:26px;font-family:Times New Roman,Songti SC,serif;box-shadow:0 22px 48px #52a0db2e}.story-layout__headline-note{display:grid;gap:8px;padding:18px 20px}.story-layout__headline-note strong,.story-layout__headline-note span{display:block}.story-layout__headline-note strong{color:#3e3732;font-family:Times New Roman,Songti SC,serif;font-size:24px}.story-layout__headline-note span{color:#7b808d;line-height:1.74}.story-layout__headline-track{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.story-layout__headline-track span{display:inline-flex;min-height:32px;padding:0 13px;border-radius:999px;background:#f4f7fbf5;color:#737a88;font-size:12px}.story-layout__headline h2{margin:0;font-size:40px;line-height:1.14}.story-layout__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.story-layout__chips span{display:inline-flex;padding:10px 14px;border-radius:999px;background:#f4f7fbf5;color:#68707d}.story-layout__lead-media{margin-top:24px}.story-layout__lead-visual{position:relative;overflow:hidden;margin-top:22px;border-radius:28px}.story-layout__lead-visual img{width:100%;max-height:420px;object-fit:cover}.story-layout__lead-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0e10180f,#0e10188f)}.story-layout__lead-visual-note{position:absolute;left:24px;right:24px;bottom:24px;z-index:1;color:#fff}.story-layout__lead-visual-note strong,.story-layout__lead-visual-note span{display:block}.story-layout__lead-visual-note strong{font-family:Times New Roman,Songti SC,serif;font-size:30px}.story-layout__lead-visual-note span{margin-top:8px;color:#fffc}.story-layout__lead-media video{width:100%;border-radius:26px}.story-layout__reading-rail{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.story-layout__reading-rail span{display:inline-flex;min-height:32px;padding:0 13px;border-radius:999px;background:#f4f7fbf5;color:#747b89;font-size:12px}.prose{margin-top:16px;line-height:1.9;color:#4d5160}.prose h1,.prose h2,.prose h3,.prose h4{margin-top:28px;color:#3d3631;font-family:Times New Roman,Songti SC,serif}.prose p,.prose li{line-height:1.95}.prose img,.prose video{width:100%;margin-top:20px;border-radius:24px}.prose blockquote,.prose quote{display:block;margin:20px 0;padding:18px 22px;border-left:4px solid var(--accent);border-radius:16px;background:#fff4f5db}.pc-footer{padding:70px 0 36px;text-align:center}.pc-footer__quote{font-family:Times New Roman,Songti SC,serif;font-size:28px;color:#4a433d}.pc-footer__nav{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:20px}.pc-footer__signals{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}.pc-footer__signals span{display:inline-flex;min-height:34px;padding:0 14px;border-radius:999px;background:#ffffffd1;color:#8f8781;box-shadow:0 10px 24px #1c264a0a}.pc-footer__storybar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(860px,100%);margin:22px auto 0}.pc-footer__storycard{display:grid;gap:6px;padding:18px 18px 16px;border-radius:24px;background:#ffffffc7;box-shadow:0 14px 28px #1c264a0a}.pc-footer__storycard small,.pc-footer__storycard strong,.pc-footer__storycard span{display:block}.pc-footer__storycard small{color:#b0a6a1;letter-spacing:.16em;text-transform:uppercase;font-size:11px}.pc-footer__storycard strong{color:#4b443e;font-family:Times New Roman,Songti SC,serif;font-size:24px}.pc-footer__storycard span{color:#8f8781;line-height:1.7}.pc-footer__nav a{display:inline-flex;min-height:34px;padding:0 14px;border-radius:999px;background:#ffffffe0;color:#8a827c;box-shadow:0 10px 24px #1c264a0a}.pc-footer__shelf{position:relative;width:min(680px,88vw);height:24px;margin:26px auto 0}.pc-footer__shelf:before{content:"";position:absolute;left:0;right:0;bottom:6px;height:10px;border-radius:999px;background:linear-gradient(180deg,#bcab9957,#99887933)}.pc-footer__shelf i{position:absolute;bottom:0;width:12px;height:24px;border-radius:8px;background:#99887933;font-style:normal}.pc-footer__shelf i:first-child{left:52px}.pc-footer__shelf i:last-child{right:52px}.pc-footer__toys{display:flex;justify-content:center;gap:14px;margin-top:4px;flex-wrap:wrap;padding-top:0}.pc-footer__memo{max-width:760px;margin:22px auto 0;color:#938983;line-height:1.85}.pc-footer__toy{display:grid;place-items:center;width:68px;height:68px;border-radius:28px 28px 20px 20px;color:#504942;font-size:32px;box-shadow:0 14px 24px #3736311a}.pc-footer__toy.is-green{background:#9fd688}.pc-footer__toy.is-amber{background:#efc170}.pc-footer__toy.is-sand{background:#d7ccb3}.pc-footer__toy.is-sky{background:#b7d2ff}.pc-footer__toy.is-slate{background:#a5a7b5}.pc-footer__toy.is-peach{background:#f4b58b}.pc-footer__toy.is-gold{background:#e3a44a}.pc-footer__records{display:grid;justify-content:center;gap:8px;margin-top:26px}.pc-footer__record,.pc-footer__copyright{color:#8a827c;font-size:13px}.pc-footer__record:hover{color:#6c635d}.pc-footer__copyright{margin-top:12px}.is-blue{background:linear-gradient(135deg,#4d9bff,#2d68ff)}.is-sky{background:linear-gradient(135deg,#3ea7ff,#2376ff)}.is-pink{background:linear-gradient(135deg,#ff688f,#ff4d71)}.is-black{background:linear-gradient(135deg,#0f1219,#232b3f)}.is-orange{background:linear-gradient(135deg,#ff9e42,#ff6e2f)}.is-amber{background:linear-gradient(135deg,#ffbb59,#ff8a3d)}.is-dark{background:linear-gradient(135deg,#5f5755,#433c39)}.is-violet{background:linear-gradient(135deg,#8d8cff,#6668ff)}.is-rose{background:linear-gradient(135deg,#ff7e98,#ff5c76)}@keyframes heartbeat{0%,to{transform:rotate(-45deg) scale(1)}25%{transform:rotate(-45deg) scale(1.08)}50%{transform:rotate(-45deg) scale(.98)}}@keyframes pulseBars{0%,to{transform:scaleY(1);opacity:.64}50%{transform:scaleY(1.6);opacity:1}}.album-overview-strip__card,.album-preview-stage__story,.album-preview-stage__note,.album-preview-stage__rail-card,.album-detail-hero__captionbar,.album-thumb,.album-detail-hero__profile,.album-side-action,.album-detail-hero__side-note,.message-toolbar__headline,.message-overview__card,.message-overview__action,.message-wall-card,.message-drawer,.message-drawer__stage-note,.message-drawer__signal-card,.message-drawer__insight-card,.checklist-toolbar__pill,.checklist-progress-card,.checklist-stage-note__card,.checklist-stage-note__chips,.checklist-row,.checklist-detail-card__media,.checklist-focus,.checklist-focus__storycard,.checklist-focus__note-card{position:relative;overflow:hidden}.album-overview-strip__card:before,.album-preview-stage__story:before,.album-preview-stage__note:before,.album-preview-stage__rail-card:before,.album-detail-hero__captionbar:before,.album-thumb:before,.message-toolbar__headline:before,.message-overview__card:before,.message-overview__action:before,.message-wall-card:before,.message-drawer:before,.message-drawer__stage-note:before,.message-drawer__signal-card:before,.message-drawer__insight-card:before,.checklist-toolbar__pill:before,.checklist-progress-card:before,.checklist-stage-note__card:before,.checklist-stage-note__chips:before,.checklist-row:before,.checklist-focus:before,.checklist-focus__storycard:before,.checklist-focus__note-card:before{content:"";position:absolute;inset:0 0 auto auto;width:148px;height:148px;border-radius:50%;background:radial-gradient(circle,#ffebefe6,#ffebef00);transform:translate(36%,-36%);pointer-events:none}.album-overview-strip__card{min-height:154px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.album-overview-strip__card:hover,.album-thumb:hover,.album-side-action:hover,.message-overview__action:hover,.message-wall-card:hover,.checklist-toolbar__pill:hover,.checklist-row:hover,.checklist-focus__storycard:hover,.checklist-focus__note-card:hover{transform:translateY(-2px)}.album-overview-strip__card small,.album-overview-strip__card span,.album-preview-stage__note span,.message-overview__action span,.checklist-toolbar__pill span,.checklist-progress-card span{position:relative;z-index:1}.album-overview-strip__card strong,.album-preview-stage__story h3,.album-preview-stage__note strong,.message-overview__card h3,.message-overview__action strong,.checklist-toolbar__pill strong,.checklist-progress-card strong,.checklist-stage-note__card strong,.checklist-detail-card__headline h3,.checklist-focus h3{position:relative;z-index:1;letter-spacing:-.02em}.album-overview-strip__card strong{display:flex;align-items:flex-end;gap:10px}.album-overview-strip__card strong:after{content:"· Story";color:#b7adb0;font-family:inherit;font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;line-height:1.2}.album-overview-strip__card.is-wide strong:after{content:"· Latest"}.album-preview-stage__story,.message-overview__card,.checklist-stage-note__card{border-color:#ece0e1d1}.album-preview-stage__rail-card,.message-overview__action,.checklist-focus__storycard,.checklist-focus__note-card{border:1px solid rgba(238,241,246,.96);box-shadow:inset 0 1px #ffffffdb}.album-preview-stage__note{border-color:#ebeef4f5}.album-preview-stage__note.is-dark:before,.message-drawer__signal-card.is-dark:before,.message-drawer__insight-card.is-dark:before,.checklist-stage-note__card.is-dark:before{background:radial-gradient(circle,#ffa0b042,#ffa0b000)}.album-detail-hero__captionbar{border:1px solid rgba(232,236,243,.92);background:radial-gradient(circle at top right,rgba(255,241,244,.78),transparent 28%),#ffffffd1}.album-detail-hero__caption-pills span{border:1px solid rgba(236,239,245,.92)}.album-thumb{border-color:#eaedf4f5;background:radial-gradient(circle at top right,rgba(255,242,244,.7),transparent 28%),#fffffffa}.album-thumb:before{width:124px;height:124px}.album-thumb span,.album-thumb small,.album-thumb__meta,.album-thumb__meter{position:relative;z-index:1}.album-thumb span{color:#4f5563;font-weight:700}.album-thumb small{letter-spacing:.08em;text-transform:uppercase}.album-thumb.is-active{background:radial-gradient(circle at top right,rgba(255,225,229,.96),transparent 30%),#fffffffc}.album-detail-hero__profile,.album-side-action,.album-detail-hero__side-note{border:1px solid rgba(232,236,243,.96);background:radial-gradient(circle at top right,rgba(255,242,244,.62),transparent 28%),#fffffffa}.album-side-action{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.album-side-action span,.album-detail-hero__profile span,.album-detail-hero__side-note span{position:relative;z-index:1}.message-toolbar{align-items:start}.message-toolbar__headline{padding:22px 24px;border:1px solid rgba(233,236,243,.96);border-radius:30px;background:radial-gradient(circle at top right,rgba(255,238,241,.76),transparent 30%),#fffffffa;box-shadow:var(--shadow)}.message-toolbar__headline small,.message-toolbar__headline h3,.message-toolbar__headline p{position:relative;z-index:1}.message-toolbar__summary span,.message-toolbar__filters button{border:1px solid rgba(232,236,243,.92)}.message-toolbar__summary span{min-height:42px;align-items:center}.message-toolbar__filters button,.message-toolbar__write,.checklist-filters button,.checklist-focus__actions button{transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.message-toolbar__filters button:hover,.message-toolbar__write:hover,.checklist-filters button:hover,.checklist-focus__actions button:hover{transform:translateY(-2px)}.message-overview__card,.message-overview__action{border-color:#e9ecf3f5}.message-overview__chips span{border:1px solid rgba(238,241,246,.96)}.message-overview__action{min-height:132px}.message-wall-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.message-wall-card:before{width:134px;height:134px}.message-wall-card__badge{border:1px solid rgba(33,37,48,.08);background:#1c1f28eb;color:#ffffffe6;box-shadow:0 10px 22px #161a231f}.message-wall-card__profile strong,.message-wall-card__profile span,.message-wall-card__eyebrow,.message-wall-card p,.message-wall-card__quote,.message-wall-card__storyrail,.message-wall-card__toolline,.message-wall-card__chips,.message-wall-card__footnote,.message-wall-card footer{position:relative;z-index:1}.message-wall-card__profile strong{color:#363b46;font-size:16px}.message-wall-card__profile span{color:#8b91a0}.message-wall-card__quote{border-left:3px solid rgba(255,125,132,.32);border-radius:0 20px 20px 0;background:#f8f9fcfa}.message-wall-card__toolline span,.message-wall-card__chips span,.message-drawer__spotlight span,.message-drawer__head-badges span,.message-drawer__toolbar span,.message-drawer__thread-rail span,.message-drawer__divider-tabs span{border:1px solid rgba(236,239,245,.92)}.message-wall-card__toolline span{min-height:34px}.message-wall-card__storycard,.message-drawer__signal-card,.message-drawer__insight-card{border:1px solid rgba(236,239,245,.92)}.message-drawer{border-left-color:#ffe1e5c2}.message-drawer__close{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#f6f7fafa;color:#5f6572}.message-drawer__header,.message-drawer__stage-note,.message-drawer__signal-rail,.message-drawer__body{position:relative;z-index:1}.message-drawer__stage-note,.message-drawer__hero,.message-drawer__reply,.message-drawer__emoji-panel,.message-drawer__bubble{border:1px solid rgba(236,239,245,.92)}.message-drawer__bubble.is-reply{border-color:#267bee33;box-shadow:0 16px 32px #267bee2e}.message-drawer__quickbar span{border:1px solid rgba(236,239,245,.92);box-shadow:inset 0 1px #ffffffdb}.checklist-toolbar__pill{min-height:138px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.checklist-toolbar__pill strong:after{content:" / plan";color:#b6aba8;font-size:12px;letter-spacing:.16em;text-transform:uppercase}.checklist-search{overflow:hidden;position:relative}.checklist-search:before{content:"";position:absolute;inset:0 0 auto auto;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,#e8f2ffeb,#e8f2ff00);transform:translate(36%,-36%);pointer-events:none}.checklist-search input,.checklist-search span{position:relative;z-index:1}.checklist-progress-card{min-height:138px}.checklist-progress-card__bar{position:relative;z-index:1}.checklist-row{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.checklist-row.is-open{border-color:#ffb4a094;box-shadow:0 22px 44px #ff83781f;background:radial-gradient(circle at top right,rgba(255,241,243,.72),transparent 26%),#fffffffc}.checklist-row.is-open .checklist-row__head{background:#fff9f9b8}.checklist-row__title strong{color:#353b46}.checklist-row__index,.checklist-row__meta span,.checklist-row__meta em,.checklist-row__tools span,.checklist-detail-card__storyline span,.checklist-focus__stats span{border:1px solid rgba(236,239,245,.92)}.checklist-detail-card__media{border:1px solid rgba(232,236,243,.96)}.checklist-detail-card__media:after{content:"";position:absolute;inset:auto 0 0;height:46%;background:linear-gradient(180deg,#10121a00,#10121a1f);pointer-events:none}.checklist-detail-card__count,.checklist-detail-card__content{position:relative;z-index:1}.checklist-detail-card__headline p,.checklist-focus p{color:#6d7381}.checklist-detail-card__section strong{color:#3b404b}.checklist-focus{border:1px solid rgba(233,236,243,.96);background:radial-gradient(circle at top right,rgba(255,240,243,.76),transparent 28%),#fffffffa;box-shadow:0 24px 46px #23263114}.checklist-focus__hero,.checklist-focus__chapter,.checklist-focus h3,.checklist-focus p,.checklist-focus__storyrail,.checklist-focus__meta,.checklist-focus__note-rail,.checklist-focus__actions,.checklist-focus__feedback,.checklist-focus__stats,.checklist-focus__gallery,.checklist-focus__empty{position:relative;z-index:1}.checklist-focus__status{box-shadow:0 10px 24px #267bee24}.checklist-focus__status.is-open{background:linear-gradient(135deg,#202531,#3a4457)}.checklist-focus__status.is-done{background:linear-gradient(135deg,#ff8f7d,#ffb36f)}.checklist-focus__storycard,.checklist-focus__note-card{background:radial-gradient(circle at top right,rgba(255,245,246,.82),transparent 28%),#f8f9fcfa}.checklist-focus__note-card.is-soft,.checklist-focus__storycard.is-soft{background:radial-gradient(circle at top right,rgba(232,242,255,.82),transparent 30%),#f8f9fcfa}.checklist-focus__actions button{border:1px solid rgba(232,236,243,.96)}.checklist-focus__actions button:first-child{background:linear-gradient(135deg,#ff8e79,#ff5f74);color:#fff;border-color:transparent}.timeline-titleband,.about-titleband,.timeline-overview__quote,.timeline-overview__composer,.timeline-overview__player,.timeline-compass__card,.timeline-compass__rail-card,.timeline-bridge__card,.timeline-year__chapter-card,.timeline-year__chapter-rail-card,.timeline-year__summary-note,.timeline-stage__storycard,.timeline-stage__card,.timeline-stage__narrative,.timeline-stage__anchors button,.about-stage__chapters button,.about-stage__memo,.about-stage__signal-card,.about-stage__signal-chips,.about-audio,.story-chat--about,.story-chat__header,.story-chat__chapter-line,.story-chat__replaycard,.story-bubble__content,.story-layout__toc,.story-layout__content,.story-layout__toc-guide,.story-layout__toc-card,.story-layout__hero-copy,.story-layout__hero-card,.story-layout__headline-note,.story-layout__lead-visual,.story-layout__lead-media video,.story-layout__banner{position:relative;overflow:hidden}.timeline-overview__quote:before,.timeline-overview__composer:before,.timeline-compass__card:before,.timeline-compass__rail-card:before,.timeline-bridge__card:before,.timeline-year__chapter-card:before,.timeline-year__chapter-rail-card:before,.timeline-year__summary-note:before,.timeline-stage__storycard:before,.timeline-stage__card:before,.timeline-stage__narrative:before,.about-stage__chapters button:before,.about-stage__memo:before,.about-stage__signal-card:before,.about-stage__signal-chips:before,.about-audio:before,.story-chat__header:before,.story-chat__chapter-line:before,.story-chat__replaycard:before,.story-bubble__content:before,.story-layout__toc:before,.story-layout__content:before,.story-layout__toc-guide:before,.story-layout__toc-card:before,.story-layout__hero-copy:before,.story-layout__hero-card:before,.story-layout__headline-note:before{content:"";position:absolute;inset:0 0 auto auto;width:148px;height:148px;border-radius:50%;background:radial-gradient(circle,#ffecf0e0,#ffecf000);transform:translate(36%,-36%);pointer-events:none}.timeline-titleband,.about-titleband{gap:18px}.timeline-titleband:after,.about-titleband:after{content:"";width:min(160px,36vw);height:1px;background:linear-gradient(90deg,#e0d6d300,#e0d6d3f5,#e0d6d300)}.timeline-titleband h2,.about-titleband h2,.timeline-overview__quote h3,.timeline-overview__player strong,.timeline-compass__card strong,.timeline-bridge__card strong,.timeline-year__chapter-card strong,.timeline-year__chapter-rail-card strong,.timeline-year__summary-note strong,.about-stage__signal-card strong,.about-audio__track strong,.story-layout__hero-copy h2,.story-layout__hero-card strong,.story-layout__headline-note strong,.story-layout__lead-visual-note strong{letter-spacing:-.02em}.timeline-overview__quote,.timeline-overview__composer{border:1px solid rgba(233,236,243,.96);border-radius:32px;box-shadow:var(--shadow)}.timeline-overview__quote{background:radial-gradient(circle at top right,rgba(255,239,242,.76),transparent 28%),#fffffffa}.timeline-overview__composer-head,.timeline-overview__composer-box,.timeline-overview__quote-foot,.timeline-overview__player-actions,.timeline-overview__player-meta{position:relative;z-index:1}.timeline-overview__quote-foot span,.timeline-overview__composer-tags span,.timeline-overview__player-meta span,.timeline-stage__narrative-chips span,.timeline-compass__chips span,.timeline-bridge__chips span,.timeline-year__storyline span,.timeline-entry__eyebrow span,.timeline-entry__meta span,.timeline-entry__metric-strip span,.timeline-entry__capsule span,.timeline-entry__media-rail span,.timeline-entry__footrail span,.about-stage__signal-chips span,.about-audio__meta span,.story-chat__header-tools span,.story-chat__tags span,.story-bubble__foot span,.story-bubble__trail span,.story-layout__toc-dock span,.story-layout__headline-track span,.story-layout__chips span,.story-layout__reading-rail span{border:1px solid rgba(236,239,245,.92)}.timeline-overview__player{border:1px solid rgba(255,190,197,.18);border-radius:32px;box-shadow:0 20px 42px #171b282e}.timeline-overview__player:before,.timeline-year__chapter-rail-card.is-dark:before,.about-stage__signal-card.is-dark:before,.story-chat__replaycard.is-dark:before,.story-layout__hero-card.is-dark:before{background:radial-gradient(circle,#ffa2b43d,#ffa2b400)}.timeline-overview__player-actions button,.timeline-stage__anchors button,.about-stage__chapters button,.story-chat__mode,.story-chat__assist button,.story-chat__player,.story-chat__player button{transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.timeline-overview__player-actions button:hover,.timeline-stage__anchors button:hover,.about-stage__chapters button:hover,.story-chat__mode:hover,.story-chat__assist button:hover,.story-chat__player button:hover{transform:translateY(-2px)}.timeline-compass__card,.timeline-bridge__card,.timeline-year__chapter-card,.timeline-stage__storycard,.timeline-stage__narrative,.about-stage__signal-card,.story-layout__hero-copy,.story-layout__headline-note{border:1px solid rgba(233,236,243,.96)}.timeline-compass__rail-card,.timeline-year__chapter-rail-card,.timeline-stage__card,.about-stage__memo,.story-chat__replaycard,.story-layout__toc-guide,.story-layout__toc-card,.story-layout__hero-card{border:1px solid rgba(236,239,245,.92);box-shadow:inset 0 1px #ffffffe0}.timeline-compass__card,.timeline-bridge__card,.timeline-year__chapter-card,.timeline-year__summary-note,.timeline-stage__narrative{background:radial-gradient(circle at top right,rgba(255,240,243,.78),transparent 30%),#fffffffa}.timeline-compass__rail-card,.timeline-year__chapter-rail-card,.timeline-stage__card,.about-stage__memo{background:radial-gradient(circle at top right,rgba(255,243,245,.64),transparent 30%),#f8f9fcfa}.timeline-stage__storycard,.story-layout__toc-guide,.story-layout__hero-copy{background:radial-gradient(circle at top right,rgba(255,239,242,.82),transparent 30%),#fffffffc}.timeline-stage__storycard,.timeline-stage__card,.timeline-stage__narrative,.timeline-stage__anchors button{position:relative;z-index:1}.timeline-stage__anchors button.is-active,.about-stage__chapters button.is-active,.story-chat__mode.is-active{box-shadow:0 18px 34px #161a2429}.timeline-year__chapter-card,.timeline-year__chapter-rail,.timeline-year__storyline,.timeline-year__summary-note,.timeline-year__chapter-card small,.timeline-year__chapter-card span{position:relative;z-index:1}.timeline-year__chapter-card{min-height:138px;padding:18px 22px 16px}.timeline-year__summary-note{border:1px solid rgba(236,239,245,.92)}.timeline-year__line:before{box-shadow:0 0 0 8px #fff6f68a}.timeline-entry__card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.timeline-entry__card:hover{transform:translateY(-2px);box-shadow:0 24px 44px #26273614}.timeline-entry__storybar-card,.timeline-entry__source,.timeline-entry__media-note{border:1px solid rgba(236,239,245,.92)}.timeline-entry__storybar-card{background:radial-gradient(circle at top right,rgba(255,244,246,.72),transparent 28%),#f7f8fbfa}.timeline-entry__source{box-shadow:inset 0 1px #ffffffdb}.timeline-entry__media-note{background:radial-gradient(circle at top right,rgba(255,244,246,.74),transparent 30%),#fffffff0}.about-stage__chapters button,.about-stage__memo,.about-stage__signal-card,.about-stage__signal-chips,.about-audio,.story-chat__replaycard,.story-layout__toc,.story-layout__content,.story-layout__toc-guide,.story-layout__toc-card,.story-layout__hero-copy,.story-layout__hero-card,.story-layout__headline-note{position:relative}.about-stage__chapters button strong,.about-stage__chapters button span,.about-stage__memo strong,.about-stage__memo span,.about-stage__memo small,.about-stage__signal-card small,.about-stage__signal-card strong,.about-stage__signal-card span,.about-audio__track,.about-audio__wave,.about-audio__meta,.story-layout__toc-topline,.story-layout__toc-guide,.story-layout__toc-cards,.story-layout__toc-dock,.story-layout__toc-skeleton,.story-layout__toc-hint,.story-layout__toc-link,.story-layout__hero-copy,.story-layout__hero-rail,.story-layout__headline,.story-layout__meta,.story-layout__lead-visual-note,.story-layout__reading-rail,.prose{position:relative;z-index:1}.about-stage__chapters button{background:radial-gradient(circle at top right,rgba(255,244,246,.7),transparent 28%),#fffffffa}.about-stage__chapters button.is-active{background:radial-gradient(circle at top right,rgba(255,156,176,.16),transparent 28%),linear-gradient(145deg,#171c26,#313949)}.about-stage__memo{min-height:138px}.about-stage__signal-card,.about-stage__signal-chips,.about-audio{border:1px solid rgba(233,236,243,.96)}.about-audio{background:radial-gradient(circle at top right,rgba(255,239,242,.68),transparent 28%),#fffffffa}.story-chat--about{border:1px solid rgba(232,236,243,.96);box-shadow:0 26px 52px #1c223014}.story-chat__header{background:radial-gradient(circle at top right,rgba(255,241,244,.72),transparent 28%),#fffffffa}.story-chat__header-tools span,.story-chat__mode,.story-chat__assist button,.story-chat__chapter-line,.story-chat__player{border:1px solid rgba(236,239,245,.92)}.story-chat__chapter-line{background:radial-gradient(circle at top right,rgba(255,244,246,.72),transparent 26%),#ffffffe6}.story-chat__replaycard{background:radial-gradient(circle at top right,rgba(255,243,245,.7),transparent 28%),#ffffffe6}.story-chat__body{z-index:1}.story-bubble__content{padding:14px;border-radius:24px;background:radial-gradient(circle at top right,rgba(255,244,246,.62),transparent 28%),#ffffff9e}.story-bubble__content>*{position:relative;z-index:1}.story-bubble p,.story-bubble__media{border:1px solid rgba(236,239,245,.92)}.story-bubble.is-right .story-bubble__content{background:radial-gradient(circle at top right,rgba(213,234,255,.42),transparent 30%),#ffffff8f}.story-bubble.is-right p{box-shadow:0 18px 36px #198bff29}.story-layout__toc,.story-layout__content{border:1px solid rgba(232,236,243,.96);border-radius:34px;box-shadow:var(--shadow)}.story-layout__toc{background:radial-gradient(circle at top right,rgba(255,242,245,.7),transparent 28%),#fffffffa}.story-layout__content{background:radial-gradient(circle at top right,rgba(255,249,250,.78),transparent 30%),#fffffffa}.story-layout__toc-topline,.story-layout__toc-hint,.story-layout__toc-link,.story-layout__toc-dock span,.story-layout__headline-track span,.story-layout__chips span,.story-layout__reading-rail span{border:1px solid rgba(236,239,245,.92)}.story-layout__toc-link{padding:12px 14px!important;border-radius:18px;background:#f8f9fcc2}.story-layout__toc-link:hover{background:#f4f6fafa}.story-layout__hero-card,.story-layout__toc-card{background:radial-gradient(circle at top right,rgba(255,244,246,.68),transparent 28%),#f8f9fcfa}.story-layout__banner{min-height:84px;border:1px solid rgba(255,255,255,.26);letter-spacing:.02em}.story-layout__lead-visual,.story-layout__lead-media video{border:1px solid rgba(232,236,243,.92);box-shadow:0 26px 52px #1e222e14}.timeline-entry__daystamp{padding-top:18px}.timeline-entry__daystamp:before{content:"";width:52px;height:1px;margin-bottom:12px;background:linear-gradient(90deg,#e6ddda00,#e6dddafa,#e6ddda00)}.timeline-entry__card h3{max-width:88%}.timeline-entry__copy{margin-top:12px;padding:14px 16px 0 0}.timeline-entry__copy p{max-width:92%;color:#6e7482}.timeline-entry__copy p:before{content:"Memory Note";display:block;margin-bottom:8px;color:#b1a6a3;letter-spacing:.18em;text-transform:uppercase;font-size:11px}.timeline-entry__metric-strip span{min-height:32px;background:#fff4f5f5;color:#8f747b;box-shadow:inset 0 1px #ffffffe0}.timeline-entry__media img,.timeline-entry__media video{box-shadow:0 24px 46px #1c22301f}.timeline-entry__media-tags{right:16px;bottom:16px}.timeline-entry__media-tags span{min-height:32px;align-items:center;border:1px solid rgba(255,255,255,.1);background:#171b26c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 14px 30px #10141c2e}.timeline-entry__media-note{left:16px;bottom:16px;gap:6px;padding:12px 14px}.timeline-entry__source{align-items:center;grid-template-columns:minmax(0,1fr) auto;display:grid}.timeline-entry__source div,.timeline-entry__source b,.timeline-entry__source-note,.timeline-entry__footrail,.timeline-entry__card footer{position:relative;z-index:1}.timeline-entry__source strong{color:#363b46;font-size:18px}.timeline-entry__source span{margin-top:6px;color:#7f8593}.timeline-entry__source b{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#ffffffc7;color:#868b99;font-size:20px;box-shadow:inset 0 1px #ffffffe6}.story-chat__controlbar,.story-chat__assist,.story-chat__tags,.story-chat__player,.story-chat__toyshelf{position:relative;z-index:1}.story-chat__mode,.story-chat__assist button{min-height:40px;border:1px solid rgba(236,239,245,.9);box-shadow:inset 0 1px #ffffffe0}.story-chat__mode.is-ghost,.story-chat__assist button{background:radial-gradient(circle at top right,rgba(255,244,246,.6),transparent 30%),#f4f7fbfa}.story-chat__feedback{border:1px solid rgba(255,216,220,.96);box-shadow:0 14px 28px #ff8f9614}.story-chat__tags span{border:1px solid rgba(236,239,245,.92)}.story-bubble__content{box-shadow:0 18px 34px #1f24310f}.story-bubble__meta{padding:0 4px}.story-bubble__meta strong{color:#424854}.story-bubble p{position:relative}.story-bubble.is-left p:after,.story-bubble.is-right p:after{content:"";position:absolute;top:18px;width:16px;height:16px;transform:rotate(45deg);border-radius:4px}.story-bubble.is-left p:after{left:-6px;background:#fffffff5;border-left:1px solid rgba(236,239,245,.92);border-bottom:1px solid rgba(236,239,245,.92)}.story-bubble.is-right p:after{right:-6px;background:#198bff;box-shadow:4px 4px 12px #198bff1f}.story-bubble__media{background:#fff}.story-chat__player{min-height:72px;padding:12px 18px}.story-chat__player button{display:grid;place-items:center;width:34px;height:34px;border-radius:50%}.story-chat__player button:not(.story-chat__play){background:#f4f7fbfa}.story-chat__play{box-shadow:0 18px 32px #1317212e}.story-chat__toyshelf{position:relative}.story-chat__toyshelf:before{content:"";position:absolute;left:12%;right:12%;top:0;height:1px;background:linear-gradient(90deg,#e6ebf100,#e6ebf1fa,#e6ebf100)}.story-chat__toyshelf span{width:62px;height:62px;border-radius:22px;background:#ffffff94;box-shadow:inset 0 1px #ffffffd6}.story-layout__toc-link{position:relative;gap:14px;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.story-layout__toc-link:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:999px;background:linear-gradient(180deg,#ff7e881a,#ff7e88eb);opacity:0;transition:opacity .18s ease}.story-layout__toc-link:hover{transform:translate(3px);box-shadow:0 16px 28px #1f24310f}.story-layout__toc-link:hover:before{opacity:1}.story-layout__toc-link:hover span{color:#4d5564}.story-layout__toc-link em{min-width:30px}.story-layout__content h1,.story-layout__content h2,.story-layout__content h3,.story-layout__content h4{scroll-margin-top:120px}.prose{margin-top:24px;padding:6px 4px 12px}.prose>p:first-child{font-size:18px;line-height:2;color:#5a606d}.prose h1,.prose h2,.prose h3,.prose h4{position:relative;padding-top:14px}.prose h1:before,.prose h2:before,.prose h3:before,.prose h4:before{content:"";position:absolute;left:0;top:0;width:54px;height:2px;border-radius:999px;background:linear-gradient(90deg,#ff828bfa,#ff828b00)}.prose p,.prose li{color:#59606d}.prose ul,.prose ol{padding-left:1.4em}.prose li+li,.prose p+p{margin-top:10px}.prose a{color:#ff6f7c;text-decoration:none;border-bottom:1px solid rgba(255,111,124,.28)}.prose strong{color:#3d434f}.prose img,.prose video{box-shadow:0 24px 48px #1e222e1a}.prose blockquote,.prose quote{border:1px solid rgba(255,226,230,.92);box-shadow:inset 0 1px #ffffffdb}.pc-shell__header,.pc-shell__nav,.pc-shell__status-ribbon,.pc-shell__weather,.pc-shell__trace,.pc-shell__avatar-chip,.section-heading,.section-heading__rail span,.stats-card,.moment-card,.message-preview-card,.home-overview-stage__lead,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.section-cluster__intro-card,.section-cluster__intro-note,.section-cluster__intro-chips,.section-cluster__card,.love-day-card,.album-masonry__item,.message-wall-card,.timeline-entry__card{position:relative}.pc-shell__nav-item,.pc-shell__trace,.pc-shell__status-ribbon,.pc-shell__weather,.section-heading__rail span,.stats-card,.moment-card,.message-preview-card,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.section-cluster__card,.love-day-card,.album-masonry__item,.message-wall-card,.timeline-entry__card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.pc-shell__header{border-bottom-color:#e9ecf3fa;box-shadow:0 14px 34px #1c264a0d,inset 0 1px #ffffffeb}.pc-shell__brand strong{letter-spacing:.01em}.pc-shell__nav{border:1px solid rgba(236,239,245,.94)}.pc-shell__nav-item:not(.is-home):hover,.pc-shell__trace:hover{transform:translateY(-2px)}.pc-shell__nav-item:not(.is-active):not(.is-home):hover{background:#fffffff5;color:#484f5d}.pc-shell__nav-item:not(.is-active):not(.is-home):hover i{color:#6f7583}.pc-shell__nav-item.is-active i,.pc-shell__nav-item.is-home i{background:#ffffff29;color:#ffffffeb}.pc-shell__status-ribbon,.pc-shell__weather,.pc-shell__trace,.pc-shell__avatar-chip{border:1px solid rgba(236,239,245,.92)}.pc-shell__status-ribbon em,.pc-shell__weather em{background:#ffffffc7}.pc-shell__main{padding-top:26px}.section-heading{padding-top:84px;padding-bottom:38px}.section-heading:after{content:"";display:block;width:min(148px,32vw);height:1px;margin-top:18px;background:linear-gradient(90deg,#e0d8d300,#e0d8d3fa,#e0d8d300)}.section-heading.is-left:after{margin-left:0}.section-heading.is-center:after{margin-left:auto;margin-right:auto}.section-heading__title{letter-spacing:-.02em}.section-heading__rail span:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffffe0,0 14px 28px #1c182214}.stats-card:before,.moment-card:before,.message-preview-card:before,.home-overview-stage__lead:before,.home-overview-stage__note:before,.home-overview-stage__rail-card:before,.home-overview-stage__storyline-card:before,.album-masonry__item:before,.message-wall-card:before,.timeline-entry__card:before{box-shadow:inset 0 1px #ffffffdb}.stats-card:hover,.moment-card:hover,.message-preview-card:hover,.home-overview-stage__note:hover,.home-overview-stage__rail-card:hover,.home-overview-stage__storyline-card:hover,.section-cluster__card:hover,.love-day-card:hover,.album-masonry__item:hover,.message-wall-card:hover,.timeline-entry__card:hover{transform:translateY(-3px)}.stats-card{border:1px solid rgba(255,255,255,.12)}.stats-card span{position:relative;z-index:1;letter-spacing:.14em;text-transform:uppercase}.stats-card strong{letter-spacing:-.03em}.moment-card,.message-preview-card,.home-overview-stage__lead,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card{border-color:#e9ecf3f5}.moment-card__badge,.moment-card__trail span,.message-preview-card__actionrail span,.home-overview-stage__chips span,.home-overview-stage__note-meta em{border:1px solid rgba(236,239,245,.92)}.moment-card__storyline strong,.message-preview-card strong,.home-overview-stage__lead h3,.home-overview-stage__note strong,.home-overview-stage__storyline-card strong{letter-spacing:-.02em}.moment-card__datebox strong{letter-spacing:-.04em}.home-overview-stage__lead,.home-overview-stage__note{background:radial-gradient(circle at top right,rgba(255,241,244,.78),transparent 30%),#fffffffa}.home-overview-stage__note.is-dark{box-shadow:0 20px 40px #1c223024}.home-overview-stage__rail-card,.home-overview-stage__storyline-card{border:1px solid rgba(236,239,245,.92);background:radial-gradient(circle at top right,rgba(255,245,246,.72),transparent 28%),#f8f9fcfa;box-shadow:inset 0 1px #ffffffe0}.section-cluster__card{border:1px solid rgba(255,255,255,.08)}.section-cluster__card:hover{box-shadow:0 28px 54px #2627362e}.love-day-card{border:1px solid rgba(255,255,255,.08)}.love-day-card strong{letter-spacing:-.04em}.love-day-card__trail span{border:1px solid rgba(255,255,255,.08)}.album-masonry__item{box-shadow:0 18px 36px #26273612}.album-masonry__item header,.album-masonry__eyebrow,.album-masonry__chips,.album-masonry__storybar,.album-masonry__trail,.album-masonry__item footer{position:relative;z-index:1}.album-masonry__item footer strong{letter-spacing:-.02em}.message-wall-card{box-shadow:0 18px 34px #26273612}.message-wall-card.is-active{box-shadow:0 24px 44px #ff727833}.timeline-entry__card{box-shadow:0 18px 36px #2627360f}.timeline-entry__card h3,.album-masonry__item h3{letter-spacing:-.02em}.home-dashboard,.home-rhythm-strip,.timeline-glance,.anniversary-rack,.album-masonry__storybar-card,.message-wall-card__storycard,.timeline-entry__storybar-card,.timeline-entry__media-note,.timeline-entry__source-note{position:relative}.home-dashboard__story,.home-dashboard__letter,.home-dashboard__ticket,.home-dashboard__note,.home-rhythm-strip__card,.timeline-glance,.anniversary-rack,.album-masonry__storybar-card,.message-wall-card__storycard,.timeline-entry__storybar-card,.timeline-entry__media-note,.timeline-entry__source-note{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.home-dashboard{margin-top:6px;gap:22px}.home-dashboard__story,.home-dashboard__letter,.home-dashboard__ticket,.home-dashboard__note,.home-rhythm-strip__card,.timeline-glance,.anniversary-rack{border-color:#e9ecf3f5}.home-dashboard__story:before,.home-dashboard__letter:before,.home-dashboard__ticket:before,.home-dashboard__note:before,.home-rhythm-strip__card:before,.timeline-glance:before,.anniversary-rack:before,.album-masonry__storybar-card:before,.message-wall-card__storycard:before,.timeline-entry__storybar-card:before,.timeline-entry__source-note:before{content:"";position:absolute;inset:0 0 auto auto;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,#ffeef1db,#ffeef100);transform:translate(36%,-36%);pointer-events:none}.home-dashboard__story:hover,.home-dashboard__letter:hover,.home-dashboard__ticket:hover,.home-dashboard__note:hover,.home-rhythm-strip__card:hover,.timeline-glance:hover,.anniversary-rack:hover,.album-masonry__storybar-card:hover,.message-wall-card__storycard:hover,.timeline-entry__storybar-card:hover{transform:translateY(-3px)}.home-dashboard__story,.home-dashboard__letter,.home-dashboard__ticket,.home-dashboard__note,.home-rhythm-strip__card{overflow:hidden}.home-dashboard__story{min-height:100%}.home-dashboard__story-topline,.home-dashboard__story h3,.home-dashboard__story p,.home-dashboard__story-metrics,.home-dashboard__story-highlights,.home-dashboard__story-orbit{position:relative;z-index:1}.home-dashboard__story h3,.home-dashboard__letter strong,.home-dashboard__ticket strong,.home-dashboard__note-metrics strong,.home-rhythm-strip__card strong,.timeline-glance h3,.anniversary-rack h3{letter-spacing:-.02em}.home-dashboard__story-highlights span,.home-dashboard__letter-foot span,.home-dashboard__ticket-foot span,.home-dashboard__ticket-foot em,.home-rhythm-strip__meta em,.timeline-glance__footrail span,.anniversary-pill__trail em,.anniversary-pill__trail b{border:1px solid rgba(236,239,245,.92)}.home-dashboard__story-highlights{margin-top:18px;gap:10px}.home-dashboard__story-highlights span{min-height:32px;background:#ffffffd6;color:#7f8594;box-shadow:inset 0 1px #ffffffe0}.home-dashboard__letter{background:radial-gradient(circle at top right,rgba(255,241,244,.72),transparent 28%),#fffffffa}.home-dashboard__letter.is-dark:before,.home-rhythm-strip__card.is-dark:before{background:radial-gradient(circle,#ffa1b238,#ffa1b200)}.home-dashboard__ticket{box-shadow:0 18px 34px #26273612}.home-dashboard__ticket header,.home-dashboard__ticket strong,.home-dashboard__ticket small,.home-dashboard__ticket-foot{position:relative;z-index:1}.home-dashboard__ticket-foot{margin-top:18px;padding-top:12px;border-top:1px solid rgba(236,239,245,.92)}.home-rhythm-strip{margin-top:22px;gap:20px}.home-rhythm-strip__card{min-height:198px}.home-rhythm-strip__card small,.home-rhythm-strip__card strong,.home-rhythm-strip__card span,.home-rhythm-strip__meta{position:relative;z-index:1}.home-rhythm-strip__card.is-dark{box-shadow:0 20px 40px #1c223029}.timeline-glance,.anniversary-rack{overflow:hidden}.timeline-glance__kicker,.timeline-glance h3,.timeline-glance ul,.timeline-glance__footrail,.anniversary-rack__kicker,.anniversary-rack h3,.anniversary-rack__items{position:relative;z-index:1}.timeline-glance h3,.anniversary-rack h3{margin-top:16px}.timeline-glance ul{gap:16px}.timeline-glance li{position:relative;padding-left:18px}.timeline-glance li:before{content:"";position:absolute;left:0;top:7px;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#ff8e79,#ff5f74);box-shadow:0 0 0 5px #ffe5e8c7}.timeline-glance li strong{color:#404652}.timeline-glance li span{margin-top:6px;color:#707684}.timeline-glance__footrail{margin-top:20px;padding-top:14px;border-top:1px solid rgba(236,239,245,.92)}.timeline-glance__footrail span{min-height:30px;box-shadow:inset 0 1px #ffffffdb}.anniversary-rack__items{margin-top:18px;gap:14px}.anniversary-pill{border:1px solid rgba(236,239,245,.92);box-shadow:inset 0 1px #ffffffe0;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.anniversary-pill:hover{transform:translateY(-2px);box-shadow:0 18px 34px #26273614}.anniversary-pill strong{letter-spacing:-.02em}.album-masonry__storybar,.album-masonry__trail,.message-wall-card__storyrail,.timeline-entry__storybar,.timeline-entry__source-note{gap:12px}.album-masonry__storybar-card,.message-wall-card__storycard,.timeline-entry__storybar-card,.timeline-entry__source-note{overflow:hidden;border:1px solid rgba(236,239,245,.92);box-shadow:inset 0 1px #ffffffe0}.album-masonry__storybar-card{background:radial-gradient(circle at top right,rgba(255,243,245,.72),transparent 28%),#f8f9fcfa}.album-masonry__storybar-card small,.album-masonry__storybar-card strong,.album-masonry__trail span{position:relative;z-index:1}.album-masonry__trail span{border:1px solid rgba(236,239,245,.92);background:#f8f9fcfa;box-shadow:inset 0 1px #ffffffe0}.message-wall-card__quote{line-height:1.8}.message-wall-card__storycard small,.message-wall-card__storycard strong,.message-wall-card__storycard span{position:relative;z-index:1}.timeline-entry__storybar-card{min-height:108px}.timeline-entry__storybar-card small,.timeline-entry__storybar-card strong,.timeline-entry__storybar-card span,.timeline-entry__media-note strong,.timeline-entry__media-note span,.timeline-entry__source-note small,.timeline-entry__source-note span{position:relative;z-index:1}.timeline-entry__source-note{padding:14px 16px;border-radius:20px;background:radial-gradient(circle at top right,rgba(255,243,245,.68),transparent 28%),#f8f9fcfa}.pc-shell__main>section+section,.pc-shell__main>.home-section+.home-section{margin-top:10px}.home-section{margin-top:26px}.overview-panels,.home-overview-stage,.home-rhythm-strip{margin-top:8px}.overview-panels{gap:24px}.home-overview-stage{gap:22px}.home-overview-stage__lead{padding:28px 28px 26px}.home-overview-stage__lead p{max-width:92%}.home-overview-stage__rail,.home-overview-stage__storyline{margin-top:20px;gap:14px}.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.home-overview-stage__note{min-height:136px}.home-overview-stage__rail-card strong,.home-overview-stage__storyline-card strong,.home-overview-stage__note strong{line-height:1.14}.home-overview-stage__storyline-card span,.home-overview-stage__note span,.home-rhythm-strip__card span{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-rhythm-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.home-rhythm-strip__card{padding:22px 24px 20px}.home-rhythm-strip__meta{margin-top:18px;padding-top:14px;border-top:1px solid rgba(236,239,245,.92)}.timeline-glance,.anniversary-rack{padding:26px 26px 24px}.timeline-glance li+li{margin-top:14px}.anniversary-pill{min-height:130px}.album-masonry__eyebrow,.album-masonry__chips,.album-masonry__trail,.message-wall-card__eyebrow,.message-wall-card__chips,.message-wall-card footer,.timeline-entry__eyebrow,.timeline-entry__meta,.timeline-entry__capsule,.timeline-entry__footrail{gap:10px}.album-masonry__chips span,.album-masonry__trail span,.message-wall-card__chips span,.message-wall-card footer span,.timeline-entry__eyebrow span,.timeline-entry__meta span,.timeline-entry__capsule span,.timeline-entry__footrail span{min-height:31px;padding:0 12px;letter-spacing:.01em}.album-masonry__chips span,.album-masonry__trail span,.message-wall-card__chips span,.timeline-entry__eyebrow span,.timeline-entry__meta span,.timeline-entry__capsule span,.timeline-entry__footrail span{max-width:100%}.album-masonry__chips span,.album-masonry__trail span,.message-wall-card__chips span,.timeline-entry__eyebrow span,.timeline-entry__meta span,.timeline-entry__capsule span,.timeline-entry__footrail span,.message-wall-card footer span{white-space:nowrap}.album-masonry__item p,.message-wall-card p,.timeline-entry__copy p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.album-masonry__item p,.message-wall-card p{-webkit-line-clamp:3}.timeline-entry__copy p{-webkit-line-clamp:4}.album-masonry__storybar-card,.message-wall-card__storycard,.timeline-entry__storybar-card{min-height:104px}.album-masonry__storybar-card strong,.message-wall-card__storycard strong,.timeline-entry__storybar-card strong{line-height:1.12}.album-masonry__storybar-card strong,.message-wall-card__storycard strong,.timeline-entry__storybar-card strong,.timeline-entry__media-note strong{letter-spacing:-.02em}.timeline-entry__eyebrow,.timeline-entry__meta,.timeline-entry__capsule,.timeline-entry__footrail{margin-top:14px}.timeline-entry__capsule span:first-child,.album-masonry__chips span:first-child{box-shadow:0 12px 24px #1519221f}.message-wall-card footer{margin-top:16px;padding-top:12px;border-top:1px solid rgba(236,239,245,.92)}.pc-shell__status-ribbon,.pc-shell__weather,.pc-shell__trace,.pc-shell__float,.love-hero__dock-item,.countdown-card__cta,.page-more,.cluster-heading__action,.album-mini__arrow,.album-masonry__go,.album-side-action,.message-toolbar__write,.message-wall-card__badge,.story-chat__mode,.timeline-entry__type,.timeline-entry__source b,.section-cluster__card footer b{transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1),background .22s cubic-bezier(.22,1,.36,1),color .22s cubic-bezier(.22,1,.36,1),border-color .22s cubic-bezier(.22,1,.36,1)}.pc-shell__status-ribbon:hover,.pc-shell__weather:hover,.pc-shell__trace:hover,.pc-shell__float:hover,.love-hero__dock-item:hover,.countdown-card__cta:hover,.page-more:hover,.cluster-heading__action:hover,.album-side-action:hover,.message-toolbar__write:hover,.story-chat__mode:hover{transform:translateY(-2px)}.pc-shell__status-ribbon,.pc-shell__weather,.pc-shell__trace{overflow:hidden}.pc-shell__status-ribbon:before,.pc-shell__weather:before,.pc-shell__trace:before,.countdown-card__cta:before,.page-more:before,.cluster-heading__action:before,.message-toolbar__write:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.38) 48%,transparent 100%);transform:translate(-130%);transition:transform .5s ease;pointer-events:none}.pc-shell__status-ribbon:hover:before,.pc-shell__weather:hover:before,.pc-shell__trace:hover:before,.countdown-card__cta:hover:before,.page-more:hover:before,.cluster-heading__action:hover:before,.message-toolbar__write:hover:before{transform:translate(130%)}.pc-shell__status-ribbon{letter-spacing:.01em}.pc-shell__status-ribbon em,.pc-shell__weather em{align-items:center}.pc-shell__trace{position:relative}.pc-shell__trace:hover{box-shadow:0 16px 30px #1c264a14}.pc-shell__float{overflow:hidden}.pc-shell__float--chat,.pc-shell__float--tool{box-shadow:0 20px 42px #ff696a2e}.pc-shell__float--tool:hover{background:#fffffffa}.love-hero__dock-item{border:1px solid rgba(236,239,245,.9);box-shadow:inset 0 1px #ffffffe0}.love-hero__dock-item:hover,.love-hero__dock-item.router-link-active{box-shadow:0 16px 30px #161a2424}.countdown-card__cta{position:relative;overflow:hidden;box-shadow:0 16px 30px #161a2414}.countdown-card__cta span,.countdown-card__cta b{position:relative;z-index:1}.countdown-card__cta:hover b,.cluster-heading__action:hover,.album-mini:hover .album-mini__arrow,.album-masonry__item:hover .album-masonry__go,.timeline-entry__source:hover b,.section-cluster__card:hover footer b{transform:translate(2px)}.page-more,.message-toolbar__write{position:relative;overflow:hidden}.page-more{box-shadow:0 18px 34px #161a241f}.page-more:hover{box-shadow:0 22px 40px #161a2429}.cluster-heading__action{border:1px solid rgba(236,239,245,.92);box-shadow:inset 0 1px #ffffffe0}.cluster-heading__copy h3,.album-masonry__author strong,.message-wall-card__profile strong,.timeline-entry__profile strong,.timeline-entry__media-note strong{letter-spacing:-.02em}.cluster-heading__copy small,.timeline-entry__script,.message-wall-card__badge,.timeline-entry__type{letter-spacing:.08em}.album-mini__arrow,.album-masonry__go,.timeline-entry__source b,.section-cluster__card footer b{display:inline-grid;place-items:center}.album-mini__arrow,.section-cluster__card footer b{transition:transform .22s cubic-bezier(.22,1,.36,1),color .22s cubic-bezier(.22,1,.36,1)}.album-masonry__go{transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1),background .22s cubic-bezier(.22,1,.36,1),color .22s cubic-bezier(.22,1,.36,1)}.album-masonry__go:hover{transform:translate(2px);box-shadow:0 14px 24px #1f232e1a}.album-side-action{box-shadow:0 16px 30px #1f232e14}.album-side-action:hover{box-shadow:0 20px 36px #1f232e1f}.message-toolbar__write{box-shadow:0 16px 30px #ff6a742e}.message-toolbar__write:hover{box-shadow:0 22px 38px #ff6a743d}.message-wall-card__badge{font-weight:700;letter-spacing:.08em;text-transform:uppercase}.message-wall-card.is-active .message-wall-card__badge{transform:translateY(-1px)}.story-chat__mode{font-weight:600}.story-chat__mode.is-active{box-shadow:0 16px 30px #161a2429}.timeline-entry__type{font-weight:700;box-shadow:0 12px 24px #1519221a}.timeline-entry__source b{transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1),background .22s cubic-bezier(.22,1,.36,1),color .22s cubic-bezier(.22,1,.36,1)}.timeline-entry__source:hover b{box-shadow:0 14px 26px #1f232e1a}.cluster-heading{position:relative}.cluster-heading:after{content:"";position:absolute;left:0;bottom:-1px;width:116px;height:2px;border-radius:999px;background:linear-gradient(90deg,#ff847cfa,#ff847c00)}.cluster-heading__copy h3,.section-cluster__intro-card strong,.section-cluster__intro-note strong,.section-cluster__card h3,.moment-card h3,.message-preview-card strong,.album-feature__overlay h3,.album-showcase__caption-card strong,.timeline-overview__quote h3,.timeline-overview__composer-head strong,.timeline-overview__player strong{letter-spacing:-.03em}.section-cluster__card h3,.album-feature__overlay h3,.timeline-overview__quote h3{max-width:90%}.section-cluster__intro-card-meta em,.section-cluster__intro-card-meta b,.section-cluster__dock span,.message-wall-preview__lead-meta em,.message-wall-preview__lead-meta b,.message-wall-preview__lead-chips span,.message-preview-card__actionrail span,.message-preview-card__tools span,.message-preview-card__eyebrow span,.message-preview-card footer,.album-feature__chips span,.album-feature__storyline span,.album-feature__footrail span,.album-feature__corner span,.album-feature__corner em,.album-showcase__caption-card span,.timeline-overview__quote-foot span,.timeline-overview__composer-tags span,.timeline-overview__player-meta span{letter-spacing:.01em}.section-cluster__intro-card,.section-cluster__intro-note,.section-cluster__intro-chips,.section-cluster__card,.moment-card,.message-preview-card,.album-feature,.album-mini,.album-showcase__caption-card,.timeline-overview__quote,.timeline-overview__composer,.timeline-overview__player{overflow:hidden}.section-cluster__intro-card span,.section-cluster__intro-note span,.section-cluster__card p,.moment-card p,.message-preview-card p,.album-feature__overlay p,.timeline-overview__quote p,.timeline-overview__composer-box p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.section-cluster__intro-card span,.section-cluster__intro-note span,.timeline-overview__quote p,.timeline-overview__composer-box p,.section-cluster__card p,.moment-card p,.message-preview-card p,.album-feature__overlay p{-webkit-line-clamp:3}.section-cluster__card footer{padding-top:14px;border-top:1px solid rgba(255,255,255,.14)}.section-cluster__card footer span{max-width:78%}.moment-card__badge,.message-preview-card__stamp,.album-feature__corner em,.timeline-entry__type,.message-wall-card__badge{font-weight:700}.moment-card h3{line-height:1.12}.moment-card p{color:#6f7684}.message-preview-card header,.message-preview-card__eyebrow,.message-preview-card__quote,.message-preview-card__tools,.message-preview-card__actionrail,.message-preview-card footer{position:relative;z-index:1}.message-preview-card header strong{letter-spacing:-.02em}.message-preview-card__eyebrow,.message-preview-card__actionrail,.message-preview-card__tools{display:flex;gap:8px;flex-wrap:wrap}.message-preview-card__eyebrow{margin-top:12px}.message-preview-card__eyebrow span,.message-preview-card__actionrail span,.message-preview-card__tools span{display:inline-flex;min-height:29px;padding:0 10px;border-radius:999px;background:#f4f7fbfa;color:#858b99;font-size:12px;border:1px solid rgba(236,239,245,.92);box-shadow:inset 0 1px #ffffffe0}.message-preview-card__tools{margin-top:14px}.message-preview-card footer{margin-top:14px;padding-top:12px;border-top:1px solid rgba(236,239,245,.92);color:#9096a4;font-size:12px}.message-preview-card.is-right header,.message-preview-card.is-right .message-preview-card__eyebrow,.message-preview-card.is-right .message-preview-card__tools,.message-preview-card.is-right .message-preview-card__actionrail,.message-preview-card.is-right footer{justify-content:flex-end}.album-feature__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.album-feature__overlay p{max-width:88%}.album-feature__chips,.album-feature__storyline,.album-feature__footrail{position:relative;z-index:1}.album-feature__chips span,.album-feature__storyline span,.album-feature__footrail span,.album-feature__corner span,.album-feature__corner em{border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff24}.album-mini{transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1),border-color .22s cubic-bezier(.22,1,.36,1)}.album-mini:hover{transform:translateY(-3px);box-shadow:0 20px 38px #1f232e14}.album-mini h4,.album-showcase__caption-card strong{letter-spacing:-.02em}.album-showcase__caption-card{border:1px solid rgba(233,236,243,.96)}.timeline-overview__quote,.timeline-overview__composer,.timeline-overview__player{min-height:100%}.timeline-overview__quote small,.timeline-overview__composer-topline span,.timeline-overview__composer-topline em,.timeline-overview__player small{letter-spacing:.2em}.timeline-overview__composer-box{border:1px solid rgba(236,239,245,.92);box-shadow:inset 0 1px #ffffffe0}.timeline-overview__player-actions button{border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff14}@media(max-width:1100px){.pc-shell__main{padding-top:18px;padding-bottom:64px}.pc-shell__main>section+section,.pc-shell__main>.home-section+.home-section,.home-section,.overview-panels,.home-overview-stage,.home-rhythm-strip{margin-top:18px}.timeline-titleband{padding-top:30px}.timeline-titleband__kicker{font-size:16px;letter-spacing:.16em}.timeline-titleband h2{max-width:100%;font-size:42px;letter-spacing:.04em}.timeline-titleband p{max-width:100%}.cluster-heading,.cluster-heading__copy,.message-toolbar{grid-template-columns:1fr}.cluster-heading{align-items:flex-start}.cluster-heading__copy{display:grid}.pc-shell__float{display:none}.pc-shell__header{grid-template-columns:1fr;justify-items:stretch;width:min(1240px,100vw - 24px);margin:12px auto 0;border-radius:30px;border:1px solid rgba(239,240,244,.9);padding:14px}.pc-shell__brand,.pc-shell__nav,.pc-shell__utility{justify-self:stretch}.pc-shell__nav-item.is-home{transform:none;margin:0}.pc-shell__brand{justify-content:center;padding:0}.pc-shell__nav,.pc-shell__utility{justify-content:center;flex-wrap:wrap}.pc-shell__status-ribbon{order:3}.overview-panels,.home-overview-stage,.home-rhythm-strip,.album-overview-strip,.album-preview-stage,.album-showcase,.story-layout,.about-stage,.about-stage__overview,.about-stage__signal,.home-dashboard,.home-dashboard__rail,.home-dashboard__tickets,.love-day-grid,.checklist-overview,.checklist-stage-note,.checklist-toolbar,.timeline-overview,.timeline-bridge,.timeline-heatmap,.timeline-stage,.timeline-year,.message-stage-note,.message-wall__row,.checklist-row__body,.checklist-detail-card,.checklist-stage,.message-wall-preview,.section-cluster__intro{grid-template-columns:1fr}.section-cluster__intro-chips{justify-content:flex-start;padding:18px}.checklist-stage-note,.about-stage__signal,.love-hero__pair,.countdown-card,.home-grid{grid-template-columns:1fr}.love-hero__scene{left:24px;right:24px;bottom:170px;min-width:0;transform:none}.love-hero__scene-rail,.love-hero__scene-footer{grid-template-columns:1fr}.love-hero__topline,.love-hero__status,.love-hero__status-rail{position:relative;inset:auto;top:auto;left:auto;right:auto;transform:none;margin:18px 20px 0}.love-hero__topline{justify-content:flex-start;flex-wrap:wrap}.love-hero__status{display:inline-flex}.love-hero__status-rail{display:flex;max-width:none;margin-top:10px}.love-hero__brand{font-size:16px;padding-top:10px}.love-hero__pair{padding:32px 28px 152px;min-height:0}.love-hero__avatar{width:122px;height:122px}.love-hero__name{min-width:120px;font-size:16px}.love-hero__distance{font-size:13px}.love-hero__scene-copy strong{font-size:20px}.home-grid>*{grid-column:1/-1!important}.home-overview-stage__storyline,.timeline-entry__storybar,.message-wall-preview__lead,.album-photo-flow__intro,.timeline-year__chapter-rail{grid-template-columns:1fr}.home-overview-stage__lead,.home-overview-stage__note,.home-rhythm-strip__card,.timeline-glance,.anniversary-rack,.section-cluster__intro-card,.section-cluster__intro-note,.section-cluster__card,.moment-card,.message-preview-card,.album-feature,.album-mini,.album-showcase__caption-card,.timeline-overview__quote,.timeline-overview__composer,.timeline-overview__player,.album-masonry__item,.message-wall-card,.timeline-entry__card{min-height:0}.home-overview-stage__lead{padding:24px 22px 22px}.home-overview-stage__lead p,.timeline-entry__copy p,.album-masonry__item p,.message-wall-card p,.section-cluster__card p,.message-preview-card p,.album-feature__overlay p,.timeline-overview__quote p,.timeline-overview__composer-box p{max-width:100%;-webkit-line-clamp:unset}.pc-footer__storybar,.timeline-compass__rail,.checklist-focus__storyrail,.checklist-focus__note-rail,.story-chat__replaybar,.about-audio,.distance-stage__storyrail,.message-wall-card__storyrail,.story-layout__hero,.story-layout__hero-rail{grid-template-columns:1fr}.love-hero__dock{left:24px;right:24px;bottom:44px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-items:stretch;transform:none}.love-hero__dock-item{justify-content:center}.love-hero__dock-note{left:24px;right:24px;bottom:126px;justify-content:center;transform:none}.love-hero__dock-note em{max-width:42vw}.love-hero__avatar-note{margin-top:0}.countdown-card__clock,.story-layout__toc-cards,.countdown-card__storyrail,.message-drawer__signal-rail,.message-drawer__insight-grid{grid-template-columns:1fr}.distance-stage__summary,.distance-stage__footer{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.distance-stage__toolbar{position:static;display:flex;flex-wrap:wrap;margin-top:16px}.home-dashboard__story{min-height:0}.home-dashboard__story-metrics,.home-dashboard__tickets,.home-overview-stage__rail{grid-template-columns:1fr}.home-overview-stage__rail,.home-overview-stage__storyline,.home-dashboard__story-metrics,.home-dashboard__tickets,.album-masonry__storybar,.message-wall-card__storyrail,.timeline-entry__storybar{gap:12px}.cluster-heading__copy h3,.section-cluster__card h3,.album-feature__overlay h3,.timeline-overview__quote h3{max-width:100%}.section-cluster__card footer span,.album-feature__overlay p{max-width:100%}.message-preview-card__eyebrow,.message-preview-card__tools,.message-preview-card__actionrail,.album-feature__chips,.album-feature__storyline,.album-feature__footrail{gap:8px}.message-preview-card__eyebrow span,.message-preview-card__tools span,.message-preview-card__actionrail span,.album-feature__chips span,.album-feature__storyline span,.album-feature__footrail span{white-space:normal;line-height:1.35}.album-preview-stage__rail,.checklist-overview__rail,.about-stage__overview-rail,.album-photo-flow__meta{grid-template-columns:1fr}.home-dashboard__story-orbit{position:static;margin-top:18px;justify-self:start}.timeline-overview__player-actions,.timeline-heatmap{grid-template-columns:1fr}.distance-stage__map{min-height:380px}.timeline-stage__summary,.timeline-year__aside{position:static}.timeline-year__aside{text-align:left;padding-top:0;margin-bottom:12px}.timeline-year{grid-template-columns:1fr}.timeline-year__line{display:none}.timeline-entry__shell{grid-template-columns:1fr}.timeline-entry__daystamp{position:static;justify-items:start;min-width:0;padding-top:0;margin-top:-2px}.timeline-entry__daystamp span{writing-mode:initial;text-orientation:initial}.timeline-entry__header,.checklist-row__head{grid-template-columns:1fr;align-items:start}.timeline-entry__header{padding-right:0;flex-direction:column;align-items:flex-start}.timeline-entry__daystamp{top:20px;right:20px}.pc-footer__shelf{width:min(520px,92vw);height:18px}.pc-footer__shelf i:first-child{left:32px}.pc-footer__shelf i:last-child{right:32px}.pc-footer__toys{gap:10px}.pc-footer__signals{gap:8px}.pc-footer__toy{width:56px;height:56px;font-size:26px;border-radius:22px 22px 16px 16px}.checklist-row__tools,.checklist-row__meta{justify-self:start;justify-content:flex-start}.checklist-detail-card__content{min-height:0;padding-right:0}.message-wall__center{justify-items:start;padding-top:0}.message-toolbar{display:grid;grid-template-columns:1fr}.message-toolbar__summary,.message-toolbar__filters{justify-content:flex-start}.message-toolbar__actionbox{justify-items:start}.message-overview,.message-stage-note{grid-template-columns:1fr}.message-stage-note__chips,.message-drawer__divider-tabs,.message-drawer__quickbar,.composer-panel__quickbar{padding:14px}.message-wall-preview:before{display:none}.message-wall-preview{padding:18px}.message-wall-preview__col:first-child,.message-wall-preview__col:last-child{padding:0}.message-wall-preview__col:last-child{padding-top:0}.message-wall:before,.message-wall-card:after{display:none}.message-stream-row.is-left,.message-stream-row.is-right{padding-left:0;padding-right:0;justify-items:stretch}.message-stream-row__stamp{min-width:0;justify-self:start}.message-wall-card{width:100%}.album-masonry__eyebrow,.album-masonry__chips,.album-masonry__trail,.message-wall-card__eyebrow,.message-wall-card__chips,.message-wall-card footer,.timeline-entry__eyebrow,.timeline-entry__meta,.timeline-entry__capsule,.timeline-entry__footrail{gap:8px}.album-masonry__chips span,.album-masonry__trail span,.message-wall-card__chips span,.message-wall-card footer span,.timeline-entry__eyebrow span,.timeline-entry__meta span,.timeline-entry__capsule span,.timeline-entry__footrail span{min-height:28px;padding:0 10px;white-space:normal;line-height:1.35;text-align:left}.message-wall-card.is-right,.message-wall-card.is-right footer{text-align:left;justify-content:flex-start}.message-wall-card.is-right .message-wall-card__profile,.message-wall-card__eyebrow.is-right,.message-wall-card__chips.is-right,.message-wall-card.is-right .message-wall-card__toolline{justify-content:flex-start}.album-mini{grid-template-columns:1fr}.album-mini__count{justify-self:start}.album-showcase__caption-row,.album-masonry__storybar{grid-template-columns:1fr}.message-drawer{width:auto}.album-masonry{column-count:1}.album-detail-hero{grid-template-columns:1fr}.album-detail-hero__veil{max-width:none}.album-detail-hero__captionbar{grid-template-columns:1fr}.album-detail-hero__caption-pills{justify-content:flex-start}.album-detail-hero__thumbs,.album-detail-hero__side{grid-template-columns:repeat(2,minmax(0,1fr))}.album-photo-flow__grid,.section-cluster{grid-template-columns:1fr}.timeline-entry__media-note{position:static;max-width:none;margin-top:12px}.album-photo-flow__item img,.album-photo-flow__item.is-tall img,.album-photo-flow__item.is-wide img{height:280px}.album-photo-flow__item.is-wide{grid-column:span 1}.message-drawer{top:auto;bottom:0;right:0;left:0;width:auto;border-radius:28px 28px 0 0;transform:translateY(100%);transition:transform .28s ease}.message-drawer.is-open{transform:translateY(0)}.message-drawer__composer-note{flex-direction:column;align-items:flex-start}.message-drawer__emoji-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.section-heading__rail{justify-content:center}}.pc-shell__header{padding:16px 20px;border-radius:34px;border-color:#eceff5f0;background:linear-gradient(180deg,#fffffff5,#fffbf9eb),#ffffffe6;box-shadow:0 28px 60px #20243014,0 10px 22px #ff867b14}.pc-shell__nav{gap:10px}.pc-shell__nav-item,.pc-shell__weather,.pc-shell__trace{min-height:44px;border-radius:16px}.pc-shell__nav-item{padding-inline:14px;background:#f9fafcd1;border:1px solid rgba(236,239,245,.96);box-shadow:inset 0 1px #ffffffeb}.pc-shell__nav-item.is-active{box-shadow:0 16px 26px #23273314,inset 0 1px #fffffff0}.pc-shell__nav-item.is-home{width:52px;height:52px}.pc-shell__status-ribbon{min-width:198px;padding-inline:14px;border-radius:16px}.cluster-heading{padding-bottom:12px}.cluster-heading__copy{gap:8px}.cluster-heading__copy h3{line-height:1.08}.section-cluster__intro,.section-cluster{gap:18px}.section-cluster__intro-card,.section-cluster__intro-note,.section-cluster__card,.home-overview-stage__lead,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.message-preview-card,.album-feature,.album-mini,.timeline-overview__quote,.timeline-overview__composer,.timeline-overview__player,.message-wall-card,.album-masonry__item,.timeline-year__chapter-card,.timeline-year__chapter-rail-card,.timeline-entry__card{border-radius:30px}.section-cluster__card,.album-masonry__item{padding:18px}.section-cluster__media{aspect-ratio:1.18}.section-cluster__mini-preview,.section-cluster__chips,.section-cluster__trail{gap:10px}.section-cluster__badge,.section-cluster__chips span,.section-cluster__trail span,.home-overview-stage__chips span,.home-overview-stage__note-meta em{min-height:30px}.home-overview-stage__lead,.home-overview-stage__note{box-shadow:0 24px 48px #21252f12,0 10px 22px #ff897c0f}.home-overview-stage__rail,.home-overview-stage__storyline,.message-wall-card__storyrail,.timeline-overview__player-actions{gap:12px}.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.home-overview-stage__note{padding:18px}.home-overview-stage__lead p,.home-overview-stage__note span,.timeline-overview__quote p,.timeline-overview__composer-box p,.message-preview-card p,.message-wall-card p,.message-wall-card__quote,.album-feature__overlay p,.timeline-entry__copy p,.album-masonry__item p{line-height:1.74}.message-preview-card{padding:18px 18px 16px}.message-preview-card__stamp{top:16px;right:18px}.message-preview-card__quote{padding:14px 16px;border-radius:18px;background:linear-gradient(180deg,#f9fafdfa,#f4f7fbeb);border:1px solid rgba(236,239,245,.96)}.album-feature{min-height:392px}.album-feature__overlay{padding:22px}.album-feature__chips,.album-feature__storyline,.album-feature__footrail{gap:10px}.album-mini{gap:14px;padding:16px;align-items:center}.album-mini img{width:96px;height:96px}.timeline-overview{align-items:stretch}.timeline-overview__quote,.timeline-overview__composer,.timeline-overview__player{padding:22px}.timeline-overview__quote-foot,.timeline-overview__composer-tags,.timeline-overview__player-meta{gap:10px;flex-wrap:wrap}.timeline-overview__player-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.timeline-overview__player-actions button{min-height:42px}.message-wall-card{padding:20px}.message-wall-card__quote{padding:16px 18px;border-radius:20px;background:linear-gradient(180deg,#fafbfdfa,#f5f7fbeb);border:1px solid rgba(236,239,245,.96)}.message-wall-card__storycard{padding:14px 15px;border-radius:22px}.message-wall-card__toolline span,.message-wall-card__chips span,.message-wall-card footer span,.album-masonry__chips span,.album-masonry__trail span,.timeline-entry__meta span,.timeline-entry__capsule span,.timeline-entry__footrail span{min-height:30px}.album-collage,.album-photo-flow__item{border-radius:26px;overflow:hidden}.album-photo-flow__item img{transition:transform .26s cubic-bezier(.22,1,.36,1),filter .26s cubic-bezier(.22,1,.36,1)}.album-photo-flow__item:hover img{transform:scale(1.03);filter:saturate(1.04)}.timeline-year__chapter-card,.timeline-year__chapter-rail-card,.timeline-entry__card{box-shadow:0 22px 42px #2024300f,0 8px 18px #ff867b0d}@media(max-width:760px){.pc-shell__header{width:min(1240px,100vw - 16px);margin-top:8px;padding:12px;border-radius:24px}.pc-shell__brand strong{font-size:16px}.pc-shell__nav{gap:8px}.pc-shell__nav-item,.pc-shell__weather,.pc-shell__trace,.pc-shell__status-ribbon,.cluster-heading__action{width:100%;justify-content:center}.pc-shell__nav-item{min-height:40px;padding-inline:12px;font-size:12px}.pc-shell__nav-item.is-home{width:46px;height:46px}.pc-shell__status-ribbon,.pc-shell__weather,.pc-shell__trace{min-width:0}.cluster-heading{gap:12px;padding-bottom:10px}.home-overview-stage__rail,.home-overview-stage__storyline,.timeline-overview__player-actions,.message-wall-card__storyrail,.album-detail-hero__side,.album-detail-hero__thumbs{grid-template-columns:1fr}.section-cluster__intro-card,.section-cluster__intro-note,.section-cluster__card,.home-overview-stage__lead,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.message-preview-card,.album-feature,.album-mini,.timeline-overview__quote,.timeline-overview__composer,.timeline-overview__player,.message-wall-card,.album-masonry__item,.timeline-year__chapter-card,.timeline-year__chapter-rail-card,.timeline-entry__card{border-radius:24px}.section-cluster__card,.message-preview-card,.album-mini,.album-masonry__item,.message-wall-card,.timeline-overview__quote,.timeline-overview__composer,.timeline-overview__player,.timeline-entry__card,.home-overview-stage__lead,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card{padding:16px}.album-feature{min-height:332px}.album-feature__overlay{padding:18px}.album-mini img{width:88px;height:88px}.album-photo-flow__item img,.album-photo-flow__item.is-tall img,.album-photo-flow__item.is-wide img{height:232px}.message-drawer__emoji-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.timeline-titleband,.message-titleband,.album-titleband,.checklist-titleband,.about-titleband{position:relative;gap:18px;padding-top:40px}.timeline-titleband:before,.message-titleband:before,.album-titleband:before,.checklist-titleband:before,.about-titleband:before{content:"";position:absolute;inset:10px auto auto 50%;width:min(280px,44vw);height:110px;transform:translate(-50%);background:radial-gradient(circle,#ffeaeee6,#ffeaee00);pointer-events:none;filter:blur(6px)}.timeline-titleband:after,.message-titleband:after,.album-titleband:after,.checklist-titleband:after,.about-titleband:after{content:"";width:min(170px,40vw);height:1px;background:linear-gradient(90deg,#e0d6d300,#e0d6d3f5,#e0d6d300)}.timeline-titleband__kicker,.message-titleband__kicker,.album-titleband__kicker,.checklist-titleband__kicker,.about-titleband__kicker,.timeline-titleband h2,.message-titleband h2,.album-titleband h2,.checklist-titleband h2,.about-titleband h2,.timeline-titleband p,.message-titleband p,.album-titleband p,.checklist-titleband p,.about-titleband p{position:relative;z-index:1}.timeline-titleband h2,.message-titleband h2,.album-titleband h2,.checklist-titleband h2,.about-titleband h2{letter-spacing:-.03em}.message-titleband p,.album-titleband p,.checklist-titleband p,.about-titleband p,.timeline-titleband p{max-width:760px}.page-placeholder{border-radius:34px;border:1px solid rgba(233,236,243,.96);box-shadow:0 28px 52px #2024300f,0 10px 22px #ff877a0d}.album-detail-hero__cover{box-shadow:0 34px 64px #1418231a,0 14px 28px #ff8c7d14}.album-detail-hero__wash{background:linear-gradient(180deg,#10121a0a,#10121a38),linear-gradient(0deg,#0e11195c,#0e111900),linear-gradient(135deg,rgba(255,255,255,.18),transparent 42%)}.album-detail-hero__veil{inset:auto 24px 24px;max-width:min(720px,100% - 48px);padding:24px 24px 22px;border:1px solid rgba(255,255,255,.14);box-shadow:0 24px 48px #090c1438}.album-detail-hero__veil h3{letter-spacing:-.03em}.album-detail-hero__spotline,.album-detail-hero__meta-line,.album-detail-hero__chips,.album-detail-hero__stats,.album-detail-hero__storyline{gap:10px}.album-detail-hero__spotline span,.album-detail-hero__meta-line span,.album-detail-hero__chips span,.album-detail-hero__stats span,.album-detail-hero__storyline span{min-height:32px;align-items:center}.album-side-action,.album-detail-hero__profile,.album-detail-hero__side-note,.album-detail-hero__side-story,.album-detail-hero__captionbar,.album-thumb{border:1px solid rgba(233,236,243,.96);box-shadow:0 22px 42px #2024300f,0 8px 18px #ff8b7c0d}.album-side-action{min-height:100px;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1),border-color .22s cubic-bezier(.22,1,.36,1)}.album-side-action:hover{transform:translateY(-3px);box-shadow:0 28px 48px #20243017,0 10px 22px #ff8b7c12}.album-thumb{padding:12px 12px 14px}.album-thumb img{border-radius:16px}.album-thumb__index{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.message-drawer{border:1px solid rgba(235,238,245,.96);background:linear-gradient(180deg,#fffffffa,#fbfcfff5),#fffffff5;box-shadow:-28px 0 64px #161b271f,-12px 0 26px #ff8c7b0d}.message-drawer__close{width:42px;height:42px;border-radius:50%;background:#f6f7faf5;color:#7b8190}.message-drawer__header,.message-drawer__stage-note,.message-drawer__signal-card,.message-drawer__hero,.message-drawer__reply,.message-drawer__insight-card,.message-drawer__emoji-panel{border:1px solid rgba(235,238,245,.96);box-shadow:0 18px 34px #1d222d0d,0 6px 14px #ff887a0a}.message-drawer__header{padding-bottom:18px}.message-drawer__stage-note strong,.message-drawer__panel-head strong,.message-drawer__hero-copy strong,.message-drawer__signal-card strong,.message-drawer__insight-card strong{letter-spacing:-.03em}.message-drawer__stage-note-chips,.message-drawer__thread-rail,.message-drawer__meta,.message-drawer__toolbar,.message-drawer__quickbar,.message-drawer__actions,.message-drawer__stickers,.message-drawer__spotlight{gap:10px}.message-drawer__stage-note-chips span,.message-drawer__head-badges span,.message-drawer__divider-tabs span,.message-drawer__quickbar span,.message-drawer__thread-rail span,.message-drawer__spotlight span,.message-drawer__toolbar span{min-height:32px}.message-drawer__bubble{border:1px solid rgba(235,238,245,.9)}.message-drawer__bubble.is-reply{border-color:#278aff2e;box-shadow:0 22px 36px #278aff2e,0 8px 18px #1252ad1f}.about-stage__chapters button,.about-stage__memo,.about-stage__overview-card,.about-stage__overview-rail-card,.about-stage__signal-card,.about-stage__signal-chips,.about-audio,.story-chat--about,.story-chat__header,.story-chat__chapter-line,.story-chat__replaycard,.story-layout__toc,.story-layout__content,.story-layout__toc-guide,.story-layout__toc-card,.story-layout__hero-copy,.story-layout__hero-card,.story-layout__headline-note,.story-layout__lead-visual,.story-layout__lead-media video{border-radius:30px;border:1px solid rgba(233,236,243,.96);box-shadow:0 24px 46px #2024300f,0 8px 18px #ff8a7b0a}.about-stage__overview-card,.about-stage__signal-card,.story-chat__replaycard,.story-layout__hero-card,.story-layout__headline-note{overflow:hidden}.about-audio{background:radial-gradient(circle at top right,rgba(255,237,241,.76),transparent 28%),#fffffff0}.story-chat__screen{border-radius:30px;border:1px solid rgba(235,238,245,.94);box-shadow:inset 0 1px #ffffffdb,0 22px 42px #2024300d}.story-chat__mode,.story-chat__assist button,.story-chat__player button,.story-layout__toc-link{transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1),background .22s cubic-bezier(.22,1,.36,1),color .22s cubic-bezier(.22,1,.36,1)}.story-chat__mode:hover,.story-chat__assist button:hover,.story-chat__player button:hover,.story-layout__toc-link:hover{transform:translateY(-2px)}.story-layout__toc{background:radial-gradient(circle at top right,rgba(255,239,242,.68),transparent 30%),#fffffff5}.story-layout__content{padding:22px;background:linear-gradient(180deg,#fffffffa,#fafbfef5),#fffffff5}.story-layout__hero-copy h2,.story-layout__banner,.about-stage__overview-card h3,.story-chat__chapter-line strong{letter-spacing:-.03em}.story-layout__reading-rail span,.story-layout__headline-track span,.story-layout__chips span,.story-layout__toc-dock span,.about-stage__overview-tags span,.about-stage__signal-chips span,.story-chat__tags span{min-height:32px}@media(max-width:760px){.timeline-titleband,.message-titleband,.album-titleband,.checklist-titleband,.about-titleband{padding-top:26px;gap:14px}.timeline-titleband h2,.message-titleband h2,.album-titleband h2,.checklist-titleband h2,.about-titleband h2{font-size:34px;line-height:1.16;letter-spacing:-.02em}.timeline-titleband p,.message-titleband p,.album-titleband p,.checklist-titleband p,.about-titleband p{font-size:13px;line-height:1.8}.album-detail-hero__veil{inset:auto 14px 14px;max-width:calc(100% - 28px);padding:18px;border-radius:22px}.album-detail-hero__veil h3{font-size:28px}.album-side-action,.album-detail-hero__profile,.album-detail-hero__side-note,.album-detail-hero__side-story,.album-detail-hero__captionbar,.album-thumb,.message-drawer__header,.message-drawer__stage-note,.message-drawer__signal-card,.message-drawer__hero,.message-drawer__reply,.message-drawer__insight-card,.message-drawer__emoji-panel,.about-stage__chapters button,.about-stage__memo,.about-stage__overview-card,.about-stage__overview-rail-card,.about-stage__signal-card,.about-stage__signal-chips,.about-audio,.story-chat--about,.story-chat__header,.story-chat__chapter-line,.story-chat__replaycard,.story-layout__toc,.story-layout__content,.story-layout__toc-guide,.story-layout__toc-card,.story-layout__hero-copy,.story-layout__hero-card,.story-layout__headline-note,.story-layout__lead-visual,.story-layout__lead-media video,.page-placeholder{border-radius:24px}.message-drawer__close{right:12px;top:12px;width:38px;height:38px}.message-drawer__signal-rail,.message-drawer__insight-grid,.story-chat__replaybar,.about-audio,.about-stage__overview,.about-stage__signal,.story-layout__hero-rail{grid-template-columns:1fr}.about-audio{gap:14px;padding:16px}.story-layout__content{padding:16px}}.section-heading{position:relative;padding-top:6px}.section-heading__rail{gap:10px}.section-heading__rail span{min-height:30px;padding-inline:12px;border-radius:999px;border:1px solid rgba(236,239,245,.92);background:#ffffffb8;box-shadow:inset 0 1px #ffffffe0}.love-hero.is-compact{min-height:760px}.love-hero.is-compact .love-hero__scene{border:1px solid rgba(255,255,255,.22);box-shadow:0 28px 56px #0f121c2e,inset 0 1px #ffffff29}.love-hero__dock{border:1px solid rgba(255,255,255,.14);box-shadow:0 24px 46px #1418241f,inset 0 1px #ffffff1f}.love-hero__dock-item{min-height:42px}.love-hero__dock-note{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.checklist-overview__story,.checklist-overview__memo,.checklist-stage-note__card,.checklist-stage-note__chips,.checklist-detail-card,.checklist-focus,.checklist-focus__storycard,.checklist-focus__note-card,.checklist-focus__gallery img,.checklist-focus__empty{border:1px solid rgba(233,236,243,.96);box-shadow:0 24px 46px #2024300f,0 8px 18px #ff8a7b0a}.checklist-overview__story,.checklist-overview__memo,.checklist-stage-note__card,.checklist-stage-note__chips,.checklist-detail-card,.checklist-focus{border-radius:30px}.checklist-overview__story,.checklist-stage-note__card,.checklist-focus{background:radial-gradient(circle at top right,rgba(255,239,242,.74),transparent 30%),#fffffffa}.checklist-overview__memo,.checklist-stage-note__chips,.checklist-focus__storycard,.checklist-focus__note-card{background:radial-gradient(circle at top right,rgba(255,244,246,.64),transparent 28%),#f8f9fcfa}.checklist-overview__rail,.checklist-focus__storyrail,.checklist-focus__note-rail,.timeline-stage__summary,.story-layout__hero-rail,.story-layout__reading-rail{gap:12px}.checklist-overview__rail-card,.about-stage__overview-rail-card,.timeline-stage__storycard,.timeline-stage__card,.timeline-stage__narrative{border:1px solid rgba(236,239,245,.92);box-shadow:inset 0 1px #ffffffe0,0 18px 34px #2024300d}.checklist-overview__rail-card,.about-stage__overview-rail-card,.timeline-stage__card{background:radial-gradient(circle at top right,rgba(255,243,245,.66),transparent 28%),#f8f9fcfa}.timeline-stage__storycard,.timeline-stage__narrative{background:radial-gradient(circle at top right,rgba(255,239,242,.8),transparent 28%),#fffffffc}.timeline-stage__storycard,.timeline-stage__card,.timeline-stage__narrative,.timeline-stage__anchors button{border-radius:24px}.timeline-stage__anchors{gap:10px}.timeline-stage__anchors button{min-height:42px;padding-inline:16px}.about-stage__chapters button,.about-stage__memo{min-height:122px}.about-stage__chapters button strong,.about-stage__memo strong,.about-stage__overview-card h3,.about-stage__signal-card strong,.story-layout__hero-copy h2,.story-layout__headline-note strong{letter-spacing:-.03em}.about-stage__overview-rail-card,.story-layout__hero-card,.story-layout__toc-card{border-radius:22px}.story-chat__controlbar,.story-chat__assist,.story-chat__tags{gap:10px}.story-chat__tags span,.story-layout__reading-rail span,.story-layout__headline-track span,.story-layout__chips span,.story-layout__toc-dock span,.about-stage__overview-tags span,.about-stage__signal-chips span{align-items:center;border-radius:999px;box-shadow:inset 0 1px #ffffffe0}.story-layout__toc-link{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px}.story-layout__toc-link span{line-height:1.5}.story-layout__reading-rail span{min-height:34px;padding-inline:14px;background:#f8f9fceb}.story-layout .prose>*+*{margin-top:1.15em}.story-layout .prose p,.story-layout .prose li,.story-layout .prose blockquote{line-height:1.9}@media(max-width:760px){.section-heading__rail{gap:8px}.section-heading__rail span{min-height:28px;padding-inline:10px;font-size:11px}.love-hero.is-compact{min-height:680px}.love-hero__dock{gap:8px;padding:10px}.love-hero__dock-item{min-height:38px;padding-inline:10px}.checklist-overview__story,.checklist-overview__memo,.checklist-stage-note__card,.checklist-stage-note__chips,.checklist-detail-card,.checklist-focus,.checklist-focus__storycard,.checklist-focus__note-card,.timeline-stage__storycard,.timeline-stage__card,.timeline-stage__narrative{border-radius:24px}.timeline-stage__anchors{gap:8px}.timeline-stage__anchors button{min-height:38px;padding-inline:12px;font-size:12px}.about-stage__chapters button,.about-stage__memo{min-height:0}.story-layout__toc-link{grid-template-columns:1fr;gap:6px}.story-layout__reading-rail span,.story-chat__tags span,.about-stage__overview-tags span,.about-stage__signal-chips span{min-height:30px;font-size:12px}}.section-heading__topline{display:inline-flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.section-heading__crest,.section-heading__meta{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;border:1px solid rgba(236,239,245,.92);background:#ffffffc7;color:#a39aa0;letter-spacing:.12em;font-size:11px;text-transform:uppercase;box-shadow:inset 0 1px #ffffffe6,0 10px 22px #1c18220d}.section-heading__kicker{margin:0}.section-heading__kicker:before,.section-heading__kicker:after{content:none}.section-heading.is-left .section-heading__topline{justify-content:flex-start}.love-hero__top-chip{min-height:38px;padding-inline:16px}.love-hero__top-chip.is-ghost{max-width:min(420px,54vw)}.love-hero__brand{font-size:24px;letter-spacing:-.03em}.love-hero__status{min-height:42px;padding-inline:16px}.love-hero__status-rail{gap:10px}.love-hero__status-rail span{min-height:30px;padding-inline:12px}.love-hero__scene{padding:18px 18px 16px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#ffffff1f,#0e121a33),#ffffff14;box-shadow:0 24px 48px #0e121a29,inset 0 1px #ffffff24}.love-hero__scene-copy{max-width:min(560px,72vw);margin:0 auto}.love-hero__scene-copy span{max-width:min(460px,66vw);margin-left:auto;margin-right:auto}.love-hero__scene-tags span,.love-hero__scene-footer-card,.love-hero__scene-card{box-shadow:inset 0 1px #ffffff24}.love-hero__dock{padding:10px 14px;gap:8px;background:#fffc}.love-hero__dock-item{min-height:40px;padding-inline:12px}.love-hero__dock-item i{font-size:13px}.love-hero__dock-note{min-width:180px;padding:10px 16px;border:1px solid rgba(255,255,255,.22);background:#ffffff2e}.love-hero__scroll-cue{width:58px;height:28px;border-radius:999px;background:#ffffff2e;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.love-hero:not(.is-compact){min-height:560px}.love-hero:not(.is-compact) .love-hero__pair{min-height:470px;padding:56px 130px 122px}.love-hero:not(.is-compact) .love-hero__center{gap:14px;transform:translateY(-4px)}.love-hero:not(.is-compact) .love-hero__distance{min-height:42px;padding:0 16px;font-size:14px;box-shadow:inset 0 1px #ffffff2e,0 12px 26px #191c2424}.love-hero:not(.is-compact) .love-hero__heart{width:50px;height:50px}.love-hero:not(.is-compact) .love-hero__heart:before,.love-hero:not(.is-compact) .love-hero__heart:after{width:50px;height:50px}.love-hero:not(.is-compact) .love-hero__heart:before{top:-25px}.love-hero:not(.is-compact) .love-hero__heart:after{left:25px}.love-hero:not(.is-compact) .love-hero__pager{bottom:126px}.love-hero:not(.is-compact) .love-hero__dock{bottom:18px}.love-hero:not(.is-compact) .love-hero__curve--one{bottom:46px;height:70px}.love-hero:not(.is-compact) .love-hero__curve--two{bottom:-30px;height:126px}.album-detail-hero__cover{isolation:isolate}.album-detail-hero__action-rail{position:absolute;right:18px;top:50%;z-index:3;display:grid;gap:12px;transform:translateY(-50%)}.album-side-action--hero{min-height:86px;width:72px;padding:12px 0;border-radius:24px;background:#ffffff2e;color:#fff;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 20px 38px #0e121a29,inset 0 1px #ffffff29}.album-side-action--hero span{color:#ffffffc7}.album-detail-hero__side{gap:14px;position:sticky;top:98px}.album-detail-hero__side-note,.album-detail-hero__side-story{min-height:0}.album-detail-hero__stats{justify-content:space-between}.album-detail-hero__stats span:last-child{margin-left:auto}.message-drawer__header{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:12px}.message-drawer__header-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:18px;background:radial-gradient(circle at top right,rgba(255,239,242,.86),transparent 36%),#f6f7fbf5;color:#ff7b77;border:1px solid rgba(236,239,245,.94);box-shadow:inset 0 1px #ffffffe0,0 12px 24px #1c18220d}.message-drawer__header-copy{min-width:0}.message-drawer__header-copy small,.message-drawer__header-copy strong,.message-drawer__header-copy span{display:block}.message-drawer__header-copy small{color:#a2a7b4;letter-spacing:.16em;text-transform:uppercase;font-size:11px}.message-drawer__header-copy strong{margin-top:5px;letter-spacing:-.03em}.message-drawer__header-copy span{margin-top:4px}.message-drawer__panel-head,.message-drawer__hero,.message-drawer__spotlight,.message-drawer__toolbar,.message-drawer__quickbar,.message-drawer__composer-note,.message-drawer__composer{position:relative;z-index:1}.message-drawer__composer{border:1px solid rgba(236,239,245,.94);box-shadow:inset 0 1px #ffffffe0,0 16px 30px #1c18220d;position:sticky;bottom:0;z-index:2;padding:12px;border-radius:22px;background:linear-gradient(180deg,#fffffff5,#fafbfefa),#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.message-drawer__composer input{min-height:50px;border-radius:999px;background:#f7f8fcfa}.message-drawer__composer button{min-width:84px;min-height:50px;border-radius:999px;box-shadow:0 12px 22px #ff76792e}.message-drawer__composer-note{margin-top:6px;padding:0 4px}.message-drawer__thread{padding-bottom:4px}@media(max-width:760px){.section-heading__topline{gap:8px}.section-heading__crest,.section-heading__meta{min-height:28px;padding-inline:10px;font-size:10px}.love-hero__topline{left:16px;right:16px;top:16px}.love-hero__brand{font-size:18px}.love-hero:not(.is-compact){min-height:430px}.love-hero:not(.is-compact) .love-hero__pair{min-height:360px;padding:42px 24px 104px;grid-template-columns:1fr 112px 1fr}.love-hero.is-compact{min-height:250px}.love-hero.is-compact .love-hero__pair{min-height:250px;padding:34px 18px 54px;grid-template-columns:1fr 84px 1fr}.love-hero.is-compact .love-hero__avatar{width:88px;height:88px}.love-hero.is-compact .love-hero__name{min-width:96px;padding:8px 14px;font-size:15px}.love-hero.is-compact .love-hero__pager{bottom:32px}.love-hero__scene{padding:14px}.love-hero__dock-note{min-width:0;width:calc(100% - 48px)}.album-detail-hero__action-rail{right:10px;top:auto;bottom:18px;transform:none;grid-auto-flow:column}.album-side-action--hero{width:64px;min-height:72px;border-radius:20px}.album-detail-hero__side{position:static}.message-drawer__header{grid-template-columns:auto 1fr}.message-drawer__head-badges{grid-column:1/-1;justify-content:flex-start;margin-left:0}.message-drawer__composer{padding:10px;border-radius:18px}.section-cluster__dock{justify-content:flex-start}.section-cluster__dock span{min-height:30px;padding:0 12px;font-size:12px}}.message-titleband,.album-titleband{padding-top:24px;padding-bottom:10px}.message-titleband h2,.album-titleband h2{max-width:680px}.message-wall{gap:28px;margin-top:16px}.message-wall:before{width:2px;background:linear-gradient(180deg,#ffe2e300,#ffd6d8d1,#ffe2e300);opacity:.55}.message-stream-row__stamp{min-width:102px;padding:6px 10px;background:#565256c2;font-size:11px;letter-spacing:.02em}.message-wall-card{width:min(100%,500px);padding:20px 20px 18px;border-radius:26px;border-color:#eceff5fa;background:linear-gradient(180deg,#fffffffa,#fbfcfff5),#fffffff5;box-shadow:0 20px 38px #2024300d,0 8px 18px #ff8a7b08}.message-wall-card:after{top:28px;width:14px;height:14px;border-radius:4px}.message-wall-card.is-right{background:radial-gradient(circle at top left,rgba(238,245,255,.56),transparent 26%),linear-gradient(180deg,#fffffffa,#fbfcfff5),#fffffffa}.message-wall-card header{gap:14px}.message-wall-card__avatar-image{width:48px;height:48px}.message-wall-card__badge,.message-wall-card__level{min-height:28px;padding:0 10px;font-size:11px}.message-wall-card__profile strong{letter-spacing:-.02em}.message-wall-card__quote{padding:12px 14px;border:1px solid rgba(238,241,246,.94);background:#f9fafdfa}.message-wall-card__storycard{padding:12px 13px 11px;border-radius:18px;border:1px solid rgba(238,241,246,.94)}.message-wall-card__toolline span,.message-wall-card__chips span,.message-wall-card footer span{min-height:28px;padding:0 10px;font-size:11px}.message-wall-card__toolline span{background:#fafbfef5}.album-masonry__item{padding:18px;margin-bottom:18px;border-radius:28px;border-color:#eceff5f5;background:linear-gradient(180deg,#fffffffa,#fbfcfff5),#fffffffa;box-shadow:0 20px 38px #2024300d,0 8px 18px #ff8a7b08}.album-masonry__author strong{letter-spacing:-.02em}.album-masonry__go{width:36px;height:36px;border-radius:50%}.album-collage img,.album-collage__empty{height:164px;border-radius:16px}.album-masonry__item h3{margin-top:14px;font-size:24px;line-height:1.16}.album-masonry__item p{margin-top:10px;line-height:1.78}.album-masonry__storybar{gap:8px;margin-top:14px}.album-masonry__storybar-card{padding:12px 13px 11px;border-radius:18px}.album-masonry__item footer{margin-top:14px;padding-top:12px;border-top:1px solid rgba(240,242,247,.96)}@media(max-width:760px){.message-titleband,.album-titleband{padding-top:18px}.message-wall{gap:22px}.message-stream-row__stamp{min-width:92px}.message-wall-card,.album-masonry__item{border-radius:22px;padding:16px}.album-collage img,.album-collage__empty{height:144px;border-radius:14px}}.pc-shell__header{padding-top:10px;padding-bottom:10px;border-bottom-color:#eff1f5fa;background:linear-gradient(180deg,#fffffff0,#ffffffe0),#ffffffe6;box-shadow:0 10px 26px #1c264a0a,inset 0 1px #ffffffeb}.pc-shell__brand strong{font-size:21px}.pc-shell__nav{padding:4px 6px;background:#fafafcf0}.pc-shell__nav-item{min-height:36px;padding:0 12px}.pc-shell__status-ribbon,.pc-shell__weather,.pc-shell__trace,.pc-shell__avatar-chip{min-height:36px}.pc-shell__main{padding-top:22px}.pc-shell__float--left{min-width:84px;height:52px;padding:0 16px}.pc-shell__float--chat,.pc-shell__float--tool{width:54px;height:54px;border-radius:18px}.pc-footer{padding:58px 0 28px}.pc-footer__quote{font-size:30px;letter-spacing:-.02em}.pc-footer__nav,.pc-footer__signals{gap:8px}.pc-footer__nav a,.pc-footer__signals span{min-height:32px;padding:0 13px;border:1px solid rgba(236,239,245,.92);background:#ffffffc2}.pc-footer__storybar{gap:12px;width:min(820px,100%)}.pc-footer__storycard{border:1px solid rgba(236,239,245,.92);background:radial-gradient(circle at top right,rgba(255,241,244,.6),transparent 28%),#ffffffd1;box-shadow:0 18px 34px #1c264a0a,inset 0 1px #ffffffe6}.pc-footer__shelf{width:min(920px,96vw);height:34px;margin-top:18px}.pc-footer__shelf:before{bottom:0;height:12px;border-radius:10px;background:linear-gradient(180deg,#b2a08d66,#8a796942);box-shadow:0 8px 18px #493e311f,inset 0 1px #ffffff52}.pc-footer__shelf i{bottom:-2px;width:18px;height:30px;border-radius:10px;background:#95837238}.pc-footer__shelf i:first-child{left:72px}.pc-footer__shelf i:last-child{right:72px}.pc-footer__toys{margin-top:-8px;gap:12px;align-items:end}.pc-footer__toy{width:62px;height:62px;border-radius:24px 24px 18px 18px;font-size:29px;box-shadow:0 12px 22px #37363114,inset 0 1px #ffffff47;transform:translateY(2px)}.pc-footer__toy:nth-child(2n){transform:translateY(-2px)}.pc-footer__memo{margin-top:18px;font-size:14px}.pc-footer__records{gap:6px;margin-top:18px}.pc-footer__record{display:inline-flex;justify-content:center;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#282220d1;color:#ffffffd1;font-size:11px}.pc-footer__copyright{display:inline-flex;justify-content:center;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#3b3531eb;color:#ffffffd1;font-size:11px}@media(max-width:760px){.pc-shell__header{padding-top:10px;padding-bottom:10px}.pc-shell__brand strong{font-size:17px}.pc-shell__main{padding-top:18px}.pc-footer{padding-top:44px}.pc-footer__quote{font-size:24px}.pc-footer__storybar{gap:10px}.pc-footer__shelf{width:min(560px,96vw);height:24px}.pc-footer__shelf i:first-child{left:30px}.pc-footer__shelf i:last-child{right:30px}.pc-footer__toys{gap:8px;margin-top:-4px}.pc-footer__toy{width:50px;height:50px;font-size:24px;border-radius:18px 18px 14px 14px}}.pc-shell__main{width:min(1180px,100vw - 56px)}.pc-shell__main>section+section,.pc-shell__main>.home-section+.home-section{margin-top:12px}.home-section{margin-top:30px}.section-heading{padding-top:74px;padding-bottom:30px}.cluster-heading{margin-bottom:16px;padding-bottom:16px}.pc-footer__storybar{width:min(760px,100%);gap:10px;opacity:.92}.pc-footer__storycard{padding:16px 16px 14px;border-radius:20px}.pc-footer__storycard strong{font-size:22px}.pc-footer__shelf{width:min(980px,97vw)}.pc-footer__shelf:before{background:linear-gradient(180deg,#b5a49270,#8b79684d),repeating-linear-gradient(90deg,rgba(255,255,255,.06) 0,rgba(255,255,255,.06) 24px,transparent 24px,transparent 48px)}.pc-footer__toy{width:58px;height:58px;font-size:28px}.pc-footer__memo{max-width:700px}@media(max-width:760px){.pc-shell__main{width:min(1180px,100vw - 24px)}.section-heading{padding-top:54px;padding-bottom:24px}.home-section{margin-top:24px}.pc-footer__storybar{width:min(100%,520px)}}.timeline-titleband,.message-titleband,.album-titleband,.checklist-titleband,.about-titleband,.overview-panels,.home-overview-stage,.home-rhythm-strip,.section-cluster__intro,.section-cluster,.album-showcase,.message-wall-preview,.timeline-overview,.timeline-heatmap,.timeline-intro,.timeline-filters,.timeline-compass,.timeline-bridge,.timeline-stage,.album-overview-strip,.album-preview-stage,.album-detail-hero,.album-masonry,.album-photo-flow,.message-toolbar,.message-overview,.message-stage-note,.message-wall,.checklist-toolbar,.checklist-filters,.checklist-overview,.checklist-stage-note,.checklist-stage,.about-stage,.story-layout{width:min(1060px,100%);margin-left:auto;margin-right:auto}.album-masonry,.message-wall,.timeline-stage,.album-photo-flow,.story-layout{width:min(1020px,100%)}.timeline-overview,.message-overview,.message-stage-note,.album-overview-strip,.album-preview-stage,.checklist-overview,.checklist-stage-note,.about-stage{width:min(980px,100%)}.timeline-titleband,.message-titleband,.album-titleband,.checklist-titleband,.about-titleband,.timeline-intro,.timeline-filters,.timeline-compass,.timeline-bridge{width:min(920px,100%)}.section-cluster__dock,.page-actions{width:min(920px,100%);margin-left:auto;margin-right:auto}@media(max-width:760px){.timeline-titleband,.message-titleband,.album-titleband,.checklist-titleband,.about-titleband,.overview-panels,.home-overview-stage,.home-rhythm-strip,.section-cluster__intro,.section-cluster,.album-showcase,.message-wall-preview,.timeline-overview,.timeline-heatmap,.timeline-intro,.timeline-filters,.timeline-compass,.timeline-bridge,.timeline-stage,.album-overview-strip,.album-preview-stage,.album-detail-hero,.album-masonry,.album-photo-flow,.message-toolbar,.message-overview,.message-stage-note,.message-wall,.checklist-toolbar,.checklist-filters,.checklist-overview,.checklist-stage-note,.checklist-stage,.about-stage,.story-layout,.section-cluster__dock,.page-actions{width:100%}}.pc-shell__header{padding-top:12px;padding-bottom:12px;border-bottom-color:#e5e7ecf5;background:#ffffffed;box-shadow:0 8px 22px #20273b0b,inset 0 1px #fffffff5}.pc-shell__brand strong{gap:14px;font-size:25px;color:#342e2d}.pc-shell__nav{gap:7px;padding:4px 6px;background:#fafafbf5;box-shadow:inset 0 1px #fffffffa,0 16px 34px #2325310d}.pc-shell__nav-item{min-height:40px;padding:0 15px;color:#5f6472}.pc-shell__nav-item.is-home,.pc-shell__nav-item.is-active{box-shadow:0 16px 28px #ff647033,inset 0 1px #fff3}.pc-shell__status-ribbon,.pc-shell__weather,.pc-shell__trace,.pc-shell__avatar-chip{min-height:40px;box-shadow:0 12px 24px #1f23300b}.love-hero:not(.is-compact){min-height:700px;border-radius:0 0 42px 42px;margin-top:-20px}.love-hero:not(.is-compact) .love-hero__backdrop{filter:blur(6px);transform:scale(1.02)}.love-hero:not(.is-compact) .love-hero__noise{background:linear-gradient(180deg,#ffffff2e,#1f141224),radial-gradient(circle at 50% 24%,rgba(255,255,255,.18),transparent 24%)}.love-hero:not(.is-compact) .love-hero__pair{min-height:560px;padding:88px 120px 188px}.love-hero:not(.is-compact) .love-hero__avatar{width:164px;height:164px;border-width:7px;box-shadow:0 0 0 9px #ffffff24,0 24px 42px #0f122238}.love-hero:not(.is-compact) .love-hero__name{min-width:156px;background:#302621ad;font-size:19px}.love-hero:not(.is-compact) .love-hero__distance{padding:13px 22px;border-radius:20px;background:#917e6c70}.love-hero:not(.is-compact) .love-hero__curve--one{bottom:46px;height:96px;opacity:.62}.love-hero:not(.is-compact) .love-hero__curve--two{bottom:-34px;height:168px}.section-heading{padding-top:82px;padding-bottom:26px}.section-heading__topline{gap:16px;justify-content:center}.section-heading__crest,.section-heading__meta{min-height:30px;padding:0 14px;border-radius:999px;background:#ffffffd1;box-shadow:0 10px 24px #1f23300a}.section-heading__title{letter-spacing:-.03em}.section-heading__rail{margin-top:18px}.overview-panels,.home-overview-stage,.home-rhythm-strip,.section-cluster__intro,.section-cluster,.album-showcase,.message-wall-preview,.timeline-overview,.timeline-stage,.album-overview-strip,.album-preview-stage,.message-overview,.message-stage-note{position:relative}.overview-panels:before,.section-cluster:before,.message-wall-preview:before,.timeline-stage:before,.album-masonry:before{content:"";position:absolute;top:-20px;right:-18px;bottom:-20px;left:-18px;border-radius:38px;background:radial-gradient(circle at center,rgba(238,238,238,.7) 1px,transparent 1.5px);background-size:14px 14px;opacity:.24;pointer-events:none;z-index:0}.overview-panels>*,.home-overview-stage>*,.section-cluster>*,.album-showcase>*,.message-wall-preview>*,.timeline-overview>*,.timeline-stage>*{position:relative;z-index:1}.city-distance-card,.timeline-glance,.anniversary-rack,.home-overview-stage__lead,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.album-showcase__caption-card,.message-wall-preview__lead-card,.timeline-overview__quote,.timeline-overview__composer,.timeline-overview__player,.timeline-stage__storycard,.timeline-stage__card,.timeline-stage__narrative{background:#ffffffe6;border:1px solid rgba(233,235,241,.92);box-shadow:0 22px 40px #2226350d,inset 0 1px #fffffffa}.city-distance-card,.timeline-glance,.anniversary-rack{border-radius:30px}.home-overview-stage{align-items:stretch;gap:18px}.home-overview-stage__lead,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card{border-radius:28px}.home-overview-stage__lead{padding:28px 30px 26px}.home-overview-stage__lead p,.home-overview-stage__note span,.timeline-overview__quote p,.timeline-overview__composer-box p,.album-masonry__item p,.message-wall-card p{color:#757b8c;line-height:1.78}.home-overview-stage__rail,.home-overview-stage__storyline,.message-wall-card__storyrail,.album-masonry__storybar,.timeline-overview__player-actions{gap:12px}.section-cluster__intro{gap:16px}.section-cluster__intro-card,.section-cluster__intro-note{border-radius:28px;background:#ffffffeb;border:1px solid rgba(232,235,241,.92);box-shadow:0 18px 34px #2025360b}.section-cluster__card{min-height:296px;border-radius:30px;border:1px solid rgba(231,233,240,.96);box-shadow:0 20px 38px #2025360d,inset 0 1px #ffffffdb}.section-cluster__card.is-featured{transform:translateY(-2px)}.section-cluster__dock{margin-top:22px;padding:12px 18px;border-radius:999px;background:#ffffffd1;box-shadow:0 16px 34px #1f23300a}.album-showcase{gap:18px}.album-feature,.album-mini,.message-preview-card,.album-masonry__item,.message-wall-card{border:1px solid rgba(232,234,239,.96);box-shadow:0 22px 40px #2126360e,inset 0 1px #ffffffe0}.album-feature,.album-mini,.album-masonry__item{border-radius:30px}.album-showcase__caption-card strong,.timeline-overview__quote h3,.timeline-overview__composer-head strong,.timeline-overview__player strong{letter-spacing:-.03em}.timeline-overview__quote,.timeline-overview__composer,.timeline-overview__player{border-radius:30px}.timeline-overview__quote p,.timeline-overview__composer-box p{font-size:14px}.timeline-overview__player-actions button{min-height:42px;border-radius:999px;border:1px solid rgba(228,232,238,.96);background:#f9f9faf0;color:#5f6472}.timeline-stage{gap:24px}.timeline-stage__summary{padding:10px 0 0}.timeline-board:before{content:"";position:absolute;top:0;bottom:0;left:32%;width:4px;border-radius:999px;background:linear-gradient(180deg,#ff676df5,#ffbaba33);box-shadow:0 0 0 10px #ff707a0f}.timeline-year__aside strong{font-size:clamp(58px,6vw,86px);font-family:Times New Roman,Songti SC,serif;letter-spacing:-.05em;color:#29242b}.timeline-entry__card,.timeline-year__chapter-card,.timeline-year__chapter-rail-card,.timeline-year__summary-note{border-radius:28px;border:1px solid rgba(232,235,241,.96);background:#ffffffeb;box-shadow:0 18px 34px #2025360b}.album-detail-hero__cover{min-height:560px;border-radius:34px}.album-detail-hero__side-note,.album-detail-hero__side-story,.album-detail-hero__captionbar,.album-detail-hero__profile{border-radius:28px;border:1px solid rgba(232,235,241,.96);background:#ffffffe6;box-shadow:0 18px 34px #2025360b}.album-detail-hero__stats{gap:10px}.album-detail-hero__stats span:last-child{background:#ffffff3d}.message-wall-card{border-radius:30px;background:#fffffff0}.message-wall-card__badge{background:#ff65731a;color:#ff6573}.message-wall-card__quote{background:#f8f8faeb}.message-drawer{border-left:1px solid rgba(232,235,241,.96);background:linear-gradient(180deg,#fffffffa,#fdfbf8fa);box-shadow:-22px 0 50px #1c223217}.message-drawer__header,.message-drawer__stage-note,.message-drawer__signal-card,.message-drawer__hero,.message-drawer__reply,.message-drawer__insight-card,.message-drawer__emoji-panel{border-radius:26px;border:1px solid rgba(232,235,241,.96);background:#ffffffeb;box-shadow:0 16px 30px #1f23300a}.message-drawer__composer{border-radius:999px;background:#f5f6f8f5;border:1px solid rgba(229,232,238,.96)}@media(max-width:1100px){.timeline-board:before{left:22px}}@media(max-width:760px){.pc-shell__header{padding-top:10px;padding-bottom:10px}.love-hero:not(.is-compact){min-height:620px;margin-top:-18px;border-radius:0 0 34px 34px}.love-hero:not(.is-compact) .love-hero__pair{padding:92px 24px 164px}.section-heading{padding-top:56px}.overview-panels:before,.section-cluster:before,.message-wall-preview:before,.timeline-stage:before,.album-masonry:before,.timeline-board:before{display:none}.city-distance-card,.timeline-glance,.anniversary-rack,.home-overview-stage__lead,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.album-showcase__caption-card,.message-wall-preview__lead-card,.timeline-overview__quote,.timeline-overview__composer,.timeline-overview__player,.timeline-stage__storycard,.timeline-stage__card,.timeline-stage__narrative,.section-cluster__intro-card,.section-cluster__intro-note,.section-cluster__card,.album-feature,.album-mini,.album-masonry__item,.message-wall-card,.message-drawer__header,.message-drawer__stage-note,.message-drawer__signal-card,.message-drawer__hero,.message-drawer__reply,.message-drawer__insight-card,.message-drawer__emoji-panel{border-radius:24px}}.timeline-stage{grid-template-columns:190px 1fr;gap:34px}.timeline-stage__summary{gap:10px}.timeline-year{grid-template-columns:158px 34px minmax(0,1fr) 72px}.timeline-year+.timeline-year{margin-top:10px}.timeline-year__aside{padding-top:12px}.timeline-year__aside strong{font-size:clamp(64px,6vw,92px);line-height:.82}.timeline-year__aside span{margin-top:10px;font-size:18px;color:#b9afaa}.timeline-year__line:before{left:14px;width:3px;background:linear-gradient(180deg,#f95665fa,#f9566529 62%,#e9edf4e0)}.timeline-year__line:after{top:58px;left:7px;width:18px;height:18px;border-width:3px;border-color:#ff636d3d}.timeline-board__lead{margin-left:196px;margin-bottom:8px}.timeline-entry__shell{grid-template-columns:minmax(0,1fr) 72px;gap:14px}.timeline-entry__card{padding:18px 20px 16px;border-radius:30px;box-shadow:0 18px 34px #2627360a}.timeline-entry__card:hover{transform:translateY(-1px);box-shadow:0 22px 40px #26273611}.timeline-entry__avatar{width:42px;height:42px;border-radius:50%;box-shadow:0 8px 18px #1c213014}.timeline-entry__script{font-size:20px}.timeline-entry__profile strong{font-size:18px}.timeline-entry__profile span,.timeline-entry__eyebrow span,.timeline-entry__meta span,.timeline-entry__capsule span,.timeline-entry__footrail span,.timeline-entry__metric-strip span{font-size:11px}.timeline-entry__type{min-height:30px;padding:0 12px;background:#12161ff5}.timeline-entry__card h3{margin-top:10px;font-size:24px}.timeline-entry__copy p{font-size:14px;line-height:1.78}.timeline-entry__storybar{gap:10px}.timeline-entry__storybar-card{border-radius:18px;background:#f7f8fbf0}.timeline-entry__storybar-card strong,.timeline-entry__media-note strong{font-size:19px}.timeline-entry__media img,.timeline-entry__media video{max-height:300px;border-radius:22px}.timeline-entry__source{min-height:54px}.timeline-entry__source-note,.timeline-entry__media-note{border-radius:18px}.timeline-entry__daystamp{min-width:72px;padding-top:0}.timeline-entry__daystamp strong{font-size:50px;line-height:.92}.timeline-entry__daystamp span{margin-top:8px;font-size:12px;letter-spacing:.18em}.album-masonry{column-gap:18px;margin-top:22px}.album-masonry__item{margin-bottom:18px;padding:16px 16px 18px;border-radius:28px}.album-masonry__lock{margin-bottom:12px;min-height:30px;padding:0 12px;font-size:12px}.album-masonry__author strong{font-size:28px;line-height:1}.album-masonry__author span{font-size:12px;color:#9aa0ad}.album-collage img,.album-collage__empty{min-height:132px;border-radius:18px}.album-masonry__eyebrow,.album-masonry__chips,.album-masonry__trail{gap:7px}.album-masonry__eyebrow span,.album-masonry__chips span,.album-masonry__trail span{min-height:28px;padding:0 10px;font-size:11px}.album-masonry__item h3{margin-top:12px;font-size:24px;line-height:1.12}.album-masonry__item p{margin-top:8px;font-size:14px;line-height:1.72}.album-masonry__storybar{gap:8px}.album-masonry__trail{margin-top:12px}.album-thumb{border-radius:24px}.album-thumb img{height:82px}.album-thumb__index{top:10px;left:10px}.message-stream-row.is-left{padding-right:calc(50% + 26px)}.message-stream-row.is-right{padding-left:calc(50% + 26px)}.message-stream-row__stamp{min-width:148px;padding:7px 14px;background:#6c6768e6;box-shadow:0 10px 18px #2627360f}.message-row__avatar,.message-wall-card__avatar-image{width:58px;height:58px}.message-row__avatar{border-radius:50%;box-shadow:0 10px 20px #20253614}.message-wall-card{width:min(100%,560px);padding:16px 18px;border-radius:28px}.message-wall-card:after{top:28px;width:16px;height:16px}.message-wall-card__profile strong{font-size:28px;line-height:1;font-family:Times New Roman,Songti SC,serif;color:#3d3631}.message-wall-card__profile span{display:block;margin-top:4px;color:#989dab;font-size:12px}.message-wall-card__badge,.message-wall-card__level,.message-wall-card__eyebrow span,.message-wall-card__chips span,.message-wall-card footer span,.message-wall-card__toolline span{font-size:11px}.message-wall-card__badge{min-height:30px;padding:0 12px}.message-wall-card__level{margin-top:10px}.message-wall-card p{margin-top:12px;font-size:14px;line-height:1.82}.message-wall-card__quote{margin-top:12px;padding:12px 13px;border-radius:18px}.message-wall-card__storyrail{gap:8px}.message-wall-card__toolline,.message-wall-card__chips,.message-wall-card footer{gap:7px}.message-drawer{width:430px}.timeline-year__chapter-card small,.timeline-year__chapter-rail-card small,.timeline-year__summary-note strong,.timeline-entry__script,.timeline-entry__type,.album-masonry__author span,.message-wall-card__profile span,.message-stream-row__stamp{letter-spacing:.04em}.timeline-year__chapter-card strong{font-size:30px;line-height:.94}.timeline-year__chapter-card span,.timeline-year__summary-note span{font-size:13px}.timeline-year__storyline{display:flex;gap:8px;flex-wrap:wrap;margin:-8px 0 16px}.timeline-year__storyline span{min-height:28px;padding:0 11px;border-radius:999px;background:#f7f8fbf5;color:#949aa8;font-size:11px}.timeline-entry{padding-bottom:4px}.timeline-entry__daystamp:before{content:"";width:10px;height:10px;margin-bottom:8px;border-radius:50%;background:linear-gradient(135deg,#ff7a74,#ff596f);box-shadow:0 0 0 6px #ff7a7e1a}.timeline-entry__eyebrow,.timeline-entry__meta,.timeline-entry__capsule,.timeline-entry__footrail{gap:7px}.timeline-entry__eyebrow span,.timeline-entry__meta span,.timeline-entry__capsule span,.timeline-entry__footrail span,.timeline-entry__metric-strip span{min-height:27px;padding:0 10px}.timeline-entry__metric-strip{gap:8px}.timeline-entry__source{padding:12px 14px;border-radius:18px}.timeline-entry__source strong{font-size:16px}.timeline-entry__source span{font-size:12px}.timeline-entry__source b{font-size:20px}.album-masonry__item header{align-items:start}.album-masonry__author strong{font-size:26px}.album-masonry__author span{display:inline-flex;align-items:center;min-height:26px;width:fit-content;padding:0 10px;border-radius:999px;background:#f6f7faf5}.album-masonry__go{margin-top:2px}.album-masonry__eyebrow,.album-masonry__chips{margin-top:12px}.album-masonry__trail{margin-top:10px}.album-masonry__item footer span:first-child{display:inline-flex;min-height:28px;padding:0 10px;border-radius:999px;background:#f6f7faf5}.album-thumb{padding:8px}.album-thumb span{margin-top:8px}.album-thumb small{margin-top:5px}.message-wall:before{width:2px;background:linear-gradient(180deg,#ffd5d70a,#ffa2a9b8,#ffd5d70a)}.message-stream-row{gap:10px}.message-stream-row__stamp{min-height:34px;align-items:center;background:#736d6feb}.message-wall-card__badge{background:#ff67731a;color:#ff6574}.message-wall-card__level{background:#f7f8fbfa}.message-wall-card__toolline span{background:#f8f5f6f5;color:#8e7d82}.message-wall-card footer span:first-child{color:#ff6a76}@media(max-width:1100px){.timeline-stage{grid-template-columns:1fr}.timeline-stage__summary{position:static;grid-template-columns:repeat(4,minmax(0,1fr))}.timeline-stage__storycard,.timeline-stage__card,.timeline-stage__narrative{min-height:100%}.timeline-board__lead{margin-left:0}.timeline-year{grid-template-columns:1fr;gap:14px}.timeline-year__aside,.timeline-entry__daystamp{position:static;text-align:left;justify-items:start}.timeline-year__line{display:none}.timeline-entry__shell{grid-template-columns:1fr}}@media(max-width:760px){.album-masonry{column-count:1}.message-stream-row.is-left,.message-stream-row.is-right{padding-left:0;padding-right:0}.message-stream-row__stamp{min-width:110px}.message-wall-card{width:100%}.message-wall-card:after{display:none}.timeline-stage__summary{grid-template-columns:1fr 1fr}}.cluster-heading{margin-bottom:18px;padding-bottom:18px}.cluster-heading__icon{width:38px;height:38px;border-radius:14px;box-shadow:0 14px 28px #ff6f7629}.cluster-heading__tag{min-height:28px;padding:0 10px}.cluster-heading__action{width:48px;height:48px}.album-showcase{gap:20px}.album-feature{min-height:448px;border-radius:34px;box-shadow:0 26px 52px #1f23301f}.album-feature:after{background:linear-gradient(180deg,#0f121a0a,#0f121a9e),linear-gradient(135deg,rgba(255,255,255,.16),transparent 48%)}.album-feature__overlay{inset:auto 20px 20px;max-width:min(560px,100% - 40px);padding:18px 18px 2px}.album-feature__overlay h3{font-size:40px;line-height:1.04;letter-spacing:-.04em}.album-feature__overlay p{max-width:90%;line-height:1.78}.album-feature__chips,.album-feature__storyline,.album-feature__footrail{gap:8px}.album-feature__chips span,.album-feature__storyline span,.album-feature__footrail span{min-height:32px;padding:0 12px;font-size:12px}.album-feature__corner{top:16px;right:16px}.album-mini{min-height:178px;border-radius:30px;box-shadow:0 20px 40px #20253612}.album-mini div{display:grid;align-content:start;gap:6px}.album-mini h4{margin:0;font-size:28px;line-height:1.02;font-family:Times New Roman,Songti SC,serif;color:#3a332e;letter-spacing:-.03em}.album-mini span,.album-mini em,.album-mini small{font-size:12px}.album-mini__count{font-size:34px}.album-showcase__caption-row{margin-top:16px}.album-showcase__caption-card{min-height:126px;border-radius:26px}.message-wall-preview{align-items:start;gap:18px}.message-wall-preview__lead{gap:14px}.message-wall-preview__lead-card{min-height:162px;border-radius:28px}.message-wall-preview__lead-card strong{font-size:34px;line-height:1.02;letter-spacing:-.03em}.message-wall-preview__lead-card span{line-height:1.8}.message-preview-card{border-radius:28px;box-shadow:0 18px 36px #21263611}.message-preview-card__stamp{min-height:32px;padding:0 12px;background:#6d6769e6}.message-preview-card header{align-items:start}.message-preview-card strong{font-size:26px;line-height:1}.message-preview-card header span,.message-preview-card__eyebrow span,.message-preview-card__actionrail span,.message-preview-card footer{font-size:11px}.message-preview-card__quote{border-radius:18px}.album-detail-hero{gap:18px}.album-detail-hero__cover{min-height:590px;box-shadow:0 30px 60px #161a2424}.album-detail-hero__wash{background:linear-gradient(180deg,#0f121a14,#0f121ab8),linear-gradient(135deg,rgba(255,255,255,.14),transparent 42%)}.album-detail-hero__veil{left:22px;right:22px;bottom:22px}.album-detail-hero__veil h3{font-size:52px;line-height:.96;letter-spacing:-.05em}.album-detail-hero__veil p{max-width:70%;line-height:1.84}.album-detail-hero__spotline,.album-detail-hero__meta-line,.album-detail-hero__chips,.album-detail-hero__stats,.album-detail-hero__storyline{gap:8px}.album-detail-hero__meta-line span,.album-detail-hero__chips span,.album-detail-hero__stats span,.album-detail-hero__storyline span{min-height:33px;padding:0 12px;font-size:12px}.album-detail-hero__action-rail{top:20px;right:20px}.album-side-action{min-height:90px;border-radius:22px}.album-detail-hero__profile,.album-detail-hero__side-note,.album-detail-hero__side-story,.album-detail-hero__captionbar{box-shadow:0 18px 38px #2126360e}.album-detail-hero__captionbar{padding:18px 18px 16px}.album-detail-hero__caption-main strong{font-size:30px;letter-spacing:-.03em}.message-drawer{width:442px;max-height:calc(100vh - 116px);padding:22px 22px 20px}.message-drawer__header{align-items:start}.message-drawer__header-copy strong{font-size:28px;line-height:1;letter-spacing:-.03em}.message-drawer__head-badges span,.message-drawer__stage-note-chips span,.message-drawer__thread-rail span,.message-drawer__spotlight span,.message-drawer__toolbar span,.message-drawer__quickbar span{font-size:11px}.message-drawer__stage-note{padding:16px 16px 14px}.message-drawer__stage-note strong{font-size:22px;line-height:1.4}.message-drawer__signal-card strong,.message-drawer__panel-head strong,.message-drawer__hero-copy strong,.message-drawer__insight-card strong{letter-spacing:-.03em}.message-drawer__hero{margin-bottom:16px}.message-drawer__excerpt-note{border-radius:0 20px 20px 0}.message-drawer__bubble.is-reply{box-shadow:0 18px 38px #2772ee2e}.message-drawer__insight-grid{gap:10px}.message-drawer__insight-card{border-radius:20px}@media(max-width:1100px){.album-feature__overlay p,.album-detail-hero__veil p{max-width:100%}}@media(max-width:760px){.album-feature{min-height:360px}.album-feature__overlay h3{font-size:32px}.album-mini h4,.message-preview-card strong,.message-drawer__header-copy strong{font-size:24px}.album-detail-hero__cover{min-height:460px}.album-detail-hero__veil h3{font-size:36px}.message-drawer{width:calc(100vw - 16px)}}.love-hero__brand{padding-top:22px;font-size:21px;letter-spacing:-.02em}.love-hero__top-chip{min-height:38px;padding:0 16px;background:#ffffff2e;box-shadow:0 16px 30px #12161f1f;font-size:12px}.love-hero__top-chip.is-ghost{max-width:min(420px,48vw)}.love-hero__status{min-height:42px;padding:0 16px;font-size:13px}.love-hero__status-rail{gap:6px}.love-hero__status-rail span,.love-hero__avatar-note span,.love-hero__avatar-note em,.love-hero__center-tags span,.love-hero__scene-tags span,.love-hero__scene-footer-card span{font-size:11px}.love-hero__pair{gap:10px}.love-hero__avatar-frame{filter:drop-shadow(0 18px 28px rgba(22,26,36,.18))}.love-hero__halo--two{border-width:1px}.love-hero__distance{min-height:44px;display:inline-flex;align-items:center}.love-hero__scene{bottom:118px;gap:14px}.love-hero__scene-copy strong{letter-spacing:-.03em}.love-hero__scene-rail{gap:8px}.love-hero__scene-card,.love-hero__scene-footer-card{border-radius:20px}.love-hero__scene-card strong{font-size:24px}.love-hero__scene-footer{gap:8px}.love-hero__dock{bottom:24px;padding:8px 10px;gap:8px}.love-hero__dock-item{min-height:40px;padding:0 12px;font-size:13px}.love-hero__dock-note{bottom:84px;min-height:34px;padding:0 14px}.love-hero__scroll-cue{bottom:138px}.timeline-entry__media{margin-top:16px}.timeline-entry__media img,.timeline-entry__media video{max-height:320px;border-radius:24px}.timeline-entry__media.is-video:after{width:74px;height:74px;font-size:28px;background:#0e121a7a;box-shadow:0 18px 34px #080a102e}.timeline-entry__media-tags{right:12px;bottom:12px;gap:6px}.timeline-entry__media-tags span{min-height:28px;padding:0 10px;font-size:11px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.timeline-entry__media-note{left:12px;bottom:12px;max-width:min(74%,280px);padding:11px 12px;border-radius:20px;background:#ffffffeb}.timeline-entry__media-note strong{font-size:17px}.timeline-entry__media-note span,.timeline-entry__media-rail span{font-size:11px}.timeline-entry__media-rail{gap:7px}.timeline-entry__media-rail span{min-height:28px;padding:0 10px}.album-photo-flow__storyline strong{letter-spacing:-.03em}.album-photo-flow__toolbar{gap:8px}.album-photo-flow__toolbar span{min-height:30px;padding:0 12px;font-size:11px}.album-photo-flow__item,.album-photo-flow__empty{border-radius:30px;box-shadow:0 22px 44px #1f233014}.album-photo-flow__item img{height:348px}.album-photo-flow__item.is-tall img{height:432px}.album-photo-flow__item.is-wide img{height:304px}.album-photo-flow__caps{top:14px;left:14px;gap:6px}.album-photo-flow__caps span{min-height:28px;padding:0 10px;font-size:11px}.album-photo-flow__index{top:14px;right:14px;width:42px;height:42px;font-size:17px}.album-photo-flow__veil{height:132px;background:linear-gradient(180deg,#0e101800,#0e10188f)}.album-photo-flow__storynote{margin:0 14px;padding:10px 11px;border-radius:16px}.album-photo-flow__item strong{padding:14px 16px 0;font-size:24px;line-height:1.06;letter-spacing:-.03em}.album-photo-flow__item span{padding:8px 16px 20px;font-size:12px}@media(max-width:760px){.love-hero__topline{left:14px;right:14px}.love-hero__top-chip.is-ghost{max-width:52vw}.love-hero__scene{bottom:112px}.love-hero__dock{bottom:20px}.love-hero__dock-note{bottom:76px}.love-hero__scroll-cue{bottom:128px}.timeline-entry__media img,.timeline-entry__media video{max-height:260px}.album-photo-flow__grid{gap:14px}.album-photo-flow__item img,.album-photo-flow__item.is-tall img,.album-photo-flow__item.is-wide img{height:280px}}.pc-shell__header{padding-top:11px;padding-bottom:11px;border-bottom-color:#e8eaeffa;background:#fffffff0}.pc-shell__brand{min-height:50px}.pc-shell__brand strong{gap:14px;font-size:26px;color:#312c2c}.pc-shell__brand span{font-size:18px}.pc-shell__nav{padding:4px 6px;gap:7px;background:#f9f9faf5;box-shadow:inset 0 1px #fffffffa,0 14px 26px #1f23300b}.pc-shell__nav-item{min-height:40px;padding:0 14px;font-size:13px}.pc-shell__nav-item i{width:20px;height:20px;font-size:11px}.pc-shell__nav-item.is-home{width:42px;min-width:42px;height:42px;min-height:42px}.pc-shell__utility{gap:8px}.pc-shell__status-ribbon,.pc-shell__weather,.pc-shell__trace,.pc-shell__avatar-chip{min-height:36px;box-shadow:0 10px 22px #1e222e0a}.pc-shell__status-ribbon span,.pc-shell__weather span,.pc-shell__trace span{font-size:12px}.pc-shell__status-ribbon em,.pc-shell__weather em{font-size:11px}.overview-panels{gap:18px}.city-distance-card,.timeline-glance,.anniversary-rack{min-height:242px;border-radius:30px;box-shadow:0 22px 40px #2024300d,0 8px 18px #ff8a7b09}.timeline-glance h3,.anniversary-rack h3{font-size:32px;line-height:1.04;letter-spacing:-.03em}.timeline-glance ul{margin-top:16px}.timeline-glance li+li{margin-top:10px}.home-dashboard{gap:20px}.home-dashboard__story,.home-dashboard__letter,.home-dashboard__ticket,.home-dashboard__note{border-radius:30px}.home-dashboard__story{min-height:332px;padding:24px}.home-dashboard__story h3{font-size:36px;line-height:1.04;letter-spacing:-.03em}.home-dashboard__story p{max-width:540px;font-size:14px}.home-dashboard__story-metrics{gap:12px;margin-top:22px}.home-dashboard__note{border-radius:22px}.home-dashboard__note-metrics strong,.home-dashboard__ticket strong{letter-spacing:-.03em}.home-dashboard__story-highlights{gap:8px}.home-dashboard__story-highlights span,.home-dashboard__ticket-foot span,.home-dashboard__ticket-foot em{font-size:11px}.home-dashboard__story-orbit{right:20px;bottom:18px}.home-dashboard__story-planet{width:108px;height:108px}.home-dashboard__letter{min-height:146px;padding:18px}.home-dashboard__letter strong{font-size:26px;line-height:1.18;letter-spacing:-.03em}.home-dashboard__letter p{font-size:14px}.home-dashboard__ticket{min-height:138px;padding:18px}.home-dashboard__ticket strong{font-size:32px}.home-overview-stage__lead,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card{border-radius:26px}.home-overview-stage__lead h3{font-size:34px;line-height:1.06;letter-spacing:-.03em}.home-overview-stage__lead p{font-size:14px}.home-overview-stage__rail-card strong,.home-overview-stage__storyline-card strong,.home-overview-stage__note strong{letter-spacing:-.03em}.home-rhythm-strip{gap:16px}.home-rhythm-strip__card{min-height:164px;border-radius:26px}.home-rhythm-strip__card strong{font-size:30px;line-height:1.06;letter-spacing:-.03em}.message-wall-preview{border-radius:32px;gap:16px}.message-wall-preview__lead-card,.message-wall-preview__lead-chips,.message-preview-card{border-radius:26px}.message-wall-preview__lead-card strong{font-size:32px;line-height:1.02;letter-spacing:-.03em}.message-wall-preview__lead-card span{font-size:14px}.message-wall-preview__lead-meta em,.message-wall-preview__lead-meta b,.message-wall-preview__lead-chips span,.message-preview-card header span,.message-preview-card__eyebrow span,.message-preview-card__actionrail span,.message-preview-card footer{font-size:11px}.message-preview-card{padding:22px 22px 20px}.message-preview-card__avatar{width:54px;height:54px;box-shadow:0 10px 20px #1c223214}.message-preview-card strong{font-size:24px;line-height:1;letter-spacing:-.02em}.message-preview-card p{font-size:14px;line-height:1.84}.message-preview-card__quote{border-radius:18px;padding:12px 13px}.message-preview-card__stamp{min-height:32px;padding:0 12px}.message-preview-card__actionrail{gap:7px}.message-preview-card__tools span{min-height:30px;padding:0 11px;font-size:11px}@media(max-width:980px){.pc-shell__header{grid-template-columns:1fr;gap:10px;justify-items:center}.pc-shell__utility{justify-self:center;flex-wrap:wrap;justify-content:center}.home-dashboard,.message-wall-preview__lead{grid-template-columns:1fr}}.pc-shell__brand-name{display:inline-flex;align-items:center}.pc-shell__brand-mark{width:34px;height:1px;background:linear-gradient(90deg,#e8a8a92e,#e8a8a9eb,#e8a8a92e);box-shadow:0 0 0 1px #ffffff29;font-style:normal}.pc-shell__brand-heart{display:inline-grid;place-items:center;width:28px;height:28px;color:#ff646f;font-size:18px;line-height:1}.pc-shell__status-ribbon,.pc-shell__weather,.pc-shell__trace{padding-inline:12px}.pc-shell__trace i{width:20px;height:20px;font-size:11px}.home-dashboard__story-topline span,.home-dashboard__story-topline em,.home-dashboard__letter small,.home-dashboard__letter-foot span,.home-dashboard__story-highlights span,.home-overview-stage__chips span,.home-overview-stage__note-meta em,.home-rhythm-strip__meta em,.timeline-glance__footrail span,.anniversary-pill__trail b,.anniversary-pill__trail em{letter-spacing:.03em}.home-dashboard__story-topline span,.home-dashboard__story-topline em,.home-dashboard__letter small,.home-dashboard__letter-foot span{min-height:30px;padding-inline:12px}.home-dashboard__story-highlights span{min-height:32px;padding-inline:13px}.home-dashboard__ticket,.home-dashboard__note,.home-overview-stage__note,.home-rhythm-strip__card,.timeline-glance,.anniversary-rack{overflow:hidden}.home-dashboard__ticket strong,.home-dashboard__note-metrics strong,.home-overview-stage__rail-card strong,.home-overview-stage__storyline-card strong,.home-rhythm-strip__card strong,.timeline-glance h3,.anniversary-rack h3{font-family:Times New Roman,Songti SC,serif}.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.home-overview-stage__note,.home-rhythm-strip__card{box-shadow:0 18px 34px #2024300d,inset 0 1px #ffffffdb}.home-overview-stage__rail-card,.home-overview-stage__storyline-card{min-height:116px}.home-overview-stage__note{min-height:154px}.home-rhythm-strip__card{padding:20px 20px 18px}.home-rhythm-strip__card strong{margin-top:12px}.home-rhythm-strip__meta{margin-top:14px;gap:8px}.message-wall-preview__lead-card,.message-wall-preview__lead-chips,.message-preview-card{box-shadow:0 18px 36px #2024300f,inset 0 1px #ffffffe0}.message-preview-card__eyebrow,.message-preview-card__tools,.message-preview-card__actionrail{gap:7px}.message-preview-card__eyebrow span,.message-preview-card__tools span,.message-preview-card__actionrail span{min-height:29px;padding-inline:10px}.message-preview-card__tools span{background:#f8f5f6f5;color:#8e7d82}.message-preview-card footer{margin-top:14px;padding-top:12px;border-top:1px solid rgba(234,237,243,.92)}@media(max-width:760px){.pc-shell__brand strong{gap:8px}.pc-shell__brand-mark{width:22px}.pc-shell__brand-heart{width:24px;height:24px;font-size:16px}.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.home-overview-stage__note{min-height:0}}.moment-card,.album-masonry__item,.checklist-row,.message-wall-card{box-shadow:0 18px 36px #2024300f,inset 0 1px #ffffffe0}.moment-card,.album-masonry__item,.checklist-row{border-radius:28px}.moment-card__badge,.album-masonry__lock,.album-masonry__eyebrow span,.album-masonry__chips span,.album-masonry__trail span,.moment-card__trail span,.checklist-row__index,.checklist-row__meta span,.checklist-row__meta em,.checklist-row__tools span,.message-wall-card__badge,.message-wall-card__level,.message-wall-card__eyebrow span,.message-wall-card__chips span,.message-wall-card footer span{min-height:28px;padding-inline:10px;border-radius:999px;font-size:11px}.moment-card__badge,.message-wall-card__badge{background:#ff65741a;color:#ff6272}.moment-card__author,.moment-card__datebox span,.moment-card__trail span,.moment-card__footline span,.moment-card__footline em,.album-masonry__author span,.album-masonry__trail span,.album-masonry__item footer span,.checklist-row__meta span,.checklist-row__meta em,.checklist-row__tools span,.checklist-row__subline,.message-wall-card__profile span,.message-wall-card__footnote,.message-wall-card footer span{letter-spacing:.03em}.moment-card__datebox strong,.album-masonry__author strong,.album-masonry__item h3,.checklist-row__title strong,.message-wall-card__profile strong{font-family:Times New Roman,Songti SC,serif;letter-spacing:-.03em}.moment-card{padding:22px 22px 20px}.moment-card__topline{align-items:start}.moment-card h3{font-size:28px;line-height:1.06;letter-spacing:-.03em}.moment-card__datebox{margin-top:14px}.moment-card__datebox strong{font-size:48px}.moment-card__storyline strong{font-size:18px}.moment-card__storyline span,.moment-card__footline span,.moment-card__footline em{font-size:12px}.moment-card__trail,.moment-card__meta{gap:8px}.moment-card__footline{margin-top:16px;padding-top:10px}.album-masonry{column-gap:16px;margin-top:22px}.album-masonry__item{margin-bottom:18px;padding:16px 16px 18px}.album-masonry__author{display:grid;gap:6px}.album-masonry__author strong{font-size:24px;line-height:1}.album-masonry__author span{display:inline-flex;align-items:center;width:fit-content;background:#f6f7faf5}.album-masonry__go{width:40px;height:40px}.album-masonry__item h3{margin-top:12px;font-size:24px;line-height:1.06}.album-masonry__item p{margin-top:8px;font-size:14px}.album-masonry__eyebrow,.album-masonry__chips,.album-masonry__trail,.album-masonry__storybar{gap:8px}.album-masonry__storybar-card{border-radius:16px}.album-masonry__storybar-card strong{font-size:18px}.album-masonry__item footer{margin-top:14px;align-items:center}.album-collage{gap:6px;margin-top:14px}.album-collage img,.album-collage__empty{min-height:128px;border-radius:18px}.checklist-row{border-radius:26px}.checklist-row__head{padding:14px 18px;gap:14px}.checklist-row__title strong{font-size:22px;line-height:1}.checklist-row__index{min-width:32px;min-height:32px}.checklist-row__meta,.checklist-row__tools{gap:8px}.checklist-row__subline{padding:0 18px 12px;font-size:12px}.checklist-row__progress{margin:0 18px 14px}.message-wall-card{width:min(100%,548px);padding:16px 18px;border-radius:28px}.message-wall-card__profile{gap:12px}.message-wall-card__avatar-image,.message-row__avatar{width:56px;height:56px;box-shadow:0 10px 20px #1d1f2614}.message-wall-card__profile strong{font-size:24px;line-height:1}.message-wall-card p{margin-top:12px;font-size:14px;line-height:1.84}.message-wall-card__quote{border-radius:18px;padding:12px 13px}.message-wall-card__storyrail,.message-wall-card__toolline,.message-wall-card__chips,.message-wall-card footer{gap:7px}.message-wall-card__storycard{border-radius:18px}.message-wall-card__storycard strong{font-size:18px}.message-wall-card__footnote em{letter-spacing:.03em}@media(max-width:760px){.album-masonry{column-count:1}.message-wall-card,.moment-card,.album-masonry__item,.checklist-row{border-radius:24px}}.pc-shell__main{padding-top:22px;padding-bottom:88px}.pc-shell__main>section+section,.pc-shell__main>.home-section+.home-section{margin-top:16px}.home-section{margin-top:34px}.section-heading{padding-top:68px;padding-bottom:26px}.section-heading__desc{max-width:760px;margin-inline:auto}.cluster-heading{margin-bottom:20px;padding-bottom:18px}.overview-panels,.home-overview-stage,.home-rhythm-strip,.section-cluster__intro,.section-cluster,.album-showcase,.message-wall-preview,.timeline-overview,.timeline-stage,.album-overview-strip,.album-preview-stage,.album-detail-hero,.album-masonry,.album-photo-flow,.message-overview,.message-stage-note,.message-wall,.checklist-overview,.checklist-stage-note,.checklist-stage,.about-stage,.story-layout{margin-top:4px}.page-actions{margin-top:22px}.home-dashboard__story,.home-dashboard__letter,.home-dashboard__ticket,.home-dashboard__note,.home-overview-stage__lead,.home-overview-stage__note,.home-rhythm-strip__card,.message-preview-card,.moment-card,.album-masonry__item,.checklist-row,.message-wall-card{transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s cubic-bezier(.22,1,.36,1),border-color .2s cubic-bezier(.22,1,.36,1)}.home-dashboard__story:hover,.home-dashboard__letter:hover,.home-dashboard__ticket:hover,.home-dashboard__note:hover,.home-overview-stage__lead:hover,.home-overview-stage__note:hover,.home-rhythm-strip__card:hover,.message-preview-card:hover,.moment-card:hover,.album-masonry__item:hover,.checklist-row:hover,.message-wall-card:hover{transform:translateY(-2px)}.message-preview-card:hover,.moment-card:hover,.checklist-row:hover{box-shadow:0 22px 40px #20243014}@media(max-width:980px){.pc-shell__main{padding-top:18px;padding-bottom:72px}.pc-shell__main>section+section,.pc-shell__main>.home-section+.home-section{margin-top:14px}.home-section{margin-top:26px}.section-heading{padding-top:52px;padding-bottom:22px}}@media(max-width:760px){.pc-shell__main{width:min(1180px,100vw - 20px);padding-top:16px;padding-bottom:64px}.pc-shell__main>section+section,.pc-shell__main>.home-section+.home-section{margin-top:12px}.home-section{margin-top:22px}.section-heading{padding-top:42px;padding-bottom:18px}.cluster-heading{margin-bottom:14px;padding-bottom:14px}.home-dashboard__story,.home-dashboard__letter,.home-dashboard__ticket,.home-dashboard__note,.home-overview-stage__lead,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.home-rhythm-strip__card,.message-preview-card,.moment-card,.album-masonry__item,.checklist-row,.message-wall-card,.timeline-overview__quote,.timeline-overview__composer,.timeline-overview__player,.timeline-entry__card,.album-detail-hero__profile,.album-detail-hero__side-note,.album-detail-hero__side-story,.album-detail-hero__captionbar,.message-drawer__header,.message-drawer__stage-note,.message-drawer__signal-card,.message-drawer__hero,.message-drawer__reply,.message-drawer__insight-card{box-shadow:0 16px 28px #2024300f,inset 0 1px #ffffffdb}.home-dashboard__story,.home-dashboard__letter,.home-dashboard__ticket,.home-dashboard__note,.home-overview-stage__lead,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.home-rhythm-strip__card,.message-preview-card,.moment-card,.album-masonry__item,.checklist-row,.message-wall-card{padding-left:16px;padding-right:16px}.message-preview-card,.moment-card,.album-masonry__item,.message-wall-card{padding-top:18px;padding-bottom:18px}.checklist-row__head{padding:12px 14px}.checklist-row__subline{padding:0 14px 10px}.checklist-row__progress{margin:0 14px 12px}.checklist-row__body{padding:0 14px 14px}.page-actions{margin-top:18px}}.timeline-titleband,.message-titleband,.album-titleband{gap:14px;padding:38px 24px 14px;text-align:center}.timeline-titleband:before,.message-titleband:before,.album-titleband:before{inset:2px auto auto 50%;width:min(360px,56vw);height:128px;background:radial-gradient(circle,#ffeff2eb,#ffeff200),radial-gradient(circle at 70% 40%,#e5ecff70,#e5ecff00);filter:blur(10px)}.timeline-titleband:after,.message-titleband:after,.album-titleband:after{width:min(220px,48vw);margin-top:2px;background:linear-gradient(90deg,#d6ccc900,#d6ccc9fa,#d6ccc900)}.timeline-titleband__kicker,.message-titleband__kicker,.album-titleband__kicker{gap:14px;min-height:34px;padding:0 18px;border:1px solid rgba(234,228,226,.92);border-radius:999px;background:#ffffffc2;box-shadow:0 14px 28px #2024300b,inset 0 1px #fffffff5;font-size:12px;letter-spacing:.24em;text-transform:uppercase;color:#9f8f8c}.timeline-titleband__kicker i,.message-titleband__kicker i,.album-titleband__kicker i{color:#c8b8b6}.timeline-titleband h2,.message-titleband h2,.album-titleband h2{max-width:700px;margin:0 auto;font-size:clamp(34px,4vw,52px);line-height:1.1;letter-spacing:-.05em;color:#312c2d;text-wrap:balance}.timeline-titleband p,.message-titleband p,.album-titleband p{max-width:660px;margin:0 auto;font-size:15px;line-height:1.84;color:#807d88;text-wrap:balance}.timeline-filters,.album-overview-strip,.album-preview-stage,.message-toolbar,.message-overview,.message-stage-note{position:relative;overflow:hidden;border:1px solid rgba(232,235,241,.94);border-radius:32px;background:linear-gradient(180deg,#ffffffeb,#ffffffd6),radial-gradient(circle at top right,rgba(255,239,243,.58),transparent 28%),radial-gradient(circle at bottom left,rgba(232,239,255,.34),transparent 24%);box-shadow:0 24px 48px #2024300d,inset 0 1px #fffffffa}.timeline-filters:before,.album-overview-strip:before,.album-preview-stage:before,.message-toolbar:before,.message-overview:before,.message-stage-note:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(229,229,229,.58) 1px,transparent 1.55px);background-size:14px 14px;opacity:.16;pointer-events:none}.timeline-filters>*,.album-overview-strip>*,.album-preview-stage>*,.message-toolbar>*,.message-overview>*,.message-stage-note>*{position:relative;z-index:1}.timeline-filters{gap:12px;padding:18px}.timeline-filters__label{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid rgba(234,227,225,.96);border-radius:999px;background:#fffaf9db;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#ab9794}.timeline-filters button,.message-toolbar__filters button,.message-toolbar__write,.page-more{min-height:44px;padding:0 18px;border:1px solid rgba(233,236,242,.96);border-radius:999px;background:#fffffff0;box-shadow:0 14px 28px #1c222c0d,inset 0 1px #fffffff5;font-weight:600;letter-spacing:.01em;color:#666a77}.timeline-filters button.is-active,.message-toolbar__filters button.is-active{color:#ff6572;border-color:#ffb9c0eb;background:linear-gradient(180deg,#fffafbfa,#fff1f4eb);box-shadow:0 18px 34px #ff707c24,inset 0 1px #fffffffa}.page-actions{display:flex;justify-content:center;margin-top:24px}.page-more,.message-toolbar__write{min-width:148px}.message-toolbar{grid-template-columns:minmax(0,1.3fr) auto;gap:16px 18px;padding:18px}.message-toolbar__headline,.message-overview__card,.message-overview__action,.message-stage-note__card,.album-overview-strip__card,.album-preview-stage__story,.album-preview-stage__note,.album-preview-stage__rail-card{border-radius:26px}.message-toolbar__headline{min-height:166px;padding:24px 26px;background:linear-gradient(180deg,#fffffffa,#fff8f8eb),radial-gradient(circle at top right,rgba(255,238,241,.74),transparent 32%)}.message-toolbar__headline small{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#b19793}.message-toolbar__headline h3{font-size:clamp(28px,3vw,38px);line-height:1.08;color:#312c2d}.message-toolbar__headline p{max-width:480px;font-size:14px;line-height:1.82;color:#7a7a87}.message-toolbar__summary{gap:10px;justify-content:flex-end}.message-toolbar__summary span,.message-toolbar__actionbox{min-height:44px;border:1px solid rgba(233,236,242,.96);border-radius:999px;background:#ffffffe0;box-shadow:inset 0 1px #fffffff5}.message-toolbar__summary span{padding:0 16px;font-size:13px;color:#6d7280}.message-toolbar__actionbox{align-items:center;justify-content:space-between;gap:12px;padding:6px 8px 6px 16px}.message-toolbar__actionbox small{font-size:12px;letter-spacing:.04em;color:#9b9497}.message-overview,.message-stage-note{gap:14px;padding:16px}.message-overview__card{min-height:184px;padding:24px 26px;background:linear-gradient(180deg,#fffffff7,#fff8f8e6),radial-gradient(circle at top right,rgba(255,238,241,.72),transparent 30%)}.message-overview__card small,.album-preview-stage__story small,.album-preview-stage__note small,.album-preview-stage__rail-card span{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#b09895}.message-overview__card h3,.album-preview-stage__story h3{font-size:clamp(28px,3vw,38px);line-height:1.08;color:#322d2f}.message-overview__card p,.album-preview-stage__story p{color:#787b88;line-height:1.82}.message-overview__actions{gap:12px}.message-overview__action,.message-stage-note__card,.album-preview-stage__note,.album-preview-stage__rail-card{min-height:126px;padding:18px 20px;background:#ffffffe6}.message-overview__action strong,.message-stage-note__card strong,.album-overview-strip__card strong,.album-preview-stage__note strong,.album-preview-stage__rail-card strong{font-size:clamp(26px,2.6vw,34px);line-height:1;color:#302c2e}.message-overview__action span,.message-stage-note__card span,.album-overview-strip__card span,.album-preview-stage__note span,.album-preview-stage__rail-card em{color:#80838d;line-height:1.72}.message-overview__chips span,.message-stage-note__chips span,.album-preview-stage__story-tags span{min-height:34px;padding:0 14px;border:1px solid rgba(235,238,244,.96);border-radius:999px;background:#ffffffd6;font-size:12px;color:#767b87}.album-overview-strip{gap:14px;padding:16px}.album-overview-strip__card{min-height:148px;padding:20px 22px;background:#ffffffe6}.album-overview-strip__card small{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#b39995}.album-overview-strip__card strong{margin-top:14px}.album-overview-strip__card.is-wide{background:linear-gradient(180deg,#fffffff7,#fff8f8e6),radial-gradient(circle at top right,rgba(255,239,242,.72),transparent 34%)}.album-preview-stage{grid-template-columns:minmax(0,1.45fr) minmax(250px,.9fr);gap:14px;padding:16px}.album-preview-stage__story{padding:24px 26px 22px;background:linear-gradient(180deg,#fffffff7,#fff8f8e6),radial-gradient(circle at top right,rgba(255,239,242,.74),transparent 32%)}.album-preview-stage__rail{gap:12px;margin-top:18px}.album-preview-stage__story-tags{gap:10px;margin-top:18px}.album-preview-stage__notes{gap:12px}.album-preview-stage__note.is-dark{background:linear-gradient(180deg,#2d2c38f5,#1c1d27f5),radial-gradient(circle at top right,rgba(255,153,169,.26),transparent 36%)}.album-preview-stage__note.is-dark strong,.album-preview-stage__note.is-dark span,.album-preview-stage__note.is-dark small{color:#fff6f7}@media(max-width:980px){.timeline-titleband,.message-titleband,.album-titleband{padding:32px 18px 12px}.message-toolbar,.album-preview-stage{grid-template-columns:1fr}.message-toolbar__summary{justify-content:flex-start}}@media(max-width:760px){.timeline-titleband,.message-titleband,.album-titleband{gap:12px;padding:28px 14px 10px}.timeline-titleband__kicker,.message-titleband__kicker,.album-titleband__kicker{min-height:32px;padding:0 14px;font-size:10px;letter-spacing:.18em}.timeline-titleband h2,.message-titleband h2,.album-titleband h2,.message-toolbar__headline h3,.message-overview__card h3,.album-preview-stage__story h3{font-size:28px}.timeline-filters,.album-overview-strip,.album-preview-stage,.message-toolbar,.message-overview,.message-stage-note{gap:12px;padding:14px;border-radius:26px}.timeline-filters button,.message-toolbar__filters button,.message-toolbar__write,.page-more,.message-toolbar__summary span{min-height:40px;padding:0 15px;font-size:13px}.message-toolbar__headline,.message-overview__card,.message-overview__action,.message-stage-note__card,.album-overview-strip__card,.album-preview-stage__story,.album-preview-stage__note,.album-preview-stage__rail-card{border-radius:22px}.message-toolbar__headline,.message-overview__card,.album-preview-stage__story{min-height:auto;padding:20px 18px}.message-overview__action,.message-stage-note__card,.album-overview-strip__card,.album-preview-stage__note,.album-preview-stage__rail-card{min-height:auto;padding:16px 17px}.message-toolbar__actionbox{flex-wrap:wrap;align-items:stretch;border-radius:22px;padding:10px 10px 12px}.message-toolbar__actionbox small{width:100%}.page-actions{margin-top:18px}}.love-hero.is-compact{min-height:252px;margin-top:-8px;border-radius:0 0 34px 34px;box-shadow:0 26px 56px #20243014,inset 0 1px #ffffff94}.love-hero.is-compact .love-hero__backdrop{filter:blur(7px);transform:scale(1.02)}.love-hero.is-compact .love-hero__noise{background:linear-gradient(180deg,#ffffff14,#1f181514),radial-gradient(circle at 50% 24%,rgba(255,255,255,.16),transparent 24%)}.love-hero.is-compact .love-hero__pair{min-height:252px;padding:32px 86px 36px}.love-hero.is-compact .love-hero__avatar{width:98px;height:98px;border-width:5px}.love-hero.is-compact .love-hero__avatar-frame{filter:drop-shadow(0 16px 24px rgba(18,22,30,.16))}.love-hero.is-compact .love-hero__name{min-width:114px;margin-top:10px;padding:8px 18px;border-radius:18px;font-size:16px}.love-hero.is-compact .love-hero__avatar-note{margin-top:10px}.love-hero.is-compact .love-hero__distance{min-height:40px;padding:0 18px;border-radius:18px;font-size:15px}.love-hero.is-compact .love-hero__heart{width:42px;height:42px}.love-hero.is-compact .love-hero__heart:before,.love-hero.is-compact .love-hero__heart:after{width:42px;height:42px}.love-hero.is-compact .love-hero__heart:before{top:-21px}.love-hero.is-compact .love-hero__heart:after{left:21px}.love-hero.is-compact .love-hero__curve--one{bottom:18px;height:48px;opacity:.52}.love-hero.is-compact .love-hero__curve--two{bottom:-24px;height:86px;opacity:.88}.timeline-stage{padding:18px;border-radius:34px;background:linear-gradient(180deg,#fffffff0,#ffffffe0),radial-gradient(circle at top left,rgba(255,241,244,.58),transparent 24%);border:1px solid rgba(232,236,242,.94);box-shadow:0 24px 48px #2024300e,inset 0 1px #fffffffa}.timeline-stage__summary{gap:12px}.timeline-stage__storycard,.timeline-stage__card,.timeline-stage__narrative,.timeline-year__chapter-card,.timeline-year__chapter-rail-card,.timeline-year__summary-note,.timeline-entry__card{border:1px solid rgba(233,236,242,.96);box-shadow:0 18px 36px #2024300b,inset 0 1px #fffffffa}.timeline-stage__storycard,.timeline-stage__narrative,.timeline-year__chapter-card{background:linear-gradient(180deg,#fffffffa,#fff8f8eb),radial-gradient(circle at top right,rgba(255,239,242,.72),transparent 34%)}.timeline-stage__card,.timeline-year__chapter-rail-card,.timeline-year__summary-note,.timeline-entry__card{background:#fffffff0}.timeline-stage__storycard,.timeline-stage__card,.timeline-stage__narrative{border-radius:24px;padding:17px 18px 16px}.timeline-stage__storycard strong,.timeline-stage__card strong,.timeline-stage__narrative strong,.timeline-year__chapter-card strong,.timeline-year__chapter-rail-card strong,.timeline-year__summary-note strong,.timeline-entry__card h3,.timeline-entry__media-note strong{letter-spacing:-.04em}.timeline-stage__anchors{gap:8px}.timeline-stage__anchors button{min-height:38px;padding:0 14px;border-radius:999px}.timeline-year__chapter-card,.timeline-year__chapter-rail-card,.timeline-year__summary-note{border-radius:24px}.timeline-year__chapter-card{padding:18px 18px 16px}.timeline-year__chapter-rail{gap:10px;margin-top:14px}.timeline-year__chapter-rail-card,.timeline-year__summary-note{padding:14px 15px}.timeline-year__summary-note{margin-top:12px}.timeline-entry__card{padding:18px 18px 16px;border-radius:26px}.timeline-entry__storybar-card,.timeline-entry__source,.timeline-entry__source-note,.timeline-entry__media-note{border:1px solid rgba(236,239,245,.96);background:#f8f9fcf5;box-shadow:inset 0 1px #ffffffeb}.timeline-entry__storybar-card{border-radius:18px}.timeline-entry__metric-strip span,.timeline-entry__eyebrow span,.timeline-entry__meta span,.timeline-entry__capsule span,.timeline-entry__footrail span{background:#f7f8fbf5}.timeline-entry__source{border-radius:18px}.album-detail-hero__cover{position:relative;min-height:540px;border-radius:34px;background:radial-gradient(circle at 20% 22%,rgba(255,244,214,.5),transparent 18%),radial-gradient(circle at 78% 18%,rgba(255,231,236,.44),transparent 20%),linear-gradient(145deg,#dedad7eb,#c8c2bed1)}.album-detail-hero__cover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(236,236,236,.56) 1px,transparent 1.45px);background-size:14px 14px;opacity:.18;pointer-events:none}.album-detail-hero__veil{max-width:min(760px,100% - 44px);padding:22px 24px 20px;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:linear-gradient(180deg,#11141d24,#11141d6b);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.album-detail-hero__veil p{max-width:min(560px,78%)}.album-detail-hero__spotline span,.album-detail-hero__meta-line span,.album-detail-hero__chips span,.album-detail-hero__stats span,.album-detail-hero__storyline span{background:#ffffff1f;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.album-side-action{min-height:84px;background:linear-gradient(180deg,#fffffff0,#fff6f7eb)}.album-detail-hero__profile,.album-detail-hero__side-note,.album-detail-hero__side-story,.album-detail-hero__captionbar,.album-thumb,.album-photo-flow__item,.album-photo-flow__empty{border:1px solid rgba(232,236,243,.96);box-shadow:0 20px 40px #2024300f,inset 0 1px #fffffff0}.album-detail-hero__profile,.album-detail-hero__side-note,.album-detail-hero__side-story,.album-detail-hero__captionbar{border-radius:26px}.album-detail-hero__thumbs{gap:10px}.album-thumb{padding:9px;border-radius:24px}.album-thumb__meter{height:5px;border-radius:999px;background:#eff1f6f5}.album-thumb__meter i{border-radius:inherit;background:linear-gradient(90deg,#ff8a8a,#ff6679)}.album-photo-flow{padding:18px;border-radius:34px;border:1px solid rgba(232,236,243,.94);background:linear-gradient(180deg,#ffffffeb,#ffffffe0),radial-gradient(circle at top right,rgba(255,239,242,.56),transparent 24%);box-shadow:0 24px 48px #2024300e,inset 0 1px #fffffffa}.album-photo-flow__toolbar span,.album-photo-flow__meta-card,.album-photo-flow__intro-card{border:1px solid rgba(234,237,244,.96);box-shadow:inset 0 1px #fffffff0}.album-photo-flow__item{overflow:hidden;background:#fffffff5}.album-photo-flow__item:hover{transform:translateY(-2px)}.album-photo-flow__storynote{border:1px solid rgba(255,255,255,.12);background:#ffffffe0}.message-wall:before{opacity:.72}.message-stream-row__stamp{min-height:32px;letter-spacing:.08em;text-transform:uppercase}.message-wall-card{border-radius:30px;border:1px solid rgba(232,236,243,.96);background:linear-gradient(180deg,#fffffffa,#fff8f8f0),radial-gradient(circle at top right,rgba(255,238,241,.74),transparent 30%);box-shadow:0 20px 40px #2024300f,inset 0 1px #fffffffa}.message-wall-card.is-right{background:linear-gradient(180deg,#fffffffa,#f7fafff0),radial-gradient(circle at top left,rgba(232,242,255,.78),transparent 32%)}.message-wall-card__quote,.message-wall-card__storycard{border:1px solid rgba(237,239,244,.96);background:#f8f9fcf5;box-shadow:inset 0 1px #fffffff0}.message-wall-card__quote{font-size:13px}.message-wall-card__toolline span{min-height:28px;padding:0 10px;border:1px solid rgba(239,234,236,.96);border-radius:999px}.message-drawer{border:1px solid rgba(232,236,243,.94);background:linear-gradient(180deg,#fffffff7,#fffafaf0),radial-gradient(circle at top right,rgba(255,239,242,.54),transparent 28%);box-shadow:0 26px 54px #161a241a,inset 0 1px #fffffffa}.message-drawer__header,.message-drawer__stage-note,.message-drawer__signal-card,.message-drawer__hero,.message-drawer__reply,.message-drawer__insight-card,.message-drawer__emoji-panel,.message-drawer__composer{border:1px solid rgba(234,237,244,.96);box-shadow:0 16px 28px #2024300a,inset 0 1px #fffffff0}@media(max-width:980px){.love-hero.is-compact{min-height:226px}.love-hero.is-compact .love-hero__pair{min-height:226px;padding:30px 44px 32px}.timeline-stage,.album-photo-flow{padding:16px}}@media(max-width:760px){.love-hero.is-compact{min-height:196px;margin-top:-6px;border-radius:0 0 28px 28px}.love-hero.is-compact .love-hero__pair{min-height:196px;padding:24px 18px 28px;gap:8px}.love-hero.is-compact .love-hero__avatar{width:82px;height:82px}.love-hero.is-compact .love-hero__name{min-width:94px;padding:7px 14px;font-size:14px}.love-hero.is-compact .love-hero__distance{min-height:34px;padding:0 14px;font-size:13px}.love-hero.is-compact .love-hero__heart{width:34px;height:34px}.love-hero.is-compact .love-hero__heart:before,.love-hero.is-compact .love-hero__heart:after{width:34px;height:34px}.love-hero.is-compact .love-hero__heart:before{top:-17px}.love-hero.is-compact .love-hero__heart:after{left:17px}.love-hero.is-compact .love-hero__curve--one{bottom:14px;height:34px}.love-hero.is-compact .love-hero__curve--two{bottom:-20px;height:62px}.timeline-stage,.album-photo-flow{padding:14px;border-radius:26px}.timeline-stage__storycard,.timeline-stage__card,.timeline-stage__narrative,.timeline-year__chapter-card,.timeline-year__chapter-rail-card,.timeline-year__summary-note,.timeline-entry__card,.album-detail-hero__profile,.album-detail-hero__side-note,.album-detail-hero__side-story,.album-detail-hero__captionbar,.album-thumb,.album-photo-flow__item,.album-photo-flow__empty,.message-wall-card,.message-drawer{border-radius:22px}.album-detail-hero__cover{min-height:420px;border-radius:28px}.album-detail-hero__veil{left:14px;right:14px;bottom:14px;padding:16px 16px 14px;border-radius:22px}.album-detail-hero__veil p{max-width:100%}.message-wall-card{border-radius:24px}}@media(min-width:981px){.message-drawer__backdrop{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none}.message-drawer{top:112px;right:-492px;border-radius:30px 0 0 30px}.message-drawer.is-open{right:22px}}.timeline-intro{padding:14px 18px;border-radius:24px;background:#ffffffb8;border:1px solid rgba(235,238,243,.84);box-shadow:0 16px 30px #20243009,inset 0 1px #ffffffeb}.timeline-intro__icon{width:38px;height:38px;border-radius:50%;background:#ffffffeb;box-shadow:0 10px 18px #2024300d}.timeline-filters,.timeline-compass,.timeline-bridge{margin-top:10px}.timeline-compass,.timeline-bridge{padding:16px;border-radius:30px;border:1px solid rgba(232,236,242,.94);background:linear-gradient(180deg,#fffffff0,#ffffffe0),radial-gradient(circle at top right,rgba(255,239,242,.62),transparent 30%);box-shadow:0 20px 40px #2024300b,inset 0 1px #fffffffa}.timeline-compass__card,.timeline-bridge__card{min-height:144px;padding:18px 20px;border-radius:24px;border:1px solid rgba(236,239,245,.96);background:linear-gradient(180deg,#fffffffa,#fff8f8eb),radial-gradient(circle at top right,rgba(255,238,241,.74),transparent 34%);box-shadow:0 16px 32px #2024300a,inset 0 1px #fffffffa}.timeline-compass__card strong,.timeline-bridge__card strong{font-size:clamp(30px,3vw,42px);line-height:.98;letter-spacing:-.05em;color:#312c2d}.timeline-compass__card span,.timeline-bridge__card span{color:#7f828d;line-height:1.78}.timeline-compass__chips,.timeline-bridge__chips{gap:9px}.timeline-compass__chips span,.timeline-bridge__chips span{min-height:32px;padding:0 13px;border-radius:999px;border:1px solid rgba(236,239,245,.96);background:#ffffffe6;color:#757b88;font-size:12px}.timeline-compass__rail{gap:10px}.timeline-compass__rail-card{min-height:106px;padding:14px 15px;border-radius:22px;border:1px solid rgba(235,238,244,.96);background:#ffffffe6}.timeline-compass__rail-card strong{font-size:28px;line-height:1;letter-spacing:-.04em}.timeline-board{position:relative;overflow:hidden;padding:18px 18px 14px;border-radius:30px;background:linear-gradient(180deg,#ffffffd6,#ffffffb8),radial-gradient(circle at top left,rgba(235,244,255,.48),transparent 28%);border:1px solid rgba(235,238,244,.88)}.timeline-board:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(233,233,233,.5) 1px,transparent 1.5px);background-size:14px 14px;opacity:.12;pointer-events:none}.timeline-year+.timeline-year{margin-top:18px}.timeline-year__aside{position:sticky;top:118px}.timeline-year__chapter-card{padding:20px 20px 18px}.timeline-year__chapter-card strong{font-size:clamp(34px,3vw,46px)}.timeline-year__chapter-card span{margin-top:10px;font-size:14px;line-height:1.76}.timeline-year__chapter-rail-card strong,.timeline-year__summary-note strong{font-size:22px}.timeline-entry__card h3{font-size:28px;line-height:1.04}.timeline-entry__storybar{grid-template-columns:repeat(3,minmax(0,1fr))}.timeline-entry__storybar-card{min-height:96px;padding:13px 14px}.timeline-entry__storybar-card span{line-height:1.66}.timeline-entry__media img,.timeline-entry__media video{box-shadow:0 18px 34px #12161f1a}.timeline-entry__media-note{box-shadow:0 12px 22px #161a2414,inset 0 1px #ffffffeb}.album-detail-hero__captionbar{align-items:center}.album-masonry{column-gap:18px}.album-masonry__item{padding:18px 18px 20px;border-radius:30px;background:linear-gradient(180deg,#fffffffa,#fff8f8eb),radial-gradient(circle at top right,rgba(255,239,242,.72),transparent 32%);border:1px solid rgba(232,236,243,.96);box-shadow:0 22px 42px #2024300e,inset 0 1px #fffffffa}.album-masonry__lock{width:fit-content;min-height:32px;padding:0 14px;border-radius:999px;background:#ff65741a;color:#ff6875;box-shadow:inset 0 1px #ffffffc2}.album-collage{overflow:hidden;border-radius:20px;background:#f5f7fbf0}.album-collage img,.album-collage__empty{min-height:146px}.album-collage img{transition:transform .28s cubic-bezier(.22,1,.36,1)}.album-masonry__item:hover .album-collage img{transform:scale(1.03)}.album-masonry__eyebrow,.album-masonry__chips,.album-masonry__trail{gap:8px}.album-masonry__storybar{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.album-masonry__storybar-card{min-height:92px;padding:12px 13px;border:1px solid rgba(237,239,244,.96);background:#f8f9fcf5;box-shadow:inset 0 1px #fffffff0}.album-masonry__storybar-card strong{font-size:20px}.album-masonry__item footer{padding-top:12px;border-top:1px solid rgba(237,239,244,.96)}.album-masonry__item footer strong{font-size:30px}.album-photo-flow__meta{gap:12px}.album-photo-flow__meta-card{min-height:110px;padding:16px 18px;border-radius:22px;background:#ffffffeb}.album-photo-flow__toolbar{margin-top:16px}.album-photo-flow__item{border-radius:30px}.album-photo-flow__item img{transition:transform .28s cubic-bezier(.22,1,.36,1),filter .28s ease}.album-photo-flow__item:hover img{transform:scale(1.025);filter:saturate(1.04)}.album-photo-flow__caps span,.album-photo-flow__index{box-shadow:0 10px 18px #12161f24}.album-photo-flow__storynote{box-shadow:0 10px 18px #161a2414,inset 0 1px #fffffff0}.message-wall{gap:20px}.message-stream-row.is-left{padding-right:calc(46% + 18px)}.message-stream-row.is-right{padding-left:calc(46% + 18px)}.message-stream-row__stamp{min-width:158px;padding:8px 16px;box-shadow:0 12px 22px #20243014}.message-wall-card{width:min(100%,612px);min-height:430px;padding:18px 20px}.message-wall-card.is-active{box-shadow:0 24px 48px #ff67741f,inset 0 1px #fffffffa}.message-wall-card__quote{min-height:48px;padding:13px 14px;line-height:1.72}.message-wall-card__storycard{min-height:98px;padding:12px 13px}.message-wall-card__toolline,.message-wall-card__chips,.message-wall-card footer{flex-wrap:wrap}.message-drawer__header{padding-right:34px}.message-drawer__body{gap:14px}.message-drawer__stage-note,.message-drawer__hero,.message-drawer__reply,.message-drawer__emoji-panel,.message-drawer__composer{border-radius:22px}.message-drawer__signal-card,.message-drawer__insight-card{min-height:108px;padding:14px 15px;border-radius:20px;background:#ffffffeb}.message-drawer__bubble{border-width:1px}@media(max-width:980px){.timeline-year__aside{position:static}.timeline-entry__storybar,.message-wall-card__storyrail{grid-template-columns:1fr}.message-stream-row.is-left,.message-stream-row.is-right{padding-left:0;padding-right:0}}@media(max-width:760px){.timeline-intro,.timeline-compass,.timeline-bridge,.timeline-board{border-radius:24px}.timeline-compass__card,.timeline-bridge__card,.timeline-year__chapter-card,.timeline-year__chapter-rail-card,.timeline-year__summary-note,.timeline-entry__storybar-card,.album-masonry__item,.album-masonry__storybar-card,.album-photo-flow__meta-card,.album-photo-flow__item,.message-wall-card,.message-wall-card__storycard,.message-drawer__signal-card,.message-drawer__insight-card{border-radius:20px}.message-wall-card{min-height:auto;width:100%}}.timeline-compass{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr);gap:14px 16px;align-items:start}.timeline-compass__card{grid-row:1/span 2}.timeline-compass__chips{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start}.timeline-compass__rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.timeline-bridge{display:grid;grid-template-columns:minmax(360px,1.06fr) minmax(0,.94fr);gap:14px 16px;align-items:stretch}.timeline-bridge__chips{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;padding:16px;border-radius:24px;border:1px solid rgba(236,239,245,.96);background:#ffffffe6;box-shadow:0 16px 28px #2024300a,inset 0 1px #fffffffa}.timeline-stage{grid-template-columns:258px minmax(0,1fr);gap:16px;align-items:start}.timeline-stage__summary{position:sticky;top:112px;align-content:start}.timeline-board{min-height:100%}.timeline-entry__shell{gap:16px}.timeline-entry__daystamp{min-width:72px}.timeline-entry__daystamp span{margin-top:8px;font-size:12px}.timeline-entry__storybar-card strong{font-size:19px}.album-collage__empty,.album-photo-flow__empty{position:relative;overflow:hidden}.album-collage__empty{min-height:176px;padding:18px;border:1px dashed rgba(216,221,230,.96);background:radial-gradient(circle at top right,rgba(255,238,241,.68),transparent 28%),linear-gradient(180deg,#f8f9fcfa,#f3f5faf0);color:#7f8695;text-align:center;font-size:14px;line-height:1.72}.album-collage__empty:before{content:"Photo Deck";display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;background:#ffffffe0;box-shadow:0 12px 22px #2024300d;color:#b09fa1;letter-spacing:.18em;text-transform:uppercase;font-size:10px}.album-photo-flow__empty{display:grid;place-items:center;gap:14px;min-height:320px;padding:34px 28px;border:1px dashed rgba(219,224,232,.96);border-radius:30px;background:radial-gradient(circle at top right,rgba(255,238,241,.74),transparent 30%),radial-gradient(circle at bottom left,rgba(232,241,255,.58),transparent 26%),linear-gradient(180deg,#f8f9fcfa,#f4f6faf2);text-align:center}.album-photo-flow__empty:before{content:"No Photos Yet";display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 15px;border-radius:999px;background:#ffffffeb;box-shadow:0 14px 24px #2024300d;color:#b39d9f;letter-spacing:.18em;text-transform:uppercase;font-size:10px}.album-photo-flow__empty strong,.album-photo-flow__empty p{position:relative;z-index:1}.album-photo-flow__empty strong{font-family:Times New Roman,Songti SC,serif;font-size:clamp(30px,3vw,44px);line-height:1.04;letter-spacing:-.04em;color:#342f30}.album-photo-flow__empty p{max-width:540px;margin:0;color:#7c808d;line-height:1.8}@media(max-width:1100px){.timeline-compass,.timeline-bridge,.timeline-stage{grid-template-columns:1fr}.timeline-compass__card{grid-row:auto}.timeline-stage__summary{position:static}.timeline-compass__rail{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.timeline-compass__rail{grid-template-columns:1fr}.timeline-bridge__chips{padding:14px;border-radius:20px}.album-collage__empty{min-height:148px;padding:14px;border-radius:18px}.album-photo-flow__empty{min-height:240px;padding:24px 18px;border-radius:22px}.album-photo-flow__empty strong{font-size:28px}}.timeline-board{position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(255,238,241,.82),transparent 28%),radial-gradient(circle at bottom left,rgba(233,240,253,.6),transparent 26%),linear-gradient(180deg,#fffffff7,#f8f9fcf5)}.timeline-board:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#ffffffc7,#fff0),repeating-linear-gradient(180deg,rgba(214,219,229,.12) 0 1px,transparent 1px 40px);opacity:.72}.timeline-year__chapter-card,.timeline-year__summary-note,.timeline-year__chapter-rail-card,.timeline-entry__card,.album-masonry__item,.album-photo-flow__item,.message-wall-card,.message-drawer__header,.message-drawer__stage-note,.message-drawer__signal-card,.message-drawer__hero,.message-drawer__reply,.message-drawer__insight-card,.message-drawer__emoji-panel,.message-drawer__composer{box-shadow:0 20px 42px #1a1f2c0e,0 1px #fffffff5 inset}.timeline-year{gap:18px}.timeline-year__content{gap:14px}.timeline-year__chapter-card{display:grid;gap:8px;padding:20px 22px;border:1px solid rgba(233,237,244,.98);background:linear-gradient(135deg,#fffffffa,#faf7f8f0),linear-gradient(180deg,#ffeff252,#fff0)}.timeline-year__chapter-card:after{content:"";width:72px;height:3px;border-radius:999px;background:linear-gradient(90deg,#ff7e8ee6,#ffbca647)}.timeline-year__chapter-card small,.timeline-year__chapter-rail-card small,.timeline-year__summary-note strong,.timeline-entry__script,.timeline-entry__type,.timeline-entry__storybar-card small,.timeline-entry__media-tags span,.timeline-entry__source-note small,.album-masonry__eyebrow span,.album-masonry__storybar-card small,.album-photo-flow__storynote small,.album-photo-flow__caps span,.message-wall-card__badge,.message-wall-card__level,.message-wall-card__eyebrow span,.message-wall-card__toolline span,.message-wall-card__chips span,.message-wall-card footer span,.message-drawer__head-badges span,.message-drawer__stage-note-chips span,.message-drawer__thread-rail span,.message-drawer__toolbar span,.message-drawer__quickbar span{letter-spacing:.12em;text-transform:uppercase}.timeline-year__chapter-card strong{font-size:clamp(28px,3vw,42px);line-height:.98;letter-spacing:-.05em}.timeline-year__chapter-card span{max-width:44ch;color:#6e7485;line-height:1.75}.timeline-year__chapter-rail{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr) minmax(0,.95fr);gap:12px}.timeline-year__chapter-rail-card{min-height:118px;padding:16px 17px;background:linear-gradient(180deg,#fffffff7,#f7f8fbf2)}.timeline-year__chapter-rail-card.is-soft{background:linear-gradient(180deg,#fff7f8fa,#fffffff2)}.timeline-year__chapter-rail-card.is-dark{background:linear-gradient(180deg,#363a44f2,#272a33f5)}.timeline-year__summary-note{display:grid;gap:7px;padding:17px 19px;border:1px solid rgba(234,238,245,.98);background:linear-gradient(180deg,#fffffff5,#f8f9fcf0)}.timeline-year__summary-note strong{font-size:11px;color:#cf727b}.timeline-year__summary-note span{color:#636b7c;line-height:1.76}.timeline-entry{margin-top:2px}.timeline-entry__shell{grid-template-columns:minmax(0,1fr) 84px;gap:14px;align-items:start}.timeline-entry__card{display:grid;gap:13px;padding:20px 21px 18px;border:1px solid rgba(234,238,244,.98);background:radial-gradient(circle at top right,rgba(255,240,243,.82),transparent 25%),linear-gradient(180deg,#fffffffb,#f9fafcf6)}.timeline-entry__card:before{height:100%;width:3px;left:0;top:0;border-radius:999px;background:linear-gradient(180deg,#ff7b8ee6,#ffc8ab1f)}.timeline-entry__avatar{width:50px;height:50px;border:1px solid rgba(255,255,255,.96);background:radial-gradient(circle at 30% 30%,#fffffffa,#fff1f4b8);box-shadow:0 14px 24px #1a1f2c14}.timeline-entry__profile strong{font-size:clamp(22px,2.2vw,30px);line-height:1.08;letter-spacing:-.04em}.timeline-entry__profile span,.timeline-entry__meta span,.timeline-entry__metric-strip span,.timeline-entry__capsule span,.timeline-entry__media-note span,.timeline-entry__media-rail span,.timeline-entry__source span,.timeline-entry__source-note span,.timeline-entry__footrail span,.timeline-entry__card footer span,.timeline-entry__card footer em{color:#757c8d}.timeline-entry__type{padding:8px 12px;border:1px solid rgba(238,222,224,.98);border-radius:999px;background:#fffafbeb;color:#be6b74;font-size:10px}.timeline-entry__eyebrow,.timeline-entry__meta,.timeline-entry__metric-strip,.timeline-entry__capsule,.timeline-entry__media-rail,.timeline-entry__footrail{gap:8px 9px}.timeline-entry__eyebrow span,.timeline-entry__meta span,.timeline-entry__metric-strip span,.timeline-entry__capsule span,.timeline-entry__media-rail span,.timeline-entry__footrail span{padding:8px 11px;border-radius:999px;border:1px solid rgba(236,239,245,.96);background:#ffffffe0;font-size:11px}.timeline-entry__copy p{margin:0;color:#4a5161;font-size:14px;line-height:1.9}.timeline-entry__storybar{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:11px}.timeline-entry__storybar-card{min-height:110px;padding:14px 15px;border:1px solid rgba(236,239,245,.96);background:linear-gradient(180deg,#fffffff5,#f7f8fbf0)}.timeline-entry__storybar-card strong{font-size:21px;line-height:1.04}.timeline-entry__media{position:relative;overflow:hidden;min-height:320px;aspect-ratio:16/10;border-radius:26px;border:1px solid rgba(238,241,246,.98);background:linear-gradient(180deg,#f5f6f9fa,#eff1f5f2)}.timeline-entry__media img,.timeline-entry__media video{width:100%;height:100%;object-fit:cover;transform:scale(1.01)}.timeline-entry__media-tags{top:16px;left:16px;gap:8px}.timeline-entry__media-tags span{padding:7px 10px;border-radius:999px;background:#16181e8f;color:#fffffff5;font-size:10px}.timeline-entry__media-note{left:16px;right:16px;bottom:16px;padding:14px 15px;border-radius:20px;background:#15181f57;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.timeline-entry__media-note strong{font-size:22px;line-height:1.08;color:#fff}.timeline-entry__source{padding:15px 16px;border-radius:22px;border:1px solid rgba(236,240,246,.96);background:#ffffffe6}.timeline-entry__source strong{font-size:17px;line-height:1.18}.timeline-entry__source b{font-size:22px;color:#c47a80}.timeline-entry__source-note{margin-top:-4px}.timeline-entry__daystamp{align-self:center;min-width:80px;padding:14px 8px;border:1px solid rgba(236,239,244,.98);border-radius:24px;background:linear-gradient(180deg,#fffffff2,#f7f8fbf2);box-shadow:0 18px 30px #1a1f2c0e}.timeline-entry__daystamp strong{font-size:48px}.album-masonry__item{display:grid;gap:13px;padding:18px;border:1px solid rgba(235,239,246,.98);background:radial-gradient(circle at top right,rgba(255,240,243,.86),transparent 24%),linear-gradient(180deg,#fffffffb,#f9fafcf6)}.album-masonry__item:before{top:0;right:0;bottom:0;left:0;height:100%;width:3px;border-radius:999px;background:linear-gradient(180deg,#ff8090e0,#ffcdb424)}.album-masonry__lock{letter-spacing:.12em;text-transform:uppercase}.album-masonry__go{width:42px;height:42px;border-radius:50%;border:1px solid rgba(237,240,246,.96);background:#ffffffe6}.album-collage{min-height:218px;border-radius:24px;border:1px solid rgba(237,240,246,.96);background:#f6f7fad6}.album-collage img{transition:transform .22s ease,filter .22s ease}.album-masonry__item:hover .album-collage img{transform:scale(1.03);filter:saturate(1.03)}.album-masonry__eyebrow,.album-masonry__chips,.album-masonry__trail,.album-masonry__item footer{gap:8px}.album-masonry__eyebrow span,.album-masonry__chips span,.album-masonry__trail span,.album-masonry__item footer span{padding:7px 10px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(236,239,245,.96)}.album-masonry__item h3{font-size:clamp(24px,2.3vw,30px);line-height:1.08}.album-masonry__item p{color:#596173;line-height:1.84}.album-masonry__storybar{gap:10px}.album-masonry__storybar-card{min-height:94px;padding:13px 14px;border:1px solid rgba(236,239,245,.96);background:linear-gradient(180deg,#fffffff5,#f7f8fbf2)}.album-masonry__storybar-card strong{font-size:20px;line-height:1.04}.album-photo-flow__grid{gap:16px}.album-photo-flow__item{overflow:hidden;border:1px solid rgba(236,239,245,.98);background:linear-gradient(180deg,#fffffffa,#f7f8fbf2)}.album-photo-flow__item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#fff0 45%,#13161cad);opacity:.9}.album-photo-flow__item img{transition:transform .28s ease,filter .28s ease}.album-photo-flow__item:hover img{transform:scale(1.035);filter:saturate(1.04)}.album-photo-flow__caps span,.album-photo-flow__index{border:1px solid rgba(255,255,255,.24);background:#1619217a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.album-photo-flow__storynote{left:14px;bottom:58px;right:14px;padding:12px 13px;border-radius:18px;background:#11141a4d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.album-photo-flow__storynote small,.album-photo-flow__storynote span,.album-photo-flow__item strong,.album-photo-flow__item>span{position:relative;z-index:2;color:#fffffff5}.album-photo-flow__item strong{left:14px;right:14px;bottom:28px;font-size:21px;line-height:1.08}.album-photo-flow__item>span{left:14px;right:14px;bottom:12px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;opacity:.82}.album-lightbox{background:#11131ae6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.album-lightbox img{border-radius:30px;box-shadow:0 28px 64px #00000057}.album-lightbox__caption{padding:18px 20px;border-radius:24px;background:#ffffff1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.album-lightbox__caption strong{font-size:24px;line-height:1.08}.message-wall{gap:18px}.message-stream-row{align-items:stretch}.message-stream-row__stamp{padding-top:18px}.message-wall-card{display:grid;gap:12px;padding:18px 18px 16px;border:1px solid rgba(234,238,245,.98);background:radial-gradient(circle at top right,rgba(255,239,242,.78),transparent 24%),linear-gradient(180deg,#fffffffb,#f9fafcf6)}.message-wall-card.is-right{background:radial-gradient(circle at top left,rgba(233,242,255,.78),transparent 24%),linear-gradient(180deg,#fffffffb,#f9fafcf6)}.message-wall-card:after{width:16px;height:16px;background:inherit;border-right:1px solid rgba(234,238,245,.96);border-bottom:1px solid rgba(234,238,245,.96)}.message-wall-card header{align-items:center}.message-wall-card__avatar-image,.message-row__avatar{width:48px;height:48px;box-shadow:0 12px 20px #1a1f2c14}.message-wall-card__profile strong{font-size:18px;line-height:1.08}.message-wall-card__badge{padding:8px 11px;border:1px solid rgba(238,226,229,.98);border-radius:999px;background:#fffbfbeb;color:#c26f78}.message-wall-card__quote{border:1px solid rgba(238,241,246,.96);background:linear-gradient(180deg,#fffffff0,#f7f8fbf2);color:#555d6f}.message-wall-card__storycard{min-height:104px;padding:13px 14px;border:1px solid rgba(236,239,245,.96);background:linear-gradient(180deg,#fffffff2,#f7f8fbf0)}.message-wall-card__toolline span,.message-wall-card__chips span,.message-wall-card footer span{padding:8px 10px;border-radius:999px;border:1px solid rgba(236,239,245,.96);background:#ffffffd6}.message-drawer{background:linear-gradient(180deg,#fafbfdfa,#f6f8fbfa)}.message-drawer__header{grid-template-columns:auto auto minmax(0,1fr) auto;gap:12px;padding:18px 18px 16px;border:1px solid rgba(236,239,245,.98);background:radial-gradient(circle at top right,rgba(255,239,242,.82),transparent 30%),linear-gradient(180deg,#fffffffa,#f7f8fbf5)}.message-drawer__header-copy strong{font-size:26px;line-height:1.05;letter-spacing:-.04em}.message-drawer__stage-note,.message-drawer__hero,.message-drawer__reply,.message-drawer__emoji-panel,.message-drawer__composer{border:1px solid rgba(236,239,245,.98);background:linear-gradient(180deg,#fffffffa,#f7f8fbf5)}.message-drawer__body{gap:12px}.message-drawer__signal-rail,.message-drawer__insight-grid{gap:10px}.message-drawer__signal-card,.message-drawer__insight-card{min-height:112px;padding:14px 15px;border:1px solid rgba(236,239,245,.98)}.message-drawer__signal-card strong,.message-drawer__panel-head strong,.message-drawer__hero-copy strong,.message-drawer__insight-card strong{font-size:22px;line-height:1.08}.message-drawer__thread{display:grid;gap:10px;padding:16px;border:1px solid rgba(236,239,245,.98);border-radius:24px;background:linear-gradient(180deg,#fffffff2,#f6f8fbf0)}.message-drawer__bubble{padding:14px 15px;border-radius:20px;background:#ffffffe6;box-shadow:0 14px 28px #1a1f2c0d}.message-drawer__bubble.is-reply{background:linear-gradient(180deg,#fff7f8fa,#fffffff0)}.message-drawer__quickbar span{padding:10px 12px;border-radius:16px;border:1px solid rgba(236,239,245,.96);background:#ffffffd6}.message-drawer__composer{padding:10px}.message-drawer__composer input{min-height:46px;border-radius:16px;background:#f7f8fbf5}@media(max-width:1100px){.timeline-year__chapter-rail,.timeline-entry__shell{grid-template-columns:1fr}.timeline-entry__daystamp{align-self:start;justify-self:start;min-width:112px}}@media(max-width:760px){.timeline-year__chapter-card,.timeline-year__summary-note,.timeline-entry__card,.album-masonry__item,.album-photo-flow__item,.message-wall-card,.message-drawer__header,.message-drawer__stage-note,.message-drawer__hero,.message-drawer__reply,.message-drawer__emoji-panel,.message-drawer__composer{padding-left:15px;padding-right:15px}.timeline-entry__media{min-height:230px;border-radius:22px}.timeline-entry__storybar,.message-wall-card__storyrail,.message-drawer__signal-rail,.message-drawer__insight-grid{grid-template-columns:1fr}.album-collage{min-height:184px;border-radius:20px}.album-photo-flow__storynote{bottom:54px}}.about-stage,.checklist-stage{align-items:start}.about-stage__chapters,.checklist-focus{position:sticky;top:112px;align-self:start}.about-stage__chapters{padding:0;background:transparent;box-shadow:none;gap:14px}.about-stage__chapters button,.about-stage__memo,.about-stage__overview-card,.about-stage__overview-rail-card,.about-stage__signal-card,.about-stage__signal-chips,.about-audio,.story-chat__chapter-line,.checklist-toolbar__pill,.checklist-progress-card,.checklist-overview__story,.checklist-overview__memo,.checklist-stage-note__card,.checklist-stage-note__chips,.checklist-row,.checklist-detail-card,.checklist-focus,.checklist-focus__storycard,.checklist-focus__note-card,.checklist-focus__empty{box-shadow:0 22px 44px #1a1f2c0e,inset 0 1px #fffffff5}.about-stage__chapters button,.about-stage__memo{overflow:hidden;border:1px solid rgba(234,238,245,.98);background:radial-gradient(circle at top right,rgba(255,238,242,.82),transparent 26%),linear-gradient(180deg,#fffffffb,#f8f9fcf6)}.about-stage__chapters button{min-height:108px;padding:16px 17px}.about-stage__chapters button.is-active{background:radial-gradient(circle at top right,rgba(255,227,233,.22),transparent 30%),linear-gradient(180deg,#2b303dfa,#1e212cfa);box-shadow:0 24px 48px #14171f2e,inset 0 1px #ffffff0a}.about-stage__chapters button strong,.about-stage__memo strong,.about-stage__overview-card h3,.about-stage__signal-card strong,.about-audio__track strong,.story-chat__chapter-line strong,.checklist-overview__story h3,.checklist-overview__memo strong,.checklist-stage-note__card strong,.checklist-detail-card__headline h3,.checklist-focus h3,.checklist-focus__storycard strong,.checklist-focus__note-card strong{letter-spacing:-.04em}.about-stage__chapters button strong{font-size:23px;line-height:1.08}.about-stage__chapters button span,.about-stage__memo span{color:#727989}.about-stage__memo{display:grid;gap:8px;padding:22px 18px}.about-stage__memo strong{font-size:clamp(32px,3vw,44px);line-height:.94}.about-stage__overview,.about-stage__signal,.checklist-overview,.checklist-stage-note{gap:16px}.about-stage__overview-card,.about-stage__signal-card,.about-audio{border:1px solid rgba(234,238,245,.98);background:radial-gradient(circle at top right,rgba(255,238,242,.76),transparent 24%),linear-gradient(180deg,#fffffffb,#f8f9fcf6)}.about-stage__overview-card{padding:22px 23px}.about-stage__overview-card h3{font-size:clamp(34px,3.2vw,52px);line-height:.98}.about-stage__overview-rail-card{min-height:128px;padding:14px 15px;border:1px solid rgba(236,239,245,.98);background:#ffffffd6}.about-stage__overview-card.is-dark,.about-stage__signal-card.is-dark,.story-chat__replaycard.is-dark{background:radial-gradient(circle at top right,rgba(255,226,234,.14),transparent 30%),linear-gradient(180deg,#282c38fa,#1c202afc)}.about-stage__signal-card{min-height:140px;padding:18px 19px}.about-stage__signal-chips{align-content:start;padding:16px;border:1px solid rgba(234,238,245,.98);background:linear-gradient(180deg,#fffffff2,#f8f9fcf0)}.about-stage__signal-chips span,.about-stage__overview-tags span,.story-chat__tags span,.checklist-overview__chips span,.checklist-stage-note__chips span,.checklist-detail-card__storyline span,.checklist-focus__meta span,.checklist-focus__stats span{padding:8px 11px;border-radius:999px;border:1px solid rgba(236,239,245,.96);background:#ffffffdb;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.about-audio{grid-template-columns:minmax(0,.9fr) minmax(220px,1.1fr) auto;padding:16px 18px}.about-audio__wave{min-height:80px;padding:0 18px;border-left:1px solid rgba(237,240,246,.98);border-right:1px solid rgba(237,240,246,.98)}.about-audio__wave i{background:linear-gradient(180deg,#ff7c8eeb,#ffd481c7);box-shadow:0 8px 18px #ff7c8e2e}.story-chat--about{border:1px solid rgba(233,237,245,.98);background:radial-gradient(circle at top right,rgba(255,240,243,.72),transparent 24%),linear-gradient(180deg,#fffffffb,#f8f9fcf6);box-shadow:0 26px 56px #1a1f2c0f,inset 0 1px #fffffffa}.story-chat__header,.story-chat__screen,.story-chat__player{position:relative;z-index:1}.story-chat__screen{gap:14px}.story-chat__controlbar,.story-chat__assist{gap:10px}.story-chat__mode,.story-chat__assist button{min-height:42px;padding:0 16px;border:1px solid rgba(236,239,245,.96);border-radius:999px;background:#ffffffe0;box-shadow:0 10px 20px #1a1f2c0a}.story-chat__mode.is-active{background:linear-gradient(180deg,#252935fa,#1b1e28fa);color:#fff}.story-chat__chapter-line{padding:16px 18px;border:1px solid rgba(234,238,245,.98);background:linear-gradient(180deg,#fffffff2,#f8f9fcf0)}.story-chat__replaycard{min-height:126px;padding:15px 16px;border:1px solid rgba(234,238,245,.98);background:radial-gradient(circle at top right,rgba(255,240,243,.76),transparent 24%),linear-gradient(180deg,#fffffffb,#f8f9fcf6)}.story-chat__replaycard strong{font-size:21px;line-height:1.04}.story-chat__body{gap:18px}.story-bubble__row{align-items:flex-start;gap:14px}.story-bubble__avatar{width:48px;height:48px;box-shadow:0 12px 22px #1a1f2c14}.story-bubble__content{max-width:min(620px,84%);padding:16px 17px;border:1px solid rgba(236,239,245,.98);border-radius:28px;background:radial-gradient(circle at top right,rgba(255,240,243,.76),transparent 26%),linear-gradient(180deg,#fffffffb,#f8f9fcf6);box-shadow:0 20px 40px #1a1f2c0e}.story-bubble.is-right .story-bubble__content{background:linear-gradient(135deg,#3b9efff5,#1972ddeb);border-color:#4594f4fa}.story-bubble.is-right .story-bubble__content,.story-bubble.is-right .story-bubble__meta strong,.story-bubble.is-right .story-bubble__meta small,.story-bubble.is-right .story-bubble__foot span,.story-bubble.is-right .story-bubble__trail span,.story-bubble.is-right .story-bubble__content p{color:#fff}.story-bubble__meta{margin-bottom:8px}.story-bubble__content p{margin:0;font-size:16px;line-height:1.82;color:#4f5667}.story-bubble__foot span,.story-bubble__trail span{padding:7px 10px;border-radius:999px;border:1px solid rgba(236,239,245,.96);background:#ffffffd1;font-size:11px}.story-bubble.is-right .story-bubble__foot span,.story-bubble.is-right .story-bubble__trail span{border-color:#ffffff38;background:#ffffff1f}.checklist-toolbar{grid-template-columns:repeat(3,minmax(0,178px)) minmax(360px,1fr);align-items:stretch;gap:16px}.checklist-toolbar__pill,.checklist-progress-card,.checklist-overview__story,.checklist-overview__memo,.checklist-stage-note__card,.checklist-stage-note__chips,.checklist-row,.checklist-detail-card,.checklist-focus,.checklist-focus__storycard,.checklist-focus__note-card{border:1px solid rgba(234,238,245,.98);background:radial-gradient(circle at top right,rgba(255,239,242,.78),transparent 24%),linear-gradient(180deg,#fffffffb,#f8f9fcf6)}.checklist-toolbar__pill{min-height:138px;padding:18px 20px}.checklist-toolbar__pill strong{font-size:clamp(44px,3.2vw,58px);line-height:.92}.checklist-search{border:1px solid rgba(234,238,245,.98);background:linear-gradient(180deg,#fffffffb,#f8f9fcf6);box-shadow:0 22px 44px #1a1f2c0d,inset 0 1px #fffffffa}.checklist-search input{font-size:20px}.checklist-search span{min-width:72px;min-height:48px;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,#66b3ff,#3d8df1);color:#fff}.checklist-filters{gap:14px}.checklist-filters button,.checklist-focus__actions button{min-height:44px;padding:0 17px;border-radius:999px}.checklist-filters button.is-active,.checklist-focus__actions button:first-child{background:linear-gradient(180deg,#252935fa,#1b1e28fa);color:#fff}.checklist-progress-card{min-width:260px;padding:18px 18px 16px}.checklist-progress-card__bar{height:8px;background:#eef1f6fa}.checklist-progress-card__bar i,.checklist-row__progress i{background:linear-gradient(90deg,#ff7f8df2,#ffce72eb)}.checklist-overview__story,.checklist-overview__memo,.checklist-stage-note__card{padding:22px 23px}.checklist-overview__story h3{font-size:clamp(34px,3vw,48px);line-height:.98}.checklist-overview__rail{gap:12px}.checklist-overview__rail-card{min-height:126px;padding:14px 15px;border:1px solid rgba(236,239,245,.98);background:#ffffffd6}.checklist-stage-note__card.is-dark{background:radial-gradient(circle at top right,rgba(255,226,234,.12),transparent 32%),linear-gradient(180deg,#272c38fa,#1c1f2afc)}.checklist-list__lead{padding:0 2px 2px}.checklist-row{overflow:hidden;padding:0}.checklist-row__head,.checklist-row__subline,.checklist-row__progress,.checklist-row__body{padding-left:18px;padding-right:18px}.checklist-row__head{min-height:88px;align-items:center}.checklist-row__title strong{font-size:24px;line-height:1.08}.checklist-row__index{width:38px;height:38px;border:1px solid rgba(236,239,245,.96);border-radius:50%;background:#ffffffd6}.checklist-row__subline{padding-top:0;padding-bottom:10px}.checklist-row__progress{padding-bottom:14px}.checklist-row__progress i{height:4px;border-radius:999px}.checklist-row.is-open{box-shadow:0 28px 56px #1a1f2c0f,inset 0 1px #fffffffa}.checklist-detail-card{grid-template-columns:minmax(260px,.94fr) minmax(0,1.06fr);gap:0;overflow:hidden}.checklist-detail-card__media{min-height:440px;border-right:1px solid rgba(236,239,245,.98);background:linear-gradient(180deg,#f3f5f9fa,#eef1f5f2)}.checklist-detail-card__media img{transition:transform .26s ease}.checklist-row:hover .checklist-detail-card__media img{transform:scale(1.03)}.checklist-detail-card__empty{color:#7d8493}.checklist-detail-card__content{padding:24px 24px 22px}.checklist-detail-card__headline h3{font-size:clamp(34px,2.9vw,48px);line-height:1.02}.checklist-detail-card__storyline{gap:8px}.checklist-detail-card__section{gap:7px}.checklist-detail-card__section strong{font-size:18px}.checklist-detail-card__section p{margin:0;color:#576071;line-height:1.82}.checklist-detail-card__seal{right:18px;bottom:18px;width:72px;height:72px;box-shadow:0 18px 34px #ff9e773d}.checklist-focus{padding:20px;background:radial-gradient(circle at top right,rgba(255,239,242,.86),transparent 26%),linear-gradient(180deg,#fffffffb,#f8f9fcf6)}.checklist-focus h3{font-size:clamp(34px,2.8vw,48px);line-height:1.02}.checklist-focus__storyrail,.checklist-focus__note-rail{gap:12px}.checklist-focus__storycard,.checklist-focus__note-card{min-height:124px;padding:14px 15px;background:#ffffffd6}.checklist-focus__storycard strong,.checklist-focus__note-card strong{font-size:22px;line-height:1.06}.checklist-focus__actions,.checklist-focus__gallery{gap:10px}.checklist-focus__gallery img,.checklist-focus__empty{min-height:154px;border:1px solid rgba(236,239,245,.96);background:linear-gradient(180deg,#f5f7fafa,#eff1f5f2)}@media(max-width:1180px){.about-stage__chapters,.checklist-focus{position:static}.about-audio,.checklist-toolbar,.checklist-detail-card{grid-template-columns:1fr}.checklist-detail-card__media{min-height:260px;border-right:0;border-bottom:1px solid rgba(236,239,245,.98)}}@media(max-width:760px){.about-stage__overview-card,.about-stage__signal-card,.about-audio,.story-chat__chapter-line,.checklist-toolbar__pill,.checklist-progress-card,.checklist-overview__story,.checklist-overview__memo,.checklist-stage-note__card,.checklist-stage-note__chips,.checklist-row,.checklist-detail-card,.checklist-focus{border-radius:22px}.about-stage__chapters button,.about-stage__memo,.about-stage__overview-card,.about-stage__signal-card,.about-audio,.checklist-toolbar__pill,.checklist-overview__story,.checklist-overview__memo,.checklist-stage-note__card,.checklist-focus{padding-left:15px;padding-right:15px}.story-bubble__content{max-width:calc(100% - 62px);border-radius:22px}.checklist-row__head,.checklist-row__subline,.checklist-row__progress,.checklist-row__body,.checklist-detail-card__content{padding-left:14px;padding-right:14px}.checklist-toolbar{gap:12px}.checklist-toolbar__pill strong{font-size:38px}}.story-layout__toc{position:sticky;top:112px;align-self:start;border:1px solid rgba(234,238,245,.98);background:radial-gradient(circle at top right,rgba(255,239,242,.78),transparent 24%),linear-gradient(180deg,#fffffffb,#f8f9fcf6);box-shadow:0 22px 48px #1a1f2c0e,inset 0 1px #fffffffa}.story-layout__content{border:1px solid rgba(234,238,245,.98);background:radial-gradient(circle at top right,rgba(255,240,243,.76),transparent 24%),linear-gradient(180deg,#fffffffb,#f8f9fcf6);box-shadow:0 28px 58px #1a1f2c0f,inset 0 1px #fffffffa}.story-layout__toc-guide,.story-layout__toc-card,.story-layout__hero-copy,.story-layout__hero-card,.story-layout__headline-note,.story-layout__lead-visual,.story-layout__lead-media video{border:1px solid rgba(235,239,246,.98);box-shadow:0 18px 38px #1a1f2c0b,inset 0 1px #fffffffa}.story-layout__banner{background:linear-gradient(90deg,#2fc7cef0,#55abffeb,#f785cae6);box-shadow:0 18px 38px #5d9cf02e}.story-layout__hero-copy{padding:22px 23px;background:radial-gradient(circle at top right,rgba(255,239,242,.76),transparent 24%),linear-gradient(180deg,#fffffffb,#f8f9fcf6)}.story-layout__hero-copy h2,.story-layout__headline-note strong,.story-layout__lead-visual-note strong{font-size:clamp(34px,3vw,50px);line-height:.98;letter-spacing:-.04em}.story-layout__hero-card{min-height:132px;padding:15px 16px;background:#ffffffd6}.story-layout__hero-card.is-soft{background:linear-gradient(180deg,#fff8f9fa,#fffffff0)}.story-layout__hero-card.is-dark{background:radial-gradient(circle at top right,rgba(255,224,234,.12),transparent 30%),linear-gradient(180deg,#262a36fa,#1b1f29fc)}.story-layout__toc-topline,.story-layout__toc-dock span,.story-layout__headline-track span,.story-layout__chips span,.story-layout__reading-rail span{letter-spacing:.12em;text-transform:uppercase}.story-layout__toc-link{min-height:56px;padding:0 14px;border:1px solid rgba(236,239,245,.96);border-radius:18px;background:#ffffffd1}.story-layout__toc-link:hover{transform:translate(3px)}.story-layout__headline{gap:14px}.story-layout__headline-note{padding:18px 19px;background:linear-gradient(180deg,#fffffff2,#f8f9fcf0)}.story-layout__lead-visual,.story-layout__lead-media video{border-radius:28px;overflow:hidden}.story-layout__lead-visual img{transition:transform .28s ease}.story-layout__lead-visual:hover img{transform:scale(1.03)}.story-layout__lead-visual-note{background:#10141c5c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.story-layout__reading-rail{gap:10px}.story-layout .prose{margin-top:12px;padding:10px 4px 0}.story-layout .prose>*+*{margin-top:22px}.story-layout .prose h1,.story-layout .prose h2,.story-layout .prose h3,.story-layout .prose h4{position:relative;margin:26px 0 12px;padding-top:18px}.story-layout .prose h1:before,.story-layout .prose h2:before,.story-layout .prose h3:before,.story-layout .prose h4:before{content:"";position:absolute;left:0;top:0;width:54px;height:3px;border-radius:999px;background:linear-gradient(90deg,#ff7a8deb,#ffce72d6)}.story-layout .prose p,.story-layout .prose li{color:#505768;font-size:16px;line-height:1.92}.story-layout .prose blockquote{margin:22px 0;padding:18px 20px;border:1px solid rgba(236,239,245,.96);border-radius:22px;background:linear-gradient(180deg,#fff8f9fa,#fffffff2);color:#5c6374;box-shadow:0 16px 30px #1a1f2c0b}.story-layout .prose hr{border:0;height:1px;margin:24px 0;background:linear-gradient(90deg,#ff809147,#d5dae5eb,#ff80912e)}.story-layout .prose img,.story-layout .prose video{width:100%;border-radius:24px;border:1px solid rgba(236,239,245,.96);box-shadow:0 20px 40px #1a1f2c0e}.story-layout .prose code{padding:3px 8px;border-radius:999px;background:#f5f7faf5;color:#bf6874}@media(max-width:1180px){.story-layout__toc{position:static}}@media(max-width:760px){.story-layout__toc,.story-layout__content,.story-layout__hero-copy,.story-layout__hero-card,.story-layout__headline-note,.story-layout__lead-visual,.story-layout__lead-media video{border-radius:22px}.story-layout__hero-copy,.story-layout__headline-note{padding-left:15px;padding-right:15px}.story-layout .prose p,.story-layout .prose li{font-size:15px}}.feature-photo,.weather-card,.stats-card,.home-dashboard__story,.home-dashboard__letter,.home-dashboard__ticket,.home-dashboard__note,.city-distance-card,.timeline-glance,.anniversary-rack,.home-overview-stage__lead,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.home-rhythm-strip__card,.section-cluster__intro-card,.section-cluster__intro-note,.section-cluster__intro-chips,.section-cluster__card,.album-feature,.album-mini,.album-showcase__caption-card,.message-wall-preview__lead-card,.message-wall-preview__lead-chips,.message-preview-card{box-shadow:0 24px 50px #1a1f2c0e,inset 0 1px #fffffff5}.home-grid{gap:18px;align-items:stretch}.feature-photo,.weather-card,.stats-card{overflow:hidden;border:1px solid rgba(234,238,245,.98)}.feature-photo{background:radial-gradient(circle at top right,rgba(255,231,237,.2),transparent 30%),linear-gradient(180deg,#292d3afa,#1f232ffa)}.feature-photo__meta h3,.stats-card strong,.home-dashboard__story h3,.home-dashboard__letter strong,.home-overview-stage__lead h3,.home-overview-stage__note strong,.home-rhythm-strip__card strong,.timeline-glance h3,.anniversary-rack h3,.section-cluster__intro-card strong,.section-cluster__intro-note strong,.section-cluster__card h3,.album-feature__overlay h3,.album-mini h4,.message-wall-preview__lead-card strong{letter-spacing:-.04em}.weather-card,.stats-card{min-height:228px;border-radius:30px}.stats-card{background:radial-gradient(circle at top right,rgba(255,255,255,.15),transparent 26%),linear-gradient(180deg,#fffffffb,#f8f9fcf6)}.stats-card span,.stats-card small,.stats-card strong,.stats-card__trail em,.stats-card__trail b,.home-dashboard__note,.home-dashboard__note strong,.home-dashboard__note small,.home-dashboard__note span,.home-dashboard__ticket,.home-dashboard__ticket strong,.home-dashboard__ticket small,.home-dashboard__ticket span,.home-dashboard__ticket em{color:#2d3140}.stats-card__stamp{color:#2e334114}.home-dashboard__note{background:radial-gradient(circle at top right,rgba(255,239,242,.84),transparent 24%),linear-gradient(180deg,#fffffffb,#f8f9fcf6)}.stats-card strong{font-size:clamp(54px,4vw,70px);line-height:.92}.stats-card__trail{gap:8px}.home-dashboard{grid-template-columns:minmax(0,1.22fr) minmax(320px,.78fr);gap:18px 18px}.home-dashboard__story,.home-dashboard__letter,.home-dashboard__ticket,.home-dashboard__note,.city-distance-card,.timeline-glance,.anniversary-rack,.home-overview-stage__lead,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.home-rhythm-strip__card,.section-cluster__intro-card,.section-cluster__intro-note,.section-cluster__intro-chips,.section-cluster__card,.album-showcase__caption-card,.message-wall-preview__lead-card,.message-wall-preview__lead-chips,.message-preview-card{border:1px solid rgba(234,238,245,.98);background:radial-gradient(circle at top right,rgba(255,239,242,.76),transparent 24%),linear-gradient(180deg,#fffffffb,#f8f9fcf6)}.home-dashboard__story{min-height:344px}.home-dashboard__story-topline,.home-dashboard__letter-foot,.home-overview-stage__chips,.home-overview-stage__note-meta,.home-rhythm-strip__meta,.section-cluster__intro-card-meta,.section-cluster__dock,.album-feature__chips,.album-feature__footrail,.message-wall-preview__lead-meta,.message-preview-card__actionrail{gap:8px}.home-dashboard__story-topline span,.home-dashboard__story-topline em,.home-dashboard__letter small,.home-dashboard__letter-foot span,.home-dashboard__story-highlights span,.home-overview-stage__chips span,.home-overview-stage__note-meta em,.home-overview-stage__note-meta b,.home-rhythm-strip__meta em,.section-cluster__intro-card-meta em,.section-cluster__intro-card-meta b,.section-cluster__intro-chips span,.section-cluster__dock span,.section-cluster__mini-preview span,.section-cluster__eyebrow span,.section-cluster__eyebrow em,.section-cluster__chips span,.section-cluster__trail span,.album-feature__chips span,.album-feature__storyline span,.album-feature__footrail span,.album-mini em,.message-wall-preview__lead-meta em,.message-wall-preview__lead-meta b,.message-wall-preview__lead-chips span,.message-preview-card__eyebrow span,.message-preview-card__tools span,.message-preview-card__actionrail span,.message-preview-card footer{min-height:30px;padding:0 11px;border-radius:999px;border:1px solid rgba(236,239,245,.96);background:#ffffffd6;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.home-dashboard__story-highlights{margin-top:16px}.home-dashboard__letter{display:grid;align-content:start;gap:12px}.home-dashboard__letter.is-dark,.home-rhythm-strip__card.is-dark{background:radial-gradient(circle at top right,rgba(255,223,234,.12),transparent 28%),linear-gradient(180deg,#2a2e3afa,#1d212cfc)}.home-dashboard__letter.is-dark,.home-rhythm-strip__card.is-dark,.home-dashboard__letter.is-dark strong,.home-dashboard__letter.is-dark p,.home-dashboard__letter.is-dark small,.home-dashboard__letter.is-dark span,.home-rhythm-strip__card.is-dark strong,.home-rhythm-strip__card.is-dark span,.home-rhythm-strip__card.is-dark small,.home-rhythm-strip__card.is-dark em{color:#fff}.overview-panels{grid-template-columns:minmax(280px,.95fr) minmax(0,1fr) minmax(260px,.8fr);align-items:stretch}.city-distance-card,.timeline-glance,.anniversary-rack{min-height:0;padding:20px}.city-distance-card{background:linear-gradient(180deg,#f4f9fff5,#f8fafdf5)}.city-distance-card__map{opacity:.55}.city-distance-card__route{margin-top:20px}.city-distance-card__metric{margin-top:18px;font-size:clamp(34px,2.8vw,46px);line-height:1}.timeline-glance ul{display:grid;gap:12px}.timeline-glance li{padding:0 0 12px;border-bottom:1px solid rgba(236,239,245,.92)}.timeline-glance li:last-child{border-bottom:0;padding-bottom:0}.timeline-glance li strong{display:block;font-size:18px;line-height:1.18}.timeline-glance li span{display:block;margin-top:6px;color:#5e6576;line-height:1.72}.timeline-glance li em{display:inline-flex;margin-top:8px;color:#8b90a0;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.anniversary-pill{border-radius:26px;border:1px solid rgba(241,175,80,.3);box-shadow:0 18px 36px #ff9d4e2e}.home-overview-stage{grid-template-columns:minmax(0,1.22fr) minmax(320px,.78fr);align-items:stretch}.home-overview-stage__lead,.home-overview-stage__note{padding:22px 24px}.home-overview-stage__lead{display:grid;gap:16px}.home-overview-stage__rail,.home-overview-stage__storyline{gap:12px}.home-overview-stage__rail-card,.home-overview-stage__storyline-card{min-height:124px;padding:15px 16px;background:#ffffffdb}.home-overview-stage__note.is-dark,.section-cluster__card.is-featured{background:radial-gradient(circle at top right,rgba(255,224,234,.12),transparent 28%),linear-gradient(180deg,#282c38fa,#1c202afc)}.home-overview-stage__note.is-dark,.home-overview-stage__note.is-dark strong,.home-overview-stage__note.is-dark span,.home-overview-stage__note.is-dark small,.section-cluster__card.is-featured,.section-cluster__card.is-featured h3,.section-cluster__card.is-featured p,.section-cluster__card.is-featured span,.section-cluster__card.is-featured em,.section-cluster__card.is-featured strong,.section-cluster__card.is-featured footer{color:#fff}.home-rhythm-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.home-rhythm-strip__card{display:grid;align-content:start;gap:10px}.cluster-heading{align-items:center;padding:6px 2px 2px}.cluster-heading__icon,.cluster-heading__action{box-shadow:0 14px 28px #1a1f2c0d}.section-cluster__intro{grid-template-columns:minmax(0,1fr) minmax(300px,.78fr) auto;gap:14px}.section-cluster__intro-card,.section-cluster__intro-note,.section-cluster__intro-chips{padding:18px 19px}.section-cluster__intro-card strong,.section-cluster__intro-note strong{font-size:28px;line-height:1.04}.section-cluster__intro-card span,.section-cluster__intro-note span{color:#5c6475;line-height:1.78}.section-cluster{gap:16px}.section-cluster__card{overflow:hidden;min-height:340px}.section-cluster__card.is-featured{min-height:376px}.section-cluster__media img{transition:transform .32s ease,filter .32s ease}.section-cluster__card:hover .section-cluster__media img{transform:scale(1.04);filter:saturate(1.04)}.section-cluster__veil{background:linear-gradient(180deg,#13161d1f,#13161dc7)}.section-cluster__mini-preview,.section-cluster__eyebrow,.section-cluster__chips,.section-cluster__trail{gap:8px}.section-cluster__card h3{font-size:clamp(28px,2.4vw,38px);line-height:1.04}.section-cluster__card p{max-width:34ch;line-height:1.78}.section-cluster__storyline{padding:14px 15px;border-radius:20px;background:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.section-cluster__dock{justify-content:center;margin-top:16px}.album-showcase{gap:16px}.album-feature{min-height:488px;border:1px solid rgba(234,238,245,.98)}.album-feature img{transition:transform .32s ease}.album-feature:hover img{transform:scale(1.035)}.album-feature__overlay{background:linear-gradient(180deg,#10141c14,#10141cd1)}.album-feature__overlay h3{font-size:clamp(34px,3vw,48px);line-height:1.02}.album-showcase__stack{gap:14px}.album-mini{min-height:158px;border:1px solid rgba(234,238,245,.98);background:radial-gradient(circle at top right,rgba(255,239,242,.76),transparent 24%),linear-gradient(180deg,#fffffffb,#f8f9fcf6)}.album-mini h4{font-size:24px;line-height:1.08}.album-mini__meter{margin-top:14px}.album-showcase__caption-row{gap:14px}.album-showcase__caption-card{min-height:126px;padding:16px 17px}.message-wall-preview{gap:16px}.message-wall-preview__lead{grid-template-columns:minmax(0,1fr) auto;gap:14px}.message-wall-preview__lead-card,.message-wall-preview__lead-chips{padding:18px 19px}.message-wall-preview__lead-chips{display:grid;align-content:start;gap:10px}.message-preview-card{min-height:0;padding:20px 20px 18px}.message-preview-card.is-right{background:radial-gradient(circle at top left,rgba(233,242,255,.78),transparent 24%),linear-gradient(180deg,#fffffffb,#f8f9fcf6)}.message-preview-card__quote{background:linear-gradient(180deg,#fffffff2,#f7f8fbf0)}.message-preview-card footer{display:inline-flex;width:fit-content}@media(max-width:1180px){.home-dashboard,.overview-panels,.home-overview-stage,.section-cluster__intro,.home-rhythm-strip,.message-wall-preview__lead{grid-template-columns:1fr}}@media(max-width:760px){.feature-photo,.weather-card,.stats-card,.home-dashboard__story,.home-dashboard__letter,.home-dashboard__ticket,.home-dashboard__note,.city-distance-card,.timeline-glance,.anniversary-rack,.home-overview-stage__lead,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.home-rhythm-strip__card,.section-cluster__intro-card,.section-cluster__intro-note,.section-cluster__intro-chips,.section-cluster__card,.album-feature,.album-mini,.album-showcase__caption-card,.message-wall-preview__lead-card,.message-wall-preview__lead-chips,.message-preview-card{border-radius:22px}.home-dashboard__story,.home-dashboard__letter,.city-distance-card,.timeline-glance,.anniversary-rack,.home-overview-stage__lead,.home-overview-stage__note,.section-cluster__intro-card,.section-cluster__intro-note,.section-cluster__intro-chips,.message-wall-preview__lead-card,.message-wall-preview__lead-chips{padding-left:15px;padding-right:15px}.stats-card strong,.home-overview-stage__lead h3,.section-cluster__card h3,.album-feature__overlay h3{font-size:30px}}.stats-card,.home-dashboard__ticket,.home-dashboard__note{position:relative;isolation:isolate;overflow:hidden}.stats-card:before,.home-dashboard__ticket:before,.home-dashboard__note:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,rgba(255,219,228,.92),transparent 25%),linear-gradient(135deg,rgba(255,255,255,.04),transparent 46%);opacity:.88;pointer-events:none;z-index:-1}.stats-card{border-color:#e5e9f1f5;background:radial-gradient(circle at top left,rgba(247,244,255,.88),transparent 30%),radial-gradient(circle at top right,rgba(255,229,236,.94),transparent 24%),linear-gradient(180deg,#fffffffd,#f4f6faf9);box-shadow:0 24px 44px #1a1f2c12,inset 0 1px #fffffffa}.stats-card__icon{border:1px solid rgba(235,238,246,.98);background:#ffffffeb;color:#242938;box-shadow:0 14px 30px #1b22300d,inset 0 1px #fffffff0}.stats-card span,.stats-card small,.stats-card__trail em{color:#626a7b}.stats-card strong,.stats-card__trail b{color:#202531}.stats-card__trail{padding:9px 12px;border-radius:16px;background:#f7f8fbeb;border:1px solid rgba(232,236,244,.9)}.home-dashboard__story{position:relative;overflow:hidden;border-color:#e8ecf4fa;background:radial-gradient(circle at top right,rgba(255,230,236,.78),transparent 28%),radial-gradient(circle at bottom left,rgba(236,242,255,.62),transparent 34%),linear-gradient(180deg,#fffffffe,#f5f7fafa)}.home-dashboard__story:after{content:"";position:absolute;inset:auto -8% -32% 48%;height:280px;background:radial-gradient(circle,rgba(255,219,228,.52),transparent 64%);pointer-events:none}.home-dashboard__story>*{position:relative}.home-dashboard__story h3,.home-dashboard__letter strong{color:#222735}.home-dashboard__story p,.home-dashboard__letter p{color:#5f687a}.home-dashboard__story-highlights span,.home-dashboard__letter-foot span{border:1px solid rgba(233,236,244,.92);background:#ffffffd1;color:#596273;box-shadow:inset 0 1px #fffffff0}.home-dashboard__note{border-color:#e8ebf2fa;background:radial-gradient(circle at top right,rgba(255,236,241,.94),transparent 26%),linear-gradient(180deg,#fffffffe,#f6f8fbf9)}.home-dashboard__note header i,.home-dashboard__ticket header i{border:1px solid rgba(233,236,243,.96);background:#ffffffe6;color:#222836;box-shadow:0 10px 22px #1d25370f}.home-dashboard__note small,.home-dashboard__ticket small,.home-dashboard__ticket-foot span,.home-dashboard__ticket-foot em{color:#677083}.home-dashboard__note-metrics strong,.home-dashboard__ticket strong{color:#202532}.home-dashboard__tickets{gap:12px}.home-dashboard__ticket{min-height:166px;border-color:#e8ebf2fa;background:radial-gradient(circle at top left,rgba(239,245,255,.9),transparent 24%),radial-gradient(circle at top right,rgba(255,236,241,.9),transparent 22%),linear-gradient(180deg,#fffffffe,#f5f7fbf9)}.home-dashboard__ticket-foot{padding:9px 12px;border-radius:16px;background:#f7f8fbf0;border:1px solid rgba(233,237,244,.9)}.distance-stage{padding:34px 34px 30px;border:1px solid rgba(90,103,136,.22);background:radial-gradient(circle at 20% 18%,rgba(255,91,150,.12),transparent 22%),radial-gradient(circle at 78% 22%,rgba(91,170,255,.12),transparent 20%),radial-gradient(circle at center,rgba(67,81,114,.2),transparent 28%),linear-gradient(180deg,#141922fb,#080b12fe);box-shadow:0 32px 60px #080b1242,inset 0 1px #ffffff0f}.distance-stage:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:30px;border:1px solid rgba(255,255,255,.05);pointer-events:none}.distance-stage__counter{border:1px solid rgba(255,255,255,.08);background:#ffffff0d;box-shadow:inset 0 1px #ffffff14}.distance-stage__summary{width:min(860px,100%);padding:18px 24px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#0e121ae6,#0a0d15db);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.distance-stage__avatar{width:62px;height:62px;border:4px solid rgba(255,255,255,.08);box-shadow:0 16px 32px #0000003d,inset 0 1px #ffffff6b}.distance-stage__middle{padding:11px 18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ff5f9424,#ffffff0f);color:#ffffffeb}.distance-stage__toolbar{top:34px;right:34px;gap:10px}.distance-stage__toolbar button{width:auto;min-width:62px;height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff0e;color:#ffffffd1;box-shadow:inset 0 1px #ffffff14}.distance-stage__map{overflow:hidden;min-height:560px;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0d,0 24px 50px #0000002e;background:radial-gradient(circle at 26% 30%,rgba(85,162,255,.12),transparent 17%),radial-gradient(circle at 74% 34%,rgba(255,99,156,.14),transparent 16%),radial-gradient(circle at 55% 64%,rgba(255,255,255,.06),transparent 18%),repeating-linear-gradient(90deg,rgba(255,255,255,.045) 0,rgba(255,255,255,.045) 1px,transparent 1px,transparent 88px),repeating-linear-gradient(0deg,rgba(255,255,255,.03) 0,rgba(255,255,255,.03) 1px,transparent 1px,transparent 88px),linear-gradient(180deg,#161e2af0,#080b12fa)}.distance-stage__map:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:22px;border:1px dashed rgba(255,255,255,.07);pointer-events:none}.distance-stage__route-line{left:12%;right:12%;top:61%;height:4px;border-radius:999px;background:linear-gradient(90deg,#5cb5ff2e,#ff6095f2,#ffaacd47);box-shadow:0 0 26px #ff4a886b,0 0 10px #62b7ff2e}.distance-stage__endpoint{width:74px;height:74px;border:6px solid rgba(255,255,255,.08);background:radial-gradient(circle at top right,#fff4f6f5,#eef6fff2);box-shadow:0 18px 34px #00000047,inset 0 1px #ffffff9e}.distance-stage__route-point i{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#ff5b9629;box-shadow:0 0 20px #ff53903d}.distance-stage__route-point span{padding:5px 10px;border-radius:999px;background:#ffffff0f;color:#ffffffc7}.distance-stage__footer{align-items:center;margin-top:24px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.distance-stage__stats span,.distance-stage__storycard{border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff14}.distance-stage__stats span{background:#ffffff0f}.distance-stage__storycard{gap:8px;padding:18px 18px 16px;background:radial-gradient(circle at top right,rgba(255,91,150,.14),transparent 30%),#ffffff0f}.distance-stage__storycard.is-soft{background:radial-gradient(circle at top left,rgba(93,166,255,.16),transparent 34%),radial-gradient(circle at top right,rgba(255,91,150,.18),transparent 28%),#ffffff12}.pc-footer{position:relative;padding-top:66px;padding-bottom:30px}.pc-footer:before{content:"";position:absolute;left:50%;top:14px;width:min(820px,86vw);height:140px;transform:translate(-50%);background:radial-gradient(circle,rgba(255,226,234,.42),transparent 68%);pointer-events:none}.pc-footer__quote,.pc-footer__nav,.pc-footer__signals,.pc-footer__storybar,.pc-footer__shelf,.pc-footer__toys,.pc-footer__memo,.pc-footer__records,.pc-footer__copyright{position:relative}.pc-footer__quote{max-width:18ch;text-align:center;color:#2c3140}.pc-footer__nav a,.pc-footer__signals span{box-shadow:0 12px 24px #1a1f2c0a,inset 0 1px #fffffff0;color:#5f6778}.pc-footer__storybar{width:min(840px,100%);gap:12px}.pc-footer__storycard{min-height:120px;padding:18px 17px 16px;border-color:#eaeef5f0}.pc-footer__storycard strong{color:#272d3a}.pc-footer__storycard span,.pc-footer__storycard small,.pc-footer__memo{color:#667083}.pc-footer__shelf{margin-top:20px}.pc-footer__toys{gap:12px}.pc-footer__toy{border:1px solid rgba(236,239,245,.94);background:linear-gradient(180deg,#fffffff0,#f4f5f8eb)}@media(max-width:1180px){.distance-stage__toolbar{position:static;display:flex;flex-wrap:wrap;justify-content:center;margin-top:16px}}@media(max-width:760px){.distance-stage{padding:24px 18px 22px}.distance-stage:before{top:12px;right:12px;bottom:12px;left:12px;border-radius:24px}.distance-stage__summary,.distance-stage__footer{width:100%}.distance-stage__map{min-height:420px}.distance-stage__endpoint{width:62px;height:62px}.pc-footer{padding-top:48px}.pc-footer:before{width:min(520px,92vw);height:100px}}.timeline-titleband,.message-titleband,.album-titleband,.about-titleband{position:relative;max-width:900px;margin-left:auto;margin-right:auto;padding:24px 26px 10px}.timeline-titleband:before,.message-titleband:before,.album-titleband:before,.about-titleband:before{content:"";position:absolute;left:50%;top:2px;width:min(620px,74vw);height:120px;transform:translate(-50%);background:radial-gradient(circle at center,rgba(255,228,235,.48),transparent 68%);pointer-events:none}.timeline-titleband h2,.message-titleband h2,.album-titleband h2,.about-titleband h2{color:#232835;text-shadow:0 10px 30px rgba(255,255,255,.5)}.timeline-titleband p,.message-titleband p,.album-titleband p,.about-titleband p{max-width:38ch;margin-left:auto;margin-right:auto;color:#697184;line-height:1.86}.album-overview-strip,.album-preview-stage,.timeline-overview,.timeline-heatmap,.timeline-compass,.timeline-bridge,.message-toolbar,.message-overview,.about-stage{position:relative;overflow:hidden;border:1px solid rgba(233,237,244,.98);border-radius:36px;background:radial-gradient(circle at top right,rgba(255,233,239,.74),transparent 24%),radial-gradient(circle at bottom left,rgba(237,243,255,.56),transparent 28%),linear-gradient(180deg,#fffffffd,#f5f7fbfa);box-shadow:0 26px 54px #1a1f2c0f,inset 0 1px #fffffffa}.album-overview-strip:before,.album-preview-stage:before,.timeline-overview:before,.timeline-heatmap:before,.timeline-compass:before,.timeline-bridge:before,.message-toolbar:before,.message-overview:before,.about-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 42%);pointer-events:none}.album-overview-strip>*,.album-preview-stage>*,.timeline-overview>*,.timeline-heatmap>*,.timeline-compass>*,.timeline-bridge>*,.message-toolbar>*,.message-overview>*,.about-stage>*{position:relative}.album-overview-strip__card,.album-preview-stage__story,.album-preview-stage__note,.album-preview-stage__rail-card,.timeline-overview__quote,.timeline-overview__composer,.timeline-overview__player,.timeline-compass__card,.timeline-compass__rail-card,.timeline-bridge__card,.message-toolbar__headline,.message-overview__card,.message-overview__action,.about-stage__chapters button,.about-stage__memo,.about-stage__overview-card,.about-stage__overview-rail-card,.about-stage__signal-card,.about-stage__signal-chips,.about-audio,.story-chat--about{border:1px solid rgba(233,237,244,.95);background:radial-gradient(circle at top right,rgba(255,238,243,.86),transparent 26%),linear-gradient(180deg,#fffffffd,#f6f8fbfa);box-shadow:0 18px 40px #181d290d,inset 0 1px #fffffffa}.album-overview-strip__card strong,.album-preview-stage__story h3,.album-preview-stage__note strong,.album-preview-stage__rail-card strong,.timeline-overview__quote h3,.timeline-overview__composer-head strong,.timeline-overview__player strong,.timeline-compass__card strong,.timeline-compass__rail-card strong,.timeline-bridge__card strong,.message-toolbar__headline h3,.message-overview__card h3,.message-overview__action strong,.about-stage__chapters button strong,.about-stage__memo strong,.about-stage__overview-card h3,.about-stage__signal-card strong,.about-audio__track strong{color:#232835;letter-spacing:-.04em}.album-overview-strip__card span,.album-preview-stage__story p,.album-preview-stage__note span,.album-preview-stage__rail-card em,.timeline-overview__quote p,.timeline-overview__composer-box p,.timeline-overview__player span,.timeline-compass__card span,.timeline-compass__rail-card span,.timeline-bridge__card span,.message-toolbar__headline p,.message-overview__card p,.message-overview__action span,.about-stage__chapters button span,.about-stage__memo span,.about-stage__overview-card p,.about-stage__signal-card span,.about-audio__track span{color:#697184}.timeline-overview,.message-overview,.album-overview-strip,.album-preview-stage,.about-stage{padding:20px}.timeline-overview{gap:18px}.timeline-overview__quote,.timeline-overview__composer,.timeline-overview__player{min-height:260px}.timeline-overview__composer-head,.timeline-overview__composer-box,.timeline-overview__quote-foot,.timeline-overview__player-actions,.timeline-overview__player-meta,.timeline-compass__chips span,.timeline-bridge__chips span,.message-toolbar__summary span,.message-toolbar__filters button,.message-overview__chips span,.about-stage__overview-tags span,.about-stage__signal-chips span,.about-audio__meta span{border:1px solid rgba(233,237,244,.92);background:#ffffffd1;box-shadow:inset 0 1px #fffffff0}.timeline-overview__player{background:radial-gradient(circle at top right,rgba(255,230,237,.14),transparent 24%),linear-gradient(180deg,#262a36fb,#181c27fc)}.timeline-overview__player:before,.album-preview-stage__note.is-dark:before,.about-stage__overview-card.is-dark:before,.about-stage__signal-card.is-dark:before{opacity:.22}.timeline-overview__player strong,.timeline-overview__player span,.timeline-overview__player small{color:#fff}.timeline-overview__player-actions button,.message-toolbar__filters button,.message-toolbar__write,.about-stage__chapters button,.about-stage__memo{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.timeline-overview__player-actions button:hover,.message-toolbar__filters button:hover,.message-toolbar__write:hover,.about-stage__chapters button:hover{transform:translateY(-2px);box-shadow:0 14px 28px #1c223014}.timeline-compass__card,.timeline-bridge__card,.message-overview__card,.about-stage__overview-card,.about-stage__signal-card{min-height:190px}.timeline-compass__rail-card,.album-preview-stage__rail-card,.message-overview__action,.about-stage__memo{min-height:120px}.timeline-compass__rail-card,.timeline-bridge__chips span{background:radial-gradient(circle at top right,rgba(255,236,242,.82),transparent 24%),linear-gradient(180deg,#fffffffd,#f6f8fbfa)}.album-overview-strip__card{padding:20px 22px;min-height:156px}.album-overview-strip__card strong{font-size:clamp(42px,3.2vw,54px)}.album-preview-stage{gap:16px}.album-preview-stage__story{min-height:292px}.album-preview-stage__rail{gap:12px}.album-preview-stage__story-tags span{color:#5e6678}.album-detail-hero{gap:16px}.album-detail-hero__cover{position:relative;min-height:560px;border:1px solid rgba(233,237,244,.94);background:radial-gradient(circle at 24% 18%,rgba(96,121,175,.18),transparent 20%),radial-gradient(circle at 76% 18%,rgba(255,220,228,.24),transparent 20%),repeating-linear-gradient(90deg,rgba(255,255,255,.04) 0,rgba(255,255,255,.04) 1px,transparent 1px,transparent 72px),linear-gradient(180deg,#252a37fb,#181c26fe);box-shadow:0 28px 60px #11141d38,inset 0 1px #ffffff0f}.album-detail-hero__cover:before{content:"";position:absolute;top:20px;right:20px;bottom:20px;left:20px;border-radius:28px;border:1px dashed rgba(255,255,255,.1);pointer-events:none}.album-detail-hero__wash{background:linear-gradient(180deg,#0c101814,#0c1018db)}.album-detail-hero__veil{max-width:540px}.album-detail-hero__veil p{color:#ffffffc2}.album-detail-hero__spotline span,.album-detail-hero__meta-line span,.album-detail-hero__chips span,.album-detail-hero__stats span,.album-detail-hero__storyline span{border-color:#ffffff1a;background:#ffffff14;color:#fffc}.album-detail-hero__profile,.album-detail-hero__side-note,.album-detail-hero__side-story,.album-detail-hero__captionbar,.album-thumb{border:1px solid rgba(233,237,244,.95);background:radial-gradient(circle at top right,rgba(255,236,242,.84),transparent 25%),linear-gradient(180deg,#fffffffd,#f6f8fbfa)}.album-collage__empty,.album-photo-flow__empty{position:relative;overflow:hidden;min-height:240px;border:1px solid rgba(233,237,244,.95);background:radial-gradient(circle at 22% 28%,rgba(236,243,255,.88),transparent 22%),radial-gradient(circle at 80% 24%,rgba(255,236,242,.86),transparent 22%),linear-gradient(180deg,#fafbfdfe,#f2f4f8fb);box-shadow:inset 0 1px #fffffffa,0 18px 36px #1a1f2c0a;color:#2f3442}.album-collage__empty:before,.album-photo-flow__empty:before{content:"MEMORY PLACEHOLDER";position:absolute;left:22px;top:20px;font-size:11px;letter-spacing:.32em;color:#6871838a}.album-collage__empty:after,.album-photo-flow__empty:after{content:"";position:absolute;right:26px;top:22px;width:68px;height:68px;border-radius:22px;border:1px solid rgba(232,236,243,.96);background:linear-gradient(180deg,#ffffffeb,#f4f6f9eb);box-shadow:0 14px 24px #1b22300a}.message-toolbar__headline,.message-overview__card,.message-overview__action{min-height:172px}.message-toolbar__headline{padding:22px 24px}.message-toolbar__actionbox{border:1px solid rgba(233,237,244,.92);background:#fffc}.message-wall-card{border-color:#e8ecf3f5;background:radial-gradient(circle at top right,rgba(255,237,242,.82),transparent 24%),linear-gradient(180deg,#fffffffe,#f6f8fbfa);box-shadow:0 20px 42px #1a1f2c0d,inset 0 1px #fffffffa}.message-wall-card.is-active{transform:translateY(-3px);box-shadow:0 28px 48px #1a1f2c14,inset 0 1px #fffffffa}.message-wall-card__quote,.message-wall-card__storycard{border:1px solid rgba(233,237,244,.92);background:#ffffffc7}.message-wall-card__quote{color:#525c6f}.message-wall-card__toolline span,.message-wall-card__chips span,.message-wall-card footer span{border-color:#e8ecf3f0;background:#ffffffc7;color:#626c7f}.about-stage{gap:20px;padding:20px}.about-stage__chapters button,.about-stage__memo{min-height:132px}.about-stage__chapters button{background:radial-gradient(circle at top right,rgba(255,237,242,.84),transparent 24%),linear-gradient(180deg,#fffffffe,#f6f8fbfa)}.about-stage__chapters button.is-active{background:radial-gradient(circle at top right,rgba(255,222,230,.16),transparent 26%),linear-gradient(180deg,#252a37fb,#181c27fd);box-shadow:0 24px 42px #12161f29,inset 0 1px #ffffff0f}.about-stage__memo{background:radial-gradient(circle at top right,rgba(236,243,255,.88),transparent 24%),linear-gradient(180deg,#fffffffe,#f6f8fbfa)}.about-stage__overview,.about-stage__signal{gap:16px}.about-stage__overview-card,.about-stage__signal-card,.about-audio{min-height:168px}.about-stage__overview-card{padding:22px 24px}.about-stage__overview-rail{gap:12px}.about-stage__overview-rail-card{min-height:116px}.about-stage__overview-card.is-dark,.about-stage__signal-card.is-dark,.about-audio,.story-chat--about{background:radial-gradient(circle at top right,rgba(255,224,233,.14),transparent 26%),linear-gradient(180deg,#262a36fb,#181c27fd)}.about-stage__overview-card.is-dark strong,.about-stage__overview-card.is-dark span,.about-stage__overview-card.is-dark small,.about-stage__signal-card.is-dark strong,.about-stage__signal-card.is-dark span,.about-stage__signal-card.is-dark small,.about-audio__track,.about-audio__wave,.about-audio__meta,.story-chat--about,.story-chat--about .story-chat__header,.story-chat--about .story-chat__screen,.story-chat--about .story-chat__chapter-line,.story-chat--about .story-chat__replaycard,.story-chat--about .story-chat__feedback{color:#fff}.about-audio{box-shadow:0 28px 50px #12161f2e,inset 0 1px #ffffff0f}.about-audio__wave{opacity:.94}.about-audio__wave i{background:linear-gradient(180deg,#fffffff0,#ff709eeb)}.story-chat--about{border-color:#4d566c47;box-shadow:0 34px 66px #10141c3d,inset 0 1px #ffffff0f}@media(max-width:760px){.timeline-titleband,.message-titleband,.album-titleband,.about-titleband{padding-left:12px;padding-right:12px}.timeline-overview,.timeline-heatmap,.timeline-compass,.timeline-bridge,.message-toolbar,.message-overview,.album-overview-strip,.album-preview-stage,.about-stage{border-radius:24px;padding:14px}.album-detail-hero__cover{min-height:420px}.message-wall-card,.timeline-overview__quote,.timeline-overview__composer,.timeline-overview__player,.album-detail-hero__profile,.album-detail-hero__side-note,.album-detail-hero__side-story,.album-detail-hero__captionbar,.about-stage__chapters button,.about-stage__memo,.about-stage__overview-card,.about-stage__signal-card,.about-audio,.story-chat--about{border-radius:22px}}.love-hero{min-height:668px;border:1px solid rgba(232,236,243,.88);border-radius:38px;background:linear-gradient(180deg,#ffffff0a,#fff0);box-shadow:0 34px 70px #1a1f2c17,inset 0 1px #ffffff8c}.love-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 30%,rgba(255,235,241,.18),transparent 18%),radial-gradient(circle at 82% 30%,rgba(255,239,216,.16),transparent 18%),linear-gradient(180deg,#0b0e1514,#0b0e1538);pointer-events:none;z-index:0}.love-hero__backdrop{transform:scale(1.01);filter:blur(1px) saturate(.88) contrast(.92) brightness(.9)}.love-hero__backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#10111714,#10111757),radial-gradient(circle at center,rgba(255,255,255,.08),transparent 52%)}.love-hero__noise{background:radial-gradient(circle at 14% 22%,rgba(255,255,255,.3),transparent 14%),radial-gradient(circle at 82% 18%,rgba(255,248,240,.24),transparent 14%),radial-gradient(circle at 50% 38%,rgba(255,255,255,.08),transparent 28%),linear-gradient(180deg,#ffffff1f,#070a101a);mix-blend-mode:screen}.love-hero__noise:before,.love-hero__noise:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.love-hero__noise:before{background:radial-gradient(circle at 18% 68%,rgba(255,214,223,.8) 0 2px,transparent 3px),radial-gradient(circle at 28% 74%,rgba(255,236,241,.74) 0 2px,transparent 3px),radial-gradient(circle at 73% 62%,rgba(255,221,229,.7) 0 2px,transparent 3px),radial-gradient(circle at 79% 54%,rgba(255,238,241,.72) 0 1.8px,transparent 3px),radial-gradient(circle at 64% 31%,rgba(255,229,236,.64) 0 1.6px,transparent 3px),radial-gradient(circle at 33% 42%,rgba(255,248,250,.65) 0 1.5px,transparent 3px);opacity:.9}.love-hero__noise:after{background:linear-gradient(150deg,transparent 0 48%,rgba(255,255,255,.1) 48% 49%,transparent 49%),linear-gradient(28deg,transparent 0 58%,rgba(255,244,247,.12) 58% 59%,transparent 59%);opacity:.26}.love-hero__brand{padding-top:20px;font-size:17px;letter-spacing:.02em;color:#211e1cf0;text-shadow:0 12px 28px rgba(255,255,255,.28),0 1px 0 rgba(255,255,255,.58)}.love-hero__topline{top:18px;left:22px;right:22px}.love-hero__top-chip{min-height:44px;padding:0 18px;border:1px solid rgba(255,255,255,.24);background:#ffffff2e;color:#fffffff5;box-shadow:0 18px 32px #0f12181f,inset 0 1px #ffffff47}.love-hero__top-chip.is-ghost{background:#48433f38;color:#ffffffe6}.love-hero__status{left:16px;top:72%;min-height:52px;padding:0 22px;border:1px solid rgba(236,239,245,.92);background:#fffffff5;color:#5b5b66;box-shadow:0 18px 34px #1b202e1a,inset 0 1px #fffffff0}.love-hero__status-rail{left:16px;top:calc(72% + 62px)}.love-hero__status-rail span,.love-hero__avatar-note span,.love-hero__avatar-note em,.love-hero__center-tags span,.love-hero__scene-tags span,.love-hero__scene-footer-card span{border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 1px #ffffff24}.love-hero__pair{grid-template-columns:1fr 168px 1fr;min-height:520px;padding:54px 92px 166px}.love-hero__avatar-frame{padding:10px}.love-hero__halo--one{top:-8px;right:-8px;bottom:-8px;left:-8px;border-width:2px;border-color:#fff9f1fa;box-shadow:0 0 0 6px #ffffff1f,0 0 28px #fff2c852,inset 0 0 0 1px #ffffff75}.love-hero__halo--two{top:-16px;right:-16px;bottom:-16px;left:-16px;border-width:2px;border-style:dotted;border-color:#fff7e9cc}.love-hero__avatar{width:156px;height:156px;border-width:7px;background:radial-gradient(circle at 35% 30%,#fffffff5,#fff0f4eb),#ffffff6b;box-shadow:0 0 0 9px #ffffff24,0 24px 42px #0f122238}.love-hero__avatar img{transform:scale(1.02)}.love-hero__spark--one{top:-2px;right:-10px;width:60px;height:60px}.love-hero__spark--two{bottom:10px;left:-12px;width:38px;height:38px}.love-hero__name{min-width:148px;padding:11px 24px;background:#342a26bd;box-shadow:inset 0 1px #ffffff29,0 16px 28px #13161f2e}.love-hero__avatar-note span,.love-hero__avatar-note em{background:#ffffff2e;color:#fffffff0}.love-hero__center{gap:14px;transform:translateY(-4px)}.love-hero__distance{padding:13px 19px;border:1px solid rgba(255,255,255,.22);background:#877b6f6b;color:#fff;box-shadow:0 18px 32px #12161f24,inset 0 1px #fff3}.love-hero__pulse-lines{gap:7px}.love-hero__pulse-lines i{width:5px;box-shadow:0 0 14px #79f1ff4d,0 0 4px #79f1ff5c}.love-hero__heart{width:62px;height:62px;filter:drop-shadow(0 14px 18px rgba(255,70,110,.28))}.love-hero__heart:before,.love-hero__heart:after{width:62px;height:62px;background:linear-gradient(180deg,#ff6486,#ff3f69)}.love-hero__heart:before{top:-31px}.love-hero__heart:after{left:31px}.love-hero__curve{left:-5%;right:-5%;background:#fffffff5}.love-hero__curve--one{bottom:62px;height:76px;opacity:.58}.love-hero__curve--two{bottom:-12px;height:144px;box-shadow:0 -12px 26px #ffffff2e}.love-hero__pager{bottom:76px}.love-hero__pager i{width:14px;height:5px;border-radius:999px;background:#ffffff8c}.love-hero__pager i.is-active{width:24px;background:#fffffff5}.love-hero__dock{bottom:26px;padding:7px 10px;border:1px solid rgba(234,238,245,.94);background:#fffffff0;box-shadow:0 18px 34px #171c2714,inset 0 1px #fffffffa}.love-hero__dock-item{min-height:38px;padding:0 12px;color:#646a78}.love-hero__dock-item:hover,.love-hero__dock-item.router-link-active{background:linear-gradient(135deg,#ff7d73,#ff5e72);color:#fff;box-shadow:0 14px 24px #ff626f3d}.love-hero__dock-item i{font-size:12px}.love-hero__dock-note{bottom:98px;padding:11px 16px;border-radius:18px;background:#ffffff29;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 14px 28px #14171f1f}.love-hero__scroll-cue{bottom:106px}.love-hero:not(.is-compact) .love-hero__scene-footer{display:none}.love-hero:not(.is-compact) .love-hero__topline,.love-hero:not(.is-compact) .love-hero__center-note,.love-hero:not(.is-compact) .love-hero__center-tags,.love-hero:not(.is-compact) .love-hero__scene,.love-hero:not(.is-compact) .love-hero__dock-note,.love-hero:not(.is-compact) .love-hero__scroll-cue{display:none}.love-hero:not(.is-compact){min-height:540px}.love-hero:not(.is-compact) .love-hero__pair{min-height:540px;padding-bottom:122px}.love-hero:not(.is-compact) .love-hero__center{gap:10px}.love-hero:not(.is-compact) .love-hero__distance{min-width:142px;text-align:center}.love-hero:not(.is-compact) .love-hero__heart{width:56px;height:56px}.love-hero:not(.is-compact) .love-hero__heart:before,.love-hero:not(.is-compact) .love-hero__heart:after{width:56px;height:56px}.love-hero:not(.is-compact) .love-hero__heart:before{top:-28px}.love-hero:not(.is-compact) .love-hero__heart:after{left:28px}.love-hero:not(.is-compact) .love-hero__pager{bottom:66px}.love-hero:not(.is-compact) .love-hero__dock{bottom:16px}.love-hero:not(.is-compact) .love-hero__curve--one{bottom:44px}.love-hero:not(.is-compact) .love-hero__curve--two{bottom:-22px}.love-hero.is-compact{min-height:348px}.love-hero.is-compact .love-hero__backdrop{transform:scale(1.02);filter:blur(.8px) saturate(.84) contrast(.94) brightness(.92)}.love-hero.is-compact .love-hero__noise{opacity:.84}.love-hero.is-compact .love-hero__pair{min-height:348px;padding:44px 88px 84px;grid-template-columns:1fr 140px 1fr}.love-hero.is-compact .love-hero__avatar{width:126px;height:126px}.love-hero.is-compact .love-hero__avatar-frame{padding:6px}.love-hero.is-compact .love-hero__name{min-width:128px;padding:10px 20px}.love-hero.is-compact .love-hero__avatar-note{gap:6px}.love-hero.is-compact .love-hero__center{gap:10px}.love-hero.is-compact .love-hero__distance{min-width:132px;padding:12px 16px}.love-hero.is-compact .love-hero__heart{width:50px;height:50px}.love-hero.is-compact .love-hero__heart:before,.love-hero.is-compact .love-hero__heart:after{width:50px;height:50px}.love-hero.is-compact .love-hero__heart:before{top:-25px}.love-hero.is-compact .love-hero__heart:after{left:25px}.love-hero.is-compact .love-hero__curve--one{bottom:52px;height:68px}.love-hero.is-compact .love-hero__curve--two{bottom:-16px;height:126px}@media(max-width:900px){.love-hero:not(.is-compact),.love-hero.is-compact{min-height:420px}.love-hero:not(.is-compact) .love-hero__pair,.love-hero.is-compact .love-hero__pair{padding:52px 28px 100px;grid-template-columns:1fr 110px 1fr}.love-hero__avatar,.love-hero.is-compact .love-hero__avatar{width:108px;height:108px}.love-hero__name,.love-hero.is-compact .love-hero__name{min-width:116px;font-size:16px}}.pc-shell__main>.love-hero:not(.is-compact){width:100vw;margin-left:calc(50% - 50vw);margin-top:-22px;border-right:0;border-left:0;border-radius:0 0 44px 44px}.love-hero__backdrop{filter:blur(0) saturate(1.05) contrast(1.02) brightness(.96);background-position:center 42%}.love-hero.is-compact .love-hero__backdrop{filter:blur(0) saturate(1.02) contrast(1.02) brightness(.92);background-position:center 42%}.love-hero:before{background:linear-gradient(180deg,#12121614,#12121629),radial-gradient(circle at 50% 70%,rgba(255,255,255,.12),transparent 32%)}.love-hero__backdrop:after{background:linear-gradient(180deg,#10111705,#10111729),linear-gradient(90deg,rgba(0,0,0,.06),transparent 26%,transparent 74%,rgba(0,0,0,.06))}.love-hero__noise{opacity:.56}.love-hero__avatar{background:radial-gradient(circle at 70% 18%,rgba(255,245,187,.86) 0 16%,transparent 17%),radial-gradient(circle at 18% 76%,rgba(255,239,215,.82) 0 11%,transparent 12%),linear-gradient(145deg,#fffffffa,#ffeff4f5)}.love-hero__avatar span{color:#443a36c7;font-size:54px;line-height:1}.love-hero__curve--one{opacity:.7}.love-hero__curve--two{background:#fffffffa}.love-hero:not(.is-compact){min-height:min(680px,100vh - 72px)}.love-hero:not(.is-compact) .love-hero__pair{min-height:min(680px,100vh - 72px);padding:96px clamp(120px,18vw,270px) 164px}.love-hero:not(.is-compact) .love-hero__dock{bottom:24px}.love-hero:not(.is-compact) .love-hero__brand{top:34px;color:#1e1b19e6}.love-hero:not(.is-compact) .love-hero__status{top:68%;left:22px}.love-hero:not(.is-compact) .love-hero__status-rail{top:calc(68% + 62px);left:22px}.album-masonry{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.album-collage img,.album-detail-hero__cover img,.album-photo-flow__tile img,.timeline-entry__media img{filter:saturate(1.04) contrast(1.02)}.message-wall{max-width:1180px;margin-right:auto;margin-left:auto}.message-wall-card{min-height:210px}.timeline-entry__media{min-height:260px;background:#f5f7faeb}@media(max-width:900px){.pc-shell__main>.love-hero:not(.is-compact){width:auto;margin-left:0;margin-top:0;border-radius:28px}.love-hero:not(.is-compact){min-height:460px}.love-hero:not(.is-compact) .love-hero__pair{min-height:460px;padding:58px 26px 112px}.album-masonry{grid-template-columns:1fr}}:root{--love-cream: #fff9f4;--love-paper: rgba(255, 255, 255, .86);--love-ink: #33282d;--love-muted: #9a7f86;--love-rose: #ff6d82;--love-peach: #ffb59d;--love-blue: #9fd8ff;--love-line: rgba(255, 209, 218, .42);--love-soft-shadow: 0 26px 70px rgba(191, 112, 126, .13);--love-card-shadow: 0 18px 48px rgba(87, 55, 68, .09)}body{background:radial-gradient(circle at 12% 8%,rgba(255,226,235,.95),transparent 28%),radial-gradient(circle at 92% 4%,rgba(255,235,211,.72),transparent 25%),radial-gradient(circle at 48% 24%,rgba(226,245,255,.5),transparent 26%),linear-gradient(180deg,#fffaf6,#fff7f9 46%,#fdf7f0);color:var(--love-ink)}.pc-shell{position:relative;overflow:hidden}.pc-shell:before,.pc-shell:after{content:"";position:fixed;z-index:-1;border-radius:50%;pointer-events:none;filter:blur(2px)}.pc-shell:before{left:-160px;top:260px;width:360px;height:360px;background:radial-gradient(circle,rgba(255,196,212,.24),transparent 66%)}.pc-shell:after{right:-180px;top:520px;width:420px;height:420px;background:radial-gradient(circle,rgba(174,220,255,.2),transparent 68%)}.pc-shell__header{min-height:72px;border-bottom-color:#ffdce4b8;border-radius:0 0 30px 30px;background:linear-gradient(180deg,#fffffff0,#fffcfad6),#ffffffb8;box-shadow:0 18px 46px #b96f8117,inset 0 1px #fffffffa}.pc-shell__brand strong{font-family:Georgia,Times New Roman,Songti SC,serif;letter-spacing:.01em}.pc-shell__brand-heart{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#ff8c88,#ff5475);color:#fff!important;box-shadow:0 12px 24px #ff5b7142}.pc-shell__nav{padding:7px;border:1px solid rgba(255,221,228,.68);background:#ffffffc2}.pc-shell__nav-item{min-height:40px;color:#8c737c;font-weight:700}.pc-shell__nav-item.is-active,.pc-shell__nav-item.is-home{background:linear-gradient(135deg,#ff8d83,#ff5c78);box-shadow:0 15px 28px #ff617840}.pc-shell__status-ribbon,.pc-shell__weather,.pc-shell__trace,.pc-shell__avatar-chip{border:1px solid rgba(255,221,228,.58);background:#ffffffb8}.pc-shell__main{padding-top:18px}.pc-shell__main>.love-hero:not(.is-compact){min-height:min(704px,100vh - 52px);margin-top:-18px;border-bottom:1px solid rgba(255,220,226,.7);border-radius:0 0 54px 54px;box-shadow:0 34px 86px #af647829}.love-hero:not(.is-compact) .love-hero__pair{min-height:min(704px,100vh - 52px);padding-top:clamp(86px,11vh,132px);padding-bottom:174px}.love-hero__backdrop{background-position:center 38%}.love-hero:before{background:linear-gradient(180deg,#ffffff05,#2c1c202b),radial-gradient(circle at 50% 42%,rgba(255,255,255,.14),transparent 36%),radial-gradient(circle at 50% 82%,rgba(255,238,239,.32),transparent 28%)}.love-hero__avatar{border-color:#fffffffa;background:radial-gradient(circle at 42% 38%,#3c302e 0 5px,transparent 6px),radial-gradient(circle at 60% 38%,#3c302e 0 5px,transparent 6px),radial-gradient(ellipse at 51% 56%,rgba(255,140,150,.7) 0 18%,transparent 19%),linear-gradient(145deg,#fff9f4,#ffdfe8 56%,#fff5ef)}.love-hero__avatar--right{background:radial-gradient(circle at 42% 38%,#3c302e 0 5px,transparent 6px),radial-gradient(circle at 60% 38%,#3c302e 0 5px,transparent 6px),radial-gradient(ellipse at 51% 56%,rgba(255,138,180,.66) 0 18%,transparent 19%),linear-gradient(145deg,#fff8fb,#ffe0f0 56%,#fff4ef)}.love-hero__avatar span{color:#523a3cd1;font-family:Georgia,Times New Roman,serif;text-shadow:0 1px 0 rgba(255,255,255,.9)}.love-hero__halo--two{animation:heroHaloSpin 18s linear infinite}.love-hero__heart{filter:drop-shadow(0 12px 16px rgba(255,81,108,.28)) drop-shadow(0 0 24px rgba(255,170,182,.34))}.love-hero__distance,.love-hero__name,.love-hero__status{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.love-hero__dock{gap:5px;border-color:#ffdce4d1;border-radius:999px}.love-hero__dock-item{border-radius:999px;font-weight:700}.love-hero__curve--two{background:radial-gradient(ellipse at 50% 0%,rgba(255,229,234,.58),transparent 44%),#fffffffc}.page-placeholder,.home-grid,.home-dashboard,.overview-panels,.home-overview-stage,.home-rhythm-strip,.home-section,.album-titleband,.message-titleband,.timeline-titleband,.album-overview-strip,.album-preview-stage,.message-toolbar,.message-overview,.message-stage-note,.timeline-overview,.timeline-heatmap-wrap,.timeline-intro,.timeline-filters,.timeline-compass,.timeline-bridge,.timeline-stage{position:relative;z-index:1}.home-grid,.home-dashboard,.overview-panels,.home-overview-stage,.album-showcase,.message-wall-preview,.album-overview-strip,.album-preview-stage,.message-toolbar,.message-overview,.message-stage-note,.timeline-overview,.timeline-compass,.timeline-bridge{border:1px solid rgba(255,221,228,.64);border-radius:36px;background:radial-gradient(circle at 12% 0%,rgba(255,230,235,.54),transparent 30%),radial-gradient(circle at 100% 8%,rgba(255,239,218,.42),transparent 28%),#ffffffb8;box-shadow:var(--love-soft-shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.home-grid{margin-top:-58px;padding:22px}.countdown-card,.feature-photo,.weather-card,.stats-card,.home-dashboard__story,.home-dashboard__letter,.home-dashboard__ticket,.home-dashboard__note,.home-overview-stage__lead,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.home-rhythm-strip__card,.city-distance-card,.timeline-glance,.anniversary-rack,.love-day-card,.moment-card,.album-feature,.album-mini,.message-preview-card,.album-masonry__item,.message-wall-card,.timeline-entry__card{border:1px solid rgba(255,225,231,.72);background:linear-gradient(180deg,#fffffff0,#fff9f7e0);box-shadow:var(--love-card-shadow)}.countdown-card{overflow:hidden;background:radial-gradient(circle at 72% 18%,rgba(255,213,222,.72),transparent 26%),linear-gradient(145deg,#fff,#fff3f2 54%,#fffaf5)}.countdown-card:after{content:"";position:absolute;right:-48px;bottom:-54px;width:180px;height:180px;border-radius:44% 56% 48% 52%;background:#ff788d1f}.countdown-card__copy h1,.home-dashboard__story h3,.home-overview-stage__lead h3,.cluster-heading__copy h3,.album-titleband h2,.message-titleband h2,.timeline-titleband h2{color:#37272c;letter-spacing:-.03em}.countdown-card__days{border:1px solid rgba(255,221,228,.72);background:radial-gradient(circle at 38% 20%,rgba(255,255,255,.88),transparent 35%),linear-gradient(180deg,#ff7f83,#ff5c76);box-shadow:0 24px 46px #ff617842}.feature-photo img,.album-feature img,.album-mini img,.album-collage img,.album-detail-hero__cover img,.album-photo-flow__item img,.timeline-entry__media img{transform:scale(1.01);filter:saturate(1.07) contrast(1.02) brightness(1.01)}.cluster-heading{margin-bottom:18px;padding:14px 16px;border:1px solid rgba(255,221,228,.7);border-radius:28px;background:#ffffffc2;box-shadow:0 16px 40px #ae677914}.cluster-heading__icon,.cluster-heading__action{background:linear-gradient(135deg,#ff8c83,#ff5d78);color:#fff;box-shadow:0 16px 30px #ff61783b}.cluster-heading__tag,.home-dashboard__story-topline span,.home-dashboard__story-topline em,.home-overview-stage__chips span,.message-wall-preview__lead-chips span,.album-feature__chips span,.album-mini__count,.message-preview-card__tools span,.message-preview-card__actionrail span,.timeline-entry__eyebrow span,.timeline-entry__meta span,.timeline-entry__metric-strip span,.timeline-entry__capsule span{border:1px solid rgba(255,221,228,.72);background:#ffffffb8;color:#9a6f7b}.album-showcase{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:18px;padding:18px}.album-feature{min-height:430px;border-radius:34px}.album-feature__overlay{background:linear-gradient(180deg,transparent 0%,rgba(28,22,28,.14) 28%,rgba(28,22,28,.72) 100%)}.album-showcase__stack{gap:16px}.album-mini{min-height:206px;border-radius:30px}.message-wall-preview{grid-template-columns:minmax(220px,.62fr) minmax(0,1fr) minmax(0,1fr);gap:18px;padding:18px}.message-wall-preview:before{opacity:.28;background:linear-gradient(180deg,#ff788d66,#ff788d00),repeating-linear-gradient(180deg,rgba(255,166,181,.35) 0 8px,transparent 8px 18px)}.message-preview-card,.message-wall-card{border-radius:30px}.message-preview-card.is-right,.message-wall-card.is-right{background:radial-gradient(circle at 96% 0%,rgba(220,240,255,.66),transparent 28%),linear-gradient(180deg,#fffffff0,#f8fcffe0)}.message-preview-card__avatar,.message-row__avatar,.message-wall-card__avatar-image,.message-drawer__avatar,.timeline-entry__avatar,.album-detail-hero__profile-avatar{box-shadow:0 0 0 5px #ffe8edcc,0 16px 30px #ff708c29}.album-masonry__item{border-radius:34px;padding:18px}.album-collage{border-radius:28px;overflow:hidden}.album-masonry__item:hover,.message-wall-card:hover,.timeline-entry__card:hover,.moment-card:hover,.album-mini:hover{transform:translateY(-5px);box-shadow:0 28px 64px #ae677926}.timeline-stage{padding-top:12px}.timeline-board{position:relative}.timeline-board:before{content:"";position:absolute;left:192px;top:26px;bottom:40px;width:2px;border-radius:999px;background:linear-gradient(180deg,#ff748b00,#ff748b7a,#ff748b00)}.timeline-year__aside{border:1px solid rgba(255,221,228,.72);background:#ffffffb8;box-shadow:var(--love-card-shadow)}.timeline-entry__card{border-radius:34px;overflow:hidden}.timeline-entry__media{min-height:300px;border-radius:28px;overflow:hidden}.timeline-entry__daystamp{border-color:#ffdde4d1;background:linear-gradient(180deg,#fff,#fff4f5);box-shadow:0 16px 34px #ff708c21}.heatmap-panel{border-color:#ffdde4b8;background:radial-gradient(circle at 0% 0%,rgba(255,231,236,.6),transparent 28%),#ffffffc2;box-shadow:var(--love-card-shadow)}.heatmap-cell.is-level-1{background:#ffd7df}.heatmap-cell.is-level-2{background:#ffacbd}.heatmap-cell.is-level-3{background:#ff7d97}.heatmap-cell.is-level-4{background:#ff4f74}.album-detail-hero{border:1px solid rgba(255,221,228,.7);border-radius:38px;background:#ffffffbd;box-shadow:var(--love-soft-shadow)}.album-detail-hero__cover{border-radius:34px}.album-detail-hero__thumbs{border-radius:30px;border:1px solid rgba(255,221,228,.7);background:#ffffffbd}.message-drawer,.composer-panel,.album-lightbox__caption{border-color:#ffdde4b8;background:radial-gradient(circle at 12% 0%,rgba(255,230,235,.64),transparent 28%),#fffffff0}.pc-footer{border-top-color:#ffdce4b3;background:radial-gradient(circle at 20% 0%,rgba(255,226,235,.72),transparent 28%),linear-gradient(180deg,#ffffffb8,#fff7f6f5)}@keyframes heroHaloSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:1180px){.pc-shell__utility{display:none}.pc-shell__header{grid-template-columns:auto 1fr}.album-showcase,.message-wall-preview{grid-template-columns:1fr}.timeline-board:before{left:124px}}@media(max-width:1320px)and (min-width:1181px){.pc-shell__avatar-chip,.pc-shell__trace{display:none}.pc-shell__status-ribbon em{max-width:118px;overflow:hidden;text-overflow:ellipsis}}@media(max-width:760px){.pc-shell__header{position:sticky;grid-template-columns:1fr;gap:10px;padding:10px 14px;border-radius:0 0 22px 22px}.pc-shell__brand{justify-content:center;min-height:36px}.pc-shell__nav{width:100%;justify-content:flex-start;overflow-x:auto}.pc-shell__main{width:min(100vw - 24px,1240px);padding-bottom:50px}.pc-shell__float{display:none}.pc-shell__main>.love-hero:not(.is-compact){min-height:520px;border-radius:28px}.love-hero:not(.is-compact) .love-hero__pair,.love-hero.is-compact .love-hero__pair{grid-template-columns:1fr;gap:10px;padding:56px 20px 108px}.love-hero__center{order:2}.love-hero__avatar-box:last-child{order:3}.love-hero__dock{max-width:calc(100% - 28px);overflow-x:auto}.home-grid{margin-top:18px}.home-grid,.home-dashboard,.overview-panels,.home-overview-stage,.album-showcase,.message-wall-preview,.album-overview-strip,.album-preview-stage,.message-toolbar,.message-overview,.message-stage-note,.timeline-overview,.timeline-compass,.timeline-bridge,.album-detail-hero{border-radius:26px;padding:14px}.album-feature,.album-mini,.message-preview-card,.album-masonry__item,.message-wall-card,.timeline-entry__card{border-radius:24px}.timeline-board:before{display:none}}.pc-shell__nav-item,.pc-shell__nav-item span,.pc-shell__status-ribbon,.pc-shell__weather,.pc-shell__trace{white-space:nowrap}.pc-shell__nav-item:not(.is-home){min-width:64px;justify-content:center}.pc-shell__nav-item i{flex:0 0 auto}.pc-shell__main>.love-hero.is-compact{min-height:310px;margin-top:10px;border-radius:32px}.love-hero.is-compact .love-hero__pair{min-height:310px;padding:36px clamp(58px,10vw,120px) 72px}.love-hero.is-compact .love-hero__avatar{width:112px;height:112px}.love-hero.is-compact .love-hero__name{min-width:118px;padding:8px 18px}.love-hero.is-compact .love-hero__distance{min-width:126px;padding:10px 14px}.love-hero.is-compact .love-hero__curve--one{bottom:42px}.love-hero.is-compact .love-hero__curve--two{bottom:-24px;height:112px}.album-titleband,.message-titleband,.timeline-titleband{margin-top:28px}@media(max-width:1180px){.pc-shell__nav{max-width:calc(100vw - 280px);overflow-x:auto}}@media(max-width:760px){.pc-shell__nav{max-width:100%}.pc-shell__nav-item:not(.is-home){min-width:58px}.pc-shell__main>.love-hero.is-compact{min-height:390px}.love-hero.is-compact .love-hero__pair{min-height:390px;padding:44px 20px 96px}}.checklist-titleband,.about-titleband,.story-layout,.checklist-toolbar,.checklist-filters,.checklist-overview,.checklist-stage-note,.checklist-stage,.about-stage{position:relative}.checklist-titleband,.about-titleband{padding:30px 18px 20px;text-align:center}.checklist-titleband__kicker,.about-titleband__kicker{display:inline-flex;align-items:center;gap:12px;min-height:34px;padding:0 18px;border:1px solid rgba(255,221,228,.74);border-radius:999px;background:#ffffffb8;color:#a97984;letter-spacing:.2em;text-transform:uppercase;box-shadow:0 16px 34px #ae677914}.checklist-titleband h2,.about-titleband h2{margin:16px 0 10px;color:#36262c;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(42px,7vw,72px);letter-spacing:-.06em}.checklist-titleband p,.about-titleband p{max-width:620px;margin:0 auto;color:#927a82;line-height:1.9}.checklist-toolbar,.checklist-filters,.checklist-overview,.checklist-stage-note,.checklist-stage,.about-stage,.story-layout{border:1px solid rgba(255,221,228,.66);border-radius:36px;background:radial-gradient(circle at 10% 0%,rgba(255,228,235,.56),transparent 28%),radial-gradient(circle at 100% 12%,rgba(255,238,216,.44),transparent 28%),#ffffffb8;box-shadow:var(--love-soft-shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.checklist-toolbar{align-items:stretch;padding:16px}.checklist-toolbar__pill,.checklist-progress-card,.checklist-overview__story,.checklist-overview__memo,.checklist-stage-note__card,.checklist-stage-note__chips,.checklist-row,.checklist-detail-card,.checklist-focus,.checklist-focus__storycard,.checklist-focus__note-card,.checklist-focus__empty,.about-stage__chapters button,.about-stage__memo,.about-stage__overview-card,.about-stage__overview-rail-card,.about-stage__signal-card,.about-stage__signal-chips,.story-chat--about,.story-layout__toc,.story-layout__content,.story-layout__toc-guide,.story-layout__toc-card,.story-layout__hero-copy,.story-layout__hero-card,.story-layout__headline-note,.story-layout__lead-visual{border:1px solid rgba(255,224,231,.76);background:linear-gradient(180deg,#fffffff0,#fff9f7e0);box-shadow:var(--love-card-shadow)}.checklist-toolbar__pill{min-height:118px;border-radius:28px}.checklist-toolbar__pill strong,.checklist-progress-card strong,.checklist-overview__memo strong,.checklist-focus__storycard strong,.checklist-focus__note-card strong{color:#ff5c78}.checklist-search{border-color:#ffdde4c2;background:#ffffffc7;box-shadow:var(--love-card-shadow)}.checklist-search input{color:#6f5560}.checklist-search span,.checklist-filters button.is-active,.checklist-focus__actions button:first-child{background:linear-gradient(135deg,#ff8d83,#ff5c78);color:#fff;box-shadow:0 16px 30px #ff617838}.checklist-filters{padding:14px}.checklist-filters button,.checklist-focus__actions button{border:1px solid rgba(255,221,228,.74);background:#ffffffbd;color:#9b747e}.checklist-overview,.checklist-stage-note{padding:18px}.checklist-stage{grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:18px;padding:18px}.checklist-row{overflow:hidden;border-radius:30px}.checklist-row.is-open{background:radial-gradient(circle at 100% 0%,rgba(255,226,235,.68),transparent 28%),linear-gradient(180deg,#fffffff5,#fff7f7e6)}.checklist-row__index,.checklist-row__marker,.checklist-row__meta span,.checklist-row__meta em,.checklist-detail-card__storyline span,.checklist-focus__meta span,.checklist-focus__stats span,.about-stage__overview-tags span,.about-stage__signal-chips span,.story-chat__tags span,.story-bubble__foot span,.story-bubble__trail span,.story-layout__toc-dock span,.story-layout__headline-track span,.story-layout__chips span,.story-layout__reading-rail span{border:1px solid rgba(255,221,228,.74);background:#ffffffb8;color:#9a6f7b}.checklist-detail-card{border-radius:30px}.checklist-detail-card__media{border-radius:26px;overflow:hidden}.checklist-detail-card__media img,.checklist-focus__gallery img{filter:saturate(1.06) contrast(1.02);transition:transform .32s ease}.checklist-row:hover .checklist-detail-card__media img,.checklist-focus__gallery img:hover{transform:scale(1.04)}.checklist-detail-card__seal.is-done{background:linear-gradient(135deg,#ff8d83,#ff5c78);color:#fff}.checklist-focus{position:sticky;top:96px;border-radius:32px}.checklist-focus:after{content:"";position:absolute;right:20px;top:20px;width:74px;height:74px;border-radius:50%;background:radial-gradient(circle,rgba(255,112,140,.16),transparent 68%)}.about-stage{display:grid;grid-template-columns:minmax(220px,.28fr) minmax(0,1fr);gap:18px;padding:18px}.about-stage__chapters button.is-active,.about-stage__overview-card.is-dark,.about-stage__signal-card.is-dark,.story-chat__replaycard.is-dark{background:radial-gradient(circle at 100% 0%,rgba(255,224,234,.18),transparent 28%),linear-gradient(180deg,#2f2630fa,#201b23fc);color:#fff}.about-stage__chapters button.is-active strong,.about-stage__chapters button.is-active span,.about-stage__chapters button.is-active small{color:#fff}.story-chat--about{overflow:hidden;border-radius:34px}.story-chat--about .story-chat__screen{background:radial-gradient(circle at 12% 8%,rgba(255,223,232,.28),transparent 24%),radial-gradient(circle at 92% 16%,rgba(217,239,255,.2),transparent 25%),linear-gradient(180deg,#ffffff0a,#ffffff05)}.story-bubble__content{border:1px solid rgba(255,224,231,.74);background:linear-gradient(180deg,#fffffff5,#fff9f7e6);box-shadow:0 16px 34px #54364314}.story-bubble.is-right .story-bubble__content{background:radial-gradient(circle at 100% 0%,rgba(255,209,222,.72),transparent 28%),linear-gradient(180deg,#ff8493,#ff5f7d);color:#fff}.story-bubble.is-right .story-bubble__meta strong,.story-bubble.is-right .story-bubble__meta small,.story-bubble.is-right .story-bubble__content p{color:#fff}.story-layout{grid-template-columns:minmax(240px,.26fr) minmax(0,1fr);gap:18px;padding:18px}.story-layout__toc{position:sticky;top:96px;border-radius:30px}.story-layout__content{border-radius:34px}.story-layout__banner{border-radius:28px;background:linear-gradient(135deg,#ff8c83f0,#ff5c78f0),#ff6d82;color:#fff;box-shadow:0 20px 46px #ff617838}.story-layout__hero{gap:14px}.story-layout__hero-copy{background:radial-gradient(circle at 100% 0%,rgba(255,226,235,.74),transparent 30%),linear-gradient(180deg,#fffffff5,#fff9f7e6)}.story-layout__hero-copy h2,.story-layout .prose h1,.story-layout .prose h2,.story-layout .prose h3,.story-layout .prose h4{color:#37272c;font-family:Georgia,Times New Roman,Songti SC,serif}.story-layout__lead-visual{overflow:hidden;border-radius:30px}.story-layout__lead-visual img{transition:transform .36s ease}.story-layout__lead-visual:hover img{transform:scale(1.035)}.story-layout .prose{color:#5f4f55;font-size:16px;line-height:2}.story-layout .prose blockquote{border-left-color:#ff6d82;background:#fff0f4c2;color:#8a626d}.story-layout .prose img,.story-layout .prose video{border:1px solid rgba(255,221,228,.74);border-radius:28px;box-shadow:var(--love-card-shadow)}@media(max-width:1180px){.checklist-stage,.about-stage,.story-layout{grid-template-columns:1fr}.checklist-focus,.story-layout__toc{position:relative;top:0}}@media(max-width:760px){.checklist-toolbar,.checklist-filters,.checklist-overview,.checklist-stage-note,.checklist-stage,.about-stage,.story-layout{border-radius:26px;padding:14px}.checklist-titleband h2,.about-titleband h2{font-size:42px}.checklist-detail-card{grid-template-columns:1fr}.story-layout__content,.story-layout__toc,.story-layout__hero-copy,.story-layout__hero-card,.story-layout__headline-note,.story-layout__lead-visual{border-radius:24px}}a,button,[role=button],.album-masonry__item,.album-photo-flow__item,.message-wall-card,.checklist-row__head,.about-stage__chapters button{cursor:pointer}button,a,input,textarea{-webkit-tap-highlight-color:rgba(255,109,130,.18)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,.album-masonry__item:focus-visible,.message-wall-card:focus-visible{outline:3px solid rgba(255,109,130,.42);outline-offset:4px;box-shadow:0 0 0 6px #ffe4ead1,var(--love-card-shadow)}.page-more,.message-toolbar__write,.composer-panel footer button,.message-drawer__actions button,.story-chat__mode,.story-chat__assist button,.checklist-filters button,.checklist-focus__actions button,.album-side-action,.album-lightbox__close,.album-lightbox__nav{min-width:44px;min-height:44px}img,video{max-width:100%}.page-placeholder{border:1px solid rgba(255,221,228,.72);border-radius:30px;background:radial-gradient(circle at 0% 0%,rgba(255,226,235,.68),transparent 28%),#ffffffd1;box-shadow:var(--love-card-shadow)}.page-placeholder strong{color:#37272c}.page-placeholder span{color:#927a82}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}@media(max-width:520px){.pc-shell__nav-item:not(.is-home){min-width:52px;padding:0 9px}.pc-shell__nav-item{gap:5px;font-size:12px}.pc-shell__nav-item i{width:20px;height:20px}.love-hero__avatar,.love-hero.is-compact .love-hero__avatar{width:92px;height:92px}.love-hero__avatar span{font-size:40px}.love-hero__name,.love-hero.is-compact .love-hero__name{min-width:96px;font-size:14px}.love-hero__distance{font-size:12px}.countdown-card__storyrail,.home-dashboard__story-metrics,.home-dashboard__tickets,.home-overview-stage__rail,.home-overview-stage__storyline,.album-showcase__caption-row,.message-wall-preview__lead-chips,.timeline-entry__storybar,.checklist-overview__rail,.checklist-focus__storyrail,.checklist-focus__note-rail,.story-layout__hero-rail{grid-template-columns:1fr}.message-drawer{width:min(100vw,420px)}}#app:empty{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 15%,rgba(255,226,235,.88),transparent 32%),radial-gradient(circle at 84% 12%,rgba(255,237,214,.66),transparent 28%),linear-gradient(180deg,#fffaf6,#fff7f9)}#app:empty:before,.pc-noscript,.pc-runtime-fallback{width:min(520px,100vw - 40px);padding:28px 30px;border:1px solid rgba(255,221,228,.78);border-radius:30px;background:radial-gradient(circle at 0% 0%,rgba(255,226,235,.72),transparent 30%),#ffffffe0;color:#6e5660;text-align:center;box-shadow:0 24px 60px #ae677924}#app:empty:before{content:"LikeGirl is loading your love archive..."}.pc-noscript{position:fixed;inset:50% auto auto 50%;z-index:9999;transform:translate(-50%,-50%);font:700 16px/1.7 Segoe UI,sans-serif}.pc-runtime-fallback{position:fixed;left:50%;top:96px;z-index:9999;display:grid;gap:8px;transform:translate(-50%)}.pc-runtime-fallback strong{color:#37272c}.pc-runtime-fallback span{color:#927a82}.pc-runtime-fallback a{justify-self:center;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:999px;background:linear-gradient(135deg,#ff8d83,#ff5c78);color:#fff;font-weight:700}.pc-skip-link{position:fixed;left:18px;top:12px;z-index:9999;padding:10px 16px;border-radius:999px;background:#2c2028;color:#fff;box-shadow:0 16px 34px #2c20282e;transform:translateY(-140%);transition:transform .18s ease}.pc-skip-link:focus{transform:translateY(0)}.pc-shell__main:focus{outline:none}.pc-shell:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;background:radial-gradient(circle at 50% -12%,rgba(255,232,237,.72),transparent 38%),radial-gradient(circle at 8% 24%,rgba(255,244,228,.5),transparent 24%),radial-gradient(circle at 92% 18%,rgba(226,239,255,.42),transparent 24%),linear-gradient(180deg,#fffefe,#fffaf8 24%,#fffdfb 58%,#fff9fa);pointer-events:none}.pc-shell__masthead{display:flex;justify-content:center;align-items:center;min-height:28px;padding-top:8px;color:#221c1adb;font-family:Times New Roman,Songti SC,serif;font-size:14px;font-style:italic;letter-spacing:.02em}.pc-shell__header{position:sticky;top:10px;width:min(1180px,100vw - 36px);margin:10px auto 0;padding:12px 18px;border:1px solid rgba(239,241,245,.9);border-radius:999px;background:#ffffffc2;box-shadow:0 16px 36px #1a1f2e0d,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.pc-shell__header:before{top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(90deg,#fffafbc2,#ffffff0f 34%,#ffffff0f 66%,#f6f9ffad),linear-gradient(180deg,rgba(255,255,255,.44),transparent 72%)}.pc-shell__brand strong{font-size:20px;color:#302a26}.pc-shell__brand-name,.pc-shell__brand-heart{transform:translateY(-1px)}.pc-shell__nav{gap:4px;padding:4px 6px;background:#f6f7fae0;box-shadow:inset 0 1px #fffffff5,0 8px 20px #1f233008}.pc-shell__nav-item{min-height:34px;padding:0 12px;color:#737788;font-size:13px}.pc-shell__nav-item i{width:20px;height:20px;background:#fffffff0;color:#8d93a3}.pc-shell__nav-item.is-active,.pc-shell__nav-item.is-home{box-shadow:0 12px 24px #ff6a742e}.pc-shell__nav-item.is-home{width:40px;min-width:40px;height:40px;min-height:40px}.pc-shell__status-ribbon,.pc-shell__weather,.pc-shell__trace,.pc-shell__avatar-chip{min-height:34px;box-shadow:0 10px 22px #1c264a09}.pc-shell__status-ribbon,.pc-shell__weather{padding-inline:12px;font-size:12px}.pc-shell__trace{padding-inline:12px}.pc-shell__avatar-chip{width:36px;font-size:18px}.love-hero{border-radius:0 0 40px 40px;box-shadow:0 26px 64px #6b5f5f17}.love-hero__backdrop{filter:blur(0);transform:scale(1.01)}.love-hero__noise{background:linear-gradient(180deg,#ffffff1a,#13121814),radial-gradient(circle at 18% 24%,rgba(255,255,255,.18),transparent 18%),radial-gradient(circle at 82% 18%,rgba(255,255,255,.14),transparent 16%)}.love-hero__brand{padding-top:8px;font-size:16px;letter-spacing:.04em}.love-hero__topline{top:18px;left:24px;right:24px}.love-hero__top-chip{min-height:34px;padding-inline:14px;border:1px solid rgba(255,255,255,.14);background:#3a3a3d38;font-size:12px}.love-hero__status{top:23%;left:50%;min-height:34px;padding-inline:12px;transform:translate(-50%);font-size:12px;background:#44444670;color:#fff;box-shadow:0 16px 34px #0f122229}.love-hero__status-rail{display:none}.love-hero__pair{padding-top:88px}.love-hero__curve--one{bottom:42px;height:78px;opacity:.72}.love-hero__curve--two{bottom:-34px;height:126px}.section-heading{margin-top:38px;text-align:center}.section-heading__topline{justify-content:center;gap:14px}.section-heading__kicker,.section-heading__meta{color:#8c7d84;font-size:12px;letter-spacing:.24em;text-transform:none}.section-heading__title{margin-top:16px;color:#32262a;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(28px,4vw,54px);font-weight:700;letter-spacing:-.06em}.section-heading__desc{max-width:660px;margin:14px auto 0;color:#93818a;line-height:1.9}.section-heading__rail{justify-content:center;gap:10px;margin-top:14px}.section-heading__rail span{border:1px solid rgba(255,226,231,.72);background:#ffffffb3;color:#9d808a;box-shadow:0 10px 24px #ad70810f}.timeline-titleband,.message-titleband,.album-titleband{margin-top:34px;padding:44px 24px 30px;text-align:center;background:transparent;border:0;box-shadow:none}.timeline-titleband:before,.message-titleband:before,.album-titleband:before,.timeline-titleband:after,.message-titleband:after,.album-titleband:after{opacity:.55}.timeline-titleband__kicker,.message-titleband__kicker,.album-titleband__kicker{min-height:30px;padding-inline:12px;border:0;background:transparent;box-shadow:none;color:#958790;letter-spacing:.18em}.timeline-titleband h2,.message-titleband h2,.album-titleband h2{margin-top:18px;color:#2f2327;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(36px,5vw,60px);letter-spacing:-.07em}.timeline-titleband p,.message-titleband p,.album-titleband p{max-width:620px;color:#95818a;line-height:1.95}.timeline-board{position:relative;padding-top:18px}.timeline-board:before{left:206px;top:48px;bottom:88px;width:1px;background:linear-gradient(180deg,#ff799100,#ff799166,#ff799100);box-shadow:0 0 0 6px #fff5f7b8}.timeline-board__lead{color:#93828a;letter-spacing:.18em}.timeline-entry__card,.album-masonry__item,.message-wall-card{border:1px solid rgba(244,242,245,.96);background:radial-gradient(circle at 100% 0%,rgba(255,236,241,.32),transparent 26%),linear-gradient(180deg,#fffffff5,#fffcfbeb);box-shadow:0 22px 56px #2c262c0d,inset 0 1px #ffffffeb}.timeline-entry__card{border-radius:30px}.timeline-entry__card:before,.album-masonry__item:before{background:linear-gradient(135deg,#ffffffd1,#fff0),radial-gradient(circle at 100% 0%,rgba(255,222,231,.46),transparent 34%)}.timeline-entry__card h3,.album-masonry__item h3{color:#2f2327;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(22px,2.4vw,30px);letter-spacing:-.04em}.timeline-entry__card p,.album-masonry__item p,.message-wall-card p{color:#65565d;line-height:1.95}.timeline-entry__daystamp{min-width:86px;border-radius:22px}.album-masonry__item{border-radius:30px;padding:20px}.album-masonry__item header,.album-masonry__item footer{color:#9e8b93}.album-masonry__go{border:1px solid rgba(244,227,233,.76);background:#fffc;color:#7b6972}.message-wall-card{border-radius:28px;padding:20px 22px}.message-wall-card.is-active{box-shadow:0 26px 60px #ff697c1c,inset 0 1px #fffffff5}.message-wall-card:after{width:58px;height:58px;background:radial-gradient(circle,#ffe1e7eb,#ffe1e700)}.message-wall-card__badge,.message-wall-card__level,.message-wall-card__eyebrow span,.message-wall-card__toolline span,.message-wall-card__chips span,.message-wall-card footer span{border:1px solid rgba(245,230,234,.88);background:#ffffffdb;color:#8d7780}.message-wall-card__profile strong{color:#302529;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:22px}.message-wall-card__quote,.message-wall-card__storycard{border:1px solid rgba(246,229,234,.84);background:radial-gradient(circle at 100% 0%,rgba(255,229,235,.48),transparent 28%),linear-gradient(180deg,#fffffff0,#fff9f7e6)}.message-wall-card__quote{color:#815f6b}.message-wall-card__storycard strong{color:#35272d}.pc-footer{position:relative;overflow:hidden;margin-top:70px;padding:72px 18px 36px;border-top:0;background:linear-gradient(180deg,#fff0,#fff9f8f5 18%,#fffaf9),linear-gradient(180deg,#fff0f429,#fff0);text-align:center}.pc-footer:before{content:"";position:absolute;left:50%;top:0;width:min(1180px,100%);height:1px;background:linear-gradient(90deg,#fff0,#ebdee3f5,#fff0);transform:translate(-50%)}.pc-footer__quote{margin-bottom:24px;color:#2e2428;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(24px,3vw,34px);letter-spacing:-.04em}.pc-footer__nav a,.pc-footer__signals span{border-color:#f4e2e7c7;background:#ffffffd1;color:#967b84;box-shadow:0 14px 28px #ad70810f}.pc-footer__storybar{max-width:880px;margin:30px auto 0}.pc-footer__storycard{border:1px solid rgba(244,226,231,.78);border-radius:26px;background:radial-gradient(circle at 100% 0%,rgba(255,231,236,.5),transparent 28%),linear-gradient(180deg,#ffffffeb,#fffaf8e0);box-shadow:0 18px 34px #ad708112}.pc-footer__storycard strong{color:#35282d}.pc-footer__storycard span,.pc-footer__storycard small,.pc-footer__memo{color:#917f87}.pc-footer__shelf{display:none}.pc-footer__toys{gap:12px;margin-top:30px;padding-top:22px;border-top:1px solid rgba(239,228,232,.84)}.pc-footer__toy{width:60px;height:60px;border-radius:50%;background:#fffc;box-shadow:0 16px 30px #8a787e1a}.pc-footer__toy:nth-child(2n){transform:translateY(6px)}.pc-footer__memo{max-width:720px;margin:22px auto 0;line-height:1.9}.pc-footer__records{justify-content:center;gap:10px;margin-top:26px}.pc-footer__record{border:1px solid rgba(241,225,229,.84);border-radius:999px;background:#ffffffd1;color:#917982;box-shadow:0 12px 24px #ad70810f}.pc-footer__copyright{margin-top:18px;color:#8d7981}@media(max-width:1180px){.pc-shell__header{width:calc(100vw - 28px);padding-inline:14px}.love-hero__status{top:20%}.timeline-board:before{left:142px}}@media(max-width:760px){.pc-shell__masthead{min-height:24px;padding-top:6px;font-size:13px}.pc-shell__header{top:8px;width:calc(100vw - 18px);margin-top:8px;border-radius:28px}.love-hero{border-radius:0 0 30px 30px}.love-hero__status{top:16%;min-height:30px;font-size:11px}.timeline-titleband,.message-titleband,.album-titleband{margin-top:24px;padding:30px 12px 18px}.timeline-titleband h2,.message-titleband h2,.album-titleband h2{font-size:34px}.message-wall-card,.album-masonry__item,.timeline-entry__card{border-radius:24px}.pc-footer{margin-top:56px;padding:56px 14px 28px}.pc-footer__quote{font-size:22px}.pc-footer__storybar{grid-template-columns:1fr}.pc-footer__toys{gap:10px}.pc-footer__toy{width:50px;height:50px;font-size:24px}}.home-dashboard,.home-overview-stage,.timeline-overview,.timeline-heatmap-wrap,.timeline-compass,.timeline-bridge,.timeline-stage,.message-toolbar,.message-overview,.message-stage-note,.album-overview-strip,.album-preview-stage,.album-detail-hero,.album-photo-flow{max-width:1080px;margin-inline:auto}.home-dashboard,.home-overview-stage{border:1px solid rgba(242,238,241,.94);background:radial-gradient(circle at 0% 0%,rgba(255,235,240,.34),transparent 24%),linear-gradient(180deg,#fffffff5,#fffbf9f0);box-shadow:0 24px 56px #382a2f0d}.home-dashboard__story,.home-dashboard__letter,.home-dashboard__ticket,.home-dashboard__note,.home-overview-stage__lead,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card{border:1px solid rgba(243,233,237,.88);background:radial-gradient(circle at 100% 0%,rgba(255,232,237,.46),transparent 30%),linear-gradient(180deg,#fffffff5,#fff9f8eb);box-shadow:0 18px 36px #ac76840f}.home-dashboard__story{padding:26px}.home-dashboard__story h3,.home-overview-stage__lead h3{color:#2d2427;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(28px,3vw,42px);letter-spacing:-.05em}.home-dashboard__story p,.home-overview-stage__lead p{color:#716169;line-height:1.95}.home-dashboard__story-topline span,.home-dashboard__story-topline em,.home-dashboard__letter small,.home-dashboard__letter-foot span,.home-dashboard__story-highlights span,.home-overview-stage__chips span,.home-overview-stage__note-meta em{border:1px solid rgba(244,229,234,.84);background:#ffffffd6;color:#947b84}.home-dashboard__story-highlights{gap:10px}.home-dashboard__letter{min-height:190px}.home-dashboard__letter.is-dark,.home-overview-stage__note.is-dark{background:radial-gradient(circle at 100% 0%,rgba(255,212,224,.12),transparent 26%),linear-gradient(180deg,#241f28fa,#18161efa)}.home-overview-stage{gap:18px}.home-overview-stage__lead,.home-overview-stage__note{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.timeline-overview,.timeline-compass,.timeline-bridge,.timeline-stage__summary,.timeline-year__chapter-card,.timeline-year__chapter-rail-card,.timeline-year__summary-note{border:1px solid rgba(244,238,241,.92);background:radial-gradient(circle at 100% 0%,rgba(255,235,240,.44),transparent 28%),linear-gradient(180deg,#fffffff7,#fffaf8ed);box-shadow:0 22px 48px #3727310d}.timeline-overview,.timeline-compass,.timeline-bridge,.timeline-stage__summary{border-radius:32px}.timeline-overview{margin-top:4px}.timeline-year{display:grid;grid-template-columns:190px 1fr;column-gap:26px;align-items:start;margin-top:22px}.timeline-year__aside{position:sticky;top:112px;display:grid;justify-items:start;gap:4px;min-height:180px;padding:22px 18px;border-radius:28px;background:radial-gradient(circle at 100% 0%,rgba(255,231,237,.54),transparent 32%),linear-gradient(180deg,#fffffff5,#fff9f8eb)}.timeline-year__aside strong{color:#2b2126;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(42px,4vw,58px);line-height:.92;letter-spacing:-.06em}.timeline-year__aside span,.timeline-year__aside em,.timeline-year__aside small{color:#99858d}.timeline-year__content{display:grid;gap:16px}.timeline-year__chapter-card,.timeline-year__chapter-rail-card,.timeline-year__summary-note{border-radius:26px}.timeline-entry__shell{display:grid;grid-template-columns:1fr 92px;align-items:start;gap:18px}.timeline-entry__daystamp{position:sticky;top:132px;min-width:92px;padding:16px 12px;border-radius:26px;text-align:center}.timeline-entry__daystamp strong{color:#2f2327;font-family:Georgia,Times New Roman,serif;font-size:40px;line-height:.95}.timeline-entry__daystamp span{margin-top:8px;color:#9a808a;letter-spacing:.18em}.timeline-entry__card{padding:22px}.timeline-entry__header strong{color:#2e2327;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:24px}.timeline-entry__meta span,.timeline-entry__metric-strip span,.timeline-entry__capsule span,.timeline-entry__footrail span,.timeline-entry__source-note span{border:1px solid rgba(245,230,234,.84);background:#ffffffdb;color:#937981}.message-toolbar,.message-overview,.message-stage-note{border:1px solid rgba(244,239,242,.92);border-radius:30px;background:radial-gradient(circle at 0% 0%,rgba(255,236,241,.34),transparent 24%),linear-gradient(180deg,#fffffff5,#fffbf9ed);box-shadow:0 22px 50px #382a2f0d}.message-wall{max-width:1100px;margin:24px auto 0}.message-stream-row{display:grid;grid-template-columns:minmax(0,1fr) 132px minmax(0,1fr);align-items:start;column-gap:18px;margin-bottom:20px}.message-stream-row.is-left .message-stream-row__stamp,.message-stream-row.is-right .message-stream-row__stamp{grid-column:2}.message-stream-row.is-left .message-wall-card{grid-column:1;justify-self:stretch}.message-stream-row.is-right .message-wall-card{grid-column:3;justify-self:stretch}.message-stream-row__stamp{display:inline-flex;justify-content:center;align-items:center;min-height:36px;padding:0 12px;border:1px solid rgba(242,234,237,.9);border-radius:999px;background:#3a363ce6;color:#ffffffeb;font-size:12px;letter-spacing:.04em;box-shadow:0 16px 28px #2821281a}.message-wall-card{min-height:236px}.message-wall-card__avatar-image,.message-row__avatar{width:56px;height:56px;border-radius:50%}.message-row__avatar{display:grid;place-items:center;background:radial-gradient(circle at 30% 30%,#fffffff0,#ffecf1e6),#fff;color:#705860;font-family:Georgia,Times New Roman,serif;font-size:24px}.message-wall-card__profile strong{font-size:20px}.message-wall-card__profile span,.message-wall-card__eyebrow,.message-wall-card__footnote,.message-wall-card footer{color:#9a818a}.message-wall-card__storyrail{grid-template-columns:repeat(2,minmax(0,1fr))}.message-drawer{border-left:1px solid rgba(242,234,237,.92);background:radial-gradient(circle at 0% 0%,rgba(255,234,240,.4),transparent 22%),linear-gradient(180deg,#fffffff7,#fffaf8f2)}.message-drawer__header,.message-drawer__stage-note,.message-drawer__signal-card,.message-drawer__hero,.message-drawer__reply,.message-drawer__insight-card,.message-drawer__emoji-panel,.message-drawer__composer{border:1px solid rgba(244,232,237,.88);background:radial-gradient(circle at 100% 0%,rgba(255,232,238,.42),transparent 28%),linear-gradient(180deg,#fffffff5,#fff9f7eb);box-shadow:0 16px 34px #ad70810f}.message-drawer__header-copy strong,.message-drawer__stage-note strong,.message-drawer__signal-card strong,.message-drawer__panel-head strong,.message-drawer__hero-copy strong,.message-drawer__insight-card strong{color:#2f2327;font-family:Georgia,Times New Roman,Songti SC,serif}.album-overview-strip,.album-preview-stage{border:1px solid rgba(244,239,242,.92);background:radial-gradient(circle at 0% 0%,rgba(255,235,240,.34),transparent 24%),linear-gradient(180deg,#fffffff5,#fffbf9f0);box-shadow:0 22px 50px #382a2f0d}.album-overview-strip__card,.album-preview-stage__story,.album-preview-stage__note,.album-preview-stage__rail-card{border:1px solid rgba(243,233,237,.88);background:radial-gradient(circle at 100% 0%,rgba(255,232,237,.46),transparent 30%),linear-gradient(180deg,#fffffff5,#fff9f8eb);box-shadow:0 18px 36px #ac76840f}.album-overview-strip__card strong,.album-preview-stage__story h3,.album-preview-stage__note strong,.album-preview-stage__rail-card strong{color:#2d2427;font-family:Georgia,Times New Roman,Songti SC,serif}.album-overview-strip__card strong{font-size:clamp(32px,4vw,48px)}.album-preview-stage__story h3{font-size:clamp(30px,3.2vw,44px);letter-spacing:-.05em}.album-preview-stage__story p,.album-preview-stage__note span,.album-preview-stage__rail-card em{color:#726169;line-height:1.9}.album-masonry{max-width:1080px;margin:26px auto 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.album-masonry__author strong{color:#2f2428;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:20px}.album-masonry__author span,.album-masonry__trail,.album-masonry__eyebrow,.album-masonry__chips,.album-masonry footer{color:#99838c}.album-detail-hero__cover{min-height:540px}.album-detail-hero__veil{padding:34px}.album-detail-hero__veil h3{color:#fff;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(36px,4vw,58px);letter-spacing:-.06em}.album-detail-hero__veil p{max-width:560px;color:#ffffffdb;line-height:1.9}.album-detail-hero__spotline span,.album-detail-hero__meta-line span,.album-detail-hero__chips span,.album-detail-hero__stats span,.album-detail-hero__storyline span{border-color:#ffffff2e;background:#221f2647;color:#ffffffe6}.album-photo-flow{margin-top:30px}@media(max-width:1180px){.timeline-year{grid-template-columns:1fr}.timeline-year__aside,.timeline-entry__daystamp{position:relative;top:0}.message-stream-row{grid-template-columns:1fr;row-gap:10px}.message-stream-row__stamp,.message-stream-row.is-left .message-wall-card,.message-stream-row.is-right .message-wall-card{grid-column:1}.album-masonry{grid-template-columns:1fr}}@media(max-width:760px){.home-dashboard,.home-overview-stage,.timeline-overview,.timeline-compass,.timeline-bridge,.timeline-stage__summary,.message-toolbar,.message-overview,.message-stage-note,.album-overview-strip,.album-preview-stage{border-radius:24px}.timeline-entry__shell{grid-template-columns:1fr}.timeline-entry__daystamp{order:-1;width:100%;min-width:0}.message-stream-row__stamp{justify-self:start}.message-wall-card__storyrail{grid-template-columns:1fr}.album-detail-hero__cover{min-height:460px}.album-detail-hero__veil{padding:22px}}.overview-panels{position:relative;padding-top:54px}.overview-panels__headline{position:absolute;left:24px;top:0;z-index:2;display:inline-grid;gap:4px;min-width:260px;padding:14px 18px;border:1px solid rgba(243,232,236,.88);border-radius:24px;background:radial-gradient(circle at 100% 0%,rgba(255,232,237,.46),transparent 30%),linear-gradient(180deg,#fffffff5,#fff9f8eb);box-shadow:0 18px 36px #ac768414}.overview-panels__headline small,.overview-panels__headline span{color:#977f88}.overview-panels__headline small{font-size:11px;letter-spacing:.18em;text-transform:uppercase}.overview-panels__headline strong{color:#2f2428;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:28px;line-height:1.02;letter-spacing:-.04em}.home-overview-stage__leadline{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:12px;padding:14px 16px;border:1px solid rgba(243,232,236,.84);border-radius:22px;background:linear-gradient(180deg,#ffffffeb,#fff7f7e0);box-shadow:0 14px 28px #ac76840d}.home-overview-stage__leadline span,.home-overview-stage__leadline em{color:#947b84}.home-overview-stage__leadline span{font-size:12px;letter-spacing:.16em;text-transform:uppercase}.home-overview-stage__leadline strong{color:#2c2327;font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1}.home-overview-stage__leadline em{justify-self:end;font-style:normal;text-align:right}.timeline-board__glow{position:absolute;left:206px;top:44px;bottom:76px;width:18px;transform:translate(-50%);background:linear-gradient(180deg,#ff849c00,#ff849c2e,#ff849c00);filter:blur(10px);pointer-events:none}.message-wall__spine{position:absolute;left:50%;top:0;bottom:0;width:1px;background:linear-gradient(180deg,#ff7d9500,#ff7d9561,#ff7d9500);box-shadow:0 0 0 10px #fff7f9d1;transform:translate(-50%);pointer-events:none}@media(max-width:1180px){.timeline-board__glow{left:142px}.message-wall__spine{display:none}}@media(max-width:760px){.overview-panels{padding-top:0}.overview-panels__headline{position:relative;left:auto;top:auto;width:100%;margin-bottom:14px}.home-overview-stage__leadline{grid-template-columns:1fr;justify-items:start}}.section-cluster__headline-rail{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;max-width:1080px;margin:14px auto 0;padding:14px 18px;border:1px solid rgba(243,232,236,.88);border-radius:24px;background:radial-gradient(circle at 100% 0%,rgba(255,232,237,.42),transparent 30%),linear-gradient(180deg,#fffffff5,#fff9f8eb);box-shadow:0 18px 36px #ac768414}.section-cluster__headline-rail span,.section-cluster__headline-rail em{color:#957d86;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.section-cluster__headline-rail strong{color:#2e2428;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:24px;letter-spacing:-.04em}.section-cluster{position:relative}.section-cluster:after{content:"";position:absolute;top:28px;right:28px;bottom:28px;left:28px;border:1px dashed rgba(255,228,233,.42);border-radius:34px;pointer-events:none}.section-cluster__card.is-featured{min-height:402px}.section-cluster__metric strong{font-size:clamp(24px,2.4vw,34px)}.section-cluster__storyline{background:#ffffff24;border:1px solid rgba(255,255,255,.14)}.album-showcase{position:relative;max-width:1080px;margin-inline:auto;padding-top:56px}.album-showcase__spine{position:absolute;left:24px;top:0;z-index:2;display:inline-grid;gap:4px;min-width:250px;padding:14px 18px;border:1px solid rgba(243,232,236,.88);border-radius:24px;background:radial-gradient(circle at 100% 0%,rgba(255,232,237,.42),transparent 30%),linear-gradient(180deg,#fffffff5,#fff9f8eb);box-shadow:0 18px 36px #ac768414}.album-showcase__spine span,.album-showcase__spine em{color:#957d86}.album-showcase__spine span{font-size:11px;letter-spacing:.18em;text-transform:uppercase}.album-showcase__spine strong{color:#2e2428;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:26px;letter-spacing:-.04em}.album-showcase__spine em{font-style:normal}.album-feature{min-height:520px}.album-feature__overlay h3{max-width:10ch}.album-mini{min-height:182px}.album-mini__count{font-family:Georgia,Times New Roman,serif;font-size:26px}.message-wall-preview{position:relative;max-width:1080px;margin-inline:auto;padding-top:56px}.message-wall-preview__spine{position:absolute;left:50%;top:0;z-index:2;display:inline-grid;justify-items:center;gap:4px;min-width:180px;padding:12px 16px;border:1px solid rgba(243,232,236,.9);border-radius:24px;background:#332f36f0;color:#ffffffeb;box-shadow:0 18px 34px #29232a24;transform:translate(-50%)}.message-wall-preview__spine span,.message-wall-preview__spine em{font-size:11px;letter-spacing:.16em;text-transform:uppercase}.message-wall-preview__spine strong{font-family:Georgia,Times New Roman,serif;font-size:22px;letter-spacing:-.03em}.message-wall-preview:before{top:46px}.message-preview-card{min-height:220px}.message-preview-card strong{font-family:Georgia,Times New Roman,Songti SC,serif;font-size:20px}.message-preview-card__quote{color:#7e606b}@media(max-width:1180px){.album-showcase,.message-wall-preview{padding-top:0}.album-showcase__spine{position:relative;left:auto;top:auto;width:100%;margin-bottom:14px}.message-wall-preview__spine{top:12px}}@media(max-width:760px){.section-cluster__headline-rail{grid-template-columns:1fr;justify-items:start}.section-cluster:after{top:12px;right:12px;bottom:12px;left:12px;border-radius:24px}.album-showcase__spine{min-width:0}.message-wall-preview{padding-top:0}.message-wall-preview__spine{position:relative;left:auto;top:auto;min-width:0;margin:0 auto 14px;transform:none}}.countdown-card__leadline{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;margin-top:12px;padding:12px 14px;border:1px solid rgba(244,229,234,.84);border-radius:20px;background:linear-gradient(180deg,#ffffffe0,#fff8f7d6)}.countdown-card__leadline span,.countdown-card__leadline em{color:#967c85;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.countdown-card__leadline strong{color:#2d2327;font-family:Georgia,Times New Roman,serif;font-size:28px;line-height:1}.countdown-card__leadline em{justify-self:end;font-style:normal;text-align:right}.feature-photo__storynote{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;margin-bottom:12px}.feature-photo__storynote span,.feature-photo__storynote em{color:#9b828b;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.feature-photo__storynote strong{color:#2e2428;font-family:Georgia,Times New Roman,serif;font-size:22px}.feature-photo__storynote em{justify-self:end;font-style:normal}.album-feature__signal{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:12px;padding:12px 14px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.album-feature__signal span,.album-feature__signal em{color:#ffffffc7;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.album-feature__signal strong{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:22px;letter-spacing:-.03em}.album-feature__signal em{font-style:normal}.album-mini__eyebrow{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 10px}.album-mini__eyebrow span{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border:1px solid rgba(244,229,234,.84);border-radius:999px;background:#ffffffd1;color:#9a818a;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.message-preview-card__signal{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;margin-top:10px;padding:10px 12px;border:1px solid rgba(244,229,234,.84);border-radius:18px;background:linear-gradient(180deg,#ffffffeb,#fff8f7e0)}.message-preview-card__signal span{color:#957c85;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.message-preview-card__signal strong{color:#2e2428;font-family:Georgia,Times New Roman,serif;font-size:18px}@media(max-width:760px){.countdown-card__leadline,.feature-photo__storynote,.album-feature__signal{grid-template-columns:1fr;justify-items:start}.countdown-card__leadline em,.feature-photo__storynote em{justify-self:start;text-align:left}.message-preview-card__signal{grid-template-columns:1fr;justify-items:start}}.cluster-heading{align-items:center}.cluster-heading__icon{box-shadow:0 16px 32px #ff626e2e}.cluster-heading__tag{background:#231f25;color:#ffeebfe6;box-shadow:0 10px 22px #1e181d1f}.cluster-heading__action{box-shadow:0 16px 30px #ff626e33}.home-dashboard__tickets{gap:18px}.home-dashboard__ticket{position:relative;overflow:hidden;min-height:168px;padding:20px 22px;border:0;border-radius:30px;color:#fff;box-shadow:0 24px 44px #211e271a}.home-dashboard__ticket:before{content:"";position:absolute;right:-18px;top:-18px;width:88px;height:88px;border-radius:28px;background:#ffffff14;transform:rotate(18deg)}.home-dashboard__ticket.is-dark{background:linear-gradient(135deg,#5f5752,#433d3b)}.home-dashboard__ticket.is-blue{background:linear-gradient(135deg,#43a8ff,#1285f3)}.home-dashboard__ticket.is-pink{background:linear-gradient(135deg,#ff5c86,#f22c54)}.home-dashboard__ticket.is-black{background:linear-gradient(135deg,#161a22,#06080d)}.home-dashboard__ticket header span,.home-dashboard__ticket small,.home-dashboard__ticket-foot span,.home-dashboard__ticket-foot em{color:#ffffffc7}.home-dashboard__ticket strong{position:relative;z-index:1;font-size:clamp(46px,4.8vw,70px);line-height:.98}.home-dashboard__ticket small{display:inline-flex;margin-top:8px;font-size:13px}.home-dashboard__ticket-foot{position:absolute;left:22px;right:22px;bottom:18px;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px}.home-dashboard__ticket-foot em{font-style:normal}.home-dashboard__ticket-index{position:absolute;right:22px;top:18px;z-index:1;color:#ffffff42;font-family:Georgia,Times New Roman,serif;font-size:42px;line-height:1}.overview-panels{padding:62px 24px 24px;border:1px solid rgba(246,238,242,.94);border-radius:38px;background:radial-gradient(circle at 0% 0%,rgba(255,239,243,.54),transparent 26%),radial-gradient(circle at 100% 100%,rgba(234,243,255,.42),transparent 28%),linear-gradient(180deg,#fffffff5,#fffbf9ed);box-shadow:0 28px 58px #392a310f}.overview-panels:before,.section-cluster:before,.album-showcase:before,.message-wall-preview:before{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border-radius:28px;background-image:radial-gradient(rgba(255,158,176,.12) 1px,transparent 1px);background-size:12px 12px;opacity:.38;pointer-events:none}.section-cluster__intro{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.86fr) auto;gap:18px;align-items:stretch;max-width:1080px;margin:0 auto 18px}.section-cluster__intro-card,.section-cluster__intro-note{padding:22px 22px 20px;border:1px solid rgba(244,233,237,.88);border-radius:28px;background:radial-gradient(circle at 100% 0%,rgba(255,235,239,.44),transparent 28%),linear-gradient(180deg,#fffffff7,#fffaf8eb);box-shadow:0 18px 38px #ac76840f}.section-cluster__intro-card strong,.section-cluster__intro-note strong{color:#2b2125;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(28px,2.4vw,38px);line-height:1.04}.section-cluster__intro-card span,.section-cluster__intro-note span{color:#73636b;line-height:1.9}.section-cluster__intro-chips{display:grid;align-content:start;gap:10px}.section-cluster__intro-chips span{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border:1px solid rgba(244,233,237,.88);border-radius:999px;background:#ffffffeb;color:#907983;box-shadow:0 12px 24px #ac76840d}.section-cluster{position:relative;gap:22px;padding:24px;border:1px solid rgba(245,238,241,.94);border-radius:38px;background:radial-gradient(circle at 0% 0%,rgba(255,239,243,.48),transparent 26%),linear-gradient(180deg,#fffffff7,#fffbf9ed);box-shadow:0 28px 58px #392a310f}.section-cluster:after{top:16px;right:16px;bottom:16px;left:16px;border-color:#ffe1e785}.section-cluster__card{overflow:hidden;min-height:374px;padding:22px;border:1px solid rgba(242,231,236,.88);border-radius:32px;background:linear-gradient(180deg,#fffffffa,#fff8f7f0);box-shadow:0 22px 44px #ac76840f}.section-cluster__card.is-featured{min-height:430px;background:linear-gradient(180deg,#12151c1a,#12151c6b);box-shadow:0 28px 54px #1312192e}.section-cluster__card.is-featured h3,.section-cluster__card.is-featured p,.section-cluster__card.is-featured .section-cluster__meta,.section-cluster__card.is-featured .section-cluster__eyebrow span,.section-cluster__card.is-featured .section-cluster__eyebrow em,.section-cluster__card.is-featured .section-cluster__metric em,.section-cluster__card.is-featured .section-cluster__metric strong,.section-cluster__card.is-featured .section-cluster__storyline strong,.section-cluster__card.is-featured .section-cluster__storyline span,.section-cluster__card.is-featured footer span,.section-cluster__card.is-featured footer b{color:#fff}.section-cluster__card.is-featured .section-cluster__chips span,.section-cluster__card.is-featured .section-cluster__trail span,.section-cluster__card.is-featured .section-cluster__storyline{border-color:#ffffff29;background:#ffffff14;color:#ffffffe6}.section-cluster__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.96)}.section-cluster__veil{background:linear-gradient(180deg,#fff0,#fffbf9f5 62%)}.section-cluster__card.is-featured .section-cluster__veil{background:linear-gradient(180deg,#10111800,#101118cc 74%)}.section-cluster__storyline,.section-cluster__trail span,.section-cluster__chips span{border-color:#f4e7ecd6;background:#ffffffe0}.album-showcase{position:relative;padding:56px 24px 24px;border:1px solid rgba(245,238,241,.94);border-radius:38px;background:radial-gradient(circle at 0% 0%,rgba(255,239,243,.48),transparent 26%),linear-gradient(180deg,#fffffff7,#fffbf9ed);box-shadow:0 28px 58px #392a310f}.album-showcase__caption-row{gap:16px;margin-top:20px}.album-showcase__caption-card{border:1px solid rgba(244,233,237,.88);background:radial-gradient(circle at 100% 0%,rgba(255,234,238,.44),transparent 26%),linear-gradient(180deg,#fffffff7,#fffaf8eb);box-shadow:0 16px 34px #ac76840d}.album-feature{position:relative;overflow:hidden;min-height:534px;border-radius:34px;background:#11151d;box-shadow:0 26px 52px #12131a2e}.album-feature img{width:100%;height:100%;object-fit:cover;filter:brightness(.76) saturate(.9)}.album-feature__overlay{padding:28px}.album-feature__overlay small,.album-feature__storyline span,.album-feature__footrail span,.album-feature__signal span,.album-feature__signal em{color:#ffffffd1}.album-feature__overlay h3,.album-feature__signal strong{color:#fff;font-family:Georgia,Times New Roman,Songti SC,serif}.album-feature__chips span,.album-feature__corner{border-color:#ffffff24;background:#1418206b;color:#ffffffe6}.album-showcase__stack{gap:22px}.album-mini{position:relative;overflow:hidden;padding:16px 16px 18px;border:1px solid rgba(244,233,237,.88);border-radius:30px;background:radial-gradient(circle at 100% 0%,rgba(255,234,238,.4),transparent 26%),linear-gradient(180deg,#fffffffa,#fffaf8f0);box-shadow:0 18px 36px #ac76840f}.album-mini img{width:100%;height:178px;border-radius:24px;object-fit:cover;margin-bottom:16px}.album-mini h4{color:#2e2428;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:28px;line-height:1.06}.album-mini>div>span,.album-mini>div>em{color:#887580}.album-mini__stats{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.album-mini__stats span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid rgba(244,233,237,.88);border-radius:999px;background:#ffffffe0;color:#8f7982;font-size:11px}.album-mini__count{color:#2b2327}.message-wall-preview{position:relative;padding:56px 24px 24px;border:1px solid rgba(245,238,241,.94);border-radius:38px;background:radial-gradient(circle at 0% 0%,rgba(255,239,243,.48),transparent 26%),linear-gradient(180deg,#fffffff7,#fffbf9ed);box-shadow:0 28px 58px #392a310f}.message-wall-preview__lead{max-width:520px;margin:0 auto 24px}.message-wall-preview__lead-card{border:1px solid rgba(244,233,237,.9);background:radial-gradient(circle at 100% 0%,rgba(255,234,238,.42),transparent 28%),linear-gradient(180deg,#fffffff7,#fffaf8eb);box-shadow:0 16px 34px #ac76840d}.message-wall-preview__lead-card strong{color:#2d2327;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(28px,2.4vw,38px)}.message-wall-preview__lead-card span{color:#76666d;line-height:1.9}.message-wall-preview__lead-chips span{border-color:#f4e9ede0;background:#ffffffe6;color:#927c85}.message-preview-card{position:relative;overflow:visible;min-height:238px;padding:28px 22px 18px;border:1px solid rgba(244,233,237,.9);border-radius:30px;background:radial-gradient(circle at 100% 0%,rgba(255,234,238,.42),transparent 28%),linear-gradient(180deg,#fffffffa,#fffaf8ed);box-shadow:0 18px 36px #ac76840f}.message-preview-card__stamp{position:absolute;left:50%;top:-16px;transform:translate(-50%);min-height:34px;padding:0 14px;border-radius:999px;background:#464248e6;color:#ffffffeb;box-shadow:0 14px 28px #2f282e24}.message-preview-card header{position:relative;min-height:58px;padding-left:72px}.message-preview-card__avatar{position:absolute;left:0;top:-2px;width:54px;height:54px;border:3px solid rgba(255,255,255,.96);box-shadow:0 12px 24px #a4768124}.message-preview-card.is-right header{padding-left:0;padding-right:72px;justify-content:flex-end;text-align:right}.message-preview-card.is-right .message-preview-card__avatar{left:auto;right:0}.message-preview-card strong{color:#2c2327}.message-preview-card header span,.message-preview-card__eyebrow span,.message-preview-card footer{color:#98828a}.message-preview-card p{color:#4c4448;line-height:1.9}.message-preview-card__quote{margin-top:12px;padding:12px 14px;border:1px solid rgba(244,233,237,.84);border-radius:18px;background:#ffffffd6}.message-preview-card__tools span,.message-preview-card__actionrail span{border-color:#f4e9ede0;background:#ffffffe6;color:#8d7982}@media(max-width:1180px){.home-dashboard__ticket strong{font-size:40px}.section-cluster__intro{grid-template-columns:1fr}.album-showcase,.message-wall-preview{padding-top:24px}}@media(max-width:760px){.overview-panels,.section-cluster,.album-showcase,.message-wall-preview{padding:20px 16px;border-radius:28px}.overview-panels:before,.section-cluster:before,.album-showcase:before,.message-wall-preview:before,.section-cluster:after{top:10px;right:10px;bottom:10px;left:10px;border-radius:20px}.home-dashboard__ticket{min-height:148px}.home-dashboard__ticket strong{font-size:34px}.home-dashboard__ticket-index{font-size:32px}.section-cluster__intro-card,.section-cluster__intro-note,.album-feature,.album-mini,.message-preview-card{border-radius:24px}.album-feature{min-height:460px}.album-mini img{height:156px}.message-preview-card header,.message-preview-card.is-right header{padding-left:66px;padding-right:0;justify-content:flex-start;text-align:left}.message-preview-card.is-right .message-preview-card__avatar{left:0;right:auto}}.album-masonry__item{padding:22px 22px 18px;border-radius:34px;background:radial-gradient(circle at 100% 0%,rgba(255,235,240,.34),transparent 24%),linear-gradient(180deg,#fffffffa,#fffbf9f0)}.album-masonry__author{display:flex;align-items:center;gap:12px}.album-masonry__author-badge{display:inline-grid;place-items:center;width:42px;height:42px;border:2px solid rgba(255,255,255,.96);border-radius:50%;background:radial-gradient(circle at 30% 30%,#fffffff2,#ffedf2eb),#fff;color:#6d565d;font-family:Georgia,Times New Roman,serif;font-size:20px;box-shadow:0 12px 24px #a979821f}.album-masonry__author>div{display:grid;gap:4px}.album-masonry__author strong{font-family:Times New Roman,Songti SC,serif;font-size:18px;font-style:italic}.album-masonry__item h3{margin-top:14px;font-size:clamp(30px,2.6vw,40px);line-height:1.04}.album-masonry__item p{margin-top:8px;color:#706067}.album-collage{margin-top:16px;border-radius:26px;overflow:hidden;background:#f8f6f5}.album-collage img{object-fit:cover}.album-masonry__eyebrow{margin-top:14px}.album-masonry__eyebrow span,.album-masonry__chips span,.album-masonry__trail span,.album-masonry__lock{border-color:#f1e8ece6;background:#ffffffe6;color:#8f7982}.album-masonry__storybar{margin-top:18px}.album-masonry__storybar-card{min-height:92px;border-radius:24px;background:radial-gradient(circle at 100% 0%,rgba(255,234,238,.36),transparent 26%),linear-gradient(180deg,#fffffff5,#fff9f7eb)}.album-masonry__storybar-card strong{font-family:Georgia,Times New Roman,serif}.album-masonry__trail{margin-top:16px}.album-masonry__go{width:44px;height:44px;border-color:#eee9ebe6;background:#ffffffe0}.album-masonry__item footer{margin-top:18px;padding-top:16px;border-top:1px solid rgba(240,233,236,.92)}.album-preview-stage{margin-top:28px}.album-detail-hero{margin-top:26px}.message-wall{max-width:1180px}.message-toolbar{margin-top:20px;grid-template-columns:1fr auto auto;align-items:center}.message-toolbar__filters{min-width:0}.message-toolbar__summary{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.message-toolbar__summary span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(241,233,237,.9);border-radius:999px;background:#ffffffeb;color:#907b84}.message-toolbar__actionbox{min-width:220px}.message-stream-row{grid-template-columns:minmax(0,1fr) 120px minmax(0,1fr);column-gap:22px;margin-bottom:26px}.message-stream-row.is-pair{position:relative;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:44px;margin-bottom:34px}.message-stream-row.is-pair .message-wall-card.is-left{grid-column:1}.message-stream-row.is-pair .message-wall-card.is-right{grid-column:2}.message-stream-row.is-pair .message-wall-card{width:100%;justify-self:stretch}.message-stream-row__stamp{position:relative;z-index:3;min-height:38px;padding:0 16px;background:#484248eb;box-shadow:0 16px 28px #2d272d1f}.message-stream-row.is-pair .message-stream-row__stamp{position:absolute;top:-18px;min-width:152px}.message-stream-row.is-pair .message-stream-row__stamp.is-left{left:calc(50% - 16px);transform:translate(-100%)}.message-stream-row.is-pair .message-stream-row__stamp.is-right{left:calc(50% + 16px)}.message-wall-card{overflow:visible;min-height:202px;padding:26px 28px 18px;border-radius:30px;background:radial-gradient(circle at 100% 0%,rgba(255,236,241,.38),transparent 22%),linear-gradient(180deg,#fffffffb,#fffbf9f0)}.message-wall-card header{position:relative;min-height:58px}.message-wall-card__profile{position:relative;align-items:center;gap:14px}.message-wall-card__profile.is-right{justify-content:flex-end}.message-wall-card__avatar-image,.message-row__avatar{width:72px;height:72px;border:4px solid rgba(255,255,255,.98);box-shadow:0 16px 30px #ab788424}.message-stream-row.is-left .message-wall-card__profile{margin-left:-64px}.message-stream-row.is-right .message-wall-card__profile{margin-right:-64px}.message-wall-card__profile strong{font-size:18px}.message-wall-card__profile span{margin-top:4px;font-size:13px}.message-wall-card__badge{position:absolute;top:0;right:0}.message-wall-card__eyebrow{margin-top:10px}.message-wall-card__level{margin-top:10px;width:max-content;min-height:28px;padding:0 12px;border:1px solid rgba(241,233,237,.9);border-radius:999px;background:#ffffffeb;color:#93818a}.message-wall-card__level.is-right{margin-left:auto}.message-wall-card p{margin-top:18px;min-height:0;color:#5d5257}.message-wall-card__quote{margin-top:16px;padding:0;border:0;border-radius:0;background:transparent;color:#b09aa2}.message-wall-card__chips,.message-wall-card footer{margin-top:16px}.message-wall-card__chips span,.message-wall-card footer span{min-height:30px;padding:0 12px;border-color:#f1e9ede6;background:#ffffffeb}.message-wall-card footer{justify-content:flex-start}.message-wall-card.is-right footer,.message-wall-card footer.is-right{justify-content:flex-end}.timeline-stage__summary{border-radius:34px;background:radial-gradient(circle at 100% 0%,rgba(255,236,241,.38),transparent 22%),linear-gradient(180deg,#fffffffb,#fffbf9f0)}.timeline-heatmap-wrap{margin-top:34px}.timeline-heatmap{opacity:.92}.timeline-heatmap .heatmap-panel__grid{filter:saturate(.88)}.timeline-intro{margin-top:24px}.timeline-filters{margin-top:18px}.timeline-stage__card,.timeline-stage__storycard,.timeline-stage__narrative{border-radius:26px}.timeline-board{padding-top:18px}.timeline-board__lead{margin-bottom:10px;color:#96828b}.timeline-year{margin-top:16px}.timeline-year__aside{min-height:140px;padding:18px 18px 16px}.timeline-year__aside strong{font-size:clamp(56px,5vw,78px);line-height:.88}.timeline-year__storyline span{border-color:#f1e9ede6;background:#ffffffeb;color:#917c85}.timeline-entry__shell{grid-template-columns:minmax(0,1fr) 82px;gap:16px}.timeline-entry__card{padding:22px;border-radius:30px;background:radial-gradient(circle at 100% 0%,rgba(255,237,242,.3),transparent 24%),linear-gradient(180deg,#fffffffb,#fffbf9f0)}.timeline-entry__profile{align-items:center}.timeline-entry__avatar{width:54px;height:54px;border:3px solid rgba(255,255,255,.98);box-shadow:0 12px 24px #ac76841f}.timeline-entry__type{min-height:32px;padding:0 12px;border-radius:999px;background:#16161d;color:#ffffffe6}.timeline-entry__meta span,.timeline-entry__eyebrow span,.timeline-entry__metric-strip span,.timeline-entry__source span{border-color:#f1e9ede6;background:#ffffffeb;color:#8f7982}.timeline-entry__card h3{margin-top:12px;font-size:clamp(30px,2.6vw,38px)}.timeline-entry__copy p{color:#665b60}.timeline-entry__metric-strip{margin-top:14px}.timeline-entry__media{min-height:280px;margin-top:16px;border-radius:24px}.timeline-entry__source{margin-top:16px;padding:14px 16px;border:1px solid rgba(241,233,237,.9);border-radius:22px;background:#fffffff0}.timeline-entry__daystamp{position:sticky;top:116px;padding:10px 8px;border-radius:20px;background:transparent;box-shadow:none}.timeline-entry__daystamp strong{font-size:34px}.timeline-entry__daystamp span{margin-top:2px;letter-spacing:.16em}.timeline-entry__card footer{margin-top:14px;padding-top:14px;border-top:1px solid rgba(241,233,237,.9)}@media(max-width:1180px){.message-stream-row.is-pair{grid-template-columns:1fr;row-gap:22px}.message-stream-row.is-pair .message-wall-card.is-left,.message-stream-row.is-pair .message-wall-card.is-right{grid-column:1}.message-stream-row.is-pair .message-stream-row__stamp{position:relative;top:0;left:auto;min-width:0;transform:none;justify-self:start;margin-bottom:6px}.message-stream-row.is-left .message-wall-card__profile,.message-stream-row.is-right .message-wall-card__profile{margin-left:0;margin-right:0}}@media(max-width:760px){.message-toolbar{grid-template-columns:1fr}.message-toolbar__summary{justify-content:flex-start}.album-masonry__author-badge{width:36px;height:36px;font-size:17px}.album-masonry__item h3,.timeline-entry__card h3{font-size:26px}.message-wall-card{padding:22px 18px 16px}.message-wall-card__avatar-image,.message-row__avatar{width:58px;height:58px}.message-stream-row.is-left .message-wall-card__profile,.message-stream-row.is-right .message-wall-card__profile{margin-left:0;margin-right:0}.timeline-entry__shell{grid-template-columns:1fr}.timeline-entry__daystamp{position:relative;top:0;width:100%;text-align:left}}.album-overview-strip{display:none}.album-overview-strip__card{min-height:118px;border:1px solid rgba(241,237,236,.95);border-radius:28px;background:#ffffffeb;box-shadow:0 18px 34px #402f370a}.album-masonry{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:26px}.album-masonry__item{position:relative;overflow:hidden;padding:24px 24px 18px;border:1px solid rgba(241,237,236,.95);border-radius:32px;background:linear-gradient(180deg,#fffffffa,#fffcfaf2);box-shadow:0 20px 44px #45333a0b}.album-masonry__item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(236,229,230,.8) .8px,transparent .8px);background-size:16px 16px;opacity:.18;pointer-events:none}.album-masonry__lock{width:max-content;min-height:32px;padding:0 14px;border-radius:999px;color:#a29aa1;font-size:12px}.album-masonry__item header{align-items:flex-start}.album-masonry__author strong{color:#2f2429;font-size:16px}.album-masonry__author span,.album-masonry__subline,.album-masonry__item p,.album-masonry__item footer span{color:#8e8188}.album-masonry__go{flex:0 0 auto;color:#b4abb1;box-shadow:none}.album-masonry__item h3{margin:14px 0 6px;color:#2d2328;font-size:clamp(28px,2.2vw,38px)}.album-masonry__subline{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px;font-size:12px}.album-collage{border-radius:22px;background:#faf8f7}.album-collage img{transition:transform .28s ease,filter .28s ease;filter:saturate(.95)}.album-masonry__item:hover .album-collage img{transform:scale(1.02);filter:saturate(1)}.album-masonry__item p{margin:16px 0 0;line-height:1.9}.album-masonry__item footer{justify-content:space-between;gap:10px;margin-top:18px;padding-top:14px;border-top:1px solid rgba(239,235,235,.95)}.album-masonry__item footer strong{color:#2d2328;font-size:40px;line-height:.9;letter-spacing:-.04em}.album-preview-stage{margin-top:24px;padding:18px;border:1px solid rgba(241,237,236,.95);border-radius:30px;background:#fffc}.album-preview-stage__story,.album-preview-stage__note,.album-preview-stage__rail-card{border-radius:24px;box-shadow:none}.album-preview-stage__story h3,.album-preview-stage__note strong,.album-preview-stage__rail-card strong{font-size:24px}.album-detail-hero{margin-top:20px;gap:18px}.album-detail-hero__cover{min-height:460px;border-radius:32px}.album-detail-hero__wash{background:linear-gradient(180deg,#0c0d110f,#0c0d1194)}.album-detail-hero__veil{max-width:68%}.album-detail-hero__veil h3{font-size:clamp(30px,2.8vw,46px)}.album-detail-hero__veil p{max-width:620px}.album-detail-hero__profile,.album-detail-hero__side-story,.album-detail-hero__side-note,.album-detail-hero__captionbar{border:1px solid rgba(241,237,236,.95);background:#ffffffeb;box-shadow:0 18px 36px #402f370a}.message-toolbar{margin-top:16px;padding:18px 20px;border:1px solid rgba(241,237,236,.95);border-radius:28px;background:#ffffffd6;box-shadow:0 18px 34px #402f370a}.message-toolbar__summary span,.message-toolbar__filters button{min-height:32px;font-size:12px}.message-wall{position:relative;max-width:1320px;margin:24px auto 0;padding:6px 10px 12px}.message-wall__spine{position:absolute;inset:0 auto 0 50%;width:1px;background:linear-gradient(180deg,#f7637800,#f7637829 12%,#f763781f 88%,#f7637800);pointer-events:none}.message-stream-row.is-pair{position:relative;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:42px;margin-bottom:10px;padding:24px 0 4px}.message-stream-row.is-pair .message-stream-row__stamp{top:0;min-width:142px;min-height:32px;padding:0 14px;border-radius:12px;background:#5f5b61eb;color:#fffffff5;font-size:12px;box-shadow:0 12px 26px #382f351f}.message-stream-row.is-pair .message-stream-row__stamp.is-left{left:calc(50% - 14px)}.message-wall-card{min-height:186px;padding:26px 28px 16px;border:1px solid rgba(241,237,236,.95);border-radius:30px;background:#fffffff7;box-shadow:0 16px 36px #402f370b}.message-wall-card.is-active{border-color:#f76e8461;box-shadow:0 20px 40px #f76e841a}.message-wall-card header{position:relative;min-height:70px}.message-wall-card__profile{position:relative;gap:12px}.message-wall-card__avatar-image,.message-row__avatar{width:64px;height:64px;border-width:3px}.message-wall-card.is-left .message-wall-card__avatar-image,.message-wall-card.is-left .message-row__avatar{position:absolute;left:-86px;top:-6px}.message-wall-card.is-right .message-wall-card__avatar-image,.message-wall-card.is-right .message-row__avatar{position:absolute;right:-86px;top:-6px}.message-wall-card__identity{display:grid;gap:4px}.message-wall-card__identity.is-right{justify-items:end}.message-wall-card__name-row{display:flex;align-items:center;gap:8px}.message-wall-card__name-row.is-right{justify-content:flex-end}.message-wall-card__profile strong{color:#2f2429;font-size:16px}.message-wall-card__identity>span{color:#9a8e95;font-size:12px}.message-wall-card__lv{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#eef3fb;color:#8291a4;font-size:11px}.message-wall-card__badge{position:relative;top:auto;right:auto;min-height:30px;padding:0 12px;border-radius:999px;background:#f5f1f2f5;color:#8f848b;box-shadow:none}.message-wall-card.is-left .message-wall-card__badge{margin-left:auto}.message-wall-card.is-right .message-wall-card__badge{margin-right:auto}.message-wall-card p{margin:18px 0 0;color:#695d62;font-size:16px;line-height:2}.message-wall-card__quote,.message-wall-card__quote.is-right{margin-top:16px;padding:12px 14px;border:1px solid rgba(241,237,236,.95);border-radius:18px;background:#faf7f6;color:#9d8f96;text-align:left}.message-wall-card footer{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:12px;border-top:1px solid rgba(241,237,236,.95)}.message-wall-card footer span{min-height:28px;padding:0 10px;border:0;border-radius:999px;background:#f6f6f8;color:#969097;font-size:12px}.timeline-heatmap-wrap{margin-top:24px}.timeline-heatmap{padding:22px;border:1px solid rgba(241,237,236,.95);border-radius:32px;background:#ffffffd6;box-shadow:0 18px 34px #402f370a}.timeline-filters{margin-top:18px;margin-bottom:16px;padding:10px 12px;border:1px solid rgba(241,237,236,.95);border-radius:24px;background:#ffffffd1}.timeline-stage{margin-top:6px}.timeline-stage__summary{display:grid;grid-template-columns:1fr auto;gap:10px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.timeline-stage__meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-start}.timeline-stage__meta span,.timeline-stage__anchors button{min-height:32px;padding:0 11px;border:1px solid rgba(241,237,236,.95);border-radius:999px;background:#ffffffeb;color:#8f8289;font-size:12px}.timeline-board{position:relative;margin-top:2px;padding-top:2px}.timeline-board:before{content:"";position:absolute;left:27%;top:0;bottom:0;width:6px;border-radius:999px;background:linear-gradient(180deg,#f76378eb,#f7637824);box-shadow:0 0 0 6px #f763780a}.timeline-board__lead{display:none}.timeline-year{grid-template-columns:27% 1px 1fr;gap:18px;margin-top:0}.timeline-year__aside{position:sticky;top:112px;display:flex;align-self:start;align-items:flex-end;justify-content:center;min-height:190px;border:0;background:transparent;box-shadow:none;text-align:center}.timeline-year__aside strong{color:#221f24;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(72px,7vw,110px);line-height:.84}.timeline-year__aside span,.timeline-year__aside em,.timeline-year__aside small{color:#b3a7ad}.timeline-year__content{gap:10px}.timeline-entry__shell{grid-template-columns:minmax(0,1fr) 78px;gap:10px}.timeline-entry__daystamp{position:absolute;top:16px;right:22px;width:auto;padding:0;background:transparent;text-align:right}.timeline-entry__daystamp strong{color:#2b2328;font-family:Georgia,Times New Roman,serif;font-size:52px;line-height:.9}.timeline-entry__daystamp span{color:#9b8f96;font-size:16px;letter-spacing:.18em}.timeline-entry__card{position:relative;padding:20px 160px 18px 20px;border:1px solid rgba(241,237,236,.95);border-radius:32px;background:#fffffff7;box-shadow:0 18px 36px #402f370b}.timeline-heatmap-wrap{margin-top:28px}.timeline-entry__card:before{display:none}.timeline-entry__card h3{margin-top:12px;color:#2f2429;font-size:clamp(28px,2.2vw,42px)}.timeline-entry__card p{color:#74686e}.timeline-entry__eyebrow span,.timeline-entry__meta span,.timeline-entry__metric-strip span,.timeline-entry__source span{border:0;background:#f6f6f8;color:#91868d}.timeline-entry__media{min-height:260px;border-radius:24px}.timeline-entry__source{min-height:76px;border-radius:18px;background:#fbfafa}.timeline-entry__source strong{color:#2d2328}.timeline-entry__source b{color:#c1b5bc}@media(max-width:1180px){.album-masonry{grid-template-columns:1fr}.message-wall{max-width:100%}.message-stream-row.is-pair{grid-template-columns:1fr;row-gap:14px;padding-top:0}.message-stream-row.is-pair .message-stream-row__stamp{position:relative;top:0;left:auto;min-width:0;transform:none;justify-self:start}.timeline-stage__summary{grid-template-columns:1fr}.timeline-stage__meta{justify-content:flex-start}.timeline-board:before{left:16px}.timeline-year{grid-template-columns:1fr;gap:14px}.timeline-year__aside{position:relative;top:0;min-height:auto;align-items:flex-start;justify-content:flex-start;text-align:left}.timeline-entry__card{padding-right:24px}.timeline-entry__daystamp{position:relative;top:0;right:auto;order:-1;text-align:left}}@media(max-width:760px){.album-masonry__subline{flex-direction:column;gap:6px}.album-masonry__item footer{align-items:flex-start}.album-masonry__item footer strong{font-size:30px}.message-toolbar{padding:16px}.message-wall-card{padding:18px 16px 14px}.message-wall-card p{font-size:15px}.timeline-stage__summary,.timeline-heatmap,.album-preview-stage{padding:16px}.timeline-entry__card{padding:18px 16px}.timeline-entry__daystamp strong{font-size:38px}}.timeline-stage__summary,.timeline-stage__summary.timeline-stage__summary--bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-top:16px;padding:0;border:0;background:transparent;box-shadow:none}.timeline-stage__meta{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.timeline-stage__anchors{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;margin-left:auto}.timeline-board{margin-top:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.timeline-board__glow{display:none}.timeline-board:before{left:25.8%;width:2px;box-shadow:none}.timeline-year__line{width:1px;background:#e8e4e5f5}.timeline-year__line:before,.timeline-year__line:after{display:none}.timeline-year__aside{min-height:132px}.timeline-year__aside strong{opacity:.95}.timeline-year__aside span{font-size:16px}.timeline-year__aside em,.timeline-year__aside small{font-size:12px}.timeline-entry__card{border-color:#efebebfa;box-shadow:0 14px 30px #402f3709}.album-masonry{margin-top:18px}.album-masonry__item{padding:22px 22px 16px}.album-masonry__item header{margin-bottom:4px}.album-masonry__author strong{font-size:15px}.album-masonry__author span,.album-masonry__subline{font-size:12px}.album-masonry__item h3{margin-top:12px;margin-bottom:8px}.album-collage{margin-top:12px}.album-masonry__item p{margin-top:14px;font-size:15px}.album-masonry__item footer{margin-top:14px;padding-top:12px}.message-toolbar{padding:14px 16px;border-radius:24px}.message-toolbar__actionbox small{display:none}.message-stream-row.is-pair{column-gap:32px;margin-bottom:8px}.message-wall-card{min-height:168px;padding:22px 24px 14px}.message-wall-card.is-left{margin-left:44px}.message-wall-card.is-right{margin-right:44px}.message-wall-card.is-left .message-wall-card__avatar-image,.message-wall-card.is-left .message-row__avatar{left:-74px}.message-wall-card.is-right .message-wall-card__avatar-image,.message-wall-card.is-right .message-row__avatar{right:-74px}.message-wall-card p{line-height:1.85}.message-wall-card footer span{min-height:26px;font-size:11px}@media(max-width:1180px){.timeline-stage__summary,.timeline-stage__summary.timeline-stage__summary--bottom{justify-content:flex-start}.timeline-stage__anchors{margin-left:0}.timeline-board:before{left:16px}}.timeline-board{width:min(1120px,100%);margin-right:auto;margin-left:auto}.timeline-board:before{left:228px}.timeline-year{grid-template-columns:200px 28px minmax(0,1fr);gap:12px}.timeline-year__aside{width:200px;min-height:148px;align-items:center}.timeline-year__aside strong{font-size:clamp(70px,6vw,104px)}.timeline-year__content{width:100%}.timeline-entry__shell{grid-template-columns:minmax(0,1fr) 92px;gap:14px}.timeline-entry__card{width:100%;max-width:100%;min-width:0;padding:20px 132px 18px 20px}.timeline-entry__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px}.timeline-entry__profile{min-width:0}.timeline-entry__profile>div:last-child{min-width:0}.timeline-entry__profile strong,.timeline-entry__profile span,.timeline-entry__copy p{word-break:break-word}.timeline-entry__daystamp{right:18px}.timeline-entry__media{min-height:300px}.message-stream-row.is-pair{column-gap:28px}.message-wall-card{padding:20px 22px 14px}.message-wall-card.is-left{margin-left:38px}.message-wall-card.is-right{margin-right:38px}.message-wall-card.is-left .message-wall-card__avatar-image,.message-wall-card.is-left .message-row__avatar{left:-68px}.message-wall-card.is-right .message-wall-card__avatar-image,.message-wall-card.is-right .message-row__avatar{right:-68px}.album-masonry__item{padding:20px 20px 16px}.album-masonry__item footer strong{font-size:36px}@media(max-width:1180px){.timeline-board{width:100%}.timeline-board:before{left:16px}.timeline-year{grid-template-columns:1fr}.timeline-year__aside{width:100%}.timeline-entry__card{padding-right:20px}}.timeline-stage{display:block!important;width:100%;max-width:none}.timeline-board{display:block!important;width:min(1120px,100%);max-width:min(1120px,100%);overflow:visible}.timeline-year{width:100%}.timeline-year__content{display:grid;width:auto;min-width:0;grid-template-columns:minmax(0,1fr)}.timeline-entry{width:100%}.timeline-entry__shell{width:100%;min-width:0;grid-template-columns:minmax(0,1fr) 92px}.timeline-entry__card{display:block;width:100%;min-width:0;overflow:hidden}@media(max-width:1180px){.timeline-stage{display:block!important}.timeline-board{display:block!important;width:100%;max-width:100%}.timeline-entry__shell{grid-template-columns:1fr}}.home-dashboard,.overview-panels,.home-overview-stage{position:relative;border:1px solid rgba(255,255,255,.78);background:radial-gradient(circle at top left,rgba(255,224,231,.84),transparent 32%),linear-gradient(160deg,#fff9f5fa,#fff2ecf0);box-shadow:0 26px 56px #b47c7621}.home-dashboard__story-topline,.overview-panels__headline,.home-overview-stage__leadline{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.home-dashboard__story-topline span,.home-dashboard__story-topline em,.overview-panels__headline span,.home-overview-stage__leadline span{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#ffffffad;color:#734d49d1;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-style:normal}.home-dashboard__story p,.home-overview-stage__lead p{color:#644441d1;font-size:15px;line-height:1.92}.home-dashboard__story-metrics,.home-dashboard__tickets,.home-overview-stage__rail,.home-overview-stage__storyline,.home-overview-stage__notes{gap:14px}.home-dashboard__note,.home-dashboard__ticket,.home-dashboard__letter,.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.home-overview-stage__note{border:1px solid rgba(255,255,255,.76);background:linear-gradient(180deg,#ffffffd1,#fff7f3b3);box-shadow:0 18px 38px #b17c751a}.home-dashboard__note,.home-dashboard__ticket,.home-dashboard__letter,.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.home-overview-stage__note{border-radius:26px}.home-dashboard__note strong,.home-dashboard__ticket strong,.home-dashboard__letter strong,.home-overview-stage__rail-card strong,.home-overview-stage__storyline-card strong,.home-overview-stage__note strong{color:#5b393c}.home-dashboard__note small,.home-dashboard__ticket small,.home-dashboard__letter small,.home-overview-stage__rail-card small,.home-overview-stage__storyline-card small,.home-overview-stage__note small{letter-spacing:.14em;text-transform:uppercase}.home-dashboard__ticket{overflow:hidden}.home-dashboard__ticket-index{color:#d9949e57}.home-overview-stage__lead{border-radius:32px;padding:24px;background:radial-gradient(circle at right top,rgba(255,228,234,.84),transparent 34%),linear-gradient(180deg,#fffc,#fff7f3b8);box-shadow:0 22px 46px #b17c751f}.home-overview-stage__chips,.home-overview-stage__leadline,.home-overview-stage__rail-card span,.home-overview-stage__storyline-card span,.home-overview-stage__note-meta span{display:flex;flex-wrap:wrap;gap:10px}.home-overview-stage__chips span,.home-overview-stage__storyline-card span,.home-overview-stage__note-meta span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#ffffffad;color:#714b47d1;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.cluster-heading__icon{width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,#df768bf0,#f6ad84db);color:#fff8f7;box-shadow:0 14px 30px #c5758338}.cluster-heading__copy small,.cluster-heading__tag{letter-spacing:.14em;text-transform:uppercase}.cluster-heading__tag,.cluster-heading__action{min-height:38px;padding:0 14px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(229,192,186,.44);color:#714b47d1}.album-showcase__spine span,.album-showcase__spine em,.message-wall-preview__spine span,.message-wall-preview__spine em{color:#704b47cc;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-style:normal}.album-showcase__spine strong,.message-wall-preview__spine strong{color:#5b393c;font-size:22px;line-height:1.2}.album-feature,.album-showcase__stack,.album-showcase__caption-row{position:relative}.album-feature__overlay small,.album-feature__overlay p,.album-feature__signal span,.album-feature__signal strong,.album-feature__signal em,.album-feature__chips span,.album-feature__corner span,.album-feature__corner em,.album-feature__storyline span,.album-feature__footrail span{text-shadow:0 8px 28px rgba(18,9,12,.34)}.album-feature__signal,.album-feature__chips,.album-feature__storyline,.album-feature__footrail{display:flex;flex-wrap:wrap;gap:10px}.album-feature__chips span,.album-feature__storyline span,.album-feature__footrail span,.album-mini__eyebrow span,.album-mini__stats span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffff29;color:#fff8f6e0;font-size:11px;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.album-showcase__stack{display:grid;gap:16px}.album-mini h4{margin-top:8px;color:#56373a;font-size:24px;line-height:1.08}.album-mini small,.album-mini span,.album-mini em{color:#6d4946c7}.album-mini__eyebrow,.album-mini__stats{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.album-mini__eyebrow span,.album-mini__stats span{background:#ffffffb3;color:#6e4946d1;-webkit-backdrop-filter:none;backdrop-filter:none}.album-mini__count{position:absolute;right:18px;top:18px;color:#da969f52;font-size:26px;line-height:1}.album-mini__arrow{position:absolute;right:18px;bottom:30px;color:#9a4658;font-size:18px}.album-mini__meter{position:absolute;left:132px;right:18px;bottom:16px;height:6px;border-radius:999px;background:#e8ccc6a8;overflow:hidden}.album-mini__meter i{display:block;width:62%;height:100%;border-radius:inherit;background:linear-gradient(135deg,#db7689f2,#f7ad82db)}.album-showcase__caption-row{grid-column:2/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.album-showcase__caption-card{padding:16px 18px;border:1px solid rgba(255,255,255,.76);border-radius:24px;background:linear-gradient(180deg,#fffc,#fff7f3b8);box-shadow:0 18px 38px #b17c751a}.album-showcase__caption-card.is-soft{background:linear-gradient(180deg,#fff0e8db,#fff8f4bd)}.message-wall-preview__col{display:grid;gap:18px}.message-preview-card__stamp,.message-preview-card__eyebrow span,.message-preview-card__tools span,.message-preview-card__actionrail span,.message-preview-card footer{font-size:11px;letter-spacing:.08em;text-transform:uppercase}.message-preview-card__stamp{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffffb8;color:#724c49c7}.message-preview-card header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;margin-top:14px}.message-preview-card__avatar{width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,#df768bf0,#f6ad84db);color:#fff8f7;box-shadow:0 14px 30px #c5758338}.message-preview-card header strong{color:#5a393c;font-size:18px}.message-preview-card header span{color:#6c4845c2}.message-preview-card__eyebrow,.message-preview-card__tools,.message-preview-card__actionrail{display:flex;flex-wrap:wrap;gap:8px}.message-preview-card__eyebrow{margin-top:14px}.message-preview-card__eyebrow span,.message-preview-card__tools span,.message-preview-card__actionrail span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffffad;color:#6f4a47d1}.message-preview-card p{margin-top:14px;color:#634340d6;font-size:15px;line-height:1.9}.message-preview-card__quote{margin-top:14px;padding:14px 16px;border-left:3px solid rgba(220,143,155,.5);border-radius:18px;background:#fff4efdb;color:#744d49cc;line-height:1.8}.message-preview-card__signal{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.message-preview-card__signal span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffffb3;color:#714b47cc}.message-preview-card__signal strong{color:#5b393c}.message-preview-card__tools,.message-preview-card__actionrail{margin-top:12px}.message-preview-card footer{margin-top:14px;padding-top:14px;border-top:1px dashed rgba(226,192,186,.56);color:#734d49c2}.message-stream-row.is-offset .message-wall-card.is-left{margin-top:18px}.message-stream-row.is-offset .message-wall-card.is-right{margin-top:38px}.message-stream-row.is-deep-offset .message-wall-card.is-left{margin-top:54px}.message-stream-row.is-deep-offset .message-wall-card.is-right{margin-top:12px}.album-masonry__lock{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#fff0e8e6;color:#a3505d;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.album-masonry__author-copy span,.album-masonry__subline span,.album-masonry__footerline span,.album-masonry footer span{color:#6f4a47c7}.album-masonry__go{width:42px;height:42px;border-radius:14px;background:#ffffffd1;color:#8f4d5d;box-shadow:0 14px 28px #b27c761f}.album-masonry__eyebrow,.album-masonry__trail{display:flex;flex-wrap:wrap;gap:8px}.album-masonry__statsbar span{display:grid;gap:2px;justify-items:start}.album-masonry__statsbar b{color:#5b393c;font-size:22px;line-height:1}.album-masonry__statsbar em{color:#6c4845bd;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-style:normal}.album-masonry__footerline,.album-masonry footer{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.album-masonry footer{margin-top:14px;padding-top:14px;border-top:1px dashed rgba(226,192,186,.56)}@media(max-width:1180px){.album-showcase,.message-wall-preview{grid-template-columns:1fr}.album-showcase__spine,.message-wall-preview__spine{position:relative;top:auto}.album-showcase__caption-row{grid-column:auto}}@media(max-width:820px){.home-dashboard,.home-overview-stage{padding:20px 18px;border-radius:26px}.album-feature,.message-preview-card,.album-mini,.album-showcase__caption-card{border-radius:24px}.album-mini{min-height:auto;padding:16px}.album-mini img{position:relative;left:auto;top:auto;bottom:auto;width:100%;height:180px;margin-bottom:14px}.album-mini__meter{position:relative;left:auto;right:auto;bottom:auto;margin-top:12px}.message-preview-card.is-left,.message-preview-card.is-right{margin-left:0;margin-right:0}}.timeline-year__content{display:grid;gap:18px}.timeline-year__aside span,.timeline-year__aside em,.timeline-year__aside small{color:#704c48c7;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.timeline-year__aside-note{display:grid;gap:8px;margin-top:18px}.timeline-entry__profile-copy{gap:6px}.timeline-entry__headline{gap:8px}.timeline-entry__type{display:grid;justify-items:end;gap:8px}.timeline-entry__eyebrow,.timeline-entry__metric-strip,.timeline-entry__capsule,.timeline-entry__footrail{display:flex;flex-wrap:wrap;gap:8px}.timeline-entry__metric-strip,.timeline-entry__capsule,.timeline-entry__footrail{margin-top:14px}.timeline-entry__media-tags span,.timeline-entry__media-note span,.timeline-entry__media-note strong{text-shadow:0 4px 18px rgba(27,12,16,.3)}.timeline-entry__footrail{margin-top:16px;padding-top:14px;border-top:1px dashed rgba(225,191,185,.54)}.timeline-entry footer{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:14px;color:#734d49c7}.message-drawer{width:min(560px,100vw);padding:24px 18px 24px 22px}.message-drawer__close{top:18px;right:18px;width:42px;height:42px;border-radius:14px;background:#ffffffd1;color:#8d5060;box-shadow:0 14px 28px #af7b7429}.message-drawer__header{position:relative;display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:14px;align-items:center;padding:18px}.message-drawer__header-icon,.message-drawer__avatar,.message-drawer__hero-avatar{width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,#df768bf0,#f6ad84db);color:#fff8f7;box-shadow:0 14px 30px #c5758338}.message-drawer__header-copy small,.message-drawer__stage-note small,.message-drawer__signal-card small,.message-drawer__panel-head small,.message-drawer__excerpt-note small,.message-drawer__insight-card small{letter-spacing:.14em;text-transform:uppercase}.message-drawer__header-copy strong,.message-drawer__stage-note strong,.message-drawer__panel-head strong{color:#56373a}.message-drawer__head-badges,.message-drawer__stage-note-chips,.message-drawer__spotlight,.message-drawer__meta,.message-drawer__toolbar,.message-drawer__divider-tabs{display:flex;flex-wrap:wrap;gap:10px}.message-drawer__head-badges span,.message-drawer__stage-note-chips span,.message-drawer__spotlight span,.message-drawer__meta span,.message-drawer__toolbar span,.message-drawer__divider-tabs span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;background:#ffffffc7;color:#704b47d1;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.message-drawer__stage-note{margin-top:14px;padding:18px}.message-drawer__signal-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px}.message-drawer__signal-card{min-height:124px;padding:16px}.message-drawer__signal-card strong{display:block;margin-top:10px;font-size:20px;color:#5b393c}.message-drawer__signal-card span{display:block;margin-top:10px;color:#694744c2;line-height:1.7}.message-drawer__signal-card.is-dark,.message-drawer__insight-card.is-dark{background:linear-gradient(180deg,#5e383ef5,#7f4851f0);color:#fff5f2e6}.message-drawer__signal-card.is-dark strong,.message-drawer__insight-card.is-dark strong,.message-drawer__signal-card.is-dark span,.message-drawer__insight-card.is-dark span,.message-drawer__signal-card.is-dark small,.message-drawer__insight-card.is-dark small{color:inherit}.message-drawer__body{margin-top:14px;padding:18px}.message-drawer__hero{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;margin-top:16px}.message-drawer__body>p{margin-top:16px;color:#61423fd6;font-size:15px;line-height:1.92}.message-drawer__excerpt-note,.message-drawer__reply,.message-drawer__thread{margin-top:16px;padding:16px;border-radius:22px;background:#fffaf6db;border:1px solid rgba(233,202,196,.5)}.message-drawer__reply strong{display:block;margin-bottom:8px;color:#a4475c}.message-drawer__thread-rail{display:flex;flex-wrap:wrap;gap:8px}.message-drawer__thread-rail span,.message-drawer__thread-time{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#fffc;color:#714b47cc;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.message-drawer__thread-time{margin-top:10px}.message-drawer__bubble{margin-top:14px;padding:16px;border:1px solid rgba(255,255,255,.78)}.message-drawer__bubble-head{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.message-drawer__insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.message-drawer__insight-card{min-height:124px;padding:16px;border-radius:22px;border:1px solid rgba(255,255,255,.76);background:#ffffffb8;box-shadow:0 16px 34px #b17c7514}.message-drawer__insight-card strong{display:block;margin-top:10px;color:#59383b;font-size:18px}.message-drawer__insight-card span{display:block;margin-top:10px;color:#684643c2;line-height:1.72}.message-drawer__identity-tip{margin-top:14px;color:#744e4ab8;font-size:12px}.message-drawer__quickbar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.message-drawer__quickbar span{display:grid;justify-items:center;gap:6px;min-height:82px;padding:14px 10px;border-radius:20px;border:1px solid rgba(233,199,192,.44);background:#ffffffb8}.message-drawer__quickbar b{font-size:18px;color:#9f4458}.message-drawer__quickbar em{color:#6a4744c7;font-size:12px;font-style:normal}.message-drawer__actions--floating{gap:10px;margin-top:16px}.message-drawer__actions--floating button{min-width:52px;min-height:44px;border-radius:16px;background:#ffffffd1;color:#8f4d5d;box-shadow:0 14px 28px #b27c761f}.message-drawer__emoji-panel{margin-top:16px;padding:16px;border-radius:24px;border:1px solid rgba(255,255,255,.76);background:linear-gradient(180deg,#ffffffd1,#fff7f3b8)}.message-drawer__emoji-strip,.message-drawer__emoji-grid{gap:10px}.message-drawer__emoji-strip button,.message-drawer__emoji-grid button,.message-drawer__composer-icon{border-radius:14px;background:#fffc}.message-drawer__composer,.message-drawer__composer--panel{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px;border-radius:20px;background:#ffffffc7}.message-drawer__composer{grid-template-columns:minmax(0,1fr) auto;margin-top:16px}.message-drawer__composer input{min-width:0}.album-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px}.album-detail-hero__wash{background:linear-gradient(180deg,#170b0f14,#170b0f33),radial-gradient(circle at top right,rgba(255,212,223,.36),transparent 34%)}.album-detail-hero__action-rail{top:22px;right:22px}.album-detail-hero__veil small,.album-detail-hero__veil p,.album-detail-hero__spotline span,.album-detail-hero__meta-line span,.album-detail-hero__storyline span,.album-detail-hero__stats span{text-shadow:0 6px 24px rgba(17,8,10,.34)}.album-detail-hero__meta-line,.album-detail-hero__chips,.album-detail-hero__storyline,.album-detail-hero__stats{display:flex;flex-wrap:wrap;gap:10px}.album-detail-hero__side{display:grid;align-content:start;gap:14px;padding:18px}.album-detail-hero__profile,.album-detail-hero__side-story,.album-detail-hero__side-note{padding:16px;border-radius:24px;background:#ffffffb8}.album-detail-hero__profile{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center}.album-detail-hero__profile-avatar{width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,#df768af0,#f6ad84db);color:#fff8f7;box-shadow:0 14px 30px #c5758338}.album-detail-hero__thumbs{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:16px}.album-thumb{overflow:hidden;padding:10px}.album-thumb span{display:block;margin-top:10px;color:#5a393c;font-weight:700}.album-thumb small,.album-thumb__meta{display:block;margin-top:6px;color:#6c4845bd}.album-thumb__meter{margin-top:10px;height:6px;border-radius:999px;background:#e8ccc6a8;overflow:hidden}.album-thumb__meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(135deg,#db7689f2,#f7ad82db)}.album-detail-hero__captionbar{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:18px}.album-photo-flow__intro,.album-photo-flow__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.album-photo-flow__intro-card,.album-photo-flow__meta-card{min-height:156px;padding:18px}.album-photo-flow__intro-card strong,.album-photo-flow__meta-card strong{display:block;margin-top:10px;color:#5a393c;font-size:22px}.album-photo-flow__intro-card span,.album-photo-flow__meta-card em{display:block;margin-top:10px;color:#694743c2;line-height:1.74;font-style:normal}.album-photo-flow__toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:14px;padding:14px 16px;border-radius:22px}.album-photo-flow__grid{grid-auto-rows:20px}.album-photo-flow__item{position:relative}.album-photo-flow__item strong{position:absolute;left:16px;right:16px;bottom:38px;z-index:2;color:#fff9f7;font-size:18px;text-shadow:0 8px 28px rgba(16,7,10,.38)}.album-photo-flow__item>span:last-child{position:absolute;left:16px;right:16px;bottom:16px;z-index:2;color:#fff8f6db;font-size:11px;letter-spacing:.1em;text-transform:uppercase;text-shadow:0 6px 24px rgba(16,7,10,.34)}.album-photo-flow__caps{top:14px;left:14px;right:14px;z-index:2}.album-photo-flow__caps span{min-height:28px;padding:0 10px;border-radius:999px;background:#ffffff2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff8f7}.album-photo-flow__index{top:16px;right:16px;z-index:2;width:42px;height:42px;border-radius:14px;background:#22131742;color:#fff8f7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.album-photo-flow__storynote{left:16px;bottom:72px;z-index:2;gap:6px}.album-photo-flow__storynote small,.album-photo-flow__storynote span{color:#fff7f5d1}.album-lightbox img{border-radius:26px;box-shadow:0 30px 70px #00000047}@media(max-width:1180px){.message-drawer__signal-rail,.message-drawer__insight-grid,.album-detail-hero,.album-photo-flow__intro,.album-photo-flow__meta,.album-detail-hero__thumbs,.album-detail-hero__captionbar{grid-template-columns:1fr}.album-detail-hero__veil{max-width:100%}.timeline-year{grid-template-columns:1fr}.timeline-year__line{display:none}}@media(max-width:820px){.message-drawer{width:100vw;padding:18px 12px}.message-drawer__header,.message-drawer__stage-note,.message-drawer__body,.message-drawer__emoji-panel{padding:14px;border-radius:22px}.message-drawer__quickbar{grid-template-columns:repeat(2,minmax(0,1fr))}.message-drawer__composer,.message-drawer__composer--panel{grid-template-columns:1fr auto}.message-drawer__composer-icon{display:none}.album-detail-hero__cover{min-height:480px}.album-detail-hero__veil{padding:18px;border-radius:24px}.album-detail-hero__thumbs{padding:12px}.album-thumb img{height:112px}}.timeline-board{position:relative;padding:34px 32px 22px;border:1px solid rgba(255,255,255,.78);border-radius:38px;background:radial-gradient(circle at 12% 0%,rgba(255,225,231,.9),transparent 30%),linear-gradient(160deg,#fff9f5fa,#fff1ebf0);box-shadow:0 28px 60px #b37c7524}.timeline-board__lead{display:inline-flex;align-items:center;gap:10px;min-height:38px;padding:0 16px;border-radius:999px;background:#ffffffb8;color:#7a504cd6;font-size:11px;letter-spacing:.24em;text-transform:uppercase}.timeline-year__aside strong{font-size:clamp(36px,3vw,52px);line-height:.92;color:#a44458}.timeline-year__aside-note span,.timeline-year__storyline span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#fff9}.timeline-entry{margin-bottom:20px}.timeline-entry__card{position:relative;padding:24px;border:1px solid rgba(255,255,255,.78);border-radius:30px;background:radial-gradient(circle at top right,rgba(255,230,236,.72),transparent 30%),linear-gradient(180deg,#ffffffd6,#fff7f3b8);box-shadow:0 22px 46px #b37f771f}.timeline-entry__avatar{width:56px;height:56px;border-radius:20px;background:linear-gradient(135deg,#de798ce6,#f7ae84cc);color:#fff8f7;font-size:18px;box-shadow:0 14px 28px #c2758438}.timeline-entry__headline strong{font-size:18px}.timeline-entry__headline span,.timeline-entry__script,.timeline-entry__type span,.timeline-entry__eyebrow span,.timeline-entry__metric-strip span,.timeline-entry__capsule span,.timeline-entry__footrail span,.timeline-entry footer span,.timeline-entry footer em{font-size:11px;letter-spacing:.08em;text-transform:uppercase}.timeline-entry__type span,.timeline-entry__eyebrow span,.timeline-entry__metric-strip span,.timeline-entry__capsule span,.timeline-entry__footrail span{min-height:30px;padding:0 12px;border:1px solid rgba(229,194,188,.4);border-radius:999px;background:#ffffffa3;color:#6f4a47d1}.timeline-entry h3{margin-top:18px;margin-bottom:12px;color:#543538;font-size:clamp(28px,2.3vw,38px);line-height:1.06;letter-spacing:-.04em}.timeline-entry__copy p{color:#634340d1;font-size:15px;line-height:1.92}.timeline-entry__media{overflow:hidden;margin-top:18px;border-radius:26px;box-shadow:0 22px 44px #ad797429}.timeline-entry__media img,.timeline-entry__media video{aspect-ratio:16/10;object-fit:cover}.timeline-entry__media-tags,.timeline-entry__media-note,.timeline-entry__source{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.timeline-entry__source{margin-top:16px;padding:14px 16px;border:1px solid rgba(255,255,255,.72);border-radius:22px;background:linear-gradient(180deg,#ffffffc2,#fff7f39e)}.timeline-entry__source strong{color:#684043}.timeline-entry__daystamp strong{color:#a6485d;font-size:28px;line-height:1}.timeline-entry__daystamp span{color:#714c49cc;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.message-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:16px;align-items:center;margin-bottom:28px;padding:18px 20px;border:1px solid rgba(255,255,255,.76);border-radius:28px;background:radial-gradient(circle at left top,rgba(255,223,229,.86),transparent 34%),linear-gradient(135deg,#fff9f5fa,#fff1ecf0);box-shadow:0 22px 48px #b47c7621}.message-toolbar__filters,.message-toolbar__summary{display:flex;flex-wrap:wrap;gap:10px}.message-toolbar__filters button,.message-toolbar__summary span{min-height:36px;padding:0 14px;border-radius:999px;font-size:12px}.message-toolbar__filters button{border:1px solid rgba(226,187,181,.46);background:#ffffffa8;color:#6d4946d6;font-weight:700}.message-toolbar__filters button.is-active{background:linear-gradient(135deg,#ffe5ebf5,#fff5eff5);color:#a34659}.message-toolbar__summary span{display:inline-flex;align-items:center;background:#ffffffa8;color:#6f4a46d1;letter-spacing:.08em;text-transform:uppercase}.message-toolbar__actionbox{display:grid;justify-items:end;gap:8px}.message-toolbar__write{min-width:116px;min-height:42px;border-radius:16px;background:linear-gradient(135deg,#e1748af0,#f7ad82e0);color:#fff9f8;box-shadow:0 16px 28px #c7758338}.message-stream-row__stamp{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#ffffffbd;color:#77514dc2;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.message-wall-card{position:relative;min-height:188px;padding:24px 24px 16px;border:1px solid rgba(255,255,255,.78);border-radius:32px;background:radial-gradient(circle at top right,rgba(255,229,236,.78),transparent 30%),linear-gradient(180deg,#ffffffdb,#fff7f3b8);box-shadow:0 22px 48px #b27e771f;text-align:left;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.message-wall-card:hover,.message-wall-card.is-active{transform:translateY(-2px);border-color:#df9da661;box-shadow:0 28px 54px #bf7e8029}.message-wall-card header{align-items:start}.message-wall-card__badge,.message-wall-card__eyebrow span,.message-wall-card__meta-strip span,.message-wall-card__chips span,.message-wall-card__toolline span,.message-wall-card footer span,.message-wall-card__lv{font-size:11px;letter-spacing:.08em;text-transform:uppercase}.message-wall-card__badge,.message-wall-card__eyebrow span,.message-wall-card__meta-strip span,.message-wall-card__chips span{min-height:30px;padding:0 12px;border:1px solid rgba(228,192,185,.42);border-radius:999px;background:#ffffff9e;color:#6f4b48d1}.message-wall-card__name-row strong{font-size:18px}.message-wall-card p{color:#61423fd6;font-size:15px;line-height:1.92}.message-wall-card__quote{margin-top:14px;padding:14px 16px;border-left:3px solid rgba(220,143,155,.5);border-radius:18px;background:#fff4efdb;color:#744d49cc;line-height:1.8}.message-wall-card__toolline,.message-wall-card footer{display:flex;flex-wrap:wrap;gap:10px}.message-wall-card footer{margin-top:16px;padding-top:14px;border-top:1px dashed rgba(226,192,186,.56);color:#734d49c2}.message-drawer{border-left:1px solid rgba(255,255,255,.78);background:radial-gradient(circle at top right,rgba(255,223,229,.84),transparent 24%),linear-gradient(180deg,#fffbf7fa,#fff2edf5);box-shadow:-26px 0 60px #ad797433}.message-drawer__header,.message-drawer__stage-note,.message-drawer__signal-card,.message-drawer__body{border:1px solid rgba(255,255,255,.76);background:#ffffffad;box-shadow:0 16px 34px #b37e7614}.message-drawer__header,.message-drawer__stage-note,.message-drawer__body{border-radius:28px}.message-drawer__signal-card{border-radius:22px}.message-drawer__bubble{border-radius:22px;box-shadow:0 14px 28px #b17c7514}.message-drawer__bubble.is-self{background:linear-gradient(180deg,#fff3ecf5,#fff8f4e0)}.message-drawer__bubble.is-reply{background:linear-gradient(180deg,#ffe9eef0,#fff7f3e0)}.message-drawer__quickbar span,.message-drawer__meta span,.message-drawer__toolbar span,.message-drawer__divider-tabs span,.message-drawer__stage-note-chips span,.message-drawer__spotlight span{border-radius:999px}.album-masonry{align-items:start;gap:30px}.album-masonry__item{position:relative;overflow:hidden;padding:24px 24px 18px;border:1px solid rgba(255,255,255,.78);border-radius:32px;background:radial-gradient(circle at top right,rgba(255,229,235,.78),transparent 26%),linear-gradient(180deg,#ffffffe0,#fff7f3b8);box-shadow:0 24px 52px #b37e7621;transition:transform .22s ease,box-shadow .22s ease}.album-masonry__item:hover{transform:translateY(-3px);box-shadow:0 32px 60px #b37e762e}.album-masonry__serial{color:#d6929d57;font-size:clamp(42px,4vw,64px);line-height:.95;letter-spacing:-.06em}.album-masonry__subline span,.album-masonry__eyebrow span,.album-masonry__trail span,.album-masonry__footerline span,.album-masonry footer span{font-size:11px;letter-spacing:.08em;text-transform:uppercase}.album-masonry__eyebrow span,.album-masonry__trail span{min-height:30px;padding:0 12px;border-radius:999px;background:#ffffff9e;border:1px solid rgba(228,193,186,.42);color:#6e4946d1}.album-masonry__item h3{color:#533437}.album-collage{overflow:hidden;border-radius:26px;box-shadow:0 20px 40px #af797429}.album-masonry__statsbar{padding:14px 16px;border:1px solid rgba(255,255,255,.72);border-radius:22px;background:#ffffff9e}.album-preview-stage,.album-detail-hero,.album-photo-flow{margin-top:34px}.album-preview-stage__story,.album-preview-stage__notes,.album-detail-hero__cover,.album-detail-hero__side,.album-detail-hero__thumbs,.album-detail-hero__captionbar,.album-photo-flow__intro-card,.album-photo-flow__meta-card,.album-photo-flow__toolbar{border:1px solid rgba(255,255,255,.76);background:linear-gradient(180deg,#fffc,#fff7f3b3);box-shadow:0 20px 42px #b17c751f}.album-preview-stage__story,.album-preview-stage__notes,.album-detail-hero__cover,.album-detail-hero__side,.album-detail-hero__thumbs,.album-detail-hero__captionbar{border-radius:32px}.album-preview-stage__rail-card,.album-preview-stage__note,.album-detail-hero__side-story,.album-detail-hero__side-note,.album-photo-flow__intro-card,.album-photo-flow__meta-card{border-radius:24px}.album-detail-hero__cover{overflow:hidden}.album-detail-hero__action-rail{gap:12px}.album-side-action--hero{min-width:72px;min-height:72px;border-radius:24px;background:#ffffff2e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.album-detail-hero__veil h3{font-size:clamp(38px,3.5vw,58px);line-height:.98;letter-spacing:-.05em}.album-detail-hero__chips span,.album-detail-hero__storyline span,.album-detail-hero__stats span,.album-detail-hero__caption-pills span,.album-photo-flow__toolbar span,.album-photo-flow__storyline em{font-size:11px;letter-spacing:.1em;text-transform:uppercase}.album-detail-hero__chips span,.album-detail-hero__storyline span,.album-detail-hero__stats span,.album-detail-hero__caption-pills span,.album-photo-flow__toolbar span{min-height:30px;padding:0 12px;border-radius:999px;background:#ffffff2e}.album-thumb{border-radius:24px;background:#ffffffa8;box-shadow:0 16px 34px #b17b741a}.album-thumb.is-active{background:linear-gradient(180deg,#ffeaeef5,#fff7f2e6)}.album-photo-flow__storyline{gap:12px;margin-bottom:20px}.album-photo-flow__storyline span,.album-photo-flow__storyline em{min-height:32px;padding:0 12px;border-radius:999px;background:#ffffffa8;color:#704b48cc}.album-photo-flow__item{overflow:hidden;border-radius:28px;box-shadow:0 24px 48px #ab787329}.album-photo-flow__caps span,.album-photo-flow__storynote span,.album-photo-flow__storynote small{letter-spacing:.08em;text-transform:uppercase}.album-lightbox__caption{border:1px solid rgba(255,255,255,.22);background:#2214176b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}@media(max-width:1180px){.message-toolbar{grid-template-columns:1fr}.message-toolbar__actionbox{justify-items:start}.message-stream-row{grid-template-columns:1fr;column-gap:0}.timeline-entry__shell{grid-template-columns:1fr}}@media(max-width:820px){.timeline-board,.message-toolbar,.message-wall-card,.album-masonry__item,.album-preview-stage__story,.album-preview-stage__notes,.album-detail-hero__cover,.album-detail-hero__side,.album-detail-hero__thumbs,.album-detail-hero__captionbar{padding-left:18px;padding-right:18px;border-radius:24px}.timeline-entry__card{padding:18px;border-radius:24px}.timeline-entry h3,.album-detail-hero__veil h3{font-size:28px}.message-wall-card.is-left,.message-wall-card.is-right{margin-left:0;margin-right:0}.album-photo-flow__grid{gap:14px}}.timeline-filters{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:0 0 28px;padding:18px 20px;border:1px solid rgba(255,255,255,.75);border-radius:28px;background:radial-gradient(circle at left top,rgba(255,219,227,.92),transparent 52%),linear-gradient(135deg,#fff8f4f5,#fff0ebeb);box-shadow:0 22px 50px #b579751f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.timeline-filters__label{display:inline-flex;align-items:center;height:38px;padding:0 16px;border-radius:999px;background:#ffffffb8;color:#7f524ee0;font-size:11px;letter-spacing:.28em;text-transform:uppercase}.timeline-filters button{position:relative;min-height:38px;padding:0 16px;border:1px solid rgba(223,176,170,.46);border-radius:999px;background:#fff9;color:#6e4a46e0;font-size:13px;font-weight:600;letter-spacing:.02em;box-shadow:inset 0 1px #ffffff9e;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.timeline-filters button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #ad797524}.timeline-filters button.is-active{border-color:#d47a864d;background:linear-gradient(135deg,#ffe3e9fa,#fff4ecfa);color:#9f4256;box-shadow:0 12px 28px #cf7d892e,inset 0 1px #ffffffe0}.timeline-stage__summary{display:grid;gap:18px;margin-top:34px;padding:22px 24px;border:1px solid rgba(255,255,255,.76);border-radius:30px;background:radial-gradient(circle at top right,rgba(255,219,227,.74),transparent 38%),linear-gradient(135deg,#fff9f5f5,#fff1eceb);box-shadow:0 20px 44px #b07f7621}.timeline-stage__meta{display:flex;flex-wrap:wrap;gap:10px}.timeline-stage__meta span{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:#ffffffad;color:#734d49db;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.timeline-stage__anchors{display:flex;flex-wrap:wrap;gap:10px}.timeline-stage__anchors button{min-height:42px;padding:0 18px;border:1px solid rgba(225,187,180,.52);border-radius:16px;background:#ffffff9e;color:#714b48e0;font-size:13px;font-weight:700;letter-spacing:.04em;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.timeline-stage__anchors button:hover{transform:translateY(-1px);box-shadow:0 14px 26px #af7c7624}.timeline-stage__anchors button.is-active{border-color:#d377843d;background:linear-gradient(135deg,#ffe5ebf5,#fff4edf5);color:#a34659}.timeline-heatmap-wrap{margin-top:44px;padding:34px 32px;border:1px solid rgba(255,255,255,.76);border-radius:36px;background:radial-gradient(circle at 12% 0%,rgba(255,228,235,.9),transparent 36%),linear-gradient(160deg,#fff9f4fa,#fff2edf0);box-shadow:0 28px 60px #b27c7624}.timeline-heatmap{display:grid;grid-template-columns:220px minmax(0,1fr);gap:24px;align-items:stretch;margin-top:22px;padding:24px;border-radius:30px;background:linear-gradient(180deg,#ffffffc7,#fff7f4b3);box-shadow:inset 0 1px #ffffffb8}.timeline-heatmap__meta strong{font-size:clamp(42px,4.2vw,58px);line-height:.9;color:#a7445a}.timeline-heatmap__meta span,.timeline-heatmap__meta em{font-style:normal;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#7e4d52cc}.timeline-heatmap .heatmap-panel__legend{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:flex-end;color:#714a47cc;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.heatmap-panel{border:1px solid rgba(255,255,255,.72)}.checklist-focus{position:sticky;top:108px;padding:26px;border:1px solid rgba(255,255,255,.76);border-radius:34px;background:radial-gradient(circle at right top,rgba(255,223,228,.84),transparent 34%),linear-gradient(160deg,#fffaf5fa,#fff2ebf0);box-shadow:0 28px 58px #b37c7526}.checklist-focus__hero{display:flex;align-items:center;justify-content:space-between;gap:12px}.checklist-focus__hero small,.checklist-focus__chapter span,.checklist-focus__chapter em,.checklist-focus__meta span,.checklist-focus__storycard small,.checklist-focus__note-card small{letter-spacing:.12em;text-transform:uppercase}.checklist-focus__status{min-height:34px;padding:0 14px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.12em}.checklist-focus__status.is-done{background:#e6f7eceb;color:#35795b}.checklist-focus__status.is-open{background:#ffece0f0;color:#aa6544}.checklist-focus h3{margin-top:18px;font-size:clamp(34px,3.1vw,44px);line-height:1.02;letter-spacing:-.04em;color:#57373a}.checklist-focus>p{margin-top:14px;color:#654441cc;font-size:15px;line-height:1.9}.checklist-focus__chapter,.checklist-focus__meta,.checklist-focus__stats{display:flex;flex-wrap:wrap;gap:10px}.checklist-focus__chapter{margin-top:18px}.checklist-focus__chapter span,.checklist-focus__chapter em,.checklist-focus__meta span,.checklist-focus__stats span{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#ffffffa8;color:#6e4844db;font-size:11px;font-style:normal}.checklist-focus__storyrail,.checklist-focus__note-rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.checklist-focus__storycard,.checklist-focus__note-card{min-height:132px;padding:18px 18px 16px;border:1px solid rgba(255,255,255,.72);border-radius:24px;background:linear-gradient(180deg,#ffffffd6,#fff8f4a8);box-shadow:0 16px 32px #b37e761a}.checklist-focus__storycard.is-soft,.checklist-focus__note-card.is-soft{background:linear-gradient(180deg,#fff1e9e0,#fff9f5ad)}.checklist-focus__storycard strong,.checklist-focus__note-card strong{display:block;margin-top:12px;color:#5e393d;font-size:22px;line-height:1.15}.checklist-focus__storycard span,.checklist-focus__note-card span{display:block;margin-top:10px;color:#684642c2;font-size:13px;line-height:1.7}.checklist-focus__gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px}.checklist-focus__gallery img,.checklist-focus__empty{min-height:132px;border-radius:22px}.checklist-focus__empty{display:grid;place-items:center;margin-top:20px;padding:24px;border:1px dashed rgba(210,167,160,.5);background:#ffffff8a;color:#764f4bb8;text-align:center}.checklist-focus__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px}.checklist-focus__actions button{min-height:46px;border:1px solid rgba(219,183,176,.46);border-radius:16px;background:#ffffffb8;color:#5f3e3be0;font-size:13px;font-weight:700;letter-spacing:.04em;box-shadow:0 12px 26px #b17d7614;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.checklist-focus__actions button:hover{transform:translateY(-1px);background:linear-gradient(135deg,#ffe8ecf5,#fff7f1eb);box-shadow:0 16px 30px #b47d7524}.story-layout__assist-rail{position:sticky;top:112px;z-index:4;display:inline-grid;gap:10px;margin:8px 0 0 auto;padding:14px 10px;border:1px solid rgba(255,255,255,.76);border-radius:22px;background:linear-gradient(180deg,#ffffffc2,#fff4eeb8);box-shadow:0 18px 36px #b47c761f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.story-layout__assist-rail button{width:44px;height:44px;border:1px solid rgba(220,183,176,.48);border-radius:14px;background:#ffffffd1;color:#8f4d5d;font-size:18px;box-shadow:inset 0 1px #ffffffd6;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.story-layout__assist-rail button:hover{transform:translateY(-1px);background:linear-gradient(135deg,#ffe9eef5,#fff6f0f0);box-shadow:0 12px 26px #b47c7629}.about-audio{display:grid;grid-template-columns:220px minmax(0,1fr) 160px;gap:18px;align-items:center;margin-top:22px;padding:22px 24px;border:1px solid rgba(255,255,255,.76);border-radius:30px;background:radial-gradient(circle at 0% 50%,rgba(255,223,229,.82),transparent 28%),linear-gradient(135deg,#fffaf6fa,#fff1ebf0);box-shadow:0 22px 48px #b37d7624}.about-audio__track{display:grid;gap:8px}.about-audio__track small,.about-audio__meta span{letter-spacing:.14em;text-transform:uppercase}.about-audio__track strong{font-size:24px;color:#5b3a3d}.about-audio__track span{color:#674643c2;line-height:1.7}.about-audio__wave{display:grid;grid-template-columns:repeat(18,minmax(0,1fr));align-items:end;gap:6px;min-height:68px;padding:10px 0}.about-audio__wave i{display:block;width:100%;border-radius:999px;background:linear-gradient(180deg,#d87488f2,#fbb38cb8);animation:about-audio-wave 1.4s ease-in-out infinite;transform-origin:center bottom}.about-audio__wave i:nth-child(3n+1){height:52px}.about-audio__wave i:nth-child(3n+2){height:36px}.about-audio__wave i:nth-child(3n){height:60px}.about-audio__meta{display:grid;gap:10px;justify-items:end}.about-audio__meta span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#ffffffb3;color:#714a47d6;font-size:11px}.story-chat__toyshelf{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;padding:0 2px}.story-chat__toyshelf span{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border:1px solid rgba(224,187,180,.45);border-radius:999px;background:#ffffffa3;color:#6d4744d6;font-size:12px;letter-spacing:.06em}@keyframes about-audio-wave{0%,to{transform:scaleY(.52);opacity:.46}50%{transform:scaleY(1);opacity:1}}@media(max-width:1180px){.timeline-heatmap,.about-audio{grid-template-columns:1fr}.checklist-focus{position:relative;top:auto}.story-layout__assist-rail{position:relative;top:auto;display:flex;margin:0 0 16px;padding:10px}}@media(max-width:820px){.timeline-filters,.timeline-stage__summary,.timeline-heatmap-wrap,.checklist-focus,.about-audio{padding:18px;border-radius:24px}.timeline-heatmap .heatmap-panel__grid{gap:5px;padding:12px}.checklist-focus h3{font-size:28px}.checklist-focus__storyrail,.checklist-focus__note-rail,.checklist-focus__actions,.checklist-focus__gallery{grid-template-columns:1fr}.about-audio__meta{justify-items:start}}.checklist-toolbar,.checklist-filters,.checklist-stage{border-radius:32px;background:radial-gradient(circle at top left,#ffffffe6,#fbf1ecd1 36%,#f4e5df8f);border:1px solid rgba(229,204,197,.74);box-shadow:0 24px 52px #7e5a561a}.checklist-toolbar{padding:20px 22px}.checklist-toolbar__pill,.checklist-progress-card,.checklist-row,.checklist-detail-card{border-radius:24px;background:#ffffffd1;border:1px solid rgba(229,204,197,.74);box-shadow:0 16px 28px #7e5a5612}.checklist-toolbar__pill{padding:14px 16px 12px}.checklist-search{border-radius:999px;background:#ffffffd6;border:1px solid rgba(230,206,198,.76)}.checklist-search input{color:#543e3cdb}.checklist-search span,.checklist-filters button.is-active{background:linear-gradient(135deg,#906066f2,#684851fa);color:#fff8f4}.checklist-filters{padding:18px 20px}.checklist-filters button,.checklist-focus__actions button{border-radius:999px;background:#fffbf8d1;border:1px solid rgba(232,207,199,.74);color:#755652c2}.checklist-row{padding:16px}.checklist-row.is-open{box-shadow:0 20px 36px #7956531a}.checklist-row__head,.checklist-row__subline,.checklist-row__progress,.checklist-row__body{position:relative;z-index:1}.checklist-row__head{gap:14px}.checklist-row__title strong{font-size:18px}.checklist-row__dot{box-shadow:0 8px 16px #7c59541a}.checklist-row__marker,.checklist-row__meta span,.checklist-row__meta em{background:#fffbf8d1;border:1px solid rgba(232,207,199,.74);color:#765753b8}.checklist-row__marker.is-on{background:#f7e6e3eb;color:#66464ae6}.checklist-row__subline{color:#765753bd}.checklist-row__progress{height:7px;border-radius:999px;background:#e8d6d0c7}.checklist-row__progress i{border-radius:999px;background:linear-gradient(90deg,#a07078f2,#6f4e5afa)}.checklist-detail-card{padding:16px;gap:16px}.checklist-detail-card__media{border-radius:22px;overflow:hidden}.checklist-detail-card__media img{filter:saturate(.94) contrast(1.03)}.checklist-detail-card__empty{background:#fffbf8d6}.checklist-detail-card__content{gap:12px}.checklist-detail-card__headline h3{font-size:clamp(26px,2.2vw,34px);line-height:1.06}.checklist-detail-card__storyline span{background:#fffbf8d1;border:1px solid rgba(232,207,199,.74);color:#785954b8}.checklist-detail-card__section{padding:12px 0 0;border-top:1px solid rgba(233,211,205,.68)}.checklist-detail-card__section strong{color:#543e3ce6}.checklist-detail-card__section p{color:#543e3cd1}.checklist-detail-card__seal{box-shadow:0 14px 24px #7c59541a}.about-stage{padding:28px}.about-stage__main{gap:20px}.story-chat--about{box-shadow:0 26px 56px #7654501f}.story-chat--about .story-chat__header{gap:16px}.story-chat--about .story-chat__screen{min-height:760px}.story-chat--about .story-chat__body{gap:14px}.story-chat--about .story-bubble__avatar{width:56px;height:56px}.story-chat--about .story-bubble__content{box-shadow:0 12px 24px #7c595412}.story-chat--about .story-bubble.is-right .story-bubble__content{box-shadow:0 14px 26px #9a6d7014}.story-chat--about .story-bubble.is-left .story-bubble__content{box-shadow:0 12px 24px #7c59540f}.story-chat--about .story-bubble__meta strong,.story-chat--about .story-bubble__meta small,.story-chat--about .story-bubble__foot span,.story-chat--about .story-bubble__trail span{color:#70524ec2}.story-chat--about .story-chat__player{box-shadow:0 12px 24px #7c59540f}.story-chat--about .story-chat__player button{border-radius:999px}.story-chat--about .story-chat__play{box-shadow:0 12px 20px #5a3d4524}.about-audio{min-height:164px}.about-stage__chapters button,.about-stage__memo{box-shadow:0 14px 24px #7c59540f}.about-stage__chapters button.is-active{box-shadow:0 22px 38px #5c3f442e}.story-layout__toc,.story-layout__content{box-shadow:0 28px 58px #7654501c}.story-layout__toc{min-height:520px}.story-layout__content{min-height:880px}.story-layout__musiccard{box-shadow:0 16px 28px #1c0e1424}.story-layout__musiccard img{filter:saturate(.94) contrast(1.03)}.story-layout__musiccard-copy{gap:4px}.story-layout__musiccard-copy span{color:#fff2ecc2}.story-layout__musiccard button{border-radius:999px}.story-layout__headline-note{box-shadow:0 14px 24px #7c59540f}.story-layout__headline-note strong{color:#543e3ce6}.story-layout__chips span,.story-layout__headline-track span,.story-layout__reading-rail span,.story-layout__toc-dock span{color:#765753b8}.story-layout .prose{max-width:780px}.story-layout .prose p,.story-layout .prose li{font-size:16px;line-height:2}.story-layout .prose blockquote{box-shadow:0 12px 22px #7c59540d}.timeline-board{padding:30px}.timeline-board__lead{box-shadow:0 14px 24px #7c59540f}.timeline-year+.timeline-year{margin-top:16px}.timeline-entry__card{box-shadow:0 20px 42px #76545014}.timeline-entry__profile strong{color:#543e3ce6}.timeline-entry__profile span,.timeline-entry__eyebrow span,.timeline-entry__meta span,.timeline-entry__metric-strip span,.timeline-entry__source span{color:#765753b8}.timeline-entry__media{box-shadow:0 20px 40px #7654501f}.timeline-entry__daystamp strong{letter-spacing:-.06em}@media(max-width:1180px){.checklist-toolbar,.checklist-filters,.checklist-stage,.about-stage,.story-layout,.timeline-board{padding-left:20px;padding-right:20px}.checklist-detail-card{grid-template-columns:1fr}.checklist-detail-card__media{min-height:260px}.about-stage__main{grid-template-columns:1fr}.about-stage__chapters{grid-template-columns:repeat(2,minmax(0,1fr))}.story-layout{grid-template-columns:1fr}.story-layout__toc{min-height:auto}}@media(max-width:780px){.checklist-toolbar,.checklist-filters,.checklist-stage,.about-stage,.story-layout,.timeline-board{border-radius:26px;padding-left:16px;padding-right:16px}.checklist-toolbar__pill,.checklist-progress-card,.checklist-row,.checklist-detail-card,.about-stage__chapters button,.about-stage__memo{border-radius:20px}.story-chat--about .story-chat__screen{min-height:auto}.story-chat--about .story-bubble__content{padding:14px 14px 12px}.about-stage__chapters{grid-template-columns:1fr}.story-layout__content{min-height:auto}.story-layout .prose p,.story-layout .prose li{font-size:15px}.timeline-board{padding-top:18px;padding-bottom:18px}.timeline-entry__card{padding:18px}}.page-placeholder,.section-heading,.cluster-heading,.countdown-card,.home-dashboard__story,.home-dashboard__letter,.home-dashboard__ticket,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.section-cluster__card,.timeline-entry__card,.message-wall-card,.message-preview-card,.album-masonry__item,.album-showcase__caption-card,.story-layout__toc-card,.story-chat__replaycard,.checklist-toolbar__pill,.checklist-progress-card,.checklist-detail-card{border-color:#e5ccc5c2;box-shadow:0 18px 34px #7e5a5614}.page-placeholder{border-radius:28px;background:radial-gradient(circle at top left,#ffffffe6,#fbf1ecd1 36%,#f4e5df8f)}.section-heading{gap:14px}.section-heading__headline{gap:12px}.section-heading__title,.cluster-heading__copy h3,.timeline-entry__card h3,.section-cluster__card h3,.checklist-detail-card__headline h3{letter-spacing:-.04em}.section-heading__crest,.cluster-heading__icon{box-shadow:0 14px 24px #7e5a5614}.section-heading__kicker,.section-heading__meta,.cluster-heading__tag,.message-preview-card__stamp,.message-stream-row.is-pair .message-stream-row__stamp,.album-thumb__index,.timeline-entry__daystamp,.checklist-toolbar__pill,.love-day-card__badge,.love-day-card__trail{border-radius:999px}.section-heading__kicker,.section-heading__meta,.cluster-heading__tag,.message-preview-card__eyebrow span,.message-preview-card__tools span,.message-preview-card__actionrail span,.message-preview-card__signal span,.message-wall-card__meta-strip span,.message-wall-card__toolline span,.home-overview-stage__chips span,.home-overview-stage__note-meta em,.album-feature__chips span,.album-feature__footrail span,.section-cluster__eyebrow span,.section-cluster__chips span,.section-cluster__card footer span,.timeline-entry__eyebrow span,.timeline-entry__source span,.love-day-card__meta span,.love-day-card__meta em,.love-day-card header span,.love-day-card header em,.pc-footer__record{background:#fffbf8d1;border:1px solid rgba(232,207,199,.74);color:#785954b8}.message-preview-card__stamp,.message-stream-row.is-pair .message-stream-row__stamp{padding:6px 12px;background:#fffbf8f5;border:1px solid rgba(230,206,198,.82);color:#745652bd;letter-spacing:.08em}.timeline-entry__daystamp{border:1px solid rgba(229,204,197,.82);background:linear-gradient(180deg,#fffbf8f5,#f7ebe6eb)}.message-wall-card__badge,.cluster-heading__tag,.love-day-card__badge,.love-day-card__trail{font-weight:600;letter-spacing:.08em}.page-more,.composer-panel footer button:not(.is-ghost),.message-drawer__actions--floating button,.cluster-heading__action,.countdown-card__cta{border-radius:999px;box-shadow:0 16px 28px #5f424b29}.page-more,.composer-panel footer button:not(.is-ghost),.message-drawer__actions--floating button{min-height:44px}.countdown-card__cta{min-height:46px}.page-more:hover,.cluster-heading__action:hover,.countdown-card__cta:hover{transform:translateY(-1px)}.page-more,.cluster-heading__action,.countdown-card__cta{transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.moment-card__badge,.message-wall-card__badge,.album-masonry__lock{box-shadow:0 10px 18px #7c595414}.message-wall-card footer span:first-child,.album-masonry__footerline span:first-child,.album-masonry__item footer span:first-child,.timeline-entry__source strong,.section-cluster__storyline strong,.home-dashboard__ticket strong,.countdown-card__leadline strong,.love-day-card strong{color:#543e3ce6}.message-wall-card footer,.album-masonry__item footer,.timeline-entry__card footer,.love-day-card footer{color:#765753b8}.message-wall-card p,.message-preview-card p,.album-masonry__item p,.section-cluster__card p,.timeline-entry__copy p,.checklist-detail-card__section p,.story-layout .prose p,.story-layout .prose li{color:#543e3cd1}.pc-footer__record{box-shadow:0 10px 18px #7c59540f}@media(max-width:780px){.page-placeholder,.section-cluster__card,.timeline-entry__card,.message-wall-card,.message-preview-card,.album-masonry__item,.checklist-detail-card{border-radius:24px}.page-more,.composer-panel footer button:not(.is-ghost),.message-drawer__actions--floating button,.countdown-card__cta{min-height:42px}}.feature-photo{min-height:520px}.feature-photo img{filter:saturate(.94) contrast(1.04) brightness(.84)}.feature-photo__meta{padding:22px 22px 20px;gap:14px}.feature-photo__storynote{padding:12px 14px;border-radius:18px;background:#fff9f624;border:1px solid rgba(255,239,232,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.feature-photo__storynote span,.feature-photo__storynote em,.feature-photo__chips span,.feature-photo__footline em{color:#fff5f0c2}.feature-photo__storynote strong,.feature-photo__meta h3,.feature-photo__footline strong{color:#fff8f4}.feature-photo__storynote strong{font-size:20px}.feature-photo__storynote em{font-size:12px}.feature-photo__chips{gap:8px}.feature-photo__chips span{background:#fff9f61f;border:1px solid rgba(255,239,232,.16)}.feature-photo__footline{margin-top:2px;padding-top:12px;border-top:1px solid rgba(255,239,232,.14)}.timeline-glance,.anniversary-rack{padding:24px 22px 20px;border-radius:30px;background:#ffffffd6;border:1px solid rgba(229,204,197,.76);box-shadow:0 18px 34px #7f5b5714}.timeline-glance h3,.anniversary-rack h3{font-size:clamp(28px,2.3vw,38px);line-height:1.06;letter-spacing:-.04em}.timeline-glance li{padding:14px 14px 12px;border-radius:18px;background:#fffbf8d1;border:1px solid rgba(232,207,199,.74)}.timeline-glance li strong{font-size:16px}.timeline-glance li span{color:#5b433fc7;line-height:1.82}.timeline-glance li em{color:#785954b8}.timeline-glance__footrail{margin-top:14px;gap:8px}.timeline-glance__footrail span,.anniversary-pill__trail b,.anniversary-pill__trail em{background:#fffbf8d1;border:1px solid rgba(232,207,199,.74)}.anniversary-pill{min-height:108px;padding:14px 14px 12px;border-radius:20px;background:#fffbf8d6;border:1px solid rgba(231,206,198,.74);box-shadow:0 12px 22px #7d5a550f}.anniversary-pill strong{font-size:18px}.anniversary-pill small,.anniversary-pill span,.anniversary-pill__trail b{color:#785954b8}.anniversary-pill__trail em{color:#58403dd6}.album-mini{padding:14px;border-radius:24px;background:#ffffffd6;border:1px solid rgba(229,204,197,.76);box-shadow:0 16px 30px #7f5b5714}.album-mini img{border-radius:18px;filter:saturate(.94) contrast(1.03)}.album-mini h4{font-size:clamp(22px,2vw,30px);line-height:1.08;letter-spacing:-.03em}.album-mini>div>span,.album-mini>div>em,.album-mini small{color:#785954b8}.album-mini__stats{gap:8px}.album-mini__stats span{background:#fffbf8d1;border:1px solid rgba(232,207,199,.74)}.album-mini__count{color:#6f524e33;letter-spacing:-.06em}.cluster-heading__tag,.page-more,.message-preview-card__stamp,.album-thumb__index,.timeline-entry__daystamp,.pc-footer__record{box-shadow:0 10px 20px #7d5a5514}.cluster-heading__tag{font-weight:600;letter-spacing:.12em}.page-more{position:relative;overflow:hidden;background:linear-gradient(135deg,#8f6066f2,#684851fa);color:#fff8f4;border-color:#6f4e5852}.page-more:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;background:linear-gradient(135deg,#ffffff3d,#fff0);opacity:.8}.page-more:hover{transform:translateY(-1px)}.message-preview-card__stamp{background:#fffbf8f5}.pc-footer__records,.pc-footer__record{gap:8px}.pc-footer__record{border-radius:999px}@media(max-width:1180px){.feature-photo,.timeline-glance,.anniversary-rack,.album-mini{min-height:auto}}@media(max-width:780px){.feature-photo{min-height:420px}.timeline-glance,.anniversary-rack{padding:18px 16px 16px}.album-mini{padding:12px}.album-mini img{min-height:160px}}.countdown-card,.home-dashboard__story,.home-dashboard__letter,.home-dashboard__ticket,.weather-card,.stats-card,.timeline-glance,.anniversary-rack,.city-distance-card{position:relative;overflow:hidden}.countdown-card{padding:28px;border-radius:38px;background:radial-gradient(circle at top left,#ffffffeb,#fcf1ecc2 34%,#f4e4df8a);border:1px solid rgba(228,202,194,.72);box-shadow:0 30px 66px #7e5a561f}.countdown-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.48),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.14),transparent 40%);pointer-events:none}.countdown-card__copy h1,.home-dashboard__story h3,.overview-panels__headline strong{letter-spacing:-.05em}.countdown-card__copy h1{font-size:clamp(42px,4.2vw,68px);line-height:.98}.countdown-card__days{padding:18px 18px 16px;border-radius:28px;background:#ffffffb8;border:1px solid rgba(230,206,198,.76);box-shadow:0 18px 34px #805d5814}.countdown-card__days strong,.countdown-card__days span,.countdown-card__clock em,.countdown-card__clock small,.countdown-card__ticker em,.countdown-card__ticker small{position:relative;z-index:1}.countdown-card__weather-pair{min-height:108px;padding:16px 16px 14px;border-radius:22px;background:#fffc;border:1px solid rgba(230,206,198,.76);box-shadow:0 14px 26px #7d5a5512}.countdown-card__weather-pair span,.home-dashboard__story-topline span,.home-dashboard__story-topline em,.home-dashboard__letter small,.home-dashboard__letter-foot span,.home-dashboard__story-highlights span,.weather-card__name,.weather-card__meta,.weather-card__foot,.stats-card span,.stats-card small{color:#785954b8}.countdown-card__weather-pair strong{font-size:clamp(24px,2.2vw,34px)}.countdown-card__weather-pair em{color:#58403dd1}.feature-photo{border-radius:36px;box-shadow:0 32px 72px #553c402e}.feature-photo__meta h3{font-size:clamp(30px,2.6vw,44px);line-height:1.04}.feature-photo__meta p{color:#fff2ecd6;line-height:1.9}.weather-card,.stats-card{min-height:220px;border-radius:30px;box-shadow:0 22px 46px #7f5b5714}.home-dashboard,.overview-panels,.message-wall-preview,.album-showcase{box-shadow:0 30px 68px #7e5a561c}.home-dashboard__story{padding:24px;border-radius:32px;background:#ffffffd1;border:1px solid rgba(230,206,198,.76)}.home-dashboard__story h3,.home-dashboard__story p,.home-dashboard__story-topline span,.home-dashboard__story-topline em,.message-wall-preview__lead-chips span{position:relative;z-index:1}.home-dashboard__ticket{min-height:176px;padding:18px 18px 16px;border-radius:24px;box-shadow:0 16px 30px #7f5b5712}.home-dashboard__ticket:before{background:linear-gradient(180deg,#ffffff47,#fff0)}.home-dashboard__ticket strong{font-size:clamp(26px,2.2vw,36px)}.home-dashboard__ticket small,.home-dashboard__ticket-foot span,.home-dashboard__ticket-foot em{color:inherit;opacity:.78}.message-wall-preview{padding-top:34px;padding-bottom:34px}.message-wall-preview:before{opacity:.94}.page-placeholder,.page-more{box-shadow:0 18px 34px #7e5a5614}.album-showcase{padding-top:32px;padding-bottom:32px}.album-showcase__spine{min-height:164px}.album-showcase__caption-card{min-height:128px}.message-preview-card{min-height:278px}.message-preview-card.is-right{transform:translateY(18px)}.message-preview-card__stamp{font-size:11px;letter-spacing:.08em}.message-preview-card__avatar{box-shadow:0 12px 22px #7e5a561f}.message-preview-card header span,.message-preview-card__actionrail span,.message-preview-card footer{color:#765753b8}.message-preview-card p{min-height:68px;line-height:1.94}.message-preview-card__quote{min-height:78px}.message-preview-card__actionrail{gap:8px}.message-preview-card__actionrail span{padding:7px 10px}@media(max-width:1180px){.countdown-card{padding:22px}.home-dashboard,.overview-panels,.message-wall-preview,.album-showcase{padding-left:22px;padding-right:22px}.home-dashboard__story-metrics,.home-dashboard__tickets,.section-cluster{grid-template-columns:1fr}}@media(max-width:780px){.countdown-card,.home-dashboard,.overview-panels,.message-wall-preview,.album-showcase,.page-placeholder{border-radius:26px}.countdown-card__copy h1{font-size:clamp(34px,10vw,46px)}.home-dashboard,.overview-panels,.message-wall-preview,.album-showcase{padding-left:18px;padding-right:18px}.countdown-card,.feature-photo,.weather-card,.stats-card,.message-preview-card{min-height:auto}.message-preview-card.is-right{transform:none}.page-more{min-height:44px;border-radius:999px}}.pc-shell__header{gap:16px}.pc-shell__nav-item{position:relative;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease}.pc-shell__nav-item:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;background:linear-gradient(135deg,#ffffff42,#fff0);opacity:0;transition:opacity .22s ease}.pc-shell__nav-item:hover{transform:translateY(-1px);box-shadow:0 12px 20px #76545014}.pc-shell__nav-item:hover:before,.pc-shell__nav-item.is-active:before,.pc-shell__nav-item.is-home:before{opacity:1}.pc-shell__nav-item.is-active,.pc-shell__nav-item.is-home{transform:translateY(-1px)}.love-hero:not(.is-compact){overflow:hidden}.love-hero:not(.is-compact) .love-hero__pair{position:relative;z-index:2;grid-template-columns:1fr minmax(180px,240px) 1fr;align-items:end;gap:34px;padding:136px 74px 168px}.love-hero:not(.is-compact) .love-hero__avatar-box{display:grid;justify-items:center;gap:16px}.love-hero:not(.is-compact) .love-hero__name{color:#fff8f4;text-shadow:0 14px 34px rgba(25,13,18,.28)}.love-hero:not(.is-compact) .love-hero__avatar-note{padding:10px 14px;border-radius:18px;background:#fffaf724;border:1px solid rgba(255,236,229,.16);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.love-hero:not(.is-compact) .love-hero__distance{font-size:clamp(18px,1.4vw,24px);letter-spacing:.08em}.love-hero:not(.is-compact) .love-hero__curve--one{left:-4%;right:-4%;bottom:96px;height:180px;background:radial-gradient(circle at 50% 10%,#fffcf980,#fffcf900)}.love-hero:not(.is-compact) .love-hero__curve--two{left:-8%;right:-8%;bottom:-84px;height:250px;background:linear-gradient(180deg,#fffdfb1a,#fffbf8fa)}.love-hero:not(.is-compact) .love-hero__dock{z-index:3}.love-hero:not(.is-compact) .love-hero__dock-item{position:relative;overflow:hidden}.love-hero:not(.is-compact) .love-hero__dock-item:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;background:linear-gradient(135deg,#ffffff75,#fff0);opacity:0;transition:opacity .22s ease}.love-hero:not(.is-compact) .love-hero__dock-item:hover:before,.love-hero:not(.is-compact) .love-hero__dock-item.router-link-active:before,.love-hero:not(.is-compact) .love-hero__dock-item.is-active:before{opacity:1}.pc-shell__main>.home-section+.home-section{margin-top:8px}.home-overview-stage,.home-section,.message-wall-preview,.section-cluster,.album-showcase{position:relative}.home-section{padding-top:10px}.cluster-heading{align-items:center;margin-bottom:18px}.cluster-heading__icon{width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,#fff9f5f5,#f5e6e0db);border:1px solid rgba(228,202,194,.76);box-shadow:0 14px 26px #7e5b5714}.cluster-heading__copy small{color:#7f5f5bb8;letter-spacing:.18em}.cluster-heading__copy h3{font-size:clamp(30px,2.6vw,44px);line-height:1.08;letter-spacing:-.04em}.cluster-heading__tag{background:#fffaf7db;border:1px solid rgba(230,206,198,.78);color:#775753b8}.cluster-heading__action{width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,#8f6066f2,#684851fa);color:#fff8f4;box-shadow:0 16px 28px #5d414a2e}.distance-stage{padding:28px;border-radius:38px;background:radial-gradient(circle at top left,#ffffffe6,#faf0ebcc 34%,#f3e5e085);border:1px solid rgba(228,202,194,.7);box-shadow:0 30px 66px #7e5a561c}.distance-stage:before{background:radial-gradient(circle at 24% 24%,rgba(255,255,255,.64),transparent 32%),radial-gradient(circle at 76% 72%,rgba(241,188,181,.18),transparent 30%)}.distance-stage__counter{top:22px;right:24px;color:#77575329}.distance-stage__float{padding-top:28px}.distance-stage__summary{padding:18px 20px;border-radius:28px;background:#ffffffc7;border:1px solid rgba(229,204,196,.76);box-shadow:0 18px 34px #815d5814}.distance-stage__person strong,.distance-stage__person span,.distance-stage__middle span,.distance-stage__middle i,.distance-stage__footer strong,.distance-stage__footer span,.distance-stage__stats span,.distance-stage__route-point span{color:#573f3dd6}.distance-stage__person span,.distance-stage__stats span{color:#765753b8}.distance-stage__avatar{box-shadow:0 14px 28px #7a57521f}.distance-stage__middle{gap:10px}.distance-stage__middle i{color:#cf7d7a}.distance-stage__middle span{padding:8px 14px;border-radius:999px;background:#fff8f4d6;border:1px solid rgba(230,206,198,.76)}.distance-stage__toolbar{margin-top:18px}.distance-stage__toolbar button{border-radius:999px;background:#fffbf8d6;border:1px solid rgba(231,207,199,.78);color:#71534fc2}.distance-stage__toolbar button:first-child{background:linear-gradient(135deg,#8f6066f2,#684851fa);color:#fff8f4}.distance-stage__map{margin-top:18px;border-radius:30px;overflow:hidden;box-shadow:inset 0 1px #ffffffb8}.distance-stage__map:before{background:linear-gradient(0deg,rgba(255,255,255,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.16) 1px,transparent 1px)}.distance-stage__route-line{opacity:.9}.distance-stage__endpoint{box-shadow:0 14px 24px #6d4c4c24}.distance-stage__footer strong{font-size:clamp(26px,2.2vw,34px)}.album-showcase,.message-wall-preview{padding:30px 26px;border-radius:40px}.album-showcase__spine,.message-wall-preview__spine{box-shadow:0 16px 30px #7f5c5814}.album-showcase__spine span,.album-showcase__spine em,.message-wall-preview__spine span,.message-wall-preview__spine em{color:#785954b8}.album-showcase__spine strong,.message-wall-preview__spine strong{font-size:clamp(24px,2vw,34px)}.album-showcase__caption-row{margin-top:18px;gap:14px}.album-showcase__caption-card{min-height:122px;padding:18px 18px 16px;border-radius:24px;background:#ffffffd1;border:1px solid rgba(229,205,197,.76);box-shadow:0 14px 28px #7f5c5812}.album-showcase__caption-card.is-soft{background:linear-gradient(180deg,#fffaf7f0,#f7ece7d1)}.album-showcase__caption-card small,.album-showcase__caption-card span{color:#795955b8}.album-showcase__caption-card strong{font-size:clamp(22px,2vw,30px)}.pc-footer__quote,.pc-footer__nav,.pc-footer__signals,.pc-footer__storybar,.pc-footer__shelf,.pc-footer__toys,.pc-footer__memo,.pc-footer__records,.pc-footer__copyright{position:relative;z-index:1}@media(max-width:1180px){.pc-shell__header{gap:12px}.love-hero:not(.is-compact) .love-hero__pair{grid-template-columns:1fr;gap:18px;padding:110px 42px 150px}.love-hero:not(.is-compact) .love-hero__distance{font-size:16px}.love-hero:not(.is-compact) .love-hero__dock{bottom:24px}.love-hero:not(.is-compact) .love-hero__dock-item{min-width:82px}.home-overview-stage,.section-cluster,.message-wall-preview,.album-showcase,.pc-footer__quote,.pc-footer__nav,.pc-footer__signals,.pc-footer__shelf,.pc-footer__toys,.pc-footer__records,.pc-footer__copyright{margin-left:0;margin-right:0}.distance-stage{padding:22px}}@media(max-width:780px){.pc-shell__header{gap:10px}.love-hero:not(.is-compact) .love-hero__pair{padding:92px 18px 128px}.love-hero:not(.is-compact) .love-hero__distance{padding:10px 16px;font-size:14px}.love-hero:not(.is-compact) .love-hero__dock{left:12px;right:12px}.home-overview-stage,.section-cluster,.message-wall-preview,.album-showcase,.distance-stage{border-radius:28px}.cluster-heading__copy h3{font-size:clamp(24px,7vw,32px)}.distance-stage__counter{top:16px;right:16px}.distance-stage__summary{padding:16px}.distance-stage__toolbar{flex-wrap:wrap}.distance-stage__toolbar button{width:auto}.distance-stage__footer strong{font-size:clamp(22px,6vw,28px)}}.pc-shell{position:relative;min-height:100vh;background:radial-gradient(circle at top,rgba(255,247,243,.78),transparent 32%),linear-gradient(180deg,#fffdfa,#fbf2ee 38%,#f8eeea)}.pc-shell__masthead{width:min(1240px,100% - 32px);margin:0 auto 12px;padding:8px 16px 0;color:#83625eb8;letter-spacing:.22em;text-transform:uppercase}.pc-shell__header{position:sticky;top:16px;z-index:30;width:min(1240px,100% - 32px);margin:0 auto;padding:14px 18px;border-radius:28px;background:#fffcf9c7;border:1px solid rgba(229,204,196,.72);box-shadow:0 24px 54px #7654501c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.pc-shell__header:before{background:linear-gradient(90deg,#ffffff94,#ffffff0a)}.pc-shell__brand strong{font-size:18px;letter-spacing:.06em}.pc-shell__brand-name{color:#4f3a38eb}.pc-shell__brand-heart{color:#cf7d7a;text-shadow:0 8px 18px rgba(207,125,122,.22)}.pc-shell__nav{gap:8px;padding:6px;border-radius:999px;background:#fbf3efe0;border:1px solid rgba(232,209,202,.78)}.pc-shell__nav-item{min-width:72px;padding:10px 14px;border-radius:999px;color:#6d504cc7}.pc-shell__nav-item i{font-size:13px}.pc-shell__nav-item.is-active,.pc-shell__nav-item.is-home{background:linear-gradient(135deg,#916167f2,#674851fa);color:#fff8f4;box-shadow:0 14px 24px #5f424b2e}.pc-shell__nav-item.is-home{min-width:52px}.pc-shell__weather,.pc-shell__trace,.pc-shell__avatar-chip{min-height:42px;border-radius:999px;background:#fffbf8d6;border:1px solid rgba(232,209,202,.78);color:#6d504cc7;box-shadow:0 12px 22px #7a57520f}.pc-shell__avatar-chip{width:42px;box-shadow:0 10px 18px #7a575214}.pc-shell__float{border-radius:999px;background:#fffcf9e6;border:1px solid rgba(230,206,198,.82);box-shadow:0 16px 30px #7654501a;color:#6c4f4bd6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.pc-shell__float--left{left:max(14px,(100vw - 1240px) / 2 - 18px)}.pc-shell__float--chat,.pc-shell__float--tool{right:max(14px,(100vw - 1240px) / 2 - 18px)}.pc-shell__float--chat{background:linear-gradient(135deg,#906066f2,#684851fa);color:#fff8f4}.pc-shell__main{width:min(1240px,100% - 32px);margin:22px auto 0;gap:28px}.pc-shell__main>.love-hero:not(.is-compact){margin-top:4px;min-height:760px;border-radius:44px;box-shadow:0 36px 80px #5b3f4329}.love-hero__backdrop{filter:saturate(.94) contrast(1.02)}.love-hero__noise{opacity:.28}.love-hero__brand{top:22px;letter-spacing:.24em;color:#fff5f0d1}.love-hero__pair{padding-top:130px}.love-hero__avatar{box-shadow:0 34px 72px #23121a38}.love-hero__avatar img{filter:saturate(.94) contrast(1.03)}.love-hero__name{font-size:clamp(34px,3.1vw,48px)}.love-hero__distance{padding:14px 22px;border-radius:999px;background:#fff8f424;border:1px solid rgba(255,235,228,.18);box-shadow:0 16px 28px #1b0c1229}.love-hero__dock{bottom:34px;gap:10px;padding:8px;border-radius:999px;background:#fffaf72e;border:1px solid rgba(255,239,232,.16);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.love-hero__dock-item{min-width:90px;padding:12px 16px;border-radius:999px;color:#fff4efc7}.love-hero__dock-item.router-link-active,.love-hero__dock-item.is-active{background:#fffaf7eb;color:#563d3ceb;box-shadow:0 14px 26px #180c111f}.pc-shell__main>.love-hero.is-compact{margin-top:2px;min-height:208px;border-radius:34px;box-shadow:0 24px 56px #6245481f}.love-hero.is-compact .love-hero__compact-band{padding:28px 28px 22px}.love-hero.is-compact .love-hero__compact-card{padding:18px 20px;border-radius:28px;background:#fffbf829;border:1px solid rgba(255,238,231,.16);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.love-hero.is-compact .love-hero__compact-avatar{width:72px;height:72px;box-shadow:0 18px 34px #2111182e}.love-hero.is-compact .love-hero__compact-copy span,.love-hero.is-compact .love-hero__compact-middle span,.love-hero.is-compact .love-hero__compact-middle em{color:#fff5f0d1}.love-hero.is-compact .love-hero__compact-middle{min-width:170px}.pc-footer{width:min(1240px,100% - 32px);margin:34px auto 40px;padding:28px 28px 24px;border-radius:36px;background:radial-gradient(circle at top left,#ffffffe6,#fbf1ecd1 34%,#f4e5e08f);border:1px solid rgba(227,201,193,.7);box-shadow:0 28px 60px #7c5a561a}.pc-footer__quote,.pc-footer__nav,.pc-footer__signals,.pc-footer__storybar,.pc-footer__shelf,.pc-footer__toys,.pc-footer__memo,.pc-footer__records,.pc-footer__copyright{max-width:none}.pc-footer__quote{font-size:clamp(24px,2.2vw,34px);line-height:1.2;letter-spacing:-.04em;color:#503a38eb}.pc-footer__nav a,.pc-footer__signals span{background:#fffbf8d1;border-color:#e6cec6c2;color:#6f524ec2}.pc-footer__storybar{gap:14px}.pc-footer__shelf{min-height:30px}.pc-footer__toy{box-shadow:0 10px 20px #7c595414}.pc-footer__memo{color:#6c504cc2}.pc-footer__records{gap:10px}.pc-footer__record{background:#fffbf8cc;border:1px solid rgba(229,205,197,.74);color:#6f524ebd}@media(max-width:1180px){.pc-shell__header,.pc-shell__masthead,.pc-shell__main,.pc-footer{width:min(100%,100% - 24px)}.pc-shell__header{top:12px;padding:12px 14px;gap:12px}.pc-shell__nav{order:3;width:100%;overflow-x:auto;justify-content:flex-start;padding-bottom:8px}.pc-shell__nav-item{flex:0 0 auto}.pc-shell__utility{margin-left:auto}.pc-shell__float--left,.pc-shell__float--chat,.pc-shell__float--tool{display:none}.pc-shell__main>.love-hero:not(.is-compact){min-height:680px}.love-hero__pair,.love-hero.is-compact .love-hero__compact-card{gap:18px}.love-hero__avatar,.love-hero.is-compact .love-hero__compact-avatar{width:152px;height:152px}.love-hero__name,.love-hero.is-compact .love-hero__compact-copy strong{font-size:clamp(24px,3vw,32px)}.pc-footer__quote,.pc-footer__nav,.pc-footer__signals,.pc-footer__shelf,.pc-footer__toys,.pc-footer__records,.pc-footer__copyright{justify-content:flex-start;text-align:left}}@media(max-width:780px){.pc-shell__masthead{width:calc(100% - 20px);margin-bottom:8px;padding-left:10px}.pc-shell__header{width:calc(100% - 20px);top:8px;border-radius:22px}.pc-shell__brand strong{font-size:16px}.pc-shell__utility{width:100%;justify-content:space-between}.pc-shell__weather,.pc-shell__trace,.pc-shell__avatar-chip{min-height:38px}.pc-shell__main{width:calc(100% - 20px);margin-top:16px;gap:20px}.pc-shell__main>.love-hero:not(.is-compact){min-height:600px;border-radius:30px}.love-hero__brand{top:16px;font-size:11px}.love-hero__pair{grid-template-columns:1fr;padding-top:96px;gap:14px}.love-hero__center{order:-1}.love-hero__avatar{width:124px;height:124px}.love-hero__dock{left:14px;right:14px;bottom:20px;justify-content:flex-start;overflow-x:auto}.love-hero__dock-item{flex:0 0 auto;min-width:78px;padding:10px 14px}.pc-shell__main>.love-hero.is-compact{min-height:236px;border-radius:26px}.love-hero.is-compact .love-hero__compact-band{padding:20px 18px 18px}.love-hero.is-compact .love-hero__compact-card{grid-template-columns:1fr;gap:14px;text-align:center}.love-hero.is-compact .love-hero__compact-side,.love-hero.is-compact .love-hero__compact-side.is-right{justify-content:center}.love-hero.is-compact .love-hero__compact-middle{min-width:0}.pc-footer{width:calc(100% - 20px);margin-top:24px;margin-bottom:24px;padding:22px 18px 18px;border-radius:28px}.pc-footer__quote{font-size:clamp(22px,8vw,30px)}.pc-footer__storybar,.pc-footer__toys,.pc-footer__records{gap:8px}}.album-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;padding:22px}.album-detail-hero__cover{min-height:620px;border-radius:34px;overflow:hidden;box-shadow:0 30px 72px #573c3f33}.album-detail-hero__cover img{transform:scale(1.04);filter:saturate(.92) contrast(1.04) brightness(.8)}.album-detail-hero__wash{background:radial-gradient(circle at top right,rgba(255,236,229,.26),transparent 28%),linear-gradient(180deg,#130a0e14,#221016cc)}.album-side-action--hero{min-width:66px;padding:12px 10px 10px;border-radius:22px;background:#fff8f424;border:1px solid rgba(255,238,231,.16);color:#fff8f4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 16px 24px #150a0e29}.album-side-action--hero span{color:inherit;opacity:.76}.album-detail-hero__veil{padding:26px 26px 24px;gap:14px;background:linear-gradient(180deg,#200f140a,#1d1016cc)}.album-detail-hero__veil h3{max-width:11ch;font-size:clamp(42px,4vw,64px);line-height:1;letter-spacing:-.06em}.album-detail-hero__veil p{max-width:50ch;line-height:1.92;color:#fff2ecd6}.album-detail-hero__spotline span,.album-detail-hero__meta-line span,.album-detail-hero__chips span,.album-detail-hero__storyline span,.album-detail-hero__stats span{background:#fff8f424;border:1px solid rgba(255,239,232,.16);color:#fff4efd6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.album-detail-hero__side{gap:16px;align-content:start}.album-detail-hero__profile,.album-detail-hero__side-story,.album-detail-hero__side-note,.album-detail-hero__captionbar{padding:18px 18px 16px;border-radius:26px;background:#ffffffd1;border:1px solid rgba(229,204,196,.74);box-shadow:0 18px 34px #835f5914}.album-detail-hero__profile-avatar{width:56px;height:56px;box-shadow:0 14px 28px #72504d29}.album-detail-hero__side-story strong,.album-detail-hero__side-note strong{font-size:clamp(24px,2vw,34px);line-height:1.06}.album-detail-hero__side-story span,.album-detail-hero__side-note span{color:#644944c2;line-height:1.86}.album-detail-hero__thumbs{grid-column:1/-1;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.album-thumb{padding:10px;border-radius:22px;background:#fffc;border:1px solid rgba(229,204,196,.74);box-shadow:0 14px 28px #84605a14}.album-thumb.is-active{transform:translateY(-4px);border-color:#b48280e6;box-shadow:0 22px 36px #68484929}.album-thumb img{height:128px;border-radius:16px;filter:saturate(.94) contrast(1.02)}.album-thumb__index{font-size:28px;letter-spacing:-.06em;color:#72524e33}.album-thumb__meter{margin-top:10px;height:5px;border-radius:999px;background:#e8d6d0cc}.album-thumb__meter i{border-radius:999px;background:linear-gradient(90deg,#a07078f2,#6f4e5afa)}.album-detail-hero__captionbar{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px}.album-detail-hero__caption-main strong{display:block;margin-top:6px;font-size:clamp(24px,2.2vw,34px);line-height:1.08}.album-detail-hero__caption-main span{color:#644944c7;line-height:1.9}.album-detail-hero__caption-pills{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end}.album-detail-hero__caption-pills span{background:#fffbf8d1;border:1px solid rgba(229,204,196,.76)}.message-drawer{gap:18px}.message-drawer__header{position:sticky;top:0;z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.message-drawer__head-badges span,.message-drawer__stage-note-chips span,.message-drawer__spotlight span,.message-drawer__toolbar span,.message-drawer__thread-rail span,.message-drawer__quickbar span,.message-drawer__meta span,.message-drawer__divider-tabs span{background:#fffbf8d6;border:1px solid rgba(231,206,198,.78)}.message-drawer__thread{background:linear-gradient(180deg,#fffcfadb,#f7ebe7b8);box-shadow:inset 0 1px #fffc}.message-drawer__thread-time{color:#775753b8}.message-drawer__bubble{padding:14px 16px;box-shadow:0 10px 24px #845f590f}.message-drawer__bubble.is-self{background:#ffffffeb}.message-drawer__bubble.is-reply{background:linear-gradient(180deg,#f7e6e3f0,#f1dbdbdb)}.message-drawer__quickbar{gap:10px}.message-drawer__quickbar span{padding:12px 12px 10px;border-radius:18px}.message-drawer__quickbar b{font-size:16px}.message-drawer__actions--floating{right:0;bottom:0;gap:10px}.message-drawer__actions--floating button{min-width:48px;min-height:48px;border-radius:999px}.timeline-board{position:relative;padding:28px;border-radius:40px;background:radial-gradient(circle at top left,#ffffffeb,#f9efebb8 34%,#f3e6e166);border:1px solid rgba(228,202,194,.68);box-shadow:0 30px 70px #805d571f}.timeline-board__lead{margin-bottom:26px;padding:18px 20px;border-radius:24px;background:#ffffffc2;border:1px solid rgba(229,204,197,.74)}.timeline-board__lead span{color:#735551bd}.timeline-board:before{left:182px;width:1px;background:linear-gradient(180deg,#e1c7c100,#e1c7c1f0,#e1c7c100)}.timeline-year{grid-template-columns:240px minmax(0,1fr);gap:24px}.timeline-year__aside{position:sticky;top:126px;min-height:280px;padding:24px 20px;border-radius:32px;background:linear-gradient(180deg,#553e44fa,#35272ffa);box-shadow:0 24px 48px #3f2c3338}.timeline-year__aside strong{color:#f2ebef;font-size:clamp(92px,7.4vw,136px);line-height:.9}.timeline-year__aside span,.timeline-year__aside em,.timeline-year__aside small{color:#dfd5dbd1}.timeline-year__storyline{gap:8px}.timeline-year__storyline span{background:#fff6f124;border-color:#ffeee71f;color:#fff6f1d1}.timeline-entry__shell{grid-template-columns:minmax(0,1fr) 110px;gap:22px}.timeline-entry__card{padding:24px 138px 22px 24px;border-radius:30px;background:linear-gradient(180deg,#fffffff0,#f8eee9e0);border:1px solid rgba(229,204,197,.76);box-shadow:0 18px 40px #7e5a5414}.timeline-entry__header{gap:14px}.timeline-entry__avatar{width:48px;height:48px;box-shadow:0 12px 22px #79545024}.timeline-entry__headline strong{font-size:16px}.timeline-entry__headline span,.timeline-entry__script,.timeline-entry__type span,.timeline-entry__eyebrow span,.timeline-entry__source span{color:#745652bd}.timeline-entry__type,.timeline-entry__eyebrow,.timeline-entry__metric-strip,.timeline-entry__media-rail,.timeline-entry__footrail{gap:10px}.timeline-entry__type span,.timeline-entry__eyebrow span,.timeline-entry__metric-strip span,.timeline-entry__footrail span,.timeline-entry__media-tags span{background:#fffbf8d1;border:1px solid rgba(232,207,199,.76)}.timeline-entry__card h3{margin-top:12px;font-size:clamp(28px,2.4vw,40px);line-height:1.04}.timeline-entry__copy p{color:#523d3ad1;line-height:1.94}.timeline-entry__media{min-height:380px;border-radius:26px;overflow:hidden;box-shadow:0 22px 46px #71504c1f}.timeline-entry__media-note strong{font-size:18px}.timeline-entry__source{padding:14px 16px;border-radius:20px;background:#fffaf7d1;border:1px solid rgba(231,206,198,.74)}.timeline-entry__source strong{font-size:15px;color:#4d3937e0}.timeline-entry__card footer{margin-top:16px}.timeline-entry__daystamp{top:20px;right:18px;gap:4px;padding:18px 10px 12px;border-radius:24px;background:linear-gradient(180deg,#fffbf8f5,#f7ebe6eb);border:1px solid rgba(229,204,197,.82);box-shadow:0 18px 32px #7e5a551a}.timeline-entry__daystamp:before{background:linear-gradient(180deg,#dfc1ba00,#dfc1baeb,#dfc1ba00)}.timeline-entry__daystamp strong{font-size:62px;color:#30262a}.timeline-entry__daystamp span{color:#6f514dc2}.timeline-stage__summary.timeline-stage__summary--bottom{width:min(1160px,100%);margin:22px auto 0}@media(max-width:1180px){.album-detail-hero{grid-template-columns:1fr}.album-detail-hero__cover{min-height:520px}.album-detail-hero__thumbs,.album-detail-hero__captionbar{grid-template-columns:1fr}.timeline-board:before{left:16px}.timeline-year{grid-template-columns:1fr}.timeline-year__aside{position:relative;top:0;min-height:auto;text-align:left;align-items:flex-start}.timeline-entry__shell{grid-template-columns:1fr}.timeline-entry__daystamp{position:static;flex-direction:row;justify-content:flex-start;width:fit-content;margin-top:14px}}@media(max-width:780px){.album-detail-hero{padding:16px}.album-detail-hero__cover{min-height:420px}.album-detail-hero__veil{padding:20px 18px 18px}.album-detail-hero__veil h3{max-width:none;font-size:clamp(32px,9vw,42px)}.album-detail-hero__thumbs{grid-template-columns:1fr 1fr}.message-drawer__actions--floating{position:static;justify-content:flex-start;flex-wrap:wrap}.timeline-board,.timeline-entry__card{padding:20px}.timeline-entry__media{min-height:280px}}.message-titleband,.album-titleband,.about-titleband{position:relative;padding:34px 40px 30px;border-radius:38px;background:radial-gradient(circle at top left,#ffffffeb,#fcf1ecb8 36%,#f5e7e261);border:1px solid rgba(227,200,193,.66);box-shadow:0 30px 66px #7f5c571f}.message-titleband h2,.album-titleband h2,.about-titleband h2{max-width:12ch;font-size:clamp(40px,4vw,60px);line-height:1.03;letter-spacing:-.06em}.message-titleband p,.album-titleband p,.about-titleband p{max-width:56ch;color:#5e4642cc;line-height:1.92}.message-toolbar{align-items:stretch;gap:18px;padding:22px 24px;border-radius:30px;background:linear-gradient(180deg,#ffffffe0,#f8ede8cc);border:1px solid rgba(229,205,197,.72);box-shadow:0 18px 36px #87625c14}.message-toolbar__filters{gap:10px}.message-toolbar__filters button,.message-toolbar__summary span,.message-toolbar__write,.message-toolbar__actionbox small{border-color:#e5cbc4bd;background:#fffbf8d6}.message-toolbar__filters button.is-active,.message-toolbar__write{background:linear-gradient(135deg,#8d5d65f0,#67464ffa);color:#fff7f4;box-shadow:0 18px 28px #593d4533}.message-wall{position:relative;gap:28px}.message-wall__spine{background:linear-gradient(180deg,#dbbfb900,#dbbfb9f5,#dbbfb900);width:1px}.message-stream-row.is-pair{column-gap:46px;padding-top:34px}.message-stream-row.is-pair .message-stream-row__stamp{top:8px;padding:7px 12px;border-radius:999px;background:#fffbf8f5;border:1px solid rgba(229,202,194,.84);box-shadow:0 10px 24px #87605b14}.message-wall-card{min-height:236px;padding:24px 24px 18px;border-radius:32px;background:linear-gradient(180deg,#fffffff2,#f9f0ebe0);border:1px solid rgba(229,204,197,.78);box-shadow:0 24px 54px #825e5917}.message-wall-card:after{width:18px;height:18px;top:30px;background:#fff9f6f2;border-color:#e5ccc5d1}.message-wall-card.is-left{margin-left:56px}.message-wall-card.is-right{margin-right:56px}.message-wall-card__avatar-image,.message-row__avatar{width:78px;height:78px;border:4px solid rgba(255,250,247,.95);box-shadow:0 16px 28px #7954512e}.message-wall-card__profile strong{font-size:17px}.message-wall-card__identity>span,.message-wall-card__lv,.message-wall-card footer span{color:#785853b8}.message-wall-card__badge{padding:7px 12px;border-radius:999px;background:#fff5f0eb;border:1px solid rgba(231,206,198,.82);color:#714a4ad6}.message-wall-card__eyebrow,.message-wall-card__meta-strip,.message-wall-card__chips,.message-wall-card__toolline,.message-wall-card__footnote,.message-wall-card footer{gap:10px}.message-wall-card__eyebrow span,.message-wall-card__meta-strip span,.message-wall-card__chips span,.message-wall-card__toolline span{background:#fffaf7c7;border-color:#e8cfc7bd}.message-wall-card p{margin-top:18px;font-size:15px;line-height:1.98;color:#523c39d6}.message-wall-card__quote,.message-wall-card__quote.is-right{margin-top:14px;padding:15px 17px;border-radius:20px;background:#fffbf8e0;border:1px solid rgba(232,209,201,.74);line-height:1.88}.message-drawer{width:min(520px,100vw - 24px);padding:28px 24px 24px;background:linear-gradient(180deg,#fffcfafa,#f7ece8f2);border-left:1px solid rgba(228,202,194,.76);box-shadow:-24px 0 64px #5c3f4329}.message-drawer__header,.message-drawer__stage-note,.message-drawer__signal-card,.message-drawer__bubble,.message-drawer__insight-card,.composer-panel{border-color:#e5ccc4c2}.message-drawer__header{padding:18px 18px 16px;border-radius:26px;background:#ffffffc2}.message-drawer__stage-note{padding:18px;border-radius:24px;background:linear-gradient(135deg,#fff8f5f5,#fbefebdb)}.message-drawer__signal-rail{gap:12px}.message-drawer__signal-card,.message-drawer__insight-card{border-radius:22px;background:#fffc;box-shadow:0 14px 28px #86605a12}.message-drawer__signal-card.is-dark,.message-drawer__insight-card.is-dark{background:linear-gradient(180deg,#7d5758f0,#593e48fa);color:#fff6f2}.message-drawer__body{gap:18px}.message-drawer__thread{padding:18px;border-radius:24px;background:#fffaf7c7;border:1px solid rgba(230,206,198,.72)}.message-drawer__bubble{border-radius:22px;background:#ffffffe6}.message-drawer__bubble.is-reply{background:#f8eae7d1}.message-drawer__quickbar span,.message-drawer__divider-tabs span,.message-drawer__meta span,.composer-panel__snapshots span,.composer-panel__quickbar span{background:#fffbf8d1;border-color:#e7cec6c2}.message-drawer__actions--floating button,.composer-panel footer button:not(.is-ghost){background:linear-gradient(135deg,#8b5c64f2,#61424dfa);color:#fff7f4;box-shadow:0 18px 30px #573b442e}.composer-panel{width:min(720px,100vw - 28px);padding:26px 26px 22px;border-radius:34px;background:radial-gradient(circle at top left,#ffffffeb,#fcf0ecd1 36%,#f4e4df94);box-shadow:0 30px 72px #5c3f443d}.composer-panel__hero{padding:18px;border-radius:24px;background:#ffffffc2;border:1px solid rgba(229,204,196,.74)}.composer-panel textarea{min-height:180px;border-radius:24px;background:#fffcf9e6;border:1px solid rgba(229,205,198,.78)}.album-masonry{grid-template-columns:repeat(12,minmax(0,1fr));gap:24px}.album-masonry__item{grid-column:span 4;min-height:520px;padding:24px 24px 20px;border-radius:32px;background:linear-gradient(180deg,#fffffff2,#f8eee9e0);border:1px solid rgba(229,204,196,.76);box-shadow:0 24px 58px #825e591a}.album-masonry__item:nth-child(4n+1){grid-column:span 5}.album-masonry__item:nth-child(4n+2){grid-column:span 3}.album-masonry__item:nth-child(4n+3){grid-column:span 4}.album-masonry__item:before{background:linear-gradient(180deg,#ffffff7a,#fff0)}.album-masonry__lock{background:#fffaf7e0;border-color:#e6cec6cc}.album-masonry__author-badge{width:44px;height:44px;font-size:19px}.album-masonry__serial{font-size:clamp(58px,5vw,88px);line-height:.88;letter-spacing:-.08em;color:#7556521f}.album-masonry__item h3{margin-top:12px;margin-bottom:10px;font-size:clamp(28px,2.6vw,42px);line-height:1.04;letter-spacing:-.04em}.album-masonry__item p{line-height:1.9;color:#59423ecc}.album-collage{min-height:240px;border-radius:26px;overflow:hidden}.album-collage img{filter:saturate(.94) contrast(1.03)}.album-masonry__trail span,.album-masonry__footerline span,.album-masonry__subline span,.album-masonry__eyebrow span{color:#765853bd}.album-masonry__statsbar span{padding:14px 12px;border-radius:20px;background:#fffbf8d6;border:1px solid rgba(232,207,199,.74)}.album-masonry__item footer strong{font-size:clamp(34px,3.2vw,50px);letter-spacing:-.06em}.album-preview-stage,.album-detail-hero{border-radius:38px;background:radial-gradient(circle at top left,#ffffffeb,#fcf1ecb8 36%,#f5e8e361);border:1px solid rgba(228,202,194,.68);box-shadow:0 30px 70px #7f5c571f}.about-stage{padding:30px;border-radius:40px;background:radial-gradient(circle at top left,#ffffffe6,#fcf1ecc2 34%,#f4e5df70);border:1px solid rgba(227,201,193,.68);box-shadow:0 30px 68px #805d581f}.about-stage__main{gap:22px}.story-chat--about{padding:18px;border-radius:34px;background:linear-gradient(180deg,#fffefcf0,#f6ebe6e6);border:1px solid rgba(228,202,194,.72);box-shadow:0 24px 50px #805c571a}.story-chat--about .story-chat__header{padding:16px 18px;border-radius:24px;background:#ffffffd1}.story-chat--about .story-chat__screen{padding:20px;border-radius:28px;background:linear-gradient(180deg,#fffaf8f0,#f6e8e4d6)}.story-chat__chapter-line,.story-chat__replaycard,.about-audio,.about-stage__chapters button,.about-stage__memo{border-color:#e4cac2c2}.story-chat__chapter-line{padding:14px 16px;border-radius:22px;background:#ffffffc7}.story-chat__replaybar{gap:12px}.story-chat__replaycard{border-radius:22px;background:#fffc;box-shadow:0 14px 28px #85605912}.story-chat__replaycard.is-dark{background:linear-gradient(180deg,#7c5758f0,#583d46fa);color:#fff6f2}.story-chat--about .story-bubble__avatar{width:54px;height:54px;box-shadow:0 12px 24px #77534f29}.story-chat--about .story-bubble__content{max-width:min(82%,620px);padding:16px 18px 14px;border-radius:26px;background:#ffffffd6;box-shadow:0 16px 28px #845f5912}.story-chat--about .story-bubble.is-right .story-bubble__content{background:linear-gradient(180deg,#f7e5e4f5,#f3dbdce0)}.story-chat--about .story-bubble.is-left .story-bubble__content{background:#ffffffe6}.story-chat--about .story-bubble__meta strong,.story-chat--about .story-bubble__meta small,.story-chat--about .story-bubble__foot span,.story-chat--about .story-bubble__trail span{color:#6e504cc7}.story-chat--about .story-bubble__media{margin-top:12px;border-radius:18px}.story-chat--about .story-chat__player{padding:14px 16px;border-radius:22px;background:#ffffffd1}.story-chat--about .story-chat__player button,.story-chat--about .story-chat__play{border-radius:999px}.about-audio{padding:20px 22px;border-radius:28px;background:linear-gradient(180deg,#ffffffd1,#f8ece8d6);box-shadow:0 18px 34px #85605914}.about-stage__chapters button,.about-stage__memo{padding:18px 18px 16px;border-radius:24px;background:#fffc;box-shadow:0 16px 28px #855f5812}.about-stage__chapters button.is-active{background:linear-gradient(180deg,#865b5df0,#5f434bfa);color:#fff8f4;box-shadow:0 22px 38px #593c452e}.story-layout{grid-template-columns:300px minmax(0,1fr);gap:24px}.story-layout__toc,.story-layout__content{border-radius:36px;background:linear-gradient(180deg,#fffffff2,#f7ece8e6);border:1px solid rgba(229,204,196,.74);box-shadow:0 24px 58px #7f5c581a}.story-layout__toc{top:118px;padding:22px}.story-layout__toc-topline,.story-layout__toc-guide,.story-layout__toc-card,.story-layout__toc-link{border-color:#e6cec6c2}.story-layout__toc-guide,.story-layout__toc-card{border-radius:22px;background:#fffbf8d6}.story-layout__toc-link{padding:12px 14px;border-radius:18px;background:#ffffffc7}.story-layout__toc-link:hover{background:#f9eeeaf5;transform:translate(4px)}.story-layout__content{padding:26px}.story-layout__banner{display:inline-flex;padding:8px 14px;border-radius:999px;background:#fff7f2eb;border:1px solid rgba(229,203,195,.82)}.story-layout__musicbar{position:relative;padding:22px;border-radius:30px;background:linear-gradient(135deg,#714d51fa,#432d35fa);overflow:hidden}.story-layout__musicbar-gradient strong{font-size:clamp(26px,2.4vw,40px);line-height:1.06;color:#fff8f4}.story-layout__musiccard{background:#fff8f424;border:1px solid rgba(255,238,230,.16);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.story-layout__hero{gap:18px;padding:22px 0 6px}.story-layout__hero-copy h2{max-width:12ch;font-size:clamp(38px,4vw,58px);line-height:1.02;letter-spacing:-.06em}.story-layout__hero-copy p{max-width:58ch;line-height:1.96;color:#59423ed1}.story-layout__hero-card{border-radius:22px;background:#ffffffd6;border:1px solid rgba(229,205,197,.76)}.story-layout__hero-card.is-dark{background:linear-gradient(180deg,#7d5859f0,#573e47fa);color:#fff7f2}.story-layout__headline-note{padding:16px 18px;border-radius:22px;background:#fffcfad6;border:1px solid rgba(230,206,198,.74)}.story-layout__headline-track span,.story-layout__chips span,.story-layout__reading-rail span,.story-layout__toc-dock span{background:#fffbf8cc;border-color:#e5ccc4c7}.story-layout__lead-visual,.story-layout__lead-media video{border-radius:30px;overflow:hidden;box-shadow:0 24px 52px #76555324}.story-layout .prose{max-width:760px;margin:0 auto;padding:8px 0 14px}.story-layout .prose h2,.story-layout .prose h3{margin-top:2.1em;margin-bottom:.7em;line-height:1.12;letter-spacing:-.04em}.story-layout .prose p,.story-layout .prose li{color:#4e3b39db;font-size:16px;line-height:2}.story-layout .prose blockquote{padding:18px 20px;border-radius:22px;background:#fffaf7d1;border-left:4px solid rgba(200,153,149,.74)}@media(max-width:1180px){.message-titleband,.album-titleband,.about-titleband,.message-toolbar,.about-stage,.album-preview-stage,.album-detail-hero{padding-left:24px;padding-right:24px}.message-stream-row.is-pair{column-gap:20px}.message-wall-card.is-left,.message-wall-card.is-right{margin-left:32px;margin-right:32px}.album-masonry{grid-template-columns:repeat(6,minmax(0,1fr))}.album-masonry__item,.album-masonry__item:nth-child(4n+1),.album-masonry__item:nth-child(4n+2),.album-masonry__item:nth-child(4n+3){grid-column:span 3}.story-layout{grid-template-columns:1fr}.story-layout__toc{position:relative;top:0}}@media(max-width:780px){.message-titleband,.album-titleband,.about-titleband,.message-toolbar,.about-stage,.story-layout__content,.composer-panel{padding:20px}.message-stream-row.is-pair{grid-template-columns:1fr;row-gap:16px}.message-wall__spine,.message-stream-row.is-pair .message-stream-row__stamp{display:none}.message-wall-card.is-left,.message-wall-card.is-right{margin-left:0;margin-right:0}.message-wall-card__avatar-image,.message-row__avatar,.message-wall-card.is-left .message-wall-card__avatar-image,.message-wall-card.is-left .message-row__avatar,.message-wall-card.is-right .message-wall-card__avatar-image,.message-wall-card.is-right .message-row__avatar{position:static;width:54px;height:54px}.message-wall-card:after{display:none}.message-drawer{width:100%;padding:20px 18px 18px}.album-masonry{grid-template-columns:1fr}.album-masonry__item,.album-masonry__item:nth-child(4n+1),.album-masonry__item:nth-child(4n+2),.album-masonry__item:nth-child(4n+3){grid-column:auto;min-height:auto}.story-chat--about .story-bubble__content{max-width:100%}.story-layout__hero-copy h2,.message-titleband h2,.album-titleband h2,.about-titleband h2{max-width:none;font-size:clamp(30px,9vw,42px)}}.home-overview-stage{position:relative;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.82fr);gap:24px;padding:34px;border-radius:40px;background:radial-gradient(circle at top left,#ffffffeb,#fff4f1b8 28%,#f5e8e27a 54%,#f0e3de47),linear-gradient(135deg,#fffcfafa,#f7ece7e0);border:1px solid rgba(224,197,189,.64);box-shadow:0 36px 80px #825c541f;overflow:hidden}.home-overview-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 14% 18%,rgba(255,255,255,.84),transparent 34%),radial-gradient(circle at 78% 20%,rgba(242,170,170,.18),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.14),transparent 42%);pointer-events:none}.home-overview-stage__lead,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card{position:relative;z-index:1}.home-overview-stage__lead{display:grid;gap:18px;padding:30px 30px 28px;border-radius:34px;background:linear-gradient(160deg,#fffffff5,#fcf4f0db);border:1px solid rgba(226,199,191,.54);box-shadow:inset 0 1px #ffffffe0}.home-overview-stage__lead h3{max-width:12ch;margin:0;font-size:clamp(36px,4vw,56px);line-height:1.04;letter-spacing:-.05em}.home-overview-stage__lead p{max-width:54ch;color:#5c423dcc;font-size:15px;line-height:1.95}.home-overview-stage__rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-overview-stage__rail-card{min-height:118px;padding:18px 18px 16px;border-radius:24px;background:linear-gradient(180deg,#ffffffe0,#f7ece7b3);border:1px solid rgba(231,207,199,.72);box-shadow:0 18px 40px #8f645b17}.home-overview-stage__rail-card strong{font-size:clamp(28px,2.8vw,40px);letter-spacing:-.05em}.home-overview-stage__chips span,.section-cluster__dock span{background:#ffffffb8;border-color:#dec2bacc;color:#6e504cd6}.home-overview-stage__leadline{display:grid;grid-template-columns:auto auto 1fr;align-items:end;gap:14px;padding:16px 20px;border-radius:26px;background:linear-gradient(90deg,#fff1f1eb,#fff8f4b8);border:1px solid rgba(232,203,196,.72)}.home-overview-stage__leadline strong{font-size:clamp(38px,4.6vw,64px);line-height:.88;letter-spacing:-.08em}.home-overview-stage__storyline{grid-template-columns:1.1fr 1fr 1fr;gap:14px}.home-overview-stage__storyline-card{min-height:120px;padding:18px 18px 16px;border-radius:24px;background:#ffffffc7;border:1px solid rgba(231,207,199,.7)}.home-overview-stage__storyline-card.is-soft,.home-overview-stage__note.is-soft{background:linear-gradient(180deg,#fffaf7f5,#f8ebe7d6)}.home-overview-stage__notes{display:grid;gap:16px}.home-overview-stage__note{min-height:156px;padding:24px 22px 20px;border-radius:28px;background:#ffffffdb;border:1px solid rgba(228,202,194,.72);box-shadow:0 18px 34px #91665d14}.home-overview-stage__note.is-dark{background:linear-gradient(180deg,#7c5856f0,#583f46fa);border-color:#6e4e52d1;box-shadow:0 24px 40px #4830353d}.section-cluster{position:relative;grid-template-columns:1.16fr .92fr .92fr;gap:22px;align-items:stretch}.section-cluster:before{background:radial-gradient(circle at 14% 12%,rgba(255,251,249,.92),transparent 32%),linear-gradient(135deg,#fffbf9b8,#f6e9e34d);opacity:1}.section-cluster__card{min-height:340px;padding:24px 24px 22px;border-radius:34px;background:linear-gradient(180deg,#fffefdf0,#f8eee9e0);border:1px solid rgba(229,206,198,.72);box-shadow:0 24px 48px #8360581a}.section-cluster__card.is-featured{min-height:420px;padding:28px 28px 24px;background:linear-gradient(180deg,#ffffff4d,#6c474cad);color:#fff8f4;overflow:hidden}.section-cluster__card.is-featured h3{max-width:10ch;font-size:clamp(34px,3.4vw,50px);line-height:1.02}.section-cluster__card.is-featured p{max-width:38ch;color:#fff5efdb}.section-cluster__media{top:0;right:0;bottom:0;left:0}.section-cluster__media img{transform:scale(1.04);filter:saturate(.92) contrast(1.02) brightness(.82)}.section-cluster__veil{background:linear-gradient(180deg,#1a10130a,#381d26d1)}.section-cluster__eyebrow span,.section-cluster__eyebrow em,.section-cluster__chips span,.section-cluster__storyline span,.section-cluster__storyline strong,.section-cluster__card footer span{color:inherit;opacity:.8}.section-cluster__card h3{margin-top:12px;margin-bottom:12px;font-size:clamp(28px,2.5vw,40px);line-height:1.06}.section-cluster__card p{line-height:1.9}.section-cluster__dock{margin-top:18px;justify-content:center}.moment-card{min-height:348px;padding:22px 22px 20px;border-radius:30px;background:linear-gradient(180deg,#ffffffeb,#f7ece8d1);border:1px solid rgba(230,206,199,.74);box-shadow:0 20px 42px #87615a14}.moment-card:before{inset:14px 14px auto 14px;height:1px;border-radius:999px;background:linear-gradient(90deg,#d9b1a900,#d9b1a9d1,#d9b1a900)}.moment-card h3{font-size:clamp(26px,2.4vw,36px);line-height:1.08}.moment-card p{color:#5a423dc7;line-height:1.92}.moment-card__storyline,.moment-card__trail,.moment-card__meta,.moment-card__footline{border-color:#e4ccc4c7}.message-wall-preview{position:relative;grid-template-columns:minmax(0,1fr) 128px minmax(0,1fr);gap:24px;padding:34px 28px;border-radius:40px;background:radial-gradient(circle at top,#ffffffd6,#fbf0eba3 38%,#f5e7e252);border:1px solid rgba(226,199,191,.62);box-shadow:0 30px 68px #835f581f}.message-wall-preview:before{top:18px;right:50%;bottom:18px;left:50%;width:1px;margin-left:-.5px;background:linear-gradient(180deg,#ddbcb400,#ddbcb4eb,#ddbcb400)}.message-wall-preview__spine{align-self:center;gap:10px;padding:18px 14px;border-radius:999px;background:linear-gradient(180deg,#fffbf8f5,#f8ede8e0);border:1px solid rgba(228,201,193,.82);box-shadow:0 18px 38px #8a645c1a}.message-wall-preview__col:first-child{padding-top:26px}.message-wall-preview__col:last-child{padding-top:88px}.message-preview-card{min-height:264px;padding:22px 20px 18px;border-radius:28px;background:linear-gradient(180deg,#fffffff0,#faf1ede0);border:1px solid rgba(230,204,196,.78);box-shadow:0 18px 40px #84605a14}.message-preview-card.is-right{transform:translateY(16px)}.message-preview-card__stamp{top:-14px;left:20px;right:auto;padding:6px 12px;border-radius:999px;background:#fffaf7f5;border:1px solid rgba(228,199,191,.86);box-shadow:0 8px 20px #8b655e14}.message-preview-card.is-right .message-preview-card__stamp{left:auto;right:20px}.message-preview-card__avatar{width:52px;height:52px;font-size:20px}.message-preview-card strong{font-size:18px}.message-preview-card header span,.message-preview-card__actionrail span,.message-preview-card footer{color:#775753b8}.message-preview-card p{margin-top:16px;font-size:15px;line-height:1.95}.message-preview-card__quote{margin-top:14px;padding:14px 16px;border-radius:20px;background:#fffbf9db;border:1px solid rgba(233,209,202,.72);line-height:1.85}.message-preview-card__signal{margin-top:14px;background:transparent;border-color:#e4cbc3ad}.message-preview-card__eyebrow,.message-preview-card__tools{gap:8px}.message-preview-card__eyebrow span,.message-preview-card__tools span,.message-preview-card__actionrail span{background:#fffbf8cc;border-color:#e6cbc4c2}.album-photo-flow__grid{column-count:3;column-gap:22px;display:block}.album-photo-flow__item{display:inline-block;width:100%;margin:0 0 22px;break-inside:avoid;border-radius:30px;overflow:hidden;background:#f8ede8;box-shadow:0 26px 56px #66484624}.album-photo-flow__item.is-tall,.album-photo-flow__item.is-wide{grid-column:auto;grid-row:auto}.album-photo-flow__item img{height:320px;object-fit:cover;filter:saturate(.92) contrast(1.02);transition:transform .45s ease,filter .45s ease}.album-photo-flow__item.is-tall img{height:460px}.album-photo-flow__item.is-wide img{height:270px}.album-photo-flow__item:nth-child(4n+2) img{height:360px}.album-photo-flow__item:nth-child(6n+3) img{height:420px}.album-photo-flow__item:nth-child(7n+5) img{height:250px}.album-photo-flow__item:hover img{transform:scale(1.035);filter:saturate(1) contrast(1.04)}.album-photo-flow__veil{background:linear-gradient(180deg,#25121a0a,#211218bd)}.album-photo-flow__caps{top:18px;left:18px;right:18px}.album-photo-flow__caps span{background:#fffbf8cc;border-color:#edd9d2b8}.album-photo-flow__index{right:18px;bottom:18px;font-size:clamp(34px,4.2vw,56px);line-height:.92;letter-spacing:-.08em;color:#fff8f4eb;text-shadow:0 10px 24px rgba(30,14,20,.22)}.album-photo-flow__storynote{left:18px;bottom:72px;padding:12px 14px;border-radius:18px;background:#fff8f42e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.album-photo-flow__item strong,.album-photo-flow__item>span{left:18px;right:18px}.album-photo-flow__item strong{bottom:42px;font-size:clamp(22px,2vw,30px);line-height:1.08;text-shadow:0 10px 24px rgba(18,8,12,.24)}.album-photo-flow__item>span{bottom:18px;color:#fff2ecdb}@media(max-width:1180px){.home-overview-stage{grid-template-columns:1fr;padding:26px}.section-cluster{grid-template-columns:1fr 1fr}.section-cluster__card.is-featured{grid-column:1/-1;min-height:360px}.message-wall-preview{grid-template-columns:1fr;padding:26px 22px}.message-wall-preview:before{display:none}.message-wall-preview__spine{order:-1;margin:0 auto 10px}.message-wall-preview__col:first-child,.message-wall-preview__col:last-child{padding-top:0}.message-preview-card.is-right{transform:none}.album-photo-flow__grid{column-count:2}}@media(max-width:780px){.home-overview-stage__leadline,.home-overview-stage__storyline,.home-overview-stage__rail,.section-cluster,.home-overview-stage__notes{grid-template-columns:1fr}.message-wall-preview{gap:18px}.message-preview-card{min-height:auto}.album-photo-flow__grid{column-count:1;column-gap:0}.album-photo-flow__item,.album-photo-flow__item.is-wide,.album-photo-flow__item.is-tall{margin-bottom:18px}.album-photo-flow__item img,.album-photo-flow__item.is-tall img,.album-photo-flow__item.is-wide img,.album-photo-flow__item:nth-child(4n+2) img,.album-photo-flow__item:nth-child(6n+3) img,.album-photo-flow__item:nth-child(7n+5) img{height:300px}}.pc-shell__main>.love-hero:not(.is-compact){min-height:calc(100vh - 8px);padding:116px 0 206px}.love-hero__avatar{width:clamp(186px,17vw,228px);height:clamp(186px,17vw,228px);border:4px solid rgba(255,255,255,.98);box-shadow:0 28px 60px #3125233d,0 0 0 10px #fff5f62e}.love-hero__avatar--left{transform:rotate(-4deg)}.love-hero__avatar--right{transform:rotate(4deg)}.love-hero__avatar img{filter:saturate(1.02) contrast(.97)}.love-hero__distance{padding:14px 24px;border-radius:24px;background:#96887c6b;border:1px solid rgba(255,255,255,.36);color:#fff8f4;font-size:18px;letter-spacing:.04em;box-shadow:0 18px 36px #44353229;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.love-hero__dock{padding:12px 18px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(240,234,236,.96);box-shadow:0 22px 50px #4d3d411f}.love-hero__dock-item{min-width:84px;min-height:46px;border-radius:999px}.love-hero__dock-item.router-link-active{box-shadow:0 12px 26px #ff6d7b3d}.home-grid{width:min(1180px,100% - 52px);margin-top:-34px;grid-template-columns:1.22fr 1.12fr .84fr .84fr;gap:18px;align-items:stretch}.countdown-card,.feature-photo,.weather-card,.stats-card{border-radius:32px;overflow:hidden}.countdown-card{min-height:392px}.countdown-card:after{content:"";position:absolute;inset:auto 26px 20px;height:1px;background:linear-gradient(90deg,#fff0,#ffffff61,#fff0)}.countdown-card__copy h1,.countdown-card__days{position:relative;z-index:1}.countdown-card__days{gap:10px}.countdown-card__days strong,.countdown-card__days span,.countdown-card__clock em,.countdown-card__clock small,.countdown-card__ticker em,.countdown-card__ticker small{color:#fff9f7}.countdown-card__footer{margin-top:18px}.countdown-card__weather-pair{min-height:82px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.countdown-card__weather-pair span,.countdown-card__weather-pair em{color:#fff8f6b8}.countdown-card__weather-pair strong{color:#fff}.feature-photo{min-height:392px}.feature-photo__meta h3{color:#fff;font-size:clamp(30px,2.4vw,42px);line-height:1.06}.feature-photo__meta p{color:#fff7f6d6;line-height:1.84}.album-detail-hero{width:min(1180px,100% - 52px);margin:18px auto 0;gap:18px}.album-detail-hero__cover{min-height:620px;border-radius:34px;overflow:hidden;box-shadow:0 22px 46px #4131301a}.album-detail-hero__wash{background:linear-gradient(180deg,#1a151714,#140f1294),linear-gradient(90deg,#140f1270,#140f1214 48%,#140f1257)}.album-detail-hero__veil{padding:28px 28px 24px}.album-detail-hero__veil small,.album-detail-hero__veil p,.album-detail-hero__spotline span,.album-detail-hero__meta-line span,.album-detail-hero__chips span,.album-detail-hero__stats span,.album-detail-hero__storyline span{color:#fff7f6c7}.album-detail-hero__veil h3{color:#fff;font-size:clamp(40px,3.2vw,56px);line-height:1.02;max-width:10ch}.album-detail-hero__veil p{max-width:54ch;line-height:1.86}.album-detail-hero__spotline span,.album-detail-hero__meta-line span,.album-detail-hero__chips span,.album-detail-hero__storyline span,.album-detail-hero__stats span{min-height:28px;padding:0 10px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.album-detail-hero__action-rail{right:22px;top:22px;gap:10px}.album-side-action--hero{width:52px;height:52px;border-radius:50%;background:#ffffff29;border:1px solid rgba(255,255,255,.2);color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.album-detail-hero__profile,.album-detail-hero__side-story,.album-detail-hero__side-note,.album-detail-hero__captionbar{border-radius:26px;background:#fffffffa;border:1px solid rgb(242,236,239);box-shadow:0 14px 30px #4131300d}.album-detail-hero__profile{min-height:110px}.album-detail-hero__profile-avatar{width:54px;height:54px}.album-detail-hero__profile span,.album-detail-hero__side-story span,.album-detail-hero__side-note span,.album-detail-hero__caption-main span,.album-detail-hero__caption-main small,.album-detail-hero__caption-pills span{color:#8c8187;font-size:11px}.album-thumb{min-height:126px;border-radius:24px;background:#fffffffa;border:1px solid rgb(242,236,239);box-shadow:0 12px 26px #4434390b}.album-thumb.is-active{border-color:#ff70816b;box-shadow:0 16px 30px #ff708129}.album-thumb img{border-radius:18px}.album-thumb__meter{background:#f4eff1}.album-thumb__meter i{background:linear-gradient(90deg,#ff8f84,#ff6372)}.album-detail-hero__captionbar{padding:18px 20px}.album-detail-hero__caption-pills span{min-height:28px;padding:0 10px;border-radius:999px;background:#f8f5f6;border:1px solid rgb(240,235,238)}.album-photo-flow__storyline{width:min(1180px,100% - 52px);margin-inline:auto}.album-photo-flow__storyline strong{color:#241d20;font-size:clamp(30px,2.4vw,42px)}.album-photo-flow__storyline span,.album-photo-flow__storyline em,.album-photo-flow__intro-card span,.album-photo-flow__intro-card small,.album-photo-flow__meta-card span,.album-photo-flow__meta-card em{color:#8d8288}.album-photo-flow__intro,.album-photo-flow__meta{width:min(1180px,100% - 52px);margin-inline:auto}.album-photo-flow__intro-card,.album-photo-flow__meta-card{border-radius:24px;background:#fffffffa;border:1px solid rgb(242,236,239);box-shadow:0 12px 26px #4434390b}.album-photo-flow__toolbar span{border-radius:999px;background:#f8f5f6;border:1px solid rgb(240,235,238);color:#8d8288}.album-photo-flow__grid{width:min(1180px,100% - 52px);margin-inline:auto;gap:18px}.album-photo-flow__item{border-radius:28px;box-shadow:0 18px 38px #41313014}.album-photo-flow__item.is-tall{grid-row:span 2}.album-photo-flow__item.is-wide{grid-column:span 2}.album-photo-flow__item img{min-height:100%;object-fit:cover}.album-photo-flow__item.is-tall img,.album-photo-flow__item.is-wide img{min-height:100%}.album-photo-flow__veil{background:linear-gradient(180deg,#140f1205,#140f12a3)}.album-photo-flow__caps{gap:8px}.album-photo-flow__caps span,.album-photo-flow__index{background:#ffffff24;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.album-photo-flow__storynote{gap:6px}.album-photo-flow__storynote small,.album-photo-flow__storynote span,.album-photo-flow__item strong,.album-photo-flow__item>span{color:#fff8f6}@media(max-width:1180px){.home-grid,.album-detail-hero,.album-photo-flow__storyline,.album-photo-flow__intro,.album-photo-flow__meta,.album-photo-flow__grid{width:min(100%,100% - 32px)}.album-detail-hero__thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.album-detail-hero__captionbar{grid-template-columns:1fr}.album-photo-flow__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.pc-shell__main>.love-hero:not(.is-compact){padding:96px 0 166px}.love-hero__avatar,.love-hero.is-compact .love-hero__avatar{width:146px;height:146px}.love-hero__avatar span{font-size:34px}.love-hero__distance{font-size:14px;padding:12px 16px}.countdown-card__storyrail,.album-detail-hero__thumbs,.album-photo-flow__intro,.album-photo-flow__meta,.album-photo-flow__grid{grid-template-columns:1fr}.album-detail-hero__cover{min-height:520px}.album-detail-hero__veil{padding:22px 20px 20px}.album-detail-hero__veil h3{font-size:32px}}.pc-shell__masthead{height:78px;background:radial-gradient(circle at 50% 18%,rgba(231,205,177,.45),transparent 22%),linear-gradient(180deg,#faf9f7f5,#f6f3f2eb);border-bottom:1px solid rgba(236,230,232,.88)}.pc-shell__masthead span{color:#21191aeb;font-family:Georgia,Times New Roman,serif;font-size:18px;font-style:italic;letter-spacing:-.02em}.pc-shell__header{position:sticky;top:14px;z-index:40;width:min(1180px,100% - 52px);margin:-58px auto 0;padding:14px 22px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(239,233,236,.96);box-shadow:0 22px 48px #4a3b3e17;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.pc-shell__brand strong{font-size:17px}.pc-shell__brand-heart{color:#ff6d74}.pc-shell__nav{padding:6px;border-radius:999px;background:#f8f6f7e0;border:1px solid rgba(241,236,239,.96);box-shadow:inset 0 1px #ffffffb8}.pc-shell__nav-item{min-width:78px;min-height:42px;border-radius:999px;color:#756c70;font-size:13px}.pc-shell__nav-item.is-active,.pc-shell__nav-item.is-home{background:linear-gradient(135deg,#ff7e7f,#ff606a);color:#fff;box-shadow:0 12px 26px #ff6e7c3d}.pc-shell__nav-item.is-home{min-width:54px}.pc-shell__weather,.pc-shell__trace,.pc-shell__avatar-chip{min-height:42px;border-radius:999px;background:#f8f6f7e6;border:1px solid rgba(240,234,237,.96);box-shadow:none}.pc-shell__weather,.pc-shell__trace{padding-inline:14px}.pc-shell__avatar-chip{width:42px;height:42px}.pc-shell__main{padding-top:0}.pc-shell__main>.love-hero:not(.is-compact){margin-top:-78px}.pc-shell__main>.love-hero.is-compact{margin-top:20px}.love-hero__curve--one{opacity:.86}.love-hero__curve--two{opacity:.98}.pc-shell__main>section+section,.pc-shell__main>.home-section+.home-section{margin-top:26px}.section-heading{width:min(1180px,100% - 52px);margin-inline:auto;padding:0 4px}.section-heading__topline{gap:14px}.section-heading__crest{color:#ff7a7d}.section-heading__kicker,.section-heading__meta{color:#8b8086;font-size:11px;letter-spacing:.18em}.section-heading__kicker{padding:0;background:none}.section-heading__kicker:before,.section-heading__kicker:after{background:#ff7c8657}.section-heading__meta{display:inline-flex;align-items:center;gap:10px}.section-heading__headline{align-items:center;gap:16px}.section-heading__title{color:#241d20;font-size:clamp(36px,2.8vw,52px);line-height:1.1}.section-heading__arrow{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#ff7f80,#ff616c);color:#fff;box-shadow:0 12px 24px #ff6c7938}.section-heading__desc{max-width:760px;color:#70676b;line-height:1.88}.section-heading__rail{margin-top:12px}.section-heading__rail span{border-radius:999px;background:#faf7f8f0;border:1px solid rgba(240,235,238,.96);color:#8f8489}.timeline-titleband,.message-titleband,.album-titleband,.checklist-titleband,.about-titleband{width:min(1180px,100% - 52px);margin:26px auto 8px;padding:26px 28px 24px;border-radius:30px;background:radial-gradient(circle at top right,rgba(255,228,212,.14),transparent 26%),linear-gradient(180deg,#fffffffa,#faf7f8fa);border:1px solid rgb(242,236,239);box-shadow:0 16px 34px #4434390d}.timeline-titleband__kicker,.message-titleband__kicker,.album-titleband__kicker,.checklist-titleband__kicker,.about-titleband__kicker{justify-content:flex-start;gap:10px;color:#8e8388;font-size:11px;letter-spacing:.18em}.timeline-titleband__kicker i,.message-titleband__kicker i,.album-titleband__kicker i,.checklist-titleband__kicker i,.about-titleband__kicker i{color:#ff7b7f}.timeline-titleband h2,.message-titleband h2,.album-titleband h2,.checklist-titleband h2,.about-titleband h2{margin-top:14px;color:#241d20;font-size:clamp(34px,2.7vw,48px);line-height:1.08}.timeline-titleband p,.message-titleband p,.album-titleband p,.checklist-titleband p,.about-titleband p{max-width:760px;margin-top:10px;color:#70676b;line-height:1.88}.home-grid{margin-top:-28px}.cluster-heading{width:min(1180px,100% - 52px);margin-inline:auto;padding:0 4px;background:transparent;border:0;box-shadow:none}.cluster-heading__icon{width:44px;height:44px;border-radius:16px;background:linear-gradient(135deg,#ff8c72,#ff6b4f);color:#fff}.cluster-heading__copy small{color:#8e8388;font-size:11px;letter-spacing:.18em}.cluster-heading__copy h3{color:#241d20;font-size:clamp(32px,2.5vw,44px);line-height:1.1}.cluster-heading__tag{border-radius:999px;background:#fff3e8f5;color:#a96a35}.cluster-heading__action{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#ff7f80,#ff616c);color:#fff;box-shadow:0 12px 24px #ff6c7938}@media(max-width:1180px){.pc-shell__header,.section-heading,.timeline-titleband,.message-titleband,.album-titleband,.checklist-titleband,.about-titleband,.cluster-heading{width:min(100%,100% - 32px)}.pc-shell__header{top:10px;margin-top:-50px;padding:12px 16px}.home-grid{margin-top:-18px}}@media(max-width:780px){.pc-shell__masthead{height:66px}.pc-shell__header{top:8px;margin-top:-42px;border-radius:28px}.pc-shell__nav{flex-wrap:wrap;justify-content:center}.pc-shell__nav-item{min-width:64px}.pc-shell__main>.love-hero:not(.is-compact){margin-top:-66px}.section-heading__headline{gap:12px}.section-heading__title,.cluster-heading__copy h3,.timeline-titleband h2,.message-titleband h2,.album-titleband h2,.checklist-titleband h2,.about-titleband h2{font-size:30px}.section-heading__arrow,.cluster-heading__action{width:42px;height:42px}}.home-dashboard,.overview-panels,.home-overview-stage,.section-cluster,.message-wall-preview{width:min(1180px,100% - 52px);margin-left:auto;margin-right:auto}.home-dashboard{margin-top:18px}.home-dashboard__story,.home-dashboard__letter,.home-dashboard__ticket,.home-overview-stage__lead,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card{border-radius:30px;background:#fffffffa;border:1px solid rgb(242,236,239);box-shadow:0 16px 34px #45343a0e}.home-dashboard__story{min-height:298px;padding:24px 24px 22px}.home-dashboard__story h3,.home-overview-stage__lead h3{color:#231d20;font-size:clamp(32px,2.5vw,44px);line-height:1.08}.home-dashboard__story p,.home-overview-stage__lead p{color:#70676b;line-height:1.92}.home-dashboard__story-topline span,.home-dashboard__story-topline em,.home-overview-stage__chips span,.message-wall-preview__lead-chips span,.album-feature__chips span{font-size:11px;color:#8f8489}.home-dashboard__tickets{gap:16px}.home-dashboard__ticket{min-height:152px;padding:20px 18px 16px}.home-dashboard__ticket:before{opacity:.14}.album-feature{min-height:420px;border-radius:32px;overflow:hidden}.album-feature img{filter:saturate(.94) contrast(.96)}.album-feature__overlay{padding:24px}.message-wall-preview{position:relative;margin-top:18px;padding:18px 0 0}.message-wall-preview:before{content:"";position:absolute;left:50%;top:128px;bottom:24px;width:2px;transform:translate(-50%);background:linear-gradient(180deg,#f1ebee00,#f1ebee 12%,#f1ebee 88%,#f1ebee00)}.message-wall-preview__col{gap:20px}.message-preview-card{position:relative;min-height:192px;padding:24px 22px 18px;border-radius:30px;background:#fffffffa;border:1px solid rgb(242,236,239);box-shadow:0 12px 28px #4434390b}.message-preview-card:before{content:"";position:absolute;inset:auto 22px 18px;height:1px;background:linear-gradient(90deg,#ff6d7e00,#ff6d7e47,#ff6d7e00)}.message-preview-card strong{color:#241d20;font-size:16px}.message-preview-card header span,.message-preview-card footer,.message-preview-card__eyebrow span,.message-preview-card__tools span,.message-preview-card__actionrail span,.message-preview-card__signal span{color:#8c8187;font-size:11px}.message-preview-card p{color:#635b5f;line-height:1.92}.message-preview-card__quote{border-radius:18px;background:#faf7f8;border:1px solid rgb(241,236,239);color:#786f74}.section-cluster__card{border-radius:30px;box-shadow:0 16px 34px #4434390f}.section-cluster__card.is-featured{min-height:560px}.section-cluster__card h3{color:#251d20}.message-drawer{width:min(520px,100vw - 22px);padding:18px 18px 22px;background:radial-gradient(circle at top right,rgba(255,222,210,.18),transparent 24%),linear-gradient(180deg,#fffffffb,#fbf8f9fb);border-left:1px solid rgb(242,236,239);box-shadow:-18px 0 42px #3a2b3014}.message-drawer__backdrop{background:#2a212529;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.message-drawer__close{top:18px;right:18px;width:42px;height:42px;border-radius:50%;background:#fffffff5;border:1px solid rgb(239,233,236);color:#7e7479}.message-drawer__header{padding:18px;border-radius:24px;background:#fffffff5;border:1px solid rgb(242,236,239)}.message-drawer__header-icon{width:38px;height:38px;border-radius:14px;background:linear-gradient(135deg,#ff7f80,#ff616c);color:#fff}.message-drawer__avatar,.message-drawer__hero-avatar{width:56px;height:56px;border-radius:50%}.message-drawer__header-copy small,.message-drawer__header-copy span,.message-drawer__stage-note small,.message-drawer__stage-note-chips span,.message-drawer__signal-card small,.message-drawer__signal-card span,.message-drawer__panel-head small,.message-drawer__panel-head span,.message-drawer__hero-copy small,.message-drawer__hero-copy span,.message-drawer__spotlight span,.message-drawer__thread-rail span,.message-drawer__meta span,.message-drawer__toolbar span,.message-drawer__quickbar em,.message-drawer__insight-card small,.message-drawer__insight-card span,.message-drawer__composer-note span,.message-drawer__composer-note em,.message-drawer__excerpt-note small,.message-drawer__excerpt-note span{font-size:11px;color:#8b8086}.message-drawer__head-badges span,.message-drawer__stage-note-chips span,.message-drawer__spotlight span,.message-drawer__thread-rail span,.message-drawer__toolbar span,.message-drawer__quickbar span,.message-drawer__divider-tabs span{min-height:28px;padding:0 10px;border-radius:999px;background:#f8f5f6;border:1px solid rgb(240,235,238)}.message-drawer__body{gap:16px}.message-drawer__stage-note,.message-drawer__hero,.message-drawer__reply,.message-drawer__emoji-panel,.message-drawer__composer,.message-drawer__signal-card,.message-drawer__insight-card{border-radius:22px;background:#fffffff5;border:1px solid rgb(242,236,239);box-shadow:0 10px 22px #42333809}.message-drawer__stage-note{padding:18px}.message-drawer__signal-card,.message-drawer__insight-card{padding:16px}.message-drawer__signal-card.is-dark,.message-drawer__insight-card.is-dark{background:linear-gradient(135deg,#2a2326,#151113)}.message-drawer__signal-card.is-dark small,.message-drawer__signal-card.is-dark span,.message-drawer__insight-card.is-dark small,.message-drawer__insight-card.is-dark span{color:#ffffffb8}.message-drawer__hero{padding:18px}.message-drawer__body p{color:#62595e;line-height:1.92}.message-drawer__excerpt-note{padding:16px}.message-drawer__reply{padding:16px 18px}.message-drawer__thread{padding:16px;border-radius:22px;background:#fbf8f9e6;border:1px solid rgb(241,236,239)}.message-drawer__thread-time{color:#8b8086}.message-drawer__bubble{border-radius:18px}.message-drawer__bubble.is-reply{background:#fff4f7f5}.message-drawer__quickbar span{background:#fffffff5}.message-drawer__quickbar b{color:#ff6e7c}.message-drawer__actions--floating{right:0;gap:10px}.message-drawer__actions--floating button{min-width:42px;height:42px;border-radius:50%;background:#fffffffa;border:1px solid rgb(239,233,236)}.message-drawer__emoji-strip button,.message-drawer__emoji-grid button{border-radius:16px}.message-drawer__composer{padding:8px}.message-drawer__composer button{border-radius:16px}@media(max-width:1180px){.home-dashboard,.overview-panels,.home-overview-stage,.section-cluster,.message-wall-preview{width:min(100%,100% - 32px)}.home-dashboard__tickets{grid-template-columns:repeat(2,minmax(0,1fr))}.message-wall-preview{padding-top:8px}.message-wall-preview:before{display:none}}@media(max-width:780px){.home-dashboard__tickets{grid-template-columns:1fr}.message-drawer{width:calc(100vw - 10px);padding:14px 14px 18px}.message-drawer__signal-rail,.message-drawer__insight-grid{grid-template-columns:1fr}}.message-wall{width:min(1180px,100% - 52px)}.message-wall__spine{left:50%;width:2px;background:linear-gradient(180deg,#f1ecee00,#f1ecee 12%,#f1ecee 88%,#f1ecee00)}.message-stream-row.is-pair{column-gap:54px;padding-top:34px}.message-stream-row.is-pair .message-stream-row__stamp{top:6px;padding:8px 14px;background:#6d676b;color:#fff;border-radius:12px;box-shadow:none}.message-wall-card{min-height:188px;padding:24px 24px 16px;border-radius:30px;background:#fffffffa;border:1px solid rgb(243,239,241);box-shadow:0 12px 28px #46363b09}.message-wall-card__avatar-image,.message-row__avatar{width:74px;height:74px}.message-wall-card.is-left .message-wall-card__avatar-image,.message-wall-card.is-left .message-row__avatar{left:-82px;top:-4px}.message-wall-card.is-right .message-wall-card__avatar-image,.message-wall-card.is-right .message-row__avatar{right:-82px;top:-4px}.message-wall-card__profile strong{font-size:16px;color:#251f22}.message-wall-card__identity>span,.message-wall-card__lv,.message-wall-card__eyebrow span,.message-wall-card__meta-strip span,.message-wall-card__chips span,.message-wall-card__toolline span,.message-wall-card footer span{font-size:11px;color:#8f8489}.message-wall-card__badge{background:#f7f4f5;color:#7a7276}.message-wall-card p{margin-top:16px;color:#62595d;font-size:15px;line-height:1.96}.message-wall-card__quote,.message-wall-card__quote.is-right{border-radius:18px;background:#faf7f8;border:1px solid rgb(241,236,239);color:#776f73}.message-wall-card__storyrail{gap:10px}.message-wall-card__storycard{border-radius:18px;background:#fbf8f9f5}.message-wall-card__toolline,.message-wall-card__chips,.message-wall-card footer{gap:8px}.message-wall-card__toolline span,.message-wall-card__chips span,.message-wall-card footer span{min-height:28px;padding:0 10px;background:#f8f5f6;border:1px solid rgb(240,235,238)}.album-masonry{width:min(1180px,100% - 52px);gap:28px}.album-masonry__item{min-height:534px;padding:22px 22px 18px;border-radius:32px;background:#fffffffa;border:1px solid rgb(243,238,240);box-shadow:0 18px 38px #483a3a0d}.album-masonry__item:first-child{min-height:574px}.album-masonry__author-copy strong{color:#30282b;font-size:18px}.album-masonry__author-copy span,.album-masonry__subline span,.album-masonry__eyebrow span,.album-masonry__trail span,.album-masonry__statsbar em,.album-masonry__footerline span,.album-masonry__item footer span{font-size:11px;color:#8d8388}.album-masonry__serial{color:#1c161817;font-size:clamp(60px,5vw,88px)}.album-masonry__item h3{max-width:10ch;margin-top:14px;margin-bottom:10px;color:#221c1f;font-size:clamp(28px,2.3vw,40px);line-height:1.05}.album-collage{min-height:330px;border-radius:26px;overflow:hidden}.album-masonry__item:first-child .album-collage{min-height:366px}.album-masonry__item p{color:#696064;font-size:15px;line-height:1.88}.album-masonry__statsbar{margin-top:14px;border-radius:20px;background:#faf7f8;border:1px solid rgb(242,237,239)}.album-masonry__statsbar b,.album-masonry__item footer strong{color:#251d20}.album-masonry__go{width:52px;height:52px;border-radius:50%;background:#fffffff0;border:1px solid rgb(239,234,236);color:#81787d}.timeline-stage,.timeline-stage__summary,.timeline-heatmap-wrap{width:min(1180px,100% - 52px)}.timeline-year{grid-template-columns:240px 32px minmax(0,1fr);gap:18px}.timeline-board:before{left:272px;background:linear-gradient(180deg,#f45a70eb,#f45a7014)}.timeline-year__aside{width:240px;min-height:200px;justify-content:center;text-align:center}.timeline-year__aside strong{color:#272024;font-size:clamp(94px,8vw,138px);line-height:.92;letter-spacing:-.05em}.timeline-year__aside span,.timeline-year__aside em,.timeline-year__aside small,.timeline-year__aside-note span{color:#8f8589}.timeline-entry__shell{grid-template-columns:minmax(0,1fr) 92px;gap:16px}.timeline-entry__card{padding:24px 122px 22px 24px;border-radius:32px;background:#fffffffa;border:1px solid rgb(242,236,239);box-shadow:0 14px 34px #4233380b}.timeline-entry__profile strong{color:#241d20;font-size:15px}.timeline-entry__profile span,.timeline-entry__eyebrow span,.timeline-entry__metric-strip span,.timeline-entry__capsule span,.timeline-entry__source span,.timeline-entry__footrail span,.timeline-entry__source strong,.timeline-entry__card footer span,.timeline-entry__card footer em{font-size:11px;color:#8d8288}.timeline-entry__card h3{max-width:12ch;margin-top:10px;color:#231c1f;font-size:clamp(28px,2.3vw,40px);line-height:1.03}.timeline-entry__copy p{color:#655d60;line-height:1.92}.timeline-entry__media{min-height:352px;margin-top:18px;border-radius:28px;overflow:hidden}.timeline-entry__source{margin-top:16px;border-radius:22px;background:#faf7f8;border:1px solid rgb(242,237,239)}.timeline-entry__daystamp strong{color:#272024;font-size:60px}.timeline-entry__daystamp span{color:#8a8085;font-size:13px}@media(max-width:1180px){.message-wall,.album-masonry,.timeline-stage,.timeline-stage__summary,.timeline-heatmap-wrap{width:min(100%,100% - 32px)}.timeline-year{grid-template-columns:1fr}.timeline-board:before{left:16px}.timeline-year__aside{width:100%;min-height:auto;text-align:left;align-items:flex-start;justify-content:flex-start}.message-stream-row.is-pair{column-gap:18px}}.checklist-stage{width:min(1220px,100% - 48px);margin:6px auto 0;grid-template-columns:420px minmax(0,1fr);gap:22px;align-items:start}.checklist-focus{position:sticky;top:112px;padding:28px;border-radius:34px;background:radial-gradient(circle at top right,rgba(255,215,222,.22),transparent 30%),linear-gradient(180deg,#fffffffa,#fbf8f9fa);border:1px solid rgba(242,236,239,.98);box-shadow:0 18px 42px #45353a14}.checklist-focus:after{content:"";position:absolute;inset:auto 22px 20px;height:1px;background:linear-gradient(90deg,#ff708200,#ff70826b,#ff708200)}.checklist-focus__hero small,.checklist-focus__chapter span,.checklist-focus__chapter em,.checklist-focus__storycard small,.checklist-focus__storycard span,.checklist-focus__note-card small,.checklist-focus__note-card span,.checklist-focus__meta span,.checklist-focus__stats span{font-size:11px;letter-spacing:.1em}.checklist-focus__status{border-radius:999px;padding:8px 14px}.checklist-focus__status.is-done{background:#232323eb;color:#fff}.checklist-focus__status.is-open{background:#ff78871f;color:#ff6d7d}.checklist-focus h3,.checklist-focus__storycard strong,.checklist-focus__note-card strong{color:#231d20;line-height:1.08}.checklist-focus p{color:#7e7479;line-height:1.9}.checklist-focus__storycard,.checklist-focus__note-card{border-radius:22px;background:#fcf9faf0;border:1px solid rgba(243,237,240,.98)}.checklist-focus__gallery img,.checklist-focus__empty{border-radius:24px}.checklist-focus__actions button{min-height:48px;border-radius:999px;background:#fffffff5;border:1px solid rgba(240,234,237,.98);color:#6f686c}.checklist-focus__actions button:first-child{background:linear-gradient(135deg,#ff7c80,#ff6069);border-color:transparent;color:#fff;box-shadow:0 14px 28px #ff6c783d}.checklist-list{display:grid;gap:16px}.checklist-list__lead{margin-bottom:4px}.checklist-row{border-radius:30px;background:#fffffff5;border:1px solid rgba(242,236,239,.98);box-shadow:0 14px 34px #4434390d;overflow:hidden}.checklist-row__head{padding:22px 24px 16px}.checklist-row__title strong{font-size:22px;line-height:1.1;color:#241d20}.checklist-row__meta span,.checklist-row__subline span{font-size:12px;color:#8a8085}.checklist-row__subline{padding:0 24px 14px}.checklist-row__progress{margin:0 24px 18px;height:8px;border-radius:999px;background:#f4eff1}.checklist-row__progress i{border-radius:inherit;background:linear-gradient(90deg,#ff8f84,#ff6372)}.checklist-detail-card{grid-template-columns:.98fr 1.16fr;gap:18px;padding:18px;border-radius:28px;background:linear-gradient(180deg,#fefcfcfa,#faf7f8fa);border:1px solid rgba(241,236,239,.98)}.checklist-detail-card__media,.checklist-detail-card__media img,.checklist-detail-card__empty{border-radius:24px}.checklist-detail-card__headline h3{font-size:clamp(30px,2.4vw,40px);line-height:1.06}.checklist-detail-card__headline p,.checklist-detail-card__section p{color:#7f757a;line-height:1.88}.checklist-detail-card__storyline span{border-radius:999px;background:#fffffff0;border:1px solid rgba(239,233,237,.98)}.about-stage{width:min(1220px,100% - 48px);margin:8px auto 0;padding:0;background:transparent}.about-stage__main{grid-template-columns:minmax(0,1fr) 248px;gap:22px;align-items:start}.story-chat--about{border-radius:34px;background:radial-gradient(circle at top right,rgba(255,224,214,.16),transparent 24%),linear-gradient(180deg,#fffffffa,#fcf8f9fa);border:1px solid rgba(242,236,239,.98);box-shadow:0 20px 46px #49383e12}.story-chat--about .story-chat__header{padding:20px 22px 16px;border-bottom:1px solid rgba(243,237,239,.92)}.story-chat--about .story-chat__screen{min-height:760px;padding:24px 24px 18px;background:radial-gradient(circle at top left,rgba(255,238,222,.2),transparent 24%),linear-gradient(180deg,#fffdfd,#fbf8f9)}.story-chat__chapter-line strong{font-size:clamp(28px,2.3vw,40px);line-height:1.08}.story-chat__tags span,.story-chat__player span,.story-chat__replaycard small,.story-chat__replaycard span{font-size:11px}.story-chat__replaycard{border-radius:22px;background:#ffffffeb;border:1px solid rgba(242,236,239,.98)}.story-chat__replaycard.is-dark{background:linear-gradient(135deg,#32292d,#1d1719)}.story-chat--about .story-bubble__avatar{width:46px;height:46px;border-radius:50%;box-shadow:0 10px 20px #43353714}.story-chat--about .story-bubble__content{max-width:min(680px,100%);padding:16px 18px 14px;border-radius:24px;background:#fffffff0;border:1px solid rgba(242,236,239,.98);box-shadow:0 10px 24px #4334390a}.story-chat--about .story-bubble.is-left .story-bubble__content{border-top-left-radius:10px}.story-chat--about .story-bubble.is-right .story-bubble__content{border-top-right-radius:10px;background:linear-gradient(180deg,#ff7c891f,#fff5f7f5)}.story-chat--about .story-bubble__meta strong,.story-chat--about .story-bubble.is-right .story-bubble__meta strong{color:#251e21}.story-chat--about .story-bubble__meta small,.story-chat--about .story-bubble__foot span,.story-chat--about .story-bubble__trail span,.story-chat--about .story-bubble.is-right .story-bubble__meta small,.story-chat--about .story-bubble.is-right .story-bubble__foot span,.story-chat--about .story-bubble.is-right .story-bubble__trail span{color:#8d8388;font-size:11px}.story-chat--about .story-bubble.is-left p,.story-chat--about .story-bubble.is-right p{color:#5d5559;line-height:1.95}.story-chat--about .story-bubble__media{border-radius:18px}.about-audio{margin-top:18px;padding:20px 22px;border-radius:26px;background:linear-gradient(135deg,#2c2629,#151113);color:#fff;box-shadow:0 16px 36px #1c15182e}.about-stage__chapters{position:sticky;top:112px}.about-stage__chapters button,.about-stage__memo{border-radius:24px;background:#fffffff5;border:1px solid rgba(242,236,239,.98);box-shadow:0 12px 28px #4333390d}.about-stage__chapters button{padding:16px 16px 14px}.about-stage__chapters button.is-active{background:linear-gradient(135deg,#ff7a7e,#ff6069);border-color:transparent;box-shadow:0 18px 34px #ff6c793d}.story-layout{width:min(1220px,100% - 48px);margin:8px auto 0;grid-template-columns:260px minmax(0,1fr);gap:24px}.story-layout__toc,.story-layout__content{border-radius:32px}.story-layout__toc{position:sticky;top:112px;padding:20px;background:linear-gradient(180deg,#fffffffa,#fcf9fafa);border:1px solid rgba(242,236,239,.98);box-shadow:0 16px 36px #4332390f}.story-layout__toc-topline,.story-layout__toc-dock span,.story-layout__headline-track span,.story-layout__reading-rail span{font-size:11px;letter-spacing:.12em}.story-layout__toc-guide,.story-layout__toc-card,.story-layout__hero-copy,.story-layout__hero-card,.story-layout__headline-note,.story-layout__musiccard,.story-layout__lead-visual,.story-layout__lead-media video{border-radius:24px;background:#fffffff0;border:1px solid rgba(242,236,239,.98);box-shadow:0 12px 28px #4435390d}.story-layout__toc-link{min-height:48px;border-radius:18px}.story-layout__toc-link:hover{background:#fff7f8e6}.story-layout__content{padding:28px;background:radial-gradient(circle at top right,rgba(255,229,208,.14),transparent 26%),linear-gradient(180deg,#fffffffa,#fcf8f9fa);border:1px solid rgba(242,236,239,.98);box-shadow:0 18px 42px #45353912}.story-layout__banner{width:fit-content;padding:8px 14px;border-radius:999px;background:#fff7f8eb;border:1px solid rgba(242,235,239,.98);color:#8c7f84}.story-layout__musicbar{margin-top:18px}.story-layout__musicbar-gradient{min-height:144px;border-radius:30px;background:radial-gradient(circle at 80% 20%,rgba(255,178,148,.28),transparent 22%),linear-gradient(135deg,#272225,#111012)}.story-layout__musicbar-gradient strong{font-size:clamp(34px,3vw,48px);line-height:1.06}.story-layout__musiccard{margin-top:-34px;width:min(420px,100% - 22px);margin-left:22px}.story-layout__musiccard img{border-radius:18px}.story-layout__musiccard-copy strong{font-size:18px}.story-layout__musiccard-copy span{font-size:12px;color:#8a8085}.story-layout__musiccard button{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#ff7d80,#ff626c);color:#fff;box-shadow:0 12px 24px #ff6c7938}.story-layout__hero{margin-top:20px;grid-template-columns:minmax(0,1.24fr) 310px;gap:18px}.story-layout__hero-copy{padding:24px}.story-layout__hero-copy small,.story-layout__toc-guide small,.story-layout__toc-card span,.story-layout__musiccard-copy span,.story-layout__headline-note span,.story-layout__lead-visual-note span,.story-layout .prose p,.story-layout .prose li,.story-layout .prose blockquote{font-size:15px}.story-layout__hero-copy h2,.story-layout__hero-card strong,.story-layout__headline-note strong,.story-layout__lead-visual-note strong,.story-layout .prose h1,.story-layout .prose h2,.story-layout .prose h3,.story-layout .prose h4{color:#251e21;line-height:1.08}.story-layout__hero-rail{gap:14px}.story-layout__hero-card{padding:18px}.story-layout__hero-card.is-dark{background:linear-gradient(135deg,#2b2427,#161214)}.story-layout__hero-card.is-dark small,.story-layout__hero-card.is-dark span{color:#ffffffb8}.story-layout__headline{margin-top:20px}.story-layout__lead-visual,.story-layout__lead-media video{overflow:hidden}.story-layout__lead-visual-note{padding:18px}.story-layout__reading-rail{margin-top:18px}.story-layout .prose{max-width:760px;margin-top:26px}.story-layout .prose blockquote{padding:20px 24px;border-left:3px solid rgba(255,112,129,.58);background:#fff8f9e6;border-radius:0 20px 20px 0;color:#73696f}@media(max-width:1180px){.checklist-stage,.story-layout,.story-layout__hero{grid-template-columns:1fr}.checklist-focus,.story-layout__toc{position:static;top:auto}.about-stage__main{grid-template-columns:1fr}.about-stage__chapters{position:static;top:auto}}@media(max-width:780px){.checklist-stage,.about-stage,.story-layout{width:min(100%,100% - 32px)}.checklist-focus,.story-layout__content,.story-layout__toc{padding:20px}.story-layout__banner{font-size:11px}.story-layout__musicbar-gradient strong{font-size:30px}.story-layout__musiccard{width:calc(100% - 16px);margin-left:8px}}.pc-shell__main>.love-hero:not(.is-compact){min-height:calc(100vh - 14px);padding:108px 0 198px;border-radius:0 0 42px 42px;overflow:clip}.love-hero:not(.is-compact) .love-hero__backdrop{background-position:center 38%;filter:saturate(.86) brightness(.82) contrast(.92);transform:scale(1.018)}.love-hero:not(.is-compact) .love-hero__noise{opacity:.2;background:radial-gradient(circle at 50% 14%,rgba(255,232,202,.26),transparent 26%),linear-gradient(180deg,#fffcf947,#261e1e1f)}.love-hero:not(.is-compact) .love-hero__brand{top:28px;left:50%;transform:translate(-50%);padding:0;min-width:auto;background:none;border:0;box-shadow:none;color:#211818eb;font-family:Georgia,Times New Roman,serif;font-size:36px;font-style:italic;letter-spacing:-.04em}.love-hero:not(.is-compact) .love-hero__pair{width:min(1100px,100% - 84px);margin:104px auto 0;align-items:center;justify-content:center;gap:clamp(72px,10vw,156px)}.love-hero:not(.is-compact) .love-hero__avatar-box{gap:16px}.love-hero:not(.is-compact) .love-hero__avatar-frame{padding:12px}.love-hero:not(.is-compact) .love-hero__avatar{width:clamp(172px,16vw,218px);height:clamp(172px,16vw,218px);border:4px solid rgba(255,255,255,.96);box-shadow:0 26px 60px #2f23213d,0 0 0 10px #fff5f62e}.love-hero:not(.is-compact) .love-hero__avatar img{filter:saturate(1.02) contrast(.98)}.love-hero:not(.is-compact) .love-hero__halo--one{opacity:.48}.love-hero:not(.is-compact) .love-hero__halo--two{opacity:.62;transform:scale(1.12)}.love-hero:not(.is-compact) .love-hero__name{min-width:168px;margin-top:10px;padding:12px 30px;border-radius:999px;background:#322725c2;color:#fff7f7;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,3vw,42px);font-style:italic;letter-spacing:-.04em;box-shadow:0 14px 30px #211a1a33}.love-hero:not(.is-compact) .love-hero__avatar-note{display:none}.love-hero:not(.is-compact) .love-hero__center{gap:24px}.love-hero:not(.is-compact) .love-hero__distance{padding:14px 26px;border-radius:24px;background:#97887a6b;border:1px solid rgba(255,255,255,.34);box-shadow:0 18px 36px #43343129;color:#fff8f4;font-size:17px;letter-spacing:.04em;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.love-hero:not(.is-compact) .love-hero__pulse-lines{gap:12px}.love-hero:not(.is-compact) .love-hero__pulse-lines i{width:82px;background:linear-gradient(90deg,#78f8ff1f,#78f8ffd6,#78f8ff1f);box-shadow:0 0 20px #78f8ff3d}.love-hero:not(.is-compact) .love-hero__heart{width:68px;height:68px;box-shadow:0 24px 48px #ff677a47}.love-hero:not(.is-compact) .love-hero__pager{bottom:132px}.love-hero:not(.is-compact) .love-hero__dock{bottom:36px;padding:12px 20px;border-radius:999px;background:#fffc;border:1px solid rgba(240,232,233,.9);box-shadow:0 22px 58px #58474924;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.love-hero:not(.is-compact) .love-hero__dock-item{min-width:86px;min-height:46px;border-radius:999px;color:#6d6669}.love-hero:not(.is-compact) .love-hero__dock-item i{opacity:.72}.love-hero:not(.is-compact) .love-hero__dock-item.router-link-active,.love-hero:not(.is-compact) .love-hero__dock-item.is-active{background:linear-gradient(135deg,#ff7e7f,#ff6069);color:#fff;box-shadow:0 12px 28px #ff6f7c4d}.love-hero:not(.is-compact) .love-hero__curve--one{left:-5%;right:-5%;bottom:34px;height:124px;background:#ffffffa3;filter:blur(1px)}.love-hero:not(.is-compact) .love-hero__curve--two{left:-4%;right:-4%;bottom:-12px;height:138px;background:linear-gradient(180deg,#ffffffe0,#fff 62%)}.home-grid{width:min(1220px,100% - 48px);margin:6px auto 0;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}.countdown-card{grid-column:span 2;grid-row:span 2;min-height:366px;padding:26px 28px 22px;border-radius:30px;background:radial-gradient(circle at top right,rgba(255,203,164,.18),transparent 28%),linear-gradient(135deg,#5a544f,#332d2c);box-shadow:0 24px 52px #4637352e}.countdown-card__copy h1{max-width:13ch;font-size:clamp(36px,3.4vw,52px);line-height:1.1}.countdown-card__days strong{font-size:clamp(88px,7vw,116px);line-height:.92}.countdown-card__clock{gap:10px}.countdown-card__clock div,.countdown-card__weather-pair{border-radius:22px}.countdown-card__footer{margin-top:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.feature-photo{grid-row:span 2;min-height:366px;border-radius:30px;box-shadow:0 24px 54px #57453d24}.feature-photo img{min-height:100%;object-position:center}.weather-card{min-height:174px;border-radius:28px;box-shadow:0 18px 38px #46495e1f}.weather-card__temp{font-size:48px}.stats-card{min-height:154px;border-radius:28px;box-shadow:0 18px 40px #37353e1f}.stats-card strong{font-size:clamp(42px,3.3vw,58px);line-height:.96}.stats-card__trail{opacity:.84}.home-dashboard,.overview-panels,.home-overview-stage,.home-section{width:min(1220px,100% - 48px)}.message-wall{width:min(1220px,100% - 48px);margin:0 auto}.message-wall__spine{background:linear-gradient(180deg,#eee8ea00,#eee8ea 10%,#eee8ea 90%,#eee8ea00)}.message-stream-row.is-pair{column-gap:44px;padding-top:30px}.message-stream-row.is-pair .message-stream-row__stamp{top:8px;padding:8px 16px;border-radius:12px;background:#706a6d;box-shadow:none;letter-spacing:.04em}.message-wall-card{min-height:184px;padding:24px 24px 18px;border-radius:30px;background:#fffffff5;border:1px solid rgba(243,239,241,.98);box-shadow:0 12px 30px #3e2f330a}.message-wall-card__quote{background:#faf7f8;border:1px solid rgba(241,235,238,.95)}.message-wall-card__storycard{border-radius:18px;background:#fbf8f9}.message-wall-card__toolline span,.message-wall-card__chips span,.message-wall-card footer span,.message-wall-card__badge,.message-wall-card__level{border-radius:999px}.album-masonry{width:min(1220px,100% - 48px);gap:26px}.album-masonry__item{min-height:520px;padding:22px;border-radius:32px;background:#fffffff5;border:1px solid rgba(241,236,239,.98);box-shadow:0 18px 40px #463a3a0f}.album-masonry__item:first-child{min-height:558px}.album-masonry__go{width:50px;height:50px;border-radius:50%;background:#ffffffe6;border:1px solid rgba(238,232,236,.98);color:#80787c}.album-collage{min-height:312px;border-radius:26px;overflow:hidden}.album-masonry__item:first-child .album-collage{min-height:354px}.album-masonry__serial{color:#1f191a1a;font-size:clamp(56px,5vw,82px)}.album-masonry__item h3{max-width:10ch;line-height:1.08}.album-masonry__statsbar{background:#faf8f8;border:1px solid rgba(242,236,239,.96)}.timeline-stage,.timeline-stage__summary,.timeline-heatmap-wrap{width:min(1220px,100% - 48px);margin-left:auto;margin-right:auto}.timeline-board{margin-top:2px}.timeline-year{grid-template-columns:250px 34px minmax(0,1fr);gap:20px}.timeline-board:before{left:284px}.timeline-year__aside{width:250px;min-height:212px;justify-content:center}.timeline-year__aside strong{color:#272023;font-size:clamp(96px,8vw,142px);line-height:.92}.timeline-year__aside span{font-size:14px;color:#8d8488}.timeline-year__aside-note{margin-top:12px}.timeline-entry__card{border-radius:32px;padding:24px 126px 24px 24px;background:#fffffff5;border:1px solid rgba(242,236,239,.98);box-shadow:0 16px 38px #4030350d}.timeline-entry__card h3{max-width:12ch;font-size:clamp(28px,2.3vw,40px);line-height:1.04}.timeline-entry__media{min-height:356px;border-radius:28px;overflow:hidden}.timeline-entry__source{border-radius:22px;background:#faf8f9;border:1px solid rgba(242,236,239,.96)}.timeline-entry__daystamp{top:16px;right:12px}.timeline-entry__daystamp strong{color:#282124;font-size:62px}@media(max-width:1180px){.pc-shell__main>.love-hero:not(.is-compact){min-height:auto;padding:86px 0 180px}.love-hero:not(.is-compact) .love-hero__pair{width:min(100%,100% - 40px);gap:44px}.home-grid,.home-dashboard,.overview-panels,.home-overview-stage,.home-section,.message-wall,.album-masonry,.timeline-stage,.timeline-stage__summary,.timeline-heatmap-wrap{width:min(100%,100% - 32px)}.home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-photo{grid-row:span 1}.timeline-year{grid-template-columns:1fr}.timeline-board:before{left:14px}.timeline-year__aside{width:100%;min-height:auto;justify-content:flex-start;text-align:left}}@media(max-width:780px){.pc-shell__main>.love-hero:not(.is-compact){padding:84px 0 154px;border-radius:0 0 32px 32px}.love-hero:not(.is-compact) .love-hero__brand{top:22px;font-size:28px}.love-hero:not(.is-compact) .love-hero__pair{margin-top:86px;gap:24px}.love-hero:not(.is-compact) .love-hero__name{min-width:132px;padding:10px 22px;font-size:28px}.love-hero:not(.is-compact) .love-hero__distance{padding:12px 18px;font-size:14px}.love-hero:not(.is-compact) .love-hero__dock{left:16px;right:16px;width:auto;justify-content:space-between;gap:6px;padding:10px 12px}.love-hero:not(.is-compact) .love-hero__dock-item{min-width:0;flex:1 1 0;padding-inline:0}.home-grid{grid-template-columns:1fr}.countdown-card,.feature-photo{grid-column:span 1;grid-row:span 1}.countdown-card__copy h1,.album-masonry__item h3,.timeline-entry__card h3{max-width:none}.message-stream-row.is-pair{column-gap:18px}.message-wall-card,.album-masonry__item,.timeline-entry__card{border-radius:26px}}.home-grid{gap:18px;padding:18px;border:1px solid rgba(238,231,227,.94);border-radius:38px;background:radial-gradient(circle at top left,rgba(255,236,239,.62),transparent 24%),linear-gradient(180deg,#fffffff2,#fffbf8eb);box-shadow:0 22px 44px #43302e0d}.countdown-card,.feature-photo,.weather-card,.stats-card,.home-dashboard__story,.home-dashboard__letter,.home-dashboard__ticket,.home-dashboard__note,.overview-panels,.city-distance-card,.timeline-glance,.anniversary-rack{border:1px solid rgba(238,231,227,.94);box-shadow:0 18px 38px #43302e0d,inset 0 1px #ffffffe0}.countdown-card{min-height:352px;padding:24px;border-radius:34px;background:radial-gradient(circle at top right,rgba(255,217,225,.74),transparent 28%),linear-gradient(145deg,#fffffffa,#fff5f3eb)}.countdown-card:after{width:196px;height:196px;right:-46px;bottom:-64px;background:#ff82941f}.countdown-card__copy .eyebrow,.countdown-card__since,.countdown-card__leadline span,.countdown-card__leadline em,.countdown-card__weather-pair span,.countdown-card__weather-pair em{color:#685859c2}.countdown-card__copy h1{color:#241d20;font-size:clamp(32px,3vw,50px);line-height:1.08;letter-spacing:-.05em}.countdown-card__leadline{margin-top:18px;padding:12px 14px;border:1px solid rgba(238,231,227,.94);border-radius:22px;background:#ffffffd1}.countdown-card__leadline strong{color:#241d20}.countdown-card__cta{min-height:48px;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,#ff8d84,#ff6470);color:#fff;box-shadow:0 14px 24px #ff647033}.countdown-card__days{border-radius:28px;background:linear-gradient(145deg,#ff8b84,#ff6371);box-shadow:0 22px 40px #ff637038}.countdown-card__days strong,.countdown-card__days span,.countdown-card__clock em,.countdown-card__clock small,.countdown-card__ticker em,.countdown-card__ticker small{color:#fff}.countdown-card__footer{margin-top:18px;gap:12px}.countdown-card__weather-pair{padding:12px 14px;border:1px solid rgba(238,231,227,.94);border-radius:20px;background:#ffffffd6}.countdown-card__weather-pair strong{color:#241d20}.feature-photo{min-height:352px;border-radius:34px}.feature-photo__meta{background:linear-gradient(180deg,#1412130a,#141213b8)}.feature-photo__storynote span,.feature-photo__storynote em,.feature-photo__chips span,.feature-photo__footline em{color:#ffffffc7}.feature-photo__storynote strong,.feature-photo__meta h3,.feature-photo__footline strong{color:#fff}.weather-card,.stats-card{min-height:156px;border-radius:26px}.weather-card{background:radial-gradient(circle at top right,rgba(222,243,255,.76),transparent 34%),linear-gradient(180deg,#fffffff5,#f7fbffeb)}.weather-card__name,.weather-card__meta,.weather-card__foot,.stats-card span,.stats-card small,.stats-card__trail em{color:#665556bd}.weather-card__temp,.stats-card strong{color:#241d20}.stats-card{position:relative;overflow:hidden;background:linear-gradient(180deg,#fffffff5,#fffbf8eb)}.stats-card:before{content:"";position:absolute;right:-18px;top:-18px;width:84px;height:84px;border-radius:24px;background:#ff847d1f}.stats-card.is-dark,.stats-card.is-black{background:linear-gradient(145deg,#343138,#49454d)}.stats-card.is-dark span,.stats-card.is-dark small,.stats-card.is-dark strong,.stats-card.is-dark .stats-card__trail em,.stats-card.is-dark .stats-card__trail b,.stats-card.is-black span,.stats-card.is-black small,.stats-card.is-black strong,.stats-card.is-black .stats-card__trail em,.stats-card.is-black .stats-card__trail b{color:#fff}.stats-card.is-sky{background:linear-gradient(145deg,#44adff,#1f8ef2)}.stats-card.is-pink{background:linear-gradient(145deg,#ff5c76,#ff315f)}.stats-card.is-sky span,.stats-card.is-sky small,.stats-card.is-sky strong,.stats-card.is-sky .stats-card__trail em,.stats-card.is-sky .stats-card__trail b,.stats-card.is-pink span,.stats-card.is-pink small,.stats-card.is-pink strong,.stats-card.is-pink .stats-card__trail em,.stats-card.is-pink .stats-card__trail b{color:#fff}.home-dashboard{gap:18px}.home-dashboard__story{min-height:236px;padding:22px 24px;border-radius:32px;background:radial-gradient(circle at top right,rgba(232,243,255,.72),transparent 32%),linear-gradient(180deg,#fffffff5,#f7fbffeb)}.home-dashboard__story h3{color:#241d20;font-size:34px;letter-spacing:-.05em;line-height:1.08}.home-dashboard__story p,.home-dashboard__story-topline span,.home-dashboard__story-topline em{color:#675656c2}.home-dashboard__note{border-radius:24px;border:1px solid rgba(238,231,227,.94);background:#ffffffe0}.home-dashboard__letter{border-radius:26px;background:linear-gradient(180deg,#fffffff5,#fffbf8eb)}.home-dashboard__letter.is-dark{background:linear-gradient(145deg,#313844,#485364)}.home-dashboard__letter.is-dark small,.home-dashboard__letter.is-dark strong,.home-dashboard__letter.is-dark p,.home-dashboard__letter.is-dark .home-dashboard__letter-foot span{color:#fff}.home-dashboard__ticket{border-radius:28px}.overview-panels{padding:18px;border-radius:36px;background:radial-gradient(circle at top left,rgba(255,238,240,.58),transparent 24%),linear-gradient(180deg,#fffffff2,#fffbf8eb)}.overview-panels__headline small,.overview-panels__headline span,.city-distance-card__chips span,.timeline-glance__kicker,.timeline-glance li span,.timeline-glance li em,.timeline-glance__footrail span,.anniversary-rack__kicker{color:#675656bd}.overview-panels__headline strong,.city-distance-card__metric,.timeline-glance h3,.anniversary-rack h3{color:#241d20}.city-distance-card,.timeline-glance,.anniversary-rack{border-radius:28px;background:linear-gradient(180deg,#fffffff5,#fffbf8eb)}.city-distance-card__map{background:radial-gradient(circle at 20% 30%,rgba(255,187,197,.32),transparent 10%),radial-gradient(circle at 72% 58%,rgba(127,203,255,.28),transparent 11%),linear-gradient(180deg,#f4f7faf5,#f9f7f4e0)}.city-distance-card__chips span,.timeline-glance__footrail span{border:1px solid rgba(238,231,227,.94);background:#f9f7f4e6}.timeline-glance ul{gap:14px}.timeline-glance li{padding:14px 14px 12px;border:1px solid rgba(238,231,227,.94);border-radius:20px;background:#ffffffdb}.timeline-glance li strong{color:#241d20}.anniversary-pill{border:1px solid rgba(238,231,227,.94);background:#ffffffe0}.story-layout__content{position:relative}.story-layout__meta{margin-top:18px;padding:12px 14px;border:1px solid rgba(238,231,227,.94);border-radius:18px;background:#f9f7f4e0;color:#675656bd}.story-layout__headline-note,.story-layout__lead-visual,.story-layout__lead-media video{box-shadow:0 18px 36px #43302e0d}.story-layout__headline-note{padding:16px 18px;border-radius:24px;background:linear-gradient(180deg,#fffffff0,#fffbf8e6)}.story-layout__headline-note strong{color:#241d20}.story-layout__headline-track{gap:8px}.story-layout__headline-track span{min-height:30px;padding:0 12px;border:1px solid rgba(238,231,227,.94);border-radius:999px;background:#ffffffe0;color:#665556c2}.story-layout .prose{margin-top:24px;padding:0 6px 8px;font-size:16px}.story-layout .prose p,.story-layout .prose li{color:#4a3d3fdb;line-height:1.98}.story-layout .prose blockquote{padding:16px 18px;border-radius:18px;border-left:3px solid rgba(255,132,124,.58);background:#faf7f4db}.story-layout .prose hr{margin:1.6em 0;border:0;border-top:1px dashed rgba(225,214,210,.9)}@media(max-width:1180px){.home-grid,.overview-panels{padding:14px}.home-dashboard__story h3{font-size:30px}}@media(max-width:760px){.countdown-card,.feature-photo,.home-dashboard__story,.city-distance-card,.timeline-glance,.anniversary-rack{border-radius:24px}.countdown-card{padding:18px}.countdown-card__copy h1{font-size:28px}.overview-panels{padding:12px}.story-layout .prose{padding:0 2px 6px}}.moment-card{position:relative;overflow:hidden;padding:20px 20px 18px;border:1px solid rgba(238,231,227,.94);border-radius:30px;background:radial-gradient(circle at top right,rgba(255,238,240,.72),transparent 30%),linear-gradient(180deg,#fffffff5,#fffbf8eb);box-shadow:0 18px 36px #43302e0d,inset 0 1px #ffffffe0}.moment-card:before{content:"";position:absolute;right:-18px;bottom:-24px;width:118px;height:118px;border-radius:50%;background:radial-gradient(circle,#ffe0e275,#ffe0e200);pointer-events:none}.moment-card__badge{min-height:30px;padding:0 12px;border-radius:999px;background:linear-gradient(135deg,#ff8d84,#ff6370);color:#fff;box-shadow:0 10px 20px #ff63702e}.moment-card__author,.moment-card__datebox span,.moment-card__meta span,.moment-card__footline span,.moment-card__footline em,.moment-card__storyline span,.moment-card__trail span{color:#665556c2}.moment-card__datebox{margin-top:14px;padding:12px 14px;border:1px solid rgba(238,231,227,.94);border-radius:22px;background:#faf7f4e6}.moment-card__datebox strong{color:#241d20;font-size:34px;letter-spacing:-.05em}.moment-card h3{margin-top:14px;color:#241d20;font-size:28px;font-weight:600;letter-spacing:-.04em;line-height:1.08}.moment-card p{margin-top:10px;color:#4e4042d1;line-height:1.84}.moment-card__storyline,.moment-card__trail,.moment-card__meta,.moment-card__footline{display:flex;flex-wrap:wrap;gap:8px}.moment-card__storyline{margin-top:14px;padding:12px 14px;border:1px solid rgba(238,231,227,.94);border-radius:20px;background:#faf7f4e0}.moment-card__storyline strong{color:#241d20;font-size:17px;letter-spacing:-.02em}.moment-card__trail{margin-top:10px}.moment-card__trail span,.moment-card__meta span{min-height:28px;padding:0 11px;border:1px solid rgba(238,231,227,.94);border-radius:999px;background:#ffffffe0}.moment-card__meta{margin-top:14px}.moment-card__footline{margin-top:12px;padding-top:12px;border-top:1px solid rgba(242,236,232,.92)}.album-showcase,.message-wall-preview{width:min(1180px,100%);gap:16px;padding:16px;border:1px solid rgba(238,231,227,.94);border-radius:34px;background:radial-gradient(circle at top left,rgba(255,238,240,.56),transparent 26%),linear-gradient(180deg,#fffffff2,#fffbf8eb);box-shadow:0 20px 40px #43302e0d}.album-showcase__spine,.message-wall-preview__spine{min-height:132px}.album-showcase__caption-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.album-showcase__caption-card{padding:16px 18px;border:1px solid rgba(238,231,227,.94);border-radius:22px;background:#ffffffeb;box-shadow:0 12px 24px #402f2e0a}.album-showcase__caption-card.is-soft{background:radial-gradient(circle at top right,rgba(233,243,255,.72),transparent 30%),#fffffff0}.album-showcase__caption-card small,.album-showcase__caption-card span{color:#665556c2}.album-showcase__caption-card strong{color:#241d20;font-size:24px}.message-wall-preview__col{gap:14px}.message-preview-card{min-height:258px;padding:18px 18px 16px;border:1px solid rgba(238,231,227,.94);border-radius:28px;background:linear-gradient(180deg,#fffffff2,#fffbf8eb);box-shadow:0 16px 32px #412f2e0d}.message-preview-card.is-right{background:radial-gradient(circle at top right,rgba(232,243,255,.76),transparent 32%),linear-gradient(180deg,#fffffff2,#f7fbffeb)}.message-preview-card__stamp{background:#38373bc2;color:#ffffffeb;box-shadow:0 10px 20px #2c2a2e1f}.message-preview-card strong{color:#241d20}.message-preview-card header span,.message-preview-card footer,.message-preview-card__eyebrow span,.message-preview-card__tools span,.message-preview-card__actionrail span,.message-preview-card__signal span{color:#665556c2}.message-preview-card p{color:#4e4042d1;line-height:1.88}.message-preview-card__quote{border:1px solid rgba(238,231,227,.94);border-radius:18px;background:#faf7f4e0}.story-layout__assist-rail{position:fixed;right:max(18px,(100vw - min(1220px,100vw - 28px)) / 2 - 66px);top:48vh;z-index:8;display:grid;gap:12px}.story-layout__assist-rail button{width:56px;height:56px;border:1px solid rgba(238,231,227,.94);border-radius:20px;background:#fffffff0;color:#4d3d40;box-shadow:0 16px 30px #422f2e0f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.story-layout__chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.story-layout__chips span{min-height:31px;padding:0 12px;border:1px solid rgba(238,231,227,.94);border-radius:999px;background:#ffffffe0;color:#665556c2}.story-layout .prose>*+*{margin-top:1.2em}.story-layout .prose h1,.story-layout .prose h2,.story-layout .prose h3,.story-layout .prose h4{position:relative;padding-left:18px}.story-layout .prose h1:before,.story-layout .prose h2:before,.story-layout .prose h3:before,.story-layout .prose h4:before{content:"";position:absolute;left:0;top:.28em;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#ff8d84,#ff6470);box-shadow:0 6px 12px #ff64702e}.story-layout .prose img,.story-layout .prose video{border-radius:24px;box-shadow:0 18px 38px #43302e0f}.story-layout .prose code{padding:.18em .42em;border-radius:8px;background:#f8f3f0eb}@media(max-width:1180px){.album-showcase__caption-row{grid-template-columns:1fr}.story-layout__assist-rail{display:none}}@media(max-width:760px){.moment-card{padding:18px 16px 16px}.album-showcase,.message-wall-preview{padding:12px;border-radius:26px}.message-preview-card{min-height:auto;padding:16px}}.checklist-titleband{width:min(1180px,100% - 20px);margin:18px auto 24px;padding-top:6px;text-align:center}.checklist-titleband__kicker{display:inline-flex;align-items:center;gap:10px;color:#d59490;font-size:12px;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.checklist-titleband h2{margin-top:10px;color:#241d20;font-size:clamp(36px,4vw,64px);font-weight:600;letter-spacing:-.06em;line-height:1.04}.checklist-titleband p{width:min(720px,92%);margin:12px auto 0;color:#685859c2;font-size:15px;line-height:1.82}.message-drawer{width:min(508px,100vw - 26px);border:1px solid rgba(237,229,225,.96);border-radius:34px 0 0 34px;box-shadow:-24px 0 54px #3b2b2b14,0 1px #ffffffd6 inset;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px)}.message-drawer__backdrop{background:#f8f3f1a8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.message-drawer__close{top:18px;right:18px;width:42px;height:42px;border:1px solid rgba(239,232,228,.96);border-radius:50%;background:#ffffffeb;color:#403234;box-shadow:0 12px 24px #402e2e12}.message-drawer__header{display:grid;grid-template-columns:auto auto 1fr auto;gap:14px;align-items:center;padding:26px 26px 18px;border-bottom:1px solid rgba(242,236,232,.9);background:linear-gradient(180deg,#ffffffb8,#fffaf775)}.message-drawer__header-icon{width:36px;height:36px;border-radius:14px;background:linear-gradient(135deg,#ff8a84,#ff6371);color:#fff;box-shadow:0 12px 22px #ff637138}.message-drawer__avatar,.message-drawer__hero-avatar{width:54px;height:54px;border:4px solid rgba(255,255,255,.9);background:linear-gradient(145deg,#fff2f0,#ffe2e6);color:#3b2d2f;box-shadow:0 14px 28px #422e2e1a}.message-drawer__header-copy small,.message-drawer__header-copy span,.message-drawer__stage-note small,.message-drawer__stage-note-chips span,.message-drawer__signal-card small,.message-drawer__signal-card span,.message-drawer__panel-head small,.message-drawer__panel-head span,.message-drawer__hero-copy small,.message-drawer__hero-copy span,.message-drawer__spotlight span,.message-drawer__thread-rail span,.message-drawer__meta span,.message-drawer__toolbar span,.message-drawer__quickbar em,.message-drawer__insight-card small,.message-drawer__insight-card span,.message-drawer__composer-note span,.message-drawer__composer-note em,.message-drawer__excerpt-note small,.message-drawer__excerpt-note span{color:#665556c2}.message-drawer__header-copy strong,.message-drawer__stage-note strong,.message-drawer__panel-head strong,.message-drawer__hero-copy strong,.message-drawer__signal-card strong,.message-drawer__insight-card strong,.message-drawer__bubble-head strong{color:#241d20}.message-drawer__head-badges,.message-drawer__stage-note-chips,.message-drawer__spotlight,.message-drawer__thread-rail,.message-drawer__meta,.message-drawer__toolbar,.message-drawer__quickbar,.message-drawer__divider-tabs{gap:8px}.message-drawer__head-badges span,.message-drawer__stage-note-chips span,.message-drawer__spotlight span,.message-drawer__thread-rail span,.message-drawer__toolbar span,.message-drawer__quickbar span,.message-drawer__divider-tabs span{min-height:29px;padding:0 11px;border:1px solid rgba(238,232,227,.96);border-radius:999px;background:#f9f7f4f0;box-shadow:0 8px 18px #42302f0a}.message-drawer__body{padding:20px 24px 26px;gap:16px}.message-drawer__stage-note,.message-drawer__hero,.message-drawer__reply,.message-drawer__emoji-panel,.message-drawer__composer,.message-drawer__signal-card,.message-drawer__insight-card{border-radius:24px;background:linear-gradient(180deg,#fffffff2,#fffbf8eb);box-shadow:0 14px 28px #412f2e0b,inset 0 1px #ffffffdb}.message-drawer__stage-note{padding:18px 18px 16px}.message-drawer__signal-rail,.message-drawer__insight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.message-drawer__signal-card,.message-drawer__insight-card{min-height:108px;padding:14px 14px 12px;border:1px solid rgba(239,232,227,.96)}.message-drawer__signal-card.is-dark,.message-drawer__insight-card.is-dark{background:linear-gradient(145deg,#2f2d31,#42393d);border-color:#3a3539f5;box-shadow:0 18px 32px #26212429}.message-drawer__signal-card.is-dark small,.message-drawer__signal-card.is-dark span,.message-drawer__insight-card.is-dark small,.message-drawer__insight-card.is-dark span{color:#ffffffa8}.message-drawer__signal-card.is-dark strong,.message-drawer__insight-card.is-dark strong{color:#fff}.message-drawer__hero{gap:14px;padding:16px 18px;border:1px solid rgba(239,232,227,.94)}.message-drawer__body p{color:#4e4042d6;line-height:1.88}.message-drawer__excerpt-note{padding:12px 14px;border:1px dashed rgba(229,220,216,.92);border-radius:18px;background:#f9f6f3c2}.message-drawer__reply{padding:14px 16px;border:1px solid rgba(242,222,223,.96);background:linear-gradient(180deg,#fff7f7f5,#fffaf8eb)}.message-drawer__thread{padding:14px;border-radius:24px;border:1px solid rgba(238,232,227,.94);background:#fcfaf8e0}.message-drawer__thread-time{margin:8px 0 12px;color:#958687c2}.message-drawer__bubble{border-radius:20px;padding:14px 15px;border:1px solid rgba(239,232,227,.96);background:#fffffff0}.message-drawer__bubble.is-reply{background:linear-gradient(180deg,#f8fbfff5,#f4f9ffeb);border-color:#dde9f6f5}.message-drawer__quickbar span{justify-content:flex-start;min-height:52px;padding:0 14px}.message-drawer__quickbar b{color:#ff7870}.message-drawer__actions--floating{right:18px;bottom:88px;gap:8px}.message-drawer__actions--floating button{min-width:42px;height:42px;border:1px solid rgba(238,232,227,.94);border-radius:14px;background:#fffffff0;box-shadow:0 10px 22px #402f2e0f}.message-drawer__emoji-strip button,.message-drawer__emoji-grid button{border:1px solid rgba(238,232,227,.94);border-radius:14px;background:#ffffffe0}.message-drawer__composer{align-items:center;padding:10px;border:1px solid rgba(239,232,227,.94)}.message-drawer__composer button{min-width:74px;border-radius:14px;background:linear-gradient(135deg,#ff8b83,#ff6470);color:#fff;box-shadow:0 12px 22px #ff647033}.album-preview-stage{display:grid;grid-template-columns:minmax(0,1.24fr) minmax(260px,.76fr);gap:16px}.album-preview-stage__story,.album-preview-stage__notes{border-radius:28px;background:linear-gradient(180deg,#fffffff0,#fffaf7e6)}.album-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;padding:16px}.album-detail-hero__cover{min-height:560px;border:1px solid rgba(237,230,225,.94);box-shadow:0 24px 52px #45312e14,inset 0 1px #ffffff4d}.album-detail-hero__wash{background:linear-gradient(180deg,#17121305,#17121324 30%,#171213b3)}.album-detail-hero__veil{max-width:min(640px,100% - 40px);left:26px;right:26px;bottom:24px;padding:18px 18px 16px;border:1px solid rgba(255,255,255,.16);border-radius:28px;background:linear-gradient(180deg,#1412132e,#14121375);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.album-detail-hero__veil small,.album-detail-hero__veil p,.album-detail-hero__spotline span,.album-detail-hero__meta-line span,.album-detail-hero__chips span,.album-detail-hero__stats span,.album-detail-hero__storyline span{color:#ffffffc7}.album-detail-hero__veil h3{color:#fff;font-size:clamp(34px,2.45vw,52px);font-weight:600;letter-spacing:-.05em;line-height:1.02}.album-detail-hero__veil p{max-width:560px;font-size:15px;line-height:1.84}.album-detail-hero__spotline,.album-detail-hero__meta-line,.album-detail-hero__chips,.album-detail-hero__storyline,.album-detail-hero__stats{gap:8px}.album-detail-hero__spotline span,.album-detail-hero__meta-line span,.album-detail-hero__chips span,.album-detail-hero__storyline span,.album-detail-hero__stats span{min-height:30px;padding:0 11px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff1a}.album-detail-hero__action-rail{top:22px;right:22px;gap:10px}.album-side-action--hero{width:64px;height:64px;border:1px solid rgba(255,255,255,.18);border-radius:20px;background:#ffffff1f;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.album-side-action--hero span{color:#ffffffb8}.album-detail-hero__profile,.album-detail-hero__side-story,.album-detail-hero__side-note,.album-detail-hero__captionbar{border-radius:26px;background:linear-gradient(180deg,#fffffff2,#fffbf8eb)}.album-detail-hero__profile{padding:16px}.album-detail-hero__profile-avatar{width:52px;height:52px;background:linear-gradient(145deg,#fff1ef,#ffe2e4);color:#3c2f30}.album-detail-hero__profile strong,.album-detail-hero__side-story strong,.album-detail-hero__side-note strong,.album-detail-hero__caption-main strong{color:#241d20}.album-detail-hero__profile span,.album-detail-hero__side-story span,.album-detail-hero__side-note span,.album-detail-hero__caption-main span,.album-detail-hero__caption-main small,.album-detail-hero__caption-pills span{color:#655455c2}.album-detail-hero__thumbs{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:10px}.album-thumb{min-height:114px;padding:9px;border:1px solid rgba(238,231,227,.94);border-radius:22px;background:#ffffffd6;box-shadow:0 10px 22px #3f2e2e0d}.album-thumb.is-active{border-color:#ff837da3;box-shadow:0 16px 28px #ff6b671f}.album-thumb img{height:68px;border-radius:16px}.album-thumb__meter{background:#f3ece8eb}.album-thumb__meter i{background:linear-gradient(90deg,#ff8b84,#ff6472)}.album-detail-hero__captionbar{grid-column:1/-1;display:flex;justify-content:space-between;gap:16px;padding:16px 18px}.album-detail-hero__caption-pills{gap:8px}.album-detail-hero__caption-pills span{min-height:30px;padding:0 11px;border:1px solid rgba(238,231,227,.94);border-radius:999px;background:#f9f7f4e6}.album-photo-flow__storyline{align-items:center;gap:12px}.album-photo-flow__storyline strong{color:#241d20;font-size:26px;letter-spacing:-.04em}.album-photo-flow__storyline span,.album-photo-flow__storyline em,.album-photo-flow__intro-card span,.album-photo-flow__intro-card small,.album-photo-flow__meta-card span,.album-photo-flow__meta-card em{color:#645455c2}.album-photo-flow__intro,.album-photo-flow__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.album-photo-flow__intro-card,.album-photo-flow__meta-card{border-radius:24px;background:linear-gradient(180deg,#fffffff0,#fffbf8e6)}.album-photo-flow__intro-card strong,.album-photo-flow__meta-card strong{color:#241d20}.album-photo-flow__toolbar span{min-height:31px;padding:0 12px;border:1px solid rgba(238,231,227,.94);border-radius:999px;background:#ffffffd6;color:#665556c2}.album-photo-flow__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px}.album-photo-flow__item{grid-column:span 4;min-height:368px;border:1px solid rgba(238,231,227,.94);border-radius:28px;background:#f8f3f0eb;box-shadow:0 18px 34px #43302e0d}.album-photo-flow__item.is-tall{grid-row:span 2;min-height:554px}.album-photo-flow__item.is-wide{grid-column:span 8;min-height:338px}.album-photo-flow__item img{height:100%;min-height:338px;filter:saturate(1.06) contrast(1.02) brightness(1.01)}.album-photo-flow__item.is-tall img{min-height:554px}.album-photo-flow__item.is-wide img{min-height:338px}.album-photo-flow__veil{background:linear-gradient(180deg,#1210110a,#1210111a 26%,#1210119e)}.album-photo-flow__caps{top:14px;left:14px;gap:8px}.album-photo-flow__caps span,.album-photo-flow__index{border:1px solid rgba(255,255,255,.18);background:#ffffff24;color:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.album-photo-flow__storynote{left:14px;right:14px;bottom:56px;padding:10px 12px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#ffffff1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.album-photo-flow__storynote small,.album-photo-flow__storynote span,.album-photo-flow__item strong,.album-photo-flow__item>span{color:#fffffff0}.about-stage{display:grid;gap:18px}.about-stage__main{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px;align-items:start}.about-stage__chapters{display:grid;gap:12px}.about-stage__chapters button,.about-stage__memo,.about-audio{border-radius:26px;background:linear-gradient(180deg,#fffffff2,#fffbf8eb)}.about-stage__chapters button{min-height:106px;padding:16px;border:1px solid rgba(238,231,227,.95);box-shadow:0 14px 28px #42302e0d}.about-stage__chapters button small,.about-stage__chapters button span,.about-stage__memo small,.about-stage__memo span,.about-audio__track small,.about-audio__track span,.about-audio__meta span,.story-chat__chapter-line small,.story-chat__chapter-line span{color:#665556c2}.about-stage__chapters button strong,.about-stage__memo strong,.about-audio__track strong,.story-chat__chapter-line strong{color:#241d20}.about-stage__chapters button.is-active{border-color:#ff8680a3;background:radial-gradient(circle at top left,rgba(255,238,238,.82),transparent 42%),linear-gradient(180deg,#fffffff7,#fffaf7f0);box-shadow:0 18px 32px #ff6d681a}.about-stage__chapters button.is-active strong{color:#f0706e}.story-chat__chapter-line{padding:6px 4px 10px}.story-chat__replaybar{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.about-audio{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:18px 20px}.about-audio__wave i{width:4px;border-radius:999px;background:linear-gradient(180deg,#ff9087e6,#ff6d8deb);box-shadow:0 8px 14px #ff6d8d24}@media(max-width:1180px){.checklist-titleband{width:calc(100% - 24px)}.message-drawer{width:min(100vw,480px);border-radius:28px 0 0 28px}.message-drawer__signal-rail,.message-drawer__insight-grid,.story-chat__replaybar,.album-preview-stage,.album-detail-hero,.about-stage__main,.about-audio{grid-template-columns:1fr}.album-detail-hero__thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.album-detail-hero__captionbar{flex-direction:column}.album-photo-flow__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.album-photo-flow__item,.album-photo-flow__item.is-wide,.album-photo-flow__item.is-tall{grid-column:span 1;min-height:320px}.album-photo-flow__item img,.album-photo-flow__item.is-tall img,.album-photo-flow__item.is-wide img{min-height:320px}}@media(max-width:760px){.message-drawer{width:100vw;border-radius:24px 24px 0 0}.message-drawer__header{grid-template-columns:auto 1fr;gap:12px;padding:22px 18px 16px}.message-drawer__header-icon,.message-drawer__head-badges{display:none}.message-drawer__body{padding:16px 16px 22px}.album-detail-hero{padding:12px}.album-detail-hero__cover{min-height:420px}.album-detail-hero__veil{left:16px;right:16px;bottom:16px;padding:14px}.album-detail-hero__veil h3{font-size:30px}.album-side-action--hero{width:54px;height:54px;border-radius:16px}.album-detail-hero__thumbs,.album-photo-flow__intro,.album-photo-flow__meta,.album-photo-flow__grid{grid-template-columns:1fr}.album-photo-flow__item,.album-photo-flow__item.is-wide,.album-photo-flow__item.is-tall,.album-photo-flow__item img,.album-photo-flow__item.is-tall img,.album-photo-flow__item.is-wide img{min-height:286px}.story-chat--about .story-chat__screen{min-height:540px}.about-stage__chapters button{min-height:94px;padding:14px}.about-audio{padding:16px}}.checklist-stage{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:18px;align-items:start}.checklist-focus{position:sticky;top:116px;padding:22px;border:1px solid rgba(238,231,227,.95);border-radius:30px;background:linear-gradient(180deg,#fffffff2,#fffbf8eb);box-shadow:0 20px 40px #422f2e0d,inset 0 1px #ffffffe0}.checklist-focus:after{background:radial-gradient(circle,#ffe1e3b8,#ffe1e300)}.checklist-focus__hero small,.checklist-focus__chapter span,.checklist-focus__chapter em,.checklist-focus__storycard small,.checklist-focus__storycard span,.checklist-focus__note-card small,.checklist-focus__note-card span,.checklist-focus__meta span,.checklist-focus__stats span{color:#675656c2}.checklist-focus__status{box-shadow:0 12px 24px #3e302e14}.checklist-focus__status.is-done{background:linear-gradient(135deg,#ff9b67,#ff7a4a)}.checklist-focus__status.is-open{background:linear-gradient(135deg,#69b8ff,#377dff)}.checklist-focus h3,.checklist-focus__storycard strong,.checklist-focus__note-card strong{color:#241d20}.checklist-focus p{color:#4f4041d1}.checklist-focus__storycard,.checklist-focus__note-card{border:1px solid rgba(238,231,227,.94);border-radius:22px;background:linear-gradient(180deg,#ffffffe0,#f9f7f4db)}.checklist-focus__gallery img,.checklist-focus__empty{border-radius:20px}.checklist-focus__actions button{min-height:42px;padding:0 16px;border-radius:999px;border:1px solid rgba(237,231,226,.94);background:#ffffffeb;color:#625254;box-shadow:0 10px 20px #3f2e2e0d}.checklist-focus__actions button:first-child{background:linear-gradient(135deg,#ff8b83,#ff646f);color:#fff;box-shadow:0 12px 22px #ff647033}.story-layout{align-items:start}.story-layout__toc,.story-layout__content{border:1px solid rgba(238,231,227,.94);border-radius:32px;background:linear-gradient(180deg,#fffffff5,#fffbf8eb);box-shadow:0 18px 38px #43302e0d,inset 0 1px #ffffffe0}.story-layout__toc{top:116px;padding:24px}.story-layout__toc-topline,.story-layout__toc-guide,.story-layout__toc-card,.story-layout__hero-copy,.story-layout__hero-card,.story-layout__headline-note,.story-layout__musiccard,.story-layout__lead-visual,.story-layout__lead-media video{border:1px solid rgba(238,231,227,.94)}.story-layout__toc-topline,.story-layout__toc-dock span,.story-layout__headline-track span,.story-layout__reading-rail span{border:1px solid rgba(238,231,227,.94);background:#f9f7f4e6;color:#675656c2}.story-layout__content{padding:24px}.story-layout__banner{min-height:76px;border-radius:24px;background:linear-gradient(90deg,#34c7db,#6ea7ee,#f2a0d4);box-shadow:0 18px 36px #5084ca2e}.story-layout__musicbar{gap:16px;margin-top:18px}.story-layout__musicbar-gradient{display:flex;align-items:center;min-height:86px;padding:0 18px;border-radius:24px;background:linear-gradient(90deg,#2fc6deeb,#6f9beee6,#f2a1d6e0);color:#fff;box-shadow:0 18px 34px #5c8fd42e}.story-layout__musicbar-gradient strong{font-size:22px;font-weight:600;letter-spacing:-.04em}.story-layout__musiccard{border-radius:26px;background:linear-gradient(135deg,#fff7ecfa,#f1eadfeb);box-shadow:0 18px 34px #4b3c3114}.story-layout__musiccard button{width:54px;height:54px;border-radius:18px;background:#ffffffe6;color:#2d2628;box-shadow:0 10px 18px #422f2e14}.story-layout__hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:16px;margin-top:18px}.story-layout__hero-copy{padding:22px 24px;border-radius:26px;background:radial-gradient(circle at top right,rgba(255,238,240,.78),transparent 34%),linear-gradient(180deg,#fffffff5,#fffbf8eb)}.story-layout__hero-copy small,.story-layout__toc-guide small,.story-layout__toc-card span,.story-layout__musiccard-copy span,.story-layout__headline-note span,.story-layout__lead-visual-note span,.story-layout .prose p,.story-layout .prose li,.story-layout .prose blockquote{color:#665556c2}.story-layout__hero-copy h2,.story-layout__hero-card strong,.story-layout__headline-note strong,.story-layout__lead-visual-note strong,.story-layout .prose h1,.story-layout .prose h2,.story-layout .prose h3,.story-layout .prose h4{color:#241d20}.story-layout__hero-rail{display:grid;grid-template-columns:1fr;gap:12px}.story-layout__hero-card{padding:16px 18px 14px;border-radius:22px;background:linear-gradient(180deg,#fffffff0,#f9f7f4e6)}.story-layout__hero-card.is-dark{background:linear-gradient(145deg,#25262e,#3e404f);border-color:#32323af0}.story-layout__hero-card.is-dark small,.story-layout__hero-card.is-dark span{color:#ffffffa8}.story-layout__hero-card.is-dark strong{color:#fff}.story-layout__headline{margin-top:18px}.story-layout__lead-visual,.story-layout__lead-media video{overflow:hidden;border-radius:30px;box-shadow:0 20px 42px #43302e0f}.story-layout__lead-visual-note{border:1px solid rgba(255,255,255,.18);background:#17141647;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.story-layout__reading-rail{margin-top:16px}.story-layout .prose{margin-top:22px;font-size:16px}.story-layout .prose blockquote{border-left:3px solid rgba(255,130,123,.58);background:#faf7f4d1}.album-showcase,.message-wall-preview{position:relative;overflow:hidden}.album-showcase__spine,.message-wall-preview__spine{display:grid;align-content:start;gap:8px;padding:18px 16px;border:1px solid rgba(238,231,227,.94);border-radius:24px;background:linear-gradient(180deg,#ffffffeb,#f9f7f4e0)}.album-showcase__spine span,.album-showcase__spine em,.message-wall-preview__spine span,.message-wall-preview__spine em{color:#675656bd}.album-showcase__spine strong,.message-wall-preview__spine strong{color:#241d20;font-size:26px;letter-spacing:-.04em}.album-feature{min-height:544px}.album-feature__signal{margin-top:12px}.album-mini{padding:12px}.album-mini__eyebrow span,.message-preview-card__eyebrow span,.message-preview-card__tools span,.message-preview-card__actionrail span{border:1px solid rgba(238,231,227,.94);background:#ffffffe6;color:#665556c2}.message-preview-card{min-height:252px}.message-preview-card__eyebrow,.message-preview-card__tools{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.message-preview-card__signal{margin-top:12px}@media(max-width:1180px){.checklist-stage,.story-layout,.story-layout__hero{grid-template-columns:1fr}.checklist-focus,.story-layout__toc{position:static}.album-showcase,.message-wall-preview{grid-template-columns:1fr}.album-showcase__spine,.message-wall-preview__spine{order:-1}}@media(max-width:760px){.checklist-stage,.story-layout__content,.story-layout__toc{padding:16px}.story-layout__banner{min-height:64px}.story-layout__musicbar-gradient strong{font-size:18px}.story-layout__musiccard{grid-template-columns:72px 1fr auto;gap:12px}.album-feature{min-height:420px}}.pc-shell{background:radial-gradient(circle at top,#fff4f4eb,#fff0 30%),linear-gradient(180deg,#fffdfa,#fffefc 42%,#fffdfa)}.pc-shell__header{width:min(1820px,100% - 42px);min-height:76px;margin-top:16px;padding:0 26px;border:1px solid rgba(236,228,224,.92);border-radius:28px;background:#ffffffd1;box-shadow:0 16px 36px #4b35300d,inset 0 1px #ffffffdb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.pc-shell__header:before{background:linear-gradient(90deg,#fff0,#ffebe6ad,#fff0);opacity:.78}.pc-shell__brand strong{gap:12px;font-size:26px;font-weight:500;letter-spacing:-.04em}.pc-shell__brand-name{color:#3b2a2b}.pc-shell__brand-heart{color:#ff6f6d;filter:drop-shadow(0 6px 10px rgba(255,111,109,.18))}.pc-shell__nav{gap:10px;padding:6px;border-radius:999px;background:#f7f3efe6;box-shadow:inset 0 1px #ffffffd1}.pc-shell__nav-item{min-width:84px;height:38px;padding:0 18px;border-radius:999px;color:#382d2dd1;font-size:14px;font-weight:600;background:transparent;transition:transform .22s ease,background-color .22s ease,box-shadow .22s ease,color .22s ease}.pc-shell__nav-item i{font-size:12px;opacity:.9}.pc-shell__nav-item.is-active,.pc-shell__nav-item.is-home{color:#fff;background:linear-gradient(135deg,#ff7f79,#ff6b67);box-shadow:0 10px 22px #ff6b673d,inset 0 1px #ffffff57}.pc-shell__nav-item.is-home{min-width:42px;width:42px;padding:0}.pc-shell__nav-item:not(.is-active):not(.is-home):hover{color:#362a2b;background:#ffffffc7;box-shadow:0 8px 18px #3f2d2c14;transform:translateY(-1px)}.pc-shell__weather,.pc-shell__trace{height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(235,229,224,.95);background:#ffffffe0;color:#4b3d3d;font-size:14px;box-shadow:0 10px 20px #3d2c2b0d}.pc-shell__avatar-chip{width:44px;height:44px;border:1px solid rgba(236,227,223,.94);background:#ffffffeb;box-shadow:0 10px 24px #3c2b2a12}.love-hero.is-compact{margin-top:14px}.love-hero.is-compact .love-hero__compact-band{width:min(1180px,100% - 20px)}.love-hero.is-compact .love-hero__compact-card{min-height:96px;padding:16px 22px;border:1px solid rgba(239,232,227,.95);border-radius:32px;background:linear-gradient(180deg,#ffffffeb,#fffbf7e6);box-shadow:0 16px 38px #422e2c0f,inset 0 1px #ffffffdb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.love-hero.is-compact .love-hero__compact-copy strong{font-size:17px;font-weight:700;color:#342729}.love-hero.is-compact .love-hero__compact-copy span,.love-hero.is-compact .love-hero__compact-middle span,.love-hero.is-compact .love-hero__compact-middle em{color:#4e3e3ebd}.timeline-titleband,.message-titleband,.album-titleband,.about-titleband{width:min(1180px,100% - 20px);margin:18px auto 24px;padding:6px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:center}.timeline-titleband:before,.message-titleband:before,.album-titleband:before,.about-titleband:before,.timeline-titleband:after,.message-titleband:after,.album-titleband:after,.about-titleband:after{display:none}.timeline-titleband__kicker,.message-titleband__kicker,.album-titleband__kicker,.about-titleband__kicker{gap:10px;color:#d59490;font-size:12px;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.timeline-titleband h2,.message-titleband h2,.album-titleband h2,.about-titleband h2{margin-top:10px;color:#241d20;font-size:clamp(36px,4vw,64px);font-weight:600;letter-spacing:-.06em;line-height:1.04}.timeline-titleband p,.message-titleband p,.album-titleband p,.about-titleband p{width:min(720px,92%);margin:12px auto 0;color:#685859c2;font-size:15px;line-height:1.82}.section-heading{margin-bottom:18px}.section-heading__crest,.section-heading__meta,.section-heading__kicker{color:#d09490}.section-heading__title{color:#241d20;letter-spacing:-.05em}.section-heading__desc{color:#675656bd}.section-heading__rail{margin-top:14px}.section-heading__rail span{min-height:42px;border:1px solid rgba(237,228,224,.94);background:#ffffffd1;color:#544343c2;box-shadow:0 10px 22px #3f2e2e0d}.timeline-board,.message-wall,.album-masonry,.about-stage{width:min(1180px,100% - 20px);margin-left:auto;margin-right:auto}.timeline-board{padding:8px 0 2px}.timeline-board:before{left:254px;width:4px;border-radius:999px;background:linear-gradient(180deg,#ff6d72,#ff6d721f 92%);box-shadow:0 0 0 6px #fff1f1e6}.timeline-year{grid-template-columns:236px 32px minmax(0,1fr);gap:22px}.timeline-year__aside{min-height:212px;justify-content:flex-start;padding-top:30px}.timeline-year__aside strong{color:#21191d;font-size:clamp(74px,7vw,118px);font-weight:500;line-height:.94}.timeline-year__aside span{color:#706060bd;font-size:14px;letter-spacing:.04em;text-transform:none}.timeline-year__aside em,.timeline-year__aside small{color:#9e9091cc;letter-spacing:.16em}.timeline-year__aside-note{margin-top:18px;padding:10px 14px;border-radius:18px;border:1px solid rgba(239,231,227,.95);background:#ffffffc2;box-shadow:0 8px 18px #3f2e2e0d}.timeline-year__storyline{margin-bottom:14px}.timeline-year__storyline span{min-height:32px;padding:0 12px;border-radius:999px;background:#ffffffc7;border:1px solid rgba(238,231,227,.95);box-shadow:0 8px 18px #402e2e0a}.timeline-entry__shell{grid-template-columns:minmax(0,1fr) 110px}.timeline-entry__card{padding:24px 128px 22px 24px;border:1px solid rgba(238,230,226,.95);border-radius:28px;background:linear-gradient(180deg,#fffffff2,#fffcfaeb);box-shadow:0 18px 40px #432f2d0d,inset 0 1px #ffffffe0}.timeline-entry__profile strong,.timeline-entry__type span:first-child{color:#261f22}.timeline-entry__eyebrow,.timeline-entry__metric-strip,.timeline-entry__capsule,.timeline-entry__footrail,.timeline-entry__source span,.timeline-entry__source strong,.timeline-entry__profile span,.timeline-entry__type span:last-child,.timeline-entry__card footer span,.timeline-entry__card footer em{color:#655455c2}.timeline-entry__eyebrow span,.timeline-entry__metric-strip span,.timeline-entry__capsule span,.timeline-entry__footrail span{min-height:29px;padding:0 11px;border-radius:999px;border:1px solid rgba(237,231,227,.95);background:#faf7f4e6}.timeline-entry__card h3{color:#21191d;font-size:clamp(30px,2.15vw,42px);font-weight:600;letter-spacing:-.05em}.timeline-entry__copy p{color:#4e4041d1;font-size:15px;line-height:1.9}.timeline-entry__media{min-height:300px;border-radius:24px}.timeline-entry__media-note,.timeline-entry__media-tags{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.timeline-entry__daystamp{top:18px;right:16px}.timeline-entry__daystamp strong{color:#221b1e;font-size:56px;font-weight:500}.timeline-entry__daystamp span{color:#6f5f60b8;font-size:14px}.message-toolbar,.timeline-filters,.timeline-stage__summary.timeline-stage__summary--bottom,.album-preview-stage,.album-detail-hero,.album-photo-flow,.about-audio{width:min(1180px,100% - 20px);margin-left:auto;margin-right:auto}.message-toolbar,.timeline-filters,.timeline-stage__summary.timeline-stage__summary--bottom{border:1px solid rgba(238,231,226,.95);background:#fffc;box-shadow:0 14px 30px #44302e0d}.message-stream-row.is-pair{column-gap:28px;padding-top:22px}.message-stream-row.is-pair .message-stream-row__stamp{top:6px;min-height:30px;padding:0 14px;border-radius:11px;background:#3a393bc2;color:#ffffffeb;font-size:12px;letter-spacing:.05em;box-shadow:0 12px 26px #2e2c3029}.message-stream-row.is-pair .message-wall-card.is-left,.message-stream-row.is-pair .message-wall-card.is-right{margin-left:34px;margin-right:34px}.message-stream-row.is-pair.is-offset .message-wall-card.is-left{transform:translate(-10px)}.message-stream-row.is-pair.is-offset .message-wall-card.is-right{transform:translate(10px)}.message-stream-row.is-pair.is-deep-offset .message-wall-card.is-left{transform:translate(-18px)}.message-stream-row.is-pair.is-deep-offset .message-wall-card.is-right{transform:translate(18px)}.message-wall-card{min-height:188px;padding:22px 24px 16px;border:1px solid rgba(239,233,229,.96);border-radius:28px;background:linear-gradient(180deg,#fffffff7,#fffcf9f0);box-shadow:0 18px 38px #45312e0b,inset 0 1px #ffffffe6}.message-wall-card:after{width:16px;height:16px;top:26px;background:#fffffff5;border-top:1px solid rgba(239,233,229,.96);border-left:1px solid rgba(239,233,229,.96)}.message-wall-card.is-left:after{left:-8px}.message-wall-card.is-right:after{right:-8px}.message-wall-card__avatar-image,.message-row__avatar{width:62px;height:62px;border:4px solid rgba(255,255,255,.92);box-shadow:0 10px 20px #402c2c1a}.message-wall-card.is-left .message-wall-card__avatar-image,.message-wall-card.is-left .message-row__avatar{left:-66px;top:4px}.message-wall-card.is-right .message-wall-card__avatar-image,.message-wall-card.is-right .message-row__avatar{right:-66px;top:4px}.message-wall-card header{margin-bottom:8px}.message-wall-card__profile strong{color:#241d20;font-size:15px;font-weight:700}.message-wall-card__identity>span,.message-wall-card__lv,.message-wall-card__eyebrow span,.message-wall-card__meta-strip span,.message-wall-card__chips span,.message-wall-card__toolline span,.message-wall-card footer span{color:#6b5a5bc2;font-size:11px}.message-wall-card__badge{min-height:28px;padding:0 11px;border:1px solid rgba(243,219,219,.82);border-radius:999px;background:#fff2f2e0;color:#df7772;font-size:11px;font-weight:700;letter-spacing:.08em}.message-wall-card__meta-strip span,.message-wall-card__chips span,.message-wall-card__toolline span,.message-wall-card footer span{min-height:28px;padding:0 10px;border:1px solid rgba(240,235,230,.96);border-radius:999px;background:#f9f7f4eb}.message-wall-card__meta-strip span:first-child,.message-wall-card footer span:first-child{background:#edf5ffe6;color:#5b88c7;border-color:#d2e3f7f5}.message-wall-card p{margin-top:14px;color:#504042d6;font-size:15px;line-height:1.92}.message-wall-card__quote,.message-wall-card__quote.is-right{margin-top:12px;padding:14px 15px;border:1px solid rgba(240,233,228,.96);border-radius:18px;background:#faf7f4e0;color:#605051cc}.message-wall-card__footnote{margin-top:10px}.message-wall-card__footnote em{color:#9a8c8dd1;font-size:11px;letter-spacing:.08em}.message-wall-card footer{margin-top:12px;padding-top:12px;border-top:1px solid rgba(243,238,233,.92)}.message-wall-card.is-compact{min-height:170px}.message-wall-card.is-compact p{line-height:1.84}.album-masonry__item{padding:20px 20px 18px;border:1px solid rgba(239,232,227,.95);border-radius:30px;background:linear-gradient(180deg,#fffffff5,#fffbf7eb);box-shadow:0 18px 38px #44302e0b,inset 0 1px #ffffffe6}.album-masonry__item:before{opacity:.52}.album-masonry__lock,.album-masonry__eyebrow span,.album-masonry__trail span,.album-masonry__statsbar span,.album-masonry__footerline span,.album-masonry__subline span,.album-masonry__author-copy span,.album-masonry__item footer span{color:#6a595ac2}.album-masonry__author-badge{width:42px;height:42px;background:#fbf3f0eb;color:#ef7c76}.album-masonry__author strong{color:#2b2225;font-size:15px}.album-masonry__go{width:40px;height:40px;border:1px solid rgba(236,230,224,.96);background:#ffffffeb;box-shadow:0 10px 20px #422f2e0d}.album-masonry__serial{color:#ecd6cfd1;font-size:clamp(54px,5vw,74px);font-weight:600;letter-spacing:-.08em}.album-masonry__item h3{margin-top:10px;margin-bottom:8px;color:#221b1e;font-size:clamp(28px,2vw,38px);font-weight:600;letter-spacing:-.05em;line-height:1.08}.album-masonry__item p{color:#534344d1;font-size:14px;line-height:1.86}.album-collage{overflow:hidden;border:1px solid rgba(240,235,231,.9);border-radius:24px;background:#f8f3f0db}.album-masonry__item.is-grid .album-collage,.album-masonry__item.is-poster .album-collage{min-height:338px}.album-masonry__item.is-grid .album-collage:after{background:linear-gradient(180deg,#19131400,#1913143d)}.album-masonry__statsbar{margin-top:14px;padding:12px 14px;border:1px solid rgba(240,234,229,.94);border-radius:18px;background:#faf7f4e6}.album-masonry__statsbar span b{color:#251e21;font-size:24px;font-weight:700}.album-masonry__statsbar span em{color:#907f80c7;font-size:10px;letter-spacing:.18em}.album-masonry__footerline{margin-top:10px}.album-masonry__footerline span:first-child,.album-masonry__item footer span:first-child{color:#7d8ea7}.album-masonry__item footer{margin-top:12px;padding-top:12px;border-top:1px solid rgba(242,236,232,.9)}.album-masonry__item footer strong{color:#241d20;font-size:34px;letter-spacing:-.05em}.story-chat--about{border:1px solid rgba(236,229,224,.95);border-radius:34px;background:linear-gradient(180deg,#fffffff5,#fffbf8eb);box-shadow:0 20px 44px #45312e0d,inset 0 1px #ffffffe6}.story-chat--about .story-chat__header{padding:20px 24px;border-bottom:1px solid rgba(241,235,230,.9);background:#ffffff80}.story-chat--about .story-chat__screen{min-height:740px;padding:22px 26px 32px;background:radial-gradient(circle at top,#fbf8f6e0,#f6f2f08f),linear-gradient(180deg,#f5f2f085,#f4f0eedb)}.story-chat__chapter-line,.story-chat__tags,.story-chat__replaybar{max-width:920px;margin-left:auto;margin-right:auto}.story-chat__chapter-line strong{color:#221b1e;font-size:32px;font-weight:600;letter-spacing:-.04em}.story-chat__chapter-line span,.story-chat__chapter-line small,.story-chat__tags span{color:#6c5b5cc2}.story-chat__tags span{min-height:30px;padding:0 12px;border:1px solid rgba(238,231,226,.95);border-radius:999px;background:#ffffffbd}.story-chat__replaycard{border:1px solid rgba(237,231,227,.94);background:#ffffffbd;box-shadow:0 10px 22px #43302e0a}.story-chat--about .story-chat__body{max-width:920px;margin:12px auto 0;gap:18px}.story-chat--about .story-bubble__avatar{width:48px;height:48px;border:4px solid rgba(255,255,255,.86);box-shadow:0 10px 18px #422e2e14}.story-chat--about .story-bubble__content{max-width:72%;padding:16px 18px;border-radius:24px;box-shadow:0 14px 28px #412f2e0b}.story-chat--about .story-bubble.is-left .story-bubble__content{border:1px solid rgba(239,232,227,.95);background:#ffffffeb}.story-chat--about .story-bubble.is-right .story-bubble__content{border:1px solid rgba(36,116,255,.06);background:linear-gradient(180deg,#1f7cfff5,#1c71f1eb)}.story-chat--about .story-bubble.is-right .story-bubble__meta strong,.story-chat--about .story-bubble.is-right .story-bubble__meta small,.story-chat--about .story-bubble.is-right p,.story-chat--about .story-bubble.is-right .story-bubble__foot span,.story-chat--about .story-bubble.is-right .story-bubble__trail span{color:#fffffff0}.story-chat--about .story-bubble.is-left .story-bubble__meta strong{color:#2a2225}.story-chat--about .story-bubble.is-left .story-bubble__meta small,.story-chat--about .story-bubble.is-left .story-bubble__foot span,.story-chat--about .story-bubble.is-left .story-bubble__trail span,.story-chat--about .story-bubble.is-left p{color:#584849cc}.story-chat--about .story-bubble__media{margin-top:12px;border-radius:16px}.story-chat--about .story-chat__player{width:max-content;margin:22px auto 0;padding:10px 14px;border:1px solid rgba(240,234,230,.94);border-radius:999px;background:#fffffff0;box-shadow:0 16px 32px #412e2d14}.story-chat--about .story-chat__play{width:58px;height:58px;background:#242224;color:#fff}.about-stage__chapters button,.about-stage__memo,.about-audio,.album-preview-stage__story,.album-preview-stage__notes,.album-detail-hero__side,.album-detail-hero__captionbar,.album-photo-flow__intro-card,.album-photo-flow__meta-card,.message-drawer__signal-card,.message-drawer__insight-card,.composer-panel{border:1px solid rgba(238,231,226,.94);box-shadow:0 16px 34px #422f2d0d}@media(max-width:1180px){.pc-shell__header{width:calc(100% - 24px);padding:12px 16px;border-radius:24px}.pc-shell__nav{gap:6px;padding:5px;overflow-x:auto}.pc-shell__nav-item{min-width:72px;font-size:13px}.timeline-titleband,.message-titleband,.album-titleband,.about-titleband,.timeline-board,.message-wall,.album-masonry,.about-stage,.message-toolbar,.timeline-filters,.timeline-stage__summary.timeline-stage__summary--bottom,.album-preview-stage,.album-detail-hero,.album-photo-flow,.about-audio{width:calc(100% - 24px)}.timeline-board:before{left:16px}.timeline-year{grid-template-columns:1fr;gap:14px}.timeline-year__aside{padding-top:0;min-height:auto;text-align:left;align-items:flex-start}.timeline-entry__shell{grid-template-columns:1fr}.timeline-entry__card{padding:20px 20px 18px}.timeline-entry__daystamp{position:static;margin-top:10px;justify-content:flex-start}.message-stream-row.is-pair .message-wall-card.is-left,.message-stream-row.is-pair .message-wall-card.is-right{margin-left:0;margin-right:0;transform:none}.message-wall-card{padding:20px 18px 15px}.message-wall-card.is-left .message-wall-card__avatar-image,.message-wall-card.is-left .message-row__avatar,.message-wall-card.is-right .message-wall-card__avatar-image,.message-wall-card.is-right .message-row__avatar{top:-18px}.album-masonry__item{padding:18px}.album-masonry__item h3{font-size:28px}.story-chat--about .story-chat__screen{min-height:620px;padding:18px 16px 26px}.story-chat--about .story-bubble__content{max-width:82%}}.message-wall-card{box-shadow:0 14px 30px #2b222809}.message-wall-card p{color:#756b72}.message-wall-card__toolline span{background:#f7f7f9d6}.message-wall-card__footnote{margin-top:8px;display:flex}.message-wall-card__footnote.is-right{justify-content:flex-end}.message-wall-card__footnote em{color:#b1a6ae;font-size:10px;font-style:normal;letter-spacing:.12em;text-transform:uppercase}.message-wall-card footer{margin-top:10px}.album-masonry__statsbar{margin-top:12px}.album-masonry__statsbar span{background:#f8f8fad1}.album-masonry__footerline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;color:#aea3ab;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.album-masonry__footerline span:last-child{opacity:.72}.album-masonry__item footer{margin-top:10px}@media(max-width:1180px){.message-wall-card__footnote.is-right{justify-content:flex-start}.album-masonry__footerline{flex-direction:column;align-items:flex-start;gap:6px}}.album-masonry__item.is-poster .album-collage{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:106px}.album-masonry__item.is-poster .album-collage img:nth-child(2),.album-masonry__item.is-poster .album-collage img:nth-child(3),.album-masonry__item.is-poster .album-collage img:nth-child(4){grid-column:span 1;grid-row:span 1}.album-masonry__item.is-grid .album-collage img:last-child{filter:blur(2px);transform:scale(1.03)}.album-masonry__item.is-grid .album-collage:after{content:"+5";position:absolute;right:16px;bottom:16px;display:grid;place-items:center;width:74px;height:74px;border-radius:20px;background:#382e3380;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:26px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.album-masonry__item.is-poster .album-masonry__statsbar,.album-masonry__item.is-grid .album-masonry__statsbar{margin-top:16px}.album-masonry__item.is-poster footer strong,.album-masonry__item.is-grid footer strong{font-size:40px}.message-stream-row.is-pair.is-deep-offset .message-wall-card.is-left{margin-top:-6px}.message-stream-row.is-pair.is-deep-offset .message-wall-card.is-right{margin-top:14px}.message-stream-row.is-pair.is-deep-offset .message-stream-row__stamp.is-left{top:2px}.message-stream-row.is-pair.is-deep-offset .message-stream-row__stamp.is-right{top:20px}.message-wall-card__meta-strip span:first-child,.message-wall-card footer span:first-child{background:#ecf6fff5;color:#5b88b0}@media(max-width:1180px){.message-stream-row.is-pair.is-deep-offset .message-wall-card.is-left,.message-stream-row.is-pair.is-deep-offset .message-wall-card.is-right{margin-top:0}.album-masonry__item.is-grid .album-collage:after{width:64px;height:64px;font-size:22px}}.message-stream-row.is-pair.is-offset .message-stream-row__stamp.is-left{top:16px}.message-stream-row.is-pair.is-offset .message-stream-row__stamp.is-right{top:6px}.message-wall-card.is-compact{min-height:186px}.message-wall-card.is-compact p{min-height:34px}.message-wall-card.is-compact .message-wall-card__chips{margin-top:12px}.message-wall-card.is-compact .message-wall-card__toolline{margin-top:8px}.album-masonry__statsbar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.album-masonry__statsbar span{display:grid;gap:4px;padding:12px 12px 10px;border-radius:18px;background:#f8f8fafa;border:1px solid rgba(241,238,240,.96)}.album-masonry__statsbar b,.album-masonry__statsbar em{display:block;font-style:normal}.album-masonry__statsbar b{color:#2d2429;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1}.album-masonry__statsbar em{color:#a79ca4;font-size:10px;letter-spacing:.18em;text-transform:uppercase}.album-masonry__item footer{padding-top:12px;border-top:1px solid rgba(241,238,240,.96)}.album-masonry__item footer strong{min-width:82px;text-align:right}@media(max-width:1180px){.album-masonry__statsbar{grid-template-columns:1fr}}.message-stream-row.is-pair.is-offset .message-wall-card.is-left{margin-top:10px}.message-stream-row.is-pair.is-offset .message-wall-card.is-right{margin-top:-8px}.message-stream-row.is-pair .message-stream-row__stamp{top:12px}.message-wall-card{min-height:214px}.message-wall-card.is-left{margin-left:82px;margin-right:14px}.message-wall-card.is-right{margin-right:82px;margin-left:14px}.message-wall-card__avatar-image,.message-row__avatar{border-radius:22px}.message-wall-card.is-left .message-wall-card__avatar-image,.message-wall-card.is-left .message-row__avatar{left:-78px}.message-wall-card.is-right .message-wall-card__avatar-image,.message-wall-card.is-right .message-row__avatar{right:-78px}.message-wall-card__eyebrow span:first-child,.message-wall-card__chips span:last-child{background:#5d565a14;color:#7d7279}.album-masonry__serial{position:absolute;right:20px;top:18px;font-family:Georgia,Times New Roman,serif;font-size:44px;line-height:.9;letter-spacing:-.06em;color:#2c2428}.album-masonry__serial:after{content:"PICS";display:block;margin-top:2px;color:#b0a5ac;font-family:inherit;font-size:10px;letter-spacing:.24em}.album-masonry__item h3,.album-masonry__subline,.album-masonry__eyebrow,.album-masonry__trail,.album-masonry__item p,.album-masonry__item footer{position:relative;z-index:1}.album-masonry__item h3{max-width:calc(100% - 96px)}.album-collage{min-height:336px}.album-masonry__item.is-grid .album-collage{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:106px}.album-masonry__item.is-grid .album-collage img:first-child{grid-row:span 2}.album-masonry__item.is-grid .album-collage img:last-child{filter:blur(2px);transform:scale(1.02)}.album-masonry__item.is-grid .album-collage:after{content:"+5";position:absolute;right:18px;bottom:18px;display:grid;place-items:center;width:72px;height:72px;border-radius:20px;background:#382e3385;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:26px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.album-masonry__item.is-travel .album-collage{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:112px}.album-masonry__item.is-travel .album-collage img:first-child,.album-masonry__item.is-travel .album-collage img:nth-child(2){grid-column:span 1}.album-masonry__item.is-travel .album-collage img:nth-child(3){grid-column:span 1}.album-masonry__item.is-poster .album-collage{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:104px}.album-masonry__item.is-poster .album-collage img:first-child{grid-column:span 3;grid-row:span 1}.album-masonry__item.is-poster .album-collage img:nth-child(2),.album-masonry__item.is-poster .album-collage img:nth-child(3),.album-masonry__item.is-poster .album-collage img:nth-child(4){grid-column:span 1}.album-masonry__item.is-stream .album-collage{grid-template-columns:1.35fr 1fr;grid-auto-rows:110px}.album-masonry__item.is-stream .album-collage img:first-child{grid-row:span 2}.album-masonry__trail span:first-child,.album-masonry__item footer span:first-child{background:#f7f7f9f5}@media(max-width:1180px){.message-wall-card.is-left,.message-wall-card.is-right{margin-left:72px;margin-right:0}.message-stream-row.is-pair.is-offset .message-wall-card.is-left,.message-stream-row.is-pair.is-offset .message-wall-card.is-right{margin-top:0}.album-masonry__serial{font-size:34px}.album-masonry__item h3{max-width:calc(100% - 82px)}}.message-toolbar{width:min(1120px,100%);margin:0 auto 22px;padding:14px 18px;border-radius:999px;background:#ffffffe0;box-shadow:0 14px 34px #2b22280d}.message-wall{width:min(1220px,100%);margin:0 auto}.message-wall__spine{left:50%;width:2px;background:repeating-linear-gradient(to bottom,rgba(241,235,238,.92) 0,rgba(241,235,238,.92) 3px,transparent 3px,transparent 12px)}.message-stream-row.is-pair{position:relative;display:grid;grid-template-columns:1fr 1fr;column-gap:40px;padding-top:18px;align-items:start}.message-stream-row.is-pair .message-stream-row__stamp{z-index:3;min-height:34px;padding:0 14px;border-radius:12px;background:#6c6c6feb;color:#fff;font-size:12px;letter-spacing:.02em;box-shadow:0 12px 24px #2d282a1f}.message-stream-row.is-pair .message-stream-row__stamp.is-left{right:calc(50% + 14px)}.message-stream-row.is-pair .message-stream-row__stamp.is-right{left:calc(50% + 14px)}.message-wall-card{position:relative;min-height:208px;padding:20px 22px 16px;border:1px solid rgba(241,238,240,.96);border-radius:28px;background:#fffffffb;box-shadow:0 18px 42px #2b22280b}.message-wall-card.is-left{margin:0 18px 0 76px}.message-wall-card.is-right{margin:0 76px 0 18px}.message-wall-card:after{content:"";position:absolute;top:22px;width:18px;height:18px;border-radius:50%;background:#fff;border:3px solid #ff5f74;box-shadow:0 0 0 8px #fffffffa}.message-wall-card.is-left:after{right:-50px}.message-wall-card.is-right:after{left:-50px}.message-wall-card__avatar-image,.message-row__avatar{width:62px;height:62px;border:4px solid rgba(255,255,255,.98);box-shadow:0 12px 26px #2b22281a}.message-wall-card.is-left .message-wall-card__avatar-image,.message-wall-card.is-left .message-row__avatar{left:-74px;top:-6px}.message-wall-card.is-right .message-wall-card__avatar-image,.message-wall-card.is-right .message-row__avatar{right:-74px;top:-6px}.message-wall-card header{align-items:flex-start}.message-wall-card__badge{min-height:30px;padding:0 12px;border-radius:999px;background:#f7f7f9f5;color:#7f787f;font-size:11px}.message-wall-card__profile strong{color:#2c2428;font-size:15px}.message-wall-card__identity>span,.message-wall-card__lv,.message-wall-card__eyebrow span,.message-wall-card__meta-strip span,.message-wall-card__chips span,.message-wall-card__toolline span,.message-wall-card footer span{color:#999097;font-size:11px}.message-wall-card__eyebrow,.message-wall-card__meta-strip,.message-wall-card__chips,.message-wall-card__toolline,.message-wall-card footer{display:flex;gap:8px;flex-wrap:wrap}.message-wall-card__eyebrow{margin-top:12px}.message-wall-card__eyebrow.is-right,.message-wall-card__meta-strip.is-right,.message-wall-card__chips.is-right,.message-wall-card__toolline.is-right,.message-wall-card footer.is-right{justify-content:flex-end}.message-wall-card__eyebrow span,.message-wall-card__meta-strip span,.message-wall-card__chips span,.message-wall-card__toolline span,.message-wall-card footer span{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:#f7f7f9f5}.message-wall-card p{margin-top:14px;color:#635b61;font-size:15px;line-height:1.92}.message-wall-card__quote,.message-wall-card__quote.is-right{margin-top:14px;padding:12px 14px;border-radius:18px;background:#f9f9fbfa;border:1px solid rgba(241,238,240,.96);color:#7c737a}.message-wall-card__chips{margin-top:14px}.message-wall-card__toolline{margin-top:10px}.message-wall-card footer{margin-top:12px}.album-masonry{width:min(1120px,100%);margin:0 auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.album-masonry__item{padding:22px 22px 18px;border:1px solid rgba(241,238,240,.96);border-radius:30px;background:#fffffffb;box-shadow:0 18px 42px #2b22280b}.album-masonry__item header{align-items:center}.album-masonry__author-badge{width:42px;height:42px;border:3px solid rgba(255,255,255,.98);box-shadow:0 10px 24px #2b222814}.album-masonry__author strong{color:#2c2428;font-size:15px}.album-masonry__author span,.album-masonry__subline,.album-masonry__eyebrow span,.album-masonry__trail span,.album-masonry__item footer span,.album-masonry__lock{color:#999097;font-size:11px}.album-masonry__go{width:38px;height:38px}.album-masonry__item h3{margin-top:14px;color:#2b2328;font-family:Times New Roman,Songti SC,serif;font-size:clamp(24px,2vw,34px);line-height:1.14}.album-masonry__eyebrow span,.album-masonry__trail span,.album-masonry__lock{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:#f7f7f9f5}.album-collage{min-height:328px;margin-top:14px;gap:4px;border-radius:24px;overflow:hidden;background:#f4f4f6f5}.album-collage.is-1{grid-template-columns:1fr}.album-collage.is-2,.album-collage.is-4{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:106px}.album-collage.is-4 img:first-child{grid-column:span 2;grid-row:span 2}.album-collage.is-4 img:nth-child(2){grid-row:span 1}.album-collage.is-4 img:nth-child(3){grid-row:span 1}.album-collage.is-4 img:nth-child(4){grid-column:span 1;grid-row:span 1}.album-collage img{border-radius:0;object-position:center}.album-masonry__item p{margin-top:14px;color:#655d62;font-size:14px;line-height:1.84}.album-masonry__trail{margin-top:14px}.album-masonry__item footer{margin-top:16px;align-items:flex-end}.album-masonry__item footer strong{color:#282126;font-size:42px;line-height:.9;letter-spacing:-.04em}@media(max-width:1180px){.message-toolbar,.album-masonry{width:100%}.message-stream-row.is-pair{grid-template-columns:1fr;row-gap:18px}.message-stream-row.is-pair .message-stream-row__stamp.is-left,.message-stream-row.is-pair .message-stream-row__stamp.is-right{left:18px;right:auto}.message-wall-card.is-left,.message-wall-card.is-right{margin:0 0 0 72px}.message-wall-card.is-left:after,.message-wall-card.is-right:after{left:-48px;right:auto}.message-wall-card.is-right .message-wall-card__avatar-image,.message-wall-card.is-right .message-row__avatar{left:-74px;right:auto}.message-wall-card__eyebrow.is-right,.message-wall-card__meta-strip.is-right,.message-wall-card__chips.is-right,.message-wall-card__toolline.is-right,.message-wall-card footer.is-right{justify-content:flex-start}.album-masonry{grid-template-columns:1fr}}.timeline-board{width:min(1160px,100%);margin:0 auto}.timeline-board:before{left:229px;width:3px;opacity:.96}.timeline-year{grid-template-columns:194px 26px minmax(0,1fr);gap:18px;align-items:start}.timeline-year__aside{position:sticky;top:108px;width:194px;min-height:236px;padding-top:18px;align-items:center;justify-content:flex-start;text-align:center}.timeline-year__aside strong{color:#272125;font-size:clamp(68px,6vw,104px);letter-spacing:-.06em}.timeline-year__aside span{color:#b1a8ad;font-size:12px}.timeline-year__aside em,.timeline-year__aside small{color:#c0b8be}.timeline-year__aside-note{margin-top:16px;gap:8px}.timeline-year__aside-note span{font-size:10px;letter-spacing:.14em}.timeline-year__line{position:relative;width:100%;min-height:100%;background:#efebedfa}.timeline-entry{margin-bottom:28px}.timeline-entry__shell{grid-template-columns:minmax(0,1fr) 78px;gap:14px}.timeline-entry__card{padding:20px 28px 18px 20px;border:1px solid rgba(241,237,239,.96);border-radius:30px;background:radial-gradient(circle at top right,rgba(255,243,245,.72),transparent 26%),#fffffffb;box-shadow:0 18px 44px #32262b0b}.timeline-entry__profile strong{color:#2e262b;font-size:15px}.timeline-entry__headline span,.timeline-entry__script,.timeline-entry__type span,.timeline-entry__eyebrow span,.timeline-entry__metric-strip span,.timeline-entry__capsule span,.timeline-entry__source span,.timeline-entry__footrail span,.timeline-entry__card footer span,.timeline-entry__card footer em{color:#999097;font-size:11px}.timeline-entry__type span,.timeline-entry__metric-strip span,.timeline-entry__capsule span,.timeline-entry__footrail span{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:#f7f7f9f5}.timeline-entry__eyebrow{gap:8px;margin-top:12px}.timeline-entry__card h3{margin-top:12px;color:#2b2328;font-family:Times New Roman,Songti SC,serif;font-size:clamp(20px,1.8vw,32px);line-height:1.18}.timeline-entry__copy p{margin-top:8px;color:#655d62;font-size:14px;line-height:1.82}.timeline-entry__metric-strip,.timeline-entry__capsule,.timeline-entry__footrail{display:flex;gap:8px;flex-wrap:wrap}.timeline-entry__metric-strip,.timeline-entry__capsule{margin-top:12px}.timeline-entry__media{min-height:286px;margin-top:16px;border-radius:24px;overflow:hidden}.timeline-entry__media-tags span{min-height:26px;padding:0 10px;border-radius:999px}.timeline-entry__source{margin-top:14px;padding-top:14px;border-top:1px solid rgba(242,239,241,.96)}.timeline-entry__source strong{color:#2d2529;font-size:14px}.timeline-entry__footrail{margin-top:14px}.timeline-entry__card footer{margin-top:14px}.timeline-entry__daystamp{position:relative;top:0;right:0;align-self:start;width:78px;padding-top:10px}.timeline-entry__daystamp:before{content:"";position:absolute;left:-24px;top:30px;width:10px;height:10px;border:3px solid #ff5f74;border-radius:50%;background:#fff}.timeline-entry__daystamp strong{color:#2a2126;font-size:52px;line-height:.86}.timeline-entry__daystamp span{color:#a19aa0;font-size:12px;letter-spacing:.12em}.about-stage{width:min(1120px,100%);margin:0 auto}.about-stage__main{grid-template-columns:minmax(0,1fr) 260px;gap:24px}.story-chat--about{overflow:hidden;border:1px solid rgba(241,237,239,.96);border-radius:34px;background:#fffffffb;box-shadow:0 18px 44px #32262b0d}.story-chat--about .story-chat__header{padding:18px 24px 14px;background:#fffffffa}.story-chat--about .story-chat__screen{min-height:860px;background:linear-gradient(180deg,#f2f3f7fa,#eff0f4fa)}.story-chat__tags{margin:14px 24px 0;display:flex;gap:8px;flex-wrap:wrap}.story-chat__tags span{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:#ffffffe0;color:#989198;font-size:11px}.story-chat__replaybar{margin:14px 24px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.story-chat__replaycard{padding:14px 14px 12px;border-radius:20px;border:1px solid rgba(239,236,238,.96);background:#ffffffe0}.story-chat__replaycard.is-soft{background:#f8f8faf5}.story-chat__replaycard.is-dark{background:linear-gradient(145deg,#1e2430,#374357)}.story-chat__replaycard small,.story-chat__replaycard strong,.story-chat__replaycard span{display:block}.story-chat__replaycard small{color:#b1a8ad;font-size:10px;letter-spacing:.16em;text-transform:uppercase}.story-chat__replaycard strong{margin-top:10px;color:#2b2328;font-family:Times New Roman,Songti SC,serif;font-size:24px}.story-chat__replaycard span{margin-top:8px;color:#8f8790;font-size:11px;line-height:1.7}.story-chat__replaycard.is-dark small,.story-chat__replaycard.is-dark strong,.story-chat__replaycard.is-dark span{color:#ffffffe6}.story-chat--about .story-chat__body{padding:18px 24px 128px;gap:14px}.story-chat--about .story-bubble__avatar{width:36px;height:36px;border:3px solid rgba(255,255,255,.96);box-shadow:0 10px 22px #241f2314}.story-chat--about .story-bubble__content{max-width:min(74%,560px);border-radius:22px;padding:13px 15px 12px;box-shadow:0 10px 24px #2823270a}.story-chat--about .story-bubble.is-right .story-bubble__content{background:#1976f3}.story-chat--about .story-chat__player{left:50%;bottom:22px;transform:translate(-50%);min-width:252px;padding:12px 16px;border-radius:999px;background:#fffffff5;box-shadow:0 18px 40px #271f261a}.story-chat--about .story-chat__player button{width:36px;height:36px}.about-audio{border-radius:24px;box-shadow:0 14px 32px #32262b0a}.about-stage__chapters button,.about-stage__memo{padding:16px 16px 14px;border-radius:22px;background:#fffffffa;box-shadow:0 14px 32px #32262b0a}.about-stage__chapters button strong{color:#2b2328;font-size:17px}.about-stage__chapters button span,.about-stage__memo span,.about-stage__memo small{color:#938b93;font-size:11px}@media(max-width:1180px){.timeline-board:before{left:14px}.timeline-year{grid-template-columns:1fr}.timeline-year__aside{position:relative;top:auto;width:100%;min-height:auto;align-items:flex-start;text-align:left}.timeline-entry__shell{grid-template-columns:1fr}.timeline-entry__daystamp{width:auto;padding-top:0}.timeline-entry__daystamp:before{display:none}.about-stage__main,.story-chat__replaybar{grid-template-columns:1fr}.story-chat--about .story-chat__screen{min-height:700px}}.message-toolbar{align-items:center;gap:16px}.message-toolbar__filters{gap:8px}.message-toolbar__summary{gap:10px}.message-stream-row.is-pair .message-wall-card.is-left,.message-stream-row.is-pair .message-wall-card.is-right{width:calc(50% - 52px)}.message-wall-card{min-height:212px;padding:22px 22px 16px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,243,245,.85),transparent 28%),#fffffffa;box-shadow:0 18px 42px #35262e0d}.message-wall-card:after{background:linear-gradient(180deg,#fde3e8f5,#fff0)}.message-wall-card__avatar-image,.message-row__avatar{border:4px solid rgba(255,255,255,.96);box-shadow:0 12px 28px #291f261f}.message-wall-card__profile strong{font-size:16px}.message-wall-card__identity>span,.message-wall-card footer span,.message-wall-card__lv,.message-wall-card__meta-strip span,.message-wall-card__toolline span{color:#9d959a;font-size:11px}.message-wall-card__badge{min-width:56px;justify-content:center}.message-wall-card__meta-strip,.message-wall-card__toolline{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:12px}.message-wall-card__meta-strip.is-right,.message-wall-card__toolline.is-right{justify-content:flex-end}.message-wall-card__meta-strip span,.message-wall-card__toolline span{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:#f7f7f9f5}.message-wall-card p{margin-top:14px;min-height:58px;color:#625a5f;font-size:16px;line-height:1.9}.message-wall-card__quote,.message-wall-card__quote.is-right{margin-top:14px;padding:12px 14px;background:#fafbfdf5;border:1px solid rgba(239,239,243,.96);color:#7c7479}.album-masonry{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.album-masonry__item{padding:24px 24px 18px;border-radius:32px;background:radial-gradient(circle at top right,rgba(255,239,242,.72),transparent 24%),#fffffffa;box-shadow:0 18px 42px #35262e0d}.album-masonry__item:before{opacity:.62}.album-masonry__author-badge{border:3px solid rgba(255,255,255,.98);box-shadow:0 12px 28px #281f241a}.album-masonry__item h3{margin-top:12px;font-size:clamp(22px,2vw,34px);line-height:1.14}.album-masonry__author span,.album-masonry__subline,.album-masonry__eyebrow span,.album-masonry__trail span,.album-masonry__item footer span{color:#9a9398;font-size:11px}.album-masonry__eyebrow,.album-masonry__trail{display:flex;gap:8px;flex-wrap:wrap}.album-masonry__eyebrow{margin:12px 0 14px}.album-masonry__eyebrow span,.album-masonry__trail span{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:#f7f7f9fa}.album-collage{min-height:360px;gap:4px;padding:0;border-radius:26px;overflow:hidden;background:#f5f5f7f5}.album-collage.is-4{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:118px}.album-collage.is-4 img:first-child{grid-row:span 2}.album-collage.is-4 img:last-child:nth-child(4){grid-column:span 2}.album-collage img{border-radius:0}.album-masonry__item p{margin-top:14px;color:#665d62;line-height:1.86}.album-masonry__item footer{margin-top:16px}.album-masonry__item footer strong{color:#292126;font-size:42px;line-height:.92}.timeline-board{padding-top:6px}.timeline-board:before{left:238px;width:4px;background:linear-gradient(180deg,#ff5c70eb,#ff5c701a)}.timeline-year{grid-template-columns:206px 30px minmax(0,1fr);gap:14px}.timeline-year__aside{position:sticky;top:116px;min-height:220px;padding-top:20px;justify-content:flex-start}.timeline-year__aside strong{font-size:clamp(76px,6.5vw,114px);line-height:.92}.timeline-year__aside-note{display:grid;gap:6px;margin-top:18px}.timeline-year__aside-note span{color:#b4acb2;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.timeline-entry{margin-bottom:26px}.timeline-entry__shell{grid-template-columns:minmax(0,1fr) 86px;gap:16px}.timeline-entry__card{padding:20px 96px 18px 20px;border-radius:28px;box-shadow:0 14px 36px #392a310a}.timeline-entry__card h3{margin-top:12px;font-size:clamp(22px,2vw,34px);line-height:1.12}.timeline-entry__profile strong{font-size:16px}.timeline-entry__profile span,.timeline-entry__eyebrow span,.timeline-entry__metric-strip span,.timeline-entry__source span{font-size:11px;color:#9a9298}.timeline-entry__metric-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.timeline-entry__metric-strip span{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:#f7f7f9fa}.timeline-entry__copy p{line-height:1.84}.timeline-entry__media{min-height:302px;margin-top:16px;border-radius:24px}.timeline-entry__source{margin-top:14px}.timeline-entry__daystamp{top:16px;right:10px;width:78px}.story-chat--about{border-radius:34px;box-shadow:0 18px 42px #35262e0f}.story-chat--about .story-chat__header{padding:20px 24px 16px}.story-chat--about .story-chat__screen{min-height:760px;background:linear-gradient(180deg,#f2f3f7fa,#f1f2f6fa)}.story-chat__chapter-line{margin:0 24px}.story-chat--about .story-chat__body{padding:18px 24px 132px;gap:16px}.story-chat--about .story-bubble__avatar{width:38px;height:38px;font-size:13px}.story-chat--about .story-bubble__content{max-width:min(72%,560px);border-radius:24px;padding:14px 16px 12px}.story-chat--about .story-bubble.is-right .story-bubble__content{background:#1e78f0}.story-chat--about .story-bubble__trail,.story-chat--about .story-bubble__foot{gap:6px}.story-chat--about .story-chat__player{left:50%;bottom:22px;transform:translate(-50%);width:auto;min-width:238px;padding:12px 16px;border-radius:999px;background:#fffffff5;box-shadow:0 18px 40px #271f261a}.story-chat--about .story-chat__player button{width:38px;height:38px}.about-audio{border-radius:28px}.about-stage__chapters button,.about-stage__memo{border-radius:24px;box-shadow:0 14px 34px #35262e0a}.about-stage__chapters button{padding:18px 18px 16px}.about-stage__chapters button.is-active{transform:translateY(-2px)}.about-stage__chapters button strong{font-size:18px}.about-stage__chapters button span,.about-stage__memo span,.about-stage__memo small{font-size:11px}@media(max-width:1180px){.message-stream-row.is-pair .message-wall-card.is-left,.message-stream-row.is-pair .message-wall-card.is-right{width:100%}.album-masonry{grid-template-columns:1fr}.timeline-board:before{left:14px}.timeline-year{grid-template-columns:1fr}.timeline-year__aside{position:relative;top:auto;min-height:auto;align-items:flex-start;text-align:left}.timeline-entry__shell{grid-template-columns:1fr}.story-chat--about .story-chat__screen{min-height:640px}}.pc-shell__main>.love-hero.is-compact{min-height:124px!important}.love-hero.is-compact .love-hero__compact-band{min-height:124px!important;padding:14px 20px 16px!important}.love-hero.is-compact .love-hero__compact-card{width:min(900px,100% - 24px)!important;padding:9px 16px!important;gap:14px!important}.love-hero.is-compact .love-hero__compact-avatar{width:44px!important;height:44px!important}.love-hero.is-compact .love-hero__compact-copy strong{font-size:17px!important}.love-hero.is-compact .love-hero__compact-copy span,.love-hero.is-compact .love-hero__compact-middle em{font-size:11px!important}.love-hero.is-compact .love-hero__compact-middle{gap:5px!important;padding:0 8px!important}.love-hero.is-compact .love-hero__compact-middle span{min-height:28px!important;padding:0 12px!important;font-size:12px!important}.love-hero.is-compact .love-hero__compact-middle i{width:26px!important;height:26px!important}.message-stream-row.is-pair{column-gap:18px!important;padding-top:14px!important}.message-stream-row.is-pair .message-stream-row__stamp{top:-4px!important;min-width:118px!important;min-height:26px!important;padding:0 10px!important;border-radius:999px!important;font-size:10px!important}.message-wall-card{min-height:156px!important;padding:18px 18px 14px!important;border-radius:24px!important}.message-wall-card.is-left,.message-wall-card.is-right{margin-left:20px!important;margin-right:20px!important}.message-wall-card__avatar-image,.message-row__avatar{width:60px!important;height:60px!important}.message-wall-card.is-left .message-wall-card__avatar-image,.message-wall-card.is-left .message-row__avatar{left:-64px!important}.message-wall-card.is-right .message-wall-card__avatar-image,.message-wall-card.is-right .message-row__avatar{right:-64px!important}.message-wall-card p{font-size:14px!important;line-height:1.88!important}.album-masonry{gap:20px!important}.album-masonry__item{padding:18px 18px 16px!important;border-radius:24px!important}.album-masonry__item h3{font-size:clamp(22px,1.9vw,32px)!important}.album-masonry__item p{font-size:14px!important}.album-collage{min-height:270px!important}.timeline-entry__media{min-height:286px!important;margin-top:14px!important}.story-chat--about .story-chat__screen{min-height:620px!important}.story-chat--about .story-bubble__content{max-width:340px!important}@media(max-width:1180px){.message-wall-card.is-left,.message-wall-card.is-right{margin-left:14px!important;margin-right:14px!important}.story-chat--about .story-chat__screen{min-height:540px!important}}.pc-shell__main>.love-hero.is-compact{min-height:126px}.love-hero.is-compact .love-hero__compact-band{min-height:126px;padding:16px 22px 18px}.love-hero.is-compact .love-hero__compact-card{width:min(920px,100% - 24px);padding:10px 16px;gap:14px;background:#ffffff26;border-color:#ffffff47;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 12px 24px #2c232314}.love-hero.is-compact .love-hero__compact-avatar{width:46px;height:46px}.love-hero.is-compact .love-hero__compact-copy strong{font-size:18px}.love-hero.is-compact .love-hero__compact-copy span{margin-top:2px;font-size:11px}.love-hero.is-compact .love-hero__compact-middle{gap:6px;padding:0 8px}.love-hero.is-compact .love-hero__compact-middle span{min-height:30px;padding:0 14px;font-size:12px;background:#fff6f085}.love-hero.is-compact .love-hero__compact-middle i{width:28px;height:28px}.love-hero.is-compact .love-hero__compact-middle em{font-size:11px}.message-stream-row.is-pair{width:min(1200px,100% - 32px);column-gap:20px;padding-top:18px}.message-stream-row.is-pair .message-wall-card.is-left,.message-stream-row.is-pair .message-wall-card.is-right{margin-left:22px;margin-right:22px}.message-stream-row.is-pair .message-stream-row__stamp{top:-2px;min-width:124px;min-height:28px;padding:0 12px;border-radius:999px;background:#676167e0;font-size:11px;box-shadow:0 10px 20px #382f3514}.message-stream-row.is-pair .message-stream-row__stamp.is-left{left:calc(50% - 8px)}.message-stream-row.is-pair .message-stream-row__stamp.is-right{left:calc(50% + 8px)}.message-wall-card{min-height:160px;padding:18px 18px 14px;border-radius:24px}.message-wall-card__badge{padding:6px 9px}.message-wall-card p{font-size:14px}.album-masonry{gap:22px}.album-masonry__item{padding:18px 18px 16px;border-radius:24px}.album-collage{min-height:280px}.album-masonry__item h3{font-size:clamp(22px,2vw,34px)}.album-masonry__item p{font-size:14px}.album-masonry__item footer strong{font-size:34px}.timeline-entry__media{min-height:300px;margin-top:16px}.story-chat--about .story-chat__screen{min-height:660px}.story-chat--about .story-chat__body{padding-top:24px}.story-chat--about .story-bubble__content{max-width:360px}.story-chat--about .story-chat__player{margin:18px auto 0}@media(max-width:1180px){.message-stream-row.is-pair{width:min(100%,100% - 24px)}.story-chat--about .story-chat__screen{min-height:560px}}.timeline-titleband,.message-titleband,.album-titleband,.about-titleband{width:min(1120px,100% - 32px);margin:12px auto 24px;padding:0 4px 18px}.timeline-titleband h2,.message-titleband h2,.album-titleband h2,.about-titleband h2{font-size:clamp(34px,3.2vw,54px);letter-spacing:-.04em}.timeline-titleband p,.message-titleband p,.album-titleband p,.about-titleband p{max-width:560px;color:#9c9398;line-height:1.9}.message-toolbar{width:min(1120px,100% - 32px);margin:0 auto 20px;padding:16px 18px;border-radius:26px;border:1px solid rgba(242,236,239,.96);background:#fffdfce6;box-shadow:0 18px 38px #3b2c300b}.message-toolbar__summary span,.message-toolbar__filters button,.message-toolbar__write,.message-toolbar__actionbox small{font-size:11px}.message-stream-row.is-pair{width:min(1240px,100% - 32px);margin-left:auto;margin-right:auto;column-gap:28px;padding-top:22px}.message-stream-row.is-pair .message-wall-card.is-left,.message-stream-row.is-pair .message-wall-card.is-right{margin-left:30px;margin-right:30px}.message-wall-card{min-height:162px;padding:18px 18px 14px;border-radius:24px;border:1px solid rgba(243,238,241,.98);background:#fffefdf5;box-shadow:0 12px 28px #3a2b3008}.message-wall-card__avatar-image,.message-row__avatar{width:62px;height:62px}.message-wall-card.is-left .message-wall-card__avatar-image,.message-wall-card.is-left .message-row__avatar{left:-66px}.message-wall-card.is-right .message-wall-card__avatar-image,.message-wall-card.is-right .message-row__avatar{right:-66px}.message-wall-card__profile strong{font-size:14px}.message-wall-card__identity>span,.message-wall-card footer span,.message-wall-card__lv{color:#a49aa0;letter-spacing:.02em}.message-wall-card__badge{padding:7px 10px;border-radius:999px;background:#fff5f0;color:#ff7a62;box-shadow:none}.message-wall-card p{margin-top:14px;color:#60565c;font-size:14px;line-height:1.9}.message-wall-card__quote,.message-wall-card__quote.is-right{border-radius:16px;background:#fbf8f9f5;color:#90868b}.album-masonry{width:min(1120px,100% - 32px);margin:0 auto;gap:24px}.album-masonry__item{padding:18px 18px 16px;border-radius:24px;border:1px solid rgba(243,239,241,.98);background:#fffefdf5;box-shadow:0 14px 30px #3a2c3109}.album-masonry__item:before{opacity:.42}.album-masonry__item h3{margin-top:12px;font-size:clamp(22px,2vw,34px);line-height:1.08}.album-masonry__item p{font-size:14px;line-height:1.85;color:#655b60}.album-masonry__item footer{align-items:end}.album-masonry__item footer span{font-size:11px;color:#a2999e}.album-masonry__item footer strong{font-size:34px;line-height:.95}.album-preview-stage,.album-detail-hero,.album-photo-flow,.checklist-toolbar,.checklist-toolbar__subline,.checklist-filters,.checklist-stage{width:min(1120px,100% - 32px);margin-left:auto;margin-right:auto}.checklist-row{border-radius:24px;border:1px solid rgba(243,238,241,.98);background:#fffefdf5;box-shadow:0 14px 30px #3b2c3008}.checklist-row__head{padding-top:18px;padding-bottom:12px}.checklist-row__title strong{font-size:17px}.checklist-row__subline{color:#9d9398;font-size:11px}.checklist-row__progress{height:4px;background:#f2edeff5}.checklist-row__progress i{background:linear-gradient(90deg,#ff8d7d,#ff6b8e)}.story-chat--about{border-radius:30px;border:1px solid rgba(242,237,239,.98);background:#fffdfcf2;box-shadow:0 18px 44px #3a2b300a}.story-chat--about .story-chat__header{padding-bottom:18px;border-bottom:1px solid rgba(243,239,241,.96)}.story-chat--about .story-chat__screen{min-height:720px;background:linear-gradient(180deg,#f7f6f8fa,#f1f0f4fa)}.story-chat--about .story-chat__body{padding-top:30px}.story-chat--about .story-bubble__avatar{width:42px;height:42px;font-size:13px}.story-chat--about .story-bubble__content{max-width:420px;border-radius:22px;box-shadow:none}.story-chat--about .story-bubble.is-right .story-bubble__content{background:linear-gradient(135deg,#2d8cff,#0d6fe6)}.story-chat--about .story-chat__player{width:fit-content;margin:26px auto 0;padding:10px 14px;border-radius:999px;background:#fffffff0;box-shadow:0 12px 24px #3a2b3014}.story-chat--about .story-chat__player button{box-shadow:none}.story-chat--about .story-chat__play{width:48px;height:48px}.story-layout__toc{top:116px;border-radius:26px;border:1px solid rgba(242,237,239,.98);background:#fffdfcf0;box-shadow:0 16px 34px #3a2b300a}.story-layout__toc-guide,.story-layout__toc-card{border-radius:18px;box-shadow:none}.story-layout__toc-topline,.story-layout__toc-dock span,.story-layout__toc-link{font-size:11px}.story-layout__toc-link{border-radius:14px;color:#73686d}.story-layout__toc-link:hover{background:#fff4f0e6}@media(max-width:1180px){.timeline-titleband,.message-titleband,.album-titleband,.about-titleband,.message-toolbar,.album-masonry,.album-preview-stage,.album-detail-hero,.album-photo-flow,.checklist-toolbar,.checklist-toolbar__subline,.checklist-filters,.checklist-stage,.message-stream-row.is-pair{width:min(100%,100% - 24px)}.message-stream-row.is-pair .message-wall-card.is-left,.message-stream-row.is-pair .message-wall-card.is-right{margin-left:22px;margin-right:22px}.story-chat--about .story-chat__screen{min-height:620px}.story-layout__toc{top:auto}}.home-grid{width:min(1120px,100% - 40px);margin-top:28px;grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch}.countdown-card{grid-column:span 7;min-height:548px}.feature-photo{grid-column:span 5;min-height:548px}.feature-photo__meta h3{font-size:clamp(32px,2.5vw,42px);line-height:1.08}.feature-photo__meta p{max-width:440px}.weather-card,.stats-card{min-height:184px}.home-dashboard,.overview-panels,.home-overview-stage{margin-top:22px}.timeline-board{width:min(1160px,100% - 40px)}.timeline-board:before{left:186px}.timeline-year{grid-template-columns:154px 32px minmax(0,1fr);gap:18px}.timeline-year__aside{width:154px;min-height:132px;align-items:flex-start;justify-content:flex-start;padding-top:34px;text-align:left}.timeline-year__aside strong{font-size:clamp(60px,5.6vw,86px);line-height:.88;color:#d4cfd5}.timeline-year__aside span{margin-top:10px;font-size:11px;letter-spacing:.1em}.timeline-year__aside em,.timeline-year__aside small{font-size:10px;letter-spacing:.16em}.timeline-year__storyline{gap:10px;margin-bottom:14px}.timeline-entry__card{padding:24px 108px 22px 24px;border-radius:30px}.timeline-entry__card h3{font-size:clamp(22px,1.9vw,34px);line-height:1.08}.timeline-entry__copy p{font-size:14px;line-height:1.86}.timeline-entry__media{min-height:286px}.timeline-entry__daystamp{right:18px;top:20px}.timeline-entry__daystamp strong{font-size:54px}@media(max-width:1180px){.home-grid,.timeline-board{width:min(100%,100% - 24px)}.countdown-card,.feature-photo,.weather-card,.stats-card{grid-column:1/-1!important}.timeline-board:before{left:16px}.timeline-year{grid-template-columns:1fr}.timeline-year__aside{width:100%;min-height:auto;padding-top:0}}.pc-shell__main>.love-hero.is-compact{min-height:236px;margin-top:8px;border-radius:34px}.love-hero.is-compact .love-hero__pair{min-height:236px;padding:28px clamp(56px,8vw,96px) 44px;grid-template-columns:1fr 150px 1fr}.love-hero.is-compact .love-hero__avatar{width:94px;height:94px;border-width:5px}.love-hero.is-compact .love-hero__halo{top:-8px;right:-8px;bottom:-8px;left:-8px}.love-hero.is-compact .love-hero__halo--two{top:-14px;right:-14px;bottom:-14px;left:-14px}.love-hero.is-compact .love-hero__name{min-width:108px;padding:7px 18px;font-size:16px}.love-hero.is-compact .love-hero__distance{min-width:118px;padding:8px 14px;border-radius:16px;font-size:13px}.love-hero.is-compact .love-hero__avatar-note{gap:4px;margin-top:-2px}.love-hero.is-compact .love-hero__avatar-note span,.love-hero.is-compact .love-hero__avatar-note em{min-height:24px;padding:0 10px;font-size:11px}.love-hero.is-compact .love-hero__pulse-lines{gap:6px}.love-hero.is-compact .love-hero__pulse-lines i:nth-child(1),.love-hero.is-compact .love-hero__pulse-lines i:nth-child(4){height:8px}.love-hero.is-compact .love-hero__pulse-lines i:nth-child(2),.love-hero.is-compact .love-hero__pulse-lines i:nth-child(3){height:18px}.love-hero.is-compact .love-hero__heart{width:40px;height:40px}.love-hero.is-compact .love-hero__heart:before,.love-hero.is-compact .love-hero__heart:after{width:40px;height:40px}.love-hero.is-compact .love-hero__heart:before{top:-20px}.love-hero.is-compact .love-hero__heart:after{left:20px}.love-hero.is-compact .love-hero__curve--one{bottom:26px;height:62px}.love-hero.is-compact .love-hero__curve--two{bottom:-20px;height:88px}.timeline-titleband{width:min(900px,100% - 40px);margin-top:22px;margin-bottom:8px;padding:8px 0 0}.timeline-titleband h2{font-size:clamp(52px,5vw,82px);line-height:.96}.timeline-titleband p{max-width:560px;margin-top:12px;font-size:15px;line-height:1.8}.timeline-filters{width:min(1120px,100% - 40px);margin-top:16px;margin-bottom:18px;padding:10px 12px;border-radius:32px}.timeline-filters__label,.timeline-filters button{min-height:44px}.timeline-filters button{padding:0 18px}.timeline-stage,.timeline-board{margin-top:0}.timeline-board__lead{margin-bottom:8px}.timeline-year+.timeline-year{margin-top:24px}@media(max-width:1180px){.pc-shell__main>.love-hero.is-compact{min-height:214px}.love-hero.is-compact .love-hero__pair{min-height:214px;padding:26px 22px 40px;grid-template-columns:1fr 132px 1fr}.timeline-titleband,.timeline-filters{width:min(100%,100% - 24px)}}@media(max-width:780px){.pc-shell__main>.love-hero.is-compact{min-height:280px}.love-hero.is-compact .love-hero__pair{min-height:280px;grid-template-columns:1fr;gap:8px;padding:34px 18px 72px}.timeline-titleband h2{font-size:40px}.timeline-filters{padding:10px}}.pc-shell__main>.love-hero.is-compact{min-height:156px;margin-top:6px;border-radius:30px}.love-hero.is-compact .love-hero__pair{min-height:156px;padding:0;grid-template-columns:1fr}.love-hero.is-compact .love-hero__avatar-box,.love-hero.is-compact .love-hero__center{display:none}.love-hero.is-compact .love-hero__backdrop{filter:blur(14px) brightness(1.02);transform:scale(1.02)}.love-hero.is-compact .love-hero__noise{background:linear-gradient(180deg,#ffffff57,#ffffff14),linear-gradient(135deg,#fff5f657,#e1efff38)}.love-hero.is-compact .love-hero__curve--one{bottom:18px;height:44px;opacity:.5}.love-hero.is-compact .love-hero__curve--two{bottom:-18px;height:64px}.love-hero.is-compact .love-hero__pager{bottom:22px}.message-titleband,.album-titleband,.checklist-titleband,.about-titleband{width:min(860px,100% - 40px);margin-top:14px;margin-bottom:8px;padding:6px 0 4px;gap:10px}.message-titleband__kicker,.album-titleband__kicker,.checklist-titleband__kicker,.about-titleband__kicker{gap:10px;color:#c0b5b0;letter-spacing:.12em;font-size:13px}.message-titleband__kicker i,.album-titleband__kicker i,.checklist-titleband__kicker i,.about-titleband__kicker i{font-size:9px}.message-titleband h2,.album-titleband h2,.checklist-titleband h2,.about-titleband h2{max-width:760px;font-size:clamp(38px,4vw,52px);line-height:1.02;letter-spacing:.02em;color:#352c29}.message-titleband p,.album-titleband p,.checklist-titleband p,.about-titleband p{max-width:620px;font-size:14px;line-height:1.75;color:#9b9491}.album-masonry,.message-wall,.checklist-stage,.about-stage{width:min(1120px,100% - 40px)}.message-toolbar,.checklist-toolbar,.about-stage,.album-preview-stage{width:min(1120px,100% - 40px);margin-top:10px}.message-toolbar,.checklist-toolbar{padding:14px 16px;border-radius:28px}.message-toolbar__summary span,.message-toolbar__filters button,.message-toolbar__write,.checklist-toolbar__pill,.checklist-search{min-height:42px}.message-toolbar__actionbox small{font-size:11px}.checklist-toolbar__pill{padding:12px 16px;border-radius:22px}.checklist-toolbar__pill strong{font-size:28px}.checklist-toolbar__subline{width:min(1120px,100% - 40px);margin-top:10px}.album-masonry{margin-top:10px;gap:24px}.album-masonry__item{border-radius:28px}.album-preview-stage,.about-stage{gap:18px}.about-stage{padding:20px;border-radius:30px}.about-stage__main{gap:18px}.about-stage__chapters button,.about-stage__memo{border-radius:22px}@media(max-width:1180px){.message-titleband,.album-titleband,.checklist-titleband,.about-titleband,.album-masonry,.message-wall,.checklist-stage,.about-stage,.message-toolbar,.checklist-toolbar,.checklist-toolbar__subline,.album-preview-stage{width:min(100%,100% - 24px)}}@media(max-width:780px){.pc-shell__main>.love-hero.is-compact{min-height:124px}.love-hero.is-compact .love-hero__pair{min-height:124px}.message-titleband h2,.album-titleband h2,.checklist-titleband h2,.about-titleband h2{font-size:32px}}.pc-shell__main>.love-hero.is-compact{min-height:148px;overflow:hidden}.love-hero.is-compact .love-hero__compact-band{position:relative;z-index:2;display:grid;place-items:center;min-height:148px;padding:26px 22px 30px}.love-hero.is-compact .love-hero__compact-card{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;width:min(960px,100% - 24px);padding:12px 18px;border-radius:999px;background:#fff3;border:1px solid rgba(255,255,255,.36);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 16px 34px #2c23231a}.love-hero.is-compact .love-hero__compact-side{display:flex;align-items:center;gap:12px}.love-hero.is-compact .love-hero__compact-avatar{display:grid;place-items:center;width:52px;height:52px;overflow:hidden;border-radius:50%;border:3px solid rgba(255,255,255,.88);background:radial-gradient(circle at 35% 30%,#fffffff0,#ffeef2e6),#ffffff70;box-shadow:0 10px 24px #1c18221f}.love-hero.is-compact .love-hero__compact-avatar img{width:100%;height:100%;object-fit:cover}.love-hero.is-compact .love-hero__compact-avatar span{color:#433b3bc2;font-family:Times New Roman,serif;font-size:24px;font-weight:700}.love-hero.is-compact .love-hero__compact-copy strong,.love-hero.is-compact .love-hero__compact-copy span,.love-hero.is-compact .love-hero__compact-middle span,.love-hero.is-compact .love-hero__compact-middle em{display:block}.love-hero.is-compact .love-hero__compact-copy strong{color:#fff;font-family:Times New Roman,serif;font-size:20px}.love-hero.is-compact .love-hero__compact-copy span{margin-top:4px;color:#ffffffc7;font-size:12px}.love-hero.is-compact .love-hero__compact-middle{display:grid;justify-items:center;gap:8px;padding:0 14px}.love-hero.is-compact .love-hero__compact-middle span{min-height:38px;padding:0 16px;border-radius:999px;background:#fff6f0b3;color:#fff;font-size:13px;font-weight:700}.love-hero.is-compact .love-hero__compact-middle i{width:34px;height:34px;background:linear-gradient(135deg,#ff6c89,#ff4d77);transform:rotate(-45deg);border-radius:9px 9px 0 0;box-shadow:0 10px 24px #ff4d7738;position:relative}.love-hero.is-compact .love-hero__compact-middle i:before,.love-hero.is-compact .love-hero__compact-middle i:after{content:"";position:absolute;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#ff6c89,#ff4d77)}.love-hero.is-compact .love-hero__compact-middle i:before{top:-17px;left:0}.love-hero.is-compact .love-hero__compact-middle i:after{left:17px;top:0}.love-hero.is-compact .love-hero__compact-middle em{color:#ffffffd1;font-style:normal;font-size:12px;letter-spacing:.08em}.love-hero.is-compact .love-hero__curve--one{bottom:10px;height:34px}.love-hero.is-compact .love-hero__curve--two{bottom:-12px;height:44px}@media(max-width:780px){.pc-shell__main>.love-hero.is-compact,.love-hero.is-compact .love-hero__compact-band{min-height:126px}.love-hero.is-compact .love-hero__compact-card{grid-template-columns:1fr;gap:10px;padding:12px 14px;border-radius:24px}.love-hero.is-compact .love-hero__compact-side,.love-hero.is-compact .love-hero__compact-side.is-right{justify-content:center}.love-hero.is-compact .love-hero__compact-middle{padding:2px 0 0}}.pc-shell__main>.home-section+.home-section{margin-top:56px}.home-section{gap:20px}.section-heading{gap:10px;margin-bottom:8px}.section-heading__topline{display:inline-flex;align-items:center;gap:10px}.section-heading__crest{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:14px;background:linear-gradient(135deg,#ff854f,#ff5f5f);color:#fff7f4;font-size:16px;box-shadow:0 14px 24px #ff755b3d}.section-heading__kicker,.section-heading__meta{font-size:12px;letter-spacing:0}.section-heading__kicker{padding:0;border:0;background:transparent;color:#ff734d;font-weight:700}.section-heading__kicker:before,.section-heading__kicker:after{display:none}.section-heading__meta{min-height:24px;padding:0 10px;border-radius:999px;background:#2f241d;color:#ffe4b9;font-weight:700}.section-heading__headline{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:12px;border-bottom:2px solid rgba(255,124,89,.18)}.section-heading__title{margin:0;font-size:clamp(28px,2.5vw,40px);line-height:1.12;color:#ff6b3d}.section-heading__arrow{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:linear-gradient(180deg,#ff7d5b,#f66);color:#fff;font-size:24px;box-shadow:0 12px 26px #ff735c3d}.section-heading__desc{max-width:780px;margin-top:2px;color:#8e8f9a;font-size:14px;line-height:1.8}.section-heading__rail{display:none}.cluster-heading{align-items:center;padding-bottom:12px;border-bottom:2px solid rgba(64,212,195,.16)}.cluster-heading__copy{gap:12px}.cluster-heading__icon{width:38px;height:38px;border-radius:14px;background:linear-gradient(135deg,#3dd6c3,#30b8a6);color:#fff;font-size:16px;box-shadow:0 14px 24px #34bdaa38}.cluster-heading__copy small{color:#32b9aa;font-weight:700}.cluster-heading__copy h3{color:#3a332f;font-size:clamp(28px,2.3vw,38px)}.cluster-heading__tag{background:#2f241d;color:#ffe2ad}.cluster-heading__action{width:42px;height:42px;border-radius:50%;background:linear-gradient(180deg,#ff7d5b,#f66);color:#fff;box-shadow:0 12px 26px #ff735c38}.distance-stage{position:relative;overflow:hidden;min-height:880px;padding:26px 28px 28px;border-radius:40px;border:1px solid rgba(44,50,62,.86);background:radial-gradient(circle at 50% 50%,rgba(255,84,145,.12),transparent 16%),radial-gradient(circle at top center,rgba(95,117,160,.18),transparent 34%),linear-gradient(180deg,#1f2530,#131821);box-shadow:0 32px 70px #13182157}.distance-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,rgba(255,255,255,.028) 0,rgba(255,255,255,.028) 1px,transparent 1px,transparent 132px),repeating-linear-gradient(0deg,rgba(255,255,255,.022) 0,rgba(255,255,255,.022) 1px,transparent 1px,transparent 108px);opacity:.2;pointer-events:none}.distance-stage__counter{position:absolute;left:26px;top:26px;min-height:52px;padding:0 18px;border-radius:20px;background:#0d1219c2;border:1px solid rgba(96,108,125,.36);color:#eef2fb;font-size:30px;font-weight:700;letter-spacing:-.03em;z-index:3}.distance-stage__float{position:absolute;left:50%;top:26px;transform:translate(-50%);z-index:3}.distance-stage__summary{min-width:420px;padding:16px 24px;border-radius:999px;background:#0c121ad6;border:1px solid rgba(84,96,118,.42);box-shadow:0 18px 36px #070a1066}.distance-stage__person strong,.distance-stage__person span,.distance-stage__middle span,.distance-stage__middle i,.distance-stage__footer strong,.distance-stage__footer span,.distance-stage__stats span,.distance-stage__route-point span{color:#edf2fb}.distance-stage__person span,.distance-stage__stats span{opacity:.72}.distance-stage__avatar{width:62px;height:62px;border:3px solid rgba(255,255,255,.88);background:linear-gradient(145deg,#fff3ee,#f7fbff);color:#242a34;box-shadow:0 8px 24px #00000038}.distance-stage__middle{gap:12px}.distance-stage__middle i{font-style:normal;font-size:16px;color:#ff6fa0}.distance-stage__middle span{font-size:28px;font-weight:700;letter-spacing:-.03em}.distance-stage__toolbar{position:absolute;right:26px;top:150px;display:grid;gap:12px;z-index:3}.distance-stage__toolbar button{width:66px;height:66px;border:0;border-radius:22px;background:#ffffff1f;color:#ffffffeb;font-size:24px;box-shadow:inset 0 1px #ffffff14}.distance-stage__toolbar button:first-child{background:linear-gradient(180deg,#ff6aa6,#ff5f79)}.distance-stage__map{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(circle at 65% 58%,rgba(247,87,153,.1),transparent 12%),linear-gradient(180deg,#ffffff05,#fff0)}.distance-stage__map:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 22% 74%,rgba(255,255,255,.04),transparent 3%),radial-gradient(circle at 36% 69%,rgba(255,255,255,.04),transparent 2.5%),radial-gradient(circle at 51% 61%,rgba(255,255,255,.04),transparent 3%),radial-gradient(circle at 66% 49%,rgba(255,255,255,.04),transparent 2.8%),radial-gradient(circle at 77% 41%,rgba(255,255,255,.04),transparent 3%),radial-gradient(circle at 88% 30%,rgba(255,255,255,.04),transparent 3%);opacity:.55}.distance-stage__route-line{left:10%;right:10%;top:64%;height:3px;border-radius:999px;background:linear-gradient(90deg,#ff50911f,#ff49aaf2);transform:rotate(-17deg);box-shadow:0 0 0 1px #ff76b814,0 0 28px #ff4ba829}.distance-stage__endpoint{width:92px;height:92px;border:4px solid rgba(255,255,255,.92);background:linear-gradient(145deg,#fdf6f0,#f7fbff);color:#212832;font-size:34px;box-shadow:0 14px 34px #00000047;z-index:2}.distance-stage__endpoint.is-left{left:3.5%;bottom:28%}.distance-stage__endpoint.is-right{right:3.5%;top:22%}.distance-stage__route-point{gap:8px;z-index:2}.distance-stage__route-point i{color:#ff5795;text-shadow:0 0 14px rgba(255,87,149,.42)}.distance-stage__route-point span{font-size:13px;opacity:.78}.distance-stage__footer{position:absolute;left:28px;bottom:28px;right:120px;display:flex;align-items:end;justify-content:space-between;gap:16px;z-index:3}.distance-stage__footer strong{display:block;margin-bottom:8px;font-size:48px;line-height:.98;color:#fff}.distance-stage__footer>div:first-child span{display:block;max-width:320px;font-size:16px;color:#ffffffc2}.distance-stage__stats{gap:10px;align-items:flex-end}.distance-stage__stats span{min-height:34px;padding:0 14px;border-radius:999px;background:#ffffff14;font-size:12px;letter-spacing:.06em}.distance-stage__storyrail{display:none}.heatmap-panel{padding:24px 28px;border-radius:30px;border:1px solid rgba(245,238,240,.96);background:radial-gradient(circle at top right,rgba(255,239,223,.7),transparent 26%),#fffffffa;box-shadow:0 18px 42px #3c2d320f}.heatmap-panel__grid{gap:7px}.heatmap-panel__legend{margin-top:18px;justify-content:flex-end}.heatmap-panel__legend span{color:#9a95a0;font-size:11px}@media(max-width:1180px){.pc-shell__main>.home-section+.home-section{margin-top:40px}.section-heading__headline{align-items:flex-start}.distance-stage{min-height:760px;padding:20px}.distance-stage__float{left:20px;right:20px;transform:none}.distance-stage__summary{min-width:0;width:100%;border-radius:28px}.distance-stage__toolbar{right:20px;top:154px}.distance-stage__toolbar button{width:56px;height:56px;border-radius:18px}.distance-stage__footer{left:20px;right:20px;bottom:20px;flex-direction:column;align-items:flex-start}}@media(max-width:780px){.section-heading__headline{gap:14px}.section-heading__title,.cluster-heading__copy h3{font-size:24px}.distance-stage{min-height:680px}.distance-stage__counter{min-height:42px;font-size:22px}.distance-stage__summary{padding:14px 16px}.distance-stage__middle span{font-size:20px}.distance-stage__avatar{width:52px;height:52px}.distance-stage__toolbar{display:none}.distance-stage__endpoint{width:74px;height:74px;font-size:26px}.distance-stage__footer strong{font-size:34px}}.timeline-filters{width:min(1120px,100% - 40px);margin:12px auto 18px;padding:10px 12px;gap:8px;border-radius:999px;background:#ffffffc7;border:1px solid rgba(239,231,235,.88);box-shadow:0 10px 28px #402c3509;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.timeline-filters__label{min-width:auto;padding:0 8px;color:#baafb6;font-size:11px;letter-spacing:.16em}.timeline-filters button{min-width:0;padding:10px 16px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(238,230,235,.92);color:#72666e;font-size:12px;box-shadow:none}.timeline-filters button.is-active{background:linear-gradient(135deg,#ff7d7f,#ff8d6f);border-color:transparent;color:#fff8f7;box-shadow:0 10px 20px #ff827b38}.timeline-board{background:linear-gradient(180deg,#fffefef5,#fffcfbeb);border:1px solid rgba(242,236,239,.94);box-shadow:0 24px 54px #4a363f09}.timeline-board__lead{margin-bottom:18px}.timeline-board__lead span{letter-spacing:.22em;color:#b6acb2}.timeline-board:before{width:3px;border-radius:999px;box-shadow:0 0 0 6px #ff78710a}.timeline-year{align-items:start;padding-top:8px}.timeline-year__aside{padding-top:20px}.timeline-year__aside strong{color:#2d252a;opacity:.92;font-family:Georgia,Times New Roman,serif;text-shadow:0 16px 40px rgba(255,255,255,.95)}.timeline-year__aside span{color:#a99da6;font-family:Georgia,Times New Roman,serif;font-size:15px;letter-spacing:0}.timeline-year__aside em,.timeline-year__aside small{color:#c8c0c5;font-size:10px}.timeline-year__storyline{gap:10px}.timeline-year__storyline span{padding:6px 12px;border-radius:999px;background:#f7f3f5f2;border:1px solid rgba(237,230,234,.95);color:#978a93;font-size:11px}.timeline-entry{margin-bottom:22px}.timeline-entry__shell{grid-template-columns:minmax(0,1fr) 74px;gap:14px;align-items:start}.timeline-entry__card{padding:24px 24px 20px;border-radius:30px;border:1px solid rgba(242,236,239,.96);background:#ffffffe6;box-shadow:0 12px 34px #49353e08}.timeline-entry__header{align-items:center}.timeline-entry__avatar{width:54px;height:54px;border-radius:18px;box-shadow:0 10px 22px #5c465014}.timeline-entry__profile-copy{display:grid;gap:4px}.timeline-entry__headline{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.timeline-entry__headline strong{color:#2e2428;font-size:17px;font-weight:600}.timeline-entry__headline span,.timeline-entry__script{color:#a99ca5;font-size:11px}.timeline-entry__type{display:flex;gap:8px;flex-wrap:wrap}.timeline-entry__type span,.timeline-entry__eyebrow span,.timeline-entry__source span{display:inline-flex;align-items:center;justify-content:center;padding:6px 11px;border-radius:999px;background:#f7f3f5f5;border:1px solid rgba(236,230,234,.96);color:#8f828a;font-size:11px}.timeline-entry__meta,.timeline-entry__metric-strip,.timeline-entry__media-rail{display:none}.timeline-entry__card h3{margin-top:16px;margin-bottom:10px;color:#2e2428;font-size:clamp(22px,2vw,32px);line-height:1.18}.timeline-entry__copy p{color:#90828a;font-size:15px;line-height:1.9}.timeline-entry__media{min-height:290px;margin-top:16px;border-radius:22px;overflow:hidden}.timeline-entry__media-note strong{font-size:14px}.timeline-entry__source{margin-top:14px;padding-top:14px;border-top:1px solid rgba(244,239,242,.95)}.timeline-entry__source strong{color:#383035}.timeline-entry__card footer{margin-top:10px;color:#b4a9b1}.timeline-entry__daystamp{position:relative;top:10px;right:0;align-self:start;justify-self:end;min-width:56px;text-align:center}.timeline-entry__daystamp strong{font-family:Georgia,Times New Roman,serif;font-size:46px;line-height:.9;color:#31272c}.timeline-entry__daystamp span{color:#aba0a8;font-size:12px;writing-mode:vertical-rl;letter-spacing:.08em}.message-stream-row.is-pair{column-gap:34px;padding-top:18px}.message-stream-row.is-pair .message-stream-row__stamp{top:10px;padding:7px 14px;background:#5d565adb;color:#ffffffeb;font-size:11px;letter-spacing:.04em}.message-wall-card{min-height:150px;padding:18px 20px 14px;border-radius:24px;border:1px solid rgba(241,235,239,.96);background:#ffffffe6;box-shadow:0 16px 34px #49343e07}.message-wall-card.is-left{margin-left:54px}.message-wall-card.is-right{margin-right:54px}.message-wall-card:after{display:none}.message-wall-card header{margin-bottom:10px}.message-wall-card__avatar-image,.message-row__avatar{width:74px;height:74px;border-radius:24px;box-shadow:0 12px 28px #5640491f}.message-wall-card.is-left .message-wall-card__avatar-image,.message-wall-card.is-left .message-row__avatar{left:-82px;top:-6px}.message-wall-card.is-right .message-wall-card__avatar-image,.message-wall-card.is-right .message-row__avatar{right:-82px;top:-6px}.message-wall-card__profile strong{color:#33282e;font-size:16px;font-weight:600}.message-wall-card__identity>span,.message-wall-card__lv{color:#b4a9b1;font-size:11px}.message-wall-card__badge{padding:6px 12px;border-radius:999px;background:#f7f3f5f2;border:1px solid rgba(237,230,234,.95);color:#90838b;font-size:11px;box-shadow:none}.message-wall-card p{margin-top:12px;color:#93858d;font-size:15px;line-height:1.9}.message-wall-card__quote,.message-wall-card__quote.is-right{margin-top:12px;padding:10px 14px;border-radius:16px;background:#f9f6f7f5;border:1px solid rgba(239,232,236,.96);color:#a2949c;text-align:left}.message-wall-card footer{margin-top:14px;gap:8px}.message-wall-card footer span{padding:5px 10px;border-radius:999px;background:#f7f3f5f0;color:#a3979f;font-size:11px}.album-masonry{column-gap:28px}.album-masonry__item{padding:18px 18px 16px;border-radius:28px;border:1px solid rgba(242,236,239,.96);background:#ffffffe6;box-shadow:0 18px 36px #45323b08}.album-masonry__item:before{opacity:.58}.album-masonry__lock{padding:6px 12px;border-radius:999px;color:#b4a9b1;font-size:11px}.album-masonry__item header{margin-bottom:12px}.album-masonry__author{gap:12px}.album-masonry__author-badge{width:48px;height:48px;border-radius:16px;font-size:19px}.album-masonry__author-copy{display:grid;gap:2px}.album-masonry__author strong{color:#33282e;font-size:15px;font-weight:600}.album-masonry__author span,.album-masonry__subline,.album-masonry__item footer span{color:#b1a5ae;font-size:11px}.album-masonry__go{width:42px;height:42px;border-radius:50%;border:1px solid rgba(235,228,233,.96);color:#b0a5ac;background:#ffffffeb}.album-masonry__item h3{margin-top:10px;margin-bottom:8px;color:#32272d;font-size:clamp(22px,2.1vw,30px);line-height:1.18}.album-masonry__subline{margin-bottom:14px}.album-collage{border-radius:22px}.album-masonry__item p{margin-top:14px;color:#93858d;font-size:15px;line-height:1.82}.album-masonry__item footer{margin-top:14px;gap:10px}.album-masonry__item footer strong{font-family:Georgia,Times New Roman,serif;font-size:36px;line-height:.92;color:#2d2328}@media(max-width:1180px){.timeline-filters{width:calc(100% - 24px);padding:10px;border-radius:24px}.timeline-entry__shell{grid-template-columns:1fr}.timeline-entry__daystamp{display:flex;align-items:baseline;justify-content:flex-end;gap:8px;min-width:0;padding-right:4px}.timeline-entry__daystamp span{writing-mode:initial}.message-wall-card.is-left,.message-wall-card.is-right{margin-left:34px;margin-right:34px}.message-wall-card.is-left .message-wall-card__avatar-image,.message-wall-card.is-left .message-row__avatar{left:-48px}.message-wall-card.is-right .message-wall-card__avatar-image,.message-wall-card.is-right .message-row__avatar{right:-48px}}.checklist-toolbar,.checklist-filters,.checklist-stage{width:min(1120px,100% - 40px)}.checklist-toolbar{gap:14px}.checklist-toolbar__pill,.checklist-progress-card,.checklist-row,.checklist-detail-card{border-radius:26px;border:1px solid rgba(242,236,239,.96);background:#ffffffe6;box-shadow:0 18px 38px #49343e08}.checklist-toolbar__pill{min-height:108px}.checklist-search{border-radius:22px;border:1px solid rgba(242,236,239,.96);background:#ffffffe6}.checklist-search input{color:#40343a}.checklist-search span,.checklist-filters button.is-active{background:linear-gradient(135deg,#ff7c7d,#ff8b73);color:#fff}.checklist-filters{gap:10px;margin-top:8px}.checklist-filters button,.checklist-focus__actions button{padding:10px 16px;border-radius:999px;border:1px solid rgba(239,232,236,.96);background:#ffffffeb;color:#8f828a}.checklist-list{gap:14px}.checklist-row{padding:0;overflow:hidden}.checklist-row.is-open{box-shadow:0 22px 44px #48323c0d}.checklist-row__head,.checklist-row__subline,.checklist-row__progress,.checklist-row__body{padding-left:22px;padding-right:22px}.checklist-row__head{min-height:62px}.checklist-row__title strong{color:#31272c;font-size:16px}.checklist-row__marker,.checklist-row__meta span,.checklist-row__meta em{min-width:34px;text-align:center;padding:5px 8px;border-radius:999px;background:#f6f2f4f2;color:#b1a5ad;font-size:11px}.checklist-row__marker.is-on{color:#68a9f6;background:#eaf4fff5}.checklist-row__subline{color:#aea2ab;font-size:12px}.checklist-row__progress{padding-top:0;padding-bottom:16px}.checklist-row__progress i{height:4px;border-radius:999px;background:linear-gradient(90deg,#73b4ff,#7ac0ff)}.checklist-detail-card{display:grid;grid-template-columns:1.2fr .9fr;gap:0;padding:0;overflow:hidden}.checklist-detail-card__media{min-height:380px;border-radius:0}.checklist-detail-card__media img{width:100%;height:100%;object-fit:cover}.checklist-row:hover .checklist-detail-card__media img{transform:scale(1.02)}.checklist-detail-card__empty{border-radius:0}.checklist-detail-card__content{padding:34px 34px 28px}.checklist-detail-card__headline h3{font-size:28px;line-height:1.2}.checklist-detail-card__storyline span{border-radius:999px;background:#f7f3f5f5;border:1px solid rgba(238,232,235,.96);color:#9b8e96;font-size:11px}.checklist-detail-card__section{padding-top:16px;border-top:1px solid rgba(245,239,242,.96)}.checklist-detail-card__section strong{font-size:16px}.checklist-detail-card__section p{color:#9b8e96}.checklist-detail-card__seal{right:26px;bottom:24px;width:64px;height:64px;font-size:34px}.about-stage{width:min(1120px,100% - 40px);display:block;padding:22px;border-radius:34px;background:linear-gradient(180deg,#fffffff2,#fcfafbeb);border:1px solid rgba(242,236,239,.96);box-shadow:0 20px 52px #4a363f0a}.about-stage__main{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:20px;align-items:start}.story-chat--about{margin:0;min-height:760px;border-radius:32px;border:1px solid rgba(241,235,239,.96);background:#ffffffe0;box-shadow:inset 0 1px #fffc,0 18px 44px #4d384209}.story-chat--about .story-chat__header{padding:22px 26px;border-bottom:1px solid rgba(243,238,241,.92)}.story-chat--about .story-chat__screen{min-height:650px;padding:18px 22px 92px;background:linear-gradient(180deg,#f4f4f7d1,#f2f2f6f0)}.story-chat--about .story-chat__body{gap:22px;padding-top:8px}.story-chat--about .story-bubble__avatar{width:42px;height:42px;border-radius:50%;box-shadow:0 8px 22px #58434c1f}.story-chat--about .story-bubble__content{max-width:min(72%,620px);border-radius:28px;padding:16px 18px 12px;box-shadow:0 12px 30px #4d38420a}.story-chat--about .story-bubble.is-right .story-bubble__content{background:linear-gradient(135deg,#1f80ef,#1672df);color:#fffffff5}.story-chat--about .story-bubble.is-left .story-bubble__content{background:#fffffffa}.story-chat--about .story-bubble__meta strong,.story-chat--about .story-bubble__meta small,.story-chat--about .story-bubble__foot span,.story-chat--about .story-bubble__trail span{font-size:11px}.story-chat--about .story-bubble__trail,.story-chat--about .story-bubble__foot{display:none}.story-chat--about .story-chat__player{left:50%;bottom:20px;transform:translate(-50%);width:auto;padding:12px 20px;border-radius:999px;background:#fffffff5;border:1px solid rgba(241,235,239,.96);box-shadow:0 16px 34px #4e384214}.story-chat--about .story-chat__player button{color:#40353a}.story-chat--about .story-chat__play{width:52px;height:52px;border-radius:50%;background:#222124;color:#fff}.about-audio{grid-column:1/2;margin-top:18px;padding:16px 18px;border-radius:24px;border:1px solid rgba(241,235,239,.96);background:#ffffffe0}.about-stage__chapters{position:sticky;top:110px;display:grid;gap:12px}.about-stage__chapters button,.about-stage__memo{border-radius:24px;border:1px solid rgba(241,235,239,.96);background:#ffffffe6;box-shadow:0 16px 34px #4d384208}.about-stage__chapters button{padding:14px 16px}.about-stage__chapters button.is-active{background:linear-gradient(135deg,#ff7e8029,#ff937724);border-color:#ff847c57}.about-stage__chapters button strong{font-size:15px}.about-stage__chapters button span,.about-stage__memo span,.about-stage__memo small{color:#ab9fa8;font-size:11px}.story-layout{width:min(1120px,100% - 40px);grid-template-columns:400px minmax(0,1fr);gap:22px}.story-layout__toc,.story-layout__content{border-radius:30px;border:1px solid rgba(242,236,239,.96);background:#ffffffeb;box-shadow:0 18px 44px #4a363f09}.story-layout__toc{position:sticky;top:104px;padding:22px}.story-layout__content{padding:24px 26px 34px}.story-layout__musicbar{display:grid;gap:18px;margin-bottom:18px}.story-layout__musicbar-gradient{display:flex;align-items:center;min-height:76px;padding:0 20px;border-radius:16px;background:linear-gradient(90deg,#31c8da,#86b7f0,#ee9bd1);color:#fff;box-shadow:0 16px 32px #6f97d333}.story-layout__musicbar-gradient strong{font-size:20px;font-weight:600}.story-layout__musiccard{display:grid;grid-template-columns:110px minmax(0,1fr) 56px;align-items:center;overflow:hidden;border-radius:16px;background:linear-gradient(135deg,#f5fcfffa,#f9f1e1fa);border:1px solid rgba(236,230,232,.96);box-shadow:0 16px 34px #4d38420d}.story-layout__musiccard img{width:110px;height:108px;object-fit:cover}.story-layout__musiccard-copy{display:grid;gap:6px;padding:0 18px}.story-layout__musiccard-copy strong{color:#2e262b;font-size:18px;font-weight:600}.story-layout__musiccard-copy span{color:#9d9199;font-size:12px}.story-layout__musiccard button{width:56px;height:56px;margin-right:18px;border-radius:16px;border:0;background:transparent;color:#2b2729;font-size:22px}.story-layout__headline-note{margin-top:14px}.story-layout__headline-note strong{font-size:26px}.story-layout__headline-track span,.story-layout__chips span,.story-layout__reading-rail span,.story-layout__toc-dock span{border-radius:999px;background:#f6f2f4f5;border:1px solid rgba(238,232,235,.96);color:#a0949d;font-size:11px}.story-layout__lead-visual,.story-layout__lead-media video{border-radius:24px}.story-layout .prose{margin-top:20px}.story-layout .prose p,.story-layout .prose li{color:#756971;font-size:16px;line-height:2.05}.story-layout .prose blockquote{border-left:4px solid rgba(62,200,221,.55);background:linear-gradient(135deg,#eef9fceb,#faf1f6eb)}@media(max-width:1180px){.checklist-toolbar,.checklist-filters,.checklist-stage,.about-stage,.story-layout{width:calc(100% - 24px)}.checklist-detail-card{grid-template-columns:1fr}.checklist-detail-card__media{min-height:280px}.about-stage__main{grid-template-columns:1fr}.about-stage__chapters{position:static;grid-column:1/-1}.story-layout{grid-template-columns:1fr}.story-layout__toc{position:static}.story-layout__musiccard{grid-template-columns:96px minmax(0,1fr) 48px}.story-layout__musiccard img{width:96px;height:96px}}.pc-shell__masthead{min-height:78px;background:linear-gradient(90deg,#ebe9e8f0,#f6f3f2e6,#e4e1e0f0);border-bottom:1px solid rgba(233,227,229,.9);box-shadow:inset 0 -18px 36px #7a685e0d}.pc-shell__header{top:16px;width:min(1780px,100% - 32px);min-height:78px;padding:0 18px;border-radius:0;background:#ffffffeb;border:1px solid rgba(233,227,229,.88);box-shadow:0 16px 44px #4131390a}.pc-shell__header:before{display:none}.pc-shell__brand strong{font-family:Georgia,Times New Roman,serif;font-size:18px}.pc-shell__brand-heart{color:#ff684c}.pc-shell__nav{padding:4px;border-radius:999px;background:#ffffffd6;border:1px solid rgba(237,231,234,.96);box-shadow:0 10px 28px #46353d0a}.pc-shell__nav-item{min-width:72px;gap:6px;padding:11px 14px;color:#383033}.pc-shell__nav-item.is-active,.pc-shell__nav-item.is-home{background:linear-gradient(135deg,#ff7d7e,#ff8f72);color:#fff;box-shadow:0 12px 22px #ff7e733d}.pc-shell__nav-item.is-home{width:58px;min-width:58px;border-radius:18px}.pc-shell__weather,.pc-shell__trace,.pc-shell__avatar-chip{border-radius:999px;background:#f9f7f7fa;border:1px solid rgba(237,231,234,.96);box-shadow:none}.pc-shell__weather{min-width:108px;justify-content:center}.pc-shell__trace{min-width:86px}.pc-shell__avatar-chip{width:54px;height:54px;font-size:25px}.pc-shell__main{padding-top:12px}.pc-shell__main>.love-hero:not(.is-compact){margin-top:0;width:100%;border-radius:0;border-left:0;border-right:0}.love-hero__backdrop{background-position:center center;filter:saturate(.72) brightness(.84)}.love-hero__noise{opacity:.42}.love-hero__brand{top:34px;color:#2c2422d1;text-shadow:0 8px 20px rgba(255,255,255,.8)}.love-hero__pair{top:48%}.love-hero__curve--one{bottom:-18px;height:112px;background:#fffffff0}.love-hero__curve--two{bottom:-28px;height:124px;background:#ffffffdb}.love-hero__avatar{width:196px;height:196px;border:5px solid rgba(255,255,255,.78);box-shadow:0 20px 50px #1e181638}.love-hero__avatar--left{transform:rotate(-5deg)}.love-hero__avatar--right{transform:rotate(5deg)}.love-hero__avatar img{filter:saturate(1.02) brightness(1.03)}.love-hero__name{min-width:198px;padding:12px 34px;border-radius:999px;background:#312824cc;box-shadow:0 14px 34px #1b16142e}.love-hero__distance{min-width:180px;padding:12px 18px;border-radius:18px;background:#f2ece4bd;border:1px solid rgba(255,255,255,.45);color:#fff;box-shadow:0 18px 34px #271e1c14}.love-hero__heart{margin-top:22px}.love-hero__dock{bottom:18px;padding:6px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(237,231,234,.96);box-shadow:0 16px 38px #4a374014}.love-hero__dock-item{min-width:78px;padding:11px 16px;color:#6e666b}.love-hero__dock-item.router-link-active{background:linear-gradient(135deg,#ff7c7e,#ff8c72);color:#fff;box-shadow:0 12px 22px #ff7f753d}.countdown-card,.home-dashboard__story,.home-dashboard__letter,.home-dashboard__ticket,.home-overview-stage__lead,.home-overview-stage__note,.home-overview-stage__rail-card,.home-overview-stage__storyline-card{border-radius:30px;border:1px solid rgba(242,236,239,.96);background:#ffffffeb;box-shadow:0 18px 44px #4a363f09}.countdown-card{grid-template-columns:1.12fr .88fr;gap:20px;min-height:530px}.countdown-card:after{opacity:.12}.countdown-card__copy h1,.home-dashboard__story h3,.home-overview-stage__lead h3{color:#2f252a;font-family:Georgia,Times New Roman,serif}.countdown-card__days{align-items:flex-end;justify-content:flex-start}.countdown-card__days strong,.countdown-card__days span,.countdown-card__clock em,.countdown-card__clock small,.countdown-card__ticker em,.countdown-card__ticker small{text-align:left}.countdown-card__footer{grid-column:1/-1;margin-top:auto;padding-top:8px;gap:16px}.countdown-card__weather-pair{display:grid;gap:4px;min-width:152px;padding:16px 18px;border-radius:20px;background:#f7f3f5f2;border:1px solid rgba(238,232,235,.96)}.countdown-card__weather-pair span,.home-dashboard__story-topline span,.home-dashboard__story-topline em,.home-dashboard__letter small,.home-dashboard__letter-foot span,.home-dashboard__story-highlights span,.home-overview-stage__chips span,.home-overview-stage__note-meta em{color:#a99da6;font-size:11px}.countdown-card__weather-pair strong{color:#2e252a;font-size:34px;line-height:1}.countdown-card__weather-pair em{color:#70656d;font-size:13px;font-style:normal}.home-dashboard,.home-overview-stage,.overview-panels,.message-wall-preview,.section-cluster{width:min(1120px,100% - 40px)}.home-dashboard{margin-top:26px;gap:18px}.home-dashboard__story{padding:26px 28px}.home-dashboard__story h3,.home-overview-stage__lead h3{font-size:clamp(34px,3vw,52px);line-height:1.08}.home-dashboard__story p,.home-overview-stage__lead p{color:#8c8088}.home-dashboard__story-topline span,.home-dashboard__story-topline em,.home-overview-stage__chips span,.message-wall-preview__lead-chips span,.album-feature__chips span{border-radius:999px;background:#f7f3f5f5;border:1px solid rgba(238,232,235,.96)}.home-dashboard__tickets{grid-template-columns:repeat(4,minmax(0,1fr))}.home-dashboard__ticket{min-height:154px;overflow:hidden}.home-dashboard__ticket:before{opacity:.18}.album-feature{min-height:500px;border-radius:30px}.album-feature img{filter:saturate(.88) brightness(.78)}.album-feature__overlay{padding:26px}.message-wall-preview{border-radius:32px;padding:26px;border:1px solid rgba(242,236,239,.96);background:#ffffffe6;box-shadow:0 18px 46px #4a363f09}.message-wall-preview:before{opacity:.28}.pc-footer__quote,.pc-footer__nav,.pc-footer__signals,.pc-footer__storybar,.pc-footer__shelf,.pc-footer__toys,.pc-footer__memo,.pc-footer__records,.pc-footer__copyright{width:min(1120px,100% - 40px)}.pc-footer__quote{margin-top:14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,3vw,36px);color:#2f252a}.pc-footer__nav a,.pc-footer__signals span{border-radius:999px;background:#f7f3f5f5;border:1px solid rgba(238,232,235,.96)}.pc-footer__storybar{display:none}.pc-footer__shelf{margin-top:26px}.pc-footer__toys{gap:10px}.pc-footer__toy{font-size:44px;filter:saturate(.9)}.pc-footer__memo{display:none}.pc-footer__records{gap:8px}.pc-footer__record{border-radius:999px;background:#f7f3f5f5;border:1px solid rgba(238,232,235,.96)}@media(max-width:1180px){.pc-shell__header{width:calc(100% - 20px)}.love-hero__pair,.love-hero.is-compact .love-hero__pair{top:46%}.love-hero__avatar,.love-hero.is-compact .love-hero__avatar{width:142px;height:142px}.love-hero__name,.love-hero.is-compact .love-hero__name{min-width:144px}.countdown-card{grid-template-columns:1fr}.home-dashboard,.overview-panels,.home-overview-stage,.section-cluster,.message-wall-preview,.pc-footer__quote,.pc-footer__nav,.pc-footer__signals,.pc-footer__shelf,.pc-footer__toys,.pc-footer__records,.pc-footer__copyright{width:calc(100% - 24px)}.home-dashboard__tickets{grid-template-columns:repeat(2,minmax(0,1fr))}.album-feature{min-height:380px}}.love-day-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.anniversary-pill{min-height:132px;border-radius:24px;box-shadow:0 16px 34px #ff8d5129}.anniversary-pill strong{font-size:22px;line-height:1.16}.anniversary-pill small,.anniversary-pill span,.anniversary-pill__trail b{font-size:11px}.anniversary-pill__trail em{font-size:30px;line-height:1}.moment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}.moment-card{min-height:296px;padding:22px 24px 20px;border-radius:28px;border:1px solid rgba(242,236,239,.96);background:#fffffff0;box-shadow:0 18px 40px #4a363f08}.moment-card:before,.message-preview-card:before{opacity:.42}.moment-card__topline{align-items:center}.moment-card__badge{padding:6px 12px;border-radius:999px;background:#f6f2f4f5;color:#a298a0;font-size:11px}.moment-card__author,.moment-card__datebox span,.moment-card__meta span,.moment-card__footline span,.moment-card__footline em{color:#afa3ac;font-size:11px}.moment-card__datebox strong{color:#2f252a;font-family:Georgia,Times New Roman,serif;font-size:44px}.moment-card h3{color:#2f252a;font-size:28px;line-height:1.16}.moment-card p{color:#8f828b;font-size:15px;line-height:1.88}.moment-card__meta,.moment-card__footline{border-top:1px solid rgba(244,239,242,.96)}.album-showcase{grid-template-columns:1.2fr .8fr;gap:20px;align-items:stretch}.album-showcase__spine{grid-column:1/-1;margin-bottom:-2px}.album-feature,.album-showcase__caption-card{border-radius:30px;border:1px solid rgba(242,236,239,.96);box-shadow:0 18px 44px #4a363f09}.album-feature{min-height:560px;overflow:hidden}.album-feature img{filter:saturate(.92) brightness(.84)}.album-feature__overlay{justify-content:flex-end;gap:12px;padding:28px;background:linear-gradient(180deg,#1112180a,#111218d6)}.album-feature__overlay small,.album-feature__storyline span,.album-feature__footrail span,.album-feature__chips span,.album-feature__corner span,.album-feature__corner em{font-size:11px}.album-feature__overlay h3{font-size:48px;line-height:1.02;font-family:Georgia,Times New Roman,serif}.album-feature__overlay p{max-width:560px;color:#ffffffd1;font-size:15px;line-height:1.84}.album-feature__chips,.album-feature__storyline,.album-feature__footrail{margin-top:0}.album-showcase__stack{gap:18px}.album-mini{border-radius:28px;border:1px solid rgba(242,236,239,.96);background:#fffffff0;box-shadow:0 18px 40px #4a363f08}.album-showcase__caption-row{grid-column:1/-1;gap:18px}.album-showcase__caption-card{padding:18px 20px;background:#ffffffeb}.message-wall-preview{display:grid;grid-template-columns:1fr 1fr;gap:24px 34px;padding:28px 26px 26px}.message-wall-preview__spine{grid-column:1/-1;min-height:46px;margin-bottom:4px}.message-wall-preview__col{gap:18px}.message-preview-card{min-height:188px;padding:18px 20px 16px;border-radius:26px;border:1px solid rgba(242,236,239,.96);background:#fffffff0;box-shadow:0 18px 38px #4a363f08}.message-preview-card.is-right{margin-top:34px}.message-preview-card__stamp{padding:6px 12px;border-radius:999px;background:#595358db;color:#fffffff0;font-size:11px}.message-preview-card__avatar{width:54px;height:54px;border-radius:18px}.message-preview-card strong{color:#31272c;font-size:16px}.message-preview-card header span,.message-preview-card__actionrail span,.message-preview-card footer{color:#afa3ab;font-size:11px}.message-preview-card p{color:#8f828b;font-size:15px;line-height:1.9}.message-preview-card__quote{padding:10px 14px;border-radius:16px;background:#f7f3f5f5;border:1px solid rgba(238,232,235,.96);color:#9e9199}.message-preview-card__actionrail{gap:8px;margin-top:12px}.message-preview-card__actionrail span{padding:5px 10px;border-radius:999px;background:#f7f3f5f5}@media(max-width:1180px){.love-day-grid,.moment-grid,.message-wall-preview,.album-showcase{grid-template-columns:1fr}.message-preview-card.is-right{margin-top:0}.album-feature{min-height:420px}}.countdown-card{padding:28px 30px 24px}.countdown-card__window,.countdown-card__badge-row{display:none}.countdown-card__copy .eyebrow{color:#b3a7b0;font-size:11px;letter-spacing:.22em}.countdown-card__since{color:#a79ba3;font-size:12px}.countdown-card__leadline{margin-top:0;gap:10px}.countdown-card__leadline span,.countdown-card__leadline em{color:#a89ca4;font-size:12px}.countdown-card__leadline strong{color:#2f252a;font-size:18px}.countdown-card__cta{width:fit-content;margin-top:6px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(238,232,235,.96);color:#6e666a;box-shadow:none}.home-dashboard__story{min-height:280px}.home-dashboard__story-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.home-dashboard__note{min-height:116px}.home-dashboard__note header i,.home-dashboard__ticket header i{opacity:.72}.home-dashboard__story-highlights,.home-dashboard__story-orbit{display:none}.home-dashboard__rail{gap:14px}.home-dashboard__letter{min-height:132px}.home-dashboard__tickets{gap:14px}.home-dashboard__ticket{min-height:146px}.home-dashboard__ticket strong{font-size:54px;line-height:.98}.home-dashboard__ticket small,.home-dashboard__ticket-foot span,.home-dashboard__ticket-foot em{font-size:11px}.love-day-card{min-height:150px;padding:18px 18px 16px;border-radius:24px;border:1px solid rgba(242,236,239,.96);box-shadow:0 16px 34px #ff915826}.love-day-card__badge,.love-day-card__trail{display:none}.love-day-card strong{font-family:Georgia,Times New Roman,serif;font-size:42px;line-height:.96}.love-day-card h3{margin-top:8px;font-size:17px;line-height:1.2}.love-day-card__meta{margin-top:12px}.love-day-card__meta span,.love-day-card__meta em,.love-day-card header span,.love-day-card header em,.love-day-card footer{font-size:11px}.section-cluster__intro,.section-cluster__headline-rail,.section-cluster__mini-preview,.section-cluster__metric,.section-cluster__trail{display:none}.section-cluster{grid-template-columns:1.24fr .88fr .88fr;gap:18px}.section-cluster__card{min-height:252px;padding:22px;border-radius:28px}.section-cluster__card:first-child{min-height:522px}.section-cluster__eyebrow span,.section-cluster__eyebrow em,.section-cluster__chips span,.section-cluster__storyline span,.section-cluster__storyline strong,.section-cluster__card footer span{font-size:11px}.section-cluster__card h3{margin-top:16px;font-size:26px;line-height:1.14}.section-cluster__card.is-featured h3{font-size:38px}.section-cluster__card p{min-height:54px;font-size:14px;line-height:1.78}@media(max-width:1180px){.home-dashboard__story-metrics,.home-dashboard__tickets,.section-cluster{grid-template-columns:1fr}}.timeline-board{margin-top:6px}.timeline-year{grid-template-columns:220px 32px minmax(0,1fr);gap:16px}.timeline-board:before{left:252px;background:linear-gradient(180deg,#f4576ee6,#f4576e14)}.timeline-year__aside{width:220px;min-height:180px;align-items:center;justify-content:center;text-align:center}.timeline-year__aside strong{color:#d8d4d9;opacity:1;font-size:clamp(84px,7vw,124px);font-weight:600;letter-spacing:-.05em}.timeline-year__aside span,.timeline-year__aside em,.timeline-year__aside small{color:#b9b1b7}.timeline-year__aside span{margin-top:4px;font-size:13px;letter-spacing:.08em}.timeline-year__aside em,.timeline-year__aside small{font-size:11px;letter-spacing:.18em;text-transform:uppercase}.timeline-year__line{background:#efebed}.timeline-year__storyline{margin-bottom:12px}.timeline-entry__shell{grid-template-columns:minmax(0,1fr) 96px;gap:18px}.timeline-entry__card{padding:22px 124px 20px 22px;border-radius:28px;box-shadow:0 12px 28px #392a3107}.timeline-entry__header{gap:12px}.timeline-entry__profile strong{font-size:15px}.timeline-entry__profile span,.timeline-entry__eyebrow span,.timeline-entry__meta span,.timeline-entry__metric-strip span,.timeline-entry__source span{font-size:11px}.timeline-entry__card h3{margin-top:10px;font-size:clamp(24px,2vw,38px);line-height:1.02}.timeline-entry__copy p{line-height:1.9}.timeline-entry__media{min-height:340px;margin-top:18px}.timeline-entry__daystamp{right:14px;top:18px}.timeline-entry__daystamp strong{font-size:58px;color:#2c2328}.timeline-entry__daystamp span{font-size:14px}.timeline-stage__summary.timeline-stage__summary--bottom{width:min(1120px,100%);margin:18px auto 0}.message-stream-row.is-pair{column-gap:36px;padding-top:26px}.message-stream-row.is-pair .message-stream-row__stamp{top:4px;border-radius:10px}.message-wall-card{min-height:176px;padding:22px 22px 14px;border-radius:28px}.message-wall-card.is-left{margin-left:46px}.message-wall-card.is-right{margin-right:46px}.message-wall-card__avatar-image,.message-row__avatar{width:70px;height:70px}.message-wall-card.is-left .message-wall-card__avatar-image,.message-wall-card.is-left .message-row__avatar{left:-74px;top:-2px}.message-wall-card.is-right .message-wall-card__avatar-image,.message-wall-card.is-right .message-row__avatar{right:-74px;top:-2px}.message-wall-card__profile strong{font-size:15px}.message-wall-card__identity>span,.message-wall-card footer span,.message-wall-card__lv{font-size:11px}.message-wall-card p{margin-top:16px;font-size:15px;line-height:1.95}.message-wall-card footer{margin-top:14px}.album-masonry{gap:28px}.album-masonry__item{padding:22px 22px 18px;border-radius:30px}.album-masonry__author-badge{width:40px;height:40px;font-size:18px}.album-masonry__author strong{font-size:16px}.album-masonry__item h3{margin-top:14px;margin-bottom:10px;font-size:clamp(26px,2.3vw,38px);line-height:1.06}.album-masonry__item p{font-size:15px;line-height:1.85}.album-collage{border-radius:24px}.album-masonry__item footer strong{font-size:40px}@media(max-width:1180px){.timeline-year{grid-template-columns:1fr}.timeline-board:before{left:16px}.timeline-year__aside{width:100%;min-height:auto;text-align:left;align-items:flex-start}.timeline-entry__shell{grid-template-columns:1fr}}.home-dashboard,.overview-panels,.home-overview-stage,.timeline-board,.timeline-stage__summary,.timeline-heatmap-wrap,.message-toolbar,.checklist-focus,.about-audio{position:relative;border:1px solid rgba(255,255,255,.78);background:radial-gradient(circle at top left,rgba(255,224,231,.84),transparent 32%),linear-gradient(160deg,#fff9f5fa,#fff2ecf0);box-shadow:0 26px 56px #b47c7621}.home-dashboard{border-radius:36px;padding:28px}.home-overview-stage{border-radius:38px;padding:30px}.home-overview-stage__lead,.timeline-entry__card,.message-wall-card,.album-masonry__item,.album-preview-stage__story,.album-preview-stage__notes,.album-detail-hero__cover,.album-detail-hero__side,.album-detail-hero__thumbs,.album-detail-hero__captionbar,.message-drawer__header,.message-drawer__stage-note,.message-drawer__body{border:1px solid rgba(255,255,255,.78);background:radial-gradient(circle at top right,rgba(255,229,236,.78),transparent 30%),linear-gradient(180deg,#ffffffdb,#fff7f3b8);box-shadow:0 22px 48px #b27e771f}.home-overview-stage__lead,.timeline-entry__card,.message-wall-card,.album-masonry__item,.album-preview-stage__story,.album-preview-stage__notes,.album-detail-hero__cover,.album-detail-hero__side,.album-detail-hero__thumbs,.album-detail-hero__captionbar,.message-drawer__header,.message-drawer__stage-note,.message-drawer__body{border-radius:30px}.home-dashboard__story-topline,.overview-panels__headline,.home-overview-stage__leadline,.timeline-stage__meta,.timeline-stage__anchors,.message-toolbar__filters,.message-toolbar__summary,.album-masonry__eyebrow,.album-masonry__trail,.message-wall-card__eyebrow,.message-wall-card__meta-strip,.message-wall-card__chips,.message-wall-card__toolline,.message-preview-card__eyebrow,.message-preview-card__tools,.message-preview-card__actionrail,.album-feature__chips,.album-feature__storyline,.album-feature__footrail,.album-detail-hero__chips,.album-detail-hero__storyline,.album-detail-hero__stats,.album-detail-hero__caption-pills,.album-photo-flow__toolbar,.checklist-focus__chapter,.checklist-focus__meta,.checklist-focus__stats{display:flex;flex-wrap:wrap;gap:10px}.home-dashboard__story-topline span,.home-dashboard__story-topline em,.overview-panels__headline span,.home-overview-stage__leadline span,.timeline-stage__meta span,.timeline-stage__anchors button,.message-toolbar__filters button,.message-toolbar__summary span,.album-masonry__eyebrow span,.album-masonry__trail span,.message-wall-card__eyebrow span,.message-wall-card__meta-strip span,.message-wall-card__chips span,.message-wall-card__toolline span,.message-preview-card__eyebrow span,.message-preview-card__tools span,.message-preview-card__actionrail span,.album-feature__chips span,.album-feature__storyline span,.album-feature__footrail span,.album-detail-hero__chips span,.album-detail-hero__storyline span,.album-detail-hero__stats span,.album-detail-hero__caption-pills span,.album-photo-flow__toolbar span,.timeline-entry__type span,.timeline-entry__eyebrow span,.timeline-entry__metric-strip span,.timeline-entry__capsule span,.timeline-entry__footrail span,.checklist-focus__chapter span,.checklist-focus__chapter em,.checklist-focus__meta span,.checklist-focus__stats span,.message-drawer__head-badges span,.message-drawer__stage-note-chips span,.message-drawer__spotlight span,.message-drawer__meta span,.message-drawer__toolbar span,.message-drawer__divider-tabs span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#ffffffb3;color:#714b47d1;font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-style:normal}.cluster-heading{align-items:center;margin-bottom:20px}.cluster-heading__icon,.message-preview-card__avatar,.message-drawer__header-icon,.message-drawer__avatar,.message-drawer__hero-avatar,.album-detail-hero__profile-avatar,.timeline-entry__avatar{background:linear-gradient(135deg,#df768bf0,#f6ad84db);color:#fff8f7;box-shadow:0 14px 30px #c5758338}.cluster-heading__icon,.message-preview-card__avatar,.message-drawer__header-icon,.message-drawer__avatar,.message-drawer__hero-avatar,.album-detail-hero__profile-avatar{width:52px;height:52px;border-radius:18px}.timeline-entry__avatar{width:56px;height:56px;border-radius:20px}.cluster-heading__copy small,.cluster-heading__tag,.message-wall-card__lv,.timeline-entry__script,.message-drawer__header-copy small,.message-drawer__stage-note small,.message-drawer__signal-card small,.message-drawer__panel-head small,.message-drawer__excerpt-note small,.message-drawer__insight-card small{letter-spacing:.14em;text-transform:uppercase}.cluster-heading__tag,.cluster-heading__action,.message-toolbar__write,.album-masonry__go,.message-drawer__close{border-radius:16px;box-shadow:0 14px 28px #b27c761f}.cluster-heading__tag,.cluster-heading__action,.album-masonry__go,.message-drawer__close{background:#ffffffd1;color:#8f4d5d}.message-toolbar__write{min-width:116px;min-height:42px;background:linear-gradient(135deg,#e1748af0,#f7ad82e0);color:#fff9f8;box-shadow:0 16px 28px #c7758338}.album-showcase,.message-wall-preview{position:relative;display:grid;grid-template-columns:180px minmax(0,1fr) 320px;gap:18px;align-items:start}.album-showcase__spine,.message-wall-preview__spine{position:sticky;top:112px;display:grid;gap:10px;padding:20px 18px;border:1px solid rgba(255,255,255,.76);border-radius:28px;background:linear-gradient(180deg,#fffc,#fff7f3b8);box-shadow:0 18px 38px #b17c751f}.album-feature{overflow:hidden;min-height:520px;border-radius:34px;box-shadow:0 28px 56px #ad78742e}.album-feature img{filter:saturate(1.04);transform:scale(1.02)}.album-feature__overlay{padding:24px;background:linear-gradient(180deg,#12090c14,#12090c61)}.album-feature__overlay small,.album-feature__overlay p,.album-feature__signal span,.album-feature__signal strong,.album-feature__signal em,.album-feature__chips span,.album-feature__corner span,.album-feature__corner em,.album-feature__storyline span,.album-feature__footrail span,.album-detail-hero__veil small,.album-detail-hero__veil p{text-shadow:0 8px 28px rgba(18,9,12,.34)}.album-mini{position:relative;overflow:hidden;min-height:212px;padding:16px 16px 18px 132px;border:1px solid rgba(255,255,255,.76);border-radius:28px;background:radial-gradient(circle at top right,rgba(255,230,235,.8),transparent 28%),linear-gradient(180deg,#ffffffd6,#fff7f3b8);box-shadow:0 20px 44px #b27d761f}.album-mini img{position:absolute;left:16px;top:16px;bottom:16px;width:102px;height:calc(100% - 32px);border-radius:20px;object-fit:cover;box-shadow:0 18px 34px #a5726d29}.album-mini__meter,.album-thumb__meter{height:6px;border-radius:999px;background:#e8ccc6a8;overflow:hidden}.album-mini__meter i,.album-thumb__meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(135deg,#db7689f2,#f7ad82db)}.album-masonry__item{position:relative;overflow:hidden}.album-masonry__item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.22),transparent 22%)}.album-collage,.timeline-entry__media,.album-photo-flow__item,.album-lightbox img{overflow:hidden;border-radius:26px;box-shadow:0 24px 48px #ab787329}.message-wall{position:relative}.message-wall__spine{background:linear-gradient(180deg,#dc8d9938,#f5b8911f)}.message-stream-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:68px;row-gap:18px;align-items:start}.message-wall-card:hover,.message-wall-card.is-active,.album-masonry__item:hover{transform:translateY(-2px)}.message-preview-card{position:relative;min-height:214px;padding:22px 22px 16px;border:1px solid rgba(255,255,255,.78);border-radius:30px;background:radial-gradient(circle at top right,rgba(255,229,236,.78),transparent 30%),linear-gradient(180deg,#ffffffdb,#fff7f3b8);box-shadow:0 22px 48px #b27e771f}.message-preview-card.is-left{margin-left:40px}.message-preview-card.is-right{margin-right:40px}.message-preview-card__quote,.message-wall-card__quote,.message-drawer__excerpt-note,.message-drawer__reply,.message-drawer__thread{padding:14px 16px;border-left:3px solid rgba(220,143,155,.5);border-radius:18px;background:#fff4efdb;color:#744d49cc;line-height:1.8}.timeline-year{position:relative;grid-template-columns:220px 24px minmax(0,1fr);gap:18px;margin-top:24px}.timeline-year__line{position:relative;width:24px}.timeline-year__line:before{content:"";position:absolute;left:50%;top:10px;bottom:10px;width:2px;transform:translate(-50%);background:linear-gradient(180deg,#dd8c9957,#f4b7902e)}.timeline-year__aside{padding:22px 18px;border:1px solid rgba(255,255,255,.78);border-radius:28px;background:linear-gradient(180deg,#ffffffb8,#fff7f49e);box-shadow:0 16px 34px #b07e761a}.timeline-entry__shell{grid-template-columns:minmax(0,1fr) 92px;gap:18px;align-items:stretch}.timeline-entry__daystamp{align-self:start;display:grid;place-items:center;gap:6px;min-height:96px;padding:18px 10px;border:1px solid rgba(255,255,255,.76);border-radius:26px;background:linear-gradient(180deg,#ffffffb8,#fff3eea8);box-shadow:0 18px 38px #b57e761a}.message-drawer{width:min(560px,100vw);padding:24px 18px 24px 22px;border-left:1px solid rgba(255,255,255,.78);background:radial-gradient(circle at top right,rgba(255,223,229,.84),transparent 24%),linear-gradient(180deg,#fffbf7fa,#fff2edf5);box-shadow:-26px 0 60px #ad797433}.message-drawer__signal-rail,.message-drawer__insight-grid,.album-detail-hero,.album-photo-flow__intro,.album-photo-flow__meta{display:grid;gap:12px}.message-drawer__signal-rail,.message-drawer__insight-grid,.album-photo-flow__intro,.album-photo-flow__meta{grid-template-columns:repeat(3,minmax(0,1fr))}.album-detail-hero{grid-template-columns:minmax(0,1fr) 300px;gap:18px}.album-detail-hero__cover{min-height:620px}.album-detail-hero__cover>img{filter:saturate(1.04) contrast(1.02);transform:scale(1.02)}.album-detail-hero__veil{max-width:76%;padding:24px;border-radius:30px;background:#22121742;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.album-detail-hero__thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:16px}.album-thumb{overflow:hidden;border-radius:24px;background:#ffffffa8;box-shadow:0 16px 34px #b17b741a}.album-thumb img{height:138px;border-radius:18px;object-fit:cover}.album-photo-flow__item img{transition:transform .4s ease,filter .4s ease}.album-photo-flow__item:hover img{transform:scale(1.03);filter:saturate(1.06)}@media(max-width:1180px){.album-showcase,.message-wall-preview,.message-toolbar,.message-stream-row,.timeline-year,.timeline-entry__shell,.message-drawer__signal-rail,.message-drawer__insight-grid,.album-detail-hero,.album-photo-flow__intro,.album-photo-flow__meta{grid-template-columns:1fr}.album-showcase__spine,.message-wall-preview__spine,.checklist-focus,.story-layout__assist-rail{position:relative;top:auto}.timeline-year__line{display:none}.album-detail-hero__thumbs,.album-detail-hero__captionbar{grid-template-columns:1fr}}@media(max-width:820px){.home-dashboard,.home-overview-stage,.timeline-board,.timeline-stage__summary,.timeline-heatmap-wrap,.message-toolbar,.checklist-focus,.about-audio{padding:20px 18px;border-radius:26px}.message-preview-card.is-left,.message-preview-card.is-right,.message-wall-card.is-left,.message-wall-card.is-right{margin-left:0;margin-right:0}.album-mini{min-height:auto;padding:16px}.album-mini img{position:relative;left:auto;top:auto;bottom:auto;width:100%;height:180px;margin-bottom:14px}.album-mini__meter{position:relative;left:auto;right:auto;bottom:auto;margin-top:12px}.album-detail-hero__cover{min-height:480px}.album-detail-hero__veil{max-width:100%;padding:18px;border-radius:24px}.message-drawer{width:100vw;padding:18px 12px}.message-drawer__quickbar{grid-template-columns:repeat(2,minmax(0,1fr))}.message-drawer__composer,.message-drawer__composer--panel{grid-template-columns:1fr auto}.message-drawer__composer-icon{display:none}}.love-hero{border-radius:0 0 42px 42px;overflow:hidden}.love-hero__brand{top:22px;left:26px;min-height:34px;padding:0 14px;border-radius:999px;background:#ffffff29;color:#fff6f4db;font-size:11px;letter-spacing:.18em;text-transform:uppercase;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.love-hero__pair{padding-top:26px;padding-bottom:76px}.love-hero__avatar-box{gap:16px}.love-hero__avatar-frame{padding:14px;border-radius:36px;background:#ffffff1a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.love-hero__avatar{box-shadow:0 28px 56px #190c0f42}.love-hero__name{text-shadow:0 8px 24px rgba(18,8,10,.3)}.love-hero__avatar-note{padding:10px 14px;border-radius:18px;background:#ffffff24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.love-hero__avatar-note span,.love-hero__avatar-note em{color:#fff5f2d6}.love-hero__distance{min-height:42px;padding:0 18px;border-radius:999px;background:#ffffff2e;box-shadow:0 16px 34px #180a0f2e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.love-hero__heart{box-shadow:0 0 0 18px #ffffff14,0 24px 40px #1b0b1038}.love-hero__dock{bottom:28px;padding:10px;border-radius:999px;background:#ffffff24;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 42px #160a0e2e}.love-hero__dock-item{min-width:74px;border-radius:999px}.love-hero__dock-item.is-active{background:#ffffff38}.countdown-card,.feature-photo,.weather-card,.stats-card,.distance-stage,.city-distance-card,.timeline-glance,.anniversary-rack,.section-cluster__item,.love-day-card{border:1px solid rgba(255,255,255,.78);background:radial-gradient(circle at top right,rgba(255,229,236,.76),transparent 30%),linear-gradient(180deg,#ffffffdb,#fff7f3b8);box-shadow:0 22px 48px #b27e771f}.countdown-card,.feature-photo,.distance-stage,.city-distance-card,.timeline-glance,.anniversary-rack{border-radius:32px}.weather-card,.stats-card,.section-cluster__item,.love-day-card{border-radius:26px}.countdown-card{padding:24px}.countdown-card__copy h1{color:#533538;line-height:1.02;letter-spacing:-.04em}.countdown-card__leadline,.countdown-card__footer,.feature-photo__pill-row,.feature-photo__chips,.feature-photo__footline,.distance-stage__toolbar,.distance-stage__stats,.timeline-glance__footrail{display:flex;flex-wrap:wrap;gap:10px}.countdown-card__leadline span,.countdown-card__leadline em,.countdown-card__footer .countdown-card__weather-pair,.feature-photo__pill-row span,.feature-photo__chips span,.feature-photo__footline span,.feature-photo__footline em,.distance-stage__toolbar button,.distance-stage__stats span,.timeline-glance__footrail span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#ffffffb3;color:#714b47d1;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.countdown-card__days strong{color:#a4475c;line-height:.9}.countdown-card__clock,.countdown-card__ticker{border-radius:24px;background:#ffffffad}.countdown-card__weather-pair{min-width:0}.countdown-card__weather-pair strong{color:#5a393c}.feature-photo{overflow:hidden;min-height:420px}.feature-photo img{filter:saturate(1.04);transform:scale(1.02)}.feature-photo__meta{background:linear-gradient(180deg,#12090c0f,#12090c57)}.feature-photo__storynote,.feature-photo__footline{color:#fff8f6e6}.feature-photo__meta h3,.feature-photo__meta p,.feature-photo__storynote strong{text-shadow:0 8px 28px rgba(18,9,12,.34)}.weather-card__icon,.stats-card__icon,.distance-stage__avatar,.distance-stage__endpoint{background:linear-gradient(135deg,#df768bf0,#f6ad84db);color:#fff8f7;box-shadow:0 14px 30px #c5758333}.home-dashboard__story h3,.overview-panels h3,.home-overview-stage__lead h3,.timeline-glance h3,.anniversary-rack h3{color:#543538;line-height:1.06}.home-dashboard__note header,.home-dashboard__ticket header{align-items:center}.home-dashboard__ticket-foot,.home-dashboard__letter-foot{display:flex;flex-wrap:wrap;gap:10px}.home-dashboard__letter.is-dark,.home-overview-stage__note.is-dark,.message-drawer__signal-card.is-dark,.message-drawer__insight-card.is-dark{background:linear-gradient(180deg,#5e383ef5,#7f4851f0);color:#fff5f2eb}.home-dashboard__letter.is-dark small,.home-dashboard__letter.is-dark strong,.home-dashboard__letter.is-dark p,.home-dashboard__letter.is-dark span,.home-overview-stage__note.is-dark small,.home-overview-stage__note.is-dark strong,.home-overview-stage__note.is-dark span{color:inherit}.distance-stage{overflow:hidden;padding:26px}.distance-stage__counter{color:#dc97a042}.distance-stage__float,.distance-stage__map{border-radius:28px;overflow:hidden}.distance-stage__summary{border-radius:24px;background:#ffffff2e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.distance-stage__route-line{background:linear-gradient(90deg,#dc768bad,#f7ad829e)}.distance-stage__route-point i{color:#a6485c}.city-distance-card__map{border-radius:24px;background:radial-gradient(circle at 18% 20%,rgba(220,118,139,.2),transparent 18%),radial-gradient(circle at 78% 64%,rgba(247,173,130,.18),transparent 20%),linear-gradient(180deg,#fff7f3eb,#ffece4c7)}.city-distance-card__chips,.city-distance-card__route{display:flex;flex-wrap:wrap;gap:10px}.city-distance-card__chips span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffffad;color:#714b47d1;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.timeline-glance ul li,.anniversary-pill,.section-cluster__item{border-radius:22px;background:#ffffffad}.section-cluster__item{overflow:hidden}.section-cluster__item h4,.love-day-card h3{color:#59383b}.message-drawer__close{transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.message-drawer__close:hover,.message-drawer__actions--floating button:hover,.message-drawer__emoji-strip button:hover,.message-drawer__emoji-grid button:hover,.message-toolbar__write:hover,.album-masonry__go:hover{transform:translateY(-1px);box-shadow:0 18px 32px #b47c762e}.message-drawer__hero,.message-drawer__thread,.message-drawer__quickbar,.message-drawer__emoji-panel{position:relative}.message-drawer__thread:before,.message-drawer__emoji-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.16),transparent 24%)}.message-drawer__quickbar span,.message-drawer__actions--floating button,.message-drawer__emoji-strip button,.message-drawer__emoji-grid button,.message-drawer__composer-icon{transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.message-drawer__quickbar span:hover{transform:translateY(-1px);background:#ffffffd1}.message-drawer__composer,.message-drawer__composer--panel{border-radius:20px;background:#fffc}.album-masonry__serial{color:#d9949e57;letter-spacing:-.06em}.album-masonry__statsbar,.album-masonry__footerline{position:relative;z-index:1}.album-masonry__statsbar{border-radius:22px;background:#ffffffad}.album-masonry__statsbar b{color:#5b393c;line-height:1}.album-masonry__statsbar em{font-style:normal}@media(max-width:1180px){.album-showcase,.message-wall-preview{grid-template-columns:1fr}.message-stream-row{grid-template-columns:1fr;column-gap:0}.love-hero__pair{padding-bottom:112px}}@media(max-width:820px){.love-hero{border-radius:0 0 28px 28px}.love-hero__pair{padding-top:18px;padding-bottom:104px}.countdown-card,.distance-stage{padding:18px;border-radius:24px}.feature-photo{min-height:320px;border-radius:24px}.distance-stage__summary,.city-distance-card__map,.countdown-card__clock,.countdown-card__ticker{border-radius:20px}}.love-hero__backdrop{transform:scale(1.04);filter:saturate(1.02) contrast(1.02)}.love-hero__noise{opacity:.2}.love-hero__curve{opacity:.72}.love-hero__pager{bottom:98px;gap:10px}.love-hero__pager i{width:8px;height:8px;border-radius:999px;background:#fff8f661}.love-hero__pager i.is-active{width:24px;background:#fff8f6eb}.love-hero__scroll-cue{bottom:24px}.countdown-card__copy{gap:16px}.countdown-card__since{color:#6f4a47bd;font-size:13px;letter-spacing:.16em;text-transform:uppercase}.countdown-card__cta{min-height:48px;padding:0 18px;border-radius:18px;background:linear-gradient(135deg,#df768bf0,#f6ad84e0);color:#fff9f8;box-shadow:0 18px 32px #c7758338}.countdown-card__clock>div{min-width:78px;padding:12px 10px;border-radius:18px;background:#ffffffbd}.countdown-card__clock em,.countdown-card__ticker em{color:#a4475c}.countdown-card__ticker{padding:12px 14px}.feature-photo__pill-row{top:18px;left:18px;right:18px}.feature-photo__pill-row span{background:#ffffff2e;color:#fff8f6e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.feature-photo__meta{padding:22px}.feature-photo__storynote{gap:10px}.feature-photo__meta h3{font-size:clamp(28px,2.4vw,40px);line-height:1.04;letter-spacing:-.04em}.feature-photo__meta p{line-height:1.86}.weather-card,.stats-card{overflow:hidden}.weather-card:before,.stats-card:before,.section-cluster__item:before,.love-day-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 24%)}.weather-card__temp,.stats-card strong{color:#58373a}.stats-card__stamp{color:#db969f47}.distance-stage__summary{padding:16px 18px}.distance-stage__person strong,.distance-stage__middle span,.distance-stage__footer strong{color:#56373a}.distance-stage__middle{min-width:132px;padding:10px 12px;border-radius:20px;background:#ffffff2e}.distance-stage__toolbar button{min-height:36px;padding:0 14px;border-radius:999px;background:#ffffffb8;color:#714b47d1;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.distance-stage__map{min-height:280px;background:radial-gradient(circle at 18% 20%,rgba(220,118,139,.14),transparent 18%),radial-gradient(circle at 78% 64%,rgba(247,173,130,.14),transparent 20%),linear-gradient(180deg,#fff7f3d1,#ffece4b3)}.distance-stage__endpoint{width:52px;height:52px;border-radius:18px}.distance-stage__route-point{min-height:34px;padding:0 12px;border-radius:999px;background:#ffffffd1;box-shadow:0 14px 28px #b27c761f}.section-cluster{gap:18px}.section-cluster__card{overflow:hidden;border-radius:28px;box-shadow:0 24px 48px #b17c7524}.section-cluster__veil{background:linear-gradient(180deg,#12090c0f,#12090c61)}.section-cluster__topline,.section-cluster__eyebrow,.section-cluster__chips,.section-cluster__storyline{display:flex;flex-wrap:wrap;gap:10px}.section-cluster__badge,.section-cluster__icon,.section-cluster__eyebrow span,.section-cluster__chips span,.section-cluster__storyline span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffff2e;color:#fff8f6e6;font-size:11px;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.section-cluster__card h4{font-size:clamp(24px,2.2vw,34px);line-height:1.06;letter-spacing:-.04em;text-shadow:0 8px 28px rgba(18,9,12,.34)}.section-cluster__card p{line-height:1.82}.timeline-entry__card{padding:24px 24px 20px}.timeline-entry__headline strong{color:#55363a}.timeline-entry h3{margin-top:18px;font-size:clamp(30px,2.5vw,42px);line-height:1.04;letter-spacing:-.05em}.timeline-entry__copy p{max-width:72ch}.timeline-entry__source{padding:14px 16px;border-radius:22px;background:#ffffffb8}.timeline-entry__daystamp strong{color:#a6485d;line-height:1}.album-detail-hero__veil small{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffff24;color:#fff8f6e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.album-detail-hero__veil h3{font-size:clamp(40px,3.6vw,62px);line-height:.98;letter-spacing:-.06em}.album-detail-hero__veil p{max-width:48ch;line-height:1.9}.album-detail-hero__spotline,.album-detail-hero__meta-line{display:flex;flex-wrap:wrap;gap:10px}.album-detail-hero__spotline span,.album-detail-hero__meta-line span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffff29;color:#fff8f6e6;font-size:11px;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}@media(max-width:1180px){.timeline-entry__copy p,.album-detail-hero__veil p{max-width:none}}@media(max-width:820px){.countdown-card__clock{gap:8px}.countdown-card__clock>div{min-width:0;flex:1}.feature-photo__meta,.timeline-entry__card{padding:18px}.timeline-entry h3,.album-detail-hero__veil h3,.section-cluster__card h4{font-size:28px}}.home-dashboard__story,.home-dashboard__rail,.home-dashboard__tickets,.home-overview-stage__lead,.home-overview-stage__notes,.album-showcase__stack,.message-wall-preview__col{gap:16px}.home-dashboard__note,.home-dashboard__ticket,.home-dashboard__letter,.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.home-overview-stage__note,.timeline-glance ul li,.anniversary-pill,.album-showcase__caption-card{position:relative;overflow:hidden}.home-dashboard__note:before,.home-dashboard__ticket:before,.home-dashboard__letter:before,.home-overview-stage__rail-card:before,.home-overview-stage__storyline-card:before,.home-overview-stage__note:before,.timeline-glance ul li:before,.anniversary-pill:before,.album-showcase__caption-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 24%)}.home-dashboard__note,.home-dashboard__ticket,.home-dashboard__letter,.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.home-overview-stage__note{padding:18px}.home-dashboard__note strong,.home-dashboard__ticket strong,.home-overview-stage__rail-card strong,.home-overview-stage__storyline-card strong,.home-overview-stage__note strong{line-height:1.04}.home-dashboard__note-metrics{gap:12px}.home-dashboard__note-metrics strong{font-size:26px}.home-dashboard__ticket strong{font-size:clamp(30px,2.6vw,42px)}.home-dashboard__ticket small,.home-dashboard__ticket-foot span,.home-dashboard__ticket-foot em,.home-dashboard__letter-foot span{color:#6f4a47c2;font-style:normal}.home-overview-stage__storyline-card,.home-overview-stage__note{min-height:160px}.home-overview-stage__storyline-card span,.home-overview-stage__note span{line-height:1.78}.timeline-glance ul{gap:12px}.timeline-glance ul li{padding:16px 18px}.timeline-glance ul li strong{color:#58373a;font-size:18px}.timeline-glance ul li span{color:#684643c7;line-height:1.76}.timeline-glance ul li em{color:#714b47b8;font-style:normal}.anniversary-rack__items{gap:12px}.anniversary-pill{padding:16px 18px}.anniversary-pill strong{color:#58373a;font-size:22px;line-height:1.12}.anniversary-pill__trail{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.anniversary-pill__trail em,.anniversary-pill__trail b{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffffb8;color:#714b47d1;font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-style:normal}.section-cluster__card{min-height:360px}.section-cluster__media img{filter:saturate(1.03)}.section-cluster__card h3{font-size:clamp(28px,2.5vw,40px);line-height:1.04;letter-spacing:-.04em;text-shadow:0 8px 28px rgba(18,9,12,.34)}.section-cluster__card footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;color:#fff8f6d1;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.album-showcase__caption-card strong{color:#5b393c;font-size:20px;line-height:1.14}.message-wall-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.message-wall-card__identity span,.message-wall-card__footnote em{color:#6f4a47bd}.message-wall-card__quote.is-right,.message-wall-card__meta-strip.is-right,.message-wall-card__chips.is-right,.message-wall-card__toolline.is-right,.message-wall-card__eyebrow.is-right{justify-content:flex-end}.message-drawer__backdrop{background:#26131857;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.message-drawer__header,.message-drawer__stage-note,.message-drawer__body,.message-drawer__emoji-panel,.message-drawer__thread,.message-drawer__reply,.message-drawer__excerpt-note{box-shadow:0 20px 40px #b17c751a}.message-drawer__header-copy strong,.message-drawer__stage-note strong,.message-drawer__panel-head strong,.message-drawer__hero-copy strong{font-size:20px}.message-drawer__hero-copy span,.message-drawer__header-copy span,.message-drawer__stage-note-chips span,.message-drawer__spotlight span{color:#704b47c7}.message-drawer__body>p,.message-drawer__bubble p,.message-drawer__reply span,.message-drawer__excerpt-note span{line-height:1.92}.message-drawer__thread{padding:18px}.message-drawer__bubble{position:relative;overflow:hidden}.message-drawer__bubble:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 24%)}.message-drawer__bubble-head strong{color:#57373a}.message-drawer__insight-card,.message-drawer__signal-card{min-height:132px}.message-drawer__quickbar span{box-shadow:0 14px 30px #b27c7614}.message-drawer__feedback{margin-top:12px;padding:10px 12px;border-radius:14px;background:#fff0e8cc;color:#a24b5a;font-size:12px}.message-drawer__composer-note{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;color:#714b47b8;font-size:12px}.message-drawer__composer input,.message-drawer__composer--panel input{color:#56373a}.album-photo-flow__storyline{align-items:center;margin-bottom:20px}.album-photo-flow__storyline strong{color:#56373a;font-size:clamp(28px,2.4vw,40px);line-height:1.06;letter-spacing:-.04em}.album-photo-flow__intro-card,.album-photo-flow__meta-card{position:relative;overflow:hidden}.album-photo-flow__intro-card:before,.album-photo-flow__meta-card:before,.album-photo-flow__empty:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 24%)}.album-photo-flow__intro-card strong,.album-photo-flow__meta-card strong{line-height:1.08}.album-photo-flow__grid{margin-top:18px}.album-photo-flow__item{min-height:240px}.album-photo-flow__veil{background:linear-gradient(180deg,#12090c0a,#12090c6b)}.album-photo-flow__caps{display:flex;flex-wrap:wrap;gap:8px}.album-photo-flow__caps span,.album-photo-flow__storynote small,.album-photo-flow__storynote span{text-shadow:0 8px 28px rgba(18,9,12,.34)}.album-photo-flow__storynote,.album-photo-flow__item strong{max-width:calc(100% - 32px)}.album-photo-flow__empty{position:relative;padding:28px;border-radius:28px;border:1px solid rgba(255,255,255,.76);background:radial-gradient(circle at top left,rgba(255,228,235,.72),transparent 30%),linear-gradient(180deg,#ffffffd6,#fff7f3b8);box-shadow:0 20px 42px #b17c751f}.album-photo-flow__empty strong{color:#58373a;font-size:28px}.album-photo-flow__empty p{margin-top:10px;color:#674643c7;line-height:1.82}.album-lightbox__close,.album-lightbox__nav{width:48px;height:48px;border-radius:16px;background:#2214176b;color:#fff8f6eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 34px #00000029}.album-lightbox__caption{min-width:min(680px,100vw - 48px);border-radius:24px}.album-lightbox__caption strong{font-size:24px;line-height:1.1}.album-lightbox__caption-rail{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.album-lightbox__caption-rail em{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffff1f;color:#fff8f6d1;font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-style:normal}@media(max-width:1180px){.home-dashboard__tickets,.home-overview-stage__notes,.message-drawer__signal-rail,.message-drawer__insight-grid,.album-photo-flow__intro,.album-photo-flow__meta{grid-template-columns:1fr}}@media(max-width:820px){.section-cluster__card,.album-photo-flow__empty{border-radius:24px}.message-drawer__header-copy strong,.message-drawer__stage-note strong,.message-drawer__panel-head strong,.message-drawer__hero-copy strong,.album-lightbox__caption strong{font-size:20px}.album-photo-flow__storyline strong,.section-cluster__card h3{font-size:26px}}.timeline-glance,.anniversary-rack,.moment-card,.love-day-card,.section-cluster__card,.album-thumb,.album-lightbox__caption,.message-drawer__bubble,.message-drawer__quickbar span,.message-drawer__emoji-panel,.message-drawer__signal-card,.message-drawer__insight-card{position:relative;overflow:hidden}.timeline-glance:before,.anniversary-rack:before,.moment-card:before,.love-day-card:before,.album-thumb:before,.album-lightbox__caption:before,.message-drawer__signal-card:before,.message-drawer__insight-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 24%)}.timeline-glance,.anniversary-rack{padding:20px}.timeline-glance__kicker,.anniversary-rack__kicker,.moment-card__badge,.moment-card__author,.love-day-card header span,.love-day-card header em{letter-spacing:.14em;text-transform:uppercase}.timeline-glance h3,.anniversary-rack h3,.moment-card h3,.love-day-card h3{margin-top:10px;color:#58373a;line-height:1.06}.timeline-glance__footrail span,.love-day-card__meta span,.love-day-card__meta em,.moment-card__trail span,.moment-card__meta span,.moment-card__footline span,.moment-card__footline em{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffffb3;color:#714b47cc;font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-style:normal}.love-day-card{padding:18px}.love-day-card strong{color:#a4475c;line-height:.92}.love-day-card__meta,.moment-card__trail,.moment-card__meta,.moment-card__footline{display:flex;flex-wrap:wrap;gap:10px}.moment-grid{gap:18px}.moment-card{padding:18px;border-radius:28px;border:1px solid rgba(255,255,255,.76);background:radial-gradient(circle at top right,rgba(255,229,236,.74),transparent 30%),linear-gradient(180deg,#ffffffd6,#fff7f3b8);box-shadow:0 20px 42px #b17c751f}.moment-card__topline,.moment-card__trail,.moment-card__meta,.moment-card__footline{align-items:center}.moment-card__datebox{width:100px;min-height:100px;padding:14px 12px;border-radius:24px;background:linear-gradient(180deg,#fff0e8d6,#fff8f4c7);box-shadow:0 16px 30px #b17c751a}.moment-card__datebox strong{color:#a4475c;line-height:.92}.moment-card p,.moment-card__storyline span{line-height:1.82}.moment-card__storyline{margin-top:14px;padding:14px 16px;border-radius:20px;background:#ffffffb8}.moment-card__storyline strong{color:#5a393c}.section-cluster__dock{display:flex;flex-wrap:wrap;gap:10px}.section-cluster__dock span{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#ffffffb3;color:#714b47d1;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.message-drawer__signal-card strong,.message-drawer__insight-card strong{font-size:20px;line-height:1.08}.message-drawer__signal-card span,.message-drawer__insight-card span{line-height:1.72}.message-drawer__bubble{padding:16px;box-shadow:0 16px 30px #b17c7514}.message-drawer__bubble.is-self{border-radius:24px 24px 24px 14px}.message-drawer__bubble.is-reply{border-radius:24px 24px 14px}.message-drawer__bubble-head span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#ffffffb8;color:#714b47c7;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.message-drawer__quickbar{gap:12px}.message-drawer__quickbar span{border-radius:22px}.message-drawer__emoji-strip,.message-drawer__emoji-grid{margin-top:12px}.message-drawer__emoji-strip button,.message-drawer__emoji-grid button{min-width:46px;min-height:46px;box-shadow:0 12px 24px #b17c7514}.message-drawer__emoji-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(46px,1fr))}.album-thumb{padding:10px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.album-thumb__index{color:#d9949e4d}.album-thumb.is-active{transform:translateY(-2px);background:linear-gradient(180deg,#ffeaeef5,#fff7f2e6);box-shadow:0 20px 38px #b17b7429}.album-thumb:hover{transform:translateY(-1px)}.album-thumb span{color:#5a393c;line-height:1.3}.album-thumb small,.album-thumb__meta{color:#6c4845bd}.album-photo-flow__toolbar{justify-content:flex-start}.album-photo-flow__item.is-tall{min-height:360px}.album-photo-flow__item.is-wide{min-height:300px}.album-photo-flow__index{font-weight:700;letter-spacing:.08em}.album-lightbox{background:#12090cb8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.album-lightbox__nav:hover,.album-lightbox__close:hover{background:#22141794}.album-lightbox__caption{background:#22141775;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 26px 52px #0000002e}.album-lightbox__caption>span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffff1f;color:#fff8f6d6;font-size:11px;letter-spacing:.08em;text-transform:uppercase}@media(max-width:1180px){.moment-grid{grid-template-columns:1fr 1fr}}@media(max-width:820px){.moment-grid{grid-template-columns:1fr}.moment-card,.love-day-card,.timeline-glance,.anniversary-rack{padding:16px;border-radius:24px}.moment-card__datebox{width:84px;min-height:84px;border-radius:20px}.album-lightbox__caption{min-width:calc(100vw - 24px)}}.love-hero__compact-card,.countdown-card,.feature-photo,.home-dashboard,.home-overview-stage,.distance-stage,.composer-panel,.timeline-stage__summary,.timeline-heatmap{position:relative;overflow:hidden}.love-hero__compact-card:before,.countdown-card:before,.feature-photo:before,.home-dashboard:before,.home-overview-stage:before,.distance-stage:before,.composer-panel:before,.timeline-stage__summary:before,.timeline-heatmap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.16),transparent 24%)}.love-hero__compact-card{border-radius:28px;background:#ffffff24;box-shadow:0 22px 44px #13080c2e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.love-hero__compact-middle{min-width:160px;padding:12px 16px;border-radius:22px;background:#ffffff2e}.love-hero__compact-middle span,.love-hero__compact-middle em,.love-hero__compact-copy span{color:#fff7f5d6}.countdown-card__copy .eyebrow{color:#724c49bd;letter-spacing:.18em}.countdown-card__footer{margin-top:18px;padding-top:14px;border-top:1px dashed rgba(228,193,187,.56)}.countdown-card__weather-pair{padding:10px 12px;border-radius:18px}.home-dashboard__story h3,.home-overview-stage__lead h3,.distance-stage__footer strong,.timeline-year__aside strong,.timeline-heatmap__meta strong{letter-spacing:-.04em}.home-dashboard__story h3,.home-overview-stage__lead h3{font-size:clamp(30px,2.6vw,42px)}.distance-stage__counter,.timeline-year__aside strong{letter-spacing:-.06em}.distance-stage__footer{margin-top:18px;padding-top:16px;border-top:1px dashed rgba(227,191,186,.52)}.timeline-board__lead{box-shadow:0 14px 28px #b17c7514}.timeline-year__aside-note span,.timeline-year__storyline span{color:#6f4a47d1}.timeline-stage__summary{gap:18px}.timeline-stage__anchors button{transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.timeline-stage__anchors button:hover{transform:translateY(-1px);box-shadow:0 14px 26px #b17c751f}.timeline-stage__anchors button.is-active{background:linear-gradient(135deg,#ffe5ebf5,#fff4edf5);color:#a34659}.timeline-heatmap{grid-template-columns:220px minmax(0,1fr);gap:24px;margin-top:22px;padding:24px;border-radius:30px;background:linear-gradient(180deg,#ffffffc7,#fff7f4b3);box-shadow:0 20px 42px #b17c751f}.timeline-heatmap__meta{display:flex;flex-direction:column;justify-content:space-between;gap:12px;padding:22px 20px;border-radius:24px;background:linear-gradient(160deg,#ffeaeff0,#fff5eff5);color:#7e4d52;box-shadow:0 18px 36px #be818324}.timeline-heatmap__meta span,.timeline-heatmap__meta em{color:#7e4d52cc;font-style:normal;letter-spacing:.12em;text-transform:uppercase}.timeline-heatmap__board{display:grid;gap:18px}.timeline-heatmap .heatmap-panel__grid{grid-auto-flow:column;grid-auto-columns:minmax(9px,1fr);gap:7px;padding:18px;border-radius:24px;background:linear-gradient(180deg,#ffffffd1,#fff6f2b3);box-shadow:inset 0 1px #fffc}.timeline-heatmap .heatmap-cell{width:100%;aspect-ratio:1/1;border-radius:4px;box-shadow:inset 0 1px #ffffff3d}.timeline-heatmap .heatmap-panel__legend{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;color:#714a47cc;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.timeline-heatmap .heatmap-panel__legend span{display:inline-flex;align-items:center;gap:7px}.timeline-heatmap .heatmap-panel__legend i{width:11px;height:11px;border-radius:3px}.composer-mask{background:#180b0f7a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.composer-panel{width:min(720px,100vw - 24px);padding:22px;border:1px solid rgba(255,255,255,.78);border-radius:32px;background:radial-gradient(circle at top left,rgba(255,228,235,.82),transparent 30%),linear-gradient(180deg,#ffffffe6,#fff7f3c7);box-shadow:0 32px 64px #2c161d38}.composer-panel header{display:flex;align-items:center;justify-content:space-between;gap:12px}.composer-panel header h3,.composer-panel__hero strong,.composer-panel__note strong{color:#59383b}.composer-panel header h3{font-size:28px;line-height:1.04;letter-spacing:-.04em}.composer-panel header button{width:42px;height:42px;border-radius:14px;background:#ffffffd1;color:#8f4d5d;box-shadow:0 14px 28px #b27c761f}.composer-panel__hero,.composer-panel__note,.composer-panel textarea,.composer-panel__snapshots,.composer-panel__quickbar{margin-top:16px}.composer-panel__hero,.composer-panel__note{padding:18px;border-radius:24px;background:#ffffffb8;box-shadow:0 16px 34px #b17c7514}.composer-panel__hero{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center}.composer-panel__hero-avatar{width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,#df768bf0,#f6ad84db);color:#fff8f7;box-shadow:0 14px 30px #c5758338}.composer-panel__hero span,.composer-panel__note span{color:#6c4845c7;line-height:1.82}.composer-panel__modes{display:flex;gap:10px;margin-top:16px}.composer-panel__modes button,.composer-panel__quickbar span,.composer-panel__snapshots span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#ffffffb8;color:#714b47d1;font-size:12px;letter-spacing:.08em}.composer-panel__modes button.is-active{background:linear-gradient(135deg,#ffe5ebf5,#fff4edf5);color:#a34659}.composer-panel textarea{width:100%;min-height:180px;padding:16px 18px;border-radius:24px;border:1px solid rgba(229,192,186,.44);background:#ffffffd6;color:#56373a;line-height:1.86;resize:vertical}.composer-panel__snapshots,.composer-panel__quickbar{display:flex;flex-wrap:wrap;gap:10px}.composer-panel footer{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.composer-panel footer button{min-height:46px;padding:0 18px;border-radius:16px}.composer-panel footer .is-ghost{background:#ffffffb8;color:#714b47d1}.composer-panel footer button:not(.is-ghost){background:linear-gradient(135deg,#df768bf0,#f6ad84e0);color:#fff9f8;box-shadow:0 16px 30px #c7758333}@media(max-width:1180px){.timeline-heatmap{grid-template-columns:1fr}}@media(max-width:820px){.composer-panel{width:calc(100vw - 16px);padding:18px;border-radius:24px}.composer-panel header h3{font-size:24px}.composer-panel__hero,.composer-panel__note{padding:16px;border-radius:20px}.composer-panel textarea{min-height:150px;border-radius:20px}.composer-panel footer{flex-direction:column}}.composer-panel{width:min(960px,100vw - 28px);padding:28px 30px 24px;border-radius:34px;background:radial-gradient(circle at 18% 12%,rgba(255,228,235,.92),transparent 22%),radial-gradient(circle at 82% 20%,rgba(255,247,239,.78),transparent 18%),linear-gradient(180deg,#fffffff0,#fff8f5db);box-shadow:0 36px 84px #2210173d}.composer-panel header{align-items:flex-start}.composer-panel header>div:first-child{display:grid;gap:4px}.composer-panel__subtitle{margin:0;color:#714c4994;font-size:14px;line-height:1.6}.composer-panel header button{flex:0 0 auto;width:46px;height:46px;border:1px solid rgba(231,205,200,.56)}.composer-panel__modes{gap:12px;margin-top:18px}.composer-panel__modes button{min-width:96px;min-height:40px;padding:0 18px;border:1px solid rgba(236,216,211,.7);box-shadow:inset 0 1px #ffffffdb}.composer-panel__hero{margin-top:18px;padding:16px 18px;grid-template-columns:58px minmax(0,1fr)}.composer-panel__meta-pills,.composer-panel__snapshots,.composer-panel__quickbar{display:flex;flex-wrap:wrap;gap:10px}.composer-panel__meta-pills{margin-top:18px}.composer-panel__meta-pills span,.composer-panel__snapshots span,.composer-panel__quickbar span{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border:1px solid rgba(235,219,214,.62);border-radius:999px;background:#ffffffb8;color:#6c4845d1;font-size:12px;letter-spacing:.02em;box-shadow:inset 0 1px #fffc}.composer-panel__identity-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin-top:18px}.composer-panel__field{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;min-height:54px;border:1px solid rgba(231,208,202,.7);border-radius:18px;background:#fffc;overflow:hidden;box-shadow:inset 0 1px #ffffffd6}.composer-panel__field-icon{display:inline-flex;align-items:center;justify-content:center;height:100%;color:#8c5160;font-weight:700;background:linear-gradient(180deg,#f7fbffe0,#f1f5fbcc)}.composer-panel__field input{width:100%;height:100%;padding:0 16px 0 4px;border:0;background:transparent;color:#57383b;font-size:14px;outline:none}.composer-panel__privacy-note{margin-top:14px;color:#8767639e;font-size:13px}.composer-panel__editor{display:block;margin-top:16px}.composer-panel textarea{min-height:270px;padding:18px 20px;border-radius:22px;border-color:#e7d1cbb8;font-size:15px;box-shadow:inset 0 1px #fffffff0,0 14px 28px #c0918b14}.composer-panel__quickbar{margin-top:14px}.composer-panel__quickbar span{min-height:36px;padding:0 12px;background:#f4eeeceb;color:#6b4845bd}.composer-panel__note{margin-top:18px}.composer-panel footer{align-items:center;justify-content:flex-end;gap:12px}.composer-panel__footer-note{display:inline-flex;align-items:center;gap:16px;margin-right:auto;color:#76504d9e;font-size:13px}.composer-panel__footer-note em{font-style:normal}.composer-panel footer button{min-width:118px}.composer-panel footer button:not(.is-ghost){min-width:156px;background:#161317;box-shadow:0 20px 34px #120e123d}.timeline-board{position:relative;padding:18px 0 8px}.timeline-board:before{content:"";position:absolute;left:31.8%;top:32px;bottom:24px;width:3px;border-radius:999px;background:linear-gradient(180deg,#ff6476,#ff64761f 62%,#ff647605);box-shadow:0 0 0 6px #ff677a0d}.timeline-board__lead{width:fit-content;margin:0 auto 18px;padding:10px 16px;border-radius:999px;border:1px solid rgba(236,217,213,.8);background:#fffc}.timeline-year{position:relative;display:grid;grid-template-columns:minmax(220px,30%) 36px minmax(0,1fr);gap:24px;align-items:start;margin-bottom:26px}.timeline-year__aside{position:sticky;top:112px;padding:34px 18px 0 8px;text-align:center;background:transparent;box-shadow:none}.timeline-year__aside strong{font-size:clamp(72px,7.1vw,108px);line-height:.92;color:#231d21}.timeline-year__aside span{display:block;margin-top:12px;color:#a48d88eb;font-size:18px}.timeline-year__aside em,.timeline-year__aside small,.timeline-year__aside-note{display:none}.timeline-year__line{position:relative;min-height:100%;background:transparent}.timeline-year__line:before,.timeline-year__line:after{content:"";position:absolute;left:50%;transform:translate(-50%);border-radius:999px}.timeline-year__line:before{top:24px;bottom:24px;width:2px;background:#eae2e2eb}.timeline-year__line:after{top:12px;width:18px;height:18px;border:4px solid #ff6578;background:#fff;box-shadow:0 0 0 8px #ff657814}.timeline-year__content{display:grid;gap:22px}.timeline-year__storyline{display:none}.timeline-entry{margin:0}.timeline-entry__shell{position:relative;display:grid;grid-template-columns:minmax(0,1fr)}.timeline-entry__card{position:relative;padding:26px 26px 24px;border:1px solid rgba(240,232,230,.9);border-radius:30px;background:radial-gradient(circle at 76% 18%,rgba(241,247,255,.82),transparent 26%),linear-gradient(180deg,#fffffff5,#fffcfbf0);box-shadow:0 20px 44px #b28c8414}.timeline-entry__header{align-items:flex-start}.timeline-entry__profile{gap:12px}.timeline-entry__avatar{width:48px;height:48px;border-radius:16px}.timeline-entry__headline strong{font-size:17px}.timeline-entry__type span{min-height:30px;padding:0 11px;border-radius:999px;font-size:11px}.timeline-entry__eyebrow,.timeline-entry__metric-strip,.timeline-entry__capsule,.timeline-entry__footrail{gap:8px}.timeline-entry__eyebrow span,.timeline-entry__metric-strip span,.timeline-entry__capsule span,.timeline-entry__footrail span{min-height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(239,233,231,.85);background:#f8f8f9e0;color:#5e4542b8;font-size:11px}.timeline-entry h3{margin-top:18px;font-size:clamp(30px,2.5vw,44px);line-height:1.04;letter-spacing:-.04em;color:#2d2326}.timeline-entry__copy p{margin-top:10px;color:#725854bd;font-size:16px;line-height:1.8}.timeline-entry__media{margin-top:18px;border-radius:20px;overflow:hidden}.timeline-entry__media img,.timeline-entry__media video{aspect-ratio:16/8.6;object-fit:cover}.timeline-entry__media-tags{gap:8px}.timeline-entry__media-note,.timeline-entry__source{margin-top:14px}.timeline-entry__source{padding:14px 16px;border:1px solid rgba(240,234,231,.92);border-radius:16px;background:#f9fafceb}.timeline-entry__daystamp{position:absolute;top:26px;right:22px;min-width:68px;padding:0;border:0;background:transparent;box-shadow:none;text-align:center}.timeline-entry__daystamp:before{display:none}.timeline-entry__daystamp strong{font-size:54px;line-height:.92;color:#2b2326}.timeline-entry__daystamp span{margin-top:4px;color:#96837fdb;font-size:12px;letter-spacing:.18em}.timeline-stage__summary{margin-top:16px}.timeline-heatmap{margin-top:28px}.album-detail-hero{gap:18px;margin-top:22px}.album-detail-hero__cover{min-height:640px;border-radius:34px;overflow:hidden}.album-detail-hero__cover>img{transform:scale(1.02);filter:saturate(.86) contrast(.94) brightness(.86)}.album-detail-hero__wash{background:linear-gradient(90deg,#14111599,#1411152e 42%,#1411156b),linear-gradient(180deg,#0f0c1014,#0f0c105c)}.album-detail-hero__action-rail{top:50%;right:20px;transform:translateY(-50%);gap:14px}.album-side-action--hero{width:62px;min-height:62px;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:#ffffff24;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 20px 34px #0a0a0c29}.album-side-action--hero span{color:#ffffffbd}.album-detail-hero__veil{left:0;right:auto;bottom:0;width:min(640px,100%);padding:42px 40px 34px;background:linear-gradient(180deg,#14111505,#141115c2)}.album-detail-hero__veil small,.album-detail-hero__veil p,.album-detail-hero__spotline span,.album-detail-hero__meta-line span,.album-detail-hero__chips span,.album-detail-hero__storyline span,.album-detail-hero__stats span{color:#ffffffb8}.album-detail-hero__veil h3{font-size:clamp(54px,5.2vw,72px);line-height:.94;letter-spacing:-.05em}.album-detail-hero__veil p{max-width:440px;font-size:15px}.album-detail-hero__spotline,.album-detail-hero__meta-line,.album-detail-hero__chips,.album-detail-hero__storyline,.album-detail-hero__stats{gap:10px}.album-detail-hero__spotline span,.album-detail-hero__meta-line span,.album-detail-hero__chips span,.album-detail-hero__storyline span,.album-detail-hero__stats span{min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff14}.album-detail-hero__side{gap:14px}.album-detail-hero__profile,.album-detail-hero__side-story,.album-detail-hero__side-note,.album-detail-hero__captionbar{border:1px solid rgba(241,233,230,.88);background:#ffffffeb;box-shadow:0 18px 38px #b7918814}.album-detail-hero__thumbs{gap:12px}.album-thumb{border-radius:20px;border-color:#f1e8e5e0;background:#ffffffe6}.album-thumb.is-active{transform:translateY(-2px);box-shadow:0 18px 30px #b58d8424}.album-detail-hero__captionbar{padding:20px 22px}@media(max-width:1180px){.composer-panel{width:min(860px,100vw - 20px);padding:24px 22px 22px}.composer-panel__identity-grid{grid-template-columns:1fr}.timeline-board:before{left:24%}.timeline-year{grid-template-columns:190px 30px minmax(0,1fr);gap:18px}.timeline-year__aside strong{font-size:clamp(58px,6vw,88px)}.album-detail-hero__cover{min-height:560px}}@media(max-width:820px){.composer-panel{width:calc(100vw - 16px);padding:20px 16px 18px;border-radius:24px}.composer-panel__meta-pills,.composer-panel__snapshots,.composer-panel__quickbar{gap:8px}.composer-panel__meta-pills span,.composer-panel__snapshots span,.composer-panel__quickbar span{min-height:34px;font-size:11px}.composer-panel textarea{min-height:200px}.composer-panel footer{align-items:stretch}.composer-panel__footer-note{justify-content:space-between;margin-right:0;margin-bottom:6px}.timeline-board{padding-top:4px}.timeline-board:before{left:20px;top:18px;bottom:18px}.timeline-year{grid-template-columns:1fr;gap:12px;padding-left:38px}.timeline-year__aside{position:relative;top:auto;padding:0;text-align:left}.timeline-year__aside strong{font-size:44px}.timeline-year__line{position:absolute;left:0;top:0;bottom:0;width:20px}.timeline-entry__card{padding:20px 18px 18px;border-radius:24px}.timeline-entry__daystamp{position:static;order:-1;margin-bottom:10px;text-align:left}.timeline-entry__daystamp strong{font-size:28px}.album-detail-hero__cover{min-height:460px;border-radius:26px}.album-detail-hero__veil{width:100%;padding:26px 20px 20px}.album-detail-hero__veil h3{font-size:38px}.album-detail-hero__action-rail{right:14px;gap:10px}.album-side-action--hero{width:54px;min-height:54px;border-radius:18px}}.home-overview-stage{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:22px;padding:24px;border-radius:34px;background:radial-gradient(circle at 12% 10%,rgba(255,237,241,.88),transparent 24%),linear-gradient(180deg,#ffffffeb,#fff8f5db);box-shadow:0 24px 56px #bc90881f}.home-overview-stage__lead{padding:12px 6px 8px}.home-overview-stage__lead small,.home-overview-stage__note small,.cluster-heading__copy small{color:#9e7975c7;letter-spacing:.16em;text-transform:uppercase}.home-overview-stage__lead h3{max-width:720px}.home-overview-stage__lead p{max-width:660px;color:#6d4f4cc2;font-size:15px;line-height:1.88}.home-overview-stage__rail{gap:12px;margin-top:18px}.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.home-overview-stage__note{border:1px solid rgba(241,231,227,.88);background:#ffffffc2;box-shadow:0 16px 34px #bc908814}.home-overview-stage__rail-card{min-height:122px;padding:18px 18px 16px;border-radius:24px}.home-overview-stage__rail-card span,.home-overview-stage__storyline-card small,.home-overview-stage__note small{display:block}.home-overview-stage__rail-card span,.home-overview-stage__storyline-card small{margin-bottom:10px;color:#9b7874bd;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.home-overview-stage__rail-card strong,.home-overview-stage__storyline-card strong,.home-overview-stage__note strong{color:#3f2a2d;font-weight:700}.home-overview-stage__rail-card strong{font-size:30px;letter-spacing:-.05em}.home-overview-stage__rail-card em,.home-overview-stage__storyline-card span,.home-overview-stage__note span{color:#6d4f4cb8;font-style:normal;line-height:1.74}.home-overview-stage__chips,.home-overview-stage__leadline{gap:10px}.home-overview-stage__chips span,.home-overview-stage__leadline span,.home-overview-stage__leadline em{min-height:34px;padding:0 12px;border:1px solid rgba(240,231,228,.86);border-radius:999px;background:#ffffffb3;color:#6f4d49c2}.home-overview-stage__leadline strong{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:linear-gradient(135deg,#ffe5ebf5,#fff3ecf5);color:#9f4456}.home-overview-stage__storyline{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.home-overview-stage__storyline-card{min-height:162px;padding:18px;border-radius:24px}.home-overview-stage__storyline-card.is-soft,.home-overview-stage__note.is-soft{background:linear-gradient(180deg,#fff4f6f5,#fff9f6e0)}.home-overview-stage__notes{gap:14px}.home-overview-stage__note{min-height:154px;padding:18px;border-radius:24px}.home-overview-stage__note.is-dark{background:linear-gradient(180deg,#342126f5,#1f161af0)}.home-overview-stage__note.is-dark strong,.home-overview-stage__note.is-dark span,.home-overview-stage__note.is-dark small,.home-overview-stage__note.is-dark em{color:#fff6f4e6}.cluster-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.cluster-heading__copy{display:flex;align-items:center;gap:16px}.cluster-heading__icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:20px;background:linear-gradient(160deg,#ffe6ebfa,#fff4edeb);color:#b45566;box-shadow:0 18px 30px #bf918924}.cluster-heading__copy h3{margin:6px 0 0;color:#3f2b2e;font-size:clamp(28px,2.2vw,38px);letter-spacing:-.04em}.cluster-heading__tag,.cluster-heading__action{display:inline-flex;align-items:center;justify-content:center;min-width:52px;min-height:52px;border-radius:18px}.cluster-heading__tag{padding:0 16px;background:#fff7f3e6;color:#a8666fc7;letter-spacing:.12em}.cluster-heading__action{background:#1b1619;color:#fff8f6;box-shadow:0 16px 28px #1911142e}.section-cluster{grid-template-columns:1.12fr 1fr 1fr;gap:18px}.section-cluster__card{min-height:284px;padding:18px;border:1px solid rgba(241,233,229,.9);border-radius:30px;overflow:hidden;background:linear-gradient(180deg,#fffffff5,#fff9f7e0);box-shadow:0 22px 46px #b98f871a}.section-cluster__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff14,#2215196b);opacity:0;transition:opacity .24s ease}.section-cluster__card:hover:before,.section-cluster__card.is-featured:before{opacity:1}.section-cluster__card.is-featured{min-height:360px}.section-cluster__media{border-radius:22px;overflow:hidden}.section-cluster__media img{aspect-ratio:1.45/1;object-fit:cover;transform:scale(1.02);transition:transform .28s ease}.section-cluster__card:hover .section-cluster__media img{transform:scale(1.06)}.section-cluster__topline,.section-cluster__eyebrow,.section-cluster__chips,.section-cluster__storyline,.section-cluster__dock{position:relative;z-index:1}.section-cluster__badge,.section-cluster__icon,.section-cluster__chips span,.section-cluster__storyline span{border:1px solid rgba(245,236,233,.74);background:#ffffffbd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.section-cluster__badge,.section-cluster__icon{min-height:34px;border-radius:999px}.section-cluster__eyebrow{margin-top:14px}.section-cluster__eyebrow span,.section-cluster__eyebrow em{color:#fffaf9d1}.section-cluster__card h3{position:relative;z-index:1;margin-top:18px;font-size:clamp(28px,2.3vw,42px);line-height:1.02;letter-spacing:-.05em;color:#fffdfd}.section-cluster__card p,.section-cluster__storyline strong,.section-cluster__card footer span{position:relative;z-index:1;color:#fff6f5d1}.section-cluster__chips,.section-cluster__storyline{gap:8px}.section-cluster__chips span,.section-cluster__storyline span{min-height:32px;padding:0 10px;border-radius:999px;color:#fff9f8d1}.section-cluster__dock{margin-top:16px;gap:10px}.section-cluster__dock span{min-height:40px;padding:0 16px;border:1px solid rgba(239,230,226,.88);border-radius:999px;background:#ffffffc2;color:#6d4e4ac2}.message-toolbar{align-items:start;gap:18px}.message-toolbar__filters button,.message-toolbar__summary span{min-height:36px;padding:0 12px;border-radius:999px}.message-wall{position:relative;gap:22px}.message-wall__spine{left:calc(50% - 1px);width:2px;background:linear-gradient(180deg,#ff74842e,#ff74848f,#ff748429)}.message-stream-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;align-items:start}.message-stream-row.is-offset{transform:translate(16px)}.message-stream-row.is-deep-offset{transform:translate(-12px)}.message-stream-row__stamp{color:#a37c78c7;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.message-wall-card{padding:20px 20px 18px;border:1px solid rgba(242,233,230,.92);border-radius:28px;background:radial-gradient(circle at top right,rgba(241,247,255,.84),transparent 22%),linear-gradient(180deg,#fffffff0,#fff9f7e6);box-shadow:0 22px 46px #bd91891a}.message-wall-card.is-right{background:radial-gradient(circle at top left,rgba(255,239,244,.84),transparent 22%),linear-gradient(180deg,#fffffff0,#fff9f7e6)}.message-wall-card.is-active{transform:translateY(-2px);box-shadow:0 24px 54px #b88c8424}.message-wall-card__badge,.message-wall-card__chips span,.message-wall-card__toolline span,.message-wall-card__meta-strip span,.message-wall-card__eyebrow span,.message-wall-card footer span{border-radius:999px}.message-wall-card__badge{min-height:32px;padding:0 12px;background:linear-gradient(135deg,#ffe4eaf5,#fff3ecf5);color:#a14759;box-shadow:0 12px 24px #c291891f}.message-wall-card__avatar-image,.message-row__avatar{width:54px;height:54px;border-radius:18px}.message-wall-card__identity strong{color:#3d292c;font-size:18px}.message-wall-card__lv{color:#a27772bd}.message-wall-card p{margin-top:16px;color:#5c423fcc;font-size:15px;line-height:1.88}.message-wall-card__quote{margin-top:14px;padding:14px 16px;border:1px solid rgba(244,232,230,.88);border-radius:18px;background:#faf8f7eb;color:#745551c2}.message-wall-card__toolline,.message-wall-card__chips,.message-wall-card__meta-strip,.message-wall-card__eyebrow{gap:8px}.message-wall-card__toolline span,.message-wall-card__chips span,.message-wall-card__meta-strip span,.message-wall-card__eyebrow span,.message-wall-card footer span{min-height:30px;padding:0 10px;border:1px solid rgba(241,233,230,.9);background:#ffffffb8;color:#6a4c48b8}.message-wall-card footer{margin-top:16px;gap:8px}.album-masonry{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.album-masonry__item{min-height:520px;padding:18px;border:1px solid rgba(241,232,228,.92);border-radius:30px;background:radial-gradient(circle at top right,rgba(241,248,255,.82),transparent 24%),linear-gradient(180deg,#fffffff0,#fff9f7e6);box-shadow:0 22px 48px #bc91881a}.album-masonry__author-badge,.album-masonry__go{box-shadow:0 14px 24px #bc91881f}.album-masonry__serial{color:#b28c8475;font-size:clamp(48px,4vw,72px);letter-spacing:-.05em}.album-masonry__item h3{margin-top:6px;color:#3f2a2d;font-size:clamp(30px,2.3vw,42px);line-height:1.03;letter-spacing:-.05em}.album-masonry__eyebrow,.album-masonry__trail,.album-masonry__statsbar,.album-masonry__footerline{gap:8px}.album-masonry__eyebrow span,.album-masonry__trail span,.album-masonry__footerline span{min-height:30px;padding:0 10px;border:1px solid rgba(241,233,230,.88);border-radius:999px;background:#ffffffb8;color:#6c4c48bd}.album-collage{margin-top:16px;border-radius:22px;overflow:hidden}.album-collage img{filter:saturate(.94) contrast(.98)}.album-masonry__item p{color:#674c48c7;line-height:1.84}.album-preview-stage{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:18px;padding:22px;border-radius:30px;background:linear-gradient(180deg,#ffffffeb,#fff8f5d6);box-shadow:0 22px 48px #bc91881a}.album-preview-stage__story,.album-preview-stage__notes{gap:14px}.album-preview-stage__story h3{color:#3f2a2d;font-size:clamp(32px,2.5vw,46px);line-height:1.04;letter-spacing:-.05em}.album-preview-stage__story p{max-width:720px;color:#6d4e4ac2;line-height:1.84}.album-preview-stage__rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.album-preview-stage__rail-card,.album-preview-stage__note{padding:18px;border:1px solid rgba(241,232,228,.9);border-radius:22px;background:#ffffffc7;box-shadow:0 16px 30px #bc918814}.album-preview-stage__note.is-dark{background:linear-gradient(180deg,#352227f5,#1e1519f0)}.album-preview-stage__note.is-dark small,.album-preview-stage__note.is-dark strong,.album-preview-stage__note.is-dark span{color:#fff6f4e6}@media(max-width:1180px){.home-overview-stage,.album-preview-stage{grid-template-columns:1fr}.section-cluster,.album-masonry{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.home-overview-stage{gap:16px;padding:18px;border-radius:26px}.home-overview-stage__storyline,.section-cluster,.album-masonry,.album-preview-stage__rail,.message-stream-row{grid-template-columns:1fr}.cluster-heading{align-items:flex-start;flex-direction:column}.cluster-heading__copy{align-items:flex-start}.cluster-heading__icon{width:52px;height:52px;border-radius:18px}.section-cluster__card,.album-masonry__item{min-height:auto;border-radius:24px}.section-cluster__card h3,.album-masonry__item h3,.album-preview-stage__story h3{font-size:28px}.message-wall__spine{left:16px}.message-stream-row{gap:14px;padding-left:34px}.message-stream-row.is-offset,.message-stream-row.is-deep-offset{transform:none}.message-stream-row__stamp{margin-bottom:-4px}.message-wall-card{padding:18px 16px 16px;border-radius:22px}.album-preview-stage{padding:18px;border-radius:24px}}.pc-shell__header{top:12px;max-width:min(1760px,100vw - 28px);padding:12px 18px;border:1px solid rgba(239,232,229,.88);border-radius:28px;background:#ffffffd1;box-shadow:0 20px 42px #bc918814;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.pc-shell__brand strong{gap:10px}.pc-shell__brand-name{font-size:20px}.pc-shell__nav{padding:4px;border:1px solid rgba(240,232,229,.86);border-radius:999px;background:#fbfbfcd1}.pc-shell__nav-item{min-height:42px;padding:0 14px;border-radius:999px;color:#463134bd}.pc-shell__nav-item.is-active{background:linear-gradient(135deg,#ff6f7ef0,#ff876ce6);color:#fffaf9;box-shadow:0 14px 28px #ff757b38}.pc-shell__weather,.pc-shell__trace,.pc-shell__avatar-chip{min-height:42px;border:1px solid rgba(239,232,229,.86);background:#ffffffb3;box-shadow:0 12px 22px #bc918814}.pc-shell__avatar-chip{width:44px;border-radius:16px}.pc-shell__float{border:1px solid rgba(239,232,229,.86);background:#ffffffdb;box-shadow:0 20px 36px #bc91881f}.pc-shell__float--chat{background:linear-gradient(135deg,#ff6f7ef0,#ff896fe6);color:#fffaf9}.pc-footer{margin-top:64px;padding:34px 28px 40px;border:1px solid rgba(240,232,229,.88);border-radius:34px 34px 0 0;background:linear-gradient(180deg,#ffffffeb,#fff8f5d6)}.pc-footer__quote{color:#3c292c;font-size:22px;letter-spacing:-.03em}.pc-footer__record,.pc-footer__copyright{color:#6f4d49b8}.checklist-toolbar{grid-template-columns:repeat(3,minmax(0,180px)) minmax(260px,1fr);gap:14px;align-items:stretch}.checklist-toolbar__pill,.checklist-progress-card,.checklist-search{border:1px solid rgba(241,232,228,.92);background:#ffffffd6;box-shadow:0 18px 34px #bc918814}.checklist-toolbar__pill{min-height:124px;border-radius:24px}.checklist-toolbar__pill strong{color:#3c292c;font-size:34px;letter-spacing:-.05em}.checklist-toolbar__subline{margin-top:14px;color:#936e6bc2;letter-spacing:.14em;text-transform:uppercase}.checklist-filters{align-items:stretch;gap:14px}.checklist-filters button{min-height:42px;padding:0 16px;border:1px solid rgba(241,232,228,.88);border-radius:999px;background:#ffffffb8}.checklist-filters button.is-active{background:linear-gradient(135deg,#ffe5ebf5,#fff3ecf5);color:#a14759}.checklist-progress-card{min-width:240px;padding:18px 20px;border-radius:22px}.checklist-stage{display:grid;grid-template-columns:minmax(360px,.95fr) minmax(0,1.05fr);gap:24px;align-items:start}.checklist-focus{position:sticky;top:112px;padding:22px;border:1px solid rgba(241,232,228,.92);border-radius:30px;background:radial-gradient(circle at 12% 12%,rgba(241,248,255,.9),transparent 24%),linear-gradient(180deg,#fffffff0,#fff9f7e6);box-shadow:0 22px 48px #bc91881a}.checklist-focus__hero,.checklist-focus__chapter,.checklist-focus__meta,.checklist-focus__stats,.checklist-focus__actions,.checklist-focus__storyrail,.checklist-focus__note-rail{gap:10px}.checklist-focus__status,.checklist-focus__chapter span,.checklist-focus__chapter em,.checklist-focus__meta span,.checklist-focus__stats span{min-height:34px;padding:0 12px;border:1px solid rgba(241,232,228,.9);border-radius:999px;background:#ffffffc2}.checklist-focus h3{margin-top:14px;color:#3f2a2d;font-size:clamp(34px,2.6vw,46px);line-height:1.04;letter-spacing:-.05em}.checklist-focus p{color:#6c4d49c7;line-height:1.86}.checklist-focus__storycard,.checklist-focus__note-card{min-height:128px;padding:18px;border:1px solid rgba(241,232,228,.9);border-radius:22px;background:#ffffffc7;box-shadow:0 14px 28px #bc918814}.checklist-focus__storycard.is-soft,.checklist-focus__note-card.is-soft{background:linear-gradient(180deg,#fff3f6f5,#fff9f7e6)}.checklist-focus__gallery{gap:10px}.checklist-focus__gallery img{border-radius:18px;aspect-ratio:1/1.05;object-fit:cover}.checklist-focus__empty{min-height:168px;border:1px dashed rgba(231,213,208,.92);border-radius:24px;background:#fcfaf9e6;color:#916e6ab8}.checklist-focus__actions button{min-height:42px;padding:0 16px;border:1px solid rgba(241,232,228,.9);border-radius:999px;background:#fffc}.checklist-focus__actions button:first-child{background:#1a171a;color:#fff9f8;box-shadow:0 16px 28px #17121629}.checklist-list{display:grid;gap:14px}.checklist-list__lead{padding:8px 4px;color:#936e6bb8}.checklist-row{border:1px solid rgba(241,232,228,.88);border-radius:24px;background:#fffc;box-shadow:0 16px 32px #bc918814}.checklist-row__head{min-height:72px;padding:0 18px}.checklist-row__title strong{color:#3f2a2d;font-size:24px;letter-spacing:-.04em}.checklist-row__dot{box-shadow:0 0 0 6px #7ab7ff1a}.checklist-row__marker,.checklist-row__meta span,.checklist-row__subline span{min-height:30px;padding:0 10px;border:1px solid rgba(241,232,228,.88);border-radius:999px;background:#ffffffbd}.checklist-row__body{padding:0 18px 18px}.checklist-detail-card{grid-template-columns:minmax(280px,1.02fr) minmax(0,.98fr);gap:0;overflow:hidden;border:1px solid rgba(241,232,228,.9);border-radius:26px;background:#ffffffdb}.checklist-detail-card__media{min-height:384px;background:#f6f2f0c7}.checklist-detail-card__media img{height:100%;object-fit:cover}.checklist-detail-card__content{padding:28px 28px 22px}.checklist-detail-card__headline h3{color:#3f2a2d;font-size:36px;line-height:1.04;letter-spacing:-.05em}.checklist-detail-card__storyline,.checklist-detail-card__section{margin-top:16px}.checklist-detail-card__storyline span{min-height:32px;padding:0 10px;border:1px solid rgba(241,232,228,.88);border-radius:999px;background:#ffffffbd}.checklist-detail-card__section label{color:#9a7672c2;letter-spacing:.14em;text-transform:uppercase}.checklist-detail-card__section strong,.checklist-detail-card__section p{color:#5e433f}.checklist-detail-card__seal{right:18px;bottom:18px;width:68px;height:68px;border-radius:22px;box-shadow:0 16px 26px #7ab7ff2e}.about-stage__main{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:22px;align-items:start}.story-chat--about{padding:20px;border:1px solid rgba(241,232,228,.9);border-radius:34px;background:#ffffffdb;box-shadow:0 24px 52px #bc91881a}.story-chat__header{padding:0 8px 14px;border-bottom:1px solid rgba(241,232,228,.74)}.story-chat__screen{position:relative;min-height:760px;padding:20px 18px 118px;border-radius:28px;background:linear-gradient(180deg,#f6f6f8d1,#f1f2f6c7);overflow:hidden}.story-chat__about-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 12%,rgba(255,244,246,.7),transparent 26%),radial-gradient(circle at 86% 22%,rgba(241,248,255,.6),transparent 18%);pointer-events:none}.story-chat__chapter-line,.story-chat__tags,.story-chat__replaybar,.story-chat__body,.story-chat__player{position:relative;z-index:1}.story-chat__chapter-line{text-align:center}.story-chat__chapter-line strong{color:#37272a;font-size:34px;letter-spacing:-.04em}.story-chat__chapter-line span,.story-chat__chapter-line small{color:#8f6e6bb3}.story-chat__tags{justify-content:center;margin-top:18px}.story-chat__tags span{min-height:34px;padding:0 12px;border:1px solid rgba(241,232,228,.88);border-radius:999px;background:#ffffffc2;color:#6c4d49b8}.story-chat__replaybar{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.story-chat__replaycard{min-height:122px;padding:16px;border:1px solid rgba(241,232,228,.9);border-radius:22px;background:#ffffffc2}.story-chat__replaycard.is-soft{background:linear-gradient(180deg,#fff4f6f5,#fff9f7e6)}.story-chat__replaycard.is-dark{background:linear-gradient(180deg,#352227f5,#1d1418f0)}.story-chat__replaycard.is-dark small,.story-chat__replaycard.is-dark strong,.story-chat__replaycard.is-dark span{color:#fff6f4e6}.story-chat__body{margin-top:18px;gap:16px}.story-bubble__content{max-width:min(440px,100%);padding:16px 18px;border-radius:24px;box-shadow:0 14px 30px #bc918814}.story-bubble.is-left .story-bubble__content{background:#ffffffeb}.story-bubble.is-right .story-bubble__content{background:linear-gradient(135deg,#007afff0,#2084ffeb)}.story-bubble.is-right .story-bubble__meta strong,.story-bubble.is-right p,.story-bubble.is-right .story-bubble__foot span,.story-bubble.is-right .story-bubble__trail span,.story-bubble.is-right .story-bubble__meta small{color:#fffaf9f2}.story-bubble p{line-height:1.82}.story-bubble__foot,.story-bubble__trail{gap:8px}.story-bubble__foot span,.story-bubble__trail span{min-height:28px;padding:0 10px;border-radius:999px}.story-bubble.is-left .story-bubble__foot span,.story-bubble.is-left .story-bubble__trail span{background:#f8f8faeb;color:#6c4d49b8}.story-bubble.is-right .story-bubble__foot span,.story-bubble.is-right .story-bubble__trail span{background:#ffffff24}.story-chat__player{position:absolute;left:50%;bottom:26px;transform:translate(-50%);min-width:280px;padding:10px 14px;border:1px solid rgba(241,232,228,.9);border-radius:999px;background:#ffffffe6;box-shadow:0 18px 34px #bc91881f}.story-chat__player button,.story-chat__player span{min-width:38px;min-height:38px;border-radius:999px}.story-chat__play{background:#1a171a;color:#fff9f8}.story-chat__toyshelf{padding-top:14px}.about-audio{margin-top:18px;padding:20px 22px;border:1px solid rgba(241,232,228,.9);border-radius:28px;background:#ffffffd6;box-shadow:0 18px 34px #bc918814}.about-stage__chapters{position:sticky;top:112px;display:grid;gap:12px}.about-stage__chapters button,.about-stage__memo{padding:18px 16px;border:1px solid rgba(241,232,228,.9);border-radius:22px;background:#ffffffd1;box-shadow:0 14px 28px #bc918814}.about-stage__chapters button.is-active{background:linear-gradient(180deg,#fff4f6f5,#fff9f7e6)}.story-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:24px}.story-layout__toc{position:sticky;top:112px;align-self:start;padding:22px;border:1px solid rgba(241,232,228,.9);border-radius:30px;background:linear-gradient(180deg,#ffffffe6,#fbfafadb);box-shadow:0 20px 40px #bc918814}.story-layout__toc-topline span,.story-layout__toc-dock span,.story-layout__toc-link em{min-height:32px;padding:0 10px;border:1px solid rgba(241,232,228,.88);border-radius:999px;background:#ffffffbd;color:#6c4d49b8}.story-layout__toc-guide,.story-layout__toc-card,.story-layout__toc-hint{border:1px solid rgba(241,232,228,.88);background:#ffffffc2}.story-layout__toc-guide{margin-top:18px;padding:18px;border-radius:22px}.story-layout__toc-guide strong{color:#3f2a2d;font-size:34px;letter-spacing:-.05em}.story-layout__toc-cards{gap:12px;margin-top:14px}.story-layout__toc-card{min-height:110px;padding:16px;border-radius:20px;box-shadow:0 14px 26px #bc918814}.story-layout__toc-card strong{color:#3f2a2d;font-size:30px}.story-layout__toc-skeleton{display:grid;gap:12px;margin:18px 0}.story-layout__toc-skeleton i{height:12px;border-radius:999px;background:linear-gradient(90deg,#eeeef1db,#f6f6f8b3)}.story-layout__toc-hint{padding:14px 16px;border-radius:18px;color:#94716db8}.story-layout__toc-link{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;padding:12px 0;color:#4f383b}.story-layout__content{position:relative;padding:18px 0 0}.story-layout__banner{padding:20px 28px;border-radius:24px;background:linear-gradient(90deg,#32c8ddf5,#84b1e9f0,#f292ceeb);color:#fffdfd;font-size:clamp(34px,3vw,50px);letter-spacing:-.05em;box-shadow:0 20px 40px #9ab0db2e}.story-layout__musicbar{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:16px;align-items:center;margin-top:22px}.story-layout__musicbar-gradient{min-height:112px;border-radius:24px;background:linear-gradient(90deg,#2dc8ddeb,#7bb5eae6,#ed99d0e0);box-shadow:0 20px 40px #9ab0db2e}.story-layout__musicbar-gradient strong{color:#fffdfd;font-size:clamp(36px,3vw,52px);letter-spacing:-.05em}.story-layout__musiccard,.story-layout__hero-card,.story-layout__headline-note,.story-layout__lead-visual,.story-layout__prose-card,.prose{border:1px solid rgba(241,232,228,.9);background:#ffffffe0;box-shadow:0 18px 34px #bc918814}.story-layout__musiccard{padding:12px;border-radius:24px}.story-layout__musiccard img{width:108px;height:108px;border-radius:18px;object-fit:cover}.story-layout__hero{grid-template-columns:minmax(0,1fr) 320px;gap:18px;margin-top:22px}.story-layout__hero-copy h2{color:#3f2a2d;font-size:clamp(42px,3.2vw,58px);line-height:1.02;letter-spacing:-.05em}.story-layout__hero-copy p{max-width:760px;color:#6b4d49c7;font-size:16px;line-height:1.9}.story-layout__hero-rail{gap:12px}.story-layout__hero-card{min-height:126px;padding:16px;border-radius:22px}.story-layout__hero-card.is-soft{background:linear-gradient(180deg,#fff4f6f5,#fff9f7e6)}.story-layout__hero-card.is-dark{background:linear-gradient(180deg,#352227f5,#1d1418f0)}.story-layout__hero-card.is-dark small,.story-layout__hero-card.is-dark strong,.story-layout__hero-card.is-dark span{color:#fff6f4e6}.story-layout__headline{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;margin-top:18px}.story-layout__headline-note{padding:18px 20px;border-radius:22px}.story-layout__headline-track,.story-layout__reading-rail,.story-layout__chips{gap:8px}.story-layout__headline-track span,.story-layout__reading-rail span,.story-layout__chips span{min-height:34px;padding:0 12px;border:1px solid rgba(241,232,228,.88);border-radius:999px;background:#ffffffbd;color:#6c4d49b8}.story-layout__lead-visual{overflow:hidden;margin-top:18px;border-radius:28px}.story-layout__lead-visual img{aspect-ratio:1.8/1;object-fit:cover}.story-layout__lead-visual-note{padding:18px 20px}.story-layout__assist-rail{top:140px}.story-layout__assist-rail button{width:56px;height:56px;border:1px solid rgba(241,232,228,.88);border-radius:20px;background:#ffffffd6;box-shadow:0 14px 26px #bc918814}.prose{margin-top:18px;padding:34px 36px;border-radius:30px}.prose h2,.prose h3{color:#3f2a2d;letter-spacing:-.04em}.prose p,.prose li,.prose blockquote{color:#604743d1;line-height:1.96}.prose blockquote{border-left:4px solid rgba(92,196,220,.72);background:linear-gradient(90deg,#5cc4dc14,#f292ce0a)}@media(max-width:1180px){.checklist-stage,.about-stage__main,.story-layout,.story-layout__musicbar,.story-layout__hero{grid-template-columns:1fr}.checklist-focus,.about-stage__chapters,.story-layout__toc{position:relative;top:auto}.story-layout__assist-rail{position:relative;top:auto;flex-direction:row}}@media(max-width:820px){.pc-shell__header{padding:10px 12px;border-radius:22px}.pc-shell__nav{gap:4px;overflow-x:auto}.pc-shell__nav-item{min-height:38px;padding:0 10px}.pc-footer{padding:26px 16px 34px;border-radius:26px 26px 0 0}.checklist-toolbar{grid-template-columns:1fr}.checklist-stage,.about-stage__main{gap:16px}.checklist-focus,.story-chat--about,.story-layout__toc,.prose{padding:18px;border-radius:24px}.checklist-detail-card{grid-template-columns:1fr}.checklist-detail-card__media{min-height:260px}.checklist-detail-card__content{padding:20px 18px 18px}.story-chat__screen{min-height:640px;padding:16px 12px 102px;border-radius:22px}.story-chat__replaybar{grid-template-columns:1fr}.story-chat__player{min-width:calc(100% - 28px)}.story-layout__banner{padding:18px;border-radius:20px;font-size:30px}.story-layout__musicbar-gradient strong,.story-layout__hero-copy h2{font-size:30px}.story-layout__headline{grid-template-columns:1fr}.prose{padding:24px 18px}}.checklist-titleband,.about-titleband{position:relative;margin:12px auto 26px;padding:20px 20px 12px;text-align:center;background:transparent}.checklist-titleband:before,.about-titleband:before,.checklist-titleband:after,.about-titleband:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.checklist-titleband:before,.about-titleband:before{left:50%;top:6px;width:min(620px,92%);height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,rgba(234,220,216,.86),transparent)}.checklist-titleband:after,.about-titleband:after{inset:auto 50% -4px;width:86px;height:10px;transform:translate(-50%);background:radial-gradient(circle,rgba(255,230,235,.9),transparent 70%)}.checklist-titleband__kicker,.about-titleband__kicker{gap:14px;color:#a47a77bd;letter-spacing:.18em}.checklist-titleband__kicker i,.about-titleband__kicker i{color:#ff7484d6}.checklist-titleband h2,.about-titleband h2{margin-top:14px;color:#342528;font-size:clamp(44px,4vw,66px);line-height:.98;letter-spacing:-.06em}.checklist-titleband p,.about-titleband p{max-width:760px;margin:12px auto 0;color:#795b57ad;font-size:15px;line-height:1.84}.checklist-row{overflow:hidden}.checklist-row__head{min-height:60px;padding:0 16px 0 14px}.checklist-row__dot{width:10px;height:10px}.checklist-row__title{gap:12px}.checklist-row__title strong{font-size:20px;font-weight:600}.checklist-row__tools{gap:8px}.checklist-row__marker{min-width:30px;min-height:30px;padding:0;font-size:13px}.checklist-row__meta{gap:8px}.checklist-row__subline{padding:0 16px 12px 36px}.checklist-row__progress{margin:0 16px 14px 36px;height:6px;border-radius:999px;background:#f2edeceb}.checklist-row__progress i{border-radius:999px;background:linear-gradient(90deg,#7cbafff5,#54a7fff0)}.checklist-row.is-open{box-shadow:0 20px 42px #b98f871f}.checklist-row.is-open .checklist-row__head{border-bottom:1px solid rgba(243,236,233,.88)}.checklist-detail-card{border-radius:22px}.checklist-detail-card__media{min-height:356px}.checklist-detail-card__headline h3{font-size:clamp(30px,2.5vw,40px)}.checklist-detail-card__headline p{color:#6c4d49c2;line-height:1.84}.story-chat--about{padding:18px}.story-chat__header{padding:4px 8px 16px}.story-chat__screen{min-height:900px;padding:28px 26px 124px}.story-chat__chapter-line{margin-top:4px}.story-chat__chapter-line strong{font-size:30px}.story-chat__replaybar{max-width:760px;margin:22px auto 0}.story-chat__body{width:min(920px,100%);margin:34px auto 0}.story-bubble__avatar{width:38px;height:38px}.story-bubble__content{max-width:min(400px,74%);padding:14px 16px;border-radius:22px}.story-bubble.is-left .story-bubble__content{margin-right:auto}.story-bubble.is-right .story-bubble__content{margin-left:auto}.story-bubble__meta strong{font-size:14px}.story-bubble p{font-size:15px}.story-bubble__media{margin-top:12px;border-radius:16px}.story-chat__player{bottom:24px;min-width:270px;padding:10px 12px}.about-stage__chapters{gap:10px}.about-stage__chapters button,.about-stage__memo{padding:16px 14px}.story-layout{grid-template-columns:320px minmax(0,860px);justify-content:center;gap:40px}.story-layout__toc{padding:20px;border-radius:28px}.story-layout__toc-link{min-height:54px;padding:10px 0;border-bottom:1px solid rgba(244,238,236,.84)}.story-layout__toc-link:last-of-type{border-bottom:0}.story-layout__toc-link span{line-height:1.56}.story-layout__content{max-width:860px;padding-top:8px}.story-layout__banner{padding:22px 28px;border-radius:20px;font-size:clamp(28px,2.6vw,42px)}.story-layout__musicbar{grid-template-columns:minmax(0,1fr);gap:14px;margin-top:18px}.story-layout__musicbar-gradient{min-height:76px;display:flex;align-items:center;padding:0 22px;border-radius:18px}.story-layout__musicbar-gradient strong{font-size:clamp(24px,2.2vw,34px)}.story-layout__musiccard{max-width:430px}.story-layout__meta{margin-top:18px;color:#8e6b67b3}.story-layout__hero{grid-template-columns:minmax(0,1fr) 286px;gap:16px;margin-top:18px}.story-layout__hero-copy small{color:#99746fc2;letter-spacing:.16em;text-transform:uppercase}.story-layout__hero-copy h2{margin-top:10px}.story-layout__hero-copy p{max-width:720px}.story-layout__headline{margin-top:16px}.story-layout__lead-visual,.story-layout__lead-media,.prose{max-width:860px}.story-layout__lead-visual{margin-top:16px}.story-layout__reading-rail,.story-layout__chips{margin-top:14px}.story-layout__assist-rail{right:-78px;top:172px}.prose{margin-top:20px;padding:38px 40px;border-radius:28px}.prose h2{margin-top:1.8em;font-size:clamp(28px,2vw,36px)}.prose h3{margin-top:1.4em;font-size:24px}.prose img,.prose video{border-radius:20px}@media(max-width:1180px){.story-chat__screen{min-height:760px;padding:22px 18px 116px}.story-chat__body,.story-chat__replaybar{width:100%}.story-layout{grid-template-columns:1fr;gap:18px}.story-layout__content{max-width:100%}.story-layout__assist-rail{right:auto}}@media(max-width:820px){.checklist-titleband,.about-titleband{margin-bottom:18px;padding:12px 8px 8px}.checklist-titleband h2,.about-titleband h2{font-size:34px}.checklist-row__head{min-height:56px;padding:0 12px 0 10px}.checklist-row__title strong{font-size:17px}.checklist-row__subline{padding:0 12px 10px 28px}.checklist-row__progress{margin:0 12px 12px 28px}.story-chat__screen{min-height:680px;padding:18px 12px 106px}.story-bubble__content{max-width:88%;padding:13px 14px}.story-layout__banner{padding:16px}.story-layout__musicbar-gradient{min-height:64px;padding:0 16px}.story-layout__hero{grid-template-columns:1fr}.prose{padding:24px 16px}}.timeline-titleband,.message-titleband,.album-titleband{position:relative;margin:12px auto 26px;padding:20px 20px 12px;text-align:center;background:transparent}.timeline-titleband:before,.message-titleband:before,.album-titleband:before,.timeline-titleband:after,.message-titleband:after,.album-titleband:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.timeline-titleband:before,.message-titleband:before,.album-titleband:before{left:50%;top:6px;width:min(620px,92%);height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,rgba(234,220,216,.86),transparent)}.timeline-titleband:after,.message-titleband:after,.album-titleband:after{inset:auto 50% -4px;width:86px;height:10px;transform:translate(-50%);background:radial-gradient(circle,rgba(255,230,235,.9),transparent 70%)}.timeline-titleband__kicker,.message-titleband__kicker,.album-titleband__kicker{gap:14px;color:#a47a77bd;letter-spacing:.18em}.timeline-titleband__kicker i,.message-titleband__kicker i,.album-titleband__kicker i{color:#ff7484d6}.timeline-titleband h2,.message-titleband h2,.album-titleband h2{margin-top:14px;color:#342528;font-size:clamp(44px,4vw,66px);line-height:.98;letter-spacing:-.06em}.timeline-titleband p,.message-titleband p,.album-titleband p{max-width:760px;margin:12px auto 0;color:#795b57ad;font-size:15px;line-height:1.84}.section-heading{position:relative;margin:0 0 20px}.section-heading.is-left{text-align:left}.section-heading.is-center{text-align:center}.section-heading__topline{display:inline-flex;align-items:center;gap:12px;min-height:38px;padding:0 12px;border:1px solid rgba(241,232,228,.88);border-radius:999px;background:#ffffffbd;color:#9c7874b8;box-shadow:0 12px 22px #bc91880f}.section-heading__crest,.section-heading__meta,.section-heading__kicker{margin:0;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.section-heading__headline{display:flex;align-items:center;gap:16px;justify-content:inherit;margin-top:14px}.section-heading__title{margin:0;color:#342528;font-size:clamp(34px,3vw,52px);line-height:1;letter-spacing:-.06em}.section-heading__arrow{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid rgba(241,232,228,.88);border-radius:18px;background:#ffffffbd;color:#a17873c2;box-shadow:0 14px 24px #bc91880f}.section-heading__desc{max-width:760px;margin-top:12px;color:#795b57ad;font-size:15px;line-height:1.84}.section-heading.is-center .section-heading__desc,.section-heading.is-center .section-heading__rail{margin-left:auto;margin-right:auto}.section-heading__rail{display:flex;margin-top:14px}.section-heading__rail span{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border:1px solid rgba(241,232,228,.88);border-radius:999px;background:#ffffffb3;color:#6c4d49b8;font-size:13px}.pc-shell__nav-item:hover{background:#fff3f6c7;color:#a14a5b}.pc-shell__nav-item.is-active:hover{color:#fffaf9}.pc-footer__shelf{margin-top:16px;height:18px;border-top:1px solid rgba(236,225,221,.88)}.pc-footer__shelf i{width:120px;height:14px;border-radius:999px;background:radial-gradient(circle,rgba(255,230,235,.6),transparent 70%)}.pc-footer__toys{gap:10px;margin-top:18px}.pc-footer__toy{min-height:40px;min-width:40px;border:1px solid rgba(239,231,227,.88);border-radius:16px;background:#ffffffbd;box-shadow:0 12px 22px #bc91880f}.pc-footer__records{gap:10px;margin-top:18px}.pc-footer__record{min-height:34px;padding:0 12px;border:1px solid rgba(239,231,227,.88);border-radius:999px;background:#ffffffad}.timeline-stage__summary{padding:18px 20px;border-radius:26px}.timeline-stage__meta span,.timeline-stage__anchors button{min-height:36px;padding:0 12px;border-radius:999px}@media(max-width:820px){.timeline-titleband,.message-titleband,.album-titleband{margin-bottom:18px;padding:12px 8px 8px}.timeline-titleband h2,.message-titleband h2,.album-titleband h2,.section-heading__title{font-size:34px}.section-heading__headline{gap:10px}.section-heading__arrow{width:40px;height:40px;border-radius:14px}}.pc-shell__main>.love-hero:not(.is-compact){position:relative;min-height:720px;margin-top:12px;border-radius:40px;overflow:hidden}.love-hero{border:1px solid rgba(240,232,228,.78);box-shadow:0 28px 64px #b1867e24}.love-hero__backdrop{filter:saturate(.88) contrast(.94) brightness(.9);transform:scale(1.04)}.love-hero__backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#120f1233,#120f1214 24%,#120f123d),radial-gradient(circle at 50% 48%,rgba(255,225,231,.18),transparent 24%)}.love-hero__noise{opacity:.2;mix-blend-mode:soft-light}.love-hero__brand{top:18px;left:24px;padding:10px 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff1f;color:#fff7f5e0;letter-spacing:.18em;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 14px 26px #0d0a0c1f}.love-hero__pair{position:relative;z-index:1;gap:38px;padding-top:104px}.love-hero__avatar-frame{padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 22px 42px #14101324}.love-hero__avatar{width:156px;height:156px;border:6px solid rgba(255,255,255,.86);box-shadow:0 22px 44px #130e1238,0 0 0 14px #ffffff14}.love-hero__name{color:#fff8f6;font-size:clamp(34px,3vw,46px);letter-spacing:-.05em;text-shadow:0 12px 22px rgba(14,10,12,.22)}.love-hero__avatar-note{gap:10px}.love-hero__avatar-note span,.love-hero__avatar-note em{min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff1f;color:#fff7f5d6;font-style:normal;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.love-hero__center{gap:18px;margin-top:18px}.love-hero__distance{min-height:50px;padding:0 20px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff1f;color:#fff8f6eb;font-size:18px;letter-spacing:.08em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 34px #110c1024}.love-hero__pulse-lines{gap:16px}.love-hero__pulse-lines i{height:2px;border-radius:999px;background:linear-gradient(90deg,#ffffff29,#ff94a6d6,#ffffff29);box-shadow:0 0 16px #ff94a652}.love-hero__heart{width:92px;height:92px;box-shadow:0 24px 42px #ff6c8347,0 0 0 22px #ffffff0f}.love-hero__dock{left:50%;bottom:28px;transform:translate(-50%);gap:8px;padding:10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 40px #0f0b0e24}.love-hero__dock-item{min-height:42px;padding:0 14px;border-radius:999px;color:#fff7f5cc}.love-hero__dock-item.is-active,.love-hero__dock-item.router-link-active{background:linear-gradient(135deg,#ff6f7ef5,#ff8c6eeb);color:#fffaf9;box-shadow:0 14px 26px #ff6f7e38}.love-hero__pager{bottom:92px}.love-hero__pager i{width:42px;height:4px;border-radius:999px;background:#ffffff47}.love-hero__pager i.is-active{background:#fff8f6eb}.love-hero__scroll-cue{bottom:96px}.love-hero__curve--one{background:radial-gradient(circle at center,rgba(255,225,231,.18),transparent 72%)}.love-hero__curve--two{background:radial-gradient(circle at center,rgba(144,206,255,.14),transparent 72%)}.love-hero__compact-band{padding:34px 18px 18px}.love-hero__compact-card{min-height:98px;padding:16px 18px;border:1px solid rgba(255,255,255,.2);background:#ffffff24;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.love-hero__compact-avatar{width:58px;height:58px;border:3px solid rgba(255,255,255,.8);box-shadow:0 14px 26px #120d1029}.love-hero__compact-copy strong{color:#fff9f7;font-size:20px}.love-hero__compact-middle{min-width:184px;min-height:66px;border:1px solid rgba(255,255,255,.16);background:#ffffff24;box-shadow:0 16px 30px #0f0b0e24}.countdown-card{min-height:520px;border-radius:34px}.countdown-card__copy h1{max-width:680px;font-size:clamp(42px,3.3vw,62px);line-height:.98;letter-spacing:-.06em;color:#37272a}.countdown-card__since{margin-top:16px;color:#886662b8;letter-spacing:.12em;text-transform:uppercase}.countdown-card__leadline{margin-top:18px}.countdown-card__leadline strong{min-height:38px;padding:0 16px;border-radius:999px;background:linear-gradient(135deg,#ffe5ebf5,#fff3ecf5);color:#a14759}.countdown-card__cta{margin-top:22px;min-height:52px;padding:0 18px;border-radius:18px;background:#1b171a;color:#fffaf9;box-shadow:0 18px 34px #15101324}.countdown-card__days strong{color:#342528;font-size:clamp(74px,6vw,112px);letter-spacing:-.07em}.countdown-card__clock>div,.countdown-card__ticker{border:1px solid rgba(241,232,228,.9);background:#ffffffc2;box-shadow:0 14px 26px #bc91880f}.feature-photo{min-height:520px;border-radius:34px}.feature-photo img{min-height:100%}.feature-photo__meta{background:linear-gradient(180deg,#14111414,#141114ad)}.feature-photo__meta h3{font-size:clamp(34px,2.7vw,48px);line-height:1;letter-spacing:-.05em;color:#fffaf9}.feature-photo__meta p,.feature-photo__storynote strong,.feature-photo__footline strong{color:#fff7f5db}.feature-photo__pill-row span,.feature-photo__chips span,.feature-photo__footline span,.feature-photo__footline em{border-color:#ffffff24;background:#ffffff1f;color:#fff8f6d1}.distance-stage{min-height:560px;border-radius:34px}.distance-stage__counter{top:22px;left:22px;min-height:46px;padding:0 16px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.distance-stage__float{padding-top:84px}.distance-stage__summary{border:1px solid rgba(255,255,255,.16);background:#ffffff24;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 24px 40px #0e0b0e24}.distance-stage__person span,.distance-stage__middle span,.distance-stage__footer span,.distance-stage__stats span{color:#fff7f5d6}.distance-stage__toolbar{margin-top:20px}.distance-stage__toolbar button{min-height:40px;min-width:40px;border:1px solid rgba(255,255,255,.18);background:#ffffff24;color:#fff8f6db;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.distance-stage__map{margin-top:18px;border:1px solid rgba(255,255,255,.14);background:radial-gradient(circle at 16% 18%,rgba(255,225,231,.16),transparent 24%),linear-gradient(180deg,#ffffff14,#ffffff0a)}.distance-stage__route-line{box-shadow:0 0 20px #ff7b9347}.distance-stage__route-point{color:#fff8f6d6}.distance-stage__footer{margin-top:20px}@media(max-width:1180px){.pc-shell__main>.love-hero:not(.is-compact){min-height:660px}.love-hero__pair{gap:24px}.love-hero__avatar{width:138px;height:138px}}@media(max-width:820px){.pc-shell__main>.love-hero:not(.is-compact){min-height:560px;border-radius:28px}.love-hero__brand{top:14px;left:14px;padding:8px 12px}.love-hero__pair{gap:16px;padding-top:86px}.love-hero__avatar{width:106px;height:106px;border-width:4px}.love-hero__name{font-size:24px}.love-hero__distance{min-height:42px;padding:0 14px;font-size:14px}.love-hero__heart{width:70px;height:70px}.love-hero__dock{bottom:18px;gap:6px;padding:8px}.love-hero__dock-item{min-height:36px;padding:0 10px}.love-hero__compact-band{padding:24px 12px 12px}.love-hero__compact-card{min-height:88px;padding:12px 14px}.countdown-card,.feature-photo,.distance-stage{min-height:auto;border-radius:26px}.countdown-card__copy h1,.feature-photo__meta h3{font-size:30px}}.pc-shell__masthead{color:#2e1e1ff0;letter-spacing:.04em}.pc-shell__header{position:sticky;top:14px;z-index:30;margin-top:10px;border:1px solid rgba(244,236,233,.92);background:linear-gradient(180deg,#ffffffe0,#fff7f5bd),radial-gradient(circle at top,rgba(255,224,231,.32),transparent 58%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 42px #cdada61f,inset 0 1px #ffffffd1}.pc-shell__brand{min-width:238px}.pc-shell__brand strong{letter-spacing:-.04em}.pc-shell__nav{padding:7px;border:1px solid rgba(241,232,228,.92);background:#ffffffbd;box-shadow:inset 0 1px #ffffffe6}.pc-shell__nav-item{min-height:42px;padding:0 18px;border:1px solid rgba(241,232,228,.88);background:linear-gradient(180deg,#ffffffd6,#fffbfaad);box-shadow:0 10px 18px #cdada60f}.pc-shell__weather,.pc-shell__trace,.pc-shell__avatar-chip{border-color:#f1e8e4eb;background:#ffffffb8;box-shadow:0 12px 22px #cdada60f}.pc-shell__float--left{border-color:#f6e8eaeb;background:#ffffffdb;box-shadow:0 16px 30px #cdada61a}.pc-shell__float--chat,.pc-shell__float--tool{box-shadow:0 20px 34px #ff7b9329}.pc-shell__main>.love-hero.is-compact{min-height:130px;margin-top:8px;border-radius:34px;overflow:hidden}.love-hero.is-compact{border:1px solid rgba(239,231,228,.9);background:linear-gradient(180deg,#322c2f14,#322c2f08),radial-gradient(circle at center,rgba(255,225,231,.14),transparent 42%);box-shadow:0 24px 48px #b8958d24}.love-hero.is-compact .love-hero__backdrop{filter:saturate(.66) contrast(.88) brightness(.78);transform:scale(1.05)}.love-hero.is-compact .love-hero__backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#221d1f38,#ffffff05 34%,#ffffff05 66%,#221d1f38),linear-gradient(180deg,#ffffff05,#221d1f38)}.love-hero.is-compact .love-hero__noise{opacity:.12}.love-hero.is-compact .love-hero__brand{top:16px;left:50%;min-width:126px;justify-content:center;transform:translate(-50%);color:#fff7f5e0}.love-hero.is-compact .love-hero__compact-band{padding:28px 18px 16px}.love-hero.is-compact .love-hero__compact-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;min-height:102px;padding:14px 18px;border-radius:28px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(90deg,#ffffff3d,#ffffff14 22%,#ffffff14 78%,#ffffff3d),#ffffff14;box-shadow:0 22px 40px #120d1029,inset 0 1px #ffffff38}.love-hero.is-compact .love-hero__compact-side{gap:14px}.love-hero.is-compact .love-hero__compact-side.is-right{justify-content:flex-end}.love-hero.is-compact .love-hero__compact-avatar{width:62px;height:62px;border-width:4px;background:#fffffff0;color:#5b4346}.love-hero.is-compact .love-hero__compact-copy{gap:4px}.love-hero.is-compact .love-hero__compact-copy strong{font-size:18px;line-height:1;text-shadow:0 8px 16px rgba(18,13,16,.16)}.love-hero.is-compact .love-hero__compact-copy span{color:#fff6f3c7}.love-hero.is-compact .love-hero__compact-middle{min-width:172px;min-height:86px;padding:10px 16px;border-radius:24px;justify-content:center;gap:8px;background:linear-gradient(180deg,#ffbec633,#ffffff14),#ffffff1f;box-shadow:0 20px 32px #120d1029,inset 0 1px #ffffff3d}.love-hero.is-compact .love-hero__compact-middle span,.love-hero.is-compact .love-hero__compact-middle em{color:#fff7f5e6}.love-hero.is-compact .love-hero__compact-middle i{transform:scale(1.06);filter:drop-shadow(0 8px 14px rgba(255,98,128,.3))}.timeline-titleband,.message-titleband,.album-titleband{margin-top:28px;margin-bottom:32px;padding-top:28px}.timeline-titleband h2,.message-titleband h2,.album-titleband h2{font-size:clamp(48px,4.2vw,74px)}.timeline-titleband p,.message-titleband p,.album-titleband p{max-width:820px}.timeline-filters,.message-toolbar,.timeline-board,.timeline-stage__summary,.album-masonry__item,.album-detail-hero__cover,.album-detail-hero__side,.album-detail-hero__thumbs,.album-detail-hero__captionbar,.message-wall-card,.message-drawer__header,.message-drawer__stage-note,.message-drawer__body,.composer-panel{border-color:#f2eae6eb;box-shadow:0 24px 48px #cdada61a,inset 0 1px #ffffffc7}.timeline-filters{margin-top:10px;margin-bottom:26px;padding:12px;border-radius:999px;background:#ffffffb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.timeline-filters__label{color:#a17873c2;letter-spacing:.14em}.timeline-filters button{min-height:46px;padding:0 18px;border:1px solid rgba(241,232,228,.92);border-radius:999px;background:linear-gradient(180deg,#ffffffdb,#fffaf8ad);color:#5b4346;box-shadow:0 12px 24px #cdada60f}.timeline-filters button.is-active{border-color:#ffaab566;background:linear-gradient(135deg,#ff8fa0,#ffb37f);color:#fffaf9}.timeline-board{position:relative;overflow:hidden;padding:34px 34px 40px;border-radius:36px;background:linear-gradient(180deg,#fffaf8f0,#fff4f1d1),radial-gradient(circle at top left,rgba(255,226,232,.3),transparent 34%)}.timeline-board__lead{margin-bottom:28px}.timeline-year__aside strong{font-size:clamp(36px,3vw,52px);letter-spacing:-.06em}.timeline-year__line{background:linear-gradient(180deg,#ffb0bc8f,#f2e3dfc7)}.timeline-entry__card{border-radius:30px;background:linear-gradient(180deg,#fffffff5,#fffaf8e0),radial-gradient(circle at top right,rgba(255,226,232,.24),transparent 30%)}.timeline-entry__source{min-height:70px;padding:0 18px;border-radius:22px;background:#fcf5f2f0}.timeline-stage__summary{background:#ffffffc7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.message-toolbar{margin-top:8px;margin-bottom:28px;padding:16px 18px;border-radius:28px;background:linear-gradient(180deg,#ffffffdb,#fff8f6bd),radial-gradient(circle at top left,rgba(255,229,235,.26),transparent 40%)}.message-toolbar__write{min-height:48px;padding:0 18px}.message-wall{margin-top:10px}.message-wall__spine{background:linear-gradient(180deg,#ffc9d299,#f4e6e1d1)}.message-wall-card{border-radius:28px;background:linear-gradient(180deg,#fffffff0,#fffaf8d6),radial-gradient(circle at top,rgba(255,230,235,.22),transparent 34%)}.message-wall-card.is-left{transform:translate(-8px)}.message-wall-card.is-right{transform:translate(8px)}.message-wall-card__quote{background:#fcf4f1e6}.album-masonry{margin-top:8px;gap:24px}.album-masonry__item{border-radius:32px;background:linear-gradient(180deg,#fffffff5,#fff9f7db),radial-gradient(circle at top right,rgba(255,229,235,.24),transparent 34%)}.album-collage{border-radius:24px;overflow:hidden}.album-detail-hero{gap:22px}.album-detail-hero__cover{min-height:620px;border-radius:34px}.album-detail-hero__veil{background:linear-gradient(180deg,#110f1214,#110f12d1)}.album-detail-hero__thumbs{background:linear-gradient(180deg,#ffffffd6,#fff8f6b8),radial-gradient(circle at top left,rgba(255,225,231,.22),transparent 40%)}.album-thumb{border-radius:20px}.album-detail-hero__captionbar{background:linear-gradient(180deg,#ffffffdb,#fff8f6b8),radial-gradient(circle at top left,rgba(255,225,231,.22),transparent 40%)}.album-photo-flow__grid{gap:22px}.album-photo-flow__item{border-radius:28px}@media(max-width:1180px){.pc-shell__header{top:8px}.love-hero.is-compact .love-hero__compact-card{grid-template-columns:1fr;justify-items:center}.love-hero.is-compact .love-hero__compact-side,.love-hero.is-compact .love-hero__compact-side.is-right{justify-content:center}.love-hero.is-compact .love-hero__compact-side.is-right{flex-direction:row-reverse}}@media(max-width:820px){.pc-shell__header{position:static;margin-top:8px}.pc-shell__nav{padding:5px}.pc-shell__nav-item{min-height:38px;padding:0 14px}.pc-shell__main>.love-hero.is-compact{min-height:172px;border-radius:28px}.love-hero.is-compact .love-hero__brand{top:12px;min-width:110px}.love-hero.is-compact .love-hero__compact-band{padding:24px 12px 12px}.love-hero.is-compact .love-hero__compact-card{gap:12px;padding:12px;border-radius:24px}.love-hero.is-compact .love-hero__compact-middle{min-width:148px;min-height:74px}.timeline-titleband,.message-titleband,.album-titleband{margin-top:20px;margin-bottom:22px;padding-top:20px}.timeline-titleband h2,.message-titleband h2,.album-titleband h2{font-size:38px}.timeline-filters{padding:10px;border-radius:26px}.timeline-board{padding:22px 18px 24px;border-radius:28px}.message-wall-card.is-left,.message-wall-card.is-right{transform:none}.album-detail-hero__cover{min-height:500px;border-radius:28px}}.pc-shell__main>.home-grid{margin-top:26px}.home-grid{gap:22px}.countdown-card,.feature-photo,.weather-card,.stats-card,.city-distance-card,.timeline-glance,.anniversary-rack,.moment-card,.album-showcase__spine,.album-showcase__caption-card,.message-wall-preview__spine,.message-preview-card{border-color:#f2eae6eb;box-shadow:0 24px 48px #cdada61a,inset 0 1px #fffc}.countdown-card{padding:34px 30px 26px;background:radial-gradient(circle at 10% 14%,rgba(255,230,235,.42),transparent 24%),linear-gradient(180deg,#fffffff5,#fff7f4e6)}.countdown-card__copy .eyebrow{color:#a87c77bd;letter-spacing:.22em}.countdown-card__copy h1{max-width:620px}.countdown-card__leadline{gap:12px}.countdown-card__leadline span,.countdown-card__leadline em,.countdown-card__footer .countdown-card__weather-pair{border-color:#f1e8e4eb;background:#ffffffc2}.countdown-card__clock>div,.countdown-card__ticker{border-radius:20px}.countdown-card__footer{margin-top:28px;padding-top:18px;border-top:1px solid rgba(239,230,226,.88)}.feature-photo{overflow:hidden;background:#f3ece9}.feature-photo__pill-row{top:18px;left:18px;right:auto;gap:10px}.feature-photo__pill-row span{min-height:34px;padding:0 12px;border-radius:999px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.feature-photo__meta{padding:22px 22px 20px}.feature-photo__storynote{margin-bottom:14px}.weather-card,.stats-card{background:linear-gradient(180deg,#fffffff0,#fff8f6db),radial-gradient(circle at top right,rgba(255,230,235,.22),transparent 36%)}.home-dashboard{margin-top:26px;padding:30px;border-radius:38px}.home-dashboard__story{padding:6px}.home-dashboard__story h3{max-width:700px}.home-dashboard__story-topline,.overview-panels__headline,.home-overview-stage__chips,.home-overview-stage__leadline,.timeline-glance__footrail{gap:12px}.home-dashboard__note,.home-dashboard__ticket,.home-dashboard__letter,.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.home-overview-stage__note{border-color:#f1e8e4eb;background:linear-gradient(180deg,#ffffffe6,#fff9f7cc),radial-gradient(circle at top right,rgba(255,230,235,.18),transparent 36%);box-shadow:0 18px 34px #cdada614}.overview-panels{margin-top:24px;gap:20px;padding:28px;border-radius:36px}.city-distance-card,.timeline-glance,.anniversary-rack{background:linear-gradient(180deg,#fffffff0,#fff8f6d6),radial-gradient(circle at top left,rgba(255,228,234,.22),transparent 36%)}.city-distance-card{min-height:360px;padding:22px;border-radius:30px}.city-distance-card__map{border-radius:24px;background:radial-gradient(circle at 16% 22%,rgba(255,230,235,.46),transparent 24%),linear-gradient(180deg,#fff8f6eb,#ffeeead6)}.city-distance-card__metric{color:#3f2a2d}.timeline-glance{padding:24px 22px 20px;border-radius:30px}.timeline-glance h3{margin-top:10px;margin-bottom:18px}.timeline-glance ul li{padding:16px 0 16px 18px}.anniversary-rack{padding:22px;border-radius:30px}.anniversary-pill{border-color:#f0e7e3e6;background:#fffc;box-shadow:0 16px 28px #cdada60f}.home-overview-stage{margin-top:24px}.cluster-heading{margin-bottom:20px}.cluster-heading__copy h3{max-width:760px}.section-cluster{gap:20px}.section-cluster__card{min-height:308px;border-color:#f2e9e5eb;box-shadow:0 24px 48px #cdada61a,inset 0 1px #fff3}.section-cluster__card.is-featured{min-height:384px}.section-cluster__media{border-radius:24px}.section-cluster__card h3{max-width:92%}.section-cluster__dock{margin-top:16px}.album-showcase,.message-wall-preview{margin-top:8px;column-gap:22px}.album-showcase__spine,.message-wall-preview__spine{top:104px;border-color:#f1e8e4eb;background:linear-gradient(180deg,#ffffffeb,#fff9f7d1),radial-gradient(circle at top left,rgba(255,228,234,.22),transparent 34%)}.album-showcase__caption-card{border-radius:24px;background:linear-gradient(180deg,#ffffffeb,#fff9f7d6),radial-gradient(circle at top right,rgba(255,228,234,.18),transparent 36%)}.message-preview-card{min-height:230px;border-color:#f1e8e4eb;background:linear-gradient(180deg,#fffffff0,#fff9f7d6),radial-gradient(circle at top,rgba(255,228,234,.18),transparent 34%)}.message-preview-card.is-left{margin-left:28px}.message-preview-card.is-right{margin-right:28px}.message-preview-card__quote{background:#fcf4f1eb}@media(max-width:1180px){.overview-panels,.section-cluster,.album-showcase,.message-wall-preview{grid-template-columns:1fr}.album-showcase__spine,.message-wall-preview__spine{position:relative;top:auto}}@media(max-width:820px){.pc-shell__main>.home-grid{margin-top:20px}.countdown-card,.feature-photo,.home-dashboard,.overview-panels,.home-overview-stage,.city-distance-card,.timeline-glance,.anniversary-rack{padding:20px 18px;border-radius:26px}.home-dashboard,.overview-panels,.home-overview-stage{margin-top:20px}.countdown-card__copy h1{font-size:34px}.section-cluster__card,.section-cluster__card.is-featured{min-height:260px;border-radius:24px}.message-preview-card.is-left,.message-preview-card.is-right{margin-left:0;margin-right:0}}.checklist-titleband,.about-titleband,.story-titleband{position:relative;margin:28px auto 30px;padding:22px 20px 12px;text-align:center;background:transparent}.checklist-titleband:before,.about-titleband:before,.story-titleband:before,.checklist-titleband:after,.about-titleband:after,.story-titleband:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.checklist-titleband:before,.about-titleband:before,.story-titleband:before{left:50%;top:4px;width:min(640px,92%);height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,rgba(236,223,219,.9),transparent)}.checklist-titleband:after,.about-titleband:after,.story-titleband:after{inset:auto 50% -4px;width:94px;height:12px;transform:translate(-50%);background:radial-gradient(circle,rgba(255,230,235,.92),transparent 72%)}.story-titleband__kicker,.story-titleband__headline{display:flex;align-items:center;justify-content:center}.story-titleband__kicker{gap:10px}.story-titleband__kicker span,.story-titleband__kicker strong{min-height:38px;padding:0 16px;border:1px solid rgba(241,232,228,.9);border-radius:999px;background:#ffffffc7;font-size:12px;letter-spacing:.18em;text-transform:uppercase}.story-titleband__kicker span{color:#ff8b7c}.story-titleband__kicker strong{background:#231b1d;color:#fff9f8}.story-titleband__headline{gap:16px;margin-top:20px}.story-titleband__headline h2{margin:0;color:#342528;font-size:clamp(46px,4.5vw,70px);line-height:.98;letter-spacing:-.06em}.story-titleband__headline i{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid rgba(241,232,228,.9);border-radius:18px;background:#ffffffc7;color:#a17873c7}.story-titleband p{max-width:840px;margin:14px auto 0;color:#795b57b3;font-size:15px;line-height:1.88}.checklist-toolbar{margin-top:6px}.checklist-toolbar,.checklist-filters,.checklist-focus,.checklist-row,.checklist-detail-card,.story-chat--about,.about-audio,.about-stage__chapters button,.about-stage__memo,.story-layout__toc,.story-layout__musiccard,.story-layout__hero-card,.story-layout__headline-note,.story-layout__lead-visual,.prose{border-color:#f2eae6eb;box-shadow:0 24px 48px #cdada61a,inset 0 1px #fffc}.checklist-toolbar__pill,.checklist-progress-card,.checklist-search{background:linear-gradient(180deg,#fffffff0,#fff9f7db),radial-gradient(circle at top right,rgba(255,228,234,.18),transparent 34%)}.checklist-toolbar__subline{margin-top:16px}.checklist-filters{margin-top:18px;padding:14px;border-radius:28px;background:#ffffffbd;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.checklist-filters button{min-height:44px;padding:0 18px;background:linear-gradient(180deg,#ffffffe0,#fffbf9b8)}.checklist-progress-card{background:linear-gradient(180deg,#ffffffeb,#fff9f7d6),radial-gradient(circle at top left,rgba(237,247,255,.26),transparent 40%)}.checklist-stage{margin-top:20px;gap:28px}.checklist-focus{padding:26px;border-radius:34px;background:radial-gradient(circle at 10% 10%,rgba(237,247,255,.46),transparent 24%),linear-gradient(180deg,#fffffff2,#fff9f7e6)}.checklist-focus__hero{align-items:center;justify-content:space-between}.checklist-focus__storycard,.checklist-focus__note-card{min-height:136px}.checklist-focus__gallery img{box-shadow:0 18px 34px #cdada61a}.checklist-row{border-radius:28px;background:linear-gradient(180deg,#fffffff0,#fff9f7d6),radial-gradient(circle at top right,rgba(255,228,234,.16),transparent 36%)}.checklist-row__head{min-height:74px}.checklist-detail-card{border-radius:28px;background:linear-gradient(180deg,#fffffff5,#fff9f7e0),radial-gradient(circle at top left,rgba(255,229,235,.18),transparent 34%)}.checklist-detail-card__media{min-height:404px}.checklist-detail-card__content{padding:30px 30px 24px}.about-stage{margin-top:8px}.story-chat--about{padding:22px;border-radius:36px;background:linear-gradient(180deg,#fffffff0,#fff9f7e0),radial-gradient(circle at top left,rgba(255,228,234,.18),transparent 32%)}.story-chat__screen{min-height:980px;border:1px solid rgba(242,234,230,.88);box-shadow:inset 0 1px #ffffffc7}.story-chat__replaycard{box-shadow:0 14px 28px #cdada614}.story-bubble__content{box-shadow:0 18px 34px #cdada614,inset 0 1px #fff9}.story-bubble.is-left .story-bubble__content{background:linear-gradient(180deg,#fffffffa,#fbf8f7e6),radial-gradient(circle at top right,rgba(255,228,234,.14),transparent 32%)}.story-bubble.is-right .story-bubble__content{background:linear-gradient(135deg,#ff7f92f5,#ffa77aeb)}.story-chat__player{background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.about-audio{margin-top:20px;background:linear-gradient(180deg,#ffffffeb,#fff9f7d6),radial-gradient(circle at top left,rgba(237,247,255,.26),transparent 40%)}.about-stage__chapters button,.about-stage__memo{background:linear-gradient(180deg,#fffffff0,#fff9f7d6),radial-gradient(circle at top right,rgba(255,228,234,.14),transparent 36%)}.story-layout{margin-top:10px;grid-template-columns:320px minmax(0,900px);gap:34px}.story-layout__toc{border-radius:30px;background:linear-gradient(180deg,#fffffff0,#fff9f7db),radial-gradient(circle at top left,rgba(255,228,234,.16),transparent 34%)}.story-layout__content{padding-top:0}.story-layout__banner{display:none}.story-layout__musicbar{margin-top:2px}.story-layout__musicbar-gradient,.story-layout__musiccard{background:linear-gradient(180deg,#fffffff0,#fff9f7d6),radial-gradient(circle at top left,rgba(255,228,234,.16),transparent 34%)}.story-layout__musicbar-gradient{min-height:84px;border:1px solid rgba(242,234,230,.92);border-radius:26px;box-shadow:0 20px 40px #cdada614,inset 0 1px #ffffffd1}.story-layout__musicbar-gradient strong{color:#2f2326}.story-layout__musiccard{max-width:470px}.story-layout__hero{margin-top:22px;gap:18px}.story-layout__headline-note,.story-layout__lead-visual,.prose{background:linear-gradient(180deg,#fffffff5,#fff9f7e0),radial-gradient(circle at top left,rgba(255,228,234,.16),transparent 34%)}.story-layout__headline-note{border-radius:24px}.story-layout__lead-visual{border-radius:30px}.prose{padding:42px 44px;border-radius:34px}.prose p,.prose li,.prose blockquote{font-size:16px}@media(max-width:1180px){.story-layout,.about-stage__main,.checklist-stage{grid-template-columns:1fr}.checklist-focus,.about-stage__chapters,.story-layout__toc{position:relative;top:auto}.story-layout__musiccard{max-width:100%}}@media(max-width:820px){.checklist-titleband,.about-titleband,.story-titleband{margin:20px auto;padding:14px 8px 8px}.story-titleband__kicker span,.story-titleband__kicker strong{min-height:34px;padding:0 12px;font-size:11px}.story-titleband__headline{gap:10px;margin-top:14px}.story-titleband__headline h2{font-size:34px}.story-titleband__headline i{width:40px;height:40px;border-radius:14px}.checklist-focus,.story-chat--about,.story-layout__toc,.prose{padding:20px 16px;border-radius:26px}.checklist-detail-card__media{min-height:280px}.story-chat__screen{min-height:720px;padding:18px 12px 106px}.story-layout__musicbar-gradient{min-height:70px;border-radius:20px}.prose{padding:24px 16px}}.timeline-entry__card{padding:28px 28px 26px;border-radius:34px;background:radial-gradient(circle at 78% 18%,rgba(238,247,255,.9),transparent 24%),linear-gradient(180deg,#fffffff7,#fffaf8e6);box-shadow:0 24px 50px #cdada61a,inset 0 1px #ffffffd1}.timeline-entry__eyebrow,.timeline-entry__metric-strip,.timeline-entry__capsule,.timeline-entry__footrail{gap:10px}.timeline-entry__media{margin-top:20px;border:1px solid rgba(242,234,230,.9);border-radius:26px;box-shadow:0 24px 42px #cdada61f}.timeline-entry__media img,.timeline-entry__media video{aspect-ratio:16/8.2}.timeline-entry__media-tags{gap:10px}.timeline-entry__media-note{left:16px;right:16px;bottom:16px;padding:14px 16px;border:1px solid rgba(255,255,255,.18);border-radius:20px;background:#1c161a6b;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.timeline-entry__source{min-height:74px;padding:0 18px;border:1px solid rgba(242,234,230,.9);border-radius:24px;background:linear-gradient(180deg,#ffffffeb,#fbf8f7d6),radial-gradient(circle at top left,rgba(255,228,234,.14),transparent 34%);box-shadow:0 14px 28px #cdada614}.timeline-entry__footrail{margin-top:16px}.message-stream-row{gap:32px}.message-stream-row__stamp{z-index:2;justify-self:center;min-height:34px;padding:0 14px;border:1px solid rgba(239,231,227,.9);border-radius:999px;background:#4c4548c7;color:#fff7f5e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.message-wall-card{min-height:260px;padding:22px 22px 20px;border-radius:30px;box-shadow:0 24px 48px #cdada61a,inset 0 1px #fffc}.message-wall-card__quote{border-radius:20px;background:linear-gradient(180deg,#fcf7f5f5,#fffbfaeb),radial-gradient(circle at top left,rgba(255,228,234,.12),transparent 34%)}.message-wall-card footer{padding-top:10px;border-top:1px solid rgba(242,234,230,.76)}.message-drawer{padding:26px 20px 28px 24px;background:radial-gradient(circle at top right,rgba(255,228,234,.3),transparent 22%),linear-gradient(180deg,#fffbf7fa,#fff4f0f5)}.message-drawer__header,.message-drawer__stage-note,.message-drawer__body,.message-drawer__emoji-panel,.message-drawer__thread,.message-drawer__reply,.message-drawer__excerpt-note{border-color:#f2eae6eb;box-shadow:0 18px 36px #cdada614,inset 0 1px #fffc}.message-drawer__body{border-radius:28px}.message-drawer__thread{background:linear-gradient(180deg,#ffffffeb,#fbf8f7db),radial-gradient(circle at top left,rgba(255,228,234,.12),transparent 36%)}.message-drawer__bubble{border-radius:22px}.message-drawer__bubble.is-self{background:linear-gradient(180deg,#fffffffa,#fcf9f8eb),radial-gradient(circle at top right,rgba(255,228,234,.12),transparent 32%)}.message-drawer__bubble.is-reply{background:linear-gradient(135deg,#ff7f92f0,#ffa77ae6)}.message-drawer__bubble.is-reply p,.message-drawer__bubble.is-reply .message-drawer__bubble-head strong,.message-drawer__bubble.is-reply .message-drawer__bubble-head span{color:#fff9f8f5}.album-masonry{gap:20px}.album-masonry__item{min-height:548px;padding:20px;border-radius:32px;background:radial-gradient(circle at top right,rgba(238,247,255,.86),transparent 22%),linear-gradient(180deg,#fffffff5,#fff9f7e6);box-shadow:0 24px 48px #cdada61a,inset 0 1px #ffffffd1}.album-masonry__item h3{margin-top:8px}.album-collage{margin-top:18px;border:1px solid rgba(242,234,230,.88);border-radius:24px;box-shadow:0 20px 36px #cdada614}.album-masonry__statsbar{margin-top:18px;padding:12px;border:1px solid rgba(242,234,230,.9);border-radius:22px;background:linear-gradient(180deg,#ffffffe6,#fbf8f7d6),radial-gradient(circle at top left,rgba(255,228,234,.12),transparent 36%)}.album-masonry__footerline{margin-top:16px;padding-top:14px;border-top:1px solid rgba(242,234,230,.78)}@media(max-width:820px){.timeline-entry__card,.message-wall-card,.album-masonry__item{padding:18px 16px;border-radius:24px}.timeline-entry__media{border-radius:20px}.message-stream-row__stamp{min-height:30px;padding:0 10px;font-size:10px}.album-masonry__statsbar{padding:10px;border-radius:18px}}.checklist-stage{grid-template-columns:minmax(420px,1.02fr) minmax(0,.98fr);gap:30px}.checklist-focus{padding:28px;border-radius:36px}.checklist-focus__storyrail,.checklist-focus__note-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.checklist-focus__storycard,.checklist-focus__note-card{min-height:148px;border-radius:24px;background:linear-gradient(180deg,#fffffff0,#fff9f7db),radial-gradient(circle at top right,rgba(255,228,234,.14),transparent 34%)}.checklist-focus__empty{min-height:184px;border-radius:28px;background:linear-gradient(180deg,#fdfaf9f5,#fffcfbeb),radial-gradient(circle at top left,rgba(237,247,255,.18),transparent 36%)}.checklist-focus__actions{justify-content:flex-start}.checklist-focus__actions button{min-width:124px;min-height:48px}.checklist-list{gap:16px}.checklist-detail-card{grid-template-columns:minmax(0,.86fr) minmax(300px,.62fr);border-radius:30px;background:linear-gradient(180deg,#fffffff7,#fff9f7e6),radial-gradient(circle at top right,rgba(255,228,234,.14),transparent 32%)}.checklist-detail-card__media{min-height:440px}.checklist-detail-card__content{display:flex;flex-direction:column;justify-content:space-between;padding:32px 30px 26px}.checklist-detail-card__section{padding-top:16px;border-top:1px solid rgba(242,234,230,.76)}.checklist-detail-card__seal{box-shadow:0 18px 30px #ffa77a2e,inset 0 1px #ffffff4d}.about-stage__main{grid-template-columns:minmax(0,1fr) 270px;gap:26px}.story-chat--about{border-radius:38px}.story-chat__screen{min-height:1040px;padding:26px 22px 126px;border-radius:32px;background:linear-gradient(180deg,#f7f7f9e6,#f1f2f6d6),radial-gradient(circle at top left,rgba(255,228,234,.12),transparent 34%)}.story-chat__body{width:min(880px,100%);margin:42px auto 0;gap:24px}.story-bubble__row{gap:14px}.story-bubble__content{max-width:min(430px,72%);padding:16px 18px;border-radius:24px}.story-bubble__media{border-radius:18px;box-shadow:0 18px 30px #cdada61f}.story-chat__player{bottom:28px;min-width:308px;padding:12px 16px}.story-chat__toyshelf{display:flex;justify-content:center;gap:14px;padding-top:18px}.story-chat__toyshelf span{font-size:30px;filter:drop-shadow(0 10px 16px rgba(205,173,166,.12))}.about-audio{margin-top:22px;padding:22px 24px;border-radius:30px}.about-stage__chapters{gap:12px}.about-stage__chapters button,.about-stage__memo{border-radius:24px}.story-layout{grid-template-columns:300px minmax(0,900px);gap:38px}.story-layout__toc{padding:22px;border-radius:32px}.story-layout__toc-guide,.story-layout__toc-card,.story-layout__toc-hint{border-radius:22px}.story-layout__toc-link{min-height:60px;padding:12px 0}.story-layout__content{max-width:900px}.story-layout__musicbar{gap:18px;margin-top:6px}.story-layout__musicbar-gradient{min-height:90px;padding:0 24px;border-radius:28px}.story-layout__musiccard{max-width:500px;border-radius:28px}.story-layout__musiccard img{width:116px;height:116px}.story-layout__hero{grid-template-columns:minmax(0,1fr) 300px;gap:20px}.story-layout__hero-card{min-height:134px;border-radius:24px}.story-layout__headline-note{border-radius:26px}.story-layout__lead-visual{border-radius:32px}.story-layout__lead-visual img{aspect-ratio:1.72/1}.story-layout__assist-rail{top:208px;gap:14px}.story-layout__assist-rail button{width:58px;height:58px}.prose{padding:46px 48px;border-radius:36px}.prose h2{margin-top:2em}.prose img,.prose video{box-shadow:0 22px 38px #cdada61f}@media(max-width:1180px){.checklist-stage,.about-stage__main,.story-layout,.checklist-focus__storyrail,.checklist-focus__note-rail,.checklist-detail-card{grid-template-columns:1fr}.checklist-detail-card__media{min-height:320px}.story-layout__hero{grid-template-columns:1fr}}@media(max-width:820px){.checklist-focus{padding:20px 16px;border-radius:26px}.checklist-focus__actions button{min-width:0;min-height:44px}.checklist-detail-card__media{min-height:260px}.checklist-detail-card__content{padding:22px 18px 18px}.story-chat__screen{min-height:760px;padding:20px 12px 110px;border-radius:24px}.story-bubble__content{max-width:88%;padding:14px}.story-chat__player{min-width:270px}.story-chat__toyshelf{gap:8px}.story-chat__toyshelf span{font-size:22px}.story-layout__toc,.story-layout__musiccard,.prose{border-radius:24px}.story-layout__musicbar-gradient{min-height:68px;padding:0 16px;border-radius:20px}.story-layout__musiccard img{width:92px;height:92px}.prose{padding:26px 16px}}.pc-shell{background:radial-gradient(circle at top,#ffeef0f5,#fff7f4e0 18%,#fffcf9fa 58%),linear-gradient(180deg,#fffdfb,#fff8f4)}.pc-shell__masthead{width:min(1180px,100% - 28px);min-height:70px;margin:12px auto 0;border-radius:0 0 34px 34px;background:linear-gradient(180deg,#ffffffe6,#f7f3f0db),radial-gradient(circle at top,rgba(205,173,166,.12),transparent 60%);border:1px solid rgba(228,214,209,.76);box-shadow:0 24px 48px #e0c4bb29,inset 0 -1px #ffffffad}.pc-shell__masthead span{font-size:clamp(26px,3vw,34px);letter-spacing:.08em}.pc-shell__header{width:min(1120px,100% - 32px);margin-top:12px;padding:16px 22px 18px;border-radius:36px;background:linear-gradient(180deg,#ffffffe0,#fffaf8d1),radial-gradient(circle at top left,rgba(255,210,218,.18),transparent 42%);border:1px solid rgba(239,220,217,.8);box-shadow:0 22px 42px #e8cdc52e,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.pc-shell__brand strong{gap:12px;font-size:clamp(24px,2vw,30px);color:#dc7f92}.pc-shell__brand-mark,.pc-shell__brand-heart{filter:drop-shadow(0 10px 20px rgba(255,116,147,.22))}.pc-shell__nav{padding:9px;border-radius:999px;background:linear-gradient(180deg,#fffffff0,#fff4f1e6);box-shadow:inset 0 0 0 1px #f0e1dce0,0 16px 28px #edd4cd29}.pc-shell__nav-item{min-width:92px;min-height:54px;padding:0 18px;border-radius:999px;color:#6f6164eb}.pc-shell__nav-item i{font-size:15px}.pc-shell__nav-item.is-active,.pc-shell__nav-item.router-link-active,.pc-shell__nav-item.is-home.is-active{color:#fff;background:linear-gradient(135deg,#ff9db0,#ff839d 55%,#ff728e);box-shadow:0 16px 28px #ff809a52,inset 0 1px #ffffff5c}.pc-shell__utility{gap:10px}.pc-shell__weather,.pc-shell__trace,.pc-shell__avatar-chip{min-height:46px;border-radius:999px;background:linear-gradient(180deg,#fffffff0,#fff6f3e0);box-shadow:inset 0 0 0 1px #efddd8e0,0 14px 24px #eacfc624}.pc-shell__float{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.love-hero.is-compact{min-height:270px;padding:26px 24px 22px;border-radius:0 0 42px 42px;overflow:hidden;box-shadow:0 28px 50px #e1c5bd29,inset 0 -1px #ffffff8c}.love-hero.is-compact .love-hero__backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fffcf92e,#271d1e2e 74%,#fff7f452),radial-gradient(circle at center,rgba(255,219,227,.1),transparent 36%)}.love-hero__compact-band{position:absolute;left:50%;right:auto;bottom:28px;width:min(920px,100% - 44px);transform:translate(-50%)}.love-hero__compact-card{min-height:104px;padding:18px 22px;border-radius:34px;background:linear-gradient(180deg,#ffffff52,#fff4f138),#4d3d3f3d;border:1px solid rgba(255,255,255,.3);box-shadow:0 28px 46px #22181b24,inset 0 1px #fff3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.love-hero__compact-avatar{width:72px;height:72px;border:4px solid rgba(255,255,255,.58);box-shadow:0 16px 28px #22181b2e,0 0 0 10px #fff1f41a}.love-hero__compact-copy strong,.love-hero__compact-middle span,.love-hero__compact-middle em{text-shadow:0 10px 24px rgba(32,23,24,.22)}.love-hero__compact-copy strong{font-size:clamp(22px,2vw,30px)}.love-hero__compact-copy span{color:#fff7f6e0}.love-hero__compact-middle{min-width:170px;padding:14px 18px;border-radius:28px;background:linear-gradient(180deg,#ffc9d457,#ffa1b92e),#ffffff14;box-shadow:inset 0 0 0 1px #ffffff3d,0 16px 28px #23181b29}.message-toolbar,.timeline-filters,.album-titleband,.message-titleband,.timeline-titleband{width:min(1120px,100% - 32px)}.message-toolbar{padding:14px 18px;border-radius:28px;background:linear-gradient(180deg,#ffffffe0,#fff8f5d6);border:1px solid rgba(238,220,215,.84);box-shadow:0 18px 34px #e8ccc424}.message-stream-row{align-items:start}.message-stream-row__stamp{font-weight:600;letter-spacing:.08em}.message-wall-card{min-height:0;padding:22px 22px 18px;border-radius:32px;background:linear-gradient(180deg,#fffffff5,#fffaf7f0),radial-gradient(circle at top,rgba(255,228,234,.14),transparent 40%);box-shadow:0 22px 40px #e2c2bb24,inset 0 0 0 1px #f1e1dcd6}.message-wall-card p{min-height:78px;line-height:1.9}.message-wall-card__badge{min-width:76px;min-height:36px;padding:0 14px;border-radius:999px;background:linear-gradient(135deg,#ff9ab429,#fff4f1f5);color:#d86f88}.message-wall-card__quote{border-left-width:4px;border-radius:20px;background:linear-gradient(180deg,#fff6f3f5,#ffedf0e6)}.message-drawer{width:min(520px,100% - 18px);padding:24px 18px 18px;border-radius:36px 0 0 36px;background:linear-gradient(180deg,#fffdfbfa,#fff7f3f5),radial-gradient(circle at top,rgba(255,220,228,.18),transparent 34%);box-shadow:-22px 0 52px #39252729,inset 1px 0 #fffc}.message-drawer__header,.message-drawer__stage-note,.message-drawer__body{border-radius:30px}.message-drawer__body{padding:24px 20px 20px;background:linear-gradient(180deg,#ffffffeb,#fff8f5eb)}.message-drawer__signal-card,.message-drawer__insight-card{min-height:106px;border-radius:24px;background:linear-gradient(180deg,#fffffff0,#fff8f5eb)}.message-drawer__bubble{border-radius:24px;line-height:1.9}.message-drawer__bubble.is-reply{background:linear-gradient(180deg,#ff99af24,#fff0f2fa)}.album-masonry{width:min(1120px,100% - 32px);gap:24px}.album-masonry__item{padding:22px 22px 18px;border-radius:34px;background:linear-gradient(180deg,#fffffff5,#fff9f6f0),radial-gradient(circle at top right,rgba(255,228,234,.16),transparent 42%);box-shadow:0 24px 42px #e3c5bd29,inset 0 0 0 1px #f1e1dcd6}.album-collage{border-radius:28px;overflow:hidden;box-shadow:0 18px 34px #d9b8b029}.album-masonry__serial{color:#d86f8857}.album-preview-stage{width:min(1120px,100% - 32px);gap:22px}.album-preview-stage__story,.album-preview-stage__notes{border-radius:32px;background:linear-gradient(180deg,#fffffff0,#fff8f5eb);box-shadow:0 20px 38px #e0c1b924,inset 0 0 0 1px #f1e1dcd6}.album-preview-stage__rail-card,.album-preview-stage__note{border-radius:24px}.album-detail-hero{width:min(1120px,100% - 32px);gap:24px}.album-detail-hero__cover,.album-detail-hero__side,.album-detail-hero__thumbs,.album-detail-hero__captionbar{border-radius:34px;box-shadow:0 24px 42px #dfbeb729,inset 0 0 0 1px #f1e1dcbd}.album-detail-hero__cover{min-height:560px}.album-detail-hero__veil{padding:28px 30px 26px;background:linear-gradient(180deg,#38262929,#281b1e7a 54%,#1c1216b8)}.album-detail-hero__veil h3{max-width:620px}.album-detail-hero__thumbs{padding:14px;background:linear-gradient(180deg,#ffffffeb,#fff7f3e6)}.album-thumb{min-height:138px;border-radius:24px}.album-photo-flow{width:min(1120px,100% - 32px)}.album-photo-flow__grid{gap:18px}.album-photo-flow__item{border-radius:28px;box-shadow:0 18px 32px #dcbbb329,inset 0 0 0 1px #ffffff38}.album-photo-flow__item img{transition:transform .5s ease,filter .5s ease}.album-photo-flow__item:hover img{transform:scale(1.04);filter:saturate(1.04) contrast(1.02)}.timeline-stage,.timeline-stage__summary,.timeline-heatmap-wrap{width:min(1120px,100% - 32px)}.timeline-board{padding:28px 24px 30px;border-radius:40px;background:linear-gradient(180deg,#fffffff0,#fff8f5eb),radial-gradient(circle at top left,rgba(255,226,232,.2),transparent 40%);box-shadow:0 26px 46px #e4c5bd2e,inset 0 0 0 1px #f0dfdad1}.timeline-board__lead{margin-bottom:14px}.timeline-year{gap:20px;padding:22px 0 6px}.timeline-year__aside{top:18px;padding:22px 18px;border-radius:28px;background:linear-gradient(180deg,#ffffffeb,#fff4f1e6);box-shadow:inset 0 0 0 1px #f0e1dce0,0 18px 34px #e8c9c224}.timeline-year__line{opacity:.78}.timeline-entry__shell{gap:18px}.timeline-entry__card{padding:22px 22px 18px;border-radius:32px;background:linear-gradient(180deg,#fffffff5,#fff8f5f0),radial-gradient(circle at top right,rgba(255,229,235,.18),transparent 38%);box-shadow:0 22px 40px #e2c2bb24,inset 0 0 0 1px #f1e1dcd6}.timeline-entry__media{border-radius:26px;overflow:hidden}.timeline-entry__source{min-height:74px;border-radius:24px;background:linear-gradient(180deg,#fff9f6f5,#fff0f2e6)}.timeline-entry__daystamp{min-width:94px;min-height:112px;border-radius:28px;background:linear-gradient(180deg,#ffffffeb,#fff1f4e6);box-shadow:inset 0 0 0 1px #f0e0dcd6,0 18px 34px #e5c5bd24}.timeline-heatmap{border-radius:36px;background:linear-gradient(180deg,#fffffff0,#fff8f5eb)}@media(max-width:1180px){.pc-shell__header{width:min(100%,100% - 24px);padding:14px 16px 18px;border-radius:30px}.pc-shell__nav{flex-wrap:wrap;justify-content:center}.pc-shell__nav-item{min-width:82px}.love-hero__compact-card{grid-template-columns:1fr;gap:14px}.love-hero__compact-side,.love-hero__compact-side.is-right{justify-content:center}.message-toolbar,.timeline-filters,.album-titleband,.message-titleband,.timeline-titleband,.album-masonry,.album-preview-stage,.album-detail-hero,.album-photo-flow,.timeline-stage,.timeline-stage__summary,.timeline-heatmap-wrap{width:min(100%,100% - 20px)}}@media(max-width:820px){.pc-shell__masthead{width:calc(100% - 20px);min-height:58px;border-radius:0 0 24px 24px}.pc-shell__header{width:calc(100% - 20px);margin-top:10px;padding:12px 12px 14px;border-radius:26px}.pc-shell__brand strong{font-size:19px;gap:8px}.pc-shell__nav{padding:6px;border-radius:28px}.pc-shell__nav-item{min-width:calc(50% - 6px);min-height:48px;font-size:13px}.love-hero.is-compact{min-height:236px;padding:18px 12px 20px;border-radius:0 0 28px 28px}.love-hero__compact-band{width:calc(100% - 24px);bottom:14px}.love-hero__compact-card{padding:14px;border-radius:24px}.love-hero__compact-avatar{width:54px;height:54px}.love-hero__compact-copy strong{font-size:18px}.love-hero__compact-middle{min-width:0;padding:10px 12px;border-radius:20px}.message-wall-card,.timeline-entry__card,.album-masonry__item{padding:18px 16px 16px;border-radius:24px}.message-drawer{width:calc(100% - 8px);padding:18px 10px 12px;border-radius:24px 0 0 24px}.message-drawer__body,.message-drawer__header,.message-drawer__stage-note{border-radius:22px}.album-detail-hero__cover{min-height:430px}.album-detail-hero__veil{padding:22px 18px 18px}.timeline-board{padding:18px 12px 20px;border-radius:28px}.timeline-year__aside,.timeline-entry__daystamp{border-radius:22px}}.message-wall{width:min(1120px,100% - 32px);position:relative;padding:22px 0 10px}.message-wall__spine{width:2px;background:linear-gradient(180deg,#ff9fb200,#ff92a9b8 18%,#ffe4eacc 52%,#ff9fb200);opacity:1}.message-stream-row.is-pair{min-height:288px;margin-bottom:34px}.message-stream-row.is-pair .message-stream-row__stamp{min-width:136px;min-height:34px;padding:0 16px;border-radius:999px;background:#443e43bd;color:#fffcfaf0;box-shadow:0 16px 24px #39262a24}.message-stream-row.is-pair .message-wall-card.is-left,.message-stream-row.is-pair .message-wall-card.is-right{width:min(458px,50% - 64px)}.message-stream-row.is-pair.is-offset .message-wall-card.is-left{transform:translate(-8px) translateY(12px)}.message-stream-row.is-pair.is-offset .message-wall-card.is-right{transform:translate(8px) translateY(-10px)}.message-stream-row.is-pair.is-deep-offset .message-wall-card.is-left{transform:translate(-16px) translateY(-4px)}.message-stream-row.is-pair.is-deep-offset .message-wall-card.is-right{transform:translate(16px) translateY(18px)}.message-wall-card__profile{align-items:center}.message-wall-card__avatar-image,.message-wall-card .message-row__avatar{width:62px;height:62px;border-radius:50%;box-shadow:0 16px 24px #e2c2bb33,0 0 0 6px #fff8f5c7}.message-wall-card__identity strong{font-size:17px}.message-wall-card__name-row{gap:10px}.message-wall-card__eyebrow,.message-wall-card__meta-strip,.message-wall-card__chips,.message-wall-card__toolline,.message-wall-card footer{gap:8px}.message-wall-card__eyebrow span,.message-wall-card__meta-strip span,.message-wall-card__chips span,.message-wall-card__toolline span,.message-wall-card footer span{min-height:31px;padding:0 12px;border-radius:999px;background:#fffcfad1}.album-preview-stage__story{padding:24px 26px 26px}.album-preview-stage__story h3{font-size:clamp(34px,4vw,56px);line-height:1.08;letter-spacing:-.03em;max-width:11ch}.album-preview-stage__story p{max-width:700px;line-height:1.95}.album-preview-stage__rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.album-preview-stage__rail-card{min-height:132px;padding:18px 18px 16px;background:linear-gradient(180deg,#fffffff5,#fff4f1e6);box-shadow:inset 0 0 0 1px #f1e1dcd1}.album-preview-stage__story-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.album-preview-stage__story-tags span{min-height:36px;padding:0 14px;border-radius:999px;background:#fffbf9eb;box-shadow:inset 0 0 0 1px #f1e1dcd6}.album-preview-stage__notes{padding:20px}.album-preview-stage__note{min-height:154px;padding:20px 18px;background:linear-gradient(180deg,#fffffff5,#fff7f4eb);box-shadow:inset 0 0 0 1px #f1e1dcd1}.album-preview-stage__note.is-dark{background:linear-gradient(180deg,#423034f5,#2d1f23f0)}.album-detail-hero__action-rail{gap:12px;right:20px;bottom:26px}.album-side-action--hero{width:70px;min-height:78px;border-radius:26px;background:linear-gradient(180deg,#ffffff3d,#fff1f424);border:1px solid rgba(255,255,255,.18);box-shadow:0 14px 28px #180e122e,inset 0 1px #ffffff2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.album-detail-hero__side{padding:20px;grid-template-rows:auto 1fr auto}.album-detail-hero__profile,.album-detail-hero__side-story,.album-detail-hero__side-note,.album-detail-hero__captionbar{background:linear-gradient(180deg,#fffffff5,#fff8f5eb)}.album-detail-hero__captionbar{padding:22px 24px}.album-photo-flow__intro-card,.album-photo-flow__meta-card{min-height:148px;padding:20px 18px}.album-photo-flow__toolbar{gap:10px;margin-top:16px}.album-photo-flow__toolbar span{min-height:34px;padding:0 14px;border-radius:999px;background:#fffbf9eb;box-shadow:inset 0 0 0 1px #f1e1dcd1}.timeline-year__storyline{gap:10px;margin-bottom:18px}.timeline-year__storyline span{min-height:34px;padding:0 14px;border-radius:999px;background:#fffbf9eb;box-shadow:inset 0 0 0 1px #f1e1dccc}.timeline-entry__type{gap:10px}.timeline-entry__type span{min-height:36px;padding:0 14px;border-radius:999px}.timeline-entry__eyebrow,.timeline-entry__metric-strip,.timeline-entry__capsule,.timeline-entry__footrail,.timeline-entry__media-tags{gap:8px}.timeline-entry__eyebrow span,.timeline-entry__metric-strip span,.timeline-entry__capsule span,.timeline-entry__footrail span,.timeline-entry__media-tags span{min-height:32px;padding:0 12px;border-radius:999px;background:#fffbf9eb;box-shadow:inset 0 0 0 1px #f1e1dcd1}.timeline-entry__media-tags{left:16px;top:16px}.timeline-entry__media-note{left:16px;right:16px;bottom:16px;padding:16px 16px 14px;border-radius:22px;background:linear-gradient(180deg,#22181b1f,#1810128f);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.timeline-entry__source b{width:42px;height:42px;border-radius:50%;background:#ffffffc2}.timeline-stage__summary.timeline-stage__summary--bottom{padding:16px 18px;border-radius:28px;background:linear-gradient(180deg,#ffffffeb,#fff8f5e6);box-shadow:0 18px 34px #e5c5bd24,inset 0 0 0 1px #f0e0dbd1}.timeline-stage__meta,.timeline-stage__anchors{gap:10px}.timeline-stage__meta span,.timeline-stage__anchors button{min-height:36px;padding:0 14px;border-radius:999px}.timeline-stage__anchors button.is-active{background:linear-gradient(135deg,#ff9db0,#ff7f9a);color:#fff;box-shadow:0 14px 26px #ff829b47}@media(max-width:1180px){.message-wall{width:min(100%,100% - 20px)}.message-stream-row.is-pair .message-wall-card.is-left,.message-stream-row.is-pair .message-wall-card.is-right{width:min(100%,50% - 34px)}.album-preview-stage__rail{grid-template-columns:1fr}}@media(max-width:820px){.message-wall{width:calc(100% - 20px);padding-top:12px}.message-wall__spine{display:none}.message-stream-row.is-pair{min-height:0;margin-bottom:18px}.message-stream-row.is-pair .message-wall-card.is-left,.message-stream-row.is-pair .message-wall-card.is-right{width:100%}.message-stream-row.is-pair.is-offset .message-wall-card.is-left,.message-stream-row.is-pair.is-offset .message-wall-card.is-right,.message-stream-row.is-pair.is-deep-offset .message-wall-card.is-left,.message-stream-row.is-pair.is-deep-offset .message-wall-card.is-right{transform:none}.message-stream-row.is-pair .message-stream-row__stamp{min-width:110px;min-height:30px;padding:0 12px}.album-preview-stage__story,.album-preview-stage__notes{padding:18px 16px}.album-preview-stage__story h3{font-size:30px}.album-preview-stage__note,.album-preview-stage__rail-card,.album-photo-flow__intro-card,.album-photo-flow__meta-card{min-height:0}.album-side-action--hero{width:58px;min-height:62px;border-radius:20px}.timeline-entry__media-note{left:12px;right:12px;bottom:12px;border-radius:18px}.timeline-stage__summary.timeline-stage__summary--bottom{padding:12px;border-radius:22px}}.home-dashboard,.overview-panels,.home-overview-stage,.love-day-section{width:min(1120px,100% - 32px)}.home-dashboard,.home-overview-stage{position:relative;overflow:hidden;padding:28px;border-radius:40px;background:linear-gradient(180deg,#fffffff0,#fff8f5eb),radial-gradient(circle at top left,rgba(255,226,232,.18),transparent 40%);box-shadow:0 24px 46px #e2c2bb29,inset 0 0 0 1px #f1e1dcd1}.home-dashboard__story,.home-dashboard__rail,.home-dashboard__tickets,.home-overview-stage__lead,.home-overview-stage__notes{gap:18px}.home-dashboard__story,.home-overview-stage__lead{padding:24px 24px 22px;border-radius:32px;background:linear-gradient(180deg,#fffffff5,#fff9f6f0);box-shadow:inset 0 0 0 1px #f1e1dcd1,0 18px 34px #e3c5bd1f}.home-dashboard__story h3,.home-overview-stage__lead h3,.overview-panels h3{font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.03em;max-width:12ch}.home-dashboard__story-topline,.overview-panels__headline,.home-overview-stage__leadline,.home-overview-stage__chips{gap:10px}.home-dashboard__story-topline span,.home-dashboard__story-topline em,.overview-panels__headline span,.home-overview-stage__leadline span,.home-overview-stage__leadline em,.home-overview-stage__chips span{min-height:36px;padding:0 14px;border-radius:999px;background:#fffbf9eb;box-shadow:inset 0 0 0 1px #f1e1dcd6}.home-dashboard__note,.home-dashboard__ticket,.home-dashboard__letter,.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.home-overview-stage__note{min-height:138px;padding:20px 18px;border-radius:26px;background:linear-gradient(180deg,#fffffff5,#fff8f5eb);box-shadow:inset 0 0 0 1px #f1e1dcd1,0 16px 28px #e3c5bd1a}.home-dashboard__letter.is-dark,.home-overview-stage__note.is-dark{background:linear-gradient(180deg,#423034f5,#2d1f23f0)}.home-dashboard__note strong,.home-dashboard__ticket strong,.home-overview-stage__rail-card strong,.home-overview-stage__storyline-card strong,.home-overview-stage__note strong{font-size:clamp(26px,3vw,38px)}.overview-panels{gap:22px}.overview-panels__headline{min-height:92px;padding:0 6px}.city-distance-card,.timeline-glance,.anniversary-rack{border-radius:34px;background:linear-gradient(180deg,#fffffff5,#fff9f6f0);box-shadow:0 20px 38px #e2c2bb1f,inset 0 0 0 1px #f1e1dcd1}.timeline-glance ul li{min-height:120px;padding:18px 18px 16px;border-radius:24px;background:#fffcfad6}.anniversary-rack__items{gap:16px}.anniversary-pill{min-height:138px;border-radius:28px;background:linear-gradient(135deg,#ffa25ff0,#ff8539f5);box-shadow:0 18px 32px #ff8e4c3d,inset 0 1px #ffffff2e}.anniversary-pill:nth-child(3n+1){background:linear-gradient(135deg,#4e92ffeb,#3575eaf5);box-shadow:0 18px 32px #4f81e738,inset 0 1px #ffffff2e}.anniversary-pill strong,.anniversary-pill span,.anniversary-pill small,.anniversary-pill__trail em,.anniversary-pill__trail b{color:#fffdfb}.story-chat--about{min-height:1260px;padding:18px;border-radius:40px;background:linear-gradient(180deg,#ffffffeb,#f7f5f6e0);box-shadow:0 24px 46px #e2c2bb29,inset 0 0 0 1px #f1e1dcd1}.story-chat__header{padding:14px 18px;border-radius:28px}.story-chat__screen{background:linear-gradient(180deg,#f7f7f9f0,#f1f2f6e0),radial-gradient(circle at top left,rgba(255,228,234,.1),transparent 34%)}.story-chat__chapter-line,.story-chat__tags,.story-chat__replaybar{width:min(900px,100%);margin-left:auto;margin-right:auto}.story-chat__chapter-line{padding:0 6px}.story-chat__tags{gap:10px;margin-top:16px}.story-chat__tags span{min-height:34px;padding:0 14px;border-radius:999px;background:#fffbf9eb;box-shadow:inset 0 0 0 1px #f1e1dcd1}.story-chat__replaybar{margin-top:16px;gap:14px}.story-chat__replaycard{min-height:126px;padding:18px 16px;border-radius:24px;background:linear-gradient(180deg,#fffffff5,#fff8f5eb);box-shadow:inset 0 0 0 1px #f1e1dcd1}.story-chat__replaycard.is-dark{background:linear-gradient(180deg,#3e2d31f2,#2a1d21eb)}.story-chat__body{width:min(920px,100%)}.story-bubble__content{border-radius:28px;box-shadow:0 18px 30px #cdada61f,inset 0 0 0 1px #ffffff75}.story-bubble.is-right .story-bubble__content{background:linear-gradient(180deg,#358cfaf5,#2977e5f0)}.story-bubble.is-right .story-bubble__meta strong,.story-bubble.is-right .story-bubble__meta small,.story-bubble.is-right .story-bubble__foot span,.story-bubble.is-right .story-bubble__trail span,.story-bubble.is-right p{color:#fffdfb}.about-audio{padding:24px 26px;border-radius:32px;background:linear-gradient(180deg,#fffffff0,#fff8f5e6);box-shadow:0 20px 38px #e2c2bb1f,inset 0 0 0 1px #f1e1dcd1}.about-stage__chapters button,.about-stage__memo{min-height:108px;padding:18px 16px;background:linear-gradient(180deg,#fffffff5,#fff8f5eb);box-shadow:inset 0 0 0 1px #f1e1dcd1,0 16px 28px #e3c5bd1a}.about-stage__chapters button.is-active{background:linear-gradient(135deg,#ffa1b8f0,#ff7e98f5);box-shadow:0 18px 32px #ff809a3d,inset 0 1px #ffffff38}.story-titleband{width:min(1120px,100% - 32px);padding:24px 28px 26px}.story-layout{width:min(1120px,100% - 32px);align-items:start}.story-layout__toc{padding:24px 22px;border-radius:34px;background:linear-gradient(180deg,#fffffff2,#fff8f5eb);box-shadow:0 22px 40px #e2c2bb24,inset 0 0 0 1px #f1e1dcd1}.story-layout__toc-topline,.story-layout__toc-dock{gap:8px}.story-layout__toc-topline span,.story-layout__toc-dock span,.story-layout__toc-link em{min-height:34px;padding:0 12px;border-radius:999px;background:#fffbf9eb;box-shadow:inset 0 0 0 1px #f1e1dcd1}.story-layout__toc-guide,.story-layout__toc-card,.story-layout__toc-hint{background:linear-gradient(180deg,#fffffff5,#fff8f5eb);box-shadow:inset 0 0 0 1px #f1e1dcd1}.story-layout__toc-link{min-height:66px;border-radius:24px;background:#fffcfadb;box-shadow:inset 0 0 0 1px #f1e1dcbd,0 14px 24px #e3c5bd14}.story-layout__musicbar{gap:20px}.story-layout__musicbar-gradient{min-height:104px;padding:0 28px;border-radius:30px;background:linear-gradient(90deg,#55dfe3f5,#73b8f8f0 48%,#f49cdaeb);box-shadow:0 22px 40px #a8b3e42e}.story-layout__musicbar-gradient strong{color:#fffdfb;font-size:clamp(28px,3vw,40px)}.story-layout__musiccard{padding:14px 16px;border-radius:30px;background:linear-gradient(180deg,#fffffff5,#fff8f5eb);box-shadow:0 20px 36px #e2c2bb1f,inset 0 0 0 1px #f1e1dcd1}.story-layout__headline-note,.story-layout__hero-card,.story-layout__lead-visual,.prose{background:linear-gradient(180deg,#fffffff5,#fff9f6f0);box-shadow:0 22px 40px #e2c2bb1f,inset 0 0 0 1px #f1e1dcd1}.story-layout__headline-note{padding:22px 22px 20px}.story-layout__lead-visual{overflow:hidden}.story-layout__lead-visual img{aspect-ratio:1.86/1}.story-layout__lead-visual-note{padding:18px 20px 16px;background:linear-gradient(180deg,#261a1d24,#191013ad)}.story-layout__reading-rail,.story-layout__chips{gap:10px}.story-layout__reading-rail span,.story-layout__chips span{min-height:36px;padding:0 14px;border-radius:999px;background:#fffbf9eb;box-shadow:inset 0 0 0 1px #f1e1dcd1}.prose{padding:48px 52px;border-radius:38px}.prose h2{font-size:clamp(34px,4vw,50px);line-height:1.12;letter-spacing:-.03em;margin-top:1.9em}.prose h3{font-size:clamp(24px,2.5vw,32px)}.prose p,.prose li,.prose blockquote{font-size:17px;line-height:2}.prose blockquote{padding:24px 24px 22px;border-radius:26px;background:linear-gradient(180deg,#fff9f6f5,#fff1f4eb)}@media(max-width:1180px){.home-dashboard,.overview-panels,.home-overview-stage,.love-day-section,.story-titleband,.story-layout{width:min(100%,100% - 20px)}.home-dashboard,.home-overview-stage{padding:22px 18px}.story-chat__replaybar,.story-layout__musicbar{grid-template-columns:1fr}}@media(max-width:820px){.home-dashboard,.overview-panels,.home-overview-stage,.love-day-section,.story-titleband,.story-layout{width:calc(100% - 20px)}.home-dashboard,.home-overview-stage{padding:16px 14px;border-radius:28px}.home-dashboard__story,.home-overview-stage__lead,.city-distance-card,.timeline-glance,.anniversary-rack,.story-chat--about,.about-audio,.story-layout__toc,.prose{border-radius:24px}.home-dashboard__story h3,.home-overview-stage__lead h3,.overview-panels h3{font-size:30px}.home-dashboard__note,.home-dashboard__ticket,.home-dashboard__letter,.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.home-overview-stage__note,.anniversary-pill,.story-chat__replaycard,.about-stage__chapters button,.about-stage__memo{min-height:0}.story-chat--about{min-height:920px;padding:12px}.story-titleband{padding:18px 16px 20px}.story-layout__musicbar-gradient{min-height:78px;padding:0 18px;border-radius:22px}.story-layout__musicbar-gradient strong{font-size:24px}.prose{padding:28px 18px;border-radius:26px}.prose h2{font-size:28px}.prose p,.prose li,.prose blockquote{font-size:15px}}.home-grid{width:min(1120px,100% - 32px);gap:22px}.feature-photo,.countdown-card,.weather-card,.stats-card{border-radius:34px;box-shadow:0 22px 40px #e2c2bb24,inset 0 0 0 1px #f1e1dcd1}.feature-photo{min-height:420px}.feature-photo__meta{padding:22px 22px 20px;background:linear-gradient(180deg,#261c1f14,#171013b8)}.feature-photo__meta h3{font-size:clamp(34px,4vw,56px);line-height:1.06;letter-spacing:-.04em;max-width:10ch}.feature-photo__pill-row span,.feature-photo__chips span,.feature-photo__footline span,.feature-photo__footline em{min-height:34px;padding:0 14px;border-radius:999px}.weather-card,.stats-card{min-height:186px;overflow:hidden}.overview-panels{position:relative;overflow:hidden;padding:26px;border-radius:40px;background:linear-gradient(180deg,#fffffff0,#fff8f5eb),radial-gradient(circle at top left,rgba(255,226,232,.16),transparent 42%);box-shadow:0 24px 46px #e2c2bb29,inset 0 0 0 1px #f1e1dcd1}.overview-panels__headline{min-height:86px;align-items:center}.city-distance-card{min-height:430px;padding:26px 24px}.timeline-glance,.anniversary-rack{min-height:430px;padding:24px 22px}.timeline-glance__footrail{margin-top:18px}.home-section{width:min(1120px,100% - 32px)}.love-day-card{min-height:206px;border-radius:28px}.checklist-toolbar,.checklist-toolbar__subline,.checklist-filters,.checklist-stage{width:min(1120px,100% - 32px)}.checklist-stage{gap:26px}.checklist-focus{padding:24px 22px 22px;border-radius:36px;background:linear-gradient(180deg,#fffffff2,#fff8f5eb),radial-gradient(circle at top left,rgba(255,226,232,.16),transparent 40%);box-shadow:0 24px 42px #e2c2bb26,inset 0 0 0 1px #f1e1dcd1}.checklist-focus__hero{gap:12px}.checklist-focus h3{font-size:clamp(36px,4vw,54px);line-height:1.08;letter-spacing:-.04em;max-width:11ch}.checklist-focus__chapter,.checklist-focus__meta,.checklist-focus__stats{gap:10px}.checklist-focus__chapter span,.checklist-focus__chapter em,.checklist-focus__meta span,.checklist-focus__stats span{min-height:34px;padding:0 14px;border-radius:999px;background:#fffbf9eb;box-shadow:inset 0 0 0 1px #f1e1dcd1}.checklist-focus__storycard,.checklist-focus__note-card{min-height:148px;padding:20px 18px;border-radius:26px;background:linear-gradient(180deg,#fffffff7,#fff8f5eb);box-shadow:inset 0 0 0 1px #f1e1dcd1,0 16px 28px #e3c5bd1a}.checklist-focus__gallery{gap:14px}.checklist-focus__gallery img{border-radius:24px;box-shadow:0 16px 28px #dfbeb724,inset 0 0 0 1px #ffffff2e}.checklist-focus__empty{min-height:180px;border-radius:24px;background:linear-gradient(180deg,#fffdfbe6,#fff4f1e0);box-shadow:inset 0 0 0 1px #f1e1dcd1}.checklist-focus__actions{gap:12px}.checklist-focus__actions button{min-height:58px;padding:0 20px;border-radius:999px}.checklist-focus__actions button:first-child{background:linear-gradient(180deg,#1b1619f5,#100d0ff0);box-shadow:0 16px 28px #1b16192e}.checklist-list__lead{min-height:70px;padding:0 8px}.checklist-row{border-radius:28px;background:linear-gradient(180deg,#fffffff2,#fff9f6eb);box-shadow:0 18px 32px #e2c2bb1a,inset 0 0 0 1px #f1e1dcd1}.checklist-row__head{min-height:86px;padding:0 20px}.checklist-row__body{padding:10px 18px 18px}.checklist-detail-card{border-radius:32px;overflow:hidden;background:linear-gradient(180deg,#fffffff5,#fff8f5eb);box-shadow:0 20px 36px #e2c2bb1f,inset 0 0 0 1px #f1e1dcd1}.checklist-detail-card__media{min-height:520px}.checklist-detail-card__media img{object-fit:cover}.checklist-detail-card__content{padding:28px 26px 24px}.checklist-detail-card__headline h3{font-size:clamp(34px,4vw,52px);line-height:1.06;letter-spacing:-.04em}.checklist-detail-card__storyline{gap:10px}.checklist-detail-card__storyline span{min-height:34px;padding:0 14px;border-radius:999px;background:#fffbf9eb;box-shadow:inset 0 0 0 1px #f1e1dcd1}.checklist-detail-card__section{padding:18px 0 16px;border-bottom:1px solid rgba(238,223,217,.82)}.checklist-detail-card__seal{width:88px;height:88px}.album-photo-flow{padding:26px;border-radius:40px;background:linear-gradient(180deg,#fffffff2,#fff8f5eb),radial-gradient(circle at top left,rgba(255,226,232,.16),transparent 40%);box-shadow:0 24px 46px #e2c2bb29,inset 0 0 0 1px #f1e1dcd1}.album-photo-flow__storyline{min-height:74px;align-items:center}.album-photo-flow__intro,.album-photo-flow__meta{gap:18px}.album-photo-flow__intro-card,.album-photo-flow__meta-card{border-radius:28px;background:linear-gradient(180deg,#fffffff7,#fff8f5eb);box-shadow:inset 0 0 0 1px #f1e1dcd1,0 16px 28px #e3c5bd1a}.album-photo-flow__grid{margin-top:20px;gap:20px}.album-photo-flow__item{min-height:320px;border-radius:30px}.album-photo-flow__item.is-tall{min-height:430px}.album-photo-flow__item.is-wide{min-height:320px}.album-photo-flow__veil{background:linear-gradient(180deg,#1f171a0a,#130d10a3)}.album-photo-flow__caps{left:16px;top:16px;gap:8px}.album-photo-flow__caps span,.album-photo-flow__storynote small,.album-photo-flow__storynote span{min-height:32px;padding:0 12px;border-radius:999px;background:#fffcfad1;box-shadow:inset 0 0 0 1px #ffffff3d}.album-photo-flow__index{right:16px;top:16px;width:52px;height:52px;border-radius:18px;background:linear-gradient(180deg,#ffffff29,#fff6f31f);border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.album-photo-flow__storynote{left:16px;right:16px;bottom:18px;gap:10px}.album-photo-flow__item strong{left:16px;right:16px;bottom:74px;font-size:clamp(26px,3vw,38px);line-height:1.08;text-shadow:0 16px 28px rgba(18,12,14,.28)}.album-photo-flow__item>span:last-child{left:16px;right:16px;bottom:48px}@media(max-width:1180px){.home-grid,.home-section,.checklist-toolbar,.checklist-toolbar__subline,.checklist-filters,.checklist-stage{width:min(100%,100% - 20px)}.overview-panels,.album-photo-flow{padding:22px 18px}.checklist-stage{gap:20px}}@media(max-width:820px){.home-grid,.home-section,.checklist-toolbar,.checklist-toolbar__subline,.checklist-filters,.checklist-stage{width:calc(100% - 20px)}.overview-panels,.album-photo-flow{padding:16px 14px;border-radius:28px}.feature-photo,.countdown-card,.weather-card,.stats-card,.city-distance-card,.timeline-glance,.anniversary-rack,.checklist-focus,.checklist-row,.checklist-detail-card,.album-photo-flow__intro-card,.album-photo-flow__meta-card,.album-photo-flow__item{border-radius:24px}.feature-photo__meta h3,.checklist-focus h3,.checklist-detail-card__headline h3{font-size:28px}.timeline-glance,.anniversary-rack,.city-distance-card,.checklist-focus,.checklist-detail-card__media,.album-photo-flow__item,.album-photo-flow__item.is-tall,.album-photo-flow__item.is-wide{min-height:0}.checklist-focus{padding:18px 16px}.checklist-focus__storycard,.checklist-focus__note-card{min-height:0}.checklist-focus__actions button{min-height:48px;padding:0 16px}.checklist-row__head{min-height:68px;padding:0 14px}.checklist-row__body{padding:8px 12px 12px}.checklist-detail-card__content{padding:20px 16px 18px}.album-photo-flow__grid{gap:14px}.album-photo-flow__item strong{font-size:22px;bottom:68px}}.pc-shell__main>.love-hero.is-compact+.home-grid{margin-top:-122px;position:relative;z-index:3}.pc-shell__main>.love-hero.is-compact+.home-grid:before{content:"";position:absolute;left:-24px;right:-24px;top:-56px;height:132px;border-radius:999px 999px 0 0;background:linear-gradient(180deg,#ffffffb8,#fffaf7f0 56%,#fffcf900);filter:blur(1px);z-index:-1}.home-grid{position:relative}.countdown-card{min-height:470px;padding:28px 28px 24px;background:linear-gradient(180deg,#fffffff7,#fff9f6f2),radial-gradient(circle at right center,rgba(255,225,233,.2),transparent 34%)}.countdown-card__copy{gap:18px}.countdown-card__copy h1{font-size:clamp(54px,7vw,82px);line-height:.96;letter-spacing:-.05em;max-width:7ch}.countdown-card__since{min-height:52px;padding:0 18px;border-radius:999px;background:#fffcfaeb;box-shadow:inset 0 0 0 1px #f1e1dcd1}.countdown-card__leadline{gap:10px}.countdown-card__leadline span,.countdown-card__leadline em,.countdown-card__leadline strong{min-height:38px;padding:0 14px;border-radius:999px}.countdown-card__days{padding:22px;border-radius:34px;background:linear-gradient(180deg,#ff7f9af0,#ff6c8eeb);box-shadow:0 22px 36px #ff7e983d,inset 0 1px #ffffff2e}.countdown-card__days strong,.countdown-card__days span,.countdown-card__days small,.countdown-card__clock em,.countdown-card__ticker em{color:#fffdfb}.countdown-card__clock>div,.countdown-card__ticker{background:linear-gradient(180deg,#ffffffeb,#fff5f4e0);box-shadow:inset 0 0 0 1px #ffecf0c7}.countdown-card__weather-pair{min-height:94px;padding:14px 16px}.feature-photo{min-height:470px}.feature-photo__pill-row{left:20px;right:20px;top:18px}.feature-photo__pill-row span{min-height:34px;padding:0 14px;border-radius:999px;background:#ffffff2e;border:1px solid rgba(255,255,255,.24);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.message-drawer__backdrop{background:#140e105c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.message-drawer.is-open{transform:translate(0)}.message-drawer{overflow:auto;padding-right:14px}.message-drawer__header{padding:18px 18px 16px}.message-drawer__head-badges{gap:8px}.message-drawer__head-badges span,.message-drawer__stage-note-chips span,.message-drawer__spotlight span,.message-drawer__meta span,.message-drawer__toolbar span,.message-drawer__divider-tabs span{min-height:34px;padding:0 12px;border-radius:999px;background:#fffcfae6;box-shadow:inset 0 0 0 1px #f1e1dcd1}.message-drawer__stage-note{padding:20px 18px 18px}.message-drawer__signal-rail,.message-drawer__insight-grid{gap:12px}.message-drawer__signal-card,.message-drawer__insight-card{min-height:122px;padding:18px 16px}.message-drawer__panel-head{align-items:center}.message-drawer__hero{min-height:92px;padding:16px 18px;border-radius:24px;background:linear-gradient(180deg,#fffffff0,#fff8f5eb);box-shadow:inset 0 0 0 1px #f1e1dcd1}.message-drawer__excerpt-note,.message-drawer__reply,.message-drawer__thread,.message-drawer__emoji-panel,.message-drawer__quickbar{border-radius:24px}.message-drawer__thread{padding:20px 18px 18px}.message-drawer__bubble{padding:16px 16px 14px}.message-drawer__quickbar{gap:10px;padding:14px;background:linear-gradient(180deg,#fffffff0,#fff8f5eb)}.message-drawer__quickbar span{min-height:68px;padding:12px 10px}.message-drawer__actions--floating{bottom:118px;right:18px;gap:10px}.message-drawer__actions--floating button{min-width:52px;min-height:52px;border-radius:18px}.message-drawer__emoji-panel{padding:18px}.message-drawer__composer,.message-drawer__composer--panel{min-height:60px;padding:8px 8px 8px 12px;border-radius:999px}.timeline-heatmap-wrap{padding:24px;border-radius:40px;background:linear-gradient(180deg,#fffffff2,#fff8f5eb),radial-gradient(circle at top left,rgba(255,226,232,.16),transparent 40%);box-shadow:0 24px 46px #e2c2bb29,inset 0 0 0 1px #f1e1dcd1}.timeline-heatmap{padding:22px;border-radius:32px;box-shadow:0 18px 34px #e2c2bb1f,inset 0 0 0 1px #f1e1dcd1}.timeline-heatmap__meta{min-height:154px;padding:22px 20px;border-radius:28px;background:linear-gradient(180deg,#fff5f7f5,#fffbf9eb);box-shadow:inset 0 0 0 1px #f1e1dcd1,0 16px 28px #e3c5bd1a}.timeline-heatmap__meta strong{font-size:clamp(48px,5vw,72px);line-height:.96}.timeline-heatmap__board{padding:18px 18px 14px;border-radius:28px;background:linear-gradient(180deg,#fffffff7,#fff8f5eb);box-shadow:inset 0 0 0 1px #f1e1dcd1}.timeline-heatmap .heatmap-panel__grid{gap:8px}.timeline-heatmap .heatmap-cell{width:15px;height:15px;border-radius:5px}.timeline-heatmap .heatmap-panel__legend{margin-top:18px;gap:12px}.pc-footer{padding-top:36px}@media(max-width:1180px){.pc-shell__main>.love-hero.is-compact+.home-grid{margin-top:-92px}.timeline-heatmap-wrap{padding:20px 18px}}@media(max-width:820px){.pc-shell__main>.love-hero.is-compact+.home-grid{margin-top:-42px}.pc-shell__main>.love-hero.is-compact+.home-grid:before{left:-10px;right:-10px;top:-26px;height:74px}.countdown-card{min-height:0;padding:18px 16px}.countdown-card__copy h1{font-size:40px}.countdown-card__days{padding:16px;border-radius:24px}.feature-photo,.feature-photo__meta,.timeline-heatmap-wrap,.timeline-heatmap,.timeline-heatmap__meta,.timeline-heatmap__board,.message-drawer__hero,.message-drawer__thread,.message-drawer__quickbar,.message-drawer__emoji-panel,.message-drawer__reply,.message-drawer__excerpt-note{border-radius:22px}.message-drawer{padding-right:8px}.message-drawer__signal-card,.message-drawer__insight-card{min-height:0}.message-drawer__quickbar span{min-height:56px}.message-drawer__actions--floating{right:10px;bottom:102px}.timeline-heatmap-wrap{padding:16px 14px}.timeline-heatmap{padding:14px}.timeline-heatmap__meta{min-height:0;padding:18px 14px}.timeline-heatmap__meta strong{font-size:40px}.timeline-heatmap .heatmap-panel__grid{gap:5px}.timeline-heatmap .heatmap-cell{width:11px;height:11px;border-radius:4px}}.pc-shell__main>.love-hero:not(.is-compact){min-height:760px;padding:36px 26px 124px}.love-hero:not(.is-compact) .love-hero__brand{top:24px;font-size:clamp(26px,3vw,36px);letter-spacing:.08em}.love-hero__pair{max-width:980px;gap:66px}.love-hero__avatar-box{gap:14px}.love-hero__avatar-frame{width:188px;height:188px}.love-hero__avatar{width:148px;height:148px;box-shadow:0 30px 54px #22181b33,0 0 0 10px #fff5f729}.love-hero__avatar img{object-fit:cover}.love-hero__name{min-width:136px;min-height:52px;padding:0 24px;border-radius:999px;background:linear-gradient(180deg,#463839e6,#372b2de0);box-shadow:0 18px 30px #22181b29,inset 0 1px #ffffff1f}.love-hero__avatar-note{min-width:170px;gap:8px}.love-hero__avatar-note span,.love-hero__avatar-note em{min-height:34px;padding:0 14px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.love-hero__center{gap:18px}.love-hero__distance{min-height:58px;padding:0 22px;border-radius:22px;background:linear-gradient(180deg,#fff3,#fff5f71f);border:1px solid rgba(255,255,255,.22);box-shadow:0 18px 28px #22181b29,inset 0 1px #ffffff24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.love-hero__heart{width:112px;height:112px;filter:drop-shadow(0 18px 28px rgba(255,74,109,.26))}.love-hero__dock{bottom:46px;min-height:82px;padding:10px 14px;border-radius:999px;background:linear-gradient(180deg,#fffffff5,#fff7f4eb);box-shadow:0 22px 40px #e2c2bb29,inset 0 0 0 1px #f1e1dcd1}.love-hero__dock-item{min-width:98px;min-height:56px;border-radius:999px}.love-hero__dock-item.is-active,.love-hero__dock-item.router-link-active{box-shadow:0 18px 30px #ff7e984d,inset 0 1px #ffffff3d}.love-hero__pager{bottom:128px}.love-hero__curve--one{bottom:158px}.love-hero__curve--two{bottom:110px}.album-titleband,.message-titleband{margin-top:8px}.album-titleband h2,.message-titleband h2{font-size:clamp(48px,5vw,72px);line-height:1.04;letter-spacing:-.04em}.album-masonry{align-items:start}.album-masonry__item{min-height:612px;padding:24px 24px 20px}.album-masonry__author{align-items:center;gap:14px}.album-masonry__author-badge{width:56px;height:56px;font-size:24px}.album-masonry__author-copy strong{font-size:20px}.album-masonry__go{width:52px;height:52px}.album-masonry__serial{top:22px;right:22px;font-size:clamp(46px,5vw,66px)}.album-masonry__item h3{font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.04em;max-width:10ch;min-height:108px}.album-collage{min-height:242px}.album-masonry__eyebrow,.album-masonry__trail,.album-masonry__footerline{gap:8px}.album-masonry__eyebrow span,.album-masonry__trail span,.album-masonry__footerline span{min-height:34px;padding:0 12px;border-radius:999px;background:#fffcfae6;box-shadow:inset 0 0 0 1px #f1e1dcd1}.album-masonry__statsbar{min-height:82px;padding:12px 14px;border-radius:24px}.message-titleband{padding-bottom:6px}.message-toolbar{margin-top:8px;padding:16px 18px}.message-toolbar__filters,.message-toolbar__summary{gap:10px}.message-toolbar__filters button,.message-toolbar__summary span{min-height:38px;padding:0 14px;border-radius:999px}.message-stream-row.is-pair{min-height:312px}.message-stream-row__stamp{font-size:14px}.message-wall-card{min-height:242px;padding:24px 24px 20px}.message-wall-card__profile{gap:14px}.message-wall-card__avatar-image,.message-wall-card .message-row__avatar{width:66px;height:66px}.message-wall-card__identity strong{font-size:19px}.message-wall-card__identity span{font-size:13px}.message-wall-card p{min-height:92px;font-size:19px;line-height:1.9}.message-wall-card__quote{min-height:68px;padding:14px 16px}.message-wall-card__toolline span,.message-wall-card__chips span,.message-wall-card__meta-strip span,.message-wall-card__eyebrow span,.message-wall-card footer span{min-height:32px;font-size:12px}@media(max-width:1180px){.pc-shell__main>.love-hero:not(.is-compact){min-height:690px;padding:28px 20px 112px}.love-hero__pair{gap:42px}.album-masonry__item{min-height:0}}@media(max-width:820px){.pc-shell__main>.love-hero:not(.is-compact){min-height:560px;padding:22px 10px 96px}.love-hero__pair{gap:18px}.love-hero__avatar-frame{width:118px;height:118px}.love-hero__avatar{width:92px;height:92px}.love-hero__name{min-width:94px;min-height:40px;padding:0 14px}.love-hero__distance{min-height:44px;padding:0 14px;border-radius:16px}.love-hero__heart{width:72px;height:72px}.love-hero__dock{min-height:62px;padding:8px;bottom:26px}.love-hero__dock-item{min-width:74px;min-height:44px}.love-hero__pager{bottom:92px}.love-hero__curve--one{bottom:116px}.love-hero__curve--two{bottom:82px}.album-titleband h2,.message-titleband h2{font-size:34px}.album-masonry__item,.message-wall-card{padding:18px 16px 16px}.album-masonry__item h3,.message-wall-card p{min-height:0}.album-collage{min-height:176px}.message-wall-card p{font-size:16px}}.pc-shell__header{gap:18px}.pc-shell__brand{min-width:224px}.pc-shell__brand strong{font-size:clamp(25px,2vw,30px)}.pc-shell__nav{gap:8px}.pc-shell__nav-item{min-width:96px;font-size:14px;letter-spacing:.01em}.pc-shell__nav-item.is-home{min-width:62px}.pc-shell__utility{min-width:210px;justify-content:flex-end}.love-hero:not(.is-compact) .love-hero__backdrop:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff14,#20171829 46%,#fffaf71a),radial-gradient(circle at center,rgba(255,221,229,.1),transparent 38%)}.love-hero__halo{filter:drop-shadow(0 0 22px rgba(255,242,177,.78))}.love-hero__spark{filter:drop-shadow(0 8px 16px rgba(117,255,252,.48))}.love-hero__pulse-lines i{opacity:.84;filter:drop-shadow(0 10px 18px rgba(104,242,240,.28))}.love-hero__dock{max-width:760px}.love-hero__dock-item{gap:8px;font-weight:600}.love-hero__dock-item i{font-size:14px}.album-masonry__lock{top:18px;left:18px;min-height:34px;padding:0 14px;border-radius:999px}.album-masonry__subline{min-height:34px;align-items:center}.album-masonry__item p{min-height:88px;font-size:17px;line-height:1.92}.album-masonry__statsbar span{min-height:54px;padding:0 12px;border-radius:18px;background:#fffcfadb}.album-masonry__footerline,.album-masonry footer{justify-content:space-between}.message-stream-row.is-pair .message-wall-card.is-right{transform-origin:top right}.message-stream-row.is-pair.is-offset .message-wall-card.is-right{transform:translate(10px) translateY(-12px) rotate(-.35deg)}.message-stream-row.is-pair.is-deep-offset .message-wall-card.is-right{transform:translate(18px) translateY(16px) rotate(.35deg)}.message-stream-row.is-pair .message-stream-row__stamp.is-right{transform:translate(8px)}.message-wall-card.is-right{text-align:right}.message-wall-card.is-right header{justify-content:space-between}.message-wall-card.is-right p{margin-left:auto}.message-wall-card__badge{font-weight:700}.message-wall-card__identity.is-right strong,.message-wall-card__name-row.is-right{justify-content:flex-end}.message-wall-card__quote.is-right{margin-left:auto}.message-wall-card footer.is-right{justify-content:flex-end}@media(max-width:1180px){.pc-shell__brand,.pc-shell__utility{min-width:0}.love-hero__dock{max-width:min(100%,720px)}}@media(max-width:820px){.pc-shell__header{gap:10px}.pc-shell__brand strong{font-size:19px}.pc-shell__nav-item{font-size:13px}.love-hero__dock-item{gap:6px}.album-masonry__item p{min-height:0;font-size:15px}.message-stream-row.is-pair.is-offset .message-wall-card.is-right,.message-stream-row.is-pair.is-deep-offset .message-wall-card.is-right,.message-stream-row.is-pair .message-stream-row__stamp.is-right{transform:none}}.pc-shell__nav{padding:8px 10px}.pc-shell__nav-item{min-width:92px;min-height:52px;border-radius:999px}.pc-shell__nav-item:hover{background:#fff8f5e0}.pc-shell__nav-item.is-active,.pc-shell__nav-item.router-link-active,.pc-shell__nav-item.is-home.is-active{transform:translateY(-1px)}.love-hero__distance{font-size:clamp(26px,3vw,34px);letter-spacing:.02em}.love-hero__name{letter-spacing:.02em}.album-masonry__item:nth-child(odd){transform:translateY(-4px)}.album-masonry__item:nth-child(2n){transform:translateY(6px)}.album-masonry__item:hover{transform:translateY(-10px)}.album-masonry__item h3{margin-bottom:10px}.album-masonry__statsbar{grid-template-columns:repeat(3,minmax(0,1fr))}.message-toolbar{gap:16px}.message-toolbar__filters button{font-weight:600}.message-wall{padding-top:26px}.message-stream-row:first-child{margin-top:8px}.message-stream-row.is-pair .message-wall-card.is-left,.message-stream-row.is-pair .message-wall-card.is-right{box-shadow:0 24px 42px #e2c2bb24,inset 0 0 0 1px #f1e1dcd6}.message-stream-row.is-pair .message-wall-card.is-right{background:linear-gradient(180deg,#fffffff7,#fff8f5f0),radial-gradient(circle at top left,rgba(255,230,236,.16),transparent 40%)}.message-stream-row.is-pair .message-wall-card.is-left{background:linear-gradient(180deg,#fffffff7,#fff8f5f0),radial-gradient(circle at top right,rgba(255,230,236,.16),transparent 40%)}@media(max-width:1180px){.album-masonry__item:nth-child(odd),.album-masonry__item:nth-child(2n),.album-masonry__item:hover{transform:none}}@media(max-width:820px){.pc-shell__nav{padding:6px}.pc-shell__nav-item{min-width:calc(50% - 6px);min-height:46px}.love-hero__distance{font-size:18px}.message-wall{padding-top:14px}}.pc-shell{position:relative}.pc-shell:after{content:"";position:absolute;left:0;right:0;bottom:280px;height:420px;pointer-events:none;background:radial-gradient(circle at 50% 18%,rgba(255,225,232,.2),transparent 44%),linear-gradient(180deg,#fff7f400,#fff1ec80 46%,#ffebe5d1);opacity:.92}.home-section{position:relative}.home-section:nth-of-type(odd):before{content:"";position:absolute;inset:42px -18px auto;height:180px;border-radius:999px;pointer-events:none;background:radial-gradient(circle at center,rgba(255,229,235,.2),transparent 68%);filter:blur(16px)}.cluster-heading{width:min(1120px,100% - 32px);margin:0 auto 18px;padding:0 8px}.cluster-heading__copy{gap:16px}.cluster-heading__icon{width:64px;height:64px;border-radius:24px;background:linear-gradient(180deg,#fffffff2,#fff6f2eb),radial-gradient(circle at top left,rgba(255,218,226,.2),transparent 42%);box-shadow:0 18px 32px #e3c1b824,inset 0 0 0 1px #f1e1dcdb}.cluster-heading__copy h3{letter-spacing:-.03em}.cluster-heading__tag,.cluster-heading__action{box-shadow:0 16px 28px #e3c1b81f,inset 0 0 0 1px #f1e1dcd6}.section-cluster{gap:22px}.section-cluster__card{min-height:390px;padding:20px 20px 18px;border-radius:34px;background:linear-gradient(180deg,#fffffff5,#fff8f5eb),radial-gradient(circle at top left,rgba(255,228,234,.16),transparent 42%);box-shadow:0 24px 44px #e2c2bb24,inset 0 0 0 1px #f1e1dcd6}.section-cluster__card.is-featured{min-height:430px}.section-cluster__card:after{content:"";position:absolute;left:18px;right:18px;bottom:18px;height:92px;border-radius:24px;pointer-events:none;background:linear-gradient(180deg,#fff0,#fff8f5b8),radial-gradient(circle at 50% 0,rgba(255,225,232,.18),transparent 56%);opacity:.9}.section-cluster__media{min-height:184px;border-radius:26px;box-shadow:0 22px 32px #c7a8a029}.section-cluster__topline,.section-cluster__eyebrow,.section-cluster__chips,.section-cluster__storyline,.section-cluster__card footer{position:relative;z-index:1}.section-cluster__card h3{position:relative;z-index:1;max-width:10ch;font-size:clamp(30px,3vw,42px);line-height:1.08}.section-cluster__card p{position:relative;z-index:1;max-width:30ch;line-height:1.9}.section-cluster__chips span,.section-cluster__storyline span,.section-cluster__storyline strong,.section-cluster__card footer span{background:#fffcf9e0}.section-cluster__dock{margin-top:20px;padding:18px 20px;border-radius:26px;background:linear-gradient(180deg,#fffffff0,#fff7f3e6);box-shadow:0 18px 32px #e3c1b81a,inset 0 0 0 1px #f1e1dcd1}.moment-grid{gap:22px}.moment-card{min-height:338px;border-radius:34px;background:linear-gradient(180deg,#fffffff5,#fff8f5eb),radial-gradient(circle at top right,rgba(255,230,236,.18),transparent 42%);box-shadow:0 22px 40px #e2c2bb24,inset 0 0 0 1px #f1e1dcd1}.moment-card__datebox{box-shadow:0 18px 28px #e2c2bb1a,inset 0 0 0 1px #f1e1dcd6}.moment-card h3{max-width:10ch}.home-overview-stage{padding-bottom:32px}.home-overview-stage:after{content:"";position:absolute;left:26px;right:26px;bottom:22px;height:126px;border-radius:30px;pointer-events:none;background:linear-gradient(180deg,#fff0,#fff7f3b3),radial-gradient(circle at center,rgba(255,223,230,.16),transparent 54%)}.home-overview-stage__lead,.home-overview-stage__notes{position:relative;z-index:1}.home-overview-stage__lead h3{max-width:11ch}.home-overview-stage__rail-card,.home-overview-stage__storyline-card,.home-overview-stage__note{border-radius:28px}.home-overview-stage__storyline-card.is-soft,.home-overview-stage__note.is-soft{background:linear-gradient(180deg,#fff8fbf5,#fff3f7eb),radial-gradient(circle at top left,rgba(255,216,228,.18),transparent 42%)}.album-showcase{position:relative;overflow:hidden;padding:28px;border-radius:40px;background:linear-gradient(180deg,#fffffff2,#fff8f5eb),radial-gradient(circle at top left,rgba(255,226,232,.18),transparent 38%);box-shadow:0 24px 44px #e2c2bb24,inset 0 0 0 1px #f1e1dcd6}.album-showcase__spine,.album-feature,.album-showcase__stack,.album-mini{position:relative;z-index:1}.album-feature{box-shadow:0 26px 44px #c8aca533}.album-feature__overlay{background:linear-gradient(180deg,#1b12160a,#150e1399 56%,#120d12d6)}.album-mini{border-radius:28px;background:linear-gradient(180deg,#fffffff2,#fff7f3eb);box-shadow:0 20px 34px #e2c2bb1f,inset 0 0 0 1px #f1e1dcd1}.timeline-stage__summary.timeline-stage__summary--bottom{position:relative;overflow:hidden;background:linear-gradient(180deg,#fffffff2,#fff7f3eb),radial-gradient(circle at top left,rgba(255,228,234,.16),transparent 44%);box-shadow:0 22px 40px #e2c2bb24,inset 0 0 0 1px #f1e1dcd1}.timeline-stage__summary.timeline-stage__summary--bottom:after{content:"";position:absolute;left:18px;right:18px;bottom:14px;height:68px;border-radius:999px;pointer-events:none;background:radial-gradient(circle at center,rgba(255,223,230,.18),transparent 62%)}.timeline-heatmap-wrap{position:relative;overflow:hidden;padding-bottom:30px}.timeline-heatmap-wrap:before{content:"";position:absolute;left:24px;right:24px;bottom:18px;height:120px;border-radius:30px;pointer-events:none;background:linear-gradient(180deg,#fff0,#fff7f3b8),radial-gradient(circle at center,rgba(255,223,230,.18),transparent 56%)}.timeline-heatmap{gap:22px}.timeline-heatmap__meta,.timeline-heatmap__board{position:relative;z-index:1}.timeline-heatmap__meta{justify-content:center}.timeline-heatmap__meta span,.timeline-heatmap__meta em{letter-spacing:.04em}.timeline-heatmap .heatmap-panel__grid{padding:8px 2px 2px}.timeline-heatmap .heatmap-cell{box-shadow:0 6px 12px #d8b6af1f,inset 0 0 0 1px #ffffff4d}.about-stage{position:relative}.about-stage:after{content:"";position:absolute;left:24px;right:24px;bottom:-18px;height:150px;pointer-events:none;background:radial-gradient(circle at center,rgba(255,225,232,.18),transparent 62%);filter:blur(14px)}.about-stage__main{gap:24px}.story-chat--about{overflow:hidden}.story-chat--about:after{content:"";position:absolute;left:22px;right:22px;bottom:22px;height:138px;border-radius:30px;pointer-events:none;background:linear-gradient(180deg,#fff0,#f5f5f7bd),radial-gradient(circle at center,rgba(255,225,232,.14),transparent 58%)}.story-chat__screen{border-radius:30px;box-shadow:inset 0 0 0 1px #e9e1e3d1,0 18px 32px #d6b8b11a}.story-chat__body{padding-bottom:22px}.story-bubble__content{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.about-audio{position:relative;overflow:hidden}.about-audio:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at top right,rgba(255,224,231,.2),transparent 36%),linear-gradient(180deg,#ffffff14,#fff0)}.about-stage__chapters{gap:14px}.about-stage__chapters button,.about-stage__memo{border-radius:28px}.pc-footer{position:relative;overflow:hidden;width:min(1120px,100% - 32px);margin:34px auto 36px;padding:42px 30px 30px;border-radius:42px;background:linear-gradient(180deg,#fffcfaf5,#fff3eef0),radial-gradient(circle at top center,rgba(255,223,230,.18),transparent 42%);box-shadow:0 26px 48px #e2c2bb29,inset 0 0 0 1px #f1e1dcd6}.pc-footer:before{content:"";position:absolute;left:24px;right:24px;top:20px;height:1px;background:linear-gradient(90deg,transparent,rgba(224,192,186,.72),transparent)}.pc-footer:after{content:"";position:absolute;left:28px;right:28px;bottom:22px;height:92px;border-radius:30px;pointer-events:none;background:radial-gradient(circle at center,rgba(255,223,230,.18),transparent 58%),linear-gradient(180deg,#fff0,#fff8f5ad)}.pc-footer>*{position:relative;z-index:1}.pc-footer__quote{max-width:18ch;margin:0 auto;font-size:clamp(26px,3vw,38px);line-height:1.18;letter-spacing:-.03em}.pc-footer__shelf{min-height:18px;margin-top:18px}.pc-footer__toys{gap:14px;margin-top:20px}.pc-footer__toy{width:62px;height:62px;border-radius:22px;box-shadow:0 18px 28px #e2c2bb1f,inset 0 0 0 1px #ffffff57}.pc-footer__records{gap:12px;margin-top:20px}.pc-footer__record,.pc-footer__copyright{position:relative;z-index:1;min-height:42px;padding:0 18px;border-radius:999px;background:#fffcf9d1;box-shadow:inset 0 0 0 1px #f1e1dcd1}.pc-footer__copyright{margin-top:18px}@media(max-width:1180px){.pc-shell:after{bottom:220px;height:340px}.section-cluster__card,.section-cluster__card.is-featured,.moment-card{min-height:0}.pc-footer{padding:36px 22px 24px;border-radius:34px}}@media(max-width:820px){.pc-shell:after,.home-section:nth-of-type(odd):before,.about-stage:after{display:none}.cluster-heading,.pc-footer{width:min(100%,100% - 20px)}.cluster-heading{margin-bottom:14px;padding:0 2px}.cluster-heading__icon{width:52px;height:52px;border-radius:18px}.section-cluster,.moment-grid{gap:16px}.section-cluster__card,.section-cluster__card.is-featured,.moment-card,.album-showcase,.pc-footer{border-radius:24px}.section-cluster__card,.moment-card{padding:16px}.section-cluster__media{min-height:148px;border-radius:20px}.section-cluster__card h3,.pc-footer__quote{font-size:24px}.album-showcase{padding:18px 16px}.timeline-heatmap-wrap{padding-bottom:22px}.timeline-heatmap-wrap:before,.story-chat--about:after,.pc-footer:after{left:14px;right:14px;height:72px;border-radius:20px}.story-chat__screen,.about-audio,.about-stage__chapters button,.about-stage__memo{border-radius:22px}.pc-footer{margin:26px auto 22px;padding:28px 16px 18px}.pc-footer__toy{width:50px;height:50px;border-radius:18px}.pc-footer__record,.pc-footer__copyright{min-height:38px;padding:0 14px}}.album-titleband,.message-titleband{position:relative}.album-titleband:after,.message-titleband:after{content:"";position:absolute;left:50%;bottom:-24px;width:220px;height:56px;transform:translate(-50%);pointer-events:none;background:radial-gradient(circle at center,rgba(255,225,232,.22),transparent 68%);filter:blur(10px)}.album-masonry{gap:24px}.album-masonry__item{overflow:hidden;min-height:500px;padding:22px 20px 18px;border-radius:34px;background:linear-gradient(180deg,#fffffffa,#fff9f6f0),radial-gradient(circle at top left,rgba(255,229,236,.18),transparent 40%);box-shadow:0 26px 48px #e2c2bb24,inset 0 0 0 1px #f4e7e3e0}.album-masonry__item:after{content:"";position:absolute;left:18px;right:18px;bottom:18px;height:88px;border-radius:24px;pointer-events:none;background:linear-gradient(180deg,#fff0,#fff8f5b8),radial-gradient(circle at center,rgba(255,224,231,.16),transparent 58%)}.album-masonry__item>*{position:relative;z-index:1}.album-masonry__serial{opacity:.3;filter:drop-shadow(0 10px 18px rgba(255,194,209,.18))}.album-masonry__item h3{max-width:7ch;font-size:clamp(34px,3.2vw,46px);line-height:1.06;letter-spacing:-.03em}.album-collage{min-height:188px;border-radius:26px;box-shadow:0 22px 36px #c6a8a029,inset 0 0 0 1px #ffffff47}.album-masonry__statsbar span{background:linear-gradient(180deg,#ffffffeb,#fffaf7e0)}.album-preview-stage{position:relative;overflow:hidden;padding:28px;border-radius:40px;background:linear-gradient(180deg,#fffffff2,#fff7f3eb),radial-gradient(circle at top left,rgba(255,226,232,.18),transparent 38%);box-shadow:0 24px 44px #e2c2bb24,inset 0 0 0 1px #f1e1dcd6}.album-preview-stage:after{content:"";position:absolute;left:24px;right:24px;bottom:18px;height:108px;border-radius:28px;pointer-events:none;background:linear-gradient(180deg,#fff0,#fff8f5b3),radial-gradient(circle at center,rgba(255,223,230,.16),transparent 56%)}.album-preview-stage__story,.album-preview-stage__notes{position:relative;z-index:1}.album-preview-stage__story h3{max-width:10ch}.album-detail-hero__cover{box-shadow:0 30px 48px #bfa49d33}.album-detail-hero__veil{background:linear-gradient(180deg,#1c12160a,#1a11168a 52%,#140d12db)}.album-detail-hero__thumbs{gap:14px}.album-thumb{overflow:hidden;border-radius:24px;background:linear-gradient(180deg,#fffffff2,#fff7f3eb);box-shadow:0 18px 30px #e2c2bb1a,inset 0 0 0 1px #f1e1dcd1}.album-thumb.is-active{box-shadow:0 24px 40px #ffa1b62e,inset 0 0 0 1px #ffd6e1eb}.album-photo-flow__storyline,.album-photo-flow__intro,.album-photo-flow__meta,.album-photo-flow__toolbar{width:min(1120px,100% - 32px);margin-left:auto;margin-right:auto}.album-photo-flow__intro-card,.album-photo-flow__meta-card{border-radius:28px;box-shadow:0 18px 32px #e2c2bb1f,inset 0 0 0 1px #f1e1dcd6}.album-photo-flow__item{overflow:hidden;border-radius:30px;box-shadow:0 22px 36px #c7a8a12e,inset 0 0 0 1px #ffffff3d}.album-photo-flow__veil{background:linear-gradient(180deg,#18111505,#170f1433 40%,#130d12c7)}.message-toolbar{gap:18px;padding:18px 20px;border-radius:30px;background:linear-gradient(180deg,#fffffff5,#fff7f3eb),radial-gradient(circle at top left,rgba(255,227,234,.16),transparent 42%);box-shadow:0 20px 36px #e2c2bb1f,inset 0 0 0 1px #f1e1dcd1}.message-toolbar__actionbox{padding:8px 8px 8px 16px;border-radius:999px;background:#fffbf9d6;box-shadow:inset 0 0 0 1px #f1e1dcd1}.message-wall{position:relative;padding-top:34px}.message-wall:before{content:"";position:absolute;left:50%;top:42px;bottom:18px;width:120px;transform:translate(-50%);pointer-events:none;background:radial-gradient(circle at center,rgba(255,224,231,.18),transparent 68%);filter:blur(16px)}.message-stream-row.is-pair .message-wall-card.is-left,.message-stream-row.is-pair .message-wall-card.is-right{position:relative;overflow:visible}.message-stream-row.is-pair .message-wall-card.is-left:before,.message-stream-row.is-pair .message-wall-card.is-right:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;z-index:-1;border-radius:28px;background:linear-gradient(180deg,#ffffffd6,#fff5f1c7);box-shadow:0 16px 28px #e2c2bb1a,inset 0 0 0 1px #f5e9e4d1;transform:translateY(12px) rotate(-1deg)}.message-stream-row.is-pair .message-wall-card.is-right:before{transform:translateY(12px) rotate(1deg)}.message-wall-card{border-radius:30px}.message-wall-card.is-left{transform:rotate(-.45deg)}.message-wall-card.is-right{transform:rotate(.45deg)}.message-stream-row.is-pair.is-offset .message-wall-card.is-left{transform:translate(-8px) translateY(8px) rotate(-1deg)}.message-stream-row.is-pair.is-deep-offset .message-wall-card.is-left{transform:translate(-14px) translateY(14px) rotate(-1.25deg)}.message-wall-card__badge{letter-spacing:.06em}.message-wall-card p{max-width:20ch;font-size:17px;line-height:1.95}.message-wall-card__quote{border-radius:22px;background:linear-gradient(180deg,#fffaf7f5,#fff5f1eb)}.message-wall-card__toolline span,.message-wall-card__chips span,.message-wall-card__meta-strip span,.message-wall-card__eyebrow span,.message-wall-card footer span{background:linear-gradient(180deg,#ffffffeb,#fffaf7e0)}@media(max-width:1180px){.album-masonry__item{min-height:0}.album-preview-stage{padding:24px 20px}.album-photo-flow__storyline,.album-photo-flow__intro,.album-photo-flow__meta,.album-photo-flow__toolbar{width:min(100%,100% - 32px)}}@media(max-width:820px){.album-titleband:after,.message-titleband:after,.message-wall:before{display:none}.album-masonry,.message-wall{gap:16px}.album-masonry__item,.album-preview-stage,.message-toolbar,.message-wall-card{border-radius:24px}.album-masonry__item{padding:16px}.album-masonry__item h3{font-size:28px}.album-collage{min-height:148px;border-radius:18px}.album-preview-stage{padding:18px 16px}.album-preview-stage:after,.album-masonry__item:after{left:12px;right:12px;height:64px;border-radius:18px}.album-thumb,.album-photo-flow__item{border-radius:20px}.message-toolbar{padding:14px}.message-stream-row.is-pair .message-wall-card.is-left,.message-stream-row.is-pair .message-wall-card.is-right,.message-stream-row.is-pair.is-offset .message-wall-card.is-left,.message-stream-row.is-pair.is-offset .message-wall-card.is-right,.message-stream-row.is-pair.is-deep-offset .message-wall-card.is-left,.message-stream-row.is-pair.is-deep-offset .message-wall-card.is-right{transform:none}.message-stream-row.is-pair .message-wall-card.is-left:before,.message-stream-row.is-pair .message-wall-card.is-right:before{top:5px;right:5px;bottom:5px;left:5px;border-radius:20px;transform:translateY(8px)}.message-wall-card p{max-width:none;font-size:15px}}.timeline-titleband,.checklist-titleband,.about-titleband{position:relative}.timeline-titleband:after,.checklist-titleband:after,.about-titleband:after{content:"";position:absolute;left:50%;bottom:-26px;width:240px;height:62px;transform:translate(-50%);pointer-events:none;background:radial-gradient(circle at center,rgba(255,225,232,.24),transparent 68%);filter:blur(12px)}.timeline-board{position:relative;overflow:hidden;padding:32px 26px 40px;border-radius:46px;background:linear-gradient(180deg,#fffffff7,#fff8f5f0),radial-gradient(circle at top center,rgba(255,230,236,.16),transparent 34%);box-shadow:0 28px 52px #e2c2bb24,inset 0 0 0 1px #f1e1dcd6}.timeline-board:after{content:"";position:absolute;left:50%;top:96px;bottom:38px;width:160px;transform:translate(-50%);pointer-events:none;background:radial-gradient(circle at center,rgba(255,224,231,.18),transparent 68%);filter:blur(18px)}.timeline-board>*{position:relative;z-index:1}.timeline-board__lead{min-height:42px;letter-spacing:.18em}.timeline-year{align-items:stretch;gap:20px}.timeline-year__aside{padding-top:18px}.timeline-year__aside strong{font-size:clamp(64px,7vw,98px);line-height:.9;letter-spacing:-.04em}.timeline-year__aside span{letter-spacing:.08em}.timeline-year__aside-note{gap:10px}.timeline-year__line{width:2px;background:linear-gradient(180deg,#f7c9d31f,#f6b8c6cc,#f7c9d31f);box-shadow:0 0 16px #ffd6e157}.timeline-year__line:before,.timeline-year__line:after{left:50%;transform:translate(-50%)}.timeline-year__storyline{justify-content:flex-start;gap:12px}.timeline-entry__shell{grid-template-columns:84px minmax(0,1fr);gap:22px;align-items:start}.timeline-entry__card{overflow:hidden;border-radius:34px;background:linear-gradient(180deg,#fffffffa,#fff9f6f0),radial-gradient(circle at top left,rgba(255,228,234,.16),transparent 40%);box-shadow:0 26px 46px #e2c2bb1f,inset 0 0 0 1px #f3e5e0db}.timeline-entry__card:after{content:"";position:absolute;left:18px;right:18px;bottom:18px;height:86px;border-radius:24px;pointer-events:none;background:linear-gradient(180deg,#fff0,#fff8f5ad),radial-gradient(circle at center,rgba(255,223,230,.16),transparent 56%)}.timeline-entry__card>*{position:relative;z-index:1}.timeline-entry__header{align-items:start}.timeline-entry h3{max-width:12ch;font-size:clamp(30px,3vw,40px);line-height:1.08;letter-spacing:-.03em}.timeline-entry__copy p{max-width:32ch;line-height:1.92}.timeline-entry__media{border-radius:26px;box-shadow:0 22px 36px #c6a8a029,inset 0 0 0 1px #ffffff3d}.timeline-entry__media-note,.timeline-entry__source{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.timeline-entry__daystamp{min-height:116px;border-radius:28px;background:linear-gradient(180deg,#fffffffa,#fff7f3eb);box-shadow:0 18px 30px #e2c2bb1a,inset 0 0 0 1px #f3e5e0db}.timeline-entry__daystamp strong{font-size:46px}.timeline-stage__summary.timeline-stage__summary--bottom{padding:18px 20px}.checklist-toolbar,.checklist-toolbar__subline,.checklist-filters,.checklist-stage{width:min(1080px,100% - 32px)}.checklist-toolbar{gap:16px;padding:18px 20px;border-radius:28px;background:linear-gradient(180deg,#fffffff7,#fff8f5ed);box-shadow:0 20px 34px #e2c2bb1f,inset 0 0 0 1px #f1e1dcd1}.checklist-toolbar__pill,.checklist-progress-card,.checklist-search{border-radius:999px;min-height:64px;background:linear-gradient(180deg,#ffffffeb,#fffaf7e0);box-shadow:inset 0 0 0 1px #f1e1dcd1}.checklist-toolbar__subline{justify-content:center;letter-spacing:.04em}.checklist-filters{gap:14px;padding:0 4px}.checklist-filters button{min-height:44px;padding:0 18px;border-radius:999px}.checklist-stage{grid-template-columns:minmax(0,1fr);gap:18px}.checklist-focus{position:relative;overflow:hidden;padding:24px 24px 22px;border-radius:34px;background:linear-gradient(180deg,#fffffff7,#fff8f5ed),radial-gradient(circle at top left,rgba(255,229,236,.16),transparent 40%);box-shadow:0 24px 42px #e2c2bb24,inset 0 0 0 1px #f1e1dcd6}.checklist-focus:after{content:"";position:absolute;left:18px;right:18px;bottom:16px;height:78px;border-radius:22px;pointer-events:none;background:linear-gradient(180deg,#fff0,#fff8f5b8),radial-gradient(circle at center,rgba(255,223,230,.16),transparent 56%)}.checklist-focus>*{position:relative;z-index:1}.checklist-focus h3{max-width:12ch;font-size:clamp(32px,3vw,42px);line-height:1.08;letter-spacing:-.03em}.checklist-focus__storycard,.checklist-focus__note-card{min-height:138px;border-radius:26px}.checklist-list__lead{justify-content:space-between;padding:0 10px}.checklist-row{padding:10px 14px 12px;border-radius:24px;background:linear-gradient(180deg,#fffffff2,#fff9f6e6);box-shadow:0 14px 28px #e2c2bb14,inset 0 0 0 1px #f1e1dcc2}.checklist-row__head{min-height:46px;padding:0 4px}.checklist-row__title strong{font-size:18px;font-weight:600}.checklist-row__dot{width:8px;height:8px;box-shadow:0 0 0 4px #77bcff1f}.checklist-row__marker,.checklist-row__meta span,.checklist-row__subline span{min-height:32px;padding:0 12px;border-radius:999px;background:#fffcf9cc;box-shadow:inset 0 0 0 1px #f1e1dcc2}.checklist-row__progress{height:5px;border-radius:999px;background:#f4e9e5d1}.checklist-row.is-open{box-shadow:0 20px 34px #e2c2bb1f,inset 0 0 0 1px #f1e1dcd6}.checklist-detail-card{grid-template-columns:220px minmax(0,1fr);border-radius:28px;background:linear-gradient(180deg,#fffffff5,#fff8f5eb);box-shadow:0 18px 30px #e2c2bb1a,inset 0 0 0 1px #f1e1dcd1}.checklist-detail-card__media{border-radius:22px}.checklist-detail-card__headline h3{max-width:12ch}.checklist-detail-card__seal{width:54px;height:54px;border-radius:18px}.about-stage{width:min(1080px,100% - 32px)}.about-stage__main{grid-template-columns:minmax(0,1fr);gap:20px}.story-chat--about{min-height:0;padding:18px 18px 16px}.story-chat__screen{padding-bottom:18px}.story-chat__chapter-line,.story-chat__tags,.story-chat__replaybar,.story-chat__body{width:min(760px,100%)}.story-chat__replaybar{grid-template-columns:repeat(3,minmax(0,1fr))}.story-chat__replaycard{min-height:104px}.story-chat__body{gap:16px}.story-bubble__row{gap:12px}.story-bubble__avatar{width:36px;height:36px}.story-bubble__content{max-width:min(76%,560px)}.story-chat__player{width:fit-content;margin:8px auto 0;padding:8px 14px;border-radius:999px;background:linear-gradient(180deg,#fffffff2,#fff7f3eb);box-shadow:0 16px 28px #e2c2bb1a,inset 0 0 0 1px #f1e1dcd1}.about-audio{order:3;padding:20px 22px}.about-stage__chapters{order:2;grid-template-columns:repeat(3,minmax(0,1fr))}.about-stage__chapters button,.about-stage__memo{min-height:92px}@media(max-width:1180px){.timeline-board{padding:26px 20px 30px}.timeline-year__aside strong{font-size:54px}.timeline-entry__shell{grid-template-columns:68px minmax(0,1fr)}.checklist-detail-card{grid-template-columns:180px minmax(0,1fr)}.about-stage__chapters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.timeline-titleband:after,.checklist-titleband:after,.about-titleband:after,.timeline-board:after{display:none}.timeline-board,.checklist-toolbar,.checklist-focus,.checklist-row,.checklist-detail-card,.story-chat--about,.about-audio{border-radius:24px}.timeline-board{padding:18px 14px 22px}.timeline-year{gap:12px}.timeline-year__aside{padding-top:10px}.timeline-year__aside strong{font-size:34px}.timeline-entry__shell{grid-template-columns:56px minmax(0,1fr);gap:12px}.timeline-entry__card{border-radius:22px}.timeline-entry__card:after{left:12px;right:12px;height:58px;border-radius:16px}.timeline-entry h3,.checklist-focus h3,.checklist-detail-card__headline h3{font-size:24px}.timeline-entry__media,.checklist-detail-card__media{border-radius:18px}.checklist-toolbar,.checklist-toolbar__subline,.checklist-filters,.checklist-stage,.about-stage{width:min(100%,100% - 20px)}.checklist-toolbar{padding:14px}.checklist-focus{padding:18px 16px}.checklist-focus:after{left:12px;right:12px;height:54px;border-radius:16px}.checklist-row{padding:10px 10px 12px}.checklist-detail-card{grid-template-columns:minmax(0,1fr)}.story-chat__chapter-line,.story-chat__tags,.story-chat__replaybar,.story-chat__body{width:100%}.story-chat__replaybar{grid-template-columns:minmax(0,1fr)}.story-bubble__content{max-width:calc(100% - 48px)}.about-stage__chapters{grid-template-columns:minmax(0,1fr)}}.pc-shell__masthead{min-height:74px;letter-spacing:.02em}.pc-shell__header{width:min(1240px,100% - 32px);margin-top:8px;padding:14px 22px;border-radius:999px;background:linear-gradient(180deg,#fffffff5,#fff9f6eb),radial-gradient(circle at top center,rgba(255,231,237,.18),transparent 42%);box-shadow:0 22px 40px #e2c2bb1f,inset 0 0 0 1px #f1e1dcd6}.pc-shell__brand{gap:10px}.pc-shell__brand strong{font-size:clamp(27px,2vw,34px);letter-spacing:.01em}.pc-shell__brand-heart{filter:drop-shadow(0 8px 14px rgba(255,117,146,.28))}.pc-shell__nav{padding:6px 8px;border-radius:999px;background:#fffdfbb8;box-shadow:inset 0 0 0 1px #f1e1dcb8}.pc-shell__nav-item{min-width:88px;min-height:48px;padding:0 16px;font-weight:600}.pc-shell__utility{gap:12px}.pc-shell__weather,.pc-shell__trace{min-height:46px;padding:0 18px;border-radius:999px;background:linear-gradient(180deg,#ffffffeb,#fffaf7e0);box-shadow:inset 0 0 0 1px #f1e1dcc7}.pc-shell__avatar-chip{width:54px;height:54px;border-radius:18px;box-shadow:0 16px 24px #e2c2bb1f,inset 0 0 0 1px #ffffff4d}.love-hero:not(.is-compact){min-height:660px}.love-hero__backdrop:after{opacity:.72}.love-hero__curve--one,.love-hero__curve--two{opacity:.96}.love-hero__dock{bottom:-28px;padding:8px 10px;background:linear-gradient(180deg,#fffffff0,#fff7f3eb);box-shadow:0 20px 34px #e2c2bb24,inset 0 0 0 1px #f1e1dcd1}.love-hero__dock-item{min-height:52px;padding:0 18px;border-radius:999px}.pc-shell__main>.love-hero.is-compact+.home-grid{margin-top:-110px}.pc-shell__main>.love-hero.is-compact+.home-grid:before{content:"";position:absolute;left:-24px;right:-24px;top:-46px;height:108px;border-radius:999px;pointer-events:none;background:radial-gradient(circle at center,rgba(255,228,234,.16),transparent 68%);filter:blur(14px)}.home-grid{position:relative;gap:20px}.countdown-card{overflow:hidden;min-height:348px;padding:28px 30px;border-radius:36px;background:linear-gradient(180deg,#fffffffa,#fff9f6f0),radial-gradient(circle at top right,rgba(255,230,236,.18),transparent 38%);box-shadow:0 26px 46px #e2c2bb24,inset 0 0 0 1px #f3e5e0e0}.countdown-card:after{content:"";position:absolute;inset:auto 22px 20px;height:84px;border-radius:26px;pointer-events:none;background:linear-gradient(180deg,#fff0,#fff8f5b3),radial-gradient(circle at center,rgba(255,223,230,.18),transparent 58%)}.countdown-card>*{position:relative;z-index:1}.countdown-card__copy h1{max-width:7ch;font-size:clamp(52px,5vw,72px);line-height:1.02;letter-spacing:-.04em}.countdown-card__days{min-width:284px;border-radius:28px}.countdown-card__days strong{font-size:clamp(86px,8vw,122px);line-height:.9}.countdown-card__clock>div,.countdown-card__ticker{min-height:86px;border-radius:24px}.feature-photo{overflow:hidden;border-radius:34px;box-shadow:0 24px 40px #c2a69f2e,inset 0 0 0 1px #ffffff2e}.feature-photo:after{content:"";position:absolute;inset:auto 16px 16px;height:92px;border-radius:24px;pointer-events:none;background:linear-gradient(180deg,#0d0c1000,#120f15b8),radial-gradient(circle at center,rgba(255,218,228,.12),transparent 56%)}.feature-photo__meta,.feature-photo__pill-row{position:relative;z-index:1}.feature-photo__meta h3{max-width:8ch;font-size:clamp(30px,3vw,44px);line-height:1.06}.weather-card,.stats-card{min-height:164px;border-radius:28px;box-shadow:0 20px 34px #e2c2bb1f,inset 0 0 0 1px #ffffff2e}.weather-card__temp,.stats-card strong{font-size:clamp(36px,3vw,52px);line-height:1}.home-dashboard{padding:30px}.home-dashboard__story{padding:28px 28px 24px}.home-dashboard__story h3{max-width:11ch;font-size:clamp(40px,4vw,58px)}.home-dashboard__letter,.home-dashboard__note,.home-dashboard__ticket{min-height:150px;border-radius:28px}.overview-panels{grid-template-columns:1.15fr .95fr .9fr}.city-distance-card,.timeline-glance,.anniversary-rack{border-radius:32px;box-shadow:0 22px 38px #e2c2bb1f,inset 0 0 0 1px #f1e1dcd6}.timeline-glance{background:linear-gradient(180deg,#fffffffa,#fff9f6f0),radial-gradient(circle at top left,rgba(255,229,236,.16),transparent 42%)}.timeline-glance h3{font-size:clamp(34px,3vw,46px)}.cluster-heading{margin-bottom:20px;padding:0 2px}.cluster-heading__copy{gap:14px}.cluster-heading__icon{width:56px;height:56px;border-radius:20px}.cluster-heading__copy small{letter-spacing:.18em}.cluster-heading__copy h3{font-size:clamp(30px,3vw,42px);line-height:1.08;letter-spacing:-.03em}.cluster-heading__tag{min-height:28px;padding:0 10px;font-size:11px}.cluster-heading__action{width:54px;height:54px;border-radius:20px}.home-section .section-heading{width:min(1120px,100% - 32px);margin-left:auto;margin-right:auto}.home-section .section-heading__kicker{letter-spacing:.18em}.home-section .section-heading h2{font-size:clamp(36px,3.2vw,50px);line-height:1.08}.pc-footer{margin-top:42px}@media(max-width:1180px){.pc-shell__header{width:min(100%,100% - 24px);padding:12px 16px}.countdown-card{min-height:0;padding:24px 22px}.countdown-card__days{min-width:0}.overview-panels{grid-template-columns:minmax(0,1fr)}}@media(max-width:820px){.pc-shell__header,.pc-shell__nav,.pc-shell__weather,.pc-shell__trace{border-radius:24px}.pc-shell__header{width:min(100%,100% - 16px);margin-top:2px;padding:10px 10px 12px}.pc-shell__brand strong{font-size:22px}.pc-shell__utility{gap:8px}.pc-shell__weather,.pc-shell__trace{min-height:40px;padding:0 12px}.pc-shell__avatar-chip{width:44px;height:44px;border-radius:14px}.pc-shell__main>.love-hero.is-compact+.home-grid{margin-top:-58px}.pc-shell__main>.love-hero.is-compact+.home-grid:before{left:-10px;right:-10px;top:-24px;height:66px}.countdown-card,.feature-photo,.city-distance-card,.timeline-glance,.anniversary-rack{border-radius:24px}.countdown-card{padding:18px 16px}.countdown-card:after,.feature-photo:after{inset:auto 10px 10px;height:54px;border-radius:16px}.countdown-card__copy h1{font-size:40px}.countdown-card__days strong{font-size:62px}.countdown-card__clock>div,.countdown-card__ticker{min-height:64px;border-radius:18px}.feature-photo__meta h3,.home-dashboard__story h3,.cluster-heading__copy h3,.home-section .section-heading h2{font-size:26px}.weather-card,.stats-card{min-height:132px;border-radius:22px}.home-dashboard{padding:18px 16px}.home-dashboard__story,.home-dashboard__letter,.home-dashboard__note,.home-dashboard__ticket{border-radius:22px}.cluster-heading{margin-bottom:14px}.cluster-heading__icon,.cluster-heading__action{width:46px;height:46px;border-radius:16px}}
