.SqlFormatter-module__K1OXVG__shell{gap:1rem}.SqlFormatter-module__K1OXVG__bar{flex-wrap:wrap;align-items:flex-end;gap:.9rem;display:flex}.SqlFormatter-module__K1OXVG__control{gap:.35rem;min-width:0;display:grid}.SqlFormatter-module__K1OXVG__control[data-disabled]{opacity:.5}.SqlFormatter-module__K1OXVG__controlLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-disabled);font-size:.72rem;font-weight:600}.SqlFormatter-module__K1OXVG__optionsToggle{margin-left:auto}.SqlFormatter-module__K1OXVG__optionsGrid{border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);background:var(--color-surface-elevated);grid-template-columns:repeat(auto-fit,minmax(min(100%,13rem),1fr));gap:.9rem;padding:.9rem;display:grid}.SqlFormatter-module__K1OXVG__panes{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.SqlFormatter-module__K1OXVG__pane{grid-template-rows:auto 1fr;gap:.45rem;min-width:0;display:grid}.SqlFormatter-module__K1OXVG__paneHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.SqlFormatter-module__K1OXVG__paneActions{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.SqlFormatter-module__K1OXVG__stat{color:var(--color-text-disabled);font-size:.74rem;font-style:normal;font-weight:400}.SqlFormatter-module__K1OXVG__fileInput{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.SqlFormatter-module__K1OXVG__editor{min-height:320px;font-family:var(--font-mono);tab-size:2;font-size:.82rem;line-height:1.55}.SqlFormatter-module__K1OXVG__output{border-radius:var(--radius-md);border:1px solid var(--color-border-subtle);background:var(--color-surface-elevated);color:var(--color-text-primary);white-space:pre;margin:0;padding:.8rem .9rem;overflow:auto}.SqlFormatter-module__K1OXVG__tokKeyword{color:var(--color-text-primary);font-weight:600}.SqlFormatter-module__K1OXVG__tokString{color:var(--color-accent)}.SqlFormatter-module__K1OXVG__tokQuoted{color:var(--color-text-secondary)}.SqlFormatter-module__K1OXVG__tokNumber{color:var(--color-warning)}.SqlFormatter-module__K1OXVG__tokParam{color:var(--color-warning);font-weight:600}.SqlFormatter-module__K1OXVG__tokComment{color:var(--color-text-disabled);font-style:italic}.SqlFormatter-module__K1OXVG__tokOperator,.SqlFormatter-module__K1OXVG__tokPunct{color:var(--color-text-disabled)}.SqlFormatter-module__K1OXVG__results{gap:.6rem;display:grid}.SqlFormatter-module__K1OXVG__statementList,.SqlFormatter-module__K1OXVG__summaryList,.SqlFormatter-module__K1OXVG__warningList{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.SqlFormatter-module__K1OXVG__statement{border-left:3px solid var(--color-border-strong);gap:.4rem;padding-left:.7rem;display:grid}.SqlFormatter-module__K1OXVG__statement[data-broken]{border-left-color:#b45a1a}.SqlFormatter-module__K1OXVG__statementHead{align-items:center;gap:.5rem;display:flex}.SqlFormatter-module__K1OXVG__statementIndex{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-disabled);font-size:.72rem;font-weight:700}.SqlFormatter-module__K1OXVG__statementKind{font-family:var(--font-mono);color:var(--color-text-secondary);border:1px solid var(--color-border-subtle);border-radius:var(--radius-sm);padding:.1rem .4rem;font-size:.72rem}.SqlFormatter-module__K1OXVG__statementHead button{margin-left:auto}.SqlFormatter-module__K1OXVG__statementCode{font-family:var(--font-mono);max-height:22rem;font-size:.8rem;line-height:1.5}.SqlFormatter-module__K1OXVG__summaryCard{border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);gap:.5rem;padding:.8rem .9rem;display:grid}.SqlFormatter-module__K1OXVG__summaryHead{align-items:center;gap:.5rem;display:flex}.SqlFormatter-module__K1OXVG__factList{gap:.45rem;margin:0;display:grid}.SqlFormatter-module__K1OXVG__fact{grid-template-columns:minmax(0,8.5rem) minmax(0,1fr);align-items:start;gap:.5rem;display:grid}.SqlFormatter-module__K1OXVG__fact dt{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-disabled);padding-top:.15rem;font-size:.72rem;font-weight:600}.SqlFormatter-module__K1OXVG__fact dd{flex-wrap:wrap;gap:.35rem;margin:0;display:flex}.SqlFormatter-module__K1OXVG__chip{color:var(--color-text-primary);border:1px solid var(--color-border-subtle);border-radius:var(--radius-sm);align-items:baseline;gap:.3rem;padding:.12rem .45rem;font-size:.78rem;display:inline-flex}.SqlFormatter-module__K1OXVG__chip code{font-family:var(--font-mono);font-size:.78rem}.SqlFormatter-module__K1OXVG__chip em{color:var(--color-text-disabled);font-size:.7rem;font-style:normal}.SqlFormatter-module__K1OXVG__chip[data-star]{border-color:color-mix(in srgb, var(--color-warning) 55%, var(--color-border-subtle))}.SqlFormatter-module__K1OXVG__warning{border-left:3px solid var(--color-border-strong);grid-template-columns:minmax(0,1fr) auto;gap:.15rem .6rem;padding:.15rem 0 .15rem .7rem;display:grid}.SqlFormatter-module__K1OXVG__warning[data-kind=critical]{border-left-color:#b42435}.SqlFormatter-module__K1OXVG__warning[data-kind=high]{border-left-color:#b45a1a}.SqlFormatter-module__K1OXVG__warning[data-kind=moderate]{border-left-color:#8a6614}.SqlFormatter-module__K1OXVG__warning[data-kind=low]{border-left-color:#2d7f5e}.SqlFormatter-module__K1OXVG__warningTitle{color:var(--color-text-primary);font-size:.86rem}.SqlFormatter-module__K1OXVG__warningMeta{color:var(--color-text-disabled);text-align:right;white-space:nowrap;font-size:.72rem}.SqlFormatter-module__K1OXVG__warningDetail{font-family:var(--font-mono);color:var(--color-text-secondary);overflow-wrap:anywhere;grid-column:1/-1;font-size:.74rem}.SqlFormatter-module__K1OXVG__note{color:var(--color-text-disabled);margin:0;font-size:.78rem}@media (max-width:720px){.SqlFormatter-module__K1OXVG__panes{grid-template-columns:1fr}.SqlFormatter-module__K1OXVG__optionsToggle{margin-left:0}.SqlFormatter-module__K1OXVG__fact{grid-template-columns:1fr;gap:.2rem}.SqlFormatter-module__K1OXVG__editor{min-height:220px}}
