@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--color-void: #0a0a0f;--color-white: #ffffff;--color-red: #ff3b5c;--color-red-light: #ff6b8a;--color-red-dark: #cc2d47;--color-blue: #3b82f6;--void-absolute: #0a0a0f;--color-gray-100: #f3f4f6;--color-gray-200: #e5e7eb;--color-gray-300: #d1d5db;--color-gray-400: #9ca3af;--color-gray-500: #6b7280;--color-gray-600: #4b5563;--color-gray-700: #374151;--color-gray-800: #1f2937;--color-gray-900: #111827;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: ui-monospace, "SF Mono", monospace;--container-xl: 1200px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--z-header: 100;--ease-out: cubic-bezier(.16, 1, .3, 1);--duration-fast: .15s;--duration-normal: .25s}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-family);background:var(--void-absolute);color:var(--color-white);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button{font-family:inherit;cursor:pointer}::selection{background:var(--color-red);color:var(--color-white)}.desktop-nav.svelte-1a85h6v{display:none;align-items:center;gap:8px}@media (min-width:900px){.desktop-nav.svelte-1a85h6v{display:flex}}.nav-link.svelte-1a85h6v{display:flex;align-items:center;gap:4px;padding:10px 14px;color:var(--color-gray-300);font-size:.9rem;font-weight:500;background:none;border:none;cursor:pointer;transition:color .2s}.nav-link.svelte-1a85h6v:hover{color:var(--color-white)}.nav-link.svelte-1a85h6v svg:where(.svelte-1a85h6v){width:16px;height:16px}.dropdown.svelte-1a85h6v{position:relative}.dropdown-menu.svelte-1a85h6v{position:absolute;top:100%;left:0;padding-top:8px}.dropdown-content.svelte-1a85h6v{background:#141419fa;border:1px solid rgba(255,59,92,.15);border-radius:12px;padding:8px;min-width:260px;box-shadow:0 20px 40px #00000080,0 0 40px #ff3b5c0d;animation:svelte-1a85h6v-fadeIn .15s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.dropdown-item.svelte-1a85h6v{display:flex;flex-direction:column;padding:12px 14px;border-radius:8px;transition:all .15s}.dropdown-item.svelte-1a85h6v:hover{background:#ff3b5c1a}.dropdown-name.svelte-1a85h6v{font-size:.9rem;font-weight:500;color:var(--color-white)}.dropdown-desc.svelte-1a85h6v{font-size:.8rem;color:var(--color-gray-400);margin-top:2px}.dropdown-footer.svelte-1a85h6v{padding:12px 14px;border-top:1px solid rgba(255,255,255,.06);margin-top:8px}.dropdown-footer.svelte-1a85h6v a:where(.svelte-1a85h6v){font-size:.85rem;color:var(--color-red)}.btn-primary.svelte-1a85h6v{position:relative;padding:10px 20px;background:var(--color-red);color:var(--color-white);font-size:.9rem;font-weight:600;border-radius:8px;transition:all .2s;overflow:hidden}.btn-primary.svelte-1a85h6v:hover{background:var(--color-red-light);transform:translateY(-1px);box-shadow:0 8px 25px #ff3b5c4d}.btn-pulse.svelte-1a85h6v{position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:translate(-100%);animation:svelte-1a85h6v-shimmer 2s infinite}@keyframes svelte-1a85h6v-shimmer{to{transform:translate(100%)}}.mobile-toggle.svelte-1a85h6v{display:flex;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;background:none;border:none;cursor:pointer;padding:8px}@media (min-width:900px){.mobile-toggle.svelte-1a85h6v{display:none}}.mobile-toggle.svelte-1a85h6v span:where(.svelte-1a85h6v){display:block;width:100%;height:2px;background:var(--color-white);transition:all .3s}.mobile-toggle.active.svelte-1a85h6v span:where(.svelte-1a85h6v):nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-toggle.active.svelte-1a85h6v span:where(.svelte-1a85h6v):nth-child(2){opacity:0}.mobile-toggle.active.svelte-1a85h6v span:where(.svelte-1a85h6v):nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-overlay.svelte-1a85h6v{position:fixed;inset:0;z-index:200}.mobile-bg.svelte-1a85h6v{position:absolute;inset:0;background:#000c}.mobile-menu.svelte-1a85h6v{position:absolute;top:0;right:0;width:85%;max-width:320px;height:100%;background:#0f0f14fa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;animation:svelte-1a85h6v-slideIn .25s ease;border-left:1px solid rgba(255,59,92,.1)}.mobile-header.svelte-1a85h6v{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.06)}.mobile-title.svelte-1a85h6v{font-weight:600;color:var(--color-white)}.mobile-close.svelte-1a85h6v{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--color-gray-400);font-size:1.25rem;cursor:pointer}.mobile-nav.svelte-1a85h6v{flex:1;padding:24px;overflow-y:auto}.mobile-link.svelte-1a85h6v{display:block;padding:14px 0;color:var(--color-gray-300);font-size:1rem;border-bottom:1px solid rgba(255,255,255,.04)}.mobile-link.svelte-1a85h6v:hover{color:var(--color-red)}.mobile-section.svelte-1a85h6v{margin-bottom:16px}.mobile-label.svelte-1a85h6v{display:block;font-size:.75rem;color:var(--color-gray-500);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.mobile-section.svelte-1a85h6v .mobile-link:where(.svelte-1a85h6v){padding:10px 0;font-size:.95rem}.mobile-cta.svelte-1a85h6v{display:block;margin:24px;padding:14px;background:var(--color-red);color:var(--color-white);text-align:center;font-weight:600;border-radius:8px}@keyframes svelte-1a85h6v-fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1a85h6v-slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}header.svelte-1ucrtu9{position:fixed;top:0;left:0;right:0;z-index:100;padding:16px 0;transition:all .3s}header.scrolled.svelte-1ucrtu9{background:#0a0a0fe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,59,92,.1)}.container.svelte-1ucrtu9{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.logo.svelte-1ucrtu9{display:flex;align-items:center;gap:10px;text-decoration:none}.logo-icon.svelte-1ucrtu9{width:32px;height:32px;color:var(--color-red);animation:svelte-1ucrtu9-pulse 3s infinite}.logo-text.svelte-1ucrtu9{font-size:1.125rem;font-weight:600;color:var(--color-white)}.logo-accent.svelte-1ucrtu9{color:var(--color-red)}@keyframes svelte-1ucrtu9-pulse{0%,to{filter:drop-shadow(0 0 0 transparent)}50%{filter:drop-shadow(0 0 8px rgba(255,59,92,.5))}}@media (max-width:768px){.logo-text.svelte-1ucrtu9{display:none}}.footer-nav.svelte-1mqsix9{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.nav-group.svelte-1mqsix9 h4:where(.svelte-1mqsix9){font-size:.8rem;font-weight:600;color:var(--color-white);margin-bottom:20px;text-transform:uppercase;letter-spacing:.05em}.nav-group.svelte-1mqsix9 ul:where(.svelte-1mqsix9){list-style:none;display:flex;flex-direction:column;gap:12px}.nav-group.svelte-1mqsix9 a:where(.svelte-1mqsix9){font-size:.9rem;color:var(--color-gray-400);transition:all .2s;display:inline-block}.nav-group.svelte-1mqsix9 a:where(.svelte-1mqsix9):hover{color:var(--color-red);transform:translate(4px)}@media (max-width:768px){.footer-nav.svelte-1mqsix9{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:480px){.footer-nav.svelte-1mqsix9{grid-template-columns:1fr}}footer.svelte-1k4qkoz{background:#050508;border-top:1px solid rgba(255,59,92,.1);padding:80px 0 32px;position:relative}footer.svelte-1k4qkoz:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,59,92,.3),transparent)}.container.svelte-1k4qkoz{max-width:1200px;margin:0 auto;padding:0 24px}.footer-top.svelte-1k4qkoz{display:grid;grid-template-columns:320px 1fr;gap:80px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.06)}.footer-brand.svelte-1k4qkoz{display:flex;flex-direction:column;gap:20px}.logo.svelte-1k4qkoz{display:flex;align-items:center;gap:10px;text-decoration:none}.logo-icon.svelte-1k4qkoz{width:32px;height:32px;color:var(--color-red)}.logo.svelte-1k4qkoz span:where(.svelte-1k4qkoz){font-size:1.125rem;font-weight:600;color:var(--color-white)}.accent.svelte-1k4qkoz{color:var(--color-red)}.tagline.svelte-1k4qkoz{font-size:.9rem;color:var(--color-gray-400);line-height:1.6}.social-links.svelte-1k4qkoz{display:flex;gap:12px}.social-links.svelte-1k4qkoz a:where(.svelte-1k4qkoz){width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:10px;transition:all .3s}.social-links.svelte-1k4qkoz a:where(.svelte-1k4qkoz):hover{background:#ff3b5c1a;border-color:#ff3b5c4d}.social-links.svelte-1k4qkoz svg:where(.svelte-1k4qkoz){width:18px;height:18px;color:var(--color-gray-400);transition:color .3s}.social-links.svelte-1k4qkoz a:where(.svelte-1k4qkoz):hover svg:where(.svelte-1k4qkoz){color:var(--color-red)}.footer-bottom.svelte-1k4qkoz{display:flex;justify-content:space-between;align-items:center;padding-top:32px}.footer-bottom.svelte-1k4qkoz p:where(.svelte-1k4qkoz){font-size:.85rem;color:var(--color-gray-500)}.footer-links.svelte-1k4qkoz{display:flex;gap:24px}.footer-links.svelte-1k4qkoz a:where(.svelte-1k4qkoz){font-size:.85rem;color:var(--color-gray-400);transition:color .2s}.footer-links.svelte-1k4qkoz a:where(.svelte-1k4qkoz):hover{color:var(--color-red)}@media (max-width:768px){.footer-top.svelte-1k4qkoz{grid-template-columns:1fr;gap:48px}.footer-bottom.svelte-1k4qkoz{flex-direction:column;gap:16px;text-align:center}.footer-links.svelte-1k4qkoz{flex-wrap:wrap;justify-content:center}}.app.svelte-12qhfyh{position:relative;display:flex;flex-direction:column;min-height:100vh;background:var(--void-absolute);overflow-x:hidden}main.svelte-12qhfyh{flex:1;position:relative;z-index:1}.bg-grid.svelte-12qhfyh{position:fixed;inset:0;background-image:linear-gradient(rgba(255,59,92,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,59,92,.03) 1px,transparent 1px);background-size:60px 60px;pointer-events:none;z-index:0}.bg-glow.svelte-12qhfyh{position:fixed;inset:0;background:radial-gradient(600px circle at var(--mx) var(--my),rgba(255,59,92,.06),transparent 40%);pointer-events:none;z-index:0;transition:background .3s ease}.bg-particles.svelte-12qhfyh{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.particle.svelte-12qhfyh{position:absolute;left:var(--x);top:var(--y);width:var(--s);height:var(--s);background:var(--color-red);border-radius:50%;opacity:.3;animation:svelte-12qhfyh-float var(--d) infinite ease-in-out}@keyframes svelte-12qhfyh-float{0%,to{transform:translateY(0) scale(1);opacity:.3}50%{transform:translateY(-100px) scale(1.5);opacity:.1}}
