:root{--primary-color: #0f2027;--header-text-color: #fff;--breakpoint-md: 768px;--header-height: 60px}header.svelte-1mg6o2m{background:#0f2027d9;color:var(--header-text-color);position:sticky;top:0;z-index:100;box-shadow:0 2px 12px #00c3ff33;height:var(--header-height);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}nav.svelte-1mg6o2m{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;height:100%;position:relative;justify-content:center}.nav-links.svelte-1mg6o2m{display:none;list-style:none;padding:0;margin:0}.nav-links.svelte-1mg6o2m li:where(.svelte-1mg6o2m){padding:0;position:relative}.nav-links.svelte-1mg6o2m a:where(.svelte-1mg6o2m){color:var(--header-text-color);font-weight:700;font-family:Montserrat,Roboto,sans-serif;text-decoration:none;padding:.5rem 1.1rem;display:block;border-radius:8px;white-space:nowrap;position:relative;transition:background .18s,color .18s,box-shadow .18s;background:none;z-index:1;font-size:1.08rem;letter-spacing:.5px;overflow:visible}.nav-links.svelte-1mg6o2m a:where(.svelte-1mg6o2m):after{content:"";display:block;height:3px;border-radius:2px;margin-top:4px;background:linear-gradient(90deg,#00c3ff,#ffff1c);opacity:0;transform:scaleX(0);transition:opacity .2s,transform .2s}.nav-links.svelte-1mg6o2m a:where(.svelte-1mg6o2m):hover,.nav-links.svelte-1mg6o2m a:where(.svelte-1mg6o2m):focus{color:#222;background:linear-gradient(90deg,#00c3ff22,#ffff1c22);box-shadow:0 2px 12px #00c3ff33;outline:none}.nav-links.svelte-1mg6o2m a:where(.svelte-1mg6o2m):hover:after,.nav-links.svelte-1mg6o2m a:where(.svelte-1mg6o2m):focus:after{opacity:1;transform:scaleX(1)}.hamburger.svelte-1mg6o2m{display:block;background:none;border:none;color:inherit;cursor:pointer;padding:10px;margin-left:auto;z-index:110;line-height:0}.hamburger-box.svelte-1mg6o2m{width:30px;height:24px;display:inline-block;position:relative}.hamburger-inner.svelte-1mg6o2m,.hamburger-inner.svelte-1mg6o2m:before,.hamburger-inner.svelte-1mg6o2m:after{width:100%;height:3px;background:linear-gradient(90deg,#00c3ff,#ffff1c);border-radius:2px;position:absolute;left:0;transition:transform .2s,background .2s}.hamburger-inner.svelte-1mg6o2m{top:50%;transform:translateY(-50%)}.hamburger-inner.svelte-1mg6o2m:before,.hamburger-inner.svelte-1mg6o2m:after{content:"";display:block}.hamburger-inner.svelte-1mg6o2m:before{top:-10px}.hamburger-inner.svelte-1mg6o2m:after{bottom:-10px}.hamburger[aria-expanded=true].svelte-1mg6o2m .hamburger-inner:where(.svelte-1mg6o2m){background:transparent}.hamburger[aria-expanded=true].svelte-1mg6o2m .hamburger-inner:where(.svelte-1mg6o2m):before{transform:translateY(10px) rotate(45deg)}.hamburger[aria-expanded=true].svelte-1mg6o2m .hamburger-inner:where(.svelte-1mg6o2m):after{transform:translateY(-10px) rotate(-45deg)}.nav-links.show-mobile-menu.svelte-1mg6o2m{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#0f2027f2;padding:1.2rem .5rem;box-shadow:0 8px 32px #00c3ff44;border-top:1.5px solid rgba(255,255,255,.18);z-index:105;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:0 0 18px 18px;animation:svelte-1mg6o2m-menuFadeIn .25s}@keyframes svelte-1mg6o2m-menuFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.nav-links.show-mobile-menu.svelte-1mg6o2m li:where(.svelte-1mg6o2m){width:100%;text-align:center;margin-bottom:.5rem}.nav-links.show-mobile-menu.svelte-1mg6o2m li:where(.svelte-1mg6o2m):last-child{margin-bottom:0}.nav-links.show-mobile-menu.svelte-1mg6o2m a:where(.svelte-1mg6o2m){padding:.8rem 1.2rem;width:100%;font-size:1.15rem}@media (min-width: 768px){.hamburger.svelte-1mg6o2m{display:none}nav.svelte-1mg6o2m{justify-content:center}.nav-links.svelte-1mg6o2m{display:flex;flex-direction:row;align-items:center;gap:.5rem;position:static;background:transparent;padding:0;box-shadow:none;border-top:none;height:100%;width:auto}.nav-links.svelte-1mg6o2m li:where(.svelte-1mg6o2m){width:auto;margin-bottom:0}.nav-links.svelte-1mg6o2m a:where(.svelte-1mg6o2m){padding:.4rem 1rem;font-size:1.08rem}}.glass-footer.svelte-9vc7am{text-align:center;padding:2.5rem 1rem 1.5rem;margin-top:3rem;background:#ffffff1a;color:#f8f8f8;font-size:1em;border-radius:24px 24px 0 0;box-shadow:0 -8px 32px #1f26872e;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1.5px solid rgba(255,255,255,.18);overflow:hidden;z-index:1}.footer-text.svelte-9vc7am{color:#e0e0e0;font-size:1em;letter-spacing:.5px;text-shadow:0 1px 8px #00c3ff22;margin:0;z-index:2;position:relative;font-family:Montserrat,Roboto,sans-serif;font-weight:500;background:linear-gradient(90deg,#00c3ff,#ffff1c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;filter:drop-shadow(0 2px 8px #00c3ff55);animation:svelte-9vc7am-gradientMove 3s linear infinite alternate}@keyframes svelte-9vc7am-gradientMove{0%{background-position:0% 50%}to{background-position:100% 50%}}@media (max-width: 600px){.glass-footer.svelte-9vc7am{padding:1.5rem .5rem 1rem;border-radius:18px 18px 0 0}}:root{--primary-color: #3498db;--secondary-color: #2ecc71;--text-color: #333;--bg-color: #f9f9f9;--font-main: "Inter", sans-serif}body{font-family:var(--font-main);color:var(--text-color);background-color:var(--bg-color);margin:0;padding:0;line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:700;color:var(--primary-color)}a{color:var(--primary-color);text-decoration:none}a:hover{text-decoration:underline}.app-container.svelte-vjb4m7{display:flex;flex-direction:column;min-height:100vh}main.svelte-vjb4m7{max-width:1200px;margin:2rem auto;padding:0 1rem;flex-grow:1}
