@font-face{font-family:Anton;src:url('assets/anton.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Barlow;src:url('assets/barlow-regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Barlow;src:url('assets/barlow-semibold.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}
:root{color-scheme:dark;--black:#050505;--charcoal:#141414;--white:#f7f7f5;--text:#cfcfcf;--line:#383838;--display:Anton,'Arial Narrow',sans-serif;--body:Barlow,'Arial Narrow',sans-serif;--gutter:clamp(24px,6.3vw,100px);--ease:cubic-bezier(.16,1,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--black);color:var(--white);font-family:var(--body);font-size:24px;line-height:1.4;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h1,h2,h3,.button{font-family:var(--display);text-transform:uppercase}svg{display:inline-block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none}a:focus-visible,button:focus-visible{outline:2px solid white;outline-offset:6px}::selection{color:#050505;background:#eee}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:12px;left:12px;z-index:300;padding:12px 20px;background:white;color:black;transform:translateY(-150%)}.skip-link:focus{transform:none}[hidden]{display:none!important}
.section-inner{width:min(100% - var(--gutter)*2,1360px);margin-inline:auto}.section{position:relative}.eyebrow{font-family:var(--body);font-size:15px;line-height:1.4;letter-spacing:.27em;text-transform:uppercase}.outline{color:transparent;-webkit-text-stroke:1.15px var(--white)}.section-title{font-size:clamp(40px,4.6vw,72px);line-height:1.13;letter-spacing:-.015em}.section-lead{color:var(--text);font-size:26px;line-height:1.4}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:66px;padding:18px 28px;border:1px solid var(--white);background:var(--white);color:#090909;font-size:21px;line-height:1.2;white-space:nowrap;transition:background .22s,color .22s,border-color .22s}.button svg{width:20px;height:20px;transition:transform .22s var(--ease)}.button:hover{color:white;background:transparent;border-color:#bcbcbc}.button:hover svg{transform:translate(3px,-3px)}
.site-header{height:112px;position:absolute;left:0;top:0;z-index:80;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 38px;background:linear-gradient(#05050544,transparent)}.site-header.scrolled{position:fixed;height:84px;background:#050505f2;border-bottom:1px solid #ffffff12;animation:header-in .3s var(--ease)}@keyframes header-in{from{transform:translateY(-100%)}to{transform:translateY(0)}}.menu-toggle{position:relative;z-index:100;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:48px;height:48px;cursor:pointer;border:0;background:transparent}.menu-toggle span{width:26px;height:2px;background:var(--white);transition:transform .2s,opacity .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(8px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-8px) rotate(-45deg)}.brand{display:block;width:184px}.site-header>.brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:100}.brand-window{position:relative;display:block;overflow:hidden;width:100%;aspect-ratio:230/98}.brand-window img{position:absolute;max-width:none;width:545.2174%;left:-32.1739%;top:-1110.2041%;mix-blend-mode:screen}.site-header.scrolled .brand{width:146px}.header-contact{z-index:100;font:19px var(--display);text-transform:uppercase;min-height:48px;display:flex;align-items:center;gap:10px}.header-contact svg{width:17px;height:17px}.site-menu{position:fixed;inset:0;padding:160px max(var(--gutter),calc((100vw - 1360px)/2)) 80px;background:#090909fa;backdrop-filter:blur(16px);overflow:auto;z-index:90}.site-menu>.eyebrow{display:block;color:var(--text);margin-bottom:38px}.site-menu>a{font:clamp(35px,6vw,82px)/1.5 var(--display);text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);transition:color .2s}.site-menu>a span{font:18px var(--body);color:#aaa}.site-menu>a svg{width:36px;height:36px}.site-menu>a:hover{color:#aaa}
.hero{height:max(850px,100svh);min-height:850px;max-height:1120px;position:relative;overflow:hidden;isolation:isolate}.hero-visual,.hero-shade{position:absolute;inset:0;z-index:-2;overflow:hidden}.hero-visual img{height:100%;width:100%;object-fit:cover;object-position:50% 50%;transform:scale(1.24);filter:grayscale(1)}.hero-shade{z-index:-1;background:linear-gradient(180deg,#0001 15%,transparent 36%,#0004 61%,#0009 100%)}.hero-content{position:absolute;bottom:13%;width:100%;padding:0 var(--gutter);text-align:center}.hero-title{font-size:clamp(160px,21.9vw,335px);line-height:1.03;letter-spacing:-.012em;color:transparent;-webkit-text-stroke:1.5px var(--white);display:flex;justify-content:center;overflow:hidden;padding-bottom:5px;white-space:nowrap}.hero-title .letter{display:inline-block}.hero-description{font-size:25px;line-height:1.4;margin-top:20px}.hero-actions{display:flex;justify-content:center;gap:22px;margin-top:34px}.hero-actions .button{min-width:300px}.hero-credentials{margin-top:27px;font-size:16px;letter-spacing:.025em}.hero-credentials span{margin:0 6px;color:#aaa}.scroll-cue{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);width:50px;height:45px;display:flex;justify-content:center;align-items:center}.scroll-cue span{width:21px;height:21px;border-right:1.5px solid white;border-bottom:1.5px solid white;transform:rotate(45deg)}.page-loaded .scroll-cue span{animation:cue 2.4s ease-in-out 1.5s 3}@keyframes cue{0%,100%{transform:translateY(0) rotate(45deg)}50%{transform:translateY(6px) rotate(45deg)}}
.benefits{overflow:hidden;padding:116px 0 90px}.benefits-layout{display:grid;grid-template-columns:1.27fr 1fr;gap:5.5%;align-items:stretch}.benefits-content{position:relative;z-index:1}.benefits-content .eyebrow{margin-bottom:22px}.benefits-content .section-title{font-size:clamp(35px,3.9vw,61px);white-space:nowrap}.benefits-content .section-lead{max-width:600px;margin-top:23px}.benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px 44px;margin-top:50px}.benefit{padding-bottom:29px;border-bottom:1px solid var(--line)}.benefit-icon{width:48px;height:48px;stroke-width:1.6;margin-bottom:15px}.benefit h3{font-size:30px;line-height:1.2;margin-bottom:10px}.benefit p{font-size:23px;color:var(--text);line-height:1.35}.benefits-photo{align-self:center;position:relative;min-width:0;margin-right:calc(-1 * var(--gutter));max-width:640px}.training-window{position:relative;overflow:hidden;aspect-ratio:451/783;width:100%}.training-window img{position:absolute;width:257.428%;max-width:none;left:-157.428%;top:0}.benefits-photo::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#050505,transparent 10%);opacity:.6}
.modalities{background:var(--charcoal);padding-top:88px}.modalities .eyebrow{margin-bottom:18px}.modalities .section-lead{margin-top:12px}.services-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%;margin:64px 0 80px}.service h3{font-size:clamp(28px,3vw,44px);line-height:1.2;margin-bottom:17px}.service>p{font-size:27px;max-width:490px;line-height:1.35}.service .service-fit{font-size:23px;color:var(--text);margin-top:22px}.service .button{margin-top:34px;min-width:320px}.service+ .service{border-left:1px solid #555;padding-left:13%}.button-note{display:block;color:var(--text);font-size:18px;margin-top:14px}.guidance{background:var(--black);padding:32px 0}.guidance .section-inner{display:flex;justify-content:space-between;gap:32px;align-items:center}.guidance p{font-size:25px;color:var(--text)}.guidance strong{color:var(--white);font-weight:600}.guidance a{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);transition:border-color .2s}.guidance a:hover{border-color:var(--white)}
.about{padding:95px 0 0}.about>.section-inner>.eyebrow{margin-bottom:23px}.about-grid{display:grid;grid-template-columns:1.1fr .85fr;gap:5.6%;align-items:center}.portrait-window{position:relative;overflow:hidden;aspect-ratio:594/650}.portrait-window img{position:absolute;max-width:none;width:211.1111%;left:-13.468%;top:-12.4615%}.about-copy>.eyebrow{margin-bottom:17px}.about-copy h2{font-size:clamp(64px,8.7vw,138px);line-height:1.025;letter-spacing:-.02em}.about-description{font-size:32px;line-height:1.27;margin-top:22px}.credentials{border-top:1px solid var(--line);padding-top:29px;margin-top:36px}.credentials .eyebrow{margin-bottom:20px}.credentials>p:not(.eyebrow){font-size:30px;line-height:1.25}.credentials .registration{margin-top:26px}
.contact{padding-top:40px}.contact-grid{display:grid;grid-template-columns:1.1fr .85fr;gap:5.6%;border-top:1px solid var(--line);padding:36px 0 50px;align-items:center}.contact .eyebrow{margin-bottom:18px}.contact h2{font-size:clamp(42px,6.65vw,105px);line-height:1.08;letter-spacing:-.01em;white-space:nowrap}.contact h2 .outline{-webkit-text-stroke:1.2px var(--white)}.contact-copy>p{font-size:31px;line-height:1.3;margin-bottom:27px;max-width:510px}.contact-copy .button{width:100%;font-size:23px;gap:18px}.phone{display:inline-block;color:var(--text);font-size:23px;min-height:44px;padding-top:12px}.phone:hover{color:white}
.site-footer{border-top:1px solid var(--line);padding:24px 0 38px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand{width:210px}.footer-top nav{display:flex;gap:75px}.footer-top nav a,.instagram{font-size:17px;letter-spacing:.14em;text-transform:uppercase;min-height:44px;display:flex;align-items:center}.instagram{gap:10px}.instagram svg{width:16px;height:16px}.footer-top a:hover{color:#bbb}.footer-bottom{display:flex;justify-content:space-between;font-size:14px;text-transform:uppercase;letter-spacing:.13em;color:#bbb;margin-top:27px}
/* Progressive enhancement: all content remains visible without JavaScript. */
.motion-ready:not(.reduced-motion) .reveal{opacity:0;transform:translateY(22px);transition:opacity .65s var(--ease),transform .65s var(--ease)}.motion-ready:not(.reduced-motion) .reveal.is-visible{opacity:1;transform:none}.motion-ready:not(.page-loaded):not(.reduced-motion) .hero-title .letter{transform:translateY(112%)}.page-loaded:not(.reduced-motion) .hero-title .letter{animation:letter-rise .62s var(--ease) both;animation-delay:calc(.08s + var(--i)*.035s)}@keyframes letter-rise{from{transform:translateY(112%)}to{transform:translateY(0)}}.page-loaded:not(.reduced-motion) .hero-description,.page-loaded:not(.reduced-motion) .hero-actions,.page-loaded:not(.reduced-motion) .hero-credentials{animation:content-in .6s var(--ease) both}.page-loaded .hero-description{animation-delay:.32s!important}.page-loaded .hero-actions{animation-delay:.4s!important}.page-loaded .hero-credentials{animation-delay:.47s!important}@keyframes content-in{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
@media(min-width:1700px){.benefits-photo{margin-right:0}.hero-content{bottom:12%}}
@media(max-width:1100px){.hero{min-height:780px;height:100svh}.hero-content{bottom:13%}.hero-actions .button{min-width:270px}.benefits{padding:80px 0 70px}.benefits-layout{grid-template-columns:1.2fr 1fr;gap:30px}.benefits-grid{gap:25px}.benefit h3{font-size:24px}.benefit p{font-size:21px}.benefit-icon{width:40px;height:40px}.benefits-content .section-lead{font-size:23px}.services-grid{gap:5%}.service .button{min-width:0;width:100%;font-size:19px;padding-inline:20px}.service+.service{padding-left:10%}.about-description,.credentials>p:not(.eyebrow){font-size:26px}.credentials{margin-top:26px;padding-top:22px}.about-copy .eyebrow{font-size:13px}.contact-copy>p{font-size:27px}.contact-copy .button{font-size:19px}.footer-top nav{gap:36px}}
@media(max-width:760px){:root{--gutter:24px}html{scroll-padding-top:80px}body{font-size:21px}.eyebrow{font-size:12px;letter-spacing:.21em}.site-header{height:100px;padding:0 17px}.site-header>.brand{width:154px}.site-header.scrolled{height:76px}.site-header.scrolled .brand{width:132px}.header-contact{font-size:16px;gap:5px}.header-contact svg{width:14px;height:14px}.menu-toggle{width:44px;height:44px}.site-menu{padding:128px 26px 60px}.site-menu>.eyebrow{max-width:250px}.site-menu>a{font-size:37px;line-height:1.8}.site-menu>a svg{width:25px;height:25px}.hero{height:100svh;min-height:800px;max-height:1020px}.hero-visual img{object-position:55% 50%;transform:scale(1.23)}.hero-shade{background:linear-gradient(180deg,#0002 0%,transparent 29%,#0003 43%,#000b 75%,#050505 100%)}.hero-content{padding:0 22px;bottom:81px}.hero-title{font-size:24.2vw;line-height:1.14;-webkit-text-stroke:1px white;letter-spacing:-.022em}.hero-description{font-size:21px;line-height:1.3;margin-top:16px;max-width:350px;margin-inline:auto}.hero-description p+p{margin-top:7px}.hero-actions{flex-direction:column;gap:12px;margin:23px auto 0;max-width:420px}.hero-actions .button{min-width:0;min-height:54px;font-size:18px;padding:16px 20px}.hero-credentials{font-size:13px;line-height:1.45;max-width:315px;margin:22px auto 0}.hero-credentials span{display:none}.hero-credentials{text-wrap:balance}.scroll-cue{bottom:19px}.button{font-size:19px;min-height:58px}.section-title{font-size:clamp(35px,7.8vw,58px);line-height:1.17}.section-lead{font-size:23px}.benefits{padding:62px 0 0}.benefits-layout{display:flex;flex-direction:column;gap:30px}.benefits-content .section-title{font-size:clamp(29px,7.1vw,51px);white-space:normal;line-height:1.2}.benefits-content .section-lead{font-size:23px;margin-top:18px}.benefits-content .eyebrow{margin-bottom:16px;max-width:320px}.benefits-grid{gap:27px 23px;margin-top:32px}.benefit{padding-bottom:20px}.benefit h3{font-size:clamp(20px,5.15vw,29px)}.benefit p{font-size:20px;line-height:1.35}.benefit-icon{width:39px;height:39px;margin-bottom:12px}.benefits-photo{width:calc(100% + var(--gutter)*2);margin:0 calc(-1*var(--gutter));max-width:none;max-height:580px;overflow:hidden}.training-window{width:75%;margin-left:auto;aspect-ratio:451/570}.training-window img{top:-3%}.benefits-photo::before{content:"";position:absolute;left:0;top:0;width:50%;height:100%;background:#050505}.benefits-photo::after{background:linear-gradient(90deg,#050505 4%,transparent 50%)}.modalities{padding-top:53px}.modalities .eyebrow{margin-bottom:14px}.modalities .section-title{font-size:38px;max-width:400px}.modalities .section-lead{font-size:23px}.services-grid{display:block;margin:34px 0 45px}.service{padding-bottom:34px}.service+.service{border-left:0;padding:33px 0 0;border-top:1px solid #444}.service h3{font-size:30px}.service>p{font-size:24px;max-width:450px}.service .service-fit{font-size:21px;margin-top:17px}.service .button{font-size:20px;min-height:60px;margin-top:25px}.button-note{font-size:17px;margin-top:11px}.guidance{padding:25px 0}.guidance .section-inner{gap:16px}.guidance p{font-size:21px;line-height:1.35}.guidance strong{display:block;margin-bottom:5px}.guidance a{width:44px;height:44px;flex:none}.about{padding-top:63px}.about-grid{display:flex;flex-direction:column;gap:32px}.portrait-window{width:100%;max-width:540px;align-self:flex-start}.about>.section-inner>.eyebrow{margin-bottom:20px}.about-copy{width:100%}.about-copy>.eyebrow{margin-bottom:15px}.about-copy h2{font-size:clamp(76px,19vw,120px);line-height:1.05}.about-description{font-size:27px;max-width:440px;margin-top:19px}.credentials{margin-top:27px;padding-top:23px}.credentials .eyebrow{margin-bottom:17px}.credentials>p:not(.eyebrow){font-size:26px}.credentials .registration{margin-top:20px}.contact{padding-top:38px}.contact-grid{display:block;padding:29px 0 36px}.contact h2{font-size:clamp(39px,10.4vw,78px);line-height:1.15;white-space:nowrap}.contact .eyebrow{margin-bottom:18px}.contact-copy{margin-top:27px}.contact-copy>p{font-size:27px;max-width:440px;margin-bottom:24px}.contact-copy .button{font-size:19px;min-height:62px}.phone{font-size:21px}.site-footer{padding-top:25px;padding-bottom:28px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:17px}.footer-brand{width:155px;grid-column:1/-1}.footer-top nav{gap:20px}.footer-top nav a,.instagram{font-size:14px;letter-spacing:.1em}.instagram{justify-self:end}.footer-bottom{font-size:11px;letter-spacing:.08em;margin-top:18px;gap:18px}}
@media(max-width:360px){:root{--gutter:20px}.hero-description{font-size:20px}.benefits-grid{gap:21px 18px}.benefit h3{font-size:19px}.benefit p{font-size:19px}.header-contact svg{display:none}.site-header>.brand{width:134px}.hero-credentials{font-size:12px}.contact-copy .button{font-size:18px;padding-inline:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-title .letter,.reveal{transform:none!important;opacity:1!important}.scroll-cue span{transform:rotate(45deg)!important}}
.brand-window img,.portrait-window img,.training-window img{height:auto}
.site-header>.brand{mix-blend-mode:screen}
body:not(.menu-open) .site-header:not(.scrolled){mix-blend-mode:screen}
@media(max-width:760px){.hero-visual img{transform:scale(1.28)}}
@media(min-width:761px){.hero-title{font-size:clamp(160px,19.5vw,310px)}.hero-content{bottom:9.5%}}
