*{margin:0;padding:0;box-sizing:border-box}html{width:100%;overflow-x:hidden}body{width:100%;min-height:100vh;overflow-x:hidden;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f6f8fa;color:#232c37;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100vh;overflow:hidden}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.toast{display:flex;align-items:center;gap:.75rem;min-width:300px;max-width:500px;padding:.75rem 1rem;background:#fff;border-radius:6px;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f;border-left:4px solid;animation:slideInRight .18s cubic-bezier(.2,0,.2,1);position:relative}.toast .toast-icon{flex-shrink:0;font-size:20px;display:flex;align-items:center}.toast .toast-message{flex:1;font-size:.875rem;font-weight:500;line-height:1.4}.toast .toast-close{flex-shrink:0;background:transparent;border:none;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1);color:#6b7787;font-size:18px;padding:0}.toast .toast-close:hover{background:#eef1f5;color:#4d5866}.toast .toast-close:focus-visible{outline:none;box-shadow:0 0 0 3px #0174df38}.toast.toast-success{border-left-color:#0f9d63}.toast.toast-success .toast-icon{color:#0f9d63}.toast.toast-success .toast-message{color:#075f3c}.toast.toast-error{border-left-color:#d93a3a}.toast.toast-error .toast-icon{color:#d93a3a}.toast.toast-error .toast-message{color:#8d1f1f}.toast.toast-warning{border-left-color:#cf8a09}.toast.toast-warning .toast-icon{color:#cf8a09}.toast.toast-warning .toast-message{color:#7c5104}.toast.toast-info{border-left-color:#0f7ee6}.toast.toast-info .toast-icon{color:#0f7ee6}.toast.toast-info .toast-message{color:#004a97}@keyframes slideInRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.toast{animation:none}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.toast-container{position:fixed;top:1.25rem;right:1.25rem;z-index:600;display:flex;flex-direction:column;gap:.75rem;pointer-events:none}.toast-container>*{pointer-events:auto}@media(max-width:768px){.toast-container{left:1.25rem;right:1.25rem;top:5rem}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.activity-list{background:#fff;border:1px solid #e2e7ee;border-radius:10px;padding:1.5rem;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a}.activity-list .activity-list-header{margin-bottom:1.25rem}.activity-list .activity-list-header .activity-list-title{font-size:1.375rem;font-weight:700;color:#232c37;margin:0 0 1rem}.activity-list .activity-list-header .activity-filters{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.activity-list .activity-items{display:flex;flex-direction:column;gap:0}.activity-list .activity-section .activity-section-label{font-size:.75rem;font-weight:600;color:#4d5866;text-transform:uppercase;letter-spacing:.04em;margin:1rem 0 .75rem;padding:0 .25rem}.activity-list .activity-section .activity-section-label:first-child{margin-top:0}.activity-list .activity-section .activity-item{margin-bottom:.75rem}.activity-list .activity-section .activity-item:last-child{margin-bottom:0}.activity-list .activity-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background:#f6f8fa;border-radius:6px;border:1px solid transparent;transition:.18s cubic-bezier(.2,0,.2,1)}.activity-list .activity-item:hover{background:#eef1f5;border-color:#e2e7ee}.activity-list .activity-item .activity-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px;transition:.18s cubic-bezier(.2,0,.2,1);color:#4d5866;background:#eef1f5}.activity-list .activity-item .activity-icon.activity-icon-order,.activity-list .activity-item .activity-icon.activity-icon-shipment{color:#4d5866;background:#eef1f5}.activity-list .activity-item .activity-icon.activity-icon-stock{color:#7c5104;background:#fdf4e3}.activity-list .activity-item .activity-icon.activity-icon-product,.activity-list .activity-item .activity-icon.activity-icon-payment{color:#4d5866;background:#eef1f5}.activity-list .activity-item .activity-content{flex:1;min-width:0}.activity-list .activity-item .activity-content .activity-message{font-size:.8125rem;color:#232c37;margin:0 0 .5rem;font-weight:500;line-height:1.55}.activity-list .activity-item .activity-content .activity-message .order-link{color:#0174df;text-decoration:none;font-weight:600;transition:.12s cubic-bezier(.2,0,.2,1)}.activity-list .activity-item .activity-content .activity-message .order-link:hover{color:#005bbb;text-decoration:underline}.activity-list .activity-item .activity-content .activity-time{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#4d5866;font-variant-numeric:tabular-nums}.activity-list .activity-item .activity-content .activity-time .relative-time{font-weight:500}.activity-list .activity-item .activity-content .activity-time .exact-time{color:#9aa5b4}.activity-list .activity-item .activity-content .activity-time .exact-time:before{content:"•";margin-right:.5rem}.activity-list .activity-empty{text-align:center;padding:4rem 1.25rem;color:#4d5866}.activity-list .activity-empty .empty-icon{font-size:48px;margin-bottom:.75rem;opacity:.5}.activity-list .activity-empty p{margin:0 0 1rem;font-size:.8125rem}.activity-list .activity-empty .reset-filter-btn{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 1rem;background:transparent;border:1px solid #cbd3de;color:#0174df;font-size:.8125rem;font-weight:600;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;border-radius:6px;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1)}.activity-list .activity-empty .reset-filter-btn:hover{background:#eaf4fe;border-color:#0174df}.activity-list .activity-empty .reset-filter-btn:active{transform:scale(.98)}.activity-list .activity-footer{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e7ee;text-align:center}.activity-list .activity-footer .load-more-btn{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 1.5rem;background:#fff;border:1px solid #cbd3de;color:#232c37;font-size:.8125rem;font-weight:600;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;border-radius:6px;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1)}.activity-list .activity-footer .load-more-btn:hover{background:#f6f8fa;border-color:#0174df;color:#0174df}.activity-list .activity-footer .load-more-btn:active{transform:scale(.98)}.activity-list .activity-footer .all-caught-up{display:inline-block;font-size:.8125rem;color:#9aa5b4;font-weight:500;font-style:italic}.activity-item.activity-skeleton{pointer-events:none}.activity-item.activity-skeleton:hover{background:#f6f8fa;border-color:transparent}.activity-item.activity-skeleton .skeleton-icon{background:#eef1f5;animation:skeleton-pulse 1.5s ease-in-out infinite}.activity-item.activity-skeleton .skeleton-line{height:12px;background:#eef1f5;border-radius:6px;animation:skeleton-pulse 1.5s ease-in-out infinite}.activity-item.activity-skeleton .skeleton-line.skeleton-message{width:70%;margin-bottom:.5rem}.activity-item.activity-skeleton .skeleton-line.skeleton-time{width:40%;height:10px}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}@media(max-width:768px){.activity-list{padding:1.25rem}.activity-list .activity-list-header .activity-list-title{font-size:1.125rem}.activity-list .activity-item{padding:.75rem;gap:.75rem}.activity-list .activity-item .activity-icon{width:36px;height:36px;font-size:16px}.activity-list .activity-item .activity-content .activity-time{flex-direction:column;align-items:flex-start;gap:2px}.activity-list .activity-item .activity-content .activity-time .exact-time:before{display:none}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.admin-page-header{margin-bottom:1.5rem}.admin-page-header .header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.admin-page-header .header-text{flex:1;min-width:0}.admin-page-header .header-title{font-size:1.375rem;font-weight:600;color:#232c37;margin:0 0 .25rem;letter-spacing:-.01em;line-height:1.25}.admin-page-header .header-subtitle{font-size:.875rem;color:#4d5866;margin:0;font-weight:400;line-height:1.4}.admin-page-header .header-subtitle .header-meta{font-weight:400;font-variant-numeric:tabular-nums}.admin-page-header .header-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.admin-page-header .header-actions button{height:36px;padding:0 1rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;border-radius:6px;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);white-space:nowrap;border:1px solid transparent}.admin-page-header .header-actions button.btn-new-product,.admin-page-header .header-actions button.btn-create-driver{background:#0174df;color:#fff;border-color:#0174df;box-shadow:0 1px 2px #141a220d}.admin-page-header .header-actions button.btn-new-product:hover,.admin-page-header .header-actions button.btn-create-driver:hover{background:#005bbb;border-color:#005bbb}.admin-page-header .header-actions button.btn-import{background:#fff;color:#232c37;border-color:#cbd3de;box-shadow:0 1px 2px #141a220d}.admin-page-header .header-actions button.btn-import:hover{background:#eef1f5;border-color:#9aa5b4}@media(max-width:768px){.admin-page-header{margin-bottom:1.25rem}.admin-page-header .header-content{flex-direction:column;gap:1rem}.admin-page-header .header-title{font-size:1.125rem}.admin-page-header .header-subtitle{font-size:.8125rem}.admin-page-header .header-actions{width:100%;flex-direction:column}.admin-page-header .header-actions>button,.admin-page-header .header-actions>a{width:100%}}@media(min-width:769px)and (max-width:1024px){.admin-page-header .header-actions{flex-wrap:wrap}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.confirm-modal{max-width:480px}.confirm-modal .confirm-modal-title-wrapper{display:flex;align-items:center;gap:.75rem}.confirm-modal .confirm-modal-title-wrapper .confirm-icon{font-size:24px;color:#cf8a09;flex-shrink:0}.confirm-modal .modal-body p{font-size:.875rem;color:#4d5866;line-height:1.55;margin:0}.confirm-modal .modal-body .confirm-modal-checkbox{margin-top:1.25rem;padding:1rem;background:#f6f8fa;border-radius:6px;border:1px solid #e2e7ee}.confirm-modal .modal-body .confirm-modal-checkbox label{display:flex;align-items:center;gap:.75rem;cursor:pointer;margin:0}.confirm-modal .modal-body .confirm-modal-checkbox label input[type=checkbox]{cursor:pointer;width:18px;height:18px;flex-shrink:0}.confirm-modal .modal-body .confirm-modal-checkbox label span{font-size:.875rem;color:#232c37;line-height:1.55}.confirm-modal .modal-footer{flex-shrink:0;padding:1.25rem 1.5rem;border-top:1px solid #e2e7ee;display:flex;justify-content:flex-end;gap:.75rem;background:#f6f8fa}.confirm-modal .modal-footer .btn-cancel,.confirm-modal .modal-footer .btn-confirm{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 1rem;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:.12s cubic-bezier(.2,0,.2,1)}.confirm-modal .modal-footer .btn-cancel:focus-visible,.confirm-modal .modal-footer .btn-confirm:focus-visible{outline:none;box-shadow:0 0 0 3px #0174df38}.confirm-modal .modal-footer .btn-cancel:disabled,.confirm-modal .modal-footer .btn-confirm:disabled{opacity:.6;cursor:not-allowed}.confirm-modal .modal-footer .btn-cancel{border:1px solid #cbd3de;background:#fff;color:#4d5866}.confirm-modal .modal-footer .btn-cancel:hover:not(:disabled){background:#eef1f5;color:#232c37}.confirm-modal .modal-footer .btn-confirm{border:1px solid transparent;color:#fff;background:#0174df}.confirm-modal .modal-footer .btn-confirm:hover:not(:disabled){background:#005bbb}.confirm-modal .modal-footer .btn-confirm.btn-confirm-primary{background:#0174df}.confirm-modal .modal-footer .btn-confirm.btn-confirm-primary:hover:not(:disabled){background:#005bbb}.confirm-modal .modal-footer .btn-confirm.btn-confirm-danger{background:#d93a3a}.confirm-modal .modal-footer .btn-confirm.btn-confirm-danger:hover:not(:disabled){background:#bb2b2b}.confirm-modal .modal-footer .btn-confirm.btn-confirm-success{background:#0f9d63}.confirm-modal .modal-footer .btn-confirm.btn-confirm-success:hover:not(:disabled){background:#0b8353}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.category-manager-overlay{position:fixed;inset:0;background:#141a2280;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.25rem}.category-manager-modal{background:#fff;border-radius:10px;max-width:600px;width:100%;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f}.category-manager-header{padding:1.25rem 1.5rem;border-bottom:1px solid #e2e7ee;display:flex;justify-content:space-between;align-items:center}.category-manager-header h2{margin:0;font-size:1.375rem;font-weight:600;color:#232c37}.category-manager-header .close-button{background:none;border:none;font-size:1.75rem;line-height:1;color:#4d5866;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:.12s cubic-bezier(.2,0,.2,1)}.category-manager-header .close-button:hover{background:#eef1f5;color:#232c37}.category-manager-body{padding:1.25rem 1.5rem;flex:1;overflow-y:auto}.category-search{margin-bottom:1rem}.category-search .search-input{width:100%;height:36px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;color:#232c37;background:#fff;transition:.12s cubic-bezier(.2,0,.2,1)}.category-search .search-input::placeholder{color:#6b7787}.category-search .search-input:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.helper-text{font-size:.8125rem;color:#4d5866;margin:0 0 1rem;padding:.75rem;background:#eef1f5;border-radius:6px}.error-message{padding:.75rem;background:#fdecec;border:1px solid #fad2d2;border-radius:6px;color:#8d1f1f;font-size:.875rem;margin-bottom:1rem}.loading-state{text-align:center;padding:2.5rem 1.25rem}.loading-state .spinner{width:40px;height:40px;margin:0 auto 1rem;border:3px solid #e2e7ee;border-top-color:#0174df;border-radius:50%;animation:spin 1s linear infinite}.loading-state p{color:#4d5866;margin:0}.empty-state{text-align:center;padding:2.5rem 1.25rem;color:#4d5866}.categories-list{display:flex;flex-direction:column;gap:.5rem}.category-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;border:1px solid #e2e7ee;border-radius:6px;background:#fff;transition:.12s cubic-bezier(.2,0,.2,1)}.category-item:hover{background:#eef1f5}.category-item.system-category{background:#f6f8fa}.category-name-wrapper{flex:1;display:flex;align-items:center;gap:.5rem;min-width:0}.category-name{font-size:.875rem;font-weight:500;color:#232c37;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-name.editable{cursor:pointer}.category-name.editable:hover{color:#0174df}.system-badge{font-size:.6875rem;padding:2px .5rem;background:#e2e7ee;color:#4d5866;border-radius:999px;text-transform:uppercase;font-weight:600;letter-spacing:.04em}.category-edit{flex:1;min-width:0}.category-edit .category-name-input{width:100%;height:30px;padding:0 .75rem;border:1px solid #0174df;border-radius:6px;font-size:.875rem;font-weight:500;color:#232c37;background:#fff}.category-edit .category-name-input:focus{outline:none;box-shadow:0 0 0 3px #0174df38}.product-count{font-size:.8125rem;color:#4d5866;padding:.25rem .75rem;background:#eef1f5;border-radius:999px;white-space:nowrap;font-variant-numeric:tabular-nums}.product-count.empty{color:#6b7787}.category-actions{display:flex;gap:.5rem;margin-left:auto}.category-actions button{height:30px;padding:0 .75rem;border:none;border-radius:6px;font-size:.8125rem;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1);font-weight:500;display:inline-flex;align-items:center;justify-content:center}.category-actions button:disabled{opacity:.4;cursor:not-allowed}.category-actions .btn-save{background:#0174df;color:#fff}.category-actions .btn-save:hover:not(:disabled){background:#005bbb}.category-actions .btn-cancel{background:#e2e7ee;color:#232c37}.category-actions .btn-cancel:hover:not(:disabled){background:#d2dae5}.category-actions .btn-edit,.category-actions .btn-delete{background:transparent;width:30px;padding:0;font-size:1rem;border:1px solid #e2e7ee}.category-actions .btn-edit:hover:not(:disabled),.category-actions .btn-delete:hover:not(:disabled){background:#eef1f5}.category-actions .btn-delete:disabled{opacity:.3}.category-manager-footer{padding:1rem 1.5rem;border-top:1px solid #e2e7ee;display:flex;justify-content:flex-end;gap:.75rem}.category-manager-footer .btn{height:36px;padding:0 1.25rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1);display:inline-flex;align-items:center;justify-content:center}.category-manager-footer .btn.btn-secondary{background:#e2e7ee;color:#232c37}.category-manager-footer .btn.btn-secondary:hover{background:#d2dae5}.category-toast{position:fixed;bottom:2rem;right:2rem;display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-radius:10px;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f;animation:slideInUp .3s ease-out;z-index:1001;border:1px solid rgba(255,255,255,.2)}.category-toast .toast-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff3;border-radius:50%;font-weight:700;font-size:1.125rem}.category-toast .toast-message{font-size:.875rem;font-weight:600;letter-spacing:-.01em}.category-toast.category-toast-success{background:#0b8353;color:#fff}.category-toast.category-toast-error{background:#bb2b2b;color:#fff}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.category-select__control{min-height:36px;border:1px solid #cbd3de!important;border-radius:6px!important;box-shadow:none!important;font-size:.875rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:.18s cubic-bezier(.2,0,.2,1)!important;cursor:text}.category-select__control:hover{border-color:#9aa5b4!important}.category-select__control--is-focused{border-color:#0174df!important;box-shadow:0 0 0 3px #0174df38!important}.category-select__control--is-disabled{background:#f6f8fa!important;cursor:not-allowed;opacity:.7}.category-select__value-container{padding:0 .75rem}.category-select__placeholder{color:#6b7787;font-size:.875rem}.category-select__input-container{color:#232c37;font-size:.875rem;margin:0;padding:0}.category-select__single-value{color:#232c37;font-size:.875rem}.category-select__indicator-separator{background-color:#e2e7ee}.category-select__dropdown-indicator,.category-select__clear-indicator{color:#6b7787;cursor:pointer;padding:.5rem}.category-select__dropdown-indicator:hover,.category-select__clear-indicator:hover{color:#232c37}.category-select__menu{border:1px solid #e2e7ee;border-radius:6px;box-shadow:0 4px 12px #141a2214,0 1px 3px #141a220d;margin-top:.25rem;overflow:hidden;z-index:300}.category-select__menu-list{padding:.25rem}.category-select__option{padding:.5rem .75rem;font-size:.875rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;border-radius:4px;transition:.12s cubic-bezier(.2,0,.2,1)}.category-select__option--is-focused{background:#eef1f5}.category-select__option--is-selected{background:#0174df;color:#fff}.category-select__option--is-selected:hover{background:#005bbb}.category-select__option:active{background:#0174df;color:#fff}.category-select__no-options-message{padding:.75rem;color:#4d5866;font-size:.8125rem;font-style:italic}.category-select__loading-message{padding:.75rem;color:#4d5866;font-size:.8125rem}.category-select__menu-notice--no-options{color:#4d5866;font-size:.8125rem;padding:.75rem}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.csv-import-modal{max-width:900px;max-height:90vh;overflow-y:auto}.csv-import-modal .file-drop-zone{border:2px dashed #cbd3de;border-radius:10px;padding:3rem 1.5rem;text-align:center;background:#f6f8fa;transition:.18s cubic-bezier(.2,0,.2,1);margin-bottom:1.5rem}.csv-import-modal .file-drop-zone.dragging{border-color:#0174df;background:#eaf4fe}.csv-import-modal .file-drop-zone .drop-zone-content .drop-zone-icon{font-size:48px;display:block;margin-bottom:1rem;opacity:.6}.csv-import-modal .file-drop-zone .drop-zone-content .drop-zone-text{font-size:.875rem;color:#232c37;margin:0 0 .5rem;font-weight:500}.csv-import-modal .file-drop-zone .drop-zone-content .drop-zone-or{font-size:.8125rem;color:#4d5866;margin:.75rem 0}.csv-import-modal .file-drop-zone .drop-zone-content .btn-choose-file{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border:none;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;transition:all .18s cubic-bezier(.2,0,.2,1);text-decoration:none;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#f0f0f0;color:#232c37;display:inline-block;cursor:pointer}.csv-import-modal .file-drop-zone .drop-zone-content .btn-choose-file:active{transform:translateY(0)}.csv-import-modal .file-drop-zone .drop-zone-content .btn-choose-file:hover{background:#e0e0e0}.csv-import-modal .template-section{background:#f6f8fa;border:1px solid #e2e7ee;border-radius:10px;padding:1.25rem;margin-bottom:1.5rem}.csv-import-modal .template-section h3{font-size:.875rem;font-weight:600;color:#232c37;margin:0 0 .75rem}.csv-import-modal .template-section .column-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.csv-import-modal .template-section .column-list .column-tag{display:inline-block;padding:.25rem .75rem;background:#fff;border:1px solid #cbd3de;border-radius:6px;font-size:.8125rem;font-weight:500;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;color:#232c37}.csv-import-modal .template-section .column-list .column-tag.optional{border-style:dashed;color:#4d5866}.csv-import-modal .template-section .template-hint{font-size:.8125rem;color:#4d5866;margin:0 0 1rem;line-height:1.55}.csv-import-modal .template-section .btn-download-template{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border:none;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .18s cubic-bezier(.2,0,.2,1);text-decoration:none;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#f0f0f0;color:#232c37;font-size:.8125rem}.csv-import-modal .template-section .btn-download-template:active{transform:translateY(0)}.csv-import-modal .template-section .btn-download-template:hover{background:#e0e0e0}.csv-import-modal .validation-summary{background:#f6f8fa;border:1px solid #e2e7ee;border-radius:10px;padding:1.25rem;margin-bottom:1.5rem}.csv-import-modal .validation-summary .summary-stats{display:flex;gap:1.5rem;margin-bottom:1rem}.csv-import-modal .validation-summary .summary-stats .stat-item{display:flex;flex-direction:column;gap:.25rem}.csv-import-modal .validation-summary .summary-stats .stat-item .stat-label{font-size:.75rem;color:#4d5866;font-weight:500}.csv-import-modal .validation-summary .summary-stats .stat-item .stat-value{font-size:1.75rem;font-weight:700;color:#232c37;font-variant-numeric:tabular-nums}.csv-import-modal .validation-summary .summary-stats .stat-item.valid .stat-value{color:#075f3c}.csv-import-modal .validation-summary .summary-stats .stat-item.invalid .stat-value{color:#8d1f1f}.csv-import-modal .validation-summary .summary-stats .stat-item.skipped .stat-value{color:#4d5866}.csv-import-modal .validation-summary .error-list{border-top:1px solid #e2e7ee;padding-top:1rem}.csv-import-modal .validation-summary .error-list h4{font-size:.8125rem;font-weight:600;color:#8d1f1f;margin:0 0 .5rem}.csv-import-modal .validation-summary .error-list ul{margin:0;padding-left:1.25rem}.csv-import-modal .validation-summary .error-list ul li{font-size:.8125rem;color:#8d1f1f;margin-bottom:.25rem;line-height:1.55}.csv-import-modal .validation-summary .error-list ul li strong{color:#232c37}.csv-import-modal .validation-summary .error-list .more-errors{font-size:.8125rem;color:#4d5866;font-style:italic;margin-top:.5rem}.csv-import-modal .preview-section{margin-bottom:1.5rem}.csv-import-modal .preview-section h3{font-size:.875rem;font-weight:600;color:#232c37;margin:0 0 .75rem}.csv-import-modal .preview-section .preview-table-wrapper{border:1px solid #e2e7ee;border-radius:10px;overflow-x:auto;max-height:400px;overflow-y:auto}.csv-import-modal .preview-section .preview-table-wrapper .preview-table{width:100%;border-collapse:collapse;font-size:.8125rem}.csv-import-modal .preview-section .preview-table-wrapper .preview-table thead{background:#f6f8fa;border-bottom:1px solid #e2e7ee}.csv-import-modal .preview-section .preview-table-wrapper .preview-table thead th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#4d5866;font-size:.6875rem;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.csv-import-modal .preview-section .preview-table-wrapper .preview-table thead th.numeric{text-align:right}.csv-import-modal .preview-section .preview-table-wrapper .preview-table tbody tr{border-bottom:1px solid #e2e7ee;transition:background-color .12s cubic-bezier(.2,0,.2,1)}.csv-import-modal .preview-section .preview-table-wrapper .preview-table tbody tr:last-child{border-bottom:none}.csv-import-modal .preview-section .preview-table-wrapper .preview-table td{padding:.75rem 1rem;color:#232c37;vertical-align:middle}.csv-import-modal .preview-section .preview-table-wrapper .preview-table td.numeric{text-align:right}.csv-import-modal .preview-section .preview-table-wrapper .preview-table th.numeric,.csv-import-modal .preview-section .preview-table-wrapper .preview-table td.numeric{font-variant-numeric:tabular-nums}.csv-import-modal .preview-section .preview-table-wrapper .preview-table thead{position:sticky;top:0;z-index:1}.csv-import-modal .preview-section .preview-table-wrapper .preview-table thead th{padding:.5rem .75rem;text-align:left;font-weight:600;color:#232c37;border-bottom:2px solid #e2e7ee;white-space:nowrap}.csv-import-modal .preview-section .preview-table-wrapper .preview-table tbody tr{border-bottom:1px solid #e2e7ee}.csv-import-modal .preview-section .preview-table-wrapper .preview-table tbody tr.invalid-row{background:#d93a3a0d}.csv-import-modal .preview-section .preview-table-wrapper .preview-table tbody tr:hover{background:#eef1f5}.csv-import-modal .preview-section .preview-table-wrapper .preview-table tbody tr td{padding:.5rem .75rem;color:#232c37}.csv-import-modal .preview-section .preview-table-wrapper .preview-table tbody tr td.error-cell{color:#8d1f1f;font-weight:600;background:#fdecec}.csv-import-modal .preview-section .preview-table-wrapper .preview-table tbody tr td .status-badge{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;font-size:.75rem;font-weight:700}.csv-import-modal .preview-section .preview-table-wrapper .preview-table tbody tr td .status-badge.valid{background:#e8f7f0;color:#075f3c}.csv-import-modal .preview-section .preview-table-wrapper .preview-table tbody tr td .status-badge.invalid{background:#fdecec;color:#8d1f1f}.csv-import-modal .import-progress{text-align:center;padding:4rem 1.25rem}.csv-import-modal .import-progress .spinner{width:60px;height:60px;border:4px solid #e2e7ee;border-top-color:#0174df;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1.5rem}.csv-import-modal .import-progress h3{font-size:1.375rem;font-weight:600;color:#232c37;margin:0 0 .75rem}.csv-import-modal .import-progress .progress-message{font-size:.875rem;color:#232c37;margin:0 0 .5rem;font-weight:500}.csv-import-modal .import-progress .progress-secondary{font-size:.8125rem;color:#4d5866;margin:0}.csv-import-modal .import-success{text-align:center;padding:4rem 1.25rem}.csv-import-modal .import-success .success-icon{font-size:64px;margin-bottom:1.25rem}.csv-import-modal .import-success h3{font-size:1.375rem;font-weight:600;color:#075f3c;margin:0 0 1.5rem}.csv-import-modal .import-success .import-summary{background:#f6f8fa;border:1px solid #e2e7ee;border-radius:10px;padding:1.5rem;max-width:400px;margin:0 auto}.csv-import-modal .import-success .import-summary .summary-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #e2e7ee}.csv-import-modal .import-success .import-summary .summary-item:last-child{border-bottom:none}.csv-import-modal .import-success .import-summary .summary-item .summary-label{font-size:.875rem;color:#4d5866;font-weight:500}.csv-import-modal .import-success .import-summary .summary-item .summary-value{font-size:1.375rem;color:#232c37;font-weight:700;font-variant-numeric:tabular-nums}.csv-import-modal .import-error{text-align:center;padding:4rem 1.25rem}.csv-import-modal .import-error .error-icon{font-size:64px;margin-bottom:1.25rem}.csv-import-modal .import-error h3{font-size:1.375rem;font-weight:600;color:#8d1f1f;margin:0 0 1.5rem}.csv-import-modal .import-error .error-details{background:#f6f8fa;border:1px solid #fad2d2;border-radius:10px;padding:1.5rem;max-width:600px;margin:0 auto;text-align:left}.csv-import-modal .import-error .error-details .error-message{font-size:.875rem;color:#232c37;margin:0 0 1rem;font-weight:500}.csv-import-modal .import-error .error-details .error-list{border-top:1px solid #e2e7ee;padding-top:1rem}.csv-import-modal .import-error .error-details .error-list h4{font-size:.8125rem;font-weight:600;color:#8d1f1f;margin:0 0 .5rem}.csv-import-modal .import-error .error-details .error-list ul{margin:0;padding-left:1.25rem}.csv-import-modal .import-error .error-details .error-list ul li{font-size:.8125rem;color:#8d1f1f;margin-bottom:.25rem;line-height:1.55}.csv-import-modal .btn-reset{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border:none;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .18s cubic-bezier(.2,0,.2,1);text-decoration:none;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#f0f0f0;color:#232c37;margin-bottom:1.5rem}.csv-import-modal .btn-reset:active{transform:translateY(0)}.csv-import-modal .btn-reset:hover{background:#e0e0e0}.csv-import-modal .modal-footer{display:flex;gap:.75rem;justify-content:flex-end;padding-top:1.25rem;border-top:1px solid #e2e7ee}.csv-import-modal .modal-footer .btn-cancel{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border:none;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .18s cubic-bezier(.2,0,.2,1);text-decoration:none;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#f0f0f0;color:#232c37}.csv-import-modal .modal-footer .btn-cancel:active{transform:translateY(0)}.csv-import-modal .modal-footer .btn-cancel:hover{background:#e0e0e0}.csv-import-modal .modal-footer .btn-import{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border:none;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .18s cubic-bezier(.2,0,.2,1);text-decoration:none;white-space:nowrap;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#0174df,#005bbb);color:#fff;box-shadow:0 2px 4px #0174df33}.csv-import-modal .modal-footer .btn-import:active{transform:translateY(0)}.csv-import-modal .modal-footer .btn-import:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0174df4d}.csv-import-modal .modal-footer .btn-import:disabled{opacity:.6;cursor:not-allowed;transform:none}.csv-import-modal .modal-footer .btn-import:disabled{opacity:.5;cursor:not-allowed}.csv-import-modal .modal-footer .btn-import:disabled:hover{transform:none;box-shadow:0 2px 4px #0174df33}@media(max-width:768px){.csv-import-modal{max-width:95vw}.csv-import-modal .file-drop-zone{padding:2rem 1rem}.csv-import-modal .validation-summary .summary-stats{flex-direction:column;gap:1rem}.csv-import-modal .preview-section .preview-table-wrapper{max-height:300px}.csv-import-modal .preview-section .preview-table-wrapper .preview-table{font-size:.75rem}.csv-import-modal .preview-section .preview-table-wrapper .preview-table thead th,.csv-import-modal .preview-section .preview-table-wrapper .preview-table tbody td{padding:.5rem}.csv-import-modal .modal-footer{flex-direction:column-reverse}.csv-import-modal .modal-footer .btn-cancel,.csv-import-modal .modal-footer .btn-import{width:100%}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.driver-select-wrapper{width:100%;position:relative}.driver-loading{font-size:.875rem;color:#6b7787;font-style:italic}.driver-select-container{font-family:inherit}.driver-select-container .driver-select__menu{z-index:300!important}.driver-select-container .driver-select__loading-indicator{color:#0174df}.driver-select-container .driver-select__clear-indicator{color:#4d5866;cursor:pointer;padding:.5rem}.driver-select-container .driver-select__clear-indicator:hover{color:#232c37}.driver-select-container .driver-select__multi-value{background-color:#eaf4fe;border-radius:4px}.driver-select-container .driver-select__multi-value__label{color:#232c37;font-size:.875rem}.driver-select-container .driver-select__multi-value__remove{color:#4d5866;cursor:pointer}.driver-select-container .driver-select__multi-value__remove:hover{background-color:#d93a3a;color:#fff}.driver-select-inline{height:36px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;background-color:#fff;color:#232c37;font-size:.875rem;font-weight:500;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);min-width:140px;max-width:100%}.driver-select-inline:hover:not(:disabled){border-color:#9aa5b4;background-color:#eef1f5}.driver-select-inline:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.driver-select-inline:disabled,.driver-select-inline.driver-select-saving{background-color:#f6f8fa;color:#6b7787;cursor:not-allowed;opacity:.7}.driver-select-inline option{padding:.5rem;color:#232c37;background-color:#fff}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.driver-editor-modal{max-width:600px}.driver-editor-modal .modal-body{padding:1.5rem}.driver-editor-modal .modal-body .loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:4rem 1.25rem;color:#4d5866}.driver-editor-modal .modal-body .loading-state .loading-spinner{display:inline-block;width:32px;height:32px;border:3px solid #e2e7ee;border-top-color:#0174df;border-radius:50%;animation:spin .8s linear infinite}.driver-editor-modal .modal-body .loading-state span{font-size:.875rem}.driver-editor-modal .modal-body form .form-group{margin-bottom:1.25rem}.driver-editor-modal .modal-body form .form-group:last-of-type{margin-bottom:0}.driver-editor-modal .modal-body form .form-group label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#232c37}.driver-editor-modal .modal-body form .form-group label .required{color:#d93a3a}.driver-editor-modal .modal-body form .form-group label.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.driver-editor-modal .modal-body form .form-group label.checkbox-label input[type=checkbox]{cursor:pointer}.driver-editor-modal .modal-body form .form-group label.checkbox-label span{font-weight:400}.driver-editor-modal .modal-body form .form-group input[type=text],.driver-editor-modal .modal-body form .form-group input[type=email],.driver-editor-modal .modal-body form .form-group input[type=tel],.driver-editor-modal .modal-body form .form-group select,.driver-editor-modal .modal-body form .form-group textarea{width:100%;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;color:#232c37;background:#fff;transition:.18s cubic-bezier(.2,0,.2,1)}.driver-editor-modal .modal-body form .form-group input[type=text]:focus,.driver-editor-modal .modal-body form .form-group input[type=email]:focus,.driver-editor-modal .modal-body form .form-group input[type=tel]:focus,.driver-editor-modal .modal-body form .form-group select:focus,.driver-editor-modal .modal-body form .form-group textarea:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.driver-editor-modal .modal-body form .form-group input[type=text].error,.driver-editor-modal .modal-body form .form-group input[type=email].error,.driver-editor-modal .modal-body form .form-group input[type=tel].error,.driver-editor-modal .modal-body form .form-group select.error,.driver-editor-modal .modal-body form .form-group textarea.error{border-color:#d93a3a}.driver-editor-modal .modal-body form .form-group input[type=text].error:focus,.driver-editor-modal .modal-body form .form-group input[type=email].error:focus,.driver-editor-modal .modal-body form .form-group input[type=tel].error:focus,.driver-editor-modal .modal-body form .form-group select.error:focus,.driver-editor-modal .modal-body form .form-group textarea.error:focus{box-shadow:0 0 0 3px #d93a3a38}.driver-editor-modal .modal-body form .form-group input[type=text]:disabled,.driver-editor-modal .modal-body form .form-group input[type=email]:disabled,.driver-editor-modal .modal-body form .form-group input[type=tel]:disabled,.driver-editor-modal .modal-body form .form-group select:disabled,.driver-editor-modal .modal-body form .form-group textarea:disabled{background:#f6f8fa;color:#9aa5b4;cursor:not-allowed}.driver-editor-modal .modal-body form .form-group input[type=text]::placeholder,.driver-editor-modal .modal-body form .form-group input[type=email]::placeholder,.driver-editor-modal .modal-body form .form-group input[type=tel]::placeholder,.driver-editor-modal .modal-body form .form-group select::placeholder,.driver-editor-modal .modal-body form .form-group textarea::placeholder{color:#6b7787}.driver-editor-modal .modal-body form .form-group input[type=text],.driver-editor-modal .modal-body form .form-group input[type=email],.driver-editor-modal .modal-body form .form-group input[type=tel],.driver-editor-modal .modal-body form .form-group select{height:36px}.driver-editor-modal .modal-body form .form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7787' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2rem}.driver-editor-modal .modal-body form .form-group select:disabled{cursor:not-allowed}.driver-editor-modal .modal-body form .form-group textarea{padding-top:.5rem;padding-bottom:.5rem;resize:vertical;min-height:80px;font-family:inherit}.driver-editor-modal .modal-body form .form-group .error-message{display:block;margin-top:.5rem;font-size:.8125rem;color:#d93a3a}.driver-editor-modal .modal-body form .form-group .field-note{display:block;margin-top:.5rem;font-size:.75rem;color:#4d5866;font-style:italic}.driver-editor-modal .modal-body form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.25rem}.driver-editor-modal .modal-body form .form-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e7ee}.driver-editor-modal .modal-body form .form-actions button{height:36px;padding:0 1.25rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.driver-editor-modal .modal-body form .form-actions button:disabled{opacity:.6;cursor:not-allowed}.driver-editor-modal .modal-body form .form-actions .btn-cancel{background:#fff;border:1px solid #cbd3de;color:#232c37}.driver-editor-modal .modal-body form .form-actions .btn-cancel:hover:not(:disabled){background:#eef1f5;border-color:#9aa5b4}.driver-editor-modal .modal-body form .form-actions .btn-save{background:#0174df;border:none;color:#fff}.driver-editor-modal .modal-body form .form-actions .btn-save:hover:not(:disabled){background:#005bbb}.driver-editor-modal .modal-body form .form-actions .btn-save .loading-spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@media(max-width:768px){.driver-editor-modal .modal-body form .form-row{grid-template-columns:1fr}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.navbar-logo{display:flex;align-items:center;text-decoration:none;transition:transform .2s ease}.navbar-logo:hover{transform:translateY(-1px)}.navbar-logo .logo-content{display:flex;flex-direction:column;gap:.15rem}.navbar-logo .logo-content .logo-text{font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1}@media screen and (max-width:768px){.navbar-logo .logo-content .logo-text{font-size:1.3rem}}@media screen and (max-width:480px){.navbar-logo .logo-content .logo-text{font-size:1.1rem}}.navbar-logo .logo-content .logo-tagline{font-size:.7rem;font-weight:500;color:#fffc;text-transform:uppercase;letter-spacing:.05em;line-height:1}@media screen and (max-width:768px){.navbar-logo .logo-content .logo-tagline{font-size:.65rem}}@media screen and (max-width:480px){.navbar-logo .logo-content .logo-tagline{font-size:.6rem}}.topbar-logo.navbar-logo .logo-content .logo-text{color:#232c37}.topbar-logo.navbar-logo .logo-content .logo-tagline{color:#4d5866}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.filter-list{display:flex;align-items:center;gap:.5rem}.filter-list .filter-pills-group{display:flex;gap:.5rem;flex-wrap:wrap;min-width:0}.filter-list .desktop-filters{display:flex}.filter-list .mobile-filters{display:none}.filter-list .filter-dropdown-container{position:relative}.filter-list .filter-dropdown-container .btn-filter-toggle{display:flex;align-items:center;gap:.5rem;height:36px;padding:0 1rem;background:#fff;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;font-weight:600;color:#232c37;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);box-shadow:0 1px 2px #141a220d}.filter-list .filter-dropdown-container .btn-filter-toggle svg{font-size:18px;color:#6b7787}.filter-list .filter-dropdown-container .btn-filter-toggle:hover{background:#eef1f5;border-color:#0174df;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a}.filter-list .filter-dropdown-container .btn-filter-toggle:hover svg{color:#0174df}.filter-list .filter-dropdown-container .btn-filter-toggle:active{transform:scale(.98)}.filter-list .filter-dropdown-container .filter-dropdown{position:absolute;top:calc(100% + .5rem);left:0;background:#fff;border:1px solid #e2e7ee;border-radius:10px;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f;min-width:220px;z-index:300;overflow:hidden;animation:dropdownFadeIn .18s ease-out}.filter-list .filter-dropdown-container .filter-dropdown .filter-option{width:100%;display:flex;justify-content:space-between;align-items:center;min-height:42px;padding:0 1rem;background:#fff;border:none;border-bottom:1px solid #e2e7ee;font-size:.875rem;font-weight:500;color:#232c37;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1);text-align:left}.filter-list .filter-dropdown-container .filter-dropdown .filter-option:first-child{border-radius:10px 10px 0 0}.filter-list .filter-dropdown-container .filter-dropdown .filter-option:last-child{border-bottom:none;border-radius:0 0 10px 10px}.filter-list .filter-dropdown-container .filter-dropdown .filter-option:hover{background:#eef1f5;padding-left:1.25rem}.filter-list .filter-dropdown-container .filter-dropdown .filter-option.active{background:#eaf4fe;color:#005bbb;font-weight:600;border-left:3px solid #0174df}.filter-list .filter-dropdown-container .filter-dropdown .filter-option.active .count{background:#0174df;color:#fff}.filter-list .filter-dropdown-container .filter-dropdown .filter-option .count{display:inline-block;padding:.25rem .5rem;background:#eef1f5;color:#4d5866;border-radius:999px;font-size:.6875rem;font-weight:600;min-width:36px;text-align:center;font-variant-numeric:tabular-nums;transition:.12s cubic-bezier(.2,0,.2,1)}@media(max-width:1024px){.filter-list{width:100%}.filter-list .desktop-filters{display:none}.filter-list .mobile-filters{display:block;width:100%}.filter-list .mobile-filters .btn-filter-toggle{width:100%;justify-content:space-between;height:42px;padding:0 1rem}.filter-list .mobile-filters .filter-dropdown{width:100%;left:0;right:0;min-width:100%}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.filter-pill{display:inline-flex;align-items:center;gap:.5rem;height:30px;padding:0 1rem;border:1px solid #cbd3de;border-radius:999px;background:#fff;color:#4d5866;font-size:.8125rem;font-weight:500;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1);white-space:nowrap;-webkit-user-select:none;user-select:none}.filter-pill:hover{border-color:#6fb3f7;background:#eaf4fe;color:#005bbb}.filter-pill.active{background:#0174df;color:#fff;border-color:#0174df}.filter-pill.active .filter-pill-count{background:#ffffff38;color:#fff}.filter-pill.active:hover{background:#005bbb;border-color:#005bbb}.filter-pill:active{transform:translateY(0)}.filter-pill .filter-pill-label{line-height:1}.filter-pill .filter-pill-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 .5rem;border-radius:999px;background:#eef1f5;color:#4d5866;font-size:.6875rem;font-weight:600;line-height:1;font-variant-numeric:tabular-nums;transition:.12s cubic-bezier(.2,0,.2,1)}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.filter-pills-container{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;margin-bottom:1.5rem;flex-wrap:wrap}.filter-pills-container .filter-pills-group{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;flex:1}.filter-pills-container .filter-pills-clear{background:transparent;border:1px solid transparent;color:#4d5866;font-size:.8125rem;font-weight:500;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;height:30px;padding:0 .75rem;border-radius:6px;transition:.12s cubic-bezier(.2,0,.2,1);white-space:nowrap}.filter-pills-container .filter-pills-clear:hover{color:#005bbb;background:#eaf4fe}.filter-pills-container .filter-pills-clear:active{transform:scale(.98)}@media(max-width:768px){.filter-pills-container .filter-pills-group{width:100%}.filter-pills-container .filter-pills-clear{width:100%;text-align:center}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.inventory-receive-modal{width:90%;max-width:700px}.inventory-receive-modal .modal-body{max-height:70vh;overflow-y:auto}.inventory-receive-modal .form-group{margin-bottom:1.25rem}.inventory-receive-modal .form-group label{display:block;font-size:.875rem;font-weight:600;color:#232c37;margin-bottom:.5rem}.inventory-receive-modal .form-group input[type=text],.inventory-receive-modal .form-group input[type=number],.inventory-receive-modal .form-group textarea{width:100%;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;font-family:inherit;color:#232c37;background:#fff;transition:.12s cubic-bezier(.2,0,.2,1)}.inventory-receive-modal .form-group input[type=text]::placeholder,.inventory-receive-modal .form-group input[type=number]::placeholder,.inventory-receive-modal .form-group textarea::placeholder{color:#6b7787}.inventory-receive-modal .form-group input[type=text]:focus,.inventory-receive-modal .form-group input[type=number]:focus,.inventory-receive-modal .form-group textarea:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.inventory-receive-modal .form-group input[type=text]:disabled,.inventory-receive-modal .form-group input[type=number]:disabled,.inventory-receive-modal .form-group textarea:disabled{background:#f6f8fa;color:#6b7787;cursor:not-allowed}.inventory-receive-modal .form-group input[type=text],.inventory-receive-modal .form-group input[type=number]{height:36px;padding:0 .75rem}.inventory-receive-modal .form-group textarea{padding:.5rem .75rem;resize:vertical;min-height:60px}.inventory-receive-modal .form-group .field-hint{margin-top:.5rem;font-size:.75rem;color:#4d5866;font-style:italic}.inventory-receive-modal .type-selector{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.5rem}.inventory-receive-modal .type-selector .type-option{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 1rem;background:#fff;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1);color:#232c37}.inventory-receive-modal .type-selector .type-option:hover:not(:disabled){border-color:#0174df;background:#eef1f5}.inventory-receive-modal .type-selector .type-option.active{background:#0174df;border-color:#0174df;color:#fff}.inventory-receive-modal .type-selector .type-option:focus-visible{outline:none;box-shadow:0 0 0 3px #0174df38}.inventory-receive-modal .type-selector .type-option:disabled{opacity:.5;cursor:not-allowed}.inventory-receive-modal .variants-quantity-list{display:flex;flex-direction:column;gap:.75rem;max-height:300px;overflow-y:auto;padding:.75rem;background:#f6f8fa;border-radius:10px}.inventory-receive-modal .variants-quantity-list .quantity-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;background:#fff;border:1px solid #e2e7ee;border-radius:6px;transition:.12s cubic-bezier(.2,0,.2,1)}.inventory-receive-modal .variants-quantity-list .quantity-row:hover{border-color:#cbd3de;box-shadow:0 1px 2px #141a220d}.inventory-receive-modal .variants-quantity-list .quantity-row .variant-info{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.inventory-receive-modal .variants-quantity-list .quantity-row .variant-info .variant-sku{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.8125rem;font-weight:600;color:#232c37}.inventory-receive-modal .variants-quantity-list .quantity-row .variant-info .variant-attrs{font-size:.75rem;color:#4d5866}.inventory-receive-modal .variants-quantity-list .quantity-row .variant-info .current-stock{font-size:.75rem;color:#6b7787;font-weight:500;font-variant-numeric:tabular-nums}.inventory-receive-modal .variants-quantity-list .quantity-row .quantity-input{display:flex;align-items:center;gap:.5rem}.inventory-receive-modal .variants-quantity-list .quantity-row .quantity-input input{width:100px;height:36px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;text-align:right;font-variant-numeric:tabular-nums;color:#232c37;background:#fff}.inventory-receive-modal .variants-quantity-list .quantity-row .quantity-input input:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.inventory-receive-modal .variants-quantity-list .quantity-row .quantity-input input:disabled{background:#f6f8fa;cursor:not-allowed}.inventory-receive-modal .variants-quantity-list .quantity-row .quantity-input .input-suffix{font-size:.8125rem;color:#4d5866;white-space:nowrap}.inventory-receive-modal .summary-box{padding:1rem;background:#eaf4fe;border:1px solid #d0e7fd;border-radius:6px;font-size:.875rem;color:#232c37;font-variant-numeric:tabular-nums;margin-top:1.25rem}.inventory-receive-modal .summary-box strong{font-weight:600}.inventory-receive-modal .form-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #e2e7ee}.inventory-receive-modal .form-actions button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:36px;padding:0 1.5rem;border:1px solid transparent;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.inventory-receive-modal .form-actions button:focus-visible{outline:none;box-shadow:0 0 0 3px #0174df38}.inventory-receive-modal .form-actions button:disabled{opacity:.5;cursor:not-allowed}.inventory-receive-modal .form-actions .btn-cancel{background:#fff;border-color:#cbd3de;color:#4d5866}.inventory-receive-modal .form-actions .btn-cancel:hover:not(:disabled){background:#eef1f5;color:#232c37;border-color:#9aa5b4}.inventory-receive-modal .form-actions .btn-save{background:#0174df;color:#fff}.inventory-receive-modal .form-actions .btn-save:hover:not(:disabled){background:#005bbb;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a}.inventory-receive-modal .form-actions .btn-save .loading-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@media(max-width:768px){.inventory-receive-modal{width:95%;max-width:none}.inventory-receive-modal .variants-quantity-list .quantity-row{flex-direction:column;align-items:stretch}.inventory-receive-modal .variants-quantity-list .quantity-row .quantity-input{justify-content:space-between}.inventory-receive-modal .variants-quantity-list .quantity-row .quantity-input input{flex:1}.inventory-receive-modal .form-actions{flex-direction:column-reverse}.inventory-receive-modal .form-actions button{width:100%}}@media(prefers-reduced-motion:reduce){.inventory-receive-modal .form-actions .btn-save .loading-spinner{animation-duration:1.6s}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.kpi-card{background:#fff;border:1px solid #e2e7ee;border-radius:10px;padding:1rem;transition:.12s cubic-bezier(.2,0,.2,1);display:flex;flex-direction:column;gap:.75rem;text-decoration:none}.kpi-card.clickable{cursor:pointer}.kpi-card.clickable:hover{border-color:#cbd3de;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a}.kpi-card.clickable:focus-visible{outline:2px solid #0174df;outline-offset:2px}.kpi-card .kpi-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.kpi-card .kpi-header .kpi-title-group{display:flex;align-items:center;gap:.5rem;min-width:0}.kpi-card .kpi-header .kpi-title-group .kpi-icon{width:26px;height:26px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:.8125rem;background:transparent;color:#6b7787;flex-shrink:0}.kpi-card .kpi-header .kpi-title-group .kpi-title{font-size:.6875rem;color:#6b7787;font-weight:600;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kpi-card .kpi-header .kpi-trend{display:flex;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;padding:2px .5rem;border-radius:999px;flex-shrink:0;font-variant-numeric:tabular-nums}.kpi-card .kpi-header .kpi-trend.up{background:#e8f7f0;color:#075f3c}.kpi-card .kpi-header .kpi-trend.up .trend-icon{color:#0b8353}.kpi-card .kpi-header .kpi-trend.down{background:#fdecec;color:#8d1f1f}.kpi-card .kpi-header .kpi-trend.down .trend-icon{color:#bb2b2b}.kpi-card .kpi-body{display:flex;flex-direction:column;gap:.25rem}.kpi-card .kpi-body .kpi-value{font-size:clamp(1.125rem,4.2vw,1.75rem);font-weight:600;color:#232c37;line-height:1.25;font-variant-numeric:tabular-nums;letter-spacing:-.01em;min-width:0;overflow-wrap:anywhere}.kpi-card .kpi-footer{margin-top:auto;min-height:1lh}.kpi-card .kpi-footer .footer-hint{font-size:.75rem;color:#6b7787;font-weight:500}.kpi-card.warning{border-left:3px solid #cf8a09}.kpi-card.warning .kpi-icon{color:#ac7106}.kpi-card.warning .kpi-value{color:#7c5104}.kpi-card.danger{border-left:3px solid #d93a3a}.kpi-card.danger .kpi-icon{color:#bb2b2b}.kpi-card.danger .kpi-value{color:#8d1f1f}.kpi-card.success,.kpi-card.info,.kpi-card.accent{border-left:1px solid #e2e7ee}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.notification-bell{position:relative}.notification-bell .notification-bell-trigger{position:relative;background:transparent;border:1px solid #e2e7ee;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1);padding:0;color:#4d5866}.notification-bell .notification-bell-trigger svg{font-size:20px}.notification-bell .notification-bell-trigger:hover{background:#eef1f5;border-color:#cbd3de;color:#232c37}.notification-bell .notification-bell-trigger .notification-badge{position:absolute;top:-4px;right:-4px;background:#d93a3a;color:#fff;font-size:.6875rem;font-weight:600;min-width:18px;height:18px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 .25rem;box-shadow:0 1px 2px #141a220d;border:2px solid #ffffff;font-variant-numeric:tabular-nums}.notification-bell .notification-dropdown{position:absolute;top:calc(100% + .5rem);right:0;width:360px;max-width:90vw;background:#fff;border:1px solid #e2e7ee;border-radius:10px;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f;z-index:300;animation:slideUp .18s ease;max-height:480px;display:flex;flex-direction:column}.notification-bell .notification-dropdown .notification-header{padding:1rem 1.25rem;border-bottom:1px solid #e2e7ee;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.notification-bell .notification-dropdown .notification-header h3{margin:0;font-size:1rem;font-weight:600;color:#232c37}.notification-bell .notification-dropdown .notification-header .mark-read-btn{background:transparent;border:none;color:#005bbb;font-size:.75rem;font-weight:500;cursor:pointer;height:30px;padding:0 .5rem;border-radius:4px;transition:.12s cubic-bezier(.2,0,.2,1)}.notification-bell .notification-dropdown .notification-header .mark-read-btn:hover{background:#eef1f5}.notification-bell .notification-dropdown .notification-list{overflow-y:auto;max-height:400px;-webkit-overflow-scrolling:touch}.notification-bell .notification-dropdown .notification-list::-webkit-scrollbar{width:6px}.notification-bell .notification-dropdown .notification-list::-webkit-scrollbar-track{background:transparent}.notification-bell .notification-dropdown .notification-list::-webkit-scrollbar-thumb{background:#cbd3de;border-radius:999px}.notification-bell .notification-dropdown .notification-list::-webkit-scrollbar-thumb:hover{background:#9aa5b4}.notification-bell .notification-dropdown .notification-list .notification-item{padding:.75rem 1.25rem;display:flex;align-items:flex-start;gap:.75rem;border-bottom:1px solid #e2e7ee;transition:.12s cubic-bezier(.2,0,.2,1);cursor:pointer;position:relative}.notification-bell .notification-dropdown .notification-list .notification-item:last-child{border-bottom:none}.notification-bell .notification-dropdown .notification-list .notification-item:hover{background:#eef1f5}.notification-bell .notification-dropdown .notification-list .notification-item.unread{background:#eaf4fe}.notification-bell .notification-dropdown .notification-list .notification-item.unread:hover{background:#d0e7fd}.notification-bell .notification-dropdown .notification-list .notification-item .notification-icon{width:36px;height:36px;border-radius:50%;background:#eef1f5;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#4d5866}.notification-bell .notification-dropdown .notification-list .notification-item .notification-icon svg{font-size:18px}.notification-bell .notification-dropdown .notification-list .notification-item .notification-content{flex:1;min-width:0}.notification-bell .notification-dropdown .notification-list .notification-item .notification-content .notification-text{font-size:.8125rem;color:#232c37;margin:0 0 .25rem;line-height:1.4}.notification-bell .notification-dropdown .notification-list .notification-item .notification-content .notification-time{font-size:.75rem;color:#6b7787}.notification-bell .notification-dropdown .notification-list .notification-item .notification-dot{width:8px;height:8px;border-radius:50%;background:#0174df;flex-shrink:0;margin-top:.5rem}.notification-bell .notification-dropdown .notification-list .notification-empty{padding:2.5rem 1.25rem;text-align:center;color:#4d5866}.notification-bell .notification-dropdown .notification-list .notification-empty svg{font-size:48px;color:#cbd3de;margin-bottom:.75rem;opacity:.5}.notification-bell .notification-dropdown .notification-list .notification-empty p{margin:0;font-size:.8125rem}@media(max-width:768px){.notification-bell .notification-dropdown{width:320px}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.order-actions{display:flex;flex-direction:column;gap:.5rem}.order-actions__buttons{display:flex;gap:.5rem;flex-wrap:wrap}.order-actions__summary{margin:0;font-size:.75rem;color:#4d5866;font-variant-numeric:tabular-nums}.order-actions__error,.order-actions__notice{font-size:.8125rem;border-radius:4px;padding:.5rem .75rem}.order-actions__error{background:#fdecec;color:#8d1f1f;border:1px solid #d93a3a}.order-actions__notice{background:#e8f7f0;color:#075f3c;border:1px solid #0f9d63}.order-refund{display:flex;flex-direction:column;gap:.75rem;background:#f6f8fa;border:1px solid #e2e7ee;border-radius:10px;padding:1rem}.order-refund__remaining{margin:0;font-size:.8125rem;font-weight:600;color:#232c37;display:flex;flex-direction:column;gap:.25rem;font-variant-numeric:tabular-nums}.order-refund__offgateway{font-weight:400;font-size:.75rem;color:#7c5104}.order-refund label{display:flex;flex-direction:column;gap:.25rem}.order-refund label>span{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#4d5866}.order-refund label input[type=text]{height:36px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;font-size:.8125rem;font-family:inherit;background:#fff;font-variant-numeric:tabular-nums}.order-refund__restock{flex-direction:row;align-items:flex-start;gap:.5rem}.order-refund__restock input{margin-top:3px}.order-refund__restock span{font-size:.8125rem;color:#232c37;text-transform:none;letter-spacing:0;font-weight:400;display:flex;flex-direction:column;gap:2px}.order-refund__restock em{font-style:normal;font-size:.75rem;color:#6b7787}.order-refund .btn{align-self:flex-start}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.order-card-admin{background:#fff;border:1px solid #e2e7ee;border-radius:10px;transition:.18s cubic-bezier(.2,0,.2,1)}.order-card-admin:hover{border-color:#cbd3de;box-shadow:0 4px 12px #141a2214,0 1px 3px #141a220d;transform:translateY(-2px)}.order-card-admin.order-card-compact{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;min-height:140px}.order-card-admin.order-card-compact .compact-row-1{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.25rem}.order-card-admin.order-card-compact .compact-row-1 .order-id{font-size:1.125rem;font-weight:600;color:#232c37;margin:0;line-height:1.4;white-space:nowrap;flex-shrink:0}.order-card-admin.order-card-compact .compact-row-1 .badges-group{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end;align-items:center;flex:1;min-width:0}@media(max-width:640px){.order-card-admin.order-card-compact .compact-row-1{flex-direction:column;gap:.5rem}.order-card-admin.order-card-compact .compact-row-1 .badges-group{justify-content:flex-start;width:100%}}.order-card-admin.order-card-compact .status-badge{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:999px;font-size:.6875rem;font-weight:500;text-transform:capitalize;letter-spacing:.01em;line-height:1.4;white-space:nowrap;height:22px}.order-card-admin.order-card-compact .status-badge.driver-unassigned{background-color:#eef1f5!important;color:#4d5866!important}.order-card-admin.order-card-compact .compact-row-2{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0}.order-card-admin.order-card-compact .compact-row-2 .product-summary{font-size:.8125rem;color:#4d5866;font-weight:400;line-height:1.55;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-card-admin.order-card-compact .compact-row-2 .customer-qty-group{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.order-card-admin.order-card-compact .compact-row-2 .customer-qty-group .customer-name-inline{font-size:.875rem;color:#232c37;font-weight:500;line-height:1.55;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:640px){.order-card-admin.order-card-compact .compact-row-2 .customer-qty-group .customer-name-inline{max-width:120px}}.order-card-admin.order-card-compact .compact-row-2 .customer-qty-group .qty-badge{font-size:.75rem;color:#4d5866;font-weight:500;background:#eef1f5;padding:2px .5rem;border-radius:999px;white-space:nowrap;font-variant-numeric:tabular-nums}@media(max-width:480px){.order-card-admin.order-card-compact .compact-row-2{flex-direction:column;align-items:flex-start;gap:.5rem}.order-card-admin.order-card-compact .compact-row-2 .customer-qty-group{width:100%;justify-content:space-between}}.order-card-admin.order-card-compact .compact-row-3{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:.75rem;margin-top:.25rem;border-top:1px solid #e2e7ee}.order-card-admin.order-card-compact .compact-row-3 .order-total-inline{display:flex;align-items:baseline;gap:.5rem}.order-card-admin.order-card-compact .compact-row-3 .order-total-inline .total-label{font-size:.6875rem;color:#6b7787;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.order-card-admin.order-card-compact .compact-row-3 .order-total-inline .total-amount{font-size:1.375rem;font-weight:700;color:#232c37;line-height:1;font-variant-numeric:tabular-nums}.order-card-admin.order-card-compact .compact-row-3 .view-btn-compact{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:36px;padding:0 .75rem;background:transparent;border:1px solid #cbd3de;border-radius:6px;color:#232c37;font-size:.8125rem;font-weight:500;text-decoration:none;transition:.12s cubic-bezier(.2,0,.2,1);cursor:pointer;flex-shrink:0}.order-card-admin.order-card-compact .compact-row-3 .view-btn-compact svg{font-size:14px}.order-card-admin.order-card-compact .compact-row-3 .view-btn-compact:hover{background:#f6f8fa;border-color:#0174df;color:#0174df}.order-card-admin.order-card-compact .compact-row-3 .view-btn-compact:active{transform:scale(.98)}@media(max-width:480px){.order-card-admin.order-card-compact .compact-row-3 .order-total-inline{flex:1}}.order-card-admin .order-card-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem 1.25rem;border-bottom:1px solid #e2e7ee;gap:1rem}.order-card-admin .order-card-header .order-header-left{display:flex;flex-direction:column;gap:.25rem}.order-card-admin .order-card-header .order-header-left .order-id{font-size:1rem;font-weight:700;color:#232c37;margin:0;line-height:1.4}.order-card-admin .order-card-header .order-header-left .order-date{font-size:.75rem;color:#6b7787;line-height:1.4}.order-card-admin .order-card-header .order-header-right{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}@media(max-width:640px){.order-card-admin .order-card-header{flex-direction:column;gap:.75rem}.order-card-admin .order-card-header .order-header-right{justify-content:flex-start}}.order-card-admin .status-pill{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:999px;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;line-height:1.55;white-space:nowrap}.order-card-admin .status-pill svg{font-size:12px;flex-shrink:0}.order-card-admin .status-pill.payment svg{display:none}.order-card-admin .order-card-body{display:grid;grid-template-columns:1fr auto;gap:1.5rem;padding:1rem 1.25rem;border-bottom:1px solid #e2e7ee}@media(max-width:640px){.order-card-admin .order-card-body{grid-template-columns:1fr;gap:1rem}}.order-card-admin .order-card-body .order-items-section{min-width:0}.order-card-admin .order-card-body .order-items-section .order-items-list{display:flex;flex-direction:column;gap:.5rem}.order-card-admin .order-card-body .order-items-section .order-items-list .order-item-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.order-card-admin .order-card-body .order-items-section .order-items-list .order-item-row .item-name{font-size:.8125rem;color:#4d5866;line-height:1.55;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-card-admin .order-card-body .order-items-section .order-items-list .order-item-row .item-qty{font-size:.8125rem;color:#6b7787;font-weight:500;flex-shrink:0;font-variant-numeric:tabular-nums}.order-card-admin .order-card-body .order-items-section .order-items-list .order-item-row.more-items .item-name{color:#6b7787;font-style:italic;font-size:.75rem}.order-card-admin .order-card-body .order-customer-section{display:flex;flex-direction:column;gap:.25rem;text-align:right;flex-shrink:0}@media(max-width:640px){.order-card-admin .order-card-body .order-customer-section{text-align:left}}.order-card-admin .order-card-body .order-customer-section .customer-name{font-size:.8125rem;font-weight:600;color:#232c37;line-height:1.55}.order-card-admin .order-card-body .order-customer-section .customer-location{font-size:.75rem;color:#6b7787;line-height:1.55}.order-card-admin .order-card-footer{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;gap:1rem}.order-card-admin .order-card-footer .order-total{display:flex;align-items:baseline;gap:.5rem}.order-card-admin .order-card-footer .order-total .total-label{font-size:.75rem;color:#6b7787;text-transform:uppercase;letter-spacing:.04em;font-weight:500}.order-card-admin .order-card-footer .order-total .total-amount{font-size:1.375rem;font-weight:700;color:#232c37;line-height:1;font-variant-numeric:tabular-nums}.order-card-admin .order-card-footer .view-order-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:36px;padding:0 1rem;background:transparent;border:1px solid #cbd3de;border-radius:6px;color:#232c37;font-size:.8125rem;font-weight:500;text-decoration:none;transition:.12s cubic-bezier(.2,0,.2,1);cursor:pointer}.order-card-admin .order-card-footer .view-order-btn svg{font-size:16px}.order-card-admin .order-card-footer .view-order-btn:hover{background:#f6f8fa;border-color:#0174df;color:#0174df}@media(max-width:480px){.order-card-admin .order-card-footer{flex-direction:column;align-items:stretch}.order-card-admin .order-card-footer .order-total{justify-content:space-between}.order-card-admin .order-card-footer .view-order-btn{justify-content:center}}.status-badge.tone-success{background:#e8f7f0;color:#075f3c}.status-badge.tone-info{background:#eaf4fe;color:#004a97}.status-badge.tone-warning{background:#fdf4e3;color:#7c5104}.status-badge.tone-danger{background:#fdecec;color:#8d1f1f}.status-badge.tone-neutral{background:#eef1f5;color:#36404d}.total-amount{font-variant-numeric:tabular-nums}.total-amount.is-settled{color:#232c37;font-weight:600}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.orders-table-container{background:#fff;border:1px solid #e2e7ee;border-radius:10px;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a;overflow-x:auto;min-width:0;max-width:100%}.orders-table{width:100%;border-collapse:collapse;font-size:.8125rem;min-width:900px}.orders-table thead{background:#f6f8fa;border-bottom:1px solid #e2e7ee}.orders-table thead th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#4d5866;font-size:.6875rem;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.orders-table thead th.numeric{text-align:right}.orders-table tbody tr{border-bottom:1px solid #e2e7ee;transition:background-color .12s cubic-bezier(.2,0,.2,1)}.orders-table tbody tr:last-child{border-bottom:none}.orders-table td{padding:.75rem 1rem;color:#232c37;vertical-align:middle}.orders-table td.numeric{text-align:right}.orders-table th.numeric,.orders-table td.numeric{font-variant-numeric:tabular-nums}.orders-table thead th.actions-col{width:1%}.orders-table-row{cursor:pointer}.orders-table-row:hover{background:#eef1f5}.orders-table-empty{padding:2rem 1rem;text-align:center;color:#4d5866;cursor:default}.order-number-cell{white-space:nowrap}.order-number-cell .order-number-link{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-weight:600;color:#232c37;text-decoration:none}.order-number-cell .order-number-link:hover{color:#0174df;text-decoration:underline}.customer-cell .customer-name{display:block;color:#232c37;line-height:1.4}.customer-cell .customer-email{display:block;font-size:.6875rem;color:#6b7787;line-height:1.4}.items-cell{display:flex;align-items:center;gap:.5rem;max-width:300px}.items-cell .items-summary{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#4d5866}.items-cell .qty-badge{flex-shrink:0;padding:1px .5rem;border-radius:999px;background:#eef1f5;color:#4d5866;font-size:.6875rem;font-weight:500;font-variant-numeric:tabular-nums}.total-cell{font-weight:600;white-space:nowrap}.date-cell{white-space:nowrap;color:#4d5866}.driver-cell{white-space:nowrap}.driver-cell .driver-name{color:#232c37}.driver-cell .driver-none{color:#6b7787}.view-btn{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;height:30px;padding:0 .5rem;border:1px solid #e2e7ee;border-radius:6px;background:#fff;color:#4d5866;font-size:.6875rem;font-weight:500;text-decoration:none;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.view-btn:hover{border-color:#0174df;color:#0174df}.view-btn svg{font-size:.75rem}.fulfillment-processing,.payment-pending{background:#fdf4e3;color:#7c5104}.fulfillment-in-transit{background:#eaf4fe;color:#004a97}.fulfillment-delivered,.payment-paid{background:#e8f7f0;color:#075f3c}.fulfillment-cancelled,.payment-failed,.driver-unassigned{background:#fdecec;color:#8d1f1f}.payment-refunded{background:#eef1f5;color:#36404d}@media(max-width:1024px){.items-cell{max-width:200px}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.product-editor-modal{max-width:900px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.product-editor-modal .modal-body{overflow-y:auto;flex:1}.section-tabs{display:flex;gap:0;margin-bottom:1.5rem;border-bottom:2px solid #e2e7ee}.section-tabs .tab{height:42px;padding:0 1.25rem;background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;font-size:.875rem;font-weight:500;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#4d5866;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);display:flex;align-items:center;gap:.5rem}.section-tabs .tab:hover:not(.active){color:#232c37;background:#eef1f5}.section-tabs .tab.active{color:#0174df;border-bottom-color:#0174df;font-weight:600}.section-tabs .tab .tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 .5rem;background:#0174df;color:#fff;border-radius:999px;font-size:.75rem;font-weight:600;font-variant-numeric:tabular-nums}.product-form .form-section h3{font-size:1.125rem;font-weight:600;color:#232c37;margin:0 0 .5rem}.product-form .form-section .section-description{font-size:.8125rem;color:#4d5866;margin:0 0 1.25rem;line-height:1.55}.product-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.25rem}@media(max-width:768px){.product-form .form-row{grid-template-columns:1fr;gap:1rem}}.product-form .form-group label{display:block;font-size:.8125rem;font-weight:600;color:#232c37;margin-bottom:.5rem}.product-form .form-group .field-hint{font-size:.75rem;color:#4d5866;margin-top:.25rem;font-style:italic}.product-form .form-group input[type=text],.product-form .form-group input[type=number],.product-form .form-group input[type=email],.product-form .form-group input[type=tel],.product-form .form-group input[type=url],.product-form .form-group select{height:36px;padding:0 .75rem}.product-form .form-group input[type=number]{font-variant-numeric:tabular-nums}.product-form .form-note{display:flex;align-items:center;padding:.75rem 1rem;background:#eaf4fe;border-left:3px solid #0174df;border-radius:6px;margin-bottom:1.25rem}.product-form .form-note span{font-size:.8125rem;color:#4d5866;line-height:1.55}.product-form .info-note{padding:.75rem 1rem;background:#eaf4fe;border-left:3px solid #0174df;border-radius:6px;font-size:.8125rem;color:#4d5866;line-height:1.55;margin-top:1.25rem}.product-form .variant-errors{margin-top:.75rem;padding:.75rem 1rem;background:#fdecec;border-left:3px solid #d93a3a;border-radius:6px;font-size:.8125rem;color:#8d1f1f}.product-form .checkbox-group .checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.5rem 0}.product-form .checkbox-group .checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer}.product-form .checkbox-group .checkbox-label span{font-size:.875rem;color:#232c37;font-weight:500}.product-form .checkbox-group .field-hint{margin-left:2rem}.product-form .status-segmented{display:flex;gap:0;margin-top:.25rem;height:36px;background:#f6f8fa;border-radius:6px;padding:2px;border:1px solid #e2e7ee}.product-form .status-segmented .status-option{flex:1;padding:0 1rem;border:none;background:transparent;border-radius:4px;font-size:.8125rem;font-weight:500;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);color:#4d5866}.product-form .status-segmented .status-option:hover:not(:disabled){color:#232c37}.product-form .status-segmented .status-option.active{background:#fff;color:#0174df;box-shadow:0 1px 2px #141a220d;font-weight:600}.product-form .status-segmented .status-option:disabled{cursor:not-allowed;opacity:.6}.product-form .image-url-input-group{display:flex;gap:.75rem;margin-bottom:.75rem}.product-form .image-url-input-group input[type=text]{flex:1;height:36px;padding:0 .75rem;font-size:.875rem;color:#232c37;background:#fff;border:1px solid #cbd3de;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:.18s cubic-bezier(.2,0,.2,1)}.product-form .image-url-input-group input[type=text]::placeholder{color:#6b7787}.product-form .image-url-input-group input[type=text]:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.product-form .image-url-input-group input[type=text].error{border-color:#d93a3a}.product-form .image-url-input-group input[type=text].error:focus{box-shadow:0 0 0 3px #d93a3a38}.product-form .image-url-input-group input[type=text]:disabled{background:#f6f8fa;cursor:not-allowed;opacity:.7}.product-form .image-url-input-group .btn-add-image{height:36px;padding:0 1.25rem;background:#0174df;color:#fff;border:none;border-radius:6px;font-size:.8125rem;font-weight:600;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);white-space:nowrap}.product-form .image-url-input-group .btn-add-image:hover:not(:disabled){background:#005bbb;transform:translateY(-1px);box-shadow:0 4px 12px #141a2214,0 1px 3px #141a220d}.product-form .image-url-input-group .btn-add-image:disabled{opacity:.5;cursor:not-allowed;transform:none}@media(max-width:768px){.product-form .image-url-input-group{flex-direction:column}.product-form .image-url-input-group .btn-add-image{width:100%}}.product-form .image-previews{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;padding:1rem;background:#f6f8fa;border-radius:10px;border:1px solid #e2e7ee}.product-form .image-previews .image-preview-item{display:flex;gap:.75rem;align-items:flex-start;padding:.75rem;background:#fff;border-radius:6px;border:1px solid #e2e7ee;transition:.18s cubic-bezier(.2,0,.2,1)}.product-form .image-previews .image-preview-item:hover{border-color:#0174df;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a}.product-form .image-previews .image-preview-item .image-preview-container{width:80px;height:80px;flex-shrink:0;border-radius:6px;overflow:hidden;background:#eef1f5;display:flex;align-items:center;justify-content:center;position:relative}.product-form .image-previews .image-preview-item .image-preview-container .primary-badge{position:absolute;top:.25rem;left:.25rem;background:#0174df;color:#fff;font-size:.6875rem;font-weight:700;padding:2px .5rem;border-radius:4px;text-transform:uppercase;letter-spacing:.04em;z-index:1;box-shadow:0 1px 2px #141a220d}.product-form .image-previews .image-preview-item .image-preview-container img{width:100%;height:100%;object-fit:cover}.product-form .image-previews .image-preview-item .image-preview-container .image-error-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background:#fdecec;color:#bb2b2b}.product-form .image-previews .image-preview-item .image-preview-container .image-error-placeholder span{font-size:1.75rem;margin-bottom:.25rem}.product-form .image-previews .image-preview-item .image-preview-container .image-error-placeholder p{font-size:.75rem;margin:0;text-align:center;padding:0 .5rem;font-weight:500}.product-form .image-previews .image-preview-item .image-preview-actions{display:flex;flex-direction:column;gap:.5rem;flex:1;min-width:0}.product-form .image-previews .image-preview-item .image-preview-actions .image-url-text{font-size:.8125rem;color:#4d5866;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;word-break:break-all;line-height:1.55}.product-form .image-previews .image-preview-item .image-preview-actions .image-action-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.product-form .image-previews .image-preview-item .image-preview-actions .image-action-buttons .btn-icon{height:30px;padding:0 .75rem;background:transparent;border:1px solid #cbd3de;border-radius:6px;font-size:.75rem;font-weight:500;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#4d5866;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);display:inline-flex;align-items:center;justify-content:center}.product-form .image-previews .image-preview-item .image-preview-actions .image-action-buttons .btn-icon:hover:not(:disabled){background:#eef1f5;border-color:#0174df;color:#0174df}.product-form .image-previews .image-preview-item .image-preview-actions .image-action-buttons .btn-icon.btn-remove{color:#d93a3a;border-color:#d93a3a}.product-form .image-previews .image-preview-item .image-preview-actions .image-action-buttons .btn-icon.btn-remove:hover:not(:disabled){background:#fdecec;border-color:#d93a3a;color:#8d1f1f}.product-form .image-previews .image-preview-item .image-preview-actions .image-action-buttons .btn-icon:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.product-form .image-previews .image-preview-item{flex-direction:column}.product-form .image-previews .image-preview-item .image-preview-container{width:100%;height:200px}.product-form .image-previews .image-preview-item .image-preview-actions{width:100%}.product-form .image-previews .image-preview-item .image-preview-actions .image-action-buttons{justify-content:stretch}.product-form .image-previews .image-preview-item .image-preview-actions .image-action-buttons .btn-icon{flex:1}}.product-form .empty-images-state{padding:1.5rem 1rem;text-align:center;background:#f6f8fa;border:2px dashed #e2e7ee;border-radius:10px;margin-top:.75rem}.product-form .empty-images-state p{margin:0;font-size:.8125rem;color:#4d5866;font-style:italic}.product-form .form-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #e2e7ee}.product-form .form-actions .btn-cancel,.product-form .form-actions .btn-save{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:36px;padding:0 1.25rem;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);white-space:nowrap}.product-form .form-actions .btn-cancel{background:#fff;border:1px solid #cbd3de;color:#232c37}.product-form .form-actions .btn-cancel:hover:not(:disabled){background:#eef1f5;border-color:#9aa5b4}.product-form .form-actions .btn-cancel:disabled{opacity:.6;cursor:not-allowed}.product-form .form-actions .btn-save{background:#0174df;border:1px solid #0174df;color:#fff}.product-form .form-actions .btn-save:hover:not(:disabled){background:#005bbb;border-color:#005bbb}.product-form .form-actions .btn-save:disabled{opacity:.7;cursor:not-allowed}.product-form .form-actions .btn-save .loading-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@media(max-width:768px){.product-form .form-actions{flex-direction:column-reverse;gap:.75rem}.product-form .form-actions .btn-cancel,.product-form .form-actions .btn-save{width:100%;justify-content:center}}.form-group input.error,.form-group textarea.error{border-color:#d93a3a}.form-group input.error:focus,.form-group textarea.error:focus{border-color:#d93a3a;box-shadow:0 0 0 3px #d93a3a38}.form-group .error-message{display:block;font-size:.75rem;color:#d93a3a;margin-top:.5rem;font-weight:500}input:disabled,textarea:disabled,select:disabled{background:#f6f8fa;cursor:not-allowed;opacity:.7}@media(max-width:768px){.product-editor-modal{max-width:95%}.product-editor-modal .section-tabs .tab{flex:1;justify-content:center;font-size:.8125rem}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.products-table-container{background:#fff;border:1px solid #e2e7ee;border-radius:10px;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a;overflow-x:auto;min-width:0;max-width:100%}.products-table{width:100%;border-collapse:collapse;font-size:.8125rem}.products-table thead{background:#f6f8fa;border-bottom:1px solid #e2e7ee}.products-table thead th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#4d5866;font-size:.6875rem;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.products-table thead th.numeric{text-align:right}.products-table tbody tr{border-bottom:1px solid #e2e7ee;transition:background-color .12s cubic-bezier(.2,0,.2,1)}.products-table tbody tr:last-child{border-bottom:none}.products-table td{padding:.75rem 1rem;color:#232c37;vertical-align:middle}.products-table td.numeric{text-align:right}.products-table th.numeric,.products-table td.numeric{font-variant-numeric:tabular-nums}.products-table thead th.checkbox-column{width:48px;padding-left:1.25rem}.products-table thead th.image-column{width:80px}.products-table thead th.name-column{min-width:200px}.products-table thead th.status-column{width:120px}.products-table thead th.price-column{width:100px}.products-table thead th.stock-column{width:140px}.products-table thead th.date-column{width:120px}.products-table thead th.actions-column{width:180px;text-align:right;padding-right:1.25rem}.products-table thead th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:.12s cubic-bezier(.2,0,.2,1)}.products-table thead th.sortable:hover{background:#eef1f5;color:#232c37}.products-table thead th.sortable:active{background:#e2e7ee}.products-table thead th.sortable.sorted{color:#0174df;background:#eaf4fe}.products-table thead th.sortable .sort-header{display:inline-flex;align-items:center;gap:.5rem}.products-table thead th.sortable .sort-header .sort-indicator{font-size:.6875rem;color:#0174df;font-weight:700;display:inline-block;transition:transform .12s cubic-bezier(.2,0,.2,1)}.products-table tbody .product-row{border-bottom:1px solid #e2e7ee;transition:.12s cubic-bezier(.2,0,.2,1)}.products-table tbody .product-row:last-child{border-bottom:none}.products-table tbody .product-row:hover{background:#eef1f5}.products-table tbody .product-row.selected{background:#eaf4fe}.products-table tbody .product-row.selected:hover{background:#d0e7fd}.products-table tbody .product-row.archived{opacity:.65;background:#f6f8fa}.products-table tbody .product-row.archived:hover{opacity:.8;background:#eef1f5}.products-table tbody .product-row td.checkbox-cell{padding-left:1.25rem}.products-table tbody .product-row td.checkbox-cell input[type=checkbox]{cursor:pointer;width:16px;height:16px;accent-color:#0174df}.products-table .image-cell .product-image{width:48px;height:48px;background:#f6f8fa;border:1px solid #e2e7ee;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;overflow:hidden}.products-table .image-cell .product-image .placeholder-icon{opacity:.5}.products-table .image-cell .product-image .product-img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .12s cubic-bezier(.2,0,.2,1)}.products-table .image-cell .product-image .product-img:not(.loaded){opacity:0}.products-table .image-cell .product-image .product-img.loaded{opacity:1}.products-table .name-cell .product-info{display:flex;flex-direction:column;gap:.25rem}.products-table .name-cell .product-info .product-name{font-weight:600;color:#232c37;line-height:1.4;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.products-table .name-cell .product-info .product-name .archived-badge{display:inline-flex;align-items:center;padding:2px .5rem;border-radius:4px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:#eef1f5;color:#4d5866;border:1px solid #cbd3de}.products-table .name-cell .product-info .product-sku{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.75rem;color:#4d5866}.products-table .status-cell .status-badge{display:inline-block;padding:2px .5rem;border-radius:999px;font-size:.6875rem;font-weight:500;white-space:nowrap;line-height:1.6;text-transform:capitalize}.products-table .status-cell .status-badge.status-live{background:#e8f7f0;color:#075f3c}.products-table .status-cell .status-badge.status-draft{background:#fdf4e3;color:#7c5104}.products-table .status-cell .status-badge.status-archived{background:#eef1f5;color:#36404d}.products-table .price-cell{font-weight:600;color:#232c37;font-variant-numeric:tabular-nums}.products-table .stock-cell .stock-value{font-variant-numeric:tabular-nums}.products-table .stock-cell .stock-value.stock-out{color:#8d1f1f;font-weight:600}.products-table .stock-cell .stock-value.stock-low{color:#7c5104;font-weight:500}.products-table .stock-cell .stock-value.stock-normal{color:#4d5866}.products-table .date-cell{color:#4d5866;font-size:.75rem}.products-table .actions-cell{text-align:right;padding-right:1.25rem}.products-table .actions-cell .row-actions{display:inline-flex;gap:.25rem}.products-table .actions-cell .row-actions .action-btn{background:transparent;border:1px solid #e2e7ee;color:#4d5866;width:30px;height:30px;padding:0;border-radius:6px;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1);display:flex;align-items:center;justify-content:center}.products-table .actions-cell .row-actions .action-btn svg{font-size:16px}.products-table .actions-cell .row-actions .action-btn:hover{background:#eef1f5;color:#232c37;border-color:#cbd3de}.products-table .actions-cell .row-actions .action-btn:active{transform:scale(.95)}.products-table .actions-cell .row-actions .action-btn.action-btn-primary:hover{background:#0174df;border-color:#0174df;color:#fff;transform:translateY(-1px);box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a}.products-table .actions-cell .row-actions .action-btn.action-btn-primary:active{background:#005bbb;transform:translateY(0)}.products-table .actions-cell .row-actions .action-btn.action-btn-danger:hover{background:#d93a3a;border-color:#d93a3a;color:#fff;transform:translateY(-1px);box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a}.products-table .actions-cell .row-actions .action-btn.action-btn-danger:active{background:#8d1f1f;transform:translateY(0)}.products-table .actions-cell .row-actions .action-btn.action-btn-restore:hover{background:#0f9d63;border-color:#0f9d63;color:#fff;transform:translateY(-1px);box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a}.products-table .actions-cell .row-actions .action-btn.action-btn-restore:active{background:#075f3c;transform:translateY(0)}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1.25rem;text-align:center}.empty-state .empty-state-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.empty-state .empty-state-title{font-size:1.375rem;font-weight:600;color:#232c37;margin:0 0 .5rem}.empty-state .empty-state-message{font-size:.875rem;color:#4d5866;margin:0;max-width:400px}@media(max-width:1024px){.products-table thead th.date-column,.products-table tbody td.date-cell{display:none}.products-table .actions-cell .row-actions{opacity:1}}.products-cards{display:flex;flex-direction:column;gap:1rem}.products-cards .product-card{position:relative;background:#fff;border:1px solid #e2e7ee;border-radius:10px;padding:1rem;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a;transition:.18s cubic-bezier(.2,0,.2,1)}.products-cards .product-card:hover{box-shadow:0 4px 12px #141a2214,0 1px 3px #141a220d}.products-cards .product-card.selected{border-color:#0174df;background:#eaf4fe}.products-cards .product-card.archived{opacity:.7;background:#f6f8fa;border-color:#cbd3de}.products-cards .product-card.archived:hover{opacity:.85}.products-cards .product-card .card-checkbox{position:absolute;top:1rem;right:1rem}.products-cards .product-card .card-checkbox input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:#0174df}.products-cards .product-card .card-header{display:flex;gap:.75rem;margin-bottom:1rem}.products-cards .product-card .card-header .product-image-card{width:64px;height:64px;background:#f6f8fa;border:1px solid #e2e7ee;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:2rem;flex-shrink:0;overflow:hidden}.products-cards .product-card .card-header .product-image-card .placeholder-icon{opacity:.5}.products-cards .product-card .card-header .product-image-card .product-img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .12s cubic-bezier(.2,0,.2,1)}.products-cards .product-card .card-header .product-image-card .product-img:not(.loaded){opacity:0}.products-cards .product-card .card-header .product-image-card .product-img.loaded{opacity:1}.products-cards .product-card .card-header .product-info-card{flex:1;display:flex;flex-direction:column;gap:.5rem;min-width:0}.products-cards .product-card .card-header .product-info-card .product-name-card{font-size:1rem;font-weight:700;color:#232c37;line-height:1.4;word-wrap:break-word;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.products-cards .product-card .card-header .product-info-card .product-name-card .archived-badge{display:inline-flex;align-items:center;padding:3px .5rem;border-radius:4px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:#eef1f5;color:#4d5866;border:1px solid #cbd3de}.products-cards .product-card .card-header .product-info-card .product-sku-card{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.8125rem;color:#4d5866}.products-cards .product-card .card-header .product-info-card .status-badge{display:inline-block;padding:2px .5rem;border-radius:999px;font-size:.6875rem;font-weight:500;white-space:nowrap;line-height:1.6;align-self:flex-start;text-transform:capitalize}.products-cards .product-card .card-header .product-info-card .status-badge.status-live{background:#e8f7f0;color:#075f3c}.products-cards .product-card .card-header .product-info-card .status-badge.status-draft{background:#fdf4e3;color:#7c5104}.products-cards .product-card .card-header .product-info-card .status-badge.status-archived{background:#eef1f5;color:#36404d}.products-cards .product-card .card-body{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e7ee}.products-cards .product-card .card-body .card-info-row{display:flex;justify-content:space-between;align-items:center}.products-cards .product-card .card-body .card-info-row .card-label{font-size:.8125rem;color:#4d5866;font-weight:500}.products-cards .product-card .card-body .card-info-row .card-value{font-size:.8125rem;color:#232c37}.products-cards .product-card .card-body .card-info-row .card-value.price-value{font-weight:700;color:#232c37;font-size:1rem;font-variant-numeric:tabular-nums}.products-cards .product-card .card-body .card-info-row .card-value.stock-value{font-weight:600;font-variant-numeric:tabular-nums}.products-cards .product-card .card-body .card-info-row .card-value.stock-value.stock-out{color:#8d1f1f}.products-cards .product-card .card-body .card-info-row .card-value.stock-value.stock-low{color:#7c5104}.products-cards .product-card .card-body .card-info-row .card-value.stock-value.stock-normal,.products-cards .product-card .card-body .card-info-row .card-value.date-value{color:#4d5866}.products-cards .product-card .card-actions{display:flex;gap:.5rem;flex-wrap:wrap}.products-cards .product-card .card-actions .action-btn-card{display:flex;align-items:center;justify-content:center;gap:.5rem;flex:1;min-width:44px;min-height:44px;background:#fff;border:1.5px solid #e2e7ee;color:#4d5866;padding:.75rem;border-radius:6px;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1);font-size:.8125rem;font-weight:500}.products-cards .product-card .card-actions .action-btn-card svg{font-size:18px;flex-shrink:0}.products-cards .product-card .card-actions .action-btn-card span{font-size:.75rem}.products-cards .product-card .card-actions .action-btn-card:hover{background:#eef1f5;color:#232c37;border-color:#cbd3de;transform:translateY(-1px);box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a}.products-cards .product-card .card-actions .action-btn-card:active{transform:translateY(0)}.products-cards .product-card .card-actions .action-btn-card.action-btn-primary:hover{background:#0174df;border-color:#0174df;color:#fff;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a}.products-cards .product-card .card-actions .action-btn-card.action-btn-primary:active{background:#005bbb}.products-cards .product-card .card-actions .action-btn-card.action-btn-danger:hover{background:#d93a3a;border-color:#d93a3a;color:#fff;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a}.products-cards .product-card .card-actions .action-btn-card.action-btn-danger:active{background:#8d1f1f}.products-cards .product-card .card-actions .action-btn-card.action-btn-restore:hover{background:#0f9d63;border-color:#0f9d63;color:#fff;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a}.products-cards .product-card .card-actions .action-btn-card.action-btn-restore:active{background:#075f3c}.mobile-only{display:none}.desktop-only{display:table}@media(max-width:768px){.products-table-container{background:transparent;border:none;border-radius:0;box-shadow:none}.mobile-only{display:flex}.desktop-only{display:none}}.readonly-map-container{width:100%;height:200px;border-radius:12px;overflow:hidden;border:1px solid #eee;background:#f6f7f9}.map-fallback{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#f6f7f9;color:#666;text-align:center;padding:20px}.map-fallback span{font-size:14px;font-weight:500}.map-fallback small{font-size:12px;color:#999}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.search-bar{flex:1;max-width:400px}.search-bar .search-input-wrapper{position:relative;display:flex;align-items:center;width:100%}.search-bar .search-input-wrapper .search-icon{position:absolute;left:.75rem;font-size:18px;color:#6b7787;pointer-events:none;z-index:1}.search-bar .search-input-wrapper .search-input{width:100%;height:36px;padding:0 2rem 0 2.5rem;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff;color:#232c37;outline:none;transition:.18s cubic-bezier(.2,0,.2,1)}.search-bar .search-input-wrapper .search-input::placeholder{color:#6b7787;font-weight:400}.search-bar .search-input-wrapper .search-input:hover{border-color:#9aa5b4}.search-bar .search-input-wrapper .search-input:focus{border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.search-bar .search-input-wrapper .search-clear{position:absolute;right:.5rem;display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border:none;border-radius:6px;color:#6b7787;font-size:18px;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1);padding:0}.search-bar .search-input-wrapper .search-clear:hover{background:#eef1f5;color:#232c37}.search-bar .search-input-wrapper .search-clear:active{transform:scale(.95)}@media(max-width:768px){.search-bar{max-width:100%}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.signature-pad{display:flex;flex-direction:column;gap:.75rem}.signature-pad .signature-canvas{width:100%;max-width:600px;height:200px;border:2px solid #cbd3de;border-radius:10px;background-color:#fff;cursor:crosshair;touch-action:none}.signature-pad .signature-canvas:active{border-color:#0174df}.signature-pad .signature-actions{display:flex;gap:.75rem}.signature-pad .signature-actions button{min-height:44px;padding:.5rem 1.25rem;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.signature-pad .signature-actions .btn-clear{background-color:#eef1f5;color:#4d5866}.signature-pad .signature-actions .btn-clear:hover{background-color:#e2e7ee;color:#232c37}.signature-pad .signature-actions .btn-save{background-color:#0174df;color:#fff}.signature-pad .signature-actions .btn-save:hover{background-color:#005bbb}@media(max-width:768px){.signature-pad .signature-canvas{height:150px}.signature-pad .signature-actions{flex-direction:column}.signature-pad .signature-actions button{width:100%}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.user-menu{position:relative}.user-menu .user-menu-trigger{background:transparent;border:1px solid #e2e7ee;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1);padding:0}.user-menu .user-menu-trigger:hover{background:#eef1f5;border-color:#cbd3de}.user-menu .user-menu-trigger .user-avatar{width:100%;height:100%;border-radius:50%;background:#0174df;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px}.user-menu .user-menu-dropdown{position:absolute;top:calc(100% + .5rem);right:0;min-width:240px;background:#fff;border:1px solid #e2e7ee;border-radius:10px;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f;z-index:300;animation:slideUp .18s ease}.user-menu .user-menu-dropdown .user-menu-header{padding:1rem;display:flex;align-items:center;gap:.75rem}.user-menu .user-menu-dropdown .user-menu-header .user-avatar-large{width:44px;height:44px;border-radius:50%;background:#0174df;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.375rem;flex-shrink:0}.user-menu .user-menu-dropdown .user-menu-header .user-info{flex:1;min-width:0}.user-menu .user-menu-dropdown .user-menu-header .user-info .user-name{font-size:.875rem;font-weight:600;color:#232c37;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-menu .user-menu-dropdown .user-menu-header .user-info .user-email{font-size:.75rem;color:#6b7787;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-menu .user-menu-dropdown .user-menu-divider{height:1px;background:#e2e7ee;margin:0}.user-menu .user-menu-dropdown .user-menu-items{padding:.25rem}.user-menu .user-menu-dropdown .user-menu-items .user-menu-item{width:100%;display:flex;align-items:center;gap:.75rem;min-height:36px;padding:0 .75rem;background:transparent;border:none;border-radius:4px;font-size:.875rem;font-weight:500;color:#232c37;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1);text-align:left}.user-menu .user-menu-dropdown .user-menu-items .user-menu-item svg{font-size:18px;color:#6b7787;flex-shrink:0}.user-menu .user-menu-dropdown .user-menu-items .user-menu-item span{flex:1}.user-menu .user-menu-dropdown .user-menu-items .user-menu-item:hover{background:#eef1f5}.user-menu .user-menu-dropdown .user-menu-items .user-menu-item.danger{color:#d93a3a}.user-menu .user-menu-dropdown .user-menu-items .user-menu-item.danger svg{color:#d93a3a}.user-menu .user-menu-dropdown .user-menu-items .user-menu-item.danger:hover{background:#fdecec}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.variants-editor{margin-top:1.5rem}.variants-editor .variants-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.variants-editor .variants-header h3{font-size:1rem;font-weight:600;color:#232c37;margin:0}.variants-editor .variants-header .btn-add-variant{height:36px;padding:0 1rem;background:#0174df;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);display:inline-flex;align-items:center;justify-content:center}.variants-editor .variants-header .btn-add-variant:hover{background:#005bbb;transform:translateY(-1px)}.variants-editor .variants-header .btn-add-variant:active{transform:translateY(0)}.variants-editor .empty-state{text-align:center;padding:3rem 1.5rem;background:#f6f8fa;border:2px dashed #e2e7ee;border-radius:10px;color:#4d5866}.variants-editor .empty-state p{margin:0;font-size:.875rem}.variants-editor .variants-list{display:flex;flex-direction:column;gap:.75rem}.variants-editor .variant-card{background:#fff;border:1px solid #e2e7ee;border-radius:10px;overflow:hidden;transition:.18s cubic-bezier(.2,0,.2,1)}.variants-editor .variant-card:hover{border-color:#0174df;box-shadow:0 4px 12px #141a2214,0 1px 3px #141a220d}.variants-editor .variant-card .variant-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#f6f8fa;gap:.75rem}.variants-editor .variant-card .variant-header .variant-header-left{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.variants-editor .variant-card .variant-header .variant-header-left input[type=text]{height:30px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;color:#232c37;min-width:200px;background:#fff}.variants-editor .variant-card .variant-header .variant-header-left input[type=text]::placeholder{color:#6b7787}.variants-editor .variant-card .variant-header .variant-header-left input[type=text].error{border-color:#d93a3a}.variants-editor .variant-card .variant-header .variant-header-left input[type=text]:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.variants-editor .variant-card .variant-header .variant-header-left .variant-price{font-size:.875rem;font-weight:600;color:#232c37;white-space:nowrap;font-variant-numeric:tabular-nums}.variants-editor .variant-card .variant-header .variant-header-left .status-badge{padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:500;text-transform:capitalize;border:none;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.variants-editor .variant-card .variant-header .variant-header-left .status-badge.active{background:#e8f7f0;color:#075f3c}.variants-editor .variant-card .variant-header .variant-header-left .status-badge.active:hover{background:#0f9d63;color:#fff}.variants-editor .variant-card .variant-header .variant-header-left .status-badge.inactive{background:#fdf4e3;color:#7c5104}.variants-editor .variant-card .variant-header .variant-header-left .status-badge.inactive:hover{background:#cf8a09;color:#fff}.variants-editor .variant-card .variant-header .variant-header-right{display:flex;align-items:center;gap:.5rem}.variants-editor .variant-card .variant-header .variant-header-right button{padding:0 .5rem;background:transparent;border:1px solid #e2e7ee;border-radius:6px;cursor:pointer;font-size:.875rem;color:#4d5866;transition:.12s cubic-bezier(.2,0,.2,1);display:flex;align-items:center;justify-content:center;min-width:30px;height:30px}.variants-editor .variant-card .variant-header .variant-header-right button:hover{background:#eef1f5;border-color:#cbd3de}.variants-editor .variant-card .variant-header .variant-header-right button.btn-remove{color:#d93a3a;font-size:1.375rem;line-height:1}.variants-editor .variant-card .variant-header .variant-header-right button.btn-remove:hover{background:#fdecec;border-color:#d93a3a}.variants-editor .variant-card .variant-details{padding:1rem;border-top:1px solid #e2e7ee;background:#fff;display:flex;flex-direction:column;gap:1rem}.variants-editor .variant-card .variant-details .form-group label{display:block;font-size:.8125rem;font-weight:500;color:#232c37;margin-bottom:.5rem}.variants-editor .variant-card .variant-details .form-group input[type=number],.variants-editor .variant-card .variant-details .form-group input[type=text]{width:100%;height:36px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;color:#232c37;background:#fff}.variants-editor .variant-card .variant-details .form-group input[type=number]::placeholder,.variants-editor .variant-card .variant-details .form-group input[type=text]::placeholder{color:#6b7787}.variants-editor .variant-card .variant-details .form-group input[type=number]:focus,.variants-editor .variant-card .variant-details .form-group input[type=text]:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.variants-editor .variant-card .variant-details .form-group input[type=number]{font-variant-numeric:tabular-nums}.variants-editor .variant-card .variant-details .attributes-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.variants-editor .variant-card .variant-details .attributes-list .attribute-chip{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem .75rem;background:#f6f8fa;border:1px solid #e2e7ee;border-radius:6px;font-size:.8125rem}.variants-editor .variant-card .variant-details .attributes-list .attribute-chip .attr-key{font-weight:600;color:#4d5866}.variants-editor .variant-card .variant-details .attributes-list .attribute-chip .attr-value{color:#232c37}.variants-editor .variant-card .variant-details .attributes-list .attribute-chip .btn-remove-attr{margin-left:.25rem;background:transparent;border:none;color:#6b7787;cursor:pointer;font-size:1rem;line-height:1;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:.12s cubic-bezier(.2,0,.2,1)}.variants-editor .variant-card .variant-details .attributes-list .attribute-chip .btn-remove-attr:hover{background:#fdecec;color:#d93a3a}.variants-editor .variant-card .variant-details .add-attribute{display:flex;gap:.5rem}.variants-editor .variant-card .variant-details .add-attribute input{flex:1}.variants-editor .variant-card .variant-details .add-attribute button{height:36px;padding:0 1rem;background:#0174df;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);white-space:nowrap}.variants-editor .variant-card .variant-details .add-attribute button:hover:not(:disabled){background:#005bbb}.variants-editor .variant-card .variant-details .add-attribute button:disabled{opacity:.5;cursor:not-allowed}.variants-editor .variant-card .variant-details .stock-display{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;background:#f6f8fa;border-radius:6px}.variants-editor .variant-card .variant-details .stock-display .stock-value{font-size:1rem;font-weight:600;color:#232c37;font-variant-numeric:tabular-nums}.variants-editor .variant-card .variant-details .stock-display .stock-note{font-size:.75rem;color:#4d5866;font-style:italic}@media(max-width:768px){.variants-editor .variant-card .variant-header{flex-direction:column;align-items:stretch}.variants-editor .variant-card .variant-header .variant-header-left{flex-wrap:wrap}.variants-editor .variant-card .variant-header .variant-header-left input[type=text]{min-width:0;flex:1}.variants-editor .variant-card .variant-header .variant-header-right{justify-content:flex-end}.variants-editor .variant-card .variant-details .add-attribute{flex-direction:column}.variants-editor .variant-card .variant-details .add-attribute input,.variants-editor .variant-card .variant-details .add-attribute button{width:100%}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.money-input{display:flex;align-items:center;gap:.25rem;height:36px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;background:#fff;transition:.12s cubic-bezier(.2,0,.2,1)}.money-input:focus-within{border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.money-input--invalid{border-color:#d93a3a}.money-input--disabled{background:#f6f8fa;opacity:.7}.money-input-symbol{color:#6b7787;font-size:.8125rem;-webkit-user-select:none;user-select:none}.money-input-field{flex:1;min-width:0;border:none;background:transparent;color:#232c37;font-size:.8125rem;font-family:inherit;font-variant-numeric:tabular-nums}.money-input-field:focus{outline:none}.money-input-field:disabled{cursor:not-allowed}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.settings-field{display:grid;grid-template-columns:220px minmax(0,1fr);gap:1rem;align-items:start;padding:1rem 0;border-bottom:1px solid #e2e7ee}.settings-field:last-child{border-bottom:none}.settings-field-label{padding-top:7px;font-size:.875rem;font-weight:500;color:#232c37}.settings-field-control{min-width:0}.settings-input{width:100%;max-width:420px;height:36px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;background:#fff;color:#232c37;font-size:.875rem;font-family:inherit;transition:.12s cubic-bezier(.2,0,.2,1)}.settings-input:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.settings-input:disabled{background:#f6f8fa;color:#6b7787;cursor:not-allowed}input[type=number].settings-input{font-variant-numeric:tabular-nums}select.settings-input{padding-right:.5rem}.settings-field-help{margin:.25rem 0 0;font-size:.75rem;color:#4d5866;line-height:1.55}.settings-field-error{margin:.25rem 0 0;font-size:.75rem;color:#8d1f1f}.settings-field--error .settings-input{border-color:#d93a3a}.settings-field--error .settings-input:focus{box-shadow:0 0 0 3px #d93a3a38}.settings-readonly-value{display:inline-flex;align-items:center;min-height:36px;padding:0 .75rem;border:1px dashed #cbd3de;border-radius:6px;background:#f6f8fa;color:#232c37;font-size:.875rem;font-weight:500;font-variant-numeric:tabular-nums}.settings-switch{position:relative;display:inline-flex;cursor:pointer}.settings-switch input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.settings-switch input:focus-visible+.settings-switch-track{box-shadow:0 0 0 3px #0174df38}.settings-switch input:checked+.settings-switch-track{background:#0174df}.settings-switch input:checked+.settings-switch-track .settings-switch-thumb{transform:translate(18px)}.settings-switch input:disabled+.settings-switch-track{opacity:.5;cursor:not-allowed}.settings-switch-track{display:block;width:40px;height:22px;padding:2px;border-radius:999px;background:#cbd3de;transition:.12s cubic-bezier(.2,0,.2,1)}.settings-switch-thumb{display:block;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a;transition:.12s cubic-bezier(.2,0,.2,1)}@media(max-width:768px){.settings-field{grid-template-columns:1fr;gap:.5rem}.settings-field-label{padding-top:0}.settings-input{max-width:none}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.zone-modal-backdrop{position:fixed;inset:0;z-index:500;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#141a2273}.zone-modal{width:100%;max-width:520px;max-height:calc(100vh - 2.5rem);display:flex;flex-direction:column;border-radius:14px;background:#fff;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f;overflow:hidden}.zone-modal-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid #e2e7ee}.zone-modal-header h2{margin:0;font-size:1.125rem;font-weight:600;color:#232c37}.zone-modal-close{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:none;border-radius:6px;background:transparent;color:#4d5866;font-size:1rem;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.zone-modal-close:hover{background:#eef1f5;color:#232c37}.zone-modal-close:focus-visible{outline:2px solid #0174df;outline-offset:1px}.zone-modal-body{padding:1.25rem;overflow-y:auto}.zone-modal-error{margin-bottom:1rem;padding:.75rem;border:1px solid #d93a3a;border-radius:6px;background:#fdecec;color:#8d1f1f;font-size:.875rem}.zone-form-field{margin-bottom:1rem}.zone-form-field>label,.zone-form-field>legend{display:block;margin-bottom:.25rem;font-size:.875rem;font-weight:500;color:#232c37}.zone-form-field input[type=text],.zone-form-field input[type=number],.zone-form-field>input{width:100%;height:36px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;font-family:inherit;color:#232c37;background:#fff;transition:.12s cubic-bezier(.2,0,.2,1)}.zone-form-field input[type=text]:focus,.zone-form-field input[type=number]:focus,.zone-form-field>input:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.zone-form-field input[type=text]:disabled,.zone-form-field input[type=number]:disabled,.zone-form-field>input:disabled{background:#f6f8fa;cursor:not-allowed}.zone-form-help{margin:.25rem 0 0;font-size:.75rem;color:#4d5866}.zone-fieldset{border:1px solid #e2e7ee;border-radius:6px;padding:.75rem}.zone-fieldset legend{padding:0 .25rem}.zone-radio,.zone-checkbox{display:flex;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.875rem;color:#232c37;cursor:pointer}.zone-radio input,.zone-checkbox input{width:auto;height:auto;margin:0;cursor:pointer}.zone-money-input{display:flex;align-items:center;border:1px solid #cbd3de;border-radius:6px;overflow:hidden}.zone-money-input:focus-within{border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.zone-money-input--nested{margin-top:.5rem;margin-left:1.25rem;max-width:220px}.zone-money-input .zone-money-prefix{padding:0 .5rem 0 .75rem;color:#4d5866;font-size:.75rem;font-weight:500;white-space:nowrap}.zone-money-input input{flex:1;min-width:0;height:36px;padding:0 .75rem 0 0;border:none;font-variant-numeric:tabular-nums}.zone-money-input input:focus{outline:none;box-shadow:none}.zone-modal-footer{display:flex;justify-content:flex-end;gap:.5rem;padding:.75rem 1.25rem;border-top:1px solid #e2e7ee;background:#f6f8fa}.zone-modal-footer button{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 1rem;border:1px solid transparent;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.zone-modal-footer button:disabled{opacity:.6;cursor:not-allowed}.zone-modal-footer button:focus-visible{outline:2px solid #0174df;outline-offset:2px}.zone-modal-footer .btn-ghost{border-color:#cbd3de;background:#fff;color:#4d5866}.zone-modal-footer .btn-ghost:hover:not(:disabled){background:#eef1f5;color:#232c37}.zone-modal-footer .btn-primary{border-color:#0174df;background:#0174df;color:#fff}.zone-modal-footer .btn-primary:hover:not(:disabled){background:#005bbb;border-color:#005bbb}@media(max-width:480px){.zone-modal-backdrop{padding:0;align-items:flex-end}.zone-modal{max-width:none;max-height:92vh;border-radius:14px 14px 0 0}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.delivery-zones-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.delivery-zones-title{margin:0;font-size:1rem;font-weight:600;color:#232c37}.delivery-zones-subtitle{margin:.25rem 0 0;font-size:.75rem;color:#4d5866;max-width:60ch}.zone-add-btn{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;flex-shrink:0;height:30px;padding:0 .75rem;border:1px solid #0174df;border-radius:6px;background:#0174df;color:#fff;font-size:.8125rem;font-weight:500;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.zone-add-btn:hover{background:#005bbb;border-color:#005bbb}.zone-add-btn:focus-visible{outline:2px solid #0174df;outline-offset:2px}.delivery-zones-error{margin-bottom:.75rem;padding:.75rem;border:1px solid #d93a3a;border-radius:6px;background:#fdecec;color:#8d1f1f;font-size:.875rem}.zones-table-container{background:#fff;border:1px solid #e2e7ee;border-radius:10px;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a;overflow-x:auto;min-width:0;max-width:100%}.zones-table{width:100%;border-collapse:collapse;font-size:.8125rem}.zones-table thead{background:#f6f8fa;border-bottom:1px solid #e2e7ee}.zones-table thead th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#4d5866;font-size:.6875rem;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.zones-table thead th.numeric{text-align:right}.zones-table tbody tr{border-bottom:1px solid #e2e7ee;transition:background-color .12s cubic-bezier(.2,0,.2,1)}.zones-table tbody tr:last-child{border-bottom:none}.zones-table td{padding:.75rem 1rem;color:#232c37;vertical-align:middle}.zones-table td.numeric{text-align:right}.zones-table th.numeric,.zones-table td.numeric{font-variant-numeric:tabular-nums}.zones-table thead th.actions-col{width:1%}.sr-only{width:1px;height:1px;padding:0;margin:0;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0;display:block}.zone-name{display:block;font-weight:500;color:#232c37}.zone-description{display:block;font-size:.75rem;color:#6b7787}.zone-rate{font-weight:600;font-variant-numeric:tabular-nums}.zone-threshold{color:#4d5866;font-variant-numeric:tabular-nums}.zone-inherit{color:#6b7787;font-style:italic}.status-badge{display:inline-block;padding:2px .5rem;border-radius:999px;font-size:.6875rem;font-weight:500;white-space:nowrap;line-height:1.6}.zone-enabled{background:#e8f7f0;color:#075f3c}.zone-disabled{background:#eef1f5;color:#4d5866}.actions-cell{text-align:right;white-space:nowrap}.actions-cell .zone-action+.zone-action{margin-left:.25rem}.zone-action{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;height:30px;padding:0 .5rem;border:1px solid #e2e7ee;border-radius:6px;background:#fff;color:#4d5866;font-size:.6875rem;font-weight:500;text-decoration:none;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.zone-action:hover{border-color:#0174df;color:#0174df}.zone-action svg{font-size:.75rem}.zone-action--danger:hover{border-color:#d93a3a;color:#8d1f1f}.delivery-zones-empty{padding:2.5rem 1.25rem;border:1px dashed #e2e7ee;border-radius:10px;text-align:center}.delivery-zones-empty .empty-title{margin:0 0 .25rem;font-size:.875rem;font-weight:600;color:#232c37}.delivery-zones-empty .empty-message{margin:0 auto 1rem;max-width:46ch;font-size:.75rem;color:#4d5866;line-height:1.55}.delivery-zones-skeleton{border:1px solid #e2e7ee;border-radius:10px;overflow:hidden}.delivery-zones-skeleton .skeleton-row{height:48px;border-bottom:1px solid #e2e7ee;background:linear-gradient(90deg,#f6f8fa 25%,#eef1f5 37%,#f6f8fa 63%);background-size:400% 100%;animation:zone-skeleton 1.4s ease infinite}.delivery-zones-skeleton .skeleton-row:last-child{border-bottom:none}@keyframes zone-skeleton{0%{background-position:100% 50%}to{background-position:0 50%}}@media(prefers-reduced-motion:reduce){.delivery-zones-skeleton .skeleton-row{animation:none}}.zone-coverage{display:block;margin-top:2px;font-size:.75rem;color:#6b7787;line-height:1.4}.zone-coverage--none{color:#7c5104;font-weight:500}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.banner-manager{display:flex;flex-direction:column;gap:1rem}.banner-manager .banner-manager-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.banner-manager .banner-manager-header h3{margin:0 0 .25rem;font-size:1.125rem;font-weight:600;color:#232c37}.banner-manager .banner-manager-hint{margin:0;font-size:.875rem;color:#4d5866}.banner-manager .banner-manager-actions{display:flex;gap:.5rem;flex-shrink:0}.banner-manager .banner-manager-actions button{height:36px;padding:0 .75rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.banner-manager .banner-manager-actions button:disabled{opacity:.55;cursor:not-allowed}.banner-manager .banner-manager-actions button:focus-visible{outline:2px solid #0174df;outline-offset:2px}.banner-manager .banner-manager-actions .btn-secondary{background:#fff;color:#232c37;border:1px solid #cbd3de;display:inline-flex;align-items:center;gap:.5rem}.banner-manager .banner-manager-actions .btn-secondary:hover:not(:disabled){background:#eef1f5}.banner-manager .banner-manager-actions .btn-primary{background:#0174df;color:#fff;border:1px solid #0174df}.banner-manager .banner-manager-actions .btn-primary:hover:not(:disabled){background:#005bbb;border-color:#005bbb}.banner-manager .banner-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.banner-manager .banner-row{display:grid;grid-template-columns:160px minmax(0,1fr) auto;gap:1rem;align-items:start;padding:.75rem;background:#fff;border:1px solid #e2e7ee;border-radius:10px}.banner-manager .banner-row.is-disabled{background:#f6f8fa}.banner-manager .banner-row.is-disabled .banner-preview img{opacity:.45}@media(max-width:1024px){.banner-manager .banner-row{grid-template-columns:120px minmax(0,1fr)}.banner-manager .banner-row .banner-row-controls{grid-column:1 / -1}}@media(max-width:768px){.banner-manager .banner-row{grid-template-columns:minmax(0,1fr)}}.banner-manager .banner-preview{aspect-ratio:16 / 5;background:#eef1f5;border:1px solid #e2e7ee;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center}.banner-manager .banner-preview img{width:100%;height:100%;object-fit:cover;display:block}.banner-manager .banner-preview-empty{font-size:.75rem;color:#6b7787}.banner-manager .banner-fields{display:flex;flex-direction:column;gap:.75rem;min-width:0}.banner-manager .banner-field{display:flex;flex-direction:column;gap:.25rem}.banner-manager .banner-field>span{font-size:.75rem;font-weight:500;color:#4d5866}.banner-manager .banner-field>span em{font-style:normal;color:#6b7787;font-weight:400}.banner-manager .banner-field input{height:36px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;color:#232c37;background:#fff;min-width:0}.banner-manager .banner-field input:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.banner-manager .banner-field input[aria-invalid=true]{border-color:#d93a3a}.banner-manager .banner-field-error{font-size:.75rem;color:#8d1f1f}.banner-manager .banner-row-controls{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}.banner-manager .banner-toggle{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;color:#4d5866;white-space:nowrap;cursor:pointer}.banner-manager .banner-toggle input{width:16px;height:16px;cursor:pointer}.banner-manager .banner-row-buttons{display:flex;gap:.25rem}.banner-manager .banner-file-input{display:none}.banner-manager .banner-icon-btn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#4d5866;border:1px solid #e2e7ee;border-radius:6px;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1);text-decoration:none}.banner-manager .banner-icon-btn:hover:not(:disabled){background:#eef1f5;border-color:#cbd3de;color:#232c37}.banner-manager .banner-icon-btn:disabled{opacity:.4;cursor:not-allowed}.banner-manager .banner-icon-btn:focus-visible{outline:2px solid #0174df;outline-offset:2px}.banner-manager .banner-icon-btn.is-destructive:hover:not(:disabled){background:#fdecec;border-color:#d93a3a;color:#8d1f1f}.banner-manager .banner-empty{padding:1.5rem;text-align:center;background:#f6f8fa;border:1px dashed #cbd3de;border-radius:10px}.banner-manager .banner-empty p{margin:0;font-size:.875rem;color:#4d5866}.banner-manager .banner-skeleton{height:96px;border-radius:10px;background:#eef1f5;animation:banner-skeleton-pulse 1.4s ease-in-out infinite}@keyframes banner-skeleton-pulse{0%,to{opacity:1}50%{opacity:.55}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.team-access{display:flex;flex-direction:column;gap:1.25rem}.team-access__toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.team-access__hint{margin:0;font-size:.8125rem;color:#4d5866;max-width:60ch}.team-invite{background:#f6f8fa;border:1px solid #e2e7ee;border-radius:10px;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.75rem}.team-invite__row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.team-invite__row label{display:flex;flex-direction:column;gap:.25rem}.team-invite__row label span{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#4d5866}.team-invite__row label input,.team-invite__row label select{height:36px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;font-size:.8125rem;font-family:inherit;background:#fff}.team-invite__role-description{margin:0;font-size:.75rem;color:#6b7787}.team-invite .btn{align-self:flex-start}.team-table-wrap{border:1px solid #e2e7ee;border-radius:10px;overflow-x:auto}.team-table{width:100%;border-collapse:collapse;font-size:.8125rem}.team-table thead{background:#f6f8fa}.team-table thead th{padding:.5rem .75rem;text-align:left;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#4d5866;white-space:nowrap}.team-table tbody tr{border-top:1px solid #e2e7ee}.team-table tbody tr:hover{background:#eef1f5}.team-table tbody tr.is-disabled td:not(.team-actions){opacity:.6}.team-table td{padding:.5rem .75rem;vertical-align:middle}.team-table .email{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.75rem}.team-table .muted{color:#4d5866;font-size:.75rem;font-variant-numeric:tabular-nums}.team-table select{height:30px;padding:0 .5rem;border:1px solid #cbd3de;border-radius:4px;font-size:.75rem;background:#fff}.team-status{display:inline-block;font-size:.75rem;border-radius:999px;padding:2px .5rem;white-space:nowrap}.team-status--active{background:#e8f7f0;color:#075f3c}.team-status--invited{background:#eaf4fe;color:#004a97}.team-status--pending{background:#fdf4e3;color:#7c5104}.team-status--disabled{background:#eef1f5;color:#4d5866}.team-actions{display:flex;gap:.25rem;justify-content:flex-end;white-space:nowrap}.team-actions button{appearance:none;border:1px solid #cbd3de;background:#fff;border-radius:4px;height:30px;padding:0 .5rem;font-size:.75rem;cursor:pointer;display:inline-flex;align-items:center;gap:.25rem}.team-actions button:hover:not(:disabled){background:#eef1f5}.team-actions button:disabled{opacity:.5;cursor:not-allowed}.team-actions button.is-danger{color:#8d1f1f;border-color:#d93a3a66}.team-actions button.is-danger:hover:not(:disabled){background:#fdecec}.team-roles h3{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#4d5866;margin:0 0 .5rem}.team-roles__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.team-roles__grid article{background:#fff;border:1px solid #e2e7ee;border-radius:10px;padding:.75rem 1rem}.team-roles__grid article h4{margin:0 0 2px;font-size:.875rem;font-weight:600}.team-roles__grid article p{margin:0 0 .5rem;font-size:.75rem;color:#4d5866}.team-roles__grid article ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.25rem}.team-roles__grid article ul li{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.6875rem;background:#f6f8fa;border:1px solid #e2e7ee;border-radius:4px;padding:1px 5px;color:#4d5866}.team-reports h3{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#4d5866;margin:0 0 .25rem}.team-reports p{margin:0 0 .5rem;font-size:.75rem;color:#4d5866;max-width:70ch}.team-reports ul{margin:0;padding-left:1.25rem;font-size:.8125rem;line-height:1.55;color:#4d5866}.team-reports ul strong{color:#232c37}.team-empty{color:#4d5866;font-size:.8125rem;padding:1.5rem;text-align:center}.team-modal-overlay{position:fixed;inset:0;z-index:500;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172073}.team-modal{width:100%;max-width:520px;max-height:90vh;overflow-y:auto;border-radius:10px;background:#fff;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f}.team-modal-header{padding:1rem 1.25rem;border-bottom:1px solid #e2e7ee}.team-modal-header h2{margin:0;font-size:1.125rem;font-weight:600}.team-modal-body{display:flex;flex-direction:column;gap:1rem;padding:1.25rem}.team-modal-footer{display:flex;justify-content:flex-end;gap:.5rem;padding:1rem 1.25rem;border-top:1px solid #e2e7ee;background:#f6f8fa}.team-modal-error{padding:.75rem;border:1px solid #fad2d2;border-radius:6px;background:#fdecec;color:#8d1f1f;font-size:.8125rem}.team-modal-row{display:flex;gap:.75rem}.team-modal-row>*{flex:1;min-width:0}.team-modal-field{display:flex;flex-direction:column;gap:.5rem;min-width:0}.team-modal-field>span{font-size:.8125rem;font-weight:500;color:#232c37}.team-modal-field input{height:36px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;background:#fff;color:#232c37;font-size:.8125rem;font-family:inherit}.team-modal-field input:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.team-modal-field input:disabled{background:#f6f8fa;cursor:not-allowed}.team-modal-field>em{font-style:normal;font-size:.75rem;color:#6b7787}.team-modal-warning{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border:1px solid #fae5bd;border-radius:6px;background:#fdf4e3}.team-modal-warning svg{flex-shrink:0;margin-top:2px;width:18px;height:18px;color:#ac7106}.team-modal-warning strong{display:block;font-size:.8125rem;color:#232c37}.team-modal-warning p{margin:.25rem 0 0;font-size:.75rem;line-height:1.5;color:#7c5104}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.admin-email{display:flex;flex-direction:column;gap:.75rem}.admin-email-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.admin-email-header h3{margin:0;font-size:1rem;font-weight:600;color:#232c37}.admin-email-hint{margin:.25rem 0 0;font-size:.8125rem;color:#4d5866}.admin-email-badge{display:inline-flex;align-items:center;gap:.25rem;flex-shrink:0;padding:.25rem .5rem;border-radius:999px;font-size:.75rem;font-weight:500}.admin-email-badge--verified{background:#e8f7f0;color:#075f3c}.admin-email-row{display:flex;gap:.5rem;align-items:center}.admin-email-input{flex:1;min-width:0;height:36px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;background:#fff;color:#232c37;font-size:.8125rem;font-family:inherit}.admin-email-input:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.admin-email-input:disabled{background:#f6f8fa;cursor:not-allowed}.admin-email-pending{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border:1px solid #fae5bd;border-radius:6px;background:#fdf4e3}.admin-email-pending.is-expired{border-color:#fad2d2;background:#fdecec}.admin-email-pending.is-expired .admin-email-pending-icon{color:#bb2b2b}.admin-email-pending p{margin:.25rem 0 0;font-size:.8125rem;color:#4d5866}.admin-email-pending strong{color:#232c37}.admin-email-pending-icon{flex-shrink:0;margin-top:2px;width:18px;height:18px;color:#ac7106}.admin-email-pending-body{flex:1;min-width:0}.admin-email-spinner{animation:admin-email-spin 1s linear infinite}@keyframes admin-email-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.admin-email-spinner{animation:none}}.admin-email-skeleton{height:72px;border-radius:6px;background:#eef1f5}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.admin-shell{display:flex;height:100vh;overflow:hidden}.admin-shell .sidebar{width:248px;background:#141a22;color:#ffffffb8;border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;flex-shrink:0;transition:width .18s cubic-bezier(.2,0,.2,1)}.admin-shell .sidebar .sidebar-header{padding:1.25rem;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-shell .sidebar .sidebar-header .btn-close-sidebar{display:none;background:#ffffff0f;border:none;color:#fffffff2;width:36px;height:36px;border-radius:6px;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1);flex-shrink:0;align-items:center;justify-content:center}.admin-shell .sidebar .sidebar-header .btn-close-sidebar svg{font-size:24px}.admin-shell .sidebar .sidebar-header .btn-close-sidebar:hover{background:#ffffff1a}.admin-shell .sidebar .sidebar-header .btn-close-sidebar:active{transform:scale(.95)}.admin-shell .sidebar .sidebar-header h2{margin:0;font-size:1.125rem;font-weight:600;color:#fffffff2;letter-spacing:-.01em;display:flex;align-items:center;gap:12px}.admin-shell .sidebar .sidebar-header h2 .logo-icon{width:32px;height:32px;background:#0174df;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#fff}.admin-shell .sidebar .sidebar-header .subtitle{font-size:.6875rem;color:#ffffff73;margin-top:.25rem;text-transform:uppercase;letter-spacing:.04em;font-weight:500}.admin-shell .sidebar .sidebar-nav{display:flex;flex-direction:column;padding:.75rem;gap:2px}.admin-shell .sidebar .sidebar-nav a{padding:.5rem .75rem;margin:0 .25rem;border-radius:6px;color:#ffffffb8;text-decoration:none;transition:.12s cubic-bezier(.2,0,.2,1);font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.75rem;white-space:nowrap;position:relative}.admin-shell .sidebar .sidebar-nav a:hover{background:#ffffff0f;color:#fffffff2}.admin-shell .sidebar .sidebar-nav a:focus-visible{outline:2px solid #3392ef;outline-offset:-2px}.admin-shell .sidebar .sidebar-nav a.active{background:#ffffff1a;color:#fffffff2;font-weight:600}.admin-shell .sidebar .sidebar-nav a.active:before{content:"";position:absolute;left:-.25rem;top:50%;transform:translateY(-50%);width:3px;height:18px;border-radius:999px;background:#3392ef}.admin-shell .sidebar .sidebar-nav a.active svg,.admin-shell .sidebar .sidebar-nav a.active i{color:#3392ef;opacity:1}.admin-shell .sidebar .sidebar-nav a svg,.admin-shell .sidebar .sidebar-nav a i{font-size:1rem;opacity:.75;flex-shrink:0}.admin-shell .sidebar .sidebar-nav a .nav-text{transition:opacity .2s}.admin-shell .sidebar .sidebar-nav a .nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#d93a3a;color:#fff;font-size:.6875rem;font-weight:600;border-radius:999px;line-height:1;margin-left:auto;animation:badge-appear .18s cubic-bezier(.2,0,.2,1)}@keyframes badge-appear{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.admin-shell .sidebar .sidebar-footer{margin-top:auto;padding:1rem 1.25rem;border-top:1px solid rgba(255,255,255,.08);font-size:.6875rem;color:#ffffff73;text-align:center}.admin-shell.sidebar-collapsed .sidebar{width:80px}.admin-shell.sidebar-collapsed .sidebar .sidebar-header{padding:24px 16px;display:flex;justify-content:center}.admin-shell.sidebar-collapsed .sidebar .sidebar-header a span{display:none}.admin-shell.sidebar-collapsed .sidebar .sidebar-nav a{padding:14px 16px;justify-content:center}.admin-shell.sidebar-collapsed .sidebar .sidebar-nav a:hover{padding-left:16px}.admin-shell.sidebar-collapsed .sidebar .sidebar-nav a .nav-text{opacity:0;width:0;overflow:hidden}.admin-shell.sidebar-collapsed .sidebar .sidebar-nav a .nav-badge{position:absolute;right:16px;min-width:18px;height:18px;font-size:10px;padding:0 5px}.admin-shell.sidebar-collapsed .sidebar .sidebar-footer{text-align:center;padding:16px 10px}.admin-shell .main-container{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}.admin-shell .topbar-right{display:flex;align-items:center;gap:.75rem;min-width:0}.admin-shell .topbar-identity{display:flex;align-items:center;gap:.5rem;min-width:0;padding:.25rem .5rem;border-radius:6px;text-decoration:none;transition:.12s cubic-bezier(.2,0,.2,1)}.admin-shell .topbar-identity:hover{background:#eef1f5}.admin-shell .topbar-identity:focus-visible{outline:2px solid #0174df;outline-offset:1px}.admin-shell .topbar-identity-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:500;color:#232c37}.admin-shell .topbar-role-badge{flex-shrink:0;padding:2px .5rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.02em;white-space:nowrap;background:#eaf4fe;color:#4d5866}.admin-shell .topbar-role-badge--admin{background:#eaf4fe;color:#005bbb}.admin-shell .topbar-role-badge--accountant{background:#e8f7f0;color:#075f3c}.admin-shell .topbar-role-badge--inventory_manager{background:#fdf4e3;color:#7c5104}.admin-shell .topbar-role-badge--driver{background:#eaf4fe;color:#004a97}.admin-shell .topbar{background:#fff;height:56px;padding:0 2rem;border-bottom:1px solid #e2e7ee;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;z-index:100;gap:1rem}.admin-shell .topbar h1{margin:0;font-size:1rem;font-weight:600;color:#232c37;letter-spacing:-.01em}.admin-shell .topbar .topbar-left{display:flex;align-items:center;gap:.75rem}.admin-shell .topbar .topbar-logo{display:none}.admin-shell .topbar .btn-sidebar-toggle{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:transparent;color:#4d5866;border:1px solid #e2e7ee;border-radius:6px;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.admin-shell .topbar .btn-sidebar-toggle svg{font-size:1rem}.admin-shell .topbar .btn-sidebar-toggle:hover{background:#eef1f5;border-color:#cbd3de;color:#232c37}.admin-shell .topbar .btn-sidebar-toggle:focus-visible{outline:2px solid #0174df;outline-offset:2px}.admin-shell .topbar .btn-logout{display:flex;align-items:center;gap:.5rem;height:36px;padding:0 .75rem;background:transparent;color:#4d5866;border:1px solid #e2e7ee;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1);margin-left:auto}.admin-shell .topbar .btn-logout svg{font-size:.875rem}.admin-shell .topbar .btn-logout:hover{background:#eef1f5;border-color:#cbd3de;color:#232c37}.admin-shell .topbar .btn-logout:focus-visible{outline:2px solid #0174df;outline-offset:2px}.admin-shell .content{flex:1;overflow-y:auto;background:#f6f8fa;-webkit-overflow-scrolling:touch}.admin-shell .content::-webkit-scrollbar{width:10px}.admin-shell .content::-webkit-scrollbar-track{background:transparent}.admin-shell .content::-webkit-scrollbar-thumb{background:#cbd3de;border-radius:999px}.admin-shell .content::-webkit-scrollbar-thumb:hover{background:#9aa5b4}.admin-shell .content .content-container{width:100%;max-width:1600px;margin:0 auto;padding:2rem}@media(max-width:1024px){.admin-shell .content .content-container{padding:1.5rem}}@media(max-width:768px){.admin-shell .content .content-container{padding:1rem}}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#fff;border-radius:12px;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f;max-width:500px;width:100%;display:flex;flex-direction:column;max-height:90vh}.modal-header{padding:24px 28px;border-bottom:1px solid #e2e7ee;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.modal-header .modal-title-group h2{margin:0;font-size:1.25rem;font-weight:600;color:#232c37}.modal-header .modal-close{background:transparent;border:none;color:#9aa5b4;font-size:28px;line-height:1;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .18s cubic-bezier(.2,0,.2,1)}.modal-header .modal-close:hover{background:#eef1f5;color:#232c37}.modal-body{padding:24px 28px;flex:1;overflow-y:auto}.modal-body p{margin:0;font-size:1rem;color:#4d5866;line-height:1.6}.modal-footer{flex-shrink:0;padding:20px 28px;border-top:1px solid #e2e7ee;display:flex;justify-content:flex-end;gap:12px;background:#f6f8fa}.modal-footer .btn-cancel{padding:10px 20px;background:#fff;color:#232c37;border:1px solid #e2e7ee;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .18s cubic-bezier(.2,0,.2,1)}.modal-footer .btn-cancel:hover{background:#eef1f5;border-color:#cbd3de}.modal-footer .btn-confirm-logout{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#d93a3a;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .18s cubic-bezier(.2,0,.2,1)}.modal-footer .btn-confirm-logout svg{font-size:18px}.modal-footer .btn-confirm-logout:hover{background:#c42626;transform:translateY(-1px)}.modal-footer .btn-confirm-logout:active{transform:translateY(0)}@media(max-width:1200px){.sidebar{width:220px}.content .content-container{padding:24px 20px}}@media(max-width:1024px){.sidebar{width:200px}.sidebar .sidebar-header{padding:20px 16px}.sidebar .sidebar-nav a{font-size:13px;padding:12px 16px}.sidebar .sidebar-nav a svg,.sidebar .sidebar-nav a i{font-size:16px}.topbar-identity-name{display:none}.topbar{padding:16px 24px}.topbar .btn-sidebar-toggle{padding:8px}.topbar .btn-sidebar-toggle svg{font-size:18px}.content .content-container{padding:20px 16px}}@media(max-width:768px){.admin-shell.sidebar-collapsed .sidebar{width:0;overflow:hidden}.admin-shell .sidebar{position:fixed;left:0;top:0;bottom:0;width:280px;z-index:200;transform:translate(-100%);transition:transform .3s ease}.admin-shell .sidebar.mobile-open{transform:translate(0)}.admin-shell .sidebar .sidebar-header{padding:20px}.admin-shell .sidebar .sidebar-header .btn-close-sidebar{display:flex}.admin-shell .sidebar .sidebar-nav{padding:16px 0}.admin-shell .sidebar .sidebar-nav a{font-size:15px;padding:16px 20px}.admin-shell .sidebar .sidebar-footer{padding:16px}.admin-shell:not(.sidebar-collapsed) .sidebar{transform:translate(0)}.topbar{padding:14px 20px}.topbar .btn-sidebar-toggle{padding:10px}.topbar .btn-sidebar-toggle svg{font-size:20px}.topbar .btn-logout{padding:10px}.topbar .btn-logout span{display:none}.topbar .btn-logout svg{font-size:20px}.admin-shell.sidebar-collapsed .topbar .topbar-logo{display:block}.admin-shell:not(.sidebar-collapsed) .topbar .topbar-logo{display:none}.content{padding:16px}.admin-shell:not(.sidebar-collapsed):before{content:"";position:fixed;inset:0;background:#00000080;z-index:199;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}}@media(max-width:480px){.topbar{padding:12px 16px}.topbar .btn-sidebar-toggle,.topbar .btn-logout{padding:8px}.topbar .btn-sidebar-toggle svg,.topbar .btn-logout svg{font-size:18px}.content{padding:12px}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.driver-shell{display:flex;height:100vh;overflow:hidden}.driver-shell .sidebar{width:260px;background:#141a22;color:#ffffffb8;border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;flex-shrink:0;transition:width .18s cubic-bezier(.2,0,.2,1)}.driver-shell .sidebar .sidebar-header{padding:1.5rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:.75rem}.driver-shell .sidebar .sidebar-header .btn-close-sidebar{display:none;background:#ffffff0f;border:none;color:#fffffff2;width:44px;height:44px;border-radius:6px;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1);flex-shrink:0;align-items:center;justify-content:center}.driver-shell .sidebar .sidebar-header .btn-close-sidebar svg{font-size:24px}.driver-shell .sidebar .sidebar-header .btn-close-sidebar:hover{background:#ffffff1a}.driver-shell .sidebar .sidebar-header .btn-close-sidebar:active{transform:scale(.95)}.driver-shell .sidebar .sidebar-nav{display:flex;flex-direction:column;padding:1rem 0;gap:.25rem}.driver-shell .sidebar .sidebar-nav a{padding:.75rem 1.25rem;color:#ffffffb8;text-decoration:none;transition:.12s cubic-bezier(.2,0,.2,1);font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.75rem;white-space:nowrap;position:relative}.driver-shell .sidebar .sidebar-nav a:hover{background:#ffffff0f;color:#fffffff2}.driver-shell .sidebar .sidebar-nav a:focus-visible{outline:2px solid #3392ef;outline-offset:-2px}.driver-shell .sidebar .sidebar-nav a.active{background:#ffffff1a;color:#fffffff2;font-weight:600}.driver-shell .sidebar .sidebar-nav a.active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:18px;border-radius:999px;background:#3392ef}.driver-shell .sidebar .sidebar-nav a.active svg,.driver-shell .sidebar .sidebar-nav a.active i{color:#3392ef;opacity:1}.driver-shell .sidebar .sidebar-nav a svg,.driver-shell .sidebar .sidebar-nav a i{font-size:1rem;opacity:.75;flex-shrink:0}.driver-shell .sidebar .sidebar-nav a .nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 .25rem;background:#d93a3a;color:#fff;font-size:.6875rem;font-weight:600;border-radius:999px;line-height:1;margin-left:auto;font-variant-numeric:tabular-nums}.driver-shell .sidebar .sidebar-nav a .nav-text{transition:opacity .18s cubic-bezier(.2,0,.2,1)}.driver-shell.sidebar-collapsed .sidebar{width:80px}.driver-shell.sidebar-collapsed .sidebar .sidebar-header{padding:1.5rem 1rem;display:flex;justify-content:center}.driver-shell.sidebar-collapsed .sidebar .sidebar-header a span{display:none}.driver-shell.sidebar-collapsed .sidebar .sidebar-nav a{padding:.75rem 1rem;justify-content:center}.driver-shell.sidebar-collapsed .sidebar .sidebar-nav a:hover{padding-left:1rem}.driver-shell.sidebar-collapsed .sidebar .sidebar-nav a .nav-text{opacity:0;width:0;overflow:hidden}.driver-shell .main-container{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}.driver-shell .topbar{background:#fff;padding:.75rem 2rem;border-bottom:1px solid #e2e7ee;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;z-index:100;gap:1rem}.driver-shell .topbar .topbar-left{display:flex;align-items:center;gap:1rem}.driver-shell .topbar .btn-sidebar-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:transparent;color:#4d5866;border:1px solid #e2e7ee;border-radius:6px;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.driver-shell .topbar .btn-sidebar-toggle svg{font-size:1rem}.driver-shell .topbar .btn-sidebar-toggle:hover{background:#eef1f5;border-color:#cbd3de;color:#232c37}.driver-shell .topbar .btn-sidebar-toggle:focus-visible{outline:2px solid #0174df;outline-offset:2px}.driver-shell .topbar .btn-logout{display:flex;align-items:center;gap:.5rem;min-height:44px;padding:0 1rem;background:transparent;color:#4d5866;border:1px solid #e2e7ee;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1);margin-left:auto}.driver-shell .topbar .btn-logout svg{font-size:.875rem}.driver-shell .topbar .btn-logout:hover{background:#eef1f5;border-color:#cbd3de;color:#232c37}.driver-shell .topbar .btn-logout:focus-visible{outline:2px solid #0174df;outline-offset:2px}.driver-shell .content{flex:1;overflow-y:auto;background:#f6f8fa;-webkit-overflow-scrolling:touch}.driver-shell .content::-webkit-scrollbar{width:10px}.driver-shell .content::-webkit-scrollbar-track{background:transparent}.driver-shell .content::-webkit-scrollbar-thumb{background:#cbd3de;border-radius:999px}.driver-shell .content::-webkit-scrollbar-thumb:hover{background:#9aa5b4}.driver-shell .content .content-container{width:100%;max-width:1600px;margin:0 auto;padding:2rem}.driver-shell .modal-overlay{position:fixed;inset:0;background:#141a2280;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.25rem}.driver-shell .modal-content{background:#fff;border-radius:14px;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f;max-width:500px;width:100%;display:flex;flex-direction:column;max-height:90vh}.driver-shell .modal-header{padding:1.5rem;border-bottom:1px solid #e2e7ee;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.driver-shell .modal-header .modal-title-group h2{margin:0;font-size:1.125rem;font-weight:600;color:#232c37}.driver-shell .modal-header .modal-close{background:transparent;border:none;color:#6b7787;font-size:1.75rem;line-height:1;cursor:pointer;padding:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:.12s cubic-bezier(.2,0,.2,1)}.driver-shell .modal-header .modal-close:hover{background:#eef1f5;color:#232c37}.driver-shell .modal-header .modal-close:focus-visible{outline:2px solid #0174df;outline-offset:2px}.driver-shell .modal-body{padding:1.5rem;flex:1;overflow-y:auto}.driver-shell .modal-body p{margin:0;font-size:1rem;color:#4d5866;line-height:1.55}.driver-shell .modal-footer{flex-shrink:0;padding:1.25rem 1.5rem;border-top:1px solid #e2e7ee;display:flex;justify-content:flex-end;gap:.75rem;background:#f6f8fa}.driver-shell .modal-footer .btn-cancel,.driver-shell .modal-footer .btn-confirm-logout{min-height:44px;padding:0 1.25rem;border-radius:6px;font-size:.875rem;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.driver-shell .modal-footer .btn-cancel:focus-visible,.driver-shell .modal-footer .btn-confirm-logout:focus-visible{outline:2px solid #0174df;outline-offset:2px}.driver-shell .modal-footer .btn-cancel{background:#fff;color:#232c37;border:1px solid #cbd3de;font-weight:500}.driver-shell .modal-footer .btn-cancel:hover{background:#eef1f5;border-color:#9aa5b4}.driver-shell .modal-footer .btn-confirm-logout{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#d93a3a;color:#fff;border:1px solid #d93a3a;font-weight:600}.driver-shell .modal-footer .btn-confirm-logout svg{font-size:1rem}.driver-shell .modal-footer .btn-confirm-logout:hover{background:#bb2b2b;border-color:#bb2b2b;transform:translateY(-1px)}.driver-shell .modal-footer .btn-confirm-logout:active{transform:translateY(0)}@media(max-width:1280px){.driver-shell .sidebar{width:220px}.driver-shell .content .content-container{padding:1.5rem}}@media(max-width:1024px){.driver-shell .sidebar{width:200px}.driver-shell .sidebar .sidebar-header{padding:1.25rem 1rem}.driver-shell .sidebar .sidebar-nav a{font-size:.8125rem;padding:.75rem 1rem}.driver-shell .sidebar .sidebar-nav a svg,.driver-shell .sidebar .sidebar-nav a i{font-size:.875rem}.driver-shell .topbar{padding:.75rem 1.5rem}.driver-shell .content .content-container{padding:1.5rem}}@media(max-width:768px){.driver-shell.sidebar-collapsed .sidebar{width:0;overflow:hidden}.driver-shell .sidebar{position:fixed;left:0;top:0;bottom:0;width:280px;z-index:200;transform:translate(-100%);transition:transform .18s cubic-bezier(.2,0,.2,1)}.driver-shell .sidebar .sidebar-header{padding:1.25rem}.driver-shell .sidebar .sidebar-header .btn-close-sidebar{display:flex}.driver-shell .sidebar .sidebar-nav{padding:1rem 0}.driver-shell .sidebar .sidebar-nav a{font-size:1rem;min-height:44px;padding:1rem 1.25rem}.driver-shell:not(.sidebar-collapsed) .sidebar{transform:translate(0)}.driver-shell .topbar{padding:.5rem 1rem}.driver-shell .topbar .btn-logout{padding:0 .75rem}.driver-shell .topbar .btn-logout span{display:none}.driver-shell .topbar .btn-logout svg{font-size:1rem}.driver-shell .content .content-container{padding:1rem}.driver-shell:not(.sidebar-collapsed):before{content:"";position:fixed;inset:0;background:#141a2280;z-index:199;animation:fadeIn .18s cubic-bezier(.2,0,.2,1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}}@media(max-width:480px){.driver-shell .topbar{padding:.5rem 1rem}.driver-shell .content .content-container{padding:.75rem}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.login-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef1f5,#eaf4fe);padding:1.25rem}.login-container{background:#fff;border:1px solid #e2e7ee;border-radius:10px;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f;padding:3rem;max-width:480px;width:100%}.login-header{text-align:center;margin-bottom:2rem}.login-header .logo-container{margin-bottom:1.5rem;display:flex;justify-content:center}.login-header .logo-container .navbar-logo{pointer-events:auto}.login-header .logo-container .navbar-logo .logo-content .logo-text{color:#232c37}.login-header .logo-container .navbar-logo .logo-content .logo-tagline{color:#0174df}.login-header .subtitle{font-size:.875rem;color:#4d5866;margin:0;line-height:1.55}.login-form .error-message{background:#fdecec;border:1px solid #d93a3a;border-radius:6px;padding:.75rem 1rem;margin-bottom:1.25rem;color:#8d1f1f;font-size:.875rem;text-align:center;animation:slideDown .3s ease-out}.login-form .form-group{margin-bottom:1.25rem}.login-form .form-group label{display:block;font-size:.875rem;font-weight:500;color:#232c37;margin-bottom:.5rem}.login-form .form-group label .required{color:#d93a3a}.login-form .form-group input{width:100%;height:42px;padding:0 1rem;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff;color:#232c37;transition:.18s cubic-bezier(.2,0,.2,1)}.login-form .form-group input:focus{outline:none;border-color:#0174df;background:#fff;box-shadow:0 0 0 3px #0174df38}.login-form .form-group input::placeholder{color:#9aa5b4}.login-form .form-group .password-input{position:relative}.login-form .form-group .password-input input{padding-right:3rem}.login-form .form-group .password-input .toggle-password{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:1.25rem;padding:.25rem;display:flex;align-items:center;justify-content:center;color:#9aa5b4;transition:.18s cubic-bezier(.2,0,.2,1)}.login-form .form-group .password-input .toggle-password:hover{color:#4d5866}.login-form .form-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.login-form .form-options .remember-me{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:#4d5866}.login-form .form-options .remember-me input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#0174df}.login-form .form-options .remember-me span{-webkit-user-select:none;user-select:none}.login-form .form-options .forgot-password{font-size:.875rem;color:#005bbb;text-decoration:none;transition:.18s cubic-bezier(.2,0,.2,1)}.login-form .form-options .forgot-password:hover{color:#004a97;text-decoration:underline}.login-form .btn-login{width:100%;height:42px;background:#0174df;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);box-shadow:0 1px 2px #141a220d;letter-spacing:.3px}.login-form .btn-login:hover:not(:disabled){background:#005bbb;transform:translateY(-2px);box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a}.login-form .btn-login:active{transform:translateY(0)}.login-form .btn-login:disabled{opacity:.6;cursor:not-allowed;transform:none}.demo-credentials{margin-top:1.5rem;padding:1rem;background:#fdf4e3;border:1px solid #cf8a09;border-radius:6px;text-align:center}.demo-credentials .demo-title{font-size:.875rem;font-weight:600;color:#7c5104;margin:0 0 .5rem}.demo-credentials .demo-info{font-size:.75rem;color:#7c5104;margin:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;line-height:1.55}.privacy-text{max-width:480px;width:100%;text-align:center;margin-top:1.5rem}.privacy-text p{font-size:.75rem;color:#4d5866;line-height:1.55;margin:0}@media(max-width:768px){.login-container{padding:2rem 1.5rem}.login-header{margin-bottom:1.5rem}.login-header h1{font-size:1.75rem}.login-form .form-options{flex-direction:column;gap:.75rem;align-items:flex-start}}.set-password-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:linear-gradient(160deg,#eef1f5,#eaf4fe)}.set-password-card{width:100%;max-width:420px;min-width:0;display:flex;flex-direction:column;gap:1rem;padding:2rem;background:#fff;border:1px solid #e2e7ee;border-radius:14px;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f}.set-password-card h1{margin:0;font-size:1.375rem;font-weight:700;color:#232c37}.set-password-hint{margin:0;font-size:.875rem;color:#4d5866}.set-password-hint strong{color:#232c37;word-break:break-all}.set-password-error{padding:.75rem 1rem;border-radius:6px;background:#fdecec;border:1px solid #d93a3a;color:#8d1f1f;font-size:.875rem}.set-password-field{display:flex;flex-direction:column;gap:.5rem;font-size:.8125rem;font-weight:600;color:#232c37}.set-password-input{position:relative;display:flex;align-items:center}.set-password-input input{flex:1;min-width:0;height:42px;padding:0 3rem 0 1rem;border:1px solid #cbd3de;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;background:#fff;color:#232c37;transition:.18s cubic-bezier(.2,0,.2,1)}.set-password-input input:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.set-password-input input::placeholder{color:#9aa5b4}.set-password-input button{position:absolute;right:.5rem;display:flex;padding:.5rem;border:none;background:none;color:#6b7787;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1)}.set-password-input button:hover{color:#4d5866}.set-password-submit{height:42px;padding:0 1rem;border:none;border-radius:6px;background:#0174df;color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;box-shadow:0 1px 2px #141a220d;transition:.18s cubic-bezier(.2,0,.2,1)}.set-password-submit:hover:not(:disabled){background:#005bbb}.set-password-submit:disabled{opacity:.6;cursor:not-allowed}.set-password-back{align-self:center;font-size:.8125rem;font-weight:600;color:#4d5866;text-decoration:none;transition:.18s cubic-bezier(.2,0,.2,1)}.set-password-back:hover{color:#005bbb}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.dashboard .dashboard-header{margin-bottom:1.25rem}.dashboard .dashboard-header .dashboard-title{font-size:1.375rem;font-weight:600;color:#232c37;margin:0 0 .25rem;letter-spacing:-.015em}.dashboard .dashboard-header .dashboard-subtitle{font-size:.875rem;color:#4d5866;margin:0;font-weight:400}.dashboard .kpi-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem}.dashboard .activity-row{display:grid;grid-template-columns:1fr}@media(max-width:1280px){.dashboard .kpi-row{gap:.75rem}}@media(max-width:1024px){.dashboard .kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.dashboard .dashboard-header{margin-bottom:1rem}.dashboard .dashboard-header .dashboard-title{font-size:1.125rem}.dashboard .dashboard-header .dashboard-subtitle{font-size:.8125rem}.dashboard .kpi-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-bottom:1.25rem}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.products-page{position:relative}.products-page .products-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.products-page .products-toolbar .toolbar-left{display:flex;align-items:center;gap:1rem;flex:1;flex-wrap:wrap}.products-page .products-toolbar .toolbar-left .search-and-category{display:flex;gap:.75rem;flex-wrap:wrap;flex:1;min-width:0}.products-page .products-toolbar .toolbar-left .search-bar{flex-shrink:0;min-width:280px}.products-page .products-toolbar .toolbar-left .search-bar input{width:100%;height:36px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:.18s cubic-bezier(.2,0,.2,1);font-weight:500;box-shadow:0 1px 2px #141a220d}.products-page .products-toolbar .toolbar-left .search-bar input:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.products-page .products-toolbar .toolbar-left .search-bar input::placeholder{color:#6b7787}.products-page .products-toolbar .toolbar-left .category-filter{flex-shrink:0;min-width:200px;display:flex;gap:.5rem}.products-page .products-toolbar .toolbar-left .category-filter .category-select{flex:1;height:36px;padding:0 2.5rem 0 .75rem;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;color:#232c37;background:#fff;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);box-shadow:0 1px 2px #141a220d;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%236b7787' d='M4.427 6.427l3.396 3.396a.25.25 0 00.354 0l3.396-3.396A.25.25 0 0011.396 6H4.604a.25.25 0 00-.177.427z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.products-page .products-toolbar .toolbar-left .category-filter .category-select:hover{border-color:#0174df;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a}.products-page .products-toolbar .toolbar-left .category-filter .category-select:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.products-page .products-toolbar .toolbar-left .category-filter .category-select option{padding:.5rem;font-weight:500}.products-page .products-toolbar .toolbar-left .category-filter .btn-manage-categories{display:flex;align-items:center;gap:.5rem;height:36px;padding:0 1rem;background:#fff;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;font-weight:600;color:#232c37;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);box-shadow:0 1px 2px #141a220d;white-space:nowrap}.products-page .products-toolbar .toolbar-left .category-filter .btn-manage-categories .btn-icon{font-size:1rem;line-height:1}.products-page .products-toolbar .toolbar-left .category-filter .btn-manage-categories .btn-text{font-weight:600}.products-page .products-toolbar .toolbar-left .category-filter .btn-manage-categories:hover{background:#f6f8fa;border-color:#0174df;color:#0174df;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a;transform:translateY(-1px)}.products-page .products-toolbar .toolbar-left .category-filter .btn-manage-categories:active{transform:translateY(0)}.products-page .products-toolbar .filter-dropdown-container{position:relative}.products-page .products-toolbar .filter-dropdown-container .btn-filter-toggle{display:flex;align-items:center;gap:.5rem;height:36px;padding:0 1rem;background:#fff;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;font-weight:600;color:#232c37;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);box-shadow:0 1px 2px #141a220d}.products-page .products-toolbar .filter-dropdown-container .btn-filter-toggle svg{font-size:18px;color:#4d5866}.products-page .products-toolbar .filter-dropdown-container .btn-filter-toggle:hover{background:#f6f8fa;border-color:#0174df;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a}.products-page .products-toolbar .filter-dropdown-container .btn-filter-toggle:hover svg{color:#0174df}.products-page .products-toolbar .filter-dropdown-container .btn-filter-toggle:active{transform:scale(.98)}.products-page .products-toolbar .filter-dropdown-container .filter-dropdown{position:absolute;top:calc(100% + .75rem);left:0;background:#fff;border:1px solid #e2e7ee;border-radius:10px;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f;min-width:220px;z-index:300;overflow:hidden;animation:dropdownFadeIn .18s cubic-bezier(.2,0,.2,1)}.products-page .products-toolbar .filter-dropdown-container .filter-dropdown .filter-option{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#fff;border:none;border-bottom:1px solid #e2e7ee;font-size:.875rem;font-weight:500;color:#232c37;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1);text-align:left}.products-page .products-toolbar .filter-dropdown-container .filter-dropdown .filter-option:first-child{border-radius:10px 10px 0 0}.products-page .products-toolbar .filter-dropdown-container .filter-dropdown .filter-option:last-child{border-bottom:none;border-radius:0 0 10px 10px}.products-page .products-toolbar .filter-dropdown-container .filter-dropdown .filter-option:hover{background:#f6f8fa;padding-left:1.25rem}.products-page .products-toolbar .filter-dropdown-container .filter-dropdown .filter-option.active{background:#eaf4fe;color:#005bbb;font-weight:600;border-left:3px solid #0174df}.products-page .products-toolbar .filter-dropdown-container .filter-dropdown .filter-option.active .count{background:#0174df;color:#fff;box-shadow:0 1px 2px #141a220d}.products-page .products-toolbar .filter-dropdown-container .filter-dropdown .filter-option .count{display:inline-block;padding:.25rem .5rem;background:#eef1f5;color:#4d5866;border-radius:999px;font-size:.75rem;font-weight:700;min-width:36px;text-align:center;font-variant-numeric:tabular-nums;transition:.18s cubic-bezier(.2,0,.2,1)}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.products-page .products-toolbar .toolbar-right{display:flex;gap:.75rem;flex-shrink:0}.products-page .products-toolbar .toolbar-right .btn-new-product{height:36px;padding:0 1.25rem;background:#0174df;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);white-space:nowrap;box-shadow:0 1px 2px #141a220d}.products-page .products-toolbar .toolbar-right .btn-new-product:hover{background:#005bbb;transform:translateY(-1px);box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a}.products-page .products-toolbar .toolbar-right .btn-new-product:active{transform:translateY(0)}.products-page .products-toolbar .toolbar-right .btn-import{height:36px;padding:0 1.25rem;background:#fff;color:#232c37;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);white-space:nowrap;box-shadow:0 1px 2px #141a220d}.products-page .products-toolbar .toolbar-right .btn-import:hover:not(:disabled){background:#f6f8fa;border-color:#0174df;color:#0174df;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a;transform:translateY(-1px)}.products-page .products-toolbar .toolbar-right .btn-import:disabled{opacity:.5;cursor:not-allowed}.products-page .bulk-actions-bar{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#eaf4fe;border:1px solid #a5d0fb;border-radius:10px;margin-bottom:1.25rem;animation:slideDown .18s cubic-bezier(.2,0,.2,1);box-shadow:0 1px 2px #141a220d}.products-page .bulk-actions-bar .bulk-count{font-size:.875rem;font-weight:700;color:#005bbb;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.products-page .bulk-actions-bar .bulk-actions{display:flex;gap:.5rem}.products-page .bulk-actions-bar .bulk-actions .btn-bulk{height:30px;padding:0 1rem;font-size:.8125rem;font-weight:600;border:1px solid #cbd3de;background:#fff;border-radius:6px;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);box-shadow:0 1px 2px #141a220d}.products-page .bulk-actions-bar .bulk-actions .btn-bulk:hover:not(:disabled){background:#f6f8fa;border-color:#0174df;color:#0174df;transform:translateY(-1px);box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a}.products-page .bulk-actions-bar .bulk-actions .btn-bulk:disabled{opacity:.5;cursor:not-allowed}.products-page .bulk-actions-bar .bulk-actions .btn-bulk.btn-clear{background:#eaf4fe;border-color:#0174df;color:#005bbb}.products-page .bulk-actions-bar .bulk-actions .btn-bulk.btn-clear:hover{background:#d0e7fd;transform:translateY(-1px)}.products-page .pagination-wrapper{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem;padding:1.25rem 0;border-top:1px solid #e2e7ee}.products-page .pagination-wrapper .pagination{display:flex;list-style:none;padding:0;margin:0;gap:.25rem}.products-page .pagination-wrapper .pagination .page-item .page-link{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 .75rem;font-size:.8125rem;font-weight:500;color:#232c37;background:#fff;border:1px solid #cbd3de;border-radius:6px;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1);text-decoration:none;-webkit-user-select:none;user-select:none;font-variant-numeric:tabular-nums}.products-page .pagination-wrapper .pagination .page-item .page-link:hover{background:#f6f8fa;border-color:#0174df;color:#0174df}.products-page .pagination-wrapper .pagination .page-item.active .page-link{background:#0174df;border-color:#0174df;color:#fff;cursor:default}.products-page .pagination-wrapper .pagination .page-item.active .page-link:hover{background:#0174df;color:#fff}.products-page .pagination-wrapper .pagination .page-item.disabled .page-link{opacity:.5;cursor:not-allowed}.products-page .pagination-wrapper .pagination .page-item.disabled .page-link:hover{background:#fff;border-color:#cbd3de;color:#232c37}.products-page .pagination-wrapper .pagination .page-item.break .page-link{border:none;background:transparent;cursor:default}.products-page .pagination-wrapper .pagination .page-item.break .page-link:hover{background:transparent;border:none;color:#232c37}.products-page .pagination-wrapper .pagination-info{font-size:.8125rem;color:#4d5866;font-weight:500;font-variant-numeric:tabular-nums}.success-toast{position:fixed;bottom:2rem;right:2rem;display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#0b8353;color:#fff;border-radius:10px;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f;animation:slideInUp .18s cubic-bezier(.2,0,.2,1);z-index:600;border:1px solid rgba(255,255,255,.2)}.success-toast .toast-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff3;border-radius:50%;font-weight:700;font-size:1.125rem}.success-toast .toast-message{font-size:.875rem;font-weight:600;letter-spacing:-.01em}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.products-page .products-toolbar,.products-page .products-toolbar .toolbar-left{flex-direction:column;align-items:stretch;gap:.75rem}.products-page .products-toolbar .toolbar-left .search-and-category{flex-wrap:nowrap;width:100%}.products-page .products-toolbar .toolbar-left .search-bar{flex:1 1 auto;flex-shrink:1;min-width:0}.products-page .products-toolbar .toolbar-left .category-filter{flex:0 1 auto;min-width:0}}@media(max-width:768px){.products-page .products-toolbar{flex-direction:column;align-items:stretch;gap:1rem}.products-page .products-toolbar .toolbar-left{flex-direction:column;align-items:stretch;gap:.75rem}.products-page .products-toolbar .toolbar-left .search-and-category{flex-direction:column;width:100%;gap:.75rem}.products-page .products-toolbar .toolbar-left .search-bar,.products-page .products-toolbar .toolbar-left .category-filter{min-width:100%}.products-page .products-toolbar .toolbar-right{width:100%;flex-direction:column;gap:.5rem}.products-page .products-toolbar .toolbar-right .btn-import,.products-page .products-toolbar .toolbar-right .btn-new-product{width:100%}.products-page .bulk-actions-bar{flex-direction:column;align-items:stretch;gap:.75rem}.products-page .bulk-actions-bar .bulk-count{text-align:center}.products-page .bulk-actions-bar .bulk-actions{flex-direction:column}.products-page .bulk-actions-bar .bulk-actions .btn-bulk{width:100%}.products-page .pagination-wrapper{flex-direction:column;gap:1rem;align-items:center;padding:1rem 0}.products-page .pagination-wrapper .pagination{flex-wrap:wrap;justify-content:center}.products-page .pagination-wrapper .pagination .page-item .page-link{min-width:30px;height:30px;padding:0 .5rem;font-size:.75rem}.products-page .pagination-wrapper .pagination-info{font-size:.75rem;text-align:center}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.adjustment-modal{max-width:520px}.adjustment-modal__preview{margin:0;padding:.5rem .75rem;background:#f6f8fa;border-radius:6px;font-size:.875rem;color:#4d5866;font-variant-numeric:tabular-nums}.adjustment-modal__preview .is-up{color:#075f3c}.adjustment-modal__preview .is-down{color:#8d1f1f}.adjustment-modal .field{display:flex;flex-direction:column;gap:.25rem;position:relative}.adjustment-modal .field__label{font-size:.75rem;font-weight:600;color:#4d5866;text-transform:uppercase;letter-spacing:.04em}.adjustment-modal .field__hint{font-weight:400;text-transform:none;letter-spacing:0;color:#6b7787}.adjustment-modal .field input,.adjustment-modal .field select{height:36px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;font-family:inherit;background:#fff}.adjustment-modal .field input:focus,.adjustment-modal .field select:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.adjustment-modal .field input[inputmode=numeric]{font-variant-numeric:tabular-nums}.adjustment-modal .field__chosen{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:36px;padding:0 .75rem;background:#f6f8fa;border:1px solid #e2e7ee;border-radius:6px;font-size:.875rem}.adjustment-modal .field__chosen button{appearance:none;border:none;background:none;color:#0174df;font-size:.75rem;cursor:pointer}.adjustment-modal .field__results{position:absolute;top:100%;left:0;right:0;z-index:300;margin:.25rem 0 0;padding:0;list-style:none;background:#fff;border:1px solid #e2e7ee;border-radius:6px;box-shadow:0 4px 12px #141a2214,0 1px 3px #141a220d;max-height:260px;overflow-y:auto}.adjustment-modal .field__results button{display:grid;grid-template-columns:120px 1fr auto;gap:.5rem;align-items:center;width:100%;text-align:left;padding:.5rem .75rem;background:none;border:none;font-size:.875rem;cursor:pointer}.adjustment-modal .field__results button:hover{background:#eef1f5}.adjustment-modal .field__results button .mono{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.75rem}.adjustment-modal .field__results button .muted{color:#6b7787;font-size:.75rem;font-variant-numeric:tabular-nums}.adjustment-modal .field-row{display:grid;grid-template-columns:1fr 140px;gap:1rem}@media(max-width:520px){.adjustment-modal .field-row{grid-template-columns:1fr}}.modal-backdrop{position:fixed;inset:0;background:#141a2273;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:500}.modal{background:#fff;border-radius:14px;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f;width:100%;max-height:calc(100vh - 3rem);display:flex;flex-direction:column}.modal__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e2e7ee}.modal__header h2{margin:0;font-size:1.125rem;font-weight:600}.modal__header button{appearance:none;border:none;background:none;font-size:1.375rem;line-height:1;color:#4d5866;cursor:pointer;display:flex}.modal__header button:hover{color:#232c37}.modal__body{padding:1.25rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto}.modal__footer{display:flex;justify-content:flex-end;gap:.5rem;padding-top:.5rem;border-top:1px solid #e2e7ee}.modal__error{margin:0;padding:.5rem .75rem;background:#fdecec;color:#8d1f1f;border-radius:6px;font-size:.875rem}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.inventory-page .admin-table-wrap{background:#fff;border:1px solid #e2e7ee;border-radius:10px;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a;overflow-x:auto;min-width:0;max-width:100%}.inventory-page .admin-table{width:100%;border-collapse:collapse;font-size:.8125rem}.inventory-page .admin-table thead{background:#f6f8fa;border-bottom:1px solid #e2e7ee}.inventory-page .admin-table thead th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#4d5866;font-size:.6875rem;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.inventory-page .admin-table thead th.numeric{text-align:right}.inventory-page .admin-table tbody tr{border-bottom:1px solid #e2e7ee;transition:background-color .12s cubic-bezier(.2,0,.2,1)}.inventory-page .admin-table tbody tr:last-child{border-bottom:none}.inventory-page .admin-table td{padding:.75rem 1rem;color:#232c37;vertical-align:middle}.inventory-page .admin-table td.numeric{text-align:right}.inventory-page .admin-table th.numeric,.inventory-page .admin-table td.numeric{font-variant-numeric:tabular-nums}.inventory-page .admin-table .num{text-align:right;font-variant-numeric:tabular-nums}.inventory-page .admin-table .mono{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.75rem}.inventory-page .admin-table .strong{font-weight:600}.inventory-page .admin-table .muted{color:#4d5866}.inventory-page .admin-table .nowrap{white-space:nowrap}.inventory-page .admin-table .delta{font-weight:600;font-variant-numeric:tabular-nums}.inventory-page .admin-table .delta.is-up{color:#075f3c}.inventory-page .admin-table .delta.is-down,.inventory-page .admin-table .is-bad{color:#8d1f1f}.inventory-page .admin-table .is-warn{color:#7c5104}.inventory-page .admin-table .reference{display:block;font-size:.75rem;color:#6b7787;margin-top:2px}.inventory-page .admin-table .badge{display:inline-block;padding:2px .5rem;border-radius:999px;font-size:.6875rem;font-weight:500;white-space:nowrap;line-height:1.6}.inventory-page .admin-table .admin-table__action{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;height:30px;padding:0 .5rem;border:1px solid #e2e7ee;border-radius:6px;background:#fff;color:#4d5866;font-size:.6875rem;font-weight:500;text-decoration:none;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.inventory-page .admin-table .admin-table__action:hover{border-color:#0174df;color:#0174df}.inventory-page .admin-table .admin-table__action svg{font-size:.75rem}.inventory-page .admin-table .admin-table__empty{padding:2rem 1rem;text-align:center;color:#4d5866;cursor:default}.inventory-page .admin-table .actions{text-align:right;white-space:nowrap}.inventory-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:1.25rem}.inventory-stat{background:#fff;border:1px solid #e2e7ee;border-radius:10px;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:2px}.inventory-stat__value{font-size:1.75rem;font-weight:600;color:#232c37;font-variant-numeric:tabular-nums;line-height:1.25}.inventory-stat__label{font-size:.75rem;color:#4d5866;text-transform:uppercase;letter-spacing:.04em}.inventory-stat.is-warn{border-left:3px solid #cf8a09}.inventory-stat.is-bad{border-left:3px solid #d93a3a}.inventory-tabs{display:flex;gap:.25rem;border-bottom:1px solid #e2e7ee;margin-bottom:1rem}.inventory-tabs button{appearance:none;background:none;border:none;border-bottom:2px solid transparent;height:36px;padding:0 1rem;font-size:.875rem;font-weight:500;color:#4d5866;cursor:pointer;display:inline-flex;align-items:center;gap:.25rem}.inventory-tabs button:hover{color:#232c37}.inventory-tabs button.is-active{color:#0174df;border-bottom-color:#0174df}.inventory-tabs__count{background:#fdf4e3;color:#7c5104;border-radius:999px;padding:0 .5rem;font-size:.75rem;font-weight:600;font-variant-numeric:tabular-nums}.inventory-filters{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.inventory-filters select{height:30px;padding:0 .5rem;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;background:#fff}.inventory-filters__count{font-size:.75rem;color:#4d5866;font-variant-numeric:tabular-nums}.inventory-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 0;font-size:.875rem;color:#4d5866;font-variant-numeric:tabular-nums}.inventory-pagination button{height:30px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;background:#fff;font-size:.875rem;cursor:pointer}.inventory-pagination button:disabled{opacity:.45;cursor:not-allowed}.inventory-pagination button:not(:disabled):hover{background:#eef1f5}.inventory-error{background:#fdecec;color:#8d1f1f;border:1px solid #d93a3a;border-radius:6px;padding:.75rem 1rem;margin-bottom:1rem;font-size:.875rem}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.orders-page .orders-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.25rem 0;margin-bottom:1.5rem}.orders-page .orders-toolbar .toolbar-left{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;flex:1;min-width:0}.orders-page .orders-toolbar .toolbar-left .toolbar-clear-btn{background:transparent;border:none;color:#4d5866;font-size:.875rem;font-weight:500;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;height:36px;padding:0 .75rem;border-radius:6px;transition:.18s cubic-bezier(.2,0,.2,1);white-space:nowrap;align-self:flex-start}.orders-page .orders-toolbar .toolbar-left .toolbar-clear-btn:hover{color:#0174df;background:#eaf4fe}.orders-page .orders-toolbar .toolbar-left .toolbar-clear-btn:active{transform:scale(.98)}.orders-page .orders-toolbar .toolbar-right{flex-shrink:0}.orders-page .orders-toolbar .toolbar-right .search-bar{width:320px;max-width:320px}.orders-page .orders-list{display:block;width:100%;margin-bottom:2rem}.orders-page .orders-list .empty-state{text-align:center;padding:4rem 1.25rem;color:#4d5866;font-size:.875rem}.orders-page .orders-list .empty-state .empty-state-content{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:400px;margin:0 auto}.orders-page .orders-list .empty-state .empty-state-content .empty-state-title{font-size:1.125rem;font-weight:600;color:#232c37;margin:0}.orders-page .orders-list .empty-state .empty-state-content .empty-state-message{font-size:.875rem;color:#4d5866;margin:0;line-height:1.55}.orders-page .orders-list .empty-state .empty-state-content .empty-state-actions{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.orders-page .pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;list-style:none;padding:1.5rem 0;margin:0;flex-wrap:wrap}.orders-page .pagination .pagination-previous a,.orders-page .pagination .pagination-next a,.orders-page .pagination .pagination-page a,.orders-page .pagination .pagination-break a{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 .75rem;background:#fff;border:1px solid #e2e7ee;border-radius:6px;color:#232c37;font-size:.875rem;font-weight:500;font-variant-numeric:tabular-nums;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);text-decoration:none}.orders-page .pagination .pagination-previous a:hover,.orders-page .pagination .pagination-next a:hover,.orders-page .pagination .pagination-page a:hover,.orders-page .pagination .pagination-break a:hover{border-color:#0174df;background:#eaf4fe;color:#0174df}.orders-page .pagination .pagination-previous.active a,.orders-page .pagination .pagination-next.active a,.orders-page .pagination .pagination-page.active a,.orders-page .pagination .pagination-break.active a{background:#0174df;color:#fff;border-color:#0174df;box-shadow:0 1px 2px #141a220d}.orders-page .pagination .pagination-previous.disabled a,.orders-page .pagination .pagination-next.disabled a,.orders-page .pagination .pagination-page.disabled a,.orders-page .pagination .pagination-break.disabled a{opacity:.4;cursor:not-allowed;pointer-events:none}.orders-page .pagination .pagination-break a{border:none;background:transparent}.orders-page .pagination .pagination-break a:hover{background:transparent;border:none}@media(max-width:768px){.orders-page .orders-toolbar{flex-direction:column;align-items:stretch;gap:1rem;padding:1rem 0;margin-bottom:1.25rem}.orders-page .orders-toolbar .toolbar-left{order:2;gap:.75rem;width:100%}.orders-page .orders-toolbar .toolbar-left .toolbar-clear-btn{align-self:flex-end}.orders-page .orders-toolbar .toolbar-right{order:1;width:100%}.orders-page .orders-toolbar .toolbar-right .search-bar{width:100%;max-width:100%}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.reports-page .reports-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.report-card{background:#fff;border:1px solid #e2e7ee;border-radius:10px;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.5rem}.report-card header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.report-card header h3{margin:0;font-size:.875rem;font-weight:600;color:#232c37}.report-card__tag{font-size:.6875rem;font-weight:500;color:#4d5866;background:#eef1f5;border-radius:4px;padding:1px .5rem}.report-card__columns{margin:0;font-size:.75rem;color:#6b7787;line-height:1.55;flex:1}.report-card footer{display:flex;gap:.5rem}.report-card footer .btn{flex:1;justify-content:center;height:36px;padding:0 .75rem;border-radius:6px;font-size:.8125rem}.reports-filters{background:#fff;border:1px solid #e2e7ee;border-radius:10px;padding:1rem 1.25rem;margin-bottom:1.25rem}.reports-filters h2{margin:0 0 2px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#4d5866}.reports-filters__hint{margin:0 0 1rem;font-size:.75rem;color:#6b7787}.reports-filters__row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.reports-filters__row label{display:flex;flex-direction:column;gap:.25rem}.reports-filters__row label span{font-size:.6875rem;font-weight:600;color:#4d5866;text-transform:uppercase;letter-spacing:.04em}.reports-filters__row label input,.reports-filters__row label select{height:36px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;font-size:.8125rem;font-family:inherit;color:#232c37;background:#fff;transition:.12s cubic-bezier(.2,0,.2,1)}.reports-filters__row label input:focus,.reports-filters__row label select:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.reports-filters__row label input[type=date]{font-variant-numeric:tabular-nums}.reports-error{background:#fdecec;color:#8d1f1f;border:1px solid #fad2d2;border-radius:6px;padding:.75rem 1rem;margin-bottom:1rem;font-size:.8125rem}.reports-empty{color:#4d5866;font-size:.8125rem;padding:1.5rem;text-align:center}.spin{animation:reports-spin .9s linear infinite}@keyframes reports-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.spin{animation:none}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.reconcile-page{display:flex;flex-direction:column;gap:1.25rem}.reconcile-banner{border-radius:6px;padding:.75rem 1rem;font-size:.875rem}.reconcile-banner.is-error{background:#fdecec;color:#8d1f1f;border:1px solid #d93a3a}.reconcile-banner.is-info{background:#eaf4fe;color:#004a97;border:1px solid #0f7ee6}.reconcile-status{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;background:#fff;border:1px solid #e2e7ee;border-radius:10px;padding:1rem 1.25rem}.reconcile-status__item{display:flex;flex-direction:column;gap:2px}.reconcile-status__item .label{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#4d5866;font-weight:600}.reconcile-status__item .value{font-size:1.125rem;font-weight:600;font-variant-numeric:tabular-nums}.reconcile-status__item .hint{font-size:.75rem;color:#6b7787;line-height:1.55;display:flex;gap:.25rem;align-items:flex-start}.reconcile-status__item .hint svg{flex-shrink:0;margin-top:2px;color:#cf8a09}.reconcile-status__notice{grid-column:1 / -1}.reconcile-runs h2{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#4d5866;margin:0 0 .5rem}.reconcile-runs ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.reconcile-runs li button{display:grid;grid-template-columns:90px 1fr auto auto;gap:1rem;align-items:center;width:100%;text-align:left;padding:.5rem 1rem;background:#fff;border:1px solid #e2e7ee;border-radius:6px;font-size:.875rem;cursor:pointer}.reconcile-runs li button:hover{background:#eef1f5}.reconcile-runs li button .source{font-weight:500}.reconcile-runs li button .when{color:#6b7787;font-size:.75rem}.reconcile-runs li button .tally{display:flex;gap:.5rem;font-size:.75rem;color:#4d5866;font-variant-numeric:tabular-nums}.reconcile-runs li button .tally em{color:#7c5104;font-style:normal;font-weight:600}.reconcile-runs li.is-active button{border-color:#0174df;box-shadow:0 0 0 3px #0174df38}@media(max-width:768px){.reconcile-runs li button{grid-template-columns:1fr;gap:.25rem}}.reconcile-run{display:flex;flex-direction:column;gap:1rem}.reconcile-run__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.reconcile-run__header h2{margin:0;font-size:1.125rem;font-weight:600}.reconcile-run__header p{margin:2px 0 0;font-size:.75rem;color:#4d5866}.reconcile-run__actions{display:flex;gap:.5rem}.reconcile-counts{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem}.reconcile-count{appearance:none;background:#fff;border:1px solid #e2e7ee;border-radius:10px;padding:.5rem .75rem;text-align:left;cursor:pointer;display:flex;flex-direction:column}.reconcile-count__value{font-size:1.375rem;font-weight:600;font-variant-numeric:tabular-nums}.reconcile-count__label{font-size:.75rem;color:#4d5866}.reconcile-count:hover{background:#eef1f5}.reconcile-count.is-selected{border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.reconcile-count.is-warn .reconcile-count__value{color:#7c5104}.reconcile-count.is-bad .reconcile-count__value{color:#8d1f1f}.reconcile-count.is-good .reconcile-count__value{color:#075f3c}.reconcile-count.is-info .reconcile-count__value{color:#004a97}.reconcile-bulk{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;background:#fdf4e3;border:1px solid #cf8a09;border-radius:10px;padding:.75rem 1rem}.reconcile-bulk p{margin:0;font-size:.875rem;color:#7c5104;display:flex;align-items:center;gap:.25rem}.reconcile-bulk div{display:flex;gap:.5rem}.reconcile-rows{display:flex;flex-direction:column;gap:.5rem}.reconcile-row{background:#fff;border:1px solid #e2e7ee;border-left-width:3px;border-radius:10px;padding:.75rem 1rem}.reconcile-row.is-warn{border-left-color:#cf8a09}.reconcile-row.is-bad{border-left-color:#d93a3a}.reconcile-row.is-good{border-left-color:#0f9d63}.reconcile-row.is-info{border-left-color:#0f7ee6}.reconcile-row.is-neutral{border-left-color:#cbd3de}.reconcile-row header{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.reconcile-row header .sku{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.875rem;font-weight:600}.reconcile-row__errors,.reconcile-row__warnings{margin:.5rem 0 0;padding-left:1rem;font-size:.75rem;line-height:1.55}.reconcile-row__errors{color:#8d1f1f}.reconcile-row__warnings{color:#6b7787}.reconcile-row__diff{width:100%;margin-top:.5rem;border-collapse:collapse;font-size:.75rem}.reconcile-row__diff th{text-align:left;font-weight:600;color:#6b7787;text-transform:uppercase;letter-spacing:.04em;padding-bottom:.25rem;border-bottom:1px solid #e2e7ee}.reconcile-row__diff td{padding:.25rem .5rem .25rem 0;border-bottom:1px solid #e2e7ee;vertical-align:top;max-width:260px;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.reconcile-row__diff .muted{color:#6b7787}.reconcile-row__diff .proposed{font-weight:500}.reconcile-row__diff .tag{display:inline-block;margin-left:.25rem;font-size:.6875rem;text-transform:uppercase;background:#eaf4fe;color:#004a97;border-radius:4px;padding:0 .25rem}.reconcile-row__diff .delta{margin-left:.5rem;font-weight:600}.reconcile-row__diff .delta.is-up{color:#075f3c}.reconcile-row__diff .delta.is-down{color:#8d1f1f}.reconcile-row__diff tr.is-conflicted{background:#cf8a0914}.reconcile-row__resolve{display:flex;gap:.5rem;margin-top:.5rem}.reconcile-row__resolve button{appearance:none;height:30px;padding:0 .75rem;border:1px solid #cbd3de;background:#fff;border-radius:6px;font-size:.75rem;cursor:pointer}.reconcile-row__resolve button:hover{background:#eef1f5}.reconcile-row__resolve button.is-chosen{border-color:#0174df;background:#eaf4fe;color:#005bbb;font-weight:600}.pill{display:inline-block;font-size:.75rem;border-radius:999px;padding:1px .5rem;text-transform:capitalize;background:#eef1f5;color:#4d5866}.pill--conflict{background:#fdf4e3;color:#7c5104}.pill--invalid{background:#fdecec;color:#8d1f1f}.pill--new_sheet_row{background:#e8f7f0;color:#075f3c}.pill--sheet_change,.pill--applied,.pill--preview{background:#eaf4fe;color:#004a97}.pill--rejected,.pill--failed{background:#fdecec;color:#8d1f1f}.pill--resolved{background:#eef1f5;color:#36404d}.reconcile-empty{color:#4d5866;font-size:.875rem;padding:1.5rem;text-align:center}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.order-detail{min-height:100vh;background-color:#f6f8fa;padding:1.5rem 1rem}.order-detail .detail-container{max-width:1000px;margin:0 auto}.order-detail .back-link{display:inline-block;background:none;border:none;color:#0174df;font-size:.875rem;cursor:pointer;padding:0;margin-bottom:1rem;transition:.12s cubic-bezier(.2,0,.2,1)}.order-detail .back-link:hover{color:#005bbb;text-decoration:underline}.order-detail .detail-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid #e2e7ee;gap:1.5rem}.order-detail .detail-header .header-left h1{font-size:1.75rem;font-weight:700;color:#232c37;margin:0 0 .5rem;line-height:1.25}.order-detail .detail-header .header-left .header-meta{font-size:.875rem;color:#4d5866}.order-detail .detail-header .header-right{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}.order-detail .detail-header .header-right .header-badges{display:flex;gap:.5rem;flex-wrap:wrap}.order-detail .detail-header .header-right .header-total{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.order-detail .detail-header .header-right .header-total .total-label{font-size:.75rem;color:#4d5866;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.order-detail .detail-header .header-right .header-total .total-value{font-size:1.375rem;font-weight:700;color:#232c37;font-variant-numeric:tabular-nums}.order-detail .detail-grid{display:grid;grid-template-columns:1fr 360px;gap:1.25rem;align-items:start}.order-detail .main-content{display:flex;flex-direction:column;gap:1.25rem}.order-detail .sidebar-content{display:flex;flex-direction:column;gap:1.25rem;position:sticky;top:1.5rem}.order-detail .detail-card{background-color:#fff;border-radius:10px;padding:1.25rem;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a}.order-detail .detail-card h2{font-size:1rem;font-weight:600;color:#232c37;margin:0 0 1rem}.order-detail .detail-card h3{font-size:.875rem;font-weight:600;color:#232c37;margin:0 0 .5rem}.order-detail .detail-card .card-note{color:#4d5866;margin:0 0 1rem;line-height:1.55;font-size:.875rem}.order-detail .sidebar-card h2{font-size:.875rem;font-weight:600;color:#232c37;margin:0 0 .75rem}.order-detail .items-table{margin-bottom:1rem}.order-detail .items-table .item-row{display:grid;grid-template-columns:1fr auto auto;gap:1rem;align-items:center;padding:.75rem 0;border-bottom:1px solid #e2e7ee}.order-detail .items-table .item-row:first-child{padding-top:0}.order-detail .items-table .item-row:last-child{border-bottom:none}.order-detail .items-table .item-row .item-main{display:flex;flex-direction:column;gap:.25rem}.order-detail .items-table .item-row .item-main .item-name{font-weight:600;color:#232c37;font-size:.875rem}.order-detail .items-table .item-row .item-main .item-meta{font-size:.8125rem;color:#6b7787}.order-detail .items-table .item-row .item-qty{font-size:.875rem;color:#4d5866;text-align:center;min-width:40px;font-variant-numeric:tabular-nums}.order-detail .items-table .item-row .item-total{font-weight:600;color:#232c37;font-size:.875rem;text-align:right;min-width:80px;font-variant-numeric:tabular-nums}.order-detail .order-summary{padding-top:.75rem;border-top:1px solid #cbd3de;display:flex;flex-direction:column;gap:.5rem}.order-detail .order-summary .summary-row{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#232c37;font-variant-numeric:tabular-nums}.order-detail .order-summary .summary-row.summary-total{font-weight:700;font-size:1.125rem;color:#232c37;margin-top:.25rem;padding-top:.5rem;border-top:1px solid #e2e7ee}.order-detail .info-rows{display:flex;flex-direction:column;gap:.75rem;margin:0}.order-detail .info-rows .info-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px solid #e2e7ee}.order-detail .info-rows .info-row:last-child{border-bottom:none}.order-detail .info-rows .info-row dt{font-size:.8125rem;color:#4d5866;font-weight:500;margin:0}.order-detail .info-rows .info-row dd{font-size:.875rem;color:#232c37;font-weight:500;margin:0;text-align:right}.order-detail .driver-row{align-items:flex-start}.order-detail .driver-row dd{flex:1;width:100%;max-width:100%}.order-detail .driver-readonly{width:100%;text-align:right}.order-detail .driver-readonly .driver-info{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.order-detail .driver-readonly .driver-info .driver-name{font-size:.875rem;font-weight:600;color:#232c37;line-height:1.4}.order-detail .driver-readonly .driver-info .driver-phone{font-size:.8125rem;color:#6b7787;line-height:1.4}.order-detail .driver-readonly .driver-info .driver-badge{display:inline-block;padding:2px .5rem;border-radius:999px;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;line-height:1.6;margin-top:2px}.order-detail .driver-readonly .driver-info .driver-badge.inactive-badge{background-color:#eef1f5;color:#36404d}.order-detail .driver-readonly .driver-unassigned{font-size:.875rem;color:#6b7787;font-weight:500;font-style:italic}.order-detail .driver-assignment-section{display:flex;flex-direction:column;gap:.5rem;width:100%;align-items:flex-end}.order-detail .driver-select{height:30px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;background-color:#fff;color:#232c37;font-size:.875rem;font-weight:500;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);min-width:140px}.order-detail .driver-select:hover:not(:disabled){border-color:#0174df;background-color:#eef1f5}.order-detail .driver-select:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.order-detail .driver-select:disabled{background-color:#eef1f5;color:#9aa5b4;cursor:not-allowed;opacity:.7}.order-detail .driver-select option{padding:.5rem}.order-detail .driver-actions{display:flex;gap:.5rem;width:100%;justify-content:flex-end}.order-detail .btn-save-driver,.order-detail .btn-cancel-driver{height:30px;padding:0 .75rem;border:none;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);text-transform:uppercase;letter-spacing:.04em}.order-detail .btn-save-driver{background-color:#0174df;color:#fff}.order-detail .btn-save-driver:hover{background-color:#005bbb}.order-detail .btn-cancel-driver{background-color:#eef1f5;color:#4d5866}.order-detail .btn-cancel-driver:hover{background-color:#cbd3de;color:#232c37}.order-detail .customer-info{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e7ee}.order-detail .customer-info .customer-name{font-size:1rem;font-weight:600;color:#232c37;margin-bottom:.5rem;line-height:1.4}.order-detail .customer-info .customer-contact{font-size:.8125rem;color:#4d5866;margin-bottom:.25rem;line-height:1.55}.order-detail .customer-info .customer-contact .contact-label{font-weight:600;color:#6b7787}.order-detail .address-heading{font-size:.8125rem;font-weight:600;color:#232c37;margin:0 0 .5rem}.order-detail .address-info{font-size:.875rem;color:#232c37;line-height:1.55}.order-detail .address-info div{margin-bottom:.25rem}.order-detail .address-info div:last-child{margin-bottom:0}.order-detail .delivery-location-content{display:flex;flex-direction:column;gap:.75rem}.order-detail .delivery-location-content .map-preview{position:relative;width:100%;aspect-ratio:2/1;border-radius:6px;overflow:hidden;background-color:#eef1f5}.order-detail .delivery-location-content .map-preview .map-image{width:100%;height:100%;object-fit:cover;display:block}.order-detail .delivery-location-content .map-preview .map-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f6f8fa;border:2px dashed #cbd3de;color:#6b7787;font-size:.875rem;font-weight:500}.order-detail .delivery-location-content .coordinates-info{display:flex;flex-direction:column;gap:.5rem}.order-detail .delivery-location-content .coordinates-info .coordinates-text{font-size:.8125rem;color:#4d5866;line-height:1.55;font-variant-numeric:tabular-nums}.order-detail .delivery-location-content .coordinates-info .coordinates-text strong{font-weight:600;color:#232c37}.order-detail .delivery-location-content .coordinates-info .directions-link{display:inline-flex;align-items:center;gap:.25rem;color:#0174df;font-size:.875rem;font-weight:600;text-decoration:none;transition:.12s cubic-bezier(.2,0,.2,1);margin-top:.25rem}.order-detail .delivery-location-content .coordinates-info .directions-link:hover{color:#005bbb;text-decoration:underline}.order-detail .actions-card h2{margin-bottom:.75rem}.order-detail .actions-card .action-section{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e7ee}.order-detail .actions-card .action-section h3{font-size:.875rem;font-weight:600;color:#232c37;margin-bottom:.75rem}.order-detail .actions-card .action-section .info-message{padding:.75rem;background-color:#f6f8fa;border-radius:6px;color:#4d5866;font-size:.875rem}.order-detail .actions-card .action-section .info-message p{margin:0}.order-detail .actions-card .action-section .driver-assignment .form-group{margin-bottom:.75rem}.order-detail .actions-card .action-section .driver-assignment .form-group label{display:block;font-size:.8125rem;font-weight:600;color:#4d5866;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.04em}.order-detail .actions-card .action-section .driver-assignment .form-group .form-select{width:100%;height:36px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;background-color:#fff;color:#232c37;font-size:.875rem;font-weight:500;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1)}.order-detail .actions-card .action-section .driver-assignment .form-group .form-select:hover{border-color:#0174df;background-color:#eef1f5}.order-detail .actions-card .action-section .driver-assignment .form-group .form-select:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.order-detail .actions-card .action-section .driver-assignment .current-assignment{margin-top:.5rem;padding:.5rem .75rem;background-color:#eaf4fe;border-radius:4px}.order-detail .actions-card .action-section .driver-assignment .current-assignment small{font-size:.8125rem;color:#4d5866}.order-detail .actions-card .action-section .driver-assignment .current-assignment small strong{color:#005bbb;font-weight:600}.order-detail .action-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.order-detail .delivery-completed-status{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background-color:#e8f7f0;border-radius:10px;border:1px solid #c9ecdd;cursor:default;width:100%}.order-detail .delivery-completed-status .status-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#0f9d63;color:#fff;border-radius:50%;font-size:.875rem;font-weight:700;flex-shrink:0;margin-top:2px}.order-detail .delivery-completed-status .status-content{flex:1;display:flex;flex-direction:column;gap:.25rem}.order-detail .delivery-completed-status .status-content .status-title{font-size:.875rem;font-weight:600;color:#075f3c;line-height:1.4}.order-detail .delivery-completed-status .status-content .status-subtitle{font-size:.8125rem;color:#0b8353;line-height:1.4}.order-detail .btn{height:36px;padding:0 1.25rem;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);white-space:nowrap}.order-detail .btn.btn-primary{background-color:#0174df;color:#fff}.order-detail .btn.btn-primary:hover{background-color:#005bbb}.order-detail .btn.btn-success{background-color:#0f9d63;color:#fff}.order-detail .btn.btn-success:hover{background-color:#0b8353}.order-detail .btn.btn-danger{background-color:#d93a3a;color:#fff}.order-detail .btn.btn-danger:hover{background-color:#bb2b2b}.order-detail .btn.btn-danger:disabled{background-color:#cbd3de;cursor:not-allowed;opacity:.6}.order-detail .btn.btn-secondary{background-color:#eef1f5;color:#232c37}.order-detail .btn.btn-secondary:hover{background-color:#cbd3de}.order-detail .btn-link{height:36px;padding:0 1rem;background-color:transparent;color:#0174df;border:1px solid #0174df;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);align-self:flex-start}.order-detail .btn-link:hover{background-color:#0174df;color:#fff}.order-detail .status-badge{display:inline-block;padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;line-height:1.6}.order-detail .status-badge.payment-paid{background-color:#e8f7f0;color:#075f3c}.order-detail .status-badge.payment-pending{background-color:#fdf4e3;color:#7c5104}.order-detail .status-badge.payment-failed{background-color:#fdecec;color:#8d1f1f}.order-detail .status-badge.fulfillment-processing{background-color:#eef1f5;color:#36404d}.order-detail .status-badge.fulfillment-in-transit{background-color:#eaf4fe;color:#004a97}.order-detail .status-badge.fulfillment-delivered{background-color:#e8f7f0;color:#075f3c}.order-detail .status-badge.fulfillment-cancelled{background-color:#fdecec;color:#8d1f1f}.order-detail .inline-badge{display:inline-block;padding:2px .5rem;border-radius:999px;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;line-height:1.6}.order-detail .inline-badge.payment-paid{background-color:#e8f7f0;color:#075f3c}.order-detail .inline-badge.payment-pending{background-color:#fdf4e3;color:#7c5104}.order-detail .inline-badge.payment-failed{background-color:#fdecec;color:#8d1f1f}.order-detail .inline-badge.fulfillment-processing{background-color:#eef1f5;color:#36404d}.order-detail .inline-badge.fulfillment-in-transit{background-color:#eaf4fe;color:#004a97}.order-detail .inline-badge.fulfillment-delivered{background-color:#e8f7f0;color:#075f3c}.order-detail .inline-badge.fulfillment-cancelled{background-color:#fdecec;color:#8d1f1f}.order-detail .signature-preview{display:flex;flex-direction:column;gap:.75rem}.order-detail .signature-preview img{max-width:100%;border:1px solid #cbd3de;border-radius:6px;background-color:#f6f8fa}.order-detail .delivery-meta{margin-bottom:1.25rem;padding:1rem;background-color:#f6f8fa;border-radius:6px;border-left:3px solid #cbd3de}.order-detail .delivery-meta .meta-row{display:flex;flex-direction:column;gap:.75rem}.order-detail .delivery-meta .meta-item{display:flex;flex-direction:column;gap:.25rem}.order-detail .delivery-meta .meta-item .meta-label{font-size:.75rem;color:#4d5866;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.order-detail .delivery-meta .meta-item .meta-value{font-size:.875rem;color:#232c37;font-weight:500}.order-detail .delivery-meta .meta-item .meta-value.driver-name{font-weight:600;color:#232c37}.order-detail .delivery-meta .meta-item .meta-value.driver-name .driver-details{font-weight:400;color:#4d5866;font-size:.875rem}.order-detail .signature-display h3{font-size:.875rem;font-weight:600;color:#4d5866;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .5rem}.order-detail .signature-display img{max-width:100%;border:1px solid #cbd3de;border-radius:6px;background-color:#f6f8fa}.order-detail .modal-overlay{position:fixed;inset:0;background-color:#141a2280;display:flex;align-items:center;justify-content:center;z-index:500;padding:1.25rem}.order-detail .modal-content{background-color:#fff;border-radius:14px;padding:1.5rem;max-width:440px;width:100%;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f}.order-detail .modal-content h3{font-size:1.375rem;font-weight:700;color:#232c37;margin:0 0 .75rem}.order-detail .modal-content p{font-size:.875rem;color:#4d5866;line-height:1.55;margin:0 0 1.25rem}.order-detail .modal-content .modal-actions{display:flex;gap:.75rem;justify-content:flex-end}@media(max-width:768px){.order-detail{padding:1rem}.order-detail .detail-container{max-width:100%}.order-detail .detail-header{flex-direction:column;gap:1rem}.order-detail .detail-header .header-left h1{font-size:1.375rem}.order-detail .detail-header .header-right{width:100%;align-items:flex-start}.order-detail .detail-header .header-right .header-badges{width:100%}.order-detail .detail-header .header-right .header-total{align-items:flex-start}.order-detail .detail-grid{grid-template-columns:1fr;gap:1rem}.order-detail .sidebar-content{position:static}.order-detail .main-content{gap:1rem}.order-detail .detail-card{padding:1rem}.order-detail .detail-card h2{font-size:.875rem}.order-detail .items-table .item-row{grid-template-columns:1fr auto;gap:.75rem}.order-detail .items-table .item-row .item-qty{grid-column:1;text-align:left;min-width:0}.order-detail .items-table .item-row .item-total{grid-column:2;grid-row:1 / 3;align-self:center}.order-detail .action-buttons{flex-direction:column}.order-detail .action-buttons .btn{width:100%}.order-detail .modal-content .modal-actions{flex-direction:column-reverse}.order-detail .modal-content .modal-actions .btn{width:100%}}@media(max-width:1024px)and (min-width:769px){.order-detail .detail-grid{grid-template-columns:1fr 320px;gap:1rem}.order-detail .sidebar-content{top:1.25rem}}.qb-posted{color:#075f3c;font-weight:500;display:inline-flex;align-items:center;gap:.25rem}.qb-not-posted,.qb-meta{color:#6b7787}.qb-meta{font-size:.75rem}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.drivers-page .drivers-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;gap:1rem;flex-wrap:wrap}.drivers-page .drivers-toolbar .toolbar-left{display:flex;align-items:center;gap:.75rem;flex:1}.drivers-page .drivers-toolbar .toolbar-right{display:flex;gap:.75rem;align-items:center}.drivers-page .empty-state{background:#fff;border-radius:10px;border:1px solid #e2e7ee;padding:4rem 1.25rem;text-align:center}.drivers-page .empty-state .empty-state-content{max-width:400px;margin:0 auto}.drivers-page .empty-state .empty-state-title{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#232c37}.drivers-page .empty-state .empty-state-message{margin:0 0 1.5rem;font-size:.875rem;color:#4d5866}.drivers-page .empty-state .btn-primary,.drivers-page .empty-state .btn-secondary{height:36px;padding:0 1.25rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1)}.drivers-page .empty-state .btn-primary{background:#0174df;color:#fff;border:none}.drivers-page .empty-state .btn-primary:hover{background:#005bbb}.drivers-page .empty-state .btn-secondary{background:#fff;color:#232c37;border:1px solid #cbd3de}.drivers-page .empty-state .btn-secondary:hover{background:#eef1f5;border-color:#9aa5b4}.drivers-page .drivers-table-container{background:#fff;border:1px solid #e2e7ee;border-radius:10px;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a;overflow-x:auto;min-width:0;max-width:100%;margin-bottom:1.5rem}.drivers-page .drivers-table{width:100%;border-collapse:collapse;font-size:.8125rem}.drivers-page .drivers-table thead{background:#f6f8fa;border-bottom:1px solid #e2e7ee}.drivers-page .drivers-table thead th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#4d5866;font-size:.6875rem;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.drivers-page .drivers-table thead th.numeric{text-align:right}.drivers-page .drivers-table tbody tr{border-bottom:1px solid #e2e7ee;transition:background-color .12s cubic-bezier(.2,0,.2,1)}.drivers-page .drivers-table tbody tr:last-child{border-bottom:none}.drivers-page .drivers-table td{padding:.75rem 1rem;color:#232c37;vertical-align:middle}.drivers-page .drivers-table td.numeric{text-align:right}.drivers-page .drivers-table th.numeric,.drivers-page .drivers-table td.numeric{font-variant-numeric:tabular-nums}.drivers-page .drivers-table tbody .driver-row{cursor:pointer}.drivers-page .drivers-table tbody .driver-row:hover{background:#eef1f5}.drivers-page .drivers-table tbody .driver-row:hover .driver-name{color:#0174df}.drivers-page .drivers-table tbody td.driver-name{font-weight:600;color:#232c37}.drivers-page .drivers-table tbody td.driver-email,.drivers-page .drivers-table tbody td.driver-phone{color:#4d5866}.drivers-page .drivers-table tbody td.driver-vehicle{color:#232c37}.drivers-page .drivers-table tbody td.driver-vehicle .vehicle-plate{display:inline-block;padding:2px .5rem;background:#eef1f5;border:1px solid #e2e7ee;border-radius:4px;font-size:.6875rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-weight:500;margin-left:.25rem;letter-spacing:.04em}.drivers-page .drivers-table tbody td.driver-stats .stats-preview{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#4d5866;font-weight:500;font-variant-numeric:tabular-nums}.drivers-page .drivers-table tbody td.driver-stats .stats-preview .stat-item{white-space:nowrap}.drivers-page .drivers-table tbody td.driver-stats .stats-preview .stat-divider{color:#cbd3de;font-weight:400}.drivers-page .drivers-table tbody td.driver-actions .actions-menu{display:flex;gap:.5rem;justify-content:flex-end}.drivers-page .drivers-table tbody td.driver-actions .actions-menu .btn-action{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;height:30px;padding:0 .5rem;border:1px solid #e2e7ee;border-radius:6px;background:#fff;color:#4d5866;font-size:.6875rem;font-weight:500;text-decoration:none;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.drivers-page .drivers-table tbody td.driver-actions .actions-menu .btn-action:hover{border-color:#0174df;color:#0174df}.drivers-page .drivers-table tbody td.driver-actions .actions-menu .btn-action svg{font-size:.75rem}.drivers-page .status-badge{display:inline-block;padding:2px .5rem;border-radius:999px;font-size:.6875rem;font-weight:500;white-space:nowrap;line-height:1.6;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.drivers-page .status-badge.active{background:#e8f7f0;color:#075f3c}.drivers-page .status-badge.inactive{background:#eef1f5;color:#36404d}.drivers-page .pagination-wrapper{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.drivers-page .pagination-wrapper .pagination{display:flex;list-style:none;padding:0;margin:0;gap:.25rem}.drivers-page .pagination-wrapper .pagination .page-item .page-link{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 .75rem;border:1px solid #e2e7ee;border-radius:6px;color:#232c37;text-decoration:none;font-size:.875rem;font-weight:500;font-variant-numeric:tabular-nums;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1)}.drivers-page .pagination-wrapper .pagination .page-item .page-link:hover{background:#eef1f5;border-color:#cbd3de}.drivers-page .pagination-wrapper .pagination .page-item.active .page-link{background:#0174df;color:#fff;border-color:#0174df}.drivers-page .pagination-wrapper .pagination .page-item.disabled .page-link{opacity:.5;cursor:not-allowed;pointer-events:none}.drivers-page .pagination-wrapper .pagination-info{font-size:.8125rem;color:#4d5866;font-variant-numeric:tabular-nums}.drivers-page .success-toast{position:fixed;bottom:2rem;right:2rem;background:#0b8353;color:#fff;padding:1rem 1.5rem;border-radius:10px;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f;display:flex;align-items:center;gap:.75rem;z-index:600;animation:slideInUp .18s cubic-bezier(.2,0,.2,1)}.drivers-page .success-toast .toast-icon{font-size:1rem;font-weight:700;background:#fff3;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center}.drivers-page .success-toast .toast-message{font-size:.875rem;font-weight:600}@keyframes slideInUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.drivers-page .drivers-cards{display:flex;flex-direction:column;gap:1rem}.drivers-page .drivers-cards .driver-card{position:relative;background:#fff;border:1px solid #e2e7ee;border-radius:10px;padding:1rem;box-shadow:0 1px 2px #141a220d;transition:.18s cubic-bezier(.2,0,.2,1);cursor:pointer}.drivers-page .drivers-cards .driver-card:hover{box-shadow:0 4px 12px #141a2214,0 1px 3px #141a220d}.drivers-page .drivers-cards .driver-card .card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e7ee}.drivers-page .drivers-cards .driver-card .card-header .driver-info-card{flex:1;min-width:0}.drivers-page .drivers-cards .driver-card .card-header .driver-info-card .driver-name-card{font-size:1.125rem;font-weight:600;color:#232c37;line-height:1.4;word-wrap:break-word}.drivers-page .drivers-cards .driver-card .card-header .status-badge{flex-shrink:0}.drivers-page .drivers-cards .driver-card .card-body{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e7ee}.drivers-page .drivers-cards .driver-card .card-body .card-info-row{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.drivers-page .drivers-cards .driver-card .card-body .card-info-row .card-label{font-size:.75rem;color:#4d5866;font-weight:600;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;min-width:70px}.drivers-page .drivers-cards .driver-card .card-body .card-info-row .card-value{font-size:.875rem;color:#232c37;font-weight:500;text-align:right;word-break:break-word}.drivers-page .drivers-cards .driver-card .card-body .card-info-row .card-value.card-value-email{font-size:.8125rem;color:#4d5866}.drivers-page .drivers-cards .driver-card .card-body .card-info-row .card-value .vehicle-plate-card{display:inline-block;padding:2px .5rem;background:#eef1f5;border:1px solid #e2e7ee;border-radius:4px;font-size:.6875rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-weight:500;margin-left:.25rem;letter-spacing:.04em}.drivers-page .drivers-cards .driver-card .card-actions{display:flex;gap:.5rem}.drivers-page .drivers-cards .driver-card .card-actions .action-btn-card{flex:1;display:flex;align-items:center;justify-content:center;min-height:44px;padding:0 1rem;background:#fff;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;font-weight:600;color:#232c37;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1)}.drivers-page .drivers-cards .driver-card .card-actions .action-btn-card:hover{background:#eef1f5;border-color:#0174df;color:#0174df}.drivers-page .mobile-only{display:none}.drivers-page .desktop-only{display:block}@media(max-width:1024px){.drivers-page .drivers-toolbar{flex-direction:column;align-items:stretch;gap:.75rem}.drivers-page .drivers-toolbar .toolbar-left,.drivers-page .drivers-toolbar .toolbar-right{width:100%}}@media(max-width:768px){.drivers-page .mobile-only{display:flex}.drivers-page .desktop-only{display:none}.drivers-page .drivers-toolbar{margin-bottom:1.25rem}.drivers-page .drivers-toolbar .toolbar-right{width:100%}.drivers-page .drivers-table{min-width:900px}.drivers-page .drivers-table thead th{position:sticky;top:0;background:#f6f8fa;z-index:100}.drivers-page .pagination-wrapper{flex-direction:column;gap:.75rem;padding:1rem 0}.drivers-page .pagination-wrapper .pagination-info{order:-1}.drivers-page .pagination-wrapper .pagination{width:100%;justify-content:center;flex-wrap:wrap}.drivers-page .success-toast{bottom:1.25rem;right:1.25rem;left:1.25rem;padding:.75rem 1.25rem}}@media(max-width:480px){.drivers-page .drivers-toolbar{margin-bottom:1rem}.drivers-page .pagination-wrapper .pagination .page-item .page-link{min-width:30px;height:30px;padding:0 .5rem}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.driver-detail{padding:1.5rem;max-width:1200px;margin:0 auto}.driver-detail .detail-container .back-link{display:inline-flex;align-items:center;padding:.5rem 0;margin-bottom:1.25rem;color:#0174df;font-size:.875rem;font-weight:500;background:none;border:none;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.driver-detail .detail-container .back-link:hover{color:#005bbb}.driver-detail .detail-container .detail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.driver-detail .detail-container .detail-header .header-left{display:flex;align-items:center;gap:.75rem}.driver-detail .detail-container .detail-header .header-left h1{margin:0;font-size:1.375rem;font-weight:600;color:#232c37;line-height:1.25}.driver-detail .detail-container .detail-header .header-left .status-badge{padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:500}.driver-detail .detail-container .detail-header .header-left .status-badge.active{background:#e8f7f0;color:#075f3c}.driver-detail .detail-container .detail-header .header-left .status-badge.inactive{background:#eef1f5;color:#36404d}.driver-detail .detail-container .detail-header .header-actions{display:flex;gap:.75rem}.driver-detail .detail-container .detail-header .header-actions button{height:36px;padding:0 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);border:1px solid transparent}.driver-detail .detail-container .detail-header .header-actions button.btn-secondary{background:#fff;color:#232c37;border-color:#cbd3de}.driver-detail .detail-container .detail-header .header-actions button.btn-secondary:hover{background:#eef1f5;border-color:#9aa5b4}.driver-detail .detail-container .detail-header .header-actions button.btn-warning{background:#ac7106;color:#fff}.driver-detail .detail-container .detail-header .header-actions button.btn-warning:hover{background:#7c5104}.driver-detail .detail-container .detail-header .header-actions button.btn-success{background:#0f9d63;color:#fff}.driver-detail .detail-container .detail-header .header-actions button.btn-success:hover{background:#0b8353}.driver-detail .detail-container .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-bottom:2rem}.driver-detail .detail-container .stats-grid .stat-card{background:#fff;border:1px solid #e2e7ee;border-radius:10px;padding:1.25rem}.driver-detail .detail-container .stats-grid .stat-card .stat-label{font-size:.75rem;font-weight:500;color:#4d5866;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem}.driver-detail .detail-container .stats-grid .stat-card .stat-value{font-size:1.75rem;font-weight:600;color:#232c37;margin-bottom:.25rem;font-variant-numeric:tabular-nums}.driver-detail .detail-container .stats-grid .stat-card .stat-value-small{font-size:1rem;font-weight:600;color:#232c37;margin-bottom:.25rem;font-variant-numeric:tabular-nums}.driver-detail .detail-container .stats-grid .stat-card .stat-hint{font-size:.75rem;color:#6b7787}.driver-detail .detail-container .detail-tabs{display:flex;gap:.5rem;border-bottom:2px solid #e2e7ee;margin-bottom:1.5rem;overflow-x:auto}.driver-detail .detail-container .detail-tabs .tab{height:42px;padding:0 1.25rem;background:none;border:none;border-bottom:2px solid transparent;color:#4d5866;font-size:.875rem;font-weight:500;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);white-space:nowrap;margin-bottom:-2px}.driver-detail .detail-container .detail-tabs .tab:hover{color:#232c37;background:#eef1f5}.driver-detail .detail-container .detail-tabs .tab.active{color:#0174df;border-bottom-color:#0174df}.driver-detail .detail-container .tab-content .orders-list{display:flex;flex-direction:column;gap:1rem}.driver-detail .detail-container .tab-content .empty-message{background:#fff;border:1px solid #e2e7ee;border-radius:10px;padding:4rem 1.25rem;text-align:center}.driver-detail .detail-container .tab-content .empty-message p{margin:0;font-size:1rem;color:#6b7787}.driver-detail .detail-container .tab-content .profile-content{background:#fff;border:1px solid #e2e7ee;border-radius:10px;padding:1.5rem}.driver-detail .detail-container .tab-content .profile-content .profile-section{padding:1.25rem 0;border-bottom:1px solid #e2e7ee}.driver-detail .detail-container .tab-content .profile-content .profile-section:first-child{padding-top:0}.driver-detail .detail-container .tab-content .profile-content .profile-section:last-child{padding-bottom:0;border-bottom:none}.driver-detail .detail-container .tab-content .profile-content .profile-section h3{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#232c37}.driver-detail .detail-container .tab-content .profile-content .profile-section .info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem}.driver-detail .detail-container .tab-content .profile-content .profile-section .info-grid .info-item .info-label{font-size:.75rem;font-weight:500;color:#4d5866;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.04em}.driver-detail .detail-container .tab-content .profile-content .profile-section .info-grid .info-item .info-value{font-size:.875rem;color:#232c37}.driver-detail .detail-container .tab-content .profile-content .profile-section .info-grid .info-item .info-value.vehicle-plate{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;background:#eef1f5;border:1px solid #e2e7ee;padding:.25rem .5rem;border-radius:4px;display:inline-block}.driver-detail .detail-container .tab-content .profile-content .profile-section .notes-text{margin:0;font-size:.875rem;line-height:1.55;color:#232c37;white-space:pre-wrap}@media(max-width:768px){.driver-detail{padding:1rem}.driver-detail .detail-container .detail-header{flex-direction:column;align-items:flex-start;gap:1rem}.driver-detail .detail-container .detail-header .header-actions{width:100%}.driver-detail .detail-container .detail-header .header-actions button{flex:1}.driver-detail .detail-container .stats-grid{grid-template-columns:1fr}.driver-detail .detail-container .detail-tabs .tab{padding:0 1rem;font-size:.8125rem}.driver-detail .detail-container .tab-content .profile-content{padding:1rem}.driver-detail .detail-container .tab-content .profile-content .profile-section .info-grid{grid-template-columns:1fr}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.store-preferences{max-width:1100px;padding-bottom:4rem}.preferences-layout{display:grid;grid-template-columns:216px minmax(0,1fr);gap:1.5rem;align-items:start}.preferences-nav{display:flex;flex-direction:column;gap:1rem;position:sticky;top:1.25rem}.preferences-nav-section{display:flex;flex-direction:column;gap:.25rem}.preferences-nav-heading{margin:0 0 .25rem .75rem;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6b7787}.preferences-nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px}.preferences-nav-item{width:100%;height:30px;padding:0 .75rem;display:flex;align-items:center;gap:.5rem;border:none;border-radius:6px;background:transparent;color:#4d5866;font-size:.8125rem;font-family:inherit;text-align:left;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.preferences-nav-item:hover{background:#eef1f5;color:#232c37}.preferences-nav-item:focus-visible{outline:2px solid #0174df;outline-offset:-2px}.preferences-nav-item.active{background:#eaf4fe;color:#005bbb;font-weight:500}.preferences-nav-item.active .preferences-nav-icon{color:#005bbb}.preferences-nav-icon{flex-shrink:0;width:15px;height:15px;color:#6b7787;transition:.12s cubic-bezier(.2,0,.2,1)}.preferences-nav-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preferences-panel{border:1px solid #e2e7ee;border-radius:10px;background:#fff;padding:1.25rem 1.5rem}.preferences-panel-header{padding-bottom:1rem;border-bottom:1px solid #e2e7ee}.preferences-panel-header h2{margin:0;font-size:1.125rem;font-weight:600;color:#232c37}.preferences-panel-description{margin:.25rem 0 0;font-size:.75rem;color:#4d5866}.preferences-fields:empty{display:none}.preferences-custom-section{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #e2e7ee}.preferences-fields:empty+.preferences-custom-section{margin-top:1rem;padding-top:0;border-top:none}.preferences-alert{display:flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem;border-radius:6px;font-size:.8125rem}.preferences-alert--success{border:1px solid #0f9d63;background:#e8f7f0;color:#075f3c}.preferences-alert--error{border:1px solid #d93a3a;background:#fdecec;color:#8d1f1f}.preferences-savebar{position:sticky;bottom:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.25rem;padding:.75rem 1.25rem;border:1px solid #cbd3de;border-radius:10px;background:#fff;box-shadow:0 4px 12px #141a2214,0 1px 3px #141a220d}.savebar-count{font-size:.8125rem;font-weight:500;color:#232c37;font-variant-numeric:tabular-nums}.savebar-actions{display:flex;gap:.5rem}.savebar-actions button{height:36px;padding:0 1rem;border-radius:6px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.savebar-actions button:disabled{opacity:.6;cursor:not-allowed}.savebar-actions button:focus-visible{outline:2px solid #0174df;outline-offset:2px}.savebar-actions .btn-ghost{border:1px solid #e2e7ee;background:#fff;color:#4d5866}.savebar-actions .btn-ghost:hover:not(:disabled){background:#eef1f5;color:#232c37}.savebar-actions .btn-primary{border:1px solid #0174df;background:#0174df;color:#fff}.savebar-actions .btn-primary:hover:not(:disabled){background:#005bbb;border-color:#005bbb}.preferences-skeleton{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem}.preferences-skeleton .skeleton-field{height:52px;border-radius:6px;background:linear-gradient(90deg,#f6f8fa 25%,#eef1f5 37%,#f6f8fa 63%);background-size:400% 100%;animation:preferences-skeleton 1.4s ease infinite}@keyframes preferences-skeleton{0%{background-position:100% 50%}to{background-position:0 50%}}@media(prefers-reduced-motion:reduce){.preferences-skeleton .skeleton-field{animation:none}}@media(max-width:900px){.preferences-layout{grid-template-columns:1fr;gap:1rem}.preferences-nav{position:static;flex-direction:row;gap:.25rem;overflow-x:auto;padding-bottom:.25rem;border-bottom:1px solid #e2e7ee}.preferences-nav::-webkit-scrollbar{height:3px}.preferences-nav-heading{display:none}.preferences-nav-section,.preferences-nav-list{flex-direction:row;gap:.25rem}.preferences-nav-section+.preferences-nav-section{margin-left:.5rem;padding-left:.5rem;border-left:1px solid #e2e7ee}.preferences-nav-item{white-space:nowrap;flex-shrink:0}.preferences-panel{padding:1rem}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.coupons-page{display:flex;flex-direction:column;gap:1rem}.coupons-archived-toggle{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#4d5866;cursor:pointer}.coupons-table-wrap{overflow-x:auto;border:1px solid #e2e7ee;border-radius:10px;background:#fff}.coupons-table{width:100%;border-collapse:collapse;font-size:.8125rem}.coupons-table th,.coupons-table td{padding:.75rem;text-align:left;border-bottom:1px solid #e2e7ee;vertical-align:top}.coupons-table th{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7787;background:#f6f8fa;white-space:nowrap}.coupons-table tbody tr:last-child td{border-bottom:none}.coupons-table .numeric{font-variant-numeric:tabular-nums;white-space:nowrap}.coupons-table tr.is-archived{opacity:.55}.coupon-code{display:block;font-weight:600;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace,monospace;letter-spacing:.03em;color:#232c37}.coupon-description,.coupon-note{display:block;margin-top:2px;font-size:.75rem;color:#6b7787}.coupon-status{display:inline-block;padding:2px .5rem;border-radius:999px;font-size:.75rem;font-weight:500;white-space:nowrap}.coupon-status--success{background:#e8f7f0;color:#075f3c}.coupon-status--warning{background:#fdf4e3;color:#7c5104}.coupon-status--info{background:#eaf4fe;color:#004a97}.coupon-status--muted{background:#eef1f5;color:#6b7787}.coupons-actions-col{width:1%;white-space:nowrap}.coupon-icon-btn{padding:.25rem;border:none;border-radius:4px;background:transparent;color:#6b7787;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.coupon-icon-btn:hover{background:#eef1f5;color:#232c37}.coupon-icon-btn.is-destructive:hover{background:#fdecec;color:#bb2b2b}.coupons-empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;border:1px dashed #cbd3de;border-radius:10px;color:#4d5866;text-align:center}.coupons-empty svg{width:28px;height:28px;color:#6b7787}.coupons-empty p{margin:0}.coupons-empty-hint{font-size:.8125rem;color:#6b7787;max-width:46ch}.coupons-skeleton{display:flex;flex-direction:column;gap:.5rem}.coupons-skeleton-row{height:52px;border-radius:6px;background:#eef1f5}.coupon-modal-overlay{position:fixed;inset:0;z-index:500;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172073}.coupon-modal{width:100%;max-width:560px;max-height:90vh;overflow-y:auto;border-radius:10px;background:#fff;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f}.coupon-modal-header{padding:1rem 1.25rem;border-bottom:1px solid #e2e7ee}.coupon-modal-header h2{margin:0;font-size:1.125rem;font-weight:600}.coupon-modal-body{display:flex;flex-direction:column;gap:1rem;padding:1.25rem}.coupon-modal-footer{display:flex;justify-content:flex-end;gap:.5rem;padding:1rem 1.25rem;border-top:1px solid #e2e7ee;background:#f6f8fa}.coupon-modal-error{padding:.75rem;border:1px solid #fad2d2;border-radius:6px;background:#fdecec;color:#8d1f1f;font-size:.8125rem}.coupon-field{display:flex;flex-direction:column;gap:.5rem;flex:1;min-width:0}.coupon-field>label{font-size:.8125rem;font-weight:500;color:#232c37}.coupon-field input[type=text],.coupon-field input[type=number],.coupon-field input[type=datetime-local],.coupon-field input:not([type]){height:36px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;background:#fff;color:#232c37;font-size:.8125rem;font-family:inherit}.coupon-field input[type=text]:focus,.coupon-field input[type=number]:focus,.coupon-field input[type=datetime-local]:focus,.coupon-field input:not([type]):focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.coupon-field input[type=text]:disabled,.coupon-field input[type=number]:disabled,.coupon-field input[type=datetime-local]:disabled,.coupon-field input:not([type]):disabled{background:#f6f8fa;cursor:not-allowed}.coupon-field-help{margin:0;font-size:.75rem;color:#6b7787;line-height:1.45}.coupon-row{display:flex;gap:.75rem;align-items:flex-start}.coupon-row>*{flex:1;min-width:0}.coupon-percent-input{display:flex;align-items:center;gap:.25rem;height:36px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;background:#fff}.coupon-percent-input:focus-within{border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.coupon-percent-input input{flex:1;min-width:0;height:auto!important;padding:0!important;border:none!important;box-shadow:none!important;font-variant-numeric:tabular-nums}.coupon-percent-input span{color:#6b7787;font-size:.8125rem}.coupon-checkbox{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#232c37;cursor:pointer}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.mailing-list-page{display:flex;flex-direction:column;gap:1rem}.mailing-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.mailing-list-search{display:flex;align-items:center;gap:.5rem;flex:1;min-width:220px;max-width:360px;height:36px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;background:#fff}.mailing-list-search:focus-within{border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.mailing-list-search svg{flex-shrink:0;width:15px;height:15px;color:#6b7787}.mailing-list-search input{flex:1;min-width:0;border:none;background:transparent;color:#232c37;font-size:.8125rem;font-family:inherit}.mailing-list-search input:focus{outline:none}.mailing-list-count{font-size:.8125rem;color:#4d5866;font-variant-numeric:tabular-nums}.mailing-list-table-wrap{overflow-x:auto;border:1px solid #e2e7ee;border-radius:10px;background:#fff}.mailing-list-table{width:100%;border-collapse:collapse;font-size:.8125rem}.mailing-list-table th,.mailing-list-table td{padding:.75rem;text-align:left;border-bottom:1px solid #e2e7ee}.mailing-list-table th{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7787;background:#f6f8fa;white-space:nowrap}.mailing-list-table tbody tr:last-child td{border-bottom:none}.mailing-list-table .numeric{font-variant-numeric:tabular-nums;white-space:nowrap}.mailing-list-email{color:#232c37;word-break:break-all}.mailing-list-source{display:inline-block;padding:2px .5rem;border-radius:999px;background:#eef1f5;color:#4d5866;font-size:.75rem}.mailing-list-actions-col{width:1%;white-space:nowrap}.mailing-list-icon-btn{padding:.25rem;border:none;border-radius:4px;background:transparent;color:#6b7787;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.mailing-list-icon-btn:hover{background:#eef1f5;color:#232c37}.mailing-list-icon-btn.is-destructive:hover{background:#fdecec;color:#bb2b2b}.mailing-list-pagination{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:.8125rem;color:#4d5866;font-variant-numeric:tabular-nums}.mailing-list-empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;border:1px dashed #cbd3de;border-radius:10px;color:#4d5866;text-align:center}.mailing-list-empty svg{width:28px;height:28px;color:#6b7787}.mailing-list-empty p{margin:0}.mailing-list-empty-hint{font-size:.8125rem;color:#6b7787}.mailing-list-skeleton{display:flex;flex-direction:column;gap:.5rem}.mailing-list-skeleton-row{height:48px;border-radius:6px;background:#eef1f5}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.my-account{display:flex;flex-direction:column;gap:1rem}.my-account-card{display:flex;flex-direction:column;gap:1rem;max-width:720px;padding:1.25rem;border:1px solid #e2e7ee;border-radius:10px;background:#fff}.my-account-role{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem;border-radius:6px;background:#f6f8fa;font-size:.8125rem;color:#4d5866}.my-account-role svg{flex-shrink:0;margin-top:2px;width:15px;height:15px;color:#6b7787}.my-account-role strong{color:#232c37}.my-account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.my-account-field{display:flex;flex-direction:column;gap:.5rem;min-width:0}.my-account-field>span{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;color:#232c37}.my-account-field>span svg{width:14px;height:14px;color:#6b7787}.my-account-field input{height:36px;padding:0 .75rem;border:1px solid #cbd3de;border-radius:6px;background:#fff;color:#232c37;font-size:.8125rem;font-family:inherit}.my-account-field input:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.my-account-field input:disabled{background:#f6f8fa;cursor:not-allowed}.my-account-field>em{font-style:normal;font-size:.75rem;line-height:1.45;color:#6b7787}.my-account-field--sensitive{padding:.75rem;border:1px solid #fae5bd;border-radius:6px;background:#fdf4e3}.my-account-field--sensitive>span svg{color:#ac7106}.my-account-field--sensitive>em{color:#7c5104}.my-account-actions{display:flex;justify-content:flex-end;padding-top:.5rem;border-top:1px solid #e2e7ee}.my-account-skeleton{max-width:720px;height:320px;border-radius:10px;background:#eef1f5}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.driver-dashboard .dashboard-header{margin-bottom:1.5rem}.driver-dashboard .dashboard-header .dashboard-title{font-size:1.375rem;font-weight:600;color:#232c37;margin:0 0 .25rem;letter-spacing:-.02em}.driver-dashboard .dashboard-header .dashboard-subtitle{font-size:.875rem;color:#4d5866;margin:0;font-weight:400}.driver-dashboard .kpi-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-bottom:1.5rem;max-width:1600px}.driver-dashboard .recent-section{margin-top:1.5rem}.driver-dashboard .recent-section .section-card{background:#fff;border-radius:10px;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a;border:1px solid #e2e7ee;overflow:hidden}.driver-dashboard .recent-section .section-card .section-header{padding:1.5rem;border-bottom:1px solid #e2e7ee;display:flex;justify-content:space-between;align-items:center}.driver-dashboard .recent-section .section-card .section-header .section-title{font-size:1.125rem;font-weight:600;color:#232c37;margin:0}.driver-dashboard .recent-section .section-card .section-header .btn-view-all{background:transparent;border:none;color:#0174df;font-size:.875rem;font-weight:500;cursor:pointer;padding:.5rem .75rem;border-radius:6px;transition:.12s cubic-bezier(.2,0,.2,1)}.driver-dashboard .recent-section .section-card .section-header .btn-view-all:hover{background:#eaf4fe;color:#005bbb}.driver-dashboard .recent-section .section-card .section-header .btn-view-all:focus-visible{outline:2px solid #0174df;outline-offset:2px}.driver-dashboard .recent-section .section-card .empty-state{padding:3rem 1.5rem;text-align:center}.driver-dashboard .recent-section .section-card .empty-state p{margin:0 0 .5rem;font-size:1rem;font-weight:500;color:#4d5866}.driver-dashboard .recent-section .section-card .empty-state .empty-subtitle{font-size:.875rem;color:#6b7787;margin:0}.driver-dashboard .recent-section .section-card .orders-list{padding:1.25rem;display:flex;flex-direction:column;gap:1rem}@media(max-width:1024px){.driver-dashboard .kpi-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.driver-dashboard .dashboard-header{margin-bottom:1.25rem}.driver-dashboard .dashboard-header .dashboard-title{font-size:1.125rem}.driver-dashboard .dashboard-header .dashboard-subtitle{font-size:.75rem}.driver-dashboard .kpi-row{grid-template-columns:1fr;gap:.75rem;margin-bottom:1.25rem}.driver-dashboard .recent-section .section-card .section-header{padding:1.25rem;flex-direction:column;align-items:flex-start;gap:.75rem}.driver-dashboard .recent-section .section-card .section-header .section-title{font-size:1rem}.driver-dashboard .recent-section .section-card .orders-list{padding:1rem;gap:.75rem}.driver-dashboard .recent-section .section-card .empty-state{padding:2rem 1.25rem}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.driver-orders .status-tabs{display:flex;gap:.75rem;margin-bottom:1.5rem;flex-wrap:wrap}.driver-orders .status-tabs .status-tab{min-height:44px;padding:.5rem 1.25rem;background:#fff;border:1px solid #e2e7ee;border-radius:6px;font-size:.875rem;font-weight:500;color:#4d5866;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.driver-orders .status-tabs .status-tab:hover{border-color:#0174df;color:#005bbb}.driver-orders .status-tabs .status-tab:focus-visible{outline:2px solid #0174df;outline-offset:2px}.driver-orders .status-tabs .status-tab.active{background:#0174df;border-color:#0174df;color:#fff;font-weight:600}.driver-orders .orders-section{background:#fff;border-radius:10px;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a;overflow:hidden}.driver-orders .loading-state{padding:3rem 1.5rem;text-align:center;color:#4d5866;font-size:1rem}.driver-orders .empty-state{padding:4rem 1.5rem;text-align:center}.driver-orders .empty-state p{margin:0 0 .5rem;font-size:1rem;font-weight:500;color:#4d5866}.driver-orders .empty-state .empty-subtitle{font-size:.875rem;color:#6b7787;margin:0}.driver-orders .delivery-cards{display:flex;flex-direction:column;gap:1rem;padding:1rem}.driver-orders .delivery-cards .delivery-card{background:#fff;border-radius:10px;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a;padding:1rem;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);border:1px solid #e2e7ee}.driver-orders .delivery-cards .delivery-card:hover{box-shadow:0 4px 12px #141a2214,0 1px 3px #141a220d;transform:translateY(-2px)}.driver-orders .delivery-cards .delivery-card:active{transform:translateY(0)}.driver-orders .delivery-cards .delivery-card .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.driver-orders .delivery-cards .delivery-card .card-header .order-id{font-size:1rem;font-weight:600;color:#232c37;font-variant-numeric:tabular-nums}.driver-orders .delivery-cards .delivery-card .card-header .status-badge{padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:500;text-transform:uppercase}.driver-orders .delivery-cards .delivery-card .card-header .status-badge.processing{background:#fdf4e3;color:#7c5104}.driver-orders .delivery-cards .delivery-card .card-header .status-badge.in-transit{background:#eaf4fe;color:#005bbb}.driver-orders .delivery-cards .delivery-card .card-header .status-badge.delivered{background:#e8f7f0;color:#075f3c}.driver-orders .delivery-cards .delivery-card .card-header .status-badge.cancelled{background:#fdecec;color:#8d1f1f}.driver-orders .delivery-cards .delivery-card .card-body{margin-bottom:.75rem}.driver-orders .delivery-cards .delivery-card .card-body .customer-info{font-size:1rem;color:#232c37;margin-bottom:.25rem}.driver-orders .delivery-cards .delivery-card .card-body .customer-info strong{font-weight:600}.driver-orders .delivery-cards .delivery-card .card-body .address-snippet{font-size:.875rem;color:#4d5866;line-height:1.4}.driver-orders .delivery-cards .delivery-card .card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid #e2e7ee;gap:.75rem}.driver-orders .delivery-cards .delivery-card .card-footer .footer-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.driver-orders .delivery-cards .delivery-card .card-footer .footer-info .total{font-size:1rem;font-weight:700;color:#232c37;font-variant-numeric:tabular-nums}.driver-orders .delivery-cards .delivery-card .card-footer .footer-info .date{font-size:.875rem;color:#6b7787;font-variant-numeric:tabular-nums}.driver-orders .delivery-cards .delivery-card .card-footer .action-btn{min-height:44px;padding:.5rem 1rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1);white-space:nowrap}.driver-orders .delivery-cards .delivery-card .card-footer .action-btn:disabled{opacity:.6;cursor:not-allowed}.driver-orders .delivery-cards .delivery-card .card-footer .action-btn:focus-visible{outline:2px solid #0174df;outline-offset:2px}.driver-orders .delivery-cards .delivery-card .card-footer .action-btn.start-btn{background:#0174df;color:#fff}.driver-orders .delivery-cards .delivery-card .card-footer .action-btn.start-btn:not(:disabled):hover{background:#005bbb}.driver-orders .delivery-cards .delivery-card .card-footer .action-btn.start-btn:not(:disabled):active{transform:scale(.98)}.driver-orders .delivery-cards .delivery-card .card-footer .action-btn.complete-btn{background:#0f9d63;color:#fff}.driver-orders .delivery-cards .delivery-card .card-footer .action-btn.complete-btn:not(:disabled):hover{background:#0b8353}.driver-orders .delivery-cards .delivery-card .card-footer .action-btn.complete-btn:not(:disabled):active{transform:scale(.98)}.driver-orders .delivery-cards .delivery-card .card-footer .action-btn.delivered-btn{background:#eef1f5;color:#6b7787}.driver-orders .delivery-cards .mobile-pagination{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#fff;border-radius:10px;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a;margin-top:.5rem}.driver-orders .delivery-cards .mobile-pagination .pagination-btn{min-height:44px;padding:.5rem 1rem;background:#0174df;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:.12s cubic-bezier(.2,0,.2,1)}.driver-orders .delivery-cards .mobile-pagination .pagination-btn:hover:not(:disabled){background:#005bbb}.driver-orders .delivery-cards .mobile-pagination .pagination-btn:focus-visible{outline:2px solid #0174df;outline-offset:2px}.driver-orders .delivery-cards .mobile-pagination .pagination-btn:disabled{background:#cbd3de;cursor:not-allowed;opacity:.6}.driver-orders .delivery-cards .mobile-pagination .pagination-btn:not(:disabled):active{transform:scale(.98)}.driver-orders .delivery-cards .mobile-pagination .page-info{font-size:.875rem;color:#4d5866;font-weight:500;font-variant-numeric:tabular-nums}@media(max-width:768px){.driver-orders .status-tabs{gap:.5rem}.driver-orders .status-tabs .status-tab{padding:.5rem 1rem;font-size:.75rem}.driver-orders .orders-section{display:none}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.driver-profile{max-width:900px}.driver-profile .profile-loading{background:#fff;border-radius:10px;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a;border:1px solid #e2e7ee;padding:3rem;text-align:center;color:#4d5866;font-size:.875rem}.driver-profile .profile-card{background:#fff;border-radius:10px;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a;border:1px solid #e2e7ee;overflow:hidden;margin-bottom:1.5rem}.driver-profile .profile-card .profile-header{padding:2rem 1.5rem;border-bottom:1px solid #e2e7ee;display:flex;align-items:center;gap:1.25rem;background:linear-gradient(135deg,#f6f8fa,#eaf4fe)}.driver-profile .profile-card .profile-header .profile-avatar{width:80px;height:80px;border-radius:999px;background:linear-gradient(135deg,#0174df,#005bbb);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #141a2214,0 1px 3px #141a220d}.driver-profile .profile-card .profile-header .profile-avatar svg{font-size:40px;color:#fff}.driver-profile .profile-card .profile-header .profile-info{flex:1}.driver-profile .profile-card .profile-header .profile-info h2{margin:0 0 .75rem;font-size:1.375rem;font-weight:600;color:#232c37}.driver-profile .profile-card .profile-header .profile-info .profile-badges{display:flex;gap:.5rem;align-items:center}.driver-profile .profile-card .profile-header .profile-info .profile-badges .role-badge{display:inline-flex;align-items:center;padding:.25rem .75rem;background:#eaf4fe;color:#005bbb;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.driver-profile .profile-card .profile-header .profile-info .profile-badges .status-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.driver-profile .profile-card .profile-header .profile-info .profile-badges .status-badge.active{background:#e8f7f0;color:#075f3c}.driver-profile .profile-card .profile-header .profile-info .profile-badges .status-badge.active svg{color:#075f3c}.driver-profile .profile-card .profile-header .profile-info .profile-badges .status-badge.inactive{background:#fdecec;color:#8d1f1f}.driver-profile .profile-card .profile-header .profile-info .profile-badges .status-badge.inactive svg{color:#8d1f1f}.driver-profile .profile-card .profile-header .profile-info .profile-badges .status-badge svg{font-size:.875rem}.driver-profile .profile-card .profile-details{padding:0}.driver-profile .profile-card .profile-details .detail-section{border-bottom:1px solid #e2e7ee}.driver-profile .profile-card .profile-details .detail-section:last-child{border-bottom:none}.driver-profile .profile-card .profile-details .detail-section .section-title{margin:0;padding:1.25rem 1.5rem .75rem;font-size:.6875rem;font-weight:600;color:#4d5866;text-transform:uppercase;letter-spacing:.04em;background:#f6f8fa}.driver-profile .profile-card .profile-details .detail-row{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #e2e7ee;transition:background-color .12s cubic-bezier(.2,0,.2,1)}.driver-profile .profile-card .profile-details .detail-row:last-child{border-bottom:none}.driver-profile .profile-card .profile-details .detail-row:hover{background:#eef1f5}.driver-profile .profile-card .profile-details .detail-row .detail-label{display:flex;align-items:center;gap:.75rem;color:#4d5866;font-size:.875rem;font-weight:500}.driver-profile .profile-card .profile-details .detail-row .detail-label svg{font-size:20px;color:#0174df;flex-shrink:0}.driver-profile .profile-card .profile-details .detail-row .detail-label span{font-weight:600}.driver-profile .profile-card .profile-details .detail-row .detail-value{font-size:.875rem;color:#232c37;font-weight:500;background:#f6f8fa;padding:.25rem .75rem;border-radius:6px;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.driver-profile .profile-card .profile-details .detail-row .detail-value.detail-id{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.75rem;color:#4d5866}.driver-profile .profile-notice{background:#f6f8fa;border:1px solid #e2e7ee;border-radius:6px;padding:.75rem 1.25rem;color:#4d5866;font-size:.875rem;text-align:center}.driver-profile .profile-empty-state{padding:4rem 2rem;text-align:center}.driver-profile .profile-empty-state .empty-state-content{max-width:500px;margin:0 auto}.driver-profile .profile-empty-state .empty-state-content .empty-state-icon{font-size:64px;color:#6b7787;margin-bottom:1.25rem}.driver-profile .profile-empty-state .empty-state-content h3{margin:0 0 .75rem;font-size:1.125rem;font-weight:600;color:#232c37}.driver-profile .profile-empty-state .empty-state-content p{margin:0 0 1.5rem;font-size:.875rem;color:#4d5866;line-height:1.55}.driver-profile .profile-empty-state .empty-state-content .empty-state-details{background:#f6f8fa;border:1px solid #e2e7ee;border-radius:6px;padding:1rem;text-align:left}.driver-profile .profile-empty-state .empty-state-content .empty-state-details p{margin:.5rem 0;font-size:.875rem;color:#4d5866}.driver-profile .profile-empty-state .empty-state-content .empty-state-details p:first-child{margin-top:0}.driver-profile .profile-empty-state .empty-state-content .empty-state-details p:last-child{margin-bottom:0}.driver-profile .profile-empty-state .empty-state-content .empty-state-details p strong{color:#232c37;font-weight:600}@media(max-width:768px){.driver-profile .profile-card .profile-header{padding:1.5rem 1.25rem;flex-direction:column;text-align:center}.driver-profile .profile-card .profile-header .profile-avatar{width:64px;height:64px}.driver-profile .profile-card .profile-header .profile-avatar svg{font-size:32px}.driver-profile .profile-card .profile-header .profile-info h2{font-size:1.125rem}.driver-profile .profile-card .profile-header .profile-info .profile-badges{justify-content:center}.driver-profile .profile-card .profile-details .detail-section .section-title{padding:1rem 1.25rem .5rem;font-size:.6875rem}.driver-profile .profile-card .profile-details .detail-row{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.75rem 1.25rem}.driver-profile .profile-card .profile-details .detail-row .detail-value{max-width:100%;width:100%}.driver-profile .profile-notice{padding:.75rem 1rem;font-size:.75rem}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.change-password-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef1f5,#eaf4fe);padding:1.25rem}.change-password-page .change-password-container{background:#fff;border:1px solid #e2e7ee;border-radius:10px;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f;padding:3rem;max-width:480px;width:100%}.change-password-page .change-password-header{text-align:center;margin-bottom:2rem}.change-password-page .change-password-header .logo-container{margin-bottom:1.5rem;display:flex;justify-content:center}.change-password-page .change-password-header .logo-container .navbar-logo{pointer-events:auto}.change-password-page .change-password-header .logo-container .navbar-logo .logo-content .logo-text{color:#232c37}.change-password-page .change-password-header .logo-container .navbar-logo .logo-content .logo-tagline{color:#0174df}.change-password-page .change-password-header h1{font-size:1.375rem;font-weight:600;color:#232c37;margin:0 0 .5rem}.change-password-page .change-password-header .subtitle{font-size:.875rem;color:#4d5866;margin:0;line-height:1.55}.change-password-page .change-password-form .error-message{background:#fdecec;border:1px solid #d93a3a;border-radius:6px;padding:.75rem 1rem;margin-bottom:1.25rem;color:#8d1f1f;font-size:.875rem;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.change-password-page .change-password-form .info-message{background:#eaf4fe;border:1px solid #0f7ee6;border-radius:6px;padding:.75rem 1rem;margin-bottom:1.25rem;color:#005bbb;font-size:.875rem}.change-password-page .change-password-form .info-message strong{font-weight:600}.change-password-page .change-password-form .form-group{margin-bottom:1.25rem}.change-password-page .change-password-form .form-group label{display:block;font-size:.875rem;font-weight:500;color:#232c37;margin-bottom:.5rem}.change-password-page .change-password-form .form-group label .required{color:#d93a3a}.change-password-page .change-password-form .form-group .password-input{position:relative}.change-password-page .change-password-form .form-group .password-input input{width:100%;min-height:44px;padding:0 1rem;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff;color:#232c37;transition:.18s cubic-bezier(.2,0,.2,1)}.change-password-page .change-password-form .form-group .password-input input:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.change-password-page .change-password-form .form-group .password-input input:disabled{background-color:#eef1f5;cursor:not-allowed}.change-password-page .change-password-form .form-group .password-input input::placeholder{color:#9aa5b4}.change-password-page .change-password-form .form-options{display:flex;justify-content:flex-start;align-items:center;margin-bottom:1.5rem}.change-password-page .change-password-form .form-options .show-passwords{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:#4d5866}.change-password-page .change-password-form .form-options .show-passwords input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#0174df}.change-password-page .change-password-form .form-options .show-passwords span{-webkit-user-select:none;user-select:none}.change-password-page .change-password-form .btn-submit{width:100%;min-height:44px;background:#0174df;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:.18s cubic-bezier(.2,0,.2,1);box-shadow:0 1px 2px #141a220d;letter-spacing:.3px}.change-password-page .change-password-form .btn-submit:hover:not(:disabled){background:#005bbb;transform:translateY(-2px);box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a}.change-password-page .change-password-form .btn-submit:active:not(:disabled){transform:translateY(0)}.change-password-page .change-password-form .btn-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.change-password-page .password-requirements{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e7ee}.change-password-page .password-requirements h3{font-size:.875rem;font-weight:600;color:#232c37;margin:0 0 .75rem}.change-password-page .password-requirements ul{list-style:none;padding:0;margin:0;font-size:.875rem;color:#4d5866}.change-password-page .password-requirements ul li{padding:.25rem 0;display:flex;align-items:center;gap:.5rem}.change-password-page .password-requirements ul li:before{content:"✓";color:#0f9d63;font-weight:700;font-size:.875rem}@media(max-width:768px){.change-password-page{padding:1.25rem}.change-password-page .change-password-container{padding:2rem 1.5rem}.change-password-page .change-password-header{margin-bottom:1.5rem}.change-password-page .change-password-header h1{font-size:1.125rem}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.driver-forgot-password{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef1f5,#eaf4fe);padding:1.25rem}.driver-forgot-password .forgot-password-container{width:100%;max-width:480px}.driver-forgot-password .forgot-password-card{background:#fff;border:1px solid #e2e7ee;border-radius:10px;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f;padding:3rem;animation:fadeIn .3s ease-in}.driver-forgot-password .forgot-password-success{background:#fff;border:1px solid #e2e7ee;border-radius:10px;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f;padding:3rem;text-align:center;animation:fadeIn .3s ease-in}.driver-forgot-password .forgot-password-success .success-icon{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#0f9d63,#0b8353);border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:48px;color:#fff;font-weight:700}.driver-forgot-password .forgot-password-success h1{margin:0 0 1rem;font-size:1.75rem;font-weight:700;color:#232c37}.driver-forgot-password .forgot-password-success .success-message{margin:0 0 1rem;font-size:1rem;color:#4d5866;line-height:1.55}.driver-forgot-password .forgot-password-success .success-message strong{color:#232c37;font-weight:600}.driver-forgot-password .forgot-password-success .info-text{margin:0 0 2rem;font-size:.875rem;color:#6b7787;padding:.75rem;background:#f6f8fa;border-radius:6px}.driver-forgot-password .forgot-password-success .actions .btn{min-width:200px;min-height:44px}.driver-forgot-password .logo-section{text-align:center;margin-bottom:2rem}.driver-forgot-password .logo-section .logo-placeholder{font-size:48px;margin-bottom:1rem}.driver-forgot-password .logo-section h1{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;color:#232c37}.driver-forgot-password .logo-section .subtitle{margin:0;font-size:.875rem;color:#4d5866;line-height:1.55}.driver-forgot-password .forgot-password-form .error-message{padding:.75rem 1rem;background-color:#fdecec;border:1px solid #d93a3a;border-radius:6px;color:#8d1f1f;font-size:.875rem;margin-bottom:1.25rem;animation:shake .3s ease-in-out}.driver-forgot-password .forgot-password-form .form-group{margin-bottom:1.5rem}.driver-forgot-password .forgot-password-form .form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#232c37;font-size:.875rem}.driver-forgot-password .forgot-password-form .form-group input{width:100%;min-height:44px;padding:0 1rem;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;transition:.18s cubic-bezier(.2,0,.2,1);font-family:inherit;background:#fff;color:#232c37}.driver-forgot-password .forgot-password-form .form-group input:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.driver-forgot-password .forgot-password-form .form-group input:disabled{background-color:#eef1f5;cursor:not-allowed}.driver-forgot-password .forgot-password-form .form-group input::placeholder{color:#6b7787}.driver-forgot-password .forgot-password-form .btn-full{width:100%;min-height:44px;margin-bottom:1.25rem}.driver-forgot-password .forgot-password-form .form-footer{text-align:center}.driver-forgot-password .forgot-password-form .form-footer .back-link{color:#4d5866;text-decoration:none;font-size:.875rem;transition:color .18s cubic-bezier(.2,0,.2,1)}.driver-forgot-password .forgot-password-form .form-footer .back-link:hover{color:#005bbb}@media(max-width:640px){.driver-forgot-password{padding:1rem}.driver-forgot-password .forgot-password-card,.driver-forgot-password .forgot-password-success{padding:2rem 1.5rem}.driver-forgot-password .logo-section h1{font-size:1.375rem}.driver-forgot-password .logo-section .subtitle{font-size:.875rem}}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.driver-reset-password{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef1f5,#eaf4fe);padding:1.25rem}.driver-reset-password .reset-password-container{width:100%;max-width:480px}.driver-reset-password .reset-password-card{background:#fff;border:1px solid #e2e7ee;border-radius:10px;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f;padding:3rem;animation:fadeIn .3s ease-in}.driver-reset-password .reset-password-success{background:#fff;border:1px solid #e2e7ee;border-radius:10px;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f;padding:3rem;text-align:center;animation:fadeIn .3s ease-in}.driver-reset-password .reset-password-success .success-icon{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#0f9d63,#0b8353);border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:48px;color:#fff;font-weight:700}.driver-reset-password .reset-password-success h1{margin:0 0 1rem;font-size:1.75rem;font-weight:700;color:#232c37}.driver-reset-password .reset-password-success .success-message{margin:0 0 1rem;font-size:1rem;color:#4d5866;line-height:1.55}.driver-reset-password .reset-password-success .info-text{margin:0 0 2rem;font-size:.875rem;color:#6b7787;padding:.75rem;background:#f6f8fa;border-radius:6px}.driver-reset-password .reset-password-success .actions .btn{min-width:200px;min-height:44px}.driver-reset-password .logo-section{text-align:center;margin-bottom:2rem}.driver-reset-password .logo-section .logo-placeholder{font-size:48px;margin-bottom:1rem}.driver-reset-password .logo-section h1{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;color:#232c37}.driver-reset-password .logo-section .subtitle{margin:0;font-size:.875rem;color:#4d5866;line-height:1.55}.driver-reset-password .reset-password-form .error-message{padding:.75rem 1rem;background-color:#fdecec;border:1px solid #d93a3a;border-radius:6px;color:#8d1f1f;font-size:.875rem;margin-bottom:1.25rem;animation:shake .3s ease-in-out}.driver-reset-password .reset-password-form .form-group{margin-bottom:1.5rem}.driver-reset-password .reset-password-form .form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#232c37;font-size:.875rem}.driver-reset-password .reset-password-form .form-group input{width:100%;min-height:44px;padding:0 1rem;border:1px solid #cbd3de;border-radius:6px;font-size:.875rem;transition:.18s cubic-bezier(.2,0,.2,1);font-family:inherit;background:#fff;color:#232c37}.driver-reset-password .reset-password-form .form-group input:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df38}.driver-reset-password .reset-password-form .form-group input:disabled{background-color:#eef1f5;cursor:not-allowed}.driver-reset-password .reset-password-form .form-group input::placeholder{color:#6b7787}.driver-reset-password .reset-password-form .form-group .password-input-wrapper{position:relative;display:flex;align-items:center}.driver-reset-password .reset-password-form .form-group .password-input-wrapper input{padding-right:3rem}.driver-reset-password .reset-password-form .form-group .password-input-wrapper .toggle-password{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;font-size:1.125rem;padding:.25rem .5rem;color:#4d5866;opacity:.6;transition:opacity .18s cubic-bezier(.2,0,.2,1)}.driver-reset-password .reset-password-form .form-group .password-input-wrapper .toggle-password:hover{opacity:1}.driver-reset-password .reset-password-form .form-group .password-input-wrapper .toggle-password:disabled{cursor:not-allowed;opacity:.3}.driver-reset-password .reset-password-form .form-group .field-error{display:block;color:#8d1f1f;font-size:.8125rem;margin-top:.25rem}.driver-reset-password .reset-password-form .form-group .password-requirements{margin-top:.25rem}.driver-reset-password .reset-password-form .form-group .password-requirements small{color:#4d5866;font-size:.8125rem}.driver-reset-password .reset-password-form .btn-full{width:100%;min-height:44px;margin-bottom:1.25rem}.driver-reset-password .reset-password-form .form-footer{text-align:center}.driver-reset-password .reset-password-form .form-footer .back-link{color:#4d5866;text-decoration:none;font-size:.875rem;transition:color .18s cubic-bezier(.2,0,.2,1)}.driver-reset-password .reset-password-form .form-footer .back-link:hover{color:#005bbb}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}@media(max-width:640px){.driver-reset-password{padding:1rem}.driver-reset-password .reset-password-card,.driver-reset-password .reset-password-success{padding:2rem 1.5rem}.driver-reset-password .logo-section h1{font-size:1.375rem}.driver-reset-password .logo-section .subtitle{font-size:.875rem}}:root{--sw-brand: #0174df;--sw-brand-strong: #005bbb;--sw-surface: #ffffff;--sw-surface-page: #f6f8fa;--sw-surface-hover: #eef1f5;--sw-surface-selected: #eaf4fe;--sw-line: #cbd3de;--sw-line-subtle: #e2e7ee;--sw-text: #232c37;--sw-text-secondary: #4d5866;--sw-text-tertiary: #6b7787;--sw-text-disabled: #9aa5b4;--sw-danger: #d93a3a;--sw-radius-md: 6px;--sw-control-height: 36px;--sw-shadow-focus: 0 0 0 3px rgba(1, 116, 223, .22);--sw-z-dropdown: 300}.btn-base{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border:none;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .18s cubic-bezier(.2,0,.2,1);text-decoration:none;white-space:nowrap;-webkit-user-select:none;user-select:none}.btn-base:active{transform:translateY(0)}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border:none;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .18s cubic-bezier(.2,0,.2,1);text-decoration:none;white-space:nowrap;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#0174df,#005bbb);color:#fff;box-shadow:0 2px 4px #0174df33}.btn-primary:active{transform:translateY(0)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0174df4d}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border:none;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .18s cubic-bezier(.2,0,.2,1);text-decoration:none;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#f0f0f0;color:#232c37}.btn-secondary:active{transform:translateY(0)}.btn-secondary:hover{background:#e0e0e0}.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border:none;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .18s cubic-bezier(.2,0,.2,1);text-decoration:none;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#fff;color:#0174df;border:2px solid #0174df}.btn-outline:active{transform:translateY(0)}.btn-outline:hover{background:#0174df;color:#fff}.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border:none;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .18s cubic-bezier(.2,0,.2,1);text-decoration:none;white-space:nowrap;-webkit-user-select:none;user-select:none;background:transparent;color:#4d5866;border:1px solid #e2e7ee}.btn-ghost:active{transform:translateY(0)}.btn-ghost:hover{background:#eef1f5;border-color:#cbd3de}.btn-danger{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border:none;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .18s cubic-bezier(.2,0,.2,1);text-decoration:none;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#d93a3a;color:#fff}.btn-danger:active{transform:translateY(0)}.btn-danger:hover{background:#c42626}.btn-success{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border:none;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .18s cubic-bezier(.2,0,.2,1);text-decoration:none;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#0f9d63;color:#fff}.btn-success:active{transform:translateY(0)}.btn-success:hover{background:#0b784c}.btn-sm{padding:8px 16px;font-size:.75rem}.btn-md{padding:10px 20px;font-size:.875rem}.btn-lg{padding:14px 28px;font-size:.9375rem}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:.875rem;font-weight:500;color:#232c37;margin-bottom:8px}.form-group label .required{color:#d93a3a;margin-left:2px}.form-group input[type=text],.form-group input[type=email],.form-group input[type=password],.form-group input[type=number],.form-group input[type=tel],.form-group input[type=url],.form-group input[type=date],.form-group input[type=time],.form-group textarea,.form-group select{width:100%;padding:12px 14px;border:1px solid #cbd3de;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;color:#232c37;background:#fff;transition:all .18s cubic-bezier(.2,0,.2,1)}.form-group input[type=text]::placeholder,.form-group input[type=email]::placeholder,.form-group input[type=password]::placeholder,.form-group input[type=number]::placeholder,.form-group input[type=tel]::placeholder,.form-group input[type=url]::placeholder,.form-group input[type=date]::placeholder,.form-group input[type=time]::placeholder,.form-group textarea::placeholder,.form-group select::placeholder{color:#9aa5b4}.form-group input[type=text]:hover,.form-group input[type=email]:hover,.form-group input[type=password]:hover,.form-group input[type=number]:hover,.form-group input[type=tel]:hover,.form-group input[type=url]:hover,.form-group input[type=date]:hover,.form-group input[type=time]:hover,.form-group textarea:hover,.form-group select:hover{border-color:#9aa5b4}.form-group input[type=text]:focus,.form-group input[type=email]:focus,.form-group input[type=password]:focus,.form-group input[type=number]:focus,.form-group input[type=tel]:focus,.form-group input[type=url]:focus,.form-group input[type=date]:focus,.form-group input[type=time]:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#0174df;box-shadow:0 0 0 3px #0174df1a}.form-group input[type=text]:disabled,.form-group input[type=email]:disabled,.form-group input[type=password]:disabled,.form-group input[type=number]:disabled,.form-group input[type=tel]:disabled,.form-group input[type=url]:disabled,.form-group input[type=date]:disabled,.form-group input[type=time]:disabled,.form-group textarea:disabled,.form-group select:disabled{background:#f6f8fa;cursor:not-allowed;opacity:.6}.form-group input[type=text].error,.form-group input[type=email].error,.form-group input[type=password].error,.form-group input[type=number].error,.form-group input[type=tel].error,.form-group input[type=url].error,.form-group input[type=date].error,.form-group input[type=time].error,.form-group textarea.error,.form-group select.error{border-color:#d93a3a}.form-group input[type=text].error:focus,.form-group input[type=email].error:focus,.form-group input[type=password].error:focus,.form-group input[type=number].error:focus,.form-group input[type=tel].error:focus,.form-group input[type=url].error:focus,.form-group input[type=date].error:focus,.form-group input[type=time].error:focus,.form-group textarea.error:focus,.form-group select.error:focus{box-shadow:0 0 0 3px #ef44441a}.form-group textarea{resize:vertical;min-height:100px}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.form-group .error-text{display:block;color:#d93a3a;font-size:.75rem;margin-top:6px}.form-group .help-text{display:block;color:#4d5866;font-size:.75rem;margin-top:6px}.card,.card-hover{background:#fff;border:1px solid #e2e7ee;border-radius:8px;padding:24px;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a;transition:all .18s cubic-bezier(.2,0,.2,1)}.card-hover:hover{transform:translateY(-2px);box-shadow:0 4px 12px #141a2214,0 1px 3px #141a220d}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e2e7ee}.card-header h2,.card-header h3{font-size:1.25rem;font-weight:700;color:#232c37;margin:0}.card-body{font-size:.875rem;color:#4d5866;line-height:1.6}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;transition:all .12s cubic-bezier(.2,0,.2,1)}.status-badge svg{font-size:14px;flex-shrink:0}.status-badge.success{background:#d4edda;color:#155724}.status-badge.warning{background:#fff3cd;color:#856404}.status-badge.error,.status-badge.danger{background:#f8d7da;color:#721c24}.status-badge.info{background:#cce5ff;color:#004085}.status-badge.pending{background:#e2e8f0;color:#475569}.table-container{background:#fff;border:1px solid #e2e7ee;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #141a2212,0 1px 2px #141a220a}.table{width:100%;border-collapse:collapse;font-size:.875rem}.table thead{background:#f6f8fa;border-bottom:2px solid #e2e7ee}.table thead th{padding:16px;text-align:left;font-weight:600;color:#4d5866;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px}.table tbody tr{border-bottom:1px solid #e2e7ee;transition:background .12s cubic-bezier(.2,0,.2,1)}.table tbody tr:last-child{border-bottom:none}.table tbody tr:hover{background:#f6f8fa}.table tbody tr td{padding:16px;color:#232c37}.modal-overlay{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px;overflow:hidden;animation:fadeIn .2s ease}.modal-content{background:#fff;border-radius:12px;width:100%;max-width:620px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 12px 28px #141a221f,0 2px 6px #141a220f;animation:slideIn .25s ease}.modal-header{flex-shrink:0;padding:24px 28px 20px;border-bottom:1px solid #e2e7ee;display:flex;justify-content:space-between;align-items:flex-start;background:#fff}.modal-header .modal-title-group{flex:1;padding-right:32px}.modal-header .modal-title-group h2{font-size:1.25rem;font-weight:600;color:#232c37;margin:0 0 4px;line-height:1.2;letter-spacing:-.01em}.modal-header .modal-title-group .modal-subtitle{font-size:.875rem;color:#4d5866;margin:0;line-height:1.5}.modal-header .modal-close{background:transparent;border:none;width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#9aa5b4;font-size:24px;cursor:pointer;transition:all .12s cubic-bezier(.2,0,.2,1);flex-shrink:0;padding:0;line-height:1}.modal-header .modal-close:hover{background:#eef1f5;color:#4d5866}.modal-header .modal-close:active{background:#e2e7ee}.modal-body{flex:1;overflow-y:auto;overflow-x:hidden;padding:28px;-webkit-overflow-scrolling:touch}.modal-body::-webkit-scrollbar{width:8px}.modal-body::-webkit-scrollbar-track{background:transparent}.modal-body::-webkit-scrollbar-thumb{background:#cbd3de;border-radius:4px}.modal-body::-webkit-scrollbar-thumb:hover{background:#9aa5b4}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.empty-state .empty-state-icon{font-size:64px;color:#cbd3de;margin-bottom:24px}.empty-state .empty-state-icon svg{stroke-width:1.5}.empty-state .empty-state-title{font-size:1.5rem;font-weight:600;color:#232c37;margin:0 0 12px}.empty-state .empty-state-message{font-size:.9375rem;color:#4d5866;margin:0 0 32px;max-width:400px;line-height:1.6}.empty-state .empty-state-action{margin-top:8px}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.loading-state .spinner{width:48px;height:48px;border:4px solid #e2e7ee;border-top-color:#0174df;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:20px}.loading-state p{font-size:.875rem;color:#4d5866;margin:0}.alert{padding:12px 16px;border-radius:6px;margin-bottom:20px;font-size:.875rem;display:flex;align-items:center;gap:12px}.alert.alert-success{background:#e8f7f0;color:#075f3c;border:1px solid #6ee7b7}.alert.alert-warning{background:#fdf4e3;color:#7c5104;border:1px solid #fcd34d}.alert.alert-error{background:#fdecec;color:#8d1f1f;border:1px solid #fecaca}.alert.alert-info{background:#eaf4fe;color:#004a97;border:1px solid #93c5fd}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.text-primary{color:#232c37}.text-secondary{color:#4d5866}.text-tertiary{color:#6b7787}.text-blue{color:#0174df}.text-center{text-align:center}.text-right{text-align:right}.font-semibold{font-weight:600}.font-bold{font-weight:700}.mt-0{margin-top:0}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mt-4{margin-top:32px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mb-3{margin-bottom:24px}.mb-4{margin-bottom:32px}.flex{display:flex}.flex-col{display:flex;flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:8px}.gap-2{gap:16px}.gap-3{gap:24px}.verify-email-page{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}.verify-email-page .verify-email-container{max-width:500px;width:100%}.verify-email-page .verify-card{background:#fff;border-radius:12px;padding:3rem 2rem;box-shadow:0 20px 60px #0000004d;text-align:center}.verify-email-page .verify-card .verify-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:40px}.verify-email-page .verify-card .verify-icon svg{width:100%;height:100%}.verify-email-page .verify-card h1{font-size:1.5rem;font-weight:700;margin:0 0 1rem;color:#232c37}.verify-email-page .verify-card p{font-size:.9375rem;color:#4d5866;line-height:1.6;margin:0 0 1rem}.verify-email-page .verify-card p strong{color:#232c37;font-weight:600}.verify-email-page .verify-card .btn-primary{margin-top:1.5rem;padding:12px 32px;background:linear-gradient(135deg,#0174df,#005bbb);color:#fff;border:none;border-radius:6px;font-size:.9375rem;font-weight:600;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:all .18s cubic-bezier(.2,0,.2,1);box-shadow:0 2px 4px #0174df33}.verify-email-page .verify-card .btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0174df4d}.verify-email-page .verify-card .btn-primary:active{transform:translateY(0)}.verify-email-page .verify-card.verifying .verify-icon{background:#f6f8fa;color:#0174df}.verify-email-page .verify-card.verifying .verify-icon .spinner-icon{animation:spin 1s linear infinite}.verify-email-page .verify-card.success .verify-icon{background:#e8f7f0;color:#075f3c}.verify-email-page .verify-card.success .success-message{color:#075f3c;font-weight:500}.verify-email-page .verify-card.error .verify-icon{background:#fdecec;color:#8d1f1f}.verify-email-page .verify-card.error .error-message{color:#8d1f1f;font-weight:500;margin-bottom:1.5rem}.verify-email-page .verify-card.error .help-text{font-size:.875rem;color:#9aa5b4}@media(max-width:576px){.verify-email-page{padding:1rem}.verify-email-page .verify-card{padding:2rem 1.5rem}.verify-email-page .verify-card .verify-icon{width:64px;height:64px;font-size:32px}.verify-email-page .verify-card h1{font-size:1.25rem}.verify-email-page .verify-card p{font-size:.875rem}.verify-email-page .verify-card .btn-primary{width:100%}}@keyframes spin{to{transform:rotate(360deg)}}
