:root{--bg:#0a0c0d;--surface:#131617;--border:rgba(255,255,255,.1);--text:#f4f5f5;--muted:#a8adaf;--brand-red:#ef2d2d;--wa:#25d366;--acid:#78ff00;--max:1180px;--radius:18px;--shadow:0 16px 46px rgba(0,0,0,.26)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 14% 8%,rgba(255,255,255,.035),transparent 26%),radial-gradient(circle at 85% 22%,rgba(255,255,255,.025),transparent 25%),linear-gradient(135deg,#090b0c,#111415 42%,#090b0c);color:var(--text);-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.24;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.07'/%3E%3C/svg%3E")}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.icon{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.icon-lg,.icon-30{width:30px;height:30px}.icon-38{width:38px;height:38px}.service-icon{width:42px;height:42px}.why-icon{width:40px;height:40px}.engine-big{width:115px;height:115px;stroke-width:1.2}.fill-current{fill:currentColor;stroke:none}a{color:inherit}img{display:block;max-width:100%}.container{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.section-pad{padding:54px 0}.compact{padding-top:14px}.compact-top{padding-top:24px}.site-header{position:sticky;top:0;z-index:50;background:#090b0cd6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.04)}.header-inner{height:102px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:28px}.brand{align-self:stretch;display:flex;align-items:center;text-decoration:none}.brand img{width:178px;max-height:94px;object-fit:contain}.desktop-nav{display:flex;justify-content:flex-end;gap:38px;align-items:center}.desktop-nav a{text-decoration:none;color:#f1f1f1;font-weight:650;font-size:15px;position:relative;padding:14px 0}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:7px;height:2px;background:var(--brand-red);transition:.2s ease}.desktop-nav a:hover:after{right:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:54px;padding:0 24px;border-radius:10px;font-weight:800;font-size:15px;text-decoration:none;border:1px solid transparent;transition:transform .18s ease,filter .18s ease,border-color .18s ease;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-whatsapp{color:#fff;background:linear-gradient(180deg,#32df70,#1daf52);box-shadow:0 9px 26px #25d3662e,inset 0 1px #ffffff2e}.btn-whatsapp:hover{filter:brightness(1.08)}.btn-large{min-height:62px;padding-inline:27px;font-size:17px}.btn-secondary{background:#ffffff06;border-color:#ffffff47;color:var(--text)}.btn-secondary:hover{border-color:#ffffff8c;background:#ffffff0e}.header-cta{min-height:50px}.hero{padding-top:46px}.hero-grid{display:grid;grid-template-columns:.86fr 1.14fr;min-height:600px;align-items:stretch;gap:38px}.hero-copy{padding:42px 0 30px 8px;display:flex;flex-direction:column;justify-content:center}.eyebrow{margin:0 0 16px;text-transform:uppercase;letter-spacing:.14em;font-size:11px;color:var(--muted);font-weight:800}.hero h1{margin:0;font-size:clamp(58px,6vw,86px);line-height:.97;letter-spacing:-.046em;font-weight:900}.hero h1 span{display:block;color:var(--brand-red);font-size:.79em;line-height:1.03;margin-top:12px}.hero-text{color:#d4d7d8;font-size:20px;line-height:1.55;max-width:540px;margin:28px 0 0}.hero-text strong{color:#fff}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.trust-inline{display:grid;grid-template-columns:repeat(3,1fr);margin-top:34px;max-width:600px;border-top:1px solid rgba(255,255,255,.08);padding-top:24px}.trust-inline>div{min-width:0;display:flex;align-items:center;gap:12px;padding:0 18px;color:var(--acid);border-right:1px solid rgba(255,255,255,.12)}.trust-inline>div:first-child{padding-left:0}.trust-inline>div:last-child{border:0}.trust-inline span{color:#eee;font-size:14px;line-height:1.18;font-weight:650}.trust-inline strong{color:var(--acid)}.hero-photo-wrap{position:relative;min-height:580px;overflow:hidden;border-radius:20px 20px 20px 74px;box-shadow:var(--shadow);background:#050606}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:center center}.hero-photo-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,8,9,.26),transparent 34%),linear-gradient(0deg,rgba(0,0,0,.14),transparent 40%);pointer-events:none}.section-title{margin-bottom:20px}.section-title h2{margin:0;font-size:30px;letter-spacing:-.025em}.section-title span{width:42px;height:3px;background:linear-gradient(90deg,var(--brand-red) 0 55%,var(--acid) 55%);display:block;margin-top:8px;border-radius:4px}.section-title.small h2{font-size:27px}.card{background:linear-gradient(145deg,#1c1f21f5,#101213f7);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 8px 28px #00000029}.services-layout{display:grid;grid-template-columns:1.12fr 1.65fr;gap:16px}.motor-feature{position:relative;min-height:370px;overflow:hidden;border-color:#78ff00c7;display:flex;align-items:stretch}.motor-feature:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 50%,rgba(120,255,0,.08),transparent 45%)}.motor-copy{width:50%;padding:34px 0 34px 30px;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center}.motor-copy svg{color:var(--acid);margin-bottom:23px}.motor-copy h3{margin:0;font-size:34px}.motor-copy p{color:#e4e4e4;font-size:18px;line-height:1.45;margin:15px 0 0;max-width:260px}.engine-visual{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:46%;height:78%;display:grid;place-items:center;color:#d7dcde;filter:drop-shadow(0 14px 24px rgba(0,0,0,.45))}.engine-visual svg{position:relative;z-index:3}.gear{position:absolute;border:13px dashed rgba(255,255,255,.12);border-radius:50%}.gear-a{width:185px;height:185px}.gear-b{width:110px;height:110px;border-color:#ef2d2d33;transform:translate(60px,60px)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-card{min-height:178px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;text-align:center;transition:transform .18s ease,border-color .18s ease,background .18s ease}.service-card:hover{transform:translateY(-3px);border-color:#78ff0061;background:#1c2021}.service-card svg{color:var(--acid)}.service-card h3{font-size:18px;margin:0;font-weight:650;max-width:140px}.services-note{text-align:center;color:var(--muted);margin:14px 0 0;font-size:14px}.why-card{display:grid;grid-template-columns:1.25fr .75fr;min-height:290px;overflow:hidden}.why-content{padding:30px 36px;display:flex;flex-direction:column;justify-content:center}.why-items{display:grid;grid-template-columns:repeat(3,1fr);margin-top:12px}.why-items>div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;text-align:center;min-height:120px;border-right:1px solid rgba(255,255,255,.13);color:var(--acid)}.why-items>div:last-child{border:0}.why-items strong{color:#f0f0f0;font-size:15px;line-height:1.25}.why-photo{min-height:290px;overflow:hidden;position:relative}.why-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(19,22,23,1),rgba(19,22,23,.08) 28%,transparent 45%);z-index:1}.why-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 58%}.location-grid{display:grid;grid-template-columns:.62fr 1.38fr;gap:12px}.final-cta{border-color:#ef2d2d99;padding:36px 34px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:340px}.final-cta p{margin:0;font-size:30px;line-height:1.08;font-weight:800}.final-cta h2{margin:10px 0 26px;color:var(--brand-red);font-size:32px;line-height:1.08}.phone-display{margin-top:18px;text-decoration:none;color:#eaeaea;font-size:18px;font-weight:650}.map-wrap{min-height:340px;overflow:hidden;border-radius:var(--radius);border:1px solid rgba(255,255,255,.14);position:relative;background:#ddd}.map-wrap iframe{width:100%;height:100%;border:0;min-height:340px;filter:saturate(.9) contrast(.96)}.map-overlay-link{position:absolute;left:14px;bottom:14px;background:#080a0be6;color:#fff;text-decoration:none;padding:11px 14px;border-radius:8px;font-size:13px;font-weight:750;border:1px solid rgba(255,255,255,.2)}footer{margin-top:8px;padding:28px 0 16px;border-top:1px solid rgba(255,255,255,.06);background:#07090a9e}.footer-grid{display:grid;grid-template-columns:.85fr 1.3fr .9fr;gap:26px}.footer-item{display:flex;gap:14px;align-items:flex-start;color:var(--acid);text-decoration:none;padding:8px;border-radius:10px;transition:background .18s ease}.footer-item:hover{background:#ffffff09}.footer-item span{color:var(--muted);font-size:13px;line-height:1.45}.footer-item strong{color:#f2f2f2;display:block;font-size:14px;margin-bottom:4px}.copyright{text-align:center;color:#6f7578;font-size:12px;margin-top:24px}.floating-whatsapp{display:none}.reveal{animation:rise .55s ease both}.reveal-delay{animation-delay:.1s}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@media(max-width:980px){.header-inner{grid-template-columns:160px 1fr auto;height:88px}.brand img{width:145px}.desktop-nav{gap:20px}.desktop-nav a{font-size:13px}.header-cta{padding-inline:16px}.hero-grid{grid-template-columns:1fr;min-height:unset;gap:24px}.hero-copy{padding-top:12px}.hero h1{font-size:clamp(54px,9vw,78px)}.hero-photo-wrap{min-height:520px;border-radius:18px}.services-layout{grid-template-columns:1fr}.motor-feature{min-height:310px}.why-card{grid-template-columns:1fr .6fr}.location-grid{grid-template-columns:1fr}.final-cta{min-height:280px}}@media(max-width:760px){.container{width:min(100% - 28px,var(--max))}.site-header{position:static}.header-inner{height:78px;grid-template-columns:1fr auto;gap:12px}.brand img{width:132px;max-height:72px}.desktop-nav{display:none}.header-cta{font-size:13px;min-height:45px;padding-inline:15px}.header-cta svg{width:20px}.section-pad{padding:35px 0}.hero{padding-top:20px}.hero-copy{padding:4px 2px 0}.eyebrow{margin-bottom:12px}.hero h1{font-size:clamp(46px,14vw,67px)}.hero h1 span{font-size:.72em}.hero-text{font-size:17px;margin-top:22px}.hero-actions{display:grid;grid-template-columns:1fr;gap:10px}.hero-actions .btn{width:100%}.trust-inline{margin-top:25px;padding-top:18px;gap:0}.trust-inline>div{padding:0 8px;gap:7px;flex-direction:column;text-align:center}.trust-inline>div:first-child{padding-left:0}.trust-inline span{font-size:11px}.hero-photo-wrap{min-height:390px;border-radius:16px}.hero-photo{object-position:54% 50%}.section-title h2{font-size:25px}.services-layout{gap:12px}.motor-feature{min-height:275px}.motor-copy{width:57%;padding:24px 0 24px 22px}.motor-copy h3{font-size:28px}.motor-copy p{font-size:15px}.engine-visual{right:2px;width:44%;transform:translateY(-50%) scale(.86)}.service-grid{grid-template-columns:repeat(2,1fr);gap:10px}.service-card{min-height:135px;gap:10px}.service-icon{width:34px;height:34px}.service-card h3{font-size:15px}.why-card{grid-template-columns:1fr}.why-content{padding:24px 18px}.why-items>div{min-height:110px;padding-inline:6px}.why-icon{width:34px;height:34px}.why-items strong{font-size:12px}.why-photo{min-height:240px}.why-photo:before{background:linear-gradient(180deg,rgba(19,22,23,1),transparent 25%)}.final-cta{min-height:300px;padding:28px 23px}.final-cta p{font-size:26px}.final-cta h2{font-size:29px}.map-wrap,.map-wrap iframe{min-height:330px}.footer-grid{grid-template-columns:1fr;gap:8px}.footer-item{padding:12px 4px}footer{padding-bottom:90px}.floating-whatsapp{display:inline-flex;position:fixed;z-index:90;right:15px;bottom:15px;width:58px;height:58px;min-height:58px;padding:0;border-radius:50%;box-shadow:0 10px 36px #25d3665c}.floating-whatsapp span{display:none}}@media(max-width:390px){.header-cta span{display:none}.header-cta{width:46px;padding:0}.hero h1{font-size:45px}.motor-copy{width:60%}.engine-visual{opacity:.85}}
