@font-face{font-family:Golos;src:url('/fonts/golos-400.ttf') format('truetype');font-display:swap;font-weight:400}
@font-face{font-family:Golos;src:url('/fonts/golos-500.ttf') format('truetype');font-display:swap;font-weight:500}
@font-face{font-family:Golos;src:url('/fonts/golos-600.ttf') format('truetype');font-display:swap;font-weight:600 900}
:root{--bg:#111111;--surface:#1a1a1a;--line:#333332;--text:#f5f4f0;--muted:#a4a49f;--orange:#ff6500;--paper:#eeeee9;--ink:#181918;--radius:8px;color-scheme:dark;font-family:Golos,'Segoe UI',Arial,sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--orange);outline-offset:5px}::selection{background:var(--orange);color:#111}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.header{height:105px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:25px}.brand{display:inline-flex;align-items:center;gap:13px;font-size:22px;letter-spacing:4px;font-weight:600;flex-shrink:0}.brand img{display:block}.orange{color:var(--orange)}.desktop-nav{display:flex;gap:32px;color:#babbb5;font-size:13px}.desktop-nav a:hover,.text-link:hover{color:var(--orange)}.login-link{border:1px solid #494a45;border-radius:5px;padding:12px 19px;font-size:13px;display:flex;gap:23px;align-items:center}.login-link:hover{background:#252525}.skip{position:fixed;top:-100px;left:20px;z-index:20;background:var(--orange);color:#111;padding:15px}.skip:focus{top:10px}.eyebrow{font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:500;color:var(--muted);display:flex;align-items:center;gap:12px}.eyebrow:before{content:'';display:block;width:6px;height:6px;background:var(--orange)}
.hero{padding:70px 0 65px;display:grid;grid-template-columns:1.12fr 1fr;gap:32px;align-items:center;min-height:650px}.hero h1{font-size:clamp(48px,5.1vw,74px);font-weight:500;line-height:1.06;letter-spacing:-3.9px;margin:27px 0 26px}.hero h1 .quiet{color:#969891}.hero-description{font-size:16px;line-height:1.7;color:#b2b3ad;max-width:430px;margin:0 0 33px}.button{border:0;border-radius:5px;background:var(--orange);color:#17120d;padding:18px 23px;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;font-weight:600;font-size:14px;min-height:52px;transition:background .2s,transform .2s}.button:hover{background:#ff812c;transform:translateY(-2px)}.button span[aria-hidden]{font-size:20px;line-height:1}.button.secondary{background:transparent;border:1px solid #494a45;color:var(--text)}.button.secondary:hover{background:#242424}.hero-note{margin-top:16px;font-size:11px;color:#888b83}.visual{position:relative;min-height:445px;display:flex;align-items:center;justify-content:center;padding:30px 0 25px 20px}.visual:before{content:'';position:absolute;inset:0 12px 12px 40px;background-image:radial-gradient(#494a42 .8px,transparent .8px);background-size:19px 19px;opacity:.42;mask-image:linear-gradient(to bottom,transparent,black 20%,black 80%,transparent)}.corner-back{position:absolute;right:12px;top:13px;width:190px;height:205px;border-right:29px solid var(--orange);border-top:29px solid var(--orange);opacity:.9}.console{position:relative;width:100%;max-width:510px;box-shadow:0 25px 65px #0005;border:1px solid #44453e;border-radius:9px;background:#20211f;overflow:hidden;transform:rotate(-2deg)}.console-top{display:flex;justify-content:space-between;align-items:center;padding:16px 21px;border-bottom:1px solid #3b3c36;font-size:10px;letter-spacing:1.5px;color:#c1c2b9}.lights{display:flex;gap:5px}.lights i{width:5px;height:5px;border-radius:50%;background:#67695e}.console-body{display:grid;grid-template-columns:49px 1fr;min-height:280px}.console-rail{border-right:1px solid #3b3c36;padding:21px 15px;display:flex;flex-direction:column;gap:24px;align-items:center;color:#777c70}.console-rail img{width:17px;height:auto}.rail-icon{width:13px;height:13px;border:1px solid #858a7c;border-radius:2px}.rail-icon.active{border-color:var(--orange);background:#ff650029}.console-content{padding:23px}.console-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.console-heading h3{font-size:20px;letter-spacing:-.5px;margin:0 0 6px;font-weight:500}.console-heading p{font-size:10px;color:#b0b2a9;margin:0}.badge{display:inline-flex;align-items:center;gap:5px;font-size:9px;color:#bfceb0;background:#313a2c;border:1px solid #46513e;padding:5px 7px;border-radius:4px;white-space:nowrap}.badge:before{content:'';height:4px;width:4px;background:#aecb8e;border-radius:50%}.console-stats{margin-top:23px;display:grid;grid-template-columns:1fr 1fr;gap:11px}.stat{padding:13px;background:#292b26;border:1px solid #3e4137;border-radius:5px}.stat label{display:block;font-size:9px;color:#b0b2a9;margin-bottom:11px}.stat strong{font-size:24px;font-weight:400;letter-spacing:-1px}.stat small{font-size:9px;color:#b2c99c;float:right;margin-top:13px}.chart{height:65px;display:flex;align-items:flex-end;gap:7px;margin-top:17px;border-bottom:1px solid #505244;padding:0 3px}.chart i{flex:1;background:#626c50;border-radius:2px 2px 0 0}.chart i:nth-last-child(-n+4){background:var(--orange)}.console-bottom{border-top:1px solid #3b3c36;padding:12px 19px;font-size:9px;color:#a4a79b;display:flex;justify-content:space-between}.visual-caption{position:absolute;bottom:0;left:40px;right:0;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.5px;color:#9a9d93}.console-tabs{display:flex;gap:6px;position:absolute;bottom:33px;right:5px;background:#eeeeea;padding:6px;border-radius:6px;box-shadow:0 9px 28px #0006;transform:rotate(2deg)}.console-tabs button{border:0;border-radius:3px;color:#555950;background:transparent;padding:10px 14px;font-size:11px}.console-tabs button[aria-selected=true]{background:#1c1e1a;color:#fff}.service-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0;display:flex;align-items:center;justify-content:space-between;color:#cacbc4;font-size:12px;gap:15px}.service-strip i{width:4px;height:4px;background:#66695f;transform:rotate(45deg)}.section{padding:96px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px}.section h2,.platform h2{font-size:clamp(32px,3.6vw,49px);line-height:1.13;letter-spacing:-1.9px;font-weight:500;margin:18px 0 0}.section-intro{font-size:14px;line-height:1.8;color:var(--muted);max-width:310px;margin:0}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-card{padding:29px;border:1px solid var(--line);border-radius:var(--radius);background:#191a18;display:flex;flex-direction:column;min-height:258px;transition:border-color .2s,background .2s}.service-card:hover{border-color:#78624b;background:#20201c}.service-icon{width:40px;height:40px;color:var(--orange);margin-bottom:29px}.service-card h3{font-size:21px;letter-spacing:-.5px;margin:0 0 11px;font-weight:500}.service-card p{font-size:13px;line-height:1.7;color:var(--muted);margin:0 0 25px}.service-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;font-size:10px;color:#b5b6ac}.service-bottom b{font-size:23px;color:var(--orange);font-weight:400}.platform{background:var(--paper);color:var(--ink);padding:72px 0}.platform-inner{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.platform .eyebrow{color:#62665b}.platform p{font-size:15px;line-height:1.8;color:#606357;max-width:430px;margin:22px 0}.platform-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}.platform-tags span{border:1px solid #caccc2;border-radius:4px;padding:8px 11px;font-size:11px}.workspace{background:#fff;border:1px solid #d5d7cd;border-radius:9px;padding:25px;box-shadow:0 15px 40px #373d1610}.workspace-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7e8e0;padding-bottom:20px;font-size:14px}.workspace-head span{font-size:9px;color:#787c70;letter-spacing:1px}.workspace-row{padding:18px 0;border-bottom:1px solid #e7e8e0;display:flex;align-items:center;gap:13px}.workspace-row:last-child{border-bottom:0;padding-bottom:0}.ws-icon{background:#f0f1eb;padding:11px;border-radius:6px;color:#626954;font-size:17px;min-width:42px;text-align:center}.workspace-row h4{font-size:13px;margin:0 0 4px;font-weight:500}.workspace-row p{font-size:11px;margin:0;line-height:1.5}.workspace-row>span:last-child{margin-left:auto;color:#737c60}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:27px;margin-top:45px}.step-no{font-size:11px;color:var(--orange);border-top:1px solid #42443b;padding-top:17px;display:flex;justify-content:space-between}.step-no span{color:#777b6d}.steps h3{font-size:19px;font-weight:500;margin:24px 0 12px}.steps p{font-size:13px;line-height:1.8;color:var(--muted);margin:0}.closing{padding:47px 50px;background:#22241f;border:1px solid #3b3f32;border-radius:9px;display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:80px;position:relative;overflow:hidden}.closing h2{font-size:35px;font-weight:500;letter-spacing:-1.2px;margin:0 0 13px}.closing p{font-size:14px;color:#adb2a3;margin:0}.closing .button{flex-shrink:0}.footer{padding:27px 0 32px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;color:#898d80;font-size:11px}.brand.small{font-size:14px;letter-spacing:3px;color:var(--text)}
.form-page{padding:53px 0 85px;min-height:calc(100svh - 195px)}.back-link{font-size:12px;color:#a7aa9e;display:inline-flex;gap:10px;margin-bottom:33px}.back-link:hover{color:var(--text)}.brief-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.brief-aside h1,.login-content h1{font-size:49px;font-weight:500;line-height:1.12;letter-spacing:-2px;margin:20px 0}.brief-aside>p{font-size:14px;line-height:1.8;color:var(--muted);max-width:310px}.progress-list{list-style:none;padding:0;margin:44px 0;display:flex;flex-direction:column;gap:24px}.progress-list li{display:flex;align-items:center;gap:15px;color:#84887c;font-size:13px}.progress-list li span{border:1px solid #474b3e;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;font-size:11px}.progress-list li.current{color:var(--text)}.progress-list li.current span{background:var(--orange);border-color:var(--orange);color:#111}.progress-list li.done span{color:var(--orange);border-color:var(--orange)}.brief-card{padding:35px;background:#1c1e19;border:1px solid #383d30;border-radius:10px;align-self:start;min-width:0}.step-label{font-size:10px;color:#a7ad9a;letter-spacing:1.3px;text-transform:uppercase}.brief-card h2{font-size:26px;font-weight:500;letter-spacing:-.7px;margin:15px 0 10px}.form-help{color:#a7ad9a;font-size:13px;line-height:1.7;margin:0 0 26px}.type-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.type-option{position:relative;cursor:pointer}.type-option input{position:absolute;opacity:0;width:1px;height:1px}.type-option>span{display:flex;align-items:center;gap:12px;padding:19px 14px;border:1px solid #454b3b;border-radius:5px;font-size:13px;min-height:70px}.type-option input:checked+span{border-color:var(--orange);background:#ff650010;color:#ff8f45}.type-option input:focus-visible+span{outline:3px solid var(--orange);outline-offset:3px}.type-option i{font-style:normal;font-size:21px;min-width:23px;text-align:center}.field{display:block;margin:22px 0}.field>span{display:block;font-size:12px;margin-bottom:10px;color:#dedfd7}.field small{color:#979f88;font-size:11px;font-weight:400}.field input,.field textarea,.field select{width:100%;border:1px solid #4b5141;border-radius:5px;background:#141611;color:var(--text);padding:14px;font-size:14px;line-height:1.5;min-height:49px}.field textarea{resize:vertical;min-height:155px}.field input::placeholder,.field textarea::placeholder{color:#7f8672}.field select{color-scheme:dark}.form-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:30px;border-top:1px solid #383d30;padding-top:23px}.form-actions .button:first-child:last-child{margin-left:auto}.form-error{color:#ffad84;font-size:13px;line-height:1.6}.form-error:empty{display:none}.summary{background:#141611;border:1px solid #373d2d;padding:16px;border-radius:5px;font-size:12px;color:#afb6a1;line-height:1.7;overflow-wrap:anywhere}.summary strong{color:#edeedf;font-weight:500}.consent{display:flex;align-items:flex-start;gap:10px;font-size:11px;color:#aab29a;line-height:1.6;margin:20px 0}.consent input{accent-color:var(--orange);margin-top:3px;min-width:17px;min-height:17px}.success{padding:35px 0 20px}.success-icon{width:58px;height:58px;display:grid;place-items:center;background:#ff65001a;border:1px solid #ff650050;color:var(--orange);font-size:29px;border-radius:50%;margin-bottom:25px}.success h2{font-size:31px}.success p{color:#b4bca4;font-size:14px;line-height:1.8}.success .button{margin-top:20px}.login-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;max-width:1000px;margin:25px auto 50px}.login-art{min-height:410px;background:#1b1d18;border:1px solid #393d32;display:grid;place-items:center;border-radius:10px;position:relative;overflow:hidden}.login-art>img{width:145px;height:auto}.login-art:before,.login-art:after{content:'';position:absolute;width:200px;height:200px;border:1px solid #3b4132;transform:rotate(-15deg)}.login-art:before{width:310px;height:310px}.login-art>span{position:absolute;bottom:30px;font-size:10px;letter-spacing:2px;color:#a3ab93}.login-content h1{font-size:40px}.login-content p{font-size:14px;line-height:1.8;color:var(--muted)}.notice{margin:25px 0;background:#20231c;border-left:2px solid var(--orange);padding:17px 20px;color:#c5cbb9;font-size:13px;line-height:1.7}.login-content .button{width:100%;margin-top:5px}.text-link{font-size:12px;display:inline-block;margin-top:20px;color:#c1c7b4}.trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
@media(min-width:1600px){.hero{min-height:730px}.hero h1{font-size:80px}}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.hero{gap:20px;min-height:600px}.hero h1{font-size:54px;letter-spacing:-2.5px}.visual{padding-left:0}.console-content{padding:18px}.console-heading h3{font-size:17px}.console-heading .badge{display:none}.console-tabs{right:-4px}.platform-inner{gap:45px}.brief-layout{gap:40px}.service-card{padding:23px}.login-layout{gap:45px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:79px}.brand{font-size:17px;letter-spacing:3px;gap:9px}.brand img{width:26px;height:29px}.desktop-nav{display:none}.login-link{padding:10px 14px;gap:16px;font-size:12px}.hero{grid-template-columns:1fr;padding:43px 0 36px;gap:34px;min-height:0}.hero h1{font-size:clamp(45px,8.7vw,66px);letter-spacing:-2.5px;margin:22px 0}.hero-description{font-size:14px;max-width:450px;margin-bottom:26px}.eyebrow{font-size:9px;letter-spacing:1.5px}.hero-note{font-size:10px}.visual{min-height:395px;padding:20px 8px 40px}.console{max-width:480px;transform:rotate(-1.5deg)}.console-content{padding:21px}.console-heading .badge{display:inline-flex}.console-tabs{right:0;bottom:27px}.console-tabs button{padding:9px 12px}.visual-caption{bottom:0;left:5px;font-size:9px}.corner-back{right:0;top:0;width:145px;height:180px;border-width:22px}.service-strip{flex-wrap:wrap;justify-content:center;gap:14px 17px;font-size:10px;padding:20px 0}.service-strip i:last-of-type{display:none}.section{padding:61px 0}.section-heading{display:block;margin-bottom:28px}.section h2,.platform h2{font-size:35px;letter-spacing:-1.3px}.section-intro{margin-top:19px;max-width:400px;font-size:13px}.services{grid-template-columns:1fr;gap:10px}.service-card{padding:24px;min-height:215px}.service-icon{width:32px;height:32px;margin-bottom:20px}.service-card p{max-width:440px}.platform{padding:49px 0}.platform-inner{grid-template-columns:1fr;gap:32px}.platform p{font-size:14px}.workspace{padding:20px}.workspace-row p{font-size:11px}.steps{grid-template-columns:1fr 1fr;gap:30px 21px;margin-top:30px}.steps h3{font-size:17px;margin-top:18px}.steps p{font-size:12px}.closing{padding:29px 25px;display:block;margin-bottom:49px}.closing h2{font-size:29px}.closing p{font-size:13px;line-height:1.7}.closing .button{margin-top:24px}.footer{flex-wrap:wrap;padding:25px 0;gap:20px;font-size:10px}.footer>span:first-of-type{display:none}.brand.small{font-size:12px}.form-page{padding:28px 0 50px}.back-link{margin-bottom:22px}.brief-layout{grid-template-columns:1fr;gap:10px}.brief-aside h1{font-size:35px;margin:14px 0}.brief-aside>p{max-width:100%;font-size:13px}.progress-list{flex-direction:row;justify-content:space-between;gap:10px;margin:23px 0}.progress-list li{font-size:0;gap:0;flex:1;position:relative}.progress-list li:after{content:'';height:1px;background:#414737;flex:1;margin-left:10px}.progress-list li:last-child{flex:0}.brief-card{padding:24px 20px}.brief-card h2{font-size:24px}.type-options{gap:9px}.type-option>span{padding:15px 10px;font-size:12px;gap:8px;min-height:68px}.type-option i{font-size:18px}.button{padding:16px 19px;font-size:13px}.form-actions{gap:9px}.form-actions .button{gap:14px}.login-layout{grid-template-columns:1fr;margin:0;gap:0}.login-art{display:none}.login-content{max-width:480px;margin:10px auto 40px}.login-content h1{font-size:36px}.field input,.field textarea,.field select{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Keep the keyboard skip link truly clipped, including in full-page captures. */
.skip{top:10px;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);padding:0}.skip:focus{width:auto;height:auto;clip-path:none;padding:15px}
