:root{--super-html-editor-bg:#1e1e1e;--super-html-editor-bg-elevated:#272727;--super-html-editor-bg-elevated-hover:#272727;--super-html-editor-bg-collapse-header:#343434;--super-html-editor-bg-header:#0f172a;--super-html-editor-bg-muted:#172033;--super-html-editor-bg-canvas:#161616;--super-html-editor-border:#273449;--super-html-editor-border-strong:#374151;--super-html-editor-border-accent:#60a5fa47;--super-html-editor-text:#d1d5db;--super-html-editor-text-strong:#f8fafc;--super-html-editor-text-muted:#94a3b8;--super-html-editor-text-subtle:#9da9b9;--super-html-editor-text-hint:#7eb8e8;--super-html-editor-text-placeholder:#94a3b852;--super-html-editor-accent:#60a5fa;--super-html-editor-accent-strong:#3b82f6;--super-html-editor-accent-muted:#60a5fa24;--super-html-editor-hover-muted:#94a3b824;--super-html-editor-resize-stripe:#94a3b873;--super-html-editor-selected-bg:#2563eb3d;--super-html-editor-selected-bg-hover:#2563eb52;--super-html-editor-warning-bg:#92400e3d;--super-html-editor-warning-bg-hover:#92400e57;--super-html-editor-danger-bg:#7f1d1d61;--super-html-editor-danger-bg-hover:#991b1b9e;--super-html-editor-danger-border:#f8717173;--super-html-editor-danger-text:#fca5a5;--super-html-editor-danger-text-strong:#fee2e2;--super-html-editor-shadow:0 8px 32px #0000006b;--super-html-editor-glass-bg:#18181b9e;--super-html-editor-glass-bg-elevated:#26262b8c;--super-html-editor-glass-border:#ffffff29;--super-html-editor-glass-blur:16px;--super-html-editor-glass-shadow:0 12px 40px #00000080, inset 0 1px 0 #ffffff14;--super-html-editor-radius:6px;--super-html-layout-edit-color:red;--super-html-layout-edit-color-hover:#d40000;--super-html-layout-edit-color-active:#b00000;--super-html-layout-edit-color-glow:#ff0000bf;--super-html-element-edit-hover-outline:#0000001a}.she-field,.super-html-element-editor__field{flex-direction:column;gap:6px;min-width:0;display:flex}.she-field--compact{gap:6px}.she-field--compact .she-field__head{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.she-field--compact .she-field__label,.she-field--compact .super-html-element-editor__field>span:first-child:not(.she-field__label-block):not(.she-field__label){color:var(--super-html-editor-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600}.she-field--checkbox,.super-html-element-editor__field--checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:row;align-items:flex-start;gap:10px}.she-field--checkbox .she-field__label,.she-field--checkbox .super-html-element-editor__field>span:first-child:not(.she-field__label-block):not(.she-field__label),.super-html-element-editor__field--checkbox .she-field__label,.super-html-element-editor__field--checkbox .super-html-element-editor__field>span:first-child:not(.she-field__label-block):not(.she-field__label){flex:1;min-width:0}.she-field--checkbox .she-checkbox,.super-html-element-editor__field--checkbox .she-checkbox{margin-top:2px}.she-field__label,.super-html-element-editor__field>span:first-child:not(.she-field__label-block):not(.she-field__label){color:var(--super-html-editor-text);font-size:12px;font-weight:600;line-height:1.35;display:block}.she-field__meta{flex-shrink:0;align-items:baseline;gap:8px;display:flex}.she-field__label-block{flex-direction:column;gap:2px;min-width:0;display:flex}.she-field__label-row{align-items:center;gap:4px;min-width:0;display:inline-flex}.she-field__hint{color:var(--super-html-editor-text-hint);font-size:11px;font-weight:400;line-height:1.35}.she-field__hint--below{display:block}.she-field--compact .she-field__hint{text-align:right;flex-shrink:1;min-width:0;font-size:10px}.she-field__control{width:100%;min-width:0}.she-field__attr,.super-html-element-editor__attr{color:var(--super-html-editor-text-subtle);margin-top:2px;font-family:ui-monospace,monospace;font-size:10px;font-weight:400;display:block}.she-input,.super-html-element-editor__field>input:not([type=checkbox]):not([type=radio]):not([type=file]):not(.she-input),.super-html-element-editor__field>textarea:not(.she-textarea),.super-html-element-editor__field>select:not(.she-select),.she-textarea,.she-select{box-sizing:border-box;border:1px solid var(--super-html-editor-border-strong);border-radius:var(--super-html-editor-radius);width:100%;color:var(--super-html-editor-text-strong);font:inherit;background:#00000047;outline:none;transition:border-color .15s,box-shadow .15s,background-color .15s}.she-input:hover:not(:disabled):not(:focus),.super-html-element-editor__field>input:hover:not(:disabled):not(:focus):not([type=checkbox]):not([type=radio]):not([type=file]):not(.she-input),.super-html-element-editor__field>textarea:hover:not(:disabled):not(:focus):not(.she-textarea),.super-html-element-editor__field>select:hover:not(:disabled):not(:focus):not(.she-select),.she-textarea:hover:not(:disabled):not(:focus),.she-select:hover:not(:disabled):not(:focus){background:#00000057;border-color:#94a3b880}.she-input:focus,.super-html-element-editor__field>input:focus:not([type=checkbox]):not([type=radio]):not([type=file]):not(.she-input),.super-html-element-editor__field>textarea:focus:not(.she-textarea),.super-html-element-editor__field>select:focus:not(.she-select),.she-textarea:focus,.she-select:focus{background:#0000005c;border-color:#60a5fa8c;box-shadow:0 0 0 2px #60a5fa1f}.she-input::-moz-placeholder{color:var(--super-html-editor-text-placeholder);opacity:1}.super-html-element-editor__field>input:not([type=checkbox]):not([type=radio]):not([type=file]):not(.she-input)::-moz-placeholder{color:var(--super-html-editor-text-placeholder);opacity:1}.super-html-element-editor__field>textarea:not(.she-textarea)::-moz-placeholder{color:var(--super-html-editor-text-placeholder);opacity:1}.super-html-element-editor__field>select:not(.she-select)::-moz-placeholder{color:var(--super-html-editor-text-placeholder);opacity:1}.she-textarea::-moz-placeholder{color:var(--super-html-editor-text-placeholder);opacity:1}.she-select::-moz-placeholder{color:var(--super-html-editor-text-placeholder);opacity:1}.she-input::placeholder,.super-html-element-editor__field>input:not([type=checkbox]):not([type=radio]):not([type=file]):not(.she-input)::placeholder,.super-html-element-editor__field>textarea:not(.she-textarea)::placeholder,.super-html-element-editor__field>select:not(.she-select)::placeholder,.she-textarea::placeholder,.she-select::placeholder{color:var(--super-html-editor-text-placeholder);opacity:1}.she-input:disabled,.super-html-element-editor__field>input:disabled:not([type=checkbox]):not([type=radio]):not([type=file]):not(.she-input),.super-html-element-editor__field>textarea:disabled:not(.she-textarea),.super-html-element-editor__field>select:disabled:not(.she-select),.she-textarea:disabled,.she-select:disabled{opacity:.55;cursor:not-allowed}.she-input,.super-html-element-editor__field>input:not([type=checkbox]):not([type=radio]):not([type=file]):not(.she-input),.super-html-element-editor__field>textarea:not(.she-textarea),.super-html-element-editor__field>select:not(.she-select),.she-select{height:32px;padding:0 10px}.she-select,.super-html-element-editor__field>select:not(.she-select){cursor:pointer;appearance:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#00000047;background-image:linear-gradient(45deg, transparent 50%, var(--super-html-editor-text-muted) 50%),linear-gradient(135deg, var(--super-html-editor-text-muted) 50%, transparent 50%);background-position:calc(100% - 14px),calc(100% - 9px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:28px}.she-select option,.super-html-element-editor__field>select:not(.she-select) option,.she-select optgroup,.super-html-element-editor__field>select:not(.she-select) optgroup{background-color:var(--super-html-editor-bg-elevated);color:var(--super-html-editor-text-strong)}.super-html-element-editor,.super-html-fixed-editors-shell,.super-html-editor-modal{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.super-html-element-editor select,.super-html-fixed-editors-shell select,.super-html-editor-modal select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:var(--super-html-editor-bg-elevated);color:var(--super-html-editor-text-strong)}.super-html-element-editor select option,.super-html-element-editor select optgroup,.super-html-fixed-editors-shell select option,.super-html-fixed-editors-shell select optgroup,.super-html-editor-modal select option,.super-html-editor-modal select optgroup{background-color:var(--super-html-editor-bg-elevated);color:var(--super-html-editor-text-strong)}.she-textarea,.super-html-element-editor__field>textarea:not(.she-textarea){resize:vertical;min-height:80px;padding:8px 10px;line-height:1.45}.she-checkbox{width:15px;height:15px;accent-color:var(--super-html-editor-accent);cursor:pointer;flex-shrink:0}.she-field-with-action,.super-html-element-editor__field-with-action{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.she-field-with-action__action,.super-html-element-editor__field-action{white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-height:32px;margin-bottom:0;display:flex}.she-btn,.super-html-fixed-editors-shell__action-icon-btn,.super-html-element-editor__primary,.super-html-element-editor__secondary,.super-html-element-editor__icon-btn{border-radius:var(--super-html-editor-radius);cursor:pointer;justify-content:center;align-items:center;gap:6px;padding:7px 11px;font-size:12px;font-weight:600;line-height:1;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.she-btn .material-icons,.super-html-fixed-editors-shell__action-icon-btn .material-icons,.super-html-element-editor__primary .material-icons,.super-html-element-editor__secondary .material-icons,.super-html-element-editor__icon-btn .material-icons{font-size:16px}.she-btn:disabled,.super-html-fixed-editors-shell__action-icon-btn:disabled,.super-html-element-editor__primary:disabled,.super-html-element-editor__secondary:disabled,.super-html-element-editor__icon-btn:disabled{opacity:.6;cursor:not-allowed}.she-btn--secondary,.super-html-fixed-editors-shell__action-icon-btn,.super-html-element-editor__secondary,.super-html-element-editor__icon-btn{border:1px solid var(--super-html-editor-border-strong);color:var(--super-html-editor-text);background:#00000038}.she-btn--secondary:hover:not(:disabled),.super-html-fixed-editors-shell__action-icon-btn:hover:not(:disabled),.super-html-element-editor__secondary:hover:not(:disabled),.super-html-element-editor__icon-btn:hover:not(:disabled){background:var(--super-html-editor-bg-elevated-hover);color:var(--super-html-editor-text-strong);border-color:#60a5fa73}.she-btn--primary,.super-html-element-editor__primary{border:1px solid var(--super-html-editor-accent-strong);background:linear-gradient(180deg, var(--super-html-editor-accent) 0%, var(--super-html-editor-accent-strong) 100%);color:var(--super-html-editor-text-strong);box-shadow:0 1px 2px #00000040}.she-btn--primary:hover:not(:disabled),.super-html-element-editor__primary:hover:not(:disabled){border-color:var(--super-html-editor-accent);filter:brightness(1.06)}.she-switch{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:5px;display:inline-flex}.she-switch--disabled{cursor:not-allowed;opacity:.55}.she-switch__label{color:var(--super-html-editor-text-muted);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:700;line-height:1}.she-switch__input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.she-switch__track{border:1px solid var(--super-html-editor-border-strong);background:#ffffff0f;border-radius:999px;flex-shrink:0;width:26px;height:14px;transition:background-color .15s,border-color .15s,box-shadow .15s;display:inline-block;position:relative;box-shadow:inset 0 1px 2px #00000047}.she-switch__track:after{content:"";background:var(--super-html-editor-text-muted);border-radius:50%;width:10px;height:10px;transition:transform .15s,background-color .15s;position:absolute;top:1px;left:1px;box-shadow:0 1px 2px #00000059}.she-switch__input:checked+.she-switch__track{background:#60a5fa38;border-color:#60a5fa8c;box-shadow:inset 0 1px 2px #0000002e,0 0 8px #60a5fa2e}.she-switch__input:checked+.she-switch__track:after{background:var(--super-html-editor-accent);transform:translate(12px);box-shadow:0 1px 2px #00000059,0 0 6px #60a5fa73}.she-switch__input:focus-visible+.she-switch__track{outline-offset:1px;outline:2px solid #60a5fa73}.she-switch-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:5px;display:flex}.she-switch-row__hint{color:var(--super-html-editor-text-muted);margin:0;font-size:10px;line-height:1.25}.she-panel{flex-direction:column;gap:12px;display:flex}.she-segmented-tabs-wrap{border-bottom:1px solid var(--super-html-editor-border);background:#0000002e;padding:8px 10px 10px}.she-segmented-tabs{border-radius:calc(var(--super-html-editor-radius) + 2px);background:#00000052;gap:2px;padding:3px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0a,inset 0 0 0 1px #ffffff08}.she-segmented-tabs__indicator{border-radius:var(--super-html-editor-radius);pointer-events:none;z-index:0;background:linear-gradient(#60a5fa47 0%,#60a5fa24 100%);transition:transform .22s cubic-bezier(.34,1.2,.64,1),width .22s cubic-bezier(.34,1.2,.64,1),height .22s cubic-bezier(.34,1.2,.64,1);position:absolute;top:0;left:0;box-shadow:inset 0 1px #ffffff1f,0 1px 3px #00000047,0 0 0 1px #60a5fa59}.she-segmented-tabs__tab{z-index:1;border-radius:var(--super-html-editor-radius);min-height:46px;color:var(--super-html-editor-text-muted);cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:5px 4px 4px;transition:color .15s,transform .12s;display:flex;position:relative}.she-segmented-tabs__tab .material-icons{font-size:17px;transition:transform .15s}.she-segmented-tabs__tab:hover{color:var(--super-html-editor-text)}.she-segmented-tabs__tab:hover .material-icons{transform:translateY(-1px)}.she-segmented-tabs__tab:focus-visible{outline-offset:1px;outline:2px solid #60a5fa8c}.she-segmented-tabs__tab--active{color:var(--super-html-editor-text-strong)}.she-segmented-tabs__tab--active .material-icons{color:var(--super-html-editor-accent);filter:drop-shadow(0 0 6px #60a5fa59)}.she-segmented-tabs__tab--active .she-segmented-tabs__tab-label{color:var(--super-html-editor-accent);font-weight:700}.she-segmented-tabs__tab--has-badge:not(.she-segmented-tabs__tab--active),.she-segmented-tabs__tab--has-badge:not(.she-segmented-tabs__tab--active) .she-segmented-tabs__tab-label{color:var(--super-html-editor-text)}.she-segmented-tabs__tab-icon{justify-content:center;align-items:center;line-height:1;display:inline-flex;position:relative}.she-segmented-tabs__tab-dot{background:var(--super-html-editor-accent);border-radius:50%;width:5px;height:5px;position:absolute;top:-1px;right:-3px;box-shadow:0 0 0 1px #00000073}.she-segmented-tabs__tab-label{letter-spacing:.06em;text-transform:uppercase;color:inherit;opacity:.92;font-size:9px;font-weight:600;line-height:1;transition:color .15s}.she-panel__grid{gap:10px;display:grid}.she-panel__grid--2{grid-template-columns:1fr 1fr}.super-html-element-editor :is(input,textarea):not([type=checkbox]):not([type=radio]):not([type=file])::-moz-placeholder{color:var(--super-html-editor-text-placeholder);opacity:1}.super-html-editor-control-panel :is(input,textarea):not([type=checkbox]):not([type=radio]):not([type=file])::-moz-placeholder{color:var(--super-html-editor-text-placeholder);opacity:1}.ise :is(input,textarea):not([type=checkbox]):not([type=radio]):not([type=file])::-moz-placeholder{color:var(--super-html-editor-text-placeholder);opacity:1}.super-html-element-editor :is(input,textarea):not([type=checkbox]):not([type=radio]):not([type=file])::placeholder,.super-html-editor-control-panel :is(input,textarea):not([type=checkbox]):not([type=radio]):not([type=file])::placeholder,.ise :is(input,textarea):not([type=checkbox]):not([type=radio]):not([type=file])::placeholder{color:var(--super-html-editor-text-placeholder);opacity:1}.super-html-edit-layout-shield,.super-html-edit-layout-shield *{-webkit-user-select:none;user-select:none;pointer-events:none!important}.super-html-element--hidden-shown{opacity:.4;outline:2px dashed var(--super-html-element-edit-hover-outline,#888);outline-offset:1px}.super-html-modal-as-div{outline:2px dashed var(--super-html-element-edit-hover-outline,#888);outline-offset:2px;padding:4px}.super-html-element-edit{cursor:pointer;pointer-events:auto;transition:box-shadow .2s ease-in-out}.super-html-element-edit:hover{box-shadow:inset 0 0 0 1px var(--super-html-element-edit-hover-outline)}.super-html-element-edit.super-html-element-edit--selected:hover{box-shadow:none}.super-html-element-edit.super-html-element-edit--enterable{cursor:cell}.super-html-element-edit.super-html-element-edit--out-of-focus{opacity:.45;cursor:default}.super-html-element-edit.super-html-element-edit--parent-escape{opacity:1;cursor:pointer}.super-html-element-edit.super-html-element-edit--dragging{opacity:.35;cursor:grabbing!important}.super-html-element-edit.super-html-element-edit--layout-dragging{cursor:grabbing!important}.super-html-element-edit.super-html-element-edit--absolute-selected.free-positioning-wrapper{cursor:grab;outline:1px solid var(--super-html-layout-edit-color,red);outline-offset:0px;box-shadow:none}.super-html-element-edit.super-html-element-edit--absolute-selected.free-positioning-wrapper:hover{box-shadow:none}.super-html-element-edit.super-html-element-edit--absolute-selected.free-positioning-wrapper.super-html-element-edit--layout-dragging{cursor:grabbing!important}.super-html-element-edit.super-html-element-edit--absolute-selected.free-positioning-wrapper.super-html-element-edit--layout-rotating{cursor:crosshair!important}.super-html-element-edit [data-absolute-layout-handle],.super-html-element-edit .absolute-layout-edge-handle,.super-html-element-edit .absolute-layout-corner-handle{z-index:10051}.super-html-element-edit .absolute-layout-rotation-center{background:var(--super-html-layout-edit-color,red);width:10px;height:10px;box-shadow:0 0 0 1px #00000059,0 0 6px var(--super-html-layout-edit-color-glow,#ff0000bf);pointer-events:none;z-index:10051;border:2px solid #fff;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.super-html-element-edit .absolute-layout-edge-handle{background:0 0;transition:background-color .15s;position:absolute}.super-html-element-edit .absolute-layout-edge-handle:after{content:"";background:var(--super-html-layout-edit-color,red);opacity:0;pointer-events:none;transition:opacity .15s;position:absolute}.super-html-element-edit .absolute-layout-edge-handle:hover:after,.super-html-element-edit .absolute-layout-edge-handle:active:after{opacity:.85}.super-html-element-edit .absolute-layout-edge-handle--left,.super-html-element-edit .absolute-layout-edge-handle--right{cursor:ew-resize;width:10px;top:0;bottom:0}.super-html-element-edit .absolute-layout-edge-handle--left{left:-5px}.super-html-element-edit .absolute-layout-edge-handle--left:after{width:2px;top:0;bottom:0;left:4px}.super-html-element-edit .absolute-layout-edge-handle--right{right:-5px}.super-html-element-edit .absolute-layout-edge-handle--right:after{width:2px;top:0;bottom:0;right:4px}.super-html-element-edit .absolute-layout-edge-handle--top,.super-html-element-edit .absolute-layout-edge-handle--bottom{cursor:ns-resize;height:10px;left:0;right:0}.super-html-element-edit .absolute-layout-edge-handle--top{top:-5px}.super-html-element-edit .absolute-layout-edge-handle--top:after{height:2px;top:4px;left:0;right:0}.super-html-element-edit .absolute-layout-edge-handle--bottom{bottom:-5px}.super-html-element-edit .absolute-layout-edge-handle--bottom:after{height:2px;bottom:4px;left:0;right:0}.super-html-element-edit .absolute-layout-corner-handle{background:var(--super-html-layout-edit-color,red);border:1px solid #fff;width:6px;height:6px;transition:transform .15s,background-color .15s;position:absolute;box-shadow:0 0 0 .5px #0003}.super-html-element-edit .absolute-layout-corner-handle:before{content:"";position:absolute;inset:-5px}.super-html-element-edit .absolute-layout-corner-handle:hover{background:var(--super-html-layout-edit-color-hover,#d40000);transform:scale(1.15)}.super-html-element-edit .absolute-layout-corner-handle:active{background:var(--super-html-layout-edit-color-active,#b00000);transform:scale(1)}.super-html-element-edit .absolute-layout-corner-handle--top-left{cursor:nwse-resize;top:-3px;left:-3px}.super-html-element-edit .absolute-layout-corner-handle--top-right{cursor:nesw-resize;top:-3px;right:-3px}.super-html-element-edit .absolute-layout-corner-handle--bottom-right{cursor:nwse-resize;bottom:-3px;right:-3px}.super-html-element-edit .absolute-layout-corner-handle--bottom-left{cursor:nesw-resize;bottom:-3px;left:-3px}.absolute-layout-guides{pointer-events:none;z-index:10040;position:absolute;inset:0;overflow:visible}.absolute-layout-guide{pointer-events:none;position:absolute}.absolute-layout-guide--horizontal{border-top:1px dashed var(--super-html-layout-edit-color,red);height:0}.absolute-layout-guide--vertical{border-left:1px dashed var(--super-html-layout-edit-color,red);width:0}.absolute-layout-guide__label,.absolute-layout-guide__size,.absolute-layout-guide__angle{color:#fff;background:var(--super-html-layout-edit-color,red);white-space:nowrap;pointer-events:none;border-radius:3px;padding:1px 5px;font-size:10px;font-weight:600;line-height:1.3;position:absolute;box-shadow:0 0 0 1px #0003}.absolute-layout-guide__label--horizontal{transform:translate(-50%,calc(-50% - 8px))}.absolute-layout-guide__label--vertical{transform:translate(calc(-50% - 10px),-50%)}.absolute-layout-guide__size{transform:translate(-50%)}.absolute-layout-guide__angle{transform:translate(-50%,14px)}.super-html-edit-child-locked{pointer-events:none;-webkit-user-select:none;user-select:none}.super-html-otm-row-hit-through{pointer-events:none}.super-html-otm-row-hit-through>:not(.super-html-edit-child-locked){pointer-events:auto}.super-html-edit-field-shield{pointer-events:none;-webkit-user-select:none;user-select:none;height:100%}.super-html-element-editor{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--super-html-editor-bg);border-radius:var(--super-html-editor-radius);max-height:100vh;box-shadow:var(--super-html-editor-shadow);border:1px solid var(--super-html-editor-border-accent);color:var(--super-html-editor-text);font-size:13px;position:relative;overflow-y:auto}.super-html-element-editor select{appearance:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:var(--super-html-editor-bg-elevated);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%2394a3b8' d='M1 0l4 4 4-4 1 1-5 5-5-5z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.super-html-element-editor select option,.super-html-element-editor select optgroup{background-color:var(--super-html-editor-bg-elevated);color:var(--super-html-editor-text-strong)}.super-html-element-editor input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=button]):not([type=submit]):not([type=reset]):not([type=image]):not([type=color]):not(:where(.ise *)),.super-html-element-editor textarea:not(:where(.ise *)),.super-html-element-editor select:not(:where(.ise *)){background-color:var(--super-html-editor-bg-elevated);border-color:var(--super-html-editor-border-strong);color:var(--super-html-editor-text)}.super-html-element-editor input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=button]):not([type=submit]):not([type=reset]):not([type=image]):not([type=color]):not(:where(.ise *))::-moz-placeholder{color:var(--super-html-editor-text-placeholder);opacity:1}.super-html-element-editor textarea:not(:where(.ise *))::-moz-placeholder{color:var(--super-html-editor-text-placeholder);opacity:1}.super-html-element-editor select:not(:where(.ise *))::-moz-placeholder{color:var(--super-html-editor-text-placeholder);opacity:1}.super-html-element-editor input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=button]):not([type=submit]):not([type=reset]):not([type=image]):not([type=color]):not(:where(.ise *))::placeholder,.super-html-element-editor textarea:not(:where(.ise *))::placeholder,.super-html-element-editor select:not(:where(.ise *))::placeholder{color:var(--super-html-editor-text-placeholder);opacity:1}.super-html-element-editor input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=button]):not([type=submit]):not([type=reset]):not([type=image]):not([type=color]):not(:where(.ise *)):focus,.super-html-element-editor textarea:not(:where(.ise *)):focus,.super-html-element-editor select:not(:where(.ise *)):focus{border-color:var(--super-html-editor-accent);outline:1px solid var(--super-html-editor-accent-muted)}.super-html-float-panel{flex-direction:column;max-height:100vh;display:flex;position:relative;overflow-y:auto}.super-html-float-panel--resizing{-webkit-user-select:none;user-select:none}.super-html-float-panel__resize-handle{z-index:5;width:22px;height:22px;color:var(--super-html-editor-text-muted);cursor:se-resize;pointer-events:auto;touch-action:none;background:linear-gradient(135deg, transparent 0 42%, var(--super-html-editor-resize-stripe) 42% 58%, transparent 58% 100%);justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:0;right:0}.super-html-float-panel__resize-handle .material-icons{opacity:.85;pointer-events:none;font-size:16px}.super-html-float-panel__resize-handle:hover{color:var(--super-html-editor-accent);background:linear-gradient(135deg, transparent 0 42%, var(--super-html-editor-accent-muted) 42% 58%, transparent 58% 100%)}.super-html-float-panel__resize-handle:hover .material-icons{opacity:1}.super-html-element-editor__header{background:var(--super-html-editor-bg-header);border-bottom:1px solid var(--super-html-editor-border);color:var(--super-html-editor-text-strong);cursor:grab;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.super-html-element-editor__header--dragging{cursor:grabbing}.super-html-element-editor__title{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.super-html-element-editor__header-actions{flex-shrink:0;align-items:center;gap:2px;display:inline-flex}.super-html-element-editor__icon-btn{flex-shrink:0;gap:0;width:24px;min-width:24px;height:24px;padding:0}.super-html-element-editor__icon-btn .material-icons{font-size:16px}.super-html-float-panel__dock-icon{border:1px solid var(--super-html-editor-border-accent);background:var(--super-html-editor-bg-collapse-header);color:var(--super-html-editor-accent);box-shadow:var(--super-html-editor-shadow);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.super-html-float-panel__dock-icon .material-icons{font-size:22px}.super-html-float-panel__dock-icon:hover{background:var(--super-html-editor-accent-strong);color:var(--super-html-editor-text-strong)}.super-html-element-editor__body{flex-direction:column;gap:10px;display:flex}.super-html-element-editor__element-identity{border-bottom:1px solid var(--super-html-editor-border);padding:10px}.super-html-element-editor__element-identity-header{align-items:center;gap:6px;display:flex}.super-html-element-editor__icon-btn--danger{color:var(--super-html-editor-danger-text);border-color:var(--super-html-editor-danger-border)}.super-html-element-editor__icon-btn--danger:hover:not(:disabled){background:var(--super-html-editor-danger-bg-hover);border-color:var(--super-html-editor-danger-border)}.super-html-element-editor__element-identity-name{width:100%;min-width:0;font:inherit;color:var(--super-html-editor-text-strong);background:0 0;border:1px solid #0000;border-radius:4px;outline:none;flex:auto;margin:0;padding:2px 4px;font-weight:600;line-height:1.35;display:block}.super-html-element-editor__element-identity-name:hover{border-color:var(--super-html-editor-border);background:var(--super-html-editor-bg-muted)}.super-html-element-editor__element-identity-name:focus{border-color:var(--super-html-editor-border-strong);background:var(--super-html-editor-bg-elevated)}.super-html-element-editor__element-identity-name::placeholder{color:var(--super-html-editor-text-subtle);font-weight:500}.super-html-element-editor__element-identity-attribute{color:var(--super-html-editor-text-muted);margin-top:2px;font-weight:500;line-height:1.35}.super-html-element-editor__element-identity-id{color:var(--super-html-editor-text-muted);word-break:break-all;margin-top:2px;font-size:11px;line-height:1.35}.super-html-element-editor__tabs{flex-direction:column;gap:0;display:flex}.super-html-element-editor__overview{color:var(--super-html-editor-text-hint);margin:0;padding:10px 10px 0;font-size:12px;line-height:1.45}.super-html-element-editor__history-actions{align-items:center;gap:2px;padding:4px 10px;display:flex}.super-html-element-editor__tabs .tab-list-container{border-bottom-color:var(--super-html-editor-border)}.super-html-element-editor__tabs .tab{min-width:0;color:var(--super-html-editor-text-muted);padding:8px 10px;font-size:12px}.super-html-element-editor__tabs .tab:hover{color:var(--super-html-editor-text)}.super-html-element-editor__tabs .tab.selected{color:var(--super-html-editor-text-strong)}.super-html-element-editor__tab-panels{padding-top:8px}.super-html-element-editor__collapsible-tabs{flex-direction:column;gap:0;padding-top:0;display:flex}.super-html-element-editor__collapsible-section{border:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg-muted);border-radius:0;overflow:hidden}.super-html-element-editor__collapsible-section+.super-html-element-editor__collapsible-section{margin-top:-1px}.super-html-element-editor__collapsible-header{background:var(--super-html-editor-bg-collapse-header);width:100%;color:var(--super-html-editor-text);cursor:pointer;font:inherit;text-align:left;border:0;justify-content:space-between;align-items:center;padding:7px 8px;font-size:12px;font-weight:600;display:flex}.super-html-element-editor__collapsible-header:hover{background:var(--super-html-editor-bg-elevated-hover);color:var(--super-html-editor-text-strong)}.super-html-element-editor__collapsible-header .material-icons{color:var(--super-html-editor-text-muted);font-size:18px}.super-html-element-editor__collapsible-body{border-top:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg-elevated);flex-direction:column;gap:10px;padding:10px;display:flex}.qe-tab{flex-direction:column;gap:0;display:flex}.qe-section{flex-direction:column;gap:4px;padding:6px 0;display:flex}.qe-section+.qe-section{border-top:1px solid var(--super-html-editor-border)}.qe-section:first-child{padding-top:0}.qe-section--style{padding-bottom:0}.qe-section__title{letter-spacing:.01em;text-transform:none;color:var(--super-html-editor-text-strong);border-bottom:1px solid #ffffff0f;align-items:center;gap:6px;margin:0 0 2px;padding-bottom:4px;font-size:11px;font-weight:600;line-height:1.2;display:flex}.qe-section__title:before{content:"";background:var(--super-html-editor-accent);border-radius:1px;flex-shrink:0;width:2px;height:11px}.qe-row{flex-wrap:wrap;align-items:flex-end;gap:6px 8px;display:flex}.qe-field{flex-direction:column;gap:4px;min-width:0;display:flex}.qe-field--wide{flex:100%;width:100%}.qe-field--narrow{flex:0 0 96px;max-width:120px}.qe-field--inline{flex-direction:row;flex:none;align-items:center;gap:6px}.qe-field--inline .qe-field__label-row .qe-field__label{min-width:2.4em}.qe-field--inline .qe-field__control{flex:none}.qe-field--check{cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:row;flex:none;align-items:center;gap:6px;padding-bottom:2px}.qe-field--check .qe-field__label-row .qe-field__label{text-transform:none;letter-spacing:0;color:var(--super-html-editor-text);font-size:11px;font-weight:500}.qe-field__label-row{align-items:center;gap:2px;min-width:0;display:inline-flex}.qe-field__label{letter-spacing:.06em;text-transform:uppercase;color:var(--super-html-editor-text-muted);font-size:10px;font-weight:600;line-height:1.2}.qe-field__control{flex-direction:column;gap:4px;min-width:0;display:flex}.qe-field__hint{color:var(--super-html-editor-text-hint);font-size:10px;line-height:1.3}.qe-control{box-sizing:border-box;border:1px solid var(--super-html-editor-border-strong);width:100%;min-height:26px;color:var(--super-html-editor-text-strong);font:inherit;background:#00000047;border-radius:4px;outline:none;padding:4px 8px;font-size:11px;line-height:1.3;transition:border-color .15s,background-color .15s,box-shadow .15s}.qe-control:hover:not(:disabled):not(:focus){background:#00000057;border-color:#94a3b880}.qe-control:focus{border-color:var(--super-html-editor-accent);background:#00000061;box-shadow:0 0 0 1px #60a5fa40}.qe-control::placeholder{color:var(--super-html-editor-text-subtle)}.qe-control--textarea{resize:vertical;min-height:48px;padding:6px 8px}.qe-control--number{text-align:center;width:52px;min-width:52px;padding:4px 6px}.qe-control--number::-webkit-inner-spin-button{margin:0}.qe-control--number::-webkit-outer-spin-button{margin:0}.qe-control--select{cursor:pointer;min-width:72px;padding-right:22px}.qe-action-row{align-items:flex-end;gap:6px;min-width:0;display:flex}.qe-action-row__field{flex:1;min-width:0}.qe-action-row__action{flex-shrink:0;padding-bottom:1px}.qe-btn{border:1px solid var(--super-html-editor-border-strong);min-height:26px;color:var(--super-html-editor-text);font:inherit;cursor:pointer;white-space:nowrap;background:#00000047;border-radius:4px;justify-content:center;align-items:center;padding:0 10px;font-size:11px;font-weight:600;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}.qe-btn:hover{color:var(--super-html-editor-text-strong);background:#00000061;border-color:#94a3b880}.qe-tab .ise-color--compact .ise-color__trigger{border:1px solid var(--super-html-editor-border-strong);background:#00000047;border-radius:4px;justify-content:center;width:26px;height:26px;padding:0;transition:border-color .15s,background-color .15s,box-shadow .15s}.qe-tab .ise-color--compact .ise-color__trigger:hover{background:#00000057;border-color:#94a3b880}.qe-tab .ise-color--compact .ise-color__swatch{border-radius:3px;width:14px;height:14px}.qe-row>.qe-field:not(.qe-field--wide):not(.qe-field--inline):not(.qe-field--check){flex:120px}.qe-row>.qe-action-row{flex:220px}.super-html-element-editor__hint{color:var(--super-html-editor-text-hint);margin-top:4px;font-size:12px;display:block}.super-html-element-editor__field-input-props-catalog{margin:-6px 0 10px}.super-html-element-editor__field-input-props-list{flex-direction:column;gap:6px;margin:6px 0 0;padding:0;list-style:none;display:flex}.super-html-element-editor__field-input-props-list>li{grid-template-columns:minmax(96px,auto) minmax(72px,max-content) 1fr;align-items:baseline;gap:6px 10px;font-size:12px;line-height:1.35;display:grid}.super-html-element-editor__field-input-prop-key{appearance:none;border:1px solid var(--super-html-editor-border-strong,#374151);background:var(--super-html-editor-bg-muted,#172033);color:var(--super-html-editor-accent,#60a5fa);font:inherit;cursor:pointer;text-align:left;border-radius:4px;padding:2px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px}.super-html-element-editor__field-input-prop-key:hover{border-color:var(--super-html-editor-accent,#60a5fa);background:var(--super-html-editor-bg-elevated-hover,#3d3d3d)}.super-html-element-editor__field-input-prop-type{color:var(--super-html-editor-text-muted,#94a3b8);white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px}.super-html-element-editor__field-input-prop-desc{color:var(--super-html-editor-text-hint)}.super-html-element-editor__hint--warning{color:var(--super-html-editor-danger-text)}.super-html-element-editor__meta{color:var(--super-html-editor-text-muted);word-break:break-all;font-size:11px}.super-html-element-editor__error{color:var(--super-html-editor-danger-text);font-size:12px}.super-html-element-editor__success{color:var(--super-html-editor-success-text,#86efac);font-size:12px}.super-html-element-editor__subtree-actions{flex-direction:column;gap:10px;display:flex}.super-html-element-editor__subtree-action-row{flex-direction:column;gap:4px;display:flex}.super-html-element-editor__subtree-action-row button{width:100%}.super-html-element-editor__subtree-action-row .super-html-element-editor__hint{margin:0}.super-html-element-editor__subtree-use-file{color:var(--super-html-editor-text);align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.super-html-element-editor__subtree-use-file input{width:auto}.super-html-element-editor__file-input{display:none}.super-html-element-editor__ai-update{border-bottom:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg-muted);flex-direction:column;gap:8px;padding:8px;display:flex}.super-html-element-editor__ai-mode{flex-direction:column;gap:6px;display:flex}.super-html-element-editor__ai-mode>span{color:var(--super-html-editor-text-strong);font-size:12px;font-weight:600}.super-html-element-editor__ai-mode .she-segmented-tabs-wrap{background:0 0;border:none;padding:0}.super-html-element-editor__ai-mode .she-segmented-tabs__tab{flex-direction:row;gap:6px;min-height:34px;padding:6px 10px}.super-html-element-editor__ai-mode .she-segmented-tabs__tab-label{font-size:12px}.super-html-element-editor__ai-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.super-html-element-editor__ai-prompt-history{flex-direction:column;gap:6px;display:flex}.super-html-element-editor__ai-prompt-history-list{flex-direction:column;gap:4px;max-height:160px;display:flex;overflow:auto}.super-html-element-editor__ai-prompt-history-item{border:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg-elevated);color:var(--super-html-editor-text);cursor:pointer;font:inherit;text-align:left;white-space:normal;word-break:break-word;border-radius:4px;padding:6px 8px;font-size:12px}.super-html-element-editor__ai-prompt-history-item:hover{border-color:var(--super-html-editor-border-accent);color:var(--super-html-editor-text-strong)}.super-html-element-editor__ai-config,.super-html-element-editor__ai-help{border:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg-elevated);border-radius:4px}.super-html-element-editor__ai-config>summary,.super-html-element-editor__ai-help>summary{cursor:pointer;color:var(--super-html-editor-text);justify-content:space-between;align-items:center;gap:8px;padding:6px 8px;font-size:12px;font-weight:600;display:flex}.super-html-element-editor__ai-config>summary small,.super-html-element-editor__ai-help>summary small{color:var(--super-html-editor-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;overflow:hidden}.super-html-element-editor__ai-help-body{border-top:1px solid var(--super-html-editor-border);color:var(--super-html-editor-text);flex-direction:column;gap:10px;padding:8px;font-size:12px;line-height:1.45;display:flex}.super-html-element-editor__ai-help-summary{color:var(--super-html-editor-text-strong);margin:0}.super-html-element-editor__ai-help-block{flex-direction:column;gap:4px;display:flex}.super-html-element-editor__ai-help-block strong{color:var(--super-html-editor-text-muted);letter-spacing:.02em;text-transform:uppercase;font-size:11px;font-weight:600}.super-html-element-editor__ai-help-block p,.super-html-element-editor__ai-help-block ul{margin:0}.super-html-element-editor__ai-help-block ul{padding-left:1.15em}.super-html-element-editor__ai-help-block li+li{margin-top:2px}.super-html-element-editor__ai-help-block code{border:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg-muted);color:var(--super-html-editor-text);white-space:nowrap;border-radius:3px;padding:4px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;display:block;overflow-x:auto}.super-html-element-editor__ai-config-body{border-top:1px solid var(--super-html-editor-border);flex-direction:column;gap:8px;padding:8px;display:flex}.super-html-element-editor__ai-config-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.super-html-element-editor__ai-config-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.super-html-ai-settings-modal>div:last-child{flex-direction:column;min-height:0;display:flex;overflow:hidden}.super-html-ai-settings-modal__content{flex-direction:column;min-height:100%;display:flex}.super-html-ai-settings-modal__body{flex-direction:column;flex:1;gap:16px;padding:20px 24px;display:flex;overflow:auto}.super-html-ai-settings-modal__intro{border:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg);color:var(--super-html-editor-text-muted);border-radius:6px;margin:0;padding:10px 12px;font-size:12px;line-height:1.5}.super-html-ai-settings-modal__section{border:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg-elevated);border-radius:8px;flex-direction:column;gap:12px;padding:14px 16px;display:flex}.super-html-ai-settings-modal__section .she-field__label,.super-html-ai-settings-modal__section .super-html-element-editor__field>span:first-child:not(.she-field__label-block):not(.she-field__label){color:var(--super-html-editor-text)}.super-html-ai-settings-modal__section .she-input,.super-html-ai-settings-modal__section .super-html-element-editor__field>input:not([type=checkbox]):not([type=radio]):not([type=file]):not(.she-input),.super-html-ai-settings-modal__section .super-html-element-editor__field>textarea:not(.she-textarea),.super-html-ai-settings-modal__section .super-html-element-editor__field>select:not(.she-select),.super-html-ai-settings-modal__section .she-select{width:100%}.super-html-ai-settings-modal__heading{border-bottom:1px solid var(--super-html-editor-border);color:var(--super-html-editor-text-strong);letter-spacing:.01em;margin:0;padding-bottom:10px;font-size:13px;font-weight:600}.super-html-ai-settings-modal__grid{grid-template-columns:1fr;gap:12px;display:grid}.super-html-ai-settings-modal__grid--two-col{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:640px){.super-html-ai-settings-modal__grid--two-col{grid-template-columns:1fr}}.super-html-ai-settings-modal__loading{color:var(--super-html-editor-text-muted);text-align:center;margin:0;padding:24px 0;font-size:13px}.super-html-ai-settings-modal__error{border:1px solid var(--super-html-editor-danger-border);background:var(--super-html-editor-danger-bg);color:var(--super-html-editor-danger-text);border-radius:6px;margin:0;padding:10px 12px;font-size:12px;line-height:1.45}.super-html-ai-settings-modal__footer{border-top:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg-header);flex-shrink:0;justify-content:flex-end;gap:8px;padding:14px 24px;display:flex}.super-html-element-editor__ai-result{flex-direction:column;gap:6px;display:flex}.super-html-element-editor__ai-section{border:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg-elevated);border-radius:4px}.super-html-element-editor__ai-section summary{cursor:pointer;color:var(--super-html-editor-text);padding:6px 8px;font-size:12px;font-weight:600}.super-html-element-editor__ai-pre,.super-html-element-editor__ai-diff{border-top:1px solid var(--super-html-editor-border);max-height:220px;color:var(--super-html-editor-text);white-space:pre-wrap;word-break:break-word;margin:0;padding:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;line-height:1.4;overflow:auto}.super-html-element-editor__ai-diff-line{display:block}.super-html-element-editor__ai-diff-line--added{background:var(--super-html-editor-success-bg,#22c55e24);color:var(--super-html-editor-success-text,#86efac)}.super-html-element-editor__ai-diff-line--removed{background:var(--super-html-editor-danger-bg);color:var(--super-html-editor-danger-text)}.super-html-element-editor__ai-diff-line--unchanged{color:var(--super-html-editor-text-muted)}.super-html-ai-progress-modal{z-index:325;background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.super-html-ai-progress-modal__dialog{border:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg-elevated);border-radius:8px;flex-direction:column;width:min(640px,100%);max-height:min(80vh,720px);display:flex;overflow:hidden;box-shadow:0 12px 40px #00000059}.super-html-ai-progress-modal__header{border-bottom:1px solid var(--super-html-editor-border);flex-shrink:0;padding:12px 16px}.super-html-ai-progress-modal__title{color:var(--super-html-editor-text-strong);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.super-html-ai-progress-modal__title .material-icons{color:var(--super-html-editor-accent);font-size:18px}.super-html-ai-progress-modal__body{flex-direction:column;gap:8px;min-height:0;padding:12px 16px;display:flex;overflow:auto}.super-html-ai-progress-modal__footer{border-top:1px solid var(--super-html-editor-border);flex-shrink:0;justify-content:flex-end;gap:8px;padding:12px 16px;display:flex}.super-html-ai-history-modal__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.super-html-ai-history-modal__header-actions{align-items:center;gap:6px;display:flex}.super-html-ai-history-modal__item{border:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg-elevated);border-radius:6px;flex-direction:column;gap:6px;padding:10px;display:flex}.super-html-ai-history-modal__item-header{align-items:center;gap:8px;display:flex}.super-html-ai-history-modal__badge{border:1px solid var(--super-html-editor-border-accent);color:var(--super-html-editor-text-strong);letter-spacing:.02em;text-transform:uppercase;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:600}.super-html-ai-history-modal__timestamp{color:var(--super-html-editor-text-muted);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11px;overflow:hidden}.super-html-ai-history-modal__copy{flex-shrink:0}.super-html-ai-history-modal__request{border:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg);color:var(--super-html-editor-text);cursor:pointer;font:inherit;text-align:left;border-radius:4px;align-items:flex-start;gap:6px;padding:6px 8px;font-size:12px;display:flex}.super-html-ai-history-modal__request .material-icons{color:var(--super-html-editor-accent);flex-shrink:0;font-size:16px}.super-html-ai-history-modal__request:hover{border-color:var(--super-html-editor-border-accent);color:var(--super-html-editor-text-strong)}.super-html-ai-history-modal__request-text{-webkit-line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.super-html-element-editor__dnd-hint{background:var(--super-html-editor-bg-muted);color:var(--super-html-editor-text);border-radius:4px;align-items:flex-start;gap:6px;margin:0 0 10px;padding:8px;font-size:12px;line-height:1.4;display:flex}.super-html-element-editor__dnd-hint .material-icons{color:var(--super-html-editor-accent);flex-shrink:0;margin-top:1px;font-size:16px}.super-html-element-editor__sibling-actions{flex-direction:column;gap:6px;display:flex}.super-html-element-editor__click-script-create{padding:4px 0}.super-html-click-script-modal__content{flex-direction:column;gap:12px;height:100%;min-height:0;display:flex}.super-html-click-script-modal__name{flex-direction:column;flex-shrink:0;gap:6px;padding:0 2px;display:flex}.super-html-click-script-modal__ai{background:#0000002e;border:1px solid #ffffff1f;border-radius:8px;flex-shrink:0;padding:0 10px 10px}.super-html-click-script-modal__ai>summary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:10px 2px 8px;font-size:13px;font-weight:600;list-style:none;display:flex}.super-html-click-script-modal__ai>summary::-webkit-details-marker{display:none}.super-html-click-script-modal__ai>summary .mat-icon,.super-html-click-script-modal__ai>summary .material-icons{font-size:18px}.super-html-click-script-modal__ai-body{flex-direction:column;gap:8px;padding-bottom:2px;display:flex}.super-html-click-script-modal__ai-actions{flex-wrap:wrap;gap:8px;display:flex}.super-html-click-script-modal__body{flex-direction:column;flex:auto;height:100%;min-height:0;display:flex}.super-html-click-script-modal__body .ace_editor{flex:1;min-height:0}.super-html-view-html-modal__content{box-sizing:border-box;flex-direction:column;gap:12px;height:100%;min-height:0;padding:12px 16px 16px;display:flex}.super-html-view-html-ai{flex:none}.super-html-view-html-ai__panel{border:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg-muted);border-radius:4px}.super-html-view-html-ai__panel>summary{cursor:pointer;color:var(--super-html-editor-text-strong);justify-content:space-between;align-items:baseline;gap:8px;padding:8px 10px;font-size:13px;font-weight:600;list-style:none;display:flex}.super-html-view-html-ai__panel>summary::-webkit-details-marker{display:none}.super-html-view-html-ai__panel>summary small{color:var(--super-html-editor-text);font-size:11px;font-weight:400}.super-html-view-html-ai__body{flex-direction:column;gap:8px;padding:0 10px 10px;display:flex}.super-html-view-html-modal__body{flex-direction:column;flex:auto;gap:6px;height:calc(80vh - 280px);min-height:240px;display:flex}.super-html-view-html-modal__body .ace_editor{flex:1;min-height:0}.super-html-view-html-modal__editor-heading{flex:none}.super-html-view-html-ai__sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.super-html-element-editor__modal-form{flex-direction:column;gap:12px;padding:16px;display:flex}.super-html-element-editor__enum-options-summary{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.super-html-element-editor__enum-options-summary .super-html-element-editor__hint{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.super-html-element-editor__enum-options-summary .she-btn,.super-html-element-editor__enum-options-summary .super-html-fixed-editors-shell__action-icon-btn,.super-html-element-editor__enum-options-summary .super-html-element-editor__icon-btn,.super-html-element-editor__enum-options-summary .super-html-element-editor__secondary,.super-html-element-editor__enum-options-summary .super-html-element-editor__primary{flex-shrink:0}.super-html-element-editor__enum-options-table-wrap{border:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg);border-radius:6px;min-width:0;overflow:auto}.super-html-element-editor__enum-options-table{border-collapse:collapse;table-layout:fixed;width:100%}.super-html-element-editor__enum-options-table th,.super-html-element-editor__enum-options-table td{border-bottom:1px solid var(--super-html-editor-border);vertical-align:middle;text-align:left;padding:8px}.super-html-element-editor__enum-options-table th{letter-spacing:.02em;text-transform:uppercase;color:var(--super-html-editor-text-muted);background:var(--super-html-editor-bg-header);font-size:11px;font-weight:600}.super-html-element-editor__enum-options-table tbody tr:last-child td{border-bottom:0}.super-html-element-editor__enum-options-table input{width:100%;min-width:0}.super-html-element-editor__enum-options-table-actions{text-align:center;white-space:nowrap;width:72px}.super-html-element-editor__enum-options-table-actions .super-html-element-editor__icon-btn{margin:0 1px}.super-html-element-editor__enum-options-indent{padding-left:calc(var(--enum-option-depth,0)*1.25rem)}.super-html-element-editor__enum-options-tree-wrap{border:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg);border-radius:6px;min-width:0;max-height:min(50vh,420px);padding:8px;overflow:auto}.super-html-element-editor__enum-options-tree,.super-html-element-editor__enum-options-node{flex-direction:column;gap:4px;display:flex}.super-html-element-editor__enum-options-row{padding:4px 6px 4px calc(var(--enum-option-depth,0)*1.25rem + 4px);background:var(--super-html-editor-bg-elevated,transparent);border:1px solid #0000;border-radius:4px;grid-template-columns:28px minmax(0,1.2fr) minmax(0,1fr) auto;align-items:center;gap:6px;transition:background-color .15s,box-shadow .15s,outline-color .15s,opacity .15s;display:grid}.super-html-element-editor__enum-options-row:hover{background:var(--super-html-editor-bg-elevated-hover,#ffffff0a)}.super-html-element-editor__enum-options-row--dragging{opacity:.45}.super-html-element-editor__enum-options-row--drop-before{box-shadow:inset 0 2px 0 var(--super-html-editor-accent)}.super-html-element-editor__enum-options-row--drop-after{box-shadow:inset 0 -2px 0 var(--super-html-editor-accent)}.super-html-element-editor__enum-options-row--drop-child{background-color:var(--super-html-editor-accent-muted,#2563eb33);outline:1px solid var(--super-html-editor-accent)}.super-html-element-editor__enum-options-row input{min-width:0}.super-html-element-editor__enum-options-drag-handle{width:28px;height:28px;color:var(--super-html-editor-text-muted);cursor:grab;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;display:inline-flex}.super-html-element-editor__enum-options-drag-handle:active{cursor:grabbing}.super-html-element-editor__enum-options-drag-handle:hover{background:var(--super-html-editor-bg-elevated-hover,#ffffff14);color:var(--super-html-editor-text)}.super-html-element-editor__enum-options-drag-handle .material-icons,.super-html-element-editor__enum-options-drag-handle .mat-icon{font-size:18px;line-height:1}.super-html-element-editor__enum-options-row-actions{white-space:nowrap;align-items:center;gap:2px;display:inline-flex}.super-html-element-editor__enum-options-toolbar{justify-content:flex-start;display:flex}.super-html-element-editor__enum-options-toolbar .she-btn,.super-html-element-editor__enum-options-toolbar .super-html-fixed-editors-shell__action-icon-btn,.super-html-element-editor__enum-options-toolbar .super-html-element-editor__icon-btn,.super-html-element-editor__enum-options-toolbar .super-html-element-editor__secondary,.super-html-element-editor__enum-options-toolbar .super-html-element-editor__primary{align-items:center;gap:4px;display:inline-flex}.super-html-element-editor__enum-options-toolbar .she-btn .material-icons,.super-html-element-editor__enum-options-toolbar .super-html-fixed-editors-shell__action-icon-btn .material-icons,.super-html-element-editor__enum-options-toolbar .super-html-element-editor__icon-btn .material-icons,.super-html-element-editor__enum-options-toolbar .super-html-element-editor__secondary .material-icons,.super-html-element-editor__enum-options-toolbar .super-html-element-editor__primary .material-icons{font-size:16px}.super-html-element-editor__modal-actions{justify-content:flex-end;gap:8px;display:flex}.super-html-element-editor__modal-message{margin:0;font-size:13px;line-height:1.5}.super-html-editor-modal{border:1px solid var(--super-html-editor-border-accent);color:var(--super-html-editor-text);background:var(--super-html-editor-bg)!important}.super-html-editor-modal>div:first-child{background:var(--super-html-editor-bg-header);color:var(--super-html-editor-text-strong);border-bottom-color:var(--super-html-editor-border)!important}.super-html-editor-modal>div:first-child h2{color:var(--super-html-editor-text-strong)}.super-html-editor-modal>div:first-child button{color:var(--super-html-editor-text-muted)}.super-html-editor-modal>div:first-child button:hover{color:var(--super-html-editor-text-strong)}.super-html-editor-modal>div:last-child{background:var(--super-html-editor-bg)}:is(.super-html-editor-modal:has(.super-html-html-preview)>div:last-child,.super-html-editor-modal:has(.super-html-fixed-editors-shell__ai-chat)>div:last-child,.super-html-editor-modal:has(.super-html-element-editor-modal-host)>div:last-child){flex-direction:column;min-height:0;display:flex;overflow:hidden}.super-html-element-editor__danger{border:1px solid var(--super-html-editor-danger-border);background:var(--super-html-editor-danger-bg);color:var(--super-html-editor-danger-text);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:600;display:inline-flex}.super-html-element-editor__danger .material-icons{font-size:16px}.super-html-element-editor__danger:hover:not(:disabled){background:var(--super-html-editor-danger-bg-hover);border-color:var(--super-html-editor-danger-border)}.super-html-element-editor__danger:disabled{opacity:.55;cursor:not-allowed}.super-html-element-editor__apply{background:var(--super-html-editor-accent-strong);color:var(--super-html-editor-text-strong);cursor:pointer;border:none;border-radius:4px;padding:8px 12px;font-weight:600}.super-html-element-editor__apply:hover{background:var(--super-html-editor-accent)}.super-html-editor-control-panel__body{flex-direction:column;flex:1;gap:12px;min-height:0;padding:12px 16px;font-size:13px;display:flex;overflow:auto}.super-html-editor-control-panel__hint{color:var(--super-html-editor-text-muted);margin:0;font-size:12px;line-height:1.4}.super-html-editor-control-panel__export{border-top:1px solid var(--super-html-editor-border);flex-direction:column;gap:6px;padding-top:4px;display:flex}.super-html-editor-control-panel__export-label{color:var(--super-html-editor-text);font-size:12px;font-weight:600}.super-html-editor-control-panel__component-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.super-html-editor-control-panel__component-action{white-space:nowrap;min-height:31px}.super-html-editor-control-panel__component-select{box-sizing:border-box;border:1px solid var(--super-html-editor-border-strong);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:var(--super-html-editor-bg-elevated);width:100%;color:var(--super-html-editor-text-strong);font:inherit;border-radius:4px;padding:6px 32px 6px 8px;font-size:12px}.super-html-editor-control-panel__component-select option,.super-html-editor-control-panel__component-select optgroup{background-color:var(--super-html-editor-bg-elevated);color:var(--super-html-editor-text-strong)}.super-html-component-editor-panel__body{flex-direction:column;gap:8px;padding:12px 16px;font-size:13px;display:flex}.super-html-component-selector{border-bottom:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg-header);flex-direction:column;flex-shrink:0;gap:4px;padding:4px 6px;display:flex}.super-html-component-selector__header{justify-content:space-between;align-items:center;gap:6px;min-width:0;display:flex}.super-html-component-selector__label{min-width:0;color:var(--super-html-editor-text-strong);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11px;font-weight:600;line-height:1.2;overflow:hidden}.super-html-component-selector__row{align-items:center;min-width:0;display:flex}.super-html-component-selector__row .super-html-component-selector__select.she-select,.super-html-component-selector__row .super-html-element-editor__field>select.super-html-component-selector__select:not(.she-select){background-position:calc(100% - 7px),calc(100% - 4px);background-size:3px 3px,3px 3px;border-radius:2px;width:100%;min-width:0;height:20px;min-height:20px;padding:0 18px 0 5px;font-size:10px;line-height:1}.super-html-component-selector__props-entity{color:var(--super-html-editor-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.2;overflow:hidden}.super-html-component-selector__actions{flex-shrink:0;align-items:center;gap:2px;display:flex}.super-html-component-selector__icon-btn{border:1px solid var(--super-html-editor-border-strong);background:var(--super-html-editor-bg-elevated);width:22px;height:22px;color:var(--super-html-editor-text);cursor:pointer;border-radius:3px;justify-content:center;align-items:center;padding:0;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.super-html-component-selector__icon-btn .material-icons{font-size:14px}.super-html-component-selector__icon-btn:hover:not(:disabled){border-color:var(--super-html-editor-border-accent);color:var(--super-html-editor-text-strong);background:#00000057}.super-html-component-selector__icon-btn:disabled{opacity:.45;cursor:not-allowed}.super-html-component-selector__icon-btn--add:hover:not(:disabled){color:var(--super-html-editor-accent);border-color:#60a5fa73}.super-html-component-selector__icon-btn--danger{color:var(--super-html-editor-danger-text);border-color:var(--super-html-editor-danger-border)}.super-html-component-selector__icon-btn--danger:hover:not(:disabled){background:var(--super-html-editor-danger-bg-hover);border-color:var(--super-html-editor-danger-border);color:var(--super-html-editor-danger-text-strong)}.super-html-info-tree-panel__body{border:none;border-radius:0;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.super-html-info-tree-panel__body .component-info-tree-header{margin-bottom:0;padding:12px 16px 0}.super-html-info-tree-panel__body .component-info-tree-content{flex:1;min-height:0;max-height:none;padding:0 8px 12px}.super-html-info-tree-panel__body .component-info-tree-empty{padding:24px 16px}.super-html-info-tree-panel{border-color:var(--super-html-editor-border-accent);color:var(--super-html-editor-text);position:relative}.super-html-info-tree-panel .super-html-element-editor__header{background:var(--super-html-editor-bg-header);border-bottom:1px solid var(--super-html-editor-border);color:var(--super-html-editor-text-strong)}.super-html-info-tree-panel .super-html-float-panel__resize-handle{color:var(--super-html-editor-text-muted)}.super-html-shortcut-hint{z-index:5;background:var(--super-html-editor-accent,#0078d7);color:#fff;letter-spacing:.02em;white-space:nowrap;pointer-events:none;border-radius:999px;padding:1px 7px;font-size:10px;font-weight:700;line-height:1.6;animation:.14s ease-out super-html-shortcut-hint-in,.52s ease-in-out .14s 3 super-html-shortcut-hint-pulse;position:absolute;top:4px;right:6px;overflow:hidden;box-shadow:0 1px 4px #00000059}.super-html-shortcut-hint:after{content:"";background:linear-gradient(100deg,#0000 0%,#ffffffd9 50%,#0000 100%);animation:.85s ease-in-out .22s 2 both super-html-shortcut-hint-shine;position:absolute;inset:0;transform:translate(-160%)skew(-18deg)}@keyframes super-html-shortcut-hint-in{0%{opacity:0}to{opacity:1}}@keyframes super-html-shortcut-hint-pulse{0%,to{transform:scale(1);box-shadow:0 1px 4px #00000059}50%{box-shadow:0 0 0 3px #ffffff40,0 2px 12px var(--super-html-editor-accent,#0078d7);transform:scale(1.12)}}@keyframes super-html-shortcut-hint-shine{0%{transform:translate(-160%)skew(-18deg)}55%,to{transform:translate(160%)skew(-18deg)}}@media (prefers-reduced-motion:reduce){.super-html-shortcut-hint{animation:.14s ease-out super-html-shortcut-hint-in}.super-html-shortcut-hint:after{display:none}}.super-html-element-edit:focus-visible,[data-grid-element-id][role=button]:focus-visible,.super-html-fixed-editors-shell__center:focus-visible,.component-info-tree-content:focus-visible{outline-offset:-2px;outline:2px solid #0078d7}.super-html-info-tree-panel__body--compact{color:var(--super-html-editor-text);padding:0;font-size:12px}.super-html-info-tree-panel__body--compact .material-icons{font-size:16px}.super-html-info-tree-panel__body--compact .component-info-tree-header{background:var(--super-html-editor-bg-header);border-bottom:1px solid var(--super-html-editor-border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 8px;padding:6px 8px 4px;display:grid}.super-html-info-tree-panel__body--compact .component-info-tree-header-title{align-items:center;gap:4px;min-width:0;display:flex}.super-html-info-tree-panel__body--compact .component-info-tree-header h3{color:var(--super-html-editor-text-strong);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;line-height:1.25;overflow:hidden}.super-html-info-tree-panel__body--compact .component-info-tree-header-controls{margin-bottom:0}.super-html-info-tree-panel__body--compact .component-info-tree-header-subtitle{color:var(--super-html-editor-text-muted);text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:10px;line-height:1.2;overflow:hidden}.super-html-info-tree-panel__body--compact .super-html-info-tree-panel__layout-actions{border-bottom-color:var(--super-html-editor-border);gap:3px;padding:4px 6px}.super-html-info-tree-panel__body--compact .super-html-info-tree-panel__tool-toolbar{gap:4px}.super-html-info-tree-panel__body--compact .super-html-info-tree-panel__tool-row{flex:1 1 0;gap:3px;min-width:0}.super-html-info-tree-panel__body--compact .super-html-info-tree-panel__tool-btn{background:var(--super-html-editor-bg-elevated);border-color:var(--super-html-editor-border-strong);width:22px;height:22px;color:var(--super-html-editor-text)}.super-html-info-tree-panel__body--compact .super-html-info-tree-panel__tool-btn .material-icons{font-size:16px}.super-html-info-tree-panel__body--compact .super-html-info-tree-panel__tool-btn:hover:not(:disabled){background:var(--super-html-editor-bg-elevated-hover);border-color:var(--super-html-editor-accent);color:var(--super-html-editor-text-strong)}.super-html-info-tree-panel__body--compact .super-html-info-tree-panel__tool-btn:disabled{opacity:.35}.super-html-info-tree-panel__body--compact .super-html-info-tree-panel__tool-btn--danger{background:var(--super-html-editor-danger-bg);border-color:var(--super-html-editor-danger-border);color:var(--super-html-editor-danger-text)}.super-html-info-tree-panel__body--compact .super-html-info-tree-panel__tool-btn--danger:hover:not(:disabled){background:var(--super-html-editor-danger-bg-hover);border-color:var(--super-html-editor-danger-border);color:var(--super-html-editor-danger-text-strong)}.super-html-info-tree-panel__body--compact .component-info-tree-content{padding:2px 4px 6px;font-size:12px}.super-html-info-tree-panel__body--compact .component-info-tree-empty{color:var(--super-html-editor-text-muted)}.super-html-info-tree-panel__body--compact .super-html-info-tree-panel__elements-scroll{flex-direction:column;flex:1;min-height:0;display:flex;overflow:auto}.super-html-info-tree-panel__body--compact .super-html-props-entity-info{border-bottom:0;border-left:0;border-right:0;border-radius:0;flex-shrink:0;margin-top:0}.super-html-info-tree-panel__body--compact .super-html-props-entity-info__body{gap:8px;max-height:220px;padding:8px;overflow:auto}.super-html-info-tree-panel__body--compact .super-html-props-entity-info__entity{border-bottom:1px solid var(--super-html-editor-border);flex-direction:column;gap:2px;padding-bottom:6px;display:flex}.super-html-info-tree-panel__body--compact .super-html-props-entity-info__entity-name{color:var(--super-html-editor-text-strong);font-size:12px;font-weight:600;line-height:1.35}.super-html-info-tree-panel__body--compact .super-html-props-entity-info__entity-description{color:var(--super-html-editor-text-muted);font-size:11px;line-height:1.35}.super-html-info-tree-panel__body--compact .super-html-props-entity-info__entity-id{color:var(--super-html-editor-text-subtle);word-break:break-all;font-size:10px;line-height:1.35}.super-html-info-tree-panel__body--compact .super-html-props-entity-info__attributes{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.super-html-info-tree-panel__body--compact .super-html-props-entity-info__attribute{border-radius:3px;justify-content:space-between;align-items:baseline;gap:8px;padding:3px 4px;font-size:11px;line-height:1.35;display:flex}.super-html-info-tree-panel__body--compact .super-html-props-entity-info__attribute:hover{background:var(--super-html-editor-bg-muted)}.super-html-info-tree-panel__body--compact .super-html-props-entity-info__attribute-name{min-width:0;color:var(--super-html-editor-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.super-html-info-tree-panel__body--compact .super-html-props-entity-info__attribute-type{color:var(--super-html-editor-text-muted);flex-shrink:0;font-size:10px}.super-html-info-tree-panel__body--compact .super-html-props-entity-info__empty{color:var(--super-html-editor-text-muted);margin:0;font-size:11px;line-height:1.4}.super-html-info-tree-panel__body--compact .component-info-tree-node-wrapper{margin:1px 0}.super-html-info-tree-panel__body--compact .component-info-tree-node-content{padding:1px 0;transition:background-color .2s,box-shadow .2s,outline-color .2s}.super-html-info-tree-panel__body--compact .component-info-tree-node-content.drop-before{box-shadow:inset 0 2px 0 var(--super-html-editor-accent);border-top:0}.super-html-info-tree-panel__body--compact .component-info-tree-node-content.drop-after{box-shadow:inset 0 -2px 0 var(--super-html-editor-accent);border-bottom:0}.super-html-info-tree-panel__body--compact .component-info-tree-node-content.drop-child{background-color:var(--super-html-editor-accent-muted);outline-color:var(--super-html-editor-accent);border:0}.super-html-info-tree-panel__body--compact .component-info-tree-node-inner{border-radius:3px;min-height:22px;padding:2px 5px}.super-html-info-tree-panel__body--compact .component-info-tree-node-inner:hover{background-color:var(--super-html-editor-bg-elevated)}.super-html-info-tree-panel__body--compact .component-info-tree-node-inner.has-info{border-color:var(--super-html-editor-border)}.super-html-info-tree-panel__body--compact .component-info-tree-node-inner.has-info:hover{background-color:var(--super-html-editor-bg-elevated)}.super-html-info-tree-panel__body--compact .component-info-tree-node-inner.has-click{background-color:#7b1fa224;border:1px solid #7b1fa259}.super-html-info-tree-panel__body--compact .component-info-tree-node-inner.has-click:hover{background-color:#7b1fa238}.super-html-info-tree-panel__body--compact .component-info-tree-node-inner.has-navigate{background-color:#1976d21f;border:1px solid #1976d259}.super-html-info-tree-panel__body--compact .component-info-tree-node-inner.has-navigate:hover{background-color:#1976d22e}.super-html-info-tree-panel__body--compact .component-info-tree-node-inner.has-navigate .component-info-tree-title{color:#90caf9}.super-html-info-tree-panel__body--compact .component-info-tree-node-inner.selected{background-color:var(--super-html-editor-selected-bg);border-color:var(--super-html-editor-accent)!important;border-width:1px!important}.super-html-info-tree-panel__body--compact .component-info-tree-node-inner.selected:hover{background-color:var(--super-html-editor-selected-bg-hover)}.super-html-info-tree-panel__body--compact .component-info-tree-expand-icon,.super-html-info-tree-panel__body--compact .component-info-tree-spacer{width:14px;height:16px;margin-right:2px}.super-html-info-tree-panel__body--compact .component-info-tree-expand-icon{color:inherit;font:inherit;cursor:pointer;appearance:none;background:0 0;border:none;border-radius:2px;outline:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.super-html-info-tree-panel__body--compact .component-info-tree-expand-icon:focus-visible{outline-offset:-2px;outline:2px solid #0078d7}.super-html-info-tree-panel__body--compact .component-info-tree-expand-icon .material-icons{width:16px;height:16px;color:var(--super-html-editor-text-muted);font-size:16px}.super-html-info-tree-panel__body--compact .component-info-tree-drag-handle{width:16px;height:16px;margin-right:3px}.super-html-info-tree-panel__body--compact .component-info-tree-drag-handle .material-icons{width:16px;height:16px;color:var(--super-html-editor-text-subtle);font-size:16px}.super-html-info-tree-panel__body--compact .component-info-tree-title-wrapper{gap:0;min-width:0}.super-html-info-tree-panel__body--compact .component-info-tree-title{color:var(--super-html-editor-text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.2;overflow:hidden}.super-html-info-tree-panel__body--compact .component-info-tree-children{margin-left:8px}.super-html-info-tree-panel__body--compact .component-info-tree-children:before{background-color:var(--super-html-editor-border);bottom:6px;left:7px}.super-html-info-tree-panel__body--compact .component-info-tree-badges{flex-shrink:0;gap:2px;margin-left:0;margin-right:4px}.super-html-info-tree-panel__body--compact .component-info-tree-badge{background-color:var(--super-html-editor-bg-elevated);width:17px;height:17px}.super-html-info-tree-panel__body--compact .component-info-tree-badge-navigate{background-color:#1976d238;color:#64b5f6!important}.super-html-info-tree-panel__body--compact .component-info-tree-badge .material-icons{width:16px;height:16px;font-size:16px}.super-html-info-tree-panel__body--compact .component-info-tree-attribute-info{white-space:nowrap;gap:2px;margin-top:0;font-size:10px;line-height:1.15;overflow:hidden}.super-html-info-tree-panel__body--compact .component-info-tree-attribute-info--navigate .component-info-tree-attribute-name{color:#64b5f6}.super-html-info-tree-panel__body--compact .component-info-tree-attribute-info--navigate .component-info-tree-attribute-type{color:#90caf9;font-style:normal;font-weight:500}.super-html-info-tree-panel__body--compact .component-info-tree-attribute-name,.super-html-info-tree-panel__body--compact .component-info-tree-attribute-type{text-overflow:ellipsis;overflow:hidden}.super-html-info-tree-panel__body--compact .component-info-tree-attribute-name{color:var(--super-html-editor-text-muted)}.super-html-info-tree-panel__body--compact .component-info-tree-attribute-type{color:var(--super-html-editor-accent)}.super-html-info-tree-panel__body--compact .component-info-tree-title-parent-only .component-info-tree-title{color:var(--super-html-editor-text-subtle)!important}.super-html-info-tree-panel__body--compact .super-html-element-editor__error{background:var(--super-html-editor-danger-bg);border-color:var(--super-html-editor-danger-border);color:var(--super-html-editor-danger-text-strong)}.component-info-tree-stats{flex-direction:column;gap:4px;min-width:160px;font-size:12px;line-height:1.3;display:flex}.component-info-tree-stats__row{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.component-info-tree-stats__row span{color:var(--super-html-editor-text-muted)}.component-info-tree-stats__row strong{font-variant-numeric:tabular-nums;color:var(--super-html-editor-text-strong)}.component-info-tree-stats__divider{background:var(--super-html-editor-border);height:1px;margin:2px 0}.super-html-info-tree-panel__layout-actions{border-bottom:1px solid var(--super-html-editor-border);flex-direction:column;gap:8px;padding:5px;display:flex}.super-html-info-tree-panel__layout-actions .super-html-element-editor__dnd-hint{margin:0}.super-html-info-tree-panel__tool-toolbar{flex-direction:column;gap:4px;width:100%;display:flex}.super-html-info-tree-panel__tool-row{flex-flow:wrap;gap:4px;width:100%}.super-html-info-tree-panel__tool-row .super-html-info-tree-panel__tool-btn--danger{margin-left:auto}.super-html-info-tree-panel__tool-btn{border:1px solid var(--super-html-editor-border-strong);background:var(--super-html-editor-bg-elevated);width:26px;height:26px;color:var(--super-html-editor-text);cursor:pointer;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.super-html-info-tree-panel__tool-btn .material-icons{font-size:17px}.super-html-info-tree-panel__tool-btn:hover:not(:disabled){background:var(--super-html-editor-bg-elevated-hover);border-color:var(--super-html-editor-accent)}.super-html-info-tree-panel__tool-btn:disabled{opacity:.45;cursor:not-allowed}.super-html-info-tree-panel__tool-btn--danger{border-color:var(--super-html-editor-danger-border);background:var(--super-html-editor-danger-bg);color:var(--super-html-editor-danger-text)}.super-html-info-tree-panel__tool-btn--danger:hover:not(:disabled){background:var(--super-html-editor-danger-bg-hover);border-color:var(--super-html-editor-danger-border)}.super-html-fixed-editors-shell{background:var(--super-html-editor-bg-canvas);flex-direction:row;width:100%;height:calc(100vh - 64px);min-height:0;display:flex;overflow:hidden}.super-html-fixed-editors-shell--full-viewport{height:100vh}.super-html-fixed-editors-shell--fill-container{width:100%;height:100%}.j2app-super-html--fill,.j2app-super-html-production--fill{width:100%;height:100%;min-height:0}.j2app-super-html--fill{flex-direction:column;display:flex}.j2app-super-html--fill>*{flex:auto;width:100%;height:100%;min-height:0}.j2app-super-html-production--fill{flex-direction:column;display:flex}.j2app-super-html-production--fill>*{flex:auto;width:100%;height:100%;min-height:0}.super-html-fixed-editors-shell__center .component-design-container{height:auto;overflow:visible}.super-html-fixed-editors-shell__center .component-design-container.component-design-container--super-html{background-image:none;height:auto;min-height:100%}.super-html-fixed-editors-shell__left{z-index:2;border-right:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg);flex-direction:column;flex-shrink:0;display:flex;position:relative;overflow:hidden}.super-html-fixed-editors-shell__left--menu-open{z-index:40;overflow:visible}.super-html-fixed-editors-shell__main-menu{flex-shrink:0;position:relative}.super-html-fixed-editors-shell__main-menu-dropdown{z-index:50;border:1px solid var(--super-html-editor-border-strong);border-radius:var(--super-html-editor-radius);background:var(--super-html-editor-bg-elevated);min-width:180px;box-shadow:var(--super-html-editor-shadow);flex-direction:column;gap:2px;padding:4px;display:flex;position:absolute;top:calc(100% + 4px);left:0}.super-html-fixed-editors-shell__main-menu-item{width:100%;color:var(--super-html-editor-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:600;line-height:1.2;display:flex}.super-html-fixed-editors-shell__main-menu-item .material-icons{color:var(--super-html-editor-text-muted);font-size:16px}.super-html-fixed-editors-shell__main-menu-item:hover{background:var(--super-html-editor-bg-hover,#ffffff0f);color:var(--super-html-editor-text-strong)}.super-html-fixed-editors-shell__main-menu-item--active{color:var(--super-html-editor-text-strong);background:#60a5fa29}.super-html-fixed-editors-shell__main-menu-item--active .material-icons{color:var(--super-html-editor-accent)}.super-html-fixed-editors-shell__action-row{flex-wrap:wrap;align-items:center;gap:6px;padding:8px 10px 10px;display:flex}.super-html-fixed-editors-shell__app-name-field{flex:120px;min-width:0;max-width:220px;display:flex;position:relative}.super-html-fixed-editors-shell__app-name{flex:auto;width:100%;min-width:0;height:32px;padding:0 10px;font-size:13px;font-weight:600}.super-html-fixed-editors-shell__action-icon-btn{flex-shrink:0;gap:0;padding-left:7px;padding-right:7px}.super-html-fixed-editors-shell__modal-panel{flex-direction:column;min-height:100%;padding:8px 16px;display:flex}.super-html-fixed-editors-shell__modal-panel--fill{flex:1;height:100%;min-height:0;overflow:hidden}.super-html-element-editor-modal-host{overflow:auto}.super-html-element-editor-modal-host .super-html-element-editor--modal{width:100%;height:100%;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;position:relative}.super-html-element-editor-modal-host .super-html-element-editor__body{max-height:none}.super-html-fixed-editors-shell__ai-chat{flex-direction:column;flex:1 1 0;height:100%;min-height:0;max-height:100%;padding:0;display:flex;overflow:hidden}.super-html-fixed-editors-shell__ai-chat .ai-conversation{height:100%;min-height:0;max-height:100%;box-shadow:none;border:none;border-radius:0;flex:1 1 0}.super-html-html-preview{flex:1;gap:0;height:100%;min-height:0;display:flex}.super-html-html-preview__pane{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.super-html-html-preview__pane:first-child{border-right:1px solid var(--super-html-editor-border)}.super-html-html-preview__label{letter-spacing:.04em;text-transform:uppercase;color:var(--super-html-editor-text-muted);background:var(--super-html-editor-bg-header);border-bottom:1px solid var(--super-html-editor-border);flex-shrink:0;padding:8px 14px;font-size:12px;font-weight:600}.super-html-html-preview__editor{flex-direction:column;flex:1;min-height:0;display:flex}.super-html-html-preview__editor .ace_editor{flex:1;min-height:0}.super-html-html-preview__frame{background:#fff;border:0;flex:1;width:100%;min-height:0}.super-html-fixed-editors-shell__center{z-index:1;background:var(--super-html-editor-bg-canvas);flex:1;min-width:0;position:relative;overflow:auto}.super-html-fixed-editors-shell__center .super-html-preview-viewport-frame{overscroll-behavior:contain;box-shadow:0 0 0 1px var(--super-html-editor-border),0 12px 32px #0000002e;border-radius:12px;flex-shrink:0}.super-html-fixed-editors-shell__center .component-design-container--super-html:has(.super-html-preview-viewport-frame){box-sizing:border-box;flex-direction:column;align-items:center;min-height:100%;padding:24px 16px 32px;display:flex}.super-html-fixed-editors-shell__right{border-left:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg);flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.super-html-fixed-editors-shell__edit-mode{border-bottom:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg-header);padding:6px 10px}.super-html-fixed-editors-shell__element-editor-host{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.super-html-fixed-panel{background:var(--super-html-editor-bg);flex-direction:column;max-height:100vh;display:flex;overflow-y:auto;box-shadow:none!important;border:none!important;border-radius:0!important}.super-html-fixed-panel--grow{flex:1;min-height:0;border-top:1px solid var(--super-html-editor-border)!important}.super-html-fixed-editors-shell__right .super-html-fixed-panel{flex:1;min-height:0;max-height:100vh}@media (max-width:1100px){.super-html-fixed-editors-shell{flex-wrap:wrap;align-content:flex-start;height:auto;min-height:calc(100vh - 64px);overflow-y:auto}.super-html-fixed-editors-shell__left,.super-html-fixed-editors-shell__center,.super-html-fixed-editors-shell__right{width:100%!important}.super-html-fixed-editors-shell__left,.super-html-fixed-editors-shell__right{flex:0 0 100%}.super-html-fixed-editors-shell__left{border-right:0;border-bottom:1px solid var(--super-html-editor-border)}.super-html-fixed-editors-shell__right{border-left:0;border-top:1px solid var(--super-html-editor-border)}.super-html-fixed-editors-shell__center{flex:100%;min-height:50vh;overflow:visible}.super-html-fixed-editors-shell__center .component-design-container--super-html:has(.super-html-preview-viewport-frame){padding:16px 12px 20px}.super-html-fixed-editors-shell__left .super-html-info-tree-panel__body{max-height:min(40vh,420px)}.super-html-fixed-editors-shell__right .super-html-fixed-panel,.super-html-fixed-editors-shell__element-editor-host,.super-html-fixed-editors-shell__right .super-html-element-editor{max-height:none}}@media (max-width:768px){.super-html-fixed-editors-shell__action-row{padding:6px 8px 8px}.super-html-fixed-editors-shell__edit-mode{padding:6px 8px}.super-html-fixed-editors-shell__center{min-height:40vh}.super-html-fixed-editors-shell__center .super-html-preview-viewport-frame{border-radius:10px;max-width:100%}.super-html-fixed-editors-shell__center .component-design-container--super-html:has(.super-html-preview-viewport-frame){padding:12px 8px 16px}.super-html-fixed-editors-shell__left .super-html-info-tree-panel__body{max-height:32vh}.super-html-fixed-editors-shell__right .super-html-element-editor__tabs .tab-list-container{overflow-x:auto}}.super-html-fixed-panel__header,.super-html-fixed-panel__header--dragging{cursor:default!important}.super-html-fixed-panel__empty-state{min-height:0;color:var(--super-html-editor-text-muted);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:32px 16px;font-size:13px;display:flex}.super-html-fixed-panel__empty-state .material-icons{opacity:.45;font-size:40px}.super-html-editor-control-panel__import-textarea{box-sizing:border-box;border:1px solid var(--super-html-editor-border-strong);background:var(--super-html-editor-bg-elevated);width:100%;color:var(--super-html-editor-text);font:inherit;resize:vertical;border-radius:4px;min-height:96px;padding:6px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;line-height:1.35}.super-html-editor-control-panel__input{box-sizing:border-box;border:1px solid var(--super-html-editor-border-strong);background:var(--super-html-editor-bg-elevated);width:100%;color:var(--super-html-editor-text);font:inherit;border-radius:4px;padding:6px 8px}.super-html-editor-control-panel__tabs{margin:2px 0 8px}.super-html-editor-control-panel__tabs .tab-list-container{border-bottom:1px solid var(--super-html-editor-border)}.super-html-editor-control-panel__tabs .tab{color:var(--super-html-editor-text-muted);padding:6px 8px;font-size:12px}.super-html-editor-control-panel__tabs .tab:hover{color:var(--super-html-editor-text)}.super-html-editor-control-panel__tabs .tab.selected{color:var(--super-html-editor-text-strong)}.super-html-editor-control-panel__button-row{flex-wrap:wrap;gap:6px;display:flex}.super-html-editor-control-panel__model-list{flex-direction:column;gap:6px;display:flex}.super-html-editor-control-panel__model-row{border:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg-elevated);border-radius:4px;justify-content:space-between;align-items:center;gap:8px;padding:6px;display:flex}.super-html-editor-control-panel__model-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.super-html-editor-control-panel__model-name{text-overflow:ellipsis;white-space:nowrap;color:var(--super-html-editor-text-strong);font-weight:600;overflow:hidden}.super-html-editor-control-panel__model-time{color:var(--super-html-editor-text-muted);font-size:11px}.super-html-viewport-panel{overflow-y:auto}.super-html-viewport-panel__header{border-bottom:1px solid var(--super-html-editor-border);padding:12px 12px 8px}.super-html-viewport-panel__title{color:var(--super-html-editor-text-strong);margin:0;font-size:13px;font-weight:600}.super-html-viewport-panel__subtitle{color:var(--super-html-editor-text-muted);margin:4px 0 0;font-size:11px;line-height:1.4}.super-html-viewport-panel__content{flex-direction:column;gap:12px;padding:10px 10px 16px;display:flex}.super-html-viewport-panel__section-title{letter-spacing:.04em;text-transform:uppercase;color:var(--super-html-editor-text-muted);margin:0 0 6px;font-size:11px;font-weight:600}.super-html-viewport-panel__section-hint{color:var(--super-html-editor-text-muted);margin:0 0 8px;font-size:11px;line-height:1.4}.super-html-viewport-panel__section-hint code{font-size:10px}.super-html-viewport-panel__options{flex-direction:column;gap:6px;display:flex}.super-html-viewport-panel__option{border:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg-elevated);width:100%;color:var(--super-html-editor-text);text-align:left;cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;transition:border-color .15s,background-color .15s;display:flex}.super-html-viewport-panel__option:hover{border-color:var(--super-html-editor-accent);background:var(--super-html-editor-bg-header)}.super-html-viewport-panel__option--active{border-color:var(--super-html-editor-accent);background:color-mix(in srgb, var(--super-html-editor-accent) 12%, var(--super-html-editor-bg-elevated))}.super-html-viewport-panel__option-icon{background:var(--super-html-editor-bg);width:28px;height:28px;color:var(--super-html-editor-text-strong);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.super-html-viewport-panel__option-icon .mat-icon{font-size:18px}.super-html-viewport-panel__option-body{flex-direction:column;gap:2px;min-width:0;display:flex}.super-html-viewport-panel__option-label{color:var(--super-html-editor-text-strong);font-size:12px;font-weight:600}.super-html-viewport-panel__option-meta{color:var(--super-html-editor-text-muted);font-size:11px}.super-html-viewport-panel__orientation{grid-template-columns:1fr 1fr;gap:6px;display:grid}.super-html-viewport-panel__orientation-btn{border:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg-elevated);color:var(--super-html-editor-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-size:12px;display:inline-flex}.super-html-viewport-panel__orientation-btn--active{border-color:var(--super-html-editor-accent);color:var(--super-html-editor-text-strong);background:color-mix(in srgb, var(--super-html-editor-accent) 12%, var(--super-html-editor-bg-elevated))}.super-html-viewport-panel__active-size{color:var(--super-html-editor-text-muted);margin:8px 0 0;font-size:11px}.super-html-downloads{flex-direction:column;gap:12px;padding:4px 0;display:flex}.super-html-downloads__hint{color:var(--super-html-editor-text-muted);margin:0;font-size:13px}.super-html-downloads__list{flex-direction:column;gap:8px;display:flex}.super-html-downloads__row{border:1px solid var(--super-html-editor-border);background:var(--super-html-editor-bg-elevated);width:100%;color:inherit;text-align:left;font:inherit;cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:border-color .12s,background .12s;display:flex}.super-html-downloads__row:hover{border-color:var(--super-html-editor-accent);background:color-mix(in srgb, var(--super-html-editor-accent) 8%, var(--super-html-editor-bg-elevated))}.super-html-downloads__meta{flex-direction:column;gap:2px;min-width:0;display:flex}.super-html-downloads__name{color:var(--super-html-editor-text-strong);font-weight:600}.super-html-downloads__description{color:var(--super-html-editor-text-muted);font-size:12px}.super-html-downloads__filename{color:var(--super-html-editor-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px}.super-html-downloads__action{color:var(--super-html-editor-text-strong);flex-shrink:0;align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.super-html-structure-edit-overlay{pointer-events:none;z-index:10065;box-sizing:border-box;position:fixed}.super-html-structure-edit-overlay__bounds{pointer-events:none;box-sizing:border-box;position:absolute}.super-html-structure-edit-overlay__edge{background:var(--super-html-editor-accent,#60a5fa);opacity:.45;pointer-events:none;transition:opacity .12s;position:absolute}.super-html-structure-edit-overlay__edge--active{opacity:1}.super-html-structure-edit-overlay__edge--top,.super-html-structure-edit-overlay__edge--bottom{height:2px;left:0;right:0}.super-html-structure-edit-overlay__edge--top{top:0}.super-html-structure-edit-overlay__edge--bottom{bottom:0}.super-html-structure-edit-overlay__edge--left,.super-html-structure-edit-overlay__edge--right{width:2px;top:0;bottom:0}.super-html-structure-edit-overlay__edge--left{left:0}.super-html-structure-edit-overlay__edge--right{right:0}.super-html-structure-edit-overlay__add-btn{background:var(--super-html-editor-accent,#60a5fa);color:#fff;cursor:pointer;pointer-events:auto;z-index:1;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 1px 4px #00000047}.super-html-structure-edit-overlay__add-btn .material-icons{font-size:22px;line-height:1}.super-html-structure-edit-overlay__add-btn:hover{background:var(--super-html-editor-accent-strong,#3b82f6)}.super-html-structure-edit-overlay__add-btn--top{top:0;left:50%}.super-html-structure-edit-overlay__add-btn--right{top:50%;left:100%}.super-html-structure-edit-overlay__add-btn--bottom{top:100%;left:50%}.super-html-structure-edit-overlay__add-btn--left{top:50%;left:0}.super-html-structure-edit-overlay__add-btn--wrapper{top:0;left:100%}.super-html-structure-edit-overlay__add-btn--wrapper .material-icons{font-size:20px}.super-html-structure-edit-overlay__add-btn--child{border-radius:6px;width:24px;height:24px;top:50%;left:50%}.super-html-structure-edit-overlay__add-btn--child .material-icons{font-size:16px}.super-html-structure-edit-overlay--compact .super-html-structure-edit-overlay__add-btn--top{top:-2px}.super-html-structure-edit-overlay--compact .super-html-structure-edit-overlay__add-btn--right{left:calc(100% + 2px)}.super-html-structure-edit-overlay--compact .super-html-structure-edit-overlay__add-btn--bottom{top:calc(100% + 2px)}.super-html-structure-edit-overlay--compact .super-html-structure-edit-overlay__add-btn--left{left:-2px}.super-html-structure-edit-overlay--compact .super-html-structure-edit-overlay__add-btn--wrapper{top:-2px;left:calc(100% + 2px)}.super-html-structure-edit-flow-menu{z-index:10060;border:1px solid var(--super-html-editor-border-strong);border-radius:var(--super-html-editor-radius,6px);background:var(--super-html-editor-bg-elevated);min-width:120px;box-shadow:var(--super-html-editor-shadow);flex-direction:column;gap:2px;padding:4px;display:flex;position:fixed}.super-html-structure-edit-flow-menu__item{width:100%;color:var(--super-html-editor-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:600;line-height:1.2;display:flex}.super-html-structure-edit-flow-menu__item .material-icons{color:var(--super-html-editor-text-muted);font-size:16px}.super-html-structure-edit-flow-menu__item:hover{background:var(--super-html-editor-bg-hover,#ffffff0f);color:var(--super-html-editor-text-strong)}@keyframes super-html-float-popup-shine{0%{opacity:0;background-position:150% 0}12%{opacity:1}to{opacity:0;background-position:-150% 0}}@media (prefers-reduced-motion:reduce){.super-html-structure-edit-float-popup:after{animation:none}}.super-html-structure-edit-float-popup{z-index:10061;border:1px solid var(--super-html-editor-glass-border);border-radius:var(--super-html-editor-radius,6px);width:300px;box-shadow:var(--super-html-editor-glass-shadow);background:0 0;flex-direction:column;gap:0;padding:0;display:flex;position:fixed;overflow:hidden}.super-html-structure-edit-float-popup:after{content:"";z-index:2;pointer-events:none;border-radius:inherit;opacity:0;background:linear-gradient(100deg,#0000 35%,#ffffff8c 50%,#0000 65%) 150% 0/250% 100%;animation:.85s ease-out super-html-float-popup-shine;position:absolute;inset:0}.super-html-structure-edit-float-popup.ise{border:1px solid var(--super-html-editor-glass-border);box-shadow:var(--super-html-editor-glass-shadow);background:0 0}.super-html-structure-edit-float-popup--collapsed{min-height:0}.super-html-structure-edit-float-popup--collapsed .super-html-structure-edit-float-popup__tabs{border-bottom:none}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__tabs{box-sizing:border-box;border-bottom:1px solid var(--super-html-editor-glass-border);background:var(--super-html-editor-glass-bg);min-height:35px;-webkit-backdrop-filter:blur(var(--super-html-editor-glass-blur)) saturate(160%);backdrop-filter:blur(var(--super-html-editor-glass-blur)) saturate(160%);flex:none;justify-content:space-between;align-items:center;gap:6px;padding:4px 6px;display:flex}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__tablist{flex:auto;align-items:center;gap:2px;min-width:0;min-height:26px;display:flex}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__tab-actions{border-left:1px solid var(--super-html-editor-glass-border);flex:none;align-items:center;gap:2px;margin-left:auto;padding-left:4px;display:flex}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__tab-actions .super-html-structure-edit-float-popup__icon-btn{color:#fff}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__tab{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:color .12s,background .12s;display:inline-flex}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__tab .material-icons{font-size:15px;line-height:1}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__tab:hover{color:var(--super-html-editor-text);background:var(--super-html-editor-bg-hover,#ffffff0f)}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__tab:focus-visible{outline-offset:1px;outline:2px solid #60a5fa8c}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__tab--active{color:var(--super-html-editor-accent,#60a5fa);background:#60a5fa29}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__tab--active .material-icons{color:inherit}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__body{background:var(--super-html-editor-glass-bg-elevated);-webkit-backdrop-filter:blur(var(--super-html-editor-glass-blur)) saturate(160%);backdrop-filter:blur(var(--super-html-editor-glass-blur)) saturate(160%);flex-direction:column;gap:8px;min-height:0;max-height:min(420px,100vh - 80px);padding:10px;display:flex;overflow-y:auto}.super-html-structure-edit-float-popup .ise-panel{gap:8px}.super-html-structure-edit-float-popup .ise-row__label,.super-html-structure-edit-float-popup .she-field__head,.super-html-structure-edit-float-popup .she-field__label-block,.super-html-structure-edit-float-popup .she-field__label-row{flex-shrink:0;width:100%;min-width:0}.super-html-structure-edit-float-popup .ise-row__label-text,.super-html-structure-edit-float-popup .she-field__label,.super-html-structure-edit-float-popup .super-html-element-editor__field>span:first-child:not(.she-field__label-block):not(.she-field__label),.super-html-structure-edit-float-popup .she-field--compact .she-field__head .she-field__label{color:#fff}.super-html-structure-edit-float-popup .she-field,.super-html-structure-edit-float-popup .super-html-element-editor__field,.super-html-structure-edit-float-popup .she-input,.super-html-structure-edit-float-popup .super-html-element-editor__field>input:not([type=checkbox]):not([type=radio]):not([type=file]):not(.she-input),.super-html-structure-edit-float-popup .super-html-element-editor__field>textarea:not(.she-textarea),.super-html-structure-edit-float-popup .super-html-element-editor__field>select:not(.she-select),.super-html-structure-edit-float-popup .she-textarea,.super-html-structure-edit-float-popup .she-select{width:100%}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__create-actions{justify-content:flex-end;align-items:center;gap:6px;margin-top:4px;display:flex}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__spacing-row{align-items:center;gap:6px;min-width:0;display:flex}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__spacing-row>:first-child{flex:auto;min-width:0}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__icon-btn{width:26px;height:26px;color:var(--super-html-editor-text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__icon-btn .material-icons{font-size:16px;line-height:1}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__icon-btn:hover{color:var(--super-html-editor-text);background:var(--super-html-editor-bg-hover,#ffffff0f)}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__icon-btn--active{color:var(--super-html-editor-accent,#60a5fa);background:#60a5fa29}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__icon-btn--danger:hover{color:var(--super-html-editor-danger-text-strong);background:var(--super-html-editor-danger-bg-hover)}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__icon-btn:disabled{opacity:.45;cursor:not-allowed}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__text-btn{border:1px solid var(--super-html-editor-border);min-height:28px;color:var(--super-html-editor-text);cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__text-btn:hover{background:var(--super-html-editor-bg-hover,#ffffff0f)}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__text-btn--primary{border-color:var(--super-html-editor-accent,#60a5fa);color:var(--super-html-editor-accent,#60a5fa);background:#60a5fa29}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__text-btn:disabled{opacity:.45;cursor:not-allowed}.super-html-structure-edit-float-popup .super-html-structure-edit-float-popup__error{color:var(--super-html-editor-danger,#f87171);margin:0;font-size:11px}.super-html-generate-designs-modal{flex-direction:column;gap:12px;height:100%;min-height:0;display:flex}.super-html-generate-designs-modal__intro{color:var(--super-html-editor-text-muted,#94a3b8);margin:0;font-size:13px;line-height:1.45}.super-html-generate-designs-modal__intro code{color:var(--super-html-editor-text,#e2e8f0);font-size:12px}.super-html-generate-designs-modal__save-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.super-html-generate-designs-modal__name-input{border:1px solid var(--super-html-editor-border,#334155);background:var(--super-html-editor-bg-header,#0f172a);min-width:140px;height:32px;color:var(--super-html-editor-text-strong,#f8fafc);border-radius:6px;flex:180px;padding:0 10px;font-size:13px}.super-html-generate-designs-modal__name-input:focus{outline-offset:1px;outline:2px solid #60a5fa73}.super-html-generate-designs-modal__name-input:disabled{opacity:.55}.super-html-generate-designs-modal__error{border:1px solid var(--super-html-editor-danger-border,#f8717173);background:var(--super-html-editor-danger-bg,#f871711f);color:var(--super-html-editor-danger-text,#fecaca);border-radius:6px;margin:0;padding:8px 10px;font-size:12px}.super-html-generate-designs-modal__empty{text-align:center;color:var(--super-html-editor-text-muted,#94a3b8);margin:0;padding:24px 8px;font-size:13px}.super-html-generate-designs-modal__grid{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:0;padding:2px;display:grid;overflow:auto}.super-html-generate-designs-modal__card{border:1px solid var(--super-html-editor-border,#334155);background:var(--super-html-editor-bg-header,#0f172a);min-height:220px;color:inherit;text-align:left;cursor:pointer;border-radius:8px;flex-direction:column;gap:8px;padding:10px;transition:border-color .12s,box-shadow .12s,background .12s;display:flex;position:relative}.super-html-generate-designs-modal__card:hover{border-color:var(--super-html-editor-border-accent,#475569);background:var(--super-html-editor-bg-hover,#ffffff08)}.super-html-generate-designs-modal__card--selected{border-color:var(--super-html-editor-accent,#60a5fa);box-shadow:0 0 0 1px var(--super-html-editor-accent,#60a5fa)}.super-html-generate-designs-modal__card--template{cursor:default}.super-html-generate-designs-modal__card:focus-visible{outline-offset:1px;outline:2px solid #60a5fa8c}.super-html-generate-designs-modal__card-select{min-height:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;gap:8px;padding:0;display:flex}.super-html-generate-designs-modal__delete-btn{border:1px solid var(--super-html-editor-danger-border,#f8717173);background:var(--super-html-editor-danger-bg,#f871711f);width:28px;height:28px;color:var(--super-html-editor-danger-text,#fecaca);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:8px;right:8px}.super-html-generate-designs-modal__delete-btn .material-icons{font-size:16px}.super-html-generate-designs-modal__delete-btn:hover:not(:disabled){background:var(--super-html-editor-danger-bg-hover,#f8717133)}.super-html-generate-designs-modal__delete-btn:disabled{opacity:.5;cursor:not-allowed}.super-html-generate-designs-modal__card-header{flex-direction:column;gap:2px;min-width:0;display:flex}.super-html-generate-designs-modal__card-title{color:var(--super-html-editor-text-strong,#f8fafc);font-size:13px;font-weight:650}.super-html-generate-designs-modal__card-desc{color:var(--super-html-editor-text-muted,#94a3b8);font-size:11px}.super-html-generate-designs-modal__preview{border:1px solid var(--super-html-editor-border,#334155);pointer-events:none;background:#f8fafc;border-radius:6px;flex:1;width:100%;min-height:160px}.super-html-generate-designs-modal__preview-fallback{border:1px dashed var(--super-html-editor-border,#334155);min-height:160px;color:var(--super-html-editor-text-muted,#94a3b8);border-radius:6px;flex:1;justify-content:center;align-items:center;font-size:12px;display:flex}@media (max-width:900px){.super-html-generate-designs-modal__grid{grid-template-columns:1fr}}
