@charset "UTF-8";
:root{color-scheme:light;--paper:#fafafa;--ink:#191919;--muted:#686868;--line:#dedee0;--soft:#f1f1f3;--radius:10px;font-family:Inter,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0;background:transparent}button:disabled{cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #555;outline-offset:5px}button:hover:not(:disabled),a:hover{color:#000}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.025em}h1,h2{font-size:clamp(1.5rem,2.4vw,2rem);line-height:1.45}h3{font-size:1.2rem}.mono,.eyebrow,.badge{font-family:"SFMono-Regular",Consolas,"Liberation Mono",monospace;letter-spacing:.12em;font-size:.75rem;font-weight:400}.eyebrow{color:var(--muted);margin-bottom:.6rem}.muted{color:var(--muted)}.shell{max-width:1440px;padding:0 56px;margin:auto;min-height:100svh;display:flex;flex-direction:column}.header{height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ccc;gap:1.5rem}.wordmark{font-size:1rem;font-weight:600;letter-spacing:.23em;white-space:nowrap}.header nav{display:flex;gap:36px;align-self:stretch}.header nav a{position:relative;display:flex;align-items:center;font-size:.9375rem}.header nav a[aria-current=page]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--ink)}.player-meta{display:flex;gap:20px;color:#606064;padding:21px 0 28px}.player-meta span+span:before{content:"/";margin-right:20px;color:#999}#main{flex:1;outline:0;padding-bottom:36px}.home-grid{display:grid;grid-template-columns:minmax(0,2.08fr) minmax(270px,1fr);gap:22px}.panel{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(120deg,#fff8,#f4f4f51a)}.memory-panel{padding:26px}.panel-heading{display:flex;justify-content:space-between;align-items:start;margin-bottom:26px}.quiet-meta{color:var(--muted);font-size:.75rem}.save-list{display:grid;gap:12px}.save{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff3}.save summary{list-style:none;display:grid;grid-template-columns:48px 120px minmax(0,1fr) 16px;gap:12px;align-items:center;padding:18px 20px;cursor:pointer;font-size:1rem;min-height:72px}.save summary::-webkit-details-marker{display:none}.save summary .date{font-size:.875rem;color:var(--muted)}.save summary .num{font-family:Consolas,monospace;font-size:.875rem}.chevron{width:8px;height:8px;border-right:1px solid;border-bottom:1px solid;transform:rotate(-45deg);transition:transform .25s}.save[open] summary{background:#efeff1a6}.save[open] .chevron{transform:rotate(45deg)}.save-body{padding:25px 28px 28px 62px;animation:reveal .28s ease-out}.prose{font-size:1rem;line-height:1.95;overflow-wrap:anywhere}.prose p+p{margin-top:1rem}.save-body .prose{border-left:1px solid #b4b4b7;padding-left:25px}.save-status{display:block;color:#737378;font-size:.75rem;letter-spacing:.07em;margin-top:22px}.home-side{display:flex;flex-direction:column;gap:22px}.drop-panel{padding:26px;flex:1;min-height:440px;display:flex;flex-direction:column;background:linear-gradient(130deg,#f9f9fa,#f1f1f3)}.drop-top{display:flex;justify-content:space-between}.drop-device{margin:auto;display:flex;flex-direction:column;align-items:center;gap:32px;padding:42px 0}.glyph-frame{width:116px;height:116px;border:1px dashed #95959b;border-radius:24px;display:grid;place-items:center}.glyph{width:62px;height:62px;border-radius:12px;border:1px solid #dedee3;display:grid;place-items:center;font-size:27px;background:#f7f7f8;box-shadow:0 8px 18px #00000005}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;border-radius:8px;padding:10px 22px;border:1px solid #aaa;font-size:.875rem;transition:background .2s,transform .2s}.button:hover{background:#eeeeef}.button:active{transform:translateY(1px)}.button-dark{background:#191919;color:#fafafa!important;border-color:#191919}.button-dark:hover{background:#333}.event-teaser{padding:24px;display:flex;align-items:center;gap:28px;min-height:130px;text-align:left;width:100%}.event-teaser svg{width:31px;height:31px;flex:none}.event-teaser .event-copy{border-left:1px solid var(--line);padding-left:26px}.event-teaser .event-date{font-size:.9375rem;letter-spacing:.06em}.event-teaser .eyebrow{margin-bottom:3px}.event-teaser .mono{color:var(--muted);font-size:.75rem}.quest-teaser{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 26px;margin-top:22px}.quest-teaser h3{font-weight:400;font-size:1.1rem}.badge{border:1px solid #999;border-radius:6px;padding:4px 10px;white-space:nowrap;font-size:.6875rem;letter-spacing:.09em;color:#535358}.more-button{font-size:.875rem;display:block;margin:20px auto 0;border-bottom:1px solid #aaa;padding:3px 0}.footer{border-top:1px solid #ccc;display:flex;justify-content:space-between;gap:20px;padding:20px 0 24px;color:#666;line-height:2}.secret-hint{font:inherit;padding:0;color:inherit;position:relative}.hint-mark{display:inline-block;position:absolute;right:-12px;top:-5px;font-size:10px;opacity:.5}.secret-hint:hover{text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;top:-100px;left:12px;background:#111;color:#fff;padding:10px;z-index:100}.skip:focus{top:12px}.no-script{padding:2rem;text-align:center}@keyframes reveal{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:960px){.shell{padding:0 30px}.home-grid{grid-template-columns:minmax(0,1.65fr) minmax(245px,1fr);gap:16px}.memory-panel,.drop-panel{padding:20px}.save summary{grid-template-columns:38px minmax(0,1fr) 12px;padding:16px;gap:10px}.save summary .date{display:none}.save-body{padding:24px}.quest-teaser{padding:20px;flex-wrap:wrap}.event-teaser{gap:18px;padding:20px}.event-teaser .event-copy{padding-left:18px}}
@media(max-width:700px){.shell{padding:0 20px}.header{height:auto;min-height:104px;align-items:flex-start;flex-direction:column;justify-content:center;gap:12px;padding-top:18px}.wordmark{font-size:.9375rem}.header nav{gap:28px;min-height:42px;align-self:initial}.header nav a{font-size:.875rem}.player-meta{font-size:.6875rem;letter-spacing:.07em;gap:10px;padding:19px 0 23px;flex-wrap:wrap}.player-meta span+span:before{margin-right:10px}.home-grid{grid-template-columns:1fr}.memory-panel,.drop-panel{padding:20px}.panel-heading{margin-bottom:20px}.save-body{padding:22px 18px}.save-body .prose{padding-left:17px}.drop-panel{min-height:340px}.drop-device{padding:30px 0}.footer{font-size:.625rem;letter-spacing:.08em;gap:12px;flex-wrap:wrap}.event-teaser{min-height:112px}.home-side{gap:16px}.quest-teaser{margin-top:16px}.prose{line-height:1.9}}
.memory-date{display:none;color:var(--muted);font-size:.875rem}.back-link{display:inline-block;font-size:.875rem;margin:16px 0 34px;padding:5px 0}.text-link{display:inline-block;border-bottom:1px solid #9c9ca1;font-size:.875rem;padding:4px 0}.button svg{width:19px;height:19px}.home-side{align-self:start;position:sticky;top:24px}.save-status,.eyebrow,.quiet-meta{user-select:text}.save summary:hover{background:#ededf055}.reveal-button{min-width:192px;flex-direction:column;gap:12px;padding:12px 18px;touch-action:manipulation;user-select:none}.hold-track{width:100%;height:4px;border-radius:4px;background:#ffffff30;overflow:hidden}.hold-track>span{display:block;width:var(--held,0%);height:100%;background:#fafafa}.glyph-frame.opened{border-right-color:transparent;border-top-color:transparent}.glyph-frame.opened .glyph{background:transparent;box-shadow:none;border:0}.claimed-mini{gap:18px;text-align:center}.claimed-mini .glyph-frame{width:84px;height:84px}.claimed-mini .drop-quote{font-size:1.25rem}.claimed-mini .drop-story{font-size:.9375rem;text-align:left}.claimed-mini .drop-attribution{font-size:.875rem}.drop-quote{font-size:clamp(1.5rem,3vw,2rem);font-weight:500;line-height:1.6;letter-spacing:-.025em}.drop-attribution{font-size:1rem;color:var(--muted);margin-top:-15px}.drop-story{max-width:480px;text-align:left}.quest-layout{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(0,1.8fr);gap:20px}.quest-index{border-right:1px solid var(--line);padding:26px 24px 26px 0}.quest-menu{display:grid;gap:8px;margin-top:34px}.quest-menu button{display:grid;grid-template-columns:32px minmax(0,1fr) 10px;align-items:center;gap:14px;min-height:76px;padding:16px;text-align:left;font-size:.9375rem;border-bottom:1px solid #e4e4e6}.quest-menu button:last-child{border-bottom-color:transparent}.quest-menu button[aria-current]{background:#efeff1;border-radius:8px;border-bottom-color:transparent}.quest-menu button:hover{background:#f0f0f2;border-radius:8px}.quest-menu .mono{font-size:.8125rem}.quest-detail{padding:34px;min-height:590px;display:flex;flex-direction:column;align-items:start;outline:0;animation:reveal .24s ease-out}.quest-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;width:100%;padding-bottom:28px;border-bottom:1px solid var(--line)}.quest-heading h2{font-size:1.5rem}.quest-heading .badge{flex:none}.quest-prose{padding:30px 0 42px;flex:1}.quest-prose p+p{margin-top:1.35rem}.drop-page>h1{margin-bottom:20px}.drop-focus{display:flex;flex-direction:column;align-items:center;padding:32px 0 65px;gap:36px}.drop-result{width:min(100%,730px);padding:28px;background:linear-gradient(130deg,#fafafa,#f4f4f5)}.drop-result-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:34px;min-height:360px;padding:28px 20px 18px;text-align:center}.drop-result .glyph-frame{height:92px;width:92px}.drop-result .glyph{width:54px;height:54px}.drop-wait{font-size:1rem;color:var(--muted)}.is-revealed{animation:reveal .4s ease-out}.claimed-line{display:inline-flex;gap:10px;align-items:center;color:var(--muted);font-size:.875rem}.claimed-line svg{width:21px;height:21px}.drop-result .claimed-line{margin-top:10px}.storage-note{font-size:.8125rem;color:var(--muted);text-align:center}.event-locked{min-height:490px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:18px;padding:15px 0 64px}.lock-symbol{width:50px;height:50px;margin-bottom:12px}.lock-symbol svg{width:100%;height:100%}.event-locked .eyebrow{margin:0}.event-locked h1{font-size:1.5rem;margin-bottom:7px}.unlock-date{margin:16px 0 0;display:grid;gap:6px}.unlock-date dt{color:var(--muted)}.unlock-date dd{font-size:1.375rem;letter-spacing:.1em;margin:0}.event-count{font-size:.875rem}.letter{max-width:800px;margin:0 0 38px 30px;animation:reveal .4s ease-out}.unlocked-badge{display:inline-flex;gap:10px;align-items:center;padding:9px 13px;margin:10px 0 24px}.unlocked-badge svg{width:18px;height:18px}.letter h1{margin-bottom:28px;font-size:2rem}.letter-prose{font-size:1.0625rem;line-height:2}.letter-prose p+p{margin-top:26px}.letter-end{padding-top:34px;margin-top:32px}.letter-end:before{content:"";display:block;width:40px;height:1px;background:#888;margin-bottom:26px}.secret-heading{display:flex;flex-direction:column;align-items:center;gap:13px;margin:0 auto 26px}.secret-heading>svg{width:35px;height:42px}.secret-heading .eyebrow{margin:0}.secret-heading h1{font-size:1.5rem}.secret-document{width:min(100%,745px);margin:0 auto 42px;padding:26px 30px;animation:reveal .4s ease-out}.secret-document>.eyebrow{padding-bottom:18px;border-bottom:1px solid var(--line)}.secret-copy{padding:24px 0 34px}.secret-copy h2{font-size:1.5rem;margin-bottom:30px}.secret-copy .prose p:last-child{margin-top:32px;color:#191919}.secret-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;align-items:center;gap:18px}.history-dialog{border:1px solid var(--line);border-radius:12px;background:#fafafa;color:var(--ink);width:min(640px,calc(100% - 32px));max-height:80svh;padding:30px;box-shadow:0 24px 80px #0002}.history-dialog::backdrop{background:#19191945;backdrop-filter:blur(4px)}.history-header{display:flex;justify-content:space-between;gap:20px;margin-bottom:28px;align-items:start}.history-header h2{font-size:1.5rem}.close-button{font-size:1.75rem;line-height:1;width:40px;height:40px;border:1px solid var(--line);border-radius:7px}.history-list article{border-top:1px solid var(--line);padding:22px 0}.history-meta{display:flex;justify-content:space-between;align-items:center;font-family:Consolas,monospace;font-size:.8125rem;color:var(--muted);margin-bottom:14px}.history-list h3{font-size:1rem;margin-bottom:12px}.history-list .prose{font-size:.9375rem}.history-note{border-top:1px solid var(--line);padding-top:20px;color:var(--muted);font-size:.8125rem}.history-empty{padding:30px 0 50px;color:var(--muted)}.boot{position:fixed;inset:0;width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:32px;border:0;background:#141416;color:#ededee;outline:0}.boot[open]{display:grid;place-items:center}.boot::backdrop{background:#141416}.boot-content{width:min(100%,390px);transition:opacity .4s ease-out,transform .4s ease-out}.boot.is-loading .boot-content{opacity:0;transform:translateY(-4px)}.boot-kicker{color:#94949b;font-size:.8125rem;margin-bottom:36px;letter-spacing:.22em}.boot h1{font-family:Consolas,monospace;font-size:clamp(1.25rem,4vw,1.75rem);letter-spacing:.015em;color:#fff;font-weight:400;white-space:nowrap}.boot-cursor{display:inline-block;width:9px;height:18px;background:#dbdbdf;margin-left:9px;vertical-align:-1px;animation:cursor-blink 1.2s steps(1) infinite}.boot-meta{display:grid;gap:21px;margin:36px 0 39px;font-size:.8125rem}.boot-meta div{display:grid;grid-template-columns:120px 1fr;gap:22px}.boot-meta dt{color:#8c8c94}.boot-meta dd{margin:0}.boot-load{border:1px solid #525259;border-radius:7px;color:#f5f5f5;display:flex;align-items:center;justify-content:space-between;gap:25px;width:100%;padding:15px 18px;min-height:56px;font-size:.875rem;transition:background .2s,border-color .2s}.boot-load:hover:not(:disabled){background:#28282c;color:#fff;border-color:#999}.boot-load .mono{font-size:.8125rem}.boot-subtitle{font-size:.8125rem;color:#777780;margin-top:23px}.boot button:focus-visible{outline:1px solid #e2e2e6;outline-offset:5px}@keyframes cursor-blink{50%{opacity:0}}
@media(max-width:1100px){.quest-heading{align-items:start;flex-direction:column;gap:16px}.quest-layout{grid-template-columns:minmax(220px,1fr) minmax(0,1.65fr)}.quest-detail{padding:26px}.quest-menu button{padding:14px 10px;gap:10px}.quest-menu{margin-top:28px}}
@media(max-width:960px){.memory-date{display:block}.quest-layout{grid-template-columns:235px minmax(0,1fr)}.quest-index{padding-right:14px}.drop-result-inner{padding:28px 8px 18px}.letter{margin-left:0}}
@media(max-width:700px){.home-side{position:static}.quest-layout{grid-template-columns:1fr;gap:24px}.quest-index{border:0;padding:0}.quest-menu{margin-top:18px;gap:5px}.quest-menu button{min-height:54px;padding:12px;grid-template-columns:32px minmax(0,1fr) 10px}.quest-detail{min-height:0;padding:22px}.quest-heading{padding-bottom:22px}.quest-heading h2{font-size:1.3rem}.quest-prose{padding:26px 0 32px}.drop-focus{padding:20px 0 35px;gap:25px}.drop-result{padding:21px 18px}.drop-result-inner{min-height:335px;gap:28px;padding:25px 4px 12px}.drop-result .drop-quote{font-size:1.375rem}.drop-result .drop-attribution{font-size:.9375rem}.back-link{margin:4px 0 27px}.event-locked{min-height:420px;padding-bottom:32px}.event-locked h1{font-size:1.3rem}.letter h1{font-size:1.65rem}.letter-prose{font-size:1rem;line-height:1.95}.letter-end{margin-top:22px;padding-top:20px}.secret-document{padding:22px}.secret-heading{margin-top:10px}.secret-copy{padding-top:20px}.secret-copy h2{margin-bottom:23px}.secret-bottom{align-items:start;flex-wrap:wrap}.history-dialog{padding:23px}.boot{padding:30px}.boot-meta div{grid-template-columns:112px 1fr;gap:10px}.boot-load{padding:14px}.boot-subtitle{font-size:.75rem}.footer{padding-right:9px}}
.badge{font-size:.75rem}.hint-mark{font-size:12px}.quest-detail{scroll-margin-top:18px}
@media(max-width:700px){.player-meta{font-size:.75rem;gap:8px;letter-spacing:.025em}.player-meta span+span:before{margin-right:8px}.footer{font-size:.75rem;letter-spacing:.035em;gap:8px 24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Quiet archive rows; dates belong to the opened story. */
.save summary{grid-template-columns:48px minmax(0,1fr) 12px;gap:20px;min-height:70px;padding:20px 22px}
.save summary .num{font-size:.8125rem;color:#737373;font-variant-numeric:tabular-nums;letter-spacing:.02em}
.save-title{font-size:1.0625rem;line-height:1.6}
.memory-date{display:block;font-size:.8125rem;line-height:1.7;letter-spacing:0;color:#666;margin:0 0 22px}
.save-body{padding:24px 34px 32px 90px}
.save-body .prose{border:0;padding:0;max-width:620px}
.save[open] summary{background:transparent}
.save[open]{background:#fff}
@media(max-width:960px){.save summary{grid-template-columns:40px minmax(0,1fr) 12px;gap:14px;padding:18px}.save-body{padding:20px 24px 28px 72px}}
@media(max-width:700px){.save summary{grid-template-columns:36px minmax(0,1fr) 10px;gap:12px;padding:17px 16px}.save-body{padding:12px 18px 26px}.save-title{font-size:1rem}.memory-date{margin-bottom:18px}.save-body .prose{padding:0}}

/* An archive that reads as stories rather than a table of metadata. */
.memory-panel{background:#fff9;padding:28px}
.panel-heading{margin-bottom:18px}
.save-list{gap:0}
.save{border:0;border-bottom:1px solid #e5e5e5;border-radius:0;background:transparent;overflow:visible;scroll-margin-top:24px}
.save:last-child{border-bottom:0}
.save summary{padding:20px 4px;gap:20px;grid-template-columns:42px minmax(0,1fr) 12px}
.save summary:hover{background:#f3f3f480}
.save[open]{background:transparent}
.save summary .num{font-size:.8125rem;line-height:1.5;color:#777}
.save-title{font-size:1.0625rem;font-weight:400;letter-spacing:.015em}
.save[open] .save-title{font-weight:500}
.save-body{padding:2px 8px 32px 66px;animation:reveal .25s ease-out}
.memory-date{font-size:.8125rem;line-height:1.8;color:#656565;margin:0 0 22px}
.save-feature[open] .save-title{font-size:1.25rem}
.save-feature .save-body{padding-bottom:36px}
.save-body .prose{max-width:none;font-size:1rem;line-height:2}
.story-content:after{content:"";display:block;clear:both}
.memory-art{width:150px;height:150px;position:relative;display:block;float:right;margin:-10px -8px 10px 20px;flex:none;padding:0;background:transparent}
.memory-art img{display:block;width:100%;height:100%;object-fit:contain;filter:brightness(1.06);mix-blend-mode:multiply}
.memory-art.art-wheel{width:132px;height:145px;margin-top:-20px}
.memory-art.art-tomato{width:125px;height:135px;margin-top:0}
.memory-art .art-touch{position:absolute;left:0;right:0;bottom:-8px;text-align:center;font-size:.75rem;color:#777;line-height:1.5}
.memory-art .coffee-steam{position:absolute;inset:0;clip-path:inset(0 0 51% 0)}
.memory-art.art-coffee>img:first-child{clip-path:inset(49% 0 0 0)}
.art-tomato.is-moving img{transform-origin:50% 76%;animation:tomato-touch 1.05s ease-out}
.art-coffee.is-moving .coffee-steam{animation:coffee-warm 1.8s ease-out}
@keyframes tomato-touch{0%,100%{transform:translateX(0) rotate(0)}25%{transform:translateX(5px) rotate(9deg)}60%{transform:translateX(-2px) rotate(-4deg)}82%{transform:translateX(1px) rotate(2deg)}}
@keyframes coffee-warm{0%{transform:translateY(0);opacity:.7}55%{transform:translateY(-9px);opacity:.2}56%{transform:translateY(3px);opacity:0}100%{transform:translateY(0);opacity:1}}
.message-count{float:right;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:96px;margin:0 0 16px 26px;padding:6px 0 12px;color:#666;font-size:.75rem;line-height:1.6}
.counter-value{font-family:Georgia,"Times New Roman",serif;font-size:4rem;font-weight:400;line-height:1.1;letter-spacing:-.05em;color:#252525;font-variant-numeric:tabular-nums}
.related-memory{display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:.8125rem;line-height:1.7;min-height:44px;color:#737373;padding:12px 0 0;margin-top:22px;text-align:left}
.related-memory span{color:#363636}
.related-memory:hover span:first-of-type{text-decoration:underline;text-underline-offset:5px}
.memory-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;clear:both;margin:28px 0}
.memory-photos figure{margin:0;min-width:0}
.memory-photos button{display:block;padding:0;width:100%;overflow:hidden;border-radius:3px}
.memory-photos img{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;display:block;transition:transform .3s ease}
.memory-photos button:hover img{transform:scale(1.035)}
.memory-photos figcaption{font-size:.75rem;line-height:1.7;color:#666;padding-top:9px}
.undated-divider{font-size:.875rem;color:#666;letter-spacing:.02em;padding:30px 4px 12px}
.more-button{min-height:44px;margin-top:16px;font-size:.875rem}
.drop-panel{min-height:390px}
.drop-device{padding:32px 0}
.drop-result{transform-origin:50% 0}
.drop-result.is-revealed:not(.just-revealed){animation:none}
.just-revealed{animation:receipt-open .65s cubic-bezier(.2,.65,.25,1) both}
@keyframes receipt-open{from{opacity:.4;transform:perspective(950px) rotateX(-12deg) translateY(-6px)}to{opacity:1;transform:perspective(950px) rotateX(0) translateY(0)}}
.drop-actions{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}
.drop-actions .claimed-line{margin:0}
.favorite-button{min-height:44px}
.favorite-button[aria-pressed=true]{color:#292929;border-bottom-color:#292929}
.favorite-note{font-size:.8125rem;color:#666;margin:0 0 10px}
.quest-detail{min-height:430px}
.quest-prose{max-width:660px}
.photo-dialog{border:0;background:#fafafa;border-radius:6px;padding:48px 18px 18px;max-width:min(900px,calc(100% - 32px));width:max-content;max-height:92svh;color:var(--ink)}
.photo-dialog::backdrop{background:#171717b8;backdrop-filter:blur(5px)}
.photo-dialog .close-button{position:absolute;right:12px;top:8px;border:0}
.photo-dialog figure{margin:0;display:flex;flex-direction:column;align-items:center;gap:12px}
.photo-dialog img{display:block;max-width:100%;max-height:75svh;object-fit:contain;height:auto;width:auto}
.photo-dialog figcaption{font-size:.875rem;color:#626262;text-align:center}
@media(max-width:1100px){.memory-panel{padding:24px}.save summary{grid-template-columns:36px minmax(0,1fr) 10px;gap:14px}.save-body{padding-left:54px}.memory-art{width:130px;height:140px;margin-left:14px}.memory-art.art-wheel{width:112px;height:130px}.memory-art.art-tomato{width:110px;height:123px}}
@media(max-width:960px){.home-grid{grid-template-columns:minmax(0,1fr) 260px}.memory-panel{padding:20px}.save-body{padding-left:4px;padding-right:4px}.memory-photos{gap:8px}.save-title{font-size:1rem}.save-feature[open] .save-title{font-size:1.125rem}}
@media(max-width:700px){.home-grid{grid-template-columns:minmax(0,1fr)}.memory-panel{padding:20px 18px}.save summary{padding:18px 1px;grid-template-columns:36px minmax(0,1fr) 10px;gap:12px;min-height:62px}.save-body{padding:0 1px 26px}.memory-date{margin-bottom:18px}.save-feature .save-body{padding-bottom:28px}.memory-art{width:128px;height:138px;margin:0 -4px 12px 12px}.memory-art.art-wheel{width:112px;height:126px;margin:0 0 6px 14px}.memory-art.art-tomato{width:104px;height:120px}.message-count{min-width:76px;margin-left:15px}.counter-value{font-size:3.4rem}.memory-photos{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}.memory-photos figure:last-child{grid-column:1/-1}.memory-photos figure:last-child img{aspect-ratio:4/3;object-position:center 35%}.related-memory{margin-top:18px;padding-top:8px}.undated-divider{padding-top:26px}.photo-dialog{padding:48px 12px 15px;max-width:calc(100% - 20px)}.photo-dialog img{max-height:72svh}.drop-panel{min-height:340px}}
@media(prefers-reduced-motion:reduce){.is-moving img,.just-revealed,.save-body{animation:none!important}.memory-photos img{transition:none}}

.conversation-section{margin-top:2.5rem}.conversation-section h3{font-size:1.1rem;font-weight:500;margin:0 0 1rem}.conversation-question{border-left:2px solid #aaa;padding:0 0 0 1.2rem;margin:2.5rem 0}.conversation-secret{border-top:1px solid var(--line,#ddd);margin:2rem 0;padding-top:1rem}.conversation-secret summary{cursor:pointer;min-height:44px;display:flex;align-items:center;justify-content:space-between;font-size:.9rem}.conversation-secret p{font-size:.95rem}

.start-page{max-width:680px;margin:8vh auto 12vh;padding:32px 0}.start-page h1{font-size:clamp(2.6rem,8vw,5rem);font-weight:500;letter-spacing:-.055em;line-height:1.1;margin:24px 0}.start-subtitle{font-size:1.05rem;color:#666;margin:0 0 48px}.start-meta{margin:0 0 42px;padding:24px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;display:grid;gap:18px}.start-meta div{display:flex;justify-content:space-between;gap:16px;font-family:monospace;font-size:.875rem}.start-meta dt{color:#777}.start-meta dd{margin:0}.start-page .button{min-height:48px;gap:36px}@media(max-width:600px){.header{flex-wrap:wrap;gap:20px}.header nav{gap:20px;flex-wrap:wrap}.start-page{margin:4vh auto 8vh;padding:20px 0}}
