@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap";:root{--cream:#f6f0e2;--paper:#fffaf0;--teal:#123b43;--teal-2:#1b5056;--gold:#c79a4b;--gold-soft:#e5c987;--burgundy:#7e3e35;--ink:#19363a;--muted:#687371;--line:#d9cfb9;--sage:#dfe8df;--rose:#eadbd2;--white:#fffefa;--shadow:0 18px 55px #11343a17}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:146px}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,Arial,sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{outline-offset:4px}:focus-visible{outline-offset:3px;outline:3px solid #a34f3f}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}h1,h2,h3,.brand b{font-family:Libre Caslon Display,Georgia,serif;font-weight:400}p{line-height:1.7}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.skip-link{z-index:9999;background:var(--teal);color:#fff;padding:12px 18px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}.eyebrow{color:#967136;letter-spacing:.17em;text-transform:uppercase;font-size:11px;font-weight:700;display:block}.section{max-width:1280px;margin:0 auto;padding:88px 42px}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px;display:flex}.section-heading h2,.page-intro h1{margin:12px 0;font-size:clamp(38px,5vw,62px);line-height:1.04}.section-heading p,.page-intro p{max-width:730px;color:var(--muted);font:18px/1.65 Georgia,serif}.page-intro{text-align:center;max-width:850px;margin:0 auto 50px}.primary{background:var(--teal);color:#fff;border:0;padding:14px 20px;font-weight:700}.text-button{color:var(--burgundy);background:0 0;border:0;font-weight:700}.light-button{color:#fff;background:#ffffff14;border:1px solid #ffffff80;padding:13px 18px;font-weight:700}.topbar{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffaf0f5;justify-content:space-between;align-items:center;gap:20px;height:78px;padding:0 3vw;display:flex;position:sticky;top:0}.brand{color:var(--ink);background:0 0;border:0;align-items:center;gap:13px;display:flex}.brand>span{background:var(--teal);color:#fff;border-radius:10px;place-items:center;width:39px;height:39px;font:24px Georgia;display:grid}.brand b{white-space:nowrap;font-size:22px}.brand em{color:var(--gold);font-weight:400}.topbar nav{align-items:center;gap:3px;height:100%;display:flex;overflow:auto}.topbar nav button{color:#536260;white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;height:100%;padding:0 12px;font-size:12px;font-weight:700}.topbar nav button.active{color:var(--teal);border-bottom-color:var(--gold)}.topbar nav .study-link{border:1px solid var(--line);height:42px;margin-left:10px;padding:0 12px}.study-link span{background:var(--gold);color:#fff;border-radius:50%;place-items:center;width:21px;height:21px;margin-left:5px;display:inline-grid}.home-hero{background:linear-gradient(125deg,#f8f1e1 0%,#f9f5e9 58%,#ead6ad 100%);grid-template-columns:1.06fr .94fr;min-height:710px;display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;padding:90px 7vw;display:flex}.hero-copy h1{color:var(--teal);letter-spacing:-.045em;margin:26px 0;font-size:clamp(58px,7vw,96px);line-height:.91}.hero-copy h1 em{color:var(--gold);font-weight:400;display:block}.hero-copy>p{color:#526561;max-width:690px;font:22px/1.65 Georgia,serif}.hero-search{max-width:760px;box-shadow:var(--shadow);border:1px solid var(--line);background:#fff;grid-template-columns:1fr auto;margin-top:24px;padding:7px;display:grid}.hero-search input{min-width:0;color:var(--ink);background:0 0;border:0;padding:16px;font-size:15px}.hero-search button{background:var(--teal);color:#fff;border:0;padding:0 25px;font-weight:700}.hero-links{flex-wrap:wrap;align-items:center;gap:10px 23px;margin-top:22px;display:flex}.hero-links button{color:var(--burgundy);background:0 0;border:0;padding:0;font-weight:700}.hero-links span{color:var(--muted);font-size:13px}.hero-art{background:linear-gradient(145deg,#d6b165,#956340 75%);min-height:560px;position:relative;overflow:hidden}.hero-art .sun{background:#f4d884;border-radius:50%;width:290px;height:290px;position:absolute;top:22%;left:6%;box-shadow:0 0 0 24px #fff0b738}.hero-art .arch{background:var(--teal);border:18px solid #ead29a;border-radius:150px 150px 0 0;width:280px;height:500px;position:absolute;bottom:0;left:30%;box-shadow:0 0 0 10px #332f222e}.hero-art .path{background:#17343b;border-radius:50%;width:700px;height:280px;position:absolute;bottom:-160px;left:0;transform:rotate(-7deg)}.hero-art:after{content:"";background:repeating-radial-gradient(at 70% 25%,#0000 0 45px,#fff6d040 46px 48px,#0000 49px 74px);position:absolute;inset:0}.hero-art i{z-index:2;color:#fff2d4;font:italic 22px/1.5 Georgia;position:absolute;top:36%;right:8%}.entry-section{padding-top:105px}.entry-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.entry-card{text-align:left;background:var(--paper);min-height:265px;color:var(--ink);border:0;padding:30px;position:relative;overflow:hidden}.entry-card:after{content:"";border:1px solid var(--gold-soft);border-radius:50%;width:130px;height:130px;position:absolute;bottom:-50px;right:-50px}.entry-card>span{color:var(--gold);font:italic 15px Georgia}.entry-card h3{margin:35px 0 10px;font-size:26px}.entry-card p{color:var(--muted);font-size:14px}.entry-card b{color:var(--burgundy);margin-top:24px;font-size:12px;display:block}.entry-card:hover{background:#fffdf6}.journey-band{background:var(--teal);color:#fff;padding:70px max(4vw,24px)}.journey-band>div{max-width:1180px;margin:0 auto 32px}.journey-band h2{margin:10px 0;font-size:42px}.journey-band ol{grid-template-columns:repeat(9,1fr);max-width:1180px;margin:0 auto;padding:0;list-style:none;display:grid;position:relative}.journey-band ol:before{content:"";background:#ffffff47;height:1px;position:absolute;top:18px;left:5%;right:5%}.journey-band li{text-align:center;position:relative}.journey-band button{color:#dce6e3;background:0 0;border:0;padding:0;font-size:11px}.journey-band button span{background:var(--teal);border:1px solid var(--gold);width:36px;height:36px;color:var(--gold);border-radius:50%;place-items:center;margin:0 auto 12px;display:grid}.daily-grid{grid-template-columns:1.2fr .8fr;gap:18px;display:grid}.daily-character,.daily-challenge{background:var(--paper);border:1px solid var(--line);padding:54px}.daily-character h2,.daily-challenge h2{margin:18px 0;font-size:43px}.daily-character p,.daily-challenge p{color:var(--muted);font:18px/1.7 Georgia}.daily-character .citation{border-top:1px solid var(--line);color:var(--burgundy);margin:22px 0;padding:17px 0;font-size:13px}.daily-challenge{background:linear-gradient(135deg,var(--teal),#0d2d34);color:#fff}.daily-challenge .eyebrow{color:var(--gold-soft)}.daily-challenge p{color:#d6e0dd}.reveal{background:#ffffff17;grid-template-columns:1fr auto;align-items:center;padding:20px;display:grid}.reveal b{font:27px Georgia}.reveal span{color:var(--gold-soft);font-size:12px}.reveal button{color:#fff;text-align:left;background:0 0;border:0;grid-column:1/-1;margin-top:15px;padding:0}.how-to{scroll-margin-top:90px}.onboarding-grid{border:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.onboarding-grid article{border-right:1px solid var(--line);background:var(--paper);padding:28px 23px}.onboarding-grid article:last-child{border:0}.onboarding-grid article>span{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.onboarding-grid h3{font-size:20px}.onboarding-grid p{color:var(--muted);font-size:13px}.methodology-note{background:var(--sage);border-left:4px solid var(--gold);gap:22px;margin-top:22px;padding:30px;display:flex}.methodology-note>span{color:var(--gold);font-size:28px}.methodology-note h3{margin:0 0 6px;font-size:22px}.methodology-note p{color:#53615d;margin:0}.salvation-section{background:var(--paper);border:1px solid var(--line);text-align:center;max-width:1180px;box-shadow:var(--shadow);margin:20px auto 105px;padding:60px}.salvation-section h2{margin:12px;font-size:46px}.salvation-section>div>p{color:var(--muted);font:18px Georgia}.salvation-section ol{border:1px solid var(--line);grid-template-columns:repeat(5,1fr);margin:38px 0;padding:0;list-style:none;display:grid}.salvation-section li{border-right:1px solid var(--line);text-align:left;gap:7px;padding:25px;display:grid}.salvation-section li:last-child{border:0}.salvation-section li span,.salvation-section li small{color:var(--gold);font-size:11px}.salvation-section li b{font:23px Georgia}.ministry-callout{text-align:left;background:var(--teal);color:#fff;justify-content:space-between;align-items:center;gap:20px;padding:24px 28px;display:flex}.ministry-callout p{color:#dbe4e2!important;margin:0!important}.ministry-callout a{color:#fff;background:var(--gold);white-space:nowrap;padding:13px 17px;font-weight:700;text-decoration:none}.explore-page,.timeline-page,.connections-page,.compare-page,.study-page{max-width:1440px}.explore-tools{background:var(--paper);border:1px solid var(--line);grid-template-columns:1fr 210px auto;align-items:end;gap:14px;padding:22px;display:grid}.explore-tools label,.connection-select,.passage-explorer label,.character-picker label,.note-editor label{gap:8px;display:grid}.explore-tools label>span,.connection-select>span,.passage-explorer label>span,.character-picker label>span,.note-editor label>span{text-transform:uppercase;letter-spacing:.12em;color:#8b6c3c;font-size:10px;font-weight:700}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;padding:13px}.density-toggle{display:flex}.density-toggle button,.view-tabs button{border:1px solid var(--line);color:var(--muted);background:#fff;padding:13px}.density-toggle button[aria-pressed=true],.view-tabs button[aria-selected=true]{background:var(--teal);color:#fff}.az-index{justify-content:space-between;gap:2px;margin:15px 0 30px;display:flex;overflow:auto}.az-index button{min-width:31px;color:var(--muted);background:0 0;border:0;flex:1;padding:9px 2px;font-size:11px}.az-index button:not(:disabled):hover{background:var(--gold);color:#fff}.az-index button[aria-pressed=true]{background:var(--teal);color:#fff}.filter-layout{grid-template-columns:250px 1fr;gap:28px;display:grid}.filters{border:1px solid var(--line);background:var(--paper);align-self:start;position:sticky;top:100px}.filter-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:19px;display:flex}.filter-head h2{margin:0}.filter-head button{color:var(--burgundy);background:0 0;border:0;font-size:11px}.filters details{border-bottom:1px solid var(--line)}.filters summary{cursor:pointer;padding:16px 19px;font-size:12px;font-weight:700}.filters summary span{float:right;color:var(--gold)}.filters details>div{max-height:210px;padding:0 19px 15px;overflow:auto}.filters label{color:var(--muted);align-items:flex-start;gap:9px;padding:7px 0;font-size:12px;display:flex}.filters input{width:auto;accent-color:var(--teal);margin-top:2px}.result-summary{color:var(--muted);align-items:center;gap:9px;margin-bottom:17px;font-size:13px;display:flex}.result-summary span{background:var(--line);flex:1;height:1px}.result-summary button{color:var(--burgundy);background:0 0;border:0}.active-chips{flex-wrap:wrap;gap:7px;margin-bottom:14px;display:flex}.active-chips button,.active-search button{color:#604d31;background:#efe4cc;border:1px solid #d4c4a4;padding:7px 10px;font-size:11px}.active-search{background:var(--paper);align-items:center;gap:10px;margin-bottom:16px;padding:10px 14px;font-size:12px;display:flex}.active-search button{margin-left:auto}.character-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.character-grid.compact{grid-template-columns:repeat(4,1fr)}.character-card{background:var(--paper);border:1px solid var(--line);grid-template-rows:185px 1fr;min-width:0;display:grid}.character-motif,.profile-visual,.mini-motif{background:linear-gradient(145deg,#d9b76e,#7d5541 67%,#173c43);position:relative;overflow:hidden}.character-motif:before,.profile-visual:before{content:"";background:var(--teal);border:8px solid #e5c681;border-radius:50% 50% 0 0;width:70%;height:130%;position:absolute;top:18%;left:15%}.character-motif:after,.profile-visual:after{content:"";background:#102f36;border-radius:50%;width:65%;height:55%;position:absolute;bottom:-34%;left:-12%;box-shadow:160px -25px #1b4b50}.character-motif>span{z-index:2;color:#f7dfaa;place-items:center;font:78px Georgia;display:grid;position:absolute;inset:0}.character-motif>i{z-index:3;background:#fff3c8;border-radius:50%;width:8px;height:8px;position:absolute;top:13px;right:13px;box-shadow:0 0 0 6px #ffffff21}.tone-1 .character-motif,.tone-1 .mini-motif{filter:hue-rotate(12deg)}.tone-2 .character-motif{filter:hue-rotate(-18deg)}.tone-3 .character-motif{filter:saturate(.72)}.tone-4 .character-motif{filter:hue-rotate(28deg)}.tone-5 .character-motif{filter:brightness(.9)}.tone-6 .character-motif{filter:hue-rotate(-35deg)}.tone-7 .character-motif{filter:saturate(1.25)}.card-copy{flex-direction:column;padding:23px;display:flex}.tag{color:#8d6630;text-transform:uppercase;letter-spacing:.09em;background:#efe4cb;margin:0 4px 8px 0;padding:5px 8px;font-size:9px;display:inline-block}.tag.quiet{color:#5c6865;background:#e5e9e3}.card-copy h3{margin:8px 0 3px;font-size:27px}.card-copy>small{color:var(--gold);font-size:11px}.card-copy p{min-height:72px;color:var(--muted);font-size:13px}.card-copy button{border:0;border-top:1px solid var(--line);text-align:left;color:var(--burgundy);background:0 0;margin-top:auto;padding:15px 0 0;font-size:11px;font-weight:700}.card-copy button span{float:right}.character-card.is-compact{grid-template-rows:100px auto}.character-card.is-compact .character-motif>span{font-size:45px}.character-card.is-compact .card-copy{padding:16px}.character-card.is-compact h3{font-size:20px}.character-card.is-compact .tag{display:none}.load-more{border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);place-items:center;margin-top:28px;padding:17px;font-weight:700;display:grid}.load-more span{color:var(--muted);font-size:10px}.empty-state{text-align:center;background:var(--paper);border:1px solid var(--line);padding:80px 30px}.empty-state>span{color:var(--gold);font-size:44px}.empty-state h2{font-size:35px}.empty-state p{max-width:600px;color:var(--muted);margin:0 auto 25px}.view-tabs{justify-content:center;margin:0 auto 45px;display:flex}.global-timeline{position:relative}.global-timeline:before{content:"";background:var(--gold);width:1px;position:absolute;top:20px;bottom:20px;left:38px}.global-timeline>section{grid-template-columns:230px 1fr;gap:30px;padding:0 0 55px;display:grid}.era-marker{padding-left:74px;position:relative}.era-marker>span{background:var(--teal);border:2px solid var(--gold);color:#fff;border-radius:50%;place-items:center;width:39px;height:39px;font-size:10px;display:grid;position:absolute;left:19px}.era-marker h2{margin:6px 0;font-size:27px}.timeline-people{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.timeline-people button{text-align:left;border:1px solid var(--line);background:var(--paper);color:var(--ink);grid-template-columns:34px 1fr;gap:8px;padding:12px;display:grid}.timeline-people button>span{background:var(--teal);color:#fff;grid-row:1/3;place-items:center;width:32px;height:32px;font:17px Georgia;display:grid}.timeline-people b{font-size:12px}.timeline-people small{color:var(--muted);font-size:9px}.passage-explorer{grid-template-columns:240px 1fr;gap:38px;display:grid}.passage-explorer>label{background:var(--paper);border:1px solid var(--line);align-self:start;padding:22px;position:sticky;top:105px}.passage-explorer h2{font-size:38px}.passage-explorer>div>p{color:var(--muted)}.map-panel{grid-template-columns:1fr 300px;gap:25px;display:grid}.abstract-map{background:radial-gradient(circle at 30% 30%,#e5cf91,#b07b51 56%,#1a4449);border:14px solid #e8dcc5;min-height:650px;position:relative;overflow:hidden}.abstract-map:before{content:"";border:1px dashed #fff6;border-radius:44% 56% 63% 37%;position:absolute;inset:10%}.abstract-map button{left:var(--x);top:var(--y);color:var(--teal);background:#fffdf2;border:0;padding:8px 10px;font-size:10px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 5px 15px #1237}.abstract-map button span{background:var(--burgundy);border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.map-panel aside{background:var(--teal);color:#fff;align-self:start;padding:30px}.map-panel aside h2{font-size:30px}.map-panel aside p{color:#d7e2df}.connection-select{max-width:560px;margin:0 auto 30px}.relationship-map{border:1px solid var(--line);background:radial-gradient(circle,#d9c79e 1px,#0000 1px) 0 0/25px 25px;min-height:590px;position:relative;overflow:hidden}.relationship-map:before{content:"";border:1px solid var(--gold-soft);border-radius:50%;width:420px;height:420px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.network-center,.network-node{text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.network-center{z-index:3;background:var(--teal);color:#fff;width:160px;height:160px;box-shadow:0 0 0 12px #c79a4b2e}.network-center>span,.network-node>span{color:var(--gold-soft);font:28px Georgia}.network-center b{font:22px Georgia}.network-center small{color:#d3dfdc;max-width:120px;font-size:9px}.network-node{--angle:calc(360deg / var(--count) * var(--i));left:calc(50% + cos(var(--angle)) * 230px);top:calc(50% + sin(var(--angle)) * 205px);border:1px solid var(--gold);background:var(--paper);width:125px;height:125px;color:var(--ink);padding:9px}.network-node b{font:16px Georgia}.network-node small{color:var(--burgundy);font-size:9px}.network-empty{color:var(--muted);text-align:center;position:absolute;top:74%;left:50%;transform:translate(-50%)}.family-panel{background:var(--line);border:1px solid var(--line);grid-template-columns:1fr 1fr;gap:1px;margin-top:24px;display:grid}.family-panel>div{background:var(--paper);padding:35px}.family-panel h2{font-size:32px}.family-panel p,.family-panel li{color:var(--muted)}.link-list{gap:8px;display:grid}.link-list button{border:1px solid var(--line);color:var(--ink);background:#fff;justify-content:space-between;padding:12px;display:flex}.link-list span{color:var(--gold);font-size:10px}.comparison-pickers{z-index:10;grid-template-columns:1fr auto 1fr;align-items:end;gap:16px;max-width:950px;margin:0 auto;display:grid;position:relative}.character-picker{position:relative}.character-picker input{padding:16px;font:24px Georgia}.picker-list{z-index:20;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;padding:8px;position:absolute;top:100%;left:0;right:0}.picker-list button{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;grid-template-columns:42px 1fr;align-items:center;gap:11px;padding:8px;display:grid}.picker-list button:hover{background:var(--cream)}.picker-list b{font:17px Georgia}.picker-list small{color:var(--muted);margin-top:3px;font:9px DM Sans;display:block}.mini-motif{color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font:20px Georgia;display:grid}.swap{border:1px solid var(--line);background:var(--teal);color:#fff;border-radius:50%;width:46px;height:46px}.suggested{flex-wrap:wrap;justify-content:center;gap:7px;margin:20px;display:flex}.suggested span{color:var(--muted);padding:7px;font-size:11px}.suggested button{border:1px solid var(--line);background:var(--paper);color:var(--burgundy);padding:7px 10px;font-size:10px}.compare-actions{justify-content:flex-end;gap:8px;margin:25px 0;display:flex}.compare-actions button{border:1px solid var(--line);background:var(--paper);color:var(--ink);padding:10px}.table-scroll{border:1px solid var(--line);overflow:auto}.comparison-table{border-collapse:collapse;background:var(--paper);text-align:left;width:100%;min-width:760px}.comparison-table th,.comparison-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:top;padding:20px;font-size:13px;line-height:1.55}.comparison-table thead{background:var(--teal);color:#fff}.comparison-table thead button{color:#fff;text-align:left;background:0 0;border:0;font:28px Georgia}.comparison-table thead small{color:var(--gold-soft);margin-top:5px;font:10px DM Sans;display:block}.comparison-table tbody th{color:#916c34;text-transform:uppercase;letter-spacing:.08em;width:175px;font-size:10px}.compare-insights{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:24px;display:grid}.compare-insights article{background:var(--paper);padding:28px}.compare-insights h2{font-size:25px}.compare-insights p,.compare-insights li{color:var(--muted);font-size:13px;line-height:1.7}.progress-card{background:var(--teal);color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:30px;display:grid}.progress-card h2{margin:7px 0;font-size:33px}.progress-card p{color:#cddbd8;margin:0}.progress-ring{background:conic-gradient(var(--gold) var(--progress),#ffffff24 0);border-radius:50%;place-items:center;width:105px;height:105px;display:grid;position:relative}.progress-ring:before{content:"";background:var(--teal);border-radius:50%;position:absolute;inset:10px}.progress-ring span{z-index:1;font:22px Georgia}.study-columns{grid-template-columns:1fr 1fr;gap:24px;margin-top:35px;display:grid}.study-list{margin-bottom:24px}.list-heading{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding-bottom:10px;display:flex}.list-heading h2{margin:0;font-size:30px}.list-heading span{background:var(--gold);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:11px;display:grid}.study-list>div:last-child{gap:7px;margin-top:10px;display:grid}.study-list>div>button{text-align:left;border:1px solid var(--line);background:var(--paper);color:var(--ink);grid-template-columns:45px 1fr auto 25px;align-items:center;gap:11px;padding:12px;display:grid}.study-list button b{font:17px Georgia}.study-list button small{color:var(--muted);font-size:10px}.study-list button i{color:var(--burgundy);font-size:20px;font-style:normal}.study-list .drag{color:var(--gold);cursor:grab}.study-empty{background:var(--paper);border:1px dashed var(--line);color:var(--muted);padding:25px}.study-empty button{color:var(--burgundy);background:0 0;border:0;padding:0}.plans{margin-top:65px}.plan-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.plan-grid article{background:var(--paper);border:1px solid var(--line);padding:28px}.plan-grid article>span{color:var(--gold);font:italic 14px Georgia}.plan-grid h3{font-size:24px}.plan-grid p{color:var(--muted);font-size:13px}.plan-grid small{color:#8b6a3e;min-height:55px;line-height:1.5;display:block}.plan-grid button{background:var(--teal);color:#fff;border:0;margin-top:18px;padding:11px;font-size:11px}.custom-journey,.notes-workspace{background:#efe4ce;grid-template-columns:320px 1fr;gap:30px;margin-top:70px;padding:40px;display:grid}.custom-journey h2,.notes-workspace h2{font-size:34px}.custom-journey p{color:var(--muted)}.journey-list{gap:8px;display:grid}.journey-list button{text-align:left;border:1px solid var(--line);background:#fff;grid-template-columns:36px 1fr 22px;align-items:center;padding:13px;display:grid}.journey-list button span{color:var(--gold)}.journey-list button b{font:18px Georgia}.journey-list button i{font-size:20px;font-style:normal}.notes-workspace{background:var(--paper);border:1px solid var(--line)}.notes-index select{margin:10px 0}.quiz-history{background:var(--cream);margin-top:18px;padding:18px}.quiz-history b,.quiz-history span,.quiz-history small{display:block}.quiz-history span{color:var(--gold);font:30px Georgia}.quiz-history small{color:var(--muted)}.note-editor{gap:17px;display:grid}.note-editor textarea{resize:vertical;min-height:190px}.note-editor button{border:1px solid var(--line);background:var(--teal);color:#fff;padding:11px}.profile-hero{background:var(--teal);color:#fff;grid-template-columns:.82fr 1.18fr;min-height:585px;display:grid}.profile-visual{filter:none;min-height:430px}.profile-visual:before{border-width:15px;width:50%;top:15%;left:25%}.profile-visual:after{height:45%}.profile-visual>b{z-index:3;color:#f5d894;text-shadow:0 18px 40px #0018;place-items:center;font:clamp(120px,18vw,230px) Georgia;display:grid;position:absolute;inset:0}.profile-visual .halo{z-index:1;border:1px solid #f4dfaa;border-radius:50%;width:330px;height:330px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 27px #f4dfaa1f}.profile-visual small{z-index:4;text-transform:uppercase;letter-spacing:.18em;color:#fff3cc;position:absolute;bottom:30px;left:30px}.profile-intro{flex-direction:column;justify-content:center;padding:80px 8vw;display:flex}.profile-intro .eyebrow{color:var(--gold-soft)}.profile-intro h1{margin:17px 0;font-size:clamp(58px,7vw,92px);line-height:.95}.aliases{color:var(--gold-soft)!important;font:italic 17px Georgia!important}.profile-intro>p{color:#d8e2df;max-width:720px;font:20px/1.7 Georgia}.profile-actions{flex-wrap:wrap;gap:8px;margin-top:25px;display:flex}.profile-actions button{color:#fff;background:#ffffff0d;border:1px solid #ffffff59;padding:11px 13px;font-size:11px}.profile-actions button[aria-pressed=true]{background:var(--gold);border-color:var(--gold)}.profile-nav{z-index:80;border-bottom:1px solid var(--line);background:#fffaf0f7;justify-content:center;align-items:center;gap:30px;height:62px;display:flex;position:sticky;top:78px;overflow:auto}.profile-nav a{color:#596865;white-space:nowrap;font-size:11px;font-weight:700;text-decoration:none}.profile-nav a.complete{color:var(--burgundy)}.profile-content{max-width:1160px;margin:0 auto;padding:25px 42px 100px}.profile-section{border-bottom:1px solid var(--line);padding:76px 0;scroll-margin-top:156px}.profile-section-heading{grid-template-columns:55px 1fr auto;align-items:start;gap:18px;margin-bottom:34px;display:grid}.profile-section-heading>span{color:var(--gold);font:italic 23px Georgia}.profile-section-heading h2{margin:0;font-size:43px}.profile-section-heading>button{border:1px solid var(--line);background:var(--paper);color:var(--muted);padding:9px 11px;font-size:10px}.profile-section-heading>button[aria-pressed=true]{background:var(--sage);color:var(--teal)}.lead{color:#455b58;max-width:950px;margin:0 auto 35px;font:20px/1.9 Georgia}.fact-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.fact-grid>div{background:var(--paper);min-height:115px;padding:22px}.fact-grid small{color:#956e35;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:9px;display:block}.fact-grid b{font:16px/1.5 Georgia}.segmented{background:#e8deca;width:max-content;margin-bottom:25px;margin-left:auto;padding:4px;display:flex}.segmented button{background:0 0;border:0;padding:10px 14px;font-size:11px}.segmented button[aria-pressed=true]{color:var(--burgundy);background:#fff}.story-sections{max-width:900px;margin:auto}.story-sections article{grid-template-columns:24px 1fr;gap:22px;padding:0 0 32px;display:grid}.story-sections article>span{background:var(--gold);border-radius:50%;width:11px;height:11px;margin-top:8px;position:relative;box-shadow:0 0 0 7px #eadbbd}.story-sections article>span:after{content:"";background:var(--line);width:1px;height:calc(100% + 23px);position:absolute;top:18px;left:5px}.story-sections article:last-child>span:after{display:none}.story-sections h3{margin:0 0 8px;font-size:25px}.story-sections p{color:#4e625e;margin:0;font:18px/1.8 Georgia}.story-sections small{color:var(--burgundy);margin-top:10px;font-size:11px;display:block}.reading-sequence{background:var(--paper);border:1px solid var(--line);max-width:750px;margin:auto;padding:35px}.reading-sequence>p{color:var(--muted)}.reading-sequence ol{padding:0;list-style:none}.reading-sequence li{border-top:1px solid var(--line);gap:18px;padding:17px 0;display:flex}.reading-sequence li span{color:var(--gold)}.relationship-explanations{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px;display:grid}.relationship-explanations article{background:var(--paper);border:1px solid var(--line);padding:22px}.relationship-explanations button{color:var(--burgundy);background:0 0;border:0;padding:0;font:21px Georgia}.relationship-explanations b{color:var(--gold);text-transform:uppercase;margin-top:7px;font-size:10px;display:block}.relationship-explanations p{color:var(--muted);font-size:13px}.profile-timeline{max-width:900px;margin:auto}.profile-timeline details{border-top:1px solid var(--line)}.profile-timeline summary{cursor:pointer;grid-template-columns:44px 1fr auto;align-items:center;gap:17px;padding:20px;list-style:none;display:grid}.profile-timeline summary>span{color:var(--gold)}.profile-timeline summary small{color:var(--muted);text-transform:uppercase;font-size:9px}.profile-timeline summary h3{margin:4px 0;font-size:21px}.profile-timeline summary i{font-style:normal}.profile-timeline details[open]{background:var(--paper)}.profile-timeline details[open] summary i{transform:rotate(45deg)}.profile-timeline details>div{padding:0 24px 24px 82px}.profile-timeline details p{color:var(--muted)}.profile-timeline details b{color:var(--burgundy);font-size:11px;display:block}.profile-timeline details button{color:var(--teal);background:0 0;border:0;padding:12px 12px 0 0;font-size:10px;font-weight:700}.strength-warning{grid-template-columns:1fr 1fr;margin:70px 0;display:grid}.strength-warning>div{padding:45px}.strength-panel{background:var(--sage)}.warning-panel{background:var(--rose)}.strength-warning h2{font-size:31px}.study-point{border-top:1px solid #19363a2e;padding:20px 0}.study-point h3{font-size:19px}.study-point p{color:#50625d;font-size:13px}.study-point small{color:var(--burgundy)}.place-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.place-grid article{background:var(--paper);padding:34px}.place-grid h3{font-size:28px}.place-grid p{color:var(--muted);font:17px/1.8 Georgia}.context-note{border-left:4px solid var(--gold);background:#e9e1cf;gap:23px;margin:25px 0;padding:30px;display:flex}.context-note>span{font-size:30px}.context-note h3{margin:0;font-size:22px}.context-note p{color:var(--muted);margin-bottom:0}.lesson-section{background:var(--teal);color:#fff;margin:70px -42px 0;padding:60px 42px}.lesson-section>h2,.notice-section>h2{font-size:38px}.lesson-section>div{background:#ffffff2e;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.lesson-section article{background:var(--teal);padding:28px}.lesson-section article>span,.lesson-section small{color:var(--gold-soft)}.lesson-section h3{font-size:21px}.lesson-section p{color:#cfddda;font-size:13px}.notice-section{margin-top:60px}.notice-section>div{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.notice-section article{background:var(--paper);border:1px solid var(--line);padding:28px}.notice-section h3{font-size:23px}.notice-section p{color:var(--muted)}.notice-section small{color:var(--burgundy)}.quiz-shell{background:#ebe2cf;padding:40px}.quiz-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.quiz-toolbar>div{align-items:center;gap:7px;display:flex}.quiz-toolbar span{margin-right:8px;font-size:11px}.quiz-toolbar button{border:1px solid var(--line);background:#fff;padding:9px}.quiz-toolbar button[aria-pressed=true]{background:var(--teal);color:#fff}.quiz-toolbar small{color:var(--muted)}.quiz-questions fieldset{border:0;border-top:1px solid #cdbf9f;margin:0;padding:24px 0}.quiz-questions legend{grid-template-columns:35px 1fr auto;align-items:start;width:100%;font:18px/1.5 Georgia;display:grid}.quiz-questions legend>span{color:var(--gold)}.quiz-questions legend small{text-transform:uppercase;color:var(--muted);font:9px DM Sans}.quiz-questions fieldset>div{grid-template-columns:repeat(3,1fr);gap:8px;margin:17px 0;display:grid}.quiz-questions button{border:1px solid var(--line);text-align:left;color:var(--ink);background:#fff;padding:12px}.quiz-questions button.correct{background:#d3e6d6;border-color:#4e8759}.quiz-questions button.wrong{background:#efd3cc;border-color:#a45e51}.feedback{background:#fff;margin:0;padding:14px;font-size:12px}.feedback span{color:var(--burgundy);margin-top:5px;display:block}.correct-text b{color:#397048}.wrong-text b{color:#984a3e}.quiz-result{background:#fff;grid-template-columns:auto 1fr;gap:25px;padding:30px;display:grid}.quiz-result>span{color:var(--gold);font:60px Georgia}.quiz-result h3{font-size:23px}.quiz-result p{color:var(--muted)}.quiz-result button{border:1px solid var(--line);margin-right:8px;padding:11px}.quiz-result .primary{border-color:var(--teal)}.profile-study-actions{background:#e8ddc7;grid-template-columns:1fr auto;align-items:center;gap:30px;margin:65px 0;padding:38px;display:grid}.profile-study-actions h2{font-size:33px}.profile-study-actions>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.profile-study-actions button{border:1px solid var(--line);background:var(--paper);padding:11px}.profile-study-actions button[aria-pressed=true]{background:var(--sage)}.related-section{padding-top:30px}.related-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.related-grid article{background:var(--paper);border:1px solid var(--line);padding:22px}.related-grid h3{font-size:23px}.related-grid p{min-height:110px;color:var(--muted);font-size:12px}.related-grid button{color:var(--burgundy);background:0 0;border:0;padding:0;font-size:10px;font-weight:700}.modal-backdrop{z-index:300;background:#061f24bf;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.share-card{background:linear-gradient(145deg,var(--paper),#ebd7aa);border:10px solid #fff;max-width:560px;padding:55px;position:relative;box-shadow:0 20px 80px #0007}.share-card h2{font-size:50px}.share-card blockquote{border-left:3px solid var(--gold);color:var(--teal);margin:25px 0;padding-left:24px;font:22px/1.6 Georgia}.share-card>b{color:var(--burgundy)}.share-card>p{color:var(--muted);font-size:11px}.modal-close{background:0 0;border:0;font-size:27px;position:absolute;top:12px;right:15px}footer{color:#fff;background:#0e3038;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:50px 5vw;display:grid}.footer-brand{color:#fff}.footer-brand>span{background:var(--gold)}footer p{text-align:center;color:#bfd0cc;margin:0;font:italic 14px Georgia}footer>button{color:var(--gold-soft);background:0 0;border:0;font-weight:700}footer>small{text-align:center;color:#77948f;grid-column:1/-1;font-size:9px}@media (width<=1050px){.topbar{padding:0 16px}.brand b{font-size:18px}.topbar nav button{padding:0 8px}.home-hero{grid-template-columns:1fr}.hero-art{min-height:440px}.entry-grid{grid-template-columns:repeat(2,1fr)}.journey-band ol{grid-template-columns:repeat(5,1fr);row-gap:25px}.journey-band ol:before{display:none}.onboarding-grid{grid-template-columns:repeat(3,1fr)}.onboarding-grid article{border-bottom:1px solid var(--line)}.character-grid,.timeline-people,.character-grid.compact{grid-template-columns:repeat(3,1fr)}.profile-hero{grid-template-columns:1fr}.profile-visual{min-height:390px}.profile-intro{padding:60px 6vw}.network-node{left:calc(50% + cos(var(--angle)) * 190px);top:calc(50% + sin(var(--angle)) * 195px)}.related-grid{grid-template-columns:repeat(2,1fr)}.related-grid p{min-height:auto}}@media (width<=780px){html{scroll-padding-top:135px}.topbar{flex-direction:column;align-items:flex-start;height:auto;min-height:72px;padding:11px 14px 0}.topbar nav{width:100%;height:42px}.topbar nav .study-link{height:36px;margin-left:auto}.profile-nav{justify-content:flex-start;padding:0 18px;top:114px}.section{padding:62px 20px}.section-heading{flex-direction:column;align-items:flex-start}.hero-copy{padding:65px 24px}.hero-copy h1{font-size:58px}.hero-art{min-height:380px}.hero-art .arch{left:24%}.daily-grid,.study-columns,.custom-journey,.notes-workspace,.map-panel,.passage-explorer{grid-template-columns:1fr}.daily-character,.daily-challenge{padding:34px}.onboarding-grid{grid-template-columns:repeat(2,1fr)}.salvation-section{margin:10px 15px 70px;padding:38px 24px}.salvation-section ol{grid-template-columns:repeat(2,1fr)}.salvation-section li{border-bottom:1px solid var(--line)}.explore-tools{grid-template-columns:1fr 1fr}.explore-tools .search-field{grid-column:1/-1}.filter-layout{grid-template-columns:1fr}.filters{position:static}.character-grid,.character-grid.compact{grid-template-columns:repeat(2,1fr)}.global-timeline>section{grid-template-columns:1fr}.global-timeline:before{display:none}.era-marker{padding-left:58px}.timeline-people{grid-template-columns:repeat(2,1fr)}.passage-explorer>label{position:static}.map-panel aside{grid-row:1}.relationship-map{min-height:700px}.relationship-map:before{width:330px;height:520px}.network-node{left:calc(50% + cos(var(--angle)) * 155px);top:calc(50% + sin(var(--angle)) * 260px);width:105px;height:105px}.network-node b{font-size:13px}.family-panel,.place-grid,.comparison-pickers{grid-template-columns:1fr}.swap{margin:auto}.compare-insights{grid-template-columns:1fr}.progress-card{grid-template-columns:auto 1fr}.progress-card>button{grid-column:1/-1}.plan-grid{grid-template-columns:repeat(2,1fr)}.profile-content{padding:20px 20px 70px}.profile-section-heading{grid-template-columns:42px 1fr}.profile-section-heading>button{grid-column:2}.fact-grid{grid-template-columns:repeat(2,1fr)}.strength-warning{grid-template-columns:1fr}.lesson-section{margin-left:-20px;margin-right:-20px;padding:50px 20px}.lesson-section>div,.notice-section>div,.relationship-explanations{grid-template-columns:1fr}.quiz-shell{margin:0 -20px;padding:28px 20px}.quiz-questions fieldset>div,.profile-study-actions{grid-template-columns:1fr}.profile-study-actions>div:last-child{justify-content:flex-start}footer{text-align:center;grid-template-columns:1fr}.footer-brand{justify-content:center}footer>button{justify-self:center}}@media (width<=520px){.brand b{font-size:16px}.topbar nav button{font-size:10px}.topbar nav button:nth-child(3),.topbar nav button:nth-child(4){display:none}.home-hero{min-height:0}.hero-copy h1{font-size:49px}.hero-copy>p{font-size:18px}.hero-search{grid-template-columns:1fr}.hero-search button{padding:14px}.hero-links{flex-direction:column;align-items:flex-start}.entry-grid,.onboarding-grid,.character-grid,.character-grid.compact,.timeline-people,.plan-grid,.related-grid{grid-template-columns:1fr}.journey-band ol{grid-template-columns:repeat(3,1fr)}.journey-band h2{font-size:34px}.daily-character h2,.daily-challenge h2{font-size:35px}.ministry-callout{flex-direction:column;align-items:flex-start}.salvation-section ol,.explore-tools{grid-template-columns:1fr}.explore-tools .search-field{grid-column:auto}.filter-layout{gap:15px}.character-card{grid-template-rows:155px 1fr}.relationship-map{min-height:760px}.relationship-map:before{width:260px;height:610px}.network-center{width:135px;height:135px}.network-node{left:calc(50% + cos(var(--angle)) * 112px);top:calc(50% + sin(var(--angle)) * 305px);width:92px;height:92px}.network-node>span{font-size:18px}.progress-card{text-align:center;grid-template-columns:1fr}.progress-ring{margin:auto}.study-list>div>button{grid-template-columns:40px 1fr 22px}.study-list button small{display:none}.custom-journey,.notes-workspace{padding:25px}.profile-intro h1{font-size:52px}.profile-intro>p{font-size:17px}.profile-nav{top:113px}.fact-grid{grid-template-columns:1fr}.profile-section-heading h2{font-size:35px}.profile-section-heading{gap:8px}.segmented{margin-left:0}.strength-warning>div{padding:30px 23px}.notice-section>h2,.lesson-section>h2{font-size:32px}.quiz-toolbar{flex-direction:column;align-items:flex-start}.quiz-toolbar>div{flex-wrap:wrap}.quiz-result{grid-template-columns:1fr}.share-card{padding:35px 25px}.share-card h2{font-size:40px}}@media print{.topbar,.profile-nav,footer,.profile-actions,.profile-section-heading>button,.segmented,.profile-study-actions button,.related-section,.quiz-toolbar,.quiz-questions button,.modal-backdrop,.compare-actions,.suggested,.comparison-pickers{display:none!important}body{color:#111;background:#fff}.profile-hero{color:#111;background:#fff;min-height:0;display:block}.profile-visual{display:none}.profile-intro{padding:25px 0}.profile-intro>p,.profile-intro .aliases{color:#333!important}.profile-content,.section{max-width:none;padding:15px}.profile-section{break-inside:avoid;padding:25px 0}.lesson-section{color:#111;background:#fff;border:1px solid #999}.lesson-section article{background:#fff}.lesson-section p{color:#333}.relationship-map{height:420px;min-height:0}.table-scroll{overflow:visible}.comparison-table{min-width:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
