body{margin:0;padding:0}.sidebar{position:fixed;left:0;top:64px;width:280px;height:calc(100vh - 64px);background:#161820;border-right:1px solid rgba(255,255,255,.06);padding:1.5rem 0;overflow-y:auto;z-index:90;transition:transform .3s ease}.sidebar-header{padding:0 1.5rem 1rem;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.sidebar-title{font-size:1.25rem;font-weight:700;color:#e4e4e7;margin:0;letter-spacing:-.02em}.sidebar-close{display:none;background:transparent;border:none;color:#a1a1aa;font-size:1.5rem;cursor:pointer;width:32px;height:32px;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}.sidebar-close:hover{background:#ffffff0f;color:#e4e4e7}.sidebar-overlay{display:none;position:fixed;inset:0;background:#0009;z-index:89}.sidebar-nav{display:flex;flex-direction:column;gap:.25rem;padding:0 .75rem}.sidebar-link{display:flex;align-items:center;justify-content:space-between;padding:.75rem .875rem;background:transparent;border:none;border-radius:8px;text-decoration:none;color:#a1a1aa;transition:all .15s ease;cursor:pointer}.sidebar-link:hover{background:#ffffff0f;color:#e4e4e7}.sidebar-link-content{display:flex;align-items:center;gap:.875rem;flex:1}.sidebar-icon{font-size:1.5rem}.sidebar-name{font-size:.9rem;font-weight:500}.sidebar-divider{height:1px;background:#ffffff0f;margin:.75rem 0}.admin-link{border:1px solid rgba(59,130,246,.2);background:#3b82f60f}.admin-link:hover{background:#3b82f61f;border-color:#3b82f64d}.admin-badge{padding:.2rem .5rem;background:#3b82f6;border-radius:4px;font-size:.7rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.04em}.sidebar-status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.sidebar-status-dot.online{background-color:#22c55e}.sidebar-status-dot.offline{background-color:#ef4444}.sidebar-status-dot.checking{background-color:#f59e0b;animation:pulse 2s infinite}.sidebar-status-dot.unknown{background-color:#52525b}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.sidebar::-webkit-scrollbar{width:4px}.sidebar::-webkit-scrollbar-track{background:transparent}.sidebar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.sidebar::-webkit-scrollbar-thumb:hover{background:#fff3}@media(max-width:1024px){.sidebar{transform:translate(-100%)}.sidebar.sidebar-open{transform:translate(0)}.sidebar-close{display:flex}.sidebar-overlay{display:block}}@media(max-width:768px){.sidebar{width:100%;max-width:320px;box-shadow:4px 0 12px #0000004d}}.login-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.login-modal{background:#1a1d27;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2.5rem;width:90%;max-width:420px;position:relative;box-shadow:0 20px 60px #00000080;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.close-button{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#71717a;font-size:1.5rem;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .15s ease}.close-button:hover{background:#ffffff0f;color:#e4e4e7}.login-header{text-align:center;margin-bottom:2rem}.login-header h2{font-size:1.75rem;font-weight:700;color:#e4e4e7;margin:0 0 .5rem;letter-spacing:-.02em}.login-subtitle{color:#a1a1aa;font-size:.95rem;margin:0}.login-form{display:flex;flex-direction:column;gap:1.25rem}.google-login-container{display:flex;justify-content:center;align-items:center;padding:1rem 0}.login-info{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.06)}.info-text{text-align:center;color:#71717a;font-size:.875rem;margin:0;line-height:1.5}.access-denied-message{text-align:center;padding:1.5rem;background:#ef444414;border:1px solid rgba(239,68,68,.2);border-radius:12px;margin-bottom:1rem}.denied-icon{font-size:3rem;display:block;margin-bottom:.5rem}.access-denied-message h3{color:#ef4444;font-size:1.25rem;margin:0 0 .5rem}.access-denied-message p{color:#fca5a5;font-size:.875rem;margin:0;word-break:break-word}.request-access-button{width:100%;padding:.875rem 1.5rem;background:#3b82f6;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .15s ease;margin-bottom:1rem}.request-access-button:hover:not(:disabled){background:#2563eb}.request-access-button:active:not(:disabled){background:#1d4ed8}.request-access-button:disabled{opacity:.5;cursor:not-allowed}.success-message{padding:1rem;background:#22c55e14;border:1px solid rgba(34,197,94,.2);border-radius:10px;color:#22c55e;font-size:.875rem;text-align:center;margin-bottom:1rem;line-height:1.5}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.9rem;font-weight:500;color:#a1a1aa}.form-input{padding:.875rem 1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#e4e4e7;font-size:.95rem;transition:all .15s ease}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-input::placeholder{color:#52525b}.error-message{padding:.75rem 1rem;background:#ef444414;border:1px solid rgba(239,68,68,.2);border-radius:8px;color:#ef4444;font-size:.875rem;text-align:center;animation:shake .4s ease}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}.login-submit-button{padding:.875rem 1.5rem;background:#3b82f6;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .15s ease;margin-top:.5rem}.login-submit-button:hover:not(:disabled){background:#2563eb}.login-submit-button:active:not(:disabled){background:#1d4ed8}.login-submit-button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:480px){.login-modal{padding:2rem 1.5rem}.login-header h2{font-size:1.5rem}}.name-input-group{margin-bottom:1.25rem;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.torrent-list-container{margin-top:2rem;width:100%}.torrent-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.06)}.torrent-title{font-size:1.5rem;font-weight:700;color:#e4e4e7;margin:0;letter-spacing:-.02em}.torrent-update{font-size:.875rem;color:#71717a}.remove-completed-button{padding:.5rem 1rem;background:#ef44441f;color:#ef4444;border:1px solid rgba(239,68,68,.2);border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s ease}.remove-completed-button:hover:not(:disabled){background:#ef444433}.remove-completed-button:disabled{opacity:.4;cursor:not-allowed}.torrent-error,.torrent-loading,.torrent-empty{text-align:center;padding:2rem;background:#ffffff08;border-radius:10px;color:#71717a}.torrent-list{display:flex;flex-direction:column;gap:.5rem}.torrent-item{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:1rem;transition:all .15s ease}.torrent-item:hover{background:#ffffff0d}.torrent-item-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}.torrent-name{flex:1;font-size:.9rem;font-weight:500;color:#e4e4e7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.torrent-state{display:flex;align-items:center;gap:.375rem;font-size:.8rem;padding:.2rem .625rem;border-radius:4px;white-space:nowrap}.torrent-state.downloading{background:#3b82f61f;color:#3b82f6}.torrent-state.seeding{background:#22c55e1f;color:#22c55e}.torrent-state.stalled{background:#f59e0b1f;color:#f59e0b}.torrent-state.paused{background:#71717a33;color:#71717a}.torrent-state-icon{font-size:1rem}.torrent-state-text{font-weight:500}.torrent-progress-bar{position:relative;height:6px;background:#ffffff0f;border-radius:3px;overflow:hidden;margin-bottom:.75rem}.torrent-progress-fill{position:absolute;top:0;left:0;height:100%;background:#3b82f6;transition:width .3s ease}.torrent-progress-text{font-size:.8rem;font-weight:600;color:#a1a1aa;margin-bottom:.5rem;text-align:right}.torrent-stats{display:flex;flex-wrap:wrap;gap:1rem}.torrent-stat{display:flex;align-items:center;gap:.375rem;font-size:.8rem}.stat-label{color:#52525b;font-weight:500}.stat-value{color:#a1a1aa;font-weight:600}@media(max-width:768px){.torrent-header{flex-direction:column;align-items:flex-start;gap:.5rem}.torrent-item-header{flex-direction:column;gap:.5rem}.torrent-stats{gap:.75rem}.torrent-stat{flex:1 1 calc(50% - .375rem);min-width:120px}}.storage-info-container{margin-top:2rem;width:100%}.storage-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.06)}.storage-title{font-size:1.5rem;font-weight:700;color:#e4e4e7;margin:0;letter-spacing:-.02em}.header-controls{display:flex;align-items:center;gap:1rem}.storage-update{font-size:.875rem;color:#71717a}.refresh-button{background:#3b82f6;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;gap:.5rem;white-space:nowrap}.refresh-button:hover:not(:disabled){background:#2563eb}.refresh-button:active:not(:disabled){background:#1d4ed8}.refresh-button:disabled{opacity:.4;cursor:not-allowed}.storage-error,.storage-loading{text-align:center;padding:2rem;background:#ffffff08;border-radius:10px;color:#71717a}.storage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.storage-card{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:1.25rem;transition:all .15s ease}.storage-card-wide{grid-column:1 / -1}.storage-card:hover{background:#ffffff0d}.storage-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.04)}.storage-icon{font-size:1.5rem}.storage-card-title{font-size:1rem;font-weight:600;color:#e4e4e7;margin:0}.storage-card-content{display:flex;flex-direction:column;gap:.875rem}.storage-stat{display:flex;justify-content:space-between;align-items:center;gap:1rem}.stat-label{font-size:.9rem;color:#71717a;font-weight:500}.stat-value{font-size:.95rem;color:#e4e4e7;font-weight:600;text-align:right;word-break:break-word}.storage-id{font-family:Courier New,monospace;font-size:.85rem;color:#3b82f6}.storage-progress-container{margin-bottom:1.5rem}.storage-progress-bar{height:8px;background:#ffffff0f;border-radius:4px;overflow:hidden;position:relative;margin-top:.5rem}.storage-progress-fill{height:100%;background:#3b82f6;transition:width .3s ease;border-radius:4px;position:relative}.storage-progress-text{font-size:.85rem;font-weight:600;color:#a1a1aa;margin-top:.5rem;text-align:right}.storage-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}.storage-progress-fill.warning{background:#f59e0b}.storage-progress-fill.critical{background:#ef4444}.storage-note{grid-column:1 / -1;background:#3b82f60f;border-color:#3b82f626}.storage-note-text{margin:0;font-size:.9rem;color:#71717a;text-align:center;line-height:1.5}@media(max-width:768px){.storage-header{flex-direction:column;align-items:flex-start;gap:.5rem}.header-controls{width:100%;justify-content:space-between;margin-top:.5rem}.storage-grid{grid-template-columns:1fr}.storage-card{padding:1rem}}.admin-panel{background:#161820;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:2rem;margin-bottom:2rem}.admin-panel h2{margin:0 0 1.5rem;font-size:1.5rem;color:#e4e4e7;font-weight:700;letter-spacing:-.02em}.admin-tabs{display:flex;gap:1rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.06)}.tab-button{padding:.75rem 1.5rem;background:transparent;border:none;color:#71717a;font-size:1rem;font-weight:500;cursor:pointer;border-bottom:2px solid transparent;transition:all .15s ease}.tab-button:hover{color:#a1a1aa}.tab-button.active{color:#3b82f6;border-bottom-color:#3b82f6}.admin-section{min-height:200px}.empty-message{text-align:center;color:#71717a;padding:2rem;font-size:.95rem}.requests-list,.users-list{display:flex;flex-direction:column;gap:.75rem}.request-card,.user-card{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:10px;transition:all .15s ease}.request-card:hover,.user-card:hover{background:#ffffff0d}.request-info{display:flex;align-items:center;gap:1rem}.user-avatar{width:48px;height:48px;border-radius:50%;border:2px solid rgba(255,255,255,.08)}.request-name{font-weight:600;color:#e4e4e7;margin-bottom:.25rem}.request-email,.user-email{color:#a1a1aa;font-size:.9rem}.request-time,.user-time{color:#52525b;font-size:.85rem;margin-top:.25rem}.request-actions{display:flex;gap:.75rem}.approve-button,.deny-button,.revoke-button{padding:.5rem 1.25rem;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .15s ease}.approve-button{background:#22c55e;color:#fff}.approve-button:hover{background:#16a34a}.deny-button{background:#ef44441f;color:#ef4444;border:1px solid rgba(239,68,68,.2)}.deny-button:hover{background:#ef444433}.revoke-button{background:#ef44441f;color:#ef4444;border:1px solid rgba(239,68,68,.2)}.revoke-button:hover{background:#ef444433}.user-info{display:flex;flex-direction:column;gap:.25rem}.user-email{font-weight:600;color:#e4e4e7}@media(max-width:768px){.request-card,.user-card{flex-direction:column;align-items:flex-start;gap:1rem}.request-actions{width:100%}.approve-button,.deny-button,.revoke-button{flex:1}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;background:#0f1117;min-height:100vh;color:#e4e4e7;margin:0;padding:0}#root{width:100%;min-height:100vh;display:flex;flex-direction:column}.navbar{position:sticky;top:0;z-index:100;background:#0f1117d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06);padding:1rem 0}.nav-container{width:100%;padding:0 1.5rem;display:flex;align-items:center;gap:1rem}.hamburger-button{display:none;flex-direction:column;justify-content:space-around;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:4px;z-index:10}.hamburger-line{width:100%;height:3px;background:#e4e4e7;border-radius:2px;transition:all .3s ease}.nav-title{font-size:1.5rem;font-weight:700;color:#e4e4e7;margin:0;flex:1;letter-spacing:-.02em}.nav-actions{display:flex;gap:.75rem}.nav-button{padding:.5rem 1.25rem;border:1px solid rgba(255,255,255,.12);border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;background:#ffffff0a;color:#e4e4e7}.nav-button.login{background:#3b82f6;border:none;color:#fff}.nav-button.login:hover{background:#2563eb}.nav-button.logout:hover{background:#ffffff14;border-color:#fff3}.main-content{margin-left:280px;min-height:calc(100vh - 64px);padding-top:64px;transition:margin-left .3s ease}.content-container{max-width:1400px;width:100%;margin:0 auto;padding:2rem}header{text-align:center;margin-bottom:3rem}h1{font-size:3rem;font-weight:700;color:#e4e4e7;margin-bottom:.5rem;letter-spacing:-.03em}.subtitle{font-size:1.2rem;color:#a1a1aa;font-weight:400}.last-update{font-size:.875rem;color:#71717a;margin-top:.5rem}footer{text-align:center;margin-top:3rem;color:#71717a;font-size:.9rem}footer a{color:#3b82f6;text-decoration:none;transition:color .2s ease}footer a:hover{color:#60a5fa}@media(max-width:1024px){.hamburger-button{display:flex}.main-content{margin-left:0}}@media(max-width:768px){.nav-title{font-size:1.25rem}.nav-container{padding:0 1rem}.content-container{padding:1.5rem 1rem}h1{font-size:2rem}.subtitle{font-size:1rem}}.hero-gradient{display:none}
