@import "https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0b0b0b;font-family:Inter,Arial,Helvetica,sans-serif}html{scroll-behavior:smooth}body{color:#fff;background:#0b0b0b;min-width:320px;min-height:100vh;margin:0;font-family:inherit}button,input,select,textarea{font:inherit}img{max-width:100%}#root{min-height:100vh}body{color:#fff;background-color:#0b0b0b;margin:0;font-family:Inter,sans-serif}*,:before,:after{box-sizing:border-box}.page{background-color:#0b0b0b;min-height:100vh;overflow-x:hidden}.site-header{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0c0df5;border-bottom:1px solid #272a2b;grid-template-columns:minmax(230px,1fr) auto minmax(230px,1fr);align-items:center;width:100%;min-height:76px;padding:8px 20px;display:grid;position:sticky;top:0}.brand{align-items:center;gap:12px;width:fit-content;text-decoration:none;display:flex}.brand img{object-fit:contain;width:54px;height:54px}.brand-title{color:#fff;letter-spacing:3px;text-transform:uppercase;font-size:16px;font-weight:700;line-height:1.15}.brand-subtitle{color:#d6a72f;letter-spacing:5px;text-transform:uppercase;margin-top:4px;font-size:12px;font-weight:700;line-height:1}.site-header nav{justify-content:center;align-self:stretch;align-items:center;gap:clamp(18px,2.4vw,36px);display:flex}.site-header nav a{color:#aaa8a1;letter-spacing:.7px;text-transform:uppercase;align-items:center;height:100%;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s;display:grid;position:relative}.site-header nav a:hover,.site-header nav a.active{color:#fff}.site-header nav a.active:after{content:"";background:#d6a72f;height:2px;position:absolute;bottom:5px;left:0;right:0}.site-header__actions{justify-self:end;align-items:center;gap:10px;display:flex}.site-header__search,.header-account-menu__trigger{color:#f7f4ec;cursor:pointer;background:0 0;border:1px solid #343839;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:13px;font-weight:600;transition:color .2s,background-color .2s,border-color .2s;display:inline-flex}.site-header__search:hover,.site-header__search:focus-visible,.header-account-menu__trigger:hover,.header-account-menu__trigger:focus-visible,.header-account-menu__trigger[aria-expanded=true]{color:#e3b52e;background:#131718;border-color:#66551f;outline:none}.site-header__search svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:18px;height:18px}.header-account-menu{position:relative}.header-account-menu__avatar{color:#111;background:#e3b52e;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:grid}.header-account-menu__trigger>svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:16px;height:16px;transition:transform .2s}.header-account-menu__trigger[aria-expanded=true]>svg{transform:rotate(180deg)}.header-account-menu__panel{z-index:1100;background:radial-gradient(circle at 100% 0,#d6a72f1a,#0000 34%),#101415;border:1px solid #343839;border-radius:12px;width:286px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 55px #00000085}.header-account-menu__panel a{color:#efede7;border-radius:8px;align-items:center;gap:12px;min-height:56px;padding:9px 11px;text-decoration:none;display:flex}.header-account-menu__panel a:hover,.header-account-menu__panel a:focus-visible{background:#d6a72f1a;outline:none}.header-account-menu__panel a>svg{fill:none;stroke:#d6a72f;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 22px;width:22px;height:22px}.header-account-menu__panel a>span,.header-account-menu__panel strong,.header-account-menu__panel small{display:block}.header-account-menu__panel strong{font-size:13px}.header-account-menu__panel small{color:#989b96;margin-top:3px;font-size:11px;font-weight:500}.header-account-menu__divider{background:#2c3031;height:1px;margin:6px 10px}.header-account-menu__panel .header-account-menu__signout{color:#e3b52e}@media (width<=1180px){.site-header{grid-template-columns:1fr auto auto;column-gap:10px}.site-header nav,.header-account-menu,.site-header__actions:empty{display:none}}@media (width<=560px){.site-header{min-height:68px;padding:8px 16px}.brand{gap:8px}.brand img{width:44px;height:44px}.brand-title{letter-spacing:2px;font-size:12px}.brand-subtitle{letter-spacing:4px;font-size:9px}.site-header__search{width:44px;height:44px;padding:0}.site-header__search span{display:none}}.hamburger-button{cursor:pointer;z-index:1002;background-color:#0000;border:1px solid #d6a72f;border-radius:7px;justify-self:end;width:44px;height:44px;padding:10px;display:none;position:relative}.hamburger-button span{background-color:#d6a72f;border-radius:999px;width:22px;height:2px;transition:transform .25s,top .25s,opacity .2s;position:absolute;left:10px}.hamburger-button span:first-child{top:13px}.hamburger-button span:nth-child(2){top:20px}.hamburger-button span:nth-child(3){top:27px}.hamburger-button.open span:first-child{top:20px;transform:rotate(45deg)}.hamburger-button.open span:nth-child(2){opacity:0}.hamburger-button.open span:nth-child(3){top:20px;transform:rotate(-45deg)}@media (width<=1180px){.hamburger-button{display:block}}.mobile-menu-overlay{z-index:1198;visibility:hidden;background:0 0;transition:background-color .25s,visibility .25s;position:fixed;inset:0}.mobile-menu-overlay.open{visibility:visible;background:#000000c7}.mobile-menu{z-index:1199;width:min(88vw,370px);height:100dvh;padding-bottom:calc(16px + env(safe-area-inset-bottom));box-sizing:border-box;-webkit-overflow-scrolling:touch;scroll-padding-bottom:calc(16px + env(safe-area-inset-bottom));touch-action:pan-y;color:#f6f3ec;overscroll-behavior:contain;background:radial-gradient(circle at 100% 0,#d6a72f1a,#0000 27%),#0b0e0f;border-left:1px solid #343738;flex-direction:column;transition:transform .28s;display:flex;position:fixed;top:0;right:0;overflow:hidden auto;transform:translate(102%);box-shadow:-24px 0 70px #0009}.mobile-menu.open{transform:translate(0)}.mobile-menu__header{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b0e0ff5;border-bottom:1px solid #2d3031;justify-content:space-between;align-items:center;min-height:78px;padding:12px 18px;display:flex;position:sticky;top:0}.mobile-menu__header>a{color:#fff;align-items:center;gap:10px;text-decoration:none;display:flex}.mobile-menu__header img{object-fit:contain;width:50px;height:50px}.mobile-menu__header strong,.mobile-menu__header small{text-transform:uppercase;display:block}.mobile-menu__header strong{letter-spacing:2.5px;font-size:14px}.mobile-menu__header small{color:#d6a72f;letter-spacing:4px;margin-top:4px;font-size:10px;font-weight:800}.mobile-menu__header>button{color:#d6a72f;cursor:pointer;background:0 0;border:0;border-radius:50%;width:44px;height:44px;font-size:35px;line-height:1}.mobile-menu nav{padding:12px 14px 0;display:block}.mobile-menu__section{border-bottom:1px solid #292d2e;padding:17px 0}.mobile-menu__section h2{color:#d6a72f;letter-spacing:.16em;text-transform:uppercase;margin:0 12px 9px;font-size:11px;font-weight:800}.mobile-menu__section a{color:#dedbd4;border-radius:7px;align-items:center;gap:16px;min-height:48px;margin:2px 0;padding:0 14px;font-size:16px;font-weight:600;text-decoration:none;display:flex;position:relative}.mobile-menu__section a:before{content:"";background:0 0;border-radius:0 3px 3px 0;width:3px;position:absolute;top:7px;bottom:7px;left:0}.mobile-menu__section a.active{color:#e3b52e;background:linear-gradient(90deg,#d6a72f29,#d6a72f0d)}.mobile-menu__section a.active:before{background:#e3b52e}.mobile-menu svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 25px;width:25px;height:25px}.mobile-menu__signout{color:#e3b52e;min-height:54px;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:16px;margin:8px 14px 20px;padding:0 14px;font-weight:700;display:flex}.mobile-menu__account-card{text-align:center;background:#111516;border:1px solid #343738;border-radius:12px;place-items:center;gap:10px;margin:22px 18px 24px;padding:24px 18px;display:grid}.mobile-menu__account-card>svg{color:#d6a72f;border:1px solid #d6a72f;border-radius:50%;width:50px;height:50px;padding:8px}.mobile-menu__account-card h2{margin:5px 0 0;font-size:19px}.mobile-menu__account-card p{color:#b8b5ae;margin:0;line-height:1.55}.mobile-menu__login,.mobile-menu__account-card>button{color:#111;width:100%;min-height:46px;font:inherit;cursor:pointer;background:#e3b52e;border:0;border-radius:7px;justify-content:center;align-items:center;gap:10px;font-weight:750;text-decoration:none;display:flex}.mobile-menu__account-card>button{color:#fff;background:0 0;border:1px solid #d6a72f}.mobile-menu__account-card>button img{width:21px;height:21px}.mobile-menu__account-card a{color:#e3b52e}.mobile-menu__account-card>.mobile-menu__login,.mobile-menu__account-card>.mobile-menu__login:visited{color:#111;-webkit-text-fill-color:#111}.mobile-menu__or{color:#8f8d87;text-transform:uppercase;font-size:11px}.mobile-menu__account-card>small{color:#ff9a91}.mobile-menu__loading{color:#999;gap:10px;padding:30px;display:grid}.mobile-menu__loading span{background:linear-gradient(90deg,#161a1b,#242829,#161a1b) 0 0/200% 100%;border-radius:7px;height:46px;animation:1.2s linear infinite drawerSkeleton}@keyframes drawerSkeleton{to{background-position:-200% 0}}@media (width>=1181px){.mobile-menu,.mobile-menu-overlay{display:none}}.hero{box-sizing:border-box;min-height:620px;padding:80px 0}.hero-layout{justify-content:space-between;align-items:center;gap:90px;width:100%;display:flex}.hero-content{flex:1;max-width:700px}.hero h1{color:#fff;letter-spacing:-2px;margin:0;font-size:72px;font-weight:750;line-height:1.05}.hero h1 span{color:#d6a72f}.hero-line{background-color:#d6a72f;width:70px;height:3px;margin:28px 0}.hero p{color:#b8b8b8;max-width:620px;margin:0 0 32px;font-size:20px;line-height:1.7}.hero-buttons{flex-wrap:wrap;gap:16px;display:flex}.hero-image{flex:1;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.hero-image:before{content:"";filter:blur(40px);z-index:0;background:radial-gradient(circle,#d6a72f38 0%,#d6a72f14 45%,#0000 75%);border-radius:50%;width:550px;height:550px;position:absolute}.hero-book{z-index:1;object-fit:contain;filter:drop-shadow(0 30px 60px #d6a72f40);width:100%;max-width:540px;height:auto;animation:6s ease-in-out infinite floatBook;position:relative}@keyframes floatBook{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (width<=1000px){.hero{min-height:auto;padding:72px 0}.hero-layout{flex-direction:column;gap:56px}.hero-content{text-align:center;width:100%;max-width:760px}.hero h1{font-size:60px}.hero-line{margin:28px auto}.hero p{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.hero-image{width:100%}.hero-book{max-width:480px}}@media (width<=600px){.hero{padding:52px 0 68px}.hero-layout{gap:42px}.hero h1{letter-spacing:-1px;font-size:clamp(42px,13vw,54px);line-height:1.08}.hero-line{width:58px;margin:24px auto}.hero p{font-size:17px;line-height:1.65}.hero-buttons{flex-direction:column;width:100%}.hero-buttons .button{width:100%}.hero-book{max-width:340px}.hero-image:before{width:320px;height:320px}}.button{box-sizing:border-box;text-align:center;white-space:nowrap;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:16px 30px;font-size:16px;font-weight:700;line-height:1;text-decoration:none;transition:background-color .25s,color .25s,border-color .25s,transform .25s,box-shadow .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible{outline-offset:3px;outline:3px solid #d6a72f59}.button.primary{color:#111;background-color:#d6a72f;border:2px solid #d6a72f}.button.primary:hover{background-color:#e3b94d;border-color:#e3b94d;box-shadow:0 10px 24px #d6a72f2e}.button.secondary{color:#d6a72f;background-color:#0000;border:2px solid #d6a72f}.button.secondary:hover{background-color:#d6a72f1f;box-shadow:0 10px 24px #d6a72f14}@media (width<=480px){.button{white-space:normal;padding:14px 20px;font-size:15px}}.container{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:0 32px}@media (width<=768px){.container{padding:0 20px}}@media (width<=480px){.container{padding:0 16px}}.features{padding:20px 0 100px}.features-panel{background:linear-gradient(135deg,#141617fa,#0a0b0cfa);border:1px solid #202224;border-radius:10px;grid-template-columns:repeat(4,1fr);width:100%;display:grid;overflow:hidden;box-shadow:0 18px 50px #00000059}@media (width<=900px){.features{padding-bottom:84px}.features-panel{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.features{padding:0 0 72px}.features-panel{grid-template-columns:1fr}}.feature-card{box-sizing:border-box;text-align:center;border-right:1px solid #303030;padding:30px 24px}.feature-card:last-child{border-right:none}.feature-card-icon{object-fit:contain;width:48px;height:48px;margin-bottom:18px}.feature-card h3{color:#f5f5f5;text-transform:uppercase;margin:0 0 12px;font-size:15px;font-weight:700;line-height:1.35}.feature-card p{color:#b5b5b5;max-width:240px;margin:0 auto;font-size:14px;line-height:1.6}@media (width<=900px){.feature-card{border-bottom:1px solid #303030;border-right:1px solid #303030}.feature-card:nth-child(2n){border-right:none}.feature-card:nth-last-child(-n+2){border-bottom:none}}@media (width<=600px){.feature-card{border-bottom:1px solid #303030;border-right:none;padding:32px 22px}.feature-card:nth-child(2n){border-right:none}.feature-card:nth-last-child(-n+2){border-bottom:1px solid #303030}.feature-card:last-child{border-bottom:none}.feature-card p{max-width:300px}}.difference{padding:110px 0}.difference-layout{justify-content:space-between;align-items:center;gap:100px;display:flex}.difference-image{box-sizing:border-box;flex:1;justify-content:center;align-items:center;min-width:0;min-height:620px;padding:28px 0;display:flex}.difference-phone{box-sizing:border-box;background:linear-gradient(145deg,#3b3b3b 0%,#111 18%,#050505 78%,#2a2a2a 100%);border:1px solid #575757;border-radius:48px;width:100%;max-width:340px;padding:9px;position:relative;overflow:hidden;box-shadow:0 36px 70px #00000094,0 0 0 2px #d6a72f14,inset 0 0 0 1px #ffffff14}.difference-phone:before{content:"";background:linear-gradient(#595959,#151515);border-radius:0 4px 4px 0;width:4px;height:74px;position:absolute;top:17%;right:-4px}.difference-phone:after{content:"";background:linear-gradient(#595959,#151515);border-radius:4px 0 0 4px;width:4px;height:106px;position:absolute;top:20%;left:-4px}.difference-phone__screen{aspect-ratio:968/2048;background-color:#080c0c;border-radius:39px;width:100%;position:relative;overflow:hidden}.difference-phone__screen img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.difference-content{flex:1;max-width:560px}.difference-eyebrow{color:#d6a72f;letter-spacing:1.5px;text-transform:uppercase;margin:0 0 14px;font-size:15px;font-weight:700}.difference-line{background-color:#d6a72f;width:48px;height:3px;margin-bottom:30px}.difference h2{color:#fff;letter-spacing:-1px;margin:0 0 28px;font-size:56px;line-height:1.08}.difference h2 span{color:#d6a72f}.difference-description{color:#b8b8b8;max-width:460px;margin:0;font-size:19px;line-height:1.8}@media (width<=1000px){.difference{padding:90px 0}.difference-layout{flex-direction:column;gap:56px}.difference-content{text-align:center;order:1;width:100%;max-width:680px}.difference-image{order:2;align-items:center;width:100%;min-height:auto}.difference-phone{max-width:330px}.difference-line,.difference-description{margin-left:auto;margin-right:auto}}@media (width<=600px){.difference{padding:70px 0}.difference-layout{gap:44px}.difference-eyebrow{font-size:13px}.difference h2{font-size:clamp(42px,12vw,54px)}.difference-description{font-size:17px;line-height:1.7}.difference-image{padding:12px 0 4px}.difference-phone{border-radius:40px;max-width:286px;padding:7px}.difference-phone__screen{border-radius:33px}}.cta{background-color:#080a0b;border-top:1px solid #202020;border-bottom:1px solid #202020;width:100%;position:relative;overflow:hidden}.cta-background{opacity:.96;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.cta-overlay{z-index:1;background:linear-gradient(#080a0c70 0%,#080a0c29 48%,#080a0c9e 100%),linear-gradient(90deg,#080a0c29 0%,#080a0c0a 50%,#d6a72f14 100%);position:absolute;inset:0}.cta .container{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.cta-content{box-sizing:border-box;text-align:center;width:100%;max-width:820px;padding:40px 24px}.cta h2{color:#fff;letter-spacing:1px;text-transform:uppercase;text-shadow:0 3px 18px #000c;margin:0 0 14px;font-size:42px;font-weight:700;line-height:1.15}.cta p{color:#ffffffeb;text-shadow:0 2px 12px #000c;margin:0 0 28px;font-size:19px;line-height:1.6}.cta .button{padding:15px 30px;font-size:16px;box-shadow:0 8px 24px #0000004d}@media (width>=1600px){.cta h2{font-size:46px}.cta p{font-size:20px}}@media (width<=900px){.cta-content{max-width:680px;padding:32px 24px}.cta h2{font-size:34px}.cta p{margin-bottom:24px;font-size:17px}}@media (width<=600px){.cta{min-height:360px}.cta-background{object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0}.cta .container{min-height:360px;position:relative}.cta-content{padding:42px 20px}.cta h2{font-size:27px;line-height:1.25}.cta p{max-width:360px;margin-left:auto;margin-right:auto;font-size:16px}.cta .button{width:100%;max-width:250px}}@media (width<=420px){.cta,.cta .container{min-height:380px}.cta h2{font-size:24px}.cta p{font-size:15px}}.footer{background:radial-gradient(circle at 100% 0,#d6a72f14,#0000 34%),#080a0b;border-top:1px solid #242424;padding:70px 0 28px}.footer-layout{grid-template-columns:1.7fr .8fr .9fr 1.15fr;gap:70px;display:grid}.footer-brand{max-width:360px}.footer-logo-row{align-items:center;gap:14px;margin-bottom:22px;display:flex}.footer-logo-row img{object-fit:contain;width:62px;height:62px}.footer-brand-title{color:#fff;letter-spacing:4px;text-transform:uppercase;font-size:20px;font-weight:600;line-height:1.1}.footer-brand-subtitle{color:#d6a72f;letter-spacing:5px;text-transform:uppercase;margin-top:4px;font-size:14px;font-weight:600;line-height:1}.footer-brand p{color:#9f9f9f;margin:0;font-size:15px;line-height:1.7}.footer-column{flex-direction:column;align-items:flex-start;display:flex}.footer-column h3{color:#d6a72f;letter-spacing:1px;text-transform:uppercase;margin:0 0 20px;font-size:14px}.footer-column a{color:#aaa;margin-bottom:11px;font-size:14px;text-decoration:none;transition:color .2s}.footer-column a:hover{color:#d6a72f}.footer-instagram{align-items:center;gap:10px;display:flex;color:#d6a72f!important}.footer-instagram svg{fill:none;stroke:currentColor;stroke-width:1.6px;flex:none;width:34px;height:34px}.footer-instagram .footer-instagram-dot{fill:currentColor;stroke:none}.footer-instagram span{color:#aaa;transition:color .2s}.footer-instagram:hover span{color:#e3b94d}.footer-bottom{text-align:center;border-top:1px solid #202020;margin-top:58px;padding-top:24px}.footer-bottom p{color:#797979;margin:0;font-size:13px}.footer-bottom .footer-attribution{margin-top:9px}.footer-attribution a{color:#d6a72f;text-decoration:none;transition:color .2s}.footer-attribution a:hover{color:#efc859;text-decoration:underline}@media (width<=1000px){.footer-layout{grid-template-columns:repeat(2,1fr);gap:50px 60px}.footer-brand{max-width:100%}}@media (width<=600px){.footer{padding:56px 0 24px}.footer-layout{grid-template-columns:1fr;gap:40px}.footer-brand{text-align:center;max-width:420px;margin:0 auto}.footer-logo-row{justify-content:center}.footer-column{text-align:center;align-items:center}.footer-instagram{justify-content:center}.footer-bottom{margin-top:44px}}.reader-page{--reader-page:#0a0c0d;--reader-header:#090b0c;--reader-panel:#111415;--reader-sidebar:#0d1011;--reader-surface:#141819;--reader-surface-raised:#202526;--reader-text:#f7f4ec;--reader-body-text:#e0ddd5;--reader-muted:#aaa8a1;--reader-border:#272b2c;--reader-border-strong:#3b4142;--reader-gold:#d6a72f;--reader-gold-soft:#d7b85f;min-height:100vh;color:var(--reader-text);background:var(--reader-page);font-family:Inter,sans-serif}.reader-page--light{--reader-page:#f3f1eb;--reader-header:#fffdf8;--reader-panel:#fffdf8;--reader-sidebar:#ebe8df;--reader-surface:#e4e0d6;--reader-surface-raised:#fffdf8;--reader-text:#191a1a;--reader-body-text:#292a29;--reader-muted:#4f4d48;--reader-border:#c1bcb0;--reader-border-strong:#918a7d;--reader-gold:#765400;--reader-gold-soft:#674a00}.reader-layout{grid-template-columns:240px minmax(0,1fr);width:100%;max-width:1600px;min-height:calc(100vh - 76px);margin:0 auto;display:grid}.reader-navigation-message{z-index:2;box-sizing:border-box;max-width:1600px;color:var(--reader-gold,#d6a72f);background:var(--reader-header);border-bottom:1px solid var(--reader-border);margin:0 auto;padding:10px 24px;font-size:13px;position:relative}.reader-page .scripture-panel{color:var(--reader-text);background:var(--reader-panel)}.reader-page .scripture-top-navigation,.reader-page .chapter-navigation{background:var(--reader-header);border-color:var(--reader-border)}.reader-page .book-sidebar{color:var(--reader-text);background:var(--reader-sidebar);border-color:var(--reader-border)}.reader-page--light .book-sidebar__scroll{color:var(--reader-text);background:var(--reader-surface);border-color:var(--reader-border)}.reader-page--light .book-accordion,.reader-page--light .scripture-heading,.reader-page--light .reader-section-heading:after,.reader-page--light .reader-section-heading--empty{border-color:var(--reader-border);background:var(--reader-border)}.reader-page--light .scripture-heading{box-sizing:border-box;padding:clamp(18px,2.5vw,24px)}.reader-page--light .book-accordion__trigger,.reader-page--light .scripture-heading h1,.reader-page--light .scripture-share,.reader-page--light .chapter-navigation button{color:var(--reader-text)}.reader-page--light .chapter-navigation button{background:var(--reader-surface-raised);border-color:var(--reader-border-strong)}.reader-page--light .scripture-top-arrows button{color:var(--reader-text)}.reader-page--light .scripture-share img{filter:brightness(.42)saturate(1.35)}.reader-page--light .passage-selection-toolbar{color:#f7f4ec}.reader-page--light .passage-selection-toolbar button{color:#e7e4dc}.reader-page--light .verse{color:var(--reader-body-text)}.reader-page--light .scripture-search input,.reader-page--light .searchable-select__trigger,.reader-page--light .searchable-select__menu,.reader-page--light .searchable-select__search input,.reader-page--light .book-sidebar select,.reader-page--light .book-accordion__chapters button{color:var(--reader-text);background:var(--reader-surface-raised);border-color:var(--reader-border-strong)}.reader-page--light .searchable-select__option{color:var(--reader-muted)}.reader-page--light .searchable-select__option:hover,.reader-page--light .searchable-select__option.selected{color:#5c4614;background:#ae80141f}@media (width<=1180px){.reader-layout{grid-template-columns:220px minmax(0,1fr)}}@media (width<=1040px){.reader-layout{min-height:auto;display:block}}.book-sidebar{box-sizing:border-box;background:#0d1011;border-right:1px solid #242728;align-self:start;height:calc(100vh - 76px);padding:24px 16px 18px;position:sticky;top:76px;overflow:hidden}.book-sidebar__mobile-toggle{display:none}.book-sidebar__content{height:100%}.book-sidebar__controls{padding:0 8px 14px}.book-sidebar__controls label{color:#e9e6de;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:700;display:block}.book-sidebar__select-wrap{position:relative}.book-sidebar__select-wrap:after{content:"";pointer-events:none;border-bottom:1.5px solid #eeeae0;border-right:1.5px solid #eeeae0;width:7px;height:7px;position:absolute;top:50%;right:14px;transform:translateY(-70%)rotate(45deg)}.book-sidebar select{color:#f2efe7;appearance:none;cursor:pointer;background:#101314;border:1px solid #3a3e3f;border-radius:6px;width:100%;min-height:40px;padding:9px 38px 9px 12px;font-size:14px}.book-sidebar select:focus-visible{outline:2px solid var(--reader-gold,#d6a72f);outline-offset:2px}.book-sidebar__scroll{overscroll-behavior:contain;scrollbar-color:#6e5826 #111415;scrollbar-width:thin;background:linear-gradient(135deg,#15191a,#101314);border:1px solid #242829;border-radius:7px;height:calc(100% - 86px);margin:0 8px;overflow-y:auto}.book-sidebar__scroll::-webkit-scrollbar{width:8px}.book-sidebar__scroll::-webkit-scrollbar-track{background:#111415}.book-sidebar__scroll::-webkit-scrollbar-thumb{background:#6e5826;border:2px solid #111415;border-radius:999px}.book-accordion{border-bottom:1px solid #232728;position:relative}.book-accordion:last-child{border-bottom:0}.book-accordion.selected:before{content:"";background:#d6a72f;width:2px;position:absolute;top:0;bottom:0;left:-1px}.book-accordion__trigger{color:#d8d5cd;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:11px 13px;transition:color .2s,background-color .2s;display:flex}.book-accordion__trigger:hover,.book-accordion__trigger[aria-expanded=true]{color:#fff;background:#ffffff09}.book-accordion.selected>.book-accordion__trigger{color:#fff;background:#ffffff0b;font-weight:600}.book-accordion__icon{color:#d3d0c8;font-size:19px;font-weight:300;line-height:1}.book-accordion__chapters{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:2px 12px 14px;display:grid}.book-accordion__chapters button{aspect-ratio:1;color:#aaa89f;cursor:pointer;background:#0d1011;border:1px solid #2d3132;border-radius:5px;min-width:0;padding:0;font-size:12px}.book-accordion__chapters button:hover{color:#fff;border-color:#80682e}.book-accordion__chapters button.active{color:#111;border-color:var(--reader-gold,#d6a72f);background:#d6a72f;font-weight:800}.book-accordion__trigger:focus-visible,.book-accordion__chapters button:focus-visible{z-index:1;outline:2px solid var(--reader-gold,#d6a72f);outline-offset:-2px;position:relative}@media (width<=1180px){.book-sidebar{padding-left:12px;padding-right:12px}.book-accordion__chapters{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1040px){.book-sidebar{border-bottom:1px solid #242728;border-right:0;height:auto;max-height:none;padding:12px 16px;position:static}.book-sidebar__mobile-toggle{color:#f2efe7;text-align:left;cursor:pointer;background:#121617;border:1px solid #3a3e3f;border-radius:8px;justify-content:space-between;align-items:center;width:100%;min-height:56px;padding:10px 14px;display:flex}.book-sidebar__mobile-toggle>span:first-child{flex-direction:column;gap:3px;display:flex}.book-sidebar__mobile-toggle strong{color:var(--reader-gold,#d6a72f);letter-spacing:1.2px;text-transform:uppercase;font-size:12px}.book-sidebar__mobile-toggle small{color:#d8d5cd;font-size:13px}.book-sidebar__mobile-chevron{border-right:2px solid var(--reader-gold,#d6a72f);border-bottom:2px solid var(--reader-gold,#d6a72f);width:9px;height:9px;transition:transform .2s;transform:translateY(-2px)rotate(45deg)}.book-sidebar__mobile-toggle[aria-expanded=true] .book-sidebar__mobile-chevron{transform:translateY(3px)rotate(225deg)}.book-sidebar__content{height:auto;max-height:58dvh;padding-top:14px;display:none}.book-sidebar__content.open{display:block}.book-sidebar__controls{padding-left:0;padding-right:0}.book-sidebar__scroll{height:auto;max-height:calc(58dvh - 102px);padding-bottom:calc(82px + env(safe-area-inset-bottom));box-sizing:border-box;scroll-padding-bottom:calc(82px + env(safe-area-inset-bottom));margin:0}.book-accordion__chapters{grid-template-columns:repeat(8,minmax(34px,1fr))}}@media (width<=480px){.book-sidebar{padding:10px 12px}.book-sidebar__content{max-height:62dvh}.book-sidebar__scroll{max-height:calc(62dvh - 86px)}.book-accordion__chapters{grid-template-columns:repeat(6,minmax(34px,1fr))}}.searchable-select{min-width:150px;font-family:Inter,sans-serif;position:relative}.searchable-select__trigger{color:#f2efe8;text-align:left;cursor:pointer;background:linear-gradient(#171b1c 0%,#111516 100%);border:1px solid #34393a;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:42px;padding:10px 13px;font-size:14px;font-weight:500;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 6px 18px #0000002e}:is(.searchable-select__trigger:hover,.searchable-select__trigger:focus-visible,.searchable-select--open .searchable-select__trigger,.searchable-select:has(.searchable-select__menu) .searchable-select__trigger){border-color:#8b7130;outline:0;box-shadow:0 0 0 3px #d6a72f1a}.searchable-select__chevron{border-right:1.5px solid var(--reader-gold,#d6a72f);border-bottom:1.5px solid var(--reader-gold,#d6a72f);width:7px;height:7px;transition:transform .2s;transform:translateY(-2px)rotate(45deg)}:is(.searchable-select--open .searchable-select__chevron,.searchable-select:has(.searchable-select__menu) .searchable-select__chevron){transform:translateY(2px)rotate(225deg)}.searchable-select__menu{z-index:50;box-sizing:border-box;background:#111516;border:1px solid #363b3c;border-radius:10px;flex-direction:column;width:max(100%,230px);padding:8px;display:flex;position:absolute;top:calc(100% + 7px);left:0;overflow:hidden;box-shadow:0 20px 48px #0000008c}.searchable-select__menu--portal{z-index:2400;transform-origin:bottom;position:fixed;top:auto}.searchable-select__search{align-items:center;display:flex;position:relative}.searchable-select__search>span{color:var(--reader-gold,#d6a72f);pointer-events:none;font-size:19px;position:absolute;left:11px}.searchable-select__search input{color:#f3f0e8;background:#0b0e0f;border:1px solid #34393a;border-radius:7px;width:100%;min-height:39px;padding:9px 10px 9px 35px;font-family:inherit;font-size:13px}.searchable-select__search input:focus{border-color:#8b7130;outline:2px solid #d6a72f1f}.searchable-select__options{scrollbar-color:#6c5828 #111516;scrollbar-width:thin;flex:auto;min-height:0;max-height:min(340px,48vh);margin-top:7px;overflow-y:auto}.searchable-select__option{color:#cfcdc6;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:10px 11px;font-family:inherit;font-size:13px;display:flex}.searchable-select__option:hover,.searchable-select__option:focus-visible{color:#fff;background:#d6a72f17;outline:0}.searchable-select__option.selected{color:#e3bd58;background:#d6a72f1f}.searchable-select__empty{color:#8f8d87;text-align:center;margin:0;padding:18px 10px;font-size:12px}@media (width<=760px){.searchable-select{min-width:0}.searchable-select__trigger{gap:8px;min-height:39px;padding:8px 10px;font-size:12px}.searchable-select__menu{width:max(100%,200px)}}.audio-player{box-sizing:border-box;width:100%;color:var(--reader-text,#f7f4ec);background:radial-gradient(circle at 88% 0%, color-mix(in srgb, var(--reader-gold,#d6a72f) 12%, transparent), transparent 38%), var(--reader-panel,#111415);border:1px solid var(--reader-border,#272b2c);border-radius:16px;grid-template-columns:1fr;gap:18px;margin:0 0 26px;padding:20px;display:grid;box-shadow:0 22px 70px #00000085}.audio-player__header{border-bottom:1px solid var(--reader-border,#272b2c);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:16px;display:flex}.audio-player__identity{flex-direction:column;gap:4px;min-width:0;display:flex}.audio-player__identity strong{font-size:clamp(1.05rem,2.5vw,1.25rem);line-height:1.25}.audio-player__eyebrow{color:var(--reader-gold,#d6a72f);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.audio-player__status{color:var(--reader-muted,#aaa8a1);text-transform:capitalize;font-size:.75rem}.audio-player__status--playing{color:var(--reader-gold,#d6a72f)}.audio-player__window-actions{flex:none;align-items:center;gap:6px;display:flex}.audio-player__window-actions button{width:38px;height:38px;color:var(--reader-text,#f7f4ec);background:var(--reader-control-bg,#ffffff0a);border:1px solid var(--reader-border,#272b2c);cursor:pointer;border-radius:50%;place-items:center;padding:0;display:grid}.audio-player__window-actions button:hover,.audio-player__window-actions button:focus-visible{color:var(--reader-gold,#d6a72f);border-color:var(--reader-gold,#d6a72f)}.audio-player__window-actions button:focus-visible,.audio-player__controls button:focus-visible{outline:3px solid color-mix(in srgb, var(--reader-gold,#d6a72f) 25%, transparent);outline-offset:2px}.audio-player__window-actions svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:20px;height:20px}.audio-player__controls{grid-template-columns:repeat(4,minmax(48px,1fr));gap:8px;display:grid}.audio-player__controls button{min-height:48px;color:var(--reader-text,#f7f4ec);border:1px solid var(--reader-border,#272b2c);cursor:pointer;background:0 0;border-radius:9px;justify-content:center;align-items:center;padding:8px 10px;display:inline-flex}.audio-player__controls button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:21px;height:21px}.audio-player__controls button .audio-player__icon-fill{fill:currentColor;stroke:currentColor}.audio-player__loading-icon{animation:.9s linear infinite audio-player-spin}@keyframes audio-player-spin{to{transform:rotate(360deg)}}.audio-player__controls button:hover:not(:disabled),.audio-player__controls button:focus-visible{color:var(--reader-gold,#d6a72f);border-color:var(--reader-gold,#d6a72f)}.audio-player__controls button:disabled{opacity:.45;cursor:not-allowed}.audio-player__controls .audio-player__play{color:#0b0d0e;background:var(--reader-gold,#d6a72f);border-color:var(--reader-gold,#d6a72f);font-weight:800}.audio-player__controls .audio-player__play:hover:not(:disabled),.audio-player__controls .audio-player__play:focus-visible{color:#000;background:#e4b83f;border-color:#e4b83f}.audio-player__settings{grid-template-columns:minmax(140px,1fr) minmax(120px,.72fr) auto;align-items:end;gap:10px;display:grid}.audio-player__setting{gap:6px;min-width:0;display:grid}.audio-player__setting-label{color:var(--reader-muted,#aaa8a1);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:750}.audio-player__settings .searchable-select__trigger{min-height:44px}.audio-player__auto{min-height:44px;color:var(--reader-muted,#aaa8a1);white-space:nowrap;align-items:center;gap:8px;margin-bottom:1px;font-size:.78rem;display:flex}.audio-player__settings .searchable-select__menu{z-index:80}.audio-player__auto input{accent-color:var(--reader-gold,#d6a72f)}.audio-player__message{color:var(--reader-muted,#aaa8a1);margin:0;font-size:.82rem}@media (width<=700px){.audio-player{gap:16px;padding:18px}.audio-player__settings{grid-template-columns:1fr 1fr}.audio-player__auto{grid-column:1/-1}}@media (width<=430px){.audio-player{padding:16px 14px calc(16px + env(safe-area-inset-bottom));gap:14px}.audio-player__header{gap:10px;padding-bottom:14px}.audio-player__window-actions button{width:36px;height:36px}.audio-player__controls{gap:6px}.audio-player__controls button{min-width:0;min-height:44px;padding:7px}.audio-player__settings{grid-template-columns:1fr}.audio-player__auto{grid-column:auto}}@media (prefers-reduced-motion:reduce){.audio-player__loading-icon{animation:none}}.audio-sheet-backdrop{z-index:2100;padding:24px 24px calc(24px + env(safe-area-inset-bottom));background:#0000001f;justify-content:center;align-items:flex-end;animation:.2s ease-out both audio-sheet-backdrop-in;display:flex;position:fixed;inset:0}.audio-sheet-backdrop--minimized{display:none}.audio-sheet{box-sizing:border-box;overscroll-behavior:contain;width:min(680px,100%);max-height:min(90dvh,720px);animation:.24s cubic-bezier(.2,.75,.25,1) both audio-sheet-in;overflow-y:auto}.audio-sheet-content .audio-player{margin:0}@keyframes audio-sheet-backdrop-in{0%{background:0 0}}@keyframes audio-sheet-in{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=700px){.audio-sheet-backdrop{padding:12px 12px calc(12px + env(safe-area-inset-bottom));align-items:flex-end}.audio-sheet{max-height:calc(100dvh - 24px - env(safe-area-inset-bottom))}}@media (width<=430px){.audio-sheet-backdrop{padding-right:0;padding-bottom:env(safe-area-inset-bottom);padding-left:0}.audio-sheet{width:100%;max-height:calc(100dvh - env(safe-area-inset-bottom))}.audio-sheet-content .audio-player{border-bottom:0;border-left:0;border-right:0;border-radius:16px 16px 0 0}}@media (prefers-reduced-motion:reduce){.audio-sheet-backdrop,.audio-sheet{animation:none}}.scripture-panel{background:radial-gradient(circle at 48% 0,#d6a72f0b,#0000 32%),#111415;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;height:calc(100vh - 76px);display:grid;overflow:hidden}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.scripture-top-navigation{box-sizing:border-box;background:#0d1011f5;border-bottom:1px solid #292d2e;grid-template-columns:minmax(280px,auto) minmax(180px,1fr) auto;align-items:center;gap:18px;min-height:62px;padding:8px 24px;display:grid}.scripture-passage-selectors{align-items:center;gap:8px;display:flex}.scripture-status{color:var(--reader-muted);background:var(--reader-control-bg);border:1px solid var(--reader-border);border-radius:8px;margin:0 0 18px;padding:12px 16px}.scripture-status--error{color:var(--reader-gold,#d6a72f)}.scripture-attribution{color:var(--reader-muted);border-top:1px solid var(--reader-border);margin:40px 0 8px;padding-top:20px;font-size:12px;line-height:1.6}.scripture-attribution a{color:var(--reader-gold,#d6a72f)}.scripture-translation-label{color:var(--reader-gold,#d6a72f);letter-spacing:1.1px;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:800;display:inline-block}.verse--active{outline-offset:4px;background:linear-gradient(90deg,#d6a72f1a,#0000 75%);border-radius:6px;outline:1px solid #d6a72f2e}.scripture-search{justify-self:end;align-items:center;width:min(100%,420px);display:flex;position:relative}.scripture-search>span{color:var(--reader-gold,#d6a72f);pointer-events:none;font-size:22px;position:absolute;left:12px}.scripture-search input{color:#ece9e1;background:#0d1011;border:1px solid #303435;border-radius:7px;width:100%;padding:10px 74px 10px 39px;font-size:13px}.scripture-search input:focus{border-color:#8b7130;outline:2px solid #d6a72f26}.scripture-search small{color:#8f8d87;font-size:10px;position:absolute;right:10px}.scripture-top-arrows{border-left:1px solid #303435;gap:6px;padding-left:12px;display:flex}.scripture-top-arrows button{color:#e9e6de;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;place-items:center;width:38px;height:38px;padding:0;font-size:28px;display:grid}.scripture-top-arrows button:hover:not(:disabled){color:var(--reader-gold,#d6a72f);border-color:#5d4d25}.scripture-top-arrows button:disabled,.chapter-navigation button:disabled{opacity:.28;cursor:not-allowed}.scripture-scroll-region{overscroll-behavior:contain;scrollbar-color:#665326 #111415;scrollbar-width:thin;min-height:0;padding:24px clamp(24px,4.5vw,64px) 46px;overflow-y:auto}.scripture-scroll-region::-webkit-scrollbar{width:8px}.scripture-scroll-region::-webkit-scrollbar-thumb{background:#665326;border:2px solid #111415;border-radius:999px}.scripture-heading{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;column-gap:18px;max-width:840px;margin:0 auto;padding:0;display:grid}.scripture-heading h1{color:#f8f6f0;margin:0;font-family:Inter,sans-serif;font-size:clamp(30px,4vw,42px);font-weight:700;line-height:1.15}.reader-section-heading{color:var(--reader-gold-soft,#d7b85f);letter-spacing:.2px;align-items:center;gap:14px;margin:0 0 22px;font-family:Inter,sans-serif;font-size:clamp(18px,2vw,22px);font-weight:600;line-height:1.35;display:flex}.reader-section-heading:after{content:"";background:#303334;flex:56px;min-width:32px;height:1px}.reader-section-heading--lead,.reader-section-heading--empty{grid-column:1/-1}.reader-section-heading--lead{margin-top:16px;margin-bottom:0;padding-bottom:20px}.reader-section-heading--empty{background:#303334;width:100%;height:1px;margin-top:18px}.scripture-actions{align-items:flex-start;gap:4px;display:flex}.scripture-audio{width:42px;height:42px;color:var(--reader-gold,#d6a72f);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;padding:0;display:grid}.scripture-audio svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:25px;height:25px}.scripture-audio svg path:first-child{fill:currentColor;stroke:currentColor}.scripture-audio:hover,.scripture-audio:focus-visible{background:#d6a72f12;border-color:#d6a72f73}.scripture-audio:focus-visible{outline-offset:2px;outline:3px solid #d6a72f33}.scripture-share{color:#d9d6cf;cursor:pointer;background:0 0;border:0;border-radius:6px;flex-direction:column;align-items:center;gap:3px;padding:7px 12px;font-size:11px;display:inline-flex}.scripture-share img{object-fit:contain;width:25px;height:25px;transition:transform .2s}.scripture-share:hover{color:var(--reader-gold,#d6a72f);background:#d6a72f12}.scripture-share:hover img{transform:translateY(-1px)scale(1.06)}.verse--narrating{background:color-mix(in srgb, var(--reader-gold) 10%, transparent);box-shadow:inset 3px 0 0 var(--reader-gold);border-radius:4px}.verse--selected{background:linear-gradient(90deg,#d6a72f2b,#d6a72f0a);border-radius:6px;box-shadow:inset 3px 0 #d6a72f}.verse--highlighted{color:#fff8e4;background:linear-gradient(90deg,#d6a72f3d,#d6a72f1c);border-radius:6px;box-shadow:inset 3px 0 #d6a72fc7}.verse--highlighted.verse--selected{outline-offset:2px;outline:1px solid #d6a72fa6}.scripture-share-status{width:fit-content;max-width:min(840px,100%);color:var(--reader-gold,#d6a72f);background:#d6a72f14;border:1px solid #d6a72f47;border-radius:999px;margin:12px max(0px,50% - 420px) -8px auto;padding:7px 11px;font-size:12px}.scripture-content{max-width:840px;margin:28px auto 0}.passage-selection-toolbar{--reader-gold:#d6a72f;z-index:8;color:#e8e5de;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d1011f7;border:1px solid #6a5728;border-radius:9px;flex-wrap:wrap;align-items:center;gap:7px;margin:0 0 20px;padding:10px;display:flex;position:sticky;top:8px;box-shadow:0 12px 28px #00000057}.passage-selection-toolbar strong{color:var(--reader-gold,#d6a72f);margin:0 auto 0 4px;font-size:13px}.passage-selection-toolbar button{color:#e8e5de;cursor:pointer;background:#111516;border:1px solid #35393a;border-radius:6px;min-height:32px;padding:0 9px;font-size:12px}.passage-selection-toolbar button:hover,.passage-selection-toolbar button:focus-visible{color:var(--reader-gold,#d6a72f);border-color:#8b7130}.passage-selection-toolbar button.is-saved{color:#111;border-color:var(--reader-gold,#d6a72f);background:#d6a72f}.passage-selection-toolbar .passage-selection-toolbar__close{border-radius:50%;width:32px;min-width:32px;padding:0;font-size:20px;line-height:1}.selection-status{color:var(--reader-gold,#d6a72f);margin:-10px 0 18px;font-size:13px}.quick-note-composer{--reader-gold:#d6a72f;--reader-gold-soft:#d7b85f;z-index:1600;background:#000000c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.quick-note-composer>section{color:#f2efe8;background:#111516;border:1px solid #3a3d3e;border-radius:12px;width:min(100%,540px);box-shadow:0 24px 70px #0000008c}.quick-note-composer header,.quick-note-composer footer{justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.quick-note-composer header{border-bottom:1px solid #343839}.quick-note-composer h2{margin:0;font-size:19px}.quick-note-composer label{gap:10px;padding:18px;display:grid}.quick-note-composer label>span{color:var(--reader-gold,#d6a72f);font-size:13px;font-weight:700}.quick-note-composer textarea{color:#f2efe8;min-height:170px;font:inherit;resize:vertical;background:#0b0f11;border:1px solid #343839;border-radius:7px;padding:14px}.quick-note-composer footer{border-top:1px solid #343839;justify-content:flex-end}.quick-note-composer button{min-height:36px;color:var(--reader-gold,#d6a72f);cursor:pointer;background:#0b0f11;border:1px solid #6a5728;border-radius:7px;padding:0 13px}.quick-note-composer .quick-note-composer__close{color:#e8e5de;border-color:#3a3d3e;border-radius:50%;width:34px;min-width:34px;padding:0;font-size:21px;line-height:1}.quick-note-composer .quick-note-composer__save{color:#111;background:#d6a72f;font-weight:700}.saved-note-viewer{--reader-gold:#d6a72f;--reader-gold-soft:#d7b85f;z-index:1650;background:#000000c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.saved-note-viewer>section{color:#f2efe8;background:#111516;border:1px solid #3a3d3e;border-radius:14px;width:min(100%,620px);max-height:min(760px,100dvh - 40px);overflow:hidden;box-shadow:0 24px 70px #0000008c}.saved-note-viewer header,.saved-note-viewer footer{justify-content:space-between;align-items:center;gap:14px;padding:17px 20px;display:flex}.saved-note-viewer header{border-bottom:1px solid #343839}.saved-note-viewer header span,.saved-note-viewer article>strong{color:var(--reader-gold,#d6a72f);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.saved-note-viewer h2{margin:5px 0 0;font-size:21px}.saved-note-viewer header button{color:#f2efe8;cursor:pointer;background:#0b0f11;border:1px solid #3a3d3e;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;padding:0;font-size:23px;display:grid}.saved-note-viewer__content{max-height:min(580px,100dvh - 190px);padding:20px;overflow-y:auto}.saved-note-viewer article+article{border-top:1px solid #343839;margin-top:22px;padding-top:22px}.saved-note-viewer__note-heading{justify-content:space-between;align-items:center;gap:12px;min-height:32px;display:flex}.saved-note-viewer__note-heading>button,.saved-note-viewer__edit-actions button{min-height:34px;color:var(--reader-gold,#d6a72f);cursor:pointer;background:#0b0f11;border:1px solid #6a5728;border-radius:7px;padding:0 13px;font-weight:700}.saved-note-viewer blockquote{color:#b8b9b5;background:#0b0f11;border-left:3px solid #d6a72f;border-radius:0 7px 7px 0;margin:10px 0 14px;padding:12px 14px;font-size:13px;line-height:1.65}.saved-note-viewer__editor{color:#f2efe8;white-space:pre-wrap;background:#0b0f11;border:1px solid #555b5d;border-radius:8px;outline:none;min-height:150px;padding:14px;line-height:1.7}.saved-note-viewer__editor:focus{border-color:var(--reader-gold,#d6a72f);box-shadow:0 0 0 3px #d6a72f26}.saved-note-viewer__editor:empty:before{content:attr(data-placeholder);color:#8f928d}.saved-note-viewer__edit-actions{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.saved-note-viewer__edit-actions .saved-note-viewer__save{color:#111;background:#d6a72f;border-color:#d6a72f}.saved-note-viewer button:disabled{opacity:.58;cursor:wait}.saved-note-viewer__status{color:var(--reader-gold,#d6a72f);text-align:right;margin:0;padding:0 20px 12px;font-size:13px}.saved-note-viewer article p{color:#f2efe8;white-space:pre-wrap;margin:0;font-size:16px;line-height:1.75}.saved-note-viewer footer{border-top:1px solid #343839;justify-content:flex-end}.saved-note-viewer footer button{color:#111;cursor:pointer;background:#d6a72f;border:1px solid #d6a72f;border-radius:7px;min-height:40px;padding:0 20px;font-weight:800}.scripture-section+.scripture-section{margin-top:44px}.verse-list{flex-direction:column;gap:17px;display:flex}.verse{color:#e0ddd5;font-family:Inter,sans-serif;font-size:var(--reader-scripture-font-size,20px);line-height:var(--reader-line-height,1.75);cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;margin:0;padding:5px 8px 5px 11px;display:grid}.verse-text{white-space:normal;overflow-wrap:break-word;word-break:normal;line-break:strict;text-wrap:pretty;font-variant-ligatures:common-ligatures contextual;min-width:0}.verse-tools{align-items:center;gap:2px;min-height:34px;display:flex}.verse-state-icon{width:28px;height:28px;color:var(--reader-gold,#d6a72f);place-items:center;display:grid}button.verse-state-icon{cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0}button.verse-state-icon:hover,button.verse-state-icon:focus-visible{background:#d6a72f1f;outline:2px solid #d6a72f59}.verse-state-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.verse-state-icon[aria-label=Bookmarked] svg{fill:#d6a72f2e}.verse-number{min-width:32px;color:var(--reader-gold,#d6a72f);font-family:Inter,sans-serif;font-size:15px;font-weight:700;line-height:2.32}.verse mark{color:#15120a;background:#e5bd53;border-radius:2px;padding:0 2px}.chapter-navigation{box-sizing:border-box;background:#0d1011fa;border-top:1px solid #292d2e;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:58px;padding:7px 24px;display:grid}.chapter-navigation button{color:#dedbd4;cursor:pointer;white-space:nowrap;background:#111516;border:1px solid #6a5728;border-radius:7px;align-items:center;gap:7px;width:fit-content;min-height:34px;padding:6px 11px;font-size:13px;display:inline-flex}.chapter-navigation button:last-child{justify-self:end}.chapter-navigation button:hover:not(:disabled){color:var(--reader-gold,#d6a72f);background:#d6a72f12}.chapter-navigation button span{color:var(--reader-gold,#d6a72f);font-size:18px;line-height:.8}.chapter-navigation__location{color:#b8b5ae;text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;padding:0 14px;font-size:13px;overflow:hidden}@media (width<=900px){.scripture-top-navigation{grid-template-columns:1fr auto}.scripture-search{grid-area:2/1/auto/-1;justify-self:stretch;width:100%;max-width:none}}@media (width<=1040px){.scripture-panel{height:auto;min-height:0;overflow:visible}.scripture-scroll-region{padding-bottom:48px;overflow-y:visible}.chapter-navigation{margin-bottom:calc(66px + env(safe-area-inset-bottom))}}@media (width<=760px){.saved-note-viewer{align-items:end;padding:0}.saved-note-viewer>section{border-radius:18px 18px 0 0;width:100%;max-height:calc(100dvh - 56px)}.saved-note-viewer__content{max-height:calc(100dvh - 235px);padding:18px 16px}.scripture-panel{height:auto;min-height:0}.scripture-top-navigation{gap:9px;padding:9px 12px}.scripture-passage-selectors{flex-wrap:wrap;min-width:0}.scripture-passage-selectors .searchable-select{flex:1;min-width:0}.scripture-passage-selectors .searchable-select:first-child{flex-basis:100%}.scripture-top-arrows{padding-left:7px}.scripture-top-arrows button{width:34px}.scripture-scroll-region{padding:22px 16px 38px}.scripture-heading{gap:12px}.scripture-heading h1{font-size:31px}.verse{font-size:var(--reader-scripture-font-size,20px);line-height:var(--reader-line-height,1.75);gap:7px}.verse-number{min-width:29px;font-size:14px;line-height:2.2}.chapter-navigation{padding:7px 12px}.chapter-navigation button{min-height:32px;padding:5px 9px;font-size:12px}.chapter-navigation__location{padding:0 10px}.passage-selection-toolbar{top:auto;right:12px;bottom:calc(74px + env(safe-area-inset-bottom));z-index:80;max-height:min(210px,100dvh - 160px);margin:0;position:fixed;left:12px;overflow-y:auto}.passage-selection-toolbar strong{flex:calc(100% - 44px);order:1;margin-left:3px}.passage-selection-toolbar button{flex:calc(33.333% - 7px);order:3;min-height:38px}.passage-selection-toolbar .passage-selection-toolbar__close{flex:0 0 34px;order:2;width:34px;min-width:34px}.scripture-scroll-region--selection-open{padding-bottom:calc(190px + env(safe-area-inset-bottom))}}@media (width<=480px){.scripture-top-navigation{grid-template-columns:minmax(0,1fr) auto}.scripture-top-arrows button{width:30px;height:34px}.reader-section-heading{font-size:17px}.scripture-share{padding-left:4px;padding-right:4px}.chapter-navigation{grid-template-columns:42px minmax(0,1fr) 42px;gap:6px}.chapter-navigation button{justify-content:center;width:42px;height:42px;padding:0}.chapter-navigation__button-label{display:none}.chapter-navigation__location{padding:0 4px;font-size:12px;display:block}}.global-search{--reader-gold:#d6a72f;--reader-gold-soft:#d7b85f;z-index:2000;place-items:center;padding:24px;font-family:Inter,sans-serif;display:grid;position:fixed;inset:0}.global-search__backdrop{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#000000c7;border:0;width:100%;height:100%;position:absolute;inset:0}.global-search__panel{width:min(920px,100%);height:min(760px,100vh - 48px);color:var(--reader-text);background:var(--reader-panel);border:1px solid var(--reader-border-strong);border-radius:14px;grid-template-rows:auto auto auto auto auto minmax(0,1fr);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #000000a6}.global-search__panel>header{justify-content:space-between;align-items:flex-start;padding:22px 24px 16px;display:flex}.global-search__panel header span{color:var(--reader-gold,#d6a72f);letter-spacing:1.5px;text-transform:uppercase;font-size:10px;font-weight:800}.global-search__panel h2{margin:5px 0 0;font-size:24px}.global-search__close{width:38px;height:38px;color:var(--reader-muted);background:var(--reader-surface);border:1px solid var(--reader-border);cursor:pointer;border-radius:50%;place-items:center;font-size:25px;display:grid}.global-search__input-wrap{align-items:center;margin:0 24px;display:flex;position:relative}.global-search__input-wrap>span{color:var(--reader-gold,#d6a72f);font-size:24px;position:absolute;left:16px}.global-search__input-wrap input{width:100%;min-height:52px;color:var(--reader-text);background:var(--reader-surface);border:1px solid var(--reader-border-strong);border-radius:9px;padding:12px 72px 12px 48px;font-size:16px}.global-search__input-wrap input:focus{border-color:#9c7c2d;outline:3px solid #d6a72f1f}.global-search__input-wrap button{color:var(--reader-gold,#d6a72f);cursor:pointer;background:0 0;border:0;padding:6px 8px;font-size:12px;position:absolute;right:10px}.global-search__filters{grid-template-columns:1fr 1fr;gap:12px;padding:14px 24px 0;display:grid}.global-search__modes{align-items:center;gap:8px;padding:12px 24px 0;display:flex}.global-search__modes button{color:var(--reader-muted);background:var(--reader-surface);border:1px solid var(--reader-border);cursor:pointer;border-radius:999px;padding:7px 11px;font-size:12px}.global-search__modes button.active{color:#17130a;border-color:var(--reader-gold,#d6a72f);background:#d6a72f;font-weight:700}.global-search__modes>span{color:var(--reader-gold,#d6a72f);margin-left:auto;font-size:11px;font-weight:700}.global-search__filter{flex-direction:column;gap:5px;min-width:0;display:flex}.global-search__filter>span{color:var(--reader-muted);letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:700}.global-search__filter .searchable-select{width:100%}.global-search__filter .searchable-select__trigger{min-height:42px}.global-search__summary{color:var(--reader-gold,#d6a72f);border-bottom:1px solid var(--reader-border);justify-content:space-between;padding:12px 24px;font-size:12px;display:flex}.global-search__summary small{color:var(--reader-muted)}.global-search__results{scrollbar-color:#6c5828 var(--reader-panel);scrollbar-width:thin;min-height:0;padding:10px 14px 20px;overflow-y:auto}.global-search__navigation-results{border-bottom:1px solid var(--reader-border);padding:8px 12px 12px}.global-search__navigation-results h3{color:var(--reader-muted);letter-spacing:1px;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:800}.global-search__navigation-results>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.global-search__navigation-result{width:100%;color:var(--reader-text);background:var(--reader-surface);border:1px solid var(--reader-border);text-align:left;cursor:pointer;border-radius:8px;grid-template-columns:1fr auto;gap:3px 12px;padding:12px 42px 12px 13px;display:grid;position:relative}.global-search__navigation-result:hover,.global-search__navigation-result:focus-visible{background:#d6a72f14;border-color:#9c7c2d;outline:0}.global-search__navigation-result>span:first-child{color:var(--reader-gold,#d6a72f);letter-spacing:.9px;text-transform:uppercase;font-size:9px;font-weight:800}.global-search__navigation-result strong,.global-search__navigation-result small{grid-column:1}.global-search__navigation-result strong{font-size:14px}.global-search__navigation-result small{color:var(--reader-muted);font-size:11px}.global-search__navigation-result>span:last-child{color:var(--reader-gold,#d6a72f);font-size:18px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.global-search__result{width:100%;color:var(--reader-text);border:0;border-bottom:1px solid var(--reader-border);text-align:left;cursor:pointer;background:0 0;padding:15px 130px 15px 12px;display:block;position:relative}.global-search__result:hover,.global-search__result:focus-visible{background:#d6a72f12;outline:0}.global-search__reference{color:var(--reader-gold,#d6a72f);font-size:13px;font-weight:800}.global-search__result small{color:var(--reader-muted);margin-top:4px;font-size:11px;display:block}.global-search__result p{color:var(--reader-body-text);margin:8px 0 0;font-size:14px;line-height:1.55}.global-search__result p strong{color:var(--reader-body-text);font-weight:650}.global-search__context{color:var(--reader-muted)}.global-search__result mark{color:#17130a;background:#e5bd53;border-radius:2px;padding:1px 2px}.global-search__open{color:var(--reader-muted);font-size:11px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.global-search__state{text-align:center;place-items:center;min-height:230px;padding:30px;display:grid}.global-search__state strong{font-size:18px}.global-search__state p{max-width:430px;color:var(--reader-muted);margin:8px 0 0;line-height:1.6}@media (width<=700px){.global-search{align-items:end;padding:0}.global-search__panel{border-radius:14px 14px 0 0;width:100%;height:calc(100dvh - 24px)}.global-search__panel>header{padding:17px 16px 13px}.global-search__panel h2{font-size:19px}.global-search__input-wrap{margin:0 16px}.global-search__input-wrap input{font-size:16px}.global-search__filters{padding:12px 16px 0}.global-search__modes{padding:10px 16px 0}.global-search__modes>span{display:none}.global-search__summary{padding:10px 16px}.global-search__summary small{display:none}.global-search__result{padding:14px 12px}.global-search__navigation-results{padding:7px 2px 12px}.global-search__navigation-results>div{grid-template-columns:1fr}.global-search__open{color:var(--reader-gold,#d6a72f);margin-top:8px;display:block;position:static;transform:none}}.information-page{color:#efefec;background:radial-gradient(circle at 80% 8%,#d6a72f14,#0000 24rem),#0b0d0e}.information-page__content{width:min(820px,100% - 40px);margin:0 auto;padding:92px 0 120px}.information-page__content--wide{width:min(1080px,100% - 40px)}.information-page__hero{max-width:780px;margin-bottom:62px}.information-page__eyebrow{color:#d6a72f;letter-spacing:2.2px;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:800}.information-page__hero h1{color:#fff;letter-spacing:-1.5px;margin:0;font-size:clamp(44px,7vw,70px);line-height:1.04}.information-page__intro{color:#b9bab7;max-width:700px;margin:24px 0 0;font-size:clamp(18px,2.2vw,21px);line-height:1.7}.information-section{border-top:1px solid #272a2b;padding:34px 0}.information-section h2{color:#e2b33c;margin:0 0 18px;font-size:clamp(24px,3vw,31px);line-height:1.2}.information-section h3{color:#f3f3ef;margin:28px 0 12px;font-size:19px}.information-section p,.information-section li{color:#c2c3bf;font-size:17px;line-height:1.8}.information-section p{margin:0 0 16px}.information-section ul{margin:14px 0 18px;padding-left:24px}.information-section a{color:#e2b33c}.information-page__signature{margin-top:28px}.information-page__signature strong,.information-page__signature span{display:block}.information-page__signature strong{color:#fff;font-size:20px}.information-page__signature span{color:#d6a72f;margin-top:5px}@media (width<=700px){.information-page__content,.information-page__content--wide{width:min(100% - 32px,820px);padding:58px 0 110px}.information-page__hero{margin-bottom:42px}.information-page__hero h1{letter-spacing:-.8px}.information-section{padding:28px 0}.information-section p,.information-section li{font-size:16px;line-height:1.75}}.privacy-updated{color:#858784;margin:-38px 0 34px;font-size:14px}.privacy-consent-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.privacy-consent-actions button{color:#d6a72f;cursor:pointer;background:0 0;border:1px solid #6d581d;border-radius:7px;padding:12px 18px;font-weight:800}.privacy-consent-actions button.primary{color:#111;background:#d6a72f;border-color:#d6a72f}@media (width<=700px){.privacy-updated{margin-top:-24px}}.contact-layout{border-top:1px solid #272a2b;grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr);gap:72px;padding-top:38px;display:grid}.contact-details h2{color:#e2b33c;margin:0 0 18px;font-size:28px}.contact-details p,.contact-details li{color:#c2c3bf;font-size:16px;line-height:1.75}.contact-details ul{margin:24px 0;padding-left:22px}.contact-details a{color:#e2b33c;overflow-wrap:anywhere}.contact-form{background:linear-gradient(145deg,#151819,#101213);border:1px solid #2b2e2f;border-radius:12px;padding:30px;box-shadow:0 24px 54px #00000047}.contact-form__field{margin-bottom:20px}.contact-form__field label{color:#f2f2ed;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.contact-form__field label span{color:#868885;font-weight:500}.contact-form__field input,.contact-form__field textarea{box-sizing:border-box;color:#fff;background:#0c0f10;border:1px solid #383b3c;border-radius:7px;outline:none;width:100%;padding:13px 14px;transition:border-color .2s,box-shadow .2s}.contact-form__field textarea{resize:vertical}.contact-form__field input:focus,.contact-form__field textarea:focus{border-color:#d6a72f;box-shadow:0 0 0 3px #d6a72f21}.contact-form__submit{color:#111;cursor:pointer;background:#d6a72f;border:1px solid #d6a72f;border-radius:7px;width:100%;padding:14px 20px;font-weight:800}.contact-form__submit:hover:not(:disabled){background:#e3b94d}.contact-form__submit:disabled{cursor:wait;opacity:.7}.contact-form__status{min-height:26px;margin-top:16px}.contact-form__status p{margin:0;font-size:14px;line-height:1.55}.contact-form__status .success{color:#9ed5ad}.contact-form__status .error{color:#f0a7a7}@media (width<=820px){.contact-layout{grid-template-columns:1fr;gap:38px}}@media (width<=520px){.contact-form{padding:22px 18px}}.support-page{color:#f4f2eb;background:radial-gradient(circle at 82% 6%,#d6a72f21,#0000 28rem),#0a0d0e}.support-page main{width:min(1180px,100% - 40px);margin:0 auto}.support-eyebrow{color:#e2b33c;letter-spacing:2.2px;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}.support-hero{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:center;gap:clamp(40px,7vw,100px);min-height:590px;padding:90px 0 100px;display:grid}.support-hero__content{max-width:760px}.support-hero h1{color:#fff;letter-spacing:-2px;margin:0;font-size:clamp(46px,6.5vw,78px);line-height:1.02}.support-hero__content>p:last-child{color:#c2c4c0;max-width:680px;margin:28px 0 0;font-size:clamp(18px,2vw,21px);line-height:1.7}.support-hero__mark{aspect-ratio:1;text-align:center;background:linear-gradient(145deg,#e2b33c1f,#e2b33c05),#101415;border:1px solid #e2b33c61;border-radius:50%;place-content:center;padding:36px;display:grid;box-shadow:0 28px 80px #0000006b}.support-hero__mark span{color:#e2b33c;letter-spacing:-5px;font-size:clamp(54px,7vw,88px);font-weight:900}.support-hero__mark small{color:#f0eee8;letter-spacing:1.7px;text-transform:uppercase;margin-top:10px;font-size:11px;font-weight:700}.support-section{border-top:1px solid #292d2e;padding:92px 0}.support-section__heading{max-width:690px;margin-bottom:48px}.support-section h2,.support-checkout h2{color:#fff;letter-spacing:-1.2px;margin:0;font-size:clamp(34px,4.5vw,54px);line-height:1.08}.support-section__heading>p:last-child,.support-checkout__intro>p:last-child{color:#afb2ad;margin:20px 0 0;font-size:17px;line-height:1.7}.support-funding__grid{border-top:1px solid #313536;border-left:1px solid #313536;grid-template-columns:repeat(3,1fr);display:grid}.support-funding__grid article{background:#111516b8;border-bottom:1px solid #313536;border-right:1px solid #313536;min-height:220px;padding:30px}.support-funding__grid article>span{color:#a98223;letter-spacing:1.3px;font-size:12px;font-weight:800}.support-funding__grid h3{color:#f7f5ef;margin:35px 0 10px;font-size:20px}.support-funding__grid p{color:#aeb0ac;margin:0;font-size:15px;line-height:1.65}.support-checkout{background:linear-gradient(145deg,#d6a72f14,#0000 35%),#111516;border:1px solid #3a3d3d;border-radius:18px;width:min(760px,100%);margin:30px auto 120px;padding:clamp(28px,5vw,58px);box-shadow:0 34px 90px #00000059}.support-checkout__intro{margin-bottom:34px}.support-amounts{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.support-amounts button{color:#f4f2eb;cursor:pointer;background:#0c1011;border:1px solid #3b4041;border-radius:9px;min-height:64px;padding:0 16px;font-size:17px;font-weight:800;transition:border-color .18s,background-color .18s,transform .18s}.support-amounts button:hover,.support-amounts button:focus-visible{border-color:#c49a2c;outline:none;transform:translateY(-1px)}.support-amounts button.selected{color:#111;background:linear-gradient(135deg,#e6b72e,#c9971c);border-color:#e6b72e}.support-custom-amount{color:#f0eee8;gap:9px;margin-top:20px;font-size:13px;font-weight:700;display:grid}.support-custom-amount>div{color:#b5b7b2;background:#090d0e;border:1px solid #565b5c;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:60px;padding:0 18px;display:grid}.support-custom-amount input{color:#fff;background:0 0;border:0;outline:0;min-width:0;font-size:21px;font-weight:700}.support-custom-amount small{color:#9ea19c;font-weight:500}.support-notice{color:#deddd6;background:#e2b33c17;border:1px solid #e2b33c59;border-radius:8px;gap:5px;margin-bottom:24px;padding:16px 18px;line-height:1.55;display:grid}.support-notice strong{color:#efc64f}.support-legal-notice{color:#b8bab6;background:#0c1011;border:0;border-left:3px solid #c99d2c;margin:30px 0 22px;padding:18px 20px;font-size:13px;line-height:1.65}.support-checkout__button,.support-result__primary,.support-result__card>button{color:#111;cursor:pointer;background:linear-gradient(135deg,#e7b82f,#c9951b);border:1px solid #e7b82f;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:58px;padding:0 22px;font-weight:900;text-decoration:none;display:inline-flex}.support-checkout__button:disabled{color:#777a77;cursor:not-allowed;background:#252a2b;border-color:#353a3b}.support-checkout__error{color:#ffb4ab;font-size:14px;line-height:1.5}.support-checkout__security{color:#8f928e;text-align:center;margin:14px 0 0;font-size:12px;line-height:1.5}.support-result{place-items:center;min-height:calc(100vh - 76px);padding:90px 0 120px;display:grid}.support-result__card{text-align:center;background:#111516;border:1px solid #393d3e;border-radius:18px;width:min(660px,100%);padding:clamp(32px,6vw,64px);box-shadow:0 30px 90px #0006}.support-result__heart{color:#111;background:#e4b32d;border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto 24px;font-size:28px;display:grid}.support-result h1{color:#fff;margin:0 0 22px;font-size:clamp(38px,6vw,58px)}.support-result__card>p:not(.support-eyebrow,.support-result__amount){color:#b9bbb7;line-height:1.7}.support-result__amount{color:#d7d8d3;background:#0b0f10;border-radius:8px;margin:26px 0;padding:15px}.support-result__amount strong{color:#e6b72e}.support-result__actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:30px;display:grid}.support-result__actions>a:not(.support-result__primary){color:#e4b32d;border:1px solid #65531e;border-radius:8px;place-items:center;min-height:58px;font-weight:800;text-decoration:none;display:grid}@media (width<=820px){.support-hero{grid-template-columns:1fr;min-height:auto;padding:68px 0 80px}.support-hero__mark{justify-self:center;width:min(310px,80vw)}.support-funding__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.support-page main{width:min(100% - 32px,1180px)}.support-hero{gap:48px}.support-hero h1{letter-spacing:-1.2px;font-size:clamp(41px,13vw,58px)}.support-section{padding:66px 0}.support-funding__grid{grid-template-columns:1fr}.support-funding__grid article{min-height:auto}.support-checkout{margin-bottom:96px}.support-amounts{grid-template-columns:repeat(2,1fr)}.support-result{padding:48px 0 96px}.support-result__actions{grid-template-columns:1fr}}.mobile-bottom-nav{display:none}@media (width<=1040px){.mobile-bottom-nav{z-index:1000;min-height:66px;padding:6px max(12px, env(safe-area-inset-right)) max(6px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090b0cf7;border-top:1px solid #303435;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 30px #00000059}.mobile-bottom-nav a{color:#999790;letter-spacing:.4px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:44px;min-height:44px;font-size:11px;font-weight:600;text-decoration:none;display:flex;position:relative}.mobile-bottom-nav a:before{content:"";background:0 0;width:48px;height:2px;position:absolute;top:-6px}.mobile-bottom-nav a.active{color:#d6a72f}.mobile-bottom-nav a.active:before{background:#d6a72f}.mobile-bottom-nav svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.mobile-bottom-nav--loading:after{content:"";background:linear-gradient(90deg,#0000,#d6a72f,#0000);grid-column:1/-1;place-self:center;width:80px;height:3px;animation:1.1s ease-in-out infinite mobileNavLoading;overflow:hidden}body{padding-bottom:calc(66px + env(safe-area-inset-bottom))}}@keyframes mobileNavLoading{0%,to{opacity:.35;transform:scaleX(.6)}50%{opacity:1;transform:scaleX(1)}}.account-route-loading{color:#d9d9d9;text-align:center;background:#080b0d;place-content:center;gap:14px;min-height:100vh;display:grid}.account-route-loading span{border:3px solid #30363a;border-top-color:#d9a928;border-radius:50%;width:36px;height:36px;margin:auto;animation:.8s linear infinite account-loading-spin}@keyframes account-loading-spin{to{transform:rotate(360deg)}}:root{--uw-gold:#d9a928;--uw-gold-strong:#efbc2f;--uw-bg:#080b0d;--uw-surface:#101417;--uw-surface-raised:#151a1e;--uw-border:#2b3237;--uw-text:#f6f3ed;--uw-text-muted:#a9afb3;--uw-danger:#ef6a61;--uw-success:#58c878;--uw-radius-sm:8px;--uw-radius-md:12px;--uw-radius-lg:18px;--uw-control-height:48px;--uw-shadow:0 24px 70px #0000006b}.auth-page{min-height:100vh;color:var(--uw-text);background:radial-gradient(circle at 82% 8%, #d9a92817, transparent 26%), var(--uw-bg);grid-template-columns:minmax(280px,.8fr) minmax(440px,1.2fr);display:grid}.auth-brand-panel{border-right:1px solid var(--uw-border);background:linear-gradient(145deg,#080b0d,#101519 70%,#0b0e10);flex-direction:column;min-height:100vh;padding:clamp(32px,5vw,76px);display:flex;position:relative;overflow:hidden}.auth-brand-panel__logo{color:var(--uw-text);text-transform:uppercase;align-items:center;gap:14px;text-decoration:none;display:flex}.auth-brand-panel__logo img{object-fit:contain;width:64px;height:64px}.auth-brand-panel__logo strong,.auth-brand-panel__logo small{letter-spacing:.22em;display:block}.auth-brand-panel__logo strong{font-size:18px}.auth-brand-panel__logo small{color:var(--uw-gold);margin-top:6px;font-weight:800}.auth-brand-panel__message{z-index:1;max-width:380px;margin-top:clamp(70px,13vh,150px);position:relative}.auth-brand-panel__message h2{margin:0;font-size:clamp(36px,5vw,64px);line-height:1.02}.auth-brand-panel__message h2 span{color:var(--uw-gold);display:block}.auth-brand-panel__message p{color:var(--uw-text-muted);font-size:17px;line-height:1.7}.auth-brand-panel__book{z-index:1;object-fit:contain;object-position:center;opacity:.9;filter:drop-shadow(0 30px 60px #000000a6);width:min(78%,430px);max-height:min(44vh,460px);margin:auto auto 0;position:relative}.auth-card{border:1px solid var(--uw-border);border-radius:var(--uw-radius-lg);width:min(100% - 48px,560px);box-shadow:var(--uw-shadow);background:#101417f5;margin:auto;padding:52px}.auth-card>header{margin-bottom:30px}.auth-card__eyebrow{color:var(--uw-gold);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:800}.auth-card h1{margin:9px 0 10px;font-size:clamp(30px,4vw,42px)}.auth-card header p,.settings-section header p{color:var(--uw-text-muted);margin:0;line-height:1.6}.auth-form{gap:18px;display:grid}.auth-verification-loading{min-height:150px;color:var(--uw-text-muted);text-align:center;align-content:center;place-items:center}.auth-verification-loading p{margin:0}.auth-verification-spinner{border:3px solid #d9a92833;border-top-color:var(--uw-gold);border-radius:50%;width:34px;height:34px;animation:.7s linear infinite account-loading-spin}.form-field{color:#d9dddf;gap:8px;font-size:13px;font-weight:700;display:grid}.form-field input,.form-field select{width:100%;height:var(--uw-control-height);color:var(--uw-text);border:1px solid var(--uw-border);border-radius:var(--uw-radius-sm);background:#0b0f11;outline:none;padding:0 15px}.form-field input:focus,.form-field select:focus{border-color:var(--uw-gold);box-shadow:0 0 0 3px #d9a92821}.form-field__error{color:#ff8b83}.password-field{position:relative}.password-field>button{color:var(--uw-gold);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:800;position:absolute;top:36px;right:10px}.password-field input{padding-right:62px}.password-requirements{color:var(--uw-text-muted);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin:-4px 0 2px;padding:0;font-size:12px;list-style:none;display:grid}.password-requirements li{align-items:center;gap:7px;display:flex}.password-requirements .complete{color:var(--uw-success)}.account-primary-button,.google-auth-button{min-height:var(--uw-control-height);border-radius:var(--uw-radius-sm);cursor:pointer;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-weight:800;display:inline-flex}.account-primary-button{color:#111;background:linear-gradient(135deg, var(--uw-gold), var(--uw-gold-strong));border:1px solid var(--uw-gold)}.google-auth-button{color:var(--uw-text);border:1px solid var(--uw-border);background:#0b0f11}.google-auth-button__logo{object-fit:contain;flex:none;width:20px;height:20px}.account-primary-button:disabled,.google-auth-button:disabled{opacity:.55;cursor:wait}.button-spinner{border:2px solid #00000047;border-top-color:#111;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite account-loading-spin}.auth-divider{color:#70787d;text-transform:uppercase;align-items:center;gap:12px;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--uw-border);flex:1;height:1px}.auth-form-footer,.auth-form-link{color:var(--uw-text-muted);text-align:center;font-size:13px}.auth-form a,.auth-back-home{color:var(--uw-gold)}.auth-back-home{text-align:center;margin-top:30px;font-size:13px;text-decoration:none;display:block}.form-message{border-radius:var(--uw-radius-sm);margin:0;padding:12px 14px;font-size:13px;line-height:1.5}.form-message--error{color:#ffaaa5;background:#ef6a611a;border:1px solid #ef6a614d}.form-message--success{color:#92e7a7;background:#58c8781a;border:1px solid #58c8784d}.form-message--neutral{color:var(--uw-text-muted);border:1px solid var(--uw-border);background:#0b0f11}.reset-code-input{grid-template-columns:repeat(6,minmax(42px,1fr));gap:10px;display:grid}.reset-code-input input{aspect-ratio:1;width:100%;color:var(--uw-text);border:1px solid var(--uw-border);border-radius:var(--uw-radius-sm);text-align:center;background:#0b0f11;font-size:22px;font-weight:800}.reset-code-input input:focus{border-color:var(--uw-gold);outline:3px solid #d9a92821}.settings-section{gap:24px;display:grid}.settings-section h2{margin:0 0 7px;font-size:28px}.preference-slider{gap:13px;display:grid}.preference-slider>span{color:#d9dddf;justify-content:space-between;font-size:13px;font-weight:700;display:flex}.preference-slider strong{color:var(--uw-gold)}.preference-slider input{width:100%;accent-color:var(--uw-gold)}.segmented-control{border:0;margin:0;padding:0}.segmented-control legend{color:#d9dddf;margin-bottom:10px;font-size:13px;font-weight:700}.segmented-control>div{grid-auto-columns:1fr;grid-auto-flow:column;gap:10px;display:grid}.segmented-control button{min-height:56px;color:var(--uw-text-muted);border:1px solid var(--uw-border);border-radius:var(--uw-radius-sm);cursor:pointer;background:#0b0f11}.segmented-control button span{margin-bottom:4px;display:block}.segmented-control button.active{color:var(--uw-gold);border-color:var(--uw-gold);background:#d9a92814}.confirmation-dialog-backdrop{z-index:2000;background:#000000c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirmation-dialog{width:min(100%,480px);color:var(--uw-text);background:var(--uw-surface-raised);border:1px solid var(--uw-border);border-radius:var(--uw-radius-lg);box-shadow:var(--uw-shadow);padding:30px}.confirmation-dialog h2{margin-top:0}.confirmation-dialog footer{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.confirmation-dialog footer button{min-height:42px;color:var(--uw-text);border:1px solid var(--uw-border);border-radius:var(--uw-radius-sm);cursor:pointer;background:#0b0f11;padding:0 18px}.confirmation-dialog footer .danger{color:#fff;border-color:var(--uw-danger);background:#a7332d}@media (width<=900px){.auth-page{grid-template-columns:1fr;padding:28px 0 80px}.auth-brand-panel{border-right:0;border-bottom:1px solid var(--uw-border);min-height:auto;padding:20px 28px}.auth-brand-panel__message,.auth-brand-panel__book{display:none}.auth-brand-panel__logo img{width:48px;height:48px}.auth-card{margin-top:28px}}@media (width<=560px){.auth-page{padding-top:0}.auth-brand-panel{padding:15px 20px}.auth-card{width:100%;box-shadow:none;border:0;border-radius:0;margin-top:0;padding:30px 20px 42px}.password-requirements{grid-template-columns:1fr}.reset-code-input{gap:6px}.segmented-control>div{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));grid-auto-flow:row}.confirmation-dialog-backdrop{align-items:end;padding:0}.confirmation-dialog{width:100%;max-height:calc(100dvh - 40px);padding:24px 18px calc(24px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0;overflow-y:auto}.confirmation-dialog footer{grid-template-columns:1fr;display:grid}.confirmation-dialog footer button{width:100%}}.protected-route-status{color:#f7f4ec;text-align:center;background:#080b0d;place-content:center;justify-items:center;gap:12px;min-height:100vh;padding:24px;display:grid}.protected-route-status h1,.protected-route-status p{margin:0}.protected-route-status p{color:#aaa7a0;max-width:420px}.protected-route-status__spinner{border:3px solid #30363a;border-top-color:#d9a928;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite sign-out-spin}.protected-route-status__link{color:#d9a928;margin-top:8px;font-weight:700}@keyframes sign-out-spin{to{transform:rotate(360deg)}}.account-page{min-height:100vh;color:var(--uw-text);background:var(--uw-bg);overflow-x:hidden}.account-mobile-nav{display:none}.account-shell{border-top:1px solid var(--uw-border);grid-template-columns:270px minmax(0,1fr);min-height:calc(100vh - 89px);display:grid}.account-sidebar{border-right:1px solid var(--uw-border);background:#0b0f11;flex-direction:column;padding:34px 22px;display:flex}.account-sidebar__identity{border-bottom:1px solid var(--uw-border);align-items:center;gap:13px;padding:0 10px 26px;display:flex}.account-sidebar__identity>span,.profile-avatar{color:var(--uw-gold);border:1px solid var(--uw-gold);background:#d9a92814;border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.account-sidebar__identity>span{width:46px;height:46px}.account-sidebar__identity strong,.account-sidebar__identity small{text-overflow:ellipsis;max-width:155px;display:block;overflow:hidden}.account-sidebar__identity small{color:var(--uw-text-muted);white-space:nowrap;margin-top:4px;font-size:11px}.account-sidebar nav{gap:6px;margin-top:26px;display:grid}.account-sidebar nav a,.account-sidebar__signout{min-height:44px;color:var(--uw-text-muted);border-radius:var(--uw-radius-sm);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;padding:0 14px;text-decoration:none;display:flex}.account-sidebar nav a.active{color:var(--uw-gold);background:#d9a92814;border-color:#d9a92840}.account-sidebar__signout{color:#111;background:linear-gradient(135deg, var(--uw-gold), var(--uw-gold-strong));border-color:var(--uw-gold);justify-content:center;margin-top:auto;font-weight:800}.account-sidebar__signout:hover,.account-sidebar__signout:focus-visible{background:var(--uw-gold-strong);outline:none;box-shadow:0 0 0 3px #d9a92824}.account-content{width:min(100%,1120px);min-width:0;padding:clamp(34px,5vw,72px)}.profile-form{grid-template-columns:110px minmax(0,1fr);gap:24px 32px;max-width:720px;display:grid}.profile-avatar{width:96px;height:96px;font-size:30px}.profile-fields{gap:22px;display:grid}.profile-member-since{color:var(--uw-text-muted);gap:6px;font-size:13px;display:grid}.profile-member-since strong{color:var(--uw-text)}.profile-form>.form-message,.profile-form>.account-primary-button{grid-column:2}.profile-email-form{border:1px solid var(--uw-border);border-radius:var(--uw-radius-md);background:var(--uw-surface);gap:20px;max-width:720px;margin-top:38px;margin-left:142px;padding:26px;display:grid}.profile-email-form h3{margin:0 0 7px;font-size:20px}.profile-email-form>div:first-child p{color:var(--uw-text-muted);margin:0;line-height:1.6}.reader-settings-grid{grid-template-columns:minmax(340px,.9fr) minmax(320px,1.1fr);align-items:start;gap:46px;display:grid}.reader-settings-controls{gap:24px;display:grid}.settings-searchable-field{gap:8px;display:grid}.settings-searchable-field>span{color:#d9dddf;font-size:13px;font-weight:700}.settings-searchable-field .searchable-select{width:100%}.settings-searchable-field .searchable-select__trigger{min-height:var(--uw-control-height)}.voice-setting-row{grid-template-columns:minmax(0,1fr) 48px;align-items:end;gap:10px;display:grid}.voice-preview-button{width:48px;height:48px;color:var(--uw-gold);border:1px solid var(--uw-gold);cursor:pointer;background:#0b0f11;border-radius:50%}.reader-settings-preview{border:1px solid var(--uw-border);border-radius:var(--uw-radius-lg);min-height:340px;box-shadow:var(--uw-shadow);background:#0b0f11;padding:36px}.reader-settings-preview--light{color:#17191b;background:#f7f4ed}.reader-settings-preview>span{color:var(--uw-gold);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800}.reader-settings-preview h3{margin:10px 0 28px;font-size:32px}.reader-settings-preview p{margin:0}.reader-settings-preview p strong{color:var(--uw-gold);margin-right:8px}.security-card{border:1px solid var(--uw-border);border-radius:var(--uw-radius-md);background:var(--uw-surface);max-width:760px;padding:24px}.security-card h3{margin:0 0 8px}.security-card p{color:var(--uw-text-muted);line-height:1.6}.security-card>button{min-height:42px;color:var(--uw-gold);border:1px solid var(--uw-gold);border-radius:var(--uw-radius-sm);cursor:pointer;background:#0b0f11;padding:0 16px}.security-card--danger{border-color:#ef6a6159}.security-card--danger>button{color:#ff8178;border-color:#a7332d}.account-section-heading>span{color:var(--uw-gold);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:800}.account-section-heading h1{color:var(--uw-text);margin:8px 0;font-size:clamp(32px,4vw,48px)}.account-section-heading p{color:var(--uw-text-muted);margin:0;line-height:1.6}.my-content-page{width:min(100%,900px);min-width:0}.my-content-search{align-items:center;margin:30px 0 24px;display:flex;position:relative}.my-content-search>span[aria-hidden]{z-index:1;color:var(--uw-gold);font-size:22px;position:absolute;left:15px}.my-content-search input{width:100%;min-height:48px;color:var(--uw-text);border:1px solid var(--uw-border);border-radius:var(--uw-radius-sm);font:inherit;background:#0b0f11;padding:0 16px 0 46px}.my-content-search input:focus{border-color:var(--uw-gold);outline:3px solid #d9a92824}.my-content-groups{gap:28px;display:grid}.my-content-groups>section>h2{color:var(--uw-gold);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:12px}.my-content-list{border:1px solid var(--uw-border);border-radius:var(--uw-radius-md);background:var(--uw-surface);overflow:hidden}.saved-content-card{border-bottom:1px solid var(--uw-border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px;display:grid}.saved-content-card--highlight{box-shadow:inset 3px 0 #d6a72f}.saved-content-card--highlight p{background:#d6a72f24;border-radius:2px;width:fit-content;padding:0 3px}.saved-content-card:last-child{border-bottom:0}.saved-content-card>a,.saved-content-card__open{min-width:0;color:var(--uw-text);font:inherit;text-align:left;cursor:pointer;overflow-wrap:anywhere;background:0 0;border:0;gap:5px;text-decoration:none;display:grid}.saved-content-card>.saved-content-card__open{border-color:#d9a9283d;border-radius:8px;min-height:0;padding:11px 13px}.saved-content-card strong{font-size:17px}.saved-content-card span{color:var(--uw-text-muted);font-size:13px}.saved-content-card p{color:var(--uw-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;line-height:1.55;display:-webkit-box;overflow:hidden}.saved-content-card>button,.inline-confirm button,.saved-content-card__actions a,.saved-content-icon-button,.history-clear button{min-height:40px;color:var(--uw-gold);font:inherit;cursor:pointer;background:0 0;border:1px solid #d9a92866;border-radius:7px;padding:0 13px;font-size:12px;text-decoration:none}.saved-content-icon-button{place-items:center;width:40px;min-width:40px;padding:0;display:inline-grid}.saved-content-icon-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.saved-content-icon-button--danger{color:#ff8178;border-color:#ef6a6173}.saved-content-icon-button:hover,.saved-content-icon-button:focus-visible{color:#111;background:var(--uw-gold);border-color:var(--uw-gold)}.saved-content-icon-button--danger:hover,.saved-content-icon-button--danger:focus-visible{color:#fff;background:#a7332d;border-color:#c44a42}.inline-confirm{gap:6px;display:flex}.saved-content-card__actions{align-items:center;gap:8px;display:flex}.saved-content-card__actions a{align-items:center;display:inline-flex}.my-content-empty,.my-content-skeleton{text-align:center;color:var(--uw-text-muted);border:1px dashed var(--uw-border);border-radius:var(--uw-radius-md);padding:54px 24px}.my-content-empty>span{color:var(--uw-gold);font-size:50px;display:block}.my-content-empty h2{color:var(--uw-text)}.my-content-empty a{color:#111;background:var(--uw-gold);border-radius:7px;margin-top:12px;padding:12px 18px;font-weight:700;text-decoration:none;display:inline-flex}.history-clear{justify-content:flex-end;margin:-12px 0 18px;display:flex}.note-editor-overlay{z-index:1500;background:#000000c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.note-editor{width:min(100%,720px);max-height:min(820px,100vh - 40px);color:var(--uw-text);border:1px solid var(--uw-border);border-radius:var(--uw-radius-lg);box-shadow:var(--uw-shadow);background:#111516;overflow-y:auto}.note-editor>header,.note-editor>footer{justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}.note-editor>header{border-bottom:1px solid var(--uw-border)}.note-editor>header span{color:var(--uw-gold);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.note-editor h2{margin:5px 0 0}.note-editor>header button{width:44px;height:44px;color:var(--uw-text);border:1px solid var(--uw-border);cursor:pointer;background:0 0;border-radius:50%;font-size:25px}.note-editor blockquote{color:var(--uw-text-muted);border-bottom:1px solid var(--uw-border);margin:0;padding:22px 24px;line-height:1.7}.note-toolbar{border-bottom:1px solid var(--uw-border);flex-wrap:wrap;gap:6px;padding:12px 24px;display:flex}.note-toolbar button{min-width:40px;min-height:40px;color:var(--uw-text);border:1px solid var(--uw-border);cursor:pointer;background:#0b0f11;border-radius:6px}.note-editor__field{outline:0;min-height:220px;padding:24px;line-height:1.7}.note-editor__field:empty:before{content:attr(data-placeholder);color:var(--uw-text-muted)}.note-editor>footer{border-top:1px solid var(--uw-border)}.note-editor>footer span{color:var(--uw-text-muted);font-size:13px}.note-editor>footer button{color:#111;background:var(--uw-gold);border:0;border-radius:7px;min-height:42px;padding:0 20px;font-weight:700}@media (width<=900px){.account-mobile-nav{z-index:30;border-top:1px solid var(--uw-border);border-bottom:1px solid var(--uw-border);background:#0b0f11;padding:14px 20px;display:block;position:relative}.account-mobile-nav>div{gap:6px;min-width:0;display:grid}.account-mobile-nav>div>span{color:var(--uw-gold);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.account-mobile-nav .searchable-select{width:100%;min-width:0}.account-shell{grid-template-columns:1fr}.account-sidebar{display:none}.account-content{width:100%;padding:38px 24px 110px}.profile-email-form{margin-left:0}.reader-settings-grid{grid-template-columns:1fr;gap:28px}}@media (width<=600px){.account-mobile-nav{padding:12px 14px}.account-content{padding:28px 14px calc(112px + env(safe-area-inset-bottom))}.account-section-heading h1{font-size:31px;line-height:1.15}.account-section-heading p{font-size:14px}.profile-form{grid-template-columns:1fr}.profile-avatar{width:76px;height:76px}.profile-form>.form-message,.profile-form>.account-primary-button{grid-column:1}.profile-email-form{margin-left:0;padding:20px 14px}.reader-settings-preview{padding:26px 20px}.saved-content-card{grid-template-columns:1fr;gap:14px;padding:16px 14px}.saved-content-card strong{font-size:16px}.saved-content-card>button,.saved-content-card__actions,.inline-confirm{width:100%}.saved-content-card__actions{flex-wrap:wrap;display:flex}.saved-content-card__actions,.inline-confirm{justify-content:flex-start}.saved-content-card__actions a,.inline-confirm button{justify-content:center}.saved-content-card__actions a{flex:130px}.saved-content-card__actions .saved-content-icon-button{flex:0 0 40px;width:40px}.my-content-search{margin-top:22px}.my-content-empty,.my-content-skeleton{padding:38px 16px}.security-card{padding:20px 15px}.voice-setting-row{grid-template-columns:minmax(0,1fr) 44px}.voice-preview-button{width:44px;height:44px}.note-editor-overlay{align-items:end;padding:0}.note-editor{border-radius:18px 18px 0 0;width:100%;max-height:calc(100dvh - 58px)}.note-editor>header,.note-editor>footer{gap:12px;padding:16px 14px}.note-editor>header>div{min-width:0}.note-editor h2{overflow-wrap:anywhere;font-size:21px}.note-editor blockquote{max-height:22vh;margin:0;padding:16px 14px;font-size:14px;overflow-y:auto}.note-toolbar{flex-wrap:nowrap;padding:10px 14px;overflow-x:auto}.note-toolbar button{flex:none}.note-editor__field{min-height:30vh;padding:18px 14px}}@media (width<=380px){.account-content{padding-left:10px;padding-right:10px}}.analytics-consent{z-index:3000;color:#f4f4f2;background:#0a0d0efa;border:1px solid #d6a72f6b;border-radius:12px;justify-content:space-between;align-items:center;gap:28px;max-width:920px;margin:0 auto;padding:20px 22px;font-family:Inter,sans-serif;display:flex;position:fixed;bottom:24px;left:24px;right:24px;box-shadow:0 20px 60px #00000080}.analytics-consent strong{color:#fff;margin-bottom:6px;font-size:16px;display:block}.analytics-consent p{color:#bdbdb9;max-width:660px;margin:0;font-size:13px;line-height:1.55}.analytics-consent__actions{flex-shrink:0;gap:10px;display:flex}.analytics-consent button{color:#d6a72f;cursor:pointer;background:0 0;border:1px solid #6d581d;border-radius:7px;padding:11px 16px;font-weight:700}.analytics-consent button:focus-visible{outline-offset:2px;outline:3px solid #d6a72f59}.analytics-consent .analytics-consent__accept{color:#111;background:#d6a72f;border-color:#d6a72f}@media (width<=700px){.analytics-consent{flex-direction:column;align-items:stretch;gap:16px;padding:18px;bottom:82px;left:14px;right:14px}.analytics-consent__actions{width:100%}.analytics-consent button{flex:1}}
