:root{--ink:#111722;--muted:#667080;--line:#dce1e8;--paper:#f5f6f8;--white:#fff;--accent:#ff5a1f;--accent2:#ffb000;--navy:#111a2d;--radius:26px;--shadow:0 18px 60px rgba(19,28,46,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(220,225,232,.8)}.header-inner{height:82px;display:flex;align-items:center;gap:38px}.brand{display:inline-flex;align-items:baseline;font-weight:950;letter-spacing:-.07em;font-size:29px}.brand span{color:var(--ink)}.brand small{margin-left:7px;font-size:10px;letter-spacing:.21em;color:var(--accent)}.header-inner nav{display:flex;gap:28px;font-weight:700;font-size:14px}.header-inner nav a:hover,.text-link:hover{color:var(--accent)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:16px}.phone{font-weight:800}.icon-link{font-size:13px;color:var(--muted)}.button{border:0;border-radius:999px;background:linear-gradient(135deg,var(--accent),#ff763e);color:#fff;padding:15px 25px;font-weight:850;cursor:pointer;text-align:center;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 9px 25px rgba(255,90,31,.23)}.button:hover{transform:translateY(-1px)}.button-small{padding:11px 18px;font-size:13px}.button-dark{background:var(--ink);box-shadow:none;width:100%}.button-ghost{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:none}.hero{background:radial-gradient(circle at 78% 10%,rgba(255,176,0,.22),transparent 28%),linear-gradient(145deg,#f8fafc,#eef1f5);padding:86px 0 72px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.3fr .7fr;align-items:stretch;grid-gap:64px;gap:64px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:900;color:var(--accent)}h1,h2,h3,p{margin-top:0}.catalog-title h1,.detail-summary h1,.hero h1,.legal-page>h1{font-size:clamp(45px,6vw,82px);line-height:.98;letter-spacing:-.065em;margin:24px 0 28px;max-width:840px}.hero p{font-size:19px;color:var(--muted);max-width:690px}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:38px}.text-link{font-weight:850;text-decoration:underline;text-underline-offset:5px}.hero-panel{position:relative;background:var(--navy);color:white;padding:45px;border-radius:38px;min-height:390px;box-shadow:var(--shadow);overflow:hidden}.hero-panel:after{content:"";position:absolute;width:230px;height:230px;border:46px solid rgba(255,255,255,.06);border-radius:50%;right:-80px;bottom:-80px}.hero-index{color:var(--accent2);font-size:14px;font-weight:900}.hero-panel h2{font-size:44px;line-height:1;margin:80px 0 18px;letter-spacing:-.05em}.hero-panel p{color:#b9c1cf;font-size:15px}.route{display:flex;align-items:center;gap:14px;margin-top:44px;font-weight:800}.route i{display:block;height:2px;flex:1 1;background:linear-gradient(90deg,var(--accent),var(--accent2))}.trust-strip{background:var(--ink);color:white}.trust-strip .container{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0}.trust-strip div div{padding:5px 24px;border-right:1px solid #333b49}.trust-strip div div:last-child{border:0}.trust-strip span,.trust-strip strong{display:block}.trust-strip span{font-size:12px;color:#8f99aa}.section{padding-top:100px;padding-bottom:100px}.catalog-title,.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px}.cost-section h2,.process h2,.request-section h2,.section-head h2,.spec-section h2{font-size:clamp(36px,5vw,62px);line-height:1;letter-spacing:-.055em;margin:16px 0}.vehicle-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.vehicle-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:0 12px 35px rgba(16,24,40,.06)}.vehicle-photo{position:relative;display:block;background:#e7e9ed;aspect-ratio:4/3;overflow:hidden}.gallery-main img,.gallery-thumbs img,.vehicle-photo img{width:100%;height:100%;display:block;object-fit:cover}.vehicle-photo img{transition:transform .4s}.vehicle-card:hover .vehicle-photo img{transform:scale(1.025)}.country-badge{position:absolute;top:15px;left:15px;padding:7px 11px;border-radius:99px;background:rgba(255,255,255,.9);font-size:12px;font-weight:900}.vehicle-card-body{padding:22px}.vehicle-card-head{display:flex;justify-content:space-between;gap:15px}.vehicle-card-head h3{font-size:22px;letter-spacing:-.035em;margin-bottom:10px}.vehicle-card-head span{font-size:12px;border:1px solid var(--line);height:max-content;padding:4px 7px;border-radius:8px}.spec-line{color:var(--muted);font-size:13px;margin-bottom:5px}.vehicle-price{font-size:28px;font-weight:950;letter-spacing:-.045em;margin:19px 0}.image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,#e5e8ed,#f7f8fa);color:var(--muted);font-weight:800}.empty-catalog{text-align:center;border-radius:var(--radius);padding:70px 30px}.empty-catalog,.process{background:var(--paper)}.steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px;margin-top:45px}.steps article{background:#fff;border-radius:24px;padding:30px}.steps b{color:var(--accent);font-size:12px}.steps h3{font-size:23px;margin:50px 0 12px}.steps p{color:var(--muted);font-size:14px}.request-section{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:start}.request-section>div:first-child p{font-size:18px;color:var(--muted)}.lead-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;background:var(--paper);border-radius:var(--radius);padding:28px}.lead-form label{font-weight:800;font-size:13px}.catalog-toolbar input,.catalog-toolbar select,.filters input,.filters select,.lead-form input,.lead-form select,.lead-form textarea{display:block;width:100%;margin-top:7px;border:1px solid var(--line);background:#fff;border-radius:13px;padding:13px 14px;outline:none}.filters input:focus,.filters select:focus,.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--accent)}.lead-form .full{grid-column:1/-1}.consent{display:flex;align-items:flex-start;gap:10px;font-weight:500!important}.consent input{width:18px;margin:2px 0 0}.consent a{text-decoration:underline}.honeypot{position:absolute!important;left:-9999px!important}.form-error{color:#b42318}.form-success{padding:32px;border-radius:var(--radius);background:#e9f8ef}.form-success strong{font-size:24px}.lead-form-compact{grid-template-columns:1fr;padding:20px;margin-top:20px}.lead-form-compact .full{grid-column:auto}.footer{background:var(--navy);color:#fff;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1.2fr 1fr;grid-gap:50px;gap:50px}.brand-light span{color:#fff}.footer h3{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#8994a7}.footer a,.footer p{display:block;color:#b8c0ce;font-size:14px;margin-bottom:10px}.footer-bottom{border-top:1px solid #303a4d;margin-top:45px;padding-top:23px;color:#79869a;font-size:12px}.catalog-page{padding-top:65px}.catalog-title h1{margin-bottom:0}.catalog-title span{background:var(--paper);border-radius:99px;padding:9px 14px;font-weight:800}.filters{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:17px;gap:17px;background:var(--paper);padding:25px;border-radius:var(--radius);margin:35px 0}.filters label{font-size:12px;font-weight:800}.filter-actions{display:flex;align-items:flex-end;gap:10px}.filter-actions .button{flex:1 1;padding:13px}.catalog-toolbar{display:flex;justify-content:space-between;gap:15px;margin:30px 0}.catalog-toolbar form{display:flex;gap:8px}.catalog-toolbar input{width:260px;margin:0}.catalog-toolbar select{margin:0}.catalog-toolbar button{border:0;border-radius:12px;padding:0 15px;font-weight:800}.pagination{display:flex;justify-content:center;gap:8px;margin-top:45px}.pagination a{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-weight:800}.pagination a.active{background:var(--ink);color:#fff}.availability-alert{padding:16px 20px;border-radius:16px;background:#fff4dd;color:#744700;font-weight:750;margin-bottom:25px}.breadcrumbs{display:flex;gap:9px;color:var(--muted);font-size:13px;margin-bottom:25px}.detail-hero{display:grid;grid-template-columns:1.45fr .75fr;grid-gap:26px;gap:26px;align-items:start}.gallery-main{aspect-ratio:4/3;border-radius:32px;overflow:hidden;background:var(--paper)}.gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-top:10px}.gallery-thumbs img{aspect-ratio:4/3;border-radius:13px}.detail-summary{position:-webkit-sticky;position:sticky;top:105px;background:var(--paper);border-radius:32px;padding:32px}.detail-summary h1{font-size:45px;margin:16px 0 6px}.trim{color:var(--muted)}.detail-summary dl{margin:25px 0}.detail-summary dl div,.spec-grid div{display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);padding:10px 0}.detail-summary dt,.spec-grid dt{color:var(--muted)}.detail-summary dd,.spec-grid dd{margin:0;font-weight:850;text-align:right}.source-price{display:flex;justify-content:space-between;color:var(--muted);border-top:1px solid var(--line);padding-top:20px}.source-price strong{color:var(--ink)}.total-price{margin:18px 0}.total-price span,.total-price strong{display:block}.total-price strong{font-size:38px;letter-spacing:-.04em}.cost-section{margin-top:90px;background:var(--navy);color:#fff;border-radius:38px;padding:48px;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:60px;gap:60px}.cost-section>div:first-child p{color:#aab3c2}.cost-list div{display:flex;justify-content:space-between;gap:25px;padding:14px 0;border-bottom:1px solid #313a4c}.cost-list span small{display:block;color:#ffca8b}.calculation-note{grid-column:1/-1;color:#8d98aa;font-size:12px;margin:0}.spec-section{padding:90px 0}.spec-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 40px;gap:0 40px;margin:35px 0}.source-link{text-decoration:underline;text-underline-offset:5px;font-weight:800}.similar{padding-bottom:0}.legal-page{max-width:900px}.legal-page>h1{font-size:58px}.legal-page h2{font-size:26px;margin-top:40px}.legal-page p{color:var(--muted);font-size:17px}.contacts-grid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:25px;gap:25px}.contact-card{background:var(--navy);color:white;padding:35px;border-radius:var(--radius)}.contact-card a,.contact-card p{display:block;color:#b8c0ce;margin-bottom:10px}.contact-card .contact-big{font-size:30px;color:white;font-weight:900}.social-links{display:flex;gap:9px;margin-top:30px}.social-links a{padding:8px 12px;border:1px solid #475168;border-radius:99px}.form-error{margin:0}@media(max-width:1000px){.header-actions .icon-link,.header-inner nav{display:none}.cost-section,.detail-hero,.hero-grid,.request-section{grid-template-columns:1fr}.hero-panel{min-height:330px}.steps,.trust-strip .container,.vehicle-grid{grid-template-columns:repeat(2,1fr)}.filters{grid-template-columns:repeat(3,1fr)}.detail-summary{position:static}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.container{width:min(100% - 24px,1180px)}.header-inner{height:68px}.header-actions .phone{display:none}.hero{padding:55px 0}.catalog-title h1,.hero h1,.legal-page>h1{font-size:42px}.hero-grid{gap:25px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-panel{padding:28px;min-height:280px}.hero-panel h2{font-size:38px;margin-top:55px}.trust-strip .container{grid-template-columns:1fr 1fr}.trust-strip div div{padding:12px;border-bottom:1px solid #333b49}.section{padding-top:65px;padding-bottom:65px}.section-head{align-items:flex-start;flex-direction:column}.contacts-grid,.footer-grid,.request-section,.steps,.vehicle-grid{grid-template-columns:1fr}.filters{grid-template-columns:1fr 1fr;padding:18px}.filter-actions{grid-column:1/-1}.catalog-toolbar{flex-direction:column}.catalog-toolbar form{width:100%}.catalog-toolbar input,.catalog-toolbar select{min-width:0;flex:1 1;width:100%}.detail-page{padding-top:35px}.detail-summary{padding:24px}.detail-summary h1{font-size:38px}.gallery-main{border-radius:22px}.gallery-thumbs{grid-template-columns:repeat(3,1fr)}.cost-section{padding:25px;gap:25px;margin-top:50px}.lead-form,.spec-grid{grid-template-columns:1fr}.lead-form{padding:20px}.lead-form .full{grid-column:auto}.footer-grid{gap:25px}.footer{padding-top:50px}}@media(max-width:430px){.filters{grid-template-columns:1fr}.filter-actions{grid-column:auto}.trust-strip .container,.vehicle-grid{grid-template-columns:1fr}.gallery-thumbs{grid-template-columns:repeat(2,1fr)}}.mobile-catalog{display:none;font-size:13px;font-weight:800}@media (max-width:1000px){.mobile-catalog{display:block}}