*{box-sizing:border-box}body{margin:0;background:#f7f9fc;color:#172335;font:17px/1.6 system-ui,sans-serif}a{color:inherit;text-underline-offset:4px}header,main,footer{max-width:1120px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid #dce3ec}header>a{font-weight:750;text-decoration:none}nav{display:flex;gap:24px;font-size:14px}h1{font-size:clamp(42px,6vw,76px);letter-spacing:-.045em;line-height:1.04;max-width:850px;margin:24px 0}h2{font-size:30px;line-height:1.2}h3{font-size:23px;line-height:1.3}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:650}.intro{max-width:730px;font-size:20px}.hero{padding:45px 0}.badge{border-radius:30px;background:#edf3ff;padding:8px 14px;display:inline-block;font-size:13px}.toolbar{display:flex;gap:20px;flex-wrap:wrap;margin:25px 0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.card{background:white;border:1px solid #dce3ec;border-radius:20px;padding:26px}.number{font-size:48px;line-height:1.2;font-weight:650}.bar{height:8px;border-radius:6px;background:#edf2f8;margin:20px 0}.bar span{display:block;height:100%;background:#2463d4;border-radius:6px}section{margin-bottom:55px;scroll-margin-top:24px}button,.cta{display:inline-block;border:0;background:#164ba7;color:white;border-radius:12px;padding:13px 20px;font:inherit;cursor:pointer}.cta{text-decoration:none}.secondary{background:#edf3ff;color:#172335}.small{font-size:13px;color:#526176}label{display:block;font-size:14px;font-weight:600;margin:16px 0}input:not([type=checkbox]),select,textarea{display:block;width:100%;margin-top:6px;padding:12px;border:1px solid #b4c2d6;border-radius:8px;background:white;font:inherit}textarea{min-height:100px}form{max-width:680px}.consent{font-weight:400}button:disabled{opacity:.6}footer{border-top:1px solid #dce3ec;font-size:14px}table{border-collapse:collapse;width:100%}th,td{text-align:left;padding:12px;border-bottom:1px solid #dce3ec}li{margin:10px 0}:focus-visible{outline:3px solid #2463d4;outline-offset:3px}@media(max-width:600px){nav{gap:12px}.hero{padding-top:24px}header{align-items:center}.toolbar{display:block}}
:root{--paper:#f7f9fc;--ink:#172335;--forest:#164ba7;--clay:#2463d4;--radius:24px}body{background:radial-gradient(ellipse at 95% 0,#edf3ff,transparent 45%),var(--paper)}.byline{display:flex;align-items:center;gap:16px;margin:24px 0}.byline img{border-radius:50%;object-fit:cover;flex:none}.byline p{margin:0}.byline a{font-weight:600}.hero-split{display:grid;grid-template-columns:1.05fr 1fr;gap:32px;align-items:center}.hero-split h1{font-size:clamp(42px,5vw,64px)}figure{margin:0}.hero-image{width:100%;height:auto;border-radius:32px;box-shadow:0 25px 60px -35px #164ba770}figcaption{font-size:11px;color:#526176}.glass-segment{display:inline-flex;gap:4px;padding:6px;border:1px solid #fff;border-radius:999px;background:linear-gradient(145deg,#ffffffd0,#d5e4fa80);box-shadow:inset 0 1px 0 #fff,0 12px 28px -20px #164ba770;backdrop-filter:blur(16px) saturate(1.3)}.glass-segment button{color:var(--ink);background:transparent;border:1px solid transparent;border-radius:999px;font-size:14px;padding:12px 18px}.glass-segment button[aria-pressed=true]{background:linear-gradient(145deg,#fff,#e4edfccc);border-color:#fff;box-shadow:inset 0 1px 1px #fff,0 4px 12px #164ba720}.card{border-radius:var(--radius);box-shadow:0 18px 42px -35px #164ba760}.story-card{text-decoration:none}.story-card:hover{border-color:#2463d4}.article{max-width:850px}.article h1{font-size:clamp(38px,5vw,60px)}.article-icon{float:right;margin:0 0 12px 18px}.editorial-list{padding-left:28px}.editorial-list>li{padding:12px 0 20px;border-bottom:1px solid #dce3ec}.editorial-list h2{font-size:25px}.editorial-list>li::marker{color:var(--clay);font-weight:700}nav a{text-decoration:none}nav a:hover{text-decoration:underline}@media(max-width:800px){.hero-split{grid-template-columns:1fr}header{flex-wrap:wrap}.article-icon{width:75px;height:75px}}@media(max-width:420px){nav{flex-wrap:wrap}.grid{grid-template-columns:minmax(0,1fr)}.cta{margin-bottom:8px}}@supports not(backdrop-filter:blur(1px)){.glass-segment{background:#edf3ff}}

body{background:#f7f9fc}header{background:#fff}a{color:#164ba7}header>a,h1,h2,h3{color:#172335}.hero-image{box-shadow:none;background:#fff}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-tile{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px 12px;background:white;border:1px solid #dce3ec;border-radius:20px;text-decoration:none;font-weight:650}.category-tile img{width:120px;height:80px;margin-bottom:8px}.category-tile:hover{border-color:#2463d4}.model-gallery{display:grid;grid-template-columns:1fr 1fr;gap:20px}.model-gallery img{width:100%;height:260px;object-fit:contain;background:#fff;border-radius:20px}.auto-table{overflow-x:auto}.auto-stat{padding:24px;background:#edf3ff;border-radius:20px}.auto-stat strong{font-size:42px}@media(max-width:650px){.category-grid{grid-template-columns:1fr 1fr}.model-gallery{grid-template-columns:1fr}.model-gallery img{height:210px}}

.brand{display:inline-flex;align-items:center;gap:10px;line-height:1.15}.brand img{display:block;flex-shrink:0;object-fit:contain}.brand span{max-width:180px}@media(max-width:420px){.brand img{width:38px;height:38px}}

.brand img{width:64px;height:64px}.brand{gap:12px}.category-tile{background:linear-gradient(145deg,#fff,#f0f5fd);border-color:#e1e9f5;box-shadow:inset 0 2px 0 #fff,0 12px 25px -20px #174b9450}.category-tile img{width:150px;height:140px;object-fit:contain;margin:0 auto 14px}.category-heading-art{float:right;object-fit:contain;margin:0 0 20px 24px}@media(max-width:600px){.brand img{width:52px;height:52px}.category-tile img{width:112px;height:112px}.category-heading-art{width:100px;height:100px;margin-left:12px}}
