@font-face{font-family:Manrope;src:url('assets/fonts/manrope-variable.woff2') format('woff2');font-weight:200 800;font-display:swap}@font-face{font-family:Oswald;src:url('assets/fonts/oswald-700.ttf') format('truetype');font-weight:700;font-display:swap}:root{--yellow:#ffc21c;--yellow2:#f5ad00;--ink:#141416;--muted:#6f7175;--light:#f7f8f8;--dark:#040506;--shell:1336px;--ease:cubic-bezier(.2,.75,.25,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050607;color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.skip-link{position:fixed;left:16px;top:-60px;background:var(--yellow);padding:10px 16px;z-index:100}.skip-link:focus{top:12px}.shell{width:min(var(--shell),calc(100% - 100px));margin-inline:auto}.hero{height:854px;position:relative;isolation:isolate;background:#030405;color:#fff;overflow:hidden}.hero-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,2,3,.97) 0%,rgba(1,2,3,.87) 32%,rgba(1,2,3,.28) 54%,rgba(1,2,3,.03) 78%);z-index:0}.site-header{position:relative;z-index:5;height:98px}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:13px;color:#fff}.brand>span:last-child{display:flex;flex-direction:column;font-size:25px;font-weight:800;line-height:.82}.brand strong{color:var(--yellow);font-weight:800}.brand-wheel,.mini-wheel{width:43px;height:43px;border:4px solid var(--yellow);border-radius:50%;position:relative;display:block;box-shadow:inset 0 0 0 3px #111}.brand-wheel:before,.brand-wheel:after,.mini-wheel:before,.mini-wheel:after{content:"";position:absolute;background:var(--yellow)}.brand-wheel:before,.mini-wheel:before{width:4px;height:8px;left:50%;top:4px;box-shadow:0 23px 0 var(--yellow);transform:translateX(-50%)}.brand-wheel:after,.mini-wheel:after{height:4px;width:8px;top:50%;left:4px;box-shadow:23px 0 0 var(--yellow);transform:translateY(-50%)}.brand-wheel i{position:absolute;width:11px;height:11px;border:2px solid var(--yellow);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.desktop-nav{display:flex;gap:45px;margin-left:auto;margin-right:80px}.desktop-nav a{font-size:14px;font-weight:600;transition:color .2s}.desktop-nav a:hover{color:var(--yellow)}.phone-button{height:52px;display:flex;align-items:center;gap:12px;border:1px solid rgba(255,194,28,.75);border-radius:15px;padding:0 21px;font-weight:700;font-size:15px}.phone-button svg,.button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2}.phone-button svg{color:var(--yellow)}.menu-toggle,.mobile-menu{display:none}.hero-content{position:relative;z-index:2;height:756px;display:flex;align-items:flex-start}.hero-copy{width:610px;padding-top:64px}.hero h1{font-family:Oswald,Impact,sans-serif;font-size:91px;line-height:.95;letter-spacing:-2px;margin:0;text-transform:uppercase;display:flex;flex-direction:column}.hero h1 strong{font-weight:700;color:var(--yellow);margin-top:10px}.hero-lead{font-size:26px;margin:22px 0 48px;color:#e5e6e8}.hero-features{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px}.hero-features article{display:flex;gap:14px;min-width:0;position:relative}.hero-features article:not(:last-child):after{content:"";position:absolute;right:-12px;top:0;height:48px;width:1px;background:rgba(255,255,255,.25)}.hero-features svg{width:40px;height:40px;flex:none;fill:none;stroke:var(--yellow);stroke-width:1.8}.hero-features p{margin:0;display:flex;flex-direction:column;font-size:14px}.hero-features b{font-size:15px}.hero-features span{color:#bfc1c4}.hero-actions{display:flex;gap:22px}.button{height:66px;border:0;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:0 36px;font-weight:750;cursor:pointer;transition:transform .25s var(--ease),box-shadow .25s}.button:hover{transform:translateY(-2px)}.button:focus-visible,.phone-button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #fff;outline-offset:3px}.button-primary{background:linear-gradient(135deg,var(--yellow),#ffbf16);color:#111;box-shadow:0 8px 25px rgba(255,190,20,.16)}.button-outline{border:1px solid rgba(255,255,255,.45);color:#fff;min-width:225px}.hero-promo{display:flex;align-items:center;gap:18px;margin-top:48px}.mini-wheel{width:43px;height:43px}.hero-promo p{margin:0;display:flex;flex-direction:column;font-size:14px}.hero-promo em{font-style:normal;color:var(--yellow)}.hero-promo span{color:#bfc1c4}.section{position:relative}.services{background:var(--light);padding:54px 0 58px;min-height:648px}.section-head{text-align:center;margin-bottom:38px}.section-head p,.kicker{margin:0 0 8px;color:var(--yellow2);font-size:16px;font-weight:800}.section-head h2{margin:0;font-size:42px;line-height:1.12}.services-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:30px}.service-card{background:#fff;border-radius:11px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.1);transition:transform .3s var(--ease),box-shadow .3s}.service-card:hover{transform:translateY(-7px);box-shadow:0 15px 30px rgba(0,0,0,.15)}.service-card img{width:100%;height:235px;object-fit:cover;display:block}.service-card div{height:95px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px}.service-card h3{margin:0 0 4px;font-size:18px}.service-card p{margin:0;color:var(--muted);font-size:14px}.button-dark{background:#18191b;color:#fff;width:max-content;height:59px;margin:30px auto 0}.advantages{height:391px;background:#030405;color:#fff;overflow:hidden;padding:45px 0}.advantages:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,3,4,.98),rgba(2,3,4,.84) 70%,rgba(2,3,4,.5));z-index:0}.advantages-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right center;opacity:.56}.advantages .shell{position:relative;z-index:1}.section-head-dark{margin-bottom:35px}.section-head-dark h2{font-size:39px}.advantage-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:46px;text-align:center}.advantage-grid svg{width:52px;height:52px;fill:none;stroke:var(--yellow);stroke-width:1.6}.advantage-grid h3{font-size:16px;margin:10px 0 4px}.advantage-grid p{font-size:14px;color:#c5c7ca;margin:0}.workflow{height:416px;background:var(--light);padding:47px 0}.workflow .section-head{margin-bottom:27px}.workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:52px}.workflow-grid article{position:relative}.workflow-grid article:not(:last-child):after{content:"";position:absolute;left:60%;right:-27%;top:31px;border-top:2px dotted #c0c2c5}.step-icon{height:66px}.step-icon svg{width:52px;height:52px;margin-left:40px;fill:none;stroke:#202124;stroke-width:1.5}.step-copy{display:flex;align-items:flex-start;gap:15px}.step-copy>b{width:34px;height:34px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;color:#fff;flex:none}.step-copy h3{font-size:18px;margin:3px 0 8px}.step-copy p{font-size:14px;color:#626469;margin:0;max-width:205px}.booking{height:472px;position:relative;color:#fff;overflow:hidden;background:#080a0b}.booking-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.booking-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,3,4,.87),rgba(2,3,4,.48) 55%,rgba(2,3,4,.76))}.booking-grid{height:100%;position:relative;display:grid;grid-template-columns:55% 45%;align-items:center}.booking-copy{padding-left:67px}.booking-copy h2{font-size:43px;line-height:1.13;margin:8px 0 15px}.booking-copy>p:not(.kicker){color:#e0e1e3;font-size:17px}.booking-facts{display:flex;gap:50px;margin-top:28px}.booking-facts>span{display:flex;gap:12px;align-items:center}.booking-facts svg{width:39px;height:39px;fill:none;stroke:var(--yellow);stroke-width:1.7}.booking-facts b{font-size:14px}.booking-facts small{font-weight:400;color:#c4c6c8}.lead-form{justify-self:end;width:489px;padding:34px;background:rgba(45,47,48,.84);border:1px solid rgba(255,255,255,.14);border-radius:20px;backdrop-filter:blur(12px);box-shadow:0 18px 45px rgba(0,0,0,.28)}.lead-form label{display:block;margin-bottom:12px}.lead-form label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.lead-form input,.lead-form select{width:100%;height:52px;border:1px solid rgba(255,255,255,.17);border-radius:11px;background:rgba(255,255,255,.04);color:#fff;padding:0 17px}.lead-form select option{color:#111}.lead-form .button{width:100%;height:58px;margin-top:1px}.form-status{min-height:19px;margin:8px 0 0;text-align:center;font-size:13px}.privacy{display:flex;justify-content:center;gap:8px;color:#c7c8ca;margin-top:4px}.privacy svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.site-footer{height:264px;background:#050607;color:#b9bbbf;border-top:1px solid rgba(255,255,255,.12);padding:38px 0 18px}.footer-grid{display:grid;grid-template-columns:1.15fr .9fr .75fr 1.2fr;gap:60px}.footer-brand{align-self:start;margin-top:9px}.footer-grid h3{color:#fff;font-size:14px;margin:0 0 13px}.footer-grid>div{display:flex;flex-direction:column;gap:4px;font-size:13px}.footer-grid>div a,.footer-grid>div p{margin:0}.accent{color:var(--yellow);margin-right:9px}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);margin-top:24px;padding-top:14px;display:flex;justify-content:space-between;font-size:11px;color:#737579}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s var(--ease),transform .65s var(--ease)}.reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
@media(max-width:1100px){.shell{width:min(100% - 64px,1000px)}.desktop-nav{gap:20px;margin-right:25px}.hero{height:820px}.hero h1{font-size:70px}.hero-copy{width:530px}.services-grid{grid-template-columns:repeat(3,1fr)}.services{height:auto}.advantages,.workflow,.booking,.site-footer{height:auto}.advantage-grid,.workflow-grid{grid-template-columns:repeat(2,1fr)}.advantages{padding-bottom:55px}.workflow{padding-bottom:60px}.workflow-grid article:after{display:none}.booking{padding:50px 0}.booking-grid{grid-template-columns:1fr 420px;gap:30px}.booking-copy{padding-left:0}.lead-form{width:100%}.site-footer{padding-bottom:30px}}
@media(max-width:780px){.shell{width:calc(100% - 40px)}.desktop-nav,.phone-button{display:none}.menu-toggle{display:flex;background:none;border:0;width:48px;height:48px;flex-direction:column;justify-content:center;gap:7px;padding:10px}.menu-toggle span{height:2px;background:#fff;width:27px}.mobile-menu{position:absolute;left:20px;right:20px;top:82px;background:#141516;border:1px solid #363738;border-radius:14px;padding:12px;z-index:10}.mobile-menu:not([hidden]){display:flex;flex-direction:column}.mobile-menu a{padding:12px}.hero{height:auto;min-height:900px}.hero-media{object-position:66% center}.hero-overlay{background:linear-gradient(90deg,rgba(1,2,3,.93),rgba(1,2,3,.52)),linear-gradient(0deg,rgba(1,2,3,.75),transparent 60%)}.hero-content{height:auto;min-height:802px}.hero-copy{padding-top:60px;width:100%;max-width:590px}.hero h1{font-size:62px}.hero-features{grid-template-columns:1fr}.hero-features article:after{display:none}.hero-actions{flex-wrap:wrap}.services-grid{grid-template-columns:repeat(2,1fr)}.advantage-grid,.workflow-grid{grid-template-columns:repeat(2,1fr)}.booking-grid{grid-template-columns:1fr}.booking-copy{margin-bottom:30px}.booking-facts{flex-wrap:wrap}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:460px){body{font-size:15px}.shell{width:calc(100% - 32px)}.site-header{height:80px}.brand>span:last-child{font-size:20px}.brand-wheel{width:37px;height:37px}.hero{min-height:1040px}.hero-content{min-height:960px}.hero-copy{padding-top:45px}.hero h1{font-size:50px;letter-spacing:-1px}.hero-lead{font-size:20px;margin:18px 0 30px}.hero-features{gap:15px;margin-bottom:30px}.hero-actions{gap:12px}.hero-actions .button{width:100%;height:56px}.hero-promo{margin-top:30px}.section-head h2{font-size:32px}.services{padding:48px 0}.services-grid{grid-template-columns:1fr}.service-card img{height:230px}.advantages{padding:45px 0}.section-head-dark h2{font-size:31px}.advantage-grid,.workflow-grid{grid-template-columns:1fr;gap:34px}.workflow{padding:45px 0}.step-icon{height:58px}.step-icon svg{margin-left:28px}.booking{padding:48px 0}.booking-copy h2{font-size:35px}.booking-facts{gap:18px}.lead-form{padding:20px}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-bottom{gap:20px;align-items:flex-start;flex-direction:column}.site-footer{padding:35px 0}.footer-brand{margin-bottom:10px}}
