.AppLayout_root__CXH6e{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.AppLayout_main__3ZQqY{flex:1;padding:16px}.AppLayout_main__3ZQqY,.Header_root__aLlMs{width:100%;max-width:420px;margin:0 auto;display:flex;flex-direction:column}.Header_root__aLlMs{gap:.75rem;position:sticky;top:0;z-index:100;background:var(--main);padding:0 16px}.Header_top__AbIQu{display:flex;align-items:center;justify-content:space-between}.Header_left__FNNUt{display:flex;align-items:center;gap:.5rem}.Header_circle__grZoG{width:40px;height:40px;border-radius:9999px;background:var(--activeItem);display:flex;align-items:center;justify-content:center;transition:transform .12s ease}.Header_circle__grZoG:active{transform:scale(.95)}.Header_iconBtn__X0oDP{display:inline-flex;align-items:center;justify-content:center}.Header_iconFlip__k_h80{display:inline-flex;transform:scaleX(-1)}.Header_right__S3pDA{display:flex;align-items:center}.Header_bar__B8dHy{width:100%;height:6px;border-radius:9999px;background:var(--activeItem);overflow:hidden;direction:rtl}.Header_fill__YqTFH{width:50%;height:100%;background:var(--primary)}.Header_modalOverlay___45cQ{position:fixed;inset:0;background:rgba(0,0,0,.72);display:flex;align-items:center;justify-content:center;padding:20px;z-index:1200}.Header_modalCard__3zXdL{width:min(100%,360px);background:var(--main);border-radius:28px;padding:28px 20px 20px;text-align:center;font-family:vazir;box-shadow:0 20px 60px rgba(0,0,0,.24)}.Header_alertIcon___QrlL{width:76px;height:76px;margin:0 auto 20px;border-radius:50%;background:#fde8e6;color:#e11900;display:flex;align-items:center;justify-content:center;font-size:38px;font-weight:700;line-height:1}.Header_modalTitle__gS3L9{margin:0;color:var(--foreground);font-size:1.55rem;font-weight:700;line-height:1.7}.Header_modalDescription__AgC4K{margin:14px 0 0;color:var(--title-secondary);font-size:.95rem;line-height:1.9}.Header_modalActions__7GDjr{display:flex;flex-direction:column;gap:12px;margin-top:28px}.Header_primaryAction__E8whl,.Header_secondaryAction__btfIv{width:100%;min-height:52px;border:none;border-radius:26px;cursor:pointer;font-size:.95rem;font-weight:700;font-family:inherit;transition:transform .12s ease}.Header_primaryAction__E8whl:active,.Header_secondaryAction__btfIv:active{transform:scale(.98)}.Header_primaryAction__E8whl{background:#000;color:#fff}.Header_secondaryAction__btfIv{background:#fde8e6;color:#e11900}.LoadingOverlay_backdrop__9PZUL{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.8);z-index:9999}.LoadingOverlay_box__2tiNy{display:flex;flex-direction:column;align-items:center;gap:16px}.LoadingOverlay_message__yp7dp{color:var(--foreground);font-size:16px;text-align:center;font-family:var(--font-vazir),Arial,Helvetica,sans-serif;direction:rtl}.LoadingOverlay_loader__rhO4_{position:relative;width:48px;height:48px;border-radius:50%;animation:LoadingOverlay_spin__P8M08 1s linear infinite}.LoadingOverlay_loader__rhO4_:before{content:"";position:absolute;inset:0;box-sizing:border-box;border:6px solid rgba(0,0,0,.12);border-top:6px solid var(--primary);border-radius:50%}@keyframes LoadingOverlay_spin__P8M08{to{transform:rotate(1turn)}}@keyframes ToastProvider_toast-fade-in__ZIepu{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes ToastProvider_toast-fade-out__0oDWH{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}.ToastProvider_container__J1_kk{position:fixed;top:0;left:0;right:0;display:flex;justify-content:center;pointer-events:none;z-index:999999999}.ToastProvider_toast__hV0by{pointer-events:auto;margin:1rem;width:fit-content;min-height:3.25rem;display:inline-flex;align-items:center;gap:10px;direction:rtl;padding:10px 14px;border-radius:8px;font-family:vazir;font-size:1rem;box-shadow:0 6px 20px rgba(0,0,0,.12);animation:ToastProvider_toast-fade-in__ZIepu .14s ease-out}.ToastProvider_hide__sc2ge{animation:ToastProvider_toast-fade-out__0oDWH .14s ease-in forwards}.ToastProvider_icon__p_1oi{display:inline-flex;align-items:center;justify-content:center;font-size:1.3rem}.ToastProvider_success__T2L4D{background:#048848;color:#fff}.ToastProvider_warn__PTQX0{background:#FFC043;color:#000}.ToastProvider_error__Jv2SR{background:#E11900;color:#fff}.ToastProvider_info__rV0w_{background:#323333;color:#fff}.ToastProvider_message__KJxxw{white-space:pre-line}.CheckoutPage_container__7E9Kp{width:100%;flex:1;display:flex;flex-direction:column;gap:12px;direction:rtl;font-family:vazir}.CheckoutPage_section__kz1rZ{background:var(--main);border-radius:12px;padding:12px}.CheckoutPage_title__q5cWM{font-size:1.1rem;font-weight:700;color:var(--foreground)}.CheckoutPage_row__DNy_Y{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--border,#e5e7eb)}.CheckoutPage_row__DNy_Y:last-child{border-bottom:none}.CheckoutPage_label__w2BYo{color:var(--title-secondary)}.CheckoutPage_value__1cuWV{color:var(--foreground)}.CheckoutPage_gateways__6DhOT{display:flex;flex-direction:column;gap:10px}.CheckoutPage_gatewayItem__M1FY4{display:flex;align-items:center;gap:12px;padding:10px 0}.CheckoutPage_gatewayLogo__t3ARP{width:45px;height:45px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-size:16px}.CheckoutPage_gatewayLogo__t3ARP img{width:100%;height:100%;object-fit:contain;border-radius:6px}.CheckoutPage_walletRow__FhucM{display:flex;align-items:center;justify-content:space-between}.CheckoutPage_toggle__oB_Vi{width:44px;height:24px;border-radius:16px;background:var(--activeItem);position:relative;transition:background .2s ease}.CheckoutPage_toggleOn__n0hz8{background:#10b981}.CheckoutPage_knob__6LLwj{position:absolute;top:2px;width:20px;height:20px;border-radius:50%;background:var(--main);transition:left .2s ease;left:2px}.CheckoutPage_knobOn__3rwDV{left:22px}.CheckoutPage_couponRow___dBAw{display:flex;align-items:center;gap:8px}.CheckoutPage_discountEffectNotice__fz8oh{margin-top:12px;display:flex;align-items:center;justify-content:center;gap:8px;color:#16a34a;font-size:1rem;font-weight:700;text-align:center}.CheckoutPage_removeCouponBtn__2topr{width:22px;height:22px;border:1px solid #86efac;border-radius:50%;background:#dcfce7;color:#15803d;font-size:16px;font-weight:700;line-height:18px}.CheckoutPage_footer__xfKPQ{margin-top:auto;display:flex;flex-direction:column;gap:12px;border-top:1px solid transparent;padding-top:5px}.CheckoutPage_stickyFooter__HU_ff{position:sticky;bottom:0;left:0;right:0;background:var(--main);padding:12px}.CheckoutPage_orangeBtn__l_f8p{width:100%;height:48px;border:none;border-radius:24px;background:#FF7140;color:#fff;font-weight:700;font-size:1rem}.CheckoutPage_sectionDivider__O27pO{height:10px;background:#f1f5f9}.CheckoutPage_installmentsButton__p8zEJ{width:100%;height:44px;margin-top:8px;border-radius:8px;background:var(--activeItem);color:var(--foreground);font-weight:700}.CheckoutPage_installmentsList__zrEZF{display:flex;flex-direction:column;gap:4px;max-height:60dvh;overflow-y:auto}.CheckoutPage_installmentItem__EobmH{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--border,#e5e7eb)}.CheckoutPage_installmentItem__EobmH:last-child{border-bottom:none}.CheckoutPage_installmentTitle__oyyoi{font-weight:700;color:var(--foreground)}.CheckoutPage_installmentDate__BxS8W{margin-top:4px;color:var(--title-secondary);font-size:.9rem}.CheckoutPage_installmentAmount__vLlnH{font-weight:700;color:var(--foreground);white-space:nowrap}body.has-scroll .CheckoutPage_footer__xfKPQ{border-top-color:var(--border,#e5e7eb)}.ThirdPartyConfirmPage_container__NDRXH{width:100%;flex:1;display:flex;flex-direction:column;gap:1rem;direction:rtl;font-family:vazir;padding-bottom:calc(env(safe-area-inset-bottom) + 140px)}.ThirdPartyConfirmPage_title__vcH5L{font-size:1.2rem}.ThirdPartyConfirmPage_subtitle__A1K4i{color:var(--title-tertiary);font-size:.95rem}.ThirdPartyConfirmPage_list__zriRu{display:flex;flex-direction:column}.ThirdPartyConfirmPage_row__Rccbl{display:flex;align-items:center;justify-content:space-between;padding:12px 0;background:transparent;border-bottom:1px solid var(--border,#e5e7eb)}.ThirdPartyConfirmPage_row__Rccbl:last-child{border-bottom:none}.ThirdPartyConfirmPage_label__IXnGV{color:var(--title-secondary)}.ThirdPartyConfirmPage_value__ANyj2{color:var(--foreground)}.ThirdPartyConfirmPage_footer__njH2A{position:fixed;left:50%;transform:translateX(-50%);bottom:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:12px;z-index:900;width:100%;max-width:420px;box-sizing:border-box;background:var(--main);border-top:1px solid transparent}body.has-scroll .ThirdPartyConfirmPage_footer__njH2A{border-top-color:var(--border,#e5e7eb)}.MenuPage_container__NCn0t{width:100%;flex:1;display:flex;flex-direction:column;gap:16px;direction:rtl;font-family:vazir}.MenuPage_topBar__zGBvV{display:flex;align-items:center;justify-content:space-between;direction:ltr}.MenuPage_circle__oV0_O{width:40px;height:40px;border-radius:50%;background:var(--activeItem);display:inline-flex;align-items:center;justify-content:center}.MenuPage_closeIcon__JkGw0{font-size:35px;color:var(--foreground)}.MenuPage_profileCard___GfYJ{width:100%;min-height:76px;display:grid;grid-template-columns:56px minmax(0,1fr) 24px;align-items:center;gap:10px;padding:6px 0;border:none;background:transparent;color:var(--foreground);text-align:right;direction:rtl}.MenuPage_profileCard___GfYJ:active{transform:scale(.99)}.MenuPage_chevron___kAzl{color:var(--iconClose);font-size:32px;line-height:1;justify-self:end;direction:ltr}.MenuPage_profileInfo__MEn_X{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px;direction:rtl}.MenuPage_profileName__yQuG3{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.15rem;line-height:1.35;font-weight:800;color:var(--foreground)}.MenuPage_profileMobile__RgjDI{min-height:20px;font-size:.95rem;line-height:1.4;font-weight:700;color:var(--title-secondary,#777);direction:ltr;font-family:var(--font-vazir-number),var(--font-vazir),sans-serif}.MenuPage_avatar__HSsi1{width:56px;height:56px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#e9eaeb;color:var(--main);justify-self:start}.MenuPage_grid__qFFvl{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;direction:ltr}.MenuPage_tile__He0p9{background:var(--activeItem);border-radius:12px;height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:600;gap:6px;position:relative;transition:transform .12s ease}.MenuPage_tile__He0p9:active{transform:scale(.98)}.MenuPage_tileIcon__TFRRl{width:36px;height:36px;object-fit:contain}.MenuPage_tileWide__HNVP7{grid-column:1/span 2}.MenuPage_tileIconLarge__HMkW9{width:72px;height:72px;object-fit:contain}.MenuPage_tileLabel__ELr0v{font-size:.95rem;color:var(--foreground)}.MenuPage_tileBadgeDot__ukcEd{position:absolute;top:10px;right:10px;width:8px;height:8px;border-radius:50%;background:#ef4444}.MenuPage_list__BdiRa{display:flex;flex-direction:column}.MenuPage_item__cESmo{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:14px 8px;border-bottom:1px solid var(--border,#e5e7eb)}.MenuPage_item__cESmo:last-child{border-bottom:none}.MenuPage_listIcon__ZTEVd{width:24px;height:24px;object-fit:contain;opacity:.85}.MenuPage_dangerItem__q_0Q2{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 8px;color:var(--error,#ef4444);font-weight:700}.MenuPage_dangerIcon__NYJFa{color:var(--error,#ef4444)}.MenuPage_loginPrompt__skh4H{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;padding:24px}.MenuPage_loginText__nLv8C{color:var(--title-secondary)}.MenuPage_profilePage__un3MA{min-height:100%;gap:0;padding-bottom:20px}.MenuPage_profileTitle__J1cve{margin:34px 0 32px;text-align:right;font-size:1.5rem;line-height:1.45;font-weight:800;color:var(--foreground)}.MenuPage_profileAvatar__Ydh_j{width:72px;height:72px;border-radius:50%;align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;background:#e1e2e3;color:var(--main)}.MenuPage_profileLoading__AZAKL{padding:26px 0;color:var(--title-secondary,#777);text-align:right}.MenuPage_profileDetails__99Ddg{display:flex;flex-direction:column;width:100%}.MenuPage_profileRow__n7rV4{min-height:82px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;border-bottom:1px solid #ddd;text-align:right}.MenuPage_profileLabel___3oTk{color:var(--title-secondary,#777);font-size:1rem;line-height:1.3;font-weight:500}.MenuPage_profileValue__mHISj{color:var(--foreground);font-size:1.1rem;line-height:1.4;font-weight:800;font-family:var(--font-vazir-number),var(--font-vazir),sans-serif}.MenuPage_profileDivider__UHxeM{width:calc(100% + 24px);height:12px;margin:12px -12px 0;background:var(--activeItem)}.MenuPage_profileLogout__vzUU1{width:100%;min-height:72px;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:14px 0;border:none;background:transparent;color:#e42313;font-size:1.12rem;line-height:1.4;font-weight:800;direction:rtl}.MenuPage_overlay__oZS2V{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:flex-end;justify-content:center;z-index:9999}.MenuPage_sheet__tngk7{background:var(--background);width:100%;max-width:520px;border-top-left-radius:16px;border-top-right-radius:16px;padding:16px;box-shadow:0 -12px 30px rgba(0,0,0,.12)}.MenuPage_sheetHeader__Sj4h2{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px}.MenuPage_sheetTitle__pcb2j{font-weight:700;color:var(--foreground)}.MenuPage_closeBtn__uq_ar{background:transparent;border:none;font-size:20px;color:var(--foreground)}.OrderDetailsPage_container__PXFJj{width:100%;flex:1;display:flex;flex-direction:column;gap:12px;direction:rtl;font-family:vazir}.OrderDetailsPage_topBar__C4FSv{display:flex;align-items:center;justify-content:space-between;direction:ltr}.OrderDetailsPage_circle__Cfhxd{width:40px;height:40px;border-radius:50%;background:var(--activeItem);display:inline-flex;align-items:center;justify-content:center;border:none}.OrderDetailsPage_title__Qd6sn{font-size:1.2rem;font-weight:700;color:var(--foreground)}.OrderDetailsPage_note__cp8TO{color:var(--title-secondary);padding:20px 4px;text-align:center;font-size:.95rem}.OrderDetailsPage_error__kWZqz{color:var(--error,#ef4444);padding:20px 4px;text-align:center}.OrderDetailsPage_detailCard__4qBg7,.OrderDetailsPage_heroCard__SE7sm,.OrderDetailsPage_summaryCard__XivKb{background:var(--activeItem);border-radius:16px;padding:16px}.OrderDetailsPage_heroCard__SE7sm{display:flex;flex-direction:column;gap:16px}.OrderDetailsPage_heroHeader__xIrcC{display:flex;align-items:center;gap:12px}.OrderDetailsPage_logoBox__S_3YB{width:64px;height:64px;border-radius:14px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;border:1px solid rgba(0,0,0,.05)}.OrderDetailsPage_logoImg__8Md5U{width:100%;height:100%;object-fit:contain}.OrderDetailsPage_heroInfo__Xuy4W{display:flex;flex-direction:column;gap:4px;min-width:0}.OrderDetailsPage_typeTitle___2lE_{font-size:1rem;font-weight:800;color:var(--foreground)}.OrderDetailsPage_car___Y5_0,.OrderDetailsPage_company__Vwxww{color:var(--title-secondary);font-size:.9rem}.OrderDetailsPage_statusTag__KQSWK{width:fit-content;font-size:.78rem;padding:6px 10px;border-radius:9999px;font-weight:700;white-space:nowrap}.OrderDetailsPage_sectionTitle__f7l3C{color:var(--foreground);font-size:.95rem;font-weight:700;padding:4px 2px 0}.OrderDetailsPage_detailCard__4qBg7{display:flex;flex-direction:column;gap:14px}.OrderDetailsPage_row__mnJfT,.OrderDetailsPage_summaryRow__Xs7xs{display:flex;align-items:center;justify-content:space-between;gap:16px}.OrderDetailsPage_label__PYD9_{color:var(--title-secondary);font-size:.88rem}.OrderDetailsPage_value__kKO0Q{color:var(--foreground);font-size:.92rem;font-weight:600;text-align:left;direction:ltr}.OrderDetailsPage_summaryCard__XivKb{display:flex;flex-direction:column;gap:10px}.OrderDetailsPage_summaryRow__Xs7xs{color:var(--foreground);font-weight:700}.OrderDetailsPage_summaryText__R7Egx{color:var(--title-secondary);font-size:.88rem;line-height:1.7}.OrderDetailsPage_statusOk__KFakH{background:rgba(16,185,129,.1);color:#10b981}.OrderDetailsPage_statusPending__YnPwF{background:rgba(245,158,11,.1);color:#f59e0b}.OrderDetailsPage_statusFail__JDDHo{background:rgba(239,68,68,.1);color:#ef4444}.MyOrdersPage_container___mQyY{width:100%;flex:1;display:flex;flex-direction:column;gap:12px;direction:rtl;font-family:vazir}.MyOrdersPage_topBar__3Cjm2{display:flex;align-items:center;justify-content:space-between;direction:ltr}.MyOrdersPage_circle__3mIWw{width:40px;height:40px;border-radius:50%;background:var(--activeItem);display:inline-flex;align-items:center;justify-content:center}.MyOrdersPage_closeIcon__JWnmD{font-size:35px;color:var(--foreground)}.MyOrdersPage_title__Bw04d{font-size:1.2rem;font-weight:700;color:var(--foreground)}.MyOrdersPage_segmented__6chri{display:flex;align-items:center;gap:8px;background:var(--activeItem);padding:8px;border-radius:9999px;margin-top:8px;overflow-x:auto;scrollbar-width:none;justify-content:center}.MyOrdersPage_segItem__L4Hgj{background:transparent;border:none;padding:8px 14px;border-radius:9999px;color:var(--foreground);font-weight:600;white-space:nowrap;flex-shrink:0;transition:transform .12s ease}.MyOrdersPage_segItem__L4Hgj:active{transform:scale(.98)}.MyOrdersPage_segItemActive__Agyik{background:#fff;color:#111827;box-shadow:0 1px 2px rgba(0,0,0,.06)}.MyOrdersPage_note__RGca7{color:var(--title-secondary);padding:8px 4px;text-align:center;font-size:.9rem}.MyOrdersPage_error__lQq5b{color:var(--error,#ef4444);padding:8px 4px;text-align:center}.MyOrdersPage_list__8P1Ad{display:flex;flex-direction:column;gap:12px;padding-bottom:20px}.MyOrdersPage_card__B0JcA{background:var(--activeItem);border-radius:16px;padding:16px;display:flex;align-items:center;gap:12px;position:relative;transition:transform .1s;border:none;width:100%;text-align:right;cursor:pointer}.MyOrdersPage_card__B0JcA:active{transform:scale(.99)}.MyOrdersPage_card__B0JcA:disabled{cursor:default}.MyOrdersPage_logoBox__AuHlM{width:56px;height:56px;border-radius:12px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;border:1px solid rgba(0,0,0,.05)}.MyOrdersPage_logoImg__9aiHn{width:100%;height:100%;object-fit:contain}.MyOrdersPage_info__niFlv{flex:1;display:flex;flex-direction:column;gap:4px;overflow:hidden}.MyOrdersPage_typeTitle__RTtGH{font-weight:800;color:var(--foreground);font-size:1rem;line-height:1.4}.MyOrdersPage_details__Z8D7c{display:flex;flex-direction:column;gap:2px}.MyOrdersPage_car__quIQS{font-size:.85rem;color:var(--title-secondary);font-weight:500}.MyOrdersPage_id__qmUYb{font-size:.8rem;color:var(--title-secondary);opacity:.8;letter-spacing:.5px}.MyOrdersPage_leftCol__Fq9zE{display:flex;flex-direction:row;align-items:center;gap:8px;padding-right:4px}.MyOrdersPage_statusTag__SQA9X{font-size:.75rem;padding:4px 10px;border-radius:9999px;font-weight:600;white-space:nowrap}.MyOrdersPage_chevron__PQYby{color:var(--title-secondary);opacity:.5;display:flex;align-items:center;justify-content:center}.MyOrdersPage_statusOk__5YH0g{background:rgba(16,185,129,.1);color:#10b981}.MyOrdersPage_statusPending___dh65{background:rgba(245,158,11,.1);color:#f59e0b}.MyOrdersPage_statusFail__Mw6kR{background:rgba(239,68,68,.1);color:#ef4444}.MyOrdersPage_pagination__W1ECl{margin-top:8px;display:flex;align-items:center;justify-content:center;gap:12px}.MyOrdersPage_pageInfo__KGRh2{color:var(--foreground)}.Splash_splashContainer__gJ5pb{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:var(--background);z-index:9999}.Splash_sliderAnimation__GEIq4{animation:Splash_fadeOut__j91FK .6s ease-in forwards}@keyframes Splash_fadeOut__j91FK{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-12px)}}.Splash_textContainer__vYzWN{display:flex;flex-direction:column;align-items:center;gap:16px}.Splash_loader__1Y7xb{position:relative;width:56px;height:56px;border-radius:50%;animation:Splash_spin__jf0e3 1s linear infinite}.Splash_loader__1Y7xb:before{content:"";position:absolute;inset:0;box-sizing:border-box;border:6px solid rgba(255,110,0,.25);border-top-color:#ff6a00;border-radius:50%}.Splash_loader__1Y7xb:after{content:none}@keyframes Splash_spin__jf0e3{to{transform:rotate(1turn)}}.Splash_logo__jwSja{display:flex;gap:8px}.Splash_logo__jwSja span{width:12px;height:12px;border-radius:50%;background:var(--foreground)}.Splash_versionText___RS6o{position:absolute;bottom:16px;width:100%;text-align:center;color:var(--foreground);font-size:12px}.HomePage_container__f0n_q{width:100%;flex:1;display:flex;flex-direction:column;gap:12px;padding-bottom:calc(112px + env(safe-area-inset-bottom));direction:rtl;font-family:vazir}.HomePage_homeHeader__018Ok{display:flex;align-items:center;justify-content:space-between;direction:ltr}.HomePage_menuCircle__mSVTo{width:40px;height:40px;border:none;border-radius:50%;background:transparent;color:var(--foreground);display:inline-flex;align-items:center;justify-content:center;padding:0;transition:transform .12s ease}.HomePage_menuCircle__mSVTo:active{transform:scale(.95)}.HomePage_menuIcon__uiP_Z{width:20px;height:16px;display:grid;grid-template-rows:repeat(3,1fr);gap:2px}.HomePage_menuIcon__uiP_Z span{display:block;width:100%;height:2px;background:var(--foreground)}.HomePage_supportIcon__68DtA{display:block;width:50px;height:30px;object-fit:contain}.HomePage_headerRightIcon__NKiOs{color:var(--foreground)}.HomePage_loadingText__an4vY{color:var(--title-secondary,#6d6d6d)}.HomePage_errorText__yP_FV{color:var(--error,#ef4444)}.HomePage_banner___Ys18{position:relative;aspect-ratio:388/160;min-height:160px;background:#0f3b69;border-radius:12px;overflow:hidden;touch-action:pan-y;user-select:none;cursor:grab}.HomePage_banner___Ys18:active{cursor:grabbing}.HomePage_bannerImg__PTmVy{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit}.HomePage_bannerContent__F2Hu_{position:absolute;right:16px;top:0;bottom:0;z-index:2;color:var(--main);display:flex;flex-direction:column;gap:8px;align-items:flex-end;justify-content:center;text-align:right;direction:ltr}.HomePage_fadeEnterRight__4VIDg{animation:HomePage_bannerEnterRight__sE_o3 30ms ease-out both}.HomePage_fadeEnterLeft__IoRzu{animation:HomePage_bannerEnterLeft__hImXu 30ms ease-out both}@keyframes HomePage_bannerEnterRight__sE_o3{0%{opacity:0;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}@keyframes HomePage_bannerEnterLeft__hImXu{0%{opacity:0;transform:translateX(-24px)}to{opacity:1;transform:translateX(0)}}.HomePage_bannerTitle___OCdT{font-size:1.1rem;font-weight:800;line-height:1.6}.HomePage_bannerSubtitle__96OOU{font-size:.95rem;opacity:.95}.HomePage_bannerCtaWrap__TLEwU{margin-top:6px;display:inline-flex;align-self:flex-end;direction:ltr}.HomePage_dots__QKUsr{position:absolute;left:0;right:0;bottom:10px;display:flex;align-items:center;justify-content:center;gap:8px;z-index:3}.HomePage_dot__0Gthe{width:8px;height:8px;border-radius:9999px;background:#e5e7eb;border:none;padding:0}.HomePage_dotActive__sig4R{width:24px;height:8px;border-radius:9999px;background:#111827}.HomePage_logoMarqueeSection__pnPpm{position:relative;display:flex;flex-direction:column;justify-content:center;gap:0;min-height:290px;margin:8px -16px 0;padding:20px 0;overflow:hidden;background:var(--Bg-Gradient,linear-gradient(180deg,#FFF 0,#FFF 42%,#F5F7F7 100%))}.HomePage_logoMarqueeSection__pnPpm:after,.HomePage_logoMarqueeSection__pnPpm:before{content:"";position:absolute;top:0;bottom:0;z-index:2;width:72px;pointer-events:none}.HomePage_logoMarqueeSection__pnPpm:before{right:0;background:linear-gradient(270deg,#fff,rgba(255,255,255,0))}.HomePage_logoMarqueeSection__pnPpm:after{left:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,0))}.HomePage_logoMarqueeRow__a7qgO{width:100%;height:84px;overflow:hidden;direction:ltr}.HomePage_logoMarqueeTrack__n2oAE{display:flex;align-items:center;width:max-content;min-width:200%;height:100%;will-change:transform}.HomePage_logoMarqueeGroup__Lc9Y3{display:flex;align-items:center;flex:0 0 auto;gap:5px;padding-inline-end:5px}.HomePage_logoMarqueeTrackLeft__2ZWLV{animation:HomePage_logoMarqueeLeft__IbWkn 53s linear infinite}.HomePage_logoMarqueeTrackRight__IgduD{animation:HomePage_logoMarqueeRight__3WH2c 53s linear infinite}.HomePage_insurerLogoItem__pXeij{display:inline-flex;align-items:center;justify-content:center;flex:0 0 82px;width:82px;height:78px;overflow:hidden}.HomePage_insurerLogo__Eay5Z{display:block;width:82px;height:60px;object-fit:contain;opacity:.38;filter:grayscale(1) saturate(0) brightness(1.18) contrast(.72);user-select:none}.HomePage_logoMarqueeCenter__CBcpV{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;height:56px;margin-top:20px;margin-bottom:20px}.HomePage_tapsiLogoMark__UaaKT{width:164px;height:55px;object-fit:contain}@keyframes HomePage_logoMarqueeLeft__IbWkn{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes HomePage_logoMarqueeRight__3WH2c{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.HomePage_currentSection__XAVbE{display:flex;flex-direction:column;gap:14px;margin:4px -16px 0;padding:18px 16px 28px;background:var(--Bg-Gradient,linear-gradient(180deg,#FFF 0,#F5F7F7 100%))}.HomePage_currentSectionTitle__2K7A4{margin:0;color:var(--foreground);font-size:16px;font-weight:900;line-height:1.45;text-align:right}.HomePage_currentCard__sDMWQ{width:100%;display:flex;flex-direction:column;gap:14px;padding:22px 20px;border:1px solid #dddee0;border-radius:12px;background:var(--main);transition:transform .12s ease,border-color .12s ease}.HomePage_currentCard__sDMWQ:active{transform:scale(.99);border-color:#cfd2d6}.HomePage_currentHeader__l6Q_o{display:flex;align-items:center;justify-content:flex-start;gap:12px;width:100%;direction:ltr}.HomePage_currentHeaderTitle__0snuZ{order:2;flex:0 0 auto;min-width:0;color:var(--foreground);font-size:14px;font-weight:900;line-height:1.35;text-align:right;white-space:nowrap;direction:rtl}.HomePage_currentArrow__07i_l{order:1;width:8px;height:8px;flex:0 0 auto;border-left:2px solid var(--foreground);border-bottom:2px solid var(--foreground);transform:rotate(45deg)}.HomePage_currentDivider__uPLp_{width:100%;height:1px;background:#edf0f2}.HomePage_currentBody__aiiFl{display:flex;align-items:center;justify-content:space-between;gap:12px;direction:ltr;min-width:0}.HomePage_currentPlateWrap__ymRja{flex:0 0 auto;min-width:0}.HomePage_currentInfo__61hg6{display:flex;align-items:center;justify-content:flex-start;gap:10px;min-width:0;direction:rtl}.HomePage_currentTitle__gxU26{min-width:0;color:var(--foreground);font-size:16px;font-weight:500;line-height:1.45;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HomePage_companyLogo__ECdAT{width:42px;height:42px;object-fit:contain;border-radius:4px;flex:0 0 auto}.HomePage_statusChip__RPAOA{order:3;display:inline-flex;align-items:center;justify-content:center;min-height:30px;margin-left:auto;padding:6px 10px;border-radius:999px;background:#f1f5ff;color:#2563eb;font-size:.85rem;font-weight:900;white-space:nowrap;direction:rtl;flex:0 0 auto}.HomePage_miniPlate__CeIuk{display:grid;grid-template-columns:34px 28px 48px 34px;align-items:stretch;width:146px;height:42px;overflow:hidden;border:1px solid #e1e3e3;border-radius:4px;background:#fff;color:#111827;direction:ltr;font-size:16px;font-weight:400}.HomePage_miniPlate__CeIuk>span{position:relative;display:inline-flex;align-items:center;justify-content:center;line-height:1}.HomePage_miniPlate__CeIuk>span:last-child:before{content:"";position:absolute;top:7px;bottom:7px;left:0;width:1px;background:#e5e7eb}.HomePage_miniPlateLetter__c5M3j{font-size:16px;direction:rtl}.HomePage_noPlate__FMD3g{display:inline-flex;align-items:center;justify-content:center;min-width:86px;height:28px;border:1px dashed #cbd5e1;border-radius:6px;color:var(--title-secondary);font-size:.72rem;font-weight:700;direction:rtl}.HomePage_typesGrid__gVL_u{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;direction:ltr}.HomePage_typeCard__X99Rp{position:relative;background:var(--activeItem);border-radius:12px;padding:12px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;gap:10px;cursor:pointer;border:none;transition:transform .12s ease}.HomePage_typeCard__X99Rp:active{transform:scale(.98)}.HomePage_typeCardDisabled__UPWZU{cursor:not-allowed}.HomePage_typeCardDisabled__UPWZU:active{transform:none}.HomePage_typeImage__Sp5cP{width:100%;height:90px;object-fit:contain}.HomePage_typeTitle__0c9VP{font-size:1rem;font-weight:700;color:var(--foreground)}.HomePage_comingSoonBadge__v1KRg{position:absolute;top:6px;right:8px;display:inline-flex;align-items:center;justify-content:center;min-width:50px;min-height:27px;padding:6px;border-radius:999px;background:#2f73f6;color:#fff;font-size:12px;font-weight:900;line-height:1;direction:rtl}.HomePage_typeCardLarge__o4urH{grid-column:1/span 2;display:grid;grid-template-columns:1fr;align-items:center;justify-items:center;padding:16px}.HomePage_typeImageLarge__N156d{width:100%;height:140px;object-fit:contain}.HomePage_typeTitleLarge___X3dA{font-size:1.1rem;font-weight:800}.HomePage_typeCardTall__WesUY{grid-row:span 2;grid-column:2;padding:16px;min-height:180px;display:grid;grid-template-columns:1fr;align-items:center;justify-items:center}.HomePage_typeImageTall__MXBm8{width:100%;height:150px;object-fit:contain}.HomePage_typeTitleTall__QPRAz{font-size:1.1rem;font-weight:800}.HomePage_whySection__oVMT4{display:flex;flex-direction:column;gap:18px;padding:22px 0 0;direction:rtl}.HomePage_whyTitle__E5mOo{margin:0;color:var(--foreground);font-size:16px;font-weight:600;line-height:1.45;text-align:center}.HomePage_whyGrid__AhD6N{display:grid;grid-template-columns:repeat(2,185px);justify-content:center;column-gap:18px;row-gap:16px;direction:rtl}.HomePage_whyCard__qMXhS{width:185px;height:170px;padding:16px 10px 14px;border-radius:12px;background:linear-gradient(133deg,var(--Palette-Gray-Gray-50,rgba(245,247,247,.6)) 3.08%,var(--Palette-Red-Red-100,rgba(254,215,210,.6)) 166.26%);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;text-align:center;overflow:hidden}.HomePage_whyIcon__Mtk7b{width:80px;height:80px;object-fit:contain;flex:0 0 80px}.HomePage_whyText__X_FKO{margin:0;color:var(--foreground);display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:500;line-height:1.5}.HomePage_whyText__X_FKO span{display:block}.HomePage_bottomNav__9efmE{position:fixed;left:50%;bottom:-1px;z-index:30;width:100%;max-width:420px;min-height:calc(86px + env(safe-area-inset-bottom));padding:12px 24px calc(14px + env(safe-area-inset-bottom));transform:translateX(-50%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:8px;direction:ltr;background:#fff;box-shadow:none}.HomePage_bottomNavItem__EyM6U{min-width:0;min-height:62px;padding:0;border:none;background:transparent;color:#777;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-family:inherit;font-size:14px;font-weight:500;line-height:1.2;text-align:center;white-space:nowrap;direction:rtl;transition:color .12s ease,transform .12s ease}.HomePage_bottomNavItem__EyM6U:active{transform:scale(.96)}.HomePage_bottomNavItemActive__GPjE_{color:#000}.HomePage_bottomNavIcon__60Olm{width:31.5px;height:25.5px;max-width:31.5px;max-height:25.5px;color:currentColor;flex:0 0 31.5px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.HomePage_bottomNavIcon__60Olm svg{display:block;width:100%;height:100%;max-width:31.5px;max-height:25.5px}@media (max-width:380px){.HomePage_logoMarqueeSection__pnPpm{gap:22px;min-height:250px;margin-top:4px}.HomePage_logoMarqueeSection__pnPpm:after,.HomePage_logoMarqueeSection__pnPpm:before{width:42px}.HomePage_logoMarqueeRow__a7qgO{height:68px}.HomePage_logoMarqueeGroup__Lc9Y3{gap:4px;padding-inline-end:4px}.HomePage_insurerLogoItem__pXeij{flex-basis:68px;width:68px;height:62px}.HomePage_insurerLogo__Eay5Z{width:68px;height:50px}.HomePage_tapsiLogoMark__UaaKT{width:132px;height:44px}.HomePage_currentSection__XAVbE{padding:16px 12px 24px}.HomePage_currentSectionTitle__2K7A4{font-size:22px}.HomePage_currentCard__sDMWQ{padding:18px 14px;gap:12px}.HomePage_currentHeaderTitle__0snuZ{font-size:1.15rem}.HomePage_statusChip__RPAOA{min-height:36px;padding:5px 12px;font-size:.86rem}.HomePage_currentBody__aiiFl{gap:8px}.HomePage_currentTitle__gxU26{font-size:1rem}.HomePage_companyLogo__ECdAT{width:36px;height:36px}.HomePage_miniPlate__CeIuk{grid-template-columns:30px 24px 42px 30px;width:126px;height:38px;font-size:1rem}.HomePage_whySection__oVMT4{gap:16px}.HomePage_whyTitle__E5mOo{font-size:16px}.HomePage_whyGrid__AhD6N{grid-template-columns:repeat(2,minmax(0,160px));column-gap:18px;row-gap:12px}.HomePage_whyCard__qMXhS{width:100%;height:140px;padding:16px 8px 14px;border-radius:12px;gap:12px}.HomePage_whyIcon__Mtk7b{width:64px;height:64px;flex-basis:64px}.HomePage_whyText__X_FKO{gap:7px;font-size:13px;line-height:1.5}}.LoginForm_container__VzsmN{width:92%;height:100%;display:flex;flex-direction:column;margin:0 auto;background-color:var(--main);position:relative;padding-bottom:8rem;direction:rtl}.LoginForm_logoContainer__ED48m{width:100%;display:flex;align-items:center;justify-content:flex-start;min-height:7rem}.LoginForm_logo__6UZbZ{width:5rem;height:5rem}.LoginForm_logo__6UZbZ img{width:100%;height:100%;object-fit:contain;border-radius:8px}.LoginForm_content__j2tWi{width:100%;height:calc(100% - 12rem);margin-top:1rem;position:relative;display:flex;flex-direction:column}.LoginForm_content__j2tWi h3{font-size:1rem;margin-bottom:5px;font-family:vazir}.LoginForm_content__j2tWi label{margin-top:1.2rem;margin-bottom:1.5rem;font-size:1rem!important;color:var(--title-secondary)!important}.LoginForm_content__j2tWi span{font-size:.9rem!important;bottom:-1.5rem}.LoginForm_button__yBZse{position:absolute;top:9rem;width:6.5rem;height:3rem;background-color:var(--primary);color:var(--main);border-radius:24px;display:flex;align-items:center;justify-content:center;gap:.8rem;font-family:vazir;transition:all .3;margin-top:2rem;align-self:flex-end;z-index:99}.LoginForm_button__yBZse span{font-size:1.1rem!important}.LoginForm_buttonDeActive__76FQ5{background-color:var(--activeItem);color:var(--iconClose);transition:all .3s}.LoginForm_policy__qU4XL{position:absolute;bottom:7rem;left:50%;transform:translateX(-50%);color:#6d6d6d;font-size:1rem;width:100%;text-align:center}.LoginForm_policy__qU4XL span{color:var(--primary)}.LoginForm_labelOtp__RI3LV{font-size:.95rem;color:var(--primary)}.LoginForm_otpInputs__Lq47f{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;direction:ltr;position:relative}.LoginForm_otpInputs__Lq47f input{width:100%;max-height:100%;aspect-ratio:1/1;border-radius:.5rem;background-color:var(--tertiary);text-align:center;font-size:1.2rem;font-family:vazir;color:var(--primary)}.LoginForm_otpInput__sw4ji{box-shadow:0 0 0 1.5px var(--tertiary)}.LoginForm_otpInputs__Lq47f input:focus{box-shadow:0 0 0 1.5px var(--primary)}.LoginForm_otpError__oiNDe{background-color:#ffefed!important;box-shadow:0 0 0 1.5px var(--error)!important}.LoginForm_error__9i8Ov{position:absolute;top:5.2rem;right:0;width:100%;color:var(--error);text-align:right;direction:rtl;font-size:.75rem}.LoginForm_timerContainer__1RZ_w{width:100%;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start;transform:translateY(3.5rem)}.LoginForm_againCode__5kq32{width:10rem;height:2rem;background-color:var(--background);padding:0 1rem;border-radius:24px;font-size:1rem;display:flex;align-items:center;justify-content:center}.LoginForm_timeText__8J4Ft{color:var(--title-secondary);font-size:1rem;font-family:vazir-regular;width:calc(100% - 2.2rem)}.LoginForm_time__hsB9j{color:var(--primary);font-family:vazir;min-width:2.2rem}.LoginForm_rule__3Yk1i{width:93%;height:calc(100% - 3.5rem);overflow-y:scroll;padding-top:1rem;padding-bottom:2rem;line-height:1.5;text-align:justify;white-space:pre-line;color:var(--title-tertiary)}.LoginForm_rule__3Yk1i::-webkit-scrollbar{display:none}.LoginForm_enamadContainer__JIAUV{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;justify-content:center;align-items:center;z-index:9999}.LoginForm_enamadContainer__JIAUV img{width:100px;height:auto}.LoginForm_warningText__D87GZ{color:var(--title-tertiary);font-size:.85rem;font-family:vazir-regular;width:100%;margin-top:.5rem;line-height:1.5}.LoginForm_timeDisplay__5fdyO{display:flex;flex-direction:row;align-items:center;width:100%}.LoginForm_loadingDotsWhite__uwDk8{display:inline-flex;align-items:center;justify-content:center;gap:6px}.LoginForm_loadingDotsWhite__uwDk8 span{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--main);animation:LoginForm_dots-bounce__uvcJW .8s ease-in-out infinite}.LoginForm_loadingDotsWhite__uwDk8 span:nth-child(2){animation-delay:.1s}.LoginForm_loadingDotsWhite__uwDk8 span:nth-child(3){animation-delay:.2s}@keyframes LoginForm_dots-bounce__uvcJW{0%,to{transform:scale(.6);opacity:.7}50%{transform:scale(1);opacity:1}}.FileUploader_root__aAdcm{display:flex;flex-direction:column;gap:8px}.FileUploader_label__umz_Z{font-weight:600;color:var(--foreground)}.FileUploader_desc__3dEgT{color:var(--title-secondary);font-size:.9rem}.FileUploader_zone__kHtVQ{border:2px dashed var(--border,#e5e7eb);border-radius:16px;padding:24px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:var(--activeItem)}.FileUploader_artWrap__bVw4L{position:relative;width:180px;max-width:100%}.FileUploader_art__Kcio1{width:100%;height:auto;opacity:.85;display:block}.FileUploader_successBadge__YQEgG{position:absolute;top:50%;left:50%;width:64px;height:64px;border-radius:999px;background:#03901d;transform:translate(-50%,-50%);box-shadow:0 8px 18px rgba(0,0,0,.22);display:inline-flex;align-items:center;justify-content:center}.FileUploader_pill__lRAkY{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;background:rgba(0,0,0,.06);border-radius:999px;color:var(--foreground);font-weight:600}.FileUploader_plus__vhNGi{font-size:22px;line-height:1}.FileUploader_button__gNVXN{display:none}.FileUploader_previewList__nNSDl{display:flex;flex-direction:column;gap:8px}.FileUploader_previewItem__w476O{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px;border:1px solid var(--border);border-radius:8px}.FileUploader_fileName__3W6vz{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.FileUploader_successSvg__S1QPp{width:72%;height:72%}.FileUploader_successCircle__bTcwg{fill:#03901d}.FileUploader_successCheck__Kpcv9{fill:none;stroke:#ffffff;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.FileUploader_error__Alw6u{color:#b00020;font-size:.9rem}.EditVehiclePage_container__97Pkq{width:100%;flex:1;display:flex;flex-direction:column;gap:1rem;direction:rtl;font-family:vazir;padding-bottom:calc(env(safe-area-inset-bottom) + 96px)}.EditVehiclePage_manualCompanyContainer__Z6TUT{height:calc(100dvh - 90px);box-sizing:border-box;min-height:0;overflow:hidden}.EditVehiclePage_manualCompanyList__ObScG{max-height:calc(100dvh - 240px);touch-action:pan-y}.EditVehiclePage_title__VTAOn{font-size:1.2rem}.EditVehiclePage_subtitle__iw_K1{color:var(--title-tertiary);font-size:.95rem}.EditVehiclePage_section__S3oDY{display:flex;flex-direction:column;gap:8px}.EditVehiclePage_label__ctrC5{color:var(--title-secondary)}.EditVehiclePage_selectTile__4P_ro{width:100%;height:48px;border-radius:8px;background:var(--activeItem);display:flex;align-items:center;justify-content:space-between;padding:0 12px;cursor:pointer}.EditVehiclePage_value__CLX4H{color:var(--foreground)}.EditVehiclePage_caret__T2oem{font-size:.9rem;display:inline-flex;align-items:center;justify-content:center;color:var(--foreground)}.EditVehiclePage_caretIcon__SZvG9{width:20px;height:20px}.EditVehiclePage_footer__rE0ke{position:fixed;left:50%;transform:translateX(-50%);bottom:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:8px;z-index:900;width:100%;max-width:420px;box-sizing:border-box;background:var(--main);border-top:1px solid transparent}.EditVehiclePage_overlay__047QJ{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:flex-end;justify-content:center;z-index:1000}.EditVehiclePage_sheet__wTRnt{width:100%;max-width:420px;background:var(--main);border-top-left-radius:24px;border-top-right-radius:24px;padding:16px}.EditVehiclePage_overlayFull__4q0Sh{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:stretch;justify-content:center;z-index:1000}.EditVehiclePage_sheetFull__59JZP{width:100%;max-width:420px;height:100dvh;background:var(--main);border-top-left-radius:24px;border-top-right-radius:24px;padding:16px;display:flex;flex-direction:column;box-shadow:0 -2px 20px rgba(0,0,0,.08);overflow:hidden}.EditVehiclePage_sheetHeader__5lOrl{position:relative;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;direction:rtl;padding-top:env(safe-area-inset-top)}.EditVehiclePage_closeBtn__ZrX57{position:absolute;left:8px;top:0;width:32px;height:32px;border-radius:50%;border:1px solid var(--border,#e5e7eb);background:var(--activeItem);box-shadow:0 1px 0 rgba(0,0,0,.04)}.EditVehiclePage_sheetTitle__pFOtz{font-size:1rem;margin-right:8px}.EditVehiclePage_list__0z2Dh{display:flex;flex-direction:column}.EditVehiclePage_listScrollable__wnUZy{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:env(safe-area-inset-bottom);min-height:0;overscroll-behavior:contain}.EditVehiclePage_searchRow__0UQdJ{margin-bottom:12px;padding:0 4px}.EditVehiclePage_item__vBjMb{height:52px;flex:0 0 52px;line-height:52px;box-sizing:border-box;display:flex;align-items:center;padding:0 12px;border-bottom:1px solid var(--border,#e5e7eb);font-size:1rem}.EditVehiclePage_item__vBjMb:last-child{border-bottom:none}.EditVehiclePage_item__vBjMb:active{background:var(--activeItem)}.EditVehiclePage_searchWrap__XtJaq{position:relative;margin-top:10px}.EditVehiclePage_searchWrap__XtJaq:after{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:18px;color:var(--title-secondary)}.EditVehiclePage_searchRow__0UQdJ tapsi-text-field{width:100%}.EditVehiclePage_wheelContainer__vwqeC{position:relative;height:220px;overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:y mandatory;padding-top:84px;padding-bottom:84px}.EditVehiclePage_wheelItem__hfTP3{height:52px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;scroll-snap-align:center;color:var(--title-secondary)}.EditVehiclePage_wheelMaskCenter__BmtJL{position:absolute;top:50%;left:0;right:0;height:52px;transform:translateY(-50%);border-radius:12px;background:var(--activeItem);border:1px solid var(--border,#e5e7eb);pointer-events:none}.EditVehiclePage_yearModeToggleWrap__h_6j7{display:flex;align-items:center;gap:4px;padding:4px;border-radius:999px;background:var(--activeItem);margin-bottom:12px}.EditVehiclePage_yearModeOption__4wv5X{flex:1;height:32px;border-radius:999px;border:none;background:transparent;color:var(--title-secondary);font-size:.9rem}.EditVehiclePage_yearModeOptionActive__Wb_du{background:var(--main);color:var(--foreground);box-shadow:0 2px 8px rgba(0,0,0,.08)}.EditVehiclePage_dateInputTile__BERxK{width:100%;height:52px;border-radius:12px;background:var(--activeItem);display:flex;align-items:center;justify-content:space-between;padding:0 12px}.EditVehiclePage_dateInputValue__cPBfF{color:var(--foreground)}.EditVehiclePage_dateInputPlaceholder__WxCC1,.EditVehiclePage_valuePlaceholder__MBXL9{color:gray}.EditVehiclePage_tripleWheelWrap__l0pb4{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.EditVehiclePage_addrTabs__ubiQa{display:flex;align-items:center;gap:12px;margin-bottom:8px}.EditVehiclePage_addrTab__jYFQn{height:32px;padding:0 12px;border-radius:12px;background:transparent;display:inline-flex;align-items:center;justify-content:center;font-size:.95rem;color:var(--title-secondary)}.EditVehiclePage_addrTabActive__R785s{background:var(--activeItem);color:var(--foreground)}.EditVehiclePage_addrSectionTitle__2okda{font-size:1rem;font-weight:600;color:var(--foreground);margin:8px 0}.EditVehiclePage_addrHelper__bsS83{color:var(--title-secondary);font-size:.85rem;margin-top:6px}.EditVehiclePage_addrGridTwo__xqwYO{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;align-items:center}.EditVehiclePage_addrGridTwo__xqwYO tapsi-text-field{display:block;width:100%;max-width:100%;--tapsi-radius:16px}.EditVehiclePage_addrSelectTile__STI28{border:1px solid var(--border,#e5e7eb)}.EditVehiclePage_addrTextRow__JYsQm{margin-top:12px}.EditVehiclePage_addrTextRow__JYsQm tapsi-text-field{width:100%}.EditVehiclePage_addrInputSm__fMH44{--md-filled-text-field-top-space:8px;--md-filled-text-field-bottom-space:8px;--md-outlined-text-field-top-space:8px;--md-outlined-text-field-bottom-space:8px}.EditVehiclePage_addrActions__sQ8bq{margin-top:16px}.EditVehiclePage_addrIconTabs__kvk6T{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-bottom:8px;align-items:start}.EditVehiclePage_addrIconTab__3xm6W{display:flex;flex-direction:column;align-items:center;gap:6px;background:transparent;border:none;cursor:pointer}.EditVehiclePage_addrIconCircle__c2yc5{width:48px;height:48px;border-radius:50%;background:var(--activeItem);display:inline-flex;align-items:center;justify-content:center}.EditVehiclePage_addrIconCircleActive__MlSNg{background:var(--foreground);color:var(--main)}.EditVehiclePage_addrIconLabel__8CCJv{font-size:.9rem;color:var(--title-secondary)}.EditVehiclePage_addrIconLabelActive__QXvdA{color:var(--foreground);font-weight:600}.EditVehiclePage_addrSelectTile__STI28{width:100%;height:52px;border-radius:12px;background:var(--activeItem);display:flex;align-items:center;justify-content:space-between;padding:0 12px}.EditVehiclePage_addrCaret__OpHEF{font-size:18px;color:var(--title-secondary)}.EditVehiclePage_addrRadiusSm__UQWED{--tapsi-radius:12px}.EditVehiclePage_addrFieldShapeSm__Vt4N4{--md-filled-text-field-container-shape:12px;--md-outlined-text-field-container-shape:12px}.EditVehiclePage_options__EYzxD{display:flex;flex-direction:column;gap:5px}body.has-scroll .EditVehiclePage_footer__rE0ke{border-top-color:var(--border,#e5e7eb)}.EditVehiclePage_mapPin__FPxFp{width:22px;height:22px;background:#000000;border:2px solid #fff;border-radius:22px 22px 22px 0;transform:rotate(-45deg);box-shadow:0 6px 14px rgba(0,0,0,.25);position:relative}.EditVehiclePage_mapPin__FPxFp:after{content:"";width:8px;height:8px;background:#fff;border-radius:50%;position:absolute;top:5px;left:5px}.EditVehiclePage_mapPin__FPxFp:before{content:"";position:absolute;width:18px;height:6px;background:rgba(0,0,0,.18);border-radius:50%;left:10px;top:22px;transform:rotate(45deg);filter:blur(1px)}.EditVehiclePage_mapPinOverlay___BcTx{position:absolute;left:50%;top:50%;transform:translate(-50%,-100%);pointer-events:none;z-index:5}.OptionalCoveragesModal_wrap__fhvcp{display:flex;flex-direction:column;gap:8px;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:env(safe-area-inset-bottom)}.OptionalCoveragesModal_sectionTitle__fkhww{font-weight:700;color:var(--foreground);margin:8px 0}.OptionalCoveragesModal_desc__8iBkB{color:var(--title-secondary)}.OptionalCoveragesModal_chips__tffGg{display:flex;align-items:center;gap:8px;margin-top:8px}.OptionalCoveragesModal_chip__mlz44{height:28px;padding:0 10px;border-radius:14px;background:var(--activeItem);border:1px solid var(--border,#e5e7eb);display:inline-flex;align-items:center;justify-content:center;font-size:.9rem;cursor:pointer}.OptionalCoveragesModal_chipActive__AKeNy{background:var(--foreground);color:var(--main);border-color:var(--foreground)}.OptionalCoveragesModal_itemRow__SkX3_{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--border,#e5e7eb)}.OptionalCoveragesModal_itemTitle__fqfP1{font-weight:600;color:var(--foreground)}.OptionalCoveragesModal_itemDesc__0ulw_{color:var(--title-secondary);font-size:.95rem;margin-top:6px}.OptionalCoveragesModal_checkbox__Sf5EU{width:22px;height:22px}.OptionalCoveragesModal_actions__UMM4E{position:sticky;bottom:0;background:var(--main);padding-top:8px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid transparent;display:flex;gap:8px}body.has-scroll .OptionalCoveragesModal_actions__UMM4E{border-top-color:var(--border,#e5e7eb)}.Radio_root__TxIlS{width:100%;min-height:48px;border-radius:16px;border:1px solid var(--border,#e5e7eb);background:var(--activeItem);display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:10px 12px;direction:rtl;cursor:pointer}.Radio_labelText__p__4T{font-family:vazir;font-size:1rem;color:var(--foreground);text-align:right}.Radio_control__I2poJ{display:inline-flex;align-items:center;justify-content:center}.ThirdPartyPage_container__7X1iE{width:100%;height:100%;min-height:100%;flex:1;display:flex;flex-direction:column;gap:1rem;direction:rtl;font-family:vazir;padding-bottom:calc(env(safe-area-inset-bottom) + 96px)}.ThirdPartyPage_header__pL8ty{display:flex;flex-direction:column;gap:4px}.ThirdPartyPage_title__2QgHn{font-size:1.2rem;font-family:vazir;font-weight:600}.ThirdPartyPage_desc__UIWGu{color:var(--title-tertiary);font-size:.95rem}.ThirdPartyPage_section__YnTMA{display:flex;flex-direction:column;gap:.5rem}.ThirdPartyPage_label__sgkC_{font-size:1rem;font-family:vazir}.ThirdPartyPage_plateRow__XmvyA{display:flex;align-items:center;gap:.5rem}.ThirdPartyPage_flag__VT4mg{width:48px;height:48px;border-radius:8px;background:var(--primary);color:var(--main);display:flex;align-items:center;justify-content:center;font-size:.75rem}.ThirdPartyPage_pill__WMx6R{align-self:flex-end;border-radius:24px}.ThirdPartyPage_pillButton__2ziOV,.ThirdPartyPage_pill__WMx6R{background:var(--activeItem);color:var(--title-tertiary);padding:.5rem .75rem;font-size:.9rem}.ThirdPartyPage_pillButton__2ziOV{align-self:flex-start;border:none;border-radius:24px;font-family:vazir}.ThirdPartyPage_actions__zNQwe{position:fixed;left:50%;transform:translateX(-50%);bottom:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:8px;z-index:900;width:100%;max-width:420px;box-sizing:border-box;background:var(--main);border-top:1px solid transparent}.ThirdPartyPage_actions__zNQwe tapsi-button{width:100%;display:block}.ThirdPartyPage_manualSheet__LVNBC{direction:rtl;font-family:vazir}.ThirdPartyPage_manualSheetTitle__cc3uj{width:100%;margin:0;padding-left:40px;color:var(--foreground);font-family:vazir;font-size:1rem;font-weight:600;line-height:32px;text-align:right}.ThirdPartyPage_sheetContent__OvtnC{display:flex;flex-direction:column;gap:16px;direction:rtl;text-align:right;padding-bottom:env(safe-area-inset-bottom)}.ThirdPartyPage_sheetContent__OvtnC .ThirdPartyPage_section__YnTMA{align-items:stretch}.ThirdPartyPage_sheetContent__OvtnC .ThirdPartyPage_label__sgkC_{width:100%;color:var(--foreground);text-align:right}body.has-scroll .ThirdPartyPage_actions__zNQwe{border-top-color:var(--border,#e5e7eb)}.PlateInput_plaqueContainer__1ZPwX{display:flex;flex-direction:column;gap:.5rem;width:100%;font-family:vazir}.PlateInput_errorRoot__W7Bux{--plate-border-color:#d32f2f}.PlateInput_flexPlaque__vVik1{display:flex;justify-content:space-between;align-items:center}.PlateInput_label__UY2FU{font-size:.95rem}.PlateInput_plaqueContent__UB85t{display:grid;grid-template-columns:64px 1fr;align-items:stretch;gap:.5rem;direction:ltr}.PlateInput_plaqueIranFlag__ltUYN,.PlateInput_plaqueIran__Fm5WS{display:flex;align-items:center;justify-content:center}.PlateInput_plaqueIranFlag__ltUYN{width:64px;height:64px;border-radius:8px;background:#153e7c;color:#fff;flex-direction:column;gap:4px}.PlateInput_flagStripe__F_zDz{width:40px;height:14px;border-radius:3px;overflow:hidden;display:grid;grid-template-rows:repeat(3,1fr)}.PlateInput_flagGreen__1O4GI{background:#12a854}.PlateInput_flagWhite__UhyXY{background:#ffffff}.PlateInput_flagRed__g5xQL{background:#e11b22}.PlateInput_plaqueIranCountry__c1kvG{font-weight:600}.PlateInput_plaqueIranText__Z6FVM{font-size:.7rem}.PlateInput_flexInputPlaque__Uwzw5{display:grid;grid-template-columns:60px 84px 84px 60px;gap:.4rem;align-items:center}.PlateInput_relative__A347V{position:relative}.PlateInput_input__q9eIw{width:100%;height:58px;border-radius:4px;border:1px solid var(--border);background:var(--activeItem);padding:0 12px;font-size:.95rem;text-align:center}.PlateInput_errorInput__3d1zx{border-color:var(--error,#d32f2f)}.PlateInput_select__I3qSo{display:flex;align-items:center;justify-content:space-between;width:100%;height:59px;border-radius:4px;border:1px solid var(--border);background:var(--activeItem);padding:0 12px;cursor:pointer}.PlateInput_selectArrow__s3O7Z{font-size:.8rem}.PlateInput_letter__AZQ5R{font-size:1rem}.PlateInput_letterDropdown__kAh__,.PlateInput_letterOption__0pLmc{display:none}.PlateInput_letterOption__0pLmc:hover{background:var(--activeItem)}.PlateInput_wheelchairIcon__cVucw{font-size:.9rem}.PlateInput_iranText__Tycyn{position:absolute;left:50%;transform:translateX(-50%);bottom:2px;font-size:.8rem;text-align:center;pointer-events:none;font-weight:700;color:gray}.PlateInput_letterOverlay__1KBTM{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:flex-end;justify-content:center;z-index:1000}.PlateInput_letterSheet__Z1QE3{width:100%;max-width:420px;background:var(--main);border-top-left-radius:24px;border-top-right-radius:24px;padding:16px;direction:rtl}.PlateInput_sheetHeader__CLbAW{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.PlateInput_closeBtn__nPAz_{position:absolute;left:8px;top:0;width:32px;height:32px;border-radius:50%;border:1px solid var(--border);background:var(--activeItem);font-size:18px;line-height:0}.PlateInput_sheetTitle__tRzFO{font-size:1rem;margin-top:4px}.PlateInput_lettersGrid__zaxjO{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.PlateInput_letterItem__M50Uk{height:44px;border-radius:12px;background:var(--activeItem);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:1rem}.PlateInput_plaqueImg__qHbBY{width:64px;height:64px;object-fit:contain}