.build-tracker-dashboard{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.dashboard-header{margin-bottom:40px}.dashboard-header h2{background:linear-gradient(135deg,#667eea,#764ba2);font-size:32px;font-weight:700;margin-bottom:10px}.dashboard-header p{color:#666;font-size:16px}.dashboard-content{grid-gap:30px;gap:30px;grid-template-columns:350px 1fr;min-height:600px}.orders-sidebar{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:24px}.orders-sidebar h3{color:#343a40;font-size:18px;font-weight:600;margin-bottom:20px}.orders-list{gap:12px}.order-card{background:#fff;border:2px solid #e9ecef;border-radius:8px;cursor:pointer;padding:16px;transition:all .2s ease}.order-card:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea26;transform:translateY(-1px)}.order-card.active{background:linear-gradient(135deg,#667eea10,#764ba210);border-color:#667eea;box-shadow:0 4px 12px #667eea33}.order-header{margin-bottom:12px}.order-number{font-size:16px}.state-badge{animation:rainbow-gradient 3s ease infinite;background:linear-gradient(90deg,#ff6b6b,#ee5a24,#feca57,#48ca96,#0abde3,#6c5ce7,#fd79a8);background-size:300% 300%;text-shadow:0 1px 2px #0000004d}.order-meta{margin-bottom:12px}.order-total{color:#28a745;font-weight:600}.order-progress{margin-top:8px}.progress-bar-mini{width:100%}.progress-fill-mini{border-radius:2px}.progress-text-mini{color:#6c757d;font-size:10px;font-weight:500}.order-detail{background:#fff;border:1px solid #e9ecef;overflow:hidden;padding:32px;position:relative}.detail-loading{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#0000,#667eea,#0000);height:3px;left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.detail-header{border-bottom:1px solid #e9ecef;margin-bottom:32px;padding-bottom:20px}.detail-header h3{color:#343a40;font-size:24px;font-weight:700;margin-bottom:12px}.detail-meta{color:#6c757d;font-size:14px;gap:24px}.detail-meta span{align-items:center;display:flex;gap:4px}.main-progress{background:linear-gradient(135deg,#f8f9fa,#fff);border:1px solid #e9ecef;border-radius:12px;margin-bottom:32px;padding:24px}.progress-title{margin-bottom:20px;text-align:center}.progress-title h3{color:#343a40;font-size:24px;font-weight:700;letter-spacing:1px;margin:0}.state-title-rainbow{-webkit-text-fill-color:#0000!important;animation:rainbow-gradient 3s ease infinite!important;background:linear-gradient(90deg,#ff6b6b,#ee5a24,#feca57,#48ca96,#0abde3,#6c5ce7,#fd79a8)!important;-webkit-background-clip:text!important;background-clip:text!important;background-size:300% 300%!important;display:block!important;font-weight:600!important;margin-bottom:8px!important;text-align:center!important}.current-state{gap:16px;margin-bottom:20px}.state-icon{align-items:center;animation:rainbow-gradient 3s ease infinite;background:linear-gradient(90deg,#ff6b6b,#ee5a24,#feca57,#48ca96,#0abde3,#6c5ce7,#fd79a8);background-size:300% 300%;border-radius:50%;display:flex;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:32px;height:60px;justify-content:center;width:60px}.state-info h4{color:#343a40;font-size:20px;font-weight:600;margin-bottom:8px}.state-info p{color:#6c757d;line-height:1.5}.progress-bar-main{background:#e9ecef;border-radius:6px;box-shadow:inset 0 2px 4px #0000001a;height:12px;margin-bottom:12px;width:100%}.progress-fill-main{border-radius:6px;overflow:hidden;position:relative;transition:width 1s ease-out}.progress-fill-main:after{animation:progressShine 2s infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes progressShine{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.progress-percentage{color:#667eea;font-size:18px;font-weight:600}.state-timeline{margin-bottom:32px}.state-timeline h4{color:#343a40;font-size:18px;font-weight:600;margin-bottom:20px}.timeline{padding-left:20px;position:relative}.timeline:before{background:#e9ecef;bottom:0;content:"";left:10px;position:absolute;top:0;width:2px}.timeline-item{margin-bottom:24px;padding-left:20px;position:relative}.timeline-marker{background:#e9ecef;border:3px solid #fff;box-shadow:0 2px 8px #0000001a;font-size:16px;left:-20px;position:absolute;top:0;transition:all .3s ease}.timeline-item.completed .timeline-marker{box-shadow:0 4px 12px #00000026;transform:scale(1.1)}.timeline-item.current .timeline-marker{animation:pulse 2s infinite;box-shadow:0 0 0 0 #667eeab3}@keyframes pulse{0%{box-shadow:0 0 0 0 #667eeab3;transform:scale(1)}70%{box-shadow:0 0 0 10px #667eea00;transform:scale(1.05)}to{box-shadow:0 0 0 0 #667eea00;transform:scale(1)}}.timeline-content h5{color:#343a40;font-size:16px;font-weight:600;margin-bottom:4px}.timeline-date{color:#6c757d;font-size:12px;margin:0}.timeline-item.completed .timeline-content h5{color:#198754}.timeline-item.current .timeline-content h5{color:#667eea;font-weight:700}.order-items{margin-bottom:32px}.order-items h4{color:#343a40;font-size:18px;font-weight:600;margin-bottom:16px}.items-list{gap:12px}.item-card{background:#f8f9fa;border:1px solid #e9ecef;padding:16px}.item-info h5{color:#343a40;font-size:16px;font-weight:600;margin-bottom:4px}.item-variant{color:#6c757d;font-size:14px;margin-bottom:8px}.item-meta{color:#6c757d;font-size:12px;gap:16px}.custom-built-badge{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:500}.tracking-info{background:#e6f3ff;border-left:4px solid #0dcaf0;border-radius:8px;margin-bottom:24px;padding:20px}.tracking-info h4{color:#0c63e4;font-size:16px;font-weight:600;margin-bottom:12px}.tracking-details p{color:#495057;margin-bottom:8px}.manual-override-info{background:#fff3cd;border-left:4px solid #ffc107;border-radius:8px;padding:16px}.manual-override-info h4{color:#b45309;font-size:16px;font-weight:600;margin-bottom:8px}.manual-override-info p{color:#856404;margin:0}.error-container,.loading-container,.no-orders-container,.no-selection{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.build-tracker-loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#667eea;height:40px;margin-bottom:16px;width:40px}.build-tracker-loading-spinner.small{border-width:2px;height:20px;width:20px}@media (max-width:768px){.dashboard-content{gap:20px;grid-template-columns:1fr}.orders-sidebar{order:2}.order-detail{order:1;padding:20px}.detail-meta{flex-direction:column;gap:8px}.current-state{flex-direction:column;text-align:center}.timeline{padding-left:15px}.timeline:before{left:5px}.timeline-marker{font-size:14px;height:30px;left:-15px;width:30px}.timeline-item{padding-left:15px}}@media (max-width:480px){.build-tracker-dashboard{padding:12px}.dashboard-header h2{font-size:24px}.order-detail,.orders-sidebar{padding:16px}.item-meta{align-items:flex-start;flex-direction:column;gap:4px}}.email-form-container{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-radius:12px;box-shadow:0 8px 32px #0000004d;margin:2rem auto;max-width:500px;padding:2rem;text-align:center}.email-form-container h3{color:#fff;font-size:1.5rem;margin-bottom:1rem}.email-form-container p{color:#ccc;margin-bottom:1.5rem}.email-form{width:100%}.email-input-group{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.email-input{background:#1a1a1a;border:2px solid #444;border-radius:8px;color:#fff;flex:1 1;font-size:1rem;min-width:250px;padding:12px 16px;transition:border-color .3s ease}.email-input:focus{border-color:#06d6a0;box-shadow:0 0 0 3px #06d6a01a;outline:none}.email-input::placeholder{color:#888}.submit-button{animation:rainbow-gradient 3s ease infinite;background:linear-gradient(45deg,#ff6b6b,#ff8c42,#ffd23f,#06d6a0,#118ab2,#8338ec);background-size:300% 300%;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:12px 24px;transition:transform .2s ease;white-space:nowrap}.submit-button:hover{transform:translateY(-2px)}.submit-button:active{transform:translateY(0)}@media (max-width:768px){.email-input-group{align-items:stretch;flex-direction:column}.email-input{min-width:auto;width:100%}.submit-button{width:100%}}.build-tracker-admin{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0 auto;max-width:1400px;padding:20px}.admin-header{align-items:center;border-bottom:2px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.admin-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:28px;font-weight:700;margin:0}.admin-actions{display:flex;gap:12px}.config-button,.import-button,.refresh-button{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 16px;transition:all .2s ease}.import-button{background:#28a745;color:#fff;margin-right:12px}.import-button:hover:not(:disabled){background:#218838;transform:translateY(-1px)}.import-button:disabled{background:#6c757d;cursor:not-allowed;transform:none}.config-button{background:#667eea;color:#fff}.config-button:hover{background:#5a6fd8;transform:translateY(-1px)}.refresh-button{background:#f8f9fa;border:1px solid #dee2e6;color:#495057}.refresh-button:hover{background:#e9ecef}.refresh-button:disabled{cursor:not-allowed;opacity:.6}.filters-section{align-items:end;background:#f8f9fa;border-radius:8px;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px;padding:20px}.filter-group{display:flex;flex-direction:column;gap:6px;min-width:150px}.filter-group label{color:#495057;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.filter-group input,.filter-group select{border:1px solid #ced4da;border-radius:4px;font-size:14px;padding:8px 12px;transition:border-color .2s ease}.filter-group input:focus,.filter-group select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.filter-group input[type=text]{min-width:250px}.orders-section{background:#fff;border:1px solid #dee2e6;border-radius:8px;overflow:hidden}.orders-table-container{overflow-x:auto}.orders-table{border-collapse:collapse;font-size:14px;width:100%}.orders-table th{background:#f8f9fa;border-bottom:2px solid #dee2e6;color:#495057;font-weight:600;padding:16px 12px;text-align:left;white-space:nowrap}.orders-table td{border-bottom:1px solid #e9ecef;padding:16px 12px;vertical-align:top}.orders-table tr:hover{background:#f8f9fa}.orders-table tr.selected{background:#667eea1a}.order-info strong{color:#343a40;font-weight:600}.order-meta{color:#6c757d;font-size:12px;margin-top:4px}.customer-info{max-width:200px}.customer-email{color:#6c757d;font-size:12px;margin-top:2px;word-break:break-word}.date-info{color:#495057;font-size:12px;white-space:nowrap}.total-info{color:#28a745;font-weight:600}.state-info{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.state-badge{border-radius:12px;color:#fff;font-size:11px;font-weight:600;white-space:nowrap}.state-title{color:#6c757d;font-size:11px}.progress-info{min-width:80px}.progress-bar-mini{background:#e9ecef;border-radius:2px;height:4px;margin-bottom:4px;width:60px}.progress-text{color:#6c757d;font-size:11px;font-weight:500}.mode-toggle{border:none;border-radius:16px;cursor:pointer;font-size:11px;font-weight:600;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase;transition:all .2s ease}.mode-toggle.auto{background:#d4edda;color:#155724}.mode-toggle.manual{background:#fff3cd;color:#856404}.mode-toggle:hover{box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.mode-toggle:disabled{cursor:not-allowed;opacity:.6;transform:none}.order-actions select{border:1px solid #ced4da;border-radius:4px;cursor:pointer;font-size:12px;padding:6px 8px}.order-actions select:disabled{cursor:not-allowed;opacity:.6}.pagination{align-items:center;background:#f8f9fa;border-top:1px solid #dee2e6;display:flex;justify-content:space-between;padding:20px}.pagination-info{color:#6c757d;font-size:14px}.pagination-controls{display:flex;gap:8px}.pagination-controls button{background:#fff;border:1px solid #ced4da;border-radius:4px;cursor:pointer;font-size:14px;padding:8px 12px;transition:all .2s ease}.pagination-controls button:hover:not(:disabled){background:#e9ecef;border-color:#adb5bd}.pagination-controls button.active{background:#667eea;border-color:#667eea;color:#fff}.pagination-controls button:disabled{cursor:not-allowed;opacity:.6}.bulk-actions{align-items:center;background:#343a40;border-radius:12px;bottom:20px;box-shadow:0 4px 20px #00000026;color:#fff;display:flex;gap:20px;left:50%;padding:16px 24px;position:fixed;transform:translateX(-50%);z-index:1000}.bulk-info{font-weight:600}.bulk-buttons{display:flex;gap:12px}.bulk-buttons button{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease}.bulk-buttons button:first-child{background:#667eea;color:#fff}.bulk-buttons button:first-child:hover{background:#5a6fd8}.bulk-buttons button:last-child{background:#0000;border:1px solid #6c757d;color:#fff}.bulk-buttons button:last-child:hover{background:#495057}.modal-overlay{background:#00000080;z-index:2000}.config-modal{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;max-height:90vh;max-width:600px;overflow:hidden;width:90%}.modal-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:24px}.modal-header h3{color:#343a40;font-size:20px;font-weight:600;margin:0}.close-button{align-items:center;background:none;border:none;border-radius:50%;color:#6c757d;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;padding:0;transition:all .2s ease;width:30px}.close-button:hover{background:#e9ecef;color:#495057}.modal-content{max-height:60vh;padding:24px}.config-item{margin-bottom:24px}.config-item label{color:#343a40;display:block;font-weight:600;margin-bottom:8px}.config-item input[type=text]{border:1px solid #ced4da;border-radius:6px;font-size:14px;padding:10px 12px;transition:border-color .2s ease;width:100%}.config-item input[type=text]:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.config-item small{color:#6c757d;display:block;font-size:12px;margin-top:4px}.switch{display:inline-block;height:34px;position:relative;width:60px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;border-radius:34px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:26px;left:4px;width:26px}input:checked+.slider{background-color:#667eea}input:checked+.slider:before{transform:translateX(26px)}.modal-footer{background:#f8f9fa;border-top:1px solid #e9ecef;display:flex;justify-content:flex-end;padding:20px 24px}.cancel-button{background:#fff;border:1px solid #ced4da;border-radius:6px;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .2s ease}.cancel-button:hover{background:#e9ecef}.auth-required,.error-container,.loading-container,.no-orders{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.build-tracker-admin-loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#667eea;height:40px;margin-bottom:16px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.retry-button{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;margin-top:16px;padding:12px 24px;transition:background .2s ease}.retry-button:hover{background:#5a6fd8}@media (max-width:1200px){.build-tracker-admin{padding:12px}.orders-table-container{overflow-x:scroll}.orders-table{min-width:1000px}}@media (max-width:768px){.admin-header{align-items:stretch;flex-direction:column;gap:16px}.admin-actions{justify-content:center}.filters-section{flex-direction:column;gap:16px}.filter-group{min-width:auto}.filter-group input[type=text]{min-width:auto;width:100%}.pagination{flex-direction:column;gap:16px}.bulk-actions{flex-direction:column;gap:12px;left:20px;right:20px;transform:none}.config-modal{margin:20px;width:95%}}.import-results-modal{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;max-height:90vh;max-width:700px;overflow:hidden;width:90%}.import-summary{margin-bottom:24px}.import-summary h4{color:#343a40;font-size:18px;margin-bottom:16px}.summary-stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.stat-item{align-items:center;background:#f8f9fa;border-left:4px solid #dee2e6;border-radius:8px;display:flex;justify-content:space-between;padding:12px}.stat-item.success{background:#d4edda;border-left-color:#28a745}.stat-item.skipped{background:#fff3cd;border-left-color:#ffc107}.stat-item.errors,.stat-item.no-custom{background:#f8d7da;border-left-color:#dc3545}.stat-label{color:#495057;font-weight:500}.stat-value{color:#343a40;font-size:18px;font-weight:700}.import-details{margin-bottom:24px}.import-details h4{color:#343a40;font-size:18px;margin-bottom:16px}.details-list{border:1px solid #dee2e6;border-radius:8px;max-height:200px;overflow-y:auto}.detail-item{grid-gap:12px;align-items:center;border-bottom:1px solid #e9ecef;display:grid;gap:12px;grid-template-columns:1fr 80px 80px 80px;padding:12px}.detail-item:last-child{border-bottom:none}.detail-item:hover{background:#f8f9fa}.order-number{color:#343a40;font-weight:600}.order-state{background:#e9ecef;border-radius:12px;color:#495057;font-size:12px;padding:4px 8px;text-align:center}.order-age,.order-items{color:#6c757d;font-size:12px;text-align:center}.more-items{background:#f8f9fa;color:#6c757d;font-style:italic;padding:12px;text-align:center}.success-message{background:#d4edda;border:1px solid #c3e6cb;border-radius:8px;margin-bottom:16px;padding:20px}.success-message h4{color:#155724;margin-bottom:8px}.success-message p{color:#155724;line-height:1.5;margin:0}.no-imports-message{background:#d1ecf1;border:1px solid #bee5eb;border-radius:8px;margin-bottom:16px;padding:20px}.no-imports-message h4{color:#0c5460;margin-bottom:8px}.no-imports-message p{color:#0c5460;line-height:1.5;margin:0}.close-modal-button{background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:12px 24px;transition:background .2s ease}.close-modal-button:hover{background:#5a6268}.orders-table tbody tr{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.import-results-modal{margin:20px;width:95%}.detail-item,.summary-stats{grid-template-columns:1fr}.detail-item{gap:4px}.detail-item,.order-age,.order-items,.order-state{text-align:left}}.filter-toggle{margin-left:auto}.filter-toggle,.toggle-label{align-items:center;display:flex}.toggle-label{color:#e9ecef;cursor:pointer;font-weight:500;gap:.5rem;-webkit-user-select:none;user-select:none}.toggle-checkbox{display:none}.toggle-slider{background:#495057;border:2px solid #6c757d;border-radius:24px;height:24px;position:relative;transition:background .3s ease;width:50px}.toggle-slider:before{background:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;content:"";height:16px;left:2px;position:absolute;top:2px;transition:transform .3s ease;width:16px}.toggle-checkbox:checked+.toggle-slider{animation:rainbow-gradient 3s ease infinite;background:linear-gradient(45deg,#ff6b6b,#ff8c42,#ffd23f,#06d6a0,#118ab2,#8338ec);background-size:300% 300%;border-color:#06d6a0}.toggle-checkbox:checked+.toggle-slider:before{transform:translateX(26px)}.toggle-label:hover .toggle-slider{border-color:#adb5bd}.toggle-checkbox:checked+.toggle-slider:hover{border-color:#20c997}.order-number-link{color:#06d6a0;cursor:pointer;transition:color .2s}.order-number-link:hover{color:#05b389;text-decoration:underline}.build-tracker-modal{background:#1a1a1a;border-radius:12px;color:#fff;max-height:95vh;max-width:1200px;overflow-y:auto;position:relative;width:95%}.build-tracker-dashboard{padding:2rem}.dashboard-header{border-bottom:2px solid #333;margin-bottom:2rem;padding-bottom:1rem;text-align:center}.dashboard-header h2{-webkit-text-fill-color:#0000;animation:rainbow-gradient 3s ease infinite;background:linear-gradient(45deg,#ff6b6b,#ff8c42,#ffd23f,#06d6a0,#118ab2,#8338ec);-webkit-background-clip:text;background-clip:text;background-size:300% 300%;margin-bottom:.5rem}.dashboard-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:300px 1fr}.orders-sidebar h3{color:#06d6a0;margin-bottom:1rem}.order-card{background:#ffffff1a;border:2px solid #0000;border-radius:12px;margin-bottom:1rem;padding:1rem}.order-card.active{border-color:#06d6a0}.order-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.state-badge{background:#06d6a033;border-radius:16px;color:#06d6a0;font-size:.8rem;font-weight:700;padding:4px 8px}.order-meta{color:#ccc;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:1rem}.order-progress{align-items:center;display:flex;gap:.5rem}.progress-bar-mini{background:#333;border-radius:3px;flex:1 1;height:6px;overflow:hidden}.progress-fill-mini{height:100%;transition:width .3s ease}.progress-text-mini{color:#ccc;font-size:.8rem}.admin-update-section{background:#ffffff1a;border-radius:8px;margin-top:1rem;padding:1rem}.admin-update-section label{color:#fff;display:block;font-weight:700;margin-bottom:.5rem}.admin-update-section select{background:#333;border:1px solid #555;border-radius:4px;color:#fff;margin-bottom:1rem;padding:8px;width:100%}.update-state-btn{background:#06d6a0;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 16px;transition:background .2s;width:100%}.update-state-btn:hover:not(:disabled){background:#05b389}.update-state-btn:disabled{background:#666;cursor:not-allowed}.order-detail{background:#ffffff0d;border-radius:12px;padding:2rem}.detail-header h3{color:#06d6a0;margin-bottom:1rem}.detail-meta{color:#ccc;display:flex;gap:2rem}.detail-meta,.main-progress{margin-bottom:2rem}.progress-title h3{color:#fff;margin-bottom:1rem;text-align:center}.current-state{align-items:center;background:#ffffff1a;border-radius:8px;display:flex;gap:1rem;margin-bottom:1rem;padding:1rem}.state-icon{font-size:2rem}.state-title-rainbow{-webkit-text-fill-color:#0000;animation:rainbow-gradient 3s ease infinite;background:linear-gradient(45deg,#ff6b6b,#ff8c42,#ffd23f,#06d6a0,#118ab2,#8338ec);-webkit-background-clip:text;background-clip:text;background-size:300% 300%;margin-bottom:.5rem}.progress-bar-main{background:#333;border-radius:10px;height:20px;margin-bottom:.5rem;overflow:hidden}.progress-fill-main{height:100%;transition:width .3s ease}.progress-percentage{color:#ccc;text-align:center}.state-timeline h4{color:#06d6a0;margin-bottom:1rem}.timeline{display:flex;flex-direction:column;gap:1rem}.timeline-item{align-items:center;border-radius:8px;display:flex;gap:1rem;padding:.5rem}.timeline-item.completed{background:#ffffff0d}.timeline-item.current{background:#06d6a01a;border:1px solid #06d6a0}.timeline-marker{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;height:40px;justify-content:center;width:40px}.timeline-content h5{color:#fff;margin-bottom:.25rem}.timeline-date{color:#ccc;font-size:.8rem}.modal-footer{margin-top:2rem;padding:1rem;text-align:center}.days-progress{color:#ffc107;font-weight:700}.order-items{margin-top:2rem}.order-items h4{color:#06d6a0;margin-bottom:1rem}.items-list{display:flex;flex-direction:column;gap:1rem}.item-card{background:#ffffff1a;border-radius:8px;padding:1rem}.item-info h5{color:#fff;font-size:1rem;margin-bottom:.5rem}.item-variant{margin-bottom:.5rem}.item-meta,.item-variant{color:#ccc;font-size:.9rem}.item-meta{align-items:center;display:flex;gap:1rem}.custom-built-badge{background:#06d6a033;border-radius:12px;color:#06d6a0;font-size:.8rem;font-weight:700;padding:2px 8px}.orders-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}@media (max-width:768px){.filter-toggle{justify-content:flex-start;margin-left:0;margin-top:1rem}.filters-section{flex-wrap:wrap}.order-details-grid{gap:1rem;grid-template-columns:1fr}.order-details-modal{margin:10px;width:95%}.item-meta{align-items:flex-start;flex-direction:column;gap:.5rem}}.build-tracker-header{animation:rainbowShift 3s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(90deg,red,#ff8c00,gold,#32cd32,#00bfff,#8a2be2,#ff1493);background-size:400% 100%;box-shadow:0 2px 20px #0000004d;left:0;padding:12px 20px;position:fixed;right:0;top:0;z-index:9999}@keyframes rainbowShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.build-tracker-container{align-items:center;background:#000000b3;border:1px solid #fff3;border-radius:12px;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:16px 24px}.build-tracker-left{color:#fff;flex:0 0 200px;text-align:center}.build-tracker-title{font-size:18px;font-weight:700;margin-bottom:8px;text-shadow:0 2px 4px #00000080}.build-tracker-state{align-items:center;animation:rainbow-gradient 3s ease infinite;background:linear-gradient(45deg,#ff6b6b,#ff8c42,#ffd23f,#06d6a0,#118ab2,#8338ec);background-size:300% 300%;border-radius:20px;color:#fff;display:flex;flex-direction:column;font-size:14px;font-weight:700;gap:4px;margin:0 auto;max-width:180px;padding:8px 16px;text-shadow:0 1px 2px #000000b3}@keyframes rainbow-gradient{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.tracking-info{font-size:12px;opacity:.8}.build-tracker-center{flex:1 1;margin:0 40px;text-align:center}.progress-container{margin-bottom:12px}.progress-bar-bg{background:#fff3;border-radius:4px;box-shadow:inset 0 2px 4px #0000004d;height:8px;margin-bottom:8px;overflow:hidden;width:100%}.progress-bar-fill{animation:progressGlow 2s ease-in-out infinite;background:linear-gradient(90deg,red,#ff8c00,gold,#32cd32,#00bfff,#8a2be2,#ff1493);background-size:200% 100%;box-shadow:0 0 10px #fff6;height:100%;transition:width .3s ease-out}@keyframes progressGlow{0%,to{background-position:0 50%;box-shadow:0 0 10px #fff6}50%{background-position:100% 50%;box-shadow:0 0 20px #fff9}}.progress-text{font-size:12px;font-weight:700}.build-tracker-description,.progress-text{color:#fff;text-shadow:0 1px 2px #00000080}.build-tracker-description{font-size:13px;line-height:1.4;margin:0 auto;max-width:500px;opacity:.9}.build-tracker-right{flex:0 0 160px;position:relative}.order-selector{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:8px 12px;transition:all .2s ease}.order-selector:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.selected-order{color:#fff;text-align:left}.order-number{color:#fff;font-size:14px;font-weight:700;margin-bottom:2px}.order-date{font-size:11px;opacity:.8}.dropdown-arrow{color:#fff;font-size:10px;opacity:.7;transition:transform .2s ease}.dropdown-arrow.open{transform:rotate(180deg)}.orders-dropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;border:1px solid #fff3;border-radius:8px;box-shadow:0 8px 32px #0000004d;left:0;margin-top:4px;overflow:hidden;position:absolute;right:0;top:100%;z-index:10000}.dropdown-item{align-items:center;border-bottom:1px solid #ffffff1a;cursor:pointer;display:flex;justify-content:space-between;padding:12px;transition:background .2s ease}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background:#ffffff1a}.dropdown-item.active{background:#fff3}.dropdown-order-info{color:#fff}.dropdown-order-number{color:#fff;font-size:12px;font-weight:700;margin-bottom:2px}.dropdown-order-date{font-size:10px;opacity:.8}.dropdown-order-state{color:#fff;font-size:10px;opacity:.7;text-align:right}@media (max-width:768px){.build-tracker-header{padding:8px 12px}.build-tracker-container{flex-direction:column;gap:12px;padding:12px 16px}.build-tracker-left,.build-tracker-right{flex:none;text-align:center}.build-tracker-center{margin:0}.build-tracker-description{font-size:12px;max-width:none}.order-selector{justify-content:center}.orders-dropdown{left:50%;transform:translateX(-50%);width:200px}}@media (max-width:480px){.build-tracker-title{font-size:16px}.build-tracker-state{font-size:12px;max-width:150px;padding:6px 12px}.build-tracker-description{font-size:11px;line-height:1.3}.progress-text{font-size:11px}}.build-tracker-header{animation:slideDown .5s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.build-tracker-container{animation:subtlePulse 4s ease-in-out infinite}@keyframes subtlePulse{0%,to{box-shadow:0 2px 20px #0000004d}50%{box-shadow:0 4px 30px #ffffff1a}}body{background-color:#121212;color:#e0e0e0;font-family:Roboto,sans-serif;margin:0;padding:0}[id^=w3m-],[id^=wcm-],w3m-modal,wcm-modal{z-index:999999!important}wc-modal-backdrop,wc-modal-router{z-index:999998!important}header{color:#e0e0e0;font-size:2rem;font-weight:700;padding:1rem;text-align:center}.rainbowBtn{animation:rainbowBG 3s linear infinite;background:linear-gradient(90deg,red,#ff9a00,#d0de21,#4fdc4a,#3fdad8,#2fc9e2,#1c7fee,#5f15f2,#ba0cf8,#fb07d9,red,#ff9a00);background-size:800% auto;border:none;border-radius:1rem;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background .3s ease}.item-container{word-wrap:break-word;white-space:normal}@keyframes rainbowBG{0%{background-position:0 50%}to{background-position:100% 50%}}.marketplaceLink,nav a{color:#028a0f}.tile-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center;margin:2rem 0;padding:0 1rem}.tile{background-color:#1e1e1e;border-radius:1rem;box-shadow:0 4px 12px #00000080;min-width:300px;padding:1.5rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.tile:hover{box-shadow:0 8px 16px #000000b3;transform:translateY(-5px)}.tile img{border-radius:.5rem;margin-bottom:1rem;max-width:100%}.tile h2{font-size:1.5rem;margin-bottom:.5rem}.attributes-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr;margin-top:1rem;text-align:left}.attributes-grid div{font-size:.9rem}.nftDashboardContainer{padding:1rem;text-align:center}.leaderboard-container table{margin-top:2rem}.loading-spinner{background:#2a2a2acc;border:2px solid #444;border-radius:12px;box-shadow:0 4px 12px #0000004d;color:#aaa;display:block;font-size:1.25rem;margin:2rem auto;max-width:500px;padding:1rem;text-align:center;width:100%}.modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10003}.modal-content{background:#2a2a2a;border-radius:1rem;box-shadow:0 4px 12px #000000b3;color:#e0e0e0;max-height:90vh;max-width:800px;overflow-y:auto;padding:2rem;position:relative;text-align:center;width:90%}.modal-buttons{display:flex;justify-content:space-around;margin-top:2rem}.no-btn,.yes-btn{border:none;border-radius:1rem;color:#fff;cursor:pointer;font-size:1rem;padding:1rem 2rem;transition:background .3s ease}.yes-btn{background:#028a0f}.no-btn{background:#a50e0e}.yes-btn:hover{background:#026a0b}.no-btn:hover{background:#8f0c0c}@media (max-width:600px){.tile{padding:1rem}.tile h2{font-size:1.25rem}}
/*# sourceMappingURL=main.08ed3bab.css.map*/