.wb-backdrop{z-index:1000;-webkit-backdrop-filter:blur(6px);background:#0a1c188c;justify-content:center;align-items:center;padding:1rem;animation:.2s both wb-fade;display:flex;position:fixed;inset:0}.wb-modal{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:560px;max-height:92dvh;animation:.3s cubic-bezier(.16,1,.3,1) both wb-slide-up;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #0a1c184d}.wb-close{z-index:5;color:#1a413e;cursor:pointer;background:#0d24200f;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.4rem;line-height:1;transition:background .15s,transform .15s;display:inline-flex;position:absolute;top:.65rem;right:.85rem}.wb-close:hover{background:#0d24201f}.wb-close:active{transform:scale(.92)}.wb{flex-direction:column;flex:1;display:flex;overflow-y:auto}.wb--embedded{background:#fff;border-radius:20px;width:100%;max-width:620px;margin:0 auto;overflow:hidden;box-shadow:0 4px 6px #0f24200a,0 20px 60px #0f24201a}.wb-header{background:linear-gradient(135deg,#faf9f7 0%,#f0f5f3 100%);border-bottom:1px solid #04757b1a;padding:2rem 1.5rem 1.25rem}.wb-badge{letter-spacing:.09em;text-transform:uppercase;color:#04757b;background:#04757b14;border:1px solid #04757b2e;border-radius:9999px;align-items:center;gap:.45rem;margin-bottom:.85rem;padding:.3rem .8rem;font-size:.68rem;font-weight:700;display:inline-flex}.wb-badge-dot{background:#04757b;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite wb-pulse}.wb-title{font-family:var(--font-playfair), Georgia, serif;color:#0d2420;margin:0 0 .5rem;font-size:clamp(1.45rem,4.5vw,1.9rem);font-weight:700;line-height:1.15}.wb-subtitle{color:#4a5568;max-width:46ch;margin:0;font-size:.9rem;line-height:1.6}.wb-steps{background:#fffffff7;border-bottom:1px solid #04757b14;align-items:center;gap:.4rem;margin:0;padding:.85rem 1.5rem;list-style:none;display:flex}.wb-step{color:#94a3b8;flex:1;align-items:center;gap:.45rem;font-size:.78rem;font-weight:600;display:flex}.wb-step:not(:last-child):after{content:"";background:#04757b24;border-radius:2px;flex:1;height:2px}.wb-step-num{color:#64748b;background:#04757b1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.72rem;font-weight:700;display:inline-flex}.wb-step--active{color:#0d2420}.wb-step--active .wb-step-num{color:#fff;background:linear-gradient(135deg,#1a413e,#04757b)}.wb-step--done{color:#04757b}.wb-step--done .wb-step-num{color:#fff;background:#53aba9}.wb-body{padding:1.5rem}.wb-pane{animation:.25s both wb-fade}.wb-pane-label{letter-spacing:.08em;text-transform:uppercase;color:#53aba9;margin:0 0 .9rem;font-size:.72rem;font-weight:700}.wb-loading{color:#64748b;flex-direction:column;align-items:center;gap:.9rem;padding:2.5rem 1rem;font-size:.9rem;display:flex}.wb-spinner{border:3px solid #04757b2e;border-top-color:#04757b;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite wb-spin}.wb-date-grid{grid-template-columns:repeat(auto-fill,minmax(74px,1fr));gap:.6rem;display:grid}.wb-date-card{cursor:pointer;background:#fff;border:1.5px solid #04757b2e;border-radius:14px;flex-direction:column;align-items:center;gap:.1rem;padding:.7rem .4rem .55rem;transition:border-color .15s,background .15s,transform .15s,box-shadow .15s;display:flex}.wb-date-card:hover:not(:disabled){border-color:#04757b;transform:translateY(-2px);box-shadow:0 6px 16px #04757b24}.wb-date-card--selected{color:#fff;background:linear-gradient(135deg,#1a413e,#04757b);border-color:#1a413e}.wb-date-card--full{opacity:.45;cursor:not-allowed}.wb-date-weekday{text-transform:uppercase;letter-spacing:.05em;color:inherit;opacity:.7;font-size:.68rem;font-weight:600}.wb-date-day{font-family:var(--font-playfair), Georgia, serif;color:inherit;font-size:1.5rem;font-weight:700;line-height:1.05}.wb-date-month{color:inherit;opacity:.8;font-size:.72rem;font-weight:600}.wb-date-slots{color:#04757b;background:#04757b1a;border-radius:9999px;margin-top:.3rem;padding:.1rem .45rem;font-size:.62rem;font-weight:600}.wb-date-card--selected .wb-date-slots{color:#fff;background:#ffffff38}.wb-back{color:#04757b;cursor:pointer;background:0 0;border:none;padding:0 0 .85rem;font-size:.82rem;font-weight:600}.wb-back:hover{text-decoration:underline}.wb-slot-grid{grid-template-columns:1fr;gap:.6rem;display:grid}@media (min-width:420px){.wb-slot-grid{grid-template-columns:1fr 1fr}}.wb-slot{text-align:left;cursor:pointer;background:#fff;border:1.5px solid #04757b2e;border-radius:12px;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.8rem .95rem;transition:border-color .15s,background .15s,transform .15s,box-shadow .15s;display:flex;position:relative}.wb-slot:hover:not(:disabled){border-color:#04757b;transform:translateY(-2px);box-shadow:0 6px 16px #04757b24}.wb-slot--selected{background:#04757b0f;border-color:#1a413e}.wb-slot--booked{opacity:.5;cursor:not-allowed;background:#f8fafc}.wb-slot-time{color:#0d2420;font-size:.95rem;font-weight:700}.wb-slot-service{color:#64748b;flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.78rem;display:flex}.wb-slot-price{color:#04757b;font-weight:700}.wb-slot-tag{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;background:#94a3b829;border-radius:9999px;padding:.1rem .45rem;font-size:.6rem;font-weight:700;position:absolute;top:.55rem;right:.6rem}.wb-summary{background:linear-gradient(135deg,#04757b0f,#7bbbab1a);border:1px solid #04757b29;border-radius:14px;flex-direction:column;gap:.5rem;margin-bottom:1.25rem;padding:.95rem 1.1rem;display:flex}.wb-summary--success{text-align:left;margin:1.25rem 0 1.5rem}.wb-summary-row{color:#1a413e;align-items:center;gap:.6rem;font-size:.9rem;font-weight:500;display:flex}.wb-summary-icon{font-size:1rem}.wb-form{flex-direction:column;gap:1rem;display:flex}.wb-field{flex-direction:column;gap:.35rem;display:flex}.wb-label{color:#1a413e;letter-spacing:.01em;font-size:.78rem;font-weight:600}.wb-req{color:#c05a2a}.wb-optional{color:#94a3b8;font-weight:500}.wb-input{color:#0d2420;background:#fff;border:1.5px solid #04757b38;border-radius:10px;outline:none;width:100%;padding:.7rem .9rem;font-family:inherit;font-size:.9375rem;transition:border-color .18s,box-shadow .18s}.wb-input::placeholder{color:#94a3b8}.wb-input:focus{border-color:#04757b;box-shadow:0 0 0 3px #04757b1f}.wb-textarea{resize:vertical;min-height:70px}.wb-alert{border-radius:10px;padding:.7rem .95rem;font-size:.85rem;line-height:1.5}.wb-alert--error{color:#b42318;background:#fef3f2;border:1px solid #fecdca}.wb-error-list{margin:0;padding-left:1.15rem;list-style:outside}.wb-link-btn{color:#04757b;cursor:pointer;background:0 0;border:none;margin-top:.4rem;padding:0;font-size:.85rem;font-weight:600}.wb-link-btn:hover{text-decoration:underline}.wb-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a413e,#04757b);border:none;border-radius:9999px;justify-content:center;align-items:center;width:100%;padding:.85rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .18s;display:inline-flex;box-shadow:0 4px 14px #1a413e40}.wb-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #1a413e59}.wb-submit:disabled{box-shadow:none;cursor:not-allowed;background:#cbd5e1}.wb-submit--inline{width:auto;margin:0 auto;padding-inline:2.25rem}.wb-empty{text-align:center;padding:2rem 1rem}.wb-empty-icon{margin-bottom:.6rem;font-size:2.2rem}.wb-empty-title{font-family:var(--font-playfair), Georgia, serif;color:#0d2420;margin:0 0 .35rem;font-size:1.1rem;font-weight:700}.wb-empty-sub{color:#64748b;margin:0;font-size:.875rem}.wb-success{text-align:center;padding-top:.5rem}.wb-success-check{color:#fff;background:linear-gradient(135deg,#1a413e,#04757b);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;font-size:2rem;animation:.4s cubic-bezier(.16,1,.3,1) both wb-pop;display:flex;box-shadow:0 8px 22px #04757b4d}.wb-success-title{font-family:var(--font-playfair), Georgia, serif;color:#0d2420;margin:0 0 .4rem;font-size:1.4rem;font-weight:700}.wb-success-sub{color:#64748b;max-width:42ch;margin:0 auto;font-size:.9rem;line-height:1.6}.wb-page{background:radial-gradient(70% 50% at 10% 10%,#7bbbab2e 0%,#0000 55%),radial-gradient(60% 45% at 90% 85%,#04757b1f 0%,#0000 55%),linear-gradient(155deg,#f5f7f5 0%,#eef4f2 50%,#f7f9f7 100%);justify-content:center;align-items:flex-start;min-height:70vh;padding:2.5rem 1rem 4rem;display:flex}@media (min-width:640px){.wb-header{padding:2.25rem 2rem 1.5rem}.wb-steps{padding:.85rem 2rem}.wb-body{padding:1.75rem 2rem 2rem}}@keyframes wb-fade{0%{opacity:0}to{opacity:1}}@keyframes wb-slide-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes wb-spin{to{transform:rotate(360deg)}}@keyframes wb-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}@keyframes wb-pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.wb-backdrop,.wb-modal,.wb-pane,.wb-success-check{animation:none}}
