html,body{margin:0;padding:0;height:100%;width:100%;font-family:Outfit,Inter,sans-serif;overflow-x:hidden}button,input,select,textarea{font-family:Outfit,Inter,sans-serif!important}app-table.no-action .table-action-container{display:none!important}app-table #agGridTable span.ag-overlay-loading-center,app-table #agGridTable span.ag-overlay-no-rows-center{font-size:12px}app-table #agGridTable .ag-row{border-bottom:1px solid #efefef}app-table #agGridTable .ag-row .ag-cell{line-height:40px;color:#514f4f;outline:none;font-size:12px;padding-left:10px}app-table #agGridTable .ag-row .ag-cell.ag-cell-focus1{outline:none}app-table #agGridTable .ag-row .ag-cell span{display:flex}app-table #agGridTable .ag-row .ag-cell img{height:45px;width:45px;object-fit:cover;padding:2px 0}app-table #agGridTable .ag-row .ag-cell span.store-counter-info{background:#cec;color:#145c28;padding:4px;margin-right:5px;border-radius:4px}app-table #agGridTable .ag-row .ag-cell span.store-counter-info span:last-child{background-color:#fff;color:#155c28;padding:4px 3px 3px;margin-right:-3px;border-top-right-radius:3px;border-bottom-right-radius:3px;font-size:11px}app-table #agGridTable .ag-row .ag-cell span.store-counter-info span:last-child b{font-weight:700;color:#000}app-table #agGridTable .ag-row.ag-row-selected{background-color:#e8eaec}app-table #agGridTable .ag-row.ag-row-selected .ag-cell{color:#100f0f}app-table #agGridTable .ag-header{border-bottom:1px solid #efefef}app-table #agGridTable .ag-header .ag-header-cell{line-height:45px;padding-left:10px}app-table #agGridTable .ag-header .ag-header-cell span.ag-header-cell-text{font-weight:600;font-size:13px}app-table #agGridTable .ag-header .ag-header-cell .ag-header-cell-label{line-height:40px!important}.form-page-container{display:flex;justify-content:center;width:100%;box-sizing:border-box}.form-card{background:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 20px #0000000d;width:100%}.row{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px;row-gap:24px}[class*=col-]{position:relative;width:100%;padding-right:12px;padding-left:12px;box-sizing:border-box}.col-12{flex:0 0 100%;max-width:100%}@media(min-width:768px){.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width:992px){.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-6{flex:0 0 50%;max-width:50%}}h2{grid-column:1/-1;margin-top:0;margin-bottom:10px;color:#1f2937;font-size:1.5rem;font-weight:600;padding-bottom:15px;border-bottom:1px solid #f3f4f6}.toggle-group{display:flex;align-items:center;justify-content:space-between;margin-top:10px;background:#f9fafb;padding:15px;border-radius:8px;border:1px solid #e5e7eb}.toggle-group .toggle-label{font-weight:500;color:#374151;margin-bottom:0}.switch{position:relative;display:inline-block;width:50px;height:26px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}input:checked+.slider{background-color:#111827}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{transform:translate(24px)}.form-group{display:flex;flex-direction:column}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#4b5563;font-size:.875rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;box-sizing:border-box;transition:all .2s;color:#1f2937}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:12px;margin-top:20px;padding-top:20px;border-top:1px solid #f3f4f6}.form-actions button{padding:10px 24px;border-radius:6px;cursor:pointer;font-weight:500;font-size:.95rem;transition:all .2s}.form-actions button.btn-save{background:#111827;color:#fff;border:none}.form-actions button.btn-save:hover{background:#000;transform:translateY(-1px)}.form-actions button.btn-cancel{background:#fff;color:#4b5563;border:1px solid #d1d5db}.form-actions button.btn-cancel:hover{background:#f9fafb;color:#1f2937}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;font-display:block;src:url("./media/material-symbols-outlined-BSAYFINZ.woff2") format("woff2")}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Symbols Rounded;font-style:normal;font-weight:100 700;font-display:block;src:url("./media/material-symbols-rounded-TVA34YS5.woff2") format("woff2")}.material-symbols-rounded{font-family:Material Symbols Rounded;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Symbols Sharp;font-style:normal;font-weight:100 700;font-display:block;src:url("./media/material-symbols-sharp-JMBSOGNX.woff2") format("woff2")}.material-symbols-sharp{font-family:Material Symbols Sharp;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}
