:root{--color-primary: #6366f1;--color-primary-dark: #4f46e5;--color-bg: #0a0a0b;--color-bg-light: #18181b;--color-text: #fafafa;--color-text-muted: #a1a1aa;--color-border: #27272a;--gradient: linear-gradient(135deg, #6366f1 0%, #a855f7 50%, #ec4899 100%)}[data-astro-cid-kh7btl4r]{margin:0;padding:0;box-sizing:border-box}.container[data-astro-cid-kh7btl4r]{max-width:1200px;margin:0 auto;padding:0 1.5rem}header[data-astro-cid-kh7btl4r]{position:fixed;top:0;left:0;right:0;z-index:100;background:#0a0a0bcc;backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border)}header[data-astro-cid-kh7btl4r] .container[data-astro-cid-kh7btl4r]{display:flex;justify-content:space-between;align-items:center;height:4rem}.logo[data-astro-cid-kh7btl4r]{font-size:1.25rem;font-weight:700;text-decoration:none;color:var(--color-text)}.gradient[data-astro-cid-kh7btl4r]{background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}nav[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:2rem}nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);text-decoration:none;font-size:.875rem;transition:color .2s}nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover,nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r].active{color:var(--color-text)}.btn[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;border-radius:.5rem;text-decoration:none;transition:all .2s ease}.btn-sm[data-astro-cid-kh7btl4r]{padding:.5rem 1rem}.btn-primary[data-astro-cid-kh7btl4r]{background:var(--color-primary);color:#fff}.btn-primary[data-astro-cid-kh7btl4r]:hover{background:var(--color-primary-dark)}.btn-large[data-astro-cid-kh7btl4r]{padding:1rem 2.5rem;font-size:1.125rem}.hero-about[data-astro-cid-kh7btl4r]{padding:10rem 0 6rem;text-align:center}.hero-about[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem}.subtitle[data-astro-cid-kh7btl4r]{font-size:1.25rem;color:var(--color-text-muted);max-width:600px;margin:0 auto;line-height:1.6}.mission[data-astro-cid-kh7btl4r]{padding:6rem 0;background:var(--color-bg-light)}.mission-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}@media (max-width: 768px){.mission-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}.mission-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.mission-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);line-height:1.8;margin-bottom:1rem}.mission-values[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.5rem}.value[data-astro-cid-kh7btl4r]{background:var(--color-bg);border:1px solid var(--color-border);border-radius:1rem;padding:1.5rem}.value[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.value[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);font-size:.9375rem;line-height:1.6}.features-deep[data-astro-cid-kh7btl4r]{padding:6rem 0}.features-deep[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:2rem;font-weight:700;text-align:center;margin-bottom:3rem}.features-list[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:2rem}.feature-block[data-astro-cid-kh7btl4r]{display:flex;gap:1.5rem;padding:2rem;background:var(--color-bg-light);border:1px solid var(--color-border);border-radius:1rem;transition:border-color .2s}.feature-block[data-astro-cid-kh7btl4r]:hover{border-color:var(--color-primary)}.feature-icon[data-astro-cid-kh7btl4r]{font-size:2rem;flex-shrink:0}.feature-content[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.feature-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);line-height:1.7}.tech-stack[data-astro-cid-kh7btl4r]{padding:6rem 0;background:var(--color-bg-light)}.tech-stack[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:2rem;font-weight:700;text-align:center;margin-bottom:1rem}.tech-intro[data-astro-cid-kh7btl4r]{text-align:center;color:var(--color-text-muted);max-width:600px;margin:0 auto 3rem}.tech-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.tech-item[data-astro-cid-kh7btl4r]{background:var(--color-bg);border:1px solid var(--color-border);border-radius:.75rem;padding:1.25rem;display:flex;flex-direction:column;gap:.25rem}.tech-item[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{font-size:1rem}.tech-item[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{font-size:.875rem;color:var(--color-text-muted)}.creator[data-astro-cid-kh7btl4r]{padding:6rem 0}.creator-card[data-astro-cid-kh7btl4r]{display:flex;gap:3rem;align-items:flex-start;max-width:800px;margin:0 auto}@media (max-width: 640px){.creator-card[data-astro-cid-kh7btl4r]{flex-direction:column;align-items:center;text-align:center}}.creator-avatar[data-astro-cid-kh7btl4r]{width:6rem;height:6rem;background:var(--gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}.creator-info[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:1.75rem;font-weight:700;margin-bottom:.25rem}.creator-title[data-astro-cid-kh7btl4r]{color:var(--color-primary);font-weight:500;margin-bottom:1.5rem}.creator-info[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);line-height:1.8;margin-bottom:1rem}.creator-info[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:var(--color-text)}.creator-links[data-astro-cid-kh7btl4r]{margin-top:1.5rem}.creator-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:var(--color-primary);text-decoration:none;font-weight:600}.creator-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{text-decoration:underline}.mymenu[data-astro-cid-kh7btl4r]{padding:6rem 0;background:var(--color-bg-light);text-align:center}.mymenu[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:2rem;font-weight:700;margin-bottom:1rem}.mymenu[data-astro-cid-kh7btl4r]>.container[data-astro-cid-kh7btl4r]>p[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);max-width:600px;margin:0 auto 3rem;line-height:1.7}.mymenu-features[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.mymenu-item[data-astro-cid-kh7btl4r]{background:var(--color-bg);border:1px solid var(--color-border);border-radius:.75rem;padding:1.25rem 2rem;display:flex;flex-direction:column;gap:.25rem}.mymenu-item[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{font-size:1rem}.mymenu-item[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{font-size:.875rem;color:var(--color-primary)}.mymenu-item[data-astro-cid-kh7btl4r].coming-soon{opacity:.6}.mymenu-item[data-astro-cid-kh7btl4r].coming-soon span[data-astro-cid-kh7btl4r]{color:var(--color-text-muted)}.cta[data-astro-cid-kh7btl4r]{padding:8rem 0;text-align:center}.cta[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);font-size:1.25rem;margin-bottom:2rem}footer[data-astro-cid-kh7btl4r]{border-top:1px solid var(--color-border);padding:3rem 0}.footer-content[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem}.footer-brand[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.25rem}.footer-brand[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);font-size:.875rem}.footer-links[data-astro-cid-kh7btl4r]{display:flex;gap:2rem}.footer-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);text-decoration:none;transition:color .2s}.footer-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:var(--color-text)}.footer-copy[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);font-size:.875rem}@media (max-width: 768px){.footer-content[data-astro-cid-kh7btl4r]{flex-direction:column;text-align:center}nav[data-astro-cid-kh7btl4r]{gap:1rem}}
