:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#213547;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;line-height:1.5}body{background-color:#e2e8f0;min-width:320px;min-height:100vh;margin:0}a{color:#1890ff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#40a9ff}h1{margin:0;font-size:2em;line-height:1.2}p{color:#666;margin:0}.booking-page{background:#f8fafc;max-width:540px;min-height:100vh;margin:0 auto}@media (min-width:600px){.booking-page{border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;box-shadow:0 0 60px #00000014}}.loading-container,.error-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.loading-spinner{border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-icon{color:#64748b;margin-bottom:16px}.success-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:480px;min-height:100vh;margin:0 auto;padding:24px;display:flex}.success-icon{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;font-size:40px;display:flex}.success-container h1{color:#1e293b;margin-bottom:8px;font-size:28px;font-weight:700}.success-subtitle{color:#64748b;margin-bottom:32px;font-size:16px}.booking-summary-card{background:#fff;border-radius:16px;width:100%;margin-bottom:24px;padding:24px;box-shadow:0 4px 20px #00000014}.summary-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:12px 0;display:flex}.summary-row:last-child{border-bottom:none}.summary-row.highlight{border-top:2px solid #f1f5f9;border-bottom:none;margin-top:8px;padding-top:16px}.summary-label{color:#64748b;font-size:14px}.summary-value{color:#1e293b;font-size:14px;font-weight:600}.summary-row.highlight .summary-value{color:#3b82f6;font-size:18px}.location-info{color:#64748b;align-items:center;gap:8px;margin-bottom:32px;font-size:14px;display:flex}.hero-section{height:280px;position:relative;overflow:hidden}.hero-banner{object-fit:cover;width:100%;height:100%}.hero-banner-placeholder{background:#3b82f6;width:100%;height:100%}.hero-overlay{background:linear-gradient(#0000 0%,#0009 100%);position:absolute;inset:0}.hero-content{text-align:center;padding:32px 24px;position:absolute;bottom:0;left:0;right:0}.profile-avatar{object-fit:cover;border:4px solid #fff;border-radius:50%;width:80px;height:80px;margin-bottom:12px;box-shadow:0 4px 20px #0003}.business-name{color:#fff;text-shadow:0 2px 10px #0000004d;margin:0 0 4px;font-size:28px;font-weight:700}.profession{color:#ffffffe6;margin:0;font-size:16px}.business-info-section{z-index:10;background:#fff;border-radius:16px;margin:-20px 16px 0;padding:24px;position:relative;box-shadow:0 4px 20px #00000014}.bio{color:#475569;margin:0 0 16px;font-size:15px;line-height:1.6}.address{color:#64748b;align-items:center;gap:8px;font-size:14px;display:flex}.address .icon{font-size:16px}.steps-container{justify-content:center;align-items:center;gap:8px;padding:32px 24px;display:flex}.step{flex-direction:column;align-items:center;gap:8px;display:flex}.step-number{color:#94a3b8;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.step.active .step-number,.step.completed .step-number{color:#fff;background:#3b82f6}.step-label{color:#94a3b8;font-size:12px;font-weight:500}.step.active .step-label,.step.completed .step-label{color:#3b82f6}.step-line{background:#e2e8f0;flex:1;max-width:60px;height:2px;margin-bottom:24px}.booking-content{padding:0 16px 32px}.step-content{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px #00000014}.step-content h2{color:#1e293b;margin:0 0 24px;font-size:20px;font-weight:700}.service-category{margin-bottom:24px}.service-category:last-child{margin-bottom:0}.category-title{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-size:14px;font-weight:600}.services-list{flex-direction:column;gap:12px;display:flex}.service-card{cursor:pointer;background:#f8fafc;border:2px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;padding:16px;transition:all .2s;display:flex}.service-card:hover{background:#f1f5f9;transform:translateY(-2px)}.service-card.selected{background:#eff6ff;border-color:#3b82f6}.service-info{flex:1}.service-name{color:#1e293b;margin:0 0 4px;font-size:16px;font-weight:600}.service-description{color:#64748b;margin:0 0 8px;font-size:13px}.service-meta{gap:12px;display:flex}.service-duration{color:#94a3b8;align-items:center;gap:4px;font-size:13px;display:flex}.service-price{color:#3b82f6;font-size:18px;font-weight:700}.selected-service-summary{background:#3b82f6;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px;display:flex}.selected-service-summary .service-name{color:#fff;margin:0;font-weight:600}.selected-service-summary .service-details{color:#ffffffe6;font-size:14px}.calendar-container{margin-bottom:24px}.calendar-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.calendar-title{color:#1e293b;font-size:16px;font-weight:600}.calendar-nav{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;width:36px;height:36px;font-size:20px;transition:all .2s}.calendar-nav:hover:not(:disabled){color:#1e293b;background:#e2e8f0}.calendar-nav:disabled{opacity:.4;cursor:not-allowed}.calendar-weekdays{grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:8px;display:grid}.weekday{text-align:center;color:#94a3b8;padding:8px 0;font-size:12px;font-weight:600}.calendar-days{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.calendar-day{aspect-ratio:1;color:#1e293b;cursor:pointer;background:0 0;border:none;border-radius:8px;font-size:14px;font-weight:500;transition:all .2s}.calendar-day:hover:not(:disabled):not(.selected){background:#f1f5f9}.calendar-day.today{background:#f1f5f9;font-weight:700}.calendar-day.selected{color:#fff;background:#3b82f6}.calendar-day.disabled{color:#cbd5e1;cursor:not-allowed}.calendar-day.empty{cursor:default}.time-slots-container{border-top:1px solid #e2e8f0;margin-top:24px;padding-top:24px}.time-slots-container h3{color:#64748b;margin:0 0 16px;font-size:14px;font-weight:600}.time-slots{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}@media (max-width:480px){.time-slots{grid-template-columns:repeat(3,1fr)}}.time-slot{color:#1e293b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:12px 8px;font-size:14px;font-weight:500;transition:all .2s}.time-slot:hover{background:#eff6ff;border-color:#3b82f6}.time-slot.selected{color:#fff;background:#3b82f6;border-color:#3b82f6}.no-slots{color:#94a3b8;text-align:center;padding:24px;font-size:14px}.booking-summary{background:#f8fafc;border-radius:12px;margin-bottom:24px;padding:16px}.summary-item{justify-content:space-between;padding:8px 0;display:flex}.summary-item .label{color:#64748b;font-size:14px}.summary-item .value{color:#1e293b;font-size:14px;font-weight:500}.summary-item.highlight{border-top:1px solid #e2e8f0;margin-top:8px;padding-top:12px}.summary-item.highlight .value{color:#3b82f6;font-size:18px;font-weight:700}.booking-form{flex-direction:column;gap:20px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#374151;font-size:14px;font-weight:600}.form-group input,.form-group textarea{color:#1e293b;background:#fff;border:2px solid #e2e8f0;border-radius:10px;padding:14px 16px;font-family:inherit;font-size:16px;transition:all .2s}.form-group input:focus,.form-group textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.form-group input.error,.form-group textarea.error{border-color:#ef4444}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.error-message{color:#ef4444;font-size:13px}.step-navigation{gap:12px;margin-top:24px;display:flex}.btn-primary,.btn-secondary{cursor:pointer;border:none;border-radius:10px;padding:14px 24px;font-size:16px;font-weight:600;transition:all .2s}.btn-primary{color:#fff;background:#3b82f6;flex:1}.btn-primary.success-btn{flex:none;width:100%;max-width:320px;height:auto}.btn-primary:hover:not(:disabled){background:#2563eb}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{color:#475569;background:#f1f5f9}.btn-secondary:hover{background:#e2e8f0}.booking-footer{text-align:center;color:#94a3b8;padding:24px;font-size:13px}.booking-footer strong{color:#3b82f6}@media (max-width:640px){.hero-section{height:240px}.business-name{font-size:24px}.business-info-section{margin:-16px 12px 0;padding:20px}.steps-container{padding:24px 16px}.booking-content{padding:0 12px 24px}.step-content{padding:20px}.step-content h2{font-size:18px}.service-card{padding:14px}.service-name{font-size:15px}.service-price{font-size:16px}}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root{min-height:100vh}.home-page{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.home-content{text-align:center;max-width:400px}.home-logo{margin-bottom:16px;font-size:64px}.home-content h1{color:#1e293b;margin:0 0 8px;font-size:36px;font-weight:700}.home-content p{color:#64748b;margin:0 0 32px;font-size:18px}.home-info{color:#475569;background:#fff;border-radius:12px;padding:20px 24px;font-size:15px;box-shadow:0 4px 20px #00000014}
