.book-module__R0Yk2G__bookingPage{background:linear-gradient(135deg,#f0f7ff 0%,#fffdf0 50%,#e0efff 100%);min-height:100vh;padding:40px 24px}.book-module__R0Yk2G__bookingContainer{max-width:700px;margin:0 auto}.book-module__R0Yk2G__bookingHeader{text-align:center;margin-bottom:32px}.book-module__R0Yk2G__providerAvatar{background:linear-gradient(135deg,var(--primary-300),var(--accent-300));border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 16px;font-size:2rem;display:flex;box-shadow:0 8px 24px #3b8fd933}.book-module__R0Yk2G__providerName{font-family:var(--font-display);color:var(--gray-900);font-size:1.75rem;font-weight:800}.book-module__R0Yk2G__providerType{color:var(--gray-500);margin-top:4px;font-size:.9rem}.book-module__R0Yk2G__bookingCard{background:#fff;border-radius:20px;margin-bottom:20px;padding:32px;box-shadow:0 8px 32px #0000000f}.book-module__R0Yk2G__stepIndicator{align-items:center;gap:12px;margin-bottom:28px;display:flex}.book-module__R0Yk2G__stepDot{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;transition:all .3s;display:flex}.book-module__R0Yk2G__stepDot.book-module__R0Yk2G__active{background:var(--primary-500);color:#fff}.book-module__R0Yk2G__stepDot.book-module__R0Yk2G__done{background:var(--success);color:#fff}.book-module__R0Yk2G__stepDot.book-module__R0Yk2G__inactive{background:var(--gray-100);color:var(--gray-400)}.book-module__R0Yk2G__stepLine{background:var(--gray-200);flex:1;height:2px}.book-module__R0Yk2G__stepLine.book-module__R0Yk2G__done{background:var(--success)}.book-module__R0Yk2G__serviceList{flex-direction:column;gap:10px;display:flex}.book-module__R0Yk2G__serviceOption{border:2px solid var(--gray-100);cursor:pointer;border-radius:14px;justify-content:space-between;align-items:center;padding:16px 20px;transition:all .2s;display:flex}.book-module__R0Yk2G__serviceOption:hover{border-color:var(--primary-200);background:var(--primary-50)}.book-module__R0Yk2G__serviceOption.book-module__R0Yk2G__selected{border-color:var(--primary-500);background:var(--primary-50)}.book-module__R0Yk2G__serviceDetails h4{color:var(--gray-800);margin-bottom:4px;font-weight:600}.book-module__R0Yk2G__serviceDetails p{color:var(--gray-500);font-size:.8rem}.book-module__R0Yk2G__servicePrice{font-family:var(--font-display);color:var(--primary-600);font-weight:700}.book-module__R0Yk2G__dateGrid{grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:20px;display:grid}.book-module__R0Yk2G__dayLabel{text-align:center;color:var(--gray-500);padding:4px;font-size:.75rem;font-weight:600}.book-module__R0Yk2G__dateCell{aspect-ratio:1;cursor:pointer;color:var(--gray-700);background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.book-module__R0Yk2G__dateCell:hover{background:var(--primary-50)}.book-module__R0Yk2G__dateCell.book-module__R0Yk2G__selected{background:var(--primary-500);color:#fff;font-weight:700}.book-module__R0Yk2G__dateCell.book-module__R0Yk2G__today{border:2px solid var(--primary-300)}.book-module__R0Yk2G__dateCell.book-module__R0Yk2G__disabled{color:var(--gray-300);cursor:default}.book-module__R0Yk2G__dateCell.book-module__R0Yk2G__disabled:hover{background:0 0}.book-module__R0Yk2G__timeGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.book-module__R0Yk2G__timeSlot{text-align:center;border:1.5px solid var(--gray-100);cursor:pointer;color:var(--gray-700);background:#fff;border-radius:10px;padding:12px;font-size:.9rem;font-weight:500;transition:all .2s}.book-module__R0Yk2G__timeSlot:hover{border-color:var(--primary-300);background:var(--primary-50)}.book-module__R0Yk2G__timeSlot.book-module__R0Yk2G__selected{border-color:var(--primary-500);background:var(--primary-500);color:#fff}.book-module__R0Yk2G__timeSlot.book-module__R0Yk2G__disabled{background:var(--gray-50);color:var(--gray-300);cursor:default;border-color:var(--gray-50)}.book-module__R0Yk2G__confirmBox{text-align:center;padding:20px}.book-module__R0Yk2G__confirmIcon{margin-bottom:12px;font-size:3rem}.book-module__R0Yk2G__confirmTitle{font-family:var(--font-display);color:var(--gray-900);margin-bottom:8px;font-size:1.5rem;font-weight:700}.book-module__R0Yk2G__confirmDesc{color:var(--gray-500);margin-bottom:24px;font-size:.95rem}.book-module__R0Yk2G__summaryList{text-align:left;max-width:360px;margin:0 auto 24px}.book-module__R0Yk2G__summaryRow{border-bottom:1px solid var(--gray-50);justify-content:space-between;padding:10px 0;font-size:.9rem;display:flex}.book-module__R0Yk2G__summaryLabel{color:var(--gray-500)}.book-module__R0Yk2G__summaryValue{color:var(--gray-800);font-weight:600}.book-module__R0Yk2G__backLink{color:var(--gray-500);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:16px;font-family:inherit;font-size:.85rem;text-decoration:none;transition:color .2s;display:inline-flex}.book-module__R0Yk2G__backLink:hover{color:var(--primary-600)}@media (max-width:480px){.book-module__R0Yk2G__bookingPage{padding:20px 12px}.book-module__R0Yk2G__bookingCard{padding:16px}.book-module__R0Yk2G__providerName{font-size:1.35rem}.book-module__R0Yk2G__dateGrid{grid-template-columns:repeat(7,1fr);gap:4px}.book-module__R0Yk2G__dateCell{font-size:.78rem}.book-module__R0Yk2G__dayLabel{padding:2px 0;font-size:.65rem}.book-module__R0Yk2G__timeGrid{grid-template-columns:repeat(3,1fr)}.book-module__R0Yk2G__timeSlot{padding:10px 6px;font-size:.82rem}}@media (max-width:360px){.book-module__R0Yk2G__dateCell{border-radius:6px;font-size:.68rem}.book-module__R0Yk2G__dayLabel{font-size:.58rem}.book-module__R0Yk2G__dateGrid{gap:2px}.book-module__R0Yk2G__timeGrid{grid-template-columns:repeat(2,1fr)}}
