.filepage main{max-width:1180px}.filehead{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.filehead form{display:flex;align-items:center;gap:10px}.filehead input[type=file]{width:270px;background:#fff;color:#23384a}.filelist{background:#fff;color:#182637;border-radius:8px;overflow:hidden}.fileitem{display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:0 18px;border-bottom:1px solid #dce4eb}.fileitem>a{display:flex;align-items:center;justify-content:space-between;flex:1}.fileitem small{color:#778698}.fileitem button{border:0;background:#ffe8e8;color:#c52222;border-radius:6px;font-size:20px}.editor{background:#101b24;padding:20px;border-radius:8px}.editor textarea{width:100%;height:560px;resize:vertical;background:#071119;color:#cbe1ee;border:1px solid #304555;border-radius:6px;padding:16px;font:13px/1.55 monospace;margin-bottom:14px}.editor>a{margin-left:18px;color:#a9bfd0}.consolepage nav a{color:#b4c9da}@media(max-width:700px){.filehead{align-items:flex-start;flex-direction:column}.filehead form{width:100%;flex-direction:column;align-items:stretch}.filehead input[type=file]{width:100%}}
