.editorial-responsive-body{flex-direction:column;flex:1;max-width:none;min-height:0;padding-inline:16px;display:flex;overflow:hidden;container:editorial-workspace/inline-size}.editorial-responsive-grid{--questions-width:clamp(320px, calc(320px + (100cqw - 1612px) * 8 / 13), 400px);--timeline-width:clamp(300px, calc(300px + (100cqw - 1612px) * 5 / 13), 350px);grid-template-columns:var(--questions-width) minmax(0, 1fr) var(--timeline-width);flex:1;gap:16px;height:100%;min-height:0;display:grid}.editorial-responsive-queue{grid-area:1/1;min-height:0}.editorial-responsive-editor{grid-area:1/2;min-width:0;min-height:0;overflow-y:auto}.editorial-responsive-history{grid-area:1/3;min-width:0;min-height:0;overflow-y:auto}.editorial-width-notice{display:none}@container editorial-workspace (width<1420px){.editorial-responsive-grid{grid-template-columns:320px minmax(448px,1fr)}.editorial-responsive-history{z-index:40;width:300px;max-height:calc(100dvh - 106px);transition:transform .18s;position:fixed;top:90px;left:0;transform:translate(-260px)}.editorial-responsive-history:hover,.editorial-responsive-history:focus-within{transform:translate(0)}}@container editorial-workspace (width<784px){.editorial-responsive-grid{display:none}.editorial-width-notice{text-align:center;flex:1;align-content:center;justify-items:center;gap:12px;padding:24px;display:grid}}@media (prefers-reduced-motion:reduce){.editorial-responsive-history{transition:none}}
