@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=Outfit:wght@400;500;600;700;800;900&family=Inter:wght@300;400;500;600;700&display=swap";
:root{--bg-dark:#030712;--bg-card:#0f172abf;--bg-card-hover:#1e293be6;--primary-navy:#0f172a;--accent-orange:#ff6b00;--accent-gold:#f7931e;--accent-cyan:#00f0ff;--accent-purple:#8b5cf6;--text-white:#fff;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--glass-bg:#ffffff0a;--glass-border:#ffffff1f;--glass-border-hover:#ff6b0080;--font-heading:"Plus Jakarta Sans", "Outfit", sans-serif;--font-display:"Outfit", sans-serif;--font-body:"Inter", sans-serif;--container-max:1440px;--section-space:90px 0;--glow-orange:0 0 35px #ff6b0059;--glow-cyan:0 0 35px #00f0ff40;--shadow-card:0 12px 40px #0009;--transition:all .3s cubic-bezier(.16, 1, .3, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background-color:var(--bg-dark);color:var(--text-primary);font-size:16px}body{font-family:var(--font-body);background-color:var(--bg-dark);color:var(--text-primary);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--text-white);letter-spacing:-.02em;line-height:1.2}a{color:inherit;transition:var(--transition);text-decoration:none}.page-hero{text-align:center;background:radial-gradient(circle at 50% 20%,#ff6b001f 0%,#030712fa 70%),#030712;border-bottom:1px solid #ffffff14;padding:150px 0 80px}.page-hero h1{color:#fff;letter-spacing:-.03em;margin-top:14px;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:900}.page-hero p{color:#cbd5e1;max-width:680px;margin:18px auto 0;font-size:1.05rem;line-height:1.8}.container{max-width:var(--container-max);margin:0 auto;padding:0 32px}.section{padding:var(--section-space);position:relative}.section-dark{background:var(--bg-dark)}.section-light{background:#0b1329}.section-badge{color:var(--accent-orange);letter-spacing:1.5px;text-transform:uppercase;font-size:.78rem;font-weight:800;font-family:var(--font-heading);background:#ff6b001f;border:1px solid #ff6b0066;border-radius:99px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 18px;display:inline-flex}.section-title{font-size:clamp(1.8rem,4.2vw,3.2rem);font-weight:800;font-family:var(--font-heading);color:var(--text-white);letter-spacing:-.03em;margin-bottom:18px}.section-title .highlight,.section-title .gradient-text{background:linear-gradient(135deg,#ff6b00 0%,#f7931e 50%,#00f0ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.section-subtitle{color:var(--text-secondary);max-width:660px;font-size:1.02rem;line-height:1.7}.btn-primary{color:var(--text-white);font-weight:800;font-family:var(--font-heading);cursor:pointer;transition:var(--transition);box-shadow:var(--glow-orange);text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ff6b00 0%,#f7931e 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 34px;font-size:.92rem;display:inline-flex}.btn-primary:hover{background:linear-gradient(135deg,#ff7b15 0%,#ffa434 100%);transform:translateY(-3px);box-shadow:0 0 50px #ff6b0080}.btn-secondary{color:var(--text-white);font-weight:800;font-family:var(--font-heading);cursor:pointer;transition:var(--transition);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 34px;font-size:.92rem;display:inline-flex}.btn-secondary:hover{border-color:var(--accent-cyan);color:var(--accent-cyan);background:#00f0ff1a;transform:translateY(-3px)}.card,.glass-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:var(--transition);color:#f8fafc;background:#0f172abf;border:1px solid #ffffff1f;border-radius:20px;padding:32px}.card:hover,.glass-card:hover{box-shadow:var(--shadow-card);background:#1e293be6;border-color:#ff6b0080;transform:translateY(-4px)}.card h3,.card h4{color:#fff!important}.card p{color:#cbd5e1!important}.icon-box{background:#ff6b001f;border:1px solid #ff6b004d;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.5rem;display:flex}.tag{color:#00f0ff;letter-spacing:.5px;background:#00f0ff1f;border:1px solid #00f0ff59;border-radius:8px;padding:4px 12px;font-size:.75rem;font-weight:800}.grid-2{grid-template-columns:repeat(2,1fr);gap:36px;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:1024px){.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){:root{--section-space:54px 0}.container{padding:0 18px!important}.page-hero{padding:120px 18px 50px!important}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr!important;gap:18px!important}.card,.glass-card{border-radius:18px!important;padding:22px 18px!important}.btn-primary,.btn-secondary{min-height:46px;padding:12px 24px!important;font-size:.86rem!important}}.text-center{text-align:center}.mb-24{margin-bottom:24px}.mb-48{margin-bottom:48px}
.Navbar-module__nuAbfa__navbar{z-index:1000;background:0 0;padding:20px 0;transition:all .3s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#030712d9;border-bottom:1px solid #ffffff14;padding:12px 0;box-shadow:0 10px 30px #0006}.Navbar-module__nuAbfa__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__nuAbfa__logo{align-items:baseline;gap:2px;text-decoration:none;display:flex}.Navbar-module__nuAbfa__logoNxa{color:#ff6b00;letter-spacing:-1px;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:900}.Navbar-module__nuAbfa__logoTech{color:#fff;letter-spacing:1px;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:400}.Navbar-module__nuAbfa__logoDot{color:#00f0ff;font-family:Outfit,sans-serif;font-size:2rem;font-weight:900}.Navbar-module__nuAbfa__desktopNav{align-items:center;gap:24px;display:flex}.Navbar-module__nuAbfa__navItem{padding:8px 0;position:relative}.Navbar-module__nuAbfa__navLink{color:#cbd5e1;align-items:center;gap:4px;font-family:Plus Jakarta Sans,sans-serif;font-size:.88rem;font-weight:600;transition:all .2s;display:flex}.Navbar-module__nuAbfa__navLink:hover,.Navbar-module__nuAbfa__active{color:#fff}.Navbar-module__nuAbfa__chevron{color:#94a3b8;font-size:.7rem}.Navbar-module__nuAbfa__navLinkExternal{align-items:center;gap:6px;font-family:Plus Jakarta Sans,sans-serif;font-size:.88rem;font-weight:700;display:inline-flex}.Navbar-module__nuAbfa__navBadge{color:#00f0ff;letter-spacing:.5px;background:#00f0ff26;border:1px solid #00f0ff66;border-radius:4px;padding:2px 6px;font-size:.62rem;font-weight:800}.Navbar-module__nuAbfa__dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172af2;border:1px solid #ffffff1a;border-radius:14px;min-width:220px;padding:10px;animation:.2s Navbar-module__nuAbfa__fadeIn;position:absolute;top:100%;left:0;box-shadow:0 20px 40px #00000080}@keyframes Navbar-module__nuAbfa__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__nuAbfa__dropdownItem{color:#cbd5e1;border-radius:8px;padding:10px 14px;font-size:.85rem;font-weight:600;transition:all .2s;display:block}.Navbar-module__nuAbfa__dropdownItem:hover{color:#ff6b00;background:#ff6b001f}.Navbar-module__nuAbfa__navActions{align-items:center;gap:16px;display:flex}.Navbar-module__nuAbfa__menuToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__nuAbfa__bar{background:#fff;width:24px;height:2px;transition:all .3s}.Navbar-module__nuAbfa__barOpen1{width:24px;height:2px;transform:rotate(45deg) translate(5deg, 5deg);background:#ff6b00}.Navbar-module__nuAbfa__barOpen2{opacity:0}.Navbar-module__nuAbfa__barOpen3{width:24px;height:2px;transform:rotate(-45deg) translate(5deg, -5deg);background:#ff6b00}.Navbar-module__nuAbfa__mobileMenu{display:none}@media (max-width:992px){.Navbar-module__nuAbfa__desktopNav{display:none}.Navbar-module__nuAbfa__menuToggle{display:flex}.Navbar-module__nuAbfa__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;background:#030712f5;border-bottom:1px solid #ffffff1a;flex-direction:column;max-height:0;padding:24px 32px;transition:all .4s;display:flex;position:absolute;top:100%;left:0;right:0;overflow:hidden}.Navbar-module__nuAbfa__mobileMenuOpen{opacity:1;max-height:500px}.Navbar-module__nuAbfa__mobileNavLink{color:#e2e8f0;border-bottom:1px solid #ffffff0d;padding:12px 0;font-size:1rem;font-weight:700;display:block}}
.Footer-module__EZoWya__footer{color:#e2e8f0;background:#040e21;border-top:1px solid #ffffff14;width:100%;font-family:Inter,sans-serif}.Footer-module__EZoWya__footerTop{border-bottom:1px solid #ffffff14;padding:80px 0 50px}.Footer-module__EZoWya__footerGrid{grid-template-columns:1.6fr 1fr 1fr 1fr 1fr;align-items:start;gap:40px;margin-bottom:50px;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;display:flex}.Footer-module__EZoWya__logo{align-items:baseline;gap:2px;margin-bottom:14px;text-decoration:none;display:inline-flex}.Footer-module__EZoWya__logoNxa{color:#f7931e;letter-spacing:-1px;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:900}.Footer-module__EZoWya__logoTech{color:#fff;letter-spacing:1px;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:300}.Footer-module__EZoWya__logoDot{color:#f7931e;font-family:Outfit,sans-serif;font-size:2rem;font-weight:900}.Footer-module__EZoWya__brandDesc{color:#cbd5e1;max-width:340px;margin-bottom:16px;font-size:.86rem;line-height:1.7}.Footer-module__EZoWya__hqBox{background:#ffffff0a;border:1px solid #f7931e40;border-radius:16px;padding:18px}.Footer-module__EZoWya__hqHeader{color:#f7931e;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:.76rem;font-weight:800}.Footer-module__EZoWya__hqAddress{color:#e2e8f0;font-size:.82rem;line-height:1.6}.Footer-module__EZoWya__hqContactList{flex-direction:column;gap:6px;margin-top:12px;font-size:.82rem;display:flex}.Footer-module__EZoWya__hqPhone{color:#f7931e;font-weight:800;text-decoration:none}.Footer-module__EZoWya__hqEmail{color:#e2e8f0;text-decoration:none}.Footer-module__EZoWya__hqHours{color:#94a3b8;font-size:.78rem}.Footer-module__EZoWya__linkCol{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__colTitle{color:#f7931e;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:4px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:800}.Footer-module__EZoWya__footerLink{color:#cbd5e1;align-items:center;font-size:.86rem;line-height:1.5;text-decoration:none;transition:all .2s;display:flex}.Footer-module__EZoWya__footerLink:hover{color:#f7931e;transform:translate(4px)}.Footer-module__EZoWya__portalLink{color:#f7931e;font-weight:700}.Footer-module__EZoWya__portalLink:hover{color:#ffb347}.Footer-module__EZoWya__newsletterBanner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0b2e5980,#040e21cc);border:1px solid #f7931e4d;border-radius:20px;justify-content:space-between;align-items:center;gap:28px;margin-bottom:40px;padding:28px 36px;display:flex}.Footer-module__EZoWya__newsletterLeft{max-width:460px}.Footer-module__EZoWya__newsletterTitle{color:#fff;margin-bottom:4px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800}.Footer-module__EZoWya__newsletterDesc{color:#cbd5e1;font-size:.85rem;line-height:1.5}.Footer-module__EZoWya__newsletterForm{flex:1;gap:10px;max-width:440px;display:flex}.Footer-module__EZoWya__newsletterInput{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:12px;outline:none;flex:1;padding:12px 18px;font-family:Inter,sans-serif;font-size:.88rem}.Footer-module__EZoWya__newsletterInput:focus{border-color:#f7931e;box-shadow:0 0 0 2px #f7931e33}.Footer-module__EZoWya__newsletterBtn{color:#040e21;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f7931e,#ffb347);border:none;border-radius:12px;padding:12px 24px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:800;transition:all .3s}.Footer-module__EZoWya__newsletterBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f7931e4d}.Footer-module__EZoWya__trustRow{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;gap:20px;padding-top:24px;display:flex}.Footer-module__EZoWya__trustBadgeItem{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;flex:1;align-items:center;gap:12px;min-width:220px;padding:12px 18px;display:flex}.Footer-module__EZoWya__trustBadgeIcon{font-size:1.5rem}.Footer-module__EZoWya__trustBadgeTitle{color:#fff;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:800}.Footer-module__EZoWya__trustBadgeDesc{color:#94a3b8;font-size:.74rem}.Footer-module__EZoWya__footerBottom{background:#020917;padding:24px 0}.Footer-module__EZoWya__bottomRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.Footer-module__EZoWya__copyright{color:#94a3b8;font-size:.82rem}.Footer-module__EZoWya__legalLinks{gap:24px;display:flex}.Footer-module__EZoWya__legalLink{color:#94a3b8;font-size:.82rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__legalLink:hover{color:#f7931e}.Footer-module__EZoWya__madeWith{color:#94a3b8;font-size:.82rem}@media (max-width:1100px){.Footer-module__EZoWya__footerGrid{grid-template-columns:1fr 1fr 1fr;gap:36px}.Footer-module__EZoWya__brand{grid-column:1/-1}.Footer-module__EZoWya__newsletterBanner{flex-direction:column;align-items:flex-start}.Footer-module__EZoWya__newsletterForm{width:100%;max-width:100%}}@media (max-width:640px){.Footer-module__EZoWya__footerGrid{grid-template-columns:1fr 1fr;gap:28px}.Footer-module__EZoWya__newsletterForm{flex-direction:column}.Footer-module__EZoWya__bottomRow{text-align:center;flex-direction:column;gap:12px}}
.AIChat-module__miJcCG__launcher{z-index:999;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0b2e59,#1a4580);border:2px solid #f7931e66;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.4rem;transition:all .3s;display:flex;position:fixed;bottom:90px;right:24px;box-shadow:0 8px 30px #0b2e5966}.AIChat-module__miJcCG__launcher:hover{border-color:#f7931e;transform:scale(1.1)translateY(-2px);box-shadow:0 12px 40px #0b2e5980}.AIChat-module__miJcCG__launcherBadge{color:#fff;letter-spacing:.5px;background:#f7931e;border-radius:6px;padding:2px 5px;font-family:Outfit,sans-serif;font-size:.55rem;font-weight:900;position:absolute;top:-4px;right:-4px}.AIChat-module__miJcCG__chatWindow{z-index:998;opacity:0;pointer-events:none;background:#fff;border:1px solid #0b2e591a;border-radius:24px;flex-direction:column;width:360px;height:520px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:165px;right:24px;overflow:hidden;transform:translateY(20px)scale(.95);box-shadow:0 25px 80px #0003}.AIChat-module__miJcCG__open{opacity:1;pointer-events:all;transform:translateY(0)scale(1)}.AIChat-module__miJcCG__chatHeader{background:linear-gradient(135deg,#040e21,#0b2e59);border-radius:24px 24px 0 0;align-items:center;gap:12px;padding:16px 20px;display:flex}.AIChat-module__miJcCG__botAvatar{background:#f7931e26;border:1.5px solid #f7931e4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.2rem;display:flex}.AIChat-module__miJcCG__botName{color:#fff;letter-spacing:.3px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:800}.AIChat-module__miJcCG__botStatus{color:#fff9;align-items:center;gap:5px;font-size:.72rem;display:flex}.AIChat-module__miJcCG__onlineDot{background:#10b981;border-radius:50%;width:7px;height:7px;animation:2s infinite AIChat-module__miJcCG__pulse}@keyframes AIChat-module__miJcCG__pulse{0%,to{opacity:1}50%{opacity:.4}}.AIChat-module__miJcCG__closeBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:4px;font-size:.9rem;transition:color .2s}.AIChat-module__miJcCG__closeBtn:hover{color:#fff}.AIChat-module__miJcCG__chatBody{background:#f8fafc;flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.AIChat-module__miJcCG__msgBubble{align-items:flex-start;gap:8px;animation:.3s AIChat-module__miJcCG__fadeInUp;display:flex}@keyframes AIChat-module__miJcCG__fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.AIChat-module__miJcCG__botMsg{flex-direction:row}.AIChat-module__miJcCG__userMsg{flex-direction:row-reverse}.AIChat-module__miJcCG__msgAvatar{background:#0b2e5914;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:4px;font-size:.9rem;display:flex}.AIChat-module__miJcCG__msgText{white-space:pre-wrap;border-radius:16px;max-width:80%;padding:10px 14px;font-size:.82rem;line-height:1.5}.AIChat-module__miJcCG__botMsg .AIChat-module__miJcCG__msgText{color:#1e293b;background:#fff;border-radius:4px 16px 16px;box-shadow:0 1px 4px #00000014}.AIChat-module__miJcCG__userMsg .AIChat-module__miJcCG__msgText{color:#fff;background:linear-gradient(135deg,#0b2e59,#1a4580);border-radius:16px 4px 16px 16px}.AIChat-module__miJcCG__typingDots{background:#fff;border-radius:4px 16px 16px;gap:4px;padding:14px 18px;display:flex;box-shadow:0 1px 4px #00000014}.AIChat-module__miJcCG__typingDots span{background:#94a3b8;border-radius:50%;width:7px;height:7px;animation:1.2s infinite AIChat-module__miJcCG__bounce}.AIChat-module__miJcCG__typingDots span:nth-child(2){animation-delay:.2s}.AIChat-module__miJcCG__typingDots span:nth-child(3){animation-delay:.4s}@keyframes AIChat-module__miJcCG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.AIChat-module__miJcCG__quickReplies{background:#fff;border-top:1px solid #f1f5f9;flex-wrap:wrap;gap:6px;padding:8px 12px;display:flex}.AIChat-module__miJcCG__quickBtn{color:#0b2e59;cursor:pointer;background:#fff;border:1px solid #0b2e5926;border-radius:20px;padding:5px 12px;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:700;transition:all .2s}.AIChat-module__miJcCG__quickBtn:hover{color:#fff;background:#0b2e59;border-color:#0b2e59}.AIChat-module__miJcCG__chatInput{background:#fff;border-top:1px solid #e2e8f0;gap:8px;padding:12px 16px;display:flex}.AIChat-module__miJcCG__inputField{border:1.5px solid #e2e8f0;border-radius:20px;outline:none;flex:1;padding:10px 14px;font-family:Inter,sans-serif;font-size:.85rem;transition:border-color .2s}.AIChat-module__miJcCG__inputField:focus{border-color:#f7931e}.AIChat-module__miJcCG__sendBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f7931e,#ffb347);border:none;border-radius:50%;flex-shrink:0;width:40px;height:40px;font-size:.9rem;transition:all .2s}.AIChat-module__miJcCG__sendBtn:hover{transform:scale(1.1)}@media (max-width:480px){.AIChat-module__miJcCG__chatWindow{width:calc(100vw - 24px);bottom:90px;right:12px}}
