@charset "UTF-8";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;font-family:Roboto,system-ui,-apple-system,Segoe UI,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",sans-serif}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.site-header{position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid #e8eef2}.site-header__inner{max-width:1200px;margin-inline:auto;padding-inline:16px;padding-block:10px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px}.site-header__brand img{height:36px;display:block}.site-header__burger{justify-self:end;width:40px;height:40px;display:grid;place-items:center;gap:4px;border:0;background:transparent;cursor:pointer}.site-header__burger span{width:22px;height:2px;background:#0f0f0f;display:block}@media (min-width: 1024px){.site-header__burger{display:none}}.site-nav{grid-column:1/-1;display:none;flex-direction:column;gap:12px}.site-nav.is-open{display:flex}.site-nav ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;font-size:12px}.site-nav a{color:#717074;text-decoration:none;font-weight:600}.site-nav a.active{color:#0f8fa2}.site-nav__cta{align-self:start;background:#07a8b0;color:#fff;font-weight:700;padding:10px 16px;border-radius:999px}@media (min-width: 1024px){.site-nav{grid-column:2/3;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.site-nav ul{flex-direction:row;gap:18px}}.site-header--centered .site-header__inner{grid-template-columns:1fr;grid-template-rows:auto auto;justify-items:center;padding-block:16px 0}.site-header--centered .site-header__brand{margin:6px 0 10px}.site-header--centered .site-header__brand img{height:54px}@media (min-width: 1024px){.site-header--centered .site-header__burger{display:none}.site-header--centered .site-nav{display:flex!important;grid-column:1/-1;flex-direction:row;align-items:center;justify-content:center;gap:36px;padding-bottom:12px}.site-header--centered .site-nav ul{flex-direction:row;gap:36px}.site-header--centered .site-nav a{text-transform:uppercase;letter-spacing:.06em;font-weight:800;color:#7b7f85}.site-header--centered .site-nav a.active{color:#5b6066}.site-header--centered .site-nav__cta{display:none}}.eb{min-height:40vh;display:grid;place-items:center;padding:24px}.eb__card{max-width:560px;width:100%;border:1px solid #e8eef2;border-radius:14px;background:#fff;padding:20px;box-shadow:0 8px 24px #0000000f}.eb__card h2{margin:0 0 6px}.eb__card .eb__msg{color:#4a5c66;margin:0 0 12px}.eb__btn{background:#07a8b0;color:#fff;border:0;padding:10px 14px;border-radius:10px;font-weight:700;cursor:pointer}.site-footer{margin-top:40px;border-top:1px solid #e8eef2;background:#fff}.site-footer__inner{max-width:1200px;margin-inline:auto;padding-inline:16px;color:#4a5c66;font-size:14px}.lookup{display:flex;flex-direction:column;gap:32px}.lookup__hero{background:linear-gradient(135deg,#0db3b3,#11a0a7 40%,#0f8fa2);color:#fff;padding:48px 16px}.lookup__hero-inner{max-width:1120px;margin-inline:auto;padding-inline:16px;display:grid;gap:24px}.lookup__title{font-size:40px;line-height:1.1;margin:0 0 8px;font-weight:800}.lookup__subtitle{font-size:16px;margin:0;opacity:.95}.lookup__form{background:#fff;color:#0f0f0f;border-radius:16px;padding:16px;box-shadow:0 8px 24px #00000014}.lookup__fields{display:grid;gap:12px;grid-template-columns:1fr}@media (min-width: 1024px){.lookup__fields{grid-template-columns:1fr 1fr 1fr 1fr}}.lookup__results{max-width:1120px;margin-inline:auto;padding-inline:16px;margin-bottom:56px}.field{display:flex;flex-direction:column;gap:6px}.field label{font-weight:600;font-size:13px;color:#1c2a33}.field input{background-color:#fff;color:#000;border:1px solid #d9e2e7;border-radius:10px;padding:10px 12px;font-size:14px;outline:none;transition:border-color .2s,box-shadow .2s}.field input:focus{border-color:#07a8b0;box-shadow:0 0 0 3px #0db3b326}.field--error input{border-color:#e53935}.hint{color:#4a5c66;font-size:12px}.error{color:#e53935;font-weight:600}.mt{margin-top:8px}.btn{margin-top:12px;background:#07a8b0;color:#fff;font-weight:700;border:0;padding:12px 18px;border-radius:999px;cursor:pointer}.btn:disabled{opacity:.7;cursor:default}.cards{display:grid;gap:16px;grid-template-columns:1fr}@media (min-width: 1024px){.cards{grid-template-columns:repeat(2,1fr)}}.card{border:1px solid #eef2f4;border-radius:14px;padding:16px;background:#fff;box-shadow:0 4px 8px #0003;transition:.3s}.card:hover{box-shadow:0 8px 16px #0003}.card__title{margin:0 0 8px;font-size:16px;font-weight:800;color:#0f8fa2}.card__dl{display:grid;gap:6px}.card__dl dt{font-weight:700;color:#4a5c66}.card__dl dd{margin:0;color:#22333b}.lookup__actions{width:100%;text-align:right}.lookup__actions .btn{width:fit-content;margin:12px 0 0}
