*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:#343a40;margin:0}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn{display:inline-block;padding:12px 30px;border:none;border-radius:50px;font-weight:600;text-decoration:none;text-align:center;transition:all .3s ease;cursor:pointer;font-size:16px}.btn.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #667eea66}.btn.btn-secondary{background:transparent;color:#007bff;border:2px solid #007bff}.btn.btn-secondary:hover{background:#007bff;color:#fff}.section{padding:100px 0}.section:nth-child(2n){background-color:#f8f9fa}.section-header{text-align:center;margin-bottom:80px}.section-header h2{font-size:3rem;font-weight:700;margin-bottom:20px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-header p{font-size:1.2rem;color:#6c757d;max-width:600px;margin:0 auto}.navbar{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;padding:15px 0;transition:all .5s ease;transform:translateY(-100%);opacity:0}.navbar.scrolled{background:#fffffffa;box-shadow:0 2px 30px #0000001a;transform:translateY(0);opacity:1}.nav-container{max-width:1600px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-logo h2{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:1.8rem}.nav-logo-img{height:50px;width:auto;display:block}.nav-menu{display:flex;gap:40px}@media (max-width: 768px){.nav-menu{position:fixed;left:-100%;top:80px;flex-direction:column;background:#fff;width:100%;text-align:center;transition:.3s;box-shadow:0 10px 30px #0000001a;padding:30px 0}.nav-menu.active{left:0}}.nav-link{color:#343a40;text-decoration:none;font-weight:500;transition:color .3s ease;cursor:pointer}.nav-link:hover{color:#007bff}.nav-toggle{display:none;flex-direction:column;cursor:pointer}@media (max-width: 768px){.nav-toggle{display:flex}}.bar{width:25px;height:3px;background-color:#343a40;margin:3px 0;transition:.3s}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}@media (max-width: 768px){.about-content{grid-template-columns:1fr;gap:40px}}.about-content img{aspect-ratio:1/1}.about-text h3{font-size:2rem;margin-bottom:20px;color:#007bff}.about-text p{font-size:1.1rem;margin-bottom:20px;color:#6c757d}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px}.stat-item{text-align:center}.stat-item h4{font-size:2.5rem;font-weight:700;color:#007bff;margin-bottom:10px}.stat-item p{color:#6c757d}.about-image img{width:100%;border-radius:20px;box-shadow:0 20px 60px #0000001a}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.service-card{background:#fff;padding:40px;border-radius:20px;text-align:center;box-shadow:0 10px 50px #0000001a;transition:transform .3s ease}.service-card:hover{transform:translateY(-10px)}.service-icon{font-size:3rem;margin-bottom:20px}.service-card h3{font-size:1.5rem;margin-bottom:20px;color:#343a40}.service-card p{color:#6c757d;line-height:1.8}.why-us .why-us-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}@media (max-width: 768px){.why-us .why-us-grid{grid-template-columns:1fr;gap:20px}}.why-us .why-us-card{background:#fff;border-radius:15px;padding:40px 30px;text-align:center;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;border:1px solid rgba(0,123,255,.1)}.why-us .why-us-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #007bff26;border-color:#007bff33}.why-us .why-us-card .why-us-icon{font-size:2rem;margin-bottom:20px;display:inline-block;padding:20px;background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:50%;width:80px;height:80px;line-height:40px}.why-us .why-us-card h3{font-size:1.5rem;font-weight:600;margin-bottom:15px;color:#343a40}.why-us .why-us-card p{color:#6c757d;line-height:1.6;font-size:1rem}@media (max-width: 768px){.why-us .why-us-card{padding:30px 20px}.why-us .why-us-card .why-us-icon{font-size:2.5rem;width:70px;height:70px;line-height:30px}.why-us .why-us-card h3{font-size:1.3rem}}.values .values-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;max-width:1200px;margin:0 auto}@media (max-width: 968px){.values .values-content{grid-template-columns:1fr;gap:40px}}.values .values-left{margin:auto}.values .values-left .values-intro{background:linear-gradient(135deg,#667eea0d,#764ba20d);padding:40px;border-radius:20px;border-left:5px solid;border-image:linear-gradient(135deg,#667eea,#764ba2) 1;position:sticky;top:100px}@media (max-width: 968px){.values .values-left .values-intro{position:static;padding:30px}}.values .values-left .values-intro h3{font-size:2rem;font-weight:700;margin-bottom:25px;color:#343a40;line-height:1.3}@media (max-width: 768px){.values .values-left .values-intro h3{font-size:1.6rem}}.values .values-left .values-intro p{font-size:1.1rem;line-height:1.8;color:#6c757d;margin-bottom:20px}.values .values-left .values-intro p:last-child{margin-bottom:0}@media (max-width: 768px){.values .values-left .values-intro p{font-size:1rem;line-height:1.6}}.values .values-right{max-height:500px;overflow-y:auto;border-radius:15px;background:#ffffff80;padding:25px;border:1px solid rgba(0,123,255,.1)}.values .values-right::-webkit-scrollbar{width:6px}.values .values-right::-webkit-scrollbar-track{background:#007bff1a;border-radius:10px}.values .values-right::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px}.values .values-right::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#5a6fd8,#6b4d94)}@media (max-width: 968px){.values .values-right{max-height:none;overflow-y:visible;padding:20px}}.values .values-right .value-item{display:flex;gap:25px;margin-bottom:35px;opacity:.9;transition:all .3s ease}.values .values-right .value-item:hover{opacity:1;transform:translate(10px)}.values .values-right .value-item:hover .value-number{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:scale(1.1)}.values .values-right .value-item:hover .value-icon{transform:scale(1.1)}.values .values-right .value-item:last-child{margin-bottom:0}.values .values-right .value-item .value-number{font-size:1.2rem;font-weight:700;color:#007bff;background:#007bff1a;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease;border:2px solid rgba(0,123,255,.2)}@media (max-width: 768px){.values .values-right .value-item .value-number{width:45px;height:45px;font-size:1.1rem}}.values .values-right .value-item .value-content{flex:1}.values .values-right .value-item .value-content .value-icon{font-size:1.8rem;margin-bottom:10px;display:inline-block;transition:transform .3s ease}@media (max-width: 768px){.values .values-right .value-item .value-content .value-icon{font-size:1.5rem}}.values .values-right .value-item .value-content h4{font-size:1.3rem;font-weight:600;margin-bottom:8px;color:#343a40}@media (max-width: 768px){.values .values-right .value-item .value-content h4{font-size:1.2rem}}.values .values-right .value-item .value-content p{color:#6c757d;line-height:1.6;font-size:1rem}@media (max-width: 768px){.values .values-right .value-item .value-content p{font-size:.95rem}}@media (max-width: 768px){.values .values-right .value-item{gap:20px;margin-bottom:30px}}@media (max-width: 768px){.values .values-content{padding:0 20px}}@media (max-width: 1200px){.why-us-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.values-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (max-width: 768px){.why-us-grid,.values-grid{grid-template-columns:1fr;padding:0 20px}}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:80px}@media (max-width: 768px){.contact-content{grid-template-columns:1fr;gap:40px}}.contact-info h3{font-size:2rem;margin-bottom:40px;color:#007bff}.contact-item{display:flex;align-items:flex-start;gap:20px;margin-bottom:30px}.contact-item .icon{font-size:1.5rem;margin-top:5px}.contact-item h4{color:#343a40;margin-bottom:5px}.contact-item p{color:#6c757d}.contact-form{background:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 50px #0000001a}.form-group{margin-bottom:25px}.form-control{width:100%;padding:15px;border:2px solid #e9ecef;border-radius:10px;font-size:16px;transition:border-color .3s ease}.form-control:focus{outline:none;border-color:#007bff}textarea.form-control{resize:vertical;min-height:120px}.footer{background:#343a40;color:#fff;padding:60px 0 20px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}.footer-content a:link,.footer-content a:visited{color:#007bff;text-decoration:none}.hero-section{position:relative;height:100vh;background:linear-gradient(135deg,#141b2e,#141b2e,#4b395f,#4d4dc7,#4b395f,#141b2e,#141b2e);background-size:650% 650%;animation:shineBackground 90s linear infinite;overflow:hidden;display:flex;align-items:center;animation-delay:3s;justify-content:center}section{margin-bottom:30px}@keyframes shineBackground{0%{background-position:100% 100%}to{background-position:0% 0%}}.circuit-container{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.8}.circuit-svg{width:100%;height:100%}.circuit-line{stroke:#00d4ff;stroke-width:2;fill:none;opacity:.6;filter:drop-shadow(0 0 3px #00d4ff)}.circuit-node{fill:#00d4ff;filter:drop-shadow(0 0 5px #00d4ff)}.charge{fill:#ff6b35;filter:drop-shadow(0 0 8px #ff6b35);opacity:0;offset-rotate:auto}.charge-1{offset-path:path("M0,350 L150,350 L200,400 L400,400 L600,200 L1000,200 L1100,100 L1200,100")}.charge-2{offset-path:path("M0,300 L100,300 L200,200 L400,200 L700,-100")}.charge-3{offset-path:path("M0,600 L100,600 L150,550 L300,550 L400,650 L700,650 L800,750 L900,700 L1000,600 L1200,600")}.charge-4{offset-path:path("M0,400 L100,400 L200,500 L600,500 L700,600 L800,600 L900,500 L1200,500")}.charge-6{offset-path:path("M0,600 L200,600 L400,800");animation:moveCharge 2s infinite linear!important}.charge-7{offset-path:path("M0,350 L150,350 L200,400 L400,400 L600,200 L1000,200 L1100,100 L1200,100")}.charge-8{offset-path:path("M0,350 L100,350 L200,250 L400,250 L600,50 L1200,50")}.charge-9{offset-path:path("M0,400 L100,400 L200,500 L500,500 L700,300 L1000,300 L1100,200 L1200,200")}.charge-1{animation:moveCharge 4s infinite linear;animation-delay:4s;transition-delay:1s}.charge-2{animation:moveCharge 3s infinite linear;animation-delay:1s;transition-delay:1s}.charge-3{animation:moveCharge 3s infinite linear;animation-delay:3s;transition-delay:3s}.charge-4{animation:moveCharge 4s infinite linear;animation-delay:3s;transition-delay:2s}.charge-5{animation:moveCharge 4s infinite linear;animation-delay:2s;transition-delay:3s}.charge-6{animation:moveCharge 5s infinite linear;animation-delay:2s;transition-delay:3s}.charge-7{animation:moveCharge 4s infinite linear;animation-delay:1s;transition-delay:1s}.charge-8{animation:moveCharge 5s infinite linear;animation-delay:4s;transition-delay:3s}.charge-9{animation:moveCharge 4s infinite linear;animation-delay:1s;transition-delay:2s}@keyframes moveCharge{0%{offset-distance:0%;opacity:0}5%{opacity:1}90%{offset-distance:100%;opacity:1}to{opacity:0}}.hero-content{position:relative;z-index:10;text-align:center;color:#fff;max-width:800px;padding:0 20px}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:30px;color:#fff;text-shadow:2px 2px 15px rgba(0,0,0,.4)}.hero-subtitle{font-size:1.3rem;margin-bottom:50px;opacity:.9;line-height:1.8;color:#fff;text-shadow:2px 2px 10px rgba(0,0,0,.4)}.hero-buttons{display:flex;gap:20px;justify-content:center}@media (max-width: 480px){.hero-buttons{flex-direction:column;align-items:center}}.hero-button{background:linear-gradient(45deg,#00d4ff,#08c);border:none;padding:15px 30px;font-size:1.1rem;color:#fff;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #00d4ff4d}.hero-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #004e9766}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}}.invisible-placeholder{visibility:hidden}.signal-dot{opacity:0;transition:opacity .6s;pointer-events:none;filter:drop-shadow(0 0 8px #00a4be);z-index:0}
