.mou-editor_pageContainer__kznch{min-height:100vh;height:100vh;background-color:#fafafa;display:flex;flex-direction:column;color:#18181b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden}.mou-editor_mainLayout__q7_hd{display:grid;grid-template-columns:1fr 480px;height:100vh;width:100%;overflow:hidden}@media (max-width:1024px){.mou-editor_mainLayout__q7_hd{grid-template-columns:1fr;height:auto;overflow:auto}}.mou-editor_documentColumn__0_kZc{background-color:#f4f4f5;border-right:1px solid #e4e4e7;display:flex;flex-direction:column;height:100vh;overflow:hidden}.mou-editor_documentHeader__3z3Oz{height:56px;box-sizing:border-box;background:#ffffff;border-bottom:1px solid #e4e4e7;display:flex;align-items:center;justify-content:space-between;padding:0 20px;flex-shrink:0}.mou-editor_documentHeaderLeft__gOCxd{display:flex;align-items:center;gap:10px;min-width:0}.mou-editor_backHeaderBtn__5Ccyo{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;border:1px solid #e4e4e7;background:#ffffff;color:#52525b;cursor:pointer;flex-shrink:0;transition:background-color .15s ease}.mou-editor_backHeaderBtn__5Ccyo:hover{background:#f4f4f5}.mou-editor_documentTitleInput__wOPpm{font-size:15px;font-weight:600;color:#18181b;border:1px solid transparent;padding:4px 8px;border-radius:6px;outline:none;background:transparent}.mou-editor_documentTitleInput__wOPpm:focus,.mou-editor_documentTitleInput__wOPpm:hover{border-color:#cbd5e1;background:#ffffff}.mou-editor_documentTitleDisplay__CcioE{font-size:15px;font-weight:600;color:#18181b;padding:4px 8px}.mou-editor_editMouHeaderBtn__cHttA{display:inline-flex;align-items:center;gap:6px;background-color:var(--primary-color);color:#ffffff;border:none;padding:6px 14px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease;box-shadow:0 2px 4px color-mix(in srgb,var(--primary-color) 20%,transparent)}.mou-editor_editMouHeaderBtn__cHttA:hover{background-color:color-mix(in srgb,var(--primary-color) 85%,black)}.mou-editor_wysiwygToolbar__1carL{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#ffffff;border-bottom:1px solid #e2e8f0;flex-wrap:wrap}.mou-editor_wysiwygBtn__C8xfU{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;border:1px solid #e2e8f0;background:#ffffff;color:#475569;cursor:pointer;transition:all .15s ease}.mou-editor_wysiwygBtn__C8xfU:hover{background:#f1f5f9;color:#0f172a}.mou-editor_varSelect__X5OmJ{padding:5px 10px;border:1px solid #cbd5e1;border-radius:6px;font-size:12px;color:#334155;background:#ffffff;outline:none}.mou-editor_editablePaperCanvas__oRuxK{width:100%;max-width:850px;min-height:1400px;height:auto;background:#ffffff;box-shadow:0 4px 16px rgba(0,0,0,.08);border:1px solid #cbd5e1;border-radius:8px;padding:40px 50px;box-sizing:border-box;outline:none;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#1f2937;line-height:1.6;overflow:visible}.mou-editor_editablePaperCanvas__oRuxK:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary-color) 20%,transparent)}.mou-editor_paperWrapper__BEtbY{flex:1 1;padding:24px 20px 40px 24px;display:flex;justify-content:center;background:#f1f5f9;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#94a3b8 #f1f5f9}.mou-editor_paperWrapper__BEtbY::-webkit-scrollbar{width:7px;height:0}.mou-editor_paperWrapper__BEtbY::-webkit-scrollbar-track{background:#f1f5f9;border-left:1px solid #e2e8f0}.mou-editor_paperWrapper__BEtbY::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:9999px}.mou-editor_paperWrapper__BEtbY::-webkit-scrollbar-thumb:hover{background:#64748b}.mou-editor_paperWrapper__BEtbY::-webkit-scrollbar-corner{background:transparent;display:none}.mou-editor_tabContent__fJMA7::-webkit-scrollbar{width:5px}.mou-editor_tabContent__fJMA7::-webkit-scrollbar-track{background:transparent}.mou-editor_tabContent__fJMA7::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}.mou-editor_tabContent__fJMA7::-webkit-scrollbar-thumb:hover{background:#94a3b8}.mou-editor_paperCanvas__zufg_{width:100%;max-width:850px;min-height:1400px;background:#ffffff;box-shadow:0 4px 16px rgba(0,0,0,.08);border:1px solid #cbd5e1;border-radius:8px;padding:0;box-sizing:border-box}.mou-editor_rightColumn__0gBTN{background:#ffffff;display:flex;flex-direction:column;height:100vh;overflow:hidden}.mou-editor_panelHeader__JwJmm{height:56px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e4e7;padding:0 24px;flex-shrink:0}.mou-editor_tabList__983vE{display:flex;gap:24px;height:100%;align-items:center}.mou-editor_tabBtn__huv1J{font-size:14px;font-weight:600;color:#71717a;background:transparent;border:none;height:100%;display:flex;align-items:center;padding:0;cursor:pointer;position:relative;transition:color .15s ease}.mou-editor_tabBtnActive__L9mOM{color:#18181b}.mou-editor_tabBtnActive__L9mOM:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background-color:var(--primary-color);border-radius:999px 999px 0 0}.mou-editor_saveBtn__cf4lV{background-color:var(--primary-color);color:#ffffff;border:none;padding:7px 20px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .15s ease}.mou-editor_saveBtn__cf4lV:hover{background-color:color-mix(in srgb,var(--primary-color) 85%,black)}.mou-editor_saveBtn__cf4lV:disabled{opacity:.7;cursor:not-allowed}.mou-editor_tabContent__fJMA7{flex:1 1;display:flex;flex-direction:column;padding:24px;overflow-y:auto}.mou-editor_signatureTypeSection___hBgr{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}.mou-editor_sectionLabel__uV2kR{font-size:13px;font-weight:600;color:#52525b;display:flex;align-items:center;gap:6px}.mou-editor_signatureGrid__h7Ffh{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mou-editor_sigTypeCard__vG49o{border:1.5px solid #e4e4e7;border-radius:8px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .15s ease;background:#ffffff}.mou-editor_sigTypeCardActive__CWFQD{border-color:var(--primary-color);background-color:color-mix(in srgb,var(--primary-color) 8%,white)}.mou-editor_sigTypeLabel__0jn8i{font-size:13px;font-weight:600;color:#18181b}.mou-editor_checkCircle__FFH7a{width:20px;height:20px;border-radius:50%;background:var(--primary-color);color:#ffffff;display:flex;align-items:center;justify-content:center;font-size:12px}.mou-editor_uncheckCircle__NN1bD{width:20px;height:20px;border-radius:50%;border:1.5px solid #cbd5e1}.mou-editor_signerCenterArea__lw66q{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:30px 0;gap:16px}.mou-editor_avatarGroupIllustration__6_1JS{display:flex;align-items:center;justify-content:center;width:100px;height:70px}.mou-editor_addSignerPurpleBtn__dVIR9{background-color:var(--primary-color);color:#ffffff;border:none;padding:10px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 6px -1px color-mix(in srgb,var(--primary-color) 20%,transparent);transition:background-color .2s ease}.mou-editor_addSignerPurpleBtn__dVIR9:hover{background-color:color-mix(in srgb,var(--primary-color) 85%,black)}.mou-editor_activityLogList__56lcH{display:flex;flex-direction:column;gap:2px}.mou-editor_activityLogItem__Vvq_h{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid #f4f4f5}.mou-editor_activityLogItem__Vvq_h:last-child{border-bottom:none}.mou-editor_activityLogDot__dEnXC{width:8px;height:8px;border-radius:50%;background:var(--primary-color);margin-top:5px;flex-shrink:0}.mou-editor_activityLogBody__hjm61{display:flex;flex-direction:column;gap:2px}.mou-editor_activityLogAction__N_NMH{font-size:13px;font-weight:600;color:#18181b}.mou-editor_activityLogDetails__kWSlI{font-size:12px;color:#52525b}.mou-editor_activityLogTime__fDKuT{font-size:11px;color:#a1a1aa}.mou-editor_signersList__xng8I{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.mou-editor_signerRowList__wa2Gq{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}.mou-editor_signerRow__H1eB0{display:flex;align-items:center;gap:12px;padding:10px 4px;border-bottom:1px solid #f4f4f5}.mou-editor_signerRow__H1eB0:last-child{border-bottom:none}.mou-editor_signerAvatar__RFrDB{width:36px;height:36px;border-radius:50%;border:1.5px solid var(--primary-color);color:var(--primary-color);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0;background:color-mix(in srgb,var(--primary-color) 8%,white)}.mou-editor_signerRowNameCol__Bq29T{display:flex;flex-direction:column;gap:1px;min-width:0;max-width:110px}.mou-editor_signerRowName__HSoFR{font-size:13px;font-weight:600;color:#18181b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mou-editor_signerRowRole__dEPIL{font-size:11px;color:#71717a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mou-editor_signerRowContact__TQg01{flex:1 1;min-width:0;font-size:12px;color:#52525b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mou-editor_signerStatusPill__kUOgf{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap;flex-shrink:0}.mou-editor_status_draft__Cbc83{background:#f4f4f5;color:#71717a}.mou-editor_status_invited__GM18D{background:color-mix(in srgb,var(--primary-color) 16%,white);color:var(--primary-color)}.mou-editor_status_signed__W2TlU{background:var(--primary-color);color:#ffffff}.mou-editor_signerMenuWrapper__gkRAX{position:relative;flex-shrink:0}.mou-editor_signerMenuBtn__Hmetb{width:28px;height:28px;border-radius:50%;border:1px solid #e4e4e7;background:#ffffff;color:#52525b;display:flex;align-items:center;justify-content:center;cursor:pointer}.mou-editor_signerMenuBtn__Hmetb:hover{background:#f4f4f5}.mou-editor_signerDropdownMenu__ivhN6{position:absolute;top:32px;right:0;background:#ffffff;border:1px solid #e4e4e7;border-radius:8px;box-shadow:0 8px 20px -4px rgba(0,0,0,.12);min-width:140px;z-index:20;overflow:hidden}.mou-editor_signerMenuItem__xGD_F{display:flex;align-items:center;gap:8px;width:100%;padding:9px 14px;font-size:13px;font-weight:500;color:#27272a;background:transparent;border:none;cursor:pointer;text-align:left}.mou-editor_signerMenuItem__xGD_F:hover{background:#f4f4f5}.mou-editor_signerMenuItemDanger__5kXmy{color:#dc2626}.mou-editor_addSignerOutlineBtn__FQdKz{width:100%;background:#ffffff;color:var(--primary-color);border:1.5px solid var(--primary-color);padding:11px 0;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;margin-bottom:24px;transition:background-color .15s ease}.mou-editor_addSignerOutlineBtn__FQdKz:hover{background:color-mix(in srgb,var(--primary-color) 8%,white)}.mou-editor_signerCard__Xquca{background:#fafafa;border:1px solid #e4e4e7;border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:10px}.mou-editor_signerCardHeader__wxu0V{display:flex;align-items:center;justify-content:space-between}.mou-editor_signerBadge__GIgE_{font-size:12px;font-weight:700;color:var(--primary-color);background:color-mix(in srgb,var(--primary-color) 8%,white);padding:2px 8px;border-radius:4px}.mou-editor_removeSignerBtn__Wir9c{background:transparent;border:none;color:#ef4444;font-size:12px;cursor:pointer}.mou-editor_doneEditingBtn__NmCzh{background:transparent;border:none;color:#16a34a;cursor:pointer}.mou-editor_formGroup__35Aj5{display:flex;flex-direction:column;gap:4px}.mou-editor_label__7fZf3{font-size:12px;font-weight:600;color:#52525b}.mou-editor_input__CCWgZ,.mou-editor_select__5F9Kf{width:100%;padding:8px 10px;border:1px solid #d4d4d8;border-radius:6px;font-size:13px;color:#18181b;outline:none;background:#ffffff}.mou-editor_input__CCWgZ:focus,.mou-editor_select__5F9Kf:focus{border-color:var(--primary-color)}.mou-editor_bottomNav__CWRYF{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:20px;border-top:1px solid #f4f4f5}.mou-editor_backNavBtn__a_6l6{background:#ffffff;border:1px solid var(--primary-color);color:var(--primary-color);padding:10px 28px;border-radius:6px;font-weight:600;font-size:14px;cursor:pointer;transition:all .15s ease}.mou-editor_backNavBtn__a_6l6:hover{background:color-mix(in srgb,var(--primary-color) 8%,white)}.mou-editor_nextNavBtn___dZ2Y{display:inline-flex;align-items:center;justify-content:center;gap:6px;background-color:var(--primary-color);color:#ffffff;border:none;padding:10px 32px;border-radius:6px;font-weight:600;font-size:14px;cursor:pointer;transition:background-color .2s ease;box-shadow:0 4px 6px -1px color-mix(in srgb,var(--primary-color) 25%,transparent)}.mou-editor_nextNavBtn___dZ2Y:hover{background-color:color-mix(in srgb,var(--primary-color) 85%,black)}.alert-card{width:100%;max-width:24rem;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);background-color:#fff;overflow:hidden}.alert-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:10000;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.alert-modal,.alert-overlay{display:flex;align-items:center;justify-content:center}.alert-modal{padding:1rem;width:100%;height:100%;animation:alert-fade-in .12s ease-out}@keyframes alert-fade-in{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.alert-header{position:relative;display:flex;flex-direction:column;align-items:center;padding:1.5rem 0 0}.alert-icon-container{display:flex;height:4rem;width:4rem;align-items:center;justify-content:center;border-radius:9999px}.alert-icon-container.delete{background-color:#fee2e2}.alert-icon-container.success{background-color:#dcfce7}.alert-icon-delete{color:#ef4444}.alert-icon-success{color:#22c55e}.alert-icon-container.warning{background-color:#fef3c7}.alert-icon-warning{color:#ef4444}.alert-close-button{position:absolute;top:1rem;right:1rem;height:2rem;width:2rem;border-radius:9999px;background-color:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.alert-close-button:hover{background-color:#f3f4f6}.alert-close-icon{height:1rem;width:1rem;color:#6b7280}.alert-title{margin-top:1rem;font-size:1.125rem;font-weight:600;color:#1f2937}.alert-content{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem;text-align:center;font-size:.875rem;color:#4b5563}.alert-footer{display:flex;justify-content:center;gap:.5rem;padding:0 1.5rem 1.5rem}.alert-button{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out;width:150px}.alert-button.outline{background-color:#fff;border:1px solid #d1d5db;color:#374151}.alert-button.outline:hover{background-color:#f3f4f6}.alert-button.delete-primary{background-color:#ef4444;color:#fff;border:1px solid transparent}.alert-button.delete-primary:hover{background-color:#dc2626}.alert-button.confirm-primary{background-color:green;color:#fff;border:1px solid transparent}.alert-button.action-primary{background-color:#4f46e5;color:#fff;border:1px solid transparent}.alert-button.action-primary:hover{background-color:#4338ca}.alert-button-icon{width:1rem;height:1rem;margin-right:.5rem}@media (max-width:768px){.alert-overlay{padding:16px}.alert-card{max-width:100%;width:100%}.alert-header{padding:1rem 0 0}.alert-icon-container{height:3rem;width:3rem}.alert-title{font-size:1rem;margin-top:.75rem;padding:0 1rem}.alert-content{padding:1rem 1.5rem;font-size:.8125rem}.alert-footer{flex-direction:column;gap:.75rem;padding:1rem 1.5rem}.alert-button{width:100%;min-height:44px;padding:12px 16px;font-size:.875rem}.alert-close-button{min-width:44px;min-height:44px;padding:10px}}@media (max-width:480px){.alert-overlay{padding:12px}.alert-header{padding:.75rem 0 0}.alert-icon-container{height:2.5rem;width:2.5rem}.alert-title{font-size:.9375rem;margin-top:.5rem}.alert-content{font-size:.75rem}.alert-content,.alert-footer{padding:.75rem 1rem}.alert-button{padding:10px 14px;font-size:.8125rem}}.EmailTemplatesManager_container__8RZTP{padding:8px}.EmailTemplatesManager_checkboxSmallLeft__zgVT8{display:flex;align-items:center;gap:8px;margin:8px 0}.EmailTemplatesManager_checkboxSmallLeft__zgVT8 input[type=checkbox]{width:14px;height:14px;margin:0;flex-shrink:0}.EmailTemplatesManager_checkboxSmallLeft__zgVT8 label{margin:0;font-size:14px;font-weight:400;color:#374151;cursor:pointer}.EmailTemplatesManager_header__sNymO{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:15px;gap:20px}.EmailTemplatesManager_headerLeft__846TG{display:flex;align-items:center;gap:20px}.EmailTemplatesManager_headerIcon__7vxOw{color:#2563eb}.EmailTemplatesManager_headerLeft__846TG p{margin:0;color:#666;font-size:.95rem}.EmailTemplatesManager_createButtonInline__n0CAp{display:flex;align-items:center;gap:8px;padding:10px 20px;background:var(--primary-color);color:white;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease;white-space:nowrap;font-size:.9rem;font-family:var(--font-family);text-transform:capitalize}.EmailTemplatesManager_createButtonInline__n0CAp:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px rgba(13,100,147,.3)}.EmailTemplatesManager_createButtonInline__n0CAp span{font-size:.9rem}.EmailTemplatesManager_filters__HsQwM{display:flex;gap:20px;margin-bottom:15px;padding:20px;background:#f8f9fa;border-radius:12px;flex-wrap:wrap}.EmailTemplatesManager_filterGroup__CqyaZ{display:flex;flex-direction:column;gap:5px;min-width:150px}.EmailTemplatesManager_filterGroup__CqyaZ label{font-weight:500;color:#495057;font-size:.9rem}.EmailTemplatesManager_filterGroup__CqyaZ input,.EmailTemplatesManager_filterGroup__CqyaZ select{padding:8px 12px;border:1px solid #ced4da;border-radius:6px;font-size:.9rem;transition:border-color .2s ease}.EmailTemplatesManager_filterGroup__CqyaZ input:focus,.EmailTemplatesManager_filterGroup__CqyaZ select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.1)}.EmailTemplatesManager_filterGroup__CqyaZ input{min-width:200px}@media (max-width:768px){.EmailTemplatesManager_container__8RZTP{padding:8px}.EmailTemplatesManager_headerLeft__846TG,.EmailTemplatesManager_header__sNymO{flex-direction:column;align-items:flex-start;gap:15px}.EmailTemplatesManager_createButtonInline__n0CAp{align-self:flex-start}.EmailTemplatesManager_filters__HsQwM{flex-direction:column;gap:15px}.EmailTemplatesManager_filterGroup__CqyaZ,.EmailTemplatesManager_filterGroup__CqyaZ input{min-width:auto}}@media (max-width:480px){.EmailTemplatesManager_container__8RZTP{padding:8px}.EmailTemplatesManager_createButtonInline__n0CAp{padding:8px 16px;font-size:.85rem}.EmailTemplatesManager_filters__HsQwM{padding:15px}}.EmailTemplatesManager_modalBodyStacked__MEaNA{display:flex;flex-direction:column;gap:24px;padding:8px 0}.EmailTemplatesManager_modalGrid__qOZ0t{display:grid;grid-template-columns:1fr 1fr;gap:20px}.EmailTemplatesManager_modalFieldGroup__QHjUk{display:flex;flex-direction:column;gap:8px}.EmailTemplatesManager_modalFieldGroup__QHjUk label{font-size:14px;font-weight:600;color:#334155}.EmailTemplatesManager_modalInput__lGIZB,.EmailTemplatesManager_modalSelect__Gk5tw,.EmailTemplatesManager_modalTextarea__bOlhu{padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;width:100%;transition:border-color .2s,box-shadow .2s;background-color:#fff}.EmailTemplatesManager_modalInput__lGIZB:focus,.EmailTemplatesManager_modalSelect__Gk5tw:focus,.EmailTemplatesManager_modalTextarea__bOlhu:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.EmailTemplatesManager_editorContainer__YJHa2{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:white;transition:border-color .2s}.EmailTemplatesManager_editorContainer__YJHa2:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.EmailTemplatesManager_editorToolbar__C1_YA{background-color:#f8fafc;padding:8px 16px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:16px}.EmailTemplatesManager_toolbarGroup__fNG_f{display:flex;align-items:center;gap:4px;padding-right:16px}.EmailTemplatesManager_toolbarGroup__fNG_f:not(:last-child){border-right:1px solid #e2e8f0}.EmailTemplatesManager_toolbarIcon__VGG9h{color:#64748b;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:4px;cursor:pointer;transition:all .2s}.EmailTemplatesManager_toolbarIcon__VGG9h:hover{background-color:#e2e8f0;color:#1e293b}.EmailTemplatesManager_editorArea__U5ElS{width:100%;min-height:200px;padding:16px;border:none;font-size:15px;line-height:1.6;color:#334155;resize:vertical;background:white;outline:none}.EmailTemplatesManager_modalHelp__Gc_lw{font-size:12px;color:#64748b;margin-top:4px}.EmailTemplatesManager_variablesWrapper__S3a3d{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.EmailTemplatesManager_varChip__2Ykke{padding:5px 12px;background-color:#f1f5f9;border-radius:6px;font-size:12px;font-weight:600;color:#475569;cursor:pointer;border:1px solid transparent;transition:all .2s}.EmailTemplatesManager_varChip__2Ykke:hover{background-color:#e2e8f0;color:#1e293b}.EmailTemplatesManager_optionsRow__J3bEy{display:flex;gap:24px;margin-top:8px}.EmailTemplatesManager_optionItem__EywOF{display:flex;align-items:center;gap:10px;cursor:pointer}.EmailTemplatesManager_optionItem__EywOF input{width:16px;height:16px;cursor:pointer}.EmailTemplatesManager_optionItem__EywOF span{font-size:14px;font-weight:500;color:#475569}.MouTemplatesSettings_container__ts9pQ{display:flex;flex-direction:column;gap:20px;width:100%}.MouTemplatesSettings_topBar__7o0c_{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;background:#ffffff;padding:16px 20px;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.05)}.MouTemplatesSettings_filtersGroup__sEb7n{display:flex;flex-wrap:wrap;align-items:center;gap:12px;flex:1 1}.MouTemplatesSettings_searchInputWrapper__pF9TV{position:relative;min-width:240px;flex:1 1;max-width:360px}.MouTemplatesSettings_searchIcon__5_Cfs{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.MouTemplatesSettings_searchInput__5xtcV{width:100%;padding:9px 12px 9px 36px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none;transition:all .2s ease;color:#1f2937;background:#f9fafb}.MouTemplatesSettings_searchInput__5xtcV:focus{border-color:#4f46e5;background:#ffffff;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.MouTemplatesSettings_filterSelect__nu4cz{padding:9px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#374151;background-color:#ffffff;outline:none;cursor:pointer}.MouTemplatesSettings_createBtn__Mm5V7{display:inline-flex;align-items:center;gap:8px;background-color:#4f46e5;color:#ffffff;padding:9px 18px;border-radius:8px;font-weight:500;font-size:14px;border:none;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.MouTemplatesSettings_createBtn__Mm5V7:hover{background-color:#4338ca}.MouTemplatesSettings_createBtn__Mm5V7:active{transform:scale(.98)}.MouTemplatesSettings_tableCard__Akx97{background:#ffffff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.05);overflow:visible;position:relative}.MouTemplatesSettings_table__E_Zod{width:100%;border-collapse:collapse;text-align:left}.MouTemplatesSettings_table__E_Zod th{background-color:#f9fafb;color:#4b5563;font-weight:600;font-size:13px;padding:14px 18px;border-bottom:1px solid #e5e7eb;text-transform:uppercase;letter-spacing:.5px}.MouTemplatesSettings_table__E_Zod td{padding:16px 18px;border-bottom:1px solid #f3f4f6;font-size:14px;color:#1f2937;vertical-align:middle;position:relative}.MouTemplatesSettings_table__E_Zod tr:last-child td{border-bottom:none}.MouTemplatesSettings_table__E_Zod tr:hover td{background-color:#f9fafb}.MouTemplatesSettings_templateNameWrapper__DEO5_{display:flex;flex-direction:column;gap:4px}.MouTemplatesSettings_templateTitleRow__549b4{display:flex;align-items:center;gap:8px}.MouTemplatesSettings_templateTitle__GrYCd{font-weight:600;color:#111827;font-size:15px}.MouTemplatesSettings_templateDesc__LSHUQ{font-size:13px;color:#6b7280;line-height:1.4;max-width:320px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.MouTemplatesSettings_badge__4ELrN{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:9999px;font-size:12px;font-weight:500}.MouTemplatesSettings_badgeDefault___xZst{background-color:#e0e7ff;color:#4338ca;border:1px solid #c7d2fe}.MouTemplatesSettings_badgeType__fOi09{background-color:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.MouTemplatesSettings_badgeActive__TVW0u{background-color:#dcfce7;color:#15803d;border:1px solid #bbf7d0}.MouTemplatesSettings_badgeInactive__2XcYZ{background-color:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.MouTemplatesSettings_actionsCell__SgAOM{display:flex;align-items:center;gap:6px}.MouTemplatesSettings_actionsMenuWrapper__vWs8L{position:relative;display:inline-block}.MouTemplatesSettings_actionsThreeDotsBtn__K3M6Y{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid #e2e8f0;background:#ffffff;color:#475569;cursor:pointer;transition:all .15s ease}.MouTemplatesSettings_actionsThreeDotsBtn__K3M6Y:hover{background-color:#f1f5f9;color:#0f172a;border-color:#cbd5e1}.MouTemplatesSettings_actionsDropdownMenu__Z1DW1{position:absolute;right:0;top:100%;margin-top:6px;width:220px;background:#ffffff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 10px 25px -5px rgba(0,0,0,.15),0 8px 10px -6px rgba(0,0,0,.1);padding:6px;z-index:1000;display:flex;flex-direction:column;gap:2px}.MouTemplatesSettings_dropdownMenuUp__S2HoF{top:auto;bottom:100%;margin-top:0;margin-bottom:6px}.MouTemplatesSettings_dropdownMenuItem__m_ClO{display:flex;align-items:center;gap:10px;padding:9px 12px;font-size:13px;font-weight:500;color:#334155;border:none;background:transparent;border-radius:6px;cursor:pointer;width:100%;text-align:left;transition:all .12s ease}.MouTemplatesSettings_dropdownMenuItem__m_ClO:hover{background-color:#f1f5f9;color:#0f172a}.MouTemplatesSettings_dropdownMenuItemDanger__y_66Q{color:#ef4444}.MouTemplatesSettings_dropdownMenuItemDanger__y_66Q:hover{background-color:#fef2f2;color:#dc2626}.MouTemplatesSettings_actionBtn__Ghw3Q{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:6px;border:1px solid #e5e7eb;background:#ffffff;color:#4b5563;cursor:pointer;transition:all .15s ease}.MouTemplatesSettings_actionBtn__Ghw3Q:hover{background-color:#f3f4f6;color:#111827;border-color:#d1d5db}.MouTemplatesSettings_actionBtnDanger__8kok3:hover{background-color:#fef2f2;color:#dc2626;border-color:#fecaca}.MouTemplatesSettings_actionBtnStar___Y5Dn{color:#d97706}.MouTemplatesSettings_actionBtnStar___Y5Dn:hover{background-color:#fffbeb;border-color:#fde68a}.MouTemplatesSettings_formHeader__t_H2O{display:flex;align-items:center;justify-content:space-between;background:#ffffff;padding:16px 20px;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.05)}.MouTemplatesSettings_formHeaderTitle__jh_n0{font-size:18px;font-weight:700;color:#111827}.MouTemplatesSettings_formHeaderActions__KZuw0{display:flex;align-items:center;gap:10px}.MouTemplatesSettings_secondaryBtn__Sk1ci{display:inline-flex;align-items:center;gap:6px;background-color:#ffffff;color:#374151;padding:8px 16px;border-radius:8px;font-weight:500;font-size:14px;border:1px solid #d1d5db;cursor:pointer;transition:all .15s ease}.MouTemplatesSettings_secondaryBtn__Sk1ci:hover{background-color:#f9fafb;border-color:#9ca3af}.MouTemplatesSettings_configCard__la7Qq,.MouTemplatesSettings_stackedLayout__stIm0{display:flex;flex-direction:column;gap:20px;width:100%}.MouTemplatesSettings_configCard__la7Qq{background:#ffffff;border-radius:12px;border:1px solid #e5e7eb;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.MouTemplatesSettings_configCardHeader__G0lEN{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f3f4f6;padding-bottom:12px}.MouTemplatesSettings_configCardTitle__1pS7Y{font-size:17px;font-weight:700;color:#111827;margin:0}.MouTemplatesSettings_configFieldsGrid__tEwhB{display:grid;grid-template-columns:1fr 1fr;gap:20px;width:100%}@media (max-width:768px){.MouTemplatesSettings_configFieldsGrid__tEwhB{grid-template-columns:1fr}}.MouTemplatesSettings_checkboxesRow__j5_dn{display:flex;align-items:center;gap:24px;padding-top:4px}.MouTemplatesSettings_formGroup__rugEh{display:flex;flex-direction:column;gap:6px}.MouTemplatesSettings_formGroupFull__ToFYD{grid-column:1/-1;display:flex;flex-direction:column;gap:6px}.MouTemplatesSettings_formLabel__XJVfA{font-size:13px;font-weight:600;color:#374151}.MouTemplatesSettings_formInput__x8YBx,.MouTemplatesSettings_formSelect__Tfure,.MouTemplatesSettings_formTextarea__vtqXh{width:100%;padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#111827;outline:none;background-color:#ffffff;transition:all .2s ease}.MouTemplatesSettings_formInput__x8YBx:focus,.MouTemplatesSettings_formSelect__Tfure:focus,.MouTemplatesSettings_formTextarea__vtqXh:focus{border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.MouTemplatesSettings_formTextarea__vtqXh{resize:vertical;min-height:70px}.MouTemplatesSettings_checkboxLabel__zBWtX{display:flex;align-items:center;gap:8px;font-size:14px;color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none}.MouTemplatesSettings_checkboxInput__O3PH9{width:16px;height:16px;accent-color:#4f46e5;cursor:pointer}.MouTemplatesSettings_variablesSection__ZzupM{margin-top:6px;border-top:1px solid #f3f4f6;padding-top:18px;display:flex;flex-direction:column;gap:14px;width:100%}.MouTemplatesSettings_variablesHeader__42YeE{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.MouTemplatesSettings_variablesTitle__iajrz{font-size:15px;font-weight:700;color:#1e3a8a;display:flex;align-items:center;gap:8px}.MouTemplatesSettings_variablesSearchWrapper__Fh08p{max-width:300px;flex:1 1}.MouTemplatesSettings_variablesSearch__XVtG1{width:100%;padding:7px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:13px;background:#f9fafb}.MouTemplatesSettings_variablesGrid__loj4u{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;max-height:240px;overflow-y:auto;padding-right:4px}.MouTemplatesSettings_variableItem__HSegR{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .15s ease}.MouTemplatesSettings_variableItem__HSegR:hover{background:#eff6ff;border-color:#bfdbfe}.MouTemplatesSettings_variableTag__hk0uR{font-family:monospace;font-size:12px;font-weight:600;color:#2563eb;background:#eff6ff;padding:3px 8px;border-radius:4px;border:1px solid #bfdbfe}.MouTemplatesSettings_variableDesc__6tC7T{font-size:11px;color:#64748b;margin-top:3px}.MouTemplatesSettings_variableActions__ddzjd{display:flex;align-items:center;gap:6px}.MouTemplatesSettings_copyVarBtn__zJsCA{padding:5px 10px;font-size:12px;border-radius:6px;border:1px solid #cbd5e1;background:#ffffff;color:#334155;cursor:pointer;display:flex;align-items:center;gap:4px;font-weight:500;transition:all .15s ease}.MouTemplatesSettings_copyVarBtn__zJsCA:hover{background:#2563eb;color:#ffffff;border-color:#2563eb}.MouTemplatesSettings_editorCard__p4F21{background:#ffffff;border-radius:12px;border:1px solid #e5e7eb;display:flex;flex-direction:column;box-shadow:0 1px 3px rgba(0,0,0,.05);overflow:hidden;width:100%;min-height:600px}.MouTemplatesSettings_editorToolbar__S2uP7{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:12px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0;gap:12px}.MouTemplatesSettings_tabGroup__VO_Y8{display:flex;background:#e2e8f0;padding:4px;border-radius:8px}.MouTemplatesSettings_tabBtn__QQf3J{padding:7px 16px;border-radius:6px;font-size:13px;font-weight:500;border:none;background:transparent;color:#64748b;cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;gap:6px}.MouTemplatesSettings_tabBtnActive__FppPZ{background:#ffffff;color:#0f172a;box-shadow:0 1px 3px rgba(0,0,0,.1);font-weight:600}.MouTemplatesSettings_previewControls__4e2k8{display:flex;align-items:center;gap:10px}.MouTemplatesSettings_controlGroup__rEkqJ{display:flex;align-items:center;gap:2px;background:#ffffff;border:1px solid #cbd5e1;border-radius:6px;padding:2px}.MouTemplatesSettings_iconBtn__hGTGb{padding:6px 10px;border:none;background:transparent;color:#475569;border-radius:4px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:12px;transition:all .15s ease}.MouTemplatesSettings_iconBtn__hGTGb:hover{background:#f1f5f9;color:#0f172a}.MouTemplatesSettings_iconBtnActive__Oq7Ue{background:#e2e8f0;color:#1e293b;font-weight:600}.MouTemplatesSettings_wysiwygContainer__rOp5T{display:flex;flex-direction:column;width:100%;flex:1 1;background:#f8fafc}.MouTemplatesSettings_wysiwygToolbar__xG4KP{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 16px;background:#ffffff;border-bottom:1px solid #e2e8f0}.MouTemplatesSettings_wysiwygGroup__7yRcA{display:flex;align-items:center;gap:2px;border-right:1px solid #e2e8f0;padding-right:8px;margin-right:4px}.MouTemplatesSettings_wysiwygGroup__7yRcA:last-child{border-right:none}.MouTemplatesSettings_wysiwygBtn__dpob1{padding:6px 9px;border-radius:5px;border:1px solid transparent;background:transparent;color:#334155;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;transition:all .15s ease}.MouTemplatesSettings_wysiwygBtn__dpob1:hover{background:#f1f5f9;border-color:#cbd5e1;color:#0f172a}.MouTemplatesSettings_wysiwygBtnActive__p4r6R{background:#e0e7ff;color:#4338ca;border-color:#c7d2fe;font-weight:600}.MouTemplatesSettings_wysiwygSelect__3PnR3{padding:5px 8px;border:1px solid #cbd5e1;border-radius:5px;font-size:13px;color:#334155;background:#ffffff;outline:none;cursor:pointer}.MouTemplatesSettings_wysiwygCanvasArea__uQ3Mj{flex:1 1;background:#f1f5f9;display:flex;justify-content:center;padding:24px;overflow-y:auto;min-height:520px}.MouTemplatesSettings_wysiwygCanvas___Jdh9{width:100%;max-width:850px;min-height:650px;background:#ffffff;padding:40px;border:1px solid #cbd5e1;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.06);outline:none;color:#1f2937;font-family:Arial,sans-serif;font-size:14px;line-height:1.6}.MouTemplatesSettings_wysiwygCanvas___Jdh9:focus{border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.MouTemplatesSettings_codeEditorContainer__Pbkmu{display:flex;flex:1 1;min-height:540px;position:relative;width:100%}.MouTemplatesSettings_codeArea__c5iSk{width:100%;height:540px;padding:18px;font-family:Fira Code,Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.5;background:#0f172a;color:#f8fafc;border:none;outline:none;resize:vertical;tab-size:2}.MouTemplatesSettings_splitGrid__o_EAu{display:grid;grid-template-columns:1fr 1fr;flex:1 1;min-height:540px;width:100%}@media (max-width:900px){.MouTemplatesSettings_splitGrid__o_EAu{grid-template-columns:1fr}}.MouTemplatesSettings_splitEditor__yd80m{border-right:1px solid #e2e8f0;display:flex;flex-direction:column}.MouTemplatesSettings_splitSubBar__1a6n8{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;background:#e2e8f0;font-size:12px;font-weight:600;color:#475569}.MouTemplatesSettings_splitToggleGroup__xcSn9{display:flex;gap:4px}.MouTemplatesSettings_splitToggleBtn__fHqbS{padding:3px 8px;border-radius:4px;border:none;background:transparent;color:#64748b;font-size:12px;cursor:pointer;font-weight:500}.MouTemplatesSettings_splitToggleBtnActive__8vxbM{background:#ffffff;color:#0f172a;font-weight:600}.MouTemplatesSettings_previewContainer___PYAS{flex:1 1;background:#f1f5f9;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:24px;overflow:auto;min-height:540px}.MouTemplatesSettings_iframeWrapper__F5VhG{background:#ffffff;transition:all .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:4px;overflow:hidden}.MouTemplatesSettings_iframeWrapperDesktop__8uZaL{width:100%;max-width:900px;height:680px}.MouTemplatesSettings_iframeWrapperA4__3Vyg7{width:210mm;min-height:297mm;height:720px;border:1px solid #cbd5e1}.MouTemplatesSettings_previewIframe__TUhJv{width:100%;height:100%;border:none;background:#ffffff}.MouTemplatesSettings_emptyState__9c9eb{text-align:center;padding:60px 20px;color:#6b7280;display:flex;flex-direction:column;align-items:center;gap:12px}.MouTemplatesSettings_emptyIcon__MpulT{color:#9ca3af;font-size:40px}.billing-settings_page__gaLb8{width:100%;display:flex;flex-direction:column;gap:20px}.billing-settings_errorWrap__F15pZ,.billing-settings_loadingWrap__wLUvY{display:flex;align-items:center;gap:10px;padding:48px 0;color:#6b7280;font-size:14px}.billing-settings_layout__eZEC_{display:grid;grid-template-columns:1fr 320px;gap:20px;align-items:start}@media (max-width:900px){.billing-settings_layout__eZEC_{grid-template-columns:1fr}}.billing-settings_configCol__d5ukV,.billing-settings_sideCol__b2yvV{display:flex;flex-direction:column;gap:16px}.billing-settings_card__8UxA_{background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 20px}.billing-settings_cardHeader__Y1bFI{display:flex;align-items:center;gap:8px;margin-bottom:6px}.billing-settings_cardHeader__Y1bFI h3{font-size:14px;font-weight:600;color:#111827;margin:0}.billing-settings_cardDesc__Tjfik{font-size:13px;color:#6b7280;margin:0 0 12px;line-height:1.5}.billing-settings_iconPrimary__qoRQz{color:#3b82f6;flex-shrink:0}.billing-settings_heroCard__muuUD{background:linear-gradient(135deg,#eef2ff,#fdf4ff);border:1px solid #e5e7eb;border-radius:14px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.billing-settings_heroLeft__NXGrJ{display:flex;align-items:flex-start;gap:14px}.billing-settings_heroIcon__9ARwC{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#ffffff;color:#4f46e5;box-shadow:0 1px 2px rgba(0,0,0,.06);flex-shrink:0}.billing-settings_heroTitleRow__TA4Ck{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.billing-settings_heroExpiry__WwFmx{font-size:13px;color:#4b5563;display:flex;align-items:center;gap:6px;background:#ffffff;border-radius:999px;padding:6px 14px}.billing-settings_heroExpiryWarn__92xPq{color:#b45309;font-weight:600}.billing-settings_planName__kIrkd{font-size:19px;font-weight:700;color:#111827;margin:0}.billing-settings_planDesc__9Qh_Y{font-size:13px;color:#6b7280;margin:4px 0 0}.billing-settings_badge__BYnQ0{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:600;text-transform:capitalize}.billing-settings_badgeActive__9UlhW{background:#dcfce7;color:#15803d}.billing-settings_badgeTrial__unEga{background:#fef3c7;color:#b45309}.billing-settings_badgeExpired__G1Wcj,.billing-settings_badgeSuspended__zMlsy{background:#fee2e2;color:#b91c1c}.billing-settings_statGrid___mTmv{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.billing-settings_statTile__eN7Xw{background:#f9fafb;border:1px solid #f0f1f3;border-radius:10px;padding:14px}.billing-settings_statTileHeader__H3du3{display:flex;align-items:center;gap:6px;margin-bottom:8px}.billing-settings_statIcon__KdiIN{display:flex;color:#4f46e5}.billing-settings_statLabel___8C5Z{font-size:12px;font-weight:600;color:#4b5563}.billing-settings_statValueRow__CrcOH{display:flex;align-items:baseline;gap:4px;margin-bottom:8px}.billing-settings_statValue__HssED{font-size:20px;font-weight:700;color:#111827}.billing-settings_statLimit__cPHGQ{font-size:13px;color:#9ca3af}.billing-settings_statSubLabel__ZxMsg{display:block;font-size:11px;color:#9ca3af;margin-top:6px}.billing-settings_usageTrack__vu2V_{height:8px;border-radius:999px;background:#f3f4f6;overflow:hidden}.billing-settings_usageFill__duaK6{height:100%;border-radius:999px;background:#3b82f6;transition:width .3s ease}.billing-settings_usageFillWarn__HQuTl{background:#f59e0b}.billing-settings_usageFillDanger__dLNY9{background:#ef4444}.billing-settings_usageUnlimited__RXEpj{font-size:12px;color:#9ca3af}.billing-settings_featureChipGrid__Sdvva{display:flex;flex-wrap:wrap;gap:8px}.billing-settings_featureChip__N5eZR{border-radius:999px;background:#f0fdf4;color:#15803d;border:1px solid #dcfce7}.billing-settings_featureChipOff__rq7G6,.billing-settings_featureChip__N5eZR{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:500}.billing-settings_featureChipOff__rq7G6{border-radius:999px;background:#f9fafb;color:#9ca3af;border:1px solid #e5e7eb}.billing-settings_featureDisabledHeading__0HImg{font-size:12px;font-weight:600;color:#6b7280;margin:16px 0 8px;padding-top:12px;border-top:1px solid #f3f4f6}.billing-settings_upgradeCard__rnKo6{text-align:center}.billing-settings_upgradeCard__rnKo6 p{font-size:13px;color:#6b7280;margin:0 0 12px}