:root{--background:#fbf7f8;--surface:#ffffffd1;--surface-soft:#f5efeb;--text:#676567;--text-strong:#4d4a4b;--accent:#eecdad;--accent-soft:#f5e4d1;--sage:#dbe1da;--border:#ebe1e3;--shadow:0 20px 60px #67656714;--radius:24px;--max-width:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top right, #eecdad3d, transparent 30%), linear-gradient(180deg, #fdfafb 0%, var(--background) 100%);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}main{min-height:calc(100vh - 180px)}.container{width:min(calc(100% - 2rem), var(--max-width));margin:0 auto}.narrow{width:min(100% - 2rem,820px);margin:0 auto}.section{padding:5rem 0}.section--tight{padding-top:2.75rem}.soft-section{background:linear-gradient(#dbe1da2e,#fff0)}.site-header{z-index:20;background:var(--background);border-bottom:1px solid #ebe1e3cc;position:sticky;top:0}.header-inner,.hero-grid,.two-column,.card-grid,.form-layout,.content-grid,.footer-grid{gap:2rem;display:grid}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;min-height:92px}.brand{align-items:center;gap:1rem;display:flex}.brand-logo{border-radius:16px;width:140px;height:auto}.brand-text{gap:.2rem;font-size:.95rem;display:grid}.brand-text strong{color:var(--text-strong)}.brand-text span{color:#8b8688}.main-nav{flex-wrap:wrap;justify-content:center;gap:1.2rem;display:flex}.nav-link{min-height:44px;color:var(--text-strong);background:linear-gradient(135deg,#e3b08f,#efc9ab);border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1.35rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 8px 22px #a56d4c29}.nav-link:hover{background:linear-gradient(135deg,#d69a76,#e8bb99);transform:translateY(-1px);box-shadow:0 10px 26px #a56d4c38}.hero-grid,.two-column,.form-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}.content-grid,.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch}.section-title+.card-grid{margin-top:2rem}.page-hero{padding-bottom:2rem}.hero-content h1,.section-title h1,.section-title h2,.card h2,.content-card h2,.content-card h3{color:var(--text-strong);letter-spacing:-.03em;margin:0;line-height:1.1}.hero-content h1{max-width:12ch;font-size:clamp(2.5rem,5vw,4.8rem)}.section-title h1,.section-title h2{font-size:clamp(2rem,4vw,3.4rem)}.content-card h3{font-size:1.35rem}.lead,.section-text,.info-panel p,.card p,.contact-card p,.muted,.content-card p,.site-footer p,.form-note{line-height:1.8}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#8b8688;margin:0 0 1rem;font-size:.8rem}.section-text,.lead{max-width:60ch}.section-text{margin:1rem auto 0}.section-title--left .section-text{margin-left:0}.section-title--center{text-align:center}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.85rem 1.4rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{background:linear-gradient(135deg, var(--accent), #f1d8bc);color:var(--text-strong);box-shadow:0 10px 30px #eecdad59}.button.secondary{border-color:var(--border);background:#ffffffd9}.inline-button{margin-top:1rem}.hero-card,.info-panel,.contact-card,.contact-form,.card,.quote-block,.content-card{background:var(--surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow);border-radius:var(--radius);border:1px solid #ebe1e3cc}.hero-card,.info-panel,.contact-card,.contact-form,.content-card,.quote-block,.card{padding:2rem}.card{flex-direction:column;min-height:100%;display:flex}.info-panel ul,.feature-list{padding-left:1.1rem;line-height:2}.card h2{margin-bottom:.75rem;font-size:1.5rem}.card-meta,.card-target,.text-link{font-size:.95rem}.card-meta{color:#9e8d7f;margin-bottom:.5rem}.card-target{color:#8d8b8c}.text-link{color:var(--text-strong);margin-top:1rem;font-weight:600;display:inline-block}.card .text-link{align-self:flex-start;margin-top:auto;padding-top:1rem}.contact-form{gap:1rem;display:grid}.contact-form label{color:var(--text-strong);gap:.5rem;font-weight:600;display:grid}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--border);width:100%;font:inherit;color:var(--text);background:#fff;border-radius:16px;padding:.95rem 1rem}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--accent);outline:2px solid #eecdad73}.form-note{color:#8b8688;margin:0;font-size:.95rem}.registration-hero{padding-bottom:2.5rem}.registration-section{padding-top:1rem}.registration-container{max-width:900px}.registration-form{gap:2rem;display:grid}.form-section,.form-submit-panel{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #ebe1e3e6}.form-section{padding:clamp(1.5rem,4vw,2.5rem)}.form-section-header{margin-bottom:2rem}.form-section-header h2,.form-submit-panel h2{color:var(--text-strong);margin:0;font-size:clamp(1.45rem,3vw,2rem);line-height:1.2}.form-section-header p:last-child{max-width:62ch;margin:.75rem 0 0;line-height:1.7}.registration-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.field-wide{grid-column:1/-1}.registration-form label,.form-question legend{color:var(--text-strong);font-weight:600}.registration-form label{gap:.55rem;display:grid}.registration-form input:not([type=radio]),.registration-form textarea{border:1px solid var(--border);width:100%;color:var(--text);font:inherit;background:#fffffff0;border-radius:16px;padding:.95rem 1rem}.registration-form textarea{resize:vertical;min-height:8rem;line-height:1.6}.registration-form input:focus-visible,.registration-form textarea:focus-visible{border-color:#dba882;outline:3px solid #eecdad73}.question-list{gap:1.25rem;display:grid}.form-question{border:1px solid var(--border);background:#f5efeb6b;border-radius:18px;min-width:0;margin:0;padding:1.5rem}.form-question legend{max-width:100%;padding:0 .4rem;line-height:1.5}.form-question legend span{color:#9e8d7f;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.25rem;font-size:.78rem;font-weight:700;display:block}.form-question>input,.form-question>textarea,.choice-group{margin-top:1rem}.form-question-help{max-width:68ch;color:var(--text);margin:.75rem 0 0;font-size:.95rem;font-weight:400;line-height:1.6}.registration-form .follow-up-field{margin-top:1.25rem}.choice-group{flex-wrap:wrap;gap:.75rem;display:flex}.registration-form .choice-option{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:999px;grid-template-columns:auto 1fr;align-items:center;gap:.65rem;min-height:44px;padding:.7rem 1rem;font-weight:500;display:inline-flex}.choice-option input{accent-color:#d69a76;width:1.1rem;height:1.1rem;margin:0}.privacy-copy{gap:1rem;display:grid}.privacy-copy p{max-width:72ch;margin:0;line-height:1.7}.form-submit-panel{justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 2rem;display:flex}.form-submit-panel .form-note{max-width:58ch;margin-top:.5rem}.button:disabled{cursor:not-allowed;opacity:.62;box-shadow:none;transform:none}.training-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.quote-block{text-align:center}.quote{color:var(--text-strong);margin:0;font-size:clamp(1.4rem,3vw,2rem)}.content-card--large{min-height:100%}.training-section{margin-top:2.5rem}.training-section h2{font-size:1.5rem}.detail-stack{gap:2rem;display:grid}.schedule-groups,.schedule-layout{gap:1.5rem;display:grid}.schedule-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-layout{grid-template-columns:minmax(0,1.5fr) minmax(260px,.5fr);align-items:stretch}.schedule-group h3,.retreat-card h3,.content-card .schedule-list{margin-top:0}.schedule-time{color:var(--text-strong);margin:.5rem 0;font-size:1.35rem;font-weight:700}.schedule-list{gap:0;padding:0;list-style:none;display:grid}.schedule-list li{border-bottom:1px solid var(--border);justify-content:space-between;gap:1.5rem;padding:.85rem 0;display:flex}.schedule-list li:last-child{border-bottom:0}.schedule-list strong{color:var(--text-strong);text-align:right}.retreat-card{flex-direction:column;justify-content:center;display:flex}.resource-links{gap:.7rem;margin-top:1.5rem;display:grid}.resource-links a{color:var(--text-strong);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:.25rem;font-weight:600}.site-footer{border-top:1px solid #ebe1e3cc;padding:2rem 0 3rem}.footer-title{color:var(--text-strong);margin:0 0 .75rem;font-weight:700}.footer-links{gap:.55rem;display:grid}.footer-certifications{border-top:1px solid #ebe1e3cc;flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:1.5rem 2rem;padding-top:1.5rem;display:flex}.certification-link{border-radius:10px;display:inline-flex}.certification-link:last-child{margin-left:auto}.certification-link:focus-visible{outline:2px solid var(--accent-strong);outline-offset:4px}.certification-logo{object-fit:contain;width:auto;height:auto;display:block}.certification-logo--vmbn{max-width:90px}.certification-logo--smr{max-width:210px}@media (max-width:960px){.header-inner{grid-template-columns:1fr;justify-items:center;padding:1rem 0}.brand{text-align:center;flex-direction:column}.header-cta{width:100%;max-width:280px}.hero-grid,.two-column,.form-layout,.card-grid,.content-grid,.footer-grid,.schedule-groups,.schedule-layout{grid-template-columns:1fr}.section{padding:4rem 0}}@media (max-width:640px){.main-nav{gap:.8rem 1rem}.nav-link{min-height:40px;padding:.65rem 1rem;font-size:.95rem}.hero-content h1{max-width:none}.schedule-list li{flex-direction:column;align-items:flex-start;gap:.25rem}.schedule-list strong{text-align:left}.registration-fields{grid-template-columns:1fr}.field-wide{grid-column:auto}.choice-group,.form-submit-panel{flex-direction:column;align-items:stretch}.registration-form .choice-option{border-radius:14px}.form-submit-panel .button{width:100%}}.brand-logo{border-radius:0;width:260px}.hero-card--logo{justify-content:center;align-items:center;padding:2.5rem;display:flex}.hero-logo{border-radius:0}.agenda-list{gap:1.2rem;display:grid}.agenda-card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #ebe1e3cc;grid-template-columns:.8fr 1.2fr;align-items:center;gap:2rem;padding:2rem;display:grid}.agenda-card h2{color:var(--text-strong);margin:0 0 .5rem}code{background:#dbe1da59;border-radius:8px;padding:.1rem .35rem}@media (max-width:960px){.header-inner,.agenda-card{grid-template-columns:1fr}.brand-logo{width:min(100%,360px)}}.header-inner{grid-template-columns:auto 1fr auto}.main-nav{justify-content:flex-end;gap:.75rem}.nav-link{box-shadow:none;color:var(--text-strong);background:#ffffffdb;border:1.5px solid #d99372}.nav-link:hover{box-shadow:none;background:#eecdad2e}.menu-toggle{display:none}.hamburger-button{cursor:pointer;background:#ffffffdb;border:1.5px solid #d99372;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:46px;height:46px;display:none}.hamburger-button span{background:var(--text-strong);border-radius:999px;width:20px;height:2px;display:block}.hero-card--image{min-height:420px;padding:0;overflow:hidden}.hero-photo{object-fit:cover;width:100%;height:100%;min-height:420px;display:block}@media (max-width:960px){.site-header{position:sticky}.header-inner{grid-template-columns:1fr auto;justify-items:stretch;position:relative}.brand{text-align:left;flex-direction:row}.brand-logo{width:min(72vw,300px)}.hamburger-button{align-self:center;display:inline-flex}.main-nav{background:#fbf7f8fa;border-top:1px solid #ebe1e3e6;border-bottom:1px solid #ebe1e3e6;flex-direction:column;grid-column:1/-1;align-items:stretch;gap:.7rem;width:100vw;padding:1.1rem 1rem 1.25rem;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 18px 35px #6765671a}.menu-toggle:checked~.main-nav{display:flex}.main-nav .nav-link{width:min(100%,420px);min-height:46px;margin:0 auto}}@media (max-width:640px){.header-inner{min-height:76px;padding:.75rem 0}.brand-logo{width:min(68vw,260px)}.main-nav .nav-link{width:100%}.hero-card--image,.hero-photo{min-height:300px}}.hero{align-items:center;min-height:620px;display:flex;position:relative;overflow:hidden}.hero-image-background{z-index:1;position:absolute;inset:0}.hero-photo{object-fit:cover;object-position:center right}.hero:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#fbf7f5 0%,#fbf7f5fa 22%,#fbf7f5d1 40%,#fbf7f573 58%,#fbf7f51f 78%,#fbf7f500 100%);position:absolute;inset:0}.hero .container{z-index:3;position:relative}.hero-grid{display:block}.hero-content{max-width:620px}.hero--training:before{background:#2a2e3014}.hero--training .hero-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius);width:min(100%,590px);box-shadow:var(--shadow);background:#fbf7f5e6;border:1px solid #ebe1e3e6;margin-left:auto;padding:clamp(1.75rem,3vw,2.5rem)}.hero--training .hero-content h1{max-width:13ch;font-size:clamp(2.6rem,4vw,4rem)}.training-hero-photo{object-position:left center}@media (max-width:768px){.hero{min-height:560px}.hero:before{background:linear-gradient(#fbf7f5f5 0%,#fbf7f5e0 50%,#fbf7f599 100%)}.hero-photo{object-position:center}.hero--training{align-items:flex-start}.hero--training:before{background:#2a2e300f}.hero--training .hero-content{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fbf7f5e6}.training-hero-photo{object-position:left center}}
