@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Newsreader:opsz,wght@6..72,400;6..72,500;6..72,600&family=Playfair+Display:wght@500;600;700;800&family=DM+Sans:wght@400;500;600&display=swap";:root{--paper:#f1e9d8;--paper-2:#e8ddc8;--paper-3:#dfd2b8;--card:#faf4e8;--white-paper:#fcf8ee;--ink:#221a0f;--ink-90:#221a0f;--ink-72:#221a0fbd;--ink-50:#221a0f85;--ink-45:#221a0f73;--ink-30:#221a0f52;--ink-12:#221a0f24;--ink-06:#221a0f12;--emerald:#33623f;--emerald-deep:#264a2f;--emerald-lit:#3c6e47;--jade:#3c6e47;--gold:#ad8430;--gold-deep:#8a6820;--gold-lit:#c19743;--lapis:#445a78;--lapis-lit:#5e7596;--rust:#a6533a;--terra:#b0743a;--laetoli:#e0651f;--obsidian:#15211c;--obsidian-2:#1c2c25;--obsidian-3:#243a30;--line:#221a0f24;--glow-em:none;--r-sm:10px;--r-md:14px;--r-lg:18px;--r-xl:22px;--shadow-1:0 1px 2px #3c2e1612, 0 1px 1px #3c2e160a;--shadow-2:0 4px 16px #3c2e161a;--shadow-3:0 14px 38px #3c2e1624;--glass:var(--card);--glass-2:var(--paper-2);--glass-brd:#221a0f1f;--glass-hi:#ffffff80;--paper-on:var(--ink);--on-muted:#221a0f80;--tz-green:var(--emerald);--tz-black:var(--obsidian);--tz-gold:var(--gold-deep);--tz-gold-warm:var(--gold-lit);--paper-mid:var(--paper-2);--ink-60:var(--ink-72)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}html{font-size:16px}body{color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background:var(--paper)}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit}.serif{font-family:Playfair Display,serif}::selection{background:var(--gold);color:var(--obsidian)}:focus-visible{outline:2px solid var(--emerald-lit);outline-offset:2px;border-radius:6px}*{scrollbar-width:thin;scrollbar-color:var(--ink-12) transparent}@keyframes riseIn{0%{opacity:0;transform:translateY(14px)scale(.99)}to{opacity:1;transform:none}}@keyframes glowPulse{0%,to{opacity:.5}50%{opacity:1}}@media (prefers-reduced-motion:no-preference){.rise{animation:.55s cubic-bezier(.16,1,.3,1) both riseIn}}body{overscroll-behavior-y:none}img,svg{-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.row{transition:background .15s,transform .12s cubic-bezier(.16,1,.3,1)}.row:active{transform:scale(.99)}.stat-tap{transition:transform .12s,opacity .12s}.stat-tap:active{transform:scale(.94)}.pulse-act{transition:color .15s,transform .12s}.handle-field{transition:border-color .16s,box-shadow .16s}@media (prefers-reduced-motion:no-preference){.pulse-card{animation:.5s cubic-bezier(.16,1,.3,1) both riseIn}}.app{max-width:1180px;min-height:100vh;margin:0 auto;padding-bottom:108px;position:relative}.page{padding:22px 20px 40px}@media (min-width:760px){.page{padding:34px 44px 56px}}.topbar{justify-content:space-between;align-items:flex-end;padding:26px 20px 8px;display:flex}@media (min-width:760px){.topbar{padding:32px 44px 12px}}.brand{letter-spacing:-.03em;font-family:Playfair Display,serif;font-size:28px;font-weight:900;line-height:1}.brand-sub{color:var(--ink-30);letter-spacing:.26em;margin-top:4px;font-size:9px;font-weight:700}.h1{letter-spacing:-.025em;font-family:Playfair Display,serif;font-size:32px;font-weight:900;line-height:1.04}.h1 span{color:var(--emerald)}.h2{letter-spacing:-.015em;font-family:Playfair Display,serif;font-size:20px;font-weight:800}.h2 span{color:var(--emerald)}.muted{color:var(--ink-72)}.whisper{color:var(--ink-30)}.glass{background:var(--card);border:1px solid var(--glass-brd);box-shadow:var(--shadow-1)}.tabbar{z-index:50;background:var(--card);border:1px solid var(--line);width:calc(100% - 28px);max-width:560px;height:68px;box-shadow:var(--shadow-2);border-radius:20px;position:fixed;bottom:14px;left:50%;transform:translate(-50%)}.tabbar-inner{align-items:center;width:100%;height:100%;padding:0 8px;display:flex}.tab{color:var(--ink-45);letter-spacing:.05em;flex-direction:column;flex:1;align-items:center;gap:5px;font-size:9.5px;font-weight:600;display:flex}.tab-ic{width:42px;height:34px;color:var(--ink-45);border-radius:11px;justify-content:center;align-items:center;transition:transform .26s cubic-bezier(.16,1,.3,1),color .2s,background .26s;display:flex}.tab.on{color:var(--emerald)}.tab.on .tab-ic{color:#fcf8ee;background:var(--emerald);transform:translateY(-1px)}.tab:active .tab-ic{transform:scale(.92)}.floater{z-index:60;background:var(--card);border:1px solid var(--line);width:calc(100% - 16px);max-width:1100px;height:60px;box-shadow:var(--shadow-2);border-radius:16px;align-items:center;gap:4px;padding:0 6px 0 8px;display:flex;position:fixed;bottom:90px;left:50%;transform:translate(-50%)}.fl-cover{color:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden}.fl-title{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.01em;font-size:13px;font-weight:700;overflow:hidden}.fl-sub{color:var(--ink-50);margin-top:1px;font-size:10.5px}.fl-btn{color:#fcf8ee;background:var(--emerald);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .16s;display:flex}.fl-btn:active{transform:scale(.9)}.fl-prog{background:var(--ink-12);border-radius:2px;height:2px;position:absolute;bottom:5px;left:14px;right:14px;overflow:hidden}.fl-prog-fill{background:var(--gold);border-radius:2px;height:100%;transition:width .4s linear}.fl-mini{width:30px;height:30px;color:var(--ink-50);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .16s,background .16s;display:flex}.fl-mini:active{transform:scale(.9)}.fl-rate{background:var(--ink-06);width:auto;color:var(--ink-72);border-radius:14px}@media (hover:hover){.fl-mini:hover{background:var(--ink-06)}.fl-rate:hover{background:var(--ink-12)}}.fl-grip:active{cursor:grabbing}.algo{color:var(--gold-lit);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:12px;font-size:9px;font-weight:800;display:flex}.algo:before{content:"";background:var(--gold);border-radius:50%;width:5px;height:5px}.hero{color:var(--white-paper);min-height:460px;box-shadow:var(--shadow-2);border-radius:24px;flex-direction:column;justify-content:flex-end;padding:28px;display:flex;position:relative;overflow:hidden}.hero-scrim{background:linear-gradient(#0d131000,#0d1310ad 84%);position:absolute;top:0;bottom:0;left:0;right:0}.hero-c{z-index:2;position:relative}.hero-title{letter-spacing:-.03em;text-shadow:0 1px 2px #00000047;margin-bottom:6px;font-family:Playfair Display,serif;font-size:38px;font-weight:900;line-height:1.04}.hero-author{color:#fdfbf699;margin-bottom:16px;font-size:13.5px;font-weight:500}.hero-quote{color:#fdfbf6d1;border-left:2px solid var(--gold);margin-bottom:20px;padding-left:14px;font-size:14px;font-style:italic;line-height:1.65}.hero-poster-mode{justify-content:space-between;min-height:520px}.hero-bg{object-fit:cover;filter:blur(34px)brightness(.46)saturate(1.2);z-index:0;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.25)}.hero-poster{z-index:2;flex:1;justify-content:center;align-items:center;min-height:0;margin:14px 0 18px;display:flex;position:relative}.hero-poster img{background:#00000040;border-radius:14px;width:auto;max-width:66%;height:auto;max-height:300px;box-shadow:0 20px 54px #00000085}.pill{letter-spacing:.05em;border-radius:8px;align-items:center;gap:6px;height:26px;padding:0 11px;font-size:10px;font-weight:700;display:inline-flex}.pill-read{background:var(--emerald);color:#f3efe2}.pill-audio{background:var(--gold);color:#fbf6ea}.pill-poetry{background:var(--rust);color:#fbf1ec}.pill-music{background:var(--lapis);color:#eef1f6}.cta{letter-spacing:-.01em;border-radius:14px;justify-content:center;align-items:center;gap:9px;height:50px;padding:0 20px;font-size:14px;font-weight:700;transition:transform .16s cubic-bezier(.16,1,.3,1),background .18s;display:inline-flex}.cta:active{transform:scale(.98)}.cta-green{background:var(--emerald);color:#fcf8ee;box-shadow:var(--shadow-1)}.cta-green:hover{background:var(--emerald-deep)}.cta-black{color:#fcf8ee;box-shadow:var(--shadow-1);background:#27496a}.cta-black:hover{background:#1e3a55}.cta-ghost{color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink-12);background:0 0}.cta-ghost:hover{background:var(--ink-06)}.cta-full{width:100%}.workgrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:20px;display:grid}.wcard{cursor:pointer;transition:transform .22s cubic-bezier(.16,1,.3,1)}.wcover{aspect-ratio:2/3;color:#fff;box-shadow:var(--shadow-1);outline-offset:-1px;border-radius:12px;outline:1px solid #221a0f14;align-items:flex-end;margin-bottom:10px;padding:14px;display:flex;position:relative;overflow:hidden}.wcover-grad{background:linear-gradient(#0000 54%,#0d131066);position:absolute;top:0;bottom:0;left:0;right:0}.wcover .ct{z-index:2;letter-spacing:-.01em;text-shadow:0 1px 2px #00000059;font-family:Playfair Display,serif;font-size:16px;font-weight:800;line-height:1.12;position:relative}@media (hover:hover){.wcard:hover{transform:translateY(-4px)}.wcard:hover .wcover{box-shadow:var(--shadow-2)}}.wtitle{letter-spacing:-.01em;font-size:14px;font-weight:700}.wauth{color:var(--ink-50);margin-top:2px;font-size:11.5px;font-weight:500}.search{background:var(--card);border:1px solid var(--line);height:50px;box-shadow:var(--shadow-1);border-radius:14px;align-items:center;gap:11px;margin:16px 0;padding:0 16px;display:flex}.search input{background:0 0;border:none;outline:none;flex:1;font-size:14px}.chips{flex-wrap:wrap;gap:9px;margin:10px 0 18px;display:flex}.chip{letter-spacing:.02em;height:34px;color:var(--ink-72);box-shadow:inset 0 0 0 1px var(--ink-12);background:0 0;border-radius:10px;align-items:center;gap:6px;padding:0 15px;font-size:12px;font-weight:600;transition:transform .16s,background .16s,color .16s;display:inline-flex}.chip:active{transform:scale(.95)}.chip.on{background:var(--emerald);color:#fcf8ee;box-shadow:none}.sec{justify-content:space-between;align-items:center;margin:28px 0 14px;display:flex}.row{border-bottom:1px solid var(--ink-06);cursor:pointer;border-radius:12px;align-items:center;gap:14px;padding:13px 0;transition:background .15s;display:flex}@media (hover:hover){.row:hover{background:#0e6b430a}}.row .lc{width:52px;height:76px;box-shadow:var(--shadow-1);border-radius:10px;flex-shrink:0;overflow:hidden}.row .li{flex:1;min-width:0}.bar{background:var(--ink-06);border-radius:2px;height:3px;margin-top:8px;overflow:hidden}.bar-fill{background:var(--emerald);border-radius:2px;height:100%}.det-hero{color:#fff;height:340px;box-shadow:var(--shadow-2);border-radius:0 0 32px 32px;align-items:flex-end;padding:26px;display:flex;position:relative;overflow:hidden}.det-hero-poster{justify-content:center;align-items:center;height:440px}.det-poster{z-index:2;justify-content:center;align-items:center;height:100%;padding:18px 0;display:flex;position:relative}.det-poster img{background:#0003;border-radius:13px;width:auto;height:100%;max-height:340px;box-shadow:0 20px 52px #0000008c}.det-body{max-width:780px;margin:0 auto;padding:24px}.det-title{letter-spacing:-.025em;font-family:Playfair Display,serif;font-size:28px;font-weight:900;line-height:1.12}.det-author{color:var(--ink-50);margin:4px 0 14px;font-size:14px;font-weight:500}.det-desc{color:var(--ink-72);margin:16px 0 22px;font-size:15.5px;font-weight:400;line-height:1.9}.dtag{letter-spacing:.05em;background:var(--paper-2);height:28px;color:var(--ink-50);box-shadow:inset 0 0 0 1px var(--ink-12);border-radius:9px;align-items:center;margin-right:7px;padding:0 12px;font-size:10px;font-weight:700;display:inline-flex}.reader{background:var(--paper);min-height:100vh}.reader-top{border-bottom:1px solid var(--ink-06);z-index:10;background:var(--paper);align-items:center;gap:5px;padding:14px 12px 10px;display:flex;position:-webkit-sticky;position:sticky;top:0}.reader-top .back-btn{border-radius:11px;width:34px;height:34px;font-size:13px}.reader-prog{background:var(--ink-06);z-index:10;height:2px;position:-webkit-sticky;position:sticky;top:61px}.reader-prog-fill{background:var(--emerald);height:100%;transition:width .2s}.rd-body{max-width:660px;margin:0 auto;padding:34px 28px 130px}.rd-ch-title{letter-spacing:-.025em;margin-bottom:26px;font-family:Playfair Display,serif;font-size:26px;font-weight:800;line-height:1.22}.rd-body p{font-size:var(--rd-size,17.5px);color:#2c2620;letter-spacing:.003em;margin-bottom:22px;font-weight:400;line-height:2}.rd-body p:first-of-type:first-letter{float:left;color:var(--emerald);margin:8px 9px 0 0;font-family:Playfair Display,serif;font-size:3.6em;font-weight:800;line-height:.76}.player{min-height:100vh;color:var(--ink);background:var(--paper);flex-direction:column;align-items:center;padding:26px 22px 48px;display:flex}.pl-cover{color:#fff;width:248px;height:330px;box-shadow:var(--shadow-3);outline-offset:-1px;border-radius:16px;outline:1px solid #221a0f14;justify-content:center;align-items:center;margin:26px 0;display:flex;overflow:hidden}.pl-book{text-align:center;letter-spacing:-.02em;font-family:Playfair Display,serif;font-size:25px;font-weight:800}.pl-by{color:var(--ink-50);text-align:center;margin-top:5px;font-size:13px}.scrub{background:var(--ink-12);cursor:pointer;border-radius:3px;width:100%;max-width:540px;height:5px;margin:28px 0 8px;position:relative;overflow:hidden}.scrub-fill{background:var(--gold);border-radius:3px;height:100%}.pl-times{width:100%;max-width:540px;color:var(--ink-45);justify-content:space-between;font-size:11px;display:flex}.pl-ctrls{align-items:center;gap:26px;margin-top:26px;display:flex}.pl-skip{width:54px;height:54px;color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink-12);background:0 0;border-radius:15px;justify-content:center;align-items:center;transition:transform .16s,background .16s;display:flex}.pl-skip:hover{background:var(--ink-06)}.pl-skip:active{transform:scale(.92)}.pl-play{color:#fcf8ee;background:var(--emerald);width:76px;height:76px;box-shadow:var(--shadow-2);border-radius:50%;justify-content:center;align-items:center;transition:transform .16s,background .16s;display:flex}.pl-play:hover{background:var(--emerald-deep)}.pl-play:active{transform:scale(.93)}.spd{border:1px solid var(--ink-12);color:var(--ink-72);letter-spacing:.04em;background:0 0;border-radius:9px;padding:7px 14px;font-size:12px;font-weight:700}.pulse-wrap{scroll-snap-type:y mandatory;scrollbar-width:none;background:var(--obsidian);height:100vh;position:relative;overflow-y:auto}.pulse-wrap::-webkit-scrollbar{display:none}.pulse-card{scroll-snap-align:start;color:#fff;flex-direction:column;justify-content:flex-end;height:100vh;padding:26px 22px 120px;display:flex;position:relative;overflow:hidden}@keyframes giftPulse{0%,to{transform:scale(1);box-shadow:0 6px 22px #2e5e6447}50%{transform:scale(1.012);box-shadow:0 10px 30px #2e5e646b}}@media (prefers-reduced-motion:no-preference){.gift-unopened{animation:2.6s ease-in-out infinite giftPulse}}.heart-burst{z-index:4;color:#ff4d6d;pointer-events:none;text-shadow:0 8px 36px #00000073;justify-content:center;align-items:center;font-size:130px;animation:.85s cubic-bezier(.17,.89,.32,1.28) forwards heartBurst;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes heartBurst{0%{opacity:0;transform:scale(.3)}18%{opacity:.96;transform:scale(1.12)}45%{transform:scale(1)}to{opacity:0;transform:scale(1.1)translateY(-28px)}}.pulse-bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.pulse-scrim{z-index:1;background:linear-gradient(#0d13101a 0%,#0d13100d 40%,#0d1310c7 92%);position:absolute;top:0;bottom:0;left:0;right:0}.pulse-c{z-index:2;max-width:620px;position:relative}.pulse-kind{letter-spacing:.2em;color:var(--gold-lit);text-transform:uppercase;margin-bottom:10px;font-size:9px;font-weight:800}.pulse-title{letter-spacing:-.02em;margin-bottom:8px;font-family:Playfair Display,serif;font-size:30px;font-weight:800;line-height:1.12}.pulse-text{color:#ffffffdb;margin-bottom:14px;font-size:15px;line-height:1.7}.pulse-media{object-fit:cover;background:#0003;border-radius:14px;width:100%;max-height:min(58vh,560px);margin-bottom:14px;display:block}.pulse-by{align-items:center;gap:10px;margin-bottom:6px;display:flex}.pulse-av{width:38px;height:38px;font-family:var(--serif);color:#fff;border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:flex}.pulse-rail{z-index:3;flex-direction:column;align-items:center;gap:15px;display:flex;position:absolute;bottom:178px;right:14px}.pulse-act{color:#fff;flex-direction:column;align-items:center;gap:5px;font-size:11px;font-weight:600;display:flex}.pulse-act .pa-ic{background:var(--obsidian);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .16s,background .16s;display:flex;box-shadow:inset 0 0 0 1px #fcf8ee29}.pulse-act.on .pa-ic{background:var(--rust);box-shadow:none}.pulse-act:active .pa-ic{transform:scale(.9)}.field{margin-bottom:18px}.label{color:var(--ink-50);letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.input{background:var(--white-paper);border:1px solid var(--ink-12);width:100%;color:var(--ink);box-shadow:var(--shadow-1);border-radius:13px;outline:none;padding:12px 15px;font-size:16px}.input:focus{border-color:var(--emerald);box-shadow:0 0 0 3px #33623f1f}textarea.input{resize:vertical;min-height:170px;line-height:1.75}.seg{flex-wrap:wrap;gap:9px;display:flex}.seg-btn{color:var(--ink-72);box-shadow:inset 0 0 0 1px var(--ink-06);background:#0b13100d;border-radius:12px;padding:10px 15px;font-size:12.5px;font-weight:600;transition:transform .16s,background .16s,color .16s}.seg-btn:active{transform:scale(.96)}.seg-btn{box-shadow:inset 0 0 0 1px var(--ink-12);background:0 0}.seg-btn.on{background:var(--emerald);color:#fcf8ee;box-shadow:none}.rec-dot{background:var(--rust);border-radius:50%;width:11px;height:11px;display:inline-block}@keyframes pulse{0%,to{opacity:1}50%{opacity:.25}}.recording .rec-dot{animation:1s infinite pulse}.card{background:var(--white-paper);border:1px solid var(--ink-06);box-shadow:var(--shadow-1);border-radius:18px;padding:18px}.badge-plus{color:var(--gold-deep);letter-spacing:.06em;background:#e0b23c29;border:1px solid #e0b23c52;border-radius:9px;align-items:center;gap:6px;padding:5px 11px;font-size:10px;font-weight:700;display:inline-flex}.back-btn{background:var(--paper-2);width:40px;height:40px;box-shadow:inset 0 0 0 1px var(--ink-12);border-radius:13px;justify-content:center;align-items:center;transition:transform .16s,background .16s;display:flex}.back-btn:active{transform:scale(.92)}.flag-strip{border-radius:2px;width:48px;height:4px;display:flex;overflow:hidden}.flag-strip>div{flex:1}:root{--sans:-apple-system,BlinkMacSystemFont,"SF Pro Text","SF Pro Display",Inter,system-ui,sans-serif;--serif:"Newsreader","New York",Georgia,"Times New Roman",serif}*{font-family:var(--sans)}body{letter-spacing:-.011em}.serif,.brand,.h1,.h2,.hero-title,.det-title,.rd-ch-title,.pl-book,.pulse-title,.lib-title,.pr-name,.wcover .ct,.pulse-av,.pr-av,.rd-body,.rd-body p,.hero-quote{font-family:var(--serif)}.brand,.h1,.det-title,.hero-title,.h2,.rd-ch-title,.pl-book,.pulse-title,.lib-title,.wcover .ct{background:0 0;-webkit-background-clip:initial;background-clip:initial;-webkit-text-fill-color:currentColor;color:var(--ink);font-weight:600}.brand{color:var(--emerald);letter-spacing:-.02em}.h1 span,.h2 span{color:var(--emerald);-webkit-text-fill-color:currentColor;background:0 0}.hero-title,.pl-book,.pulse-title,.wcover .ct{color:#fff}.hero-author,.pl-by{font-weight:400}.wtitle,.cta,.pill,.badge-plus,.label,.algo,.brand-sub,.pulse-kind,.fl-title,.tab,.chip,.seg-btn,.dtag,.spd,.rnum,.sn,.sec .h2{font-weight:600}.wauth,.det-desc,.rd-body p,.hero-quote,.fl-sub,.muted,.pulse-text{font-weight:400}.hero-quote{font-style:normal}strong,b{font-weight:600}em,i{font-style:normal}.zones-strip{z-index:40;scrollbar-width:none;background:0 0;align-items:center;gap:12px;padding:14px 16px;display:flex;position:fixed;top:0;left:0;right:0;overflow-x:auto}.zones-strip::-webkit-scrollbar{display:none}.zone-add,.zone-bubble{color:#fcf8ee;width:54px;height:54px;font-family:var(--serif);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:600;display:flex}.zone-add{background:#fcf8ee24;border:1.5px dashed #fcf8ee80}.zone-bubble{box-shadow:0 0 0 2px var(--paper), 0 0 0 4px var(--gold)}.pulse-compose{z-index:45;color:#fcf8ee;background:var(--emerald);width:54px;height:54px;box-shadow:var(--shadow-3);border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:96px;right:18px}.pulse-compose:active{transform:scale(.92)}.pulse-overlay{z-index:70;background:#0d131099;justify-content:center;align-items:flex-end;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.pulse-sheet{background:var(--card);width:100%;max-width:560px;box-shadow:var(--shadow-3);border-radius:22px 22px 0 0;padding:22px}@media (min-width:760px){.pulse-overlay{align-items:center}.pulse-sheet{border-radius:22px}}.stat-tap{cursor:pointer;font:inherit;color:inherit;background:0 0;border:0;padding:0}.handle-field{background:var(--card);border:1px solid var(--line);height:50px;box-shadow:var(--shadow-1);cursor:text;border-radius:14px;align-items:center;gap:5px;padding:0 14px;display:flex}.handle-field:focus-within{border-color:var(--emerald)}.handle-at{color:var(--ink-45);flex-shrink:0;font-size:16px;font-weight:700}.handle-input{min-width:0;color:var(--ink);background:0 0;border:0;outline:none;flex:1;font-family:inherit;font-size:16px}.handle-input::placeholder{color:var(--ink-30)}.auth-or{text-align:center;color:var(--ink-45);letter-spacing:.04em;margin:16px 0 12px;font-size:12px;font-weight:600}.linkbtn{color:var(--emerald);cursor:pointer;background:0 0;border:0;margin:0 auto;font-family:inherit;font-size:13px;font-weight:600;text-decoration:underline;display:block}.zone-view{color:#fff;border-radius:22px 22px 0 0;flex-direction:column;width:100%;max-width:560px;height:88vh;padding:28px;display:flex;position:relative;overflow:hidden}@media (min-width:760px){.zone-view{border-radius:22px;height:80vh}}.mature-tag{z-index:4;letter-spacing:.04em;color:#fcf8ee;background:#221a0f;border:1px solid #fcf8ee80;border-radius:7px;padding:3px 7px;font-size:9px;font-weight:700;position:absolute;top:9px;right:9px;box-shadow:0 1px 4px #00000073}.hero{transition:transform .5s cubic-bezier(.16,1,.3,1)}@media (hover:hover){.hero:hover{transform:translateY(-2px)}}.hscroll{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;gap:14px;padding:2px 2px 8px;display:flex;overflow-x:auto;overflow-y:hidden}.hscroll::-webkit-scrollbar{display:none}.hscroll .wcard{scroll-snap-align:start;flex:none;width:124px}.sec-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.sec-more{letter-spacing:.04em;color:var(--ink-45,#0000006b);cursor:pointer;white-space:nowrap;background:0 0;border:none;font-family:inherit;font-size:11px}.mimi-head{background:var(--obsidian);color:#fcf8ee;padding:calc(max(env(safe-area-inset-top), 26px) + 8px) 22px 22px;position:relative;overflow:hidden}.mimi-cover{height:calc(132px + env(safe-area-inset-top));position:absolute;top:0;bottom:auto;left:0;right:0}.mimi-topbar{z-index:2;align-items:center;gap:8px;min-height:34px;margin-bottom:8px;display:flex;position:relative}.mimi-iconbtn{color:#fcf8ee;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000047;border:1px solid #fcf8ee2e;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.mimi-id{z-index:1;align-items:center;gap:16px;display:flex;position:relative}.mimi-stats,.mimi-featured{z-index:1;position:relative}.mimi-av-ring{border-radius:23px;flex-shrink:0;padding:0}.mimi-av-ring.partial{background:conic-gradient(var(--gold) var(--pct,0%),#fcf8ee29 0);padding:3px}.mimi-av{background:var(--emerald);width:78px;height:78px;font-family:var(--serif);color:#fcf8ee;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;font-size:30px;font-weight:700;display:flex;position:relative;overflow:hidden}.mimi-av img{object-fit:cover;width:100%;height:100%}.mimi-av-edit{background:var(--gold);color:#1a1206;width:24px;height:24px;box-shadow:0 0 0 3px var(--obsidian);border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;bottom:-3px;right:-3px}.mimi-name{color:#fcf8ee;letter-spacing:-.01em;background:0 0;align-items:center;gap:8px;font-size:23px;font-weight:700;display:inline-flex}.mimi-handle{color:#fcf8ee80;margin-top:3px;font-size:12.5px}.mimi-role{background:var(--emerald-deep);color:#cfe6d6;letter-spacing:.1em;border-radius:8px;align-items:center;gap:6px;margin-top:12px;padding:5px 11px;font-size:9.5px;font-weight:700;display:inline-flex}.mimi-stats{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:22px;display:grid}.mimi-stat{background:var(--obsidian-2);text-align:center;border:0;border-radius:14px;min-width:0;padding:13px 8px}.mimi-stat.tappable{cursor:pointer;transition:transform .12s,background .15s}.mimi-stat.tappable:active{transform:scale(.96)}.mimi-stat.tappable:hover{background:#1e2a22}.mimi-stat-n{color:#fcf8ee;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:21px;font-weight:800;overflow:hidden}.mimi-stat-l{color:#fcf8ee8c;letter-spacing:.04em;margin-top:3px;font-size:10px}.mimi-creator-line{color:#fcf8ee9e;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:12px;font-size:12px;font-weight:600;display:flex}.mimi-creator-line span{align-items:center;gap:5px;display:inline-flex}.mimi-promo{background:var(--emerald)!important;border:none!important}.mimi-roles{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.role-chip{background:var(--emerald-deep);color:#cfe6d6;letter-spacing:.01em;border:1px solid #0000;border-radius:999px;align-items:center;gap:5px;padding:5px 11px;font-size:11.5px;font-weight:700;display:inline-flex}.role-chip.editable{cursor:pointer;border-color:#fcf8ee2e;transition:transform .12s,border-color .15s}.role-chip.editable:hover{border-color:#fcf8ee5c}.role-chip.editable:active{transform:scale(.96)}.role-chip-pen{cursor:pointer;color:#fcf8eed1;background:#fcf8ee1a;border:1px solid #fcf8ee33;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.role-chip-add{color:#fcf8eed1;background:#fcf8ee14;border:1px dashed #fcf8ee47}.mimi-streak{color:var(--tz-gold-warm,#c19743);background:#d4a0172e;border-radius:999px;align-items:center;gap:5px;margin-top:10px;padding:5px 12px;font-size:12.5px;font-weight:700;display:inline-flex}.mimi-bio{color:#fcf8eed1;margin-top:8px;font-size:13px;line-height:1.5}.mimi-tag{color:#fcf8eee6;background:#fcf8ee1f;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11.5px;font-weight:600;line-height:1;display:inline-flex}.lib-wrapped{text-align:left;color:#fcf8ee;background:#27406e;border:0;border-radius:16px;align-items:center;gap:12px;width:100%;margin-top:12px;padding:13px 15px;display:flex}.lib-wrapped b{font-size:15px;font-weight:800;display:block}.lib-wrapped-spark{color:var(--gold,#d4a017);font-size:20px}.lib-wrapped-sub{color:#fcf8eeb8;margin-top:2px;font-size:11.5px;display:block}.lib-wrapped>span:nth-child(2){flex:1;min-width:0}.lib-wrapped-go{color:#fcf8ee99;font-size:22px}.wrap-stack{z-index:1200;color:#fcf8ee;padding:calc(env(safe-area-inset-top) + 18px) 26px calc(env(safe-area-inset-bottom) + 26px);flex-direction:column;transition:background .4s;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.wrap-dots{gap:6px;display:flex}.wrap-dots span{background:#fcf8ee47;border-radius:999px;flex:1;height:3px}.wrap-dots span.on{background:#fcf8ee}.wrap-x{top:calc(env(safe-area-inset-top) + 30px);color:#fcf8eed9;background:0 0;border:0;font-size:30px;line-height:1;position:absolute;right:22px}.wrap-body{flex-direction:column;flex:1;justify-content:center;gap:14px;display:flex}.wrap-kicker{letter-spacing:.22em;color:#fcf8eeb3;font-size:12px;font-weight:800}.wrap-big{letter-spacing:-.02em;font-weight:800;line-height:1.02}.wrap-sub{color:#fcf8eed9;max-width:300px;font-size:17px;line-height:1.45}.wrap-foot{justify-content:center;align-items:center;min-height:48px;display:flex}.wrap-hint{color:#fcf8ee99;font-size:13px}.lib-hero{color:#fcf8ee;background:#0e5a3a;border-radius:18px;align-items:center;gap:18px;margin-top:14px;padding:16px 18px;display:flex}.lib-ring{background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.lib-ring-c{color:#fcf8eeb3;justify-content:center;align-items:center;font-size:12px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.lib-ring-c b{color:#fcf8ee;margin-right:1px;font-size:15px}.lib-hero-stats{flex:1;gap:20px;display:flex}.lib-hs{flex-direction:column;display:flex}.lib-hs b{font-family:var(--serif);font-size:20px;font-weight:800}.lib-hs span{color:#fcf8ee9e;margin-top:2px;font-size:11px}.lib-fire{vertical-align:middle;margin-right:3px;font-size:14px}.chip-new{border-style:dashed!important}.lib-pickrow{border:0;border-bottom:1px solid var(--keyline,#0000000f);width:100%;color:var(--ink,#1a1a16);background:0 0;justify-content:space-between;align-items:center;padding:13px 6px;font-size:15px;font-weight:600;display:flex}.lib-check{width:28px;height:28px;color:var(--ink-30,#9a9a92);background:#0000000f;border-radius:999px;justify-content:center;align-items:center;font-size:15px;display:flex}.lib-check.on{background:var(--emerald,#0e6b43);color:#fff}.lib-delshelf{color:var(--rust,#8a3b1e);background:0 0;border:0;margin:12px 0 2px;font-size:13px;font-weight:600}.lib-toolbar{align-items:center;gap:8px;margin:14px 0 4px;display:flex}.lib-search{flex:1;margin:0}.lib-sort{border:1px solid var(--keyline,#0000001a);background:var(--card,#fff);height:40px;color:var(--ink,#1a1a16);border-radius:12px;padding:0 8px;font-size:13px;font-weight:600}.lib-viewtog{border:1px solid var(--keyline,#0000001a);background:var(--card,#fff);border-radius:12px;flex-shrink:0;width:40px;height:40px;font-size:16px}.lib-go{color:var(--emerald,#0e6b43);align-items:center;display:flex}.lib-badge{color:var(--ink-70,#555);background:#0000000f;border-radius:6px;align-items:center;gap:3px;margin-right:5px;padding:2px 6px;font-size:10px;font-weight:700;display:inline-flex}.lib-badge-mature{color:var(--rust,#8a3b1e);background:#8a3b1e24}.lib-row-badges{flex-wrap:wrap;gap:4px;margin-top:5px;display:flex}.lib-wcard{position:relative}.lib-wcard-badges{z-index:3;gap:4px;display:flex;position:absolute;top:7px;left:7px}.lib-dots{z-index:3;color:#fff;background:#00000052;border:0;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;line-height:1;display:flex;position:absolute;top:5px;right:6px}.row .lib-dots{color:var(--ink-30,#9a9a92);background:0 0;width:34px;height:34px;font-size:20px;position:static}.rafu-resume{background:var(--emerald,#0e6b43);color:#fcf8ee;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.mtu-role-chip{color:#fcf8ee;background:#fcf8ee29;border-radius:999px;align-items:center;gap:5px;padding:5px 11px;font-size:11.5px;font-weight:700;display:inline-flex}.mtu-id-card .muted{color:#fcf8eeb3}.mtu-id-card .cta-ghost{color:#fcf8ee;background:#fcf8ee1a;border-color:#fcf8ee47}.mtu-id-card .cta-green{color:#1a1206;background:#c19743}.mimi-featured{background:var(--obsidian-2);text-align:left;border:1px solid #fcf8ee1a;border-radius:16px;align-items:center;gap:13px;width:100%;margin-top:20px;padding:11px;display:flex}.mimi-featured .cover-wrap,.mimi-featured>div:first-child{flex:0 0 52px}.mimi-featured img{object-fit:cover;border-radius:9px;flex-shrink:0;width:52px;height:70px}.mimi-featured-meta{flex:1;min-width:0}.mimi-featured-tag{letter-spacing:.12em;color:var(--gold);font-size:9.5px;font-weight:800}.mimi-featured-title{color:#fcf8ee;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:15.5px;font-weight:700;overflow:hidden}.mimi-featured-sub{color:#fcf8ee8c;margin-top:2px;font-size:11.5px}.mimi-tabs{border-bottom:1px solid var(--keyline,#00000014);scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.mimi-tabs::-webkit-scrollbar{display:none}.mimi-tabs button{white-space:nowrap;color:var(--ink-30,#8a8a82);background:0 0;border:0;border-bottom:2.5px solid #0000;flex:none;margin-bottom:-1px;padding:11px 12px;font-size:14px;font-weight:700}.mimi-tabs button.on{color:var(--primaryJewel,#2e5e64);border-bottom-color:var(--primaryJewel,#2e5e64)}.role-pick{flex-wrap:wrap;gap:8px;display:flex}.role-pick .role-chip{cursor:pointer;background:var(--card,#faf4e8);color:var(--ink,#221a0f);box-shadow:inset 0 0 0 1px var(--ink-12,#221a0f24)}.role-pick .role-chip.on{background:var(--primaryJewel,#2e5e64);color:#fff;box-shadow:none}.role-pick .role-chip:focus-visible{outline:2px solid var(--primaryJewel,#2e5e64);outline-offset:2px}.cover-pick{flex-wrap:wrap;gap:10px;display:flex}.cover-swatch{cursor:pointer;border:2.5px solid #0000;border-radius:11px;width:54px;height:38px}.cover-swatch.on{border-color:var(--gold,#d4a017);box-shadow:0 0 0 2px #d4a0174d}.mimi-laetoli{justify-content:center;align-items:center;gap:6px;margin-top:26px;padding:6px;text-decoration:none;display:flex}.mimi-laetoli-built{color:var(--ink-30,#9a9a92);font-size:11px;font-weight:500}.mimi-laetoli-brand{color:var(--laetoli,#e07a1f);letter-spacing:.01em;font-size:14px;font-weight:800}.mimi-laetoli-arrow{color:var(--laetoli,#e07a1f);opacity:.8;font-size:11px}.pulse-sound{z-index:4;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000006b;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:17px;display:flex;position:absolute;top:16px;right:14px}.rail-head{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}.rail-more{color:var(--primaryJewel,#2e5e64);background:0 0;border:0;font-size:12.5px;font-weight:700}.search-clear{color:var(--ink-30,#9a9a92);background:0 0;border:0;padding:0 4px;font-size:20px;line-height:1}.gd-hero{text-align:left;border:0;border-radius:20px;width:100%;min-height:172px;margin-top:6px;display:block;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000002e}.gd-hero-img{object-fit:cover;opacity:.55;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.gd-hero-scrim{background:linear-gradient(#0000 30%,#000000b8);position:absolute;top:0;bottom:0;left:0;right:0}.gd-hero-meta{color:#fff;position:absolute;bottom:16px;left:18px;right:18px}.gd-hero-tag{letter-spacing:.16em;color:#ffffffd9;font-size:9.5px;font-weight:800}.gd-hero-title{text-shadow:0 2px 12px #0006;margin-top:5px;font-size:24px;font-weight:800;line-height:1.1}.gd-hero-by{color:#ffffffd1;margin-top:4px;font-size:13px}.cat-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.cat-tile{background:var(--card,#fff);border:1px solid var(--keyline,#00000014);color:var(--ink,#1a1a16);text-align:left;border-radius:14px;padding:15px 14px 15px 17px;font-size:14.5px;font-weight:700;transition:transform .12s,border-color .15s;position:relative;overflow:hidden}.cat-tile:before{content:"";background:var(--accent,#2e5e64);width:4px;position:absolute;top:0;bottom:0;left:0}.cat-tile:active{border-color:var(--accent,#2e5e64);transform:scale(.97)}.cat-tile:hover{border-color:var(--accent,#2e5e64)}.gd-active{flex-wrap:wrap;align-items:center;gap:8px;margin:4px 0 12px;display:flex}.gd-fchip{background:var(--primaryJewel,#2e5e64);color:#fff;cursor:pointer;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.player.ambient{color:#fcf8ee;min-height:100vh;position:relative;overflow:hidden}.amb-bg{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.amb-bg-img{object-fit:cover;filter:blur(46px)saturate(1.3)brightness(.62);opacity:.85;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.25)}.amb-bg:after{content:"";background:linear-gradient(#00000047,#0000009e);position:absolute;top:0;bottom:0;left:0;right:0}.amb-fg{z-index:1;flex-direction:column;align-items:center;width:100%;padding-bottom:40px;display:flex;position:relative}.amb-cover{margin-top:10px;box-shadow:0 22px 60px #00000080}.amb-book{color:#fcf8ee!important}.amb-by{color:#fcf8eebf!important}.amb-scrub{background:#ffffff2e!important}.amb-scrub .scrub-fill{background:var(--tz-gold,#d4a017)!important}.amb-times{color:#fcf8ee99!important}.amb-play{box-shadow:0 10px 30px #0006;color:#14110b!important;background:#fcf8ee!important}.amb-skip{color:#fcf8ee!important}.amb-spd{color:#fcf8ee!important;border-color:#ffffff4d!important}.amb-read{color:#fcf8ee!important;border-color:#ffffff57!important}.amb-wave{justify-content:center;align-items:center;gap:5px;height:34px;margin-top:20px;display:flex}.amb-wave span{background:#fcf8ee80;border-radius:999px;width:4px;height:8px}.amb-wave.on span{animation:ambWave var(--dur,1s) ease-in-out infinite}@keyframes ambWave{0%,to{opacity:.5;height:8px}50%{height:var(--h,30px);opacity:1;background:var(--tz-gold,#d4a017)}}.amb-sleep{width:100%;max-width:340px;margin-top:26px}.amb-sleep-l{text-align:center;letter-spacing:.06em;color:#fcf8eeb3;margin-bottom:9px;font-size:11px;display:block}.amb-sleep-opts{justify-content:center;gap:7px;display:flex}.amb-sleep-opts button{color:#fcf8eed9;background:#ffffff1a;border:1px solid #ffffff29;border-radius:10px;flex:1;padding:8px 0;font-size:12.5px;font-weight:700}.amb-sleep-opts button.on{background:var(--tz-gold,#d4a017);color:#1a1206;border-color:#0000}.sheet-scrim{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;align-items:flex-end;animation:.18s fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.sheet{background:var(--paper,#fff);border-radius:24px 24px 0 0;flex-direction:column;width:100%;max-width:560px;min-height:0;max-height:88vh;margin:0 auto;animation:.26s cubic-bezier(.2,.8,.2,1) sheetUp;display:flex;box-shadow:0 -16px 50px #00000052}@keyframes sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.sheet-grip{background:#00000029;border-radius:999px;width:38px;height:4px;margin:10px auto 2px}.sheet-head{justify-content:space-between;align-items:center;padding:6px 20px 10px;display:flex}.sheet-title{color:var(--ink,#1a1a16);font-size:18px;font-weight:800}.sheet-x{color:var(--ink-30,#9a9a92);background:0 0;border:0;padding:0 4px;font-size:24px;line-height:1}.sheet-body{padding:4px 20px calc(34px + env(safe-area-inset-bottom));overflow-y:auto}.photo-viewer{z-index:1010;background:#000000eb;justify-content:center;align-items:center;animation:.18s fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.photo-viewer img{object-fit:contain;border-radius:14px;max-width:94vw;max-height:84vh}.photo-x{color:#fff;background:0 0;border:0;font-size:30px;line-height:1;position:absolute;top:18px;right:20px}.person-list{flex-direction:column;gap:2px;display:flex}.person-row{text-align:left;background:0 0;border:0;align-items:center;gap:12px;width:100%;padding:10px 4px;display:flex}.person-av{background:var(--emerald,#0e6b43);color:#fff;width:44px;height:44px;font-weight:700;font-family:var(--serif);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.person-av img{object-fit:cover;width:100%;height:100%}.person-meta{flex-direction:column;min-width:0;display:flex}.person-name{color:var(--ink,#1a1a16);white-space:nowrap;text-overflow:ellipsis;font-size:14.5px;font-weight:700;overflow:hidden}.person-handle{color:var(--ink-30,#9a9a92);font-size:12px}.pulse-scope{background:var(--obsidian-2);border-radius:999px;flex-shrink:0;gap:4px;margin-left:auto;padding:4px;display:flex}.psc{color:#fcf8ee99;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:600}.psc.on{background:var(--emerald);color:#fcf8ee}.pulse-empty{text-align:center;color:#fcf8ee;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:0 40px;display:flex}.onb{z-index:200;background:var(--obsidian);color:#fcf8ee;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto}.onb-inner{text-align:center;width:100%;max-width:420px}.onb-logo{border-radius:18px;width:72px;height:72px;margin:0 auto;display:block}.onb-brand{color:#fcf8ee;letter-spacing:-.02em;margin-top:16px;font-size:34px;font-weight:700}.onb-tag{color:#fcf8ee99;margin-top:4px;font-size:14px}.onb-q{color:#fcf8ee99;margin:30px 0 16px;font-size:13.5px;font-weight:600;line-height:1.6}.onb-q span{color:#fcf8ee66;font-size:11px;font-weight:400}.onb-opt{text-align:left;background:var(--obsidian-2);color:#fcf8ee;border:1px solid #fcf8ee1a;border-radius:16px;width:100%;margin-bottom:12px;padding:16px 18px;transition:transform .16s,background .16s;display:block}.onb-opt:active{transform:scale(.98)}.onb-opt b{font-size:17px;font-weight:700;font-family:var(--serif);display:block}.onb-opt span{color:#fcf8ee8c;margin-top:3px;font-size:12px;display:block}@media (hover:hover){.onb-opt:hover{background:var(--obsidian-3)}}.onb-opt.c-black{background:#0c0c0e;border-width:2px;border-color:#f4c20d}.onb-opt.c-black span{color:#fcf8ee9e}.onb-opt.c-bd-blue{border-color:var(--lapis-lit)}@media (hover:hover){.onb-opt.c-black:hover{background:#17171b}}.onb-note{color:#fcf8ee66;margin-top:14px;font-size:11px}.lang-switch{background:var(--paper-2);border-radius:12px;gap:6px;padding:5px;display:flex}.lang-switch button{color:var(--ink-72);border-radius:9px;flex:1;padding:9px 0;font-size:13px;font-weight:600}.lang-switch button.on{background:var(--emerald);color:#fcf8ee}.app{padding-bottom:calc(108px + env(safe-area-inset-bottom))}.tabbar{bottom:calc(14px + env(safe-area-inset-bottom))}.floater{bottom:calc(90px + env(safe-area-inset-bottom))}.pulse-compose{bottom:calc(96px + env(safe-area-inset-bottom))}.pulse-rail{bottom:calc(178px + env(safe-area-inset-bottom))}.zones-strip{padding-top:calc(14px + env(safe-area-inset-top))}.topbar{padding-top:calc(26px + env(safe-area-inset-top))}.reader-top{padding-top:calc(16px + env(safe-area-inset-top))}.pulse-card{padding-bottom:calc(120px + env(safe-area-inset-bottom))}.player,.reader{min-height:100dvh}.zone-view{height:88dvh}.pulse-sheet{padding-bottom:calc(22px + env(safe-area-inset-bottom))}.onb{padding:calc(28px + env(safe-area-inset-top)) 28px calc(28px + env(safe-area-inset-bottom))}.player{padding-bottom:calc(48px + env(safe-area-inset-bottom))}.reader-prog{top:calc(61px + env(safe-area-inset-top))}.app,.reader,.player{min-height:var(--app-h,100vh)}.pulse-wrap,.pulse-card,.pulse-empty{height:var(--app-h,100vh)}.zone-view{height:var(--app-h,100vh);max-height:var(--app-h,100vh);border-radius:0}
