:root{font-family:Inter,system-ui,Arial,sans-serif;color:#14243d;background:#f5f8fb;--blue:#075aa8;--blue2:#0c73c9;--red:#c51f2d;--gold:#d4a500;--green:#1f7a3c}*{box-sizing:border-box}body{margin:0}header{background:linear-gradient(115deg,#fff 0%,#eef6fc 48%,#dcebf7 100%);border-bottom:5px solid var(--blue);padding:22px 0}.wrap{max-width:1180px;margin:auto;padding:0 20px}.brand{display:flex;align-items:center;gap:22px}.brand img{width:105px;height:105px;object-fit:contain;border-radius:8px}.brand h1{color:#103b78}h1{font-size:clamp(2rem,5vw,3.2rem);margin:.15rem 0}h2{margin-top:0;color:#123b72}.eyebrow{text-transform:uppercase;letter-spacing:.09em;font-size:.78rem;font-weight:800;color:var(--blue)}header p{margin:.25rem 0;color:#334f70}main{padding-top:24px;padding-bottom:40px}.card{background:white;border:1px solid #cfdeeb;border-radius:12px;padding:24px;margin-bottom:20px;box-shadow:0 7px 24px #143c6610}.grid{display:grid;gap:18px}.inputs{grid-template-columns:repeat(3,1fr)}label{font-weight:700}label span,small{color:#60738a;font-weight:500}input,select{display:block;width:100%;margin-top:8px;padding:13px;border:1px solid #b9cce0;border-radius:8px;font:inherit;background:white}.model{display:block;margin-top:18px}.hero{background:linear-gradient(120deg,#edf7ff,#fff);border-left:5px solid var(--blue)}.hero strong{font-size:2.5rem;display:block;margin-top:5px;color:var(--blue)}.split{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.split div{background:white;padding:16px;border-radius:9px;border-top:4px solid var(--blue)}.split div:first-child{border-top-color:var(--red)}.split b{display:block;font-size:1.2rem;margin-top:5px}.split div:first-child b{color:var(--red)}.two{grid-template-columns:1fr 1fr}.row{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid #e7edf3}.row:last-child{border:0}.tablewrap{overflow:auto}table{width:100%;border-collapse:collapse}th{background:#edf5fb;color:#123b72}th,td{text-align:right;padding:13px 10px;border-bottom:1px solid #e1eaf2}th:first-child,td:first-child{text-align:left}.active{background:#fff1f2;font-weight:700;border-left:4px solid var(--red)}.notice{background:#eaf5fd;border-left:4px solid var(--blue);padding:15px 18px;border-radius:8px;font-size:.9rem;color:#40536a;line-height:1.55}footer{background:#123b72;color:white;padding:18px 0}.footer{display:flex;align-items:center;gap:12px;font-weight:700}.footer img{width:42px;height:42px;object-fit:contain;background:white;border-radius:5px}@media(max-width:700px){.inputs,.two,.split{grid-template-columns:1fr}.brand img{width:78px;height:78px}.brand{align-items:flex-start}header{padding-top:18px}}
.skip{position:absolute;left:-9999px;top:8px;background:#fff;color:#123b72;padding:10px;z-index:99}.skip:focus{left:8px}input:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid #ffbf47;outline-offset:2px}.error{background:#fff1f2;border-left:4px solid var(--red);padding:12px;margin-bottom:14px;color:#8b1420}.embed{background:#fff}.embed main.wrap{max-width:1180px;padding-top:8px}.embed .card{box-shadow:none}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.narrow{max-width:680px}.login-card form{display:grid;gap:18px}.primary-button{border:0;border-radius:8px;padding:13px 18px;background:var(--blue);color:#fff;font:inherit;font-weight:800;cursor:pointer}.primary-button:hover{filter:brightness(.92)}.primary-button:focus-visible,.link-button:focus-visible{outline:3px solid #ffbf47;outline-offset:2px}.login-note{color:#60738a;font-size:.92rem}.footer{justify-content:space-between;flex-wrap:wrap}.footer-brand{display:flex;align-items:center;gap:12px}.footer-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.footer-links a,.link-button{color:#fff;text-decoration:underline}.footer-links form{margin:0}.link-button{border:0;background:transparent;padding:0;font:inherit;cursor:pointer}.legal{padding-top:28px;padding-bottom:40px;max-width:900px}.legal h2{margin-top:1.7rem}.legal p{line-height:1.65}.legal-warning{background:#fff7df;border-left:4px solid var(--gold);padding:14px 16px;border-radius:8px;line-height:1.5;margin-bottom:24px}
