@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600&family=Manrope:wght@300;400;500;600;700&display=swap";:root{--navy:#0f2436;--midnight:#152c42;--velvet:#1b3a57;--ocean:#2e5a76;--mist:#eef2f3;--cream:#f5f1ea;--soft:#efe7d9;--gold:#c9a66b;--gold-light:#d6b98a;--sage:#93a8a5;--section-light:#edf2f5;--text-dark:#243446;--text-light:#faf8f4;--text-muted:#69727d;--radius:18px;--shadow-lg:0 20px 60px #0f24361f}.display-title{letter-spacing:-.03em;color:var(--navy);font-family:Cormorant Garamond,serif;font-size:clamp(3.5rem,8vw,5.5rem);font-weight:500;line-height:.95}.section-title{color:var(--navy);font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:500;line-height:1.1}.section-label{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);font-size:.85rem}.body-large{color:var(--text-muted);font-size:1.125rem;line-height:1.9}.body{color:var(--text-muted);font-size:1rem;line-height:1.8}.primary-button{background:var(--sage);color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:1rem 2rem;font-weight:600;transition:all .35s;display:inline-flex}.primary-button:hover{filter:brightness(.95);transform:translateY(-2px)}.secondary-button{border:1px solid var(--gold);color:var(--gold);border-radius:999px;justify-content:center;align-items:center;padding:1rem 2rem;transition:all .35s;display:inline-flex}.secondary-button:hover{background:#c9a66b14}.site-header{inset-inline:0;z-index:100;padding:2rem 0;position:absolute;top:0}.header-content{justify-content:space-between;align-items:center;display:flex}.logo{align-items:center;gap:1rem;display:flex}.logo-mark{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:2.2rem;line-height:1}.logo-text strong{color:var(--navy);font-size:.95rem}.logo-text span{color:#faf8f4a6}.hero{background:radial-gradient(circle at 78% 32%, #c9a66b14, transparent 32%), radial-gradient(circle at 18% 75%, #2e5a7673, transparent 38%), linear-gradient(135deg, var(--navy), var(--midnight));justify-content:center;align-items:center;min-height:100vh;padding:2rem 0;display:flex}.hero .display-title{color:var(--text-light)}.hero .body-large{color:#faf8f4b8}.hero .section-label{color:var(--gold)}.hero-grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}.hero-content{max-width:720px}.display-title span{color:var(--gold);font-style:italic;display:block}.hero-description{max-width:620px;margin-top:1.5rem}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2.5rem;display:flex}.hero-visual{justify-content:flex-end;align-items:center;display:flex}.hero-logo{object-fit:contain;width:580px;max-width:100%;height:auto}@media (width>=900px){.hero-grid{grid-template-columns:1fr .8fr}}.section{padding:8rem 0;overflow:hidden}.section-light{background:var(--mist)}.section-dark{background:var(--navy)}.section-grid{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.about{background:linear-gradient(to bottom, var(--navy) 0%, var(--midnight) 6%, var(--mist) 22%, var(--mist) 100%)}.about-content{max-width:560px}.about-content p{color:var(--text-muted);margin-top:1.5rem;line-height:1.8}.support{background:linear-gradient(to bottom, var(--mist) 0%, #152c42eb 18%, var(--midnight) 36%, var(--navy) 100%)}.support-heading{max-width:720px;margin-bottom:4rem}.support-title{color:var(--text-light)}.support-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.support-card{cursor:pointer;background:#ffffff0f;border:1px solid #c9a66b40;border-radius:2rem;height:460px;padding:.65rem;transition:transform .35s,border-color .35s;overflow:hidden}.support-card:hover,.support-card:focus-within{border-color:#c9a66b8c;transform:translateY(-8px)}.support-card-image{border-radius:1.5rem;width:100%;height:320px;overflow:hidden}.support-image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .35s;display:block}.support-card:hover .support-image{transform:scale(1.05)}.support-card-content{flex-direction:column;height:28%;padding:1.2rem;display:flex}.support-card-content span{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem}.support-card-content h3{color:var(--text-light);margin-bottom:.35rem;font-family:Cormorant Garamond,serif;font-size:2rem}.support-card-content p{color:#faf8f4b3;opacity:0;line-height:1.65;transition:opacity .35s,transform .35s;transform:translateY(12px)}.support-card-content a{color:var(--gold);opacity:0;margin-top:auto;font-weight:600;transition:opacity .35s,transform .35s;transform:translateY(12px)}.support-card:hover .support-card-image,.support-card:focus-within .support-card-image{height:48%}.support-card:hover .support-card-content p,.support-card:hover .support-card-content a,.support-card:focus-within .support-card-content p,.support-card:focus-within .support-card-content a{opacity:1;transform:translateY(0)}@media (width<=900px){.support-grid{grid-template-columns:1fr}}.detail-section{background:var(--cream);padding:9rem 0}.detail-section+.detail-section{border-top:1px solid #c9a66b1f}.detail-light,.detail-dark{background:var(--cream)}.detail-text p{color:var(--text-muted);margin-top:1.5rem;line-height:1.8}@media (width<=900px){.detail-grid{grid-template-columns:1fr}}.about-text-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:5rem;display:grid}.about-intro{max-width:560px}.about-copy{max-width:620px}.about-copy p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.9}@media (width<=900px){.about-text-grid{grid-template-columns:1fr;gap:2.5rem}}.section-cream{background:var(--cream)}.qualifications-grid{grid-template-columns:1fr 1fr;gap:3rem;margin-top:4rem;display:grid}.qualifications-grid>div{background:#ffffff59;border:1px solid #c9a66b2e;border-radius:2rem;padding:2rem}.qualifications-grid h3{color:var(--navy);margin-bottom:1.5rem}.qualifications-grid li{color:var(--text-muted);margin-bottom:1rem;line-height:1.6}@media (width<=900px){.qualifications-grid{grid-template-columns:1fr}}.section-intro{text-align:center;max-width:760px;color:var(--text-muted);margin:1.5rem auto 4rem;line-height:1.8}.approach-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.approach-card{border-radius:var(--radius);box-shadow:var(--shadow-lg);background:#fff;border:1px solid #c9a66b2e;padding:1.75rem;transition:all .3s}.approach-card:hover{border-color:var(--gold);transform:translateY(-4px)}.approach-card h3{color:var(--navy);margin:0;font-size:1.05rem;font-weight:600}.detail-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.detail-image{justify-content:center;display:flex}.detail-image img{width:min(500px,100%);height:auto;display:block}.detail-text{max-width:560px}.resources{background:var(--cream)}.resources-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:5rem;display:grid}.resources-content{max-width:620px}.resources-content p{color:var(--text-muted);margin-bottom:1.5rem;line-height:1.9}@media (width<=900px){.resources-grid{grid-template-columns:1fr}}.footer{background:linear-gradient(to bottom, var(--cream) 0%, #f5f1ea40 18%, var(--midnight) 38%, var(--navy) 100%);border-top:none;padding:8rem 0 2rem}.footer-grid{justify-content:space-between;gap:3rem;padding-bottom:3rem;display:flex}.footer-logo-image{width:clamp(280px,20vw,260px);height:auto}.footer h2{color:var(--text-light);margin-top:1rem;font-family:Cormorant Garamond,serif;font-size:2rem}.footer p,.footer span,.footer a{color:#faf8f4ad}.footer-contact{text-align:right;flex-direction:column;gap:.75rem;display:flex}.footer-contact a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid #c9a66b2e;padding-top:1.5rem;font-size:.85rem}@media (width<=700px){.footer-grid{flex-direction:column}.footer-contact{text-align:left}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--text-dark);font-family:Manrope,sans-serif;line-height:1.7;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1200px,90%);margin-inline:auto}
