:root{--primary-color: #60a5fa;--primary-glow: rgba(96, 165, 250, .5);--secondary-color: #94a3b8;--success-color: #34d399;--text-color: #f8fafc;--text-muted: #cbd5e1;--glass-bg: rgba(255, 255, 255, .05);--glass-border: rgba(255, 255, 255, .1);--glass-shadow: 0 8px 32px 0 rgba(0, 0, 0, .37);--backdrop-blur: 12px}body{margin:0;padding:0;font-family:Outfit,sans-serif;background-color:#0f172a;color:var(--text-color);min-height:100vh}*{box-sizing:border-box}.app-background.svelte-12qhfyh{min-height:100vh;width:100%;background:radial-gradient(circle at 10% 20%,#0f172a,#213055 90%);background-attachment:fixed;position:relative;overflow:hidden}.app-background.svelte-12qhfyh:before{content:"";position:absolute;top:-20%;left:-10%;width:60%;height:60%;background:radial-gradient(circle,#38bdf826,#0000 70%);filter:blur(60px);pointer-events:none;z-index:0}.app-background.svelte-12qhfyh:after{content:"";position:absolute;bottom:-20%;right:-10%;width:60%;height:60%;background:radial-gradient(circle,#8b5cf626,#0000 70%);filter:blur(60px);pointer-events:none;z-index:0}.content-wrapper.svelte-12qhfyh{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column}footer.svelte-12qhfyh{text-align:center;padding:2rem 0;font-size:.9rem;color:var(--text-muted);margin-top:auto}footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--primary-color);text-decoration:none;transition:text-shadow .3s ease}footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-shadow:0 0 8px var(--primary-glow)}
