*{box-sizing:border-box;margin:0;padding:0}body{color:#000;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero{text-align:center;background:linear-gradient(135deg,#f8f7f3 0%,#f8fafc 100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-background{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.carousel-container{perspective:1000px;z-index:1;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.carousel-3d{width:100%;height:100%;transform-style:preserve-3d;position:relative}.carousel-item{transform-origin:50%;width:240px;height:240px;margin:-120px 0 0 -120px;position:absolute;top:50%;left:50%}.carousel-item img{object-fit:cover;border:1px solid #ffffff4d;border-radius:15px;width:100%;height:100%;transition:all .3s;box-shadow:0 8px 25px #0000004d}.carousel-item:hover img{border-color:#7cfc00;transform:scale(1.1);box-shadow:0 12px 35px #7cfc0066}.hero-content{z-index:2;position:relative}.hero-location{z-index:3;position:absolute;bottom:40px;right:40px}.hero-logo{z-index:3;position:absolute;top:40px;left:40px}.hero-logo img{object-fit:cover;border-radius:50%;width:320px;height:320px}.location-indicator{align-items:center;gap:12px;display:flex}.globe-gif{width:60px;height:60px}.location-text{color:#000;text-shadow:0 2px 4px #ffffff4d;font-size:1.2rem;font-weight:400}.brand-name{margin-bottom:2rem;font-family:Playfair Display,serif;font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:1.1}.brand-name .white{color:#000}.brand-name .teal{color:#7cfc00}.hero-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#0a0f2c;background:#ffffffbf;border:1px solid #0a0f2c33;border-radius:50px;margin-bottom:1.2rem;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-block}.hero-cta-support{color:#000;opacity:.75;margin:0;font-size:.9rem}.hero-title{color:#000;max-width:640px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1.4rem,3vw,2.2rem);font-weight:600}.hero-subtitle{color:#000;text-shadow:0 2px 4px #ffffff4d;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:clamp(1.1rem,2.5vw,1.5rem)}.hero-buttons{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.cta-button{color:#fff;cursor:pointer;background:#0a0f2c;border:none;border-radius:50px;padding:18px 40px;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #0a0f2c4d}.cta-button:hover{background:#0a0f2c;transform:translateY(-2px);box-shadow:0 0 20px #0a0f2c80,0 0 40px #00f5d44d}.service-card{text-align:center;background:#f8f9fa;border-radius:20px;padding:3rem 2rem;transition:all .3s;position:relative;overflow:hidden}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.trust-section{color:#0a0f2c;text-align:center;background:#f8f7f4;padding:60px 0;overflow:hidden}.trust-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#0a0f2c;border:1px solid #0a0f2c40;border-radius:50px;margin-bottom:.6rem;padding:5px 16px;font-size:.8rem;font-weight:600;display:inline-block}.trust-headline{color:#000;max-width:680px;margin:0 auto 2rem;font-family:Playfair Display,serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.3}.trust-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.trust-card{text-align:left;background:#f8f9fa;border-radius:20px;padding:2.5rem 2rem;transition:all .3s;position:relative;overflow:hidden}.trust-card:before{content:"";opacity:0;background:linear-gradient(45deg,#0000,#0000);border-radius:20px;padding:2px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.trust-card:hover:before{opacity:1}.trust-card-1:before{background:linear-gradient(45deg,#00f5d4,#09c,#00f5d4,#09c) 0 0/400% 400%;animation:3s infinite gradientShift}.trust-card-2:before{background:linear-gradient(45deg,#e3c770,#ffb347,#e3c770,#ffb347) 0 0/400% 400%;animation:3s infinite gradientShift}.trust-card-3:before{background:linear-gradient(45deg,#ff6b6b,#ff8e8e,#ff6b6b,#ff8e8e) 0 0/400% 400%;animation:3s infinite gradientShift}.trust-card-4:before{background:linear-gradient(45deg,#a78bfa,#7c3aed,#a78bfa,#7c3aed) 0 0/400% 400%;animation:3s infinite gradientShift}.trust-card-icon{color:#0a0f2c;margin-bottom:1.5rem}.trust-card h3{color:#0a0f2c;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.trust-card p{color:#666;margin:0;font-size:1.1rem;line-height:1.7}.trust-closing{color:#0a0f2c;opacity:.65;max-width:560px;margin:0 auto;font-size:1rem;font-style:italic}.industries .section-title{color:#000;cursor:pointer;margin-top:-20px;margin-bottom:2rem;font-size:clamp(2rem,4vw,3rem);transition:all .3s}.industries .section-title:hover{color:#e3c770}.services{color:#0a0f2c;background:#f8f7f3;padding:120px 0}.section-title{text-align:center;color:#e3c770;margin-bottom:4rem;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem)}.services .section-title{color:#000;cursor:pointer;transition:all .3s}.services-eyebrow-wrapper{text-align:center;display:block}.services-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#0a0f2c;border:1px solid #0a0f2c40;border-radius:50px;margin-bottom:.6rem;padding:5px 16px;font-size:.8rem;font-weight:600;display:inline-block}.services .section-title:hover{color:#e3c770}.services-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem;margin-top:4rem;display:grid}.service-card{text-align:center;background:#f8f9fa;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:350px;padding:3rem 2rem 2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.learn-more-btn{color:#0a0f2c;cursor:pointer;background:0 0;border:2px solid #0a0f2c;border-radius:25px;margin-top:1.5rem;padding:12px 24px;font-family:Inter,sans-serif;font-weight:600;transition:all .3s}.learn-more-btn:hover{color:#fff;background:#0a0f2c;border-color:#0a0f2c;box-shadow:0 0 20px #0a0f2c80,0 0 40px #00f5d44d}.service-card:before{content:"";opacity:0;background:linear-gradient(45deg,#0000,#0000);border-radius:20px;padding:2px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.service-card:hover:before{opacity:1}.service-card-1:before{background:linear-gradient(45deg,#00f5d4,#09c,#00f5d4,#09c) 0 0/400% 400%;animation:3s infinite gradientShift}.service-card-2:before{background:linear-gradient(45deg,#e3c770,#ffb347,#e3c770,#ffb347) 0 0/400% 400%;animation:3s infinite gradientShift}.service-card-3:before{background:linear-gradient(45deg,#ff6b6b,#ff8e8e,#ff6b6b,#ff8e8e) 0 0/400% 400%;animation:3s infinite gradientShift}.service-icon{margin-bottom:1.5rem;font-size:3rem}.service-card h3{color:#0a0f2c;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.service-card p{color:#666;font-size:1.1rem}.industries{background:gray;padding:120px 0}.industries-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:4rem;display:grid}.industry-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:2.5rem 1.5rem;transition:all .3s}.industry-card:hover{background:#00f5d41a;border-color:#00f5d4;transform:translateY(-5px)}.industry-icon{margin-bottom:1rem;font-size:2.5rem}.industry-card h3{color:#00f5d4;margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.industry-card p{color:#b8bcc8;font-size:.95rem}.about{text-align:center;background:#f8f7f4;padding:120px 0}.about-title{color:#fff;margin-bottom:2rem;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem)}.about-mission{color:#000;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:clamp(1.3rem,3vw,2rem)}.founder-quote{color:#e3c770;text-align:left;border-left:4px solid #00f5d4;max-width:700px;margin:0 auto;padding-left:2rem;font-size:1.2rem;font-style:italic}.navigation{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#fffffff2;border-radius:50px;width:auto;padding:.5rem;transition:all .3s;position:fixed;top:40px;right:20px;box-shadow:0 2px 10px #0000001a}.navigation-scrolled{background:#fffffffa;box-shadow:0 4px 20px #00000026}.nav-container{justify-content:flex-end;align-items:center;gap:.25rem;padding:0;display:flex}.nav-logo{display:none}.nav-links{align-items:center;gap:.25rem;display:flex}.nav-link{color:#666;border-radius:50px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.nav-link:hover{color:#000;background:#0000000d}.nav-link.active{color:#fff;background:#000}.nav-link.active:after{display:none}.login-link{background-color:#00f5d41a;border:1px solid #00f5d4;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;transition:all .3s;display:flex}.login-link:hover{background-color:#00f5d433;transform:translateY(-2px)}.login-icon{font-size:1.2rem}.nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;padding:5px;display:none}.nav-toggle span{background:#0a0f2c;width:25px;height:3px;margin:3px 0;transition:all .3s}.page-content{padding-top:120px}.page-hero{text-align:center;background:#f8f7f4;padding:80px 0}.page-title{color:#000;cursor:pointer;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);transition:all .3s}.page-title:hover{text-shadow:0 0 15px #e3c770cc,0 0 30px #e3c77080,0 0 50px #e3c7704d}.page-subtitle{color:#000;text-align:center;max-width:1500px;margin:0 auto;font-size:clamp(1.1rem,2.5vw,1.5rem)}.services-detail,.industries-detail,.about-detail{color:#0a0f2c;background:#fff;padding:80px 0}.service-detail-card,.industry-detail-card{background:#f8f9fa;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:400px;margin-bottom:2rem;padding:3rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.interest-section{text-align:center;background:#0a0f2c;padding:80px 0}.interest-content h2{color:#e3c770;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,3.5rem)}.interest-content p{color:#b8bcc8;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.services-page-grid{max-width:900px;height:400vh;margin:4rem auto;position:relative;overflow:hidden}.services-page-grid .service-detail-card{width:100%;height:600px;padding:4rem 3rem 3rem;font-size:1.1rem;transition:all .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 40px #00000026}.services-page-grid .service-card-1{z-index:4}.services-page-grid .service-card-2{z-index:3}.services-page-grid .service-card-3{z-index:2}.services-page-grid .service-card-4{z-index:1}.service-detail-card h3,.industry-detail-card h3{color:#e3c770;margin-bottom:1rem;font-size:1.8rem}.service-detail-card ul{margin-top:1.5rem;padding:0;list-style:none}.service-detail-card li{color:#666;border-bottom:1px solid #eee;padding:.5rem 0}.about-content h2{color:#000;cursor:pointer;margin:3rem 0 1.5rem;font-family:Playfair Display,serif;font-size:2.5rem;transition:all .3s}.about-content h2:hover{text-shadow:0 0 15px #e3c770cc,0 0 30px #e3c77080,0 0 50px #e3c7704d}.about-content p{color:#666;margin-bottom:2rem;font-size:1.2rem;line-height:1.8}.values-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.value-item{text-align:center;background:#f8f9fa;border-radius:15px;padding:2rem}.value-item h4{color:#000;cursor:pointer;margin-bottom:1rem;font-size:1.3rem;transition:all .3s}.value-item h4:hover{text-shadow:0 0 15px #e3c770cc,0 0 30px #e3c77080,0 0 50px #e3c7704d}.contact-form-section{background:#fff;padding:80px 0}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.contact-info h3{color:#e3c770;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2rem}.contact-info p{color:#666;margin-bottom:2rem;font-size:1.1rem}.contact-methods{flex-direction:column;gap:1.5rem;display:flex}.contact-method h4{color:#0a0f2c;margin-bottom:.5rem}.contact-method p{color:#666;font-weight:400}.contact-form{background:#f8f9fa;border-radius:20px;padding:3rem}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{border:2px solid #eee;border-radius:10px;width:100%;padding:1rem;font-family:Inter,sans-serif;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-color:#00f5d4;outline:none}.footer{background:#0a0f2c;margin-top:0;padding-bottom:48px;position:relative}.footer-curve{margin-top:-2px;line-height:0;overflow:hidden}.footer-curve svg{width:100%;height:80px;display:block}.footer-content{border-bottom:1px solid #ffffff1a;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;padding:56px 0 48px;display:grid}.footer-section h3,.footer-section h4{margin-bottom:1.5rem}.footer-logo{align-items:center;gap:.8rem;display:flex}.footer-logo-image{object-fit:cover;border-radius:50%;width:140px;height:140px}.footer-section h3{margin:0;font-family:Playfair Display,serif;font-size:1.8rem}.footer-section h3 .white{color:#fff}.footer-section h3 .teal{color:#00f5d4}.footer-section h4{color:#fff;letter-spacing:.05em;text-transform:uppercase;font-size:1rem;font-weight:600}.footer-section p{color:#b8bcc8;font-size:.95rem;line-height:1.7}.footer-links{flex-direction:column;gap:.75rem;display:flex}.footer-link{color:#b8bcc8;font-size:.95rem;text-decoration:none;transition:color .2s}.footer-link:hover{color:#00f5d4}.social-links{flex-direction:column;gap:.75rem;display:flex}.social-link{color:#b8bcc8;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.social-link:hover{color:#00f5d4}.footer-bottom{text-align:center;padding-top:2rem}.footer-bottom p{color:#b8bcc8;font-size:.9rem}.terms-content,.privacy-content{color:#000;background:#f8f7f4;padding:80px 0}.legal-content h2{color:#000;cursor:default;margin:2.5rem 0 1rem;font-family:Playfair Display,serif;font-size:1.8rem;transition:all .3s}.legal-content h2:hover{text-shadow:0 0 15px #e3c770cc,0 0 30px #e3c77080,0 0 50px #e3c7704d}.legal-content h2:first-child{margin-top:0}.legal-content h3{color:#000;margin:1.5rem 0 .75rem;font-family:Playfair Display,serif;font-size:1.3rem}.legal-content p{color:#666;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.legal-content ul{margin:.5rem 0 1.5rem;padding:0;list-style:none}.legal-content ul li{color:#666;border-bottom:1px solid #ebebeb;padding:.4rem 0 .4rem 1.5rem;font-size:1.05rem;line-height:1.7;position:relative}.legal-content ul li:before{content:"";background:#7cfc00;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.lang-switcher{margin-bottom:1rem;display:inline-block;position:relative}.lang-btn{color:#b8bcc8;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;transition:all .3s;display:flex}.lang-btn:hover{color:#fff;background:#ffffff26;border-color:#ffffff4d}.lang-dropdown{z-index:999;background:#1a1f3a;border:1px solid #ffffff1a;border-radius:12px;min-width:160px;max-height:260px;margin:0;padding:.5rem 0;list-style:none;position:absolute;bottom:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 -8px 30px #0006}.lang-option{color:#b8bcc8;cursor:pointer;padding:.5rem 1rem;font-size:.85rem;transition:all .2s}.lang-option:hover{color:#fff;background:#ffffff14}.lang-option-active{color:#7cfc00;font-weight:600}.goog-te-banner-frame{display:none!important}body{top:0!important}.chatbot-widget{z-index:1000;position:fixed;bottom:30px;right:30px}.chatbot-button{cursor:pointer;background:#0a0f2c;border:none;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #0a0f2c4d}.chatbot-button:hover{transform:scale(1.1);box-shadow:0 0 20px #0a0f2c80,0 0 40px #00f5d44d}@media (max-width:768px){.hero-buttons{flex-direction:column;gap:1rem}.services-grid,.industries-grid{grid-template-columns:1fr}.nav-links{opacity:0;background:#0a0f2cfa;flex-direction:column;padding:2rem;transition:all .3s;position:fixed;top:70px;left:0;right:0;transform:translateY(-100%)}.nav-links.nav-open{opacity:1;transform:translateY(0)}.nav-toggle{display:flex}.services-grid,.industries-grid{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr;gap:2rem}.footer-content{text-align:left;grid-template-columns:1fr 1fr;gap:2.5rem}.social-links{flex-direction:row;justify-content:center;gap:1rem}.founder-quote{text-align:center;border-top:4px solid #00f5d4;border-left:none;padding-top:1rem;padding-left:0}}.service-card-4:before{background:linear-gradient(45deg,#9b59b6,#c39bd3,#9b59b6,#c39bd3) 0 0/400% 400%;animation:3s infinite gradientShift}.neon-green-title{text-shadow:0 0 10px #0f0,0 0 20px #0f0,0 0 30px #0f0,0 0 40px #0f0}.page-subtitle-small{color:#666;max-width:600px;margin:0 auto;font-size:1rem}.gold-title{color:#e3c770}.industry-section{align-items:center;gap:3rem;margin-bottom:4rem;padding:2rem 0;display:flex}.industry-layout-left{flex-direction:row}.industry-layout-right{flex-direction:row-reverse}.industry-image{flex:1;max-width:400px}.industry-image img{border-radius:15px;width:100%;height:auto;box-shadow:0 10px 30px #0000001a}.industry-content{flex:1}.industry-section:last-child{border-bottom:none}.industry-section h3{color:#e3c770;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:1.8rem}.industry-section p{color:#666;margin-bottom:1rem;font-size:1.1rem;line-height:1.7}@media (max-width:768px){.industry-section{text-align:center;flex-direction:column!important}.industry-image{max-width:300px}}.service-section{margin-bottom:4rem;padding:2rem 0}.service-layout-left .service-content{text-align:left;max-width:75%}.service-layout-right .service-content{text-align:left;max-width:75%;margin-left:auto}.service-section h3{color:#e3c770;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:1.8rem}.service-section p{color:#666;margin-bottom:1rem;font-size:1.1rem;line-height:1.7}.wwb-section{text-align:center;background:#0a0f2c;padding:80px 0;position:relative;overflow:hidden}.wwb-bg{opacity:.5;filter:blur(2px);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.05)}.wwb-inner{z-index:2;position:relative}.wwb-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#00f5d4;border:1px solid #00f5d44d;border-radius:50px;margin-bottom:.6rem;padding:5px 16px;font-size:.8rem;font-weight:600;display:inline-block}.wwb-headline{color:#fff;margin:0 auto 1rem;font-family:Playfair Display,serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.3}.wwb-sub{color:#b8bcc8;max-width:520px;margin:0 auto 2.5rem;font-size:1rem}.wwb-card{-webkit-backdrop-filter:blur(16px);text-align:left;cursor:pointer;background:#ffffff12;border:1px solid #ffffff26;border-radius:20px;justify-content:space-between;align-items:center;gap:2rem;max-width:860px;margin:0 auto;padding:2.5rem 3rem;transition:border-color .3s,box-shadow .3s;display:flex}.wwb-card:hover{border-color:#00f5d473;box-shadow:0 20px 60px #00000059}.wwb-card-left{flex:1}.wwb-product-label{letter-spacing:.08em;text-transform:uppercase;color:#00f5d4;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:inline-block}.wwb-product-name{color:#fff;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:700}.wwb-product-desc{color:#b8bcc8;max-width:420px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.wwb-btn{color:#00f5d4;background:0 0;border:2px solid #00f5d4;border-radius:50px;padding:10px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.wwb-btn:hover{color:#0a0f2c;background:#00f5d4}.wwb-card-right{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;max-width:260px;display:flex}.wwb-tag{color:#b8bcc8;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50px;padding:4px 12px;font-size:.78rem;font-weight:500}@media (max-width:768px){.wwb-card{text-align:center;flex-direction:column;padding:2rem 1.5rem}.wwb-card-right{justify-content:center;max-width:100%}.wwb-product-desc{max-width:100%}}.email-subscription{text-align:center;background:linear-gradient(135deg,#0a0f2c 0%,#1a1f3a 100%);padding:80px 0}.subscription-content h2{color:#e3c770;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem)}.subscription-content p{color:#000;cursor:pointer;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.2rem;transition:all .3s}.subscription-content p:hover{text-shadow:0 0 10px #fffc,0 0 20px #fff9}.subscription-form{max-width:500px;margin:0 auto 2rem}.form-input-group{align-items:center;gap:1rem;display:flex}.email-input{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:50px;flex:1;padding:15px 20px;font-family:Inter,sans-serif;font-size:1rem;transition:all .3s}.email-input::placeholder{color:#b8bcc8}.email-input:focus{background:#ffffff26;border-color:#00f5d4;outline:none}.subscribe-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#0a0f2c;border:none;border-radius:50px;padding:15px 30px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;transition:all .3s}.subscribe-btn:hover{background:#0a0f2c;transform:translateY(-2px);box-shadow:0 0 20px #0a0f2c80,0 0 40px #00f5d44d}.subscribe-btn:disabled{cursor:not-allowed;background:#00c851;transform:none}.subscription-note{color:#000;opacity:.8;cursor:pointer;font-size:.9rem;transition:all .3s}.subscription-note:hover{text-shadow:0 0 10px #fffc,0 0 20px #fff9}@media (max-width:768px){.form-input-group{flex-direction:column;gap:1rem}.email-input,.subscribe-btn{width:100%}}.cookie-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0009;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.cookie-banner{background:#0a0f2c;border:1px solid #00f5d433;border-radius:16px;width:100%;max-width:520px;padding:2rem;box-shadow:0 0 60px #00f5d414}.cookie-banner-content p{color:#b8bcc8;margin:0 0 1.5rem;font-size:.9rem;line-height:1.6}.cookie-link{color:#00f5d4;text-decoration:none}.cookie-link:hover{text-decoration:underline}.cookie-actions{justify-content:flex-end;gap:.75rem;display:flex}.cookie-btn-decline{color:#b8bcc8;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50px;padding:.5rem 1.25rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;transition:all .3s}.cookie-btn-decline:hover{color:#fff;border-color:#fff6}.cookie-btn-accept{color:#0a0f2c;cursor:pointer;background:#00f5d4;border:none;border-radius:50px;padding:.5rem 1.25rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:all .3s}.cookie-btn-accept:hover{transform:translateY(-1px);box-shadow:0 0 20px #00f5d466}@media (max-width:480px){.cookie-actions{flex-direction:column}.cookie-btn-decline,.cookie-btn-accept{text-align:center;width:100%}}
@media screen and (max-width:1024px){.container{padding:0 30px}.page-title{font-size:2.5rem}.page-subtitle{font-size:1.1rem}.nav-links{gap:20px}.hero h1{font-size:3rem}.hero p{font-size:1.1rem}.services-grid,.industries-grid{grid-template-columns:repeat(2,1fr);gap:20px}.contact-grid{grid-template-columns:1fr;gap:30px}}@media screen and (max-width:767px){.container{padding:0 20px}.navigation{background:#fffffff2;border-radius:50px;width:auto;padding:.5rem 1rem;top:20px;left:auto;right:20px;box-shadow:0 2px 15px #00000026}.nav-container{justify-content:flex-end;gap:.5rem}.nav-toggle{display:flex;position:static}.nav-toggle span{transition:all .3s}.nav-links{z-index:999;background:#fffffffa;border-radius:20px;flex-direction:column;gap:.25rem;width:180px;padding:.75rem;display:none;position:fixed;top:75px;left:auto;right:20px;box-shadow:0 4px 20px #00000026}.nav-links.nav-open{display:flex}.nav-link{text-align:center;border-radius:50px;padding:.6rem 1rem;font-size:.9rem}.hero-content{margin-top:120px;padding:0 20px}.hero-title{margin-bottom:1rem;font-size:1.4rem}.hero-subtitle{margin-bottom:2rem;font-size:.8rem}.hero{min-height:auto;padding:60px 0 40px}.hero h1{font-size:2rem;line-height:1.2}.hero p{font-size:1rem}.page-title{font-size:2rem}.page-subtitle{font-size:1rem}.services-grid,.industries-grid{grid-template-columns:1fr;gap:20px}.service-card,.industry-card{padding:25px}.service-card h3,.industry-card h3{font-size:1.3rem}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-form input,.contact-form textarea{font-size:16px}.subscription-form{flex-direction:column}.form-input-group{flex-direction:column;gap:15px}.email-input,.subscribe-btn{width:100%}.footer-content{text-align:left;grid-template-columns:1fr 1fr;gap:2rem}.footer-section{width:100%;padding:0}.footer-section h4{margin-bottom:12px}.footer-links,.social-links{gap:12px}.footer-logo-image{width:65px;height:65px;margin-bottom:12px}.footer-logo{justify-content:flex-start;margin-bottom:0}.footer-section p{margin:0;line-height:2}.hero-location{bottom:15px;right:15px}.location-indicator{gap:6px}.globe-gif{width:30px;height:30px}.location-text{font-size:.75rem}.carousel-container{width:280px;height:280px}.carousel-item{width:110px;height:110px;margin:-55px 0 0 -55px}.hero-logo img{width:80px;height:80px}.chatbot-widget{bottom:20px;right:20px}.chatbot-button{width:60px;height:60px}.chatbot-button img{width:50px!important;height:50px!important}.cta-button{padding:12px 30px;font-size:.95rem}.about-content{flex-direction:column}section{padding:40px 0}.page-hero{padding:60px 0 40px}}@media screen and (max-width:480px){.hero h1,.page-title{font-size:1.75rem}.service-card,.industry-card{padding:20px}.cta-button{padding:10px 25px;font-size:.9rem}.chatbot-widget div{width:280px!important;height:380px!important}}@media screen and (max-height:600px) and (orientation:landscape){.hero{min-height:auto;padding:40px 0}.hero h1{font-size:2rem}}@media (hover:none) and (pointer:coarse){.nav-link,.cta-button,.service-card,.industry-card{-webkit-tap-highlight-color:#0000001a}.nav-link{padding:12px 20px}.cta-button{min-height:44px}}
