@font-face{font-family:Big Shoulders Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./big-shoulders-vietnamese-wght-normal.Cu-DDijC.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Big Shoulders Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./big-shoulders-latin-ext-wght-normal.C7duU6kR.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Big Shoulders Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./big-shoulders-latin-wght-normal.D2Rs5vCJ.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;accent-color:var(--accent);--bg:#050507;--surface:#0d0e13;--surface-2:#16171f;--border:#ffffff14;--border-strong:#ffffff29;--text:#f4f4f6;--text-dim:#f4f4f69e;--accent:#e2ac2b;--accent-strong:#f0bd42;--accent-soft:#e2ac2b24;--warn:#e0913d;--danger:#e2604c;--radius:8px;--radius-lg:12px;--shadow:0 18px 40px #00000059;--font-body:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-display:"Big Shoulders Variable", "Arial Narrow", var(--font-body);--font-mono:ui-monospace, "Cascadia Code", "JetBrains Mono", Menlo, monospace;--fs-xs:.75rem;--fs-sm:.85rem;--fs-md:.95rem;--fs-table:.9rem}*{box-sizing:border-box}html{scrollbar-gutter:stable}body{background:var(--bg);color:var(--text);font-family:var(--font-body);margin:0;line-height:1.55}a{color:var(--accent-strong)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}h1,h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.03em;font-weight:700}h1{font-size:clamp(1.6rem,1.3rem + 1.2vw,2.1rem)}h2{font-size:1.25rem}legend{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.03em;padding-inline:.4rem;font-size:1.1rem;font-weight:700}code{font-family:var(--font-mono);background:var(--surface-2);border:1px solid var(--border);border-radius:4px;padding:.05em .35em;font-size:.85em}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);margin-block:1rem;padding:1.25rem 1.5rem}.btn{background:var(--accent);color:#0b0903;border-radius:var(--radius);cursor:pointer;font-weight:600;font-size:var(--fs-md);border:1px solid #0000;padding:.5rem 1rem;text-decoration:none;transition:background-color .15s,border-color .15s,transform 80ms;display:inline-block}.btn:hover{background:var(--accent-strong)}.btn:active{transform:translateY(1px)}.btn:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px}.btn:disabled{opacity:.55;cursor:not-allowed}.btn.secondary{color:var(--text);border-color:var(--border-strong);background:0 0}.btn.secondary:hover{border-color:var(--accent);background:#ffffff0f}.btn.danger{background:var(--danger);color:#fff}.btn.danger:hover{background:#eb7360}.badge{font-size:var(--fs-xs);border:1px solid var(--border);color:var(--text-dim);white-space:nowrap;border-radius:999px;padding:.1rem .45rem;font-weight:600;display:inline-block}input,select,textarea{background:var(--surface-2);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);font:inherit;width:100%;padding:.45rem .6rem}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:1px}input[aria-invalid=true],select[aria-invalid=true],textarea[aria-invalid=true]{border-color:var(--danger)}.field-error{color:var(--danger);font-size:var(--fs-xs);margin:.25rem 0 0}label{font-size:var(--fs-sm);color:var(--text-dim);margin-bottom:.2rem;display:block}table{border-collapse:separate;border-spacing:0;width:100%;font-size:var(--fs-table);font-variant-numeric:tabular-nums}th,td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;padding:.45rem .6rem}th{color:var(--text-dim);font-weight:600;font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.07em}th.num,td.num{text-align:right}tbody tr:hover{background:#ffffff08}.table-wrap{background:linear-gradient(to left, var(--surface) 30%, transparent) right center / 28px 100% no-repeat local, linear-gradient(to left, #0000008c, transparent) right center / 18px 100% no-repeat scroll;position:relative;overflow-x:auto}.table-wrap th.sticky-col,.table-wrap td.sticky-col{z-index:1;background:var(--surface);position:sticky;left:0}tbody tr:hover td.sticky-col{background:var(--surface-2)}@media (width<=640px){.table-wrap th.sticky-col,.table-wrap td.sticky-col{text-overflow:ellipsis;max-width:45vw;overflow:hidden}}.note{background:var(--surface-2);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:var(--radius);font-size:var(--fs-table);padding:.6rem .9rem}.note.warn{border-left-color:var(--warn)}.note.danger{border-left-color:var(--danger)}.hint{color:var(--text-dim);font-size:var(--fs-sm)}.form-error{color:var(--danger)}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.shell.svelte-12qhfyh{flex-direction:column;max-width:72rem;min-height:100dvh;margin:0 auto;padding:0 1rem;display:flex}header.svelte-12qhfyh nav:where(.svelte-12qhfyh){border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:1rem;padding:.9rem 0;display:flex}.brand.svelte-12qhfyh{font-family:var(--font-display);letter-spacing:.05em;color:var(--accent-strong);align-items:center;gap:.45rem;font-size:1.45rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.brand-sub.svelte-12qhfyh{color:var(--text-dim);font-size:.8rem}.spacer.svelte-12qhfyh{flex:1}.nav-link.svelte-12qhfyh{color:var(--text);font-size:var(--fs-md);border-bottom:2px solid #0000;padding-bottom:.15rem;text-decoration:none}.nav-link.svelte-12qhfyh:hover{color:var(--accent-strong)}.nav-link[aria-current=page].svelte-12qhfyh{border-bottom-color:var(--accent)}.inline-form.svelte-12qhfyh{align-items:center;gap:.5rem;display:flex}.avatar.svelte-12qhfyh{border-radius:50%}.nick.svelte-12qhfyh{color:var(--text-dim);font-size:.9rem}.btn.discord.svelte-12qhfyh{color:#fff;white-space:nowrap;background:#5865f2;align-items:center;gap:.5rem;display:inline-flex}.btn.discord.svelte-12qhfyh:hover{background:#4752c4}.label-short.svelte-12qhfyh{display:none}.linklike.svelte-12qhfyh{color:var(--accent-strong);cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.menu-toggle.svelte-12qhfyh{color:var(--text);border-radius:var(--radius);cursor:pointer;background:0 0;border:none;margin-right:-10px;padding:10px;line-height:0;display:none}.menu-toggle.svelte-12qhfyh:hover{color:var(--accent-strong);background:#ffffff0f}.menu-toggle.svelte-12qhfyh line:where(.svelte-12qhfyh){stroke:currentColor;stroke-width:2px;stroke-linecap:round;transform-box:fill-box;transform-origin:50%;transition:transform .15s,opacity .15s}.menu-toggle[aria-expanded=true].svelte-12qhfyh .l1:where(.svelte-12qhfyh){transform:translateY(6px)rotate(45deg)}.menu-toggle[aria-expanded=true].svelte-12qhfyh .l2:where(.svelte-12qhfyh){opacity:0}.menu-toggle[aria-expanded=true].svelte-12qhfyh .l3:where(.svelte-12qhfyh){transform:translateY(-6px)rotate(-45deg)}.mobile-menu.svelte-12qhfyh{background:var(--surface);border-bottom:1px solid var(--border);margin-inline:-1rem;padding:.25rem 1rem .5rem}.menu-account.svelte-12qhfyh{border-bottom:1px solid var(--border);align-items:center;gap:.6rem;padding:.6rem .35rem;display:flex}.menu-account.svelte-12qhfyh .nick:where(.svelte-12qhfyh){color:var(--text);font-size:var(--fs-md);flex:1}.menu-account.svelte-12qhfyh .linklike:where(.svelte-12qhfyh){padding:.7rem .35rem}.menu-link.svelte-12qhfyh{color:var(--text);font-size:var(--fs-md);border-bottom:1px solid var(--border);padding:.7rem .35rem;text-decoration:none;display:block}.menu-link.svelte-12qhfyh:last-child{border-bottom:none}.menu-link.svelte-12qhfyh:hover{color:var(--accent-strong)}.menu-link[aria-current=page].svelte-12qhfyh{border-left:2px solid var(--accent);padding-left:calc(.35rem - 2px)}main.svelte-12qhfyh{flex:1;padding-block:1rem 2rem}footer.svelte-12qhfyh{border-top:1px solid var(--border);color:var(--text-dim);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.8rem;display:flex}footer.svelte-12qhfyh .build:where(.svelte-12qhfyh){font-size:var(--fs-xs);opacity:.75;margin-top:.15rem;display:block}.socials.svelte-12qhfyh{align-items:center;display:flex}.socials.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-dim);padding:13px;transition:color .15s;display:inline-flex}.socials.svelte-12qhfyh a:where(.svelte-12qhfyh):last-child{margin-right:-13px}.socials.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent-strong)}@media (width<=900px){.brand-sub.svelte-12qhfyh{display:none}nav.authed.svelte-12qhfyh{flex-wrap:nowrap}nav.authed.svelte-12qhfyh .dt:where(.svelte-12qhfyh){display:none}nav.authed.svelte-12qhfyh .menu-toggle:where(.svelte-12qhfyh){display:inline-flex}}@media (width<=640px){header.svelte-12qhfyh nav:where(.svelte-12qhfyh){flex-wrap:nowrap;gap:.5rem;padding:.6rem 0}.brand.svelte-12qhfyh{font-size:1.3rem}.dt.svelte-12qhfyh{display:none}.menu-toggle.svelte-12qhfyh{display:inline-flex}.btn.svelte-12qhfyh{font-size:var(--fs-sm);padding:.55rem .65rem}footer.svelte-12qhfyh{text-align:center;flex-direction:column;align-items:center;gap:.25rem;padding-block:.75rem .5rem}.socials.svelte-12qhfyh{flex-wrap:wrap;justify-content:center}.socials.svelte-12qhfyh a:where(.svelte-12qhfyh):last-child{margin-right:0}}@media (width<=400px){.label-full.svelte-12qhfyh{display:none}.label-short.svelte-12qhfyh{display:inline}}
