.contest-editor-preview{width:100%;height:100%;position:relative}.contest-editor-preview>img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px}.contest-editor-preview-error{margin:8px;width:calc(100% - 16px);position:absolute;top:0;left:0}.contest-editor-preview-container{overflow:auto;height:100%}.contest-editor-preview-container>svg{width:100%;height:auto}.contest-editor-config{margin:16px;display:flex;flex-direction:column;gap:12px}.contest-editor-config label,.contest-editor-config .contest-editor-config-label{display:flex;flex-direction:column;gap:4px}.contest-editor-config>.contest-editor-config-languages>:nth-child(2){margin-left:8px;display:flex;flex-direction:column;gap:8px}.contest-editor-config>.contest-editor-config-languages>:nth-child(2)>div{display:flex}.contest-editor-config>.contest-editor-config-languages>:nth-child(2)>div>:nth-child(1){width:64px;margin-right:8px}.contest-editor-config>.contest-editor-config-languages>:nth-child(2)>div>:nth-child(2){flex:1}.contest-editor-config>.contest-editor-config-switches{display:flex}.contest-editor-config>.contest-editor-config-switches.contest-editor-config-switches-narrow{flex-direction:column;gap:8px}.contest-editor-config>.contest-editor-config-switches.contest-editor-config-switches-narrow>label{flex:unset}.contest-editor-config>.contest-editor-config-switches>label{flex:1;max-width:200px}.contest-editor-config .contest-editor-config-problem>:nth-child(2){display:flex;flex-direction:column;gap:8px}.contest-editor-config .contest-editor-config-problem>:nth-child(2)>*{margin-left:8px}.contest-editor-config .contest-editor-config-problem>:nth-child(2) .contest-editor-config-problem .ant-card-head-title{font-weight:400}.contest-editor-config .contest-editor-config-problem>:nth-child(2) .contest-editor-config-problem .ant-card-body{display:flex;flex-direction:column;gap:8px}.contest-editor-config .contest-editor-config-problem>:nth-child(2) .contest-editor-config-problem .ant-card-body>*:not(.contest-editor-config-problem-languages){display:flex;gap:8px}.contest-editor-config .contest-editor-config-problem>:nth-child(2) .contest-editor-config-problem .ant-card-body>*:not(.contest-editor-config-problem-languages)>*{flex:1}.contest-editor-config .contest-editor-config-problem>:nth-child(2) .contest-editor-config-problem .ant-card-body>.contest-editor-config-problem-languages{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));row-gap:8px;column-gap:8px}.contest-editor-config .contest-editor-config-problem>:nth-child(2) .contest-editor-config-problem.contest-editor-config-problem-narrow .ant-card-body>*:not(.contest-editor-config-problem-languages){flex-direction:column}.contest-editor-config .contest-editor-config-problem>:nth-child(2) .contest-editor-config-problem.contest-editor-config-problem-narrow .ant-card-body>*:not(.contest-editor-config-problem-languages)>*{flex:unset}.contest-editor-config .contest-editor-config-image>:nth-child(2){display:grid;grid-template-columns:repeat(auto-fit,150px);gap:8px}.contest-editor-config .contest-editor-config-image>:nth-child(2)>*{height:216px}.contest-editor-config .contest-editor-config-image>:nth-child(2) .contest-editor-config-image-card{height:100%;padding:unset;display:flex;flex-direction:column}.contest-editor-config .contest-editor-config-image>:nth-child(2) .contest-editor-config-image-card>:nth-child(2){margin-left:4px;margin-right:4px;flex:1;display:flex;align-items:center}.contest-editor-config .contest-editor-config-image>:nth-child(2) .contest-editor-config-image-card>:nth-child(2)>:nth-child(1){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.contest-editor-config .contest-editor-config-image>:nth-child(2) .contest-editor-config-image-card>:nth-child(3){margin-left:auto}.contest-editor-config .contest-editor-config-monoinput{font-family:monospace}.contest-editor-config .contest-editor-config-upload-hint{color:var(--ant-color-text-description)}.contest-editor-body{margin-top:-16px;flex:1;height:100%;min-height:0;border:var(--ant-line-width) var(--ant-line-type) var(--ant-color-border-secondary);border-top:none;border-bottom-left-radius:12px;border-bottom-right-radius:12px;overflow-x:hidden}.contest-editor-body>.ant-splitter{height:100%}.contest-editor-body>.ant-splitter>.ant-splitter-panel{overflow-x:hidden}.contest-editor-markdown-panel{height:100%}.contest-editor{height:100%;display:flex;flex-direction:column}.contest-editor-tab-item-sublabel{margin-left:.5em;color:#7f7f7f;text-shadow:none}.app{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column}.app>main{flex:1;min-height:0;margin:16px}.app>footer{display:flex;flex-direction:column;align-items:center;margin-bottom:16px}
