*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050a10;color:#f7f9fc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{text-decoration:none;color:inherit}
.header{position:fixed;z-index:50;top:0;left:0;right:0;height:78px;padding:8px max(18px,5vw);display:flex;align-items:center;justify-content:space-between;background:linear-gradient(#03070ddd,transparent);backdrop-filter:blur(3px)}.brand{width:190px;height:58px;display:block}.brand img{display:block;width:100%;height:100%;object-fit:contain}.actions{display:flex;gap:13px}.actions button{background:#07101a99;border:1px solid #ffffff30;color:#fff;border-radius:6px;width:43px;height:43px;font-size:1.6rem}
.hero{height:100svh;min-height:700px;max-height:960px;position:relative;display:flex;align-items:flex-end;overflow:hidden}.hero-photo{position:absolute;inset:0;background:url("assets/hero-cars.jpg") center 42%/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,#02060a40 0%,#02060a0d 35%,#02060aa8 68%,#050a10 98%)}.hero-content{position:relative;z-index:2;width:min(1050px,90vw);margin:auto;padding-bottom:48px}.eyebrow{font-size:.62rem;letter-spacing:.26em;margin-bottom:16px;color:#e1e7ee}.hero h1{font-size:clamp(2.7rem,8vw,6rem);line-height:.94;letter-spacing:-.05em;text-transform:uppercase;margin:0}.hero h1 span{color:#168fff}.hero p{font-size:1rem;color:#e4e9ef;margin:16px 0 24px}.search{height:58px;display:flex;align-items:center;border:1px solid #ffffff55;border-radius:7px;background:#06101acc;overflow:hidden;backdrop-filter:blur(12px)}.search>span{font-size:1.6rem;color:#6bcaff;padding:0 14px}.search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:.95rem}.search button{height:48px;margin:5px 5px 5px 0;padding:0 20px;border:0;border-radius:5px;background:#168fff;color:white;font-weight:800}.intro{max-width:950px;margin:auto;padding:82px 7vw 42px}.intro label,.future label,.compare-content label{font-size:.62rem;letter-spacing:.28em;color:#65c7ff;font-weight:700}.intro h2,.future h2{font-size:clamp(2.3rem,6vw,4.4rem);line-height:1.02;letter-spacing:-.045em;margin:15px 0}.intro h2 span{color:#168fff}.intro p,.future p{max-width:730px;color:#9da9b7;line-height:1.8}
.quick{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff1c;border-bottom:1px solid #ffffff1c;padding:0 5vw}.quick a{text-align:center;padding:34px 14px;border-right:1px solid #ffffff1c;display:flex;flex-direction:column;gap:8px}.quick a:first-child{border-left:1px solid #ffffff1c}.quick b{font-size:2rem;color:#63c6ff;font-weight:400}.quick strong{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.quick small{color:#7f8c9b}
.compare{position:relative;overflow:hidden;margin:70px 5vw 0;min-height:360px;border:1px solid #ffffff1c;border-radius:14px}.compare-bg{position:absolute;inset:0;background:url("assets/hero-cars.jpg") center/cover;filter:brightness(.4)}.compare-content{position:relative;z-index:2;padding:52px;max-width:560px}.compare h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.03;margin:16px 0}.compare p{color:#b4beca;line-height:1.7}.compare a{color:#168fff;font-weight:800}.compare a span{display:inline-grid;place-items:center;background:#168fff;color:white;border-radius:50%;width:34px;height:34px;margin-right:8px}
.brands{padding:78px 5vw}.head{display:flex;align-items:center;justify-content:space-between}.head h2{font-size:2rem}.head h2 span,.head a{color:#168fff}.brand-list{display:flex;gap:12px;overflow:auto;padding-top:25px}.brand-list div{flex:0 0 150px;height:105px;border:1px solid #ffffff1c;background:#09121c;border-radius:10px;display:grid;place-items:center;font-weight:800;font-size:.8rem}.future{padding:78px 7vw 100px;background:linear-gradient(#070d14,#04080d);border-top:1px solid #ffffff1c}footer{padding:32px 5vw;border-top:1px solid #ffffff1c;display:flex;justify-content:space-between;color:#697686;font-size:.62rem;letter-spacing:.15em}footer strong{color:#fff;font-size:1rem}footer strong span{color:#168fff}
@media(max-width:800px){.brand{width:175px}.quick{grid-template-columns:repeat(2,1fr);padding:0}.quick a:nth-child(3),.quick a:nth-child(4){border-top:1px solid #ffffff1c}.quick a:nth-child(even){border-right:0}.compare{margin:45px 16px 0}.compare-content{padding:32px 25px}.brands{padding:65px 18px}.intro{padding:70px 22px 35px}.future{padding:70px 22px}}
@media(max-width:480px){.header{height:67px}.brand{width:160px;height:54px}.hero{min-height:700px}.hero-photo{background-position:center 40%}.hero-content{width:calc(100% - 36px);padding-bottom:32px}.eyebrow{font-size:.54rem;letter-spacing:.17em}.hero h1{font-size:clamp(2.5rem,13vw,4rem)}.hero p{font-size:.86rem}.search{height:55px}.search input{font-size:.78rem}.search button{padding:0 15px}.quick strong{font-size:.67rem}.quick small{font-size:.65rem}.compare{min-height:400px;margin-left:12px;margin-right:12px}.compare-content{padding:28px 20px}.compare h2{font-size:2.2rem}.brand-list div{flex-basis:125px;height:92px}footer{flex-direction:column;align-items:center;gap:10px;text-align:center}}
