.cl-check-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 14px 36px #1118270f;display:flex;flex-direction:column;gap:14px;min-width:0;padding:16px}.cl-check-panel__card-head,.cl-check-panel__head,.cl-check-panel__matches-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;min-width:0}.cl-check-panel__head-copy{display:flex;flex-direction:column;gap:6px;min-width:0}.cl-check-panel__card-note,.cl-check-panel__card-title,.cl-check-panel__control-label,.cl-check-panel__lead,.cl-check-panel__mode-description,.cl-check-panel__title{margin:0}.cl-check-panel__card-title,.cl-check-panel__title{color:#111827;font-weight:800;line-height:1.25}.cl-check-panel__card-note,.cl-check-panel__lead,.cl-check-panel__mode-description{color:#6b7280;font-size:13px;line-height:1.45}.cl-check-panel__badge,.cl-check-panel__privacy{background:#f3f4f6;border-radius:999px;color:#4b5563;flex:0 0 auto;font-size:12px;font-weight:800;line-height:1;padding:6px 10px}.cl-check-panel__mobile-settings-button{align-self:flex-start;display:none}.cl-check-panel__badge--accent{background:#fff1f2;color:#be123c}.cl-check-panel__controls,.cl-check-panel__matches,.cl-check-panel__preview-card,.cl-check-panel__summary,.cl-check-panel__text-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;gap:12px;min-width:0;padding:14px}.cl-check-panel__layout{align-items:start;display:grid;gap:14px;grid-template-columns:minmax(0,1fr) minmax(300px,360px);min-width:0}.cl-check-panel__fields,.cl-check-panel__settings{display:flex;flex-direction:column;gap:14px;min-width:0}.cl-check-panel__settings{position:sticky;top:16px}.cl-check-panel__control-label{color:#4b5563;font-size:13px;font-weight:800}.cl-check-panel__modes{display:flex;flex-direction:column;gap:8px;width:100%}.cl-check-panel__mode{justify-content:flex-start;min-width:0;width:100%}.cl-check-panel__mode.UiButton--brand{box-shadow:0 8px 18px #ea555529}.cl-check-panel__matches,.cl-check-panel__preview-card,.cl-check-panel__text-card{background:#fff}.cl-check-panel__actions,.cl-check-panel__preview-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.cl-check-panel__textarea{min-height:220px}.cl-check-panel__textarea .ui-textarea__el{line-height:1.55}.cl-check-panel__preview,.cl-check-panel__textarea .ui-textarea__el{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:15px;min-height:220px}.cl-check-panel__preview{background:#fbfcfe;border:1px solid #d7dce5;border-radius:10px;color:#111827;line-height:1.7;max-height:min(54dvh,520px);overflow:auto;overflow-wrap:anywhere;padding:12px;white-space:pre-wrap}.cl-check-panel__empty,.cl-check-panel__placeholder{color:#9ca3af}.cl-check-panel__mark{border-radius:5px;font-weight:800;padding:1px 3px}.cl-check-panel__mark--cyrillic{background:#dcfce7;color:#166534}.cl-check-panel__mark--latin{background:#dbeafe;color:#1d4ed8}.cl-check-panel__mark--other-letter{background:#fef3c7;color:#92400e}.cl-check-panel__mark--digit,.cl-check-panel__mark--other{background:#fee2e2;color:#b91c1c}.cl-check-panel__summary{background:#fff}.cl-check-panel__stats{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.cl-check-panel__stat{background:#f9fafb;border-radius:8px;min-width:0;padding:10px}.cl-check-panel__stat dd,.cl-check-panel__stat dt{margin:0}.cl-check-panel__stat dt{color:#6b7280;font-size:12px;line-height:1.3}.cl-check-panel__stat dd{color:#111827;font-size:22px;font-weight:900;line-height:1;margin-top:5px}.cl-check-panel__legend{display:flex;flex-wrap:wrap;gap:8px}.cl-check-panel__legend-item{border-radius:999px;font-size:12px;font-weight:800;padding:6px 9px}.cl-check-panel__legend-item--cyrillic{background:#dcfce7;color:#166534}.cl-check-panel__legend-item--latin{background:#dbeafe;color:#1d4ed8}.cl-check-panel__legend-item--other-letter{background:#fef3c7;color:#92400e}.cl-check-panel__legend-item--other{background:#fee2e2;color:#b91c1c}.cl-check-panel__table-wrap{overflow-x:auto}.cl-check-panel__table{border-collapse:collapse;color:#111827;font-size:14px;min-width:620px;width:100%}.cl-check-panel__table td,.cl-check-panel__table th{border-bottom:1px solid #edf0f5;padding:10px 8px;text-align:left;vertical-align:top}.cl-check-panel__table th{color:#6b7280;font-size:12px;font-weight:800;text-transform:uppercase}.cl-check-panel__table code{background:#f3f4f6;border-radius:5px;padding:2px 5px}.cl-check-panel__empty{background:#f9fafb;border-radius:8px;margin:0;padding:12px}.cl-check-settings-modal-content{display:flex;flex-direction:column;gap:16px;min-width:0}.cl-check-settings-modal-content__head{display:flex;flex-direction:column;gap:6px;min-width:0;padding-right:32px}.cl-check-settings-modal-content__description,.cl-check-settings-modal-content__lead,.cl-check-settings-modal-content__title{margin:0}.cl-check-settings-modal-content__title{color:#111827;font-size:22px;font-weight:800;line-height:1.2}.cl-check-settings-modal-content__description,.cl-check-settings-modal-content__lead{color:#6b7280;font-size:14px;line-height:1.5}.cl-check-panel__modes--modal .cl-check-panel__mode{width:100%}@media(max-width:980px){.cl-check-panel__layout{grid-template-columns:1fr}.cl-check-panel__settings{position:static}.cl-check-panel__mobile-settings-button{display:inline-flex;width:100%}.cl-check-panel__settings .cl-check-panel__controls{display:none}.cl-check-panel__mode{width:100%}}@media(max-width:680px){.cl-check-panel{padding:12px}.cl-check-panel__card-head,.cl-check-panel__head,.cl-check-panel__matches-head{flex-direction:column}.cl-check-panel__actions,.cl-check-panel__preview-actions{justify-content:flex-start}.cl-check-panel__preview-actions .UiButton{width:100%}.cl-check-panel__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:460px){.cl-check-panel__stats{grid-template-columns:1fr}}
