.CustomerSupportWidget-module__eQRvua__button{z-index:800;color:#071414;background:var(--support-brand,#24ded9);height:42px;box-shadow:0 10px 35px color-mix(in srgb, var(--support-brand,#24ded9) 25%, #0006);cursor:pointer;border:0;border-radius:22px;align-items:center;gap:7px;padding:0 15px;font-size:12px;font-weight:850;display:flex;position:fixed;bottom:22px;right:22px}.CustomerSupportWidget-module__eQRvua__button:hover{transform:translateY(-1px)}.CustomerSupportWidget-module__eQRvua__supportDialog{color:#eaf1f4;background:linear-gradient(145deg,#151b20,#0d1114);border:1px solid #ffffff21;max-width:390px;box-shadow:0 35px 120px #0009}.CustomerSupportWidget-module__eQRvua__supportBody{padding-top:0}.CustomerSupportWidget-module__eQRvua__dialogTitle{align-items:center;gap:12px;display:flex}.CustomerSupportWidget-module__eQRvua__dialogTitle i{color:#071414;background:var(--support-brand,#24ded9);border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.CustomerSupportWidget-module__eQRvua__description{color:#a6b1b8;margin:0 0 18px;font-size:12px;line-height:1.75}.CustomerSupportWidget-module__eQRvua__qr{background:#fff;border-radius:12px;place-items:center;width:188px;min-height:188px;margin:0 auto 17px;padding:10px;display:grid}.CustomerSupportWidget-module__eQRvua__qr img{width:100%;height:100%;display:block}.CustomerSupportWidget-module__eQRvua__qr span{color:#59636b;text-align:center;font-size:11px}.CustomerSupportWidget-module__eQRvua__details{flex-direction:column;gap:8px;display:flex}.CustomerSupportWidget-module__eQRvua__detail{background:#0000002e;border:1px solid #ffffff16;border-radius:8px;grid-template-columns:66px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px 11px;display:grid}.CustomerSupportWidget-module__eQRvua__detail span{color:#7e8b94;font-size:10px}.CustomerSupportWidget-module__eQRvua__detail b{color:#dbe4e8;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;overflow:hidden}.CustomerSupportWidget-module__eQRvua__detail button{height:25px;color:var(--support-brand,#24ded9);border:1px solid color-mix(in srgb, var(--support-brand,#24ded9) 25%, transparent);cursor:pointer;background:0 0;border-radius:5px;padding:0 8px;font-size:9px}.CustomerSupportWidget-module__eQRvua__notice{color:#62d9aa;text-align:center;margin:12px 0 0;font-size:10px}.CustomerSupportWidget-module__eQRvua__error{color:#ff9299;text-align:center;margin:12px 0 0;font-size:10px}@media (max-width:600px){.CustomerSupportWidget-module__eQRvua__button{right:14px;bottom:calc(72px + env(safe-area-inset-bottom));justify-content:center;width:43px;padding:0}.CustomerSupportWidget-module__eQRvua__button span{display:none}.CustomerSupportWidget-module__eQRvua__qr{width:170px;min-height:170px}}
.MaintenanceNotice-module__dYL6IG__banner{z-index:950;color:#f0cf8b;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#251c0ef5;border-bottom:1px solid #e8b54f47;justify-content:center;align-items:center;gap:9px;width:100%;min-height:40px;padding:8px 18px;font-size:11px;display:flex;position:fixed;top:0;left:0;box-shadow:0 8px 25px #00000040}.MaintenanceNotice-module__dYL6IG__banner b{color:#ffe0a2}.MaintenanceNotice-module__dYL6IG__banner span{color:#b99c67}.MaintenanceNotice-module__dYL6IG__overlay{z-index:1400;color:#e8eef1;background:radial-gradient(circle at 50% 32%,#25d2cd14,#0000 34%),#080a0c;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.MaintenanceNotice-module__dYL6IG__card{text-align:center;background:linear-gradient(145deg,#171c20,#0d1013);border:1px solid #ffffff1f;border-radius:17px;width:min(520px,100%);padding:34px;box-shadow:0 40px 130px #00000094}.MaintenanceNotice-module__dYL6IG__icon{color:#071314;background:var(--maintenance-brand,#24ded9);border-radius:17px;place-items:center;width:60px;height:60px;margin:0 auto 20px;display:grid}.MaintenanceNotice-module__dYL6IG__card small{color:var(--maintenance-brand,#24ded9);letter-spacing:.17em;font-size:9px;font-weight:800}.MaintenanceNotice-module__dYL6IG__card h1{margin:10px 0 0;font-size:24px}.MaintenanceNotice-module__dYL6IG__card p{color:#9aa6ae;margin:15px 0 0;font-size:12px;line-height:1.8}.MaintenanceNotice-module__dYL6IG__time{color:#73808a;background:#0003;border:1px solid #ffffff14;border-radius:8px;margin-top:20px;padding:11px;font-size:10px}.MaintenanceNotice-module__dYL6IG__card button{color:#c8d2d7;cursor:pointer;background:#181d21;border:1px solid #ffffff1f;border-radius:8px;height:38px;margin-top:17px;padding:0 15px;font-size:10px}.MaintenanceNotice-module__dYL6IG__card button:disabled{opacity:.55;cursor:not-allowed}.MaintenanceNotice-module__dYL6IG__error{color:#ff9299;margin-top:12px;font-size:10px}.MaintenanceNotice-module__dYL6IG__spinning{animation:.9s linear infinite MaintenanceNotice-module__dYL6IG__maintenance-spin}@keyframes MaintenanceNotice-module__dYL6IG__maintenance-spin{to{transform:rotate(360deg)}}@media (max-width:600px){.MaintenanceNotice-module__dYL6IG__banner{text-align:left;justify-content:flex-start;padding:8px 11px}.MaintenanceNotice-module__dYL6IG__banner span{display:none}.MaintenanceNotice-module__dYL6IG__card{padding:27px 20px}.MaintenanceNotice-module__dYL6IG__card h1{font-size:21px}}
