.search-bar{background:linear-gradient(180deg,var(--bg),var(--bg2));padding:32px 0 24px}.crumb{color:#8a93ad;font-size:13px;margin-bottom:12px}.crumb a{color:#cfd4e4}.crumb a:hover{color:#fff}.search-bar .search{background:#fff;border-radius:14px;padding:8px;display:flex;gap:8px;align-items:center;box-shadow:0 12px 40px #0000004d;max-width:780px}.search-bar .search input{flex:1;border:0;outline:0;font-size:15px;padding:12px;color:var(--ink);font-family:inherit}.search-bar .search button{background:var(--accent);color:#fff;border:0;padding:12px 20px;border-radius:10px;font-weight:700;cursor:pointer}.result-head{background:linear-gradient(180deg,var(--bg2),#1a234a);color:#fff;padding:24px 0 56px}.result-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-wrap:wrap}.result-top h1{font-size:clamp(24px,3.5vw,38px);margin:6px 0 8px;letter-spacing:-.02em;font-weight:800;font-family:JetBrains Mono,monospace;word-break:break-all}.result-top .kind{display:inline-block;background:#ffffff14;color:#cfd4e4;padding:5px 11px;border-radius:999px;font-size:11.5px;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.risk{min-width:220px;text-align:center;background:#ef44441f;border:1px solid rgba(239,68,68,.4);padding:20px;border-radius:16px}.risk .score{font-size:52px;font-weight:800;line-height:1;color:#ff8080;letter-spacing:-.03em}.result-head.risk-med .risk{background:#f59e0b1f;border-color:#f59e0b66}.result-head.risk-med .risk .score{color:#fbbf24}.result-head.risk-low .risk{background:#10b9811f;border-color:#10b98166}.result-head.risk-low .risk .score{color:#34d399}.risk .label{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#ffb3b3;font-weight:700;margin-top:6px}.risk .verdict{font-size:18px;font-weight:700;color:#fff;margin-top:10px}.meta-row{display:flex;gap:28px;flex-wrap:wrap;margin-top:24px;color:#b8c0d6;font-size:13.5px}.meta-row div b{color:#fff;font-weight:600}.body-grid{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin-top:-32px;padding-bottom:80px}.col-main,.col-side{display:flex;flex-direction:column;gap:20px}.card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px}.card h3{margin:0 0 6px;font-size:17px;letter-spacing:-.01em}.card .sub{margin:0 0 16px;color:var(--muted);font-size:13.5px}.sources-list{display:flex;flex-wrap:wrap;gap:8px}.srcpill{background:#fff3ea;color:var(--accent2);padding:7px 12px;border-radius:999px;font-size:12.5px;font-weight:600;display:inline-flex;gap:6px;align-items:center;text-decoration:none}.srcpill.bad{background:#fee2e2;color:#991b1b}.srcpill.warn{background:#fef3c7;color:#92400e}.srcpill.good{background:#dcfce7;color:#065f46}.report{padding:18px 0;border-bottom:1px solid var(--line)}.report:last-child{border-bottom:0}.report .head{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:var(--muted);margin-bottom:6px;flex-wrap:wrap}.report .head b{color:var(--ink);font-weight:600}.report .body{font-size:14.5px;line-height:1.6;color:#2a3247;margin:0 0 10px}.report .tags{display:flex;gap:6px;flex-wrap:wrap}.tag{background:#f1f3f9;color:#4a5168;font-size:11px;font-weight:600;padding:4px 9px;border-radius:999px}.tag.bad{background:#fee2e2;color:#991b1b}.howit{margin:0;padding-left:20px;color:#2a3247}.howit li{margin-bottom:10px;font-size:14px;line-height:1.55}.howit b{color:var(--ink)}.rel{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:13.5px;gap:10px}.rel:last-child{border-bottom:0}.rel .val{font-family:JetBrains Mono,monospace;color:#2a3247;word-break:break-all}.rel .count{color:var(--bad);font-weight:700;font-size:12px;white-space:nowrap}.facts{list-style:none;padding:0;margin:0}.facts li{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--line);font-size:13.5px}.facts li:last-child{border-bottom:0}.facts li span:first-child{color:var(--muted)}.facts li span:last-child{font-weight:600;font-family:JetBrains Mono,monospace}.btn.full{display:block;width:100%;text-align:center;margin-bottom:8px}.confirm-thanks{background:#ecfdf5;border:1px solid #bbf7d0;color:#065f46;padding:10px 14px;border-radius:10px;font-size:13px;text-align:center;margin-bottom:8px}.confirm-count{font-weight:800;font-size:15px}.help-link{display:flex;gap:14px;align-items:flex-start;padding:14px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;color:#1e40af;text-decoration:none;transition:background .15s}.help-link:hover{background:#dbeafe}.help-link .help-icon{font-size:24px;flex-shrink:0;margin-top:2px}.help-link b{display:block;font-size:14px;margin-bottom:2px;color:#1e3a8a}.help-link span{font-size:12.5px;color:#3b82f6;line-height:1.4}.btn.ghost{background:#f1f3f9;color:var(--ink)}.btn.ghost:hover{background:#e7eaf2}@media (max-width:860px){.body-grid{grid-template-columns:1fr}}
