:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background:linear-gradient(180deg,#f8fafc,#eff6ff)}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{min-height:100vh}button,a,input,select{font:inherit}a{color:inherit;text-decoration:none}input,select{width:100%;border:1px solid #cbd5e1;border-radius:.875rem;padding:.875rem 1rem;background:#fff}input:focus,select:focus{outline:2px solid rgba(37,99,235,.2);border-color:#2563eb}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:.875rem 1.25rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:#2563eb;color:#fff;box-shadow:0 12px 30px #2563eb2e}.button--secondary{background:#fff;border-color:#bfdbfe;color:#1d4ed8}.button--ghost{background:transparent;border-color:#cbd5e1;color:#0f172a}.button--full{width:100%}.card{padding:1.5rem;border:1px solid rgba(148,163,184,.2);border-radius:1.5rem;background:#ffffffdb;box-shadow:0 18px 45px #0f172a14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}
