:root{--focus:#b66a00;--surface:#ffffff;--surface-raised:#ffffff;--surface-soft:#f2f5f8;--action-bg:#0a2d63;--action-hover:#123e79;--action-text:#ffffff;--link:#064fa8;--success:#176b46;--success-soft:#e8f6ef}html{scroll-behavior:smooth}body{min-height:100vh;background:#fbfaf7}main{min-height:60vh}.skip-link{position:fixed;left:1rem;top:1rem;z-index:9999;transform:translateY(-150%);background:var(--action-bg);color:#fff;padding:.7rem 1rem;border-radius:.5rem;font-weight:800}.skip-link:focus{transform:translateY(0)}:where(a,button,input,textarea,select):focus-visible{outline:3px solid var(--gold);outline-offset:3px}.text-link,.book-card-grid a,.passage-node a{color:var(--link)}.button{background:var(--action-bg);color:var(--action-text)}.button:hover{background:var(--action-hover)}.button-secondary{background:var(--surface-raised);color:var(--navy);border-color:#aebbd0}.button-secondary:hover{background:var(--surface-soft);color:var(--navy)}.theme-toggle{display:inline-flex;align-items:center;gap:.45rem;min-height:40px;padding:.55rem .75rem;border:1px solid var(--line);border-radius:999px;background:var(--surface-raised);color:var(--ink);cursor:pointer;font-weight:750}.theme-toggle:hover{background:var(--surface-soft)}.header-signin{padding:.65rem 1rem}.hero-trust{margin-top:1rem;font-size:.9rem;color:var(--muted)}.auth-shell{max-width:1040px}.auth-heading{max-width:720px;margin:0 auto 2rem;text-align:center}.auth-heading h1{font-size:clamp(2.7rem,5vw,4.5rem);margin:.25rem 0}.auth-alert{max-width:760px;margin:0 auto 1rem;padding:1rem;border:1px solid #d98c8c;border-radius:.75rem;background:#fff2f2;color:#7a2020}.social-signin-stack{display:grid;gap:.75rem;max-width:520px;margin:0 auto}.social-button{display:flex;align-items:center;justify-content:center;gap:.75rem;min-height:50px;border:1px solid var(--line);border-radius:.75rem;background:var(--surface-raised);font-weight:800}.social-button:hover{background:var(--surface-soft)}.social-button.apple{background:#111;color:#fff;border-color:#111}.social-button.apple:hover{background:#292929}.social-button span{display:grid;place-items:center;width:24px;height:24px;font-weight:900}.auth-divider{display:flex;align-items:center;gap:1rem;max-width:620px;margin:1.5rem auto;color:var(--muted)}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:var(--line)}.auth-panel{box-shadow:none}.auth-footnote{text-align:center;color:var(--muted);margin-top:1.4rem}.account-shell{max-width:900px}.account-panel h1{font-size:clamp(2.4rem,5vw,4rem)}.account-details{display:grid;gap:.65rem;margin:1.5rem 0}.account-details div{display:grid;grid-template-columns:160px 1fr;gap:1rem;padding:.75rem 0;border-bottom:1px solid var(--line)}.account-details dt{color:var(--muted);font-weight:700}.account-details dd{margin:0;font-weight:700}.resume-confirmation,.resume-summary{padding:.85rem 1rem;border-radius:.7rem}.resume-confirmation{background:var(--success-soft);border:1px solid #8bc4aa;color:var(--success)}.resume-summary{background:var(--blue-soft);border:1px solid var(--line)}.resume-point{scroll-margin-top:100px;margin-top:.65rem;padding:1rem;border:2px solid var(--gold)!important;border-radius:.8rem;background:var(--gold-soft)}.resume-workspace-card{display:flex;align-items:center;justify-content:space-between;gap:1rem}.resume-workspace-card h2{margin:.15rem 0}.resume-workspace-card p{margin:.25rem 0}.home-faq{padding:4.5rem 0;background:var(--paper);border-block:1px solid var(--line)}.home-faq h2,.legal-overview h2{font-family:Georgia,serif;color:var(--navy);font-size:clamp(2.2rem,4vw,3.6rem);margin:.25rem 0 1.5rem}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.faq-card,.legal-card{background:var(--panel);border:1px solid var(--line);border-radius:1rem;padding:1.35rem;box-shadow:var(--shadow)}.faq-card h3{font-family:Georgia,serif;color:var(--navy);margin:.1rem 0 .65rem}.faq-card p,.legal-card p{color:var(--muted)}.legal-overview{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.legal-card{scroll-margin-top:100px}.legal-overview h2{font-size:2rem;margin:.1rem 0 .7rem}html[data-theme=dark]{color-scheme:dark;--navy:#a9c9ff;--navy-2:#c6dcff;--ink:#eef3fb;--muted:#b6c1d3;--paper:#101722;--panel:#172131;--gold:#f4bb55;--gold-soft:#3b2d14;--teal:#61d4d6;--blue-soft:#1b3352;--line:#3b4b63;--shadow:0 18px 48px rgba(0,0,0,.32);--surface:#0b111b;--surface-raised:#172131;--surface-soft:#202c3e;--action-bg:#2a5d9f;--action-hover:#3670b9;--action-text:#fff;--link:#8ec2ff;--success:#8fe0b7;--success-soft:#123326}html[data-theme=dark] body{background:#0b111b;color:var(--ink)}html[data-theme=dark] .site-header{background:#0b111bf2;border-color:var(--line)}html[data-theme=dark] .brand strong,html[data-theme=dark] .brand small,html[data-theme=dark] .footer-brand strong{color:#d8e7ff}html[data-theme=dark] .site-footer{background:#0e1622}html[data-theme=dark] .home-hero{background:radial-gradient(circle at 75% 30%,rgba(244,187,85,.13) 0,transparent 30%),linear-gradient(135deg,#0b111b 0,#101925 55%,#132238)}html[data-theme=dark] .story-card,html[data-theme=dark] .category-card,html[data-theme=dark] .benefit-card,html[data-theme=dark] .canon-card,html[data-theme=dark] .connection-feature,html[data-theme=dark] .explanation-card,html[data-theme=dark] .details-panel article,html[data-theme=dark] .related-card,html[data-theme=dark] .panel,html[data-theme=dark] .book-card,html[data-theme=dark] .connection-card{background:var(--panel);border-color:var(--line)}html[data-theme=dark] .story-node,html[data-theme=dark] .ct-item-card,html[data-theme=dark] .ct-reference-card,html[data-theme=dark] .ct-connection-card{background:#111b29}html[data-theme=dark] .story-node.active,html[data-theme=dark] .ct-result-card.selected{background:var(--gold-soft)}html[data-theme=dark] .canon-card span{background:#111b29}html[data-theme=dark] .connections-teaser,html[data-theme=dark] .home-faq{background:#101722}html[data-theme=dark] .mini-flow>div{background:#172131}html[data-theme=dark] .book-workspace{background:#0b111b}html[data-theme=dark] .book-sidebar,html[data-theme=dark] .book-right,html[data-theme=dark] .explorer-sidebar{background:#111a27}html[data-theme=dark] .ct-book-workspace .book-main,html[data-theme=dark] .explorer-shell,html[data-theme=dark] .explorer-main{background:#0d141f}html[data-theme=dark] .book-card-grid article,html[data-theme=dark] .book-outline,html[data-theme=dark] .book-right article,html[data-theme=dark] .ct-result-list,html[data-theme=dark] .ct-action-panel,html[data-theme=dark] .ct-result-card{background:var(--panel)}html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select{background:#0f1825;color:var(--ink);border-color:#4a5c75}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#8997aa}html[data-theme=dark] .button-secondary{background:#1b293b;color:#edf4ff;border-color:#536681}html[data-theme=dark] .button-secondary:hover{background:#26364b;color:#fff}html[data-theme=dark] .theme-toggle{background:#162234;color:#edf4ff;border-color:#4b5c73}html[data-theme=dark] .theme-toggle:hover{background:#213149}html[data-theme=dark] .tag{background:#1d3b61;color:#cfe2ff}html[data-theme=dark] .tag.gold{background:#493514;color:#ffd98e}html[data-theme=dark] .tag.teal{background:#123c3e;color:#a6eff0}html[data-theme=dark] .premium-card{background:#2d2518;border-color:#66522e}html[data-theme=dark] .passage-node a{border-color:#4b6f9f}html[data-theme=dark] .jesus-hub{background:radial-gradient(circle,#1d2735 42%,#3a2c13)}html[data-theme=dark] .progress{background:#263346}html[data-theme=dark] .auth-alert{background:#3b1d22;color:#ffb9c0;border-color:#874753}html[data-theme=dark] .social-button.apple{background:#f4f4f4;color:#111;border-color:#f4f4f4}html[data-theme=dark] .social-button.apple:hover{background:#fff}@media(max-width:800px){.theme-toggle-label{display:none}.faq-grid,.legal-overview{grid-template-columns:1fr}.resume-workspace-card{display:block}.resume-workspace-card .button{margin-top:.8rem}.account-details div{grid-template-columns:1fr;gap:.2rem}}.site-header nav a.active{color:var(--gold);border-bottom-color:var(--gold)}.account-plans{padding:4.5rem 0;background:var(--paper);border-block:1px solid var(--line)}.account-plans h2{font-family:Georgia,serif;color:var(--navy);font-size:clamp(2.2rem,4vw,3.6rem);margin:.25rem 0 .7rem}.plan-intro{max-width:760px;color:var(--muted);font-size:1.08rem}.plan-grid,.account-control-grid,.admin-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.4rem}.plan-card{background:var(--panel);border:1px solid var(--line);border-radius:1rem;padding:1.5rem;box-shadow:var(--shadow)}.plan-card.featured{border:2px solid var(--gold)}.plan-card h3{font-family:Georgia,serif;color:var(--navy);font-size:1.7rem;margin:.7rem 0}.plan-card ul{padding-left:1.25rem;margin:1rem 0 1.4rem}.plan-card li{margin:.5rem 0}.account-control-grid{margin-top:1rem}.danger-panel{border-color:#c94a55}.danger-button{background:#a82431}.danger-button:hover{background:#861b26}.danger-form{margin-top:1rem}.admin-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-metrics article{display:grid;gap:.2rem}.admin-metrics strong{font-size:2.2rem;color:var(--navy)}.admin-metrics span{color:var(--muted);font-weight:700}.responsive-table{overflow:auto}.responsive-table table{width:100%;border-collapse:collapse;min-width:760px}.responsive-table th,.responsive-table td{text-align:left;padding:.75rem;border-bottom:1px solid var(--line)}.responsive-table th{color:var(--navy)}html[data-theme=dark] .account-plans{background:var(--paper)}html[data-theme=dark] .danger-panel{border-color:#df6672}html[data-theme=dark] .danger-button{background:#b83a48;color:#fff}@media(max-width:800px){.plan-grid,.account-control-grid,.admin-metrics{grid-template-columns:1fr}}.mobile-nav-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--line);border-radius:.65rem;background:var(--surface-raised);color:var(--ink);font-size:1.5rem;cursor:pointer}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:800px){.site-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:.5rem!important;padding:.7rem 1rem!important}.site-header .brand small{display:none}.mobile-nav-toggle{display:inline-flex}.site-header nav{display:none!important;grid-column:1/-1!important;width:100%!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;padding:.5rem 0 .25rem!important;border-top:1px solid var(--line)!important}.site-header nav.mobile-open{display:flex!important}.site-header nav a{display:block!important;width:100%!important;padding:.85rem .4rem!important;border-bottom:1px solid var(--line)!important}.site-header nav a.active{border-bottom:2px solid var(--gold)!important}.header-actions{justify-self:end!important;gap:.35rem!important}.theme-toggle{min-width:44px!important}.avatar{flex:0 0 auto}}
