.wc-he{display:grid;gap:16px}.wc-he__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wc-he__editor{position:relative;padding:0}.wc-he__editor-head{padding:10px 16px;border-bottom:1px solid var(--color-border)}.wc-he__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:4px 10px;padding:8px 10px;border-bottom:1px solid var(--color-border)}.wc-he__group{display:flex;align-items:center;gap:2px}.wc-he__group+.wc-he__group{border-left:1px solid var(--color-border);padding-left:10px}.wc-he__block-select{width:auto;min-width:130px;padding:6px 8px;font-size:13px}.wc-he__tool{appearance:none;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid transparent;border-radius:var(--wc-radius-sm);background:transparent;color:var(--color-text-secondary);font:inherit;cursor:pointer;flex:none}.wc-he__tool:hover:not(:disabled){background:var(--color-primary-soft);color:var(--color-text)}.wc-he__tool:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}.wc-he__tool[aria-pressed=true],.wc-he__tool[aria-expanded=true],.wc-he__tool.is-active{background:var(--color-primary-soft);border-color:var(--color-accent);color:var(--accent-ink)}.wc-he__tool:disabled{opacity:.4;cursor:not-allowed}.wc-he__glyph{font-size:15px;line-height:1;font-family:var(--font-heading)}.wc-he__glyph--bold{font-weight:700}.wc-he__glyph--italic{font-style:italic;font-weight:600;padding-right:2px}.wc-he__glyph--underline{text-decoration:underline;font-weight:600}.wc-he__glyph--strike{text-decoration:line-through;font-weight:600}.wc-he__sup,.wc-he__sub{font-size:9px;font-weight:700}.wc-he__sup{vertical-align:super}.wc-he__sub{vertical-align:sub}.wc-he__swatch-icon{display:inline-flex;flex-direction:column;align-items:center;gap:2px;line-height:1}.wc-he__swatch-letter{font-size:13px;font-weight:700;font-family:var(--font-heading)}.wc-he__swatch-bar{display:block;width:15px;height:4px;border-radius:1px;border:1px solid var(--color-border-strong);background:transparent}.wc-he__swatch-bar[data-he-swatch=text]{background:var(--color-text)}.wc-he__surface-wrap{padding:4px 16px 12px}.wc-he__surface{min-height:320px;max-height:70vh;overflow-y:auto;outline:none;color:var(--color-text);line-height:1.6;overflow-wrap:anywhere}.wc-he__surface>*{margin:0 0 .8em}.wc-he__surface>*:last-child{margin-bottom:0}.wc-he__surface h1{font-size:1.6em;line-height:1.25}.wc-he__surface h2{font-size:1.35em;line-height:1.3}.wc-he__surface h3{font-size:1.15em}.wc-he__surface h4{font-size:1em}.wc-he__surface ul,.wc-he__surface ol{padding-left:1.6em}.wc-he__surface li>p{margin:0}.wc-he__surface blockquote{border-left:3px solid var(--color-border-strong);padding-left:12px;color:var(--color-text-secondary)}.wc-he__surface code{font-family:var(--wc-font-mono);font-size:.9em;background:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:4px;padding:1px 4px}.wc-he__surface pre{font-family:var(--wc-font-mono);font-size:.9em;background:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:var(--wc-radius-sm);padding:10px 12px;overflow-x:auto}.wc-he__surface pre code{background:none;border:none;padding:0}.wc-he__surface hr{border:none;border-top:1px solid var(--color-border-strong)}.wc-he__surface img{max-width:100%;height:auto}.wc-he__surface a{color:var(--color-link)}.wc-he__surface table{border-collapse:collapse;width:100%;table-layout:fixed}.wc-he__surface th,.wc-he__surface td{border:1px solid var(--color-border-strong);padding:6px 8px;vertical-align:top;min-width:40px}.wc-he__surface th{background:var(--color-surface-alt);text-align:left}.wc-he__surface .selectedCell:after{content:"";position:absolute;inset:0;background:var(--color-primary-soft);opacity:.55;pointer-events:none}.wc-he__surface .selectedCell{position:relative}.wc-he__surface .is-editor-empty:before{content:attr(data-placeholder);color:var(--faint);float:left;height:0;pointer-events:none}.wc-he__notice{margin:0 16px 10px;padding:8px 10px;border-radius:var(--wc-radius-sm);background:var(--color-surface-alt);border:1px solid var(--color-border-strong);color:var(--color-text-secondary);font-size:13px;line-height:1.45}.wc-he__notice[hidden]{display:none}.wc-he__footer{padding:8px 16px;border-top:1px solid var(--color-border)}.wc-he__popover{display:none;position:absolute;z-index:20;width:min(300px,calc(100vw - 40px));padding:12px;border:1px solid var(--color-border-strong);border-radius:var(--wc-radius-md);background:var(--color-surface);box-shadow:var(--shadow)}.wc-he__popover.is-open{display:block}.wc-he__popover--menu{width:min(230px,calc(100vw - 40px));padding:6px}.wc-he__popover-label{margin:0 0 4px;font-size:12.5px}.wc-he__popover-label+input{margin-bottom:10px}.wc-he__popover-check{margin:4px 0 0}.wc-he__popover-hint{margin:8px 0 0;font-size:12px;line-height:1.45;color:var(--color-text-muted)}.wc-he__popover-error{margin:0 0 8px;font-size:12.5px;line-height:1.4;color:var(--color-danger)}.wc-he__popover-error[hidden]{display:none}.wc-he__popover-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.wc-he__menu-item{appearance:none;display:block;width:100%;text-align:left;padding:7px 10px;border:none;border-radius:var(--wc-radius-sm);background:transparent;color:var(--color-text);font:inherit;font-size:13.5px;cursor:pointer}.wc-he__menu-item:hover:not(:disabled){background:var(--color-primary-soft)}.wc-he__menu-item:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.wc-he__menu-item:disabled{opacity:.4;cursor:not-allowed}.wc-he__swatches{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.wc-he__swatch{appearance:none;width:30px;height:30px;border-radius:var(--wc-radius-sm);border:1px solid var(--color-border-strong);background:var(--wc-he-swatch);cursor:pointer;padding:0}.wc-he__swatch:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.wc-he__output{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;align-items:start}.wc-he__pane{display:grid;gap:10px;grid-template-columns:minmax(0,1fr)}.wc-he__width-label{margin:0}.wc-he__source{margin:0;min-height:320px;max-height:60vh;overflow:auto;padding:12px;border:1px solid var(--color-border);border-radius:var(--wc-radius-sm);background:var(--color-surface-alt);font-family:var(--wc-font-mono);font-size:12.5px;line-height:1.55;color:var(--color-text);white-space:pre-wrap;overflow-wrap:anywhere}.wc-he__source:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}@media(max-width:640px){.wc-he__toolbar{gap:4px 8px;padding:8px}.wc-he__group+.wc-he__group{padding-left:8px}.wc-he__surface-wrap{padding:4px 12px 12px}.wc-he__surface{min-height:240px}.wc-he__source{min-height:200px}}
