@import"https://sveltejs.com/packages/svelte-material-design";:root{--color-primary: #2C3E50;--color-primary-hover: #1a1510;--color-primary-soft: rgba(44, 62, 80, .1);--color-secondary: #3498DB;--color-secondary-hover: #2980b9;--color-accent: #E74C3C;--color-accent-hover: #c0392b;--color-accent-light: #F5B7B1;--color-bg: #ffffff;--color-surface: #ffffff;--color-surface-alt: #f9fafb;--color-text: #333333;--color-text-muted: #666666;--color-border: #e5e7eb;--font-heading: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-body: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--shadow-sm: 0 1px 2px rgba(0,0,0,.05);--shadow-md: 0 4px 6px rgba(0,0,0,.1);--shadow-lg: 0 10px 15px rgba(0,0,0,.1);--transition: all .2s ease-in-out}[data-astro-cid-37fxchfa],[data-astro-cid-37fxchfa]:before,[data-astro-cid-37fxchfa]:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:16px;color:var(--color-text);background:var(--color-bg);line-height:1.6;-webkit-font-smoothing:antialiased}h1[data-astro-cid-37fxchfa],h2[data-astro-cid-37fxchfa],h3[data-astro-cid-37fxchfa],h4[data-astro-cid-37fxchfa],h5[data-astro-cid-37fxchfa],h6[data-astro-cid-37fxchfa]{font-family:var(--font-heading);font-weight:700;line-height:1.2}h1[data-astro-cid-37fxchfa]{font-size:2.5rem}h2[data-astro-cid-37fxchfa]{font-size:2rem}h3[data-astro-cid-37fxchfa]{font-size:1.5rem}img[data-astro-cid-37fxchfa]{max-width:100%;height:auto}a[data-astro-cid-37fxchfa]{color:var(--color-primary);text-decoration:none;transition:var(--transition)}a[data-astro-cid-37fxchfa]:hover{color:var(--color-accent)}.container[data-astro-cid-37fxchfa]{max-width:1180px;margin:0 auto;padding:0 24px}button[data-astro-cid-37fxchfa],.btn[data-astro-cid-37fxchfa],.btn-primary[data-astro-cid-37fxchfa],.btn-secondary[data-astro-cid-37fxchfa],.cta-btn[data-astro-cid-37fxchfa]{display:inline-block;padding:.75rem 1.5rem;border-radius:var(--radius-md);font-family:var(--font-heading);font-weight:600;text-align:center;cursor:pointer;transition:var(--transition);border:none}.btn-primary[data-astro-cid-37fxchfa]{background-color:var(--color-primary);color:#fff}.btn-primary[data-astro-cid-37fxchfa]:hover{background-color:var(--color-accent)}.btn-secondary[data-astro-cid-37fxchfa]{background-color:var(--color-secondary);color:#fff}.btn-secondary[data-astro-cid-37fxchfa]:hover{background-color:var(--color-secondary-hover)}.hidden[data-astro-cid-37fxchfa]{display:none!important}@media(max-width:768px){h1[data-astro-cid-37fxchfa]{font-size:2rem}h2[data-astro-cid-37fxchfa]{font-size:1.75rem}.container[data-astro-cid-37fxchfa]{padding:0 16px}}@supports (object-fit: cover){.aspect-ratio-16-9[data-astro-cid-37fxchfa]{aspect-ratio:16/9}}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:100;background:var(--color-surface);padding:var(--space-4) 0;transition:box-shadow var(--duration-normal) var(--ease-out)}.site-header[data-astro-cid-3ef6ksr2].scrolled{box-shadow:var(--shadow-md)}.header-inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between}.logo[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:var(--space-3);font-family:var(--font-display);font-size:var(--text-xl);font-weight:700;color:var(--color-primary)}.logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:40px}.nav-links[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:var(--space-8);list-style:none}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-family:var(--font-display);font-weight:500;color:var(--color-text)}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--color-primary)}.cta-btn[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:var(--space-2);background:var(--color-primary);color:#fff!important;padding:var(--space-3) var(--space-6);border-radius:var(--radius-pill);font-family:var(--font-display);font-weight:600;transition:background var(--duration-fast) var(--ease-out),transform var(--duration-fast) var(--ease-out)}.cta-btn[data-astro-cid-3ef6ksr2]:hover{background:var(--color-primary-hover);transform:translateY(-1px)}.hamburger[data-astro-cid-3ef6ksr2]{display:none;background:none;border:none;cursor:pointer;padding:var(--space-2)}.hamburger[data-astro-cid-3ef6ksr2] svg[data-astro-cid-3ef6ksr2]{width:24px;height:24px;stroke:var(--color-text)}@media(max-width:768px){.nav-links[data-astro-cid-3ef6ksr2]{position:fixed;top:72px;left:0;right:0;background:var(--color-surface);flex-direction:column;padding:var(--space-8);gap:var(--space-6);box-shadow:var(--shadow-lg);transform:translateY(-100%);opacity:0;pointer-events:none;transition:transform var(--duration-normal) var(--ease-out),opacity var(--duration-normal) var(--ease-out)}.nav-links[data-astro-cid-3ef6ksr2].open{transform:translateY(0);opacity:1;pointer-events:all}.hamburger[data-astro-cid-3ef6ksr2]{display:block}}.byte-brand[data-astro-cid-npzchado]{background:#030304;border-top:1px solid rgba(255,255,255,.04);padding:40px 0;text-align:center}.byte-mini-logo-grid[data-astro-cid-npzchado]{display:grid;grid-template-columns:repeat(15,5px);gap:2px;justify-content:center;margin-bottom:16px}.byte-mini-dot[data-astro-cid-npzchado]{width:5px;height:5px;border-radius:50%}.byte-mini-dot[data-astro-cid-npzchado].faint{background-color:#8b78e61f;opacity:.15}.byte-mini-dot[data-astro-cid-npzchado].active{background-color:#1a1a24;opacity:.15;animation:byte-logo-populate 4s infinite}.byte-mini-dot[data-astro-cid-npzchado].blank{background-color:transparent}@keyframes byte-logo-populate{0%,10%,to{opacity:.15;background-color:#1a1a24;box-shadow:none}25%,85%{opacity:1;background-color:var(--active-color);box-shadow:0 0 12px var(--active-color)}}.byte-brand-text[data-astro-cid-npzchado]{display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:600;color:#fff;margin-bottom:6px}.byte-heart[data-astro-cid-npzchado]{color:#ef4444;font-size:14px}.byte-brand-name[data-astro-cid-npzchado]{font-weight:700;text-transform:uppercase;letter-spacing:1px}.byte-purple[data-astro-cid-npzchado]{color:#8b78e6}.byte-mint[data-astro-cid-npzchado]{color:#5eead4}.byte-brand-sub[data-astro-cid-npzchado]{font-size:11px;color:#94a3b8}.byte-brand-link[data-astro-cid-npzchado]{text-decoration:none;display:flex;align-items:center;justify-content:center}.byte-brand-link[data-astro-cid-npzchado]:hover .byte-brand-name[data-astro-cid-npzchado] span[data-astro-cid-npzchado]{filter:brightness(1.2)}.byte-brand-link[data-astro-cid-npzchado]:hover .byte-heart[data-astro-cid-npzchado]{transform:scale(1.2);display:inline-block;transition:transform .2s}.site-footer[data-astro-cid-sz7xmlte]{padding:4rem 0 2rem;background:#fff;color:var(--color-text)}.footer-content[data-astro-cid-sz7xmlte]{position:relative}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem}@media(max-width:1024px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}.footer-brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{filter:brightness(0) invert(1)}.footer-tagline[data-astro-cid-sz7xmlte]{color:var(--color-text-muted);margin-top:1rem}.footer-links[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte],.footer-services[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0}.footer-links[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte],.footer-services[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.5rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-services[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--color-text-muted)}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.footer-services[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.footer-contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--color-primary)}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid var(--color-border);padding-top:2rem;text-align:center}
