@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--bg-color:#fff;--text-primary:#111827;--text-secondary:#4b5563;--accent-blue:#00d2ff;--accent-purple:#9b51e0;--accent-gradient:linear-gradient(135deg, var(--accent-blue) 0%, var(--accent-purple) 100%)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-primary);font-family:Inter,sans-serif;line-height:1.5;overflow-x:hidden}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.text-center{text-align:center}.mx-auto{margin-left:auto;margin-right:auto}.max-w-3xl{max-width:48rem}.mt-6{margin-top:1.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.flex-wrap{flex-wrap:wrap}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.w-full{width:100%}.min-h-screen{min-height:100vh}.hidden{display:none}.grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.md\:flex{display:flex!important}.md-grid-cols-2{grid-template-columns:repeat(2,1fr)}.md-grid-cols-3{grid-template-columns:repeat(3,1fr)}.md-grid-cols-4{grid-template-columns:repeat(4,1fr)}}@media (width<=768px){.hide-on-mobile{display:none!important}.hero-section{padding-top:8rem!important;padding-bottom:4rem!important}h1{font-size:2.2rem!important}h2{font-size:1.8rem!important}.card{padding:1.5rem!important}.footer-grid{grid-template-columns:1fr;gap:2rem}.mobile-menu-btn{cursor:pointer;color:#fff;background:0 0;border:none;margin-left:1rem;font-size:1.5rem;display:block!important}.nav-links-mobile{background:#06020c;border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:1.5rem;width:100%;padding:1.5rem;display:flex;position:absolute;top:100%;left:0;box-shadow:0 10px 20px #00000080}}h1{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1}h2{letter-spacing:-.01em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.section-header{margin-bottom:4rem}h3{font-size:1.5rem;font-weight:600}p{color:var(--text-secondary);font-size:1.125rem}.text-gradient{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-text-stroke:1.5px #111827;-webkit-background-clip:text;background-clip:text}.navbar-modern{z-index:100;background:#06020c;border-bottom:1px solid #0000;width:100%;padding:1.5rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.navbar-modern.scrolled{-webkit-backdrop-filter:blur(20px);background:#06020cf2;border-bottom:1px solid #ffffff0d;padding:.75rem 0;box-shadow:0 4px 30px #0000001a}.navbar-modern .container{justify-content:space-between;align-items:center;display:flex}.nav-link{color:#a1a1aa;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.nav-link:hover{color:#fff}.nav-link:after{content:"";background:var(--accent-gradient);border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-link:hover:after{width:100%}.logo{align-items:center;gap:.5rem;font-size:1.25rem;display:flex}.navbar-modern .logo-text-bold{color:#fff;font-weight:700}.navbar-modern .logo-text-light{color:#d4d4d8;font-weight:300}.footer-premium .logo-text-bold{color:#fff;font-weight:700}.footer-premium .logo-text-light{color:#d4d4d8;font-weight:300}.btn{cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-family:inherit;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary{color:#fff;background:#111827;box-shadow:0 4px 15px #0000001a}.btn-primary:hover{background:#000;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.btn-outline{color:var(--text-primary);background:0 0;border:1px solid #111827}.btn-outline:hover{background:#0000000d;border-color:#000}.navbar-modern .btn-primary{color:#06020c;background:#fff;box-shadow:0 4px 15px #ffffff1a}.navbar-modern .btn-primary:hover{background:#f4f4f5;box-shadow:0 6px 20px #fff3}.badge{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.4rem;margin-bottom:2rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 4px 15px #0000000d}.badge-dot{background:var(--accent-gradient);border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #9b51e080}.card{background:#fff;border:1px solid #00000014;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #00000008}.card:hover{border-color:#111827;box-shadow:0 0 0 1px #111827,0 10px 30px #00000014}.hero-section{padding-top:12rem;padding-bottom:8rem;position:relative;overflow:hidden}.tech-bg-pattern{opacity:.04;z-index:0;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg width=\"120\" height=\"120\" viewBox=\"0 0 120 120\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"%23000000\" fill-rule=\"evenodd\"><path d=\"M20,30 L30,20 L40,30 L30,40 Z M80,90 L90,80 L100,90 L90,100 Z M30,80 C35.523,80 40,84.477 40,90 C40,95.523 35.523,100 30,100 C24.477,100 20,95.523 20,90 C20,84.477 24.477,80 30,80 Z M90,20 C95.523,20 100,24.477 100,30 C100,35.523 95.523,40 90,40 C84.477,40 80,35.523 80,30 C80,24.477 84.477,20 90,20 Z M60,50 L70,60 L60,70 L50,60 Z\"/></g></svg>");background-size:150px 150px;width:100%;height:100%;position:absolute;top:0;left:0}.footer-premium{color:#a1a1aa;background:#06020c;border-top:1px solid #ffffff0d;margin-top:auto;padding:5rem 0 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}@media (width<=768px){.footer-grid{grid-template-columns:1fr;gap:2rem}}.footer-title{color:#fff;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.footer-links{flex-direction:column;gap:1rem;display:flex}.footer-links a{color:#a1a1aa;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#fff}.footer-bottom{text-align:center;color:#a1a1aa;border-top:1px solid #ffffff0d;padding-top:2rem;font-size:.9rem}.contact-item{color:#a1a1aa;align-items:center;gap:.75rem;margin-bottom:1rem;text-decoration:none;transition:color .3s;display:flex}.contact-item:hover{color:#fff}.contact-input{color:#fff;background:#111827;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .3s,box-shadow .3s}.contact-input::placeholder{color:#9ca3af}.contact-input:focus{border-color:var(--accent-blue);box-shadow:0 0 0 3px #00d2ff26}@keyframes float{0%{transform:translateY(0)scale(1)}to{transform:translateY(-30px)scale(1.05)}}.floating{animation:3s ease-in-out infinite alternate float}.marquee-container{width:100%;padding:1rem 0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.marquee-content{white-space:nowrap;align-items:center;gap:4rem;min-width:max-content;animation:30s linear infinite scrollLeft;display:flex}.marquee-content:hover{animation-play-state:paused}.tech-item{color:var(--text-primary);align-items:center;gap:.75rem;font-size:1.25rem;font-weight:600;display:flex}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}
