*{box-sizing:border-box}body{margin:0;background:#07110e;color:#edf7f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.topbar{height:76px;border-bottom:1px solid #17332b;background:#091712ee;backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:space-between;padding:0 5vw;position:sticky;top:0;z-index:5}.brand{display:flex;gap:12px;align-items:center}.brand span{display:block;color:#91a89f;font-size:11px;margin-top:2px}.logo{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#24d18a,#0b7d58);font-weight:900}.top-actions{display:flex;gap:8px}.primary,.ghost{border:0;border-radius:10px;padding:10px 15px;font-weight:700;cursor:pointer}.primary{background:#27d68e;color:#04110c}.ghost{background:#10251f;color:#cce5dc;border:1px solid #24453a}.hidden{display:none!important}main{max-width:1160px;margin:auto;padding:48px 22px}.hero{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.eyebrow{color:#35d895;font-size:12px;font-weight:800;letter-spacing:2px}.hero h1{font-size:46px;line-height:1.02;margin:8px 0}.sub{color:#9bb1a9;max-width:650px}.stats{display:flex;gap:10px}.stats div,.admin-cards div{border:1px solid #23463a;background:#0b1b16;border-radius:15px;padding:15px 20px;text-align:center;min-width:95px}.stats strong,.admin-cards strong{display:block;font-size:25px}.stats span,.admin-cards span{font-size:11px;color:#8da59c}.upload-card{border:1px dashed #32725d;background:linear-gradient(135deg,#0b2119,#0a1713);border-radius:20px;padding:25px;display:flex;align-items:center;gap:18px}.upload-card.over{border-color:#38e19a;transform:translateY(-2px)}.upload-icon{width:54px;height:54px;border-radius:15px;background:#123b2d;display:grid;place-items:center;font-size:27px;color:#38e19a}.upload-card h2{margin:0 0 4px;font-size:19px}.upload-card p{margin:0;color:#829b91;font-size:13px}.upload-card .primary{margin-left:auto}.status{min-height:18px;padding:10px 2px;font-size:12px;color:#6f887f}.status.ok{color:#53dfa2}.status.error{color:#ff9e9e}.toolbar{display:flex;gap:10px;margin:20px 0 12px}.search{flex:1;background:#0b1915;border:1px solid #1e3a31;border-radius:12px;display:flex;align-items:center;padding:0 12px;color:#759087}.search input,.toolbar select{width:100%;background:transparent;border:0;outline:0;color:#dcece6;padding:12px}.toolbar select{width:180px;background:#0b1915;border:1px solid #1e3a31;border-radius:12px}.crumbs{color:#86a49a;font-size:13px;margin:10px 0}.crumb{cursor:pointer;color:#50d99e}.actions-row{display:flex;gap:8px;margin-bottom:14px}.folder-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.folder{background:#0b1915;border:1px solid #1b362d;border-radius:14px;padding:15px;cursor:pointer}.folder:hover,.file:hover{border-color:#326b57}.folder .icon{font-size:28px}.folder-name{font-weight:700;margin-top:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.file{background:#0b1915;border:1px solid #1b362d;border-radius:16px;padding:16px}.file-top{display:flex;justify-content:space-between;gap:8px}.type{font-size:11px;color:#43dfa0;background:#123326;padding:5px 8px;border-radius:7px}.file h3{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:14px 0 6px}.meta{font-size:11px;color:#789088}.file-actions{display:flex;gap:7px;margin-top:14px;flex-wrap:wrap}.file-actions button{flex:1;min-width:80px;background:#11251e;color:#bfe1d5;border:1px solid #25463a;border-radius:8px;padding:8px;cursor:pointer}.danger{color:#ffb0b0!important}.empty{text-align:center;padding:55px 20px;color:#779087}.empty div{font-size:36px}.empty h3{color:#bdd0c9;margin-bottom:5px}.admin{margin-top:28px;border:1px solid #23463a;background:#0b1b16;border-radius:18px;padding:20px}.admin h2{margin-top:0}.admin-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.hint{font-size:12px;color:#789088}.modal{position:fixed;inset:0;background:#0009;display:grid;place-items:center;z-index:20;padding:20px}.modal-box{width:min(480px,100%);background:#0b1915;border:1px solid #2a5445;border-radius:18px;padding:24px;position:relative}.x{position:absolute;right:14px;top:10px;background:none;border:0;color:#b9d1c8;font-size:26px;cursor:pointer}.modal h2{margin-top:0}.modal input{width:100%;padding:12px;margin:8px 0 14px;border-radius:9px;border:1px solid #294c40;background:#07110e;color:white}.modal .row{display:flex;gap:8px}.modal .row button{flex:1}.preview{max-width:100%;max-height:60vh;border-radius:10px}.theme-light{background:#f4f8f6;color:#173128}.theme-light .topbar,.theme-light .upload-card,.theme-light .file,.theme-light .folder,.theme-light .toolbar select,.theme-light .search,.theme-light .admin,.theme-light .stats div,.theme-light .admin-cards div,.theme-light .modal-box{background:#fff;color:#173128;border-color:#c9ddd5}.theme-light .sub,.theme-light .meta,.theme-light .brand span{color:#60766e}@media(max-width:800px){.topbar{padding:0 14px}.hero{align-items:start}.hero h1{font-size:38px}.stats{display:none}.toolbar{flex-direction:column}.toolbar select{width:100%}.folder-grid{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:1fr 1fr}.upload-card{flex-wrap:wrap}.upload-card .primary{margin-left:0}}@media(max-width:500px){.grid{grid-template-columns:1fr}.top-actions .ghost:first-child{display:none}.folder-grid{grid-template-columns:1fr 1fr}.admin-cards{grid-template-columns:1fr 1fr}}
