.login-page{align-items:center;background-position:50%;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:1rem;position:relative}.login-page .login-card{animation:fadeInUp .5s ease;background:#fff;border-radius:1rem;box-shadow:0 12px 25px -6px #00000026;max-width:28rem;padding:2.5rem;position:relative;width:100%;z-index:10}.login-page .login-card .logo{display:flex;justify-content:center;margin-bottom:2rem}.login-page .login-card .logo .logo-image{height:4rem;object-fit:contain;width:auto}.login-page .login-card .login-form .form-group{margin-bottom:1.5rem;position:relative;width:100%}.login-page .login-card .login-form .form-group input{background:#f9fafb;border:1px solid #d1d5db;border-radius:.75rem;color:#1f2937;font-size:1rem;outline:none;padding:1rem;transition:all .25s ease;width:100%}.login-page .login-card .login-form .form-group input::placeholder{color:#9ca3af;transition:transform .2s ease,opacity .2s ease}.login-page .login-card .login-form .form-group input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.login-page .login-card .login-form .form-group input:focus::placeholder{font-size:.875rem;opacity:.7;transform:translateY(-6px)}.login-page .login-card .login-form .form-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:1.5rem}.login-page .login-card .login-form .form-actions .forgot-password{color:#2563eb;font-size:.875rem;text-decoration:none;transition:color .2s ease}.login-page .login-card .login-form .form-actions .forgot-password:hover{color:#1d4ed8;text-decoration:underline}.login-page .login-card .login-form .form-actions .login-button{background:#2563eb;border:none;border-radius:.75rem;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease}.login-page .login-card .login-form .form-actions .login-button:hover{box-shadow:0 6px 12px #2563eb40;transform:translateY(-2px)}.login-page .login-card .login-form .form-actions .login-button:active{box-shadow:none;transform:translateY(0)}.login-page .login-card .login-form .error-message{color:#dc2626;font-size:.875rem;margin-top:.5rem}.login-page .login-card .registration-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.login-page .login-card .registration-buttons .registration-button{background:#f9fafb;border:1px solid #d1d5db;border-radius:.75rem;color:#374151;cursor:pointer;flex:1 1;font-weight:500;padding:.75rem 1rem;transition:transform .2s ease,background-color .2s ease}.login-page .login-card .registration-buttons .registration-button:hover{background-color:#f3f4f6;transform:translateY(-2px)}.login-page .login-card .registration-buttons .registration-button:active{transform:translateY(0)}@media(max-width:640px){.login-card{border-radius:.75rem;padding:1.5rem}.login-card .login-form .form-group input{font-size:.95rem;padding:.75rem}.login-card .login-form .form-actions{align-items:stretch;flex-direction:column}.login-card .login-form .form-actions .login-button{width:100%}.login-card .registration-buttons{flex-direction:column}.login-card .registration-buttons .registration-button{width:100%}}@media(min-width:1024px){.login-card{padding:3rem}}.signup-page{align-items:center;background-position:50%;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:1rem;position:relative}.signup-page .signup-card{animation:fadeInUp .5s ease;background:#fff;border-radius:1rem;box-shadow:0 12px 25px -6px #00000026;margin:0 auto;max-width:28rem;padding:2rem;position:relative;width:100%;z-index:10}@media(min-width:768px){.signup-page .signup-card{padding:2.5rem 3rem}}.signup-page .signup-card .logo{display:flex;justify-content:center;margin-bottom:2rem}.signup-page .signup-card .logo .logo-image{height:3rem}@media(min-width:640px){.signup-page .signup-card .logo .logo-image{height:4rem}}.signup-page .signup-card .signup-form .form-group{margin-bottom:1.25rem}.signup-page .signup-card .signup-form .form-group input{background:#f9fafb;border:1px solid #d1d5db;border-radius:.75rem;color:#1f2937;font-size:1rem;outline:none;padding:.875rem 1rem;transition:all .25s ease;width:100%}@media(min-width:640px){.signup-page .signup-card .signup-form .form-group input{font-size:1.125rem;padding:1rem 1.25rem}}.signup-page .signup-card .signup-form .form-group input::placeholder{color:#9ca3af;transition:transform .2s ease,opacity .2s ease}.signup-page .signup-card .signup-form .form-group input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.signup-page .signup-card .signup-form .form-group input:focus::placeholder{font-size:.875rem;opacity:.7;transform:translateY(-6px)}.signup-page .signup-card .signup-form .form-actions{margin-top:1.5rem}.signup-page .signup-card .signup-form .form-actions .signup-button{background:#2563eb;border:none;border-radius:.75rem;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease;width:100%}.signup-page .signup-card .signup-form .form-actions .signup-button:hover{box-shadow:0 6px 12px #2563eb40;transform:translateY(-2px)}.signup-page .signup-card .signup-form .form-actions .signup-button:active{box-shadow:none;transform:translateY(0)}.signup-page .signup-card .signup-form .error-message{color:#dc2626;font-size:.875rem;margin-top:.75rem}.signup-page .signup-card .switch-auth{color:#6b7280;font-size:.95rem;margin-top:2rem;text-align:center}.signup-page .signup-card .switch-auth p{margin-bottom:.5rem}.signup-page .signup-card .switch-auth .login-link{color:#2563eb;font-weight:500;text-decoration:none}.signup-page .signup-card .switch-auth .login-link:hover{text-decoration:underline}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.mobile-menu-toggle{align-items:center;background:#2561d1;border:none;border-radius:8px;box-shadow:0 2px 8px #00000026;color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;left:5px;position:fixed;top:16px;transition:background .2s;width:48px;z-index:1001}.mobile-menu-toggle:hover{background:#1d4fb0}.mobile-menu-toggle:active{transform:scale(.95)}@media(min-width:768px){.mobile-menu-toggle{display:none}}.sidebar-overlay{animation:fadeIn .3s ease;background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}@media(min-width:768px){.sidebar-overlay{display:none}}.sidebar{background:#2561d1;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;height:100vh;position:fixed;transition:transform .3s ease,width .3s ease;width:240px}@media(max-width:767px){.sidebar{box-shadow:2px 0 8px #00000026;left:0;position:fixed;top:0;transform:translateX(-100%);z-index:1000}.sidebar--open{transform:translateX(0)}}@media(min-width:768px){.sidebar--collapsed{transform:translateX(-100%)}}@media(min-width:768px)and (max-width:1023px){.sidebar{width:200px}}@media(min-width:1024px){.sidebar{width:240px}}.sidebar-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;gap:12px;padding:16px}@media(min-width:768px)and (max-width:1023px){.sidebar-header{gap:8px;padding:12px}}.sidebar-header .sidebar-logo{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:8px;color:#fff;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}@media(min-width:768px)and (max-width:1023px){.sidebar-header .sidebar-logo{height:28px;width:28px}.sidebar-header .sidebar-logo svg{height:16px;width:16px}}.sidebar-header .sidebar-brand h1{color:#fff;font-size:16px;font-weight:600;margin:0}@media(min-width:768px)and (max-width:1023px){.sidebar-header .sidebar-brand h1{font-size:14px}}.sidebar-header .sidebar-brand p{color:#96b9ea;font-size:12px;margin:0}@media(min-width:768px)and (max-width:1023px){.sidebar-header .sidebar-brand p{font-size:10px}}.sidebar-nav{flex:1 1;overflow-y:auto;padding:16px}@media(min-width:768px)and (max-width:1023px){.sidebar-nav{padding:12px}}.sidebar-nav .nav-label{color:#96b9ea;font-size:11px;font-weight:600;letter-spacing:.05em;margin-bottom:8px;text-transform:uppercase}@media(min-width:768px)and (max-width:1023px){.sidebar-nav .nav-label{font-size:10px;margin-bottom:6px}}.sidebar-nav svg{color:#fff}.sidebar-nav ul{list-style:none;margin:0;padding:0}.sidebar-nav ul .nav-item{align-items:center;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:14px;gap:12px;padding:10px 12px;text-decoration:none;transition:background .2s}@media(min-width:768px)and (max-width:1023px){.sidebar-nav ul .nav-item{font-size:13px;gap:10px;padding:8px 10px}}.sidebar-nav ul .nav-item:hover:not(.disabled){background:#3b70d4}.sidebar-nav ul .nav-item.active{background:#3b70d4;color:#1d4ed8;font-weight:500}.sidebar-nav ul .nav-item.disabled{cursor:not-allowed;opacity:.5}.sidebar-nav ul .nav-item .nav-icon{flex-shrink:0}@media(min-width:768px)and (max-width:1023px){.sidebar-nav ul .nav-item .nav-icon{height:16px;width:16px}}.sidebar-nav ul .nav-item .nav-text{display:flex;flex-direction:column;min-width:0}.sidebar-nav ul .nav-item .nav-text span{color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:768px)and (max-width:1023px){.sidebar-nav ul .nav-item .nav-text span{font-size:13px}}.sidebar-nav ul .nav-item .nav-text small{color:#96b9ea;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:768px)and (max-width:1023px){.sidebar-nav ul .nav-item .nav-text small{font-size:10px}}.sidebar-footer{border-top:1px solid #ffffff1a;display:flex;flex-direction:column;gap:12px;padding:12px 16px}@media(min-width:768px)and (max-width:1023px){.sidebar-footer{gap:10px;padding:10px 12px}}.sidebar-footer .sidebar-user{align-items:center;display:flex;gap:8px}@media(min-width:768px)and (max-width:1023px){.sidebar-footer .sidebar-user{gap:6px}}.sidebar-footer .sidebar-user .sidebar-avatar{align-items:center;background:#dbeafe;border-radius:50%;color:#1d4ed8;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}@media(min-width:768px)and (max-width:1023px){.sidebar-footer .sidebar-user .sidebar-avatar{height:28px;width:28px}.sidebar-footer .sidebar-user .sidebar-avatar svg{height:12px;width:12px}}.sidebar-footer .sidebar-user>div{min-width:0;overflow:hidden}.sidebar-footer .sidebar-user .user-name{color:#fff;font-size:13px;font-weight:500;margin:0 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:768px)and (max-width:1023px){.sidebar-footer .sidebar-user .user-name{font-size:12px}}.sidebar-footer .sidebar-user .user-email{color:#96b9ea;font-size:11px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:768px)and (max-width:1023px){.sidebar-footer .sidebar-user .user-email{font-size:10px}}.sidebar-footer .sidebar-signout{align-items:center;background:#0000;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:13px;justify-content:center;padding:8px 12px;transition:background .2s}@media(min-width:768px)and (max-width:1023px){.sidebar-footer .sidebar-signout{font-size:12px;padding:6px 10px}}.sidebar-footer .sidebar-signout:hover{background:#ffffff1a}.sidebar-footer .sidebar-signout svg{color:#fff;flex-shrink:0}.sidebar-close-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#ffffffb3;cursor:pointer;display:flex;flex-shrink:0;height:28px;justify-content:center;margin-left:auto;transition:background .15s,color .15s;width:28px}.sidebar-close-btn:hover{background:#ffffff1f;color:#fff}@media(max-width:767px){.sidebar-close-btn{display:none}}.sidebar-pull-tab{align-items:center;animation:pull-tab-in .25s cubic-bezier(.22,1,.36,1) both;background:#2561d1;border:none;border-radius:0 8px 8px 0;box-shadow:2px 0 12px #0003;color:#ffffffd9;cursor:pointer;display:flex;height:56px;justify-content:center;left:0;padding:0;position:fixed;top:50%;transform:translateY(-50%);transition:width .2s ease,color .15s,box-shadow .2s;width:20px;z-index:998}.sidebar-pull-tab:hover{box-shadow:3px 0 18px #00000047;color:#fff;width:30px}@media(max-width:767px){.sidebar-pull-tab{display:none}}@keyframes pull-tab-in{0%{opacity:0;transform:translateY(-50%) translateX(-100%)}to{opacity:1;transform:translateY(-50%) translateX(0)}}.nav-text__top{align-items:center;display:flex;gap:8px;justify-content:space-between}.nav-badge{background:#ffffff2e;border-radius:999px;color:#fff;flex-shrink:0;font-size:11px;font-weight:700;height:18px;line-height:18px;min-width:18px;padding:0 6px;text-align:center}.db-main{background:#f8f9fb;min-height:100vh;overflow-y:auto;padding:28px 32px}@media(max-width:768px){.db-main{padding:20px 16px}}.db-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:24px}.db-header .db-title{color:#0f172a;font-size:22px;font-weight:700;letter-spacing:-.02em;margin:0 0 4px}.db-header .db-subtitle{color:#64748b;font-size:13px;margin:0}.db-header-right{align-items:center;display:flex;flex-shrink:0;gap:12px}.db-live-badge{align-items:center;background:#10b98114;border:1px solid #10b98133;border-radius:20px;color:#10b981;display:flex;font-size:12px;font-weight:600;gap:6px;padding:4px 12px}.db-live-dot{animation:db-pulse 2s ease-in-out infinite;background:#10b981;border-radius:50%;height:7px;width:7px}@keyframes db-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.db-kpi-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:20px}@media(max-width:1100px){.db-kpi-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.db-kpi-grid{grid-template-columns:1fr}}.db-kpi-card{align-items:flex-start;animation:db-fade-in .4s ease both;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:14px;padding:18px 20px;transition:box-shadow .2s,transform .2s,border-color .2s}.db-kpi-card:hover{border-color:#2563eb40;box-shadow:0 8px 24px #2563eb1a;transform:translateY(-3px)}.db-kpi-card:hover .db-kpi-icon{transform:scale(1.12) rotate(-5deg)}.db-kpi-icon{align-items:center;background:#f1f5f9;border-radius:8px;display:flex;flex-shrink:0;font-size:22px;height:44px;justify-content:center;transition:transform .25s cubic-bezier(.34,1.56,.64,1);width:44px}.db-kpi-body{flex:1 1;min-width:0}.db-kpi-label{color:#64748b;font-size:11px;font-weight:600;letter-spacing:.06em;margin-bottom:4px;text-transform:uppercase}.db-kpi-value{color:#0f172a;font-size:22px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:4px}.db-kpi-delta{font-size:12px;font-weight:500}.db-kpi-delta--up{color:#10b981}.db-kpi-delta--down{color:#ef4444}.db-sparkline{display:block;flex-shrink:0;margin-top:4px;opacity:.7}.db-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:16px}@media(max-width:900px){.db-row{grid-template-columns:1fr}}.db-card{animation:db-fade-in .4s ease both;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:0;padding:20px 22px;transition:box-shadow .2s}.db-card:hover{box-shadow:0 4px 16px #00000012}.db-card--wide{grid-column:span 1}.db-card--full,.db-card-header{margin-bottom:16px}.db-card-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.db-card-title{color:#0f172a;font-size:14px;font-weight:700;margin-bottom:2px}.db-card-sub{color:#64748b;font-size:12px}.db-card-link{color:#64748b;font-size:11px;white-space:nowrap}.db-card-stat{align-items:center;display:flex;flex-shrink:0;gap:8px}.db-card-stat-value{color:#0f172a;font-size:18px;font-weight:700}.db-card-stat-delta{border-radius:20px;font-size:12px;font-weight:600;padding:2px 7px}.db-card-stat-delta--up{background:#10b9811a;color:#10b981}.db-card-stat-delta--down{background:#ef44441a;color:#ef4444}.db-load-chart{align-items:flex-end;display:flex;height:180px;position:relative}.db-chart-bars{align-items:flex-end;gap:4px;padding-bottom:22px}.db-bar-col,.db-chart-bars{display:flex;flex:1 1;height:100%}.db-bar-col{align-items:center;cursor:pointer;flex-direction:column;justify-content:flex-end;position:relative}.db-bar-tooltip{background:#1e293b;border-radius:6px;bottom:calc(100% + 6px);color:#fff;font-size:12px;left:50%;padding:6px 10px;pointer-events:none;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:10}.db-bar-tooltip .db-bar-tooltip-month{font-weight:700;margin-bottom:2px}.db-bar-tooltip .db-bar-tooltip-value{color:#94a3b8}.db-bar-tooltip .db-bar-tooltip-loads{color:#64748b;font-size:11px}.db-bar{animation:db-bar-grow .5s ease both;background:#2563eb;border-radius:4px 4px 0 0;max-width:28px;min-height:0;opacity:.85;transition:background .15s,opacity .15s;width:100%}.db-bar--hovered{background:#1350d4;opacity:1}.db-bar-stack{animation:db-bar-grow .65s cubic-bezier(.34,1.56,.64,1) both;background:#2563eb40;border-radius:4px 4px 0 0;flex-shrink:0;max-width:28px;overflow:hidden;position:relative;transform-origin:bottom;width:100%}.db-bar-delivered{background:#10b981;bottom:0;left:0;opacity:.75;position:absolute;right:0;transition:height .5s ease}.db-chart-legend-created{color:#2563eb66;font-size:11px}.db-chart-legend-delivered{color:#10b981;font-size:11px}.db-bar-label{bottom:0;color:#64748b;font-size:10px;position:absolute;white-space:nowrap}@keyframes db-bar-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.db-donut-wrap{align-items:flex-start;display:flex;gap:16px}.db-donut-wrap--empty{justify-content:center;padding:40px 0}.db-donut-svg{flex-shrink:0;height:140px;width:140px}.db-donut-total{fill:#0f172a;font-size:20px;font-weight:700}.db-donut-label{fill:#64748b;font-size:10px}.db-donut-legend{display:flex;flex:1 1;flex-direction:column;gap:6px;padding-top:6px}.db-legend-item{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:8px;padding:3px 5px;transition:background .15s}.db-legend-item--hovered{background:#f1f5f9}.db-legend-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.db-legend-status{color:#0f172a;flex:1 1;font-size:12px}.db-legend-count{color:#64748b;font-size:12px;font-weight:600}.db-product-list{display:flex;flex-direction:column;gap:10px}.db-product-row{align-items:center;display:flex;gap:10px}.db-product-rank{color:#64748b;flex-shrink:0;font-size:11px;font-weight:700;width:24px}.db-product-info{flex:1 1;min-width:0}.db-product-name{color:#0f172a;font-size:13px;font-weight:500;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.db-product-bar-wrap{background:#f1f5f9;border-radius:10px;height:5px;overflow:hidden}.db-product-bar{background:#2563eb;border-radius:10px;height:100%;transition:width .6s cubic-bezier(.34,1.56,.64,1)}.db-product-stats{align-items:flex-end;color:#64748b;display:flex;flex-direction:column;flex-shrink:0;font-size:12px;gap:1px}.db-product-rev{color:#0f172a;font-size:12px;font-weight:600}.db-carrier-list{display:flex;flex-direction:column;gap:12px}.db-carrier-row{align-items:center;display:flex;gap:10px}.db-carrier-avatar{align-items:center;background:#2563eb;border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:13px;font-weight:700;height:32px;justify-content:center;width:32px}.db-carrier-info{flex:1 1;min-width:0}.db-carrier-name{color:#0f172a;font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.db-carrier-sub{color:#64748b;font-size:11px}.db-carrier-bar-wrap{background:#f1f5f9;border-radius:10px;flex-shrink:0;height:5px;overflow:hidden;width:80px}.db-carrier-bar{background:#10b981;border-radius:10px;height:100%;transition:width .6s cubic-bezier(.34,1.56,.64,1)}.db-heatmap{align-items:flex-start;display:flex;gap:12px;overflow-x:auto;padding-bottom:4px}.db-heatmap-days{display:flex;flex-direction:column;flex-shrink:0;gap:5px;padding-top:22px}.db-heatmap-days span{color:#64748b;font-size:10px;line-height:18px;text-align:right;width:28px}.db-heatmap-grid{display:flex;flex:1 1;gap:5px}.db-heatmap-col{display:flex;flex-direction:column;gap:5px;min-width:18px}.db-heatmap-week-label{color:#64748b;font-size:9px;line-height:14px;margin-bottom:0;overflow:hidden;text-align:center;white-space:nowrap}.db-heatmap-cell{border-radius:3px;cursor:default;height:18px;transition:transform .1s;width:18px}.db-heatmap-cell:hover{transform:scale(1.2)}.db-heatmap-scale{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:4px;padding-top:22px}.db-heatmap-scale span{color:#64748b;font-size:10px}.db-heatmap-scale .db-heatmap-scale-label{color:#64748b;font-size:9px;margin-top:4px;writing-mode:vertical-rl}.db-heatmap-gradient{background:linear-gradient(180deg,#3b82f6,#3b82f626);border-radius:10px;flex:1 1;width:12px}.db-customer-list{display:flex;flex-direction:column;gap:12px}.db-customer-row{align-items:center;display:flex;gap:10px}.db-customer-rank{align-items:center;background:#f1f5f9;border-radius:50%;color:#64748b;display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:20px;justify-content:center;width:20px}.db-customer-info{flex:1 1;min-width:0}.db-customer-name{color:#0f172a;font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.db-customer-loc{color:#64748b;font-size:11px}.db-customer-stats{flex-shrink:0;text-align:right}.db-customer-rev{color:#0f172a;font-size:13px;font-weight:700}.db-customer-loads{color:#64748b;font-size:11px}.db-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.db-table{border-collapse:collapse;font-size:13px;min-width:600px;width:100%}.db-table thead tr{border-bottom:1px solid #e5e7eb}.db-table th{color:#64748b;font-size:11px;font-weight:600;letter-spacing:.05em;padding:0 8px 8px;text-align:left;text-transform:uppercase}.db-table td{border-bottom:1px solid #f1f5f9;color:#0f172a;padding:10px 8px;vertical-align:middle}.db-table tbody tr{transition:background .1s}.db-table tbody tr:hover{background:#f8fafc}.db-table tbody tr:hover td:first-child{box-shadow:inset 3px 0 0 #2563eb}.db-table tbody tr:last-child td{border-bottom:none}.db-table-muted{color:#64748b!important}.db-load-num{background:#f1f5f9;border-radius:4px;color:#0f172a;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;padding:2px 6px}.db-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:11px;font-weight:600;padding:2px 8px;white-space:nowrap}.db-badge--delivered{background:#10b9811a;color:#065f46}.db-badge--enroute{background:#3b82f61a;color:#1e40af}.db-badge--approved{background:#8b5cf61a;color:#5b21b6}.db-badge--assigned{background:#f59e0b1a;color:#92400e}.db-badge--pending{background:#f1f5f9;color:#64748b}.db-badge--rejected{background:#ef44441a;color:#991b1b}.db-badge--cancelled{background:#f1f5f9;color:#64748b}.skeleton{animation:db-shimmer 1.5s infinite;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);border-radius:6px}@keyframes db-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes db-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.muted{color:#64748b}.modal{z-index:1000}.modal,.modal__backdrop{bottom:0;left:0;right:0;top:0}.modal__backdrop{animation:fadeIn .2s ease}.modal__panel{animation:slideUp .3s ease;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:500px;overflow:auto;width:90%}.modal__panel--sm{max-width:420px!important}.modal__panel--lg{max-width:720px!important}.modal__header{padding:20px 24px}.modal__body{padding:24px}.modal__footer{padding:16px 24px}.modal__textarea{border-radius:6px;font-family:inherit;min-height:80px}.modal__textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563e11a;outline:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.settings-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}@media(max-width:767px){.settings-header{align-items:flex-start;flex-direction:column;gap:8px;margin-left:45px}}.settings-header__title{color:#0f172a;font-size:28px;font-weight:700;margin:0}@media(max-width:767px){.settings-header__title{font-size:24px}}.settings-header__subtitle{color:#64748b;font-size:14px;margin:6px 0 0}@media(max-width:767px){.settings-header__subtitle{font-size:13px}}.settings-tabs{grid-gap:8px;background:#eaf0f7;border-radius:10px;display:grid;gap:8px;grid-auto-flow:column;margin:18px 0 20px;padding:6px;width:100%}@media(max-width:767px){.settings-tabs{gap:4px;grid-auto-flow:row;padding:4px}}.settings-tabs__item{background:#0000;border:0;border-radius:8px;color:#334155;cursor:pointer;font-weight:600;padding:10px 16px;text-align:center}@media(max-width:767px){.settings-tabs__item{font-size:14px;padding:8px 12px}}.settings-tabs__item.is-active{background:#fff;box-shadow:0 1px 3px #0206170f;color:#0f172a}.settings-body{display:block;min-width:0;overflow:hidden}.card{background:#fff;border-radius:12px;box-shadow:0 1px 2px #0206170f;padding:18px}@media(max-width:767px){.card{border-radius:8px;padding:16px}}.card__title{color:#0f172a;font-size:18px;font-weight:700;margin:0 0 4px}@media(max-width:767px){.card__title{font-size:16px}}.card__subtitle{color:#64748b;margin:0 0 16px}@media(max-width:767px){.card__subtitle{font-size:13px;margin-bottom:12px}}.card--bleed-top{margin-top:16px}@media(max-width:767px){.card--bleed-top{margin-top:12px}}.section-title{color:#0f172a;font-weight:700;margin:18px 0 8px}@media(max-width:767px){.section-title{font-size:15px;margin:12px 0 6px}}.grid{grid-gap:12px;display:grid;gap:12px}@media(max-width:767px){.grid{gap:10px}}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:767px){.grid--2{grid-template-columns:1fr}}.grid--5{grid-template-columns:2fr 3fr 1.5fr 1fr 1fr}@media(max-width:920px){.grid--5{grid-template-columns:1fr}}.form-control{display:flex;flex-direction:column;gap:6px}.form-control label{color:#334155;font-size:13px}@media(max-width:767px){.form-control label{font-size:12px}}.form-control input,.form-control select{background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;outline:none;padding:10px 12px}@media(max-width:767px){.form-control input,.form-control select{font-size:16px;padding:9px 11px}}.form-control input:focus,.form-control select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.form-control.wide input{width:100%}.form-control.medium{max-width:360px}@media(max-width:767px){.form-control.medium{max-width:100%}}.form-control.short input{max-width:180px}@media(max-width:767px){.form-control.short input{max-width:100%}}.actions{align-items:center;display:flex;gap:12px;margin-top:18px}@media(max-width:767px){.actions{align-items:stretch;flex-direction:column;gap:8px;margin-top:16px}}.btn{border:1px solid #0000;border-radius:10px;cursor:pointer;font-weight:700;padding:10px 14px}@media(max-width:767px){.btn{font-size:15px;padding:11px 16px}}.btn--primary{background:#2563eb;color:#fff}.btn--primary:disabled{cursor:not-allowed;opacity:.7}.btn--ghost{background:#0000;border-color:#e5e7eb;color:#334155}.btn--sm{font-size:13px;padding:8px 12px}@media(max-width:767px){.btn--sm{font-size:14px;padding:9px 14px}}.table{border-collapse:initial;border-spacing:0}@media(max-width:767px){.table{-webkit-overflow-scrolling:touch;display:block;font-size:13px;overflow-x:auto}}.table thead th{background:#f8fafc;color:#475569;font-weight:700;padding:10px 12px}@media(max-width:767px){.table thead th{font-size:12px;padding:8px 10px}}.table tbody td{border-top:1px solid #eef2f7;color:#0f172a;font-size:14px;padding:10px 12px}@media(max-width:767px){.table tbody td{font-size:13px;padding:8px 10px}}.columns-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:920px){.columns-grid{grid-template-columns:1fr 1fr}}@media(max-width:767px){.columns-grid{grid-template-columns:1fr}}.checkbox{align-items:center;display:flex;gap:8px}.checkbox input{height:16px;width:16px}.checkbox__label{text-transform:capitalize}@media(max-width:767px){.checkbox__label{font-size:14px}}.muted{color:#94a3b8}@media(max-width:767px){.muted{font-size:13px}}.ta-center{text-align:center}.skeleton{animation:shimmer 1.4s ease infinite;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%);background-size:400% 100%}@keyframes shimmer{0%{background-position:100% 0}to{background-position:0 0}}.subtabs{margin-top:10px}.search-row{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px;margin-top:12px}@media(max-width:767px){.search-row{align-items:stretch;flex-direction:column;gap:8px}}.search-input{border:1px solid #e5e7eb;border-radius:8px;font-size:14px;padding:10px 12px;width:min(460px,100%)}@media(max-width:767px){.search-input{font-size:16px;width:100%}}.flex-between{align-items:center;display:flex;justify-content:space-between}@media(max-width:767px){.flex-between{align-items:stretch;flex-direction:column;gap:12px}}.card--subtle{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px}@media(max-width:767px){.card--subtle{border-radius:8px;padding:10px}}.doc-actions{display:flex;flex-wrap:wrap;gap:8px}@media(max-width:767px){.doc-actions{flex-direction:column}}.doc-actions .doc-btn{align-items:center;box-sizing:border-box;display:inline-flex;height:36px;justify-content:center;min-width:160px}@media(max-width:767px){.doc-actions .doc-btn{height:40px;min-width:100%}}.address-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));padding:12px}@media(max-width:767px){.address-grid{gap:10px;grid-template-columns:1fr;padding:8px}}.address-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px}@media(max-width:767px){.address-card{border-radius:8px;padding:10px}}.address-card__head{align-items:center;display:flex;justify-content:space-between}@media(max-width:767px){.address-card__head{flex-wrap:wrap;gap:8px}}.address-card__title{align-items:center;display:flex;gap:8px}@media(max-width:767px){.address-card__title{font-size:14px}}.address-card__body{color:#374151;margin-top:8px}@media(max-width:767px){.address-card__body{font-size:13px}}.address-card .actions{display:flex;gap:8px}@media(max-width:767px){.address-card .actions{flex-direction:column;margin-top:8px;width:100%}}.address-drawer .drawer__content{padding-bottom:88px;padding-left:12px}@media(max-width:767px){.address-drawer .drawer__content{padding-bottom:80px;padding-left:8px}}.section{margin-bottom:16px}@media(max-width:767px){.section{margin-bottom:12px}}.section__title{margin-bottom:8px}@media(max-width:767px){.section__title{font-size:15px;margin-bottom:6px}}.field-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1.4fr .8fr .8fr}@media(max-width:860px){.field-row{grid-template-columns:1fr}}.has-error input{border-color:#ef4444;box-shadow:0 0 0 3px #ef444414}.error-text{font-size:12px;margin-top:4px}.switch{align-items:center;cursor:pointer;display:inline-flex;gap:10px;-webkit-user-select:none;user-select:none}.switch input{display:none}.switch__track{background:#e5e7eb;border:1px solid #d1d5db;border-radius:999px;flex-shrink:0;height:24px;position:relative;transition:background .2s ease;width:44px}.switch__track:after{background:#fff;border-radius:50%;box-shadow:0 1px 3px #00000026;content:"";height:18px;left:3px;position:absolute;top:50%;transform:translateY(-50%);transition:left .2s ease;width:18px}input:checked+.switch__track{background:#2563eb;border-color:#2563eb}input:checked+.switch__track:after{left:23px}.switch__label{font-weight:600}@media(max-width:767px){.switch__label{font-size:14px}}.drawer__footer{background:#fff;border-top:1px solid #e5e7eb;bottom:0;padding:12px 16px;position:sticky;z-index:1}@media(max-width:767px){.drawer__footer{padding:10px 12px}}.drawer__footer .actions{display:flex;gap:10px;justify-content:flex-end}@media(max-width:767px){.drawer__footer .actions{flex-direction:column;gap:8px}}.table td input{box-sizing:border-box;max-width:260px;min-width:120px;width:100%}.wh-row-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.wh-row-actions .btn{white-space:nowrap}@media(max-width:640px){.wh-row-actions{align-items:stretch;flex-direction:column}}.notification-preferences{background:#e5e7eb;border-radius:8px;display:flex;flex-direction:column;gap:1px;overflow:hidden}.notification-preference-item{align-items:center;background:#fff;display:flex;gap:16px;justify-content:space-between;padding:16px 20px}@media(max-width:767px){.notification-preference-item{gap:12px;padding:14px 16px}}.notification-preference-item__content{flex:1 1;min-width:0}.notification-preference-item__title{color:#111827;font-size:15px;font-weight:600;margin-bottom:4px}@media(max-width:767px){.notification-preference-item__title{font-size:14px}}.notification-preference-item__description{color:#6b7280;font-size:13px;line-height:1.4}@media(max-width:767px){.notification-preference-item__description{font-size:12px}}.toggle{display:inline-block;flex-shrink:0;height:28px;position:relative;width:48px}@media(max-width:767px){.toggle{height:24px;width:44px}}.toggle input{height:0;opacity:0;width:0}.toggle input:checked+.toggle__slider{background-color:#3b82f6}.toggle input:checked+.toggle__slider:before{transform:translateX(20px)}@media(max-width:767px){.toggle input:checked+.toggle__slider:before{transform:translateX(20px)}}.toggle input:disabled+.toggle__slider{cursor:not-allowed;opacity:.5}.toggle__slider{background-color:#d1d5db;border-radius:28px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.2s}.toggle__slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:20px;left:4px;position:absolute;transition:.2s;width:20px}@media(max-width:767px){.toggle__slider:before{height:16px;width:16px}}.thumb{background:#f1f5f9;border:1px solid #e5e7eb;border-radius:8px;height:54px;width:54px}@media(max-width:767px){.thumb{height:48px;width:48px}}.upload-dotted{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;cursor:pointer;padding:12px}@media(max-width:767px){.upload-dotted{padding:10px}}.products-create{min-width:0}.products-create *{box-sizing:border-box}.products-create__grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:minmax(0,1fr)}.products-create__main{min-width:0}.products-create__aside{height:fit-content;position:sticky;top:18px}@media(max-width:1023px){.products-create__aside{order:-1;position:relative;top:0}}.products-create input:not([type=checkbox]):not([type=radio]),.products-create select,.products-create textarea{appearance:none;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#0f172a;line-height:1.25;outline:none;padding:10px 12px;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;width:100%}@media(max-width:767px){.products-create input:not([type=checkbox]):not([type=radio]),.products-create select,.products-create textarea{font-size:16px;padding:9px 11px}}.products-create input:not([type=checkbox]):not([type=radio]):focus,.products-create select:focus,.products-create textarea:focus{background:#fff;border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f626}.products-create input:not([type=checkbox]):not([type=radio])::placeholder,.products-create select::placeholder,.products-create textarea::placeholder{color:#94a3b8}.input--sm{border-radius:8px!important;padding:8px 10px!important}@media(max-width:767px){.input--sm{padding:7px 9px!important}}.section{margin-top:18px}@media(max-width:767px){.section{margin-top:14px}}.section__header{align-items:center;display:flex;gap:12px;margin-bottom:10px}@media(max-width:767px){.section__header{flex-wrap:wrap;gap:8px}}.section__step{background:#e5edff;border:1px solid #dbeafe;border-radius:9999px;color:#1f2937;display:grid;flex-shrink:0;font-weight:700;height:28px;place-items:center;width:28px}@media(max-width:767px){.section__step{font-size:13px;height:24px;width:24px}}.section__title{font-weight:700;margin:0}@media(max-width:767px){.section__title{font-size:15px}}.section__hint{color:#64748b;font-size:13px;margin:2px 0 0}@media(max-width:767px){.section__hint{font-size:12px;order:3;width:100%}}.section__actions{display:flex;gap:8px;margin-left:auto}@media(max-width:767px){.section__actions{flex-direction:column;margin-left:0;width:100%}}.card{overflow:visible}.card__title-row{align-items:center;display:flex;justify-content:space-between}@media(max-width:767px){.card__title-row{align-items:flex-start;flex-direction:column;gap:8px}}.card__header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:6px}@media(max-width:767px){.card__header{align-items:flex-start;flex-direction:column;gap:8px}}.pill{background:#eef2ff;border:1px solid #e0e7ff;color:#3730a3;font-weight:700;white-space:nowrap}@media(max-width:767px){.pill{font-size:11px;padding:3px 8px}}.segmented{background:#eef2f7;border-radius:10px;display:inline-flex;padding:4px}@media(max-width:767px){.segmented{width:100%}}.segmented__btn{background:#0000;border:0;border-radius:8px;color:#334155;cursor:pointer;font-weight:700;padding:8px 12px}@media(max-width:767px){.segmented__btn{flex:1 1;font-size:13px;padding:7px 10px}}.segmented__btn.is-active{background:#fff;box-shadow:0 1px 3px #0206170f;color:#0f172a}.dropzone{align-items:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;cursor:pointer;display:flex;gap:14px;padding:14px}@media(max-width:767px){.dropzone{flex-direction:column;gap:10px;padding:12px}}.dropzone__preview{aspect-ratio:1/1;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;object-fit:cover;width:120px}@media(max-width:767px){.dropzone__preview{width:100px}}.dropzone__placeholder{color:#94a3b8}@media(max-width:767px){.dropzone__placeholder{font-size:14px;text-align:center}}.dropzone__hint{color:#64748b;font-size:12px;margin-left:auto}@media(max-width:767px){.dropzone__hint{font-size:11px;margin-left:0;text-align:center}}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.chip{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:999px;display:inline-flex;font-weight:600;gap:8px;padding:6px 10px}@media(max-width:767px){.chip{font-size:13px;padding:5px 8px}}.chip button{background:#0000;border:0;color:#64748b;cursor:pointer;font-size:14px}.chip--muted{opacity:.7}.toggle{align-items:center;display:inline-flex;gap:8px}.toggle__label{color:#475569}@media(max-width:767px){.toggle__label{font-size:14px}}.matrix__scroll{-webkit-overflow-scrolling:touch;border:1px solid #eef2f7;border-radius:10px;overflow:auto}.matrix__table{min-width:820px}@media(max-width:767px){.matrix__table{font-size:13px;min-width:600px}}.matrix__sticky-first{left:0}.matrix__last,.matrix__sticky-first{background:#fff;position:sticky;z-index:1}.matrix__last{right:0}.table-scroll{border-radius:10px}@media(max-width:767px){.table-scroll{border-radius:0;margin:0 -12px}.table{font-size:13px}.table td,.table th{padding:8px 6px}}.summary__title{font-weight:700;margin:0 0 8px}@media(max-width:767px){.summary__title{font-size:15px}}.summary__thumb{aspect-ratio:1/1;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;width:100%}@media(max-width:767px){.summary__thumb{border-radius:8px}}.summary__thumb img{display:block;height:100%;object-fit:cover;width:100%}.summary__placeholder{color:#94a3b8;display:grid;height:100%;place-items:center}@media(max-width:767px){.summary__placeholder{font-size:13px}}.summary__row{align-items:center;display:flex;justify-content:space-between;margin-top:10px}@media(max-width:767px){.summary__row{font-size:14px}}.summary__row span{color:#64748b}.product-detail{margin:0 auto;max-width:1040px;padding:12px 20px 40px}@media(max-width:767px){.product-detail{padding:12px 12px 32px}}.grid.grid--2{grid-gap:14px 24px;display:grid;gap:14px 24px;grid-template-columns:1fr 1fr}@media(max-width:767px){.grid.grid--2{gap:12px;grid-template-columns:1fr}}.col-actions{width:160px}@media(max-width:767px){.col-actions{width:auto}}.actions-cell{white-space:nowrap}@media(max-width:767px){.actions-cell{white-space:normal}}.section.has-error--full .section__title,.section.has-error--name-only .section__title{color:#b91c1c}.section.has-error--full :where(.form-control,.table,.matrix__scroll) input:not([type=checkbox]):not([type=radio]),.section.has-error--full :where(.form-control,.table,.matrix__scroll) select,.section.has-error--full :where(.form-control,.table,.matrix__scroll) textarea{border-color:#ef4444!important;box-shadow:0 0 0 2px #ef444414}.section.has-error--full .dropzone,.section.has-error--full .matrix__scroll,.section.has-error--full .table-scroll{border-color:#fecaca!important;box-shadow:0 0 0 2px #ef444414}.section.has-error--full .section__actions .btn,.section.has-error--full .section__actions .btn:focus,.section.has-error--full .section__actions select{border-color:#e5e7eb!important;box-shadow:none!important}.form-control--error>label{color:#b91c1c}[aria-invalid=true]{border-color:#ef4444!important;box-shadow:0 0 0 2px #ef444414}.field-error{color:#b91c1c;font-size:13px;margin-top:6px}@media(max-width:767px){.field-error{font-size:12px}}.dropzone--error{border-color:#ef4444;box-shadow:0 0 0 3px #ef444414}@media(max-width:767px){.section__actions button,.section__actions select{width:100%}}@media(max-width:767px)and (max-width:400px){.chip{flex:1 1 100%;justify-content:center}}.products-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}@media(max-width:767px){.products-header{align-items:flex-start;flex-direction:column;gap:12px}.products-header .btn--primary{width:100%}}.products-filters{padding-top:14px}.products-filters__grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:2fr 1.2fr 1.2fr 1.2fr 1fr 1.2fr;min-width:680px}@media(max-width:1023px)and (min-width:768px){.products-filters__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.products-filters__grid{gap:10px;grid-template-columns:1fr;min-width:0}.products-filters__grid .form-control{width:100%}.products-filters__grid .form-control label{font-size:13px}.products-filters__grid .form-control input,.products-filters__grid .form-control select{font-size:16px}}.sort-controls{display:flex;gap:8px}.sort-controls select:first-child{flex:1 1}.sort-controls select:last-child{flex:0 0 60px}.checkbox-label{align-items:center;display:inline-flex;gap:8px}.skeleton--table{height:240px}.empty-state{color:#94a3b8;padding:16px}.products-table .col-image{width:72px}@media(max-width:767px){.products-table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}.products-table thead{display:none}.products-table tbody tr{background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:block;margin-bottom:16px;padding:12px}.products-table td{align-items:flex-start;border:none!important;display:flex;justify-content:space-between;padding:8px 0!important}.products-table td:before{color:#6b7280;content:attr(data-label);font-size:13px;font-weight:600;margin-right:12px;min-width:90px}.products-table td.cell-image{justify-content:center;margin-bottom:8px}.products-table td.cell-image:before{content:none}.products-table td:last-child{align-items:stretch;border-top:1px solid #e5e7eb!important;flex-direction:column;margin-top:8px;padding-top:12px!important}.products-table td:last-child:before{content:none}}.product-thumb{border:1px solid #e5e7eb;border-radius:8px;height:54px;object-fit:cover;width:54px}@media(max-width:767px){.product-thumb{height:100px;width:100px}}.product-thumb--empty{background:#f1f5f9}.product-name{align-items:center;display:flex;font-weight:700;gap:8px}@media(max-width:767px){.product-name{align-items:flex-start;flex-direction:column;gap:6px}}.product-description{color:#94a3b8;font-size:12px;margin-top:2px}.badge--archived{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.badge--missing{background:#fee2e2;border:1px solid #fecaca;color:#991b1b;margin-left:8px}@media(max-width:767px){.badge--missing{display:inline-block;margin-left:0;margin-top:4px}}.row--warning{opacity:.92}.product-row-actions{display:flex;gap:8px;justify-content:flex-end}@media(max-width:767px){.product-row-actions{flex-direction:column;gap:8px}.product-row-actions a,.product-row-actions button{width:100%}}.products-pagination{align-items:center;display:flex;justify-content:space-between;margin-top:16px}@media(max-width:767px){.products-pagination{align-items:stretch;flex-direction:column;gap:12px}}.products-pagination .form-control{width:160px}@media(max-width:767px){.products-pagination .form-control{order:2;width:100%}}.products-pagination .pagination-controls{align-items:center;display:flex;gap:8px}@media(max-width:767px){.products-pagination .pagination-controls{justify-content:center;order:1}}.products-pagination .pagination-label{min-width:90px;text-align:center}.loading-indicator{color:#94a3b8;margin-top:8px}@media(max-width:767px){.customer_title{margin-left:60px}}.customers-filters__grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}@media(max-width:767px){.customers-filters__grid{gap:10px;grid-template-columns:1fr}.actions-inner{justify-content:flex-end}}.row--archived{opacity:.6}.customers-table{min-width:900px}.modal__backdrop{background:#00000080}.modal__panel{border-radius:14px;box-shadow:0 16px 40px #0003}.modal__body{max-height:80vh;padding:16px}.banner{border:1px solid;border-radius:8px;padding:12px}@media(max-width:767px){.banner{font-size:13px;padding:10px}}.banner--warn{background:#fef9c3;border-color:#fde047;color:#854d0e}.banner--error{background:#fee2e2;border-color:#fca5a5;color:#991b1b}.banner--info{background:#dbeafe;border-color:#93c5fd;color:#1e40af}.badge{border-radius:4px;display:inline-block;font-weight:500;padding:4px 8px}@media(max-width:767px){.badge{font-size:11px;padding:3px 6px}.grid[style*=gridTemplateColumns]{grid-template-columns:1fr!important}.form-control[style*=width]{width:100%!important}}.combo{position:relative}.combo__meta{margin-top:6px}.combo__item,.combo__meta{display:flex;justify-content:space-between}.combo__item{align-items:center;background:#0000;border:0;border-radius:12px;cursor:pointer;padding:10px 12px;text-align:left;width:100%}.combo__item:hover{background:#f1f5f9}.combo__item.is-selected{background:#eff6ff;outline:1px solid #bfdbfe}.version-badge{background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;color:#1d4ed8;font-size:11px;font-weight:700;padding:2px 6px;white-space:nowrap}.modal__header{align-items:center;padding:16px}.modal__title{font-size:1rem}.modal__footer{padding:16px}.table{border-collapse:collapse;font-size:14px;width:100%}.table thead{background:#f9fafb;border-bottom:1px solid #e5e7eb}.table thead th{color:#374151;font-size:13px;font-weight:600;padding:12px 16px;text-align:left;white-space:nowrap}.table thead th.ta-right{text-align:right}.table thead th.ta-center{text-align:center}.table tbody tr{border-bottom:1px solid #e5e7eb;transition:background .15s}.table tbody tr:hover{background:#f9fafb}.table tbody tr:last-child{border-bottom:none}.table tbody td{color:#1f2937;padding:12px 16px}.table tbody td.ta-right{text-align:right}.table tbody td.ta-center{text-align:center}.table .muted{color:#6b7280;font-size:13px}.skeleton{animation:loading 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:8px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden;width:100%}.filterable-header{position:relative}.filterable-header__inner{align-items:center;display:flex;gap:6px;min-width:0}.filterable-header__sort{flex:1 1;min-width:0}.filterable-header__filter-btn{align-items:center;background:#0000;border:1px solid #0000;border-radius:6px;color:#9ca3af;cursor:pointer;display:inline-flex;font-size:11px;gap:3px;line-height:1;padding:3px 5px;transition:color .15s ease,background .15s ease,border-color .15s ease}.filterable-header__filter-btn:hover{background:#eff6ff;border-color:#bfdbfe;color:#2563eb}.filterable-header__filter-btn.is-active{background:#dbeafe;border-color:#93c5fd;color:#2563eb;font-weight:700}.filterable-header__filter-btn:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.filterable-header__menu{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 20px 25px -5px #0000001f,0 10px 10px -5px #0000000d;color:#111827;display:flex;flex-direction:column;max-height:340px;max-width:320px;min-width:240px;padding:10px;text-align:left;z-index:5000}.filterable-header__menu-title{color:#374151;font-size:12px;font-weight:700;margin-bottom:8px}.filterable-header__checks{grid-gap:6px;display:grid;gap:6px;max-height:220px;overflow-y:auto;padding-right:4px}.filterable-header__check{align-items:center;border-radius:6px;color:#111827;cursor:pointer;display:flex;font-size:13px;font-weight:400;gap:8px;padding:4px 2px}.filterable-header__check:hover{background:#f9fafb}.filterable-header__check input{margin:0}.filterable-header__actions{background:#fff;border-top:1px solid #e5e7eb;bottom:0;display:flex;flex-shrink:0;gap:8px;justify-content:flex-end;margin-top:10px;padding-top:10px;position:sticky}.filterable-header.ta-right .filterable-header__inner{justify-content:flex-end}.filterable-header.ta-right .filterable-header__sort{flex:0 1 auto}.filterable-header.ta-right .filterable-header__menu{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 20px 25px -5px #0000001f,0 10px 10px -5px #0000000d;color:#111827;display:flex;flex-direction:column;max-height:340px;max-width:320px;min-width:240px;padding:10px;position:fixed;text-align:left;z-index:99999}.filterable-header.ta-center .filterable-header__inner{justify-content:center}.filterable-header.ta-center .filterable-header__sort{flex:0 1 auto}.filterable-header.ta-center .filterable-header__menu{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 20px 25px -5px #0000001f,0 10px 10px -5px #0000000d;color:#111827;display:flex;flex-direction:column;max-height:340px;max-width:320px;min-width:240px;padding:10px;position:fixed;text-align:left;z-index:99999}.sortable-header__button:disabled{cursor:default}.sortable-header__button{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;gap:6px;padding:0;text-align:inherit;transition:color .15s ease;-webkit-user-select:none;user-select:none;width:100%}.sortable-header__button:hover{color:#3b82f6}.sortable-header__button:hover .sortable-header__indicator svg{opacity:.6!important}.sortable-header__button:active{transform:translateY(1px)}.sortable-header__button:focus-visible{border-radius:2px;outline:2px solid #3b82f6;outline-offset:2px}.sortable-header__text{flex:1 1}.sortable-header__indicator{align-items:center;display:flex;flex-shrink:0;height:12px;justify-content:center;width:12px}.sortable-header__indicator svg{transition:opacity .15s ease}.sortable-header.ta-right .sortable-header__button{flex-direction:row-reverse;justify-content:flex-end}.sortable-header.ta-center .sortable-header__button{justify-content:center}.filterable-header__search{border:1px solid #d1d5db;border-radius:6px;font-size:13px;height:32px;margin-bottom:8px;padding:6px 8px;width:100%}.filterable-header__search:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563e11a;outline:none}.filterable-header__date-range{grid-gap:8px;display:grid;gap:8px}.filterable-header__date-range label{grid-gap:4px;color:#374151;display:grid;font-size:12px;gap:4px}.filterable-header__date-range input{border:1px solid #d1d5db;border-radius:6px;font-size:13px;height:32px;padding:6px 8px}.carrier_title{display:flex;flex-direction:column;gap:4px}.carriers-filters{margin-bottom:16px}.carriers-filters__grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.col-actions{white-space:nowrap;width:200px}.actions-inner{align-items:center;display:flex;gap:8px}.drawer{align-items:stretch;justify-content:flex-end;z-index:1000}.drawer,.drawer__backdrop{bottom:0;left:0;right:0;top:0}.drawer__backdrop{background:#00000080;cursor:pointer}.drawer__panel{background:#fff;box-shadow:-4px 0 24px #00000026;max-width:600px;overflow:hidden;width:100%;z-index:1}.drawer__header{padding:20px 24px}.drawer__header h3{font-size:18px;font-weight:600;margin:0}.drawer__body{flex:1 1;overflow-y:auto;padding:24px}.drawer__body .form-control{display:flex;flex-direction:column;gap:6px}.drawer__body .form-control label{color:#334155;font-size:13px;font-weight:500}.drawer__body .form-control input,.drawer__body .form-control select,.drawer__body .form-control textarea{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:14px;outline:none;padding:10px 12px;width:100%}.drawer__body .form-control input:focus,.drawer__body .form-control select:focus,.drawer__body .form-control textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.drawer-info-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.drawer-tag-field{margin-top:16px}.drawer-tag-hint{font-size:12px}.drawer-tag-chips{display:flex;flex-wrap:wrap;gap:6px}.drawer-chip{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;gap:4px;padding:3px 6px 3px 12px}.drawer-chip--email{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}.drawer-chip--driver{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.drawer-chip--truck{background:#fffbeb;border:1px solid #fde68a;color:#d97706}.drawer-chip__remove{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-size:16px;line-height:1;padding:0 2px}.drawer-chip--email .drawer-chip__remove{color:#93c5fd}.drawer-chip--driver .drawer-chip__remove{color:#86efac}.drawer-chip--truck .drawer-chip__remove{color:#fcd34d}.drawer-tag-input-row{align-items:center;display:flex;gap:8px}.drawer-tag-input-row input{flex:1 1;min-width:0}.drawer-notes-field{margin-top:12px}.drawer-actions{gap:8px;margin-top:16px}.cp-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.cp-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;cursor:pointer;overflow:hidden;text-align:left;transition:box-shadow .2s ease}.cp-card:hover{box-shadow:0 4px 24px #0000000f}.cp-thumb{aspect-ratio:1/1;background:#f8fafc;position:relative;width:100%}.cp-thumb img{height:100%;object-fit:cover;width:100%}.cp-thumb__placeholder{background:#f1f5f9;height:100%;width:100%}.cp-badge{background:#eef2ff;border:1px solid #e5e7eb;border-radius:999px;color:#1e3a8a;font-size:12px;font-weight:600;left:8px;padding:4px 8px;position:absolute;top:8px}.cp-badge--warn{background:#fef9c3;color:#92400e}.cp-badge--muted{background:#f3f4f6;color:#374151}.cp-body{padding:12px}.cp-title{font-weight:700;margin-bottom:4px}.cp-sub{color:#64748b;font-size:12px;margin-bottom:6px}.cp-price{font-size:14px}.cp-detail{grid-gap:16px;display:grid;gap:16px;grid-template-columns:300px 1fr}.cp-detail__img{aspect-ratio:1/1;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;width:100%}.cp-detail__img img{height:100%;object-fit:cover;width:100%}.cp-chip{background:#dcfce7;border:1px solid #bbf7d0;border-radius:999px;color:#065f46;font-size:12px;padding:4px 10px}.cp-chip--warn{background:#fef9c3;border-color:#fde68a;color:#92400e}.cp-chip--muted{background:#f3f4f6;border-color:#e5e7eb;color:#374151}.drawer{display:flex;inset:0;position:fixed;z-index:1100}.drawer__backdrop{background:#0f172a73;inset:0;position:absolute;z-index:1}.drawer__panel{border-left:1px solid #e5e7eb;box-shadow:0 10px 40px #0000002e;flex-direction:column;height:100%;margin-left:auto;position:relative;width:min(760px,95vw)}.drawer__header,.drawer__panel{background:#fff!important;display:flex;z-index:2}.drawer__header{align-items:center;border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:12px 16px;position:sticky;top:0}.drawer__content{background:#fff;flex:1 1 auto;overflow:auto}.pd-hero{aspect-ratio:16/9;background:#f1f5f9;border-bottom:1px solid #e5e7eb;display:block;object-fit:cover;width:100%}.pd-section{border-bottom:1px solid #f1f5f9;padding:16px}.pd-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.pd-title{font-size:18px;font-weight:700;margin:0 0 8px}.pd-subtle{color:#6b7280;font-size:13px}.pill{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:4px 10px}.pill--ok{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.pill--warn{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.pill--bad{background:#fee2e2;border-color:#fecaca;color:#991b1b}.pill--info{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.table-compact{border-collapse:collapse;width:100%}.table-compact td,.table-compact th{border-bottom:1px solid #f1f5f9;padding:10px 12px;vertical-align:middle}.table-compact th{color:#4b5563;font-size:13px;font-weight:600;text-align:left}.price{font-weight:700}.pd-form-grid{grid-gap:14px 16px;gap:14px 16px;grid-template-columns:1.6fr 1.6fr .8fr}.input-lg,.pd-form-grid .form-control{width:100%}.input-lg{min-height:44px;padding:10px 12px}.pd-form-grid .qty-col .input-lg{text-align:right}.pd-subtotal{color:#6b7280;color:var(--muted,#6b7280);grid-column:1/3;min-height:24px}.pd-actions{align-items:center;display:flex;grid-column:3/4;justify-content:flex-end}@media(max-width:960px){.pd-form-grid{grid-template-columns:1fr 1fr}.pd-subtotal{grid-column:1/2}.pd-actions{grid-column:2/3}}@media(max-width:680px){.pd-form-grid{grid-template-columns:1fr}.pd-actions,.pd-subtotal{grid-column:1/-1}.pd-actions{justify-content:flex-end}}.drawer .form-control input,.drawer .form-control select{border-radius:10px}.pd-form-grid{grid-gap:16px 24px;gap:16px 24px;grid-template-areas:"addr qty" "helper qty" "load qty" "subtotal action";grid-template-columns:1.6fr 1fr}.addr-col{grid-area:addr}.helper-col{align-self:center;grid-area:helper}.qty-col{grid-area:qty}.load-col{grid-area:load}.pd-subtotal{align-self:center;grid-area:subtotal}.pd-actions{grid-area:action}.pd-form-grid .form-control input.input-lg,.pd-form-grid .form-control select.input-lg{width:100%}.qty-wrap{display:flex;flex-direction:column}.qty-wrap .help{color:#6b7280;font-size:12px;line-height:1.2;margin-top:6px}@media(max-width:980px){.pd-form-grid{gap:14px;grid-template-areas:"addr" "helper" "qty" "load" "subtotal" "action";grid-template-columns:1fr}.pd-actions{justify-self:stretch}.pd-actions .btn{width:100%}}.pd-form-grid .form-control .input-lg,.pd-form-grid .form-control input[type=number],.pd-form-grid .form-control input[type=text],.pd-form-grid .form-control select{height:44px;width:100%}.pd-actions{align-self:end;grid-column:2;justify-self:end}.form-control label{color:#111827;display:block;font-weight:600;margin-bottom:6px}.pd-pills{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.pd-helper{color:#6b7280;font-size:14px;grid-column:1;line-height:1.3;margin-top:-2px}.pd-form-grid{grid-column-gap:28px;grid-row-gap:16px;align-items:end;column-gap:28px;display:grid;grid-template-columns:1fr 360px;row-gap:16px}.pd-form-grid.has-pallet{grid-template-areas:"deliver qty" "load    helper" "pallet  helper"}.fc-deliver{grid-area:deliver}.fc-qty{grid-area:qty}.fc-load{grid-area:load}.fc-helper{align-self:center;grid-area:helper}.fc-pallet{grid-area:pallet}.pd-form-grid .form-control .input-lg,.pd-form-grid .form-control input[type=number],.pd-form-grid .form-control select{height:44px;width:100%}.pd-footer{grid-column:1/-1;justify-content:space-between;margin-top:8px}.pagination,.pd-footer{align-items:center;display:flex}.pagination{gap:12px}.pagination__label{color:#374151;font-size:14px;font-weight:500;min-width:100px;text-align:center}.modal{text-align:left}.notes-stack{grid-gap:12px;display:grid;gap:12px}.note-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px}.note-title{font-size:14px;font-weight:600;margin-bottom:6px}.note-body{color:#374151;font-size:14px;white-space:pre-wrap}.column-manager{display:inline-block;position:relative}.column-manager__trigger{align-items:center;display:flex;font-size:14px;gap:8px}.column-manager__trigger svg{flex-shrink:0}.column-manager__dropdown{animation:slideDown .15s ease-out;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-width:300px;min-width:240px;position:absolute;right:0;top:calc(100% + 4px);z-index:1000}.column-manager__header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:12px 16px}.column-manager__title{color:#111827;font-size:14px;font-weight:600}.column-manager__close{align-items:center;background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;font-size:24px;height:24px;justify-content:center;line-height:1;padding:0;transition:background-color .15s,color .15s;width:24px}.column-manager__close:hover{background-color:#f3f4f6;color:#111827}.column-manager__actions{border-bottom:1px solid #e5e7eb;display:flex;gap:8px;padding:12px 16px}.column-manager__action-btn{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;flex:1 1;font-size:13px;font-weight:500;padding:6px 12px;transition:background-color .15s,border-color .15s}.column-manager__action-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.column-manager__action-btn:disabled{cursor:not-allowed;opacity:.5}.column-manager__list{max-height:400px;overflow-y:auto;padding:8px 0}.column-manager__item{align-items:center;cursor:default;display:flex;gap:10px;padding:10px 16px;transition:background-color .15s;-webkit-user-select:none;user-select:none}.column-manager__item:hover:not(.column-manager__item--disabled){background-color:#f9fafb}.column-manager__item--disabled{cursor:not-allowed;opacity:.5}.column-manager__item-label{align-items:center;cursor:pointer;display:flex;flex:1 1;gap:10px}.column-manager__drag-handle{align-items:center;background:#0000;border:none;border-radius:3px;color:#d1d5db;cursor:grab;display:flex;flex-shrink:0;justify-content:center;padding:2px;transition:color .15s}.column-manager__drag-handle:hover{color:#6b7280}.column-manager__drag-handle:active{cursor:grabbing}.column-manager__checkbox{cursor:pointer;flex-shrink:0;height:16px;width:16px}.column-manager__checkbox:disabled{cursor:not-allowed}.column-manager__label{color:#374151;flex:1 1;font-size:14px}.column-manager__saving{align-items:center;border-top:1px solid #e5e7eb;color:#6b7280;display:flex;font-size:13px;gap:8px;padding:12px 16px}.column-manager__spinner{animation:spin .6s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;height:14px;width:14px}.customer-order-modal{border-radius:20px;max-height:88vh;overflow:auto;width:min(1100px,92vw)}.customer-order-modal__header{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;gap:16px;justify-content:space-between;padding-bottom:18px}.customer-order-modal__title-wrap{display:flex;flex-direction:column;gap:8px}.customer-order-modal__meta{align-items:center;color:#6b7280;display:flex;flex-wrap:wrap;font-size:13px;gap:12px}.customer-order-modal__status{align-items:center;background:#f3f4f6;border-radius:999px;color:#374151;display:inline-flex;font-size:12px;font-weight:600;padding:4px 10px}.customer-order-modal__body{padding-top:20px}.customer-order-grid{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,2fr) minmax(280px,1fr)}.customer-order-grid__main,.customer-order-grid__side{display:flex;flex-direction:column;gap:20px}.customer-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px}.customer-card__title{color:#111827;font-size:16px;font-weight:600;margin:0 0 14px}.customer-address-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.customer-address-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:14px;min-height:120px;padding:14px}.customer-address-card__title{color:#6b7280;font-size:13px;font-weight:600;letter-spacing:.02em;margin-bottom:10px;text-transform:uppercase}.order-detail-grid{grid-gap:14px 24px;display:grid;gap:14px 24px;grid-template-columns:1fr 1fr}.order-detail-row{display:flex;flex-direction:column;gap:4px;min-width:0}.order-detail-row__label{color:#6b7280;font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.order-detail-row__value{color:#111827;font-size:15px;word-break:break-word}.carrier-detail-list{display:flex;flex-direction:column;gap:14px}.customer-order-modal__skeleton{grid-gap:24px;display:grid;gap:24px;grid-template-columns:2fr 1fr}.skeleton-block{background:#f3f4f6;border-radius:16px;height:260px}@media(max-width:900px){.customer-address-grid,.customer-order-grid,.customer-order-modal__skeleton,.order-detail-grid{grid-template-columns:1fr}}.orders-toolbar{align-items:end;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:16px}.orders-toolbar .form-control label{color:#374151;font-size:14px;font-weight:600;margin-bottom:4px}.orders-toolbar input,.orders-toolbar select{background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:8px 12px;transition:border-color .2s}.orders-toolbar input:focus,.orders-toolbar select:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f133;outline:none}.orders-pagination{align-items:center;display:inline-flex;gap:8px}.orders-pagination__label{color:#374151;font-weight:500;min-width:90px;text-align:center}.orders-list{grid-gap:16px;display:grid;gap:16px}.order-card{background:#fff;border:none;border-radius:16px;box-shadow:0 2px 10px #0000000f;overflow:hidden;transition:transform .2s,box-shadow .2s}.order-card:hover{box-shadow:0 6px 20px #00000014;transform:translateY(-2px)}.order-card__head{align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;gap:12px;justify-content:space-between;padding:16px 20px}.order-card__title{align-items:center;color:#111827;display:inline-flex;font-size:16px;font-weight:700;gap:12px}.order-card__status{background:#f3f4f6;border-radius:999px;color:#374151;font-size:12px;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.order-card__meta{align-items:center;color:#6b7280;display:flex;font-size:13px;gap:16px}.order-card__total{color:#111827;font-weight:700}.orders-grid{--col-product:minmax(280px,1fr);--col-status:160px;--col-qty:100px;--col-total:160px;--col-actions:120px;grid-column-gap:16px;align-items:center;column-gap:16px;display:grid;grid-template-columns:var(--col-product) var(--col-status) var(--col-qty) var(--col-total) var(--col-actions)}.orders-head{background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#374151;font-weight:600;padding:12px 16px}.orders-row{border-bottom:1px solid #f3f4f6;padding:14px 16px;transition:background .2s}.orders-row:hover{background:#f9fafb}.cell{min-width:0}.ta-right{text-align:right}.cell.product{align-items:center;display:flex;gap:12px;overflow:hidden}.cell.product .thumb{background:#f3f4f6;border-radius:12px;flex:0 0 auto;height:48px;object-fit:cover;transition:transform .2s;width:48px}.cell.product .thumb:hover{transform:scale(1.05)}.cell.product .pname{color:#111827;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.badge{background:#f3f4f6;border-radius:999px;color:#374151;font-size:12px;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.badge--pending{background:#fef3c7;color:#78350f}.badge--approved{background:#dcfce7;color:#166534}.badge--shipped{background:#e0e7ff;color:#3730a3}.badge--delivered{background:#cffafe;color:#155e75}.badge--cancelled{background:#fee2e2;color:#991b1b}.badge--rejected{background:#ffe4e6;color:#9f1239}.badge--waitlist{background:#eef2ff;color:#4338ca}.status-cell{align-items:flex-start;display:flex;flex-direction:column;gap:6px}.note-chip{padding:6px 10px 6px 8px}.modal{display:grid;place-items:center;z-index:2000}.modal__backdrop{background:#00000059;z-index:1}.modal__panel{border:1px solid #e5e7eb;box-shadow:0 12px 40px #00000026;max-height:80vh;overflow:hidden;width:min(560px,100% - 24px);z-index:2}.modal__header{border-bottom:1px solid #e5e7eb;padding:16px 20px}.modal__title{color:#111827;font-weight:700;margin:0}.modal__body{color:#374151;font-size:14px;overflow:auto;padding:16px 20px}.modal__textarea{border:1px solid #d1d5db;border-radius:12px;font-size:14px;padding:10px 12px;resize:vertical;width:100%}.modal__footer{border-top:1px solid #e5e7eb;gap:12px;padding:14px 20px}@media(max-width:900px){.orders-head{display:none}.orders-grid{grid-template-columns:1fr 1fr;row-gap:12px}.cell.product{grid-column:1/-1}.ta-right{text-align:left}.order-card__meta{align-items:flex-end;flex-direction:column;gap:6px}.orders-toolbar{align-items:stretch;flex-direction:column;gap:12px}.orders-pagination{justify-content:flex-end}}.product-cell{display:flex;flex-direction:column;gap:4px;min-width:200px}.product-cell-inner{align-items:center;display:flex;gap:12px}.product-cell .thumb{background:#f3f4f6;border-radius:12px;flex-shrink:0;height:48px;object-fit:cover;width:48px}.product-cell .pname{color:#111827;flex:1 1;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-cell .note-chip{align-self:flex-start;font-size:12px;gap:6px;padding:4px 10px}.status-line--editable{gap:12px;justify-content:space-between}.status-ctrl,.status-line--editable{align-items:center;display:flex;flex-wrap:wrap}.status-ctrl{gap:10px}.status-meta{display:flex;flex-wrap:wrap;gap:10px}.status-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff;border:1px solid #0000001f;border-radius:999px;box-shadow:0 1px 0 #00000008;cursor:pointer;font-size:12px;font-weight:700;height:34px;letter-spacing:.03em;outline:none;padding:0 36px 0 12px;text-align:center;text-transform:uppercase}.status-select:focus{border-color:#3b82f699;box-shadow:0 0 0 3px #3b82f62e}.status-select:disabled{cursor:not-allowed;opacity:.6}.status-select{background-image:linear-gradient(45deg,#0000 50%,#0000008c 0),linear-gradient(135deg,#0000008c 50%,#0000 0),linear-gradient(90deg,#0000,#0000);background-position:calc(100% - 16px) 50%,calc(100% - 11px) 50%,0 0;background-repeat:no-repeat;background-size:5px 5px,5px 5px,100% 100%}.carrier-section{border-top:2px solid #e5e7eb;margin-top:24px;padding-top:20px}.carrier-section__header{align-items:center;color:#374151;display:flex;gap:8px;margin-bottom:12px}.carrier-section__header svg{color:#6b7280}.carrier-section__header h4{font-size:15px;font-weight:600;margin:0}.carrier-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:14px}.carrier-card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.carrier-card__name{color:#111827;font-size:14px;font-weight:600}.carrier-card__detail{align-items:center;color:#6b7280;display:flex;font-size:13px;gap:8px;margin-bottom:6px}.carrier-card__detail .icon{color:#9ca3af;flex-shrink:0}.carrier-card__detail .label{color:#6b7280;font-weight:500}.carrier-card__detail:last-of-type{margin-bottom:12px}.carrier-card__actions{border-top:1px solid #e5e7eb;display:flex;gap:8px;margin-top:12px;padding-top:12px}.carrier-card__actions button{align-items:center;display:flex;flex:1 1;font-size:13px;gap:6px;justify-content:center}.carrier-empty{background:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;padding:20px;text-align:center}.carrier-empty__text{align-items:center;color:#6b7280;display:flex;flex-direction:column;font-size:14px;gap:8px;margin-bottom:12px}.carrier-empty__icon{color:#9ca3af}.carrier-picker-list{border:1px solid #e5e7eb;border-radius:8px;max-height:200px;overflow-y:auto}.carrier-picker-item{background:none;border:none;border-bottom:1px solid #f3f4f6;cursor:pointer;display:block;padding:10px 14px;text-align:left;transition:background .1s;width:100%}.carrier-picker-item:last-child{border-bottom:none}.carrier-picker-item:hover{background:#f9fafb}.carrier-picker-item--selected{background:#eff6ff}.carrier-picker-item__name{color:#111827;font-size:13px;font-weight:600}.carrier-picker-item__meta{color:#6b7280;font-size:12px;margin-top:1px}.manage-saving-overlay{align-items:center;background:#ffffffbf;border-radius:inherit;display:flex;flex-direction:column;gap:12px;inset:0;justify-content:center;position:absolute;z-index:10}.bol-carrier-subtitle{margin-top:4px}.bol-modal-actions{gap:8px}.bol-toggle-email-btn{margin-top:8px}.error-box--spaced{margin-bottom:12px;margin-top:12px}.ship-card--mb{margin-bottom:10px}.section-muted{font-size:12px;margin:0 0 10px}.section-label--mt{margin-top:10px}.order-summary-row{display:flex;gap:16px;margin-bottom:2px}.carrier-picker-search{margin-bottom:8px}.carrier-picker-empty{font-size:13px;padding:12px 14px}.carrier-picker-cancel{margin-top:8px}.carrier-card__header-actions{display:flex;gap:4px}.carrier-driver-grid{margin-top:10px}.carrier-bol-actions{margin-top:12px}.carrier-empty__hint{margin-top:8px;text-align:center}.manage-footer-actions{gap:8px}.manage-notes-section{border-top:1px solid #f3f4f6;margin-top:18px;padding-top:16px}.form-control--note{margin-top:10px}.btn--secondary{background-color:#fff;border:1px solid #d1d5db;color:#374151}.btn--secondary:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.btn--secondary:disabled{cursor:not-allowed;opacity:.5}.form-control input,.form-control select,.form-control textarea{background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;outline:none;padding:10px 12px}.form-control textarea{font-family:inherit;line-height:1.5;min-height:80px;resize:vertical}@media(max-width:768px){.carrier-card__actions{flex-direction:column}.carrier-card__actions button{width:100%}}.modal__title .title-product-select{appearance:auto;background:#0000;border:none;border-bottom:1px dashed;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;outline:none;padding:0 2px}.modal__title .title-product-select:hover{border-bottom-style:solid}.modal__title .title-product-select:focus{border-bottom-color:#2563eb;border-bottom-color:var(--color-primary,#2563eb);border-bottom-style:solid}.spinner{animation:spin .7s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;height:32px;width:32px}.modal-tabs{border-bottom:2px solid #e5e7eb;display:flex;flex-shrink:0;gap:0;margin-bottom:16px}.modal-tab-btn{background:none;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;font-size:13px;font-weight:500;margin-bottom:-2px;padding:8px 18px;transition:color .15s,border-color .15s}.modal-tab-btn--active{border-bottom-color:#2563eb;color:#2563eb;font-weight:600}.modal-tab-btn:hover:not(.modal-tab-btn--active){border-bottom-color:#d1d5db;color:#374151}.section-label{align-items:center;color:#9ca3af;display:flex;font-size:10px;font-weight:700;gap:5px;letter-spacing:.07em;margin:0 0 6px;text-transform:uppercase}.section-divider{background:#f3f4f6;height:1px;margin:14px 0}.order-actions-dropdown{display:inline-flex;position:relative}.order-actions-dropdown__trigger{align-items:center;background:#0000;border:1px solid #0000;border-radius:4px;color:#6b7280;color:var(--text-secondary,#6b7280);cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;transition:all .15s ease;width:32px}.order-actions-dropdown__trigger:hover{background:#f3f4f6;background:var(--bg-hover,#f3f4f6);border-color:#e5e7eb;border-color:var(--border-color,#e5e7eb);color:#111827;color:var(--text-primary,#111827)}.order-actions-dropdown__trigger:active{transform:scale(.95)}.order-actions-dropdown__menu{animation:slideDown .15s ease;background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border-color,#e5e7eb);border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;min-width:180px;padding:4px;position:absolute;right:0;top:calc(100% + 4px);z-index:50}.order-actions-dropdown__item{align-items:center;background:#0000;border:none;border-radius:4px;color:#111827;color:var(--text-primary,#111827);cursor:pointer;display:flex;font-size:14px;gap:8px;padding:8px 12px;text-align:left;transition:background .1s ease;width:100%}.order-actions-dropdown__item:hover:not(.order-actions-dropdown__item--disabled){background:#f3f4f6;background:var(--bg-hover,#f3f4f6)}.order-actions-dropdown__item:active:not(.order-actions-dropdown__item--disabled){background:#e5e7eb;background:var(--bg-active,#e5e7eb)}.order-actions-dropdown__item--disabled{align-items:flex-start;cursor:not-allowed;flex-direction:column;gap:4px;opacity:.5}.order-actions-dropdown__item svg{flex-shrink:0}.order-actions-dropdown__item span{flex:1 1;white-space:nowrap}.order-actions-dropdown__item:disabled{cursor:wait;opacity:.5}.order-actions-dropdown__divider{background:#e5e7eb;background:var(--border-color,#e5e7eb);height:1px;margin:4px 0}@keyframes slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.order-date-cell{gap:4px}.order-date-cell,.order-date-edit{display:flex;flex-direction:column}.order-date-edit{gap:6px;min-width:170px}.order-date-edit__input{min-width:150px}.order-date-edit__actions{display:flex;gap:6px}.link-btn{background:#0000;border:0;color:#2563eb;cursor:pointer;font-size:12px;font-weight:500;padding:0;text-align:left}.link-btn:hover{text-decoration:underline}.btn--xs{font-size:12px;padding:4px 8px}.prod-col{max-width:220px}.prod-col__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:767px){.organization_orders_title{margin-left:60px}}.org-orders-table--compact td,.org-orders-table--compact th{padding:4px 10px!important}.org-orders-table--compact td{font-size:13px}.org-orders-table--compact tbody tr{line-height:1.3}.org-orders-table{border-collapse:collapse;width:100%}@media(max-width:767px){.org-orders-table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}.org-orders-table .ta-right{text-align:left!important}}.org-orders-table td,.org-orders-table th{padding:8px 10px;vertical-align:middle}@media(max-width:767px){.org-orders-table td,.org-orders-table th{padding:6px 8px}}.org-orders-table th{border-bottom:1px solid #e5e7eb;color:#6b7280;font-size:12px;letter-spacing:.04em}@media(max-width:767px){.org-orders-table th{display:none}}.org-orders-table td{border-bottom:1px solid #f3f4f6}@media(max-width:767px){.org-orders-table td{align-items:center;border:none;display:flex;padding:8px 0}.org-orders-table td:before{color:#6b7280;content:attr(data-label);font-size:13px;font-weight:600;margin-right:12px}.org-orders-table td:first-child{align-items:flex-start;flex-direction:column;padding-top:12px}.org-orders-table td:first-child:before{content:none}.org-orders-table td:last-child{padding-bottom:12px}.org-orders-table td:last-child:before{content:none}.org-orders-table tbody tr{background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:block;margin-bottom:12px;padding:12px}}.org-orders-table .mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}@media(max-width:767px){.org-orders-table .mono{font-size:11px}}.prod-col{align-items:center;display:flex;gap:8px}@media(max-width:767px){.prod-col{gap:10px;width:100%}}.prod-col__img{background:#f3f4f6;border-radius:6px;flex-shrink:0;height:28px;object-fit:cover;width:28px}@media(max-width:767px){.prod-col__img{border-radius:8px;height:40px;width:40px}}.prod-col__text{display:flex;flex-direction:column;min-width:0}.prod-col__name{font-size:14px;font-weight:500}@media(max-width:767px){.prod-col__name{font-size:14px}}.prod-col__ship{color:#6b7280;font-size:11px}@media(max-width:767px){.prod-col__ship{font-size:12px}}.note-chip-inline{background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;color:#6b7280;cursor:pointer;font-size:10px;margin-left:6px;padding:1px 6px}@media(max-width:767px){.note-chip-inline{display:inline-block;font-size:11px;margin-left:0;margin-top:4px;padding:2px 8px}}.status-notes-cell{align-items:flex-start;display:flex;flex-direction:column;gap:6px}@media(max-width:767px){.status-notes-cell{gap:8px}}.note-chip{align-items:center;appearance:none;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;color:#374151;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;gap:6px;margin:0;padding:4px 10px 4px 8px;transition:all .15s}@media(max-width:767px){.note-chip{font-size:11px;padding:4px 8px 4px 6px}}.note-chip:hover{background:#f3f4f6}.note-chip:active{background:#e5e7eb}.note-dot{background:#ef4444;border-radius:999px;display:inline-block;flex-shrink:0;height:6px;width:6px}@media(max-width:767px){.note-dot{height:5px;width:5px}}.pager-row{align-items:center;display:flex;justify-content:space-between;margin-top:10px}@media(max-width:767px){.pager-row{justify-content:center;margin-top:16px}}.pager{align-items:center;display:flex;gap:8px}@media(max-width:767px){.pager{justify-content:center;width:100%}.pager span{font-size:14px}.pager button{min-width:70px}}.modal{align-items:center;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:40}@media(max-width:767px){.modal{padding:8px}}.modal__backdrop{background:#0f172a59;inset:0;position:absolute}.modal__panel{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0f172a2e,0 0 0 1px #94a3fd0a;display:flex;flex-direction:column;max-height:90vh;max-width:900px;padding:16px 18px 14px;position:relative;width:100%}@media(max-width:767px){.modal__panel{border-radius:12px;max-height:95vh;padding:14px 16px 12px}}.modal__header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}@media(max-width:767px){.modal__header{gap:8px}}.modal__title{font-size:18px;font-weight:600}@media(max-width:767px){.modal__title{font-size:16px}}.modal__body{flex:1 1;overflow-y:auto;padding-right:4px}@media(max-width:767px){.modal__body{padding-right:2px}}.modal__footer{align-items:center;display:flex;gap:8px;justify-content:flex-end;margin-top:10px}@media(max-width:767px){.modal__footer{flex-direction:column-reverse;gap:8px}.modal__footer button{width:100%}}.manage-dialog{padding:16px 18px 12px}@media(max-width:767px){.manage-dialog{padding:12px 14px 10px}}.manage-grid{grid-gap:18px;align-items:flex-start;display:grid;gap:18px;grid-template-columns:minmax(0,1.2fr) minmax(0,1.8fr)}@media(max-width:767px){.manage-grid{gap:14px;grid-template-columns:1fr}}.manage-grid .section h4{color:#111827;font-size:14px;font-weight:600;margin:0 0 6px}@media(max-width:767px){.manage-grid .section h4{font-size:15px;margin-bottom:8px}}.ship-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;font-size:12px;padding:8px 10px}@media(max-width:767px){.ship-card{font-size:13px;padding:10px 12px}}.ship-line{align-items:center;display:flex;gap:6px;margin-bottom:2px}@media(max-width:767px){.ship-line{gap:8px;margin-bottom:4px}}.ship-line.text{flex-wrap:wrap}.ship-line .icon{flex-shrink:0}.status-line{align-items:center;display:flex;gap:8px;margin-bottom:10px}@media(max-width:767px){.status-line{flex-wrap:wrap;gap:6px}}.form-grid-2col{grid-gap:10px 12px;display:grid;gap:10px 12px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:767px){.form-grid-2col{gap:10px;grid-template-columns:1fr}}.input-lg,.select-lg{width:100%}@media(max-width:767px){.input-lg,.select-lg{font-size:16px}}.manage-footer{justify-content:space-between}@media(max-width:767px){.manage-footer{align-items:stretch;flex-direction:column-reverse}}.manage-footer .tiny{font-size:10px}@media(max-width:767px){.manage-footer .tiny{font-size:11px;margin-bottom:8px;text-align:center}}.error-text{color:#b91c1c;font-size:10px;margin-top:2px}@media(max-width:767px){.error-text{font-size:11px}}.tiny{font-size:11px}@media(max-width:767px){.tiny{font-size:12px}.flex-between{align-items:stretch;flex-direction:column;gap:12px}.flex-between .form-control{width:100%!important}}.orders-legend{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:8px;margin-bottom:16px;padding:12px 16px}@media(max-width:767px){.orders-legend{margin-bottom:12px;padding:10px 12px}}.orders-legend__label{color:#6b7280;font-size:13px;font-weight:500}@media(max-width:767px){.orders-legend__label{font-size:12px}}.orders-legend__item{align-items:center;display:flex;gap:4px}@media(max-width:767px){.orders-legend__item{gap:6px}}.orders-legend__icon{color:#dc2626;font-size:16px;font-weight:700}@media(max-width:767px){.orders-legend__icon{font-size:15px}}.orders-legend__text{color:#374151;font-size:13px}@media(max-width:767px){.orders-legend__text{font-size:12px}}.doc-status{border-radius:12px;font-size:12px;font-weight:600;padding:2px 8px;white-space:nowrap}.doc-status--yes{background:#d1fae5;color:#065f46}.doc-status--no{background:#f3f4f6;color:#6b7280}.doc-status--rejected{background:#fee2e2;color:#991b1b}.order-notes-detail-page{display:flex;flex-direction:column;height:calc(100vh - 32px);max-height:calc(100vh - 32px);overflow:hidden}.order-notes-detail-page__header{flex:0 0 auto}.order-notes-detail-page__header-left{align-items:flex-start;display:flex;gap:12px}.order-notes-thread-wrap{gap:12px;overflow:hidden}.order-notes-thread,.order-notes-thread-wrap{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.order-notes-thread{gap:14px;overflow-x:hidden;overflow-y:auto;padding-right:4px}.order-note-message{background:#fff;border:1px solid #dbe2ea;border-radius:16px;box-shadow:0 1px 2px #1018280a;padding:16px 18px}.order-note-message--customer{border-left:4px solid #3b82f6}.order-note-message--org{border-left:4px solid #10b981}.order-note-message--unseen{background:#fffbeb;border-color:#fcd34d}.order-note-message__top{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.order-note-message__author{align-items:center;color:#111827;display:flex;flex-wrap:wrap;gap:8px}.order-note-message__author-type{color:#6b7280;font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.order-note-message__new-badge{align-items:center;background:#fef2f2;border-radius:999px;color:#b91c1c;display:inline-flex;font-size:11px;font-weight:700;padding:4px 8px;text-transform:uppercase}.order-note-message__time{color:#9ca3af;font-size:13px;white-space:nowrap}.order-note-message__body{color:#374151;font-size:15px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.order-notes-composer{background:#fff;border-top:1px solid #e5e7eb;flex:0 0 auto;padding-top:16px}.order-notes-composer__label{color:#111827;display:block;font-size:14px;font-weight:600;margin-bottom:10px}.order-notes-composer__row{display:flex;flex-direction:column;gap:12px}.order-notes-composer__textarea{background:#fff;border:1px solid #d1d5db;border-radius:14px;color:#111827;font:inherit;min-height:110px;padding:12px 14px;resize:vertical;width:100%}.order-notes-composer__textarea:focus{border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b826;outline:none}.order-notes-composer__send{align-items:center;align-self:flex-end;display:inline-flex;gap:8px}.order-notes-composer__hint{margin-top:8px}.order-notes-detail-empty{background:#fff;border:1px dashed #d1d5db;border-radius:16px;color:#6b7280;padding:32px;text-align:center}@media(max-width:768px){.order-notes-detail-page__header-left{align-items:stretch;flex-direction:column}.order-note-message__top{flex-direction:column}.order-note-message__time{white-space:normal}.order-notes-composer__send{align-self:stretch;justify-content:center}}.load-more-divider{align-items:center;display:flex;justify-content:center;margin:18px 0;position:relative}.load-more-divider button{background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#6b7280;cursor:pointer;font-size:13px;padding:6px 14px}.load-more-divider button:hover{background:#f9fafb}.load-more-divider--top{flex:0 0 auto;margin-bottom:4px}.order-notes-page{padding:24px 28px}.order-notes-page__header{align-items:flex-end;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:24px}.order-notes-page__title{color:#1f2937;font-size:32px;font-weight:700;margin:0}.order-notes-page__subtitle{color:#6b7280;font-size:14px;margin:6px 0 0}.order-notes-page__filters{align-items:flex-end;display:flex;gap:12px}.order-notes-page__filter{min-width:220px}.order-notes-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.order-note-thread-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 2px #1018280a;cursor:pointer;padding:16px;text-align:left;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;width:100%}.order-note-thread-card:hover{border-color:#d1d5db;box-shadow:0 8px 24px #10182814;transform:translateY(-1px)}.order-note-thread-card__top{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.order-note-thread-card__load-primary{color:#111827;font-size:18px;font-weight:700;line-height:1.2}.order-note-thread-card__customer-secondary{color:#6b7280;font-size:14px;line-height:1.35;margin-top:4px}.order-note-thread-card__badge{align-items:center;background:#fef2f2;border-radius:999px;color:#b91c1c;display:inline-flex;font-size:12px;font-weight:700;padding:4px 10px;text-transform:uppercase;white-space:nowrap}.order-note-thread-card__preview{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#374151;display:-webkit-box;font-size:14px;line-height:1.45;margin-bottom:14px;min-height:42px;overflow:hidden}.order-note-thread-card__date{color:#9ca3af;font-size:12px}.order-notes-empty-card{background:#fff;border:1px dashed #d1d5db;border-radius:16px;color:#6b7280;padding:32px;text-align:center}@media(max-width:768px){.order-notes-page{padding:18px}.order-notes-page__title{font-size:28px}.order-notes-page__filter{min-width:100%}.order-notes-grid{grid-template-columns:1fr}}.load-more{display:flex;justify-content:center;margin-top:20px}.load-more__btn{align-items:center;background:#fff;border:1px solid #dbe2ea;border-radius:999px;color:#374151;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;height:42px;justify-content:center;min-width:140px;padding:0 18px;transition:all .15s ease}.load-more__btn:hover{background:#f9fafb;border-color:#cfd8e3}.load-more__btn:disabled{cursor:not-allowed;opacity:.65}.load-more__spinner{animation:spin .7s linear infinite;border:2px solid #d1d5db;border-radius:50%;border-top-color:#6b7280;height:14px;width:14px}@keyframes spin{to{transform:rotate(1turn)}}*{box-sizing:border-box;padding:0}*,body{margin:0}body{color:#333;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:.5em}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:1em}p:last-child{margin-bottom:0}.text-xs{font-size:.75rem}.text-base{font-size:1rem}.text-xl{font-size:1.25rem}.font-normal{font-weight:400}.font-semibold{font-weight:600}.layout{display:flex;min-height:100vh}.layout>.card,.layout>.layout__content,.layout>.page-content,.layout>main{background:#f6f8fb;flex:1 1;margin-left:0;max-width:100%;min-width:0;overflow:hidden;padding:24px;transition:margin-left .3s ease;width:100%}@media(min-width:768px)and (max-width:1023px){.layout>.card,.layout>.layout__content,.layout>.page-content,.layout>main{margin-left:200px}}@media(min-width:1024px){.layout>.card,.layout>.layout__content,.layout>.page-content,.layout>main{margin-left:240px}}@media(max-width:767px){.layout>.card,.layout>.layout__content,.layout>.page-content,.layout>main{padding:16px}}.container{padding:0 16px;width:100%}@media(min-width:1024px){.container{padding:0 32px}}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.text-center{text-align:center}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.relative{position:relative}.absolute{position:absolute}.inset-0{bottom:0;left:0;right:0;top:0}.z-10{z-index:10}.z-0{z-index:0}.bg-white{background-color:#fff}.bg-blue-600{background-color:#2563eb}.text-blue-600{color:#2563eb}.text-gray-400{color:#9ca3af}.text-gray-800{color:#1f2937}.border{border-width:1px}.border-blue-600{border-color:#2563eb}.border-gray-300{border-color:#d1d5db}.border-b{border-bottom-width:1px}.rounded-lg{border-radius:.5rem}.rounded-sm{border-radius:.125rem}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mb-2{margin-bottom:.5rem}.mb-8{margin-bottom:2rem}.mr-3{margin-right:.75rem}.mt-8{margin-top:2rem}.mt-2{margin-top:.5rem}.max-w-md{max-width:28rem}.w-8{width:2rem}.h-8{height:2rem}.w-4{width:1rem}.w-1{width:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.bg-cover{background-size:cover}.bg-center{background-position:50%}.space-y-6>*+*{margin-top:1.5rem}.gap-4{gap:1rem}.flex-1{flex:1 1}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:bg-blue-50:hover{background-color:#eff6ff}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:underline:hover{text-decoration:underline}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:border-blue-500:focus{border-color:#3b82f6}.placeholder-gray-400::placeholder{color:#9ca3af}.text-red-600{color:#dc2626}.google-address-input{background:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:14px;height:40px;padding:10px 12px;width:100%}.google-address-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563e11a;outline:none}.google-address-input:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.pac-container{z-index:999999!important}.row--status-approved{background-color:#fec1c1!important;border-left:3px solid #fd8585!important}.row--status-approved:hover{background-color:#fd6767!important;border-left-color:#fc2b2b!important}.row--status-approved td{border-bottom-color:#fea3a3!important}.row--status-assigned{background-color:#f4f4f4!important;border-left:3px solid #d5d5d5!important}.row--status-assigned:hover{background-color:#e4e4e4!important;border-left-color:#c5c5c5!important}.row--status-assigned td{border-bottom-color:#e5e5e5!important}.row--status-customer-cancelled{background-color:#c3bfbf!important;border-left:3px solid #a59f9f!important}.row--status-customer-cancelled:hover{background-color:#6d6464!important;border-left-color:#4d4747!important}.row--status-customer-cancelled td{border-bottom-color:#b4afaf!important}.row--status-delivered{background-color:#d2d1fe!important;border-left:3px solid #9795fd!important}.row--status-delivered:hover{background-color:#918ffc!important;border-left-color:#5653fa!important}.row--status-delivered td{border-bottom-color:#b5b3fd!important}.row--status-enroute{background-color:#f4f4f4!important;border-left:3px solid #d5d5d5!important}.row--status-enroute:hover{background-color:#e4e4e4!important;border-left-color:#c5c5c5!important}.row--status-enroute td{border-bottom-color:#e5e5e5!important}.row--status-invoiced{background-color:#acfaaf!important;border-left:3px solid #72f777!important}.row--status-invoiced:hover{background-color:#8ef992!important;border-left-color:#54f65a!important}.row--status-invoiced td{border-bottom-color:#8ff893!important}.row--status-paid{background-color:#f4f4f4!important;border-left:3px solid #d5d5d5!important}.row--status-paid:hover{background-color:#e4e4e4!important;border-left-color:#c5c5c5!important}.row--status-paid td{border-bottom-color:#e5e5e5!important}.row--status-pallet{background-color:#bed3a9!important;border-left:3px solid #9fbe81!important}.row--status-pallet:hover{background-color:#a6c38b!important;border-left-color:#87ae63!important}.row--status-pallet td{border-bottom-color:#afc995!important}.row--status-prepay-required{background-color:#a8fdfc!important;border-left:3px solid #6cfcfa!important}.row--status-prepay-required:hover{background-color:#89fbfa!important;border-left-color:#4ef9f7!important}.row--status-prepay-required td{border-bottom-color:#8afcfb!important}.row--status-railcar{background-color:#f9a6e7!important;border-left:3px solid #f56dd8!important}.row--status-railcar:hover{background-color:#f785de!important;border-left-color:#f34cce!important}.row--status-railcar td{border-bottom-color:#f789df!important}.row--status-ready-for-pickup{background-color:#f4f4f4!important;border-left:3px solid #d5d5d5!important}.row--status-ready-for-pickup:hover{background-color:#e4e4e4!important;border-left-color:#c5c5c5!important}.row--status-ready-for-pickup td{border-bottom-color:#e5e5e5!important}.row--status-rejected{background-color:#c3bfbf!important;border-left:3px solid #a59f9f!important}.row--status-rejected:hover{background-color:#6d6464!important;border-left-color:#4d4747!important}.row--status-rejected td{border-bottom-color:#b4afaf!important}.row--status-waitlist{background-color:#f9faac!important;border-left:3px solid #f5f772!important}.row--status-waitlist:hover{background-color:#f7f98e!important;border-left-color:#f3f654!important}.row--status-waitlist td{border-bottom-color:#f7f88f!important}.status-select--approved{background-color:#fec1c1;border-color:#fd7b7b}.status-select--assigned{background-color:#f4f4f4;border-color:#d0d0d0}.status-select--customer-cancelled,.status-select--customer_cancelled{background-color:#c3bfbf;border-color:#a09a9a}.status-select--delivered{background-color:#d2d1fe;border-color:#8e8bfc}.status-select--enroute{background-color:#f4f4f4;border-color:#d0d0d0}.status-select--invoiced{background-color:#acfaaf;border-color:#69f66e}.status-select--paid{background-color:#f4f4f4;border-color:#d0d0d0}.status-select--pallet{background-color:#bed3a9;border-color:#9abb7a}.status-select--prepay-required,.status-select--prepay_required{background-color:#a8fdfc;border-color:#62fbfa}.status-select--railcar{background-color:#f9a6e7;border-color:#f463d5}.status-select--ready-for-pickup,.status-select--ready_for_pickup{background-color:#f4f4f4;border-color:#d0d0d0}.status-select--rejected{background-color:#c3bfbf;border-color:#a09a9a}.status-select--waitlist{background-color:#f9faac;border-color:#f4f669}
/*# sourceMappingURL=main.111c54b0.css.map*/