:root{--bg:#070a12;--bg2:#0b1020;--card:rgba(255,255,255,.06);--stroke:rgba(255,255,255,.10);--text:rgba(255,255,255,.92);--muted:rgba(255,255,255,.62);--muted2:rgba(255,255,255,.45);--accent:#6ee7ff;--accent2:#a78bfa;--radius:18px;--shadow:0 18px 60px rgba(0,0,0,.55)}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:15px;background:radial-gradient(1200px 900px at 15% -10%,rgb(110 231 255 / .16),transparent 70%),radial-gradient(1200px 900px at 85% 10%,rgb(167 139 250 / .14),transparent 72%),linear-gradient(180deg,#05070d 0%,#070a12 20%,#0b1020 45%,#0a1324 65%,#08101e 85%,#070a12 100%);background-attachment:fixed}.wrap{width:min(1120px, calc(100% - 22px));margin:0 auto}.topbar{position:sticky;top:0;z-index:50;backdrop-filter:blur(12px);background:linear-gradient(to bottom,rgb(7 10 18 / .85),rgb(7 10 18 / .45));border-bottom:1px solid rgb(255 255 255 / .06)}.topbar-inner{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.brand{display:flex;align-items:center;gap:10px}.mark{width:36px;height:36px;border-radius:14px;border:1px solid var(--stroke);background:linear-gradient(135deg,rgb(110 231 255 / .22),rgb(167 139 250 / .22));box-shadow:var(--shadow);display:grid;place-items:center}.mark-dot{width:9px;height:9px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 5px rgb(110 231 255 / .10)}.brand-name{font-weight:900;letter-spacing:.2px;font-size:20px}.brand-sub{font-size:12px;color:var(--muted);margin-top:1px}.hero{padding:12px 0 6px}.hero-card{border-radius:var(--radius);border:1px solid var(--stroke);background:var(--card);box-shadow:var(--shadow);padding:16px}.hero-card h1{margin:0 0 6px;font-size:34px;letter-spacing:.2px}.lead{margin:0 0 12px;color:var(--muted);line-height:1.4;font-size:15px}.controls{display:grid;grid-template-columns:1.15fr 1fr 1fr 1.05fr;gap:10px;align-items:stretch}.field{display:flex;flex-direction:column;gap:6px;min-width:0}.field span{font-size:12px;color:var(--muted);font-weight:800;letter-spacing:.2px}.field small{color:var(--muted2);font-size:11px;line-height:1.2;min-height:18px}.spacer{visibility:hidden}input,select{height:42px;border-radius:14px;border:1px solid var(--stroke);background:rgb(0 0 0 / .18);color:var(--text);padding:0 12px;outline:none;width:100%;font-size:15px}input:focus,select:focus{border-color:rgb(110 231 255 / .40);box-shadow:0 0 0 4px rgb(110 231 255 / .12)}.error{min-height:16px;font-size:11px;color:rgb(255 120 120 / .95)}.is-invalid{border-color:rgb(255 120 120 / .55)!important;box-shadow:0 0 0 4px rgb(255 120 120 / .10)!important}.seg{display:flex;gap:8px}.seg-btn{height:42px;padding:0 14px;border-radius:14px;border:1px solid var(--stroke);background:rgb(255 255 255 / .04);color:var(--text);font-weight:900;cursor:pointer;flex:1 1 auto;font-size:15px}.seg-btn.is-on{background:linear-gradient(135deg,rgb(110 231 255 / .18),rgb(167 139 250 / .18));border-color:rgb(255 255 255 / .18)}.actions{display:flex;flex-direction:column;gap:8px}.btn{height:42px;border-radius:14px;border:1px solid var(--stroke);background:linear-gradient(135deg,rgb(110 231 255 / .20),rgb(167 139 250 / .20));color:var(--text);font-weight:900;cursor:pointer;width:100%;font-size:16px}.btn:disabled{opacity:.75;cursor:default}.results{padding:8px 0 10px}.results-head{display:flex;justify-content:space-between;align-items:baseline;margin:6px 0 8px;gap:10px}.results-head h2{margin:0;font-size:22px}.results-meta{color:var(--muted2);font-size:12px}.card{border-radius:var(--radius);border:1px solid var(--stroke);background:var(--card);box-shadow:var(--shadow);overflow:hidden}.table-wrap{overflow:auto;-webkit-overflow-scrolling:touch}.table{width:100%;border-collapse:collapse}thead th{text-align:left;font-size:12px;color:var(--muted);padding:12px 14px;background:rgb(255 255 255 / .03);border-bottom:1px solid rgb(255 255 255 / .10)}tbody td{padding:12px 14px;border-bottom:1px solid rgb(255 255 255 / .06)}.table thead th:nth-child(2),.table tbody td:nth-child(2){border-left:1px solid rgb(255 255 255 / .10)}tbody tr:hover{background:rgb(255 255 255 / .03)}.r{text-align:right;white-space:nowrap}.seo-text{margin:14px 0 8px;padding:14px 16px;border-radius:var(--radius);border:1px solid rgb(255 255 255 / .08);background:rgb(255 255 255 / .03)}.seo-text h2{margin:0 0 8px;font-size:16px}.seo-text p{margin:0 0 8px;color:var(--muted);line-height:1.45;font-size:13px}.seo-text p:last-child{margin-bottom:0}.footer{padding:14px 0 22px;color:var(--muted2);display:flex;justify-content:space-between;gap:10px;font-size:12px}.footer-small{color:var(--muted2)}@media (max-width:940px){.controls{grid-template-columns:1fr}.hero-card{padding:14px}.hero-card h1{font-size:30px}.lead{font-size:14px;margin-bottom:10px}.field small{min-height:0}.actions{gap:6px}}@media (max-width:720px){.hero{padding:10px 0 4px}.table-wrap{overflow:visible}.table thead{display:none}.table{border-collapse:separate;border-spacing:0 10px}.table tbody{display:block;padding:10px 10px 12px}.table tbody tr{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px 12px;padding:12px;border:1px solid rgb(255 255 255 / .10);background:rgb(255 255 255 / .04);border-radius:16px}.table tbody td{padding:0;border-bottom:none}.table tbody td:nth-child(2){border-left:none}.table tbody td:nth-child(1) strong{display:block;font-size:14px;line-height:1.2}.table tbody td:nth-child(1) span{display:block;font-size:11px;opacity:.65;margin-top:2px}.table tbody td:nth-child(2) [data-amount]{font-weight:900;font-size:16px}.seo-text{padding:12px 14px}}