.bottle-page{color:var(--ink);font-family:var(--font-serif)}.bottle-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:max(1rem,env(safe-area-inset-top)) 1.25rem .5rem}.bottle-title{margin:1rem 0 .75rem;text-align:center;font-size:var(--text-hero);font-weight:400;line-height:1.15}.bottle-deck{margin-inline:auto;max-width:28rem;text-align:center;font-size:var(--text-body);line-height:1.5;color:var(--ink-soft)}.bottle-muted{color:var(--ink-soft)}html:has(.bottle-room),body:has(.bottle-room){overflow:hidden;overscroll-behavior:none}.bottle-room{position:fixed;inset:0;height:100vh;height:100dvh;overflow:hidden;isolation:isolate;color:var(--night-ink);background:var(--night-ground)}.bottle-scene{position:absolute;inset:0;overflow:hidden}.bottle-scene-frame{position:absolute;left:46%;top:70%;width:max(100vw,75vh);width:max(100vw,75dvh);aspect-ratio:3 / 4;transform:translate(-46%,-70%)}.bottle-study-art{display:block;width:100%;height:100%;object-fit:cover}.bottle-room-header,.bottle-room-footer{position:absolute;left:0;right:0;z-index:1;pointer-events:none}.bottle-room-header{top:0;display:flex;align-items:start;padding:max(1rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) 1.25rem max(1rem,env(safe-area-inset-left));background:linear-gradient(to bottom,var(--night-ground),transparent)}.bottle-room-home{display:inline-flex;align-items:center;justify-self:start;gap:.5rem;min-height:44px;min-width:44px;font-size:var(--text-body)}.bottle-room-footer{bottom:0;padding:2.5rem max(1rem,env(safe-area-inset-right)) max(1rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left));background:linear-gradient(to bottom,transparent,var(--night-ground))}.bottle-room-header a,.bottle-room-footer a{pointer-events:auto}.bottle-room-secondary,.bottle-room-note{font-size:var(--text-meta);color:var(--night-ink-soft)}.bottle-room-note{margin-top:1rem;text-align:center}.bottle-hotspot{position:absolute;min-width:44px;min-height:44px;border-radius:.5rem;-webkit-tap-highlight-color:transparent}.bottle-hotspot-inbox{left:20%;top:63.5%;width:22%;height:8%}.bottle-hotspot-write{left:44%;top:61.5%;width:29%;height:14.5%}.bottle-hotspot-hint{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:max-content;max-width:100%;padding:.5rem .75rem;text-align:center;font-size:var(--text-meta);line-height:1.25;color:var(--night-ink);background:var(--night-ground);border:1px solid var(--night-ink-soft);opacity:0;transition:opacity .18s ease}.bottle-hotspot:hover .bottle-hotspot-hint,.bottle-hotspot:focus-visible .bottle-hotspot-hint{opacity:1}.bottle-desk-caption{display:grid;grid-template-columns:1fr 1fr;max-width:640px;margin-inline:auto}.bottle-desk-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;min-height:44px;padding:.25rem;text-align:center;font-size:var(--text-quote-sm)}.bottle-desk-label:hover{text-decoration:underline;text-underline-offset:.25em}.bottle-footnote{margin:2rem auto 0;max-width:28rem;text-align:center;color:var(--ink-soft);font-size:var(--text-meta);line-height:1.6}.bottle-action,.bottle-quiet-action{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;min-width:44px;font-size:var(--text-body);color:var(--ink);cursor:pointer}.bottle-action{border:1px solid var(--hairline);padding:.5rem 1.25rem}.bottle-quiet-action{color:var(--ink-soft)}.bottle-action:hover{background:var(--hairline-soft)}.bottle-quiet-action:hover{color:var(--ink)}.bottle-page button:disabled,.bottle-overlay button:disabled{opacity:.55;cursor:default}.bottle-page :is(a,button,input,textarea):focus-visible,.bottle-overlay :is(a,button,input,textarea):focus-visible{outline:2px solid var(--ink);outline-offset:4px}.bottle-room :is(a,button):focus-visible{outline-color:var(--night-ink)}@media(max-height:500px){.bottle-room-secondary,.bottle-room-note{display:none}.bottle-room-header{padding-top:max(.5rem,env(safe-area-inset-top));padding-bottom:1.5rem}.bottle-room-footer{padding-top:1.5rem;padding-bottom:max(.5rem,env(safe-area-inset-bottom))}}.bottle-tabs{display:flex;align-items:center;justify-content:center;gap:1.5rem;border-bottom:1px solid var(--hairline);margin-top:1.5rem}.bottle-tabs>:is(a,button){display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:.5rem .75rem;margin-bottom:-1px;border-bottom:1px solid transparent;color:var(--ink-soft);font-size:var(--text-body)}.bottle-tabs>[aria-current=page],.bottle-tabs>[aria-pressed=true]{color:var(--ink);border-bottom-color:var(--ink)}.bottle-state{padding:3rem 1rem;text-align:center;color:var(--ink-soft);font-size:var(--text-body);line-height:1.6}.bottle-letter-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem;color:var(--ink-soft);font-size:var(--text-meta)}.bottle-quote{padding:2rem .75rem}.bottle-quote blockquote{white-space:pre-wrap;overflow-wrap:anywhere;font-size:var(--text-quote-md);line-height:1.6;font-style:italic;color:var(--quote-ink)}.bottle-quote figcaption{margin-top:1.5rem;color:var(--ink-soft)}.bottle-conversation{border-top:1px solid var(--hairline);padding-top:1rem}.bottle-messages{margin-top:1.25rem}.bottle-message{padding:1rem 0;border-bottom:1px solid var(--hairline-soft)}.bottle-message-mine{padding-left:1.25rem;border-left:1px solid var(--hairline)}.bottle-input{display:block;width:100%;padding:.875rem 1rem;border:1px solid var(--hairline);background:transparent;font:inherit;font-size:var(--text-body);line-height:1.6;resize:vertical}.bottle-input::placeholder{color:var(--ink-soft)}.bottle-error{margin-top:1rem;color:var(--ink);font-size:var(--text-body);line-height:1.5}.bottle-search{display:flex;align-items:center;gap:.75rem;margin-top:1.25rem;padding:.75rem;border-bottom:1px solid var(--hairline);color:var(--ink-soft)}.bottle-search input{min-width:0;flex:1;min-height:44px;background:transparent;color:var(--ink);font-size:var(--text-body)}.bottle-search input::placeholder{color:var(--ink-soft)}.bottle-choices{max-height:42vh;overflow-y:auto;overscroll-behavior:contain}.bottle-choice{display:block;width:100%;text-align:left;padding:1.5rem .75rem;border-bottom:1px solid var(--hairline)}.bottle-choice:hover{background:var(--hairline-soft)}.bottle-choice[aria-pressed=true]{background:var(--hairline-soft);box-shadow:inset 3px 0 0 0 var(--ink)}.bottle-selected{border-bottom:1px solid var(--hairline);margin-bottom:.5rem}.bottle-sealed-mark{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid var(--hairline);border-radius:50%;margin:1rem auto 1.5rem}.bottle-note-retry{padding:1rem;border:1px solid var(--hairline);font-size:var(--text-body);line-height:1.5}@media(prefers-reduced-motion:reduce){.bottle-hotspot-hint{transition:none}}.bottle-overlay{--ink: var(--night-ink);--ink-soft: var(--night-ink-soft);--border: color-mix(in srgb, var(--night-ink-soft) 42%, transparent);--border-strong: var(--night-ink-soft);--hairline-soft: color-mix(in srgb, var(--night-ink) 8%, transparent);--bg-page: var(--night-ground);--card: color-mix(in srgb, var(--night-ink) 6%, var(--night-ground));position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:max(1rem,env(safe-area-inset-top)) 1rem max(1rem,env(safe-area-inset-bottom));color:var(--night-ink);font-family:var(--font-serif)}.bottle-overlay-scrim{position:absolute;inset:0;background:#08070599;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.bottle-parch{position:relative;width:100%;max-width:34rem;max-height:min(90vh,920px);overflow-y:auto;overscroll-behavior:contain;background:#1b1712;color:var(--night-ink);border:1px solid color-mix(in srgb,var(--night-ink-soft) 45%,transparent);border-radius:16px;box-shadow:0 30px 80px -24px #000000d9;padding:0 1.35rem 1.7rem;animation:bottle-parch-in .34s cubic-bezier(.16,1,.3,1) both}.bottle-parch.is-scroll{border-radius:30px/16px}@keyframes bottle-parch-in{0%{opacity:0;transform:translateY(14px) scale(.985)}}@media(prefers-reduced-motion:reduce){.bottle-parch{animation:none}}.bottle-parch-head{position:sticky;top:0;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.15rem 0 .5rem;background:#1b1712}.bottle-parch-head h1{margin:.15rem 0;font-size:var(--text-title);font-weight:400;line-height:1.15}.bottle-parch-close{flex:none;margin:-.2rem -.35rem 0 0;padding:.4rem;border-radius:9999px;color:var(--night-ink-soft)}.bottle-parch-close:hover{color:var(--night-ink);background:color-mix(in srgb,var(--night-ink) 10%,transparent)}.bottle-identity{margin-top:1.15rem;padding-top:.9rem;border-top:1px solid color-mix(in srgb,var(--night-ink-soft) 30%,transparent);color:var(--night-ink-soft);font-size:var(--text-meta)}.bottle-identity-link{color:var(--night-ink);text-decoration:underline;text-underline-offset:.2em}.bottle-check{display:flex;align-items:flex-start;gap:.6rem;margin-top:.9rem;font-size:var(--text-meta);line-height:1.5;color:var(--night-ink-soft);cursor:pointer}.bottle-check input{margin-top:.15rem;accent-color:var(--night-ink)}
