:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033;background:#fbfcfe;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;background:radial-gradient(circle at 50% 28%,#eef6ff 0,transparent 38rem)}a{color:inherit;text-decoration:none}.topbar{height:72px;padding:0 clamp(20px,4vw,64px);display:flex;align-items:center;justify-content:space-between}.brand{font-size:21px;font-weight:800;letter-spacing:-.04em;color:#155eef}.topbar nav{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:600}.login{border:1px solid #d6dce8;border-radius:10px;padding:10px 16px;background:#fff}.hero{max-width:820px;margin:clamp(60px,12vh,150px) auto 40px;padding:0 20px;text-align:center}.eyebrow{color:#155eef;font-size:13px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.hero h1{font-size:clamp(38px,7vw,68px);line-height:1.02;letter-spacing:-.055em;margin:18px 0}.lead{font-size:clamp(17px,2.2vw,21px);line-height:1.55;color:#5c667a;margin:0 auto 34px}.search{display:grid;grid-template-columns:1fr auto;padding:7px;border:1px solid #cbd3e1;border-radius:18px;background:#fff;box-shadow:0 16px 45px rgba(31,49,84,.12)}.search:focus-within{border-color:#3976e8;box-shadow:0 16px 50px rgba(21,94,239,.17),0 0 0 3px rgba(21,94,239,.1)}.search input{min-width:0;border:0;outline:0;padding:14px 17px;font:inherit;font-size:17px;background:transparent}.search button{border:0;border-radius:12px;padding:0 24px;font:inherit;font-weight:700;color:#fff;background:#155eef;cursor:pointer}.types{display:flex;justify-content:center;gap:7px;margin-top:20px}.types button{border:0;padding:9px 14px;border-radius:999px;color:#687287;background:transparent;font:inherit;font-size:14px;cursor:pointer}.types button.active{color:#174ea6;background:#eaf2ff;font-weight:700}.hint{color:#7c8596;font-size:13px;margin-top:18px}.results{max-width:900px;margin:0 auto 80px;padding:0 20px}.result{padding:20px;border-bottom:1px solid #e1e5ec}.result h2{font-size:17px;margin:0 0 7px}.result p{font-size:14px;color:#647084;margin:0}.status{padding:26px;text-align:center;color:#647084}footer{min-height:72px;padding:20px clamp(20px,4vw,64px);display:flex;gap:24px;align-items:center;color:#7a8394;font-size:13px;border-top:1px solid #e8ebf0}footer span{margin-right:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:600px){.topbar{height:60px}.topbar nav{gap:12px}.topbar nav>a:first-child{display:none}.hero{margin-top:15vh}.search{grid-template-columns:1fr}.search button{height:48px}.types{overflow:auto;justify-content:flex-start}.hero h1{font-size:42px}footer{flex-wrap:wrap}footer span{width:100%}}
