:root{--bg-color:transparent;--card-bg:#ffffffbf;--text-primary:#0f172a;--text-secondary:#475569;--accent:#3b82f6;--accent-hover:#2563eb;--success:#10b981;--border-color:#0000001a}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-primary);-webkit-user-select:none;user-select:none;background-color:#0000;justify-content:center;align-items:safe center;min-height:100vh;padding:2rem 0;font-family:Inter,sans-serif;display:flex}input,textarea{-webkit-user-select:text;user-select:text}.container{width:100%;max-width:600px;padding:2rem}header{text-align:center;margin-bottom:3rem}header h1{background:linear-gradient(135deg,#60a5fa,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:600}header p{color:var(--text-secondary);font-size:1.1rem}.card{-webkit-backdrop-filter:blur(20px);background:#fff6;border:1px solid #fff9;border-radius:16px;width:100%;max-width:500px;margin:0 auto;padding:2.5rem;box-shadow:0 8px 32px #0000001a}.card.hidden{display:none}.drop-zone{text-align:center;cursor:pointer;background:#fff3;border:2px dashed #fffc;border-radius:12px;padding:3rem 2rem;transition:all .3s}.drop-zone:hover,.drop-zone.dragover{border-color:var(--accent);background:#ffffff80}.drop-zone .icon{color:#4e6d87;margin-bottom:1rem}.drop-zone p{color:var(--text-secondary);font-size:1.2rem}.highlight{color:#4e6d87;font-weight:600}.hidden{display:none!important}.file-info{justify-content:space-between;margin-bottom:1rem;font-weight:500;display:flex}.progress-bar-container{background:#ffffff1a;border-radius:4px;outline:1px solid #0003;height:8px;margin-bottom:1rem;overflow:hidden;box-shadow:0 4px 6px #0000001a}.progress-bar{background-color:#4d6d86;background-image:linear-gradient(90deg,#ffffff26 25%,#0000 25% 50%,#ffffff26 50% 75%,#0000 75%,#0000);background-size:20px 20px;width:0%;height:100%;box-shadow:inset 0 0 0 1px #0000001a}#progress-text{text-align:right;color:var(--text-secondary);font-size:.9rem}.link-box{gap:.5rem;margin-top:1.5rem;display:flex}.link-box input{color:var(--text-primary);background:#ffffff4d;border:1px solid #fff9;border-radius:8px;outline:none;flex:1;padding:.75rem 1rem;font-family:inherit;font-size:1rem}.link-box button{-webkit-backdrop-filter:blur(10px);color:#4e6d87;cursor:pointer;background:#4e6d8733;border:1px solid #4e6d8766;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.link-box button:hover{background:#4e6d874d;border-color:#4e6d8799}#download-btn{-webkit-backdrop-filter:blur(10px);color:#4e6d87;cursor:pointer;background:#4e6d8733;border:1px solid #4e6d8766;border-radius:8px;width:100%;margin-top:1.5rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .3s}#download-btn:hover{background:#4e6d874d;border-color:#4e6d8799}.action-btn{-webkit-backdrop-filter:blur(10px);width:100%;color:var(--accent);cursor:pointer;background:#3b82f633;border:1px solid #3b82f666;border-radius:8px;margin-top:1rem;padding:1rem;font-weight:600;transition:all .3s}.action-btn:hover{background:#3b82f64d;border-color:#3b82f699}.logo-header{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:2rem;display:flex}.main-logo{max-width:250px;height:auto;margin:0 auto;display:block}.powered-by{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;align-items:center;width:100%;margin-top:.5rem;font-size:.7rem;text-decoration:none;transition:opacity .2s;display:flex;transform:translate(10px)}.powered-by:hover{opacity:.8}.powered-text{text-align:right;flex:1;padding-right:.5rem}.powered-logo{text-align:left;flex:1;padding-left:.5rem}.sub-logo{filter:brightness(0);max-width:38px;height:auto;display:block}.top-right-nav{z-index:100;gap:1rem;display:flex;position:fixed;top:20px;right:20px}.glass-nav{cursor:pointer;color:var(--text-primary);-webkit-backdrop-filter:blur(15px);background:#fff3;border:1px solid #fff6;border-radius:30px;align-items:center;padding:.5rem 1rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000000d}.glass-nav:hover{background:#fff6;transform:translateY(-2px);box-shadow:0 6px 25px #00000014}.lang-btn{padding:.5rem .75rem;font-weight:600}.history-panel{-webkit-backdrop-filter:blur(30px);z-index:101;transform-origin:100% 0;opacity:1;pointer-events:auto;background:#fff3;border:1px solid #ffffff80;border-radius:20px;flex-direction:column;width:340px;max-height:450px;padding:1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:70px;right:20px;transform:translateY(0)scale(1);box-shadow:0 15px 35px #0000001a,inset 0 0 0 1px #fff3}.history-panel.closed{opacity:0;pointer-events:none;transform:translateY(-15px)scale(.9)}.history-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.history-header h3{margin:0;font-size:1.2rem}.icon-btn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;font-size:2rem;line-height:1}.history-list{flex-direction:column;flex:1;gap:1rem;display:flex;overflow-y:auto}.history-item{background:#ffffff4d;border:1px solid #fff6;border-radius:12px;flex-direction:column;gap:.5rem;padding:1rem;transition:background .2s;display:flex}.history-item:hover{background:#ffffff80}.history-item-name{word-break:break-all;font-size:.9rem;font-weight:600}.history-item-date{color:var(--text-secondary);font-size:.75rem}.history-item-link{color:var(--accent);font-size:.85rem;text-decoration:none}.clear-btn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:12px;margin-top:1rem;padding:.75rem;font-weight:500;transition:all .3s}.clear-btn:hover{background:#ef444433;border-color:#ef444480}h2{margin-bottom:1rem;font-size:1.5rem}.expiry-options{gap:.5rem;width:100%;display:flex}.expiry-btn{color:var(--text-primary);cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;flex:1;padding:.5rem 0;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .2s}.expiry-btn:hover{background:#fff3;border-color:#ffffff80}.expiry-btn.active{color:#fff;background:#546c84cc;border-color:#546c84;font-weight:600;box-shadow:0 0 10px #546c8466}.multi-file-list{background:#0000001a;border-radius:10px;flex-direction:column;gap:.5rem;max-height:200px;margin-top:1rem;padding:.5rem;display:flex;overflow-y:auto}.multi-file-item{background:#ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem 1rem;font-size:.9rem;transition:background .3s;display:flex}.multi-file-item:hover{background:#ffffff1a}.multi-file-item .file-meta{flex:1;min-width:0;margin-right:.75rem}.multi-file-item .file-name{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.multi-file-item .file-size{white-space:nowrap;text-overflow:ellipsis;color:var(--text-secondary);font-size:.8rem;overflow:hidden}.multi-file-item .remove-btn{color:#ff6b6b;cursor:pointer;background:#f003;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background .3s;display:flex}.multi-file-item .remove-btn:hover{color:#fff;background:#ff000080}.multi-file-item .dl-single-btn{color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;background:#ffffff1a;border-radius:4px;padding:4px 8px;font-size:.8rem;transition:background .3s}.multi-file-item .dl-single-btn:hover{background:var(--primary-color);border-color:var(--primary-color)}.link-label{letter-spacing:.03em;text-transform:uppercase;color:var(--text-secondary);align-items:baseline;gap:.5rem;margin-top:1.5rem;font-size:.8rem;font-weight:600;display:flex}.link-label+.link-box{margin-top:.5rem}.link-label.admin{color:#b45309}.link-hint{letter-spacing:0;text-transform:none;color:#b45309;background:#f59e0b26;border:1px solid #f59e0b59;border-radius:20px;padding:.1rem .5rem;font-size:.7rem;font-weight:500}.switch-row{background:#ffffff4d;border:1px solid #ffffff80;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding:1rem;display:flex}.switch-title{font-size:.95rem;font-weight:600}.switch-desc{color:var(--text-secondary);margin-top:.15rem;font-size:.78rem}.switch{cursor:pointer;background:#ffffff80;border:1px solid #0000001f;border-radius:999px;flex-shrink:0;width:50px;height:28px;padding:0;transition:background .25s,border-color .25s;position:relative}.switch-knob{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .25s cubic-bezier(.16,1,.3,1);position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #0003}.switch[aria-checked=true]{background:#4e6d87;border-color:#40596f}.switch[aria-checked=true] .switch-knob{transform:translate(22px)}.switch:disabled{opacity:.5;cursor:default}.preview-grid{grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:.6rem;max-height:340px;margin-bottom:1rem;padding:.25rem;display:grid;overflow-y:auto}.preview-tile{aspect-ratio:1;cursor:pointer;background:#ffffff59;border:1px solid #fff9;border-radius:12px;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.preview-tile:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000001f}.preview-tile img{object-fit:cover;width:100%;height:100%;display:block}.preview-icon{letter-spacing:.05em;color:#4e6d87;background:#4e6d8726;border-radius:8px;padding:.35rem .6rem;font-size:.7rem;font-weight:700}.preview-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(#0000,#000000bf);padding:.35rem .45rem;font-size:.68rem;line-height:1.25;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.preview-tile.is-file{background:#ffffffa6;border-color:#4e6d8747;flex-direction:column;gap:.4rem}.preview-tile.is-file .preview-name{color:var(--text-secondary);text-shadow:none;background:0 0;max-width:100%;padding:0 .5rem;position:static}.lightbox{z-index:200;-webkit-backdrop-filter:blur(14px);background:#0f172ad1;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox.hidden{display:none!important}.lightbox-stage{justify-content:center;align-items:center;max-width:90vw;max-height:78vh;display:flex}.lightbox-stage img,.lightbox-stage video{border-radius:12px;max-width:90vw;max-height:78vh;box-shadow:0 20px 60px #00000080}.lightbox-caption{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;background:#0006;border-radius:20px;max-width:80vw;padding:.4rem .9rem;font-size:.85rem;position:absolute;bottom:24px;left:50%;overflow:hidden;transform:translate(-50%)}.lightbox-close,.lightbox-nav{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute}.lightbox-close:hover,.lightbox-nav:hover{background:#ffffff4d}.lightbox-close{width:42px;height:42px;font-size:1.8rem;line-height:1;top:20px;right:20px}.lightbox-nav{width:48px;height:48px;font-size:2.2rem;line-height:1;top:50%;transform:translateY(-50%)}.lightbox-nav.prev{left:20px}.lightbox-nav.next{right:20px}.lightbox-spinner{color:#ffffffbf;font-size:.9rem}.admin-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.admin-head h2{margin-bottom:0}.admin-badge{text-transform:uppercase;letter-spacing:.05em;color:#b45309;background:#f59e0b26;border:1px solid #f59e0b59;border-radius:20px;padding:.2rem .6rem;font-size:.7rem;font-weight:700}.admin-sub{color:var(--text-secondary);margin-top:.35rem;font-size:.9rem}.admin-files-head{text-transform:uppercase;letter-spacing:.03em;color:var(--text-secondary);justify-content:space-between;align-items:center;margin-top:1.5rem;font-size:.8rem;font-weight:600;display:flex}.mini-btn{color:#4e6d87;text-transform:none;letter-spacing:0;cursor:pointer;background:#4e6d8726;border:1px solid #4e6d8759;border-radius:8px;padding:.35rem .7rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .2s}.mini-btn:hover{background:#4e6d8747}.mini-btn:disabled{opacity:.5;cursor:default}.admin-progress-text{color:var(--text-secondary);text-align:right;margin-top:.35rem;font-size:.8rem}.multi-file-item .file-actions{align-items:center;gap:.4rem;display:flex}.multi-file-item.pending-delete{opacity:.45}.qr-row{background:#ffffff4d;border:1px solid #ffffff80;border-radius:12px;align-items:center;gap:1rem;margin-top:1.5rem;padding:1rem;display:flex}.qr-box{border-radius:8px;flex-shrink:0;line-height:0;overflow:hidden;box-shadow:0 2px 10px #0000001f}.qr-box.hidden{display:none!important}.qr-text{color:var(--text-secondary);font-size:.82rem}.pw-error{color:#ef4444;margin-top:.75rem;font-size:.85rem}.admin-control{margin-top:1.25rem}.admin-control-label{letter-spacing:.03em;text-transform:uppercase;color:var(--text-secondary);font-size:.8rem;font-weight:600}.admin-control .link-box{margin-top:.4rem}.admin-control-state{color:var(--text-secondary);margin-top:.35rem;font-size:.78rem}.admin-control-state.on{color:#b45309;font-weight:600}.admin-drop{text-align:center;color:var(--text-secondary);background:#fff3;border:2px dashed #4e6d8759;border-radius:12px;margin-top:.75rem;padding:.9rem;font-size:.85rem;transition:all .25s}.admin-drop.dragover{border-color:var(--accent);color:var(--accent);background:#3b82f61f}
