:root{font-family:Arial,Helvetica,sans-serif;color:#183446;background:#f4f7f9;font-size:16px}*{box-sizing:border-box}body{margin:0}header{height:88px;background:#fff;border-bottom:1px solid #dce5eb;display:flex;align-items:center;gap:24px;padding:0 5vw}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#17374b;font-weight:800;font-size:25px;letter-spacing:2px}.mark{background:#17374b;color:#fff;width:42px;height:44px;display:grid;place-items:center;font-size:24px;border-bottom:4px solid #11b7aa}.subbrand{display:block;font-size:11px;letter-spacing:1.6px;margin-top:4px}#identity{margin-left:auto;font-size:14px;color:#547080}main{max-width:1280px;min-height:calc(100vh - 170px);margin:auto;padding:58px 5vw}.eyebrow{font-size:12px;letter-spacing:2px;color:#337a80;font-weight:bold}h1{font-size:clamp(28px,4vw,42px);letter-spacing:-1.5px;font-weight:600;margin:15px 0}#status{color:#587080;font-size:16px;margin-bottom:32px;line-height:1.6}.connection{display:flex;align-items:center;gap:18px;background:white;border:1px solid #dce5eb;border-left:4px solid #0c9e95;padding:24px}.connection p{font-size:14px;color:#587080;margin:7px 0 0}.connection button{margin-left:auto}.dot{width:10px;height:10px;border-radius:50%;background:#0c9e95}.empty{text-align:center;background:white;border:1px dashed #bed0db;padding:58px 20px;margin-top:26px}.empty p{max-width:490px;margin:auto;line-height:1.6;color:#597281}.symbol{font-size:38px;color:#0a8c86}h2{font-size:21px;font-weight:600}button,select,input{font:inherit;border:1px solid #bed0db;background:white;border-radius:5px;padding:11px 14px;color:#17374b}button{cursor:pointer;font-size:14px;font-weight:600}button:hover{background:#eaf4f5}button:disabled{opacity:.6;cursor:wait}.primary{background:#17374b;color:white}.primary:hover{background:#28516b}form{display:flex;align-items:end;gap:14px;margin:28px 0;flex-wrap:wrap}label{display:grid;gap:8px;font-size:14px}select{min-width:240px}.table-wrap{overflow:auto;border:1px solid #dce5eb;background:white}table{border-collapse:collapse;width:100%;white-space:nowrap}th,td{padding:14px;text-align:left;border-bottom:1px solid #e4edf2;font-size:14px}th{background:#eaf0f4;font-weight:600}tr:nth-child(even){background:#f7fafc}.result-head{display:flex;justify-content:space-between;align-items:center}#count,#limit{font-size:14px;color:#587080}footer{padding:25px 5vw;display:flex;justify-content:space-between;border-top:1px solid #dce5eb;font-size:12px;color:#5d7686}[hidden]{display:none!important}:focus-visible{outline:3px solid #11b7aa;outline-offset:3px}@media(max-width:640px){header{padding:16px;height:auto;flex-wrap:wrap}#identity{font-size:12px}main{padding:35px 18px}.connection{flex-wrap:wrap;padding:18px}.connection button{margin-left:28px}footer{gap:20px}.empty{padding:38px 18px}form label,select{width:100%}}
