@charset "UTF-8";:root{--alivo-primary: #6b1f7c;--alivo-primary-shade: #591968;--alivo-primary-tint: #7f2f92;--alivo-primary-050: #f4ecf7;--surface: #ffffff;--surface-2: #f6f4f8;--border: #ece7f1;--text: #1c1420;--text-muted: #6d6577;--shadow: 0 10px 30px -12px rgba(41, 12, 51, .28);--shadow-hover: 0 18px 40px -16px rgba(41, 12, 51, .34);--radius: 22px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px)}@media (prefers-color-scheme: dark){:root{--surface: #1b1420;--surface-2: #130e17;--border: #2c2333;--text: #f3eef6;--text-muted: #a99fb3;--alivo-primary-050: rgba(122, 36, 144, .18);--shadow: 0 12px 32px -14px rgba(0, 0, 0, .7);--shadow-hover: 0 18px 44px -16px rgba(0, 0, 0, .8)}}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text);background:radial-gradient(120% 60% at 100% -8%,rgba(107,31,124,.1),transparent 60%),var(--surface-2);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;line-height:1;-webkit-user-select:none;user-select:none}
