.orders-chart-container[data-v-e10f8ca9]{width:100%;height:300px;padding:20px;position:relative}canvas[data-v-e10f8ca9]{width:100%!important;height:100%!important}.admin-dashboard[data-v-16edb238]{width:100%}.loading-container[data-v-16edb238]{display:flex;align-items:center;justify-content:center;min-height:400px;padding:40px 20px}.loading-content[data-v-16edb238]{text-align:center;max-width:400px}.loading-title[data-v-16edb238]{margin:24px 0 12px;font-size:1.5rem;color:#2c3e50;font-weight:600}.loading-text[data-v-16edb238]{margin:0 0 24px;font-size:1rem;color:#7f8c8d;line-height:1.5}.loading-dots[data-v-16edb238]{display:flex;justify-content:center;gap:8px}.loading-dots span[data-v-16edb238]{width:8px;height:8px;border-radius:50%;background-color:#27ae60;animation:loading-dots-16edb238 1.4s infinite ease-in-out both}.loading-dots span[data-v-16edb238]:nth-child(1){animation-delay:-.32s}.loading-dots span[data-v-16edb238]:nth-child(2){animation-delay:-.16s}@keyframes loading-dots-16edb238{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.header-section[data-v-16edb238]{margin-bottom:2rem}.page-title[data-v-16edb238]{font-size:2rem;font-weight:700;color:#2e7d32;margin:0 0 .5rem}.page-subtitle[data-v-16edb238]{font-size:1rem;color:#7cb342;margin:0}.stats-grid[data-v-16edb238]{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}@media (min-width: 768px){.stats-grid[data-v-16edb238]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.stats-grid[data-v-16edb238]{grid-template-columns:repeat(4,1fr)}}.stat-card-large[data-v-16edb238]{background:linear-gradient(135deg,#2e7d32,#388e3c);padding:2rem;border-radius:1rem;box-shadow:0 8px 24px #2e7d324d;transition:all .3s ease;color:#fff}.stat-card-large[data-v-16edb238]:hover{transform:translateY(-5px);box-shadow:0 12px 32px #2e7d3266}.stat-card[data-v-16edb238]{background-color:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 12px #00000014;transition:all .3s ease;border:1px solid #e0e0e0}.stat-card[data-v-16edb238]:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000001f}.stat-content-large[data-v-16edb238],.stat-content[data-v-16edb238]{display:flex;align-items:center;justify-content:space-between}.stat-text-large[data-v-16edb238],.stat-text[data-v-16edb238]{display:flex;flex-direction:column}.stat-label-large[data-v-16edb238]{color:#ffffffe6;font-size:1.25rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase;margin-bottom:.5rem}.stat-value-large[data-v-16edb238]{font-size:3.5rem;font-weight:800;color:#fff;line-height:1}.stat-label[data-v-16edb238]{color:#6b7280;font-size:.875rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase;margin-bottom:.5rem}.stat-value[data-v-16edb238]{font-size:1.75rem;font-weight:700;color:#2e7d32;line-height:1}.stat-icon-large[data-v-16edb238]{padding:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff3}.stat-icon[data-v-16edb238]{padding:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.bg-orange[data-v-16edb238]{background:linear-gradient(135deg,#ff9800,#f57c00)}.bg-green[data-v-16edb238]{background:linear-gradient(135deg,#4caf50,#388e3c)}.bg-blue[data-v-16edb238]{background:linear-gradient(135deg,#2196f3,#1976d2)}.content-grid[data-v-16edb238]{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width: 1024px){.content-grid[data-v-16edb238]{grid-template-columns:repeat(3,1fr)}}.chart-container[data-v-16edb238]{background-color:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 12px #00000014;border:1px solid #e0e0e0}@media (min-width: 1024px){.chart-container[data-v-16edb238]{grid-column:span 2}}.section-title[data-v-16edb238]{font-size:1.25rem;font-weight:600;margin-bottom:1.25rem;color:#2e7d32}.chart-placeholder[data-v-16edb238]{height:16rem;background:linear-gradient(135deg,#f8faf7,#e8f5e9);border-radius:.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6b7280;gap:1rem}.orders-container[data-v-16edb238]{background-color:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 12px #00000014;border:1px solid #e0e0e0}.orders-loading[data-v-16edb238]{display:flex;align-items:center;justify-content:center;gap:1rem;padding:2rem;color:#6b7280}.orders-empty[data-v-16edb238]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem 2rem;color:#6b7280;text-align:center}.orders-list[data-v-16edb238]{display:flex;flex-direction:column;gap:1rem}.order-item[data-v-16edb238]{padding:1rem;border-radius:.75rem;background:linear-gradient(135deg,#f8faf7,#e8f5e9);transition:all .2s ease;cursor:pointer;border:1px solid #e0e0e0}.order-item[data-v-16edb238]:hover{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);transform:translate(5px);box-shadow:0 4px 12px #2e7d3226}.order-header[data-v-16edb238]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.order-id[data-v-16edb238]{font-weight:600;color:#2e7d32}.order-items[data-v-16edb238]{font-size:.875rem;color:#6b7280;margin-top:.25rem}.order-status[data-v-16edb238]{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600}.order-total[data-v-16edb238]{font-weight:700;color:#2e7d32;text-align:right;margin-top:.5rem}.status-recebido[data-v-16edb238]{background-color:#e3f2fd;color:#1976d2}.status-confirmado[data-v-16edb238]{background-color:#e8f5e9;color:#2e7d32}.status-preparando[data-v-16edb238],.status-preparado[data-v-16edb238]{background-color:#fff3e0;color:#f57c00}.status-a-caminho[data-v-16edb238]{background-color:#e1f5fe;color:#0277bd}.status-entregue[data-v-16edb238]{background-color:#e8f5e9;color:#2e7d32}.status-cancelado[data-v-16edb238]{background-color:#ffebee;color:#c62828}.view-all-link[data-v-16edb238]{margin-top:1.5rem;display:inline-block;color:#2e7d32;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s ease;padding:.5rem 1rem;border-radius:.5rem;background-color:#2e7d321a}.view-all-link[data-v-16edb238]:hover{color:#7cb342;transform:translate(5px);background-color:#2e7d3226}.modal-overlay[data-v-d2703b8e]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.modal-container[data-v-d2703b8e]{background:#fff;border-radius:8px;max-width:90vw;max-height:90vh;width:800px;display:flex;flex-direction:column;box-shadow:0 4px 20px #0000004d;overflow:hidden;position:relative;z-index:9999}.modal-container.late-order[data-v-d2703b8e]{border-left:4px solid #f44336}.modal-container.priority-order[data-v-d2703b8e]{border-left:4px solid #ff9800}.modal-header[data-v-d2703b8e]{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0;background:#f8f9fa}.header-content[data-v-d2703b8e]{flex:1}.order-title[data-v-d2703b8e]{display:flex;align-items:center;gap:15px;margin-bottom:10px}.order-title h2[data-v-d2703b8e]{margin:0;color:#333;font-size:1.5rem}.order-status-badge[data-v-d2703b8e]{padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:700;text-transform:uppercase}.status-received[data-v-d2703b8e]{background:#e3f2fd;color:#1976d2}.status-confirmed[data-v-d2703b8e]{background:#e8f5e8;color:#388e3c}.status-preparing[data-v-d2703b8e]{background:#fff3e0;color:#f57c00}.status-baking[data-v-d2703b8e]{background:#fce4ec;color:#c2185b}.status-on_delivery[data-v-d2703b8e]{background:#f3e5f5;color:#7b1fa2}.status-delivered[data-v-d2703b8e]{background:#e8f5e8;color:#388e3c}.status-cancelled[data-v-d2703b8e]{background:#ffebee;color:#d32f2f}.order-meta[data-v-d2703b8e]{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.order-time-info[data-v-d2703b8e],.payment-method[data-v-d2703b8e]{display:flex;align-items:center;gap:5px;color:#666;font-size:.9rem}.modal-close-btn[data-v-d2703b8e]{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:5px;border-radius:4px;transition:background-color .2s}.modal-close-btn[data-v-d2703b8e]:hover{background:#f0f0f0}.modal-body[data-v-d2703b8e]{flex:1;overflow-y:auto;padding:20px}.order-section[data-v-d2703b8e]{margin-bottom:25px}.section-title[data-v-d2703b8e]{display:flex;align-items:center;gap:8px;margin-bottom:15px;color:#333;font-size:1.1rem;font-weight:600;border-bottom:2px solid #e0e0e0;padding-bottom:8px}.customer-details[data-v-d2703b8e]{display:flex;flex-direction:column;gap:10px}.detail-row[data-v-d2703b8e]{display:flex;align-items:center;gap:8px;color:#555}.detail-row strong[data-v-d2703b8e]{color:#333}.instructions[data-v-d2703b8e]{font-style:italic;color:#666}.items-list[data-v-d2703b8e]{display:flex;flex-direction:column;gap:15px}.item-card[data-v-d2703b8e]{border:1px solid #e0e0e0;border-radius:8px;padding:15px;background:#fafafa}.item-header[data-v-d2703b8e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.item-quantity[data-v-d2703b8e]{font-weight:700;color:#000;font-size:.5rem}.item-name[data-v-d2703b8e]{flex:1;font-weight:600;color:#333;margin:0 10px}.item-price[data-v-d2703b8e]{font-weight:700;color:#388e3c;font-size:1.1rem}.pizza-details[data-v-d2703b8e]{margin-top:5px;padding-top:5px;border-top:1px solid #e0e0e0}.flavors[data-v-d2703b8e],.toppings[data-v-d2703b8e]{margin-top:8px}.flavors ul[data-v-d2703b8e],.toppings ul[data-v-d2703b8e]{margin:5px 0 5px 20px;padding:0}.flavors li[data-v-d2703b8e],.toppings li[data-v-d2703b8e]{margin:2px 0;color:#555;display:flex;justify-content:space-between;align-items:center}.subitem-price[data-v-d2703b8e]{color:#000;font-weight:700;font-size:.5rem;margin-left:auto}.item-notes[data-v-d2703b8e]{margin-top:10px;padding:8px;background:#fff3cd;border-left:4px solid #ffc107;border-radius:4px;display:flex;align-items:center;gap:8px;color:#856404}.totals-section[data-v-d2703b8e]{padding:5px;border-radius:8px;border:1px solid #e0e0e0}.total-row[data-v-d2703b8e]{display:flex;justify-content:space-between;margin-bottom:8px;font-size:1rem}.total-row.grand-total[data-v-d2703b8e]{font-weight:700;font-size:1.2rem;color:#1976d2;border-top:2px solid #e0e0e0;padding-top:8px;margin-top:8px}.total-row.total-final[data-v-d2703b8e]{font-weight:700;font-size:1.1rem;color:#2e7d32;background-color:#e8f5e8;padding:8px;border-radius:4px;border:1px solid #4caf50}.status-controls[data-v-d2703b8e]{display:flex;gap:15px;align-items:center;margin-bottom:20px;flex-wrap:wrap}.status-select-native[data-v-d2703b8e]{min-width:200px}.status-select-wrapper[data-v-d2703b8e]{display:flex;flex-direction:column;gap:4px}.status-label[data-v-d2703b8e]{font-size:.875rem;color:#0009;font-weight:500}.status-select-native[data-v-d2703b8e]{padding:8px 12px;border:1px solid rgba(0,0,0,.12);border-radius:4px;font-size:.875rem;background:#fff;color:#000000de;min-width:200px;cursor:pointer;transition:border-color .2s}.status-select-native[data-v-d2703b8e]:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 2px #1976d233}.status-select-native[data-v-d2703b8e]:hover{border-color:#0000003d}.status-select-menu[data-v-d2703b8e]{z-index:10001!important;position:fixed!important}.status-btn[data-v-d2703b8e]{min-width:120px}.status-history[data-v-d2703b8e]{margin-top:20px}.history-title[data-v-d2703b8e]{display:flex;align-items:center;gap:8px;margin-bottom:15px;color:#333;font-size:1rem}.history-entry[data-v-d2703b8e]{padding:8px 0}.history-time[data-v-d2703b8e]{font-size:.8rem;color:#666;margin-bottom:4px}.history-status[data-v-d2703b8e]{font-weight:600;color:#333}.history-notes[data-v-d2703b8e]{font-size:.9rem;color:#666;margin-top:4px;font-style:italic}.modal-footer[data-v-d2703b8e]{display:flex;justify-content:flex-end;gap:10px;padding:20px;border-top:1px solid #e0e0e0;background:#f8f9fa}.print-btn[data-v-d2703b8e]{min-width:120px}@media (max-width: 768px){.modal-container[data-v-d2703b8e]{width:95vw;max-height:95vh;margin:10px}.modal-body[data-v-d2703b8e]{overflow-y:auto;max-height:calc(95vh - 200px)}.modal-header[data-v-d2703b8e]{padding:15px}.order-title[data-v-d2703b8e]{flex-direction:column;align-items:flex-start;gap:10px}.order-title h2[data-v-d2703b8e]{font-size:1.3rem}.order-meta[data-v-d2703b8e]{flex-direction:column;align-items:flex-start;gap:10px}.modal-body[data-v-d2703b8e]{padding:15px}.item-header[data-v-d2703b8e]{flex-direction:column;align-items:flex-start;gap:5px}.item-name[data-v-d2703b8e]{margin:0;order:1}.item-quantity[data-v-d2703b8e]{order:2}.item-price[data-v-d2703b8e]{order:3}.status-controls[data-v-d2703b8e]{flex-direction:column;align-items:stretch;gap:10px}.status-select-native[data-v-d2703b8e]{min-width:auto;width:100%}.modal-footer[data-v-d2703b8e]{flex-direction:column;align-items:stretch}.print-btn[data-v-d2703b8e]{min-width:auto}}@media (max-width: 480px){.modal-header[data-v-d2703b8e],.modal-body[data-v-d2703b8e]{padding:10px}.section-title[data-v-d2703b8e]{font-size:1rem}.item-card[data-v-d2703b8e]{padding:10px}.pizza-details[data-v-d2703b8e]{margin-top:8px;padding-top:8px}.flavors ul[data-v-d2703b8e],.toppings ul[data-v-d2703b8e]{margin-left:15px}.totals-section[data-v-d2703b8e]{padding:10px}.total-row[data-v-d2703b8e]{font-size:.9rem}.total-row.grand-total[data-v-d2703b8e]{font-size:1.1rem}.status-controls[data-v-d2703b8e]{gap:10px}.status-select-native[data-v-d2703b8e]{min-width:150px}.status-btn[data-v-d2703b8e]{min-width:100px}}.thermal-print[data-v-d2703b8e]{width:400px;font-family:Arial Black,Helvetica Neue,Arial,sans-serif;font-size:24px;line-height:1.1;background:#fff;color:#000!important;font-weight:700;padding:10px;margin:0 auto;white-space:pre-wrap;word-wrap:break-word}.print-header[data-v-d2703b8e]{text-align:center;margin-bottom:4px}.logo-section[data-v-d2703b8e]{margin-bottom:3px}.logo[data-v-d2703b8e]{font-size:30px;font-weight:700;color:#000!important;margin-bottom:2px}.tagline[data-v-d2703b8e]{font-size:18px;color:#000!important;font-weight:700;margin-bottom:2px}.divider[data-v-d2703b8e]{font-size:18px;color:#000!important;font-weight:700;text-align:center;margin:2px 0}.order-section[data-v-d2703b8e]{margin-bottom:6px}.order-header[data-v-d2703b8e]{text-align:center;margin-bottom:3px}.order-number[data-v-d2703b8e]{font-size:28px;font-weight:700;color:#000!important;margin-bottom:2px}.order-date[data-v-d2703b8e]{font-size:20px;color:#000!important;font-weight:700}.order-status-line[data-v-d2703b8e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.customer-section[data-v-d2703b8e]{margin-bottom:6px}.section-title[data-v-d2703b8e]{font-size:24px;font-weight:700;color:#000!important;margin-bottom:5px;text-align:center}.customer-info[data-v-d2703b8e]{margin-bottom:3px}.customer-name[data-v-d2703b8e]{font-weight:700;color:#000!important;margin-bottom:1px}.customer-phone[data-v-d2703b8e],.customer-address[data-v-d2703b8e],.customer-instructions[data-v-d2703b8e]{font-size:22px;color:#000!important;margin-bottom:2px;word-break:break-word;font-weight:700}.items-section[data-v-d2703b8e]{margin-bottom:6px}.item-block[data-v-d2703b8e]{margin-bottom:4px;padding-bottom:2px;border-bottom:1px dashed #ccc}.item-header[data-v-d2703b8e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:3px}.item-quantity[data-v-d2703b8e]{font-weight:700;min-width:15px}.item-name[data-v-d2703b8e]{flex:1;margin:0 5px;font-weight:700;font-size:22px}.item-price[data-v-d2703b8e]{font-weight:700;text-align:right;min-width:60px;font-size:22px}.pizza-details[data-v-d2703b8e]{margin-top:2px;padding-left:5px}.items-section .section-title[data-v-d2703b8e],.items-section .item-header[data-v-d2703b8e],.items-section .item-quantity[data-v-d2703b8e],.items-section .item-name[data-v-d2703b8e],.items-section .item-price[data-v-d2703b8e],.items-section .pizza-details[data-v-d2703b8e],.items-section .detail-item[data-v-d2703b8e],.items-section .detail-label[data-v-d2703b8e],.items-section .detail-subitem[data-v-d2703b8e],.items-section .subitem-price[data-v-d2703b8e],.items-section .item-notes[data-v-d2703b8e],.items-section .notes-label[data-v-d2703b8e],.items-section .notes-text[data-v-d2703b8e],.totals-section .section-title[data-v-d2703b8e],.totals-section .total-line[data-v-d2703b8e],.totals-section .total-label[data-v-d2703b8e],.totals-section .total-value[data-v-d2703b8e],.additional-info .payment-info[data-v-d2703b8e],.additional-info .info-label[data-v-d2703b8e],.additional-info .info-value[data-v-d2703b8e],.additional-info .alert[data-v-d2703b8e],.additional-info .time-info[data-v-d2703b8e]{font-weight:700!important}.detail-item[data-v-d2703b8e]{margin-bottom:2px}.detail-label[data-v-d2703b8e]{font-weight:700;font-size:21px;margin-bottom:2px}.detail-subitem[data-v-d2703b8e]{font-size:21px;margin-left:8px;margin-bottom:1px;display:flex;justify-content:space-between;align-items:center}.detail-subitem .subitem-price[data-v-d2703b8e]{color:#333;font-weight:700;font-size:21px;margin-left:auto}.item-notes[data-v-d2703b8e]{margin-top:3px;padding:2px;background:#f0f0f0;border-left:1px solid #ccc}.notes-label[data-v-d2703b8e]{font-weight:700;font-size:21px}.notes-text[data-v-d2703b8e]{font-size:21px;margin-left:5px}.totals-section[data-v-d2703b8e]{margin-bottom:10px}.totals-list[data-v-d2703b8e]{margin-bottom:15px;padding:8px 0}.total-line[data-v-d2703b8e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:6px 0;line-height:1.4}.grand-total[data-v-d2703b8e]{font-size:28px;border-top:1px solid #333;padding-top:8px;margin-top:10px;margin-bottom:8px;display:flex;justify-content:space-between;align-items:center}.grand-total .total-label[data-v-d2703b8e],.grand-total .total-value[data-v-d2703b8e]{font-size:28px}.total-final[data-v-d2703b8e]{font-weight:700;font-size:22px;color:#000;padding:8px;margin-top:5px}.total-label[data-v-d2703b8e]{font-size:20px;font-weight:700;line-height:1.4;vertical-align:middle}.total-value[data-v-d2703b8e]{font-size:20px;font-weight:700;line-height:1.4;vertical-align:middle;text-align:right}.additional-info[data-v-d2703b8e]{margin-bottom:10px}.payment-info[data-v-d2703b8e]{display:flex;justify-content:space-between;margin-bottom:3px}.alert[data-v-d2703b8e]{text-align:center;font-weight:700;font-size:9px;margin:3px 0;padding:2px;border:1px solid}.time-info[data-v-d2703b8e]{display:flex;justify-content:space-between;margin-top:3px}.print-footer[data-v-d2703b8e]{text-align:center;margin-top:10px}.footer-text[data-v-d2703b8e]{font-size:9px;margin-bottom:3px}.footer-divider[data-v-d2703b8e]{font-size:8px;margin:3px 0}.footer-info[data-v-d2703b8e]{font-size:8px;color:#666}.footer-info div[data-v-d2703b8e]{margin-bottom:1px}.pricing-note[data-v-d2703b8e]{margin:8px 0;padding:6px 10px;background:linear-gradient(135deg,#e3f2fd,#f3e5f5);border-radius:6px;border-left:3px solid #2196f3}@media print{[data-v-d2703b8e]{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.thermal-print[data-v-d2703b8e]{width:100mm;max-width:100mm;font-family:Arial Black,Helvetica Neue,Arial,sans-serif;font-size:22px;margin:0;padding:6px;line-height:1;color:#000!important;font-weight:700!important}@page{size:100mm auto;margin:0}.print-header[data-v-d2703b8e]{margin-bottom:5px}.item-block[data-v-d2703b8e]{margin-bottom:4px;padding-bottom:2px}.detail-subitem[data-v-d2703b8e]{margin-bottom:0}}.next-status-btn[data-v-2b2fc4ce]{background-color:#007bff;color:#fff;padding:8px 16px;border:none;border-radius:6px;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;min-width:100px}.next-status-btn[data-v-2b2fc4ce]:hover{background-color:#0069d9;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.next-status-btn[data-v-2b2fc4ce]:active{transform:translateY(0);box-shadow:none}.next-status-btn[data-v-2b2fc4ce]:disabled{background-color:#ccc;color:#666;cursor:not-allowed;transform:none;box-shadow:none;opacity:.7}.next-status-btn[data-v-2b2fc4ce]:before{content:"→";display:inline-block;transition:transform .2s}.next-status-btn[data-v-2b2fc4ce]:hover:before{transform:translate(2px)}.admin-orders[data-v-2b2fc4ce]{width:100%}.late-order[data-v-2b2fc4ce]{border-left:4px solid #dc2626;background-color:#fff5f5}.late-text[data-v-2b2fc4ce]{color:#dc2626;font-weight:700}.late-badge[data-v-2b2fc4ce]{background-color:#dc2626;color:#fff;padding:.2rem .4rem;border-radius:.25rem;font-size:.7rem;font-weight:700;margin-left:.5rem;display:inline-block}.nearly-cancelled-badge[data-v-2b2fc4ce]{background-color:#f59e0b;color:#fff;padding:.2rem .4rem;border-radius:.25rem;font-size:.7rem;font-weight:700;margin-left:.5rem;display:inline-block;animation:pulse-warning-2b2fc4ce 2s infinite}.pix-countdown[data-v-2b2fc4ce]{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600;margin-left:.5rem;display:inline-block;font-family:Courier New,monospace;letter-spacing:.5px}.pix-countdown[data-v-2b2fc4ce]:empty{display:none}.nearly-cancelled[data-v-2b2fc4ce]{border-left:4px solid #f59e0b!important;background:linear-gradient(90deg,rgba(245,158,11,.05) 0%,transparent 100%)}@keyframes pulse-warning-2b2fc4ce{0%,to{opacity:1}50%{opacity:.7}}.order-card[data-v-2b2fc4ce]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.late-order[data-v-2b2fc4ce]:hover{box-shadow:0 4px 8px #dc262633}.orders-container[data-v-2b2fc4ce]{padding:20px;width:100%;margin:0 auto}.page-title[data-v-2b2fc4ce]{text-align:center;margin-bottom:30px;color:#333}.orders-grid[data-v-2b2fc4ce]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;height:calc(100vh - 150px)}.orders-column[data-v-2b2fc4ce]{background-color:#f8f9fa;border-radius:8px;padding:15px;box-shadow:0 2px 4px #0000001a;display:flex;flex:1;flex-direction:column;height:100%;overflow:hidden}.column-title[data-v-2b2fc4ce]{margin-top:0;margin-bottom:15px;font-size:1.2rem;color:#333;padding-bottom:10px;border-bottom:1px solid #ddd;flex-shrink:0}.admin-layout[data-v-2b2fc4ce]{display:flex;min-height:100vh}.orders-header[data-v-2b2fc4ce]{margin-bottom:24px}.header-top[data-v-2b2fc4ce]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.orders-header h1[data-v-2b2fc4ce]{font-size:1.8rem;color:#2c3e50;margin:0}.notification-controls[data-v-2b2fc4ce]{display:flex;align-items:center;gap:8px;background-color:#f8f9fa;padding:8px 12px;border-radius:8px;border:1px solid #e0e0e0}.stats-summary[data-v-2b2fc4ce]{display:flex;gap:16px;margin-bottom:24px}.stat-card[data-v-2b2fc4ce]{background:#fff;border-radius:8px;padding:16px;flex:1;box-shadow:0 2px 4px #0000000d;text-align:center}.stat-value[data-v-2b2fc4ce]{font-size:1.8rem;font-weight:700;color:#3498db;display:block}.stat-label[data-v-2b2fc4ce]{font-size:.9rem;color:#7f8c8d}.orders-grid[data-v-2b2fc4ce]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;height:calc(100vh - 200px)}.orders-column[data-v-2b2fc4ce]{background-color:#f8f9fa;border-radius:12px;padding:15px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;height:100%;overflow:hidden}.column-header[data-v-2b2fc4ce]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #e0e0e0}.column-title[data-v-2b2fc4ce]{margin:0;font-size:1.2rem;color:#2c3e50}.column-badge[data-v-2b2fc4ce]{background-color:#3498db;color:#fff;padding:4px 10px;border-radius:12px;font-size:.9rem;font-weight:700}.orders-list[data-v-2b2fc4ce]{flex:1;overflow-y:auto;padding-right:5px;display:flex;flex-direction:column;gap:15px}.order-card[data-v-2b2fc4ce]{background-color:#fff;border-radius:12px;padding:16px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #00000014;border-left:4px solid transparent;border:1px solid #e0e0e0;margin-bottom:12px}.order-card[data-v-2b2fc4ce]:hover{transform:translateY(-3px);box-shadow:0 8px 16px #0000001f;border-color:#3498db}.late-order[data-v-2b2fc4ce]{border-left-color:#e74c3c;background-color:#fff5f5;border-color:#ffcdd2}.late-order[data-v-2b2fc4ce]:hover{border-color:#e74c3c;box-shadow:0 8px 16px #e74c3c26}.priority-order[data-v-2b2fc4ce]{border-left-color:#f39c12;background-color:#fff9e6;border-color:#ffe0b2}.priority-order[data-v-2b2fc4ce]:hover{border-color:#f39c12;box-shadow:0 8px 16px #f39c1226}.delivered-order[data-v-2b2fc4ce]{border-left-color:#27ae60;background-color:#f0fff4;border-color:#c8e6c9}.delivered-order[data-v-2b2fc4ce]:hover{border-color:#27ae60;box-shadow:0 8px 16px #27ae6026}.canceled-order[data-v-2b2fc4ce]{border-left-color:#95a5a6;background-color:#f8f9fa;border-color:#e0e0e0;opacity:.8}.canceled-order[data-v-2b2fc4ce]:hover{border-color:#95a5a6;box-shadow:0 8px 16px #95a5a626;opacity:1}.order-header[data-v-2b2fc4ce]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.order-id[data-v-2b2fc4ce]{font-weight:700;color:#2c3e50;font-size:1.2rem;letter-spacing:.5px}.order-time[data-v-2b2fc4ce]{color:#7f8c8d;font-size:.85rem;display:flex;align-items:center;gap:6px;font-weight:500}.order-payment-section[data-v-2b2fc4ce]{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.order-payment[data-v-2b2fc4ce]{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#7f8c8d;background-color:#f8f9fa;padding:4px 8px;border-radius:6px;font-weight:500}.payment-status-chip[data-v-2b2fc4ce]{font-size:.7rem;font-weight:600;height:20px}.order-customer[data-v-2b2fc4ce]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding:8px 0}.order-customer>div[data-v-2b2fc4ce]:first-child{flex:1}.order-customer strong[data-v-2b2fc4ce]{display:block;color:#2c3e50;margin-bottom:4px;font-size:.95rem}.order-customer span[data-v-2b2fc4ce]{font-size:.85rem;color:#7f8c8d;display:block}.delivery-chip[data-v-2b2fc4ce]{background-color:#e3f2fd!important;color:#1976d2!important;font-weight:500!important;font-size:.75rem!important}.order-items-preview[data-v-2b2fc4ce]{margin-bottom:12px;font-size:.9rem}.item-preview[data-v-2b2fc4ce]{margin-bottom:8px;color:#34495e;padding:6px 0;border-bottom:1px solid #f0f0f0}.item-preview[data-v-2b2fc4ce]:last-child{border-bottom:none}.item-main[data-v-2b2fc4ce]{display:flex;align-items:center;gap:8px;margin-bottom:4px}.item-quantity[data-v-2b2fc4ce]{font-weight:700;color:#2e7d32;min-width:24px;font-size:.9rem}.item-name[data-v-2b2fc4ce]{flex:1;font-weight:500;font-size:.9rem}.item-details[data-v-2b2fc4ce]{display:flex;flex-wrap:wrap;gap:6px;margin-left:32px;font-size:.75rem}.item-size[data-v-2b2fc4ce]{color:#666;background-color:#f5f5f5;padding:2px 6px;border-radius:4px}.item-flavors[data-v-2b2fc4ce]{color:#1976d2;background-color:#e3f2fd;padding:2px 6px;border-radius:4px}.item-toppings[data-v-2b2fc4ce]{color:#388e3c;background-color:#e8f5e9;padding:2px 6px;border-radius:4px}.no-items[data-v-2b2fc4ce]{color:#999;font-style:italic;text-align:center;padding:12px;background-color:#f9f9f9;border-radius:4px;font-size:.85rem}.more-items[data-v-2b2fc4ce]{font-size:.8rem;color:#7f8c8d;margin-top:4px}.order-summary[data-v-2b2fc4ce]{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}.order-total[data-v-2b2fc4ce]{text-align:right}.order-total strong[data-v-2b2fc4ce]{font-size:1.2rem;color:#27ae60;display:block;font-weight:700}.order-total span[data-v-2b2fc4ce]{font-size:.8rem;color:#7f8c8d;font-weight:500}.late-badge[data-v-2b2fc4ce]{background-color:#e74c3c;color:#fff;padding:2px 6px;border-radius:4px;font-size:.7rem;font-weight:700}.priority-badge[data-v-2b2fc4ce]{background-color:#f39c12;color:#fff;padding:2px 6px;border-radius:4px;font-size:.7rem;font-weight:700}.overdue-badge[data-v-2b2fc4ce]{background-color:#d32f2f;color:#fff;padding:2px 6px;border-radius:4px;font-size:.7rem;font-weight:700}.delivered-badge[data-v-2b2fc4ce]{background-color:#27ae60;color:#fff;padding:2px 6px;border-radius:4px;font-size:.7rem;font-weight:700}.canceled-badge[data-v-2b2fc4ce]{background-color:#95a5a6;color:#fff;padding:2px 6px;border-radius:4px;font-size:.7rem;font-weight:700}.order_status-received[data-v-2b2fc4ce]{background-color:#fff3cd;color:#856404}.order_status-confirmed[data-v-2b2fc4ce]{background-color:#e2f0fd;color:#0a58ca}.order_status-preparing[data-v-2b2fc4ce]{background-color:#cce5ff;color:#004085}.order_status-on_delivery[data-v-2b2fc4ce]{background-color:#d4edda;color:#155724}.order_status-delivered[data-v-2b2fc4ce]{background-color:#e2e3e5;color:#383d41}.order_status-canceled[data-v-2b2fc4ce]{background-color:#f8d7da;color:#721c24}.loading-container[data-v-2b2fc4ce]{display:flex;align-items:center;justify-content:center;min-height:400px;padding:40px 20px}.loading-content[data-v-2b2fc4ce]{text-align:center;max-width:400px}.loading-title[data-v-2b2fc4ce]{margin:24px 0 12px;font-size:1.5rem;color:#2c3e50;font-weight:600}.loading-text[data-v-2b2fc4ce]{margin:0 0 24px;font-size:1rem;color:#7f8c8d;line-height:1.5}.loading-dots[data-v-2b2fc4ce]{display:flex;justify-content:center;gap:8px}.loading-dots span[data-v-2b2fc4ce]{width:8px;height:8px;border-radius:50%;background-color:#27ae60;animation:loading-dots-2b2fc4ce 1.4s infinite ease-in-out both}.loading-dots span[data-v-2b2fc4ce]:nth-child(1){animation-delay:-.32s}.loading-dots span[data-v-2b2fc4ce]:nth-child(2){animation-delay:-.16s}@keyframes loading-dots-2b2fc4ce{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.overdue-section[data-v-2b2fc4ce]{margin-top:32px;padding:20px;background-color:#fff3e0;border-radius:12px;border:1px solid #ffcc02}.delivered-section[data-v-2b2fc4ce]{margin-top:32px;padding:20px;background-color:#f0fff4;border-radius:12px;border:1px solid #c8e6c9}.delivered-header[data-v-2b2fc4ce]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.delivered-header h2[data-v-2b2fc4ce]{margin:0;font-size:1.3rem;color:#27ae60;font-weight:600}.section-title-controls[data-v-2b2fc4ce]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-filters[data-v-2b2fc4ce]{display:flex;gap:16px;align-items:center;margin-bottom:16px;flex-wrap:wrap}.search-input[data-v-2b2fc4ce]{min-width:250px}.pagination-section[data-v-2b2fc4ce]{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:16px 0;border-top:1px solid #e0e0e0}.pagination-info[data-v-2b2fc4ce]{font-size:.9rem;color:#666}.delivered-orders[data-v-2b2fc4ce]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;padding:0}.canceled-section[data-v-2b2fc4ce]{margin-top:32px;padding:20px;background-color:#f8f9fa;border-radius:12px;border:1px solid #e0e0e0}.canceled-header[data-v-2b2fc4ce]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.canceled-header h2[data-v-2b2fc4ce]{margin:0;font-size:1.3rem;color:#95a5a6;font-weight:600}.canceled-orders[data-v-2b2fc4ce]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;padding:0}.order-card[data-v-2b2fc4ce]{background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 4px #0000001a;border:1px solid #e0e0e0;transition:all .2s ease;cursor:pointer;margin-bottom:12px}.order-card[data-v-2b2fc4ce]:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.order-header[data-v-2b2fc4ce]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;gap:12px}.order-id-time[data-v-2b2fc4ce]{display:flex;flex-direction:column;gap:4px}.order-id[data-v-2b2fc4ce]{font-size:1.1rem;font-weight:600;color:#2c3e50}.order-time[data-v-2b2fc4ce]{font-size:.8rem;color:#7f8c8d}.order-status-payment[data-v-2b2fc4ce]{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.order-payment[data-v-2b2fc4ce]{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#7f8c8d;background-color:#f8f9fa;padding:3px 6px;border-radius:4px}.order-customer[data-v-2b2fc4ce]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;gap:12px}.customer-details[data-v-2b2fc4ce]{display:flex;flex-direction:column;gap:2px;flex:1}.customer-details strong[data-v-2b2fc4ce]{font-size:.9rem;color:#2c3e50}.customer-details span[data-v-2b2fc4ce]{font-size:.8rem;color:#7f8c8d}.delivery-chip[data-v-2b2fc4ce]{font-size:.7rem!important;height:20px!important;padding:0 6px!important}.order-items-preview[data-v-2b2fc4ce]{margin-bottom:12px}.item-preview[data-v-2b2fc4ce]{display:flex;align-items:center;gap:8px;margin-bottom:4px;font-size:.85rem;color:#34495e}.item-quantity[data-v-2b2fc4ce]{font-weight:600;color:#27ae60;min-width:20px;font-size:.8rem}.item-name[data-v-2b2fc4ce]{flex:1}.more-items[data-v-2b2fc4ce]{font-size:.75rem;color:#7f8c8d;font-style:italic;padding-left:28px}.order-summary[data-v-2b2fc4ce]{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;padding-top:12px;border-top:1px solid #f0f0f0}.order-total[data-v-2b2fc4ce]{display:flex;flex-direction:column;gap:2px}.order-total strong[data-v-2b2fc4ce]{font-size:1rem;color:#2c3e50}.order-total span[data-v-2b2fc4ce]{font-size:.75rem;color:#7f8c8d}.order-actions[data-v-2b2fc4ce]{display:flex;gap:4px;align-items:center;flex-wrap:wrap}.delivered-badge[data-v-2b2fc4ce],.canceled-badge[data-v-2b2fc4ce]{padding:3px 6px;border-radius:4px;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.delivered-badge[data-v-2b2fc4ce]{background-color:#27ae60;color:#fff}.canceled-badge[data-v-2b2fc4ce]{background-color:#95a5a6;color:#fff}.overdue-header[data-v-2b2fc4ce]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.overdue-header h2[data-v-2b2fc4ce]{margin:0;font-size:1.3rem;color:#e65100;font-weight:600}.overdue-orders[data-v-2b2fc4ce]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.overdue-order[data-v-2b2fc4ce]{border-left-color:#d32f2f!important;background-color:#ffebee!important;border-color:#ffcdd2!important}.overdue-order[data-v-2b2fc4ce]:hover{border-color:#d32f2f!important;box-shadow:0 8px 16px #d32f2f26!important}@media (max-width: 1200px){.orders-grid[data-v-2b2fc4ce]{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.orders-grid[data-v-2b2fc4ce]{grid-template-columns:1fr}.header-top[data-v-2b2fc4ce]{flex-direction:column;gap:12px;align-items:flex-start}.notification-controls[data-v-2b2fc4ce]{align-self:flex-end}.stats-summary[data-v-2b2fc4ce]{flex-direction:column}.overdue-header[data-v-2b2fc4ce],.delivered-header[data-v-2b2fc4ce],.canceled-header[data-v-2b2fc4ce],.section-title-controls[data-v-2b2fc4ce]{flex-direction:column;gap:12px;align-items:flex-start}.section-filters[data-v-2b2fc4ce]{flex-direction:column;gap:12px;align-items:stretch}.search-input[data-v-2b2fc4ce]{min-width:auto}.pagination-section[data-v-2b2fc4ce]{flex-direction:column;gap:16px;align-items:center}.overdue-orders[data-v-2b2fc4ce],.delivered-orders[data-v-2b2fc4ce],.canceled-orders[data-v-2b2fc4ce]{grid-template-columns:1fr;gap:16px}.order-card[data-v-2b2fc4ce]{padding:12px}.order-header[data-v-2b2fc4ce]{flex-direction:column;align-items:flex-start;gap:8px}.order-payment-section[data-v-2b2fc4ce]{align-items:flex-start;width:100%}.payment-status-chip[data-v-2b2fc4ce]{font-size:.65rem;height:18px}.order-status-payment[data-v-2b2fc4ce]{align-items:flex-start;width:100%}.order-customer[data-v-2b2fc4ce]{flex-direction:column;align-items:flex-start;gap:8px}.order-summary[data-v-2b2fc4ce]{flex-direction:column;align-items:stretch;gap:12px}.order-actions[data-v-2b2fc4ce]{justify-content:stretch;gap:8px}.order-actions .v-btn[data-v-2b2fc4ce]{flex:1}}.order_status-confirmado[data-v-2b2fc4ce]{background-color:#e2f0fd;color:#0a58ca}.prepare-btn[data-v-2b2fc4ce]{background-color:#ffc107;color:#212529}.prepare-btn[data-v-2b2fc4ce]:hover{background-color:#e0a800}.order-order_status[data-v-2b2fc4ce]{padding:3px 8px;border-radius:12px;font-size:.8rem;font-weight:700}.order_status-pendente[data-v-2b2fc4ce]{background-color:#fff3cd;color:#856404}.order_status-preparando[data-v-2b2fc4ce]{background-color:#cce5ff;color:#004085}.order_status-a_caminho[data-v-2b2fc4ce]{background-color:#d4edda;color:#155724}.order_status-entregue[data-v-2b2fc4ce]{background-color:#e2e3e5;color:#383d41}.order_status-cancelado[data-v-2b2fc4ce]{background-color:#f8d7da;color:#721c24}.order-customer[data-v-2b2fc4ce]{display:flex;justify-content:space-between;margin-bottom:10px}.order-summary[data-v-2b2fc4ce]{display:flex;justify-content:space-between;font-size:.9rem;color:#555}.order-actions[data-v-2b2fc4ce]{display:flex;justify-content:flex-end;gap:10px;margin-top:10px}.action-btn[data-v-2b2fc4ce]{padding:5px 10px;border:none;border-radius:4px;cursor:pointer;font-size:.8rem;transition:background-color .2s}.print-btn[data-v-2b2fc4ce]{background-color:#e9ecef;color:#495057}.print-btn[data-v-2b2fc4ce]:hover{background-color:#dee2e6}.accept-btn[data-v-2b2fc4ce]{background-color:#28a745;color:#fff}.accept-btn[data-v-2b2fc4ce]:hover{background-color:#218838}.next-order_status-btn[data-v-2b2fc4ce]{background-color:#007bff;color:#fff}.next-order_status-btn[data-v-2b2fc4ce]:hover{background-color:#0069d9}@media (max-width: 1024px){.orders-grid[data-v-2b2fc4ce]{grid-template-columns:1fr}}.admin-pizza[data-v-e138d17e]{width:100%;padding:24px;background-color:#f5f5f5;min-height:100vh}@media (max-width: 768px){.admin-pizza[data-v-e138d17e]{padding:16px}}.required-label[data-v-e138d17e]{color:#f44336;font-weight:700}.optional-label[data-v-e138d17e]{color:#666;font-size:.9em;font-weight:400}.small-input[data-v-e138d17e]{max-width:200px;font-size:.85rem}.flavor-meta[data-v-e138d17e],.size-meta[data-v-e138d17e],.topping-meta[data-v-e138d17e],.border-meta[data-v-e138d17e],.crust-meta[data-v-e138d17e],.product-meta[data-v-e138d17e]{display:flex;gap:8px;margin-top:8px;flex-wrap:wrap}.special-chip[data-v-e138d17e]{font-weight:600}.page-header[data-v-e138d17e]{margin-bottom:32px;text-align:center}.page-header h1[data-v-e138d17e]{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:8px}.page-header p[data-v-e138d17e]{font-size:1.1rem;color:#7f8c8d;margin:0}@media (max-width: 768px){.page-header h1[data-v-e138d17e]{font-size:2rem}.page-header p[data-v-e138d17e]{font-size:1rem}}.loading-container[data-v-e138d17e]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px}.loading-spinner[data-v-e138d17e]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:spin-e138d17e 1s linear infinite;margin-bottom:16px}@keyframes spin-e138d17e{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tabs[data-v-e138d17e]{display:flex;margin-bottom:24px;background-color:#fff;border-radius:12px;padding:8px;box-shadow:0 2px 8px #0000001a;overflow-x:auto;gap:4px}@media (max-width: 768px){.tabs[data-v-e138d17e]{padding:4px;margin-bottom:16px}}.tabs button[data-v-e138d17e]{display:flex;align-items:center;gap:8px;padding:12px 20px;background:none;border:none;cursor:pointer;font-size:14px;font-weight:500;border-radius:8px;transition:all .3s ease;white-space:nowrap;color:#6b7280;min-width:fit-content}@media (max-width: 768px){.tabs button[data-v-e138d17e]{padding:8px 12px;font-size:12px;gap:4px}.tabs button .v-icon[data-v-e138d17e]{font-size:16px}}.tabs button[data-v-e138d17e]:hover{background-color:#f3f4f6;color:#374151}.tabs button.active[data-v-e138d17e]{background-color:#3b82f6;color:#fff;box-shadow:0 2px 4px #3b82f64d}.tabs button .v-icon[data-v-e138d17e]{font-size:18px}.tab-content[data-v-e138d17e]{background-color:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 8px #0000001a;min-height:calc(100vh - 200px)}@media (max-width: 768px){.tab-content[data-v-e138d17e]{padding:16px;min-height:calc(100vh - 150px)}}.section-header[data-v-e138d17e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:20px;border-bottom:2px solid #e5e7eb}.section-header h2[data-v-e138d17e]{font-size:1.75rem;font-weight:700;color:#1f2937;margin:0}.section-header .v-btn[data-v-e138d17e]{border-radius:8px;font-weight:600;text-transform:none;padding:12px 24px}@media (max-width: 768px){.section-header[data-v-e138d17e]{flex-direction:column;gap:20px;align-items:flex-start;margin-bottom:24px;padding-bottom:16px}.section-header h2[data-v-e138d17e]{font-size:1.5rem}.section-header .v-btn[data-v-e138d17e]{width:100%;padding:16px 24px}}.items-grid[data-v-e138d17e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;margin-bottom:32px}@media (max-width: 768px){.items-grid[data-v-e138d17e]{grid-template-columns:1fr;gap:12px;margin-bottom:24px}}.item-card[data-v-e138d17e]{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;box-shadow:0 1px 3px #0000001a}.item-card[data-v-e138d17e]:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626;transform:translateY(-2px)}@media (max-width: 768px){.item-card[data-v-e138d17e]{padding:16px;flex-direction:column;gap:16px;align-items:flex-start}}.item-info[data-v-e138d17e]{flex:1}.item-info h3[data-v-e138d17e]{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0 0 4px}.item-info p[data-v-e138d17e]{font-size:.9rem;color:#6b7280;margin:0 0 8px}.item-info .price[data-v-e138d17e]{font-size:.9rem;font-weight:600;color:#059669}.product-meta[data-v-e138d17e]{display:flex;gap:8px;margin-top:8px}.ingredients[data-v-e138d17e]{font-size:.85rem;color:#6b7280;margin-top:8px}.size-meta[data-v-e138d17e],.border-meta[data-v-e138d17e],.crust-meta[data-v-e138d17e]{display:flex;gap:8px;margin-top:8px}.item-actions[data-v-e138d17e]{display:flex;gap:8px}@media (max-width: 768px){.item-actions[data-v-e138d17e]{width:100%;justify-content:flex-end}}.form-section[data-v-e138d17e]{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:24px;margin-top:24px}.form-section h3[data-v-e138d17e]{font-size:1.2rem;font-weight:600;color:#1f2937;margin:0 0 20px}@media (max-width: 768px){.form-section[data-v-e138d17e]{padding:16px;margin-top:16px}.form-section h3[data-v-e138d17e]{font-size:1.1rem;margin-bottom:16px}}.form-grid[data-v-e138d17e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:24px}@media (max-width: 768px){.form-grid[data-v-e138d17e]{grid-template-columns:1fr;gap:16px;margin-bottom:20px}}.form-group[data-v-e138d17e]{margin-bottom:0}.form-group label[data-v-e138d17e]{display:block;margin-bottom:8px;font-weight:600;color:#374151;font-size:.875rem}.form-group .v-text-field[data-v-e138d17e],.form-group .v-textarea[data-v-e138d17e]{margin-bottom:0}.form-group .v-checkbox[data-v-e138d17e]{margin-top:8px}.v-dialog .v-card[data-v-e138d17e]{border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.v-dialog .v-card-title[data-v-e138d17e]{color:#1f2937;font-weight:700;border-bottom:1px solid #e5e7eb;padding-bottom:16px;margin-bottom:24px}.v-dialog .v-card-text[data-v-e138d17e]{padding:0 0 24px}.v-dialog .v-card-actions[data-v-e138d17e]{padding:16px 0 0;border-top:1px solid #e5e7eb;margin-top:24px}@media (max-width: 768px){.v-dialog[data-v-e138d17e]{margin:16px}.v-dialog .v-card[data-v-e138d17e]{border-radius:12px}.v-dialog .v-card-title[data-v-e138d17e]{font-size:1.25rem;padding-bottom:12px;margin-bottom:16px}.v-dialog .v-card-text[data-v-e138d17e]{padding:0 0 16px}.v-dialog .v-card-actions[data-v-e138d17e]{padding:12px 0 0;margin-top:16px;flex-direction:column;gap:8px}.v-dialog .v-card-actions .v-btn[data-v-e138d17e]{width:100%}}.form-actions[data-v-e138d17e]{display:flex;justify-content:flex-end;gap:12px}@media (max-width: 768px){.form-actions[data-v-e138d17e]{flex-direction:column;gap:8px}.form-actions .v-btn[data-v-e138d17e]{width:100%}}.form-group[data-v-e138d17e]{margin-bottom:15px}.form-group label[data-v-e138d17e]{display:block;margin-bottom:5px;font-weight:700}.form-group input[data-v-e138d17e],.form-group textarea[data-v-e138d17e],.form-group select[data-v-e138d17e]{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px}.form-group textarea[data-v-e138d17e]{min-height:80px}.form-actions[data-v-e138d17e]{margin-top:20px;display:flex;justify-content:flex-end;gap:10px}button[data-v-e138d17e]{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;font-weight:700;transition:background-color .3s}button[type=submit][data-v-e138d17e]{background-color:#d32f2f;color:#fff}button[type=submit][data-v-e138d17e]:hover{background-color:#b71c1c}button[type=button][data-v-e138d17e]{background-color:#f5f5f5;color:#333}button[type=button][data-v-e138d17e]:hover{background-color:#e0e0e0}.size-options[data-v-e138d17e],.flavor-options[data-v-e138d17e],.topping-options[data-v-e138d17e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:15px;margin:15px 0}.size-option[data-v-e138d17e],.flavor-option[data-v-e138d17e],.topping-option[data-v-e138d17e]{padding:10px;border:1px solid #eee;border-radius:4px}.price-adjustment[data-v-e138d17e]{margin-top:8px;padding-top:8px;border-top:1px dashed #ddd}.image-preview[data-v-e138d17e]{margin-top:10px}.image-preview img[data-v-e138d17e]{max-width:150px;max-height:150px;border-radius:4px}.size-list[data-v-e138d17e],.flavor-list[data-v-e138d17e],.topping-list[data-v-e138d17e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:15px;margin-bottom:30px}.size-item[data-v-e138d17e],.flavor-item[data-v-e138d17e],.topping-item[data-v-e138d17e]{padding:15px;border:1px solid #eee;border-radius:4px;display:flex;flex-direction:column;justify-content:space-between}.size-info[data-v-e138d17e],.flavor-info[data-v-e138d17e],.topping-info[data-v-e138d17e]{flex:1}.size-actions[data-v-e138d17e],.flavor-actions[data-v-e138d17e],.topping-actions[data-v-e138d17e]{display:flex;gap:5px}.size-form[data-v-e138d17e],.flavor-form[data-v-e138d17e],.topping-form[data-v-e138d17e]{background-color:#f9f9f9;padding:20px;border-radius:5px;margin-top:30px}.modal[data-v-e138d17e]{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content[data-v-e138d17e]{background-color:#fff;padding:20px;border-radius:5px;max-width:400px;width:100%}.modal-actions[data-v-e138d17e]{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.modal-overlay[data-v-9df260ac]{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.modal-container[data-v-9df260ac]{background-color:#fff;border-radius:.5rem;width:100%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026}.modal-header[data-v-9df260ac]{padding:1.25rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.modal-title[data-v-9df260ac]{margin:0;font-size:1.25rem;font-weight:600;color:#111827}.modal-close-btn[data-v-9df260ac]{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;transition:color .2s}.modal-close-btn[data-v-9df260ac]:hover{color:#111827}.modal-body[data-v-9df260ac]{padding:1.25rem;overflow-y:auto;flex-grow:1}.loading-state[data-v-9df260ac]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#6b7280}.spinner[data-v-9df260ac]{width:3rem;height:3rem;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin-9df260ac 1s linear infinite;margin-bottom:1rem}.empty-state[data-v-9df260ac]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#6b7280}.empty-state .icon[data-v-9df260ac]{width:3rem;height:3rem;margin-bottom:1rem;color:#9ca3af}.orders-container[data-v-9df260ac]{display:flex;flex-direction:column;gap:1.5rem}.order-card[data-v-9df260ac]{border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.order-header[data-v-9df260ac]{background-color:#f9fafb;padding:1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb}.order-meta[data-v-9df260ac]{display:flex;flex-direction:column}.order-number[data-v-9df260ac]{font-weight:600;color:#111827}.order-date[data-v-9df260ac]{font-size:.875rem;color:#6b7280}.order-status[data-v-9df260ac]{padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500}.status-received[data-v-9df260ac]{background-color:#e0f2fe;color:#0369a1}.status-preparing[data-v-9df260ac]{background-color:#fef3c7;color:#92400e}.status-ready[data-v-9df260ac]{background-color:#d1fae5;color:#065f46}.status-on-way[data-v-9df260ac]{background-color:#dbeafe;color:#1e40af}.status-delivered[data-v-9df260ac]{background-color:#dcfce7;color:#166534}.status-canceled[data-v-9df260ac]{background-color:#fee2e2;color:#991b1b}.order-summary[data-v-9df260ac]{padding:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;border-bottom:1px solid #e5e7eb}.summary-item[data-v-9df260ac]{display:flex;flex-direction:column}.summary-item span[data-v-9df260ac]:first-child{font-size:.875rem;color:#6b7280}.order-total[data-v-9df260ac]{font-weight:600;color:#111827}.payment-method[data-v-9df260ac]{text-transform:capitalize}.delivery-address[data-v-9df260ac]{word-break:break-word}.order-items[data-v-9df260ac]{padding:1rem}.items-title[data-v-9df260ac]{margin-top:0;margin-bottom:1rem;font-size:1.125rem;color:#111827}.item-card[data-v-9df260ac]{padding:1rem;border:1px solid #e5e7eb;border-radius:.375rem;margin-bottom:1rem}.item-card[data-v-9df260ac]:last-child{margin-bottom:0}.item-main[data-v-9df260ac]{display:flex;align-items:flex-start;margin-bottom:.5rem}.item-quantity[data-v-9df260ac]{margin-right:.75rem;font-weight:600}.item-info[data-v-9df260ac]{flex-grow:1}.item-name[data-v-9df260ac]{margin:0;font-size:1rem;color:#111827}.item-size[data-v-9df260ac]{margin:.25rem 0 0;font-size:.875rem;color:#4b5563}.item-notes[data-v-9df260ac]{margin:.25rem 0 0;font-size:.875rem;color:#6b7280;font-style:italic}.item-price[data-v-9df260ac]{font-weight:600}.flavors-section[data-v-9df260ac],.toppings-section[data-v-9df260ac]{margin-top:.75rem;padding-top:.75rem;border-top:1px dashed #e5e7eb}.flavor-item[data-v-9df260ac],.topping-item[data-v-9df260ac]{display:flex;justify-content:space-between;font-size:.875rem;margin-bottom:.25rem}.flavor-item[data-v-9df260ac]:last-child,.topping-item[data-v-9df260ac]:last-child{margin-bottom:0}.flavor-label[data-v-9df260ac]{color:#6b7280}.topping-name[data-v-9df260ac]{color:#4b5563}.topping-price[data-v-9df260ac]{color:#065f46;font-weight:500}.modal-footer[data-v-9df260ac]{padding:1rem 1.25rem;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}.btn[data-v-9df260ac]{padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-close[data-v-9df260ac]{background-color:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.btn-close[data-v-9df260ac]:hover{background-color:#e5e7eb}@keyframes spin-9df260ac{to{transform:rotate(360deg)}}@media (max-width: 640px){.order-summary[data-v-9df260ac]{grid-template-columns:1fr}.order-header[data-v-9df260ac]{flex-direction:column;align-items:flex-start;gap:.5rem}}.admin-customers[data-v-02cd6a05]{padding:0}.header-section[data-v-02cd6a05]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.page-title[data-v-02cd6a05]{font-size:2rem;font-weight:700;color:#2e7d32;margin:0}.search-container[data-v-02cd6a05]{min-width:300px}.search-input[data-v-02cd6a05]{max-width:400px}.stats-grid[data-v-02cd6a05]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card[data-v-02cd6a05]{border:1px solid rgba(124,179,66,.2);transition:all .3s ease}.stat-card[data-v-02cd6a05]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #7cb34226}.stat-content[data-v-02cd6a05]{display:flex;align-items:center;justify-content:space-between;padding:1.5rem}.stat-label[data-v-02cd6a05]{color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.stat-value[data-v-02cd6a05]{font-size:1.5rem;font-weight:700;color:#2e7d32;margin:0}.stat-icon[data-v-02cd6a05]{padding:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.bg-blue[data-v-02cd6a05]{background-color:#3b82f61a;color:#3b82f6}.bg-green[data-v-02cd6a05]{background-color:#7cb3421a;color:#7cb342}.bg-purple[data-v-02cd6a05]{background-color:#9333ea1a;color:#9333ea}.customers-table-container[data-v-02cd6a05]{border:1px solid rgba(124,179,66,.2)}.table-header[data-v-02cd6a05]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1.5rem 1.5rem 0}.section-title[data-v-02cd6a05]{font-size:1.25rem;font-weight:600;color:#2e7d32;margin:0}.customers-table[data-v-02cd6a05]{border-radius:0}@media (max-width: 768px){.header-section[data-v-02cd6a05]{flex-direction:column;align-items:flex-start}.search-container[data-v-02cd6a05]{width:100%;min-width:auto}.search-input[data-v-02cd6a05]{max-width:none}.stats-grid[data-v-02cd6a05]{grid-template-columns:1fr}.table-header[data-v-02cd6a05]{flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width: 600px){.page-title[data-v-02cd6a05]{font-size:1.5rem}.stat-content[data-v-02cd6a05]{padding:1rem}.stat-value[data-v-02cd6a05]{font-size:1.25rem}}.admin-settings[data-v-9748697c]{width:100%}.loading-container[data-v-9748697c]{display:flex;align-items:center;justify-content:center;min-height:400px;padding:40px 20px}.loading-content[data-v-9748697c]{text-align:center;max-width:400px}.loading-title[data-v-9748697c]{margin:24px 0 12px;font-size:1.5rem;color:#2c3e50;font-weight:600}.loading-text[data-v-9748697c]{margin:0;font-size:1rem;color:#7f8c8d;line-height:1.5}.header-section[data-v-9748697c]{margin-bottom:2rem}.page-title[data-v-9748697c]{font-size:2rem;font-weight:700;color:#2e7d32;margin:0 0 .5rem}.page-subtitle[data-v-9748697c]{font-size:1rem;color:#7cb342;margin:0}.settings-grid[data-v-9748697c]{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width: 768px){.settings-grid[data-v-9748697c]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.settings-grid[data-v-9748697c]{grid-template-columns:repeat(3,1fr)}}.setting-card[data-v-9748697c]{background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px #00000014;border:1px solid #e0e0e0;transition:all .3s ease}.setting-card[data-v-9748697c]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.setting-header[data-v-9748697c]{display:flex;align-items:flex-start;gap:1rem;margin-bottom:.5rem;padding-bottom:1rem;border-bottom:1px solid #f0f0f0}.setting-icon[data-v-9748697c]{padding:.75rem;border-radius:.75rem;background:linear-gradient(135deg,#2e7d321a,#2e7d320d);border:1px solid rgba(46,125,50,.2)}.setting-info[data-v-9748697c]{flex:1}.setting-title[data-v-9748697c]{font-size:1.25rem;font-weight:600;color:#2e7d32;margin:0 0 .5rem}.setting-description[data-v-9748697c]{font-size:.875rem;color:#6b7280;margin:0;line-height:1.5}.setting-content[data-v-9748697c]{display:flex;flex-direction:column;gap:1rem}.current-value[data-v-9748697c]{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:linear-gradient(135deg,#f8faf7,#e8f5e9);border-radius:.75rem;border:1px solid #e0e0e0;margin-bottom:.5rem}.value-label[data-v-9748697c]{font-size:.875rem;color:#6b7280;font-weight:500}.value-amount[data-v-9748697c]{font-size:1.25rem;font-weight:700;color:#2e7d32}.setting-form[data-v-9748697c]{display:flex;flex-direction:column;gap:1rem}.setting-actions[data-v-9748697c]{display:flex;gap:1rem;flex-wrap:wrap;width:100%}.setting-actions .v-btn[data-v-9748697c]{flex:1;min-width:140px;max-width:250px;height:48px}.coming-soon[data-v-9748697c]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem 2rem;color:#6b7280;text-align:center;background:linear-gradient(135deg,#f8faf7,#e8f5e9);border-radius:.75rem;border:1px dashed #c8e6c9}.coming-soon p[data-v-9748697c]{margin:0;font-size:.875rem;font-weight:500}.pix-settings[data-v-9748697c]{padding:16px 0}.pix-enabled-section[data-v-9748697c]{margin-bottom:16px}.pix-field[data-v-9748697c]{margin-bottom:20px}.field-help[data-v-9748697c]{display:block;margin-top:4px;color:#666;font-size:.85rem;line-height:1.4}.promotion-settings[data-v-9748697c]{padding:16px 0}.promotion-info[data-v-9748697c]{margin-top:16px}.qr-preview[data-v-9748697c]{margin-top:24px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0}.qr-preview h4[data-v-9748697c]{margin:0 0 12px;color:#2e7d32;font-size:1rem;font-weight:600}.qr-image-container[data-v-9748697c]{text-align:center}.qr-image[data-v-9748697c]{max-width:200px;max-height:200px;border-radius:8px;border:1px solid #e0e0e0;box-shadow:0 2px 4px #0000001a}.status-switch-container[data-v-9748697c]{margin:20px 0;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0}.status-description[data-v-9748697c]{margin-top:16px}.status-text[data-v-9748697c]{display:flex;align-items:center;margin:0;padding:12px 16px;border-radius:8px;font-size:.95rem;line-height:1.4}.status-text.open[data-v-9748697c]{background:#e8f5e8;color:#2e7d32;border:1px solid #c8e6c9}.status-text.closed[data-v-9748697c]{background:#ffebee;color:#c62828;border:1px solid #ffcdd2}@media (max-width: 768px){.setting-actions[data-v-9748697c]{flex-direction:column;gap:.75rem}.setting-actions .v-btn[data-v-9748697c]{width:100%;max-width:none;min-width:auto}}@media (max-width: 600px){.setting-header[data-v-9748697c]{flex-direction:column;text-align:center}.setting-actions[data-v-9748697c]{flex-direction:column;gap:.5rem}.setting-actions .v-btn[data-v-9748697c]{width:100%;max-width:none;min-width:auto}.current-value[data-v-9748697c]{flex-direction:column;gap:.5rem;text-align:center}}.admin-neighborhoods[data-v-798d12bd]{padding:24px}.page-header[data-v-798d12bd]{margin-bottom:32px}.page-title[data-v-798d12bd]{font-size:2rem;font-weight:600;color:#2e7d32;margin-bottom:8px;display:flex;align-items:center}.page-subtitle[data-v-798d12bd]{color:#666;font-size:1.1rem;margin:0}.v-data-table[data-v-798d12bd]{margin-top:16px}.v-card-title[data-v-798d12bd]{background-color:#f5f5f5;border-bottom:1px solid #e0e0e0}.form-dialog[data-v-798d12bd]{border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #00000026}.dialog-header[data-v-798d12bd]{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:24px 32px;border-bottom:1px solid #dee2e6}.dialog-content[data-v-798d12bd]{padding:32px;background-color:#fff}.neighborhood-form[data-v-798d12bd]{max-width:100%}.form-field[data-v-798d12bd]{margin-bottom:8px}.form-field[data-v-798d12bd] .v-field{border-radius:12px;transition:all .3s ease}.form-field[data-v-798d12bd] .v-field:hover{box-shadow:0 4px 12px #0000001a}.form-field[data-v-798d12bd] .v-field--focused{box-shadow:0 0 0 3px #2e7d321a}.form-field[data-v-798d12bd] .v-field__input{padding:16px;font-size:1rem}.form-field[data-v-798d12bd] .v-field__prepend-inner{padding-inline-start:16px}.form-field[data-v-798d12bd] .v-field__append-inner{padding-inline-end:16px}.status-field[data-v-798d12bd]{padding:16px;border:2px solid #e0e0e0;border-radius:12px;background-color:#fafafa;transition:all .3s ease;height:100%;display:flex;flex-direction:column;justify-content:center}.status-field[data-v-798d12bd]:hover{border-color:#2e7d32;background-color:#f8f9fa}.status-label[data-v-798d12bd]{font-size:.875rem;font-weight:600;color:#424242;margin-bottom:12px;display:block}.status-switch[data-v-798d12bd]{margin-top:8px}.status-switch[data-v-798d12bd] .v-switch__track{border-radius:20px}.status-switch[data-v-798d12bd] .v-switch__thumb{border-radius:50%}.dialog-actions[data-v-798d12bd]{padding:24px 32px;background-color:#f8f9fa;border-top:1px solid #dee2e6}.action-btn[data-v-798d12bd]{border-radius:12px;font-weight:600;text-transform:none;letter-spacing:.5px;min-width:120px;transition:all .3s ease}.action-btn[data-v-798d12bd]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.delete-dialog[data-v-798d12bd]{border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #00000026}.delete-header[data-v-798d12bd]{background:linear-gradient(135deg,#fff5f5,#fed7d7);padding:24px 32px;border-bottom:1px solid #feb2b2}.delete-content[data-v-798d12bd]{padding:32px;background-color:#fff}.delete-message[data-v-798d12bd]{text-align:center}.delete-message p[data-v-798d12bd]{margin-bottom:16px;line-height:1.6}.delete-actions[data-v-798d12bd]{padding:24px 32px;background-color:#fff5f5;border-top:1px solid #feb2b2}@media (max-width: 768px){.dialog-content[data-v-798d12bd]{padding:24px 20px}.dialog-actions[data-v-798d12bd]{padding:20px;flex-direction:column;gap:12px}.action-btn[data-v-798d12bd]{width:100%;min-width:auto}.status-field[data-v-798d12bd]{margin-top:16px}}@media (max-width: 480px){.admin-neighborhoods[data-v-798d12bd]{padding:16px}.page-title[data-v-798d12bd]{font-size:1.5rem}.dialog-header[data-v-798d12bd],.delete-header[data-v-798d12bd]{padding:20px}.dialog-content[data-v-798d12bd],.delete-content[data-v-798d12bd]{padding:20px 16px}}.form-dialog[data-v-798d12bd],.delete-dialog[data-v-798d12bd]{animation:slideInUp-798d12bd .3s ease-out}@keyframes slideInUp-798d12bd{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.v-data-table[data-v-798d12bd] .v-data-table-header{background-color:#f8f9fa}.v-data-table[data-v-798d12bd] .v-data-table-header th{font-weight:600;color:#2e7d32;text-transform:uppercase;font-size:.875rem;letter-spacing:.5px}.v-data-table[data-v-798d12bd] .v-data-table__tr:hover{background-color:#f8f9fa}.v-btn[data-v-798d12bd]{border-radius:8px;font-weight:500;text-transform:none;transition:all .3s ease}.v-btn[data-v-798d12bd]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.v-text-field[data-v-798d12bd] .v-field{border-radius:8px}.v-card[data-v-798d12bd]{border-radius:12px;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.v-card[data-v-798d12bd]:hover{box-shadow:0 8px 30px #0000001f}.orders-history-page[data-v-6e717684]{padding:20px;max-width:1200px;margin:0 auto}.loading-container[data-v-6e717684]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh}.loading-spinner[data-v-6e717684]{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;animation:spin-6e717684 1s linear infinite;margin-bottom:20px}@keyframes spin-6e717684{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.header[data-v-6e717684]{text-align:center;margin-bottom:30px}.header h1[data-v-6e717684]{font-size:2.5rem;margin-bottom:10px;color:#2c3e50}.subtitle[data-v-6e717684]{font-size:1.2rem;color:#7f8c8d}.search-filters-section[data-v-6e717684]{margin-bottom:30px}.search-section[data-v-6e717684]{margin-bottom:20px}.search-input[data-v-6e717684]{max-width:600px;margin:0 auto}.advanced-filters[data-v-6e717684]{margin-bottom:20px}.filters-panel[data-v-6e717684]{max-width:800px;margin:0 auto}.filters-grid[data-v-6e717684]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:20px}.filter-group[data-v-6e717684]{display:flex;flex-direction:column;gap:8px}.filter-label[data-v-6e717684]{font-weight:600;color:#2c3e50;font-size:.9rem}.filter-select[data-v-6e717684],.filter-input[data-v-6e717684]{width:100%}.filter-actions[data-v-6e717684]{display:flex;justify-content:center;margin-top:20px}.quick-filters[data-v-6e717684]{display:flex;justify-content:center;gap:10px;margin-bottom:30px;flex-wrap:wrap}.status-chip[data-v-6e717684]{cursor:pointer;transition:all .3s ease}.status-chip[data-v-6e717684]:hover{transform:translateY(-2px)}.filter-btn[data-v-6e717684]{padding:12px 24px;border:none;border-radius:50px;background-color:#ecf0f1;color:#2c3e50;font-weight:600;cursor:pointer;transition:all .3s ease}.filter-btn[data-v-6e717684]:hover{background-color:#dde4e6}.filter-btn.active[data-v-6e717684]{background-color:#3498db;color:#fff}.orders-list[data-v-6e717684]{display:flex;flex-direction:column;gap:20px}.order-card[data-v-6e717684]{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 10px #0000001a;transition:transform .3s ease}.order-card[data-v-6e717684]:hover{transform:translateY(-5px);box-shadow:0 5px 15px #00000026}.order-card.received[data-v-6e717684]{border-left:5px solid #3498db}.order-card.preparing[data-v-6e717684]{border-left:5px solid #f39c12}.order-card.baking[data-v-6e717684]{border-left:5px solid #e67e22}.order-card.on_delivery[data-v-6e717684]{border-left:5px solid #9b59b6}.order-card.delivered[data-v-6e717684]{border-left:5px solid #2ecc71}.order-card.cancelled[data-v-6e717684]{border-left:5px solid #e74c3c}.order-header[data-v-6e717684]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ecf0f1}.order-info h3[data-v-6e717684]{margin-bottom:5px;color:#2c3e50}.order-date[data-v-6e717684],.delivery-address[data-v-6e717684]{color:#7f8c8d;font-size:.9rem;margin-bottom:5px}.order-status[data-v-6e717684]{padding:8px 16px;border-radius:20px;font-weight:600;font-size:.9rem;white-space:nowrap}.order-status.received[data-v-6e717684]{background-color:#e6f2ff;color:#3498db}.order-status.preparing[data-v-6e717684]{background-color:#fef5e7;color:#f39c12}.order-status.baking[data-v-6e717684]{background-color:#fff3e0;color:#e67e22}.order-status.on_delivery[data-v-6e717684]{background-color:#f4e6ff;color:#9b59b6}.order-status.delivered[data-v-6e717684]{background-color:#e6f7ee;color:#0cbc87}.order-status.cancelled[data-v-6e717684]{background-color:#feeaea;color:#f56565}.order-details[data-v-6e717684]{padding:0 10px}.order-items[data-v-6e717684]{margin-bottom:15px}.order-item[data-v-6e717684]{margin-bottom:20px;padding-bottom:20px;border-bottom:1px dashed #ecf0f1}.order-item[data-v-6e717684]:last-child{border-bottom:none}.item-header[data-v-6e717684]{display:flex;justify-content:space-between;margin-bottom:10px}.item-name[data-v-6e717684],.item-price[data-v-6e717684]{font-weight:600;color:#2c3e50}.pizza-details[data-v-6e717684]{padding-left:15px;border-left:3px solid #ecf0f1}.pizza-info[data-v-6e717684]{display:flex;flex-direction:column;gap:5px;margin-bottom:10px;font-size:.9rem;color:#7f8c8d}.flavors-section[data-v-6e717684],.toppings-section[data-v-6e717684]{margin-bottom:10px}.flavors-section h4[data-v-6e717684],.toppings-section h4[data-v-6e717684]{font-size:.9rem;margin-bottom:5px;color:#34495e}.flavor-item[data-v-6e717684],.topping-item[data-v-6e717684]{display:flex;justify-content:space-between;font-size:.85rem;padding:3px 0}.flavor-name[data-v-6e717684],.topping-name[data-v-6e717684]{color:#2c3e50}.flavor-price[data-v-6e717684],.topping-price[data-v-6e717684]{color:#27ae60;font-weight:500}.flavor-half[data-v-6e717684]{font-style:italic;color:#7f8c8d;font-size:.8rem}.pricing-note[data-v-6e717684]{margin:8px 0;padding:6px 10px;background:linear-gradient(135deg,#e3f2fd,#f3e5f5);border-radius:6px;border-left:3px solid #2196f3}.other-item[data-v-6e717684]{font-size:.9rem;color:#7f8c8d}.order-summary[data-v-6e717684]{margin-top:15px;padding-top:15px;border-top:2px solid #ecf0f1}.summary-item[data-v-6e717684]{display:flex;justify-content:space-between;margin-bottom:8px}.summary-item.total[data-v-6e717684]{font-weight:700;font-size:1.1rem;margin-top:10px;padding-top:10px;border-top:1px dashed #ecf0f1}.total-price[data-v-6e717684]{color:#2c3e50}.delivery-info[data-v-6e717684],.delivery-instructions[data-v-6e717684]{margin-top:10px;padding:10px;background-color:#f8f9fa;border-radius:5px;font-size:.9rem;color:#7f8c8d}.empty-state[data-v-6e717684]{text-align:center;padding:40px;background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a}.empty-state h3[data-v-6e717684]{margin-bottom:10px;color:#7f8c8d}.empty-state p[data-v-6e717684]{color:#95a5a6}.pagination-section[data-v-6e717684]{display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:40px;padding:20px;background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a}.pagination-info[data-v-6e717684]{font-size:.9rem;color:#7f8c8d;text-align:center}.pagination-controls[data-v-6e717684]{display:flex;justify-content:center}@media (max-width: 768px){.order-header[data-v-6e717684]{flex-direction:column;align-items:flex-start;gap:10px}.order-status[data-v-6e717684]{align-self:flex-start}.filters-grid[data-v-6e717684]{grid-template-columns:1fr;gap:15px}.quick-filters[data-v-6e717684]{justify-content:center}.status-chip[data-v-6e717684]{font-size:.8rem}.search-input[data-v-6e717684],.filters-panel[data-v-6e717684]{max-width:100%}.item-header[data-v-6e717684]{flex-direction:column;gap:5px}.pagination-section[data-v-6e717684]{padding:15px}.pagination-controls[data-v-6e717684]{flex-wrap:wrap}}.admin-chats[data-v-7abea34f]{width:100%;height:calc(100vh - 80px)}.loading-container[data-v-7abea34f]{display:flex;align-items:center;justify-content:center;height:100%;padding:40px 20px}.loading-content[data-v-7abea34f]{text-align:center;max-width:400px}.loading-title[data-v-7abea34f]{margin:24px 0 12px;font-size:1.5rem;color:#2c3e50;font-weight:600}.loading-text[data-v-7abea34f]{margin:0;font-size:1rem;color:#7f8c8d;line-height:1.5}.header-section[data-v-7abea34f]{margin-bottom:1.5rem}.header-content[data-v-7abea34f]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.header-text[data-v-7abea34f]{flex:1;min-width:0}.page-title[data-v-7abea34f]{font-size:2rem;font-weight:700;color:#2e7d32;margin:0 0 .5rem}.page-subtitle[data-v-7abea34f]{font-size:1rem;color:#7cb342;margin:0}.header-actions[data-v-7abea34f]{display:flex;gap:.5rem;align-items:center}@media (max-width: 768px){.header-content[data-v-7abea34f]{flex-direction:column;align-items:flex-start}.header-actions[data-v-7abea34f]{width:100%;justify-content:flex-end}}.customer-list[data-v-7abea34f]{max-height:200px;overflow-y:auto;border:1px solid #e0e0e0;border-radius:8px;margin-top:8px}.customer-item[data-v-7abea34f]{cursor:pointer;transition:background-color .2s ease}.customer-item[data-v-7abea34f]:hover{background-color:#f5f5f5}.customer-item.selected[data-v-7abea34f]{background-color:#e8f5e8;border-left:3px solid #4caf50}.selected-customer-info[data-v-7abea34f]{margin-bottom:1rem}.chat-layout[data-v-7abea34f]{display:grid;grid-template-columns:350px 1fr;gap:1rem;height:calc(100vh - 200px);background:#fff;border-radius:1rem;box-shadow:0 4px 12px #00000014;overflow:hidden;position:relative}@media (max-width: 1024px){.chat-layout[data-v-7abea34f]{grid-template-columns:300px 1fr;height:calc(100vh - 180px)}}@media (max-width: 768px){.chat-layout[data-v-7abea34f]{grid-template-columns:1fr;height:calc(100vh - 150px);gap:0}}.conversations-sidebar[data-v-7abea34f]{background:#f8f9fa;border-right:1px solid #e0e0e0;display:flex;flex-direction:column;min-width:0;overflow:hidden}.sidebar-overlay[data-v-7abea34f]{display:none}@media (max-width: 768px){.sidebar-overlay[data-v-7abea34f]{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999}.conversations-sidebar[data-v-7abea34f]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;transform:translate(-100%);transition:transform .3s ease}.conversations-sidebar.show[data-v-7abea34f]{transform:translate(0)}}.conversations-header[data-v-7abea34f]{padding:1rem;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;background:#fff;flex-shrink:0}.conversations-header .header-actions[data-v-7abea34f]{display:flex;gap:.5rem;align-items:center}.mobile-close-btn[data-v-7abea34f]{display:none}@media (max-width: 768px){.conversations-header[data-v-7abea34f]{padding:.75rem}.mobile-close-btn[data-v-7abea34f]{display:block}}.conversations-header h3[data-v-7abea34f]{margin:0;font-size:1.1rem;font-weight:600;color:#2e7d32}.filters[data-v-7abea34f]{padding:1rem;background:#fff;border-bottom:1px solid #e0e0e0}.conversations-list[data-v-7abea34f]{flex:1;overflow-y:auto}.conversation-item[data-v-7abea34f]{padding:1rem;border-bottom:1px solid #e0e0e0;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.75rem;position:relative}.conversation-item[data-v-7abea34f]:hover{background:#e8f5e9}.conversation-item.active[data-v-7abea34f]{background:#c8e6c9;border-left:4px solid #2e7d32}.conversation-avatar[data-v-7abea34f]{position:relative}.unread-badge[data-v-7abea34f]{position:absolute;top:-5px;right:-5px;background:#f44336;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600}.conversation-info[data-v-7abea34f]{flex:1;min-width:0}.conversation-header[data-v-7abea34f]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.customer-name[data-v-7abea34f]{margin:0;font-size:.9rem;font-weight:600;color:#2c3e50;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.last-message-time[data-v-7abea34f]{font-size:.75rem;color:#6b7280;white-space:nowrap}.last-message[data-v-7abea34f]{margin:0;font-size:.8rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.empty-conversations[data-v-7abea34f]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#6b7280;text-align:center}.chat-area[data-v-7abea34f]{display:flex;flex-direction:column;height:100%;position:relative;overflow:hidden;min-width:0}@media (max-width: 768px){.chat-area[data-v-7abea34f]{height:100vh;position:relative}}.no-conversation-selected[data-v-7abea34f]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#6b7280;text-align:center}.no-conversation-selected h3[data-v-7abea34f]{margin:1rem 0 .5rem;font-size:1.25rem;font-weight:600}.chat-window[data-v-7abea34f]{display:flex;flex-direction:column;height:100%}.chat-header[data-v-7abea34f]{padding:1rem;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;background:#fff;position:sticky;top:0;z-index:50;flex-shrink:0}.chat-header-content[data-v-7abea34f]{flex:1;min-width:0}.mobile-menu-btn[data-v-7abea34f]{display:none}@media (max-width: 768px){.chat-header[data-v-7abea34f]{padding:.75rem}.mobile-menu-btn[data-v-7abea34f]{display:block}}.chat-customer-info[data-v-7abea34f]{display:flex;align-items:center;gap:.75rem}.customer-details h4[data-v-7abea34f]{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#2c3e50}.no-conversation-info h4[data-v-7abea34f]{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#6b7280}.no-conversation-info p[data-v-7abea34f]{margin:0;font-size:.8rem;color:#9ca3af}.messages-container[data-v-7abea34f]{flex:1;padding:1rem;overflow-y:auto;background:#f8f9fa;min-height:0;max-height:calc(100vh - 280px);position:relative;z-index:1}@media (max-width: 1024px){.messages-container[data-v-7abea34f]{max-height:calc(100vh - 260px)}}@media (max-width: 768px){.messages-container[data-v-7abea34f]{max-height:calc(100vh - 200px);padding:.75rem}}@media (max-width: 480px){.messages-container[data-v-7abea34f]{max-height:calc(100vh - 180px);padding:.5rem}}.message[data-v-7abea34f]{margin-bottom:1rem;display:flex}.admin-message[data-v-7abea34f]{justify-content:flex-end}.customer-message[data-v-7abea34f]{justify-content:flex-start}.message-content[data-v-7abea34f]{max-width:70%;padding:.75rem 1rem;border-radius:1rem;position:relative}.admin-message .message-content[data-v-7abea34f]{background:#2e7d32;color:#fff;border-bottom-right-radius:.25rem}.customer-message .message-content[data-v-7abea34f]{background:#fff;color:#2c3e50;border:1px solid #e0e0e0;border-bottom-left-radius:.25rem}.message-content p[data-v-7abea34f]{margin:0 0 .25rem;line-height:1.4}.message-time[data-v-7abea34f]{font-size:.7rem;opacity:.7}.typing-indicator[data-v-7abea34f]{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.9rem;margin-bottom:1rem}.typing-dots[data-v-7abea34f]{display:flex;gap:2px}.typing-dots span[data-v-7abea34f]{width:6px;height:6px;background:#6b7280;border-radius:50%;animation:typing-7abea34f 1.4s infinite ease-in-out both}.typing-dots span[data-v-7abea34f]:nth-child(1){animation-delay:-.32s}.typing-dots span[data-v-7abea34f]:nth-child(2){animation-delay:-.16s}@keyframes typing-7abea34f{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.message-input[data-v-7abea34f]{padding:1rem;border-top:1px solid #e0e0e0;background:#fff;display:flex;gap:.75rem;align-items:flex-end;position:sticky;bottom:0;z-index:100;min-height:80px;flex-shrink:0;box-shadow:0 -2px 8px #0000001a}@media (max-width: 768px){.message-input[data-v-7abea34f]{padding:.75rem;min-height:70px;position:fixed;bottom:0;left:0;right:0;width:100%;border-radius:0}}@media (max-width: 480px){.message-input[data-v-7abea34f]{padding:.5rem;min-height:60px;gap:.5rem}}@media (max-width: 768px){.conversation-item[data-v-7abea34f]{padding:.75rem}.message-content[data-v-7abea34f]{max-width:85%}.admin-chats[data-v-7abea34f]{height:calc(100vh - 60px)}}@media (max-width: 480px){.conversation-item[data-v-7abea34f]{padding:.5rem}.message-content[data-v-7abea34f]{max-width:90%;padding:.5rem .75rem}.customer-name[data-v-7abea34f]{font-size:.85rem}.last-message[data-v-7abea34f]{font-size:.75rem}}.v-card[data-v-b874ccd2]{border-radius:12px}.v-data-table[data-v-b874ccd2]{border-radius:8px}.text-h4[data-v-b874ccd2]{font-size:2rem!important}.text-h5[data-v-b874ccd2]{font-size:1.5rem!important}.text-h6[data-v-b874ccd2]{font-size:1.25rem!important}
