.help-article-page{flex-direction:column;gap:12px;min-width:0;display:flex}.help-article-warning{border:1px solid var(--semi-color-warning-light-default);background:var(--semi-color-warning-light-default);border-radius:6px;padding:10px 12px}.help-article-editor-form{grid-template-columns:112px minmax(0,1fr);align-items:start;gap:16px 12px;min-width:0;display:grid}.help-article-editor-form>*{min-width:0;max-width:100%}.help-article-editor-form>label,.help-article-editor-form>span{color:var(--semi-color-text-1);padding-top:7px}.help-article-editor-content-label{align-self:start}.help-article-editor-footer{justify-content:flex-end;gap:8px;display:flex}.help-article-editor-sheet .semi-sidesheet-body{overscroll-behavior:contain;overflow-y:auto}.help-article-editor-error{margin-top:16px;display:block}.help-article-editor-page{background:var(--admin-page-bg);flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.help-article-editor-page-body{padding:16px}.help-article-editor-page-card{border:1px solid var(--admin-border);border-radius:var(--admin-radius);box-sizing:border-box;background:var(--admin-surface);width:100%;min-width:0;max-width:1080px;box-shadow:var(--admin-shadow);margin:0 auto;padding:20px}.help-article-editor-page-footer{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.help-article-editor-page-feedback{overflow-wrap:anywhere;flex:240px;min-width:0}.help-article-editor-page-state{justify-content:center;align-items:center;gap:12px;padding:24px}@media (width<=720px){.help-article-editor-page-body{padding:8px}.help-article-editor-page-card{padding:14px}.help-article-editor-form{grid-template-columns:1fr;gap:8px}.help-article-editor-form>label,.help-article-editor-form>span{padding-top:0}.help-article-editor-page-feedback{flex-basis:100%}.help-article-editor-page-footer>.semi-button{flex:120px;min-width:0}}
