.TestCaseEditor-module__l5chqq__layout{flex-direction:row;justify-content:center;align-items:start;display:flex}.TestCaseEditor-module__l5chqq__container{background:var(--background);color:var(--foreground);border-radius:24px;flex-direction:column;gap:16px;width:100%;max-width:900px;padding:0 16px;display:flex}.TestCaseEditor-module__l5chqq__title{margin-top:0;font-size:1.5rem}.TestCaseEditor-module__l5chqq__card{background:var(--background2);color:var(--foreground2);border-radius:16px;flex-direction:column;gap:8px;padding:8px;display:flex}.TestCaseEditor-module__l5chqq__cardTitle{margin-top:0}.TestCaseEditor-module__l5chqq__restrictionsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;display:grid}.TestCaseEditor-module__l5chqq__headerRow{justify-content:space-between;align-items:center;display:flex}.TestCaseEditor-module__l5chqq__caseHeader{justify-content:space-between;display:flex}.TestCaseEditor-module__l5chqq__formRow{gap:8px;display:flex}.TestCaseEditor-module__l5chqq__formGroup{flex-direction:column;gap:8px;width:100%;display:flex}.TestCaseEditor-module__l5chqq__label{display:block}.TestCaseEditor-module__l5chqq__input,.TestCaseEditor-module__l5chqq__textarea,.TestCaseEditor-module__l5chqq__select{border:1px solid var(--background3);width:100%;color:var(--foreground2);font-family:var(--font-geist-mono);box-sizing:border-box;border-radius:8px;padding:8px}.TestCaseEditor-module__l5chqq__select{appearance:base-select}.TestCaseEditor-module__l5chqq__select::picker(select){appearance:base-select}.TestCaseEditor-module__l5chqq__select::picker(select){background:var(--background2);color:var(--foreground2);border:none;border-radius:8px;padding:8px}.TestCaseEditor-module__l5chqq__textarea{resize:vertical}.TestCaseEditor-module__l5chqq__divider{border-top:1px solid var(--background2)}.TestCaseEditor-module__l5chqq__card .TestCaseEditor-module__l5chqq__divider,.TestCaseEditor-module__l5chqq__preview .TestCaseEditor-module__l5chqq__divider{border-top:1px solid var(--background3)}.TestCaseEditor-module__l5chqq__btnAdd{min-width:160px}.TestCaseEditor-module__l5chqq__btnDelete{background:var(--danger);color:var(--foreground2)}.TestCaseEditor-module__l5chqq__saveButtonSection{flex-direction:row;gap:16px;width:100%;display:flex}.TestCaseEditor-module__l5chqq__saveButtonSection button{width:100%}.TestCaseEditor-module__l5chqq__previewBlock{border-left:1px solid var(--background2);flex-direction:column;gap:16px;min-width:500px;padding-left:16px;display:flex}.TestCaseEditor-module__l5chqq__preview{background:var(--background2);color:var(--accent);border-radius:8px;flex-direction:column;gap:4px;padding:16px;display:flex;overflow-x:auto}.TestCaseEditor-module__l5chqq__previewJSON{color:var(--foreground2)}.TestCaseEditor-module__l5chqq__fileSection{flex-direction:column;gap:8px;display:flex}.TestCaseEditor-module__l5chqq__checkboxLabel{cursor:pointer;justify-content:start;align-items:center;gap:8px;display:flex}.TestCaseEditor-module__l5chqq__checkboxLabel input{accent-color:var(--accent);width:16px;height:16px}.TestCaseEditor-module__l5chqq__fileGrid{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}
.FileSidebar-module__T38WGG__title{margin-top:0;font-size:1.5rem}.FileSidebar-module__T38WGG__sidebar{background:var(--background);border-right:1px solid var(--background2);flex-direction:column;gap:16px;min-width:250px;height:max-content;padding-right:16px;display:flex}.FileSidebar-module__T38WGG__divider{border-top:1px solid var(--background2)}.FileSidebar-module__T38WGG__sidebarHeader{flex-direction:column;gap:8px;display:flex}.FileSidebar-module__T38WGG__input{border:1px solid var(--background3);box-sizing:border-box;width:100%;color:var(--foreground2);border-radius:8px;padding:8px}.FileSidebar-module__T38WGG__fileList{flex-direction:column;gap:8px;display:flex}.FileSidebar-module__T38WGG__fileItem{color:var(--foreground2);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:1px solid #0000;border-radius:8px;flex-direction:row;justify-content:start;align-items:center;gap:4px;width:100%;padding:8px;transition:all .25s;display:flex;overflow:hidden}.FileSidebar-module__T38WGG__fileItem:hover{background:var(--background3);color:var(--foreground3)}.FileSidebar-module__T38WGG__fileName{text-align:left;flex:1}.FileSidebar-module__T38WGG__loader,.FileSidebar-module__T38WGG__empty{text-align:center;color:var(--foreground2);word-wrap:break-word;margin-top:20px}.FileSidebar-module__T38WGG__btnNew{background:var(--accent);color:var(--background2);cursor:pointer;border:none;border-radius:8px;padding:8px}
