.helper[data-astro-cid-ctngoksw]{--hb-size: min(478px, 49vh, 88vw);--hb-cell: calc(var(--hb-size) / 9);width:100%;max-width:62rem;margin-inline:auto;display:grid;gap:var(--sp-4);padding:var(--sp-5);background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--shadow-sm)}.helper__position[data-astro-cid-ctngoksw]{margin:0;display:flex;align-items:baseline;gap:.55em;font-size:.92rem;line-height:1.45;color:var(--text)}.helper__position[data-astro-cid-ctngoksw]:before{content:"";flex:0 0 auto;width:9px;height:9px;border-radius:50%;background:var(--text-faint);translate:0 -1px}.helper__position[data-astro-cid-ctngoksw].is-good:before{background:var(--hint-edge)}.helper__position[data-astro-cid-ctngoksw].is-warn:before{background:var(--warn)}.helper__position[data-astro-cid-ctngoksw].is-bad:before{background:var(--accent)}.helper__layout[data-astro-cid-ctngoksw]{display:grid;grid-template-columns:auto minmax(16rem,20rem);gap:var(--sp-6);justify-content:center;align-items:start}.helper__bench[data-astro-cid-ctngoksw]{display:grid;gap:var(--sp-3);width:var(--hb-size)}.helper__side[data-astro-cid-ctngoksw]{display:grid;gap:var(--sp-4);align-content:start}.helper__grid-wrap[data-astro-cid-ctngoksw]{width:var(--hb-size);height:var(--hb-size)}.helper__grid[data-astro-cid-ctngoksw]{display:grid;grid-template-rows:repeat(9,1fr);width:100%;height:100%;background:var(--board-bg);border:2px solid var(--board-rule-bold);border-radius:var(--r-md);overflow:hidden;box-shadow:var(--shadow-md)}.helper__grid[data-astro-cid-ctngoksw] .hb-row{display:grid;grid-template-columns:repeat(9,1fr)}.helper__grid[data-astro-cid-ctngoksw] .hb-cell{position:relative;display:grid;place-items:center;border-right:1px solid var(--board-rule);border-bottom:1px solid var(--board-rule);background:transparent;font-size:calc(var(--hb-cell) * .56);font-weight:650;line-height:1;color:var(--board-given);transition:background-color 90ms var(--ease)}.helper__grid[data-astro-cid-ctngoksw] .hb-row:last-child .hb-cell{border-bottom:none}.helper__grid[data-astro-cid-ctngoksw] .hb-row .hb-cell:last-child{border-right:none}.helper__grid[data-astro-cid-ctngoksw] .hb-cell--edge-r{border-right:2px solid var(--board-rule-bold)}.helper__grid[data-astro-cid-ctngoksw] .hb-cell--edge-b{border-bottom:2px solid var(--board-rule-bold)}.helper__grid[data-astro-cid-ctngoksw] .hb-cell.is-entry{color:var(--board-entry);font-weight:500}.helper__grid[data-astro-cid-ctngoksw] .hb-cell.is-related{background:var(--board-related)}.helper__grid[data-astro-cid-ctngoksw] .hb-cell.is-same{background:var(--board-peer)}.helper__grid[data-astro-cid-ctngoksw] .hb-cell.is-selected{background:var(--board-sel)}.helper__grid[data-astro-cid-ctngoksw] .hb-cell.is-clash{color:var(--board-error);background:var(--board-error-bg)}.helper__grid[data-astro-cid-ctngoksw] .hb-cell.is-hint-support{background:var(--hint-soft)}.helper__grid[data-astro-cid-ctngoksw] .hb-cell.is-hint{background:var(--hint-strong);box-shadow:inset 0 0 0 2px var(--hint-edge)}.helper__grid[data-astro-cid-ctngoksw] .hb-cell:focus-visible{outline:2px solid var(--primary);outline-offset:-3px;border-radius:0}.helper__grid[data-astro-cid-ctngoksw] .hb-cell__value{font-variant-numeric:tabular-nums}.helper__grid[data-astro-cid-ctngoksw] .hb-cell__marks{position:absolute;inset:8%;display:none;grid-template:repeat(3,1fr) / repeat(3,1fr)}.helper__grid[data-astro-cid-ctngoksw] .hb-cell__marks.is-visible{display:grid}.helper__grid[data-astro-cid-ctngoksw] .hb-cell__marks i{display:grid;place-items:center;font-style:normal;font-size:calc(var(--hb-cell) * .26);font-weight:400;line-height:1;color:var(--cage-note);opacity:0}.helper__grid[data-astro-cid-ctngoksw] .hb-cell__marks i.is-on{opacity:1}.helper__pad[data-astro-cid-ctngoksw]{display:grid;grid-template-columns:repeat(9,1fr);gap:5px}.hb-num[data-astro-cid-ctngoksw]{min-height:44px;display:grid;place-items:center;border-radius:var(--r-md);background:var(--pad-bg);color:var(--pad-ink);font-family:var(--font-numeric);font-size:1.25rem;font-weight:600;line-height:1;transition:background-color var(--dur) var(--ease)}.hb-num[data-astro-cid-ctngoksw]:hover{background:var(--pad-bg-hover)}.helper__acts[data-astro-cid-ctngoksw]{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.hb-act[data-astro-cid-ctngoksw]{display:inline-flex;align-items:center;justify-content:center;gap:.4em;min-height:44px;padding:.5rem .4rem;border-radius:var(--r-md);border:1px solid var(--line);background:var(--surface-2);color:var(--text-muted);font-size:.8rem;font-weight:600;transition:color var(--dur) var(--ease),border-color var(--dur) var(--ease)}.hb-act[data-astro-cid-ctngoksw]:hover:not(:disabled){color:var(--text);border-color:var(--line-strong)}.hb-act[data-astro-cid-ctngoksw]:disabled{opacity:.45}.hb-act[data-astro-cid-ctngoksw][aria-pressed=true]{color:var(--primary);border-color:var(--primary);background:var(--primary-soft)}.hb-act[data-astro-cid-ctngoksw] svg[data-astro-cid-ctngoksw]{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.helper__detail[data-astro-cid-ctngoksw][hidden]{display:none}.helper__detail[data-astro-cid-ctngoksw]{border:1px solid var(--hint-edge);border-left-width:4px;border-radius:var(--r-md);background:var(--hint-soft);padding:var(--sp-3) var(--sp-4);display:grid;gap:var(--sp-2)}.helper__detail-head[data-astro-cid-ctngoksw]{display:flex;align-items:baseline;justify-content:space-between;gap:var(--sp-3)}.helper__detail-head[data-astro-cid-ctngoksw] strong[data-astro-cid-ctngoksw]{font-family:var(--font-display);font-size:1.05rem;color:var(--hint-text)}.helper__detail-level[data-astro-cid-ctngoksw]{font-size:.68rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--hint-text)}.helper__detail-body[data-astro-cid-ctngoksw]{margin:0;font-size:.9rem;line-height:1.55;color:var(--text)}.helper__detail-btns[data-astro-cid-ctngoksw]{display:flex;gap:var(--sp-2)}.helper__apply[data-astro-cid-ctngoksw]{padding:.45rem .9rem;border-radius:var(--r-pill);background:var(--hint-edge);color:var(--text-invert);font-size:.85rem;font-weight:650}:root[data-theme=dark] .helper__apply[data-astro-cid-ctngoksw]{color:var(--sb-ink-950)}.helper__dismiss[data-astro-cid-ctngoksw]{padding:.45rem .9rem;border-radius:var(--r-pill);color:var(--hint-text);font-size:.85rem;font-weight:600}.helper__dismiss[data-astro-cid-ctngoksw]:hover,.helper__apply[data-astro-cid-ctngoksw]:hover{filter:brightness(1.06)}.helper__entry[data-astro-cid-ctngoksw]{display:grid;gap:var(--sp-2);padding-top:var(--sp-2);border-top:1px dashed var(--line)}.helper__entry-label[data-astro-cid-ctngoksw]{font-size:.78rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint)}.helper__entry-row[data-astro-cid-ctngoksw]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--sp-2)}.helper__entry-row[data-astro-cid-ctngoksw] input[data-astro-cid-ctngoksw]{min-width:0;min-height:44px;padding:.4rem .7rem;border:1px solid var(--line-strong);border-radius:var(--r-md);background:var(--surface-2);color:var(--text);font-family:var(--font-mono);font-size:.78rem}.helper__entry-row[data-astro-cid-ctngoksw] input[data-astro-cid-ctngoksw]:focus-visible{outline:none;border-color:var(--primary);box-shadow:var(--ring)}.helper__entry-row[data-astro-cid-ctngoksw] input[data-astro-cid-ctngoksw]::placeholder{color:var(--text-faint)}.helper__entry-links[data-astro-cid-ctngoksw]{display:flex;flex-wrap:wrap;align-items:center;gap:.5em;font-size:.82rem;color:var(--text-faint)}.helper__entry-links[data-astro-cid-ctngoksw] button[data-astro-cid-ctngoksw]{min-height:44px;padding:0 .2rem;color:var(--text-muted);font-size:.82rem;font-weight:550;text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--line-strong)}.helper__entry-links[data-astro-cid-ctngoksw] button[data-astro-cid-ctngoksw]:hover{color:var(--primary)}.helper__big-btns[data-astro-cid-ctngoksw]{display:grid;grid-template-columns:1.2fr 1fr;gap:var(--sp-2)}.helper__big-btns[data-astro-cid-ctngoksw] .btn[data-astro-cid-ctngoksw]{min-height:44px;padding:.7em .5em;font-size:.9rem}.helper__report[data-astro-cid-ctngoksw]{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface-2);padding:var(--sp-3) var(--sp-4);font-size:.88rem}.helper__report[data-astro-cid-ctngoksw] .hb-report__lead{margin:0;font-weight:600;line-height:1.5;color:var(--text)}.helper__report[data-astro-cid-ctngoksw] .hb-report__counts{list-style:none;padding:0;margin:var(--sp-3) 0 0;display:grid;gap:4px}.helper__report[data-astro-cid-ctngoksw] .hb-report__counts li{display:flex;justify-content:space-between;gap:var(--sp-3);color:var(--text-muted)}.helper__report[data-astro-cid-ctngoksw] .hb-report__counts strong{font-variant-numeric:tabular-nums;color:var(--text)}.helper__report[data-astro-cid-ctngoksw] .hb-report__note{margin:var(--sp-3) 0 0;font-size:.8rem;line-height:1.5;color:var(--text-faint)}.helper__ladder[data-astro-cid-ctngoksw]{display:grid;gap:var(--sp-3)}.lg__label[data-astro-cid-ctngoksw]{margin:0 0 var(--sp-1);font-size:.72rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--text-faint)}.lg__list[data-astro-cid-ctngoksw]{list-style:none;padding:0;margin:0;display:grid}.tech__btn[data-astro-cid-ctngoksw]{width:100%;min-height:44px;display:flex;align-items:center;gap:.6em;padding:.35rem .55rem;border-radius:var(--r-md);text-align:left;transition:background-color var(--dur) var(--ease)}.tech__btn[data-astro-cid-ctngoksw]:hover{background:var(--bg-sunk)}.tech[data-astro-cid-ctngoksw].is-active .tech__btn[data-astro-cid-ctngoksw]{background:var(--primary-soft)}.tech__dot[data-astro-cid-ctngoksw]{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:var(--line-strong);transition:background-color var(--dur) var(--ease),box-shadow var(--dur) var(--ease)}.tech[data-astro-cid-ctngoksw].is-live .tech__dot[data-astro-cid-ctngoksw]{background:var(--hint-edge);box-shadow:0 0 0 3px var(--hint-soft)}.tech[data-astro-cid-ctngoksw].is-off .tech__dot[data-astro-cid-ctngoksw]{background:var(--warn)}.tech__name[data-astro-cid-ctngoksw]{font-size:.88rem;font-weight:550;color:var(--text-muted)}.tech[data-astro-cid-ctngoksw].is-live .tech__name[data-astro-cid-ctngoksw]{color:var(--text);font-weight:620}.tech[data-astro-cid-ctngoksw].is-active .tech__name[data-astro-cid-ctngoksw]{color:var(--primary)}.tech__note[data-astro-cid-ctngoksw]{display:none;padding:0 .55rem .3rem calc(.55rem + 8px + .6em);font-size:.72rem;color:var(--text-faint)}.tech[data-astro-cid-ctngoksw].is-off .tech__note[data-astro-cid-ctngoksw]{display:block}.helper__log-wrap[data-astro-cid-ctngoksw]{border-top:1px dashed var(--line);padding-top:var(--sp-3)}.helper__log-label[data-astro-cid-ctngoksw]{margin:0 0 var(--sp-2);font-size:.72rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--text-faint)}.helper__log[data-astro-cid-ctngoksw]{margin:0;padding-left:1.2em;display:grid;gap:4px;font-size:.82rem;line-height:1.45;color:var(--text-muted)}@media(max-width:940px){.helper__layout[data-astro-cid-ctngoksw]{grid-template-columns:minmax(0,1fr)}.helper__bench[data-astro-cid-ctngoksw]{margin-inline:auto}}@media(max-width:480px){.helper[data-astro-cid-ctngoksw]{padding:var(--sp-3)}.helper__pad[data-astro-cid-ctngoksw]{grid-template-columns:repeat(5,1fr)}.helper__acts[data-astro-cid-ctngoksw]{grid-template-columns:repeat(2,1fr)}.helper__big-btns[data-astro-cid-ctngoksw]{grid-template-columns:1fr}}.tool-hero[data-astro-cid-s6tjpco2]{padding-block:var(--sp-4) var(--sp-3);text-align:center}.tool-hero[data-astro-cid-s6tjpco2] h1[data-astro-cid-s6tjpco2]{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.6em;font-size:var(--step-2)}.tool-hero[data-astro-cid-s6tjpco2] h1[data-astro-cid-s6tjpco2] em[data-astro-cid-s6tjpco2]{font-family:var(--font-sans);font-style:normal;font-size:.72rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--primary)}.tool-hero[data-astro-cid-s6tjpco2] p[data-astro-cid-s6tjpco2]{margin:var(--sp-2) auto 0;max-width:60ch;color:var(--text-muted);font-size:.92rem;line-height:1.45}.tool[data-astro-cid-s6tjpco2]{padding-bottom:var(--sp-6)}.article-section[data-astro-cid-s6tjpco2]{padding-block:var(--sp-7)}.article-section[data-astro-cid-s6tjpco2] .wrap[data-astro-cid-s6tjpco2]{max-width:46rem}
