body{margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}*{box-sizing:border-box}.container.svelte-tcunrk{min-height:100vh;display:flex;flex-direction:column}header.svelte-tcunrk{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem;box-shadow:0 2px 10px #0000001a}.header-content.svelte-tcunrk{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.logo.svelte-tcunrk{font-size:1.5rem;font-weight:700;color:#333;text-decoration:none;white-space:nowrap}nav.svelte-tcunrk ul:where(.svelte-tcunrk){list-style:none;margin:0;padding:0;display:flex;gap:1rem;flex-wrap:wrap}nav.svelte-tcunrk a:where(.svelte-tcunrk){text-decoration:none;color:#333;font-weight:500;padding:.5rem 1rem;border-radius:5px;transition:background-color .3s;white-space:nowrap}nav.svelte-tcunrk a:where(.svelte-tcunrk):hover{background-color:#667eea1a}main.svelte-tcunrk{flex:1;padding:1rem;max-width:1200px;margin:0 auto;width:100%}@media (min-width: 480px){header.svelte-tcunrk{padding:1rem 1.5rem}main.svelte-tcunrk{padding:1.5rem}}@media (min-width: 768px){header.svelte-tcunrk{padding:1rem 2rem}main.svelte-tcunrk{padding:2rem}nav.svelte-tcunrk ul:where(.svelte-tcunrk){gap:2rem}.header-content.svelte-tcunrk{flex-wrap:nowrap}}@media (min-width: 1024px){.logo.svelte-tcunrk{font-size:1.7rem}}
