*,:after,:before{box-sizing:border-box}body{margin:0;background:linear-gradient(135deg,#f0f4ff,#e8edf7);min-height:100vh}#app{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1e293b}.app-shell{max-width:640px;margin:0 auto;padding:1.25rem 1rem 2rem}.stepper-bar{display:flex;justify-content:space-between;align-items:flex-start;position:relative;padding:0 .5rem;margin-bottom:1.5rem}.stepper-line{position:absolute;top:16px;left:32px;right:32px;height:3px;background:#cbd5e1;border-radius:2px;z-index:0}.stepper-progress{height:100%;background:#3b82f6;border-radius:2px;transition:width .4s ease}.stepper-item{flex-direction:column;gap:.4rem;z-index:1;min-width:54px}.stepper-dot,.stepper-item{display:flex;align-items:center}.stepper-dot{width:32px;height:32px;border-radius:50%;justify-content:center;font-size:.8rem;font-weight:700;background:#e2e8f0;color:#94a3b8;border:2px solid #cbd5e1;transition:all .3s ease}.stepper-item.active .stepper-dot{background:#3b82f6;color:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px rgba(59,130,246,.2)}.stepper-item.done .stepper-dot{background:#10b981;color:#fff;border-color:#10b981}.stepper-label{font-size:.7rem;font-weight:600;color:#94a3b8;text-align:center;letter-spacing:.01em}.stepper-item.active .stepper-label{color:#3b82f6}.stepper-item.done .stepper-label{color:#10b981}.step-content{-webkit-animation:fadeUp .3s ease;animation:fadeUp .3s ease}@-webkit-keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hw-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.75rem 1.5rem;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.hw-btn-primary{background:#3b82f6;color:#fff}.hw-btn-primary:hover{background:#2563eb}.hw-btn-primary:active{transform:scale(.97)}.hw-btn-secondary{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.hw-btn-secondary:hover{background:#e2e8f0}.hw-btn-success{background:#10b981;color:#fff}.hw-btn-success:hover{background:#059669}.hw-btn-success:active{transform:scale(.97)}.hw-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.04)}.hw-title{font-size:1.35rem;font-weight:700;color:#0f172a;margin:0 0 .25rem 0}.hw-subtitle{font-size:.9rem;color:#64748b;margin:0 0 1.25rem 0}.hw-actions{display:flex;justify-content:center;gap:.75rem;margin-top:1.5rem;padding-bottom:2rem}.p-fieldset{border-radius:12px!important;border-color:#e2e8f0!important;margin-top:1rem}@media (max-width:480px){.app-shell{padding:1rem .75rem 2rem}.stepper-label{font-size:.62rem}.stepper-dot{width:28px;height:28px;font-size:.72rem}.stepper-line{top:14px;left:24px;right:24px}.hw-card{padding:1.25rem 1rem;border-radius:14px}.hw-title{font-size:1.2rem}}.versionTag{position:fixed;bottom:4px;right:6px;font-size:.65rem;color:#b0b8c8;pointer-events:none;z-index:0}.lds-grid[data-v-00b3499e]{display:inline-flex;flex-wrap:wrap}.lds-grid div[data-v-00b3499e]{width:20%;height:20%;margin-top:10%;margin-left:10%;border-radius:50%;background:#fff;-webkit-animation-name:lds-grid-00b3499e;animation-name:lds-grid-00b3499e;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.lds-grid div[data-v-00b3499e]:first-child{-webkit-animation-delay:0s;animation-delay:0s}.lds-grid div[data-v-00b3499e]:nth-child(2){-webkit-animation-delay:-.4s;animation-delay:-.4s}.lds-grid div[data-v-00b3499e]:nth-child(3){-webkit-animation-delay:-.8s;animation-delay:-.8s}.lds-grid div[data-v-00b3499e]:nth-child(4){-webkit-animation-delay:-.4s;animation-delay:-.4s}.lds-grid div[data-v-00b3499e]:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}.lds-grid div[data-v-00b3499e]:nth-child(6){-webkit-animation-delay:-1.2s;animation-delay:-1.2s}.lds-grid div[data-v-00b3499e]:nth-child(7){margin-bottom:10%;-webkit-animation-delay:-.8s;animation-delay:-.8s}.lds-grid div[data-v-00b3499e]:nth-child(8){-webkit-animation-delay:-1.2s;animation-delay:-1.2s}.lds-grid div[data-v-00b3499e]:nth-child(9){-webkit-animation-delay:-1.6s;animation-delay:-1.6s}@-webkit-keyframes lds-grid-00b3499e{0%,to{opacity:1}50%{opacity:.5}}@keyframes lds-grid-00b3499e{0%,to{opacity:1}50%{opacity:.5}}.hair-page[data-v-7480f6fc]{text-align:left}.section[data-v-7480f6fc]{margin-bottom:1.5rem}.section[data-v-7480f6fc]:last-of-type{margin-bottom:0}.section-label[data-v-7480f6fc]{display:block;font-size:.85rem;font-weight:700;color:#374151;margin-bottom:.6rem;text-transform:uppercase;letter-spacing:.04em}.option-grid[data-v-7480f6fc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.5rem}.thickness-grid[data-v-7480f6fc]{grid-template-columns:repeat(2,1fr)}.option-card[data-v-7480f6fc]{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.75rem .5rem;border:2px solid #e2e8f0;border-radius:12px;background:#f8fafc;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.option-card[data-v-7480f6fc]:hover{border-color:#93c5fd;background:#eff6ff}.option-card.selected[data-v-7480f6fc]{border-color:#3b82f6;background:#eff6ff;box-shadow:0 0 0 3px rgba(59,130,246,.15)}.option-name[data-v-7480f6fc]{font-size:.82rem;font-weight:600;color:#1e293b;text-align:center}.option-card.selected .option-name[data-v-7480f6fc]{color:#1d4ed8}.length-hint[data-v-7480f6fc]{display:flex;align-items:center;gap:.5rem;margin-top:.6rem;padding:.6rem .8rem;background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px;font-size:.85rem;color:#0369a1}.length-hint .pi[data-v-7480f6fc]{flex-shrink:0}.form-error[data-v-7480f6fc]{display:block;color:#dc2626;font-size:.8rem;margin-top:.4rem}@media (max-width:400px){.option-grid[data-v-7480f6fc]{grid-template-columns:repeat(3,1fr)}.thickness-grid[data-v-7480f6fc]{grid-template-columns:repeat(2,1fr)}}.services-page[data-v-07772114]{text-align:left}.service-list[data-v-07772114]{display:flex;flex-direction:column;gap:.5rem}.service-item[data-v-07772114]{border:2px solid #e2e8f0;border-radius:12px;padding:.75rem 1rem;background:#f8fafc;transition:all .2s ease}.service-item.active[data-v-07772114]{border-color:#3b82f6;background:#eff6ff}.service-label[data-v-07772114]{display:flex;align-items:center;gap:.6rem;cursor:pointer;-webkit-tap-highlight-color:transparent}.service-text[data-v-07772114]{font-size:.95rem;font-weight:600;color:#1e293b}.sub-options[data-v-07772114]{margin-top:.6rem;margin-left:2rem;display:flex;flex-direction:column;gap:.5rem;padding-top:.5rem;border-top:1px solid #e2e8f0}.radio-label[data-v-07772114]{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.88rem;color:#475569;-webkit-tap-highlight-color:transparent}.form-error[data-v-07772114]{display:block;color:#dc2626;font-size:.8rem;margin-top:.6rem}.info-card[data-v-07772114]{margin-top:.75rem;padding:1rem}.info-row[data-v-07772114]{display:flex;gap:.75rem;align-items:flex-start}.info-icon[data-v-07772114]{color:#3b82f6;font-size:1.1rem;margin-top:.15rem;flex-shrink:0}.info-text[data-v-07772114]{margin:0;font-size:.85rem;color:#64748b;line-height:1.5}.info-text a[data-v-07772114]{color:#3b82f6;font-weight:600;text-decoration:none}.info-text a[data-v-07772114]:hover{text-decoration:underline}@media (max-width:480px){.sub-options[data-v-07772114]{margin-left:1.5rem}}.welcome-page[data-v-6090f8af]{text-align:left}.logo-area[data-v-6090f8af]{text-align:center;margin-bottom:1.25rem}.welcome-logo[data-v-6090f8af]{width:140px;height:auto}.info-banner[data-v-6090f8af]{display:flex;gap:.75rem;align-items:flex-start;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:.85rem 1rem;margin-bottom:1.25rem;font-size:.9rem;color:#1e40af;line-height:1.5}.info-banner-icon[data-v-6090f8af]{font-size:1.1rem;margin-top:.15rem;flex-shrink:0}.form-fields[data-v-6090f8af]{display:flex;flex-direction:column;gap:1rem}.form-group[data-v-6090f8af]{display:flex;flex-direction:column;gap:.35rem}.form-label[data-v-6090f8af]{font-size:.85rem;font-weight:600;color:#374151}.form-input[data-v-6090f8af]{width:100%}.form-error[data-v-6090f8af]{color:#dc2626;font-size:.8rem}.privacy-note[data-v-6090f8af]{display:flex;align-items:flex-start;gap:.5rem;font-size:.78rem;color:#94a3b8;margin-top:1.25rem;margin-bottom:0;line-height:1.5}.privacy-note .pi[data-v-6090f8af]{margin-top:.1rem;flex-shrink:0}.rdv-page[data-v-1efab61e]{text-align:left}.rdv-header[data-v-1efab61e]{text-align:center;margin-bottom:1rem}.rdv-intro[data-v-1efab61e]{margin:0;color:#64748b;font-size:.85rem}.duration-badge[data-v-1efab61e]{display:inline-block;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;padding:.35rem 1rem;font-size:1.3rem;font-weight:700;color:#1d4ed8;margin-top:.25rem}.loader-area[data-v-1efab61e]{display:flex;justify-content:center;padding:2rem 0}.week-controls[data-v-1efab61e]{display:grid;grid-template-columns:auto 1fr auto auto;gap:.45rem;align-items:center;margin:.8rem 0 1rem}.week-label[data-v-1efab61e]{text-align:center;font-weight:600;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;padding:.55rem .7rem;color:#0f172a;font-size:.9rem}.week-picker[data-v-1efab61e]{max-width:180px}.day-tabs[data-v-1efab61e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.5rem;margin-bottom:.8rem}.day-tab[data-v-1efab61e]{border:2px solid #e2e8f0;background:#f8fafc;border-radius:12px;padding:.6rem .75rem;text-align:left;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.day-tab[data-v-1efab61e]:hover:not(.empty){border-color:#93c5fd;background:#eff6ff}.day-tab.active[data-v-1efab61e]{border-color:#3b82f6;background:#eff6ff;box-shadow:0 0 0 3px rgba(59,130,246,.12)}.day-tab.empty[data-v-1efab61e]{border-color:#e2e8f0;background:#f1f5f9;color:#94a3b8;cursor:default}.day-tab-title[data-v-1efab61e]{display:block;font-weight:700;font-size:.88rem}.day-tab-status[data-v-1efab61e]{display:block;margin-top:.15rem;font-size:.75rem;font-weight:700}.day-tab-status.last-places[data-v-1efab61e]{color:#d97706}.day-tab-status.unavailable[data-v-1efab61e]{color:#94a3b8}.slot-section[data-v-1efab61e]{border:1px solid #e2e8f0;border-radius:14px;padding:1rem;background:#f8fafc}.slot-day-title[data-v-1efab61e]{margin:0 0 .7rem 0;font-size:.95rem;color:#374151}.slot-grid[data-v-1efab61e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:.5rem}.slot-btn[data-v-1efab61e]{border:2px solid #e2e8f0;background:#fff;border-radius:10px;padding:.6rem .3rem;font-weight:600;font-size:.9rem;color:#1e293b;cursor:pointer;transition:all .15s ease;-webkit-tap-highlight-color:transparent}.slot-btn[data-v-1efab61e]:hover{border-color:#93c5fd;background:#eff6ff}.slot-btn.selected[data-v-1efab61e]{background:#3b82f6;border-color:#2563eb;color:#fff;box-shadow:0 2px 8px rgba(59,130,246,.3)}.empty-slots[data-v-1efab61e]{margin:0;color:#94a3b8;font-size:.9rem}@media (max-width:480px){.week-controls[data-v-1efab61e]{grid-template-columns:auto 1fr auto}.week-picker[data-v-1efab61e]{grid-column:1/-1;max-width:100%}.slot-grid[data-v-1efab61e]{grid-template-columns:repeat(3,minmax(0,1fr))}.day-tabs[data-v-1efab61e]{grid-template-columns:repeat(auto-fit,minmax(95px,1fr))}}.confirm-page[data-v-4d237477]{text-align:center}.success-card[data-v-4d237477]{display:flex;flex-direction:column;align-items:center}.success-icon[data-v-4d237477]{width:64px;height:64px;border-radius:50%;background:#ecfdf5;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.success-icon .pi[data-v-4d237477]{font-size:2rem;color:#10b981}.success-title[data-v-4d237477]{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 .25rem 0}.success-subtitle[data-v-4d237477]{font-size:1rem;color:#64748b;margin:0 0 1.25rem 0}.appointment-summary[data-v-4d237477]{background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.6rem;width:100%;max-width:320px;margin-bottom:1.5rem}.summary-row[data-v-4d237477]{display:flex;align-items:center;gap:.6rem;font-size:1rem;font-weight:600;color:#0f172a}.summary-row .pi[data-v-4d237477]{color:#3b82f6;font-size:1.1rem}.salon-info[data-v-4d237477]{display:flex;align-items:center;gap:1rem}.salon-logo[data-v-4d237477]{width:60px;height:auto;border-radius:8px}.salon-details[data-v-4d237477]{display:flex;flex-direction:column;text-align:left;font-size:.85rem;color:#64748b;line-height:1.5}.salon-details strong[data-v-4d237477]{color:#1e293b;font-size:.95rem}.info-card[data-v-4d237477]{margin-top:.75rem;text-align:left;padding:1rem}.info-row[data-v-4d237477]{display:flex;gap:.75rem;align-items:flex-start}.info-icon[data-v-4d237477]{color:#3b82f6;font-size:1.1rem;margin-top:.15rem;flex-shrink:0}.info-text[data-v-4d237477]{margin:0;font-size:.85rem;color:#64748b;line-height:1.5}.info-text a[data-v-4d237477]{color:#3b82f6;font-weight:600;text-decoration:none}.info-text a[data-v-4d237477]:hover{text-decoration:underline}