:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#e6eee9;background:#0d1512;font-synthesis:none;font-weight:400}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 85% 5%,#183c2e55,transparent 50%);min-height:100vh}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit;text-decoration:none}main{max-width:1000px;margin:auto;padding:30px 32px}header{display:flex;align-items:center;justify-content:space-between;padding-bottom:30px;border-bottom:1px solid #ffffff12}.brand{font-size:23px;font-weight:750;display:flex;align-items:center;gap:10px}.brand-icon{background:#b5f3cd;color:#123e29;border-radius:10px;display:grid;place-items:center;width:34px;height:34px;font-size:26px}.beta{font-size:10px;letter-spacing:1px;color:#728e7f;margin-left:8px}.tag{font-size:12px;color:#b0c2b7;display:flex;align-items:center;gap:8px}.tag i{height:6px;width:6px;background:#b5f3cd;border-radius:50%}.tag i.off{background:#eead73}.intro{display:flex;align-items:center;justify-content:space-between;margin:45px 0 30px}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:650;color:#98b6a7}h1{font-size:clamp(36px,6vw,54px);letter-spacing:-2px;line-height:1.1;margin:13px 0}h1 span{color:#b5f3cd}p{color:#93a99d;font-size:14px;line-height:1.7}h2{font-size:17px;font-weight:600;margin:0}.panel{border:1px solid #ffffff10;border-radius:15px;background:#15201b;padding:23px}.stats{display:grid;grid-template-columns:1.25fr 1fr;gap:18px;margin-bottom:22px}.stat{font-size:26px;letter-spacing:-.7px;margin:13px 0}.stat small{color:#81988a;font-size:16px}.muted{font-size:12px;color:#8da295}progress{display:block;appearance:none;width:100%;height:5px;border:none;border-radius:10px;overflow:hidden;background:#304339;accent-color:#b5f3cd}progress::-webkit-progress-bar{background:#304339}progress::-webkit-progress-value{background:#b5f3cd;border-radius:10px}progress::-moz-progress-bar{background:#b5f3cd}.dropzone{border:1px dashed #658b73;border-radius:16px;background:#172d2180;text-align:center;padding:37px 20px;margin-bottom:24px;transition:.15s}.dropzone.dragging{background:#284936;border-color:#b5f3cd;transform:scale(1.01)}.dropzone.disabled{opacity:.5}.upload-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:#b5f3cd12;color:#b5f3cd;font-size:33px;margin:0 auto 20px}.dropzone h2{font-size:21px}.dropzone p{font-size:12px;margin:12px 0 22px}.primary{background:#b5f3cd;color:#173522;border:0;padding:12px 20px;border-radius:8px;font-size:13px;font-weight:700}.primary:hover{background:#d0f9e0}.primary span{margin-left:22px}.subtle{background:none;border:0;color:#9bb5a6;font-size:12px;padding:8px}.subtle:hover{color:#fff}.section-title{display:flex;justify-content:space-between;align-items:center;gap:10px}.count{font-size:11px;color:#b5f3cd;background:#b5f3cd15;border-radius:5px;padding:3px 7px;margin-left:8px}.file-row{display:flex;align-items:center;gap:16px;border-top:1px solid #ffffff0b;padding:17px 0}.file-row:first-of-type{margin-top:17px}.file-row:last-child{padding-bottom:0}.file-icon{color:#b5f3cd;background:#263b2f;border-radius:9px;padding:10px 14px}.file-info{flex:1;min-width:0}.file-info strong,.file-line strong{display:block;font-size:13px;overflow-wrap:anywhere;font-weight:500}.file-info small{display:block;font-size:11px;color:#8da295;margin-top:5px}.download{font-size:12px;color:#b5f3cd}.empty{text-align:center;padding:35px 0;color:#7f9889;font-size:13px}.transfers{margin-bottom:24px}.job{padding-top:20px}.file-line{display:flex;align-items:center;gap:12px;margin-bottom:10px}.file-line strong{flex:1}.file-line span{font-size:11px;color:#9fb7a9}.error{color:#ffb4a8!important}.notice{display:flex;align-items:center;justify-content:space-between;background:#392c20;color:#f2cba6;padding:14px;border-radius:10px;font-size:13px;margin-bottom:20px}.job small{display:block;margin-top:7px}footer{margin:32px 0 10px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.4px;color:#6f877a}.login{max-width:480px;margin:65px auto;padding:38px}.login h1{font-size:48px}.login form{display:grid;gap:12px;margin-top:25px}.login label{font-size:12px;color:#acc1b3}.login input{width:100%;background:#0e1712;border:1px solid #3b5645;border-radius:8px;padding:13px;color:#fff}.login input:focus{outline:2px solid #b5f3cd;outline-offset:2px}:focus-visible{outline:2px solid #b5f3cd;outline-offset:4px}@media(max-width:620px){main{padding:20px 16px}.beta{display:none}.stats{grid-template-columns:1fr}.intro{margin:30px 0}.login{padding:25px}.tag{font-size:10px}.file-row{gap:10px}.file-icon{display:none}.download{font-size:10px}.file-line{flex-wrap:wrap}footer{gap:20px}.panel{padding:18px}}
