.wp-block-telex-bhandara-booking-system{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.bhandara-booking-form{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);margin:0 auto;max-width:800px;padding:20px}.bhandara-booking-form .booking-header{margin-bottom:25px;text-align:center}.bhandara-booking-form .booking-header h3{color:#2c3e50;font-size:22px;margin-bottom:8px}.bhandara-booking-form .booking-header p{color:#7f8c8d;font-size:14px;margin:0 0 10px}.bhandara-booking-form .booking-header .payment-notice{background:#d4edda;border:1px solid #c3e6cb;border-radius:6px;color:#155724;font-size:12px;font-weight:600;margin-top:10px;padding:8px 12px}.bhandara-booking-form .booking-header .payment-error{background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#721c24;font-size:12px;font-weight:600;margin-top:10px;padding:8px 12px}.bhandara-booking-form .form-field{margin-bottom:18px}.bhandara-booking-form .form-field label{color:#2c3e50;display:block;font-size:14px;font-weight:600;margin-bottom:6px}.bhandara-booking-form .form-field input,.bhandara-booking-form .form-field select,.bhandara-booking-form .form-field textarea{border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-size:14px;line-height:1.4;padding:12px 14px;transition:border-color .3s ease;width:100%}.bhandara-booking-form .form-field input:focus,.bhandara-booking-form .form-field select:focus,.bhandara-booking-form .form-field textarea:focus{border-color:#3498db;box-shadow:0 0 0 2px rgba(52,152,219,.2);outline:none}.bhandara-booking-form .form-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI4IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMzMzIiBkPSJNNiA4IC41MzcuNzVoMTAuOTI2eiIvPjwvc3ZnPg==);background-position:right 12px center;background-repeat:no-repeat;background-size:12px;line-height:1.2;min-height:44px;overflow:hidden;padding-right:35px;text-overflow:ellipsis;white-space:nowrap}.bhandara-booking-form .form-field select option{line-height:1.4;padding:8px 12px;white-space:normal;word-wrap:break-word;max-width:100%}.bhandara-booking-form .form-field textarea{min-height:80px;resize:vertical}.bhandara-booking-form .form-row{display:flex;gap:15px}.bhandara-booking-form .form-row .form-field{flex:1}.bhandara-booking-form .product-selection .products-grid{display:grid;gap:14px;grid-template-columns:repeat(3,1fr);margin-top:12px}.bhandara-booking-form .product-selection .product-card{background:#fff;border:2px solid #eee;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:160px;padding:16px;position:relative;text-align:center;transition:all .3s ease}.bhandara-booking-form .product-selection .product-card:hover{border-color:#3498db;box-shadow:0 4px 12px rgba(52,152,219,.15);transform:translateY(-2px)}.bhandara-booking-form .product-selection .product-card.selected{background-color:#f8fff9;border-color:#27ae60;box-shadow:0 4px 16px rgba(39,174,96,.25);transform:translateY(-3px)}.bhandara-booking-form .product-selection .product-card.selected:before{align-items:center;background:#27ae60;border-radius:50%;color:#fff;content:"✓";display:flex;font-size:12px;font-weight:700;height:20px;justify-content:center;position:absolute;right:8px;top:8px;width:20px}.bhandara-booking-form .product-selection .product-card .product-title{color:#2c3e50;font-size:16px;font-weight:600;line-height:1.3;margin-bottom:8px;word-wrap:break-word;hyphens:auto}.bhandara-booking-form .product-selection .product-card .product-description{color:#7f8c8d;display:-webkit-box;flex-grow:1;font-size:13px;-webkit-line-clamp:3;line-height:1.4;margin-bottom:10px;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word}.bhandara-booking-form .product-selection .product-card .product-price{color:#27ae60;font-size:17px;font-weight:700;margin-top:auto}.bhandara-booking-form .calendar-container .calendar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.bhandara-booking-form .calendar-container .calendar-header h4{color:#2c3e50;font-size:16px;margin:0}.bhandara-booking-form .calendar-container .calendar-header .nav-buttons{display:flex;gap:8px}.bhandara-booking-form .calendar-container .calendar-header .nav-buttons button{background:#3498db;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:6px 10px}.bhandara-booking-form .calendar-container .calendar-header .nav-buttons button:hover{background:#2980b9}.bhandara-booking-form .calendar-container .calendar-grid{display:grid;gap:2px;grid-template-columns:repeat(7,1fr);margin-bottom:12px}.bhandara-booking-form .calendar-container .calendar-grid .calendar-day{align-items:center;aspect-ratio:1;border-radius:4px;cursor:pointer;display:flex;font-size:13px;font-weight:500;justify-content:center;transition:all .3s ease}.bhandara-booking-form .calendar-container .calendar-grid .calendar-day.available{background-color:#d5f4e6;color:#27ae60}.bhandara-booking-form .calendar-container .calendar-grid .calendar-day.available:hover{background-color:#a2e6c4}.bhandara-booking-form .calendar-container .calendar-grid .calendar-day.partial{background-color:#fff3cd;color:#856404}.bhandara-booking-form .calendar-container .calendar-grid .calendar-day.partial:hover{background-color:#ffeaa7}.bhandara-booking-form .calendar-container .calendar-grid .calendar-day.full{background-color:#f8d7da;color:#721c24;cursor:not-allowed}.bhandara-booking-form .calendar-container .calendar-grid .calendar-day.selected{background-color:#3498db;color:#fff}.bhandara-booking-form .calendar-container .calendar-grid .calendar-day.disabled{background-color:#f8f9fa;color:#6c757d;cursor:not-allowed}.bhandara-booking-form .calendar-container .calendar-legend{display:flex;gap:15px;justify-content:center}.bhandara-booking-form .calendar-container .calendar-legend .legend-item{align-items:center;display:flex;font-size:12px;gap:6px}.bhandara-booking-form .calendar-container .calendar-legend .legend-item .color-box{border-radius:3px;height:14px;width:14px}.bhandara-booking-form .calendar-container .calendar-legend .legend-item .color-box.available{background-color:#d5f4e6}.bhandara-booking-form .calendar-container .calendar-legend .legend-item .color-box.partial{background-color:#fff3cd}.bhandara-booking-form .calendar-container .calendar-legend .legend-item .color-box.full{background-color:#f8d7da}.bhandara-booking-form .booking-summary{background:#f8f9fa;border-left:4px solid #3498db;border-radius:6px;margin:15px 0;padding:15px}.bhandara-booking-form .booking-summary h4{color:#2c3e50;font-size:16px;margin-bottom:12px;margin-top:0}.bhandara-booking-form .booking-summary .summary-item{border-bottom:1px solid #eee;display:flex;font-size:14px;justify-content:space-between;margin-bottom:8px;padding-bottom:4px}.bhandara-booking-form .booking-summary .summary-item:last-child{border-bottom:2px solid #3498db;color:#27ae60;font-size:16px;font-weight:600;margin-bottom:10px;padding-bottom:8px}.bhandara-booking-form .booking-summary .payment-required-note{background:#e3f2fd;border-radius:4px;color:#1565c0;font-size:12px;margin-top:10px;padding:8px 10px;text-align:center}.bhandara-booking-form .payment-info{background:#fff3cd;border-left:4px solid #ffc107;border-radius:6px;margin:15px 0;padding:15px}.bhandara-booking-form .payment-info .payment-steps h4{color:#856404;font-size:16px;margin-bottom:10px;margin-top:0}.bhandara-booking-form .payment-info .payment-steps ol{color:#856404;margin:0 0 15px;padding-left:20px}.bhandara-booking-form .payment-info .payment-steps ol li{font-size:14px;margin-bottom:5px}.bhandara-booking-form .payment-info .payment-steps .payment-timeout{background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;font-size:14px;font-weight:600;margin:0;padding:8px 10px}.bhandara-booking-form .booking-submit-btn{background:#FF4D00;border:none;border-radius:6px;color:#ffffff;font-weight:600;letter-spacing:.5px;padding:8px 22px;text-transform:uppercase;box-shadow:0 2px 6px rgba(0,0,0,0.08);cursor:pointer;transition:background .12s linear, transform .08s linear;display:inline-block}
.booking-submit-btn:hover{background:#E54300;transform:translateY(-1px)}
.bhandara-product-subtitle{font-size:13px;color:#666;margin-top:4px;font-style:normal}.bhandara-booking-form .booking-submit-btn:hover:not(:disabled){background:#219a52;box-shadow:0 4px 12px rgba(39,174,96,.3);transform:translateY(-1px)}.bhandara-booking-form .booking-submit-btn:disabled{background:#95a5a6;box-shadow:none;cursor:not-allowed;transform:none}.bhandara-booking-form .woo-required-notice{margin-top:15px;padding:10px 15px;text-align:center}.bhandara-booking-form .error-message,.bhandara-booking-form .woo-required-notice{background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#721c24;font-size:14px}.bhandara-booking-form .error-message,.bhandara-booking-form .success-message{font-weight:500;margin-bottom:15px;padding:12px 15px}.bhandara-booking-form .success-message{background:#d4edda;border:1px solid #c3e6cb;border-radius:6px;color:#155724;font-size:14px}.bhandara-booking-form .success-message .payment-redirect-info{background:#e3f2fd;border:1px solid #bbdefb;border-radius:6px;margin-top:15px;padding:12px}.bhandara-booking-form .success-message .payment-redirect-info p{color:#1565c0;margin:0 0 8px}.bhandara-booking-form .success-message .payment-redirect-info p:last-child{margin-bottom:0}.bhandara-booking-form .success-message .payment-redirect-info p.payment-warning{background:#ffebee;border:1px solid #ffcdd2;border-radius:4px;color:#d32f2f;font-weight:600;padding:6px 8px}.bhandara-booking-form .loading{color:#7f8c8d;font-size:14px;padding:15px;text-align:center}.bhandara-error{background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;margin:20px 0;padding:20px;text-align:center}.bhandara-error p{font-size:16px;margin:0}@media(max-width:768px){.bhandara-booking-form{padding:15px}.bhandara-booking-form .form-row{flex-direction:column;gap:0}.bhandara-booking-form .product-selection .products-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.bhandara-booking-form .product-card{min-height:140px;padding:14px}.bhandara-booking-form .calendar-container .calendar-legend{flex-wrap:wrap;gap:8px;justify-content:center}.bhandara-booking-form .payment-info .payment-steps ol{padding-left:15px}}@media(max-width:480px){.bhandara-booking-form{padding:12px}.bhandara-booking-form .product-selection .products-grid{gap:10px;grid-template-columns:1fr}.bhandara-booking-form .product-card{min-height:120px;padding:12px}.bhandara-booking-form .booking-header h3{font-size:20px}.bhandara-booking-form .booking-header p{font-size:13px}.bhandara-booking-form .payment-info{padding:12px}.bhandara-booking-form .booking-submit-btn{background:#FF4D00;border:none;border-radius:6px;color:#ffffff;font-weight:600;letter-spacing:.5px;padding:8px 22px;text-transform:uppercase;box-shadow:0 2px 6px rgba(0,0,0,0.08);cursor:pointer;transition:background .12s linear, transform .08s linear;display:inline-block}
.booking-submit-btn:hover{background:#E54300;transform:translateY(-1px)}
.bhandara-product-subtitle{font-size:13px;color:#666;margin-top:4px;font-style:normal}.bhandara-booking-form .form-field{margin-bottom:15px}.bhandara-booking-form .form-field select{min-height:48px;padding:12px 35px 12px 14px}}
