@font-face{font-family:cormorant garamond;font-style:normal;font-weight:400 700;font-display:swap;src:url(../fonts/cormorant-garamond-regular.woff2)format('woff2')}@font-face{font-family:cormorant garamond;font-style:italic;font-weight:400 700;font-display:swap;src:url(../fonts/cormorant-garamond-italic.woff2)format('woff2')}@font-face{font-family:hanken grotesk;font-style:normal;font-weight:400 700;font-display:swap;src:url(../fonts/hanken-grotesk.woff2)format('woff2')}:root{--bg-surface:#E4D6C1;--bg-raised:#F6F1E8;--bg-deep:#D0BCA0;--border:#C7B79B;--text-primary:#2E2822;--text-muted:#6B5D4E;--accent:#C06B47;--accent-hover:#A85638;--accent-calm:#8A9079;--accent-calm-hover:#757B66;--font-display:'Cormorant Garamond', serif;--font-sans:'Hanken Grotesk', sans-serif;--space-xs:8px;--space-sm:12px;--space-md:16px;--space-lg:24px;--space-xl:40px;--space-2xl:64px;--space-3xl:96px;--space-4xl:128px;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--shadow-soft:0 2px 8px rgba(46, 40, 34, 0.06);--shadow-raised:0 8px 24px rgba(46, 40, 34, 0.10);--shadow-deep:0 16px 48px rgba(46, 40, 34, 0.18)}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);font-size:17px;font-weight:400;line-height:1.6;color:var(--text-primary);background-color:var(--bg-surface);overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:var(--accent);text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent-hover)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:500;line-height:1;color:var(--text-primary);text-wrap:balance}h1{font-size:clamp(2.75rem,6.5vw,5.5rem);line-height:.98;letter-spacing:-.025em}h2{font-size:clamp(2rem,4vw,3.25rem);line-height:1.05;letter-spacing:-.015em}h3{font-family:var(--font-sans);font-weight:600;font-size:clamp(1.125rem,1.5vw,1.375rem);line-height:1.25}p{text-wrap:pretty}.container{width:100%;max-width:1240px;margin:0 auto;padding:0 var(--space-lg)}.section{padding:var(--space-3xl)0}@media(max-width:768px){.section{padding:var(--space-2xl)0}}.hero{position:relative;min-height:92vh;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;padding:var(--space-lg)0 var(--space-2xl);color:#fbeee6;overflow:hidden;isolation:isolate}.hero__bg{position:absolute;inset:0;z-index:-2;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 1000' preserveAspectRatio='xMidYMid slice'><defs><linearGradient id='sky' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='%232E2822'/><stop offset='0.55' stop-color='%23C06B47' stop-opacity='0.85'/><stop offset='1' stop-color='%23F0D8C9'/></linearGradient><radialGradient id='orb' cx='0.62' cy='0.42' r='0.42'><stop offset='0' stop-color='%23FBEEE6' stop-opacity='0.45'/><stop offset='0.5' stop-color='%23F0D8C9' stop-opacity='0.15'/><stop offset='1' stop-color='%232E2822' stop-opacity='0'/></radialGradient></defs><rect width='1600' height='1000' fill='url(%23sky)'/><rect width='1600' height='1000' fill='url(%23orb)'/><ellipse cx='1000' cy='420' rx='480' ry='200' fill='%23C06B47' opacity='0.55'/><ellipse cx='1100' cy='520' rx='540' ry='180' fill='%23A85638' opacity='0.65'/><ellipse cx='980' cy='680' rx='600' ry='120' fill='%23FBEEE6' opacity='0.18'/></svg>")50%/cover no-repeat}.hero__bg::after{content:'';position:absolute;inset:0;background:linear-gradient( 180deg,rgba(33,28,23,.55) 0%,rgba(33,28,23,.35) 40%,rgba(33,28,23,.75) 100% );z-index:-1}.hero__nav{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1240px;margin:0 auto;padding:0 var(--space-lg)}.hero__brand{display:flex;align-items:center;gap:var(--space-sm);text-decoration:none;color:#fbeee6}.hero__mark{width:40px;height:40px;flex-shrink:0}.hero__wordmark{display:flex;flex-direction:column;line-height:1}.hero__wordmark-name{font-family:var(--font-display);font-weight:500;font-size:1.375rem;color:#fbeee6}.hero__wordmark-sub{font-family:var(--font-sans);font-weight:500;font-size:9px;text-transform:uppercase;letter-spacing:.42em;color:rgba(251,238,230,.75);margin-top:2px}.hero__cta-link{font-family:var(--font-sans);font-size:14px;font-weight:500;color:#fbeee6;text-decoration:none;border-bottom:1px solid rgba(251,238,230,.4);padding-bottom:2px;transition:border-color .2s ease}.hero__cta-link:hover{color:#fbeee6;border-bottom-color:#fbeee6}.hero__content{position:relative;z-index:2;width:100%;max-width:1240px;margin:0 auto;padding:var(--space-2xl)var(--space-lg)0;flex:1;display:flex;flex-direction:column;justify-content:center}.hero__display{font-family:var(--font-display);font-weight:500;font-size:clamp(2.5rem,6vw,5rem);line-height:1;letter-spacing:-.025em;color:#fbeee6;max-width:14ch;text-wrap:balance}.hero__display em{font-style:italic;color:var(--accent-calm)}.hero__sub{font-family:var(--font-sans);font-size:clamp(1rem,1.25vw,1.125rem);font-weight:400;line-height:1.55;color:rgba(251,238,230,.85);max-width:38ch;margin-top:var(--space-lg)}.hero__action{position:relative;z-index:2;width:100%;max-width:1240px;margin:0 auto;padding:0 var(--space-lg);display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-lg)}@media(max-width:768px){.hero__action{flex-direction:column;align-items:flex-start}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-sm);font-family:var(--font-sans);font-weight:600;font-size:15px;padding:16px 28px;border-radius:var(--radius-sm);border:none;cursor:pointer;transition:all .2s ease;text-decoration:none;line-height:1;white-space:nowrap}.btn--primary{background:var(--accent);color:#fbeee6}.btn--primary:hover{background:var(--accent-hover);color:#fbeee6;transform:translateY(-1px)}.btn--ghost-light{background:0 0;color:#fbeee6;border:1px solid rgba(251,238,230,.5)}.btn--ghost-light:hover{background:rgba(251,238,230,.1);color:#fbeee6;border-color:#fbeee6}.hero__scroll{font-family:var(--font-sans);font-size:11px;text-transform:uppercase;letter-spacing:.32em;color:rgba(251,238,230,.7);display:flex;align-items:center;gap:var(--space-sm)}.hero__scroll::after{content:'';width:24px;height:1px;background:rgba(251,238,230,.5)}.manifesto{background:var(--bg-surface);padding:var(--space-3xl)0}.manifesto__quote{font-family:var(--font-display);font-style:italic;font-weight:500;font-size:clamp(1.625rem,3vw,2.5rem);line-height:1.3;color:var(--text-primary);max-width:28ch;text-wrap:balance}.manifesto__lead{font-family:var(--font-sans);font-size:1.0625rem;line-height:1.7;color:var(--text-muted);max-width:56ch;margin-top:var(--space-lg)}.classes{background:var(--bg-deep);padding:var(--space-3xl)0;position:relative}.classes__grid{display:grid;grid-template-columns:5fr 7fr;gap:var(--space-2xl);align-items:start}@media(max-width:900px){.classes__grid{grid-template-columns:1fr;gap:var(--space-xl)}}.classes__lead{display:flex;flex-direction:column}.classes__lead h2{max-width:12ch;text-wrap:balance}.classes__lead p{font-size:1.0625rem;line-height:1.7;color:var(--text-muted);margin-top:var(--space-md);max-width:38ch}.class-card{background:var(--bg-raised);border-radius:var(--radius-lg);padding:var(--space-2xl);box-shadow:var(--shadow-raised)}.class-card--matwork{display:flex;flex-direction:column;gap:var(--space-md)}.class-card--equipment{display:grid;grid-template-columns:7fr 5fr;gap:0;padding:0;overflow:hidden;align-items:stretch}@media(max-width:600px){.class-card--equipment{grid-template-columns:1fr}}.class-card__body{padding:var(--space-2xl);display:flex;flex-direction:column;justify-content:center;gap:var(--space-md)}.class-card__title{font-family:var(--font-display);font-weight:500;font-size:clamp(1.75rem,2.75vw,2.5rem);line-height:1.05;color:var(--text-primary);letter-spacing:-.015em}.class-card__intro{font-family:var(--font-sans);font-size:1rem;line-height:1.6;color:var(--text-muted)}.class-card__list{list-style:none;display:flex;flex-direction:column;gap:var(--space-xs);margin-top:var(--space-sm)}.class-card__list li{font-family:var(--font-sans);font-size:15px;color:var(--text-primary);display:flex;align-items:baseline;gap:var(--space-sm)}.class-card__list li::before{content:'';width:6px;height:6px;border-radius:50%;background:var(--accent);flex-shrink:0;position:relative;top:-2px}.class-card__image{width:100%;height:100%;min-height:320px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 800' preserveAspectRatio='xMidYMid slice'><rect width='800' height='800' fill='%23F6F1E8'/><circle cx='400' cy='400' r='380' fill='none' stroke='%23C06B47' stroke-width='3' opacity='0.18'/><circle cx='400' cy='400' r='300' fill='none' stroke='%23C06B47' stroke-width='4' opacity='0.28'/><circle cx='400' cy='400' r='220' fill='none' stroke='%23A85638' stroke-width='5' opacity='0.42'/><circle cx='400' cy='400' r='145' fill='none' stroke='%238A9079' stroke-width='4' opacity='0.45'/><circle cx='400' cy='400' r='80' fill='%23C06B47' opacity='0.85'/><circle cx='400' cy='400' r='28' fill='%23FBEEE6'/></svg>")50%/cover no-repeat}.class-card--equipment .class-card__image{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 800' preserveAspectRatio='xMidYMid slice'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%23EFE7DA'/><stop offset='1' stop-color='%23D0BCA0'/></linearGradient></defs><rect width='800' height='800' fill='url(%23g)'/><g stroke='%232E2822' stroke-width='2' fill='none' opacity='0.55'><line x1='0' y1='160' x2='800' y2='160'/><line x1='0' y1='320' x2='800' y2='320'/><line x1='0' y1='480' x2='800' y2='480'/><line x1='0' y1='640' x2='800' y2='640'/><line x1='160' y1='0' x2='160' y2='800'/><line x1='320' y1='0' x2='320' y2='800'/><line x1='480' y1='0' x2='480' y2='800'/><line x1='640' y1='0' x2='640' y2='800'/></g><g opacity='0.85'><path d='M 0 400 Q 200 280 400 400 T 800 400' fill='none' stroke='%23C06B47' stroke-width='6'/><path d='M 0 480 Q 200 380 400 480 T 800 480' fill='none' stroke='%23A85638' stroke-width='3'/><circle cx='400' cy='400' r='20' fill='%23C06B47'/><circle cx='200' cy='340' r='6' fill='%23FBEEE6'/><circle cx='600' cy='460' r='6' fill='%23FBEEE6'/></g></svg>")50%/cover no-repeat}.experience{background:var(--bg-surface);padding:var(--space-3xl)0}.experience__inner{max-width:720px}.experience h2{margin-bottom:var(--space-lg)}.experience p{font-size:1.125rem;line-height:1.7;color:var(--text-primary);margin-bottom:var(--space-md);text-wrap:pretty}.experience p:last-child{margin-bottom:0}.experience p em{font-family:var(--font-display);font-style:italic;font-size:1.25em;color:var(--text-primary);font-weight:500}.cta-final{background:var(--bg-raised);padding:var(--space-3xl)0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.cta-final__grid{display:grid;grid-template-columns:1.4fr 1fr;gap:var(--space-2xl);align-items:center}@media(max-width:800px){.cta-final__grid{grid-template-columns:1fr;gap:var(--space-xl)}}.cta-final h2{font-size:clamp(2.25rem,4.5vw,3.75rem);line-height:1;max-width:14ch;text-wrap:balance}.cta-final h2 em{font-style:italic;color:var(--accent-calm)}.cta-final p{font-family:var(--font-sans);font-size:1.0625rem;line-height:1.6;color:var(--text-muted);max-width:42ch;margin-top:var(--space-md)}.cta-final__details{background:var(--bg-surface);border-radius:var(--radius-md);padding:var(--space-xl);display:flex;flex-direction:column;gap:var(--space-md)}.cta-final__row{display:flex;align-items:center;gap:var(--space-sm);font-family:var(--font-sans);font-size:15px;color:var(--text-primary)}.cta-final__label{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.16em;color:var(--text-muted);min-width:64px}.cta-final__actions{display:flex;flex-wrap:wrap;gap:var(--space-sm);margin-top:var(--space-sm)}.btn--dark{background:var(--text-primary);color:#fbeee6}.btn--dark:hover{background:#1a1612;color:#fbeee6}.btn--sage{background:var(--accent-calm);color:#fbeee6}.btn--sage:hover{background:var(--accent-calm-hover);color:#fbeee6;transform:translateY(-1px)}.btn--ghost-dark{background:0 0;color:var(--text-primary);border:1px solid var(--text-primary)}.btn--ghost-dark:hover{background:var(--text-primary);color:#fbeee6}.site-footer{padding:var(--space-xl)0;background:var(--bg-surface);font-family:var(--font-sans);font-size:13px;color:var(--text-muted);text-align:center}.site-footer a{color:var(--text-muted);border-bottom:1px solid transparent;padding-bottom:1px;transition:border-color .2s ease,color .2s ease}.site-footer a:hover{color:var(--text-primary);border-bottom-color:var(--text-primary)}.site-footer__inner{display:flex;flex-direction:column;align-items:center;gap:var(--space-xs)}.site-footer__row{display:flex;align-items:center;gap:var(--space-md);flex-wrap:wrap;justify-content:center}.site-footer__sep{opacity:.4}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}