@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0B0F19;--bg-subtle:#0f1320;--bg-muted:#111827;--border:#1F2937;--border-light:#1a2332;--text:#F3F4F6;--text-secondary:#9CA3AF;--text-muted:#6B7280;--primary:#3B82F6;--primary-dark:#2563EB;--primary-light:#1E3A5F;--accent:#10B981;--success:#22C55E;--danger:#EF4444;--gray-50:#0B0F19;--gray-100:#111827;--gray-200:#1F2937;--gray-300:#374151;--gray-400:#6B7280;--gray-500:#9CA3AF;--gray-600:#D1D5DB;--gray-700:#E5E7EB;--gray-800:#F3F4F6;--gray-900:#F9FAFB;--green:#22C55E;--red:#EF4444;--card-shadow:0 0 0 1px var(--border);--card-shadow-hover:0 0 0 1px var(--gray-400);--radius-sm:6px;--radius:12px;--radius-lg:16px}.font-mono{font-family:JetBrains Mono,Fira Code,monospace}body{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh;display:flex;flex-direction:column}header{background:var(--bg-subtle);border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:50}header nav{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;gap:1.5rem}header nav a{font-size:1.25rem;font-weight:700;color:var(--text);text-decoration:none}header nav a:hover{color:var(--primary)}main{flex:1 1;max-width:1200px;margin:0 auto;padding:2rem 1.5rem;width:100%}footer{background:var(--bg-subtle);border-top:1px solid var(--border);padding:1.5rem;color:var(--text-secondary);font-size:.875rem}.hero,footer{text-align:center}.hero{padding:3rem 1rem 2.5rem;background:var(--bg-muted);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);margin-bottom:2rem}.hero h1{font-size:2.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:.75rem;color:var(--gray-900)}.hero p{font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:0 auto 1.5rem}.hero-cta{display:inline-block;background:var(--primary);color:white;padding:.75rem 2rem;border-radius:50px;font-weight:600;text-decoration:none;transition:background .2s}.hero-cta:hover{background:var(--primary-dark)}.filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;justify-content:center}.filter-btn{padding:.5rem 1.25rem;border-radius:50px;border:1px solid var(--border);background:transparent;color:var(--text-secondary);font-size:.875rem;font-weight:500;cursor:pointer;transition:color .2s,background .2s,border-color .2s}.filter-btn:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-light)}.filter-btn.active{background:var(--primary);color:white;border-color:var(--primary)}.cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1.5rem;gap:1.5rem}.card{background:var(--bg-muted);border-radius:var(--radius);padding:1.5rem;border:1px solid var(--border);transition:border-color .2s,transform .2s,background .2s;display:flex;flex-direction:column}.card:hover{border-color:var(--text-muted);transform:translateY(-2px)}.card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.card-name{font-size:1.125rem;font-weight:700;color:var(--text);text-decoration:none}.card-badge,.card-name:hover{color:var(--primary)}.card-badge{font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:50px;background:var(--primary-light);white-space:nowrap}.card-metrics{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem;margin-bottom:1rem;flex:1 1}.metric{display:flex;flex-direction:column}.metric-label{font-size:.75rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.metric-value{font-size:1rem;font-weight:600;color:var(--text)}.metric-value.highlight{color:var(--primary)}.promo-badge{font-size:.75rem;background:#064e3b;color:var(--accent);padding:.25rem .5rem;border-radius:6px;display:inline-block;margin-bottom:.75rem;font-weight:500}.card-cta{display:block;text-align:center;background:var(--primary);color:white;padding:.625rem;border-radius:8px;font-weight:600;font-size:.875rem;text-decoration:none;transition:background .2s,color .2s;margin-top:auto}.card-cta:hover{background:var(--primary-dark)}.empty-state{text-align:center;padding:3rem;color:var(--text-secondary);grid-column:1/-1}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;color:var(--gray-900)}article h2{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem}article h3{margin-top:1.25rem;margin-bottom:.5rem;font-size:1.1rem}article p{margin-bottom:1rem;color:var(--text)}article ol,article ul{margin-bottom:1rem;padding-left:1.5rem}article li{margin-bottom:.25rem}article a{color:var(--primary);text-decoration:underline}article a:hover{color:var(--primary-dark)}article blockquote{border-left:3px solid var(--border);padding-left:1rem;margin:1rem 0;color:var(--text-secondary);font-style:italic}article pre{background:var(--bg-subtle);border:1px solid var(--border);border-radius:8px;padding:1rem;overflow-x:auto;margin:1rem 0;font-size:.8125rem}article code{background:var(--bg-muted);padding:.125rem .375rem;border-radius:4px;font-size:.8125rem}article pre code{background:none;padding:0}article table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.875rem}article td,article th{padding:.75rem .5rem;border-bottom:1px solid var(--border);text-align:left}article th{font-size:.75rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}article td{font-family:JetBrains Mono,Fira Code,monospace;font-size:.8125rem}article td:first-child,article th:first-child{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:600}article hr{border:none;border-top:1px solid var(--border);margin:2rem 0}@media (max-width:640px){.hero h1{font-size:1.75rem}.hero{padding:2rem 1rem 1.5rem}.cards-grid{grid-template-columns:1fr}.card-metrics{grid-template-columns:1fr 1fr}article table{display:block;white-space:nowrap}.comparative-table-wrap,article table{overflow-x:auto}}