@import url("https://fonts.googleapis.com/css2?family=BIZ+UDPMincho:wght@400;700&family=Klee+One&family=Kosugi+Maru&family=M+PLUS+1p:wght@400;700;900&family=Noto+Sans+JP:wght@400;700;900&family=Noto+Serif+JP:wght@400;700;900&family=Shippori+Mincho:wght@400;700&family=Zen+Kaku+Gothic+New:wght@400;700;900&display=swap");.GuestLogin_container__JQtPS{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f5f5f5;padding:20px}.GuestLogin_loginBox___2gNn{background:white;padding:2rem;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);width:100%;max-width:400px}.GuestLogin_title__LhBV7{text-align:center;margin-bottom:1rem;color:var(--colour-10,#393d3f);font:600 24px Inter,sans-serif}.GuestLogin_subtitle__z8IRR{text-align:center;margin-bottom:2rem;color:rgba(0,0,0,.7);font:400 16px Inter,sans-serif}.GuestLogin_btn__o5cWO{display:flex;width:100%;justify-content:center;align-items:center;border-radius:100px;padding:16px}.GuestLogin_btn__o5cWO.GuestLogin_login__H_BRj{background-color:var(--color-15,#3aa0ff);margin-top:24px;color:var(--white,#fff);font:600 16px Inter,sans-serif;border:none;cursor:pointer}.GuestLogin_btn__o5cWO.GuestLogin_login__H_BRj.GuestLogin_clicked__ymHZa{background-color:#0c70cc}.GuestLogin_btn__o5cWO.GuestLogin_login__H_BRj:disabled{background-color:#ccc;cursor:not-allowed}.GuestLogin_error__UsqER{font-size:14px;color:var(--color-16,#ff4d4f);font-weight:400;margin-top:8px}.PopupMessage_snackbar-container__KwgtJ{min-width:300px;max-width:350px;margin-left:-125px;border-radius:2px;position:fixed;z-index:100;right:20px;bottom:20px}.PopupMessage_snackbar__iV3yY{background:#fff;border:1px solid #cfdae1;border-radius:2px;position:relative}.PopupMessage_snackbar__iV3yY img{width:100%}.PopupMessage_snackbar__iV3yY.PopupMessage_fade-out__JvFaP{animation:PopupMessage_fade-out__JvFaP 10s linear forwards}@keyframes PopupMessage_fade-out__JvFaP{95%{opacity:1;transform:translateY(0)}99%{opacity:0;transform:translateY(-10px)}to{opacity:0}}.PopupMessage_snackbar-title__k52t7{font-size:20px;font-weight:700}.PopupMessage_snackbar-ellipsis__BEf7h{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.PopupMessage_snackbar-close__r0dfM{width:15px;height:15px;position:absolute;right:10px;top:10px}.PopupMessage_snackbar-close__r0dfM:hover{opacity:.8}.PopupMessage_snackbar-close__r0dfM:after,.PopupMessage_snackbar-close__r0dfM:before{content:"";display:block;width:16px;height:4px;border-radius:4px;background:#9bacb5;position:absolute;top:4px}.PopupMessage_snackbar-close__r0dfM:before{transform:rotate(45deg)}.PopupMessage_snackbar-close__r0dfM:after{transform:rotate(-45deg)}@media screen and (max-width:768px){.PopupMessage_snackbar-container__KwgtJ{max-width:60vw;min-width:auto;right:10px;bottom:10px}}.ChatPreview_bottomWindow__X6Lfn{bottom:64px;left:0;right:0;padding:16px;border-radius:16px;max-width:400px;margin:0 auto 16px;align-items:flex-start;flex-direction:column}.ChatPreview_bottomWindowCollapsed__ePQWq,.ChatPreview_bottomWindow__X6Lfn{position:fixed;background-color:white;box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:999;transition:all .3s ease;cursor:pointer;display:flex}.ChatPreview_bottomWindowCollapsed__ePQWq{bottom:80px;width:48px;height:48px;padding:0;border-radius:50%;left:auto;right:16px;margin:0;align-items:center;justify-content:center}.ChatPreview_chatHeader__LXzMC{margin-bottom:8px;gap:8px}.ChatPreview_chatHeaderCollapsed__Mw4Iu,.ChatPreview_chatHeader__LXzMC{display:flex;align-items:center}.ChatPreview_logoContainer__pHo6j{padding:8px;border-radius:100px}.ChatPreview_logoContainerCollapsed__lvGMw,.ChatPreview_logoContainer__pHo6j{display:flex;width:48px;height:48px;justify-content:center;align-items:center}.ChatPreview_logoContainerCollapsed__lvGMw.ChatPreview_customIcon__0h1bF,.ChatPreview_logoContainer__pHo6j.ChatPreview_customIcon__0h1bF{padding:0}.ChatPreview_logo__wl8_c{width:36px;height:36px}.ChatPreview_logo__wl8_c.ChatPreview_customIcon__0h1bF{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.ChatPreview_chatName__0ixS3{font-size:12px;color:#767676}.ChatPreview_messageText__NcS_J{transition:opacity .2s ease}.ChatPreview_messageTextHidden__y086m{opacity:0;position:absolute;pointer-events:none;transition:opacity .2s ease}.GuestServicesPage_chatContainer__33O75{padding:24px 0;height:calc(100dvh - 64px - 72px);display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}@media (max-width:768px){.GuestServicesPage_chatContainer__33O75{padding:0;height:calc(100dvh - 64px - 88px)}}.GuestServicesPage_chatModal__kbSpt{width:100%}@media (min-width:769px){.GuestServicesPage_chatModal__kbSpt{border-radius:20px;border:1px solid var(--colour-12,#f3f6f8);box-shadow:0 2px 28.2px 0 rgba(28,144,250,.15);width:640px}}