:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#111419;color:#f3f5f7;--muted:#a8b2be;--line:#313842;--accent:#aaf3d1}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{outline-offset:5px}button{cursor:pointer;border:1px solid transparent;border-radius:9px;padding:12px 18px;font-weight:650;transition:background .15s}button:disabled{cursor:wait;opacity:.5}a{color:inherit;text-decoration:none}.shell{max-width:1040px;padding:0 28px;margin:auto}header{display:flex;align-items:center;gap:28px;min-height:100px;border-bottom:1px solid var(--line)}.brand{font-size:30px;font-weight:850;letter-spacing:-1.5px}.brand span{font-size:11px;background:var(--accent);color:#122e23;border-radius:5px;padding:4px 6px;margin-left:8px;letter-spacing:.5px;vertical-align:middle}.header-label{color:var(--muted);font-size:14px}#logout{margin-left:auto}main{padding:45px 0 32px}.intro{max-width:700px;margin-bottom:34px}.eyebrow{font-size:11px;font-weight:750;letter-spacing:2px;color:var(--accent)}h1{font-size:clamp(30px,5vw,46px);letter-spacing:-1.5px;line-height:1.17;margin:15px 0 18px}p{line-height:1.6}.intro p{color:var(--muted);font-size:16px;max-width:640px}h2{font-size:20px;letter-spacing:-.4px;margin:0 0 12px}.card{background:#1b2027;border:1px solid var(--line);padding:26px;border-radius:14px;margin-bottom:20px}.muted{color:var(--muted);font-size:14px}.primary{background:var(--accent);color:#123327}.primary:hover{background:#c8ffe3}.secondary{background:#303b47;color:#edf1f5;border-color:#4a5868}.ghost{background:transparent;color:var(--muted);border-color:var(--line);padding:8px 14px}.stats{display:grid;grid-template-columns:1fr 1fr;gap:20px}.stats .card{display:flex;gap:10px;flex-direction:column}.stats strong{font-size:29px;letter-spacing:-.8px}#connection{font-size:23px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.pill{font-size:11px;color:var(--accent);border:1px solid #3a6a55;border-radius:20px;padding:6px 10px;white-space:nowrap}#login-panel{max-width:480px}label{display:block;font-size:14px;font-weight:600;margin-bottom:9px}#password{display:block;width:100%;margin:10px 0 18px;background:#11161b;border:1px solid #4b5867;border-radius:8px;padding:12px;color:#fff}.file-picker{display:flex;gap:14px;flex-direction:column;padding:22px;border:1px dashed #607061;border-radius:10px;background:#17211e;margin:20px 0 12px}.file-picker small{color:var(--muted);font-weight:400}input[type=file]{max-width:100%;font-size:13px;font-weight:400}input[type=file]::file-selector-button{padding:9px 13px;border-radius:6px;border:1px solid #546657;background:#303f37;color:white;margin-right:12px;cursor:pointer}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.footnote{font-size:12px;color:var(--muted);max-width:780px;margin:22px 0 0}progress{width:100%;height:9px;accent-color:var(--accent)}#upload-progress{margin-top:22px}.release{padding:20px 0;border-bottom:1px solid var(--line)}.release:last-child{border-bottom:0;padding-bottom:0}.release-head{display:flex;gap:15px;align-items:center;justify-content:space-between}.release h3{font-size:16px;margin:0}.release time{font-size:12px;color:var(--muted)}.release p{white-space:pre-wrap;color:#c0c9d2;font-size:14px;margin:12px 0 0;overflow-wrap:anywhere}.release a{font-size:12px;color:var(--accent)}#message,.notice{padding:16px 20px;border-radius:9px;border:1px solid #4e625b;background:#1d3228;margin-bottom:24px;line-height:1.5;font-size:14px}#message.error{border-color:#895559;background:#3a2327;color:#ffe3e5}.notice{display:flex;justify-content:space-between;gap:18px;align-items:center;border-color:#76623e;background:#302b20;color:#ffdf9d}.notice button{flex-shrink:0}footer{border-top:1px solid var(--line);display:flex;gap:8px;padding:24px 0 35px;font-size:11px;color:var(--muted)}footer>span:last-child{margin-left:auto;text-align:right}[hidden]{display:none!important}@media(max-width:640px){.shell{padding:0 18px}header{gap:16px;min-height:80px}.header-label{font-size:12px}.stats{grid-template-columns:1fr;gap:0}.card{padding:20px}.section-heading{align-items:flex-start}.pill{display:none}.notice{align-items:flex-start;flex-direction:column}.release-head{align-items:flex-start;flex-wrap:wrap}footer{flex-wrap:wrap}footer>span:last-child{width:100%;text-align:left;margin-top:6px}}
