*{box-sizing:border-box}html,body{height:100%;margin:0}body{color:#0f0f0f;-webkit-tap-highlight-color:transparent;font-family:Inter Tight,-apple-system,system-ui,sans-serif;position:relative;overflow:hidden}.lg-bg{z-index:-2;background:url(/assets/login/bg.webp) 50%/cover no-repeat;position:fixed;inset:0}.lg-logo{z-index:3;cursor:pointer;width:68px;height:68px;display:block;position:fixed;top:20px;left:50%;transform:translate(-50%)}.lg-logo img{width:100%;height:100%;display:block}.lg-logo:hover{opacity:.85}.lg-logo:focus-visible{outline-offset:4px;border-radius:50%;outline:3px solid #0f0f0f}.lg-toys{display:none}.lg-toy{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:transform var(--pt,.5s) cubic-bezier(.2,.8,.25,1);position:fixed}@keyframes lg-float{0%{translate:0;rotate:0deg}to{translate:0 -11px;rotate:2.5deg}}.lg-content{z-index:2;padding:90px 16px 24px;display:flex;position:fixed;inset:0;overflow:hidden auto}.lg-shell{width:min(376px,100vw - 32px);margin:auto;position:relative}.lg-stage{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.lg-left{flex-direction:column;align-items:center;width:100%;display:flex}.lg-card{background:#fff;border-radius:28px;align-items:stretch;width:100%;height:392px;padding:24px;display:flex}.lg-card-inner{flex-direction:column;flex:1;justify-content:space-between;gap:16px;display:flex;position:relative}.lg-top{align-items:flex-start;gap:24px;display:flex}.lg-text{flex-direction:column;flex:1;gap:16px;min-width:0;display:flex}.lg-title{margin:0;font-size:24px;font-weight:600;line-height:28px}.lg-sub{margin:0;font-size:14px;font-weight:400;line-height:20px}.lg-sub .em{color:#088bfe;overflow-wrap:anywhere}.lg-dots{flex:none;align-items:center;gap:4px;padding-top:4px;display:flex}.lg-dot{cursor:pointer;background:#e7ecef;border:none;border-radius:1000px;width:5px;height:5px;padding:0;transition:width .3s;overflow:hidden}.lg-dot.active{width:20px}.lg-dot:focus-visible{outline-offset:3px;outline:2px solid #0f0f0f}.lg-dot i{will-change:transform;background:#088bfe;border-radius:1000px;width:100%;height:100%;display:block;transform:translate(-100%)}.lg-dot.active i{animation:lg-dot-run var(--slide,4s) linear forwards}@keyframes lg-dot-run{0%{transform:translate(-100%)}to{transform:translate(0)}}.lg-img{width:100%;height:196px}.lg-img img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.lg-fade{animation:.4s lg-fade-in}@keyframes lg-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.lg-change{cursor:pointer;color:#088bfe;background:0 0;border:none;margin:0;padding:0;font-family:inherit;font-size:14px;line-height:20px;display:none;position:absolute;bottom:0;left:0}.lg-change:hover{opacity:.8}.lg-change:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid #0f0f0f}.lg-decor{background:#fff;border-radius:0 0 12px 12px;height:16px}.lg-decor-50{opacity:.5;width:86%}.lg-decor-20{opacity:.2;width:71%}.lg-right{flex-direction:column;gap:8px;width:100%;display:flex;position:relative}.lg-input-wrap,.lg-account{background:#fff;border-radius:16px;height:88px;overflow:hidden}.lg-input{text-align:center;color:#0f0f0f;background:0 0;border:none;outline:none;width:100%;height:100%;font-family:inherit;font-size:24px;font-weight:500;line-height:28px}.lg-input::placeholder{color:#b4bec8}html.lg-keyboard .lg-input:focus-visible{box-shadow:inset 0 0 0 2px #088bfe}.lg-code{background:#fff;border-radius:12px;gap:4px;width:100%;min-width:0;height:88px;padding:4px;display:flex}.lg-code[hidden],.lg-input-wrap[hidden],.lg-account[hidden]{display:none}.lg-code-box{text-align:center;color:#0f0f0f;background:#f2f5f7;border:none;border-radius:8px;outline:none;flex:1;min-width:0;height:100%;font-family:inherit;font-size:28px;font-weight:600;transition:box-shadow .15s}.lg-code-box:focus{box-shadow:inset 0 0 0 2px #088bfe}.lg-account{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:12px 24px;display:flex}.lg-account-label{color:#0f0f0f8c;font-size:12px;line-height:16px}.lg-account-email{text-overflow:ellipsis;max-width:100%;font-size:18px;font-weight:600;line-height:24px;overflow:hidden}.lg-btn{cursor:pointer;color:#fff;background:#088bfe;border:none;border-radius:16px;height:88px;font-family:inherit;font-size:14px;font-weight:700;line-height:24px;transition:background .15s}.lg-btn:hover{background:#0379db}.lg-btn:active{background:#0369c2}.lg-btn:focus-visible{outline-offset:3px;outline:3px solid #0f0f0f}.lg-btn:disabled{opacity:.45;cursor:default;background:#088bfe}.lg-message{z-index:7;color:#0f0f0f;text-align:center;background:#fffffff0;border-radius:12px;justify-content:center;align-items:center;min-height:64px;margin:0;padding:16px 24px;font-size:14px;line-height:20px;animation:.28s cubic-bezier(.2,.8,.25,1) both lg-notice-pop;position:fixed;bottom:250px;left:16px;right:16px;box-shadow:0 4px 16px #0f0f0f1a}.lg-message:after{content:"";border:11px solid #0000;border-top-color:#fffffff0;position:absolute;bottom:-20px;left:68%}.lg-message.info{color:#0f0f0f}.lg-message[hidden]{display:none}.lg-message:not([hidden]){display:flex}@keyframes lg-notice-pop{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:none}}.lg-notice-monkey{z-index:6;opacity:0;visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:260px;height:260px;transition:transform .48s cubic-bezier(.2,.8,.25,1),opacity .2s,visibility 0s linear .48s;position:fixed;bottom:-42px;left:50%;transform:translate(-50%,110%)}html.lg-message-visible .lg-notice-monkey{opacity:1;visibility:visible;transition-delay:0s;transform:translate(-50%)}.lg-privacy{text-align:center;color:#0f0f0f8c;margin:2px 0 0;font-size:12px;line-height:16px}.lg-privacy a{color:inherit;text-decoration:underline}.lg-privacy a:hover{color:#088bfe}.lg-privacy a:focus-visible{outline-offset:2px;outline:2px solid #0f0f0f}.lg-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.lg-toy{transition:none;animation:none!important}.lg-dot.active i{animation:none;transform:translate(0)}.lg-fade{animation:none}}@media (width>=768px) and (width<=1279px){.lg-message{width:auto;position:absolute;inset:calc(100% + 8px) 0 auto}.lg-message:after{border-top-color:#0000;border-bottom-color:#fffffff0;top:-20px;bottom:auto}.lg-notice-monkey{display:none}}@media (width>=1024px){.lg-logo{top:40px}.lg-content{padding:90px 24px}.lg-shell{width:736px}.lg-stage{flex-direction:row;align-items:flex-start;gap:8px}.lg-left{width:376px}.lg-card{border-radius:28px;align-items:stretch;height:448px;display:flex}.lg-card-inner{flex:1;gap:20px}.lg-img{height:clamp(130px,38vh,296px)}.lg-right{width:352px}.lg-input-wrap,.lg-account{border-radius:28px;height:320px}.lg-account-email{font-size:24px;line-height:28px}.lg-code{border-radius:28px;flex-wrap:wrap;align-content:stretch;gap:8px;height:320px;padding:8px}.lg-code-box{border-radius:20px;flex:30%;height:calc(50% - 4px);font-size:40px}.lg-btn{border-radius:28px;height:120px}.lg-toy{animation:lg-float var(--fd,5s) ease-in-out infinite alternate;animation-delay:var(--ad,0s)}.t-monkey{--d:.05;--pt:.6s;--fd:6s;--ad:0s;z-index:4;width:488px;transform:translate(calc(var(--mx,0px) * var(--d)), calc(var(--my,0px) * var(--d))) translate(-50%, -50%);top:calc(50% + 218px);left:calc(50% - 534px)}.t-banana{--d:.035;--pt:.45s;--fd:5s;--ad:-1.2s;width:108px;transform:translate(calc(var(--mx,0px) * var(--d)), calc(var(--my,0px) * var(--d))) translate(-50%, -50%) rotate(12deg);top:calc(50% - 270px);left:calc(50% - 514px)}.t-laptop-tl{--d:.02;--pt:.8s;--fd:7s;--ad:-.5s;filter:blur(8px);width:132px;transform:translate(calc(var(--mx,0px) * var(--d)), calc(var(--my,0px) * var(--d)));top:62px;left:-36px}.t-laptop-br{--d:.02;--pt:.75s;--fd:6.5s;--ad:-3s;filter:blur(8px);width:132px;transform:translate(calc(var(--mx,0px) * var(--d)), calc(var(--my,0px) * var(--d)));bottom:-41px;right:-50px}.t-mouse1{--d:.055;--pt:.4s;--fd:4.5s;--ad:-2s;width:80px;transform:translate(calc(var(--mx,0px) * var(--d)), calc(var(--my,0px) * var(--d))) translate(-50%, -50%) rotate(-8deg);top:50%;left:calc(50% + 637px)}.t-mouse2{--d:.04;--pt:.5s;--fd:5.5s;--ad:-.8s;width:88px;transform:translate(calc(var(--mx,0px) * var(--d)), calc(var(--my,0px) * var(--d))) translate(-50%, -50%) rotate(12deg);top:calc(50% + 188px);left:calc(50% + 545px)}.t-receipt{--d:.045;--pt:.55s;--fd:5.2s;--ad:-3.5s;width:92px;transform:translate(calc(var(--mx,0px) * var(--d)), calc(var(--my,0px) * var(--d))) translate(-50%, -50%) rotate(-16deg);top:calc(50% - 112px);left:calc(50% - 590px)}.t-lollipop{--d:.06;--pt:.38s;--fd:4.2s;--ad:-1.7s;width:84px;transform:translate(calc(var(--mx,0px) * var(--d)), calc(var(--my,0px) * var(--d))) translate(-50%, -50%);top:calc(50% - 312px);left:calc(50% + 510px)}.t-cart{--d:.05;--pt:.5s;--fd:6.2s;--ad:-2.6s;width:112px;transform:translate(calc(var(--mx,0px) * var(--d)), calc(var(--my,0px) * var(--d))) translate(-50%, -50%) rotate(18deg);top:calc(50% + 332px);left:calc(50% + 30px)}.t-coffee{--d:.03;--pt:.65s;--fd:5.8s;--ad:-4s;width:130px;transform:translate(calc(var(--mx,0px) * var(--d)), calc(var(--my,0px) * var(--d))) translate(-50%, -50%) rotate(-16deg);top:calc(50% - 92px);left:calc(50% + 493px)}}@media (width>=1280px){.lg-toys{display:block}.lg-message{width:320px;inset:calc(50% - 70px) calc(50% + 392px) auto auto}.lg-message:after{left:auto;right:34px}.lg-notice-monkey{display:none}}
