.UserSettings_modal__lNPqr{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--theme-overlay);display:flex;justify-content:center;align-items:center;z-index:100002}.UserSettings_modalContent__Uz_lC{background:var(--theme-modal-bg);color:var(--theme-modal-text);border-radius:8px;width:90%;max-width:600px;max-height:85vh;overflow-y:auto;position:relative;padding:1.5rem;box-shadow:var(--theme-shadow);border:1px solid var(--theme-border)}.UserSettings_closeButton__dM4mv{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.2rem;cursor:pointer;color:var(--theme-muted)}.UserSettings_section__qYIXn{margin-top:2rem}.UserSettings_section__qYIXn h3{margin-bottom:.5rem;color:var(--theme-text)}.UserSettings_section__qYIXn p{color:var(--theme-muted);font-size:.9rem;margin-bottom:1rem}.UserSettings_uploadSection__BVu8f{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.UserSettings_uploadButton__6DCgs{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--theme-chip-bg);border-radius:4px;cursor:pointer;transition:background .2s}.UserSettings_uploadButton__6DCgs:hover{background:var(--theme-surface-strong)}.UserSettings_fileName__LV2ca{color:var(--theme-muted);font-size:.9rem}.UserSettings_error__3wSdw{color:#dc3545;font-size:.9rem;margin-bottom:1rem}.UserSettings_saveButton__65_DT{background:#007bff;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;transition:background .2s}.UserSettings_saveButton__65_DT:hover:not(:disabled){background:#0056b3}.UserSettings_saveButton__65_DT:disabled{background:var(--theme-border);cursor:not-allowed}.UserSettings_subscriptionSection__d2ZrT{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--theme-border)}.UserSettings_subscriptionCard__yxZ7s{display:flex;align-items:center;background:var(--theme-surface);padding:1rem;border-radius:8px;box-shadow:var(--theme-shadow-soft)}.UserSettings_subscriptionIcon__grb6g{font-size:1.5rem;margin-right:1rem;color:#ffc107}.UserSettings_subscriptionDetails__nN2or{display:flex;flex-direction:column}.UserSettings_subscriptionTitle__5llLL{font-weight:600;margin:0;color:var(--theme-text)}.UserSettings_subscriptionPlan___VrrG{margin:0;font-size:.9rem;color:var(--theme-muted)}.UserSettings_subscriptionHeader__vqYEf{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.UserSettings_subscriptionHeader__vqYEf h3{margin:0;color:var(--theme-text)}.UserSettings_manageButton__4LIFF{background:#007bff;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;margin-left:.5rem;transition:background .2s;display:flex;align-items:center;justify-content:center;min-width:100px}.UserSettings_manageButton__4LIFF:hover:enabled{background:#0056b3}.UserSettings_manageButton__4LIFF:disabled{opacity:.7;cursor:not-allowed}.UserSettings_subscribeButton__yP276{background:#28a745}.UserSettings_subscribeButton__yP276:hover:enabled{background:#218838}.UserSettings_spinner__BMLc1{animation:UserSettings_spin__k_ZM_ 1s linear infinite}@keyframes UserSettings_spin__k_ZM_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.UserSettings_domainInputContainer__uPiKc{display:flex;margin-bottom:1rem}.UserSettings_domainInput__vM4kl{flex:1 1;padding:.75rem;border:1px solid var(--theme-border);border-radius:4px 0 0 4px;font-size:.9rem;background:var(--theme-surface);color:var(--theme-text)}.UserSettings_addButton__y6h3W{background:#007bff;color:#fff;border:none;border-radius:0 4px 4px 0;padding:.75rem 1rem;cursor:pointer;transition:background .2s}.UserSettings_addButton__y6h3W:hover:not(:disabled){background:#0056b3}.UserSettings_addButton__y6h3W:disabled{background:var(--theme-border);cursor:not-allowed}.UserSettings_domainsList__U1CT8{margin-bottom:1.5rem;max-height:300px;overflow-y:auto}.UserSettings_domainItem__LJ4aB{display:flex;flex-direction:column;background:var(--theme-surface);border-radius:8px;padding:.75rem 1rem;margin-bottom:.5rem;position:relative;box-shadow:var(--theme-shadow-soft);border:1px solid var(--theme-border)}.UserSettings_domainContainer__Y8XP5{display:flex;justify-content:space-between;align-items:center;width:100%}.UserSettings_domainInfo__5pHin{flex:1 1;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;min-width:0}.UserSettings_domainName__JbB8t{font-weight:300;color:var(--theme-text);font-size:1.2rem;word-break:break-all;min-width:0;max-width:100%;overflow-wrap:anywhere}.UserSettings_domainStatus__EGgKw{padding:.25rem .5rem;border-radius:4px;font-size:.8rem}.UserSettings_verified__pkLs6{background:#e8f5e9;color:#2e7d32}.UserSettings_unverified__3fP_X{background:#fff3e0;color:#ef6c00}.UserSettings_domainType__UQkUq{font-size:.8rem;color:var(--theme-muted)}.UserSettings_domainActions__QYzFB{display:flex;gap:.5rem;align-items:center;margin-left:1rem}.UserSettings_deleteButton__vpHVf,.UserSettings_verifyButton__Famrt{padding:.4rem .75rem;border-radius:4px;border:none;font-size:.9rem;cursor:pointer;transition:background .2s;white-space:nowrap;display:flex;align-items:center;gap:.25rem}.UserSettings_verifyButton__Famrt{background:#28a745;color:#fff}.UserSettings_verifyButton__Famrt:hover{background:#218838}.UserSettings_deleteButton__vpHVf{background:#dc3545;color:#fff}.UserSettings_deleteButton__vpHVf:hover{background:#c82333}.UserSettings_verificationInstructions__Ohc0u{background:var(--theme-surface);border-radius:8px;padding:1rem;margin-bottom:1rem;border:1px solid var(--theme-border)}.UserSettings_verificationInstructions__Ohc0u h4{margin-top:0;color:var(--theme-text)}.UserSettings_dnsRecord__5P4PT{background:transparent;padding:0;border-radius:0;font-family:inherit;display:block}.UserSettings_dnsRecord__5P4PT p{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:.2rem 0;word-break:break-all}.UserSettings_domainInstructions__UItnz{margin-top:1.5rem;background:var(--theme-surface);padding:1rem;border-radius:8px;word-break:break-all;overflow-wrap:anywhere;border:1px solid var(--theme-border)}.UserSettings_domainInstructions__UItnz h4{margin-top:0;color:var(--theme-text)}.UserSettings_domainInstructions__UItnz ol{padding-left:1rem;margin-bottom:0}.UserSettings_domainInstructions__UItnz ol ul{padding-left:1rem;margin-top:.5rem}.UserSettings_domainInstructions__UItnz li{margin-bottom:.5rem;color:var(--theme-muted);word-break:break-all;overflow-wrap:anywhere}.UserSettings_domainInstructions__UItnz summary{cursor:pointer;font-weight:600;color:var(--theme-text)}.UserSettings_domainInstructions__UItnz code{word-break:break-all;overflow-wrap:anywhere}.UserSettings_domainConfigOptions__wuweB{max-height:350px;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.UserSettings_optionCard__R1F9o{border:1px solid var(--theme-border);border-radius:8px;padding:1rem;cursor:pointer;transition:all .2s;position:relative;background:var(--theme-surface)}.UserSettings_optionCard__R1F9o:hover{border-color:#007bff;background-color:var(--theme-surface-strong)}.UserSettings_optionCard__R1F9o.UserSettings_selected__lpZhq{border-color:#007bff;background-color:rgba(0,123,255,.12)}.UserSettings_optionTitle__SiWMD{font-weight:600;margin-bottom:.5rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.UserSettings_titleGroup__ogfTV{display:flex;align-items:center;gap:.5rem;flex-grow:1;flex-basis:0;min-width:0}.UserSettings_infoButton___dtgL{background:none;border:none;color:var(--theme-muted);cursor:pointer;padding:.2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s,color .2s}.UserSettings_infoButton___dtgL:hover{background-color:var(--theme-chip-bg)}.UserSettings_infoButton___dtgL.UserSettings_active__qc_KB{background-color:var(--theme-surface-strong);color:var(--theme-text)}.UserSettings_optionExample__D0qpL{font-size:.9rem;color:var(--theme-muted);background-color:var(--theme-chip-bg);padding:0 .5rem;border-radius:4px;margin-bottom:0;max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding .3s ease-out,margin-bottom .3s ease-out}.UserSettings_optionExample__D0qpL.UserSettings_expanded__xIl6A{max-height:100px;padding:.5rem;margin-bottom:.5rem}.UserSettings_optionInfo__gWl14{font-size:.85rem;color:var(--theme-muted);font-style:italic;max-height:0;overflow:hidden;transition:max-height .3s ease-out,margin-top .3s ease-out;margin-top:0}.UserSettings_optionInfo__gWl14.UserSettings_expanded__xIl6A{max-height:100px;margin-top:.5rem}.UserSettings_exampleToggleButton__1c6bY{background-color:var(--theme-chip-bg);border:1px solid var(--theme-border);color:var(--theme-text);padding:.15rem .5rem;border-radius:.8rem;cursor:pointer;font-size:.75rem;transition:background-color .2s;white-space:nowrap}.UserSettings_exampleToggleButton__1c6bY:hover{background-color:var(--theme-surface-strong)}.UserSettings_exampleToggleButton__1c6bY.UserSettings_active__qc_KB{background-color:var(--theme-surface-strong);border-color:var(--theme-border-strong);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.UserSettings_selectEntitySection__IMjm9{margin-top:1rem;border-top:1px solid var(--theme-border);padding-top:1rem}.UserSettings_entityTypeSelector__vcN7q{display:flex;margin-bottom:1rem;background:var(--theme-chip-bg);border-radius:4px}.UserSettings_entityTypeButton__0TlD_{flex:1 1;border:none;background:transparent;padding:.5rem;cursor:pointer;text-align:center;transition:background .2s;color:var(--theme-text)}.UserSettings_entityTypeButton__0TlD_.UserSettings_active__qc_KB{background:#007bff;color:#fff}.UserSettings_entityList__nf6Pl{max-height:200px;overflow-y:auto;border:1px solid var(--theme-border);border-radius:4px}.UserSettings_entityItem__MZtRA{padding:.75rem;border-bottom:1px solid var(--theme-border);cursor:pointer;transition:background .2s;display:flex;justify-content:space-between;align-items:center}.UserSettings_entityItem__MZtRA:hover{background:var(--theme-surface-strong)}.UserSettings_entityItem__MZtRA.UserSettings_selected__lpZhq{background:rgba(0,123,255,.12)}.UserSettings_entityItem__MZtRA:last-child{border-bottom:none}.UserSettings_entityName__VtDHn{font-weight:500}.UserSettings_entityDate__qjBMK{font-size:.8rem;color:var(--theme-muted)}.UserSettings_configuredLabel__GvnYo{padding:.25rem .5rem;border-radius:4px;font-size:.8rem;background:rgba(0,123,255,.12);color:#1976d2}.UserSettings_configButton__tL14V{display:inline-flex;align-items:center;gap:.25rem;background:#007bff;color:#fff;border:none;padding:.4rem .75rem;border-radius:4px;font-size:.9rem;cursor:pointer;white-space:nowrap}.UserSettings_configButton__tL14V:hover{background:#0056b3}.UserSettings_configButton__tL14V:disabled{background:var(--theme-border);cursor:not-allowed}.UserSettings_radioSelector__4Vby4{display:flex;align-items:center;gap:.5rem}@media (max-width:600px){.UserSettings_domainContainer__Y8XP5{flex-direction:column;align-items:flex-start;gap:.75rem}.UserSettings_domainActions__QYzFB{margin-left:0;align-self:flex-end}}.UserSettings_dnsVerificationArea__X9QP4{margin-top:.6rem;padding-top:.6rem;border-top:1px solid var(--theme-border);width:100%}.UserSettings_dnsVerificationArea__X9QP4 p{font-size:.78rem;margin:.35rem 0 0}.UserSettings_success__r3FpP{color:#28a745;margin-bottom:1rem}.UserSettings_dnsMetaRow__dvx8S{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.5rem}.UserSettings_dnsMetaLabel__a4sB0{font-size:.78rem;color:var(--theme-muted)}.UserSettings_dnsMetaValue__2IsOP{font-size:.78rem;color:var(--theme-text);font-weight:600}.UserSettings_dnsRecords__ezRmJ{display:flex;flex-wrap:wrap;gap:.4rem}.UserSettings_dnsChip__C6GO1{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .5rem;border-radius:999px;background:var(--theme-surface);border:1px solid var(--theme-border);box-shadow:0 1px 2px rgba(0,0,0,.04);min-width:0}.UserSettings_dnsChipType__DmSPl{font-size:.72rem;font-weight:700;letter-spacing:.02em;color:var(--theme-text);background:var(--theme-chip-bg);border:1px solid var(--theme-border);padding:.15rem .4rem;border-radius:999px;line-height:1}.UserSettings_dnsChipField__ablWD{display:inline-flex;align-items:center;gap:.35rem;min-width:0}.UserSettings_dnsChipFieldLabel__uYg3K{font-size:.7rem;color:var(--theme-muted)}.UserSettings_dnsChipFieldValue__kMWMZ{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.78rem;color:var(--theme-text);max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserSettings_dnsChipFieldHint__D97Aw{font-family:inherit;font-size:.72rem;color:var(--theme-muted)}.UserSettings_copyButton__opQCT{background:none;border:none;cursor:pointer;padding:0;color:var(--theme-muted);display:inline-flex;align-items:center;justify-content:center}.UserSettings_copyButton__opQCT:hover{color:var(--theme-text)}.UserSettings_copiedTag__rji8v{font-size:.7rem;color:#2e7d32;background:#e8f5e9;border:1px solid #d7ecd9;padding:.1rem .35rem;border-radius:999px}.UserSettings_dnsEmptyState__myLqY{font-size:.78rem;color:var(--theme-muted);background:var(--theme-surface);border:1px dashed var(--theme-border);padding:.5rem .75rem;border-radius:8px}.ConfirmationModal_modalOverlay__6Vz5u{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--theme-overlay);display:flex;justify-content:center;align-items:center;z-index:100002}.ConfirmationModal_modal__PYOBT{background:var(--theme-modal-bg);color:var(--theme-modal-text);padding:1.5rem;border-radius:8px;max-width:400px;width:90%;border:1px solid var(--theme-border);box-shadow:var(--theme-shadow)}.ConfirmationModal_modal__PYOBT h3{margin:0 0 1rem;color:var(--theme-text)}.ConfirmationModal_message__qfhCq{color:var(--theme-muted);margin:0 0 1rem}.ConfirmationModal_warning__RBSFj{color:#dc3545;font-size:.9rem;margin:0 0 1.5rem}.ConfirmationModal_buttonContainer__qR4N0{display:flex;justify-content:flex-end;gap:.75rem}.ConfirmationModal_confirmButton__ll8Ud{padding:.5rem 1rem;background:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.ConfirmationModal_confirmButton__ll8Ud:hover{background:#bd2130}.ConfirmationModal_cancelButton__3Fqo4:disabled,.ConfirmationModal_confirmButton__ll8Ud:disabled,.ConfirmationModal_okButton__PLEil:disabled{opacity:.6;cursor:not-allowed}.ConfirmationModal_okButton__PLEil{padding:.5rem 1.5rem;background:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.ConfirmationModal_okButton__PLEil:hover{background:#0069d9}.ConfirmationModal_cancelButton__3Fqo4{padding:.5rem 1rem;border:1px solid var(--theme-border);border-radius:4px;background:var(--theme-surface);color:var(--theme-text);cursor:pointer;transition:background-color .2s}.ConfirmationModal_cancelButton__3Fqo4:hover{background-color:var(--theme-surface-strong)}.SubscriptionPlans_plansContainer__aFHGp{padding:6rem 2rem;background:var(--theme-bg)}.SubscriptionPlans_modal__f4oJl.SubscriptionPlans_plansContainer__aFHGp{padding:0 2rem 2rem;background:var(--theme-surface);border-radius:15px;max-width:1200px;margin:0 auto}.SubscriptionPlans_modalHeader__aZdMZ{display:flex;justify-content:space-between;align-items:center;margin:0 0 2rem -2rem;padding:1rem 2rem;border-bottom:1px solid var(--theme-border)}.SubscriptionPlans_closeButton__Ywjs_{background:none;border:none;color:var(--theme-text);font-size:1.5rem;cursor:pointer;padding:.5rem}.SubscriptionPlans_sectionTitle__lpGq_{font-size:2.5rem;margin-bottom:4rem;text-align:center;background:linear-gradient(45deg,#964b00,#0070f3,#00ff95);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:SubscriptionPlans_colorCycle__Fmzeq 6s linear infinite}.SubscriptionPlans_plansGrid__kiQdj{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.SubscriptionPlans_planCard__jUjUb{position:relative;padding:2rem;background:var(--theme-surface-subtle);border-radius:15px;transition:transform .3s ease;display:flex;flex-direction:column;border:1px solid var(--theme-border)}.SubscriptionPlans_planCard__jUjUb.SubscriptionPlans_recommended__G_Koj{background:rgba(0,112,243,.1);border:1px solid #0070f3}.SubscriptionPlans_recommendedBadge__jO71t{right:20px;background:#0070f3}.SubscriptionPlans_atualBadge__3FTgU,.SubscriptionPlans_recommendedBadge__jO71t{position:absolute;top:-12px;color:#fff;padding:.25rem 1rem;border-radius:20px;font-size:.9rem}.SubscriptionPlans_atualBadge__3FTgU{left:20px;background:#ff5733}.SubscriptionPlans_planCard__jUjUb h3{font-size:1.5rem;margin-bottom:1rem;color:var(--theme-text)}.SubscriptionPlans_price__2H5cN{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#0070f3}.SubscriptionPlans_features__O_e6D{list-style:none;padding:0;margin:0 0 2rem;flex-grow:1}.SubscriptionPlans_features__O_e6D li{padding:.5rem 0;color:var(--theme-muted);display:flex;align-items:center}.SubscriptionPlans_features__O_e6D li:before{content:"✓";color:#0070f3;margin-right:.5rem}.SubscriptionPlans_planButton__yHZWb{width:100%;padding:1rem;font-size:1.1rem;border:1px solid #0070f3;border-radius:5px;background:transparent;color:#0070f3;cursor:pointer;transition:all .2s}.SubscriptionPlans_planButton__yHZWb:hover{background:rgba(0,112,243,.1)}.SubscriptionPlans_planButton__yHZWb:disabled{opacity:.6;cursor:not-allowed}.SubscriptionPlans_recommendedButton__Vz9SU{background:#0070f3;color:#fff}.SubscriptionPlans_recommendedButton__Vz9SU:hover{background:#0051b3}.SubscriptionPlans_modalTitle__N_2s_ h2{font-size:1.5rem;color:var(--theme-text);margin:0}@media (max-width:768px){.SubscriptionPlans_plansContainer__aFHGp{padding:4rem 1rem}.SubscriptionPlans_sectionTitle__lpGq_{font-size:2rem;margin-bottom:2rem}.SubscriptionPlans_planCard__jUjUb{padding:1.5rem}.SubscriptionPlans_price__2H5cN{font-size:1.5rem}}@keyframes SubscriptionPlans_colorCycle__Fmzeq{0%{background-position:0}50%{background-position:100%}to{background-position:0}}.SubscriptionPlans_disabled__wABxx{opacity:.5;pointer-events:none}.SubscriptionPlans_disabledButton__EeUgR{background:var(--theme-border);color:var(--theme-muted);cursor:not-allowed}.SubscriptionPlans_spinner__9fYEq{display:flex;justify-content:center;align-items:center;gap:4px}.SubscriptionPlans_spinnerDot__SrvK0{width:6px;height:6px;background-color:var(--theme-surface);border-radius:50%;display:inline-block;animation:SubscriptionPlans_bounce__dyZ7F 1.4s ease-in-out infinite both}.SubscriptionPlans_spinnerDot__SrvK0:first-child{animation-delay:-.32s}.SubscriptionPlans_spinnerDot__SrvK0:nth-child(2){animation-delay:-.16s}@keyframes SubscriptionPlans_bounce__dyZ7F{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.SubscriptionModal_modalOverlay__diOrR{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--theme-overlay);display:flex;justify-content:center;align-items:center;z-index:100002;padding:1rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.SubscriptionModal_modalContent__B7iSy{background:var(--theme-modal-bg);border-radius:15px;width:100%;max-width:1200px;max-height:90vh;overflow-y:auto;position:relative}.SubscriptionModal_modalContent__B7iSy::-webkit-scrollbar{width:8px}.SubscriptionModal_modalContent__B7iSy::-webkit-scrollbar-track{background:var(--theme-scrollbar-track);border-radius:4px}.SubscriptionModal_modalContent__B7iSy::-webkit-scrollbar-thumb{background:var(--theme-scrollbar-thumb);border-radius:4px}.SubscriptionModal_modalContent__B7iSy::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb)}@media (max-width:768px){.SubscriptionModal_modalOverlay__diOrR{padding:.5rem}.SubscriptionModal_modalContent__B7iSy{max-height:90vh}}.RedirectModal_modalOverlay__C8POf{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--theme-overlay);display:flex;justify-content:center;align-items:center;z-index:100002}.RedirectModal_modal__Fwk8h{background:var(--theme-modal-bg);color:var(--theme-modal-text);padding:1.5rem;border-radius:8px;max-width:500px;width:90%;max-height:80vh;display:flex;flex-direction:column;border:1px solid var(--theme-border);box-shadow:var(--theme-shadow)}.RedirectModal_modal__Fwk8h h3{margin:0 0 1rem;color:var(--theme-text)}.RedirectModal_description__HCMm0{color:var(--theme-muted);font-size:.9rem;margin-bottom:1rem}.RedirectModal_catalogList__yQk_h{overflow-y:auto;display:flex;flex-direction:column;gap:.5rem;margin:1rem 0;max-height:300px}.RedirectModal_catalogItem__y2_m_{padding:.75rem;border:1px solid var(--theme-border);border-radius:4px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s}.RedirectModal_catalogItem__y2_m_:hover{background-color:var(--theme-surface-strong)}.RedirectModal_catalogName__ZUUHd{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1}.RedirectModal_currentLabel__Xp1LS{color:var(--theme-muted);font-size:.9rem;margin-left:.5rem}.RedirectModal_redirectTarget__n6QIW{border:2px solid #007bff;background-color:rgba(0,123,255,.12)}.RedirectModal_buttonContainer__QQph2{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--theme-border)}.RedirectModal_cancelButton__94IsR{padding:.5rem 1rem;border:1px solid var(--theme-border);border-radius:4px;background:var(--theme-surface);color:var(--theme-text);cursor:pointer;transition:background-color .2s}.RedirectModal_cancelButton__94IsR:hover{background-color:var(--theme-surface-strong)}.RedirectModal_removeRedirectButton__Vbrsj{padding:.5rem 1rem;border:1px solid #dc3545;color:#dc3545;background:var(--theme-surface);border-radius:4px;cursor:pointer;margin-bottom:1rem;transition:all .2s}.RedirectModal_removeRedirectButton__Vbrsj:hover{background:#dc3545;color:#fff}