select.custom-select-native-hidden{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;position:absolute!important;left:-9999px!important}.custom-select{margin-bottom:15px;position:relative}form.billing-period-form .custom-select{margin-bottom:0}form.billing-period-form .custom-select-trigger{box-sizing:border-box;align-items:center;min-height:46px;display:flex}.custom-select-trigger{box-sizing:border-box;border:1px solid var(--border);width:100%;min-height:42px;color:var(--foreground);background:var(--background);text-align:left;cursor:pointer;border-radius:.625rem;padding:12px 40px 12px 16px;font-family:inherit;font-size:14px;position:relative}.custom-select-trigger:after{content:"";border-right:2px solid var(--primary);border-bottom:2px solid var(--primary);width:8px;height:8px;transition:transform .2s;position:absolute;top:50%;right:14px;transform:translateY(-65%)rotate(45deg)}.custom-select.open .custom-select-trigger{border-color:var(--primary);background:var(--card);box-shadow:0 0 0 3px color-mix(in oklch, var(--ring) 35%, transparent)}.custom-select.open .custom-select-trigger:after{transform:translateY(-35%)rotate(-135deg)}.custom-select-trigger:disabled{opacity:.55;cursor:not-allowed}.custom-select-options{background:var(--card);border:1px solid var(--border);max-height:240px;box-shadow:0 8px 24px color-mix(in oklch, var(--foreground) 12%, transparent);z-index:5000;border-radius:10px;padding:6px 0;display:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.custom-select.open .custom-select-options{display:block}.custom-select-options.is-open{display:block!important}.custom-select-option{cursor:pointer;color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;padding:10px 14px;font-size:14px;overflow:hidden}.custom-select-option:hover{background:var(--muted)}.custom-select-option.selected{background:color-mix(in oklch, var(--primary) 12%, transparent);font-weight:600}form.panel-inline-edit-row .custom-select,form.panel-inline-edit-row .custom-select-trigger,.billing-auto-email-form .custom-select{margin-bottom:0}.billing-auto-email-form .custom-select-trigger{min-height:42px}.admin-legacy-panel .custom-select{margin-bottom:15px}.admin-legacy-panel .custom-select-trigger{background:var(--background)}.admin-legacy-panel .custom-select.open .custom-select-trigger{background:var(--card)}
@keyframes panel-validation-fade-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.is-invalid,:where([class*=-page]) input.is-invalid:not([type=checkbox]):not([type=radio]),:where([class*=-page]) select.is-invalid,:where([class*=-page]) textarea.is-invalid,:where(#create-panel) input.is-invalid:not([type=checkbox]):not([type=radio]),:where(#create-panel) select.is-invalid,#customer-search.is-invalid,.admin-legacy-panel input.is-invalid:not([type=checkbox]):not([type=radio]),.admin-legacy-panel select.is-invalid,.admin-legacy-panel textarea.is-invalid{border-color:var(--destructive)!important;background-color:color-mix(in oklch, var(--destructive) 5%, transparent)!important}input.is-invalid:not([type=checkbox]):not([type=radio]),select.is-invalid,textarea.is-invalid{margin-bottom:6px!important}.invalid-feedback{color:var(--destructive);margin-top:0;margin-bottom:14px;font-size:12px;font-weight:600;line-height:1.3;animation:.3s panel-validation-fade-in;display:block}select.is-invalid~.custom-select .custom-select-trigger,select.is-invalid+.invalid-feedback+.custom-select .custom-select-trigger,.admin-legacy-panel .is-invalid{border-color:var(--destructive)!important;background-color:color-mix(in oklch, var(--destructive) 5%, transparent)!important}.admin-legacy-panel .invalid-feedback{color:var(--destructive)}
.panel-flash-banner{box-sizing:border-box;margin-bottom:1rem;padding:.875rem 1rem!important}.panel-flash-banner__title,.panel-flash-banner__message{margin:0!important;padding:0!important}:where([class*=-page]) .panel-flash-banner{padding:.875rem 1rem!important}:where([class*=-page]) .panel-flash-banner__title,:where([class*=-page]) .panel-flash-banner__message{margin:0!important;padding:0!important}
.scale-slider{--fill:0%;appearance:none;cursor:pointer;background:0 0;outline:none;width:100%;height:18px}.scale-slider::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--primary) 0, var(--primary) var(--fill), var(--border) var(--fill), var(--border) 100%);border-radius:9999px;height:6px}.scale-slider::-webkit-slider-thumb{appearance:none;background:var(--primary);border:2px solid var(--card);width:18px;height:18px;box-shadow:0 0 0 2px var(--primary);cursor:pointer;border-radius:9999px;margin-top:-6px;transition:box-shadow .15s}.scale-slider::-moz-range-track{background:var(--border);border-radius:9999px;height:6px}.scale-slider::-moz-range-progress{background:var(--primary);border-radius:9999px;height:6px}.scale-slider::-moz-range-thumb{background:var(--primary);border:2px solid var(--card);width:18px;height:18px;box-shadow:0 0 0 2px var(--primary);cursor:pointer;border-radius:9999px}.scale-slider:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px color-mix(in oklch, var(--ring) 60%, transparent)}
