body{font-family:Inter,-apple-system,BlinkMacSystemFont,Poppins,Roboto,sans-serif;margin:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth;background:linear-gradient(to bottom right,#303135,#161719);width:100%}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}h1,h2,h3,h4,h5,h6,p{margin:0;color:#bcc9da}ul,ol{list-style:none;margin:0;padding:0}li{margin-bottom:0}input[type=text]{line-height:inherit;min-height:0;box-shadow:none}img{display:block;height:auto;margin:0;max-width:100%}a{color:inherit;cursor:pointer;text-decoration:none}button{font-family:inherit}button:not(:disabled){cursor:pointer}input{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#1b1c20}::-webkit-scrollbar-thumb{background:#ffda85;border-radius:10px}._layout_10rde_1{display:grid;grid-template-rows:auto 1fr;min-height:100vh;gap:40px;position:relative}._layout_content_10rde_8{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:.75rem;gap:1rem;z-index:0}._layout_main_10rde_15{position:relative;grid-column:span 3/span 3;grid-column-start:2;width:100%;border-radius:.5rem;padding:0 1.5rem;height:fit-content}._header_22ur9_1{top:0;border-radius:8px;z-index:1;height:fit-content;background:transparent;padding:40px}._header_container_22ur9_9{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;justify-content:space-between;padding:0}@media (max-width: 768px){._header_container_22ur9_9{grid-template-columns:1fr}}._header_wrapper_22ur9_21{display:flex;grid-column:span 3/span 3;grid-column-start:2;justify-content:space-between;align-items:center;width:100%;position:relative}@media (max-width: 768px){._header_wrapper_22ur9_21{grid-column:1;padding:0 16px}}._header_logo_22ur9_36{display:flex;align-items:center;justify-content:center;cursor:pointer}._header_title_22ur9_42{font-size:1.8rem;font-weight:700;color:#bcc9da;margin-left:.5rem;margin-top:4px;font-family:Inter}._header_nav_22ur9_50{display:flex;align-items:center;gap:24px}@media (max-width: 768px){._header_nav_22ur9_50{display:none}._header_nav_22ur9_50._active_22ur9_59{display:flex;flex-direction:column;position:absolute;top:100%;right:0;background:#232429;padding:16px;border-radius:8px;width:200px}}._header_link_22ur9_71{color:#bcc9da;text-decoration:none;font-weight:500;transition:all .2s}._header_link_22ur9_71:hover{color:#dee4ed}._header_button_22ur9_80,._header_button_outline_22ur9_80{display:flex;align-items:center;justify-content:center;gap:8px;background:#ffda85;color:#1c2124;padding:8px 16px;border-radius:8px;border:none;cursor:pointer;font-weight:500;transition:all .2s;min-height:44px}._header_button_22ur9_80 img,._header_button_outline_22ur9_80 img{filter:brightness(0) saturate(100%) invert(9%) sepia(15%) saturate(623%) hue-rotate(159deg) brightness(94%) contrast(91%)}._header_button_22ur9_80:hover,._header_button_outline_22ur9_80:hover{background:#ffce5e}._header_button_outline_22ur9_80{background:none;border:2px solid #FFDA85;color:#ffda85}._header_button_outline_22ur9_80 img{filter:none}._header_button_outline_22ur9_80:hover{background:#ffda85;color:#1c2124}._header_button_outline_22ur9_80:hover img{filter:brightness(0) saturate(100%) invert(10%) sepia(11%) saturate(790%) hue-rotate(159deg) brightness(94%) contrast(92%)}._header_menuButton_22ur9_116{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:4px}@media (max-width: 768px){._header_menuButton_22ur9_116{display:flex}}._header_menuButton_22ur9_116 span{width:24px;height:2px;background:#bcc9da;transition:.3s}._header_menuButton_22ur9_116._active_22ur9_59 span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}._header_menuButton_22ur9_116._active_22ur9_59 span:nth-child(2){opacity:0}._header_menuButton_22ur9_116._active_22ur9_59 span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}._footer_1xi3l_1{background:#232429;position:relative;padding:48px 24px 24px;margin-top:48px;border-radius:8px;z-index:2}._footer_container_1xi3l_10{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:48px}@media (max-width: 1024px){._footer_container_1xi3l_10{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){._footer_container_1xi3l_10{grid-template-columns:1fr}}._footer_section_1xi3l_27{display:flex;flex-direction:column;gap:16px}._footer_title_1xi3l_32{font-size:1.5rem;font-weight:700;color:#bcc9da;font-family:Inter}._footer_description_1xi3l_38{color:#535760;line-height:1.5}._footer_subtitle_1xi3l_42{color:#bcc9da;font-weight:600;font-size:1.1rem}._footer_nav_1xi3l_47{display:flex;flex-direction:column;gap:12px}._footer_contacts_1xi3l_52{display:flex;flex-direction:column;gap:16px}._footer_social_1xi3l_57{display:flex;flex-direction:column;gap:12px}._footer_link_1xi3l_62{color:#535760;text-decoration:none;transition:color .2s;display:flex;align-items:center;gap:8px}._footer_link_1xi3l_62 svg{transition:stroke .2s;stroke:#535760}._footer_link_1xi3l_62:hover{color:#bcc9da}._footer_link_1xi3l_62:hover svg{stroke:#bcc9da}._footer_bottom_1xi3l_80{margin-top:48px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);text-align:center}._footer_copyright_1xi3l_86{color:#535760;font-size:.7rem}._input_5nwkt_1{display:flex;gap:10px;padding:20px 15px;background-color:#232429;border:1px solid #535760;border-radius:15px;width:100%}._input_5nwkt_1 input{background-color:transparent;border:none;color:#fff;font-size:1rem;width:100%;outline:none}._input_5nwkt_1 input::placeholder{color:#535760}._input_5nwkt_1 img{filter:brightness(0) saturate(100%) invert(94%) sepia(88%) saturate(693%) hue-rotate(316deg) brightness(101%) contrast(101%)}._button_1v1x5_1{display:flex;background-color:#ffda85;width:100%;height:62px;border-radius:15px;justify-content:center;align-items:center;cursor:pointer;color:#1c2124;font-size:18px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none}._home_si19y_1{position:relative;min-height:calc(100vh - 200px);padding:0 24px}._home_background_si19y_6{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}._home_texture1_si19y_14,._home_texture2_si19y_14,._home_texture3_si19y_14{position:absolute;color:#303135;opacity:.5}._home_texture1_si19y_14{top:-10%;left:15%;animation:_rotate_si19y_1 60s linear infinite}._home_hero_si19y_24{position:relative;z-index:1;max-width:1200px;margin:0 auto}._home_info_si19y_30{margin:0 auto;text-align:center}._home_title_si19y_34{font-size:2.5rem;font-weight:700;color:#ffda85;margin-bottom:32px}@media (max-width: 768px){._home_title_si19y_34{font-size:2.2rem}}._home_features_si19y_45{display:flex;gap:16px;justify-content:center;margin-bottom:24px}._home_feature_si19y_45{background:linear-gradient(to bottom right,#303135,#161719);color:#bcc9da;padding:8px 24px;border-radius:20px;font-weight:500;border:1px solid #303236}._home_subtitle_si19y_59{display:flex;align-items:center;justify-content:center;gap:12px;color:#bcc9da;margin-bottom:48px}._home_subtitle_si19y_59 svg{stroke:#ffda85}._home_benefits_si19y_70{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}@media (max-width: 768px){._home_benefits_si19y_70{grid-template-columns:1fr}}._home_benefit_si19y_70{display:flex;flex-direction:column;background:#1b1c20;padding:24px;border-radius:16px;gap:16px;text-align:left}._home_benefit_si19y_70 svg{stroke:#ffda85;flex-shrink:0}._home_benefit_header_si19y_94{display:flex;gap:8px}._home_benefit_header_si19y_94 h3{color:#bcc9da;font-weight:600;margin-bottom:8px}._home_benefit_content_si19y_103 p{color:#535760;line-height:1.5}._home_pricing_si19y_107{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px;padding:0 24px}@media (max-width: 768px){._home_pricing_si19y_107{grid-template-columns:1fr}}._home_pricing_plan_si19y_119{position:relative;background:#1b1c20;padding:32px 24px;border-radius:16px;text-align:center;border:1px solid #303236;transition:transform .2s}._home_pricing_plan_popular_si19y_128{transform:scale(1.05);border:2px solid #FFDA85;background:linear-gradient(180deg,#25272c,#1b1c20)}._home_pricing_plan_stars_si19y_133{position:absolute;top:0;left:0;width:100%;height:100%;color:#ffda85;opacity:.1}._home_pricing_plan_si19y_119 h3{color:#bcc9da;font-size:1.5rem;margin-bottom:16px}._home_pricing_popular_si19y_147{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#ffda85;color:#1c2124;padding:4px 16px;border-radius:12px;font-size:.875rem;font-weight:500}._home_pricing_price_si19y_159{margin-bottom:24px}._home_pricing_amount_si19y_162{font-size:2.5rem;font-weight:700;color:#ffda85}._home_pricing_period_si19y_167{color:#535760;margin-left:4px}._home_pricing_savings_si19y_171{color:#ffda85;font-weight:500;margin-bottom:24px}._home_pricing_button_si19y_176{display:inline-block;width:100%;padding:12px 24px;background:#1b1c20;color:#bcc9da;border:1px solid #303236;border-radius:8px;text-decoration:none;transition:all .2s}._home_pricing_button_si19y_176:hover{border-color:#ffda85;color:#ffda85}._home_pricing_plan_popular_si19y_128 ._home_pricing_button_si19y_176{background:#ffda85;color:#1c2124;border-color:#ffda85}._home_pricing_plan_popular_si19y_128 ._home_pricing_button_si19y_176:hover{background:#ffd472}._home_buttons_si19y_199{display:flex;gap:16px;justify-content:center}@media (max-width: 480px){._home_buttons_si19y_199{flex-direction:column}}._home_buttonTransparent_si19y_209{display:flex;align-items:center;gap:8px;padding:12px 24px;color:#bcc9da;border:1px solid #BCC9DA;border-radius:8px;text-decoration:none;transition:all .2s}._home_buttonTransparent_si19y_209:hover{color:#ffda85;border-color:#ffda85}._home_buttonPrimary_si19y_224{display:flex;align-items:center;gap:20px;padding:12px 32px;background:#ffda85;color:#1c2124;border-radius:8px;text-decoration:none;font-weight:500;transition:background .2s}._home_buttonPrimary_si19y_224:hover{background:#ffd472}@keyframes _rotate_si19y_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _float_si19y_1{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}@keyframes _pulse_si19y_1{0%,to{transform:scale(1);opacity:.1}50%{transform:scale(1.3);opacity:.7}}._container_amfy3_1{position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0;opacity:.5;overflow:hidden}._svg_amfy3_12{width:100%;height:100%}._starGroup_amfy3_17{opacity:.6}@keyframes _fall_amfy3_37{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@keyframes _twinkle_amfy3_61{0%,to{opacity:1}50%{opacity:.3}}._fall1_amfy3_37{animation:_fall_amfy3_37 15s linear infinite}._fall2_amfy3_41{animation:_fall_amfy3_37 18s linear infinite;animation-delay:-5s}._fall3_amfy3_46{animation:_fall_amfy3_37 20s linear infinite;animation-delay:-10s}._fall4_amfy3_51{animation:_fall_amfy3_37 22s linear infinite;animation-delay:-7s}._fall5_amfy3_56{animation:_fall_amfy3_37 25s linear infinite;animation-delay:-15s}._twinkle1_amfy3_61{animation:_twinkle_amfy3_61 3s ease-in-out infinite}._twinkle2_amfy3_65{animation:_twinkle_amfy3_61 4s ease-in-out infinite}._twinkle3_amfy3_69{animation:_twinkle_amfy3_61 5s ease-in-out infinite}._terms_15wm8_1{position:relative;min-height:calc(100vh - 200px);padding:48px 24px;max-width:1200px;margin:0 auto;color:#fff}._terms_title_15wm8_9{font-size:2rem;font-weight:700;color:#5b8def;margin-bottom:32px}._terms_content_15wm8_15 h2{font-size:1.5rem;font-weight:600;color:#fff;margin:32px 0 16px}._terms_content_15wm8_15 p{color:#9ba1a6;line-height:1.6;margin-bottom:16px}._terms_content_15wm8_15 ul{list-style-type:disc;margin-left:24px;margin-bottom:16px}._terms_content_15wm8_15 ul li{color:#9ba1a6;margin-bottom:12px;line-height:1.6;padding-left:8px}@media (max-width: 768px){._terms_15wm8_1{padding:32px 16px}._terms_title_15wm8_9{font-size:1.75rem}._terms_content_15wm8_15 h2{font-size:1.25rem}}._privacy_rta6d_1{position:relative;min-height:calc(100vh - 200px);padding:48px 24px;max-width:1200px;margin:0 auto;color:#fff}._privacy_title_rta6d_9{font-size:2rem;font-weight:700;color:#5b8def;margin-bottom:32px}._privacy_content_rta6d_15 h2{font-size:1.5rem;font-weight:600;color:#fff;margin:32px 0 16px}._privacy_content_rta6d_15 p{color:#9ba1a6;line-height:1.6;margin-bottom:16px}._privacy_content_rta6d_15 ul{list-style-type:disc;margin:16px}._privacy_content_rta6d_15 ul li{color:#9ba1a6;margin-bottom:12px;line-height:1.6;padding-left:8px}@media (max-width: 768px){._privacy_rta6d_1{padding:32px 16px}._privacy_title_rta6d_9{font-size:1.75rem}._privacy_content_rta6d_15 h2{font-size:1.25rem}}._auth_1rair_1{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;gap:64px}._auth_block_1rair_9{display:flex;flex-direction:column;gap:32px;min-width:340px}._auth_block_1rair_9:nth-child(2){width:70%}._auth_block_image_1rair_18{width:100%;height:auto}._auth_block_circle_1rair_22{position:absolute;z-index:-1;top:-200px;left:0;opacity:.3;max-height:100svh}._auth_title_1rair_30{font-size:2.5rem;font-weight:700;color:#ffda85;margin-bottom:32px}@media (max-width: 768px){._auth_title_1rair_30{font-size:2.2rem}}._auth_buttons_1rair_41{display:flex;flex-direction:column;gap:8px;justify-content:space-between;cursor:pointer}._auth_buttons_active_1rair_48{padding-left:4px;color:#ffda85}._profile_104xb_1{position:relative;min-height:calc(100vh - 200px);padding:32px 24px}._profile__container_104xb_6{max-width:1200px;margin:0 auto}._profile__header_104xb_10{display:flex;align-items:center;gap:24px;margin-bottom:48px;position:relative}._profile__avatar_104xb_17{width:80px;height:80px;background:linear-gradient(to bottom right,#303135,#161719);border-radius:50%;border:2px solid #FFDA85;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:600;color:#bcc9da}._profile__info_104xb_30{display:flex;flex-direction:column;gap:4px}._profile__info_104xb_30 h1{color:#bcc9da;font-size:2rem}._profile__info_104xb_30 p{color:#656a75}._profile__info_104xb_30 p:last-child{color:#535760}._profile__name_104xb_45{display:flex;align-items:center;gap:14px;position:relative}._profile__badges_104xb_51{display:flex;gap:8px;flex-wrap:wrap}._profile__badge_104xb_51{display:inline-block;padding:4px 12px;border-radius:12px;font-size:.875rem;background:#303236;color:#535760}._profile__badge_active_104xb_64{background:#ffda8533;color:#ffda85}._profile__badge_inactive_104xb_68,._profile__badge_pending_104xb_72{background:#53576033;color:#535760}._profile__badge_telegram_104xb_76{background:#229ed933;color:#229ed9}._profile__badge_google_104xb_80{background:#4285f433;color:#4285f4}._profile__badge_apple_104xb_84{background:#a3aaae33;color:#a3aaae}._profile__badge_admin_104xb_88{background:#ffd70033;color:gold}._profile__logout_104xb_92{position:absolute;right:0;top:50%;transform:translateY(-50%);padding:8px 24px;background:#53576033;color:#535760;border:none;border-radius:8px;cursor:pointer;transition:all .2s}._profile__logout_104xb_92:hover{background:#db443733;color:#db4437}._profile__grid_104xb_109{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}._profile__card_104xb_114{background:#1b1c20;padding:24px;border-radius:16px;border:1px solid #303236}._profile__card_104xb_114 h3{color:#bcc9da;margin-bottom:16px;font-size:1.2rem}._profile__registration_104xb_125 p{color:#bcc9da;font-size:1.2rem}._profile__subscription_header_104xb_129{display:flex;justify-content:space-between;align-items:start;margin-bottom:24px}._profile__subscription_info_104xb_135{display:grid;grid-template-columns:1fr 1fr;gap:16px}._profile__subscription_item_104xb_140 p{color:#535760;margin-bottom:8px}._profile__subscription_item_104xb_140 span{font-size:1.5rem;color:#bcc9da}._profile__subscription_empty_104xb_148{text-align:center}._profile__subscription_empty_104xb_148 p{color:#535760;margin-bottom:16px}._profile__subscription_button_104xb_155{display:inline-block;padding:8px 24px;background:#ffda85;color:#1c2124;font-weight:500;border-radius:8px;cursor:pointer;transition:background .3s;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}._profile__subscription_button_104xb_155:hover{background:#ffda85e6}._profile__referral_wrapper_104xb_171{display:flex;align-items:center;gap:16px}._profile__referral_code_104xb_176{margin-bottom:24px}._profile__referral_code_104xb_176 p{color:#535760;margin-bottom:8px}._profile__referral_code_104xb_176 span{display:inline-block;padding:8px 16px;background:#232429;border-radius:8px;color:#ffda85;font-family:monospace;font-size:1.1rem}._profile__referral_stats_104xb_192{display:grid;grid-template-columns:1fr 1fr;gap:16px}._profile__referral_stats_104xb_192 p{color:#535760;margin-bottom:8px;text-wrap:nowrap}._profile__referral_stats_104xb_192 span{font-size:1.5rem;color:#bcc9da}._profile__referral_button_104xb_206{display:inline-block;padding:8px 24px;background:#ffda85;color:#1c2124;font-weight:500;border-radius:8px;cursor:pointer;transition:background .3s;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}._profile__referral_button_104xb_206:hover{background:#ffda85e6}._profile__keys_104xb_222{display:grid;grid-template-columns:1fr 1fr;gap:16px}._profile__keys_104xb_222 p{color:#535760;margin-bottom:8px}._profile__keys_104xb_222 span{font-size:1.5rem;color:#bcc9da}._profile__referrer_104xb_235{display:flex;justify-content:space-between;align-items:center}._profile__referrer_104xb_235 p{color:#bcc9da}._skeleton_104xb_244{padding:2rem}._skeleton__header_104xb_247{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}._skeleton__avatar_104xb_253{width:80px;height:80px;border-radius:50%;background:#303236;animation:_pulse_104xb_1 2s infinite}._skeleton__info_104xb_260{flex:1}._skeleton__title_104xb_263{height:32px;width:200px;background:#303236;margin-bottom:8px;border-radius:8px;animation:_pulse_104xb_1 2s infinite}._skeleton__text_104xb_271{height:24px;width:150px;background:#303236;border-radius:8px;animation:_pulse_104xb_1 2s infinite}._skeleton__grid_104xb_278{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}._skeleton__card_104xb_283{height:200px;background:#303236;border-radius:16px;animation:_pulse_104xb_1 2s infinite}@keyframes _pulse_104xb_1{0%{opacity:1}50%{opacity:.5}to{opacity:1}}._users_rr099_1{padding:2rem;background:#1b1c20;min-height:100vh;color:#bcc9da}._users__header_rr099_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._users__header_rr099_7 h1{color:#ffda85;font-size:1.5rem}._users__search_rr099_17{padding:.75rem 1rem;border-radius:8px;border:1px solid #232429;background:#232429;color:#bcc9da;width:300px;transition:border-color .2s}._users__search_rr099_17:focus{outline:none;border-color:#ffda85}._users__search_rr099_17::placeholder{color:#656a75}._users__tableWrapper_rr099_33{background:linear-gradient(to bottom right,#303135,#161719);border-radius:12px;padding:1rem;overflow-x:auto}._users__table_rr099_33{width:100%;border-collapse:collapse}._users__table_rr099_33 th,._users__table_rr099_33 td{padding:1rem;text-align:left;border-bottom:1px solid #17181C}._users__table_rr099_33 th{color:#535760;font-weight:600;cursor:pointer;transition:color .2s}._users__table_rr099_33 th:hover{color:#ffda85}._users__table_rr099_33 tbody tr{cursor:pointer;transition:background-color .2s}._users__table_rr099_33 tbody tr:hover{background:#232429}._users__table_rr099_33 tbody tr td{color:#bcc9da}._status_1ngxt_1{position:relative;min-height:calc(100vh - 200px)}._status__container_1ngxt_5{max-width:1200px;margin:0 auto}._status__header_1ngxt_9{display:flex;align-items:center;gap:24px;margin-bottom:48px;position:relative}._status__header_1ngxt_9 h1{color:#bcc9da;font-size:2rem}._status__region_1ngxt_20{display:flex;align-items:center;gap:8px}._status__badge_1ngxt_25{display:inline-block;padding:4px 12px;border-radius:12px;font-size:.875rem;background:#ffda8533;color:#ffda85}._status__grid_1ngxt_33{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}._status__card_1ngxt_38{background:#1b1c20;padding:24px;border-radius:16px;border:1px solid #303236}._status__card_header_1ngxt_44{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._status__card_header_1ngxt_44 h3{color:#bcc9da;font-size:1.2rem}._status__card_content_1ngxt_54{display:flex;flex-direction:column;gap:16px}._status__card_location_1ngxt_59{display:flex;align-items:center;gap:8px;color:#656a75}._status__card_location_1ngxt_59 svg{stroke:#ffda85}._status__card_metrics_1ngxt_68{display:flex;flex-direction:column;gap:16px}._status__card_group_1ngxt_73{display:flex;flex-direction:column;gap:12px;padding:16px;background:#232429;border-radius:12px}._status__card_label_1ngxt_81{display:flex;align-items:center;gap:8px;color:#535760;font-size:.875rem}._status__card_label_1ngxt_81 svg{stroke:#ffda85}._status__card_values_1ngxt_91{display:flex;justify-content:space-between;gap:16px}._status__card_values_1ngxt_91 div svg{stroke:#535760}._status__card_values_1ngxt_91 div span:first-of-type{color:#535760;font-size:.875rem}._status__card_values_1ngxt_91 div span:last-of-type{color:#bcc9da;margin-left:auto}._status__card_unavailable_1ngxt_107{color:#535760;text-align:center;padding:16px;border:1px dashed #303236;border-radius:8px}._status__card_container_1ngxt_114{display:flex;align-items:center;justify-content:center;gap:8px}._status__indicator_1ngxt_120{width:12px;height:12px;border-radius:50%}._status__indicator_active_1ngxt_125{background:#4caf50;box-shadow:0 0 8px #4caf5080}._status__indicator_inactive_1ngxt_129{background:#f44336;box-shadow:0 0 8px #f4433680}._payment_12dwm_1{position:relative;padding:32px 24px;min-height:calc(100vh - 200px)}._payment__container_12dwm_6{max-width:800px;margin:0 auto}._payment__title_12dwm_10{color:#bcc9da;font-size:2rem;margin-bottom:32px;text-align:center}._payment__form_12dwm_16{display:flex;flex-direction:column;gap:24px}._payment__plans_12dwm_21{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px}@media (max-width: 768px){._payment__plans_12dwm_21{grid-template-columns:1fr}}._payment__plan_12dwm_21{position:relative;display:flex;flex-direction:column;padding:24px;background:#1b1c20;border:2px solid #303236;border-radius:16px;cursor:pointer;transition:all .2s}._payment__plan_12dwm_21:hover{border-color:#535760}._payment__plan_selected_12dwm_46{border-color:#ffda85!important}._payment__plan_popular_12dwm_49{background:linear-gradient(180deg,#25272c,#1b1c20)}._payment__plan_badge_12dwm_52{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#ffda85;color:#1c2124;padding:4px 16px;border-radius:12px;font-size:.875rem;font-weight:500;white-space:nowrap}._payment__plan_12dwm_21 h3{color:#bcc9da;font-size:1.25rem;margin-bottom:16px;text-align:center}._payment__price_12dwm_71{margin-bottom:16px;text-align:center}._payment__amount_12dwm_75{font-size:2rem;font-weight:700;color:#ffda85}._payment__radio_12dwm_80{display:flex;justify-content:center;align-items:center;margin-top:16px}._payment__radio_12dwm_80 input[type=radio]{position:absolute;opacity:0;width:0;height:0}._payment__radio_custom_12dwm_92{display:inline-block;position:relative;width:24px;height:24px;border-radius:50%;background:#4a4e52;transition:all .2s ease}._payment__radio_custom_12dwm_92:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;height:18px;border-radius:50%;background:#303438;transition:all .2s ease}input[type=radio]:checked+._payment__radio_custom_12dwm_92{background:#666a6e}input[type=radio]:checked+._payment__radio_custom_12dwm_92:after{background:#ffda85}._payment__inputGroup_12dwm_119{display:flex;flex-direction:column;gap:8px}._payment__label_12dwm_124{color:#bcc9da;font-size:1rem}._payment__input_12dwm_119{padding:12px 16px;background:#1b1c20;border:2px solid #303236;border-radius:8px;color:#bcc9da;font-size:1rem}._payment__input_12dwm_119:focus{outline:none;border-color:#ffda85}._payment__input_12dwm_119::placeholder{color:#535760}._payment__submit_12dwm_143,._payment__info_12dwm_146{margin-top:16px}._payment__info_12dwm_146 p{color:#535760;font-size:.875rem;text-align:center}._payment__error_12dwm_154{padding:16px;background:#db443733;color:#db4437;border-radius:8px;margin-bottom:24px;text-align:center}._payment__unauthorized_12dwm_162{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 300px)}._payment__card_12dwm_168{padding:40px;background:#1b1c20;border:1px solid #303236;border-radius:16px;max-width:500px;width:100%;text-align:center}._payment__card_12dwm_168 h1{color:#bcc9da;font-size:1.5rem;margin-bottom:16px}._payment__card_12dwm_168 p{color:#535760;margin-bottom:32px}._payment__authButton_12dwm_186{display:inline-block;padding:12px 32px;background:#ffda85;color:#1c2124;border-radius:8px;font-weight:500;text-decoration:none;transition:all .2s}._payment__authButton_12dwm_186:hover{background:#ffce5e}
