:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#e9efff;background:#090f20}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 80% 0%,#172d54 0,transparent 38%),#090f20;min-height:100vh}main{max-width:1180px;margin:auto;padding:38px 32px}header,.row,.cardhead,.actions,.file{display:flex;align-items:center;justify-content:space-between}header{margin-bottom:65px}.brand{font-size:21px;font-weight:800;color:#a2eecb}header p,.hero p,#login p,article p{color:#93a4c2}button,.upload{background:#a2eecb;color:#0a1923;border:0;border-radius:10px;padding:12px 18px;font-weight:700;cursor:pointer}button:hover,.upload:hover{filter:brightness(.87)}header button,.row button,.actions button,.close{background:#22334f;color:#d9e9f7}h1{font-size:clamp(38px,5vw,66px);letter-spacing:-.055em;line-height:1.05;margin:12px 0}.hero{padding:45px;background:linear-gradient(115deg,#182e50,#13243b 65%,#154639);border:1px solid #304e68;border-radius:24px}.eyebrow{font-size:12px;color:#a2eecb;letter-spacing:.2em;font-weight:800}form{display:flex;gap:10px;max-width:760px;margin-top:25px}input:not([type=file]){padding:16px;background:#0b1a2e;border:1px solid #49617c;border-radius:10px;color:white;min-width:0;flex:1;font:inherit}#fileForm{margin-top:14px}.upload{display:inline-block;background:transparent;color:#a2eecb;border:1px dashed #5b9b8d}.row{margin:38px 0 18px}.row h2{margin:0}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(295px,1fr));gap:16px}article,.empty,#login{background:#131f35;border:1px solid #2b3d57;border-radius:18px;padding:24px}article h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon{font-size:27px;color:#a2eecb}.badge{background:#263f4c;color:#a2eecb;border-radius:30px;padding:5px 12px;font-size:12px;text-transform:capitalize}.progress{background:#283853;border-radius:30px;height:7px;overflow:hidden}.progress span{display:block;background:#a2eecb;height:100%}article p{font-size:13px}.actions{justify-content:flex-start;gap:7px;flex-wrap:wrap}.actions button{padding:8px 11px;font-size:12px}.error{color:#ff9e9e}#login{max-width:510px;margin:100px auto}#message{position:fixed;bottom:20px;right:20px;background:#28415b;border-radius:10px;padding:12px;empty-cells:hide}#message:empty{display:none}dialog{width:min(850px,95vw);background:#131f35;color:#e9efff;border:1px solid #46617c;border-radius:18px;padding:25px}dialog::backdrop{background:#050b16df}.close{float:right}.file{padding:14px 0;border-bottom:1px solid #30435b;gap:15px}.file small{color:#91a8c3}.file a{color:#a2eecb}video,audio{width:100%;max-height:65vh;margin:12px 0}@media(max-width:650px){main{padding:20px}header{margin-bottom:35px}.hero{padding:25px}#magnetForm{flex-direction:column}.file{align-items:flex-start;flex-direction:column}}
