@font-face{font-family:'DM Sans';src:url('/assets/dm-sans.woff2') format('woff2');font-weight:100 900;font-display:swap}@font-face{font-family:'Manrope';src:url('/assets/manrope.woff2') format('woff2');font-weight:200 800;font-display:swap}
:root{--bg:#101713;--bg2:#18221b;--ink:#f4f5ef;--muted:#a5afa7;--lime:#b5fa53;--line:#ffffff24;--light:#f0f2ec;--dark:#142017;--pad:clamp(24px,5vw,100px);--font:'DM Sans',Arial,sans-serif;--head:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img{max-width:100%;display:block}svg{width:24px;height:24px;flex-shrink:0}button{color:inherit}::selection{background:var(--lime);color:var(--bg)}:focus-visible{outline:2px solid var(--lime);outline-offset:6px}.skip{position:fixed;top:-80px;left:20px;z-index:200;background:var(--lime);color:var(--bg);padding:12px}.skip:focus{top:10px}.header{height:92px;padding:0 var(--pad);display:flex;align-items:center;gap:36px;background:#101713eb;backdrop-filter:blur(16px);position:fixed;top:0;width:100%;border-bottom:1px solid var(--line);z-index:50}.brand{width:175px;flex-shrink:0}.brand img{width:100%;filter:brightness(0) invert(1)}.header nav{margin:auto;display:flex;gap:30px;align-items:center}.header nav a{font-size:14px;color:#d4dbd4;position:relative}.header nav a:after{content:'';position:absolute;bottom:-9px;left:0;height:1px;width:0;background:var(--lime);transition:width .3s}.header nav a:hover:after{width:100%}.nav-note{display:none}.nav-contact{display:flex;gap:16px;align-items:center;font-size:14px;border-bottom:1px solid var(--lime);padding:10px 0}.nav-contact svg{color:var(--lime);width:20px}.menu-toggle{display:none;background:none;border:0;width:44px;height:44px;padding:10px}.menu-toggle span{height:1px;background:var(--ink);display:block;margin:7px 0}.hero{position:relative;min-height:820px;height:100svh;max-height:1100px;padding:165px var(--pad) 100px;isolation:isolate;overflow:hidden}.hero-grid{position:absolute;inset:0;z-index:-2;background-image:linear-gradient(90deg,#ffffff05 1px,transparent 1px);background-size:25% 100%}.hero-photo{position:absolute;top:92px;bottom:79px;right:0;width:58%;z-index:-1;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:51% 50%;animation:heroImage 1.7s cubic-bezier(.2,.6,.2,1) both}.photo-shade{position:absolute;inset:0;background:linear-gradient(90deg,#101713 0%,#101713aa 15%,#1017131c 52%,#10171318),linear-gradient(0deg,#101713e0,transparent 30%,transparent 75%,#10171340)}.hero-content{position:relative;max-width:850px}.eyebrow{font-size:12px;letter-spacing:.17em;font-weight:600;display:flex;align-items:center;gap:16px}.cross{color:var(--lime);font-size:23px;font-weight:400}.hero h1{font-family:var(--head);font-size:clamp(64px,7.5vw,126px);font-weight:500;line-height:1.03;letter-spacing:-.06em;margin:27px 0 27px;animation:rise 1s .1s both}.hero h1 em{color:var(--lime);font-style:normal}.hero p{color:#bbc4bc;line-height:1.7;max-width:450px;font-size:17px;animation:rise 1s .25s both}.hero-actions{display:flex;gap:28px;align-items:center;margin-top:32px;animation:rise 1s .4s both}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:58px;padding:15px 22px;font-size:14px;font-weight:600;border:1px solid var(--line);background:transparent;transition:background .25s,transform .25s,color .25s}.button:hover{transform:translateY(-3px)}.button.lime{background:var(--lime);color:var(--bg);border-color:var(--lime)}.button.lime:hover{background:#caff85}.text-link{display:inline-flex;gap:12px;align-items:center;font-size:14px}.play-mini{display:grid;place-items:center;width:34px;height:34px;border:1px solid #ffffff50;border-radius:50%;font-size:10px}.hero-bottom{position:absolute;bottom:0;left:var(--pad);right:var(--pad);height:80px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.08em}.hero-bottom>span:nth-child(2){color:var(--muted);letter-spacing:0;font-size:14px}.hero-bottom a{display:flex;align-items:center;gap:25px;font-size:11px}.hero-bottom a span{font-size:24px;color:var(--lime);animation:bob 2s infinite}.side-note{position:absolute;right:20px;top:48%;writing-mode:vertical-rl;font-size:10px;letter-spacing:.18em;color:#d1d7cb}.photo-label{position:absolute;right:65px;bottom:34px;text-align:right}.photo-label span{display:block;font-size:10px;letter-spacing:.14em;color:#c6d1c3}.photo-label strong{font-size:17px;font-weight:400}.hotspot{position:absolute;left:61%;top:48%;display:flex;align-items:center;gap:14px}.hotspot>span{width:43px;height:43px;border:1px solid #fff9;border-radius:50%;display:grid;place-items:center;font-size:24px;background:#13211665;box-shadow:0 0 0 9px #ffffff0a;animation:halo 3s infinite}.hotspot b{display:flex;gap:8px;align-items:center;font-size:12px;font-weight:500;white-space:nowrap;padding:8px 12px;background:#17211ddb;opacity:0;transform:translateX(-10px);transition:.25s}.hotspot:hover b,.hotspot:focus-visible b{opacity:1;transform:none}.hotspot b svg{width:14px;height:14px}.initial-next{padding:100px var(--pad);background:var(--light);color:var(--dark)}h2{font-family:var(--head);font-size:clamp(40px,5vw,76px);font-weight:500;line-height:1.12;letter-spacing:-.05em;margin:20px 0 28px}p{margin:0 0 18px}.initial-next p{max-width:600px}
@keyframes rise{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes heroImage{from{transform:scale(1.06);opacity:0}to{transform:scale(1);opacity:1}}@keyframes bob{50%{transform:translateY(5px)}}@keyframes halo{50%{box-shadow:0 0 0 15px #ffffff00}}
@media(min-width:1600px){.hero{padding-top:190px}.hero-actions{margin-top:38px}.hero h1{margin-top:38px}}
@media(max-width:1050px){.header nav{gap:20px}.hero h1{font-size:clamp(64px,8vw,90px)}.hero-photo{width:67%;opacity:.8}.header{gap:20px}.brand{width:155px}.hero{padding-top:170px}.hotspot{left:70%}.hotspot b{display:none}.hero .eyebrow{font-size:10px}}
@media(max-width:760px){.header{height:76px;padding:0 24px}.header nav{display:none}.brand{width:149px}.nav-contact{margin-left:auto;font-size:12px;gap:8px}.menu-toggle{display:block}.hero{padding:132px 24px 108px;min-height:850px;max-height:none;height:100svh}.hero h1{font-size:clamp(51px,10vw,76px);margin-top:28px}.hero-photo{top:310px;width:100%;bottom:78px;opacity:.8}.photo-shade{background:linear-gradient(180deg,#101713,transparent 45%,#10171370),linear-gradient(90deg,#10171388,transparent)}.hero p{font-size:16px;max-width:320px}.hero p br{display:none}.hero-actions{margin-top:28px;flex-wrap:wrap;gap:16px}.hero-content{z-index:2}.hero-bottom{left:24px;right:24px}.hero-bottom>span:nth-child(2){display:none}.hero-bottom>span{font-size:10px}.hero-bottom a{font-size:9px;gap:12px}.photo-label{right:24px;bottom:20px}.photo-label strong{font-size:14px}.side-note{display:none}.hotspot{top:68%;left:69%;z-index:3}.hero .eyebrow{font-size:9px;gap:10px}.hero .cross{font-size:20px}.initial-next{padding:65px 24px}.button{min-height:54px;padding:13px 18px}.text-link{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
