.header_header__JEOGM{height:70px;justify-content:space-between;padding:0 40px;position:fixed;width:64vw;z-index:1000;background-color:rgba(0,0,0,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:white;margin-top:24px;margin-left:18vw;border-radius:40px;border:1px solid rgba(255,255,255,.12);box-shadow:0 4px 24px rgba(0,0,0,.15);transition:box-shadow .3s ease}.header_headerLeft__1gr0j,.header_header__JEOGM{display:flex;flex-direction:row;align-items:center}.header_headerLeft__1gr0j{gap:10px;z-index:1002}.header_imageContainer__hp4bb{width:36px;height:36px;position:relative;flex-shrink:0}.header_headerCenter__Np5wj{display:flex;flex-direction:row;align-items:center;gap:24px;z-index:1002}.header_navItem__caHYa{font-size:.875rem;font-weight:600;color:rgba(255,255,255,.85);cursor:pointer;position:relative;transition:color .2s ease}.header_navItem__caHYa:after{content:"";position:absolute;left:0;bottom:-2px;height:2px;width:100%;background-color:transparent;transition:background-color .3s ease}.header_navItem__caHYa:hover{color:white}.header_navItem__caHYa:hover:after{background-color:white}.header_headerRight__EmLrT{z-index:1002}.header_button___a37a{background-color:white!important;color:#000!important;border:none!important;font-size:.85rem!important;width:auto!important;min-width:130px!important;padding:0 20px!important}.header_button___a37a:hover{background:var(--color-blue)!important;color:#000!important;border:none!important}.header_burger__Lonhq{display:none;flex-direction:column;cursor:pointer;gap:5px;z-index:1002}.header_bar__YWgfi{width:20px;height:2px;background:white;transition:all .3s ease}.header_bar1__dL6rg{transform:translateY(7px) rotate(45deg)}.header_bar2__YC3XI{opacity:0}.header_bar3__z9_pg{transform:translateY(-7px) rotate(-45deg)}.header_dropdownMenu__HEu0q{position:absolute;top:calc(100% + 8px);left:0;right:0;background-color:rgba(0,0,0,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:20px;display:flex;flex-direction:column;align-items:center;gap:25px;transform:translateY(-10px);opacity:0;pointer-events:none;transition:all .3s ease;padding:1.5rem 0;box-shadow:0 8px 32px rgba(0,0,0,.3)}.header_show__OixHv{transform:translateY(0);opacity:1;pointer-events:auto}.header_backdrop__6GGy2{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:998}.header_dropdownButton__ZO92h{margin-top:.5rem;background-color:white!important;color:#000!important;border:none!important}.header_dropdownButton__ZO92h:hover{background:var(--color-blue)!important;color:#000!important;border:none!important}.header_dropdownDivider__uCyhQ{width:calc(100% - 3rem);height:1px;background:rgba(255,255,255,.12);margin:0}.header_dropdownAvatar__NSGnm{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;font-size:.9375rem;font-weight:700;color:white;flex-shrink:0}.header_dropdownUserRow__kKlmW{display:flex;flex-direction:row;align-items:center;gap:10px;padding:0 1.5rem;width:100%;text-decoration:none;cursor:pointer;box-sizing:border-box}.header_dropdownUserInfo__wEM3Z{display:flex;flex-direction:column;gap:1px}.header_dropdownUserName__4iXc9{color:rgba(255,255,255,.9);font-size:.9375rem;font-weight:600}.header_dropdownManage__bbouw{color:rgba(255,255,255,.5);font-size:.75rem;font-weight:500}.header_dropdownUserRow__kKlmW:hover .header_dropdownAvatar__NSGnm{background:rgba(255,255,255,.25)}.header_dropdownUserRow__kKlmW:hover .header_dropdownManage__bbouw,.header_dropdownUserRow__kKlmW:hover .header_dropdownUserName__4iXc9{color:white}@media (max-width:900px){.header_header__JEOGM{width:88vw;max-width:700px;height:60px;margin-top:30px;margin-left:0;left:50%;transform:translateX(-50%);padding:0 24px}.header_headerCenter__Np5wj,.header_headerRight__EmLrT{display:none}.header_burger__Lonhq{display:flex}}@media (max-width:480px){.header_header__JEOGM{width:92vw;padding:0 16px}.header_imageContainer__hp4bb{width:28px;height:28px}}.layout_container__Tovb9{min-height:100vh;display:flex;flex-direction:column}.layout_main__mXTwS{flex:1 1}.layout_button___jWxu{width:130px;min-width:100px;height:40px;padding-right:2px;border-radius:50px;text-align:center;background-color:white;color:black!important;border:none;font-size:var(--font-size-medium);font-weight:700;cursor:pointer}.layout_button___jWxu:hover{background-color:black;color:white!important;transition:background-color .3s;border:2px solid white}.layout_buttonDark___DZVC:hover{background-color:orange}.layout_card__Ipea6{background-color:#fff;border:1px solid #ddd;border-radius:15px;text-align:center;box-shadow:0 4px 16px rgba(0,0,0,.1);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .6s ease,box-shadow .6s ease;padding:15px}.layout_card__Ipea6:hover{transform:translateY(-20px);box-shadow:0 8px 16px rgba(0,0,0,.15)}@keyframes layout_slide-right__4YsF6{0%{transform:translateX(-100px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes layout_slide-top__6lWDL{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}.layout_beforeAppear__h5UaV{opacity:0}.layout_slideRight__ZrdHq{animation:layout_slide-right__4YsF6 .8s cubic-bezier(.25,.46,.45,.94) both}.layout_slideTop__t97mJ{animation:layout_slide-top__6lWDL .8s cubic-bezier(.25,.46,.45,.94) both}.layout_delay-0__Yqfrg{animation-delay:0s}.layout_delay-0-4__HXiNw{animation-delay:.4s}.layout_delay-0-6__RgtgI{animation-delay:.6s}.layout_delay-0-8__tcQJA{animation-delay:.8s}.layout_delay-1-0__IofAa{animation-delay:1s}.layout_delay-1-2__3NVjP{animation-delay:1.2s}.layout_delay-1-4__HcTPd{animation-delay:1.4s}.layout_delay-1-6__aY1ym{animation-delay:1.6s}.footer_footer__woFMY{border-top:1px solid rgba(255,255,255,.1);padding:2rem 4rem;background:#000}.footer_inner__rFJxM{max-width:1200px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}.footer_copyright__DPGML{font-size:.8125rem;color:rgba(255,255,255,.5)}.footer_legalRow__uqMYQ{display:flex;align-items:center;gap:1.25rem}.footer_legalLink__8ROAG{font-size:.8125rem;color:rgba(255,255,255,.5);text-decoration:none;transition:color .2s ease}.footer_legalLink__8ROAG:hover{color:#fff}.footer_socialRow__Yk2NK{display:flex;align-items:center;gap:1.25rem}.footer_socialLink__PJWsK{color:rgba(255,255,255,.5);transition:color .2s ease;display:flex;align-items:center}.footer_socialLink__PJWsK:hover{color:#fff}@media (max-width:600px){.footer_inner__rFJxM{flex-direction:column;text-align:center;gap:1.25rem;padding-bottom:2rem}}.PhoneFrame_phoneFrame__hAAKH{width:280px;height:600px;border:6px solid #1a1a1a;outline:4px solid rgba(230,177,98,.8);border-radius:2.5rem;overflow:hidden;position:relative;background:#fafafa;box-shadow:0 24px 60px rgba(0,0,0,.15);flex-shrink:0}.PhoneFrame_screen___ySZh{position:absolute;inset:0;overflow:hidden}.StoreBadges_row__mnxL3{display:flex;flex-direction:row;align-items:center;gap:1rem;flex-wrap:wrap}.StoreBadges_badge__3iKfV{display:inline-flex;transition:opacity .2s ease}.StoreBadges_badge__3iKfV:hover{opacity:.8}.StoreBadges_img__VFcbV{height:48px;width:auto}.StoreBadges_apkButton__v8AzZ{display:inline-flex;align-items:center;gap:.5rem;height:48px;padding:0 1.25rem;background:#fff;color:#111;border:1.5px solid #ddd;border-radius:8px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s ease;white-space:nowrap}.StoreBadges_apkButton__v8AzZ:hover{background:#111;color:#fff;border-color:#111}.StoreBadges_apkIcon__O_Dlq{width:18px;height:18px}@media (max-width:480px){.StoreBadges_apkButton__v8AzZ{height:40px;font-size:.8rem;padding:0 1rem}}.Hero_hero__PRJ4_{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center;padding:10rem 4rem 6rem;max-width:1200px;margin:0 auto}.Hero_heroContent__ot_C_{display:flex;flex-direction:column;gap:1.25rem}.Hero_heroTitle__eFLjT{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:var(--color-text);line-height:1.1;margin:0}.Hero_heroSubtitle__dg_uV{font-size:clamp(2rem,2.5vw,1.5rem);font-weight:500;color:var(--color-blue);line-height:1.3;margin:0;white-space:nowrap}.Hero_bodyContainer__N4rDq{display:flex;flex-direction:column;margin:1rem 0}.Hero_heroBody__WX0mS{font-size:1.5rem;font-weight:700;color:var(--color-muted-light)}.Hero_ctaRow__Lzvb4{display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap;margin-top:.5rem}.Hero_phoneFrameWrapper__2Fgmy{display:flex;justify-content:flex-end;align-items:center}.Hero_badges__0yMuz{grid-column:1/-1;margin-top:2rem;padding-top:2.5rem;border-top:1px solid var(--color-border);display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem}.Hero_badgeCard__sscRx{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;border:1px solid var(--color-border);border-radius:.5rem;background:rgba(244,244,245,.3);color:var(--color-muted)}.Hero_phCircle__NUnXC{width:24px;height:24px;border-radius:50%;background:#ff6154;display:flex;align-items:center;justify-content:center;color:var(--color-text);font-size:10px;font-weight:700;flex-shrink:0}.Hero_badgeCardText__VxZ5o{display:flex;flex-direction:column;justify-content:center}.Hero_badgeLabel__4h9S6{font-size:9px;text-transform:uppercase;font-weight:600;letter-spacing:.08em;line-height:1;color:var(--color-muted);margin-bottom:2px}.Hero_badgeValue__OaEuX{font-size:.875rem;font-weight:500;line-height:1;letter-spacing:-.01em;color:var(--color-text)}@media (max-width:1024px){.Hero_hero__PRJ4_{grid-template-columns:1fr;padding:8rem 2rem 4rem;gap:3rem}.Hero_phoneFrameWrapper__2Fgmy{justify-content:center;order:-1}.Hero_heroContent__ot_C_{align-items:center;text-align:center}.Hero_heroSubtitle__dg_uV{white-space:normal}.Hero_badge__v_Zul{align-self:center}.Hero_badges__0yMuz,.Hero_ctaRow__Lzvb4{justify-content:center}.Hero_heroPhone__VhJo6{width:240px;height:496px}}@media (max-width:480px){.Hero_hero__PRJ4_{padding:7rem 1.25rem 4rem}.Hero_heroTitle__eFLjT{font-size:2rem}.Hero_heroSubtitle__dg_uV{font-size:.9rem}.Hero_heroBody__WX0mS{font-size:1.125rem}.Hero_ctaRow__Lzvb4{flex-direction:column;align-items:stretch}.Hero_heroPhone__VhJo6{width:190px;height:400px;border-radius:1.8rem;border:4.5px solid #1a1a1a;outline:2.5px solid rgba(230,177,98,.8)}}.login_page__VIB1K{min-height:100vh;display:flex;flex-direction:column;background:#f5f6fa}.login_content__CW_6z{flex:1 1;display:flex;align-items:center;justify-content:center;padding:110px 24px 48px}.login_card__NoG7p{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:40px 36px;width:100%;max-width:420px;display:flex;flex-direction:column;align-items:center;gap:0;box-shadow:0 4px 24px rgba(0,0,0,.06)}.login_logoWrap__0Y7aL{margin-bottom:20px}.login_title__r1aBc{color:#111;font-size:1.5rem;font-weight:700;margin:0 0 6px;text-align:center}.login_subtitle__JqAz7{color:#6b7280;font-size:.875rem;margin:0 0 28px;text-align:center}.login_errorBox__B4UZS{background:rgba(255,59,48,.08);border:1px solid rgba(255,59,48,.3);border-radius:10px;color:#dc2626;font-size:.875rem;margin-bottom:16px;padding:10px 14px;text-align:center;width:100%}.login_form__NY6Qf{display:flex;flex-direction:column;gap:12px;width:100%}.login_phoneRow__GJ2Jw{display:flex;gap:8px}.login_countrySelect__uvXji{background:#fff;border:1px solid #d1d5db;border-radius:10px;color:#111;font-size:.875rem;height:48px;padding:0 10px;flex-shrink:0;width:160px;cursor:pointer}.login_countrySelect__uvXji:focus{border-color:#2849b6;outline:none}.login_phoneInput__u4drW{background:#fff;border:1px solid #d1d5db;border-radius:10px;color:#111;font-size:.9375rem;height:48px;padding:0 14px;flex:1 1;min-width:0}.login_phoneInput__u4drW::placeholder{color:#9ca3af}.login_phoneInput__u4drW:focus{border-color:#2849b6;outline:none}.login_input__GK8Qo{background:#fff;border:1px solid #d1d5db;border-radius:10px;color:#111;font-size:.9375rem;height:48px;padding:0 14px;width:100%;box-sizing:border-box}.login_input__GK8Qo::placeholder{color:#9ca3af}.login_input__GK8Qo:focus{border-color:#2849b6;outline:none}.login_loginBtn__lsjhv{background:#2849b6;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:700;height:48px;margin-top:4px;transition:opacity .2s;width:100%}.login_loginBtn__lsjhv:hover:not(:disabled){opacity:.88}.login_loginBtn__lsjhv:disabled{opacity:.5;cursor:not-allowed}.login_disclaimer__19Izk{color:#9ca3af;font-size:.8125rem;margin:20px 0 0;text-align:center}.login_disclaimerAccent__VHJO1{color:#6b7280}.login_backLink__sibue{color:#9ca3af;font-size:.8125rem;margin-top:16px;text-decoration:none;transition:color .2s}.login_backLink__sibue:hover{color:#374151}@media (max-width:480px){.login_card__NoG7p{padding:32px 20px}.login_phoneRow__GJ2Jw{flex-direction:column}.login_countrySelect__uvXji{width:100%}}.tutorial_page__TluEx{min-height:100vh;display:flex;flex-direction:column;color:var(--color-text);background-color:rgba(255,255,255,.9)}.tutorial_hero__SA8Al{padding:8rem 4rem 0;max-width:1200px;margin:0 auto}.tutorial_heroTitle__JZBEi{font-size:3rem;font-weight:600;color:var(--color-text)}.tutorial_videoIframe__umvxN{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:.75rem}.tutorial_stepsSection__WB467{padding:4rem 0 6rem;flex:1 1}.tutorial_stepsContainer__glZmP{max-width:1200px;margin:0 auto;padding:0 4rem}.tutorial_sectionHeader__v7d0O{margin-bottom:3rem}.tutorial_sectionTitle__KBXvh{font-size:2rem;font-weight:600;color:var(--color-text);margin-bottom:.75rem}.tutorial_sectionSubtitle__Mmbib{font-size:1.125rem;color:var(--color-muted);margin:0}.tutorial_tabBar__vOeZV{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:1px solid var(--color-border);padding-bottom:0;flex-wrap:wrap}.tutorial_tab__zl5IQ{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;color:var(--color-muted);background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;cursor:pointer;border-radius:0;transition:color .15s,border-color .15s;white-space:nowrap}.tutorial_tab__zl5IQ:hover{color:var(--color-text)}.tutorial_tabActive__ynGbT{color:var(--color-blue);border-bottom-color:var(--color-blue);font-weight:600}.tutorial_stepCard__MDR2I{padding:2rem;border-radius:1rem;border:1px solid var(--color-border);background:var(--color-surface-alt);display:flex;flex-direction:row;gap:1rem}.tutorial_iconArea__WgFST{width:100%;aspect-ratio:16/9;background:var(--color-surface);border:1px solid var(--color-border);border-radius:.75rem;position:relative}.tutorial_iconArea__WgFST,.tutorial_stepNum__eGGI7{display:flex;align-items:center;justify-content:center}.tutorial_stepNum__eGGI7{position:absolute;top:.625rem;left:.625rem;width:1.5rem;height:1.5rem;border-radius:50%;background:var(--color-blue);color:white;font-size:.6875rem;font-weight:700}.tutorial_stepTitle__mkQ6L{font-size:1.0625rem;font-weight:600;color:var(--color-text);margin:0}.tutorial_stepImage__objSs{width:100%;height:100%;object-fit:cover;border-radius:.75rem}.tutorial_mdBody__cHMuH{font-size:.9375rem;color:var(--color-muted);line-height:1.7}.tutorial_mdBody__cHMuH p{margin-bottom:.75rem}.tutorial_mdBody__cHMuH p:last-child{margin-bottom:0}.tutorial_mdBody__cHMuH ol,.tutorial_mdBody__cHMuH ul{padding-left:1.25rem;margin-bottom:.75rem}.tutorial_mdBody__cHMuH li{margin-bottom:.3rem;color:var(--color-muted);font-size:.9375rem}.tutorial_mdBody__cHMuH strong{color:var(--color-text);font-weight:600}.tutorial_mdBody__cHMuH em{color:var(--color-muted)}.tutorial_mdBody__cHMuH blockquote{border-left:3px solid var(--color-border-strong);margin:.75rem 0 0;padding:.5rem .875rem;background:var(--color-surface);border-radius:0 .375rem .375rem 0}.tutorial_mdBody__cHMuH blockquote p{margin:0;font-size:.8125rem}@media (max-width:1024px){.tutorial_hero__SA8Al,.tutorial_stepsContainer__glZmP{padding:0 2rem}.tutorial_hero__SA8Al{padding-top:7rem}}@media (max-width:768px){.tutorial_stepCard__MDR2I{flex-direction:column}.tutorial_iconArea__WgFST{aspect-ratio:9/16}}@media (max-width:480px){.tutorial_hero__SA8Al{padding-top:8rem}.tutorial_heroTitle__JZBEi{font-size:1.75rem}}.Shared_container__3r4BR{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.Shared_section__EF2Fy{padding-top:6rem;padding-bottom:6rem;position:relative;z-index:10}.Shared_grid2__5wQyE{display:grid;grid-gap:2rem;gap:2rem}@media (min-width:768px){.Shared_grid2__5wQyE{grid-template-columns:repeat(2,minmax(0,1fr))}}.Shared_grid3__xzYBX{display:grid;grid-gap:2rem;gap:2rem}@media (min-width:768px){.Shared_grid3__xzYBX{grid-template-columns:repeat(3,minmax(0,1fr))}}.Shared_flexBetween__0SoEo{display:flex;align-items:center;justify-content:space-between}.Shared_flexCenter__UI8u_{display:flex;align-items:center;justify-content:center}.Shared_flexColumn__PBigY{display:flex;flex-direction:column}.Shared_secondaryText__kk33T{color:#a3a3a3}.Shared_textCenter__nMS19{text-align:center}.Shared_textSm__VmQQz{font-size:.875rem}.Shared_textLg__ATokU{font-size:1.125rem}.Shared_textXl__ZvNYf{font-size:1.25rem}.Shared_text2xl__0m7J6{font-size:1.5rem}.Shared_text3xl__9MkIq{font-size:2rem}.Shared_text4xl__WkOgw{font-size:2.5rem}.Shared_text5xl__nsgKX{font-size:3rem}.Shared_fontMedium__VB2vg{font-weight:500}.Shared_fontSemiBold__kYwsq{font-weight:600}.Shared_fontBold__8Xlh9{font-weight:700}.Shared_glassCard__ts1vr{background:rgba(255,255,255,.03);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Shared_glassCard__ts1vr,.Shared_glassPanel__STfUl{border:1px solid rgba(255,255,255,.08);border-radius:1rem}.Shared_glassPanel__STfUl{background:linear-gradient(180deg,rgba(20,20,20,.8),rgba(10,10,10,.9));padding:2rem;position:relative;overflow:hidden;transition:all .3s}.Shared_glassPanel__STfUl:hover{border-color:rgba(59,130,246,.3)}@keyframes Shared_blurSlideUp__ieRar{0%{opacity:0;filter:blur(12px);transform:translate3d(0,30px,0)}to{opacity:1;filter:blur(0);transform:translateZ(0)}}.Shared_revealInitial__7HKDP{opacity:0;will-change:transform,opacity,filter}.Shared_revealActive__fH5Aj{animation:Shared_blurSlideUp__ieRar .8s cubic-bezier(.215,.61,.355,1) both}.Shared_delay1__QNH5e{animation-delay:.1s}.Shared_delay2__5eoMW{animation-delay:.22s}.Shared_delay3__rmils{animation-delay:.34s}.Shared_delay4__uc4E7{animation-delay:.46s}.Shared_delay5__tYlyH{animation-delay:.58s}.PoweredBy_section__ZoZla{padding:3rem 4rem}.PoweredBy_inner__Wht2p{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}.PoweredBy_label__2M_vt{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--color-muted)}.PoweredBy_logoRow__5npbR{flex-direction:row;flex-wrap:wrap;gap:3rem}.PoweredBy_logoItem__9cCpB,.PoweredBy_logoRow__5npbR{display:flex;align-items:center;justify-content:center}.PoweredBy_logoItem__9cCpB{filter:grayscale(1);opacity:.5;transition:opacity .2s ease,filter .2s ease}.PoweredBy_logoItem__9cCpB:hover{opacity:.8;filter:grayscale(.3)}@media (max-width:768px){.PoweredBy_section__ZoZla{padding:2.5rem 1.5rem}.PoweredBy_logoRow__5npbR{gap:2rem}}@media (max-width:480px){.PoweredBy_logoRow__5npbR{gap:1.5rem}}.Features_section__I75NE{padding:6rem 0}.Features_container__av_I_{max-width:1200px;margin:0 auto;padding:0 4rem}.Features_sectionTitle__V0r3r{font-size:2rem;font-weight:600;margin-bottom:4rem;color:var(--color-text)}.Features_mobileTitleOnly__hgbY6{display:block}.Features_desktopTitleOnly__hw_xw{display:none}.Features_grid__tJyNb{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem}.Features_phoneColumn__Er0Dk{display:none;position:relative}.Features_phoneWrapper__e5fRt{display:flex;align-items:center;justify-content:center;height:600px}.Features_phoneInnerCard__vyzeZ{position:absolute;inset:8px;border-radius:2rem;border:1px solid rgba(228,228,231,.5);background:rgba(244,244,245,.4);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 1.5rem 1.5rem}.Features_shimmerBars__CPmrx{display:flex;flex-direction:column;align-items:center;gap:.625rem;width:100%}.Features_shimmerBar__z3NQS{height:10px;border-radius:999px;background:rgba(161,161,170,.6);width:75%}.Features_shimmerBarShort__l5cyB{width:50%;background:rgba(161,161,170,.4)}.Features_shimmerBarMedium__BtmKF{width:83%;background:rgba(161,161,170,.4);margin-top:1rem}.Features_featuresColumn__gR_FO{padding-top:10vh;padding-bottom:20vh}.Features_featureList__y0eFC{display:flex;flex-direction:column;gap:40vh}.Features_featureBlock__6TnA3{transition:opacity .5s ease}.Features_dimmed__02Lhb{opacity:.1}.Features_featureIcon__tF0fG{display:block;margin-bottom:1rem}.Features_featureTitle__LNfQM{font-size:1.75rem;font-weight:600;color:var(--color-text);margin-bottom:1rem}.Features_featureBody__S9xYp{font-size:1.125rem;color:var(--color-muted);line-height:1.7;font-weight:400}@media (min-width:1024px){.Features_mobileTitleOnly__hgbY6{display:none}.Features_desktopTitleOnly__hw_xw{display:block;margin-bottom:5rem}.Features_phoneColumn__Er0Dk{display:block}}@media (max-width:1023px){.Features_grid__tJyNb{grid-template-columns:1fr}.Features_phoneColumn__Er0Dk{display:none}.Features_featuresColumn__gR_FO{padding-top:0;padding-bottom:0}.Features_featureList__y0eFC{gap:4rem}.Features_container__av_I_{padding:0 1.5rem}}.Features_mobileCarousel__DU4kX{display:none;margin-top:3rem;overflow:hidden;position:relative;padding-top:4px}.Features_carouselTrack__A8b39{display:flex;transition:transform .35s ease}.Features_carouselSlide__apLgR{min-width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}.Features_carouselLabel__k2MSn{font-size:1rem;font-weight:500;color:var(--color-muted)}.Features_carouselDots__2OWWT{display:flex;justify-content:center;gap:.5rem;margin-top:1.25rem}.Features_carouselDot__KtHia{width:8px;height:8px;border-radius:50%;border:none;background:var(--color-border,#d4d4d8);padding:0;cursor:pointer;transition:background .2s ease}.Features_carouselDotActive___jnu5{background:var(--color-blue)}.Features_carouselPhone__2s__s{width:190px;height:400px;border-radius:1.8rem;border:4.5px solid #1a1a1a;outline:2.5px solid rgba(230,177,98,.8)}@media (max-width:1023px){.Features_mobileCarousel__DU4kX{display:block}}@media (max-width:480px){.Features_sectionTitle__V0r3r{font-size:1.5rem}.Features_featureTitle__LNfQM{font-size:1.25rem}.Features_featureBody__S9xYp{font-size:1rem}}.WhyUs_section__RjMjR{padding:6rem 0;background:transparent}.WhyUs_container__ZzS1b{max-width:1200px;margin:0 auto;padding:0 4rem}.WhyUs_sectionTitle__dQCMW{font-size:2rem;font-weight:600;color:var(--color-text);margin-bottom:.75rem}.WhyUs_subtitle__qQH3x{font-size:1.125rem;color:var(--color-muted);margin-bottom:3rem}.WhyUs_grid__WiBUP{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.WhyUs_card__I9XMc{padding:2rem;border-radius:1rem;border:1px solid var(--color-border);background:var(--color-surface-alt);display:flex;flex-direction:column;gap:1rem}.WhyUs_iconArea__tDtAa{position:relative;width:100%;aspect-ratio:16/9;border-radius:.75rem;overflow:hidden}.WhyUs_cardImage__PS8mZ{width:100%;height:100%;object-fit:cover}.WhyUs_cardTitle__Aygqe{font-size:1.0625rem;font-weight:600;color:var(--color-text);margin:0}.WhyUs_cardBody__SGRG1{font-size:.9375rem;color:var(--color-muted);line-height:1.6;margin:0}@media (max-width:850px){.WhyUs_container__ZzS1b{padding:0 1.5rem}.WhyUs_grid__WiBUP{grid-template-columns:1fr}}.Testimonial_inner__1UsV3{text-align:center;max-width:720px;margin:0 auto;padding:6rem 2rem}.Testimonial_stars___ogMW{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem;margin-bottom:.25rem}.Testimonial_quote__9yfK8{font-size:clamp(1.375rem,2.5vw,1.75rem);font-weight:500;line-height:1.7;color:var(--color-text);margin:1.5rem 0 2.5rem;font-style:normal}.Testimonial_attribution__pxEXU{display:flex;align-items:center;justify-content:center;gap:1rem}.Testimonial_avatar__GRLIm{width:40px;height:40px;border-radius:50%;background:var(--color-surface);border:1px solid var(--color-border);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:var(--color-muted);flex-shrink:0}.Testimonial_attributionText__4p90S{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem}.Testimonial_name__2iSWI{font-size:.9375rem;font-weight:600;color:var(--color-text)}.Testimonial_role___Fhpq{font-size:.8125rem;color:var(--color-muted)}.Pricing_section__SO7zI{padding:6rem 0}.Pricing_container__ZHVQR{max-width:1200px;margin:0 auto;padding:0 4rem}.Pricing_header__X4UsA{text-align:center;margin-bottom:4rem}.Pricing_sectionTitle__NQiFD{font-size:2rem;font-weight:600;color:var(--color-text);margin-bottom:.75rem}.Pricing_subtitle__Kj5P5{font-size:1.125rem;color:var(--color-muted);margin:0}.Pricing_grid__e_uKL{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;max-width:900px;margin:0 auto}.Pricing_card__jM4p_{padding:2rem;border-radius:1rem;border:1px solid var(--color-border);display:flex;flex-direction:column;background:white}.Pricing_cardHighlighted__4zQAX{border-color:var(--color-border-strong);box-shadow:0 8px 32px rgba(0,0,0,.08);background:var(--foreground);color:var(--background)}.Pricing_planTitle__x8dKX{font-size:1.0625rem;font-weight:600;color:var(--color-text);margin:0 0 .5rem}.Pricing_planTitleHighlighted__NGUKA{font-size:1.0625rem;font-weight:600;color:var(--color-muted-light);margin:0 0 .5rem}.Pricing_price__AOQoA{font-size:2rem;font-weight:600;color:var(--color-text);margin-bottom:1.5rem}.Pricing_priceHighlighted__fvMYd{color:white;font-size:2rem;font-weight:600;margin-bottom:1.5rem}.Pricing_priceHighlighted__fvMYd small,.Pricing_price__AOQoA small{font-size:.875rem;color:var(--color-muted);font-weight:400}.Pricing_featureList___Mujm{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:1rem;flex:1 1}.Pricing_featureItem__FQBfZ{display:flex;align-items:flex-start;gap:.625rem;font-size:.9rem;line-height:1.4}.Pricing_featureItemMuted__cEaXq,.Pricing_featureItem__FQBfZ{color:var(--color-muted-light)}.Pricing_btn__zv5at{width:100%;padding:.625rem 1rem;border-radius:.5rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s;text-align:center}.Pricing_btnOutline__DeJ6z{border:1px solid var(--color-border-strong);background:var(--background);color:var(--color-text)}.Pricing_btnFilled__butn4,.Pricing_btnOutline__DeJ6z:hover{background:var(--color-blue);color:white}.Pricing_btnFilled__butn4{border:none}.Pricing_btnFilled__butn4:hover{background:var(--background);color:black}@media (max-width:768px){.Pricing_container__ZHVQR{padding:0 1.5rem}.Pricing_grid__e_uKL{grid-template-columns:1fr}}.FAQ_faqContainer__7HkV1{max-width:56rem;position:relative;z-index:10}.FAQ_faqTitle__Y0AqS{margin-top:2rem;margin-bottom:3rem;font-size:3.5rem;text-align:center}.FAQ_faqList__RvXbV{display:flex;flex-direction:column;gap:1rem;text-align:left}.FAQ_faqDetails__s6jZ1{background:var(--color-surface-alt,#fafafa);border:1px solid var(--color-border,#e5e5e5);border-radius:.5rem;overflow:hidden;transition:background .2s}.FAQ_faqSummary__d34J5{padding:1.5rem;cursor:pointer;font-weight:500;display:flex;justify-content:space-between;align-items:center}.FAQ_faqSummary__d34J5 h3{font-size:1.0625rem}.FAQ_faqContent__R1lTw{color:var(--color-muted,#737373);font-size:1rem;line-height:1.6;padding:1rem 1.5rem 1.5rem;text-align:left;background:var(--color-surface-alt,#fafafa)}@media (max-width:468px){.FAQ_faqTitle__Y0AqS{font-size:2rem}.FAQ_faqSummary__d34J5{padding:1rem}}.Download_section__Ac8MR{padding:6rem 2rem}.Download_inner__QQIPM{max-width:800px;margin:0 auto;text-align:center}.Download_title__0chNP{font-size:clamp(2rem,4vw,2.75rem);font-weight:600;color:var(--color-text);margin-bottom:2.5rem;line-height:1.25}.Download_btnRow__1MYCc{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.Download_contactLine__cHuL7{font-size:1rem;color:var(--color-muted)}.Download_contactEmail__Iy2yb{color:var(--color-text);font-weight:500}.Download_contactEmail__Iy2yb:hover{color:var(--color-blue)}@media (max-width:480px){.Download_title__0chNP{font-size:1.5rem}.Download_contactLine__cHuL7{font-size:.875rem}}.page_page__ZU32B{color:var(--color-text);background-color:rgba(255,255,255,.9)}.page_page__ZU32B,.user_page__bIEBx{min-height:100vh;display:flex;flex-direction:column}.user_page__bIEBx{background:#f5f6fa}.user_logoutBtn__ZRuty{background:#ffffff;border:none;border-radius:50px;color:#000000;cursor:pointer;font-size:var(--font-size-medium,.875rem);font-weight:700;height:40px;min-width:130px;padding:0 20px;transition:background-color .3s}.user_logoutBtn__ZRuty:hover{background-color:#000000;border:2px solid #ffffff;color:#ffffff}.user_main__2k_Hn{flex:1 1;margin:0 auto;max-width:960px;padding:110px 20px 60px;width:100%}.user_accountCard__vFvwb{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:16px;display:flex;gap:20px;margin-bottom:28px;padding:24px;box-shadow:0 1px 4px rgba(0,0,0,.04)}.user_accountAvatar__mDK2S{align-items:center;background:#2849b6;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.25rem;font-weight:700;height:48px;justify-content:center;width:48px}.user_accountFields__lunxc{display:flex;flex-direction:column;gap:10px;flex:1 1;min-width:0}.user_accountRow__8Nmnq{display:flex;gap:12px}.user_accountLabel__kDazc{color:#9ca3af;flex-shrink:0;font-size:.8125rem;width:100px}.user_accountValue__PjfG8{color:#111;font-size:.8125rem;font-weight:500;word-break:break-word}.user_tabs__i58IH{border-bottom:1px solid #e5e7eb;display:flex;gap:0;margin-bottom:24px}.user_tab__t_hkJ{background:transparent;border:none;border-bottom:2px solid transparent;color:#9ca3af;cursor:pointer;font-size:.9375rem;font-weight:600;margin-bottom:-1px;padding:12px 20px;transition:color .2s,border-color .2s}.user_tab__t_hkJ:hover{color:#374151}.user_tabActive__g7FVR{border-bottom-color:#2849b6;color:#111}.user_tabContent__YqoG1{display:flex;flex-direction:column;gap:16px}.user_tabError__H6LNT{background:rgba(255,59,48,.08);border:1px solid rgba(255,59,48,.3);border-radius:10px;color:#dc2626;font-size:.875rem;padding:12px 16px}.user_loadingRow__LrS2D{display:flex;justify-content:center;padding:32px 0}.user_spinner__qITvT{animation:user_spin___rVo9 .8s linear infinite;border-radius:50%;border:2px solid #e5e7eb;border-top-color:#2849b6;height:28px;width:28px}.user_emptyText__v4Itg{color:#9ca3af;font-size:.9375rem;text-align:center;padding:32px 0}.user_pcGrid__IcSC4{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:24px}.user_pcCard__3Qhs7{background:#fff;border:1px solid var(--color-border);border-radius:1rem;cursor:pointer;display:flex;flex-direction:column;padding:2rem;text-align:left;transition:border-color .2s,box-shadow .2s}.user_pcCard__3Qhs7:hover{border-color:#9ca3af;box-shadow:0 4px 16px rgba(0,0,0,.06)}.user_pcCardCurrent__SLvxk{background:var(--foreground);color:#fff}.user_pcCardCurrent__SLvxk,.user_pcCardCurrent__SLvxk:hover{border-color:var(--foreground)}.user_pcCardSelected__C1q3d{background:#2849b6;border-color:#2849b6;color:#fff}.user_pcCardSelected__C1q3d:hover{border-color:#2849b6}.user_pcBadgeRow__tXYKU{margin-bottom:.75rem;min-height:1.5rem;display:flex;align-items:center}.user_pcBadgeCurrent__qUwWx{background:rgba(255,255,255,.15);color:#fff}.user_pcBadgeCurrent__qUwWx,.user_pcBadgePopular__b8IJk{border-radius:6px;font-size:.6875rem;font-weight:700;padding:3px 10px}.user_pcBadgePopular__b8IJk{background:rgba(40,73,182,.1);color:#2849b6}.user_pcBadgePopularDark__BjANp{background:rgba(255,255,255,.15);color:#fff}.user_pcTitle__kqKXc{font-size:1.125rem;font-weight:700;margin:0 0 .5rem}.user_pcPrice__upPGt{font-size:2rem;font-weight:600;letter-spacing:-.5px;margin-bottom:1.5rem}.user_pcPriceSuffix__E_nqU{font-size:.875rem;font-weight:400;opacity:.6;margin-left:2px}.user_pcFeatureList___a4Si{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0;flex:1 1}.user_pcFeatureItem__szrmI{align-items:flex-start;display:flex;font-size:.9rem;gap:.625rem}.user_pcFeatureItemMuted__jL1fK{opacity:.4}.user_actionBtn__2cQc_{background:#2849b6;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:700;height:52px;transition:opacity .2s;width:100%}.user_actionBtn__2cQc_:hover:not(:disabled){opacity:.88}.user_actionBtnDestructive__16B_Y{background:#ef4444}.user_actionBtnDisabled__7xR31{background:#f3f4f6;border:1px solid #e5e7eb;color:#9ca3af;cursor:not-allowed}.user_checkoutPending__fuHe1{align-items:center;display:flex;flex-direction:column;gap:12px;padding:48px 0;color:#6b7280;font-size:.9375rem}.user_checkoutPendingNote__KJHaJ{color:#9ca3af;font-size:.8125rem;margin:0}.user_modalOverlay__80lG0{align-items:center;background:rgba(0,0,0,.4);bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.user_modalCard___81rp{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.12);display:flex;flex-direction:column;gap:14px;max-width:420px;padding:28px 24px;width:100%}.user_modalHeader__a4oSw{align-items:center;display:flex;gap:8px}.user_modalLockIcon__yG8GT{font-size:1.125rem}.user_modalTitle__7SkVW{color:#111;font-size:1.0625rem;font-weight:700;margin:0}.user_downgradeWarning__k_JUi{background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;color:#c2410c;font-size:.8125rem;line-height:1.5;padding:10px 14px}.user_modalError__7ShOl{background:rgba(255,59,48,.08);border:1px solid rgba(255,59,48,.3);border-radius:10px;color:#dc2626;font-size:.8125rem;padding:10px 14px}.user_modalDesc__tbNLm{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}.user_modalInput__RzxGX{background:#fff;border:1px solid #d1d5db;border-radius:10px;color:#111;font-size:.9375rem;height:46px;padding:0 14px;width:100%;box-sizing:border-box}.user_modalInput__RzxGX:focus{border-color:#2849b6;outline:none}.user_modalBtnRow__W5UhI{display:flex;gap:10px}.user_modalSecondaryBtn__QR7zw{background:transparent;border:1px solid #d1d5db;border-radius:10px;color:#6b7280;cursor:pointer;flex:1 1;font-size:.9375rem;font-weight:600;height:46px;transition:border-color .2s}.user_modalSecondaryBtn__QR7zw:hover:not(:disabled){border-color:#9ca3af;color:#111}.user_modalSecondaryBtn__QR7zw:disabled{opacity:.4;cursor:not-allowed}.user_modalPrimaryBtn__Oi8q0{background:#2849b6;border:none;border-radius:10px;color:#fff;cursor:pointer;flex:2 1;font-size:.9375rem;font-weight:700;height:46px;transition:opacity .2s}.user_modalPrimaryBtn__Oi8q0:hover:not(:disabled){opacity:.88}.user_modalPrimaryBtn__Oi8q0:disabled{opacity:.4;cursor:not-allowed}.user_modalDestructiveBtn__FXIIr{background:#ef4444}.user_billingCard__Rlp_s{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 4px rgba(0,0,0,.04);overflow:hidden}.user_billingRow__1tcWM{align-items:center;display:flex;justify-content:space-between;padding:14px 18px}.user_billingDivider__iIb7c{background:#f3f4f6;height:1px;margin:0 18px}.user_billingLabel__5ahFi{color:#9ca3af;font-size:.875rem}.user_billingValue__AK3sq{color:#111;font-size:.875rem;font-weight:600}.user_billingValueStack__8RBKu{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.user_billingSubValue__O6Txa{color:#9ca3af;font-size:.75rem}.user_statusBadge__39gDc{border-radius:8px;font-size:.8125rem;font-weight:700;padding:3px 10px}.user_cardBrandBadge__uYDuS{background:#f3f4f6;border-radius:6px;color:#6b7280;font-size:.75rem;font-weight:600;padding:4px 10px}.user_sectionLabel__vkc55{color:#9ca3af;font-size:.6875rem;font-weight:700;letter-spacing:.8px;margin:8px 0 10px;text-transform:uppercase}.user_downloadLink__aidSB{color:#2849b6;font-size:.8125rem;font-weight:600;text-decoration:none;transition:opacity .2s}.user_downloadLink__aidSB:hover{opacity:.7}.user_phToolbar__ylAwA{align-items:center;display:flex;gap:10px;justify-content:space-between;padding-bottom:12px}.user_phYearSelector___nbMv{align-items:center;background:#f5f5f7;border:none;border-radius:10px;cursor:pointer;display:flex;gap:6px;padding:8px 14px}.user_phYearText__DRmw2{color:#0d0d0d;font-size:.9375rem;font-weight:600}.user_phInvoiceBtn__ep7qP{align-items:center;background:#ebf0fd;border:none;border-radius:10px;cursor:pointer;display:flex;min-height:35px;min-width:44px;opacity:1;padding:8px 12px;transition:opacity .2s}.user_phInvoiceBtn__ep7qP:disabled{opacity:.6}.user_phInvoiceBtnText__jSBFW{color:#2849b6;font-size:.8125rem;font-weight:600}.user_phSpinner__ThNuW{animation:user_spin___rVo9 .8s linear infinite;border-radius:50%;border:2px solid #ebf0fd;border-top-color:#2849b6;height:16px;width:16px}@keyframes user_spin___rVo9{to{transform:rotate(1turn)}}.user_phList__c5YJU{padding-bottom:8px}.user_phSeparator__YM7bZ{background:#dfdfe6;height:1px}.user_phRow__anJVo{align-items:center;display:flex;flex-direction:row;padding:12px 0}.user_phIconBox__k7ul6{align-items:center;background:#ebf0fd;border-radius:10px;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.user_phInfo__q1mEs{display:flex;flex:1 1;flex-direction:column;margin-left:12px;margin-right:8px;min-width:0}.user_phDesc__04SAB{color:#0d0d0d;font-size:.875rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user_phDate__l9DOL{color:#aeaeb8;font-size:.75rem;margin-top:2px}.user_phRight__7UnCK{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:4px}.user_phAmount__bXF52{color:#0d0d0d;font-size:.875rem;font-weight:600;text-align:right}.user_phReceiptLink___Y7Yd{display:flex;padding:4px;margin:-4px}.user_phCenter__WwNZg{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:48px 40px;text-align:center}.user_phEmptyTitle__7vpbk{color:#5c5c6b;font-size:1rem;font-weight:600}.user_phEmptySubtitle__x7u4g{color:#aeaeb8;font-size:.875rem;line-height:1.4}.user_phModalOverlay__lO5tC{align-items:center;background:rgba(0,0,0,.45);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100}.user_phPickerSheet__z_ZCy{background:#ffffff;border-radius:20px;overflow:hidden;width:280px}.user_phPickerTitle__ZyRNI{color:#5c5c6b;display:block;font-size:.8125rem;font-weight:700;letter-spacing:.5px;padding:20px 20px 8px;text-transform:uppercase}.user_phPickerOption__fBO6o{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:14px 20px;width:100%}.user_phPickerOptionSelected__wn5f0{background:#ebf0fd}.user_phPickerOptionText__JQHLX{color:#0d0d0d;font-size:1rem}.user_phPickerOptionTextActive__9tdqq{color:#2849b6;font-weight:700}.user_phPickerCheckDot__Au_wZ{background:#2849b6;border-radius:50%;height:10px;width:10px}.user_trProrationNote__4pLEA{color:#aeaeb8;font-size:.75rem;line-height:1.4;margin:0 0 16px}.user_trBanner__HAzgm{background:#fff8ec;border:1px solid #ff9500;border-radius:12px}.user_trBannerNeutral__i8kSJ,.user_trBanner__HAzgm{display:flex;flex-direction:column;gap:4px;margin-bottom:16px;padding:14px}.user_trBannerNeutral__i8kSJ{background:#f5f5f7;border:1px solid #dfdfe6;border-radius:12px}.user_trBannerTitle__QrWXY{color:#0d0d0d;font-size:.875rem;font-weight:700}.user_trBannerDesc__Y1JBu{color:#5c5c6b;font-size:.8125rem;line-height:1.4}.user_trBannerStripe__TtGst{color:#2849b6;font-size:.8125rem;margin-top:4px}.user_trBannerActions__eMP_1{display:flex;gap:8px;margin-top:12px}.user_trRejectBtn__Xum2t{border:1px solid #dfdfe6;border-radius:8px;background:transparent;color:#5c5c6b;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:600;padding:10px;transition:opacity .15s}.user_trRejectBtn__Xum2t:disabled{opacity:.4}.user_trAcceptBtn__zi6fT{background:#2849b6;border:none;border-radius:8px;color:#ffffff;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:700;padding:10px;transition:opacity .15s}.user_trAcceptBtn__zi6fT:disabled{opacity:.4}.user_trBtn__UNy_2{background:transparent;border:1px solid #2849b6;border-radius:10px;color:#2849b6;cursor:pointer;font-size:.875rem;font-weight:600;margin-bottom:16px;padding:12px;text-align:center;width:100%}.user_trSheet__Yur7N{background:#ffffff;border:1px solid #dfdfe6;border-radius:12px;display:flex;flex-direction:column;margin-bottom:16px;overflow:hidden}.user_trSheetTitle__nYEYu{color:#0d0d0d;font-size:.875rem;font-weight:700;padding:16px 16px 8px}.user_trSheetEmpty__cOyl8{color:#aeaeb8;font-size:.875rem;padding:0 16px 16px}.user_trMemberRow__wEB9g{background:transparent;border:none;border-top:1px solid #dfdfe6;cursor:pointer;display:flex;flex-direction:column;gap:2px;padding:14px;text-align:left;transition:background .12s;width:100%}.user_trMemberRow__wEB9g:hover:not(:disabled){background:#f5f5f7}.user_trMemberRow__wEB9g:disabled{opacity:.4}.user_trMemberName__TErrQ{color:#0d0d0d;font-size:.875rem;font-weight:600}.user_trMemberEmail__2YBCU{color:#aeaeb8;font-size:.75rem}.user_trCancelRow__Wwhml{background:transparent;border:none;border-top:1px solid #dfdfe6;color:#5c5c6b;cursor:pointer;font-size:.875rem;font-weight:600;padding:14px;text-align:center;width:100%}.user_trError__k9e2G{color:#ff3b30;display:block;font-size:.8125rem;margin-top:8px}.user_ovCard__33ADW{margin-bottom:24px}.user_ovRow__MukmY{align-items:center;display:flex;justify-content:space-between;padding:14px 16px}.user_ovInfo__SHZfk{display:flex;flex:1 1;flex-direction:column;gap:2px;padding-right:12px}.user_ovTitle__6MVEx{color:#0d0d0d;font-size:.875rem;font-weight:600}.user_ovDesc__ZlnX6{color:#5c5c6b;font-size:.75rem;line-height:1.4;margin-top:2px}.user_ovSwitch__oqtt6{background:#e5e7eb;border:none;border-radius:12px;cursor:pointer;flex-shrink:0;height:24px;padding:2px;position:relative;transition:background .2s;width:44px}.user_ovSwitch__oqtt6:disabled{opacity:.4;cursor:not-allowed}.user_ovSwitchOn___u1ui{background:#000000}.user_ovThumb__L_Cvr{background:#ffffff;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.3);display:block;height:20px;left:2px;position:absolute;top:2px;transition:transform .2s;width:20px}.user_ovSwitchOn___u1ui .user_ovThumb__L_Cvr{transform:translateX(20px)}.user_ovStatus__o3Qnj{font-size:.875rem;font-weight:600}.user_upgradePrompt__J5NNA{background:rgba(40,73,182,.06);border:1px solid rgba(40,73,182,.2);border-radius:12px;color:#2849b6;display:block;font-size:.9375rem;font-weight:600;padding:14px;text-align:center;text-decoration:none;transition:background .2s}.user_upgradePrompt__J5NNA:hover{background:rgba(40,73,182,.1)}.user_iapDisclaimer__k78Sw{margin-top:24px;padding:12px 16px;background:#f5f5f7;border-radius:10px;font-size:.8125rem;color:#6b7280;line-height:1.5;text-align:center}.user_iapDisclaimer__k78Sw strong{color:#3c3c43;font-weight:500}@media (max-width:600px){.user_pcGrid__IcSC4{grid-template-columns:1fr}.user_accountRow__8Nmnq{flex-direction:column;gap:2px}.user_accountLabel__kDazc{width:auto}.user_header__gjS1p{padding:0 16px}}.terms_page__hSzz0{background:#fff;min-height:100vh;padding:110px 1.5rem 6rem}.terms_container__88ygs{max-width:760px;margin:0 auto}.terms_content__I1I0Z{color:rgba(0,0,0,.8);font-size:.9375rem;line-height:1.75}.terms_content__I1I0Z h1{color:#000;font-size:2rem;font-weight:700;margin-bottom:.25rem}.terms_content__I1I0Z h2{color:#000;font-size:1.125rem;font-weight:600;margin-top:2.25rem;margin-bottom:.75rem}.terms_content__I1I0Z p{margin-bottom:1rem}.terms_content__I1I0Z ol,.terms_content__I1I0Z ul{padding-left:1.5rem;margin-bottom:1rem}.terms_content__I1I0Z li{margin-bottom:.375rem}.terms_content__I1I0Z strong{color:#000;font-weight:600}.terms_contactLink__yypZP{color:#2849b6;text-decoration:underline;font-size:.9375rem;display:inline-block;margin-top:.25rem}.terms_contactLink__yypZP:hover{color:#3a5fd0}@media (max-width:600px){.terms_page__hSzz0{padding:90px 1rem 4rem}.terms_content__I1I0Z h1{font-size:1.5rem}}.privacy_page__Q9Fj4{background:#fff;min-height:100vh;padding:110px 1.5rem 6rem}.privacy_container__wwnq9{max-width:760px;margin:0 auto}.privacy_content___sdMp{color:rgba(0,0,0,.8);font-size:.9375rem;line-height:1.75}.privacy_content___sdMp h1{color:#000;font-size:2rem;font-weight:700;margin-bottom:.25rem}.privacy_content___sdMp h2{color:#000;font-size:1.125rem;font-weight:600;margin-top:2.25rem;margin-bottom:.75rem}.privacy_content___sdMp p{margin-bottom:1rem}.privacy_content___sdMp ol,.privacy_content___sdMp ul{padding-left:1.5rem;margin-bottom:1rem}.privacy_content___sdMp li{margin-bottom:.375rem}.privacy_content___sdMp strong{color:#000;font-weight:600}.privacy_contactLink___WDGh{color:#2849b6;text-decoration:underline;font-size:.9375rem;display:inline-block;margin-top:.25rem}.privacy_contactLink___WDGh:hover{color:#3a5fd0}@media (max-width:600px){.privacy_page__Q9Fj4{padding:90px 1rem 4rem}.privacy_content___sdMp h1{font-size:1.5rem}}