@import"https://fonts.googleapis.com/css2?family=Inter:wght@500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@300;400;500;600&family=Space+Grotesk:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;500;700&family=Inter:wght@300;400;500;600&family=Bebas+Neue&display=swap";@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;500;700&family=Inter:wght@400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Space+Grotesk:wght@500;700&display=swap";.nav[data-v-c8a47746]{position:fixed;top:0;left:0;right:0;z-index:50;background:#ffffffbf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,0,200,.15);box-shadow:0 1px 3px #0000000d;transition:all .3s ease;width:100%}.nav.scrolled[data-v-c8a47746]{background:#ffffffd9;box-shadow:0 2px 8px #00000014}@media (max-width: 767px){.nav[data-v-c8a47746],.nav.scrolled[data-v-c8a47746]{background:#fff}}.nav-container[data-v-c8a47746]{max-width:1280px;margin:0 auto;padding:0 1rem;transition:padding .3s ease;width:100%}.nav.scrolled .nav-container[data-v-c8a47746]{padding:0 1rem}.nav-content[data-v-c8a47746]{display:flex;align-items:center;justify-content:space-between;height:5rem;transition:height .3s ease}.nav.scrolled .nav-content[data-v-c8a47746]{height:4rem}@media (max-width: 767px){.nav-content[data-v-c8a47746],.nav.scrolled .nav-content[data-v-c8a47746]{height:3.5rem}}.logo[data-v-c8a47746]{flex-shrink:0}.logo-link[data-v-c8a47746]{display:flex;align-items:center;text-decoration:none}.logo-img[data-v-c8a47746]{height:50px;width:auto;transition:all .3s ease}.nav.scrolled .logo-img[data-v-c8a47746]{height:40px}@media (max-width: 767px){.logo-img[data-v-c8a47746],.nav.scrolled .logo-img[data-v-c8a47746]{height:32px}}.logo-img[data-v-c8a47746]:hover{transform:scale(1.05);filter:brightness(1.1)}.desktop-menu[data-v-c8a47746]{display:none;align-items:center;gap:2.5rem}@media (min-width: 768px){.desktop-menu[data-v-c8a47746]{display:flex}}.menu-link[data-v-c8a47746]{font-family:Inter,sans-serif;font-size:.938rem;font-weight:600;color:#1a1a1a;text-decoration:none;transition:all .3s ease;position:relative;letter-spacing:.01em;padding:.5rem 0}.menu-link[data-v-c8a47746]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background:linear-gradient(90deg,red,#ff00c8);transition:width .3s ease;border-radius:2px}.menu-link[data-v-c8a47746]:hover{color:red}.menu-link[data-v-c8a47746]:hover:after{width:100%}.btn-primary[data-v-c8a47746]{font-family:Inter,sans-serif;padding:.625rem 1.75rem;background:linear-gradient(135deg,red,#ff00c8);color:#fff;border:none;border-radius:8px;font-size:.938rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #ff000040,0 0 #ff00c866;letter-spacing:.02em;position:relative;overflow:hidden}.btn-primary[data-v-c8a47746]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.btn-primary[data-v-c8a47746]:hover:before{left:100%}.btn-primary[data-v-c8a47746]:hover{background:linear-gradient(135deg,#ff00c8,red);transform:translateY(-2px);box-shadow:0 4px 12px #ff00c866,0 0 0 3px #ff000026}.btn-primary[data-v-c8a47746]:active{transform:translateY(0);box-shadow:0 2px 6px #ff00004d,0 0 0 2px #ff00c833}.mobile-menu-btn[data-v-c8a47746]{display:block;padding:.5rem;background:none;border:none;cursor:pointer;transition:all .3s ease;border-radius:6px;position:relative;z-index:51}.mobile-menu-btn[data-v-c8a47746]:hover{background:#ff00c81a;transform:scale(1.05)}.mobile-menu-btn[data-v-c8a47746]:active{transform:scale(.95)}@media (min-width: 768px){.mobile-menu-btn[data-v-c8a47746]{display:none}}.hamburger-box[data-v-c8a47746]{width:24px;height:18px;display:inline-block;position:relative}.hamburger-inner[data-v-c8a47746]{display:block;top:50%;margin-top:-1.5px}.hamburger-inner[data-v-c8a47746],.hamburger-inner[data-v-c8a47746]:before,.hamburger-inner[data-v-c8a47746]:after{width:24px;height:2.5px;background:linear-gradient(90deg,red,#ff00c8);border-radius:2.5px;position:absolute;transition:transform .3s cubic-bezier(.645,.045,.355,1),background .3s ease,opacity .3s ease}.hamburger-inner[data-v-c8a47746]:before,.hamburger-inner[data-v-c8a47746]:after{content:"";display:block}.hamburger-inner[data-v-c8a47746]:before{top:-7px;transition:top .3s .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1),opacity .3s ease}.hamburger-inner[data-v-c8a47746]:after{bottom:-7px;transition:bottom .3s .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1),opacity .3s ease}.mobile-menu-btn.active .hamburger-inner[data-v-c8a47746]{transform:rotate(45deg);background:linear-gradient(135deg,red,#ff00c8);transition-delay:.3s}.mobile-menu-btn.active .hamburger-inner[data-v-c8a47746]:before{top:0;opacity:0;transition:top .3s cubic-bezier(.645,.045,.355,1),opacity .3s .3s ease}.mobile-menu-btn.active .hamburger-inner[data-v-c8a47746]:after{bottom:0;transform:rotate(-90deg);transition:bottom .3s cubic-bezier(.645,.045,.355,1),transform .3s .3s cubic-bezier(.645,.045,.355,1)}.mobile-menu-btn.active[data-v-c8a47746]{animation:pulse-c8a47746 .5s ease}@keyframes pulse-c8a47746{0%{box-shadow:0 0 #ff00c866}50%{box-shadow:0 0 0 10px #ff00c800}to{box-shadow:0 0 #ff00c800}}.mobile-overlay[data-v-c8a47746]{position:fixed;top:5rem;left:0;right:0;bottom:0;background:#0006;z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.nav.scrolled~.mobile-overlay[data-v-c8a47746]{top:4rem}@media (max-width: 767px){.mobile-overlay[data-v-c8a47746]{top:3.5rem}.nav.scrolled~.mobile-overlay[data-v-c8a47746]{top:3.5rem}}.mobile-menu[data-v-c8a47746]{position:absolute;top:5rem;left:0;right:0;background:#ffffffbf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,0,200,.15);box-shadow:0 4px 12px #0000001a;z-index:45}.nav.scrolled .mobile-menu[data-v-c8a47746]{top:4rem}@media (max-width: 767px){.mobile-menu[data-v-c8a47746]{background:#fff;top:3.5rem}.nav.scrolled .mobile-menu[data-v-c8a47746]{top:3.5rem}}@media (min-width: 768px){.mobile-menu[data-v-c8a47746]{display:none}}.mobile-menu-content[data-v-c8a47746]{padding:1rem;display:flex;flex-direction:column;gap:.25rem;max-width:1280px;margin:0 auto}.mobile-menu-link[data-v-c8a47746]{font-family:Inter,sans-serif;display:block;font-size:.875rem;font-weight:600;color:#1a1a1a;text-decoration:none;padding:.75rem 1rem;transition:all .3s ease;border-radius:6px;letter-spacing:.01em;position:relative;overflow:hidden}.mobile-menu-link[data-v-c8a47746]:before{content:"";position:absolute;left:0;top:0;height:100%;width:3px;background:linear-gradient(180deg,red,#ff00c8);transform:scaleY(0);transition:transform .3s ease;border-radius:0 2px 2px 0}.mobile-menu-link[data-v-c8a47746]:hover:before{transform:scaleY(1)}.mobile-menu-link[data-v-c8a47746]:hover{background:#ff00c814;color:red;padding-left:1.25rem}.btn-full[data-v-c8a47746]{width:100%;margin-top:.75rem;padding:.75rem 1.5rem;font-size:.875rem}.slide-down-enter-active[data-v-c8a47746],.slide-down-leave-active[data-v-c8a47746]{transition:all .3s ease}.slide-down-enter-from[data-v-c8a47746],.slide-down-leave-to[data-v-c8a47746]{opacity:0;transform:translateY(-10px)}.terminal-screen[data-v-0d15040b]{background-color:#0d1117;width:100%;height:100%;min-height:300px;border-radius:8px;display:flex;flex-direction:column;overflow:hidden;font-family:Fira Code,monospace}.screen-header[data-v-0d15040b]{background:#161b22;padding:10px 15px;display:flex;align-items:center;border-bottom:1px solid #30363d}.buttons[data-v-0d15040b]{display:flex;gap:6px}.btn[data-v-0d15040b]{width:12px;height:12px;border-radius:50%}.close[data-v-0d15040b]{background:#ff5f56}.minimize[data-v-0d15040b]{background:#ffbd2e}.maximize[data-v-0d15040b]{background:#27c93f}.title[data-v-0d15040b]{flex:1;text-align:center;color:#8b949e;font-size:12px;margin-right:40px}.screen-body[data-v-0d15040b]{flex:1;padding:15px;overflow-y:auto;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#30363d transparent}.screen-body[data-v-0d15040b]::-webkit-scrollbar{width:6px;height:6px}.screen-body[data-v-0d15040b]::-webkit-scrollbar-track{background:transparent}.screen-body[data-v-0d15040b]::-webkit-scrollbar-thumb{background-color:#30363d;border-radius:3px}.code-content[data-v-0d15040b]{display:flex;flex-direction:column;gap:4px}.line[data-v-0d15040b]{font-size:14px;line-height:1.6;white-space:nowrap;color:#c9d1d9}.command-line[data-v-0d15040b]{margin-bottom:10px}.prompt[data-v-0d15040b]{color:#d2a8ff;margin-right:8px;font-weight:700}.directory[data-v-0d15040b]{color:#58a6ff;margin-right:8px}.command[data-v-0d15040b]{color:#f0f6fc;font-weight:700}.success[data-v-0d15040b]{color:#3fb950}.info[data-v-0d15040b]{color:#58a6ff}.json-line[data-v-0d15040b]{padding-left:15px;display:block}[data-v-0d15040b] .key{color:#7ee787}[data-v-0d15040b] .string{color:#a5d6ff}[data-v-0d15040b] .array{color:#d2a8ff}.cursor[data-v-0d15040b]{color:#58a6ff;animation:blink-0d15040b 1s infinite}@keyframes blink-0d15040b{50%{opacity:0}}@media (max-width: 640px){.terminal-screen[data-v-0d15040b]{min-height:100%;display:none}.line[data-v-0d15040b]{font-size:12px}.screen-body[data-v-0d15040b]{padding:10px}}.hero[data-v-e82d2214]{width:100%;min-height:100vh;display:flex;align-items:center;padding:0;background:radial-gradient(ellipse at bottom,#1b2735,#090a0f);overflow:hidden;position:relative}.hero-glow[data-v-e82d2214]{position:absolute;top:50%;left:20%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(0,112,243,.15) 0%,transparent 70%);filter:blur(80px);z-index:1;pointer-events:none}.hero-layout[data-v-e82d2214]{width:100%;min-height:100vh;display:flex;align-items:center;position:relative;z-index:10;max-width:1280px;margin:0 auto;padding:6rem 1rem 2rem}@media (min-width: 640px){.hero-layout[data-v-e82d2214]{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.hero-layout[data-v-e82d2214]{padding-left:2rem;padding-right:2rem}}.hero-content[data-v-e82d2214]{text-align:center;width:100%;display:flex;flex-direction:column;gap:4rem;align-items:center;justify-content:center}@media (min-width: 1024px){.hero-content[data-v-e82d2214]{flex-direction:row;text-align:left;justify-content:space-between;align-items:center}}.text-content[data-v-e82d2214]{flex:1;max-width:650px;display:flex;flex-direction:column;align-items:center;z-index:20}@media (min-width: 1024px){.text-content[data-v-e82d2214]{align-items:flex-start}}.badge-wrapper[data-v-e82d2214]{margin-bottom:1.5rem}.badge[data-v-e82d2214]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);padding:.4rem 1rem;border-radius:50px;font-family:Space Grotesk,sans-serif;font-size:.8rem;color:#a5f3fc;text-transform:uppercase;letter-spacing:1px}.hero-title[data-v-e82d2214]{font-family:Bebas Neue,sans-serif;text-transform:uppercase;font-weight:700;letter-spacing:1px;color:#fafafa;font-size:3rem;line-height:1;margin-bottom:1.5rem}.title-line[data-v-e82d2214]{display:block}.title-highlight[data-v-e82d2214]{display:block;font-size:1.3em;margin-top:5px}.gradient-text[data-v-e82d2214]{background:linear-gradient(135deg,#fff,#0070f3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (min-width: 640px){.hero-title[data-v-e82d2214]{font-size:3.75rem}}@media (min-width: 1024px){.hero-title[data-v-e82d2214]{font-size:5rem}.title-line[data-v-e82d2214]{display:inline}.title-line[data-v-e82d2214]:after{content:" "}.title-highlight[data-v-e82d2214]{display:inline;font-size:inherit;margin-top:0}}.hero-subtitle[data-v-e82d2214]{font-family:Inter,sans-serif;color:#94a3b8;font-size:1rem;line-height:1.6;margin-bottom:2.5rem;max-width:500px}@media (min-width: 1024px){.hero-subtitle[data-v-e82d2214]{font-size:1.125rem}}.cta-group[data-v-e82d2214]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}@media (min-width: 1024px){.cta-group[data-v-e82d2214]{justify-content:flex-start}}.btn-primary[data-v-e82d2214]{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#000;padding:.8rem 1.8rem;border-radius:8px;font-weight:600;font-family:Inter,sans-serif;text-decoration:none;transition:transform .2s,box-shadow .2s}.btn-primary[data-v-e82d2214]:hover{transform:translateY(-2px);box-shadow:0 4px 20px #fff6}.btn-secondary[data-v-e82d2214]{display:inline-flex;align-items:center;padding:.8rem 1.8rem;border-radius:8px;font-weight:500;font-family:Inter,sans-serif;text-decoration:none;color:#fff;border:1px solid rgba(255,255,255,.2);background:transparent;transition:background .2s,border-color .2s}.btn-secondary[data-v-e82d2214]:hover{background:#ffffff1a;border-color:#fff}.terminal-wrapper[data-v-e82d2214]{flex:1;width:100%;display:flex;justify-content:center;animation:float-terminal-e82d2214 6s ease-in-out infinite}@media (min-width: 1024px){.terminal-wrapper[data-v-e82d2214]{justify-content:flex-end}}@keyframes float-terminal-e82d2214{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.scroll-indicator[data-v-e82d2214]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;opacity:.7;transition:opacity .3s}.scroll-indicator[data-v-e82d2214]:hover{opacity:1}.mouse[data-v-e82d2214]{width:26px;height:40px;border:2px solid #fff;border-radius:20px;position:relative}.wheel[data-v-e82d2214]{width:4px;height:8px;background:#fff;border-radius:2px;position:absolute;top:6px;left:50%;transform:translate(-50%);animation:scroll-wheel-e82d2214 1.5s infinite}.arrow-down[data-v-e82d2214]{width:10px;height:10px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);animation:scroll-arrow-e82d2214 1.5s infinite;animation-delay:.2s}@keyframes scroll-wheel-e82d2214{0%{top:6px;opacity:1}to{top:18px;opacity:0}}@keyframes scroll-arrow-e82d2214{0%{opacity:0;transform:rotate(45deg) translate(-5px,-5px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(5px,5px)}}.fade-in-1[data-v-e82d2214]{animation:fadeInUp-e82d2214 .8s ease-out forwards;opacity:0;animation-delay:.1s}.fade-in-2[data-v-e82d2214]{animation:fadeInUp-e82d2214 .8s ease-out forwards;opacity:0;animation-delay:.3s}.fade-in-3[data-v-e82d2214]{animation:fadeInUp-e82d2214 .8s ease-out forwards;opacity:0;animation-delay:.5s}.fade-in-4[data-v-e82d2214]{animation:fadeInUp-e82d2214 .8s ease-out forwards;opacity:0;animation-delay:.7s}.fade-in-delayed[data-v-e82d2214]{animation:fadeInUp-e82d2214 1s ease-out forwards;opacity:0;animation-delay:.5s}.fade-in-5[data-v-e82d2214]{animation:fadeIn-e82d2214 1s ease-out forwards;opacity:0;animation-delay:1.2s}@keyframes fadeInUp-e82d2214{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn-e82d2214{0%{opacity:0}to{opacity:.7}}#stars[data-v-e82d2214]{width:1px;height:1px;background:transparent;box-shadow:1755px 1199px #fff,294px 1586px #fff,1817px 646px #fff,1118px 962px #fff,1853px 1754px #fff,814px 1066px #fff,1478px 728px #fff,654px 1490px #fff,945px 309px #fff,1712px 948px #fff,389px 1556px #fff,1002px 591px #fff,1888px 1304px #fff,721px 874px #fff,1345px 1632px #fff,1556px 423px #fff,267px 1789px #fff,1823px 512px #fff,998px 1456px #fff,1634px 1089px #fff,456px 734px #fff,1245px 1823px #fff,1789px 245px #fff,567px 1345px #fff,1456px 876px #fff,823px 1567px #fff,345px 998px #fff,1678px 456px #fff,789px 1234px #fff,1234px 789px #fff,567px 1678px #fff,1890px 123px #fff,234px 1456px #fff,1567px 890px #fff,890px 234px #fff,1345px 1567px #fff,123px 890px #fff,1678px 345px #fff,456px 1789px #fff,1789px 567px #fff,345px 1234px #fff,1456px 678px #fff,678px 1890px #fff,1890px 456px #fff,234px 678px #fff,1567px 1234px #fff,890px 1567px #fff,1234px 345px #fff,567px 890px #fff,1678px 1456px #fff,123px 1678px #fff,1345px 234px #fff,789px 1345px #fff,1456px 1789px #fff,345px 567px #fff,1890px 1234px #fff,456px 123px #fff,1234px 1456px #fff,678px 345px #fff,1567px 678px #fff,234px 1890px #fff,890px 456px #fff,1678px 789px #fff,123px 1567px #fff;animation:animStar-e82d2214 50s linear infinite;position:absolute;top:0;left:0}#stars[data-v-e82d2214]:after{content:" ";position:absolute;top:2000px;width:1px;height:1px;background:transparent;box-shadow:1755px 1199px #fff,294px 1586px #fff,1817px 646px #fff,1118px 962px #fff,1853px 1754px #fff,814px 1066px #fff,1478px 728px #fff,654px 1490px #fff,945px 309px #fff,1712px 948px #fff,389px 1556px #fff,1002px 591px #fff,1888px 1304px #fff,721px 874px #fff,1345px 1632px #fff,1556px 423px #fff,267px 1789px #fff,1823px 512px #fff,998px 1456px #fff,1634px 1089px #fff,456px 734px #fff,1245px 1823px #fff,1789px 245px #fff,567px 1345px #fff,1456px 876px #fff,823px 1567px #fff,345px 998px #fff,1678px 456px #fff,789px 1234px #fff,1234px 789px #fff,567px 1678px #fff,1890px 123px #fff,234px 1456px #fff,1567px 890px #fff,890px 234px #fff,1345px 1567px #fff,123px 890px #fff,1678px 345px #fff,456px 1789px #fff,1789px 567px #fff,345px 1234px #fff,1456px 678px #fff,678px 1890px #fff,1890px 456px #fff,234px 678px #fff,1567px 1234px #fff,890px 1567px #fff,1234px 345px #fff,567px 890px #fff,1678px 1456px #fff,123px 1678px #fff,1345px 234px #fff,789px 1345px #fff,1456px 1789px #fff,345px 567px #fff,1890px 1234px #fff,456px 123px #fff,1234px 1456px #fff,678px 345px #fff,1567px 678px #fff,234px 1890px #fff,890px 456px #fff,1678px 789px #fff,123px 1567px #fff}#stars2[data-v-e82d2214]{width:2px;height:2px;background:transparent;box-shadow:1234px 567px #fff,890px 1345px #fff,456px 1789px #fff,1678px 234px #fff,345px 1456px #fff,1890px 678px #fff,567px 1234px #fff,1345px 890px #fff,789px 456px #fff,1456px 1678px #fff,234px 345px #fff,1567px 1890px #fff,678px 789px #fff,1789px 1234px #fff,123px 1567px #fff,1890px 345px #fff,456px 678px #fff,1234px 1456px #fff,890px 123px #fff,1678px 567px #fff,345px 890px #fff,1456px 234px #fff,789px 1678px #fff,1567px 456px #fff,234px 1234px #fff,1345px 789px #fff,567px 1890px #fff,1789px 123px #fff,678px 1345px #fff,1890px 1567px #fff,123px 234px #fff,1456px 345px #fff,890px 1789px #fff,1234px 678px #fff,456px 1456px #fff,1678px 890px #fff,345px 1567px #fff,1567px 1345px #fff,789px 234px #fff,1345px 1678px #fff;animation:animStar-e82d2214 100s linear infinite;position:absolute;top:0;left:0}#stars2[data-v-e82d2214]:after{content:" ";position:absolute;top:2000px;width:2px;height:2px;background:transparent;box-shadow:1234px 567px #fff,890px 1345px #fff,456px 1789px #fff,1678px 234px #fff,345px 1456px #fff,1890px 678px #fff,567px 1234px #fff,1345px 890px #fff,789px 456px #fff,1456px 1678px #fff,234px 345px #fff,1567px 1890px #fff,678px 789px #fff,1789px 1234px #fff,123px 1567px #fff,1890px 345px #fff,456px 678px #fff,1234px 1456px #fff,890px 123px #fff,1678px 567px #fff,345px 890px #fff,1456px 234px #fff,789px 1678px #fff,1567px 456px #fff,234px 1234px #fff,1345px 789px #fff,567px 1890px #fff,1789px 123px #fff,678px 1345px #fff,1890px 1567px #fff,123px 234px #fff,1456px 345px #fff,890px 1789px #fff,1234px 678px #fff,456px 1456px #fff,1678px 890px #fff,345px 1567px #fff,1567px 1345px #fff,789px 234px #fff,1345px 1678px #fff}#stars3[data-v-e82d2214]{width:3px;height:3px;background:transparent;box-shadow:1567px 890px #fff,345px 1234px #fff,1789px 456px #fff,678px 1567px #fff,1234px 345px #fff,890px 1678px #fff,1456px 789px #fff,234px 1345px #fff,1678px 567px #fff,456px 1890px #fff,1345px 234px #fff,789px 1456px #fff,1890px 678px #fff,567px 345px #fff,1234px 1567px #fff,123px 789px #fff,1456px 1234px #fff,890px 567px #fff,1678px 1345px #fff,345px 678px #fff,1567px 1789px #fff,234px 890px #fff,1789px 1456px #fff,678px 234px #fff,1345px 1678px #fff,456px 1567px #fff,1890px 345px #fff,789px 1890px #fff,1234px 123px #fff,567px 1456px #fff,1456px 567px #fff,890px 1234px #fff,1678px 789px #fff,345px 1890px #fff,1567px 456px #fff,234px 1678px #fff;animation:animStar-e82d2214 150s linear infinite;position:absolute;top:0;left:0}#stars3[data-v-e82d2214]:after{content:" ";position:absolute;top:2000px;width:3px;height:3px;background:transparent;box-shadow:1567px 890px #fff,345px 1234px #fff,1789px 456px #fff,678px 1567px #fff,1234px 345px #fff,890px 1678px #fff,1456px 789px #fff,234px 1345px #fff,1678px 567px #fff,456px 1890px #fff,1345px 234px #fff,789px 1456px #fff,1890px 678px #fff,567px 345px #fff,1234px 1567px #fff,123px 789px #fff,1456px 1234px #fff,890px 567px #fff,1678px 1345px #fff,345px 678px #fff,1567px 1789px #fff,234px 890px #fff,1789px 1456px #fff,678px 234px #fff,1345px 1678px #fff,456px 1567px #fff,1890px 345px #fff,789px 1890px #fff,1234px 123px #fff,567px 1456px #fff,1456px 567px #fff,890px 1234px #fff,1678px 789px #fff,345px 1890px #fff,1567px 456px #fff,234px 1678px #fff}@keyframes animStar-e82d2214{0%{transform:translateY(0)}to{transform:translateY(-2000px)}}.about-section[data-v-8999e0c5]{position:relative;min-height:100vh;width:100%;background:#fff;overflow:hidden;padding:6rem 0;display:flex;align-items:center}.content-container[data-v-8999e0c5]{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:10}.background-effects[data-v-8999e0c5]{position:absolute;inset:0;z-index:0;pointer-events:none}.noise-overlay[data-v-8999e0c5]{position:absolute;inset:0;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}.orb[data-v-8999e0c5]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4;animation:float-8999e0c5 20s infinite ease-in-out}.orb-1[data-v-8999e0c5]{width:500px;height:500px;background:#0070f326;top:-10%;left:-10%}.orb-2[data-v-8999e0c5]{width:400px;height:400px;background:#ff00c81a;bottom:-10%;right:-5%;animation-delay:-5s}.orb-3[data-v-8999e0c5]{width:300px;height:300px;background:#10b9811a;top:40%;left:40%;animation-delay:-10s}@keyframes float-8999e0c5{0%,to{transform:translate(0)}50%{transform:translate(30px,-50px)}}.about-content[data-v-8999e0c5]{max-width:900px;margin:0 auto;text-align:center}.brand-title[data-v-8999e0c5]{font-family:Bebas Neue,sans-serif;font-size:clamp(3.5rem,8vw,7rem);line-height:.9;color:#171717;margin-bottom:3rem;letter-spacing:2px}.dot[data-v-8999e0c5]{color:#0070f3}.text-body[data-v-8999e0c5]{font-family:Inter,sans-serif;color:#525252;font-size:1.125rem;line-height:1.8;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:4rem}.highlight-paragraph[data-v-8999e0c5]{font-size:1.5rem;color:#171717;font-weight:500;padding:0 2rem;position:relative}.highlight-paragraph[data-v-8999e0c5]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:60%;background:#0070f3;border-radius:2px}.text-accent[data-v-8999e0c5]{font-weight:600;color:#0070f3}.stats-row[data-v-8999e0c5]{display:flex;justify-content:center;gap:6rem;border-top:1px solid #e5e5e5;padding-top:3rem}.stat-item[data-v-8999e0c5]{display:flex;flex-direction:column;align-items:center}.stat-number[data-v-8999e0c5]{font-family:Bebas Neue,sans-serif;font-size:3.5rem;color:#171717;line-height:1}.stat-label[data-v-8999e0c5]{font-family:Inter,sans-serif;font-size:.875rem;color:#737373;text-transform:uppercase;letter-spacing:1.5px;margin-top:.5rem}@media (max-width: 768px){.about-content[data-v-8999e0c5]{text-align:left}.brand-title[data-v-8999e0c5]{font-size:clamp(2.5rem,10vw,4rem);margin-bottom:2rem}.text-body[data-v-8999e0c5]{font-size:1rem}.highlight-paragraph[data-v-8999e0c5]{font-size:1.25rem;padding:0 0 0 1.5rem}.stats-row[data-v-8999e0c5]{gap:3rem}.stat-number[data-v-8999e0c5]{font-size:2.5rem}}.projects-section[data-v-f84de445]{padding:5.5rem 1.5rem;background-color:#fcfcfc;color:#1a1a1a;font-family:Inter,sans-serif}.projects-container[data-v-f84de445]{max-width:1280px;margin:0 auto}.section-header[data-v-f84de445]{margin-bottom:4rem;display:flex;flex-direction:column;gap:2rem}@media (min-width: 1024px){.section-header[data-v-f84de445]{flex-direction:row;align-items:flex-end;justify-content:space-between}}.section-title[data-v-f84de445]{font-family:Bebas Neue,sans-serif;font-size:clamp(4rem,8vw,7rem);line-height:.85;color:#1a1a1a;margin:0;letter-spacing:1px}.section-title .highlight[data-v-f84de445]{color:#2563eb}.mobile-break[data-v-f84de445]{display:block}@media (min-width: 1024px){.mobile-break[data-v-f84de445]{display:none}}.subtitle-container[data-v-f84de445]{position:relative}.section-subtitle[data-v-f84de445]{color:#525252;font-size:1.1rem;line-height:1.6;max-width:450px}@media (min-width: 1024px){.subtitle-container[data-v-f84de445]{padding-left:2rem;border-left:1px solid #e5e5e5;margin-bottom:10px}}.projects-grid[data-v-f84de445]{display:grid;grid-template-columns:1fr;gap:2.5rem}@media (min-width: 768px){.projects-grid[data-v-f84de445]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1280px){.projects-grid[data-v-f84de445]{grid-template-columns:repeat(3,1fr)}}.card-wrapper[data-v-f84de445]{perspective:1000px}.project-card[data-v-f84de445]{background:#fff;border-radius:18px;overflow:hidden;transition:transform .4s ease;cursor:pointer;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;height:100%;display:flex;flex-direction:column}.card-image-container[data-v-f84de445]{width:100%;height:220px;overflow:hidden;position:relative}.card-image[data-v-f84de445]{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.project-card:hover .card-image[data-v-f84de445]{transform:scale(1.08)}.card-overlay[data-v-f84de445]{position:absolute;inset:0;background:#0000004d;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.project-card:hover .card-overlay[data-v-f84de445]{opacity:1}.view-btn[data-v-f84de445]{background:#fff;color:#111;padding:.6rem 1.2rem;border-radius:2rem;font-weight:600;font-size:.9rem;transform:translateY(10px);transition:transform .3s}.project-card:hover .view-btn[data-v-f84de445]{transform:translateY(0)}.card-content[data-v-f84de445]{padding:1.6rem;flex-grow:1;display:flex;flex-direction:column}.card-header-row[data-v-f84de445]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.6rem}.card-title[data-v-f84de445]{font-size:1.5rem;font-weight:700;font-family:Space Grotesk,sans-serif;margin:0}.card-desc[data-v-f84de445]{font-size:.95rem;color:#444;line-height:1.5;margin-bottom:1.5rem;flex-grow:1}.card-tags[data-v-f84de445]{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag[data-v-f84de445]{background:#f3f4f6;color:#374151;padding:.3rem .7rem;border-radius:8px;font-size:.75rem;font-weight:500;display:inline-flex;align-items:center;gap:.4rem}.tech-tag.large[data-v-f84de445]{font-size:.85rem;padding:.4rem .8rem}.tag-icon[data-v-f84de445]{width:14px;height:14px}.modal-backdrop[data-v-f84de445]{position:fixed;inset:0;background-color:#000000bf;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:9999;padding:1rem}.modal-container[data-v-f84de445]{background:#fff;width:100%;max-width:900px;height:auto;max-height:90vh;border-radius:20px;position:relative;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000040;z-index:10000}.close-btn[data-v-f84de445]{position:absolute;top:1rem;right:1rem;background:#fffc;border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:20;transition:background .2s}.close-btn[data-v-f84de445]:hover{background:#fff;box-shadow:0 2px 10px #0000001a}.modal-body[data-v-f84de445]{display:flex;flex-direction:column;height:100%;overflow-y:auto}@media (min-width: 768px){.modal-body[data-v-f84de445]{flex-direction:row;overflow:hidden}}.modal-visual[data-v-f84de445]{width:100%;height:250px;background:#f0f0f0}@media (min-width: 768px){.modal-visual[data-v-f84de445]{width:50%;height:auto}}.modal-visual img[data-v-f84de445]{width:100%;height:100%;object-fit:cover}.modal-info[data-v-f84de445]{padding:2rem;display:flex;flex-direction:column;justify-content:space-between;width:100%}@media (min-width: 768px){.modal-info[data-v-f84de445]{width:50%}}.info-scrollable[data-v-f84de445]{overflow-y:auto;padding-right:.5rem}.modal-title[data-v-f84de445]{font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:700;margin-bottom:1rem;line-height:1.1}.modal-tags-list[data-v-f84de445]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.modal-description[data-v-f84de445]{color:#4b5563;line-height:1.6;font-size:1rem;margin-bottom:2rem}.launch-btn[data-v-f84de445]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#111;color:#fff;padding:.8rem 1.5rem;border-radius:10px;text-decoration:none;font-weight:500;transition:background .3s;align-self:flex-start;margin-top:auto}.launch-btn[data-v-f84de445]:hover{background:#333}.modal-fade-enter-active[data-v-f84de445],.modal-fade-leave-active[data-v-f84de445]{transition:opacity .3s ease}.modal-fade-enter-from[data-v-f84de445],.modal-fade-leave-to[data-v-f84de445]{opacity:0}.modal-fade-enter-active .modal-container[data-v-f84de445],.modal-fade-leave-active .modal-container[data-v-f84de445]{transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.modal-fade-enter-from .modal-container[data-v-f84de445],.modal-fade-leave-to .modal-container[data-v-f84de445]{transform:scale(.9) translateY(20px)}.footer-wrapper[data-v-e766c434]{background-color:#050507;color:#fff;position:relative;width:100%;overflow:hidden;font-family:Inter,sans-serif;padding-top:4rem}.glow-separator[data-v-e766c434]{position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,0,200,.5),transparent);box-shadow:0 0 20px #ff00c84d}.footer-container[data-v-e766c434]{max-width:1280px;margin:0 auto;padding:0 1.5rem 2rem;display:flex;flex-direction:column;gap:4rem}.footer-cta[data-v-e766c434]{display:flex;flex-direction:column;align-items:flex-start;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:3rem}.cta-label[data-v-e766c434]{font-family:Space Grotesk,sans-serif;font-size:1rem;color:#a1a1aa;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:2px}.cta-title[data-v-e766c434]{font-family:Space Grotesk,sans-serif;font-size:clamp(3rem,10vw,8rem);font-weight:700;line-height:1;color:#fff;text-decoration:none;display:flex;align-items:center;gap:1.5rem;transition:all .4s ease;cursor:pointer}.cta-title[data-v-e766c434]:hover{background:linear-gradient(90deg,#fff,#25d366);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transform:translate(10px)}.whatsapp-icon[data-v-e766c434]{width:clamp(40px,8vw,80px);height:clamp(40px,8vw,80px);color:#fff;transition:transform .4s ease,color .4s ease;stroke-width:1.5px}.cta-title:hover .whatsapp-icon[data-v-e766c434]{color:#25d366;-webkit-text-fill-color:#25D366;transform:rotate(-15deg) scale(1.1)}.footer-grid[data-v-e766c434]{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width: 900px){.footer-grid[data-v-e766c434]{grid-template-columns:2fr 1fr 1fr 2fr}}.grid-item[data-v-e766c434]{display:flex;flex-direction:column;gap:1.5rem}.box-title[data-v-e766c434]{font-family:Space Grotesk,sans-serif;font-size:.9rem;color:#71717a;margin:0;text-transform:uppercase;letter-spacing:1px}.footer-logo[data-v-e766c434]{height:32px;width:auto}.brand-header[data-v-e766c434]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.status-badge[data-v-e766c434]{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:#10b9811a;border:1px solid rgba(16,185,129,.2);border-radius:20px;font-size:.75rem;color:#34d399}.status-dot[data-v-e766c434]{width:6px;height:6px;background-color:#34d399;border-radius:50%;box-shadow:0 0 8px #34d399;animation:pulse-e766c434 2s infinite}.brand-desc[data-v-e766c434]{font-size:.95rem;color:#a1a1aa;line-height:1.6;max-width:300px}.footer-nav[data-v-e766c434],.tech-list[data-v-e766c434]{display:flex;flex-direction:column;gap:.75rem}.nav-link[data-v-e766c434],.tech-list li[data-v-e766c434]{color:#e4e4e7;text-decoration:none;font-size:.95rem;transition:color .2s;position:relative;width:fit-content}.tech-list li[data-v-e766c434]{color:#a1a1aa}.nav-link[data-v-e766c434]:hover{color:#ff00c8}.nav-link[data-v-e766c434]:before{content:"";position:absolute;left:-12px;top:50%;transform:translateY(-50%);width:4px;height:4px;background-color:#ff00c8;border-radius:50%;opacity:0;transition:opacity .2s}.nav-link[data-v-e766c434]:hover:before{opacity:1}.mini-form[data-v-e766c434]{display:flex;flex-direction:column;gap:.8rem;background:#ffffff05;padding:1rem;border-radius:12px;border:1px solid rgba(255,255,255,.05)}.form-input[data-v-e766c434]{width:100%;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.8rem 1rem;color:#fff;font-family:Inter,sans-serif;font-size:.9rem;transition:all .3s ease}.form-input[data-v-e766c434]:focus{outline:none;border-color:#ff00c8;background:#ff00c80d;box-shadow:0 0 15px #ff00c81a}.form-textarea[data-v-e766c434]{resize:none}.submit-btn[data-v-e766c434]{background:#fff;color:#000;border:none;padding:.8rem;border-radius:8px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s;font-family:Space Grotesk,sans-serif}.submit-btn[data-v-e766c434]:hover{background:#ff00c8;color:#fff;transform:translateY(-2px)}.submit-btn[data-v-e766c434]:disabled{opacity:.7;cursor:not-allowed}.social-links[data-v-e766c434]{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}.social-pill[data-v-e766c434]{padding:.4rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:50px;color:#fff;text-decoration:none;font-size:.85rem;transition:all .3s}.social-pill[data-v-e766c434]:hover{background:#fff;color:#000;transform:translateY(-2px)}.footer-bottom[data-v-e766c434]{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;display:flex;flex-direction:column;gap:1rem;font-size:.85rem;color:#71717a}@media (min-width: 640px){.footer-bottom[data-v-e766c434]{flex-direction:row;justify-content:space-between;align-items:center}}.legal[data-v-e766c434]{display:flex;gap:1.5rem;flex-wrap:wrap}.legal a[data-v-e766c434]{color:#71717a;text-decoration:none;transition:color .2s}.legal a[data-v-e766c434]:hover{color:#fff}.tech-info[data-v-e766c434]{display:flex;align-items:center;gap:1rem;font-family:Space Grotesk,monospace;background:#0000004d;padding:.3rem .8rem;border-radius:4px;border:1px solid rgba(255,255,255,.05)}.location[data-v-e766c434]{color:#a1a1aa}.live-time[data-v-e766c434]{color:#fff;font-weight:700}@keyframes pulse-e766c434{0%{box-shadow:0 0 #34d39966}70%{box-shadow:0 0 0 6px #34d39900}to{box-shadow:0 0 #34d39900}}.services-section[data-v-81e0378d]{position:relative;padding:6rem 1.5rem;background-color:#050505;color:#fff;overflow:hidden;font-family:Inter,sans-serif}@media (min-width: 768px){.services-section[data-v-81e0378d]{padding:8rem 1.5rem}}.grid-background[data-v-81e0378d]{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px;-webkit-mask-image:radial-gradient(circle at center,black 30%,transparent 80%);mask-image:radial-gradient(circle at center,black 30%,transparent 80%);pointer-events:none;z-index:0}.services-container[data-v-81e0378d]{position:relative;max-width:1200px;margin:0 auto;z-index:1}.services-header[data-v-81e0378d]{text-align:center;margin-bottom:4rem}.section-title[data-v-81e0378d]{font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;letter-spacing:-.03em;margin-bottom:1rem;line-height:1.1;color:#fff}.text-gradient[data-v-81e0378d]{background:linear-gradient(135deg,red,#ff00c8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding-right:.1em}.services-description[data-v-81e0378d]{color:#a3a3a3;font-size:1.1rem;max-width:600px;margin:0 auto;line-height:1.6}.services-grid[data-v-81e0378d]{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){.services-grid[data-v-81e0378d]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.services-grid[data-v-81e0378d]{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.tech-card[data-v-81e0378d]{position:relative;background:#ffffff05;border-radius:12px;overflow:hidden;cursor:default;height:100%;min-height:260px}.spotlight-border[data-v-81e0378d]{position:absolute;inset:0;pointer-events:none;opacity:0;transition:opacity .5s ease;z-index:2;border-radius:12px;padding:1.5px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.services-section:hover .spotlight-border[data-v-81e0378d]{opacity:1}.card-content[data-v-81e0378d]{position:relative;height:100%;background:#0a0a0a;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:2rem;z-index:3;display:flex;flex-direction:column;transition:background .3s ease,border-color .3s ease}.tech-card:hover .card-content[data-v-81e0378d]{background:#0f0f0f;border-color:#ffffff1a}.icon-box[data-v-81e0378d]{width:48px;height:48px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1.5rem;transition:all .3s ease}.tech-card:hover .icon-box[data-v-81e0378d]{background:#4f39f626;border-color:#4f39f64d;color:#818cf8}.text-content[data-v-81e0378d]{flex:1}.service-name[data-v-81e0378d]{font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:600;color:#ededed;margin-bottom:.75rem}.service-desc[data-v-81e0378d]{font-size:.95rem;color:#888;line-height:1.6}[data-v-dcabc8e2]:root{--background: #ffffff;--foreground: #0a0a0a;--muted: #f5f5f5;--muted-foreground: #737373;--border: #e5e5e5;--primary: #0070f3;--primary-foreground: #ffffff}.app[data-v-dcabc8e2]{width:100%;min-height:100vh;background:var(--background);color:var(--foreground);display:flex;flex-direction:column}body{margin:0;padding:0;width:100%;overflow-x:hidden;background:#fff}*,*:before,*:after{box-sizing:border-box}html{font-family:Inter,sans-serif;scroll-behavior:smooth}.scroll-reveal-item{opacity:0;transform:translateY(30px);transition:all 1s cubic-bezier(.5,0,0,1)}.scroll-reveal-item.is-visible{opacity:1;transform:translateY(0)}
