*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f0f2f5;color:#1a1a2e;line-height:1.6}.app{max-width:1200px;margin:0 auto;padding:20px}header{display:none}.toolbar{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap;align-items:center}.search-input{flex:1;min-width:200px;padding:10px 16px;border:2px solid #ddd;border-radius:8px;font-size:.95rem}.search-input:focus{outline:none;border-color:#4361ee}select{padding:10px 16px;border:2px solid #ddd;border-radius:8px;font-size:.95rem;background:#fff}button{padding:10px 20px;border:none;border-radius:8px;font-size:.95rem;cursor:pointer;font-weight:600;transition:background .2s}.btn-primary{background:#4361ee;color:#fff}.btn-primary:hover{background:#3a56d4}.btn-danger{background:#ef476f;color:#fff}.btn-danger:hover{background:#d63d61}.btn-secondary{background:#e0e0e0;color:#333}.btn-secondary:hover{background:#ccc}.table-container{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014}table{width:100%;border-collapse:collapse}th{background:#f8f9fa;padding:14px 16px;text-align:left;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;color:#666;border-bottom:2px solid #eee}td{padding:12px 16px;border-bottom:1px solid #f0f0f0;font-size:.95rem}tr:hover{background:#f8f9ff}.status-badge{display:inline-block;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:600}.status-Available{background:#d4edda;color:#155724}.status-Assigned{background:#cce5ff;color:#004085}.status-In\ Repair{background:#fff3cd;color:#856404}.status-Retired{background:#f8d7da;color:#721c24}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#fff;border-radius:16px;padding:32px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto}.modal h2{margin-bottom:20px}.form-group{margin-bottom:16px}.form-group label{display:block;margin-bottom:6px;font-weight:600;font-size:.9rem;color:#444}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px 14px;border:2px solid #ddd;border-radius:8px;font-size:.95rem}.form-group textarea{min-height:80px;resize:vertical}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.actions-cell{display:flex;gap:8px}.empty-state{text-align:center;padding:60px 20px;color:#888}.loading{text-align:center;padding:40px;color:#666}.stats{display:flex;gap:16px;margin-bottom:20px;flex-wrap:wrap}.stat-card{background:#fff;padding:16px 24px;border-radius:12px;box-shadow:0 2px 8px #00000014;flex:1;min-width:140px}.stat-card .count{font-size:1.8rem;font-weight:700;color:#4361ee}.stat-card .label{font-size:.85rem;color:#888}.btn-cycle{padding:10px 20px;border:2px solid #fff;border-radius:8px;font-size:.95rem;cursor:pointer;font-weight:600;background:transparent;color:#fff;transition:background .2s}.btn-cycle:hover{background:#ffffff26}.scan-success{background:#d4edda;color:#155724;padding:10px 16px;border-radius:8px;margin-bottom:8px;font-weight:600}.scan-error{background:#f8d7da;color:#721c24;padding:10px 16px;border-radius:8px;margin-bottom:8px;font-weight:600}.cycle-progress{height:8px;background:#e9ecef;border-radius:4px;overflow:hidden}.cycle-progress-bar{height:100%;background:#28a745;border-radius:4px;transition:width .3s ease}.count-badge{display:inline-block;padding:3px 10px;border-radius:12px;font-size:.8rem;font-weight:600}.count-badge.counted{background:#d4edda;color:#155724}.count-badge.pending{background:#e9ecef;color:#666}.row-counted{background:#f8fff8}.top-bar{display:flex;justify-content:space-between;align-items:center;background:#1a1a2e;color:#fff;padding:10px 20px;border-radius:12px 12px 0 0;margin-bottom:0}.top-bar-left{display:flex;align-items:center;gap:12px}.top-bar-right{display:flex;align-items:center;gap:10px}.site-selector{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.25);padding:8px 14px;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer}.site-selector option{background:#1a1a2e;color:#fff}.user-avatar{width:30px;height:30px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.3)}.user-alias{font-weight:600;color:#ffffffe6;font-size:.9rem}.btn-logout{background:transparent;border:1px solid rgba(255,255,255,.3);color:#ffffffb3;padding:4px 14px;border-radius:6px;font-size:.8rem;cursor:pointer;transition:all .2s}.btn-logout:hover{background:#ffffff1a;color:#fff}.action-bar{display:flex;justify-content:space-between;align-items:center;background:#16213e;padding:6px 20px;border-radius:0 0 12px 12px;margin-bottom:20px}.action-bar-left,.action-bar-right{display:flex;align-items:center;gap:4px}.action-btn{background:transparent;color:#ffffffd9;border:none;padding:8px 16px;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .15s}.action-btn:hover{background:#ffffff1f;color:#fff}.action-btn-active{background:#4361ee4d;color:#8fa8ff}.action-btn-dim{color:#ffffff80}.hub-form{display:flex;gap:10px;margin-bottom:16px;flex-wrap:wrap;align-items:center}.home-page{padding-top:8px}.home-welcome{margin-bottom:24px}.home-welcome h2{font-size:1.4rem;color:#1a1a2e;margin-bottom:4px}.home-welcome p{color:#888;font-size:.95rem}.home-actions{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-top:20px}.home-card{background:#fff;border:2px solid #eee;border-radius:12px;padding:24px 20px;text-align:left;cursor:pointer;transition:all .15s;display:flex;flex-direction:column;gap:6px}.home-card:hover{border-color:#4361ee;box-shadow:0 4px 12px #4361ee1f}.home-card-icon{font-size:1.6rem}.home-card-title{font-weight:700;font-size:1rem;color:#1a1a2e}.home-card-desc{font-size:.8rem;color:#888;font-weight:400}.hub-setup{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #00000014;margin-bottom:20px}.hub-setup-row{display:flex;gap:16px;flex-wrap:wrap;align-items:flex-end}.hub-field{display:flex;flex-direction:column;gap:4px;min-width:120px}.hub-field label{font-size:.8rem;font-weight:600;color:#666}.hub-field select{padding:8px 12px}.hub-tree{display:flex;flex-direction:column;gap:16px}.hub-cage{background:#fff;border-radius:12px;padding:16px 20px;box-shadow:0 2px 8px #00000014}.hub-cage-title{font-size:1rem;color:#1a1a2e;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #eee}.hub-rack{margin-bottom:16px;margin-left:12px;background:#f0f1f3;border:1px solid #e0e2e6;border-left:3px solid #c4a84a;border-right:3px solid #c4a84a;border-radius:10px;padding:0 8px 8px}.hub-rack-title{font-size:.9rem;color:#8b6914;margin-bottom:0;padding:8px 8px 4px;font-weight:700}.hub-shelf{display:flex;align-items:flex-end;gap:10px;margin-bottom:0;padding:8px 12px 0;border-bottom:4px solid #8B6914;background:linear-gradient(to bottom,transparent 60%,rgba(139,105,20,.06) 100%);position:relative}.hub-shelf:after{content:"";position:absolute;bottom:-6px;left:0;right:0;height:2px;background:#8b691426}.hub-shelf-label{font-size:.75rem;font-weight:700;color:#8b6914;min-width:36px;padding-bottom:6px;text-align:center}.hub-totes{display:flex;gap:6px;flex-wrap:wrap;padding-bottom:6px;align-items:flex-end}.hub-tote-wrapper{display:flex;flex-direction:column;align-items:center;gap:0}.hub-tote-count{background:#2563eb;color:#fff;font-size:.6rem;font-weight:700;border-radius:8px;padding:1px 6px;z-index:2;margin-bottom:-25px;border:2px solid #f97316}.hub-tote.hub-tote-empty{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 100'%3E%3Cpath d='M10 30 L18 95 Q19 98 22 98 L98 98 Q101 98 102 95 L110 30 Z' fill='%23f0e6b8' stroke='%23d4c080' stroke-width='1.5'/%3E%3Cpath d='M18 34 L24 90 Q25 92 27 92 L93 92 Q95 92 96 90 L102 34 Z' fill='%23f7efd0' stroke='%23e0d098' stroke-width='0.8'/%3E%3Cpath d='M5 22 Q5 18 10 18 L110 18 Q115 18 115 22 L115 28 Q115 32 110 32 L10 32 Q5 32 5 28 Z' fill='%23f5ecc0' stroke='%23d4c080' stroke-width='1.5'/%3E%3Cpath d='M12 23 L108 23' stroke='%23e0d098' stroke-width='1' fill='none'/%3E%3Cpath d='M10 27 L110 27' stroke='%23e0d098' stroke-width='0.5' fill='none'/%3E%3C/svg%3E") no-repeat center / contain}.hub-tote.hub-tote-empty .hub-tote-num{color:#998a50}.hub-tote.hub-tote-empty .hub-tote-id{color:#998a5080}.hub-tote.hub-tote-filled{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 100'%3E%3Cpath d='M10 30 L18 95 Q19 98 22 98 L98 98 Q101 98 102 95 L110 30 Z' fill='%23f5c400' stroke='%23e0a800' stroke-width='1.5'/%3E%3Cpath d='M18 34 L24 90 Q25 92 27 92 L93 92 Q95 92 96 90 L102 34 Z' fill='%23ffd500' stroke='%23e8b400' stroke-width='0.8'/%3E%3Cpath d='M30 40 L35 55 L90 55 L95 40 Z' fill='%23e8b400' opacity='0.4'/%3E%3Cpath d='M28 50 L32 65 L88 65 L92 50 Z' fill='%23d4a000' opacity='0.25'/%3E%3Cpath d='M5 22 Q5 18 10 18 L110 18 Q115 18 115 22 L115 28 Q115 32 110 32 L10 32 Q5 32 5 28 Z' fill='%23ffdd33' stroke='%23e0a800' stroke-width='1.5'/%3E%3Cpath d='M12 23 L108 23' stroke='%23e8b400' stroke-width='1' fill='none'/%3E%3Cpath d='M10 27 L110 27' stroke='%23e8b400' stroke-width='0.5' fill='none'/%3E%3C/svg%3E") no-repeat center / contain}.hub-tote{border:none;border-radius:0;padding:28px 14px 16px;cursor:pointer;text-align:center;transition:transform .2s,opacity .2s,filter .2s;min-width:80px;min-height:75px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.hub-tote:before,.hub-tote:after{display:none}.hub-tote:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.hub-tote-num{display:block;font-weight:800;font-size:.85rem;color:#3a2e00;position:relative;z-index:1}.hub-tote-id{display:block;font-size:.55rem;color:#3a2e008c;position:relative;z-index:1}.hub-inline-btns{display:flex;gap:4px;margin-left:4px;padding-bottom:6px;align-items:flex-end}.hub-mini-btn{width:26px;height:26px;padding:0;border:1px solid #ccc;border-radius:4px;background:#fff;color:#444;font-size:.9rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.hub-mini-btn:hover{border-color:#4361ee;color:#4361ee;background:#eef1ff}.hub-add-shelf{display:flex;gap:6px;padding:6px 12px;justify-content:center}.hub-add-shelf .hub-mini-btn{width:auto;padding:2px 10px;font-size:.75rem}.hub-add-rack{display:flex;gap:6px;margin-top:8px;padding-top:8px;border-top:1px dashed #ddd}.hub-add-rack .hub-mini-btn{width:auto;padding:2px 10px;font-size:.75rem}.access-denied{text-align:center;padding:80px 20px;max-width:500px;margin:0 auto}.access-denied h2{color:#1a1a2e;margin-bottom:8px}.access-denied p{color:#666}.view-as-selector{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.25);padding:4px 10px;border-radius:6px;font-size:.8rem;cursor:pointer}.view-as-selector option{background:#1a1a2e;color:#fff}.view-as-badge{background:#ff9800;color:#000;padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:700}.hub-tote-count{display:block;background:#ffc107;color:#000;font-size:.6rem;font-weight:700;border-radius:8px;padding:1px 5px;margin-top:3px;position:relative;z-index:1}.analytics-tabs{display:flex;gap:4px;margin-bottom:20px;background:#fff;border-radius:10px;padding:4px;box-shadow:0 2px 8px #00000014}.analytics-tab{flex:1;padding:10px 16px;border:none;border-radius:8px;background:transparent;color:#666;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .15s}.analytics-tab:hover{background:#f0f2f5}.analytics-tab.active{background:#4361ee;color:#fff}.analytics-grid{display:flex;flex-direction:column;gap:16px}.analytics-kpis{display:flex;gap:12px;flex-wrap:wrap}.analytics-kpis .stat-card{flex:1;min-width:100px}.analytics-row{display:flex;gap:16px;flex-wrap:wrap}.analytics-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #00000014;flex:1;min-width:300px}.analytics-card h3{font-size:.95rem;color:#444;margin:0 0 12px}.home-search{display:flex;gap:10px;margin-bottom:20px}.home-search .search-input{flex:1;font-size:1rem;padding:12px 18px;border-radius:10px}.scan-location-bar{background:#e8f4fd;color:#0c5460;padding:8px 14px;border-radius:8px;font-weight:600;font-size:.9rem;margin-bottom:12px}.scan-info{background:#fff3cd;color:#856404;padding:10px 16px;border-radius:8px;margin-bottom:8px;font-weight:600}.scan-result-card{background:#f8f9fa;border-radius:12px;padding:16px;margin-bottom:12px}.scan-result-name{font-size:1.1rem;font-weight:700;margin-bottom:4px}.scan-result-meta{font-size:.9rem;color:#555;margin-bottom:4px}.scan-result-actions{display:flex;gap:8px;margin-top:12px}.scan-help{margin-top:16px;padding:12px;background:#f0f2f5;border-radius:8px;font-size:.8rem;color:#888}.scan-help p{margin-bottom:4px}.consumable-badge{display:inline-block;padding:2px 8px;border-radius:10px;font-size:.75rem;font-weight:600;background:#fff3cd;color:#856404}.asset-badge{display:inline-block;padding:2px 8px;border-radius:10px;font-size:.75rem;font-weight:600;background:#d4edda;color:#155724}.hub-tote[draggable=true]{cursor:grab;transition:transform .2s,opacity .2s,box-shadow .2s}.hub-tote[draggable=true]:active{cursor:grabbing}.hub-tote-dragging{opacity:.3;filter:grayscale(.5);transform:scale(.9)}.hub-shelf-drop-target{background:#4361ee1f;border-bottom-color:#4361ee;box-shadow:inset 0 -3px #4361ee;transition:all .15s}.hub-tote-dropzone{width:6px;min-height:40px;border-radius:3px;background:transparent;transition:all .2s ease;flex-shrink:0}.hub-tote-dropzone.active{width:12px;background:#4361ee;box-shadow:0 0 10px #4361ee80;border-radius:4px}.hub-tote-moved{animation:toteMoved 2.5s ease-out forwards;pointer-events:auto}@keyframes toteMoved{0%{filter:brightness(1.4) drop-shadow(0 0 12px rgba(67,97,238,.7));outline:3px solid #4361ee;outline-offset:2px}30%{filter:brightness(1.2) drop-shadow(0 0 8px rgba(67,97,238,.4));outline:2px solid #4361ee;outline-offset:2px}to{filter:brightness(1);outline:0px solid transparent;outline-offset:0px}}.hub-tote-moved .hub-tote-num,.hub-tote-moved .hub-tote-id{animation:none}.catalog-grid{max-height:55vh;overflow-y:auto}.catalog-section{margin-bottom:16px}.catalog-section-title{font-size:.9rem;color:#444;margin:0 0 8px;padding-bottom:6px;border-bottom:1px solid #eee}.catalog-items{display:flex;flex-wrap:wrap;gap:6px}.catalog-item{display:flex;flex-direction:column;align-items:flex-start;padding:8px 12px;border:1px solid #ddd;border-radius:8px;background:#fff;cursor:pointer;transition:all .12s;text-align:left;min-width:140px}.catalog-item:hover{border-color:#4361ee;background:#f0f4ff}.catalog-item-consumable{border-color:#e8d8a0;background:#fffdf5}.catalog-item-consumable:hover{border-color:#d4a800;background:#fff8e0}.catalog-item-name{font-weight:600;font-size:.85rem;color:#1a1a2e}.catalog-item-cat{font-size:.7rem;color:#888}.action-btn-disabled{opacity:.35;cursor:not-allowed;pointer-events:auto}.action-btn-disabled:hover{background:transparent;color:#ffffff59}.home-card-disabled{opacity:.4;cursor:not-allowed;filter:grayscale(.6)}.home-card-disabled:hover{border-color:#eee;box-shadow:none}.hub-tote-blue{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 100'%3E%3Cpath d='M10 30 L18 95 Q19 98 22 98 L98 98 Q101 98 102 95 L110 30 Z' fill='%232563eb' stroke='%231d4ed8' stroke-width='1.5'/%3E%3Cpath d='M18 34 L24 90 Q25 92 27 92 L93 92 Q95 92 96 90 L102 34 Z' fill='%233b82f6' stroke='%232563eb' stroke-width='0.8'/%3E%3Cpath d='M5 22 Q5 18 10 18 L110 18 Q115 18 115 22 L115 28 Q115 32 110 32 L10 32 Q5 32 5 28 Z' fill='%2360a5fa' stroke='%231d4ed8' stroke-width='1.5'/%3E%3Cpath d='M12 23 L108 23' stroke='%232563eb' stroke-width='1' fill='none'/%3E%3Cpath d='M10 27 L110 27' stroke='%232563eb' stroke-width='0.5' fill='none'/%3E%3C/svg%3E") no-repeat center / contain!important}.hub-tote-blue .hub-tote-num{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}.hub-tote-blue .hub-tote-id{color:#ffffffb3!important}.hub-tote-blue.hub-tote-filled{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 100'%3E%3Cpath d='M10 30 L18 95 Q19 98 22 98 L98 98 Q101 98 102 95 L110 30 Z' fill='%232563eb' stroke='%231d4ed8' stroke-width='1.5'/%3E%3Cpath d='M18 34 L24 90 Q25 92 27 92 L93 92 Q95 92 96 90 L102 34 Z' fill='%233b82f6' stroke='%232563eb' stroke-width='0.8'/%3E%3Cpath d='M30 40 L35 55 L90 55 L95 40 Z' fill='%231d4ed8' opacity='0.4'/%3E%3Cpath d='M28 50 L32 65 L88 65 L92 50 Z' fill='%231e40af' opacity='0.25'/%3E%3Cpath d='M5 22 Q5 18 10 18 L110 18 Q115 18 115 22 L115 28 Q115 32 110 32 L10 32 Q5 32 5 28 Z' fill='%2360a5fa' stroke='%231d4ed8' stroke-width='1.5'/%3E%3Cpath d='M12 23 L108 23' stroke='%232563eb' stroke-width='1' fill='none'/%3E%3Cpath d='M10 27 L110 27' stroke='%232563eb' stroke-width='0.5' fill='none'/%3E%3C/svg%3E") no-repeat center / contain!important}.hub-tote-green{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 100'%3E%3Cpath d='M10 30 L18 95 Q19 98 22 98 L98 98 Q101 98 102 95 L110 30 Z' fill='%2316a34a' stroke='%23158a3f' stroke-width='1.5'/%3E%3Cpath d='M18 34 L24 90 Q25 92 27 92 L93 92 Q95 92 96 90 L102 34 Z' fill='%2322c55e' stroke='%2316a34a' stroke-width='0.8'/%3E%3Cpath d='M5 22 Q5 18 10 18 L110 18 Q115 18 115 22 L115 28 Q115 32 110 32 L10 32 Q5 32 5 28 Z' fill='%234ade80' stroke='%23158a3f' stroke-width='1.5'/%3E%3Cpath d='M12 23 L108 23' stroke='%2316a34a' stroke-width='1' fill='none'/%3E%3Cpath d='M10 27 L110 27' stroke='%2316a34a' stroke-width='0.5' fill='none'/%3E%3C/svg%3E") no-repeat center / contain!important}.hub-tote-green .hub-tote-num{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}.hub-tote-green .hub-tote-id{color:#ffffffb3!important}.hub-tote-green.hub-tote-filled{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 100'%3E%3Cpath d='M10 30 L18 95 Q19 98 22 98 L98 98 Q101 98 102 95 L110 30 Z' fill='%2316a34a' stroke='%23158a3f' stroke-width='1.5'/%3E%3Cpath d='M18 34 L24 90 Q25 92 27 92 L93 92 Q95 92 96 90 L102 34 Z' fill='%2322c55e' stroke='%2316a34a' stroke-width='0.8'/%3E%3Cpath d='M30 40 L35 55 L90 55 L95 40 Z' fill='%23158a3f' opacity='0.4'/%3E%3Cpath d='M28 50 L32 65 L88 65 L92 50 Z' fill='%23166534' opacity='0.25'/%3E%3Cpath d='M5 22 Q5 18 10 18 L110 18 Q115 18 115 22 L115 28 Q115 32 110 32 L10 32 Q5 32 5 28 Z' fill='%234ade80' stroke='%23158a3f' stroke-width='1.5'/%3E%3Cpath d='M12 23 L108 23' stroke='%2316a34a' stroke-width='1' fill='none'/%3E%3Cpath d='M10 27 L110 27' stroke='%2316a34a' stroke-width='0.5' fill='none'/%3E%3C/svg%3E") no-repeat center / contain!important}.hub-tote-red{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 100'%3E%3Cpath d='M10 30 L18 95 Q19 98 22 98 L98 98 Q101 98 102 95 L110 30 Z' fill='%23dc2626' stroke='%23b91c1c' stroke-width='1.5'/%3E%3Cpath d='M18 34 L24 90 Q25 92 27 92 L93 92 Q95 92 96 90 L102 34 Z' fill='%23ef4444' stroke='%23dc2626' stroke-width='0.8'/%3E%3Cpath d='M5 22 Q5 18 10 18 L110 18 Q115 18 115 22 L115 28 Q115 32 110 32 L10 32 Q5 32 5 28 Z' fill='%23f87171' stroke='%23b91c1c' stroke-width='1.5'/%3E%3Cpath d='M12 23 L108 23' stroke='%23dc2626' stroke-width='1' fill='none'/%3E%3Cpath d='M10 27 L110 27' stroke='%23dc2626' stroke-width='0.5' fill='none'/%3E%3C/svg%3E") no-repeat center / contain!important}.hub-tote-red .hub-tote-num{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}.hub-tote-red .hub-tote-id{color:#ffffffb3!important}.hub-tote-red.hub-tote-filled{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 100'%3E%3Cpath d='M10 30 L18 95 Q19 98 22 98 L98 98 Q101 98 102 95 L110 30 Z' fill='%23dc2626' stroke='%23b91c1c' stroke-width='1.5'/%3E%3Cpath d='M18 34 L24 90 Q25 92 27 92 L93 92 Q95 92 96 90 L102 34 Z' fill='%23ef4444' stroke='%23dc2626' stroke-width='0.8'/%3E%3Cpath d='M30 40 L35 55 L90 55 L95 40 Z' fill='%23b91c1c' opacity='0.4'/%3E%3Cpath d='M28 50 L32 65 L88 65 L92 50 Z' fill='%23991b1b' opacity='0.25'/%3E%3Cpath d='M5 22 Q5 18 10 18 L110 18 Q115 18 115 22 L115 28 Q115 32 110 32 L10 32 Q5 32 5 28 Z' fill='%23f87171' stroke='%23b91c1c' stroke-width='1.5'/%3E%3Cpath d='M12 23 L108 23' stroke='%23dc2626' stroke-width='1' fill='none'/%3E%3Cpath d='M10 27 L110 27' stroke='%23dc2626' stroke-width='0.5' fill='none'/%3E%3C/svg%3E") no-repeat center / contain!important}.hub-tote.hub-tote-wide,.hub-tote.hub-tote-wide.hub-tote-filled,.hub-tote.hub-tote-wide.hub-tote-empty{min-width:170px!important;padding:10px 20px 8px!important;min-height:50px!important}.hub-tote.hub-tote-wide.hub-tote-filled{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 260 60'%3E%3Crect x='4' y='8' width='252' height='44' rx='6' fill='%23808080' stroke='%23666' stroke-width='1'/%3E%3Crect x='14' y='18' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='26' y='18' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='38' y='18' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='50' y='18' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='62' y='18' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='74' y='18' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='86' y='18' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='98' y='18' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='110' y='18' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='122' y='18' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='134' y='18' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='146' y='18' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='14' y='30' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='26' y='30' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='38' y='30' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='50' y='30' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='62' y='30' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='74' y='30' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='86' y='30' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='98' y='30' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='110' y='30' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='122' y='30' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='134' y='30' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='146' y='30' width='10' height='8' rx='1' fill='%23333'/%3E%3Crect x='210' y='18' width='14' height='18' rx='1' fill='%23333'/%3E%3Crect x='228' y='18' width='14' height='18' rx='1' fill='%23333'/%3E%3Cline x1='217' y1='22' x2='217' y2='32' stroke='%23666' stroke-width='0.5'/%3E%3Cline x1='235' y1='22' x2='235' y2='32' stroke='%23666' stroke-width='0.5'/%3E%3C/svg%3E") no-repeat center / contain!important}.hub-tote.hub-tote-wide.hub-tote-empty{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 260 60'%3E%3Crect x='4' y='8' width='252' height='44' rx='6' fill='%23bbb' stroke='%23aaa' stroke-width='1' stroke-dasharray='4 2'/%3E%3C/svg%3E") no-repeat center / contain!important}.hub-tote.hub-tote-wide .hub-tote-num{color:#fff!important;font-size:.8rem!important;text-shadow:0 1px 3px rgba(0,0,0,.7)!important}.hub-tote.hub-tote-wide .hub-tote-id{color:#fffc!important;font-size:.55rem!important;text-shadow:0 1px 2px rgba(0,0,0,.5)!important}.hub-tote.hub-tote-wide.hub-tote-empty .hub-tote-num{color:#999!important}.hub-tote.hub-tote-wide.hub-tote-empty .hub-tote-id{color:#99999980!important}.hub-tote-wrapper-wide{position:relative!important;padding-top:18px!important}.hub-tote-wrapper-wide>.hub-tote-count{position:absolute!important;top:0!important;left:50%!important;transform:translate(-50%)!important;margin-bottom:0!important;z-index:10!important}
