.auth-root{--paper:#f8f8f8;--ink:#1b1a2e;--ink-2:#3d3b5a;--muted:#6b6a85;--line:#e5e2da;--brand:#5865f2;--brand-ink:#3943c9;background:var(--paper);width:100%;min-height:100vh;color:var(--ink);-webkit-font-smoothing:antialiased;background-image:radial-gradient(circle at 1px 1px,#1b1a2e2e 1.4px,#0000 1.6px);background-size:22px 22px;place-items:center;padding:60px 24px 140px;font-family:Zen Kaku Gothic New,Hiragino Kaku Gothic ProN,Noto Sans JP,system-ui,sans-serif;display:grid;position:relative;overflow:hidden}.auth-root,.auth-root *{box-sizing:border-box}.auth-root ::selection{background:var(--brand);color:#fff}.auth-root ::selection{background:var(--brand);color:#fff}.auth-root img{max-width:100%;display:block}.auth-root a{color:inherit;text-decoration:none}.auth-stage{isolation:isolate;place-items:center;width:100%;max-width:1080px;display:grid;position:relative}.auth-panel{z-index:5;border:1.5px solid var(--line);text-align:center;width:100%;max-width:440px;box-shadow:0 4px 0 var(--line), 0 20px 40px -16px #1b1a2e2e;background:#fff;border-radius:24px;padding:34px 34px 28px;position:relative}.auth-logo{flex-direction:column;align-items:center;gap:10px;margin-bottom:24px;display:flex}.auth-logo .mark{width:56px;height:56px;position:relative}.auth-logo .mark svg{width:100%;height:100%;display:block}.auth-logo .name{letter-spacing:-.01em;color:var(--ink);font-family:Fredoka,sans-serif;font-size:26px;font-weight:700}.auth-panel h1{letter-spacing:-.01em;margin:12px 0 14px;font-family:Zen Kaku Gothic New,sans-serif;font-size:clamp(32px,5vw,44px);font-weight:900;line-height:1.1;display:inline-block;position:relative}.auth-panel .lead{color:var(--ink-2);margin:0 0 22px;font-size:13px;font-weight:500;line-height:1.8}.auth-panel .discord-btn{background:var(--brand);color:#fff;width:100%;box-shadow:0 6px 0 var(--brand-ink), 0 12px 28px #5865f24d;cursor:pointer;border:2px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:15px 22px;font-family:Zen Kaku Gothic New,sans-serif;font-size:15px;font-weight:700;transition:transform .15s;display:inline-flex}.auth-panel .discord-btn:hover:not(:disabled){transform:translateY(-2px)}.auth-panel .discord-btn:active:not(:disabled){box-shadow:0 3px 0 var(--brand-ink), 0 6px 12px #5865f24d;transform:translateY(3px)}.auth-panel .discord-btn:disabled{opacity:.7;cursor:not-allowed}.auth-panel .discord-btn svg.discord-glyph{width:28px;height:22px}.auth-panel .discord-btn svg.spinner{width:22px;height:22px;animation:.8s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-panel .agree{color:var(--muted);text-align:left;margin-top:22px;justify-content:center;align-items:flex-start;gap:8px;max-width:380px;margin-inline:auto;font-size:12px;line-height:1.7;display:flex}.auth-panel .agree .lock{width:14px;height:14px;color:var(--muted);flex-shrink:0;margin-top:3px}.auth-panel .agree a{color:var(--brand);font-weight:700;text-decoration:none}.auth-panel .agree a:hover{text-decoration:underline}.auth-deco{pointer-events:none;filter:drop-shadow(0 6px 12px #1b1a2e1f);z-index:1;position:absolute}.auth-char{pointer-events:none;filter:drop-shadow(0 14px 22px #1b1a2e2e);z-index:4;position:absolute}.auth-char.alice{width:200px;top:-30px;left:4%;transform:rotate(-4deg)}.auth-char.ken{width:200px;top:-40px;right:6%;transform:rotate(4deg)}.auth-char.rei{width:190px;top:38%;left:0;transform:rotate(-3deg)}.auth-char.miko{width:200px;top:38%;right:0;transform:rotate(3deg)}.auth-char.slimes{z-index:3;width:200px;bottom:-90px;left:50%;transform:translate(-50%)}.auth-deco.xp-bar{filter:drop-shadow(0 8px 14px #1b1a2e1a);width:280px;top:4%;left:0;transform:rotate(-3deg)}.auth-deco.quest-card{width:240px;top:0;right:0;transform:rotate(4deg)}.auth-deco.f-pin{width:26px;top:8%;right:28%;transform:rotate(-12deg)}.auth-deco.f-heart-chat{width:38px;top:16%;left:30%;transform:rotate(-6deg)}.auth-deco.f-chat{width:36px;top:8%;left:28%;transform:rotate(-12deg)}.auth-deco.f-star-1{width:26px;top:22%;right:12%}.auth-deco.f-star-2{width:22px;bottom:22%;left:14%}.auth-deco.f-thumb{width:38px;top:50%;right:18%;transform:rotate(8deg)}.auth-deco.f-heart{width:28px;bottom:18%;left:18%;transform:rotate(-6deg)}.auth-deco.f-gem{width:24px;bottom:30%;right:22%}.auth-deco.f-pixel-heart{width:22px;top:40%;right:30%}.auth-deco.d-spiral{opacity:.6;width:90px;top:30%;left:8%}.auth-deco.d-zigzag{opacity:.65;width:80px;bottom:14%;left:28%}.auth-deco.d-wave{opacity:.65;width:110px;bottom:6%;right:12%}.auth-deco.d-tri{opacity:.6;width:60px;top:18%;right:6%}.auth-deco.d-yellow{opacity:.7;width:70px;bottom:24%;right:30%}@media (max-width:980px){.auth-root{padding:40px 16px}.auth-panel{padding:36px 28px 28px}.auth-char.alice,.auth-char.ken,.auth-char.rei,.auth-char.miko{width:110px}.auth-char.alice{top:-10px;left:0}.auth-char.ken{top:-10px;right:0}.auth-char.rei,.auth-char.miko{display:none}.auth-char.slimes{width:120px;bottom:-50px}.auth-deco.xp-bar,.auth-deco.quest-card,.auth-deco.f-thumb,.auth-deco.f-pixel-heart,.auth-deco.f-gem,.auth-deco.d-spiral,.auth-deco.d-yellow{display:none}}@media (max-width:540px){.auth-panel h1{margin:12px 0 14px}.auth-panel h1:before,.auth-panel h1:after{display:none}.auth-char.alice,.auth-char.ken{width:90px}}
