:root{
  --bg:#f5f5f7;--surface:rgba(255,255,255,.82);--surface-solid:#fff;--text:#151517;--muted:#6e6e73;--line:rgba(21,21,23,.08);
  --blue:#0a84ff;--blue-dark:#0066cc;--dark:#111214;--radius-xl:34px;--radius-lg:26px;--radius-md:18px;--shadow:0 28px 90px rgba(0,0,0,.08)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;line-height:1.5;overflow-x:hidden}
a{text-decoration:none;color:inherit}button,input{font:inherit}.shell{width:min(1180px,calc(100% - 34px));margin-inline:auto}.page-glow{position:fixed;pointer-events:none;filter:blur(120px);opacity:.35;z-index:-1;border-radius:50%}.page-glow-one{width:420px;height:420px;background:#9ed0ff;right:-120px;top:90px}.page-glow-two{width:300px;height:300px;background:#d8d2ff;left:-120px;top:780px}.site-header{position:sticky;top:0;z-index:30;background:rgba(245,245,247,.72);backdrop-filter:saturate(180%) blur(22px);border-bottom:1px solid rgba(0,0,0,.04)}.nav-wrap{height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;font-weight:500;letter-spacing:-.03em}.brand-mark{width:34px;height:34px;border-radius:11px;background:linear-gradient(145deg,#111,#34343a);color:#fff;display:grid;place-items:center;font-weight:800;box-shadow:inset 0 1px 0 rgba(255,255,255,.18)}.brand-copy b{font-weight:800}.desktop-nav{display:flex;gap:28px;font-size:14px;color:#404044}.desktop-nav a:hover{color:#000}.nav-cta,.button{border-radius:999px;display:inline-flex;align-items:center;justify-content:center;transition:.25s ease}.nav-cta{background:#111;color:#fff;padding:10px 17px;font-size:13px;font-weight:700}.hero{min-height:720px;padding:84px 0 74px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:64px}.eyebrow,.section-kicker{font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#2e3137;background:rgba(255,255,255,.72);border:1px solid var(--line);border-radius:999px;padding:9px 13px}.eyebrow-dot{width:8px;height:8px;background:#23b26f;border-radius:50%;box-shadow:0 0 0 4px rgba(35,178,111,.12)}.hero h1{font-size:clamp(54px,6.7vw,88px);line-height:.96;letter-spacing:-.065em;margin:22px 0 24px;max-width:780px}.hero h1 span{background:linear-gradient(90deg,#0a84ff,#5e5ce6);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{font-size:clamp(18px,2vw,23px);color:var(--muted);max-width:720px;margin:0 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{min-height:50px;padding:0 20px;font-size:14px;font-weight:750}.button-primary{background:#111;color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.14)}.button-primary:hover{transform:translateY(-2px)}.button-ghost{background:rgba(255,255,255,.82);border:1px solid var(--line);color:#222}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;max-width:680px}.trust-row>div{display:flex;flex-direction:column;gap:4px}.trust-row strong{font-size:20px;letter-spacing:-.035em}.trust-row span{font-size:12px;color:var(--muted)}.hero-visual{position:relative;min-height:560px}.hero-card-main{position:absolute;inset:24px 0 24px 40px;background:linear-gradient(160deg,#fdfdfd 0%,#e9edf4 60%,#d8e5f3 100%);border-radius:44px;box-shadow:var(--shadow);overflow:hidden;border:1px solid rgba(255,255,255,.8)}.hero-card-main:after{content:"";position:absolute;inset:auto -80px -100px auto;width:330px;height:330px;border-radius:50%;background:rgba(10,132,255,.16);filter:blur(18px)}.hero-card-badge{position:absolute;top:24px;left:24px;background:rgba(255,255,255,.75);backdrop-filter:blur(10px);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;z-index:2}.vehicle-silhouette{position:absolute;left:50%;top:47%;transform:translate(-50%,-50%);width:78%;height:55%}.wheel{position:absolute;bottom:8%;width:29%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at center,#4d535c 0 24%,#111 25% 60%,#30343b 61% 66%,#0d0e10 67%);box-shadow:0 16px 24px rgba(0,0,0,.25)}.wheel-left{left:2%}.wheel-right{right:2%}.vehicle-body{position:absolute;left:25%;right:18%;bottom:25%;height:24%;background:linear-gradient(160deg,#141518,#3d4148);border-radius:38% 48% 34% 40% / 45% 45% 48% 40%;transform:skewX(-9deg);box-shadow:0 14px 25px rgba(0,0,0,.25)}.vehicle-body:before{content:"";position:absolute;width:52%;height:42%;background:#22262d;top:-68%;right:10%;border-radius:55% 35% 18% 25%;transform:skewX(9deg)}.vehicle-handle{position:absolute;right:25%;top:9%;width:4px;height:37%;background:#141414;transform:rotate(-12deg);transform-origin:bottom}.vehicle-handle:before{content:"";position:absolute;top:0;left:-28px;width:58px;height:5px;border-radius:5px;background:#141414}.hero-card-copy{position:absolute;left:28px;bottom:26px;z-index:2}.hero-card-copy span{display:block;font-size:12px;color:#62666d;margin-bottom:3px}.hero-card-copy strong{font-size:23px;letter-spacing:-.04em}.float-card{position:absolute;background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.85);box-shadow:0 18px 45px rgba(0,0,0,.12);border-radius:19px;padding:14px 16px;display:flex;align-items:center;gap:11px;z-index:4}.float-card b,.float-card small{display:block}.float-card b{font-size:13px}.float-card small{font-size:11px;color:var(--muted);margin-top:1px}.float-card-top{top:14%;right:-6%}.float-card-bottom{bottom:15%;left:-2%}.float-icon{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#e7f8ef;color:#188c57;font-weight:900}.mini-score{width:39px;height:39px;border-radius:12px;background:#111;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800}.category-strip{display:flex;gap:9px;overflow:auto;padding:4px 0 18px;scrollbar-width:none}.category-strip::-webkit-scrollbar{display:none}.category-pill{border:1px solid var(--line);background:rgba(255,255,255,.74);color:#454549;border-radius:999px;padding:10px 15px;white-space:nowrap;cursor:pointer;transition:.2s}.category-pill:hover,.category-pill.active{background:#111;color:#fff;border-color:#111}.section{padding:92px 0}.section-heading h2{font-size:clamp(39px,5.2vw,64px);line-height:1;letter-spacing:-.055em;margin:8px 0 0}.section-heading h2 em{font-style:normal;color:#87878d}.section-kicker{color:var(--blue-dark)}.split-heading{display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:40px;margin-bottom:34px}.split-heading>p{margin:0;color:var(--muted);font-size:17px;max-width:450px}.advice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.advice-card{min-height:330px;border-radius:var(--radius-xl);padding:28px;position:relative;overflow:hidden;display:flex;flex-direction:column}.advice-card h3{font-size:30px;letter-spacing:-.045em;line-height:1.05;margin:80px 0 12px}.advice-card p{font-size:15px;max-width:320px;margin:0;opacity:.78}.advice-card button{margin-top:auto;background:none;border:0;padding:0;text-align:left;font-weight:800;cursor:pointer;color:inherit}.advice-number{position:absolute;top:24px;right:26px;font-size:13px;opacity:.6}.advice-card-dark{background:linear-gradient(150deg,#111214,#2d3036);color:#fff}.advice-card-blue{background:linear-gradient(150deg,#0a84ff,#4067ef);color:#fff}.advice-card-light{background:linear-gradient(150deg,#fff,#eaeaf0);border:1px solid rgba(0,0,0,.04)}.products-section{background:#ececef;border-radius:48px 48px 0 0;margin-top:18px}.products-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.search-wrap{background:#fff;border:1px solid var(--line);border-radius:999px;padding:0 15px;height:46px;display:flex;align-items:center;gap:9px;min-width:270px}.search-wrap input{border:0;outline:0;background:transparent;width:100%;color:#222}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#fff;border-radius:28px;overflow:hidden;display:flex;flex-direction:column;min-height:500px;box-shadow:0 2px 0 rgba(0,0,0,.02);transition:.24s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 50px rgba(0,0,0,.08)}.product-visual{height:230px;background:linear-gradient(145deg,#f2f4f7,#dfe5eb);position:relative;overflow:hidden}.product-visual:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;right:-90px;bottom:-120px;background:rgba(10,132,255,.15)}.product-visual .mini-vehicle{position:absolute;left:50%;top:51%;transform:translate(-50%,-50%) scale(.55);width:340px;height:200px}.mini-vehicle .wheel{bottom:4%}.mini-vehicle .vehicle-body{bottom:22%}.mini-vehicle .vehicle-handle{top:5%}.product-badge{position:absolute;left:16px;top:16px;background:rgba(255,255,255,.88);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;z-index:2}.product-content{padding:22px;display:flex;flex-direction:column;flex:1}.product-title{font-size:22px;line-height:1.08;letter-spacing:-.04em;margin:0 0 9px}.product-desc{font-size:13px;color:var(--muted);margin:0 0 16px;min-height:40px}.spec-row{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:18px}.spec{font-size:11px;background:#f4f4f6;border-radius:999px;padding:7px 9px;color:#505056}.price-row{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-top:auto}.price strong{display:block;font-size:22px;letter-spacing:-.04em}.price small{font-size:10px;color:var(--muted)}.affiliate-button{border:0;background:#111;color:#fff;border-radius:999px;padding:11px 14px;font-size:12px;font-weight:800;cursor:pointer}.affiliate-button:hover{background:#2b2b2e}.story-card{display:grid;grid-template-columns:.9fr 1.1fr;background:#111214;border-radius:42px;overflow:hidden;color:#fff;min-height:570px}.story-photo{padding:22px}.photo-placeholder{height:100%;min-height:520px;border-radius:30px;background:radial-gradient(circle at 70% 20%,rgba(10,132,255,.32),transparent 28%),linear-gradient(145deg,#31333a,#151619);display:flex;flex-direction:column;justify-content:end;padding:26px}.photo-placeholder span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#a8a8ae}.photo-placeholder b{font-size:25px;letter-spacing:-.04em;margin-top:5px}.story-copy{padding:70px 54px 54px;display:flex;flex-direction:column;justify-content:center}.story-copy .section-kicker{color:#68b5ff}.story-copy h2{font-size:clamp(38px,4vw,57px);line-height:1;letter-spacing:-.055em;margin:12px 0 22px}.story-copy>p{color:#c0c0c5;font-size:17px;max-width:640px}.story-points{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0 28px}.story-points span{font-size:13px;color:#e9e9ed}.affiliate-note{border-top:1px solid rgba(255,255,255,.12);padding-top:20px;color:#8d8d93;font-size:11px;max-width:650px}.site-footer{background:#ececef;padding:52px 0}.footer-wrap{display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.footer-brand{margin-bottom:12px}.footer-wrap p{font-size:13px;color:var(--muted);margin:0}.footer-links{display:flex;gap:22px;font-size:13px;color:#4a4a50}.empty-state{grid-column:1/-1;background:#fff;border-radius:28px;padding:60px 30px;text-align:center;color:var(--muted)}
@media(max-width:1000px){.hero{grid-template-columns:1fr;padding-top:64px}.hero-visual{min-height:500px}.hero-card-main{inset:10px 40px}.float-card-top{right:1%}.float-card-bottom{left:4%}.product-grid{grid-template-columns:repeat(2,1fr)}.advice-grid{grid-template-columns:1fr 1fr}.advice-card:last-child{grid-column:1/-1}.story-card{grid-template-columns:1fr}.story-photo{padding-bottom:0}.photo-placeholder{min-height:430px}.split-heading{grid-template-columns:1fr}.split-heading>p{max-width:700px}}
@media(max-width:720px){.desktop-nav{display:none}.nav-cta{font-size:11px;padding:9px 13px}.brand-copy{font-size:14px}.hero{min-height:auto;padding:48px 0 44px;gap:25px}.hero h1{font-size:53px}.hero-lead{font-size:18px}.trust-row{grid-template-columns:1fr 1fr}.trust-row>div:last-child{grid-column:1/-1}.hero-visual{min-height:410px}.hero-card-main{inset:10px 8px;border-radius:34px}.float-card{display:none}.section{padding:68px 0}.section-heading h2{font-size:44px}.advice-grid,.product-grid{grid-template-columns:1fr}.advice-card:last-child{grid-column:auto}.products-section{border-radius:34px 34px 0 0}.products-heading{align-items:stretch;flex-direction:column}.search-wrap{min-width:0;width:100%}.story-copy{padding:46px 26px 34px}.story-points{grid-template-columns:1fr}.footer-wrap{flex-direction:column}.footer-links{flex-wrap:wrap}.photo-placeholder{min-height:340px}.product-visual{height:210px}}
