@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}@font-face{font-family:Orbitron;src:url(/fonts/Orbitron-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:UncutPlan8;src:url(/fonts/UncutPlan8-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;line-height:1.6;color:#ffffff;background-color:#000000}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{position:fixed;top:0;width:100%;background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;padding:1rem 0;transition:all .3s ease}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-logo h2{color:#fff;font-weight:700;font-size:1.8rem}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-menu a{text-decoration:none;color:#ccc;font-weight:500;transition:color .3s ease;position:relative}.nav-menu a:hover{color:#fff}.nav-menu a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#fff;transition:width .3s ease}.nav-menu a:hover:after{width:100%}.hamburger{display:none;flex-direction:column;cursor:pointer}.hamburger span{width:25px;height:3px;background:#fff;margin:3px 0;transition:.3s}.hero{min-height:100vh;display:flex;align-items:center;background:#000;padding-top:80px}.hero-container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#fff;font-family:Orbitron,sans-serif}.hero-subtitle{font-size:1.2rem;color:#ccc;margin-bottom:2rem;line-height:1.6;font-family:UncutPlan8,sans-serif}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn{padding:12px 30px;border:none;border-radius:8px;font-family:UncutPlan8,sans-serif;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease;cursor:pointer;font-size:1rem}.btn-primary{background:#fff;color:#000}.btn-primary:hover{background:#ccc;transform:translateY(-2px);box-shadow:0 10px 25px rgba(255,255,255,.1)}.btn-secondary{background:transparent;color:#fff;border:2px solid #fff}.btn-secondary:hover{background:#fff;color:#000;transform:translateY(-2px)}.hero-visual{display:flex;justify-content:center;align-items:center}.hero-graphic{position:relative;width:400px;height:300px}.code-block{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:2rem;border-radius:12px;box-shadow:0 20px 40px rgba(255,255,255,.1)}.code-line{height:8px;background:#000;margin:8px 0;border-radius:4px;animation:pulse 2s infinite}.code-line:first-child{width:80%}.code-line:nth-child(2){width:60%}.code-line:nth-child(3){width:90%}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.ai-particles{position:absolute;width:100%;height:100%}.particle{position:absolute;width:6px;height:6px;background:#fff;border-radius:50%;animation:float 3s ease-in-out infinite}.particle:first-child{top:20%;left:20%;animation-delay:0s}.particle:nth-child(2){top:60%;right:30%;animation-delay:1s}.particle:nth-child(3){bottom:30%;left:40%;animation-delay:2s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.section-header{text-align:center;margin-bottom:.5rem}.section-header h2{font-size:2.2rem;font-weight:700;margin-bottom:1rem;color:#fff;font-family:Orbitron,sans-serif}.section-header p{font-size:1.3rem;color:#ccc;max-width:600px;margin:0 auto;font-family:UncutPlan8,sans-serif}.services{padding:6rem 0;background:#000}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem}.service-card{background:#000;padding:2.5rem;border-radius:12px;box-shadow:0 5px 20px rgba(255,255,255,.05);transition:all .3s ease;border:1px solid #333}.service-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(255,255,255,.1);border-color:#fff}.service-icon{width:60px;height:60px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.service-icon i{color:#000;font-size:1.5rem}.service-card h3{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#fff;font-family:Orbitron,sans-serif}.service-card p{font-size:.9rem;color:#ccc;line-height:1.6;font-family:UncutPlan8,sans-serif}.about{padding:6rem 0;background:#000}.about-content{display:block}.about-text h2{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#fff;font-family:Orbitron,sans-serif}.about-lead{font-size:1rem;margin-bottom:1.5rem}.about-lead,.about-text p{color:#ccc;line-height:1.6;font-family:UncutPlan8,sans-serif}.about-text p{margin-bottom:2rem}.about-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}.stat{text-align:center}.stat h3{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.stat p{color:#ccc;font-size:.9rem}.about-image,.about-visual{display:flex;justify-content:center;align-items:center}.about-image{width:300px;height:300px;background:#111111;border-radius:12px;box-shadow:0 10px 30px rgba(255,255,255,.1);border:1px solid #333}.image-placeholder i{font-size:4rem;color:#fff}.contact{padding:6rem 0;background:#000}.contact-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-item{gap:1rem}.contact-icon,.contact-item{display:flex;align-items:flex-start}.contact-icon{width:60px;min-width:60px;max-width:60px;height:40px;justify-content:center}.contact-icon i{color:#000;font-size:1.2rem}.contact-item h4{color:#fff;font-weight:600;margin-bottom:.25rem}.contact-item p{color:#ccc}.contact-item h4,.contact-item p{margin-top:0}.contact-item>div:nth-child(2){margin-top:0;display:flex;flex-direction:column;justify-content:flex-start}.contact-icon img{width:40px;min-width:40px;max-width:40px;height:40px;object-fit:contain;display:block}.contact-form{background:#111111;padding:2.5rem;border-radius:12px;border:1px solid #333}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{width:100%;padding:12px 16px;border:2px solid #333;border-radius:8px;font-size:1rem;transition:border-color .3s ease;background:#000;color:#fff}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#fff}.form-group input::placeholder,.form-group textarea::placeholder{color:#666}.form-group textarea{resize:vertical;min-height:120px}.footer{background:#111111;color:#fff;padding:4rem 0 2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:#fff}.footer-section p{color:#ccc;line-height:1.6}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#fff}.social-links{display:flex;gap:1rem}.social-links a{width:40px;height:40px;background:#333;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease}.social-links a:hover{background:#fff;color:#000;transform:translateY(-2px)}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #333;color:#ccc}@media (max-width:768px){.nav-menu{display:none}.hamburger{display:flex}.hero-container{grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center}.about-stats,.clients-grid,.contact-content,.services-grid{grid-template-columns:1fr}.about-stats{gap:1rem}.hero-graphic{width:300px;height:200px}.about-content{text-align:center}.mission-section{grid-template-columns:1fr!important;gap:1rem!important}}@media (max-width:480px){.container{padding:0 15px}.hero-title,.section-header h2{font-size:2rem}.client-card,.contact-form,.service-card{padding:1.5rem}}.services .section-header h2{font-family:Orbitron,sans-serif}.services .section-header p{font-family:UncutPlan8,sans-serif;font-size:.9rem}.hero-logo-center{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:250px;height:auto;z-index:2;display:block}@media (max-width:600px){.hero-logo-center{width:150px!important}}.hero-logo-center:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0));filter:blur(1px);animation:logo-glare-slide 2.5s infinite}@keyframes logo-glare-slide{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.contact .section-header h2,.contact h4{font-family:Orbitron,sans-serif}.contact .section-header p,.contact button,.contact input,.contact p,.contact textarea{font-family:UncutPlan8,sans-serif}.contact input::placeholder,.contact textarea::placeholder{font-family:UncutPlan8,sans-serif}@media (max-width:600px){.logo-circle-btn{width:56px!important;height:56px!important;border-width:2px!important}.logo-circle-btn img{width:36px!important;height:36px!important}}