:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:#f5f5f5;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:400;line-height:1.5}body{min-width:320px;min-height:100vh;margin:0}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background-color:#f5f5f5;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.page-container{background:#fff;max-width:900px;min-height:100vh;margin:0 auto}.header{text-align:center;padding:40px 20px}.logo-container{margin-bottom:30px}.logo-banner{max-width:300px;height:auto}.main-title{color:#0d3b66;margin-bottom:15px;font-size:28px;font-weight:700;line-height:1.3}.subtitle{color:#e5a823;letter-spacing:1px;font-size:14px;font-weight:700}.form-container{padding:20px 40px 60px}.required-note{color:#666;margin-bottom:20px;font-size:12px}.required-note:before{content:"*";color:#e5a823}.form-row{gap:20px;margin-bottom:25px;display:grid}.form-row.three-cols{grid-template-columns:repeat(3,1fr)}.form-row.two-cols{grid-template-columns:repeat(2,1fr)}.form-group{flex-direction:column;display:flex}.form-group.full-width{margin-bottom:25px}.form-group label:first-child{color:#333;font-size:13px;font-weight:600}.required{color:#e5a823}input[type=text],input[type=email],input[type=tel],textarea,select{background:#fff;border:1px solid #ddd;border-radius:3px;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,textarea:focus,select:focus{border-color:#0d4a7c;outline:none;box-shadow:0 0 0 2px #0d4a7c1a}textarea{resize:vertical;min-height:120px}.ims-logo-container{margin-top:25px}.ims-logo{width:auto;height:40px}.radio-group{flex-direction:column;gap:5px;margin-top:5px;display:flex}.radio-label{cursor:pointer;color:#555;align-items:center;gap:8px;font-size:13px;display:flex;font-weight:400!important}.radio-label span{font-weight:400!important}.radio-label input[type=radio]{accent-color:#0d4a7c;cursor:pointer;width:16px;height:16px}.altro-input{margin-top:10px;background:#f0f0f0!important}.slots-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px;margin-top:10px;display:grid}.slot-btn{color:#333;cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:6px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s}.slot-btn:hover{background:#f0f7fc;border-color:#0d4a7c}.slot-btn.selected{color:#fff;background:#0d4a7c;border-color:#0d4a7c}.slot-btn.taken{color:#999;cursor:not-allowed;background:#e0e0e0;border-color:#ccc;text-decoration:line-through}.slot-btn:disabled{pointer-events:none}.preferences-row{align-items:start}.privacy-group{margin-bottom:30px}.checkbox-label{cursor:pointer;color:#555;align-items:flex-start;gap:10px;font-size:12px;line-height:1.5;display:flex}.checkbox-label input[type=checkbox]{accent-color:#0d4a7c;cursor:pointer;flex-shrink:0;width:18px;height:18px;margin-top:2px}.form-actions{text-align:center}.submit-btn{color:#fff;letter-spacing:1px;cursor:pointer;background:linear-gradient(135deg,#0d4a7c 0%,#0a3a5e 100%);border:none;border-radius:4px;padding:14px 50px;font-size:14px;font-weight:600;transition:background .3s,transform .2s,box-shadow .2s}.submit-btn:hover{background:linear-gradient(135deg,#0a3a5e 0%,#082d49 100%);transform:translateY(-1px);box-shadow:0 4px 12px #0d4a7c4d}.submit-btn:active{transform:translateY(0)}@media (max-width:768px){.form-row.three-cols,.form-row.two-cols{grid-template-columns:1fr}.main-title{font-size:22px}.form-container{padding:20px}.header{padding:30px 20px}.logo-k,.logo-key,.logo-divider{font-size:36px}}.admin-container{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);min-height:100vh;padding:20px}.admin-login{text-align:center;background:#fff;border-radius:12px;max-width:400px;margin:100px auto;padding:40px;box-shadow:0 10px 40px #0000004d}.admin-login h1{color:#1a1a2e;margin-bottom:10px;font-size:28px}.admin-login p{color:#666;margin-bottom:25px}.admin-input{border:2px solid #ddd;border-radius:8px;width:100%;margin-bottom:15px;padding:14px 16px;font-size:16px;transition:border-color .2s}.admin-input:focus{border-color:#0d4a7c;outline:none}.admin-error{color:#e53935;margin-bottom:15px;font-size:14px}.admin-btn{cursor:pointer;border:none;border-radius:6px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.admin-btn.primary{color:#fff;background:linear-gradient(135deg,#0d4a7c 0%,#0a3a5e 100%);width:100%}.admin-btn.primary:hover{background:linear-gradient(135deg,#0a3a5e 0%,#082d49 100%);transform:translateY(-2px);box-shadow:0 4px 12px #0d4a7c66}.admin-btn.secondary{color:#333;background:#f0f0f0}.admin-btn.secondary:hover{background:#e0e0e0}.admin-btn.danger{color:#fff;background:#e53935}.admin-btn.danger:hover{background:#c62828}.admin-header{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto 20px;padding:20px;display:flex;box-shadow:0 4px 20px #0000001a}.admin-header h1{color:#1a1a2e;font-size:24px}.admin-actions{gap:10px;display:flex}.admin-stats{grid-template-columns:repeat(3,1fr);gap:15px;max-width:1400px;margin:0 auto 20px;display:grid}.stat-card{text-align:center;background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 20px #0000001a}.stat-card .stat-number{color:#1a1a2e;font-size:36px;font-weight:700;display:block}.stat-card .stat-label{color:#666;font-size:14px}.stat-card.pending{border-left:4px solid #ff9800}.stat-card.confirmed{border-left:4px solid #4caf50}.admin-table-container{background:#fff;border-radius:12px;max-width:1400px;margin:0 auto;overflow:hidden;box-shadow:0 4px 20px #0000001a}.admin-table{border-collapse:collapse;width:100%;font-size:13px}.admin-table thead{color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%)}.admin-table th{text-align:left;white-space:nowrap;padding:14px 12px;font-weight:600}.admin-table td{vertical-align:middle;border-bottom:1px solid #eee;padding:12px}.admin-table tbody tr:hover{background:#f5f5f5}.admin-table tbody tr.row-confirmed{background:#f1f8e9}.admin-table tbody tr.row-pending{background:#fff8e1}.status-badge{white-space:nowrap;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.status-badge.pending{color:#e65100;background:#fff3e0}.status-badge.confirmed{color:#2e7d32;background:#e8f5e9}.area-badge{color:#1565c0;background:#e3f2fd;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-block}.message-cell{text-overflow:ellipsis;white-space:nowrap;color:#666;max-width:150px;overflow:hidden}.actions-cell{white-space:nowrap}.action-btn{cursor:pointer;border:none;border-radius:4px;margin-right:8px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .2s}.action-btn.confirm{color:#fff;background:#4caf50}.action-btn.confirm:hover{background:#388e3c}.action-btn.reject{color:#fff;background:#f44336}.action-btn.reject:hover{background:#d32f2f}.action-btn.delete{color:#fff;background:#757575}.action-btn.delete:hover{background:#616161}.action-btn:disabled{opacity:.5;cursor:not-allowed}.action-done{color:#4caf50;font-size:12px;font-weight:600}.admin-loading,.admin-empty{text-align:center;color:#666;background:#fff;border-radius:12px;max-width:1400px;margin:0 auto;padding:60px;font-size:18px}@media (max-width:1200px){.admin-table-container{overflow-x:auto}.admin-stats{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.admin-header{text-align:center;flex-direction:column;gap:15px}.admin-stats{grid-template-columns:1fr}.admin-table{font-size:11px}.admin-table th,.admin-table td{padding:8px 6px}.action-btn{padding:6px 10px;font-size:11px}}
