:root{--deep: #001b5c;--water: #0067e8;--fresh: #178cff;--ink: #082767;--muted: #53698f;--line: rgba(8, 49, 109, .1);--white: #ffffff}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;color:var(--ink);background:#edf6ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.68}label{display:grid;gap:6px}label span{color:var(--ink);font-size:.8rem;font-weight:850}input,select{width:100%;min-height:42px;border:1px solid var(--line);border-radius:8px;outline:none;padding:0 12px;color:var(--ink);background:#ffffffeb}.eyebrow{margin:0 0 5px;color:var(--fresh);font-size:.68rem;font-weight:850;letter-spacing:0;text-transform:uppercase}.primary-btn,.ghost-btn{min-height:40px;border-radius:8px;padding:0 12px;font-weight:850}.primary-btn{border:0;color:var(--white);background:linear-gradient(135deg,var(--fresh),var(--water))}.ghost-btn{border:1px solid var(--line);color:var(--deep);background:#ffffffdb}.alert,.empty-state{border-radius:8px;padding:11px 12px}.alert.error{color:#9f2828;background:#d948481f}.empty-state{color:var(--muted);background:#ffffffbd}
