*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;color:#1f2937;background-color:#fff}#root{width:100%}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700}.btn{display:inline-block;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-align:center;text-decoration:none;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:inherit}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 2px 4px #667eea66}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 8px #667eea80}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-secondary{background:#6b7280;color:#fff;box-shadow:0 2px 4px #6b728066}.btn-secondary:hover:not(:disabled){background:#4b5563;transform:translateY(-2px);box-shadow:0 4px 8px #6b728080}.btn-danger{background:#ef4444;color:#fff;box-shadow:0 2px 4px #ef444466}.btn-danger:hover:not(:disabled){background:#dc2626;transform:translateY(-2px);box-shadow:0 4px 8px #ef444480}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.app{min-height:100vh}.booking-status-banner{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;border-radius:12px;margin:2rem 0;box-shadow:0 4px 6px #0000001a}.booking-status-banner.loading,.booking-status-banner.error{background:#f3f4f6;color:#374151}.booking-status-banner.full{background:linear-gradient(135deg,#ef4444,#dc2626)}.booking-status-banner.partial{background:linear-gradient(135deg,#f59e0b,#d97706)}.status-container{display:flex;justify-content:space-around;align-items:center;gap:2rem}.status-item{flex:1;text-align:center}.status-item.sold-out{opacity:.7}.status-item h3{font-size:1.125rem;margin-bottom:.5rem;font-weight:600}.availability-status{font-size:1.5rem;font-weight:700;margin:0}.available-text{color:#fff;letter-spacing:1px}.full-text{color:#fff;text-transform:uppercase;letter-spacing:2px}.status-divider{width:2px;height:60px;background:#ffffff4d}.waitlist-message{text-align:center;margin-top:1.5rem;font-size:1rem;font-weight:500;line-height:1.5}.partial-message{background:#00000026;padding:1rem;border-radius:8px}@media(max-width:768px){.booking-status-banner{padding:1.5rem}.status-container{flex-direction:column;gap:1.5rem}.status-divider{width:60px;height:2px}}.guest-form{background:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.guest-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.guest-header h4{color:#374151;font-size:1.125rem;margin:0}.booker-badge{display:inline-block;background:#667eea;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600}.btn-remove{background:#ef4444;color:#fff;border:none;border-radius:50%;width:32px;height:32px;cursor:pointer;font-size:1.25rem;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.btn-remove:hover{background:#dc2626}.guest-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.radio-group{display:flex;flex-direction:column;gap:.75rem}.radio-label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.radio-label input[type=radio]{width:18px;height:18px;cursor:pointer}.radio-label input[type=radio]:disabled{cursor:not-allowed}.radio-label span{color:#374151}.readonly-input{background:#e5e7eb;color:#6b7280;cursor:not-allowed}.sold-out{color:#ef4444;font-weight:600;font-size:.875rem}@media(max-width:768px){.guest-form{padding:1rem}.guest-form-grid{grid-template-columns:1fr}}.booking-form-container{max-width:900px;margin:0 auto;padding:2rem 1rem}.booking-form{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 2px 8px #0000001a}.booking-form h2{color:#1f2937;margin-bottom:2rem;font-size:1.875rem}.form-section{margin-bottom:2.5rem}.form-section h3{color:#374151;margin-bottom:1rem;font-size:1.25rem;border-bottom:2px solid #e5e7eb;padding-bottom:.5rem}.section-hint{color:#6b7280;font-size:.875rem;margin-bottom:1rem}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1 / -1}.form-group label{color:#374151;font-weight:500;margin-bottom:.5rem;font-size:.875rem}.form-group input,.form-group select{padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.input-with-prefix{display:flex;align-items:stretch}.input-with-prefix .input-prefix{display:flex;align-items:center;padding:0 .75rem;background:#e5e7eb;color:#374151;font-weight:600;border:1px solid #d1d5db;border-right:none;border-radius:6px 0 0 6px;font-size:1rem;-webkit-user-select:none;user-select:none}.input-with-prefix input{flex:1;border-radius:0 6px 6px 0!important}.error-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:fadeIn .2s ease}.error-modal{background:#fff;border-radius:12px;padding:2rem;max-width:400px;width:100%;text-align:center;box-shadow:0 8px 30px #0003;animation:slideUp .25s ease}.error-icon{font-size:2.5rem;display:block;margin-bottom:.75rem}.error-modal p{color:#991b1b;font-size:1rem;font-weight:500;line-height:1.5;margin:0 0 1.5rem}.error-modal .btn{min-width:120px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.add-guest-btn{width:100%;margin-top:1rem}.form-actions{margin-top:2rem;display:flex;justify-content:center}.submit-btn{min-width:200px;padding:1rem 2rem}.form-footer{text-align:center;color:#6b7280;font-size:.875rem;margin-top:1rem}.booking-form-full{text-align:center;padding:3rem 2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}.booking-form-full h2{color:#ef4444;margin-bottom:1rem}@media(max-width:768px){.booking-form{padding:1.5rem}.form-grid{grid-template-columns:1fr}}.waitlist-form-container{max-width:600px;margin:0 auto;padding:2rem 1rem}.waitlist-form,.waitlist-success{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 2px 8px #0000001a}.waitlist-form h2{color:#1f2937;margin-bottom:1rem;font-size:1.875rem}.form-description{color:#6b7280;margin-bottom:2rem;line-height:1.6}.waitlist-success{text-align:center}.success-icon{width:80px;height:80px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;margin:0 auto 1.5rem}.waitlist-success h2{color:#10b981;margin-bottom:1rem}.success-message{color:#374151;font-size:1.125rem;margin-bottom:1rem}.position-info{background:#f3f4f6;padding:1rem;border-radius:8px;margin:1.5rem 0}.position-info strong{color:#667eea;font-size:1.5rem}.info-text{color:#6b7280;font-size:.875rem;margin-top:1rem}@media(max-width:768px){.waitlist-form,.waitlist-success{padding:1.5rem}}.home-page{min-height:100vh;background:linear-gradient(to bottom,#f3f4f6,#e5e7eb)}.page-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3rem 2rem;text-align:center}.page-header h1{font-size:2.5rem;margin-bottom:.5rem;font-weight:700}.subtitle{font-size:1.25rem;opacity:.9}.page-content{padding:2rem 1rem;max-width:1200px;margin:0 auto}.booking-closed-banner{background:#fff;border-radius:12px;padding:3rem 2rem;text-align:center;max-width:600px;margin:2rem auto;box-shadow:0 2px 8px #0000001a}.booking-closed-banner h2{color:#ef4444;margin-bottom:1rem;font-size:1.75rem}.booking-closed-banner strong{color:#667eea}.page-footer{text-align:center;padding:2rem;color:#6b7280;font-size:.875rem}.loading-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center}.loading-spinner{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite}@media(max-width:768px){.page-header h1{font-size:2rem}.subtitle{font-size:1rem}}.success-page{min-height:100vh;background:linear-gradient(to bottom,#f3f4f6,#e5e7eb);display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.success-container{background:#fff;border-radius:16px;padding:3rem;max-width:700px;width:100%;box-shadow:0 4px 12px #0000001a;text-align:center}.success-icon{width:100px;height:100px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:4rem;margin:0 auto 2rem}.success-container h1{color:#10b981;font-size:2.25rem;margin-bottom:2rem}.booking-details{margin:2rem 0}.detail-card{background:#f9fafb;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.detail-card h3{color:#374151;margin-bottom:.75rem;font-size:1.125rem}.booking-code{font-size:1.5rem;font-weight:700;color:#667eea;font-family:Courier New,monospace;letter-spacing:2px}.detail-card p{color:#4b5563;margin:.5rem 0}.email-notice{background:#eff6ff;border:2px solid #3b82f6;border-radius:12px;padding:1.5rem;margin:2rem 0}.email-notice h3{color:#1e40af;margin-bottom:.75rem}.email-notice p{color:#1e3a8a;margin:.5rem 0}.success-actions{margin:2rem 0}.important-info{background:#fef3c7;border-radius:12px;padding:1.5rem;text-align:left}.important-info h4{color:#92400e;margin-bottom:.75rem}.important-info ul{list-style-type:none;padding-left:0}.important-info li{color:#78350f;margin:.5rem 0;padding-left:1.5rem;position:relative}.important-info li:before{content:"•";position:absolute;left:0;font-weight:700}@media(max-width:768px){.success-container{padding:2rem 1.5rem}.success-container h1{font-size:1.75rem}.booking-code{font-size:1.25rem}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 1rem}.login-card{background:#fff;border-radius:16px;padding:3rem;max-width:450px;width:100%;box-shadow:0 10px 25px #0003}.login-card h1{color:#1f2937;text-align:center;margin-bottom:.5rem;font-size:2rem}.login-subtitle{text-align:center;color:#6b7280;margin-bottom:2rem;font-size:.875rem}.login-form{display:flex;flex-direction:column;gap:1.5rem}.login-form .form-group{display:flex;flex-direction:column}.login-form label{color:#374151;font-weight:600;margin-bottom:.5rem}.login-form input{padding:.875rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .2s}.login-form input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a}.login-btn{width:100%;padding:1rem;font-size:1.125rem;font-weight:600;margin-top:.5rem}@media(max-width:768px){.login-card{padding:2rem 1.5rem}}.dashboard-container{min-height:100vh;background:#f3f4f6}.dashboard-header{background:linear-gradient(135deg,#1f2937,#111827);color:#fff;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000001a}.header-left h1{margin:0;font-size:1.5rem}.last-update{font-size:.75rem;opacity:.6}.header-actions{display:flex;gap:.75rem;align-items:center}.btn-icon{background:#ffffff26;border:1px solid rgba(255,255,255,.2);color:#fff;width:36px;height:36px;border-radius:8px;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.btn-icon:hover{background:#ffffff40}.logout-btn{background:#ffffff26;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.5rem 1.25rem;border-radius:8px;cursor:pointer;font-size:.875rem}.logout-btn:hover{background:#ffffff40}.booking-status-bar{display:flex;justify-content:space-between;align-items:center;padding:.75rem 2rem;font-size:.875rem}.booking-status-bar.active{background:#dcfce7;border-bottom:2px solid #16a34a}.booking-status-bar.paused{background:#fee2e2;border-bottom:2px solid #dc2626}.status-info{display:flex;align-items:center;gap:.5rem}.status-dot{width:10px;height:10px;border-radius:50%}.booking-status-bar.active .status-dot{background:#16a34a;box-shadow:0 0 6px #16a34a}.booking-status-bar.paused .status-dot{background:#dc2626;box-shadow:0 0 6px #dc2626}.dashboard-tabs{background:#fff;display:flex;border-bottom:2px solid #e5e7eb;padding:0 2rem;overflow-x:auto}.tab{padding:.875rem 1.5rem;border:none;background:none;color:#6b7280;font-weight:600;cursor:pointer;border-bottom:3px solid transparent;transition:all .2s;font-size:.875rem;white-space:nowrap}.tab:hover{color:#374151;background:#f9fafb}.tab.active{color:#667eea;border-bottom-color:#667eea}.dashboard-content{padding:1.5rem 2rem;max-width:1400px;margin:0 auto}.btn{border:none;border-radius:8px;padding:.625rem 1.25rem;font-weight:600;cursor:pointer;font-size:.875rem;transition:all .15s}.btn-sm{padding:.375rem .875rem;font-size:.8rem}.btn-primary{background:#667eea;color:#fff}.btn-primary:hover{background:#5a6fd6}.btn-danger{background:#dc2626;color:#fff}.btn-danger:hover{background:#b91c1c}.btn-success{background:#16a34a;color:#fff}.btn-success:hover{background:#15803d}.btn:disabled{opacity:.5;cursor:not-allowed}.section-title{color:#1f2937;font-size:1.125rem;margin:2rem 0 1rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1rem}.stat-card{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 1px 3px #00000014;border-left:4px solid #667eea}.stat-card.accent-blue{border-left-color:#3b82f6}.stat-card.accent-purple{border-left-color:#8b5cf6}.stat-card.accent-green{border-left-color:#16a34a}.stat-card.accent-orange{border-left-color:#f59e0b}.stat-card h3{color:#6b7280;font-size:.75rem;font-weight:600;text-transform:uppercase;margin:0 0 .375rem}.stat-number{color:#1f2937;font-size:2rem;font-weight:700;margin:0}.availability-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.availability-card{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 1px 3px #00000014}.availability-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.availability-header h4{margin:0;color:#374151}.badge{font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:4px;text-transform:uppercase}.badge-green{background:#dcfce7;color:#16a34a}.badge-red{background:#fee2e2;color:#dc2626}.progress-bar-container{background:#e5e7eb;border-radius:6px;height:8px;overflow:hidden;margin-bottom:.5rem}.progress-bar{background:#16a34a;height:100%;border-radius:6px;transition:width .3s}.progress-bar.progress-blue{background:#3b82f6}.availability-numbers{display:flex;justify-content:space-between;font-size:.8rem;color:#6b7280}.available-count{color:#16a34a;font-weight:600}.actions-section{margin-top:1.5rem}.bookings-section h2,.waitlist-section h2{color:#1f2937;margin-bottom:1.5rem;font-size:1.25rem}.bookings-list{display:flex;flex-direction:column;gap:1rem}.booking-card{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 1px 3px #00000014}.booking-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}.booking-header h3{color:#1f2937;margin:0 0 .25rem;font-size:1.1rem;text-align:left}.booking-code{color:#667eea;font-size:.8rem;font-family:monospace}.booking-info{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin-bottom:.75rem;color:#6b7280;font-size:.8rem;text-align:left}.booking-info p{margin:0}.guests-list{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #f3f4f6}.guests-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.guests-list h4{color:#374151;margin:0;font-size:.875rem}.bulk-payment-actions{display:flex;gap:.5rem}.btn-xs{padding:.25rem .625rem;font-size:.7rem}.guest-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:#f9fafb;border-radius:6px;margin-bottom:.375rem;text-align:left}.guest-info{display:flex;flex-direction:column;gap:.125rem;text-align:left}.guest-name{color:#1f2937;font-weight:600;font-size:.875rem}.booker-badge{background:#667eea;color:#fff;font-size:.65rem;padding:.1rem .4rem;border-radius:4px;margin-left:.5rem;font-weight:600}.guest-type{color:#6b7280;font-size:.8rem}.payment-checkbox{display:flex;align-items:center;gap:.375rem;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.8rem}.payment-checkbox input{width:18px;height:18px;cursor:pointer}.payment-checkbox .paid{color:#16a34a;font-weight:600}.payment-checkbox .unpaid{color:#dc2626;font-weight:600}.waitlist-table{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #00000014}.waitlist-table table{width:100%;border-collapse:collapse}.waitlist-table th{background:#f9fafb;color:#374151;font-weight:600;text-align:left;padding:.75rem 1rem;border-bottom:2px solid #e5e7eb;font-size:.75rem;text-transform:uppercase}.waitlist-table td{padding:.75rem 1rem;border-bottom:1px solid #f3f4f6;color:#4b5563;font-size:.875rem}.waitlist-table tr:last-child td{border-bottom:none}.waitlist-table tr:hover{background:#f9fafb}.position-cell{font-weight:700;color:#667eea}.excel-section h2{margin:0}.excel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.excel-tabs{display:flex;gap:0;margin-bottom:0;background:#fff;border-radius:8px 8px 0 0;overflow:hidden;border:1px solid #e5e7eb;border-bottom:none}.excel-tab{padding:.625rem 1.25rem;border:none;background:#f9fafb;color:#6b7280;font-weight:600;cursor:pointer;font-size:.8rem;transition:all .15s;border-right:1px solid #e5e7eb}.excel-tab:last-child{border-right:none}.excel-tab:hover{background:#f3f4f6}.excel-tab.active{background:#fff;color:#1f2937;box-shadow:inset 0 2px #667eea}.excel-table-wrapper{overflow-x:auto;background:#fff;border:1px solid #e5e7eb;border-radius:0 0 8px 8px}.excel-table{width:100%;border-collapse:collapse;font-size:.8rem}.excel-table th{padding:.625rem .75rem;text-align:left;font-weight:600;color:#fff;white-space:nowrap;font-size:.75rem}.excel-table.green-header th{background:#4caf50}.excel-table.blue-header th{background:#2196f3}.excel-table td{padding:.5rem .75rem;border-bottom:1px solid #f3f4f6;color:#374151;white-space:nowrap}.excel-table tbody tr:hover{background:#f9fafb}.cell-paid{background:#dcfce7;color:#16a34a;font-weight:700;text-align:center}.cell-unpaid{background:#fee2e2;color:#dc2626;font-weight:700;text-align:center}.code-cell{font-family:monospace;color:#667eea}.empty-cell{text-align:center;color:#9ca3af;padding:2rem!important}.riepilogo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:1rem}.riepilogo-card{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 1px 3px #00000014}.riepilogo-card h4{color:#374151;margin:0 0 .75rem;font-size:1rem;border-bottom:2px solid #e5e7eb;padding-bottom:.5rem}.riepilogo-row{display:flex;justify-content:space-between;padding:.375rem 0;font-size:.875rem;color:#4b5563}.riepilogo-row.total{border-top:1px solid #e5e7eb;margin-top:.375rem;padding-top:.5rem;font-size:1rem;color:#1f2937}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014}.pagination-info{color:#4b5563;font-size:.875rem;font-weight:600;min-width:120px;text-align:center}.empty-message{text-align:center;color:#6b7280;padding:3rem;background:#fff;border-radius:12px;box-shadow:0 1px 3px #00000014}.error-message{background:#fee2e2;color:#dc2626;padding:.75rem 2rem;font-size:.875rem}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem}.loading-spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.settings-section h2{color:#1f2937;margin-bottom:1.5rem;font-size:1.25rem}.settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-bottom:1.5rem}.settings-card{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 1px 3px #00000014}.settings-card h4{color:#374151;margin:0 0 1rem;font-size:1rem;border-bottom:2px solid #e5e7eb;padding-bottom:.5rem}.settings-field{margin-bottom:.875rem}.settings-field:last-child{margin-bottom:0}.settings-field label{display:block;color:#6b7280;font-size:.8rem;font-weight:600;margin-bottom:.375rem}.settings-field input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;color:#1f2937;background:#f9fafb;box-sizing:border-box;transition:border-color .15s}.settings-field input:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 3px #667eea1a}.input-with-prefix{display:flex;align-items:center}.input-prefix{background:#e5e7eb;color:#374151;padding:.5rem .625rem;border:1px solid #d1d5db;border-right:none;border-radius:6px 0 0 6px;font-size:.875rem;font-weight:600}.input-with-prefix input{border-radius:0 6px 6px 0}.settings-actions{display:flex;gap:.75rem}.settings-message{padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem;font-weight:600}.settings-message.success{background:#dcfce7;color:#16a34a}.settings-message.error{background:#fee2e2;color:#dc2626}.btn-secondary{background:#e5e7eb;color:#374151}.btn-secondary:hover{background:#d1d5db}@media(max-width:768px){.dashboard-header{padding:1rem}.header-left h1{font-size:1.2rem}.booking-status-bar{padding:.625rem 1rem;flex-direction:column;gap:.5rem}.dashboard-tabs{padding:0}.tab{padding:.625rem 1rem;font-size:.8rem}.dashboard-content{padding:1rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.stat-number{font-size:1.5rem}.booking-header{flex-direction:column;gap:.75rem}.guest-row{flex-direction:column;align-items:flex-start;gap:.5rem}.waitlist-table,.excel-table-wrapper{overflow-x:auto}.waitlist-table table,.excel-table{min-width:600px}.riepilogo-grid{grid-template-columns:1fr}.excel-header{flex-direction:column;align-items:flex-start;gap:.75rem}}.admin-page{min-height:100vh;background:#f3f4f6}.not-found-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.not-found-page h1{color:#1f2937;margin-bottom:1rem}.not-found-page p{color:#6b7280;margin-bottom:1.5rem}.not-found-page a{color:#667eea;text-decoration:none;font-weight:600}.not-found-page a:hover{text-decoration:underline}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
