*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body, "DM Sans", system-ui, sans-serif);font-size:var(--font-size-base, 16px);background:var(--color-bg, #0a0a0f);color:var(--color-text, #e8e8ed);line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading, "DM Sans", system-ui, sans-serif)}a{color:var(--color-primary, #6366f1)}.app.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.container.svelte-12qhfyh{width:min(100% - var(--container-padding, 1.5rem) * 2,var(--container-max, 1280px));margin-inline:auto}.container.full-width.svelte-12qhfyh{width:100%;padding:0 var(--container-padding, 1.5rem);max-width:none}.app.has-fixed-header.svelte-12qhfyh{padding-top:var(--header-height, 80px)}header.svelte-12qhfyh{background:var(--header-bg, linear-gradient(to right, #081F5C, #1350BC));border-bottom:1px solid var(--header-border, rgba(255, 255, 255, .2));z-index:var(--header-z-index, 50);width:100%;left:0;right:0}header.fixed.svelte-12qhfyh{position:fixed;top:0}header.sticky.svelte-12qhfyh{position:sticky;top:0}header.svelte-12qhfyh nav:where(.svelte-12qhfyh){display:flex;align-items:center;justify-content:space-between;height:var(--header-height, 70px)}.logo.svelte-12qhfyh{font-size:1.4rem;font-weight:700;color:#fff;text-decoration:none;letter-spacing:-.02em;display:flex;align-items:center}.logo-img.svelte-12qhfyh{height:var(--logo-height, 48px);width:auto;max-width:var(--logo-max-width, none);object-fit:contain}main.svelte-12qhfyh{flex:1}footer.svelte-12qhfyh{background:var(--color-surface, rgba(255, 255, 255, .02));border-top:1px solid var(--color-border, rgba(255, 255, 255, .06));padding:2rem 0;margin-top:4rem}footer.svelte-12qhfyh .container:where(.svelte-12qhfyh){display:flex;flex-direction:column;align-items:center;gap:1rem}.social-links.svelte-12qhfyh{display:flex;gap:1rem}.social-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-muted, #666);transition:color .2s}.social-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-primary, #6366f1)}.copyright.svelte-12qhfyh{text-align:center;color:var(--color-text-muted, #666);font-size:.9rem;margin:0}
