:root{--ink:#030812;--panel:#081321;--text:#f7f9fc;--muted:#aab5c4;--red:#f42545;--blue:#078cff;--cyan:#00b4d8;--green:#1ec97f;--line:rgba(255,255,255,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"Segoe UI",sans-serif;background:var(--ink);color:var(--text);font-size:15px}.brand-nav{height:76px;padding:0 clamp(22px,5vw,80px);position:fixed;z-index:50;inset:0 0 auto;display:flex;align-items:center;gap:36px;background:rgba(3,8,18,.78);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.brand-mark img{width:142px;height:62px;object-fit:contain}.brand-nav nav{display:flex;gap:28px;margin-left:auto}.brand-nav nav a{color:#c2ccd8;text-decoration:none;font-size:12px;font-weight:600}.brand-nav nav a:hover{color:#fff}.nav-cta,.primary-cta{min-height:44px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:7px;background:linear-gradient(90deg,var(--red),var(--blue));color:#fff;text-decoration:none;font-size:12px;font-weight:800;box-shadow:0 10px 30px rgba(7,140,255,.2)}.nav-cta{margin-left:8px}.mobile-nav{display:none;background:none;border:0;color:#fff}.brand-hero{min-height:94vh;position:relative;display:flex;align-items:flex-end;padding:140px clamp(22px,7vw,110px) 90px;background:url('../images/hero-car.jpg') center 25%/cover no-repeat;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,6,13,.96) 0%,rgba(2,6,13,.72) 42%,rgba(2,6,13,.2) 76%),linear-gradient(0deg,var(--ink),transparent 40%)}.hero-content{position:relative;width:min(680px,100%)}.hero-kicker,.section-kicker,.service-band .section-intro>span,.trust-heading>span,.contact-band>div>span{text-transform:uppercase;letter-spacing:2px;color:#34a8ff;font-weight:800;font-size:10px}.hero-content h1{font-size:clamp(58px,8vw,106px);line-height:.95;margin:14px 0 22px;letter-spacing:0}.hero-content>p{font-size:clamp(18px,2vw,27px);line-height:1.45;color:#d3dbe5;max-width:640px}.hero-actions{display:flex;gap:12px;margin:30px 0 40px}.primary-cta svg,.ghost-cta svg{width:17px}.ghost-cta{min-height:44px;padding:0 17px;border:1px solid rgba(255,255,255,.3);border-radius:7px;display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-size:12px;font-weight:700}.hero-proof{display:flex;gap:0;border-top:1px solid var(--line);padding-top:22px}.hero-proof div{display:grid;padding:0 28px;border-right:1px solid var(--line)}.hero-proof div:first-child{padding-left:0}.hero-proof strong{font-size:20px}.hero-proof span{font-size:9px;color:var(--muted)}.scroll-cue{position:absolute;right:5vw;bottom:50px;color:#fff;text-decoration:none;display:flex;align-items:center;gap:8px;font-size:9px;text-transform:uppercase;letter-spacing:1.5px;transform:rotate(90deg);transform-origin:right bottom}.scroll-cue svg{width:15px}.service-band,.trust-band{padding:90px clamp(22px,6vw,90px);background:#f4f7fb;color:#14202e}.section-intro{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:40px;align-items:start;margin-bottom:44px}.section-intro h2,.process-copy h2,.trust-heading h2,.contact-band h2{font-size:clamp(32px,4vw,52px);line-height:1.08;margin:0;letter-spacing:0}.section-intro p{color:#687589;line-height:1.75;margin:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-grid article{background:#fff;border:1px solid #dfe5ed;border-radius:8px;padding:24px;min-height:290px;display:flex;flex-direction:column;transition:.2s}.service-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(22,37,56,.09)}.service-grid article>span{margin-left:auto;font-size:10px;color:#a2adbb}.service-icon{width:46px;height:46px;border-radius:8px;display:grid;place-items:center;color:#fff;margin-bottom:28px}.service-icon svg{width:23px}.service-icon.red{background:var(--red)}.service-icon.blue{background:var(--blue)}.service-icon.cyan{background:var(--cyan)}.service-icon.green{background:var(--green)}.service-grid h3{font-size:20px}.service-grid p{color:#6e7a8b;font-size:12px;line-height:1.7}.service-grid a{margin-top:auto;color:#172536;text-decoration:none;font-size:11px;font-weight:800;display:flex;align-items:center;gap:7px}.service-grid a svg{width:14px}.process-band{padding:90px clamp(22px,7vw,110px);display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center;background:#050b14}.process-photo{position:relative}.process-photo>img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:8px;border:1px solid var(--line)}.photo-note{position:absolute;left:22px;bottom:22px;background:#fff;color:#14202e;padding:13px 16px;border-radius:7px;display:grid}.photo-note strong{font-size:12px}.photo-note span{font-size:9px;color:#687589}.process-copy h2{margin:12px 0 30px}.process-list{display:grid}.process-list>div{display:grid;grid-template-columns:auto 1fr;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.process-list b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--red),var(--blue));font-size:10px}.process-list h3{font-size:15px;margin:0 0 5px}.process-list p{color:var(--muted);font-size:11px;line-height:1.6;margin:0}.text-cta{margin-top:24px;display:inline-flex;align-items:center;gap:8px;color:#42abff;text-decoration:none;font-size:11px;font-weight:800}.text-cta svg{width:14px}.trust-band{background:#eef3f8}.trust-heading{display:grid;grid-template-columns:1fr 2fr;gap:40px;margin-bottom:40px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d9e1ea;border:1px solid #d9e1ea;border-radius:8px;overflow:hidden}.trust-grid>div{background:#fff;padding:24px}.trust-grid svg{color:var(--blue);width:26px}.trust-grid strong{display:block;margin:22px 0 7px}.trust-grid p{font-size:11px;line-height:1.6;color:#6b788a}.trust-band blockquote{margin:64px auto 0;max-width:880px;text-align:center}.trust-band blockquote>p{font-size:clamp(23px,3vw,38px);line-height:1.4;font-weight:600}.trust-band blockquote footer{display:grid}.trust-band blockquote span{font-size:10px;color:#7c8999}.contact-band{padding:75px clamp(22px,7vw,110px);display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;background:radial-gradient(circle at 80% 20%,rgba(7,140,255,.2),transparent 34%),radial-gradient(circle at 5% 95%,rgba(244,37,69,.2),transparent 30%),#07111e}.contact-band h2{margin:12px 0}.contact-band p{color:var(--muted)}.contact-actions{display:grid;gap:10px}.contact-actions>a:not(.primary-cta){display:flex;align-items:center;gap:14px;padding:14px;border:1px solid var(--line);border-radius:8px;text-decoration:none;color:#fff}.contact-actions>a svg{width:20px;color:#42abff}.contact-actions span{display:grid;font-size:9px;color:var(--muted)}.contact-actions strong{font-size:12px;color:#fff}.contact-actions .primary-cta{width:100%}.brand-footer{min-height:120px;padding:25px clamp(22px,6vw,90px);display:flex;align-items:center;gap:20px;border-top:1px solid var(--line)}.brand-footer img{width:120px;height:60px;object-fit:contain}.brand-footer p,.brand-footer span,.brand-footer a{font-size:9px;color:var(--muted)}.brand-footer span{margin-left:auto}.brand-footer a{text-decoration:none}.brand-footer a:hover{color:#fff}@media(max-width:1000px){.brand-nav nav{display:none;position:absolute;top:76px;left:0;right:0;background:#07111e;padding:20px;flex-direction:column}.brand-nav nav.open{display:flex}.nav-cta{margin-left:auto}.mobile-nav{display:block}.section-intro{grid-template-columns:1fr}.service-grid,.trust-grid{grid-template-columns:1fr 1fr}.process-band{grid-template-columns:1fr;gap:44px}.contact-band{grid-template-columns:1fr}.scroll-cue{display:none}}@media(max-width:640px){.brand-nav{height:68px;padding:0 16px}.brand-mark img{width:112px}.nav-cta{display:none}.brand-hero{min-height:92vh;padding:110px 18px 45px;background-position:60% 20%}.hero-content h1{font-size:54px}.hero-content>p{font-size:17px}.hero-actions{flex-direction:column}.hero-proof{gap:0}.hero-proof div{padding:0 12px}.hero-proof strong{font-size:15px}.service-band,.process-band,.trust-band,.contact-band{padding:62px 18px}.service-grid,.trust-grid{grid-template-columns:1fr}.trust-heading{grid-template-columns:1fr}.brand-footer{align-items:flex-start;flex-direction:column}.brand-footer span{margin-left:0}}
