*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:VT323;src:url(https://fonts.googleapis.com/css2?family=VT323&display=swap)}body{color:#1f2937;background-color:#f9fafb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.4}.container{color:#1f2937;background-color:#fff;border-radius:12px;max-width:500px;margin:2rem auto 0;padding:2rem;box-shadow:0 4px 6px #0000001a}.centered{text-align:center;color:#6b7280;margin:1rem 0}@media (max-width:640px){.container{box-shadow:none;background-color:inherit;border:none;margin-top:1rem;padding:1.5rem}}.container h1{text-align:center;color:#111827;margin-bottom:1rem;font-size:2rem;font-weight:700}.container h2{color:#111827;margin:1.5rem 0;font-weight:600}.form-group{margin-bottom:1.5rem}.container label{color:#374151;margin-bottom:.5rem;font-weight:500;display:block}input[type=text],input[type=tel],input[type=number]{color:#1f2937;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.75rem;font-family:inherit;font-size:16px;transition:border-color .2s,box-shadow .2s}input[type=text]:focus,input[type=tel]:focus,input[type=number]:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.checkbox{align-items:center;display:flex}.checkbox input{margin-right:.5rem}.checkbox label{margin-bottom:0}.container button{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:8px;width:100%;padding:.875rem 1.5rem;font-size:16px;font-weight:600;transition:all .2s;box-shadow:0 1px 3px #0000001a}.container button:hover{background-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.container button:disabled{cursor:not-allowed;box-shadow:none;background-color:#9ca3af;transform:none}.confirmation{text-align:left}.confirmation h1{color:#059669;margin-bottom:1rem}.confirmation p{color:#6b7280;margin-bottom:1.5rem;font-size:1.125rem}.highlight{background-color:#fef08a;border-radius:4px;padding:.125rem .25rem}.back-link{color:#2563eb;border-radius:6px;margin-top:1.5rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}.back-link:hover{background-color:#eff6ff;text-decoration:none}.admin-container{color:#333;background-color:#fafafa;flex-direction:column;min-height:100vh;padding:1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;display:flex}.view-controls{gap:.5rem;margin-top:.75rem;display:flex}.view-btn{color:#666;cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s}.view-btn.active{color:#fff;background-color:#2563eb;border-color:#2563eb}.view-btn:hover:not(.active){background-color:#f3f4f6;border-color:#d1d5db}.admin-header{background-color:#fff;border-bottom:1px solid #e5e7eb;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000001a}.header-title h1{color:#111827;text-align:center;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.system-info{color:#6b7280;flex-wrap:wrap;gap:1.5rem;font-size:.875rem;display:flex}.auto-refresh{color:#10b981;font-weight:500}@keyframes pulse{0%,to{background-color:#fec7c7}50%{background-color:#fca5a5}}.status-bar{background-color:#fff;border-radius:12px;flex-wrap:wrap;gap:2rem;margin-bottom:2rem;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000001a}.status-item{flex-direction:column;align-items:center;gap:.25rem;display:flex}.status-label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}.status-value{color:#111827;font-size:1.5rem;font-weight:700}.loading-screen{background-color:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;margin:3rem 0;padding:2rem;display:flex}.loading-text{color:#6b7280;margin-bottom:1rem;font-size:1.125rem}.loading-animation{border:3px solid #f3f4f6;border-top-color:#2563eb;border-radius:50%;width:40px;height:40px;animation:1s ease-in-out infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty-list{text-align:center;color:#6b7280;background-color:#fff;border:2px dashed #d1d5db;border-radius:12px;padding:3rem;font-size:1.125rem}.guest-cards{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.guest-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:box-shadow .2s;box-shadow:0 1px 3px #0000001a}.guest-card:hover{box-shadow:0 4px 6px #0000001a}.guest-card.waiting{border-color:#d1d5db}.guest-card.seated{opacity:.8;background-color:#eef2ff;border-color:#6366f1}.guest-card.seated .guest-name,.guest-card.seated .detail-value{color:#6b7280;text-decoration:line-through}.guest-card.inactive{color:#9ca3af;background-color:#fef2f2;border-color:#ef4444}.guest-card.inactive .guest-name,.guest-card.inactive .detail-value{text-decoration:line-through}.warning-banner{color:#060605;text-align:center;background-color:#fec7c7;border-radius:6px;margin-bottom:1rem;padding:.75rem 1.5rem;font-weight:600;animation:2s infinite pulse}.guest-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.header-right{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.guest-name{color:#111827;font-size:1.125rem;font-weight:600}.guest-status{font-size:.875rem}.status-tag{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.guest-card.waiting .status-tag{color:#f59e0b;background-color:#fef3c7}.guest-card.seated .status-tag{color:#6366f1;background-color:#e0e7ff}.guest-card.inactive .status-tag{color:#ef4444;background-color:#fee2e2}.compact-table .status-tag{display:inline-block}.guest-details{margin-bottom:1rem}.detail-item{justify-content:space-between;margin-bottom:.75rem;display:flex}.detail-label{color:#6b7280;font-size:.875rem;font-weight:500}.detail-value{color:#111827;font-weight:500}.sms-link{color:#2563eb;background-color:#eff6ff;border-radius:4px;padding:.25rem .5rem;text-decoration:none;transition:background-color .2s}.sms-link:hover{background-color:#dbeafe}.guest-actions{flex-wrap:wrap;gap:.5rem;display:flex}.action-btn{cursor:pointer;text-align:center;border:none;border-radius:6px;flex:1;min-width:100px;padding:.75rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s}.seated-btn{color:#fff;background-color:#10b981}.seated-btn:hover{background-color:#059669}.canceled-btn{color:#fff;background-color:#ef4444}.canceled-btn:hover{background-color:#dc2626}.waiting-btn{color:#fff;background-color:#f59e0b}.waiting-btn:hover{background-color:#d97706}.header-controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.discount-toggle{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:.75rem 1rem}.toggle-label{cursor:pointer;color:#374151;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.toggle-label input[type=checkbox]{cursor:pointer;width:18px;height:18px}.refresh-btn{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:6px;min-width:150px;padding:.75rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background-color .2s}.refresh-btn:hover{background-color:#1d4ed8}.logout-btn{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:6px;min-width:150px;padding:.75rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background-color .2s}.logout-btn:hover:not(:disabled){background-color:#b91c1c}.logout-btn:disabled{opacity:.6;cursor:not-allowed}.admin-footer{text-align:center;color:#6b7280;border-top:1px solid #e5e7eb;margin-top:auto;padding-top:1.5rem;font-size:.875rem}@media (max-width:768px){.admin-header{flex-direction:column}.refresh-btn{width:100%}.status-bar{flex-direction:column;gap:.5rem}}.compact-view{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.compact-header{color:#374151;text-transform:uppercase;letter-spacing:.05em;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;font-size:.75rem;font-weight:600;display:flex}.compact-header-item{flex:1;min-width:0;padding:1rem}.compact-header-item:first-child{flex:1.5}.compact-header-item:nth-child(2){flex:.8}.compact-header-item:nth-child(3){flex:1.2}.compact-header-item:nth-child(4){flex:.8}.compact-header-item:nth-child(5){flex:1.5}.compact-header-item:nth-child(6){flex:1}.compact-header-item:nth-child(7){flex:1.2}.compact-list{flex-direction:column;display:flex}.compact-row{border-bottom:1px solid #f3f4f6;font-size:.875rem;transition:background-color .2s;display:flex}.compact-row.even{background-color:#f9fafb}.compact-row.odd{background-color:#fff}.compact-row.seated{opacity:.6}.compact-row.seated .compact-item{color:#6b7280;text-decoration:line-through}.compact-row.inactive{color:#9ca3af;background-color:#f3f4f6!important}.compact-row.inactive .compact-item{text-decoration:line-through}.compact-item{word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:normal;flex:1;min-width:0;padding:1rem;line-height:1.4}.compact-item:first-child{flex:1.5}.compact-item:nth-child(2){flex:.8}.compact-item:nth-child(3){flex:1.2}.compact-item:nth-child(4){flex:.8}.compact-item:nth-child(5){flex:1.5}.compact-item:nth-child(6){flex:1}.compact-item:nth-child(7){flex:1.2}.compact-actions{gap:.5rem;display:flex}.compact-btn{cursor:pointer;border:none;border-radius:4px;padding:.5rem .75rem;font-family:inherit;font-size:.75rem;font-weight:500;transition:all .2s}.compact-btn.seated-btn{color:#fff;background-color:#10b981}.compact-btn.seated-btn:hover{background-color:#059669}.compact-btn.canceled-btn{color:#fff;background-color:#ef4444}.compact-btn.canceled-btn:hover{background-color:#dc2626}.compact-btn.waiting-btn{color:#fff;background-color:#f59e0b}.compact-btn.waiting-btn:hover{background-color:#d97706}@media (max-width:768px){.compact-row{font-size:.75rem}.compact-header-item,.compact-item{padding:.75rem .5rem}.compact-btn{min-width:auto;padding:.35rem .5rem;font-size:.65rem}.compact-actions{flex-direction:column;gap:.25rem}.notes-display{padding:.5rem;font-size:.7rem}.notes-input{font-size:.7rem}}@media (max-width:480px){.guest-cards{grid-template-columns:1fr}.guest-header{flex-direction:column;align-items:flex-start;gap:.5rem}.detail-item{flex-direction:column;gap:.25rem}.compact-row{flex-wrap:wrap;font-size:.7rem}.compact-header{font-size:.65rem}.compact-header-item,.compact-item{padding:.5rem .25rem}.compact-item:first-child{flex:40%}.compact-item:nth-child(2){flex:20%}.compact-item:nth-child(3){flex:40%}.compact-item:nth-child(4){flex:25%}.compact-item:nth-child(5){flex:50%}.compact-item:nth-child(6){flex:25%}.compact-item:nth-child(7){flex:50%}.compact-btn{padding:.25rem .35rem;font-size:.6rem;line-height:1.2}.status-tag{padding:.15rem .5rem;font-size:.6rem}.notes-display{padding:.25rem;font-size:.65rem;line-height:1.2}.notes-input{padding:.25rem;font-size:.65rem}}.notes-cell{max-width:200px}.notes-display{cursor:pointer;color:#6b7280;word-wrap:break-word;background-color:#f3f4f6;border-radius:4px;padding:.5rem;font-style:italic;transition:background-color .2s}.notes-display:hover{background-color:#e5e7eb}.notes-edit{align-items:center;gap:.5rem;display:flex}.notes-input{border:1px solid #d1d5db;border-radius:4px;flex:1;padding:.5rem;font-size:.875rem}.save-notes-btn,.cancel-notes-btn{cursor:pointer;border:none;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.save-notes-btn{color:#fff;background-color:#10b981}.cancel-notes-btn{color:#fff;background-color:#6b7280}.notes-item .notes-display-full{cursor:pointer;color:#6b7280;word-wrap:break-word;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;min-height:2.5rem;padding:.75rem;font-style:italic;transition:background-color .2s}.notes-item .notes-display-full:hover{background-color:#f3f4f6;border-color:#d1d5db}.notes-edit-full{margin-top:.5rem}.notes-textarea{resize:vertical;border:1px solid #d1d5db;border-radius:6px;width:100%;min-height:80px;padding:.75rem;font-size:.875rem}.notes-buttons{gap:.5rem;margin-top:.5rem;display:flex}.notes-buttons .save-notes-btn,.notes-buttons .cancel-notes-btn{cursor:pointer;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.notes-buttons .save-notes-btn{color:#fff;background-color:#10b981}.notes-buttons .cancel-notes-btn{color:#fff;background-color:#6b7280}.guest-card.collapsed{min-height:auto;padding:1rem 1.5rem}.guest-header-collapsed{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.guest-header-collapsed .guest-name{color:#6b7280;flex:none;font-size:1rem;font-weight:600;text-decoration:line-through}.guest-header-collapsed .guest-status{flex:none}.guest-party{color:#6b7280;flex:none;font-size:.875rem;text-decoration:line-through}.guest-actions-collapsed{flex:none;margin-left:auto}.guest-actions-collapsed .action-btn.small{min-width:auto;padding:.5rem .75rem;font-size:.75rem}@media (max-width:480px){.guest-header-collapsed{flex-direction:column;align-items:flex-start;gap:.5rem}.guest-actions-collapsed{width:100%;margin-left:0}.guest-actions-collapsed .action-btn.small{width:100%}}.contacted-indicator{color:#fff;text-transform:uppercase;letter-spacing:.05em;background-color:#059669;border:2px solid #10b981;border-radius:6px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;box-shadow:0 2px 4px #10b9814d}.contacted-indicator.small{padding:.25rem .5rem;font-size:.65rem}@media (max-width:480px){.guest-header{flex-direction:column;align-items:flex-start;gap:.5rem}.header-right{align-items:flex-start;width:100%}.contacted-indicator{padding:.25rem .5rem;font-size:.65rem}}p.lighter-smaller{color:#9ca3af;font-size:.875rem;font-style:italic}.position-info{text-align:center;background-color:#f0fdf4;border:2px solid #10b981;border-radius:12px;margin:1.5rem 0;padding:1.5rem}.position-number{margin-bottom:1rem}.position-label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:500}.position-value{color:#10b981;font-size:3rem;font-weight:700;line-height:1}.wait-time{margin-top:.5rem}.wait-time p{color:#374151;margin-bottom:.5rem}.small-text{color:#6b7280;font-size:.875rem;font-style:italic}.phone-link{color:#2563eb;cursor:pointer;text-decoration:none}.phone-link:hover{text-decoration:underline}.discount-notice{text-align:center;background-color:#fef3c7;border:2px solid #f59e0b;border-radius:8px;margin-top:1.5rem;padding:1rem}.discount-notice p{color:#92400e;margin:.5rem 0}.discount-notice strong{color:#78350f;font-size:1.125rem}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-content{background-color:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;overflow:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-header{background-color:#fef3c7;border-bottom:2px solid #f59e0b;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.modal-header h2{color:#92400e;letter-spacing:.05em;margin:0;font-size:1.5rem;font-weight:700}.modal-close{cursor:pointer;color:#92400e;background:0 0;border:none;padding:.25rem .5rem;font-size:1.5rem;line-height:1;transition:color .2s}.modal-close:hover{color:#78350f}.modal-body{padding:2rem}.test-section{margin-bottom:2rem}.test-section:last-child{margin-bottom:0}.test-section h3{color:#111827;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.test-section p{color:#6b7280;margin-bottom:1rem;font-size:.875rem}.input-group{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.input-group label{color:#374151;font-size:.875rem;font-weight:500}.test-input{border:1px solid #d1d5db;border-radius:6px;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.test-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.test-btn{cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:6px;width:100%;padding:.875rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .2s}.test-btn:disabled{opacity:.5;cursor:not-allowed}.generate-btn{color:#fff;background-color:#10b981}.generate-btn:hover:not(:disabled){background-color:#059669;transform:translateY(-1px);box-shadow:0 4px 6px #10b98133}.clear-btn{color:#fff;background-color:#ef4444}.clear-btn:hover:not(:disabled){background-color:#dc2626;transform:translateY(-1px);box-shadow:0 4px 6px #ef444433}.test-divider{background-color:#e5e7eb;height:1px;margin:2rem 0}.modal-footer{text-align:center;background-color:#f9fafb;border-top:1px solid #e5e7eb;padding:1rem 1.5rem}.modal-footer small{color:#6b7280;font-size:.75rem;font-style:italic}@media (max-width:480px){.modal-content{margin:1rem}.modal-header{padding:1rem}.modal-header h2{font-size:1.25rem}.modal-body{padding:1.5rem}.test-section h3{font-size:1rem}}
