.plans-module__V7Es0a__pageLayout{background:var(--bg);grid-template-columns:1fr 420px;align-items:start;max-width:90%;min-height:100vh;margin:0 auto;display:grid}.plans-module__V7Es0a__checkoutCol{background:var(--surface)}.plans-module__V7Es0a__checkoutSticky{border-right:1px solid var(--divider);flex-direction:column;display:flex;position:sticky;top:0;overflow:hidden auto}.plans-module__V7Es0a__checkoutPanelHeader{border-bottom:1px solid var(--divider);background:var(--card);justify-content:space-between;align-items:center;padding:3rem 1.5rem 1.25rem;display:flex}.plans-module__V7Es0a__checkoutPanelHeaderLeft{align-items:center;gap:.5rem;display:flex}.plans-module__V7Es0a__checkoutPanelHeaderIcon{color:var(--brand-blue-600)}.plans-module__V7Es0a__checkoutPanelTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:700}.plans-module__V7Es0a__cartBadge{background:var(--brand-blue-600);color:#fff;border-radius:100px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 .375rem;font-size:.75rem;font-weight:700;display:flex}.plans-module__V7Es0a__checkoutPanelBody{flex:1}@media (max-width:1280px){.plans-module__V7Es0a__pageLayout{grid-template-columns:1fr 380px}}@media (max-width:1024px){.plans-module__V7Es0a__pageLayout{grid-template-columns:1fr}.plans-module__V7Es0a__checkoutCol{min-height:unset}.plans-module__V7Es0a__checkoutSticky{max-height:unset;overflow-y:unset;position:static}}@media (max-width:640px){.plans-module__V7Es0a__checkoutPanelHeader{padding:1.25rem 1rem 1rem}}
@keyframes checkoutPanel-module__xX_oKa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes checkoutPanel-module__xX_oKa__fadeSlide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.checkoutPanel-module__xX_oKa__form{flex-direction:column;gap:0;animation:.25s ease-out checkoutPanel-module__xX_oKa__fadeSlide;display:flex}.checkoutPanel-module__xX_oKa__section{padding:1.25rem 1.5rem}.checkoutPanel-module__xX_oKa__sectionTitle{text-transform:uppercase;letter-spacing:.07em;color:var(--text-primary);align-items:center;gap:.4rem;margin:0 0 .875rem;font-size:.75rem;font-weight:700;display:flex}.checkoutPanel-module__xX_oKa__sectionIcon{color:var(--brand-blue-600)}.checkoutPanel-module__xX_oKa__divider{background:var(--divider);height:1px;margin:0}.checkoutPanel-module__xX_oKa__fields{flex-direction:column;gap:.75rem;display:flex}.checkoutPanel-module__xX_oKa__formGroup{flex-direction:column;gap:.375rem;display:flex}.checkoutPanel-module__xX_oKa__formRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.checkoutPanel-module__xX_oKa__formRowThird{gap:.75rem;display:flex}.checkoutPanel-module__xX_oKa__label{color:var(--text-primary);font-size:.8125rem;font-weight:600}.checkoutPanel-module__xX_oKa__required{color:var(--error-700)}.checkoutPanel-module__xX_oKa__input{width:100%;color:var(--text-primary);background:var(--input-bg);border:1.5px solid var(--input-border);box-sizing:border-box;border-radius:8px;outline:none;padding:.625rem .875rem;font-family:inherit;font-size:.9rem;transition:all .2s}.checkoutPanel-module__xX_oKa__input::placeholder{color:var(--input-placeholder)}.checkoutPanel-module__xX_oKa__input:hover{border-color:var(--brand-blue-300)}.checkoutPanel-module__xX_oKa__input:focus{border-color:var(--brand-blue-600);box-shadow:0 0 0 3px var(--input-focus-ring)}.checkoutPanel-module__xX_oKa__inputError{border-color:var(--error-700)}.checkoutPanel-module__xX_oKa__inputError:focus{border-color:var(--error-700);box-shadow:0 0 0 3px #dc26261a}.checkoutPanel-module__xX_oKa__errorMsg{color:var(--error-700);font-size:.75rem}.checkoutPanel-module__xX_oKa__selectCustomError>div{border-width:1.5px;border-color:var(--error-700)!important}.checkoutPanel-module__xX_oKa__accordion{background:var(--card);overflow:hidden}.checkoutPanel-module__xX_oKa__accordionHeader{cursor:pointer;text-align:left;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:1rem 1.5rem;transition:background .15s;display:flex}.checkoutPanel-module__xX_oKa__accordionHeader:hover{background:var(--muted-50)}.checkoutPanel-module__xX_oKa__accordionHeader:focus-visible{background:var(--muted-50);box-shadow:inset 0 0 0 2px var(--brand-blue-300)}.checkoutPanel-module__xX_oKa__accordionHeaderLeft{flex:1;align-items:center;gap:.625rem;min-width:0;display:flex}.checkoutPanel-module__xX_oKa__accordionHeaderRight{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.checkoutPanel-module__xX_oKa__accordionIcon{background:var(--muted-100);width:28px;height:28px;color:var(--text-muted);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.checkoutPanel-module__xX_oKa__accordionIconActive{background:var(--brand-blue-50);color:var(--brand-blue-600)}.checkoutPanel-module__xX_oKa__accordionHeaderText{flex-direction:column;gap:.1rem;min-width:0;display:flex}.checkoutPanel-module__xX_oKa__accordionTitle{color:var(--text-primary);font-size:.875rem;font-weight:600;line-height:1.3}.checkoutPanel-module__xX_oKa__accordionPreview{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:.75rem;overflow:hidden}.checkoutPanel-module__xX_oKa__accordionChevron{color:var(--text-muted);flex-shrink:0;transition:transform .25s}.checkoutPanel-module__xX_oKa__accordionChevronOpen{transform:rotate(180deg)}.checkoutPanel-module__xX_oKa__accordionErrorBadge{color:var(--error-700);align-items:center;display:flex}.checkoutPanel-module__xX_oKa__accordionMainBadge{text-transform:uppercase;letter-spacing:.06em;color:var(--brand-blue-600);background:var(--brand-blue-50);border:1px solid var(--brand-blue-200);border-radius:4px;padding:.15rem .4rem;font-size:.65rem;font-weight:700}.checkoutPanel-module__xX_oKa__accordionBody{grid-template-rows:1fr;transition:grid-template-rows .28s;display:grid;overflow:hidden}.checkoutPanel-module__xX_oKa__accordion:not(.checkoutPanel-module__xX_oKa__accordionOpen) .checkoutPanel-module__xX_oKa__accordionBody{grid-template-rows:0fr}.checkoutPanel-module__xX_oKa__accordionContent{min-height:0;margin-bottom:1rem;padding:0 1.5rem;overflow:hidden}.checkoutPanel-module__xX_oKa__personTypeToggle{gap:.5rem;padding-bottom:.125rem;display:flex}.checkoutPanel-module__xX_oKa__personTypeBtn{border:1.5px solid var(--divider);background:var(--input-bg);color:var(--text-secondary);cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:.5rem .75rem;font-family:inherit;font-size:.8125rem;font-weight:500;transition:all .18s;display:flex}.checkoutPanel-module__xX_oKa__personTypeBtn:hover{border-color:var(--brand-blue-500);color:var(--brand-blue-600);background:var(--brand-blue-100)}.checkoutPanel-module__xX_oKa__personTypeBtnActive{border-color:var(--brand-blue-600);background:var(--brand-blue-100);color:var(--brand-blue-700);font-weight:600}.checkoutPanel-module__xX_oKa__savedAddrWrapper{flex-direction:column;gap:.375rem;display:flex;position:relative}.checkoutPanel-module__xX_oKa__addrSelect{background:var(--input-bg);border:1.5px solid var(--input-border);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;outline:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.625rem .875rem;transition:all .2s;display:flex}.checkoutPanel-module__xX_oKa__addrSelect:hover{border-color:var(--brand-blue-300)}.checkoutPanel-module__xX_oKa__addrSelectOpen{border-color:var(--brand-blue-600);box-shadow:0 0 0 3px var(--input-focus-ring)}.checkoutPanel-module__xX_oKa__addrSelectValue{color:var(--text-primary);flex:1;align-items:center;gap:.5rem;min-width:0;font-size:.9rem;display:flex}.checkoutPanel-module__xX_oKa__addrSelectIcon{color:var(--brand-blue-600);flex-shrink:0}.checkoutPanel-module__xX_oKa__addrChevron{color:var(--text-muted);flex-shrink:0;transition:transform .2s}.checkoutPanel-module__xX_oKa__addrChevronOpen{transform:rotate(180deg)}.checkoutPanel-module__xX_oKa__addrDropdown{background:var(--card);border:1.5px solid var(--divider);z-index:50;border-radius:10px;animation:.15s ease-out checkoutPanel-module__xX_oKa__fadeSlide;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0000001a}.checkoutPanel-module__xX_oKa__addrOption{cursor:pointer;border-bottom:1px solid var(--divider);align-items:center;gap:.625rem;padding:.75rem 1rem;transition:background .15s;display:flex}.checkoutPanel-module__xX_oKa__addrOption:last-child{border-bottom:none}.checkoutPanel-module__xX_oKa__addrOption:hover{background:var(--muted-100)}.checkoutPanel-module__xX_oKa__addrOptionSelected,.checkoutPanel-module__xX_oKa__addrOptionSelected:hover{background:var(--brand-blue-50)}.checkoutPanel-module__xX_oKa__addrOptionDot{border:2px solid var(--muted-300);border-radius:50%;flex-shrink:0;width:10px;height:10px;transition:all .15s}.checkoutPanel-module__xX_oKa__addrOptionDotActive{border-color:var(--brand-blue-600);background:var(--brand-blue-600)}.checkoutPanel-module__xX_oKa__addrOptionDotMain{background:#d97706;border-color:#d97706}.checkoutPanel-module__xX_oKa__addrOptionContent{flex-direction:column;gap:.1rem;min-width:0;display:flex}.checkoutPanel-module__xX_oKa__addrOptionLabel{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.checkoutPanel-module__xX_oKa__addrOptionSub{color:var(--text-muted);font-size:.75rem}.checkoutPanel-module__xX_oKa__cepInputWrapper{align-items:center;display:flex;position:relative}.checkoutPanel-module__xX_oKa__cepInputWrapper .checkoutPanel-module__xX_oKa__input{padding-right:2.25rem}.checkoutPanel-module__xX_oKa__cepSpinner{color:var(--brand-blue-500);pointer-events:none;align-items:center;display:flex;position:absolute;right:.75rem}.checkoutPanel-module__xX_oKa__checkboxLabel{cursor:pointer;border:1.5px solid var(--divider);background:var(--muted-50);border-radius:8px;align-items:flex-start;gap:.625rem;margin-top:.25rem;padding:.75rem .875rem;transition:all .2s;display:flex;position:relative}.checkoutPanel-module__xX_oKa__checkboxLabel:hover{border-color:var(--brand-blue-300);background:var(--brand-blue-50)}.checkoutPanel-module__xX_oKa__checkboxInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.checkoutPanel-module__xX_oKa__checkboxBox{border:2px solid var(--muted-300);background:var(--input-bg);color:#fff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;transition:all .15s;display:flex}.checkoutPanel-module__xX_oKa__checkboxBoxChecked{background:var(--brand-blue-600);border-color:var(--brand-blue-600)}.checkoutPanel-module__xX_oKa__checkboxText{flex-direction:column;gap:.15rem;display:flex}.checkoutPanel-module__xX_oKa__checkboxTitle{color:var(--text-primary);font-size:.875rem;font-weight:600;line-height:1.3}.checkoutPanel-module__xX_oKa__checkboxSub{color:var(--text-muted);font-size:.75rem;line-height:1.4}.checkoutPanel-module__xX_oKa__methodGrid{grid-template-columns:1fr 1fr;gap:.625rem;margin-bottom:.75rem;display:grid}.checkoutPanel-module__xX_oKa__methodCard{background:var(--card);border:1.5px solid var(--input-border);cursor:pointer;text-align:center;border-radius:10px;flex-direction:column;align-items:center;gap:.3rem;padding:.875rem .625rem;font-family:inherit;transition:all .2s;display:flex}.checkoutPanel-module__xX_oKa__methodCard:hover{border-color:var(--brand-blue-300);background:var(--brand-blue-50)}.checkoutPanel-module__xX_oKa__methodCardSelected{border-color:var(--brand-blue-600);background:var(--brand-blue-50);box-shadow:0 0 0 3px var(--input-focus-ring)}.checkoutPanel-module__xX_oKa__methodIcon{background:var(--muted-100);width:38px;height:38px;color:var(--text-muted);border:1px solid var(--muted-200);border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.checkoutPanel-module__xX_oKa__methodIconSelected{background:var(--brand-blue-100);color:var(--brand-blue-700);border-color:var(--brand-blue-300)}.checkoutPanel-module__xX_oKa__methodLabel{color:var(--text-primary);font-size:.875rem;font-weight:700}.checkoutPanel-module__xX_oKa__methodBadge{color:var(--brand-green-800);background:var(--brand-green-100);border:1px solid var(--brand-green-300);border-radius:100px;padding:.1rem .4rem;font-size:.625rem;font-weight:700}.checkoutPanel-module__xX_oKa__methodBadgeNeutral{color:var(--text-muted);background:var(--muted-100);border:1px solid var(--muted-200);border-radius:100px;padding:.1rem .4rem;font-size:.625rem;font-weight:600}.checkoutPanel-module__xX_oKa__methodHint{color:var(--text-secondary);background:var(--surface);border:1px solid var(--divider);border-radius:7px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8rem;line-height:1.5;display:flex}.checkoutPanel-module__xX_oKa__couponArea{flex-direction:column;gap:.5rem;display:flex}.checkoutPanel-module__xX_oKa__couponRow{gap:.5rem;display:flex}.checkoutPanel-module__xX_oKa__couponRow .checkoutPanel-module__xX_oKa__input{flex:1}.checkoutPanel-module__xX_oKa__couponBtn{border:1.5px solid var(--divider);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;flex-shrink:0;padding:.625rem 1rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:all .2s}.checkoutPanel-module__xX_oKa__couponBtn:hover:not(:disabled){background:var(--muted-100);border-color:var(--muted-300);color:var(--text-primary)}.checkoutPanel-module__xX_oKa__couponBtn:disabled{opacity:.45;cursor:not-allowed}.checkoutPanel-module__xX_oKa__couponBtnApplying{background:var(--brand-blue-100);border-color:var(--brand-blue-300);color:var(--brand-blue-700)}.checkoutPanel-module__xX_oKa__couponApplied{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.checkoutPanel-module__xX_oKa__couponSuccess{color:var(--brand-green-700);align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;display:flex}.checkoutPanel-module__xX_oKa__couponError{color:var(--error-700);align-items:center;gap:.375rem;font-size:.8rem;font-weight:600;display:flex}.checkoutPanel-module__xX_oKa__removeCoupon{color:var(--error-700);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:0;font-family:inherit;font-size:.75rem}.checkoutPanel-module__xX_oKa__removeCoupon:hover{text-decoration:underline}.checkoutPanel-module__xX_oKa__orderSummary{background:var(--surface);border:1px solid var(--divider);border-radius:10px;overflow:hidden}.checkoutPanel-module__xX_oKa__orderItem{border-bottom:1px solid var(--divider);align-items:center;gap:.625rem;padding:.75rem 1rem;display:flex}.checkoutPanel-module__xX_oKa__orderItem:last-of-type{border-bottom:none}.checkoutPanel-module__xX_oKa__orderItemIcon{background:var(--brand-blue-100);width:28px;height:28px;color:var(--brand-blue-700);border:1px solid var(--brand-blue-300);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.checkoutPanel-module__xX_oKa__orderItemInfo{flex-direction:column;flex:1;gap:.1rem;display:flex}.checkoutPanel-module__xX_oKa__orderItemName{color:var(--text-primary);font-size:.875rem;font-weight:600}.checkoutPanel-module__xX_oKa__orderItemQty{color:var(--text-muted);font-size:.75rem}.checkoutPanel-module__xX_oKa__orderItemTotal{color:var(--text-primary);flex-shrink:0;font-size:.9375rem;font-weight:700}.checkoutPanel-module__xX_oKa__summaryDivider{background:var(--divider);height:1px}.checkoutPanel-module__xX_oKa__summaryRow{justify-content:space-between;align-items:center;padding:.625rem 1rem;font-size:.875rem;display:flex}.checkoutPanel-module__xX_oKa__summaryLabel{color:var(--text-secondary);align-items:center;gap:.3rem;display:flex}.checkoutPanel-module__xX_oKa__summaryDiscount{color:var(--brand-green-700);font-weight:600}.checkoutPanel-module__xX_oKa__summaryTotal{border-top:1px solid var(--divider);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.checkoutPanel-module__xX_oKa__summaryTotalLabelGroup{flex-direction:column;gap:.125rem;display:flex}.checkoutPanel-module__xX_oKa__summaryTotalLabel{color:var(--text-primary);font-size:.9375rem;font-weight:700}.checkoutPanel-module__xX_oKa__summaryTotalBillingNote{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:500}.checkoutPanel-module__xX_oKa__summaryTotalValue{color:var(--brand-blue-600);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.checkoutPanel-module__xX_oKa__securityRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 1.25rem;padding:.875rem 1.5rem;display:flex}.checkoutPanel-module__xX_oKa__securityItem{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.75rem;display:flex}.checkoutPanel-module__xX_oKa__securityItem svg{color:var(--brand-green-700);flex-shrink:0}.checkoutPanel-module__xX_oKa__submitBtn{background:var(--brand-blue-600);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin:0 1.5rem 1.5rem;padding:.875rem 1.5rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 10px #1e88e547}.checkoutPanel-module__xX_oKa__submitBtn:hover:not(:disabled){background:var(--brand-blue-700);transform:translateY(-1px);box-shadow:0 4px 16px #1e88e561}.checkoutPanel-module__xX_oKa__submitBtn:active:not(:disabled){transform:translateY(0)}.checkoutPanel-module__xX_oKa__submitBtn:disabled{opacity:.55;cursor:not-allowed}.checkoutPanel-module__xX_oKa__activationNote{color:var(--text-muted);text-align:center;margin-top:.75rem;font-size:.75rem;line-height:1.5}@media (max-width:480px){.checkoutPanel-module__xX_oKa__formRow{grid-template-columns:1fr}.checkoutPanel-module__xX_oKa__section{padding:1rem 1.25rem}.checkoutPanel-module__xX_oKa__submitBtn{margin:0 1.25rem 1.25rem}}
:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{width:100%;transform:translate3d(0,var(--y),0)scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g)*1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0)scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0)perspective(400px)}30%{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,-20deg);opacity:1}to{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.campaign-module__O-CTJa__container{background:var(--bg);box-sizing:border-box;width:100%;max-width:90%;min-height:100vh;margin:0 auto;padding:2rem;overflow-x:hidden}.campaign-module__O-CTJa__contentCard{background:var(--card);border:1px solid var(--divider);box-sizing:border-box;border-radius:16px;width:100%;padding:2rem;overflow-x:hidden;box-shadow:0 1px 3px #0000001a}.campaign-module__O-CTJa__sectionTitle{color:var(--text-primary);margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}@media (max-width:768px){.campaign-module__O-CTJa__container{padding:1rem}.campaign-module__O-CTJa__contentCard{padding:1.5rem}.campaign-module__O-CTJa__sectionTitle{font-size:1.25rem}}@media (max-width:480px){.campaign-module__O-CTJa__container{padding:.75rem}.campaign-module__O-CTJa__contentCard{padding:1rem}}@media (max-width:374px){.campaign-module__O-CTJa__contentCard{padding:.875rem}}@media (max-width:320px){.campaign-module__O-CTJa__container{padding:.5rem}.campaign-module__O-CTJa__contentCard{padding:.75rem}.campaign-module__O-CTJa__sectionTitle{font-size:1.125rem}}
.campaignsHeader-module__PWTSAW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.campaignsHeader-module__PWTSAW__title{color:var(--brand-blue-600);margin:0 0 .25rem;font-size:2rem;font-weight:700}.campaignsHeader-module__PWTSAW__subtitle{color:var(--text-secondary);margin:0;font-size:1rem}.campaignsHeader-module__PWTSAW__btnNewCampaign{cursor:pointer;background:var(--btn-accent-bg);color:var(--btn-accent-text);white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.938rem;font-weight:600;transition:all .2s;display:flex}.campaignsHeader-module__PWTSAW__btnNewCampaign:hover{background:var(--btn-accent-hover);transform:translateY(-1px);box-shadow:0 4px 12px #1db9544d}@media (max-width:768px){.campaignsHeader-module__PWTSAW__header{flex-direction:column;align-items:stretch;margin-bottom:1.5rem}.campaignsHeader-module__PWTSAW__title{font-size:1.5rem}.campaignsHeader-module__PWTSAW__subtitle{font-size:.875rem}.campaignsHeader-module__PWTSAW__btnNewCampaign{justify-content:center;width:100%}}@media (max-width:480px){.campaignsHeader-module__PWTSAW__header{gap:.75rem;margin-bottom:1rem}.campaignsHeader-module__PWTSAW__title{font-size:1.375rem}.campaignsHeader-module__PWTSAW__btnNewCampaign{padding:.625rem 1.25rem;font-size:.875rem}}@media (max-width:320px){.campaignsHeader-module__PWTSAW__title{font-size:1.25rem;line-height:1.3}.campaignsHeader-module__PWTSAW__btnNewCampaign{gap:.375rem;padding:.625rem 1rem;font-size:.875rem}}
.campaignsStatsGrid-module__h5ek1W__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;margin-bottom:2rem;display:grid;overflow-x:hidden}.campaignsStatsGrid-module__h5ek1W__statCard{background:var(--card);border:1px solid var(--divider);box-sizing:border-box;border-radius:12px;gap:1rem;min-width:0;padding:1.5rem;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000001a}.campaignsStatsGrid-module__h5ek1W__statCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.campaignsStatsGrid-module__h5ek1W__statCardBlue{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-color:#93c5fd}.campaignsStatsGrid-module__h5ek1W__statCardGreen{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border-color:#6ee7b7}.campaignsStatsGrid-module__h5ek1W__statCardPurple{background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%);border-color:#c4b5fd}.campaignsStatsGrid-module__h5ek1W__statCardOrange{background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border-color:#fdba74}.campaignsStatsGrid-module__h5ek1W__statIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.campaignsStatsGrid-module__h5ek1W__statCardBlue .campaignsStatsGrid-module__h5ek1W__statIcon{background:var(--brand-blue-600);color:#fff}.campaignsStatsGrid-module__h5ek1W__statCardGreen .campaignsStatsGrid-module__h5ek1W__statIcon{color:#fff;background:#10b981}.campaignsStatsGrid-module__h5ek1W__statCardPurple .campaignsStatsGrid-module__h5ek1W__statIcon{color:#fff;background:#8b5cf6}.campaignsStatsGrid-module__h5ek1W__statCardOrange .campaignsStatsGrid-module__h5ek1W__statIcon{color:#fff;background:#f59e0b}.campaignsStatsGrid-module__h5ek1W__statContent{flex:1}.campaignsStatsGrid-module__h5ek1W__statLabel{margin:0 0 .5rem;font-size:.875rem;font-weight:600}.campaignsStatsGrid-module__h5ek1W__statCardBlue .campaignsStatsGrid-module__h5ek1W__statLabel{color:#1e40af}.campaignsStatsGrid-module__h5ek1W__statCardGreen .campaignsStatsGrid-module__h5ek1W__statLabel{color:#047857}.campaignsStatsGrid-module__h5ek1W__statCardPurple .campaignsStatsGrid-module__h5ek1W__statLabel{color:#6d28d9}.campaignsStatsGrid-module__h5ek1W__statCardOrange .campaignsStatsGrid-module__h5ek1W__statLabel{color:#b45309}.campaignsStatsGrid-module__h5ek1W__statValue{color:var(--text-primary);margin:0 0 .25rem;font-size:2rem;font-weight:700}.campaignsStatsGrid-module__h5ek1W__statInfo{color:var(--text-secondary);margin:0;font-size:.813rem}@media (max-width:1200px){.campaignsStatsGrid-module__h5ek1W__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.campaignsStatsGrid-module__h5ek1W__statsGrid{gap:1rem}.campaignsStatsGrid-module__h5ek1W__statCard{padding:1.25rem}}@media (max-width:768px){.campaignsStatsGrid-module__h5ek1W__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.campaignsStatsGrid-module__h5ek1W__statsGrid{grid-template-columns:1fr}.campaignsStatsGrid-module__h5ek1W__statCard{padding:1rem}.campaignsStatsGrid-module__h5ek1W__statIcon{width:40px;height:40px}.campaignsStatsGrid-module__h5ek1W__statValue{font-size:1.75rem}}@media (max-width:480px){.campaignsStatsGrid-module__h5ek1W__statsGrid{gap:.875rem;margin-bottom:1.5rem}.campaignsStatsGrid-module__h5ek1W__statCard{gap:.75rem;padding:1rem}.campaignsStatsGrid-module__h5ek1W__statIcon{width:40px;height:40px}.campaignsStatsGrid-module__h5ek1W__statLabel{font-size:.813rem}.campaignsStatsGrid-module__h5ek1W__statValue{font-size:1.5rem}.campaignsStatsGrid-module__h5ek1W__statInfo{font-size:.75rem}}@media (max-width:374px){.campaignsStatsGrid-module__h5ek1W__statsGrid{gap:.625rem}.campaignsStatsGrid-module__h5ek1W__statCard{gap:.625rem;padding:.875rem}.campaignsStatsGrid-module__h5ek1W__statIcon{width:32px;height:32px}.campaignsStatsGrid-module__h5ek1W__statLabel{font-size:.75rem;line-height:1.3}.campaignsStatsGrid-module__h5ek1W__statValue{font-size:1.375rem}.campaignsStatsGrid-module__h5ek1W__statInfo{font-size:.688rem;line-height:1.3}}@media (max-width:320px){.campaignsStatsGrid-module__h5ek1W__statsGrid{grid-template-columns:1fr;gap:.625rem;margin-bottom:1.25rem}.campaignsStatsGrid-module__h5ek1W__statCard{gap:.625rem;padding:.875rem}}
.instances-module__-nhwZq__container{background:var(--bg);max-width:90%;margin:0 auto;padding:2rem}.instances-module__-nhwZq__contentCard{background:var(--card);border:1px solid var(--divider);border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}@media (max-width:768px){.instances-module__-nhwZq__container{padding:2rem}}@media (max-width:480px){.instances-module__-nhwZq__container{padding:.75rem}.instances-module__-nhwZq__contentCard{padding:1rem}}@media (max-width:374px){.instances-module__-nhwZq__container{padding:.5rem}}@media (max-width:320px){.instances-module__-nhwZq__container{padding:.5rem}}
.campaignsFilter-module__M_6wLG__toolbar{align-items:center;gap:1rem;width:100%;margin-bottom:2rem;display:flex}.campaignsFilter-module__M_6wLG__searchBox{flex:1;min-width:0;position:relative}.campaignsFilter-module__M_6wLG__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.campaignsFilter-module__M_6wLG__searchInput{border:1px solid var(--input-border);background:var(--input-bg);width:100%;color:var(--text-primary);box-sizing:border-box;border-radius:8px;padding:.75rem 1rem .75rem 2.75rem;font-size:.938rem;transition:all .2s}.campaignsFilter-module__M_6wLG__searchInput:focus{border-color:var(--brand-blue-600);box-shadow:0 0 0 3px var(--input-focus-ring);outline:none}.campaignsFilter-module__M_6wLG__searchInput::placeholder{color:var(--input-placeholder)}.campaignsFilter-module__M_6wLG__filters{flex-shrink:0;align-items:center;gap:1rem;display:flex}.campaignsFilter-module__M_6wLG__filters>*{flex:none;width:200px}@media (max-width:768px){.campaignsFilter-module__M_6wLG__toolbar{flex-direction:column;gap:1rem}.campaignsFilter-module__M_6wLG__searchBox{width:100%;min-width:100%}.campaignsFilter-module__M_6wLG__filters{flex-direction:column;gap:1rem;width:100%}.campaignsFilter-module__M_6wLG__filters>*{width:100%;min-width:100%;max-width:100%}}@media (max-width:480px){.campaignsFilter-module__M_6wLG__toolbar{gap:.875rem;margin-bottom:1.5rem}}@media (max-width:320px){.campaignsFilter-module__M_6wLG__searchInput{padding:.625rem .875rem .625rem 2.5rem;font-size:.875rem}.campaignsFilter-module__M_6wLG__searchIcon{width:18px;height:18px;left:.875rem}}
.select-module__ZcHJ7a__selectContainer{position:relative}.select-module__ZcHJ7a__selectTrigger{background:var(--input-bg);border:1px solid var(--input-border);width:100%;color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.938rem;transition:all .2s;display:flex}.select-module__ZcHJ7a__selectTrigger:hover{border-color:var(--brand-blue-600)}.select-module__ZcHJ7a__selectTrigger:focus{border-color:var(--brand-blue-600);box-shadow:0 0 0 3px var(--input-focus-ring);outline:none}.select-module__ZcHJ7a__selectTrigger.select-module__ZcHJ7a__open{border-color:var(--brand-blue-600);box-shadow:0 0 0 3px var(--input-focus-ring)}.select-module__ZcHJ7a__selectValue{text-align:left;color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.select-module__ZcHJ7a__selectValue.select-module__ZcHJ7a__placeholder{color:var(--input-placeholder)}.select-module__ZcHJ7a__selectIcon{color:var(--text-muted);flex-shrink:0;transition:transform .2s}.select-module__ZcHJ7a__selectIcon.select-module__ZcHJ7a__iconOpen{transform:rotate(180deg)}.select-module__ZcHJ7a__selectDropdown{background:var(--navbar-dropdown-bg);border:1px solid var(--input-border);box-shadow:0 8px 24px var(--navbar-dropdown-shadow);z-index:1000;border-radius:8px;max-height:280px;animation:.2s select-module__ZcHJ7a__slideDown;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow-y:auto}@keyframes select-module__ZcHJ7a__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.select-module__ZcHJ7a__selectOption{color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;padding:.75rem 1rem;font-size:.938rem;transition:all .15s}.select-module__ZcHJ7a__selectOption:hover{background:var(--surface);color:var(--brand-blue-600)}.select-module__ZcHJ7a__selectOption.select-module__ZcHJ7a__selected{background:var(--brand-blue-100);color:var(--brand-blue-700);font-weight:600}.select-module__ZcHJ7a__selectOption.select-module__ZcHJ7a__selected:hover{background:var(--brand-blue-100);color:var(--brand-blue-700)}.select-module__ZcHJ7a__selectContainer.select-module__ZcHJ7a__disabled .select-module__ZcHJ7a__selectTrigger{background:var(--disabled-bg);color:var(--disabled-text);cursor:not-allowed;border-color:var(--input-border)}.select-module__ZcHJ7a__selectContainer.select-module__ZcHJ7a__disabled .select-module__ZcHJ7a__selectTrigger:hover{border-color:var(--input-border)}.select-module__ZcHJ7a__selectContainer.select-module__ZcHJ7a__disabled .select-module__ZcHJ7a__selectValue,.select-module__ZcHJ7a__selectContainer.select-module__ZcHJ7a__disabled .select-module__ZcHJ7a__selectIcon{color:var(--disabled-text)}.select-module__ZcHJ7a__selectDropdown::-webkit-scrollbar{width:8px}.select-module__ZcHJ7a__selectDropdown::-webkit-scrollbar-track{background:0 0}.select-module__ZcHJ7a__selectDropdown::-webkit-scrollbar-thumb{background:var(--muted-400);border-radius:4px}.select-module__ZcHJ7a__selectDropdown::-webkit-scrollbar-thumb:hover{background:var(--muted-500)}@media (max-width:768px){.select-module__ZcHJ7a__selectTrigger,.select-module__ZcHJ7a__selectOption{padding:.625rem .875rem;font-size:.875rem}.select-module__ZcHJ7a__selectDropdown{max-height:240px}}@media (max-width:480px){.select-module__ZcHJ7a__selectTrigger,.select-module__ZcHJ7a__selectOption{padding:.5rem .75rem}.select-module__ZcHJ7a__selectDropdown{max-height:200px}}
.sidebar-module__pSzPnW__layout{background:var(--bg);flex-direction:column;min-height:100vh;transition:background .3s;display:flex}.sidebar-module__pSzPnW__navbar{z-index:950;background:#fff;border-bottom:1px solid #e8e8e8;height:85px;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 3px #0000000d}.sidebar-module__pSzPnW__navbarContent{justify-content:space-between;align-items:center;max-width:90%;height:85px;margin:0 auto;display:flex;position:relative;top:0;left:0;right:0}.sidebar-module__pSzPnW__navbarLeft{align-items:center;gap:.75rem;display:flex}.sidebar-module__pSzPnW__navbarRight{align-items:center;gap:1rem;display:flex}.sidebar-module__pSzPnW__logo{align-items:center;text-decoration:none;transition:opacity .2s;display:flex}.sidebar-module__pSzPnW__logo:hover{opacity:.8}.sidebar-module__pSzPnW__logoImage{-o-object-fit:contain;object-fit:contain;width:auto;height:55px;display:block}.sidebar-module__pSzPnW__expandButton{color:#495057;cursor:pointer;background:#f8f9fa;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.sidebar-module__pSzPnW__expandButton:hover{color:#1a1a1a;background:#e9ecef;transform:translate(2px)}.sidebar-module__pSzPnW__expandButton:active{transform:translate(0)}.sidebar-module__pSzPnW__accordionWrapper{flex-direction:column;display:flex}.sidebar-module__pSzPnW__accordionTrigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:flex-start;width:100%;font-family:inherit}.sidebar-module__pSzPnW__accordionChevron{color:#9ca3af;flex-shrink:0;align-items:center;margin-left:auto;transition:transform .25s;display:flex}.sidebar-module__pSzPnW__accordionChevronOpen{transform:rotate(90deg)}.sidebar-module__pSzPnW__accordionContent{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1);display:grid;overflow:hidden}.sidebar-module__pSzPnW__accordionContentOpen{grid-template-rows:1fr}.sidebar-module__pSzPnW__accordionContent>*{min-height:0;overflow:hidden}.sidebar-module__pSzPnW__subNavItem{color:#9ca3af;padding-left:2.75rem!important;font-size:.875rem!important}[data-theme=dark] .sidebar-module__pSzPnW__accordionChevron{color:#adb5bd}.sidebar-module__pSzPnW__userProfile{cursor:pointer;border-radius:10px;align-items:center;gap:.75rem;padding:.5rem .75rem .5rem 1rem;transition:all .2s;display:flex;position:relative}.sidebar-module__pSzPnW__userProfile:hover{background:#f8f9fa}.sidebar-module__pSzPnW__userName{color:#1a1a1a;margin-right:.5rem;font-size:.9375rem;font-weight:600}.sidebar-module__pSzPnW__userAvatar{color:#fff;background:#0a1e3d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:600;display:flex}.sidebar-module__pSzPnW__avatarDropdown{transform-origin:top;z-index:1100;opacity:0;pointer-events:none;background:#fff;border:1px solid #e8e8e8;border-radius:12px;flex-direction:column;gap:6px;min-width:200px;max-width:calc(100vw - 24px);padding:8px;transition:opacity .16s,transform .16s;display:none;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000001f}.sidebar-module__pSzPnW__avatarDropdownOpen{opacity:1;pointer-events:auto;display:flex;transform:translate(-50%)translateY(0)}.sidebar-module__pSzPnW__avatarDropdownAlignRight{left:auto;right:0;transform:none}.sidebar-module__pSzPnW__avatarDropdownItem,.sidebar-module__pSzPnW__avatarDropdownLogout{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.625rem;width:calc(100% - 16px);margin:4px 8px;padding:.5rem .75rem;font-size:.925rem;display:flex}.sidebar-module__pSzPnW__avatarDropdownItem{color:#2563eb}.sidebar-module__pSzPnW__avatarDropdownItem:hover{background:#2563eb14;transform:translateY(-1px)}.sidebar-module__pSzPnW__avatarDropdownLogout{color:#dc2626}.sidebar-module__pSzPnW__avatarDropdownLogout:hover{background:#dc26260f;transform:translateY(-1px)}.sidebar-module__pSzPnW__avatarDropdownDivider{background:#f1f1f1;width:calc(100% - 16px);height:1px;margin:6px 8px}.sidebar-module__pSzPnW__avatarDropdown:before{content:"";z-index:1099;background:#fff;border-top:1px solid #e8e8e8;border-left:1px solid #e8e8e8;border-top-left-radius:2px;width:12px;height:12px;display:block;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg);box-shadow:-1px -1px #00000005}.sidebar-module__pSzPnW__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;animation:.3s sidebar-module__pSzPnW__fadeIn;position:fixed;inset:0}@keyframes sidebar-module__pSzPnW__fadeIn{0%{opacity:0}to{opacity:1}}.sidebar-module__pSzPnW__sidebar{z-index:1050;background:#fff;border-right:1px solid #e8e8e8;flex-direction:column;width:280px;min-height:100vh;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden auto;transform:translate(-100%);box-shadow:4px 0 24px #00000026}.sidebar-module__pSzPnW__sidebar::-webkit-scrollbar{width:6px}.sidebar-module__pSzPnW__sidebar::-webkit-scrollbar-track{background:0 0}.sidebar-module__pSzPnW__sidebar::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:3px}.sidebar-module__pSzPnW__sidebar::-webkit-scrollbar-thumb:hover{background:silver}.sidebar-module__pSzPnW__sidebarOpen{transform:translate(0)}.sidebar-module__pSzPnW__collapseButton{color:#495057;cursor:pointer;z-index:10;background:#fff;border:1px solid #e8e8e8;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:50%;right:-15px;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.sidebar-module__pSzPnW__collapseButton:hover{color:#1a1a1a;background:#f8f9fa;transform:translateY(-50%)scale(1.1);box-shadow:0 4px 12px #00000026}.sidebar-module__pSzPnW__collapseButton:active{transform:translateY(-50%)scale(.95)}.sidebar-module__pSzPnW__sidebarContent{flex-direction:column;height:100%;display:flex}.sidebar-module__pSzPnW__logoContainer{border-bottom:1px solid #e8e8e8;margin-top:.5rem;margin-bottom:1rem;padding:.5rem 1.5rem}.sidebar-module__pSzPnW__sidebarLogo{align-items:center;text-decoration:none;transition:opacity .2s;display:flex}.sidebar-module__pSzPnW__sidebarLogo:hover{opacity:.7}.sidebar-module__pSzPnW__sidebarLogo .sidebar-module__pSzPnW__logoImage{-o-object-fit:contain;object-fit:contain;width:auto;height:55px;display:block}.sidebar-module__pSzPnW__nav{flex-direction:column;gap:.25rem;padding:0 .75rem;display:flex}.sidebar-module__pSzPnW__navItem{color:#9ca3af;border-radius:10px;align-items:center;gap:.875rem;padding:.875rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.sidebar-module__pSzPnW__navItem:hover{color:#495057;background:#f8f9fa}.sidebar-module__pSzPnW__navIcon{flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:flex}.sidebar-module__pSzPnW__navItem:hover .sidebar-module__pSzPnW__navIcon{transform:translate(2px)}.sidebar-module__pSzPnW__navLabel{white-space:nowrap;flex:1}.sidebar-module__pSzPnW__navItemActive{color:#fff;background:#0a1e3d;font-weight:600}.sidebar-module__pSzPnW__navItemActive:hover{color:#fff;background:#0d2847}.sidebar-module__pSzPnW__navItemActive .sidebar-module__pSzPnW__navIcon{transform:none}.sidebar-module__pSzPnW__planCard{background:#f8f9fa;border:1px solid #e8e8e8;border-radius:12px;margin:1.5rem .75rem 1rem;padding:1.25rem}.sidebar-module__pSzPnW__planHeader{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}.sidebar-module__pSzPnW__planLabel{color:#6c757d;font-weight:500}.sidebar-module__pSzPnW__planType{color:#1a1a1a;font-size:.9375rem;font-weight:700}.sidebar-module__pSzPnW__planInfo{margin-bottom:1rem}.sidebar-module__pSzPnW__planInfo:last-of-type{margin-bottom:0}.sidebar-module__pSzPnW__planItem{justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.8125rem;display:flex}.sidebar-module__pSzPnW__planItemLabel{color:#6c757d;font-weight:500}.sidebar-module__pSzPnW__planItemValue{color:#1a1a1a;font-weight:600}.sidebar-module__pSzPnW__planProgress{background:#e8e8e8;border-radius:3px;width:100%;height:6px;margin-bottom:.375rem;overflow:hidden}.sidebar-module__pSzPnW__planProgressBar{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:3px;height:100%;transition:width .3s}.sidebar-module__pSzPnW__planSize{color:#868e96;font-size:.75rem;font-weight:500}.sidebar-module__pSzPnW__logoutButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:.875rem;margin:auto .75rem 1rem;padding:.875rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:500;transition:all .2s;display:flex}.sidebar-module__pSzPnW__logoutButton:hover{color:#dc3545;background:#fee2e2}.sidebar-module__pSzPnW__main{flex:1;width:100%;min-height:100vh;padding-top:64px}@media (max-width:767px){.sidebar-module__pSzPnW__navbar{padding:0 1rem}.sidebar-module__pSzPnW__navbarLeft{gap:0}.sidebar-module__pSzPnW__navbarRight{gap:.75rem}.sidebar-module__pSzPnW__logo .sidebar-module__pSzPnW__logoImage{height:45px}.sidebar-module__pSzPnW__userName{display:none}.sidebar-module__pSzPnW__userAvatar{width:32px;height:32px}.sidebar-module__pSzPnW__sidebar{width:85%;max-width:320px}.sidebar-module__pSzPnW__expandButton{width:32px;height:32px}}@media (max-width:479px){.sidebar-module__pSzPnW__navbar{padding:0 0}.sidebar-module__pSzPnW__logo .sidebar-module__pSzPnW__logoImage{height:45px}.sidebar-module__pSzPnW__userAvatar{width:28px;height:28px}.sidebar-module__pSzPnW__main{padding-top:88px}}[data-theme=dark] .sidebar-module__pSzPnW__layout{background:#0d1117}[data-theme=dark] .sidebar-module__pSzPnW__navbar{background:#1a1a1a;border-bottom-color:#2a2a2a;box-shadow:0 1px 3px #0000004d}[data-theme=dark] .sidebar-module__pSzPnW__expandButton{color:#adb5bd;background:#252525}[data-theme=dark] .sidebar-module__pSzPnW__expandButton:hover{color:#e9ecef;background:#2a2a2a}[data-theme=dark] .sidebar-module__pSzPnW__userProfile:hover{background:#252525}[data-theme=dark] .sidebar-module__pSzPnW__userName{color:#e9ecef}[data-theme=dark] .sidebar-module__pSzPnW__userAvatar{background:#6366f1}[data-theme=dark] .sidebar-module__pSzPnW__overlay{background:#000000b3}[data-theme=dark] .sidebar-module__pSzPnW__sidebar{background:#1a1a1a;border-right-color:#2a2a2a}[data-theme=dark] .sidebar-module__pSzPnW__collapseButton{color:#adb5bd;background:#1a1a1a;border-color:#2a2a2a}[data-theme=dark] .sidebar-module__pSzPnW__collapseButton:hover{color:#e9ecef;background:#252525}[data-theme=dark] .sidebar-module__pSzPnW__logoContainer{border-bottom-color:#2a2a2a}[data-theme=dark] .sidebar-module__pSzPnW__navItem{color:#adb5bd}[data-theme=dark] .sidebar-module__pSzPnW__navItem:hover{color:#e9ecef;background:#252525}[data-theme=dark] .sidebar-module__pSzPnW__navItemActive{color:#fff;background:#6366f1}[data-theme=dark] .sidebar-module__pSzPnW__navItemActive:hover{background:#5558e3}[data-theme=dark] .sidebar-module__pSzPnW__planCard{background:#252525;border-color:#2a2a2a}[data-theme=dark] .sidebar-module__pSzPnW__planType,[data-theme=dark] .sidebar-module__pSzPnW__planItemValue{color:#e9ecef}[data-theme=dark] .sidebar-module__pSzPnW__planProgress{background:#2a2a2a}[data-theme=dark] .sidebar-module__pSzPnW__logoutButton{color:#adb5bd}[data-theme=dark] .sidebar-module__pSzPnW__logoutButton:hover{color:#f87171;background:#3d1f1f}.sidebar-module__pSzPnW__footer{background:var(--card);border-top:1px solid var(--divider);text-align:center;margin-top:2rem;padding:2rem}.sidebar-module__pSzPnW__footerText{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}@media (max-width:768px){.sidebar-module__pSzPnW__footer{margin-top:1.5rem;padding:1.5rem}.sidebar-module__pSzPnW__footerText{font-size:.813rem}}@media (max-width:480px){.sidebar-module__pSzPnW__footer{margin-top:1.25rem;padding:1.25rem}.sidebar-module__pSzPnW__footerText{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.sidebar-module__pSzPnW__sidebar,.sidebar-module__pSzPnW__main,.sidebar-module__pSzPnW__expandButton,.sidebar-module__pSzPnW__collapseButton,.sidebar-module__pSzPnW__navItem,.sidebar-module__pSzPnW__planProgressBar,.sidebar-module__pSzPnW__overlay{transition:none;animation:none}}.sidebar-module__pSzPnW__expandButton:focus-visible,.sidebar-module__pSzPnW__collapseButton:focus-visible,.sidebar-module__pSzPnW__logo:focus-visible,.sidebar-module__pSzPnW__sidebarLogo:focus-visible,.sidebar-module__pSzPnW__navItem:focus-visible,.sidebar-module__pSzPnW__logoutButton:focus-visible,.sidebar-module__pSzPnW__userProfile:focus-visible{outline-offset:2px;outline:2px solid #6366f1}@media (prefers-contrast:high){.sidebar-module__pSzPnW__navbar,.sidebar-module__pSzPnW__sidebar{border-width:2px}.sidebar-module__pSzPnW__navItem{border:1px solid #0000}.sidebar-module__pSzPnW__navItemActive{border-color:#fff}.sidebar-module__pSzPnW__planCard,.sidebar-module__pSzPnW__collapseButton{border-width:2px}}
.coupons-module__rlNp8W__container{background:var(--bg);max-width:90%;margin:0 auto;padding:2rem}.coupons-module__rlNp8W__layout{flex-direction:column;gap:2rem;margin:0 auto;display:flex}.coupons-module__rlNp8W__btnPrimary{background:var(--brand-blue-700);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.4375rem;padding:.625rem 1.375rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .18s;display:flex}.coupons-module__rlNp8W__btnPrimary:hover:not(:disabled){background:var(--brand-blue-900)}.coupons-module__rlNp8W__btnPrimary:disabled{opacity:.65;cursor:not-allowed}.coupons-module__rlNp8W__btnGhost{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:.4375rem;padding:.625rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .18s;display:flex}.coupons-module__rlNp8W__btnGhost:hover{background:var(--muted-100);color:var(--text-secondary)}.coupons-module__rlNp8W__btnDanger{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:10px;align-items:center;gap:.4375rem;padding:.625rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .18s;display:flex}.coupons-module__rlNp8W__btnDanger:hover{background:#b91c1c}.coupons-module__rlNp8W__btnOutline{border:1.5px solid var(--divider);background:var(--card);color:var(--text-secondary);cursor:pointer;border-radius:10px;align-items:center;gap:.4375rem;padding:.625rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .18s;display:flex}.coupons-module__rlNp8W__btnOutline:hover{border-color:var(--brand-blue-500);color:var(--brand-blue-600);background:var(--brand-blue-100)}.coupons-module__rlNp8W__spinner{animation:.8s linear infinite coupons-module__rlNp8W__spin}@keyframes coupons-module__rlNp8W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.coupons-module__rlNp8W__modalOverlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:1rem;animation:.15s coupons-module__rlNp8W__fadeIn;display:flex;position:fixed;inset:0}@keyframes coupons-module__rlNp8W__fadeIn{0%{opacity:0}to{opacity:1}}.coupons-module__rlNp8W__modalBox{background:var(--card);border:1.5px solid var(--divider);border-radius:16px;flex-direction:column;gap:1.25rem;width:100%;max-width:420px;padding:2rem;animation:.18s coupons-module__rlNp8W__slideUp;display:flex;box-shadow:0 20px 60px #0000002e}@keyframes coupons-module__rlNp8W__slideUp{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.coupons-module__rlNp8W__modalIcon{color:#dc2626;background:#fff1f1;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.coupons-module__rlNp8W__modalContent{flex-direction:column;gap:.5rem;display:flex}.coupons-module__rlNp8W__modalTitle{color:var(--text-primary);margin:0;font-size:1.0625rem;font-weight:700}.coupons-module__rlNp8W__modalDesc{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.6}.coupons-module__rlNp8W__modalCode{background:var(--muted-100);color:var(--text-primary);border-radius:4px;padding:.1rem .35rem;font-family:Courier New,monospace;font-weight:700}.coupons-module__rlNp8W__modalActions{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}@media (max-width:680px){.coupons-module__rlNp8W__container{padding:1rem}.coupons-module__rlNp8W__layout{gap:1.25rem}}@media (max-width:360px){.coupons-module__rlNp8W__container{padding:.75rem}}
.instancesTable-module__0mRn6W__tableWrapper{margin-bottom:1.5rem;overflow-x:auto}.instancesTable-module__0mRn6W__table{border-collapse:separate;border-spacing:0;width:100%}.instancesTable-module__0mRn6W__table thead th{background:var(--surface);color:var(--text-primary);text-align:left;border-bottom:2px solid var(--divider);white-space:nowrap;padding:1rem;font-size:.875rem;font-weight:600;position:sticky;top:0}.instancesTable-module__0mRn6W__table tbody td{border-bottom:1px solid var(--divider);color:var(--text-primary);padding:1rem;font-size:.875rem}.instancesTable-module__0mRn6W__table tbody tr:hover{background:var(--surface)}.instancesTable-module__0mRn6W__thWithInfo{justify-content:center;align-items:center;gap:.625rem;display:flex}.instancesTable-module__0mRn6W__thWithSort{justify-content:space-between;align-items:center;gap:.75rem;width:100%;display:flex}.instancesTable-module__0mRn6W__thWithInfoSort{justify-content:space-between;align-items:center;gap:.25rem;width:100%;display:flex}.instancesTable-module__0mRn6W__sortButtons{flex-direction:row;gap:2px;display:flex}.instancesTable-module__0mRn6W__sortBtn{cursor:pointer;width:20px;height:20px;color:var(--text-muted);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.instancesTable-module__0mRn6W__sortBtn:hover{color:var(--brand-blue-600);transform:scale(1.2)}.instancesTable-module__0mRn6W__sortBtnActive{color:var(--brand-blue-600);transform:scale(1.15)}.instancesTable-module__0mRn6W__sortBtnActive:hover{color:var(--brand-blue-700);transform:scale(1.25)}.instancesTable-module__0mRn6W__infoIcon{border:1.5px solid var(--brand-blue-300);background:linear-gradient(135deg,var(--brand-blue-50)0%,var(--brand-blue-100)100%);width:22px;height:22px;color:var(--brand-blue-700);cursor:help;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;box-shadow:0 1px 2px #3b82f61a}.instancesTable-module__0mRn6W__infoIcon:hover{background:linear-gradient(135deg,var(--brand-blue-600)0%,var(--brand-blue-700)100%);border-color:var(--brand-blue-600);color:#fff;transform:scale(1.15)translateY(-1px);box-shadow:0 4px 12px #3b82f659}.instancesTable-module__0mRn6W__infoIcon:active{transform:scale(1.05);box-shadow:0 2px 6px #3b82f64d}.instancesTable-module__0mRn6W__tooltipContent{background:var(--navbar-dropdown-bg);border:1px solid var(--divider);z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;width:max-content;max-width:400px;padding:1rem 1.25rem;animation:.2s cubic-bezier(.4,0,.2,1) instancesTable-module__0mRn6W__tooltipFadeIn;overflow:visible;box-shadow:0 12px 32px #00000026,0 2px 8px #0000001a}@keyframes instancesTable-module__0mRn6W__tooltipFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.instancesTable-module__0mRn6W__tooltipContent p{color:var(--text-primary);white-space:normal;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;padding:.5rem 0;font-size:.875rem;line-height:1.65}.instancesTable-module__0mRn6W__tooltipContent p:first-child{padding-top:0}.instancesTable-module__0mRn6W__tooltipContent p:last-child{padding-bottom:0}.instancesTable-module__0mRn6W__tooltipContent p:not(:last-child){border-bottom:1px solid var(--divider)}.instancesTable-module__0mRn6W__tooltipContent p strong{color:var(--brand-blue-700);white-space:normal;margin-right:.375rem;font-weight:700;display:inline-block}.instancesTable-module__0mRn6W__tooltipContent .instancesTable-module__0mRn6W__warning{color:var(--warning-700);background:linear-gradient(135deg,var(--warning-50)0%,var(--warning-100)100%);border:1px solid var(--warning-300);border-left:4px solid var(--warning-700);white-space:normal;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;border-radius:8px;margin-top:.75rem;padding:.75rem 1rem;box-shadow:0 2px 8px #f59e0b1a}.instancesTable-module__0mRn6W__tooltipContent .instancesTable-module__0mRn6W__warning strong{color:var(--warning-800);white-space:normal;font-weight:700}.instancesTable-module__0mRn6W__instanceName{flex-direction:column;gap:.25rem;display:flex}.instancesTable-module__0mRn6W__instanceName strong{color:var(--text-primary);font-weight:600}.instancesTable-module__0mRn6W__instancePhone{color:var(--text-muted);font-size:.813rem}.instancesTable-module__0mRn6W__badge{white-space:nowrap;background:var(--info-100);color:var(--info-700);border-radius:16px;padding:.375rem .75rem;font-size:.813rem;font-weight:600;display:inline-block}.instancesTable-module__0mRn6W__badgeConnected{background:var(--success-100);color:var(--success-700)}.instancesTable-module__0mRn6W__badgeDisconnected{background:var(--error-100);color:var(--error-700)}.instancesTable-module__0mRn6W__badgeActive{background:var(--success-100);color:var(--success-700)}.instancesTable-module__0mRn6W__badgeInactive{background:var(--error-100);color:var(--error-700)}.instancesTable-module__0mRn6W__badgeBasico{color:#1e40af;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border:1px solid #93c5fd;font-weight:700;box-shadow:0 2px 4px #3b82f61a}.instancesTable-module__0mRn6W__badgeAvancado{color:#92400e;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:1px solid #fcd34d;font-weight:700;box-shadow:0 2px 4px #f59e0b1a}.instancesTable-module__0mRn6W__messageLimit{align-items:center;gap:.5rem;display:flex}.instancesTable-module__0mRn6W__limitInput{border:1px solid var(--input-border);text-align:center;background:var(--input-bg);width:70px;color:var(--text-primary);border-radius:6px;padding:.375rem .5rem;font-size:.875rem}.instancesTable-module__0mRn6W__limitInput:disabled{background:var(--surface);color:var(--text-muted);border-color:var(--divider);cursor:not-allowed;opacity:.7}.instancesTable-module__0mRn6W__limitInput:disabled::placeholder{color:var(--text-muted)}.instancesTable-module__0mRn6W__limitInput:focus{border-color:var(--brand-blue-600);outline:none}.instancesTable-module__0mRn6W__limitInput:disabled:focus{border-color:var(--divider);box-shadow:none;outline:none}.instancesTable-module__0mRn6W__centerCell{justify-content:center;align-items:center;display:flex}.instancesTable-module__0mRn6W__checkbox{cursor:pointer;width:20px;height:20px;accent-color:var(--brand-blue-600);border-radius:4px;transition:all .2s}.instancesTable-module__0mRn6W__checkbox:disabled{cursor:not-allowed;opacity:.5;box-shadow:none;filter:grayscale(20%);transform:none}.instancesTable-module__0mRn6W__checkbox:hover{transform:scale(1.1);box-shadow:0 0 0 3px #3b82f61a}.instancesTable-module__0mRn6W__checkbox:disabled:hover{box-shadow:none;transform:none}.instancesTable-module__0mRn6W__checkbox:checked{animation:.3s instancesTable-module__0mRn6W__checkboxPop}@keyframes instancesTable-module__0mRn6W__checkboxPop{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.instancesTable-module__0mRn6W__actions{justify-content:center;gap:.5rem;display:flex}.instancesTable-module__0mRn6W__actionBtn,.instancesTable-module__0mRn6W__actionBtnDanger,.instancesTable-module__0mRn6W__actionBtnDisconnect{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.instancesTable-module__0mRn6W__actionBtn{background:var(--info-100);color:var(--info-700)}.instancesTable-module__0mRn6W__actionBtnDanger,.instancesTable-module__0mRn6W__actionBtnDisconnect{background:var(--error-100);color:var(--error-700)}.instancesTable-module__0mRn6W__actionBtn:hover{background:var(--info-700);color:#fff;transform:translateY(-1px)}.instancesTable-module__0mRn6W__actionBtnDanger:hover{background:var(--error-700);color:#fff;transform:translateY(-1px)}.instancesTable-module__0mRn6W__actionBtnDisconnect:hover{background:var(--error-700);color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px #ef44444d}.instancesTable-module__0mRn6W__actionBtn:disabled,.instancesTable-module__0mRn6W__actionBtnDanger:disabled,.instancesTable-module__0mRn6W__actionBtnDisconnect:disabled{background:var(--surface);color:var(--text-muted);cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}.instancesTable-module__0mRn6W__actionBtn:disabled:hover,.instancesTable-module__0mRn6W__actionBtnDanger:disabled:hover,.instancesTable-module__0mRn6W__actionBtnDisconnect:disabled:hover{background:var(--surface);color:var(--text-muted);box-shadow:none;transform:none}.instancesTable-module__0mRn6W__emptyState{text-align:center;background:var(--surface);padding:4rem 2rem}.instancesTable-module__0mRn6W__emptyStateContent{flex-direction:column;align-items:center;gap:1rem;max-width:500px;margin:0 auto;display:flex}.instancesTable-module__0mRn6W__emptyStateIcon{color:var(--text-muted);opacity:.5}.instancesTable-module__0mRn6W__emptyStateTitle{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.instancesTable-module__0mRn6W__emptyStateText{color:var(--text-secondary);margin:0;font-size:.938rem;line-height:1.6}.instancesTable-module__0mRn6W__skeletonCell{background:linear-gradient(90deg,var(--surface)25%,var(--divider)50%,var(--surface)75%);background-size:200% 100%;border-radius:.375rem;height:1.25rem;animation:1.4s infinite instancesTable-module__0mRn6W__shimmer}@keyframes instancesTable-module__0mRn6W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.instancesTable-module__0mRn6W__tableWrapper{margin:0 -1.5rem 1.5rem}.instancesTable-module__0mRn6W__table{min-width:1200px}.instancesTable-module__0mRn6W__emptyState{padding:3rem 1.5rem}.instancesTable-module__0mRn6W__emptyStateIcon{width:40px;height:40px}.instancesTable-module__0mRn6W__emptyStateTitle{font-size:1.125rem}.instancesTable-module__0mRn6W__emptyStateText{font-size:.875rem}}@media (max-width:480px){.instancesTable-module__0mRn6W__tableWrapper{margin:0 -1rem 1.5rem}.instancesTable-module__0mRn6W__emptyState{padding:2.5rem 1rem}.instancesTable-module__0mRn6W__emptyStateIcon{width:36px;height:36px}.instancesTable-module__0mRn6W__emptyStateTitle{font-size:1rem}.instancesTable-module__0mRn6W__emptyStateText{font-size:.813rem}}
.notCampaigns-module__uzZKwW__emptyState{text-align:center;background:var(--surface);border-radius:12px;padding:4rem 2rem}.notCampaigns-module__uzZKwW__emptyStateIcon{color:var(--text-muted);opacity:.5;margin:0 auto 1rem}.notCampaigns-module__uzZKwW__emptyStateTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.notCampaigns-module__uzZKwW__emptyStateText{color:var(--text-secondary);margin:0;font-size:.938rem;line-height:1.6}@media (max-width:480px){.notCampaigns-module__uzZKwW__emptyState{padding:3rem 1.5rem}.notCampaigns-module__uzZKwW__emptyStateIcon{width:40px;height:40px}.notCampaigns-module__uzZKwW__emptyStateTitle{font-size:1.125rem}.notCampaigns-module__uzZKwW__emptyStateText{font-size:.875rem}}@media (max-width:320px){.notCampaigns-module__uzZKwW__emptyState{padding:2.5rem 1rem}.notCampaigns-module__uzZKwW__emptyStateIcon{width:32px;height:32px}.notCampaigns-module__uzZKwW__emptyStateTitle{font-size:1rem}.notCampaigns-module__uzZKwW__emptyStateText{font-size:.813rem}}
.couponsHeader-module__-rTqIq__header{align-items:flex-start;gap:1.25rem;margin-bottom:2rem;display:flex}.couponsHeader-module__-rTqIq__headerText{flex:1}.couponsHeader-module__-rTqIq__title{color:var(--brand-blue-600);margin:0 0 .375rem;font-size:1.875rem;font-weight:700;line-height:1.2}.couponsHeader-module__-rTqIq__subtitle{color:var(--text-secondary);margin:0;font-size:.9375rem}@media (max-width:680px){.couponsHeader-module__-rTqIq__title{font-size:1.375rem}}@media (max-width:360px){.couponsHeader-module__-rTqIq__header{gap:.75rem;margin-bottom:1.25rem}.couponsHeader-module__-rTqIq__title{font-size:1.2rem}.couponsHeader-module__-rTqIq__subtitle{font-size:.8125rem}}
.instancesPagination-module__fFKG6a__pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.instancesPagination-module__fFKG6a__paginationBtn{border:1px solid var(--input-border);background:var(--card);color:var(--text-secondary);cursor:pointer;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .2s,border-color .2s,color .2s,opacity .2s}.instancesPagination-module__fFKG6a__paginationBtn:hover:not(:disabled){background:var(--surface);border-color:var(--brand-blue-600);color:var(--brand-blue-600)}.instancesPagination-module__fFKG6a__paginationBtn:disabled{opacity:.5;cursor:not-allowed}.instancesPagination-module__fFKG6a__paginationNumbers{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.instancesPagination-module__fFKG6a__paginationNumber{border:1px solid var(--input-border);background:var(--card);width:40px;height:40px;color:var(--text-primary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;transition:background .2s,border-color .2s,color .2s,opacity .2s;display:flex}.instancesPagination-module__fFKG6a__paginationNumber:hover:not(:disabled){border-color:var(--brand-blue-600);color:var(--brand-blue-600)}.instancesPagination-module__fFKG6a__paginationNumberActive{background:var(--brand-blue-600);border-color:var(--brand-blue-600);color:#fff}.instancesPagination-module__fFKG6a__paginationNumberActive:hover:not(:disabled){background:var(--brand-blue-700);border-color:var(--brand-blue-700);color:#fff}.instancesPagination-module__fFKG6a__paginationNumber:disabled{opacity:1;cursor:not-allowed;pointer-events:none}.instancesPagination-module__fFKG6a__paginationNumberActive:disabled{background:var(--brand-blue-600);border-color:var(--brand-blue-600);color:#fff}.instancesPagination-module__fFKG6a__pageEllipsis{width:40px;height:40px;color:var(--text-muted);-webkit-user-select:none;user-select:none;pointer-events:none;justify-content:center;align-items:center;font-size:.95rem;display:flex}@media (max-width:768px){.instancesPagination-module__fFKG6a__pagination{justify-content:center}.instancesPagination-module__fFKG6a__paginationNumbers{order:-1;width:100%}}@media (max-width:480px){.instancesPagination-module__fFKG6a__paginationBtn{padding:.5rem 1rem;font-size:.813rem}.instancesPagination-module__fFKG6a__paginationNumber,.instancesPagination-module__fFKG6a__pageEllipsis{width:36px;height:36px}}
.modals-module__PvPFta__backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1200;background:#071c3773;animation:.18s modals-module__PvPFta__fadeIn;position:fixed;inset:0}@keyframes modals-module__PvPFta__fadeIn{0%{opacity:0}to{opacity:1}}.modals-module__PvPFta__detailModal{z-index:1201;background:var(--card);border:1.5px solid var(--divider,#e6eef6);border-radius:18px;flex-direction:column;width:calc(100vw - 2rem);max-width:560px;max-height:calc(100vh - 2rem);animation:.2s cubic-bezier(.34,1.3,.64,1) modals-module__PvPFta__modalIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 64px #0732652e,0 4px 16px #00000014}@keyframes modals-module__PvPFta__modalIn{0%{opacity:0;transform:translate(-50%,calc(12px - 50%))scale(.97)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.modals-module__PvPFta__detailHeader{border-bottom:1px solid var(--divider,#e6eef6);flex-shrink:0;align-items:flex-start;gap:1rem;padding:1.375rem 1.375rem 1rem;display:flex}.modals-module__PvPFta__detailHeaderIcon{border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.modals-module__PvPFta__detailHeaderInfo{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.modals-module__PvPFta__detailPlanName{color:var(--text-primary);font-size:1.0625rem;font-weight:700;line-height:1.2}.modals-module__PvPFta__detailOrderNumber{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:500}.modals-module__PvPFta__detailCloseBtn{border:1.5px solid var(--divider,#e6eef6);width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.modals-module__PvPFta__detailCloseBtn:hover{background:var(--muted-100,#f1f5f9);color:var(--text-primary);border-color:var(--muted-200,#e2e8f0)}.modals-module__PvPFta__detailBody{flex-direction:column;flex:1;gap:1.25rem;padding:1.25rem 1.375rem;display:flex;overflow-y:auto}.modals-module__PvPFta__detailBody::-webkit-scrollbar{width:4px}.modals-module__PvPFta__detailBody::-webkit-scrollbar-track{background:0 0}.modals-module__PvPFta__detailBody::-webkit-scrollbar-thumb{background:var(--muted-200,#e2e8f0);border-radius:2px}.modals-module__PvPFta__detailStatusRow{background:var(--surface,#f7fbff);border:1px solid var(--divider,#e6eef6);border-radius:11px;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.modals-module__PvPFta__detailStatusLabel{color:var(--text-secondary);font-size:.8125rem;font-weight:500}.modals-module__PvPFta__detailSection{flex-direction:column;gap:.625rem;display:flex}.modals-module__PvPFta__detailSectionTitle{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);border-bottom:1px solid var(--divider,#e6eef6);padding-bottom:.375rem;font-size:.6875rem;font-weight:700}.modals-module__PvPFta__detailGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.modals-module__PvPFta__detailField{background:var(--surface,#f7fbff);border:1px solid var(--divider,#e6eef6);border-radius:9px;flex-direction:column;gap:.2rem;padding:.625rem .75rem;display:flex}.modals-module__PvPFta__detailFieldFull,.modals-module__PvPFta__detailFieldWide{grid-column:1/3}.modals-module__PvPFta__couponBreakdown{flex-direction:column;gap:.35rem;margin-top:.125rem;display:flex}.modals-module__PvPFta__couponRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.modals-module__PvPFta__couponRowLabel{color:var(--text-secondary);align-items:center;gap:.375rem;font-size:.8rem;font-weight:500;display:flex}.modals-module__PvPFta__couponCode{color:#1d4ed8;letter-spacing:.04em;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;align-items:center;padding:0 .35rem;font-family:monospace;font-size:.6875rem;font-weight:700;display:inline-flex}.modals-module__PvPFta__couponOriginalPrice{color:var(--text-muted);font-size:.8rem;font-weight:500;text-decoration:line-through}.modals-module__PvPFta__couponDiscount{color:#16a34a;font-size:.8rem;font-weight:700}.modals-module__PvPFta__couponPeriod{color:var(--text-muted);margin-left:1px;font-size:.7rem;font-weight:400}.modals-module__PvPFta__couponDivider{background:var(--divider,#e6eef6);height:1px;margin:.1rem 0}.modals-module__PvPFta__couponTotalLabel{color:var(--text-primary);font-size:.8125rem;font-weight:700}.modals-module__PvPFta__couponTotalValue{color:var(--text-primary);letter-spacing:-.01em;font-size:.9375rem;font-weight:800}.modals-module__PvPFta__detailFieldLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:600}.modals-module__PvPFta__detailFieldValue{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:600}.modals-module__PvPFta__detailFieldValueMuted{color:var(--text-secondary);font-weight:500}.modals-module__PvPFta__detailTimeline{flex-direction:column;gap:0;display:flex}.modals-module__PvPFta__timelineItem{gap:.875rem;display:flex;position:relative}.modals-module__PvPFta__timelineItem:not(:last-child) .modals-module__PvPFta__timelineLine{display:block}.modals-module__PvPFta__timelineDotWrap{flex-direction:column;flex-shrink:0;align-items:center;width:20px;display:flex}.modals-module__PvPFta__timelineDot{border:2px solid var(--brand-blue-500,#1e88e5);background:var(--card);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:3px}.modals-module__PvPFta__timelineDotFilled{background:var(--brand-blue-500,#1e88e5)}.modals-module__PvPFta__timelineLine{background:var(--divider,#e6eef6);flex:1;width:1.5px;min-height:18px;margin:3px 0;display:none}.modals-module__PvPFta__timelineContent{flex:1;padding-bottom:1rem}.modals-module__PvPFta__timelineDate{color:var(--text-muted);margin-bottom:.1rem;font-size:.6875rem;font-weight:500}.modals-module__PvPFta__timelineDesc{color:var(--text-primary);font-size:.8125rem;font-weight:600}.modals-module__PvPFta__detailFooter{border-top:1px solid var(--divider,#e6eef6);flex-shrink:0;justify-content:flex-end;gap:.625rem;padding:1rem 1.375rem;display:flex}.modals-module__PvPFta__detailBtnSecondary{border:1.5px solid var(--divider,#e6eef6);background:var(--card);color:var(--text-secondary);cursor:pointer;border-radius:9px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-family:inherit;font-size:.84375rem;font-weight:600;transition:all .15s;display:flex}.modals-module__PvPFta__detailBtnSecondary:hover{border-color:var(--brand-blue-300,#7dc8f5);color:var(--brand-blue-700,#1565c0);background:var(--brand-blue-50,#f0f8ff)}.modals-module__PvPFta__detailBtnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a6bb5 0%,#0b4b7a 100%);border:none;border-radius:9px;align-items:center;gap:.375rem;padding:.5rem 1.125rem;font-family:inherit;font-size:.84375rem;font-weight:600;transition:opacity .15s,transform .12s;display:flex;box-shadow:0 2px 8px #0b4b7a47}.modals-module__PvPFta__detailBtnPrimary:hover{opacity:.9;transform:translateY(-1px)}.modals-module__PvPFta__detailBtnOutline{border:1.5px solid var(--divider,#e6eef6);background:var(--card);color:var(--text-secondary);cursor:pointer;border-radius:9px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-family:inherit;font-size:.84375rem;font-weight:600;transition:all .15s;display:flex}.modals-module__PvPFta__detailBtnOutline:hover{border-color:var(--brand-blue-300,#7dc8f5);color:var(--brand-blue-700,#1565c0);background:var(--brand-blue-50,#f0f8ff)}.modals-module__PvPFta__detailBtnDanger{color:#dc2626;cursor:pointer;background:#fff5f5;border:1.5px solid #fca5a5;border-radius:9px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-family:inherit;font-size:.84375rem;font-weight:600;transition:all .15s;display:flex}.modals-module__PvPFta__detailBtnDanger:hover{color:#b91c1c;background:#fee2e2;border-color:#f87171}.modals-module__PvPFta__detailBtnWarning{color:#ea580c;cursor:pointer;background:#fff7ed;border:1.5px solid #fdba74;border-radius:9px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-family:inherit;font-size:.84375rem;font-weight:600;transition:all .15s;display:flex}.modals-module__PvPFta__detailBtnWarning:hover{color:#c2410c;background:#ffedd5;border-color:#fb923c}.modals-module__PvPFta__optionsAnchor{display:inline-flex;position:relative}.modals-module__PvPFta__optionsMenu{z-index:1300;background:var(--card);border:1.5px solid var(--divider,#e6eef6);border-radius:12px;width:max-content;animation:.15s cubic-bezier(.34,1.4,.64,1) modals-module__PvPFta__menuIn;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 32px #07326524,0 2px 8px #00000012}.modals-module__PvPFta__optionsMenuLeft{left:0;right:auto}@keyframes modals-module__PvPFta__menuIn{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.modals-module__PvPFta__optionsGroup{flex-direction:column;gap:1px;padding:.375rem;display:flex}.modals-module__PvPFta__optionsGroup+.modals-module__PvPFta__optionsGroup{border-top:1px solid var(--divider,#e6eef6)}.modals-module__PvPFta__optionItem{color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.625rem;width:100%;padding:.5rem .625rem;font-family:inherit;font-size:.84375rem;font-weight:500;transition:background .13s,color .13s;display:flex}.modals-module__PvPFta__optionItem:hover{background:var(--muted-100,#f1f5f9);color:var(--text-primary)}.modals-module__PvPFta__optionItemDanger{color:var(--error-700,#dc2626)}.modals-module__PvPFta__optionItemDanger:hover{background:var(--error-100,#fbecec);color:var(--error-700,#dc2626)}.modals-module__PvPFta__optionItemDisabled{opacity:.42;cursor:not-allowed;pointer-events:none}.modals-module__PvPFta__optionIcon{background:var(--muted-100,#f1f5f9);width:28px;height:28px;color:inherit;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.modals-module__PvPFta__optionItemDanger .modals-module__PvPFta__optionIcon{background:var(--error-100,#fbecec)}.modals-module__PvPFta__optionLabel{flex:1;line-height:1.2}.modals-module__PvPFta__optionSublabel{color:var(--text-muted);margin-top:.1rem;font-size:.71875rem;font-weight:400;display:block}.modals-module__PvPFta__checkoutsList{flex-direction:column;gap:.5rem;display:flex}.modals-module__PvPFta__checkoutCard{border:1px solid var(--divider,#e6eef6);background:var(--surface,#f7fbff);border-radius:10px;overflow:hidden}.modals-module__PvPFta__checkoutHeader{background:var(--card);text-align:left;cursor:pointer;border:none;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.625rem .75rem;transition:background .13s;display:flex}.modals-module__PvPFta__checkoutHeader:hover{background:var(--muted-100,#f1f5f9)}.modals-module__PvPFta__checkoutHeaderOpen{border-bottom-color:var(--divider,#e6eef6)}.modals-module__PvPFta__checkoutMeta{align-items:center;gap:.5rem;min-width:0;display:flex}.modals-module__PvPFta__checkoutNumber{color:var(--text-secondary);font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:.75rem;font-weight:700}.modals-module__PvPFta__checkoutTierBadge{border-radius:20px;align-items:center;gap:.25rem;padding:.15rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.modals-module__PvPFta__tierEssencial{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.modals-module__PvPFta__tierProfissional{color:#854d0e;background:#fefce8;border:1px solid #fde68a}.modals-module__PvPFta__checkoutHeaderRight{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.modals-module__PvPFta__checkoutCancelBtn{color:#ef4444;cursor:pointer;white-space:nowrap;letter-spacing:.01em;background:#fff;border:1.5px solid #fca5a5;border-radius:7px;flex-shrink:0;align-items:center;gap:.3rem;padding:.25rem .625rem;font-family:inherit;font-size:.6875rem;font-weight:700;transition:background .14s,border-color .14s,color .14s,box-shadow .14s;display:inline-flex;box-shadow:0 1px 3px #ef444414}.modals-module__PvPFta__checkoutCancelBtn:hover{color:#b91c1c;background:#fef2f2;border-color:#ef4444;box-shadow:0 2px 8px #ef444426}.modals-module__PvPFta__checkoutCancelBtn:active{box-shadow:none;background:#fee2e2}.modals-module__PvPFta__checkoutCancelConfirm{background:linear-gradient(90deg,#fff8f8,#fff5f5);border-top:1.5px solid #fecaca;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .875rem;animation:.16s modals-module__PvPFta__confirmSlideIn;display:flex}@keyframes modals-module__PvPFta__confirmSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.modals-module__PvPFta__checkoutCancelConfirmContent{flex:1;align-items:center;gap:.4rem;min-width:0;display:flex}.modals-module__PvPFta__checkoutCancelConfirmIcon{color:#ef4444;flex-shrink:0}.modals-module__PvPFta__checkoutCancelConfirmText{color:var(--text-secondary);font-size:.75rem;line-height:1.4}.modals-module__PvPFta__checkoutCancelConfirmText strong{color:#dc2626;font-weight:700}.modals-module__PvPFta__checkoutCancelConfirmActions{flex-shrink:0;align-items:center;gap:.375rem;display:flex}.modals-module__PvPFta__checkoutCancelConfirmDismiss{border:1.5px solid var(--divider,#e6eef6);background:var(--card);color:var(--text-secondary);cursor:pointer;border-radius:7px;padding:.3rem .75rem;font-family:inherit;font-size:.71875rem;font-weight:600;transition:all .13s}.modals-module__PvPFta__checkoutCancelConfirmDismiss:hover{border-color:var(--brand-blue-300,#7dc8f5);color:var(--brand-blue-700,#1565c0);background:var(--brand-blue-50,#f0f8ff)}.modals-module__PvPFta__checkoutCancelConfirmConfirm{color:#fff;cursor:pointer;background:#dc2626;border:1.5px solid #dc2626;border-radius:7px;align-items:center;gap:.25rem;padding:.3rem .75rem;font-family:inherit;font-size:.71875rem;font-weight:700;transition:all .13s;display:inline-flex;box-shadow:0 1px 4px #dc262640}.modals-module__PvPFta__checkoutCancelConfirmConfirm:hover{background:#b91c1c;border-color:#b91c1c;box-shadow:0 2px 8px #dc26264d}.modals-module__PvPFta__checkoutCancelConfirmConfirm:active{box-shadow:none;background:#991b1b}.modals-module__PvPFta__checkoutCardCancelled{opacity:.85;background:#fff9f9;border-color:#fecaca}.modals-module__PvPFta__checkoutHeaderCancelled{cursor:default;background:#fff9f9}.modals-module__PvPFta__checkoutHeaderCancelled:hover{background:#fff5f5}.modals-module__PvPFta__checkoutNumberCancelled{color:var(--text-muted);-webkit-text-decoration:line-through #fca5a5;text-decoration:line-through #fca5a5}.modals-module__PvPFta__checkoutTierBadgeCancelled{color:#b91c1c;background:#fee2e2;border:1px solid #fca5a5}.modals-module__PvPFta__checkoutPriceCancelled{color:var(--text-muted);-webkit-text-decoration:line-through #fca5a5;text-decoration:line-through #fca5a5}.modals-module__PvPFta__checkoutPrice{color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.84375rem;font-weight:700}.modals-module__PvPFta__checkoutPeriod{color:var(--text-muted);margin-left:1px;font-size:.6875rem;font-weight:500}.modals-module__PvPFta__checkoutChevron{color:var(--text-muted);align-items:center;transition:transform .2s cubic-bezier(.34,1.2,.64,1);display:flex}.modals-module__PvPFta__checkoutChevronOpen{transform:rotate(180deg)}.modals-module__PvPFta__instancesList{flex-direction:column;display:flex}.modals-module__PvPFta__instanceRow{border-bottom:1px solid var(--divider,#e6eef6);align-items:center;gap:.625rem;padding:.4375rem .75rem;display:flex}.modals-module__PvPFta__instanceRow:last-child{border-bottom:none}.modals-module__PvPFta__instanceInfo{flex-direction:column;flex:1;gap:.075rem;min-width:0;display:flex}.modals-module__PvPFta__instanceName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.78125rem;font-weight:600;overflow:hidden}.modals-module__PvPFta__instancePhone{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.6875rem}.modals-module__PvPFta__instanceStatusBadge{white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;gap:.3rem;padding:.2rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.modals-module__PvPFta__instanceConnected{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.modals-module__PvPFta__instanceDisconnected{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0}@media (max-width:480px){.modals-module__PvPFta__detailModal{border-radius:20px 20px 0 0;width:100%;max-width:100%;max-height:92vh;animation:.22s cubic-bezier(.34,1.2,.64,1) modals-module__PvPFta__sheetIn;inset:auto 0 0;transform:none}@keyframes modals-module__PvPFta__sheetIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modals-module__PvPFta__detailHeader{padding:1.125rem 1.125rem .875rem}.modals-module__PvPFta__detailBody{padding:1rem 1.125rem}.modals-module__PvPFta__detailGrid{grid-template-columns:1fr}.modals-module__PvPFta__detailFieldFull{grid-column:1}.modals-module__PvPFta__detailFooter{flex-direction:column-reverse;padding:.875rem 1.125rem}.modals-module__PvPFta__detailBtnSecondary,.modals-module__PvPFta__detailBtnPrimary{justify-content:center;width:100%}.modals-module__PvPFta__optionsMenu{min-width:unset;border-radius:16px 16px 0 0;width:100%;animation:.2s cubic-bezier(.34,1.2,.64,1) modals-module__PvPFta__menuSheetIn;position:fixed;inset:auto 0 0;box-shadow:0 -4px 24px #0732651f}@keyframes modals-module__PvPFta__menuSheetIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modals-module__PvPFta__optionItem{padding:.75rem .875rem;font-size:.9375rem}.modals-module__PvPFta__optionIcon{border-radius:9px;width:34px;height:34px}}
.campaignsGrid-module__t7nPAG__campaignsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;margin-bottom:2rem;padding-top:.5rem;display:grid;overflow-x:hidden}.campaignsGrid-module__t7nPAG__campaignCard{background:var(--card);border:1px solid var(--divider);box-sizing:border-box;cursor:pointer;border-left:4px solid;border-radius:12px;flex-direction:column;gap:1.25rem;min-width:0;padding:1.5rem;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}.campaignsGrid-module__t7nPAG__campaignCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.campaignsGrid-module__t7nPAG__campaignCardActive{box-shadow:0 0 0 3px var(--brand-blue-500),0 8px 24px #0000001f;background:linear-gradient(to bottom,var(--surface),var(--card));z-index:10;position:relative;transform:translateY(-4px);border-color:var(--brand-blue-500)!important}.campaignsGrid-module__t7nPAG__campaignCardActive:after{content:"";background:linear-gradient(135deg,var(--brand-blue-400),var(--brand-blue-600));z-index:-1;opacity:.15;filter:blur(12px);border-radius:12px;position:absolute;inset:-3px}.campaignsGrid-module__t7nPAG__borderBlue{border-left-color:#3b82f6}.campaignsGrid-module__t7nPAG__borderPink{border-left-color:#ec4899}.campaignsGrid-module__t7nPAG__borderRed{border-left-color:#ef4444}.campaignsGrid-module__t7nPAG__borderOrange{border-left-color:#f97316}.campaignsGrid-module__t7nPAG__borderTeal{border-left-color:#14b8a6}.campaignsGrid-module__t7nPAG__borderCyan{border-left-color:#06b6d4}.campaignsGrid-module__t7nPAG__borderRose{border-left-color:#f43f5e}.campaignsGrid-module__t7nPAG__borderAmber{border-left-color:#f59e0b}.campaignsGrid-module__t7nPAG__borderEmerald{border-left-color:#10b981}.campaignsGrid-module__t7nPAG__borderPurple{border-left-color:#8b5cf6}.campaignsGrid-module__t7nPAG__borderViolet{border-left-color:#7c3aed}.campaignsGrid-module__t7nPAG__borderFuchsia{border-left-color:#d946ef}.campaignsGrid-module__t7nPAG__borderYellow{border-left-color:#eab308}.campaignsGrid-module__t7nPAG__borderLime{border-left-color:#84cc16}.campaignsGrid-module__t7nPAG__borderSky{border-left-color:#0ea5e9}.campaignsGrid-module__t7nPAG__borderIndigo{border-left-color:#6366f1}.campaignsGrid-module__t7nPAG__borderGreen{border-left-color:#22c55e}.campaignsGrid-module__t7nPAG__borderGray{border-left-color:#6b7280}.campaignsGrid-module__t7nPAG__borderBlue .campaignsGrid-module__t7nPAG__campaignTypeIcon{color:#3b82f6;background:#3b82f61a}.campaignsGrid-module__t7nPAG__borderPink .campaignsGrid-module__t7nPAG__campaignTypeIcon{color:#ec4899;background:#ec48991a}.campaignsGrid-module__t7nPAG__borderRed .campaignsGrid-module__t7nPAG__campaignTypeIcon{color:#ef4444;background:#ef44441a}.campaignsGrid-module__t7nPAG__borderOrange .campaignsGrid-module__t7nPAG__campaignTypeIcon{color:#f97316;background:#f973161a}.campaignsGrid-module__t7nPAG__borderTeal .campaignsGrid-module__t7nPAG__campaignTypeIcon{color:#14b8a6;background:#14b8a61a}.campaignsGrid-module__t7nPAG__borderCyan .campaignsGrid-module__t7nPAG__campaignTypeIcon{color:#06b6d4;background:#06b6d41a}.campaignsGrid-module__t7nPAG__borderRose .campaignsGrid-module__t7nPAG__campaignTypeIcon{color:#f43f5e;background:#f43f5e1a}.campaignsGrid-module__t7nPAG__borderAmber .campaignsGrid-module__t7nPAG__campaignTypeIcon{color:#f59e0b;background:#f59e0b1a}.campaignsGrid-module__t7nPAG__borderEmerald .campaignsGrid-module__t7nPAG__campaignTypeIcon{color:#10b981;background:#10b9811a}.campaignsGrid-module__t7nPAG__borderPurple .campaignsGrid-module__t7nPAG__campaignTypeIcon{color:#8b5cf6;background:#8b5cf61a}.campaignsGrid-module__t7nPAG__borderViolet .campaignsGrid-module__t7nPAG__campaignTypeIcon{color:#7c3aed;background:#7c3aed1a}.campaignsGrid-module__t7nPAG__borderFuchsia .campaignsGrid-module__t7nPAG__campaignTypeIcon{color:#d946ef;background:#d946ef1a}.campaignsGrid-module__t7nPAG__borderYellow .campaignsGrid-module__t7nPAG__campaignTypeIcon{color:#eab308;background:#eab3081a}.campaignsGrid-module__t7nPAG__borderLime .campaignsGrid-module__t7nPAG__campaignTypeIcon{color:#84cc16;background:#84cc161a}.campaignsGrid-module__t7nPAG__borderSky .campaignsGrid-module__t7nPAG__campaignTypeIcon{color:#0ea5e9;background:#0ea5e91a}.campaignsGrid-module__t7nPAG__borderIndigo .campaignsGrid-module__t7nPAG__campaignTypeIcon{color:#6366f1;background:#6366f11a}.campaignsGrid-module__t7nPAG__borderGreen .campaignsGrid-module__t7nPAG__campaignTypeIcon{color:#22c55e;background:#22c55e1a}.campaignsGrid-module__t7nPAG__borderGray .campaignsGrid-module__t7nPAG__campaignTypeIcon{color:#6b7280;background:#6b72801a}.campaignsGrid-module__t7nPAG__campaignHeader{flex-wrap:nowrap;align-items:flex-start;gap:1rem;display:flex}.campaignsGrid-module__t7nPAG__campaignTypeIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.campaignsGrid-module__t7nPAG__campaignInfo{flex:1;min-width:0;overflow:hidden}.campaignsGrid-module__t7nPAG__campaignName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0 0 .25rem;font-size:1rem;font-weight:700;overflow:hidden}.campaignsGrid-module__t7nPAG__campaignType{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.813rem;overflow:hidden}.campaignsGrid-module__t7nPAG__campaignActions{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.campaignsGrid-module__t7nPAG__statusBadge{white-space:nowrap;border-radius:16px;padding:.375rem .875rem;font-size:.75rem;font-weight:600}.campaignsGrid-module__t7nPAG__badgeConcluida{color:#fff;background:#10b981}.campaignsGrid-module__t7nPAG__badgeFinalizada{color:#fff;background:#06b6d4}.campaignsGrid-module__t7nPAG__badgeParada{color:#fff;background:#ef4444}.campaignsGrid-module__t7nPAG__badgeAtiva{color:#fff;background:#10b981}.campaignsGrid-module__t7nPAG__badgePendente{color:#fff;background:#f59e0b}.campaignsGrid-module__t7nPAG__badgeCarregando{background:var(--muted-500);color:#fff}.campaignsGrid-module__t7nPAG__deleteBtn{background:var(--error-100);width:32px;height:32px;color:var(--error-700);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.campaignsGrid-module__t7nPAG__deleteBtn:hover{background:var(--error-700);color:#fff;transform:scale(1.05)}.campaignsGrid-module__t7nPAG__deleteBtnDisabled{opacity:.4;cursor:not-allowed;background:var(--muted-200);color:var(--text-muted)}.campaignsGrid-module__t7nPAG__deleteBtnDisabled:hover{background:var(--muted-200);color:var(--text-muted);transform:none}.campaignsGrid-module__t7nPAG__campaignProgress{flex-direction:column;gap:.5rem;display:flex}.campaignsGrid-module__t7nPAG__progressHeader{justify-content:space-between;align-items:center;display:flex}.campaignsGrid-module__t7nPAG__progressLabel{color:var(--text-secondary);font-size:.875rem;font-weight:600}.campaignsGrid-module__t7nPAG__progressValue{color:var(--text-primary);font-size:.875rem;font-weight:700}.campaignsGrid-module__t7nPAG__progressBar{background:var(--muted-200);border-radius:4px;width:100%;height:8px;overflow:hidden}.campaignsGrid-module__t7nPAG__progressFill{background:var(--brand-blue-600);border-radius:4px;height:100%;transition:width .3s}.campaignsGrid-module__t7nPAG__campaignFooter{border-top:1px solid var(--divider);justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.campaignsGrid-module__t7nPAG__campaignStat{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.813rem;display:flex}.campaignsGrid-module__t7nPAG__campaignStat svg{flex-shrink:0}@media (max-width:1200px){.campaignsGrid-module__t7nPAG__campaignsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.campaignsGrid-module__t7nPAG__campaignsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:768px){.campaignsGrid-module__t7nPAG__campaignsGrid{grid-template-columns:1fr}}@media (max-width:640px){.campaignsGrid-module__t7nPAG__campaignsGrid{grid-template-columns:1fr;gap:1rem}.campaignsGrid-module__t7nPAG__campaignCard{padding:1.25rem}}@media (max-width:480px){.campaignsGrid-module__t7nPAG__campaignsGrid{gap:1rem}.campaignsGrid-module__t7nPAG__campaignCard{gap:1rem;padding:1rem}.campaignsGrid-module__t7nPAG__campaignTypeIcon{width:36px;height:36px}.campaignsGrid-module__t7nPAG__campaignName{font-size:.938rem}.campaignsGrid-module__t7nPAG__campaignType{font-size:.813rem}.campaignsGrid-module__t7nPAG__statusBadge{padding:.25rem .625rem;font-size:.688rem}.campaignsGrid-module__t7nPAG__deleteBtn{width:28px;height:28px}}@media (max-width:320px){.campaignsGrid-module__t7nPAG__campaignsGrid{gap:.75rem;margin-bottom:1.5rem}.campaignsGrid-module__t7nPAG__campaignCard{border-left-width:3px;gap:.875rem;padding:.875rem}.campaignsGrid-module__t7nPAG__campaignHeader{gap:.75rem}.campaignsGrid-module__t7nPAG__campaignTypeIcon{width:32px;height:32px}.campaignsGrid-module__t7nPAG__campaignName{font-size:.875rem;line-height:1.3}.campaignsGrid-module__t7nPAG__campaignType{font-size:.75rem}.campaignsGrid-module__t7nPAG__campaignActions{flex-direction:column;align-items:flex-end;gap:.25rem}.campaignsGrid-module__t7nPAG__statusBadge{padding:.25rem .5rem;font-size:.625rem}.campaignsGrid-module__t7nPAG__deleteBtn{width:26px;height:26px}.campaignsGrid-module__t7nPAG__progressBar{height:6px}.campaignsGrid-module__t7nPAG__campaignStat{gap:.375rem;font-size:.75rem}}
.couponsPagination-module__dvB6GG__pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.couponsPagination-module__dvB6GG__paginationBtn{border:1px solid var(--input-border);background:var(--card);color:var(--text-secondary);cursor:pointer;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .2s,border-color .2s,color .2s,opacity .2s}.couponsPagination-module__dvB6GG__paginationBtn:hover:not(:disabled){background:var(--surface);border-color:var(--brand-blue-600);color:var(--brand-blue-600)}.couponsPagination-module__dvB6GG__paginationBtn:disabled{opacity:.5;cursor:not-allowed}.couponsPagination-module__dvB6GG__paginationNumbers{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.couponsPagination-module__dvB6GG__paginationNumber{border:1px solid var(--input-border);background:var(--card);width:40px;height:40px;color:var(--text-primary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;transition:background .2s,border-color .2s,color .2s,opacity .2s;display:flex}.couponsPagination-module__dvB6GG__paginationNumber:hover:not(:disabled){border-color:var(--brand-blue-600);color:var(--brand-blue-600)}.couponsPagination-module__dvB6GG__paginationNumberActive{background:var(--brand-blue-600);border-color:var(--brand-blue-600);color:#fff}.couponsPagination-module__dvB6GG__paginationNumberActive:hover:not(:disabled){background:var(--brand-blue-700);border-color:var(--brand-blue-700);color:#fff}.couponsPagination-module__dvB6GG__paginationNumber:disabled{opacity:1;cursor:not-allowed;pointer-events:none}.couponsPagination-module__dvB6GG__paginationNumberActive:disabled{background:var(--brand-blue-600);border-color:var(--brand-blue-600);color:#fff}.couponsPagination-module__dvB6GG__pageEllipsis{width:40px;height:40px;color:var(--text-muted);-webkit-user-select:none;user-select:none;pointer-events:none;justify-content:center;align-items:center;font-size:.95rem;display:flex}@media (max-width:768px){.couponsPagination-module__dvB6GG__pagination{justify-content:center}.couponsPagination-module__dvB6GG__paginationNumbers{order:-1;width:100%}}@media (max-width:480px){.couponsPagination-module__dvB6GG__paginationBtn{padding:.5rem 1rem;font-size:.813rem}.couponsPagination-module__dvB6GG__paginationNumber,.couponsPagination-module__dvB6GG__pageEllipsis{width:36px;height:36px}}
.new-module__jgy23q__container{background:var(--bg);max-width:90%;margin:0 auto;padding:2rem}.new-module__jgy23q__content{background:var(--card);border:1px solid var(--divider);border-radius:12px;margin:0 auto;padding:2rem;box-shadow:0 1px 3px #0000001a}@media (max-width:768px){.new-module__jgy23q__container,.new-module__jgy23q__content{padding:1.5rem}}@media (max-width:640px){.new-module__jgy23q__container{padding:1rem}.new-module__jgy23q__content{padding:1.25rem}}@media (max-width:480px){.new-module__jgy23q__container{padding:.875rem}.new-module__jgy23q__content{padding:1rem}}
.newCampaignHeader-module___CpqIG__header{align-items:flex-start;gap:1.25rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;display:flex}.newCampaignHeader-module___CpqIG__backButton{border:1px solid var(--divider);background:var(--card);width:44px;height:44px;color:var(--text-muted);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.newCampaignHeader-module___CpqIG__backButton:hover{background:var(--surface);border-color:var(--brand-blue-600);color:var(--brand-blue-600)}.newCampaignHeader-module___CpqIG__title{color:var(--brand-blue-600);margin:0 0 .5rem;font-size:2rem;font-weight:700}.newCampaignHeader-module___CpqIG__subtitle{color:var(--text-secondary);margin:0;font-size:1rem}@media (max-width:768px){.newCampaignHeader-module___CpqIG__header{margin-bottom:1.5rem}.newCampaignHeader-module___CpqIG__title{font-size:1.75rem}.newCampaignHeader-module___CpqIG__subtitle{font-size:.9375rem}}@media (max-width:640px){.newCampaignHeader-module___CpqIG__header{gap:1rem;margin-bottom:1.25rem}.newCampaignHeader-module___CpqIG__backButton{width:40px;height:40px}.newCampaignHeader-module___CpqIG__title{font-size:1.5rem}.newCampaignHeader-module___CpqIG__subtitle{font-size:.875rem}}@media (max-width:480px){.newCampaignHeader-module___CpqIG__title{font-size:1.375rem}}
.newCampaignContentDetails-module__pnjGFq__section{border-bottom:1px solid var(--divider);margin-bottom:2rem;padding-bottom:2rem}.newCampaignContentDetails-module__pnjGFq__section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.newCampaignContentDetails-module__pnjGFq__sectionTitle{color:var(--text-primary);margin:0 0 1.5rem;font-size:1.25rem;font-weight:700}.newCampaignContentDetails-module__pnjGFq__formGroup{margin-bottom:1.5rem}.newCampaignContentDetails-module__pnjGFq__formGroup:last-child{margin-bottom:0}.newCampaignContentDetails-module__pnjGFq__label{color:var(--text-primary);margin-bottom:.625rem;font-size:.9375rem;font-weight:600;display:block}.newCampaignContentDetails-module__pnjGFq__input{border:1px solid var(--input-border);width:100%;color:var(--text-primary);background:var(--input-bg);border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:.938rem;transition:all .2s}.newCampaignContentDetails-module__pnjGFq__input::placeholder{color:var(--input-placeholder)}.newCampaignContentDetails-module__pnjGFq__input:focus{border-color:var(--brand-blue-600);box-shadow:0 0 0 3px var(--input-focus-ring);outline:none}.newCampaignContentDetails-module__pnjGFq__input.newCampaignContentDetails-module__pnjGFq__error{border-color:var(--error-700);background:var(--error-100)}@media (max-width:768px){.newCampaignContentDetails-module__pnjGFq__sectionTitle{font-size:1.125rem}}@media (max-width:480px){.newCampaignContentDetails-module__pnjGFq__sectionTitle{font-size:1rem}.newCampaignContentDetails-module__pnjGFq__label,.newCampaignContentDetails-module__pnjGFq__input{font-size:.875rem}}
