:root{--color-primary:#92400e;--color-secondary:#d97706;--radius:5px;--color-dark:#1f1810;--color-light:#faf6f0}body{margin:0;color:#333;background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.6}h1,h2,h3,h4{font-family:"Work Sans",sans-serif}img{height:auto;max-width:100%}.disclaimer-box{border-radius:var(--radius);border-left:4px solid #ff9800;padding:1.5rem;margin-bottom:2rem;background:#fff3cd}.disclaimer-box h2{color:#333;margin:0 0 1rem;font-size:1.5rem}.disclaimer-box p{margin:0;color:#555}.site-header{position:sticky;top:0;z-index:1000;box-shadow:0 2px 8px rgba(0,0,0,0.083);background:var(--color-dark)}.site-header a.navbar-brand,.site-header .navbar-brand{color:#fff!important;font-weight:700}.section-head{text-align:center;background:var(--color-dark);color:#fff;padding:4rem 0 3rem}.inner-title{margin-bottom:1rem;font-weight:700;font-size:2.5rem}.inner-sub{opacity:.8;font-size:1.125rem}.cookie-consent{padding:1.5rem;box-shadow:0 -2px 10px rgba(0,0,0,.2);position:fixed;display:none;left:0;z-index:9999;right:0;bottom:0;color:#fff;background:var(--color-dark)}.cookie-consent.show{display:block}.cookie-consent .cookie-inner{gap:2rem;max-width:1200px;align-items:center;flex-wrap:wrap;justify-content:space-between;display:flex;margin:0 auto}.cookie-consent .cookie-inner p{flex:1;margin:0}.cookie-consent a{color:var(--color-secondary);text-decoration:underline}.cookie-consent .cookie-actions{display:flex;gap:1rem}.cookie-consent button{font-size:.9rem;padding:.5rem 1.2rem;border-radius:var(--radius);border:1px solid #fff;cursor:pointer}.cookie-consent #acceptCookies{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.cookie-consent #declineCookies{color:#fff;background:transparent}.contact-info-block,.info-panel,.signup-info{padding:2rem;border-radius:calc(var(--radius)*2);background:var(--color-light)}.signup-info{padding:1.5rem;border-left:4px solid var(--color-primary)}.contact-row{margin-bottom:1.5rem}.contact-row h4{font-size:1.125rem;margin-bottom:.5rem;font-weight:600;color:var(--color-dark)}.promo-section{padding:5rem 0;color:#fff;background:linear-gradient(120deg,var(--color-primary),var(--color-secondary));text-align:center}.action-title{font-weight:700;margin-bottom:1rem;font-size:2.25rem}.action-text{margin-bottom:2rem;font-size:1.125rem;opacity:.9}.cta-buttons{margin-top:2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.services-section{padding:4.5rem 0}.offering-card{transition:transform 0.3s,box-shadow 0.3s;box-shadow:0 5px 20px rgba(0,0,0,0.13);overflow:hidden;background:#fff;border-radius:calc(var(--radius)*2);height:100%}.offering-card:hover{box-shadow:0 10px 31px rgba(0,0,0,0.164);transform:translateY(-6px)}.offering-card:not(:has(.program-image)) .service-content{border-top:4px solid var(--color-primary)}.program-image{object-fit:cover;height:230px;width:100%}.service-content{padding:2rem}.program-title{color:var(--color-dark);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.service-content p{margin-bottom:1rem;font-size:1rem;line-height:1.6}.testimonials-section{padding:4.5rem 0;background:var(--color-dark)}.review-card{height:100%;transition:all 0.3s;border-radius:calc(var(--radius)*2);padding:2rem;background:rgba(255,255,255,0.062);border:1px solid rgba(255,255,255,.1)}.review-card:hover{background:rgba(255,255,255,0.071);border-color:var(--color-secondary)}.testimonial-text{margin-bottom:1.5rem;line-height:1.6;color:rgba(255,255,255,.9);font-size:1rem}.quote-author{flex-direction:column;color:#fff;display:flex}.author-place{margin-top:.25rem;font-size:.875rem;color:rgba(255,255,255,.6)}.intro-hero{align-items:center;justify-content:center;text-align:center;min-height:540px;display:flex;background:linear-gradient(rgba(0,0,0,0.562),rgba(0,0,0,0.358)),url("../images/hero.jpg") center/cover no-repeat;color:#fff}.banner-inner{padding:3.5rem 0;width:100%}.hero-h1{font-weight:700;margin-bottom:1.5rem;font-size:3rem}.lead-text{margin-bottom:2rem;opacity:.9;font-size:1.25rem}.intro-hero--left,.intro-hero--split{justify-content:flex-start;text-align:left}.intro-hero__aside{backdrop-filter:blur(8px);border-radius:calc(var(--radius)*2);background:rgba(255,255,255,.08);padding:2rem;border:1px solid rgba(255,255,255,.18)}.intro-hero__list{padding:0;margin:0;list-style:none}.intro-hero__list li{color:#fff;font-size:1.05rem;padding:.6rem 0 .6rem 1.9rem;position:relative;border-bottom:1px solid rgba(255,255,255,.12)}.intro-hero__list li:last-child{border-bottom:0}.intro-hero__list li:before{color:var(--color-secondary);font-weight:700;position:absolute;left:0;content:"✓"}.text-section{padding:4.5rem 0}.text-section.bg-soft{background:var(--color-light)}.section-heading{margin-bottom:1.5rem;font-size:2rem;color:var(--color-dark);text-align:left;font-weight:700}.subsection-title{margin:2rem 0 1rem;font-size:1.5rem;color:var(--color-dark);font-weight:600}.text-section p{margin-bottom:1.25rem;font-size:1.063rem;line-height:1.7}.text-section h2{margin:2rem 0 1rem;font-size:1.75rem;font-weight:700;color:var(--color-dark)}.text-section__cols{column-gap:2.6rem;column-width:18rem}.text-section__cols p{break-inside:avoid}.text-section__accent{padding:2rem;background:var(--color-light);justify-content:center;border-left:4px solid var(--color-primary);flex-direction:column;border-radius:calc(var(--radius)*2);display:flex;height:100%}.text-section__accent-mark{line-height:1;font-size:3rem;font-weight:700;color:var(--color-primary)}.text-section__accent p{font-size:1.2rem;color:var(--color-dark);font-style:italic;margin:0}.thanks-section{display:flex;align-items:center;justify-content:center;padding:4rem 0;min-height:70vh}.thanks-card{text-align:center;border-radius:calc(var(--radius)*2);background:var(--color-light);padding:4rem 3rem}.thanks-title{font-size:2.5rem;font-weight:700;color:var(--color-dark);margin-bottom:1.5rem}.thankyou-text{margin-bottom:1rem;color:#555;font-size:1.125rem}.site-foot{padding:4rem 0 2rem;color:rgba(255,255,255,.8);background:var(--color-dark)}.site-foot h4{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.site-foot p{margin:0 0 .5rem}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:.75rem}.footer-links a,.footer-legal a{text-decoration:none;transition:color 0.3s;color:rgba(255,255,255,.7)}.footer-links a:hover,.footer-legal a:hover{color:var(--color-secondary)}.footer-end{align-items:center;justify-content:space-between;margin-top:3rem;gap:1rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);flex-wrap:wrap;display:flex}.footer-legal{display:flex;flex-wrap:wrap;gap:1.5rem}@media(max-width:768px){.hero-h1{font-size:2rem}.lead-text{font-size:1rem}.inner-title{font-size:2rem}.section-heading{font-size:1.5rem}.action-title{font-size:1.75rem}.cta-buttons{flex-direction:column}.footer-end{flex-direction:column;text-align:center}.footer-legal{flex-direction:column;gap:.5rem}.cookie-consent .cookie-inner{flex-direction:column;text-align:center}}.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}