body{-webkit-text-size-adjust:100%;-webkit-user-select:none;-moz-user-select:-moz-none;user-select:none;color:#333;margin:0 auto}*{border:0;box-sizing:border-box;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:-moz-none;user-select:none}img{-webkit-user-drag:none;-moz-user-select:-moz-none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}button{transform:scale(1);transition:transform .28s cubic-bezier(.22,1,.36,1),filter .2s ease;-webkit-tap-highlight-color:transparent}button:active{transform:scale(.95);filter:brightness(.88);transition-duration:.08s}.imgOut{display:flex;align-items:center;justify-content:center}.imgOut img{width:100%;height:100%;object-fit:cover}.global-loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.62)}.global-loading.is-hidden{display:none}.global-loading .loading-cont{width:41.87vw;height:29.07vw;border-radius:5.33vw;background:#151515;padding-top:3.73vw}.global-loading .loading-title{font-size:3.2vw;text-align:center;color:#fff}.global-loading .loading-img{width:11.07vw;height:11.07vw;display:flex;align-items:center;justify-content:center;margin:3.73vw auto 0}.global-loading .loading-img img{width:100%;height:100%;animation:globalLoadingSpin 1s linear infinite;will-change:transform}@keyframes globalLoadingSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(min-width:768px){.global-loading .loading-cont{width:9.8125rem;height:6.8125rem;border-radius:1.25rem;padding-top:.875rem}.global-loading .loading-title{font-size:.75rem}.global-loading .loading-img{width:2.59375rem;height:2.59375rem;margin-top:.875rem}}.installGuidecontainer{display:block;position:fixed;width:100%;height:100dvh;z-index:1500;top:0;left:-200vw;transform:translate(-50%);overflow-y:auto;font-size:.875rem;pointer-events:none}.installGuidecontainer.is-open{left:50%;pointer-events:auto}.installGuidecontainer .download{display:flex;flex-direction:column;gap:1rem;padding:.625rem 1.5625rem;margin-top:1.875rem}.installGuidecontainer .note{border-radius:.875rem;padding:.625rem;background-color:rgba(255,255,255,.34);color:#4d4d4d;font-size:.75rem;font-weight:400}.installGuidecontainer .imgWrapper,.installGuidecontainer .guide-img-wrapper{width:100%;height:auto;display:flex;align-items:center;justify-content:center;margin-top:.625rem;margin-bottom:.9375rem;cursor:pointer;-webkit-tap-highlight-color:transparent}.installGuidecontainer .imgWrapper img,.installGuidecontainer .guide-img-wrapper img{transition:box-shadow .16s ease;border-radius:.625rem}.installGuidecontainer .imgWrapper.touch-active img,.installGuidecontainer .guide-img-wrapper.touch-active img{box-shadow:0 0 0 .125rem rgba(64,148,255,.95)}.touch-active{filter:brightness(.82)}
