:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{color:#f3f5fb;font-synthesis:none;text-rendering:optimizelegibility;background:#080b12;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 10% 5%,#5b6fff21,#0000 500px),#080b12;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}h1,h2,h3,p{margin-top:0}.loading-screen{color:#8995aa;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.loader{border:3px solid #252e40;border-top-color:#9baaff;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-page{grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);min-height:100vh;display:grid}.auth-left{background:linear-gradient(135deg,#6075ff1f,#0000 50%);border-right:1px solid #1d2533;flex-direction:column;justify-content:space-between;padding:45px clamp(35px,7vw,100px);display:flex}.logo{color:#0b0e15;background:#b8c4ff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;font-weight:800;display:flex;box-shadow:0 0 35px #7388ff40}.logo.small{width:35px;height:35px;font-size:15px}.auth-hero{max-width:750px}.auth-hero h1{letter-spacing:-.055em;margin-bottom:22px;font-size:clamp(45px,6vw,82px);line-height:.98}.auth-hero p{color:#929eb3;font-size:18px}.small-title{color:#8793aa;letter-spacing:.13em;margin-bottom:10px;font-size:11px;font-weight:800;display:block}.architecture{color:#78859c;font-size:14px}.auth-right{justify-content:center;align-items:center;padding:30px;display:flex}.auth-card{background:#0e121ce0;border:1px solid #222b3c;border-radius:22px;flex-direction:column;gap:20px;width:min(430px,100%);padding:32px;display:flex;box-shadow:0 30px 90px #00000040}.auth-card h2{letter-spacing:-.04em;margin-bottom:5px;font-size:32px}label{color:#cbd2e1;flex-direction:column;gap:8px;font-size:14px;font-weight:650;display:flex}input{color:#fff;background:#0c111b;border:1px solid #283247;border-radius:12px;outline:none;width:100%;padding:13px 14px;transition:all .2s}input:focus{border-color:#7e91ff;box-shadow:0 0 0 4px #7e91ff1a}.primary-button{color:#080b12;background:#b8c4ff;border:0;border-radius:11px;min-height:44px;padding:0 18px;font-weight:800;transition:all .15s}.primary-button:hover:not(:disabled){background:#c9d1ff;transform:translateY(-1px)}.secondary-button{color:#e1e6f0;background:#111823;border:1px solid #2b3548;border-radius:10px;min-height:38px;padding:0 14px;transition:all .15s}.secondary-button:hover{background:#17202f}.delete-button{color:#ffb6b6;background:#ff484812;border:1px solid #ff646433;border-radius:10px;min-height:38px;padding:0 14px}.delete-button:hover{background:#ff484821}.link-button{color:#9daaf0;background:0 0;border:0;padding:5px}.alert{border-radius:10px;padding:12px 14px;font-size:14px}.alert.error{color:#ffc1c1;background:#ff464614;border:1px solid #ff646433}.alert.success{color:#b6f6d0;background:#50dc8c14;border:1px solid #50dc8c33}.header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080b12d9;border-bottom:1px solid #1d2533;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(20px,5vw,70px);display:flex;position:sticky;top:0}.header-logo{align-items:center;gap:12px;font-weight:800;display:flex}.header-user{align-items:center;gap:15px;display:flex}.username{color:#bcc5d6;font-weight:650}.container{width:min(1150px,100% - 40px);margin:0 auto;padding:55px 0 80px}.hero{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:30px;display:flex}.hero h1{letter-spacing:-.055em;margin-bottom:8px;font-size:clamp(40px,5vw,58px)}.hero p{color:#8995aa;margin:0}.storage-card{background:#0e131dd9;border:1px solid #202a3a;border-radius:18px;margin-top:20px;padding:23px}.storage-header{justify-content:space-between;gap:20px;display:flex}.storage-header h3{margin:0;font-size:23px}.storage-free{text-align:right;color:#8490a5}.storage-free span,.storage-free strong{display:block}.storage-free strong{color:#dce2ed;margin-top:3px}.storage-bar{background:#212b3c;border-radius:999px;width:100%;height:9px;margin:20px 0 10px;overflow:hidden}.storage-progress{border-radius:inherit;background:linear-gradient(90deg,#7387ff,#b8c4ff);height:100%;transition:width .25s}.storage-meta{color:#77849b;justify-content:space-between;gap:15px;font-size:12px;display:flex}.upload-card{background:#0e131dd9;border:1px solid #202a3a;border-radius:18px;flex-direction:column;gap:18px;margin-top:18px;padding:24px;display:flex}.upload-card h2{margin:0}.file-input{border:1px dashed #35415a;padding:18px}.file-input::file-selector-button{color:#090c12;cursor:pointer;background:#b8c4ff;border:0;border-radius:9px;margin-right:15px;padding:9px 12px;font-weight:750}.selected-file{background:#101722;border-radius:12px;align-items:center;gap:13px;padding:13px;display:flex}.selected-file strong,.selected-file span{display:block}.selected-file span{color:#818ca2;margin-top:4px;font-size:13px}.file-icon{background:#172033;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.upload-status{color:#8c98ad;justify-content:space-between;font-size:13px;display:flex}.files-section{background:#0e131dd9;border:1px solid #202a3a;border-radius:18px;margin-top:18px;overflow:hidden}.files-title{border-bottom:1px solid #202a3a;padding:22px}.files-title h2{margin:0}.file-list{flex-direction:column;display:flex}.file-row{border-bottom:1px solid #1c2432;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;display:flex}.file-row:last-child{border-bottom:none}.file-info{align-items:center;gap:13px;min-width:0;display:flex}.file-details{min-width:0}.file-details strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.file-details span{color:#7d899f;margin-top:4px;font-size:13px;display:block}.file-actions{flex-shrink:0;gap:8px;display:flex}.empty{text-align:center;color:#8490a5;padding:60px 20px}.empty-icon{margin-bottom:10px;font-size:36px}.empty h3{color:#dce2ed;margin-bottom:6px}.empty p{margin:0}@media (width<=850px){.auth-page{grid-template-columns:1fr}.auth-left{border-bottom:1px solid #1d2533;border-right:none;min-height:450px}.hero{flex-direction:column;align-items:flex-start}}@media (width<=620px){.container{width:calc(100% - 24px);padding-top:35px}.username{display:none}.storage-header{flex-direction:column}.storage-free{text-align:left}.storage-meta{flex-direction:column}.file-row{flex-direction:column;align-items:flex-start}.file-actions{width:100%}.file-actions button{flex:1}.auth-left{padding:30px 25px}.auth-hero h1{font-size:46px}.auth-right{padding:35px 18px}}.backend-status{flex-direction:column;gap:7px;display:flex}.backend-status-button{color:#dbe1ed;background:#111823;border:1px solid #2b3548;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:40px;padding:0 14px;font-weight:650;transition:background .15s,border-color .15s,transform .15s;display:flex}.backend-status-button:hover:not(:disabled){background:#17202f;transform:translateY(-1px)}.backend-status-dot{background:#7f8a9e;border-radius:50%;flex-shrink:0;width:8px;height:8px}.backend-status-button.checking .backend-status-dot{background:#91a4ff;animation:1s infinite backendPulse}.backend-status-button.waking{color:#ffd59a;border-color:#ffbe5a4d}.backend-status-button.waking .backend-status-dot{background:#f2b95f;animation:1s infinite backendPulse}.backend-status-button.online{color:#b9f3d1;background:#4bc87d12;border-color:#5adc9147}.backend-status-button.online .backend-status-dot{background:#69da9d}.backend-status-button.offline{color:#ffb7b7;border-color:#ff646440}.backend-status-button.offline .backend-status-dot{background:#ff7373}.backend-status-message{color:#8793a8;max-width:330px;font-size:12px;line-height:1.45}.backend-status-message.online{color:#89cda6}.backend-status-message.waking{color:#d8b477}.backend-status-message.offline{color:#d98d8d}.hero-actions{align-items:flex-start;gap:10px;display:flex}@keyframes backendPulse{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}@media (width<=620px){.hero-actions{flex-direction:column;width:100%}.hero-actions>*,.backend-status-button{width:100%}.backend-status-message{max-width:none}}
