:root{--primary:#1a56db;--primary-dark:#1040b0;--primary-light:#3b82f6;--primary-glow:#1a56db2e;--primary-subtle:#1a56db14;--secondary:#0891b2;--secondary-glow:#0891b226;--accent:#7c3aed;--accent-glow:#7c3aed26;--background:#fff;--foreground:#0d1b2a;--surface:#f8fafc;--surface-2:#f1f5f9;--surface-border:#e2e8f0;--surface-hover:#f0f4f8;--text-primary:#0d1b2a;--text-secondary:#4a5568;--text-muted:#8a96a8;--text-light:#b0bac7;--glass-bg:#ffffffd1;--glass-border:#1a56db1f;--glass-blur:20px;--glass-shadow:0 8px 32px #0d1b2a14;--gradient-primary:linear-gradient(135deg,#1a56db 0%,#0891b2 100%);--gradient-accent:linear-gradient(135deg,#7c3aed 0%,#1a56db 100%);--gradient-hero:linear-gradient(160deg,#1a56db0f 0%,#0891b20a 50%,#7c3aed0a 100%);--gradient-section-dark:linear-gradient(180deg,#f0f4fb 0%,#e8eef8 100%);--container-max:1280px;--header-height:76px;--border-radius-sm:8px;--border-radius-md:16px;--border-radius-lg:24px;--border-radius-xl:32px;--transition-fast:.18s ease;--transition-base:.3s cubic-bezier(.4,0,.2,1);--transition-slow:.5s cubic-bezier(.4,0,.2,1);--shadow-sm:0 1px 3px #0d1b2a12,0 1px 2px #0d1b2a0d;--shadow-md:0 4px 16px #0d1b2a14,0 2px 6px #0d1b2a0a;--shadow-lg:0 12px 40px #0d1b2a1a,0 4px 12px #0d1b2a0f;--shadow-primary:0 8px 24px #1a56db4d;--shadow-primary-sm:0 4px 14px #1a56db40}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}html,body{background:var(--background);max-width:100vw;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.65;overflow-x:hidden}section{scroll-margin-top:calc(var(--header-height) + 20px)}h1,h2,h3,h4,h5,h6{color:var(--text-primary);letter-spacing:-.02em;font-family:Outfit,sans-serif;font-weight:700;line-height:1.15}a{color:inherit;transition:var(--transition-fast);text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}li{list-style:none}img{max-width:100%;height:auto}.container{max-width:var(--container-max);margin:0 auto;padding:0 2rem}.section-padding{padding:100px 0}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);box-shadow:var(--glass-shadow)}.text-gradient{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-gradient-accent{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.btn-primary{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-primary-sm);transition:var(--transition-base);border-radius:10px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.btn-primary:before{content:"";opacity:0;transition:var(--transition-fast);background:linear-gradient(135deg,#ffffff26 0%,#0000 50%);position:absolute;inset:0}.btn-primary:hover{box-shadow:var(--shadow-primary);transform:translateY(-2px)}.btn-primary:hover:before{opacity:1}.btn-primary:active{transform:translateY(0)}.badge{letter-spacing:.04em;text-transform:uppercase;border-radius:50px;align-items:center;gap:.4rem;padding:.35rem .9rem;font-size:.78rem;font-weight:600;display:inline-flex}.badge-primary{background:var(--primary-subtle);color:var(--primary);border:1px solid var(--primary-glow)}.badge-success{color:#059669;background:#10b9811a;border:1px solid #10b98133}.badge-warning{color:#d97706;background:#f59e0b1a;border:1px solid #f59e0b33}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes pulse-ring{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-in{animation:.6s cubic-bezier(.4,0,.2,1) forwards fadeInUp}
.Header-module__lTtPNq__header{height:var(--header-height);z-index:1000;-webkit-backdrop-filter:blur(20px);background:#ffffffe0;border-bottom:1px solid #1a56db14;align-items:center;transition:background .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #1a56db0f,0 4px 20px #0d1b2a0a}.Header-module__lTtPNq__nav{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__lTtPNq__logo{letter-spacing:-.04em;color:var(--text-primary);font-family:Outfit,sans-serif;font-size:1.45rem;font-weight:800;transition:opacity .2s}.Header-module__lTtPNq__logo:hover{opacity:.8}.Header-module__lTtPNq__links{align-items:center;gap:.5rem;display:flex}.Header-module__lTtPNq__linkWrapper{height:var(--header-height);cursor:pointer;align-items:center;display:flex;position:relative}.Header-module__lTtPNq__link{color:var(--text-secondary);transition:color var(--transition-fast);border-radius:8px;align-items:center;gap:.2rem;padding:.4rem .75rem;font-size:.9rem;font-weight:500;display:flex}.Header-module__lTtPNq__link:hover{color:var(--primary);background:var(--primary-subtle)}.Header-module__lTtPNq__linkWrapper:after{content:"";background:var(--gradient-primary);border-radius:2px 2px 0 0;width:0;height:2px;transition:width .25s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module__lTtPNq__linkWrapper:hover:after{width:60%}.Header-module__lTtPNq__caret{opacity:.5;font-size:.75rem;transition:transform .25s}.Header-module__lTtPNq__linkWrapper:hover .Header-module__lTtPNq__caret{opacity:1;color:var(--primary);transform:rotate(180deg)}.Header-module__lTtPNq__actions{align-items:center;gap:1rem;display:flex}.Header-module__lTtPNq__mobileToggle{cursor:pointer;transition:background var(--transition-fast);border-radius:8px;flex-direction:column;gap:5px;padding:.5rem;display:none}.Header-module__lTtPNq__mobileToggle:hover{background:var(--primary-subtle)}.Header-module__lTtPNq__bar{background:var(--text-primary);width:22px;height:2px;transition:var(--transition-base);border-radius:2px}@media (max-width:900px){.Header-module__lTtPNq__links{display:none}.Header-module__lTtPNq__mobileToggle{display:flex}}@media (max-width:600px){.Header-module__lTtPNq__actions .Header-module__lTtPNq__btnPrimary{display:none}}
.MegaMenu-module__LfUdzq__wrapper{z-index:999;border-bottom:1px solid #0052cc1a;padding:2.5rem 0;animation:.3s ease-out MegaMenu-module__LfUdzq__fadeInDown;position:absolute;top:100%;left:0;right:0;box-shadow:0 30px 60px #0000000d}@keyframes MegaMenu-module__LfUdzq__fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.MegaMenu-module__LfUdzq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.MegaMenu-module__LfUdzq__item{transition:var(--transition-fast);border-radius:12px;gap:1.25rem;padding:1.25rem;display:flex}.MegaMenu-module__LfUdzq__item:hover{background:var(--surface-hover)}.MegaMenu-module__LfUdzq__icon{background:#fff;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.75rem;display:flex;box-shadow:0 4px 12px #0052cc0d}.MegaMenu-module__LfUdzq__content{flex-direction:column;display:flex}.MegaMenu-module__LfUdzq__title{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:700}.MegaMenu-module__LfUdzq__description{color:var(--text-secondary);font-size:.85rem;line-height:1.4}@media (max-width:1024px){.MegaMenu-module__LfUdzq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.MegaMenu-module__LfUdzq__grid{grid-template-columns:1fr}}
.Footer-module__ZjIyBG__footer{color:#ffffffa6;background:#0d1b2a;padding:80px 0 0;position:relative;overflow:hidden}.Footer-module__ZjIyBG__footer:before{content:"";filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#1a56db1f 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-60px;left:-100px}.Footer-module__ZjIyBG__footer:after{content:"";filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#0891b214 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-40px;right:-80px}.Footer-module__ZjIyBG__grid{z-index:1;grid-template-columns:2.2fr 1fr 1fr 1.2fr;gap:4rem;margin-bottom:60px;display:grid;position:relative}.Footer-module__ZjIyBG__brand{max-width:320px}.Footer-module__ZjIyBG__logo{color:#fff;letter-spacing:-.04em;align-items:center;gap:.4rem;margin-bottom:1.4rem;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:800;display:inline-flex}.Footer-module__ZjIyBG__description{color:#ffffff8c;margin-bottom:1.5rem;font-size:.92rem;line-height:1.75}.Footer-module__ZjIyBG__tagline{color:var(--primary-light);background:#1a56db2e;border:1px solid #1a56db40;border-radius:50px;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.82rem;font-weight:500;display:inline-flex}.Footer-module__ZjIyBG__column h4{color:#fff;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.4rem;font-size:.95rem;font-weight:700}.Footer-module__ZjIyBG__column ul{flex-direction:column;gap:.75rem;display:flex}.Footer-module__ZjIyBG__column a{color:#ffffff8c;transition:color var(--transition-fast);align-items:center;gap:.3rem;font-size:.9rem;display:inline-flex}.Footer-module__ZjIyBG__column a:hover{color:#fff}.Footer-module__ZjIyBG__column a:before{content:"";background:var(--primary-light);opacity:0;width:4px;height:4px;transition:opacity var(--transition-fast);border-radius:50%;flex-shrink:0;display:inline-block}.Footer-module__ZjIyBG__column a:hover:before{opacity:1}.Footer-module__ZjIyBG__contactItem{color:#ffffff8c;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;line-height:1.8;display:flex}.Footer-module__ZjIyBG__contactItem a{color:#ffffff8c;transition:color var(--transition-fast)}.Footer-module__ZjIyBG__contactItem a:hover{color:#fff}.Footer-module__ZjIyBG__bottom{z-index:1;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:28px 0;font-size:.84rem;display:flex;position:relative}.Footer-module__ZjIyBG__bottom p{color:#ffffff59}.Footer-module__ZjIyBG__legal{gap:2rem;display:flex}.Footer-module__ZjIyBG__legal a{color:#fff6;transition:color var(--transition-fast);font-size:.84rem}.Footer-module__ZjIyBG__legal a:hover{color:#ffffffd9}.Footer-module__ZjIyBG__socials{gap:.75rem;margin-top:1.5rem;display:flex}.Footer-module__ZjIyBG__socialBtn{width:36px;height:36px;transition:var(--transition-base);cursor:pointer;color:#ffffff80;background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;font-size:.9rem;display:flex}.Footer-module__ZjIyBG__socialBtn:hover{background:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-2px)}@media (max-width:1024px){.Footer-module__ZjIyBG__grid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:640px){.Footer-module__ZjIyBG__footer{padding:60px 0 0}.Footer-module__ZjIyBG__grid{grid-template-columns:1fr;gap:2rem}.Footer-module__ZjIyBG__bottom{text-align:center;flex-direction:column;gap:1rem}}
