.lbfv1-booking{--lbf-blue:#123c8c;--lbf-blue2:#2563eb;--lbf-soft:#f5f8ff;--lbf-text:#0f172a;--lbf-muted:#64748b;font-family:Poppins,Arial,sans-serif;max-width:860px;margin:28px auto;padding:26px;background:linear-gradient(145deg,#ffffff,#f8fbff);border:1px solid rgba(37,99,235,.12);border-radius:28px;box-shadow:0 24px 70px rgba(15,23,42,.12);box-sizing:border-box;color:var(--lbf-text)}
.lbfv1-booking *{box-sizing:border-box}.lbfv1-header{text-align:center;margin-bottom:22px}.lbfv1-kicker{display:inline-flex;padding:7px 14px;border-radius:999px;background:#eaf1ff;color:var(--lbf-blue);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lbfv1-header h3{margin:14px 0 8px;font-size:32px;line-height:1.15;color:#081536}.lbfv1-header p{margin:0;color:var(--lbf-muted)}
.lbfv1-progress{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin:22px 0}.lbfv1-progress span{height:7px;border-radius:999px;background:#dbe5f6;transition:.25s}.lbfv1-progress span.active{background:linear-gradient(90deg,var(--lbf-blue),var(--lbf-blue2))}.lbfv1-step{display:none;background:#fff;border:1px solid #e6edf8;border-radius:22px;padding:24px;box-shadow:0 12px 34px rgba(15,23,42,.06);animation:lbfFade .25s ease}.lbfv1-step.active{display:block}@keyframes lbfFade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.lbfv1-step h4{margin:0 0 18px;font-size:21px;color:#0b1d4d}.lbfv1-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lbfv1-choice-card{position:relative;display:block;width:100%;padding:20px;border:1px solid #dbe6f7;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);cursor:pointer;transition:.22s}.lbfv1-choice-card:hover{transform:translateY(-2px);border-color:#93b4ff}.lbfv1-choice-card input{position:absolute;opacity:0}.lbfv1-choice-card span{display:block;font-weight:800;font-size:16px;color:#10245b}.lbfv1-choice-card small{display:block;margin-top:6px;color:var(--lbf-muted)}.lbfv1-choice-card:has(input:checked){border-color:var(--lbf-blue2);box-shadow:0 0 0 4px rgba(37,99,235,.10)}
.lbfv1-booking label{display:block;margin:0 0 14px;font-weight:700;color:#10245b}.lbfv1-booking input,.lbfv1-booking select,.lbfv1-booking textarea{width:100%;margin-top:8px;padding:14px 15px;border:1px solid #d6e1f2;border-radius:14px;background:#fff;color:#0f172a;font:inherit;outline:none}.lbfv1-booking input:focus,.lbfv1-booking select:focus,.lbfv1-booking textarea:focus{border-color:var(--lbf-blue2);box-shadow:0 0 0 4px rgba(37,99,235,.10)}.lbfv1-help{margin:8px 0 0;color:var(--lbf-muted);font-size:14px}.lbfv1-actions{display:flex;justify-content:space-between;gap:12px;margin-top:18px}.lbfv1-actions button,.lbfv1-whatsapp{border:0;border-radius:999px;padding:13px 22px;font-weight:800;font-family:inherit;cursor:pointer;text-decoration:none;align-items:center;justify-content:center}.lbfv1-prev{background:#eef3fb;color:#14336f}.lbfv1-next,.lbfv1-submit{background:linear-gradient(90deg,var(--lbf-blue),var(--lbf-blue2));color:#fff;box-shadow:0 12px 26px rgba(37,99,235,.25)}.lbfv1-alert{display:none;margin-top:16px;padding:13px 15px;border-radius:14px;background:#fff1f2;color:#be123c;font-weight:700}.lbfv1-summary{display:grid;gap:10px}.lbfv1-summary div{display:flex;justify-content:space-between;gap:20px;padding:13px 15px;border-radius:14px;background:var(--lbf-soft);border:1px solid #e3ebf8}.lbfv1-summary span{color:var(--lbf-muted)}.lbfv1-summary strong{text-align:right}.lbfv1-success{text-align:center;padding:30px 20px}.lbfv1-success-icon{width:68px;height:68px;margin:0 auto 18px;border-radius:50%;background:#dcfce7;color:#15803d;display:grid;place-items:center;font-size:34px;font-weight:900}.lbfv1-success h3{font-size:28px;margin:0 0 10px;color:#0b1d4d}.lbfv1-success p{color:var(--lbf-muted);max-width:560px;margin:0 auto 20px}.lbfv1-whatsapp{display:inline-flex;background:#25d366;color:#062b15}.lbfv1-empty{grid-column:1/-1;padding:18px;border-radius:16px;background:#fff7ed;color:#9a3412;font-weight:700}
@media(max-width:720px){.lbfv1-booking{padding:18px;border-radius:22px;margin:18px auto}.lbfv1-header h3{font-size:25px}.lbfv1-choice-grid{grid-template-columns:1fr}.lbfv1-step{padding:18px}.lbfv1-actions{flex-direction:column}.lbfv1-actions button,.lbfv1-whatsapp{width:100%}.lbfv1-summary div{display:block}.lbfv1-summary strong{display:block;text-align:left;margin-top:4px}}
