.Auth-module__f_JStG__route{justify-content:center;align-items:center;min-height:calc(100vh - 220px);padding:24px 16px 56px;display:flex;position:relative}.Auth-module__f_JStG__routeSpinner{border:3px solid color-mix(in srgb, var(--accent) 22%, transparent);border-top-color:var(--accent);border-radius:50%;width:42px;height:42px;animation:.8s linear infinite Auth-module__f_JStG__authSpin}@keyframes Auth-module__f_JStG__authSpin{to{transform:rotate(360deg)}}.Auth-module__f_JStG__already{text-align:center;background:radial-gradient(120% 80% at 50% -10%, color-mix(in srgb, var(--accent) 18%, transparent), transparent 60%), linear-gradient(180deg, #14161ef0, #0d0e14f5);border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:420px;padding:42px 32px 32px;position:relative;overflow:hidden;box-shadow:0 40px 100px -34px #000000d9,inset 0 1px #ffffff1f}.Auth-module__f_JStG__already:before{content:"";background:linear-gradient(90deg, transparent, var(--accent), var(--accent-2), transparent);opacity:.9;height:2px;box-shadow:0 0 16px -1px color-mix(in srgb, var(--accent) 70%, transparent);position:absolute;inset:0 0 auto}.Auth-module__f_JStG__alreadyGlow{background:radial-gradient(closest-side, color-mix(in srgb, var(--accent) 32%, transparent), transparent 70%);filter:blur(22px);pointer-events:none;width:340px;height:240px;position:absolute;top:-70px;left:50%;transform:translate(-50%)}.Auth-module__f_JStG__alreadyIcon{border:1px solid color-mix(in srgb, var(--accent) 45%, var(--border-2));background:linear-gradient(150deg, color-mix(in srgb, var(--accent) 30%, transparent), color-mix(in srgb, var(--accent) 8%, transparent));width:76px;height:76px;box-shadow:inset 0 1px 0 #ffffff40, 0 0 36px -10px color-mix(in srgb, var(--accent) 70%, transparent);border-radius:22px;justify-content:center;align-items:center;margin:0 auto 20px;display:flex;position:relative}.Auth-module__f_JStG__alreadyIcon .fa-duo{--fa-primary-color:var(--accent);--fa-secondary-color:var(--accent-2);--fa-primary-opacity:1;--fa-secondary-opacity:1;filter:drop-shadow(0 0 12px color-mix(in srgb, var(--accent) 60%, transparent))}.Auth-module__f_JStG__alreadyTitle{letter-spacing:-.02em;color:var(--text);margin:0 0 10px;font-size:23px;font-weight:800;position:relative}.Auth-module__f_JStG__alreadyText{color:var(--text-dim);margin:0 0 26px;font-size:14.5px;line-height:1.6;position:relative}.Auth-module__f_JStG__alreadyText b{color:var(--text);font-weight:800}.Auth-module__f_JStG__alreadyActions{flex-direction:column;gap:10px;display:flex;position:relative}.Auth-module__f_JStG__alreadyLogout{color:#fff;cursor:pointer;background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 84%, #fff) 0%, var(--accent) 52%, color-mix(in srgb, var(--accent) 82%, #000) 120%);height:50px;box-shadow:inset 0 1px 0 #fff6, 0 12px 28px -10px color-mix(in srgb, var(--accent) 75%, transparent);transition:transform .15s var(--ease), filter .15s var(--ease), box-shadow .15s var(--ease);border:none;border-radius:14px;justify-content:center;align-items:center;gap:9px;font-size:15px;font-weight:800;display:inline-flex}.Auth-module__f_JStG__alreadyLogout:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px)}.Auth-module__f_JStG__alreadyLogout:disabled{opacity:.7;cursor:default}.Auth-module__f_JStG__alreadyLogout .fa-duo{--fa-primary-color:currentColor;--fa-secondary-color:color-mix(in srgb, currentColor 55%, transparent)}.Auth-module__f_JStG__alreadyStay{border:1px solid var(--border-2);background:var(--surface-2);height:46px;color:var(--text-dim);cursor:pointer;transition:background .15s var(--ease), color .15s var(--ease);border-radius:14px;font-size:14px;font-weight:700}.Auth-module__f_JStG__alreadyStay:hover{background:var(--surface-3);color:var(--text)}.Auth-module__f_JStG__page{--rp-a:168, 85, 247;--rp-solid:#a855f7;--rp-light:#c084fc;--rp-lighter:#d8b4fe;--rp-g1:#a855f7;--rp-g2:#9333ea;--rp-g3:#7e22ce;justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:8px 24px 32px;display:flex;position:relative}.Auth-module__f_JStG__pageGold{--rp-a:245, 158, 11;--rp-solid:#f59e0b;--rp-light:#fbbf24;--rp-lighter:#fde68a;--rp-g1:#f59e0b;--rp-g2:#d97706;--rp-g3:#b45309}.Auth-module__f_JStG__pageLogin{--rp-a:99, 102, 241;--rp-solid:#6366f1;--rp-light:#818cf8;--rp-lighter:#a5b4fc;--rp-g1:#6366f1;--rp-g2:#4f46e5;--rp-g3:#4338ca}.Auth-module__f_JStG__glow{z-index:0;pointer-events:none;background:radial-gradient(120% 50% at 50% 0%, rgba(var(--rp-a), .12), transparent 60%), radial-gradient(90% 45% at 100% 100%, #6366f114, transparent 60%), radial-gradient(70% 40% at 0% 80%, #c084fc0f, transparent 60%);position:fixed;inset:0}.Auth-module__f_JStG__page:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(ellipse, rgba(var(--rp-a), .18) 0%, transparent 62%);width:1100px;max-width:130vw;height:560px;animation:8s ease-in-out infinite Auth-module__f_JStG__pulseGlow;position:fixed;top:-120px;left:50%;transform:translate(-50%)}@keyframes Auth-module__f_JStG__pulseGlow{0%,to{opacity:.6;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.08)}}.Auth-module__f_JStG__container{z-index:1;width:100%;max-width:560px;animation:.8s cubic-bezier(.16,1,.3,1) Auth-module__f_JStG__containerIn;position:relative}.Auth-module__f_JStG__containerWide{max-width:760px}@keyframes Auth-module__f_JStG__containerIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Auth-module__f_JStG__header{text-align:center;margin-bottom:36px;animation:.8s cubic-bezier(.16,1,.3,1) .1s both Auth-module__f_JStG__headerIn}@keyframes Auth-module__f_JStG__headerIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Auth-module__f_JStG__logoWrap{margin-bottom:28px;display:inline-flex;position:relative}.Auth-module__f_JStG__logo{background:linear-gradient(145deg, var(--rp-g1) 0%, var(--rp-g2) 50%, var(--rp-g3) 100%);color:#fff;width:80px;height:80px;box-shadow:0 0 0 1px #ffffff1a, 0 4px 8px rgba(var(--rp-a), .2), 0 20px 40px -10px rgba(var(--rp-a), .5);border-radius:24px;justify-content:center;align-items:center;animation:6s ease-in-out infinite Auth-module__f_JStG__logoFloat;display:flex;position:relative;overflow:hidden}.Auth-module__f_JStG__logo:before{content:"";background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);width:200%;height:200%;animation:4s ease-in-out infinite Auth-module__f_JStG__logoShine;position:absolute;top:-50%;left:-50%}.Auth-module__f_JStG__logo .fa-duo{--fa-primary-color:#fff;--fa-secondary-color:#ffffffa6;--fa-primary-opacity:1;--fa-secondary-opacity:1}@keyframes Auth-module__f_JStG__logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes Auth-module__f_JStG__logoShine{0%{transform:translate(-100%)rotate(45deg)}to{transform:translate(100%)rotate(45deg)}}.Auth-module__f_JStG__logoGlow{background:radial-gradient(circle, rgba(var(--rp-a), .4) 0%, transparent 60%);pointer-events:none;filter:blur(25px);animation:3s ease-in-out infinite Auth-module__f_JStG__glowPulse;position:absolute;inset:-30px}@keyframes Auth-module__f_JStG__glowPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.Auth-module__f_JStG__title{color:#fff;letter-spacing:-.5px;background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 12px;font-size:32px;font-weight:700}.Auth-module__f_JStG__subtitle{color:#8b929e;margin:0;font-size:16px}.Auth-module__f_JStG__badge{background:rgba(var(--rp-a), .1);border:1px solid rgba(var(--rp-a), .25);color:var(--rp-light);border-radius:50px;align-items:center;gap:8px;margin-top:20px;padding:11px 20px;font-size:13px;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.Auth-module__f_JStG__badge:before{content:"";background:linear-gradient(90deg, transparent, rgba(var(--rp-a), .12), transparent);animation:3s ease-in-out infinite Auth-module__f_JStG__badgeShimmer;position:absolute;inset:0}@keyframes Auth-module__f_JStG__badgeShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.Auth-module__f_JStG__badge svg{color:var(--rp-lighter);flex-shrink:0}.Auth-module__f_JStG__card{-webkit-backdrop-filter:blur(20px);background:linear-gradient(#252830e6 0%,#1f2128e6 100%);border:1px solid #ffffff0f;border-radius:24px;padding:36px;animation:.8s cubic-bezier(.16,1,.3,1) .3s both Auth-module__f_JStG__cardIn;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff08,0 4px 8px #0000001a,0 30px 60px -20px #00000080}.Auth-module__f_JStG__card:before{content:"";z-index:1;background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--rp-light) 55%, transparent), color-mix(in srgb, var(--rp-solid) 55%, transparent), transparent);height:1px;box-shadow:0 0 14px 0 rgba(var(--rp-a), .35);position:absolute;top:0;left:0;right:0}.Auth-module__f_JStG__card:after{content:"";pointer-events:none;background:radial-gradient(closest-side, rgba(var(--rp-a), .14), transparent 70%);filter:blur(12px);width:480px;height:220px;position:absolute;top:-90px;left:50%;transform:translate(-50%)}@keyframes Auth-module__f_JStG__cardIn{0%{opacity:0;transform:translateY(30px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Auth-module__f_JStG__error{background:#ef444414;border:1px solid #ef444440;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:14px 16px;display:flex}.Auth-module__f_JStG__error .fa-duo{--fa-primary-color:#f87171;--fa-secondary-color:#fca5a5;--fa-primary-opacity:1;--fa-secondary-opacity:1;flex-shrink:0;margin-top:1px}.Auth-module__f_JStG__error p{color:#fca5a5;margin:0;font-size:13px;line-height:1.5}.Auth-module__f_JStG__notice{background:rgba(var(--rp-a), .08);border:1px solid rgba(var(--rp-a), .2);border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:14px 16px;display:flex}.Auth-module__f_JStG__notice .fa-duo{--fa-primary-color:var(--rp-light);--fa-secondary-color:var(--rp-lighter);--fa-primary-opacity:1;--fa-secondary-opacity:1;flex-shrink:0;margin-top:1px}.Auth-module__f_JStG__notice p{color:#a5b4c8;margin:0;font-size:13px;line-height:1.5}.Auth-module__f_JStG__fields{flex-direction:column;gap:20px;margin-bottom:24px;display:flex}.Auth-module__f_JStG__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Auth-module__f_JStG__field{animation:.5s both Auth-module__f_JStG__fieldIn;animation-delay:var(--d,.45s);flex-direction:column;gap:10px;display:flex}@keyframes Auth-module__f_JStG__fieldIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Auth-module__f_JStG__fieldLabel{color:#c9cdd4;font-size:14px;font-weight:500;transition:color .2s}.Auth-module__f_JStG__field:focus-within .Auth-module__f_JStG__fieldLabel{color:var(--rp-lighter)}.Auth-module__f_JStG__inputBox{align-items:center;display:flex;position:relative}.Auth-module__f_JStG__inputIcon{color:#6b7280;pointer-events:none;transition:color .15s;display:flex;position:absolute;left:16px}.Auth-module__f_JStG__inputIcon .fa-duo{--fa-primary-color:currentColor;--fa-secondary-color:currentColor;--fa-secondary-opacity:.55}.Auth-module__f_JStG__inputBox:focus-within .Auth-module__f_JStG__inputIcon{color:var(--rp-solid)}.Auth-module__f_JStG__inputIconUser .fa-duo{--fa-primary-color:#38bdf8;--fa-secondary-color:#a5e8ff;--fa-secondary-opacity:1;transition:filter .16s}.Auth-module__f_JStG__inputIconPass .fa-duo{--fa-primary-color:#fbbf24;--fa-secondary-color:#ffe3a0;--fa-secondary-opacity:1;transition:filter .16s}.Auth-module__f_JStG__inputBox:focus-within .Auth-module__f_JStG__inputIconUser,.Auth-module__f_JStG__inputBox:focus-within .Auth-module__f_JStG__inputIconPass{color:inherit}:is(.Auth-module__f_JStG__inputBox:focus-within .Auth-module__f_JStG__inputIconUser .fa-duo,.Auth-module__f_JStG__inputBox:focus-within .Auth-module__f_JStG__inputIconPass .fa-duo){filter:drop-shadow(0 0 7px color-mix(in srgb, var(--fa-primary-color) 70%, transparent))}.Auth-module__f_JStG__input{color:#fff;background:#1a1d24;border:1px solid #3d424d;border-radius:12px;outline:none;width:100%;height:52px;padding:0 18px 0 48px;font-size:15px;transition:border-color .15s,background .15s}.Auth-module__f_JStG__input::placeholder{color:#5c6370}.Auth-module__f_JStG__input:hover{border-color:#4d5562}.Auth-module__f_JStG__input:focus{border-color:var(--rp-solid);box-shadow:0 0 0 3px rgba(var(--rp-a), .16), 0 0 22px -8px rgba(var(--rp-a), .6);background:#1f2229}.Auth-module__f_JStG__input:disabled{opacity:.5;cursor:not-allowed}.Auth-module__f_JStG__inputEyed{padding-right:54px}.Auth-module__f_JStG__inputBox[data-state=ok] .Auth-module__f_JStG__inputIcon{color:#4ade80}.Auth-module__f_JStG__inputBox[data-state=ok] .Auth-module__f_JStG__input{border-color:#4ade8080}.Auth-module__f_JStG__inputBox[data-state=ok] .Auth-module__f_JStG__input:focus{box-shadow:0 0 0 3px #4ade8024,0 0 22px -8px #4ade8080}.Auth-module__f_JStG__inputBox[data-state=no] .Auth-module__f_JStG__inputIcon{color:#f87171}.Auth-module__f_JStG__eye{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;right:12px}.Auth-module__f_JStG__eye:hover{color:#c9cdd4;background:#ffffff14}.Auth-module__f_JStG__lookup{color:#fff;cursor:pointer;background:linear-gradient(145deg, var(--rp-g1), var(--rp-g2));width:36px;height:36px;box-shadow:0 6px 16px -6px rgba(var(--rp-a), .7), inset 0 1px 0 #ffffff4d;border:none;border-radius:11px;justify-content:center;align-items:center;transition:transform .18s,filter .18s,box-shadow .18s,opacity .18s;display:flex;position:absolute;right:10px}.Auth-module__f_JStG__lookup:hover:not(:disabled){filter:brightness(1.08);box-shadow:0 10px 22px -8px rgba(var(--rp-a), .85), inset 0 1px 0 #ffffff59;transform:translateY(-1px)}.Auth-module__f_JStG__lookup:active:not(:disabled){transform:translateY(0)}.Auth-module__f_JStG__lookup:disabled:not([data-busy]){cursor:default;color:#6b7280;box-shadow:none;background:#ffffff0f}.Auth-module__f_JStG__lookup[data-busy]{cursor:progress}.Auth-module__f_JStG__lookupSpinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite Auth-module__f_JStG__invSpin}.Auth-module__f_JStG__inviteCheckMsg{color:#fca5a5;font-size:12.5px;font-weight:600}.Auth-module__f_JStG__inputOtp{letter-spacing:.35em;font-variant-numeric:tabular-nums;text-align:center;text-indent:.35em;padding-left:18px;font-size:20px;font-weight:700}.Auth-module__f_JStG__inputAdmin{letter-spacing:.04em;font-variant-numeric:tabular-nums;text-align:center;font-size:clamp(13px,4.2vw,17px);font-weight:700}.Auth-module__f_JStG__strength{--sc:#f87171;align-items:center;gap:12px;animation:.3s both Auth-module__f_JStG__fieldIn;display:flex}.Auth-module__f_JStG__strength[data-score="2"]{--sc:#fbbf24}.Auth-module__f_JStG__strength[data-score="3"]{--sc:#22d3ee}.Auth-module__f_JStG__strength[data-score="4"]{--sc:#4ade80}.Auth-module__f_JStG__strengthBars{flex:1;gap:6px;display:flex}.Auth-module__f_JStG__strengthBar{background:#ffffff17;border-radius:999px;flex:1;height:4px;transition:background .3s,box-shadow .3s}.Auth-module__f_JStG__strengthBar[data-on=true]{background:var(--sc);box-shadow:0 0 10px -2px var(--sc)}.Auth-module__f_JStG__strengthLabel{color:var(--sc);font-size:12px;font-weight:600;transition:color .3s}.Auth-module__f_JStG__meta{justify-content:space-between;align-items:center;gap:12px;margin:-2px 0 22px;animation:.5s .57s both Auth-module__f_JStG__fieldIn;display:flex}.Auth-module__f_JStG__remember{cursor:pointer;color:#9ca3af;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:14px;transition:color .2s;display:flex}.Auth-module__f_JStG__remember:hover{color:#c9cdd4}.Auth-module__f_JStG__remember input{opacity:0;pointer-events:none;position:absolute}.Auth-module__f_JStG__rememberBox{border:2px solid #4d5562cc;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex}.Auth-module__f_JStG__rememberBox svg{color:#fff;opacity:0;transition:all .3s cubic-bezier(.34,1.56,.64,1);transform:scale(.5)rotate(-10deg)}.Auth-module__f_JStG__remember input:checked+.Auth-module__f_JStG__rememberBox{background:linear-gradient(145deg, var(--rp-g1), var(--rp-g2));box-shadow:0 2px 8px rgba(var(--rp-a), .4);border-color:#0000}.Auth-module__f_JStG__remember input:checked+.Auth-module__f_JStG__rememberBox svg{opacity:1;transform:scale(1)rotate(0)}.Auth-module__f_JStG__link{color:var(--rp-light);cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:500;transition:color .2s}.Auth-module__f_JStG__link:hover{color:var(--rp-lighter)}.Auth-module__f_JStG__back{color:#9ca3af;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff17;border-radius:10px;align-items:center;gap:7px;margin-bottom:20px;padding:9px 15px;font-size:13px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.Auth-module__f_JStG__back:hover{background:rgba(var(--rp-a), .14);border-color:rgba(var(--rp-a), .4);color:#fff;transform:translateY(-1px)}.Auth-module__f_JStG__back svg{flex-shrink:0;transition:transform .2s cubic-bezier(.4,0,.2,1)}.Auth-module__f_JStG__back:hover svg{transform:translate(-2px)}.Auth-module__f_JStG__cardHead{margin-bottom:22px}.Auth-module__f_JStG__cardTitle{color:#fff;margin:0 0 6px;font-size:20px;font-weight:600}.Auth-module__f_JStG__cardSub{color:#8b929e;margin:0;font-size:14px;line-height:1.5}.Auth-module__f_JStG__info{background:#0003;border-radius:12px;flex-direction:column;gap:12px;margin-bottom:20px;padding:16px;display:flex}.Auth-module__f_JStG__infoRow{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.Auth-module__f_JStG__infoLabel{color:#6b7280;flex-shrink:0;font-size:13px}.Auth-module__f_JStG__infoValue{color:#e2e4e9;word-break:break-all;text-align:right;font-size:13px}.Auth-module__f_JStG__ts{justify-content:center;margin-bottom:20px;display:flex}.Auth-module__f_JStG__btn{background:linear-gradient(145deg, var(--rp-g1) 0%, var(--rp-g2) 50%, var(--rp-g3) 100%);letter-spacing:.01em;color:#fff;cursor:pointer;width:100%;height:56px;box-shadow:0 4px 12px rgba(var(--rp-a), .3), 0 8px 24px -4px rgba(var(--rp-a), .4), inset 0 1px 0 #ffffff1a;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.5s .75s both Auth-module__f_JStG__btnIn;display:flex;position:relative;overflow:hidden}.Auth-module__f_JStG__btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Auth-module__f_JStG__btn:hover:not(:disabled):before{left:100%}@keyframes Auth-module__f_JStG__btnIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Auth-module__f_JStG__btn:hover:not(:disabled){box-shadow:0 6px 16px rgba(var(--rp-a), .4), 0 12px 32px -4px rgba(var(--rp-a), .5);transform:translateY(-3px)}.Auth-module__f_JStG__btn:active:not(:disabled){transition-duration:.1s;transform:translateY(-1px)}.Auth-module__f_JStG__btn:disabled{color:#6b7280;cursor:not-allowed;box-shadow:none;background:linear-gradient(145deg,#3d424d 0%,#2d313a 100%)}.Auth-module__f_JStG__btn .fa-duo{--fa-primary-color:currentColor;--fa-secondary-color:color-mix(in srgb, currentColor 60%, transparent)}.Auth-module__f_JStG__spinner{border:3px solid #fff3;border-top-color:#fff;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite Auth-module__f_JStG__spin}@keyframes Auth-module__f_JStG__spin{to{transform:rotate(360deg)}}.Auth-module__f_JStG__status{text-align:center;padding:10px 0 2px}.Auth-module__f_JStG__statusIcon{color:#22c55e;background:#22c55e26;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.Auth-module__f_JStG__statusTitle{color:#fff;margin:0 0 8px;font-size:19px;font-weight:600}.Auth-module__f_JStG__statusText{color:#9ca3af;margin:0 0 22px;font-size:14px;line-height:1.6}.Auth-module__f_JStG__footer{text-align:center;color:#6b7280;margin:36px 0 0;font-size:14px;animation:.5s .85s both Auth-module__f_JStG__footerIn}@keyframes Auth-module__f_JStG__footerIn{0%{opacity:0}to{opacity:1}}.Auth-module__f_JStG__footer a{color:var(--rp-light);margin-left:6px;font-weight:500;text-decoration:none;transition:all .2s;position:relative}.Auth-module__f_JStG__footer a:after{content:"";background:var(--rp-light);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Auth-module__f_JStG__footer a:hover{color:var(--rp-lighter)}.Auth-module__f_JStG__footer a:hover:after{width:100%}.Auth-module__f_JStG__inviter{--rp-a:168, 85, 247;--rp-solid:#a855f7;--rp-light:#c084fc;--rp-lighter:#d8b4fe;z-index:0;background:radial-gradient(90% 170% at 0% 50%, rgba(var(--rp-a), .16), transparent 62%), linear-gradient(180deg, #1c1e27, #14151c);border:1px solid rgba(var(--rp-a), .45);min-height:0;box-shadow:0 0 32px -12px rgba(var(--rp-a), .6), 0 14px 30px -22px #000000e6, inset 0 1px 0 #ffffff12;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:9px 44px 9px 12px;display:flex;position:relative;overflow:hidden}.Auth-module__f_JStG__inviter:before{content:"";background:linear-gradient(90deg, transparent, var(--rp-light), var(--rp-solid), transparent);opacity:.9;height:2px;box-shadow:0 0 14px -1px rgba(var(--rp-a), .7);position:absolute;inset:0 0 auto}.Auth-module__f_JStG__inviter:after{content:"";background:linear-gradient(180deg, rgba(var(--rp-a), .2), rgba(var(--rp-a), .04));border-right:1px solid rgba(var(--rp-a), .32);pointer-events:none;z-index:-1;width:78px;position:absolute;top:-30%;bottom:-30%;left:-18px;transform:skew(-14deg)}.Auth-module__f_JStG__inviterGhost{z-index:-1;color:var(--rp-light);opacity:.06;pointer-events:none;position:absolute;bottom:-20px;right:-12px;transform:rotate(-10deg)}.Auth-module__f_JStG__inviterSheen{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff0d,#0000);width:30%;animation:6.5s ease-in-out infinite Auth-module__f_JStG__inviterSweep;position:absolute;top:-40%;bottom:-40%;left:-20%;transform:rotate(14deg)translate(-260%)}@keyframes Auth-module__f_JStG__inviterSweep{0%,58%{transform:rotate(14deg)translate(-260%)}82%,to{transform:rotate(14deg)translate(900%)}}.Auth-module__f_JStG__inviter{animation:.4s cubic-bezier(.16,1,.3,1) Auth-module__f_JStG__inviterIn}@keyframes Auth-module__f_JStG__inviterIn{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:none}}.Auth-module__f_JStG__inviterPending{justify-content:center}.Auth-module__f_JStG__inviterSpinner{border:2.5px solid rgba(var(--rp-a), .25);border-top-color:var(--rp-light);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite Auth-module__f_JStG__invSpin}@keyframes Auth-module__f_JStG__invSpin{to{transform:rotate(360deg)}}.Auth-module__f_JStG__inviterArt{z-index:-1;opacity:.28;pointer-events:none;width:min(55%,280px);position:absolute;top:0;bottom:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 55%);mask-image:linear-gradient(90deg,#0000,#000 55%)}.Auth-module__f_JStG__inviterArtCanvas{width:100%;height:100%;position:absolute;inset:0}.Auth-module__f_JStG__inviterRing{background:radial-gradient(closest-side, rgba(var(--rp-a), .22), transparent 78%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;position:relative}.Auth-module__f_JStG__inviterRing:before{content:"";border:1px solid rgba(var(--rp-a), .48);box-shadow:0 0 18px -5px rgba(var(--rp-a), .8), inset 0 0 14px -6px rgba(var(--rp-a), .7);border-radius:50%;position:absolute;inset:0}.Auth-module__f_JStG__inviterRing+.Auth-module__f_JStG__inviterRing{margin-left:-8px}.Auth-module__f_JStG__inviterRing canvas{filter:drop-shadow(0 0 6px rgba(var(--rp-a), .4))}.Auth-module__f_JStG__inviterRank{object-fit:contain;width:32px;height:32px;filter:drop-shadow(0 0 8px rgba(var(--rp-a), .55))}.Auth-module__f_JStG__inviterRankFallback{color:var(--rp-light);display:inline-flex}.Auth-module__f_JStG__inviterMain{flex-direction:column;align-items:flex-start;gap:3px;width:100%;min-width:0;max-width:100%;display:flex}.Auth-module__f_JStG__inviterSfPlayer{transform-origin:0;max-width:100%;display:inline-flex}.Auth-module__f_JStG__inviterLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--rp-lighter);text-shadow:0 0 14px rgba(var(--rp-a), .5);align-items:center;gap:8px;font-size:10px;font-weight:800;display:inline-flex}.Auth-module__f_JStG__inviterLabel:after{content:"";background:linear-gradient(90deg, rgba(var(--rp-a), .7), transparent);width:26px;height:1px}.Auth-module__f_JStG__inviterName{letter-spacing:-.01em;color:#fff;text-overflow:ellipsis;white-space:nowrap;font-family:Sora,Inter,Noto Sans Thai,sans-serif;font-size:15px;font-weight:800;position:relative;overflow:hidden}.Auth-module__f_JStG__inviterCode{letter-spacing:.06em;font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;width:100%;max-width:100%;color:var(--rp-lighter);background:rgba(var(--rp-a), .1);border:1px dashed rgba(var(--rp-a), .55);box-shadow:inset 0 0 14px -8px rgba(var(--rp-a), .6);border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:3px 8px;font-size:11px;font-weight:800;display:inline-flex;overflow:hidden}.Auth-module__f_JStG__inviterCodeLabel{letter-spacing:.02em;color:color-mix(in srgb, var(--rp-lighter) 60%, #8b929e);font-style:normal;font-weight:700}.Auth-module__f_JStG__inviterClear{cursor:pointer;color:#f87171;background:#ef44441f;border:1px solid #ef444466;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;transition:color .15s,background .15s,border-color .15s;display:inline-flex;position:absolute;top:50%;right:12px;transform:translateY(-50%);box-shadow:0 0 14px -6px #ef444499}.Auth-module__f_JStG__inviterClear:hover{color:#fff;background:#ef4444d9;border-color:#ef4444e6}.Auth-module__f_JStG__plate{align-self:flex-start;align-items:center;min-width:0;max-width:100%;display:flex;position:relative;overflow:hidden}.Auth-module__f_JStG__plateHasCard{width:181.714px;max-width:100%;height:28px;padding:0 10px}.Auth-module__f_JStG__plateCard{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Auth-module__f_JStG__plateHasCard .Auth-module__f_JStG__inviterName{text-shadow:0 1px 2px #000000d9,0 0 8px #0000008c}@media (hover:none){.Auth-module__f_JStG__btn:hover:not(:disabled),.Auth-module__f_JStG__back:hover,.Auth-module__f_JStG__lookup:hover:not(:disabled),.Auth-module__f_JStG__alreadyLogout:hover:not(:disabled){transform:none}}.Auth-module__f_JStG__cardCenter{justify-content:center;padding:28px 0;display:flex}.Auth-module__f_JStG__statusIconGold{background:rgba(var(--rp-a), .14);color:var(--rp-light)}.Auth-module__f_JStG__btnNow{animation:none}.Auth-module__f_JStG__nameStage{background:radial-gradient(90% 120% at 50% 0%, rgba(var(--rp-a), .1), transparent 60%), linear-gradient(#ffffff06 1px, transparent 1px), linear-gradient(90deg, #ffffff06 1px, transparent 1px), #0000004d;border:1px solid rgba(var(--rp-a), .28);min-height:96px;box-shadow:inset 0 2px 10px #0006, 0 0 30px -16px rgba(var(--rp-a), .6);background-size:auto,26px 26px,26px 26px,auto;border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:18px;padding:20px 14px 24px;display:flex;position:relative}.Auth-module__f_JStG__nameStage:before{content:"";background:linear-gradient(90deg, transparent, var(--rp-light), transparent);opacity:.8;height:2px;box-shadow:0 0 14px -1px rgba(var(--rp-a), .7);border-radius:16px 16px 0 0;position:absolute;inset:0 0 auto}.Auth-module__f_JStG__stageEmpty{color:#5c6370;letter-spacing:.04em;-webkit-user-select:none;user-select:none;font-size:13px;font-weight:600}.Auth-module__f_JStG__nameSym{font-variant-emoji:emoji;color:#fff;background:linear-gradient(180deg, rgba(var(--rp-a), .2), rgba(var(--rp-a), .06));border:1px solid rgba(var(--rp-a), .45);min-width:40px;height:48px;box-shadow:inset 0 1px 0 #ffffff24, 0 6px 14px -8px rgba(var(--rp-a), .8);text-shadow:0 1px 2px #0009;border-radius:11px;justify-content:center;align-items:center;padding:0 9px;font-family:Sora,Inter,Noto Sans Thai,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:22px;font-weight:800;animation:.18s cubic-bezier(.34,1.56,.64,1) Auth-module__f_JStG__symPop;display:inline-flex;position:relative}@keyframes Auth-module__f_JStG__symPop{0%{opacity:0;transform:scale(.6)translateY(6px)}to{opacity:1;transform:none}}.Auth-module__f_JStG__nameSym:after{content:"−1";letter-spacing:.02em;color:#1a1205;background:linear-gradient(135deg, var(--rp-lighter), var(--rp-solid));box-shadow:0 3px 8px -3px rgba(var(--rp-a), .9);border-radius:999px;padding:1px 5px;font-family:Inter,sans-serif;font-size:8.5px;font-weight:900;position:absolute;bottom:-8px;right:-6px}.Auth-module__f_JStG__nameSymSpace{color:color-mix(in srgb, var(--rp-light) 55%, #6b7280);font-size:17px}.Auth-module__f_JStG__nameSymFree{background:#ffffff0a;border-color:#ffffff1f;box-shadow:inset 0 1px #ffffff14}.Auth-module__f_JStG__nameSymFree:after{content:none}.Auth-module__f_JStG__nameSymEmoji{text-shadow:none;font-size:24px;line-height:1}.Auth-module__f_JStG__nameSym:not(.Auth-module__f_JStG__nameSymFree):not(.Auth-module__f_JStG__nameSymEmoji){color:var(--rp-lighter);text-shadow:0 0 12px rgba(var(--rp-a), .6), 0 1px 2px #0000008c}.Auth-module__f_JStG__pointRail{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:7px;margin-bottom:10px;display:grid}.Auth-module__f_JStG__pointTile{background:#00000042;border:1px solid #ffffff1a;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:12px 8px;transition:border-color .2s,box-shadow .2s,background .2s;display:flex}.Auth-module__f_JStG__pointValue{color:#fff;font-variant-numeric:tabular-nums;font-family:Sora,Inter,sans-serif;font-size:21px;font-weight:800;line-height:1;transition:color .2s}.Auth-module__f_JStG__pointLabel{letter-spacing:.1em;text-transform:uppercase;color:#6b7280;text-align:center;justify-content:center;align-items:center;min-height:2.4em;font-size:9.5px;font-weight:800;line-height:1.2;display:flex}.Auth-module__f_JStG__pointOp{color:#5c6370;-webkit-user-select:none;user-select:none;align-self:center;font-family:Sora,Inter,sans-serif;font-size:18px;font-weight:800}.Auth-module__f_JStG__pointTileCost{border-color:rgba(var(--rp-a), .45);box-shadow:0 0 22px -12px rgba(var(--rp-a), .8)}.Auth-module__f_JStG__pointTileCost .Auth-module__f_JStG__pointValue{color:var(--rp-light)}.Auth-module__f_JStG__pointTileOk{border-color:#34d39966;box-shadow:0 0 22px -12px #34d399b3}.Auth-module__f_JStG__pointTileOk .Auth-module__f_JStG__pointValue{color:#6ee7b7}.Auth-module__f_JStG__pointTileWarn{background:#ef444414;border-color:#ef44448c;box-shadow:0 0 24px -10px #ef4444cc}.Auth-module__f_JStG__pointTileWarn .Auth-module__f_JStG__pointValue{color:#f87171}.Auth-module__f_JStG__pointHint{color:#8b929e;justify-content:center;align-items:center;gap:6px;margin:0 0 18px;font-size:12px;font-weight:600;display:flex}.Auth-module__f_JStG__pointHint .fa-duo{--fa-primary-color:var(--rp-light);--fa-secondary-color:var(--rp-lighter)}.Auth-module__f_JStG__cnStagger>*{animation:.5s cubic-bezier(.16,1,.3,1) backwards Auth-module__f_JStG__cnFadeUp}.Auth-module__f_JStG__cnStagger>:first-child{animation-delay:40ms}.Auth-module__f_JStG__cnStagger>:nth-child(2){animation-delay:.1s}.Auth-module__f_JStG__cnStagger>:nth-child(3){animation-delay:.16s}.Auth-module__f_JStG__cnStagger>:nth-child(4){animation-delay:.22s}.Auth-module__f_JStG__cnStagger>:nth-child(5){animation-delay:.28s}.Auth-module__f_JStG__cnStagger>:nth-child(6){animation-delay:.34s}.Auth-module__f_JStG__cnStagger>:nth-child(7){animation-delay:.4s}.Auth-module__f_JStG__cnStagger>:nth-child(8){animation-delay:.46s}.Auth-module__f_JStG__cnStagger>:nth-child(9){animation-delay:.52s}.Auth-module__f_JStG__cnStagger>:nth-child(n+10){animation-delay:.58s}@keyframes Auth-module__f_JStG__cnFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.Auth-module__f_JStG__cnStagger .Auth-module__f_JStG__field{animation:none}.Auth-module__f_JStG__cnTabs{background:#00000047;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:22px;padding:5px;display:grid;box-shadow:inset 0 1px 2px #0006}.Auth-module__f_JStG__cnTab{height:42px;color:var(--text-dim,#aab1bd);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-size:13.5px;font-weight:800;transition:color .16s,background .16s,border-color .16s;display:inline-flex}.Auth-module__f_JStG__cnTab .fa-duo{--fa-primary-color:currentColor;--fa-secondary-color:currentColor;--fa-secondary-opacity:.5}.Auth-module__f_JStG__cnTab:hover{color:#e6edf6}.Auth-module__f_JStG__cnTabActive{color:#1a1205;background:linear-gradient(135deg, var(--rp-light), var(--rp-solid));box-shadow:inset 0 1px 0 #ffffff59, 0 8px 18px -8px rgba(var(--rp-a), .8);border-color:#ffffff29}.Auth-module__f_JStG__cnTabActive:hover{color:#1a1205}.Auth-module__f_JStG__cnTabActive .fa-duo{--fa-secondary-opacity:.75}.Auth-module__f_JStG__shortNotice{background:radial-gradient(80% 140% at 0%,#ef444429,#0000 60%),linear-gradient(#231818f5,#161010f7);border:1px solid #ef444466;border-radius:16px;align-items:center;gap:14px;margin:0 0 18px;padding:16px;animation:.32s cubic-bezier(.16,1,.3,1) Auth-module__f_JStG__shortIn;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 0 30px -14px #ef4444b3}@keyframes Auth-module__f_JStG__shortIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.Auth-module__f_JStG__shortNotice:before{content:"";background:linear-gradient(90deg,#0000,#f87171,#ef4444,#0000);height:2px;position:absolute;inset:0 0 auto;box-shadow:0 0 14px -1px #ef4444b3}.Auth-module__f_JStG__shortNoticeGlow{pointer-events:none;background:radial-gradient(closest-side,#ef444440,#0000 70%);width:120px;height:120px;position:absolute;top:50%;left:-30px;transform:translateY(-50%)}.Auth-module__f_JStG__shortIcon{color:#fca5a5;background:#ef444424;border:1px solid #ef444466;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff1a}.Auth-module__f_JStG__shortIcon .fa-duo{--fa-primary-color:#f87171;--fa-secondary-color:#fca5a5;filter:drop-shadow(0 0 8px #ef444499)}.Auth-module__f_JStG__shortBody{flex:1;min-width:0;position:relative}.Auth-module__f_JStG__shortTitle{letter-spacing:-.01em;color:#fff;margin-bottom:3px;font-family:Sora,Inter,Noto Sans Thai,sans-serif;font-size:15px;font-weight:800;display:block}.Auth-module__f_JStG__shortText{color:#c8a9a9;margin:0;font-size:13px;line-height:1.5}.Auth-module__f_JStG__shortNum{color:#fff;font-variant-numeric:tabular-nums;font-family:Sora,Inter,sans-serif;font-weight:800}.Auth-module__f_JStG__shortItem{color:var(--rp-lighter);background:rgba(var(--rp-a), .14);border:1px solid rgba(var(--rp-a), .34);border-radius:7px;margin:0 1px;padding:1px 8px;font-weight:800;display:inline-block}.Auth-module__f_JStG__shortBadge{background:#ef44441f;border:1px solid #ef444473;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;min-width:66px;padding:9px 10px;display:flex;position:relative}.Auth-module__f_JStG__shortBadgeNum{color:#f87171;font-variant-numeric:tabular-nums;font-family:Sora,Inter,sans-serif;font-size:22px;font-weight:800;line-height:1}.Auth-module__f_JStG__shortBadgeLabel{letter-spacing:.12em;text-transform:uppercase;color:#c8a9a9;margin-top:3px;font-size:8.5px;font-weight:900}.Auth-module__f_JStG__cnNotes{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.Auth-module__f_JStG__cnNote{color:var(--rp-lighter);background:rgba(var(--rp-a), .08);border:1px solid rgba(var(--rp-a), .26);border-radius:12px;align-items:center;gap:10px;padding:11px 13px;font-size:12.5px;font-weight:600;line-height:1.45;display:flex}.Auth-module__f_JStG__cnNote .fa-duo{--fa-primary-color:var(--rp-light);--fa-secondary-color:var(--rp-lighter);--fa-primary-opacity:1;--fa-secondary-opacity:1;flex-shrink:0}.Auth-module__f_JStG__cnNoteGood{color:#6ee7b7;background:#34d39917;border-color:#34d3994d}.Auth-module__f_JStG__cnNoteGood .fa-duo{--fa-primary-color:#34d399;--fa-secondary-color:#6ee7b7}.Auth-module__f_JStG__preview{z-index:0;background:radial-gradient(70% 140% at 0% 50%, rgba(var(--rp-a), .12), transparent 60%), linear-gradient(180deg, #1c1a16f5, #12100ef7);border:1px solid rgba(var(--rp-a), .3);box-shadow:inset 0 1px 0 #ffffff0d, 0 0 30px -16px rgba(var(--rp-a), .6);border-radius:16px;margin-bottom:18px;padding:14px 16px 16px;position:relative;overflow:hidden}.Auth-module__f_JStG__preview:before{content:"";background:linear-gradient(90deg, transparent, var(--rp-light), var(--rp-solid), transparent);opacity:.85;height:2px;box-shadow:0 0 14px -1px rgba(var(--rp-a), .7);position:absolute;inset:0 0 auto}.Auth-module__f_JStG__previewArt{z-index:-1;opacity:.22;pointer-events:none;width:min(55%,300px);position:absolute;top:0;bottom:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 60%);mask-image:linear-gradient(90deg,#0000,#000 60%)}.Auth-module__f_JStG__previewArtCanvas{width:100%;height:100%;position:absolute;inset:0}.Auth-module__f_JStG__previewTag{letter-spacing:.16em;text-transform:uppercase;text-align:center;color:var(--rp-lighter);text-shadow:0 0 14px rgba(var(--rp-a), .5);margin-bottom:11px;font-size:9.5px;font-weight:900;display:block;position:relative}.Auth-module__f_JStG__previewRow{justify-content:center;align-items:center;gap:11px;min-width:0;display:flex;position:relative}.Auth-module__f_JStG__previewBadges{flex-shrink:0;align-items:center;gap:3px;display:inline-flex}.Auth-module__f_JStG__previewRank{object-fit:contain;width:34px;height:34px;filter:drop-shadow(0 0 8px rgba(var(--rp-a), .55));flex-shrink:0}.Auth-module__f_JStG__previewPlate{align-self:center;min-height:40px}.Auth-module__f_JStG__previewPlate.Auth-module__f_JStG__plateHasCard{width:auto;min-width:259.592px;max-width:100%;height:40px;padding:0 14px}.Auth-module__f_JStG__previewName{color:#fff;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 2px #000000d9,0 0 8px #0000008c;font-family:Sora,Inter,Noto Sans Thai,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:17px;font-weight:800;position:relative;overflow:hidden}.Auth-module__f_JStG__needSymbol{color:var(--rp-lighter);background:rgba(var(--rp-a), .1);border:1px solid rgba(var(--rp-a), .3);border-radius:12px;align-items:center;gap:8px;margin:0 0 18px;padding:11px 14px;font-size:12.5px;font-weight:700;display:flex}.Auth-module__f_JStG__needSymbol .fa-duo{--fa-primary-color:var(--rp-light);--fa-secondary-color:var(--rp-lighter)}.Auth-module__f_JStG__needSymbolBad{color:#fca5a5;background:#ef44441a;border-color:#ef444466}.Auth-module__f_JStG__needSymbolBad .fa-duo{--fa-primary-color:#f87171;--fa-secondary-color:#fca5a5}.Auth-module__f_JStG__statusActions{flex-direction:column;gap:10px;display:flex}.Auth-module__f_JStG__statusGhost{border:1px solid var(--border-2);background:var(--surface-2);height:46px;color:var(--text-dim);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.Auth-module__f_JStG__statusGhost:hover{background:var(--surface-3);color:var(--text)}.Auth-module__f_JStG__statusGhost .fa-duo{--fa-primary-color:var(--rp-light);--fa-secondary-color:var(--rp-lighter)}.Auth-module__f_JStG__reqList{flex-direction:column;gap:9px;display:flex}.Auth-module__f_JStG__reqRow{background:#0000003d;border:1px solid #ffffff17;border-radius:13px;align-items:center;gap:12px;padding:13px 14px;transition:border-color .16s,background .16s;display:flex}.Auth-module__f_JStG__reqRow:hover{border-color:rgba(var(--rp-a), .3);background:#0000004d}.Auth-module__f_JStG__reqMain{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.Auth-module__f_JStG__reqName{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-family:Sora,Inter,Noto Sans Thai,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:15px;font-weight:800;overflow:hidden}.Auth-module__f_JStG__reqMeta{color:#8b929e;align-items:center;gap:8px;font-size:11.5px;display:inline-flex}.Auth-module__f_JStG__reqDot{color:#475569}.Auth-module__f_JStG__reqCost{color:var(--rp-light);font-variant-numeric:tabular-nums;align-items:center;gap:4px;font-weight:700;display:inline-flex}.Auth-module__f_JStG__reqCost .fa-duo{--fa-primary-color:var(--rp-light);--fa-secondary-color:var(--rp-lighter)}.Auth-module__f_JStG__reqRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:7px;display:flex}.Auth-module__f_JStG__reqCancel{color:#f87171;cursor:pointer;background:#ef44441a;border:1px solid #ef444466;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-family:inherit;font-size:11px;font-weight:800;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.Auth-module__f_JStG__reqCancel:hover:not(:disabled){color:#fff;background:#ef4444d9;border-color:#ef4444e6}.Auth-module__f_JStG__reqCancel:disabled{opacity:.5;cursor:default}.Auth-module__f_JStG__reqCancel .fa-duo{--fa-primary-color:currentColor;--fa-secondary-color:currentColor;--fa-secondary-opacity:.5}.Auth-module__f_JStG__reqCancelSpin{border:2px solid #f871714d;border-top-color:#f87171;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite Auth-module__f_JStG__invSpin}.Auth-module__f_JStG__reqEditBtn{border:1px solid rgba(var(--rp-a), .45);background:rgba(var(--rp-a), .12);color:var(--rp-light);cursor:pointer;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-family:inherit;font-size:11px;font-weight:800;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.Auth-module__f_JStG__reqEditBtn:hover{color:#1a1205;background:var(--rp-solid);border-color:var(--rp-solid)}.Auth-module__f_JStG__reqEditBtn .fa-duo{--fa-primary-color:currentColor;--fa-secondary-color:currentColor;--fa-secondary-opacity:.5}.Auth-module__f_JStG__reqEdit{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.Auth-module__f_JStG__reqEditBar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Auth-module__f_JStG__reqEditCost{color:var(--rp-light);align-items:center;gap:6px;margin-right:auto;font-size:11.5px;font-weight:700;display:inline-flex}.Auth-module__f_JStG__reqEditCost .fa-duo{--fa-primary-color:var(--rp-solid);--fa-secondary-color:var(--rp-light)}.Auth-module__f_JStG__reqEditCostBad{color:#f87171}.Auth-module__f_JStG__reqEditCostBad .fa-duo{--fa-primary-color:#f87171;--fa-secondary-color:#fca5a5}.Auth-module__f_JStG__reqEditActions{align-items:center;gap:8px;display:flex}.Auth-module__f_JStG__reqEditCancel{color:#aab2c0;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:10px;padding:7px 14px;font-family:inherit;font-size:12.5px;font-weight:700;transition:color .15s,border-color .15s}.Auth-module__f_JStG__reqEditCancel:hover:not(:disabled){color:#fff;border-color:#ffffff47}.Auth-module__f_JStG__reqEditCancel:disabled{opacity:.5;cursor:default}.Auth-module__f_JStG__reqEditSave{background:linear-gradient(135deg, var(--rp-light), var(--rp-solid));color:#1a1205;cursor:pointer;border:1px solid #ffffff2e;border-radius:10px;align-items:center;gap:7px;padding:7px 16px;font-family:inherit;font-size:12.5px;font-weight:800;transition:filter .15s,transform .12s;display:inline-flex}.Auth-module__f_JStG__reqEditSave:hover:not(:disabled){filter:brightness(1.06)}.Auth-module__f_JStG__reqEditSave:active:not(:disabled){transform:translateY(1px)}.Auth-module__f_JStG__reqEditSave:disabled{opacity:.5;cursor:default}.Auth-module__f_JStG__reqEditSave .fa-duo{--fa-primary-color:#1a1205;--fa-secondary-color:#1a12058c}.Auth-module__f_JStG__reqEditSaveSpin{border:2px solid #1a12054d;border-top-color:#1a1205;border-radius:50%;width:13px;height:13px;animation:.8s linear infinite Auth-module__f_JStG__invSpin}.Auth-module__f_JStG__editHead{border:1px solid rgba(var(--rp-a), .32);background:linear-gradient(135deg, rgba(var(--rp-a), .14), rgba(var(--rp-a), .04));border-radius:14px;align-items:center;gap:13px;margin-bottom:4px;padding:13px 15px;display:flex}.Auth-module__f_JStG__editHeadIcon{background:linear-gradient(135deg, var(--rp-light), var(--rp-solid));width:38px;height:38px;box-shadow:0 6px 16px -8px rgba(var(--rp-a), .8);border-radius:11px;flex:none;justify-content:center;align-items:center;display:inline-flex}.Auth-module__f_JStG__editHeadIcon .fa-duo{--fa-primary-color:#1a1205;--fa-secondary-color:#1a12058c}.Auth-module__f_JStG__editHeadBody{flex-direction:column;gap:2px;min-width:0;display:flex}.Auth-module__f_JStG__editHeadTitle{color:var(--rp-light);font-size:14px;font-weight:800}.Auth-module__f_JStG__editHeadText{color:#aab2c0;font-size:12px;line-height:1.45}.Auth-module__f_JStG__editForge{animation:.42s cubic-bezier(.16,1,.3,1) both Auth-module__f_JStG__editForgeIn}@keyframes Auth-module__f_JStG__editForgeIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:none}}.Auth-module__f_JStG__forgeActions{align-items:stretch;gap:10px;display:flex}.Auth-module__f_JStG__forgeSave{flex:1;width:auto}.Auth-module__f_JStG__forgeCancel{border:1px solid var(--border-2);background:var(--surface-2);height:56px;color:var(--text-dim);cursor:pointer;border-radius:14px;flex:none;padding:0 22px;font-family:inherit;font-size:15px;font-weight:700;transition:background .15s,color .15s,border-color .15s}.Auth-module__f_JStG__forgeCancel:hover:not(:disabled){background:var(--surface-3);color:var(--text);border-color:#ffffff38}.Auth-module__f_JStG__forgeCancel:disabled{opacity:.5;cursor:default}.Auth-module__f_JStG__reqStatus{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:5px 11px;font-size:10.5px;font-weight:900;display:inline-flex}.Auth-module__f_JStG__reqStatus .fa-duo{--fa-primary-color:currentColor;--fa-secondary-color:currentColor;--fa-secondary-opacity:.55}.Auth-module__f_JStG__reqPending{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf245c}.Auth-module__f_JStG__reqApproved{color:#6ee7b7;background:#34d3991f;border:1px solid #34d39961}.Auth-module__f_JStG__reqRejected{color:#fca5a5;background:#ef44441f;border:1px solid #ef444466}.Auth-module__f_JStG__reqCancelled{color:#8b929e;background:#ffffff0d;border:1px solid #ffffff1f}.Auth-module__f_JStG__charCount{float:right;font-variant-numeric:tabular-nums;color:#6b7280;font-size:11.5px;font-weight:700;transition:color .2s}.Auth-module__f_JStG__charCount[data-full]{color:var(--rp-light)}.Auth-module__f_JStG__btnCost{font-variant-numeric:tabular-nums;color:#fff;background:#00000040;border-radius:999px;margin-left:4px;padding:3px 9px;font-size:12.5px;font-weight:800;box-shadow:inset 0 1px #ffffff26}@media (max-width:560px){.Auth-module__f_JStG__page{padding:8px 16px 32px}.Auth-module__f_JStG__card{padding:28px 20px}.Auth-module__f_JStG__row{grid-template-columns:1fr;gap:20px}.Auth-module__f_JStG__inviter{padding:10px 12px}}.Auth-module__f_JStG__twofaSwitch{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:16px;display:grid}.Auth-module__f_JStG__twofaSwitch>.Auth-module__f_JStG__twofaSwitchBtn:last-child:nth-child(odd){grid-column:1/-1}@media (min-width:460px){.Auth-module__f_JStG__twofaSwitch{grid-template-columns:repeat(auto-fit,minmax(118px,1fr))}.Auth-module__f_JStG__twofaSwitch>.Auth-module__f_JStG__twofaSwitchBtn:last-child:nth-child(odd){grid-column:auto}}.Auth-module__f_JStG__twofaSwitchBtn{color:#aab2c0;white-space:nowrap;cursor:pointer;background:#1a1d24;border:1px solid #3d424d;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:46px;padding:11px 12px;font-size:13px;font-weight:600;line-height:1.2;transition:border-color .15s,color .15s,background .15s,transform .12s;display:flex}.Auth-module__f_JStG__twofaSwitchBtn:hover{border-color:#5a6172}.Auth-module__f_JStG__twofaSwitchBtn:active{transform:scale(.97)}.Auth-module__f_JStG__twofaSwitchOn{color:#fff;border-color:var(--rp-solid);background:rgba(var(--rp-a), .14);box-shadow:0 0 0 1px var(--rp-solid) inset}.Auth-module__f_JStG__cardWide>div:has(form){max-width:430px;margin-inline:auto}.Auth-module__f_JStG__twofaHero{--tone:248, 113, 113;background:radial-gradient(120% 140% at 0% 0%, rgba(var(--tone), .12), transparent 60%), #14171d;border:1px solid rgba(var(--tone), .28);border-radius:16px;align-items:center;gap:16px;margin-bottom:18px;padding:16px 18px;animation:.5s both Auth-module__f_JStG__fieldIn;display:flex}.Auth-module__f_JStG__twofaHero[data-level="1"]{--tone:251, 191, 36}.Auth-module__f_JStG__twofaHero[data-level="2"]{--tone:52, 211, 153}.Auth-module__f_JStG__twofaHeroIcon{width:46px;height:46px;color:rgb(var(--tone));background:linear-gradient(140deg, rgba(var(--tone), .26), rgba(var(--tone), .08));border:1px solid rgba(var(--tone), .34);border-radius:13px;flex:none;justify-content:center;align-items:center;display:flex}.Auth-module__f_JStG__twofaHeroBody{flex-direction:column;gap:2px;min-width:0;margin-right:auto;display:flex}.Auth-module__f_JStG__twofaHeroTitle{letter-spacing:-.01em;color:#fff;font-size:16px;font-weight:800}.Auth-module__f_JStG__twofaHeroSub{color:#8b94a3;font-size:12.5px}.Auth-module__f_JStG__twofaHeroMeter{flex:none;gap:5px;display:flex}.Auth-module__f_JStG__twofaHeroSeg{background:#2b313b;border-radius:999px;width:22px;height:5px;transition:background .25s}.Auth-module__f_JStG__twofaHeroSeg[data-on=true]{background:rgb(var(--tone));box-shadow:0 0 10px -2px rgba(var(--tone), .8)}.Auth-module__f_JStG__twofaGrid{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:14px;display:grid}@media (max-width:600px){.Auth-module__f_JStG__twofaHero{gap:13px;padding:14px 15px}.Auth-module__f_JStG__twofaHeroMeter{display:none}}.Auth-module__f_JStG__twofaCard{--accent:var(--rp-solid);--accentA:var(--rp-a);background:radial-gradient(135% 130% at 0% 0%, rgba(var(--accentA), .1), transparent 58%), #14171d;border:1px solid #262b34;border-radius:16px;flex-direction:column;gap:15px;padding:18px 18px 16px;transition:border-color .2s,box-shadow .2s;animation:.5s 80ms both Auth-module__f_JStG__fieldIn;display:flex;position:relative;overflow:hidden}.Auth-module__f_JStG__twofaCard:before{content:"";background:linear-gradient(180deg, var(--accent), transparent 88%);opacity:.8;width:3px;position:absolute;inset:0 auto 0 0}.Auth-module__f_JStG__twofaCard:hover{border-color:rgba(var(--accentA), .42);box-shadow:0 16px 38px -22px rgba(var(--accentA), .75)}.Auth-module__f_JStG__twofaGrid .Auth-module__f_JStG__twofaCard:nth-child(2){animation-delay:.16s}.Auth-module__f_JStG__twofaGrid .Auth-module__f_JStG__twofaCard:nth-child(3){animation-delay:.24s}.Auth-module__f_JStG__twofaCardMain{align-items:flex-start;gap:13px;display:flex}.Auth-module__f_JStG__twofaCardIcon{background:linear-gradient(140deg, rgba(var(--accentA), .3), rgba(var(--accentA), .07));border:1px solid rgba(var(--accentA), .32);width:42px;height:42px;color:var(--accent);border-radius:12px;flex:none;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 1px #ffffff12}.Auth-module__f_JStG__twofaCardBody{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.Auth-module__f_JStG__twofaCardTitleRow{align-items:center;gap:8px;display:flex}.Auth-module__f_JStG__twofaCardTitle{letter-spacing:-.01em;color:#fff;font-size:15.5px;font-weight:700}.Auth-module__f_JStG__twofaPrimary{white-space:nowrap;text-transform:uppercase;letter-spacing:.06em;background:rgba(var(--accentA), .18);color:var(--accent);border:1px solid rgba(var(--accentA), .28);border-radius:999px;flex:none;margin-left:auto;padding:2px 7px;font-size:10px;font-weight:800}.Auth-module__f_JStG__twofaMakePrimary{white-space:nowrap;text-transform:uppercase;letter-spacing:.06em;color:#8a93a3;cursor:pointer;background:0 0;border:1px solid #3a414d;border-radius:999px;flex:none;align-items:center;gap:5px;margin-left:auto;padding:2px 8px;font-size:10px;font-weight:800;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.Auth-module__f_JStG__twofaMakePrimary:hover:not(:disabled){color:var(--accent);border-color:rgba(var(--accentA), .45);background:rgba(var(--accentA), .1)}.Auth-module__f_JStG__twofaMakePrimary:disabled{cursor:default;color:var(--accent);border-color:rgba(var(--accentA), .4);background:rgba(var(--accentA), .08)}.Auth-module__f_JStG__twofaMakePrimarySpin{border:2px solid rgba(var(--accentA), .3);border-top-color:var(--accent);border-radius:50%;width:11px;height:11px;animation:.7s linear infinite Auth-module__f_JStG__spin}.Auth-module__f_JStG__twofaCardDesc{color:#99a2b2;margin:0;font-size:13px;line-height:1.5}.Auth-module__f_JStG__twofaCardMeta{color:#717a89;margin:2px 0 0;font-size:12px}.Auth-module__f_JStG__twofaStatus{color:#8b94a3;background:#94a3b81a;border:1px solid #94a3b829;border-radius:999px;flex:none;align-items:center;gap:6px;padding:5px 11px 5px 9px;font-size:12px;font-weight:700;display:inline-flex}.Auth-module__f_JStG__twofaStatusDot{background:#8b94a3;border-radius:50%;width:7px;height:7px}.Auth-module__f_JStG__twofaStatusOn{color:#34d399;background:#34d39924;border-color:#34d39952}.Auth-module__f_JStG__twofaStatusOn .Auth-module__f_JStG__twofaStatusDot{background:#34d399;animation:2.2s ease-out infinite Auth-module__f_JStG__twofaPulse}@keyframes Auth-module__f_JStG__twofaPulse{0%{box-shadow:0 0 #34d3998c}70%{box-shadow:0 0 0 6px #34d39900}to{box-shadow:0 0 #34d39900}}.Auth-module__f_JStG__twofaCardActions{border-top:1px solid #20242c;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.Auth-module__f_JStG__twofaActionBtn{cursor:pointer;color:#fff;background:var(--accent);height:38px;box-shadow:0 10px 22px -12px rgba(var(--accentA), .9), inset 0 1px 0 #ffffff2e;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 20px;font-size:13.5px;font-weight:700;transition:filter .15s,transform 80ms,opacity .15s;display:inline-flex}.Auth-module__f_JStG__twofaActionBtn:hover{filter:brightness(1.08)}.Auth-module__f_JStG__twofaActionBtn:active{transform:translateY(1px)}.Auth-module__f_JStG__twofaActionBtn:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;filter:none}.Auth-module__f_JStG__twofaActionBtnGhost{color:#c4ccd8;box-shadow:none;background:0 0;border-color:#353b46}.Auth-module__f_JStG__twofaActionBtnGhost:hover{filter:none;background:#94a3b812;border-color:#4d5562}.Auth-module__f_JStG__btnGhost{color:#cbd5e1;box-shadow:none;background:0 0;border:1px solid #3d424d}.Auth-module__f_JStG__btnGhost:hover{background:#94a3b814;border-color:#5a6172}.Auth-module__f_JStG__qrBox{background:#fff;border-radius:14px;justify-content:center;width:max-content;margin:0 auto 16px;padding:12px;display:flex}.Auth-module__f_JStG__twofaSecret{flex-direction:column;align-items:center;gap:4px;margin-bottom:18px;display:flex}.Auth-module__f_JStG__twofaSecretLabel{color:#94a3b8;font-size:12px}.Auth-module__f_JStG__twofaSecretRow{align-items:stretch;gap:8px;max-width:100%;display:flex}.Auth-module__f_JStG__twofaSecretValue{letter-spacing:.12em;color:#fff;word-break:break-all;text-align:center;background:#1a1d24;border:1px solid #3d424d;border-radius:10px;padding:8px 12px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,monospace;font-size:15px;font-weight:700}.Auth-module__f_JStG__twofaSecretCopy{color:#9aa3b2;cursor:pointer;background:#1a1d24;border:1px solid #3d424d;border-radius:10px;flex:none;justify-content:center;align-items:center;width:42px;transition:color .15s,border-color .15s,background .15s;display:flex}.Auth-module__f_JStG__twofaSecretCopy:hover{color:#fff;border-color:var(--rp-solid);background:rgba(var(--rp-a), .1)}.Auth-module__f_JStG__twofaSecretCopyDone{color:#34d399;background:#34d3991a;border-color:#34d39973}.Auth-module__f_JStG__twofaPasskeys{background:#111419;border:1px solid #242932;border-radius:16px;margin-top:16px;padding:18px;animation:.5s .3s both Auth-module__f_JStG__fieldIn}.Auth-module__f_JStG__twofaPasskeysHead{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:5px;display:flex}.Auth-module__f_JStG__twofaPasskeysTitle{letter-spacing:-.01em;color:#fff;align-items:center;gap:9px;margin-right:auto;font-size:15.5px;font-weight:700;display:inline-flex}.Auth-module__f_JStG__twofaPasskeysTitle .fa-duo{color:var(--rp-solid)}.Auth-module__f_JStG__twofaPasskeysCount{background:rgba(var(--rp-a), .18);min-width:20px;height:20px;color:var(--rp-solid);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}.Auth-module__f_JStG__twofaPasskeyLogin{background:#14171d;border:1px solid #242932;border-radius:13px;align-items:center;gap:13px;margin:13px 0 2px;padding:13px 14px;transition:border-color .2s,background .2s;display:flex}.Auth-module__f_JStG__twofaPasskeyLogin[data-on=true]{border-color:rgba(var(--rp-a), .4);background:radial-gradient(135% 135% at 0% 0%, rgba(var(--rp-a), .1), transparent 60%), #14171d}.Auth-module__f_JStG__twofaPasskeyLoginIcon{width:38px;height:38px;color:var(--rp-solid);background:linear-gradient(140deg, rgba(var(--rp-a), .26), rgba(var(--rp-a), .07));border:1px solid rgba(var(--rp-a), .3);border-radius:11px;flex:none;justify-content:center;align-items:center;display:flex}.Auth-module__f_JStG__twofaPasskeyLoginBody{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.Auth-module__f_JStG__twofaPasskeyLoginTitle{color:#fff;flex-wrap:wrap;align-items:center;gap:5px 8px;font-size:14px;font-weight:700;display:flex}.Auth-module__f_JStG__twofaPasskeyLoginOn{text-transform:uppercase;letter-spacing:.06em;color:#34d399;background:#34d39929;border:1px solid #34d3994d;border-radius:999px;margin-left:auto;padding:2px 7px;font-size:10px;font-weight:800}.Auth-module__f_JStG__twofaPasskeyLoginDesc{color:#717a89;font-size:12px}.Auth-module__f_JStG__twofaPasskeyAdd{cursor:pointer;color:#cdd4df;background:#1b1f27;border:1px solid #353b46;border-radius:9px;align-items:center;gap:6px;height:34px;padding:0 14px;font-size:13px;font-weight:700;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.Auth-module__f_JStG__twofaPasskeyAdd:hover{border-color:rgba(var(--rp-a), .5);color:#fff;background:rgba(var(--rp-a), .1)}.Auth-module__f_JStG__twofaPasskeyList{flex-direction:column;gap:10px;margin-top:14px;display:flex}.Auth-module__f_JStG__twofaPasskeyRow{background:#14171d;border:1px solid #242932;border-radius:13px;align-items:center;gap:13px;padding:12px 13px;transition:border-color .18s,background .18s;display:flex}.Auth-module__f_JStG__twofaPasskeyRow:hover{border-color:rgba(var(--rp-a), .42);background:#171b22}.Auth-module__f_JStG__twofaPasskeyIcon{background:linear-gradient(140deg, rgba(var(--rp-a), .28), rgba(var(--rp-a), .07));border:1px solid rgba(var(--rp-a), .3);width:38px;height:38px;color:var(--rp-solid);border-radius:11px;flex:none;justify-content:center;align-items:center;display:flex}.Auth-module__f_JStG__twofaPasskeyInfo{flex-direction:column;gap:3px;min-width:0;margin-right:auto;display:flex}.Auth-module__f_JStG__twofaPasskeyName{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.Auth-module__f_JStG__twofaPasskeyMeta{color:#717a89;font-size:12px}.Auth-module__f_JStG__twofaPasskeyDelete{color:#8b94a3;cursor:pointer;background:0 0;border:1px solid #2f343d;border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;transition:color .15s,border-color .15s,background .15s;display:flex}.Auth-module__f_JStG__twofaPasskeyDelete:hover{color:#f87171;background:#f871711a;border-color:#f8717180}.Auth-module__f_JStG__twofaPasskeyIconBtn{color:#8b94a3;cursor:pointer;background:0 0;border:1px solid #2f343d;border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;transition:color .15s,border-color .15s,background .15s;display:flex}.Auth-module__f_JStG__twofaPasskeyIconBtn:hover:not(:disabled){color:var(--rp-solid);border-color:rgba(var(--rp-a), .5);background:rgba(var(--rp-a), .1)}.Auth-module__f_JStG__twofaPasskeyIconBtn:disabled{opacity:.55;cursor:default}.Auth-module__f_JStG__twofaPasskeySave{color:#fff;border-color:var(--rp-solid);background:rgba(var(--rp-a), .18)}.Auth-module__f_JStG__twofaPasskeySave:hover:not(:disabled){color:#fff;background:rgba(var(--rp-a), .3)}.Auth-module__f_JStG__twofaPasskeyEdit{color:#fff;border:1px solid rgba(var(--rp-a), .45);background:#0f1217;border-radius:10px;outline:none;flex:1;min-width:0;height:38px;margin-right:auto;padding:0 12px;font-size:14px;font-weight:600;transition:border-color .15s}.Auth-module__f_JStG__twofaPasskeyEdit:focus{border-color:var(--rp-solid)}.Auth-module__f_JStG__twofaPasskeyEdit:disabled{opacity:.6}.Auth-module__f_JStG__twofaPasskeyEmpty{text-align:center;background:radial-gradient(120% 120% at 50% 0%, rgba(var(--rp-a), .07), transparent 62%);border:1px dashed #383e49;border-radius:15px;flex-direction:column;align-items:center;gap:12px;margin-top:14px;padding:28px 20px;display:flex}.Auth-module__f_JStG__twofaPasskeyEmptyIcon{background:linear-gradient(140deg, rgba(var(--rp-a), .26), rgba(var(--rp-a), .06));border:1px solid rgba(var(--rp-a), .3);width:52px;height:52px;color:var(--rp-solid);border-radius:15px;justify-content:center;align-items:center;display:flex}.Auth-module__f_JStG__twofaPasskeyEmptyText{color:#99a2b2;max-width:320px;margin:0;font-size:13px;line-height:1.55}@media (max-width:480px){.Auth-module__f_JStG__twofaCard{gap:13px;padding:15px 14px 13px}.Auth-module__f_JStG__twofaCardMain{gap:11px}.Auth-module__f_JStG__twofaCardIcon{border-radius:11px;width:38px;height:38px}.Auth-module__f_JStG__twofaCardTitle{font-size:14.5px}.Auth-module__f_JStG__twofaActionBtn{height:36px;padding:0 16px;font-size:13px}.Auth-module__f_JStG__twofaPasskeyRow{gap:11px;padding:11px 12px}.Auth-module__f_JStG__twofaPasskeyIcon{width:36px;height:36px}.Auth-module__f_JStG__twofaPasskeyEmpty{padding:24px 16px}.Auth-module__f_JStG__twofaPasskeyEmpty .Auth-module__f_JStG__twofaPasskeyAdd{justify-content:center;width:100%;height:40px}.Auth-module__f_JStG__twofaPasskeyLogin{flex-wrap:wrap;gap:11px 13px}.Auth-module__f_JStG__twofaPasskeyLogin .Auth-module__f_JStG__twofaActionBtn{justify-content:center;width:100%}}
.Dashboard-module__WBI1ha__page{--db:#22d3ee;--db-2:#6366f1;min-height:calc(100vh - 80px);margin:calc(-1 * (var(--topbar-h,74px) + 28px)) calc(-1 * clamp(16px, 3vw, 48px)) 0;padding:calc(var(--topbar-h,74px) + 38px) clamp(16px, 4vw, 48px) 88px;background-color:var(--bg,#070809);background-image:linear-gradient(180deg, color-mix(in srgb, var(--db) 9%, #0b0c12) 0%, color-mix(in srgb, var(--db-2) 4%, #090a0f) 36%, var(--bg,#070809) 100%);background-repeat:no-repeat;background-size:100% 1400px;justify-content:center;display:flex;position:relative;overflow:hidden}.Dashboard-module__WBI1ha__pageGlow{z-index:0;pointer-events:none;background:radial-gradient(1250px 700px at 16% -160px, color-mix(in srgb, var(--db) 16%, transparent), transparent 62%), radial-gradient(950px 620px at 100% 240px, color-mix(in srgb, var(--db-2) 10%, transparent), transparent 58%), radial-gradient(850px 640px at 0% 760px, color-mix(in srgb, var(--db) 6%, transparent), transparent 60%);background-repeat:no-repeat;position:absolute;inset:0}.Dashboard-module__WBI1ha__gridBg{z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:44px 44px;height:600px;position:absolute;inset:0 0 auto;-webkit-mask-image:radial-gradient(80% 85% at 50% 0,#000 25%,#0000 78%);mask-image:radial-gradient(80% 85% at 50% 0,#000 25%,#0000 78%)}.Dashboard-module__WBI1ha__container{z-index:1;width:100%;max-width:1080px;position:relative}.Dashboard-module__WBI1ha__ghost{z-index:0;letter-spacing:.04em;white-space:nowrap;color:#0000;-webkit-text-stroke:1px color-mix(in srgb, var(--db) 32%, transparent);opacity:.14;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:clamp(64px,10vw,118px);font-weight:700;line-height:1;position:absolute;top:-30px;right:-16px}.Dashboard-module__WBI1ha__hero{z-index:0;background:radial-gradient(60% 160% at 0% 50%, color-mix(in srgb, var(--db) 14%, transparent), transparent 70%), linear-gradient(180deg, #1b1d25f7, #101117fa);border:1px solid color-mix(in srgb, var(--db) 34%, #ffffff14);box-shadow:inset 0 1px 0 #ffffff0f, 0 26px 52px -30px #000000f2, 0 0 50px -26px color-mix(in srgb, var(--db) 55%, transparent);border-radius:4px;margin-bottom:18px;padding:26px 26px 0;position:relative;overflow:hidden}.Dashboard-module__WBI1ha__hero:before{content:"";border:1px solid color-mix(in srgb, var(--db) 70%, transparent);z-index:2;pointer-events:none;border-bottom:0;border-right:0;width:18px;height:18px;position:absolute;top:-1px;left:-1px}.Dashboard-module__WBI1ha__hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff0f,#0000);width:26%;animation:6.5s ease-in-out infinite Dashboard-module__WBI1ha__dashSweep;position:absolute;top:-40%;bottom:-40%;left:-20%;transform:rotate(14deg)translate(-320%)}@keyframes Dashboard-module__WBI1ha__dashSweep{0%,62%{transform:rotate(14deg)translate(-320%)}84%,to{transform:rotate(14deg)translate(1200%)}}.Dashboard-module__WBI1ha__heroStripe{background:linear-gradient(180deg, color-mix(in srgb, var(--db) 30%, transparent), color-mix(in srgb, var(--db) 7%, transparent));border-right:1px solid color-mix(in srgb, var(--db) 38%, transparent);pointer-events:none;width:130px;position:absolute;top:-30%;bottom:-30%;left:-26px;transform:skew(-14deg)}.Dashboard-module__WBI1ha__heroGhost{z-index:-1;pointer-events:none;opacity:.07;filter:saturate(.6);position:absolute;bottom:-44px;right:-26px}.Dashboard-module__WBI1ha__heroGhost .Dashboard-module__WBI1ha__rankEmblem,.Dashboard-module__WBI1ha__heroGhost .Dashboard-module__WBI1ha__rankEmblem img{width:200px;height:200px}.Dashboard-module__WBI1ha__heroArt{z-index:-1;pointer-events:none;opacity:.3;width:min(52%,520px);position:absolute;top:0;bottom:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 48%);mask-image:linear-gradient(90deg,#0000,#000 48%)}.Dashboard-module__WBI1ha__heroArtCanvas{width:100%;height:100%;position:absolute;inset:0}.Dashboard-module__WBI1ha__heroTop{align-items:center;gap:20px;padding-bottom:22px;display:flex;position:relative}.Dashboard-module__WBI1ha__emblemRing{background:radial-gradient(closest-side, color-mix(in srgb, var(--db) 22%, transparent), transparent 78%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:92px;height:92px;display:inline-flex;position:relative}.Dashboard-module__WBI1ha__emblemRing:before{content:"";border:1px solid color-mix(in srgb, var(--db) 48%, transparent);box-shadow:0 0 26px -6px color-mix(in srgb, var(--db) 80%, transparent), inset 0 0 20px -8px color-mix(in srgb, var(--db) 70%, transparent);border-radius:50%;position:absolute;inset:0}.Dashboard-module__WBI1ha__emblemRing:after{content:"";background:conic-gradient(from 0deg, transparent 0 76%, color-mix(in srgb, var(--db) 85%, #fff) 91%, transparent 100%);border-radius:50%;animation:7s linear infinite Dashboard-module__WBI1ha__dashOrbit;position:absolute;inset:-5px;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 3px),#000 calc(100% - 2px));mask:radial-gradient(farthest-side,#0000 calc(100% - 3px),#000 calc(100% - 2px))}@keyframes Dashboard-module__WBI1ha__dashOrbit{to{transform:rotate(360deg)}}.Dashboard-module__WBI1ha__rankEmblem{color:color-mix(in srgb, var(--db) 70%, #fff);justify-content:center;align-items:center;display:inline-flex}.Dashboard-module__WBI1ha__emblemRing .Dashboard-module__WBI1ha__rankEmblem img{object-fit:contain;width:58px;height:58px}.Dashboard-module__WBI1ha__heroMain{flex-direction:column;flex:1;align-items:flex-start;gap:7px;min-width:0;display:flex}.Dashboard-module__WBI1ha__title{letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb, var(--db-2) 75%, #fff);background:color-mix(in srgb, var(--db-2) 12%, transparent);border:1px solid color-mix(in srgb, var(--db-2) 34%, transparent);border-radius:999px;padding:3px 10px;font-size:10px;font-weight:900;display:inline-flex}.Dashboard-module__WBI1ha__idName{flex-wrap:wrap;align-items:center;gap:11px;min-width:0;max-width:100%;display:flex}.Dashboard-module__WBI1ha__nameText{letter-spacing:-.02em;color:#fff;text-overflow:ellipsis;white-space:nowrap;font-family:Sora,Inter,Noto Sans Thai,sans-serif;font-size:clamp(22px,3vw,30px);font-weight:800;overflow:hidden}.Dashboard-module__WBI1ha__plate{align-items:center;min-width:0;max-width:100%;padding:4px 0;display:flex;position:relative;overflow:hidden}.Dashboard-module__WBI1ha__plateHasCard{width:298.531px;max-width:100%;height:46px;padding:0 14px}.Dashboard-module__WBI1ha__plateCard{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Dashboard-module__WBI1ha__plateHasCard .Dashboard-module__WBI1ha__nameText{text-shadow:0 1px 2px #000000d9,0 0 8px #0000008c;position:relative}.Dashboard-module__WBI1ha__online{letter-spacing:.04em;color:#6ee7b7;background:#34d3991f;border:1px solid #34d39961;border-radius:999px;align-items:center;gap:6px;padding:4px 11px;font-size:11px;font-weight:800;display:inline-flex}.Dashboard-module__WBI1ha__onlineDot{background:#34d399;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite Dashboard-module__WBI1ha__dashPulse;box-shadow:0 0 10px #34d399e6}@keyframes Dashboard-module__WBI1ha__dashPulse{0%,to{opacity:1}50%{opacity:.35}}.Dashboard-module__WBI1ha__idMeta{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.Dashboard-module__WBI1ha__idTag{color:var(--text-dim,#aab1bd);background:color-mix(in srgb, var(--type,var(--db)) 9%, #ffffff08);border:1px solid color-mix(in srgb, var(--type,var(--db)) 26%, #ffffff14);border-radius:999px;align-items:center;gap:7px;padding:5px 12px 5px 10px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}@media (hover:hover){a.Dashboard-module__WBI1ha__idTag{transition:border-color .15s,background .15s}a.Dashboard-module__WBI1ha__idTag:hover{border-color:color-mix(in srgb, var(--type,var(--db)) 55%, transparent);background:color-mix(in srgb, var(--type,var(--db)) 16%, #ffffff08);text-underline-offset:3px;text-decoration:underline}}.Dashboard-module__WBI1ha__idTag .fa-duo{--fa-primary-color:var(--type,var(--db));--fa-secondary-color:color-mix(in srgb, var(--type,var(--db)) 45%, #fff);--fa-primary-opacity:1;--fa-secondary-opacity:1}.Dashboard-module__WBI1ha__idSince{color:#818897;background:#ffffff06;border-color:#ffffff14}.Dashboard-module__WBI1ha__clanRankImg{object-fit:contain;flex-shrink:0;width:18px;height:18px}.Dashboard-module__WBI1ha__heroRank{flex-direction:column;flex-shrink:0;align-items:center;gap:2px;padding-right:6px;display:flex;position:relative}.Dashboard-module__WBI1ha__heroNo{letter-spacing:-.02em;background:linear-gradient(135deg, color-mix(in srgb, var(--db) 85%, #fff), var(--db-2));color:#0000;filter:drop-shadow(0 0 18px color-mix(in srgb, var(--db) 45%, transparent));-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;font-family:Sora,Inter,sans-serif;font-size:64px;font-weight:800;line-height:1}.Dashboard-module__WBI1ha__heroRankLabel{letter-spacing:.22em;text-transform:uppercase;color:#6b7280;font-size:10px;font-weight:900}.Dashboard-module__WBI1ha__heroStats{border-top:1px solid #ffffff12;grid-template-columns:repeat(6,1fr);margin:0 -26px;display:grid;position:relative}.Dashboard-module__WBI1ha__heroStat{text-align:center;flex-direction:column;align-items:center;gap:3px;padding:14px 8px;display:flex}.Dashboard-module__WBI1ha__heroStat+.Dashboard-module__WBI1ha__heroStat{border-left:1px solid #ffffff0d}.Dashboard-module__WBI1ha__heroStatValue{color:color-mix(in srgb, var(--type,var(--db)) 60%, #fff);font-variant-numeric:tabular-nums;text-shadow:0 0 22px color-mix(in srgb, var(--type,var(--db)) 45%, transparent);font-family:Sora,Inter,sans-serif;font-size:clamp(16px,2vw,21px);font-weight:800}.Dashboard-module__WBI1ha__heroStatLabel{letter-spacing:.12em;text-transform:uppercase;color:#6b7280;font-size:9.5px;font-weight:800}.Dashboard-module__WBI1ha__tabs{scrollbar-width:none;border-top:1px solid #ffffff12;margin:0 -26px;padding:0 12px;display:flex;position:relative;overflow-x:auto}.Dashboard-module__WBI1ha__tab{color:#9aa3b2;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;height:48px;padding:0 18px;font-size:13.5px;font-weight:800;transition:color .18s;display:inline-flex;position:relative}.Dashboard-module__WBI1ha__tab:after{content:"";background:linear-gradient(90deg, var(--db), var(--db-2));height:2px;box-shadow:0 0 12px color-mix(in srgb, var(--db) 70%, transparent);opacity:0;transform-origin:50%;transition:opacity .2s,transform .25s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:12px;right:12px;transform:scaleX(.4)}.Dashboard-module__WBI1ha__tab:hover{color:#e6edf6}.Dashboard-module__WBI1ha__tab .fa-duo{--fa-primary-color:currentColor;--fa-secondary-color:currentColor;--fa-secondary-opacity:.55}.Dashboard-module__WBI1ha__tab.Dashboard-module__WBI1ha__active{color:#fff}.Dashboard-module__WBI1ha__tab.Dashboard-module__WBI1ha__active .fa-duo{--fa-primary-color:var(--db);--fa-secondary-color:var(--db-2);--fa-secondary-opacity:1}.Dashboard-module__WBI1ha__tab.Dashboard-module__WBI1ha__active:after{opacity:1;transform:scaleX(1)}.Dashboard-module__WBI1ha__tabPane{animation:.3s cubic-bezier(.16,1,.3,1) Dashboard-module__WBI1ha__combatIn}.Dashboard-module__WBI1ha__card{z-index:0;background:linear-gradient(#171920f7,#0f1015fa);border:1px solid #ffffff14;border-radius:4px;padding:18px;position:relative;overflow:hidden;box-shadow:0 24px 48px -36px #000000e6}.Dashboard-module__WBI1ha__card:before{content:"";background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--type,var(--db)) 75%, transparent), transparent);opacity:.7;height:2px;position:absolute;inset:0 0 auto}.Dashboard-module__WBI1ha__card:after{content:"";border:1px solid color-mix(in srgb, var(--type,var(--db)) 60%, transparent);opacity:.7;pointer-events:none;border-top:0;border-left:0;width:14px;height:14px;position:absolute;bottom:-1px;right:-1px}.Dashboard-module__WBI1ha__cardHead{letter-spacing:.02em;color:#e6e9f0;align-items:center;gap:9px;margin-bottom:14px;font-family:Sora,Inter,Noto Sans Thai,sans-serif;font-size:13.5px;font-weight:800;display:flex}.Dashboard-module__WBI1ha__cardHead .fa-duo{--fa-primary-color:var(--type,var(--db));--fa-secondary-color:color-mix(in srgb, var(--type,var(--db-2)) 60%, #fff);--fa-primary-opacity:1;--fa-secondary-opacity:1}.Dashboard-module__WBI1ha__cardHeadWeapons{flex-wrap:wrap}.Dashboard-module__WBI1ha__cardNo{letter-spacing:.06em;color:#0000;-webkit-text-stroke:1px color-mix(in srgb, var(--type,var(--db)) 75%, transparent);-webkit-user-select:none;user-select:none;font-family:Sora,Inter,sans-serif;font-size:12px;font-style:normal;font-weight:800}.Dashboard-module__WBI1ha__cardGhost{z-index:-1;pointer-events:none;opacity:.05;color:#fff;position:absolute;bottom:-20px;right:-14px}.Dashboard-module__WBI1ha__cardGhost .fa-duo{--fa-primary-color:currentColor;--fa-secondary-color:currentColor;--fa-secondary-opacity:.6}.Dashboard-module__WBI1ha__cardTag{letter-spacing:.04em;color:color-mix(in srgb, var(--type,var(--db)) 80%, #fff);background:color-mix(in srgb, var(--type,var(--db)) 11%, transparent);border:1px solid color-mix(in srgb, var(--type,var(--db)) 30%, transparent);border-radius:999px;margin-left:auto;padding:3px 10px;font-size:10.5px;font-weight:800}.Dashboard-module__WBI1ha__grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:14px;display:grid}.Dashboard-module__WBI1ha__gridFull{grid-template-columns:minmax(0,1fr)}.Dashboard-module__WBI1ha__gridMain{flex-direction:column;gap:14px;min-width:0;display:flex}.Dashboard-module__WBI1ha__gridSide{top:calc(var(--topbar-h,74px) + 16px);flex-direction:column;gap:14px;display:flex;position:sticky}.Dashboard-module__WBI1ha__radar{flex-shrink:0;margin-left:auto}.Dashboard-module__WBI1ha__radarSvg{width:170px;height:170px;display:block;overflow:visible}.Dashboard-module__WBI1ha__radarGrid{fill:none;stroke:#ffffff12;stroke-width:.7px}.Dashboard-module__WBI1ha__radaraxis{stroke:#ffffff12;stroke-width:.7px}.Dashboard-module__WBI1ha__radarValue{fill:color-mix(in srgb, var(--type,var(--db)) 26%, transparent);stroke:var(--type,var(--db));stroke-width:1.4px;stroke-linejoin:round;filter:drop-shadow(0 0 8px color-mix(in srgb, var(--type,var(--db)) 60%, transparent));transform-box:fill-box;transform-origin:50%;transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .5s}.Dashboard-module__WBI1ha__radarLabel{fill:#8b929e;letter-spacing:.04em;text-transform:uppercase;font-family:Sora,Inter,Noto Sans Thai,sans-serif;font-size:6.5px;font-weight:800}.Dashboard-module__WBI1ha__perfBody{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.Dashboard-module__WBI1ha__perfKd{background:color-mix(in srgb, var(--type,var(--db)) 8%, #ffffff05);border:1px solid color-mix(in srgb, var(--type,var(--db)) 26%, #ffffff0f);border-radius:4px;flex-direction:column;align-items:center;gap:4px;width:181px;padding:10px 26px;display:flex}.Dashboard-module__WBI1ha__perfKdValue{font-variant-numeric:tabular-nums;background:linear-gradient(135deg, #fff 30%, color-mix(in srgb, var(--type,var(--db)) 75%, #fff));color:#0000;filter:drop-shadow(0 0 22px color-mix(in srgb, var(--type,var(--db)) 40%, transparent));-webkit-background-clip:text;background-clip:text;font-family:Sora,Inter,sans-serif;font-size:44px;font-weight:800;line-height:1}.Dashboard-module__WBI1ha__perfKdLabel{letter-spacing:.16em;text-transform:uppercase;color:#8b929e;align-items:center;gap:6px;font-size:10.5px;font-weight:900;display:inline-flex}.Dashboard-module__WBI1ha__rings{flex-wrap:wrap;gap:24px;display:flex}.Dashboard-module__WBI1ha__ring{flex-direction:column;align-items:center;gap:6px;display:flex;position:relative}.Dashboard-module__WBI1ha__ringSvg{width:76px;height:76px;transform:rotate(-90deg)}.Dashboard-module__WBI1ha__ringBg{fill:none;stroke:#ffffff12;stroke-width:6px}.Dashboard-module__WBI1ha__ringFg{fill:none;stroke:var(--type,var(--db));stroke-width:6px;stroke-linecap:round;filter:drop-shadow(0 0 6px color-mix(in srgb, var(--type,var(--db)) 70%, transparent))}.Dashboard-module__WBI1ha__ringCenter{justify-content:center;align-items:baseline;gap:1px;display:flex;position:absolute;top:24px;left:0;right:0}.Dashboard-module__WBI1ha__ringValue{color:#fff;font-variant-numeric:tabular-nums;font-family:Sora,Inter,sans-serif;font-size:19px;font-weight:800}.Dashboard-module__WBI1ha__ringPct{color:#8b929e;font-size:10px;font-weight:800}.Dashboard-module__WBI1ha__ringLabel{letter-spacing:.1em;text-transform:uppercase;color:#8b929e;font-size:9.5px;font-weight:800}.Dashboard-module__WBI1ha__combatHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.Dashboard-module__WBI1ha__combatHead .Dashboard-module__WBI1ha__cardHead{margin-bottom:0}.Dashboard-module__WBI1ha__scopeSwitch{background:#ffffff0a;border:1px solid #ffffff17;border-radius:3px;grid-auto-flow:column;gap:4px;padding:4px;display:inline-grid}.Dashboard-module__WBI1ha__scopeBtn{letter-spacing:.06em;text-transform:uppercase;color:#9aa3b2;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:3px;height:30px;padding:0 14px;font-size:11.5px;font-weight:900;transition:color .16s,background .16s}.Dashboard-module__WBI1ha__scopeBtn:hover{color:#e6edf6}.Dashboard-module__WBI1ha__scopeBtnActive{color:#10121a;background:linear-gradient(135deg, color-mix(in srgb, var(--type,var(--db)) 92%, #fff), var(--type,var(--db)));box-shadow:0 8px 18px -8px color-mix(in srgb, var(--type,var(--db)) 85%, transparent)}.Dashboard-module__WBI1ha__scopeBtnActive:hover{color:#10121a}.Dashboard-module__WBI1ha__combatBody{flex-direction:column;gap:16px;animation:.3s cubic-bezier(.16,1,.3,1) Dashboard-module__WBI1ha__combatIn;display:flex}@keyframes Dashboard-module__WBI1ha__combatIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.Dashboard-module__WBI1ha__record{flex-direction:column;gap:8px;display:flex}.Dashboard-module__WBI1ha__recordBar{background:#ffffff0d;border-radius:999px;height:12px;display:flex;overflow:hidden}.Dashboard-module__WBI1ha__recordWin{background:linear-gradient(90deg,#22c55e,#4ade80);box-shadow:0 0 14px #4ade8073}.Dashboard-module__WBI1ha__recordDraw{background:#6b7280}.Dashboard-module__WBI1ha__recordLoss{background:linear-gradient(90deg,#f87171,#ef4444)}.Dashboard-module__WBI1ha__recordLegend{color:#8b929e;flex-wrap:wrap;align-items:center;gap:14px;font-size:11.5px;font-weight:700;display:flex}.Dashboard-module__WBI1ha__recordLegend b{font-variant-numeric:tabular-nums;margin-right:4px;font-family:Sora,Inter,sans-serif;font-weight:800}.Dashboard-module__WBI1ha__recordWinLg b{color:#4ade80}.Dashboard-module__WBI1ha__recordDrawLg b{color:#9aa3b2}.Dashboard-module__WBI1ha__recordLossLg b{color:#f87171}.Dashboard-module__WBI1ha__extras{flex-wrap:wrap;gap:7px;display:flex}.Dashboard-module__WBI1ha__extra{color:#8b929e;background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;align-items:baseline;gap:5px;padding:5px 11px;font-size:11px;font-weight:700;display:inline-flex}.Dashboard-module__WBI1ha__extra b{color:#e6e9f0;font-variant-numeric:tabular-nums;font-family:Sora,Inter,sans-serif;font-weight:800}.Dashboard-module__WBI1ha__kpis{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.Dashboard-module__WBI1ha__kpi{text-align:center;border:1px solid color-mix(in srgb, var(--type,var(--db)) 18%, #ffffff0d);background:#ffffff08;border-radius:3px;flex-direction:column;align-items:center;gap:4px;padding:11px 6px;display:flex}.Dashboard-module__WBI1ha__kpi .fa-duo{--fa-primary-color:var(--type,var(--db));--fa-secondary-color:color-mix(in srgb, var(--type,var(--db)) 45%, #fff);--fa-primary-opacity:1;--fa-secondary-opacity:1;filter:drop-shadow(0 0 8px color-mix(in srgb, var(--type,var(--db)) 45%, transparent))}.Dashboard-module__WBI1ha__kpiValue{color:#fff;font-variant-numeric:tabular-nums;font-family:Sora,Inter,sans-serif;font-size:16px;font-weight:800}.Dashboard-module__WBI1ha__kpiLabel{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;font-size:9px;font-weight:800}.Dashboard-module__WBI1ha__bars{flex-direction:column;gap:10px;display:flex}.Dashboard-module__WBI1ha__barRow{grid-template-columns:130px 1fr 110px;align-items:center;gap:12px;display:grid}.Dashboard-module__WBI1ha__barLabel{color:#c2c8d2;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:7px;font-size:12.5px;font-weight:700;display:inline-flex;overflow:hidden}.Dashboard-module__WBI1ha__barLabel .fa-duo{--fa-primary-color:var(--type,var(--db));--fa-secondary-color:color-mix(in srgb, var(--type,var(--db)) 45%, #fff);--fa-primary-opacity:1;--fa-secondary-opacity:1}.Dashboard-module__WBI1ha__weaponIcon{width:17px;height:17px;color:var(--type,var(--db));filter:drop-shadow(0 0 6px color-mix(in srgb, var(--type,var(--db)) 50%, transparent));flex-shrink:0;display:inline-flex}.Dashboard-module__WBI1ha__weaponIcon svg{width:100%;height:100%}.Dashboard-module__WBI1ha__barBest .Dashboard-module__WBI1ha__barLabel{color:color-mix(in srgb, var(--type,var(--db)) 60%, #fff);font-weight:800}.Dashboard-module__WBI1ha__barBest .Dashboard-module__WBI1ha__barTrack{box-shadow:0 0 0 1px color-mix(in srgb, var(--type,var(--db)) 35%, transparent)}.Dashboard-module__WBI1ha__barTrack{background:#ffffff0d;border-radius:999px;height:9px;position:relative;overflow:hidden}.Dashboard-module__WBI1ha__barFill{background:linear-gradient(90deg, color-mix(in srgb, var(--type,var(--db)) 55%, transparent), var(--type,var(--db)));box-shadow:0 0 12px color-mix(in srgb, var(--type,var(--db)) 55%, transparent);transform-origin:0;animation:Dashboard-module__WBI1ha__dashBarGrow .8s cubic-bezier(.16, 1, .3, 1) var(--d,0s) backwards;border-radius:999px;position:absolute;inset:0 auto 0 0}@keyframes Dashboard-module__WBI1ha__dashBarGrow{0%{transform:scaleX(0)}}.Dashboard-module__WBI1ha__barValue{color:#e6e9f0;font-variant-numeric:tabular-nums;white-space:nowrap;justify-content:flex-end;align-items:baseline;gap:7px;font-family:Sora,Inter,sans-serif;font-size:13.5px;font-weight:800;display:flex}.Dashboard-module__WBI1ha__barValue small{color:color-mix(in srgb, var(--type,var(--db)) 70%, #9aa3b2);font-family:Inter,sans-serif;font-size:10px;font-weight:700}.Dashboard-module__WBI1ha__mapRows{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.Dashboard-module__WBI1ha__mapRow{border:1px solid color-mix(in srgb, var(--type,var(--db)) 18%, #ffffff0d);background:#ffffff08;border-radius:3px;grid-template-columns:34px minmax(110px,.8fr) minmax(90px,1fr) 92px;align-items:center;gap:10px;min-width:0;padding:9px 10px;display:grid}.Dashboard-module__WBI1ha__mapRank{color:#0000;-webkit-text-stroke:1px color-mix(in srgb, var(--type,var(--db)) 80%, transparent);font-family:Sora,Inter,sans-serif;font-size:12px;font-weight:800}.Dashboard-module__WBI1ha__mapName{text-overflow:ellipsis;white-space:nowrap;color:#d7dce5;min-width:0;font-size:12.5px;font-weight:800;overflow:hidden}.Dashboard-module__WBI1ha__mapTrack{background:#ffffff0e;border-radius:999px;height:8px;position:relative;overflow:hidden}.Dashboard-module__WBI1ha__mapFill{border-radius:inherit;background:linear-gradient(90deg, color-mix(in srgb, var(--type,var(--db)) 45%, transparent), var(--type,var(--db)));box-shadow:0 0 12px color-mix(in srgb, var(--type,var(--db)) 55%, transparent);transform-origin:0;animation:Dashboard-module__WBI1ha__dashBarGrow .75s cubic-bezier(.16, 1, .3, 1) var(--d,0s) backwards;position:absolute;inset:0 auto 0 0}.Dashboard-module__WBI1ha__mapValue{font-variant-numeric:tabular-nums;white-space:nowrap;justify-content:flex-end;align-items:baseline;gap:7px;display:flex}.Dashboard-module__WBI1ha__mapValue b{color:#e6e9f0;font-family:Sora,Inter,sans-serif;font-size:13px;font-weight:800}.Dashboard-module__WBI1ha__mapValue small{color:color-mix(in srgb, var(--type,var(--db)) 72%, #9aa3b2);font-size:10px;font-weight:800}.Dashboard-module__WBI1ha__walletRows{flex-direction:column;gap:6px;display:flex}.Dashboard-module__WBI1ha__walletRow{border:1px solid color-mix(in srgb, var(--type,var(--db)) 18%, #ffffff0d);background:#ffffff08;border-radius:3px;align-items:center;gap:10px;padding:9px 12px;display:flex}.Dashboard-module__WBI1ha__walletLabel{letter-spacing:.06em;text-transform:uppercase;color:#8b929e;font-size:11px;font-weight:800}.Dashboard-module__WBI1ha__walletValue{color:color-mix(in srgb, var(--type,var(--db)) 50%, #fff);font-variant-numeric:tabular-nums;margin-left:auto;font-family:Sora,Inter,sans-serif;font-size:14.5px;font-weight:800}.Dashboard-module__WBI1ha__infoTiles{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px;display:grid}.Dashboard-module__WBI1ha__infoTile{text-align:center;border:1px solid color-mix(in srgb, var(--type,var(--db)) 20%, #ffffff0d);background:#ffffff08;border-radius:3px;flex-direction:column;align-items:center;gap:5px;padding:14px 8px;display:flex}.Dashboard-module__WBI1ha__infoTile .fa-duo{--fa-primary-color:var(--type,var(--db));--fa-secondary-color:color-mix(in srgb, var(--type,var(--db)) 45%, #fff);--fa-primary-opacity:1;--fa-secondary-opacity:1;filter:drop-shadow(0 0 8px color-mix(in srgb, var(--type,var(--db)) 45%, transparent))}.Dashboard-module__WBI1ha__infoTileValue{color:color-mix(in srgb, var(--type,var(--db)) 55%, #fff);font-variant-numeric:tabular-nums;text-shadow:0 0 18px color-mix(in srgb, var(--type,var(--db)) 40%, transparent);font-family:Sora,Inter,sans-serif;font-size:17px;font-weight:800}.Dashboard-module__WBI1ha__infoTileLabel{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;font-size:9.5px;font-weight:800}.Dashboard-module__WBI1ha__cafeExpire{color:#8b929e;align-items:center;gap:7px;margin:12px 0 0;font-size:12px;display:flex}.Dashboard-module__WBI1ha__cafeExpire strong{color:#e6e9f0;font-weight:800}.Dashboard-module__WBI1ha__cafeExpire .fa-duo{--fa-primary-color:var(--db);--fa-secondary-color:var(--db-2)}.Dashboard-module__WBI1ha__stack{flex-direction:column;gap:14px;display:flex}.Dashboard-module__WBI1ha__muted{color:#6b7280;padding:8px 0;font-size:13px}.Dashboard-module__WBI1ha__delta{font-variant-numeric:tabular-nums;letter-spacing:.02em;align-items:center;gap:3px;font-size:10px;font-weight:800;display:inline-flex}.Dashboard-module__WBI1ha__deltaUp{color:#4ade80;text-shadow:0 0 10px #4ade8080}.Dashboard-module__WBI1ha__deltaDown{color:#f87171;text-shadow:0 0 10px #f8717180}.Dashboard-module__WBI1ha__areaWrap{cursor:crosshair;height:150px;position:relative}.Dashboard-module__WBI1ha__areaCross{pointer-events:none;background:#22d3ee59;width:1px;position:absolute;top:0;bottom:0;transform:translate(-.5px)}.Dashboard-module__WBI1ha__areaDot{pointer-events:none;background:#22d3ee;border-radius:50%;width:9px;height:9px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 12px #22d3eee6,0 0 0 3px #22d3ee33}.Dashboard-module__WBI1ha__areaTip{color:#9aa3b2;white-space:nowrap;pointer-events:none;background:#0d0e14f2;border:1px solid #22d3ee59;border-radius:3px;align-items:baseline;gap:6px;padding:5px 10px;font-size:11px;font-weight:600;display:flex;position:absolute;top:-8px;transform:translate(-50%,-100%);box-shadow:0 10px 24px -10px #000c}.Dashboard-module__WBI1ha__areaTip b{color:#5be3f0;font-variant-numeric:tabular-nums;font-family:Sora,Inter,sans-serif;font-weight:800}.Dashboard-module__WBI1ha__area{width:100%;height:100%;display:block}.Dashboard-module__WBI1ha__areaFill{fill:url(#dashAreaGrad)}.Dashboard-module__WBI1ha__areaLine{fill:none;stroke:#22d3ee;stroke-width:1.4px;filter:drop-shadow(0 0 5px #22d3ee99)}.Dashboard-module__WBI1ha__cols{align-items:flex-end;gap:7px;height:150px;display:flex}.Dashboard-module__WBI1ha__colsMonth{padding-top:6px}.Dashboard-module__WBI1ha__col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;min-width:0;height:100%;display:flex;position:relative}.Dashboard-module__WBI1ha__colFill{background:linear-gradient(180deg, color-mix(in srgb, var(--db) 85%, #fff), color-mix(in srgb, var(--db) 45%, transparent));width:100%;max-width:44px;box-shadow:0 0 14px -4px color-mix(in srgb, var(--db) 60%, transparent);transform-origin:bottom;animation:Dashboard-module__WBI1ha__dashColRise .7s cubic-bezier(.16, 1, .3, 1) var(--d,0s) backwards;border-radius:6px 6px 3px 3px}@keyframes Dashboard-module__WBI1ha__dashColRise{0%{transform:scaleY(0)}}.Dashboard-module__WBI1ha__colCap{letter-spacing:.03em;text-transform:uppercase;color:#6b7280;white-space:nowrap;font-size:9.5px;font-weight:700}@media (max-width:860px){.Dashboard-module__WBI1ha__kpis{grid-template-columns:repeat(3,1fr)}.Dashboard-module__WBI1ha__grid{grid-template-columns:1fr}.Dashboard-module__WBI1ha__gridSide{position:static}.Dashboard-module__WBI1ha__mapRows{grid-template-columns:1fr}.Dashboard-module__WBI1ha__heroStats{grid-template-columns:repeat(3,1fr)}.Dashboard-module__WBI1ha__heroStat:nth-child(n+4){border-top:1px solid #ffffff0d}.Dashboard-module__WBI1ha__heroStat:nth-child(4){border-left:none}.Dashboard-module__WBI1ha__ghost{font-size:clamp(56px,13vw,96px);top:-16px;right:-8px}}@media (max-width:700px){.Dashboard-module__WBI1ha__hero{padding:20px 18px 0}.Dashboard-module__WBI1ha__heroStats{margin:0 -18px}.Dashboard-module__WBI1ha__tabs{margin:0 -18px;padding:0 6px}.Dashboard-module__WBI1ha__heroTop{flex-wrap:wrap;gap:14px;padding-bottom:18px}.Dashboard-module__WBI1ha__emblemRing{width:70px;height:70px}.Dashboard-module__WBI1ha__emblemRing .Dashboard-module__WBI1ha__rankEmblem img{width:44px;height:44px}.Dashboard-module__WBI1ha__heroRank{order:-1;margin-left:auto}.Dashboard-module__WBI1ha__heroNo{font-size:46px}.Dashboard-module__WBI1ha__heroMain{flex-basis:100%}.Dashboard-module__WBI1ha__plateHasCard{width:246.612px;height:38px}.Dashboard-module__WBI1ha__nameText{font-size:22px}.Dashboard-module__WBI1ha__combatHead{flex-direction:column;align-items:stretch}.Dashboard-module__WBI1ha__scopeSwitch{grid-auto-columns:1fr;grid-auto-flow:column;width:100%;display:grid}.Dashboard-module__WBI1ha__scopeBtn{padding:0 6px}.Dashboard-module__WBI1ha__perfBody{flex-direction:column;align-items:stretch;gap:16px}.Dashboard-module__WBI1ha__perfKd{flex-direction:row;justify-content:center;align-items:baseline;gap:12px;width:100%;padding:12px 14px}.Dashboard-module__WBI1ha__perfKdValue{font-size:36px}.Dashboard-module__WBI1ha__rings{justify-content:space-around;gap:8px;width:100%}.Dashboard-module__WBI1ha__radar{margin:0 auto}.Dashboard-module__WBI1ha__radarSvg{width:150px;height:150px}.Dashboard-module__WBI1ha__barRow{grid-template-columns:96px 1fr 96px;gap:9px}.Dashboard-module__WBI1ha__mapRow{grid-template-columns:30px minmax(0,1fr) 78px}.Dashboard-module__WBI1ha__mapTrack{grid-column:2/-1;width:100%}.Dashboard-module__WBI1ha__mapValue{grid-area:1/3}.Dashboard-module__WBI1ha__tabs{width:100%;display:grid}.Dashboard-module__WBI1ha__accountSecGrid{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;gap:10px;padding:2px 0 6px;display:flex;overflow-x:auto}.Dashboard-module__WBI1ha__accountSecGrid::-webkit-scrollbar{display:none}.Dashboard-module__WBI1ha__accountSecLink{scroll-snap-align:start;flex:0 0 82%}}@media (max-width:600px){.Dashboard-module__WBI1ha__page{margin:calc(-1 * (var(--topbar-h,70px) + 20px)) -14px 0;padding:calc(var(--topbar-h,70px) + 28px) 14px 56px}}.Dashboard-module__WBI1ha__accountSec{margin-bottom:16px}.Dashboard-module__WBI1ha__accountSecHead{letter-spacing:.1em;text-transform:uppercase;color:#6b7280;align-items:center;gap:8px;margin-bottom:10px;font-size:11px;font-weight:800;display:inline-flex}.Dashboard-module__WBI1ha__accountSecHead .fa-duo{--fa-primary-color:var(--db);--fa-secondary-color:var(--db-2)}.Dashboard-module__WBI1ha__accountSecGrid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;display:grid}.Dashboard-module__WBI1ha__accountSecLink{color:inherit;background:linear-gradient(#171920f7,#0f1015fa);border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:12px;padding:15px 16px;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;box-shadow:0 18px 40px -34px #000000e6}.Dashboard-module__WBI1ha__accountSecIcon{background:color-mix(in srgb, var(--db) 12%, #ffffff08);border:1px solid color-mix(in srgb, var(--db) 26%, #ffffff0f);border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.Dashboard-module__WBI1ha__accountSecIcon .fa-duo{--fa-primary-color:var(--db);--fa-secondary-color:var(--db-2);--fa-primary-opacity:1;--fa-secondary-opacity:1}.Dashboard-module__WBI1ha__accountSecText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Dashboard-module__WBI1ha__accountSecTitle{color:#e6e9f0;font-family:Sora,Inter,Noto Sans Thai,sans-serif;font-size:14px;font-weight:800}.Dashboard-module__WBI1ha__accountSecSub{color:#8b929e;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.Dashboard-module__WBI1ha__accountSecLink>.fa-duo{color:#6b7280;flex-shrink:0;transition:transform .16s,color .16s}@media (hover:hover){.Dashboard-module__WBI1ha__accountSecLink:hover{border-color:color-mix(in srgb, var(--db) 32%, #ffffff1a);box-shadow:0 24px 46px -34px #000000f2, 0 0 36px -22px color-mix(in srgb, var(--db) 55%, transparent);transform:translateY(-2px)}.Dashboard-module__WBI1ha__accountSecLink:hover>.fa-duo{color:var(--db);transform:translate(3px)}.Dashboard-module__WBI1ha__card{transition:transform .18s,box-shadow .18s,border-color .18s}.Dashboard-module__WBI1ha__card:hover{border-color:color-mix(in srgb, var(--type,var(--db)) 30%, #ffffff1a);box-shadow:0 28px 52px -36px #000000f2, 0 0 40px -22px color-mix(in srgb, var(--type,var(--db)) 55%, transparent);transform:translateY(-2px)}}
.ClanProfile-module__Sc_nZq__heroFootPad{height:12px}.ClanProfile-module__Sc_nZq__roster{flex-direction:column;display:flex}.ClanProfile-module__Sc_nZq__row{border-bottom:1px solid #ffffff0d;grid-template-columns:34px minmax(278px,1fr) 64px 54px 52px 62px 92px;align-items:center;gap:8px;padding:10px 12px;display:grid}.ClanProfile-module__Sc_nZq__row:last-child{border-bottom:none}.ClanProfile-module__Sc_nZq__headRow{letter-spacing:.05em;text-transform:uppercase;color:#6b7280;font-size:11px;font-weight:800}.ClanProfile-module__Sc_nZq__dataRow{z-index:0;position:relative}.ClanProfile-module__Sc_nZq__dataRow:before{content:"";width:var(--w,0%);z-index:-1;background:color-mix(in srgb, var(--db) 6%, transparent);border-right:1px solid color-mix(in srgb, var(--db) 26%, transparent);pointer-events:none;position:absolute;top:0;bottom:0;left:0}@media (hover:hover){.ClanProfile-module__Sc_nZq__dataRow{transition:background .15s}.ClanProfile-module__Sc_nZq__dataRow:hover{background:#ffffff06}.ClanProfile-module__Sc_nZq__dataRow:hover .ClanProfile-module__Sc_nZq__colPos{color:var(--db)}.ClanProfile-module__Sc_nZq__playerPlateLink:hover,.ClanProfile-module__Sc_nZq__leaderPlateLink:hover{filter:brightness(1.08)}}.ClanProfile-module__Sc_nZq__colPos{color:#8b929e;font-variant-numeric:tabular-nums;text-align:center;font-family:Sora,Inter,sans-serif;font-size:13px;font-weight:800;transition:color .15s}.ClanProfile-module__Sc_nZq__colNum{text-align:right;color:#c2c8d2;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12.5px}.ClanProfile-module__Sc_nZq__expCol{color:color-mix(in srgb, var(--db) 70%, #fff);font-family:Sora,Inter,sans-serif;font-weight:800}.ClanProfile-module__Sc_nZq__headRow .ClanProfile-module__Sc_nZq__colNum,.ClanProfile-module__Sc_nZq__headRow .ClanProfile-module__Sc_nZq__colPos{color:#6b7280}.ClanProfile-module__Sc_nZq__identity{align-items:center;gap:10px;width:100%;min-width:0;display:flex}.ClanProfile-module__Sc_nZq__emblem{object-fit:contain;flex-shrink:0;width:26px;height:26px}.ClanProfile-module__Sc_nZq__emblemFallback{color:var(--db);background:color-mix(in srgb, var(--db) 10%, transparent);border-radius:3px;justify-content:center;align-items:center;display:inline-flex}.ClanProfile-module__Sc_nZq__identityText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ClanProfile-module__Sc_nZq__playerPlateLink,.ClanProfile-module__Sc_nZq__leaderPlateLink{width:278px;height:28px;color:inherit;transform-origin:0;text-decoration:none;display:inline-block;overflow:hidden}.ClanProfile-module__Sc_nZq__leaderPlateLink{max-width:100%}.ClanProfile-module__Sc_nZq__plate{min-width:0;max-width:100%;color:inherit;align-self:flex-start;align-items:center;text-decoration:none;display:flex;position:relative;overflow:hidden}.ClanProfile-module__Sc_nZq__plateHasCard{width:168.735px;max-width:100%;height:26px;padding:0 10px}.ClanProfile-module__Sc_nZq__plateCard{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ClanProfile-module__Sc_nZq__plateHasCard .ClanProfile-module__Sc_nZq__pname,.ClanProfile-module__Sc_nZq__plateHasCard .ClanProfile-module__Sc_nZq__leaderName{text-shadow:0 1px 2px #000000d9,0 0 8px #0000008c;position:relative}.ClanProfile-module__Sc_nZq__pname{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:700;overflow:hidden}.ClanProfile-module__Sc_nZq__psub{color:#8b929e;white-space:nowrap;align-items:center;gap:6px;min-width:0;font-size:11px;display:inline-flex}.ClanProfile-module__Sc_nZq__psubText{text-overflow:ellipsis;min-width:0;overflow:hidden}.ClanProfile-module__Sc_nZq__role{letter-spacing:.1em;text-transform:uppercase;border-radius:999px;flex-shrink:0;align-items:center;padding:1.5px 8px;font-size:9px;font-weight:900;display:inline-flex}.ClanProfile-module__Sc_nZq__roleAdmin{color:#1a1205;background:linear-gradient(135deg,#fde68a,#fbbf24);box-shadow:0 0 12px -3px #fbbf24b3}.ClanProfile-module__Sc_nZq__roleMod{color:#5be3f0;background:#22d3ee1f;border:1px solid #22d3ee66}.ClanProfile-module__Sc_nZq__roleMember{color:#8b929e;background:#ffffff0a;border:1px solid #ffffff1a}.ClanProfile-module__Sc_nZq__leader{color:inherit;align-items:center;gap:11px;min-width:0;text-decoration:none;display:flex;overflow:hidden}.ClanProfile-module__Sc_nZq__leader .ClanProfile-module__Sc_nZq__emblem{width:34px;height:34px}.ClanProfile-module__Sc_nZq__leaderName{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-family:Sora,Inter,Noto Sans Thai,sans-serif;font-size:16px;font-weight:800;overflow:hidden}.ClanProfile-module__Sc_nZq__recruit{flex-wrap:wrap;gap:7px;display:flex}.ClanProfile-module__Sc_nZq__recruitChip{color:#9aa3b2;background:#ffffff08;border:1px solid #ffffff17;border-radius:999px;align-items:center;padding:6px 12px;font-size:11.5px;font-weight:700;display:inline-flex}.ClanProfile-module__Sc_nZq__recruitOpen{color:#6ee7b7;background:#34d3991a;border-color:#34d39959}.ClanProfile-module__Sc_nZq__notice{color:#aab1bd;white-space:pre-wrap;overflow-wrap:anywhere;overscroll-behavior:contain;max-height:320px;margin:0;font-size:13px;line-height:1.6;overflow-y:auto}.ClanProfile-module__Sc_nZq__rowBreak{display:none}.ClanProfile-module__Sc_nZq__cellCombat,.ClanProfile-module__Sc_nZq__cellRoster{grid-column:1;min-width:0}.ClanProfile-module__Sc_nZq__cellRail{grid-area:1/2/span 2}@media (max-width:860px){.ClanProfile-module__Sc_nZq__cellCombat{order:1;grid-column:auto}.ClanProfile-module__Sc_nZq__cellRail{order:2;grid-area:auto}.ClanProfile-module__Sc_nZq__cellRoster{order:3;grid-column:auto}}@media (max-width:640px){.ClanProfile-module__Sc_nZq__headRow{display:none}.ClanProfile-module__Sc_nZq__rowBreak{flex-basis:100%;order:1;height:0;display:block}.ClanProfile-module__Sc_nZq__row{flex-wrap:wrap;align-items:center;gap:7px 8px;padding:11px 10px;display:flex}.ClanProfile-module__Sc_nZq__colPos{text-align:left;flex-shrink:0;width:24px}.ClanProfile-module__Sc_nZq__identity{flex:calc(100% - 34px);min-width:0}.ClanProfile-module__Sc_nZq__playerPlateLink,.ClanProfile-module__Sc_nZq__leaderPlateLink{width:239px;height:24px;transform:scale(.86)}.ClanProfile-module__Sc_nZq__colNum{text-align:center;background:#ffffff08;border-radius:3px;flex:28%;order:2;justify-content:center;align-items:baseline;gap:5px;padding:4px 6px;font-size:12px;display:inline-flex}.ClanProfile-module__Sc_nZq__colNum:before{content:attr(data-label);letter-spacing:.04em;text-transform:uppercase;color:#6b7280;font-size:9px;font-weight:800}.ClanProfile-module__Sc_nZq__expCol{background:#ffffff08;flex-direction:row;flex:28%;order:2;justify-content:center;align-items:baseline;gap:0;margin-left:0;padding:4px 6px;font-size:12px;display:inline-flex}.ClanProfile-module__Sc_nZq__expCol:before{color:color-mix(in srgb, var(--db) 75%, #6b7280)}}
