.Header-module__EU5mBW__header{z-index:100;background-color:#fff;border-bottom:1px solid #e2e4e6;width:100%;display:flex;position:sticky;top:0}.Header-module__EU5mBW__headerWrapper{justify-content:space-between;align-items:center;width:100%;max-width:1200px;height:72px;margin:0 auto;padding:0 20px;display:flex}.Header-module__EU5mBW__headerWrapperLeft{align-items:center;display:flex}.Header-module__EU5mBW__logo{margin-right:50px;display:flex}.Header-module__EU5mBW__headerRight{align-items:center;gap:12px;display:flex}.Header-module__EU5mBW__signInBtn{color:#0055d4;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0055d4;border-radius:8px;justify-content:center;align-items:center;padding:10px 20px;font-size:14px;font-weight:700;display:inline-flex}.Header-module__EU5mBW__signInBtn:hover{background-color:#f0f5ff}.Header-module__EU5mBW__freeTrialBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#0055d4;border:1px solid #0055d4;border-radius:8px;justify-content:center;align-items:center;padding:10px 20px;font-size:14px;font-weight:700;display:inline-flex}.Header-module__EU5mBW__freeTrialBtn:hover{background-color:#0047b3;border-color:#0047b3}.Header-module__EU5mBW__nav{align-items:center;margin:0;padding:0;list-style:none;display:flex;position:relative}.Header-module__EU5mBW__nav li{height:100%;display:flex}.Header-module__EU5mBW__nav a{cursor:pointer;color:#121417;padding:0 15px;font-size:14px;font-weight:500;position:relative}.Header-module__EU5mBW__dropbtn{color:#121417;cursor:pointer;background-color:#0000;border:none;align-items:center;gap:6px;height:72px;padding:8px 15px;font-size:14px;font-weight:500;display:inline-flex;position:relative}.Header-module__EU5mBW__dropdown{display:inline-block}.Header-module__EU5mBW__dropdownContent{z-index:1;opacity:0;visibility:hidden;background-color:#fff;border:1px solid #e2e4e6;border-bottom-right-radius:12px;border-bottom-left-radius:12px;transition:opacity .18s,transform .18s,visibility 0s linear .18s;position:absolute;top:72px;left:-100px;transform:translateY(-4px);box-shadow:0 20px 25px #0000000d}.Header-module__EU5mBW__dropdown:hover .Header-module__EU5mBW__dropdownContent{opacity:1;visibility:visible;transition:opacity .18s,transform .18s,visibility linear;transform:translateY(0)}.Header-module__EU5mBW__dropCaret{transition:transform .2s}.Header-module__EU5mBW__dropdown:hover .Header-module__EU5mBW__dropCaret{transform:rotate(180deg)}.Header-module__EU5mBW__productDropdown{width:760px;padding:24px 32px 28px}.Header-module__EU5mBW__productDropdownHeader{border-bottom:1px solid #e2e4e6;margin-bottom:8px;padding-bottom:16px}.Header-module__EU5mBW__productDropdownTitle{color:#121417;font-size:16px;font-weight:700}.Header-module__EU5mBW__productGrid{grid-template-columns:1fr 1fr;gap:4px;display:grid}.Header-module__EU5mBW__productDropdown .Header-module__EU5mBW__productItem{white-space:normal;height:auto;color:inherit;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:background .15s;display:flex;position:relative}.Header-module__EU5mBW__productDropdown .Header-module__EU5mBW__productItem:after{content:"↗";color:#0055d4;opacity:0;font-size:12px;transition:opacity .15s;position:absolute;top:12px;right:15px}.Header-module__EU5mBW__productDropdown .Header-module__EU5mBW__productItem:hover{background:#f8faff}.Header-module__EU5mBW__productDropdown .Header-module__EU5mBW__productItem:hover:after{opacity:1}.Header-module__EU5mBW__productIconBox{color:#4b5159;background:#fff;border:1px solid #e2e4e6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Header-module__EU5mBW__productMeta{flex-direction:column;gap:4px;display:flex}.Header-module__EU5mBW__productName{color:#2c333d;font-size:14px;font-weight:700;line-height:20px;transition:color .15s}.Header-module__EU5mBW__productDropdown .Header-module__EU5mBW__productItem:hover .Header-module__EU5mBW__productName{color:#0055d4}.Header-module__EU5mBW__productDesc{color:#4b5159;font-size:13px;font-weight:500;line-height:18px}.Header-module__EU5mBW__resourcesDropdown{width:860px;padding:24px 32px 28px;display:flex}.Header-module__EU5mBW__resourcesColumn{flex-direction:column;flex:1;min-width:0;max-width:230px;display:flex}.Header-module__EU5mBW__resourcesColDivider{background:#e2e4e6;flex-shrink:0;width:1px;margin:0 24px}.Header-module__EU5mBW__resourcesColumnHeader{color:#121417;white-space:nowrap;border-bottom:1px solid #e2e4e6;margin-bottom:8px;padding-bottom:12px;font-size:16px;font-weight:700;line-height:24px}.Header-module__EU5mBW__resourcesItem{border-radius:8px;flex-direction:column;justify-content:center;gap:4px;min-height:68px;padding:10px 12px;text-decoration:none;transition:background .15s;display:flex;position:relative}.Header-module__EU5mBW__resourcesItem:after{content:"↗";color:#0055d4;opacity:0;font-size:12px;transition:opacity .15s;position:absolute;top:8px;right:10px}.Header-module__EU5mBW__resourcesItem:hover{background:#f8faff}.Header-module__EU5mBW__resourcesItem:hover:after{opacity:1}.Header-module__EU5mBW__resourcesItemName{color:#2c333d;font-size:14px;font-weight:700;line-height:20px;transition:color .15s}.Header-module__EU5mBW__resourcesItem:hover .Header-module__EU5mBW__resourcesItemName{color:#0055d4}.Header-module__EU5mBW__resourcesItemDesc{color:#4b5159;font-size:13px;font-weight:500;line-height:18px}.Header-module__EU5mBW__resourcesBlogLink{color:#2c333d;white-space:nowrap;border-radius:6px;height:auto;font-size:14px;font-weight:700;text-decoration:none;transition:color .15s,background .15s;display:block;padding:7.5px 12px!important}.Header-module__EU5mBW__resourcesBlogLink:hover{color:#0055d4;background:#f8faff}@media (max-width:950px){.Header-module__EU5mBW__nav,.Header-module__EU5mBW__headerRight{display:none}}
.MobileNav-module__j_Tf4G__hamburger{cursor:pointer;color:#121417;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:none}@media (max-width:950px){.MobileNav-module__j_Tf4G__hamburger{display:flex}}.MobileNav-module__j_Tf4G__backdrop{z-index:98;opacity:0;pointer-events:none;background:#00000059;transition:opacity .22s;position:fixed;inset:72px 0 0}.MobileNav-module__j_Tf4G__backdropOpen{opacity:1;pointer-events:auto}.MobileNav-module__j_Tf4G__drawer{z-index:99;opacity:0;pointer-events:none;visibility:hidden;background:#fff;border-bottom:1px solid #e2e4e6;max-height:calc(100dvh - 72px);padding:4px 24px 28px;transition:transform .22s,opacity .22s,visibility 0s linear .22s;position:fixed;top:72px;left:0;right:0;overflow-y:auto;transform:translateY(-6px)}.MobileNav-module__j_Tf4G__drawerOpen{opacity:1;pointer-events:auto;visibility:visible;transition:transform .22s,opacity .22s,visibility linear;transform:translateY(0)}.MobileNav-module__j_Tf4G__list{margin:0;padding:0;list-style:none}.MobileNav-module__j_Tf4G__item{border-bottom:1px solid #f0f1f2}.MobileNav-module__j_Tf4G__item:last-child{border-bottom:none}.MobileNav-module__j_Tf4G__accordionTrigger{cursor:pointer;color:#121417;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:18px 0;font-size:16px;font-weight:600;display:flex}.MobileNav-module__j_Tf4G__caret{color:#9ca3af;flex-shrink:0;transition:transform .2s}.MobileNav-module__j_Tf4G__caretOpen{transform:rotate(180deg)}.MobileNav-module__j_Tf4G__subList{max-height:0;margin:0;padding:0 0 0 4px;list-style:none;transition:max-height .28s;overflow:hidden}.MobileNav-module__j_Tf4G__subListOpen{max-height:600px}.MobileNav-module__j_Tf4G__subLink{color:#4b5563;border-radius:6px;padding:10px 8px;font-size:14px;font-weight:500;display:block}.MobileNav-module__j_Tf4G__subLink:hover{color:#0055d4;background:#f5f8ff}.MobileNav-module__j_Tf4G__topLink{color:#121417;padding:18px 0;font-size:16px;font-weight:600;display:block}.MobileNav-module__j_Tf4G__topLink:hover{color:#0055d4}.MobileNav-module__j_Tf4G__ctas{flex-direction:column;gap:10px;padding-top:24px;display:flex}.MobileNav-module__j_Tf4G__signIn{color:#0055d4;border:1px solid #0055d4;border-radius:8px;justify-content:center;align-items:center;padding:13px 20px;font-size:15px;font-weight:700;display:flex}.MobileNav-module__j_Tf4G__signIn:hover{background-color:#f0f5ff}.MobileNav-module__j_Tf4G__trial{color:#fff;background:#0055d4;border:1px solid #0055d4;border-radius:8px;justify-content:center;align-items:center;padding:13px 20px;font-size:15px;font-weight:700;display:flex}.MobileNav-module__j_Tf4G__trial:hover{background-color:#0047b3;border-color:#0047b3}
.not-found-module__HS70Aa__main{flex-direction:column;align-items:center;min-height:100vh;margin:auto;display:flex}.not-found-module__HS70Aa__mainContentWrapper{flex-direction:column;flex-grow:1;justify-content:center;width:100%;display:flex}.not-found-module__HS70Aa__marginBottom{margin-bottom:60px}
