@font-face{font-family:Inter;src:url(/assets/inter-latin.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{font-family:Inter,Arial,Helvetica,sans-serif;color:#101113;background:#fff;font-synthesis:none;--bg:#fff;--fg:#101113;--muted:#5a5e65;--soft:#f5f5f6;--line:#e6e6e9;--glass:rgba(255,255,255,.75);--red:#e10e22;--red-hover:#ca0920;--header:80px;color-scheme:light}:root[data-theme=dark]{--bg:#131416;--fg:#f5f5f5;--muted:#a9abb1;--soft:#1d1e21;--line:#33353a;--glass:rgba(24,25,28,.8);color-scheme:dark;background:var(--bg);color:var(--fg)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:125px}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:var(--bg);color:var(--fg)}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer;background:none;border:0}button:disabled{cursor:not-allowed;opacity:.5}img{max-width:100%;display:block}svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:650;letter-spacing:-.045em}p{line-height:1.65}h1{font-size:clamp(40px,5.5vw,76px);line-height:1.04}h2{font-size:clamp(30px,3.2vw,46px);line-height:1.13}h3{font-size:23px;line-height:1.25}a,button{touch-action:manipulation}a:hover{color:var(--red)}:focus-visible{outline:3px solid var(--red);outline-offset:5px}.skip{position:fixed;top:-70px;left:20px;z-index:1000;padding:12px;background:var(--bg)}.skip:focus{top:5px}.eyebrow{font-size:10px;font-weight:500;letter-spacing:.28em;line-height:1.6;text-transform:uppercase;color:var(--muted)}.small{font-size:12px}.muted{color:var(--muted)}.full{width:100%}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--red);color:#fff;border-radius:100px;padding:19px 30px;min-height:56px;font-size:15px;font-weight:600;transition:background .2s,transform .2s;border:1px solid transparent}.button:hover{background:var(--red-hover);color:#fff;transform:translateY(-2px)}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;font-weight:500;padding:9px 0;text-decoration-thickness:1px;text-underline-offset:7px}.text-link:hover{text-decoration:underline}.icon-button{width:42px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.icon-button:hover{background:var(--soft)}.header{position:absolute;z-index:30;inset:22px 27px auto;height:80px;border-radius:28px;background:var(--glass);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);display:flex;align-items:center;justify-content:space-between;padding:0 29px;border:1px solid rgba(255,255,255,.25)}.brand{display:flex;align-items:center;gap:13px;font-size:31px;font-weight:760;letter-spacing:-1.6px;white-space:nowrap}.brand:hover{color:var(--fg)}.brand img{width:69px;height:49px;object-fit:contain}.navigation{display:flex;gap:32px;align-items:center;border-radius:50px;padding:20px 33px;background:#ffffff52}.navigation a{font-size:14px}.navigation a.active{color:var(--red)}.header-actions{display:flex;gap:12px;align-items:center;font-size:14px}.language{position:relative}.language-button{display:flex;align-items:center;gap:12px;padding:12px 6px;font-size:12px}.chevron{font-size:18px;margin-top:-5px}.language-popover{position:absolute;top:50px;right:0;width:170px;padding:8px;border-radius:16px;background:var(--bg);box-shadow:0 14px 50px #0002;border:1px solid var(--line)}.language-popover a{padding:10px 12px;border-radius:8px;display:flex;justify-content:space-between}.language-popover .selected{background:var(--soft);color:var(--red)}.nav-divider{height:28px;width:1px;background:var(--line);margin:0 8px}.quote-link{display:flex;align-items:center;gap:10px;white-space:nowrap}.quote-link b{background:var(--red);color:#fff;min-width:21px;height:21px;border-radius:99px;display:grid;place-items:center;font-size:10px;padding:0 4px}.mobile-menu{display:none}.hero{position:relative;min-height:min(57vw,850px)}.hero-image{position:absolute;top:0;right:0;bottom:0;left:40%;border-radius:0 0 0 17%;overflow:hidden}.hero-image>img{height:100%;width:100%;object-fit:cover;object-position:50% 58%}.hero-copy{position:relative;z-index:2;width:47%;padding:170px 0 60px 4%;pointer-events:none}.hero-copy>*{pointer-events:auto}.hero h1{font-size:clamp(70px,7.1vw,107px);font-weight:780;letter-spacing:-.065em;line-height:.98;margin-top:33px;margin-bottom:24px;white-space:nowrap}.hero h1 span,.catalog-heading h1 span{color:var(--red)}.hero-tagline{font-size:23px;color:var(--muted);line-height:1.3;max-width:370px;letter-spacing:-.025em}.hero-buttons{display:flex;align-items:center;gap:35px;margin-top:36px;white-space:nowrap}.hero-buttons .text-link{border-bottom:1px solid var(--line);padding-bottom:9px}.hero-micro{display:flex;align-items:center;gap:25px;font-size:8px;letter-spacing:.25em;color:var(--muted);margin-top:48px;white-space:nowrap}.hero-micro i{display:block;width:56px;height:1px;background:var(--red)}.hero-image-caption{position:absolute;right:5%;top:36%;font-size:10px;text-align:right;letter-spacing:.3em;color:#39444f;line-height:1.7}.hero-image-caption i{display:block;width:35px;height:1px;background:var(--red);margin:16px 0 0 auto}.category-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;padding:28px 3.6% 38px;border-bottom:1px solid var(--line)}.category-tile{min-width:0}.category-photo{height:170px;overflow:hidden;border-radius:14px;background:var(--bg)}.category-photo img{width:100%;height:100%;object-fit:cover;object-position:center 58%;transition:transform .4s}.category-photo.contain{padding:20px}.category-photo.contain img{object-fit:contain;filter:drop-shadow(0 14px 16px rgba(15,17,20,.16))}.category-tile:hover img{transform:scale(1.05)}.category-tile>span{display:flex;align-items:center;justify-content:space-between;font-size:16px;letter-spacing:-.035em;margin:16px 7px 0}.category-tile svg{color:var(--red)}.section{padding:100px 4%;max-width:1600px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:17px}.section-heading p:not(.eyebrow){color:var(--muted);margin-top:14px;font-size:16px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 26px}.product-card-image{display:block;position:relative;height:340px;overflow:hidden;border-radius:18px;background:var(--soft)}.product-card-image>img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.product-card-image:hover>img{transform:scale(1.035)}.image-label{position:absolute;left:18px;top:18px;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:8px 12px;border-radius:20px;color:#222;font-size:10px}.image-arrow{position:absolute;bottom:17px;right:17px;background:#fffd;border-radius:50%;width:43px;height:43px;display:grid;place-items:center;color:#222}.product-card-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:23px 0 19px}.product-card-meta .eyebrow{font-size:9px;margin-bottom:8px;letter-spacing:.15em}.product-card-meta h3{font-size:23px;letter-spacing:-.025em}.stock{display:inline-flex;align-items:center;gap:7px;font-size:10px;color:var(--muted);white-space:nowrap;line-height:1.8}.stock>span{width:5px;height:5px;border-radius:50%;background:#9b8a67}.stock.available>span{background:#32966b}.mini-specs{display:flex;border-top:1px solid var(--line);padding-top:17px;gap:32px;font-size:18px;letter-spacing:-.025em}.mini-specs small{display:block;font-size:11px;color:var(--muted);margin-top:5px;letter-spacing:0}.approach{background:var(--soft);max-width:none;padding-top:95px;padding-bottom:95px}.approach-title{max-width:780px}.approach-title .eyebrow{margin-bottom:20px}.approach-title h2{max-width:710px;font-size:50px}.approach-title>p:not(.eyebrow){max-width:650px;margin-top:22px;color:var(--muted);font-size:16px}.approach-title .text-link{margin-top:20px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:70px}.step{position:relative;border-top:1px solid var(--line);padding:28px 10px 0 0}.step-number{position:absolute;right:0;top:24px;color:var(--muted);font-size:12px}.step>svg{color:var(--red);margin-bottom:25px}.step h3{font-size:26px}.step p{color:var(--muted);font-size:14px;max-width:300px;margin-top:13px}.callout{margin:80px 4%;padding:52px 0;display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.callout .eyebrow{margin-bottom:18px}.callout h2{font-size:40px}.callout p:not(.eyebrow){color:var(--muted);margin-top:13px}.callout .button{white-space:nowrap}footer{background:var(--soft);padding:58px 4% 25px}.footer-top{display:flex;justify-content:space-between;gap:40px;padding-bottom:45px}.footer-brand{font-size:26px}.footer-brand img{width:55px}.footer-top p{font-size:13px;color:var(--muted);margin-top:12px}.footer-links{display:flex;flex-wrap:wrap;gap:35px;align-items:center;font-size:14px}.footer-links a{display:flex;gap:10px;align-items:center}.footer-bottom{padding-top:24px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;font-size:10px;color:var(--muted)}.footer-bottom>div{display:flex;gap:20px;flex-wrap:wrap}.pillars{background:var(--red);color:#fff;display:grid;grid-template-columns:repeat(3,1fr);gap:26px;padding:70px 4%;max-width:1600px;margin:auto}.pillar{background:var(--bg);color:var(--fg);border-radius:20px;padding:44px 32px;text-align:center}.pillar svg{color:var(--red);margin:0 auto 22px}.pillar h3{font-size:22px;margin-bottom:14px}.pillar p{color:var(--muted);font-size:14px;line-height:1.7}.story{display:grid;grid-template-columns:1fr 1fr;max-width:1600px;margin:60px auto;border-radius:24px;overflow:hidden}.story-image{min-height:460px;background:var(--soft)}.story-image img{width:100%;height:100%;object-fit:cover}.story-copy{background:var(--red);color:#fff;padding:60px 6%;display:flex;flex-direction:column;justify-content:center}.story-copy .eyebrow{color:#ffffffa8;margin-bottom:18px}.story-copy h2{font-size:36px;margin-bottom:20px}.story-copy p:not(.eyebrow){font-size:15px;line-height:1.7;opacity:.92;max-width:480px}.fleet-photo{max-width:1600px;margin:0 auto 60px;padding:0 4%}.fleet-photo img{width:100%;border-radius:20px;display:block;max-height:520px;object-fit:cover}.partners{background:var(--red);max-width:1600px;margin:auto;padding:80px 4% 100px;text-align:center}.partners .eyebrow{margin-bottom:34px;color:var(--bg);opacity:.8}.partner-marks{display:flex;justify-content:center;align-items:center;gap:60px;flex-wrap:wrap}.page{padding:170px 4% 90px;min-height:70vh;max-width:1600px;margin:auto}.page>.eyebrow{margin-bottom:22px}.page-intro{color:var(--muted);max-width:600px;font-size:18px;margin-top:25px}.catalog-heading{display:flex;align-items:center;justify-content:space-between;gap:30px}.search{display:flex;align-items:center;gap:12px;background:var(--soft);border-radius:50px;padding:12px 20px}.search input{border:0;background:none;padding:6px;width:230px}.category-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:45px 0 40px;border-bottom:1px solid var(--line);padding-bottom:24px}.category-tabs a,.subcategory a{padding:12px 18px;border-radius:50px;font-size:13px;color:var(--muted)}.category-tabs .selected,.subcategory .selected{background:var(--fg);color:var(--bg)}.subcategory{display:flex;gap:18px;align-items:center;margin:-12px 0 30px;font-size:12px;color:var(--muted)}.subcategory a{border:1px solid var(--line)}.breadcrumb{font-size:12px;display:flex;align-items:center;gap:8px;color:var(--muted);margin-bottom:35px}.product-detail-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:6%}.main-photo{height:600px;overflow:hidden;border-radius:22px;background:var(--soft)}.main-photo img{height:100%;width:100%;object-fit:cover}.thumbnails{display:flex;gap:12px;margin-top:15px}.thumbnails button{padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;width:80px;height:85px}.thumbnails .selected{border-color:var(--red)}.thumbnails img{width:100%;height:100%;object-fit:cover}.product-info{padding-top:10px}.product-info h1{font-size:53px;margin:20px 0}.product-info .stock{font-size:13px}.description{font-size:15px;color:var(--muted);margin-top:25px}.key-specs{display:grid;grid-template-columns:1fr 1fr;gap:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;margin:27px 0}.key-specs strong{font-size:23px;letter-spacing:-.03em}.key-specs span{display:block;font-size:11px;color:var(--muted);margin-top:5px}.quantity-block label{font-size:12px}.quantity-line{display:flex;gap:20px;align-items:center;margin:12px 0 20px}.qty-control{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:9px;overflow:hidden;height:42px;flex-shrink:0}.qty-control button{width:36px;height:40px;display:grid;place-items:center}.qty-control input{width:52px;border:0!important;text-align:center;background:none;padding:6px!important;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;min-width:0}.qty-control input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.quick-qty{display:flex;gap:8px}.quick-qty button{padding:9px 12px;border:1px solid var(--line);border-radius:7px;font-size:12px}.quick-qty .selected{border-color:var(--fg);background:var(--soft)}.product-info>.small{margin-top:15px}.technical{display:grid;grid-template-columns:1fr 1.2fr;gap:8%;margin:80px 0}.technical h2{margin:14px 0}.technical p:not(.eyebrow){color:var(--muted);max-width:350px;font-size:14px}.technical .text-link{margin-top:20px}.technical dl{margin:0}.technical dl>div{display:flex;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line);padding:17px 0;font-size:13px}.technical dt{color:var(--muted)}.technical dd{margin:0;text-align:right}.product-detail .callout{margin:50px 0 0}.notice{padding:15px 18px;border:1px solid var(--line);background:var(--soft);border-radius:10px;font-size:13px;line-height:1.6;display:flex;gap:10px;align-items:flex-start;margin:15px 0}.error{color:#b31729;border-color:#b3172944}.warning{color:#986e34}.empty{padding:75px 20px;text-align:center;color:var(--muted)}.empty>svg{margin:auto auto 20px}.empty h2{font-size:25px}.empty p{margin:12px 0}.empty .text-link{margin-top:20px}.narrow{max-width:850px}.success{padding-top:220px;text-align:center}.success>svg{color:var(--red);margin-bottom:25px}.success h1{font-size:50px;margin:18px 0}.success p{color:var(--muted);margin:25px auto;max-width:500px}.success .button{margin-top:20px}.quote-page>h1{max-width:850px}.quote-layout{display:grid;grid-template-columns:1fr 1fr;gap:7%;margin-top:65px}.quote-selection h2,.quote-form h2{font-size:25px;margin-bottom:30px}.quote-selection h2{display:flex;align-items:center;justify-content:space-between}.quote-selection h2>span{color:var(--muted);font-size:15px}.quote-item{display:grid;grid-template-columns:100px 1fr 25px;gap:18px;padding:24px 0;border-top:1px solid var(--line);align-items:start}.quote-item>a>img{width:100px;height:115px;object-fit:cover;border-radius:10px}.quote-item h3{font-size:17px;letter-spacing:-.025em}.quote-item .qty-control{display:flex;width:max-content;margin-top:12px;height:35px}.quote-item .qty-control button{height:33px;width:28px}.quote-item .qty-control input{font-size:12px}.quote-item .stock{margin-top:6px}.quote-item .warning{font-size:11px;margin-top:12px}.quote-service{border-top:1px solid var(--line);margin-top:35px;padding-top:30px;display:flex;gap:20px}.quote-service>svg{color:var(--red)}.quote-service h3{font-size:17px}.quote-service p,.quote-service a{font-size:13px;color:var(--muted);margin-top:12px}.quote-service a{display:block;color:var(--fg)}.quote-form{background:var(--soft);padding:35px;border-radius:20px}label{display:block;font-size:12px;font-weight:500;margin-bottom:20px}label>span:not(.checkbox span){color:var(--red)}input:not([type=checkbox]):not([type=file]),textarea,select{display:block;border:1px solid var(--line);border-radius:8px;background:var(--bg);color:var(--fg);padding:13px 14px;width:100%;margin-top:8px;min-height:44px;font-size:14px;outline-offset:2px}textarea{resize:vertical;line-height:1.5}input::placeholder,textarea::placeholder{color:var(--muted);font-size:12px}label small{display:block;font-size:10px;color:var(--muted);margin-top:7px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.checkbox{display:flex;align-items:flex-start;gap:10px;line-height:1.55;font-size:11px;color:var(--muted);font-weight:400}.checkbox input{width:16px;height:16px;accent-color:var(--red);flex-shrink:0;margin:2px 0 0}.checkbox a{text-decoration:underline}.checkbox a svg{display:inline}.quote-form>.small{margin-top:13px;text-align:center}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.payment{border-top:1px solid var(--line);padding-top:70px;margin-top:80px}.payment h2{margin:20px 0}.payment p{color:var(--muted);max-width:650px}.legal-page{max-width:920px}.legal-page h1{margin-bottom:40px}.legal-page h2{font-size:24px;margin:35px 0 16px;letter-spacing:-.02em}.legal-page p{margin:15px 0;color:var(--muted);font-size:15px}.sitemap-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.toast{position:fixed;z-index:60;bottom:30px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:12px;background:var(--fg);color:var(--bg);padding:17px 22px;border-radius:12px;box-shadow:0 15px 50px #0002;font-size:13px;max-width:94vw;white-space:nowrap}.toast>svg{color:#66ce9d}.toast a{display:flex;align-items:center;gap:7px;padding-left:17px;margin-left:8px;border-left:1px solid #8888}.cart-fab{position:fixed;z-index:55;bottom:30px;right:30px;display:flex;align-items:center;gap:10px;background:var(--fg);color:var(--bg);padding:17px 22px;border-radius:99px;box-shadow:0 15px 40px #0003;font-size:13px;font-weight:600;white-space:nowrap}.cart-fab:hover{color:var(--bg);opacity:.88}.cart-fab b{background:var(--red);color:#fff;min-width:21px;height:21px;border-radius:99px;display:grid;place-items:center;font-size:10px;padding:0 4px}.auth-page{min-height:100vh;display:grid;place-items:center;background:var(--soft)}.auth-card{width:100%;max-width:460px;background:var(--bg);padding:35px;border-radius:22px;border:1px solid var(--line)}.auth-icon{width:60px;height:60px;border-radius:16px;background:var(--soft);display:grid;place-items:center;margin-bottom:25px;color:var(--red)}.auth-card h1{font-size:35px;margin:15px 0}.auth-card>p:not(.eyebrow){font-size:13px;color:var(--muted)}.auth-tabs,.admin-tabs{display:flex;gap:8px;margin:27px 0}.auth-tabs button,.admin-tabs button{padding:11px 14px;border-radius:8px;font-size:12px}.auth-tabs .selected,.admin-tabs .selected{background:var(--fg);color:var(--bg)}.admin-tabs button{display:flex;align-items:center;gap:8px}.admin-toolbar{display:flex;justify-content:space-between;align-items:center;margin:30px 0}.small-button{padding:12px 20px;min-height:40px;font-size:12px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}th{font-size:11px;color:var(--muted);font-weight:500}td,th{padding:18px 15px;border-bottom:1px solid var(--line)}.table-product{display:flex;align-items:center;gap:15px;font-weight:600}.table-product img{height:55px;width:65px;object-fit:cover;border-radius:7px}.editor{max-width:850px;background:var(--soft);padding:30px;border-radius:16px}.editor-images{display:flex;gap:12px;align-items:center;margin-bottom:30px;flex-wrap:wrap}.editor-images img{width:70px;height:80px;object-fit:cover;border-radius:5px}.request-row{border-bottom:1px solid var(--line);padding:22px 0;font-size:13px}.request-row summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer}.request-row p{margin:16px 0}.request-row label{max-width:220px}.pre-wrap{white-space:pre-wrap}[data-theme=dark] .hero-image{opacity:.78}[data-theme=dark] .navigation{background:#ffffff08}[data-theme=dark] .header{border-color:#ffffff10}[data-theme=dark] .brand img{mix-blend-mode:normal}[dir=rtl] .hero-image{top:0;right:40%;bottom:0;left:0;border-radius:0 0 17%}[dir=rtl] .hero-copy{padding:170px 4% 60px 0}[dir=rtl] .hero h1{font-size:85px;line-height:1.16;letter-spacing:0}[dir=rtl] .hero-copy .eyebrow{letter-spacing:0}[dir=rtl] .hero-image-caption{left:5%;right:auto}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3,[dir=rtl] .eyebrow{letter-spacing:0}[dir=rtl] .language-popover{left:0;right:auto}@media(min-width:1200px){.hero{min-height:795px}.hero h1{font-size:clamp(85px,6.9vw,107px);line-height:.95}.hero-image{border-radius:8% 0 0 16%/50% 0 0 50%}.hero-tagline{max-width:335px}.hero-buttons .button{font-size:16px}.brand img{transform:scale(1.7)}.hero-copy{padding-top:170px}}@media(min-width:1600px){.hero-copy{padding-top:190px}.hero{min-height:850px}.hero h1{font-size:108px}}@media(max-width:1190px){.header{padding:0 20px}.brand{font-size:25px;gap:8px}.brand img{width:53px}.navigation{gap:22px;padding:18px}.header-actions{gap:7px}.hero{min-height:720px}.hero-copy{padding-top:165px}.hero h1{font-size:7.15vw}.hero-buttons{gap:18px;flex-wrap:wrap}.hero-buttons .button{padding:16px 23px}.hero-micro{font-size:7px;gap:15px;margin-top:30px}.hero-tagline{font-size:21px;max-width:290px}.hero-image-caption{display:none}.category-photo{height:140px}.category-tile>span{font-size:13px}.product-card-meta{display:block}.product-card-meta .stock{margin-top:8px}.product-card-image{height:300px}.product-info h1{font-size:42px}.main-photo{height:570px}.footer-links{gap:20px}.footer-bottom{flex-direction:column}[dir=rtl] .hero h1{font-size:65px}}@media(max-width:850px){.header{inset:15px 18px auto;height:68px;border-radius:20px}.brand{font-size:23px}.brand img{width:48px;height:36px}.navigation{display:none;position:absolute;top:80px;left:0;right:0;background:var(--bg);padding:25px;border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 25px #0001}.navigation.open,.mobile-menu{display:flex}.header-actions{gap:3px}.nav-divider{margin:0 4px}.quote-link>span{display:none}.hero{min-height:720px}.hero-copy{padding-top:155px}.hero h1{font-size:8.5vw}.hero-copy{width:60%}.hero-image{left:43%;opacity:.85}.hero-buttons{display:block;margin-top:30px}.hero-buttons .text-link{margin:16px 0 0 10px}.hero-micro{display:none}.hero-tagline{font-size:20px;width:270px}.category-strip{gap:14px;overflow-x:auto;grid-template-columns:repeat(5,180px);padding-bottom:28px}.category-photo{height:125px}.section{padding:70px 5%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 20px}.collection .product-card:last-child{display:none}.approach-title h2{font-size:40px}.steps{gap:30px}.step h3{font-size:22px}.step p{font-size:13px}.callout{margin:50px 5%;flex-direction:column;align-items:flex-start;gap:30px}.callout h2{font-size:36px}.page{padding:130px 5% 65px}.catalog-heading{align-items:flex-start;flex-direction:column}.search,.search input{width:100%}.product-detail-grid{grid-template-columns:1fr;gap:35px}.main-photo{height:520px}.product-info h1{font-size:48px}.technical{gap:5%;margin:60px 0}.technical dd{max-width:150px}.quote-layout{grid-template-columns:1fr;gap:40px}.quote-form{padding:28px}.footer-top{flex-direction:column}.footer-links{font-size:12px}.footer-bottom>div{gap:15px}.section-heading{align-items:flex-start;flex-direction:column}.section-heading>.text-link{margin-top:-10px}.pillars{grid-template-columns:1fr;gap:18px;padding:50px 5%}.pillar{padding:34px 26px}.story{grid-template-columns:1fr;margin:40px auto;border-radius:18px}.story-image{min-height:280px}.story-copy{padding:44px 7%}.story-copy h2{font-size:30px}.fleet-photo{margin-bottom:40px}.fleet-photo img{max-height:340px}.partners{padding:55px 5% 70px}.partner-marks{gap:34px}.partner-marks a{font-size:22px}[dir=rtl] .hero-copy{padding-top:155px}[dir=rtl] .hero h1{font-size:60px}}@media(max-width:560px){.header{inset:12px 12px auto;padding:0 12px;height:62px}.brand{font-size:20px;letter-spacing:-1px;gap:5px}.brand img{width:38px;height:32px}.header-actions{gap:0}.language-button{font-size:10px;padding:10px 4px;gap:5px}.icon-button{width:33px}.theme-switch svg{width:19px}.quote-link svg{width:20px}.nav-divider{margin:0 5px;height:20px}.quote-link{gap:3px}.quote-link b{font-size:9px;min-width:17px;height:17px}.mobile-menu{width:29px}.hero{height:auto;min-height:0;padding-top:0;display:flex;flex-direction:column}.hero-copy{order:0;width:100%;padding:119px 6% 36px;pointer-events:auto}.hero-copy>.eyebrow{font-size:8px;letter-spacing:.18em;max-width:310px}.hero h1{font-size:clamp(53px,13.5vw,75px);margin:22px 0 19px;letter-spacing:-.06em}.hero-tagline{font-size:18px;max-width:285px;width:auto}.hero-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:17px;margin-top:25px}.hero-buttons .button{font-size:12px;padding:14px 19px;min-height:48px;gap:14px}.hero-buttons .text-link{font-size:11px;gap:10px;margin:0;padding:9px 0}.hero-buttons svg{width:18px}.hero-image{position:relative;order:1;inset:auto!important;opacity:1;height:340px;border-radius:22px 22px 0 0;margin:0 12px}.hero-image>img{object-position:50% 54%}.category-strip{padding:20px 5% 25px;grid-template-columns:repeat(5,150px);gap:13px}.category-photo{height:110px;border-radius:10px}.category-tile>span{font-size:12px;margin:12px 1px 0}.category-tile>span svg{width:17px}.section{padding:55px 6%}.section-heading{gap:24px;margin-bottom:30px}.section-heading h2{font-size:34px}.section-heading p:not(.eyebrow){font-size:14px}.product-grid{grid-template-columns:1fr}.collection .product-card:last-child{display:block}.product-card-image{height:360px}.product-card-meta{display:flex}.product-card-meta h3{font-size:21px}.product-card-meta .stock{font-size:9px}.mini-specs{font-size:17px}.approach-title h2{font-size:35px}.approach-title>p:not(.eyebrow){font-size:14px}.steps{grid-template-columns:1fr;margin-top:45px;gap:35px}.step{padding-top:22px}.step>svg{margin-bottom:16px}.step h3{font-size:25px}.step p{max-width:none}.callout{margin:35px 6%;padding:35px 0}.callout h2{font-size:32px}.callout p:not(.eyebrow){font-size:14px}.callout .button{font-size:13px}.page{padding:115px 6% 50px}h1{font-size:42px}.catalog-heading h1{font-size:43px}.category-tabs{gap:5px;margin-top:27px;padding-bottom:18px}.category-tabs a{padding:9px 12px;font-size:11px}.subcategory{flex-wrap:wrap;gap:6px}.main-photo{height:400px}.product-info h1{font-size:39px}.key-specs{gap:20px}.key-specs strong{font-size:20px}.quantity-line{gap:12px}.quick-qty{gap:5px}.quick-qty button{padding:9px 10px}.technical{grid-template-columns:1fr;gap:25px}.technical dd{max-width:170px}.quote-layout{margin-top:40px}.quote-form{padding:22px 18px}.form-grid{grid-template-columns:1fr}.quote-page>h1{font-size:43px}.page-intro{font-size:16px}.quote-item{grid-template-columns:77px 1fr 22px;gap:13px}.quote-item>a>img{width:77px;height:100px}.quote-item h3{font-size:15px}.quote-item .stock{font-size:9px}.quote-selection h2,.quote-form h2{font-size:23px}.auth-card{padding:25px 20px}.auth-page{padding-top:115px}.auth-card h1{font-size:30px}.admin-tabs{gap:4px;flex-wrap:wrap}.admin-tabs button{padding:10px;font-size:10px}.editor{padding:20px}.table-product{min-width:200px}.request-row summary{flex-wrap:wrap;gap:10px}.sitemap-grid{grid-template-columns:1fr}.toast{font-size:11px;padding:14px 15px;gap:7px;bottom:15px}.toast a{gap:5px;padding-left:10px;margin-left:3px}.cart-fab{bottom:16px;right:16px;padding:14px 18px;font-size:12px;gap:8px}footer{padding:40px 6% 25px}.footer-top{gap:25px}.footer-links{flex-direction:column;align-items:flex-start;gap:17px}.footer-bottom{font-size:9px}.footer-bottom>div{gap:13px}.legal-page h1{font-size:38px}[dir=rtl] .hero-copy{padding:119px 6% 36px}[dir=rtl] .hero h1{font-size:59px}}.header{position:fixed}.search input{background:none!important;border:0!important;margin:0!important;padding:3px!important;min-height:28px!important}.hero h1{white-space:normal}:lang(ru) .hero h1{font-size:clamp(50px,5.1vw,80px)}:lang(it) .hero h1,:lang(de) .hero h1{font-size:clamp(60px,5.9vw,92px)}@media(max-width:560px){:lang(ru) .hero h1{font-size:46px}:lang(it) .hero h1,:lang(de) .hero h1{font-size:49px}.header .icon-button{width:38px;height:44px}.header .quote-link{min-width:34px;min-height:44px;justify-content:center}.header .nav-divider{display:none}.header .language-button{min-height:44px}.product-card-meta{flex-wrap:wrap}.hero-buttons .text-link{min-height:44px}}.partner-marks a{font-size:28px;font-weight:800;letter-spacing:-.03em;text-transform:uppercase;color:var(--bg);transition:color .2s}.partner-marks a:hover{color:var(--fg)}.supplier-grid,.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;margin-top:45px}.supplier-card,.guide-card{display:block;border:1px solid var(--line);border-radius:18px;padding:28px;background:var(--soft)}.supplier-card img{width:100%;height:160px;object-fit:contain;margin-bottom:18px}.supplier-card h2,.guide-card h2{font-size:22px;letter-spacing:-.025em}.supplier-card p,.guide-card p{color:var(--muted);font-size:14px;margin-top:10px}.supplier-photo{width:100%;max-height:320px;object-fit:contain;background:var(--soft);border-radius:18px;padding:20px;margin:30px 0}.supplier-description{color:var(--muted);font-size:16px;line-height:1.7;margin-bottom:30px}.guide-cases{margin:25px 0 35px;padding:0;list-style:none}.guide-cases li{padding:14px 0;border-top:1px solid var(--line);font-size:15px}.guide-link{margin:-14px 0 30px;display:inline-flex}.supplier-detail h1,.guide-detail h1{font-size:44px;margin:18px 0}@media(max-width:850px){.supplier-grid,.guide-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}.team-page{max-width:1440px}.team-page>div>h1{font-size:clamp(36px,4vw,58px);margin:14px 0 24px}.team-account{display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:13px}.team-account b{color:var(--fg)}.team-tabs{display:flex;gap:10px;overflow:auto;border-bottom:1px solid var(--line);margin:35px 0 28px}.team-tabs button{padding:14px 17px;white-space:nowrap;color:var(--muted);border-bottom:2px solid transparent}.team-tabs button.selected{color:var(--fg);border-color:var(--red);font-weight:700}.team-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px}.team-stats article,.team-panel,.team-editor{border:1px solid var(--line);background:var(--soft);border-radius:16px;padding:25px}.team-stats small{display:block;color:var(--muted);font-size:12px}.team-stats strong{display:block;font-size:30px;letter-spacing:-.04em;margin-top:14px}.team-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:18px}.team-panel h2{font-size:24px;margin:12px 0 15px}.team-panel p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.6;margin:12px 0}.team-copy{display:flex;gap:10px;margin:22px 0}.team-copy input{flex:1;min-width:0}.team-copy .button{min-height:44px;padding:10px 17px}.team-intro{color:var(--muted);font-size:14px;margin:0 0 24px}.team-page .table-wrap{border:1px solid var(--line);border-radius:14px}.team-page table{min-width:980px}.team-page td{vertical-align:top}.team-page td small{color:var(--muted)}.team-detail td{padding:0 15px 15px;background:var(--soft)}.team-detail summary{cursor:pointer;color:var(--red);font-size:12px;padding:12px 0}.team-detail p{font-size:13px;margin:10px 0}.team-actions{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;margin:18px 0}.team-actions label{min-width:170px}.team-actions input{max-width:230px}.team-actions button:not(.button),.team-page td button{border:1px solid var(--line);border-radius:8px;padding:10px 13px;font-size:12px}.team-editor{margin-top:25px}.team-editor h3{font-size:24px;margin-bottom:20px}.team-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.team-editor textarea{width:100%}@media(max-width:850px){.team-stats{grid-template-columns:repeat(2,1fr)}.team-grid{grid-template-columns:1fr}}@media(max-width:560px){.team-stats article,.team-panel,.team-editor{padding:17px}.team-stats strong{font-size:22px}.team-form-grid{grid-template-columns:1fr}.team-copy{flex-direction:column}}
