:root{--navy:#102139;--navy-light:#1c3453;--sage:#667061;--sage-dark:#4f584b;--sage-light:#e7eae2;--cream:#faf6ee;--beige:#efe7d9;--white:#fff;--shadow:0 20px 55px rgba(16,33,57,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--navy);font-family:"DM Sans",Arial,sans-serif;line-height:1.55;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.svg-sprite{position:absolute;overflow:hidden}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.narrow{max-width:760px}.centered{text-align:center}.section-pad{padding:90px 0}.white{background:#fff}h1,h2,h3{font-family:"Libre Baskerville",Georgia,serif;margin:0;color:var(--navy);font-weight:700}h1{font-size:clamp(2.7rem,5vw,3.55rem);line-height:1.18;letter-spacing:-.025em}h1 span{color:var(--sage)}h2{font-size:clamp(2rem,3.3vw,2.6rem);line-height:1.25}h3{font-size:1.15rem}.lead{font-size:1.08rem;color:rgba(16,33,57,.7);line-height:1.75}.eyebrow{font-size:.76rem;line-height:1.2;text-transform:uppercase;letter-spacing:.22em;font-weight:700;color:var(--sage-dark);margin:0 0 16px}.eyebrow.light{color:var(--sage-light)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border-radius:999px;padding:12px 25px;font-size:.9rem;font-weight:700;transition:.2s ease;border:1px solid transparent;cursor:pointer}.button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.button.navy{background:var(--navy);color:var(--cream)}.button.navy:hover{background:var(--navy-light)}.button.sage{background:var(--sage);color:#fff}.button.sage:hover{background:var(--sage-dark)}.button.outline{background:rgba(255,255,255,.72);border-color:rgba(16,33,57,.2);color:var(--navy)}.button.outline:hover{border-color:var(--sage);color:var(--sage-dark)}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.centered-buttons{justify-content:center}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(16,33,57,.08);background:rgba(250,246,238,.93);backdrop-filter:blur(12px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:15px;padding-bottom:15px}.logo-link img{width:205px;height:auto}.desktop-nav{display:flex;align-items:center;gap:25px}.desktop-nav a{font-size:.88rem;font-weight:700;color:rgba(16,33,57,.74);transition:.2s}.desktop-nav a:hover{color:var(--sage-dark)}.header-actions{display:flex;align-items:center;gap:10px}.menu-button{display:none;width:44px;height:44px;border-radius:50%;border:1px solid rgba(16,33,57,.16);background:transparent;color:var(--navy);place-items:center}.menu-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2}.mobile-nav{display:none;padding:8px 24px 20px;background:var(--cream);border-top:1px solid rgba(16,33,57,.08)}.mobile-nav.open{display:flex;flex-direction:column}.mobile-nav>a:not(.button){padding:12px 0;border-bottom:1px solid rgba(16,33,57,.06)}.mobile-nav .button{margin-top:12px}.hero{position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:58px}.eyebrow-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(102,112,97,.3);background:var(--sage-light);border-radius:999px;padding:7px 14px;font-size:.7rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--sage-dark)}.eyebrow-pill svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.hero .lead{max-width:580px;margin-top:23px}.hero-checks{list-style:none;padding:0;margin:34px 0 0;display:flex;flex-wrap:wrap;gap:10px 28px;color:rgba(16,33,57,.62);font-weight:600;font-size:.88rem}.hero-checks li{display:flex;align-items:center;gap:8px}.hero-checks svg{width:17px;height:17px;fill:none;stroke:var(--sage);stroke-width:2.2}.hero-image-wrap{position:relative}.hero-image{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:120px 120px 30px 30px;box-shadow:0 25px 70px rgba(16,33,57,.16);position:relative;z-index:2}.decor{position:absolute;border-radius:50%;z-index:1}.decor-a{width:190px;height:190px;background:var(--beige);right:-28px;top:-28px}.decor-b{width:155px;height:155px;background:var(--sage-light);left:-35px;bottom:-35px}.floating-card{position:absolute;z-index:3;left:24px;bottom:-22px;background:rgba(255,255,255,.96);border:1px solid rgba(16,33,57,.1);border-radius:18px;box-shadow:0 16px 40px rgba(16,33,57,.12);padding:14px 18px;display:flex;align-items:center;gap:13px}.floating-card strong,.floating-card small{display:block}.floating-card strong{font-size:.88rem}.floating-card small{font-size:.76rem;color:rgba(16,33,57,.58);margin-top:2px}.icon-box{width:48px;height:48px;border-radius:15px;background:#fff;display:grid;place-items:center;color:var(--sage-dark);box-shadow:0 3px 12px rgba(16,33,57,.05);flex:0 0 auto}.icon-box svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.benefits{background:rgba(231,234,226,.55);padding:54px 0}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.benefit h3{margin-top:18px}.benefit p{margin:9px 0 0;font-size:.9rem;color:rgba(16,33,57,.7)}.about .lead{margin:22px auto 0}.chips{display:flex;flex-wrap:wrap;justify-content:center;gap:11px;margin-top:28px}.chips span{border:1px solid rgba(102,112,97,.3);background:#fff;border-radius:999px;padding:8px 18px;font-size:.88rem;font-weight:600;color:var(--sage-dark)}.two-col{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.check-list,.leaf-list{list-style:none;padding:0;margin:30px 0 0;display:grid;gap:15px}.check-list li,.leaf-list li{display:flex;gap:12px;align-items:flex-start;color:rgba(16,33,57,.82)}.check-list svg,.leaf-list svg{width:24px;height:24px;padding:5px;border-radius:50%;background:var(--sage-light);color:var(--sage-dark);fill:none;stroke:currentColor;stroke-width:2.2;flex:0 0 auto}.planner-wrap{position:relative}.planner-decor{position:absolute;width:160px;height:160px;border-radius:50%;background:var(--sage-light);right:-24px;top:-24px}.planner-card{position:relative;background:var(--cream);border:1px solid rgba(16,33,57,.1);border-radius:26px;padding:26px;box-shadow:var(--shadow)}.planner-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:17px;border-bottom:1px solid rgba(16,33,57,.1)}.planner-head .eyebrow{margin-bottom:5px}.planner-head h3{font-size:1.05rem}.planner-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:15px 0;border-bottom:1px solid rgba(16,33,57,.06)}.planner-row strong,.planner-row small{display:block}.planner-row strong{font-size:.86rem}.planner-row small{font-size:.82rem;color:rgba(16,33,57,.58);margin-top:1px}.planner-row>svg{width:24px;height:24px;padding:5px;border-radius:50%;background:var(--sage-light);color:var(--sage-dark);fill:none;stroke:currentColor;stroke-width:2.2}.dot{width:10px;height:10px;border-radius:50%}.sage-dot{background:var(--sage)}.navy-dot{background:var(--navy)}.darksage-dot{background:var(--sage-dark)}.lightnavy-dot{background:var(--navy-light)}.planner-note{margin-top:14px;padding:13px 14px;background:#fff;border-radius:14px;font-size:.86rem;color:rgba(16,33,57,.68)}.section-intro{max-width:650px}.section-intro .lead{margin-top:18px}.collection-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:44px}.collection-card{overflow:hidden;border-radius:24px;border:1px solid rgba(16,33,57,.1);background:#fff;box-shadow:0 5px 18px rgba(16,33,57,.05);transition:.25s;display:flex;flex-direction:column}.collection-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.collection-card img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:.35s}.collection-card:hover img{transform:scale(1.04)}.collection-card>div{padding:20px;display:flex;flex-direction:column;flex:1}.collection-card h3{font-size:1.05rem}.collection-card p{font-size:.84rem;color:rgba(16,33,57,.7);line-height:1.6}.collection-card span{margin-top:auto;padding-top:12px;display:flex;align-items:center;gap:6px;font-size:.83rem;font-weight:700;color:var(--sage-dark)}.collection-card span svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.life-faith{background:rgba(239,231,217,.6)}.nature-wrap{position:relative}.nature-decor{position:absolute;width:140px;height:140px;background:var(--sage-light);border-radius:50%;left:-24px;top:-24px}.nature-wrap img{position:relative;width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:26px;box-shadow:var(--shadow)}.leaf-list svg{background:#fff;stroke-width:1.8}.ministry{background:var(--navy);color:var(--cream)}.ministry h2,.ministry h3{color:var(--cream)}.ministry .lead{color:rgba(250,246,238,.7)}.ministry-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px}.ministry-photo-wrap{position:relative;margin-top:38px}.ministry-decor{position:absolute;width:130px;height:130px;border-radius:50%;background:rgba(255,255,255,.05);left:-24px;top:-24px}.ministry-photo-wrap img{position:relative;width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:26px;box-shadow:0 25px 60px rgba(0,0,0,.2)}.ministry-items{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ministry-card{height:100%;padding:23px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);transition:.2s}.ministry-card:hover{background:rgba(255,255,255,.1)}.icon-box.dark{background:rgba(231,234,226,.13);color:var(--sage-light);box-shadow:none}.ministry-card h3{font-size:1rem;margin-top:15px}.ministry-card p{font-size:.85rem;color:rgba(250,246,238,.64);margin:8px 0 0}.closing .lead{margin:18px auto 0}.contact{background:rgba(231,234,226,.55)}.email-pill{display:inline-flex;align-items:center;gap:10px;margin-top:28px;border:1px solid rgba(16,33,57,.15);background:#fff;border-radius:999px;padding:12px 18px;font-size:.88rem;font-weight:700}.email-pill svg{width:18px;height:18px;fill:none;stroke:var(--sage-dark);stroke-width:1.8}.contact-form{background:#fff;border:1px solid rgba(16,33,57,.1);border-radius:26px;padding:30px;box-shadow:var(--shadow);display:grid;gap:18px}.contact-form label{display:grid;gap:7px;font-size:.88rem;font-weight:700}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(16,33,57,.15);background:rgba(250,246,238,.6);border-radius:13px;padding:12px 14px;color:var(--navy);outline:none;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--sage);box-shadow:0 0 0 3px rgba(102,112,97,.16)}.site-footer{background:var(--navy);color:var(--cream)}.footer-grid{padding-top:58px;padding-bottom:58px;display:grid;grid-template-columns:1.25fr .8fr .9fr 1.05fr .55fr;gap:42px}.footer-logo img{width:205px}.site-footer p{font-size:.85rem;color:rgba(250,246,238,.75);line-height:1.7}.site-footer .footer-strong{font-weight:600;color:rgba(250,246,238,.9)}.site-footer h3{font-family:"DM Sans",sans-serif;font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;color:var(--sage-light);margin:0 0 18px}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.site-footer li,.site-footer a{font-size:.83rem;color:rgba(250,246,238,.75)}.site-footer a:hover{color:var(--cream)}.footer-button{margin-top:14px}.socials{display:flex;gap:10px}.socials span{width:44px;height:44px;border-radius:50%;border:1px solid rgba(231,234,226,.6);display:grid;place-items:center}.socials svg{width:20px;height:20px;color:var(--cream);fill:none;stroke:currentColor;stroke-width:1.8}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:24px 0}.footer-bottom p{font-size:.72rem;color:rgba(250,246,238,.58);margin:0}.footer-legal{margin-top:14px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.footer-legal>p{max-width:760px}.footer-legal nav{display:flex;flex-wrap:wrap;gap:8px 13px;justify-content:flex-end}.footer-legal nav a,.footer-legal nav span{font-size:.72rem;color:rgba(250,246,238,.65)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}.delay-3{transition-delay:.24s}@media(max-width:1050px){.desktop-nav,.desktop-cta{display:none}.menu-button{display:grid}.hero-grid,.two-col,.ministry-grid{grid-template-columns:1fr}.hero-image-wrap{max-width:700px;margin-inline:auto}.benefit-grid{grid-template-columns:repeat(2,1fr)}.collection-grid{grid-template-columns:repeat(2,1fr)}.ministry-photo-wrap{max-width:720px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-legal{align-items:flex-start;flex-direction:column}.footer-legal nav{justify-content:flex-start}}@media(max-width:650px){.container{width:min(100% - 32px,1180px)}.section-pad{padding:64px 0}.header-inner{padding-top:12px;padding-bottom:12px}.logo-link img{width:175px}h1{font-size:2.55rem}h2{font-size:1.9rem}.lead{font-size:1rem}.hero-grid{gap:45px}.button-row{flex-direction:column}.button-row .button{width:100%}.hero-checks{gap:8px 18px}.hero-image{border-radius:70px 70px 24px 24px}.floating-card{position:relative;left:auto;bottom:auto;margin:-10px 15px 0}.benefit-grid,.collection-grid,.ministry-items,.footer-grid{grid-template-columns:1fr}.benefits{padding:46px 0}.collection-card{max-width:520px;width:100%;margin-inline:auto}.footer-grid{gap:34px;padding-top:46px;padding-bottom:46px}.socials{margin-top:-5px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}


/* ---- Multipage additions ---- */
.logo-link{display:flex;align-items:center;flex:0 0 auto;overflow:visible}
.logo-link img{width:225px;max-width:none;height:auto;object-fit:contain}
.desktop-nav a[aria-current="page"]{color:var(--navy);position:relative}
.desktop-nav a[aria-current="page"]::after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:1px;background:var(--sage)}
.mobile-nav a[aria-current="page"]{font-weight:800;color:var(--sage-dark)}
.page-hero{background:linear-gradient(135deg,var(--cream) 0%,rgba(231,234,226,.62) 100%)}
.page-hero-inner{max-width:880px}
.page-hero h1{max-width:850px}
.page-hero .lead{max-width:720px;margin-top:24px}
.reading-width{max-width:820px}
.reading-width p,.content-section p{color:rgba(16,33,57,.74);font-size:1rem;line-height:1.8}
.reading-width p+p,.content-section p+p{margin-top:18px}
.feature-split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}
.soft-panel{background:#fff;border:1px solid rgba(16,33,57,.09);border-radius:26px;padding:34px;box-shadow:0 8px 26px rgba(16,33,57,.05)}
.soft-panel h2{font-size:clamp(1.7rem,2.7vw,2.2rem)}
.notice-panel{max-width:900px;background:var(--sage-light);border:1px solid rgba(102,112,97,.2);border-radius:22px;padding:30px}
.notice-panel h3{margin-bottom:10px}
.subject-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.subject-grid.four{grid-template-columns:repeat(4,1fr)}
.subject-card{background:var(--cream);border:1px solid rgba(16,33,57,.09);border-radius:24px;padding:28px;box-shadow:0 5px 18px rgba(16,33,57,.04)}
.subject-card h2{font-size:1.65rem;margin-top:18px}
.subject-card h3{font-size:1.15rem;margin-top:16px}
.subject-card p{font-size:.92rem;line-height:1.7;color:rgba(16,33,57,.7)}
.text-link{display:inline-flex;align-items:center;gap:7px;margin-top:14px;font-size:.86rem;font-weight:800;color:var(--sage-dark)}
.text-link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}
.ministry-page-hero{background:var(--navy);color:var(--cream)}
.ministry-page-hero h1{color:var(--cream)}
.ministry-page-hero .lead{color:rgba(250,246,238,.72)}
.ministry-page-hero .ministry-photo-wrap{margin-top:0}
.ministry-resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.form-note{font-size:.76rem!important;line-height:1.5!important;color:rgba(16,33,57,.55)!important;margin:0!important}
@media(max-width:1050px){
  .feature-split{grid-template-columns:1fr;gap:44px}
  .subject-grid,.ministry-resource-grid{grid-template-columns:repeat(2,1fr)}
  .subject-grid.four{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:650px){
  .logo-link img{width:190px}
  .subject-grid,.subject-grid.four,.ministry-resource-grid{grid-template-columns:1fr}
  .soft-panel,.subject-card{padding:23px}
}

/* Header logo v2: complete uncropped mark */
.logo-link{overflow:visible!important;min-width:0}
.logo-link img{display:block!important;width:215px!important;height:auto!important;max-width:215px!important;object-fit:contain!important;object-position:left center!important}
@media(max-width:650px){
  .logo-link img{width:180px!important;max-width:180px!important}
}


/* ===== Approved Learn page redesign v3 ===== */
.learn-v3-wide{width:min(1400px,calc(100% - 54px));margin-inline:auto}
.learn-v3-hero{background:linear-gradient(90deg,var(--cream) 0%,#fbf9f5 48%,#f2ede4 100%);border-bottom:1px solid rgba(16,33,57,.07)}
.learn-v3-hero-inner{display:grid;grid-template-columns:1.03fr .97fr;min-height:390px;align-items:stretch}
.learn-v3-hero-copy{padding:58px 50px 54px 0;display:flex;flex-direction:column;justify-content:center}
.learn-v3-hero-copy .eyebrow{margin-bottom:13px}
.learn-v3-hero-copy h1{font-size:clamp(2.65rem,4.6vw,4.35rem);line-height:1.08;max-width:720px}
.learn-v3-hero-copy .lead{max-width:700px;margin:23px 0 0;font-size:1.02rem;line-height:1.72;color:rgba(16,33,57,.72)}
.learn-v3-hero-photo{min-width:0;overflow:hidden}
.learn-v3-hero-photo img{width:100%;height:100%;min-height:390px;object-fit:cover;object-position:center;display:block}

.learn-v3-benefits{background:#f2eee4;border-bottom:1px solid rgba(16,33,57,.06)}
.learn-v3-benefits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.learn-v3-benefit{display:flex;gap:16px;align-items:flex-start;padding:27px 32px;border-right:1px solid rgba(16,33,57,.09)}
.learn-v3-benefit:last-child{border-right:0}
.learn-v3-round-icon{width:58px;height:58px;flex:0 0 58px;border-radius:50%;background:#e8e5d8;color:#737a52;display:grid;place-items:center}
.learn-v3-round-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.7}
.learn-v3-benefit h3{font-size:1.02rem;line-height:1.3;margin:1px 0 6px}
.learn-v3-benefit p{font-size:.84rem;line-height:1.55;color:rgba(16,33,57,.67);margin:0}

.learn-v3-subjects{background:#fffdfa;padding:58px 0 68px}
.learn-v3-intro{text-align:center;max-width:840px;margin:0 auto 30px}
.learn-v3-intro .eyebrow{margin-bottom:7px}
.learn-v3-intro h2{font-size:clamp(2rem,3.3vw,3rem)}
.learn-v3-intro p{font-size:.96rem;color:rgba(16,33,57,.64);margin:11px 0 0}
.learn-v3-subject-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:14px;align-items:stretch}
.learn-v3-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid rgba(16,33,57,.12);border-radius:14px;overflow:hidden;color:inherit;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.learn-v3-card:hover{transform:translateY(-4px);box-shadow:0 11px 26px rgba(16,33,57,.09);border-color:rgba(102,112,97,.35)}
.learn-v3-card img{width:100%;aspect-ratio:1.35/1;object-fit:cover;display:block}
.learn-v3-card>div{padding:18px 13px 20px;text-align:center;flex:1}
.learn-v3-card h3{font-size:1rem;line-height:1.26;margin:0 0 9px}
.learn-v3-card p{font-size:.78rem;line-height:1.55;color:rgba(16,33,57,.66);margin:0}

.learn-v3-support{background:var(--cream);padding:0 0 64px}
.learn-v3-support-box{max-width:980px;background:linear-gradient(90deg,#ebe8d9 0%,#e1e5d6 100%);border-radius:20px;padding:19px 26px;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}
.learn-v3-support-icon{width:52px;height:52px;border-radius:50%;background:#6a7350;color:#fff;display:grid;place-items:center}
.learn-v3-support-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7}
.learn-v3-support-box h3{font-size:1rem;margin:0 0 4px}
.learn-v3-support-box p{font-size:.86rem;color:rgba(16,33,57,.66);margin:0}

@media(max-width:1180px){
 .learn-v3-subject-row{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:900px){
 .learn-v3-wide{width:min(100% - 40px,1400px)}
 .learn-v3-hero-inner{grid-template-columns:1fr}
 .learn-v3-hero-copy{padding:46px 0 38px}
 .learn-v3-hero-photo img{min-height:300px;max-height:430px}
 .learn-v3-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .learn-v3-benefit:nth-child(2){border-right:0}
 .learn-v3-benefit:nth-child(-n+2){border-bottom:1px solid rgba(16,33,57,.09)}
 .learn-v3-subject-row{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:650px){
 .learn-v3-wide{width:min(100% - 32px,1400px)}
 .learn-v3-benefits-grid{grid-template-columns:1fr}
 .learn-v3-benefit{border-right:0!important;border-bottom:1px solid rgba(16,33,57,.09)}
 .learn-v3-benefit:last-child{border-bottom:0}
 .learn-v3-subject-row{grid-template-columns:1fr;gap:18px}
 .learn-v3-card{display:grid;grid-template-columns:42% 1fr;min-height:148px}
 .learn-v3-card img{height:100%;aspect-ratio:auto}
 .learn-v3-card>div{text-align:left;display:flex;flex-direction:column;justify-content:center;padding:17px}
 .learn-v3-card h3{font-size:1.06rem}
 .learn-v3-support-box{grid-template-columns:auto 1fr}
 .learn-v3-support-box .button{grid-column:1/-1;width:100%}
}

/* Vector logo upgrade */
.logo-link img {
  display:block !important;
  width:215px !important;
  max-width:215px !important;
  height:auto !important;
  object-fit:contain !important;
}
.footer-logo img {
  display:block !important;
  width:205px !important;
  max-width:205px !important;
  height:auto !important;
  object-fit:contain !important;
}
@media(max-width:650px){
  .logo-link img {
    width:180px !important;
    max-width:180px !important;
  }
  .footer-logo img {
    width:190px !important;
    max-width:190px !important;
  }
}


/* ===== Learn page stable layout v7 ===== */
.learn-clean-wide{
  width:min(1320px,calc(100% - 42px));
  margin-inline:auto;
}

.learn-clean-hero{
  background:linear-gradient(90deg,var(--cream) 0%,#fbf9f5 48%,#f1ece3 100%);
  border-bottom:1px solid rgba(16,33,57,.07);
}
.learn-clean-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);
  align-items:stretch;
}
.learn-clean-hero-copy{
  padding:62px 52px 58px 0;
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:0;
}
.learn-clean-hero-copy .eyebrow{margin-bottom:13px}
.learn-clean-hero-copy h1{
  font-size:clamp(2.5rem,4vw,4rem);
  line-height:1.09;
  max-width:700px;
}
.learn-clean-hero-copy .lead{
  margin:24px 0 0;
  max-width:650px;
  font-size:1rem;
  line-height:1.72;
  color:rgba(16,33,57,.72);
}
.learn-clean-hero-photo{
  overflow:hidden;
  min-width:0;
}
.learn-clean-hero-photo img{
  width:100%;
  height:100%;
  min-height:395px;
  object-fit:cover;
  object-position:center;
}

.learn-clean-benefits{
  background:#f2eee4;
  border-bottom:1px solid rgba(16,33,57,.07);
}
.learn-clean-benefits-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.learn-clean-benefits article{
  min-width:0;
  display:flex;
  align-items:flex-start;
  gap:14px;
  padding:25px 24px;
  border-right:1px solid rgba(16,33,57,.09);
}
.learn-clean-benefits article:last-child{border-right:0}
.learn-clean-icon{
  width:52px;
  height:52px;
  flex:0 0 52px;
  border-radius:50%;
  background:#e7e4d7;
  color:#737a52;
  display:grid;
  place-items:center;
}
.learn-clean-icon svg{
  width:25px;
  height:25px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
}
.learn-clean-benefits h3{
  font-size:.98rem;
  line-height:1.35;
  margin:0 0 5px;
}
.learn-clean-benefits p{
  font-size:.81rem;
  line-height:1.55;
  margin:0;
  color:rgba(16,33,57,.66);
}

.learn-clean-subjects{
  background:#fffdfa;
  padding:58px 0 70px;
}
.learn-clean-intro{
  text-align:center;
  max-width:820px;
  margin:0 auto 30px;
}
.learn-clean-intro .eyebrow{margin-bottom:7px}
.learn-clean-intro h2{font-size:clamp(2rem,3vw,2.8rem)}
.learn-clean-intro p{
  margin:10px auto 0;
  max-width:760px;
  font-size:.93rem;
  color:rgba(16,33,57,.64);
}

/* Seven equal cards in one clean row on normal desktop widths */
.learn-clean-subject-row{
  display:grid;
  grid-template-columns:repeat(7,minmax(0,1fr));
  gap:12px;
}
.learn-clean-card{
  min-width:0;
  display:flex;
  flex-direction:column;
  overflow:hidden;
  border:1px solid rgba(16,33,57,.11);
  border-radius:15px;
  background:#fff;
  box-shadow:0 4px 14px rgba(16,33,57,.035);
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.learn-clean-card:hover{
  transform:translateY(-3px);
  border-color:rgba(102,112,97,.32);
  box-shadow:0 10px 24px rgba(16,33,57,.075);
}
.learn-clean-card img{
  width:100%;
  aspect-ratio:1.32/1;
  object-fit:cover;
  object-position:center;
}
.learn-clean-card>div{
  flex:1;
  text-align:center;
  padding:15px 11px 17px;
}
.learn-clean-card h3{
  font-size:.93rem;
  line-height:1.28;
  margin:0 0 8px;
}
.learn-clean-card p{
  font-size:.74rem;
  line-height:1.52;
  margin:0;
  color:rgba(16,33,57,.65);
}

.learn-clean-support{
  background:var(--cream);
  padding:0 0 62px;
}
.learn-clean-support-box{
  max-width:980px;
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:18px;
  padding:19px 25px;
  border-radius:18px;
  background:linear-gradient(90deg,#ebe8d9 0%,#e1e5d6 100%);
}
.learn-clean-support-icon{
  width:50px;
  height:50px;
  border-radius:50%;
  background:#6a7350;
  color:white;
  display:grid;
  place-items:center;
}
.learn-clean-support-icon svg{
  width:25px;
  height:25px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
}
.learn-clean-support-box h3{
  font-size:.97rem;
  margin:0 0 3px;
}
.learn-clean-support-box p{
  margin:0;
  font-size:.83rem;
  color:rgba(16,33,57,.65);
}

/* Preserve one-row treatment longer on laptops, then reflow cleanly */
@media(max-width:1150px){
  .learn-clean-subject-row{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:900px){
  .learn-clean-wide{width:min(100% - 36px,1320px)}
  .learn-clean-hero-grid{grid-template-columns:1fr}
  .learn-clean-hero-copy{padding:45px 0 36px}
  .learn-clean-hero-photo img{min-height:300px;max-height:420px}
  .learn-clean-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .learn-clean-benefits article:nth-child(2){border-right:0}
  .learn-clean-benefits article:nth-child(-n+2){border-bottom:1px solid rgba(16,33,57,.09)}
  .learn-clean-subject-row{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:650px){
  .learn-clean-wide{width:min(100% - 28px,1320px)}
  .learn-clean-benefits-grid{grid-template-columns:1fr}
  .learn-clean-benefits article{
    border-right:0!important;
    border-bottom:1px solid rgba(16,33,57,.09);
  }
  .learn-clean-benefits article:last-child{border-bottom:0}
  .learn-clean-subject-row{grid-template-columns:1fr 1fr}
  .learn-clean-support-box{
    grid-template-columns:auto minmax(0,1fr);
  }
  .learn-clean-support-box .button{
    grid-column:1/-1;
    width:100%;
  }
}
@media(max-width:430px){
  .learn-clean-subject-row{grid-template-columns:1fr}
  .learn-clean-card{
    display:grid;
    grid-template-columns:42% minmax(0,1fr);
    min-height:140px;
  }
  .learn-clean-card img{
    height:100%;
    aspect-ratio:auto;
  }
  .learn-clean-card>div{
    text-align:left;
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding:15px;
  }
}

/* Home hero badge spacing v9 */
.hero .eyebrow-pill{
  margin-bottom:20px;
}


/* ===== Consolidated website update v10 ===== */

/* Approved simplified footer bottom */
.footer-bottom-v10{
  padding:21px 0 25px;
  text-align:center;
  border-top:1px solid rgba(250,246,238,.15);
}
.footer-bottom-v10 .container{display:block}
.footer-bottom-v10 p{max-width:none;margin-left:auto;margin-right:auto}
.footer-copyright{font-size:.82rem!important;color:rgba(250,246,238,.92)!important;margin:0 0 9px!important}
.footer-disclaimer{font-size:.76rem!important;line-height:1.65!important;color:rgba(250,246,238,.74)!important;margin:0!important}

/* About page visuals */
.about-v10-hero{text-align:center;position:relative;overflow:hidden}
.about-v10-hero .lead{margin-left:auto;margin-right:auto}
.about-leaf-divider{display:flex;align-items:center;justify-content:center;gap:13px;margin:22px auto 18px;color:var(--sage);width:min(230px,80%)}
.about-leaf-divider span{height:1px;background:rgba(102,112,97,.35);flex:1}
.about-leaf-divider svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.6}
.about-story-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);gap:64px;align-items:center}
.about-photo-panel{position:relative;min-width:0}
.about-photo-panel img{width:100%;aspect-ratio:1.45/1;object-fit:cover;border-radius:28px 90px 28px 28px;box-shadow:0 18px 42px rgba(16,33,57,.10);display:block}
.about-leaf-shadow{position:absolute;right:-22px;top:-35px;width:118px;height:118px;color:rgba(102,112,97,.13);z-index:0;transform:rotate(12deg)}
.about-leaf-shadow svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:.9}
.about-photo-panel img{position:relative;z-index:1}
.about-values-section{background:linear-gradient(135deg,var(--cream),#eef0e8)}
.about-section-intro{margin-bottom:34px}
.about-section-intro>p:last-child{color:rgba(16,33,57,.72);line-height:1.8}
.about-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.about-value-card{background:rgba(255,255,255,.76);border:1px solid rgba(16,33,57,.08);border-radius:24px;padding:29px;box-shadow:0 8px 24px rgba(16,33,57,.045)}
.about-icon,.life-faith-card-icon{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#e6e5d8;color:#687151;margin-bottom:18px}
.about-icon svg,.life-faith-card-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7}
.about-value-card h3{font-size:1.12rem;margin-bottom:9px}
.about-value-card p{margin:0;font-size:.92rem!important;line-height:1.7!important}
.about-flex-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:70px;align-items:center}
.about-mini-gallery{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:13px;min-height:330px}
.about-mini-gallery img{width:100%;height:100%;min-height:280px;object-fit:cover;border-radius:22px;box-shadow:0 10px 27px rgba(16,33,57,.07)}
.about-mini-gallery img:first-child{transform:translateY(18px)}
.about-mini-gallery img:nth-child(2){transform:translateY(-18px)}
.about-gallery-leaf{position:absolute;width:88px;height:88px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;display:grid;place-items:center;background:var(--cream);color:var(--sage);box-shadow:0 7px 22px rgba(16,33,57,.12)}
.about-gallery-leaf svg{width:45px;height:45px;fill:none;stroke:currentColor;stroke-width:1.3}
.about-quote{border-left:3px solid var(--sage);padding:10px 0 10px 18px;margin-top:23px!important;font-family:'Libre Baskerville',serif;font-weight:700;color:var(--navy)!important}

/* Life & Faith icon cards */
.life-faith-card-icon{margin:0 0 17px}
.subject-grid.four .subject-card{position:relative}
.subject-grid.four .subject-card h3{margin-top:0}

/* Legal/policy pages */
.policy-hero{padding-bottom:58px}
.policy-content{max-width:820px}
.policy-content h2{font-size:clamp(1.45rem,2.4vw,1.9rem);margin:38px 0 12px}
.policy-content h2:first-of-type{margin-top:16px}
.policy-content p,.policy-content li{font-size:1rem;line-height:1.82;color:rgba(16,33,57,.76)}
.policy-content p+p{margin-top:14px}
.policy-content a{text-decoration:underline;text-underline-offset:3px;color:var(--sage-dark)}
.policy-updated{font-size:.84rem!important;color:rgba(16,33,57,.55)!important;margin-bottom:24px!important}

@media(max-width:900px){
  .about-story-grid,.about-flex-grid{grid-template-columns:1fr;gap:42px}
  .about-photo-panel{max-width:720px}
  .about-value-grid{grid-template-columns:1fr 1fr}
  .about-value-card:last-child{grid-column:1/-1}
  .about-mini-gallery{max-width:720px}
}
@media(max-width:650px){
  .about-value-grid{grid-template-columns:1fr}
  .about-value-card:last-child{grid-column:auto}
  .about-mini-gallery{min-height:250px;gap:9px}
  .about-mini-gallery img{min-height:220px;border-radius:16px}
  .about-gallery-leaf{width:68px;height:68px}
  .about-gallery-leaf svg{width:35px;height:35px}
  .about-photo-panel img{border-radius:22px 58px 22px 22px}
  .footer-bottom-v10{padding:19px 0 22px}
}


/* ===== Automatic Resource Library v11 ===== */
.sr-only{
  position:absolute!important;
  width:1px!important;height:1px!important;
  padding:0!important;margin:-1px!important;
  overflow:hidden!important;clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;border:0!important;
}
.resource-hub-hero{
  padding-bottom:64px;
}
.resource-library-section{
  padding-top:58px;
}
.resource-library-heading{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:24px;
  margin-bottom:24px;
}
.resource-library-heading h2{margin-bottom:0}
.resource-count{
  flex:0 0 auto;
  font-size:.86rem;
  font-weight:700;
  color:var(--sage-dark);
  background:var(--sage-light);
  padding:9px 13px;
  border-radius:999px;
}
.resource-toolbar{
  margin-bottom:34px;
}
.resource-search{
  max-width:520px;
  position:relative;
  display:block;
  margin-bottom:18px;
}
.resource-search svg{
  position:absolute;
  left:17px;
  top:50%;
  transform:translateY(-50%);
  width:20px;
  height:20px;
  fill:none;
  stroke:var(--sage-dark);
  stroke-width:1.8;
  pointer-events:none;
}
.resource-search input{
  width:100%;
  border:1px solid rgba(16,33,57,.14);
  background:#fff;
  border-radius:999px;
  padding:14px 18px 14px 48px;
  font:inherit;
  color:var(--navy);
  outline:none;
  box-shadow:0 3px 13px rgba(16,33,57,.03);
}
.resource-search input:focus{
  border-color:rgba(102,112,97,.65);
  box-shadow:0 0 0 3px rgba(102,112,97,.10);
}
.resource-filter-row{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
}
.resource-filter{
  appearance:none;
  border:1px solid rgba(16,33,57,.13);
  background:#fff;
  color:rgba(16,33,57,.76);
  font:600 .82rem/1 'DM Sans',sans-serif;
  padding:10px 14px;
  border-radius:999px;
  cursor:pointer;
  transition:all .16s ease;
}
.resource-filter:hover{
  border-color:rgba(102,112,97,.5);
  color:var(--navy);
}
.resource-filter.active{
  background:var(--sage);
  border-color:var(--sage);
  color:#fff;
}
.resource-product-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:20px;
}
.resource-product-card{
  min-width:0;
  overflow:hidden;
  border:1px solid rgba(16,33,57,.10);
  border-radius:20px;
  background:#fff;
  box-shadow:0 7px 22px rgba(16,33,57,.05);
  display:flex;
  flex-direction:column;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.resource-product-card:hover{
  transform:translateY(-3px);
  border-color:rgba(102,112,97,.28);
  box-shadow:0 14px 32px rgba(16,33,57,.085);
}
.resource-card-media{
  position:relative;
  aspect-ratio:4/5;
  overflow:hidden;
  background:linear-gradient(145deg,var(--cream),#e9ece5);
}
.resource-card-cover{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.resource-cover-fallback{
  width:100%;
  height:100%;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:14px;
  color:var(--sage);
  padding:30px;
  text-align:center;
}
.resource-cover-fallback svg{
  width:58px;
  height:58px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.15;
}
.resource-cover-fallback span{
  color:var(--navy);
  font-family:'Libre Baskerville',serif;
  font-weight:700;
  font-size:1rem;
}
.resource-price-badge,
.resource-featured-badge{
  position:absolute;
  top:13px;
  z-index:2;
  border-radius:999px;
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.05em;
  padding:8px 10px;
  box-shadow:0 3px 10px rgba(16,33,57,.10);
}
.resource-price-badge{right:13px}
.resource-price-badge.free{
  background:#fff;
  color:var(--sage-dark);
}
.resource-price-badge.paid{
  background:var(--navy);
  color:#fff;
}
.resource-featured-badge{
  left:13px;
  background:#efe7d9;
  color:#7a5c32;
}
.resource-card-body{
  padding:20px;
  flex:1;
  display:flex;
  flex-direction:column;
}
.resource-card-categories{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  min-height:22px;
  margin-bottom:10px;
}
.resource-card-categories span{
  font-size:.68rem;
  font-weight:700;
  color:var(--sage-dark);
  background:var(--sage-light);
  padding:5px 7px;
  border-radius:999px;
}
.resource-card-body h3{
  font-size:1.08rem;
  line-height:1.35;
  margin:0 0 10px;
}
.resource-card-description{
  font-size:.86rem!important;
  line-height:1.65!important;
  color:rgba(16,33,57,.66)!important;
  margin:0 0 14px!important;
}
.resource-card-meta{
  display:flex;
  flex-wrap:wrap;
  gap:7px 13px;
  margin-top:auto;
  padding-top:3px;
  padding-bottom:16px;
  font-size:.73rem;
  color:rgba(16,33,57,.58);
}
.resource-card-meta span+span::before{
  content:"•";
  margin-right:13px;
  color:rgba(16,33,57,.25);
}
.resource-card-button{
  width:100%;
  min-height:44px;
}
.resource-empty-state{
  text-align:center;
  max-width:690px;
  margin:24px auto 4px;
  padding:52px 28px;
  background:linear-gradient(145deg,var(--cream),#eef0e8);
  border:1px solid rgba(16,33,57,.07);
  border-radius:24px;
}
.resource-empty-state[hidden]{display:none!important}
.resource-empty-icon{
  width:66px;height:66px;
  margin:0 auto 17px;
  display:grid;place-items:center;
  border-radius:50%;
  background:#fff;
  color:var(--sage);
}
.resource-empty-icon svg{
  width:35px;height:35px;
  fill:none;stroke:currentColor;stroke-width:1.4;
}
.resource-empty-state h3{font-size:1.25rem;margin-bottom:8px}
.resource-empty-state p{
  max-width:520px;
  margin:0 auto 20px!important;
  color:rgba(16,33,57,.66)!important;
}
.resource-how-it-works{
  background:var(--cream);
}
.resource-how-it-works .lead{
  margin-left:auto;
  margin-right:auto;
}
.resource-info-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
  margin-top:34px;
}
.resource-info-grid .soft-panel{
  background:rgba(255,255,255,.70);
}
.resource-info-icon{
  width:50px;height:50px;
  display:grid;place-items:center;
  border-radius:50%;
  background:#e4e7dc;
  color:var(--sage-dark);
  margin-bottom:16px;
}
.resource-info-icon svg{
  width:24px;height:24px;
  fill:none;stroke:currentColor;stroke-width:1.7;
}

@media(max-width:1100px){
  .resource-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:800px){
  .resource-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .resource-info-grid{grid-template-columns:1fr}
}
@media(max-width:600px){
  .resource-library-heading{
    align-items:flex-start;
    flex-direction:column;
    gap:12px;
  }
  .resource-filter-row{
    flex-wrap:nowrap;
    overflow-x:auto;
    padding-bottom:7px;
    margin-right:-14px;
    scrollbar-width:thin;
  }
  .resource-filter{flex:0 0 auto}
  .resource-product-grid{grid-template-columns:1fr}
  .resource-product-card{
    display:grid;
    grid-template-columns:40% minmax(0,1fr);
  }
  .resource-card-media{
    aspect-ratio:auto;
    min-height:255px;
  }
  .resource-card-body{padding:17px}
}
@media(max-width:430px){
  .resource-product-card{display:flex}
  .resource-card-media{aspect-ratio:4/5;min-height:0}
}


/* ===== V12 requested layout refinements ===== */

/* 1. Homepage benefits: four genuinely equal columns with aligned content. */
.benefit-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:0;
  align-items:stretch;
}
.benefit{
  min-width:0;
  height:100%;
  padding:0 30px;
  text-align:center;
  display:grid;
  grid-template-rows:48px minmax(62px,auto) 1fr;
  justify-items:center;
  align-content:start;
  border-right:1px solid rgba(16,33,57,.10);
}
.benefit:first-child{padding-left:12px}
.benefit:last-child{
  padding-right:12px;
  border-right:0;
}
.benefit .icon-box{
  margin:0 auto;
}
.benefit h3{
  width:100%;
  margin:18px 0 0;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  line-height:1.38;
}
.benefit p{
  width:100%;
  max-width:245px;
  margin:9px auto 0;
  line-height:1.62;
}

/* 2. About page replacement image proportions. */
.about-photo-panel img{
  object-position:center;
}

/* 4. Resources 'Simple to use' block: centre the entire narrow container. */
.resource-how-it-works .centered.narrow{
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}
.resource-how-it-works .centered.narrow .eyebrow,
.resource-how-it-works .centered.narrow h2,
.resource-how-it-works .centered.narrow .lead{
  text-align:center;
}
.resource-how-it-works .centered.narrow .lead{
  max-width:700px;
}

/* Responsive treatment for the equal homepage benefit layout. */
@media(max-width:1050px){
  .benefit-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .benefit{
    padding:26px 30px;
    border-right:1px solid rgba(16,33,57,.10);
    border-bottom:1px solid rgba(16,33,57,.10);
  }
  .benefit:first-child{padding-left:30px}
  .benefit:last-child{padding-right:30px}
  .benefit:nth-child(2n){border-right:0}
  .benefit:nth-last-child(-n+2){border-bottom:0}
}
@media(max-width:650px){
  .benefit-grid{grid-template-columns:1fr}
  .benefit{
    grid-template-rows:auto;
    display:flex;
    flex-direction:column;
    align-items:center;
    padding:28px 10px;
    border-right:0!important;
    border-bottom:1px solid rgba(16,33,57,.10)!important;
  }
  .benefit:last-child{border-bottom:0!important}
  .benefit h3{min-height:0;margin-top:14px}
  .benefit p{max-width:360px}
}


/* ===== V13 launch polish ===== */
:focus-visible{outline:3px solid #AC8048!important;outline-offset:4px!important;border-radius:5px}
.skip-link{position:absolute;left:-9999px;top:10px;z-index:9999;background:#102139;color:#fff;padding:10px 14px;border-radius:8px}
.skip-link:focus{left:10px}
.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.form-status{margin:12px 0 0;font-size:.9rem;line-height:1.5}.form-status.success{color:#38533c}.form-status.error{color:#8a3434}.form-status a{text-decoration:underline}
.form-setup-note{font-size:.78rem!important;color:rgba(16,33,57,.58)!important;margin:8px 0 0!important}
.contact-form button:disabled{opacity:.65;cursor:wait}
.footer-coming-soon{font-size:.78rem!important;color:rgba(250,246,238,.55)!important;margin-top:10px!important}
[data-social-group][hidden], [data-social][hidden], [data-newsletter][hidden]{display:none!important}
.socials a{width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.55);display:grid;place-items:center;color:#fff}
.socials a svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7}
.faq-wrap{max-width:900px}.faq-item{border-bottom:1px solid rgba(16,33,57,.12);padding:0}.faq-item:first-child{border-top:1px solid rgba(16,33,57,.12)}
.faq-item summary{cursor:pointer;list-style:none;font-family:'Libre Baskerville',serif;font-weight:700;color:var(--navy);font-size:1.05rem;padding:22px 46px 22px 0;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:'+';position:absolute;right:8px;top:19px;font-family:'DM Sans',sans-serif;font-size:1.5rem;font-weight:400;color:var(--sage)}.faq-item[open] summary:after{content:'–'}.faq-answer{padding:0 42px 22px 0}.faq-answer p{margin:0!important;color:rgba(16,33,57,.7)!important;line-height:1.75!important}
.error-page{min-height:62vh;display:grid;align-items:center;background:linear-gradient(145deg,var(--cream),#eef0e8)}.error-leaf{width:84px;height:84px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--sage);box-shadow:0 8px 24px rgba(16,33,57,.08)}.error-leaf svg{width:44px;height:44px;fill:none;stroke:currentColor;stroke-width:1.35}
.newsletter-main-button{margin-top:24px}.newsletter-pending{margin:24px auto 0;color:rgba(16,33,57,.65)}.small-print{font-size:.78rem!important;color:rgba(16,33,57,.55)!important}
@media (prefers-reduced-motion: reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1!important;transform:none!important}}

/* V13 footer adapts while integrations are hidden */
.footer-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));}
[data-newsletter-group][hidden]{display:none!important;}
