.booking-module__0SntoW__container{max-width:1200px;margin:0 auto}.booking-module__0SntoW__header{text-align:center;color:#fff;background:linear-gradient(135deg,#06c 0%,#004c99 100%);border-radius:16px;margin-bottom:30px;padding:40px 30px;box-shadow:0 10px 30px #00000026}.booking-module__0SntoW__header h1{color:#fff;letter-spacing:-.02em;margin-bottom:10px;font-size:2.5em;font-weight:800}.booking-module__0SntoW__header p{color:#ffffffe6;font-size:1.1em}.booking-module__0SntoW__stepper{background:#fff;border-radius:16px;margin-bottom:30px;padding:30px;box-shadow:0 10px 30px #0000001a}.booking-module__0SntoW__stepperHeader{justify-content:space-between;margin-bottom:40px;display:flex;position:relative}.booking-module__0SntoW__step{z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.booking-module__0SntoW__stepNumber{color:#333;background:#e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:10px;font-weight:700;transition:all .3s;display:flex}.booking-module__0SntoW__step.booking-module__0SntoW__active .booking-module__0SntoW__stepNumber,.booking-module__0SntoW__active .booking-module__0SntoW__stepNumber{color:#fff;background:#06c;transform:scale(1.1);box-shadow:0 4px 12px #0066cc4d}.booking-module__0SntoW__step.booking-module__0SntoW__completed .booking-module__0SntoW__stepNumber,.booking-module__0SntoW__completed .booking-module__0SntoW__stepNumber{color:#fff;background:#00d084}.booking-module__0SntoW__stepLabel{color:#3a3a3a;text-align:center;font-size:.9em}.booking-module__0SntoW__step.booking-module__0SntoW__active .booking-module__0SntoW__stepLabel,.booking-module__0SntoW__active .booking-module__0SntoW__stepLabel{color:#06c;font-weight:700}.booking-module__0SntoW__content{background:#fff;border-radius:16px;min-height:500px;padding:40px;box-shadow:0 10px 30px #0000001a}.booking-module__0SntoW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-top:20px;display:grid}.booking-module__0SntoW__card{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:20px;transition:all .3s;position:relative}.booking-module__0SntoW__card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.booking-module__0SntoW__card.booking-module__0SntoW__selected,.booking-module__0SntoW__selected{background:#f5f7ff;border-color:#667eea}.booking-module__0SntoW__cardTitle{color:#333;margin-bottom:5px;font-size:1.3em;font-weight:700}.booking-module__0SntoW__cardDescription{color:#666;margin-bottom:15px;line-height:1.5}.booking-module__0SntoW__badge{border-radius:20px;margin-bottom:8px;margin-right:8px;padding:5px 12px;font-size:.85em;display:inline-block}.booking-module__0SntoW__badgePrimary{color:#fff;background:#667eea}.booking-module__0SntoW__badgeSecondary{color:#fff;background:#764ba2}.booking-module__0SntoW__badgeWarning{color:#fff;background:#ff9800}.booking-module__0SntoW__badgeSuccess{color:#fff;background:#4caf50}.booking-module__0SntoW__price{color:#667eea;margin-top:15px;font-size:2em;font-weight:700}.booking-module__0SntoW__checkIcon{color:#667eea;font-size:24px;position:absolute;top:15px;right:15px}.booking-module__0SntoW__vehicleIcon{color:#fff;background:#667eea;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;font-size:32px;display:flex}.booking-module__0SntoW__oilIcon{color:#fff;background:#764ba2;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:28px;display:flex}.booking-module__0SntoW__containerDateTime{width:100%}.booking-module__0SntoW__calendarContainer{grid-template-columns:1fr 1fr;gap:30px;margin-top:20px;display:grid}.booking-module__0SntoW__calendar{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:20px}.booking-module__0SntoW__calendarHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.booking-module__0SntoW__calendarHeader h3{color:#333;text-transform:capitalize;margin:0}.booking-module__0SntoW__calendarNav{gap:10px;display:flex}.booking-module__0SntoW__calendarGrid{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.booking-module__0SntoW__calendarDay{aspect-ratio:1;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-size:.9em;transition:all .2s;display:flex}.booking-module__0SntoW__calendarDayHeader{color:#666;cursor:default;font-weight:700}.booking-module__0SntoW__calendarDayDisabled{color:#ccc;cursor:not-allowed}.booking-module__0SntoW__calendarDay:not(.booking-module__0SntoW__calendarDayHeader):not(.booking-module__0SntoW__calendarDayDisabled):hover{background:#f0f0f0}.booking-module__0SntoW__calendarDay.booking-module__0SntoW__selected{color:#fff;background:#667eea}.booking-module__0SntoW__timeSlots{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;display:grid}.booking-module__0SntoW__timeSlot{text-align:center;cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:15px;font-weight:500;transition:all .2s}.booking-module__0SntoW__timeSlot:hover{background:#f0f0f0}.booking-module__0SntoW__timeSlot.booking-module__0SntoW__selected{color:#fff;background:#667eea;border-color:#667eea}.booking-module__0SntoW__buttons{justify-content:space-between;gap:15px;margin-top:30px;display:flex}.booking-module__0SntoW__btn{cursor:pointer;border:none;border-radius:8px;flex:1;padding:15px 30px;font-size:1em;font-weight:700;transition:all .3s}.booking-module__0SntoW__btnPrimary{color:#fff;background:#667eea}.booking-module__0SntoW__btnPrimary:hover:not(:disabled){background:#5568d3;transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}.booking-module__0SntoW__btnSecondary{color:#333;background:#e0e0e0}.booking-module__0SntoW__btnSecondary:hover:not(:disabled){background:#d0d0d0}.booking-module__0SntoW__btn:disabled{opacity:.5;cursor:not-allowed}.booking-module__0SntoW__alert{border-radius:8px;align-items:center;gap:10px;margin-top:20px;padding:15px 20px;display:flex}.booking-module__0SntoW__alertInfo{color:#1976d2;background:#e3f2fd;border-left:4px solid #1976d2}.booking-module__0SntoW__alertSuccess{color:#2e7d32;background:#e8f5e9;border-left:4px solid #4caf50}.booking-module__0SntoW__alertWarning{color:#f57c00;background:#fff8e1;border-left:4px solid #ff9800}.booking-module__0SntoW__summaryCard{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;margin-bottom:30px;padding:30px}.booking-module__0SntoW__summaryItem{border-bottom:1px solid #fff3;justify-content:space-between;padding:15px 0;display:flex}.booking-module__0SntoW__summaryItem:last-child{border-bottom:none}.booking-module__0SntoW__summaryLabel{opacity:.9}.booking-module__0SntoW__summaryValue{font-weight:700}.booking-module__0SntoW__paymentMethods{grid-template-columns:repeat(2,1fr);gap:15px;margin-top:20px;display:grid}.booking-module__0SntoW__paymentMethod{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:12px;align-items:center;gap:15px;padding:20px;transition:all .3s;display:flex}.booking-module__0SntoW__paymentMethod:hover,.booking-module__0SntoW__paymentMethod.booking-module__0SntoW__selected{background:#f5f7ff;border-color:#667eea}.booking-module__0SntoW__paymentIcon{color:#fff;background:#667eea;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;display:flex}.booking-module__0SntoW__successAnimation{text-align:center;padding:40px}.booking-module__0SntoW__successIcon{color:#fff;background:#4caf50;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 20px;font-size:48px;animation:.5s ease-out booking-module__0SntoW__scaleIn;display:flex}@keyframes booking-module__0SntoW__scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}@media (max-width:768px){.booking-module__0SntoW__calendarContainer,.booking-module__0SntoW__paymentMethods{grid-template-columns:1fr}.booking-module__0SntoW__stepperHeader{flex-wrap:wrap}.booking-module__0SntoW__step{flex:none;width:50%;margin-bottom:20px}.booking-module__0SntoW__grid{grid-template-columns:1fr}.booking-module__0SntoW__content{padding:20px}.booking-module__0SntoW__header h1{font-size:1.8em}}
