:root{--bg-stone: #0A0A0C;--bg-stone-dark: #050505;--bg-white: #121214;--accent-navy: #050505;--accent-navy-light: #0A0A0C;--text-main: #ffffff;--text-body: #888890;--text-muted: #666;--text-light: #ffffff;--border-stone: #222225;--border-light: rgba(255, 255, 255, .05);--color-good: #10b981;--color-ok: #f97316;--color-poor: #ef4444;--font-serif: "Montserrat", sans-serif;--font-sans: "Inter", -apple-system, sans-serif;--ease-luxe: cubic-bezier(.25, .46, .45, .94)}[data-astro-cid-obpktzty]{margin:0;padding:0;box-sizing:border-box}svg[data-astro-cid-obpktzty]{border-style:none!important;border-width:0!important;outline:none!important}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--bg-stone);color:var(--text-main);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;overflow-x:hidden}a[data-astro-cid-obpktzty]{color:inherit;text-decoration:none}.container-wide[data-astro-cid-obpktzty]{max-width:1152px;margin:0 auto;padding:0 1.5rem}.container-mid[data-astro-cid-obpktzty]{max-width:960px;margin:0 auto;padding:0 1.5rem}.hero[data-astro-cid-obpktzty]{background:var(--accent-navy);min-height:75vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:8rem 1.5rem 6rem}.hero-content[data-astro-cid-obpktzty]{max-width:900px}.hero-title[data-astro-cid-obpktzty]{font-family:var(--font-serif);font-size:clamp(2.8rem,6vw,4.5rem);font-weight:700;line-height:1.1;color:var(--text-light);margin-bottom:3rem}.hero-subs[data-astro-cid-obpktzty]{display:flex;flex-direction:column;gap:1rem}.hero-sub-name[data-astro-cid-obpktzty]{font-family:var(--font-serif);font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:400;color:#fff9}.hero-sub[data-astro-cid-obpktzty]{font-family:var(--font-serif);font-size:clamp(1.1rem,2vw,1.3rem);font-weight:300;color:#fff6}.section[data-astro-cid-obpktzty]{padding:8rem 1.5rem}.section-headline[data-astro-cid-obpktzty]{font-family:var(--font-serif);font-size:clamp(2.4rem,5vw,3.4rem);font-weight:700;line-height:1.15;text-align:center;color:var(--text-main);margin-bottom:5rem}.section-kicker[data-astro-cid-obpktzty]{font-family:var(--font-sans);font-size:1.3rem;line-height:1.7;color:var(--text-muted);text-align:center;max-width:600px;margin:4rem auto 0}.section-tracking[data-astro-cid-obpktzty]{background:#0a0a0c;border-bottom:1px solid var(--border-stone)}.stats-bar[data-astro-cid-obpktzty]{border-top:1px solid var(--border-stone);border-bottom:1px solid var(--border-stone);padding:4rem 0;margin-bottom:5rem;max-width:900px;margin-left:auto;margin-right:auto}.stats-bar-inner[data-astro-cid-obpktzty]{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;text-align:center}.stat-item[data-astro-cid-obpktzty]{display:flex;flex-direction:column;align-items:center;gap:1rem}.stat-number[data-astro-cid-obpktzty]{font-family:var(--font-serif);font-size:clamp(3rem,6vw,3.8rem);font-weight:700;color:var(--text-main);line-height:1;min-height:3.8rem;font-variant-numeric:lining-nums tabular-nums}.stat-label[data-astro-cid-obpktzty]{font-family:var(--font-sans);font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted)}.stat-divider[data-astro-cid-obpktzty]{width:1px;height:4rem;background:var(--border-stone)}.tracking-intro[data-astro-cid-obpktzty]{text-align:center;margin-bottom:3rem}.tracking-intro-title[data-astro-cid-obpktzty]{font-family:var(--font-serif);font-size:1.6rem;font-weight:600;color:var(--text-main);margin-bottom:.8rem}.tracking-intro-text[data-astro-cid-obpktzty]{font-size:1.1rem;line-height:1.7;color:var(--text-muted);max-width:640px;margin:0 auto}.card-grid[data-astro-cid-obpktzty]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;min-width:0}.card[data-astro-cid-obpktzty]{background:#121214;padding:1.5rem;border-radius:.75rem;border:1px solid #222225;box-shadow:0 1px 3px #0003;opacity:0;transform:translateY(8px);animation:card-in .4s var(--ease-luxe) forwards;animation-delay:calc(.1s + var(--card-i) * .06s);transition:box-shadow .3s ease;min-width:0;overflow:hidden}.card[data-astro-cid-obpktzty]:hover{box-shadow:0 4px 12px #0000004d}@keyframes card-in{to{opacity:1;transform:translateY(0)}}.card-header[data-astro-cid-obpktzty]{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem;color:var(--text-muted)}.card-icon[data-astro-cid-obpktzty]{width:1.25rem;height:1.25rem;flex-shrink:0}.card-label[data-astro-cid-obpktzty]{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted)}.card-value[data-astro-cid-obpktzty]{font-size:1.2rem;font-weight:500;color:var(--text-main);min-height:1.5rem;overflow-wrap:break-word;word-break:break-word}.card-value-live[data-astro-cid-obpktzty]{color:var(--color-good);display:flex;align-items:center;gap:.5rem}.pulse-dot[data-astro-cid-obpktzty]{width:8px;height:8px;border-radius:50%;background:var(--color-good);box-shadow:0 0 #10b98180;animation:pulse-ring 2s ease-out infinite;flex-shrink:0}@keyframes pulse-ring{0%{box-shadow:0 0 #10b98173}70%{box-shadow:0 0 0 10px #10b98100}to{box-shadow:0 0 #10b98100}}.placeholder[data-astro-cid-obpktzty]{display:inline-block;width:60%;height:1rem;background:linear-gradient(90deg,#ffffff08 25%,#ffffff0f,#ffffff08 75%);background-size:200% 100%;animation:shimmer 1.8s ease-in-out infinite;border-radius:3px;vertical-align:middle}.placeholder-sm[data-astro-cid-obpktzty]{width:40px;height:2rem}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.section-speed[data-astro-cid-obpktzty]{background:#121214}.speed-header[data-astro-cid-obpktzty]{text-align:center;margin-bottom:5rem}.speed-label[data-astro-cid-obpktzty]{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--text-main);margin-bottom:1rem}.speed-headline[data-astro-cid-obpktzty]{font-family:var(--font-serif);font-size:clamp(3rem,6vw,4rem);font-weight:700;color:var(--text-main);margin-bottom:1.5rem;font-variant-numeric:lining-nums tabular-nums}.speed-intro[data-astro-cid-obpktzty]{font-size:1.2rem;line-height:1.7;color:var(--text-muted);max-width:640px;margin:0 auto}.comparison-grid[data-astro-cid-obpktzty]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:960px;margin:0 auto;align-items:stretch}.comparison-card[data-astro-cid-obpktzty]{border-radius:1rem;padding:2.5rem;display:flex;flex-direction:column;position:relative;overflow:hidden}.comparison-old[data-astro-cid-obpktzty]{background:#0a0a0c;border:1px solid #222225}.comparison-new[data-astro-cid-obpktzty]{background:linear-gradient(135deg,#1a1000,#121214,#1a0800);border:1px solid rgba(255,122,0,.2);color:var(--text-light);box-shadow:0 8px 30px #ff7a0014}.new-badge[data-astro-cid-obpktzty]{position:absolute;top:1rem;right:1rem;background:#ff7a0026;color:#ff7a00;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.25rem .75rem;border-radius:100px}.comparison-title[data-astro-cid-obpktzty]{font-family:var(--font-serif);font-size:1.6rem;font-weight:600;text-align:center;margin-bottom:2.5rem}.comparison-title-muted[data-astro-cid-obpktzty]{color:var(--text-muted)}.comparison-title-light[data-astro-cid-obpktzty]{color:#ffffffe6}.ring-wrap[data-astro-cid-obpktzty]{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem;flex-grow:1;justify-content:center}.score-ring[data-astro-cid-obpktzty]{width:160px;height:160px;position:relative;margin-bottom:1rem;border:none!important;border-style:none!important}.score-ring[data-astro-cid-obpktzty] svg[data-astro-cid-obpktzty]{width:160px;height:160px;display:block;transform:rotate(-90deg);overflow:visible;border-style:none!important;border-width:0!important;outline:none!important}.ring-value[data-astro-cid-obpktzty]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3rem;font-weight:600;font-variant-numeric:lining-nums tabular-nums}.ring-value-poor[data-astro-cid-obpktzty]{color:var(--color-poor)}.ring-value-ok[data-astro-cid-obpktzty]{color:var(--color-ok)}.ring-value-good[data-astro-cid-obpktzty]{color:#34d399}.ring-label[data-astro-cid-obpktzty]{font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted)}.ring-label-light[data-astro-cid-obpktzty]{color:#fff9}.metric-rows[data-astro-cid-obpktzty]{width:100%}.metric-row[data-astro-cid-obpktzty]{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid var(--border-stone)}.metric-row-dark[data-astro-cid-obpktzty]{border-bottom-color:#ffffff1a}.metric-row-last[data-astro-cid-obpktzty]{border-bottom:none}.metric-name[data-astro-cid-obpktzty]{font-size:1.05rem;color:var(--text-body)}.metric-name-light[data-astro-cid-obpktzty]{color:#fffc}.metric-val[data-astro-cid-obpktzty]{font-weight:600;font-variant-numeric:tabular-nums;font-size:1.05rem}.metric-val-good[data-astro-cid-obpktzty]{color:#34d399}.metric-val-ok[data-astro-cid-obpktzty]{color:var(--color-ok)}.metric-val-poor[data-astro-cid-obpktzty]{color:var(--color-poor)}.footnote[data-astro-cid-obpktzty]{text-align:center;font-size:.9rem;color:var(--text-muted);margin-top:3rem}.footnote[data-astro-cid-obpktzty] a[data-astro-cid-obpktzty]{text-decoration:underline;text-underline-offset:3px}.section-seo[data-astro-cid-obpktzty]{background:#0a0a0c}.seo-header[data-astro-cid-obpktzty]{text-align:center;margin-bottom:3rem}.seo-intro[data-astro-cid-obpktzty]{font-size:1.15rem;color:var(--text-muted);margin-top:.8rem}.table-wrap[data-astro-cid-obpktzty]{background:#121214;border-radius:.75rem;border:1px solid #222225;box-shadow:0 1px 3px #0003;overflow:hidden}.comparison-table[data-astro-cid-obpktzty]{width:100%;text-align:left;border-collapse:collapse}.table-th[data-astro-cid-obpktzty]{padding:1.5rem 2rem;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);background:#0a0a0c;border-bottom:1px solid #222225}.table-th-feature[data-astro-cid-obpktzty]{width:50%}.table-th-center[data-astro-cid-obpktzty]{text-align:center;width:25%}.table-th-highlight[data-astro-cid-obpktzty]{color:var(--text-main)}.table-td[data-astro-cid-obpktzty]{padding:1.25rem 2rem;border-bottom:1px solid rgba(255,255,255,.05)}.table-td-feature[data-astro-cid-obpktzty]{font-weight:500;color:var(--text-main);font-size:1.05rem}.table-td-center[data-astro-cid-obpktzty]{text-align:center}.table-td-highlight[data-astro-cid-obpktzty]{background:#10b98108}tr[data-astro-cid-obpktzty]:last-child .table-td[data-astro-cid-obpktzty]{border-bottom:none}tr[data-astro-cid-obpktzty]:hover{background:#ffffff05}.table-val-good[data-astro-cid-obpktzty]{color:var(--color-good);font-weight:600}.table-val-ok[data-astro-cid-obpktzty]{color:var(--color-ok);font-weight:600}.table-val-muted[data-astro-cid-obpktzty]{color:var(--text-muted);font-size:.95rem}.table-icon-check[data-astro-cid-obpktzty]{width:1.5rem;height:1.5rem;color:var(--color-good);display:inline-block;vertical-align:middle}.table-icon-x[data-astro-cid-obpktzty]{width:1.5rem;height:1.5rem;color:#f87171;display:inline-block;vertical-align:middle}.section-cta[data-astro-cid-obpktzty]{background:#ff7a00;padding:10rem 1.5rem;text-align:center;color:#050505}.cta-inner[data-astro-cid-obpktzty]{max-width:720px;margin:0 auto}.cta-headline[data-astro-cid-obpktzty]{font-family:var(--font-serif);font-size:clamp(2.4rem,5vw,3.8rem);font-weight:700;margin-bottom:1.5rem;color:#050505}.cta-sub[data-astro-cid-obpktzty]{font-size:1.3rem;color:#050505b3;font-weight:400;line-height:1.6;margin-bottom:3rem}.cta-btn[data-astro-cid-obpktzty]{display:inline-block;background:#050505;color:#ff7a00;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;padding:1.2rem 3rem;transition:background .3s ease,transform .3s ease}.cta-btn[data-astro-cid-obpktzty]:hover{background:#121214;transform:scale(1.03)}.site-footer[data-astro-cid-obpktzty]{background:#050505;border-top:1px solid rgba(255,255,255,.1);padding:2rem 1.5rem;text-align:center;color:#fff6;font-size:.9rem}@media(max-width:1024px){.card-grid[data-astro-cid-obpktzty]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero[data-astro-cid-obpktzty]{padding:6rem 1rem 4rem}.section[data-astro-cid-obpktzty]{padding:4rem 1rem}.container-wide[data-astro-cid-obpktzty],.container-mid[data-astro-cid-obpktzty]{padding:0}.section-cta[data-astro-cid-obpktzty]{padding:5rem 1rem}.site-footer[data-astro-cid-obpktzty]{padding:2rem 1rem}.card-grid[data-astro-cid-obpktzty]{grid-template-columns:1fr 1fr;gap:.75rem;max-width:100%}.card[data-astro-cid-obpktzty]{padding:1rem}.comparison-grid[data-astro-cid-obpktzty]{grid-template-columns:1fr;gap:1rem}.comparison-card[data-astro-cid-obpktzty]{padding:1rem}.stats-bar-inner[data-astro-cid-obpktzty]{grid-template-columns:1fr;gap:2rem}.stat-divider[data-astro-cid-obpktzty]{width:60%;height:1px;margin:0 auto}.section-headline[data-astro-cid-obpktzty],.speed-header[data-astro-cid-obpktzty]{margin-bottom:3rem}.table-th[data-astro-cid-obpktzty],.table-td[data-astro-cid-obpktzty]{padding:.85rem .75rem;font-size:.85rem}.table-td-feature[data-astro-cid-obpktzty]{font-size:.85rem}.table-th-feature[data-astro-cid-obpktzty]{width:45%}.table-th-center[data-astro-cid-obpktzty]{width:27.5%}}
