@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--color-bg: #ffffff;--color-bg-secondary: #f5f5f5;--color-text: #1a1a1a;--color-text-secondary: #666;--color-accent: #000000;--color-border: #e0e0e0;--color-success: #22c55e;--color-warning: #f59e0b;--color-danger: #ef4444;--max-width: 1400px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-text);background:var(--color-bg);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}header.svelte-12qhfyh{background:#000;color:#fff;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px #0000001a}.header-inner.svelte-12qhfyh{max-width:var(--max-width);margin:0 auto;padding:0 2rem;height:64px;display:flex;align-items:center;justify-content:space-between}.logo.svelte-12qhfyh{display:flex;align-items:baseline;gap:.5rem;font-weight:700;font-size:1.5rem}.logo-led.svelte-12qhfyh{letter-spacing:2px}.logo-2.svelte-12qhfyh{color:#f59e0b}.logo-sub.svelte-12qhfyh{font-size:.75rem;font-weight:400;opacity:.6;letter-spacing:1px;text-transform:uppercase}nav.svelte-12qhfyh{display:flex;gap:1.5rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:1px;opacity:.8;transition:opacity .2s}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{opacity:1}main.svelte-12qhfyh{min-height:calc(100vh - 124px)}footer.svelte-12qhfyh{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);padding:1.5rem 2rem;text-align:center;font-size:.8rem;color:var(--color-text-secondary)}
