.container{margin-inline:auto;max-width:var(--container);padding-inline:clamp(1.25rem,4vw,2rem);width:100%}.narrow{max-width:860px}.section{padding-block:clamp(4rem,8vw,7.5rem)}.section-cream{background:var(--color-cream-3)}.section-dark,.section-purple{background:var(--color-purple-dark);color:var(--color-cream-2)}.section-purple h2 em{color:var(--color-gold)}.site-header{align-items:center;background:rgba(36,17,45,.98);color:var(--color-cream-2);display:grid;gap:1rem;grid-template-columns:auto 1fr auto;height:var(--header-height);left:0;padding-inline:max(1.25rem,calc((100vw - 1200px)/ 2));position:fixed;right:0;top:0;z-index:20}.brand{align-items:center;color:var(--color-cream-2);display:inline-flex;font-size:1.25rem;font-weight:800;min-height:44px;min-width:44px;letter-spacing:0;line-height:1}.brand em{color:var(--color-gold);font-style:italic}.header-actions,.site-nav{align-items:center;display:flex;gap:clamp(1rem,1.7vw,1.75rem)}.site-nav{justify-content:end}.site-nav a{font-size:.95rem;font-weight:700;min-height:44px;padding-block:0.75rem}.site-nav a.is-active{color:var(--color-gold)}.lang-switch{display:flex;gap:.3rem;font-size:.8rem;font-weight:700}.lang-switch a{min-height:44px;padding:.7rem .25rem}.lang-switch .is-active{color:var(--color-gold)}.burger{background:0 0;display:none;flex-direction:column;gap:5px;height:44px;justify-content:center;width:44px}.burger span:not(.sr-only){background:var(--color-cream-2);display:block;height:2px;width:24px}.benefits-grid,.feature-row,.four-grid,.image-card-grid,.path-row,.program-cards,.review-grid,.three-panel,.weeks-grid{display:grid;gap:1.5rem;margin-top:var(--space-6)}.feature-row,.path-row,.program-cards,.review-grid,.three-panel{grid-template-columns:repeat(3,1fr)}.four-grid{grid-template-columns:repeat(4,1fr)}.benefits-grid,.image-card-grid,.weeks-grid{grid-template-columns:repeat(3,1fr)}.benefits-grid article,.four-grid article,.mini-feature,.path-row article,.review-grid article,.three-panel article,.weeks-grid article{border-radius:0;padding:1.5rem}.benefits-grid article,.path-row article,.program-cards article,.section-purple .four-grid article{border:1px solid rgba(198,164,106,.32);background:rgba(59,30,84,.62)}@media (max-width:1100px){.site-header{padding-inline:1.5rem}}@media (max-width:900px){.site-nav{background:var(--color-purple-dark);flex-direction:column;inset:var(--header-height) 0 auto 0;padding:2rem;position:fixed;transform:translateY(-130%);transition:transform .25s}.site-nav.is-open{transform:translateY(0)}.burger{display:flex}.header-actions .button-sm{display:none}.benefits-grid,.feature-row,.four-grid,.image-card-grid,.path-row,.program-cards,.review-grid,.three-panel,.weeks-grid{grid-template-columns:1fr}}@media (max-width:520px){:root{--header-height:64px}.site-header{height:var(--header-height);padding-inline:1rem}}