:root{font-family:Segoe UI,sans-serif;color:#101418;background:linear-gradient(180deg,#f5f1e8,#e7efe8)}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input{font:inherit}a{color:inherit}.page{min-height:100vh;padding:32px 16px}.panel{max-width:960px;margin:0 auto;background:#ffffffdb;border:1px solid rgba(16,20,24,.08);border-radius:24px;box-shadow:0 20px 60px #10141814;padding:24px}.hero,.upload-row,.file-card,.files-header{display:flex;gap:16px;justify-content:space-between;align-items:center}.hero{align-items:flex-start;margin-bottom:20px}.eyebrow{margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.16em;color:#6b7b6f}h1,h2,.subtle,.meta,.empty,.error{margin:0}h1{font-size:clamp(2rem,4vw,3.5rem);line-height:.95;margin-bottom:10px}h2{font-size:1.25rem}.subtle,.meta,.empty{color:#52606d}.login-box,.file-actions,.admin,.files,.file-list{display:grid;gap:12px}.login-box{width:min(320px,100%)}.input{width:100%;border:1px solid #c9d4ce;border-radius:12px;padding:12px 14px;background:#fff}.button{border:0;border-radius:12px;padding:12px 16px;background:#152a1f;color:#fff;cursor:pointer;text-decoration:none;text-align:center}.button:disabled{opacity:.6;cursor:not-allowed}.icon-button{display:inline-flex;align-items:center;gap:10px;border:1px solid #d6e0d9;border-radius:12px;padding:12px 14px;background:#f7faf7;color:#152a1f;cursor:pointer}.icon-button span:first-child{font-size:1rem;line-height:1}.danger{background:#a32c2c}.admin{margin:20px 0 28px;padding:16px;background:#f4f8f4;border-radius:18px}.files{gap:16px}.files-header{padding-bottom:8px;border-bottom:1px solid #dde6df}.file-list{gap:10px}.file-card{padding:14px;border:1px solid #dde6df;border-radius:16px;background:#fff}.file-main{min-width:0}.file-link{font-weight:700;word-break:break-word}.meta{margin-top:6px;font-size:.92rem}.error{color:#a32c2c}@media(max-width:700px){.panel{padding:18px}.hero,.upload-row,.file-card,.files-header{flex-direction:column;align-items:stretch}.file-actions{width:100%;grid-template-columns:1fr}}
