*{box-sizing:border-box;margin:0;padding:0}:root{--primary-blue:#004aad;--primary-blue-dark:#003080;--primary-blue-light:#05c;--bg-primary:#020617;--bg-secondary:#0f172a;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--text-tertiary:#94a3b8;--text-quaternary:#64748b;--glass-bg:#ffffff12;--glass-border:#ffffff1f;--glass-shadow:#00000080;--accent-primary:#3b82f6;--accent-secondary:#2563eb;--accent-glow:#3b82f680;--bg-gradient:radial-gradient(circle at 0% 0%,#3b82f626 0%,transparent 50%),radial-gradient(circle at 100% 100%,#2563eb1a 0%,transparent 50%),radial-gradient(circle at 50% 50%,#020617 0%,#020617 100%);--navbar-bg:#020617cc;--navbar-border:#ffffff0d;--card-bg:#1e293b66;--card-border:#ffffff0d;--card-shadow:0 10px 30px -10px #00000080}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;max-width:100vw;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}body{color:var(--text-primary);background:var(--bg-primary);background-image:var(--bg-gradient);min-height:100vh;transition:background-color .3s,color .3s}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px;border-radius:4px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px}.skipToMain{background:var(--primary-blue);color:#fff;z-index:10000;border-radius:0 0 4px;padding:.5rem 1rem;text-decoration:none;position:absolute;top:-40px;left:0}.skipToMain:focus{top:0}.srOnly{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);box-shadow:0 8px 32px var(--glass-shadow)}.glass-strong{-webkit-backdrop-filter:blur(40px);box-shadow:0 8px 32px var(--glass-shadow);background:#ffffff1a;border:1px solid #ffffff26}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--glass-bg)}::-webkit-scrollbar-thumb{background:var(--primary-blue);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--primary-blue-light)}
.Navbar-module__pSp8Ga__skipToMain{background:var(--primary-blue);color:#fff;z-index:10000;border-radius:0 0 4px;padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:top .3s;position:absolute;top:-40px;left:0}.Navbar-module__pSp8Ga__skipToMain:focus{outline-offset:2px;outline:2px solid #fff;top:0}.Navbar-module__pSp8Ga__navbar{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#000000d9;border-bottom:1px solid #ffffff1a;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__scrolled{-webkit-backdrop-filter:blur(30px);background:#000000f2;border-bottom:1px solid #ffffff26;box-shadow:0 8px 32px #00000080}.Navbar-module__pSp8Ga__navContainer{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__pSp8Ga__logoContainer{align-items:center;text-decoration:none;transition:transform .3s;display:flex}.Navbar-module__pSp8Ga__logoContainer:hover{transform:scale(1.05)}.Navbar-module__pSp8Ga__logo{width:auto;min-width:200px;height:auto;max-height:70px}.Navbar-module__pSp8Ga__navLinks{align-items:center;gap:2rem;list-style:none;display:flex}.Navbar-module__pSp8Ga__navLinks a{color:var(--text-primary);padding:.5rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Navbar-module__pSp8Ga__navLinks a:not(.Navbar-module__pSp8Ga__ctaButton):not(.Navbar-module__pSp8Ga__builderLink):after{content:"";background:var(--primary-blue);width:0;height:2px;transition:width .3s;display:none;position:absolute;bottom:0;left:0}.Navbar-module__pSp8Ga__navLinks a.Navbar-module__pSp8Ga__active:not(.Navbar-module__pSp8Ga__ctaButton):not(.Navbar-module__pSp8Ga__builderLink){color:#fff;background:#ffffff1a;border-radius:8px;padding-left:1rem;padding-right:1rem}.Navbar-module__pSp8Ga__navLinks a:not(.Navbar-module__pSp8Ga__ctaButton):hover{color:#004aad}.Navbar-module__pSp8Ga__builderLink{color:var(--text-primary);padding:.5rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Navbar-module__pSp8Ga__builderLink:hover{color:var(--primary-blue)}.Navbar-module__pSp8Ga__active.Navbar-module__pSp8Ga__builderLink{border-radius:8px;color:#fff!important;background:#ffffff1a!important;padding-left:1rem!important;padding-right:1rem!important}.Navbar-module__pSp8Ga__productsDropdown{display:inline-block;position:relative}.Navbar-module__pSp8Ga__productsLink{color:var(--text-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:.5rem 1rem;font-family:inherit;font-size:.95rem;font-weight:500;text-decoration:none;display:flex;position:relative}.Navbar-module__pSp8Ga__active.Navbar-module__pSp8Ga__productsLink{background:#ffffff1a;border-radius:8px;padding-left:1rem;padding-right:1rem;color:#fff!important}.Navbar-module__pSp8Ga__productsLink.Navbar-module__pSp8Ga__active:after{display:none}.Navbar-module__pSp8Ga__productsLink:after{content:"";background:#004aad;width:0;height:2px;transition:width .3s;display:none;position:absolute;bottom:0;left:0}.Navbar-module__pSp8Ga__productsDropdown:hover .Navbar-module__pSp8Ga__productsLink:after{width:100%}.Navbar-module__pSp8Ga__productsDropdown:hover .Navbar-module__pSp8Ga__productsLink{color:#004aad}.Navbar-module__pSp8Ga__dropdownArrow{font-size:.7rem;transition:transform .3s}.Navbar-module__pSp8Ga__productsDropdown:hover .Navbar-module__pSp8Ga__dropdownArrow{transform:rotate(180deg)}.Navbar-module__pSp8Ga__dropdownMenu{background:var(--dropdown-bg,#000000f2);-webkit-backdrop-filter:blur(30px);border:1px solid var(--glass-border);z-index:1000;pointer-events:auto;border-radius:12px;flex-direction:column;gap:0;min-width:180px;padding:.5rem 0;animation:.2s ease-out Navbar-module__pSp8Ga__fadeInDown;display:flex;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000080}@keyframes Navbar-module__pSp8Ga__fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__pSp8Ga__productsDropdown:after{content:"";z-index:998;background:0 0;height:.5rem;position:absolute;top:100%;left:-10px;right:-10px}@media (max-width:968px){.Navbar-module__pSp8Ga__dropdownMenu{width:calc(100% - 2rem);min-width:auto;margin-top:.5rem;margin-left:1rem;position:static}}.Navbar-module__pSp8Ga__dropdownItem{color:var(--text-primary);border-radius:0;margin:0;padding:.75rem 1.25rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Navbar-module__pSp8Ga__dropdownItem:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.Navbar-module__pSp8Ga__dropdownItem:last-child{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.Navbar-module__pSp8Ga__dropdownItem:hover{color:#fff;background:#ffffff1a}.Navbar-module__pSp8Ga__dropdownItem:after{display:none}.Navbar-module__pSp8Ga__navLinks a:focus-visible,.Navbar-module__pSp8Ga__navLinks button:focus-visible{outline:2px solid var(--primary-blue);outline-offset:4px;border-radius:4px}.Navbar-module__pSp8Ga__dashboardButton{border:1px solid #ffffff4d;border-radius:12px;transition:all .3s;box-shadow:0 4px 15px #ffffff1a;color:#000!important;background:#fff!important;padding:.6rem 1.5rem!important;font-weight:600!important}.Navbar-module__pSp8Ga__dashboardButton:after{display:none}.Navbar-module__pSp8Ga__dashboardButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #fff3;background:#fffffff2!important}.Navbar-module__pSp8Ga__ctaGroup{align-items:center;gap:.75rem;display:flex}.Navbar-module__pSp8Ga__ctaButton{background:linear-gradient(135deg,#004aad 0%,#003080 100%);border:1px solid #004aad4d;border-radius:12px;transition:all .3s;box-shadow:0 4px 15px #004aad66;color:#fff!important;padding:.6rem 1.5rem!important}.Navbar-module__pSp8Ga__ctaButton:after{display:none}.Navbar-module__pSp8Ga__ctaButton:hover{background:linear-gradient(135deg,#05c 0%,#004aad 100%);border-color:#004aad80;transform:translateY(-2px);box-shadow:0 6px 20px #004aad99}.Navbar-module__pSp8Ga__mobileOverlay{-webkit-backdrop-filter:blur(4px);z-index:999;opacity:0;visibility:hidden;background:#000c;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.Navbar-module__pSp8Ga__mobileOverlay.Navbar-module__pSp8Ga__overlayOpen{opacity:1;visibility:visible}.Navbar-module__pSp8Ga__mobileMenuButton{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:flex}.Navbar-module__pSp8Ga__mobileMenuButton span{background:var(--text-primary);border-radius:3px;width:25px;height:3px;transition:all .3s}.Navbar-module__pSp8Ga__mobileMenuButton span.Navbar-module__pSp8Ga__open:first-child{transform:rotate(45deg)translate(8px,8px)}.Navbar-module__pSp8Ga__mobileMenuButton span.Navbar-module__pSp8Ga__open:nth-child(2){opacity:0}.Navbar-module__pSp8Ga__mobileMenuButton span.Navbar-module__pSp8Ga__open:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.Navbar-module__pSp8Ga__navLinks{display:none}@media (min-width:969px){.Navbar-module__pSp8Ga__mobileMenuButton{display:none}.Navbar-module__pSp8Ga__navLinks{align-items:center;gap:2rem;list-style:none;display:flex}.Navbar-module__pSp8Ga__mobileOverlay{display:none}}@media (max-width:968px){.Navbar-module__pSp8Ga__navLinks{background:var(--bg-secondary);-webkit-backdrop-filter:blur(30px);border-left:1px solid var(--glass-border);width:280px;max-width:85vw;height:100vh;box-shadow:-10px 0 30px var(--glass-shadow);z-index:1000;flex-direction:column;gap:1.5rem;padding:5rem 2rem 2rem;transition:right .3s;display:flex;position:fixed;top:0;right:-100%;overflow-y:auto}.Navbar-module__pSp8Ga__navLinks.Navbar-module__pSp8Ga__mobileOpen{right:0}.Navbar-module__pSp8Ga__navLinks a{text-align:left;width:100%;padding:.75rem 0;font-size:1.1rem}.Navbar-module__pSp8Ga__dashboardButton{text-align:center;width:100%;margin-top:1rem}.Navbar-module__pSp8Ga__ctaGroup{flex-direction:column;gap:1rem;width:100%;margin-top:1rem}.Navbar-module__pSp8Ga__ctaButton,.Navbar-module__pSp8Ga__themeToggle{text-align:center;width:100%}}@media (max-width:640px){.Navbar-module__pSp8Ga__navContainer{padding:0 1rem}.Navbar-module__pSp8Ga__logo{min-width:150px;max-height:50px}.Navbar-module__pSp8Ga__navLinks{border-left:none;border-top:1px solid var(--glass-border);width:100%;max-width:100vw}}
.Footer-module__nhiC3q__footer{border-top:1px solid var(--glass-border);background:var(--bg-secondary);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);margin-top:auto;padding:3rem 1rem 2rem}.Footer-module__nhiC3q__container{max-width:1400px;margin:0 auto}.Footer-module__nhiC3q__footerContent{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;display:grid}.Footer-module__nhiC3q__footerSection h4{color:var(--text-primary);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.Footer-module__nhiC3q__footerSection p{opacity:.7;color:var(--text-tertiary);font-size:.95rem;line-height:1.6}.Footer-module__nhiC3q__footerSection a{opacity:.7;color:var(--text-tertiary);margin-bottom:.5rem;font-size:.95rem;text-decoration:none;transition:all .3s;display:block}.Footer-module__nhiC3q__footerSection a:hover{opacity:1;color:var(--primary-blue);transform:translate(5px)}.Footer-module__nhiC3q__socialLinks{gap:1rem;margin-top:1rem;display:flex}.Footer-module__nhiC3q__socialLinks a{background:var(--glass-bg);border:1px solid var(--glass-border);width:40px;height:40px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module__nhiC3q__socialIcon{background:var(--glass-bg);border:1px solid var(--glass-border);width:40px;height:40px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__nhiC3q__socialIcon:hover{background:var(--glass-bg);border-color:var(--primary-blue);color:var(--primary-blue);transform:translateY(-3px)}.Footer-module__nhiC3q__socialIcon svg{width:20px;height:20px}.Footer-module__nhiC3q__footerBottom{text-align:center;border-top:1px solid var(--glass-border);opacity:.7;color:var(--text-quaternary);padding-top:2rem}.Footer-module__nhiC3q__footerNote{opacity:.6;margin-top:.5rem;font-size:.85rem}@media (min-width:640px){.Footer-module__nhiC3q__footer{padding:3rem 2rem 2rem}.Footer-module__nhiC3q__footerContent{grid-template-columns:repeat(2,1fr)}}@media (min-width:968px){.Footer-module__nhiC3q__footer{padding:4rem 2rem 2rem}.Footer-module__nhiC3q__footerContent{grid-template-columns:repeat(4,1fr)}}
.CookieConsent-module__EUD_Aq__banner{z-index:9999;background:var(--card-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--card-border);box-shadow:0 -4px 20px var(--card-shadow);padding:1rem;animation:.3s ease-out CookieConsent-module__EUD_Aq__slideUp;position:fixed;bottom:0;left:0;right:0}@keyframes CookieConsent-module__EUD_Aq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.CookieConsent-module__EUD_Aq__content{flex-direction:column;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;display:flex}.CookieConsent-module__EUD_Aq__text{text-align:center;flex:1}.CookieConsent-module__EUD_Aq__title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.CookieConsent-module__EUD_Aq__description{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.6}.CookieConsent-module__EUD_Aq__link{color:var(--primary-blue);text-decoration:none;transition:all .3s}.CookieConsent-module__EUD_Aq__link:hover{text-decoration:underline}.CookieConsent-module__EUD_Aq__actions{flex-shrink:0;gap:.75rem;display:flex}.CookieConsent-module__EUD_Aq__acceptButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#004aad 0%,#05c 100%);border:1px solid #004aad4d;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;box-shadow:0 2px 10px #004aad4d}.CookieConsent-module__EUD_Aq__acceptButton:hover{background:linear-gradient(135deg,#05c 0%,#06f 100%);transform:translateY(-2px);box-shadow:0 4px 15px #004aad80}.CookieConsent-module__EUD_Aq__declineButton{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.CookieConsent-module__EUD_Aq__declineButton:hover{border-color:var(--primary-blue);background:var(--glass-bg);transform:translateY(-2px)}@media (min-width:640px){.CookieConsent-module__EUD_Aq__banner{padding:1.5rem}.CookieConsent-module__EUD_Aq__content{flex-direction:row;align-items:center;gap:2rem}.CookieConsent-module__EUD_Aq__text{text-align:left}.CookieConsent-module__EUD_Aq__title{font-size:1.2rem}.CookieConsent-module__EUD_Aq__description{font-size:1rem}}
