
:root{--red:#de1435;--black:#201e1e;--char:#101419;--gray:#4b4b4c;--green:#13c763;--soft:#f5f6f7;--line:#e9ebee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--black);background:#fff}.container{width:min(1280px,92%);margin:auto}.topbar{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 2px 18px #0000000d}.nav{height:82px;display:flex;align-items:center;gap:34px}.brand img{width:148px;height:auto;display:block}.menu{margin-left:auto;display:flex;gap:34px}.menu a{text-decoration:none;color:#232323;font-weight:700;font-size:14px;position:relative}.menu a:after{content:"";position:absolute;left:0;bottom:-10px;width:0;height:3px;background:var(--red);transition:.2s}.menu a:hover:after{width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:0;cursor:pointer;border-radius:10px;padding:15px 22px;font-weight:900;font-size:15px;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-whatsapp{background:var(--green);color:#fff;box-shadow:0 10px 26px #13c7632e}.btn-red{background:var(--red);color:#fff}.btn-ghost{color:#fff;border:1px solid #ffffff70;background:#ffffff08}.wa-icon{font-size:18px;margin-right:7px}.hero{position:relative;min-height:650px;background:#0b0f13;overflow:hidden}.hero-bg{position:absolute;inset:0;background:url('assets/hero-vans.webp') center right/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#090d11 0%,#090d11f5 36%,#090d11a6 58%,#090d111f 78%,transparent 100%)}.hero-content{position:relative;z-index:2;min-height:650px;display:flex;align-items:center}.hero-copy{width:58%;padding:56px 0}.eyebrow{color:var(--red);font-weight:950;letter-spacing:1.8px;font-size:13px}.eyebrow.light{color:#ff415e}.hero h1{color:#fff;font-size:72px;line-height:.98;letter-spacing:-2.4px;margin:18px 0 24px;max-width:760px}.hero h1 span,.why h2 span{color:var(--red)}.hero p{color:#f0f2f4;font-size:18px;line-height:1.6;max-width:610px;margin:0}.hero-actions{display:flex;gap:14px;margin:30px 0 28px}.hero-benefits{display:flex;gap:28px;flex-wrap:wrap}.hero-benefits div{display:flex;gap:8px;color:#fff;font-size:13px;align-items:center}.hero-benefits span{color:var(--red);font-size:18px}.brandbar{background:#fff;border-bottom:1px solid var(--line)}.brandbar-grid{display:grid;grid-template-columns:repeat(9,1fr);gap:0}.brandbar-grid div{text-align:center;padding:23px 6px;border-right:1px solid #efeff0}.brandbar-grid div:last-child{border-right:0}.brandbar b,.brandbar small{display:block}.brandbar b{font-size:13px}.brandbar small{font-size:11px;color:#777;margin-top:4px}.section{padding:78px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:34px}.section-head h2,.b2b h2,.quote h2,.why h2{font-size:44px;line-height:1.05;letter-spacing:-1.3px;margin:9px 0 0}.section-head p{max-width:470px;color:#676b70;line-height:1.6;margin:0}.parts{background:#fafafa}.parts-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.parts-grid article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:24px 20px;min-height:150px;box-shadow:0 8px 30px #10141908;transition:.2s}.parts-grid article:hover{transform:translateY(-3px);box-shadow:0 16px 32px #10141910}.parts-grid .icon{width:42px;height:42px;border-radius:11px;background:#f2f3f5;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:18px}.parts-grid b,.parts-grid small{display:block}.parts-grid b{font-size:17px}.parts-grid small{font-size:12px;color:#7a7e82;margin-top:7px;line-height:1.4}.why{background:linear-gradient(120deg,#11161b,#181e24);padding:74px 0;color:#fff}.why h2{font-size:48px;margin:9px 0 35px}.why-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.why-grid article{border:1px solid #ffffff14;background:#ffffff08;border-radius:15px;padding:24px;min-height:185px}.why-grid i{font-style:normal;color:var(--red);font-weight:900;font-size:13px}.why-grid b{display:block;font-size:17px;margin:14px 0 8px}.why-grid p{margin:0;color:#cbd0d5;font-size:13px;line-height:1.55}.b2b-grid{display:grid;grid-template-columns:48% 52%;gap:58px;align-items:center}.b2b-photo{height:440px;position:relative;border-radius:18px;overflow:hidden;background:#111}.b2b-photo img{width:100%;height:100%;object-fit:cover;display:block}.b2b-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0d1117c7 0%,#0d11174a 42%,transparent 72%)}.photo-tag{position:absolute;z-index:2;left:30px;bottom:30px;color:#fff;font-size:29px;font-weight:950;line-height:1.0;letter-spacing:-.6px}.photo-tag:before{content:"";display:block;width:45px;height:4px;background:var(--red);margin-bottom:14px}.b2b-copy p{font-size:17px;line-height:1.6;color:#64686c}.chips{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0 26px}.chips span{background:#f2f3f5;padding:9px 13px;border-radius:999px;font-size:12px;font-weight:800}.structure{background:#f8f9fa}.structure-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.structure-grid article{background:#fff;border-radius:15px;overflow:hidden;border:1px solid var(--line);box-shadow:0 10px 28px #00000008}.structure-grid img{width:100%;height:205px;object-fit:cover;display:block}.structure-grid article>div{padding:18px}.structure-grid b,.structure-grid small{display:block}.structure-grid b{font-size:16px}.structure-grid small{margin-top:6px;color:#73777b;line-height:1.45}.quote{padding:74px 0;background:#11161b;color:#fff}.quote-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.quote p{color:#cbd0d5;line-height:1.6;font-size:16px}.contact-badge{margin-top:28px;border-left:3px solid var(--red);padding-left:15px}.contact-badge b,.contact-badge span{display:block}.contact-badge span{color:#d6d9dc;margin-top:5px}.quote form{display:grid;gap:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quote input,.quote textarea{width:100%;padding:16px 17px;border-radius:10px;border:1px solid #ffffff14;background:#fff;color:#222;font:inherit;outline:none}.quote textarea{min-height:116px;resize:vertical}.quote button{width:100%}footer{background:#0b0f13;color:#fff;padding:42px 0 20px}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.2fr;gap:42px}.footer-brand img{width:140px;filter:brightness(1.02)}.footer-brand p,footer span,footer a{color:#bfc4c9;line-height:1.55;text-decoration:none}footer b{display:block;margin-bottom:8px}.copyright{margin-top:34px;padding-top:18px;border-top:1px solid #ffffff12;color:#777f86;font-size:12px}
@media(max-width:1000px){.menu{display:none}.nav .btn{margin-left:auto}.hero,.hero-content{min-height:610px}.hero-copy{width:75%}.hero h1{font-size:60px}.brandbar-grid{grid-template-columns:repeat(3,1fr)}.parts-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}.b2b-grid,.quote-grid{grid-template-columns:1fr}.b2b-photo{height:360px}.structure-grid{grid-template-columns:repeat(2,1fr)}.section-head{align-items:start;flex-direction:column;gap:16px}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.container{width:min(92%,1280px)}.nav{height:72px}.brand img{width:112px}.nav>.btn{padding:11px 13px;font-size:12px}.hero,.hero-content{min-height:650px}.hero-bg{background-position:64% center}.hero-overlay{background:linear-gradient(90deg,#090d11f5 0%,#090d11d9 67%,#090d117a 100%)}.hero-copy{width:100%;padding:55px 0}.hero h1{font-size:47px;letter-spacing:-1.4px}.hero p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-benefits{gap:12px;flex-direction:column}.brandbar-grid{grid-template-columns:repeat(3,1fr)}.section{padding:58px 0}.section-head h2,.b2b h2,.quote h2,.why h2{font-size:34px}.parts-grid{grid-template-columns:1fr 1fr;gap:10px}.parts-grid article{padding:18px 15px;min-height:135px}.why-grid{grid-template-columns:1fr}.structure-grid{grid-template-columns:1fr}.structure-grid img{height:230px}.b2b-photo{height:320px}.photo-tag{font-size:24px}.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.brandbar b{font-size:11px}.brandbar-grid div{padding:16px 4px}}
