body{margin:0;padding:0;background:linear-gradient(135deg,#ff6b35,#f7931e,#fdc830,#f7931e,#ff6b35);background-attachment:fixed;color:#2c2c2c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}nav.svelte-12qhfyh{background:#ff6b35f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 2rem;position:fixed;top:0;left:0;width:100%;z-index:100;box-shadow:0 2px 10px #0003;border-bottom:1px solid rgba(255,255,255,.3)}.nav-container.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo.svelte-12qhfyh{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .3s ease}.logo.svelte-12qhfyh:hover{color:gold}.nav-links.svelte-12qhfyh{display:flex;gap:2rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffffe6;text-decoration:none;font-size:1rem;font-weight:500;transition:all .3s ease;position:relative;cursor:pointer}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):not(.logo):hover{color:gold}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):not(.logo):hover:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:gold}main.svelte-12qhfyh{margin-top:0}@media (max-width: 768px){.nav-container.svelte-12qhfyh{flex-direction:column;gap:1rem}.nav-links.svelte-12qhfyh{gap:1rem;font-size:.9rem}nav.svelte-12qhfyh{padding:1rem}.logo.svelte-12qhfyh{font-size:1.2rem}}
