:root,[data-bs-theme=light]{--bs-primary:#3d9889;--bs-primary-rgb:61, 152, 137;--bs-link-color:#3d9889;--bs-link-hover-color:#347f73;--bs-primary-text-emphasis:#2d6f63;--bs-primary-bg-subtle:#d8eeea;--bs-primary-border-subtle:#9fd1c8}body{font-family:Public Sans,Instrument Sans,ui-sans-serif,system-ui,sans-serif}input:not([type=hidden]):not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea,button[type=submit],input[type=submit],.custom-select__trigger{min-height:48px}input:not([type=hidden]):not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea{border-radius:14px}.swal2-container .custom-select{display:none!important}.swal2-container .swal2-actions{gap:.75rem}.swal2-container .swal2-styled{border-radius:.375rem;min-height:44px;font-weight:700}.swal2-container .swal2-confirm{background-color:#696cff!important}.swal2-container .swal2-cancel{background-color:#8592a3!important}.admin-product-preview{object-fit:cover;border-radius:.5rem;width:100%;max-height:240px}.admin-product-gallery-grid{object-fit:cover;border-radius:.5rem;width:100%;height:140px}.custom-select-native{opacity:0!important;pointer-events:none!important;border:0!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;position:absolute!important}.custom-select{z-index:1;width:100%;position:relative}.custom-select.is-open{z-index:20}.custom-select__trigger{background:linear-gradient(135deg, var(--primary-600,var(--bs-primary,#3d9889)), var(--primary-800,var(--bs-primary-text-emphasis,#2d6f63)));color:#fff;width:100%;height:48px;min-height:48px;font:inherit;text-align:start;cursor:pointer;border:none;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:12px 18px;font-size:.94rem;font-weight:800;line-height:1.2;transition:transform .18s,box-shadow .18s,opacity .18s;display:flex;box-shadow:0 10px 20px #2f7e7129}.custom-select__trigger:hover{transform:translateY(-1px)}.custom-select__trigger:focus-visible{outline:0;box-shadow:0 10px 20px #2f7e7129,0 0 0 3px #2f7e712e}.custom-select.is-open .custom-select__trigger{box-shadow:0 10px 20px #2f7e7129,0 0 0 3px #2f7e712e}.custom-select__selected-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.custom-select__arrow{border-bottom:2px solid #fff;border-right:2px solid #fff;width:12px;min-width:12px;height:12px;margin-top:-5px;transition:transform .2s,margin-top .2s;transform:rotate(45deg)}[dir=rtl] .custom-select__arrow{transform:rotate(135deg)}.custom-select.is-open .custom-select__arrow{margin-top:5px;transform:rotate(225deg)}[dir=rtl] .custom-select.is-open .custom-select__arrow{transform:rotate(315deg)}.custom-select__dropdown{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #dce6e3;border-radius:10px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;transform:translateY(-6px);box-shadow:0 10px 24px #10352f1f}.custom-select.is-open .custom-select__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.custom-select__search{border-bottom:1px solid #edf1f0;padding:10px;position:relative}.custom-select__search-icon{border:2px solid #63716f;border-radius:50%;width:15px;height:15px;position:absolute;top:50%;left:22px;transform:translateY(-50%)}[dir=rtl] .custom-select__search-icon{left:auto;right:22px}.custom-select__search-icon:after{content:"";background:#63716f;border-radius:2px;width:8px;height:2px;position:absolute;bottom:-3px;right:-6px;transform:rotate(45deg)}[dir=rtl] .custom-select__search-icon:after{left:-6px;right:auto;transform:rotate(-45deg)}.custom-select__search-input{color:#253e3a;width:100%;height:36px;font:inherit;background:#fff;border:1px solid #dce4e2;border-radius:7px;outline:none;font-size:.88rem;transition:border-color .2s,box-shadow .2s;padding:0 12px 0 42px!important}[dir=rtl] .custom-select__search-input{padding:0 42px 0 12px!important}.custom-select__search-input::placeholder{color:#8b9694}.custom-select__search-input:focus{border-color:#176f63;box-shadow:0 0 0 3px #176f631a}.custom-select__options{max-height:200px;padding:6px;overflow-y:auto}.custom-select__option{color:#182a27;width:100%;min-height:36px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:7px 12px;font-size:.88rem;font-weight:500;transition:background .15s,color .15s;display:flex}[dir=rtl] .custom-select__option{text-align:right}.custom-select__option:hover,.custom-select__option:focus{color:#176f63;background:#eef8f5;outline:0}.custom-select__option.is-selected{background:linear-gradient(135deg, var(--primary-600,var(--bs-primary,#3d9889)), var(--primary-800,var(--bs-primary-text-emphasis,#2d6f63)));color:#fff;font-weight:800;box-shadow:0 10px 20px #2f7e7129}.custom-select__option:disabled{cursor:not-allowed;opacity:.55}.custom-select__check{border-bottom:3px solid #fff;border-right:3px solid #fff;width:10px;min-width:10px;height:18px;margin-bottom:4px;margin-right:4px;display:none;transform:rotate(45deg)}[dir=rtl] .custom-select__check{margin-left:4px;margin-right:0}.custom-select__option.is-selected .custom-select__check{display:inline-block}.custom-select__empty{color:#7b8784;text-align:center;padding:18px;font-size:14px;display:none}.custom-select.is-disabled{opacity:.65}.custom-select.is-disabled .custom-select__trigger{cursor:not-allowed}.custom-select-sm .custom-select__trigger{height:40px;min-height:40px;padding:8px 14px;font-size:.86rem}.custom-select-sm .custom-select__search-input{height:32px;font-size:.82rem}.custom-select-sm .custom-select__option{min-height:32px;padding:6px 10px;font-size:.82rem}.custom-select-lg .custom-select__trigger{height:54px;min-height:54px;padding:12px 20px;font-size:1rem}.custom-select-lg .custom-select__option{min-height:40px;font-size:.94rem}.custom-select-native.is-invalid+.custom-select .custom-select__trigger,.was-validated .custom-select-native:invalid+.custom-select .custom-select__trigger{border-color:#ff3e1d;box-shadow:0 0 0 3px #ff3e1d1f}.input-group>.custom-select{flex:auto;width:1%;min-width:0}@media (width<=576px){.custom-select__trigger{height:48px;min-height:48px;font-size:.94rem}.custom-select__option{min-height:36px;font-size:.88rem}}
