@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,system-ui,sans-serif;line-height:1.6;color:#334155;background-color:#F8F9FB;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/a7110710f9593647-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/fb058b1a4b73e2c5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/3ee0ef41fb2e8628-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Syne Fallback;src:local("Arial");ascent-override:93.93%;descent-override:27.93%;line-gap-override:0.00%;size-adjust:98.47%}.__className_d7b8c9{font-family:Syne,Syne Fallback;font-weight:800;font-style:normal}.__variable_d7b8c9{--font-syne:"Syne","Syne Fallback"}.layout_body__1KmGn{margin:0}.SupportModal_overlay__ed4_h{position:fixed;inset:0;background-color:rgba(30,42,59,.6);display:flex;align-items:center;justify-content:center;z-index:100}.SupportModal_card__wi50b{background-color:white;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.2);width:100%;max-width:460px;overflow:hidden}.SupportModal_header__abPqd{background-color:#1E2A3B;padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.SupportModal_headerTitle__PI6Lf{margin:0;font-size:1.05rem;font-weight:700;color:white}.SupportModal_headerSubtitle__JYjYj{margin:.25rem 0 0;font-size:.8rem;color:#94A3B8}.SupportModal_closeButton__L3BnD{background:none;border:none;cursor:pointer;color:#94A3B8;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:color .15s}.SupportModal_closeButton__L3BnD:hover{color:white}.SupportModal_body____MiA{padding:1.5rem}.SupportModal_successWrapper__yvGF2{text-align:center;padding:1rem 0}.SupportModal_successTitle__yDe26{font-size:.95rem;font-weight:600;color:#1E2A3B;margin:0 0 .35rem}.SupportModal_successMessage__F_QeE{font-size:.8rem;color:#64748B;margin:0}.SupportModal_successCloseButton__DW1lT{margin-top:1.25rem;padding:.55rem 1.5rem;font-size:.85rem;font-weight:600;color:#64748B;background-color:#F1F5F9;border:none;border-radius:6px;cursor:pointer;transition:background-color .15s}.SupportModal_successCloseButton__DW1lT:hover{background-color:#E2E8F0}.SupportModal_formFields__hPa_p{display:flex;flex-direction:column;gap:.9rem}.SupportModal_nameEmailRow__Bnoo8{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}.SupportModal_label__hsICH{display:block;font-size:.8rem;font-weight:600;color:#334155;margin-bottom:.3rem}.SupportModal_input__gjQYM{width:100%;padding:.6rem .75rem;font-size:.875rem;border:1px solid #e2e8f0;border-radius:6px;color:#1E2A3B;background-color:#F8F9FB;outline:none;box-sizing:border-box;transition:border-color .15s}.SupportModal_input__gjQYM:focus{border-color:#4A9EE7}.SupportModal_textarea__kqc02{width:100%;padding:.6rem .75rem;font-size:.875rem;border:1px solid #e2e8f0;border-radius:6px;color:#1E2A3B;background-color:#F8F9FB;outline:none;box-sizing:border-box;transition:border-color .15s;resize:vertical;min-height:100px}.SupportModal_textarea__kqc02:focus{border-color:#4A9EE7}.SupportModal_error__nTIUf{margin:.75rem 0 0;font-size:.8rem;color:#EF4444}.SupportModal_actions__ml2at{display:flex;justify-content:flex-end;gap:.6rem;margin-top:1.25rem}.SupportModal_cancelButton__LifV4{padding:.55rem 1.25rem;font-size:.85rem;font-weight:500;color:#64748B;background-color:transparent;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:background-color .15s}.SupportModal_cancelButton__LifV4:hover:not(:disabled){background-color:#F8F9FB}.SupportModal_submitButton__npI3V{padding:.55rem 1.25rem;font-size:.85rem;font-weight:600;color:white;background-color:#4A9EE7;border:none;border-radius:6px;cursor:pointer;transition:background-color .15s,opacity .15s}.SupportModal_submitButton__npI3V:hover:not(:disabled){background-color:#3A8ED7}.SupportModal_headerIcon__UsFYY{margin-bottom:.75rem}.SupportModal_cancelButton__LifV4:disabled{cursor:not-allowed}.SupportModal_submitButton__npI3V:disabled{opacity:.6;cursor:not-allowed}.QuickStartBanner_modalOverlay__jbtA4{position:fixed;inset:0;background-color:rgba(30,42,59,.6);display:flex;align-items:center;justify-content:center;z-index:100}.QuickStartBanner_modalCard__8jupK{background-color:white;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.2);width:100%;max-width:640px;max-height:85vh;display:flex;flex-direction:column;overflow:hidden}.QuickStartBanner_modalHeader__2rK0_{background-color:#1E2A3B;padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.QuickStartBanner_modalTitle__oQYNE{margin:0;font-size:1.05rem;font-weight:700;color:white}.QuickStartBanner_modalSubtitle__LR4jv{margin:.25rem 0 0;font-size:.8rem;color:#94A3B8}.QuickStartBanner_closeButton__1JyLM{background:none;border:none;cursor:pointer;color:#94A3B8;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:color .15s}.QuickStartBanner_closeButton__1JyLM:hover{color:white}.QuickStartBanner_modalBody__CjsWg{padding:1.5rem;overflow-y:auto;flex:1 1}.QuickStartBanner_stepHeader__QGCz4{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.5rem}.QuickStartBanner_stepNumber__OU_XV{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:#4A9EE7;color:white;font-size:.75rem;font-weight:700;flex-shrink:0;margin-top:1px}.QuickStartBanner_stepTitle__DqvsV{margin:0;font-size:.95rem;font-weight:700;color:#1E2A3B}.QuickStartBanner_stepContent__C0o_H{margin:0;font-size:.85rem;line-height:1.65;color:#475569;padding-left:2.25rem;white-space:pre-line}.QuickStartBanner_stepDivider__QILeB{border:none;border-top:1px solid #e2e8f0;margin:1.5rem 0 0}.QuickStartBanner_modalFooter__OlvPD{border-top:1px solid #e2e8f0;padding:1rem 1.5rem;background-color:#F8F9FB;flex-shrink:0;text-align:center}.QuickStartBanner_footerText__KUeG8{margin:0;font-size:.8rem;color:#64748B}.QuickStartBanner_footerStrong__5v6Uf{color:#1E2A3B}.QuickStartBanner_banner__fwxeZ{background-color:#1E2A3B;padding:.75rem 1.25rem;display:flex;align-items:center;justify-content:space-between;border-radius:8px;margin-bottom:1.25rem}.QuickStartBanner_bannerLeft__oYlPU{display:flex;align-items:center;gap:.75rem}.QuickStartBanner_bannerTitle__gN7f6{font-size:.875rem;font-weight:600;color:white}.QuickStartBanner_viewGuideButton__NdiSR{background:none;border:1px solid rgba(74,158,231,.4);border-radius:5px;padding:.3rem .75rem;font-size:.8rem;font-weight:600;color:#4A9EE7;cursor:pointer;transition:background-color .15s,border-color .15s}.QuickStartBanner_viewGuideButton__NdiSR:hover{background-color:rgba(74,158,231,.1);border-color:rgba(74,158,231,.7)}.QuickStartBanner_dismissButton__esfnl{background:none;border:none;cursor:pointer;color:#64748B;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:color .15s}.QuickStartBanner_dismissButton__esfnl:hover{color:#94A3B8}.QuickStartBanner_step__w8fje{margin-bottom:1.5rem}.QuickStartBanner_step__w8fje:last-child{margin-bottom:0}.Sidebar_aside__fXpys{position:fixed;top:0;left:0;width:240px;height:100vh;background-color:#1E2A3B;color:#E2E8F0;display:flex;flex-direction:column;z-index:10}.Sidebar_header__Njwuy{padding:1.5rem 1.25rem 1rem;display:flex;justify-content:space-between;align-items:center}.Sidebar_logo__genEM{font-family:var(--font-syne),sans-serif;font-size:18px;font-weight:800;letter-spacing:-.5px;margin:0;color:white}.Sidebar_logoDot__9nj72{color:#4A9EE7}.Sidebar_headerRight__Cw2KY{display:flex;align-items:center;gap:.5rem}.Sidebar_bellWrapper__sSKZ1{position:relative}.Sidebar_bellButton__GVwkU{background:none;border:none;cursor:pointer;color:#94A3B8;padding:.35rem;border-radius:6px;display:flex;align-items:center;justify-content:center;position:relative;transition:color .15s}.Sidebar_bellButton__GVwkU:hover{color:white}.Sidebar_bellBadge__KfSja{position:absolute;top:0;right:0;background-color:#EF4444;color:white;font-size:.6rem;font-weight:700;border-radius:999px;min-width:15px;height:15px;display:flex;align-items:center;justify-content:center;padding:0 3px;line-height:1}.Sidebar_dropdown__uwk3l{position:absolute;top:100%;left:0;margin-top:.5rem;width:380px;background-color:white;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:50;overflow:hidden}.Sidebar_dropdownHeader__37JA4{padding:.6rem .75rem;border-bottom:1px solid #e2e8f0;font-size:.75rem;font-weight:600;color:#1E2A3B}.Sidebar_dropdownEmpty__1KmiB{padding:1rem .75rem;font-size:.875rem;color:#64748B;text-align:center}.Sidebar_dropdownList__eFRf4{max-height:280px;overflow-y:auto}.Sidebar_alertItem__j52op{display:flex;align-items:flex-start;gap:.5rem;width:100%;padding:.6rem .75rem;border:none;background-color:white;cursor:pointer;text-align:left;font-size:.8rem;color:#334155;line-height:1.4;transition:background-color .15s}.Sidebar_alertItem__j52op:hover{background-color:#F8F9FB}.Sidebar_alertItem__j52op:not(:last-child){border-bottom:1px solid #f1f5f9}.Sidebar_alertDot__2zvbL{flex-shrink:0;width:8px;height:8px;border-radius:50%;margin-top:4px}.Sidebar_nav__yiPOg{flex:1 1;padding:.75rem 0;display:flex;flex-direction:column}.Sidebar_divider__gJU5e{height:1px;background-color:rgba(255,255,255,.08);margin:.35rem 1.25rem}.Sidebar_navLink__j4JBy{display:flex;align-items:center;padding:.6rem 1.25rem;gap:.4rem;text-decoration:none;transition:color .15s,background-color .15s}.Sidebar_toggleWrapper__Ndl1g{padding:.5rem 1.25rem;border-top:1px solid rgba(255,255,255,.08)}.Sidebar_toggleButton__T4578{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;cursor:pointer;padding:.4rem 0;color:#94A3B8;font-size:.8rem;transition:color .15s}.Sidebar_toggleButton__T4578:hover{color:white}.Sidebar_toggleLabel__I79Ao{display:flex;align-items:center;gap:.4rem}.Sidebar_toggleTrack__J5J7c{width:32px;height:18px;border-radius:9px;position:relative;transition:background-color .2s;flex-shrink:0}.Sidebar_toggleKnob__ClinY{position:absolute;top:2px;width:14px;height:14px;border-radius:50%;background-color:white;transition:left .2s}.Sidebar_billingWrapper__Cwr9e{padding:.5rem 1.25rem;border-top:1px solid rgba(255,255,255,.1)}.Sidebar_billingLink__lPMJv{color:#94A3B8;font-size:.8rem;padding:.4rem 0;display:flex;align-items:center;gap:.4rem;text-decoration:none;transition:color .15s}.Sidebar_billingLink__lPMJv:hover{color:white}.Sidebar_qbStatus__d0VJ5{padding:.75rem 1.25rem;border-top:1px solid rgba(255,255,255,.1);font-size:.8rem}.Sidebar_qbConnected__1sIB_{margin:0;color:#22C55E}.Sidebar_qbRealmId__19_qR{color:#94A3B8;font-size:.7rem}.Sidebar_navLinkActive__mmM74{color:#4A9EE7;background-color:rgba(74,158,231,.12);border-left:3px solid #4a9ee7;font-weight:600}.Sidebar_navLinkInactive__jWPkJ{color:#94A3B8;background-color:transparent;border-left:3px solid transparent;font-weight:400;font-size:.875rem}.Sidebar_navLinkAskForesight__dduBq{gap:.4rem;font-size:.9375rem;color:#4A9EE7}.Sidebar_alertDotRed__p_Mnx{background-color:#EF4444}.Sidebar_alertDotAmber__UbLbZ{background-color:#F59E0B}.Sidebar_toggleTrackActive__y3Lih{background-color:#4A9EE7}.Sidebar_toggleTrackInactive__4Y8fu{background-color:rgba(255,255,255,.15)}.Sidebar_toggleKnobActive__wa5yF{left:16px}.Sidebar_toggleKnobInactive__BSMxh{left:2px}.AuthAwareLayout_loadingWrapper__f1JA_{min-height:100vh;background-color:#F8F9FB;display:flex;align-items:center;justify-content:center}.AuthAwareLayout_loadingText__41iEA{color:#94A3B8;font-size:.875rem}.AuthAwareLayout_trialEndedWrapper__jYLJj{min-height:100vh;background-color:#F8F9FB;display:flex;align-items:center;justify-content:center;padding:2rem}.AuthAwareLayout_trialEndedCard__d71SB{background-color:white;border-radius:12px;padding:3rem;max-width:480px;width:100%;text-align:center;border:1px solid #e2e8f0}.AuthAwareLayout_trialEndedTitle__zaBxu{font-family:var(--font-syne),sans-serif;font-size:24px;font-weight:800;color:#1E2A3B;margin:0 0 .75rem}.AuthAwareLayout_trialEndedDot__7gemP{color:#4A9EE7}.AuthAwareLayout_trialEndedDescription__Wozfd{font-size:1rem;color:#334155;margin:0 0 1.5rem;line-height:1.5}.AuthAwareLayout_subscribeButton__tb_Kz{background-color:#4A9EE7;color:white;border:none;border-radius:8px;padding:.75rem 2rem;font-size:.9375rem;font-weight:600;cursor:pointer}.AuthAwareLayout_signOutButton__GGCWa{display:block;background:none;border:none;color:#64748B;font-size:.8125rem;cursor:pointer;padding:.25rem 0;margin:1rem auto 0}.AuthAwareLayout_signOutButton__GGCWa:hover{color:#1E2A3B}.AuthAwareLayout_main__Le01v{margin-left:240px;min-height:100vh;background-color:#F8F9FB}.AuthAwareLayout_trialBannerPadding__3LXyu{padding:.75rem 3rem 0}.AuthAwareLayout_contentPadding__3T88H{padding:2.5rem 3rem}.TrialBanner_wrapper__HGgVS{background-color:#1E2A3B;border-radius:8px;padding:.65rem 1.25rem;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.TrialBanner_text__dd4cc{margin:0;font-size:.8125rem;color:#E2E8F0;line-height:1.4}.TrialBanner_countdown__RtVaU{font-weight:700;color:#F59E0B}.TrialBanner_subscribeButton__pdX6_{flex-shrink:0;background-color:#4A9EE7;color:white;border:none;border-radius:6px;padding:.45rem 1rem;font-size:.8125rem;font-weight:600;cursor:pointer;transition:opacity .15s}.TrialBanner_subscribeButton__pdX6_:hover{opacity:.85}