.html-entity-studio{gap:18px;display:grid}.html-entity-header{border:1px solid var(--color-border);background:var(--color-surface);border-radius:15px;justify-content:space-between;align-items:center;gap:14px;padding:13px;display:flex}.html-entity-mode-switch{background:#f1f3f8;border-radius:11px;flex-wrap:wrap;gap:5px;padding:5px;display:flex}.html-entity-mode-switch button,.html-entity-header-actions button,.html-entity-settings button,.html-entity-editor-card footer button,.html-entity-analysis-card header button,.html-entity-table-card button,.html-entity-inspector-card button{border:1px solid var(--color-border);min-height:39px;color:var(--color-text);cursor:pointer;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding-inline:11px;font-weight:700;display:inline-flex}.html-entity-mode-switch button{background:0 0;border-color:#0000}.html-entity-mode-switch button.is-active{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.html-entity-header-actions{flex-wrap:wrap;gap:6px;display:flex}.html-entity-settings{border:1px solid var(--color-border);background:#f8f9fc;border-radius:14px;flex-wrap:wrap;align-items:end;gap:9px;padding:13px;display:flex}.html-entity-settings label{gap:6px;min-width:220px;display:grid}.html-entity-settings label>span{color:var(--color-text-secondary);text-transform:uppercase;font-size:9px;font-weight:700}.html-entity-settings select{border:1px solid var(--color-border);background:#fff;border-radius:9px;min-height:39px;padding-inline:10px}.html-entity-settings button{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.html-entity-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.html-entity-editor-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:17px;grid-template-rows:auto minmax(0,1fr) auto;min-height:560px;padding:0;display:grid;overflow:hidden}.html-entity-editor-card>header{border-bottom:1px solid var(--color-border);background:#f8f9fc;justify-content:space-between;align-items:center;gap:10px;padding:11px 13px;display:flex}.html-entity-editor-card>header>div{align-items:center;gap:8px;font-weight:750;display:flex}.html-entity-editor-card>header svg{color:var(--color-primary)}.html-entity-editor-card>header>span{color:var(--color-text-secondary);font-size:10px}.html-entity-editor-card textarea{resize:none;color:#e3e9f4;background:#101522;border:0;outline:0;width:100%;height:100%;min-height:470px;padding:16px;font:13px/1.7 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.html-entity-editor-card>footer{border-top:1px solid var(--color-border);background:#f8f9fc;justify-content:flex-end;gap:7px;padding:9px 12px;display:flex}.html-entity-editor-card>footer button:first-child{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.html-entity-editor-card>footer button:disabled{opacity:.45;cursor:default}.html-entity-preview-card,.html-entity-analysis-card,.html-entity-table-card,.html-entity-inspector-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:17px;padding:18px}.html-entity-preview-card>header,.html-entity-analysis-card>header,.html-entity-table-card>header,.html-entity-inspector-card>header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.html-entity-preview-card>header>div,.html-entity-analysis-card>header>div:first-child,.html-entity-table-card>header>div,.html-entity-inspector-card>header>div{align-items:flex-start;gap:9px;display:flex}.html-entity-preview-card header svg,.html-entity-analysis-card header svg,.html-entity-table-card header svg,.html-entity-inspector-card header svg{color:var(--color-primary)}.html-entity-preview-card h2,.html-entity-analysis-card h2,.html-entity-table-card h2,.html-entity-inspector-card h2{margin:0;font-size:18px}.html-entity-preview-card p,.html-entity-analysis-card p,.html-entity-table-card p,.html-entity-inspector-card p{color:var(--color-text-secondary);margin:4px 0 0;font-size:11px;line-height:1.55}.html-entity-preview-card pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f8f9fc;border-radius:11px;min-height:170px;margin:0;padding:15px;font:13px/1.7 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.html-entity-stats-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.html-entity-stats-grid article{border:1px solid var(--color-border);background:#f8f9fc;border-radius:10px;padding:12px}.html-entity-stats-grid span,.html-entity-stats-grid strong{display:block}.html-entity-stats-grid span{color:var(--color-text-secondary);text-transform:uppercase;font-size:9px}.html-entity-stats-grid strong{margin-top:5px;font-size:17px}.html-entity-analysis-card>div{gap:7px;display:grid}.html-entity-analysis-card article{border:1px solid var(--color-border);background:#f8f9fc;border-radius:9px;grid-template-columns:auto minmax(120px,.3fr) minmax(80px,.2fr) minmax(0,.5fr);align-items:center;gap:9px;padding:11px;display:grid}.html-entity-analysis-card article.is-valid{background:#eefaf4;border-color:#bde3cf}.html-entity-analysis-card article.is-invalid{background:#fff1f1;border-color:#efbcbc}.html-entity-analysis-card article>svg{color:#267452}.html-entity-analysis-card article.is-invalid>svg{color:#9e3434}.html-entity-analysis-card code{overflow-wrap:anywhere}.html-entity-analysis-card span{color:var(--color-text-secondary);font-size:11px}.html-entity-empty-note{border:1px dashed var(--color-border);color:var(--color-text-secondary);text-align:center;background:#fafbfe;border-radius:10px;padding:18px;font-size:11px}.html-entity-table-filters{grid-template-columns:minmax(0,1fr) 220px;gap:9px;display:grid}.html-entity-table-filters label{border:1px solid var(--color-border);background:#fff;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;padding-inline:10px;display:grid}.html-entity-table-filters label input{border:0;outline:0;min-height:41px}.html-entity-table-filters select{border:1px solid var(--color-border);background:#fff;border-radius:9px;min-height:41px;padding-inline:10px}.html-entity-table-scroll{border:1px solid var(--color-border);border-radius:11px;max-height:650px;margin-top:12px;overflow:auto}.html-entity-table-card table{border-collapse:separate;border-spacing:0;width:100%;min-width:850px}.html-entity-table-card th,.html-entity-table-card td{border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);text-align:left;background:#fff;padding:10px}.html-entity-table-card th{z-index:2;background:#eef1f6;position:sticky;top:0}.html-entity-table-card td strong,.html-entity-table-card td small{display:block}.html-entity-table-card td small{color:var(--color-text-secondary);margin-top:4px}.html-entity-symbol{font-size:22px;font-weight:800;text-align:center!important}.html-entity-table-card td:last-child{text-align:center;width:50px}.html-entity-table-card td:last-child button{width:34px;padding:0}.html-entity-inspector-card>textarea{border:1px solid var(--color-border);resize:vertical;color:#e3e9f4;background:#101522;border-radius:10px;outline:0;width:100%;min-height:110px;padding:14px;font:20px/1.5 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.html-entity-inspector-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:12px;display:grid}.html-entity-inspector-grid article{border:1px solid var(--color-border);background:#f8f9fc;border-radius:11px;gap:8px;padding:14px;display:grid}.html-entity-inspector-grid article>strong{font-size:34px}.html-entity-inspector-grid article>div{grid-template-columns:120px minmax(0,1fr);gap:8px;display:grid}.html-entity-inspector-grid span{color:var(--color-text-secondary);text-transform:uppercase;font-size:9px}.html-entity-inspector-grid code{overflow-wrap:anywhere}.html-entity-inspector-grid button{border-color:var(--color-primary);background:var(--color-primary);color:#fff;margin-top:4px}.html-entity-status{color:#267452;background:#eefaf4;border:1px solid #bde3cf;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:13px;display:grid}.html-entity-status span{color:var(--color-text-secondary);font-size:11px}.html-entity-privacy{color:var(--color-text-secondary);justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.html-entity-privacy svg{color:#267452}@media (width<=1100px){.html-entity-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.html-entity-inspector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.html-entity-editor-grid{grid-template-columns:1fr}.html-entity-header{flex-direction:column;align-items:stretch}.html-entity-header-actions button{flex:1}.html-entity-analysis-card article{grid-template-columns:auto minmax(0,1fr)}.html-entity-analysis-card article strong,.html-entity-analysis-card article span{grid-column:2}}@media (width<=700px){.html-entity-mode-switch{grid-template-columns:1fr 1fr;display:grid}.html-entity-settings{grid-template-columns:1fr;display:grid}.html-entity-settings label{min-width:0}.html-entity-stats-grid{grid-template-columns:1fr 1fr}.html-entity-table-filters,.html-entity-inspector-grid{grid-template-columns:1fr}.html-entity-inspector-grid article>div{grid-template-columns:100px minmax(0,1fr)}}
