.calendar-wrapper[data-v-5f7bef36]{width:100%;max-width:100%;background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);padding:16px;font-family:sans-serif;user-select:none;box-sizing:border-box;max-width:500px;max-height:500px}.calendar-header[data-v-5f7bef36]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 8px}.arrow-btn[data-v-5f7bef36]{background:none;border:none;font-size:18px;cursor:pointer;color:#666;padding:4px 8px;border-radius:50%;flex-shrink:0;transition:all .2s}.arrow-btn[data-v-5f7bef36]:hover:not(:disabled){background-color:#f5f5f5}.arrow-btn[data-v-5f7bef36]:disabled{color:#ccc;cursor:not-allowed}h3[data-v-5f7bef36]{margin:0;font-size:16px;font-weight:500;color:#333;text-align:center;flex-grow:1}.calendar-grid[data-v-5f7bef36],.calendar-head strong[data-v-5f7bef36]{will-change:opacity,transform}.calendar-grid-viewport[data-v-5f7bef36]{overflow:hidden;min-height:250px}.calendar-slide-next-enter-active[data-v-5f7bef36],.calendar-slide-next-leave-active[data-v-5f7bef36],.calendar-slide-prev-enter-active[data-v-5f7bef36],.calendar-slide-prev-leave-active[data-v-5f7bef36]{transition:opacity .22s ease,transform .22s cubic-bezier(.2,.8,.2,1)}.calendar-slide-next-enter[data-v-5f7bef36],.calendar-slide-prev-leave-to[data-v-5f7bef36]{opacity:0;transform:translateX(18px)}.calendar-slide-next-leave-to[data-v-5f7bef36],.calendar-slide-prev-enter[data-v-5f7bef36]{opacity:0;transform:translateX(-18px)}.calendar-slide-next-enter-to[data-v-5f7bef36],.calendar-slide-next-leave[data-v-5f7bef36],.calendar-slide-prev-enter-to[data-v-5f7bef36],.calendar-slide-prev-leave[data-v-5f7bef36]{opacity:1;transform:translateX(0)}.weekdays[data-v-5f7bef36]{display:flex;justify-content:space-around;margin-bottom:8px;padding:0 4px}.weekday-item[data-v-5f7bef36]{width:14.28571%;text-align:center;font-size:12px;color:#999;padding:4px 0}.days-grid[data-v-5f7bef36]{display:flex;flex-wrap:wrap;justify-content:space-around;padding:0 4px}.day-cell[data-v-5f7bef36]{width:14.28571%;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;font-size:14px;color:#333;transition:all .2s;position:relative;margin:2px 0;box-sizing:border-box}.day-cell[data-v-5f7bef36]:hover:not(.disabled):not(.other-month){background-color:#f0f0f0}.day-cell.other-month[data-v-5f7bef36]{color:#ccc;cursor:default}.day-cell.other-month[data-v-5f7bef36]:hover{background-color:transparent}.day-cell.today[data-v-5f7bef36]{border:1px solid #ff9800;color:#ff9800}.day-cell.selected[data-v-5f7bef36]{background-color:#ff7043;color:#fff;font-weight:700}.day-cell.disabled[data-v-5f7bef36]{color:#e0e0e0;cursor:not-allowed;background-color:#f9f9f9}.day-cell.disabled[data-v-5f7bef36]:hover{background-color:#f9f9f9}.hint-text[data-v-5f7bef36]{margin-top:12px;padding-top:12px;border-top:1px solid #eee;font-size:13px;color:#666;text-align:center;display:none}.mask[data-v-43d70ee0]{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);top:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center}.card-box[data-v-43d70ee0]{width:70vw;background-color:#fff;border-radius:10px;position:relative}.card-title[data-v-43d70ee0]{margin-bottom:25px;font-size:18px;font-weight:700;color:#000}.close[data-v-43d70ee0]{position:absolute;right:20px;top:20px}.close img[data-v-43d70ee0]{width:20px;height:20px;cursor:pointer}.input-box[data-v-43d70ee0]{margin-bottom:20px}.input-title[data-v-43d70ee0]{width:80px;color:#000;margin-bottom:5px;display:flex;align-items:center}.input-field[data-v-43d70ee0]{padding:10px;width:90%;border:1px solid #ccc;border-radius:5px;box-sizing:border-box;height:40px}.btn[data-v-43d70ee0]{padding:20px 0;width:100%;display:flex;justify-content:center}.pay-btn[data-v-43d70ee0]{width:226px;height:56px;background:#f25c5f;border-radius:8px;font-size:20px;color:#fff;font-weight:600}[data-v-43d70ee0] .el-dialog{padding-left:20px;border-radius:20px}.back[data-v-4635fe5c]{display:inline-flex;align-items:center;padding:20px 10px;cursor:pointer}.back img[data-v-4635fe5c]{width:20px;height:20px;margin-right:5px}.back .back-text[data-v-4635fe5c]{font-size:16px;color:#666;font-weight:600;margin-right:10px}.back .back-productName[data-v-4635fe5c]{font-size:16px;color:#2986ff;letter-spacing:0;font-weight:600}.product[data-v-4635fe5c]{background-color:#fff;box-sizing:border-box}.product .product-name[data-v-4635fe5c]{display:flex;align-items:center;margin-bottom:30px}.product .product-name .product-name-text[data-v-4635fe5c]{font-size:20px;color:#333;font-weight:600}.product .product-name .product-name-state[data-v-4635fe5c]{padding:0 10px;height:30px;background:rgba(243,92,95,.21);border-radius:4px;font-size:14px;color:#f35c5f;text-align:center;line-height:30px;margin-left:10px}.product .product-detail[data-v-4635fe5c]{padding-bottom:20px}.product .product-detail .product-detail-item[data-v-4635fe5c]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.product .product-detail .product-detail-item .product-detail-item-name[data-v-4635fe5c]{font-size:16px;color:#666;font-weight:500}.product .product-detail .product-detail-item .used-ticket[data-v-4635fe5c]{font-size:12px;color:orange;margin-top:4px;display:flex;flex-direction:column;line-height:20px}.product .product-detail .product-detail-item .product-detail-item-usedBtn[data-v-4635fe5c]{width:fit-content;height:40px;font-size:16px;font-weight:500;background:#bbb;border-radius:4px;color:#fff;text-align:center;line-height:40px;display:flex;align-items:center;justify-content:center;padding:0 15px}.product .residents[data-v-4635fe5c]{padding:26px 0}.product .residents .residents-title[data-v-4635fe5c]{font-size:18px;color:#333;font-weight:600}.product .residents .residents-item[data-v-4635fe5c]{margin-top:23px;display:flex}.product .residents .residents-item-name[data-v-4635fe5c]{font-size:16px;color:#333;flex:1}.order-info[data-v-4635fe5c]{margin-top:12px;padding:25px 45px;background-color:#fff;box-sizing:border-box}.order-info .order-info-title[data-v-4635fe5c]{font-size:18px;color:#333;font-weight:600;margin-bottom:18px}.order-info .order-info-item[data-v-4635fe5c]{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.order-info .order-info-item .order-info-item-label[data-v-4635fe5c]{font-size:16px;color:#666;font-weight:500}.order-info .order-info-item .order-info-item-value[data-v-4635fe5c]{font-size:16px;color:#333;font-weight:500}.code-box[data-v-4635fe5c]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 0}.code-box .code-box-text[data-v-4635fe5c]{margin-top:10px}.order-detail-code-panel[data-v-4635fe5c]{min-height:100%;padding:22px;box-sizing:border-box;border:1px solid rgba(238,228,222,.96);border-radius:20px;background:hsla(0,0%,100%,.9);box-shadow:0 16px 36px rgba(78,55,42,.08)}.checkin-code-card[data-v-4635fe5c]{min-height:100%;display:flex;flex-direction:column;border-radius:16px;background:#fff}.checkin-code-head[data-v-4635fe5c]{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid rgba(238,228,222,.9)}.checkin-code-head span[data-v-4635fe5c]{display:block;margin-bottom:4px;color:#f35c5f;font-size:13px}.checkin-code-head h3[data-v-4635fe5c]{margin:0;color:#17314d;font-size:22px}.checkin-code-close[data-v-4635fe5c]{width:34px;height:34px;padding:0;border:0;border-radius:50%;background:#fff3f1;color:#f35c5f;font-size:22px;line-height:34px;cursor:pointer}.order-detail-code-panel .code-box[data-v-4635fe5c]{flex:1;padding:34px 12px 26px;text-align:center}.order-detail-code-panel .code-box-title[data-v-4635fe5c]{margin-bottom:14px;color:#17314d;font-size:16px;font-weight:700}.order-detail-code-panel .code-box-text[data-v-4635fe5c]{color:#5f646b;line-height:1.6}.checkin-code-actions[data-v-4635fe5c]{padding-top:16px;border-top:1px solid rgba(238,228,222,.9)}.checkin-code-actions button[data-v-4635fe5c]{width:100%;height:42px;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer}.checkin-code-secondary[data-v-4635fe5c]{border:1px solid rgba(243,92,95,.35);background:#fff;color:#f35c5f}.save-btn[data-v-4635fe5c]{margin:0 auto;margin-top:30px;width:240px;height:40px;background-color:#f35c5f;border-radius:4px;font-size:14px;color:#fff!important;text-align:center;font-weight:500;line-height:40px;cursor:pointer;margin-bottom:20px}.mask[data-v-4635fe5c]{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);top:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center}.ticket-qr[data-v-4635fe5c]{width:560px;max-height:100vh;background-color:#fff;border-radius:16px;overflow-y:auto;position:sticky;top:0}.ticket-qr .imgBox[data-v-4635fe5c]{width:560px;height:100%;padding-bottom:20px}.ticket-qr .ticket-logo[data-v-4635fe5c]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:180px;width:100%;position:relative}.ticket-qr .ticket-logo img[data-v-4635fe5c]{width:192px;height:55px;margin-bottom:13px}.ticket-qr .ticket-logo .ticket-tip[data-v-4635fe5c]{font-size:14px;color:#6e6e6e}.ticket-qr .dotted-line[data-v-4635fe5c]{margin:0 20px;height:1px;border-top:1px dashed #dcdcdc;content:""}.ticket-qr .ticket-logo[data-v-4635fe5c]:before{left:0;border-radius:0 30px 30px 0}.ticket-qr .ticket-logo[data-v-4635fe5c]:after,.ticket-qr .ticket-logo[data-v-4635fe5c]:before{content:"";width:20px;height:40px;background-color:rgba(0,0,0,.5);position:absolute;bottom:-20px;overflow:hidden}.ticket-qr .ticket-logo[data-v-4635fe5c]:after{right:0;border-radius:30px 0 0 30px}.ticket-qr .ticket-map[data-v-4635fe5c]{height:133px;margin:42px 30px;background:#f8f9fd;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}.ticket-qr .ticket-map .ticketType-string[data-v-4635fe5c]{position:absolute;top:-42px;left:50%;transform:translate(-50%,-50%);background:#38383c;border:1px solid #38383c;padding:0 8px;height:30px;line-height:30px;border-radius:14px;font-size:14px;color:#fff;text-align:center}.ticket-qr .ticket-map-info[data-v-4635fe5c]{display:flex;align-items:center;position:relative}.ticket-qr .ticket-map-info .start-site-city[data-v-4635fe5c]{font-size:14px;color:#f25c5f}.ticket-qr .ticket-map-info .start-site-name[data-v-4635fe5c]{font-size:20px;color:#000;font-weight:500;margin-top:8px}.ticket-qr .ticket-map-info img[data-v-4635fe5c]{width:110px;height:auto;margin:0 40px}.ticket-qr .ticket-map-info .end-site-city[data-v-4635fe5c]{font-size:14px;color:#f25c5f;text-align:right}.ticket-qr .ticket-map-info .end-site-name[data-v-4635fe5c]{font-size:20px;color:#000;font-weight:500;margin-top:8px}.ticket-qr .ticket-map-date[data-v-4635fe5c]{margin-top:14px;font-size:16px;color:#333}.ticket-qr .ticket-seat[data-v-4635fe5c]{display:flex;align-items:center;justify-content:space-evenly}.ticket-qr .ticket-seat .seat-item[data-v-4635fe5c]{display:flex;align-items:center}.ticket-qr .ticket-seat .seat-item img[data-v-4635fe5c]{width:20px;height:20px;margin-right:4px}.ticket-qr .ticket-seat .seat-item-no[data-v-4635fe5c]{font-size:18px;color:#000;font-weight:500}.ticket-qr .ticket-seat .seat-item-type[data-v-4635fe5c]{font-size:12px;color:#6e6e6e}.ticket-qr .qr-box[data-v-4635fe5c]{display:flex;flex-direction:column;align-items:center;margin-top:16px;padding-bottom:30px}.ticket-qr .qr-box .ticket-no[data-v-4635fe5c]{font-size:14px;color:#b0b0b0}.ticket-qr .save-btn[data-v-4635fe5c]{margin:0 auto;cursor:pointer;width:240px;height:40px;background-color:#f35c5f;border-radius:4px;font-size:14px;color:#fff!important;text-align:center;font-weight:500;line-height:40px;margin-bottom:20px}.ticket-qr .next-btn[data-v-4635fe5c]{display:flex;color:#38383c;border-top:1px solid #e5e5e5}.ticket-qr .next-btn .next-left[data-v-4635fe5c]{border-right:1px solid #e5e5e5}.ticket-qr .next-btn .next-left[data-v-4635fe5c],.ticket-qr .next-btn .next-right[data-v-4635fe5c]{flex:1;height:60px;font-size:16px;text-align:center;font-weight:500;line-height:60px;cursor:pointer}.ticket-qr .ticket-index[data-v-4635fe5c]{text-align:center;font-size:16px;color:#000;margin-bottom:16px}.product-detail-item-btn[data-v-4635fe5c]{width:fit-content;margin-bottom:5px;padding:0 15px}.product-detail-item-btn1[data-v-4635fe5c],.product-detail-item-btn[data-v-4635fe5c]{height:40px;font-size:16px;font-weight:500;background:#f35c5f;border-radius:4px;color:#fff;text-align:center;line-height:40px;cursor:pointer}.product-detail-item-btn1[data-v-4635fe5c]{margin:0 auto;width:200px;margin-bottom:5px}.hotel-open-exchange-backdrop[data-v-4635fe5c]{position:fixed!important;inset:0!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;padding:72px 20px!important;background:rgba(17,24,39,.58)!important;backdrop-filter:blur(8px)!important;overflow-x:hidden!important;overflow-y:auto!important}.hotel-open-exchange-modal-card[data-v-4635fe5c]{width:min(1180px,94vw)!important;max-height:none!important;padding:24px 30px 30px!important;border:1px solid rgba(255,214,205,.82)!important;border-radius:30px!important;background:radial-gradient(circle at 10% 0,rgba(255,228,219,.62),transparent 32%),linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(255,250,246,.97))!important;box-shadow:0 30px 86px rgba(76,51,43,.26)!important;overflow:visible!important}.hotel-open-exchange-modal-card .purchase-modal-head[data-v-4635fe5c]{min-height:48px!important;margin-bottom:12px!important;padding:0 2px!important}.hotel-open-exchange-modal-card .close-btn[data-v-4635fe5c]{width:44px!important;height:44px!important;border:0!important;border-radius:16px!important;background:rgba(255,239,241,.95)!important;color:#ef6f78!important;font-size:22px!important;line-height:44px!important;box-shadow:none!important}.hotel-open-exchange-modal-card .schedule-search-layout[data-v-4635fe5c]{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important}.hotel-open-exchange-modal-card .schedule-result-shell[data-v-4635fe5c],.hotel-open-exchange-modal-card .schedule-search-panel[data-v-4635fe5c]{border:1px solid rgba(255,214,205,.82)!important;border-radius:30px!important;background:hsla(0,0%,100%,.96)!important;box-shadow:0 26px 72px rgba(96,58,39,.12)!important;backdrop-filter:blur(18px)!important}.hotel-open-exchange-modal-card .schedule-search-panel[data-v-4635fe5c]{position:relative!important;overflow:visible!important;padding:24px 34px!important}.hotel-open-exchange-modal-card .schedule-return-row[data-v-4635fe5c],.hotel-open-exchange-modal-card .schedule-route-line[data-v-4635fe5c]{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important;align-items:stretch!important;width:100%!important;overflow:visible!important}.hotel-open-exchange-modal-card .schedule-line-label[data-v-4635fe5c]{display:none!important}.hotel-open-exchange-modal-card .schedule-search-panel .field-grid.booking-grid.booking-grid-with-trip.schedule-field-grid[data-v-4635fe5c]{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(240px,.72fr)!important;gap:18px!important;align-items:stretch!important;width:100%!important;min-width:0!important;margin:0!important;overflow:visible!important}.hotel-open-exchange-modal-card .field-popover-slot[data-v-4635fe5c]{position:relative!important;min-width:0!important;width:100%!important;overflow:visible!important}.hotel-open-exchange-modal-card .field-card[data-v-4635fe5c]{display:flex!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:68px!important;height:68px!important;padding:12px 20px!important;border:1px solid rgba(236,193,184,.88)!important;border-radius:15px!important;background:hsla(0,0%,100%,.94)!important;box-shadow:none!important;color:#4d3831!important}.hotel-open-exchange-modal-card .field-value-stack[data-v-4635fe5c]{display:grid!important;width:100%!important;min-width:0!important;gap:3px!important;text-align:left!important}.hotel-open-exchange-modal-card .field-value-stack span[data-v-4635fe5c]{display:block!important;width:100%!important;color:#8b7067!important;font-size:14px!important;font-weight:800!important;writing-mode:horizontal-tb!important;white-space:nowrap!important}.hotel-open-exchange-modal-card .field-value-stack strong[data-v-4635fe5c]{display:block!important;width:100%!important;color:#9b8a84!important;font-size:15px!important;font-weight:800!important;writing-mode:horizontal-tb!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hotel-open-exchange-modal-card .field-value-stack small[data-v-4635fe5c]{display:none!important}.hotel-open-exchange-modal-card .schedule-search-panel .button-row[data-v-4635fe5c]{display:flex!important;justify-content:center!important;width:100%!important;margin:18px 0 0!important}.hotel-open-exchange-modal-card .button-row .cta[data-v-4635fe5c]{position:relative!important;width:min(540px,100%)!important;height:54px!important;overflow:hidden!important;border:0!important;border-radius:16px!important;background:linear-gradient(135deg,#ff5656,#f72f3b)!important;box-shadow:0 14px 28px rgba(242,60,67,.18)!important;color:#fff!important;font-size:20px!important;font-weight:900!important;isolation:isolate!important}.hotel-open-exchange-modal-card .button-row .cta[data-v-4635fe5c]:after,.hotel-open-exchange-modal-card .button-row .cta[data-v-4635fe5c]:before{content:""!important;position:absolute!important;bottom:-2px!important;z-index:0!important;width:min(220px,23%)!important;height:44px!important;background:url(../img/query-cloud.32c75fa7.png) 0 100%/contain no-repeat!important;opacity:.62!important;pointer-events:none!important}.hotel-open-exchange-modal-card .button-row .cta[data-v-4635fe5c]:before{left:0!important;transform:scaleX(-1)!important}.hotel-open-exchange-modal-card .button-row .cta[data-v-4635fe5c]:after{right:0!important}.hotel-open-exchange-modal-card .button-row .cta[data-v-4635fe5c]:hover{transform:translateY(-1px)!important;box-shadow:0 18px 36px rgba(247,47,59,.22)!important}.hotel-open-exchange-modal-card .button-row .cta.disabled[data-v-4635fe5c],.hotel-open-exchange-modal-card .button-row .cta[data-v-4635fe5c]:disabled{cursor:not-allowed!important;opacity:.76!important;transform:none!important}.hotel-open-exchange-modal-card .hotel-open-exchange-picker-panel[data-v-4635fe5c]{position:absolute!important;top:calc(100% + 12px)!important;z-index:90!important;box-sizing:border-box!important;width:860px!important;max-height:420px!important;display:grid!important;grid-template-columns:180px minmax(0,1fr)!important;grid-template-rows:auto minmax(0,1fr)!important;gap:0!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(225,208,201,.92)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 24px 54px rgba(76,51,43,.18)!important}.hotel-open-exchange-modal-card .hotel-open-exchange-picker-departure[data-v-4635fe5c]{left:0!important;right:auto!important}.hotel-open-exchange-modal-card .hotel-open-exchange-picker-arrival[data-v-4635fe5c]{left:auto!important;right:0!important;transform:none!important}.hotel-open-exchange-modal-card .hotel-open-exchange-picker-panel .picker-panel-head[data-v-4635fe5c]{grid-column:1/-1!important;display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:46px!important;padding:0 18px!important;border-bottom:1px solid #eee8e5!important;background:#fff!important}.hotel-open-exchange-modal-card .hotel-open-exchange-picker-panel .picker-panel-head strong[data-v-4635fe5c]{color:#6f625d!important;font-size:14px!important;font-weight:400!important}.hotel-open-exchange-modal-card .hotel-open-exchange-picker-panel .purchase-note-link[data-v-4635fe5c]{color:#ef4148!important;font-size:13px!important;font-weight:500!important}.hotel-open-exchange-modal-card .hotel-open-exchange-picker-panel .picker-chip-grid[data-v-4635fe5c]{grid-column:1!important;grid-row:2!important;display:grid!important;align-content:start!important;gap:6px!important;min-width:0!important;max-height:374px!important;padding:18px 16px!important;overflow-y:auto!important;border-right:1px solid #eee8e5!important;background:#fafafa!important}.hotel-open-exchange-modal-card .hotel-open-exchange-picker-panel .picker-district-stack[data-v-4635fe5c]{grid-column:2!important;grid-row:2!important;display:grid!important;align-content:start!important;gap:20px!important;min-width:0!important;max-height:374px!important;padding:18px 28px 22px!important;overflow-y:auto!important;background:#fff!important}.hotel-open-exchange-modal-card .hotel-open-exchange-picker-panel .picker-district-title[data-v-4635fe5c]{margin:0!important;color:#9a8b84!important;font-size:13px!important;line-height:1.4!important;font-weight:400!important}.hotel-open-exchange-modal-card .hotel-open-exchange-picker-panel .picker-stop-list[data-v-4635fe5c]{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:4px 16px!important}.hotel-open-exchange-modal-card .hotel-open-exchange-picker-panel .picker-chip[data-v-4635fe5c],.hotel-open-exchange-modal-card .hotel-open-exchange-picker-panel .picker-stop[data-v-4635fe5c]{min-width:0!important;min-height:34px!important;padding:7px 10px!important;border:0!important;border-radius:5px!important;background:transparent!important;box-shadow:none!important;line-height:1.35!important;cursor:pointer!important}.hotel-open-exchange-modal-card .hotel-open-exchange-picker-panel .picker-chip[data-v-4635fe5c]{width:100%!important;padding-right:14px!important;padding-left:14px!important;color:#312824!important;text-align:center!important;font-size:15px!important;font-weight:400!important}.hotel-open-exchange-modal-card .hotel-open-exchange-picker-panel .picker-stop[data-v-4635fe5c]{color:#241d1a!important;text-align:left!important;font-size:14px!important;font-weight:500!important;overflow-wrap:anywhere!important}.hotel-open-exchange-modal-card .hotel-open-exchange-picker-panel .picker-chip[data-v-4635fe5c]:hover,.hotel-open-exchange-modal-card .hotel-open-exchange-picker-panel .picker-stop[data-v-4635fe5c]:not(:disabled):hover{background:#fff0f0!important;color:#ef4148!important}.hotel-open-exchange-modal-card .hotel-open-exchange-picker-panel .picker-chip.active[data-v-4635fe5c],.hotel-open-exchange-modal-card .hotel-open-exchange-picker-panel .picker-stop.active[data-v-4635fe5c]{background:#fde8ea!important;color:#ef4148!important}.hotel-open-exchange-modal-card .hotel-open-exchange-picker-panel .picker-stop.disabled[data-v-4635fe5c],.hotel-open-exchange-modal-card .hotel-open-exchange-picker-panel .picker-stop[data-v-4635fe5c]:disabled{background:#f5f3f2!important;color:#b6aaa5!important;text-decoration:line-through!important;cursor:not-allowed!important;opacity:.72!important}.hotel-open-exchange-modal-card .schedule-result-shell[data-v-4635fe5c]{min-height:180px!important;padding:22px 34px!important}.hotel-open-exchange-modal-card .schedule-loading-panel[data-v-4635fe5c]{min-height:136px!important;display:grid!important;place-items:center!important;align-content:center!important;gap:14px!important;color:#6f625d!important;font-size:15px!important;font-weight:700!important}.hotel-open-exchange-modal-card .schedule-loading-panel p[data-v-4635fe5c]{margin:0!important}.hotel-open-exchange-modal-card .schedule-loading-dots[data-v-4635fe5c]{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;height:24px!important}.hotel-open-exchange-modal-card .hotel-open-exchange-loading-dot[data-v-4635fe5c]{display:block!important;width:12px!important;height:12px!important;border-radius:999px!important;background:linear-gradient(135deg,#ff5656,#f72f3b)!important;box-shadow:0 8px 18px rgba(247,47,59,.24)!important}.hotel-open-exchange-modal-card .schedule-result-list[data-v-4635fe5c]{max-height:none!important;overflow:visible!important;padding-right:0!important}.hotel-open-exchange-modal-card .schedule-result-grid[data-v-4635fe5c]{display:grid!important;grid-template-columns:repeat(auto-fill,116px)!important;justify-content:start!important;column-gap:clamp(14px,2.8vw,42px)!important;row-gap:16px!important}.hotel-open-exchange-modal-card .schedule-chip.selectable[data-v-4635fe5c]{display:grid!important;place-items:center!important;align-content:center!important;justify-items:center!important;width:116px!important;min-height:82px!important;padding:8px!important;border:1px solid #ff6e75!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important;text-align:center!important;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease!important}.hotel-open-exchange-modal-card .schedule-chip.selectable strong[data-v-4635fe5c]{width:100%!important;color:#111827!important;font-size:18px!important;line-height:1.25!important;text-align:center!important}.hotel-open-exchange-modal-card .schedule-chip.selectable span[data-v-4635fe5c]{width:100%!important;color:#111827!important;font-size:13px!important;line-height:1.35!important;text-align:center!important}.hotel-open-exchange-modal-card .schedule-chip.selectable b[data-v-4635fe5c]{width:100%!important;margin-top:3px!important;color:#111827!important;font-size:14px!important;line-height:1.35!important;text-align:center!important}.hotel-open-exchange-modal-card .schedule-chip.selectable.active[data-v-4635fe5c]{border-color:#ff3340!important;background:linear-gradient(180deg,#ff4b53,#f4565e)!important;box-shadow:0 10px 22px rgba(244,86,94,.36),0 0 0 2px rgba(255,51,64,.18)!important;transform:translateY(-2px)!important}.hotel-open-exchange-modal-card .schedule-chip.selectable.active b[data-v-4635fe5c],.hotel-open-exchange-modal-card .schedule-chip.selectable.active span[data-v-4635fe5c],.hotel-open-exchange-modal-card .schedule-chip.selectable.active strong[data-v-4635fe5c]{color:#fff!important}.hotel-open-exchange-modal-card .hotel-calendar-tip[data-v-4635fe5c]{color:#6f625d!important;font-size:16px!important;line-height:1.7!important}.hotel-open-exchange-modal-card .schedule-result-foot[data-v-4635fe5c]{position:static!important;display:flex!important;justify-content:flex-end!important;margin-top:18px!important;padding-top:6px!important;border-top:1px solid #eee8e5!important}.hotel-open-exchange-modal-card .schedule-result-foot .primary-btn[data-v-4635fe5c]{min-width:136px!important;height:44px!important;padding:0 20px!important;border:0!important;border-radius:12px!important;background:linear-gradient(135deg,#ff5656,#f72f3b)!important;box-shadow:0 12px 26px rgba(247,47,59,.22)!important;color:#fff!important;font-size:15px!important;font-weight:800!important}.hotel-open-exchange-modal-card .schedule-result-foot .primary-btn[data-v-4635fe5c]:hover{background:linear-gradient(135deg,#ff484f,#ef2430)!important;box-shadow:0 14px 30px rgba(247,47,59,.28)!important}.modal-card.detail-modal-card.schedule-modal-card.hotel-open-exchange-modal-card .schedule-search-layout[data-v-4635fe5c]{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:start!important;gap:18px!important}.modal-card.detail-modal-card.schedule-modal-card.hotel-open-exchange-modal-card .schedule-search-layout .schedule-result-shell[data-v-4635fe5c]{display:block!important;min-height:0!important;height:auto!important;align-self:start!important;padding:22px 34px!important}.modal-card.detail-modal-card.schedule-modal-card.hotel-open-exchange-modal-card .schedule-search-layout .schedule-result-list[data-v-4635fe5c]{display:block!important;max-height:none!important;height:auto!important;overflow:visible!important;padding-right:0!important}.modal-card.detail-modal-card.schedule-modal-card.hotel-open-exchange-modal-card .schedule-search-layout .schedule-result-group[data-v-4635fe5c]{margin:0!important}.modal-card.detail-modal-card.schedule-modal-card.hotel-open-exchange-modal-card .schedule-search-layout .schedule-result-grid[data-v-4635fe5c]{display:grid!important;grid-template-columns:repeat(auto-fill,116px)!important;justify-content:start!important;column-gap:clamp(14px,2.8vw,42px)!important;row-gap:16px!important;max-height:480px;overflow-y:auto}.modal-card.detail-modal-card.schedule-modal-card.hotel-open-exchange-modal-card .schedule-search-layout .schedule-result-foot[data-v-4635fe5c]{margin-top:18px!important}.modal-card.detail-modal-card.schedule-modal-card.hotel-open-exchange-modal-card.schedule-pay-modal-card[data-v-4635fe5c]{width:1120px!important;max-width:1120px!important;max-height:calc(100vh - 48px)!important;overflow-x:hidden!important;overflow-y:auto!important}.modal-card.detail-modal-card.schedule-modal-card.hotel-open-exchange-modal-card.schedule-pay-modal-card .schedule-pay-layout[data-v-4635fe5c]{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,.48fr)!important;grid-auto-flow:row!important;align-items:start!important;gap:18px 20px!important;padding:24px!important;overflow:visible!important}.modal-card.detail-modal-card.schedule-modal-card.hotel-open-exchange-modal-card.schedule-pay-modal-card .schedule-pay-left[data-v-4635fe5c]{display:contents!important}.modal-card.detail-modal-card.schedule-modal-card.hotel-open-exchange-modal-card.schedule-pay-modal-card .schedule-order-summary[data-v-4635fe5c],.modal-card.detail-modal-card.schedule-modal-card.hotel-open-exchange-modal-card.schedule-pay-modal-card .schedule-result-head[data-v-4635fe5c]{grid-column:1/-1!important}.modal-card.detail-modal-card.schedule-modal-card.hotel-open-exchange-modal-card.schedule-pay-modal-card .schedule-confirm-panel[data-v-4635fe5c]{grid-column:1!important;min-height:0!important;align-self:start!important;padding:18px 20px!important}.modal-card.detail-modal-card.schedule-modal-card.hotel-open-exchange-modal-card.schedule-pay-modal-card .schedule-pay-right[data-v-4635fe5c]{grid-column:2!important;display:flex!important;flex-direction:column!important;align-self:start!important;min-height:0!important;gap:14px!important;padding:18px 20px!important;overflow:visible!important}.modal-card.detail-modal-card.schedule-modal-card.hotel-open-exchange-modal-card.schedule-pay-modal-card .schedule-pay-right>.button-row[data-v-4635fe5c],.modal-card.detail-modal-card.schedule-modal-card.hotel-open-exchange-modal-card.schedule-pay-modal-card .schedule-pay-right>.schedule-pay-summary-card[data-v-4635fe5c]{position:static!important;grid-area:auto!important;width:100%!important;margin:0!important;transform:none!important}.modal-card.detail-modal-card.schedule-modal-card.hotel-open-exchange-modal-card.schedule-pay-modal-card .schedule-pay-right>.button-row[data-v-4635fe5c]{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}