.home{color:#e6f1ff;background:#0a192f;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{text-align:center;margin-bottom:4rem}.section-subtitle{color:#64ffda;letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-size:1rem;font-weight:500;display:inline-block;position:relative}.section-subtitle:before,.section-subtitle:after{content:"";background:#64ffda;width:30px;height:1px;position:absolute;top:50%}.section-subtitle:before{margin-right:10px;right:100%}.section-subtitle:after{margin-left:10px;left:100%}.section-title{background:linear-gradient(135deg,#e6f1ff 0%,#64ffda 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.section-description{color:#8892b0;max-width:600px;margin:0 auto;font-size:1.1rem}.hero{background:#0a192f;align-items:center;min-height:100vh;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.hero-background{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.gradient-overlay{background:radial-gradient(circle at 30%,#64ffda1a 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.animated-shapes{width:100%;height:100%;position:absolute}.shape{background:#64ffda0d;border-radius:50%;animation:20s infinite float;position:absolute}.shape-1{width:400px;height:400px;animation-delay:0s;top:-100px;right:-100px}.shape-2{width:300px;height:300px;animation-delay:-5s;bottom:-50px;left:-50px}.shape-3{width:200px;height:200px;animation-delay:-10s;top:50%;left:30%}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-50px)rotate(180deg)}}.hero-content{z-index:2;width:100%;max-width:1200px;margin:0 auto;position:relative}.hero-text{opacity:0;max-width:800px;transition:all .8s;transform:translateY(30px)}.hero-text.visible{opacity:1;transform:translateY(0)}.hero-subtitle{color:#64ffda;letter-spacing:3px;text-transform:uppercase;margin-bottom:1.5rem;font-size:1rem;font-weight:500;animation:.5s .2s both fadeInUp;display:inline-block}.hero-title{color:#e6f1ff;margin-bottom:1.5rem;font-size:4rem;font-weight:700;line-height:1.1;animation:.5s .4s both fadeInUp}.gradient-text{background:linear-gradient(135deg,#64ffda 0%,#00b4d8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-description{color:#8892b0;max-width:600px;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6;animation:.5s .6s both fadeInUp}.hero-buttons{gap:1rem;margin-bottom:3rem;animation:.5s .8s both fadeInUp;display:flex}.btn{cursor:pointer;border:none;border-radius:5px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.btn-large{padding:1rem 2rem;font-size:1.1rem}.btn-primary{color:#0a192f;z-index:1;background:linear-gradient(135deg,#64ffda 0%,#00b4d8 100%);position:relative;overflow:hidden}.btn-primary:before{content:"";z-index:-1;background:linear-gradient(135deg,#00b4d8 0%,#64ffda 100%);width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 5px 15px #64ffda4d}.btn-primary:hover:before{left:0}.btn-outline{color:#64ffda;background:0 0;border:2px solid #64ffda}.btn-outline:hover{background:#64ffda1a;transform:translateY(-2px);box-shadow:0 5px 15px #64ffda33}.btn-outline-light{color:#e6f1ff;background:0 0;border:2px solid #e6f1ff}.btn-outline-light:hover{background:#e6f1ff1a;transform:translateY(-2px)}.btn-secondary{color:#64ffda;background:0 0;border:2px solid #64ffda;padding:.75rem 1.5rem;font-size:1rem}.btn-secondary:hover{background:#64ffda1a;transform:translateY(-2px)}.hero-stats{opacity:0;gap:3rem;margin-top:2rem;transition:all .8s 1s;display:flex;transform:translateY(30px)}.hero-stats.visible{opacity:1;transform:translateY(0)}.stat-card{text-align:center}.stat-card h3{color:#64ffda;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.stat-card p{color:#8892b0;text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.services{background:#0f2744;padding:6rem 0;position:relative}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.service-card{background:#0a192f80;border:1px solid #64ffda1a;border-radius:10px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.service-card:before{content:"";opacity:0;background:linear-gradient(135deg,#64ffda1a 0%,#0000 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.service-card:hover{border-color:#64ffda;transform:translateY(-5px);box-shadow:0 10px 30px -15px #64ffda4d}.service-card:hover:before{opacity:1}.service-icon{z-index:1;margin-bottom:1.5rem;font-size:3rem;position:relative}.service-card h3{color:#e6f1ff;z-index:1;margin-bottom:1rem;font-size:1.5rem;position:relative}.service-card p{color:#8892b0;z-index:1;margin-bottom:1.5rem;line-height:1.6;position:relative}.service-link{color:#64ffda;z-index:1;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.service-link:hover{letter-spacing:2px}.about{background:#0a192f;padding:6rem 0}.about-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-text{animation:1s fadeInLeft}.features-list{margin:2rem 0}.feature{gap:1rem;margin-bottom:1.5rem;display:flex}.feature-check{color:#0a192f;background:#64ffda;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-weight:700;display:flex}.feature h4{color:#e6f1ff;margin-bottom:.5rem;font-size:1.2rem}.feature p{color:#8892b0;line-height:1.6}.about-image{animation:1s fadeInRight;position:relative}.image-wrapper{aspect-ratio:4/3;border-radius:10px;position:relative;overflow:hidden}.image-overlay{z-index:1;background:linear-gradient(135deg,#64ffda33 0%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.placeholder-image{color:#64ffda;background:linear-gradient(135deg,#1e3a5f 0%,#0a192f 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;font-weight:500;display:flex}.technologies{background:#0f2744;padding:6rem 0}.tech-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;margin-top:3rem;display:grid}.tech-item{text-align:center;color:#e6f1ff;cursor:default;background:#0a192f80;border:1px solid #64ffda1a;border-radius:10px;padding:1.5rem;font-weight:500;transition:all .3s}.tech-item:hover{border-color:#64ffda;transform:scale(1.05);box-shadow:0 5px 15px #64ffda33}.cta{background:linear-gradient(135deg,#0a192f 0%,#0f2744 100%);padding:6rem 0;position:relative;overflow:hidden}.cta:before{content:"";background:radial-gradient(circle at 70%,#64ffda1a 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.cta-content{z-index:1;text-align:center;max-width:800px;margin:0 auto;position:relative}.cta-title{color:#e6f1ff;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.cta-description{color:#8892b0;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6}.cta-buttons{justify-content:center;gap:1rem;display:flex}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media screen and (min-width:1200px){.container{padding:0 2rem}.hero-title{font-size:4rem}}@media screen and (max-width:1199px) and (min-width:1025px){.container{max-width:960px}.hero-title{font-size:3.5rem}.section-title{font-size:2.3rem}.about-content{gap:3rem}}@media screen and (max-width:1024px){.container{max-width:960px;padding:0 1.5rem}.hero-title{font-size:3rem}.section-title{font-size:2.2rem}.about-content{gap:2rem}.services-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:992px){.container{max-width:720px}.hero-title{font-size:2.8rem}.hero-description{font-size:1.1rem}.section-title{font-size:2rem}.section-description{font-size:1rem}.about-content{grid-template-columns:1fr;gap:3rem}.about-image{order:-1;max-width:600px;margin:0 auto}.services-grid{grid-template-columns:repeat(2,1fr)}.tech-grid{grid-template-columns:repeat(3,1fr)}.cta-title{font-size:2.5rem}.hero-stats{gap:2rem}.stat-card h3{font-size:2rem}}@media screen and (max-width:768px){.container{max-width:540px;padding:0 1.5rem}.hero{min-height:auto;padding:4rem 1.5rem}.hero-title{font-size:2.5rem;line-height:1.2}.hero-description{margin-bottom:2rem;font-size:1rem}.hero-buttons{flex-direction:column;gap:1rem}.hero-buttons .btn{width:100%}.hero-stats{flex-direction:column;align-items:center;gap:1.5rem}.stat-card{width:100%;max-width:200px}.section-header{margin-bottom:3rem}.section-title{font-size:1.8rem}.section-subtitle:before,.section-subtitle:after{display:none}.services,.about,.technologies,.cta{padding:4rem 0}.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-card{padding:1.5rem}.service-icon{font-size:2.5rem}.service-card h3{font-size:1.3rem}.feature{flex-direction:column;align-items:flex-start;gap:.5rem}.feature-check{margin-bottom:.5rem}.tech-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.tech-item{padding:1rem;font-size:.9rem}.cta-title{font-size:2rem}.cta-description{margin-bottom:2rem;font-size:1rem}.cta-buttons{flex-direction:column;gap:1rem}.cta-buttons .btn{width:100%}.shape-1{width:300px;height:300px}.shape-2{width:200px;height:200px}.shape-3{width:150px;height:150px}}@media screen and (max-width:576px){.container{padding:0 1.25rem}.hero-title{font-size:2.2rem}.hero-subtitle{letter-spacing:2px;font-size:.9rem}.section-title{font-size:1.6rem}.section-description{font-size:.95rem}.services-grid{gap:1rem}.service-card{padding:1.25rem}.feature h4{font-size:1.1rem}.feature p{font-size:.95rem}.tech-grid{grid-template-columns:repeat(2,1fr)}.cta-title{font-size:1.8rem}.btn-large{padding:.875rem 1.5rem;font-size:1rem}}@media screen and (max-width:480px){.container{padding:0 1rem}.hero{padding:3rem 1rem}.hero-title{font-size:2rem}.hero-description{margin-bottom:1.5rem;font-size:.95rem}.section-header{margin-bottom:2rem}.section-title{font-size:1.5rem}.services,.about,.technologies,.cta{padding:3rem 0}.services-grid{grid-template-columns:1fr}.service-card{padding:1.25rem}.service-icon{margin-bottom:1rem;font-size:2rem}.service-card h3{margin-bottom:.75rem;font-size:1.2rem}.service-card p{margin-bottom:1rem;font-size:.9rem}.service-link{font-size:.9rem}.feature{gap:.75rem}.feature-check{width:20px;height:20px;font-size:.8rem}.feature h4{font-size:1rem}.feature p{font-size:.9rem}.tech-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.tech-item{padding:.875rem;font-size:.85rem}.cta-title{font-size:1.6rem}.cta-description{font-size:.95rem}.btn{padding:.625rem 1.25rem;font-size:.9rem}.btn-large{padding:.75rem 1.25rem;font-size:.95rem}.stat-card h3{font-size:1.8rem}.stat-card p{font-size:.8rem}.shape-1{width:200px;height:200px;top:-50px;right:-50px}.shape-2{width:150px;height:150px;bottom:-30px;left:-30px}.shape-3{width:100px;height:100px}}@media screen and (max-width:360px){.container{padding:0 .875rem}.hero-title{font-size:1.8rem}.section-title{font-size:1.3rem}.service-card{padding:1rem}.service-icon{font-size:1.8rem}.service-card h3{font-size:1.1rem}.tech-grid{grid-template-columns:1fr}.tech-item{padding:.75rem}.cta-title{font-size:1.4rem}.btn-large{padding:.625rem 1rem;font-size:.9rem}.hero-stats{gap:1rem}.stat-card h3{font-size:1.5rem}}@media screen and (max-height:600px) and (orientation:landscape){.hero{min-height:auto;padding:5rem 1.5rem}.hero-title{font-size:2rem}.hero-description{margin-bottom:1.5rem}.hero-buttons{margin-bottom:2rem}.hero-stats{margin-top:1rem}.shape-1,.shape-2,.shape-3{opacity:.3}}@media print{.hero-background,.animated-shapes,.gradient-overlay{display:none}.home{color:#000;background:#fff}.btn{color:#000;background:0 0;border:1px solid #000}}@media (prefers-color-scheme:dark){.home{color:#e6f1ff;background:#0a192f}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.animated-shapes,.shape,.hero-text,.hero-stats,.service-card,.tech-item{animation:none!important;transform:none!important}}@media (prefers-contrast:high){.btn-primary,.btn-outline,.btn-outline-light{border:2px solid #64ffda}.section-title,.gradient-text{-webkit-text-fill-color:#64ffda;color:#64ffda;background:0 0}}@media (hover:none) and (pointer:coarse){.btn:hover,.service-card:hover,.tech-item:hover{transform:none}.service-link:hover{letter-spacing:normal}.btn-primary:before{display:none}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.gradient-overlay{background:radial-gradient(circle at 30%,#64ffda26 0%,#0000 50%)}}@media (spanning:single-fold-vertical){.container{padding:0 env(safe-area-inset-left)0 env(safe-area-inset-right)}}
