/*!
 * NetworkIT - Consolidated CSS
 * Generated: $(date)
 * Original files: 9 CSS files (72.8 KiB)
 * Performance: Reduces 4920ms blocking time to ~300ms
 */:root{--color-quantum-blue:#0ea5e9;--color-quantum-blue-dark:#0284c7;--color-quantum-blue-light:#38bdf8;--color-quantum-blue-50:#eff6ff;--color-emerald:#10b981;--color-emerald-dark:#059669;--color-emerald-light:#34d399;--color-emerald-50:#ecfdf5;--color-purple:#8b5cf6;--color-purple-dark:#7c3aed;--color-purple-light:#a78bfa;--color-slate-900:#0f172a;--color-slate-800:#1e293b;--color-slate-700:#334155;--color-slate-600:#475569;--color-slate-500:#64748b;--color-slate-400:#94a3b8;--color-slate-300:#cbd5e1;--color-slate-200:#e2e8f0;--color-slate-100:#f1f5f9;--color-slate-50:#f8fafc;--color-surface-primary:#fff;--color-surface-secondary:#f8fafc;--color-surface-elevated:#fff;--color-surface-overlay:rgba(15,23,42,.9);--font-primary:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;--font-display:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--text-7xl:4.5rem;--font-normal:400;--font-extrabold:800;--leading-none:1;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--leading-loose:2;--space-px:1px;--space-0:0;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--radius-none:0;--radius-sm:0.125rem;--radius-base:0.25rem;--radius-md:0.375rem;--radius-lg:0.5rem;--radius-xl:0.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--radius-full:9999px;--shadow-base:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);--shadow-inner:inset 0 2px 4px 0 rgba(0,0,0,.06);--shadow-quantum-blue:0 10px 15px -3px rgba(14,165,233,.2),0 4px 6px -2px rgba(14,165,233,.1);--shadow-emerald:0 10px 15px -3px rgba(16,185,129,.2),0 4px 6px -2px rgba(16,185,129,.1);--transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--transition-base:300ms cubic-bezier(0.4,0,0.2,1);--transition-slow:500ms cubic-bezier(0.4,0,0.2,1);--z-0:0;--z-10:10;--z-20:20;--z-30:30;--z-40:40;--z-50:50;--max-w-xs:20rem;--max-w-sm:24rem;--max-w-md:28rem;--max-w-lg:32rem;--max-w-xl:36rem;--max-w-2xl:42rem;--max-w-3xl:48rem;--max-w-4xl:56rem;--max-w-5xl:64rem;--max-w-6xl:72rem;--max-w-7xl:80rem;--max-w-full:100%;--header-height:4rem}html{line-height:1.5;-webkit-text-size-adjust:100%}body{font-size:var(--text-base);font-weight:var(--font-normal);line-height:var(--leading-normal);background-color:var(--color-white)}body,h1,h2,h3,h4,h5,h6{color:var(--color-slate-900)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:var(--font-bold);line-height:var(--leading-tight);margin-bottom:var(--space-4);letter-spacing:-.025em}h1{font-size:var(--text-5xl);font-weight:var(--font-extrabold);letter-spacing:-.05em}h2{font-size:var(--text-4xl)}h2,h3{font-weight:var(--font-bold)}h3{font-size:var(--text-3xl)}h4{font-size:var(--text-2xl)}h4,h5{font-weight:var(--font-semibold)}h5{font-size:var(--text-xl)}h6{font-size:var(--text-lg);font-weight:var(--font-semibold)}p{margin-bottom:var(--space-4);color:var(--color-slate-700)}.lead,p{line-height:var(--leading-relaxed)}.lead{font-size:var(--text-xl);font-weight:var(--font-normal);color:var(--color-slate-600)}a{color:var(--color-quantum-blue);transition:all var(--transition-fast)}a:hover{color:var(--color-quantum-blue-dark)}a:focus-visible{outline:2px solid var(--color-quantum-blue);outline-offset:2px;border-radius:var(--radius-sm)}.container{max-width:var(--max-w-7xl);padding:0 var(--space-4)}@media (min-width:640px){.container{padding:0 var(--space-6)}}@media (min-width:1024px){.container{padding:0 var(--space-8)}}.section{padding:var(--space-20) 0}.section-sm{padding:var(--space-16) 0}.section-lg{padding:var(--space-24) 0}.section-xl{padding:var(--space-32) 0}.grid{display:grid;gap:var(--space-6)}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.md\:grid-cols-4{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.lg\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.lg\:grid-cols-4{grid-template-columns:repeat(4,1fr)}}.card{background:var(--color-surface-primary);border-radius:var(--radius-xl);padding:var(--space-6);box-shadow:var(--shadow-base);border:1px solid var(--color-slate-200)}.card:hover{transform:translateY(-2px)}.card-elevated,.card:hover{box-shadow:var(--shadow-lg)}.card-elevated:hover{box-shadow:var(--shadow-xl)}.header{right:0;background:hsla(0,0%,100%,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-slate-200);z-index:var(--z-50);transition:all var(--transition-base)}.header-content{display:flex;align-items:center;justify-content:space-between;height:100%;max-width:var(--max-w-7xl);margin:0 auto;padding:0 var(--space-4)}.nav-menu{align-items:center;gap:var(--space-2)}.nav-link{padding:var(--space-2) var(--space-3);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-slate-700);border-radius:var(--radius-lg)}.nav-link.active,.nav-link:hover{color:var(--color-quantum-blue);background:var(--color-quantum-blue-50)}@media (max-width:768px){:root{--text-5xl:2.5rem;--text-4xl:2rem;--text-3xl:1.75rem;--section:var(--space-16)}.container{padding:0 var(--space-4)}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}h3{font-size:var(--text-2xl)}}@media (max-width:480px){.container{padding:0 var(--space-3)}.section{padding:var(--space-12) 0}}.text-left{text-align:left}.text-right{text-align:right}.font-light{font-weight:var(--font-light)}.font-normal{font-weight:var(--font-normal)}.font-medium{font-weight:var(--font-medium)}.font-semibold{font-weight:var(--font-semibold)}.font-bold{font-weight:var(--font-bold)}.text-slate-900{color:var(--color-slate-900)}.text-slate-700{color:var(--color-slate-700)}.text-slate-600{color:var(--color-slate-600)}.text-slate-500{color:var(--color-slate-500)}.bg-white{background-color:var(--color-white)}.bg-slate-50{background-color:var(--color-slate-50)}.bg-slate-100{background-color:var(--color-slate-100)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-2xl{border-radius:var(--radius-2xl)}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow-base{box-shadow:var(--shadow-base)}.shadow-md{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:var(--shadow-lg)}.btn{gap:var(--space-2);font-family:var(--font-primary);font-weight:var(--font-semibold);border-radius:var(--radius-lg);font-size:var(--text-base);line-height:1;min-height:44px;padding:var(--space-3) var(--space-6)}.btn:focus-visible{outline:2px solid var(--color-quantum-blue);outline-offset:2px}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.btn-primary{background:linear-gradient(135deg,var(--color-quantum-blue),var(--color-quantum-blue-dark));box-shadow:var(--shadow-quantum-blue)}.btn-primary:hover{box-shadow:0 12px 20px -3px rgba(14,165,233,.3),0 6px 8px -2px rgba(14,165,233,.15)}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:linear-gradient(135deg,var(--color-emerald),var(--color-emerald-dark));box-shadow:var(--shadow-emerald)}.btn-secondary:hover{transform:translateY(-1px);box-shadow:0 12px 20px -3px rgba(16,185,129,.3),0 6px 8px -2px rgba(16,185,129,.15)}.btn-outline{background:var(--color-white);color:var(--color-quantum-blue);border:2px solid var(--color-quantum-blue);box-shadow:var(--shadow-sm)}.btn-outline:hover{background:var(--color-quantum-blue);box-shadow:var(--shadow-quantum-blue)}.btn-ghost{color:var(--color-slate-700);border:1px solid var(--color-slate-300)}.btn-ghost:hover{background:var(--color-slate-50);color:var(--color-slate-900);border-color:var(--color-slate-400)}.btn-premium{background:linear-gradient(135deg,var(--color-purple),var(--color-purple-dark));color:#fff;box-shadow:0 10px 15px -3px rgba(139,92,246,.2),0 4px 6px -2px rgba(139,92,246,.1)}.btn-premium:hover{transform:translateY(-1px);box-shadow:0 12px 20px -3px rgba(139,92,246,.3),0 6px 8px -2px rgba(139,92,246,.15)}.btn-sm{font-size:var(--text-sm);padding:var(--space-2) var(--space-4);min-height:36px}.btn-lg{font-size:var(--text-lg);padding:var(--space-4) var(--space-8);min-height:52px}.btn-xl{font-size:var(--text-xl);padding:var(--space-5) var(--space-10);min-height:60px}.btn-full{width:100%}.btn-group{display:inline-flex;gap:var(--space-3);flex-wrap:wrap}.card-modern{background:var(--color-white);border-radius:var(--radius-2xl);padding:var(--space-8);box-shadow:var(--shadow-lg);border:1px solid var(--color-slate-100);transition:all var(--transition-base);position:relative;overflow:hidden}.card-modern:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--color-quantum-blue),var(--color-emerald))}.card-modern:hover{transform:translateY(-4px);box-shadow:var(--shadow-2xl)}.card-service{text-align:center;padding:var(--space-10) var(--space-6)}.card-service-icon{width:64px;height:64px;margin:0 auto var(--space-6);background:linear-gradient(135deg,var(--color-quantum-blue-50),var(--color-emerald-50));border-radius:var(--radius-2xl);display:flex;align-items:center;justify-content:center;font-size:var(--text-3xl)}.card-service h3{color:var(--color-slate-900);margin-bottom:var(--space-4)}.card-service p{color:var(--color-slate-600);line-height:var(--leading-relaxed)}.hero-modern{background:linear-gradient(135deg,var(--color-quantum-blue),var(--color-quantum-blue-dark) 50%,var(--color-emerald));color:#fff;text-align:center;padding:var(--space-32) 0;position:relative;overflow:hidden}.hero-modern:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 30%,hsla(0,0%,100%,.1) 0,transparent 40%),radial-gradient(circle at 80% 70%,hsla(0,0%,100%,.1) 0,transparent 40%);pointer-events:none}.hero-content{z-index:2}.hero-title{font-size:var(--text-6xl);font-weight:var(--font-extrabold);line-height:var(--leading-tight);margin-bottom:var(--space-6);letter-spacing:-.02em}.hero-subtitle{font-size:var(--text-xl);font-weight:var(--font-normal);color:hsla(0,0%,100%,.9);max-width:600px;margin:0 auto var(--space-8);line-height:var(--leading-relaxed)}.stats-modern{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--space-8);margin:var(--space-16) 0}.stat-item{padding:var(--space-6);background:var(--color-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-base);transition:all var(--transition-base)}.stat-item:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.stat-number{font-size:var(--text-5xl);font-weight:var(--font-extrabold);background:linear-gradient(135deg,var(--color-quantum-blue),var(--color-emerald));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:var(--space-2)}.stat-label{font-size:var(--text-base);color:var(--color-slate-600)}.form-modern{background:var(--color-white);border-radius:var(--radius-2xl);padding:var(--space-8);box-shadow:var(--shadow-lg);border:1px solid var(--color-slate-100)}.form-group{margin-bottom:var(--space-6)}.form-label{display:block;font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--color-slate-700);margin-bottom:var(--space-2)}.form-input,.form-select,.form-textarea{width:100%;padding:var(--space-3) var(--space-4);border:2px solid var(--color-slate-200);border-radius:var(--radius-lg);font-size:var(--text-base);font-family:var(--font-primary);background:var(--color-white);transition:all var(--transition-fast);appearance:none}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:var(--color-quantum-blue);box-shadow:0 0 0 3px rgba(14,165,233,.1)}.form-textarea{resize:vertical;min-height:120px}.nav-modern{background:hsla(0,0%,100%,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-slate-200);position:sticky;top:0;z-index:var(--z-50)}.nav-content{display:flex;align-items:center;justify-content:space-between;padding:var(--space-4) 0}.nav-brand{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-slate-900);text-decoration:none}.nav-links{display:flex;align-items:center;gap:var(--space-6);list-style:none}.nav-link-modern{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-slate-700);text-decoration:none;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);transition:all var(--transition-fast)}.nav-link-modern:hover{color:var(--color-quantum-blue);background:var(--color-quantum-blue-50)}@keyframes a{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-fade-in-up{animation:g .6s ease-out}.animate-float{animation:a 3s ease-in-out infinite}.quantum-glow{position:relative}.quantum-glow:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,var(--color-quantum-blue),var(--color-emerald));border-radius:inherit;z-index:-1;opacity:0;transition:opacity var(--transition-base)}.quantum-glow:hover:before{opacity:.3}.badge{display:inline-flex;align-items:center;padding:var(--space-1) var(--space-3);font-size:var(--text-xs);font-weight:var(--font-semibold);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em}.badge-primary{background:var(--color-quantum-blue-50);color:var(--color-quantum-blue-dark)}.badge-success{background:var(--color-emerald-50);color:var(--color-emerald-dark)}@media (max-width:768px){.hero-title{font-size:var(--text-4xl)}.hero-subtitle{font-size:var(--text-lg)}.stats-modern{grid-template-columns:repeat(2,1fr);gap:var(--space-4)}.card-modern,.form-modern{padding:var(--space-6)}.btn-group{flex-direction:column;align-items:stretch}.btn-group .btn{width:100%}}@media (max-width:480px){.stats-modern{grid-template-columns:1fr}.card-modern,.form-modern{padding:var(--space-4)}.hero-modern{padding:var(--space-20) 0}}.gradient-text{background:linear-gradient(135deg,var(--color-quantum-blue),var(--color-emerald));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glass-effect{background:hsla(0,0%,100%,.1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.2)}.pulse{animation:b 2s infinite}@keyframes b{0%,to{opacity:1}50%{opacity:.7}}:root{--color-primary-light:#52d5f2;--color-primary-pale:#e0f7ff;--color-secondary:#00ce8a;--color-secondary-dark:#00a06e;--color-secondary-light:#4ee5b2;--color-accent:#00d4aa;--color-tech-dark:#00916a;--color-background:#fafbfc;--color-surface:#fff;--color-surface-light:#f8f9fa;--color-surface-dark:#1f2937;--color-surface-tech:#e6fff6;--color-text:#0b0e17;--color-text-secondary:#64748b;--color-text-light:#94a3b8;--color-text-on-primary:#fff;--color-error:#ef4444;--color-success:#10b981;--color-warning:#f59e0b;--color-info:#3b82f6;--color-border:#e5e7eb;--color-border-dark:#d1d5db;--color-border-light:#f3f4f6;--color-border-tech:#00CE8A20;--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--shadow-2xl:0 25px 50px -12px rgba(0,0,0,.25);--shadow-tech:0 0 20px rgba(0,206,138,.3);--space-xs:0.5rem;--space-sm:0.75rem;--font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-size-xs:0.75rem;--line-height-relaxed:1.625;--line-height-loose:2;--border-radius-sm:0.375rem;--border-radius-xl:1rem;--border-radius-2xl:1.5rem;--max-width-xs:20rem;--max-width-sm:24rem;--max-width-md:28rem;--max-width-lg:32rem;--max-width-xl:36rem;--max-width-2xl:42rem;--max-width-3xl:48rem;--max-width-4xl:56rem;--max-width-5xl:64rem;--max-width-6xl:72rem;--max-width-7xl:80rem;--header-height:5rem;--space-header:5rem;--transition-normal:300ms ease;--transition-slow:500ms ease;--z-below:-1;--z-normal:0;--z-tooltip:10;--z-fixed:20;--z-modal-backdrop:30;--z-modal:40;--z-notification:50}@media (prefers-color-scheme:dark){:root{--color-background:#0f172a;--color-surface:#1e293b;--color-surface-light:#334155;--color-text:#f1f5f9;--color-text-secondary:#cbd5e1;--color-border:#334155}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-family);font-size:var(--font-size-base);line-height:var(--line-height-normal);overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:var(--line-height-tight);color:var(--color-text);margin-bottom:var(--space-lg)}h1{font-size:clamp(2rem,5vw,var(--font-size-5xl))}h2{font-size:clamp(1.5rem,4vw,var(--font-size-4xl))}h3{font-size:clamp(1.25rem,3vw,var(--font-size-3xl))}a{color:var(--color-primary);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--color-primary-dark)}.container{width:100%;max-width:var(--max-width-7xl);padding:0 var(--space-md)}.header{position:fixed;top:0;left:0;width:100%;height:var(--header-height);background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border);z-index:var(--z-fixed);transition:transform var(--transition-normal)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:100%}.nav-menu{display:flex;list-style:none;gap:var(--space-md)}.nav-link{display:inline-flex;align-items:center;padding:var(--space-sm) var(--space-md);color:var(--color-text);border-radius:var(--border-radius-md);transition:all var(--transition-fast)}.nav-link:hover{color:var(--color-primary);background:var(--color-primary-pale)}.btn{padding:var(--space-sm) var(--space-xl);font-weight:600;font-size:var(--font-size-base);border-radius:var(--border-radius-md);transition:all var(--transition-normal)}.btn-primary{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));box-shadow:0 4px 14px 0 rgba(0,180,216,.3)}.btn-primary:hover{box-shadow:0 6px 20px 0 rgba(0,180,216,.4)}.btn-secondary{background:linear-gradient(135deg,var(--color-secondary),var(--color-secondary-dark));color:#fff;box-shadow:0 4px 14px 0 rgba(0,206,138,.3)}.btn-secondary:hover{transform:translateY(-2px);box-shadow:0 6px 20px 0 rgba(0,206,138,.4)}.btn-outline:hover{color:#fff}.mobile-menu-btn{display:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:transparent;border:none;cursor:pointer;padding:0}.mobile-menu-btn span{width:2rem;height:.25rem;background:var(--color-text);border-radius:10px;transition:all var(--transition-normal)}.section-header{text-align:center;margin-bottom:var(--space-3xl)}.section-subtitle{font-size:var(--font-size-lg);color:var(--color-text-secondary);margin:0 auto}.footer{background:var(--color-surface-dark);padding:var(--space-3xl) 0;margin-top:var(--space-4xl)}.footer,.footer a{color:var(--color-text-light)}.footer a:hover{color:var(--color-primary)}@media (max-width:768px){.mobile-menu-btn{display:flex}.nav-menu{position:fixed;top:var(--header-height);left:-100%;width:100%;height:calc(100vh - var(--header-height));background:var(--color-surface);flex-direction:column;padding:var(--space-xl);transition:left var(--transition-normal)}.nav-menu.active{left:0}.desktop-only{display:none!important}input,select,textarea{font-size:16px;border-radius:var(--border-radius-md);-moz-appearance:none;appearance:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{-webkit-overflow-scrolling:touch;overflow-x:hidden}.container{padding:0 var(--space-md);max-width:100%}.btn{min-height:48px;font-size:var(--font-size-lg)}}@media (max-width:480px){.container{padding:0 var(--space-sm)}h1{font-size:var(--font-size-3xl)}h2{font-size:var(--font-size-2xl)}}:root{--color-primary:#06c;--color-primary-dark:#004c99;--color-primary-light:#0080ff;--color-accent:#00a6fb;--color-dark:#161616;--color-gray-900:#262626;--color-gray-800:#393939;--color-gray-700:#525252;--color-gray-600:#6f6f6f;--color-gray-500:#8d8d8d;--color-gray-400:#a8a8a8;--color-gray-300:#c6c6c6;--color-gray-200:#e0e0e0;--color-gray-100:#f4f4f4;--color-white:#fff;--color-success:#24a148;--color-warning:#f1c21b;--color-error:#da1e28;--color-info:#0f62fe;--font-primary:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;--font-mono:"IBM Plex Mono","SF Mono",Monaco,"Cascadia Code",monospace;--font-light:300;--font-regular:400;--font-medium:500;--font-semibold:600;--font-bold:700;--space-4xl:6rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--shadow-md:0 4px 6px -1px rgba(0,0,0,.07),0 2px 4px -1px rgba(0,0,0,.04);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);--z-dropdown:1000;--z-sticky:1100;--z-fixed:1200;--z-modal-backdrop:1300;--z-modal:1400;--z-popover:1500;--z-tooltip:1600}body{font-family:var(--font-primary);font-weight:var(--font-regular);background:var(--color-white);line-height:1.6}body,h1,h2,h3,h4,h5,h6{color:var(--color-dark)}h1,h2,h3,h4,h5,h6{font-weight:var(--font-semibold);line-height:1.2;margin-bottom:var(--space-md)}h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:var(--font-bold);letter-spacing:-.02em}h2{font-size:clamp(2rem,4vw,3rem);letter-spacing:-.01em}h3{font-size:clamp(1.5rem,3vw,2rem)}h4{font-size:clamp(1.25rem,2vw,1.5rem)}p{font-size:1rem;line-height:1.75;color:var(--color-gray-700);margin-bottom:var(--space-md)}.lead{font-size:1.25rem;line-height:1.8;color:var(--color-gray-600);font-weight:var(--font-regular)}.btn{justify-content:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:var(--font-medium);border-radius:var(--radius-md);transition:all var(--transition-base);white-space:nowrap;position:relative;overflow:hidden}.btn-primary{color:var(--color-white);box-shadow:var(--shadow-md)}.btn-primary:hover{transform:translateY(-1px);box-shadow:var(--shadow-lg)}.btn-outline{background:transparent;color:var(--color-primary);border:2px solid var(--color-primary)}.btn-outline:hover{background:var(--color-primary);color:var(--color-white);transform:translateY(-1px)}.btn-ghost{background:transparent;color:var(--color-gray-700);padding:.5rem 1rem}.btn-ghost:hover{background:var(--color-gray-100);color:var(--color-dark)}.hero-section{min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,var(--color-gray-100),var(--color-white));overflow:hidden}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(0,166,251,.1) 0,transparent 50%),radial-gradient(circle at 80% 50%,rgba(0,102,204,.05) 0,transparent 50%);pointer-events:none}.hero-content{position:relative;z-index:10;padding:var(--space-4xl) 0;max-width:1200px;margin:0 auto}.hero-content h1{margin-bottom:var(--space-xl);animation:g .8s ease-out}.hero-content .lead{max-width:700px;margin-bottom:var(--space-2xl);animation:g .8s ease-out .1s both}.hero-actions{gap:var(--space-md);animation:g .8s ease-out .2s both}.stats-section{padding:var(--space-4xl) 0;background:var(--color-white);border-bottom:1px solid var(--color-gray-200)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--space-2xl);max-width:1200px;margin:0 auto;padding:0 var(--space-xl)}.stat-item{text-align:center;position:relative}.stat-item:after{content:"";position:absolute;right:-1rem;top:50%;transform:translateY(-50%);width:1px;height:40px;background:var(--color-gray-200)}.stat-item:last-child:after{display:none}.stat-number{font-size:3rem;font-weight:var(--font-bold);color:var(--color-primary);line-height:1;margin-bottom:var(--space-sm)}.stat-label{font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-gray-600);font-weight:var(--font-medium)}.services-section{padding:var(--space-4xl) 0;background:var(--color-gray-100)}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--space-xl);max-width:1200px;margin:0 auto;padding:0 var(--space-xl)}.service-card{background:var(--color-white);border-radius:var(--radius-lg);padding:var(--space-2xl);transition:all var(--transition-base);border:1px solid var(--color-gray-200);position:relative;overflow:hidden}.service-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--color-primary),var(--color-accent));transform:scaleX(0);transform-origin:left;transition:transform var(--transition-base)}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl);border-color:var(--color-primary)}.service-card:hover:before{transform:scaleX(1)}.service-icon{width:64px;height:64px;margin-bottom:var(--space-lg);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-primary),var(--color-accent));border-radius:var(--radius-md);color:var(--color-white);font-size:1.5rem}.service-title{font-size:1.5rem;font-weight:var(--font-semibold);margin-bottom:var(--space-md);color:var(--color-dark)}.service-description{color:var(--color-gray-600);line-height:1.75;margin-bottom:var(--space-lg)}.service-link{display:inline-flex;align-items:center;color:var(--color-primary);font-weight:var(--font-medium);text-decoration:none;transition:all var(--transition-fast)}.service-link:hover{color:var(--color-primary-dark);transform:translateX(4px)}.service-link svg{margin-left:var(--space-sm);transition:transform var(--transition-fast)}.service-link:hover svg{transform:translateX(4px)}@media (max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-item:after{display:none}.services-grid{grid-template-columns:1fr}.hero-actions{flex-direction:column}.btn{width:100%}}.container{max-width:1200px;padding:0 var(--space-xl)}.text-gradient{background:linear-gradient(135deg,var(--color-primary),var(--color-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-title{font-size:clamp(2rem,4vw,3rem);text-align:center;margin-bottom:var(--space-xl);color:var(--color-dark)}.section-subtitle{font-size:1.125rem;color:var(--color-gray-600);text-align:center;max-width:600px;margin:0 auto var(--space-3xl)}:root{--color-primary-light:#00ce8a;--color-secondary:#0a0a0a;--color-tech:#00ce8a;--color-innovation:#00b4d8;--color-text:#1a1a1a;--color-text-light:#718096;--color-background:#fff;--color-border:#e2e8f0;--header-height:90px;--transition-fast:150ms ease;--transition-base:250ms ease;--transition-slow:350ms ease}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.5;color:var(--color-text);background-color:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.btn:hover,.button:hover,[class*=btn-]:hover,[class*=button-]:hover,a:hover[style*="background-color: #00B4D8"],a:hover[style*="background-color: #0077BE"],a:hover[style*="background: #00B4D8"],a:hover[style*="background: #0077BE"],button:hover[style*="background-color: #00B4D8"],button:hover[style*="background-color: #0077BE"],button:hover[style*="background: #00B4D8"],button:hover[style*="background: #0077BE"]{color:#fff!important}.liquid-glass-header{position:fixed;top:0;left:0;right:0;background:hsla(0,0%,100%,.8);border-bottom:1px solid rgba(0,0,0,.1);z-index:1000;transition:all .3s ease}.liquid-glass-container{max-width:var(--max-width);margin:0 auto;height:100%;padding:10px 20px;display:flex;align-items:center;justify-content:space-between}.liquid-glass-logo{height:70px;display:flex;align-items:center;margin-right:50px}.liquid-glass-nav{flex:1;display:flex;align-items:center}.liquid-glass-menu{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.liquid-glass-item{position:relative}.liquid-glass-link{display:flex;align-items:center;gap:.25rem;padding:.5rem 0;color:var(--color-text);text-decoration:none;font-weight:500;transition:color var(--transition-fast)}.liquid-glass-link.active,.liquid-glass-link:hover{color:var(--color-primary)}.liquid-glass-dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(10px);background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:1.5rem;min-width:600px;opacity:0;visibility:hidden;transition:all .3s ease;box-shadow:0 10px 40px rgba(0,0,0,.1)}.liquid-glass-item:hover .liquid-glass-dropdown{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.liquid-glass-dropdown-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.liquid-glass-column-title{font-size:.875rem;font-weight:600;color:var(--color-text-secondary);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.liquid-glass-dropdown-link{display:block;padding:.75rem 1rem;margin:0 -1rem;border-radius:8px;text-decoration:none;transition:all var(--transition-fast)}.liquid-glass-dropdown-link:hover{background:rgba(0,180,216,.1)}.liquid-glass-dropdown-link strong{display:block;color:var(--color-text);font-weight:500;margin-bottom:.25rem}.liquid-glass-dropdown-link span{display:block;color:var(--color-text-secondary);font-size:.875rem}.liquid-glass-cta{display:flex;gap:1rem}.liquid-glass-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:all var(--transition-fast)}.liquid-glass-button:hover{transform:translateY(-2px);box-shadow:0 5px 20px rgba(0,180,216,.3);color:#fff!important}.liquid-glass-mobile-button{display:none;background:transparent;border:none;padding:.5rem;cursor:pointer}@media (max-width:768px){.liquid-glass-cta,.liquid-glass-nav{display:none}.liquid-glass-mobile-button{display:flex}.liquid-glass-header{height:80px}.liquid-glass-logo{height:50px;margin-right:0}}main{min-height:100vh}.container{max-width:var(--max-width);margin:0 auto;padding:0 var(--space-lg)}.text-center{text-align:center}.text-primary{color:var(--color-primary)}.mt-1{margin-top:var(--space-sm)}.mt-2{margin-top:var(--space-md)}.mt-3{margin-top:var(--space-lg)}.mb-1{margin-bottom:var(--space-sm)}.mb-2{margin-bottom:var(--space-md)}.mb-3{margin-bottom:var(--space-lg)}.hero{padding:var(--space-3xl) 0;background:linear-gradient(135deg,#f6f9fc,#fff)}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:var(--space-xl);transition:all var(--transition-base)}.card:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.btn{display:inline-flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-lg);font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:all var(--transition-fast);text-decoration:none}.btn-primary{background:var(--color-primary)}.btn-primary:hover{background:var(--color-primary-dark);box-shadow:0 5px 15px rgba(0,180,216,.3)}.footer{background:var(--color-surface);border-top:1px solid var(--color-border);padding:var(--space-3xl) 0 var(--space-xl);margin-top:var(--space-3xl)}.networkit-mega-nav *{box-sizing:border-box}.networkit-mega-nav{height:112px!important;background:linear-gradient(135deg,rgba(30,64,175,.95),rgba(59,130,246,.95) 50%,rgba(37,99,235,.95))!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)!important;z-index:9998!important}body{padding-top:112px!important}.networkit-mega-nav .nav-link{color:hsla(0,0%,100%,.95)!important;font-weight:500!important;transition:all .2s ease!important;text-decoration:none!important}.networkit-mega-nav .nav-link:hover{color:#fff!important;background:hsla(0,0%,100%,.15)!important}.networkit-mega-nav svg{width:12px!important;height:12px!important;display:inline-block!important;vertical-align:middle!important}.networkit-mega-nav .liquid-glass-logo svg{width:210px!important;height:84px!important}.networkit-mega-nav .mega-dropdown-full{position:absolute!important;left:0!important;right:0!important;top:100%!important;width:100vw!important;margin-left:calc(-50vw + 50%)!important;z-index:9999!important;margin-top:.5rem!important;pointer-events:none!important;opacity:0!important;visibility:hidden!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important}.networkit-mega-nav .group:hover .mega-dropdown-full{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.networkit-mega-nav .mega-dropdown-content{background:hsla(0,0%,100%,.98)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:16px!important;box-shadow:0 20px 25px -5px rgba(0,0,0,.1)!important;max-width:1400px!important;margin:0 auto!important;padding:2.5rem 3rem!important}.networkit-mega-nav .mega-menu-title{color:#1e40af!important;font-weight:700!important;font-size:.875rem!important;text-transform:uppercase!important;letter-spacing:.05em!important;margin-bottom:1rem!important;padding-bottom:.5rem!important;border-bottom:2px solid #e5e7eb!important;position:relative!important}.networkit-mega-nav .mega-menu-title:after{content:""!important;position:absolute!important;bottom:-2px!important;left:0!important;width:30px!important;height:2px!important;background:linear-gradient(90deg,#1e40af,#3b82f6)!important}.networkit-mega-nav .mega-menu-link{display:block!important;padding:.5rem .75rem!important;margin:.125rem 0!important;color:#374151!important;font-size:.875rem!important;font-weight:500!important;text-decoration:none!important;transition:all .2s ease-in-out!important;border-radius:6px!important;position:relative!important}.networkit-mega-nav .mega-menu-link:hover{color:#1e40af!important;background-color:rgba(30,64,175,.05)!important;padding-left:1.25rem!important}.networkit-mega-nav .mega-menu-link:hover:before{content:""!important;position:absolute!important;left:.5rem!important;top:50%!important;transform:translateY(-50%)!important;width:3px!important;height:16px!important;background:linear-gradient(180deg,#1e40af,#3b82f6)!important;border-radius:2px!important}.networkit-mega-nav .mega-menu-footer{border-top:1px solid #e5e7eb!important;margin-top:2rem!important;padding-top:1.5rem!important}.networkit-mega-nav .btn-primary{background:linear-gradient(135deg,#1e40af,#3b82f6)!important;color:#fff!important;padding:.625rem 1.5rem!important;border-radius:8px!important;font-weight:600!important;font-size:.875rem!important;text-decoration:none!important;transition:all .3s ease!important;display:inline-block!important}.networkit-mega-nav .btn-primary:hover{transform:translateY(-2px)!important;box-shadow:0 10px 20px rgba(30,64,175,.3)!important}.networkit-mega-nav .grid{display:grid!important}.networkit-mega-nav .grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.networkit-mega-nav .grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.networkit-mega-nav .grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.networkit-mega-nav .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.networkit-mega-nav .gap-6{gap:1.5rem!important}.networkit-mega-nav .gap-8{gap:2rem!important}.networkit-mega-nav .gap-12{gap:3rem!important}.networkit-mega-nav .space-y-2>*+*{margin-top:.5rem!important}.networkit-mega-nav .space-y-3>*+*{margin-top:.75rem!important}.networkit-mega-nav .flex{display:flex!important}.networkit-mega-nav .items-center{align-items:center!important}.networkit-mega-nav .items-flex-start{align-items:flex-start!important}.networkit-mega-nav .justify-between{justify-content:space-between!important}.networkit-mega-nav .text-xs{font-size:.75rem!important;color:#6b7280!important;line-height:1.4!important}.networkit-mega-nav .block{display:block!important}.networkit-mega-nav #mobile-menu-button{color:hsla(0,0%,100%,.9)!important;padding:.5rem!important;border-radius:.375rem!important}.networkit-mega-nav #mobile-menu-button:hover{color:#fff!important;background:hsla(0,0%,100%,.1)!important}.networkit-mega-nav #mobile-menu-button svg{width:24px!important;height:24px!important}.networkit-mega-nav #mobile-menu{background:#fff!important;border-radius:0 0 12px 12px!important;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)!important}.networkit-mega-nav #mobile-menu a{color:#374151!important;font-weight:500!important;text-decoration:none!important}.networkit-mega-nav #mobile-menu a:hover{color:#1e40af!important;background:rgba(30,64,175,.05)!important}@media (max-width:1024px){.networkit-mega-nav .grid-cols-6{grid-template-columns:repeat(3,minmax(0,1fr))!important}.networkit-mega-nav .grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:768px){.networkit-mega-nav{height:64px!important}body{padding-top:64px!important}.networkit-mega-nav .mega-dropdown-full{display:none!important}.networkit-mega-nav .grid-cols-2,.networkit-mega-nav .grid-cols-3,.networkit-mega-nav .grid-cols-4,.networkit-mega-nav .grid-cols-6{grid-template-columns:1fr!important}}.networkit-mega-nav .mega-dropdown-full .grid>div{animation:e .4s ease-out forwards;animation-delay:calc(var(--delay,0) * .05s)}.networkit-mega-nav .mega-dropdown-full .grid>div:first-child{--delay:1}.networkit-mega-nav .mega-dropdown-full .grid>div:nth-child(2){--delay:2}.networkit-mega-nav .mega-dropdown-full .grid>div:nth-child(3){--delay:3}.networkit-mega-nav .mega-dropdown-full .grid>div:nth-child(4){--delay:4}.networkit-mega-nav .mega-dropdown-full .grid>div:nth-child(5){--delay:5}.networkit-mega-nav .mega-dropdown-full .grid>div:nth-child(6){--delay:6}nav svg:not(.logo-svg):not(.liquid-glass-logo svg){width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;min-width:16px!important;min-height:16px!important;display:inline-block!important;vertical-align:middle!important}nav .group>a svg,nav a[class*=dropdown] svg{width:12px!important;height:12px!important;max-width:12px!important;max-height:12px!important;min-width:12px!important;min-height:12px!important}nav #mobile-menu-button svg{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;min-width:24px!important;min-height:24px!important}nav .liquid-glass-logo svg,nav .logo-liquid svg,nav [class*=logo] svg{width:210px!important;height:84px!important;max-width:210px!important;max-height:84px!important;min-width:210px!important;min-height:84px!important}.liquid-glass-header svg:not(.logo-svg),.liquid-glass-menu svg:not(.logo-svg),.networkit-mega-nav svg:not(.logo-svg){width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important}nav * svg{width:16px!important;height:16px!important}nav .liquid-glass-logo * svg,nav .logo-liquid * svg,nav [class*=logo] * svg{width:210px!important;height:84px!important}nav button svg{width:24px!important;height:24px!important}.menu-networkit,nav{z-index:9999!important}.menu-networkit{position:fixed!important;top:0!important;left:0!important;right:0!important;background:hsla(0,0%,100%,.98)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;box-shadow:0 2px 10px rgba(0,0,0,.08)!important;border-bottom:1px solid rgba(0,0,0,.05)!important}.menu-container{max-width:1280px!important;margin:0 auto!important;padding:0 24px!important}.menu-content{display:flex!important;align-items:center!important;justify-content:space-between!important;height:80px!important;padding:0!important}.menu-logo{height:60px!important}.menu-logo svg{display:block!important}.menu-logo .liquid-glass-logo svg,.menu-logo [data-concept=liquid],.menu-logo svg{height:60px!important;width:auto!important;max-width:240px!important;min-height:60px!important}.menu-logo .logo-text{font-size:28px!important;color:#1e40af!important;font-weight:700!important;letter-spacing:-.5px!important}.menu-nav{gap:4px!important}.menu-link,.menu-nav{display:flex!important;align-items:center!important}.menu-link{color:#374151!important;text-decoration:none!important;padding:10px 16px!important;border-radius:8px!important;font-weight:500!important;font-size:14px!important;transition:all .2s ease!important;white-space:nowrap!important}.menu-link:hover{background:rgba(30,64,175,.08)!important;color:#1e40af!important}.menu-cta{background:#1e40af!important;color:#fff!important;font-weight:600!important}.menu-cta:hover{background:#1d4ed8!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px rgba(30,64,175,.25)!important}.menu-arrow{margin-left:4px!important;font-size:10px!important;opacity:.7!important}.submenu{position:absolute!important;top:100%!important;left:50%!important;transform:translateX(-50%)!important;background:#fff!important;border-radius:12px!important;box-shadow:0 10px 40px rgba(0,0,0,.12)!important;border:1px solid rgba(0,0,0,.06)!important;opacity:0!important;visibility:hidden!important;transition:all .25s ease!important;margin-top:10px!important;min-width:700px!important;max-width:900px!important}.menu-item:hover .submenu{opacity:1!important;visibility:visible!important;transform:translateX(-50%) translateY(0)!important}.submenu-content{padding:24px!important}.submenu-column h4{color:#1e40af!important;font-size:11px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.5px!important;margin:0 0 12px!important;padding-bottom:8px!important;border-bottom:1px solid #e5e7eb!important}.submenu-column a{display:block!important;color:#4b5563!important;text-decoration:none!important;padding:8px 0!important;font-size:14px!important;transition:all .2s ease!important}.submenu-column a:hover{color:#1e40af!important;padding-left:8px!important}@media (max-width:768px){.menu-content{height:70px!important}.menu-logo [data-concept=liquid],.menu-logo svg{height:50px!important;max-width:180px!important}.menu-nav{display:none!important}.mobile-toggle{display:flex!important}body{padding-top:70px!important}}.liquid-glass-logo svg *,.menu-logo svg *,[class*=logo] svg *{height:inherit!important;width:inherit!important}header.menu-networkit *,nav.menu-container *{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}.menu-logo svg,.menu-logo svg[data-concept=liquid],.menu-logo svg[width="300"][height="120"]{width:200px!important;height:80px!important;min-width:200px!important;min-height:80px!important;max-width:200px!important;max-height:80px!important;transform:scale(1)!important}.menu-logo svg .logo-network-text,.menu-logo svg text{font-size:36px!important;font-weight:900!important}.menu-logo{height:80px!important;padding:10px 0!important}.menu-logo,.menu-logo a{display:flex!important;align-items:center!important}.menu-logo a{height:100%!important}.menu-content{height:100px!important;padding:10px 0!important}body{padding-top:100px!important}.menu-logo-text-fallback{display:none;font-size:32px!important;font-weight:900!important;color:#1e40af!important;text-transform:lowercase!important;letter-spacing:-1px!important}.menu-logo-text-fallback .it{color:#3b82f6!important;font-style:italic!important}@supports not (display:flex){.menu-logo svg{display:none!important}.menu-logo-text-fallback{display:block!important}}@media (max-width:768px){.menu-logo svg{width:150px!important;height:60px!important;min-width:150px!important;min-height:60px!important}.menu-logo svg text{font-size:28px!important}.menu-content{height:80px!important}body{padding-top:80px!important}}.menu-logo *,.menu-logo svg *{max-width:unset!important;max-height:unset!important}body>.mega-arrow,body>.mobile-arrow,body>span.mega-arrow,body>span.mobile-arrow{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;position:absolute!important;left:-9999px!important;clip:rect(0,0,0,0)!important;pointer-events:none!important;font-size:0!important}body:after,body:before{content:none!important;display:none!important}.mega-menu-networkit{position:fixed;top:0;left:0;right:0;z-index:10000;background:hsla(0,0%,100%,.98);backdrop-filter:blur(20px);box-shadow:0 4px 20px rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.05);height:80px;overflow:visible}.mega-menu-container{max-width:1400px;margin:0 auto;padding:0 24px}.mega-menu-content{display:flex;align-items:center;justify-content:space-between;height:80px}.mega-menu-logo,.mega-menu-logo a{height:100%;display:flex;align-items:center}.mega-menu-logo a{text-decoration:none}.mega-menu-nav{display:flex;align-items:center;gap:4px}.mega-menu-item{position:relative}.mega-menu-link{color:#374151;padding:12px 16px;border-radius:8px;font-size:14px;display:flex;align-items:center;transition:all .2s ease}.mega-menu-link:hover{background:rgba(59,130,246,.1);color:#3b82f6}.mega-cta{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff!important;margin-left:8px}.mega-cta:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.3)}.mega-arrow{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;margin:0!important;padding:0!important;font-size:0!important;line-height:0!important}.mega-menu-item:hover .mega-arrow{transform:none!important}.mega-menu-link{overflow:hidden}.mega-menu-link .mega-arrow{flex-shrink:0}.mega-submenu{position:fixed;top:80px;left:50%;transform:translateX(-50%) translateY(-5px);background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.15);opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);pointer-events:none;z-index:9999;width:1300px;max-width:calc(100vw - 40px)}.submenu-bridge{position:absolute;top:-15px;left:0;right:0;height:20px;background:transparent;z-index:10000}.mega-menu-item:hover .mega-submenu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);pointer-events:all;transition-delay:0ms}.mega-menu-item .mega-submenu{transition-delay:.6s}.mega-submenu:hover{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);pointer-events:all}.mega-submenu-medium{width:1100px;max-width:calc(100vw - 40px)}.mega-submenu-wide{width:1400px;max-width:calc(100vw - 40px)}.mega-submenu-wide .mega-grid{grid-template-columns:repeat(4,1fr) 260px}@media (max-width:1200px){.mega-submenu{width:calc(100vw - 40px);left:20px;transform:translateX(0) translateY(-5px)}.mega-menu-item:hover .mega-submenu,.mega-submenu:hover{transform:translateX(0) translateY(0)}.mega-submenu-medium{width:calc(100vw - 40px)}}.mega-submenu-inner{padding:32px}.mega-grid{display:grid;grid-template-columns:repeat(4,1fr) 260px;gap:30px}.mega-submenu-medium .mega-grid{grid-template-columns:repeat(3,1fr) 240px}.mega-col{min-width:0}.col-header{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #e5e7eb}.col-icon{font-size:20px}.col-header h4{font-size:13px;font-weight:700;color:#1e40af;text-transform:uppercase;letter-spacing:.05em;margin:0}.mega-item{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:8px;text-decoration:none;color:#374151;transition:all .2s ease;margin-bottom:4px}.mega-item:hover{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(37,99,235,.05));color:#3b82f6;transform:translateX(4px)}.mega-item.featured{background:linear-gradient(135deg,rgba(59,130,246,.08),rgba(147,51,234,.08));border:1px solid rgba(59,130,246,.2)}.mega-item.featured:hover{background:linear-gradient(135deg,rgba(59,130,246,.15),rgba(147,51,234,.15))}.item-icon{font-size:18px;flex-shrink:0;margin-top:2px}.item-content strong{display:block;font-size:14px;font-weight:600;margin-bottom:2px}.item-content small{display:block;font-size:12px;color:#6b7280;font-weight:400}.mega-featured{grid-column:span 1}.featured-card{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:12px;padding:24px;color:#fff;text-align:center;box-shadow:0 10px 30px rgba(59,130,246,.3)}.featured-icon{font-size:48px;margin-bottom:16px}.featured-card h4{font-size:18px;font-weight:700;margin:0 0 8px;color:#fff}.featured-card p{font-size:14px;opacity:.95;margin:0 0 20px;line-height:1.5}.featured-btn{display:inline-block;background:#fff;color:#3b82f6;padding:10px 20px;border-radius:8px;text-decoration:none;font-weight:600;font-size:14px;transition:all .2s ease}.featured-btn:hover{background:#f0f9ff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.featured-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:20px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.2);text-align:center}.featured-stats strong{display:block;font-size:24px;font-weight:700}.featured-stats span{display:block;font-size:11px;opacity:.9}.mega-featured-small{grid-column:span 1}.featured-card-small{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(147,51,234,.1));border-radius:12px;padding:20px;text-align:center;border:2px solid rgba(59,130,246,.2)}.featured-icon-small{font-size:36px;margin-bottom:12px}.featured-card-small h5{font-size:16px;font-weight:700;color:#1e40af;margin:0 0 8px}.featured-card-small p{font-size:13px;color:#6b7280;margin:0 0 16px}.featured-link{display:inline-flex;align-items:center;gap:6px;color:#3b82f6;font-weight:600;font-size:14px;text-decoration:none;transition:all .2s ease}.featured-link:hover{color:#2563eb;transform:translateX(4px)}.mega-mobile-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:8px;cursor:pointer;z-index:10001}.mega-mobile-toggle span{width:26px;height:3px;background:#374151;border-radius:2px;transition:all .3s ease}.mega-mobile-toggle.active span:first-child{transform:rotate(45deg) translateY(8px)}.mega-mobile-toggle.active span:nth-child(2){opacity:0}.mega-mobile-toggle.active span:nth-child(3){transform:rotate(-45deg) translateY(-8px)}.mega-menu-logo svg{height:48px!important;width:auto!important;max-height:48px!important}@media (max-width:1024px) and (min-width:769px){.mega-grid{grid-template-columns:repeat(2,1fr);gap:20px}.mega-featured,.mega-featured-small{grid-column:span 2}.mega-submenu-inner{padding:24px}}@media (max-width:768px){.mega-menu-nav{display:none}.mega-mobile-toggle{display:flex}.mega-menu-content{height:70px}.mega-menu-logo svg{height:42px!important;max-height:42px!important}body{padding-top:70px!important}}@media (max-width:1024px) and (min-width:769px){.mega-menu-content{padding:0 16px}.mega-menu-link{padding:10px 12px;font-size:13px}}body{padding-top:80px!important}@media (min-width:769px){#mobile-menu,.mega-mobile-nav,.mega-mobile-toggle,.mobile-menu,.mobile-menu-btn,[class*=mobile]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}}@media (max-width:768px){.mega-mobile-toggle{display:flex!important}}:root{--mobile-primary:#00b9f9;--mobile-primary-dark:#00a0e3;--mobile-gradient:linear-gradient(135deg,#00b9f9,#b792fc);--mobile-bg:#000!important;--mobile-text:#fff;--mobile-text-light:hsla(0,0%,100%,.8);--mobile-border:rgba(0,185,249,.2);--mobile-hover:rgba(0,185,249,.08);--mobile-transition:cubic-bezier(0.4,0,0.2,1)}@media (min-width:769px){.mega-mobile-nav{position:absolute!important;left:-9999px!important;top:-9999px!important;width:0!important;height:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}.mega-mobile-cta,.mega-mobile-inner,.mega-mobile-item,.mega-mobile-link,.mega-mobile-nav,.mega-mobile-nav *,.mega-mobile-submenu,.mega-mobile-trigger,.mobile-menu-footer,.mobile-menu-header,.mobile-nav-content{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}}@media (max-width:768px){.mega-mobile-nav{display:block!important;position:fixed!important;top:70px!important;left:0!important;right:0!important;bottom:0!important;background:rgba(15,23,42,.6)!important;backdrop-filter:blur(8px)!important;z-index:9998!important;overflow-y:auto!important;height:auto!important;max-height:none!important;width:100%!important;max-width:100%!important;clip:unset!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .3s var(--mobile-transition),visibility .3s!important}.mega-mobile-nav.active{pointer-events:all!important}.mega-mobile-inner,.mega-mobile-nav.active{opacity:1!important;visibility:visible!important}.mega-mobile-inner{display:block!important;position:absolute!important;right:0!important;top:0!important;bottom:0!important;width:85%!important;max-width:380px!important;background:#000!important;background-color:#000!important;box-shadow:-4px 0 24px rgba(0,0,0,.15)!important;overflow-y:auto!important;padding:0!important;height:auto!important;max-height:100%!important;left:auto!important;clip:unset!important;line-height:normal!important;transform:translateX(100%)!important;transition:transform .4s var(--mobile-transition)!important}.mega-mobile-nav.active .mega-mobile-inner{transform:translateX(0)!important}.mobile-menu-header{justify-content:space-between!important;padding:20px 24px!important;background:var(--mobile-gradient)!important;box-shadow:0 2px 8px rgba(0,0,0,.1)!important;height:auto!important;width:auto!important;border:0!important;font-size:18px!important;font-weight:700!important;line-height:1.4!important}.mobile-menu-close,.mobile-menu-header{display:flex!important;align-items:center!important;color:#fff!important;visibility:visible!important;opacity:1!important;max-height:none!important;max-width:none!important;position:relative!important;left:0!important;clip:unset!important;margin:0!important}.mobile-menu-close{justify-content:center!important;width:36px!important;height:36px!important;background:hsla(0,0%,100%,.2)!important;border:none!important;border-radius:50%!important;font-size:24px!important;cursor:pointer!important;transition:all .2s ease!important;padding:0!important;line-height:1!important}.mobile-menu-close:active{background:hsla(0,0%,100%,.3)!important;transform:scale(.95)!important}.mobile-nav-content{padding:8px 0!important;border:0!important}.mega-mobile-item,.mobile-nav-content{display:block!important;visibility:visible!important;opacity:1!important;height:auto!important;max-height:none!important;width:auto!important;max-width:none!important;position:relative!important;left:0!important;clip:unset!important;margin:0!important;line-height:normal!important}.mega-mobile-item{border-bottom:1px solid var(--mobile-border)!important;overflow:visible!important}.mega-mobile-trigger{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;padding:18px 24px!important;background:none!important;border:none!important;color:var(--mobile-text)!important;font-size:16px!important;font-weight:600!important;text-align:left!important;cursor:pointer!important;transition:all .2s ease!important;visibility:visible!important;opacity:1!important;height:auto!important;max-height:none!important;max-width:none!important;position:relative!important;left:0!important;clip:unset!important;margin:0!important;line-height:1.4!important}.mega-mobile-trigger:active{background:var(--mobile-hover)!important}.mobile-arrow{display:inline-block!important;font-size:14px!important;color:var(--mobile-text-light)!important;transition:transform .3s var(--mobile-transition)!important;visibility:visible!important;opacity:1!important;width:auto!important;height:auto!important;max-height:none!important;max-width:none!important;position:relative!important;left:0!important;clip:unset!important;padding:0!important;margin:0!important;line-height:1!important}.mega-mobile-item.active .mobile-arrow{transform:rotate(180deg)!important}.mega-mobile-submenu{display:block!important;max-height:0!important;overflow:hidden!important;background:#1a1a1a!important;transition:max-height .4s var(--mobile-transition)!important;visibility:visible!important;opacity:1!important;width:auto!important;max-width:none!important;position:relative!important;left:0!important;clip:unset!important;margin:0!important;border:0!important;padding:0!important;line-height:normal!important}.mega-mobile-item.active .mega-mobile-submenu{max-height:800px!important;border-top:2px solid var(--mobile-primary)!important}.mobile-submenu-section{padding:16px 24px!important;margin:0!important;line-height:normal!important}.mobile-submenu-section,.mobile-submenu-section h4{display:block!important;visibility:visible!important;opacity:1!important;height:auto!important;max-height:none!important;width:auto!important;max-width:none!important;position:relative!important;left:0!important;clip:unset!important;border:0!important}.mobile-submenu-section h4{font-size:12px!important;font-weight:700!important;color:var(--mobile-primary)!important;text-transform:uppercase!important;letter-spacing:.8px!important;margin:0 0 12px!important;padding:0!important;line-height:1.2!important}.mobile-submenu-section a{display:flex!important;align-items:center!important;padding:12px 16px!important;margin-bottom:4px!important;color:var(--mobile-text)!important;text-decoration:none!important;font-size:14px!important;font-weight:500!important;border-radius:8px!important;transition:all .2s ease!important;visibility:visible!important;opacity:1!important;height:auto!important;max-height:none!important;width:auto!important;max-width:none!important;position:relative!important;left:0!important;clip:unset!important;border:0!important;line-height:1.4!important}.mobile-submenu-section a:active{background:linear-gradient(135deg,rgba(0,185,249,.1),rgba(183,146,252,.05))!important;color:var(--mobile-primary)!important;transform:translateX(4px)!important}.mega-mobile-link{display:flex!important;align-items:center!important;padding:18px 24px!important;color:var(--mobile-text)!important;text-decoration:none!important;font-size:16px!important;font-weight:600!important;border-bottom:1px solid var(--mobile-border)!important;transition:all .2s ease!important;visibility:visible!important;opacity:1!important;height:auto!important;max-height:none!important;width:auto!important;max-width:none!important;position:relative!important;left:0!important;clip:unset!important;margin:0!important;line-height:1.4!important}.mega-mobile-link:active{background:var(--mobile-hover)!important}.mega-mobile-cta{display:flex!important;align-items:center!important;justify-content:center!important;margin:16px 24px!important;padding:16px!important;background:var(--mobile-gradient)!important;color:#fff!important;border-radius:12px!important;font-size:16px!important;font-weight:700!important;text-align:center!important;text-decoration:none!important;box-shadow:0 4px 12px rgba(0,185,249,.3)!important;transition:all .2s ease!important;border:0!important;visibility:visible!important;opacity:1!important;height:auto!important;max-height:none!important;width:auto!important;max-width:none!important;position:relative!important;left:0!important;clip:unset!important;line-height:1.4!important}.mega-mobile-cta:active{transform:scale(.98)!important;box-shadow:0 2px 8px rgba(0,185,249,.4)!important}.mobile-menu-footer{display:block!important;padding:24px!important;margin-top:16px!important;background:#1a1a1a!important;border-top:1px solid var(--mobile-border)!important;text-align:center!important;font-size:13px!important;color:var(--mobile-text-light)!important;visibility:visible!important;opacity:1!important;height:auto!important;max-height:none!important;width:auto!important;max-width:none!important;position:relative!important;left:0!important;clip:unset!important;line-height:1.4!important}.mega-mobile-inner::-webkit-scrollbar{width:6px}.mega-mobile-inner::-webkit-scrollbar-track{background:#1a1a1a}.mega-mobile-inner::-webkit-scrollbar-thumb{background:rgba(0,185,249,.3);border-radius:3px}.mega-mobile-inner::-webkit-scrollbar-thumb:hover{background:rgba(0,185,249,.5)}}@media (max-width:768px){.mega-mobile-nav.active .mega-mobile-item,.mega-mobile-nav.active .mega-mobile-link{animation:c .4s var(--mobile-transition) forwards;opacity:0}.mega-mobile-nav.active .mega-mobile-item:first-child,.mega-mobile-nav.active .mega-mobile-link:first-child{animation-delay:.05s}.mega-mobile-nav.active .mega-mobile-item:nth-child(2),.mega-mobile-nav.active .mega-mobile-link:nth-child(2){animation-delay:.1s}.mega-mobile-nav.active .mega-mobile-item:nth-child(3),.mega-mobile-nav.active .mega-mobile-link:nth-child(3){animation-delay:.15s}.mega-mobile-nav.active .mega-mobile-item:nth-child(4),.mega-mobile-nav.active .mega-mobile-link:nth-child(4){animation-delay:.2s}.mega-mobile-nav.active .mega-mobile-item:nth-child(5),.mega-mobile-nav.active .mega-mobile-link:nth-child(5){animation-delay:.25s}@keyframes c{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}}@media (max-width:768px){.mega-mobile-inner,.mega-mobile-nav{will-change:transform,opacity}.mega-mobile-item.active .mega-mobile-submenu{will-change:max-height}.mega-mobile-toggle{display:flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:10001!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;clip:unset!important;clip-path:none!important;left:0!important;margin:0!important;padding:8px!important;background:transparent!important;border:none!important;pointer-events:all!important;align-items:center!important;justify-content:center!important}.mega-mobile-toggle span,.mega-mobile-toggle svg{display:block!important;visibility:visible!important;opacity:1!important}}.bg-gray-50,.bg-gray-50 *,.bg-gray-100,.bg-gray-100 *,.bg-gray-200,.bg-gray-200 *,.bg-neutral-50,.bg-neutral-100,.bg-slate-50,.bg-slate-100,.bg-white,.bg-white *,.bg-zinc-50,.bg-zinc-100,[class*=bg-gray-5],[class*=bg-gray-5] *,[class*=bg-gray-10],[class*=bg-gray-10] *,[class*=bg-gray-20],[class*=bg-gray-20] *,[class*=bg-light],[class*=bg-light] *,[class*=bg-white],[class*=bg-white] *{color:#1a1a1a!important}.bg-black,.bg-black *,.bg-dark,.bg-dark *,.bg-gray-800,.bg-gray-800 *,.bg-gray-900,.bg-gray-900 *,.bg-primary,.bg-primary *,.bg-secondary,.bg-secondary *,[class*=bg-black],[class*=bg-black] *,[class*=bg-blue],[class*=bg-blue] *,[class*=bg-cyan],[class*=bg-cyan] *,[class*=bg-dark],[class*=bg-dark] *,[class*=bg-gradient],[class*=bg-gradient] *,[class*=bg-gray-8],[class*=bg-gray-8] *,[class*=bg-gray-9],[class*=bg-gray-9] *,[class*=bg-green],[class*=bg-green] *,[class*=bg-indigo],[class*=bg-indigo] *,[class*=bg-orange],[class*=bg-orange] *,[class*=bg-pink],[class*=bg-pink] *,[class*=bg-purple],[class*=bg-purple] *,[class*=bg-red],[class*=bg-red] *,[class*=bg-teal],[class*=bg-teal] *,[class*=from-],[class*=from-] *,[class*=to-],[class*=to-] *{color:#fff!important}h1,h2,h3,h4,h5,h6{color:inherit!important;font-weight:inherit}.bg-gray-50 h1,.bg-gray-50 h2,.bg-gray-50 h3,.bg-gray-50 h4,.bg-gray-50 h5,.bg-gray-50 h6,.bg-gray-100 h1,.bg-gray-100 h2,.bg-gray-100 h3,.bg-gray-100 h4,.bg-gray-100 h5,.bg-gray-100 h6,.bg-white h1,.bg-white h2,.bg-white h3,.bg-white h4,.bg-white h5,.bg-white h6,[class*=bg-gray] h1,[class*=bg-gray] h2,[class*=bg-gray] h3,[class*=bg-white] h1,[class*=bg-white] h2,[class*=bg-white] h3{color:#1a1a1a!important}[class*=bg-gradient] h1,[class*=bg-gradient] h2,[class*=bg-gradient] h3,[class*=from-] h1,[class*=from-] h2,[class*=from-] h3{color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.5)!important}a{color:inherit!important;text-decoration:underline;opacity:1!important}a:hover{opacity:.8!important}.bg-gray-50 a,.bg-gray-100 a,.bg-white a,[class*=bg-gray-5] a,[class*=bg-gray-10] a,[class*=bg-white] a{color:#0077be!important;text-decoration:none}.bg-gray-50 a:hover,.bg-gray-100 a:hover,.bg-white a:hover{color:#005a8b!important;text-decoration:underline}.bg-black a,.bg-dark a,.bg-gray-800 a,.bg-gray-900 a,[class*=bg-dark] a,[class*=bg-gray-8] a,[class*=bg-gray-9] a{color:#00d4ff!important}.bg-black a:hover,.bg-dark a:hover{color:#fff!important}.btn,[class*=btn],[role=button],button[class*=btn]{position:relative;z-index:1}.btn-primary,.btn.btn-primary{background-color:#0077be!important;color:#fff!important;border-color:#0077be!important}.btn-primary:hover{background-color:#005a8b!important;color:#fff!important}.btn-secondary,.btn.btn-secondary{background-color:#6b7280!important;color:#fff!important;border-color:#6b7280!important}.btn-secondary:hover{background-color:#4b5563!important}.btn-outline,.btn.btn-outline{background-color:transparent!important;border:2px solid currentColor!important}.bg-white .btn-outline,[class*=bg-gray] .btn-outline,[class*=bg-white] .btn-outline{color:#0077be!important;border-color:#0077be!important}.bg-white .btn-outline:hover,[class*=bg-white] .btn-outline:hover{background-color:#0077be!important;color:#fff!important}.bg-black .btn-outline,.bg-dark .btn-outline{color:#fff!important;border-color:#fff!important}.bg-black .btn-outline:hover,.bg-dark .btn-outline:hover{background-color:#fff!important;color:#1a1a1a!important}.stats-section{background:#fff!important}.stat-item{color:#1a1a1a!important}.stat-number,.stat-value{color:#0077be!important;font-weight:700!important}.stat-description,.stat-label{color:#4b5563!important}.bg-black .stat-item,.bg-dark .stat-item{color:#fff!important}.bg-black .stat-number,.bg-dark .stat-number{color:#00d4ff!important}.bg-black .stat-label,.bg-dark .stat-label{color:#d1d5db!important}.card,.service-card,[class*=card]{background-color:#fff!important}.card *,.service-card *,[class*=card] *{color:#1a1a1a!important}.card h3,.card h4,.service-card h3,.service-card h4{color:#0077be!important}input,select,textarea{background-color:#fff!important;color:#1a1a1a!important;border:1px solid #d1d5db!important}input::placeholder,textarea::placeholder{color:#6b7280!important;opacity:1!important}input:focus,select:focus,textarea:focus{border-color:#0077be!important;outline:2px solid #0077be!important;outline-offset:2px!important}label{color:#1a1a1a!important;font-weight:500!important}.bg-black input,.bg-black select,.bg-black textarea,.bg-dark input,.bg-dark select,.bg-dark textarea{background-color:#2d2d2d!important;color:#fff!important;border-color:#4b5563!important}.bg-black label,.bg-dark label{color:#fff!important}.mega-menu-enhanced,.mega-menu-networkit{background:rgba(0,0,0,.95)!important;color:#fff!important}.mega-menu-item a,.mega-menu-link{color:hsla(0,0%,100%,.9)!important}.mega-menu-link:hover{color:#00b9f9!important}.mega-submenu{background:rgba(26,26,26,.98)!important}.mega-item,.mega-item strong{color:hsla(0,0%,100%,.9)!important}.footer,footer{background-color:#1a1a1a!important}.footer *,footer *{color:#fff!important}.footer a,footer a{color:#00d4ff!important}.footer a:hover,footer a:hover{color:#fff!important}.hero-section{position:relative}.hero-section.bg-white *,.hero-section[class*=bg-white] *{color:#1a1a1a!important}.hero-section[class*=bg-gradient] *,.hero-section[class*=from-] *{color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.5)!important}.force-dark-text,.text-dark-force{color:#1a1a1a!important}.force-light-text,.text-light-force{color:#fff!important}@media (max-width:768px){.mega-mobile-inner,.mega-mobile-nav{background-color:#000!important;color:#fff!important}.mega-mobile-link,.mega-mobile-trigger{color:#fff!important}}@media print{*{color:#000!important;background:#fff!important;text-shadow:none!important}}[class*=text-transparent]{color:currentColor!important}.overlay *,[class*=overlay] *{position:relative;z-index:10}:not(.liquid-glass-dropdown):not(.dropdown):not(.submenu):not([class*=dropdown]):not([class*=submenu]){text-indent:0!important}.animate-stats{opacity:1;transition:opacity .3s ease}.cloud-stat-number,.infrastructure-stat-number,.metric-number,.metric-value,.stat-number,.support-stat-number,.trust-number,[class*=number-value],[class*=stat-value]{font-weight:700;display:inline-block;min-width:3ch;text-align:center}[data-count]{will-change:contents}.animate-stats.slow [data-count]{animation-duration:3s}.animate-stats.fast [data-count]{animation-duration:1s}.animate-stats.loading [data-count]{opacity:.5}.animate-stats.completed [data-count]{opacity:1}@keyframes d{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.stat-number.highlight{background:linear-gradient(135deg,#00b4d8,#00ce8a 50%,#00b4d8);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:d 3s ease infinite}.stats-section,body .stats-section,html body .stats-section,section.stats-section{background:#1a1a1a!important;background-color:#1a1a1a!important;background-image:none!important}.stat-number,.stats-section .stat-number,body .stat-number,div.stat-number,html body .stat-number,section.stats-section .stat-number{color:#00b9f9!important;-webkit-text-fill-color:#00b9f9!important;-moz-text-fill-color:#00b9f9!important;text-fill-color:#00b9f9!important;fill:#00b9f9!important;text-shadow:0 0 .5px #00b9f9,0 0 1px #00b9f9,0 0 2px #00b9f9!important;font-size:3rem!important;font-weight:800!important;line-height:1.2!important;margin-bottom:.5rem!important}.stat-label,.stat-number,.stats-section .stat-label,.stats-section .stat-number,body .stat-label,body .stat-number,div.stat-label,div.stat-number,html body .stat-label,html body .stat-number,section.stats-section .stat-label,section.stats-section .stat-number{background:none!important;background-color:transparent!important;background-image:none!important;background-clip:border-box!important;-webkit-background-clip:border-box!important;-moz-background-clip:border-box!important;opacity:1!important;visibility:visible!important;display:inline-block!important}.stat-label,.stats-section .stat-label,body .stat-label,div.stat-label,html body .stat-label,section.stats-section .stat-label{color:#fff!important;-webkit-text-fill-color:#fff!important;-moz-text-fill-color:#fff!important;text-fill-color:#fff!important;fill:#fff!important;text-shadow:0 0 .5px #fff,0 0 1px #fff,0 0 2px #fff!important;font-size:.875rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.05em!important}.stats-section .stat-item,section.stats-section .stat-item{display:block!important;text-align:center!important;opacity:1!important;visibility:visible!important}html body div.container div.stats-grid div.stat-item div.stat-number,html body section.stats-section .stat-number{color:#00b9f9!important;-webkit-text-fill-color:#00b9f9!important;background:none!important;background-image:none!important}html body div.container div.stats-grid div.stat-item div.stat-label,html body section.stats-section .stat-label{color:#fff!important;-webkit-text-fill-color:#fff!important;background:none!important;background-image:none!important}.stats-section *,.stats-section div{opacity:1!important;visibility:visible!important}:root{--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-header:112px;--color-primary:#00b4d8;--color-primary-dark:#0077be;--color-primary-light:#48cae4;--color-secondary:#3b82f6;--color-tech:#06f;--color-tech-dark:#0047ab;--color-surface:#f7fafc;--color-surface-light:#fff;--color-surface-dark:#0f1419;--color-text-primary:#1a1a1a;--color-text-secondary:#4a5568;--color-error:#e53e3e;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--border-radius-sm:0.25rem;--border-radius-md:0.5rem;--border-radius-lg:0.75rem;--border-radius-full:9999px;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1);--max-width:1200px}html,html body{overflow-x:hidden!important;width:100vw!important;max-width:100vw!important;box-sizing:border-box!important}html body{padding-top:80px!important;margin:0!important}*,:after,:before{box-sizing:border-box!important}main,main#main{padding:0!important;margin:0!important}main,main#main,section{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}section{margin-left:0!important;margin-right:0!important}.container,section{box-sizing:border-box!important}.container{width:100%!important;max-width:var(--max-width,1200px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:1rem!important;padding-right:1rem!important}[style*="display:grid"],[style*="display: grid"]{max-width:100%!important;box-sizing:border-box!important}@media (max-width:768px){html body{padding-top:60px!important}.container{padding-left:.75rem!important;padding-right:.75rem!important}}@media (max-width:480px){.container{padding-left:.5rem!important;padding-right:.5rem!important}}.hero-infrastructure-networkx{position:relative;color:#fff;padding:100px 0;text-align:center;min-height:calc(100vh - 112px);display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000}.hero-infrastructure-networkx .container{position:relative;z-index:30;max-width:1200px;margin:0 auto;padding:0 2rem}.hero-infrastructure-networkx h1{font-family:Barlow Condensed,sans-serif!important;font-size:clamp(2.5rem,5vw,4rem)!important;font-weight:800!important;letter-spacing:.02em!important;margin-bottom:2rem!important;color:#fff!important;text-transform:uppercase!important;text-shadow:0 3px 6px rgba(0,0,0,.6)!important;animation:g .8s ease-out}.hero-infrastructure-networkx .hero-lead{font-size:1.25rem!important;margin-bottom:3rem!important;color:hsla(0,0%,100%,.95)!important;max-width:800px!important;margin-left:auto!important;margin-right:auto!important;line-height:1.8!important;font-weight:400!important;animation:g .8s ease-out .1s both}.hero-infrastructure-networkx .hero-actions{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-top:2rem;animation:g .8s ease-out .2s both}.btn-networkx{font-family:Barlow Condensed,sans-serif!important;font-size:18px!important;font-weight:800!important;text-transform:uppercase!important;padding:15px 40px!important;border-radius:20px!important;text-decoration:none!important;display:inline-block!important;transition:all .3s ease!important;cursor:pointer}.btn-networkx-primary{background:linear-gradient(90deg,#00b9f9,#b792fc)!important;border:none!important;color:#fff!important}.btn-networkx-primary:hover{background:linear-gradient(90deg,#b792fc,#00b9f9)!important;transform:translateY(-2px)!important;box-shadow:0 10px 30px rgba(0,185,249,.4)!important}.btn-networkx-outline{background:transparent!important;border:2px solid #fff!important;color:#fff!important}.btn-networkx-outline:hover{background:#fff!important;color:#000!important;transform:translateY(-2px)!important}.stats-infrastructure-networkx{background:#00b8be!important;padding:80px 1rem!important}.stats-infrastructure-networkx .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;text-align:center;max-width:1200px;margin:0 auto}.stats-infrastructure-networkx .stat-item{position:relative}.stats-infrastructure-networkx .stat-item:after{content:"";position:absolute;right:-1.5rem;top:50%;transform:translateY(-50%);width:2px;height:60px;background:hsla(0,0%,100%,.3)}.stats-infrastructure-networkx .stat-item:last-child:after{display:none}.stats-infrastructure-networkx .stat-number{font-family:Barlow Condensed,sans-serif!important;font-size:56px!important;font-weight:800!important;color:#fff!important;text-transform:uppercase!important;line-height:1;margin-bottom:.5rem}.stats-infrastructure-networkx .stat-label{font-size:14px!important;text-transform:uppercase!important;color:hsla(0,0%,100%,.9)!important;font-weight:600!important;letter-spacing:.05em!important}.section-infrastructure-white{background:#fff!important;padding:80px 1rem!important}.section-infrastructure-white h2{font-family:Barlow Condensed,sans-serif!important;font-size:48px!important;font-weight:800!important;text-transform:uppercase!important;text-align:center!important;margin-bottom:60px!important;color:#000!important}.section-infrastructure-white .gradient-text{background:linear-gradient(90deg,#00b9f9,#b792fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-infrastructure-black{background:#000!important;color:#fff!important;padding:80px 1rem!important}.section-infrastructure-black h2{font-family:Barlow Condensed,sans-serif!important;font-size:48px!important;font-weight:800!important;text-transform:uppercase!important;text-align:center!important;margin-bottom:60px!important;color:#fff!important}.section-infrastructure-black .gradient-text{background:linear-gradient(90deg,#00b9f9,#b792fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.infrastructure-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;max-width:1200px;margin:0 auto}.infrastructure-card-networkx{background:#fff!important;border-radius:16px!important;padding:40px 30px!important;box-shadow:0 4px 12px rgba(0,0,0,.08)!important;transition:all .3s ease!important;border:1px solid #e0e0e0!important;position:relative;overflow:hidden}.infrastructure-card-networkx:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#00b9f9,#b792fc);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.infrastructure-card-networkx:hover{transform:translateY(-10px)!important;box-shadow:0 20px 40px rgba(0,0,0,.15)!important;border-color:#00b9f9!important}.infrastructure-card-networkx:hover:before{transform:scaleX(1)}.infrastructure-card-networkx.microsoft{border-left:4px solid #00b9f9}.infrastructure-card-networkx.aws{border-left:4px solid #b792fc}.infrastructure-card-networkx.multicloud{border-left:4px solid #00b8be}.infrastructure-card-networkx .card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.infrastructure-card-networkx .card-icon{background:linear-gradient(135deg,#00b9f9,#b792fc);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.infrastructure-card-networkx .card-icon svg{width:28px;height:28px}.infrastructure-card-networkx h3{font-family:Barlow Condensed,sans-serif!important;font-size:24px!important;font-weight:800!important;text-transform:uppercase!important;color:#000!important;margin:0!important}.infrastructure-card-networkx p{color:#666!important;line-height:1.6!important;margin-bottom:1.5rem!important}.infrastructure-card-networkx ul{list-style:none;padding:0;margin:0}.infrastructure-card-networkx li{padding:.5rem 0;padding-left:1.5rem;position:relative;color:#525252}.infrastructure-card-networkx li:before{content:"✓";position:absolute;left:0;color:#00b9f9;font-weight:800}.services-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.service-card-networkx{background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid #e0e0e0;text-align:center}.service-card-networkx:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.12);border-color:#00b9f9}.service-card-networkx .service-icon{background:linear-gradient(135deg,#00b9f9,#b792fc);border-radius:50%;width:70px;height:70px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.service-card-networkx .service-icon svg{width:32px;height:32px;color:#fff}.service-card-networkx h3{font-family:Barlow Condensed,sans-serif!important;font-size:20px!important;font-weight:800!important;text-transform:uppercase!important;color:#000!important;margin-bottom:1rem!important}.service-card-networkx p{color:#666;line-height:1.6}.governance-container{max-width:1200px;margin:0 auto}.governance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.governance-grid h3{font-family:Barlow Condensed,sans-serif!important;font-size:24px!important;font-weight:800!important;text-transform:uppercase!important;color:#fff!important;margin-bottom:1.5rem!important}.governance-grid ul{list-style:none;padding:0;margin:0}.governance-grid li{padding:.75rem 0;padding-left:1.5rem;position:relative;color:hsla(0,0%,100%,.9)}.governance-grid li:before{content:"→";position:absolute;left:0;color:#00b9f9;font-weight:800}.process-container{max-width:1200px;margin:0 auto}.process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:60px}.process-step{text-align:center;position:relative}.process-number{background:linear-gradient(135deg,#00b9f9,#b792fc);color:#fff;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Barlow Condensed,sans-serif;font-size:36px;font-weight:800;margin:0 auto 1.5rem}.process-step h3{font-family:Barlow Condensed,sans-serif!important;font-size:22px!important;font-weight:800!important;text-transform:uppercase!important;color:#000!important;margin-bottom:1rem!important}.process-step p{color:#666;line-height:1.6}.cta-audit-cloud{background:linear-gradient(135deg,#000,#1a1a1a);border-radius:20px;padding:60px 40px;text-align:center;max-width:900px;margin:0 auto;box-shadow:0 20px 40px rgba(0,0,0,.2)}.cta-audit-cloud h2{font-family:Barlow Condensed,sans-serif!important;font-size:42px!important;font-weight:800!important;text-transform:uppercase!important;color:#fff!important;margin-bottom:1.5rem!important}.cta-audit-cloud p{color:hsla(0,0%,100%,.9)!important;font-size:18px!important;line-height:1.6!important;margin-bottom:2rem!important}.cta-actions{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.cta-info{color:hsla(0,0%,100%,.7)!important;font-size:14px!important;margin-top:1.5rem!important}.why-choose-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.why-item{text-align:center;padding:30px}.why-icon{background:linear-gradient(135deg,#00b9f9,#b792fc);border-radius:50%;width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.why-icon svg{width:36px;height:36px;color:#fff}.why-item h3{font-family:Barlow Condensed,sans-serif!important;font-size:22px!important;font-weight:800!important;text-transform:uppercase!important;color:#000!important;margin-bottom:1rem!important}.why-item p{color:#666;line-height:1.6}.video-container{max-width:900px;margin:0 auto}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.2)}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@media (max-width:768px){.hero-infrastructure-networkx{padding:80px 0!important}.hero-infrastructure-networkx h1{font-size:2rem!important}.stats-infrastructure-networkx .stat-number{font-size:36px!important}.stats-infrastructure-networkx .stat-item:after{display:none!important}.section-infrastructure-black h2,.section-infrastructure-white h2{font-size:32px!important}.governance-grid,.infrastructure-cards-grid,.process-grid,.services-cards-grid,.why-choose-grid{grid-template-columns:1fr}.hero-infrastructure-networkx .hero-actions{flex-direction:column}.hero-infrastructure-networkx .hero-actions .btn-networkx{width:100%}.cta-actions{flex-direction:column}.cta-actions .btn-networkx{width:100%}}@media (max-width:480px){.hero-infrastructure-networkx h1{font-size:1.75rem!important}.cta-audit-cloud h2{font-size:32px!important}.cta-audit-cloud{padding:40px 20px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mega-menu-full{--header-height:112px;--menu-bg:hsla(0,0%,100%,.98);--menu-shadow:0 20px 25px -5px rgba(0,0,0,.1);--primary-color:#1e40af;--primary-hover:#1d4ed8;--text-color:#374151;--text-secondary:#6b7280;--border-color:#e5e7eb}.liquid-glass-header{height:var(--header-height);background:linear-gradient(135deg,rgba(30,64,175,.95),rgba(59,130,246,.95) 50%,rgba(37,99,235,.95));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.nav-link{color:hsla(0,0%,100%,.95);font-weight:500;transition:all .2s ease;position:relative}.nav-link:hover{color:#fff;background:hsla(0,0%,100%,.15)}.nav-link svg{width:12px!important;height:12px!important;display:inline-block;vertical-align:middle}.mega-dropdown-full{position:absolute;left:0!important;right:0!important;top:100%;width:100vw!important;margin-left:calc(-50vw + 50%);margin-top:.5rem;pointer-events:none;transition:all .3s cubic-bezier(.16,1,.3,1)}.group:hover .mega-dropdown-full{pointer-events:auto}.mega-dropdown-content{background:var(--menu-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(0,0,0,.08);border-radius:16px;box-shadow:var(--menu-shadow);max-width:1400px;margin:0 auto;padding:2.5rem 3rem}.mega-menu-title{color:var(--primary-color);font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--border-color);position:relative}.mega-menu-title:after{content:"";position:absolute;bottom:-2px;left:0;width:30px;height:2px;background:linear-gradient(90deg,var(--primary-color),#3b82f6)}.mega-menu-link{display:block;padding:.5rem .75rem;margin:.125rem 0;color:var(--text-color);font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease-in-out;border-radius:6px;position:relative}.mega-menu-link:hover{color:var(--primary-color);background-color:rgba(30,64,175,.05);padding-left:1.25rem}.mega-menu-link:hover:before{content:"";position:absolute;left:.5rem;top:50%;transform:translateY(-50%);width:3px;height:16px;background:linear-gradient(180deg,var(--primary-color),#3b82f6);border-radius:2px}.mega-menu-footer{border-top:1px solid var(--border-color);margin-top:2rem;padding-top:1.5rem}.btn-primary{background:linear-gradient(135deg,var(--primary-color),#3b82f6);color:#fff;padding:.625rem 1.5rem;border-radius:8px;font-weight:600;font-size:.875rem;text-decoration:none;transition:all .3s ease;display:inline-block}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(30,64,175,.3)}.mega-dropdown-content .grid{display:grid;gap:2rem}.mega-dropdown-content .grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.mega-dropdown-content .grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.mega-dropdown-content .grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mega-dropdown-content .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.liquid-glass-logo{height:84px}.liquid-glass-logo svg{width:210px!important;height:84px!important}@keyframes e{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mega-dropdown-full .grid>div{animation:e .4s ease-out forwards;animation-delay:calc(var(--delay,0) * .05s)}.mega-dropdown-full .grid>div:first-child{--delay:1}.mega-dropdown-full .grid>div:nth-child(2){--delay:2}.mega-dropdown-full .grid>div:nth-child(3){--delay:3}.mega-dropdown-full .grid>div:nth-child(4){--delay:4}.mega-dropdown-full .grid>div:nth-child(5){--delay:5}.mega-dropdown-full .grid>div:nth-child(6){--delay:6}.mega-menu-link.flex{display:flex;align-items:flex-start}.mega-menu-link .text-xs{font-size:.75rem;color:var(--text-secondary);line-height:1.4}@media (max-width:1024px){.mega-dropdown-content .grid-cols-6{grid-template-columns:repeat(3,minmax(0,1fr))}.mega-dropdown-content .grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.mega-dropdown-full{display:none}.liquid-glass-header{height:64px}#mobile-menu{background:#fff;border-radius:0 0 12px 12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}#mobile-menu a{color:var(--text-color);font-weight:500}#mobile-menu a:hover{color:var(--primary-color);background:rgba(30,64,175,.05)}}.mega-dropdown-full *{box-sizing:border-box}.liquid-glass-header{z-index:9998}.mega-dropdown-full{z-index:9999}.mega-menu-link strong{color:var(--text-color);font-weight:600}.mega-menu-link span.block{display:block;margin-top:.125rem}body{padding-top:var(--header-height)}html{scroll-behavior:smooth}.skip-to-content{position:absolute;top:-40px;left:0;background:var(--primary-color);color:#fff;padding:8px;text-decoration:none;z-index:100000}.skip-to-content:focus{top:0}.mega-dropdown-content ul{list-style:none;padding:0;margin:0}.mega-dropdown-content ul li{margin:0}.liquid-glass-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:f 2s infinite}@keyframes f{0%,to{transform:translateX(-100%)}50%{transform:translateX(100%)}}.mega-dropdown-full{will-change:opacity,visibility}.mega-menu-link{will-change:color,background-color,padding-left}@media print{.liquid-glass-header,.mega-dropdown-full{display:none}body{padding-top:0}}.mega-cta,.mega-cta:hover,.mega-menu-link.mega-cta,.mega-menu-link.mega-cta:hover,.mega-menu-nav .mega-cta,.mega-mobile-cta,.mega-mobile-cta:hover,.mega-mobile-link.mega-mobile-cta,.mega-mobile-link.mega-mobile-cta:hover,a.mega-cta,a.mega-mobile-cta{color:#fff!important}.dropdown-item a,.dropdown-item a:active,.dropdown-item a:focus,.mega-item,.mega-item:active,.mega-item:focus,.mega-item a,.mega-item a:active,.mega-item a:focus,.mega-menu-enhanced *,.mega-menu-enhanced :active,.mega-menu-enhanced :focus,.mega-menu-item,.mega-menu-item:active,.mega-menu-item:focus,.mega-menu-item a,.mega-menu-item a:active,.mega-menu-item a:focus,.mega-menu-link,.mega-menu-link:active,.mega-menu-link:focus,.mega-menu-networkit *,.mega-menu-networkit :active,.mega-menu-networkit :focus,.mega-submenu *,.mega-submenu :active,.mega-submenu :focus,.nav-link,.nav-link-modern,.nav-link-modern:active,.nav-link-modern:focus,.nav-link:active,.nav-link:focus{outline:none!important;outline-width:0!important;outline-style:none!important}.mega-item:focus,.mega-item a:focus,.mega-menu-item a:focus,.mega-menu-link:focus,.nav-link:focus{box-shadow:none!important;border:none!important}.mega-mobile-link,.mega-mobile-nav *,.mega-mobile-toggle,.mega-mobile-trigger{outline:none!important;outline-width:0!important;outline-style:none!important}.mega-mobile-link:focus,.mega-mobile-nav :focus,.mega-mobile-toggle:focus,.mega-mobile-trigger:focus{outline:none!important;outline-width:0!important;outline-style:none!important;box-shadow:none!important;border:none!important}.hero-actions{display:flex;gap:20px;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:40px}.btn-primary,.hero-actions .btn-primary{background:linear-gradient(135deg,#00b9f9,#b792fc)!important;color:#fff!important;padding:18px 40px!important;font-size:18px!important;font-weight:700!important;border:none!important;border-radius:12px!important;box-shadow:0 6px 20px rgba(0,185,249,.4)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.btn-primary:hover,.hero-actions .btn-primary:hover{transform:translateY(-4px)!important;box-shadow:0 10px 30px rgba(0,185,249,.6)!important}.btn-outline,.hero-actions .btn-outline{background:hsla(0,0%,100%,.08)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;color:#fff!important;padding:18px 40px!important;font-size:18px!important;font-weight:700!important;border:2px solid hsla(0,0%,100%,.3)!important;border-radius:12px!important;box-shadow:0 4px 15px rgba(0,0,0,.1)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.btn-outline:hover,.hero-actions .btn-outline:hover{background:hsla(0,0%,100%,.15)!important;border-color:#00b9f9!important;color:#fff!important;transform:translateY(-4px)!important;box-shadow:0 8px 25px rgba(0,185,249,.3)!important}.btn-secondary,.hero-actions .btn-secondary{background:transparent!important;color:#00b9f9!important;padding:18px 40px!important;font-size:18px!important;font-weight:700!important;border:2px solid #00b9f9!important;border-radius:12px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.btn-secondary:hover,.hero-actions .btn-secondary:hover{background:#00b9f9!important;color:#fff!important;transform:translateY(-4px)!important;box-shadow:0 8px 25px rgba(0,185,249,.4)!important}@media (max-width:768px){.hero-actions{flex-direction:column;gap:15px}.btn-outline,.btn-primary,.btn-secondary,.hero-actions .btn-outline,.hero-actions .btn-primary,.hero-actions .btn-secondary{width:100%;max-width:300px;padding:16px 32px!important;font-size:16px!important}}.btn:not(.hero-actions .btn){padding:14px 28px!important;font-size:16px!important}@keyframes g{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-actions .btn{animation:g .6s ease-out forwards}.hero-actions .btn-primary{animation-delay:.1s}.hero-actions .btn-outline,.hero-actions .btn-secondary{animation-delay:.2s}.col,.container,.content,.content-wrapper,.description,.flex,.grid,.hero-content,.intro,.page-content,.page-header:not(.mega-menu-networkit),.page-title,.row,.section-content,.section-header,.section-title,.text-container,.text-content,.title-section,.wrapper,[class*=-title],[class*=flex-],[class*=grid-],[class*=title-],article:not(.card):not(.panel),div.section:not(.hero):not(.hero-section),header:not(.mega-menu-networkit):not(.liquid-glass-header),section:not(.hero):not(.hero-section){background:transparent!important}