.preview-seating-page[data-v-08782f8c]{padding:20px;background-color:#f5f7fa;min-height:100vh}.preview-header[data-v-08782f8c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.preview-header h3[data-v-08782f8c]{margin:0;color:#2c3e50;font-size:24px;font-weight:600}.preview-header p[data-v-08782f8c]{margin:5px 0 0 0;font-size:14px}.header-actions[data-v-08782f8c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.controls-container[data-v-08782f8c]{gap:30px;padding:15px;background-color:#f8f9fa;border-radius:8px;border:1px solid #dee2e6}.control-group[data-v-08782f8c],.controls-container[data-v-08782f8c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.control-group[data-v-08782f8c]{gap:10px}.control-group label[data-v-08782f8c]{font-weight:600;margin-bottom:0;color:#495057}.zoom-percentage[data-v-08782f8c]{font-weight:700;color:#495057;min-width:50px}.preview-layout-wrapper[data-v-08782f8c]{overflow:auto;border:2px solid #ccc;background-color:#fff;border-radius:8px;max-height:600px}.preview-layout[data-v-08782f8c]{position:relative;line-height:0;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;-webkit-transform-origin:top left;transform-origin:top left;min-height:400px}.preview-image[data-v-08782f8c]{max-width:100%;display:block}.preview-image[data-v-08782f8c],.preview-table[data-v-08782f8c]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.preview-table[data-v-08782f8c]{position:absolute;top:0;left:0;width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#28a745;color:#fff;font-weight:900;font-size:18px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.3);box-shadow:0 3px 10px rgba(0,0,0,.3);border:4px solid var(--edge-color)}.preview-table[data-v-08782f8c]:hover{-webkit-transform:scale(1.3);transform:scale(1.3);z-index:10;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.3);box-shadow:0 4px 16px rgba(0,0,0,.3)}.preview-table.circle[data-v-08782f8c]{border-radius:50%}.preview-table.square[data-v-08782f8c]{border-radius:4px}.table-number[data-v-08782f8c]{font-size:18px;font-weight:900;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.8),0 0 8px rgba(0,0,0,.6),0 0 2px hsla(0,0%,100%,.3);letter-spacing:.5px}.coordinate-badge[data-v-08782f8c]{position:absolute;bottom:-24px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:rgba(220,53,69,.95);color:#fff;padding:4px 8px;border-radius:6px;font-size:11px;font-weight:700;white-space:nowrap;pointer-events:none;font-family:Courier New,monospace;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.3);border:2px solid #fff;z-index:1000}.tables-summary[data-v-08782f8c]{padding:20px;background-color:#f8f9fa;border-radius:8px;border:1px solid #dee2e6}.tables-summary h5[data-v-08782f8c]{margin-bottom:20px;color:#2c3e50;font-weight:600}.summary-grid[data-v-08782f8c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:15px}.summary-card[data-v-08782f8c]{background:#fff;border:2px solid #dee2e6;border-radius:8px;padding:15px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.summary-card[data-v-08782f8c]:hover{border-color:#28a745;-webkit-box-shadow:0 4px 12px rgba(40,167,69,.2);box-shadow:0 4px 12px rgba(40,167,69,.2);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.summary-card.selected[data-v-08782f8c]{border-color:#28a745;background-color:#d4edda;-webkit-box-shadow:0 4px 12px rgba(40,167,69,.3);box-shadow:0 4px 12px rgba(40,167,69,.3)}.summary-card-header[data-v-08782f8c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #dee2e6}.summary-table-number[data-v-08782f8c]{font-size:18px;font-weight:700;color:#28a745}.summary-shape-badge[data-v-08782f8c]{font-size:20px;padding:4px 8px;border-radius:4px}.summary-shape-badge.circle[data-v-08782f8c]{color:#007bff}.summary-shape-badge.square[data-v-08782f8c]{color:#6f42c1}.summary-card-body[data-v-08782f8c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.summary-info-item[data-v-08782f8c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:13px;color:#6c757d}.summary-info-item i[data-v-08782f8c]{color:#495057;width:16px}.no-tables-message[data-v-08782f8c]{text-align:center;padding:60px 20px;color:#6c757d}.no-tables-message h5[data-v-08782f8c]{margin-bottom:10px;color:#495057}.table-detail-content[data-v-08782f8c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.detail-item[data-v-08782f8c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;background-color:#f8f9fa;border-radius:6px}.detail-item strong[data-v-08782f8c]{color:#495057;font-weight:600}.detail-value[data-v-08782f8c]{color:#2c3e50;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.color-swatch[data-v-08782f8c]{width:24px;height:24px;border-radius:4px;border:2px solid #dee2e6;display:inline-block}.modal-footer-custom[data-v-08782f8c]{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media print{.controls-container[data-v-08782f8c],.preview-header[data-v-08782f8c],.tables-summary[data-v-08782f8c]{display:none!important}.preview-layout-wrapper[data-v-08782f8c]{border:none;max-height:none}.preview-layout[data-v-08782f8c]{-webkit-transform:none!important;transform:none!important}.coordinate-badge[data-v-08782f8c]{display:none!important}}@media (max-width:768px){.preview-seating-page[data-v-08782f8c]{padding:10px}.preview-header[data-v-08782f8c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.header-actions[data-v-08782f8c]{width:100%;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.header-actions button[data-v-08782f8c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.controls-container[data-v-08782f8c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px}.summary-grid[data-v-08782f8c]{grid-template-columns:1fr}}