*,:after,:before{box-sizing:border-box}:root{--bg:#0d0f14;--bg-raised:#151922;--border:#262c3a;--text:#e8eaf0;--text-muted:#9aa3b8;--accent:#6ee7a8;--accent-ink:#0d0f14;--warn:#f2c14e;--max:68rem;--radius:14px;--font:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}.container{width:100%;max-width:var(--max);margin-inline:auto;padding-inline:1.25rem}h1,h2,h3{line-height:1.15;letter-spacing:-.02em;margin:0 0 .6em;text-wrap:balance}h1{font-size:clamp(2.25rem,6vw,3.75rem)}h2{font-size:clamp(1.6rem,3.5vw,2.25rem)}h3{font-size:1.15rem}p{margin:0 0 1.1em;text-wrap:pretty}a{color:var(--accent)}.muted{color:var(--text-muted)}.site-header{border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;background:rgba(13,15,20,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:64px}.wordmark{font-weight:650;letter-spacing:-.02em;color:var(--text);text-decoration:none}.site-header nav a{color:var(--text-muted);text-decoration:none;font-size:.95rem}.site-header nav a:hover{color:var(--text)}.site-footer{border-top:1px solid var(--border);margin-top:5rem;padding-block:2rem;font-size:.9rem;color:var(--text-muted)}.site-footer p{margin:0 0 .35em}.section{padding-block:clamp(3rem,8vw,5.5rem)}.section-tight{padding-block:clamp(2rem,5vw,3rem)}.lede{font-size:clamp(1.05rem,2.2vw,1.3rem);color:var(--text-muted);max-width:44ch}.hero{padding-block:clamp(3.5rem,10vw,7rem)}.hero-why{font-size:clamp(1.15rem,2.6vw,1.5rem);line-height:1.35;color:var(--text);max-width:40ch;margin:-.2rem 0 1.1rem;text-wrap:balance}.eyebrow{display:inline-block;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.4rem;border-radius:999px;border:1px solid var(--accent);background:var(--accent);color:var(--accent-ink);font:inherit;font-weight:600;text-decoration:none;cursor:pointer}.button:hover{filter:brightness(1.08)}.button:disabled{color:var(--text-muted);cursor:not-allowed;filter:none}.button-ghost,.button:disabled{background:transparent;border-color:var(--border)}.button-ghost{color:var(--text)}.button-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr))}.card{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius);padding:1.4rem}.card h3{margin-bottom:.4em}.card p:last-child{margin-bottom:0}.list-clean{list-style:none;margin:0;padding:0}.list-clean li{padding-left:1.6rem;position:relative;margin-bottom:.6rem}.list-clean li:before{content:"→";position:absolute;left:0;color:var(--accent)}.list-no li:before{content:"×";color:var(--text-muted)}.two-col{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr))}.session-list{display:grid;grid-gap:1rem;gap:1rem}.session-card{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius);padding:1.4rem;display:flex;flex-wrap:wrap;gap:1.5rem;align-items:flex-start;justify-content:space-between}.session-card>.notify.is-compact{flex:0 0 70%;max-width:none;margin-inline:auto}.session-when{min-width:min(100%,18rem);flex:1 1 20rem}.session-when h3{margin-bottom:.25em}.session-time{color:var(--text-muted);margin:0}.local-time{margin:.5rem 0 0;font-size:.9rem;color:var(--text-muted)}.session-book{text-align:right;flex:0 0 auto}.session-price{font-size:1.5rem;font-weight:650;margin:0}.session-seats{margin:0 0 .75rem;font-size:.9rem;color:var(--text-muted)}.about{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:auto 1fr;align-items:start}.about-photo{width:180px;height:180px;border-radius:50%;background:var(--bg-raised);border:1px solid var(--border);display:grid;place-items:center;font-size:2.75rem;font-weight:600;letter-spacing:.02em;color:var(--text-muted);overflow:hidden}.about-photo img{width:100%;height:100%;object-fit:cover}.about-text h2{margin-top:0}.about-text p:last-child{margin-bottom:0}@media (max-width:640px){.about{grid-template-columns:1fr;justify-items:start}.about-photo{width:128px;height:128px;font-size:2rem}}.proof{border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:var(--radius);background:var(--bg-raised);padding:1.75rem 1.9rem}.proof h2{font-size:clamp(1.25rem,2.5vw,1.6rem);margin-bottom:.5em}.proof p{color:var(--text-muted);max-width:58ch}.proof p:last-child{margin-bottom:0}.faq details{border-bottom:1px solid var(--border);padding:1rem 0}.faq summary{cursor:pointer;font-weight:600;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:before{content:"+";color:var(--accent);display:inline-block;width:1.4rem}.faq details[open] summary:before{content:"–"}.faq details>:not(summary){padding-left:1.4rem}.faq p:last-child{margin-bottom:0}.notice{border:1px dashed var(--border);border-radius:var(--radius);padding:1rem 1.25rem;color:var(--text-muted);font-size:.95rem}.container.narrow{max-width:38rem}.container.narrow .notice{margin:1.5rem 0}.promo{max-width:18rem;margin:0 0 .75rem auto;text-align:left}.promo-label{display:block;font-size:.78rem;color:var(--text-muted);margin-bottom:.3rem}.promo-row{display:flex;gap:.4rem}.promo-input{flex:1 1 auto;min-width:0;padding:.5rem .7rem;border-radius:999px;border:1px solid var(--border);background:transparent;color:var(--text);font:inherit;font-size:.9rem;text-transform:uppercase}.promo-input::placeholder{color:var(--text-muted);text-transform:none}.promo-input:disabled{color:var(--text-muted);cursor:not-allowed}.promo-apply{flex:0 0 auto;padding:.5rem .9rem;font-size:.85rem}.promo-note{margin:.4rem 0 0;font-size:.82rem;line-height:1.4}.promo-note.is-applied{color:var(--text)}.promo-note.is-applied s,.promo-note.is-rejected{color:var(--text-muted)}@media (max-width:640px){.promo{margin-left:0;max-width:none}}.consent{display:flex;align-items:flex-start;gap:.5rem;margin-top:.75rem;font-size:.82rem;line-height:1.4;color:var(--text-muted);text-align:left;max-width:18rem;margin-left:auto;cursor:pointer}.consent input{margin:.15rem 0 0;accent-color:var(--accent);flex:0 0 auto}@media (max-width:640px){.consent{margin-left:0;max-width:none}}.review-list{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr))}.review{margin:0;padding:1.4rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-raised)}.review p{margin:0;color:var(--text)}.review cite{display:block;margin-top:.9rem;font-style:normal;font-size:.88rem;color:var(--text-muted)}.review-form{display:flex;flex-direction:column;gap:.4rem;margin-top:1.5rem;max-width:34rem}.review-form label{margin-top:.9rem;font-weight:600;color:var(--text)}.review-form input[type=email],.review-form input[type=text],.review-form textarea{width:100%;padding:.7rem .85rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-raised);color:var(--text);font:inherit}.review-form textarea{resize:vertical;min-height:8rem}.review-form input::placeholder,.review-form textarea::placeholder{color:var(--text-muted)}.review-form .button{margin-top:1.4rem;align-self:flex-start}.field-note{margin:.35rem 0 0;font-size:.82rem;color:var(--text-muted)}.rating-group{border:0;padding:0;margin:0}.rating-group legend{font-weight:600;color:var(--text);padding:0;margin-bottom:.6rem}.rating-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.rating-button{width:3rem;height:3rem;border-radius:999px;border:1px solid var(--border);background:transparent;color:var(--text);font:inherit;font-weight:600;cursor:pointer}.rating-button.is-chosen,.rating-button:hover{border-color:var(--accent)}.rating-button.is-chosen{background:var(--accent);color:var(--accent-ink)}.consent-row{display:flex;align-items:flex-start;gap:.55rem;margin-top:1.2rem}.consent-row label{display:flex;align-items:center;min-height:2.75rem;margin-top:0;font-weight:400;color:var(--text-muted);cursor:pointer}.consent-row input{margin:.2rem 0 0;accent-color:var(--accent);flex:0 0 auto;width:1.1rem;height:1.1rem}.form-error{margin:.9rem 0 0;color:var(--warn);font-size:.9rem}.book-note{font-size:.85rem;line-height:1.45;color:var(--text-muted);max-width:18rem;margin:.6rem 0 0 auto}@media (max-width:640px){.book-note{margin-left:0;max-width:none}.session-card{flex-direction:column;align-items:stretch}.session-when{flex:0 0 auto}.session-card>.notify.is-compact{flex:0 0 auto;margin-inline:0}.session-book{text-align:left}.session-book .button{width:100%}.session-book .promo-apply{width:auto}.promo-input,.session-book .promo-apply{min-height:44px}}.notify{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-raised);padding:1.6rem 1.75rem}.notify-heading{margin:0 0 .4em;font-size:1.15rem}.notify-blurb{color:var(--text-muted);margin:0 0 1rem;max-width:44ch}.notify-row{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.notify-row input{flex:1 1 16rem;min-width:0;padding:.72rem 1rem;border-radius:999px;border:1px solid var(--border);background:var(--bg);color:var(--text);font:inherit}.notify-row input::placeholder{color:var(--text-muted)}.notify-row input:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.notify-fine{margin:.8rem 0 0;font-size:.8rem;color:var(--text-muted)}.notify-done{margin:0;color:var(--text)}.notify.is-compact{padding:.9rem 1rem;margin-top:.85rem;text-align:left;max-width:20rem;margin-left:auto}.notify.is-compact .notify-blurb{margin-bottom:.6rem;font-size:.9rem}.notify.is-compact .notify-row input{flex:1 1 100%;font-size:.9rem}.notify.is-compact .button{width:100%}.notify.is-compact .notify-done,.notify.is-compact .notify-fine{font-size:.78rem}@media (max-width:640px){.notify.is-compact{margin-left:0;max-width:none}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.session-course{margin:0 0 .35rem;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-weight:600}.reveal-ready [data-reveal]{opacity:0;transform:translateY(64px)}.reveal-ready [data-reveal].is-revealed{opacity:1;transform:none;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal-ready .grid>[data-reveal]:nth-child(2){transition-delay:.09s}.reveal-ready .grid>[data-reveal]:nth-child(3){transition-delay:.18s}.reveal-ready .grid>[data-reveal]:nth-child(4){transition-delay:.27s}@media (prefers-reduced-motion:reduce){.reveal-ready [data-reveal],.reveal-ready [data-reveal].is-revealed{opacity:1;transform:none;transition:none}}.course-group{margin-top:3rem}.course-group:first-of-type{margin-top:2rem}.course-group>h2{margin-bottom:.4rem}.course-group>.lede{margin-top:0}.course-group>.muted{margin-top:-.35rem;font-size:.95rem}