@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--font-family: "Inter", sans-serif;--color-bg: #f8f9fa;--color-text: #1a1a1a;--container-width: 1200px}body{margin:0;font-family:var(--font-family);background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased}.container{max-width:var(--container-width);margin:0 auto;padding:0 1.5rem}*,*:before,*:after{box-sizing:border-box}nav.svelte-12qhfyh{padding:1.5rem 0;position:absolute;top:0;left:0;width:100%;z-index:10}.nav-content.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center}.logo.svelte-12qhfyh{color:#fff;font-weight:800;font-size:1.5rem;text-decoration:none}footer.svelte-12qhfyh{padding:3rem 0;margin-top:4rem;text-align:center;color:#666;border-top:1px solid #eee}
