*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;background:linear-gradient(135deg,#f8fafc 0%,#eef2ff 50%,#f0fdf4 100%) fixed;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes checkPop{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.container{max-width:580px;margin:0 auto;padding:2.5rem 1.5rem 3rem;animation:.5s ease-out fadeUp}.logo-wrapper{text-align:center;margin-bottom:1rem;animation:.6s ease-out scaleIn}.logo{filter:drop-shadow(0 2px 8px #00000014);max-width:160px;height:auto}.restaurant-logos{justify-content:center;align-items:center;gap:1.25rem;margin-bottom:1.25rem;animation:.5s ease-out .15s both fadeUp;display:flex}.restaurant-logos img{object-fit:contain;filter:drop-shadow(0 1px 4px #0000000f);border-radius:8px;width:auto;height:96px}h1{letter-spacing:-.02em;text-align:center;background:linear-gradient(135deg,#1e293b,#334155);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.15rem;font-size:1.75rem;font-weight:800}.subtitle{color:#64748b;text-align:center;margin-bottom:2.25rem;font-size:.95rem}.form-section{background:#fff;border:1px solid #0000000f;border-radius:16px;margin-bottom:1.25rem;padding:1.5rem;animation:.5s ease-out both fadeUp;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008}.form-section:first-child{animation-delay:.1s}.form-section:nth-child(2){animation-delay:.2s}.form-section:nth-child(3){animation-delay:.3s}.form-section h2{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:1rem;font-size:.8rem;font-weight:700}.position-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.position-btn{cursor:pointer;text-align:center;background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:.875rem .5rem;font-family:inherit;font-size:.9rem;transition:all .2s;position:relative;overflow:hidden}.position-btn:before{content:"";opacity:0;background:linear-gradient(135deg,#eff6ff,#dbeafe);transition:opacity .2s;position:absolute;inset:0}.position-btn:hover{border-color:#94a3b8;transform:translateY(-1px);box-shadow:0 2px 8px #0000000f}.position-btn.selected{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#3b82f6;font-weight:600;box-shadow:0 0 0 3px #3b82f626}.position-btn.selected:before{opacity:0}.select-all-btn{color:#64748b;background:#f8fafc;border-style:dashed;grid-column:1/-1;padding:.625rem;font-size:.85rem;font-weight:600}.select-all-btn.selected{color:#1e293b;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-style:solid}.position-category{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-top:.2rem;font-size:.65rem;font-weight:600;display:block;position:relative}.position-btn.selected .position-category{color:#3b82f6}.checkbox-group{flex-direction:column;gap:0;display:flex}.checkbox-label{cursor:pointer;border-radius:10px;align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.95rem;transition:background .15s;display:flex}.checkbox-label:hover{background:#f8fafc}.checkbox-label input[type=checkbox]{accent-color:#3b82f6;border-radius:4px;flex-shrink:0;width:20px;height:20px}.select-all-label{color:#64748b;border-bottom:1px solid #f1f5f9;border-radius:10px 10px 0 0;margin-bottom:0;font-size:.9rem;font-weight:600}.field{margin-bottom:1.125rem}.field label{color:#475569;margin-bottom:.375rem;font-size:.825rem;font-weight:600;display:block}.field input,.field textarea{background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px;width:100%;padding:.7rem .875rem;font-family:inherit;font-size:.95rem;transition:all .2s}.field input:focus,.field textarea:focus{background:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61f}.field input::placeholder,.field textarea::placeholder{color:#94a3b8}.field textarea{resize:vertical;min-height:88px}.char-count{color:#94a3b8;text-align:right;margin-top:.35rem;font-size:.7rem;font-weight:500}.name-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.radio-group{gap:.25rem;margin-top:.25rem;display:flex}.radio-label{cursor:pointer;border-radius:8px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.9rem;transition:background .15s;display:flex}.radio-label:hover{background:#f1f5f9}.radio-label input[type=radio]{accent-color:#3b82f6}.inline-field{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem 0;display:flex}.inline-field:last-of-type{border-bottom:none}.inline-field label{color:#475569;font-size:.825rem;font-weight:600}.inline-field .radio-group{margin-top:0}.field-error{color:#ef4444;margin-top:.35rem;font-size:.775rem;font-weight:500}.section-error{color:#ef4444;margin-top:.5rem;font-size:.775rem;font-weight:500}.submit-btn{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:14px;width:100%;padding:1rem;font-family:inherit;font-size:1.05rem;font-weight:700;transition:all .2s;animation:.5s ease-out .4s both fadeUp;box-shadow:0 2px 8px #2563eb40,0 1px 2px #2563eb26}.submit-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #2563eb59,0 2px 4px #2563eb33}.submit-btn:active{transform:translateY(0)}.submit-btn:disabled{cursor:not-allowed;box-shadow:none;background:linear-gradient(135deg,#93c5fd,#7dd3fc);transform:none}.submit-error{color:#dc2626;background:linear-gradient(135deg,#fef2f2,#fff1f2);border:1px solid #fecaca;border-radius:12px;margin-bottom:1rem;padding:.875rem 1rem;font-size:.875rem;font-weight:500}.success-container{text-align:center;padding:4rem 1.5rem;animation:.6s ease-out fadeUp}.success-container h1{background:linear-gradient(135deg,#059669,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.75rem}.success-container p{color:#64748b;font-size:1.05rem}.success-icon{color:#059669;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.5rem;font-size:2rem;animation:.5s ease-out checkPop;display:flex;box-shadow:0 4px 16px #10b98133}.required{color:#ef4444}@media (max-width:480px){.container{padding:1.5rem 1rem 2rem}h1{font-size:1.5rem}.restaurant-logos{gap:.75rem}.restaurant-logos img{height:72px}.position-grid{grid-template-columns:repeat(2,1fr)}.name-row{grid-template-columns:1fr;gap:0}.inline-field{flex-direction:column;align-items:flex-start;gap:.5rem}.form-section{border-radius:14px;padding:1.25rem}}
