:root{--bg-primary: #06060e;--bg-secondary: #0c0c1a;--bg-card: #0f0f20;--bg-card-hover: #141428;--text-primary: #e8e4f0;--text-secondary: #8a82a0;--text-muted: #4a4560;--accent: #ff6b35;--accent-glow: rgba(255, 107, 53, .2);--accent-dim: rgba(255, 107, 53, .7);--accent-secondary: #c084fc;--accent-secondary-glow: rgba(192, 132, 252, .15);--border: #1a1830;--border-hover: #2a2545;--font-body: "Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "Space Mono", monospace;--section-gap: 8rem;--content-width: 1100px;--radius: 6px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;background:var(--bg-primary);line-height:1.6}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}img{max-width:100%;display:block}section{padding:var(--section-gap) 1.5rem;position:relative}.container{max-width:var(--content-width);margin:0 auto}.section-label{font-family:var(--font-mono);font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem}.section-title{font-size:2.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:2rem}@media(max-width:768px){:root{--section-gap: 5rem}.section-title{font-size:1.8rem}}.nav.svelte-1h32yp1{position:fixed;top:0;left:0;right:0;z-index:100;background:#06060ed9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav-inner.svelte-1h32yp1{max-width:var(--content-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem}.logo.svelte-1h32yp1{font-size:1.25rem;font-weight:900;letter-spacing:.1em;color:var(--accent)}.nav-links.svelte-1h32yp1{display:flex;gap:2rem}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1){font-family:var(--font-mono);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);transition:color .2s}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover{color:var(--text-primary)}.menu-toggle.svelte-1h32yp1{display:none;flex-direction:column;gap:5px;padding:4px}.bar.svelte-1h32yp1{display:block;width:22px;height:2px;background:var(--text-primary);transition:all .3s}.bar.open.svelte-1h32yp1:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.bar.open.svelte-1h32yp1:nth-child(2){opacity:0}.bar.open.svelte-1h32yp1:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media(max-width:768px){.menu-toggle.svelte-1h32yp1{display:flex}.nav-links.svelte-1h32yp1{position:fixed;top:0;left:0;right:0;bottom:0;background:#06060ef7;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;opacity:0;pointer-events:none;transition:opacity .3s}.nav-links.open.svelte-1h32yp1{opacity:1;pointer-events:auto}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1){font-size:1.5rem}}.footer.svelte-jz8lnl{border-top:1px solid var(--border);padding:2rem 1.5rem}.footer-inner.svelte-jz8lnl{max-width:var(--content-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between}.footer-logo.svelte-jz8lnl{font-size:.85rem;font-weight:800;letter-spacing:.1em;color:var(--text-muted)}.footer-copy.svelte-jz8lnl{font-family:var(--font-mono);font-size:.7rem;color:var(--text-muted)}
