:root{--ink:#17332d;--ink-soft:#3d554f;--forest:#1f5b4f;--forest-dark:#123e36;--sage:#dce8df;--sage-light:#eef4ef;--cream:#fbf8f1;--sand:#eee4d2;--gold:#c7954b;--gold-text:#76531f;--peach:#ead0b7;--white:#fff;--line:#dfe5df;--serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--shadow:0 24px 60px #17332d1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.65}body::selection{color:var(--white);background:var(--forest)}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit;font:inherit}button,summary,a,input,select,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--white);outline-offset:2px;box-shadow:0 0 0 5px #7a4d00}main:focus{box-shadow:none;outline:none}img{max-width:100%;display:block}h1,h2,h3,p,figure,blockquote{margin-top:0}h1,h2,h3{text-wrap:balance}.container{width:min(1180px,100% - 48px);margin-inline:auto}.eyebrow{color:var(--forest);letter-spacing:.17em;text-transform:uppercase;margin-bottom:18px;font-size:.74rem;font-weight:800;line-height:1.2}.button{letter-spacing:.015em;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:14px;min-height:52px;padding:12px 23px;font-size:.88rem;font-weight:800;line-height:1.2;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--white);background:var(--forest);box-shadow:0 12px 28px #1f5b4f2e}.button-primary:hover{background:var(--forest-dark)}.button-dark{color:var(--white);background:var(--ink)}.button-dark:hover{background:#0c2722}.button-outline{border:1px solid var(--forest);color:var(--forest);background:0 0}.button-outline:hover{color:var(--white);background:var(--forest)}.button-light{color:var(--forest-dark);background:var(--white)}.button-light:hover{background:var(--cream)}.text-link{color:var(--forest);border-bottom:1px solid #1f5b4f59;align-items:center;gap:10px;padding-block:8px;font-size:.88rem;font-weight:800;display:inline-flex}.button-row{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.skip-link{z-index:100;color:var(--white);background:var(--forest-dark);border-radius:3px;padding:10px 14px;font-size:.86rem;font-weight:800;position:fixed;top:12px;left:12px;transform:translateY(calc(-100% - 24px))}.skip-link:focus-visible{transform:translateY(0)}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbf8f1f0;border-bottom:1px solid #17332d17;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;min-height:82px;display:flex}.wordmark{align-items:center;gap:12px;display:inline-flex}.wordmark-mark{background:var(--sage-light);border:1px solid #1f5b4f47;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.wordmark-mark span{color:var(--forest);font-family:var(--serif);letter-spacing:-.05em;font-size:.72rem;font-weight:700}.wordmark-copy{grid-template-columns:auto auto;align-items:end;column-gap:4px;line-height:1;display:grid}.wordmark-copy b{font-family:var(--serif);letter-spacing:-.025em;font-size:1.18rem;font-weight:700}.wordmark-copy small{color:var(--forest);letter-spacing:.1em;text-transform:uppercase;padding-bottom:2px;font-size:.58rem;font-weight:800}.desktop-nav{align-items:center;gap:36px;font-size:.84rem;font-weight:750;display:flex}.desktop-nav a{position:relative}.desktop-nav a:not(.nav-contact):after{background:var(--forest);content:"";height:1px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform:scaleX(1)}.desktop-nav .nav-contact{border:1px solid #1f5b4f66;border-radius:3px;padding:10px 18px}.mobile-menu{display:none}.hero{background:linear-gradient(90deg, var(--cream) 0%, #f7f2e8 54%, #edf4ee 100%);min-height:710px;position:relative;overflow:hidden}.hero:after{background:var(--gold);content:"";opacity:.65;width:45%;height:1px;position:absolute;bottom:0;left:0}.hero-glow{filter:blur(70px);background:#e2c18947;border-radius:50%;width:440px;height:440px;position:absolute;top:48px;right:5%}.hero-grid{z-index:1;grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(48px,7vw,104px);min-height:710px;padding-block:76px 82px;display:grid;position:relative}.hero-copy{max-width:630px}.hero h1{font-family:var(--serif);letter-spacing:-.065em;margin-bottom:25px;font-size:clamp(3.35rem,5.7vw,5.75rem);font-weight:500;line-height:.96}.hero h1 span{color:var(--forest);font-style:italic;font-weight:400;display:block}.hero-lede{max-width:610px;color:var(--ink-soft);margin-bottom:34px;font-size:1.08rem;line-height:1.75}.hero-note{color:#6c766f;font-family:var(--serif);margin:32px 0 0;padding-left:30px;font-size:.93rem;font-style:italic;position:relative}.hero-note:before{background:var(--gold);content:"";width:19px;height:1px;position:absolute;top:50%;left:0}.hero-visual{align-self:stretch;position:relative}.hero-image-wrap{background:var(--ink);border-radius:48% 0 0 4px;position:absolute;inset:-76px calc(-50vw + min(1180px,100vw - 48px)/2) -82px 0;overflow:hidden}.hero-image-wrap:after{content:"";background:linear-gradient(90deg,#1f5b4f21,#0000 45%),linear-gradient(#0000 58%,#0d262261);position:absolute;inset:0}.hero-image-wrap img{object-fit:cover;object-position:50% 68%;width:100%;height:100%}.verse-card{z-index:3;width:min(315px,90%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border-radius:3px;padding:28px 30px 25px 44px;position:absolute;bottom:2px;right:-18px}.verse-mark{color:var(--gold);font-family:Georgia,serif;font-size:2.4rem;line-height:1;position:absolute;top:16px;left:18px}.verse-card blockquote{font-family:var(--serif);margin-bottom:10px;font-size:1.05rem;font-style:italic;line-height:1.48}.verse-card cite{color:var(--forest);letter-spacing:.12em;text-transform:uppercase;font-size:.67rem;font-style:normal;font-weight:800}.resource-strip,.featured-section,.why-section,.topics-section,.latest-section,.story-section,.convictions-section,.ivan-section,.about-cta,.book-overview,.book-themes,.publication-section,.excerpt-section,.author-section,.contact-section,.library-section,.legal-section{padding-block:108px}.section-intro{margin-bottom:46px}.section-intro h2,.why-section h2,.featured-copy h2,.story-copy h2,.book-overview h2,.excerpt-heading h2,.contact-aside h2{font-family:var(--serif);letter-spacing:-.045em;margin-bottom:0;font-size:clamp(2.25rem,4vw,3.7rem);font-weight:500;line-height:1.08}.split-intro{grid-template-columns:1fr minmax(280px,440px);align-items:end;gap:60px;display:grid}.split-intro p:last-child{color:var(--ink-soft);margin-bottom:0}.centered-intro{text-align:center;max-width:720px;margin-inline:auto}.centered-intro h2{font-family:var(--serif);letter-spacing:-.045em;margin-bottom:0;font-size:clamp(2.3rem,4vw,3.65rem);font-weight:500;line-height:1.08}.resource-strip{background:var(--white)}.type-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.type-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);min-height:260px;padding:34px 34px 30px;transition:color .2s,background .2s;position:relative}.type-card:hover{color:var(--white);background:var(--forest)}.type-card:hover .card-number{color:#f5dca8}.card-number{color:var(--gold-text);letter-spacing:.14em;margin-bottom:42px;font-size:.67rem;font-weight:850;display:block}.type-card h3{font-family:var(--serif);margin-bottom:12px;font-size:2rem;font-weight:500}.type-card p{max-width:275px;color:var(--ink-soft);margin-bottom:0;font-size:.9rem}.type-card:hover p{color:var(--white)}.card-arrow{font-size:1.3rem;position:absolute;bottom:27px;right:30px}.featured-section{background:var(--sage-light);overflow:hidden}.featured-grid{grid-template-columns:minmax(360px,.9fr) 1.1fr;align-items:center;gap:clamp(70px,10vw,145px);display:grid}.book-art-panel{place-items:center;min-height:540px;display:grid;position:relative}.book-art-panel:before{content:"";border:1px solid #1f5b4f24;border-radius:50%;width:430px;height:430px;position:absolute}.book-cover{z-index:2;aspect-ratio:.665;background:#0e2829;border-radius:3px 9px 9px 3px;width:325px;position:relative;overflow:hidden;transform:rotate(-2deg);box-shadow:-12px 19px 40px #123e3633,inset 8px 0 10px #ffffff14}.book-cover:before{z-index:3;content:"";background:linear-gradient(90deg,#0000006b,#0000);width:12px;position:absolute;inset:0 auto 0 0}.book-cover img{object-fit:cover;object-position:50% 64%;width:100%;height:100%}.book-cover-shade{background:linear-gradient(#05181d33,#05181d26 46%,#05131bd6),linear-gradient(90deg,#081b1f59,#0000);position:absolute;inset:0}.book-cover-copy{z-index:2;color:var(--white);text-shadow:0 2px 20px #00000073;flex-direction:column;padding:45px 37px 38px 43px;display:flex;position:absolute;inset:0}.book-cover-copy>span{color:#f5c87b;letter-spacing:.18em;text-transform:uppercase;margin-bottom:30px;font-size:.57rem;font-weight:800}.book-cover-copy h2,.book-cover-copy h3{font-family:var(--serif);letter-spacing:-.04em;margin-bottom:14px;font-size:1.92rem;font-weight:500;line-height:1.03}.book-cover-copy p{font-family:var(--serif);font-size:.86rem;font-style:italic}.book-cover-copy small{letter-spacing:.09em;text-transform:uppercase;margin-top:auto;font-size:.68rem;font-weight:800}.book-shadow{filter:blur(16px);background:#123e362b;border-radius:50%;height:38px;position:absolute;bottom:28px;left:5%;right:5%}.featured-copy{max-width:590px}.featured-books-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,5vw,64px);max-width:1040px;margin-inline:auto;display:grid}.featured-book{background:#ffffffb3;border:1px solid #1f5b4f26;border-radius:5px;grid-template-columns:minmax(170px,.72fr) minmax(0,1.28fr);align-items:center;gap:30px;padding:30px;display:grid}.featured-book-cover{border-radius:2px 6px 6px 2px;transition:transform .18s;display:block;overflow:hidden;box-shadow:-8px 14px 28px #123e3633}.featured-book-cover:hover{transform:translateY(-4px)}.featured-book-cover img{width:100%;height:auto;display:block}.featured-book-copy h3{font-family:var(--serif);letter-spacing:-.035em;margin-bottom:8px;font-size:clamp(1.55rem,2.3vw,2.15rem);font-weight:600;line-height:1.08}.featured-book-copy>p:not(.featured-book-subtitle){color:var(--ink-soft);margin-block:18px 24px;font-size:.86rem}.featured-book-subtitle{color:var(--forest);font-family:var(--serif);margin-bottom:0;font-size:.92rem;font-style:italic}.featured-book-copy .button{padding:11px 16px;font-size:.7rem}.featured-copy>p:not(.eyebrow){color:var(--ink-soft);margin:26px 0}.theme-list{gap:12px;margin:0 0 34px;padding:0;list-style:none;display:grid}.theme-list li{padding-left:27px;font-size:.9rem;font-weight:700;position:relative}.theme-list li:before{background:var(--gold);content:"";width:12px;height:1px;position:absolute;top:.62em;left:0}.why-section{background:var(--cream)}.why-grid{grid-template-columns:.95fr 1.05fr;gap:11vw;display:grid}.why-copy{padding-top:39px}.why-copy p{color:var(--ink-soft);font-size:1.01rem}.why-copy .text-link{margin-top:12px}.topics-section{background:var(--white)}.topic-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.topic-card{border:1px solid var(--line);background:var(--cream);min-height:150px;font-family:var(--serif);text-align:center;border-radius:50% 50% 4px 4px;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:18px;font-size:1.04rem;transition:transform .18s,border .18s,background .18s;display:flex}.topic-card:hover{border-color:var(--sage);background:var(--sage-light);transform:translateY(-4px)}.topic-symbol{color:var(--gold);font-family:Georgia,serif;font-size:1.6rem}.latest-section{background:var(--cream)}.resource-card-grid,.library-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.resource-card,.library-card{border:1px solid var(--line);background:var(--white);border-radius:5px;transition:transform .18s,box-shadow .18s;overflow:hidden}.resource-card:hover,.library-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #17332d17}.resource-card-art{height:188px;color:var(--forest);justify-content:space-between;align-items:flex-start;padding:22px;display:flex;position:relative;overflow:hidden}.resource-card-art img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.resource-card-art span,.library-art span{z-index:2;letter-spacing:.11em;text-transform:uppercase;border:1px solid;border-radius:100px;padding:6px 9px;font-size:.58rem;font-weight:850}.resource-card-art img+span{color:var(--forest);background:#ffffffe6}.resource-card-art b{font-family:var(--serif);align-self:center;margin-right:16%;font-size:3.8rem;font-weight:400}.art-book{background:var(--sand)}.art-sermon{background:var(--sage)}.art-audio{background:#e4dfeb}.resource-card-body,.library-card-body{padding:28px}.resource-meta{color:var(--forest);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;margin-bottom:14px;font-size:.62rem;font-weight:850;display:flex}.resource-meta span:last-child{color:#6f5836}.resource-card h3,.library-card h2{font-family:var(--serif);letter-spacing:-.025em;margin-bottom:12px;font-size:1.5rem;font-weight:600;line-height:1.18}.resource-card-body>p,.library-card-body>p{color:var(--ink-soft);font-size:.88rem}.resource-card-body>a,.resource-card-body .coming-link,.card-link{color:var(--forest);margin-top:8px;font-size:.78rem;font-weight:850;display:inline-flex}.coming-link,.muted-link{color:var(--ink-soft)!important}.contact-cta{color:var(--white);background:var(--forest);padding-block:72px}.contact-cta .eyebrow{color:#ddc28e}.contact-cta-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.contact-cta h2{max-width:720px;font-family:var(--serif);letter-spacing:-.04em;margin-bottom:0;font-size:clamp(2rem,3.5vw,3.25rem);font-weight:500;line-height:1.08}.page-hero{text-align:center;background:radial-gradient(circle at 50% 0, #e2c1894d, transparent 37%), var(--sage-light);padding-block:112px 100px;position:relative;overflow:hidden}.page-hero:before,.page-hero:after{content:"";border:1px solid #1f5b4f1c;border-radius:50%;position:absolute}.page-hero:before{width:410px;height:410px;top:-180px;left:-160px}.page-hero:after{width:450px;height:450px;bottom:-220px;right:-90px}.page-hero .container{z-index:1;max-width:850px;position:relative}.page-hero h1{font-family:var(--serif);letter-spacing:-.06em;margin-bottom:22px;font-size:clamp(3rem,6vw,5.2rem);font-weight:500;line-height:.98}.page-hero .container>p:last-child{max-width:690px;color:var(--ink-soft);margin:0 auto;font-size:1.05rem}.library-section{background:var(--cream)}.filter-panel{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:20px;padding-bottom:28px;display:flex}.filter-group{gap:12px;display:grid}.filter-group>span,.filter-group label{color:var(--ink-soft);letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:850}.filter-buttons{flex-wrap:wrap;gap:8px;display:flex}.filter-buttons button{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:100px;padding:9px 16px;font-size:.75rem;font-weight:750}.filter-buttons button[aria-pressed=true]{border-color:var(--forest);color:var(--white);background:var(--forest)}.filter-group select{border:1px solid var(--line);background:var(--white);border-radius:3px;min-width:210px;padding:11px 40px 11px 14px;font-size:.82rem}.result-count{color:var(--ink-soft);margin-bottom:30px;font-size:.78rem}.library-card{flex-direction:column;display:flex}.library-art{height:210px;color:var(--forest);place-items:center;display:grid;position:relative;overflow:hidden}.library-art img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.library-art:after{content:"";background:linear-gradient(#0000 34%,#0c292573);position:absolute;inset:0}.library-art b{font-family:var(--serif);font-size:4rem;font-weight:400}.library-art span{z-index:2;color:var(--white);position:absolute;bottom:18px;left:18px}.library-card-body{flex-direction:column;flex:1;display:flex}.library-card-body .resource-author{margin:2px 0 15px;font-weight:750;color:var(--ink)!important;font-size:.75rem!important}.topic-pills{flex-wrap:wrap;gap:6px;margin:auto 0 15px;padding-top:8px;display:flex}.topic-pills span{color:#5c6d67;background:var(--sage-light);border-radius:2px;padding:5px 8px;font-size:.62rem;font-weight:700}.empty-state{border:1px solid var(--line);background:var(--white);text-align:center;max-width:620px;margin:30px auto;padding:60px 30px}.empty-state>span{color:var(--gold);font-size:2.5rem}.empty-state h2{font-family:var(--serif);margin:12px 0;font-size:2rem}.empty-state p{color:var(--ink-soft)}.empty-state button{border:0;border-bottom:1px solid var(--forest);color:var(--forest);cursor:pointer;background:0 0;font-weight:800}.media-note{border:1px solid var(--sage);background:var(--sage-light);justify-content:space-between;align-items:center;gap:30px;margin-top:66px;padding:32px 35px;display:flex}.media-note>div{align-items:center;gap:24px;display:flex}.media-note-mark{width:52px;height:52px;color:var(--white);background:var(--forest);border-radius:50%;flex:none;place-items:center;font-size:.8rem;display:grid}.media-note h2{font-family:var(--serif);margin-bottom:4px;font-size:1.45rem}.media-note p{max-width:600px;color:var(--ink-soft);margin-bottom:0;font-size:.84rem}.media-note>a{color:var(--forest);flex:none;font-size:.78rem;font-weight:800}.book-detail-hero{background:linear-gradient(90deg, var(--sage-light), var(--cream) 65%);position:relative;overflow:hidden}.book-detail-glow{filter:blur(70px);background:#e2c18947;border-radius:50%;width:520px;height:520px;position:absolute;top:-130px;left:8%}.book-detail-grid{z-index:1;grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(70px,10vw,145px);min-height:720px;padding-block:82px;display:grid;position:relative}.detail-cover-wrap{place-items:center;display:grid}.detail-cover{width:min(355px,92%);transform:rotate(-1.5deg)}.detail-cover .book-cover-copy h2{font-size:2.07rem}.published-cover{aspect-ratio:auto;background:0 0}.published-cover img{object-fit:contain;width:100%;height:auto;display:block}.breadcrumbs{color:#6f7d78;gap:10px;margin-bottom:36px;font-size:.72rem;font-weight:700;display:flex}.breadcrumbs a{color:var(--forest)}.book-detail-copy h1{max-width:720px;font-family:var(--serif);letter-spacing:-.06em;margin-bottom:12px;font-size:clamp(2.8rem,5vw,4.8rem);font-weight:500;line-height:.98}.book-subtitle{color:var(--forest);font-family:var(--serif);margin-bottom:12px;font-size:1.25rem;font-style:italic}.book-author{letter-spacing:.09em;text-transform:uppercase;margin-bottom:28px;font-size:.74rem;font-weight:850}.book-summary{max-width:640px;color:var(--ink-soft);font-size:1rem}.book-status{border-left:3px solid var(--gold);background:#ffffff94;gap:14px;max-width:650px;margin:28px 0 32px;padding:17px 20px;display:flex}.book-status span{color:var(--gold)}.book-status p{color:var(--ink-soft);margin-bottom:0;font-size:.78rem}.book-overview{background:var(--white)}.book-overview-grid{grid-template-columns:.8fr 1.2fr;gap:11vw;display:grid}.prose p{color:var(--ink-soft);font-size:1.02rem}.book-themes{background:var(--cream)}.publication-section{background:var(--white)}.publication-grid{grid-template-columns:.8fr 1.2fr;gap:11vw;display:grid}.publication-grid h2{font-family:var(--serif);letter-spacing:-.045em;margin-bottom:0;font-size:clamp(2.25rem,4vw,3.7rem);font-weight:500;line-height:1.08}.publication-facts{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.publication-facts div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px}.publication-facts dt{color:var(--ink-soft);letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:.64rem;font-weight:800}.publication-facts dd{margin:0;font-size:.88rem;font-weight:700}.theme-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.theme-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);min-height:210px;padding:28px 24px}.theme-card span{color:var(--gold-text);letter-spacing:.12em;margin-bottom:55px;font-size:.66rem;font-weight:850;display:block}.theme-card p{font-family:var(--serif);margin-bottom:0;font-size:1.13rem;font-weight:600;line-height:1.3}.excerpt-section{background:var(--sage-light)}.excerpt-grid{grid-template-columns:.74fr 1.26fr;gap:9vw;display:grid}.excerpt-heading>p:last-child{color:var(--ink-soft)}.excerpts{gap:22px;display:grid}.excerpts figure{border-left:3px solid var(--gold);background:var(--white);margin:0;padding:35px 38px}.excerpts blockquote{font-family:var(--serif);margin-bottom:18px;font-size:1.38rem;font-style:italic;line-height:1.52}.excerpts figcaption{color:var(--forest);letter-spacing:.11em;text-transform:uppercase;font-size:.65rem;font-weight:850}.disclaimer-callout{background:var(--cream);padding-block:58px}.disclaimer-box{background:#f5ecdd;border:1px solid #dccfb9;gap:24px;padding:30px 34px;display:flex}.disclaimer-icon{border:1px solid var(--gold);color:#8a662f;width:35px;height:35px;font-family:var(--serif);border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid}.disclaimer-box h2{font-family:var(--serif);margin-bottom:5px;font-size:1.4rem}.disclaimer-box p{color:var(--ink-soft);margin-bottom:8px;font-size:.83rem}.disclaimer-box a{color:var(--forest);font-size:.75rem;font-weight:800}.author-section{background:var(--white)}.author-grid{grid-template-columns:220px 1fr;align-items:center;gap:70px;max-width:900px;display:grid}.author-monogram{border:1px solid var(--sage);width:210px;height:210px;color:var(--forest);background:var(--sage-light);font-family:var(--serif);border-radius:50% 50% 4px;place-items:center;font-size:3rem;display:grid}.author-grid h2,.ivan-grid h2{font-family:var(--serif);letter-spacing:-.04em;margin-bottom:18px;font-size:2.7rem;font-weight:500}.author-grid p:not(.eyebrow){color:var(--ink-soft)}.story-section{background:var(--white)}.story-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:10vw;display:grid}.story-image{min-height:570px;position:relative}.story-image>img{object-fit:cover;object-position:50% 65%;border-radius:49% 49% 3px 3px;width:calc(100% - 48px);height:530px}.story-quote{width:275px;color:var(--white);background:var(--forest);box-shadow:var(--shadow);padding:24px 28px;position:absolute;bottom:0;right:0}.story-quote>span{color:#e3bf7e;font-family:Georgia,serif;font-size:2rem;line-height:1}.story-quote p{font-family:var(--serif);margin:2px 0 9px;font-size:1.22rem;font-style:italic}.story-quote small{color:#d9e8e2;letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:800}.story-copy>p:not(.eyebrow){color:var(--ink-soft)}.convictions-section{background:var(--sage-light)}.conviction-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.conviction-grid article{border:1px solid var(--sage);background:#ffffffb8;padding:35px}.conviction-grid article>span{color:var(--gold-text);letter-spacing:.12em;font-size:.65rem;font-weight:850}.conviction-grid h3{font-family:var(--serif);margin:43px 0 13px;font-size:1.65rem;font-weight:600}.conviction-grid p{color:var(--ink-soft);margin-bottom:0;font-size:.88rem}.ivan-section{background:var(--white)}.ivan-grid{grid-template-columns:.76fr 1.24fr;align-items:center;gap:10vw;display:grid}.ivan-grid-without-portrait{grid-template-columns:minmax(0,760px);justify-content:center}.ivan-profile{min-height:440px;color:var(--forest);background:radial-gradient(circle at 50% 38%, #fffc, transparent 25%), var(--sage-light);border-radius:50% 50% 3px 3px;align-content:center;place-items:center;gap:20px;display:grid}.ivan-profile>span{font-family:var(--serif);font-size:5rem}.ivan-profile small{color:#6f7d78;letter-spacing:.11em;text-transform:uppercase;font-size:.62rem;font-weight:800}.ivan-grid p:not(.eyebrow){color:var(--ink-soft)}.ivan-grid .small-note{border-left:2px solid var(--gold);margin-top:25px;padding-left:18px;font-size:.76rem}.about-cta{background:var(--cream);text-align:center}.about-cta-inner{max-width:760px}.about-cta h2{font-family:var(--serif);letter-spacing:-.055em;margin-bottom:30px;font-size:clamp(2.5rem,4.6vw,4.2rem);font-weight:500;line-height:1.03}.about-cta .button-row{justify-content:center}.contact-section{background:var(--white)}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:9vw;display:grid}.contact-aside>p:not(.eyebrow){color:var(--ink-soft)}.contact-static{max-width:48rem}.contact-note,.contact-warning{background:var(--sage-light);gap:18px;margin-top:35px;padding:24px;display:flex}.contact-note>span{color:var(--gold);font-size:1.35rem}.contact-note h3,.contact-warning h3{font-family:var(--serif);margin-bottom:6px;font-size:1.16rem}.contact-note p,.contact-warning p{color:var(--ink-soft);margin-bottom:0;font-size:.78rem}.contact-warning{border-left:3px solid var(--gold);background:#f5ecdd;display:block}.contact-form{border:1px solid var(--line);background:var(--cream);padding:42px}.field-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-field{gap:8px;margin-bottom:20px;display:grid}.form-field label{font-size:.72rem;font-weight:800}.form-field input,.form-field select,.form-field textarea{width:100%;color:var(--ink);background:var(--white);border:1px solid #ccd6d0;border-radius:2px}.form-field input,.form-field select{height:50px;padding-inline:14px}.form-field textarea{resize:vertical;min-height:170px;padding:13px 14px}.form-field small{color:#6e7d77;font-size:.66rem}.honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.consent-field{color:var(--ink-soft);align-items:flex-start;gap:12px;margin:5px 0 24px;font-size:.72rem;display:flex}.consent-field input{width:17px;height:17px;accent-color:var(--forest);flex:none;margin-top:3px}.consent-field a{color:var(--forest);font-weight:800;text-decoration:underline}.submit-button{cursor:pointer;min-width:180px}.submit-button:disabled{cursor:wait;opacity:.65}.form-status{margin:18px 0 0;padding:12px 14px;font-size:.76rem}.form-status-success{color:#174a3f;background:#dcefe6}.form-status-error{color:#7a382f;background:#f5ded9}.legal-section{background:var(--white)}.legal-content{max-width:800px}.legal-updated{color:#73817c;letter-spacing:.08em;text-transform:uppercase;margin-bottom:42px;font-size:.72rem;font-weight:750}.legal-content h2{font-family:var(--serif);margin:42px 0 12px;font-size:1.7rem;font-weight:600}.legal-content p{color:var(--ink-soft)}.site-footer{color:#e9f0ed;background:var(--ink);padding-top:76px}.footer-main{grid-template-columns:1fr 1.5fr;gap:9vw;padding-bottom:65px;display:grid}.wordmark-footer .wordmark-mark{background:#ffffff0f;border-color:#ffffff40}.wordmark-footer .wordmark-mark span,.wordmark-footer .wordmark-copy small{color:#e3bf7e}.footer-brand>p{color:#aebfba;max-width:320px;font-family:var(--serif);margin:25px 0 0;font-size:1.03rem;font-style:italic}.footer-links{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.footer-links>div{flex-direction:column;gap:10px;display:flex}.footer-links h2{color:#e3bf7e;letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:.64rem;font-weight:850}.footer-links a{color:#c3d0cc;font-size:.79rem}.footer-links a:hover{color:var(--white)}.footer-bottom{color:#91a59f;border-top:1px solid #ffffff1c;justify-content:space-between;gap:20px;padding-block:22px;font-size:.65rem;display:flex}.footer-bottom p{margin:0}@media (width<=1040px){.hero-grid{grid-template-columns:1fr .9fr;gap:48px}.hero h1{font-size:clamp(3rem,6vw,4.5rem)}.featured-grid{gap:70px}.featured-book{grid-template-columns:145px minmax(0,1fr);padding:24px}.topic-grid{grid-template-columns:repeat(3,1fr)}.topic-card:nth-child(4),.topic-card:nth-child(5){min-height:130px}.theme-grid{grid-template-columns:repeat(3,1fr)}.contact-grid{gap:60px}}@media (width<=820px){.desktop-nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu>button{border:1px solid var(--line);cursor:pointer;background:0 0;place-content:center;gap:7px;width:42px;height:42px;display:grid}.mobile-menu>button span{background:var(--ink);width:18px;height:1px;display:block}.mobile-menu nav{border:1px solid var(--line);background:var(--white);width:min(280px,100vw - 48px);box-shadow:var(--shadow);padding:12px;display:grid;position:absolute;top:52px;right:0}.mobile-menu nav[hidden]{display:none}.mobile-menu nav a{padding:12px 14px;font-size:.86rem;font-weight:750}.hero,.hero-grid{min-height:auto}.hero-grid{grid-template-columns:1fr;padding-block:70px 0}.hero-copy{padding-bottom:35px}.hero-visual{min-height:570px}.hero-image-wrap{border-radius:48% 48% 0 0;inset:0 calc(-50vw + min(1180px,100vw - 48px)/2)}.verse-card{bottom:28px;right:0}.split-intro,.why-grid,.book-overview-grid,.excerpt-grid{grid-template-columns:1fr;gap:28px}.type-grid{grid-template-columns:1fr}.type-card{min-height:215px}.featured-grid,.featured-books-grid,.story-grid,.ivan-grid,.book-detail-grid,.publication-grid,.contact-grid{grid-template-columns:1fr}.book-detail-grid{gap:65px}.detail-cover-wrap{order:2}.book-art-panel{min-height:520px}.featured-copy{order:-1}.why-copy{padding-top:0}.resource-card-grid,.library-grid{grid-template-columns:1fr 1fr}.contact-cta-inner,.filter-panel,.media-note{flex-direction:column;align-items:flex-start}.theme-grid{grid-template-columns:1fr 1fr}.story-copy{order:-1}.story-image>img{width:calc(100% - 24px)}.conviction-grid{grid-template-columns:1fr}.ivan-profile{min-height:390px}.contact-aside{max-width:650px}.footer-main{grid-template-columns:1fr}}@media (width<=580px){.container{width:min(100% - 32px,1180px)}.header-inner{min-height:70px}.wordmark-mark{width:36px;height:36px}.wordmark-copy b{font-size:1rem}.hero-grid{padding-top:52px}.hero h1{font-size:clamp(3rem,15vw,4.2rem)}.hero-visual{min-height:500px}.hero-image-wrap{left:-16px;right:-16px}.verse-card{bottom:22px;right:10px}.resource-strip,.featured-section,.why-section,.topics-section,.latest-section,.story-section,.convictions-section,.ivan-section,.about-cta,.book-overview,.book-themes,.publication-section,.excerpt-section,.author-section,.contact-section,.library-section,.legal-section{padding-block:78px}.page-hero{padding-block:80px 74px}.page-hero h1{font-size:clamp(2.75rem,14vw,4rem)}.section-intro{margin-bottom:34px}.type-card{padding:28px}.book-art-panel{min-height:480px}.featured-book{grid-template-columns:1fr}.featured-book-cover{width:min(230px,78vw);margin-inline:auto}.book-art-panel:before{width:340px;height:340px}.book-cover{width:min(290px,86vw)}.book-cover-copy{padding:39px 31px 31px 37px}.book-cover-copy h2,.book-cover-copy h3{font-size:1.72rem}.topic-grid{grid-template-columns:1fr 1fr}.topic-card{border-radius:45% 45% 4px 4px;min-height:130px;font-size:.88rem}.resource-card-grid,.library-grid{grid-template-columns:1fr}.filter-buttons{gap:6px}.filter-buttons button{padding:8px 12px}.filter-group,.filter-group select{width:100%}.media-note{padding:24px}.media-note>div{flex-direction:column;align-items:flex-start}.book-detail-grid{padding-block:65px}.book-detail-copy h1{font-size:clamp(2.7rem,13vw,4rem)}.theme-grid,.publication-facts{grid-template-columns:1fr}.theme-card{min-height:auto}.theme-card span{margin-bottom:28px}.excerpts figure{padding:28px}.excerpts blockquote{font-size:1.18rem}.disclaimer-box{padding:25px}.author-grid{grid-template-columns:1fr;gap:35px}.author-monogram{width:160px;height:160px}.story-image{min-height:500px}.story-image>img{height:450px}.story-quote{width:min(270px,88%)}.ivan-profile{min-height:340px}.field-grid{grid-template-columns:1fr;gap:0}.contact-form{padding:26px 20px}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
