.navbar[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#0a0a0a;border-bottom:1px solid rgba(255,255,255,.05)}.nav-content[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0}.logo[data-astro-cid-3ef6ksr2]{font-size:1.5rem;font-weight:700;text-decoration:none;color:#fff;display:flex;align-items:center;gap:.75rem}.logo-icon[data-astro-cid-3ef6ksr2]{width:40px;height:40px;flex-shrink:0}.logo[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{line-height:1;display:flex;align-items:center}.logo-gradient[data-astro-cid-3ef6ksr2]{background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-links[data-astro-cid-3ef6ksr2]{display:flex;gap:2rem;align-items:center}.nav-link[data-astro-cid-3ef6ksr2]{text-decoration:none;color:#a0a0a0;font-weight:500;transition:color .3s ease}.nav-link[data-astro-cid-3ef6ksr2]:hover{color:#fff}.btn-primary[data-astro-cid-3ef6ksr2]{background:linear-gradient(135deg,#f97316,#c2410c);color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:transform .2s ease,box-shadow .2s ease;display:inline-block}.btn-primary[data-astro-cid-3ef6ksr2]:hover{transform:translateY(-2px);box-shadow:0 10px 30px #f973164d}.theme-toggle[data-astro-cid-3ef6ksr2]{background:none;border:2px solid rgba(255,255,255,.1);border-radius:.5rem;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#fff;width:40px;height:40px}.theme-toggle[data-astro-cid-3ef6ksr2]:hover{border-color:#f9731680;background:#f973161a}.theme-toggle[data-astro-cid-3ef6ksr2] svg[data-astro-cid-3ef6ksr2]{width:20px;height:20px;transition:all .3s ease}.sun-icon[data-astro-cid-3ef6ksr2]{display:none}.moon-icon[data-astro-cid-3ef6ksr2],[data-astro-cid-3ef6ksr2][data-theme=light] .sun-icon[data-astro-cid-3ef6ksr2]{display:block}[data-astro-cid-3ef6ksr2][data-theme=light] .moon-icon[data-astro-cid-3ef6ksr2]{display:none}.mobile-toggle[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;gap:.4rem;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.mobile-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{width:1.5rem;height:2px;background:#fff;transition:all .3s ease;border-radius:2px}.mobile-toggle[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:rotate(45deg) translate(.5rem,.5rem)}.mobile-toggle[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.mobile-toggle[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:rotate(-45deg) translate(.5rem,-.5rem)}.mobile-overlay[data-astro-cid-3ef6ksr2]{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:#000000b3;opacity:0;transition:opacity .3s ease;z-index:999;pointer-events:none}@media(max-width:768px){.mobile-overlay[data-astro-cid-3ef6ksr2]{display:block}.mobile-overlay[data-astro-cid-3ef6ksr2].active{opacity:1;pointer-events:all}.mobile-toggle[data-astro-cid-3ef6ksr2]{display:flex}.nav-links[data-astro-cid-3ef6ksr2]{position:fixed;top:0;right:-100%;height:100vh;width:70%;max-width:300px;background:#0a0a0a;flex-direction:column;padding:5rem 2rem 2rem;gap:1.5rem;transition:right .3s ease;border-left:1px solid rgba(255,255,255,.05);align-items:flex-start;z-index:1000}.nav-links[data-astro-cid-3ef6ksr2].active{right:0}.nav-link[data-astro-cid-3ef6ksr2]{font-size:1.1rem;width:100%}.btn-primary[data-astro-cid-3ef6ksr2]{width:100%;text-align:center;margin-top:1rem}}@media(max-width:480px){.nav-links[data-astro-cid-3ef6ksr2]{width:80%}.logo[data-astro-cid-3ef6ksr2]{font-size:1.25rem;gap:.6rem}.logo-icon[data-astro-cid-3ef6ksr2]{width:34px;height:34px}}.footer[data-astro-cid-sz7xmlte]{background:var(--bg-secondary);padding:4rem 0 2rem;border-top:1px solid rgba(255,255,255,.05)}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;margin-bottom:3rem}.footer-section[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{margin-bottom:1rem}.footer-logo[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.footer-logo-icon[data-astro-cid-sz7xmlte]{width:40px;height:40px;flex-shrink:0}.footer-logo[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{margin:0;line-height:1;display:flex;align-items:center}.logo-gradient[data-astro-cid-sz7xmlte]{background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{margin-bottom:1rem;font-size:1rem}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:block;color:var(--text-secondary);text-decoration:none;margin-bottom:.75rem;transition:color .3s ease}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text-primary)}.footer-description[data-astro-cid-sz7xmlte]{color:var(--text-secondary);margin-top:.5rem}.footer-bottom[data-astro-cid-sz7xmlte]{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05);color:var(--text-secondary)}@media(max-width:968px){.footer[data-astro-cid-sz7xmlte]{padding:3rem 0 1.5rem}.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem}.footer-section[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-size:1.5rem;margin-bottom:.75rem}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:.95rem;margin-bottom:.75rem}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{margin-bottom:.6rem;font-size:.9rem}.footer-description[data-astro-cid-sz7xmlte]{font-size:.9rem}.footer-bottom[data-astro-cid-sz7xmlte]{padding-top:1.5rem;font-size:.9rem}}@media(max-width:640px){.footer[data-astro-cid-sz7xmlte]{padding:2.5rem 0 1.5rem}.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(3,1fr);gap:1.5rem 1rem;margin-bottom:2rem}.footer-section[data-astro-cid-sz7xmlte]:first-child{grid-column:1 / -1;text-align:center;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.05)}.footer-logo[data-astro-cid-sz7xmlte]{justify-content:center;gap:.6rem}.footer-logo-icon[data-astro-cid-sz7xmlte]{width:34px;height:34px}.footer-logo[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{margin:0}.footer-section[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-size:1.25rem;margin-bottom:.5rem}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:.8rem;margin-bottom:.5rem}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{margin-bottom:.4rem;font-size:.75rem}.footer-description[data-astro-cid-sz7xmlte]{font-size:.75rem;margin-top:.25rem}.footer-bottom[data-astro-cid-sz7xmlte]{padding-top:1.25rem;font-size:.8rem}}*{margin:0;padding:0;box-sizing:border-box}:root{--bg-primary: #0a0a0a;--bg-secondary: #141414;--bg-tertiary: #1a1a1a;--text-primary: #ffffff;--text-secondary: #a0a0a0;--accent-primary: #f97316;--accent-secondary: #c2410c;--gradient: linear-gradient(135deg, #f97316 0%, #c2410c 100%)}[data-theme=light]{--bg-primary: #ffffff;--bg-secondary: #f5f5f5;--bg-tertiary: #e5e5e5;--text-primary: #0a0a0a;--text-secondary: #666666;--accent-primary: #f97316;--accent-secondary: #c2410c;--gradient: linear-gradient(135deg, #f97316 0%, #c2410c 100%)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:var(--bg-primary);color:var(--text-primary);line-height:1.6;overflow-x:hidden;transition:background-color .3s ease,color .3s ease}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.btn-primary{background:linear-gradient(135deg,#f97316,#c2410c);color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:transform .2s ease,box-shadow .2s ease;display:inline-block}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #f973164d}.btn-secondary{background:#1a1a1a;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:background .2s ease;display:inline-block;border:1px solid rgba(255,255,255,.1)}.btn-secondary:hover{background:#141414}.btn-large{padding:1rem 2rem;font-size:1.1rem}.gradient-text{background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-title{font-size:3rem;text-align:center;margin-bottom:4rem;font-weight:700}@media(max-width:968px){.section-title{font-size:2.5rem}}@media(max-width:640px){.section-title{font-size:2rem}}@keyframes mesh-float{0%,to{transform:translate(0)}25%{transform:translate(10px,-15px)}50%{transform:translate(-5px,-10px)}75%{transform:translate(8px,-20px)}}.animate-mesh-float{animation:mesh-float 20s ease-in-out infinite}.delay-1000{animation-delay:1s}
