.styles_nav__h0ZC2{position:fixed;top:0;left:0;width:100%;height:80px;z-index:1000;background-color:var(--bg-primary);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-sm);transition:all .3s ease;backdrop-filter:blur(10px)}.styles_navScrolled__onNxr{box-shadow:var(--shadow-md)}.styles_container__z_Ggp{display:flex;justify-content:space-between;align-items:center;padding:0 2rem;max-width:1400px;margin:0 auto;height:100%}.styles_logo__HaYpN{height:80px;display:flex;align-items:center}.styles_logoImage__5dIRj{height:28px;width:auto;object-fit:contain;transition:transform .3s ease;border:none;outline:none;background:transparent}.styles_logoImage__5dIRj:hover{transform:scale(1.05)}[data-theme=dark] .styles_logoImage__5dIRj{filter:brightness(1.2) contrast(1.1);-webkit-filter:brightness(1.2) contrast(1.1);mix-blend-mode:screen}.styles_logoText__XIF7n{font-size:.9rem;font-weight:700;color:var(--text-primary);letter-spacing:.5px;background:linear-gradient(135deg,#2563eb,#1d4ed8 50%,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .3s ease}.styles_logoText__XIF7n:hover{transform:scale(1.05);background:linear-gradient(135deg,#1d4ed8,#2563eb 50%,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}[data-theme=dark] .styles_logoText__XIF7n{background:linear-gradient(135deg,var(--neon-mint) 0,var(--neon-green) 50%,var(--neon-mint) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;-webkit-text-stroke:none;text-stroke:none}[data-theme=dark] .styles_logoText__XIF7n:hover{background:linear-gradient(135deg,var(--neon-green) 0,var(--neon-mint) 50%,var(--neon-green) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;-webkit-text-stroke:none;text-stroke:none}.styles_desktopNav__uA_7T{display:none;align-items:center;gap:.5rem}.styles_desktopNav__uA_7T a{padding:.75rem 1.5rem;text-decoration:none;color:var(--text-primary);font-weight:600;font-size:.9rem;border-radius:12px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;display:flex;align-items:center;gap:.5rem;overflow:hidden;background:linear-gradient(135deg,transparent,transparent);backdrop-filter:blur(10px);text-shadow:0 1px 2px rgba(0,0,0,.05)}.styles_desktopNav__uA_7T a:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,184,148,.1) 50%,transparent);transition:left .5s ease;z-index:0}.styles_desktopNav__uA_7T a:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:3px;background:linear-gradient(90deg,#2563eb,#1d4ed8 50%,#2563eb);border-radius:2px;transition:width .4s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px rgba(37,99,235,.5)}.styles_desktopNav__uA_7T a:hover{color:#2563eb;background:linear-gradient(135deg,rgba(37,99,235,.08),rgba(29,78,216,.05));transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,99,235,.15),0 2px 4px rgba(0,0,0,.1);text-shadow:0 0 8px rgba(37,99,235,.3),0 2px 4px rgba(0,0,0,.1)}.styles_desktopNav__uA_7T a:hover:before{left:100%}.styles_desktopNav__uA_7T a:hover:after{width:calc(100% - 2rem)}.styles_desktopNav__uA_7T a svg{transition:all .3s ease;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.styles_desktopNav__uA_7T a:hover svg{transform:scale(1.15) rotate(5deg);filter:drop-shadow(0 0 8px rgba(37,99,235,.4))}[data-theme=dark] .styles_desktopNav__uA_7T a{text-shadow:0 1px 3px rgba(0,0,0,.3)}[data-theme=dark] .styles_desktopNav__uA_7T a:hover{color:var(--neon-mint);background:linear-gradient(135deg,rgba(0,255,209,.1),rgba(0,255,209,.05));box-shadow:0 4px 12px rgba(0,255,209,.2),0 2px 4px rgba(0,0,0,.3);text-shadow:0 0 10px var(--neon-mint),0 2px 4px rgba(0,0,0,.5)}[data-theme=dark] .styles_desktopNav__uA_7T a:after{background:linear-gradient(90deg,var(--neon-mint) 0,var(--neon-green) 50%,var(--neon-mint) 100%);box-shadow:0 0 10px var(--neon-mint)}[data-theme=dark] .styles_desktopNav__uA_7T a:hover svg{color:var(--neon-mint);filter:drop-shadow(0 0 10px var(--neon-mint))}.styles_navActions__s_IjM{display:flex;align-items:center;gap:1rem}.styles_themeToggle__pqODV{width:48px;height:48px;border-radius:50%;border:2px solid #9e9e9e;background-color:var(--bg-secondary);color:var(--text-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:1.25rem}.styles_themeToggle__pqODV:hover{background-color:var(--bg-tertiary);transform:scale(1.1);box-shadow:var(--shadow-md);border-color:#757575}.styles_mobileButton__xpetP{display:none;height:48px;width:48px;border-radius:8px;border:1px solid var(--border-color);background-color:var(--bg-secondary);color:var(--text-primary);font-size:1.5rem;cursor:pointer;transition:all .3s ease;align-items:center;justify-content:center}.styles_mobileButton__xpetP:hover{background-color:var(--bg-tertiary)}.styles_mobileNav__9gh2J{display:none;flex-direction:column;background-color:var(--bg-primary);position:absolute;width:100%;top:80px;left:0;z-index:1000;padding:1rem;box-shadow:var(--shadow-lg);border-top:1px solid var(--border-color)}.styles_mobileNav__9gh2J.styles_open__iLb7X{display:flex}.styles_mobileNav__9gh2J a{color:var(--text-primary);padding:1rem;text-decoration:none;font-weight:600;font-size:1rem;border-radius:12px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:.75rem;position:relative;overflow:hidden;background:linear-gradient(135deg,transparent,transparent);text-shadow:0 1px 2px rgba(0,0,0,.05)}.styles_mobileNav__9gh2J a:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,184,148,.1) 50%,transparent);transition:left .5s ease;z-index:0}.styles_mobileNav__9gh2J a:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:0;background:linear-gradient(180deg,#2563eb,#1d4ed8 50%,#2563eb);border-radius:0 4px 4px 0;transition:height .4s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px rgba(37,99,235,.5)}.styles_mobileNav__9gh2J a>*{position:relative;z-index:1}.styles_mobileNav__9gh2J a:hover{background:linear-gradient(135deg,rgba(37,99,235,.08),rgba(29,78,216,.05));color:#2563eb;padding-left:1.5rem;transform:translateX(4px);box-shadow:0 2px 8px rgba(37,99,235,.15),inset 0 0 20px rgba(37,99,235,.05);text-shadow:0 0 8px rgba(37,99,235,.3),0 2px 4px rgba(0,0,0,.1)}.styles_mobileNav__9gh2J a:hover:before{left:100%}.styles_mobileNav__9gh2J a:hover:after{height:60%}.styles_mobileNav__9gh2J a svg{transition:all .3s ease;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.styles_mobileNav__9gh2J a:hover svg{transform:scale(1.15) rotate(5deg);filter:drop-shadow(0 0 8px rgba(37,99,235,.4))}[data-theme=dark] .styles_mobileNav__9gh2J a{text-shadow:0 1px 3px rgba(0,0,0,.3)}[data-theme=dark] .styles_mobileNav__9gh2J a:hover{color:var(--neon-mint);background:linear-gradient(135deg,rgba(0,255,209,.1),rgba(0,255,209,.05));box-shadow:0 2px 8px rgba(0,255,209,.2),inset 0 0 20px rgba(0,255,209,.05);text-shadow:0 0 10px var(--neon-mint),0 2px 4px rgba(0,0,0,.5)}[data-theme=dark] .styles_mobileNav__9gh2J a:after{background:linear-gradient(180deg,var(--neon-mint) 0,var(--neon-green) 50%,var(--neon-mint) 100%);box-shadow:0 0 10px var(--neon-mint)}[data-theme=dark] .styles_mobileNav__9gh2J a:hover svg{color:var(--neon-mint);filter:drop-shadow(0 0 10px var(--neon-mint))}.styles_mobileServicesMenu__HmU6F{position:relative}.styles_mobileServicesButton__BKYwK{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem;color:var(--text-primary);text-decoration:none;font-weight:600;font-size:1rem;border-radius:12px;transition:all .4s cubic-bezier(.4,0,.2,1);background:transparent;border:none;cursor:pointer;text-align:left;position:relative;overflow:hidden}.styles_mobileServicesButton__BKYwK:hover{background:linear-gradient(135deg,rgba(37,99,235,.08),rgba(29,78,216,.05));color:#2563eb;padding-left:1.5rem;transform:translateX(4px)}.styles_arrowIcon__zm5vC{font-size:.75rem;transition:transform .3s ease;margin-left:auto}.styles_mobileDropdown__FQG71{display:flex;flex-direction:column;padding:.5rem 0;margin-left:1rem;border-left:2px solid rgba(37,99,235,.2);animation:styles_slideDown__FHz64 .3s ease}@keyframes styles_slideDown__FHz64{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}.styles_mobileDropdownItem__Y50LK{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:var(--text-secondary);text-decoration:none;font-size:.9rem;font-weight:500;transition:all .3s ease;border-radius:8px;margin-left:.5rem}.styles_mobileDropdownItem__Y50LK:hover{background:linear-gradient(90deg,rgba(37,99,235,.08),transparent);color:#2563eb;padding-left:1.25rem}.styles_mobileDropdownItem__Y50LK svg{transition:transform .3s ease}.styles_mobileDropdownItem__Y50LK:hover svg{transform:scale(1.2) rotate(5deg)}[data-theme=dark] .styles_mobileDropdown__FQG71{border-left-color:rgba(0,255,209,.2)}[data-theme=dark] .styles_mobileDropdownItem__Y50LK{color:var(--text-secondary)}[data-theme=dark] .styles_mobileDropdownItem__Y50LK:hover{background:linear-gradient(90deg,rgba(0,255,209,.1),transparent);color:var(--neon-mint)}[data-theme=dark] .styles_mobileServicesButton__BKYwK:hover{color:var(--neon-mint);background:linear-gradient(135deg,rgba(0,255,209,.1),rgba(0,255,209,.05))}.styles_inquiryButtons__16VCN{position:fixed;right:2rem;bottom:2rem;display:flex;flex-direction:column;gap:1rem;z-index:999}.styles_inquiryButton__UzL7W{width:56px;height:56px;border-radius:50%;background-color:var(--bg-primary);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);transition:all .3s ease;display:flex;align-items:center;justify-content:center;cursor:pointer}.styles_inquiryButton__UzL7W:hover{transform:translateY(-4px) scale(1.1);box-shadow:var(--shadow-xl);background-color:var(--bg-secondary)}.styles_chatIcon__jX0Ei{width:28px;height:28px;object-fit:contain}@media (min-width:768px){.styles_desktopNav__uA_7T{display:flex}.styles_mobileButton__xpetP{display:none}}@media (max-width:767px){.styles_container__z_Ggp{padding:0 1rem}.styles_logoText__XIF7n{font-size:.95rem}.styles_mobileButton__xpetP{display:flex}.styles_desktopNav__uA_7T{display:none}.styles_navActions__s_IjM{gap:.5rem}.styles_themeToggle__pqODV{width:40px;height:40px;font-size:1rem}.styles_inquiryButtons__16VCN{right:1rem;bottom:1rem}.styles_inquiryButton__UzL7W{width:48px;height:48px}}.styles_servicesMenu__p_2WR{position:relative}.styles_dropdown__fZtKc{position:absolute;top:100%;left:0;margin-top:0;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15),0 4px 12px rgba(0,0,0,.1);min-width:280px;padding:.75rem 0;z-index:1001;opacity:0;animation:styles_fadeInDown__DB4ed .3s ease forwards;border:1px solid rgba(37,99,235,.1)}.styles_dropdown__fZtKc:before{content:"";position:absolute;top:-.5rem;left:0;right:0;height:.5rem;background:transparent}@keyframes styles_fadeInDown__DB4ed{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.styles_dropdownItem__oveCa{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;color:var(--text-primary);text-decoration:none;font-size:.9rem;font-weight:500;transition:all .3s ease;border-left:3px solid transparent}.styles_dropdownItem__oveCa:hover{background:linear-gradient(90deg,rgba(37,99,235,.08),transparent);border-left-color:#2563eb;padding-left:1.75rem;color:#2563eb}.styles_dropdownItem__oveCa svg{transition:transform .3s ease}.styles_dropdownItem__oveCa:hover svg{transform:scale(1.2) rotate(5deg)}[data-theme=dark] .styles_dropdown__fZtKc{background:var(--bg-primary);border-color:var(--border-color);box-shadow:0 10px 40px rgba(0,0,0,.5),0 4px 12px rgba(0,0,0,.3)}[data-theme=dark] .styles_dropdownItem__oveCa{color:var(--text-primary)}[data-theme=dark] .styles_dropdownItem__oveCa:hover{background:linear-gradient(90deg,rgba(0,255,209,.1),transparent);border-left-color:var(--neon-mint);color:var(--neon-mint)}*{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#fff;--bg-secondary:#f8f9fa;--bg-tertiary:#f1f3f5;--text-primary:#1a1a1a;--text-secondary:#6c757d;--text-tertiary:#adb5bd;--border-color:#e9ecef;--accent-primary:#06c;--accent-secondary:#0052a3;--shadow-sm:0 1px 3px rgba(0,0,0,.05);--shadow-md:0 4px 6px rgba(0,0,0,.07);--shadow-lg:0 10px 25px rgba(0,0,0,.1);--shadow-xl:0 20px 40px rgba(0,0,0,.12);--color-primary:#06c;--color-secondary:#0052a3;--color-success:#28a745;--color-info:#17a2b8;--color-warning:#ffc107;--color-danger:#dc3545;--color-purple:#6f42c1;--color-pink:#e83e8c;--color-orange:#fd7e14;--color-teal:#20c997;--cherry-pink:#2563eb;--cherry-pink-hover:#1d4ed8;--mint-primary:#2563eb;--mint-secondary:#1d4ed8;--mint-tertiary:#1e40af;--gradient-primary:linear-gradient(135deg,#06c,#0052a3);--gradient-mint:linear-gradient(135deg,#00b894,#00a085 50%,#008b74);--gradient-success:linear-gradient(135deg,#28a745,#20c997);--gradient-purple:linear-gradient(135deg,#6f42c1,#e83e8c);--gradient-warm:linear-gradient(135deg,#fd7e14,#ffc107)}[data-theme=dark]{--bg-primary:#1a1a1a;--bg-secondary:#2d2d2d;--bg-tertiary:#3a3a3a;--text-primary:#fff;--text-secondary:#b0b0b0;--text-tertiary:grey;--border-color:#404040;--accent-primary:#4da6ff;--accent-secondary:#66b3ff;--shadow-sm:0 1px 3px rgba(0,0,0,.3);--shadow-md:0 4px 6px rgba(0,0,0,.4);--shadow-lg:0 10px 25px rgba(0,0,0,.5);--shadow-xl:0 20px 40px rgba(0,0,0,.6);--neon-mint:#00ffd1;--neon-pink:#f0f;--neon-green:#39ff14;--glow-mint:0 0 20px rgba(0,255,209,.5),0 0 40px rgba(0,255,209,.3);--glow-pink:0 0 20px rgba(255,0,255,.5),0 0 40px rgba(255,0,255,.3);--glow-green:0 0 20px rgba(57,255,20,.5),0 0 40px rgba(57,255,20,.3)}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-primary);transition:background-color .3s ease,color .3s ease;overflow-x:hidden}body,h1,h2,h3,h4,h5,h6{color:var(--text-primary)}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:3rem;font-weight:700}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}p{line-height:1.6;color:var(--text-secondary);margin-bottom:1rem}a{color:var(--accent-primary);text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent-secondary)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}::selection{background-color:var(--accent-primary);color:#fff}button{cursor:pointer;border:none}button,input,select,textarea{font-family:inherit;outline:none;transition:all .3s ease}.card{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;padding:2rem;box-shadow:var(--shadow-md);transition:all .3s ease}.card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.gradient-bg{background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%)}.section{padding:5rem 0}.section-sm{padding:3rem 0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width:768px){.container{padding:0 1rem}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}}