.ant-modal-wrap.cancel-plan-resources-modal .ant-modal{max-width:calc(100vw - 32px);width:560px!important}.resource-manager{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}.resource-manager,.resource-manager .rm-head{display:-webkit-box;display:-ms-flexbox;display:flex}.resource-manager .rm-head{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:14px}.resource-manager .rm-head-icon{-webkit-box-flex:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--color-bg-neutral-low-default);border-radius:14px;color:var(--color-text-strong-default);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;height:44px;justify-content:center;width:44px}.resource-manager .rm-head-icon .material-icons{font-size:24px}.resource-manager .rm-head-title{color:var(--color-text-strong-default);font-size:20px;font-weight:700;line-height:28px;margin:0}.resource-manager .rm-head-desc{color:var(--color-text-low-default);font-size:13px;line-height:20px;margin:4px 0 0}.resource-manager .rm-progress{background:var(--color-bg-neutral-low-default);border:1px solid var(--color-border-low-default);border-radius:14px;padding:14px 16px}.resource-manager .rm-progress-top{-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;justify-content:space-between}.resource-manager .rm-progress-label{color:var(--color-text-low-default);font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}.resource-manager .rm-progress-value{color:var(--color-text-strong-default);font-size:18px;font-weight:700}.resource-manager .rm-progress-track{background:var(--color-bg-neutral-pressed);border-radius:3px;height:6px;margin-top:10px;overflow:hidden}.resource-manager .rm-progress-fill{background:var(--color-bg-success-default);border-radius:3px;height:100%;-webkit-transition:width .3s ease;transition:width .3s ease}.resource-manager .rm-progress-hint{color:var(--color-text-default);font-size:12px;line-height:18px;margin-top:8px}.resource-manager .rm-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;margin:0 -4px;max-height:42vh;overflow-y:auto;padding:2px 4px}.resource-manager .rm-list::-webkit-scrollbar{width:6px}.resource-manager .rm-list::-webkit-scrollbar-thumb{background:var(--color-border-default);border-radius:3px}.resource-manager .rm-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--color-bg-default);border:1px solid var(--color-border-low-default);border-radius:14px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding:10px 14px;-webkit-transition:border-color .2s ease,opacity .2s ease;transition:border-color .2s ease,opacity .2s ease}.resource-manager .rm-row:hover{border-color:var(--color-border-default)}.resource-manager .rm-row.is-off{background:var(--color-bg-neutral-low-default)}.resource-manager .rm-row.is-off .rm-name-text{color:var(--color-text-low-default)}.resource-manager .rm-avatar{-webkit-box-flex:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--color-bg-neutral-default);border-radius:50%;color:var(--color-text-strong-default);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;font-size:13px;font-weight:700;height:36px;justify-content:center;width:36px}.resource-manager .rm-avatar.is-channel .material-icons{font-size:20px}.resource-manager .rm-info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0}.resource-manager .rm-name{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.resource-manager .rm-name-text{color:var(--color-text-strong-default);font-size:14px;font-weight:600;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-manager .rm-self{-webkit-box-flex:0;background:var(--color-bg-info-low-default);border-radius:10px;color:var(--color-bg-info-strong-default);-ms-flex:0 0 auto;flex:0 0 auto;font-size:10px;font-weight:700;line-height:16px;padding:1px 8px}.resource-manager .rm-sub{color:var(--color-text-low-default);font-size:12px;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-manager .rm-actions{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;gap:10px}.resource-manager .rm-actions,.resource-manager .rm-toggle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.resource-manager .rm-toggle{background:var(--color-bg-neutral-low-default);border:1px solid var(--color-border-low-default);border-radius:20px;gap:8px;padding:4px 10px 4px 8px}.resource-manager .rm-toggle.is-locked{opacity:.55}.resource-manager .rm-toggle-text{color:var(--color-text-default);font-size:12px;font-weight:600;min-width:34px}.resource-manager .rm-icon-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:transparent;border:1px solid var(--color-border-critical-subdued-default);border-radius:10px;color:var(--color-text-critical-default);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:34px;justify-content:center;padding:0;-webkit-transition:background .2s ease;transition:background .2s ease;width:34px}.resource-manager .rm-icon-btn .material-icons{font-size:19px}.resource-manager .rm-icon-btn:hover:not(:disabled){background:var(--color-bg-critical-low-default)}.resource-manager .rm-icon-btn:disabled{cursor:not-allowed;opacity:.4}.resource-manager .rm-empty{border:1px dashed var(--color-border-default);border-radius:14px;color:var(--color-text-low-default);font-size:13px;padding:28px 16px;text-align:center}.plans-feature[data-v-1860e4bb]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.plans-feature-text[data-v-1860e4bb],.plans-feature[data-v-1860e4bb]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.plans-feature-text[data-v-1860e4bb]{gap:3px}.plans-feature-text span[data-v-1860e4bb],.plans-feature-text[data-v-1860e4bb]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plans-feature-text svg[data-v-1860e4bb]{height:20px;min-height:20px;min-width:20px;width:20px}.card-select-feature{position:relative;width:100%}.card-select-feature .ant-select{width:100%}.card-select-feature .ant-select-selection{background:#fff!important;border:1px solid #22272d!important;border-radius:3px!important;padding:4px;padding-right:50px!important}.card-select-feature .ant-select-selection-selected-value{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.card-select-feature .ant-select-selection .has-active-tick:after{display:none}.card-select-feature .active-tier-badge-inline{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#f79d65;border-radius:11px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:11px;font-weight:700;height:22px;justify-content:center;min-width:22px;padding:0 6px;position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.select-feature-dropdown .ant-select-dropdown-menu-item{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:8px 12px!important;position:relative}.select-feature-dropdown .ant-select-dropdown-menu-item.has-active-tick:after{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#f79d65;border-radius:50%;color:#fff;content:"✓";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;font-weight:700;height:18px;justify-content:center;margin-left:8px;width:18px}.supsis-plan-card[data-v-34bd9640]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-item-align:start;align-self:flex-start;border:1px solid #e2e2e2;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:400px;overflow:hidden;position:relative;width:275px}.supsis-plan-card.selected[data-v-34bd9640],.supsis-plan-card[data-v-34bd9640]:hover{border-color:#222}.supsis-plan-card-head[data-v-34bd9640]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:15px;justify-content:space-between;padding:15px;width:100%}.supsis-plan-card-head .plan-badge[data-v-34bd9640]{text-wrap:nowrap;background:var(--color-icon-primary-default);border-radius:6px;color:#fff;padding:4px 20px}.supsis-plan-card-head-title[data-v-34bd9640]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;min-height:30px;width:100%}.supsis-plan-card-head-title .plan-title[data-v-34bd9640]{color:#222;font-size:16px;font-weight:500}.supsis-plan-card-head-pricing[data-v-34bd9640]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:70px}.supsis-plan-card-head-pricing-detail[data-v-34bd9640]{color:#222;font-size:30px;font-weight:500}.supsis-plan-card-head-pricing-detail .discount[data-v-34bd9640]{color:var(--color-icon-primary-default);font-size:14px;margin-left:5px;text-decoration:line-through}.supsis-plan-card-head-pricing-period[data-v-34bd9640]{color:#222;font-size:14px}.supsis-plan-card-head.popular[data-v-34bd9640]{background-color:#fff4f2}.supsis-plan-card-head-actions[data-v-34bd9640]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.supsis-plan-card-head-actions .supsis-button[data-v-34bd9640]{min-width:100%}.supsis-plan-card-body[data-v-34bd9640]{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-top:1px solid #e2e2e2;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;height:100%;padding:10px;width:100%}.supsis-plan-card-body-content[data-v-34bd9640]{color:#222;font-size:16px;font-weight:500}.supsis-plan-card-body-features[data-v-34bd9640]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px}.supsis-plan-card-footer[data-v-34bd9640]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #e2e2e2;color:#8796af;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;padding:10px;width:100%}.supsis-plan-card-footer .material-icons[data-v-34bd9640]{font-size:20px}.cancel-plan-information{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.cancel-plan-information .title{color:var(--color-text-default);font-size:20px;font-weight:700;margin-top:16px;text-align:center}.cancel-plan-information .description{color:var(--color-text-default);font-size:16px;line-height:1.6;margin-top:12px;max-width:420px;text-align:center}.cancel-plan-information .footer{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;justify-content:center;margin-top:24px}.cancel-plan-information .footer-btn{height:44px;min-width:140px}.svg-banner{height:170px;width:200px}.svg-banner svg{height:100%;width:100%}