:root{--color-dark:#0f172a;--radius:4px;--color-secondary:#3b82f6;--color-light:#f3f6fc;--color-primary:#1d4ed8}
body{margin:0;color:#333;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;background:#fff;line-height:1.6}
h1,h2,h3,h4{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}
img{height:auto;max-width:100%}
.text-section{padding:3.5rem 0}
.text-section.bg-soft{background:var(--color-light)}
.content-title{color:var(--color-dark);font-weight:700;font-size:2rem;margin-bottom:1.5rem;text-align:left}
.subsection-title{font-size:1.5rem;font-weight:600;margin:2rem 0 1rem;color:var(--color-dark)}
.text-section p{line-height:1.7;margin-bottom:1.25rem;font-size:1.063rem}
.text-section h2{margin:2rem 0 1rem;font-size:1.75rem;color:var(--color-dark);font-weight:700}
.text-section__cols{column-width:18rem;column-gap:2.6rem}
.text-section__cols p{break-inside:avoid}
.text-section__accent{height:100%;flex-direction:column;background:var(--color-light);justify-content:center;display:flex;padding:2rem;border-radius:calc(var(--radius)*2);border-left:4px solid var(--color-primary)}
.text-section__accent-mark{font-weight:700;color:var(--color-primary);font-size:3rem;line-height:1}
.text-section__accent p{font-size:1.2rem;font-style:italic;color:var(--color-dark);margin:0}
.contact-box,.contact-info,.signup-info{border-radius:calc(var(--radius)*2);background:var(--color-light);padding:2rem}
.signup-info{padding:1.5rem;border-left:4px solid var(--color-primary)}
.info-item{margin-bottom:1.5rem}
.info-item h4{font-weight:600;color:var(--color-dark);margin-bottom:.5rem;font-size:1.125rem}
.thanks-section{justify-content:center;padding:4rem 0;min-height:70vh;align-items:center;display:flex}
.success-card{border-radius:calc(var(--radius)*2);text-align:center;background:var(--color-light);padding:4rem 3rem}
.thanks-title{color:var(--color-dark);font-weight:700;font-size:2.5rem;margin-bottom:1.5rem}
.success-text{font-size:1.125rem;margin-bottom:1rem;color:#555}
.warning-box{padding:1.5rem;background:#fff3cd;border-radius:var(--radius);margin-bottom:2rem;border-left:4px solid #ff9800}
.warning-box h2{margin:0 0 1rem;color:#333;font-size:1.5rem}
.warning-box p{margin:0;color:#555}
.footer-area{color:rgba(255,255,255,.8);background:var(--color-dark);padding:4rem 0 2rem}
.footer-area h4{margin-bottom:1.5rem;font-weight:700;font-size:1.25rem;color:#fff}
.footer-area p{margin:0 0 .5rem}
.footer-nav{margin:0;list-style:none;padding:0}
.footer-nav li{margin-bottom:.75rem}
.footer-nav a,.foot-legal a{color:rgba(255,255,255,.7);transition:color 0.31s;text-decoration:none}
.footer-nav a:hover,.foot-legal a:hover{color:var(--color-secondary)}
.footer-bottom{justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;margin-top:3rem;flex-wrap:wrap;align-items:center;gap:1rem;display:flex}
.foot-legal{gap:1.5rem;display:flex;flex-wrap:wrap}
.services-section{padding:3.5rem 0}
.service-card{border:1px solid #e6e6e6;transition:border-color 0.31s,box-shadow 0.31s;height:100%;overflow:hidden;background:#fff;border-radius:calc(var(--radius)*2)}
.service-card:hover{border-color:var(--color-primary);box-shadow:0 6px 36px rgba(0,0,0,0.165)}
.service-card:not(:has(.service-image)) .program-body{border-top:4px solid var(--color-primary)}
.service-image{width:100%;height:230px;object-fit:cover}
.program-body{padding:2rem}
.card-title{font-size:1.5rem;font-weight:700;color:var(--color-dark);margin-bottom:1rem}
.program-body p{margin-bottom:1rem;line-height:1.6;font-size:1rem}
.lead-banner{align-items:center;background:linear-gradient(rgba(0,0,0,0.575), rgba(0,0,0,0.353)), url("../images/hero.jpg") center/cover no-repeat;display:flex;text-align:center;min-height:580px;color:#fff;justify-content:center}
.banner-inner{padding:4.5rem 0;width:100%}
.lead-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem}
.banner-sub{opacity:.9;margin-bottom:2rem;font-size:1.25rem}
.lead-banner--left,.lead-banner--split{text-align:left;justify-content:flex-start}
.lead-banner__aside{backdrop-filter:blur(8px);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:calc(var(--radius)*2);padding:2rem}
.lead-banner__list{padding:0;margin:0;list-style:none}
.lead-banner__list li{padding:.6rem 0 .6rem 1.9rem;color:#fff;border-bottom:1px solid rgba(255,255,255,.12);position:relative;font-size:1.05rem}
.lead-banner__list li:last-child{border-bottom:0}
.lead-banner__list li:before{content:"✓";color:var(--color-secondary);position:absolute;font-weight:700;left:0}
.page-head{text-align:center;background:var(--color-dark);color:#fff;padding:4rem 0 3rem}
.page-title{margin-bottom:1rem;font-size:2.5rem;font-weight:700}
.page-subtitle{opacity:.8;font-size:1.125rem}
.reviews-section{padding:3.5rem 0;background:var(--color-dark)}
.quote-card{transition:all 0.31s;background:rgba(255,255,255,0.046);border-radius:calc(var(--radius)*2);padding:2rem;height:100%;border:1px solid rgba(255,255,255,.1)}
.quote-card:hover{border-color:var(--color-secondary);background:rgba(255,255,255,0.079)}
.testimonial-text{margin-bottom:1.5rem;line-height:1.6;color:rgba(255,255,255,.9);font-size:1rem}
.feedback-author{color:#fff;flex-direction:column;display:flex}
.author-place{margin-top:.25rem;font-size:.875rem;color:rgba(255,255,255,.6)}
.masthead{position:sticky;top:0;box-shadow:0 2px 9px rgba(0,0,0,0.124);background:var(--color-dark);z-index:1000}
.masthead a.navbar-brand,.masthead .navbar-brand{font-weight:700;color:#fff!important}
.cookie-consent{color:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.2);position:fixed;z-index:9999;left:0;padding:1.5rem;right:0;background:var(--color-dark);bottom:0;display:none}
.cookie-consent.show{display:block}
.cookie-consent .cookie-inner{align-items:center;margin:0 auto;max-width:1200px;gap:2rem;display:flex;justify-content:space-between;flex-wrap:wrap}
.cookie-consent .cookie-inner p{margin:0;flex:1}
.cookie-consent a{color:var(--color-secondary);text-decoration:underline}
.cookie-consent .cookie-actions{gap:1rem;display:flex}
.cookie-consent button{cursor:pointer;border-radius:var(--radius);border:1px solid #fff;font-size:.9rem;padding:.5rem 1.2rem}
.cookie-consent #acceptCookies{background:var(--color-primary);border-color:var(--color-primary);color:#fff}
.cookie-consent #declineCookies{background:transparent;color:#fff}
.callout-section{color:#fff;padding:5rem 0;text-align:center;background:linear-gradient(120deg,var(--color-primary),var(--color-secondary))}
.promo-title{font-weight:700;margin-bottom:1rem;font-size:2.25rem}
.promo-text{margin-bottom:2rem;font-size:1.125rem;opacity:.9}
.promo-buttons{margin-top:2rem;display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}
@media(max-width:768px){.lead-title{font-size:2rem}.banner-sub{font-size:1rem}.page-title{font-size:2rem}.content-title{font-size:1.5rem}.promo-title{font-size:1.75rem}.promo-buttons{flex-direction:column}.footer-bottom{flex-direction:column;text-align:center}.foot-legal{flex-direction:column;gap:.5rem}.cookie-consent .cookie-inner{flex-direction:column;text-align:center}}

/* === bootstrap palette overrides === */
.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.82)}
.navbar-dark .navbar-nav .nav-link:hover{color:var(--color-secondary)}
.btn-primary{background-color:var(--color-primary);border-color:var(--color-primary)}
.btn-primary:hover{background-color:var(--color-secondary);border-color:var(--color-secondary)}
.nav-link.btn-primary{color:#fff}
.btn-outline-light:hover{color:var(--color-primary)}
.btn-outline-primary{color:var(--color-primary);border-color:var(--color-primary)}
.btn-outline-primary:hover{background-color:var(--color-primary);color:#fff}
