:root{--bg:#f8fafc;--surface:#fff;--surface-2:#f1f5f9;--text:#0f172a;--muted:#64748b;--line:#e2e8f0;--dark:#0b1220;--accent:#10b981;--accent-dark:#047857;--warning:#f59e0b;--blue:#2563eb;--shadow:0 20px 60px #0f172a14;--radius:22px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(var(--max), calc(100% - 36px));margin:0 auto}.nav{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fafce0;border-bottom:1px solid #e2e8f0d9;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;gap:18px;height:72px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-weight:850;display:flex}.logo-mark{background:var(--dark);color:#fff;border-radius:10px;place-items:center;width:32px;height:32px;font-size:15px;display:grid}.beta{color:#475569;letter-spacing:.08em;border:1px solid #cbd5e1;border-radius:99px;padding:3px 7px;font-size:10px}.navlinks{color:#334155;align-items:center;gap:22px;font-size:14px;display:flex}.btn{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-weight:750;transition:all .18s;display:inline-flex}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 28px #0f172a14}.btn.dark{background:var(--dark);color:#fff;border-color:var(--dark)}.btn.green{background:var(--accent);color:#052e20;border-color:var(--accent)}.btn.sm{border-radius:10px;padding:8px 11px;font-size:13px}.hero{padding:86px 0 42px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--accent-dark);font-size:12px;font-weight:850}.eyebrow{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:99px;align-items:center;gap:8px;padding:7px 10px;display:inline-flex}.dot{background:var(--accent);border-radius:50%;width:8px;height:8px}h1{letter-spacing:-.055em;max-width:920px;margin:22px 0;font-size:clamp(48px,8vw,84px);line-height:.96}h2{letter-spacing:-.04em;margin:8px 0 12px;font-size:clamp(30px,5vw,48px);line-height:1}h3{letter-spacing:-.025em}.lede{color:#475569;max-width:800px;font-size:clamp(18px,2.3vw,24px);line-height:1.55}.search-shell{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;grid-template-columns:1fr auto;gap:8px;max-width:850px;margin-top:32px;padding:8px;display:grid}.search-shell input{background:0 0;border:0;outline:0;min-width:0;padding:14px 16px;font-size:17px}.platforms{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.pill,.chip{border:1px solid var(--line);color:#475569;background:#fff;border-radius:99px;padding:7px 10px;font-size:12px;font-weight:800}.pill.live{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.section{padding:64px 0}.section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.section-sub{color:var(--muted);max-width:700px;margin:0}.stats{border:1px solid var(--line);background:var(--line);border-radius:20px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.stat{background:#fff;padding:26px}.stat strong{letter-spacing:-.04em;font-size:34px;display:block}.stat span{color:var(--muted);font-size:13px}.grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:220px;padding:20px;transition:all .18s;display:flex}.card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.card-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.product-icon{background:var(--dark);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.score{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:16px;place-items:center;min-width:56px;height:56px;font-size:20px;font-weight:900;display:grid}.card h3{margin:16px 0 7px;font-size:18px}.card p{color:var(--muted);margin:0 0 14px;font-size:13px;line-height:1.5}.card-footer{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.mini{color:var(--muted);font-size:12px}.list-card{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.rank-row{border-top:1px solid var(--line);grid-template-columns:70px 2fr 1.5fr 1.5fr 90px;align-items:center;gap:16px;padding:16px 20px;display:grid}.rank-row:first-child{border-top:0}.rank-row.header{color:#64748b;text-transform:uppercase;letter-spacing:.08em;background:#f8fafc;font-size:11px;font-weight:850}.rank-no{color:#94a3b8;font-size:22px;font-weight:900}.product-name{font-weight:850}.score-small{color:#047857;font-weight:900}.cta{background:var(--dark);color:#fff;border-radius:26px;justify-content:space-between;align-items:center;gap:30px;padding:36px;display:flex}.cta p{color:#cbd5e1;max-width:740px;line-height:1.55}.footer{border-top:1px solid var(--line);color:#64748b;margin-top:60px;padding:30px 0 50px;font-size:13px}.footerline{justify-content:space-between;gap:20px;display:flex}.toolbar{grid-template-columns:2fr 1fr 1fr;gap:10px;margin:24px 0;display:grid}.field,.select{border:1px solid var(--line);background:#fff;border-radius:12px;outline:none;width:100%;padding:12px 14px}.field:focus,.select:focus{border-color:#86efac;box-shadow:0 0 0 3px #dcfce7}.table{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.table-row{border-top:1px solid var(--line);grid-template-columns:70px 1.7fr 1.1fr 1.2fr 1.3fr 90px;align-items:center;gap:14px;padding:14px 18px;font-size:14px;display:grid}.table-row:first-child{border-top:0}.table-row.head{text-transform:uppercase;letter-spacing:.08em;color:#64748b;background:#f8fafc;font-size:10px;font-weight:850}.hero-compact{padding:58px 0 24px}.hero-compact h1{max-width:1000px;font-size:clamp(42px,6vw,68px)}.product-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:26px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px}.sticky{position:sticky;top:94px}.product-header{align-items:flex-start;gap:18px;display:flex}.product-header .product-icon{border-radius:18px;width:64px;height:64px;font-size:22px}.product-header h1{margin:0 0 10px;font-size:clamp(36px,5vw,60px)}.meta{color:var(--muted);flex-wrap:wrap;gap:8px 14px;font-size:13px;display:flex}.score-hero{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:18px;padding:22px}.score-hero .big{color:#065f46;letter-spacing:-.06em;font-size:58px;font-weight:950;line-height:1}.score-hero small{color:#047857;font-weight:800}.cap-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.workflow{border:1px solid var(--line);border-radius:16px;margin-top:16px;padding:20px}.prompt{color:#e2e8f0;background:#0f172a;border-radius:14px;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.55}.split{grid-template-columns:1fr 1fr;gap:18px;display:grid}.bar{background:#e2e8f0;border-radius:99px;height:8px;overflow:hidden}.bar>span{border-radius:inherit;background:#10b981;height:100%;display:block}.metric-line{margin:16px 0}.metric-label{justify-content:space-between;gap:10px;margin-bottom:7px;font-size:13px;display:flex}.price-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.price-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;padding:24px;display:flex}.price-card.featured{border:2px solid var(--dark);box-shadow:var(--shadow)}.price{letter-spacing:-.05em;margin:16px 0;font-size:42px;font-weight:950}.price small{color:var(--muted);font-size:14px;font-weight:600}.checks{color:#475569;margin:8px 0 22px;padding:0;font-size:14px;line-height:1.8;list-style:none}.checks li:before{content:"✓";color:#059669;margin-right:8px;font-weight:900}.form{gap:14px;display:grid}.form label{gap:6px;font-size:13px;font-weight:800;display:grid}.form textarea{resize:vertical;min-height:110px}.notice{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:14px;padding:13px 15px;font-size:13px;line-height:1.5}.success{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.empty{text-align:center;color:#64748b;padding:36px}.auth-card{max-width:480px;margin:70px auto}.dashboard-grid{grid-template-columns:1.2fr .8fr;gap:20px;display:grid}.mobile-only{display:none}@media (max-width:920px){.navlinks a:not(.btn){display:none}.grid,.stats{grid-template-columns:repeat(2,1fr)}.rank-row{grid-template-columns:55px 1.8fr 1fr 80px}.rank-row>:nth-child(3){display:none}.table-row{grid-template-columns:50px 1.8fr 1fr 80px}.table-row>:nth-child(3),.table-row>:nth-child(5){display:none}.product-layout,.dashboard-grid{grid-template-columns:1fr}.sticky{position:static}.price-grid{grid-template-columns:1fr}}@media (max-width:640px){.container{width:min(var(--max), calc(100% - 24px))}.hero{padding-top:52px}.grid,.stats,.split,.search-shell{grid-template-columns:1fr}.section-head,.cta,.footerline{flex-direction:column;align-items:flex-start}.toolbar{grid-template-columns:1fr}.rank-row{grid-template-columns:42px 1fr 70px;padding:14px 12px}.rank-row>:nth-child(3),.rank-row>:nth-child(4){display:none}.table-row{grid-template-columns:40px 1fr 70px;padding:13px 12px}.table-row>:nth-child(3),.table-row>:nth-child(4),.table-row>:nth-child(5){display:none}.product-header{flex-direction:column}}@media (prefers-color-scheme:dark){:root{--bg:#0b1220;--surface:#0f1a30;--surface-2:#15233d;--text:#e6edf7;--muted:#93a4bd;--line:#243349;--shadow:0 20px 60px #0000008c}.nav{border-bottom-color:var(--line);background:#0b1220d9}.navlinks{color:#cbd5e1}.btn{background:var(--surface);border-color:var(--line);color:var(--text)}.btn.dark{color:#0b1220;background:#e6edf7;border-color:#e6edf7}.search-shell,.card,.list-card,.table,.panel,.stat,.price-card{background:var(--surface)}.pill,.chip{background:var(--surface);color:#cbd5e1;border-color:var(--line)}.field,.select{background:var(--surface);color:var(--text);border-color:var(--line)}.rank-row.header,.table-row.head{background:var(--surface-2);color:#93a4bd}.rank-no{color:#64748b}.lede,.cta p{color:#aab8cc}.card p,.section-sub,.mini,.stat span,.meta,.footer,.empty{color:var(--muted)}.beta{border-color:var(--line);color:#93a4bd}.bar{background:var(--surface-2)}.cta{background:var(--surface-2);border:1px solid var(--line)}.price-card.featured{border-color:var(--accent)}}
