@import"https://fonts.googleapis.com/css2?family=Archivo+Black&family=Inter:wght@400;500;600;700;800;900&family=Montserrat:wght@400;500;600;700;800;900&family=Oswald:wght@500;700;900&family=Roboto:wght@400;500;700;900&display=swap";:root{--elemental-primary: #1d2541;--elemental-dark: #133238;--elemental-red: #e22e2e;--elemental-accent: #ff3b3b;--bg-body: #f4f7f6;--bg-app: #0a0a0a;--void-color: #682d7d;--stone-color: #718096;--prisma-color: #D69E2E;--firestorm-color: #E53E3E;--inferno-color: #C53030;--ice-color: #3182CE;--shadow-color: #2D3748;--nova-color: #c46f14;--frost-color: #00acc1;--text-main: #1a202c;--text-secondary: #718096}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,sans-serif;background-color:var(--bg-body);color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glass{background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.glass-dark{background:#0a0a0ad9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a0aec0}
