:root{color-scheme:dark;--bg: #000000;--fg: #ffffff;--muted: #9a9a9a;--accent: #ffffff;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#app{min-height:100vh;min-height:100dvh}main.svelte-1n46o8q{display:grid;place-items:center;min-height:100dvh;padding:2rem}.card.svelte-1n46o8q{display:flex;flex-direction:column;align-items:center;gap:2.5rem;text-align:center;animation:svelte-1n46o8q-rise .7s ease-out both}.logo.svelte-1n46o8q{width:clamp(160px,40vw,240px);height:auto;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.contact.svelte-1n46o8q{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.85rem}.contact-link.svelte-1n46o8q{color:var(--muted);text-decoration:none;font-size:.9rem;letter-spacing:.02em;transition:color .25s ease}.contact-link.svelte-1n46o8q:hover,.contact-link.svelte-1n46o8q:focus-visible{color:var(--fg);outline:none}.divider.svelte-1n46o8q{width:1px;height:.9rem;background:#ffffff2e}@media(max-width:360px){.divider.svelte-1n46o8q{display:none}.contact.svelte-1n46o8q{flex-direction:column;gap:.6rem}}.sr-only.svelte-1n46o8q{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes svelte-1n46o8q-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.card.svelte-1n46o8q{animation:none}.contact-link.svelte-1n46o8q{transition:none}}
