:root{--on-surface:#181c23;--inverse-surface:#2d3039;--surface-dim:#d8d9e5;--outline-variant:#c1c6d7;--on-error-container:#93000a;--surface-variant:#e0e2ed;--error-container:#ffdad6;--surface-bright:#f9f9ff;--primary-container:#0070eb;--tertiary-fixed-dim:#ffb595;--surface:#f9f9ff;--error:#ba1a1a;--on-primary-container:#fefcff;--tertiary-container:#c64f00;--primary-fixed:#d8e2ff;--on-tertiary-container:#fffbff;--on-secondary-container:#2d4c83;--inverse-on-surface:#eef0fc;--secondary-fixed-dim:#adc6ff;--surface-container:#ecedf9;--on-secondary-fixed-variant:#26467d;--on-secondary-fixed:#001a41;--on-error:#fff;--on-tertiary-fixed-variant:#7c2e00;--surface-container-high:#e6e8f3;--secondary:#405e96;--surface-container-highest:#e0e2ed;--outline:#717786;--surface-tint:#005bc1;--primary:#0058bc;--on-tertiary-fixed:#351000;--surface-container-low:#f1f3fe;--on-background:#181c23;--primary-fixed-dim:#adc6ff;--on-secondary:#fff;--secondary-fixed:#d8e2ff;--on-surface-variant:#414755;--on-primary:#fff;--tertiary:#9e3d00;--secondary-container:#a1befd;--tertiary-fixed:#ffdbcc;--on-tertiary:#fff;--on-primary-fixed:#001a41;--inverse-primary:#adc6ff;--surface-container-lowest:#fff;--background:#f9f9ff;--on-primary-fixed-variant:#004493;--primary-bg:var(--primary);--on-primary-bg:var(--on-primary)}body{background-color:var(--background);min-height:max(384px,100dvh);color:var(--on-surface);margin:0;font-family:Inter,sans-serif}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}.bio-blur-bg{backdrop-filter:blur(25px);background:#f9f9ffb3}.midnight-gradient{background:linear-gradient(135deg,#12002b 0%,#0058bc 100%)}.hero-gradient{background:radial-gradient(circle at 0 0,#d8e2ff 0%,#f9f9ff 60%)}#root{height:100%}.bg-surface{background-color:var(--surface)}.text-on-surface{color:var(--on-surface)}.text-on-surface-variant{color:var(--on-surface-variant)}.bg-surface-container-lowest{background-color:var(--surface-container-lowest)}.bg-surface-container-low{background-color:var(--surface-container-low)}.bg-surface-container-highest{background-color:var(--surface-container-highest)}.bg-secondary-container{background-color:var(--secondary-container)}.text-on-secondary-container{color:var(--on-secondary-container)}.text-primary{color:var(--primary)}.bg-primary\/5{background-color:#0058bc0d}.bg-secondary\/5{background-color:#405e960d}.text-outline{color:var(--outline)}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.w-full{width:100%}.max-w-md{max-width:28.125rem}.px-8{padding-left:2rem;padding-right:2rem}.mt-12{margin-top:3rem}.mb-12{margin-bottom:3rem}.mb-4{margin-bottom:1rem}.space-y-4>*+*{margin-top:1rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.rounded-full{border-radius:9999px}.hidden{display:none}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.inset-0{inset:0}.z-10{z-index:10}.-z-10{z-index:-10}.blur-3xl{filter:blur(64px)}.opacity-50{opacity:.5}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.tracking-tight{letter-spacing:-.025em}.tracking-widest{letter-spacing:.1em}.font-extrabold{font-weight:800}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-medium{font-weight:500}.text-lg{font-size:1.125rem}.text-sm{font-size:.875rem}.text-7xl{font-size:4.5rem}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.animate-spin{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-y-12>*+*{margin-top:3rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-8>*+*{margin-top:2rem}.pt-24{padding-top:6rem}.pb-32{padding-bottom:8rem}.mb-2{margin-bottom:.5rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-8{margin-top:2rem}.mt-4{margin-top:1rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-2{margin-left:.5rem;margin-right:.5rem}.max-w-screen-xl{max-width:1280px}.max-w-2xl{max-width:42rem}.max-w-xl{max-width:36rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.text-xl{font-size:1.25rem}.text-3xl{font-size:1.875rem}.text-2xl{font-size:1.5rem}.text-xs{font-size:.75rem}.tracking-tighter{letter-spacing:-.05em}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-\[2rem\]{border-radius:2rem}.bg-primary-container{background-color:var(--primary-container)}.text-on-primary-container{color:var(--on-primary-container)}.bg-primary\/10{background-color:#0058bc1a}.bg-white\/20{background-color:#fff3}.bg-white\/10{background-color:#ffffff1a}.text-blue-100{color:#dbeafe}.text-blue-800{color:#1e40af}.text-slate-500{color:#64748b}.text-slate-400{color:#94a3b8}.text-error{color:var(--error)}.hover\:bg-error\/10:hover{background-color:#ba1a1a1a}.shadow-sm{box-shadow:0 1px 2px #0000000d}.backdrop-blur-xl{backdrop-filter:blur(24px)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:scale-105:hover{transform:scale(1.05)}@media (width>=768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-2{grid-column:span 2/span 2}.md\:block{display:block}.md\:hidden{display:none}.md\:flex{display:flex}.md\:items-end{align-items:flex-end}.md\:flex-row{flex-direction:row}}.h-2{height:.5rem}.w-\[75\%\]{width:75%}.w-\[40\%\]{width:40%}.overflow-hidden{overflow:hidden}.line-height-tight{line-height:1.25}
