:root{--pink:#ff007a;--cyan:#00f3ff;--yellow:#fee12b;--green:#bfff00;--dark:#1a1a2e;--white:#fff;--font-main:"Lexend", sans-serif}body{font-family:var(--font-main);background-color:var(--dark);color:var(--white);min-height:100vh;margin:0;padding:0;overflow-x:hidden}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.app-container.svelte-12qhfyh{z-index:1;background-color:var(--dark);flex-direction:column;min-height:100vh;display:flex;position:relative}.background-blobs.svelte-12qhfyh{z-index:-1;filter:blur(60px);opacity:.5;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.blob.svelte-12qhfyh{will-change:transform;border-radius:50%;animation:20s ease-in-out infinite alternate svelte-12qhfyh-float;position:absolute}.pink.svelte-12qhfyh{background:var(--pink);width:30vw;height:30vw;animation-duration:15s;top:-10%;left:-10%}.cyan.svelte-12qhfyh{background:var(--cyan);width:40vw;height:40vw;animation-duration:25s;bottom:-10%;right:-10%}.yellow.svelte-12qhfyh{background:var(--yellow);width:25vw;height:25vw;animation-duration:18s;top:20%;right:10%}.green.svelte-12qhfyh{background:var(--green);width:30vw;height:30vw;animation-duration:22s;bottom:10%;left:15%}@keyframes svelte-12qhfyh-float{0%{transform:translate(0)rotate(0)}to{transform:translate(50px,30px)rotate(10deg)}}.navbar.svelte-12qhfyh{z-index:100;justify-content:center;padding:1.5rem;display:flex;position:sticky;top:0}.nav-pill.svelte-12qhfyh{-webkit-backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:2rem;padding:.6rem 1.8rem;display:flex;box-shadow:0 10px 30px #0000004d}.logo.svelte-12qhfyh{color:var(--pink);text-shadow:2px 2px 0px var(--white);font-size:1.6rem;font-weight:800;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.logo.svelte-12qhfyh:hover{transform:scale(1.1)rotate(-3deg)}.nav-links.svelte-12qhfyh{gap:1.5rem;display:flex}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){opacity:.8;font-weight:600;transition:color .3s,transform .3s}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--cyan);opacity:1;transform:translateY(-2px)}main.svelte-12qhfyh{flex:1;width:100%;max-width:1000px;margin:0 auto;padding:2rem}.footer.svelte-12qhfyh{-webkit-backdrop-filter:blur(10px);background:#0006;border-top:1px solid #ffffff0d;margin-top:6rem;padding:4rem 2rem}.footer-content.svelte-12qhfyh{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1000px;margin:0 auto;display:flex}.legal-links.svelte-12qhfyh{gap:2rem;display:flex}.legal-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffff80;font-size:.95rem;transition:color .3s}.legal-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--cyan)}@media (width<=600px){.nav-pill.svelte-12qhfyh{gap:1rem;padding:.5rem 1rem}.nav-links.svelte-12qhfyh{gap:.8rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.9rem}.footer-content.svelte-12qhfyh{text-align:center;flex-direction:column}}
