:root{color-scheme:dark;--red:#e30613}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 55% 12%,#31070b 0,#090909 30rem,#020202 100%);color:#fff;font-family:Arial,"Microsoft YaHei",sans-serif}a{color:inherit;text-decoration:none}.top{display:flex;align-items:center;justify-content:space-between;height:68px;padding:8px max(14px,calc((100vw - 720px)/2));border-bottom:1px solid #ffffff1c;background:#050505e8}.top img{height:50px;width:auto}.back{padding:10px 16px;border:1px solid #ffffff2b;border-radius:999px;color:#ddd;font-size:14px}.wrap{width:min(680px,calc(100% - 24px));margin:auto;padding:64px 0}.eyebrow{margin:0 0 12px;color:#ef3b44;font-weight:700;letter-spacing:.16em}.wrap h1{margin:0;font-size:clamp(40px,8vw,68px)}.intro{margin:18px 0 30px;color:#aaa;line-height:1.7}.lookup{padding:24px;border:1px solid #7c1117;border-radius:18px;background:#100204;box-shadow:0 24px 70px #0009}.lookup label{display:block;margin-bottom:10px;font-weight:700}.lookup-row{display:grid;grid-template-columns:1fr auto;gap:10px}.lookup input{min-width:0;height:52px;padding:0 16px;border:1px solid #ffffff26;border-radius:10px;background:#080808;color:#fff;font:inherit;outline:none}.lookup input:focus{border-color:#e30613;box-shadow:0 0 0 3px #e3061322}.lookup button{height:52px;padding:0 24px;border:0;border-radius:10px;background:linear-gradient(135deg,#ed1722,#940008);color:#fff;font:inherit;font-weight:700;cursor:pointer}.result{margin:18px 0 0;padding:15px;border:1px solid #ef303955;border-radius:10px;background:#e3061310;color:#ffb4b8;line-height:1.5}.support{margin-top:24px;padding:22px;border:1px solid #ffffff1d;border-radius:16px;background:#ffffff08}.support h2{margin:0 0 7px;font-size:20px}.support p{margin:0 0 15px;color:#888;font-size:14px}.buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.buttons a{display:grid;place-items:center;min-height:50px;padding:10px;border-radius:10px;font-weight:700}.qq{background:linear-gradient(135deg,#20bde5,#5878e8)}.telegram{background:linear-gradient(135deg,#ed1722,#940008)}@media(max-width:520px){.top{height:58px;padding:7px 12px}.top img{height:42px}.wrap{padding:38px 0}.lookup{padding:18px}.lookup-row{grid-template-columns:1fr}.buttons{grid-template-columns:1fr}}
