/* V16 UI hotfix */
.smart-select{position:relative;width:100%;min-width:0}.smart-select-native{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important}.smart-select-trigger{width:100%;min-height:44px;border:1px solid #d8e3e0;background:#fff;border-radius:10px;padding:10px 38px 10px 12px;text-align:right;font:inherit;color:#18312c;position:relative}.smart-select-trigger:after{content:'⌄';position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#55736c}.smart-select.open .smart-select-trigger{border-color:#0a806d;box-shadow:0 0 0 3px rgba(10,128,109,.09)}.smart-select-panel{display:none;position:absolute;z-index:99999;top:calc(100% + 6px);right:0;left:0;background:#fff;border:1px solid #dbe6e3;border-radius:12px;box-shadow:0 18px 45px rgba(9,48,40,.15);padding:8px}.smart-select.open .smart-select-panel{display:block}.smart-select-search{width:100%;height:40px;border:1px solid #d9e4e1!important;border-radius:9px!important;padding:8px 10px!important;margin:0 0 7px!important;font:inherit}.smart-select-list{max-height:240px;overflow:auto;display:grid;gap:3px}.smart-select-option{border:0;background:transparent;border-radius:8px;padding:9px 10px;text-align:right;font:inherit;color:#233a35}.smart-select-option:hover,.smart-select-option.active{background:#eaf7f4;color:#08705f}.smart-select-empty{padding:12px;color:#7e918d;text-align:center;font-size:12px}
.compact-pagination{display:flex;align-items:center;justify-content:center;gap:5px;flex-wrap:wrap;margin:18px 0}.compact-pagination a,.compact-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border:1px solid #dce7e4;border-radius:9px;text-decoration:none;color:#2b4841;background:#fff;font-size:13px}.compact-pagination a:hover{border-color:#0a806d;color:#0a806d}.compact-pagination .current{background:#0a806d;border-color:#0a806d;color:#fff}.compact-pagination .disabled{opacity:.45}.pagination-summary{text-align:center;font-size:12px;color:#71847f;margin-top:6px}
.product-modal{width:min(980px,calc(100vw - 36px));max-height:88vh;overflow:hidden}.product-modal .modal-head{position:sticky;top:0;z-index:8;background:#fff}.product-modal form{display:flex!important;flex-direction:column;min-height:0}.product-modal .product-tabs{overflow:auto;max-height:calc(88vh - 145px);padding:0 14px 14px}.product-modal .modal-actions{position:sticky;bottom:0;z-index:8;background:#fff;padding:12px 14px;border-top:1px solid #e4ecea;margin:0!important}.product-tabs .tab-buttons{position:sticky;top:0;z-index:6;background:#f7faf9;display:grid!important;grid-template-columns:repeat(4,1fr);border-radius:12px;overflow:hidden;margin-bottom:16px}.product-tabs .tab-buttons button{min-height:48px;border:0;border-bottom:3px solid transparent;background:transparent;font:inherit}.product-tabs .tab-buttons button.active{background:#fff;color:#08705f;border-bottom-color:#0a806d;font-weight:800}.product-tabs .tab-pane{padding:4px 2px 12px}.upload-zone{border:1px dashed #b8ccc7;border-radius:14px;padding:18px;background:#fbfdfc}.image-preview,.existing-images{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px;margin-top:12px}.image-preview img,.existing-image img{width:100%!important;height:100px!important;object-fit:cover;border-radius:10px}.admin-product-cell img{width:56px!important;height:56px!important;min-width:56px!important;max-width:56px!important;object-fit:cover!important;border-radius:10px!important}.admin-product-cell{display:flex;align-items:center;gap:10px;max-width:420px}.admin-product-cell b{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.settings-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}.settings-tabs button{border:1px solid #d8e5e2;background:#fff;padding:10px 16px;border-radius:10px;font:inherit}.settings-tabs button.active{background:#087563;color:#fff;border-color:#087563}.settings-pane{display:none}.settings-pane.active{display:block}.settings-section{border:1px solid #e0e9e7;border-radius:14px;padding:18px;margin-bottom:16px;background:#fff}.payment-method{border:1px solid #dfe9e6;border-radius:14px;padding:16px;margin-bottom:14px}.payment-method-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.payment-method-head small{color:#788b86}.banner-help{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.banner-help article{border:1px solid #dfe8e6;background:#fff;border-radius:14px;padding:15px}.banner-help b{display:block;margin-bottom:5px}.banner-help small{color:#71847f}.banner-thumb{width:150px;height:70px;object-fit:cover;border-radius:10px;border:1px solid #e0e8e6}
.catalog-icon-note{padding:10px 12px;border-radius:10px;background:#f3faf8;color:#49655e;font-size:12px}.icon-picker label span{font-size:22px}.icon-picker label em{font-size:10px}.icon-picker-wrap .icon-picker{grid-template-columns:repeat(6,1fr)!important}
@media(max-width:700px){.product-modal{width:100vw!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important}.product-modal .product-tabs{max-height:calc(100dvh - 132px)}.product-tabs .tab-buttons{grid-template-columns:repeat(2,1fr)}.product-tabs .tab-buttons button{font-size:12px}.banner-help{grid-template-columns:1fr}.icon-picker-wrap .icon-picker{grid-template-columns:repeat(3,1fr)!important}.settings-tabs{position:sticky;top:0;background:#f5f8f7;padding:8px;z-index:10}.admin-product-cell img{width:48px!important;height:48px!important;min-width:48px!important}}
