:root{--blue: #16408f;--blue-deep: #0e2d69;--blue-50: #eef3fc;--blue-100: #d3def3;--orange: #f07f14;--orange-dark: #c2620a;--orange-light: #ffb866;--orange-50: #fff3e5;--cream: #fff8ee;--ink: #1d2433;--ink-soft: #5b6478;--line: #e3e8f2;--bg: #f4f6fb;--ok: #1f7a3a;--ok-bg: #dff3e4;--bad: #b3261e;--bad-bg: #fdecea;--display: "Baloo 2", "Arial Rounded MT Bold", system-ui, sans-serif;--body: "Figtree", system-ui, -apple-system, "Segoe UI", sans-serif}*{box-sizing:border-box}html,body{margin:0}body{font-family:var(--body);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--display);font-weight:800}a{color:var(--blue)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:2px}.wordmark{display:inline-flex;flex-direction:column;line-height:.82;text-decoration:none}.wordmark b{font-family:var(--display);font-weight:800;font-size:1.6rem;letter-spacing:-.01em;color:#fff}.wordmark span{font-family:var(--display);font-weight:700;font-size:.78rem;letter-spacing:.28em;text-transform:uppercase;color:var(--orange-light);padding-left:2px}.ico{width:20px;height:20px;flex-shrink:0}.rays{position:absolute;inset:0;pointer-events:none;background:repeating-conic-gradient(from 0deg at 50% 34%,rgba(255,255,255,.07) 0 9deg,transparent 9deg 18deg)}
