.ps-btn-cta{display:block;width:100%;padding:14px;margin-top:15px;background:#F2960C;color:#fff;text-align:center;text-decoration:none;font-size:1.1em;font-weight:600;border:none;border-radius:0;cursor:pointer;transition:background 0.2s;box-sizing:border-box}.ps-btn-cta:hover{background:#d9850a;color:#fff}.ps-booking-wrapper{max-width:800px;margin:30px auto;padding:0 15px 60px}.ps-booking-title{font-size:1.5em;margin-bottom:8px;font-weight:600}.ps-tz-note{margin:0 0 20px;font-size:.9em;color:#555}.ps-date-filter{display:flex;align-items:flex-end;gap:12px;margin-bottom:20px;flex-wrap:wrap}.ps-date-filter-field{display:flex;flex-direction:column;gap:4px}.ps-date-filter-field label{font-size:.85em;font-weight:600;color:#555}.ps-date-input{padding:8px 12px;border:1px solid #ccc;border-radius:0;font-size:.95em;background:#fff}.ps-date-input:focus{outline:none;border-color:#F2960C}.ps-btn{padding:8px 16px;border:none;border-radius:0;cursor:pointer;font-size:.95em;font-weight:500;transition:background 0.2s,opacity 0.2s}.ps-btn-filter{background:#F2960C;color:#fff}.ps-btn-filter:hover{background:#d9850a}.ps-date-list{display:flex;flex-direction:column;gap:0}.ps-date-item{display:flex;align-items:center;gap:16px;padding:14px 16px;border:1px solid #e0e0e0;border-bottom:none;background:#fff;transition:background 0.15s;cursor:default}.ps-date-item:last-child{border-bottom:1px solid #e0e0e0}.ps-date-item:hover{background:#fef8f0}.ps-date-item:hover .ps-date-time,.ps-date-item:hover .ps-date-status{color:#F2960C}.ps-date-item-active{border-left:4px solid #F2960C;background:#fef8f0}.ps-date-item-left{display:flex;align-items:center;gap:12px;min-width:200px}.ps-date-day{font-size:2em;font-weight:700;color:#F2960C;line-height:1;min-width:48px;text-align:center}.ps-date-left-info{display:flex;flex-direction:column;gap:2px}.ps-date-month{font-size:.95em;font-weight:600;color:#F2960C;text-transform:uppercase}.ps-date-dayname{font-size:.85em;color:#888}.ps-date-time{font-size:.85em;color:#555}.ps-date-item-middle{display:flex;flex-direction:column;gap:2px;flex:1}.ps-date-status{font-size:.9em;font-weight:500}.ps-date-status.ps-status-available{color:#2e7d32}.ps-date-status.ps-status-low{color:#e65100;font-weight:600}.ps-date-slots-count{font-size:.8em;color:#999}.ps-date-item-right{flex-shrink:0}.ps-booking-wrapper .ps-btn-select,button.ps-btn-select{background:#F2960C!important;color:#fff!important;padding:8px 20px!important;font-weight:600!important;border:none!important;border-radius:0!important;outline:none!important;box-shadow:none!important;text-transform:none!important;letter-spacing:normal!important}.ps-booking-wrapper .ps-btn-select:hover,button.ps-btn-select:hover{background:#d9850a!important;color:#fff!important}.ps-no-dates{text-align:center;padding:30px;color:#999;font-size:.95em}.ps-list-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin:16px 0}.ps-btn-page{background:#f5f5f5;color:#333;border:1px solid #ccc;padding:6px 14px;border-radius:0;font-size:.9em}.ps-btn-page:hover:not(:disabled){background:#e0e0e0}.ps-btn-page:disabled{opacity:.4;cursor:not-allowed}.ps-page-info{font-size:.9em;color:#666}.ps-slot-picker{margin:20px 0;padding:20px;background:#fafafa;border:1px solid #e0e0e0;border-radius:0}.ps-slot-picker h4{margin:0 0 15px;font-size:1.1em}.ps-slots-list{display:flex;flex-wrap:wrap;gap:10px}.ps-slot-btn{display:flex;flex-direction:column;align-items:center;padding:12px 20px;border:2px solid #e0e0e0;border-radius:0;background:#fff;cursor:pointer;transition:all 0.2s;min-width:140px}.ps-slot-btn:hover{border-color:#F2960C;background:#fef8f0}.ps-slot-btn:hover .ps-slot-spots{color:#F2960C}.ps-slot-btn.ps-slot-selected{border-color:#F2960C;background:#F2960C;color:#fff}.ps-slot-btn.ps-slot-low{border-color:#F2960C}.ps-slot-btn.ps-slot-low .ps-slot-spots{color:#e65100;font-weight:600}.ps-slot-btn.ps-slot-full{opacity:.5;cursor:not-allowed;border-color:#ccc}.ps-slot-time{font-weight:600;font-size:1em}.ps-slot-spots{font-size:.85em;margin-top:4px;color:#666}.ps-slot-selected .ps-slot-spots{color:rgb(255 255 255 / .85)}.ps-no-slots{text-align:center;padding:20px;color:#999}.ps-booking-form{margin:20px 0;padding:20px;background:#fafafa;border:1px solid #e0e0e0;border-radius:0}.ps-tour-type-toggle{display:flex;gap:10px;margin-bottom:20px}.ps-toggle-option{flex:1;padding:12px 16px;border:2px solid #e0e0e0;border-radius:0;cursor:pointer;text-align:center;transition:all 0.2s;background:#fff}.ps-toggle-option:hover{border-color:#F2960C}.ps-toggle-option.ps-toggle-active{border-color:#F2960C;background:#fef8f0}.ps-toggle-option input[type="radio"]{display:none}.ps-toggle-label{display:flex;flex-direction:column;gap:4px}.ps-quantity-selector{display:flex;align-items:center;gap:15px;margin-bottom:20px}.ps-quantity-selector label{font-weight:600}.ps-quantity-controls{display:flex;align-items:center;gap:0;border:1px solid #ccc;border-radius:0;overflow:hidden}.ps-qty-btn{width:40px;height:40px;border:none;border-radius:0;background:#f5f5f5;cursor:pointer;font-size:1.2em;line-height:1;transition:background 0.2s}.ps-qty-btn:hover{background:#e0e0e0}.ps-quantity-controls input[type="number"]{width:50px;height:40px;text-align:center;border:none;border-left:1px solid #ccc;border-right:1px solid #ccc;border-radius:0;font-size:1em;-moz-appearance:textfield;background:#fff}.ps-quantity-controls input::-webkit-outer-spin-button,.ps-quantity-controls input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ps-price-breakdown{margin:20px 0;padding:15px;background:#fff;border:1px solid #e0e0e0;border-radius:0}.ps-price-row{display:flex;justify-content:space-between;padding:6px 0}.ps-price-rule{color:#666;font-size:.9em}.ps-price-total{border-top:2px solid #333;margin-top:8px;padding-top:10px;font-size:1.1em}#ps-add-to-cart{width:100%;padding:14px;font-size:1.1em;margin-top:15px;border-radius:0;background:#F2960C;color:#fff;border:none;font-weight:600;cursor:pointer;transition:background 0.2s}#ps-add-to-cart:hover{background:#d9850a}#ps-add-to-cart.ps-loading{opacity:.7;cursor:wait}#ps-add-to-cart.ps-added{background-color:#4caf50!important}.ps-messages{margin:10px 0}.ps-message{padding:12px 16px;border-radius:0;font-size:.95em}.ps-message-error{background:#ffebee;color:#c62828;border:1px solid #ef9a9a}.ps-message-success{background:#e8f5e9;color:#2e7d32;border:1px solid #a5d6a7}.ps-loading-spinner{text-align:center;padding:30px;color:#999}.ps-loading{text-align:center;padding:20px;color:#999}.ps-error{text-align:center;padding:20px;color:#c62828}.ps-skeleton-item{pointer-events:none}.ps-skeleton-block{background:linear-gradient(90deg,#eee 25%,#f5f5f5 50%,#eee 75%);background-size:200% 100%;animation:ps-shimmer 1.5s infinite;border-radius:2px}.ps-skeleton-day{width:48px;height:48px;min-width:48px}.ps-skeleton-month{width:36px;height:14px;margin-bottom:4px}.ps-skeleton-dayname{width:56px;height:12px;margin-bottom:4px}.ps-skeleton-time{width:64px;height:12px}.ps-skeleton-status{width:110px;height:15px;margin-bottom:5px}.ps-skeleton-slots{width:44px;height:12px}.ps-skeleton-btn{width:80px;height:38px}@keyframes ps-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}@media (max-width:600px){.ps-date-filter{flex-direction:column;align-items:stretch}.ps-date-item{flex-wrap:wrap;gap:10px}.ps-date-item-left{min-width:auto;flex:1}.ps-date-item-middle{flex-basis:100%;order:3}.ps-date-item-right{margin-left:auto}.ps-slots-list{flex-direction:column}.ps-slot-btn{flex-direction:row;justify-content:space-between}.ps-tour-type-toggle{flex-direction:column}}