.serviceSelection_formGroup__8KoxC{margin-bottom:1.5rem}.serviceSelection_formGroup__8KoxC label{display:block;margin-bottom:.5rem;color:var(--text);font-weight:500}.serviceSelection_servicesGrid__cWZAf{display:grid;width:100%;grid-template-columns:repeat(3,250px);grid-gap:1.5rem;gap:1.5rem;justify-content:center}.serviceSelection_serviceCard__7uoL_{padding:1.5rem 1rem;border:2px solid var(--cotton-candy-light);border-radius:12px;background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:all .3s ease;text-align:center;display:flex;align-items:center;justify-content:center;min-height:100px;position:relative;overflow:hidden;cursor:pointer}.serviceSelection_serviceCard__7uoL_ h3{font-size:1.1rem;margin:0;color:var(--text);position:relative;z-index:1}.serviceSelection_serviceCard__7uoL_.serviceSelection_selected___nwPQ,.serviceSelection_serviceCard__7uoL_:hover{transform:translateY(-2px);border-color:var(--cotton-candy);box-shadow:0 6px 12px rgba(0,0,0,.1)}.serviceSelection_serviceCard__7uoL_:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom right,rgba(var(--cotton-candy-rgb),.05),rgba(var(--cotton-candy-rgb),.1));opacity:0;transition:opacity .3s ease}.serviceSelection_serviceCard__7uoL_.serviceSelection_selected___nwPQ:before,.serviceSelection_serviceCard__7uoL_:hover:before{opacity:1}@media (max-width:1024px){.serviceSelection_servicesGrid__cWZAf{grid-template-columns:repeat(2,250px)}}@media (max-width:640px){.serviceSelection_servicesGrid__cWZAf{grid-template-columns:minmax(250px,300px)}}.Appointments_container__Q7hVL{padding:2rem;max-width:1200px;margin:0 auto}.Appointments_container__Q7hVL h1{margin-bottom:2rem;color:var(--text)}.Appointments_formGroup__hle7k{margin-bottom:1.5rem}.Appointments_formGroup__hle7k label{display:block;margin-bottom:.5rem;color:var(--text);font-weight:500}.Appointments_formGroup__hle7k input,.Appointments_formGroup__hle7k select,.Appointments_select__e9HRW{width:100%;padding:.75rem;border:1px solid #e5e5e5;border-radius:8px;font-size:1rem;color:var(--text)}.Appointments_select__e9HRW{background-color:#fff;cursor:pointer}.Appointments_select__e9HRW:hover{border-color:var(--accent)}.Appointments_timeSlots__PgIik{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-gap:.5rem;gap:.5rem;margin-top:.5rem}.Appointments_timeSlot__T0o90{padding:.5rem;border:1px solid #e5e5e5;border-radius:8px;background:#fff;cursor:pointer;font-size:.9rem;transition:all .2s ease}.Appointments_timeSlot__T0o90:hover{background:#f5f5f5}.Appointments_timeSlot__T0o90.Appointments_selected__42zVX{background:var(--accent);color:#fff;border-color:var(--accent)}.Appointments_createButton__SgrTV{display:block;width:100%;max-width:200px;margin:2rem auto;padding:.75rem 1.5rem;background:var(--accent);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;transition:all .2s ease}.Appointments_createButton__SgrTV:hover{background:var(--accent-dark)}.Appointments_createButton__SgrTV:disabled{opacity:.7;cursor:not-allowed}.Appointments_loading__wxElk{text-align:center;padding:2rem;color:var(--text-light)}.Appointments_priceInfo__5Eqmi{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;margin:1rem 0}.Appointments_originalPrice__BSCJJ{color:var(--text-light);text-decoration:line-through;margin:0;font-size:.9rem}.Appointments_discountedPrice__bM5VO{color:var(--accent);font-size:1.2rem;font-weight:600;margin:.5rem 0}.Appointments_savings__catTz{color:#10b981;font-size:.9rem;margin:0}