:root{--navy:#17263a;--ink:#243244;--paper:#f7f4ee;--white:#fff;--gold:#d7aa4b;--teal:#2f8178;--plum:#7c416b;--line:#d9d6cf;--shadow:0 18px 45px rgba(23,38,58,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.6}.skip-link{position:fixed;top:-100px;left:1rem;background:var(--navy);color:#fff;padding:.75rem 1rem;z-index:20}.skip-link:focus{top:1rem}a{color:inherit}.site-header{height:82px;padding:0 max(5vw,1.25rem);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(23,38,58,.12);background:rgba(247,244,238,.92);backdrop-filter:blur(10px);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--navy)}.brand>span:last-child{display:flex;align-items:baseline;gap:.45rem}.brand strong{font-size:1.45rem;line-height:1}.brand small{font-size:.78rem;font-weight:600;letter-spacing:.02em}.brand-mark{display:flex;align-items:center}.brand-mark i{display:block;width:13px;height:13px;border-radius:50%;border:2px solid var(--paper);margin-left:-3px}.brand-mark i:first-child{background:var(--gold);margin-left:0}.brand-mark i:nth-child(2){background:var(--teal)}.brand-mark i:nth-child(3){background:var(--plum)}.header-link{font-size:.9rem;font-weight:700;text-decoration:none;border-bottom:2px solid var(--gold)}.hero{padding:clamp(4rem,8vw,8rem) max(5vw,1.25rem) 2.5rem;max-width:1500px;margin:auto}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;font-weight:700;color:var(--plum)}h1,h2{font-family:"Playfair Display",serif;color:var(--navy);line-height:1.08;margin:0}.hero h1{max-width:1000px;font-size:clamp(3rem,7vw,7.25rem);letter-spacing:-.04em}.hero h1 em{color:var(--plum);font-weight:600}.hero>p{max-width:720px;font-size:clamp(1.08rem,2vw,1.35rem);margin:1.5rem 0 2rem}.crisis-bar{background:var(--navy);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;border-radius:12px;max-width:920px}.crisis-bar div{display:flex;gap:.65rem;flex-wrap:wrap}.crisis-bar span{color:#d9e2ec}.crisis-bar a{white-space:nowrap;background:var(--gold);color:var(--navy);text-decoration:none;font-weight:800;padding:.65rem 1rem;border-radius:8px}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:1500px;margin:auto;padding:2rem max(5vw,1.25rem) 5rem;gap:1rem}.support-card{position:relative;min-height:520px;padding:2rem;display:flex;flex-direction:column;background:#fff;border-top:7px solid;border-radius:3px 3px 18px 18px;box-shadow:var(--shadow);overflow:hidden}.support-card.pastor{border-color:var(--gold)}.support-card.physician{border-color:var(--teal)}.support-card.psychiatrist{border-color:var(--plum)}.card-number{position:absolute;right:1rem;top:-.5rem;font-family:"Playfair Display",serif;font-size:6rem;color:rgba(23,38,58,.055);font-weight:700}.card-icon{width:54px;height:54px;border:2px solid currentColor;border-radius:50%;display:grid;place-items:center;font-family:"Playfair Display",serif;font-size:1.5rem;color:var(--navy)}.role{text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:800;margin:1.5rem 0 .4rem}.pastor .role{color:#9a7220}.physician .role{color:var(--teal)}.psychiatrist .role{color:var(--plum)}.support-card h2{font-size:clamp(2.25rem,4vw,3.6rem)}.support-card>p:not(.role){font-size:1rem;margin-bottom:2rem}.card-actions{margin-top:auto;display:grid;gap:.65rem}.card-actions a{text-align:center;padding:.8rem 1rem;border-radius:8px;text-decoration:none;font-weight:700}.card-actions .primary{background:var(--navy);color:#fff}.card-actions .secondary{border:1px solid var(--line);color:var(--navy)}.card-actions a:hover,.card-actions a:focus-visible,.crisis-bar a:hover,.crisis-bar a:focus-visible{transform:translateY(-2px);box-shadow:0 8px 18px rgba(23,38,58,.18)}.team-builder{background:var(--navy);color:#fff;padding:clamp(3rem,7vw,6rem) max(5vw,1.25rem);display:grid;grid-template-columns:1fr 1.1fr;gap:clamp(2rem,6vw,6rem);align-items:start}.team-builder h2{color:#fff;font-size:clamp(2.4rem,5vw,5rem);max-width:650px}.checklist{display:grid;gap:.75rem}.checklist label{display:flex;gap:1rem;align-items:flex-start;background:rgba(255,255,255,.08);padding:1rem;border:1px solid rgba(255,255,255,.15);border-radius:12px;cursor:pointer}.checklist input{width:22px;height:22px;margin-top:.2rem;accent-color:var(--gold)}.checklist span{display:grid;color:#dce4ed}.checklist b{color:#fff;font-size:1.1rem}.privacy-note{grid-column:2;font-size:.82rem;color:#aebdcb;margin:0}.resource-details{max-width:1250px;margin:auto;padding:clamp(4rem,8vw,8rem) max(5vw,1.25rem);display:grid;gap:5rem}.resource-details article{max-width:850px}.resource-details article:nth-child(2){margin-left:auto}.resource-details h2,.about h2{font-size:clamp(2.25rem,5vw,4.5rem)}.resource-details p:not(.section-kicker),.about p{font-size:1.08rem}.tip{border-left:4px solid var(--gold);padding:1rem 1.25rem;background:#fff;margin-top:1.5rem}.text-link{display:inline-block;margin-top:.8rem;color:var(--navy);font-weight:800;text-decoration:none;border-bottom:2px solid var(--gold)}.about{background:#eae4d9;padding:clamp(4rem,8vw,8rem) max(5vw,1.25rem);display:grid;grid-template-columns:.65fr 1.35fr;gap:clamp(2rem,6vw,7rem);align-items:center}.about-monogram{display:flex;justify-content:center;font-family:"Playfair Display",serif;font-size:clamp(6rem,18vw,15rem);line-height:.7;color:var(--navy)}.about-monogram span:last-child{color:var(--plum);margin-left:-.2em;margin-top:.25em}.disclaimer{font-size:.85rem!important;border-top:1px solid rgba(23,38,58,.22);padding-top:1.2rem;margin-top:2rem}footer{background:#101c2b;color:#dbe2e9;padding:2.5rem max(5vw,1.25rem);display:flex;align-items:center;gap:2rem;flex-wrap:wrap}footer p{font-size:.82rem;margin:0}.footer-brand{color:#fff;margin-right:auto}.footer-brand .brand-mark i{border-color:#101c2b}
@media(max-width:900px){.support-grid{grid-template-columns:1fr}.support-card{min-height:auto}.team-builder,.about{grid-template-columns:1fr}.privacy-note{grid-column:1}.about-monogram{justify-content:flex-start}.resource-details article:nth-child(2){margin-left:0}}
@media(max-width:560px){.brand small{display:none}.hero{padding-top:3rem}.hero h1{font-size:3.2rem}.crisis-bar{align-items:stretch;flex-direction:column}.crisis-bar a{text-align:center}.support-card{padding:1.4rem}.site-header{height:70px}.header-link{font-size:.8rem}footer{gap:1rem;flex-direction:column;align-items:flex-start}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.header-nav{display:flex;gap:1.1rem;align-items:center}.header-nav a{font-size:.9rem;font-weight:700;text-decoration:none}.shop{padding:clamp(4rem,8vw,8rem) max(5vw,1.25rem);max-width:1500px;margin:auto}.shop-heading{max-width:850px;margin-bottom:2.5rem}.shop-heading h2{font-size:clamp(2.6rem,6vw,5.5rem)}.shop-heading>p:last-child{font-size:1.1rem;max-width:700px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.product-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column}.product-card img{width:100%;aspect-ratio:4/3;object-fit:cover;background:#e9e5df}.product-body{padding:1.35rem;display:flex;flex:1;flex-direction:column}.product-type{text-transform:uppercase;letter-spacing:.15em;color:var(--plum);font-size:.7rem;font-weight:800}.product-card h3{font-family:"Playfair Display",serif;color:var(--navy);font-size:1.65rem;line-height:1.15;margin:.45rem 0}.product-card p{margin:.25rem 0 1.25rem}.product-buy{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.product-buy b{color:var(--navy);font-size:1.15rem}.product-buy a{background:var(--navy);color:#fff;text-decoration:none;font-weight:800;padding:.65rem 1rem;border-radius:8px}.product-body small{margin-top:.55rem;color:#66717d}.featured-product{grid-column:span 2}.featured-product img{aspect-ratio:16/9}.gym-prices{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1rem}.gym-prices span{background:var(--paper);padding:.35rem .55rem;border-radius:6px;font-size:.78rem}.preorder-note{margin-top:2rem;background:#eee7d9;border-left:5px solid var(--gold);padding:1.25rem 1.5rem}.preorder-note p{margin:.25rem 0 0}
@media(max-width:900px){.product-grid{grid-template-columns:1fr}.featured-product{grid-column:auto}.featured-product img,.product-card img{aspect-ratio:4/3}}
@media(max-width:560px){.header-nav a:first-child{display:none}}
