@charset "UTF-8";:root{--color-bg: var(--theme-bg);--color-text: var(--theme-text);--color-accent: var(--theme-accent);--color-sub-active: rgba(178, 251, 95, 1);--color-sub-warning: rgba(234, 255, 77, 1);--color-sub-inactive: rgba(254, 136, 69, 1)}.light{--theme-bg: #f9fafb;--theme-text: #111827;--theme-accent: #2563eb}.dark{--theme-bg: black;--theme-text: #f9fafb;--theme-accent: #60a5fa}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#171717}a{color:inherit;text-decoration:none}button{all:unset;box-sizing:border-box;cursor:pointer}html{font-family:Inter,sans-serif;font-size:16px;line-height:1.5}#root{height:100%;width:100%;display:flex;flex-direction:column}img,svg{display:block;max-width:100%;height:auto}._flex_1l8y0_1{display:flex;min-width:0}@keyframes _tooltipShow_196f4_1{0%{opacity:0;transform:translateY(2px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._content_196f4_11{max-width:min(280px,100vw - 24px);padding:8px 10px;border:1px solid #2f2f2f;border-radius:10px;background:#1f1f1f;color:#f5f2f3;box-shadow:0 12px 32px #00000059;z-index:1100;animation:_tooltipShow_196f4_1 .1s ease-out;transform-origin:var(--radix-tooltip-content-transform-origin);will-change:transform,opacity}._text_196f4_25{display:block;font-size:13px;line-height:18px;font-weight:500}._arrow_196f4_32{fill:#1f1f1f;filter:drop-shadow(0 1px 0 rgba(0,0,0,.25))}@media (prefers-reduced-motion: reduce){._content_196f4_11{animation:none}}.root-layout{min-height:100vh;background:linear-gradient(0deg,#171717,#171717),linear-gradient(325.96deg,#b2fb5f00 82.99%,#91ec2b24 119.94%),linear-gradient(136.73deg,#b2fb5f00 76.88%,#91ec2b33 159.3%);color:var(--color-text);display:flex;flex-direction:column;scrollbar-gutter:stable both-edges}.root-layout>.private-layout{flex:1 1 auto;min-height:0}@media (min-width: 1024px){.root-layout{overflow:hidden}}@keyframes _spin_1uihw_37{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._overlay_1uihw_11{display:grid;place-items:center;pointer-events:all;color:#f5f2f3;z-index:1099}._fullscreen_1uihw_20{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh}._inline_1uihw_28{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}._spinner_1uihw_37{width:50px;height:50px;animation:_spin_1uihw_37 .9s linear infinite;transform-origin:center;fill:#747070}._label_1uihw_46{font-weight:600;font-size:14px;line-height:1.2;text-align:center}._container_s7fyn_1{max-width:720px;margin:0 auto;padding:24px 16px}._title_s7fyn_7{font-size:24px;font-weight:600;margin-bottom:8px}._text_s7fyn_13{color:#555}._backButton_78l66_1{display:flex;gap:8px;font-weight:600;font-size:16px;line-height:20px;color:#6e7b80;margin-bottom:10px}._tgButton_dx6ki_1{padding:10px 21px;background:none;color:var(--color-text);font-weight:600;line-height:20px;border-radius:8px;font-size:13px;display:flex;justify-content:center;align-items:center;gap:8px;border:1px solid rgb(245,242,243)}._viewport_1v4g4_2{position:fixed;top:env(safe-area-inset-top,0);left:50%;transform:translate(-50%);display:grid;gap:8px;width:100%;max-width:clamp(360px,90vw,600px);z-index:1100;padding:8px;outline:none}._toast_1v4g4_16{border-radius:12px;padding:10px 12px;box-shadow:0 8px 30px #00000059;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;animation:_slideIn_1v4g4_1 .18s ease}._toastDefault_1v4g4_28{background:#1f1f1f;color:#f5f2f3}._toastSuccess_1v4g4_33{background:#1d3f2a;color:#d4fcd4}._toastError_1v4g4_38{background:#4a1f1f;color:#ffd6d6}._content_1v4g4_43{font-size:14px;line-height:1.35;white-space:pre-line;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;min-width:0}._close_1v4g4_53{inline-size:28px;block-size:28px;border-radius:8px;display:grid;place-items:center;color:#bbb}._close_1v4g4_53:hover{background:#2a2a2a;color:#fff}@keyframes _slideIn_1v4g4_1{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}._loginForm_p6c8w_2{display:flex;flex-direction:column;gap:12px;box-sizing:border-box;padding:24px;background:linear-gradient(0deg,#1f1f1f,#1f1f1f),linear-gradient(325.96deg,#b2fb5f00 82.99%,#91ec2b24 119.94%),linear-gradient(136.73deg,#b2fb5f00 71.13%,#91ec2b33 159.3%);border-radius:8px}@media (min-width: 768px){._loginForm_p6c8w_2{width:min(100%,500px);margin:0 auto}}._emailInput_p6c8w_18{padding:12px;border-radius:8px;background:#171717;color:var(--color-text);outline:none;border:1px solid transparent;font-size:14px}._emailInput_p6c8w_18:focus{border:1px solid rgb(245,242,243)}._errorText_p6c8w_31{color:#e3574f;font-weight:400;font-size:16px;line-height:24px}._botLink_p6c8w_38{text-decoration:underline}._loginButton_p6c8w_42{padding:12px 21px;background:linear-gradient(90deg,#b3fd5e,#6cd323);color:#171717;font-weight:600;line-height:20px;border-radius:8px;font-size:13px;display:grid;place-items:center}._loginButton_p6c8w_42:disabled{cursor:not-allowed}._loginTelegram_p6c8w_57{padding:10px 21px;background:none;color:var(--color-text);font-weight:600;line-height:20px;border-radius:8px;font-size:13px;display:flex;justify-content:center;align-items:center;gap:8px;border:1px solid rgb(245,242,243)}._resendLink_p6c8w_72{background:none;border:none;color:#b2fb5f;cursor:pointer;padding:0;text-decoration:underline;font-size:16px}._resendLink_p6c8w_72:disabled{cursor:not-allowed;text-decoration:none}._formTitle_p6c8w_86{font-weight:500;font-size:22px;line-height:1.2}._subTitle_p6c8w_92{font-weight:400;font-size:16px;line-height:24px;color:#6e7b80}._Root_p6c8w_99{display:flex;justify-content:space-between;flex-wrap:nowrap}._timerText_p6c8w_105{display:inline-flex;justify-content:center;font-weight:400;font-size:14px;line-height:1.2;color:#6e7b80}._Input_p6c8w_114{all:unset;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;text-align:center;border-radius:4px;font-size:32px;font-weight:400;color:var(--color-text);background-color:#171717;padding:0;height:60px;width:50px;line-height:1}._Input_p6c8w_114::selection{color:#fff}@media (max-width: 769px){._Input_p6c8w_114{height:54px;width:36px;font-size:28px}}._tabsSection_p6c8w_142{margin:12px 0}._tabsList_p6c8w_146{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}._tabsList_p6c8w_146:has(>*:only-child){grid-template-columns:max-content;justify-content:center;justify-items:center}._tab_p6c8w_142{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:12px;border-radius:8px;color:#f5f2f3;background:#2d2f2d;cursor:pointer;font-weight:600;font-size:13px;outline:none;width:100%}._tab_p6c8w_142:hover{border-color:#4a4a4a}._tab_p6c8w_142:focus-visible{box-shadow:0 0 0 2px #4b4b4b}._tabsList_p6c8w_146:has(>*:only-child) ._tab_p6c8w_142{min-width:250px;max-width:500px}._activeTab_p6c8w_184{color:#171717;background:linear-gradient(90deg,#b3fd5e,#6cd323)}._infoWrapper_vss69_1{padding:24px 16px;background-color:#1f1f1f;border-radius:8px;align-items:flex-start;position:relative}._noPadding_vss69_9{padding:0}._infoIcon_vss69_13{width:24px;height:24px;flex:0 0 24px}._infoText_vss69_19{flex:1;font-weight:400;font-size:15px;line-height:24px}._smallerFont_vss69_26{font-size:14px;line-height:1.2}._time_vss69_31{position:absolute;bottom:5px;right:10px;font-size:13px;font-weight:400;color:#6e7b80}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}._connectButton_546pa_1{position:relative;width:100%;display:flex;align-items:center;min-height:46px;padding:10px 12px;background:transparent;border:1px solid transparent;border-radius:12px;color:#f5f2f3d1;font-size:14px;text-decoration:none;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease}._connectButton_546pa_1:hover{color:#f5f2f3}._buttonContent_546pa_21{display:flex;align-items:center;flex:1 1 auto;min-width:0}._buttonContentCentered_546pa_28{justify-content:center}._buttonLabel_546pa_32{flex:1 1 auto;min-width:0;line-height:20px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._buttonLabelCentered_546pa_42{flex:0 1 auto;text-align:center}._leftIcon_546pa_47{display:inline-flex;align-items:center;justify-content:center;margin-right:10px;color:#6e7b80;transition:color .16s ease}._connectButton_546pa_1:hover ._leftIcon_546pa_47{color:var(--color-sub-active)}._rightIcon_546pa_59{display:inline-flex;align-items:center;justify-content:center;margin-left:10px;color:#f5f2f352;transition:color .16s ease,transform .16s ease}._connectButton_546pa_1:hover ._rightIcon_546pa_59{color:var(--color-sub-active);transform:translate(2px)}@keyframes _overlayShow_96pxg_1{0%{opacity:0}to{opacity:1}}@keyframes _contentShow_96pxg_1{0%{opacity:0;transform:translate(-50%,-46%) scale(.98)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}._overlay_96pxg_22{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:_overlayShow_96pxg_1 .12s ease-out;z-index:1000}._content_96pxg_33{position:fixed;top:50%;left:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);z-index:1001;background:linear-gradient(0deg,#171717,#171717);color:#f5f2f3;border:1px solid #2f2f2f;border-radius:12px;box-shadow:0 12px 32px #00000059;outline:none;width:min(92vw,640px);max-width:640px;max-height:80dvh;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden}@media (min-width: 1024px){._content_96pxg_33{width:min(50vw,420px);max-height:50dvh}}@media (min-width: 1440px){._content_96pxg_33{width:420px;max-height:420px}}._header_96pxg_74{padding:16px 20px 8px;border-bottom:1px solid rgba(255,255,255,.06)}._title_96pxg_79{font-weight:600;font-size:16px;line-height:1.2}._description_96pxg_85{margin-top:6px;color:#9aa4a8;font-size:13px;line-height:1.35}._body_96pxg_67{padding:16px 20px;overflow:auto;min-height:0}._footer_96pxg_98{padding:12px 20px 16px;display:flex;gap:12px;justify-content:flex-end;border-top:1px solid rgba(255,255,255,.06)}._close_96pxg_107{position:absolute;top:10px;right:10px;width:28px;height:28px;border-radius:999px;color:#c7c7c7;display:grid;place-items:center;cursor:pointer}._close_96pxg_107:hover{background:#242424;color:#fff}._close_96pxg_107:active{transform:translateY(1px)}._close_96pxg_107:focus-visible{outline:2px solid #4b4b4b}._closeIcon_96pxg_130{font-size:16px;line-height:1}@media (prefers-reduced-motion: reduce){._overlay_96pxg_22,._content_96pxg_33{animation:none}}._welcomeContainer_1tnvk_1{flex:1}@media (min-width: 768px){._welcomeContainer_1tnvk_1{max-width:30%}}._availableOs_10q34_1{width:32px;height:32px;border-radius:8px;background:linear-gradient(0deg,#1f1f1f,#1f1f1f),linear-gradient(325.96deg,#b2fb5f00 82.99%,#91ec2b24 119.94%),linear-gradient(136.73deg,#b2fb5f00 71.13%,#91ec2b33 159.3%)}._tryLink_18qbr_1{position:relative;border:none;height:64px;background:linear-gradient(90deg,#b3fd5e,#6cd323);border-radius:54px;display:flex;align-items:center;justify-content:center;color:#171717;font-weight:700;font-size:18px;line-height:100%}._innerElem_18qbr_16{position:absolute;right:8px;height:46px;width:48px;border-radius:100px;background:linear-gradient(0deg,#1f1f1f,#1f1f1f),linear-gradient(325.96deg,#b2fb5f00 82.99%,#91ec2b24 119.94%),linear-gradient(136.73deg,#b2fb5f00 71.13%,#91ec2b33 159.3%)}._welcomeTitle_1d0x2_1{font-weight:700;font-size:40px;line-height:48px}._welcomeSubTitle_1d0x2_7{color:#afb2bf;font-weight:700;font-size:16px;line-height:24px}._block_1jyj3_1{width:100%}._hint_1jyj3_5{font-size:14px;line-height:20px;color:#6e7b80}._card_1jyj3_11{width:100%;border-radius:18px;padding:8px;background:linear-gradient(180deg,#f5f2f30b,#f5f2f305);border:1px solid rgba(245,242,243,.08)}._bindEmailModal_1jyj3_19{width:min(92vw,520px);max-width:520px;height:fit-content;max-height:min(86dvh,720px)}._bindEmailForm_1jyj3_26{width:100%;max-width:none;background-color:transparent!important}._block_160mg_1{width:100%}._hint_160mg_5{font-size:14px;line-height:20px;color:#6e7b80}._card_160mg_11{width:100%;border-radius:18px;padding:8px;background:linear-gradient(180deg,#f5f2f30b,#f5f2f305);border:1px solid rgba(245,242,243,.08)}._link_160mg_19{position:relative;display:flex;align-items:center;min-height:46px;padding:10px 12px;border-radius:12px;color:#f5f2f3d1;background:transparent;border:1px solid transparent;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}._link_160mg_19:hover{color:#f5f2f3}._icon_160mg_36{display:inline-flex;align-items:center;justify-content:center;margin-right:10px;color:#6e7b80;transition:color .16s ease}._link_160mg_19:hover ._icon_160mg_36{color:var(--color-sub-active)}._text_160mg_48{flex:1 1 auto;min-width:0;font-size:14px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._arrow_160mg_58{margin-left:10px;color:#f5f2f352;transition:color .16s ease,transform .16s ease}._link_160mg_19:hover ._arrow_160mg_58{color:var(--color-sub-active);transform:translate(2px)}._cancelBtn_14fbt_1{display:grid;place-items:center;width:100%;padding:12px 16px;border-radius:10px;background:transparent;border:1px solid rgba(255,255,255,.25);color:#f5f2f3;font-weight:600;font-size:15px;cursor:pointer}._cancelBtn_14fbt_1:hover{background:#ffffff0f}._cancelBtn_14fbt_1:disabled{opacity:.6;cursor:default}._successBtn_14fbt_22{display:flex!important;justify-content:center!important;width:100%!important;padding:12px 16px!important;border-radius:10px!important;border:none!important;background:var(--color-sub-active)!important;color:#171717!important;font-weight:600!important;font-size:15px!important;cursor:pointer!important}._successBtn_14fbt_22:hover{filter:brightness(1.05)!important}._successBtn_14fbt_22:disabled{opacity:.6!important;cursor:default!important}._bindEmailModal_14fbt_43{width:min(92vw,520px);max-width:520px;height:fit-content;max-height:min(86dvh,720px)}._bindEmailForm_14fbt_50{width:100%;max-width:none;background-color:transparent!important}._empty_8bosh_1{color:#6e7b80}._overlay_9djtg_2{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;flex-direction:column;gap:30px;padding:32px 24px;background:linear-gradient(0deg,#171717,#171717),linear-gradient(325.96deg,#b2fb5f00 82.99%,#91ec2b24 119.94%),linear-gradient(136.73deg,#b2fb5f00 76.88%,#91ec2b33 159.3%);animation:_fadeIn_9djtg_1 .25s}._header_9djtg_14{display:flex;align-items:center;justify-content:space-between}._headerText_9djtg_20{display:flex;flex-direction:column;gap:3px}._title_9djtg_26{font-weight:500;font-size:20px;line-height:28px}._subtitle_9djtg_32{color:#6e7b80;font-size:16px}._closeBtn_9djtg_37{display:grid;place-items:center;width:54px;height:54px;border-radius:8px;background:#1f1f1f}._content_9djtg_46{display:flex;flex-direction:column;gap:16px}@keyframes _fadeIn_9djtg_1{0%{opacity:0}to{opacity:1}}._button_quabw_1{position:relative;width:38px;height:38px;flex:0 0 38px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;color:var(--sidebar-icon-muted);background:#f5f2f30a;border:1px solid rgba(245,242,243,.08);cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}._button_quabw_1:hover{color:var(--sidebar-icon-active);background:#91ec2b1a;border-color:#91ec2b38}._button_quabw_1:focus-visible{outline:none;box-shadow:0 0 0 3px #91ec2b2e}._badge_quabw_26{position:absolute;top:6px;right:8px;width:8px;height:8px;border-radius:999px;background:var(--color-sub-active);box-shadow:0 0 0 2px #121413,0 0 10px #91ec2b80}._modal_quabw_37{width:min(92vw,760px);max-width:760px;min-height:360px;max-height:86dvh}@media (min-width: 1024px){._modal_quabw_37{width:min(72vw,720px);min-height:480px;max-height:78dvh}}@media (min-width: 1440px){._modal_quabw_37{width:720px;min-height:560px;max-height:760px}}._userIdButton_1fshq_1{width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:6px;color:#6e7b80;cursor:pointer;transition:color .16s ease,opacity .16s ease,transform .12s ease}._userIdButton_1fshq_1:hover{color:#f5f2f3c7}._userIdButton_1fshq_1:active{transform:translateY(1px)}._userIdButton_1fshq_1:focus-visible{outline:none;color:#f5f2f3db}._userIdText_1fshq_25{min-width:0;max-width:240px;font-size:14px;line-height:20px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._copyIcon_1fshq_36{flex:0 0 auto;color:currentColor;opacity:.75;transition:color .16s ease,opacity .16s ease}._userIdButton_1fshq_1:hover ._copyIcon_1fshq_36{color:var(--color-sub-active);opacity:1}._headerTitle_h1ja6_1{margin:0;font-weight:600;font-size:20px;line-height:26px;letter-spacing:-.01em;color:#f5f2f3}._pointsTitle_h1ja6_10{font-weight:500;font-size:14px;line-height:20px;color:#91ec2be6}._headerRow_7kajl_1{display:flex;justify-content:space-between;align-items:center;gap:12px}._headerActions_7kajl_8{display:flex;align-items:center;gap:8px}._subCard_7kajl_14{display:flex;flex-direction:column;gap:20px;width:100%;padding:16px 20px;border-radius:8px;background:linear-gradient(180deg,#f5f2f30b,#f5f2f305);border:1px solid rgba(245,242,243,.08)}._subHeader_7kajl_25{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._subSummary_7kajl_32{display:flex;align-items:center;gap:16px;min-width:0}._subSummaryText_7kajl_39{display:flex;flex-direction:column;gap:8px;min-width:0}._actionButton_7kajl_46{width:100%;height:46px;border-radius:8px}@media (min-width: 768px){._actionButton_7kajl_46{width:clamp(260px,50%,480px)}}._menuBlock_7kajl_57{display:flex;flex-direction:column;gap:8px;width:100%}._menuCard_7kajl_64{width:100%;border-radius:18px;padding:8px;background:linear-gradient(180deg,#f5f2f30b,#f5f2f305);border:1px solid rgba(245,242,243,.08)}._menuItem_7kajl_72{display:flex;align-items:center;min-height:46px;padding:10px 12px;border-radius:12px;border:1px solid transparent}._menuTextContainer_7kajl_81{flex:1 1 auto;min-width:0;margin-left:10px}._menuText_7kajl_81{width:100%;height:14px;border-radius:999px}._cancelBtn_101o3_1{display:grid;place-items:center;width:100%;padding:12px 16px;border-radius:10px;background:transparent;border:1px solid rgba(255,255,255,.25);color:#f5f2f3;font-weight:600;font-size:15px;cursor:pointer}._cancelBtn_101o3_1:hover{background:#ffffff0f}._cancelBtn_101o3_1:disabled{opacity:.6;cursor:default}._successBtn_101o3_22{display:flex!important;justify-content:center!important;width:100%!important;padding:12px 16px!important;border-radius:10px!important;border:none!important;background:var(--color-sub-active)!important;color:#171717!important;font-weight:600!important;font-size:15px!important;cursor:pointer!important}._successBtn_101o3_22:hover{filter:brightness(1.05)!important}._successBtn_101o3_22:disabled{opacity:.6!important;cursor:default!important}._cardWrapper_1rph5_2{position:relative;width:100%;padding:16px 20px;border-radius:8px;overflow:hidden;background:linear-gradient(180deg,#f5f2f30b,#f5f2f305);border:1px solid rgba(245,242,243,.08)}._cardHeader_1rph5_12{width:100%}._connectionTitle_1rph5_16{font-weight:500;font-size:16px;line-height:20px;display:inline-flex;justify-content:space-between}._summaryBlock_1rph5_24{width:100%;min-width:0}._summaryIcon_1rph5_29{flex-shrink:0}._summaryIcon_1rph5_29._active_1rph5_32{color:var(--color-sub-active)}._summaryIcon_1rph5_29._warning_1rph5_35{color:var(--color-sub-warning)}._summaryIcon_1rph5_29._inactive_1rph5_38{color:var(--color-sub-inactive)}._summaryInfo_1rph5_42,._summaryMeta_1rph5_46{min-width:0}._planLabel_1rph5_50{font-size:14px;line-height:18px;color:#6e7b80}._summaryHint_1rph5_56{white-space:pre-line;font-size:14px;line-height:18px;color:#6e7b80}._bgIcon_1rph5_63{position:absolute;top:48px;right:-42px;pointer-events:none;z-index:0}._bgIcon_1rph5_63._active_1rph5_32{color:var(--color-sub-active)}._bgIcon_1rph5_63._warning_1rph5_35{color:var(--color-sub-warning)}._bgIcon_1rph5_63._inactive_1rph5_38{color:var(--color-sub-inactive)}._subTitle_1rph5_80{font-family:Anta,sans-serif;font-weight:400;font-size:14px;line-height:14px}._vpn_1rph5_87._active_1rph5_32{color:var(--color-sub-active)}._vpn_1rph5_87._warning_1rph5_35{color:var(--color-sub-warning)}._vpn_1rph5_87._inactive_1rph5_38{color:var(--color-sub-inactive)}._calendarIcon_1rph5_97{color:var(--color-sub-active)}._subInfo_1rph5_101{border-radius:8px;font-weight:400;font-size:12px;line-height:24px;background-color:#6dd4241a;padding:4px 8px}._subEnd_1rph5_110{color:var(--color-sub-active)}._subType_1rph5_114{font-family:500;font-size:20px;line-height:28px;color:#6e7b80}._subName_1rph5_121{font-weight:500;font-size:18px;line-height:32px}._subNameRow_1rph5_127{display:inline-flex;align-items:center;gap:6px;min-width:0}._planInfoButton_1rph5_134{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:24px;height:24px;padding:0;border:0;border-radius:999px;background:transparent;color:#6e7b80;cursor:help;transition:color .16s ease,background-color .16s ease}._planInfoButton_1rph5_134:hover,._planInfoButton_1rph5_134:focus-visible{color:var(--color-sub-active);background:#f5f2f30a;outline:none}._subManage_1rph5_155{position:relative;width:100%;align-self:stretch;padding:13px 40px 13px 12px;background:linear-gradient(90deg,#b3fd5e,#6cd323);color:#171717;font-weight:600;line-height:20px;border-radius:8px;font-size:16px;display:flex;justify-content:center;align-items:center;overflow:hidden}._subManage_1rph5_155._active_1rph5_32{background:linear-gradient(90deg,#b3fd5e,#6cd323)}._subManage_1rph5_155._warning_1rph5_35{background:var(--color-sub-warning)}._subManage_1rph5_155._inactive_1rph5_38{background:var(--color-sub-inactive)}._subManage_1rph5_155:disabled{cursor:not-allowed}@media (min-width: 768px){._actions_1rph5_185 ._subManage_1rph5_155{align-self:flex-start;width:clamp(260px,50%,480px)}}@media (min-width: 1440px){._actions_1rph5_185 ._subManage_1rph5_155{width:clamp(300px,60%,560px)}}._label_1rph5_197{flex:1 1 auto;text-align:center;z-index:1}._icon_1rph5_203{position:absolute;right:16px;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center}._skeletonCard_1rph5_213{width:100%;height:270px;border-radius:8px}._subInfo_mh6cl_1{border-radius:8px;font-weight:400;align-self:flex-start;font-size:12px;line-height:24px;background-color:#6dd4241a;padding:4px 8px}._calendarIcon_mh6cl_11._active_mh6cl_11{color:var(--color-sub-active)}._calendarIcon_mh6cl_11._warning_mh6cl_14{color:var(--color-sub-warning)}._calendarIcon_mh6cl_11._inactive_mh6cl_17{color:var(--color-sub-inactive)}._subEnd_mh6cl_21._active_mh6cl_11{color:var(--color-sub-active)}._subEnd_mh6cl_21._warning_mh6cl_14{color:var(--color-sub-warning)}._subEnd_mh6cl_21._inactive_mh6cl_17{color:var(--color-sub-inactive)}._header_1v06m_2{display:flex;align-items:center;justify-content:space-between;gap:4px;height:auto;padding:15px 20px}@media (min-width: 768px){._header_1v06m_2{justify-content:space-between;height:auto;padding:12px 20px;border-bottom:1px solid rgb(110,123,128)}}._logoLink_1v06m_19{display:flex;align-items:center;gap:6px}._headerText_1v06m_25{font-family:Anta,sans-serif;font-weight:400;font-size:28px;line-height:100%}._headerTextAdditional_1v06m_32{color:var(--color-sub-active)}._icon_1v06m_36{width:18px;height:18px;transition:color .3s ease}._accountHeader_1v06m_42{display:flex;justify-content:space-between;align-items:center;width:100%}._accountTitle_1v06m_49{font-weight:500;font-size:24px;line-height:28px;letter-spacing:0%}._accountSubtitle_1v06m_56{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;color:#6e7b80;display:flex;gap:5px}._notifWrapper_1v06m_66{position:relative;display:flex;gap:16px}._burgerIcon_1v06m_72{width:18px;height:18px}._burgerButton_1v06m_77{display:flex;justify-content:center;align-items:center;background-color:#1f1f1f;border-radius:8px;position:relative}@media (min-width: 360px){._burgerButton_1v06m_77{width:54px;height:54px}}@media (min-width: 768px){._burgerButton_1v06m_77{height:34px;width:34px}}._badge_1v06m_98{position:absolute;top:12px;right:17px;width:10px;height:10px;border-radius:40px;z-index:2}._badge_1v06m_98._active_1v06m_107{background:var(--color-sub-active)}._badge_1v06m_98._warning_1v06m_110{background:var(--color-sub-warning)}._badge_1v06m_98._inactive_1v06m_113{background:var(--color-sub-inactive)}@media (max-width: 359px){._badge_1v06m_98{top:0;right:3px}}@media (min-width: 768px){._badge_1v06m_98{top:5px;right:8px}}._headerSkeletonRoot_1v06m_129{display:flex;justify-content:space-between;align-items:center;width:100%}._skeletonHeaderTitle_1v06m_136{height:50px;width:40%;background:#242624;border-radius:8px}._skeletonButtonsWrapper_1v06m_143{display:flex;align-items:center;gap:16px}._skeletonButtons_1v06m_143{width:54px;height:54px;border-radius:12px}._headerWithBack_1v06m_155{display:flex;align-items:center;position:relative}._backBtn_1v06m_161{position:absolute;left:0;background:none;border:none;height:40px;width:40px;cursor:pointer}._headerTitle_1v06m_171{margin:0 auto;font-weight:500;line-height:28px;font-size:20px}._backIconSpan_1v06m_178{color:#f5f2f3}._langBox_1v06m_182{display:inline-flex;align-items:center;gap:6px}._langTrigger_1v06m_188{padding:6px 8px;font-size:12px;line-height:1;background:#1f1f1f;border:1px solid #2f2f2f}._langContent_1v06m_197{min-width:160px}@keyframes _fadeIn_1bss2_1{0%{opacity:0;transform:translateY(-2px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._host_1bss2_11{display:inline-flex}._content_1bss2_15{min-width:180px;background:#1f1f1f;color:#f5f2f3;border:1px solid #2f2f2f;border-radius:10px;box-shadow:0 12px 32px #00000059;padding:6px;animation:_fadeIn_1bss2_1 .1s ease-out;z-index:1000;display:flex;flex-direction:column;gap:4px}._arrow_1bss2_30{fill:#1f1f1f;filter:drop-shadow(0 1px 0 rgba(0,0,0,.25))}._item_1bss2_35{border-radius:8px;font-size:14px;line-height:1.2;color:#f5f2f3;outline:none;-webkit-user-select:none;user-select:none;cursor:pointer}._item_1bss2_35:hover,._item_1bss2_35[data-highlighted]{background:#262626}._item_1bss2_35[data-disabled]{opacity:.5;pointer-events:none}._separator_1bss2_52{height:1px;margin:6px 4px;background:#2a2a2a;border:0}._triggerButton_1mtyb_3{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border-radius:8px;background:#1f1f1f;color:#f5f2f3;cursor:pointer;transition:transform .12s ease,background .12s ease,border-color .12s ease}._triggerButton_1mtyb_3:hover{background:#232323;border-color:#3a3a3a}._triggerButton_1mtyb_3:active{transform:translateY(1px)}._globe_1mtyb_24{width:18px;height:18px}._itemRow_1mtyb_29{padding:10px 12px;border-radius:8px;display:flex;justify-content:space-between;align-items:center}._itemRow_1mtyb_29[data-selected]{background:#2d2c2c}._itemLabel_1mtyb_40{display:inline-flex;gap:5px;font-size:14px;line-height:1.2}._menuTriggerButton_1mtyb_48{all:unset;display:inline-block;cursor:pointer}._menuTriggerInner_1mtyb_58{display:inline-flex;align-items:center;gap:10px;font-weight:600}._menuTriggerIcon_1mtyb_65{width:18px;height:18px;color:#6e7b80;stroke-width:2}._menuLinksBlock_3j3f5_2{background-color:#1f1f1f;border-radius:8px;padding:20px}._menuLink_3j3f5_2{font-weight:600;border-bottom:1px solid rgb(46,46,46);padding-bottom:10px}._menuLink_3j3f5_2 svg{color:#6e7b80;stroke-width:2}._langDropdownHost_3j3f5_18{width:100%;display:flex}._langDropdownContent_3j3f5_23{width:var(--radix-popper-anchor-width)}._langButton_3j3f5_27{background-color:#1f1f1f;font-weight:600;padding:14px 20px;border-radius:8px;width:100%}._langButton_3j3f5_27 svg{color:#6e7b80;stroke-width:2}._menuLogoutBtn_3j3f5_39{font-weight:600}._overlaySubtitle_3j3f5_43{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;color:#6e7b80}._closeBtn_3j3f5_51{font-size:2rem;background:none;border:none;color:#b2fb5f;padding:24px;cursor:pointer;align-self:flex-end}._menuNav_3j3f5_61{width:100vw;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}._menuItem_3j3f5_70{font-size:1.5rem;color:#fff;padding:20px 0;background:none;border:none;text-align:center;width:100%;cursor:pointer;transition:color .15s}._menuItem_3j3f5_70:hover{color:#b2fb5f}._fullscreenOverlay_3j3f5_86{position:fixed;top:0;right:0;bottom:0;left:0;background:#111;z-index:9999;display:flex;align-items:center;justify-content:center;height:100%;padding:24px}._contactSection_1tzr1_1{display:flex;flex-direction:column;width:100%;gap:10px}._contactTitle_1tzr1_8{font-weight:500;font-size:20px;line-height:28px;color:#6e7b80}._contactsList_1tzr1_15{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}._contactLink_1tzr1_24{display:flex;align-items:center;text-decoration:none;gap:10px;min-height:40px}._linkText_1tzr1_32{font-size:16px;font-weight:400;line-height:20px}._skeletonContact_1tzr1_38{display:flex;flex-direction:column;gap:10px;border-radius:8px;height:40px;width:100%}._skeletonTitle_1tzr1_47{width:50%;border-radius:4px;height:48px}._header_gjk9v_1{width:100%}._mobileHeader_gjk9v_5{display:flex;align-items:center;position:relative;min-height:40px}._desktopHeader_gjk9v_12{display:flex;flex-direction:column;align-items:flex-start;gap:10px}._backBtnMobile_gjk9v_19{position:absolute;left:0;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:none;border:none;color:#f5f2f37a;cursor:pointer;transition:color .16s ease}._backBtnMobile_gjk9v_19:hover{color:var(--color-sub-active)}._backBtnDesktop_gjk9v_38{display:inline-flex;align-items:center;width:32px;height:32px;padding:0;background:none;border:none;color:#f5f2f37a;cursor:pointer;transition:color .16s ease}._backBtnDesktop_gjk9v_38:hover{color:var(--color-sub-active)}._backIconSpan_gjk9v_54{display:inline-flex;align-items:center;justify-content:center;color:currentColor}._title_gjk9v_61{margin:0;font-weight:600;font-size:20px;line-height:26px;letter-spacing:-.01em;color:#f5f2f3}._titleMobile_gjk9v_70{margin:0 auto;text-align:center}._footerLink_17976_2,._footerText_17976_2{font-weight:400;font-size:12px;line-height:100%;color:#6e7b80}._footer_17976_2{background-color:var(--header-bg);color:var(--text-color);padding:12px 20px;border-top:1px solid #6e7b80}._footerIcon_17976_16{width:16px;height:16px}._footerLink_17976_2{text-decoration:underline;text-underline-offset:2px}._footerLink_17976_2:hover{color:var(--text-color)}._grid_17976_30{display:grid;row-gap:10px}._contactsTitle_17976_40{display:none;font-size:16px;line-height:28px;font-weight:500;color:#6e7b80}._linksRow_17976_48{display:flex;justify-content:space-between;align-items:center}._contactsRow_17976_54{display:none}._contactLink_17976_58{display:flex;align-items:center;gap:6px;font-size:14px}@media (min-width: 768px){._grid_17976_30{column-gap:0;grid-template-columns:max-content max-content;grid-template-areas:"brand title" "links contacts";justify-content:space-between;row-gap:10px;align-items:center}._brandCell_17976_36{grid-area:brand}._contactsTitle_17976_40{grid-area:title;display:block}._linksRow_17976_48{grid-area:links;justify-content:flex-start;gap:16px;flex-wrap:wrap}._contactsRow_17976_54{grid-area:contacts;display:flex;gap:20px;align-items:center;flex-wrap:wrap}}@media (min-width: 769px) and (max-width: 950px){._contactsRow_17976_54{flex-direction:column;align-items:flex-start;gap:8px}}.public-content{flex:1;display:flex;flex-direction:column;overflow:auto;padding:20px;background-image:url(/webui/assets/Group-TISni2_s.svg);background-repeat:no-repeat;background-position:bottom center;background-size:cover}:root{--private-main-min: 440px;--private-main-max: 620px;--private-sidebar-w: 280px;--private-pad: 16px;--private-main-w: clamp( var(--private-main-min), 44vw, var(--private-main-max) );--sidebar-bg: #121413;--sidebar-border: rgba(245, 242, 243, .08);--sidebar-item-bg: transparent;--sidebar-item-hover-bg: rgba(245, 242, 243, .06);--sidebar-item-active-bg: rgba(145, 236, 43, .12);--sidebar-item-active-border: rgba(145, 236, 43, .42);--sidebar-item-active-text: #f5f2f3;--sidebar-item-muted-text: #6e7b80;--sidebar-icon-muted: #6e7b80;--sidebar-icon-active: #91ec2b}html,body{height:100%}@media (min-width: 1024px){body{overflow:hidden}}.private-layout{min-height:100%}.private-content{display:block;box-sizing:border-box}.private-inner{width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:24px var(--private-pad) calc(112px + env(safe-area-inset-bottom,0px))}.private-inner>*{min-width:0;overflow-wrap:anywhere;word-break:break-word}@media (min-width: 768px){.private-layout{height:100%;display:grid;grid-template-columns:var(--private-sidebar-w) minmax(0,1fr);grid-template-rows:auto 1fr auto;min-height:0}.private-sidebar-slot{grid-column:1;grid-row:1/-1;min-height:0;background:linear-gradient(180deg,#91ec2b0b,#91ec2b00 42%),var(--sidebar-bg);border-right:1px solid var(--sidebar-border)}.private-header-slot{grid-column:2;grid-row:1;min-width:0}.private-content{grid-column:2;grid-row:2;overflow:auto;min-height:0;margin:0;padding:0;scrollbar-gutter:stable both-edges}.private-inner{width:min(100%,var(--private-main-w) + 2 * var(--private-pad));margin-inline:auto;min-width:0;padding:32px var(--private-pad) 40px;padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}.private-footer-slot{grid-column:2;grid-row:3;min-width:0}}._sidebar_1p93l_1{width:100%;height:100%;min-height:0;box-sizing:border-box;padding:24px 16px 32px;display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}@media (min-width: 1440px){._sidebar_1p93l_1{padding-inline:20px}}._sidebarHeader_1p93l_19{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}._logoLink_1p93l_27{display:flex;align-items:center;gap:6px;text-decoration:none}._headerText_1p93l_34{font-family:Anta,sans-serif;font-weight:400;font-size:28px;line-height:100%;color:#f5f2f3}._headerTextAdditional_1p93l_42{color:var(--color-sub-active)}._section_1p93l_46{background:transparent;display:flex;flex-direction:column;min-height:100%}._title_1p93l_53{display:block;font-weight:500;font-size:14px;line-height:20px;color:#6e7b80}._list_1p93l_61{display:flex;flex-direction:column;gap:8px}._item_1p93l_67{display:flex;align-items:center;min-height:44px;padding:10px 12px;border-radius:10px;text-decoration:none;background:transparent;cursor:pointer;border:1px solid transparent;color:#f5f2f3d1;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}._item_1p93l_67:hover{background:var(--sidebar-item-hover-bg);color:#f5f2f3}._selected_1p93l_85,._selected_1p93l_85:hover{background:var(--sidebar-item-active-bg);border-color:var(--sidebar-item-active-border);color:var(--sidebar-item-active-text)}._iconBox_1p93l_96{display:inline-flex;align-items:center;justify-content:center;margin-right:10px;color:var(--sidebar-icon-muted)}._item_1p93l_67:hover ._iconBox_1p93l_96{color:#f5f2f3e0}._selected_1p93l_85 ._iconBox_1p93l_96,._selected_1p93l_85:hover ._iconBox_1p93l_96{color:var(--sidebar-icon-active)}._text_1p93l_110{font-size:14px;flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._skeletonItem_1p93l_119{display:flex;align-items:center;min-height:44px;padding:10px 12px;border-radius:10px;border:1px solid transparent}._skeletonText_1p93l_128{width:100%;height:14px;border-radius:999px}._skeletonTextContainer_1p93l_134{flex:1 1 auto;min-width:0;margin-left:10px}._appBar_1vwy5_1{--appbar-padding: 8px;--appbar-gap: 6px;--items-count: 4;--active-index: 0;position:fixed;left:12px;right:12px;bottom:calc(14px + env(safe-area-inset-bottom,0px));z-index:995;display:flex;align-items:center;justify-content:space-between;gap:var(--appbar-gap);padding:var(--appbar-padding);border-radius:22px;background:linear-gradient(180deg,#91ec2b0b,#91ec2b00 48%),#121413f5;border:1px solid rgba(245,242,243,.08);box-shadow:0 10px 30px #00000057;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden}._activeIndicator_1vwy5_24{position:absolute;top:var(--appbar-padding);left:var(--appbar-padding);bottom:var(--appbar-padding);width:calc((100% - var(--appbar-padding) * 2 - var(--appbar-gap) * (var(--items-count) - 1)) / var(--items-count));border-radius:16px;background:#91ec2b1c;box-shadow:inset 0 0 0 1px #91ec2b0f;transform:translate(calc(var(--active-index) * (100% + var(--appbar-gap))));transition:transform .26s cubic-bezier(.22,1,.36,1),width .18s ease,background-color .18s ease,border-color .18s ease;pointer-events:none;z-index:0}._item_1vwy5_39{position:relative;z-index:1;flex:1 1 0;min-width:0;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;color:var(--sidebar-icon-muted);background:transparent;text-decoration:none;transition:color .18s ease,transform .12s ease}._item_1vwy5_39:active{transform:scale(.96)}._item_1vwy5_39:hover{color:#f5f2f3e0}._selected_1vwy5_63,._selected_1vwy5_63:hover{color:var(--sidebar-icon-active)}._icon_1vwy5_70{display:inline-flex;align-items:center;justify-content:center}._skeletonItem_1vwy5_76{position:relative;z-index:1;flex:1 1 0;min-width:0;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px}._content_1cgwq_1{min-height:120px}._cardsGrid_1cgwq_5{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width: 768px){._cardsGrid_1cgwq_5{grid-template-columns:1fr}}@media (min-width: 1024px){._cardsGrid_1cgwq_5{grid-template-columns:1fr}}._state_1cgwq_21{color:#a9a9a9;padding:24px 8px;font-size:15px}._error_1cgwq_27{color:#ff7a7a}@media (min-width: 1024px){._contentClassName_1cgwq_32{width:min(50vw,510px);max-height:65dvh}}@media (min-width: 1440px){._contentClassName_1cgwq_32{width:560px;max-height:560px}}._tabsSection_zvthw_2{margin:24px 0}._tabsList_zvthw_6{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-bottom:16px}._tabsList_zvthw_6:has(>*:only-child){grid-template-columns:max-content;justify-content:center;justify-items:center}._tab_zvthw_2{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:16px 7px;border-radius:8px;color:#f5f2f3;background:#1f1f1f;cursor:pointer;font-weight:300;font-size:15px;outline:none;width:100%}._tab_zvthw_2:hover{border-color:#4a4a4a}._tab_zvthw_2:focus-visible{box-shadow:0 0 0 2px #4b4b4b}._tabsList_zvthw_6:has(>*:only-child) ._tab_zvthw_2{min-width:250px;max-width:500px}._activeTab_zvthw_45{color:#171717;background:linear-gradient(90deg,#b3fd5e,#6cd323)}@media (max-width: 360px){._tabsList_zvthw_6{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}._tab_zvthw_2{padding:12px;font-size:14px}}._tabIcon_zvthw_59{width:19px;height:19px;display:grid;place-items:center;stroke:#fff}._content_zvthw_67{min-height:120px}._state_zvthw_71{color:#a9a9a9;padding:24px 8px;font-size:15px}._error_zvthw_77{color:#ff7a7a}._cardsGrid_zvthw_81{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width: 420px){._cardsGrid_zvthw_81{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 640px){._cardsGrid_zvthw_81{grid-template-columns:repeat(3,minmax(0,1fr))}}._card_19xem_1{position:relative;display:block;width:100%;text-align:left;border-radius:14px;background:linear-gradient(0deg,#1f1f1f,#1f1f1f),linear-gradient(325.96deg,#b2fb5f00 82.99%,#91ec2b24 119.94%),linear-gradient(136.73deg,#b2fb5f00 71.13%,#91ec2b33 159.3%);padding:16px 16px 18px;color:#fff;cursor:pointer;isolation:isolate;overflow:hidden;transition:transform .12s ease,border-color .12s ease,background .12s ease}._card_19xem_1:focus{border:1px solid rgb(178,251,95);background:linear-gradient(180deg,#262626,#212121)}._strike_19xem_20{text-decoration:line-through;opacity:.6;margin-right:6px}._bgIcon_19xem_26{position:absolute;top:-10px;right:0;pointer-events:none;z-index:0;color:var(--color-sub-active)}@media (min-width: 768px){._card_19xem_1{border:1px solid rgb(110,123,128)}._card_19xem_1:hover{border:1px solid rgb(178,251,95)}}._topRow_19xem_43{display:flex;align-items:center;justify-content:space-between;min-height:28px}._period_19xem_50{display:inline-flex;align-items:center;gap:8px;font-weight:800;font-size:15px}._duration_19xem_58{font-weight:500;font-size:16px;line-height:24px;color:#f5f2f3}._meta_19xem_65{margin-top:10px}._pmCaption_19xem_69{color:#6e7b80;font-size:16px;line-height:24px;font-weight:400}._perMonth_19xem_76{font-size:40px;font-weight:500;letter-spacing:0%;color:#b3fd5e}._perMonthSingle_19xem_83{color:#f5f2f3}._currency_19xem_87{font-size:18px;font-weight:700;margin-left:2px}._payCaption_19xem_93{color:#f5f2f3;font-size:16px;font-weight:500;line-height:28px;margin-bottom:2px}._total_19xem_101{font-size:16px;font-weight:700;color:#eaeaea}._rub_19xem_107{font-size:13px;font-weight:600;color:#bcbcbc;margin-left:4px}._features_1d94w_1{margin-top:12px}._featuresTitle_1d94w_5{color:#6e7b80;font-weight:500;letter-spacing:0;margin-bottom:12px;font-size:16px}._featuresList_1d94w_13{display:grid;gap:8px}._featureItem_1d94w_18{display:grid;grid-template-columns:28px 1fr;gap:10px;padding:12px 14px;border-radius:12px;color:#f5f2f3;line-height:1.35;font-size:14px}._featureItem_1d94w_18 svg{width:24px;height:24px;display:block}._alignTop_1d94w_34{align-items:flex-start}._alignCenter_1d94w_38{align-items:center}._summary_1na28_1{background:linear-gradient(0deg,#1f1f1f,#1f1f1f),linear-gradient(325.96deg,#b2fb5f00 82.99%,#91ec2b24 119.94%),linear-gradient(136.73deg,#b2fb5f00 71.13%,#91ec2b33 159.3%);border-radius:12px;padding:14px;position:relative;overflow:hidden}._bgIcon_1na28_9{position:absolute;top:-10px;right:0;pointer-events:none;z-index:0;color:var(--color-sub-active)}._summaryHead_1na28_18{display:flex;justify-content:space-between;align-items:center}._summaryTitle_1na28_24{font-weight:500;font-size:20px;line-height:28px;color:#f5f2f3}._summaryBody_1na28_31{margin-top:10px}._choiceLine_1na28_35{display:flex;align-items:center;gap:8px}._choiceText_1na28_41{font-size:14px;font-weight:500;color:#b2fd5e}._toPay_1na28_47{color:#f5f2f3;font-weight:500;font-size:16px;line-height:24px}._methods_1693k_1{margin-top:16px;background:#1f1f1f;border-radius:16px;padding:14px}._methodsHeader_1693k_8{margin-bottom:12px}._methodsTitle_1693k_12{color:#f5f2f3;font-weight:500;font-size:20px;line-height:28px;margin:0}._accordion_1693k_20{display:grid;gap:10px}._contentText_1j9ax_2{color:#6e7b80;font-weight:400;font-size:14px}._extraContentText_1j9ax_8{margin-bottom:8px}._warningText_1j9ax_12{font-weight:400;font-size:14px;color:var(--color-sub-inactive)}._form_1j9ax_18{display:flex;flex-direction:column;gap:4px}._selectAction_1j9ax_24{display:flex;flex-direction:column;gap:12px}._selectControl_1j9ax_30{width:100%}._input_1j9ax_34{width:100%;padding:10px 14px;border-radius:8px;background:#1f1f1f;color:#fff;font-size:14px;outline:none;border:1px solid transparent;border:1px solid rgb(110,123,128)}._input_1j9ax_34:focus{border:1px solid rgb(245,242,243)}._error_1j9ax_49{color:#e3574f;font-weight:400;font-size:12px;line-height:20px}._payBtn_1j9ax_56{box-sizing:border-box;width:100%;text-align:center;padding:10px 14px;border-radius:8px;background:linear-gradient(90deg,#b3fd5e,#6cd323);color:#171717;font-weight:600;font-size:14px}._payBtn_1j9ax_56:disabled{cursor:not-allowed;opacity:.6}._controls_1j9ax_72{display:flex;flex-direction:column;gap:12px}._dualControls_1j9ax_78{display:flex;flex-direction:column;gap:20px}@media (min-width: 768px){._form_1j9ax_18{width:100%}._controls_1j9ax_72{--field-w: clamp(260px, 60%, 420px);align-items:center}._controls_1j9ax_72 ._input_1j9ax_34,._controls_1j9ax_72 ._selectAction_1j9ax_24,._controls_1j9ax_72 ._error_1j9ax_49,._controls_1j9ax_72 ._payBtn_1j9ax_56{width:var(--field-w)}._controls_1j9ax_72 ._payBtn_1j9ax_56{align-self:center}._controls_1j9ax_72 ._error_1j9ax_49{text-align:left;min-height:20px}}._inlineLoader_zxuvu_1{display:inline-flex;align-items:center;justify-content:center;vertical-align:text-bottom;width:var(--inline-loader-size, 18px);height:var(--inline-loader-size, 18px)}._inlineLoader_zxuvu_1 svg{width:100%;height:100%;transform-origin:50% 50%;animation:_inline-rotate-360_zxuvu_1 .8s linear infinite}@keyframes _inline-rotate-360_zxuvu_1{to{transform:rotate(360deg)}}@keyframes _fadeIn_1a54k_1{0%{opacity:0;transform:translateY(-2px) scale(.98)}to{opacity:1;transform:none}}._host_1a54k_11{display:flex;align-items:center;width:100%;min-width:0}._trigger_1a54k_18{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:none;outline:none;box-shadow:none;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-width:0;height:53px;padding:0 12px;border-radius:8px;background:#1f1f1f;color:#f5f2f3;font-size:14px;cursor:pointer;border:1px solid #2b2b2b}._trigger_1a54k_18:hover{border-color:#353535}._trigger_1a54k_18:focus-visible{border-color:#91ec2b59}._trigger_1a54k_18:disabled{opacity:.5;cursor:not-allowed}._selLabel_1a54k_51{flex:1;min-width:0;text-align:left;line-height:1.2}._placeholder_1a54k_58{opacity:.7}._chev_1a54k_62{display:grid;place-items:center;flex:0 0 12px;transform:rotate(-90deg);transition:transform .15s ease}._chev_1a54k_62 svg{display:block;width:12px;height:12px}._trigger_1a54k_18[aria-expanded=true] ._chev_1a54k_62,._trigger_1a54k_18[data-state=open] ._chev_1a54k_62{transform:rotate(90deg)}._content_1a54k_81{width:var(--radix-select-trigger-width);min-width:var(--radix-select-trigger-width);max-width:var(--radix-select-trigger-width);box-sizing:border-box;background:#1f1f1f;border:1px solid #2f2f2f;border-radius:10px;color:#f5f2f3;box-shadow:0 12px 32px #00000059;animation:_fadeIn_1a54k_1 90ms ease-out;z-index:1002;overflow:hidden}._viewport_1a54k_96{padding:6px}._item_1a54k_100{outline:none;cursor:pointer;font-size:14px}._itemInner_1a54k_106{display:grid;grid-template-columns:minmax(0,1fr) 16px;align-items:center;column-gap:8px;min-height:44px;padding:0 6px;border-radius:8px;box-sizing:border-box}._item_1a54k_100[data-highlighted] ._itemInner_1a54k_106{background:#262626}._item_1a54k_100[data-disabled]{opacity:.5;pointer-events:none}._itemLabel_1a54k_126{display:block;min-width:0;text-align:left}._indicatorSlot_1a54k_132{width:16px;height:16px;display:flex;align-items:center;justify-content:center}._indicator_1a54k_132{display:flex;align-items:center;justify-content:center;line-height:1}._indicator_1a54k_132 svg{display:block}._accordion_1o6ne_2{display:grid;gap:10px}._item_1o6ne_8{border:1px solid rgb(110,123,128);border-radius:12px;overflow:hidden;background:#1a1a1a}._header_1o6ne_15{all:unset;display:block}._trigger_1o6ne_20{width:100%;display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px;color:#f5f2f3;font-weight:700;font-size:16px;background:transparent}._title_1o6ne_33{white-space:pre-line;text-align:left}._rightWrap_1o6ne_38{display:inline-flex;align-items:center;gap:8px}._chevron_1o6ne_44{display:inline-flex;align-items:center;width:14px;height:14px;transition:transform .15s ease;transform:rotate(-90deg)}._item_1o6ne_8[data-state=open] ._chevron_1o6ne_44{transform:rotate(90deg)}._content_1o6ne_57{overflow:hidden;will-change:height;transition:height .2s ease;border-top:1px solid #2f2f2f}._contentInner_1o6ne_64{padding:12px 14px 14px;display:grid;gap:12px}._desc_zt5xy_1{background:#1f1f1f;border-radius:8px;padding:14px;display:grid;gap:10px}._desc_zt5xy_1 p{color:#6e7b80;font-weight:400;font-size:14px;line-height:24px}._sheetInner_74vs7_1{display:grid;gap:12px}._block_74vs7_6{background:#262626;border-radius:16px;padding:14px;margin-top:12px}@media (min-width: 768px){._block_74vs7_6{background:#1f1f1f}}._blockTitle_74vs7_18{color:#f5f2f3;font-weight:700;font-size:16px;margin-bottom:8px}._subTitle_74vs7_25{color:#f5f2f3;font-weight:700;font-size:14px;margin-top:10px;margin-bottom:6px}._rows_74vs7_33{list-style:none;padding:0;margin:0;display:grid;gap:6px}._rows_74vs7_33 li{display:flex;justify-content:space-between;color:#c8ced0;font-size:14px}._rows_74vs7_33 li b{color:#f5f2f3;font-weight:600}._overlay_wxziu_2{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#00000080;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);animation:_overlayIn_wxziu_1 .18s ease}@keyframes _overlayIn_wxziu_1{0%{opacity:0}to{opacity:1}}._sheet_wxziu_19{position:fixed;left:0;right:0;bottom:0;z-index:51;border-top-left-radius:16px;border-top-right-radius:16px;background:#1f1f1f;border:1px solid #2b2b2b;max-height:85vh;transform:translateY(100%);animation:_sheetIn_wxziu_1 .22s ease forwards;will-change:transform}@keyframes _sheetIn_wxziu_1{to{transform:translateY(0)}}[data-state=closed]._sheet_wxziu_19{animation:_sheetOut_wxziu_1 .2s ease forwards}@keyframes _sheetOut_wxziu_1{to{transform:translateY(100%)}}._handle_wxziu_49{width:42px;height:5px;border-radius:999px;background:#3a3a3a;margin:8px auto 6px}._title_wxziu_57{color:#f5f2f3;font-weight:700;font-size:18px;padding:0 14px;margin-bottom:8px}._inner_wxziu_65{padding:0 14px 20px;overflow:auto;max-height:calc(85vh - 27px);display:grid;gap:12px}._rows_86fro_1{list-style:none;padding:0;margin:0;display:grid;gap:6px}._rows_86fro_1 li{display:flex;justify-content:space-between;color:#c8ced0;font-size:14px}._rows_86fro_1 li b{color:#f5f2f3;font-weight:600}._block_86fro_19{background:#262626;border-radius:16px;padding:14px;margin-top:12px}@media (min-width: 768px){._block_86fro_19{background:#1f1f1f}}._blockTitle_86fro_31{color:#f5f2f3;font-weight:700;font-size:16px;margin-bottom:8px}._card_1hwtk_2{position:relative;overflow:hidden;border-radius:8px;padding:14px;background:linear-gradient(0deg,#1f1f1f,#1f1f1f),linear-gradient(325.96deg,#b2fb5f00 82.99%,#91ec2b24 119.94%),linear-gradient(136.73deg,#b2fb5f00 71.13%,#91ec2b33 159.3%)}._cardHead_1hwtk_10{display:flex;justify-content:space-between;align-items:center}._cardTitle_1hwtk_16{color:#f5f2f3;font-size:16px;font-weight:600}._subInfo_1hwtk_22{border-radius:8px;font-weight:400;font-size:12px;line-height:24px;background-color:#6dd4241a;padding:4px 8px;color:var(--color-sub-active)}._linkRow_1hwtk_32{display:grid;grid-template-columns:1fr;gap:10px;margin-top:6px}._linkBox_1hwtk_39{position:relative;display:inline;align-items:flex-start;align-items:center;color:#b3fd5e;font-size:14px;font-weight:500;line-height:1.2;padding:0;background:none;border:0;word-break:break-all;cursor:pointer;text-align:left}._linkBox_1hwtk_39:focus-visible{outline:2px solid #4b4b4b}._linkBox_1hwtk_39:active{transform:translateY(1px)}._linkText_1hwtk_62{overflow-wrap:anywhere}._copyIcon_1hwtk_67{display:inline-block;margin-left:6px;vertical-align:text-bottom}._metaLabel_1hwtk_73{font-size:14px;font-weight:500;line-height:1.2}._linkBoxActive_1hwtk_79{opacity:.85}._bgIcon_1hwtk_83{position:absolute;top:-10px;right:0;pointer-events:none;z-index:0;color:var(--color-sub-active)}._grid_ul0sh_2{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}._primaryBtn_ul0sh_8{text-align:center;margin-top:16px;width:100%;padding:12px 14px;border-radius:8px;background:linear-gradient(90deg,#b3fd5e,#6cd323);color:#171717;font-weight:600;font-size:14px}._exchange_4m5fd_1{background:#1f1f1f;border-radius:8px;padding:12px 14px}._exchangeInner_4m5fd_7{display:flex;align-items:center;gap:10px}._exchangeTitle_4m5fd_13{color:#f5f2f3;font-weight:600;font-size:16px;display:flex;align-items:center;justify-content:center;width:100%}._mainS_1dal4_1{display:flex;flex-direction:column;gap:10px}._selectHint_1dal4_7{margin:0;font-size:12px;line-height:1;color:#6e7b80}._keysTitle_1dal4_14{margin:0;font-weight:600;font-size:20px;line-height:26px;letter-spacing:-.01em;color:#f5f2f3}._keysGrid_1dal4_23{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}._lead_1dal4_29{color:#6e7b80;font-size:14px;line-height:1.35;margin:0}._newKeysBlock_1dal4_36{margin-top:16px;display:grid;gap:12px}._vlessHelpLink_1dal4_42{color:#b2fb5f;text-decoration:underline;text-underline-offset:2px}._vlessHelpLink_1dal4_42:hover{opacity:.9}._vlessHelp_1dal4_42{font-size:14px}._keyBtn_1dal4_55{display:grid;place-items:center;padding:16px 14px;border-radius:8px;color:#f5f2f3;font-weight:500;font-size:14px;background:linear-gradient(0deg,#1f1f1f,#1f1f1f),linear-gradient(325.96deg,#b2fb5f00 82.99%,#91ec2b24 119.94%),linear-gradient(136.73deg,#b2fb5f00 71.13%,#91ec2b33 159.3%)}._keyBtn_1dal4_55:hover{border-color:#3a3a3a}._keyBtn_1dal4_55:active{transform:translateY(1px)}._keyBtn_1dal4_55:focus-visible{outline:2px solid #4b4b4b}._keyFieldRow_1dal4_75{display:grid;grid-template-columns:minmax(0,1fr) 52px;gap:8px;align-items:end}._keyField_1dal4_75{width:100%}._keyLinkBtn_1dal4_86{min-height:52px;padding:0;text-decoration:none}._keyLinkBtn_1dal4_86:disabled{opacity:.6;cursor:not-allowed}._full_1dal4_96{grid-column:1/-1}@media (min-width: 768px){._keysGrid_1dal4_23{grid-template-columns:repeat(4,minmax(0,1fr))}}._qrWrap_1dal4_105{margin-top:4px;display:grid;gap:12px;justify-items:center;text-align:center}._qrImgBox_1dal4_113{padding:12px;border-radius:12px;background:var(--surface, #fff);box-shadow:0 1px 8px #0000000f}._qrEmpty_1dal4_120{opacity:.7}._qrActions_1dal4_124{display:flex;gap:8px}._qrActionBtn_1dal4_129{min-width:140px;background:#2d2f2d}._qrSheetContent_1dal4_134{padding-bottom:calc(env(safe-area-inset-bottom) + 12px)}._root_cwkd1_1{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:none;outline:none;box-shadow:none;background:transparent;display:grid;grid-template-columns:minmax(0,1fr) 20px;align-items:center;column-gap:10px;width:100%;min-height:52px;padding:0 12px;box-sizing:border-box;border-radius:8px;cursor:pointer;text-align:left;color:#f5f2f3;background:linear-gradient(0deg,#1f1f1f,#1f1f1f),linear-gradient(325.96deg,#b2fb5f00 82.99%,#91ec2b24 119.94%),linear-gradient(136.73deg,#b2fb5f00 71.13%,#91ec2b33 159.3%);transition:background-color .15s ease,opacity .15s ease,transform .15s ease}._copyLabel_cwkd1_24{font-size:14px;line-height:1.35;margin:0}._root_cwkd1_1:hover:not(:disabled){background:linear-gradient(0deg,#232323,#232323),linear-gradient(325.96deg,#b2fb5f00 82.99%,#91ec2b24 119.94%),linear-gradient(136.73deg,#b2fb5f00 71.13%,#91ec2b33 159.3%)}._root_cwkd1_1:active:not(:disabled){transform:translateY(1px)}._root_cwkd1_1:focus-visible{outline:2px solid #4b4b4b;outline-offset:2px}._root_cwkd1_1:disabled{opacity:.6;cursor:default}._value_cwkd1_48{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.2;color:#f5f2f3}._placeholder_cwkd1_58{color:#6e7b80}._iconSlot_cwkd1_62{display:inline-flex;align-items:center;justify-content:center}._iconSlot_cwkd1_62 svg{display:block;width:16px;height:16px}._panel_138o6_2{background:#202020;border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:16px}._lead_138o6_11{color:#6e7b80;font-size:14px;line-height:1.35}._currentLocation_138o6_17{font-size:14px;line-height:1.35}._currentLocationContent_138o6_22{display:inline-flex;align-items:center;gap:4px}._listWrap_138o6_28{min-height:320px;max-height:320px;overflow-y:auto}._searchWrap_1518m_1{position:relative;margin-bottom:12px}._searchIcon_1518m_6{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;display:grid;place-items:center;color:#8d8d8d}._searchInput_1518m_18{width:100%;padding:12px 12px 12px 40px;border-radius:10px;background:#141414;color:#f5f2f3;font-size:14px;outline:none;border:1px solid transparent}._searchInput_1518m_18::placeholder{color:#707070}._searchInput_1518m_18:focus{border:1px solid rgb(245,242,243)}._list_11dyf_2{list-style:none;display:grid;gap:10px;padding-bottom:20px;flex:1}._row_11dyf_10{width:100%;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;background:#1a1a1a;color:#f5f2f3;text-align:left;cursor:pointer;border:1px solid transparent}._row_11dyf_10:active{transform:translateY(1px);opacity:.7}._row_11dyf_10:focus-visible{border-color:#b3fd5e}._row_11dyf_10._selected_11dyf_32{border-color:#b3fd5e}._meta_11dyf_36{display:flex;align-items:center;gap:8px}._code_11dyf_42{color:#bfbfbf;font-weight:600;font-size:13px}._name_11dyf_48{color:#f5f2f3;font-weight:600;font-size:14px}._badge_11dyf_54{padding:6px 10px;border-radius:10px;background:#262626;color:#cfcfcf;font-weight:700;font-size:12px}._badgeOk_11dyf_63{background:#6dd4242e;color:#b3fd5e}._flag_efgap_1{display:inline-block;width:24px;height:18px;object-fit:cover;border-radius:3px;flex-shrink:0}._subtitle_1bbmi_2{color:#6e7b80;font-weight:500;font-size:18px}@media (min-width: 768px){._smallModal_1bbmi_9{width:min(92vw,520px)!important;height:auto!important;max-height:70vh!important}}@media (min-width: 1024px){._smallModal_1bbmi_9{width:520px!important;max-height:68vh!important}}@media (min-width: 1440px){._smallModal_1bbmi_9{width:520px!important;max-height:64vh!important}}._grid_13zs7_1{display:grid;grid-template-columns:1fr 1fr;gap:12px}._card_13zs7_7{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:12px;padding:12px;border-radius:8px;background:#1f1f1f;border:1px solid #2b2b2b;color:#f5f2f3;text-align:left}._card_13zs7_7:active{transform:translateY(1px)}._card_13zs7_7:focus-visible{outline:2px solid #4b4b4b}@media (min-width: 768px){._card_13zs7_7:hover{border:1px solid rgb(178,251,95)}}._full_13zs7_31{grid-column:1/-1}._iconWrap_13zs7_35{width:44px;height:44px;border-radius:8px;display:grid;place-items:center;background:#242424}._cardTitle_13zs7_44{font-weight:400;font-size:14px;width:100%;display:inline-flex;align-items:center;justify-content:center;color:#f5f2f3}._links_mvmge_1{display:grid;gap:10px}._linkRow_mvmge_6{display:flex;justify-content:space-between;align-items:center;padding:12px;border-radius:8px;background:#222;color:#f5f2f3;text-decoration:none}._linkRow_mvmge_6:hover{border-color:#3a3a3a}._linkRow_mvmge_6:focus-visible{outline:2px solid #4b4b4b}._linkText_mvmge_23{display:flex;align-items:center;width:100%}._linkTitle_mvmge_29{font-weight:700;font-size:14px}._chev_mvmge_34{color:#8c8c8c;font-size:18px}._section_1z04y_1{background:#1f1f1f;border-radius:12px;padding:14px}._lead_1z04y_7{color:#c8ced0;font-weight:700;font-size:16px;margin-bottom:12px}._accordion_1z04y_14{display:grid;gap:12px}._chevron_1z04y_19{display:inline-flex;align-items:center;height:20px;width:20px;transition:transform .15s ease;transform:rotate(-90deg)}._item_1z04y_28[data-state=open] ._chevron_1z04y_19{transform:rotate(-90deg)}._item_1z04y_28{border:1px solid #2f2f2f;border-radius:10px;overflow:hidden;background:#191919}._header_1z04y_39{all:unset;display:block}._trigger_1z04y_44{width:100%;padding:14px;display:flex;justify-content:space-between;align-items:center;background:transparent;color:#f5f2f3;font-weight:700;font-size:16px}._trigger_1z04y_44:focus-visible{outline:2px solid #4b4b4b}._q_1z04y_59{text-align:left}._chevron_1z04y_19{transition:transform .18s ease}._item_1z04y_28[data-state=open] ._chevron_1z04y_19{transform:rotate(180deg)}._content_1z04y_71{border-top:1px solid #2a2a2a;overflow:hidden;will-change:height;transition:height .2s ease}._answer_1z04y_78{padding:12px 14px 14px;color:#c8ced0;font-size:14px;line-height:1.45;white-space:pre-line}._answer_1z04y_78 a{color:#b3fd5e;text-decoration:underline}._container_1yegv_2{max-width:720px;margin:0 auto;padding:24px 16px}._title_1yegv_8{font-size:24px;font-weight:600;margin-bottom:8px}._text_1yegv_14{color:#555}._actionButton_1yegv_18{padding:0;color:inherit;text-decoration:underline;background:transparent;border:0;cursor:pointer}._actionButton_1yegv_18:disabled{cursor:default;opacity:.65}._giftButton_1n4vc_1{background-color:#1f1f1f;border-radius:8px;display:flex;flex-direction:column;padding:16px;position:relative;overflow:hidden}._keysTitle_1n4vc_11{margin-top:10px;font-weight:600;font-size:16px}._bgIcon_1n4vc_17{position:absolute;top:-10px;right:0;pointer-events:none;z-index:0;color:var(--color-sub-active)}._lead_11zaa_1{color:#6e7b80;font-size:14px;line-height:1.35;margin:8px 0}._transButton_19llc_1{background-color:#1f1f1f;border-radius:8px;display:flex;flex-direction:column;padding:16px;position:relative;overflow:hidden}._keysTitle_19llc_11{margin-top:10px;font-weight:600;font-size:16px}._bgIcon_19llc_17{position:absolute;top:-10px;right:0;pointer-events:none;z-index:0;color:var(--color-sub-active)}._time_19llc_26{position:absolute;bottom:5px;right:10px;font-size:13px;font-weight:400;color:#6e7b80}._card_5sb08_2{background:#1f1f1f;border-radius:8px;padding:14px}._cardHeader_5sb08_8{font-size:16px;font-weight:700;color:#f0f0f0;margin-bottom:10px}._infoRow_5sb08_15{display:flex;align-items:center;gap:10px}._infoIcon_5sb08_21{display:grid;place-items:center;width:22px;height:22px;border-radius:999px;background:#ff950026;color:var(--color-sub-warning)}._infoIcon_5sb08_21 svg{width:14px;height:14px;stroke:currentColor}._infoText_5sb08_36{color:#e7e0d6;font-size:14px}._empty_5sb08_41{color:#9aa0a6;font-size:14px;padding:6px 0 2px}._membersScroll_5sb08_47{max-height:260px;overflow-y:auto;padding-right:4px}._membersScroll_5sb08_47::-webkit-scrollbar{width:6px}._membersScroll_5sb08_47::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:6px}._membersScroll_5sb08_47::-webkit-scrollbar-track{background:transparent}._members_5sb08_47{display:flex;flex-direction:column;gap:10px}._memberItem_5sb08_74{display:flex;align-items:center;gap:10px;background:#0f0f0f;border-radius:10px;padding:10px 12px}._memberIcon_5sb08_83{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#1f1f1f}._memberIcon_5sb08_83 svg{width:16px;height:16px}._memberName_5sb08_96{color:#f5f5f5;font-size:15px;font-weight:500;flex:1}._removeBtn_5sb08_103{border:0;outline:0;padding:6px 10px;border-radius:10px;background:#ff50502e;color:#ff7a7a;font-weight:700;font-size:13px;cursor:pointer}._removeBtn_5sb08_103:hover{background:#ff505047}._limitNote_5sb08_118{margin-top:10px;color:#9aa0a6;font-size:13px}._warning_5sb08_124{color:var(--color-sub-inactive);font-size:13px;margin-bottom:10px}._form_5sb08_130{display:grid;gap:6px}._input_5sb08_135{height:44px;border:0;outline:0;border-radius:10px;background:#0f0f0f;color:#f5f5f5;font-size:15px;padding:0 12px}._input_5sb08_135::placeholder{color:#6b7280}._error_5sb08_149{min-height:18px;color:#ff7a7a;font-size:12px}._addBtn_5sb08_155{padding:14px 21px;background:linear-gradient(90deg,#b3fd5e,#6cd323);color:#171717;font-weight:600;line-height:20px;border-radius:8px;font-size:16px;display:grid;place-items:center}._addBtn_5sb08_155:disabled{opacity:.5;cursor:not-allowed}._modalDangerBtn_5sb08_171{display:grid;place-items:center;width:100%;padding:12px 16px;border-radius:10px;border:none;background:#e45858;color:#fff;font-weight:600;font-size:15px;cursor:pointer}._modalDangerBtn_5sb08_171:hover{filter:brightness(1.05)}._modalDangerBtn_5sb08_171:disabled{opacity:.6;cursor:default}._modalCancelBtn_5sb08_192{display:grid;place-items:center;width:100%;padding:12px 16px;border-radius:10px;background:transparent;border:1px solid rgba(255,255,255,.25);color:#f5f2f3;font-weight:600;font-size:15px;cursor:pointer}._modalCancelBtn_5sb08_192:hover{background:#ffffff0f}._modalCancelBtn_5sb08_192:disabled{opacity:.6;cursor:default}._input_5sb08_135,._addBtn_5sb08_155{width:100%}@media (min-width: 1024px){._form_5sb08_130{justify-items:center}._input_5sb08_135,._addBtn_5sb08_155{width:320px;justify-self:center;margin-inline:auto}}@media (min-width: 1440px){._input_5sb08_135,._addBtn_5sb08_155{width:360px}}._page_qzkeg_2{max-width:900px;width:100%;margin:0 auto;padding:24px 16px 56px}._backButton_qzkeg_9{display:flex;gap:8px;font-weight:600;font-size:16px;line-height:20px;color:#6e7b80;margin-bottom:10px}._title_qzkeg_19{margin:0 0 16px;font-size:28px;font-weight:700}._status_qzkeg_25{opacity:.7}._error_qzkeg_29{color:#c0392b}._content_qzkeg_33{line-height:1.65;font-size:16px}._content_qzkeg_33 h2{margin:24px 0 12px;font-size:22px;font-weight:700}._content_qzkeg_33 h3{margin:20px 0 10px;font-size:18px;font-weight:700}._content_qzkeg_33 p{margin:10px 0}._content_qzkeg_33 ul,._content_qzkeg_33 ol{margin:10px 0 10px 22px;padding:0}._content_qzkeg_33 li{margin:6px 0}._content_qzkeg_33 a{text-decoration:underline}._content_qzkeg_33 hr{margin:18px 0;opacity:.3}._content_qzkeg_33 blockquote{margin:12px 0;padding-left:12px;border-left:3px solid rgba(0,0,0,.2)}._skeletonWrap_qzkeg_71{margin-top:8px;width:100%}._skelTitle_qzkeg_76{height:34px;width:min(520px,90%);border-radius:10px;margin:0 0 16px}._skelH2_qzkeg_83{height:24px;width:min(420px,80%);border-radius:10px;margin:18px 0 12px}._skelLine_qzkeg_90{height:14px;border-radius:10px;margin:8px 0}._skelSpacer_qzkeg_97{height:10px}._skelList_qzkeg_101{display:flex;flex-direction:column;gap:10px;margin-left:6px}._skelListItem_qzkeg_108{display:flex;align-items:center;gap:10px}._skelBullet_qzkeg_114{width:10px;height:10px;border-radius:999px;flex:0 0 auto}._card_4lsmu_1{width:100%;border-radius:18px;padding:8px;background:linear-gradient(180deg,#f5f2f30b,#f5f2f305);border:1px solid rgba(245,242,243,.08)}._list_4lsmu_9{display:flex;flex-direction:column;gap:0}._item_4lsmu_15{position:relative;display:flex;align-items:center;min-height:46px;padding:10px 12px;border-radius:12px;color:#f5f2f3d1;background:transparent;border:1px solid transparent;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}._item_4lsmu_15:not(:last-child):after{content:"";position:absolute;left:46px;right:12px;bottom:-1px;height:1px;background:#f5f2f314}._item_4lsmu_15:hover{color:#f5f2f3}._item_4lsmu_15:disabled{cursor:default;opacity:.6}._button_4lsmu_45{width:100%;cursor:pointer}._icon_4lsmu_50{display:inline-flex;align-items:center;justify-content:center;margin-right:10px;color:#6e7b80;transition:color .16s ease}._item_4lsmu_15:hover:not(:disabled) ._icon_4lsmu_50{color:var(--color-sub-active)}._text_4lsmu_62{flex:1 1 auto;min-width:0;font-size:14px;line-height:20px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._arrow_4lsmu_73{margin-left:10px;color:#f5f2f352;transition:color .16s ease,transform .16s ease}._item_4lsmu_15:hover:not(:disabled) ._arrow_4lsmu_73{color:var(--color-sub-active);transform:translate(2px)}._modal_mw7l6_1{width:min(90%,420px);height:fit-content}._list_mw7l6_6{display:flex;flex-direction:column;gap:4px}._item_mw7l6_12{position:relative;display:flex;align-items:center;width:100%;min-height:44px;padding:10px 12px;border-radius:10px;color:#f5f2f3d1;background:transparent;border:1px solid transparent;text-decoration:none;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease}._item_mw7l6_12:hover{background:var(--sidebar-item-hover-bg);color:#f5f2f3}._item_mw7l6_12:disabled{cursor:default;opacity:.6}._itemSelected_mw7l6_36,._itemSelected_mw7l6_36:hover{color:var(--sidebar-item-active-text)}._meta_mw7l6_43{display:flex;align-items:center;flex:1 1 auto;min-width:0}._flagBox_mw7l6_50{display:inline-flex;align-items:center;justify-content:center;margin-right:10px;flex:0 0 auto}._flag_mw7l6_50{width:24px;height:18px}._label_mw7l6_63{font-size:14px;line-height:20px;white-space:nowrap}._check_mw7l6_69{display:inline-flex;align-items:center;justify-content:center;color:var(--color-sub-active);flex:0 0 auto;min-width:20px;margin-left:auto}._links_13jy3_1{display:flex;align-items:center;justify-content:center;gap:8px;padding:2px 8px 0;color:#f5f2f36b;font-size:12px;line-height:18px}._link_13jy3_1{color:inherit;text-decoration:none;transition:color .16s ease}._link_13jy3_1:hover{color:#f5f2f3b8}._separator_13jy3_21{width:1px;height:12px;background:#f5f2f338;flex:0 0 auto}._card_1r9yf_1{width:100%;border-radius:18px;padding:8px;background:linear-gradient(180deg,#f5f2f30b,#f5f2f305);border:1px solid rgba(245,242,243,.08)}._list_1r9yf_9{display:flex;flex-direction:column;gap:0}._item_1r9yf_15{position:relative;display:flex;align-items:center;width:100%;min-height:46px;padding:10px 12px;border-radius:12px;color:#f5f2f3d1;background:transparent;border:1px solid transparent;text-decoration:none;font:inherit;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease}._item_1r9yf_15:not(:last-child):after{content:"";position:absolute;left:46px;right:12px;bottom:-1px;height:1px;background:#f5f2f314}._item_1r9yf_15:hover{color:#f5f2f3}._item_1r9yf_15:disabled{cursor:default;opacity:.6}._icon_1r9yf_48{display:inline-flex;align-items:center;justify-content:center;margin-right:10px;color:#6e7b80;transition:color .16s ease}._item_1r9yf_15:hover:not(:disabled) ._icon_1r9yf_48{color:var(--color-sub-active)}._text_1r9yf_60{flex:1 1 auto;min-width:0;font-size:14px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._arrow_1r9yf_70{margin-left:10px;color:#f5f2f352;transition:color .16s ease,transform .16s ease}._item_1r9yf_15:hover:not(:disabled) ._arrow_1r9yf_70{color:var(--color-sub-active);transform:translate(2px)}._card_13bri_1{width:100%;border-radius:18px;padding:8px;background:linear-gradient(180deg,#f5f2f30b,#f5f2f305);border:1px solid rgba(245,242,243,.08)}._list_13bri_9{display:flex;flex-direction:column;gap:0}._item_13bri_15{display:flex;align-items:center;min-height:46px;padding:10px 12px;border-radius:12px;border:1px solid transparent}._textContainer_13bri_24{flex:1 1 auto;min-width:0;margin-left:10px}._text_13bri_24{width:100%;height:14px;border-radius:999px}._legalLinks_13bri_36{display:flex;justify-content:center;padding:2px 8px 0}._modal_1f447_1{width:min(90%,420px)}._list_1f447_5{display:flex;flex-direction:column;gap:4px}._item_1f447_11{position:relative;display:flex;align-items:center;min-height:46px;padding:10px 12px;border-radius:12px;color:#f5f2f3d1;background:transparent;border:1px solid transparent;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}._item_1f447_11:not(:last-child):after{content:"";position:absolute;left:46px;right:12px;bottom:-1px;height:1px;background:#f5f2f314}._item_1f447_11:hover{color:#f5f2f3}._icon_1f447_37{display:inline-flex;align-items:center;justify-content:center;margin-right:10px;color:#6e7b80;transition:color .16s ease}._item_1f447_11:hover ._icon_1f447_37{color:var(--color-sub-active)}._text_1f447_49{flex:1 1 auto;min-width:0;font-size:14px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._arrow_1f447_59{margin-left:10px;color:#f5f2f352;transition:color .16s ease,transform .16s ease}._item_1f447_11:hover ._arrow_1f447_59{color:var(--color-sub-active);transform:translate(2px)}._headerTitle_1sn2s_1{margin:0;font-weight:600;font-size:20px;line-height:26px;letter-spacing:-.01em;color:#f5f2f3}
