:root{--color-dark:#1a1a1a;--color-secondary:#d2691e;--radius:6px;--color-light:#f5f5f5;--color-primary:#8b4513}body{margin:0;background:#fff;line-height:1.6;color:#333;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}h1,h2,h3,h4{font-family:"Work Sans",sans-serif}img{max-width:100%;height:auto}.contact-panel,.detail-block,.register-info{padding:2rem;border-radius:calc(var(--radius)*1.5);background:var(--color-light)}.register-info{padding:1.5rem;border-left:4px solid var(--color-primary)}.info-item{margin-bottom:1.5rem}.info-item h4{color:var(--color-dark);font-weight:600;margin-bottom:.5rem;font-size:1.125rem}.thanks-section{display:flex;justify-content:center;min-height:70vh;align-items:center;padding:4rem 0}.ty-content{text-align:center;background:var(--color-light);padding:4rem 3rem;border-radius:calc(var(--radius)*1.5)}.thankyou-title{color:var(--color-dark);font-weight:700;font-size:2.5rem;margin-bottom:1.5rem}.ty-text{margin-bottom:1rem;font-size:1.125rem;color:#555}.reviews-section{background:var(--color-dark);padding:4.5rem 0}.quote-card{transition:all 0.29s;background:rgba(255,255,255,0.051);padding:2rem;height:100%;border-radius:calc(var(--radius)*1.5);border:1px solid rgba(255,255,255,.1)}.quote-card:hover{background:rgba(255,255,255,0.084);border-color:var(--color-secondary)}.quote-text{color:rgba(255,255,255,.9);margin-bottom:1.5rem;line-height:1.6;font-size:1rem}.quote-author{color:#fff;display:flex;flex-direction:column}.author-place{font-size:.875rem;margin-top:.25rem;color:rgba(255,255,255,.6)}.page-hero{color:#fff;padding:4rem 0 3rem;text-align:center;background:var(--color-dark)}.head-title{font-weight:700;font-size:2.5rem;margin-bottom:1rem}.head-sub{font-size:1.125rem;opacity:.8}.prose-section{padding:4.5rem 0}.prose-section.bg-soft{background:var(--color-light)}.block-title{margin-bottom:1.5rem;color:var(--color-dark);font-weight:700;font-size:2rem;text-align:center}.subsection-title{font-size:1.5rem;margin:2rem 0 1rem;font-weight:600;color:var(--color-dark)}.prose-section p{margin-bottom:1.25rem;font-size:1.063rem;line-height:1.7}.prose-section h2{font-weight:700;font-size:1.75rem;color:var(--color-dark);margin:2rem 0 1rem}.prose-section__cols{column-gap:2.6rem;column-width:18rem}.prose-section__cols p{break-inside:avoid}.prose-section__accent{height:100%;border-left:4px solid var(--color-primary);border-radius:calc(var(--radius)*1.5);justify-content:center;padding:2rem;display:flex;flex-direction:column;background:var(--color-light)}.prose-section__accent-mark{font-size:3rem;line-height:1;color:var(--color-primary);font-weight:700}.prose-section__accent p{font-size:1.2rem;color:var(--color-dark);margin:0;font-style:italic}.intro-hero{display:flex;background:linear-gradient(160deg,#8b4513,#d2691e);text-align:center;align-items:center;justify-content:center;min-height:600px;color:#fff}.hero-body{padding:4rem 0;width:100%}.hero-title{font-weight:700;font-size:3rem;margin-bottom:1.5rem}.hero-subtitle{margin-bottom:2rem;opacity:.9;font-size:1.25rem}.intro-hero--left,.intro-hero--split{text-align:left;justify-content:flex-start}.intro-hero__aside{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:calc(var(--radius)*1.5);backdrop-filter:blur(8px);padding:2rem}.intro-hero__list{padding:0;list-style:none;margin:0}.intro-hero__list li{border-bottom:1px solid rgba(255,255,255,.12);color:#fff;padding:.6rem 0 .6rem 1.9rem;position:relative;font-size:1.05rem}.intro-hero__list li:last-child{border-bottom:0}.intro-hero__list li:before{left:0;color:var(--color-secondary);position:absolute;content:"✓";font-weight:700}.promo-section{color:#fff;background:linear-gradient(160deg,var(--color-primary),var(--color-secondary));padding:5rem 0;text-align:center}.callout-title{font-weight:700;font-size:2.25rem;margin-bottom:1rem}.cta-text{font-size:1.125rem;opacity:.9;margin-bottom:2rem}.callout-actions{gap:1rem;display:flex;margin-top:2rem;flex-wrap:wrap;justify-content:center}.top-header{box-shadow:0 2px 9px rgba(0,0,0,0.127);z-index:1000;background:var(--color-dark);top:0;position:sticky}.top-header a.navbar-brand,.top-header .navbar-brand{color:#fff!important;font-weight:700}.warning-box{padding:1.5rem;background:#fff3cd;margin-bottom:2rem;border-radius:var(--radius);border-left:4px solid #ff9800}.warning-box h2{margin:0 0 1rem;color:#333;font-size:1.5rem}.warning-box p{color:#555;margin:0}.cookie-consent{z-index:9999;display:none;position:fixed;color:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.2);padding:1.5rem;background:var(--color-dark);right:0;left:0;bottom:0}.cookie-consent.show{display:block}.cookie-consent .cookie-inner{max-width:1200px;flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex;margin:0 auto;gap:2rem}.cookie-consent .cookie-inner p{margin:0;flex:1}.cookie-consent a{color:var(--color-secondary);text-decoration:underline}.cookie-consent .cookie-actions{display:flex;gap:1rem}.cookie-consent button{cursor:pointer;border:1px solid #fff;border-radius:var(--radius);padding:.5rem 1.2rem;font-size:.9rem}.cookie-consent #acceptCookies{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.cookie-consent #declineCookies{color:#fff;background:transparent}.site-footer{padding:4rem 0 2rem;color:rgba(255,255,255,.8);background:var(--color-dark)}.site-footer h4{color:#fff;font-weight:700;font-size:1.25rem;margin-bottom:1.5rem}.site-footer p{margin:0 0 .5rem}.foot-links{margin:0;padding:0;list-style:none}.foot-links li{margin-bottom:.75rem}.foot-links a,.footer-policies a{text-decoration:none;color:rgba(255,255,255,.7);transition:color 0.29s}.foot-links a:hover,.footer-policies a:hover{color:var(--color-secondary)}.footer-end{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);flex-wrap:wrap;gap:1rem;justify-content:space-between;display:flex;align-items:center}.footer-policies{flex-wrap:wrap;display:flex;gap:1.5rem}.offerings-section{padding:4.5rem 0}.feature-card{height:100%;border-radius:calc(var(--radius)*1.5);overflow:hidden;transition:border-color 0.29s,box-shadow 0.29s;background:#fff;border:1px solid #e6e6e6}.feature-card:hover{border-color:var(--color-primary);box-shadow:0 6px 29px rgba(0,0,0,0.175)}.feature-card:not(:has(.offering-image)) .program-body{border-top:4px solid var(--color-primary)}.offering-image{width:100%;height:230px;object-fit:cover}.program-body{padding:2rem}.card-title{margin-bottom:1rem;font-weight:700;color:var(--color-dark);font-size:1.5rem}.program-body p{margin-bottom:1rem;font-size:1rem;line-height:1.6}@media(max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.head-title{font-size:2rem}.block-title{font-size:1.5rem}.callout-title{font-size:1.75rem}.callout-actions{flex-direction:column}.footer-end{flex-direction:column;text-align:center}.footer-policies{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}