@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400&family=Source+Sans+3:wght@400;500;600;700&display=swap";.install-card{border:1px solid var(--border);background:linear-gradient(135deg,#e8c96a24,#8b69141f);border-radius:14px;flex-direction:column;gap:.4rem;margin-bottom:1rem;padding:1rem;display:flex}.install-card.done{background:#50a0641f;border-color:#50a0644d}.install-card strong{color:var(--text-strong)}.install-card>span{color:var(--muted);font-size:.88rem;line-height:1.35}.install-card .btn{border-radius:12px;align-self:flex-start;min-height:44px;margin-top:.35rem}.install-ios{color:var(--muted);margin:.25rem 0 0;font-size:.82rem;line-height:1.4}.install-msg{color:var(--gold-dim);margin:0;font-size:.82rem}.audio-bar{left:0;right:0;bottom:calc(var(--bottom-nav-h) + env(safe-area-inset-bottom,0px));z-index:90;background:var(--nav-bg,#0c1016f7);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--border,#d4af6a33);color:var(--text);padding-bottom:0;position:fixed;box-shadow:0 -8px 28px #0003}.audio-progress{cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;align-items:center;height:14px;margin-top:-6px;display:flex;position:relative}.audio-progress-track{background:#7f7f7f38;width:100%;height:3px;transition:height .12s;position:relative}.audio-progress:hover .audio-progress-track,.audio-progress:active .audio-progress-track,.audio-progress:focus-visible .audio-progress-track{height:5px}.audio-progress-buffer{pointer-events:none;background:#7f7f7f47;position:absolute;inset:0 auto 0 0}.audio-progress-played{background:linear-gradient(90deg, var(--gold,#e8c96a), var(--gold-dim,#d4af6a));pointer-events:none;position:absolute;inset:0 auto 0 0}.audio-progress-thumb{background:var(--text-strong,#f5e6c8);pointer-events:none;border-radius:50%;width:12px;height:12px;transition:transform .12s;position:absolute;top:50%;transform:translate(-50%,-50%)scale(0);box-shadow:0 0 0 2px #d4af6a73}.audio-progress:hover .audio-progress-thumb,.audio-progress:active .audio-progress-thumb,.audio-progress:focus-visible .audio-progress-thumb,.audio-bar.is-playing .audio-progress-thumb{transform:translate(-50%,-50%)scale(1)}.audio-bar-body{min-height:var(--audio-bar-h);align-items:center;gap:.35rem;padding:.4rem .55rem .5rem;display:flex}.audio-play-btn{background:linear-gradient(135deg, var(--gold,#e8c96a), var(--gold-dim,#c9a227));width:44px;height:44px;color:var(--on-gold,#1a1408);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;flex-shrink:0;place-items:center;display:grid;box-shadow:0 4px 14px #c9a2274d}.audio-play-btn:disabled{opacity:.7}.audio-play-btn:active{transform:scale(.96)}.audio-spinner{border:2.5px solid #1a140840;border-top-color:#1a1408;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.audio-meta{text-align:left;cursor:pointer;min-width:0;color:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex:1;padding:.1rem .2rem;font-family:inherit}.audio-title{color:var(--text-strong,#f5e6c8);white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:600;display:block;overflow:hidden}.audio-times{color:var(--muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:.2rem;margin-top:.08rem;font-size:.72rem;display:flex}.audio-times-sep{opacity:.5}.audio-badge{color:var(--gold,#e8c96a);opacity:.9;margin-left:.15rem;font-size:.68rem;font-weight:700}.audio-error{color:#e07070;margin-top:.1rem;font-size:.7rem;display:block}.audio-skip-btn{width:36px}.audio-icon-btn{width:40px;height:40px;color:var(--muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;flex-shrink:0;place-items:center;text-decoration:none;display:grid}.audio-icon-btn:active{color:var(--text-strong);background:#7f7f7f1f}.audio-skip-label{font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:.68rem;font-weight:700}@media (width<=360px){.audio-skip-btn{width:32px}.audio-skip-label{font-size:.62rem}.audio-play-btn{width:40px;height:40px}}.audio-more-wrap{flex-shrink:0;position:relative}.audio-more-menu{background:var(--surface);border:1px solid var(--border);z-index:100;border-radius:14px;flex-direction:column;gap:.2rem;width:min(16.5rem,100vw - 1.5rem);padding:.45rem;display:flex;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 12px 32px #00000059}.audio-more-section{padding:.35rem .45rem .5rem}.audio-more-label{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:.35rem;font-size:.68rem;font-weight:700;display:block}.audio-more-row{flex-wrap:wrap;gap:.35rem;display:flex}.audio-more-chip{border:1px solid var(--border);min-height:38px;color:var(--text);cursor:pointer;background:0 0;border-radius:999px;flex:1;font-family:inherit;font-size:.8rem;font-weight:700}.audio-more-chip.active{background:linear-gradient(135deg, var(--gold), var(--gold-dim));color:var(--on-gold);border-color:#0000}.audio-more-item{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;gap:.5rem;padding:.65rem .55rem;font-family:inherit;font-size:.9rem;font-weight:600;display:flex}.audio-more-item:active{background:#7f7f7f1a}.audio-more-item.on{color:var(--gold)}.audio-more-state{color:var(--muted);font-size:.75rem;font-weight:700}.audio-more-item.on .audio-more-state{color:var(--gold)}.audio-more-foot{color:var(--muted);margin:.15rem .45rem .25rem;font-size:.7rem}@media (width>=768px){.audio-bar{border:1px solid var(--border);border-bottom:none;border-radius:14px 14px 0 0;width:min(720px,100%);bottom:0;left:50%;right:auto;transform:translate(-50%)}.audio-bar-body{gap:.45rem;padding:.5rem .85rem .65rem}.audio-icon-btn:hover{color:var(--text-strong);background:#7f7f7f1a}}.app-shell{min-height:100vh;padding-bottom:calc(var(--bottom-nav-h) + env(safe-area-inset-bottom,0px));flex-direction:column;display:flex}.app-shell.auth-only{padding-bottom:env(safe-area-inset-bottom,0px)}.auth-gate{text-align:center;padding:3rem 1rem}.app-shell.has-player{padding-bottom:calc(var(--bottom-nav-h) + var(--audio-bar-h) + env(safe-area-inset-bottom,0px) + .5rem)}.topbar{padding:.55rem .65rem .55rem .45rem;padding-top:max(.55rem, env(safe-area-inset-top,0px));background:var(--topbar-bg);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border);z-index:50;justify-content:space-between;align-items:center;gap:.75rem;display:flex;position:sticky;top:0}.topbar-left{flex:1;align-items:center;gap:.35rem;min-width:0;display:flex}.hamburger{width:44px;height:44px;color:var(--text-strong);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:12px;flex-shrink:0;place-items:center;padding:0;display:grid}.hamburger:active{background:#7f7f7f1f}.hamburger-lines{flex-direction:column;justify-content:center;gap:5px;width:20px;display:flex}.hamburger-lines span{transform-origin:50%;background:currentColor;border-radius:2px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.drawer-open .hamburger-lines span:first-child{transform:translateY(7px)rotate(45deg)}.drawer-open .hamburger-lines span:nth-child(2){opacity:0}.drawer-open .hamburger-lines span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.brand{color:var(--text-strong);align-items:center;gap:.55rem;min-width:0;text-decoration:none;display:flex}.brand-logo{border-radius:.55rem;flex-shrink:0;width:2.15rem;height:2.15rem;box-shadow:0 2px 10px #00000040,0 0 0 1px #d4af6a40}.brand-mark{color:#1a1408;background:radial-gradient(circle at 30% 30%,#e8c96a,#8b6914);border-radius:50%;flex-shrink:0;place-items:center;width:2rem;height:2rem;font-size:1rem;font-weight:700;display:grid;box-shadow:0 0 0 2px #d4af6a4d}.brand-text{letter-spacing:.02em;flex-direction:column;font-size:.95rem;font-weight:700;line-height:1.1;display:flex}.brand-text small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:400}.user-area{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.topbar-search{width:42px;height:42px;color:var(--text-strong);-webkit-tap-highlight-color:transparent;border-radius:12px;flex-shrink:0;place-items:center;text-decoration:none;display:grid}.topbar-search:active{background:#7f7f7f1f}.topbar-search.active{color:var(--gold);background:#e8c96a1f}.username{color:var(--gold-dim);text-overflow:ellipsis;white-space:nowrap;max-width:5.5rem;font-size:.82rem;overflow:hidden}@media (width<=380px){.username,.topbar-logout{display:none}}.main{flex:1;width:100%;max-width:720px;margin:0 auto;padding:1rem .9rem 1.5rem}.drawer-backdrop{z-index:90;opacity:0;pointer-events:none;background:#00000073;transition:opacity .22s;position:fixed;inset:0}.drawer-backdrop.open{opacity:1;pointer-events:auto}.side-drawer{z-index:100;background:var(--surface,#161d28);border-right:1px solid var(--border);width:min(320px,86vw);max-width:100%;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);flex-direction:column;transition:transform .24s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%);box-shadow:8px 0 32px #00000059}.side-drawer.open{transform:translate(0)}.drawer-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.drawer-header h2{font-size:1.15rem;font-family:var(--font-reading), Georgia, serif;color:var(--text-strong,var(--text));margin:0;font-weight:600}.drawer-close{width:40px;height:40px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:10px;place-items:center;font-size:1.6rem;line-height:1;display:grid}.drawer-close:active{background:#7f7f7f1f}.drawer-body{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:.85rem;padding:.85rem .9rem 1.5rem;display:flex;overflow-y:auto}.drawer-nav{flex-direction:column;gap:.35rem;display:flex}.drawer-section-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:.85rem 0 .25rem;padding:0 .15rem;font-size:.68rem;font-weight:700}.drawer-section-label:first-child{margin-top:.15rem}.drawer-link{color:var(--text);-webkit-tap-highlight-color:transparent;border:1px solid #0000;border-radius:12px;padding:.85rem .95rem;font-size:.95rem;font-weight:600;text-decoration:none;display:block}.drawer-link:active{background:#7f7f7f14}.drawer-link.active{border-color:var(--border);color:var(--gold);background:#e8c96a1f}.drawer-tips h3{color:var(--gold-dim);margin:0 0 .4rem;font-size:.9rem}.drawer-tips ul{color:var(--muted);margin:0;padding-left:1.1rem;font-size:.82rem;line-height:1.45}.drawer-tips li{margin-bottom:.4rem}.drawer-tips strong{color:var(--text)}.bottom-nav{z-index:80;height:calc(var(--bottom-nav-h) + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--border);grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav-item{color:var(--muted);letter-spacing:.02em;-webkit-tap-highlight-color:transparent;min-height:var(--bottom-nav-h);flex-direction:column;justify-content:center;align-items:center;gap:.15rem;padding:.35rem .2rem;font-size:.68rem;font-weight:500;text-decoration:none;display:flex}.bottom-nav-item span{line-height:1}.bottom-nav-item.active{color:var(--gold)}.bottom-nav-item:active{background:#ffffff08}.bottom-nav-item.as-button{appearance:none;font:inherit;cursor:pointer;background:0 0;border:none;width:100%}@media (width>=768px){.topbar{max-width:none;padding:.75rem 1.25rem}.brand-text{font-size:1rem}.brand-text small{font-size:.68rem}.main{max-width:900px;padding:1.5rem 1.25rem 2.5rem}.username{max-width:12rem;font-size:.9rem}.bottom-nav{width:min(480px,100% - 2rem);height:var(--bottom-nav-h);border:1px solid #d4af6a33;border-radius:16px;padding-bottom:0;bottom:.75rem;left:50%;right:auto;transform:translate(-50%);box-shadow:0 10px 40px #0006}.app-shell{padding-bottom:calc(var(--bottom-nav-h) + 1.5rem)}.app-shell.has-player{padding-bottom:calc(var(--bottom-nav-h) + var(--audio-bar-h) + 2.5rem)}.has-player .audio-bar{bottom:calc(var(--bottom-nav-h) + 1rem);border:1px solid var(--border);border-radius:14px}}.bg-picker{flex-direction:column;gap:.55rem;display:flex}.bg-picker-head{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.bg-picker-title{color:var(--gold,#e8c96a);margin:0;font-size:.95rem}.bg-picker-hint{color:var(--muted,#8a8070);margin:.2rem 0 0;font-size:.8rem;line-height:1.4}.bg-preview-card{border:1px solid var(--border,#d4af6a33);background:var(--surface,#161d28);border-radius:14px;min-height:7.5rem;position:relative;overflow:hidden}.bg-preview-card.is-share{aspect-ratio:4/5;min-height:200px;max-height:280px}.bg-preview-card.is-share-img{background:#0c1016;justify-content:center;align-items:center;padding:0;display:flex}.bg-preview-share-img{object-fit:contain;-webkit-touch-callout:default;-webkit-user-select:none;user-select:none;pointer-events:auto;width:100%;height:100%;display:block}.bg-preview-card.is-share-img.is-loading{background:var(--surface,#161d28)}.bg-preview-busy{text-align:center;z-index:2;pointer-events:none;font-size:.68rem;font-weight:600;position:absolute;bottom:.4rem;left:0;right:0}.bg-preview-card.is-app{min-height:5.5rem}.bg-preview-photo{z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.bg-preview-overlay{z-index:1;position:absolute;inset:0}.bg-preview-content{z-index:2;text-align:center;height:100%;min-height:inherit;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;padding:1rem 1.1rem;display:flex;position:relative}.bg-preview-card.is-share .bg-preview-content{padding:1.1rem 1.15rem .9rem}.bg-preview-cross{margin-bottom:.25rem;font-size:1.15rem;line-height:1}.bg-preview-ref{letter-spacing:.02em;margin:0 0 .45rem;font-size:.82rem;font-weight:700}.bg-preview-verse{font-family:var(--font-reading), Georgia, serif;margin:0;font-size:.92rem;line-height:1.4}.bg-preview-verse-full{-webkit-overflow-scrolling:touch;max-height:55%;font-size:clamp(.7rem,2.8vw,.92rem);display:block;overflow:auto}.bg-preview-footer{letter-spacing:.04em;text-transform:uppercase;opacity:.75;margin:.55rem 0 0;font-size:.65rem;font-weight:600}.bg-preview-app-label{color:var(--muted,#8a8070);margin:0;font-size:.85rem;font-weight:600}.bg-preview-toolbar{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.bg-toolbar-hint{flex:1;font-size:.8rem}.bg-sliders{flex-direction:column;gap:.45rem;display:flex}.bg-sliders label{color:var(--muted,#8a8070);flex-direction:column;gap:.2rem;font-size:.75rem;font-weight:600;display:flex}.bg-sliders input[type=range]{width:100%;accent-color:var(--gold,#e8c96a)}.bg-presets{flex-wrap:wrap;gap:.3rem;display:flex}.bg-preset-chip{border:1px solid var(--border,#d4af6a47);min-height:32px;color:var(--text,#e8e0d0);cursor:pointer;background:0 0;border-radius:999px;padding:0 .55rem;font-family:inherit;font-size:.72rem;font-weight:600}.bg-search{gap:.35rem;display:flex}.bg-search input{border:1px solid var(--border,#d4af6a47);background:var(--input-bg,#0e131a);min-height:40px;color:var(--text);border-radius:10px;flex:1;padding:.4rem .65rem;font-family:inherit;font-size:16px}.bg-grid{grid-template-columns:repeat(3,1fr);gap:.35rem;display:grid}.bg-thumb{aspect-ratio:4/3;background-position:50%;background-size:cover;background-color:var(--bg-elevated);cursor:pointer;-webkit-tap-highlight-color:transparent;border:2px solid #0000;border-radius:9px;padding:0}.bg-thumb.active{border-color:var(--gold,#e8c96a);box-shadow:0 0 0 2px #e8c96a59}.bg-attribution{margin:0;font-size:.7rem}.bg-attribution a{color:var(--gold,#e8c96a)}.bg-picker-error{color:#f0a0a0;margin:0;font-size:.82rem}.bg-picker.compact .bg-preview-card.is-share{min-height:180px;max-height:220px}.bg-picker.compact .bg-preview-verse{-webkit-line-clamp:4;font-size:.85rem}@media (width>=520px){.bg-grid{grid-template-columns:repeat(4,1fr)}}.share-verse-root{z-index:130;pointer-events:none;position:fixed;inset:0}.share-verse-backdrop{pointer-events:auto;cursor:pointer;background:#00000080;border:none;margin:0;padding:0;position:absolute;inset:0}.share-verse-sheet{pointer-events:auto;-webkit-overflow-scrolling:touch;max-height:min(88vh,720px);padding:.5rem 1rem calc(1rem + env(safe-area-inset-bottom,0px) + var(--bottom-nav-h,56px));background:var(--surface);border:1px solid var(--border);color:var(--text);border-bottom:none;border-radius:18px 18px 0 0;flex-direction:column;gap:.55rem;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:auto;box-shadow:0 -12px 40px #00000047}.share-verse-handle{background:var(--border);border-radius:999px;width:40px;height:4px;margin:.15rem auto .1rem}.share-verse-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.share-verse-kicker{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:.15rem;font-size:.68rem;font-weight:700;display:block}.share-verse-title{color:var(--text-strong);font-size:1.05rem;line-height:1.25;display:block}.share-verse-body{flex-direction:column;gap:.55rem;display:flex}.share-verse-sheet .share-text-row{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.share-verse-sheet .share-text-label{color:var(--muted);margin-right:.15rem;font-size:.8rem;font-weight:700}.share-verse-sheet .share-text-chip{border:1px solid var(--border);min-height:34px;color:var(--text);cursor:pointer;background:0 0;border-radius:999px;padding:0 .75rem;font-family:inherit;font-size:.8rem;font-weight:700}.share-verse-sheet .share-text-chip.active{background:linear-gradient(135deg, var(--gold), var(--gold-dim));color:var(--on-gold);border-color:#0000}.share-verse-sheet .share-size-hint{margin:-.1rem 0 0;font-size:.75rem;line-height:1.35}.share-verse-sheet .share-actions-grid{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.share-verse-sheet .share-actions-grid .btn.primary{grid-column:1/-1}.share-verse-sheet .share-actions .btn{border-radius:12px;width:100%;min-height:42px}.share-verse-msg{color:var(--gold);margin:0;font-size:.8rem;font-weight:600}.app-shell.has-player .share-verse-sheet{padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px) + var(--bottom-nav-h,56px) + var(--audio-bar-h,64px))}.home .hero{text-align:center;margin-bottom:1.25rem;padding:.5rem .25rem 0}.votd-card{text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:14px;width:100%;max-width:420px;margin:0 auto 1rem;padding:1rem}.votd-text{color:var(--text);margin:.35rem 0 .5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.2rem;line-height:1.45}.votd-ref{color:var(--gold);font-size:.9rem;font-weight:700;text-decoration:none}.votd-note{color:var(--muted);margin:.55rem 0 0;font-size:.82rem;line-height:1.4}.votd-actions{flex-wrap:wrap;gap:.4rem;margin-top:.75rem;display:flex}.votd-actions .btn{border-radius:10px;align-items:center;min-height:36px;text-decoration:none;display:inline-flex}.votd-share-msg{color:var(--gold);margin:.45rem 0 0;font-size:.78rem;font-weight:600}.lifetime-home-card{border:1px solid var(--border);background:var(--surface);width:100%;max-width:420px;color:inherit;text-align:left;box-sizing:border-box;border-radius:14px;margin:0 auto .85rem;padding:.85rem 1rem;text-decoration:none;display:block}.lifetime-home-top{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.4rem;display:flex}.lifetime-home-top strong{color:var(--gold);font-variant-numeric:tabular-nums;font-size:1.35rem}.lifetime-home-bar{background:#7f7f7f1f;border-radius:999px;height:6px;margin-bottom:.4rem;overflow:hidden}.lifetime-home-bar-fill{background:linear-gradient(90deg, var(--gold), var(--gold-dim));border-radius:inherit;height:100%}.lifetime-home-meta{color:var(--muted);font-size:.78rem;font-weight:600}.plan-home-card{text-align:left;background:var(--surface);box-sizing:border-box;border:1px solid #d4af6a59;border-radius:14px;width:100%;max-width:420px;margin:0 auto .85rem;padding:1rem}.plan-home-card .continue-title{color:var(--text-strong);margin:.2rem 0 .25rem;font-size:1.05rem;display:block}.plan-home-card .continue-time{color:var(--muted);margin-bottom:.65rem;font-size:.82rem;line-height:1.35;display:block}.plan-home-card .continue-actions{flex-wrap:wrap;gap:.45rem;display:flex}.plan-home-card .continue-actions .btn{border-radius:10px;align-items:center;min-height:40px;text-decoration:none;display:inline-flex}.home-quick{flex-wrap:wrap;justify-content:center;gap:.45rem;margin:.75rem 0 .25rem;display:flex}.quick-link{border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:.45rem .75rem;font-size:.82rem;font-weight:600;text-decoration:none}.home .hero h1{color:var(--text-strong);letter-spacing:.02em;margin:0 0 .25rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.9rem;font-weight:600}.hero-sub{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 1rem;font-size:.68rem}.continue-panel{border:1px solid var(--border);width:100%;max-width:420px;color:var(--text-strong);text-align:left;background:linear-gradient(135deg,#9a74201f,#b08a2e14);border-radius:14px;flex-direction:column;align-items:stretch;gap:.35rem;margin:0 auto .5rem;padding:1rem 1rem .9rem;display:flex}.continue-label{text-transform:uppercase;letter-spacing:.1em;color:var(--gold-dim);font-size:.68rem}.continue-title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;font-weight:600;line-height:1.2}.continue-time{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.82rem}.continue-meter{background:#00000059;border-radius:999px;height:4px;margin:.25rem 0 .15rem;overflow:hidden}.continue-meter-fill{background:linear-gradient(90deg, var(--gold), var(--gold-dim));border-radius:inherit;height:100%}.continue-actions{flex-wrap:wrap;gap:.45rem;margin-top:.35rem;display:flex}.continue-actions .btn{border-radius:12px;flex:1;min-width:7rem;min-height:44px}.guest-note{color:var(--muted);margin:.65rem 0 0;font-size:.88rem;line-height:1.4}.guest-note a{color:var(--gold)}.filter-bar{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.4rem;margin-bottom:1rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.filter-bar::-webkit-scrollbar{display:none}.chip{border:1px solid var(--border);color:var(--muted);cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:999px;flex-shrink:0;min-height:40px;padding:.5rem .9rem;font-size:.82rem}.book-grid{grid-template-columns:1fr 1fr;gap:.55rem;display:grid}.book-card{background:var(--surface);border:1px solid var(--border);min-height:72px;color:inherit;-webkit-tap-highlight-color:transparent;border-radius:12px;flex-direction:column;gap:.15rem;padding:.85rem .75rem;text-decoration:none;display:flex;box-shadow:0 1px 2px #281e0a0a}.book-card:active{border-color:var(--gold-dim);background:var(--bg-elevated)}.book-num{color:var(--gold-dim);letter-spacing:.08em;font-variant-numeric:tabular-nums;font-size:.65rem}.book-name{color:var(--text-strong);font-family:Cormorant Garamond,Georgia,serif;font-size:1.05rem;font-weight:600;line-height:1.2}.book-meta{color:var(--muted);margin-top:.1rem;font-size:.7rem}@media (width>=480px){.book-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=768px){.home .hero{margin-bottom:1.75rem;padding-top:1rem}.home .hero h1{font-size:2.8rem}.hero-sub{font-size:.78rem}.continue-panel{max-width:440px}.book-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}.book-name{font-size:1.15rem}.book-card:hover{border-color:#d4af6a73;transform:translateY(-2px);box-shadow:0 10px 28px #0000004d}.filter-bar{justify-content:center}}.auth-page{place-items:start center;min-height:calc(100dvh - 10rem);padding:.5rem 0 1rem;display:grid}.auth-card{border:1px solid var(--border);background:linear-gradient(160deg,#1c2636 0%,#141b26 100%);border-radius:16px;flex-direction:column;gap:.85rem;width:100%;max-width:400px;padding:1.5rem 1.15rem;display:flex;box-shadow:0 20px 50px #00000059}.auth-card h1{color:var(--text-strong);margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.75rem;font-weight:600}.auth-sub{color:var(--muted);margin:0 0 .35rem;font-size:.9rem;line-height:1.4}.auth-card label{color:var(--muted);flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.auth-card input{background:var(--input-bg);color:var(--text);border:1px solid #d4af6a33;border-radius:10px;outline:none;min-height:48px;padding:.75rem .85rem;font-size:16px;transition:border-color .15s,box-shadow .15s}.auth-card input:focus{border-color:var(--gold-dim);box-shadow:0 0 0 3px #d4af6a26}.auth-footer{text-align:center;color:var(--muted);margin:.25rem 0 0;font-size:.9rem}.auth-footer a{color:var(--gold)}.invite-exp{color:var(--gold-dim)!important;font-size:.85rem!important}@media (width>=768px){.auth-page{place-items:center;min-height:calc(100vh - 10rem)}.auth-card{padding:2rem 1.75rem}.auth-card h1{font-size:2rem}}.invites-page h1{color:var(--text-strong);margin:0 0 .35rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.75rem;font-weight:600}.invites-intro{color:var(--muted);margin:0 0 1rem;font-size:.9rem;line-height:1.45}.invites-page>.btn.primary{border-radius:12px;min-height:48px;margin-bottom:1rem}.invite-last{background:#e8c96a1a;border:1px solid #d4af6a4d;border-radius:12px;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:.85rem;display:flex}.invite-last code,.invite-url{word-break:break-all;color:var(--text);font-size:.75rem}.invite-list{flex-direction:column;gap:.65rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.invite-row{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:.85rem}.invite-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.35rem .75rem;margin-bottom:.45rem;font-size:.78rem;display:flex}.invite-meta .pill{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:.2rem .45rem;font-size:.65rem;font-weight:700}.pill.active{color:#8fd9a0;background:#50a06433}.pill.used{color:#a0a0aa;background:#78788233}.pill.expired{color:#f0a0a0;background:#b4505033}.invite-url-row{align-items:flex-start;gap:.5rem;display:flex}.invite-url-row code{flex:1;min-width:0}.cache-toast{color:var(--gold-dim);font-size:.9rem}.book-header{margin-bottom:1.25rem}.back-link{color:var(--muted);-webkit-tap-highlight-color:transparent;align-items:center;min-height:40px;margin-bottom:.35rem;font-size:.88rem;text-decoration:none;display:inline-flex}.back-link:active{color:var(--gold)}.book-header h1{color:var(--text-strong);margin:0 0 .2rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.9rem;font-weight:600;line-height:1.15}.book-sub{color:var(--muted);margin:0;font-size:.88rem}.book-cache-actions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.book-cache-voices{flex-wrap:wrap;gap:.4rem;width:100%;display:flex}.book-cache-voices .choice-chip{border:1px solid var(--border);background:var(--surface);color:var(--text);font:inherit;cursor:pointer;border-radius:999px;min-height:40px;padding:.4rem .85rem;font-size:.85rem;font-weight:600}.book-cache-voices .choice-chip.active{background:linear-gradient(135deg, var(--gold), var(--gold-dim));color:var(--on-gold);border-color:#0000}.book-cache-voices .choice-chip:disabled{opacity:.65;cursor:not-allowed}.book-cache-actions .btn{border-radius:12px;min-height:44px}.book-cache-status{width:100%;color:var(--gold-dim);margin:.15rem 0 0;font-size:.85rem}.chapter-grid{grid-template-columns:repeat(5,1fr);gap:.45rem;display:grid}.chapter-chip{aspect-ratio:1;background:var(--surface);border:1px solid var(--border);color:#e8dcc4;font-variant-numeric:tabular-nums;-webkit-tap-highlight-color:transparent;border-radius:12px;place-items:center;min-height:48px;font-size:.95rem;font-weight:600;text-decoration:none;display:grid;position:relative}.chapter-chip:active{background:linear-gradient(135deg, var(--gold), var(--gold-dim));color:#1a1408;border-color:#0000}.chapter-chip.cached{border-color:#50a06473;box-shadow:inset 0 0 0 1px #50a06426}.ch-cached-dot{background:#5cb870;border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:5px}@media (width>=400px){.chapter-grid{grid-template-columns:repeat(6,1fr)}}@media (width>=768px){.book-header h1{font-size:2.5rem}.chapter-grid{grid-template-columns:repeat(auto-fill,minmax(52px,1fr));gap:.5rem}.chapter-chip:hover{background:linear-gradient(135deg, var(--gold), var(--gold-dim));color:#1a1408;border-color:#0000}.back-link:hover{color:var(--gold)}}.reader-header{border-bottom:1px solid #d4af6a26;margin-bottom:1.25rem;padding-bottom:1rem}.reader-header h1{color:var(--text-strong);flex-wrap:wrap;align-items:center;gap:.5rem;margin:.15rem 0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.85rem;font-weight:600;line-height:1.2;display:flex}.cached-pill{text-transform:uppercase;letter-spacing:.06em;color:#8fd9a0;background:#50a06433;border:1px solid #50a06459;border-radius:999px;padding:.25rem .5rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.65rem;font-weight:700}.cache-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.65rem;display:flex}.cache-btn{border-radius:12px;min-height:42px;font-size:.88rem}.cache-btn.is-cached{color:#8fd9a0;border-color:#50a06473}.cache-manage-link{color:var(--muted);font-size:.82rem}.cache-toast{color:var(--gold-dim);margin:.4rem 0 0;font-size:.85rem}.reader-meta{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .85rem;font-size:.75rem}.reader-actions{align-items:stretch;gap:.4rem;display:flex}.play-split{background:linear-gradient(135deg, var(--gold), var(--gold-dim));min-width:0;color:var(--on-gold);border-radius:12px;flex:auto;display:flex;position:relative;overflow:visible;box-shadow:0 1px #00000014}.play-split.playing{color:var(--gold);border:1px solid var(--border);box-shadow:none;background:0 0}.reader-actions .play-main{min-width:0;min-height:48px;color:inherit;box-shadow:none;background:0 0;border:none;border-radius:12px 0 0 12px;flex:auto;font-size:1rem;font-weight:700}.play-split:not(:has(.play-split-caret)) .play-main{border-radius:12px}.play-split-caret{min-height:48px;color:inherit;cursor:pointer;background:0 0;border:none;border-left:1px solid #1a14082e;border-radius:0 12px 12px 0;flex:0 0 44px;justify-content:center;align-items:center;padding:0;font-size:.85rem;font-weight:700;display:inline-flex}.play-split.playing .play-split-caret{border-left-color:var(--border)}.play-split-caret:hover,.play-split.open .play-split-caret{background:#00000014}.play-split.playing .play-split-caret:hover,.play-split.playing.open .play-split-caret{background:#e8c96a1a}.play-split-menu{z-index:40;border:1px solid var(--border);background:var(--surface);border-radius:12px;flex-direction:column;gap:.15rem;padding:.35rem;display:flex;position:absolute;top:calc(100% + .35rem);left:0;right:0;box-shadow:0 10px 28px #00000059}.play-split-item{text-align:left;width:100%;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.1rem;padding:.7rem .75rem;display:flex}.play-split-item:hover{background:#e8c96a1a}.play-split-item strong{color:var(--text-strong);font-size:.92rem;font-weight:600}.reader-actions .reader-action-icon{border-radius:12px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:.05rem;min-width:48px;min-height:48px;padding:0 .65rem;font-size:1.1rem;line-height:1.1;display:inline-flex}.reader-action-label{letter-spacing:.02em;text-transform:uppercase;font-size:.62rem;font-weight:700}.reader-more{border:1px solid var(--border);background:var(--surface);border-radius:12px;margin-top:.55rem;padding:0 .65rem}.reader-more summary{cursor:pointer;min-height:42px;color:var(--muted);-webkit-user-select:none;user-select:none;align-items:center;font-size:.85rem;font-weight:700;list-style:none;display:flex}.reader-more summary::-webkit-details-marker{display:none}.reader-more summary:after{content:"▾";opacity:.7;margin-left:auto}.reader-more[open] summary:after{content:"▴"}.reader-more-body{flex-wrap:wrap;align-items:center;gap:.45rem;padding:0 0 .7rem;display:flex}.reader-more-body .btn{border-radius:10px;min-height:40px}.audio-hint{color:var(--muted);margin:.65rem 0 0;font-size:.85rem;line-height:1.4}.audio-hint a{color:var(--gold)}.resume-banner{border:1px solid var(--border);background:#e8c96a1f;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.7rem .85rem;display:flex}.resume-banner-text{min-width:0;color:var(--text-strong);flex-wrap:wrap;align-items:baseline;gap:.35rem;font-size:.95rem;display:flex}.resume-banner .continue-label{text-transform:uppercase;letter-spacing:.1em;width:100%;color:var(--gold-dim);font-size:.65rem}.linkish{color:var(--muted);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;margin-top:.55rem;padding:0;font-family:inherit;font-size:.85rem;text-decoration:underline;display:inline-block}.linkish:active{color:var(--gold)}.reader-toggles{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.65rem;display:flex}.toggle-inline{color:var(--text);cursor:pointer;align-items:center;gap:.4rem;font-size:.85rem;display:inline-flex}.verse-hint{color:var(--muted);margin:0 0 .75rem;font-size:.8rem}.reader.has-verse-sheet{padding-bottom:min(55vh,28rem)}html.verse-sheet-open,html.verse-sheet-open body{overscroll-behavior:none}.verse{cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:8px;margin-left:-.25rem;margin-right:-.25rem;padding:.25rem .4rem;transition:background .12s,box-shadow .12s}.verse.selected{background:#ffffff0f;outline:none;box-shadow:inset 3px 0 #e8c96a}.verse.verse-jump-target{box-shadow:inset 3px 0 #e8c96ad9}.verse.verse-flash{animation:1.8s ease-out verse-flash-pulse}@keyframes verse-flash-pulse{0%{background:#e8c96a61}to{background:0 0}}.verse.hl-style-fill.hl-gold,.verse.hl-style-both.hl-gold{background:#e8c96a47}.verse.hl-style-fill.hl-yellow,.verse.hl-style-both.hl-yellow{background:#f0dc5047}.verse.hl-style-fill.hl-orange,.verse.hl-style-both.hl-orange{background:#f0963c42}.verse.hl-style-fill.hl-rose,.verse.hl-style-both.hl-rose{background:#dc6e823d}.verse.hl-style-fill.hl-red,.verse.hl-style-both.hl-red{background:#d2464638}.verse.hl-style-fill.hl-purple,.verse.hl-style-both.hl-purple{background:#a064d23d}.verse.hl-style-fill.hl-blue,.verse.hl-style-both.hl-blue{background:#508cd23d}.verse.hl-style-fill.hl-teal,.verse.hl-style-both.hl-teal{background:#3cb4aa3d}.verse.hl-style-fill.hl-green,.verse.hl-style-both.hl-green{background:#50aa6e3d}.verse.hl-style-fill.hl-gray,.verse.hl-style-both.hl-gray{background:#a0a0aa38}.verse.hl-style-underline,.verse.hl-style-both{text-underline-offset:3px;text-decoration-line:underline;text-decoration-thickness:2.5px}.verse.hl-style-underline.hl-gold,.verse.hl-style-both.hl-gold{-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold)}.verse.hl-style-underline.hl-yellow,.verse.hl-style-both.hl-yellow{text-decoration-color:#e8d84a}.verse.hl-style-underline.hl-orange,.verse.hl-style-both.hl-orange{text-decoration-color:#f0963c}.verse.hl-style-underline.hl-rose,.verse.hl-style-both.hl-rose{text-decoration-color:#e88a9a}.verse.hl-style-underline.hl-red,.verse.hl-style-both.hl-red{text-decoration-color:#e06060}.verse.hl-style-underline.hl-purple,.verse.hl-style-both.hl-purple{text-decoration-color:#b070e0}.verse.hl-style-underline.hl-blue,.verse.hl-style-both.hl-blue{text-decoration-color:#6aa8e8}.verse.hl-style-underline.hl-teal,.verse.hl-style-both.hl-teal{text-decoration-color:#4ec4b8}.verse.hl-style-underline.hl-green,.verse.hl-style-both.hl-green{text-decoration-color:#6bc47a}.verse.hl-style-underline.hl-gray,.verse.hl-style-both.hl-gray{text-decoration-color:#a0a0aa}.verse.hl-style-underline:not(.hl-style-both){background:0 0}.verse-sheet-root{z-index:120;pointer-events:none;position:fixed;inset:0}.verse-sheet-backdrop{pointer-events:auto;cursor:pointer;background:#00000073;border:none;margin:0;padding:0;position:absolute;inset:0}.verse-sheet{pointer-events:auto;-webkit-overflow-scrolling:touch;max-height:min(72vh,560px);padding:.5rem 1rem calc(1rem + env(safe-area-inset-bottom,0px) + var(--bottom-nav-h,56px));background:var(--surface);border:1px solid var(--border);color:var(--text);border-bottom:none;border-radius:18px 18px 0 0;flex-direction:column;gap:.65rem;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:auto;box-shadow:0 -12px 40px #00000040}.verse-sheet-handle{background:var(--border);border-radius:999px;width:40px;height:4px;margin:.15rem auto .25rem}.verse-panel-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.verse-panel-head strong{color:var(--text-strong);font-size:1.05rem}.verse-sheet-tabs{border-bottom:1px solid #d4af6a26;gap:.25rem;display:flex}.verse-sheet-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-1px;padding:.55rem .25rem;font-family:inherit;font-size:.88rem;font-weight:700}.verse-sheet-tabs button.active{color:var(--gold);border-bottom-color:var(--gold)}.verse-sheet-body{flex-direction:column;gap:.65rem;min-height:8rem;display:flex}.verse-sheet-actions{flex-wrap:wrap;gap:.5rem;display:flex}.verse-sheet-actions .btn{border-radius:12px;flex:1;min-height:44px}.share-sheet-body{gap:.55rem}.share-text-row{align-items:center;gap:.4rem;display:flex}.share-text-label{color:var(--muted);margin-right:.15rem;font-size:.8rem;font-weight:700}.share-text-chip{border:1px solid var(--border);min-height:34px;color:var(--text);cursor:pointer;background:0 0;border-radius:999px;padding:0 .75rem;font-family:inherit;font-size:.8rem;font-weight:700}.share-text-chip.active{background:linear-gradient(135deg, var(--gold), var(--gold-dim));color:var(--on-gold);border-color:#0000}.share-actions .btn{flex:none;width:100%}.share-actions-grid{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.share-actions-grid .btn.primary{grid-column:1/-1}.share-size-hint{margin:-.15rem 0 .15rem;font-size:.75rem;line-height:1.35}.verse-quick-actions{padding:0 .15rem .35rem}.verse-quick-actions .btn{min-height:40px;font-size:.85rem}.verse-quick-toast{margin:0 0 .5rem;padding:0 .25rem;font-size:.85rem}.sheet-hint{margin:0;font-size:.85rem}.highlight-swatches{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.highlight-swatches.many{grid-template-columns:repeat(2,1fr)}@media (width>=400px){.highlight-swatches.many{grid-template-columns:repeat(3,1fr)}}.style-row{flex-wrap:wrap;gap:.4rem;display:flex}.style-chip{min-width:5rem;min-height:40px;color:var(--text);cursor:pointer;background:0 0;border:1px solid #d4af6a4d;border-radius:999px;flex:1;font-family:inherit;font-weight:600}.style-chip.active{background:linear-gradient(135deg, var(--gold), var(--gold-dim));color:#1a1408;border-color:#0000}.swatch{cursor:pointer;color:#1a1408;border:1px solid #ffffff1f;border-radius:12px;min-height:42px;font-family:inherit;font-size:.78rem;font-weight:700}.swatch.gold{background:linear-gradient(135deg, var(--gold), var(--gold-dim))}.swatch.yellow{background:linear-gradient(135deg,#f0e070,#d4c030)}.swatch.orange{background:linear-gradient(135deg,#f0a84a,#d47820)}.swatch.rose{background:linear-gradient(135deg,#f0a8b4,#c45a6e)}.swatch.red{color:#1a0a0a;background:linear-gradient(135deg,#f08080,#c04040)}.swatch.purple{color:#140a1a;background:linear-gradient(135deg,#c090e8,#8040c0)}.swatch.blue{color:#0a1520;background:linear-gradient(135deg,#8ec0f0,#3a7ec0)}.swatch.teal{background:linear-gradient(135deg,#70d8cc,#2a9a90)}.swatch.green{background:linear-gradient(135deg,#8fd9a0,#3d9a55)}.swatch.gray{color:#121218;background:linear-gradient(135deg,#c0c0c8,#707080)}.swatch.active{box-shadow:0 0 0 2px #f5e6c8,0 0 0 4px #e8c96a80}.note-combined-box{background:#00000047;border:1px solid #d4af6a33;border-radius:12px;max-height:32vh;padding:.75rem .85rem;overflow:auto}.note-combined-section{padding:.15rem 0}.note-section-body{color:var(--text);white-space:pre-wrap;margin:0;font-size:.98rem;line-height:1.5}.note-inline-date{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.85rem}.note-section-tools{gap:.75rem;margin-top:.25rem;display:flex}.linkish-sm{color:var(--muted);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.78rem;text-decoration:underline}.note-section-divider{border:none;border-top:1px solid #d4af6a1f;margin:.65rem 0}.note-edit-area{box-sizing:border-box;background:var(--input-bg);border:1px solid var(--border);width:100%;color:var(--text);resize:vertical;border-radius:10px;margin-bottom:.4rem;padding:.65rem;font-family:inherit;font-size:16px}.note-label{color:var(--text);flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.note-label textarea{background:var(--input-bg);border:1px solid var(--border);color:var(--text);resize:vertical;box-sizing:border-box;border-radius:10px;width:100%;min-height:6rem;padding:.75rem;font-family:inherit;font-size:16px}.note-label textarea:focus{border-color:var(--gold-dim);outline:none;box-shadow:0 0 0 3px #d4af6a26}.app-shell.has-player .verse-sheet{padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px) + var(--bottom-nav-h,56px) + var(--audio-bar-h,64px))}@media (width>=768px){.verse-sheet{width:min(520px,100%);padding-bottom:calc(1.25rem + var(--bottom-nav-h,56px) + 1rem);border-radius:18px 18px 0 0;left:50%;right:auto;transform:translate(-50%)}}.study-block h3,.study-block h4,.chapter-study h2{color:var(--gold);margin:.25rem 0;font-size:.95rem}.study-block p{color:#d8cdb8;margin:0;font-size:.92rem;line-height:1.45}.xref-list{flex-wrap:wrap;gap:.4rem;display:flex}.xref-list a{border:1px solid var(--border);color:var(--gold);background:#e8c96a1a;border-radius:999px;padding:.3rem .55rem;font-size:.85rem;text-decoration:none}.study-empty{margin:0;font-size:.85rem}.chapter-study{margin:0 0 1.5rem}.chapter-study ul{flex-direction:column;gap:.4rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.chapter-study li{color:var(--muted);align-items:flex-start;gap:.55rem;font-size:.85rem;display:flex}.chapter-study button{color:var(--gold);cursor:pointer;background:#e8c96a1f;border:none;border-radius:6px;flex-shrink:0;padding:.2rem .4rem;font-weight:700}.verses{max-width:42rem;margin:0 auto 1.5rem}.verse{color:var(--text);text-align:left;-webkit-hyphens:auto;hyphens:auto;margin:0 0 .75rem;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:1.2rem;line-height:1.7}.verse-num{color:var(--gold-dim);vertical-align:super;-webkit-user-select:none;user-select:none;margin-right:.35rem;font-family:system-ui,sans-serif;font-size:.68rem;font-weight:700}.chapter-nav{border-top:1px solid #d4af6a1f;grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;padding-top:1.25rem;display:grid}.chapter-nav a{border-radius:12px;min-height:44px;text-decoration:none}.chapter-nav a:first-child{justify-self:start}.chapter-nav a:last-child{justify-self:end}.chapter-nav>:nth-child(2){justify-self:center}@media (width>=768px){.reader-header h1{font-size:2.5rem}.verse{font-size:1.35rem;line-height:1.75}.play-split{flex:0 auto;min-width:12rem}.reader-actions .play-main{min-width:9rem}}.search-page h1{color:var(--text-strong);margin:0 0 .35rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.75rem;font-weight:600}.search-sub{margin:0 0 1rem;font-size:.9rem;line-height:1.45}.search-sub em{color:var(--gold-dim,var(--gold));font-style:normal;font-weight:600}.search-form{flex-direction:column;gap:.55rem;margin-bottom:.75rem;display:flex}.search-form input{background:var(--input-bg);border:1px solid var(--border);width:100%;color:var(--text);border-radius:12px;outline:none;min-height:48px;padding:.8rem 1rem;font-size:16px}.search-form input:focus{border-color:var(--gold-dim);box-shadow:0 0 0 3px #d4af6a1f}.search-form .btn{border-radius:12px;width:100%;min-height:48px}.search-goto-preview{color:var(--text);background:#e8c96a1a;border:1px solid #d4af6a59;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.85rem;padding:.65rem .85rem;font-size:.92rem;display:flex}.search-goto-preview strong{color:var(--gold)}.search-filters{flex-direction:column;gap:.55rem;margin-bottom:1rem;display:flex}.search-filter-row{scrollbar-width:none;gap:.4rem;padding-bottom:.1rem;display:flex;overflow-x:auto}.search-filter-row::-webkit-scrollbar{display:none}.search-filters .chip{border:1px solid var(--border);background:var(--bg-elevated,var(--surface));color:var(--muted);cursor:pointer;border-radius:999px;flex-shrink:0;min-height:36px;padding:.4rem .8rem;font-size:.8rem}.search-filters .chip.active{color:var(--text-strong);background:#e8c96a24;border-color:#d4af6a8c;font-weight:600}.search-book-select{flex-direction:column;gap:.25rem;display:flex}.search-book-select select{background:var(--input-bg);border:1px solid var(--border);color:var(--text);border-radius:12px;min-height:44px;padding:.6rem .75rem;font-size:16px}.search-empty-state{flex-direction:column;gap:1.1rem;display:flex}.search-chips-block h2{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0 0 .45rem;font-size:.78rem;font-weight:600}.search-chips-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.search-chips-head h2{margin:0}.search-chips{flex-wrap:wrap;gap:.4rem;display:flex}.search-chips .chip{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:999px;min-height:36px;padding:.4rem .75rem;font-size:.82rem}.search-chips .chip.suggest{color:var(--gold-dim,var(--gold));border-color:#d4af6a4d}.search-chips .chip:hover{border-color:#d4af6a73}.search-ref-card{background:var(--surface);border:1px solid #d4af6a66;border-radius:14px;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.85rem;padding:.85rem 1rem;display:flex}.search-ref-card strong{color:var(--text-strong);margin-top:.1rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;display:block}.search-count{margin:0 0 .75rem;font-size:.88rem}.search-none{color:var(--muted);line-height:1.45}.search-none .linkish{color:var(--gold);cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.search-results ul{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.search-results li a{background:var(--surface);border:1px solid var(--border);color:var(--text);-webkit-tap-highlight-color:transparent;border-radius:12px;flex-direction:column;gap:.3rem;padding:.85rem .9rem;text-decoration:none;display:flex}.search-results li a:active{border-color:#d4af6a66}.search-results li strong{color:var(--gold);font-size:.88rem}.search-hit-text{color:var(--muted);font-family:Cormorant Garamond,Georgia,serif;font-size:1.1rem;line-height:1.4}.search-mark{color:var(--text-strong);background:#e8c96a47;border-radius:3px;padding:0 .12em}@media (width>=768px){.search-page h1{font-size:2.2rem}.search-form{flex-direction:row;align-items:stretch}.search-form .btn{width:auto;min-width:7rem}.search-results li a:hover{border-color:#d4af6a66}}.bookmarks-page h1{font-family:var(--font-reading), Georgia, serif;color:var(--text-strong,var(--text));margin:0 0 .35rem;font-size:1.75rem;font-weight:600}.bm-intro{color:var(--muted);margin:0 0 1rem;font-size:.9rem}.bm-manage{flex-direction:column;gap:.5rem;margin-bottom:.85rem;display:flex}.bm-create-row{gap:.45rem;display:flex}.bm-create-row input{background:var(--input-bg,#0e131a);border:1px solid var(--border,#d4af6a40);min-width:0;color:var(--text);border-radius:10px;flex:1;padding:.6rem .75rem;font-family:inherit;font-size:16px}.bm-filters{flex-direction:column;gap:.45rem;margin-bottom:.85rem;display:flex}.bm-filter-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.4rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.bm-filter-scroll::-webkit-scrollbar{display:none}.chip{border:1px solid var(--border,#d4af6a40);color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;flex-shrink:0;padding:.45rem .8rem;font-family:inherit;font-size:.82rem}.chip.active{background:linear-gradient(135deg, var(--gold), var(--gold-dim));color:var(--on-gold,#1a1408);border-color:#0000;font-weight:600}.bm-admin{color:var(--muted);margin-bottom:.85rem;font-size:.88rem}.bm-admin-list{flex-direction:column;gap:.35rem;margin:0;padding:.5rem 0 0;list-style:none;display:flex}.bm-admin-list li{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.linkish-sm{color:var(--muted);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.8rem;text-decoration:underline}.bm-msg{color:var(--gold-dim);font-size:.88rem}.bookmark-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.bm-item{background:var(--surface);border:1px solid var(--border,#d4af6a1f);border-radius:12px;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.85rem .9rem;display:flex}.bm-main{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.bm-main>a{color:var(--gold);font-weight:600;line-height:1.3;text-decoration:none}.bm-meta{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.bm-folder{color:var(--muted);font-size:.75rem}.bm-tag{color:var(--gold-dim);border:1px solid var(--border);background:#e8c96a1f;border-radius:999px;padding:.15rem .45rem;font-size:.72rem}.bm-actions{flex-direction:column;flex-shrink:0;gap:.35rem;display:flex}.bm-editor{background:var(--bg);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:.55rem;margin-top:.5rem;padding:.65rem;display:flex}.bm-editor label{color:var(--muted);flex-direction:column;gap:.3rem;font-size:.8rem;display:flex}.bm-editor select{background:var(--input-bg);border:1px solid var(--border);color:var(--text);border-radius:8px;padding:.5rem;font-family:inherit;font-size:16px}.bm-tag-pick span{color:var(--muted);font-size:.8rem}.bm-tag-pick-row{flex-wrap:wrap;gap:.35rem;margin-top:.35rem;display:flex}.bm-editor-actions{gap:.4rem;display:flex}.bm-count{margin-top:.75rem;font-size:.8rem}@media (width>=768px){.bookmarks-page h1{font-size:2.2rem}}.history-page{padding-bottom:.5rem}.history-header h1{color:var(--text-strong);margin:0 0 .25rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.75rem;font-weight:600}.history-sub{color:var(--muted);margin:0 0 1rem;font-size:.9rem}.history-offline-banner{color:var(--text);background:#e8c96a1a;border:1px solid #d4af6a59;border-radius:10px;margin:0 0 .85rem;padding:.65rem .85rem;font-size:.88rem;line-height:1.4}.period-bar{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.4rem;margin-bottom:1.1rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.period-bar::-webkit-scrollbar{display:none}.period-bar .chip{flex-shrink:0}.period-bar .chip-full{display:none}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:.2rem;padding:.85rem .75rem;display:flex}.stat-card.dim .stat-value{color:var(--muted)}.stat-value{color:var(--text-strong);font-variant-numeric:tabular-nums;font-size:1.35rem;font-weight:700;line-height:1.1}.stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem}.stats-footnote{color:var(--muted);margin:0 0 1.25rem;font-size:.8rem}.period-heading{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:0 0 .55rem;font-size:.8rem;font-weight:700}.continue-banner{border:1px solid var(--border);background:linear-gradient(135deg,#9a742024,#b08a2e0f);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.85rem;padding:.95rem 1rem;display:flex}.continue-banner-text{flex-direction:column;flex:1;gap:.15rem;min-width:10rem;display:flex}.continue-banner-label{text-transform:uppercase;letter-spacing:.06em;color:var(--gold);font-size:.68rem;font-weight:700}.continue-banner-text strong{color:var(--text-strong);font-size:1.15rem;font-family:var(--font-reading), Georgia, serif}.continue-banner-meta{color:var(--muted);font-size:.8rem}.continue-banner-meter{background:#7f7f7f26;border-radius:999px;height:5px;margin-top:.4rem;overflow:hidden}.continue-banner-meter-fill{background:linear-gradient(90deg, var(--gold), var(--gold-dim));border-radius:inherit;height:100%}.continue-banner-actions{flex-wrap:wrap;gap:.4rem;display:flex}.continue-banner-actions .btn{border-radius:10px;min-height:40px}.lifetime-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;margin-bottom:1.1rem;padding:1rem}.lifetime-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.55rem;display:flex}.lifetime-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:.15rem;font-size:.68rem;font-weight:700;display:block}.lifetime-pct{color:var(--gold);font-variant-numeric:tabular-nums;font-size:1.75rem;font-weight:700;line-height:1.1;display:block}.lifetime-detail{color:var(--muted);margin-top:.15rem;font-size:.8rem;display:block}.lifetime-time{color:var(--text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.85rem;font-weight:700}.lifetime-bar{background:#7f7f7f1f;border-radius:999px;height:8px;margin-bottom:.85rem;overflow:hidden}.lifetime-bar-fill{background:linear-gradient(90deg, var(--gold), var(--gold-dim));border-radius:inherit;min-width:0;height:100%}.lifetime-testaments{flex-direction:column;gap:.55rem;display:flex}.testament-meta{color:var(--text);justify-content:space-between;margin-bottom:.25rem;font-size:.78rem;font-weight:600;display:flex}.testament-meta span:last-child{color:var(--muted);font-variant-numeric:tabular-nums}.testament-bar{background:#7f7f7f1f;border-radius:999px;height:5px;overflow:hidden}.testament-bar-fill{background:var(--gold-dim);border-radius:inherit;height:100%}.streak-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;margin-bottom:1.1rem;padding:1rem}.streak-grid{grid-template-columns:1fr 1.35fr;gap:1rem;display:grid}@media (width<=420px){.streak-grid{grid-template-columns:1fr}}.streak-block{min-width:0}.streak-value{color:var(--gold);font-variant-numeric:tabular-nums;margin-top:.1rem;font-size:1.65rem;font-weight:700;line-height:1.15;display:block}.streak-value.goal-num{color:var(--text-strong);font-size:1.2rem}.goal-of{color:var(--muted);font-size:.85rem;font-weight:600}.streak-caption{color:var(--muted);margin-top:.2rem;font-size:.78rem;display:block}.streak-longest{color:var(--muted);font-variant-numeric:tabular-nums;margin-top:.15rem;font-size:.72rem;display:block}.goal-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.1rem;display:flex}.goal-select{border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:8px;max-width:5.5rem;padding:.2rem .35rem;font-size:.75rem;font-weight:600}.goal-bar{background:#7f7f7f1f;border-radius:999px;height:7px;margin:.45rem 0 .25rem;overflow:hidden}.goal-bar-fill{background:linear-gradient(90deg, var(--gold-dim), var(--gold));border-radius:inherit;min-width:0;height:100%;transition:width .25s}.goal-bar-fill.met{background:linear-gradient(90deg,#3d9b6a,#5cc48a)}.gap-fill-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;margin-bottom:1.1rem;padding:1rem}.gap-fill-card.done{text-align:center;padding:1rem 1.1rem}.gap-fill-card.done strong{color:var(--gold);margin-bottom:.25rem;font-size:1rem;display:block}.gap-fill-card.done p{margin:0;font-size:.85rem}.gap-fill-title{color:var(--text-strong);margin-top:.1rem;font-size:1.05rem;display:block}.gap-fill-meta{color:var(--muted);margin:.25rem 0 0;font-size:.8rem}.gap-preview-list{flex-wrap:wrap;gap:.4rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.gap-preview-list li a{border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:999px;padding:.3rem .55rem;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-block}.gap-preview-list li a:hover{border-color:var(--gold-dim);color:var(--gold)}.gap-preview-more{align-items:center;padding:.3rem .4rem;font-size:.75rem;display:inline-flex}.gap-fill-actions{flex-wrap:wrap;gap:.45rem;margin-top:.85rem;display:flex}.gap-fill-actions .btn{border-radius:10px;min-height:38px}.gap-fill-msg{color:var(--gold);margin:.55rem 0 0;font-size:.8rem;font-weight:600}.history-tools{margin-bottom:1rem}.history-tools-row{flex-wrap:wrap;gap:.4rem;display:flex}.history-tools-msg{color:var(--gold);margin:.45rem 0 0;font-size:.8rem;font-weight:600}.milestones-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;margin-bottom:1.1rem;padding:1rem}.milestones-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.milestones-count{color:var(--text-strong);margin-top:.1rem;font-size:1.1rem;display:block}.milestones-grid{grid-template-columns:1fr 1fr;gap:.5rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=520px){.milestones-grid{grid-template-columns:1fr 1fr 1fr}}.milestone-item{border:1px solid var(--border);background:var(--bg);border-radius:10px;flex-direction:column;gap:.15rem;min-height:4.5rem;padding:.65rem .7rem;display:flex;position:relative}.milestone-item.unlocked{background:#d4af6a14;border-color:#d4af6a66}.milestone-icon{color:var(--gold);font-size:.85rem;line-height:1}.milestone-item.locked .milestone-icon{color:var(--muted);opacity:.7}.milestone-title{color:var(--text-strong);font-size:.82rem;font-weight:700}.milestone-desc{color:var(--muted);font-size:.68rem;line-height:1.25}.milestone-progress{background:#7f7f7f1f;border-radius:999px;height:4px;margin-top:.35rem;display:block;overflow:hidden}.milestone-progress-fill{background:var(--gold-dim);border-radius:inherit;height:100%;display:block}.milestone-nums{color:var(--muted);font-variant-numeric:tabular-nums;margin-top:.15rem;font-size:.65rem}.heard-filters{flex-direction:column;gap:.5rem;margin-bottom:.85rem;display:flex}.heard-search{border:1px solid var(--border);background:var(--input-bg,var(--bg));width:100%;color:var(--text);border-radius:10px;padding:.55rem .75rem;font-size:.9rem}.heard-filter-chips{flex-wrap:wrap;gap:.35rem;display:flex}.history-row-pills{flex-wrap:wrap;justify-content:flex-end;gap:.3rem;display:flex}.pill.voice{color:var(--muted);border:1px solid var(--border);background:#7f7f7f1f}.pill.voice-mims{color:#8ab0e0;background:#648cc826;border-color:#648cc84d}html[data-theme=light] .pill.voice-mims{color:#2a5080}.pill.voice-scourby{color:var(--gold-dim);background:#d4af6a1f;border-color:#d4af6a47}.history-row{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-wrap:wrap;align-items:center;gap:.65rem;padding:.85rem .9rem;display:flex}.history-row.is-playing{border-color:var(--gold-dim);box-shadow:0 0 0 1px #9a742026}.history-row .history-item-main{min-width:10rem;color:inherit;flex-direction:column;flex:1;gap:.15rem;text-decoration:none;display:flex}.history-row .history-item-main strong{color:var(--text-strong);font-size:1rem}.history-row-meter{background:#7f7f7f1f;border-radius:999px;height:4px;margin-top:.35rem;overflow:hidden}.history-row-meter-fill{background:linear-gradient(90deg, var(--gold), var(--gold-dim));height:100%}.history-row-side{flex-direction:column;align-items:flex-end;gap:.4rem;display:flex}.history-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:.3rem;display:flex}.history-row-actions .btn{border-radius:10px;min-height:36px;font-size:.8rem}.timeline-section{margin-bottom:1.25rem}.timeline-section h2,.missed-section h2{color:var(--muted);margin:0 0 .6rem;font-size:.95rem;font-weight:600}.timeline-list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.timeline-list li{grid-template-columns:5.5rem 1fr auto;align-items:center;gap:.5rem;font-size:.8rem;display:grid}.timeline-day{color:var(--muted);font-variant-numeric:tabular-nums}.timeline-bar-wrap{background:#ffffff0f;border-radius:999px;height:6px;overflow:hidden}.timeline-bar{background:linear-gradient(90deg, var(--gold), var(--gold-dim));border-radius:inherit;min-width:2px;height:100%;display:block}.heatmap-section{border:1px solid var(--border);background:var(--surface);border-radius:14px;margin-bottom:1.25rem;padding:1rem}.heatmap-section h2,.sessions-section h2{color:var(--muted);margin:0 0 .35rem;font-size:.95rem;font-weight:600}.heatmap-head{margin-bottom:.75rem}.heatmap-compare{margin:0;font-size:.78rem;line-height:1.35}.heatmap-delta{color:var(--text);font-weight:600}.heatmap-scroll{-webkit-overflow-scrolling:touch;padding-bottom:.25rem;overflow-x:auto}.heatmap-months{gap:3px;min-width:max-content;margin-bottom:.25rem;margin-left:1.1rem;display:grid}.heatmap-month{color:var(--muted);white-space:nowrap;font-size:.62rem;overflow:hidden}.heatmap-body{gap:.35rem;min-width:max-content;display:flex}.heatmap-dow{color:var(--muted);text-align:right;flex-shrink:0;grid-template-rows:repeat(7,12px);gap:3px;width:.85rem;font-size:.58rem;line-height:12px;display:grid}.heatmap-grid{grid-template-rows:repeat(7,12px);grid-auto-columns:12px;grid-auto-flow:column;gap:3px;display:grid}.heat-cell{cursor:pointer;background:#7f7f7f1f;border:none;border-radius:2px;width:12px;height:12px;padding:0;display:block}.heat-cell:disabled,.heat-cell.level-pad{opacity:0;pointer-events:none;cursor:default}.heat-cell.level-0{background:#7f7f7f1f}.heat-cell.level-1{background:#d4af6a47}.heat-cell.level-2{background:#d4af6a7a}.heat-cell.level-3{background:#d4af6ab8}.heat-cell.level-4{background:var(--gold)}.heat-cell.selected{outline:2px solid var(--text-strong);outline-offset:1px}.heatmap-legend{color:var(--muted);align-items:center;gap:.3rem;margin-top:.65rem;font-size:.68rem;display:flex}.heatmap-legend .heat-cell{cursor:default;pointer-events:none}.heatmap-day-detail{border-top:1px solid var(--border);margin-top:.85rem;padding-top:.75rem}.heatmap-day-detail-head{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.5rem;display:flex}.heatmap-day-detail-head strong{font-variant-numeric:tabular-nums}.heatmap-day-chapters{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.heatmap-day-chapters li{justify-content:space-between;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.heatmap-day-chapters a{color:var(--text);font-weight:600;text-decoration:none}.heatmap-day-chapters a:hover{color:var(--gold)}.sessions-section{margin-bottom:1.25rem}.sessions-section .section-hint{margin:0 0 .65rem;font-size:.8rem}.session-list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.session-row{border:1px solid var(--border);background:var(--surface);border-radius:12px;overflow:hidden}.session-row-head{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;grid-template-columns:1fr;gap:.15rem;padding:.75rem .85rem;display:grid}.session-when{color:var(--muted);font-size:.72rem;font-weight:600}.session-label{color:var(--text-strong);font-size:.92rem;font-weight:700;line-height:1.25}.session-meta{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.78rem}.session-body{border-top:1px solid var(--border);padding:0 .85rem .75rem}.session-chapters{flex-direction:column;gap:.4rem;margin:.55rem 0 0;padding:0;list-style:none;display:flex}.session-chapters li{flex-wrap:wrap;align-items:center;gap:.4rem .6rem;font-size:.85rem;display:flex}.session-chapters a{color:var(--text);flex:1;min-width:6rem;font-weight:600;text-decoration:none}.session-chapters a:hover{color:var(--gold)}.timeline-meta{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap}.history-tabs{border-bottom:1px solid #d4af6a26;gap:.25rem;margin-bottom:1rem;display:flex}.history-tabs button{color:var(--muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-1px;padding:.65rem .35rem;font-family:inherit;font-size:.82rem;font-weight:600}.history-tabs button.active{color:var(--gold);border-bottom-color:var(--gold)}.history-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.history-item{background:var(--surface);border:1px solid var(--border);color:inherit;-webkit-tap-highlight-color:transparent;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem .9rem;text-decoration:none;display:flex}.history-item:active{border-color:#d4af6a66}.history-item-main{flex-direction:column;gap:.15rem;min-width:0;display:flex}.history-item-main strong{color:var(--text);font-size:1rem}.history-item-meta{color:var(--muted);font-size:.8rem}.history-item-when{color:#6e6758;font-size:.72rem}.pill{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;flex-shrink:0;padding:.3rem .5rem;font-size:.68rem;font-weight:700}.pill.done{color:#8fd9a0;background:#50a06433}.pill.partial{color:var(--gold);background:#d4af6a26}.empty-state{text-align:center;padding:1.5rem .5rem}.section-hint{margin:0 0 .75rem;font-size:.85rem}.missed-section h2{margin-top:1.25rem}.missed-book-grid{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.missed-book{background:var(--surface);color:inherit;border:1px solid #d4af6a1a;border-radius:10px;flex-direction:column;gap:.15rem;padding:.75rem;text-decoration:none;display:flex}.missed-book .book-name{color:#e8dcc4;font-family:Cormorant Garamond,Georgia,serif;font-size:1.05rem;font-weight:600}.missed-book .book-meta{color:#7a7260;font-size:.72rem}.book-status-list{flex-direction:column;gap:.45rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.book-status{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}.book-status-head{width:100%;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;gap:.65rem;padding:.8rem .85rem;font-family:inherit;display:flex}.status-dot{background:#4a4538;border-radius:50%;flex-shrink:0;width:10px;height:10px}.status-complete .status-dot{background:#5cb870}.status-partial .status-dot{background:#e8c96a}.status-none .status-dot{background:#4a4538}.book-status-title{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.book-status-title strong{color:var(--text);font-size:.98rem}.book-status-title span{color:var(--muted);font-size:.75rem}.book-status-pct{color:var(--gold-dim);font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:700}.book-status-body{border-top:1px solid #d4af6a14;padding:0 .85rem .85rem}.chapter-legend{color:var(--muted);gap:.75rem;margin:.6rem 0 .45rem;font-size:.72rem;display:flex}.leg.heard:before,.leg.done:before,.leg.miss:before{content:"";vertical-align:middle;border-radius:2px;width:8px;height:8px;margin-right:.3rem;display:inline-block}.leg.done:before{background:var(--gold)}.leg.heard:before{background:#5cb870}.leg.miss:before{background:#3a3540;border:1px solid #5a5460}html[data-theme=light] .leg.miss:before{background:#e8e2d6;border-color:#cfc6b6}.mini-chapter-grid{grid-template-columns:repeat(auto-fill,minmax(36px,1fr));gap:.3rem;display:grid}.mini-ch{font-variant-numeric:tabular-nums;border-radius:8px;place-items:center;min-height:36px;font-size:.75rem;font-weight:600;text-decoration:none;display:grid}.mini-ch.done{color:var(--gold);background:#d4af6a47;border:1px solid #d4af6a73}.mini-ch.heard{color:#b8efc4;background:#50a06440;border:1px solid #50a06459}html[data-theme=light] .mini-ch.heard{color:#1e6b36;background:#2a7a421f}.mini-ch.miss{color:var(--muted);background:#1a1f28;border:1px solid #ffffff0f}html[data-theme=light] .mini-ch.miss{background:#f3eee4;border-color:#785f2826}@media (width>=480px){.period-bar .chip-short{display:none}.period-bar .chip-full{display:inline}.stats-grid{grid-template-columns:repeat(4,1fr)}.missed-book-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=768px){.history-header h1{font-size:2.2rem}.history-item:hover{border-color:#d4af6a66}.missed-book:hover{border-color:#d4af6a59}}.cache-page h1,.cache-header h1{color:var(--text-strong);margin:0 0 .25rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.75rem;font-weight:600}.cache-section-title{color:var(--text-strong);margin:0 0 .4rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.2rem;font-weight:600}.cache-text-section{border-bottom:1px solid var(--border);margin-bottom:1.35rem;padding-bottom:1rem}.cache-storage-section{background:var(--surface);border:1px solid var(--border);border-radius:14px;margin-bottom:1.35rem;padding:1rem 1rem .85rem}.cache-storage-section .cache-section-title{margin-bottom:.65rem}.cache-storage-bar{background:#ffffff14;border-radius:999px;height:10px;margin-bottom:.55rem;overflow:hidden}html[data-theme=light] .cache-storage-bar{background:#00000014}.cache-storage-bar-fill{border-radius:inherit;background:linear-gradient(90deg, var(--gold), var(--gold-dim));min-width:0;height:100%;transition:width .25s}.cache-storage-summary{color:var(--text);margin:0 0 .85rem;font-size:.92rem;line-height:1.35}.cache-storage-summary strong{color:var(--text-strong);font-variant-numeric:tabular-nums}.cache-storage-pct{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.88em}.cache-storage-breakdown{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.cache-storage-breakdown li{color:var(--text);justify-content:space-between;align-items:baseline;gap:.75rem;padding:.15rem 0;font-size:.88rem;display:flex}.cache-storage-breakdown li.cache-storage-sub{color:var(--muted);padding-left:.75rem;font-size:.8rem}.cache-storage-breakdown li.cache-storage-total{border-top:1px solid var(--border);color:var(--text-strong);margin-top:.25rem;padding-top:.5rem;font-weight:600}.cache-storage-size{font-variant-numeric:tabular-nums;color:var(--muted);white-space:nowrap;flex-shrink:0}.cache-storage-total .cache-storage-size{color:var(--text-strong)}.cache-storage-section .cache-all-hint{margin-top:.65rem;margin-bottom:0}.cache-text-stats{margin:.75rem 0 .85rem}.cache-sub{color:var(--muted);margin:0 0 .35rem;font-size:.9rem;line-height:1.4}.cache-backend{color:var(--muted);letter-spacing:.02em;margin:0 0 1rem;font-size:.75rem}.cache-note{color:var(--muted);background:#e8c96a14;border:1px solid #d4af6a33;border-radius:10px;margin:0 0 1rem;padding:.75rem .9rem;font-size:.85rem;line-height:1.4}.cache-settings{margin-bottom:1.1rem}.cache-voice-actions{flex-direction:column;gap:.55rem;margin:.75rem 0 .5rem;display:flex}.toggle-row{background:var(--surface);border:1px solid var(--border);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex}.toggle-row span{flex-direction:column;gap:.2rem;min-width:0;display:flex}.toggle-row strong{color:var(--text);font-size:.95rem}.toggle-row small{color:var(--muted);font-size:.78rem;line-height:1.3}.toggle{background:var(--bg-elevated);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;width:48px;height:28px;padding:0;transition:background .15s;position:relative}.toggle.on{background:linear-gradient(135deg,#6bc47a,#3d9a55)}.toggle-knob{background:var(--text-strong);border-radius:50%;width:22px;height:22px;transition:transform .15s;position:absolute;top:3px;left:3px}.toggle.on .toggle-knob{transform:translate(20px)}.cache-stats{grid-template-columns:repeat(3,1fr);gap:.45rem;margin-bottom:1rem;display:grid}.cstat{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:12px;padding:.75rem .5rem}.cstat-val{color:var(--text-strong);font-variant-numeric:tabular-nums;font-size:1rem;font-weight:700;display:block}.cstat-lab{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-top:.2rem;font-size:.68rem;display:block}.cache-all-section{margin-bottom:1.1rem}.cache-all-btn{border-radius:12px;min-height:48px;font-size:.95rem}.cache-all-btn.is-done{color:#0e1a12;background:linear-gradient(135deg,#6bc47a,#3d9a55)}.cache-all-progress{margin-top:.75rem}.cache-all-bar{background:#ffffff14;border-radius:999px;height:8px;overflow:hidden}.cache-all-bar-fill{border-radius:inherit;background:linear-gradient(90deg, var(--gold), var(--gold-dim));min-width:2px;height:100%;transition:width .2s}.cache-all-status{color:var(--muted);flex-direction:column;gap:.15rem;margin:.5rem 0 0;font-size:.85rem;display:flex}.cache-all-status strong{color:var(--text-strong);font-size:.92rem}.cache-all-status span{font-variant-numeric:tabular-nums;color:var(--muted);font-size:.8rem}.cache-all-hint{color:var(--muted);margin:.55rem 0 0;font-size:.78rem;line-height:1.4}.cstat-of{color:var(--muted);font-size:.75em;font-weight:600}.cache-actions{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.cache-actions .btn{border-radius:12px;min-height:44px;text-decoration:none}.btn.danger{color:#f0b0b0;border-color:#dc646466}.cache-msg{color:var(--gold-dim);margin:0 0 .75rem;font-size:.9rem}.cached-books h2{color:var(--muted);margin:0 0 .65rem;font-size:.95rem}.cached-book-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.cached-book-list>li{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:.85rem}.cached-book-head{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.55rem;display:flex}.cached-book-head a{color:var(--gold);text-decoration:none}.cached-book-head span{color:var(--muted);white-space:nowrap;font-size:.78rem}.cached-ch-list{flex-wrap:wrap;gap:.35rem;display:flex}.cached-ch-chip{background:#50a06426;border:1px solid #50a0644d;border-radius:8px;align-items:center;gap:.15rem;display:inline-flex;overflow:hidden}.cached-ch-chip a{color:#b8efc4;font-variant-numeric:tabular-nums;text-align:center;min-width:1.5rem;padding:.35rem .45rem .35rem .55rem;font-size:.85rem;font-weight:600;text-decoration:none}.cached-ch-chip button{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:.35rem .45rem;font-size:1rem;line-height:1}.cached-ch-chip button:active{color:#f0b0b0}.empty-state{text-align:center;padding:1.5rem .5rem;line-height:1.45}@media (width>=768px){.cache-header h1{font-size:2.2rem}.cache-actions{flex-direction:row}.cache-actions .btn{flex:1}}.plans-page h1{color:var(--text-strong);margin:0 0 .35rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.75rem;font-weight:600}.plans-intro{color:var(--muted);margin:0 0 1.1rem;font-size:.9rem;line-height:1.4}.plans-section-title{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:0 0 .65rem;font-size:.85rem;font-weight:700}.plans-enrolled-section{margin-bottom:1.25rem}.plans-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.85rem;display:flex}.plans-tag-bar{flex-wrap:wrap;flex:1;gap:.35rem;display:flex}.plans-grid{flex-direction:column;gap:.65rem;margin-bottom:1.25rem;display:flex}.plan-card{background:var(--surface);border:1px solid var(--border);color:inherit;border-radius:12px;flex-direction:column;gap:.35rem;padding:1rem;text-decoration:none;display:flex}.plan-card.enrolled{border-color:#d4af6a59}.plan-card-enrolled{flex-direction:column;gap:.65rem;display:flex}.plan-card-main{color:inherit;flex-direction:column;gap:.35rem;text-decoration:none;display:flex}.plan-play-today{text-align:center;border-radius:10px;justify-content:center;align-self:stretch;min-height:40px}.plan-card-top{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.plan-card strong{color:var(--text-strong);font-size:1.05rem}.plan-desc{color:var(--muted);font-size:.88rem;line-height:1.35}.plan-meta{color:var(--muted);font-size:.78rem}.enrolled-badge{text-transform:uppercase;letter-spacing:.04em;color:var(--gold);white-space:nowrap;font-size:.68rem;font-weight:700}.pace-pill{white-space:nowrap;color:var(--muted);background:#7f7f7f1f;border-radius:999px;padding:.15rem .45rem;font-size:.68rem;font-weight:700}.pace-pill.status-behind{color:var(--danger-text);background:#b4503226}.pace-pill.status-ahead,.pace-pill.status-on_track{color:var(--success);background:#50a06426}.pace-pill.status-paused{background:#7f7f7f26}.pace-pill.status-complete{color:var(--gold);background:#d4af6a33}.plan-bar{background:#7f7f7f1f;border-radius:999px;height:5px;margin-top:.25rem;display:block;overflow:hidden}.plan-bar span{background:linear-gradient(90deg, var(--gold), var(--gold-dim));height:100%;display:block}.plan-bar.wide{flex:1;margin:0}.plan-progress-summary{color:var(--muted);flex-direction:column;gap:.4rem;margin-bottom:1rem;font-size:.9rem;display:flex}.plan-progress-line{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.plan-actions{flex-wrap:wrap;gap:.5rem;margin-bottom:.85rem;display:flex}.plan-actions .btn{border-radius:12px;min-height:40px}.plan-actions-compact{margin-bottom:.65rem}.plan-actions-compact .btn{min-height:36px}.plan-pace-row,.plan-view-bar,.plan-start-from{flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.65rem;display:flex}.plan-view-bar{margin-bottom:.75rem}.plan-more-panel{border:1px solid var(--border);background:var(--surface);border-radius:12px;margin-bottom:1rem;padding:.75rem .85rem}.plan-more-panel .plan-pace-row:last-of-type{margin-bottom:.55rem}.btn.active-toggle{border-color:var(--gold-dim);color:var(--gold)}.plan-start-from-label{font-size:.8rem;font-weight:700}.plan-pace-hint{color:var(--muted);flex:100%;font-size:.78rem}.plan-jump{align-items:center;gap:.3rem;display:flex}.plan-jump input{border:1px solid var(--border);background:var(--input-bg,var(--bg));width:4.5rem;color:var(--text);border-radius:8px;padding:.35rem .45rem;font-size:.85rem}.plan-today-actions .btn.primary{flex:1;min-width:7rem}.plan-msg{color:var(--gold);margin:0 0 .75rem;font-size:.85rem;font-weight:600}.plan-celebrate{text-align:center;background:#d4af6a1a;border:1px solid #d4af6a66;border-radius:14px;margin-bottom:1rem;padding:1rem}.plan-celebrate strong{color:var(--gold);margin-bottom:.25rem;font-size:1.1rem;display:block}.plan-celebrate p{color:var(--muted);margin:0;font-size:.9rem}.plan-today-card{background:var(--surface);border:1px solid #d4af6a66;border-radius:14px;margin-bottom:1.1rem;padding:1rem}.plan-today-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:.15rem;font-size:.68rem;font-weight:700;display:block}.plan-today-head strong{color:var(--text-strong);font-size:1.2rem;display:block}.plan-today-meta{color:var(--muted);margin-top:.2rem;font-size:.8rem;display:block}.today-readings{margin:.65rem 0 .75rem}.plan-today-actions{flex-wrap:wrap;gap:.45rem;display:flex}.plan-today-actions .btn{border-radius:12px;min-height:42px}.plan-day-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.plan-day{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:.75rem}.plan-day.today{border-color:#d4af6a73}.plan-day.done{opacity:.85}.plan-day.listen-ready{border-color:#50a06466}.plan-day-head{grid-template-columns:auto 1fr auto;align-items:start;gap:.65rem;display:grid}.plan-day-sub{margin-top:.1rem;font-size:.75rem;display:block}.plan-day-side{flex-direction:column;gap:.3rem;display:flex}.check{width:32px;height:32px;color:var(--on-gold);cursor:pointer;background:0 0;border:1.5px solid #d4af6a66;border-radius:8px;font-weight:700}.check.on{background:linear-gradient(135deg,#6bc47a,#3d9a55);border-color:#0000}.plan-readings{flex-wrap:wrap;gap:.35rem .65rem;margin-top:.25rem;display:flex}.plan-readings a{color:var(--gold);font-size:.88rem;font-weight:600;text-decoration:none}.plan-readings a.read-done{color:var(--success)}.plan-readings a.read-partial{color:var(--gold-dim);opacity:.9}.back-link{color:var(--muted);margin-bottom:.5rem;font-size:.88rem;text-decoration:none;display:inline-block}.plan-calendar{border:1px solid var(--border);background:var(--surface);border-radius:14px;margin-bottom:1.1rem;padding:.85rem}.plan-cal-grid{gap:.3rem;display:grid}.plan-cal-cell{aspect-ratio:1;border:1px solid var(--border);background:var(--bg);min-height:28px;color:var(--muted);font-variant-numeric:tabular-nums;cursor:pointer;border-radius:6px;padding:0;font-size:.68rem;font-weight:600}.plan-cal-cell.done{color:var(--success);background:#50a06440;border-color:#0000}.plan-cal-cell.focus{outline:2px solid var(--gold);outline-offset:1px;color:var(--text-strong)}.plan-cal-cell.behind:not(.done){color:var(--danger-text);background:#b450321f}.plan-cal-cell.listen-ready:not(.done){color:var(--gold);background:#d4af6a33}.plan-cal-legend{color:var(--muted);flex-wrap:wrap;gap:.65rem;margin-top:.65rem;font-size:.72rem;display:flex}.plan-cal-legend span{align-items:center;gap:.3rem;display:inline-flex}.leg-dot{background:var(--bg);border:1px solid var(--border);border-radius:3px;width:10px;height:10px;display:inline-block}.leg-dot.done{background:#50a06480;border:none}.leg-dot.focus{outline:2px solid var(--gold)}.leg-dot.behind{background:#b4503259;border:none}.leg-dot.listen-ready{background:#d4af6a73;border:none}.custom-plan-form{border:1px solid var(--border);background:var(--surface);border-radius:14px;margin-bottom:1.25rem;padding:1rem}.custom-plan-form .field{color:var(--text);flex-direction:column;gap:.3rem;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:flex}.custom-plan-form input[type=text],.custom-plan-form input:not([type]){border:1px solid var(--border);background:var(--input-bg,var(--bg));color:var(--text);border-radius:10px;padding:.55rem .7rem;font-size:.95rem;font-weight:500}.custom-plan-form input[type=range]{width:100%}.field-hint{margin:0 0 .5rem;font-size:.8rem}.custom-book-picks{flex-wrap:wrap;gap:.35rem;max-height:200px;margin-bottom:.85rem;padding:.15rem;display:flex;overflow-y:auto}.book-pick{border:1px solid var(--border);background:var(--bg);color:var(--muted);cursor:pointer;border-radius:999px;padding:.3rem .5rem;font-size:.75rem;font-weight:600}.book-pick.on{border-color:var(--gold-dim);color:var(--gold);background:#d4af6a33}.chip.sm{min-height:32px;padding:.3rem .55rem;font-size:.75rem}.btn.danger-text{color:var(--danger-text)}.empty-state{padding:.5rem 0 1rem}.notes-page h1{color:var(--text-strong);margin:0 0 .35rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.75rem;font-weight:600}.notes-intro{color:var(--muted);margin:0 0 1rem;font-size:.9rem}.notes-tabs{border-bottom:1px solid #d4af6a26;gap:.25rem;margin-bottom:1rem;display:flex}.notes-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-1px;padding:.65rem;font-family:inherit;font-weight:600}.notes-tabs button.active{color:var(--gold);border-bottom-color:var(--gold)}.notes-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.notes-list a{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem;text-decoration:none;display:flex}.note-item a{flex-direction:column;align-items:flex-start}.note-body{color:var(--muted);white-space:pre-wrap;font-size:.9rem;line-height:1.4}.hl-dot{background:#e8c96a;border-radius:50%;flex-shrink:0;width:12px;height:12px}.hl-dot.gold{background:#e8c96a}.hl-dot.yellow{background:#e8d84a}.hl-dot.orange{background:#f0963c}.hl-dot.rose{background:#e88a9a}.hl-dot.red{background:#e06060}.hl-dot.purple{background:#b070e0}.hl-dot.blue{background:#6aa8e8}.hl-dot.teal{background:#4ec4b8}.hl-dot.green{background:#6bc47a}.hl-dot.gray{background:#a0a0aa}.hl-main{flex-direction:column;gap:.15rem;min-width:0;display:flex}.hl-meta{color:var(--muted);text-transform:capitalize;font-size:.75rem}.note-group{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}.note-group-head{color:var(--text);border-bottom:1px solid #d4af6a1a;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem;text-decoration:none;display:flex}.note-group-head span{color:var(--muted);font-size:.78rem}.note-group-sections{flex-direction:column;gap:.65rem;margin:0;padding:.5rem .85rem .85rem;list-style:none;display:flex}.note-inline-date{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.85rem}.empty{text-align:center;padding:1.5rem}.settings-page h1{font-family:var(--font-reading), Georgia, serif;color:var(--text-strong,var(--text));margin:0 0 .35rem;font-size:1.75rem;font-weight:600}.settings-intro{color:var(--muted);margin:0 0 1.1rem;font-size:.9rem}.settings-card{background:var(--surface);border:1px solid var(--border,#d4af6a26);border-radius:14px;flex-direction:column;gap:.75rem;margin-bottom:.85rem;padding:1rem;display:flex}.settings-card h2{color:var(--gold);margin:0;font-size:1rem}.settings-hint{color:var(--muted);margin:0;font-size:.85rem}.settings-ok{color:var(--success,#3d9a55);margin:0;font-size:.9rem}.chip-row{flex-wrap:wrap;gap:.45rem;display:flex}.choice-chip{border:1px solid var(--border,#d4af6a4d);min-width:5rem;min-height:44px;color:var(--text);cursor:pointer;background:0 0;border-radius:999px;flex:1;font-family:inherit;font-weight:600}.choice-chip.active{background:linear-gradient(135deg, var(--gold), var(--gold-dim));color:var(--on-gold,#1a1408);border-color:#0000}.settings-field{color:var(--muted);flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.settings-toggle{border-top:1px solid var(--border,#d4af6a2e);cursor:pointer;color:var(--text);align-items:flex-start;gap:.75rem;margin-top:1rem;padding-top:.9rem;font-size:.9rem;line-height:1.35;display:flex}.settings-toggle input{width:1.15rem;height:1.15rem;accent-color:var(--gold);flex-shrink:0;margin-top:.2rem}.settings-toggle strong{color:var(--text-strong);margin-bottom:.2rem;font-weight:600;display:block}.settings-toggle .settings-hint{margin:0;display:block}.settings-field select,.settings-field input[type=password],.settings-field input[type=text]{background:var(--input-bg,#0e131a);border:1px solid var(--border,#d4af6a40);color:var(--text);border-radius:10px;min-height:48px;padding:.7rem .85rem;font-family:inherit;font-size:16px}.settings-field input[type=range]{width:100%;accent-color:var(--gold)}.font-preview{background:var(--bg);border:1px dashed var(--border,#d4af6a40);border-radius:12px;padding:.85rem}.preview-ui{font-family:var(--font-ui);font-size:calc(.95rem * var(--font-scale,1));color:var(--text);margin:0 0 .5rem}.preview-reading{font-family:var(--font-reading);font-size:calc(1.2rem * var(--font-scale,1));color:var(--text);margin:0;line-height:1.5}.pw-form{flex-direction:column;gap:.7rem;display:flex}.pw-form .btn{border-radius:12px;align-self:flex-start;min-height:48px}.memorize-page h1,.memorize-practice h1{font-family:var(--font-reading), Georgia, serif;color:var(--text-strong,#f5e6c8);margin:0 0 .35rem;font-size:1.75rem;font-weight:600}.memorize-intro,.practice-hint{color:var(--muted,#8a8070);margin:0 0 1rem;font-size:.9rem;line-height:1.45}.practice-schedule{margin:-.5rem 0 1rem;font-size:.8rem}.memorize-header{margin-bottom:.5rem}.memorize-main-tabs{border-bottom:1px solid #d4af6a2e;gap:.25rem;margin-bottom:1rem;display:flex}.memorize-main-tabs button{color:var(--muted,#8a8070);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:.35rem;margin-bottom:-1px;padding:.7rem .4rem;font-family:inherit;font-size:.9rem;font-weight:700;display:flex}.memorize-main-tabs button.active{color:var(--gold,#e8c96a);border-bottom-color:var(--gold,#e8c96a)}.stats-mini-row{grid-template-columns:repeat(4,1fr);gap:.4rem;margin-bottom:.9rem;display:grid}.stat-mini{background:var(--surface,#161d28);border:1px solid var(--border);text-align:center;border-radius:12px;flex-direction:column;gap:.1rem;padding:.55rem .35rem;display:flex}.stat-mini.linkish{border:1px solid var(--border);color:inherit;cursor:pointer;background:0 0;font-family:inherit}.stat-mini-val{color:var(--gold,#e8c96a);font-variant-numeric:tabular-nums;font-size:1.1rem;font-weight:700}.stat-mini-lab{text-transform:uppercase;letter-spacing:.03em;color:var(--muted,#8a8070);font-size:.65rem;font-weight:600}.chunk-card{background:var(--surface,#161d28);border:1px solid var(--border);border-radius:14px;margin-bottom:1rem;padding:.9rem}.chunk-card h2{color:var(--gold,#e8c96a);margin:0 0 .25rem;font-size:1rem}.chunk-hint{margin:0 0 .75rem;font-size:.82rem}.chunk-form{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.chunk-form label{color:var(--muted,#8a8070);flex-direction:column;gap:.25rem;font-size:.75rem;font-weight:600;display:flex}.chunk-form select{border:1px solid var(--border);background:var(--input-bg,#0e131a);min-height:44px;color:var(--text,#f0e6d2);border-radius:10px;padding:.4rem .5rem;font-family:inherit;font-size:16px}.chunk-form .btn{border-radius:12px;grid-column:1/-1;min-height:46px}.memorize-empty-actions{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.packs-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.pack-card{background:var(--surface,#161d28);border:1px solid var(--border);border-radius:14px;align-items:stretch;gap:.5rem;padding:.75rem;display:flex}.pack-card-main{text-align:left;min-width:0;color:inherit;cursor:pointer;background:0 0;border:none;flex:1;padding:.15rem;font-family:inherit}.pack-card-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.pack-card-main p{color:var(--muted,#8a8070);margin:.2rem 0;font-size:.85rem;line-height:1.4}.pack-progress{font-weight:600;color:var(--gold,#e8c96a)!important;font-size:.78rem!important}.pack-theme-chip,.pack-theme{text-transform:uppercase;letter-spacing:.04em;color:#9ab8e8;font-size:.68rem;font-weight:700}.pack-detail h2{font-family:var(--font-reading), Georgia, serif;color:var(--text-strong,#f5e6c8);margin:.35rem 0}.pack-back{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}.pack-add-btn{border-radius:12px;min-height:48px;margin:.75rem 0 1rem}.pack-items{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.pack-items li{background:var(--surface,#161d28);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:.45rem;padding:.75rem;display:flex}.pack-item-label{color:var(--muted,#8a8070);font-size:.85rem;font-weight:500}.pack-item-actions{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.stats-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem;display:grid}.stat-card{background:var(--surface,#161d28);border:1px solid var(--border);text-align:center;border-radius:14px;flex-direction:column;gap:.2rem;padding:.85rem .5rem;display:flex}.stat-card.accent{background:linear-gradient(160deg,#e8c96a1a,#0000);border-color:#e8c96a59}.stat-val{color:var(--gold,#e8c96a);font-variant-numeric:tabular-nums;font-size:1.35rem;font-weight:700}.stat-lab{text-transform:uppercase;letter-spacing:.03em;color:var(--muted,#8a8070);font-size:.68rem;font-weight:600}.stats-footnote{margin:0 0 1rem;font-size:.82rem;line-height:1.4}.stats-panel .btn.full{border-radius:12px;width:100%;min-height:48px}@media (width<=380px){.stats-grid,.stats-mini-row{grid-template-columns:repeat(2,1fr)}}.due-banner{border:1px solid #d4af6a33;border-radius:14px;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.9rem 1rem;display:flex}.due-banner.has-due{background:linear-gradient(135deg,#e8c96a24,#c9a22714)}.due-banner.clear{background:var(--surface,#161d28);opacity:.95}.due-banner strong{color:var(--text-strong,#f5e6c8);margin-bottom:.2rem;font-size:1rem;display:block}.due-banner p{color:var(--muted,#8a8070);margin:0;font-size:.82rem}.due-banner .btn{white-space:nowrap;border-radius:12px;flex-shrink:0;min-height:44px}.memorize-card.is-due{border-color:#e8c96a59;box-shadow:0 0 0 1px #e8c96a14}.due-now{color:var(--gold,#e8c96a);font-weight:700}.memorize-actions{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.memorize-actions .btn{border-radius:12px;min-height:44px}.memorize-filters{border-bottom:1px solid #d4af6a26;gap:.25rem;margin-bottom:1rem;display:flex;overflow-x:auto}.memorize-filters button{min-width:4.5rem;color:var(--muted,#8a8070);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:.3rem;margin-bottom:-1px;padding:.65rem .4rem;font-family:inherit;font-size:.82rem;font-weight:600;display:flex}.memorize-filters button.active{color:var(--gold,#e8c96a);border-bottom-color:var(--gold,#e8c96a)}.filter-count{opacity:.75;font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:700}.memorize-msg{color:var(--success,#3d9a55);margin:0 0 .75rem;font-size:.9rem}.memorize-empty{text-align:center;background:var(--surface,#161d28);color:var(--muted,#8a8070);border:1px dashed #d4af6a40;border-radius:14px;padding:1.5rem 1rem}.memorize-empty p{margin:0 0 1rem}.memorize-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.memorize-card{background:var(--surface,#161d28);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:.75rem;padding:.9rem;display:flex}.memorize-card-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.memorize-ref{color:var(--gold,#e8c96a);font-size:1.05rem;font-weight:700;text-decoration:none}.memorize-ref:hover{text-decoration:underline}.status-pill{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;flex-shrink:0;padding:.25rem .5rem;font-size:.68rem;font-weight:700}.status-pill.status-new{color:#9ab8e8;background:#78a0dc2e}.status-pill.status-learning{color:var(--gold);background:#e8c96a29}.status-pill.status-known{color:#8fd9a0;background:#64b47829}.memorize-label{color:var(--text,#f0e6d2);margin:.15rem 0 0;font-size:.85rem;font-weight:600}.memorize-preview{font-family:var(--font-reading), Georgia, serif;font-size:calc(1rem * var(--font-scale,1));color:var(--text,#e8dfc8);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.35rem 0 0;line-height:1.45;display:-webkit-box;overflow:hidden}.memorize-meta{color:var(--muted,#8a8070);margin:.4rem 0 0;font-size:.75rem}.memorize-card-actions{flex-wrap:wrap;gap:.4rem;display:flex}.memorize-card-actions .btn{border-radius:10px;min-height:40px}.danger-text{color:#e8a0a0!important}.memorize-practice{max-width:36rem;margin:0 auto}.practice-top{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.back-link,.practice-read-link{color:var(--muted,#8a8070);font-size:.9rem;font-weight:600;text-decoration:none}.back-link:hover,.practice-read-link:hover{color:var(--gold,#e8c96a)}.practice-header h1{font-size:1.5rem}.mode-row{flex-wrap:wrap;gap:.35rem;margin-bottom:.35rem;display:flex}.mode-chip{border:1px solid var(--border);min-width:4.2rem;min-height:40px;color:var(--muted,#8a8070);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:999px;flex:1;font-family:inherit;font-size:.8rem;font-weight:700}.mode-chip.active{background:linear-gradient(135deg, var(--gold), var(--gold-dim));color:#1a1408;border-color:#0000}.mode-chip:disabled{opacity:.6}.mode-hint{margin-bottom:.85rem!important}.practice-audio{background:var(--surface,#161d28);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:.55rem;margin-bottom:.9rem;padding:.75rem .85rem;display:flex}.practice-audio-row{align-items:center;gap:.65rem;display:flex}.practice-audio-play{background:linear-gradient(135deg, var(--gold), var(--gold-dim));color:#1a1408;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:.95rem;font-weight:700;display:grid;box-shadow:0 4px 12px #c9a2274d}.practice-audio-play:disabled{opacity:.65}.practice-audio-spinner{border:2px solid #1a140840;border-top-color:#1a1408;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite practice-spin}@keyframes practice-spin{to{transform:rotate(360deg)}}.practice-audio-meta{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.practice-audio-meta strong{color:var(--text-strong,#f5e6c8);font-size:.9rem}.practice-audio-meta span{color:var(--muted,#8a8070);font-variant-numeric:tabular-nums;font-size:.75rem}.practice-audio-chip{min-height:36px;color:var(--muted,#8a8070);cursor:pointer;background:0 0;border:1px solid #d4af6a4d;border-radius:999px;flex-shrink:0;padding:0 .7rem;font-family:inherit;font-size:.78rem;font-weight:700}.practice-audio-chip.active{color:var(--gold,#e8c96a);background:#e8c96a29;border-color:#e8c96a73}.practice-audio-tools{flex-wrap:wrap;gap:.35rem;display:flex}.practice-audio-tools .btn{border-radius:10px;min-height:36px;font-size:.8rem}.practice-voice-row{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.practice-voice-chip{border:1px solid var(--border);min-height:34px;color:var(--muted,#8a8070);cursor:pointer;background:0 0;border-radius:999px;padding:0 .65rem;font-family:inherit;font-size:.75rem;font-weight:700}.practice-voice-chip.active{background:linear-gradient(135deg, var(--gold), var(--gold-dim));color:#1a1408;border-color:#0000}.practice-voice-note{margin-left:.15rem;font-size:.72rem}.practice-audio-scrub{width:100%;accent-color:var(--gold,#e8c96a);margin:0}.practice-audio-error{color:#f0a0a0;margin:0;font-size:.78rem}.practice-card{border:1px solid var(--border);background:var(--surface,#161d28);border-radius:16px;justify-content:center;align-items:center;min-height:12rem;margin-bottom:1rem;padding:1.25rem;display:flex}.practice-card.mode-fade,.practice-card.mode-letters,.practice-card.mode-type{align-items:stretch}.practice-card.mode-type{padding:1rem}.practice-card.is-hidden{background:linear-gradient(160deg,#141a24,#1a2230)}.practice-reveal-btn{color:var(--gold,#e8c96a);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;align-items:center;gap:.35rem;padding:1.5rem;font-family:inherit;font-size:1.1rem;font-weight:700;display:flex}.practice-reveal-btn small{color:var(--muted,#8a8070);font-size:.8rem;font-weight:500}.reveal-icon{opacity:.85;margin-bottom:.25rem;font-size:1.75rem}.practice-verses{width:100%;font-family:var(--font-reading), Georgia, serif;font-size:calc(1.2rem * var(--font-scale,1));color:var(--text,#f0e6d2);line-height:1.55}.practice-verses p{margin:0 0 .75rem}.practice-verses p:last-child{margin-bottom:0}.practice-vnum{font-family:var(--font-ui), system-ui, sans-serif;color:var(--gold,#e8c96a);vertical-align:super;margin-right:.35rem;font-size:.7em;font-weight:700}.fade-text,.letters-text{white-space:pre-wrap;word-break:break-word;width:100%}.word-hidden{color:var(--muted,#8a8070);letter-spacing:.02em;opacity:.85}.word-shown,.letter-word{color:var(--text,#f0e6d2)}.fade-controls{flex-direction:column;gap:.45rem;display:flex}.fade-level-label{text-align:center;color:var(--gold,#e8c96a);margin:0;font-size:.85rem;font-weight:700}.fade-btn-row{flex-wrap:wrap;gap:.4rem;display:flex}.fade-btn-row .btn{border-radius:12px;flex:1;min-height:48px}.type-practice{flex-direction:column;gap:.65rem;width:100%;display:flex}.type-label{color:var(--muted,#8a8070);flex-direction:column;gap:.4rem;font-size:.85rem;font-weight:600;display:flex}.type-input{box-sizing:border-box;border:1px solid var(--border);background:var(--input-bg,#0e131a);width:100%;min-height:8rem;color:var(--text,#f0e6d2);font-family:var(--font-reading), Georgia, serif;font-size:calc(1.1rem * var(--font-scale,1));resize:vertical;border-radius:12px;padding:.75rem .85rem;line-height:1.5}.type-input:focus{outline-offset:1px;outline:2px solid #e8c96a73}.type-ref-hint{margin:0;font-size:.8rem}.type-score{flex-wrap:wrap;align-items:baseline;gap:.65rem;display:flex}.type-accuracy{color:var(--gold,#e8c96a);font-variant-numeric:tabular-nums;font-size:1.75rem;font-weight:700}.type-score-detail{color:var(--muted,#8a8070);font-size:.85rem;font-weight:600}.type-diff{color:var(--muted,#8a8070);font-size:.82rem;line-height:1.4}.type-diff p{margin:0 0 .35rem}.type-diff strong{color:#e8c0a0}.suggest-grade-btn{text-transform:capitalize}.grade-btn.is-suggested{box-shadow:0 0 0 2px #e8c96a8c}.practice-controls{flex-direction:column;align-items:stretch;gap:.5rem;display:flex}.practice-controls .btn.full{border-radius:14px;width:100%;min-height:52px;font-size:1rem}.practice-remaining{color:var(--gold,#e8c96a);text-transform:uppercase;letter-spacing:.03em;font-size:.78rem;font-weight:700}.grade-grid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.grade-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #0000;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;min-height:64px;padding:.55rem;font-family:inherit;display:flex}.grade-btn:disabled{opacity:.65}.grade-label{font-size:1rem;font-weight:700}.grade-hint{opacity:.85;font-size:.72rem;font-weight:600}.grade-btn.grade-again{color:#f0b0b0;background:#c850502e;border-color:#e88c8c59}.grade-btn.grade-hard{color:#f0c88a;background:#c88c3c29;border-color:#e6aa5059}.grade-btn.grade-good{color:#0c1a10;background:linear-gradient(135deg,#6dbf7a,#3d9a55);border-color:#0000}.grade-btn.grade-easy{color:#a8c8f0;background:#64a0dc2e;border-color:#8cb4e666}.center-msg{text-align:center;padding:2rem}.listening-shelf{border-bottom:1px solid var(--border);margin-bottom:1.25rem;padding-bottom:1rem}.listening-shelf-header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.65rem;display:flex}.listening-mode-tabs{background:var(--surface);border:1px solid var(--border);border-radius:12px;gap:.35rem;margin-bottom:.9rem;padding:.3rem;display:flex}.listening-mode-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:9px;flex:1;min-height:42px;padding:.6rem .4rem;font-size:.88rem;font-weight:600}.listening-mode-tabs button.active{color:var(--text-strong);background:#e8c96a24}.listening-history-panel{margin-bottom:.5rem}.listening-period-chips{scrollbar-width:none;gap:.4rem;margin-bottom:.75rem;display:flex;overflow-x:auto}.listening-period-chips .chip{border:1px solid var(--border);background:var(--bg-elevated);color:var(--muted);cursor:pointer;border-radius:999px;flex-shrink:0;min-height:36px;padding:.4rem .8rem;font-size:.8rem}.listening-period-chips .chip.active{color:var(--text-strong);background:#e8c96a24;border-color:#d4af6a8c;font-weight:600}.listening-stats-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:.75rem;display:grid}@media (width>=480px){.listening-stats-grid{grid-template-columns:repeat(4,1fr)}}.listening-stat-card{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:.2rem;padding:.75rem .65rem;display:flex}.listening-stat-value{color:var(--gold);font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:700;line-height:1.2}.listening-stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;font-size:.7rem}.listening-stats-breakdown{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:.4rem;margin-bottom:1rem;padding:.55rem .85rem;display:flex}.listening-breakdown-row{justify-content:space-between;align-items:center;gap:.5rem;font-size:.88rem;display:flex}.listening-breakdown-row strong{color:var(--text-strong);font-variant-numeric:tabular-nums}.listening-history-heading{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0 0 .5rem;font-size:.82rem;font-weight:600}.listening-history-list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.listening-history-item{text-align:left;background:var(--surface);border:1px solid var(--border);width:100%;color:var(--text);cursor:pointer;border-radius:12px;align-items:center;gap:.5rem;padding:.7rem .75rem;display:flex}.listening-history-item:hover{border-color:#d4af6a66}.listening-history-main{flex-direction:column;flex:1;gap:.12rem;min-width:0;display:flex}.listening-history-main strong{color:var(--text-strong);font-size:.9rem;line-height:1.25}.listening-history-go{color:var(--muted);flex-shrink:0;font-size:1.25rem}.listening-source-chips{scrollbar-width:none;gap:.4rem;margin-bottom:.65rem;display:flex;overflow-x:auto}.listening-source-chips .chip{border:1px solid var(--border);background:var(--bg-elevated);color:var(--muted);cursor:pointer;border-radius:999px;flex-shrink:0;min-height:36px;padding:.4rem .8rem;font-size:.8rem}.listening-source-chips .chip.active{color:var(--text-strong);background:#e8c96a24;border-color:#d4af6a8c;font-weight:600}.listening-catalog-icon{background:var(--bg-elevated);border:1px solid var(--border);border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:1.15rem;display:grid}.listening-source-tag{text-transform:uppercase;letter-spacing:.03em;border-radius:4px;margin:.15rem 0 .35rem;padding:.15rem .4rem;font-size:.68rem;font-weight:600;display:inline-block}.listening-source-tag.src-history{color:var(--gold);background:#e8c96a1f}.listening-source-tag.src-librivox{color:#7eb6e8;background:#64a0dc1f}.listening-card-main .listening-source-tag{margin-bottom:.4rem}.listening-catalog{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.listening-catalog-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.85rem .9rem;display:flex}.listening-catalog-body{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.listening-catalog-body strong{color:var(--text-strong);font-size:.95rem;line-height:1.25}.listening-add-footer{margin-top:.75rem}.listening-shelf-header h2{color:var(--text-strong);margin:0 0 .2rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;font-weight:600}.listening-shelf-header p{margin:0}.listening-shelf-msg{color:var(--gold);margin:0 0 .65rem;font-size:.88rem}.listening-search{background:var(--surface);border:1px solid var(--border);border-radius:14px;margin-bottom:1rem;padding:.85rem}.listening-search-form{gap:.45rem;margin-bottom:.65rem;display:flex}.listening-search-form input{background:var(--input-bg);border:1px solid var(--border);min-width:0;color:var(--text);border-radius:12px;flex:1;min-height:44px;padding:.65rem .85rem;font-size:16px}.listening-search-results{max-height:280px;margin:0;padding:0;list-style:none;overflow:auto}.listening-search-results li{border-top:1px solid var(--border);padding:.65rem 0}.listening-search-row{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.listening-search-row strong{color:var(--text-strong);font-size:.92rem;line-height:1.25;display:block}.listening-search-row .muted{margin-top:.15rem;display:block}.listening-search-desc{color:var(--muted);margin:.3rem 0 0;font-size:.78rem;line-height:1.35}.listening-badge{color:var(--gold);background:#e8c96a1f;border:1px solid #d4af6a59;border-radius:999px;flex-shrink:0;padding:.3rem .55rem;font-size:.72rem;font-weight:600}.listening-empty{text-align:center;background:var(--surface);border:1px dashed var(--border);border-radius:14px;padding:1.25rem 1rem}.listening-empty p{color:var(--muted);margin:0 0 .75rem}.listening-group{margin-bottom:1rem}.listening-group h3{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0 0 .5rem;font-size:.82rem;font-weight:600}.listening-cards{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.listening-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;align-items:stretch;display:flex;overflow:hidden}.listening-card.status-listening{background:linear-gradient(160deg, #e8c96a14, var(--surface));border-color:#d4af6a73}.listening-card.status-finished{opacity:.85}.listening-card-main{text-align:left;min-width:0;color:var(--text);cursor:pointer;background:0 0;border:none;flex:1;padding:.85rem .9rem}.listening-card-top{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.listening-card-top strong{color:var(--text-strong);font-size:.95rem;line-height:1.25}.listening-pct{color:var(--gold);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.9rem;font-weight:700}.listening-author{color:var(--gold-dim,var(--gold));margin:.2rem 0 .45rem;font-size:.8rem;display:block}.listening-bar{background:var(--bg-elevated);border-radius:999px;height:6px;margin-bottom:.4rem;overflow:hidden}.listening-bar-fill{background:linear-gradient(90deg, var(--gold-dim,#c9a227), var(--gold));border-radius:999px;height:100%;transition:width .3s}.listening-meta{line-height:1.3;display:block}.listening-remove{border:none;border-left:1px solid var(--border);width:2.5rem;color:var(--muted);cursor:pointer;background:0 0;flex-shrink:0;font-size:1.25rem}.listening-remove:hover{color:#e88;background:#e8646414}.media-meta-block{text-align:left;min-width:0;color:inherit;background:0 0;border:none;flex-direction:column;flex:1;gap:.05rem;padding:0;display:flex}.media-bar-sub{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.68rem;line-height:1.2;overflow:hidden}.media-convert-buffer{transition:width .35s;background:#e8c96a59!important}.media-error-row{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;display:flex}.media-retry-btn{appearance:none;color:var(--danger-text,#e8a0a0);cursor:pointer;background:#b432322e;border:1px solid #dc646473;border-radius:999px;padding:.15rem .45rem;font-size:.68rem;font-weight:600;line-height:1.2}.media-retry-btn:hover{background:#b4323247}.media-done-btn{min-width:2.4rem;padding:0 .35rem}.media-done-label{letter-spacing:.02em;text-transform:uppercase;color:var(--gold);font-size:.62rem;font-weight:700;line-height:1}.media-done-btn.is-done{background:#6bc47a2e}.media-done-btn.is-done .media-done-label{color:var(--success,#6bc47a);text-transform:none;font-size:.9rem}.app-shell:has(.media-audio-bar) .main{padding-bottom:calc(var(--audio-bar-h,64px) + var(--bottom-nav-h,56px) + 1rem)}.media-book{padding-bottom:.5rem}.media-book-back{margin-bottom:.75rem}.media-book-header{gap:.9rem;margin-bottom:1rem;display:flex}.media-book-heading h1{color:var(--text-strong);margin:.25rem 0 .3rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.4rem;font-weight:600;line-height:1.2}.media-book-author{color:var(--gold-dim,var(--gold));margin:0;font-size:.9rem}.media-book-source-link{color:var(--gold);border-bottom:1px solid #0000;margin-top:.45rem;font-size:.85rem;text-decoration:none;display:inline-block}.media-book-source-link:hover{border-bottom-color:var(--gold)}.media-book-progress{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:1rem;padding:.75rem .9rem}.media-book-progress-row{color:var(--muted);justify-content:space-between;margin-bottom:.4rem;font-size:.85rem;display:flex}.media-book-progress-row strong{color:var(--gold)}.media-book-summary{margin-bottom:1rem}.media-book-summary h2,.media-book-chapters h2{color:var(--text-strong);margin:0 0 .45rem;font-size:.95rem}.media-book-summary p{color:var(--muted);white-space:pre-wrap;margin:0;font-size:.9rem;line-height:1.5}.media-book-actions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.85rem;display:flex}.media-book-cont{color:var(--text);align-items:center;gap:.35rem;font-size:.85rem;display:flex}.media-book-voice{flex-direction:column;gap:.3rem;margin-bottom:1rem;display:flex}.media-book-voice span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}.media-book-voice select{background:var(--input-bg);border:1px solid var(--border);color:var(--text);border-radius:12px;min-height:44px;padding:.65rem .85rem;font-size:16px}.media-book-legend{color:var(--muted);flex-wrap:wrap;gap:.75rem 1rem;margin-top:.55rem;font-size:.72rem;display:flex}.media-book-legend span{align-items:center;gap:.3rem;display:inline-flex}.media-dot{border-radius:50%;width:.55rem;height:.55rem;display:inline-block}.media-dot.done{background:var(--success,#6bc47a)}.media-dot.playing{background:var(--gold);box-shadow:0 0 0 2px #e8c96a40}.media-dot.next{border:1.5px solid var(--gold-dim,var(--gold));background:0 0}.media-book-chapters ul{margin:0;padding:0;list-style:none}.media-chapter-row{align-items:stretch;gap:.35rem;margin-bottom:.45rem;display:flex}.media-chapter-btn{text-align:left;background:var(--surface);border:1px solid var(--border);width:auto;min-width:0;color:var(--text);cursor:pointer;border-radius:12px;flex:1;align-items:center;gap:.65rem;margin-bottom:0;padding:.7rem .75rem;display:flex}.media-ch-mark{border:1px solid var(--border);background:var(--surface);min-width:2.75rem;color:var(--gold);letter-spacing:.03em;text-transform:uppercase;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:12px;flex-shrink:0;align-self:stretch;padding:0 .45rem;font-size:.65rem;font-weight:700}.media-ch-mark:hover:not(:disabled){background:#e8c96a1a;border-color:#d4af6a73}.media-ch-mark:disabled{opacity:.55;cursor:wait}.media-book-chapters li.active .media-chapter-btn{background:#e8c96a1f;border-color:#d4af6a8c;box-shadow:0 0 0 1px #e8c96a26}.media-book-chapters li.is-done .media-chapter-btn{opacity:.78}.media-book-chapters li.is-done .media-ch-body strong{color:var(--muted)}.media-book-chapters li.is-next:not(.active) .media-chapter-btn{border-color:#d4af6a59}.media-ch-num{background:var(--bg-elevated);width:1.7rem;height:1.7rem;color:var(--muted);border-radius:50%;flex-shrink:0;place-items:center;font-size:.72rem;font-weight:700;display:grid}.media-ch-num.done{color:var(--success,#6bc47a);background:#6bc47a2e;font-size:.8rem}.media-book-chapters li.active .media-ch-num{color:var(--gold);background:#e8c96a38}.media-ch-body{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.media-ch-body strong{color:var(--text-strong);font-size:.9rem;line-height:1.25}.media-ch-meta{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.media-ch-status{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;padding:.12rem .4rem;font-size:.68rem;font-weight:600;line-height:1.2;display:inline-block}.media-ch-status.st-playing{color:var(--gold);background:#e8c96a33}.media-ch-status.st-done{color:var(--success,#6bc47a);background:#6bc47a26}.media-ch-status.st-next{color:var(--gold-dim,var(--gold));background:#e8c96a1a;border:1px solid #d4af6a59}.media-ch-status.st-partial{color:var(--muted);background:#ffffff0f}.media-ch-play{color:var(--gold);text-align:center;width:1.5rem;font-size:.85rem}.audio-hub{padding-bottom:1rem}.audio-hub-detail{padding-bottom:.25rem}.audio-browse-list{margin:.75rem 0 0;padding:0;list-style:none}.audio-unified-continue{border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:.85rem}.audio-unified-title{color:var(--text-strong);margin:0 0 .5rem;font-size:.95rem}.audio-unified-list{margin:0;padding:0;list-style:none}.audio-hub-header h1{color:var(--text-strong);margin:0 0 .25rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.75rem;font-weight:600}.audio-hub-sub{color:var(--muted);margin:0 0 1rem;font-size:.9rem;line-height:1.4}.audio-hub-sub a{color:var(--gold)}.audio-main-tabs{background:var(--surface);border:1px solid var(--border);border-radius:12px;gap:.25rem;margin-bottom:1.1rem;padding:.3rem;display:flex}.audio-main-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:9px;flex:1;min-height:44px;padding:.6rem .25rem;font-size:.78rem;font-weight:600;line-height:1.15}.audio-main-tabs button.active{color:var(--text-strong);background:#e8c96a24}.tts-panel{padding-bottom:.5rem}.tts-library-tabs{background:var(--surface);border:1px solid var(--border);border-radius:12px;gap:.35rem;margin-bottom:1rem;padding:.3rem;display:flex}.tts-library-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:9px;flex:1;min-height:42px;padding:.6rem .4rem;font-size:.88rem;font-weight:600}.tts-library-tabs button.active{color:var(--text-strong);background:#e8c96a24}.tts-book-desc{margin:-.25rem 0 .25rem;line-height:1.4}.tts-book-desc a{color:var(--gold)}.tts-preview{background:var(--surface);border:1px solid var(--border);border-radius:12px;max-height:220px;margin-bottom:1rem;padding:.85rem 1rem;overflow:auto}.tts-preview h3{color:var(--text-strong);margin:0 0 .4rem;font-size:.9rem}.tts-preview p{color:var(--muted);white-space:pre-wrap;margin:0;font-size:.85rem;line-height:1.45}.tts-history-grid{grid-template-columns:1fr}@media (width>=640px){.tts-history-grid{grid-template-columns:1fr 1fr}}.tts-back{margin-bottom:.5rem}.tts-intro h2{color:var(--text-strong);margin:0 0 .35rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem}.tts-intro p{color:var(--muted);margin:0 0 1rem;font-size:.9rem;line-height:1.45}.tts-voice-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:.65rem;margin-bottom:1rem;padding:.9rem 1rem;display:flex}.tts-voice-actions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.tts-queue-toggle{color:var(--text);cursor:pointer;align-items:center;gap:.45rem;font-size:.85rem;display:flex}.tts-queue-toggle input{width:1rem;height:1rem;accent-color:var(--gold)}.tts-convert-progress{margin-bottom:.65rem}.tts-convert-bar{background:var(--bg-elevated);border-radius:999px;height:6px;margin-bottom:.35rem;overflow:hidden}.tts-convert-bar-fill{background:linear-gradient(90deg, var(--gold-dim,#c9a227), var(--gold));border-radius:999px;height:100%;transition:width .35s}.tts-stats,.tts-cache-list{margin-bottom:1.1rem}.tts-cache-list h3{color:var(--text-strong);margin:0 0 .25rem;font-size:.95rem}.tts-cache-list ul{margin:.5rem 0 0;padding:0;list-style:none}.tts-voice-hint{flex:1;min-width:10rem;margin:0}.tts-convert-note{margin:0 0 .55rem;line-height:1.35}.tts-controls{flex-direction:column;gap:.65rem;margin-bottom:1rem;display:flex}.tts-field{flex-direction:column;gap:.3rem;display:flex}.tts-field span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.tts-field select{background:var(--input-bg);border:1px solid var(--border);color:var(--text);border-radius:12px;min-height:44px;padding:.7rem .85rem;font-size:16px}.tts-shelf{scrollbar-width:none;gap:.4rem;display:flex;overflow-x:auto}.tts-shelf .chip{border:1px solid var(--border);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:999px;flex-shrink:0;min-height:36px;padding:.45rem .85rem;font-size:.82rem}.tts-shelf .chip.active{color:var(--text-strong);background:#e8c96a24;border-color:#d4af6a8c;font-weight:600}.tts-player{background:linear-gradient(160deg, #e8c96a1a, var(--surface));border:1px solid #d4af6a59;border-radius:14px;margin-bottom:1rem;padding:.9rem}.tts-player-meta{justify-content:space-between;gap:.5rem;margin-bottom:.55rem;font-size:.9rem;display:flex}.tts-player-meta span{color:var(--muted);font-variant-numeric:tabular-nums}.tts-player-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.tts-status{margin:.55rem 0 0}.tts-book-grid{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1rem;display:grid}.tts-book-chip{text-align:left;background:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:12px;flex-direction:column;gap:.15rem;padding:.7rem .75rem;display:flex}.tts-book-chip strong{color:var(--text-strong);font-size:.9rem}.tts-book-chip span{color:var(--muted);font-size:.75rem}.tts-book-chip.active{background:#e8c96a1f;border-color:#d4af6a8c}.lv-stats{margin-bottom:1.15rem}.lv-stats-grid{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.85rem;display:grid}.lv-stat{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:.15rem;padding:.75rem .65rem;display:flex}.lv-stat.accent{background:linear-gradient(160deg, #e8c96a1f, var(--surface));border-color:#d4af6a66}.lv-stat-val{color:var(--text-strong);font-size:1.2rem;font-weight:700}.lv-stat-lab{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}.lv-daily h3,.lv-continue h3,.lv-recent h3,.lv-sections-title{color:var(--text-strong);margin:0 0 .55rem;font-size:.95rem}.lv-daily-bars{align-items:flex-end;gap:.28rem;height:72px;margin-bottom:1rem;padding:.35rem .2rem 0;display:flex}.lv-day{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.2rem;min-width:0;height:100%;display:flex}.lv-day-bar{background:linear-gradient(180deg, var(--gold), #d4af6a59);border-radius:4px 4px 2px 2px;width:100%;max-width:14px;min-height:4px}.lv-day-label{color:var(--muted);font-size:.58rem;transform:scale(.92)}.lv-continue ul,.lv-recent ul,.lv-sections,.lv-book-list{margin:0;padding:0;list-style:none}.lv-continue-btn,.lv-recent-btn{text-align:left;background:var(--surface);border:1px solid var(--border);width:100%;color:var(--text);cursor:pointer;border-radius:10px;flex-direction:column;gap:.2rem;margin-bottom:.4rem;padding:.7rem .8rem;display:flex}.lv-continue-btn strong,.lv-recent-btn strong{color:var(--text-strong);font-size:.92rem}.lv-continue-btn span,.lv-recent-btn span{color:var(--muted);font-size:.78rem}.lv-signin-hint{color:var(--muted);margin:0 0 1rem;font-size:.88rem}.lv-signin-hint a{color:var(--gold)}.lv-filters{margin-bottom:.9rem}.lv-genre-tabs{scrollbar-width:none;gap:.4rem;margin-bottom:.65rem;display:flex;overflow-x:auto}.lv-genre-tabs::-webkit-scrollbar{display:none}.lv-genre-tabs .chip{border:1px solid var(--border);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:999px;flex-shrink:0;min-height:36px;padding:.45rem .85rem;font-size:.82rem}.lv-genre-tabs .chip.active{color:var(--text-strong);background:#e8c96a24;border-color:#d4af6a8c;font-weight:600}.lv-search{flex-wrap:wrap;gap:.45rem;display:flex}.lv-search input{background:var(--input-bg);border:1px solid var(--border);min-width:8rem;color:var(--text);border-radius:12px;flex:1;min-height:44px;padding:.7rem .9rem;font-size:16px}.lv-search input:focus{border-color:var(--gold-dim);outline:none}.lv-search-status{margin:.45rem 0 0}.lv-book-card{text-align:left;background:var(--surface);border:1px solid var(--border);width:100%;color:var(--text);cursor:pointer;border-radius:12px;gap:.75rem;margin-bottom:.5rem;padding:.7rem;transition:border-color .15s;display:flex}.lv-book-card:hover{border-color:#d4af6a73}.lv-thumb.placeholder{background:var(--bg-elevated);border:1px solid var(--border);opacity:.9;border-radius:10px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:1.2rem;display:grid}.lv-book-body{flex-direction:column;gap:.15rem;min-width:0;display:flex}.lv-book-body strong{color:var(--text-strong);font-size:.95rem;line-height:1.25}.lv-authors{color:var(--gold-dim,var(--gold));font-size:.8rem}.lv-card-desc{color:var(--muted);margin-top:.15rem;font-size:.78rem;line-height:1.35}.lv-back{margin-bottom:.75rem}.lv-detail-head{gap:.9rem;margin-bottom:.75rem;display:flex}.lv-cover{object-fit:cover;background:var(--surface);border-radius:8px;flex-shrink:0;width:88px;height:120px}.lv-detail-head h2{color:var(--text-strong);margin:0 0 .3rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;line-height:1.2}.lv-ext-link{color:var(--gold);margin-top:.35rem;font-size:.8rem;display:inline-block}.lv-desc{color:var(--muted);margin:0 0 1rem;font-size:.88rem;line-height:1.45}.lv-player{background:linear-gradient(160deg, #e8c96a1a, var(--surface));border:1px solid #d4af6a59;border-radius:14px;margin-bottom:1rem;padding:.9rem}.lv-player-meta{justify-content:space-between;gap:.5rem;margin-bottom:.55rem;font-size:.88rem;display:flex}.lv-player-meta span{color:var(--muted);font-variant-numeric:tabular-nums;flex-shrink:0}.lv-seek{width:100%;accent-color:var(--gold);margin-bottom:.55rem}.lv-player-controls{align-items:center;gap:.75rem;display:flex}.lv-section-btn{text-align:left;background:var(--surface);border:1px solid var(--border);width:100%;color:var(--text);cursor:pointer;border-radius:10px;align-items:center;gap:.65rem;margin-bottom:.4rem;padding:.65rem .7rem;display:flex}.lv-sections li.active .lv-section-btn{background:#e8c96a1a;border-color:#d4af6a80}.lv-sec-num{background:var(--bg-elevated);width:1.6rem;height:1.6rem;color:var(--muted);border-radius:50%;flex-shrink:0;place-items:center;font-size:.72rem;font-weight:700;display:grid}.lv-sec-body{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.lv-sec-body strong{color:var(--text-strong);font-size:.88rem}.lv-sec-play{color:var(--gold);text-align:center;width:1.5rem;font-size:.85rem}.lv-attribution{color:var(--muted);text-align:center;margin-top:1.5rem;font-size:.72rem;line-height:1.4}.small{font-size:.78rem}.more-page h1,.more-header h1{color:var(--text-strong);margin:0 0 .25rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.75rem;font-weight:600}.more-header{margin-bottom:1rem}.more-intro{color:var(--muted);margin:0;font-size:.9rem}.more-account-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.15rem;padding:.85rem 1rem;display:flex}.more-account-card strong{color:var(--text-strong);margin-top:.1rem;font-size:1rem;display:block}.more-account-card.guest p{margin:.2rem 0 0}.more-section{margin-bottom:1.15rem}.more-section-title{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:0 0 .45rem;font-size:.72rem;font-weight:600}.more-list{flex-direction:column;gap:.4rem;margin:0;display:flex}.more-link{background:var(--surface);border:1px solid var(--border);color:var(--text);-webkit-tap-highlight-color:transparent;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem .95rem;text-decoration:none;display:flex}.more-link:active{border-color:#d4af6a66}.more-link-text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.more-link-text strong{color:var(--text-strong);font-size:.95rem;font-weight:600}.more-link-chevron{color:var(--muted);flex-shrink:0;font-size:1.35rem;line-height:1}.more-tips{margin-top:.5rem;padding-top:.25rem}.more-tips h2{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:0 0 .5rem;font-size:.72rem;font-weight:600}.more-tips ul{color:var(--muted);margin:0;padding-left:1.1rem;font-size:.88rem;line-height:1.5}.more-tips li{margin-bottom:.45rem}.more-tips strong{color:var(--text)}@media (width>=768px){.more-page h1,.more-header h1{font-size:2.1rem}.more-link:hover{border-color:#d4af6a66}}.admin-page{max-width:960px;margin:0 auto;padding-bottom:2rem}.admin-header{margin-bottom:1rem}.admin-page h1{color:var(--text-strong);margin:0 0 .35rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.75rem;font-weight:600}.admin-intro{color:var(--muted);margin:0 0 .75rem;font-size:.9rem;line-height:1.45}.admin-error{color:var(--danger-text);background:var(--danger-bg);border:1px solid var(--danger-border);border-radius:10px;padding:.65rem .85rem;font-size:.9rem}.admin-ok{color:var(--success);background:#50a0641f;border:1px solid #50a0644d;border-radius:10px;padding:.65rem .85rem;font-size:.9rem}.admin-stats{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.65rem;margin:1rem 0 1.25rem;display:grid}.admin-stat{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:.25rem;min-height:64px;padding:.75rem .65rem;display:flex}.admin-stat-value{color:var(--text-strong);word-break:break-word;font-size:1.05rem;font-weight:700}.admin-stat-label{line-height:1.25}.admin-grid{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem;display:grid}@media (width>=800px){.admin-grid{grid-template-columns:1fr 1fr;align-items:start}}.admin-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;margin-bottom:1rem;padding:1rem}.admin-card h2{color:var(--text-strong);margin:0 0 .75rem;font-size:1.05rem;font-weight:600}.admin-user-list{flex-direction:column;gap:.45rem;max-height:420px;margin:0;padding:0;list-style:none;display:flex;overflow:auto}.admin-user-row{text-align:left;border:1px solid var(--border);background:var(--input-bg);width:100%;color:var(--text);cursor:pointer;font:inherit;border-radius:10px;flex-direction:column;gap:.35rem;padding:.7rem .75rem;display:flex}.admin-user-row:hover{border-color:#d4af6a66}.admin-user-row.selected{border-color:var(--gold-dim);background:#e8c96a14;box-shadow:0 0 0 1px #e8c96a40}.admin-user-main{flex-direction:column;gap:.1rem;display:flex}.admin-user-main strong{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.admin-user-meta{flex-wrap:wrap;gap:.35rem .75rem;display:flex}.admin-badge{letter-spacing:.04em;text-transform:uppercase;color:var(--gold);background:#e8c96a33;border-radius:999px;padding:.15rem .4rem;font-size:.65rem;font-weight:700;display:inline-block}.admin-detail-head{flex-wrap:wrap;justify-content:space-between;gap:.75rem;margin-bottom:.85rem;display:flex}.admin-detail-head strong{margin-right:.4rem;font-size:1.1rem}.admin-usage{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem .75rem;margin:0 0 1rem;display:grid}.admin-usage div{background:var(--input-bg);border-radius:8px;padding:.45rem .55rem}.admin-usage dt{color:var(--muted);margin:0;font-size:.72rem}.admin-usage dd{color:var(--text-strong);margin:.1rem 0 0;font-weight:600}.admin-actions{border-top:1px solid var(--border);flex-direction:column;gap:.75rem;padding-top:.85rem;display:flex}.admin-reset-form{flex-direction:column;gap:.5rem;display:flex}.admin-label{color:var(--muted);flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.admin-label input{border:1px solid var(--border);background:var(--input-bg);min-height:44px;color:var(--text);font:inherit;border-radius:10px;padding:.5rem .75rem}.btn.danger{background:var(--danger-bg);border:1px solid var(--danger-border);color:var(--danger-text)}.btn.danger:hover{filter:brightness(1.08)}.admin-activity{flex-direction:column;gap:.45rem;max-height:320px;margin:0;padding:0;list-style:none;display:flex;overflow:auto}.admin-activity li{background:var(--input-bg);border:1px solid var(--border);border-radius:8px;flex-wrap:wrap;justify-content:space-between;gap:.75rem;padding:.55rem .65rem;font-size:.88rem;display:flex}.admin-activity-meta{white-space:nowrap}:root{--bottom-nav-h:56px;--audio-bar-h:64px;--touch:44px;--font-ui:"Source Sans 3", system-ui, -apple-system, sans-serif;--font-reading:"Cormorant Garamond", Georgia, "Times New Roman", serif;--font-scale:1;--bg:#0c1016;--bg-elevated:#121820;--surface:#161d28;--text:#e8e0d0;--text-strong:#f5e6c8;--muted:#8a8070;--gold:#e8c96a;--gold-dim:#d4af6a;--on-gold:#1a1408;--border:#d4af6a2e;--input-bg:#0e131a;--topbar-bg:#121820f0;--nav-bg:#0c1016f7;--success:#6bc47a;--danger-bg:#b432322e;--danger-border:#dc646459;--danger-text:#c04040;--glow:#d4af6a1a}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f1e7;--bg-elevated:#fffcf7;--surface:#fff;--text:#2a241c;--text-strong:#16120c;--muted:#6a6154;--gold:#9a7420;--gold-dim:#b08a2e;--on-gold:#1a1408;--border:#785f2833;--input-bg:#fffcf7;--topbar-bg:#fffcf7f0;--nav-bg:#fffcf7f7;--success:#2a7a42;--danger-bg:#aa323217;--danger-border:#a0323247;--danger-text:#a02828;--glow:#b48c321f}*,:before,:after{box-sizing:border-box}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-text-size-adjust:100%}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{min-height:100vh;font-family:var(--font-ui);font-size:calc(1rem * var(--font-scale,1));background:radial-gradient(ellipse 90% 40% at 50% -10%, var(--glow), transparent), var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;margin:0;transition:background-color .2s,color .2s;position:relative}html[data-app-bg=photo] body{background:var(--bg)}html[data-app-bg=photo] body:before{content:"";z-index:-2;background-image:var(--app-bg-image);filter:blur(var(--app-bg-blur,14px));pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:-20px;transform:scale(1.08)}html[data-app-bg=photo] body:after{content:"";z-index:-1;background:var(--app-bg-overlay,#0c1016b8);pointer-events:none;position:fixed;inset:0}#root{z-index:0;min-height:100vh;position:relative}a{color:var(--gold)}button,a,input{touch-action:manipulation}.btn{min-height:var(--touch);font-size:calc(.92rem * var(--font-scale,1));cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.6rem 1rem;font-family:inherit;font-weight:600;text-decoration:none;transition:transform .12s,opacity .12s,background .12s;display:inline-flex}.btn:disabled{opacity:.55;cursor:not-allowed}.btn:not(:disabled):active{transform:scale(.98)}.btn.primary{background:linear-gradient(135deg, var(--gold), var(--gold-dim));color:var(--on-gold);box-shadow:0 2px 8px #785a142e}html[data-theme=light] .btn.primary{box-shadow:0 2px 10px #785a1438}html[data-theme=light] .btn.ghost{background:var(--surface)}.btn.ghost{color:var(--text);border:1px solid var(--border);background:0 0}.btn.ghost:active{border-color:var(--gold-dim)}.btn.full{width:100%}.btn.sm{min-height:36px;font-size:calc(.8rem * var(--font-scale,1));padding:.35rem .75rem}.alert{border-radius:10px;padding:.75rem 1rem;font-size:.92rem}.alert.error{background:var(--danger-bg);border:1px solid var(--danger-border);color:var(--danger-text)}.muted{color:var(--muted)}.verse,.votd-text,.preview-reading,.note-section-body,.reader-header h1,.book-header h1,.home .hero h1,.plans-page h1,.notes-page h1,.settings-page h1,.history-page h1,.cache-page h1,.bookmarks-page h1,.more-page h1,.invites-page h1,.book-name,.plan-card strong{font-family:var(--font-reading)}.verse{font-size:calc(1.2rem * var(--font-scale,1))}@media (width>=768px){.btn:not(:disabled):hover{transform:translateY(-1px)}.btn.ghost:hover{border-color:var(--gold-dim)}.verse{font-size:calc(1.35rem * var(--font-scale,1))}}
