.lm-widget{border:1px solid var(--color-divider);background:var(--color-bg-soft);border-radius:.5rem;margin:1.5rem 0;padding:1rem;container-type:inline-size}.widget-view{flex-direction:column;gap:1rem;display:flex}.widget-section{flex-direction:column;gap:.25rem;display:flex}.section-header{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.text-input{border:1px solid var(--color-border);background:var(--color-bg);width:100%;color:var(--color-text);font-family:var(--font-mono);resize:vertical;border-radius:.25rem;padding:.5rem;font-size:.875rem}.token{background:var(--color-bg-alt);font-family:var(--font-mono);border-radius:.25rem;padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;transition:background-color .2s,transform .2s;display:inline-block}.token.punctuation{font-size:2em;font-weight:700}.token.highlight-first{background:var(--color-brand-soft);outline:2px solid var(--color-brand);outline-offset:1px}.token.highlight-second{background:var(--lm-highlight-strong, #a7f3d0);outline:2px solid var(--lm-highlight-strong, #a7f3d0);outline-offset:1px}.input-row{flex-direction:column;gap:1rem;display:flex}@container (width >= 640px){.input-row{flex-direction:row}.input-row>*{flex:1;min-width:0}}.tokens-content{flex-wrap:wrap;gap:.25rem;display:flex}.output-content{font-family:var(--font-mono);min-height:1.5rem}.output-word{transition:color .2s}.output-word.latest{color:var(--color-brand);font-weight:600}.action-content{min-height:1.75rem;color:var(--color-text-secondary);flex-wrap:wrap;align-items:center;gap:.5rem;font-style:italic;display:flex}.complete-message{color:var(--color-brand);font-weight:600}.dice-value{background:var(--color-brand);color:#fff;font-family:var(--font-mono);text-align:center;border-radius:.25rem;min-width:2rem;padding:.25rem .5rem;font-weight:600;display:inline-block}.dice-value.rolling{animation:.1s linear infinite dice-spin}@keyframes dice-spin{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.controls-strip{border-top:1px solid var(--color-divider);color:var(--color-text-secondary);align-items:center;gap:.75rem;padding-top:.75rem;font-size:.875rem;display:flex}.controls-strip .speed-control{align-items:center;gap:.5rem;min-width:0;font-size:.875rem;display:flex}.controls-strip .speed-label{color:var(--color-text-secondary)}.controls-strip .speed-control input[type=range]{min-width:60px;accent-color:var(--anu-gold);direction:rtl;flex:1}.cutouts-content{grid-template-columns:repeat(auto-fill,minmax(5rem,1fr));align-items:stretch;gap:1rem;min-height:6rem;display:grid}.cutout{border:2px solid var(--color-border);background:var(--color-bg-alt);border-radius:.5rem;grid-template-rows:auto 1fr;min-width:0;transition:border-color .2s,background-color .2s;display:grid}.cutout.highlighted{border-color:var(--color-brand);background:var(--color-brand-soft)}.cutout-label{font-family:var(--font-mono);text-align:center;border-bottom:1px solid var(--color-border);background:var(--color-bg);text-overflow:ellipsis;white-space:nowrap;border-radius:.375rem .375rem 0 0;padding:.375rem .5rem;font-size:.875rem;font-weight:600;overflow:hidden}.cutout-label.punctuation{font-size:1rem}.cutout.highlighted .cutout-label{border-bottom-color:var(--color-brand)}.cutout-contents{flex-wrap:wrap;place-content:flex-start center;gap:.25rem;min-width:0;min-height:2rem;padding:.5rem;display:flex;overflow:hidden}.cutout-token{background:var(--color-bg);max-width:100%;font-family:var(--font-mono);border:1px solid var(--color-border);text-align:center;text-overflow:ellipsis;white-space:nowrap;border-radius:.25rem;padding:.125rem .375rem;font-size:.75rem;transition:background-color .2s,transform .2s;display:inline-block;overflow:hidden}.cutout-token.punctuation{font-size:.875rem;font-weight:700}.compact-grid{border-collapse:collapse;border:1px solid var(--color-border);font-size:.875rem;font-family:var(--font-mono)}.compact-grid th,.compact-grid td{text-align:center;border:1px solid var(--color-border);text-overflow:ellipsis;white-space:nowrap;width:2.5rem;max-width:2.5rem;height:2.5rem;padding:.25rem;overflow:hidden}.compact-grid th{background-color:var(--color-bg-alt);font-weight:600}.compact-grid code,.comparison-table code,.distance-matrix code{font-size:inherit;background:none;padding:0}.compact-grid th.punctuation code,.compact-grid td.punctuation code,.comparison-table th.punctuation code,.distance-matrix th.punctuation code{font-size:2em;font-weight:700;line-height:1}.fullscreen-content.scaled .lm-widget{box-sizing:border-box;height:calc(100dvh - 4rem);margin:0}.fullscreen-content.scaled .widget-view{height:100%}:is(.fullscreen-content.scaled .widget-view>.widget-section:has(.bigram-grid),.fullscreen-content.scaled .widget-view>.widget-section:has(.cutouts-content),.fullscreen-content.scaled .widget-view>.widget-section:has(.entries-content)){flex:3;min-height:0;overflow:hidden}.fullscreen-content.scaled .widget-view>.widget-section:has(.output-content){flex:none}.fullscreen-content.scaled .entries-content,.fullscreen-content.scaled .grid-section,.fullscreen-content.scaled .cutouts-content{height:100%;max-height:none;overflow-y:auto}@media(prefers-reduced-motion:reduce){.token,.output-word{transition:none}.dice-value.rolling{animation:none}.cutout,.cutout-token{transition:none}}
