:root{--paper:#f6f0e4;--paper-raised:#fcf8ef;--ink:#23271f;--ink-soft:#54594d;--muted:#7c7a6d;--quiet:#aaa495;--line:#d9d0bf;--line-dark:#9b9587;--accent:#bd5d38;--accent-soft:#efd8c8;--visited:#46503e;--white:#fff;--danger:#a5372f;--radius-1:6px;--radius-2:12px;--radius-3:18px;--radius-pill:999px;--shadow:0 14px 44px #2d2b1f0e;--sans:"Noto Sans SC", "PingFang SC", "Microsoft YaHei", Arial, sans-serif;--serif:Georgia, "Times New Roman", "Songti SC", serif}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{min-height:100vh;color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{color:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}::selection{color:var(--paper);background:var(--ink)}.app-shell{min-height:100vh;padding-bottom:92px}.site-main{width:min(1440px,100%);margin:0 auto;padding:18px 20px 80px}.page-enter{animation:.42s cubic-bezier(.22,.8,.34,1) both page-enter}.stagger>*{animation:.45s cubic-bezier(.22,.8,.34,1) both list-enter}.stagger>:nth-child(2){animation-delay:50ms}.stagger>:nth-child(3){animation-delay:.1s}.stagger>:nth-child(4){animation-delay:.15s}.stagger>:nth-child(5){animation-delay:.2s}.stagger>:nth-child(6){animation-delay:.25s}@keyframes page-enter{0%{opacity:0;transform:translateY(10px)}}@keyframes list-enter{0%{opacity:0;transform:translateY(14px)}}.desktop-rail{display:none}.bottom-nav{z-index:50;height:72px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf8f3f2;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{min-width:44px;min-height:54px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:10px;font-weight:600;transition:transform .16s,color .16s;display:flex}.bottom-nav a:active,.pressable:active{transform:scale(.96)}.bottom-nav a.active:after{content:"";background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;bottom:7px}.bottom-nav svg{stroke-width:1.7px;width:23px;height:23px}.masthead-top{justify-content:center;align-items:center;min-height:54px;font-size:17px;font-weight:700;display:flex}.masthead-line{border-bottom:4px double var(--ink);color:var(--ink);letter-spacing:.3em;grid-template-columns:1fr auto;align-items:center;gap:16px;padding:10px 0 13px;font-size:11px;font-weight:800;display:grid}.masthead-line span:last-child{color:var(--muted);letter-spacing:.16em}.kicker{color:var(--muted);letter-spacing:.22em;margin:0 0 10px;font-size:12px;font-weight:800}.display-title{letter-spacing:-.065em;max-width:800px;margin:0;font-size:clamp(46px,11.5vw,100px);font-weight:900;line-height:.93}.display-title.serif{font-family:var(--serif);letter-spacing:-.045em}.page-lede{max-width:720px;color:var(--ink-soft);font-size:clamp(16px,2vw,21px);line-height:1.7}.page-lede strong{color:var(--ink);font:700 1.25em var(--serif)}.section-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:18px;margin:48px 0 18px;padding-bottom:11px;display:flex}.section-head h2{margin:0;font-size:24px}.section-head p{color:var(--muted);letter-spacing:.11em;margin:0;font-size:11px}.editorial-label{color:var(--muted);letter-spacing:.28em;text-transform:uppercase;font-size:10px;font-weight:800}.button{border:1px solid var(--ink);border-radius:var(--radius-1);cursor:pointer;background:var(--ink);min-height:44px;color:var(--paper);justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:13px;font-weight:700;transition:transform .16s,background .16s;display:inline-flex}.button.secondary{color:var(--ink);border-color:var(--line-dark);background:0 0}.button.ghost{color:var(--ink);background:0 0;border-color:#0000;padding-inline:8px}.button.danger{color:var(--danger);background:0 0;border-color:#d7aaa5}.button.icon{width:44px;padding:0}.button svg{width:17px;height:17px}.text-link{align-items:center;gap:7px;min-height:44px;font-size:12px;font-weight:800;display:inline-flex}.text-link svg{width:15px}.card{background:var(--paper-raised);border:1px solid var(--line);border-radius:var(--radius-2);box-shadow:var(--shadow)}.stats-row{border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:34px 0;display:grid}.stat{text-align:center;padding:20px 7px}.stat+.stat{border-left:1px solid var(--line)}.stat strong{font:700 clamp(25px, 6vw, 46px) var(--serif);font-variant-numeric:tabular-nums;display:block}.stat span{color:var(--muted);font-size:10px}.photo-collage{border-radius:var(--radius-2);background:#d8d3cb;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.photo-collage img{object-fit:cover;width:100%;height:100%;min-height:0}.photo-collage img:first-child:nth-last-child(3){grid-row:1/3}.photo-collage img:only-child{grid-area:1/1/3/3}.photo-collage>*+*{border-left:1px solid #f4f1eab3}.today-card{border-radius:var(--radius-3);color:#fff;min-height:270px;display:block;position:relative;overflow:hidden}.today-card .photo-collage{border-radius:0;position:absolute;inset:0}.today-card:after{content:"";background:linear-gradient(#0000,#120f0ccc);position:absolute;inset:30% 0 0}.today-card-content{z-index:2;position:absolute;inset:auto 22px 20px}.today-card-content h2{margin:6px 0;font-size:clamp(22px,5vw,34px)}.today-card-content p{color:#ffffffbf;margin:0;font-size:12px}.map-card{padding:14px;overflow:hidden}.china-map{aspect-ratio:774/569;width:100%;position:relative;overflow:hidden}.china-map svg{width:100%;height:100%}.province-path{fill:#e4dfd5;stroke:#aaa399;stroke-width:.65px;transition:fill .25s}.province-path.visited{fill:#77786f}.route-line{fill:none;stroke:var(--accent);stroke-width:1.5px;stroke-dasharray:5 5;opacity:.75;animation:1.5s ease-out both draw-route}@keyframes draw-route{0%{stroke-dashoffset:120px}to{stroke-dashoffset:0}}.map-marker{border:2px solid var(--paper-raised);background:var(--ink);color:#fff;width:32px;height:32px;font:700 11px var(--serif);cursor:pointer;border-radius:50%;place-items:center;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 10px #0000002e}.map-marker.selected{background:var(--accent);transform:translate(-50%,-50%)scale(1.1)}.map-memory-pop{z-index:4;border:1px solid var(--line);border-radius:var(--radius-2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf8f3f2;grid-template-columns:78px 1fr;gap:13px;padding:13px;display:grid;position:absolute;bottom:12px;left:12px;right:12px}.map-memory-pop img{border-radius:var(--radius-1);object-fit:cover;width:78px;height:66px}.map-memory-pop h3{margin:1px 0 4px;font-size:15px}.map-memory-pop p{color:var(--muted);margin:0;font-size:10px}.amap-map{min-height:520px}.amap-canvas{border-radius:inherit;position:absolute;inset:0;overflow:hidden}.amap-numbered-marker{border:2px solid var(--paper-raised);background:var(--ink);color:#fff;width:34px;height:34px;font:700 11px var(--serif);border-radius:999px;place-items:center;display:grid;box-shadow:0 4px 12px #0003}.map-fallback-note{color:var(--muted);margin:0 0 10px;font-size:11px}.filter-row{scrollbar-width:none;gap:8px;padding-bottom:5px;display:flex;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-chip{border:1px solid var(--line);border-radius:var(--radius-1);min-width:44px;min-height:44px;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;padding:0 15px}.year-heading{align-items:center;gap:18px;margin:42px 0 18px;display:flex}.year-heading strong{font:800 clamp(42px, 9vw, 70px) var(--serif)}.year-heading i{background:var(--line);flex:1;height:1px}.year-heading span{color:var(--muted);font:700 10px var(--serif);letter-spacing:.35em}.memory-list{gap:24px;display:grid}.memory-card{position:relative;overflow:hidden}.memory-card .photo-collage{aspect-ratio:1.7;border-radius:0}.memory-meta{color:var(--muted);letter-spacing:.12em;font-size:11px}.memory-card h3{margin:9px 0 7px;font-size:28px}.memory-card p{color:var(--ink-soft);margin:0 0 15px;font-size:13px;line-height:1.75}.tag-list{flex-wrap:wrap;gap:7px;display:flex}.tag{border:1px solid var(--line);border-radius:var(--radius-pill);min-height:30px;color:var(--muted);align-items:center;padding:0 10px;font-size:10px;display:inline-flex}.card-actions{z-index:3;gap:4px;display:flex;position:absolute;top:10px;right:10px}.card-actions button{border-radius:var(--radius-pill);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1b1712b3;border:1px solid #ffffff59;place-items:center;width:38px;height:38px;padding:0;display:grid}.card-actions svg{width:16px}.cover{color:#fff;align-items:flex-end;min-height:70vh;margin-inline:-20px;display:flex;position:relative;overflow:hidden}.cover img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cover:after{content:"";background:linear-gradient(#0000,#110e0cd4);position:absolute;inset:20% 0 0}.cover-content{z-index:2;padding:26px 20px 44px;position:relative}.cover-content h1{letter-spacing:-.06em;margin:9px 0 12px;font-size:clamp(50px,15vw,100px);line-height:.94}.cover-content p{color:#ffffffbf;max-width:560px;margin:0}.detail-meta{color:var(--muted);flex-wrap:wrap;gap:18px;margin:20px 0;font-size:12px;display:flex}.detail-meta span{align-items:center;gap:7px;display:flex}.detail-meta svg{width:16px}.prose{font-family:var(--serif);font-size:clamp(17px,2vw,21px);line-height:2}.prose p:first-child:first-letter{float:left;margin:.12em .12em 0 0;font-size:3.5em;font-weight:700;line-height:.8}.photo-wall{columns:2;column-gap:10px}.photo-wall button{cursor:zoom-in;break-inside:avoid;background:0 0;border:0;width:100%;margin-bottom:10px;padding:0}.photo-wall img{border-radius:var(--radius-1);width:100%}.grid-2,.grid-3{gap:16px;display:grid}.plan-card{overflow:hidden}.plan-cover{aspect-ratio:1.35;color:#fff;position:relative}.plan-cover img{object-fit:cover;width:100%;height:100%}.plan-cover:after{content:"";background:linear-gradient(#0000,#120f0cbf);position:absolute;inset:35% 0 0}.plan-cover-text{z-index:2;position:absolute;inset:auto 18px 18px}.plan-cover-text h2{margin:5px 0;font-size:34px}.plan-card-body{padding:18px}.route-summary{color:var(--muted);gap:18px;font-size:11px;display:flex}.plan-day{margin:24px 0}.plan-day-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.plan-day-head h3{font:700 28px var(--serif);margin:0}.plan-detail-actions,.inline-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.inline-actions{justify-content:flex-start}.stop-list{gap:9px;display:grid}.stop-item{border:1px solid var(--line);border-radius:var(--radius-1);background:var(--paper-raised);grid-template-columns:32px 1fr auto;align-items:center;gap:11px;padding:13px;display:grid}.drag-handle{cursor:grab;color:var(--muted)}.stop-item h4{margin:0 0 4px}.stop-item p{color:var(--muted);margin:0;font-size:10px}.stop-location-icon{vertical-align:-2px;width:14px;height:14px;color:var(--accent);margin-left:5px}.amap-search-panel{border:1px solid var(--line);border-radius:var(--radius-2);background:#eee9e0;margin-bottom:20px;padding:16px}.place-search-title{align-items:flex-start;gap:11px;margin-bottom:13px;display:flex}.place-search-title>svg{width:19px;color:var(--accent);flex:0 0 19px}.place-search-title strong{font-size:13px}.place-search-title p{color:var(--muted);margin:3px 0 0;font-size:10px;line-height:1.5}.place-search-controls{grid-template-columns:minmax(0,1fr) 90px;gap:8px;display:grid}.place-search-controls input,.place-search-controls select{border:1px solid var(--line-dark);border-radius:var(--radius-1);background:var(--paper-raised);width:100%;min-height:46px;color:var(--ink);padding:9px 11px}.place-search-controls .button{grid-column:1/-1}.place-result-list{gap:7px;max-height:260px;margin-top:12px;display:grid;overflow:auto}.place-result{text-align:left;border:1px solid var(--line);border-radius:var(--radius-1);background:var(--paper-raised);min-height:58px;color:var(--ink);cursor:pointer;grid-template-columns:22px 1fr;gap:9px;padding:10px;display:grid}.place-result:hover,.place-result.selected{border-color:var(--ink);background:#fff}.place-result>svg{width:17px;color:var(--accent);margin-top:2px}.place-result span{gap:3px;min-width:0;display:grid}.place-result strong,.place-result small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.place-result strong{font-size:12px}.place-result small{color:var(--muted);font-size:9px}.selected-place-note{border:1px solid var(--line);border-radius:var(--radius-1);color:var(--ink-soft);align-items:center;gap:7px;margin:0;padding:10px 12px;font-size:10px;display:flex}.selected-place-note svg{width:15px;color:var(--accent);flex:0 0 15px}.route-live-summary{border:1px solid var(--line);border-radius:var(--radius-2);background:var(--paper-raised);padding:15px}.route-order{color:var(--ink-soft);scrollbar-width:none;align-items:center;gap:8px;padding-bottom:7px;display:flex;overflow-x:auto}.route-order::-webkit-scrollbar{display:none}.route-order>svg{width:18px;color:var(--accent);flex:0 0 18px}.route-order span{border:1px solid var(--line);border-radius:var(--radius-pill);flex:none;align-items:center;min-height:34px;padding:0 10px;font-size:10px;display:inline-flex}.route-live-summary>p{color:var(--muted);align-items:center;gap:7px;margin:10px 0 0;font-size:11px;display:flex}.route-live-summary>p svg{flex:0 0 16px;width:16px}.route-live-summary>small{color:var(--muted);margin-top:11px;font-size:9px;line-height:1.6;display:block}.route-metrics{flex-wrap:wrap;align-items:baseline;gap:13px;margin-top:11px;display:flex}.route-metrics strong{font:700 29px var(--serif)}.route-metrics span{color:var(--ink-soft);align-items:center;gap:5px;font-size:10px;display:inline-flex}.route-metrics svg{width:14px}.route-warning{border-radius:var(--radius-1);color:#7e3029;background:#f3e7df;border:1px solid #d9b6a9;align-items:flex-start;gap:8px;margin-top:12px;padding:11px 12px;font-size:10px;line-height:1.6;display:flex}.route-warning svg{flex:0 0 17px;width:17px;height:17px}.route-map{border:1px solid var(--line);border-radius:var(--radius-2);background:#e8e4dc;min-height:310px;margin-top:14px;position:relative;overflow:hidden}.route-map-canvas{position:absolute;inset:0}.route-map-status{z-index:3;border:1px solid var(--line);border-radius:var(--radius-pill);min-height:44px;color:var(--ink-soft);box-shadow:var(--shadow);white-space:nowrap;background:#faf8f3f0;align-items:center;gap:8px;padding:0 14px;font-size:10px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.route-map-status svg{width:16px}.route-map-fallback{border:1px dashed var(--line-dark);border-radius:var(--radius-2);min-height:120px;color:var(--muted);place-items:center;gap:8px;margin-top:14px;font-size:10px;display:grid}.route-map-fallback svg{width:22px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.form-grid{gap:14px;display:grid}.field{gap:7px;display:grid}.field label,label.field{color:var(--ink-soft);font-size:11px;font-weight:700}.field input,.field textarea,.field select{border:1px solid var(--line);border-radius:var(--radius-1);background:var(--paper-raised);width:100%;min-height:46px;color:var(--ink);outline:0;padding:10px 12px}.field textarea{resize:vertical;min-height:108px}.field-error{color:var(--danger);font-size:10px}.form-save-progress{z-index:4;border-radius:var(--radius-2);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7faf7f0;border:1px solid #498e8952;gap:8px;padding:12px 14px;display:grid;position:sticky;bottom:78px;box-shadow:0 12px 32px #1e36331f}.form-save-progress>div{color:var(--ink-soft);justify-content:space-between;gap:12px;font-size:10px;display:flex}.form-save-progress strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.form-save-progress span{color:var(--accent);flex:none;font-weight:800}.form-save-progress progress{background:#498e8924;border:0;border-radius:999px;width:100%;height:6px;overflow:hidden}.form-save-progress progress::-webkit-progress-bar{background:#498e8924}.form-save-progress progress::-webkit-progress-value{background:var(--accent);border-radius:999px;transition:width .2s}.form-save-progress progress::-moz-progress-bar{background:var(--accent);border-radius:999px}.form-actions{justify-content:flex-end;gap:9px;margin-top:8px;display:flex}.form-note{color:var(--muted);margin:0;font-size:10px;line-height:1.6}.advanced-location{border:1px solid var(--line);background:#ffffff6b;border-radius:12px;overflow:hidden}.advanced-location summary{min-height:46px;color:var(--ink-soft);cursor:pointer;justify-content:space-between;align-items:center;padding:0 13px;font-size:11px;font-weight:800;list-style:none;display:flex}.advanced-location summary::-webkit-details-marker{display:none}.advanced-location summary:after{content:"+";color:var(--muted);font:500 18px var(--sans)}.advanced-location[open] summary:after{content:"−"}.advanced-location>p{color:var(--muted);margin:0;padding:0 13px 10px;font-size:10px;line-height:1.6}.advanced-location>.form-grid{padding:0 13px 13px}.dialog-backdrop{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1b171275;justify-content:center;align-items:flex-end;animation:.2s both fade-in;display:flex;position:fixed;inset:0}.dialog{background:var(--paper);border-radius:var(--radius-3) var(--radius-3) 0 0;width:min(680px,100%);max-height:90vh;padding:22px;animation:.32s cubic-bezier(.22,.8,.34,1) both sheet-up;overflow:auto;box-shadow:0 -18px 60px #00000024}.dialog-head{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.dialog-head h2{margin:5px 0 0}@keyframes fade-in{0%{opacity:0}}@keyframes sheet-up{0%{opacity:0;transform:translateY(40px)}}.callout{border:1px solid var(--line);border-radius:var(--radius-2);background:var(--paper-raised);padding:20px}.callout h3{margin:0 0 8px}.callout p{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.75}.countdown{align-items:baseline;gap:7px;display:flex}.countdown strong{font:700 46px var(--serif)}.countdown span{color:var(--muted);font-size:11px}.ai-card{border-left:3px solid var(--accent)}.ai-card .editorial-label{color:var(--accent)}.notice{border-radius:var(--radius-1);color:var(--ink-soft);background:#ece7de;padding:12px 14px;font-size:11px;line-height:1.7}.wish-card,.capsule-card,.menu-row{padding:18px}.wish-card{grid-template-columns:1fr auto;gap:12px;display:grid}.wish-card h3,.capsule-card h3{margin:0 0 6px}.wish-card p,.capsule-card p{color:var(--muted);margin:0;font-size:11px}.priority{border:1px solid var(--line);border-radius:var(--radius-pill);place-items:center;min-width:42px;height:28px;font-size:9px;display:inline-grid}.capsule-card{flex-direction:column;justify-content:space-between;min-height:160px;display:flex;position:relative;overflow:hidden}.capsule-lock{border:1px solid var(--line);border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.capsule-open{animation:.7s both capsule-open}@keyframes capsule-open{0%{filter:brightness(.7);transform:scale(.96)}55%{transform:scale(1.02)}}.chart-card{min-height:300px;padding:18px 10px 10px}.chart-card h3{margin:0 10px 16px;font-size:16px}.chart-wrap{width:100%;height:240px}.progress-list{gap:10px;padding:10px;display:grid}.progress-row{grid-template-columns:55px 1fr 35px;align-items:center;gap:10px;font-size:11px;display:grid}.progress-track{border-radius:var(--radius-pill);background:#e6e0d6;height:6px;overflow:hidden}.progress-track i{background:var(--ink);border-radius:inherit;height:100%;display:block}.profile-card{padding:24px}.couple-avatars{justify-content:center;align-items:center;margin:8px 0 22px;display:flex}.couple-avatars img{border:4px solid var(--paper-raised);object-fit:cover;border-radius:50%;width:90px;height:90px}.couple-avatars span{z-index:2;width:34px;height:34px;color:var(--paper);background:var(--ink);font:italic 17px var(--serif);border-radius:50%;place-items:center;margin-inline:-7px;display:grid}.profile-names{text-align:center}.profile-names h2{margin:0;font-size:27px}.profile-names p{color:var(--muted)}.menu-list{gap:10px;display:grid}.menu-row{grid-template-columns:44px 1fr auto;align-items:center;gap:12px;min-height:72px;display:grid}.menu-icon{background:var(--paper);border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.menu-row h3{margin:0 0 4px;font-size:15px}.menu-row p{color:var(--muted);margin:0;font-size:10px}.poster{background:var(--paper-raised);border:1px solid var(--line);width:min(100%,560px);min-height:680px;margin:auto;padding:28px;position:relative;overflow:hidden}.poster.magazine .poster-hero{height:330px}.poster.album{background:#e9e1d5;transform:rotate(-.25deg)}.poster.minimal .poster-hero{filter:grayscale();height:220px}.poster-hero{object-fit:cover;width:100%;height:290px}.poster h2{margin:22px 0 8px;font-size:42px;line-height:1}.poster p{font-family:var(--serif);line-height:1.8}.poster-stamp{border:1px solid var(--accent);color:var(--accent);font:700 10px var(--serif);border-radius:50%;padding:9px;position:absolute;top:25px;right:25px;transform:rotate(12deg)}.fullscreen{z-index:100;background:#0d0b09f0;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.fullscreen img{object-fit:contain;max-width:100%;max-height:88vh}.fullscreen button{position:absolute;top:18px;right:18px}.empty-state{text-align:center;color:var(--muted);border:1px dashed var(--line-dark);border-radius:var(--radius-2);padding:60px 20px}.empty-state svg{width:35px;height:35px;margin-bottom:12px}.coordinator-card{gap:20px;padding:clamp(20px,4vw,34px);display:grid}.coordinator-card-head{align-items:flex-start;gap:14px;display:flex}.coordinator-card-head>svg{width:28px;height:28px;color:var(--accent);flex:none}.coordinator-card-head>div{flex:1}.coordinator-card-head h2,.coordinator-card-head p{margin:4px 0 0}.coordinator-task-status,.coordinator-permission-list,.nudge-consent-row{border:1px solid var(--line);border-radius:var(--radius-1);background:var(--paper);justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.coordinator-task-status div,.coordinator-permission-list div,.nudge-consent-row div{gap:4px;display:grid}.coordinator-consent-form{gap:16px;display:grid}.coordinator-disclosure{border:1px dashed var(--line-dark);border-radius:var(--radius-1);gap:12px;padding:14px;display:flex}.coordinator-disclosure svg{flex:none}.coordinator-disclosure p,.coordinator-disclosure small{margin:3px 0 0}.coordinator-recommendation{border-radius:var(--radius-1);background:color-mix(in srgb,var(--accent) 9%,var(--paper));border:1px solid color-mix(in srgb,var(--accent) 25%,var(--line));gap:10px;padding:18px;display:grid}.coordinator-recommendation h3,.coordinator-recommendation p{margin:0}.nudge-delivery-card{gap:18px;margin-top:24px;padding:clamp(20px,4vw,34px);display:grid}.nudge-consent-grid{gap:12px;display:grid}.nudge-actions{flex-wrap:wrap;gap:10px;display:flex}.nudge-delivery-card ol{gap:8px;margin:8px 0 0;padding-left:22px;display:grid}.undo-toast{z-index:90;border-radius:var(--radius-pill);background:var(--ink);min-width:280px;color:var(--paper);justify-content:space-between;align-items:center;gap:16px;padding:11px 12px 11px 16px;font-size:11px;display:flex;position:fixed;bottom:88px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #0000002e}.undo-toast button{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;min-height:36px;display:flex}.undo-toast svg{width:14px}@media (min-width:760px){.site-main{padding-inline:38px}.masthead-top{justify-content:flex-start}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.memory-list{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-wall{columns:3}.cover{border-radius:var(--radius-3);margin-inline:0}.cover-content{padding:50px}.dialog-backdrop{align-items:center;padding:24px}.dialog{border-radius:var(--radius-3)}.form-grid.two{grid-template-columns:1fr 1fr}.place-search-controls{grid-template-columns:minmax(0,1fr) 110px auto}.place-search-controls .button{grid-column:auto}}@media (min-width:1200px){.app-shell{padding:0 0 0 220px}.site-main{padding-top:34px}.bottom-nav{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;grid-template-columns:1fr;gap:5px;width:175px;height:auto;padding:0;display:grid;inset:170px auto auto 20px}.bottom-nav a{border-radius:var(--radius-1);flex-direction:row;justify-content:flex-start;min-height:48px;padding:0 14px;font-size:12px}.bottom-nav a.active{background:var(--ink);color:var(--paper)}.bottom-nav a.active:after{display:none}.desktop-rail{z-index:40;border-right:1px solid var(--line);background:var(--paper);width:220px;padding:35px 20px;display:block;position:fixed;inset:0 auto 0 0}.rail-brand{border-bottom:4px double var(--ink);padding-bottom:22px}.rail-brand strong{font:700 24px var(--serif);display:block}.rail-brand span{color:var(--muted);letter-spacing:.25em;font-size:8px}.rail-foot{color:var(--muted);font-size:9px;line-height:1.7;position:absolute;bottom:30px;left:20px;right:20px}.today-card{min-height:360px}.map-card{padding:24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.memory-location-picker{border:1px solid color-mix(in srgb,var(--line) 85%,transparent);border-radius:var(--radius-2);background:color-mix(in srgb,var(--paper-raised) 76%,transparent);gap:12px;padding:16px;display:grid}.memory-location-heading,.memory-location-heading>div,.memory-location-selected,.memory-location-search{align-items:center;gap:11px;display:flex}.memory-location-heading{justify-content:space-between}.memory-location-heading svg{width:19px;color:var(--accent);flex:none}.memory-location-heading span,.memory-location-selected>span:not(.memory-location-check){gap:3px;min-width:0;display:grid}.memory-location-heading small,.memory-location-selected small{color:var(--muted);line-height:1.45}.memory-location-search input{flex:1;min-width:0}.memory-location-search .button{flex:none}.memory-location-results{gap:7px;max-height:290px;padding-right:3px;display:grid;overflow-y:auto}.memory-location-results>button{border:1px solid var(--line);border-radius:var(--radius-1);min-height:62px;color:var(--ink);text-align:left;cursor:pointer;background:#ffffffa3;grid-template-columns:24px 1fr;align-items:start;gap:10px;padding:12px;display:grid}.memory-location-results>button:hover,.memory-location-results>button:focus-visible{border-color:var(--accent);transform:translateY(-1px)}.memory-location-results svg{width:18px;color:var(--accent)}.memory-location-results span{gap:2px;min-width:0;display:grid}.memory-location-results small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.memory-location-selected{border:1px solid color-mix(in srgb,var(--accent) 45%,var(--line));border-radius:var(--radius-1);background:color-mix(in srgb,var(--accent-soft) 64%,white);padding:13px}.memory-location-selected>span:not(.memory-location-check){flex:1}.memory-location-selected>button{min-height:44px;color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0 12px;font-weight:800}.memory-location-check{background:var(--accent);color:#fff;border-radius:999px;place-items:center;width:32px;height:32px;display:grid}.memory-location-check svg{width:16px}@media (max-width:520px){.memory-location-search{align-items:stretch}.memory-location-search .button{width:48px;padding:0}.memory-location-search .button span{display:none}.memory-location-selected{flex-wrap:wrap;align-items:flex-start}.memory-location-selected>button{border-top:1px solid color-mix(in srgb,var(--line) 70%,transparent);width:100%}}.immersive-creative{z-index:120;color:#f7f5ef;isolation:isolate;background:#07090d;position:fixed;inset:0;overflow:hidden}.immersive-creative button,.immersive-creative a{color:inherit}.immersive-topbar{z-index:8;inset:max(16px,env(safe-area-inset-top)) 18px auto;grid-template-columns:48px 1fr 48px;align-items:center;gap:12px;display:grid;position:fixed}.immersive-topbar>a,.immersive-topbar>button{-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);cursor:pointer;background:#0c0f1573;border:1px solid #fff3;border-radius:999px;place-items:center;width:48px;height:48px;display:grid}.immersive-topbar>button:disabled{opacity:.38;cursor:not-allowed}.immersive-topbar svg{width:19px}.immersive-topbar>div{text-align:center;text-shadow:0 2px 18px #00000073;min-width:0}.immersive-topbar small{color:#ffffff94;letter-spacing:.24em;font-size:9px;font-weight:800;display:block}.immersive-topbar strong{font:600 14px var(--serif);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;display:block;overflow:hidden}.immersive-controls{z-index:8;left:50%;bottom:max(18px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(24px)saturate(1.35);backdrop-filter:blur(24px)saturate(1.35);background:#0f12187a;border:1px solid #ffffff30;border-radius:999px;align-items:center;gap:7px;min-height:58px;padding:7px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 24px 60px #00000059}.immersive-controls button{cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:44px;height:44px;transition:transform .2s,background .2s;display:grid}.immersive-controls button:hover{background:#ffffff1a;transform:translateY(-2px)}.immersive-controls button.primary{color:#10131a;background:#fffffff0}.immersive-controls svg{width:18px}.immersive-controls span{color:#ffffffa6;text-align:center;min-width:54px;font-size:10px}.immersive-notice{z-index:12;color:#fffc;pointer-events:none;background:#080a0fb8;border-radius:999px;min-height:0;margin:0;padding:7px 12px;font-size:11px;position:fixed;bottom:91px;left:50%;transform:translate(-50%)}.immersive-notice:empty{display:none}.immersive-empty{z-index:4;text-align:center;place-content:center;justify-items:center;gap:16px;padding:30px;display:grid;position:absolute;inset:0}.creative-zero-state{z-index:5;place-items:center;padding:20px;display:grid;position:absolute;inset:82px 18px 28px}.creative-zero-card{text-align:center;-webkit-backdrop-filter:blur(26px)saturate(1.25);backdrop-filter:blur(26px)saturate(1.25);background:linear-gradient(145deg,#ffffff1f,#ffffff0b);border:1px solid #fff3;border-radius:24px;justify-items:center;gap:14px;width:min(520px,100%);padding:clamp(26px,5vw,48px);display:grid;box-shadow:0 36px 100px #00000061,inset 0 1px #ffffff1f}.creative-zero-icon{background:#ffffff14;border:1px solid #ffffff3d;border-radius:999px;place-items:center;width:58px;height:58px;display:grid}.creative-zero-icon svg{width:23px}.creative-zero-card>small{color:#9edcd5;letter-spacing:.24em;font-size:9px;font-weight:900}.creative-zero-card h1{max-width:12ch;font:600 clamp(32px,5vw,54px)/1.05 var(--serif);text-wrap:balance;margin:0}.creative-zero-card p{color:#ffffffad;text-wrap:balance;max-width:39ch;margin:0;font-size:13px;line-height:1.8}.creative-zero-card .button{color:#11151a;background:#fffffff0;border-color:#ffffffe6;margin-top:5px}.story-universe{--story-accent:#d7ad71;perspective:1300px}.story-universe.theme-dawn{--story-accent:#9dd7e3;background:#10202b}.story-universe.theme-paper{--story-accent:#d5b58c;background:#1b1510}.story-ambient{filter:blur(55px);opacity:.7;position:absolute;inset:-20%;overflow:hidden}.story-ambient i{aspect-ratio:1;background:radial-gradient(circle, color-mix(in srgb,var(--story-accent) 46%,transparent), transparent 68%);border-radius:999px;width:45vw;animation:15s ease-in-out infinite alternate ambientDrift;position:absolute}.story-ambient i:first-child{top:18%;left:4%}.story-ambient i:nth-child(2){animation-delay:-5s;bottom:2%;right:0}.story-ambient i:nth-child(3){opacity:.42;animation-delay:-9s;top:-13%;left:44%}.story-blackout{z-index:30;background:#020306;place-items:center;transition:opacity 1.1s cubic-bezier(.22,.8,.22,1) .55s,visibility 0s 1.7s;display:grid;position:fixed;inset:0}.story-blackout span{font:600 clamp(20px,4vw,46px) var(--serif);letter-spacing:.32em;opacity:0;animation:1.2s .1s forwards titleArrival;transform:translateY(12px)}.story-universe.is-entered .story-blackout{opacity:0;visibility:hidden}.story-orbit{transform-style:preserve-3d;transition:transform .9s cubic-bezier(.2,.75,.2,1);animation:9s ease-in-out infinite alternate universeBreathe;position:absolute;inset:0}.story-orbit.has-focus{animation-play-state:paused;transform:translateZ(210px)}.orbit-memory{--radius:min(35vw,390px);z-index:2;aspect-ratio:.72;width:clamp(116px,16vw,204px);transform:rotateY(var(--angle)) translateZ(var(--radius)) rotateY(calc(var(--angle) * -1));cursor:pointer;animation:cardFloat 5s var(--delay) ease-in-out infinite alternate;background:#15171c;border:1px solid #ffffff54;border-radius:18px;padding:0;transition:opacity .7s,filter .7s,transform .9s cubic-bezier(.2,.75,.2,1);position:absolute;top:calc(50% - clamp(78px,11vw,140px));left:calc(50% - clamp(58px,8vw,102px));overflow:hidden;box-shadow:0 30px 80px #00000080}.orbit-memory img{object-fit:cover;filter:brightness(.7)saturate(.8);width:100%;height:100%;transition:filter .4s,transform 1s}.orbit-memory:hover img,.orbit-memory.active img{filter:brightness(.92)saturate();transform:scale(1.035)}.orbit-memory>span{width:29px;height:29px;font:700 9px var(--serif);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#04060a73;border:1px solid #ffffff59;border-radius:999px;place-items:center;display:grid;position:absolute;top:10px;right:10px}.story-orbit.has-focus .orbit-memory{opacity:.2;filter:blur(4px)}.story-orbit.has-focus .orbit-memory.active{opacity:1;filter:none;transform:translateZ(520px)scale(1.62)}.story-core{z-index:3;text-align:center;text-shadow:0 3px 28px #000000b8;pointer-events:none;width:min(520px,64vw);transition:transform .9s,opacity .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translateZ(40px)}.story-core small{color:var(--story-accent);letter-spacing:.25em;font-size:9px;font-weight:900}.story-core h1{max-width:16ch;font:600 clamp(34px,5.8vw,78px)/.98 var(--serif);text-wrap:balance;margin:12px auto 10px}.story-core p{color:#ffffffad;max-width:52ch;margin:auto;font-size:clamp(12px,1.3vw,16px);line-height:1.8}.story-core button{pointer-events:auto;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;background:#080a0f6b;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:7px;margin-top:16px;padding:9px 14px;display:inline-flex}.story-core button svg{width:15px}.story-orbit.has-focus .story-core{transform:translate(-50%,calc(31vh - 50%))translateZ(420px)}.story-orbit.has-focus .story-core h1{font-size:clamp(25px,4vw,48px)}.poster-universe{--poster-glow:#7250d7;background:#06050a}.poster-universe.palette-ocean{--poster-glow:#36a4a6}.poster-universe.palette-sunset{--poster-glow:#df684d}.poster-aurora{background:radial-gradient(circle at 25% 30%, color-mix(in srgb,var(--poster-glow) 55%,transparent), transparent 23%), radial-gradient(circle at 75% 75%, color-mix(in srgb,var(--poster-glow) 42%,#ff90ba 12%), transparent 27%);filter:blur(55px);opacity:.6;animation:12s ease-in-out infinite alternate ambientDrift;position:absolute;inset:-30%}.poster-cosmos{perspective:1200px;place-items:center;display:grid;position:absolute;inset:0}.poster-canvas-frame{z-index:3;aspect-ratio:4/5;width:min(58vh,64vw);box-shadow:0 40px 120px #00000094, 0 0 80px color-mix(in srgb,var(--poster-glow) 22%,transparent);opacity:.45;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#14131e57;border:1px solid #ffffff4d;border-radius:24px;transition:transform 1.7s cubic-bezier(.18,.8,.22,1),opacity 1s;position:relative;overflow:hidden;transform:scale(.93)rotateX(3deg)}.poster-universe.is-playing .poster-canvas-frame{opacity:1;transform:scale(1)rotateX(0)}.poster-canvas-frame canvas{object-fit:cover;width:100%;height:100%;display:block}.poster-glass-title{-webkit-backdrop-filter:blur(22px)saturate(1.4);backdrop-filter:blur(22px)saturate(1.4);opacity:0;background:#0b0c1261;border:1px solid #fff3;border-radius:18px;padding:17px 18px;transition:opacity .7s 1.25s,transform .8s 1.25s;position:absolute;inset:auto 18px 18px;transform:translateY(18px)}.poster-universe.is-playing .poster-glass-title{opacity:1;transform:translateY(0)}.poster-glass-title small{color:#fff9;letter-spacing:.2em;font-size:8px;font-weight:800}.poster-glass-title strong{font:600 clamp(22px,3vw,40px) var(--serif);letter-spacing:.08em;margin:4px 0;display:block}.poster-glass-title p{color:#ffffffb3;margin:0;font-size:11px;line-height:1.6}.poster-shards{transform-style:preserve-3d;position:absolute;inset:0}.poster-shards i{opacity:.72;width:92px;height:116px;transform:rotate(calc((var(--i) - 7) * 13deg)) translateX(calc((var(--i) - 7) * 65px)) translateY(calc((var(--i) % 3 - 1) * 120px)) translateZ(calc((var(--i) % 4) * -80px));transition:transform 1.55s var(--delay) cubic-bezier(.18,.8,.22,1), opacity .9s var(--delay) ease, filter .9s ease;border:1px solid #ffffff4d;border-radius:12px;position:absolute;top:calc(50% - 58px);left:calc(50% - 46px);overflow:hidden}.poster-shards img{object-fit:cover;width:100%;height:100%}.poster-universe.is-playing .poster-shards i{opacity:.05;filter:blur(6px);transform:rotate(0)translateZ(-360px)scale(.2)}.poster-controls-bar{min-width:250px}.creative-drawer{z-index:16;color:#1b211f;-webkit-backdrop-filter:blur(28px)saturate(1.25);backdrop-filter:blur(28px)saturate(1.25);background:#f5f3edf0;grid-template-rows:auto 1fr auto;width:min(480px,100%);animation:.45s cubic-bezier(.2,.75,.2,1) both drawerIn;display:grid;position:fixed;inset:0 0 0 auto;box-shadow:-30px 0 90px #00000057}.creative-drawer>header,.creative-drawer>footer{border-bottom:1px solid #232d2a1f;justify-content:space-between;align-items:center;gap:10px;padding:20px;display:flex}.creative-drawer>footer{border-top:1px solid #232d2a1f;border-bottom:0}.creative-drawer header small{color:var(--accent);letter-spacing:.2em;font-size:9px;font-weight:900}.creative-drawer h2{font:700 26px var(--serif);margin:4px 0 0}.creative-drawer header button{width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:1px solid #232d2a26;border-radius:999px;place-items:center;display:grid}.creative-drawer-body{align-content:start;gap:15px;padding:20px;display:grid;overflow-y:auto}.creative-drawer .field input,.creative-drawer .field textarea,.creative-drawer .field select{background:#ffffffa8}.creative-drawer .creative-choice{margin:0}.creative-drawer .creative-choice>span{color:var(--muted);margin-bottom:8px;font-size:11px;font-weight:800;display:block}.drawer-memory-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.drawer-memory-strip button{aspect-ratio:1;color:#fff;cursor:pointer;background:#dfe4e1;border:2px solid #0000;border-radius:12px;min-width:0;padding:0;position:relative;overflow:hidden}.drawer-memory-strip button.selected{border-color:var(--accent)}.drawer-memory-strip img{object-fit:cover;filter:brightness(.7);width:100%;height:100%}.drawer-memory-strip span{font-size:10px;font-weight:800;position:absolute;bottom:7px;left:8px}.drawer-memory-strip svg{background:var(--accent);border-radius:999px;width:20px;padding:4px;position:absolute;top:6px;right:6px}.creative-agent-orb{z-index:11;right:20px;bottom:max(22px,env(safe-area-inset-bottom));color:#fff;-webkit-backdrop-filter:blur(20px)saturate(1.5);backdrop-filter:blur(20px)saturate(1.5);cursor:pointer;background:#ffffff21;border:1px solid #ffffff47;border-radius:999px;place-items:center;width:58px;height:58px;display:grid;position:fixed;box-shadow:0 18px 50px #00000047}.creative-agent-orb svg{width:20px}.creative-agent-orb span{color:#14161a;min-width:22px;font:800 8px var(--sans);background:#fff;border-radius:999px;padding:3px;position:absolute;bottom:-2px;right:-3px}.creative-agent-sheet{z-index:18;color:#fff;-webkit-backdrop-filter:blur(30px)saturate(1.35);backdrop-filter:blur(30px)saturate(1.35);background:#111319c2;border:1px solid #ffffff45;border-radius:24px;grid-template-rows:auto minmax(160px,1fr) auto;width:min(430px,100% - 36px);max-height:min(690px,100dvh - 36px);animation:.4s cubic-bezier(.2,.75,.2,1) both agentIn;display:grid;position:fixed;bottom:18px;right:18px;overflow:hidden;box-shadow:0 36px 100px #0000008a}.creative-agent-sheet>header{border-bottom:1px solid #ffffff1f;justify-content:space-between;gap:14px;padding:20px;display:flex}.creative-agent-sheet header span{color:#8dded6;letter-spacing:.2em;font-size:8px;font-weight:900;display:block}.creative-agent-sheet header strong{font:600 16px var(--serif);margin-top:5px;display:block}.creative-agent-sheet header button{cursor:pointer;background:#ffffff14;border:0;border-radius:999px;place-items:center;width:40px;height:40px;display:grid}.creative-agent-body{padding:20px;overflow-y:auto}.creative-agent-intro{text-align:center;place-content:center;justify-items:center;gap:14px;min-height:190px;display:grid}.creative-agent-intro svg{color:#8dded6}.creative-agent-intro p{color:#ffffffad;max-width:31ch;margin:0;line-height:1.75}.creative-agent-thinking{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;min-height:180px;display:flex}.creative-agent-thinking i{background:#8dded6;border-radius:999px;width:7px;height:7px;animation:1s ease-in-out infinite alternate thinking}.creative-agent-thinking i:nth-child(2){animation-delay:.15s}.creative-agent-thinking i:nth-child(3){animation-delay:.3s}.creative-agent-thinking span{color:#fff9;text-align:center;flex-basis:100%;font-size:11px}.creative-agent-result small{color:#8dded6;font-weight:800}.creative-agent-result p{color:#ffffffd1;white-space:pre-wrap;line-height:1.85}.creative-agent-result>div{gap:8px;display:flex}.creative-agent-result .agent-proposal-preview{background:#8dded614;border:1px solid #8dded640;border-radius:12px;gap:5px;margin:16px 0;padding:14px;display:grid}.creative-agent-result .agent-proposal-preview strong{color:#fff;font-size:13px}.creative-agent-result .agent-proposal-preview span{color:#ffffffa8;font-size:11px;line-height:1.6}.companion-page .agent-proposal-preview{background:#def1ec6b;border:1px solid #448f8838;border-radius:12px;gap:8px;margin-top:14px;padding:14px;display:grid}.companion-page .agent-proposal-preview span{color:var(--muted);font-size:11px;line-height:1.6}.companion-page .agent-proposal-preview .button{width:fit-content;margin-top:4px}.companion-memory-panel{border-radius:var(--radius-2);background:#f8faf757;border:1px solid #448f882e;margin-top:10px;padding:14px 16px}.companion-memory-panel>header{justify-content:space-between;align-items:end;gap:16px;display:flex}.companion-memory-panel>header div{gap:3px;display:grid}.companion-memory-panel>header small{max-width:38ch;color:var(--muted);font-size:10px;line-height:1.5}.companion-memory-panel>div{gap:7px;margin-top:10px;display:grid}.companion-memory-panel article{background:#ffffff7a;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;display:flex}.companion-memory-panel article p{color:var(--ink-soft);margin:0;font-size:11px;line-height:1.55}.companion-memory-panel article span{flex:none;gap:4px;display:flex}.companion-memory-panel article button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.companion-memory-panel article button:hover{color:var(--accent);background:#448f881a}.companion-memory-panel article svg{width:14px}.creative-agent-sheet>form{border-top:1px solid #ffffff1f;grid-template-columns:1fr 46px;gap:8px;padding:12px;display:grid}.creative-agent-sheet input{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;outline:0;min-width:0;height:46px;padding:0 14px}.creative-agent-sheet form button{color:#10201f;cursor:pointer;background:#8dded6;border:0;border-radius:999px;place-items:center;width:46px;height:46px;display:grid}@keyframes ambientDrift{to{transform:translate(5vw,-3vh)scale(1.12)}}@keyframes titleArrival{to{opacity:1;transform:translateY(0)}}@keyframes universeBreathe{to{transform:rotateY(8deg)rotateX(-2deg)}}@keyframes cardFloat{to{margin-top:-15px}}@keyframes drawerIn{0%{transform:translate(100%)}}@keyframes agentIn{0%{opacity:0;transform:translateY(18px)scale(.97)}}@keyframes thinking{to{opacity:.35;transform:translateY(-8px)}}@media (max-width:700px){.story-universe{perspective:none}.immersive-topbar{inset-inline:12px}.immersive-topbar>a,.immersive-topbar>button{width:44px;height:44px}.creative-zero-state{padding:10px;inset:76px 10px 10px}.creative-zero-card{border-radius:18px;gap:12px;padding:28px 22px}.creative-zero-card h1{font-size:clamp(30px,9vw,42px)}.creative-zero-card p{font-size:12px}.story-core{width:78vw}.story-core h1{font-size:clamp(30px,10vw,48px)}.story-core p{max-height:5.5em;font-size:12px;overflow:hidden}.orbit-memory{--radius:min(43vw,185px);border-radius:12px;width:108px;top:calc(50% - 72px);left:calc(50% - 54px)}.story-orbit.has-focus{transform-style:flat;animation:none!important;transform:none!important}.story-orbit.has-focus .orbit-memory.active{width:min(62vw,242px);max-height:36dvh;transition:opacity .35s,filter .35s;animation:.55s cubic-bezier(.2,.8,.2,1) both mobileStoryFocusIn;top:27%;left:50%;transform:translate(-50%,-50%)scale(1)}.story-orbit.has-focus .story-core{width:min(84vw,360px);transition:opacity .4s;top:67%;transform:translate(-50%,-50%)}.story-orbit.has-focus .story-core p{max-height:3.7em}.poster-canvas-frame{border-radius:18px;width:min(74vw,48vh)}.poster-shards i{width:72px;height:92px;transform:rotate(calc((var(--i) - 7) * 15deg)) translateX(calc((var(--i) - 7) * 30px)) translateY(calc((var(--i) % 3 - 1) * 108px)) translateZ(calc((var(--i) % 4) * -45px));top:calc(50% - 46px);left:calc(50% - 36px)}.poster-glass-title{padding:12px;inset:auto 10px 10px}.poster-glass-title p{max-height:3.2em;overflow:hidden}.creative-agent-orb{width:52px;height:52px;bottom:18px;right:12px}.creative-agent-sheet{border-radius:20px;width:auto;max-height:calc(100dvh - 16px);inset:auto 8px 8px}.immersive-controls{bottom:14px}.immersive-notice{text-align:center;width:max-content;max-width:calc(100% - 28px);bottom:82px}}@keyframes mobileStoryFocusIn{0%{opacity:0;transform:translate(-50%,-46%)scale(.94)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (prefers-reduced-motion:reduce){.story-ambient i,.story-orbit,.orbit-memory,.poster-aurora,.poster-shards i,.creative-agent-thinking i{animation:none!important}.story-blackout{display:none}.poster-canvas-frame,.poster-glass-title{opacity:1;transition:none;transform:none}.poster-shards{display:none}}body{background:var(--paper)}.site-main{padding-top:14px}.card,.callout,.menu-row,.stop-item,.dialog{border-color:var(--line)}.button{background:var(--ink);border-color:var(--ink)}.editorial-label{color:var(--accent);letter-spacing:.24em}.section-head{margin-top:52px}.masthead-top{min-height:40px;color:var(--muted);letter-spacing:.2em;justify-content:flex-start;font-size:10px;font-weight:700}.masthead-line{font-family:var(--serif);border-bottom-width:1px;font-size:12px}.masthead-line span:first-child{letter-spacing:.36em;font-size:17px}.masthead-inverse{color:#fff8eb}.masthead-inverse .masthead-top,.masthead-inverse .masthead-line,.masthead-inverse .masthead-line span:last-child{color:inherit}.masthead-inverse .masthead-line{border-color:#fff8ebad}.bottom-nav{background:#fcf8eff0;border-color:#7e77663d;height:76px}.bottom-nav a{color:#777669;font-weight:700}.home-hero{color:#fff8eb;border-radius:0 0 var(--radius-3) var(--radius-3);isolation:isolate;background:#4b4a39;min-height:440px;margin:-14px -20px 0;position:relative;overflow:hidden}.home-hero-image{z-index:-3;object-fit:cover;object-position:58% 54%;filter:saturate(.84)contrast(1.03)}.home-hero-shade{z-index:-2;background:linear-gradient(#191d166b 0%,#191d160f 32%,#191d161f 58%,#191d16c7 100%);position:absolute;inset:0}.home-hero-inner{flex-direction:column;min-height:440px;padding:20px 20px 0;display:flex}.home-hero .masthead{margin-bottom:0}.home-hero .masthead-line{grid-template-columns:1fr;gap:8px}.home-hero .masthead-line span:first-child{white-space:nowrap}.home-hero .masthead-line span:last-child{font-family:var(--sans);font-size:9px}.home-hero-copy{text-shadow:0 2px 18px #13151038;margin-top:auto;padding-bottom:16px}.hero-eyebrow{letter-spacing:.1em;margin:0 0 2px;font-size:19px;font-weight:700}.home-hero-copy h1{font:500 clamp(82px, 27vw, 150px)/.9 var(--serif);letter-spacing:-.07em;font-variant-numeric:tabular-nums;margin:0}.home-hero-copy h1 small{font:500 17px var(--sans);letter-spacing:.08em;margin-left:9px}.home-hero-copy>p:last-child{letter-spacing:.05em;margin:10px 0 0;font-size:12px;line-height:1.65}.home-hero-copy strong{font:700 1.3em var(--serif)}.home-hero-stats{border-radius:var(--radius-3) var(--radius-3) 0 0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#21281de6;border:1px solid #fff8eb38;border-bottom:0;grid-template-columns:repeat(4,minmax(0,1fr));margin-inline:-2px;display:grid}.hero-stat{text-align:center;grid-template-columns:auto auto;justify-content:center;align-items:center;column-gap:5px;min-width:0;padding:15px 4px 13px;display:grid}.hero-stat+.hero-stat{border-left:1px solid #fff8eb2e}.hero-stat svg{stroke-width:1.5px;width:16px;height:16px}.hero-stat strong{font:600 25px/1 var(--serif)}.hero-stat span{color:#fff8ebcc;grid-column:1/-1;margin-top:6px;font-size:10px}.route-ticker{border:1px solid var(--line);border-radius:var(--radius-2);min-height:58px;color:var(--muted);scrollbar-width:none;font:500 9px var(--serif);letter-spacing:.05em;white-space:nowrap;background:#fcf8efad;align-items:center;gap:12px;margin:14px 0 0;padding:0 14px;display:flex;overflow-x:auto}.route-ticker::-webkit-scrollbar{display:none}.route-ticker>svg{width:19px;color:var(--accent);flex:0 0 19px}.route-ticker span{align-items:center;gap:12px;display:inline-flex}.route-ticker b{color:var(--ink);font-family:var(--sans);font-size:11px}.route-ticker span svg{width:17px;color:var(--accent)}.home-section{scroll-margin-top:20px}.home-section-head p{text-align:right;max-width:42%;line-height:1.5}.home-today-card{border:1px solid #48433429;min-height:310px}.home-today-card:after{background:linear-gradient(#0000 0%,#1c1d174d 32%,#1a1c16e0 100%);inset:18% 0 0}.home-today-card .photo-collage{display:block}.home-today-card .photo-collage img{display:none}.home-today-card .photo-collage img:first-child{object-fit:cover;width:100%;height:100%;display:block}.home-today-card .today-card-content{padding-right:0;inset:auto 18px 18px}.home-today-card .today-card-content h2{max-width:76%;margin-top:9px;font-size:27px}.home-today-card .today-card-content p{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:68%;line-height:1.65;display:-webkit-box;overflow:hidden}.today-card-cta{border-radius:var(--radius-1);background:var(--accent);color:#fff8ed;align-items:center;gap:16px;min-height:44px;margin-top:15px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.today-card-cta svg{width:16px}.home-map-card{background:#293025;border-color:#434939;padding:10px}.home-map-card .china-map{border-radius:var(--radius-1)}.home-after-map{gap:14px;margin-top:16px;display:grid}.home-anniversary{box-shadow:none;grid-template-columns:52px 1fr;align-items:center;gap:14px;padding:18px;display:grid}.anniversary-icon{background:var(--accent);color:#fff7eb;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.anniversary-icon svg{width:21px}.home-anniversary h3{margin:5px 0 0;font-size:14px}.home-anniversary .countdown strong{font-size:48px}.home-anniversary>p{border-top:1px solid var(--line);color:var(--muted);grid-column:1/-1;justify-content:space-between;gap:12px;padding-top:12px;font-size:10px;display:flex}.home-anniversary a{color:var(--accent);align-items:center;gap:6px;font-weight:700;display:inline-flex}.home-anniversary a svg{width:14px}.home-anniversary-clock{color:var(--muted);font-variant-numeric:tabular-nums;margin-top:4px;font-size:10px;display:block}.home-anniversary>p>span{color:var(--accent);align-items:center;gap:6px;font-weight:700;display:inline-flex}.home-anniversary>p>span svg{width:14px}.home-thought{border:1px solid var(--line);border-radius:var(--radius-2);background:var(--paper-raised);grid-template-columns:minmax(0,1.65fr) minmax(110px,.9fr);min-height:138px;display:grid;overflow:hidden}.home-thought>img{object-fit:cover;width:100%;height:100%}.thought-copy{grid-template-columns:30px minmax(0,1fr);align-items:start;min-width:0;padding:15px 10px 15px 15px;display:grid}.thought-copy>svg{width:22px;color:var(--accent)}.home-thought .ai-card{background:0 0;border:0;min-width:0;padding:0}.home-thought .ai-card .editorial-label{font-size:8px}.home-thought .ai-card h3{margin-top:6px;font-size:14px}.home-thought .ai-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:11px;line-height:1.65;display:-webkit-box;overflow:hidden}.home-thought .ai-card .button{min-height:38px;margin-top:8px;padding-inline:10px;font-size:10px}.memory-card{background:#fcf8efc7;transition:transform .22s,border-color .22s}.memory-card:hover{border-color:var(--line-dark);transform:translateY(-3px)}.memory-card-body{padding:18px}.memory-card h3{letter-spacing:-.04em}@media (min-width:760px){.home-hero{border-radius:var(--radius-3);min-height:700px;margin-inline:0}.home-hero-inner{min-height:700px;padding:28px 34px 0}.home-hero-copy{max-width:540px;padding-bottom:34px}.home-hero-copy h1{font-size:132px}.home-hero-stats{width:min(660px,78%);margin-left:auto;margin-right:auto}.route-ticker{padding-inline:22px}.home-today-card{min-height:430px}.home-today-card .today-card-content{inset:auto 32px 30px}.home-today-card .today-card-content h2{font-size:38px}.home-after-map{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}.home-thought{min-height:100%}}@media (min-width:1200px){.app-shell{padding-left:228px}.desktop-rail{color:#f8f0df;background:#272e25;border-right:0;width:228px;padding:36px 24px}.rail-brand{border-color:#f8f0dfb8}.rail-brand strong{color:#f8f0df;font-size:27px}.rail-brand span,.rail-foot{color:#f8f0df94}.rail-coordinate{color:#f8f0df61;font:500 11px/1.8 var(--serif);letter-spacing:.12em;margin-top:48px}.bottom-nav{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;width:180px;height:auto;left:24px}.bottom-nav a{color:#f8f0df9e}.bottom-nav a:hover{color:#fff8eb;background:#ffffff0f}.bottom-nav a.active{color:#fff8eb;background:var(--accent)}.site-main{padding-top:28px}.home-hero{min-height:720px}.home-hero-inner{min-height:720px;padding-inline:48px}.home-hero .masthead-line{grid-template-columns:1fr auto;gap:18px}.home-hero-image{object-position:center 56%}.home-hero-copy{padding-bottom:42px}.home-hero-stats{width:720px}.home-section-head{margin-top:58px}}@media (max-width:390px){.site-main{padding-inline:14px}.home-hero{margin-inline:-14px}.home-hero-inner{padding-inline:14px}.home-hero-copy h1{font-size:78px}.hero-stat{column-gap:3px}.hero-stat strong{font-size:22px}.home-anniversary>p{display:grid}}:root{--paper:#f7f8f3;--paper-raised:#fffffcf0;--ink:#26312f;--ink-soft:#52615e;--muted:#78827f;--quiet:#aeb7b2;--line:#dce3dc;--line-dark:#aebbb4;--accent:#4f9e9a;--accent-soft:#dff1ee;--visited:#7ca9a0;--danger:#b65351;--chart-sage:#789689;--chart-teal:#4f9e9a;--chart-cream:#e7d8bd;--chart-pink:#d9a09b;--chart-gold:#d7ad61;--chart-brick:#b86454;--shadow:0 14px 36px #46585014}html,body{background-color:var(--paper)}body{background-image:url(/design/soft-grid-paper.png);background-size:768px;background-attachment:fixed}.site-main{width:min(1160px,100%);padding-top:16px}.card,.callout,.menu-row,.stop-item,.dialog,.route-live-summary,.amap-search-panel{border-color:var(--line);background:var(--paper-raised);box-shadow:var(--shadow)}.card{box-shadow:var(--shadow)}.button{color:#fff;background:#3c7f7b;border-color:#3c7f7b}.button:hover{background:#326e6a}.button.secondary{border-color:var(--line-dark);color:var(--ink);background:#ffffffb8}.button.ghost{color:var(--ink);background:0 0}.filter-chip.active{color:#fff;background:#3c7f7b;border-color:#3c7f7b}.editorial-label{color:#4b9793}.section-head{border-color:var(--line);margin-top:46px}.section-head h2{letter-spacing:-.025em}.masthead{margin-bottom:18px}.masthead-top{min-height:40px;color:var(--muted);letter-spacing:.18em;justify-content:flex-start;font-size:10px}.masthead-line{border-bottom:1px solid var(--line-dark);font-family:var(--serif);padding:9px 0 12px}.masthead-line span:first-child{color:var(--ink);letter-spacing:.34em;font-size:15px}.masthead-line span:last-child{color:var(--muted);font-family:var(--sans);font-size:9px}.bottom-nav{background:#fffffceb;border-color:#87978f40;height:76px;box-shadow:0 -10px 30px #3e504812}.bottom-nav a{color:#7a8581;font-weight:700;position:relative}.bottom-nav a.active{color:#3f8c88}.bottom-nav a.active:after{background:#3f8c88}.home-page{padding-bottom:22px}.home-intro{position:relative}.home-illustration{border-radius:var(--radius-3);min-height:184px;box-shadow:var(--shadow);background:#e8efe9;border:1px solid #8e9f9642;position:relative;overflow:hidden}.home-illustration img{object-fit:cover;object-position:center 54%}.photo-edit-trigger{z-index:2;border-radius:var(--radius-pill);color:#1b2320d1;-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);background:#ffffff6b;border:1px solid #ffffffc2;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:12px;right:12px;box-shadow:inset 0 1px #ffffffd1,0 8px 22px #18262221}.photo-edit-trigger:hover{color:var(--accent);background:#ffffff9e}.photo-edit-trigger svg{width:18px;height:18px}.home-time-panel{border-radius:var(--radius-2);text-align:center;max-width:660px;margin:24px auto 20px;padding:4px 12px 8px;display:block}.home-time-panel:hover{background:#ffffff47}.time-eyebrow{color:#5aa7a3;letter-spacing:.16em;margin:0 0 5px;font-size:12px;font-weight:800}.home-time-panel h1{color:var(--ink);font:700 clamp(50px, 10vw, 84px)/1 var(--serif);letter-spacing:-.055em;font-variant-numeric:tabular-nums;margin:0}.home-time-panel h1 small{color:var(--muted);font:700 14px var(--sans);letter-spacing:.08em;margin-left:8px}.home-time-panel>p:last-child{color:var(--muted);margin:9px auto 0;font-size:12px;line-height:1.7}.home-time-panel .home-live-clock{color:var(--ink-soft);font-variant-numeric:tabular-nums;margin:8px 0 0;font-size:12px}.home-time-panel .home-live-clock+p{color:var(--muted);margin:9px auto 0;font-size:12px;line-height:1.7}.home-time-cta{border-radius:var(--radius-pill);color:#fff;background:#4d8175;align-items:center;gap:8px;min-height:44px;margin:8px auto 0;padding:0 16px;font-size:11px;font-weight:750;display:inline-flex}.home-time-cta svg{width:14px}.home-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.home-hub-card{border:1px solid var(--line);border-radius:var(--radius-2);background:#fffffceb;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:11px;min-width:0;min-height:92px;padding:14px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 8px 26px #41524b11}.home-hub-card:hover{border-color:var(--line-dark);transform:translateY(-2px);box-shadow:0 13px 30px #41524b1a}.home-hub-card>span:nth-child(2){min-width:0}.home-hub-card strong,.home-hub-card small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.home-hub-card strong{font-size:14px}.home-hub-card small{color:var(--muted);margin-top:5px;font-size:9px}.home-hub-card>svg{width:16px;color:var(--quiet)}.hub-icon{border-radius:var(--radius-2);place-items:center;width:42px;height:42px;display:grid}.hub-icon svg{stroke-width:1.8px;width:20px;height:20px}.hub-lilac .hub-icon{color:#7966a8;background:#eee9fb}.hub-sky .hub-icon{color:#438bb2;background:#e4f3fb}.hub-honey .hub-icon{color:#b27a24;background:#fff2cf}.hub-apricot .hub-icon{color:#bb6d35;background:#ffead9}.hub-coral .hub-icon{color:#ad5b58;background:#fbe6e4}.hub-mint .hub-icon{color:#3f8379;background:#e0f2ed}.home-stat-strip{border:1px solid var(--line);border-radius:var(--radius-2);background:#fffffcc7;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:12px;display:grid;overflow:hidden}.home-stat{text-align:left;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:72px;padding:12px 4px;display:flex}.home-stat+.home-stat{border-left:1px solid var(--line)}.home-stat svg{color:#67a39c;stroke-width:1.7px;flex:0 0 17px;width:17px}.home-stat span{min-width:0}.home-stat strong{font:700 24px/1 var(--serif);display:block}.home-stat small{color:var(--muted);margin-top:5px;font-size:9px;display:block}.route-ticker{border-color:var(--line);min-height:54px;box-shadow:none;background:#fffffcbd;margin-top:12px}.route-ticker>svg,.route-ticker span svg{color:#62a5a0}.home-section-head{margin-top:42px}.home-section-head h2{font-size:24px}.home-today-card{min-height:0;color:var(--ink);border-color:var(--line);box-shadow:var(--shadow);background:#fffffcf0;grid-template-columns:1fr;display:grid}.home-today-card:after{display:none}.home-today-card .photo-collage{aspect-ratio:16/10;border-radius:var(--radius-2) var(--radius-2) 0 0;position:relative;inset:auto}.home-today-card .today-card-content{padding:20px;position:static}.home-today-card .editorial-label{color:#4f9692}.home-today-card .today-card-content h2{max-width:none;color:var(--ink);margin:8px 0;font-size:25px}.home-today-card .today-card-content p{max-width:none;color:var(--ink-soft);line-height:1.7}.today-card-cta{background:var(--accent-soft);color:#377c78;margin-top:14px}.home-map-card{border-color:var(--line);background:#fffffceb;padding:10px}.home-map-card .province-path{fill:#edf0eb;stroke:#b6c2ba}.home-map-card .province-path.visited{fill:#94bdb3}.home-map-card .route-line{stroke:#dc856a}.home-map-card .map-marker{background:#4d9691;border-color:#fff}.anniversary-icon{color:#b4761d;background:#fff0cf}.home-anniversary a{color:#428b87}.home-thought{border-color:var(--line);box-shadow:var(--shadow);background:#fffffceb}.thought-copy>svg{color:#5a9d98}.memory-card{border-color:var(--line);box-shadow:var(--shadow);background:#fffffceb}.memory-card:hover{border-color:var(--line-dark);box-shadow:0 16px 36px #41524b1a}.field input,.field textarea,.field select,.place-search-controls input,.place-search-controls select{border-color:var(--line-dark);background:#ffffffe6;min-height:48px}.field input:focus,.field textarea:focus,.field select:focus{border-color:#4e9b97;box-shadow:0 0 0 3px #4e9b9721}.dialog-backdrop{background:#26312f57}.dialog{padding-bottom:max(22px, env(safe-area-inset-bottom))}.notice{background:#eef3ef}.undo-toast{background:#2e4340;width:min(420px,100% - 28px);min-width:0}.auth-layout{align-items:start;gap:28px;display:grid}.page-back-header{border-bottom:1px solid var(--line-dark);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;min-height:52px;margin:0 0 14px;padding:0 2px 11px;display:grid}.page-back-link{border-radius:var(--radius-pill);width:fit-content;min-height:44px;color:var(--ink-soft);align-items:center;gap:7px;padding:0 10px;font-size:12px;font-weight:750;display:inline-flex}.page-back-link:hover{color:var(--accent);background:#dff1eeb8}.page-back-link svg{width:17px;height:17px}.page-back-header>strong{font:700 14px var(--serif);letter-spacing:.04em;grid-column:2}.auth-shell{background:linear-gradient(90deg,#f8f7f1f5,#f8f7f1c2),url(/design/shared-horizon-hero.jpg) 50%/cover fixed;min-height:100dvh;padding:18px 20px}.auth-site-main{width:min(1120px,100%);margin:0 auto}.auth-redirect{min-height:100dvh;color:var(--ink);background:#f5f4ed;place-items:center;padding:24px;display:grid}.auth-redirect>div{text-align:center;gap:8px;display:grid}.auth-redirect strong{font:700 30px var(--serif)}.auth-redirect span{color:var(--muted);font-size:12px}.auth-intro{min-width:0}.auth-promise{border-top:1px solid var(--line);width:min(470px,100%);color:var(--muted);align-items:flex-start;gap:12px;margin-top:28px;padding-top:18px;display:flex}.auth-promise svg{width:21px;height:21px;color:var(--accent);flex:none}.auth-promise p{margin:0;font-size:12px;line-height:1.7}.auth-promise strong{color:var(--ink)}.auth-panel{width:100%;max-width:560px;padding:18px}.auth-panel>h2,.auth-form h2{margin:6px 0 8px}.auth-panel>p,.auth-form>div:first-child>p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.auth-switch{border:1px solid var(--line);border-radius:var(--radius-2);background:#ffffff80;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-bottom:22px;padding:5px;display:grid}.auth-switch button{border-radius:var(--radius-1);min-width:0;min-height:46px;color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;padding:7px 5px;font-size:11px;font-weight:700;display:inline-flex}.auth-switch button.active{background:var(--ink);color:var(--paper)}.auth-switch svg{flex:none;width:15px;height:15px}.auth-form{min-width:0}.account-setup{border-top:1px solid var(--line);margin-top:8px;padding-top:18px}.auth-notice{width:min(560px,100%);margin-top:16px}@media (min-width:900px){.auth-layout{grid-template-columns:minmax(0,1fr) minmax(420px,560px);gap:clamp(48px,8vw,120px);padding-top:24px}.auth-panel{justify-self:end}}@media (max-width:440px){.auth-shell{background-position:60%;padding:14px}.page-back-header{margin-inline:-2px}.page-back-link{padding-left:4px}.auth-panel{padding:15px}}@media (min-width:760px){.home-illustration{min-height:270px}.home-time-panel{margin-top:30px}.home-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-hub-card{min-height:102px;padding:16px}.home-today-card{grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr)}.home-today-card .photo-collage{aspect-ratio:auto;border-radius:var(--radius-2) 0 0 var(--radius-2);height:100%;min-height:360px}.home-today-card .today-card-content{align-self:center;padding:30px}.home-today-card .today-card-content h2{font-size:32px}}@media (min-width:1200px){.app-shell{padding-left:208px}.desktop-rail{width:208px;color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafbf7e6;border-right:1px solid #9baaa23d;padding:34px 22px}.rail-brand{border-color:var(--line-dark)}.rail-brand strong{color:var(--ink);font-size:25px}.rail-brand span,.rail-foot{color:var(--muted)}.rail-coordinate{color:var(--quiet);margin-top:46px}.bottom-nav{width:168px;box-shadow:none;left:20px}.bottom-nav a{color:var(--muted)}.bottom-nav a:hover{color:#347a76;background:#dff1eeb3}.bottom-nav a.active{color:#347a76;background:#dff1ee}.site-main{padding-top:28px}.home-illustration{min-height:320px}}@media (max-width:620px){.site-main{padding-inline:14px}.masthead-line{grid-template-columns:minmax(0,1fr) auto}.masthead-line span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.home-illustration{min-height:174px}.home-time-panel{margin-top:20px}.home-time-panel>p:last-child{max-width:310px}.home-hub-card{grid-template-columns:38px minmax(0,1fr);min-height:88px;padding:12px}.home-hub-card>svg{display:none}.hub-icon{width:38px;height:38px}.home-stat{text-align:center;flex-direction:column;gap:5px}.home-stat svg{width:15px}.home-stat strong{font-size:21px}.section-head{flex-wrap:wrap;align-items:flex-start;gap:8px}.section-head>*{min-width:0}.section-head p,.home-section-head p{text-align:left;max-width:100%}.stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.stat:nth-child(3){border-left:0;border-top:1px solid var(--line)}.stat:nth-child(4){border-top:1px solid var(--line)}.form-actions{flex-direction:column-reverse;align-items:stretch}.form-actions .button{width:100%}.plan-detail-actions>*,.inline-actions>*{max-width:100%}.dialog{width:100%;max-height:92dvh;padding:20px 16px max(20px, env(safe-area-inset-bottom))}.home-anniversary>p{display:grid}}@media (max-width:360px){.home-hub-grid{grid-template-columns:1fr}.home-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.home-stat:nth-child(3){border-left:0;border-top:1px solid var(--line)}.home-stat:nth-child(4){border-top:1px solid var(--line)}.place-search-controls{grid-template-columns:1fr}.place-search-controls .button{grid-column:auto;width:100%}}:root{--glass:#fcfdf95c;--glass-strong:#fcfdf994;--glass-border:#ffffffad;--glass-shadow:inset 0 1px 0 #ffffffd1, inset 0 -1px 0 #fff3, 0 20px 55px #1e302d29}html,body{background:#d8e1dc;max-width:100%;overflow-x:clip}body{background-image:none}.app-shell{isolation:isolate;position:relative}.app-shell:before{content:"";z-index:-1;pointer-events:none;background:#f2f6f22e;position:fixed;inset:0}.ambient-backdrop{z-index:-2;pointer-events:none;background:#d8e1dc;position:fixed;inset:-48px;overflow:hidden}.ambient-backdrop img{object-fit:cover;object-position:center;filter:blur(34px)saturate(1.12)contrast(1.03)brightness(.84);opacity:.84;width:100%;height:100%;transform:scale(1.08)}.card,.callout,.menu-row,.stop-item,.dialog,.route-live-summary,.amap-search-panel,.home-hub-card,.home-stat-strip,.route-ticker,.home-thought,.home-map-card,.timeline-filters,.explorer-row,.explorer-memory-card,.explorer-plan-card,.life-record,.auth-panel,.chat-surface,.calendar-row,.appearance-card{border-color:var(--glass-border);background:var(--glass);box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(30px)saturate(145%)brightness(1.06);backdrop-filter:blur(30px)saturate(145%)brightness(1.06)}.bottom-nav,.desktop-rail,.home-inbox-alert,.notification-trigger{-webkit-backdrop-filter:blur(32px)saturate(150%)brightness(1.06);backdrop-filter:blur(32px)saturate(150%)brightness(1.06)}.bottom-nav{background:#fafcf87a;border-color:#ffffffb8;box-shadow:inset 0 1px #ffffffbd,0 -10px 36px #23363117}.desktop-rail{box-shadow:inset -1px 0 #fff6;background:#f6f9f566!important;border-color:#ffffff9e!important}.dialog-backdrop{-webkit-backdrop-filter:blur(18px)saturate(90%);backdrop-filter:blur(18px)saturate(90%);background:#1f2b2885}.dialog{isolation:isolate;-webkit-backdrop-filter:blur(38px)saturate(135%);backdrop-filter:blur(38px)saturate(135%);background:#f9fbf8d1;border:1px solid #ffffffdb;box-shadow:0 -22px 70px #1827243d}.field input,.field textarea,.field select,.place-search-controls input,.place-search-controls select{background:#ffffff94}.home-illustration img,.home-today-card>img,.home-thought>img,.appearance-preview img,.photo-picker-preview img{object-fit:cover;object-position:center;width:100%;height:100%}.home-illustration img{position:absolute;inset:0}.home-today-card>img{min-height:260px}.home-thought>img{min-width:0}.appearance-card{gap:16px;margin-top:18px;padding:18px;display:grid}.appearance-copy h2{margin:5px 0 6px;font-size:20px}.appearance-copy p{color:var(--muted);margin:0;font-size:11px;line-height:1.65}.appearance-preview{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;height:92px;display:grid}.appearance-preview img{border-radius:var(--radius-2);min-width:0}.appearance-card .button{width:fit-content}.profile-photo-grid,.visual-photo-grid{gap:12px;display:grid}.profile-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-picker{border-radius:var(--radius-2);-webkit-backdrop-filter:blur(22px)saturate(140%);backdrop-filter:blur(22px)saturate(140%);background:#ffffff52;border:1px solid #ffffffd1;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:10px;display:grid;box-shadow:inset 0 1px #ffffffc2}.photo-picker.avatar{grid-template-columns:76px minmax(0,1fr)}.photo-picker-preview{aspect-ratio:16/10;border-radius:var(--radius-2);background:#e1e9e4d1;width:100%;position:relative;overflow:hidden}.photo-picker.avatar .photo-picker-preview{aspect-ratio:1;border-radius:var(--radius-pill)}.photo-picker-copy{gap:5px;min-width:0;display:grid}.photo-picker-copy strong{font-size:13px}.photo-picker-copy small{color:var(--muted);font-size:9px;line-height:1.5}.photo-picker-button{border:1px solid var(--line-dark);border-radius:var(--radius-pill);cursor:pointer;background:#ffffffad;align-items:center;gap:6px;width:fit-content;min-height:36px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.photo-picker-button svg{width:14px}.photo-picker input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}@media (min-width:760px){.appearance-card{grid-template-columns:minmax(0,1fr) 280px auto;align-items:center;padding:22px}.visual-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.visual-photo-grid .photo-picker{grid-template-columns:1fr;align-items:stretch}}@media (max-width:620px){.home-today-card>img{aspect-ratio:16/10;min-height:220px}.appearance-card .button{width:100%}.profile-photo-grid{grid-template-columns:1fr}.photo-picker{grid-template-columns:96px minmax(0,1fr)}}@media (max-width:380px){.photo-picker,.photo-picker.avatar{grid-template-columns:68px minmax(0,1fr);gap:9px;padding:8px}.appearance-preview{height:76px}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.card,.callout,.menu-row,.dialog,.home-hub-card,.home-stat-strip,.route-ticker,.home-thought{background:#fafcf8f5}}.creator-line{color:var(--muted);margin:8px 0 0;font-size:.78rem}.compact-action{border-radius:999px;width:44px;min-width:44px;height:44px;padding:0}.home-inbox-alert{z-index:45;right:max(16px, env(safe-area-inset-right));bottom:calc(88px + env(safe-area-inset-bottom));width:min(340px,100vw - 32px);color:var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffcf5;border:1px solid #4f9e9a59;border-radius:18px;align-items:center;gap:12px;padding:13px 15px;display:flex;position:fixed;box-shadow:0 12px 34px #26312f24}.home-inbox-alert>svg:first-child{color:var(--accent);flex:none}.home-inbox-alert>svg:last-child{width:18px;margin-left:auto}.home-inbox-alert span{gap:2px;min-width:0;display:grid}.home-inbox-alert strong{font-size:.9rem}.home-inbox-alert small{color:var(--muted);white-space:normal}.photo-map-marker{overflow:hidden;background-position:50%!important;background-size:cover!important;border:3px solid #fff!important;box-shadow:0 4px 14px #14201e47!important}.photo-map-marker span{color:#fff;background:#1b2321c7;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 5px;font:700 10px/1 Georgia,serif;display:grid}.map-marker.photo-map-marker{width:46px;height:46px;padding:0}.amap-numbered-marker.photo-map-marker{cursor:pointer;border-radius:999px;place-items:end center;width:52px;height:52px;padding:0 0 3px;display:grid}.calendar-alerts{margin-top:36px}.calendar-list{gap:12px;display:grid}.calendar-row{grid-template-columns:76px minmax(0,1fr) 44px;align-items:center;gap:18px;padding:18px;display:grid}.calendar-row time{border-right:1px solid var(--line);justify-items:center;display:grid}.calendar-row time strong{font:700 2.1rem/1 Georgia,serif}.calendar-row time span{color:var(--muted);margin-top:5px;font-size:.72rem}.calendar-copy{min-width:0}.calendar-copy h3{margin:8px 0 4px}.calendar-copy p{color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.calendar-copy .tag{align-items:center;gap:5px;display:inline-flex}.calendar-copy .tag svg{width:13px;height:13px}.capsule-notice{align-items:center;gap:10px;margin:24px 0 0;display:flex}.capsule-open audio,.capsule-open video,.capsule-open img{object-fit:contain;border-radius:12px;width:100%;max-height:520px;margin-top:20px;display:block}.capsule-media-status{color:var(--muted);text-align:center;margin:8px 0 0;font-size:11px}.member-card{align-items:center;gap:16px;padding:20px;display:flex}.member-card>svg{color:var(--accent);margin-left:auto}.member-avatar{width:52px;height:52px;color:var(--accent);background:var(--accent-soft);border-radius:999px;place-items:center;display:grid}.member-card h3{margin:4px 0}.member-card p,.member-card small{color:var(--muted);overflow-wrap:anywhere}.couple-bind-grid{gap:18px;margin-top:28px;display:grid}.invite-token{background:#4f9e9a14;border:1px dashed #4f9e9a73;border-radius:12px;gap:12px;margin-top:20px;padding:16px;display:grid}.invite-token code{max-height:116px;color:var(--ink);overflow-wrap:anywhere;white-space:normal;background:#ffffffb3;border-radius:6px;padding:12px;font-size:.7rem;display:block;overflow:auto}.danger-zone{border-color:#b04b3e59;margin-top:30px}.trash-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.button.compact{min-height:44px;padding:8px 12px}.activity-list{gap:10px;display:grid}.activity-row{align-items:center;gap:14px;padding:15px 18px;display:flex}.activity-row h3{margin:0 0 4px;font-size:.95rem}.activity-row p{color:var(--muted);margin:0;font-size:.78rem}.activity-dot{background:var(--accent);border-radius:999px;flex:none;width:9px;height:9px}.suggestion-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:18px 0;display:grid}.suggestion-row .filter-chip{white-space:normal;text-align:left;width:100%;max-width:none;min-height:52px}.chat-surface{min-width:0;max-width:100%;padding:0;overflow:hidden}.ai-connection{border:1px solid var(--line);border-radius:var(--radius-pill);background:#ffffffad;align-items:center;gap:9px;width:fit-content;max-width:100%;margin-top:16px;padding:9px 12px;display:flex}.ai-connection>span{background:#b28b65;border-radius:999px;flex:none;width:8px;height:8px}.ai-connection.live>span{background:#3c8b70;box-shadow:0 0 0 4px #3c8b701f}.ai-connection div{gap:1px;min-width:0;display:grid}.ai-connection strong{font-size:11px}.ai-connection small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.chat-list{gap:14px;min-width:0;max-height:58vh;padding:22px;display:grid;overflow:hidden auto}.chat-bubble{border:1px solid var(--line);background:#fff;border-radius:18px 18px 18px 6px;width:min(82%,720px);min-width:0;max-width:100%;padding:15px 17px;overflow:hidden}.chat-bubble.user{background:var(--accent-soft);border-color:#4f9e9a40;border-radius:18px 18px 6px;justify-self:end}.chat-bubble h3{margin:6px 0}.chat-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;margin:0;line-height:1.75}.chat-bubble.pending{color:var(--muted);align-items:center;gap:10px;display:flex}.chat-composer{border-top:1px solid var(--line);background:#ffffffad;grid-template-columns:minmax(0,1fr) 48px;gap:10px;padding:14px;display:grid}.chat-composer textarea{resize:vertical;min-height:48px;max-height:140px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.notification-trigger{z-index:55;right:max(12px, env(safe-area-inset-right));bottom:calc(86px + env(safe-area-inset-bottom));color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#3f8c88f0;border:1px solid #fffc;border-radius:999px;place-items:center;width:44px;height:44px;padding:0;display:grid;position:fixed;box-shadow:0 8px 22px #23504d2e}.notification-trigger>svg{width:18px;height:18px}.notification-trigger>span{color:#fff;border:2px solid var(--paper);background:#b4493f;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:9px;font-weight:800;display:grid;position:absolute;top:-5px;right:-4px}.notification-list{gap:10px;display:grid}.notification-row{min-height:72px;color:var(--ink);grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:14px;display:grid}.notification-row>span:last-child{gap:3px;min-width:0;display:grid}.notification-row small{color:var(--muted);overflow-wrap:anywhere}.notification-icon{width:42px;height:42px;color:var(--accent);background:var(--accent-soft);border-radius:12px;place-items:center;display:grid}.notification-icon svg{width:19px;height:19px}.notification-actions{margin-top:18px}.compact-empty{padding-block:36px}@media (min-width:760px){.couple-bind-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:980px){.home-inbox-alert{bottom:28px;right:28px}}@media (max-width:520px){.calendar-row{grid-template-columns:58px minmax(0,1fr) 44px;gap:10px;padding:14px 12px}.calendar-row time strong{font-size:1.7rem}.calendar-row time span{font-size:.65rem}.home-inbox-alert{bottom:calc(82px + env(safe-area-inset-bottom))}.suggestion-row{grid-template-columns:1fr}.trash-actions{justify-content:flex-end;width:100%;margin:8px 0 0}.menu-row:has(.trash-actions){flex-wrap:wrap;align-items:flex-start}}.home-stat{cursor:pointer;background:0 0;border:0;transition:background .18s,transform .16s;position:relative}.home-stat:hover{background:#4f9e9a12}.home-stat-arrow{opacity:.7;width:12px!important;color:var(--quiet)!important;flex:0 0 12px!important}.thought-ai-stack{min-width:0}.thought-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:6px;display:flex}.thought-actions .text-link{color:#3f8c88;min-height:32px;font-size:10px}.thought-actions .muted-link{color:var(--muted);font-weight:600}.companion-page .suggestion-row{gap:10px;padding:22px 0 16px}.companion-page .suggestion-row .filter-chip{border-radius:var(--radius-2);color:#25322fad;-webkit-backdrop-filter:blur(18px)saturate(125%);backdrop-filter:blur(18px)saturate(125%);background:#f5f8f63d;border:1px solid #ffffff85;min-height:58px;padding:13px 16px;line-height:1.55;box-shadow:inset 0 1px #ffffff85}.companion-page .suggestion-row .filter-chip:hover{color:var(--ink);background:#f9fbf966;border-color:#ffffffc7}.companion-page .chat-surface{border-radius:var(--radius-3);background:#f4f7f540;border:1px solid #ffffff9e;box-shadow:inset 0 1px #ffffffa8,0 22px 58px #1e302d21}.companion-page .chat-list{gap:18px;max-height:min(58vh,620px);padding:clamp(20px,3vw,34px)}.companion-page .chat-bubble{border-radius:var(--radius-3) var(--radius-3) var(--radius-3) var(--radius-1);-webkit-backdrop-filter:blur(22px)saturate(135%);backdrop-filter:blur(22px)saturate(135%);background:#fbfcfa9e;border:1px solid #ffffffa3;width:min(78%,700px);padding:20px 22px;box-shadow:inset 0 1px #ffffffb8,0 12px 34px #23373214}.companion-page .chat-bubble.user{border-radius:var(--radius-3) var(--radius-3) var(--radius-1) var(--radius-3);background:#c7e7e299;border-color:#e1f8f4bd}.companion-page .chat-bubble h3{margin:8px 0 10px;font-size:clamp(18px,2.2vw,24px);line-height:1.35}.companion-page .chat-bubble p{color:var(--ink-soft);font-size:14px;line-height:1.78}.companion-page .chat-composer{border-radius:var(--radius-2);-webkit-backdrop-filter:blur(22px)saturate(130%);backdrop-filter:blur(22px)saturate(130%);background:#fafbf98a;border:1px solid #ffffffa3;grid-template-columns:minmax(0,1fr) 50px;gap:10px;margin:0 clamp(12px,2vw,22px) clamp(12px,2vw,22px);padding:8px;box-shadow:inset 0 1px #ffffffb3,0 8px 24px #23373214}.companion-page .chat-composer textarea{border-radius:var(--radius-1);min-height:56px;color:var(--ink);font:inherit;resize:none;background:0 0;border:0;outline:0;padding:12px 14px;line-height:1.55}.companion-page .chat-composer textarea:focus-visible{box-shadow:inset 0 0 0 2px #428b876b}.companion-page .chat-composer .button.icon{border-radius:var(--radius-2);align-self:stretch;min-height:50px}.companion-page .field-error{border-radius:var(--radius-1);background:#b0493f1a;margin:0 22px 12px;padding:10px 12px}.companion-page,.ai-card,.creative-agent-result,.plan-budget-agent,.plan-budget-agent__conversation,.plan-budget-agent__message{min-width:0;max-width:100%}.agent-content{min-width:0;max-width:100%;color:var(--ink-soft);overflow-wrap:anywhere;word-break:break-word;gap:12px;font-size:14px;line-height:1.82;display:grid}.agent-content p,.agent-content h4,.agent-content ul,.agent-content ol{min-width:0;max-width:100%;margin:0}.agent-content h4{color:var(--ink);font-size:15px;line-height:1.5}.agent-content ul,.agent-content ol{gap:7px;padding-left:1.3em;display:grid}.agent-content li{padding-left:.2em}.agent-content strong{color:var(--ink);font-weight:750}.agent-content-line{display:block}.agent-content-line+.agent-content-line{margin-top:7px}.agent-sources{border-top:1px solid #465f5724;min-width:0;max-width:100%;margin-top:18px;padding-top:13px}.agent-sources h4{color:var(--muted);letter-spacing:.08em;margin:0 0 5px;font-size:10px;font-weight:750}.agent-sources>div{display:grid}.agent-source-row{min-width:0;max-width:100%;color:var(--ink-soft);overflow-wrap:anywhere;word-break:break-word;border-bottom:1px solid #465f5717;gap:3px;padding:9px 0;text-decoration:none;display:grid}.agent-source-row:last-child{border-bottom:0}.agent-source-row>span{color:var(--ink);font-size:12px;font-weight:700;line-height:1.5}.agent-source-row>small{color:var(--muted);font-size:10px;line-height:1.55}.agent-source-row>p{color:var(--ink-soft);white-space:normal;margin:2px 0 0;font-size:11px;line-height:1.65}a.agent-source-row>span{text-underline-offset:3px;-webkit-text-decoration:underline #3e847f61;text-decoration:underline #3e847f61}a.agent-source-row:hover>span,a.agent-source-row:focus-visible>span{color:var(--accent);text-decoration-color:currentColor}.companion-note{-webkit-backdrop-filter:blur(18px)saturate(125%);backdrop-filter:blur(18px)saturate(125%);background:#eff5f175;border:1px solid #ffffff85;margin-top:12px}.home-thought .thought-copy{grid-template-columns:24px minmax(0,1fr);align-items:center;gap:12px;padding:clamp(18px,3vw,28px)}.home-thought .thought-copy>svg{align-self:center}.home-thought .thought-ai-stack{align-content:center;justify-items:start;display:grid}.home-thought .ai-card{width:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;align-content:center;display:grid}.home-thought .ai-card .form-note{display:none}.home-thought .thought-actions{margin-top:10px}@media (max-width:520px){.companion-page .suggestion-row{gap:8px;padding-top:18px}.companion-page .suggestion-row .filter-chip{min-height:54px;padding:11px 14px;font-size:13px}.companion-page .chat-list{gap:14px;padding:14px}.companion-page .chat-bubble{width:100%;padding:17px 16px}.companion-page .chat-bubble h3{font-size:18px}.companion-page .chat-bubble p{font-size:13px;line-height:1.72}.companion-page .chat-composer{margin:0 10px 10px}.companion-page .chat-composer textarea{min-height:52px;padding:10px 11px;font-size:13px}.companion-page .field-error{margin-inline:14px}.companion-note{align-items:flex-start;font-size:11px;line-height:1.65}.home-thought{grid-template-columns:minmax(0,1.45fr) minmax(116px,.82fr);min-height:230px}.home-thought .thought-copy{text-align:center;grid-template-columns:1fr;justify-items:center;gap:8px;padding:18px 14px}.home-thought .thought-copy>svg{width:20px}.home-thought .thought-ai-stack{justify-items:center;width:100%}.home-thought .ai-card{text-align:center;justify-items:center}.home-thought .ai-card p{text-align:center;-webkit-line-clamp:3;max-width:22ch}.home-thought .thought-actions{justify-content:center;gap:10px}}.explorer-tabs{border:1px solid var(--line);border-radius:var(--radius-2);background:#ebf1eca3;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-bottom:18px;padding:4px;display:grid}.explorer-tab{border-radius:var(--radius-1);min-width:0;min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;padding:7px 5px;font-size:11px;font-weight:800;display:flex}.explorer-tab svg{flex:none;width:15px;height:15px}.explorer-tab.active{color:#347a76;background:#fff;box-shadow:0 5px 16px #3a554e14}.explorer-back{color:#3f8c88;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;min-height:44px;margin:-6px 0 10px;padding:0 4px;font-size:11px;font-weight:800;display:inline-flex}.explorer-back svg{width:15px}.explorer-list,.explorer-card-list,.life-record-list{gap:9px;display:grid}.explorer-row{border:1px solid var(--line);border-radius:var(--radius-2);text-align:left;cursor:pointer;background:#fffffcdb;grid-template-columns:54px minmax(0,1fr) 18px;align-items:center;gap:12px;width:100%;min-height:78px;padding:10px 12px;transition:border-color .18s,transform .18s;display:grid}.explorer-row:hover{border-color:#80aaa2;transform:translateY(-1px)}.explorer-row>svg{width:17px;color:var(--quiet)}.explorer-thumb{border-radius:var(--radius-2);color:#4c918c;background:#e7f2ef;place-items:center;width:54px;height:54px;display:grid;overflow:hidden}.explorer-thumb img{object-fit:cover;width:100%;height:100%}.explorer-thumb svg{width:22px}.explorer-copy{gap:5px;min-width:0;display:grid}.explorer-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.explorer-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.5;overflow:hidden}.explorer-title-line{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.status-pill{border-radius:var(--radius-pill);padding:4px 7px;font-size:8px;font-weight:800}.status-pill.visited{color:#347a76;background:#dff1ee}.status-pill.planned{color:#a56b1d;background:#fff0cf}.explorer-detail{gap:22px;display:grid}.explorer-summary{border-radius:var(--radius-2);color:#2f706c;background:#e8f2ef;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px;padding:15px;display:grid}.explorer-summary>svg{width:22px;margin:4px auto}.explorer-summary strong{color:var(--ink)}.explorer-summary p{color:var(--ink-soft);margin:5px 0 0;font-size:11px;line-height:1.65}.explorer-section h3{margin:0 0 10px;font-size:14px}.explorer-memory-card,.explorer-plan-card{border:1px solid var(--line);border-radius:var(--radius-2);background:#fffffcdb;grid-template-columns:54px minmax(0,1fr) 18px;align-items:center;gap:11px;min-height:76px;padding:9px 11px;display:grid}.explorer-memory-photo{border-radius:var(--radius-1);background:#edf0eb;width:54px;height:54px;overflow:hidden}.explorer-memory-photo img{object-fit:cover;width:100%;height:100%}.explorer-memory-card>span:nth-child(2),.explorer-plan-card>span{gap:3px;min-width:0;display:grid}.explorer-memory-card small,.explorer-plan-card small{color:#4f9692;font-size:9px;font-weight:800}.explorer-memory-card strong,.explorer-plan-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.explorer-memory-card em,.explorer-plan-card em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-style:normal;overflow:hidden}.explorer-memory-card>svg:last-child,.explorer-plan-card>svg:last-child{width:16px;color:var(--quiet)}.explorer-plan-card>svg:first-child{color:#b57c31;width:24px;margin:auto}.explorer-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.explorer-photo{aspect-ratio:1;border-radius:var(--radius-2);background:#edf0eb;min-width:0;position:relative;overflow:hidden}.explorer-photo img{object-fit:cover;width:100%;height:100%;transition:transform .24s}.explorer-photo:hover img{transform:scale(1.025)}.explorer-photo span{color:#fff;background:linear-gradient(#0000,#171d1ac2);padding:24px 10px 9px;display:grid;position:absolute;inset:auto 0 0}.explorer-photo strong{font-size:11px}.explorer-photo small{opacity:.78;font-size:8px}.life-action-grid{margin-bottom:14px}.life-action-card{border-color:var(--line);text-align:left;cursor:pointer;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;gap:13px;width:100%;min-height:112px;padding:16px;display:grid}.life-action-card>span:nth-child(2){gap:4px;min-width:0;display:grid}.life-action-card strong{font-size:16px}.life-action-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.45;overflow:hidden}.life-action-card>svg{width:17px;color:var(--quiet)}.life-action-icon{border-radius:var(--radius-2);place-items:center;width:48px;height:48px;display:grid}.life-action-icon svg{width:22px}.life-action-icon.snapshot{color:#7661a3;background:#eee9fb}.life-action-icon.movie{color:#397d79;background:#dff1ee}.checkin-history:empty{display:none}.modal-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;padding-bottom:14px;display:flex}.modal-toolbar p{max-width:360px;color:var(--muted);margin:0;font-size:10px;line-height:1.6}.life-record{border:1px solid var(--line);border-radius:var(--radius-2);background:#fffffcd1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px;display:grid}.life-record-main{grid-template-columns:54px minmax(0,1fr) 16px;align-items:center;gap:10px;min-width:0;min-height:58px;display:grid}.life-record-main>span:nth-child(2){gap:3px;min-width:0;display:grid}.life-record-main small{color:#4f9692;font-size:9px;font-weight:800}.life-record-main strong,.life-record-main em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.life-record-main strong{font-size:13px}.life-record-main em{color:var(--muted);font-size:9px;font-style:normal}.life-record-main>svg{width:15px;color:var(--quiet)}.life-record-photo,.life-record-symbol{border-radius:var(--radius-1);background:#edf0eb;place-items:center;width:54px;height:54px;display:grid;overflow:hidden}.life-record-photo img{object-fit:cover;width:100%;height:100%}.life-record-symbol{color:#397d79;background:#dff1ee}.life-record-symbol svg{width:21px}.movie-record .life-record-main{grid-template-columns:54px minmax(0,1fr)}.mini-actions{align-items:center;gap:4px;display:flex}.mini-actions button{border-radius:var(--radius-pill);width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.mini-actions button:hover{color:var(--ink);background:#4f9e9a17}.mini-actions button:last-child:hover{color:var(--danger);background:#a5372f12}.mini-actions svg{width:16px}@media (min-width:620px){.explorer-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1200px){.life-action-card{min-height:132px;padding-inline:20px}}@media (max-width:620px){.home-stat-arrow{display:none}.explorer-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-toolbar{flex-direction:column;align-items:stretch}.modal-toolbar .button{width:100%}.life-record{align-items:start}.mini-actions{flex-direction:column}}@media (max-width:380px){.explorer-row{grid-template-columns:46px minmax(0,1fr) 16px;padding-inline:9px}.explorer-thumb{width:46px;height:46px}.life-action-card{grid-template-columns:44px minmax(0,1fr) 16px;padding:13px}.life-action-icon{width:44px;height:44px}}.profile-card{position:relative;overflow:hidden}.couple-avatars{gap:0;margin:20px 0 18px}.couple-avatars img{aspect-ratio:1;border-radius:var(--radius-pill);object-fit:cover;object-position:center;border:3px solid #ffffffd1;flex:0 0 84px;width:84px;height:84px;box-shadow:0 10px 28px #1e302d29,inset 0 1px #ffffffb3}.couple-avatars img+img{margin-left:0}.couple-avatars span{flex:none}.profile-edit-button{border:1px solid var(--line);border-radius:var(--radius-pill);min-height:40px;color:var(--ink-soft);cursor:pointer;background:#fffffcd1;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:750;display:inline-flex;position:absolute;top:18px;right:18px}.profile-edit-button svg{width:15px}.profile-form-note{border-radius:var(--radius-1);background:var(--accent-soft);color:var(--ink-soft);margin:0;padding:12px 14px;font-size:12px;line-height:1.65}.field small{color:var(--muted);margin-top:6px;font-size:10px;line-height:1.5}.button:disabled{cursor:not-allowed;opacity:.52;transform:none}.memory-photo-manager{border:1px solid var(--glass-border);border-radius:var(--radius-2);-webkit-backdrop-filter:blur(22px)saturate(140%);backdrop-filter:blur(22px)saturate(140%);background:#ffffff3d;padding:14px;box-shadow:inset 0 1px #ffffffb8}.memory-photo-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.memory-photo-toolbar>div{gap:4px;min-width:0;display:grid}.memory-photo-toolbar strong{font-size:14px}.memory-photo-toolbar small{color:var(--muted);font-size:10px;line-height:1.55}.memory-photo-toolbar input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.memory-photo-edit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.memory-photo-edit-item{border-radius:var(--radius-2);background:#ffffff59;border:1px solid #ffffffb8;min-width:0;margin:0;overflow:hidden;box-shadow:0 10px 24px #1f322d1a}.memory-photo-edit-item>img{aspect-ratio:4/3;object-fit:cover;object-position:center;width:100%}.memory-photo-edit-item figcaption{justify-content:space-between;align-items:center;gap:8px;min-height:48px;padding:6px 7px 6px 10px;display:flex}.memory-photo-edit-item figcaption span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.memory-photo-edit-item .compact-action{width:34px;min-width:34px;height:34px;color:var(--danger);background:#ffffff8a;border:0}.memory-photo-edit-item .compact-action svg{width:15px}.memory-photo-empty{border-radius:var(--radius-2);min-height:160px;color:var(--muted);text-align:center;border:1px dashed #ffffffc7;align-content:center;place-items:center;gap:6px;margin-top:14px;display:grid}.memory-photo-empty svg{width:25px}.memory-photo-empty strong{color:var(--ink);font-size:13px}.memory-photo-empty span{font-size:10px}.memory-photo-undo{border:1px solid var(--line);border-radius:var(--radius-pill);min-height:40px;color:var(--ink-soft);cursor:pointer;background:#ffffff73;align-items:center;gap:7px;margin-top:10px;padding:0 11px;font-size:10px;font-weight:750;display:inline-flex}.memory-photo-undo svg{width:14px}.capsule-time-notice{align-items:flex-start;gap:12px;display:flex}.capsule-time-notice>svg{width:20px;height:20px;color:var(--accent);flex:none;margin-top:2px}.capsule-time-notice>span{gap:2px;display:grid}.capsule-time-notice strong{color:var(--ink);font-size:12px}.capsule-time-notice small{color:var(--muted);font-size:10px}.page-hero-row{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.editorial-page-hero{gap:14px;display:grid}.editorial-page-hero>*{margin-top:0;margin-bottom:0}.timeline-filters{margin-top:28px;padding:10px 14px}.filter-group{grid-template-columns:56px minmax(0,1fr);align-items:start;gap:12px;padding:10px 0;display:grid}.filter-group+.filter-group{border-top:1px solid var(--line)}.filter-group>span{color:var(--muted);letter-spacing:.16em;padding-top:13px;font-size:10px;font-weight:800}.filter-group .filter-row{padding-bottom:0}.timeline-empty,.plans-empty,.calendar-empty{margin-top:20px}.plans-empty,.calendar-empty{text-align:left;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.plans-empty>svg,.calendar-empty>svg{margin:0}.plans-empty h3,.calendar-empty h3{color:var(--ink);margin:0 0 6px}.plans-empty p,.calendar-empty p{margin:0}.timeline-empty .button{margin-top:12px}@media (max-width:620px){.profile-card{padding:18px 16px 16px}.profile-edit-button{min-height:36px;padding-inline:10px;top:14px;right:14px}.couple-avatars{margin:30px 0 14px}.couple-avatars img{border-width:3px;flex-basis:70px;width:70px;height:70px}.couple-avatars span{width:30px;height:30px;font-size:15px}.profile-names h2{font-size:24px}.profile-names p{margin:8px 0 0}.profile-card .stats-row{margin:22px 0 0}.profile-card .stat{padding-block:14px}.profile-card .stat strong{font-size:27px}.page-hero-row{align-items:center}.timeline-hero-row .display-title{font-size:clamp(52px,18vw,70px)}.timeline-hero-row .button{min-height:46px;padding-inline:14px}.timeline-filters{margin-top:20px;padding:8px 12px}.filter-group{grid-template-columns:44px minmax(0,1fr);gap:8px;padding:9px 0}.filter-group>span{letter-spacing:.1em;padding-top:11px}.filter-group .filter-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid;overflow:visible}.filter-group .filter-chip{width:100%;min-width:0;min-height:40px;padding-inline:5px}.filter-group:last-child .filter-row{grid-template-columns:repeat(3,minmax(0,1fr))}.timeline-empty{padding:34px 18px}.memory-photo-toolbar{grid-template-columns:1fr}.memory-photo-toolbar .button{width:100%}.memory-photo-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-page-hero{gap:12px}.editorial-page-hero .display-title{letter-spacing:-.06em;max-width:100%;font-size:clamp(48px,14vw,62px);line-height:.96}.editorial-page-hero .page-lede{font-size:15px;line-height:1.72}.action-section-head{grid-template-columns:1fr;gap:14px;margin-top:32px;display:grid}.action-section-head .button{width:100%}.plans-empty,.calendar-empty{grid-template-columns:42px minmax(0,1fr);gap:14px;padding:24px 18px}.plans-empty .button,.calendar-empty .button{grid-column:1/-1;width:100%}.calendar-alerts .grid-3 .callout{padding:22px 18px}.calendar-list .empty-state{margin-bottom:8px}}@media (max-width:360px){.timeline-hero-row{flex-direction:column;align-items:stretch}.timeline-hero-row .button{width:100%}.filter-group{grid-template-columns:1fr}.filter-group>span{padding-top:0}}.moments-page{--moment-warm:#d46f58;--moment-rose:#f4d8d0}.moment-hero{isolation:isolate;border-radius:var(--radius-3);-webkit-backdrop-filter:blur(30px)saturate(135%);backdrop-filter:blur(30px)saturate(135%);background:#f7f9f666;border:1px solid #ffffffad;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;min-height:360px;margin-top:22px;padding:clamp(28px,6vw,72px);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffd1,0 24px 70px #2a3d371f}.moment-hero:before,.moment-card-glow{content:"";z-index:-1;border-radius:var(--radius-pill);filter:blur(55px);pointer-events:none;background:#dd7d633d;width:280px;height:280px;position:absolute}.moment-hero:before{bottom:-46%;right:2%}.moment-hero .display-title{max-width:9ch;font-size:clamp(54px,9vw,104px);line-height:.9}.moment-hero .page-lede{max-width:48rem}.moment-create{white-space:nowrap;min-height:54px;padding-inline:22px}.moment-create svg{width:19px}.moment-story-strip{border-radius:var(--radius-pill);color:var(--muted);-webkit-backdrop-filter:blur(18px)saturate(125%);backdrop-filter:blur(18px)saturate(125%);background:#f7f9f642;border:1px solid #ffffff8f;justify-content:center;align-items:center;gap:clamp(8px,2.6vw,26px);margin:16px 0 34px;padding:14px 18px;display:flex;overflow-x:auto}.moment-story-strip span{white-space:nowrap;align-items:center;gap:7px;font-size:11px;font-weight:750;display:inline-flex}.moment-story-strip svg{flex:none;width:16px;height:16px}.moment-story-strip>svg{width:13px;color:var(--quiet)}.moment-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.moment-card{isolation:isolate;border-radius:var(--radius-3);-webkit-backdrop-filter:blur(26px)saturate(135%);backdrop-filter:blur(26px)saturate(135%);background:#f9faf77a;border:1px solid #ffffffb3;min-width:0;padding:clamp(20px,3vw,30px);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffc7,0 18px 50px #21342f1a}.moment-card-glow{width:300px;height:300px;bottom:-170px;right:-130px}.moment-card.accepted .moment-card-glow{background:#47998738}.moment-card.declined .moment-card-glow,.moment-card.cancelled .moment-card-glow{background:#6d777324}.moment-card-top{justify-content:space-between;align-items:center;gap:14px;display:flex}.moment-seal{border-radius:var(--radius-pill);width:44px;height:44px;color:var(--moment-warm);background:#ffffff85;flex:none;place-items:center;display:grid;box-shadow:inset 0 1px #ffffffd9}.moment-seal svg{width:20px}.moment-status{color:var(--muted);letter-spacing:.08em;text-align:right;font-size:10px;font-weight:800}.moment-card h3{margin:22px 0 18px;font-size:clamp(25px,3vw,36px)}.moment-card dl{gap:10px;margin:0;display:grid}.moment-card dl>div{grid-template-columns:20px 44px minmax(0,1fr);align-items:start;gap:8px;display:grid}.moment-card dl svg{width:17px;color:var(--accent);margin-top:2px}.moment-card dt{color:var(--muted);font-size:11px}.moment-card dd{min-width:0;color:var(--ink-soft);overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.65}.moment-response{border-left:2px solid var(--accent);color:var(--ink-soft);background:#ffffff4d;margin:18px 0 0;padding:12px 14px;font-size:12px;line-height:1.65}.moment-actions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:20px;display:flex}.moment-actions .button{min-height:44px}.mini-icon-button{border-radius:var(--radius-pill);width:44px;height:44px;color:var(--ink-soft);cursor:pointer;background:#ffffff61;border:1px solid #ffffffa8;place-items:center;display:inline-grid}.mini-icon-button:hover{color:var(--danger);background:#ffffffad}.mini-icon-button svg{width:17px}.moment-waiting{color:var(--muted);align-items:center;gap:8px;margin-right:auto;font-size:11px;display:inline-flex}.moment-waiting>span{border-radius:var(--radius-pill);background:var(--moment-warm);width:8px;height:8px;animation:1.8s ease-in-out infinite momentPulse}.moment-feedback{gap:9px;margin-top:16px;display:grid}.moment-feedback label{font-size:11px;font-weight:800}.moment-feedback textarea{border-radius:var(--radius-2);width:100%;min-height:100px;color:var(--ink);font:inherit;resize:vertical;background:#ffffff70;border:1px solid #ffffffb8;padding:12px}.moment-feedback>div{justify-content:flex-end;gap:8px;display:flex}.moment-empty{grid-column:1/-1;min-height:300px}.moment-dialog{-webkit-backdrop-filter:blur(48px)saturate(112%);backdrop-filter:blur(48px)saturate(112%);background:#f8faf7f5;border-color:#fffffff5;box-shadow:0 -26px 88px #18272452,inset 0 1px #fffffffa}.moment-dialog .dialog-head{border-bottom:1px solid #465f571a;padding-bottom:14px}.moment-dialog .moment-option-grid button,.moment-dialog .moment-chip-row button,.moment-dialog .moment-time-preview,.moment-dialog .moment-preview{background:#ffffffb8;border-color:#586f6724}.moment-progress{border-radius:var(--radius-pill);background:#41534e1a;height:3px;overflow:hidden}.moment-progress span{border-radius:inherit;background:var(--accent);height:100%;transition:width .28s;display:block}.moment-step{padding-top:22px;animation:.32s both momentStepIn}.moment-step-count{color:var(--accent);font:800 10px/1 var(--sans);letter-spacing:.18em}.moment-step h3{margin:12px 0 7px;font-size:clamp(25px,4vw,36px)}.moment-step>p{color:var(--muted);margin:0 0 20px;font-size:12px;line-height:1.7}.moment-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.moment-option-grid button{border-radius:var(--radius-2);min-width:0;min-height:104px;color:var(--ink);text-align:left;cursor:pointer;background:#ffffff57;border:1px solid #ffffffad;grid-template-rows:auto auto;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:4px 10px;padding:15px;display:grid}.moment-option-grid button:hover,.moment-option-grid button.selected{background:#dff2ed94;border-color:#418b8494;box-shadow:inset 0 1px #ffffffd6}.moment-option-grid svg{width:24px;color:var(--accent);grid-row:1/3}.moment-option-grid small{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.moment-chip-row{flex-wrap:wrap;gap:8px;margin-bottom:15px;display:flex}.moment-chip-row button{border-radius:var(--radius-pill);min-height:40px;color:var(--ink-soft);cursor:pointer;background:#ffffff57;border:1px solid #ffffffad;padding:0 13px;font-size:11px}.moment-chip-row button.active,.moment-chip-row button:hover{color:var(--ink);background:#dff2ed99;border-color:#418b8494}.moment-time-preview,.moment-preview{border-radius:var(--radius-2);background:#ffffff47;border:1px solid #ffffffad;margin-top:14px;padding:14px}.moment-time-preview{color:var(--ink-soft);align-items:center;gap:10px;display:flex}.moment-time-preview svg{width:18px;color:var(--accent)}.moment-preview{gap:6px;display:grid}.moment-preview span{color:var(--accent);letter-spacing:.15em;font-size:9px;font-weight:800}.moment-preview strong{font-size:17px}.moment-preview small{color:var(--muted)}.moment-dialog-actions{justify-content:space-between;gap:10px;margin-top:24px;display:flex}.moment-sent{text-align:center;align-content:center;place-items:center;gap:10px;min-height:360px;display:grid}.moment-sent-icon{border-radius:var(--radius-pill);width:72px;height:72px;color:var(--accent);background:#d5efe8bd;place-items:center;animation:.5s cubic-bezier(.2,.8,.2,1) both momentSeal;display:grid}.moment-sent-icon svg{width:30px}.moment-sent h3{margin:0;font-size:30px}.moment-sent>p:not(.kicker){max-width:34rem;color:var(--muted);margin:0 0 10px;line-height:1.75}.moment-sent-actions{grid-template-columns:1fr 1.2fr;gap:10px;width:min(100%,480px);display:grid}.moment-sent-actions .button{border-radius:18px;min-height:54px}.companion-intro{grid-template-columns:minmax(0,1.2fr) minmax(270px,.8fr);align-items:stretch;gap:18px;margin-top:22px;display:grid}.companion-intro>div:first-child{padding:clamp(22px,4vw,48px)}.companion-intro .display-title{max-width:10ch}.companion-trust-card{border-radius:var(--radius-3);-webkit-backdrop-filter:blur(26px)saturate(130%);backdrop-filter:blur(26px)saturate(130%);background:#f5f8f657;border:1px solid #ffffffa3;align-content:end;gap:10px;padding:clamp(22px,3vw,34px);display:grid;box-shadow:inset 0 1px #ffffffc2,0 20px 54px #1f312c1a}.companion-trust-card>svg{width:28px;color:var(--accent)}.companion-trust-card strong{font-size:20px;line-height:1.4}.companion-trust-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.companion-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.agent-context-banner{border-radius:var(--radius-2);background:linear-gradient(135deg,#ecf5ffad,#f2efff73);border:1px solid #6f94b547;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:13px;margin-top:18px;padding:16px 18px;display:grid;box-shadow:inset 0 1px #ffffffd1}.agent-context-banner>svg{color:#557caf;width:27px}.agent-context-banner>div{gap:4px;display:grid}.agent-context-banner h2{margin:0;font-size:17px}.agent-context-banner p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.companion-mode-grid button{border-radius:var(--radius-2);min-width:0;min-height:82px;color:var(--ink-soft);text-align:left;cursor:pointer;-webkit-backdrop-filter:blur(18px)saturate(125%);backdrop-filter:blur(18px)saturate(125%);background:#f8faf747;border:1px solid #ffffff94;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;padding:14px;display:grid}.companion-mode-grid button.active{background:#def1ec94;border-color:#448f8894;box-shadow:inset 0 1px #ffffffd6}.companion-mode-grid svg{width:21px;color:var(--accent)}.companion-mode-grid span{gap:4px;min-width:0;display:grid}.companion-mode-grid strong{font-size:13px}.companion-mode-grid small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.companion-archive-bar{border-radius:var(--radius-2);-webkit-backdrop-filter:blur(18px)saturate(125%);backdrop-filter:blur(18px)saturate(125%);background:#f5f8f642;border:1px solid #ffffff85;grid-template-columns:repeat(3,auto) minmax(220px,1fr);align-items:center;gap:20px;margin-top:10px;padding:14px 16px;display:grid}.companion-archive-bar>div{align-items:center;gap:8px;display:flex}.companion-archive-bar svg{width:18px;color:var(--accent)}.companion-archive-bar span{display:grid}.companion-archive-bar strong{font:700 20px/1 var(--serif)}.companion-archive-bar small{color:var(--muted);margin-top:3px;font-size:9px}.companion-archive-bar p{color:var(--muted);margin:0;font-size:10px;line-height:1.6}.source-evidence{border-top:1px solid #465f571f;flex-wrap:wrap;gap:6px;margin-top:14px;padding-top:12px;display:flex}.source-evidence>span{width:100%;color:var(--accent);letter-spacing:.14em;font-size:9px;font-weight:800}.source-evidence small{border-radius:var(--radius-pill);max-width:100%;color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;background:#e6f0ec9e;padding:6px 9px;font-size:9px;overflow:hidden}.source-evidence a{min-width:0;max-width:100%;color:var(--ink);background:#ffffff9e;border:1px solid #465f571f;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 8px;padding:9px 10px;text-decoration:none;display:grid}.source-evidence a b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.source-evidence a small{background:0 0;grid-column:1;padding:0;font-size:8px}.source-evidence a svg{grid-area:1/2/3;width:14px}.agent-trace{border-top:1px solid #465f571f;gap:7px;margin-top:14px;padding-top:12px;display:grid}.agent-trace>span{color:var(--accent);letter-spacing:.14em;font-size:9px;font-weight:800}.agent-trace small{color:var(--ink-soft);grid-template-columns:16px minmax(0,auto) minmax(0,1fr);align-items:center;gap:7px;display:grid}.agent-trace small svg{width:14px;height:14px;color:var(--accent)}.agent-trace small b{font-size:9px}.agent-trace small em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-style:normal;overflow:hidden}@keyframes momentStepIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes momentSeal{0%{opacity:0;transform:scale(.72)rotate(-8deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes momentPulse{0%,to{opacity:.4;transform:scale(.84)}50%{opacity:1;transform:scale(1.12)}}@media (max-width:760px){.moment-hero{grid-template-columns:1fr;align-content:end;min-height:410px}.moment-hero .display-title{font-size:clamp(56px,17vw,78px)}.moment-create{width:100%}.moment-story-strip{justify-content:flex-start}.moment-list,.companion-intro{grid-template-columns:1fr}.companion-intro>div:first-child{padding-inline:4px}.companion-mode-grid{grid-template-columns:1fr}.companion-mode-grid button{min-height:70px}.companion-archive-bar{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.companion-archive-bar>div{justify-content:center}.companion-archive-bar p{text-align:center;border-top:1px solid #465f571f;grid-column:1/-1;padding-top:10px}}@media (max-width:420px){.moment-hero{min-height:390px;padding:24px 20px}.moment-story-strip{margin-bottom:26px;padding-inline:13px}.moment-card{padding:20px 17px}.moment-card-top{align-items:flex-start}.moment-card dl>div{grid-template-columns:18px 39px minmax(0,1fr);gap:6px}.moment-actions .button{flex:auto}.moment-option-grid{grid-template-columns:1fr}.moment-option-grid button{min-height:88px}.moment-dialog{background:#f8faf7}.moment-dialog-actions .button{flex:1;min-width:0;padding-inline:10px}.companion-archive-bar{padding-inline:10px}.companion-archive-bar>div{align-items:flex-start;gap:5px}.companion-archive-bar strong{font-size:17px}.companion-archive-bar small{font-size:8px}}@media (max-width:520px){.companion-page .chat-list{max-height:none;padding:14px;overflow:hidden visible}.companion-page .chat-bubble{width:100%;padding:18px 16px}.companion-page .chat-bubble.user{width:92%}}.home-creative-studio{grid-template-columns:minmax(190px,.72fr) repeat(2,minmax(0,1fr));gap:10px;margin:18px 0 28px;display:grid}.home-creative-heading,.home-creative-card{border-radius:var(--radius-2);min-width:0}.home-creative-heading{background:#f6f9f647;border:1px solid #506d672e;align-content:center;padding:20px;display:grid}.home-creative-heading span{color:var(--accent);letter-spacing:.22em;font-size:9px;font-weight:850}.home-creative-heading h2{margin:8px 0 5px;font-size:clamp(20px,2.4vw,28px)}.home-creative-heading p{color:var(--muted);margin:0;font-size:10px}.home-creative-card{isolation:isolate;-webkit-backdrop-filter:blur(22px)saturate(125%);backdrop-filter:blur(22px)saturate(125%);background:#f9faf77a;border:1px solid #ffffffad;grid-template-columns:42px minmax(0,1fr) 20px;align-items:end;gap:13px;min-height:146px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffd6,0 15px 42px #22353014}.home-creative-card:before{content:"";z-index:-1;filter:blur(26px);background:#539e942e;border-radius:999px;width:180px;height:180px;position:absolute;bottom:-110px;right:-85px}.home-creative-card.poster:before{background:#ce8e6933}.home-creative-card>svg{width:27px;height:27px;color:var(--accent)}.home-creative-card>svg:last-child{width:18px}.home-creative-card>span:not(.home-creative-number){gap:6px;min-width:0;display:grid}.home-creative-card strong{font-size:16px}.home-creative-card small{color:var(--muted);font-size:10px;line-height:1.55}.home-creative-number{color:#2a423c3d;font:700 30px var(--serif);position:absolute;top:13px;right:15px}.creative-page{padding-bottom:120px}.creative-hero{border-radius:var(--radius-3);-webkit-backdrop-filter:blur(30px)saturate(125%);backdrop-filter:blur(30px)saturate(125%);background:#f1f6f352;border:1px solid #ffffff9e;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:30px;min-height:410px;padding:clamp(26px,6vw,76px);display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffffd1,0 28px 80px #1f312c1a}.creative-hero .display-title{max-width:9ch;font-size:clamp(58px,9vw,112px)}.creative-hero .page-lede{margin-bottom:0}.creative-play-orb{aspect-ratio:1;color:#fff;cursor:pointer;background:#161d1ceb;border:1px solid #ffffffc2;border-radius:999px;align-content:center;place-items:center;gap:9px;width:150px;display:grid;box-shadow:0 20px 60px #11191740,inset 0 1px #fff3}.creative-play-orb svg{fill:currentColor;width:32px;height:32px}.creative-play-orb span{letter-spacing:.08em;font-size:11px;font-weight:800}.creative-workbench{gap:24px;margin-top:22px;display:grid}.glass-panel{border-radius:var(--radius-3);-webkit-backdrop-filter:blur(25px)saturate(125%);backdrop-filter:blur(25px)saturate(125%);background:#f8faf775;border:1px solid #ffffffa8;box-shadow:inset 0 1px #ffffffd1,0 20px 55px #22353014}.creative-settings,.poster-controls{padding:clamp(20px,4vw,38px)}.creative-settings .section-head,.poster-controls .section-head{margin-top:0}.creative-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.creative-wide{grid-column:1/-1}.creative-toggle{align-items:center;min-height:48px;display:flex}.creative-toggle input{opacity:0;pointer-events:none;position:absolute}.creative-toggle span{border:1px solid var(--line);border-radius:var(--radius-pill);min-height:44px;color:var(--muted);cursor:pointer;align-items:center;gap:9px;padding:0 14px;display:inline-flex}.creative-toggle svg{width:16px}.creative-toggle input:checked+span{color:var(--ink);background:#dcf1ec8c;border-color:#3d8b837a}.creative-memory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.creative-memory-card{border-radius:var(--radius-2);color:#fff;text-align:left;cursor:pointer;background:#dde2df;border:1px solid #fff9;min-height:250px;padding:0;position:relative;overflow:hidden}.creative-memory-card:after{content:"";background:linear-gradient(#0000,#0c1110e0);position:absolute;inset:34% 0 0}.creative-memory-card>img{object-fit:cover;width:100%;height:100%;transition:transform .45s,filter .3s;position:absolute;inset:0}.creative-memory-card:hover>img{transform:scale(1.025)}.creative-memory-card:not(.selected)>img{filter:saturate(.45)brightness(.7)}.creative-memory-order{z-index:2;font:700 23px var(--serif);position:absolute;top:14px;left:14px}.creative-memory-copy{z-index:2;gap:5px;display:grid;position:absolute;bottom:16px;left:16px;right:50px}.creative-memory-copy small{color:#ffffffb8;font-size:9px}.creative-memory-copy strong{font-size:17px;line-height:1.35}.creative-memory-check{z-index:3;opacity:0;background:#0f16146b;border:1px solid #ffffffa6;border-radius:999px;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:14px;right:14px;transform:scale(.8)}.creative-memory-card.selected .creative-memory-check{opacity:1;background:var(--accent);transform:scale(1)}.creative-memory-check svg{width:15px}.creative-sticky-actions{z-index:20;border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#f7f9f6c7;border:1px solid #ffffffb8;align-items:center;gap:7px;width:max-content;max-width:calc(100vw - 32px);margin:24px auto;padding:7px;display:flex;position:sticky;bottom:82px;box-shadow:0 18px 54px #1927232e}.creative-sticky-actions>span{min-width:0;color:var(--accent);font-size:10px}.creative-saved{margin-top:54px}.creative-saved-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.creative-saved-card{align-items:center;gap:8px;padding:10px;display:flex}.creative-saved-main{min-width:0;min-height:58px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:12px;padding:7px;display:flex}.creative-saved-main>svg{width:21px;color:var(--accent)}.creative-saved-main span{gap:4px;min-width:0;display:grid}.creative-saved-main strong,.creative-saved-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.creative-saved-main small{color:var(--muted);font-size:9px}.story-player{z-index:120;color:#fff;background:#080a0b;position:fixed;inset:0;overflow:hidden}.story-player.theme-dawn{background:#9caeae}.story-player.theme-paper{background:#c8bbad}.story-close{z-index:5;top:max(18px,env(safe-area-inset-top));color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080b0b59;border:1px solid #ffffff47;border-radius:999px;place-items:center;width:48px;height:48px;display:grid;position:absolute;right:18px}.story-close svg{width:20px}.story-stage{place-items:center;animation:.8s both storySceneIn;display:grid;position:absolute;inset:0}.story-photo{object-fit:cover;width:106%;height:106%;animation:7s ease-out both storyDrift;position:absolute;inset:-3%}.story-scrim{background:linear-gradient(90deg,#050707b8,#0507070f 72%),linear-gradient(#0000 42%,#0507079e);position:absolute;inset:0}.story-opening{text-align:center;max-width:860px;padding:28px}.story-opening span{color:#ffffff8c;letter-spacing:.35em;font-size:11px;font-weight:800}.story-opening h2{letter-spacing:-.05em;margin:24px auto 18px;font-size:clamp(40px,8vw,100px);line-height:.98}.story-opening p{color:#ffffff8c;font-family:var(--serif)}.story-caption{z-index:2;position:absolute;bottom:clamp(100px,16vh,170px);left:clamp(24px,8vw,120px);right:clamp(24px,45vw,680px)}.story-caption span{color:#ffffffa8;letter-spacing:.16em;font-size:11px;font-weight:800}.story-caption h2{margin:14px 0 12px;font-size:clamp(38px,7vw,86px);line-height:.96}.story-caption p{color:#ffffffc7;max-width:620px;font:400 clamp(15px,1.8vw,22px)/1.75 var(--serif);margin:0}.story-letter{background:radial-gradient(circle at 50% 120%,#599b9140,#0000 48%);place-items:center;width:100%;min-height:100%;padding:24px;display:grid}.story-envelope{border-radius:var(--radius-3);color:#1d2523;background:#f2eee5f0;border:1px solid #ffffff57;align-content:center;width:min(620px,90vw);min-height:390px;padding:clamp(34px,7vw,74px);animation:.85s cubic-bezier(.2,.8,.2,1) both letterRise;display:grid;position:relative;box-shadow:0 40px 120px #00000061}.story-envelope span{color:var(--accent);letter-spacing:.28em;font-size:10px;font-weight:850}.story-envelope h2{margin:15px 0 20px;font-size:clamp(34px,6vw,64px)}.story-envelope p{font:400 18px/1.9 var(--serif);margin:0}.story-envelope small{color:#6b7773;margin-top:25px}.story-controls{z-index:6;left:50%;bottom:max(20px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080b0b6b;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:5px;padding:7px;display:flex;position:absolute;transform:translate(-50%)}.story-controls button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:44px;height:44px;display:grid}.story-controls button:hover{background:#ffffff1f}.story-controls button:nth-child(2){color:#111;background:#fff}.story-controls svg{width:18px}.story-controls span{text-align:center;color:#ffffffb3;min-width:62px;font:700 11px var(--serif)}@keyframes storySceneIn{0%{opacity:0;transform:scale(.985)}}@keyframes storyDrift{0%{transform:scale(1)}to{transform:scale(1.055)translate(-.5%,.5%)}}@keyframes letterRise{0%{opacity:0;transform:translateY(44px)rotateX(8deg)}}.poster-hero{position:relative}.poster-hero-mark{border-radius:var(--radius-3);color:#fff;background:#141b1ae6;border:1px solid #ffffffad;place-items:center;width:clamp(150px,22vw,270px);height:clamp(190px,28vw,330px);display:grid;transform:rotate(3deg);box-shadow:0 25px 70px #141e1c33}.poster-hero-mark span{font:800 clamp(54px,8vw,100px)/.7 var(--serif)}.poster-hero-mark b{color:var(--accent);font:800 clamp(58px,9vw,112px)/.7 var(--serif)}.poster-studio{grid-template-columns:minmax(0,1.15fr) minmax(310px,.85fr);align-items:start;gap:16px;margin-top:22px;display:grid}.poster-preview-shell{padding:18px}.poster-reveal{aspect-ratio:4/5;border-radius:var(--radius-2);background:#111;position:relative;overflow:hidden}.poster-reveal canvas{object-fit:contain;width:100%;height:100%;display:block}.poster-curtain{color:#fff;opacity:0;pointer-events:none;background:#090b0c;align-content:center;place-items:center;gap:10px;display:grid;position:absolute;inset:0}.poster-curtain span{font:700 clamp(30px,5vw,58px) var(--serif);letter-spacing:.12em}.poster-curtain small{color:#ffffff8c;letter-spacing:.16em}.poster-envelope-flap{clip-path:polygon(0 0,100% 0,50% 52%);pointer-events:none;background:#ebe6dbf7;position:absolute;inset:0;transform:translateY(-110%)}.poster-reveal.playing canvas{animation:4.6s both posterReveal}.poster-reveal.playing .poster-curtain{animation:4.6s both posterCurtain}.poster-reveal.playing .poster-envelope-flap{animation:4.6s cubic-bezier(.2,.75,.2,1) both posterEnvelope}.poster-preview-actions{justify-content:flex-end;gap:8px;padding-top:14px;display:flex}.poster-save{width:100%;margin-top:20px}.creative-choice{border:0;margin:20px 0 0;padding:0}.creative-choice legend{color:var(--ink-soft);margin-bottom:9px;font-size:11px;font-weight:800}.creative-choice>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.creative-choice button{border-radius:var(--radius-1);min-height:46px;color:var(--muted);cursor:pointer;background:#ffffff57;border:1px solid #5a706a29}.creative-choice button.active{border-color:var(--accent);color:var(--ink);background:#daefea9e}.palette-choice button span{border:2px solid #ffffffbf;border-radius:999px;width:23px;height:23px;display:inline-block;box-shadow:0 0 0 1px #1e2d291f}.palette-choice button.ink span{background:#151719}.palette-choice button.ocean span{background:#2f817d}.palette-choice button.sunset span{background:#bc6049}.poster-picker{margin-top:48px}.poster-memory-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.poster-memory-strip button{border-radius:var(--radius-2);color:#fff;cursor:pointer;background:#dfe4e1;border:1px solid #ffffff94;min-width:0;min-height:110px;padding:0;position:relative;overflow:hidden}.poster-memory-strip img{object-fit:cover;filter:brightness(.64)saturate(.65);width:100%;height:100%;position:absolute;inset:0}.poster-memory-strip button.selected img{filter:brightness(.72)saturate()}.poster-memory-strip button>span{z-index:2;text-align:left;font-size:13px;font-weight:800;display:grid;position:absolute;bottom:11px;left:12px}.poster-memory-strip small{color:#ffffffb3;font-size:9px}.poster-memory-strip i{z-index:2;opacity:.45;background:#0c121159;border:1px solid #ffffff9e;border-radius:999px;place-items:center;width:27px;height:27px;display:grid;position:absolute;top:9px;right:9px}.poster-memory-strip .selected i{opacity:1;background:var(--accent)}.poster-memory-strip svg{width:14px}@keyframes posterReveal{0%,18%{opacity:0;filter:blur(12px);transform:scale(1.04)}42%,to{opacity:1;filter:blur();transform:scale(1)}}@keyframes posterCurtain{0%,20%{opacity:1}42%,to{opacity:0}}@keyframes posterEnvelope{0%,68%{transform:translateY(-110%)}82%{transform:translateY(0)}to{transform:translateY(105%)}}@media (max-width:820px){.home-creative-studio{grid-template-columns:repeat(2,minmax(0,1fr))}.home-creative-heading{grid-column:1/-1}.poster-studio{grid-template-columns:1fr}.poster-preview-shell{width:100%;max-width:620px;margin-inline:auto}.poster-memory-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.home-creative-studio{margin-top:14px}.home-creative-heading{padding:16px}.home-creative-card{grid-template-columns:34px minmax(0,1fr);align-content:end;min-height:154px;padding:15px}.home-creative-card>svg:last-child{display:none}.home-creative-card strong{font-size:14px}.creative-page{padding-bottom:105px}.creative-hero{grid-template-columns:1fr;align-content:end;min-height:460px;padding:26px 20px}.creative-hero .display-title{font-size:clamp(56px,17vw,76px)}.creative-play-orb{aspect-ratio:auto;grid-auto-flow:column;justify-content:center;width:100%;height:54px}.creative-play-orb svg{width:20px}.creative-form-grid{grid-template-columns:1fr}.creative-wide{grid-column:auto}.creative-memory-picker .section-head{flex-direction:column;align-items:flex-start}.creative-memory-picker .section-head .button{width:100%}.creative-memory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.creative-memory-card{min-height:205px}.creative-memory-copy{bottom:12px;left:12px;right:40px}.creative-memory-copy strong{font-size:14px}.creative-memory-check{bottom:10px;right:10px}.creative-sticky-actions{border-radius:var(--radius-2);justify-content:center;width:calc(100% - 22px);bottom:78px}.creative-sticky-actions .button{flex:1;min-width:0;padding-inline:9px}.creative-sticky-actions .button.icon{flex:0 0 44px}.creative-sticky-actions>span{border-radius:var(--radius-pill);background:var(--ink);color:#fff;padding:5px 9px;position:absolute;bottom:calc(100% + 5px)}.creative-saved-grid{grid-template-columns:1fr}.story-caption{bottom:110px;left:22px;right:22px}.story-caption h2{font-size:clamp(38px,13vw,60px)}.story-caption p{max-height:7em;font-size:15px;overflow:hidden}.story-controls span{min-width:48px}.story-controls button{width:40px;height:40px}.poster-hero{min-height:520px}.poster-hero-mark{z-index:-1;opacity:.18;width:130px;height:165px;position:absolute;top:26px;right:18px}.poster-preview-shell{padding:10px}.poster-preview-actions .button{flex:1;min-width:0;padding-inline:9px}.poster-memory-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.story-stage,.story-photo,.story-envelope,.poster-reveal.playing canvas,.poster-reveal.playing .poster-curtain,.poster-reveal.playing .poster-envelope-flap{animation:none!important}.poster-reveal.playing .poster-curtain,.poster-reveal.playing .poster-envelope-flap{display:none}}.interactive-creative{--creative-glow:#d2a971;background:radial-gradient(circle at 18% 72%,#c58d4b24,#0000 32%),#07090d}.interactive-creative.poster-webgl{--creative-glow:#9b78f4;background:radial-gradient(circle at 18% 20%,#613eaa42,#0000 34%),radial-gradient(circle at 78% 78%,#b4588e26,#0000 30%),#08070e}.interactive-creative.palette-ocean{--creative-glow:#6fc8c2;background:radial-gradient(circle at 17% 25%,#30898e40,#0000 35%),#060c10}.interactive-creative.palette-sunset{--creative-glow:#e47761;background:radial-gradient(circle at 74% 72%,#d6535338,#0000 34%),#0e080b}.creative-space-light{pointer-events:none;background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--creative-glow) 13%,transparent),transparent 33%);filter:blur(36px);animation:14s ease-in-out infinite alternate ambientDrift;position:absolute;inset:-20%}.interactive-photo-stage{z-index:2;touch-action:pan-y;position:absolute;inset:0;overflow:hidden}.interactive-photo-canvas{outline:none;width:100%;height:100%;display:block}.interactive-scene-copy{z-index:4;color:#fff;text-align:center;text-shadow:0 2px 22px #000000d1;pointer-events:none;-webkit-backdrop-filter:blur(18px)saturate(1.18);background:linear-gradient(145deg,#12151d94,#12151d2e);border:1px solid #ffffff1f;border-radius:18px;width:min(620px,100% - 132px);padding:14px 22px 16px;position:fixed;top:clamp(104px,14vh,142px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:inset 0 1px #ffffff14,0 20px 70px #0003}.interactive-scene-copy small{color:color-mix(in srgb,var(--creative-glow) 72%,white);letter-spacing:.25em;text-transform:uppercase;font-size:9px;font-weight:900}.interactive-scene-copy h1{max-width:22ch;font:600 clamp(22px,3vw,38px)/1.08 var(--serif);letter-spacing:-.035em;text-wrap:balance;margin:7px auto 5px}.interactive-scene-copy p{color:#ffffff9c;text-wrap:balance;max-width:48ch;margin:auto;font-size:11px;line-height:1.55}.poster-scene-copy h1{font-size:clamp(21px,2.8vw,36px)}.photo-focus-sheet{z-index:10;-webkit-backdrop-filter:blur(30px)saturate(1.3);backdrop-filter:blur(30px)saturate(1.3);background:#0e1015bd;border:1px solid #ffffff47;border-radius:24px;grid-template-columns:minmax(0,1.14fr) minmax(300px,.86fr);width:min(920px,100% - 36px);min-height:min(520px,70dvh);animation:.42s cubic-bezier(.2,.75,.2,1) both agentIn;display:grid;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 38px 120px #000000ad}.photo-focus-sheet>img{object-fit:cover;width:100%;height:100%;min-height:520px}.photo-focus-sheet>div{flex-direction:column;justify-content:center;min-width:0;padding:clamp(24px,4vw,48px);display:flex}.photo-focus-sheet small{color:color-mix(in srgb,var(--creative-glow) 75%,white);letter-spacing:.15em;font-size:9px;font-weight:900}.photo-focus-sheet h2{font:600 clamp(29px,4vw,48px)/1.04 var(--serif);text-wrap:balance;margin:11px 0 5px}.photo-focus-sheet p{color:#ffffff9e;margin:0;font-size:12px}.photo-focus-sheet blockquote{color:#ffffffc7;font:400 15px/1.85 var(--serif);margin:24px 0 0}.photo-focus-sheet>button{cursor:pointer;background:#05070a80;border:1px solid #fff3;border-radius:999px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:14px;right:14px}.photo-focus-sheet>button svg{width:18px}.photo-focus-actions{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.photo-focus-actions a{background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:7px;min-height:44px;padding:0 14px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.photo-focus-actions a:first-child{color:#11161a;background:#fffffff0;border-color:#ffffffd9}.photo-focus-actions svg{width:15px}.interactive-controls{padding-right:74px}.interactive-controls+.creative-agent-orb{bottom:max(20px,env(safe-area-inset-bottom))}@media (max-width:700px){.immersive-topbar{inset:max(12px,env(safe-area-inset-top)) 12px auto;grid-template-columns:44px 1fr 44px}.immersive-topbar>a,.immersive-topbar>button{width:44px;height:44px}.interactive-photo-stage{inset:58px 0 66px}.interactive-scene-copy{top:max(78px,calc(env(safe-area-inset-top) + 68px));background:linear-gradient(145deg,#10131aa6,#10131a3d);border-radius:12px;width:calc(100% - 118px);padding:10px 12px 11px}.interactive-scene-copy small{letter-spacing:.19em;font-size:8px}.interactive-scene-copy h1{max-width:20ch;margin:5px auto 0;font-size:clamp(19px,5.7vw,27px);line-height:1.12}.interactive-scene-copy p{display:none}.photo-focus-sheet{border-radius:18px;grid-template-columns:1fr;width:calc(100% - 20px);min-height:0;max-height:calc(100dvh - 112px);top:auto;bottom:84px;overflow-y:auto;transform:translate(-50%)}.photo-focus-sheet>img{aspect-ratio:4/3;object-fit:cover;height:auto;min-height:0}.photo-focus-sheet>div{padding:20px}.photo-focus-sheet blockquote{max-height:5.6em;margin-top:14px;font-size:13px;overflow:hidden}.photo-focus-actions{margin-top:18px}.interactive-controls{left:12px;right:78px;bottom:max(12px,env(safe-area-inset-bottom));justify-content:space-between;min-height:54px;padding:5px;transform:none}.interactive-controls button{width:42px;height:42px}.interactive-controls span{flex:1;min-width:0}.interactive-controls+.creative-agent-orb{right:12px;bottom:max(12px,env(safe-area-inset-bottom));width:54px;height:54px}.creative-zero-state{padding:10px;inset:60px 10px 70px}.creative-zero-card{border-radius:18px;padding:28px 22px}}@media (prefers-reduced-motion:reduce){.creative-space-light{animation:none!important}}.travel-planning-agent{border:1px solid color-mix(in srgb,var(--accent) 28%,transparent);background:color-mix(in srgb,var(--paper) 92%,#e8f4f2);border-radius:22px;gap:18px;margin:28px 0 44px;padding:clamp(20px,3.4vw,34px);transition:border-color .24s,box-shadow .24s,transform .24s;display:grid;box-shadow:0 22px 58px #1c302e12}.travel-planning-agent.is-agent-focused,.plan-budget-agent.is-agent-focused{border-color:color-mix(in srgb,var(--accent) 72%,white);box-shadow:0 0 0 5px color-mix(in srgb,var(--accent) 13%,transparent),0 22px 58px #1c302e1a;transform:translateY(-2px)}.travel-planning-agent>header{grid-template-columns:52px minmax(0,1fr);align-items:start;gap:16px;display:grid}.travel-planning-agent__icon{background:var(--accent);color:#fff;border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.travel-planning-agent__icon svg{width:25px;height:25px}.travel-planning-agent h2{margin:5px 0 7px;font-size:clamp(1.28rem,2.6vw,1.85rem)}.travel-planning-agent header p{max-width:760px;color:var(--muted);margin:0;line-height:1.7}.travel-planning-agent__quick{flex-wrap:wrap;gap:9px;display:flex}.travel-planning-agent__quick button{border:1px solid color-mix(in srgb,var(--ink) 15%,transparent);background:color-mix(in srgb,var(--paper) 94%,transparent);min-height:44px;color:var(--ink);border-radius:999px;padding:9px 14px}.travel-planning-agent__conversation{gap:10px;max-height:none;display:grid;overflow-x:hidden}.travel-planning-agent__message{border:1px solid color-mix(in srgb,var(--ink) 10%,transparent);background:var(--paper);border-radius:14px;width:min(88%,720px);padding:14px 16px}.travel-planning-agent__message.is-user{background:color-mix(in srgb,var(--accent) 11%,var(--paper));justify-self:end}.travel-planning-agent__message small{color:var(--accent);letter-spacing:.08em;font-weight:750}.travel-planning-agent__message p{margin:6px 0 0;line-height:1.7}.travel-planning-agent__thinking,.travel-planning-agent__error{align-items:center;gap:9px;display:flex}.travel-planning-agent__thinking{color:var(--muted)}.travel-planning-agent__thinking span,.plan-budget-agent__thinking span,.creative-agent-thinking span,.chat-bubble.pending p{animation:2s ease-in-out infinite agent-progress-breathe}@keyframes agent-progress-breathe{0%,to{opacity:.65}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.travel-planning-agent__thinking span,.plan-budget-agent__thinking span,.creative-agent-thinking span,.chat-bubble.pending p{animation:none}}.travel-planning-agent__thinking svg{color:var(--accent);animation:1.1s ease-in-out infinite budget-pulse}.travel-planning-agent__proposal{border:1px solid color-mix(in srgb,var(--accent) 30%,transparent);background:color-mix(in srgb,var(--accent) 7%,var(--paper));border-radius:16px;gap:12px;padding:18px;display:grid}.travel-planning-agent__proposal>div:first-child{align-items:center;gap:10px;display:flex}.travel-planning-agent__proposal>div:first-child svg{color:var(--accent)}.travel-planning-agent__proposal small,.travel-planning-agent__proposal strong{display:block}.travel-planning-agent__proposal small{color:var(--accent);font-weight:750}.travel-planning-agent__proposal p{margin:0;line-height:1.7}.travel-planning-agent__proposal dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.travel-planning-agent__proposal dl>div{background:#ffffff85;border-radius:12px;padding:12px}.travel-planning-agent__proposal dt{color:var(--muted);font-size:.78rem}.travel-planning-agent__proposal dd{margin:4px 0 0;font-weight:750}.travel-planning-agent__proposal .button{justify-self:start}.travel-planning-agent__error{color:var(--danger,#a63d35);background:#a63d3514;border-radius:12px;padding:12px 14px}.travel-planning-agent__error a{color:inherit;font-weight:750}.travel-planning-agent__composer{grid-template-columns:minmax(0,1fr) 54px;gap:10px;display:grid}.travel-planning-agent__composer textarea{resize:vertical;width:100%;min-height:70px}.travel-planning-agent__composer button{background:var(--ink);width:54px;min-height:54px;color:var(--paper);border:0;border-radius:14px;align-self:end}.travel-planning-agent__composer button:disabled{opacity:.45}.agent-plan-created{margin:16px 0}.plan-budget-agent{border:1px solid color-mix(in srgb, var(--ink) 14%, transparent);background:color-mix(in srgb, var(--paper) 88%, transparent);border-radius:18px;gap:16px;padding:clamp(18px,3vw,30px);display:grid;box-shadow:0 18px 48px #1b17120d}.plan-budget-agent__heading,.plan-budget-agent__proposal-title,.plan-budget-agent__saved>div,.plan-budget-agent__error{align-items:center;gap:10px;display:flex}.plan-budget-agent__heading{justify-content:space-between}.plan-budget-agent__heading h3{margin:4px 0 0}.plan-budget-agent__total{color:var(--muted);white-space:nowrap;font-size:.9rem}.plan-budget-agent__saved,.plan-budget-agent__proposal{border:1px solid color-mix(in srgb, var(--accent) 24%, transparent);background:color-mix(in srgb, var(--accent) 7%, var(--paper));border-radius:12px;padding:18px}.plan-budget-agent__saved p,.plan-budget-agent__proposal p{margin:9px 0;line-height:1.7}.plan-budget-agent__categories,.plan-budget-agent__quick,.plan-budget-agent__followups{flex-wrap:wrap;gap:8px;display:flex}.plan-budget-agent__categories span,.plan-budget-agent__quick button,.plan-budget-agent__followups button{border:1px solid color-mix(in srgb, var(--ink) 14%, transparent);background:color-mix(in srgb, var(--paper) 92%, transparent);min-height:44px;color:var(--ink);border-radius:999px;padding:9px 13px}.plan-budget-agent__quick button:active,.plan-budget-agent__followups button:active{transform:scale(.97)}.plan-budget-agent__conversation{gap:10px;max-height:380px;padding:4px;display:grid;overflow:auto}.plan-budget-agent__message{background:color-mix(in srgb, var(--paper) 90%, transparent);border:1px solid color-mix(in srgb, var(--ink) 10%, transparent);border-radius:12px;width:min(88%,720px);padding:13px 15px}.plan-budget-agent__message.is-user{background:color-mix(in srgb, var(--accent) 12%, var(--paper));justify-self:end}.plan-budget-agent__message small{color:var(--accent);letter-spacing:.12em;font-weight:700}.plan-budget-agent__message p{white-space:pre-wrap;margin:5px 0 0;line-height:1.7}.plan-budget-agent__thinking{color:var(--muted);align-items:center;gap:6px;display:flex}.plan-budget-agent__thinking i{background:var(--accent);border-radius:999px;width:6px;height:6px;animation:1.1s ease-in-out infinite budget-pulse}.plan-budget-agent__thinking i:nth-child(2){animation-delay:.15s}.plan-budget-agent__thinking i:nth-child(3){animation-delay:.3s}.plan-budget-agent__proposal-title small{color:var(--accent);font-weight:700;display:block}.plan-budget-agent__proposal-title strong{margin-top:2px;display:block}.plan-budget-agent__proposal-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:14px 0;display:grid}.plan-budget-agent__proposal-grid>div{background:#ffffff73;border-radius:12px;gap:4px;padding:12px;display:grid}.plan-budget-agent__proposal-grid span,.plan-budget-agent__proposal-grid small{color:var(--muted)}.plan-budget-agent__proposal ul{color:var(--muted);padding-left:20px;line-height:1.7}.plan-budget-agent__error{color:var(--danger,#a63d35);background:#a63d3514;border-radius:12px;margin:0;padding:11px 13px}.plan-budget-agent__composer{grid-template-columns:minmax(0,1fr) 52px;gap:10px;display:grid}.plan-budget-agent__composer textarea{resize:vertical;width:100%;min-height:64px}.plan-budget-agent__composer button{background:var(--ink);width:52px;min-height:52px;color:var(--paper);border:0;border-radius:12px;align-self:end}.plan-budget-agent__composer button:disabled{opacity:.45}.plan-budget-agent__note{color:var(--muted);margin:0;font-size:.82rem}@keyframes budget-pulse{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}@media (max-width:560px){.travel-planning-agent{margin:20px 0 34px;padding:18px}.travel-planning-agent>header{grid-template-columns:42px minmax(0,1fr);gap:12px}.travel-planning-agent__icon{border-radius:13px;width:42px;height:42px}.travel-planning-agent__message{width:100%}.travel-planning-agent__message.is-user{width:92%}.travel-planning-agent__proposal dl{grid-template-columns:1fr}.plan-budget-agent__heading{flex-direction:column;align-items:flex-start}.plan-budget-agent__conversation{max-height:none;padding-inline:0;overflow:visible}.plan-budget-agent__message{width:100%;overflow:hidden}.plan-budget-agent__message.is-user{width:92%}.plan-budget-agent__proposal-grid{grid-template-columns:1fr 1fr}}@media (max-width:390px){.plan-budget-agent__proposal-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.plan-budget-agent__thinking i{animation:none}}.moments-redesign{--moment-cream:#fff8f4;--moment-lilac:#a975d0;--moment-purple:#402064;--moment-pink:#dd7b9f;color:var(--moment-purple)}.moment-dream-hero{background:#f5e2ef;border-radius:30px 30px 16px 16px;min-height:clamp(390px,58vw,610px);position:relative;overflow:hidden;box-shadow:0 18px 48px #5c336629}.moment-dream-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.moment-hero-copy{z-index:1;width:60%;padding:clamp(34px,7vw,82px) clamp(24px,6vw,70px);position:relative}.moment-hero-copy>span{color:#9d62b8;font:500 clamp(28px,5vw,58px)/1.1 Segoe Script,KaiTi,cursive}.moment-hero-copy h1{color:#311254;letter-spacing:-.045em;text-shadow:0 2px 12px #ffffffdb;margin:30px 0 22px;font-size:clamp(34px,6vw,68px);line-height:1.24}.moment-hero-copy p{color:#432559;text-shadow:0 1px 10px #ffffffeb;margin:0;font-size:clamp(14px,2vw,20px);line-height:1.8}.moment-home-flow{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff8f4e8;border:1px solid #ffffffeb;border-radius:28px;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:-34px 28px 24px;padding:18px 24px;display:grid;position:relative;box-shadow:0 14px 42px #5f3d6226,inset 0 1px #fff}.moment-home-flow>div{color:#8c778d;justify-items:center;gap:9px;min-width:0;display:grid;position:relative}.moment-home-flow>div:not(:last-child):after{content:"";border-top:2px dashed #d9bfd4;width:56%;position:absolute;top:21px;left:72%}.moment-home-flow span{color:#4c3049;background:#fff8f3;border:1px solid #ead9dc;border-radius:50%;place-items:center;width:44px;height:44px;font-size:20px;display:grid;box-shadow:0 6px 14px #69446717}.moment-home-flow .active span{color:#fff;background:#9e69c8;border-color:#9860c2;box-shadow:0 6px 17px #8f50bc57,inset 0 1px #ffffffa6}.moment-home-flow strong{white-space:nowrap;font-size:13px;font-weight:650}.moment-home-flow .active strong{color:#32174f}.moment-type-panel,.moment-quick-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff8f4e6;border:1px solid #ffffffe0;border-radius:30px;margin:0 28px 22px;padding:26px;position:relative;box-shadow:0 18px 48px #5e375c21,inset 0 1px #fff}.moment-type-panel h2,.moment-quick-panel h2{color:#30164f;align-items:center;gap:10px;margin:0 0 20px;font-size:clamp(20px,3vw,28px);display:flex}.moment-type-panel h2 svg{fill:#a679ca;color:#a679ca;width:22px}.moment-type-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.moment-type-grid>button{color:#31184c;cursor:pointer;background:#fffcf9eb;border:1px solid #eadcdd;border-radius:22px;align-content:end;justify-items:center;gap:5px;min-width:0;min-height:178px;padding:12px 8px 15px;transition:all .2s;display:grid;position:relative;box-shadow:0 8px 20px #6f41631c,inset 0 1px #fff}.moment-type-grid>button>img{object-fit:contain;filter:drop-shadow(0 8px 8px #532b5029);width:min(100%,112px);height:104px;margin-bottom:3px}.moment-type-grid strong{font-size:15px}.moment-type-grid small{color:#8e7481;white-space:nowrap;font-size:10px}.moment-type-check{color:#fff;background:#9b66c5;border-radius:50%;place-items:center;width:31px;height:31px;display:grid;position:absolute;top:-7px;right:-7px;box-shadow:0 5px 12px #6834934d}.moment-type-check svg{width:17px}.moment-quick-decoration{z-index:2;pointer-events:none;width:125px;height:125px;position:absolute;top:-30px;left:-35px}.moment-quick-decoration img{object-fit:contain;width:100%;height:100%}.moment-quick-panel h2,.home-chips{justify-content:center}.moment-chip-row.home-chips button{align-items:center;gap:6px;display:inline-flex}.moment-chip-row.home-chips svg{width:14px}.moment-home-input{background:#fffdfbeb;border:1px solid #e6cfdc;border-radius:18px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:56px;margin-top:12px;padding:0 15px;display:grid;box-shadow:inset 0 1px 3px #6339570f}.moment-home-input:focus-within{border-color:#b477ce;box-shadow:0 0 0 3px #ae70d121}.moment-home-input>svg{color:#9b6b94;width:21px}.moment-home-input input{color:#3e254a;background:0 0;border:0;outline:0;width:100%;min-width:0}.moment-home-input>button{color:#fff;cursor:pointer;background:#c8b5be;border:0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.moment-home-input>button svg{width:14px}.moment-home-input>span{color:#9f8a96;font-size:11px}.moment-home-actions{grid-template-columns:minmax(190px,.65fr) minmax(280px,1.35fr);gap:18px;margin:0 28px 46px;display:grid}.moment-recent-panel{background:#fff8f4e0;border:1px solid #ffffffe6;border-radius:28px;margin:0 28px 20px;padding:22px;box-shadow:0 15px 40px #5e375c1c,inset 0 1px #fff}.moment-recent-panel h2{color:#30164f;align-items:center;gap:9px;margin:0 0 14px;font-size:21px;display:flex}.moment-recent-panel h2 svg{fill:#b378be;color:#b378be;width:20px}.moment-recent-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.moment-recent-list button{text-align:left;color:#3b2059;background:#ffffffb3;border:1px solid #dbbbd2b3;border-radius:18px;gap:3px;padding:14px 16px;display:grid;box-shadow:0 8px 18px #6a436c14}.moment-recent-list button span,.moment-recent-list button small{color:#98728d}.moment-recent-list button strong{font-size:15px}.moment-inspire,.moment-next{cursor:pointer;border:1px solid #ffffffdb;border-radius:999px;min-height:76px;box-shadow:0 14px 32px #5d305d33,inset 0 1px #fffc}.moment-inspire{text-align:left;color:#35204e;background:#fff9f4;grid-template-rows:auto auto;grid-template-columns:34px 1fr;align-content:center;padding:0 24px;display:grid}.moment-inspire>svg{color:#9c65c1;grid-row:1/3;align-self:center;width:26px}.moment-inspire small{color:#8f7789;font-size:10px}.moment-next{color:#fff;text-shadow:0 1px 4px #3e1b4c4d;background:#bd7ac8;justify-content:center;align-items:center;gap:14px;font-size:22px;font-weight:750;display:flex}.moment-next svg{width:25px}.moment-archive{margin-top:0;padding-inline:28px}.moment-archive .moment-card{background:#fff8f4d1;border-color:#ffffffe6}.moment-plush-dialog{color:#3d205b;background:#fff8f5fa;border:1px solid #fffffff5;border-radius:34px 34px 0 0;box-shadow:0 -24px 76px #3a224557,inset 0 1px #fff}.moment-plush-dialog .dialog-head{border-bottom:0;margin-bottom:14px}.moment-plush-dialog .dialog-head .editorial-label{color:#a06aaf;letter-spacing:.22em}.moment-plush-dialog .dialog-head h2{color:#321651;font-size:30px}.moment-plush-dialog .dialog-head .icon{color:#654068;background:#fffaf6;border-color:#ead9e2;border-radius:50%}.moment-dialog-nav{grid-template-columns:auto repeat(4,1fr);align-items:center;gap:9px;margin:8px 0 2px;display:grid}.moment-dialog-nav>span{color:#976496;letter-spacing:.08em;padding-right:5px;font-size:12px;font-weight:800}.moment-dialog-nav>div{color:#b4a0aa;justify-items:center;gap:5px;display:grid;position:relative}.moment-dialog-nav>div:not(:last-child):after{content:"";border-top:1px dashed #d9becf;width:56%;position:absolute;top:20px;left:72%}.moment-dialog-nav i{background:#fffaf7;border:1px solid #ead9df;border-radius:50%;place-items:center;width:40px;height:40px;font-style:normal;display:grid}.moment-dialog-nav svg{width:18px}.moment-dialog-nav small{font-size:9px}.moment-dialog-nav .active{color:#6d36a1}.moment-dialog-nav .active i{background:#ead6f5;border-color:#ba82d8;box-shadow:0 5px 15px #874bad38}.moment-dialog-nav .done{color:#a170ad}.moment-plush-dialog .moment-step{background:#fffdfad1;border:1px solid #ffffffe6;border-radius:26px;margin-top:18px;padding:25px;box-shadow:0 14px 38px #683d601c,inset 0 1px #fff}.moment-plush-dialog .moment-step h3{color:#321450;align-items:center;gap:10px;display:flex}.moment-plush-dialog .moment-step h3 svg{fill:#efa7bb;color:#efa7bb;width:21px}.moment-plush-dialog .moment-step>p{color:#8b6c8d}.moment-plush-dialog .moment-chip-row button{background:#fffaf7;border-color:#ead8df;align-items:center;gap:5px;display:inline-flex}.moment-plush-dialog .moment-chip-row button svg{width:14px}.moment-plush-dialog .moment-chip-row button.active{color:#542377;background:#f1dff5;border-color:#b66ed1;box-shadow:0 5px 14px #9556b22e}.moment-field-wrap{background:#fff;border:1px solid #c994da;border-radius:17px;grid-template-columns:24px minmax(0,1fr) 28px;align-items:center;gap:9px;min-height:58px;padding:0 14px;display:grid;box-shadow:0 0 0 3px #c082d81a}.moment-field-wrap>svg{color:#9d6aa0;width:21px}.moment-field-wrap input{background:0 0;border:0;min-height:52px;padding:0;font-size:17px;box-shadow:none!important}.moment-field-wrap button{color:#fff;background:#cab6c1;border:0;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.moment-field-wrap button svg{width:13px}.moment-date-trigger{color:#412455;text-align:left;cursor:pointer;background:#fff;border:1px solid #c78fda;border-radius:17px;grid-template-columns:26px 1fr 20px;align-items:center;gap:10px;width:100%;min-height:62px;padding:0 16px;display:grid;box-shadow:0 0 0 3px #be7fd517}.moment-date-trigger svg{color:#9b62a3;width:21px}.moment-date-trigger svg:last-child{justify-self:end;width:16px}.moment-dialog-actions .button{border-radius:19px;flex:1;min-height:62px;font-size:17px}.moment-dialog-actions .button:not(.secondary){color:#fff;background:#ad70c5;border-color:#b87bcb;box-shadow:0 10px 24px #8d4baa40}.moment-dialog-actions .button.secondary{color:#704a73;background:#fffaf7;border-color:#ead9df}.moment-date-backdrop{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#241c2ea1;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:auto}.moment-date-picker{color:#412059;background:#fff8f5;border:1px solid #ffffffeb;border-radius:34px;width:min(580px,100%);padding:30px;box-shadow:0 24px 80px #1f12296b,inset 0 1px #fff}.date-picker-heading{text-align:center;justify-content:center;align-items:flex-start;gap:14px;display:flex}.date-picker-heading>svg{color:#e89cb8;width:24px}.date-picker-heading h3{margin:0;font-size:30px}.date-picker-heading p{color:#d27398;margin:8px 0 0}.date-quick-row{grid-template-columns:repeat(4,1fr);gap:8px;margin:24px 0 18px;display:grid}.date-quick-row button{color:#5c3d62;cursor:pointer;background:#fffaf7;border:1px solid #ead6dc;border-radius:16px;justify-content:center;align-items:center;gap:6px;min-height:54px;display:flex;box-shadow:0 5px 14px #5d395914}.date-quick-row svg{color:#9d64af;width:18px}.date-wheel{background:#fffdfb;border:1px solid #ffffffe6;border-radius:24px;grid-template-columns:1.25fr repeat(4,1fr);gap:4px;padding:15px;display:grid;box-shadow:inset 0 2px 12px #663d5b0f}.date-wheel-column{grid-template-rows:34px repeat(5,44px);min-width:0;display:grid}.date-wheel-column>strong{color:#d36c96;place-items:center;font-size:13px;display:grid}.date-wheel-column>button{color:#aaa0a5;cursor:pointer;background:0 0;border:0}.date-wheel-column>button.selected{color:#3d2052;background:#f8e4e9;border-radius:12px;font-size:18px;font-weight:800;box-shadow:inset 0 1px #fff}.date-result{background:#fffaf8;border:1px solid #eddae0;border-radius:20px;grid-template-columns:74px 1fr 28px;align-items:center;gap:12px;min-height:80px;margin-top:17px;padding:8px 18px;display:grid}.date-result img{object-fit:contain;width:72px;height:72px}.date-result svg{color:#efa8bd;width:24px}.date-picker-actions{grid-template-columns:1fr 1fr 1.5fr;gap:8px;margin-top:20px;display:grid}.date-picker-actions button{color:#794e82;cursor:pointer;background:0 0;border:0;border-radius:18px;min-height:58px;font-weight:750}.date-picker-actions .primary{color:#fff;background:#b875c5;box-shadow:0 10px 22px #8e49a340}@media (min-width:760px){.moment-plush-dialog{border-radius:34px}}@media (max-width:620px){.site-main:has(.moments-redesign){padding-inline:0;padding-top:0}.moment-dream-hero{border-radius:0;min-height:365px}.moment-dream-hero>img{object-position:54% center}.moment-hero-copy{width:66%;padding:42px 18px}.moment-hero-copy>span{font-size:30px}.moment-hero-copy h1{max-width:8em;margin:24px 0 18px;font-size:28px;line-height:1.34}.moment-hero-copy p{font-size:12px;line-height:1.75}.moment-home-flow{border-radius:23px;gap:4px;margin:-24px 14px 14px;padding:14px 10px}.moment-home-flow>div:not(:last-child):after{width:60%;top:18px;left:70%}.moment-home-flow span{width:36px;height:36px;font-size:16px}.moment-home-flow strong{font-size:10px}.moment-type-panel,.moment-quick-panel{border-radius:25px;margin:0 14px 14px;padding:18px 14px}.moment-type-panel h2,.moment-quick-panel h2{margin-bottom:14px;font-size:20px}.moment-type-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.moment-type-grid>button{border-radius:17px;min-height:126px;padding:7px 4px 10px}.moment-type-grid>button>img{width:70px;height:65px;margin-bottom:0}.moment-type-grid strong{font-size:11px}.moment-type-grid small{font-size:8px}.moment-type-check{width:25px;height:25px;top:-5px;right:-4px}.moment-type-check svg{width:14px}.moment-quick-panel{padding-top:24px}.moment-quick-decoration{width:86px;height:86px;top:-28px;left:-15px}.home-chips{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:3px;overflow-x:auto}.moment-chip-row.home-chips button{flex:none;min-height:34px;padding-inline:10px;font-size:9px}.moment-home-input{border-radius:15px;min-height:50px;padding-inline:12px}.moment-home-input input{font-size:12px}.moment-home-actions{grid-template-columns:.8fr 1.2fr;gap:10px;margin:0 14px 34px}.moment-inspire,.moment-next{min-height:62px}.moment-inspire{grid-template-columns:26px 1fr;padding-inline:13px;font-size:11px}.moment-inspire>svg{width:21px}.moment-inspire small{font-size:7px}.moment-next{font-size:17px}.moment-archive{padding-inline:14px}.moment-plush-dialog{max-height:91dvh;padding:22px 16px max(20px,env(safe-area-inset-bottom))}.moment-plush-dialog .dialog-head h2{font-size:25px}.moment-dialog-nav{gap:4px}.moment-dialog-nav>span{font-size:10px}.moment-dialog-nav i{width:35px;height:35px}.moment-dialog-nav>div:not(:last-child):after{top:17px}.moment-plush-dialog .moment-step{border-radius:23px;margin-top:14px;padding:20px 16px}.moment-plush-dialog .moment-step h3{font-size:25px}.moment-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.moment-option-grid button{min-height:88px}.moment-dialog-actions{background:#fff8f5f7;padding-top:12px;position:sticky;bottom:-1px}.moment-dialog-actions .button{min-height:56px}.moment-date-backdrop{align-items:center;padding:10px}.moment-date-picker{border-radius:28px;padding:22px 14px}.date-picker-heading h3{font-size:25px}.date-quick-row{gap:5px;margin-block:20px 14px}.date-quick-row button{border-radius:13px;gap:4px;min-height:48px;font-size:11px}.date-quick-row svg{width:16px}.date-wheel{border-radius:20px;padding:10px 6px}.date-wheel-column{grid-template-rows:30px repeat(5,39px)}.date-wheel-column>button.selected{font-size:16px}.date-result{grid-template-columns:58px 1fr 22px;min-height:68px;padding-inline:10px}.date-result img{width:58px;height:58px}.date-result strong{font-size:15px}.date-picker-actions button{min-height:52px}}@media (max-width:370px){.moment-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.moment-type-grid>button{min-height:138px}.moment-type-grid>button>img{width:82px;height:76px}.moment-home-actions{grid-template-columns:1fr}}.moment-shell{background:#e9dfe3;min-height:100dvh;padding-bottom:0;display:block}.moment-shell:before{display:none}.moment-shell .site-main{background:#f9e8e4 url(/design/moments/plush-surface-texture-v2.png) top/480px;width:min(100%,440px);min-height:100dvh;margin:0 auto;box-shadow:0 0 64px #4223472e;padding:0!important}.moments-redesign{color:#2e1453;background-color:#f9e8e4;background-image:url(/design/moments/plush-surface-texture-v2.png);background-size:480px;min-height:100dvh;padding:0 0 24px;font-family:PingFang SC,Microsoft YaHei UI,Microsoft YaHei,sans-serif;position:relative;overflow:hidden}.moment-dream-hero{height:250px;min-height:0;box-shadow:none;background:#efd9ea;border-radius:0}.moment-dream-hero:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 -42px 40px #ffeeed61}.moment-dream-hero>img{object-position:52% center}.moment-hero-copy{width:61%;padding:28px 22px}.moment-hero-copy>span{color:#9357ad;text-shadow:0 2px 13px #ffffffeb;font-size:31px}.moment-hero-copy h1{letter-spacing:-.045em;text-shadow:0 2px 12px #fff6faeb;max-width:8.7em;margin:22px 0 15px;font-size:29px;line-height:1.3}.moment-hero-copy p{font-size:11px;line-height:1.7}.moment-home-flow,.moment-type-panel,.moment-quick-panel{isolation:isolate;background-color:#fff4f0;background-image:url(/design/moments/plush-surface-texture-v2.png);background-size:420px;border:1px solid #ffffffeb;overflow:visible;box-shadow:inset 0 1px #fffffff2,inset 0 -8px 18px #dba7ba14,0 12px 28px #532f4e21,0 0 0 3px #fff0eee0}.moment-home-flow:before,.moment-type-panel:before,.moment-quick-panel:before{content:"";z-index:-1;border-radius:inherit;filter:blur(3.5px);opacity:.92;pointer-events:none;background:url(/design/moments/plush-surface-texture-v2.png) 50%/420px;position:absolute;inset:-5px}.moment-home-flow{z-index:3;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:24px;gap:3px;margin:-22px 15px 14px;padding:11px 10px 10px}.moment-home-flow>div{gap:5px}.moment-home-flow>div:not(:last-child):after{border-color:#cfa9cd;width:61%;top:17px;left:70%}.moment-home-flow span{background:#fff7f1 url(/design/moments/plush-surface-texture-v2.png) 50%/180px;border-color:#ead4d8;width:35px;height:35px;font-size:15px;box-shadow:inset 0 2px 2px #fffffff2,0 5px 13px #683e691f}.moment-home-flow .active span{background:linear-gradient(145deg,#cc90dd,#8053bc);border-color:#9d65c5;box-shadow:inset 0 2px 4px #ffffff9e,0 7px 18px #75439e61}.moment-home-flow strong{font-size:9px}.moment-type-panel,.moment-quick-panel{-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:25px;margin:0 15px 14px;padding:17px 14px}.moment-type-panel h2,.moment-quick-panel h2{letter-spacing:-.03em;margin:0 0 13px;font-size:19px;font-weight:800}.moment-type-panel h2 svg{filter:drop-shadow(0 3px 5px #784b9c47)}.moment-type-grid{gap:8px}.moment-type-grid>button{color:#31154f;background-color:#fff8f4;background-image:url(/design/moments/plush-surface-texture-v2.png);background-size:260px;border:1px solid #e2c9cdeb;border-radius:18px;min-height:116px;padding:7px 4px 9px;box-shadow:inset 0 2px 3px #fffffff5,inset 0 -5px 12px #dba5b914,0 7px 15px #5b36581f,0 0 0 2px #fffaf7b8}.moment-type-grid>button:hover{transform:translateY(-2px)}.moment-type-grid>button.selected{border:2px solid #a75fd3;box-shadow:inset 0 2px 3px #fffffff5,0 7px 19px #8948b54a,0 0 0 3px #e7c0f066}.moment-type-grid>button>img{filter:drop-shadow(0 8px 7px #4e294c2e);width:67px;height:62px}.moment-type-grid strong{font-size:11px;font-weight:800}.moment-type-grid small{color:#826d78;font-size:7px}.moment-type-check{background:linear-gradient(145deg,#c47cda,#8752bc);border:2px solid #f9eaf3;width:25px;height:25px;top:-6px;right:-5px;box-shadow:0 5px 13px #67379159,inset 0 1px 2px #ffffffa6}.moment-quick-panel{padding:20px 17px 17px}.moment-quick-decoration{filter:drop-shadow(0 9px 11px #6335602b);width:90px;height:90px;top:-28px;left:-21px}.moment-quick-star{z-index:2;object-fit:contain;pointer-events:none;filter:drop-shadow(0 8px 10px #63356024);width:70px;height:70px;position:absolute;bottom:-18px;right:-13px}.moment-quick-panel h2{justify-content:center;margin-bottom:12px}.home-chips{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:6px;padding:1px 1px 4px;overflow-x:auto}.home-chips::-webkit-scrollbar{display:none}.moment-chip-row.home-chips button{background:#fff8f3 url(/design/moments/plush-surface-texture-v2.png) 50%/200px;border:1px solid #ddc7cdeb;border-radius:999px;flex:none;min-height:30px;padding:0 9px;font-size:8px;box-shadow:inset 0 1px 2px #fff,0 5px 10px #58355312}.moment-chip-row.home-chips button.active{color:#3c6f70;border-color:#85bcb6}.moment-home-input{background:#fffcfac9;border-color:#dfc5d2;border-radius:14px;min-height:46px;margin-top:9px;padding:0 12px;box-shadow:inset 0 2px 7px #6f435f0f,0 0 0 2px #ffffff94}.moment-home-input input{font-size:11px}.moment-home-actions{grid-template-columns:.82fr 1.42fr;gap:11px;margin:0 15px}.moment-inspire,.moment-next{border:2px solid #ffffffb8;min-height:59px;box-shadow:inset 0 2px 4px #ffffffad,inset 0 -6px 14px #5b2a641f,0 11px 24px #552b553b,0 0 0 3px #ffe6ed70}.moment-inspire{background:#fff5ef url(/design/moments/plush-surface-texture-v2.png) 50%/260px;grid-template-columns:25px 1fr;padding-inline:12px;font-size:11px}.moment-inspire small{font-size:7px}.moment-next{background-blend-mode:soft-light;background-image:linear-gradient(100deg,#aa7edcf7,#e278a5f5),url(/design/moments/plush-surface-texture-v2.png);background-size:auto,300px;font-size:18px}.dialog-backdrop:has(.moment-plush-dialog){z-index:100;-webkit-backdrop-filter:blur(14px)saturate(76%)brightness(.9);backdrop-filter:blur(14px)saturate(76%)brightness(.9);background:#372b3f47;align-items:flex-end;padding:0}.moment-plush-dialog{width:min(100%,440px);max-height:78dvh;padding:24px 18px max(18px,env(safe-area-inset-bottom));color:#351755;-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#fff1ed;background-image:url(/design/moments/plush-surface-texture-v2.png);background-size:430px;border:3px solid #fff9f8e6;border-bottom:0;border-radius:34px 34px 0 0;margin:0 auto;position:relative;overflow:auto;box-shadow:inset 0 2px 4px #fffffffa,inset 0 -12px 30px #d69bb517,0 -7px 12px #ffefeed1,0 -28px 74px #291b3059}.moment-plush-dialog .dialog-head{z-index:2;margin:0 0 9px;padding:2px 0 0;position:relative}.moment-plush-dialog .dialog-head .editorial-label{color:#9a609b;letter-spacing:.22em;font-size:9px;font-weight:800}.moment-plush-dialog .dialog-head h2{letter-spacing:-.04em;margin-top:7px;font-size:27px}.moment-plush-dialog .dialog-head .icon{background:#fff7f2 url(/design/moments/plush-surface-texture-v2.png) 50%/170px;border:2px solid #ffffffe0;width:48px;height:48px;box-shadow:inset 0 2px 3px #fff,0 7px 16px #5d365621}.moment-dialog-decoration{z-index:1;object-fit:contain;pointer-events:none;filter:drop-shadow(0 9px 12px #5731572e);width:70px;height:64px;position:absolute;top:5px;right:92px}.moment-dialog-star{z-index:2;object-fit:contain;pointer-events:none;filter:drop-shadow(0 6px 9px #5b30572b);width:43px;height:43px;position:absolute;top:21px;right:53px}.moment-dialog-nav{z-index:2;gap:4px;margin:8px 0 4px;position:relative}.moment-dialog-nav>span{background:#fffaf794;border-radius:999px;padding:8px 7px;font-size:10px;box-shadow:inset 0 1px 2px #fff}.moment-dialog-nav i{background:#fff8f4 url(/design/moments/plush-surface-texture-v2.png) 50%/160px;border:1px solid #e2c9cfe6;width:38px;height:38px;box-shadow:inset 0 2px 3px #fff,0 5px 12px #54345217}.moment-dialog-nav>div:not(:last-child):after{border-color:#d2aacb;top:18px}.moment-dialog-nav .active i{color:#fff;background:linear-gradient(145deg,#d6a4e5,#8b5fc7);border-color:#af72d0;box-shadow:inset 0 2px 4px #ffffffa8,0 7px 18px #7d46a452}.moment-plush-dialog .moment-step{background-color:#fff7f3;background-image:url(/design/moments/plush-surface-texture-v2.png);background-size:360px;border:2px solid #ffffffdb;border-radius:25px;margin-top:15px;padding:21px 17px;position:relative;box-shadow:inset 0 2px 3px #fff,inset 0 -7px 17px #d59db40f,0 13px 31px #59325421,0 0 0 3px #ffefedd1}.moment-plush-dialog .moment-step h3{letter-spacing:-.04em;margin:0 0 8px;font-size:25px}.moment-plush-dialog .moment-step>p{color:#7b5a80;margin:0 0 18px;font-size:12px;line-height:1.7}.moment-plush-dialog .moment-chip-row{gap:8px}.moment-plush-dialog .moment-chip-row button{background:#fff8f3 url(/design/moments/plush-surface-texture-v2.png) 50%/220px;border:1px solid #e7d2d8;border-radius:999px;min-height:39px;padding:0 12px;box-shadow:inset 0 1px 2px #fff,0 6px 14px #5e355717}.moment-plush-dialog .moment-chip-row button.active{background-color:#f1dbf3;border:2px solid #af67d1;box-shadow:inset 0 1px 3px #fff,0 6px 16px #904fb138,0 0 0 3px #e5c0ee59}.moment-plush-dialog .field label{color:#956c90;font-size:11px}.moment-field-wrap,.moment-date-trigger{background:#fffcfabd;border:2px solid #c88ddb;box-shadow:inset 0 2px 7px #603a580f,0 0 0 3px #ddb1ea40}.moment-dialog-actions{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff1edd6;margin-top:18px;padding-top:11px;position:sticky;bottom:-1px}.moment-dialog-actions .button{border:2px solid #ffffffc2;border-radius:999px;min-height:59px;box-shadow:inset 0 2px 4px #ffffffad,inset 0 -7px 16px #4f245a1f,0 10px 22px #53285633}.moment-dialog-actions .button.secondary{background:#fff5ef url(/design/moments/plush-surface-texture-v2.png) 50%/250px}.moment-dialog-actions .button:not(.secondary){background-blend-mode:soft-light;color:#fff;background-image:linear-gradient(100deg,#a985dc,#e878a9),url(/design/moments/plush-surface-texture-v2.png);background-size:auto,280px;border-color:#ffffffb3}.moment-date-backdrop{z-index:140;-webkit-backdrop-filter:blur(14px)saturate(72%)brightness(.82);backdrop-filter:blur(14px)saturate(72%)brightness(.82);background:#292132a6;padding:12px}.moment-date-picker{isolation:isolate;background-color:#fff1ed;background-image:url(/design/moments/plush-surface-texture-v2.png);background-size:390px;border:3px solid #ffffffe6;border-radius:32px;width:min(342px,100% - 4px);max-height:calc(100dvh - 24px);padding:24px 16px 17px;position:relative;overflow:visible;box-shadow:inset 0 2px 4px #fff,inset 0 -12px 28px #d59cb414,0 24px 74px #1c112670,0 0 0 5px #ffebeaa6}.moment-date-picker:before{content:"";z-index:-1;filter:blur(4px);opacity:.95;pointer-events:none;background:url(/design/moments/plush-surface-texture-v2.png) 50%/390px;border-radius:38px;position:absolute;inset:-8px}.date-picker-plush-heart{z-index:3;object-fit:contain;pointer-events:none;filter:drop-shadow(0 9px 12px #5d325b38);width:76px;height:76px;position:absolute;top:-35px;right:-18px}.date-picker-heading{gap:8px}.date-picker-heading h3{letter-spacing:-.04em;font-size:24px}.date-picker-heading p{margin-top:7px;font-size:12px}.date-quick-row{gap:5px;margin:18px 0 14px}.date-quick-row button{background:#fff8f3 url(/design/moments/plush-surface-texture-v2.png) 50%/190px;border:1px solid #e7cfd3e6;border-radius:14px;min-height:46px;padding:0 5px;font-size:10px;box-shadow:inset 0 2px 3px #fff,0 6px 13px #57325217}.date-wheel{background:#fffbf8b8;border:2px solid #ffffffe0;border-radius:22px;padding:9px 5px;position:relative;box-shadow:inset 0 5px 15px #6a425f0f,0 5px 14px #683f5e12}.date-wheel-column{z-index:1;grid-template-rows:29px repeat(5,39px)}.date-wheel-column>button.selected{box-shadow:none;background:0 0}.date-result{background:#fff8f3 url(/design/moments/plush-surface-texture-v2.png) 50%/270px;border:2px solid #ffffffdb;border-radius:20px;grid-template-columns:58px 1fr 22px;min-height:67px;margin-top:14px;padding:5px 10px;box-shadow:inset 0 2px 3px #fff,0 7px 17px #5f375717}.date-result img{width:58px;height:58px}.date-result strong{font-size:14px}.date-picker-actions{gap:5px;margin-top:14px}.date-picker-actions button{border-radius:999px;min-height:49px}.date-picker-actions .primary{background-blend-mode:soft-light;background-image:linear-gradient(100deg,#a684dc,#e675a6),url(/design/moments/plush-surface-texture-v2.png);background-size:auto,240px;border:2px solid #ffffffad;box-shadow:inset 0 2px 4px #ffffffad,0 9px 20px #70368047}@media (min-width:441px){.moment-shell{padding-block:24px}.moment-shell .site-main{border-radius:34px;min-height:calc(100dvh - 48px);overflow:hidden}.moments-redesign{min-height:calc(100dvh - 48px)}.moment-plush-dialog{border-bottom:3px solid #fff9f8e6;border-radius:34px;margin-bottom:24px}.dialog-backdrop:has(.moment-plush-dialog){align-items:flex-end}}.our-time-page{padding-bottom:28px}.our-time-index{color:var(--accent);font:700 11px var(--sans);letter-spacing:.08em}.our-time-hero{border:1px solid var(--glass-border);border-radius:var(--radius-3);background:var(--glass);min-height:330px;box-shadow:var(--glass-shadow);grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);display:grid;overflow:hidden}.our-time-hero-copy{align-self:center;padding:clamp(28px,5vw,58px)}.our-time-hero-copy .editorial-label{margin:8px 0 18px}.our-time-hero-copy h1{font:700 clamp(18px,2.2vw,28px) var(--serif);margin:0}.our-time-days{font-variant-numeric:tabular-nums;align-items:baseline;gap:10px;margin-top:8px;display:flex}.our-time-days strong{font:700 clamp(72px,10vw,132px)/.92 var(--serif);letter-spacing:-.055em}.our-time-days span{color:var(--ink-soft);font-weight:800}.our-time-clock{color:var(--ink-soft);font-variant-numeric:tabular-nums;margin:18px 0;font-size:14px}.our-time-range,.our-time-hero-copy>p:last-child{color:var(--muted);margin:6px 0 0;font-size:11px}.our-time-hero-image{min-height:330px}.our-time-hero-image img{object-fit:cover;object-position:center;width:100%;height:100%}.our-time-next{border:1px solid var(--glass-border);border-radius:var(--radius-3);min-height:210px;box-shadow:var(--glass-shadow);background:linear-gradient(120deg,#fffdf79e,#fcefd375);grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr) 76px;align-items:center;gap:24px;margin-top:16px;padding:clamp(22px,4vw,40px);display:grid;position:relative;overflow:hidden}.our-time-next h2{font:700 clamp(19px,2.3vw,27px) var(--serif);margin:8px 0 0}.our-time-next-copy{gap:7px;display:grid}.our-time-next-copy>strong{font-size:14px}.our-time-next-copy>p,.our-time-next-copy>time{color:var(--muted);font-size:11px;font-style:normal}.our-time-next-days{font-variant-numeric:tabular-nums;align-items:baseline;gap:9px;display:flex}.our-time-next-days b{font:700 clamp(48px,7vw,78px)/1 var(--serif)}.our-time-next-days span{color:var(--ink-soft);font-weight:700}.our-time-next-icon{color:#b57b28;background:#ffe0a07a;border-radius:50%;width:58px;height:58px;padding:15px}.our-time-dates,.our-time-archive{border:1px solid var(--glass-border);border-radius:var(--radius-3);background:var(--glass);box-shadow:var(--glass-shadow);margin-top:16px;padding:clamp(18px,3vw,30px)}.important-date-list{border-top:1px solid var(--line)}.important-date-row{border-bottom:1px solid var(--line);grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:13px 2px;display:grid}.important-date-row:last-child{border-bottom:0}.important-date-icon{width:38px;height:38px;color:var(--accent);background:var(--accent-soft);border-radius:50%;place-items:center;display:grid}.important-date-icon svg{width:18px}.important-date-row h3{margin:0;font-size:14px}.important-date-row p{color:var(--muted);margin:5px 0 0;font-size:10px}.our-time-stat-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.our-time-stat{grid-template-rows:auto auto;grid-template-columns:24px auto;place-content:center;column-gap:9px;min-height:96px;padding:18px 12px;display:grid}.our-time-stat+.our-time-stat{border-left:1px solid var(--line)}.our-time-stat svg{width:19px;color:var(--accent);grid-row:1/3;align-self:center}.our-time-stat strong{font:700 30px/1 var(--serif)}.our-time-stat span{color:var(--muted);margin-top:5px;font-size:10px}@media (max-width:760px){.our-time-hero{grid-template-columns:1fr}.our-time-hero-copy{order:2;padding:24px 18px 28px}.our-time-hero-image{min-height:174px;max-height:220px}.our-time-next{grid-template-columns:1fr 56px;gap:14px}.our-time-next>div:first-child{grid-column:1/-1}.our-time-next-icon{width:52px;height:52px;padding:13px}.our-time-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.our-time-stat:nth-child(3){border-left:0;border-top:1px solid var(--line)}.our-time-stat:nth-child(4){border-top:1px solid var(--line)}}@media (max-width:390px){.our-time-days strong{font-size:64px}.our-time-clock{font-size:12px}.our-time-next{padding:20px 16px}.our-time-dates,.our-time-archive{padding-inline:14px}.important-date-row{grid-template-columns:40px minmax(0,1fr) auto}.important-date-row .mini-actions{flex-direction:row}}@media (max-width:370px){.moment-dream-hero{height:236px}.moment-hero-copy{width:64%;padding:24px 16px}.moment-hero-copy h1{font-size:26px}.moment-type-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.moment-type-grid>button{min-height:107px}.moment-type-grid>button>img{width:59px;height:55px}.moment-home-actions{grid-template-columns:.82fr 1.42fr}.moment-plush-dialog{padding-inline:13px}}.dialog-backdrop:has(.moment-plush-dialog){-webkit-backdrop-filter:blur(24px)saturate(78%)brightness(.82);backdrop-filter:blur(24px)saturate(78%)brightness(.82);background:#362b3f57;overflow:hidden}.moment-plush-dialog{isolation:isolate;box-sizing:border-box;width:100%;height:min(680px,90dvh);max-height:90dvh;padding:22px 22px max(18px,env(safe-area-inset-bottom));background-blend-mode:normal,soft-light;background-color:#fff1ed;background-image:linear-gradient(#fff4f07a,#ffeeeb94),url(/design/moments/plush-long-pile-texture-v3.png);background-size:auto,720px;border:4px solid #fffbf9f5;border-bottom:0;border-radius:38px 38px 0 0;flex-direction:column;margin:0;display:flex;overflow:visible;box-shadow:inset 0 4px 8px #fffffff2,inset 0 -18px 34px #d797b617,0 -4px #fff5f1c7,0 -12px 25px #ffe1e861,0 -34px 90px #25182e6b}.moment-plush-dialog:before{content:"";z-index:-1;filter:blur(2.2px);opacity:.78;pointer-events:none;background:url(/design/moments/plush-long-pile-texture-v3.png) 50%/740px;border-radius:45px 45px 0 0;position:absolute;inset:-9px -7px -4px}.moment-plush-dialog .dialog-head,.moment-dialog-nav,.moment-dialog-actions{flex:none}.moment-plush-dialog .dialog-head{min-height:56px;margin-bottom:5px;padding:0}.moment-plush-dialog .dialog-head h2{font-size:29px}.moment-plush-dialog .dialog-head .icon{background-color:#fff6f1;background-image:linear-gradient(#fff9f770,#fff2ef7a),url(/design/moments/plush-long-pile-texture-v3.png);background-size:auto,220px;border:3px solid #ffffffeb;box-shadow:inset 0 3px 5px #fff,0 8px 18px #5a325429,0 0 0 3px #ffe2e86b}.moment-dialog-nav{min-height:65px;margin:3px 0 5px}.moment-dialog-nav i{background-color:#fff8f4;background-image:linear-gradient(#fffaf866,#fff2f052),url(/design/moments/plush-long-pile-texture-v3.png);background-size:auto,190px;border:2px solid #f1dde0eb;box-shadow:inset 0 3px 5px #fff,0 6px 14px #5733531f,0 0 0 2px #ffecebad}.moment-plush-dialog .moment-step{overscroll-behavior:contain;scrollbar-width:none;background-blend-mode:normal,soft-light;background-color:#fff8f4;background-image:linear-gradient(#fffaf885,#fff0ee85),url(/design/moments/plush-long-pile-texture-v3.png);background-size:auto,640px;border:3px solid #fffffff0;border-radius:30px;flex:auto;min-height:0;margin-top:9px;padding:23px 21px;overflow:hidden auto;box-shadow:inset 0 4px 7px #fffffff5,inset 0 -10px 24px #d194af12,0 14px 34px #56305126,0 0 0 5px #ffe6e88a}.moment-plush-dialog .moment-step::-webkit-scrollbar{display:none}.moment-plush-dialog .moment-step h3{text-shadow:0 1px #fff;margin:0 0 8px;font-size:28px;line-height:1.2}.moment-option-grid{gap:13px}.moment-option-grid button{background-blend-mode:normal,soft-light;text-align:center;background-color:#fff8f4;background-image:linear-gradient(#fffbf96b,#fff1ef57),url(/design/moments/plush-long-pile-texture-v3.png);background-size:auto,360px;border:2px solid #fffffff0;border-radius:24px;grid-template-rows:86px auto auto;grid-template-columns:1fr;align-content:center;justify-items:center;gap:2px;min-height:148px;padding:10px 10px 14px;display:grid;position:relative;overflow:visible;box-shadow:inset 0 3px 5px #fff,inset 0 -8px 15px #ca91ac0f,0 9px 20px #5b335421,0 0 0 2px #ffe5e87a}.moment-option-grid button:hover,.moment-option-grid button.selected{background-color:#f7e7f6;border-color:#b975d6;box-shadow:inset 0 3px 6px #fff,0 10px 22px #82469d38,0 0 0 4px #dbadeb61}.moment-option-grid button>img{object-fit:contain;filter:drop-shadow(0 8px 8px #512d4c29);grid-row:auto;width:96px;height:88px;transition:transform .2s;transform:translateY(-4px)}.moment-option-grid button:hover>img,.moment-option-grid button.selected>img{transform:translateY(-7px)scale(1.04)}.moment-option-grid strong{font-size:15px}.moment-option-grid small{color:#886c82;white-space:nowrap;max-width:100%;font-size:10px}.moment-food-check{z-index:2;color:#fff;background:linear-gradient(145deg,#d29ae6,#8f5fc9);border:2px solid #fff;border-radius:50%;place-items:center;width:29px;height:29px;display:grid;position:absolute;top:-9px;right:-7px;box-shadow:0 7px 15px #773e974d}.moment-food-check svg{width:15px;height:15px}.moment-dialog-actions{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;margin-top:17px;padding:0;position:relative;bottom:auto}.moment-dialog-actions .button{border:3px solid #ffffffdb;border-radius:999px;min-height:62px;overflow:hidden;box-shadow:inset 0 3px 6px #ffffffc7,inset 0 -8px 18px #4f245a1a,0 11px 25px #53285633,0 0 0 3px #ffe0e86b}.moment-dialog-actions .button.secondary{background-color:#fff5ef;background-image:linear-gradient(#fffaf76b,#ffefed61),url(/design/moments/plush-long-pile-texture-v3.png);background-size:auto,330px}.moment-dialog-actions .button:not(.secondary){background-blend-mode:soft-light;background-image:linear-gradient(102deg,#a57fdde0,#e576a6e0),url(/design/moments/plush-long-pile-texture-v3.png);background-size:auto,350px}.moment-date-picker{background-color:#fff2ee;background-image:linear-gradient(#fff7f47a,#ffedeb85),url(/design/moments/plush-long-pile-texture-v3.png);background-size:auto,620px;border:4px solid #fffffff0;box-shadow:inset 0 4px 8px #fff,inset 0 -14px 30px #d59cb414,0 25px 78px #1c11267a,0 0 0 7px #ffe4e8a3}.moment-date-picker:before{filter:blur(2.8px);background:url(/design/moments/plush-long-pile-texture-v3.png) 50%/650px;inset:-10px}@media (min-width:760px){.moment-plush-dialog{border-bottom:4px solid #fffbf9f5;border-radius:38px;width:min(680px,100%)}}@media (max-width:520px){.moment-plush-dialog{height:92dvh;max-height:92dvh;padding:19px 15px max(15px,env(safe-area-inset-bottom))}.moment-plush-dialog .dialog-head h2{font-size:25px}.moment-plush-dialog .moment-step{padding:20px 15px}.moment-plush-dialog .moment-step h3{font-size:25px}.moment-option-grid{gap:10px}.moment-option-grid button{border-radius:21px;grid-template-rows:74px auto auto;min-height:132px}.moment-option-grid button>img{width:82px;height:76px}.moment-dialog-actions .button{min-height:58px}}@media (max-width:450px){.moment-date-picker{width:min(342px,100% - 8px)}}.date-wheel-hint{color:#a07c96;text-align:center;margin:0 0 8px;font-size:11px}.date-wheel{position:relative;overflow:hidden}.date-wheel:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#ffe1e8d6,#fff1ecf0,#ffe1e8d6);border:1px solid #ffffffe6;border-radius:13px;height:42px;position:absolute;top:114px;left:8px;right:8px;box-shadow:0 5px 16px #97507914,inset 0 1px #fff}.date-wheel-column{z-index:1;min-width:0;display:block;position:relative}.date-wheel-column>strong{place-items:center;height:30px;display:grid}.date-wheel-scroll{overscroll-behavior:contain;scroll-snap-type:y mandatory;scrollbar-width:none;touch-action:pan-y;-webkit-overflow-scrolling:touch;height:210px;padding-block:84px;overflow:hidden auto}.date-wheel-scroll::-webkit-scrollbar{display:none}.date-wheel-scroll>button{scroll-snap-align:center;color:#aaa0a5;cursor:pointer;background:0 0;border:0;place-items:center;width:100%;height:42px;padding:0;font-family:inherit;font-size:15px;font-weight:500;line-height:1;transition:color .18s,font-size .18s,opacity .18s;display:grid}.date-wheel-scroll>button.selected{color:#3d2052;font-size:18px;font-weight:850}.moment-entry-transition{z-index:180;-webkit-backdrop-filter:blur(18px)saturate(90%);backdrop-filter:blur(18px)saturate(90%);background:#3f2a49a8;place-items:center;padding:24px;animation:.72s both moment-transition-fade;display:grid;position:fixed;inset:0}.moment-entry-cloud{color:#43205e;text-align:center;background:linear-gradient(#fff7f46b,#ffe7eb80),url(/design/moments/plush-long-pile-texture-v3.png) 50%/620px;border:4px solid #fffffff0;border-radius:44px;align-content:center;justify-items:center;gap:8px;width:min(340px,92vw);min-height:220px;padding:68px 28px 34px;animation:.72s cubic-bezier(.18,.85,.3,1.12) both moment-cloud-arrive;display:grid;position:relative;overflow:visible;box-shadow:0 26px 80px #1f12296b,0 0 0 8px #ffdee657,inset 0 4px 10px #fff}.moment-entry-cloud img:first-child{filter:drop-shadow(0 10px 14px #71417738);width:104px;animation:1.2s ease-in-out infinite alternate moment-heart-float;position:absolute;top:-48px;right:-22px}.moment-entry-cloud img:nth-child(2){object-fit:contain;width:94px;height:94px}.moment-entry-cloud strong{font-size:18px;line-height:1.5}.moment-entry-cloud span{color:#aa7394;font-size:13px}@keyframes moment-transition-fade{0%{opacity:0}18%,82%{opacity:1}to{opacity:0}}@keyframes moment-cloud-arrive{0%{opacity:0;transform:translateY(34px)scale(.88)}36%,76%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-16px)scale(1.02)}}@keyframes moment-heart-float{to{transform:translateY(-8px)rotate(4deg)}}.moment-invitation-dialog{color:#321653}.moment-invitation-letter{text-align:center;padding:8px 4px 2px;position:relative}.moment-letter-heart{filter:drop-shadow(0 8px 14px #76417e2e);width:94px;position:absolute;top:-62px;right:-12px}.moment-invitation-letter>.kicker{color:#aa73a7;letter-spacing:.18em}.moment-invitation-letter h2{max-width:13em;margin:10px auto 8px;font-size:clamp(25px,7vw,36px);line-height:1.3}.moment-letter-message{color:#875f7c;max-width:32em;margin:0 auto 20px;line-height:1.75}.moment-letter-details{text-align:left;gap:10px;display:grid}.moment-letter-details>span{background:#fffaf8b8;border:1px solid #ffffffe6;border-radius:20px;grid-template-rows:auto auto;grid-template-columns:34px 1fr;align-items:center;column-gap:11px;min-height:76px;padding:13px 16px;display:grid;box-shadow:inset 0 1px #fff,0 7px 20px #7d4b6f14}.moment-letter-details svg{color:#aa68b6;grid-row:1/3;width:23px}.moment-letter-details small{color:#a5829c}.moment-letter-details strong{overflow-wrap:anywhere;color:#40205d;font-size:15px}.moment-letter-status{color:#8f4970;background:#f4dbe5;border-radius:999px;align-items:center;gap:7px;width:max-content;margin:18px auto;padding:9px 15px;font-weight:750;display:flex}.moment-letter-status svg{fill:currentColor;width:17px}.moment-letter-status.status-accepted{color:#327c69;background:#dff1ea}.moment-letter-status.status-declined,.moment-letter-status.status-cancelled{color:#746a72;background:#ebe6e9}.moment-letter-actions{grid-template-columns:1fr 1.18fr;gap:10px;display:grid}.moment-letter-actions .button{border-radius:18px;min-height:54px}.moment-letter-actions .danger{color:#9a3f59;background:#fff5f5;border-color:#e7bac6}.moment-invitation-missing{text-align:center;justify-items:center;gap:10px;padding:28px 10px;display:grid}.moment-invitation-missing>svg{color:#c481a3;width:44px;height:44px}.moment-invitation-missing h3,.moment-invitation-missing p{margin:0}@media (max-width:640px){.moment-recent-panel{border-radius:24px;margin:0 15px 14px;padding:17px 14px}.moment-recent-list,.moment-sent-actions{grid-template-columns:1fr}}.notification-trigger.has-unread{background:linear-gradient(145deg,#f05e83,#d82e58);border-color:#ffeef3f5;animation:1.7s ease-in-out infinite notice-bell-bob;box-shadow:0 10px 28px #c42b4f61,0 0 0 5px #f45c8224}.notification-trigger.has-unread:before{content:"";border:2px solid #e43c606b;border-radius:50%;animation:1.7s ease-out infinite notice-ripple;position:absolute;inset:-8px}.notification-trigger.has-unread>svg{animation:.85s ease-in-out infinite alternate notice-ring}.notification-trigger.has-unread>span{background:#ff183f;border-color:#fff4f5;box-shadow:0 3px 9px #84132c59}.notification-row.moment-notification{background:linear-gradient(135deg,#fff6f8f2,#fae3efe6);border-color:#e08aab6b;box-shadow:0 10px 28px #8b466c1a,inset 0 1px #fff}.notification-row.moment-notification .notification-icon{color:#b33f78;background:#f7dbe8}.notification-row em{color:#a13f74;margin-top:4px;font-size:11px;font-style:normal;font-weight:760}@keyframes notice-bell-bob{0%,to{transform:translateY(0)}12%{transform:translateY(-4px)}24%{transform:translateY(0)}}@keyframes notice-ring{0%{transform:rotate(-9deg)}to{transform:rotate(9deg)}}@keyframes notice-ripple{0%{opacity:.8;transform:scale(.82)}72%,to{opacity:0;transform:scale(1.28)}}@media (prefers-reduced-motion:reduce){.moment-entry-transition,.moment-entry-cloud,.moment-entry-cloud img:first-child,.notification-trigger.has-unread,.notification-trigger.has-unread:before,.notification-trigger.has-unread>svg{animation:none}}.visual-agent{--agent-scale:1;--agent-color:#bd5d38;z-index:46;transform:scale(var(--agent-scale));transform-origin:bottom;pointer-events:none;justify-items:center;gap:6px;display:grid;position:fixed;bottom:88px}.visual-agent.is-bottom-right{right:12px}.visual-agent.is-bottom-left{left:12px}.visual-agent-status{border:1px solid color-mix(in srgb,var(--agent-color) 32%,var(--line));border-radius:var(--radius-pill);max-width:138px;color:var(--ink);box-shadow:0 8px 22px color-mix(in srgb,var(--agent-color) 12%,transparent);text-align:center;white-space:nowrap;background:#fcf8eff5;padding:7px 10px;font-size:10px;font-weight:750;line-height:1.2}.visual-agent-figure{width:82px;height:98px;box-shadow:0 12px 32px color-mix(in srgb,var(--agent-color) 18%,#3226191f),inset 0 0 0 1px color-mix(in srgb,var(--agent-color) 24%,transparent);cursor:pointer;pointer-events:auto;transform-origin:50% 90%;background:#f8f4ee;border:2px solid #ffffffe6;border-radius:24px;padding:0;transition:box-shadow .18s,transform .18s;position:relative;overflow:hidden}.visual-agent-figure:hover{box-shadow:0 15px 38px color-mix(in srgb,var(--agent-color) 25%,#3226191f),inset 0 0 0 1px color-mix(in srgb,var(--agent-color) 34%,transparent)}.visual-agent-figure:active{transform:scale(.96)}.visual-agent-figure img{object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;width:100%;height:100%}.visual-agent-state-mark{background:var(--agent-color);border:2px solid #fffaf3;border-radius:50%;width:9px;height:9px;position:absolute;bottom:7px;right:7px;box-shadow:0 2px 5px #2f261c33}.visual-agent.state-greeting .visual-agent-figure{animation:.72s cubic-bezier(.2,.8,.3,1) 2 agent-wave}.visual-agent.state-listening .visual-agent-figure{animation:1.45s ease-in-out infinite agent-listen}.visual-agent.state-thinking .visual-agent-figure{animation:1.25s ease-in-out infinite agent-think}.visual-agent.state-responding .visual-agent-figure{animation:.72s ease-in-out infinite alternate agent-speak}.visual-agent.state-proposal .visual-agent-figure,.visual-agent.state-waiting_confirmation .visual-agent-figure{animation:1.35s ease-in-out infinite agent-present}.visual-agent.state-working .visual-agent-figure,.visual-agent.state-recovery .visual-agent-figure{animation:1.05s ease-in-out infinite agent-work}.visual-agent.state-success .visual-agent-figure,.visual-agent.state-memory_save .visual-agent-figure{animation:.72s cubic-bezier(.22,.8,.3,1.2) both agent-success}.visual-agent.state-confused .visual-agent-figure,.visual-agent.state-concerned .visual-agent-figure{animation:.8s ease-in-out 2 agent-concern}.visual-agent.state-memory_recall .visual-agent-figure{animation:1.4s ease-in-out infinite agent-recall}.visual-agent.state-sleeping .visual-agent-figure{opacity:.84}@keyframes agent-wave{0%,to{transform:rotate(0)}30%{transform:rotate(-5deg)translateY(-3px)}60%{transform:rotate(4deg)}}@keyframes agent-listen{0%,to{transform:rotate(0)}50%{transform:rotate(-2.5deg)translateY(-2px)}}@keyframes agent-think{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)rotate(1.5deg)}}@keyframes agent-speak{0%{transform:translateY(0)scale(1)}to{transform:translateY(-3px)scale(1.015)}}@keyframes agent-present{0%,to{transform:translateY(0)}45%{transform:translateY(-5px)scale(1.025)}58%{transform:translateY(-5px)scale(1.025)}}@keyframes agent-work{0%,to{transform:translate(0)}35%{transform:translate(-2px)rotate(-1deg)}70%{transform:translate(2px)rotate(1deg)}}@keyframes agent-success{0%{transform:translateY(0)scale(1)}45%{transform:translateY(-12px)scale(1.04)}to{transform:translateY(0)scale(1)}}@keyframes agent-concern{0%,to{transform:rotate(0)}33%{transform:rotate(-2.5deg)}66%{transform:rotate(2.5deg)}}@keyframes agent-recall{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-3px)rotate(-1.5deg)}}.visual-agent.reduce-motion .visual-agent-figure{animation:none!important}.visual-agent.visual-agent-v2{width:calc(116px * var(--agent-scale));transform-origin:50%;z-index:54;perspective:700px;pointer-events:none;height:auto;display:block;transform:translate(-50%,-50%);bottom:auto!important;right:auto!important}.visual-agent-v2 .visual-agent-status{z-index:6;border-color:color-mix(in srgb,var(--agent-color) 38%,#ffffffe6);box-shadow:0 10px 28px color-mix(in srgb,var(--agent-color) 18%,transparent);-webkit-backdrop-filter:blur(12px)saturate(1.2);backdrop-filter:blur(12px)saturate(1.2);pointer-events:none;background:#fafcffe6;position:absolute;top:-26px;left:50%;transform:translate(-50%)}.visual-agent-v2 .visual-agent-figure{aspect-ratio:720/932;width:100%;height:auto;box-shadow:none;cursor:grab;touch-action:none;pointer-events:auto;background:0 0;border:0;border-radius:0;padding:0;transition:filter .18s;position:relative;overflow:visible;transform:none}.visual-agent-v2 .visual-agent-figure:hover,.visual-agent-v2 .visual-agent-figure:active{box-shadow:none;transform:none}.visual-agent-v2.is-dragging .visual-agent-figure{cursor:grabbing;filter:brightness(1.04)}.visual-agent-ground{z-index:0;filter:blur(5px);background:radial-gradient(#2e3e5f4d,#4c679c1f 44%,#0000 72%);border-radius:50%;height:9%;animation:4s ease-in-out infinite agent-v2-shadow;position:absolute;bottom:1%;left:17%;right:14%;transform:translateZ(-30px)scaleX(1.08)}.visual-agent-rig{z-index:2;transform-style:preserve-3d;transform-origin:50% 84%;will-change:transform;animation:none;display:block;position:absolute;inset:0}.visual-agent-v2 .visual-agent-rig img{object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;width:100%;height:100%;filter:drop-shadow(0 12px 13px color-mix(in srgb,var(--agent-color) 24%,#161f372e)) drop-shadow(0 2px 2px #fff9)}.visual-agent-drag-cue{z-index:7;background:color-mix(in srgb,var(--agent-color) 80%,white);color:#fff;opacity:.68;width:30px;height:18px;box-shadow:0 5px 12px color-mix(in srgb,var(--agent-color) 24%,transparent);pointer-events:none;border:1px solid #ffffffeb;border-radius:999px;place-items:center;transition:opacity .18s,transform .18s;display:grid;position:absolute;bottom:-8px;left:50%}.visual-agent-drag-cue svg{width:14px;height:14px}.visual-agent-figure:hover .visual-agent-drag-cue,.visual-agent-v2.is-dragging .visual-agent-drag-cue{opacity:1;transform:translateY(-2px)}.visual-agent-listen-rings,.visual-agent-thoughts,.visual-agent-voice,.visual-agent-proposal-card,.visual-agent-sparkles{z-index:4;opacity:0;pointer-events:none;position:absolute}.visual-agent-listen-rings{width:32px;height:36px;top:24%;left:2%}.visual-agent-listen-rings i{border:2px solid color-mix(in srgb,var(--agent-color) 70%,white);border-bottom:0;border-right:0;border-radius:50%;position:absolute;inset:8px;transform:rotate(-45deg)}.visual-agent-listen-rings i:last-child{opacity:.48;inset:1px}.visual-agent-thoughts{width:42px;height:42px;top:3%;right:2%}.visual-agent-thoughts i{background:color-mix(in srgb,var(--agent-color) 70%,white);width:7px;height:7px;box-shadow:0 2px 8px color-mix(in srgb,var(--agent-color) 38%,transparent);border-radius:50%;position:absolute}.visual-agent-thoughts i:first-child{bottom:4px;left:4px}.visual-agent-thoughts i:nth-child(2){width:9px;height:9px;top:12px;left:15px}.visual-agent-thoughts i:nth-child(3){width:12px;height:12px;top:0;right:2px}.visual-agent-voice{justify-content:center;align-items:flex-end;gap:2px;width:28px;height:16px;top:49%;left:43%}.visual-agent-voice i{background:color-mix(in srgb,var(--agent-color) 76%,#fff);border-radius:999px;width:3px;height:5px;box-shadow:0 1px 4px #28385c33}.visual-agent-proposal-card{width:36px;height:28px;box-shadow:0 7px 18px color-mix(in srgb,var(--agent-color) 28%,transparent);background:linear-gradient(145deg,#fff,#e9efff);border:1px solid #fffffff0;border-radius:7px;top:55%;right:-13px;transform:rotate(7deg)}.visual-agent-proposal-card i:first-child{background:var(--agent-color);opacity:.7;border-radius:5px;height:3px;position:absolute;top:8px;left:7px;right:7px}.visual-agent-proposal-card i:last-child{background:var(--agent-color);opacity:.32;border-radius:5px;height:2px;position:absolute;top:15px;left:7px;right:12px}.visual-agent-sparkles{inset:-7%}.visual-agent-sparkles i{background:linear-gradient(135deg,#fff 10%,color-mix(in srgb,var(--agent-color) 60%,#cabfff));clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);width:9px;height:9px;position:absolute}.visual-agent-sparkles i:first-child{top:22%;left:4%}.visual-agent-sparkles i:nth-child(2){width:13px;height:13px;top:33%;right:2%}.visual-agent-sparkles i:nth-child(3){width:11px;height:11px;bottom:9%;left:15%}.visual-agent-sparkles i:nth-child(4){bottom:3%;right:14%}.visual-agent-v2.state-greeting .visual-agent-rig,.visual-agent-v2.state-happy .visual-agent-rig{animation:.82s cubic-bezier(.2,.8,.24,1) 2 agent-v2-greeting}.visual-agent-v2.state-listening .visual-agent-rig{animation:1.6s ease-in-out infinite agent-v2-listen}.visual-agent-v2.state-listening .visual-agent-listen-rings{opacity:1;animation:1.25s ease-out infinite agent-v2-rings}.visual-agent-v2.state-thinking .visual-agent-rig{animation:1.55s ease-in-out infinite agent-v2-thinking}.visual-agent-v2.state-thinking .visual-agent-thoughts,.visual-agent-v2.state-recovery .visual-agent-thoughts{opacity:1;animation:2.2s linear infinite agent-v2-orbit}.visual-agent-v2.state-responding .visual-agent-rig{animation:.62s ease-in-out infinite alternate agent-v2-speaking}.visual-agent-v2.state-responding .visual-agent-voice{opacity:1;display:flex}.visual-agent-v2.state-responding .visual-agent-voice i{animation:.46s ease-in-out infinite alternate agent-v2-voice}.visual-agent-v2.state-responding .visual-agent-voice i:nth-child(2){animation-delay:-.28s}.visual-agent-v2.state-responding .visual-agent-voice i:nth-child(3){animation-delay:-.12s}.visual-agent-v2.state-responding .visual-agent-voice i:nth-child(4){animation-delay:-.36s}.visual-agent-v2.state-proposal .visual-agent-rig,.visual-agent-v2.state-waiting_confirmation .visual-agent-rig{animation:1.5s ease-in-out infinite agent-v2-present}.visual-agent-v2.state-proposal .visual-agent-proposal-card,.visual-agent-v2.state-waiting_confirmation .visual-agent-proposal-card{opacity:1;animation:1.5s ease-in-out infinite agent-v2-card}.visual-agent-v2.state-working .visual-agent-rig,.visual-agent-v2.state-recovery .visual-agent-rig{animation:.92s ease-in-out infinite agent-v2-working}.visual-agent-v2.state-success .visual-agent-rig,.visual-agent-v2.state-memory_save .visual-agent-rig{animation:.82s cubic-bezier(.22,.8,.3,1.2) both agent-v2-success}.visual-agent-v2.state-success .visual-agent-sparkles,.visual-agent-v2.state-memory_save .visual-agent-sparkles{opacity:1}.visual-agent-v2.state-success .visual-agent-sparkles i,.visual-agent-v2.state-memory_save .visual-agent-sparkles i{animation:.72s ease-out both agent-v2-sparkle}.visual-agent-v2.state-confused .visual-agent-rig,.visual-agent-v2.state-concerned .visual-agent-rig{animation:.82s ease-in-out 2 agent-v2-concern}.visual-agent-v2.state-memory_recall .visual-agent-proposal-card{opacity:.9;animation:1.7s ease-in-out infinite agent-v2-card}.visual-agent-v2.state-sleeping .visual-agent-rig{opacity:.88;animation:4.8s ease-in-out infinite agent-v2-sleep}.visual-agent-v2.is-dragging .visual-agent-rig{animation:none!important;transform:translateY(-4px)scale(1.035)!important}.visual-agent-v2.state-idle.ambient-breathe .visual-agent-rig{animation:1.2s ease-in-out agent-plush-breathe}.visual-agent-v2.state-idle.ambient-nod .visual-agent-rig{animation:1.15s cubic-bezier(.2,.75,.3,1) agent-plush-nod}.visual-agent-v2.state-idle.ambient-sway .visual-agent-rig{animation:1.25s ease-in-out agent-plush-sway}@keyframes agent-v2-idle{0%,to{transform:rotateX(calc(var(--agent-look-y) * -3deg)) rotateY(calc(var(--agent-look-x) * 5deg)) translateY(0) scale3d(1,1,1)}50%{transform:rotateX(calc(var(--agent-look-y) * -3deg)) rotateY(calc(var(--agent-look-x) * 5deg)) translateY(-3px) scale3d(1.012,.994,1.02)}}@keyframes agent-v2-shadow{0%,to{opacity:.62;transform:scaleX(1.05)}50%{opacity:.42;transform:scaleX(.93)}}@keyframes agent-v2-greeting{0%,to{transform:rotate(0)translateY(0)}25%{transform:rotate(-5deg)translateY(-7px)rotateY(-5deg)}55%{transform:rotate(4deg)translateY(-3px)rotateY(5deg)}}@keyframes agent-v2-listen{0%,to{transform:rotate(0)rotateY(0)translateY(0)}50%{transform:rotate(-2.8deg)rotateY(-7deg)translate(-3px,-3px)}}@keyframes agent-v2-rings{0%{opacity:0;transform:scale(.72)}35%{opacity:1}to{opacity:0;transform:scale(1.24)}}@keyframes agent-v2-thinking{0%,to{transform:translateY(0)rotateY(-4deg)rotate(0)}50%{transform:translateY(-7px)rotateY(5deg)rotate(1.5deg)}}@keyframes agent-v2-orbit{to{transform:rotate(360deg)}}@keyframes agent-v2-speaking{0%{transform:translateY(0)rotateY(-1deg)scale(1)}to{transform:translateY(-3px)rotateY(2deg)scale3d(1.012,.985,1.02)}}@keyframes agent-v2-voice{0%{opacity:.5;height:4px}to{opacity:1;height:13px}}@keyframes agent-v2-present{0%,to{transform:translateY(0)rotateY(0)}45%,62%{transform:translate(-4px,-6px)rotateY(-6deg)}}@keyframes agent-v2-card{0%,to{opacity:.5;transform:translate(-7px,5px)rotate(2deg)}45%,62%{opacity:1;transform:translateY(-4px)rotate(8deg)}}@keyframes agent-v2-working{0%,to{transform:translate(0)rotateY(-3deg)}35%{transform:translate(-3px,-2px)rotateY(4deg)rotate(-1deg)}70%{transform:translate(3px,-1px)rotateY(-4deg)rotate(1deg)}}@keyframes agent-v2-success{0%{transform:translateY(0)scale(1)}42%{transform:translateY(-17px)scale3d(1.04,.96,1.08)}68%{transform:translateY(1px)scale(.98,1.03)}to{transform:translateY(0)scale(1)}}@keyframes agent-v2-sparkle{0%{opacity:0;transform:scale(.2)rotate(0)}42%{opacity:1}to{opacity:0;transform:scale(1.5)rotate(90deg)}}@keyframes agent-v2-concern{0%,to{transform:rotate(0)}33%{transform:rotate(-2.5deg)translateY(1px)}66%{transform:rotate(2.5deg)translateY(1px)}}@keyframes agent-v2-sleep{0%,to{transform:translateY(1px)rotate(0)scale(1)}50%{transform:translateY(3px)rotate(-1deg)scale(1.008,.988)}}@keyframes agent-plush-breathe{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-3px)scale(1.012,.995)}}@keyframes agent-plush-nod{0%,to{transform:rotate(0)translateY(0)}35%{transform:rotate(-1.6deg)translateY(2px)}68%{transform:rotate(1deg)translateY(-2px)}}@keyframes agent-plush-sway{0%,to{transform:translate(0)rotate(0)}35%{transform:translate(-3px)rotate(-1.4deg)}70%{transform:translate(3px)rotate(1.2deg)}}.visual-agent-v2.reduce-motion .visual-agent-rig,.visual-agent-v2.reduce-motion .visual-agent-ground,.visual-agent-v2.reduce-motion i{animation:none!important}.agent-welcome{z-index:47;border-radius:var(--radius-2);background:#fcf8eff7;border:1px solid #ffffffd6;grid-template-columns:82px 1fr;align-items:center;gap:12px;width:min(330px,100vw - 24px);min-height:118px;padding:12px;animation:.48s cubic-bezier(.22,.8,.34,1) both agent-welcome-in;display:grid;position:fixed;bottom:88px;right:12px;box-shadow:0 20px 55px #332a1f30,inset 0 1px #ffffffe6}.agent-welcome>img{object-fit:contain;filter:drop-shadow(0 8px 10px #46587e33);width:82px;height:96px}.agent-welcome strong{font-size:13px}.agent-welcome p{color:var(--muted);margin:4px 0 10px;font-size:11px}.agent-welcome span{gap:7px;display:flex}.agent-welcome button{border:1px solid var(--line-dark);border-radius:var(--radius-1);cursor:pointer;background:0 0;min-height:34px;padding:0 10px;font-size:10px;font-weight:750}.agent-welcome button:last-child{border-color:var(--ink);background:var(--ink);color:var(--paper)}@keyframes agent-welcome-in{0%{opacity:0;transform:translateY(18px)scale(.96)}}.agent-selector-backdrop{z-index:160;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#23271f8f;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.agent-selector{border-radius:var(--radius-3);background:var(--paper-raised);border:1px solid #ffffffbf;width:min(880px,100%);max-height:min(880px,92dvh);padding:28px;position:relative;overflow:auto;box-shadow:0 30px 100px #29231b4d,inset 0 1px #ffffffe6}.agent-selector-close{border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--paper-raised);cursor:pointer;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:16px;right:16px}.agent-selector-close svg{width:18px}.agent-selector>header{text-align:center;max-width:630px;margin:0 auto 18px}.agent-selector>header>span{color:var(--muted);letter-spacing:.18em;font-size:11px;font-weight:800}.agent-selector>header h2{letter-spacing:-.035em;margin:8px 0;font-size:clamp(25px,4vw,38px)}.agent-selector>header p{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.65}.agent-selector-stage{grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:16px;display:grid}.agent-selector-stage>button{border:1px solid var(--line-dark);border-radius:var(--radius-pill);cursor:pointer;background:0 0;place-items:center;width:48px;height:48px;display:grid}.agent-selector-stage>button:active{transform:scale(.96)}.agent-selector-stage>button svg{width:20px}.agent-selector-stage figure{grid-template-columns:minmax(220px,360px) minmax(220px,1fr);align-items:center;gap:28px;margin:0;display:grid}.agent-selector-stage figure>img{aspect-ratio:5/6;object-fit:contain;border:1px solid color-mix(in srgb,var(--agent-color) 34%,var(--line));border-radius:var(--radius-3);background:radial-gradient(circle at 50% 60%,color-mix(in srgb,var(--agent-color) 10%,#fff),#f8f7f4 70%);width:100%;box-shadow:0 18px 48px color-mix(in srgb,var(--agent-color) 18%,transparent)}.agent-selector-stage figcaption small{color:var(--agent-color);font-size:11px;font-weight:800}.agent-selector-stage figcaption strong{letter-spacing:-.045em;margin:5px 0 8px;font-size:clamp(28px,5vw,48px);display:block}.agent-selector-stage figcaption p{max-width:27em;color:var(--ink-soft);margin:0;line-height:1.7}.agent-selector-stage figcaption span{flex-wrap:wrap;gap:7px;margin-top:15px;display:flex}.agent-selector-stage figcaption em{border:1px solid color-mix(in srgb,var(--agent-color) 28%,var(--line));border-radius:var(--radius-pill);color:var(--ink-soft);padding:7px 10px;font-size:10px;font-style:normal}.agent-selector-thumbs{scrollbar-width:thin;justify-content:center;gap:8px;margin:22px 0 18px;padding:6px 3px 9px;display:flex;overflow-x:auto}.agent-selector-thumbs button{cursor:pointer;opacity:.68;background:#f2ece3;border:2px solid #0000;border-radius:14px;flex:none;width:52px;height:62px;padding:0;position:relative;overflow:hidden}.agent-selector-thumbs button>span{color:#fff;background:#1e2221c2;border-radius:5px;padding:2px 1px;font-size:7px;font-weight:800;position:absolute;bottom:3px;left:3px;right:3px}.agent-selector-thumbs button.active{border-color:var(--ink);opacity:1;transform:translateY(-3px)}.agent-selector-thumbs img{object-fit:contain;width:100%;height:100%}.agent-v2-pending{background:color-mix(in srgb,var(--agent-color) 12%,#f4f2ef);width:max-content;color:var(--agent-color);border-radius:999px;margin-top:13px;padding:6px 9px;font-size:10px;display:inline-flex}.agent-selector>footer .button:disabled{opacity:.44;cursor:not-allowed}.agent-selector>footer{justify-content:center;gap:10px;display:flex}.agent-settings-card{grid-template-columns:150px minmax(210px,.85fr) minmax(300px,1.15fr);align-items:center;gap:24px;padding:20px;display:grid}.agent-settings-portrait{aspect-ratio:5/6;border:1px solid var(--line);border-radius:var(--radius-2);background:#f2ece3;overflow:hidden}.agent-settings-portrait img{object-fit:contain;filter:drop-shadow(0 10px 12px #4453742e);width:100%;height:100%}.agent-settings-copy h3{margin:5px 0 8px;font-size:27px}.agent-settings-copy p{color:var(--ink-soft);margin:0 0 15px;font-size:12px;line-height:1.7}.agent-settings-controls{grid-template-columns:1fr 1fr;gap:9px;display:grid}.agent-settings-controls label{border:1px solid var(--line);border-radius:var(--radius-1);background:color-mix(in srgb,var(--paper) 56%,transparent);justify-content:space-between;align-items:center;gap:10px;min-height:70px;padding:12px;display:flex}.agent-settings-controls label>span{gap:3px;display:grid}.agent-settings-controls label strong{font-size:12px}.agent-settings-controls label small{color:var(--muted);font-size:10px}.agent-settings-controls input[type=checkbox]{width:20px;height:20px;accent-color:var(--accent);flex:none}.agent-settings-controls .agent-scale-control{grid-column:1/-1}.agent-scale-control input[type=range]{width:min(180px,45%);accent-color:var(--accent)}.agent-scale-control small{align-items:center;gap:4px;display:flex}.agent-scale-control svg{width:13px}.agent-position-control{border:1px solid var(--line);border-radius:var(--radius-1);background:color-mix(in srgb,var(--paper) 56%,transparent);grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:10px 12px;display:flex}.agent-position-control>span{gap:3px;display:grid}.agent-position-control strong{font-size:12px}.agent-position-control small{color:var(--muted);font-size:10px}.agent-position-control button{border:1px solid var(--line-dark);min-height:38px;color:var(--ink-soft);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:0 11px;font-size:10px;font-weight:750;display:inline-flex}.agent-position-control svg{width:14px}@media (min-width:900px){.visual-agent{bottom:22px;right:24px!important}.visual-agent-figure{border-radius:28px;width:108px;height:130px}.visual-agent.page-chat{bottom:30px}.agent-welcome{bottom:22px;right:24px}.visual-agent.visual-agent-v2{width:calc(154px * var(--agent-scale));bottom:auto!important;right:auto!important}}@media (max-width:760px){.agent-selector{padding:22px 16px 18px}.agent-selector>header{margin-bottom:12px;padding-inline:28px}.agent-selector-stage{grid-template-columns:42px minmax(0,1fr) 42px;gap:7px}.agent-selector-stage>button{width:42px;height:42px}.agent-selector-stage figure{text-align:center;grid-template-columns:1fr;gap:12px}.agent-selector-stage figure>img{width:min(232px,100%);margin:auto}.agent-selector-stage figcaption p{margin-inline:auto}.agent-selector-stage figcaption span{justify-content:center}.agent-selector-stage figcaption strong{font-size:30px}.agent-selector-stage figcaption span{margin-top:9px}.agent-selector-thumbs{justify-content:flex-start;margin-block:12px 10px}.agent-settings-card{grid-template-columns:92px 1fr;gap:15px}.agent-settings-controls{grid-column:1/-1;grid-template-columns:1fr}.agent-settings-controls .agent-scale-control{grid-column:auto}}@media (prefers-reduced-motion:reduce){.visual-agent-figure,.agent-selector-thumbs button,.agent-welcome{transition:none!important;animation:none!important}}.agent-debug-trigger{z-index:155;border:1px solid var(--line-dark);background:var(--ink);width:42px;height:42px;color:var(--paper);cursor:pointer;border-radius:50%;place-items:center;display:grid;position:fixed;bottom:88px;left:12px}.agent-debug-trigger svg{width:17px}.agent-debug-panel{z-index:155;border:1px solid var(--line-dark);border-radius:var(--radius-2);background:var(--paper-raised);width:min(340px,100vw - 24px);max-height:70dvh;box-shadow:var(--shadow);padding:14px;position:fixed;bottom:88px;left:12px;overflow:auto}.agent-debug-panel header{justify-content:space-between;align-items:center;gap:10px;display:flex}.agent-debug-panel header button{cursor:pointer;background:0 0;border:0;place-items:center;width:36px;height:36px;display:grid}.agent-debug-panel header svg{width:16px}.agent-debug-panel dl{grid-template-columns:1fr 1fr;gap:7px;display:grid}.agent-debug-panel dl div{border:1px solid var(--line);border-radius:var(--radius-1);padding:8px}.agent-debug-panel dt{color:var(--muted);font-size:9px}.agent-debug-panel dd{margin:3px 0 0;font:700 11px monospace}.agent-debug-panel select{border:1px solid var(--line-dark);border-radius:var(--radius-1);background:var(--paper);width:100%;min-height:40px;margin-bottom:9px;padding:0 9px}.agent-debug-panel>div{flex-wrap:wrap;gap:6px;display:flex}.agent-debug-panel>div button{border:1px solid var(--line);border-radius:var(--radius-pill);cursor:pointer;background:0 0;min-height:34px;padding:0 9px;font-size:10px}@media (min-width:1200px){.bottom-nav{height:auto;min-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-color:#0000;overflow:visible}}.sync-recovery-notice{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.sync-recovery-notice span{overflow-wrap:anywhere;flex:220px}.sync-recovery-notice button{flex:none}
