.product-shell { --night:#27364f; --night-deep:#1f2b40; --mist:#d7e1d6; --paper:#faf8f1; --ink:#283442; --lamp:#f6d99a; --clay:#b8654d; min-height:100svh; color:var(--paper); background:var(--night); font-family:ui-rounded,"PingFang SC","Hiragino Sans GB",system-ui,sans-serif; }
.product-shell * { box-sizing:border-box; }
.product-topline { position:fixed; z-index:4; top:0; left:50%; width:min(100%, 430px); transform:translateX(-50%); display:flex; justify-content:space-between; padding:calc(16px + env(safe-area-inset-top)) 24px 10px; color:#e9e7dc; background:linear-gradient(#27364fee,transparent); font-size:13px; letter-spacing:.03em; }
.product-topline strong { font-family:ui-serif,"Songti SC",serif; font-size:17px; font-weight:500; }.product-topline span { opacity:.74; }
.product-main { width:min(100%, 430px); min-height:100svh; margin:auto; overflow:hidden; padding-bottom:calc(94px + env(safe-area-inset-bottom)); }
.product-view { min-height:100svh; padding:calc(94px + env(safe-area-inset-top)) 24px calc(122px + env(safe-area-inset-bottom)); animation:product-arrive .28s ease both; }
@keyframes product-arrive { from { opacity:0; transform:translateY(7px); } to { opacity:1; transform:none; } }
.product-kicker { margin:0 0 11px; color:var(--mist); font-size:12px; letter-spacing:.1em; opacity:.86; }.product-view h1,.product-view h2 { margin:0; font-family:ui-serif,"Songti SC",serif; font-weight:600; letter-spacing:-.05em; line-height:1.18; }.product-view h1 { font-size:clamp(36px, 10vw, 47px); }.product-view h2 { font-size:23px; }
.product-subtle { margin:17px 0 24px; color:#dce3df; font-size:15px; line-height:1.7; }.product-actions { display:flex; align-items:center; flex-wrap:wrap; gap:12px 16px; }
.product-primary,.product-secondary,.product-link-button,.product-send,.product-refresh { min-height:44px; border-radius:999px; padding:11px 17px; border:0; font:inherit; cursor:pointer; }.product-primary,.product-send { background:var(--lamp); color:#293342; font-weight:700; box-shadow:0 5px 18px #0003; }.product-secondary { border:1px solid #d7e1d655; background:#ffffff0b; color:var(--paper); font-size:13px; }.product-link-button,.product-refresh { padding:8px 0; background:transparent; color:var(--paper); font-size:13px; }.product-primary:focus-visible,.product-secondary:focus-visible,.product-link-button:focus-visible,.product-send:focus-visible,.product-refresh:focus-visible { outline:3px solid white; outline-offset:3px; }.product-primary:disabled,.product-secondary:disabled { cursor:not-allowed; opacity:.46; }
.product-home { position:relative; overflow:hidden; background:linear-gradient(165deg,#40546d 0 34%,var(--night) 70%); }.product-room { position:absolute; z-index:0; inset:0 0 58%; overflow:hidden; background:radial-gradient(ellipse at 72% 28%,#566f8e 0 2%,transparent 30%),linear-gradient(165deg,#40546d,var(--night-deep) 76%); }.product-moon { position:absolute; right:62px; top:calc(86px + env(safe-area-inset-top)); width:70px; height:70px; border-radius:50%; background:#f8edc8; box-shadow:0 0 55px #f6d99a66; }.product-window { position:absolute; right:24px; top:145px; width:51%; height:40%; border:6px solid #1c2839; background:linear-gradient(#506989,#202c45); box-shadow:inset:0 0 0 2px #9dabc488,0 14px 30px #10182788; }.product-lamp { position:absolute; left:44px; bottom:12%; width:62px; height:88px; border-bottom:5px solid #1b2635; }.product-lamp:before { content:""; display:block; margin:auto; width:58px; height:42px; clip-path:polygon(18% 0,82% 0,100% 100%,0 100%); background:var(--lamp); box-shadow:0 0 38px #f6d99aaa; }.product-home-copy { position:relative; z-index:1; margin-top:42vh; }.product-home-grid { position:relative; z-index:1; display:grid; gap:12px; margin-top:36px; }.product-card { border:1px solid #e7e4d733; border-radius:18px; padding:18px; background:#344960d9; box-shadow:0 12px 28px #11182733; }.product-card p { margin:0; line-height:1.65; }.product-card .product-kicker { margin-bottom:10px; }.empty-card { background:#725950dd; }.empty-card p:not(.product-kicker),.status-card p:not(.product-kicker) { color:#f0ebe0; font-size:14px; }.recent-copy { color:#fff9e8; font-family:ui-serif,"Songti SC",serif; font-size:20px; }.product-meta { margin-top:10px !important; color:#d8e0dc; font-size:12px; }.question-card { background:#41596add; }.question-card h2 { margin-bottom:10px; color:#fff9e8; }.question-card p:not(.product-kicker) { color:#dbe4df; font-size:13px; }.status-card { display:flex; align-items:center; justify-content:space-between; gap:12px; background:#202d41cc; }.status-card .product-kicker { margin-bottom:3px; }
.daily-answer { display:grid; gap:10px; margin-top:13px; }.daily-answer textarea { width:100%; min-height:60px; resize:vertical; border:1px solid #d7e1d655; border-radius:12px; padding:10px 12px; background:#27374c; color:var(--paper); font:inherit; }.daily-answer .product-primary { justify-self:start; min-height:40px; padding:9px 15px; }.daily-reveal { display:grid; gap:7px; margin-top:10px; padding-top:10px; border-top:1px dashed #d7e1d655; color:#fff9e8; font-size:14px; }.daily-reveal p { margin:0; }
.product-heading { display:flex; align-items:flex-end; justify-content:space-between; gap:14px; margin-bottom:29px; }.product-heading h1 { font-size:39px; }.product-refresh { color:#d7e1d6; font-size:12px; }.product-unread-badge { display:inline-flex; min-width:17px; height:17px; align-items:center; justify-content:center; margin-left:3px; padding:0 5px; border-radius:999px; color:#fff8ec; background:#c96d52; font-size:10px; font-weight:700; line-height:17px; vertical-align:middle; }.product-thread { min-height:52vh; padding:10px 0 20px; }.product-bubble { max-width:78%; margin:13px 0; padding:13px 15px; border-radius:17px; line-height:1.5; font-size:15px; white-space:pre-wrap; overflow-wrap:anywhere; }.product-bubble.received { background:#40546c; border-bottom-left-radius:4px; }.product-bubble.sent { margin-left:auto; color:#323940; background:var(--lamp); border-bottom-right-radius:4px; }.product-empty-state { padding:22px 18px; border:1px dashed #d7e1d655; border-radius:18px; color:#dce3df; line-height:1.7; }.product-empty-state p { margin:0; }.product-empty-state .product-kicker { margin-bottom:8px; }.product-composer { display:flex; align-items:flex-end; gap:8px; padding:8px 10px 8px 14px; border:1px solid #9faeaa77; border-radius:20px; background:#27374c; }.product-composer textarea { flex:1; min-height:38px; max-height:120px; resize:vertical; border:0; outline:0; padding:9px 0; color:var(--paper); background:transparent; line-height:1.35; font:inherit; }.product-composer textarea::placeholder { color:#aab6b4; }.product-send { border-radius:14px; padding:9px 12px; font-size:13px; }.product-footnote { margin:14px 4px 0; color:#bbc5c1; font-size:12px; line-height:1.6; }
.product-play,.product-story { background:linear-gradient(165deg,#40546d,#27364f 55%,#1f2b40); }.play-card { margin-top:12px; background:#725950dd; }.play-orbit { display:grid; place-items:center; width:52px; height:52px; margin-bottom:18px; border-radius:50%; color:#293342; background:var(--lamp); font-size:24px; }.play-card h2,.pending-card h2,.story-empty h2 { margin-bottom:10px; color:#fff9e8; }.play-card p,.pending-card p,.story-empty p { margin:0 0 19px; color:#dce3df; font-size:14px; line-height:1.75; }.product-anchor { display:inline-flex; align-items:center; text-decoration:none; }.pending-card { margin-top:12px; background:#41596add; }.story-empty { margin-top:12px; text-align:center; padding:30px 20px; background:#344960d9; }.story-empty-mark { display:grid; place-items:center; width:54px; height:54px; margin:0 auto 18px; border:2px solid #f6d99a; border-radius:50%; color:#f6d99a; font-size:27px; }.story-empty p { margin-bottom:22px; }
.story-records { display:grid; gap:12px; }.story-record { background:#344960d9; }.story-record-head { display:flex; justify-content:space-between; gap:12px; color:#d7e1d6; font-size:12px; }.story-record h2 { margin-top:8px; color:#fff9e8; }.story-record p { margin-top:10px; color:#dce3df; font-size:14px; line-height:1.7; }.story-record-status { color:#f6d99a !important; font-size:12px !important; }.content-form { margin-top:12px; background:#202d41cc; }.content-form-grid { display:grid; gap:9px; }.content-form input,.content-form textarea,.content-form select { width:100%; min-height:44px; border:1px solid #d7e1d655; border-radius:12px; padding:10px 12px; background:#27374c; color:var(--paper); font:inherit; }.content-form textarea { resize:vertical; }.map-check { display:flex; align-items:center; gap:8px; margin:12px 0 15px; color:#dce3df; font-size:13px; }.map-check input { width:18px; height:18px; accent-color:var(--lamp); }
.content-actions { display:flex; gap:10px; flex-wrap:wrap; margin-top:14px; }.content-edit { margin-top:12px; border-top:1px dashed #d7e1d655; padding-top:10px; }.content-edit summary { color:#d7e1d6; cursor:pointer; font-size:13px; }.content-edit form { display:grid; gap:9px; margin-top:10px; }.content-edit input,.content-edit textarea { width:100%; min-height:42px; border:1px solid #d7e1d655; border-radius:12px; padding:9px 11px; background:#27374c; color:var(--paper); font:inherit; }.content-edit textarea { resize:vertical; }.content-edit .map-check { margin:0; }
.product-bottom-nav { position:fixed; z-index:5; bottom:0; left:50%; width:min(100%,430px); transform:translateX(-50%); display:grid; grid-template-columns:repeat(4,1fr); padding:11px 12px calc(12px + env(safe-area-inset-bottom)); border-top:1px solid #ffffff30; background:#202d41f5; box-shadow:0 -10px 28px #111a2866; backdrop-filter:blur(18px); }.product-nav-button { display:grid; gap:4px; place-items:center; border:0; background:none; color:#b8c4c0; font:inherit; font-size:11px; cursor:pointer; }.product-nav-button i { font-size:20px; font-style:normal; }.product-nav-button.selected { color:var(--lamp); }.product-nav-play i { display:grid; place-items:center; width:32px; height:32px; margin-top:-25px; border-radius:50%; background:var(--clay); color:white; box-shadow:0 4px 12px #0005; }
@media (min-width:431px) { .product-shell { min-height:calc(100svh - 36px); margin:18px auto; width:min(430px,calc(100% - 36px)); border-radius:32px; overflow:hidden; box-shadow:0 20px 80px #0008; }.product-topline,.product-bottom-nav { width:min(430px,calc(100% - 36px)); }.product-main { width:100%; }.product-topline { margin-top:-18px; }.product-bottom-nav { margin-bottom:18px; border-radius:0 0 32px 32px; } }
@media (prefers-reduced-motion:reduce) { .product-view { animation:none; } }
.product-message { position:relative; display:flex; flex-direction:column; align-items:flex-start; margin:13px 0 18px; }.product-message.sent { align-items:flex-end; }.product-message .product-bubble { margin:0; }.product-quote { display:grid; gap:2px; max-width:78%; margin-bottom:5px; padding:7px 10px; border-left:3px solid var(--lamp); border-radius:7px; color:#dce3df; background:#ffffff12; font-size:11px; line-height:1.35; }.product-quote span:last-child { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }.product-quote-unavailable { display:block; color:#f0c8b7; }.product-quote-action { min-height:30px; margin-top:3px; padding:4px 2px; border:0; color:#d7e1d6; background:transparent; font:inherit; font-size:11px; cursor:pointer; }.product-quote-action:focus-visible { outline:2px solid white; outline-offset:2px; }.product-reply-compose { display:flex; align-items:center; justify-content:space-between; gap:10px; margin-bottom:8px; padding:8px 12px; border:1px solid #d7e1d655; border-radius:12px; color:#dce3df; background:#ffffff0b; font-size:12px; }.product-reply-compose span { min-width:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
