@charset "UTF-8";:root{--bg-top: #1a1533;--bg-bottom: #2b2150;--card: rgba(255, 255, 255, .06);--card-done: rgba(167, 139, 250, .16);--accent: #a78bfa;--accent-soft: #cbb8ff;--muted: #9c93b8}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}html{background-color:var(--bg-bottom)}body{font-family:Segoe UI Rounded,Segoe UI,Comfortaa,ui-rounded,system-ui,-apple-system,sans-serif;min-height:100dvh;background:linear-gradient(to bottom,var(--bg-top),var(--bg-bottom));color:#ece7f7;-webkit-font-smoothing:antialiased}
