@charset "UTF-8";:root{--space-bg: radial-gradient(ellipse at top, #1b1b3a 0%, #0a0a1f 55%, #050510 100%);--ink: #eef0ff;--muted: #9aa0c0;--accent: #f4d35e}*{box-sizing:border-box}html,body{margin:0;height:100%}body{font-family:Poppins,system-ui,sans-serif;color:var(--ink);background:var(--space-bg);background-attachment:fixed;min-height:100vh}a{color:var(--accent)}.micon{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;direction:ltr;font-feature-settings:"liga";-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important}}
