.vfb-booking,.vfb-dashboard,.vfb-card{max-width:1050px;margin:30px auto;background:#101417;color:#fff;border:1px solid #252c31;border-radius:14px;padding:28px}.vfb-head span{color:#ff292f;font-weight:800;font-size:12px}.vfb-head h2{font-size:36px;margin:8px 0 24px}.vfb-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0;color:#aaa}.vfb-services{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.vfb-services label,.vfb-slots label{cursor:pointer}.vfb-services input,.vfb-slots input{display:none}.vfb-services span{display:flex;justify-content:space-between;gap:12px;border:1px solid #2c3439;border-radius:10px;padding:18px}.vfb-services input:checked+span,.vfb-slots input:checked+span{border-color:#ff292f;background:#231214}.vfb-services small{color:#aaa}.vfb-field{margin:24px 0}.vfb-field label{display:block;margin-bottom:8px}.vfb-field input{width:100%;background:#0a0d0f;border:1px solid #30383e;color:#fff;padding:13px;border-radius:8px}.vfb-slots{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:24px}.vfb-slots span{display:block;text-align:center;border:1px solid #2c3439;padding:12px;border-radius:8px}.vfb-btn,.vfb-card input[type=submit]{display:inline-block;background:#ff292f!important;color:white!important;border:0!important;padding:13px 20px!important;border-radius:7px!important;text-decoration:none;font-weight:800;cursor:pointer}.vfb-table{overflow:auto;margin-top:20px}.vfb-table table{width:100%;border-collapse:collapse}.vfb-table th,.vfb-table td{padding:14px;border-bottom:1px solid #252c31;text-align:left}.vfb-status{padding:5px 9px;border-radius:12px;background:#2a2f33;font-size:12px}.vfb-status.confirmed{background:#123722;color:#86efac}.vfb-status.pending_payment{background:#3a2511;color:#fbbf24}.vfb-muted{color:#888}.vfb-login input[type=text],.vfb-login input[type=password]{width:100%;padding:12px;background:#0a0d0f;border:1px solid #30383e;color:#fff;border-radius:7px}@media(max-width:700px){.vfb-services{grid-template-columns:1fr}.vfb-slots{grid-template-columns:repeat(2,1fr)}.vfb-steps{grid-template-columns:repeat(2,1fr)}.vfb-head h2{font-size:28px}}
