:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--aeo-bg:#f9fafb;--aeo-white:#fff;--aeo-black:#030712;--aeo-gray-50:#f9fafb;--aeo-gray-100:#f3f4f6;--aeo-gray-200:#e5e7eb;--aeo-gray-400:#9ca3af;--aeo-gray-500:#6b7280;--aeo-gray-600:#4b5563;--aeo-gray-700:#374151;--aeo-gray-800:#1f2937;--aeo-gray-900:#111827;--aeo-gray-950:#030712;--aeo-blue-50:#eff6ff;--aeo-blue-100:#dbeafe;--aeo-blue-200:#bfdbfe;--aeo-blue-300:#93c5fd;--aeo-blue-400:#60a5fa;--aeo-blue-500:#3b82f6;--aeo-blue-600:#2563eb;--aeo-blue-700:#1d4ed8;--aeo-amber-50:#fffbeb;--aeo-amber-100:#fef3c7;--aeo-amber-600:#d97706;--aeo-amber-700:#b45309;--aeo-red-50:#fef2f2;--aeo-red-100:#fee2e2;--aeo-red-400:#f87171;--aeo-red-500:#ef4444;--aeo-red-600:#dc2626;--aeo-radius-sm:.5rem;--aeo-radius-md:.75rem;--aeo-radius-lg:1rem;--aeo-radius-xl:1.25rem;--aeo-radius-2xl:1.5rem;--aeo-radius-full:9999px;--aeo-shadow-sm:0 1px 2px 0 #0000000d;--aeo-shadow-md:0 4px 6px -1px #00000012, 0 2px 4px -2px #0000000d;--aeo-shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000000d;--aeo-transition:.15s ease;--aeo-transition-md:.2s ease}.aeo *,.aeo :before,.aeo :after{box-sizing:border-box}.aeo{background-color:var(--aeo-bg);min-height:100vh;color:var(--aeo-gray-900);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}.aeo-container{max-width:64rem;margin:0 auto;padding:4rem 1.5rem}@media (width>=768px){.aeo-container{padding:5rem 1.5rem}}.aeo-header{margin-bottom:3.5rem}.aeo-badge{border-radius:var(--aeo-radius-full);border:1px solid var(--aeo-blue-200);background-color:var(--aeo-blue-50);color:var(--aeo-blue-600);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.6875rem;font-weight:700;line-height:1;display:inline-flex}.aeo-badge svg{flex-shrink:0;width:.75rem;height:.75rem}.aeo-title{letter-spacing:-.03em;color:var(--aeo-gray-900);margin-top:1rem;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:800;line-height:1.1}.aeo-subtitle{max-width:28rem;color:var(--aeo-gray-500);margin-top:.75rem;font-size:1rem;line-height:1.625}.aeo-input-section{margin-bottom:3.5rem}.aeo-input-wrapper{border-radius:var(--aeo-radius-2xl);border:1px solid var(--aeo-gray-200);background-color:var(--aeo-white);box-shadow:var(--aeo-shadow-sm), 0 0 0 1px #0000000a;flex-direction:column;display:flex;overflow:hidden}@media (width>=640px){.aeo-input-wrapper{flex-direction:row}}.aeo-input-field-wrap{flex:1;position:relative}.aeo-input-icon{pointer-events:none;width:1rem;height:1rem;color:var(--aeo-gray-400);flex-shrink:0;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.aeo-input-field{width:100%;height:3.5rem;color:var(--aeo-gray-900);background:0 0;border:none;outline:none;padding-left:2.75rem;padding-right:1rem;font-size:.875rem}.aeo-input-field::placeholder{color:var(--aeo-gray-400)}.aeo-input-btn-wrap{border-top:1px solid var(--aeo-gray-100);padding:.5rem}@media (width>=640px){.aeo-input-btn-wrap{border-top:none;border-left:1px solid var(--aeo-gray-100)}}.aeo-btn{border-radius:var(--aeo-radius-xl);cursor:pointer;width:100%;height:2.5rem;transition:background-color var(--aeo-transition), transform var(--aeo-transition), box-shadow var(--aeo-transition);white-space:nowrap;border:none;justify-content:center;align-items:center;gap:.5rem;padding:0 1.5rem;font-size:.875rem;font-weight:600;display:inline-flex}@media (width>=640px){.aeo-btn{width:auto}}.aeo-btn--primary{background-color:var(--aeo-blue-600);color:var(--aeo-white);box-shadow:var(--aeo-shadow-sm)}.aeo-btn--primary:hover{background-color:var(--aeo-blue-700);box-shadow:var(--aeo-shadow-md)}.aeo-btn--primary:active{transform:scale(.98)}.aeo-btn--primary:disabled{opacity:.5;cursor:not-allowed}.aeo-btn svg{width:1rem;height:1rem}.aeo-error{color:var(--aeo-red-500);align-items:center;gap:.375rem;margin-top:.75rem;font-size:.875rem;display:flex}.aeo-error svg{flex-shrink:0;width:1rem;height:1rem}.aeo-skeletons{flex-direction:column;gap:1rem;display:flex}.aeo-skeleton{border-radius:var(--aeo-radius-2xl);background-color:var(--aeo-gray-200);animation:1.5s cubic-bezier(.4,0,.6,1) infinite aeo-pulse}.aeo-skeleton--hero{height:14rem}.aeo-skeleton-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width>=768px){.aeo-skeleton-grid--4{grid-template-columns:repeat(4,1fr)}.aeo-skeleton-grid--3{grid-template-columns:repeat(3,1fr)}}.aeo-skeleton--card{height:7rem}.aeo-skeleton--tall{height:14rem}@keyframes aeo-pulse{0%,to{opacity:1}50%{opacity:.45}}.aeo-section{margin-bottom:2.5rem}.aeo-section-header{margin-bottom:1.25rem}.aeo-section-header--row{justify-content:space-between;align-items:flex-end;display:flex}.aeo-section-title{letter-spacing:-.02em;color:var(--aeo-gray-900);font-size:1.25rem;font-weight:700}@media (width>=768px){.aeo-section-title{font-size:1.375rem}}.aeo-section-subtitle{color:var(--aeo-gray-500);margin-top:.125rem;font-size:.875rem}.aeo-section-meta{color:var(--aeo-gray-400);font-size:.75rem}.aeo-hero{border-radius:var(--aeo-radius-2xl);background-color:var(--aeo-gray-950);box-shadow:var(--aeo-shadow-xl);margin-bottom:2.5rem;position:relative;overflow:hidden}.aeo-hero__grid{pointer-events:none;opacity:.06;background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.aeo-hero__glow-1{pointer-events:none;background-color:var(--aeo-blue-600);opacity:.2;filter:blur(4rem);border-radius:50%;width:18rem;height:18rem;position:absolute;top:-5rem;right:-5rem}.aeo-hero__glow-2{pointer-events:none;background-color:var(--aeo-blue-500);opacity:.1;filter:blur(4rem);border-radius:50%;width:12rem;height:12rem;position:absolute;bottom:-2.5rem;left:2.5rem}.aeo-hero__content{padding:2.5rem 2rem;position:relative}@media (width>=768px){.aeo-hero__content{padding:3rem}}.aeo-hero__badge{border-radius:var(--aeo-radius-full);color:#93c5fd;text-transform:uppercase;letter-spacing:.12em;background-color:#ffffff1a;border:1px solid #ffffff1a;align-items:center;gap:.375rem;margin-bottom:1rem;padding:.25rem .75rem;font-size:.625rem;font-weight:700;display:inline-flex}.aeo-hero__badge svg{width:.75rem;height:.75rem}.aeo-hero__body{flex-direction:column;gap:2rem;display:flex}@media (width>=768px){.aeo-hero__body{flex-direction:row;justify-content:space-between;align-items:flex-end}}.aeo-hero__text{flex:1}.aeo-hero__brand{letter-spacing:-.04em;color:var(--aeo-white);font-size:clamp(2.5rem,6vw,3.75rem);font-weight:800;line-height:1}.aeo-hero__tagline{color:var(--aeo-blue-400);margin-top:.375rem;font-size:1.25rem;font-weight:500}.aeo-hero__desc{max-width:24rem;color:var(--aeo-gray-400);margin-top:1rem;font-size:.875rem;line-height:1.625}.aeo-hero__desc strong{color:var(--aeo-white);font-weight:600}.aeo-hero__stats{border-radius:var(--aeo-radius-xl);background-color:#ffffff0d;border:1px solid #ffffff1a;flex-shrink:0;align-items:stretch;display:flex;overflow:hidden}.aeo-hero__stat{flex-direction:column;justify-content:center;align-items:center;padding:1.25rem 2rem;display:flex}.aeo-hero__stat-divider{background-color:#ffffff1a;width:1px}.aeo-hero__stat-value{letter-spacing:-.04em;color:var(--aeo-white);font-size:2.5rem;font-weight:800;line-height:1}.aeo-hero__stat-label{text-transform:uppercase;letter-spacing:.1em;color:var(--aeo-gray-500);margin-top:.25rem;font-size:.625rem;font-weight:600}.aeo-metrics{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:2.5rem;display:grid}@media (width>=768px){.aeo-metrics{grid-template-columns:repeat(4,1fr)}}.aeo-metric-card{border-radius:var(--aeo-radius-2xl);border:1px solid var(--aeo-gray-200);background-color:var(--aeo-white);box-shadow:var(--aeo-shadow-sm);transition:transform var(--aeo-transition-md), box-shadow var(--aeo-transition-md);cursor:default;padding:1.25rem}.aeo-metric-card:hover{box-shadow:var(--aeo-shadow-md);transform:translateY(-2px)}.aeo-metric-card__icon{border-radius:var(--aeo-radius-xl);background-color:var(--aeo-gray-100);width:2.25rem;height:2.25rem;color:var(--aeo-gray-500);justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.aeo-metric-card__icon--accent{background-color:var(--aeo-blue-50);color:var(--aeo-blue-600)}.aeo-metric-card__icon svg{width:1rem;height:1rem}.aeo-metric-card__label{text-transform:uppercase;letter-spacing:.1em;color:var(--aeo-gray-400);font-size:.625rem;font-weight:700}.aeo-metric-card__value{letter-spacing:-.02em;color:var(--aeo-gray-900);white-space:nowrap;text-overflow:ellipsis;margin-top:.375rem;font-size:1.25rem;font-weight:700;overflow:hidden}.aeo-model-grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (width>=768px){.aeo-model-grid{grid-template-columns:repeat(3,1fr)}}.aeo-model-card{border-radius:var(--aeo-radius-2xl);border:1px solid var(--aeo-gray-200);background-color:var(--aeo-white);box-shadow:var(--aeo-shadow-sm);transition:transform var(--aeo-transition-md), border-color var(--aeo-transition-md), box-shadow var(--aeo-transition-md);cursor:default;padding:1.5rem}.aeo-model-card:hover{border-color:var(--aeo-blue-200);box-shadow:var(--aeo-shadow-md);transform:translateY(-2px)}.aeo-model-card__header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.aeo-model-card__name{text-transform:capitalize;color:var(--aeo-gray-900);font-size:.875rem;font-weight:700}.aeo-model-card__count{border-radius:var(--aeo-radius-full);background-color:var(--aeo-gray-100);text-transform:uppercase;letter-spacing:.1em;color:var(--aeo-gray-500);padding:.125rem .625rem;font-size:.625rem;font-weight:700}.aeo-model-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.aeo-model-item{align-items:center;gap:.75rem;display:flex}.aeo-rank-badge{border-radius:var(--aeo-radius-md);flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.6875rem;font-weight:700;display:flex}.aeo-rank-badge--1{background-color:var(--aeo-blue-600);color:var(--aeo-white)}.aeo-rank-badge--2{background-color:var(--aeo-gray-200);color:var(--aeo-gray-700)}.aeo-rank-badge--other{background-color:var(--aeo-gray-100);color:var(--aeo-gray-500)}.aeo-model-brand{color:var(--aeo-gray-600);flex:1;font-size:.875rem;font-weight:500}.aeo-model-brand--top{color:var(--aeo-gray-900)}.aeo-first-pill{border-radius:var(--aeo-radius-full);background-color:var(--aeo-blue-50);text-transform:uppercase;letter-spacing:.1em;color:var(--aeo-blue-500);padding:.125rem .5rem;font-size:.5625rem;font-weight:700}.aeo-ranking-card{border-radius:var(--aeo-radius-2xl);border:1px solid var(--aeo-gray-200);background-color:var(--aeo-white);box-shadow:var(--aeo-shadow-sm);overflow:hidden}.aeo-ranking-list{margin:0;padding:0;list-style:none}.aeo-ranking-item{border-bottom:1px solid var(--aeo-gray-50);padding:1rem 1.5rem}.aeo-ranking-item:last-child{border-bottom:none}@media (width>=768px){.aeo-ranking-item{padding:1rem 2rem}}.aeo-ranking-row{justify-content:space-between;align-items:center;margin-bottom:.625rem;display:flex}.aeo-ranking-left{align-items:center;gap:.75rem;display:flex}.aeo-rank-num{border-radius:var(--aeo-radius-sm);justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.6875rem;font-weight:700;display:flex}.aeo-rank-num--1{background-color:var(--aeo-blue-600);color:var(--aeo-white)}.aeo-rank-num--top{background-color:var(--aeo-gray-200);color:var(--aeo-gray-800)}.aeo-rank-num--other{background-color:var(--aeo-gray-100);color:var(--aeo-gray-500)}.aeo-ranking-brand{color:var(--aeo-gray-700);font-size:.875rem;font-weight:600}.aeo-ranking-brand--top{color:var(--aeo-gray-900)}.aeo-ranking-right{align-items:baseline;gap:.375rem;display:flex}.aeo-ranking-pct{color:var(--aeo-gray-900);font-size:.875rem;font-weight:700}.aeo-ranking-pts{color:var(--aeo-gray-400);font-size:.75rem}.aeo-bar-track{border-radius:var(--aeo-radius-full);background-color:var(--aeo-gray-100);height:.75rem;overflow:hidden}.aeo-bar-fill{border-radius:var(--aeo-radius-full);height:100%;transition:width .7s cubic-bezier(.16,1,.3,1)}.aeo-bar-fill--1{background:linear-gradient(90deg,#3b82f6,#2563eb)}.aeo-bar-fill--2{background:linear-gradient(90deg,#60a5fa,#3b82f6)}.aeo-bar-fill--3{background:linear-gradient(90deg,#93c5fd,#60a5fa)}.aeo-bar-fill--other{background-color:var(--aeo-gray-200)}.aeo-report-grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (width>=768px){.aeo-report-grid{grid-template-columns:repeat(3,1fr)}}.aeo-report-card{border-radius:var(--aeo-radius-2xl);border:1px solid var(--aeo-gray-200);background-color:var(--aeo-white);box-shadow:var(--aeo-shadow-sm);padding:1.5rem}.aeo-report-card__header{align-items:center;gap:.625rem;margin-bottom:1rem;display:flex}.aeo-report-card__icon{border-radius:var(--aeo-radius-xl);flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.aeo-report-card__icon svg{width:1rem;height:1rem}.aeo-report-card__icon--strong{background-color:var(--aeo-blue-600);color:var(--aeo-white)}.aeo-report-card__icon--moderate{background-color:var(--aeo-amber-100);color:var(--aeo-amber-600)}.aeo-report-card__icon--weak{background-color:var(--aeo-red-50);color:var(--aeo-red-400)}.aeo-report-card__title{color:var(--aeo-gray-900);font-size:.875rem;font-weight:700}.aeo-report-card__tags{flex-wrap:wrap;gap:.375rem;display:flex}.aeo-tag{border-radius:var(--aeo-radius-full);border:1px solid;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;display:inline-block}.aeo-tag--strong{border-color:var(--aeo-blue-100);background-color:var(--aeo-blue-50);color:#1d4ed8}.aeo-tag--moderate{border-color:var(--aeo-amber-100);background-color:var(--aeo-amber-50);color:var(--aeo-amber-700)}.aeo-tag--weak{border-color:var(--aeo-red-100);background-color:var(--aeo-red-50);color:var(--aeo-red-600)}.aeo-report-card__empty{color:var(--aeo-gray-400);font-size:.75rem}.aeo-takeaways-card{border-radius:var(--aeo-radius-2xl);border:1px solid var(--aeo-gray-200);background-color:var(--aeo-white);box-shadow:var(--aeo-shadow-sm);overflow:hidden}.aeo-takeaway{border-top:1px solid var(--aeo-gray-50);gap:1rem;padding:1.25rem 1.5rem;display:flex}.aeo-takeaway:first-child{border-top:none}@media (width>=768px){.aeo-takeaway{padding:1.25rem 2rem}}.aeo-takeaway__num{background-color:var(--aeo-blue-600);width:1.25rem;height:1.25rem;color:var(--aeo-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.125rem;font-size:.5625rem;font-weight:700;display:flex}.aeo-takeaway__text{color:var(--aeo-gray-600);font-size:.875rem;line-height:1.625}.aeo-takeaway__text strong{color:var(--aeo-gray-900);font-weight:600}.aeo-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:7rem 1.5rem;display:flex}.aeo-empty__icon{border-radius:var(--aeo-radius-2xl);border:1px solid var(--aeo-gray-200);background-color:var(--aeo-white);width:4rem;height:4rem;box-shadow:var(--aeo-shadow-sm);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.aeo-empty__icon svg{width:1.75rem;height:1.75rem;color:var(--aeo-gray-300)}.aeo-empty__title{color:var(--aeo-gray-700);font-size:1rem;font-weight:600}.aeo-empty__desc{max-width:18rem;color:var(--aeo-gray-400);margin-top:.5rem;font-size:.875rem;line-height:1.5}@keyframes aeo-spin{to{transform:rotate(360deg)}}.aeo-spin{animation:.75s linear infinite aeo-spin}:root{--v2-bg:#f9fafb;--v2-white:#fff;--v2-gray-50:#f9fafb;--v2-gray-100:#f3f4f6;--v2-gray-200:#e5e7eb;--v2-gray-300:#d1d5db;--v2-gray-400:#9ca3af;--v2-gray-500:#6b7280;--v2-gray-600:#4b5563;--v2-gray-700:#374151;--v2-gray-800:#1f2937;--v2-gray-900:#111827;--v2-gray-950:#030712;--v2-blue-50:#eff6ff;--v2-blue-100:#dbeafe;--v2-blue-200:#bfdbfe;--v2-blue-300:#93c5fd;--v2-blue-400:#60a5fa;--v2-blue-500:#3b82f6;--v2-blue-600:#2563eb;--v2-blue-700:#1d4ed8;--v2-amber-50:#fffbeb;--v2-amber-100:#fef3c7;--v2-amber-600:#d97706;--v2-amber-700:#b45309;--v2-red-50:#fef2f2;--v2-red-100:#fee2e2;--v2-red-400:#f87171;--v2-red-500:#ef4444;--v2-green-50:#f0fdf4;--v2-green-100:#dcfce7;--v2-green-600:#16a34a;--v2-green-700:#15803d;--v2-radius-sm:.5rem;--v2-radius-md:.75rem;--v2-radius-lg:1rem;--v2-radius-xl:1.25rem;--v2-radius-2xl:1.5rem;--v2-radius-full:9999px;--v2-shadow-sm:0 1px 2px 0 #0000000d;--v2-shadow-md:0 4px 6px -1px #00000012, 0 2px 4px -2px #0000000d;--v2-shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000000d}.v2 *,.v2 :before,.v2 :after{box-sizing:border-box}.v2{background-color:var(--v2-bg);min-height:100vh;color:var(--v2-gray-900);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}.v2-container{max-width:64rem;margin:0 auto;padding:4rem 1.5rem}@media (width>=768px){.v2-container{padding:5rem 1.5rem}}.v2-section{margin-bottom:2.5rem}.v2-header{margin-bottom:3.5rem}.v2-badge{border-radius:var(--v2-radius-full);border:1px solid var(--v2-blue-200);background:var(--v2-blue-50);color:var(--v2-blue-600);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.6875rem;font-weight:700;display:inline-flex}.v2-badge svg{width:.75rem;height:.75rem}.v2-title{letter-spacing:-.03em;color:var(--v2-gray-900);margin-top:1rem;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:800;line-height:1.1}.v2-subtitle{max-width:32rem;color:var(--v2-gray-500);margin-top:.75rem;font-size:1rem;line-height:1.625}.v2-input-section{margin-bottom:3.5rem}.v2-input-wrapper{border-radius:var(--v2-radius-2xl);border:1px solid var(--v2-gray-200);background:var(--v2-white);box-shadow:var(--v2-shadow-sm), 0 0 0 1px #0000000a;flex-direction:column;display:flex;overflow:hidden}@media (width>=640px){.v2-input-wrapper{flex-direction:row}}.v2-input-field-wrap{flex:1;position:relative}.v2-input-icon{pointer-events:none;width:1rem;height:1rem;color:var(--v2-gray-400);position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.v2-input-field{width:100%;height:3.5rem;color:var(--v2-gray-900);background:0 0;border:none;outline:none;padding-left:2.75rem;padding-right:1rem;font-size:.875rem}.v2-input-field::placeholder{color:var(--v2-gray-400)}.v2-input-btn-wrap{border-top:1px solid var(--v2-gray-100);padding:.5rem}@media (width>=640px){.v2-input-btn-wrap{border-top:none;border-left:1px solid var(--v2-gray-100)}}.v2-btn{border-radius:var(--v2-radius-xl);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;height:2.5rem;padding:0 1.5rem;font-size:.875rem;font-weight:600;transition:background-color .15s,transform .15s,box-shadow .15s;display:inline-flex}@media (width>=640px){.v2-btn{width:auto}}.v2-btn--primary{background:var(--v2-blue-600);color:var(--v2-white);box-shadow:var(--v2-shadow-sm)}.v2-btn--primary:hover{background:var(--v2-blue-700);box-shadow:var(--v2-shadow-md)}.v2-btn--primary:active{transform:scale(.98)}.v2-btn--primary:disabled{opacity:.5;cursor:not-allowed}.v2-btn svg{width:1rem;height:1rem}.v2-error{color:var(--v2-red-500);align-items:center;gap:.375rem;margin-top:.75rem;font-size:.875rem;display:flex}.v2-error svg{width:1rem;height:1rem}.v2-skeletons{flex-direction:column;gap:1rem;display:flex}.v2-skeleton{border-radius:var(--v2-radius-2xl);background:var(--v2-gray-200);animation:1.5s cubic-bezier(.4,0,.6,1) infinite v2-pulse}.v2-skeleton--hero{height:18rem}.v2-skeleton--card{flex:1;height:8rem}.v2-skeleton--chart{height:16rem}.v2-skeleton-row{gap:1rem;display:flex}@keyframes v2-pulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes v2-spin{to{transform:rotate(360deg)}}.v2-spin{animation:.75s linear infinite v2-spin}.v2-section-header{margin-bottom:1.25rem}.v2-section-header--row{justify-content:space-between;align-items:flex-end;display:flex}.v2-section-title{letter-spacing:-.02em;color:var(--v2-gray-900);font-size:1.25rem;font-weight:700}@media (width>=768px){.v2-section-title{font-size:1.375rem}}.v2-section-subtitle{color:var(--v2-gray-500);margin-top:.125rem;font-size:.875rem}.v2-section-meta{color:var(--v2-gray-400);font-size:.75rem}.v2-hero{border-radius:var(--v2-radius-2xl);background:var(--v2-gray-950);box-shadow:var(--v2-shadow-xl);position:relative;overflow:hidden}.v2-hero__grid{pointer-events:none;opacity:.06;background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.v2-hero__glow-1{pointer-events:none;background:var(--v2-blue-600);opacity:.18;filter:blur(4rem);border-radius:50%;width:20rem;height:20rem;position:absolute;top:-5rem;right:-5rem}.v2-hero__glow-2{pointer-events:none;background:var(--v2-blue-500);opacity:.1;filter:blur(4rem);border-radius:50%;width:14rem;height:14rem;position:absolute;bottom:-2.5rem;left:2.5rem}.v2-hero__content{padding:2.5rem 2rem;position:relative}@media (width>=768px){.v2-hero__content{padding:3rem}}.v2-hero__badge{border-radius:var(--v2-radius-full);color:#93c5fd;text-transform:uppercase;letter-spacing:.12em;background:#ffffff1a;border:1px solid #ffffff1a;align-items:center;gap:.375rem;margin-bottom:1.25rem;padding:.25rem .75rem;font-size:.625rem;font-weight:700;display:inline-flex}.v2-hero__badge svg{width:.75rem;height:.75rem}.v2-hero__body{flex-direction:column;gap:2rem;display:flex}@media (width>=900px){.v2-hero__body{flex-direction:row;justify-content:space-between;align-items:flex-end}}.v2-hero__text{flex:1}.v2-hero__headline{letter-spacing:-.03em;color:var(--v2-white);font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;line-height:1.2}.v2-hero__accent{color:var(--v2-blue-400)}.v2-hero__desc{max-width:30rem;color:var(--v2-gray-400);margin-top:1rem;font-size:.9375rem;line-height:1.625}.v2-hero__desc strong{color:var(--v2-white);font-weight:600}.v2-hero__agree-row{align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.v2-hero__agree-label{color:var(--v2-gray-500);white-space:nowrap;font-size:.75rem;font-weight:600}.v2-agree-bar{border-radius:var(--v2-radius-full);background:#ffffff1a;flex:1;height:6px;overflow:hidden}.v2-agree-bar__fill{border-radius:var(--v2-radius-full);background:linear-gradient(to right, var(--v2-blue-600), var(--v2-blue-400));height:100%}.v2-hero__agree-pct{color:var(--v2-blue-300);white-space:nowrap;font-size:.75rem;font-weight:700}.v2-hero__stats{border-radius:var(--v2-radius-xl);background:#ffffff0d;border:1px solid #ffffff1a;flex-shrink:0;align-items:stretch;display:flex;overflow:hidden}.v2-hero__stat{flex-direction:column;justify-content:center;align-items:center;padding:1.25rem 1.5rem;display:flex}.v2-hero__stat-divider{background:#ffffff1a;width:1px}.v2-hero__stat-value{letter-spacing:-.04em;color:var(--v2-white);font-size:2rem;font-weight:800;line-height:1}.v2-hero__stat-label{text-transform:uppercase;letter-spacing:.1em;color:var(--v2-gray-500);white-space:nowrap;margin-top:.25rem;font-size:.625rem;font-weight:600}.v2-metrics{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (width>=768px){.v2-metrics{grid-template-columns:repeat(4,1fr)}}.v2-metric-card{border-radius:var(--v2-radius-2xl);border:1px solid var(--v2-gray-200);background:var(--v2-white);box-shadow:var(--v2-shadow-sm);cursor:default;padding:1.25rem;transition:transform .2s,box-shadow .2s}.v2-metric-card:hover{box-shadow:var(--v2-shadow-md);transform:translateY(-2px)}.v2-metric-card__icon{border-radius:var(--v2-radius-xl);background:var(--v2-gray-100);width:2.25rem;height:2.25rem;color:var(--v2-gray-500);justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.v2-metric-card__icon--accent{background:var(--v2-blue-50);color:var(--v2-blue-600)}.v2-metric-card__icon svg{width:1rem;height:1rem}.v2-metric-card__label{text-transform:uppercase;letter-spacing:.1em;color:var(--v2-gray-400);font-size:.625rem;font-weight:700}.v2-metric-card__value{letter-spacing:-.02em;color:var(--v2-gray-900);white-space:nowrap;text-overflow:ellipsis;margin-top:.375rem;font-size:1.125rem;font-weight:700;overflow:hidden}.v2-metric-card__sub{color:var(--v2-gray-400);margin-top:.25rem;font-size:.6875rem;line-height:1.4}.v2-charts-grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (width>=768px){.v2-charts-grid{grid-template-columns:repeat(2,1fr)}}.v2-chart-card{border-radius:var(--v2-radius-2xl);border:1px solid var(--v2-gray-200);background:var(--v2-white);box-shadow:var(--v2-shadow-sm);padding:1.5rem}.v2-chart-card__title{color:var(--v2-gray-900);font-size:.9375rem;font-weight:700}.v2-chart-card__sub{color:var(--v2-gray-500);margin-top:.125rem;margin-bottom:1rem;font-size:.8125rem}.v2-chart-wrap{margin-top:.5rem}.v2-tooltip{border-radius:var(--v2-radius-lg);background:#1e2433;border:1px solid #ffffff14;min-width:9.5rem;padding:.625rem .875rem;box-shadow:0 8px 24px -4px #0000004d}.v2-tooltip__brand{color:#fff;margin:0 0 .5rem;font-size:.8125rem;font-weight:700}.v2-tooltip__row{align-items:center;gap:.375rem;margin-top:.25rem;display:flex}.v2-tooltip__dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.v2-tooltip__key{color:#9ca3af;flex:1;font-size:.75rem}.v2-tooltip__val{color:#fff;font-size:.75rem;font-weight:700}.v2-tooltip__divider{background:#ffffff14;height:1px;margin:.375rem 0}.v2-chart-card--full{margin-top:.75rem}.v2-chart-legend-row{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.v2-chart-legend-item{color:var(--v2-gray-500);text-transform:capitalize;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;display:flex}.v2-chart-legend-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.v2-model-grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (width>=768px){.v2-model-grid{grid-template-columns:repeat(3,1fr)}}.v2-model-card{border-radius:var(--v2-radius-2xl);border:1px solid var(--v2-gray-200);background:var(--v2-white);box-shadow:var(--v2-shadow-sm);cursor:default;padding:1.5rem;transition:transform .2s,border-color .2s,box-shadow .2s}.v2-model-card:hover{border-color:var(--v2-blue-200);box-shadow:var(--v2-shadow-md);transform:translateY(-2px)}.v2-model-card__header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.v2-model-card__name{text-transform:capitalize;color:var(--v2-gray-900);font-size:.875rem;font-weight:700}.v2-model-card__count{border-radius:var(--v2-radius-full);background:var(--v2-gray-100);text-transform:uppercase;letter-spacing:.1em;color:var(--v2-gray-500);padding:.125rem .625rem;font-size:.625rem;font-weight:700}.v2-model-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.v2-model-item{align-items:center;gap:.75rem;display:flex}.v2-rank-badge{border-radius:var(--v2-radius-md);flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.6875rem;font-weight:700;display:flex}.v2-rank-badge--1{background:var(--v2-blue-600);color:var(--v2-white)}.v2-rank-badge--2{background:var(--v2-gray-200);color:var(--v2-gray-700)}.v2-rank-badge--other{background:var(--v2-gray-100);color:var(--v2-gray-500)}.v2-model-brand{color:var(--v2-gray-600);flex:1;font-size:.875rem;font-weight:500}.v2-model-brand--top{color:var(--v2-gray-900)}.v2-first-pill{border-radius:var(--v2-radius-full);background:var(--v2-blue-50);text-transform:uppercase;letter-spacing:.1em;color:var(--v2-blue-500);padding:.125rem .5rem;font-size:.5625rem;font-weight:700}.v2-ranking-card{border-radius:var(--v2-radius-2xl);border:1px solid var(--v2-gray-200);background:var(--v2-white);box-shadow:var(--v2-shadow-sm);overflow:hidden}.v2-ranking-item{border-bottom:1px solid var(--v2-gray-50);padding:1rem 1.5rem}.v2-ranking-item:last-child{border-bottom:none}@media (width>=768px){.v2-ranking-item{padding:1rem 2rem}}.v2-ranking-row{justify-content:space-between;align-items:center;margin-bottom:.625rem;display:flex}.v2-ranking-left{align-items:center;gap:.75rem;display:flex}.v2-rank-num{border-radius:var(--v2-radius-sm);justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.6875rem;font-weight:700;display:flex}.v2-rank-num--1{background:var(--v2-blue-600);color:var(--v2-white)}.v2-rank-num--top{background:var(--v2-gray-200);color:var(--v2-gray-800)}.v2-rank-num--other{background:var(--v2-gray-100);color:var(--v2-gray-500)}.v2-ranking-brand{color:var(--v2-gray-700);font-size:.875rem;font-weight:600;display:block}.v2-ranking-brand--top{color:var(--v2-gray-900)}.v2-score-label{color:var(--v2-gray-400);font-size:.6875rem}.v2-ranking-right{align-items:baseline;gap:.375rem;display:flex}.v2-ranking-pct{color:var(--v2-gray-900);font-size:.875rem;font-weight:700}.v2-ranking-pts{color:var(--v2-gray-400);font-size:.75rem}.v2-bar-track{border-radius:var(--v2-radius-full);background:var(--v2-gray-100);height:.75rem;overflow:hidden}.v2-bar-fill{border-radius:var(--v2-radius-full);height:100%;transition:width .7s cubic-bezier(.16,1,.3,1)}.v2-bar-fill--1{background:linear-gradient(90deg,#3b82f6,#2563eb)}.v2-bar-fill--2{background:linear-gradient(90deg,#60a5fa,#3b82f6)}.v2-bar-fill--3{background:linear-gradient(90deg,#93c5fd,#60a5fa)}.v2-bar-fill--other{background:var(--v2-gray-200)}.v2-tiers-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (width>=768px){.v2-tiers-grid{grid-template-columns:repeat(4,1fr)}}.v2-tier-card{border-radius:var(--v2-radius-2xl);border:1px solid;padding:1.25rem}.v2-tier--1{border-color:var(--v2-blue-200);background:var(--v2-blue-50)}.v2-tier--2{border-color:var(--v2-green-100);background:var(--v2-green-50)}.v2-tier--3{border-color:var(--v2-amber-100);background:var(--v2-amber-50)}.v2-tier--4{border-color:var(--v2-red-100);background:var(--v2-red-50)}.v2-tier-card__header{align-items:flex-start;gap:.75rem;margin-bottom:.875rem;display:flex}.v2-tier-card__badge{border-radius:var(--v2-radius-md);flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.6875rem;font-weight:800;display:flex}.v2-tier--1 .v2-tier-card__badge{background:var(--v2-blue-600);color:#fff}.v2-tier--2 .v2-tier-card__badge{background:var(--v2-green-600);color:#fff}.v2-tier--3 .v2-tier-card__badge{background:var(--v2-amber-600);color:#fff}.v2-tier--4 .v2-tier-card__badge{background:var(--v2-red-400);color:#fff}.v2-tier-card__label{color:var(--v2-gray-900);font-size:.8125rem;font-weight:700;line-height:1}.v2-tier-card__desc{color:var(--v2-gray-500);margin-top:.125rem;font-size:.6875rem}.v2-tier-card__brands{flex-wrap:wrap;gap:.375rem;display:flex}.v2-tier-tag{border-radius:var(--v2-radius-full);border:1px solid;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;display:inline-block}.v2-tier--1 .v2-tier-tag{border-color:var(--v2-blue-200);background:var(--v2-white);color:var(--v2-blue-700)}.v2-tier--2 .v2-tier-tag{border-color:var(--v2-green-100);background:var(--v2-white);color:var(--v2-green-700)}.v2-tier--3 .v2-tier-tag{border-color:var(--v2-amber-100);background:var(--v2-white);color:var(--v2-amber-700)}.v2-tier--4 .v2-tier-tag{border-color:var(--v2-red-100);background:var(--v2-white);color:var(--v2-red-500)}.v2-tier-empty{color:var(--v2-gray-400);font-size:.75rem}.v2-takeaways-card{border-radius:var(--v2-radius-2xl);border:1px solid var(--v2-gray-200);background:var(--v2-white);box-shadow:var(--v2-shadow-sm);overflow:hidden}.v2-takeaway{gap:1rem;padding:1.25rem 1.5rem;display:flex}.v2-takeaway--border{border-top:1px solid var(--v2-gray-50)}@media (width>=768px){.v2-takeaway{padding:1.25rem 2rem}}.v2-takeaway__num{background:var(--v2-blue-600);width:1.25rem;height:1.25rem;color:var(--v2-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.125rem;font-size:.5625rem;font-weight:700;display:flex}.v2-takeaway__text{color:var(--v2-gray-600);font-size:.875rem;line-height:1.625}.v2-takeaway__text strong{color:var(--v2-gray-900);font-weight:600}.v2-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:7rem 1.5rem;display:flex}.v2-empty__icon{border-radius:var(--v2-radius-2xl);border:1px solid var(--v2-gray-200);background:var(--v2-white);width:4rem;height:4rem;box-shadow:var(--v2-shadow-sm);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.v2-empty__icon svg{width:1.75rem;height:1.75rem;color:var(--v2-gray-300)}.v2-empty__title{color:var(--v2-gray-700);font-size:1rem;font-weight:600}.v2-empty__desc{max-width:20rem;color:var(--v2-gray-400);margin-top:.5rem;font-size:.875rem;line-height:1.5}
