@font-face{font-family:Plex;src:url('assets/ibm-plex-sans-latin-400-normal.woff2')}@font-face{font-family:Plex;src:url('assets/ibm-plex-sans-cyrillic-400-normal.woff2');unicode-range:U+0400-052F}@font-face{font-family:Plex;src:url('assets/ibm-plex-sans-latin-600-normal.woff2');font-weight:600}@font-face{font-family:Plex;src:url('assets/ibm-plex-sans-cyrillic-600-normal.woff2');font-weight:600;unicode-range:U+0400-052F}
:root{--paper:#f1f0eb;--ink:#232521;--muted:#787971;--accent:#de452f;--line:#d3d3ca}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Plex,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}button{color:inherit}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin:0}h2{font-size:clamp(36px,4.5vw,72px);line-height:1.08;letter-spacing:-2.5px;font-weight:400}em{font-style:normal;color:var(--muted)}.eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:600}.header{height:88px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;background:var(--paper);position:relative;z-index:10}.logo{font-size:30px;letter-spacing:-1.8px;font-weight:600;white-space:nowrap}.logo span{font-weight:400}.logo i{font-size:12px;vertical-align:top;letter-spacing:0;font-style:normal;margin-left:4px}.header nav{display:flex;gap:34px;font-size:13px}.header nav a{padding:12px 0;border-bottom:1px solid transparent}.header nav a:hover,.header nav a.active{border-color:var(--accent)}.header nav span{display:none}.header-cta{border:0;background:none;font-size:13px;padding:12px 0}.header-cta span{margin-left:22px;color:var(--accent);font-size:22px}.menu-toggle{display:none}.hero{height:calc(100svh - 88px);min-height:620px;max-height:1050px;position:relative;overflow:hidden;background:#263333;color:#fff}.hero-image{position:absolute;inset:0;object-position:center 63%;transform:scale(1.02);will-change:transform}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,12,15,.55),transparent 85%),linear-gradient(0deg,rgba(0,10,14,.62),transparent 50%)}.hero-content{position:relative;padding:6vh 5%;max-width:1000px}.hero h1{font-size:clamp(58px,7.4vw,118px);letter-spacing:-5px;line-height:1.01;font-weight:400;margin:24px 0}.hero-desc{font-size:16px;line-height:1.6;margin-bottom:28px}.button{background:var(--accent);color:white;border:0;padding:18px 23px;display:inline-flex;gap:38px;align-items:center;justify-content:space-between;font-size:13px;min-height:54px;transition:background .25s,transform .25s}.button:hover{background:#bc3422;transform:translateY(-2px)}.button span{font-size:23px}.hero-bottom{position:absolute;bottom:28px;left:5%;right:5%;display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1.5px}.hero-bottom a{font-size:12px;letter-spacing:0}.hero-bottom a span{margin-left:22px}.hero-content>*{animation:entrance 1s both}.hero-content h1{animation-delay:.1s}.hero-desc{animation-delay:.2s}.hero-content .button{animation-delay:.3s}@keyframes entrance{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.brands{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:32px 5%;border-bottom:1px solid var(--line)}.brands>span{font-size:9px;letter-spacing:1px;color:var(--muted)}.brands b{font-size:18px;font-weight:400}.section{padding:105px 5%}.intro>.eyebrow{margin-bottom:32px}.intro-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:10%}.intro-grid>p{max-width:400px;font-size:18px;line-height:1.65;padding-top:8px}.feature{padding-top:0;display:grid;grid-template-columns:1.12fr 1fr;gap:9%;align-items:center}.photo-link{height:670px;position:relative;overflow:hidden}.photo-link img{transition:transform 1s;object-position:center 38%}.photo-link:hover img{transform:scale(1.04)}.photo-caption{position:absolute;bottom:0;left:0;right:0;padding:30px;color:white;background:linear-gradient(transparent,#0009);font-size:11px;letter-spacing:1.5px;display:flex;justify-content:space-between}.feature-copy .eyebrow{margin-bottom:30px}.feature-copy h2{font-size:clamp(44px,5vw,80px)}.feature-copy>p:not(.eyebrow){margin:28px 0;font-size:16px;line-height:1.6;max-width:330px;color:#62645d}.service-list{padding:0;margin:30px 0;list-style:none}.service-list li{padding:15px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-size:14px}.service-list li span+span{font-size:10px;color:var(--muted)}.text-link{padding:12px 0;border:0;border-bottom:1px solid currentColor;display:inline-flex;gap:45px;justify-content:space-between;background:none;font-size:14px}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.tuning-section{background:#21251f;color:var(--paper)}.tuning-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:30px;align-items:end;padding-bottom:60px}.tuning-heading>.eyebrow{grid-column:1/-1}.tuning-heading em{color:#a1a89a}.tuning-heading>div{justify-self:end;max-width:360px}.tuning-heading p:not(.eyebrow){font-size:17px;line-height:1.6;margin-bottom:24px}.wide-photo{height:580px;overflow:hidden;position:relative}.wide-photo img{object-position:center 60%}.wide-photo>span{position:absolute;bottom:35px;left:5%;color:white;font-size:11px;letter-spacing:2px;text-shadow:0 2px 10px #000}.process{display:grid;grid-template-columns:1fr 1fr;gap:8%;border-bottom:1px solid var(--line)}.process h2,.faq h2{margin-top:28px}.process>div>p:last-child{font-size:16px;line-height:1.65;color:var(--muted);margin-top:30px}.process ol{list-style:none;padding:0;margin:0}.process li{display:flex;gap:30px;border-bottom:1px solid var(--line);padding:28px 0}.process li:first-child{padding-top:0}.process li>span{font-size:12px;color:var(--accent)}h3{font-size:22px;font-weight:400;letter-spacing:-.5px}.process li p{font-size:15px;color:#707268;line-height:1.6;margin-top:12px;max-width:390px}.faq{display:grid;grid-template-columns:1fr 1.4fr;gap:8%}.faq details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:18px;padding:24px 0}summary::-webkit-details-marker{display:none}summary span{font-size:26px;font-weight:400;color:var(--muted);transition:transform .3s}details[open] summary span{transform:rotate(45deg);color:var(--accent)}details p{max-width:590px;color:#686b62;line-height:1.7;font-size:15px;padding:0 35px 25px 0}.contact{position:relative;background:#dedfd5}.contact h2{font-size:clamp(65px,9vw,145px);letter-spacing:-6px;margin:35px 0}.contact h2 em{color:#868c7c}.contact>p:last-child{line-height:1.6}.circle-cta{position:absolute;right:10%;top:38%;width:140px;height:140px;border-radius:50%;background:var(--accent);color:white;border:0;font-size:60px;transition:transform .4s}.circle-cta:hover{transform:rotate(45deg)}footer{display:flex;align-items:center;gap:40px;padding:45px 5%;flex-wrap:wrap}footer>span{font-size:12px;color:var(--muted);margin-right:auto}footer>a:not(.logo),footer small{font-size:12px}.localization.hero h1,.tuning.hero h1{font-size:clamp(52px,6.7vw,100px)}.localization .hero-image{object-position:center 40%}.localization .hero-shade{background:linear-gradient(90deg,#000b,#0003)}.chapter{background:#e1e3d9}.chapter h2{margin:30px 0}.switcher{display:flex;gap:10px;margin-top:40px}.switcher button{border:1px solid #a9afa1;background:transparent;padding:14px 22px}.switcher .selected{background:var(--ink);color:white}.comparison{display:grid;grid-template-columns:1fr 2fr;gap:50px;padding:50px 0;min-height:220px}.comparison>span{font-size:80px;letter-spacing:-5px;color:var(--accent)}.comparison h3{font-size:30px}.comparison p{max-width:580px;line-height:1.7;margin-top:18px}.fine{font-size:12px!important;line-height:1.5;color:var(--muted)}dialog{border:0;padding:40px;width:min(540px,94vw);max-height:90svh;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#101712a6;backdrop-filter:blur(8px)}.dialog-top{display:flex;justify-content:space-between;align-items:center}.close{font-size:32px;border:0;background:none;width:40px;height:40px}dialog h2{font-size:52px;margin:18px 0}dialog>p{font-size:14px;color:var(--muted);margin-bottom:25px}form{display:grid;gap:16px}label{display:grid;gap:8px;font-size:13px}input,select,textarea{width:100%;border:1px solid #c7cbbf;background:transparent;border-radius:0;padding:12px;color:var(--ink)}textarea{resize:vertical}.result h3{margin:20px 0}.result .button{margin:15px 0}.result .text-link{margin-top:15px}[hidden]{display:none!important}body:has(dialog[open]){overflow:hidden}.reveal{opacity:0;transform:translateY(30px);transition:opacity .8s,transform .8s}.reveal.visible{opacity:1;transform:none}
@media(min-width:1600px){.section{padding-left:max(5%,calc((100vw - 1500px)/2));padding-right:max(5%,calc((100vw - 1500px)/2))}}@media(max-width:900px){.header nav{gap:20px}.header-cta{display:none}.hero{min-height:620px}.hero h1{letter-spacing:-3px}.brands{flex-wrap:wrap;justify-content:center}.brands>span{width:100%;text-align:center}.intro-grid{gap:40px;grid-template-columns:1fr}.intro-grid>p{max-width:540px}.section{padding:70px 6%}.feature{gap:5%;padding-top:0}.photo-link{height:550px}.feature-copy h2{font-size:48px}.process,.faq{gap:5%}.wide-photo{height:450px}.contact h2{letter-spacing:-4px}.hero-content{padding-top:8vh}.hero-bottom>span:first-child{display:none}}
@media(max-width:600px){.header{height:72px;padding:0 6%}.logo{font-size:26px}.menu-toggle{display:block;border:0;background:none;font-size:25px;width:44px;height:44px}.header nav{display:none;position:absolute;left:0;right:0;top:72px;background:var(--paper);padding:24px 6%;flex-direction:column;box-shadow:0 15px 20px #0002}.header nav.open{display:flex}.hero{height:calc(100svh - 72px);min-height:620px;max-height:850px}.hero-content{padding:45px 6%}.hero h1{font-size:58px;letter-spacing:-3px;margin:24px 0}.hero-desc{font-size:14px}.hero-image{object-position:59% center}.hero-shade{background:linear-gradient(180deg,#05101388,transparent 80%),linear-gradient(0deg,#03101399,transparent 40%)}.hero-bottom{left:6%;right:6%;bottom:24px}.hero .button{gap:20px;font-size:12px}.brands{padding:24px 6%;gap:18px 22px}.brands b{font-size:14px}.section{padding:64px 6%}h2{font-size:38px;letter-spacing:-1.6px}.intro-grid>p{font-size:16px}.feature{grid-template-columns:1fr;padding-top:0;gap:35px}.photo-link{height:440px}.feature-copy h2{font-size:48px}.tuning-heading{grid-template-columns:1fr;gap:25px}.tuning-heading>div{justify-self:start}.tuning-heading h2{font-size:42px}.wide-photo{height:340px}.wide-photo span{font-size:9px;letter-spacing:1px}.process,.faq{grid-template-columns:1fr;gap:40px}.process li p{font-size:14px}summary{font-size:16px;padding:22px 0}.contact h2{font-size:72px;margin-bottom:25px;letter-spacing:-4px}.circle-cta{width:76px;height:76px;font-size:40px;right:6%;top:48%}.contact>p:last-child{font-size:14px}footer{padding:35px 6%;gap:25px;justify-content:space-between}footer>span{width:100%;order:3}footer small{order:4}.localization.hero h1,.tuning.hero h1{font-size:49px}.comparison{grid-template-columns:1fr;gap:20px;padding:30px 0}.comparison>span{font-size:55px}.comparison h3{font-size:26px}.switcher button{padding:12px 15px;font-size:13px}dialog{padding:25px}dialog h2{font-size:44px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.hero-image{will-change:auto}}
