.welcome-dialog{padding:0;border:0;border-radius:16px;background:#faf6ee;color:#282920;box-shadow:0 24px 100px #0b140b66;width:min(720px,calc(100vw - 36px));max-height:calc(100dvh - 36px);overflow:auto;font-family:inherit}.welcome-dialog[open]{display:grid;grid-template-columns:.8fr 1.2fr;animation:welcome-arrive .35s ease-out}.welcome-dialog::backdrop{background:#1017119c;backdrop-filter:blur(5px)}.welcome-modal-open{overflow:hidden}.welcome-close{position:absolute;z-index:2;right:13px;top:11px;width:38px;height:38px;border:0;border-radius:50%;background:#faf6eedb;color:#414437;font-size:28px;line-height:1;cursor:pointer}.welcome-picture{min-height:475px;background:linear-gradient(180deg,#11211722,#11211788),url('/photos/seine.jpg') center 54%/cover;display:flex;flex-direction:column;justify-content:space-between;padding:38px 25px;color:#fff9e9;border-radius:16px 0 0 16px}.welcome-picture>span{font:32px/1.23 Georgia,serif;letter-spacing:2px}.welcome-picture small{font-size:9px;letter-spacing:2px}.welcome-copy{padding:43px 35px 26px;text-align:center}.welcome-eyebrow{font:10px/1.6 sans-serif;letter-spacing:2.2px;color:#997740}.welcome-copy h2{font-family:Georgia,'Songti SC','STSong',serif;font-size:30px;line-height:1.5;letter-spacing:1px;font-weight:500;margin:12px 0}.welcome-copy>p:not(.welcome-terms):not(.welcome-message){font-size:12px;line-height:1.9;color:#787a6d;margin:0}.welcome-ticket{margin:23px 0 22px;padding:17px 15px;display:flex;align-items:center;justify-content:center;gap:18px;border-top:1px dashed #bfac83;border-bottom:1px dashed #bfac83;position:relative;background:#f0e9d9}.welcome-ticket>div{color:#896b34;white-space:nowrap}.welcome-ticket>div>span{font:26px Georgia;margin-right:5px}.welcome-ticket strong{font:66px/.95 Georgia;font-weight:400}.welcome-ticket>p{margin:0;padding-left:18px;border-left:1px solid #c9b998;text-align:left;font-size:15px;letter-spacing:1px;line-height:1.8;color:#53492d}.welcome-ticket small{display:block;font-size:10px;letter-spacing:0;color:#83775d}.welcome-claim{display:block;width:100%;min-height:49px;border:0;border-radius:4px;background:#354b3b;color:#fffaf0;font-size:14px;cursor:pointer;padding:14px 12px;letter-spacing:.5px}.welcome-claim>span{margin-left:12px}.welcome-claim:disabled{opacity:.6;cursor:wait}.welcome-message:empty{display:none}.welcome-message{font-size:12px;color:#46603f;line-height:1.7;margin:12px 0 0}.welcome-terms{font-size:10px;line-height:1.9;color:#858575;margin:12px 0}.welcome-skip{padding:7px 10px;background:none;border:0;color:#777b6d;text-decoration:underline;text-underline-offset:4px;font-size:11px;cursor:pointer}.welcome-dialog button:focus-visible,.welcome-badge:focus-visible{outline:3px solid #b68d46;outline-offset:3px}.welcome-badge{position:fixed;z-index:45;right:18px;bottom:26px;background:#344a3b;color:#fff7e3;border:1px solid #c3af7c;border-radius:30px;padding:11px 17px;font-size:11px;box-shadow:0 4px 18px #1f312529;cursor:pointer}.welcome-badge[hidden]{display:none}.welcome-claimed .welcome-original-price{font-size:12px!important;color:#858577!important;text-decoration:line-through!important;opacity:.85}.welcome-price{display:flex;flex-direction:column;gap:4px;color:#6d562b}.welcome-price b{font:600 25px/1.2 Georgia,serif}.welcome-price small{display:block;font:10px/1.6 sans-serif;color:#7b714f;max-width:175px}.welcome-claimed .card-bottom{flex-wrap:wrap;gap:12px}.welcome-claimed .card-bottom .welcome-original-price{flex-basis:100%;margin-bottom:-8px}.welcome-claimed .online-price{flex-wrap:wrap;gap:12px}.welcome-claimed .online-price>.welcome-original-price{flex-basis:100%;margin-bottom:-6px}.welcome-order-note{font-size:12px!important;line-height:1.8!important;color:#687148!important;border-top:1px dashed #c9c9ac;padding-top:12px!important;margin-top:15px!important}.welcome-upgrade-note{display:block;margin-top:7px;color:#606d48;font-size:12px}.welcome-claimed .mobile-bookbar .welcome-original-price{display:none}.welcome-bar-price{font-size:10px;color:#6c603f}.welcome-claimed .detail-meta .welcome-price{display:inline-flex;margin-left:12px}.welcome-claimed .detail-meta .welcome-price small{max-width:230px}@keyframes welcome-arrive{from{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:600px){.welcome-dialog{width:calc(100vw - 32px);max-width:390px;max-height:calc(100dvh - 26px);border-radius:13px}.welcome-dialog[open]{grid-template-columns:1fr}.welcome-picture{min-height:108px;height:108px;padding:18px 22px;border-radius:13px 13px 0 0;background-position:center 48%;flex-direction:row;align-items:end}.welcome-picture>span{font-size:21px;line-height:1.1}.welcome-picture small{font-size:8px;max-width:100px;line-height:1.8;text-align:right}.welcome-copy{padding:22px 24px 18px}.welcome-copy h2{font-size:27px;line-height:1.35;margin:10px 0 12px}.welcome-ticket{margin:17px 0;padding:13px;gap:17px}.welcome-ticket strong{font-size:61px}.welcome-badge{right:12px;bottom:calc(83px + env(safe-area-inset-bottom));font-size:10px;padding:9px 13px}.welcome-terms{margin:10px 0 5px}.welcome-close{width:34px;height:34px;top:9px;right:9px}.welcome-price b{font-size:23px}}@media(max-height:650px) and (max-width:600px){.welcome-picture{min-height:72px;height:72px}.welcome-copy{padding:16px 20px 12px}.welcome-copy h2{font-size:24px}.welcome-ticket{margin:12px 0;padding:10px}.welcome-terms{font-size:9px}}@media(prefers-reduced-motion:reduce){.welcome-dialog[open]{animation:none}}
.welcome-dialog{position:fixed;inset:0;margin:auto}
