.modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#00000080;padding:0;justify-content:center;align-items:center}.modal.show{display:flex!important}.modal-content{background-color:#fefefe;margin:auto;padding:0;border:none;width:90%;max-width:600px;max-height:90vh;border-radius:12px;box-shadow:0 10px 30px #0000004d;overflow:hidden;position:relative;animation:modalFadeIn .3s ease-out;display:flex;flex-direction:column}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.8) translateY(-50px)}to{opacity:1;transform:scale(1) translateY(0)}}.close{position:absolute;top:15px;right:20px;color:#666;font-size:24px;font-weight:700;transition:all .2s;z-index:10;background:none;border:none;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%}.close:hover,.close:focus{color:#333;background-color:#0000001a;text-decoration:none;cursor:pointer}.modal-title{font-size:18px;margin:0;text-align:center;color:#007bff;padding:20px 50px 15px 20px;border-bottom:1px solid #eee;background-color:#f8f9fa;flex-shrink:0}.modal-body{padding:20px;overflow-y:auto;flex:1;min-height:0}.form-group{margin-bottom:15px}.available-seats-display{text-align:center}#available-seats{font-size:16px}#purchaseForm{display:flex;flex-direction:column}#quantity{font-weight:700}.input-group-prepend button,.input-group-append button{width:40px}.card-header{font-weight:700}.nav-tabs .nav-link{color:#495057}.nav-tabs .nav-link.active{font-weight:700;border-color:#dee2e6 #dee2e6 #fff}#tourSelector{font-size:16px;height:45px}#tour-times-list{list-style:none;padding:0;margin:0}.tab-content{background-color:#fff}.jumbotron{background-image:linear-gradient(to right,#f8f9fa,#e9ecef);border-left:5px solid #007bff}.tour-card{transition:all .2s ease;box-shadow:0 2px 5px #0000001a;margin-bottom:0}.tour-card:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.tour-card .card-body{padding:.5rem .75rem}.price-tag{color:#28a745;font-weight:700}.select-tour-btn{transition:all .2s}.select-tour-btn:hover{transform:scale(1.05)}#calendar{min-height:100px;max-height:none;font-size:.85rem}.fc-view-harness{height:auto!important;min-height:300px!important}.fc-scrollgrid{border:none!important}.fc .fc-scroller{overflow:visible!important;height:auto!important}.fc-dayGridMonth-view .fc-daygrid-body{height:auto!important}.fc .fc-toolbar{flex-wrap:wrap;gap:.5rem}.fc .fc-daygrid-day-number{padding:3px}.fc-day-today{background-color:#007bff1a!important}.fc-day:hover{background-color:#007bff0d;cursor:pointer}.fc-day.selected-date{background-color:#007bff33!important;box-shadow:inset 0 0 0 2px #007bff}.fc-header-toolbar{margin-bottom:.5em!important}.fc-button-primary{background-color:#007bff!important;border-color:#007bff!important}.fc-button-primary:hover{background-color:#0069d9!important;border-color:#0062cc!important}.tour-card .card-header{transition:all .3s ease}@media(max-width:767.98px){.jumbotron{padding:2rem 1rem}.jumbotron h1{font-size:2rem}.modal-content{width:90%}.tour-card{margin-bottom:1rem}.card-header h5,.price-tag{font-size:1.1rem}.select-tour-btn{font-size:.9rem;padding:.25rem .5rem}#calendar{min-height:80px;max-height:none;font-size:.8rem}.fc-view-harness{height:auto!important;min-height:220px!important}.fc .fc-toolbar-title{font-size:1.2rem}.fc .fc-button{padding:.25rem .5rem;font-size:.9rem}}.group-tour-allocations table{margin-bottom:2rem}.group-tour-allocations h5{color:#007bff;border-bottom:1px solid #eee;padding-bottom:5px}.group-allocation{width:60px!important}.group-tour-allocations .group-distribution-table{margin-bottom:.9rem;border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.group-tour-allocations .group-tour-title{text-align:center;font-weight:700}.group-tour-allocations .table-responsive{max-width:460px;margin-left:auto;margin-right:auto}.group-tour-allocations .group-distribution-table th:nth-child(1),.group-tour-allocations .group-distribution-table td:nth-child(1){width:44%}.group-tour-allocations .group-distribution-table th:nth-child(2),.group-tour-allocations .group-distribution-table td:nth-child(2){width:24%}.group-tour-allocations .group-distribution-table th:nth-child(3),.group-tour-allocations .group-distribution-table td:nth-child(3){width:32%}.group-tour-allocations .group-distribution-table thead th{font-size:.72rem;letter-spacing:.04em;text-transform:uppercase;font-weight:700;color:#64748b;border-top:0;border-bottom:1px solid #e2e8f0;padding:.45rem .35rem;white-space:nowrap;text-align:center}.group-tour-allocations .group-distribution-table tbody td{padding:.45rem .35rem;vertical-align:middle;border-top:1px solid #f1f5f9;text-align:center}.group-tour-allocations .group-allocation-row:hover{background:#f8fafc}.group-time-cell{display:flex;flex-direction:column;gap:.08rem;line-height:1.1;align-items:center;text-align:center}.group-time-value{font-size:1.02rem;font-weight:700;color:#0f172a}.group-time-date{font-size:.74rem;color:#64748b}.group-seat-pill{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:1.45rem;padding:0 .45rem;border-radius:999px;font-size:.8rem;font-weight:700}.group-seat-pill--ok{background:#dcfce7;color:#166534}.group-seat-pill--low{background:#fee2e2;color:#991b1b}.group-alloc-control{display:inline-flex;align-items:center;border:1px solid #cbd5e1;border-radius:.45rem;overflow:hidden;background:#fff}.group-alloc-btn{width:1.65rem;height:1.65rem;border:0;background:#f8fafc;color:#334155;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center}.group-alloc-btn:hover:not(:disabled){background:#e2e8f0}.group-alloc-btn:disabled{opacity:.5;cursor:not-allowed}.group-tour-allocations .group-allocation{width:2.2rem!important;height:1.65rem;border:0;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;text-align:center;font-weight:600;font-size:.86rem;color:#0f172a;background:#fff;padding:0}#group-booking-btn{transition:all .2s}#group-booking-btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}#groupBookingModal .modal-content{max-height:90vh;overflow:hidden}#group-step-2{overflow:visible}.badge-success{background-color:#28a745}.badge-warning{background-color:#ffc107;color:#212529}.badge-danger{background-color:#dc3545}.badge-info{background-color:#17a2b8}.simple-calendar{width:100%;overflow:hidden}.simple-calendar>div{overflow:hidden!important}.simple-calendar table{table-layout:fixed;border-collapse:collapse;width:100%;margin-bottom:0}.simple-calendar th,.simple-calendar td{border:1px solid #f0f0f0}.simple-calendar th{font-size:.8rem;font-weight:500;color:#6c757d;padding:.35rem .15rem!important;background-color:#00000005}.simple-calendar td{height:36px;padding:0!important;vertical-align:middle}.table-sm th,.table-sm td{padding:0!important}.simple-calendar .calendar-day{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;cursor:pointer;font-size:.9rem;transition:all .2s ease;border-radius:4px;margin:1px;padding:2px}.simple-calendar .calendar-day:hover{background-color:#007bff0d}.simple-calendar .calendar-day.selected{background-color:#007bff33;font-weight:700;color:#007bff}.simple-calendar .calendar-day.today{border:1px solid #007bff}.simple-calendar .calendar-day.other-month{color:silver}.simple-calendar .month-display{font-weight:600;color:#495057}.card-body .row:first-child{margin-top:-5px}#tour-times-list{margin-top:.5rem!important;margin-bottom:0}@media(max-width:575.98px){.simple-calendar td{height:32px}}@media(max-width:360px){.simple-calendar td{height:28px}}.tour-selection-compact{background:#f8f9fa99;border-radius:8px;padding:8px 12px;border:1px solid rgba(222,226,230,.5)}.tour-info-compact h5{font-size:1.1rem;font-weight:600;color:#495057}.tour-badge{background:#e3f2fd;color:#1976d2;padding:2px 8px;border-radius:12px;font-size:.75rem;font-weight:500}.scroll-hint{color:#6c757d;font-size:.75rem;margin-top:2px;display:block}.nav-compact{display:flex;align-items:center;gap:6px}.nav-btn-compact{background:#fff;border:1px solid #dee2e6;border-radius:4px;padding:4px 8px;cursor:pointer;transition:all .2s ease;color:#6c757d;font-size:.8rem}.nav-btn-compact:hover{background:#f8f9fa;color:#007bff;border-color:#007bff}.nav-btn-compact:disabled{opacity:.4;cursor:not-allowed}.progress-mini{width:30px;height:2px;background:#e9ecef;border-radius:1px;overflow:hidden}.progress-fill-mini{height:100%;background:#007bff;border-radius:1px;transition:width .3s ease;width:33.33%}.tour-container-compact{position:relative;margin-bottom:.5rem;max-width:100%;width:100%;box-sizing:border-box}.grid.grid-cols-1.md\:grid-cols-2{display:grid!important}@media(min-width:768px){.grid.grid-cols-1.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid.grid-cols-1.md\:grid-cols-2>*{min-width:0;max-width:100%}.grid.grid-cols-1.md\:grid-cols-2>.tour-container-compact{max-width:100%;width:100%;overflow:hidden}}.tour-wrapper-compact{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;padding:4px 0;gap:6px;max-width:100%;width:100%}.tour-wrapper-compact::-webkit-scrollbar{display:none}.tour-item-compact{flex:0 0 auto;width:140px}.tour-card-compact{position:relative;background:#fff;border-radius:8px;border:1px solid #e8ecef;padding:6px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a;min-height:55px;display:flex;flex-direction:column;justify-content:space-between}.fade-left-compact,.fade-right-compact{position:absolute;top:0;bottom:0;width:20px;pointer-events:none;z-index:10;transition:opacity .3s ease}.fade-left-compact{left:0;background:linear-gradient(to right,rgba(255,255,255,.9) 0%,transparent 100%)}.fade-right-compact{right:0;background:linear-gradient(to left,rgba(255,255,255,.9) 0%,transparent 100%)}.tour-card-compact:hover{border-color:#007bff;box-shadow:0 2px 8px #007bff33;transform:translateY(-1px)}.tour-card-compact.selected{border-color:#007bff;background:linear-gradient(135deg,#f8fbff,#e3f2fd);box-shadow:0 2px 8px #007bff4d}.tour-content-compact{display:flex;flex-direction:column;gap:4px}.tour-name-compact{font-size:.8rem;font-weight:600;color:#495057;margin:0;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-btn-compact{background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:4px 6px;font-size:.7rem;font-weight:500;color:#495057;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:3px}.select-btn-compact:hover{background:#e9ecef;border-color:#adb5bd;transform:translateY(-1px)}.tour-card-compact.selected .select-btn-compact{background:#007bff;border-color:#007bff;color:#fff;box-shadow:0 1px 4px #007bff4d}.btn-text-compact{font-size:.7rem}.social-indicator-compact{position:absolute;top:-4px;right:4px;z-index:10}.social-badge-compact{background:#007bffe6;color:#fff;padding:2px 6px;border-radius:10px;font-size:.65rem;font-weight:600;display:flex;align-items:center;gap:2px;box-shadow:0 1px 3px #0003;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.social-badge-compact i{font-size:.6rem;opacity:.9}.view-count{font-weight:700;letter-spacing:.3px}.social-badge-compact.badge-hot{background:#dc3545e6;animation:pulse-hot 2s ease-in-out infinite}.social-badge-compact.badge-warm{background:#fd7e14e6}.social-badge-compact.badge-cool{background:#6c757dcc}@keyframes pulse-hot{0%,to{transform:scale(1);box-shadow:0 1px 3px #0003}50%{transform:scale(1.05);box-shadow:0 2px 6px #dc354566}}.social-badge-compact:hover{transform:scale(1.1);transition:transform .2s ease}.tour-card.selected{border-color:#007bff;background:linear-gradient(135deg,#f8fbff,#e3f2fd);box-shadow:0 4px 20px #007bff33}.social-proof-indicator{position:absolute;top:-8px;right:12px;z-index:10}.social-proof-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:20px;font-size:.7rem;font-weight:600;color:#fff;box-shadow:0 2px 6px #00000026;animation:pulse-social 2s infinite}.social-proof-badge.badge-hot{background:linear-gradient(135deg,#ff4757,#ff3742)}.social-proof-badge.badge-warm{background:linear-gradient(135deg,#ffa502,#ff9500)}.social-proof-badge.badge-cool{background:linear-gradient(135deg,#747d8c,#57606f)}.social-proof-badge i{font-size:.65rem}.social-proof-badge .count{font-weight:700}.tour-card-content{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.tour-name{font-size:.9rem;font-weight:600;color:#2c3e50;margin:0 0 12px;line-height:1.3}.tour-actions{display:flex;gap:8px;align-items:center}.select-btn{flex:1;background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;padding:6px 10px;font-size:.75rem;font-weight:500;color:#495057;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:4px}.select-btn:hover{background:#e9ecef;border-color:#adb5bd;transform:translateY(-1px)}.tour-card.selected .select-btn{background:#007bff;border-color:#007bff;color:#fff;box-shadow:0 2px 8px #007bff4d}.select-btn .btn-text{display:inline}@media(max-width:768px){.tour-selection-compact{padding:6px 10px}.tour-info-compact h5{font-size:1rem}.tour-badge{font-size:.7rem;padding:1px 6px}.scroll-hint{font-size:.7rem}.nav-btn-compact{padding:3px 6px;font-size:.75rem}.progress-mini{width:25px}.tour-item-compact{width:120px}.tour-card-compact{padding:6px;min-height:50px}.tour-name-compact{font-size:.75rem}.btn-text-compact{display:none}.select-btn-compact{padding:4px;justify-content:center}}@media(max-width:576px){.tour-info-compact{text-align:center}.nav-compact{margin-top:4px}.tour-item-compact{width:100px}.tour-name-compact{font-size:.7rem}.social-badge-compact{padding:1px 4px;font-size:.6rem;gap:1px}.social-badge-compact i{font-size:.55rem}}.info-btn{width:32px;height:32px;background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;color:#6c757d;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;font-size:.8rem}.info-btn:hover{background:#e9ecef;color:#495057}.selection-indicator{position:absolute;top:8px;left:12px;color:#007bff;font-size:1.2rem;opacity:0;transform:scale(.5);transition:all .3s cubic-bezier(.4,0,.2,1)}.tour-card.selected .selection-indicator{opacity:1;transform:scale(1)}.tour-info-card{border:none;box-shadow:0 2px 5px #00000014;transition:all .3s ease}.tour-info-card:hover{box-shadow:0 4px 8px #0000001f}.tour-info-card .card-header{border-bottom:none;padding:.75rem 1.25rem}.accordion .card{border-bottom:1px solid rgba(0,0,0,.125)!important;margin-bottom:0}.accordion .card:last-child{border-bottom:none!important}.accordion .card-header{border-bottom:none;padding:0}.accordion .btn-link{color:#495057;text-decoration:none;border-radius:0;border-bottom:1px solid rgba(0,0,0,.05)}.accordion .btn-link:hover{background-color:#00000003}.accordion .btn-link.collapsed .accordion-icon{transform:rotate(0)}.accordion .btn-link .accordion-icon{transform:rotate(180deg);transition:transform .2s ease}.accordion .card-body{padding-top:.5rem;font-size:.95rem}.accordion .card-body ul{padding-left:1.2rem}@media(max-width:767.98px){.accordion .btn-link{padding:.5rem .75rem}.accordion .card-body{padding:.75rem;font-size:.9rem}}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#00000080;padding-top:60px;transition:all .3s ease}.modal-content{background-color:#fff;margin:5% auto;padding:0;border:none;border-radius:12px;box-shadow:0 10px 25px #0003;width:340px;max-width:90%;max-height:90vh;transition:all .3s ease;position:relative;overflow:hidden;display:flex;flex-direction:column}.close{color:#aaa;position:absolute;right:15px;top:10px;font-size:28px;font-weight:700;transition:color .2s;cursor:pointer}.close:hover{color:#333}@media(max-width:576px){.modal{padding-top:0;display:flex;align-items:flex-end;overflow:hidden}.modal-content{margin:0;border-radius:16px 16px 0 0;width:100%!important;max-width:100%!important;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.modal-body{padding:15px;overflow-y:auto;flex:1;min-height:0}.modal-title{padding:15px 40px 12px 15px;font-size:16px}}#tourWarningsModal .modal-header{border-bottom:3px solid #ffc107}#tourWarningsModal .modal-title{font-weight:700}#tourWarningsModal .warning-item{background-color:#fffaf0;border-left:4px solid #ffc107;margin-bottom:15px;padding:15px}#tourWarningsModal .warning-title{color:#e65100;font-weight:600;margin-bottom:10px}#tourWarningsModal .warning-description{color:#333;font-size:1rem}#tourWarningsModal .modal-footer{border-top:1px solid #e9ecef}@keyframes pulse-warning{0%{box-shadow:0 0 #ffc107b3}70%{box-shadow:0 0 0 10px #ffc10700}to{box-shadow:0 0 #ffc10700}}.simple-calendar table{table-layout:fixed;border-collapse:collapse;width:100%}.simple-calendar th{font-size:.8rem;font-weight:500;color:#6c757d;padding:.4rem .2rem!important}.simple-calendar td{height:38px;padding:0!important;vertical-align:middle;border:1px solid #f0f0f0}.simple-calendar .calendar-day{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;cursor:pointer;font-size:.9rem;transition:all .2s ease;padding:2px}.simple-calendar .calendar-day:hover{background-color:#007bff0d;transform:scale(1.1)}.simple-calendar .calendar-day.selected{background-color:#007bff33;font-weight:700;color:#007bff;box-shadow:inset 0 0 0 1px #007bff}.simple-calendar .calendar-day.today{border:1px solid #007bff;background-color:#007bff0d}.simple-calendar .calendar-day.disabled{color:#d3d3d3;cursor:not-allowed;text-decoration:line-through}.simple-calendar .month-display{font-weight:600;color:#495057;font-size:1.1rem}.calendar-header{margin-bottom:.5rem!important}@media(max-width:767.98px){.simple-calendar td{height:34px}.simple-calendar .calendar-day{font-size:.85rem}.simple-calendar th{font-size:.75rem;padding:.3rem .1rem!important}.simple-calendar .month-display{font-size:1rem}}@media(max-width:575.98px){.simple-calendar td{height:30px}.simple-calendar .calendar-day{font-size:.8rem}.simple-calendar th{font-size:.7rem}}@media(max-width:320px){.simple-calendar td{height:26px}.simple-calendar .calendar-day{font-size:.75rem}}@media(min-width:992px){#simple-date-picker{max-width:400px;margin:0 auto}#simple-date-picker .card-body{padding:1rem}}@media(max-width:991.98px){#simple-date-picker{max-width:100%}#simple-date-picker .card-body,#tour-times-container .card-body{padding:.75rem}}@media(max-width:575.98px){#simple-date-picker .card-body,#tour-times-container .card-body{padding:.5rem}.card-header{padding:.75rem}.card-header h5{font-size:1rem}}.simple-calendar .calendar-header{margin-bottom:.5rem!important}.simple-calendar{width:100%;max-width:100%}.card .card-header{padding:.75rem 1rem}.col-md-6 .card{margin-bottom:1rem}.card-body .row{margin-left:-10px;margin-right:-10px}.card-body .row>.col-md-6{padding-left:10px;padding-right:10px}#simple-date-picker .card-header,#tour-times-container .card-header{padding:.65rem 1rem}.card-header h5 i{margin-right:.5rem!important}@media(min-width:768px){.date-time-container .col-md-6:first-child{flex:0 0 40%;max-width:40%}.date-time-container .col-md-6:last-child{flex:0 0 60%;max-width:60%}#simple-date-picker{max-width:280px;margin:0 auto}}@media(max-width:767.98px){#simple-date-picker{max-width:320px;margin:0 auto}}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:skeleton-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.skeleton-line{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0,#e0e0e0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}.skeleton-dropdown{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0,#e0e0e0 75%)!important;background-size:200% 100%!important;animation:shimmer 1.5s infinite;border-radius:.5rem;height:38px;border:1px solid #d1d5db;pointer-events:none;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:none!important;color:transparent!important;text-indent:-9999px}.skeleton-dropdown::-ms-expand{display:none!important}.skeleton-dropdown option{display:none}.skeleton-price{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0,#e0e0e0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px;width:80px;height:24px;display:inline-block}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.seasonal-pricing-indicator{display:inline-flex;align-items:center;margin-left:5px}.seasonal-pricing-indicator i{font-size:.85rem;cursor:help}.seasonal-pricing-indicator i:hover{transform:scale(1.2)}.seasonal-pricing-alert{position:relative;border-left:4px solid #17a2b8;border-radius:.25rem;box-shadow:0 2px 5px #0000000d;transition:all .2s}.seasonal-pricing-alert i{font-size:1.2rem;margin-right:.75rem;color:#17a2b8}.seasonal-pricing-alert .badge{padding:.4em .6em;font-size:85%;font-weight:600;border-radius:.25rem}.seasonal-pricing-alert .badge-warning{background-color:#fff3cd;color:#856404;border:1px solid #ffeeba}.seasonal-pricing-alert .badge-success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}@media(max-width:767.98px){.seasonal-pricing-alert{font-size:.85rem}.seasonal-pricing-alert i{font-size:1rem;margin-right:.5rem}}.social-proof-badge{font-size:.65rem;font-weight:500;white-space:nowrap;border-radius:10px;padding:.2rem .4rem;text-transform:lowercase;letter-spacing:.02em;max-width:120px;overflow:hidden;text-overflow:ellipsis}.social-proof-badge.badge-danger{background-color:#dc3545;color:#fff;animation:pulse-urgent 2s infinite}.social-proof-badge.badge-warning{background-color:#ffc107;color:#212529;animation:pulse-medium 3s infinite}.social-proof-badge.badge-secondary{background-color:#6c757d;color:#fff}.social-proof-badge i{margin-right:.25rem}@keyframes pulse-urgent{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.02)}}@keyframes pulse-medium{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.01)}}@keyframes pulse-social{0%,to{transform:scale(1);box-shadow:0 2px 6px #00000026}50%{transform:scale(1.05);box-shadow:0 3px 10px #00000040}}@media(max-width:767.98px){.tour-card-item{width:180px;padding:0 6px}.tour-card{padding:16px 12px 12px;min-height:110px}.tour-name{font-size:.85rem;margin-bottom:10px}.select-btn{padding:6px 10px;font-size:.7rem}.info-btn{width:28px;height:28px;font-size:.75rem}.social-proof-badge{font-size:.65rem;padding:3px 6px}}@media(max-width:575.98px){.tour-card-item{width:160px;padding:0 4px}.tour-card{padding:14px 10px 10px;min-height:100px}.tour-name{font-size:.8rem;margin-bottom:8px}.select-btn{padding:5px 8px;font-size:.65rem}.info-btn{width:26px;height:26px;font-size:.7rem}.social-proof-badge{font-size:.6rem;padding:2px 5px}}.view-all-tours-btn{transition:all .3s ease;border:2px solid #007bff;background-color:#007bff;color:#fff;font-weight:600;padding:6px 16px;font-size:.9rem;box-shadow:0 2px 8px #007bff4d}.view-all-tours-btn:hover{background-color:#0056b3;color:#fff;border-color:#0056b3;transform:translateY(-2px);box-shadow:0 4px 12px #007bff66}.view-all-tours-btn:focus{box-shadow:0 0 0 .2rem #007bff40;outline:none}.view-all-tours-btn i{transition:transform .2s ease;margin-right:6px}.view-all-tours-btn:hover i{transform:scale(1.15)}.view-all-tours-btn{animation:fadeInScale .4s ease-out}@keyframes fadeInScale{0%{opacity:0;transform:translate(15px) scale(.9)}to{opacity:1;transform:translate(0) scale(1)}}#tour-info-btn{transition:all .3s ease}#tour-info-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0003!important}.single-column-times #tour-times-list{display:flex!important;flex-direction:column!important;gap:.5rem}.single-column-times .booking-slot-list{display:flex;flex-direction:column;gap:.5rem}.single-column-times .tour-section{margin-bottom:.9rem!important}.single-column-times .tour-section>h5{margin-bottom:.45rem!important;font-size:1.1rem;font-weight:600!important;line-height:1.2}.single-column-times .booking-slot-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;align-items:center;padding:.55rem .7rem;border:1px solid #e2e8f0;border-radius:.75rem;background:#fff;box-shadow:0 1px 2px #0f172a0a;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.single-column-times .booking-slot-card:hover{border-color:#93c5fd;box-shadow:0 6px 14px #2563eb1f;transform:translateY(-1px)}.single-column-times .booking-slot-card--available{border-color:#dbeafe}.single-column-times .booking-slot-card--low{border-color:#fcd34d;background:#fffbeb}.single-column-times .booking-slot-card--soldout{border-color:#fecaca;background:#fef2f2}.single-column-times .booking-slot-card--closed{border-color:#d1d5db;background:#f9fafb;opacity:.92}.single-column-times .booking-slot-card__notice{width:100%;padding:.25rem .35rem;color:#6b7280;font-size:.74rem;text-align:center}.single-column-times .booking-slot-main{display:grid;grid-template-columns:minmax(132px,156px) minmax(0,1fr);gap:.7rem;align-items:center;min-width:0}.single-column-times .booking-slot-time{min-width:0;padding-right:.65rem;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.22rem}.single-column-times .booking-slot-time-badge{line-height:1}.single-column-times .booking-time-display{display:inline-flex;min-width:-moz-max-content;min-width:max-content;margin:0;font-size:1.65rem;font-weight:600;line-height:1;letter-spacing:-.01em;color:#1673e6;white-space:nowrap;word-break:keep-all}.single-column-times .booking-availability{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;padding:.12rem .45rem;border-radius:999px;font-size:.66rem;font-weight:600;line-height:1.2;white-space:nowrap}.single-column-times .booking-status-open{color:#15803d;background:#dcfce7}.single-column-times .booking-status-low{color:#a16207;background:#fef3c7}.single-column-times .booking-status-sold{color:#b91c1c;background:#fee2e2}.single-column-times .booking-status-closed{color:#4b5563;background:#e5e7eb}.single-column-times .booking-slot-meta{display:grid;grid-template-columns:minmax(108px,1fr) auto;gap:.65rem;align-items:center;min-width:0}.single-column-times .booking-slot-price{min-width:0;display:flex;flex-direction:column;gap:.22rem}.single-column-times .booking-category-select{width:100%;max-width:138px;height:1.8rem;padding:.12rem .45rem;border:1px solid #cbd5e1;border-radius:.45rem;font-size:.72rem;color:#0f172a;background-color:#fff;outline:none}.single-column-times .booking-category-select:focus{border-color:#60a5fa;box-shadow:0 0 0 2px #60a5fa33}.single-column-times .booking-price-display{min-height:1.2rem;font-size:1.05rem;font-weight:600;line-height:1;letter-spacing:0;color:#111827}.single-column-times .booking-slot-qty{display:flex;justify-content:flex-end}.single-column-times .booking-qty-inner{display:flex;flex-direction:column;align-items:center;gap:.14rem}.single-column-times .booking-qty-control{display:inline-flex;align-items:center}.single-column-times .booking-qty-btn{width:1.75rem;height:1.75rem;border:1px solid #cbd5e1;background:#fff;color:#334155;font-size:.95rem;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease,border-color .2s ease}.single-column-times .booking-qty-btn:hover:not(:disabled){background:#f8fafc;border-color:#93c5fd}.single-column-times .booking-decrease-btn{border-radius:.45rem 0 0 .45rem}.single-column-times .booking-increase-btn{border-radius:0 .45rem .45rem 0}.single-column-times .booking-qty-input{width:2.25rem;height:1.75rem;border-top:1px solid #cbd5e1;border-bottom:1px solid #cbd5e1;border-left:0;border-right:0;text-align:center;font-size:.84rem;font-weight:500;color:#1f2937;background:#fff;outline:none;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.single-column-times .booking-qty-input::-webkit-inner-spin-button,.single-column-times .booking-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.single-column-times .booking-qty-label{font-size:.62rem;font-weight:500;color:#6b7280;line-height:1}.single-column-times .booking-availability-compact{display:none}.single-column-times .booking-slot-action{display:flex;align-items:center;justify-content:flex-end}.single-column-times .booking-add-btn{min-width:5.4rem;min-height:1.95rem;padding:.32rem .75rem;border-radius:.55rem;border:1px solid #2563eb;background:#2563eb;color:#fff;font-size:.8rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.single-column-times .booking-add-btn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 12px #2563eb38}.single-column-times .booking-add-btn--disabled,.single-column-times .booking-add-btn:disabled{border-color:#d1d5db;background:#f3f4f6;color:#6b7280;cursor:not-allowed;box-shadow:none;transform:none}.single-column-times .booking-slot-card--skeleton{pointer-events:none}.single-column-times .booking-skel-line,.single-column-times .booking-skel-pill,.single-column-times .booking-skel-select,.single-column-times .booking-skel-btn{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6,#e5e7eb 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.single-column-times .booking-skel-line,.single-column-times .booking-skel-select,.single-column-times .booking-skel-btn{border-radius:.5rem}.single-column-times .booking-skel-time{width:4.9rem;height:1.5rem}.single-column-times .booking-skel-pill{width:5.1rem;height:.82rem;border-radius:999px}.single-column-times .booking-skel-select{width:6.1rem;height:1.8rem}.single-column-times .booking-skel-price{width:4.1rem;height:1.2rem}.single-column-times .booking-skel-btn{width:1.75rem;height:1.75rem}.single-column-times .booking-skel-btn-left{border-radius:.45rem 0 0 .45rem}.single-column-times .booking-skel-btn-right{border-radius:0 .45rem .45rem 0}.single-column-times .booking-skel-qty{width:2.25rem;height:1.75rem;border-radius:0}.single-column-times .booking-skel-label{width:1.7rem;height:.55rem}.single-column-times .booking-skel-availability{width:3.8rem;height:.72rem;border-radius:999px}.single-column-times .booking-skel-add{width:5.4rem;height:1.95rem;border-radius:.55rem}@media(max-width:1024px){.single-column-times .booking-slot-card{grid-template-columns:1fr;gap:.5rem;padding:.5rem .62rem}.single-column-times .booking-slot-main{grid-template-columns:1fr;gap:.5rem}.single-column-times .booking-slot-time{border-right:0;padding-right:0;flex-direction:row;align-items:center;justify-content:space-between}.single-column-times .booking-time-display{font-size:1.45rem}.single-column-times .booking-availability-desktop{display:none}.single-column-times .booking-slot-meta{grid-template-columns:minmax(0,1fr) auto;gap:.5rem}.single-column-times .booking-price-display{font-size:1rem}.single-column-times .booking-availability-compact{display:inline-flex}.single-column-times .booking-slot-action{justify-content:stretch}.single-column-times .booking-slot-action .booking-add-btn{width:100%}}@media(max-width:640px){.single-column-times .booking-slot-card{padding:.5rem .56rem}.single-column-times .booking-slot-time{flex-direction:column;align-items:flex-start;gap:.25rem}.single-column-times .booking-time-display{font-size:1.35rem}.single-column-times .booking-slot-meta{grid-template-columns:1fr;gap:.45rem}.single-column-times .booking-slot-price{gap:.3rem}.single-column-times .booking-category-select{max-width:100%}.single-column-times .booking-slot-qty{justify-content:flex-start}.single-column-times .booking-qty-label{display:none}.single-column-times .booking-skel-add{width:100%}}
