*{box-sizing:border-box}body{margin:0;background:#f5f7fa;color:#0f172a;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.hero{background:#0b1220;color:#fff;padding:64px 0 56px}.head small,.hero small,.method small{color:#60a5fa;font-weight:800;letter-spacing:.13em}.hero h1{font-size:clamp(44px,7vw,76px);letter-spacing:-.06em;line-height:.95;margin:16px 0}.hero em{color:#60a5fa;font-style:normal}.hero p{max-width:680px;color:#cbd5e1;font-size:18px;line-height:1.6}.hero b{display:inline-block;border:1px solid #334155;background:#111c2e;border-radius:99px;padding:9px 13px;font-size:13px;color:#dbeafe}.stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin:30px 0 22px}.card,.insights article,.method,.panel,.stat{background:#fff;border:1px solid #e2e8f0;border-radius:17px;box-shadow:0 5px 18px #0f172a0b}.stat{padding:23px}.stat strong{display:block;font-size:30px;letter-spacing:-.04em}.stat span{color:#64748b;font-size:13px}.panel{padding:23px;margin-bottom:22px}.head{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.head h2,.method h2{margin:7px 0 0;font-size:26px;letter-spacing:-.03em}.head button,.more{border:1px solid #cbd5e1;background:#fff;border-radius:9px;padding:9px 14px;font-weight:700;cursor:pointer}.filters{display:grid;grid-template-columns:minmax(190px,.85fr) 140px minmax(260px,1.6fr);grid-gap:10px;gap:10px}.filters input,.filters select{width:100%;min-width:0;height:46px;border:1px solid #cbd5e1;border-radius:10px;padding:0 13px;background:#fff;font:inherit}.meta{color:#64748b;font-size:13px}.table{border:1px solid #e2e8f0;border-radius:12px;overflow:auto;max-height:560px}table{width:100%;border-collapse:collapse;font-size:14px}th{position:-webkit-sticky;position:sticky;top:0;background:#f8fafc;text-align:left;color:#64748b;font-size:12px;text-transform:uppercase;letter-spacing:.05em}td,th{padding:13px 15px;border-bottom:1px solid #eef2f7}mark{background:#eff6ff;color:#1d4ed8;border-radius:99px;padding:4px 8px;font-weight:700}.more{display:block;margin:14px auto 0}.empty{text-align:center;padding:45px;color:#64748b}.grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.card{padding:20px}.card h2{font-size:19px;margin:0}.card>p{color:#64748b;font-size:13px;margin:5px 0 8px}.insights{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin:22px 0}.insights article{padding:22px}.insights h3{margin:0 0 8px}.insights strong{font-size:27px}.insights p{color:#64748b;line-height:1.5;margin:4px 0}.method{padding:28px;margin:22px 0 60px}.method p{max-width:900px;color:#475569;line-height:1.7}.muted{font-size:13px!important;color:#64748b!important}footer{background:#0b1220;color:#94a3b8;padding:25px 0;font-size:13px}@media(max-width:900px){.stats{grid-template-columns:1fr 1fr}.filters{grid-template-columns:minmax(0,1fr) 140px}.filters select:last-child{grid-column:1/-1}.grid{grid-template-columns:1fr}.insights{grid-template-columns:1fr 1fr}}@media(max-width:600px){.wrap{width:calc(100% - 24px)}.hero{padding:45px 0}.filters{grid-template-columns:1fr}.filters select:last-child{grid-column:auto}.stats{grid-template-columns:1fr 1fr}.insights{grid-template-columns:1fr}.head{align-items:start}}