.character-editor-module__gKJFIG__editor{--class:var(--warrior);--name:var(--name-0);grid-template-columns:minmax(0,22rem) minmax(0,1fr);gap:2rem 3rem;margin-top:3rem;display:grid}.character-editor-module__gKJFIG__editor:has(input[name=classId][value=warrior]:checked){--class:var(--warrior)}.character-editor-module__gKJFIG__editor:has(input[name=classId][value=archer]:checked){--class:var(--archer)}.character-editor-module__gKJFIG__editor:has(input[name=classId][value=mage]:checked){--class:var(--mage)}.character-editor-module__gKJFIG__editor:has(input[name=colorA][value="0"]:checked){--name:var(--name-0)}.character-editor-module__gKJFIG__editor:has(input[name=colorA][value="1"]:checked){--name:var(--name-1)}.character-editor-module__gKJFIG__editor:has(input[name=colorA][value="2"]:checked){--name:var(--name-2)}.character-editor-module__gKJFIG__editor:has(input[name=colorA][value="3"]:checked){--name:var(--name-3)}.character-editor-module__gKJFIG__editor:has(input[name=colorA][value="4"]:checked){--name:var(--name-4)}.character-editor-module__gKJFIG__editor:has(input[name=colorA][value="5"]:checked){--name:var(--name-5)}.character-editor-module__gKJFIG__editor:has(input[name=colorA][value="6"]:checked){--name:var(--name-6)}.character-editor-module__gKJFIG__editor:has(input[name=colorA][value="7"]:checked){--name:var(--name-7)}.character-editor-module__gKJFIG__stage{border:2px solid var(--line);background:linear-gradient(to bottom, #29304a 0 78%, var(--floor) 78% 100%);border-radius:1.1rem;align-content:end;align-self:start;justify-items:center;gap:.75rem;min-height:22rem;padding:2rem 1.5rem 0;display:grid;overflow:hidden}.character-editor-module__gKJFIG__nameTag{max-width:100%;color:var(--name);text-overflow:ellipsis;text-shadow:0 2px #05060ab3;white-space:nowrap;font-size:1.35rem;font-weight:700;overflow:hidden}.character-editor-module__gKJFIG__figure{width:11rem;margin-bottom:1.6rem;display:none}.character-editor-module__gKJFIG__figure svg{width:100%;height:auto;display:block}@supports selector(:has(*)){.character-editor-module__gKJFIG__figure{display:block}:is(.character-editor-module__gKJFIG__editor:has(input[name=classId][value=warrior]:checked) .character-editor-module__gKJFIG__figure:not([data-class=warrior]),.character-editor-module__gKJFIG__editor:has(input[name=classId][value=archer]:checked) .character-editor-module__gKJFIG__figure:not([data-class=archer]),.character-editor-module__gKJFIG__editor:has(input[name=classId][value=mage]:checked) .character-editor-module__gKJFIG__figure:not([data-class=mage]),.character-editor-module__gKJFIG__editor:has(input[name=hat][value="0"]:checked) .character-editor-module__gKJFIG__figure:not([data-hat="0"]),.character-editor-module__gKJFIG__editor:has(input[name=hat][value="1"]:checked) .character-editor-module__gKJFIG__figure:not([data-hat="1"]),.character-editor-module__gKJFIG__editor:has(input[name=hat][value="2"]:checked) .character-editor-module__gKJFIG__figure:not([data-hat="2"]),.character-editor-module__gKJFIG__editor:has(input[name=hat][value="3"]:checked) .character-editor-module__gKJFIG__figure:not([data-hat="3"]),.character-editor-module__gKJFIG__editor:has(input[name=hair][value="0"]:checked) .character-editor-module__gKJFIG__figure:not([data-hair="0"]),.character-editor-module__gKJFIG__editor:has(input[name=hair][value="1"]:checked) .character-editor-module__gKJFIG__figure:not([data-hair="1"]),.character-editor-module__gKJFIG__editor:has(input[name=hair][value="2"]:checked) .character-editor-module__gKJFIG__figure:not([data-hair="2"])){display:none}}.character-editor-module__gKJFIG__editor:has(input[name=classId][value=random]:checked){--class:var(--gold)}.character-editor-module__gKJFIG__editor:has(input[name=classId][value=random]:checked) .character-editor-module__gKJFIG__stage{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:.5rem}.character-editor-module__gKJFIG__editor:has(input[name=classId][value=random]:checked) .character-editor-module__gKJFIG__nameTag{grid-column:1/-1}.character-editor-module__gKJFIG__editor:has(input[name=classId][value=random]:checked) .character-editor-module__gKJFIG__figure{width:100%;max-width:7rem}.character-editor-module__gKJFIG__editor:has(input[name=classId][value=random]:checked) .character-editor-module__gKJFIG__perClass[data-class=random]{display:inline}.character-editor-module__gKJFIG__editor:has(input[name=classId][value=random]:checked) .character-editor-module__gKJFIG__kit[data-class=random]{display:block}.character-editor-module__gKJFIG__choices{align-content:start;gap:1.75rem;display:grid}.character-editor-module__gKJFIG__group{border:0}.character-editor-module__gKJFIG__group legend{color:var(--muted);margin-bottom:.6rem;font-size:.9rem}.character-editor-module__gKJFIG__pills,.character-editor-module__gKJFIG__swatches{flex-wrap:wrap;gap:.5rem;display:flex}.character-editor-module__gKJFIG__pill,.character-editor-module__gKJFIG__swatch{cursor:pointer;position:relative}.character-editor-module__gKJFIG__pill input,.character-editor-module__gKJFIG__swatch input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.character-editor-module__gKJFIG__pill>span{border:2px solid var(--line);border-radius:999px;padding:.6rem 1.25rem;font-weight:700;display:block}.character-editor-module__gKJFIG__pill input:checked+span{border-color:var(--class);background:var(--class);color:var(--night)}.character-editor-module__gKJFIG__pill input:focus-visible+span,.character-editor-module__gKJFIG__swatch input:focus-visible+span{outline:3px solid var(--gold);outline-offset:3px}.character-editor-module__gKJFIG__perClass{display:none}:is(.character-editor-module__gKJFIG__editor:has(input[name=classId][value=warrior]:checked) .character-editor-module__gKJFIG__perClass[data-class=warrior],.character-editor-module__gKJFIG__editor:has(input[name=classId][value=archer]:checked) .character-editor-module__gKJFIG__perClass[data-class=archer],.character-editor-module__gKJFIG__editor:has(input[name=classId][value=mage]:checked) .character-editor-module__gKJFIG__perClass[data-class=mage]){display:inline}.character-editor-module__gKJFIG__swatch>span{border:2px solid var(--line);border-radius:999px;align-items:center;gap:.5rem;min-height:2.75rem;padding:.45rem .9rem .45rem .55rem;font-weight:600;display:flex}.character-editor-module__gKJFIG__swatch>span:before{background:var(--swatch);content:"";border-radius:50%;width:1.15rem;height:1.15rem}.character-editor-module__gKJFIG__swatch input:checked+span{border-color:var(--swatch);color:var(--swatch)}@media (forced-colors:active){.character-editor-module__gKJFIG__pill input:checked+span,.character-editor-module__gKJFIG__swatch input:checked+span{outline-offset:2px;outline:3px solid highlight}}.character-editor-module__gKJFIG__kit{grid-column:1/-1;margin-top:1rem;display:none}:is(.character-editor-module__gKJFIG__editor:has(input[name=classId][value=warrior]:checked) .character-editor-module__gKJFIG__kit[data-class=warrior],.character-editor-module__gKJFIG__editor:has(input[name=classId][value=archer]:checked) .character-editor-module__gKJFIG__kit[data-class=archer],.character-editor-module__gKJFIG__editor:has(input[name=classId][value=mage]:checked) .character-editor-module__gKJFIG__kit[data-class=mage]){display:block}.character-editor-module__gKJFIG__role{max-width:38rem;font-size:1.2rem}.character-editor-module__gKJFIG__keys{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin-top:2rem;list-style:none;display:grid}.character-editor-module__gKJFIG__key h2{margin-top:1rem;font-size:1.15rem;line-height:1.25}.character-editor-module__gKJFIG__key p{color:var(--muted);margin-top:.35rem;font-size:.95rem}.character-editor-module__gKJFIG__key .character-editor-module__gKJFIG__keyRole{color:var(--class);margin-top:.15rem;font-weight:600}.character-editor-module__gKJFIG__keycap{aspect-ratio:1;border:2px solid var(--line);background:var(--zone);width:100%;max-width:11rem;color:var(--class);text-transform:lowercase;border-bottom-width:.6rem;border-radius:1.1rem;place-items:center;font-size:clamp(3rem,8vw,5.5rem);font-weight:700;line-height:1;display:grid}@media (max-width:46rem){.character-editor-module__gKJFIG__editor{grid-template-columns:minmax(0,1fr);gap:1.75rem;margin-top:2rem}.character-editor-module__gKJFIG__stage{min-height:17rem}.character-editor-module__gKJFIG__figure{width:8.5rem}.character-editor-module__gKJFIG__keys{grid-template-columns:minmax(0,1fr);gap:1rem}.character-editor-module__gKJFIG__key{grid-template-columns:4.5rem minmax(0,1fr);align-items:start;gap:1rem;display:grid}.character-editor-module__gKJFIG__key h2{margin-top:0}.character-editor-module__gKJFIG__keycap{border-bottom-width:.4rem;border-radius:.8rem;font-size:2.25rem}}
.page-module__lOKVHG__page{max-width:68rem;margin:0 auto;padding:clamp(1.5rem,5vw,4rem) clamp(1rem,4vw,2.5rem) 4rem}.page-module__lOKVHG__intro h1{letter-spacing:-.03em;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:800;line-height:1}.page-module__lOKVHG__intro p{max-width:38rem;color:var(--muted);margin-top:1.25rem}.page-module__lOKVHG__intro kbd{border:1px solid var(--line);background:var(--floor);color:var(--ink);border-radius:.3rem;padding:.1em .4em;font-size:.95em}.page-module__lOKVHG__firstSteps{border-left:4px solid var(--gold);background:var(--floor);max-width:38rem;margin-top:1.25rem;padding:.75rem 1.1rem}.page-module__lOKVHG__next{border-top:1px solid var(--line);margin-top:3.5rem;padding-top:1.5rem}.page-module__lOKVHG__action{background:var(--gold);color:var(--night);border-radius:.6rem;padding:.8rem 1.5rem;font-weight:700;text-decoration:none;display:inline-block}.page-module__lOKVHG__action:hover{filter:brightness(1.08)}.page-module__lOKVHG__quiet{border:2px solid var(--line);color:var(--ink);font:inherit;cursor:pointer;background:0 0;border-radius:.6rem;margin-top:1rem;padding:.6rem 1.1rem;font-weight:600}.page-module__lOKVHG__quiet:hover{border-color:var(--muted)}.page-module__lOKVHG__actions p,.page-module__lOKVHG__next p{max-width:38rem;color:var(--muted);margin-top:.75rem;font-size:.95rem}.page-module__lOKVHG__actions .page-module__lOKVHG__dev,.page-module__lOKVHG__next .page-module__lOKVHG__dev{color:var(--gold)}.page-module__lOKVHG__viewer{color:var(--ink)}.page-module__lOKVHG__notice{border-left:4px solid var(--gold);background:var(--floor);max-width:38rem;margin-top:2rem;padding:.85rem 1.1rem}.page-module__lOKVHG__action{font:inherit;cursor:pointer;border:0;font-weight:700}.page-module__lOKVHG__page a:not(.page-module__lOKVHG__action){color:var(--ink);text-underline-offset:.2em}.page-module__lOKVHG__page a:not(.page-module__lOKVHG__action):hover{color:var(--gold)}.page-module__lOKVHG__links{gap:.4rem;margin:1.25rem 0 0;padding:0;font-size:.95rem;list-style:none;display:grid}.page-module__lOKVHG__danger{color:#ffb4a8;font:inherit;cursor:pointer;background:0 0;border:2px solid #ff8a7a;border-radius:.6rem;padding:.8rem 1.5rem;font-weight:700}.page-module__lOKVHG__danger:hover{color:var(--night);background:#ff8a7a}.page-module__lOKVHG__prose{max-width:40rem;margin-top:2.5rem}.page-module__lOKVHG__prose h2{margin-top:2.25rem;font-size:1.25rem;line-height:1.3}.page-module__lOKVHG__prose p,.page-module__lOKVHG__prose ul{color:var(--muted);margin-top:.75rem}.page-module__lOKVHG__prose ul{padding-left:1.25rem}.page-module__lOKVHG__prose li+li{margin-top:.35rem}.page-module__lOKVHG__prose kbd{border:1px solid var(--line);background:var(--floor);color:var(--ink);border-radius:.3rem;padding:.1em .4em;font-size:.95em}
.feedback-module__AS2fkW__form{gap:1.75rem;max-width:38rem;margin-top:2rem;display:grid}.feedback-module__AS2fkW__question{border:0;gap:.5rem;margin:0;padding:0;display:grid}.feedback-module__AS2fkW__question label,.feedback-module__AS2fkW__question legend{padding:0;font-weight:700}.feedback-module__AS2fkW__question textarea{border:2px solid var(--line);background:var(--floor);width:100%;min-height:6.5rem;color:var(--ink);font:inherit;resize:vertical;border-radius:.6rem;padding:.7rem .85rem}.feedback-module__AS2fkW__question textarea:focus-visible{border-color:var(--gold)}.feedback-module__AS2fkW__hint{color:var(--muted);font-size:.9rem}.feedback-module__AS2fkW__choices{flex-wrap:wrap;gap:.5rem 1.5rem;display:flex}.feedback-module__AS2fkW__choices label,.feedback-module__AS2fkW__link{align-items:center;gap:.5rem;font-weight:400;display:flex}.feedback-module__AS2fkW__choices input,.feedback-module__AS2fkW__link input{width:1.2rem;height:1.2rem;accent-color:var(--gold)}.feedback-module__AS2fkW__link{color:var(--ink);align-items:flex-start}.feedback-module__AS2fkW__link input{flex:none;margin-top:.2rem}.feedback-module__AS2fkW__trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}
.dashboard-module__ejuNZa__board{--class:var(--gold);margin-top:2.5rem}.dashboard-module__ejuNZa__board[data-class=warrior]{--class:var(--warrior)}.dashboard-module__ejuNZa__board[data-class=archer]{--class:var(--archer)}.dashboard-module__ejuNZa__board[data-class=mage]{--class:var(--mage)}.dashboard-module__ejuNZa__status{color:var(--muted);align-items:center;gap:.55rem;margin:0;font-weight:600;display:inline-flex}.dashboard-module__ejuNZa__status:before{background:var(--line);content:"";border-radius:50%;width:.7rem;height:.7rem}.dashboard-module__ejuNZa__status[data-live=true]{color:var(--ink)}.dashboard-module__ejuNZa__status[data-live=true]:before{background:var(--archer)}.dashboard-module__ejuNZa__waiting,.dashboard-module__ejuNZa__notice{border-left:4px solid var(--gold);background:var(--floor);max-width:38rem;margin:1.5rem 0 0;padding:.85rem 1.1rem}.dashboard-module__ejuNZa__waiting kbd{font-family:var(--keys)}.dashboard-module__ejuNZa__notice a{color:var(--ink)}.dashboard-module__ejuNZa__vitals{max-width:38rem;margin-top:2rem}.dashboard-module__ejuNZa__who{letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:800}.dashboard-module__ejuNZa__where,.dashboard-module__ejuNZa__numbers{color:var(--muted);margin:.25rem 0 0}.dashboard-module__ejuNZa__hp{border:2px solid var(--line);background:var(--floor);border-radius:.6rem;height:1.1rem;margin-top:1rem;overflow:hidden}.dashboard-module__ejuNZa__hp[data-pending=true]{background:0 0;border-style:dashed}.dashboard-module__ejuNZa__hp span{background:var(--class);block-size:100%;transition:inline-size .2s linear;display:block}.dashboard-module__ejuNZa__xp{border:2px solid var(--line);background:var(--floor);border-radius:.4rem;height:.6rem;margin-top:.85rem;overflow:hidden}.dashboard-module__ejuNZa__xp[data-pending=true]{background:0 0;border-style:dashed}.dashboard-module__ejuNZa__xp span{background:var(--gold);block-size:100%;transition:inline-size .2s linear;display:block}.dashboard-module__ejuNZa__dead{background:var(--floor);color:#ffd4cc;border-left:4px solid #ff8a7a;max-width:38rem;margin:1.5rem 0 0;padding:.85rem 1.1rem}.dashboard-module__ejuNZa__chain{border-left:4px solid var(--class);background:var(--floor);font-variant-numeric:tabular-nums;max-width:38rem;margin:1.5rem 0 0;padding:.85rem 1.1rem}.dashboard-module__ejuNZa__chain kbd{font-family:var(--keys);color:var(--class);font-weight:700}.dashboard-module__ejuNZa__keys{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;max-width:52rem;margin:2.25rem 0 0;padding:0;list-style:none;display:grid}.dashboard-module__ejuNZa__key{opacity:.55}.dashboard-module__ejuNZa__key[data-ready=true]{opacity:1}.dashboard-module__ejuNZa__dial{aspect-ratio:1;place-items:center;width:100%;max-width:8rem;display:grid;position:relative}.dashboard-module__ejuNZa__keycap{aspect-ratio:1;border:2px solid var(--line);background:var(--zone);width:76%;color:var(--class);font-family:var(--keys);border-bottom-width:.5rem;border-radius:1rem;place-items:center;font-size:clamp(1.6rem,5vw,3.2rem);font-weight:700;line-height:1;display:grid;position:relative}.dashboard-module__ejuNZa__ring{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.dashboard-module__ejuNZa__ringTrack{fill:none;stroke:var(--line);stroke-width:2.5px}.dashboard-module__ejuNZa__ringArc{fill:none;stroke:var(--class);stroke-width:2.5px;stroke-linecap:round;transition:stroke-dashoffset .2s linear}.dashboard-module__ejuNZa__key[data-ready=true] .dashboard-module__ejuNZa__keycap{border-color:var(--class)}.dashboard-module__ejuNZa__keyRole{margin:.75rem 0 0;font-weight:700}.dashboard-module__ejuNZa__keyState{color:var(--muted);font-variant-numeric:tabular-nums;margin:.1rem 0 0}.dashboard-module__ejuNZa__key[data-ready=true] .dashboard-module__ejuNZa__keyState{color:var(--class);font-weight:600}.dashboard-module__ejuNZa__effects{flex-wrap:wrap;gap:.5rem;min-height:2.4rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.dashboard-module__ejuNZa__effects li{border:2px solid var(--line);font-variant-numeric:tabular-nums;border-radius:999px;padding:.35rem .85rem;font-size:.95rem}.dashboard-module__ejuNZa__lastCommand{max-width:38rem;margin:1.5rem 0 0;font-size:1.1rem}.dashboard-module__ejuNZa__keepAwake{max-width:38rem;margin:1.5rem 0 0}.dashboard-module__ejuNZa__keepAwake label{cursor:pointer;align-items:center;gap:.6rem;font-weight:600;display:inline-flex}.dashboard-module__ejuNZa__keepAwake input{width:1.2rem;height:1.2rem;accent-color:var(--class);margin:0}.dashboard-module__ejuNZa__keepAwake p{color:var(--muted);margin:.25rem 0 0;font-size:.95rem}.dashboard-module__ejuNZa__fineprint{max-width:38rem;color:var(--muted);margin:1.25rem 0 0;font-size:.95rem}@media (prefers-reduced-motion:reduce){.dashboard-module__ejuNZa__hp span,.dashboard-module__ejuNZa__xp span,.dashboard-module__ejuNZa__ringArc{transition:none}}.dashboard-module__ejuNZa__narrow{display:none}@media (max-width:46rem){header.dashboard-module__ejuNZa__compact h1{font-size:2rem}header.dashboard-module__ejuNZa__compact p{margin-top:.5rem}.dashboard-module__ejuNZa__aside,.dashboard-module__ejuNZa__wide{display:none}.dashboard-module__ejuNZa__narrow{display:inline}.dashboard-module__ejuNZa__board{margin-top:1.25rem}.dashboard-module__ejuNZa__vitals{flex-wrap:wrap;align-items:baseline;gap:0 1rem;margin-top:1rem;display:flex}.dashboard-module__ejuNZa__who{flex:auto;font-size:1.25rem}.dashboard-module__ejuNZa__where,.dashboard-module__ejuNZa__numbers{margin-top:0;font-size:.95rem}.dashboard-module__ejuNZa__hp{flex:0 0 100%;margin:.6rem 0 .4rem}.dashboard-module__ejuNZa__xp{flex:0 0 100%;margin:0 0 .4rem}.dashboard-module__ejuNZa__waiting,.dashboard-module__ejuNZa__notice,.dashboard-module__ejuNZa__dead,.dashboard-module__ejuNZa__chain{margin-top:1rem;padding:.6rem .85rem}.dashboard-module__ejuNZa__keys{gap:.5rem;margin-top:1.25rem}.dashboard-module__ejuNZa__keycap{border-bottom-width:.35rem;border-radius:.7rem;font-size:1.5rem}.dashboard-module__ejuNZa__keyRole{margin-top:.4rem;font-size:.8rem}.dashboard-module__ejuNZa__keyState{font-size:.8rem}.dashboard-module__ejuNZa__effects{gap:.4rem;margin-top:.75rem}.dashboard-module__ejuNZa__effects li{padding:.25rem .7rem;font-size:.875rem}.dashboard-module__ejuNZa__lastCommand{margin-top:1rem;font-size:1rem}}
