.auth-entry{--entry-canvas:#f5f7f6;--entry-panel:#fff;--entry-inset:#eef2f0;--entry-border:#d1d9d5;--entry-text:#18211d;--entry-muted:#5b6b63;--entry-selected:#18251e;--entry-selected-ink:#fff;--entry-focus:#207b55;min-height:100dvh;background:var(--entry-canvas);color:var(--entry-text);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}:root[data-theme=dark] .auth-entry{--entry-canvas:#0b0d0d;--entry-panel:#121515;--entry-inset:#1a1e1e;--entry-border:#313737;--entry-text:#f2f5f4;--entry-muted:#a3afac;--entry-selected:#f0f5f2;--entry-selected-ink:#101612;--entry-focus:#a9ddc1}.auth-entry .font-serif{font-family:inherit;font-weight:500;letter-spacing:-.035em;line-height:1.2}.auth-entry .auth-form-panel,.auth-entry.auth-form-panel{background:var(--entry-panel)!important;color:var(--entry-text)}.auth-entry .auth-form-panel{padding:32px clamp(24px,4vw,64px)}.auth-entry .auth-form-panel>.max-w-md{max-width:440px;width:100%;min-width:0}.auth-language-footer{display:flex;justify-content:center;margin-top:12px}.auth-entry-language{min-width:0;flex-shrink:0}.auth-entry-language .dash-metric-trigger{display:flex;align-items:center;gap:8px;max-width:100%;min-height:44px;padding:8px;border:0;border-radius:8px;background:transparent;color:var(--entry-muted,#5b6b63);font-size:12px;cursor:pointer}.auth-entry-language-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-entry-language svg{width:18px;height:18px;flex-shrink:0}.auth-entry-language .dash-metric-menu{padding:6px;border:1px solid var(--entry-border,#d1d9d5);border-radius:14px;background:var(--entry-panel,#fff);color:var(--entry-text,#18211d);box-shadow:0 8px 24px #00000014;overscroll-behavior:contain}.auth-entry-language .dash-metric-menu button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:44px;padding:10px 12px;border:0;border-radius:8px;background:transparent;color:inherit;font:inherit;font-size:14px;text-align:start;cursor:pointer}.auth-entry-language .dash-metric-menu button:is(:hover,:focus-visible,[aria-checked=true]){background:var(--entry-inset,#eef2f0)}.auth-entry-language .dash-metric-menu button:focus-visible{outline-offset:-2px}.auth-entry-language [role=alert]{margin-top:8px;font-size:13px}.auth-entry .auth-form-panel h2{font-size:clamp(26px,2.4vw,32px)}.auth-entry.auth-entry-centered{padding:24px;background:var(--entry-canvas)!important}.auth-entry-centered>.max-w-md{background:var(--entry-panel)!important;border:1px solid var(--entry-border);border-radius:20px;box-shadow:none;padding:28px}.auth-form-panel :is(.text-primary-dark,.text-gray-600){color:var(--entry-text)!important}.auth-form-panel :is(.text-gray-400,.text-gray-500){color:var(--entry-muted)!important}.auth-form-panel :is(p,label){overflow-wrap:anywhere}.auth-form-panel p{line-height:1.55}.auth-form-panel label{font-weight:500}.auth-form-panel :is(input:not([type=checkbox]),textarea){min-height:44px;border:1px solid var(--entry-border)!important;border-radius:10px;background:var(--entry-inset)!important;color:var(--entry-text)!important;font-family:inherit;font-size:14px;box-shadow:none;transition:border-color .15s,background-color .15s}.auth-form-panel :is(input,textarea)::-moz-placeholder{color:var(--entry-muted);opacity:.8}.auth-form-panel :is(input,textarea)::placeholder{color:var(--entry-muted);opacity:.8}.auth-form-panel input:disabled{opacity:.65;cursor:not-allowed}.auth-form-panel :is(input,textarea):focus-visible{outline:2px solid var(--entry-focus);outline-offset:2px;box-shadow:none}.auth-form-panel :is(button,a):focus-visible{outline:2px solid var(--entry-focus);outline-offset:3px}.auth-form-panel :is(button,a).bg-primary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid transparent;border-radius:999px;background:var(--entry-selected)!important;color:var(--entry-selected-ink)!important;font-size:14px;font-weight:500;line-height:1.4;transition:background-color .15s,box-shadow .15s}.auth-form-panel :is(button,a).bg-primary:hover:not(:disabled){background:color-mix(in srgb,var(--entry-selected),var(--entry-panel) 15%)!important;color:var(--entry-selected-ink)!important}.auth-form-panel button:disabled{opacity:.45;cursor:not-allowed}.auth-form-panel :is(a,button).text-primary{color:var(--entry-text)!important}.auth-form-panel :is(a,button).text-primary:hover{text-decoration:underline;text-underline-offset:3px}.auth-form-panel :is(button,a).border-gray-200{min-height:44px;border:1px solid var(--entry-border)!important;border-radius:999px;color:var(--entry-text)!important;background:var(--entry-panel)!important}.auth-form-panel :is(button,a).border-gray-200:hover{background:var(--entry-inset)!important}.auth-form-panel input[type=checkbox]{accent-color:var(--entry-focus)}.auth-form-panel .bg-primary-dark{border:1px solid var(--entry-border);border-radius:10px;background:var(--entry-inset)!important;color:var(--entry-text)!important}.auth-form-panel .bg-primary-dark :is(button,a){color:var(--entry-text)!important}.auth-form-panel .space-y-5>:not([hidden])~:not([hidden]){margin-top:16px}.auth-entry-brand,.auth-form-panel .mb-8{margin-bottom:24px}.auth-entry-brand{display:flex;justify-content:center;align-items:center;gap:8px;color:var(--entry-text);font-size:14px;font-weight:600;letter-spacing:-.03em}.auth-entry-loader{width:36px;height:36px;border-radius:12px;background:var(--entry-inset);border:1px solid var(--entry-border);animation:entry-pulse 1.4s ease-in-out infinite}@keyframes entry-pulse{50%{opacity:.35;transform:scale(.88)}}@media (max-width:639px){.auth-entry .auth-form-panel{padding:28px 20px}.auth-entry-centered>.max-w-md{padding:24px 20px}.auth-form-panel :is(input:not([type=checkbox]),textarea){font-size:16px}}@media (prefers-reduced-motion:reduce){.auth-entry .animate-pulse,.auth-entry-loader{animation:none}.auth-entry *{transition-duration:0s!important}}@media (min-width:1024px){.auth-register .auth-form-panel{padding:12px 24px}.auth-register .auth-register-heading{margin-bottom:12px}.auth-register .space-y-5>:not([hidden])~:not([hidden]){margin-top:8px}.auth-register form label.block{margin-bottom:4px}.auth-register input:not([type=checkbox]){height:44px;padding-top:10px;padding-bottom:10px}.auth-register #password-strength{margin-top:8px}.auth-register #password-strength>.mt-2{margin-top:4px}.auth-register #password-strength ul{gap:4px}.auth-register .auth-register-signin{margin-top:8px}.auth-register .auth-language-footer{margin-top:0}}.auth-entry-language--dark{--entry-panel:#121515;--entry-border:#313737;--entry-text:#f2f5f4;--entry-muted:#a3afac;--entry-inset:#1a1e1e;--entry-focus:#a9ddc1}.auth-entry-language button:focus-visible{outline:2px solid var(--entry-focus,#207b55);outline-offset:-2px}.auth-register-actions{display:flex;align-items:center;gap:12px}.auth-register-back{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;gap:6px;min-height:44px;padding:8px 4px;border:0;border-radius:8px;background:transparent;color:var(--entry-muted);font-size:14px;cursor:pointer}.auth-register-back:hover:not(:disabled){color:var(--entry-text)}.auth-register-back:focus-visible{outline:2px solid var(--entry-focus);outline-offset:2px}.auth-register-back:disabled{opacity:.5;cursor:not-allowed}@media (max-width:1023px){.auth-login .auth-form-panel,.auth-register .auth-form-panel{padding:16px 20px}.auth-login .mb-8,.auth-register .auth-register-heading{margin-bottom:12px}.auth-login .space-y-5>:not([hidden])~:not([hidden]),.auth-register .space-y-5>:not([hidden])~:not([hidden]){margin-top:10px}.auth-login form label,.auth-register form label.block{margin-bottom:4px}.auth-login input:not([type=checkbox]),.auth-register input:not([type=checkbox]){height:44px;padding-top:8px;padding-bottom:8px}.auth-register #password-strength{margin-top:8px}.auth-register #password-strength>.mt-2{margin-top:4px}.auth-register #password-strength ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px}.auth-login .mt-6,.auth-register .auth-register-signin{margin-top:12px}.auth-login .auth-language-footer,.auth-register .auth-language-footer{margin-top:0}.auth-register[data-signup-step=password] .auth-register-heading p{display:none}.auth-login-artwork{max-width:clamp(100px,calc(100dvh - 440px),220px);margin:0 auto 12px}}@media (max-width:1023px) and (max-height:620px){.auth-login .auth-form-panel,.auth-register .auth-form-panel{padding:8px 16px}.auth-register .auth-register-signin,.auth-register .space-y-5>:not([hidden])~:not([hidden]){margin-top:8px}.auth-login-artwork{max-width:80px}}.InviteShowcase_panel__xutVm{position:relative;height:100%;min-height:calc(100vh - 1.5rem);overflow:hidden;border-radius:1.5rem;background:radial-gradient(circle at 18% 16%,rgba(76,181,114,.2),transparent 27%),linear-gradient(150deg,#07101d,#101c2d 54%,#142b36);color:#f7fbf8}.InviteShowcase_glow__saNTK{position:absolute;right:-7rem;bottom:-8rem;width:26rem;height:26rem;border-radius:9999px;background:rgba(76,181,114,.06);filter:blur(2px)}.InviteShowcase_orbit__UczKP{position:absolute;right:-12rem;bottom:-12rem;width:34rem;height:34rem;border:1px solid rgba(163,224,183,.1);border-radius:9999px;box-shadow:0 0 0 5rem rgba(163,224,183,.025),0 0 0 10rem rgba(163,224,183,.018)}.InviteShowcase_content__jC0mz{position:relative;z-index:1;display:flex;width:min(100% - 4rem,31rem);min-height:100%;margin:0 auto;padding:3.25rem 0 3rem;flex-direction:column;align-items:center}.InviteShowcase_brand__3mWVF{display:flex;align-items:center;gap:.7rem;font-family:var(--font-lato),"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:900;letter-spacing:-.045em}.InviteShowcase_brandMark__1vw39{display:grid;width:2.2rem;height:2.2rem;place-items:center;overflow:hidden;border:1px solid rgba(163,224,183,.24);border-radius:.7rem;background:rgba(255,255,255,.08)}.InviteShowcase_brandMark__1vw39 img{width:1.85rem;height:1.85rem;-o-object-fit:contain;object-fit:contain}.InviteShowcase_workspace__UVEL_{position:relative;width:100%;margin-top:auto;margin-bottom:auto;padding:1.35rem;border:1px solid rgba(163,224,183,.18);border-radius:1.25rem;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.035));box-shadow:0 28px 70px rgba(0,0,0,.25);backdrop-filter:blur(14px)}.InviteShowcase_workspace__UVEL_:before{position:absolute;top:-.45rem;right:2rem;width:4.2rem;height:.9rem;border:1px solid rgba(163,224,183,.2);border-bottom:0;border-radius:.65rem .65rem 0 0;background:rgba(163,224,183,.05);content:""}.InviteShowcase_workspaceHeader__KmDtg{display:flex;align-items:flex-start;justify-content:space-between}.InviteShowcase_peopleCard__qwMcI>span:nth-child(2),.InviteShowcase_viewRow__hjO5b>span:nth-child(2),.InviteShowcase_workspaceHeader__KmDtg>div{display:flex;flex-direction:column}.InviteShowcase_eyebrow__C_0vZ{color:#a3e0b7;font-size:.67rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.InviteShowcase_workspaceHeader__KmDtg strong{margin-top:.28rem;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:1.3rem}.InviteShowcase_liveDot__PQwvR{width:.55rem;height:.55rem;margin-top:.35rem;border-radius:9999px;background:#a3e0b7;box-shadow:0 0 0 .35rem rgba(163,224,183,.1)}.InviteShowcase_viewList__mZFGa{display:grid;margin-top:1.45rem;gap:.65rem}.InviteShowcase_viewRow__hjO5b{display:grid;min-height:4rem;padding:.65rem .8rem;grid-template-columns:2.3rem minmax(7rem,1fr) minmax(3rem,.75fr);align-items:center;gap:.7rem;border:1px solid rgba(255,255,255,.09);border-radius:.8rem;background:rgba(255,255,255,.045)}.InviteShowcase_viewIcon__8pLqr{display:grid;width:2.25rem;height:2.25rem;place-items:center;border-radius:.7rem;background:rgba(163,224,183,.12);color:#a3e0b7;font-size:.72rem;font-weight:800}.InviteShowcase_peopleCard__qwMcI strong,.InviteShowcase_viewRow__hjO5b strong{color:#f7fbf8;font-size:.78rem}.InviteShowcase_peopleCard__qwMcI small,.InviteShowcase_viewRow__hjO5b small{margin-top:.15rem;color:rgba(247,251,248,.48);font-size:.65rem}.InviteShowcase_rowLine__d05xy{height:.38rem;overflow:hidden;border-radius:9999px;background:rgba(247,251,248,.08)}.InviteShowcase_rowLine__d05xy i{display:block;width:72%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4cb572,#a3e0b7)}.InviteShowcase_viewRow__hjO5b:nth-child(2) .InviteShowcase_rowLine__d05xy i{width:54%}.InviteShowcase_viewRow__hjO5b:nth-child(3) .InviteShowcase_rowLine__d05xy i{width:84%}.InviteShowcase_peopleCard__qwMcI{display:grid;min-height:4.5rem;margin:1rem -.2rem -2.25rem 1.6rem;padding:.8rem .9rem;grid-template-columns:auto 1fr 1.4rem;align-items:center;gap:.8rem;border:1px solid rgba(163,224,183,.28);border-radius:.9rem;background:#f7fbf8;box-shadow:0 20px 45px rgba(0,0,0,.28)}.InviteShowcase_peopleCard__qwMcI strong{color:#135e4b}.InviteShowcase_peopleCard__qwMcI small{color:#748881}.InviteShowcase_peopleCard__qwMcI svg{width:1.15rem;color:#4cb572}.InviteShowcase_avatarStack__fTYWk{display:flex;padding-left:.5rem}.InviteShowcase_avatarStack__fTYWk span{display:grid;width:2rem;height:2rem;margin-left:-.5rem;place-items:center;border:2px solid #f7fbf8;border-radius:9999px;background:#135e4b;color:#fff;font-size:.68rem;font-weight:800}.InviteShowcase_avatarStack__fTYWk span:last-child{background:#4cb572}.InviteShowcase_copy__Vsabc{max-width:24rem;margin-top:auto;padding-top:4.25rem;text-align:center}.InviteShowcase_copy__Vsabc h2{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:clamp(1.65rem,2.2vw,2.15rem);font-weight:650;line-height:1.15}.InviteShowcase_copy__Vsabc p{max-width:22rem;margin:.75rem auto 0;color:rgba(247,251,248,.6);font-size:.85rem;line-height:1.55}@media (max-height:820px){.InviteShowcase_content__jC0mz{padding-top:2rem;padding-bottom:1.75rem}.InviteShowcase_workspace__UVEL_{transform:scale(.9)}.InviteShowcase_copy__Vsabc{padding-top:2.25rem}.InviteShowcase_copy__Vsabc h2{font-size:1.55rem}}@media (prefers-reduced-motion:reduce){.InviteShowcase_workspace__UVEL_{backdrop-filter:none}}.RecoveryShowcase_panel__3kkIz{position:relative;display:flex;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 78% 20%,rgba(163,224,183,.15),transparent 31%),linear-gradient(150deg,#07131a,#0d211d 52%,#133529);color:#f7fbf8}.RecoveryShowcase_glow__NjtW3{position:absolute;top:20%;left:50%;width:24rem;height:24rem;border-radius:9999px;background:rgba(76,181,114,.12);filter:blur(90px);transform:translateX(-50%)}.RecoveryShowcase_grid__4gQAQ{position:absolute;inset:0;opacity:.13;background-image:linear-gradient(rgba(255,255,255,.11) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.11) 1px,transparent 0);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,transparent,black 22%,black 75%,transparent);mask-image:linear-gradient(180deg,transparent,black 22%,black 75%,transparent)}.RecoveryShowcase_content__ios34{position:relative;z-index:1;display:flex;width:min(100% - 5rem,36rem);min-height:100%;margin:0 auto;padding:3rem 0 3.5rem;flex-direction:column;justify-content:center}.RecoveryShowcase_brand__mqbjY{margin-bottom:1.25rem;display:flex;align-items:center;gap:.7rem;font-family:var(--font-lato),"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:900;letter-spacing:-.045em}.RecoveryShowcase_messageScene__RmVGv{position:relative;width:min(100%,30rem);aspect-ratio:1.35;margin:0 auto 2rem;flex-shrink:0}.RecoveryShowcase_orbit__d_Tsm{position:absolute;inset:6% 13%;border:1px dashed rgba(163,224,183,.22);border-radius:50%;transform:rotate(-9deg)}.RecoveryShowcase_orbit__d_Tsm:after,.RecoveryShowcase_orbit__d_Tsm:before{position:absolute;border:1px solid rgba(163,224,183,.11);border-radius:inherit;content:""}.RecoveryShowcase_orbit__d_Tsm:before{inset:12%}.RecoveryShowcase_orbit__d_Tsm:after{inset:25%}.RecoveryShowcase_mailCard__YlANt{position:absolute;top:25%;left:50%;display:flex;width:min(82%,22rem);min-height:7rem;padding:1.25rem;align-items:center;gap:1rem;border:1px solid rgba(255,255,255,.16);border-radius:1.35rem;background:rgba(249,253,250,.96);box-shadow:0 30px 80px rgba(1,8,20,.42);color:#135e4b;transform:translateX(-50%) rotate(-2deg)}.RecoveryShowcase_mailIcon___KqSD{display:grid;width:3.2rem;height:3.2rem;flex:0 0 auto;place-items:center;border-radius:1rem;background:rgba(76,181,114,.13)}.RecoveryShowcase_mailIcon___KqSD svg{width:1.55rem;height:1.55rem}.RecoveryShowcase_mailCopy__V_eFw{display:flex;flex-direction:column;gap:.3rem}.RecoveryShowcase_mailCopy__V_eFw span:first-child{font-weight:800}.RecoveryShowcase_mailCopy__V_eFw span:last-child{color:#6b7d77;font-size:.82rem}.RecoveryShowcase_securityCard__iDEFK{position:absolute;right:2%;bottom:10%;display:flex;min-width:13rem;padding:.85rem 1rem;align-items:center;gap:.75rem;border:1px solid rgba(163,224,183,.26);border-radius:1rem;background:rgba(10,31,26,.9);box-shadow:0 18px 50px rgba(1,8,20,.36);backdrop-filter:blur(12px)}.RecoveryShowcase_securityCard__iDEFK>span:last-child{display:flex;flex-direction:column;gap:.18rem}.RecoveryShowcase_securityCard__iDEFK strong{color:#f7fbf8;font-size:.8rem}.RecoveryShowcase_securityCard__iDEFK small{color:rgba(247,251,248,.6);font-size:.68rem}.RecoveryShowcase_checkIcon__AJnd2{display:grid;width:2rem;height:2rem;place-items:center;border-radius:9999px;background:#4cb572;color:white}.RecoveryShowcase_checkIcon__AJnd2 svg{width:1.15rem;height:1.15rem}.RecoveryShowcase_spark__AxLzS{position:absolute;width:.45rem;height:.45rem;border-radius:9999px;background:#a3e0b7;box-shadow:0 0 0 .4rem rgba(163,224,183,.08)}.RecoveryShowcase_sparkOne__vdWo8{top:15%;left:12%}.RecoveryShowcase_sparkTwo__hP1k3{top:30%;right:8%;width:.3rem;height:.3rem}.RecoveryShowcase_sparkThree__FCKJZ{bottom:13%;left:19%;width:.3rem;height:.3rem}.RecoveryShowcase_copy__T0msA{max-width:30rem}.RecoveryShowcase_copy__T0msA h1{max-width:13ch;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:clamp(2.1rem,3.5vw,3.25rem);font-weight:700;line-height:1.02;letter-spacing:-.035em}.RecoveryShowcase_copy__T0msA>p:last-child{max-width:27rem;margin-top:1rem;color:rgba(247,251,248,.66);font-size:.98rem;line-height:1.65}@media (max-height:760px){.RecoveryShowcase_content__ios34{padding-top:2rem;padding-bottom:2rem}.RecoveryShowcase_messageScene__RmVGv{width:min(100%,25rem);margin-bottom:1.5rem}.RecoveryShowcase_copy__T0msA h1{font-size:2.35rem}}@media (prefers-reduced-motion:reduce){.RecoveryShowcase_mailCard__YlANt{transform:translateX(-50%) rotate(0)}}.DemoShowcase_panel__qVFIM{position:relative;display:flex;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 16% 16%,rgba(76,181,114,.17),transparent 30%),linear-gradient(145deg,#07101d,#101b2b 52%,#12271f);color:#f7fbf8}.DemoShowcase_panel__qVFIM:after{position:absolute;right:-13rem;bottom:-16rem;width:35rem;height:35rem;border:1px solid rgba(163,224,183,.12);border-radius:9999px;box-shadow:0 0 0 7rem rgba(76,181,114,.025),0 0 0 14rem rgba(76,181,114,.015);content:""}.DemoShowcase_glow__QRQ4s{position:absolute;top:43%;left:54%;width:34rem;height:28rem;border-radius:50%;background:rgba(76,181,114,.13);filter:blur(100px);transform:translate(-50%,-50%)}.DemoShowcase_content__Gt4pw{position:relative;z-index:1;display:flex;width:min(100% - 4.5rem,41rem);min-height:100%;margin:0 auto;padding:2.6rem 0 2.3rem;flex-direction:column;justify-content:center}.DemoShowcase_copy__EwZc9{margin-top:0}.DemoShowcase_copy__EwZc9 h1{max-width:16ch;font-family:var(--font-serif),Georgia,serif;font-size:clamp(2rem,3.2vw,3rem);font-weight:700;line-height:1.04;letter-spacing:-.035em}.DemoShowcase_copy__EwZc9>p:last-child{max-width:34rem;margin-top:.85rem;color:rgba(247,251,248,.64);font-size:.9rem;line-height:1.6}.DemoShowcase_previewShell__zKD3P{position:relative;width:100%;margin-top:2rem;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:1.2rem;background:rgba(255,255,255,.96);box-shadow:0 30px 80px rgba(1,8,20,.4)}.DemoShowcase_previewHeader__dLDAy{display:grid;height:2.8rem;padding:0 1rem;align-items:center;grid-template-columns:1fr auto 1fr;border-bottom:1px solid #e8eeeb;color:#51665f;font-size:.68rem;font-weight:700}.DemoShowcase_windowDots__Igp6I{display:flex;gap:.28rem}.DemoShowcase_windowDots__Igp6I i{width:.42rem;height:.42rem;border-radius:9999px;background:#dce7e1}.DemoShowcase_previewBody__5yPZq{display:grid;min-height:18.5rem;padding:.85rem;grid-template-columns:7.5rem 1fr;gap:.85rem;background:#f5f8f6}.DemoShowcase_tabs__kIrN1{display:flex;flex-direction:column;gap:.45rem}.DemoShowcase_activeTab__x6tnO,.DemoShowcase_tab__3PP6P{display:flex;min-height:3.2rem;padding:.7rem .75rem;align-items:center;gap:.65rem;border:1px solid transparent;border-radius:.75rem;color:#5f716a;font-size:.73rem;font-weight:700;text-align:left;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.DemoShowcase_tab__3PP6P:hover{color:#135e4b;background:#edf4f0}.DemoShowcase_activeTab__x6tnO{border-color:rgba(76,181,114,.2);background:white;box-shadow:0 7px 22px rgba(19,94,75,.08);color:#135e4b}.DemoShowcase_tabNumber__hCkqp{color:#64756f;font-size:.58rem;letter-spacing:.06em}.DemoShowcase_activeTab__x6tnO .DemoShowcase_tabNumber__hCkqp{color:#147a4f}.DemoShowcase_activeTab__x6tnO:focus-visible,.DemoShowcase_tab__3PP6P:focus-visible{outline:2px solid #4cb572;outline-offset:2px}.DemoShowcase_screen__4DhHd{position:relative;min-width:0;overflow:hidden;border:1px solid #dce5e0;border-radius:.85rem;background:#eef3f0}.DemoShowcase_previewView__qMSYY{position:absolute;inset:0;display:flex;padding:1rem;flex-direction:column;background:#f9fbfa;opacity:0;transform:translateX(.8rem);transition:opacity .42s ease,transform .52s ease}.DemoShowcase_activePreviewView__7H1w8{opacity:1;transform:translateX(0)}.DemoShowcase_viewHeading__YgcST{display:flex;align-items:center;justify-content:space-between}.DemoShowcase_viewHeading__YgcST>span{display:flex;flex-direction:column;gap:.1rem}.DemoShowcase_viewHeading__YgcST small{color:#5f716a;font-size:.52rem}.DemoShowcase_viewHeading__YgcST strong{color:#135e4b;font-size:.76rem}.DemoShowcase_viewHeading__YgcST>i{padding:.25rem .42rem;border-radius:9999px;background:#e4f4ea;color:#147a4f;font-size:.48rem;font-style:normal;font-weight:800}.DemoShowcase_metricGrid__AQEZB{display:grid;margin-top:.8rem;grid-template-columns:repeat(3,1fr);gap:.45rem}.DemoShowcase_metric__U5yLL{display:flex;min-width:0;padding:.62rem;flex-direction:column;border:1px solid #e4ebe7;border-radius:.65rem;background:white}.DemoShowcase_metric__U5yLL span{color:#5f716a;font-size:.48rem}.DemoShowcase_metric__U5yLL strong{margin-top:.18rem;color:#173f34;font-size:.73rem}.DemoShowcase_metric__U5yLL small{margin-top:.18rem;color:#147a4f;font-size:.46rem}.DemoShowcase_overviewChart__XFDyU{display:flex;min-height:0;margin-top:.55rem;padding:.65rem;flex:1;flex-direction:column;border:1px solid #e4ebe7;border-radius:.65rem;background:white}.DemoShowcase_chartHeader__h54l8{display:flex;align-items:center;justify-content:space-between;color:#5f716a;font-size:.5rem}.DemoShowcase_chartHeader__h54l8 strong{color:#173f34;font-size:.6rem}.DemoShowcase_bars___51d1{display:flex;min-height:0;margin-top:.5rem;flex:1;align-items:flex-end;justify-content:space-around;gap:.42rem}.DemoShowcase_bars___51d1 i{width:100%;border-radius:.22rem .22rem 0 0;background:linear-gradient(0deg,#4cb572,#a3e0b7)}.DemoShowcase_productList__ZFDJ_{display:flex;margin-top:.9rem;flex-direction:column;gap:.65rem}.DemoShowcase_productRow__o_6xm{display:flex;align-items:center;gap:.65rem}.DemoShowcase_productRank__nOF2s{color:#64756f;font-size:.48rem;font-weight:800}.DemoShowcase_productResult__OyK3T{display:flex;min-width:0;flex:1;flex-direction:column;gap:.35rem}.DemoShowcase_productResult__OyK3T>span{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.DemoShowcase_productResult__OyK3T strong{overflow:hidden;color:#284c42;font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.DemoShowcase_productResult__OyK3T small{color:#73847e;font-size:.48rem;white-space:nowrap}.DemoShowcase_productResult__OyK3T>i{height:.34rem;overflow:hidden;border-radius:9999px;background:#e7eee9}.DemoShowcase_productResult__OyK3T b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4cb572,#8bd3a4)}.DemoShowcase_insightCard__8ok4z{display:flex;margin-top:auto;padding:.65rem .75rem;flex-direction:column;gap:.2rem;border:1px solid rgba(76,181,114,.2);border-radius:.65rem;background:#eff8f2}.DemoShowcase_insightCard__8ok4z span{color:#4c7b6d;font-size:.46rem;text-transform:uppercase;letter-spacing:.06em}.DemoShowcase_insightCard__8ok4z strong{color:#135e4b;font-size:.55rem}.DemoShowcase_cashTotal__MDKHF{display:flex;margin-top:.85rem;flex-direction:column;align-items:center}.DemoShowcase_cashTotal__MDKHF span{color:#5f716a;font-size:.48rem}.DemoShowcase_cashTotal__MDKHF strong{margin-top:.15rem;color:#135e4b;font-size:1.35rem;font-family:var(--font-serif),Georgia,serif}.DemoShowcase_cashTotal__MDKHF small{margin-top:.15rem;color:#147a4f;font-size:.48rem}.DemoShowcase_cashChart__U4XKB{min-height:0;margin-top:.55rem;flex:1}.DemoShowcase_cashChart__U4XKB svg{width:100%;height:100%}.DemoShowcase_cashDates__iqKZ_{display:flex;padding:0 .1rem .15rem;align-items:center;justify-content:space-between;color:#64756f;font-size:.44rem}.DemoShowcase_focusLabel__uikHp{position:absolute;right:.8rem;bottom:.8rem;display:flex;padding:.58rem .75rem;align-items:center;gap:.55rem;border:1px solid rgba(19,94,75,.12);border-radius:.7rem;background:rgba(255,255,255,.92);box-shadow:0 8px 30px rgba(19,94,75,.13);color:#135e4b;font-size:.67rem;font-weight:800;backdrop-filter:blur(10px)}.DemoShowcase_focusLabel__uikHp svg{width:.9rem;height:.9rem}.DemoShowcase_mobileActions__WaGTQ{display:none}@media (max-width:1023px){.DemoShowcase_compact__GU658.DemoShowcase_panel__qVFIM{width:100%;height:100%;min-height:0;padding:.75rem;background:radial-gradient(circle at 12% 8%,rgba(76,181,114,.22),transparent 28%),linear-gradient(150deg,#050c17,#0d1929 48%,#113027)}.DemoShowcase_compact__GU658.DemoShowcase_panel__qVFIM:after{right:-15rem;bottom:-18rem;width:31rem;height:31rem;box-shadow:0 0 0 5rem rgba(76,181,114,.025),0 0 0 10rem rgba(76,181,114,.014)}.DemoShowcase_compact__GU658 .DemoShowcase_glow__QRQ4s{top:30%;left:50%;width:22rem;height:20rem;filter:blur(80px)}.DemoShowcase_compact__GU658 .DemoShowcase_content__Gt4pw{width:100%;height:100%;min-height:0;padding:1.6rem .9rem 1rem;justify-content:flex-start;border:1px solid rgba(163,224,183,.11);border-radius:1.5rem;background:rgba(255,255,255,.018)}.DemoShowcase_compact__GU658 .DemoShowcase_copy__EwZc9{text-align:center}.DemoShowcase_compact__GU658 .DemoShowcase_copy__EwZc9 h1{max-width:13ch;margin:0 auto;font-size:clamp(1.85rem,8.4vw,2.35rem);line-height:1.02}.DemoShowcase_compact__GU658 .DemoShowcase_copy__EwZc9>p:last-child{max-width:31rem;margin:.7rem auto 0;font-size:.82rem;line-height:1.5}.DemoShowcase_compact__GU658 .DemoShowcase_previewShell__zKD3P{margin-top:1.3rem;flex-shrink:0;border-color:rgba(163,224,183,.22);border-radius:1rem;box-shadow:0 24px 65px rgba(1,8,20,.42)}.DemoShowcase_compact__GU658 .DemoShowcase_previewHeader__dLDAy{height:2.15rem;padding:0 .75rem;font-size:.61rem}.DemoShowcase_compact__GU658 .DemoShowcase_previewBody__5yPZq{display:flex;min-height:0;padding:.58rem;flex-direction:column;gap:.58rem}.DemoShowcase_compact__GU658 .DemoShowcase_tabs__kIrN1{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.DemoShowcase_compact__GU658 .DemoShowcase_activeTab__x6tnO,.DemoShowcase_compact__GU658 .DemoShowcase_tab__3PP6P{min-height:2.65rem;padding:.55rem .35rem;justify-content:center;gap:0;font-size:.69rem;text-align:center}.DemoShowcase_compact__GU658 .DemoShowcase_tabNumber__hCkqp{display:none}.DemoShowcase_compact__GU658 .DemoShowcase_screen__4DhHd{height:14.2rem;flex:none}.DemoShowcase_compact__GU658 .DemoShowcase_previewView__qMSYY{padding:.78rem}.DemoShowcase_compact__GU658 .DemoShowcase_focusLabel__uikHp{display:none}.DemoShowcase_compact__GU658 .DemoShowcase_viewHeading__YgcST strong{font-size:.72rem}.DemoShowcase_compact__GU658 .DemoShowcase_metricGrid__AQEZB{margin-top:.65rem}.DemoShowcase_compact__GU658 .DemoShowcase_metric__U5yLL{padding:.55rem}.DemoShowcase_compact__GU658 .DemoShowcase_overviewChart__XFDyU{margin-top:.5rem;padding:.55rem}.DemoShowcase_compact__GU658 .DemoShowcase_productList__ZFDJ_{margin-top:.72rem;gap:.55rem}.DemoShowcase_compact__GU658 .DemoShowcase_insightCard__8ok4z{padding:.55rem .65rem}.DemoShowcase_compact__GU658 .DemoShowcase_mobileActions__WaGTQ{display:flex;width:100%;margin-top:auto;padding-top:1rem;flex-direction:column;align-items:center;gap:.15rem}.DemoShowcase_mobilePrimaryAction__yfIcv{display:flex;width:100%;min-height:3rem;padding:.75rem 1rem;align-items:center;justify-content:center;gap:.55rem;border-radius:.85rem;background:#147a4f;color:#fff;font-size:.9rem;font-weight:800;transition:background-color .18s ease,transform .18s ease}.DemoShowcase_mobilePrimaryAction__yfIcv:hover{background:#135e4b}.DemoShowcase_mobilePrimaryAction__yfIcv:active{transform:translateY(1px)}.DemoShowcase_mobilePrimaryAction__yfIcv:focus-visible{outline:2px solid #a3e0b7;outline-offset:3px}.DemoShowcase_mobilePrimaryAction__yfIcv svg{width:1rem;height:1rem}.DemoShowcase_mobileLearnMore__281SW{display:inline-flex;min-height:2.75rem;padding:.7rem 1rem;align-items:center;justify-content:center;color:rgba(247,251,248,.64);font-size:.76rem;font-weight:700;transition:color .18s ease}.DemoShowcase_mobileLearnMore__281SW:hover{color:#f7fbf8}.DemoShowcase_mobileLearnMore__281SW:focus-visible{outline:2px solid #a3e0b7;outline-offset:2px}}@media (max-width:1023px) and (max-height:740px){.DemoShowcase_compact__GU658 .DemoShowcase_content__Gt4pw{padding-top:1.1rem;padding-bottom:.65rem}.DemoShowcase_compact__GU658 .DemoShowcase_copy__EwZc9 h1{font-size:1.65rem}.DemoShowcase_compact__GU658 .DemoShowcase_copy__EwZc9>p:last-child{margin-top:.5rem;font-size:.76rem}.DemoShowcase_compact__GU658 .DemoShowcase_previewShell__zKD3P{margin-top:.8rem}.DemoShowcase_compact__GU658 .DemoShowcase_screen__4DhHd{height:12rem}.DemoShowcase_compact__GU658 .DemoShowcase_mobileActions__WaGTQ{padding-top:.65rem}}@media (max-width:1023px) and (max-height:620px){.DemoShowcase_compact__GU658.DemoShowcase_panel__qVFIM{padding:.45rem}.DemoShowcase_compact__GU658 .DemoShowcase_content__Gt4pw{padding:.75rem .65rem .45rem;border-radius:1.15rem}.DemoShowcase_compact__GU658 .DemoShowcase_copy__EwZc9 h1{max-width:15ch;font-size:1.45rem}.DemoShowcase_compact__GU658 .DemoShowcase_copy__EwZc9>p:last-child{margin-top:.35rem;font-size:.7rem;line-height:1.35}.DemoShowcase_compact__GU658 .DemoShowcase_previewShell__zKD3P{margin-top:.55rem}.DemoShowcase_compact__GU658 .DemoShowcase_previewHeader__dLDAy{height:1.8rem}.DemoShowcase_compact__GU658 .DemoShowcase_previewBody__5yPZq{padding:.45rem;gap:.4rem}.DemoShowcase_compact__GU658 .DemoShowcase_activeTab__x6tnO,.DemoShowcase_compact__GU658 .DemoShowcase_tab__3PP6P{min-height:2.2rem;padding:.4rem .3rem;font-size:.64rem}.DemoShowcase_compact__GU658 .DemoShowcase_screen__4DhHd{height:11.25rem}.DemoShowcase_compact__GU658 .DemoShowcase_previewView__qMSYY{padding:.6rem}.DemoShowcase_compact__GU658 .DemoShowcase_metricGrid__AQEZB{margin-top:.45rem;gap:.35rem}.DemoShowcase_compact__GU658 .DemoShowcase_metric__U5yLL{padding:.42rem}.DemoShowcase_compact__GU658 .DemoShowcase_overviewChart__XFDyU{margin-top:.35rem;padding:.42rem}.DemoShowcase_compact__GU658 .DemoShowcase_productList__ZFDJ_{margin-top:.5rem;gap:.4rem}.DemoShowcase_compact__GU658 .DemoShowcase_insightCard__8ok4z{padding:.42rem .55rem}.DemoShowcase_compact__GU658 .DemoShowcase_mobileActions__WaGTQ{padding-top:.45rem;gap:0}.DemoShowcase_mobilePrimaryAction__yfIcv{min-height:2.75rem;padding:.55rem .8rem;font-size:.82rem}.DemoShowcase_mobileLearnMore__281SW{min-height:2.35rem;padding:.5rem .8rem;font-size:.7rem}}@media (max-height:800px){.DemoShowcase_content__Gt4pw{padding-top:1.6rem;padding-bottom:1.4rem}.DemoShowcase_copy__EwZc9{margin-top:0}.DemoShowcase_copy__EwZc9 h1{font-size:2.2rem}.DemoShowcase_previewShell__zKD3P{margin-top:1.2rem}.DemoShowcase_previewBody__5yPZq{min-height:15.5rem}}@media (prefers-reduced-motion:reduce){.DemoShowcase_activeTab__x6tnO,.DemoShowcase_mobilePrimaryAction__yfIcv,.DemoShowcase_previewView__qMSYY,.DemoShowcase_tab__3PP6P{transition:none}}.DemoWelcomePage_mobileViewport__mjT64{position:fixed;inset:0}.DemoWelcomePage_mobileViewport__mjT64,.DemoWelcomePage_viewportLock__iA6OZ{overflow:hidden;overscroll-behavior:none;background:#050c17}@media (min-width:1024px){.DemoWelcomePage_mobileViewport__mjT64{display:none}}.IntegrationOrbit_scene__sLBYh{display:flex;width:100%;justify-content:center}.IntegrationOrbit_canvas__EVmBV{position:relative;width:min(100%,620px);aspect-ratio:1;isolation:isolate}.IntegrationOrbit_glow__mIIGs{position:absolute;inset:15%;z-index:-1;border-radius:9999px;background:radial-gradient(circle,rgb(76 181 114/20%) 0,rgb(76 181 114/6%) 42%,transparent 72%);filter:blur(10px)}.IntegrationOrbit_orbits__lXnYf{position:absolute;inset:0}.IntegrationOrbit_ring__3cBKU{position:absolute;top:50%;left:50%;border:1px solid rgb(161 216 181/17%);border-radius:9999px;animation:IntegrationOrbit_orbit-spin__k1WWA 34s linear infinite;transform:translate(-50%,-50%)}.IntegrationOrbit_ring__3cBKU:after{position:absolute;inset:-1px;border-radius:inherit;background:conic-gradient(from 60deg,transparent 0 23%,rgb(76 181 114/34%) 30%,transparent 38% 100%);content:"";-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#fff calc(100% - 1px));mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#fff calc(100% - 1px))}.IntegrationOrbit_outerRing__hcoDR{width:88%;height:88%;animation-duration:48s}.IntegrationOrbit_middleRing__A2aWX{width:66%;height:66%;animation-duration:38s}.IntegrationOrbit_innerRing__ZBVUq{width:43%;height:43%;animation-duration:28s}.IntegrationOrbit_reverse__4bzMK{animation-name:IntegrationOrbit_orbit-spin-reverse__cmDOa}.IntegrationOrbit_orbitItem__jk7A9{position:absolute;top:50%;left:50%;width:0;height:50%;transform:rotate(var(--orbit-angle));transform-origin:0 0}.IntegrationOrbit_iconTile__mtrR0{position:absolute;bottom:-28px;left:-28px;display:grid;width:56px;height:56px;place-items:center;border:1px solid rgb(204 220 219/70%);border-radius:17px;background:rgb(255 255 255/96%);box-shadow:0 14px 40px rgb(1 8 20/30%),inset 0 1px 0 rgb(255 255 255/80%);animation:IntegrationOrbit_icon-counter-spin__ngPQf 34s linear infinite;transform:rotate(var(--counter-angle))}.IntegrationOrbit_iconTile__mtrR0 svg{width:29px;height:29px}.IntegrationOrbit_outerRing__hcoDR .IntegrationOrbit_iconTile__mtrR0{animation-duration:48s}.IntegrationOrbit_middleRing__A2aWX .IntegrationOrbit_iconTile__mtrR0{animation-duration:38s}.IntegrationOrbit_innerRing__ZBVUq .IntegrationOrbit_iconTile__mtrR0{animation-duration:28s}.IntegrationOrbit_reverse__4bzMK .IntegrationOrbit_iconTile__mtrR0{animation-name:IntegrationOrbit_icon-counter-spin-reverse__M49Jz}.IntegrationOrbit_logoHub__9F0wH{position:absolute;top:50%;left:50%;z-index:2;display:grid;width:34%;min-width:150px;aspect-ratio:5/3;place-items:center;overflow:hidden;border:1px solid rgb(255 255 255/72%);border-radius:30px;background:linear-gradient(145deg,rgb(255 255 255/100%),rgb(244 250 247/96%));box-shadow:0 30px 80px rgb(1 8 20/42%),0 0 0 8px rgb(76 181 114/8%);transform:translate(-50%,-50%)}.IntegrationOrbit_logoGlow__EREjK{position:absolute;inset:auto 12% -38% 12%;height:72%;border-radius:9999px;background:rgb(76 181 114/18%);filter:blur(24px)}.IntegrationOrbit_logo__K_cwy{position:relative;width:82%;height:auto;-o-object-fit:contain;object-fit:contain}.IntegrationOrbit_compact__6GFji .IntegrationOrbit_canvas__EVmBV{width:min(100%,290px)}.IntegrationOrbit_compact__6GFji .IntegrationOrbit_iconTile__mtrR0{bottom:-19px;left:-19px;width:38px;height:38px;border-radius:12px;box-shadow:0 8px 24px rgb(1 8 20/28%)}.IntegrationOrbit_compact__6GFji .IntegrationOrbit_iconTile__mtrR0 svg{width:20px;height:20px}.IntegrationOrbit_compact__6GFji .IntegrationOrbit_logoHub__9F0wH{min-width:100px;border-radius:19px;box-shadow:0 16px 42px rgb(1 8 20/34%),0 0 0 5px rgb(76 181 114/8%)}@keyframes IntegrationOrbit_orbit-spin__k1WWA{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes IntegrationOrbit_orbit-spin-reverse__cmDOa{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(-1turn)}}@keyframes IntegrationOrbit_icon-counter-spin__ngPQf{0%{transform:rotate(var(--counter-angle))}to{transform:rotate(calc(var(--counter-angle) - 1turn))}}@keyframes IntegrationOrbit_icon-counter-spin-reverse__M49Jz{0%{transform:rotate(var(--counter-angle))}to{transform:rotate(calc(var(--counter-angle) + 1turn))}}@media (prefers-reduced-motion:reduce){.IntegrationOrbit_iconTile__mtrR0,.IntegrationOrbit_ring__3cBKU{animation:none}}@media (max-width:640px){.IntegrationOrbit_compact__6GFji .IntegrationOrbit_iconTile__mtrR0,.IntegrationOrbit_compact__6GFji .IntegrationOrbit_ring__3cBKU{animation:none}}.SignupShowcase_panel__2Pn5n{position:relative;height:100%;min-height:calc(100vh - 1.5rem);overflow:hidden;border-radius:1.5rem;background:radial-gradient(circle at 15% 10%,rgba(76,181,114,.16),transparent 28%),linear-gradient(155deg,#07101d,#111c2d 55%,#142638);color:#f7fbf8}.SignupShowcase_halo__PfVQM{position:absolute;right:-8rem;bottom:-9rem;width:24rem;height:24rem;border:1px solid rgba(163,224,183,.12);border-radius:9999px;box-shadow:0 0 0 5rem rgba(76,181,114,.035),0 0 0 10rem rgba(76,181,114,.02)}.SignupShowcase_content__6Cy3F{position:relative;z-index:1;display:flex;width:min(100% - 4rem,32rem);min-height:100%;margin:0 auto;padding:3.25rem 0 2.75rem;flex-direction:column;align-items:center}.SignupShowcase_brand__mBU3O{display:flex;align-items:center;gap:.7rem;font-family:var(--font-lato),"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:900;letter-spacing:-.045em}.SignupShowcase_brandMark__j5nmc{display:grid;width:2.2rem;height:2.2rem;place-items:center;overflow:hidden;border:1px solid rgba(163,224,183,.24);border-radius:.7rem;background:rgba(255,255,255,.08)}.SignupShowcase_brandMark__j5nmc img{width:1.85rem;height:1.85rem;-o-object-fit:contain;object-fit:contain}.SignupShowcase_gallery__XhB0p{position:relative;display:grid;width:100%;margin-top:2.4rem;grid-template-columns:1.55fr 1fr;grid-template-rows:8.7rem 8.7rem 7.8rem;gap:.7rem}.SignupShowcase_tile__2tGJu{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:.85rem;background:#f7f9f8;opacity:.42;filter:saturate(.65);transition:opacity .5s ease,filter .5s ease,transform .5s ease,box-shadow .5s ease}.SignupShowcase_tallTile__IRddL{grid-row:span 2}.SignupShowcase_smallTile__gv1wn{min-width:0}.SignupShowcase_wideTile__fEk2b{grid-column:span 2}.SignupShowcase_activeTile__CSaJ2{z-index:2;border-color:rgba(163,224,183,.55);opacity:1;filter:saturate(1);transform:translateY(-2px);box-shadow:0 18px 45px rgba(0,0,0,.28)}.SignupShowcase_tileContent__a_Lcn{width:100%;height:100%;padding:.85rem;background:linear-gradient(145deg,#fbfdfc,#eef5f1);color:#135e4b}.SignupShowcase_viewHeader___blpi{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.SignupShowcase_viewHeader___blpi strong{color:#135e4b;font-size:.6rem;letter-spacing:-.01em}.SignupShowcase_viewHeader___blpi span{color:#7e918a;font-size:.48rem;white-space:nowrap}.SignupShowcase_adsView__EEM3L,.SignupShowcase_compactView____cbw,.SignupShowcase_stockView__GWe80{display:flex;height:100%;flex-direction:column}.SignupShowcase_stockProduct__fKXxD{display:flex;margin-top:1.2rem;align-items:center;gap:.65rem}.SignupShowcase_productMark__Pxic9{display:grid;width:2.45rem;height:2.45rem;flex:0 0 auto;place-items:center;border-radius:.75rem;background:linear-gradient(145deg,#135e4b,#4cb572);color:white;font-size:.64rem;font-weight:900}.SignupShowcase_stockProduct__fKXxD>span:last-child{display:flex;min-width:0;flex-direction:column;gap:.12rem}.SignupShowcase_stockProduct__fKXxD strong{overflow:hidden;color:#244a40;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.SignupShowcase_stockProduct__fKXxD small{color:#879992;font-size:.5rem}.SignupShowcase_stockCount__jDXDS{display:flex;margin-top:1.4rem;align-items:baseline;gap:.35rem}.SignupShowcase_stockCount__jDXDS strong{color:#135e4b;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:2rem;line-height:1}.SignupShowcase_stockCount__jDXDS span{color:#7e918a;font-size:.55rem}.SignupShowcase_stockTrack__jFnv5{height:.45rem;margin-top:.65rem;overflow:hidden;border-radius:9999px;background:#dbe8e1}.SignupShowcase_stockTrack__jFnv5 i{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4cb572,#8bd3a4)}.SignupShowcase_reorderCard__TLvzT{display:flex;margin-top:auto;padding:.75rem;flex-direction:column;gap:.18rem;border:1px solid rgba(76,181,114,.22);border-radius:.7rem;background:rgba(255,255,255,.84)}.SignupShowcase_reorderCard__TLvzT span{color:#71867e;font-size:.5rem}.SignupShowcase_reorderCard__TLvzT strong{color:#135e4b;font-size:.78rem}.SignupShowcase_reorderCard__TLvzT small{color:#4cb572;font-size:.5rem}.SignupShowcase_compactView____cbw{justify-content:flex-start}.SignupShowcase_bigMetric__JwHkP{margin-top:auto;color:#135e4b;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:1.55rem;line-height:1}.SignupShowcase_metricCaption__qCola{margin-top:.24rem;color:#748881;font-size:.48rem}.SignupShowcase_profitBars__kfLrP{display:flex;height:1.45rem;margin-top:.5rem;align-items:flex-end;gap:.28rem}.SignupShowcase_profitBars__kfLrP i{width:100%;border-radius:.2rem .2rem 0 0;background:linear-gradient(0deg,#4cb572,#9bdbb2)}.SignupShowcase_profitBars__kfLrP i:first-child{height:55%}.SignupShowcase_profitBars__kfLrP i:nth-child(2){height:100%}.SignupShowcase_profitBars__kfLrP i:nth-child(3){height:72%}.SignupShowcase_cashLine__CZm5e{width:100%;height:1.65rem;margin-top:.45rem;color:#4cb572}.SignupShowcase_adsView__EEM3L{padding:.05rem .1rem}.SignupShowcase_adRows___D2As{display:grid;margin-top:.65rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.SignupShowcase_adRow__YwEvZ{display:grid;min-width:0;grid-template-columns:auto 1fr auto;align-items:center;gap:.4rem}.SignupShowcase_adRow__YwEvZ>span{color:#577068;font-size:.54rem;font-weight:700}.SignupShowcase_adRow__YwEvZ>i{height:.36rem;overflow:hidden;border-radius:9999px;background:#dbe8e1}.SignupShowcase_adRow__YwEvZ b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4cb572,#98d9af)}.SignupShowcase_adRow__YwEvZ>strong{color:#135e4b;font-size:.55rem}.SignupShowcase_focusCorners__y4QTc{pointer-events:none}.SignupShowcase_focusCorners__y4QTc span{position:absolute;z-index:5;width:1.1rem;height:1.1rem;border-color:#a3e0b7;opacity:0;transition:opacity .4s ease,transform .4s ease}.SignupShowcase_focusCornersActive__hKPMJ span{opacity:1;transform:translate(0)}.SignupShowcase_topLeft__5f9Vy{top:.45rem;left:.45rem;border-top:1px solid;border-left:1px solid;transform:translate(-.3rem,-.3rem)}.SignupShowcase_topRight__2ET89{top:.45rem;right:.45rem;border-top:1px solid;border-right:1px solid;transform:translate(.3rem,-.3rem)}.SignupShowcase_bottomLeft__GAEhY{bottom:.45rem;left:.45rem;border-bottom:1px solid;border-left:1px solid;transform:translate(-.3rem,.3rem)}.SignupShowcase_bottomRight__9wvzU{right:.45rem;bottom:.45rem;border-right:1px solid;border-bottom:1px solid;transform:translate(.3rem,.3rem)}.SignupShowcase_questionCard__eRxXG{display:flex;width:100%;min-height:5.2rem;margin-top:1.4rem;padding:1rem 1.1rem;align-items:center;gap:1rem;border:1px dashed rgba(163,224,183,.26);border-radius:.85rem;background:rgba(255,255,255,.035);color:rgba(247,251,248,.78);text-align:left;transition:border-color .18s ease,background-color .18s ease}.SignupShowcase_questionCard__eRxXG:focus-visible,.SignupShowcase_questionCard__eRxXG:hover{border-color:rgba(163,224,183,.5);background:rgba(255,255,255,.07)}.SignupShowcase_questionCard__eRxXG:focus-visible{outline:2px solid #a3e0b7;outline-offset:3px}.SignupShowcase_questionCopy__5t81_{display:flex;min-width:0;flex:1;flex-direction:column;gap:.35rem;font-size:.86rem;line-height:1.4}.SignupShowcase_questionLabel__1lKQ8{color:#a3e0b7;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.SignupShowcase_arrow__tMeA9{display:grid;width:2.25rem;height:2.25rem;flex:0 0 auto;place-items:center;border-radius:9999px;background:rgba(163,224,183,.13);color:#a3e0b7}.SignupShowcase_arrow__tMeA9 svg{width:1.05rem;height:1.05rem}.SignupShowcase_tagline___9v6u{max-width:19rem;margin-top:1.65rem;color:#f7fbf8;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:1.35rem;font-weight:650;line-height:1.2;text-align:center}.SignupShowcase_indicators__84Lzk{display:flex;min-height:2.75rem;margin-top:auto;padding-top:2rem;align-items:center;justify-content:center;gap:.45rem}.SignupShowcase_activeIndicator__kkN1O,.SignupShowcase_indicator__haT_G{height:.3rem;border-radius:9999px;background:rgba(247,251,248,.28);transition:width .3s ease,background-color .3s ease}.SignupShowcase_indicator__haT_G{width:1.1rem}.SignupShowcase_activeIndicator__kkN1O{width:2.5rem;background:#a3e0b7}.SignupShowcase_activeIndicator__kkN1O:focus-visible,.SignupShowcase_indicator__haT_G:focus-visible{outline:2px solid #a3e0b7;outline-offset:4px}@media (max-height:820px){.SignupShowcase_content__6Cy3F{padding-top:2rem;padding-bottom:1.5rem}.SignupShowcase_gallery__XhB0p{margin-top:1.5rem;grid-template-rows:7.2rem 7.2rem 6.5rem}.SignupShowcase_questionCard__eRxXG{margin-top:1rem}.SignupShowcase_tagline___9v6u{margin-top:1.1rem}}@media (prefers-reduced-motion:reduce){.SignupShowcase_activeIndicator__kkN1O,.SignupShowcase_focusCorners__y4QTc span,.SignupShowcase_indicator__haT_G,.SignupShowcase_tile__2tGJu{transition:none}}
/*# sourceMappingURL=97adac965561f0f9.css.map*/