:root{--ivory:#f4ecdd;--paper:#fffdf7;--paper-warm:#eee0c8;--ink:#241b17;--muted:#74645a;--wine:#831d16;--wine-bright:#a52a20;--wine-deep:#240806;--gold:#bd8432;--gold-light:#e3c17c;--line:#5c39242e;--serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--sans:Inter, ui-sans-serif, "Segoe UI", Arial, sans-serif;--shadow-sm:0 12px 30px #391e1317;--shadow-lg:0 26px 70px #270c0833}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:radial-gradient(circle at 12% 8%, #bd843214, transparent 24rem), var(--ivory);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{outline-color:var(--gold);outline-offset:4px}img{max-width:100%}.skip-link{z-index:100;background:var(--paper);color:var(--wine-deep);box-shadow:var(--shadow-sm);border-radius:7px;padding:10px 14px;font-weight:700;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.site-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#240806f0;border-bottom:1px solid #e3c17c3d;position:sticky;top:0;box-shadow:0 10px 35px #1b070533}.header-inner{align-items:center;gap:24px;width:min(1240px,100% - 40px);min-height:76px;margin:auto;display:flex;position:relative}.brand{flex:none;align-items:center;display:inline-flex}.brand-logo{width:min(310px,39vw);height:auto;display:block}.header-tagline{color:#bfae98;font-family:var(--serif);letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;border-left:1px solid #e3c17c4d;padding-left:23px;font-size:12px}.menu-shell{align-items:center;margin-left:auto;display:flex}.main-nav{color:#e7d7c2;align-items:center;gap:25px;font-size:13px;display:flex}.main-nav>a,.nav-topics-trigger{padding:9px 0;position:relative}.main-nav>a:after,.nav-topics-trigger:after{content:"";background:var(--gold-light);height:1px;transition:transform .18s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.main-nav>a:hover,.nav-topics-trigger:hover{color:#fffaf0}.main-nav>a:hover:after,.nav-topics-trigger:hover:after,.nav-topics-trigger[aria-expanded=true]:after{transform:scaleX(1)}.mobile-menu-toggle{display:none}.nav-topics{position:relative}.nav-topics-trigger{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;display:inline-flex}.nav-chevron{border-right:1px solid var(--gold-light);border-bottom:1px solid var(--gold-light);width:7px;height:7px;transition:transform .18s;display:inline-block;transform:translateY(-2px)rotate(45deg)}.nav-topics-trigger[aria-expanded=true] .nav-chevron{transform:translateY(2px)rotate(225deg)}.nav-topics-panel{visibility:hidden;opacity:0;width:min(440px,100vw - 32px);color:var(--ink);pointer-events:none;background:#fffdf7fc;border:1px solid #bd843261;border-radius:4px;padding:18px;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;top:calc(100% + 18px);right:-94px;transform:translateY(-8px);box-shadow:0 24px 65px #1304034d}.nav-topics-panel:before{content:"";background:var(--paper);border-top:1px solid #bd843261;border-left:1px solid #bd843261;width:12px;height:12px;position:absolute;top:-7px;right:120px;transform:rotate(45deg)}.nav-topics-panel[data-open=true]{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.nav-topics-panel>p{color:var(--wine);letter-spacing:.15em;text-transform:uppercase;margin:0 0 12px;font-size:10px;font-weight:800}.nav-topics-panel>div{grid-template-columns:1fr 1fr;gap:6px;display:grid}.nav-topics-panel>div button{border:1px solid var(--line);min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border-radius:2px;justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;transition:border-color .15s,background .15s,color .15s;display:flex}.nav-topics-panel>div button:hover,.nav-topics-panel>div button.is-active{border-color:var(--wine);background:var(--wine);color:#fff}.nav-topics-panel>div button span{font-family:var(--serif);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.25;overflow:hidden}.nav-topics-panel>div button small{color:#9a8475;font-size:9px}.nav-topics-panel>div button:hover small,.nav-topics-panel>div button.is-active small{color:#efd7aa}.all-topics-link{border:0;border-top:1px solid var(--line);width:100%;color:var(--wine);cursor:pointer;background:0 0;justify-content:space-between;margin-top:10px;padding:11px 3px 2px;font-size:11px;font-weight:800;display:flex}.all-topics-link span{transition:transform .16s}.all-topics-link:hover span{transform:translate(4px)}.hero{color:#fff8eb;background:radial-gradient(circle at 77% 28%,#c5822542,#0000 24rem),radial-gradient(circle at 15% 110%,#8b1f15b8,#0000 31rem),linear-gradient(132deg,#3d0c08 0%,#240806 58%,#130403 100%);position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;border:1px solid #e3c17c1f;position:absolute;inset:20px}.hero:after{content:"☦";color:#e3c17c09;font-family:var(--serif);pointer-events:none;font-size:clamp(300px,40vw,620px);line-height:1;position:absolute;bottom:-.42em;right:-.05em}.hero-inner{z-index:1;grid-template-columns:minmax(0,1.15fr) minmax(280px,.65fr);align-items:center;gap:clamp(50px,8vw,110px);width:min(1180px,100% - 48px);min-height:680px;margin:auto;padding:clamp(68px,8vw,104px) 0;display:grid;position:relative}.hero-copy{max-width:700px}.eyebrow{color:var(--wine);letter-spacing:.19em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:800}.hero .eyebrow{color:var(--gold-light)}.hero h1{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(56px,7.2vw,92px);font-weight:400;line-height:.94}.hero h1 em{color:#edbd67;font-style:normal}.hero-description{color:#decebb;max-width:650px;font-family:var(--serif);margin:30px 0 0;font-size:clamp(18px,1.9vw,22px);line-height:1.65}.hero-presence-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-width:650px;margin-top:24px;display:grid}.hero-presence-links a{color:#f0ddbd;text-align:center;background:#fff8e90e;border:1px solid #e3c17c6b;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:9px 11px;font-size:11px;font-weight:750;line-height:1.25;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.hero-presence-links a:hover,.hero-presence-links a:focus-visible{border-color:var(--gold-light);color:#fffaf0;background:#e3c17c24}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.primary-action,.secondary-action{border:1px solid var(--gold-light);letter-spacing:.025em;border-radius:3px;justify-content:center;align-items:center;min-height:48px;padding:12px 19px;font-size:13px;font-weight:750;transition:transform .18s,background .18s,color .18s;display:inline-flex}.primary-action{background:var(--gold-light);color:#311009}.secondary-action{color:#f6e5cb}.primary-action:hover,.secondary-action:hover{transform:translateY(-2px)}.secondary-action:hover{background:#ffffff14}.hero-stats{border-top:1px solid #e3c17c38;grid-template-columns:repeat(3,1fr);max-width:580px;margin-top:48px;padding-top:22px;display:grid}.hero-stats span{border-left:1px solid #e3c17c2b;gap:1px;padding:0 22px;display:grid}.hero-stats span:first-child{border-left:0;padding-left:0}.hero-stats strong{color:#fffaf0;font-family:var(--serif);font-size:27px;font-weight:400;line-height:1.1}.hero-stats small{color:#bfae99;letter-spacing:.09em;text-transform:uppercase;font-size:11px}.hero-art{justify-self:end;width:min(100%,370px);margin:0}.hero-art-frame{box-shadow:var(--shadow-lg);background:#fff8e90f;border:1px solid #e3c17ca3;padding:13px;position:relative}.hero-art-frame:before,.hero-art-frame:after{content:"✦";z-index:1;color:var(--gold-light);font-size:15px;position:absolute}.hero-art-frame:before{top:-11px;left:-8px}.hero-art-frame:after{bottom:-11px;right:-8px}.hero-art-frame img{object-fit:cover;object-position:center 20%;filter:saturate(.9)contrast(1.04);width:100%;max-height:475px;display:block}.hero-art figcaption{color:#bfae98;letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;gap:14px;margin-top:13px;font-size:10px;display:flex}.hero-art figcaption a{color:#e9c985}.hero-art figcaption a:hover{text-underline-offset:3px;text-decoration:underline}.section{width:min(1180px,100% - 40px);margin:auto;padding:clamp(76px,9vw,118px) 0}.section-heading{grid-template-columns:minmax(0,1.1fr) minmax(260px,.7fr);align-items:end;gap:50px;margin-bottom:38px;display:grid}.section-heading>div{padding-left:54px;position:relative}.section-index{color:var(--gold);font-family:var(--serif);letter-spacing:.08em;font-size:13px;position:absolute;top:5px;left:0}.section-index:after{content:"";background:var(--gold-light);width:1px;height:34px;position:absolute;top:25px;left:5px}.section-heading h2,.about-copy h2{font-family:var(--serif);letter-spacing:-.025em;margin:0;font-size:clamp(34px,4.2vw,52px);font-weight:400;line-height:1.08}.section-heading p{max-width:500px;color:var(--muted);margin:0;font-size:15px}.featured-grid{grid-template-rows:repeat(3,170px);grid-template-columns:1.18fr .82fr;gap:18px;display:grid}.feature-card{background:var(--wine-deep);color:#fff9ed;min-height:0;box-shadow:var(--shadow-sm);isolation:isolate;border-radius:5px;align-items:end;display:flex;position:relative;overflow:hidden}.feature-card:first-child{grid-row:1/4}.feature-card img{object-fit:cover;opacity:.82;width:100%;height:100%;transition:transform .45s,filter .45s;position:absolute;inset:0}.feature-fallback{color:#e3c17c9e;font-family:var(--serif);background:radial-gradient(circle, #5b1711, var(--wine-deep));place-items:center;font-size:clamp(70px,12vw,150px);display:grid;position:absolute;inset:0}.feature-card:after{content:"";z-index:0;background:linear-gradient(#1607040f 18%,#180805eb 100%);position:absolute;inset:0}.feature-card:hover img{filter:saturate(.8);transform:scale(1.035)}.feature-number{z-index:1;color:#fff8e9d1;font-family:var(--serif);font-size:13px;position:absolute;top:17px;right:19px}.feature-copy{z-index:1;width:100%;padding:clamp(22px,3.5vw,38px);position:relative}.feature-copy>span{color:#e8c984;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:700}.feature-copy h3{max-width:700px;font-family:var(--serif);margin:9px 0 12px;font-size:clamp(22px,2.5vw,37px);font-weight:400;line-height:1.17}.feature-card:not(:first-child) .feature-copy h3{font-size:clamp(19px,1.8vw,26px)}.feature-copy small{color:#d9cab6;font-size:11px}.feature-copy small b{color:var(--gold-light);margin-left:4px;transition:transform .18s;display:inline-block}.feature-card:hover .feature-copy small b{transform:translate(4px)}.archive-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(#704e3109 1px, transparent 1px), linear-gradient(90deg, #704e3109 1px, transparent 1px), var(--paper);background-size:32px 32px}.archive-inner{width:min(1180px,100% - 40px);margin:auto;padding:clamp(76px,9vw,112px) 0}.archive-toolbar{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fffdf7db;border-radius:6px;margin:0 0 28px;padding:20px}.filter-panel{grid-template-columns:minmax(0,1fr) 260px;gap:12px;display:grid}.filter-panel label{position:relative}.filter-panel input,.filter-panel select{background:var(--paper);width:100%;min-height:52px;color:var(--ink);border:1px solid #5c39243d;border-radius:3px;padding:12px 15px;transition:border-color .16s,box-shadow .16s}.filter-panel input{padding-left:44px}.search-field:before{content:"⌕";z-index:1;color:var(--wine);font-family:var(--serif);pointer-events:none;font-size:25px;position:absolute;top:7px;left:15px}.filter-panel input:focus,.filter-panel select:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #bd84321f}.category-row{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.category-chip,.category-toggle{border:1px solid var(--line);min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border-radius:2px;padding:7px 11px;font-size:12px;transition:border-color .16s,background .16s,color .16s}.category-chip span{color:#9c887b;margin-left:5px;font-size:10px}.category-chip:hover,.category-chip.is-active{border-color:var(--wine);background:var(--wine);color:#fff}.category-chip.is-active span{color:#edcfa2}.category-toggle{color:var(--wine);border-color:#0000;margin-left:auto;font-weight:700}.category-toggle:hover{text-underline-offset:3px;text-decoration:underline}.result-summary{color:var(--muted);margin:0 0 20px;font-size:13px}.result-summary strong{color:var(--wine);font-family:var(--serif);margin-right:3px;font-size:21px;font-weight:400}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.article-card{border:1px solid var(--line);background:#fffdf7f5;border-radius:5px;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.article-card:hover{border-color:#bd8432b8;transform:translateY(-5px);box-shadow:0 20px 48px #391e1321}.card-image{aspect-ratio:16/10;background:linear-gradient(135deg, var(--paper-warm), #d9bf96);overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.article-card:hover .card-image img{transform:scale(1.035)}.card-fallback{height:100%;color:var(--wine);font-family:var(--serif);place-items:center;font-size:42px;display:grid}.card-content{flex-direction:column;flex:1;padding:22px;display:flex}.card-kicker{color:var(--wine);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.card-content h3{font-family:var(--serif);margin:9px 0 11px;font-size:22px;font-weight:400;line-height:1.25}.card-content p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 22px;font-size:13px;line-height:1.65;display:-webkit-box;overflow:hidden}.card-meta{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:15px;display:flex}.card-date{color:var(--muted);font-size:10px}.card-link-label{color:var(--wine);white-space:nowrap;font-size:11px;font-weight:700}.card-link-label b{transition:transform .16s;display:inline-block}.article-card:hover .card-link-label b{transform:translate(3px)}.load-more{border:1px solid var(--wine);min-height:48px;color:var(--wine);cursor:pointer;background:0 0;border-radius:3px;margin:38px auto 0;padding:11px 22px;font-weight:750;transition:background .16s,color .16s;display:block}.load-more:hover{background:var(--wine);color:#fff}.no-results{border:1px dashed var(--line);text-align:center;color:var(--muted);padding:44px}.about-section{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(44px,8vw,105px);scroll-margin-top:96px;display:grid}.about-panel{border:1px solid var(--gold-light);color:#f0dfc6;min-height:390px;box-shadow:var(--shadow-lg);background:radial-gradient(circle at 50% 26%,#e3c17c24,#0000 30%),linear-gradient(145deg,#5a1711,#250805);flex-direction:column;justify-content:end;padding:38px;display:flex;position:relative;overflow:hidden}.about-panel:before{content:"";border:1px solid #e3c17c3d;position:absolute;inset:12px}.about-cross{color:#dfb96d;width:100%;font-family:var(--serif);text-align:center;font-size:106px;line-height:1;position:absolute;top:38px;left:0}.about-panel>p{color:#e7c889;font-family:var(--serif);margin:0 0 14px;font-size:18px;position:relative}.about-panel>div{background:#e3c17c40;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;position:relative}.about-panel>div span{color:#c6b39d;letter-spacing:.08em;text-transform:uppercase;background:#34100c;padding:14px;font-size:10px;display:grid}.about-panel strong{color:#fff7e8;font-family:var(--serif);font-size:24px;font-weight:400;line-height:1.2}.about-copy{padding-left:54px;position:relative}.about-copy p:not(.eyebrow){color:var(--muted);font-family:var(--serif);margin:22px 0;font-size:18px;line-height:1.75}.text-link{color:var(--wine);font-size:13px;font-weight:800}.text-link span{margin-left:4px;transition:transform .16s;display:inline-block}.text-link:hover span{transform:translate(4px)}.contact-section{border-top:1px solid var(--line);background:#f7f1e6;padding:clamp(70px,9vw,108px) 0;scroll-margin-top:96px}.contact-inner{grid-template-columns:1.15fr .85fr;align-items:start;gap:clamp(36px,7vw,90px);width:min(1180px,100% - 40px);margin:auto;display:grid}.contact-inner>div:first-child{padding-left:54px;position:relative}.contact-inner h2{color:var(--ink);font-family:var(--serif);margin:6px 0 20px;font-size:clamp(36px,4.8vw,58px);font-weight:400;line-height:1.04}.contact-inner>div:first-child>p:not(.eyebrow){max-width:690px;color:var(--muted);font-family:var(--serif);margin:0;font-size:18px;line-height:1.75}.contact-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fffdf7d1;padding:30px}.contact-card p{color:var(--muted);margin:0 0 10px;line-height:1.55}.contact-card p strong{color:var(--wine);font-family:var(--serif);font-size:22px;font-weight:400}.contact-card a{color:var(--wine);margin-top:10px;font-weight:800;display:inline-block}.contact-card a:hover{color:#61170f;text-decoration:underline}.contact-links{gap:4px;margin-top:18px;display:grid}.contact-links a{border-bottom:1px solid var(--line);align-items:center;min-height:42px;margin:0;padding:8px 0;display:flex}.site-footer{background:var(--wine-deep);color:#e9dbc8;border-top:1px solid #e3c17c38;padding:42px 0}.footer-inner{justify-content:space-between;align-items:end;gap:35px;width:min(1180px,100% - 40px);margin:auto;display:flex}.footer-logo{width:min(282px,55vw);height:auto;display:block}.footer-inner p{color:#ad9d8d;margin:8px 0 0;font-size:11px}.footer-inner p strong{color:#dfc28c;font-weight:700}.footer-inner p a{color:#d7c5ad}.footer-inner p a:hover{color:var(--gold-light)}.footer-inner nav{color:#d7c5ad;flex-wrap:wrap;justify-content:end;gap:24px;font-size:12px;display:flex}.footer-inner nav a:hover{color:var(--gold-light)}.footer-presence-links{color:#d7c5ad;flex-wrap:wrap;gap:8px 16px;margin-top:14px;font-size:11px;display:flex}.footer-presence-links a:hover{color:var(--gold-light)}.testament-page{background:var(--paper);min-height:100vh}.testament-hero{color:#fff9ed;background:radial-gradient(circle at 17% 42%,#bd843229,#0000 25rem),linear-gradient(122deg,#190504,#3a0c08 58%,#210605);border-bottom:1px solid #e3c17c4d;position:relative;overflow:hidden}.testament-hero:before{content:"";pointer-events:none;border:1px solid #e3c17c29;position:absolute;inset:14px}.testament-hero:after{content:"✦";color:#e3c17c09;font-family:var(--serif);pointer-events:none;font-size:clamp(260px,42vw,600px);line-height:1;position:absolute;bottom:-.45em;right:-.08em}.testament-hero-inner{z-index:1;grid-template-columns:minmax(0,1.15fr) minmax(280px,.65fr);align-items:center;gap:clamp(58px,10vw,124px);width:min(1120px,100% - 48px);min-height:650px;margin:auto;padding:clamp(68px,8vw,100px) 0;display:grid;position:relative}.testament-hero-copy{max-width:650px}.testament-hero-copy .eyebrow{color:var(--gold-light)}.testament-hero-copy h1{font-family:var(--serif);letter-spacing:-.055em;margin:10px 0 24px;font-size:clamp(65px,9vw,116px);font-weight:400;line-height:.83}.testament-hero-copy h1 em{color:#e6c37c;font-weight:400}.testament-lead{color:#d7c7b3;max-width:630px;font-family:var(--serif);margin:0;font-size:clamp(18px,2vw,22px);line-height:1.72}.testament-stats{border-top:1px solid #e3c17c4d;border-bottom:1px solid #e3c17c2e;grid-template-columns:repeat(3,1fr);max-width:570px;margin-top:34px;display:grid}.testament-stats span{border-right:1px solid #e3c17c33;padding:18px 18px 16px;display:grid}.testament-stats span:last-child{border-right:0}.testament-stats strong{color:#fff9ed;font-family:var(--serif);font-size:30px;font-weight:400;line-height:1}.testament-stats small{color:#bba992;letter-spacing:.13em;text-transform:uppercase;margin-top:7px;font-size:9px}.testament-icon{justify-self:end;width:min(100%,350px);margin:0}.testament-icon>div{background:#1103028f;border:1px solid #e3c17c75;padding:11px;position:relative;box-shadow:0 35px 85px #0c020275}.testament-icon>div:before{content:"";z-index:1;pointer-events:none;border:1px solid #ffefcc33;position:absolute;inset:19px}.testament-icon img{aspect-ratio:4/5;object-fit:cover;object-position:center top;filter:saturate(.86)contrast(1.03);width:100%;display:block}.testament-icon figcaption{color:#a99885;text-align:center;gap:2px;margin-top:13px;font-size:9px;line-height:1.5;display:grid}.testament-icon figcaption a{color:#e0c184;text-underline-offset:3px;-webkit-text-decoration:underline #e0c18473;text-decoration:underline #e0c18473}.testament-section-nav{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf7f0;justify-content:center;align-items:stretch;min-height:58px;padding:0 max(24px,50% - 560px);display:flex;position:sticky;top:76px;box-shadow:0 8px 24px #391e130d}.testament-section-nav a{color:#5e4d43;letter-spacing:.03em;white-space:nowrap;align-items:center;gap:8px;padding:17px clamp(12px,2vw,23px);font-size:11px;font-weight:750;display:inline-flex}.testament-section-nav a+a{border-left:1px solid var(--line)}.testament-section-nav a:hover{color:var(--wine);background:#eee0c873}.testament-section-nav span{color:var(--gold);font-family:var(--serif);font-size:10px}.testament-shell{width:min(1120px,100% - 48px);margin:auto}.testament-section{border-bottom:1px solid var(--line);padding:clamp(76px,10vw,125px) 0;scroll-margin-top:125px}.testament-section:last-child{border-bottom:0}.testament-section-heading{grid-template-columns:42px minmax(300px,.95fr) minmax(280px,.75fr);align-items:end;gap:26px;margin-bottom:42px;display:grid}.testament-section-heading>span{color:var(--gold);font-family:var(--serif);align-self:start;padding-top:4px;font-size:14px}.testament-section-heading>div{border-left:1px solid var(--gold-light);padding-left:24px}.testament-section-heading .eyebrow{margin:0 0 4px}.testament-section-heading h2{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(37px,5vw,57px);font-weight:400;line-height:1.05}.testament-section-heading>p{color:var(--muted);font-family:var(--serif);margin:0;font-size:16px;line-height:1.65}.testament-book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.testament-book-card{border:1px solid var(--line);border-top:3px solid var(--wine);box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#ffffffb8,#f6ecd994);border-radius:2px;padding:clamp(24px,4vw,36px)}.testament-book-card.is-featured{background:linear-gradient(135deg,#fffdf7,#f3e4ca)}.testament-book-heading{justify-content:space-between;align-items:start;gap:24px;display:flex}.testament-book-heading p{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin:0 0 5px;font-size:9px;font-weight:800}.testament-book-heading h3{font-family:var(--serif);margin:0;font-size:clamp(25px,3vw,34px);font-weight:500;line-height:1.15}.testament-book-intro{color:var(--wine);flex:none;font-size:10px;font-weight:800}.testament-book-intro:hover{text-underline-offset:4px;text-decoration:underline}.testament-book-description{min-height:3.3em;color:var(--muted);font-family:var(--serif);margin:18px 0 23px;font-size:15px;line-height:1.65}.chapter-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.chapter-grid a{aspect-ratio:1;color:var(--wine);font-family:var(--serif);background:#fffdf7b8;border:1px solid #831d162e;border-radius:2px;place-items:center;font-size:13px;transition:transform .14s,background .14s,color .14s,border-color .14s;display:grid}.chapter-grid a:hover{border-color:var(--wine);background:var(--wine);color:#fff9ed;transform:translateY(-2px)}.epistle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.epistle-card{border:1px solid var(--line);background:#fffdf7bf;grid-template-columns:34px 1fr 22px;align-items:center;gap:16px;min-height:104px;padding:20px 22px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;box-shadow:0 6px 18px #391e1309}.epistle-card:hover{box-shadow:var(--shadow-sm);border-color:#831d1670;transform:translateY(-3px)}.epistle-index{color:var(--gold);font-family:var(--serif);align-self:start;font-size:12px}.epistle-card h3{font-family:var(--serif);margin:0;font-size:clamp(20px,2.3vw,26px);font-weight:500;line-height:1.18}.epistle-card p{color:var(--muted);letter-spacing:.06em;margin:7px 0 0;font-size:10px}.epistle-arrow{color:var(--wine);font-size:18px;transition:transform .16s}.epistle-card:hover .epistle-arrow{transform:translate(4px)}.catholic-grid .epistle-card{min-height:126px}.revelation-card{color:#fff5e5;min-height:260px;box-shadow:var(--shadow-lg);background:linear-gradient(125deg,#260806,#5a1510);border:1px solid #e3c17c6b;align-items:center;padding:clamp(32px,6vw,65px);display:flex;position:relative;overflow:hidden}.revelation-card:after{content:"";border:1px solid #e3c17c2e;position:absolute;inset:12px}.revelation-card>div{z-index:2;position:relative}.revelation-card p{color:#d8b66e;letter-spacing:.15em;text-transform:uppercase;margin:0 0 6px;font-size:9px;font-weight:800}.revelation-card h3{font-family:var(--serif);margin:0 0 22px;font-size:clamp(38px,6vw,67px);font-weight:400;line-height:1.05}.revelation-card div span{color:#dac8ae;font-size:11px;font-weight:750}.revelation-ornament{color:#e3c17c1a;font-family:var(--serif);letter-spacing:-.12em;font-size:clamp(90px,18vw,190px);position:absolute;right:6%}.testament-footer-title{font-family:var(--serif);color:#dfc28c!important;font-size:18px!important}.article-page{background:radial-gradient(circle at 50% 0, #fffaf0 0, var(--paper) 35%, var(--ivory) 100%);min-height:100vh}.article-shell{width:min(900px,100% - 40px);margin:auto;padding:clamp(48px,7vw,86px) 0 clamp(76px,10vw,120px)}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:9px;margin-bottom:30px;font-size:12px;display:flex}.breadcrumbs a{color:var(--wine);font-weight:700}.article-title-block{border-top:1px solid var(--gold-light);border-bottom:1px solid var(--line);background:#fffdf79e;padding:clamp(26px,5vw,52px) clamp(24px,5vw,58px);position:relative}.article-header{z-index:1;max-width:760px;position:relative}.article-header h1{font-family:var(--serif);letter-spacing:-.034em;text-wrap:balance;margin:0;font-size:clamp(38px,6vw,66px);font-weight:400;line-height:1.08}.article-byline{color:var(--muted);margin:19px 0 0;font-size:12px}.article-categories{flex-wrap:wrap;gap:7px;margin:22px 0 0;display:flex}.article-categories span{color:var(--wine);background:#eee0c89e;border:1px solid #831d1629;border-radius:2px;padding:5px 9px;font-size:10px}.article-ornament{color:#bd84321a;font-family:var(--serif);font-size:clamp(90px,17vw,160px);line-height:1;position:absolute;bottom:-.15em;right:31px}.article-media{margin:34px 0 0}.article-featured{object-fit:contain;border:1px solid var(--line);width:100%;max-height:590px;box-shadow:var(--shadow-sm);background:#f0e5d2;border-radius:3px;margin:0;padding:12px;display:block}.image-credit{max-width:700px;color:var(--muted);text-align:center;margin:11px auto 0;font-size:10px;line-height:1.55}.image-credit a{color:var(--wine);text-decoration:underline;-webkit-text-decoration-color:var(--gold-light);text-decoration-color:var(--gold-light);text-underline-offset:3px}.article-body{font-family:var(--serif);margin:clamp(44px,7vw,70px) auto 0;font-size:clamp(18px,2vw,20px);line-height:1.86}.article-body>p:first-of-type:first-letter{float:left;color:var(--wine);margin:.08em .09em 0 0;font-size:3.35em;line-height:.82}.article-body h1,.article-body h2,.article-body h3,.article-body h4{color:var(--wine-deep);font-family:var(--serif);margin:1.85em 0 .65em;font-weight:500;line-height:1.25}.article-body h2{font-size:1.65em}.article-body h3{font-size:1.3em}.article-body p{margin:0 0 1.2em}.article-body a{color:var(--wine);text-decoration:underline;-webkit-text-decoration-color:var(--gold-light);text-decoration-color:var(--gold-light);text-underline-offset:3px}.article-body .legacy-chapter-button{border:1px solid var(--wine);background:var(--wine);color:#fffaf1;font-family:var(--sans);border-radius:2px;align-items:center;margin:4px 9px;padding:8px 13px;font-size:12px;font-weight:750;line-height:1.2;text-decoration:none;display:inline-flex}.article-body .legacy-chapter-button:hover{background:var(--wine-deep)}.article-body img{border:1px solid var(--line);background:var(--paper);border-radius:2px;height:auto;margin:32px auto;padding:6px;display:block}.article-body blockquote{border-left:3px solid var(--gold);color:#5f5047;background:#eee0c873;margin:34px 0;padding:22px 28px;font-size:1.04em;font-style:italic}.article-body ul,.article-body ol{padding-left:1.35em}.article-body li{margin-bottom:.45em}.article-body table{border-collapse:collapse;max-width:100%;font-family:var(--sans);font-size:14px;display:block;overflow-x:auto}.article-body td,.article-body th{border:1px solid var(--line);padding:9px}.article-body iframe,.article-body object,.article-body embed,.article-body form{display:none}.scripture-tabs{border:1px solid var(--line);border-top:3px solid var(--wine);box-shadow:var(--shadow-sm);background:#fffdf7b8;margin:38px 0}.scripture-tab-list{border-bottom:1px solid var(--line);background:#eee0c86b;flex-wrap:wrap;gap:0;display:flex}.scripture-tab-list button{border:0;border-right:1px solid var(--line);color:#6d5a4e;min-height:52px;font:750 12px/1.35 var(--sans);letter-spacing:.025em;cursor:pointer;background:0 0;padding:13px 20px}.scripture-tab-list button:hover{color:var(--wine);background:#fff9}.scripture-tab-list button[aria-selected=true]{color:#fffaf1;background:var(--wine)}.scripture-tab-list button:focus-visible{z-index:1;outline:3px solid var(--gold-light);outline-offset:-3px;position:relative}.scripture-tab-panel{padding:clamp(24px,5vw,48px)}.scripture-tab-panel[hidden]{display:none}.scripture-tab-panel>:first-child{margin-top:0}.creed-page{background:var(--paper);min-height:100vh}.creed-hero{color:#fff9ed;background:radial-gradient(circle at 78% 24%,#b1823638,#0000 30%),linear-gradient(135deg,#210405,#5c1014 58%,#280607);position:relative;overflow:hidden}.creed-hero:before{content:"☦";color:#e5c37c1f;font-family:var(--serif);font-size:clamp(190px,32vw,430px);line-height:1;position:absolute;top:50%;right:7vw;transform:translateY(-48%)}.creed-hero-inner{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;width:min(1120px,100% - 48px);min-height:620px;margin:auto;padding:clamp(100px,13vw,150px) 0 110px;display:flex;position:relative}.creed-hero .eyebrow{color:var(--gold-light)}.creed-hero h1{max-width:780px;font-family:var(--serif);letter-spacing:-.055em;margin:8px 0 25px;font-size:clamp(62px,9vw,112px);font-weight:400;line-height:.88}.creed-hero h1 em{color:#e3c17c;font-weight:400}.creed-hero-inner>p:not(.eyebrow){color:#d8c9b5;max-width:650px;font-family:var(--serif);margin:0;font-size:clamp(18px,2vw,22px);line-height:1.72}.creed-start-link{color:#f0d397;letter-spacing:.05em;border-bottom:1px solid #e3c17c8c;margin-top:34px;padding-bottom:7px;font-size:11px;font-weight:800}.creed-start-link span{margin-left:8px}.creed-text-section,.creed-articles-section{width:min(1120px,100% - 48px);margin:auto;padding:clamp(80px,10vw,125px) 0}.creed-text-section{border-bottom:1px solid var(--line);grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr);gap:clamp(45px,8vw,105px);display:grid}.creed-text-section header{align-self:start;position:sticky;top:120px}.creed-text-section h2,.creed-articles-section h2{font-family:var(--serif);letter-spacing:-.04em;margin:4px 0 0;font-size:clamp(50px,7vw,80px);font-weight:400;line-height:1}.creed-text{counter-reset:creed}.creed-text p{color:#433730;font-family:var(--serif);margin:0;padding:0 0 25px 55px;font-size:clamp(18px,2vw,22px);line-height:1.78;position:relative}.creed-text p+p{border-top:1px solid #ad8b5c3d;padding-top:25px}.creed-text p>span{color:var(--gold);font-family:var(--serif);font-size:14px;font-weight:700;position:absolute;top:.18em;left:0}.creed-text p+p>span{top:calc(25px + .18em)}.creed-articles-section>header{grid-template-columns:1fr .85fr;align-items:end;gap:55px;margin-bottom:50px;display:grid}.creed-articles-section>header>p{color:var(--muted);font-family:var(--serif);margin:0 0 7px;font-size:17px;line-height:1.7}.creed-article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.creed-article-card{border:1px solid var(--line);border-top:3px solid var(--wine);min-height:195px;box-shadow:var(--shadow-sm);background:#fffdf7b8;grid-template-columns:58px 1fr;gap:22px;padding:28px;transition:transform .16s,box-shadow .16s;display:grid}.creed-article-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.creed-article-number{border:1px solid var(--gold-light);width:52px;height:52px;color:var(--wine);font-family:var(--serif);border-radius:50%;place-items:center;font-size:18px;display:grid}.creed-article-card p{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin:2px 0 7px;font-size:9px;font-weight:800}.creed-article-card h3{color:var(--ink);font-family:var(--serif);margin:0;font-size:clamp(20px,2.2vw,26px);font-weight:500;line-height:1.3}.creed-read-more{color:var(--wine);gap:9px;margin-top:22px;font-size:10px;font-weight:800;display:inline-flex}.creed-related{color:#fff6e8;background:var(--wine-deep);justify-content:space-between;align-items:center;gap:30px;margin-top:34px;padding:28px 32px;display:flex}.creed-related>div{align-items:center;gap:20px;display:flex}.creed-related>div>span{color:var(--gold-light);font-size:22px}.creed-related p{color:#c9aa79;letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px;font-size:9px;font-weight:800}.creed-related h3{font-family:var(--serif);margin:0;font-size:20px;font-weight:400}.creed-related>a{color:#eccf96;flex:none;font-size:11px;font-weight:800}.article-end{border-top:1px solid var(--line);color:var(--gold);align-items:center;gap:15px;margin-top:64px;padding-top:27px;display:flex}.back-link{color:var(--wine);font-size:13px;font-weight:800}.back-link:hover{text-underline-offset:4px;text-decoration:underline}@media (width<=1020px){.header-tagline{display:none}.hero-inner{grid-template-columns:minmax(0,1fr) minmax(240px,.54fr);gap:45px}.hero h1{font-size:clamp(52px,7.5vw,76px)}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testament-section-heading{grid-template-columns:36px minmax(300px,1fr)}.testament-section-heading>p{grid-column:2}}@media (width<=860px){.menu-shell{position:static}.mobile-menu-toggle{cursor:pointer;background:#ffffff0a;border:1px solid #e3c17c61;border-radius:3px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:11px 10px;display:flex}.mobile-menu-toggle span{background:#ead8bd;width:100%;height:1px;transition:transform .18s,opacity .18s;display:block}.mobile-menu-toggle[aria-expanded=true] span:first-child{transform:translateY(6px)rotate(45deg)}.mobile-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.mobile-menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-6px)rotate(-45deg)}.main-nav{visibility:hidden;opacity:0;pointer-events:none;background:#240806fb;border:1px solid #e3c17c42;border-top:0;border-radius:0 0 5px 5px;flex-direction:column;align-items:stretch;gap:0;padding:13px 18px 18px;transition:opacity .16s,transform .16s,visibility .16s;display:flex;position:absolute;top:calc(100% + 1px);left:0;right:0;transform:translateY(-8px);box-shadow:0 24px 52px #14040361}.main-nav[data-open=true]{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.main-nav>a,.nav-topics-trigger{border-bottom:1px solid #e3c17c21;justify-content:space-between;align-items:center;width:100%;min-height:47px;padding:12px 4px;display:flex}.main-nav>a:after,.nav-topics-trigger:after{display:none}.nav-topics{width:100%}.nav-topics-panel{visibility:hidden;opacity:0;color:#f2e5d3;width:100%;max-height:0;box-shadow:none;background:#fffdf70a;border:0;padding:0 10px;transition:max-height .22s,opacity .18s,padding .22s,visibility .18s;position:static;overflow:hidden;transform:none}.nav-topics-panel:before{display:none}.nav-topics-panel[data-open=true]{visibility:visible;opacity:1;max-height:520px;padding:14px 10px}.nav-topics-panel>p{color:var(--gold-light)}.nav-topics-panel>div button{color:#f2e5d3;border-color:#e3c17c2e}.nav-topics-panel>div button small{color:#b8a48e}.all-topics-link{color:var(--gold-light);border-top-color:#e3c17c29}.testament-section-nav{justify-content:flex-start;top:68px;overflow-x:auto}}@media (width<=760px){.header-inner{width:min(100% - 28px,1240px);min-height:68px}.brand-logo{width:min(285px,68vw)}.hero:before{inset:10px}.hero-inner{grid-template-columns:1fr;gap:46px;min-height:auto;padding:70px 0 58px}.hero-copy{text-align:center}.hero-description{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-presence-links{margin-left:auto;margin-right:auto}.hero-stats{text-align:left;margin-left:auto;margin-right:auto}.hero-art{justify-self:center;width:min(82%,350px)}.section-heading{grid-template-columns:1fr;gap:17px}.section-heading>p{padding-left:54px}.featured-grid{grid-template-rows:auto;grid-template-columns:1fr}.feature-card,.feature-card:first-child{grid-row:auto;min-height:350px}.filter-panel{grid-template-columns:1fr}.category-toggle{margin-left:0}.about-section{grid-template-columns:1fr}.about-panel{min-height:340px}.contact-inner{grid-template-columns:1fr}.footer-inner{flex-direction:column;align-items:flex-start}.footer-inner nav{justify-content:flex-start}.article-shell{width:min(100% - 28px,900px)}.article-title-block{padding-left:22px;padding-right:22px}.article-ornament{right:12px}.testament-hero-inner{text-align:center;grid-template-columns:1fr;gap:52px;min-height:auto}.testament-hero-copy{margin:auto}.testament-lead{margin-left:auto;margin-right:auto}.testament-icon{justify-self:center;width:min(76%,340px)}.testament-book-grid,.epistle-grid{grid-template-columns:1fr}.testament-section-heading{grid-template-columns:30px 1fr;gap:16px}.testament-section-heading>div{padding-left:18px}.testament-section-heading>p{grid-column:2}}@media (width<=540px){.nav-topics-panel>div{grid-template-columns:1fr}.hero-inner,.section,.archive-inner{width:min(100% - 28px,1180px)}.hero h1{font-size:clamp(49px,15vw,68px)}.hero-description{font-size:18px}.hero-presence-links{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-presence-links a{min-height:48px;padding:10px 8px;font-size:12px}.primary-action,.secondary-action{width:100%}.hero-stats span{padding:0 10px}.hero-stats strong{font-size:23px}.hero-stats small{font-size:9px}.section-heading>div,.section-heading>p,.about-copy,.contact-inner>div:first-child{padding-left:42px}.section-heading h2,.about-copy h2{font-size:36px}.feature-card,.feature-card:first-child{min-height:320px}.archive-toolbar{padding:13px}.article-grid{grid-template-columns:1fr}.card-content h3{font-size:23px}.about-panel{min-height:310px;padding:28px}.about-cross{font-size:88px}.footer-inner{width:min(100% - 28px,1180px)}.about-section,.contact-section{scroll-margin-top:80px}.article-header h1{font-size:clamp(35px,11vw,49px)}.article-body{font-size:18px;line-height:1.78}.article-body blockquote{padding:18px}.scripture-tab-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.scripture-tab-list button{border-bottom:1px solid var(--line);padding:12px 10px;font-size:11px}.scripture-tab-panel{padding:22px 17px}.creed-hero-inner,.creed-text-section,.creed-articles-section{width:min(100% - 28px,1120px)}.creed-hero-inner{text-align:center;align-items:center;min-height:540px;padding-top:90px}.creed-hero:before{right:50%;transform:translate(50%,-48%)}.creed-text-section{display:block}.creed-text-section header{text-align:center;margin-bottom:42px;position:static}.creed-text p{padding-left:42px;font-size:18px}.creed-articles-section>header{text-align:center;display:block}.creed-articles-section>header>p{margin-top:20px}.creed-article-grid{grid-template-columns:1fr}.creed-article-card{grid-template-columns:48px 1fr;gap:15px;min-height:0;padding:22px 17px}.creed-article-number{width:44px;height:44px}.creed-related{text-align:center;padding:24px 20px;display:block}.creed-related>div{display:block}.creed-related>div>span{margin-bottom:10px;display:block}.creed-related>a{margin-top:18px;display:inline-block}.testament-hero:before{inset:9px}.testament-hero-inner,.testament-shell{width:min(100% - 28px,1120px)}.testament-hero-copy h1{font-size:clamp(58px,20vw,82px)}.testament-stats span{padding:15px 7px 13px}.testament-stats strong{font-size:24px}.testament-stats small{letter-spacing:.06em;font-size:8px}.testament-section-nav{padding:0 8px}.testament-section-nav a{padding-left:13px;padding-right:13px}.testament-section-heading{display:block}.testament-section-heading>span{margin-bottom:8px;display:block}.testament-section-heading>div{margin-bottom:16px}.testament-book-card{padding:23px 18px}.testament-book-heading{display:block}.testament-book-intro{margin-top:9px;display:inline-block}.testament-book-description{min-height:0}.chapter-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.epistle-card{grid-template-columns:27px 1fr 16px;gap:10px;padding:18px 16px}.revelation-card{min-height:235px;padding:34px 27px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
