:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit;padding:4px}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#root{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1}@media (max-width: 420px){.list-row-win .file-list-meta{display:none!important}}@media (max-width: 700px){.list-view-container{width:98vw!important;max-width:100vw!important;padding:0!important}.list-row-win{width:96vw!important;min-width:0!important;padding:0 4vw!important;font-size:1.1rem!important;border-radius:10px!important;margin:.5rem 0!important;background:#23272e!important;position:relative;transition:background .18s;display:flex!important;align-items:center!important;gap:.5rem!important}.list-row-win .file-list-icon{min-width:36px!important;max-width:36px!important;margin-right:.5rem!important}.list-row-win .file-list-name{font-size:1rem!important;max-width:40vw!important;min-width:0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600;color:#fff;flex:1 1 40vw;transition:max-width .2s;display:block!important}.list-row-win .file-list-actions{display:none!important;flex-direction:row!important;gap:.5rem!important;align-items:center!important;justify-content:flex-end!important;flex:0 0 auto;min-width:0;max-width:50vw!important}.list-row-win.file-list-active .file-list-actions{display:flex!important}.list-row-win .file-list-meta{display:block!important;font-size:.92em!important;color:#bbb!important;margin-top:2px!important;margin-bottom:2px!important;padding:0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-row-win.file-list-active .file-list-name{max-width:20vw!important;display:block!important}.list-row-win:not(.file-list-active) .file-list-actions{display:none!important}}@media (max-width: 700px){.main-content-container{max-width:100vw;padding:0 .5rem}.full-dropzone{padding:.5rem}.file-card{width:48vw!important;min-width:90px!important;max-width:120px!important;height:48vw!important;max-height:120px!important;aspect-ratio:1 / 1!important;left:2vw!important;right:unset!important;position:static!important;margin:.5rem auto!important;border-radius:10px;box-shadow:0 2px 8px #0000002e;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:.3rem;background:#23272e!important}.file-card .file-icon-wrapper{width:28vw!important;height:28vw!important;min-width:40px!important;min-height:40px!important;max-width:60px!important;max-height:60px!important;aspect-ratio:1 / 1!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 auto!important}.file-card .file-name{font-size:.95rem!important;max-width:40vw!important;margin-top:.2rem!important;text-align:center!important;color:#fff!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-row-win{min-height:36px!important;height:auto!important;max-height:none!important;border-radius:10px!important;background:#23272e!important;margin:.5rem 0!important;width:96vw!important;max-width:100vw!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:.5rem!important;box-shadow:0 2px 8px #0000002e;padding:0 4vw!important;position:static!important}.list-row-win .file-list-icon{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:36px!important;max-height:36px!important;aspect-ratio:1 / 1!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 .5rem 0 0!important;font-size:1.2rem!important}.list-row-win .file-list-name{font-size:1rem!important;max-width:40vw!important;margin-bottom:0!important;text-align:left!important;color:#fff!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-icon-wrapper{flex-direction:row!important;gap:1rem!important;min-width:40px}.file-name{font-size:1rem!important;max-width:60vw!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-context-menu{min-width:70vw!important;left:10vw!important;right:unset!important;font-size:1.1rem!important;padding:.5rem!important}.floating-chat-btn{width:48px!important;height:48px!important;bottom:16px!important;right:16px!important;font-size:1.1rem!important;border-radius:16px!important}.upload-progress-container{width:90vw!important;left:5vw!important;bottom:10px!important;padding:.5rem!important}.preview-modal{padding:0!important}.preview-box{max-width:98vw!important;max-height:90vh!important;padding:.5rem!important}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#121212;color:#e0e0e0}body.light-mode{background-color:#fff!important;color:#222!important}.full-dropzone{min-height:100vh;padding:2rem;position:relative}.main-content-container{max-width:1200px;margin:0 auto}.empty-state{text-align:center;padding:5rem 0;color:#888}.list-view-container{max-width:700px;margin:20px auto}.list-row{display:flex;align-items:center;padding:1rem;border-bottom:1px solid #333;transition:background-color .2s ease-in-out;border-radius:8px}.list-row:hover{background-color:#1c1c1c}.list-icon{width:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:1rem}.list-details{flex-grow:1;min-width:0}.list-name{font-size:1.1rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-meta{font-size:.8rem;color:#bbb;margin-top:4px}.list-meta span{margin-right:1rem}.list-actions{display:flex;gap:.5rem;opacity:0;transition:opacity .2s ease-in-out}.list-row:hover .list-actions{opacity:1}.list-actions button{background:none;border:none;color:#e0e0e0;cursor:pointer;padding:.5rem;font-size:1rem;transition:color .2s}.list-actions button:hover{color:#5a75ff}.grid-view-container{position:relative;min-height:500px}.file-card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100px;height:100px;background-color:#2b2b2b;border-radius:12px;cursor:grab;position:absolute;-webkit-user-select:none;user-select:none;transition:transform .2s ease-out,box-shadow .2s ease-out;box-shadow:0 4px 10px #0000004d}.file-card:hover{transform:scale(1.05);box-shadow:0 8px 15px #0006}.file-icon-wrapper{display:flex;flex-direction:column;align-items:center;gap:.5rem}.file-name{margin-top:8px;font-size:.75rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:90%;color:#e0e0e0}.file-card-actions{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;gap:.5rem;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.file-card:hover .file-card-actions{opacity:1;pointer-events:all}.file-card-actions button{background:#2b2b2be6;border:none;border-radius:50%;color:#fff;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.file-card-actions button:hover{background-color:#5a75ff}.upload-fab{position:fixed;bottom:20px;left:20px;width:56px;height:56px;border-radius:50%;background-color:#5a75ff;color:#fff;border:none;box-shadow:0 4px 15px #0003;cursor:pointer;z-index:998;display:flex;align-items:center;justify-content:center;transition:transform .2s,background-color .2s}.upload-fab:hover{transform:translateY(-2px);background-color:#4b63e5}.chat-fab{position:fixed;bottom:20px;right:20px;width:56px;height:56px;border-radius:50%;background-color:#5a75ff;color:#fff;border:none;box-shadow:0 4px 15px #0003;cursor:pointer;z-index:999;display:flex;align-items:center;justify-content:center;transition:transform .2s,background-color .2s}.chat-fab:hover{transform:translateY(-2px);background-color:#4b63e5}.chat-panel{position:fixed;bottom:0;right:0;width:350px;height:80vh;max-height:600px;background-color:#2b2b2b;border-radius:12px 12px 0 0;box-shadow:0 -4px 15px #0003;display:flex;flex-direction:column;transform:translate(100%);transition:transform .4s ease-in-out;z-index:1000}.chat-panel.open{transform:translate(0)}.chat-header{background-color:#1a1a1a;padding:1rem;border-bottom:1px solid #4a4a4a;display:flex;align-items:center;justify-content:space-between;color:#e0e0e0}.chat-header.snapchat-glass.draggable-chat-header{min-height:28px!important;height:32px!important;max-height:36px!important;padding:0 10px!important;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.chat-header-title{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600}.chat-header-title{gap:6px!important}.chat-header-title svg{width:18px!important;height:18px!important}.chat-header-title span{font-weight:600!important;font-size:.98rem!important}.chat-close-btn{background:none;border:none;color:#e0e0e0;cursor:pointer;font-size:1.5rem;transition:color .2s;height:22px!important;width:22px!important;min-width:0!important;min-height:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.chat-close-btn svg{width:16px!important;height:16px!important}.chat-close-btn:hover{color:#ff5a5a}.chat-body{flex-grow:1;display:flex;flex-direction:column;padding:1rem;overflow-y:auto}.chat-history{flex-grow:1;padding:0 .5rem;display:flex;flex-direction:column;gap:.75rem;word-wrap:break-word}.chat-message{padding:.75rem 1rem;border-radius:1rem;max-width:80%;line-height:1.4}.chat-message.user{background-color:#5a75ff;color:#fff;align-self:flex-end;border-bottom-right-radius:.25rem}.chat-message.gemini{background-color:#3b3b3b;color:#e0e0e0;align-self:flex-start;border-bottom-left-radius:.25rem}.chat-message.gemini.sending .message-content:after{content:"...";animation:loading-dots 1s infinite}@keyframes loading-dots{0%{content:"."}33%{content:".."}66%{content:"..."}}.chat-placeholder{text-align:center;color:#888;margin:auto;padding:1.5rem}.chat-input-form{display:flex;gap:.5rem;padding:.7rem .5rem;background:#222222b3;border-radius:2rem;margin:.5rem .5rem .7rem;box-shadow:0 2px 8px #00000014}.chat-input-form input{flex-grow:1;padding:.7rem 1.2rem;border-radius:2rem;border:none;background:#ffffff1f;color:#fff;font-size:1rem;outline:none;transition:background .2s}.chat-input-form input:focus{background:#ffffff38}.chat-input-form button{padding:.7rem 1.5rem;border-radius:2rem;border:none;background:linear-gradient(135deg,#5a75ff 80%,#7f8fff);color:#fff;font-weight:600;cursor:pointer;transition:background .2s}.chat-input-form button:disabled{background:#888;cursor:not-allowed}.snapchat-input-form .typing-indicator{display:flex;align-items:center;gap:2px;height:1em}.snapchat-input-form .typing-indicator .dot{width:7px;height:7px;border-radius:50%;background:#fffc00;opacity:.7;animation:typing-bounce 1s infinite alternate;margin:0 1px}.snapchat-input-form .typing-indicator .dot:nth-child(2){animation-delay:.2s}.snapchat-input-form .typing-indicator .dot:nth-child(3){animation-delay:.4s}@keyframes typing-bounce{0%{transform:translateY(0);opacity:.7}to{transform:translateY(-5px);opacity:1}}.snapchat-input-form button{font-weight:700;letter-spacing:.01em}.upload-progress-container{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background-color:#2b2b2bf2;padding:1rem;border-radius:8px;color:#fff;box-shadow:0 -4px 15px #0003;z-index:1001;width:300px}.upload-progress-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.progress-bar-wrapper{flex-grow:1;height:8px;background-color:#4a4a4a;border-radius:4px;margin:0 .5rem;overflow:hidden}.progress-bar{height:100%;background-color:#5a75ff;transition:width .2s}.preview-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:2000}.preview-box{background-color:#2b2b2b;padding:2rem;border-radius:12px;max-width:90%;max-height:90%;overflow-y:auto;position:relative;box-shadow:0 4px 20px #00000080}.preview-box .close-btn{position:absolute;top:10px;right:10px;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;line-height:1;opacity:.7}.preview-box .close-btn:hover{opacity:1}.preview-box h3{margin-top:0;color:#fff;font-size:1.25rem}.preview-box img,.preview-box iframe{max-width:100%;display:block}.snapchat-style{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#222222b3!important;border-radius:24px 24px 0 0;box-shadow:0 8px 32px #00000040;overflow:hidden}.snapchat-glass{background:#28282880!important;-webkit-backdrop-filter:blur(12px) saturate(160%);backdrop-filter:blur(12px) saturate(160%)}.snapchat-chat-history{padding:.5rem .5rem 1.5rem;display:flex;flex-direction:column;gap:1.1rem;overflow-y:auto;min-height:0}.snapchat-bubble{display:flex;align-items:flex-end;gap:.5rem;max-width:90%;margin-bottom:.2rem;animation:snap-fadein .4s cubic-bezier(.4,0,.2,1) both}.snapchat-bubble.user{align-self:flex-end;flex-direction:row-reverse}.snapchat-bubble.gemini{align-self:flex-start}.snapchat-avatar{flex-shrink:0;margin-bottom:-4px}.snapchat-message-content{padding:.7rem 1.2rem;border-radius:1.5rem 1.5rem .5rem;background:linear-gradient(135deg,#5a75ff 80%,#7f8fff);color:#fff;font-size:1rem;font-weight:500;box-shadow:0 2px 8px #5a75ff14;word-break:break-word;transition:background .2s}.snapchat-bubble.user .snapchat-message-content{background:linear-gradient(135deg,#5a75ff 80%,#7f8fff);color:#fff;border-bottom-right-radius:.4rem}.snapchat-bubble.gemini .snapchat-message-content{background:linear-gradient(135deg,#fffc00 80%,#ffe066);color:#222;border-bottom-left-radius:.4rem}.snapchat-bubble.sending .snapchat-message-content{opacity:.7;font-style:italic}@keyframes snap-fadein{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:none}}.snapchat-input-form{display:flex;gap:.5rem;padding:.7rem .5rem;background:#222222b3;border-radius:2rem;margin:.5rem .5rem .7rem;box-shadow:0 2px 8px #00000014}.snapchat-input-form input{flex-grow:1;padding:.7rem 1.2rem;border-radius:2rem;border:none;background:#ffffff1f;color:#fff;font-size:1rem;outline:none;transition:background .2s}.snapchat-input-form input:focus{background:#ffffff38}.snapchat-input-form button{padding:.7rem 1.5rem;border-radius:2rem;border:none;background:linear-gradient(135deg,#5a75ff 80%,#7f8fff);color:#fff;font-weight:600;cursor:pointer;transition:background .2s}.snapchat-input-form button:disabled{background:#888;cursor:not-allowed}.draggable-chat{position:fixed!important;resize:both;overflow:auto!important;min-width:320px;min-height:350px;max-width:95vw;max-height:90vh;-webkit-user-select:none;user-select:none;pointer-events:auto}.draggable-chat-header{cursor:grab;-webkit-user-select:none;user-select:none}.draggable-chat:active,.draggable-chat.dragging{cursor:grabbing!important;box-shadow:0 8px 32px #00000059!important}.draggable-chat .resize-handle{position:absolute;right:0;bottom:0;width:28px;height:28px;cursor:se-resize;z-index:10;background:linear-gradient(135deg,#5a75ff22 60%,#fffc0033);border-bottom-right-radius:18px;display:flex;align-items:flex-end;justify-content:flex-end}.draggable-chat .resize-handle svg{opacity:.7;margin:4px}@media (max-width: 600px){.draggable-chat{min-width:90vw;left:2vw!important;right:unset!important}}.chat-panel.snapchat-style.draggable-chat{background:linear-gradient(135deg,#181c2f 80%,#232946)!important;border-radius:18px!important;border:2px solid #232946!important;box-shadow:0 8px 32px #00000059}.chat-messages.snapchat-messages{background:#181c2ffa!important;color:#f3f6fd!important;font-size:1.05rem;border-radius:12px;min-height:0;padding:24px 18px 12px}.resize-handle{background:transparent;border-radius:0 0 12px;position:absolute;right:0;bottom:0;width:24px;height:24px;cursor:se-resize;display:flex;align-items:flex-end;justify-content:flex-end;z-index:10}.snapchat-input-form input{background:#232946;color:#f3f6fd;border:1.5px solid #232946;border-radius:8px}.snapchat-input-form input:focus{border-color:#5a75ff;outline:none;box-shadow:0 0 0 2px #5a75ff55}.snapchat-input-form button{border-radius:8px}body.light-mode .list-row-win{background:#f5f5f5!important;box-shadow:0 2px 8px #00000014}body.light-mode .list-row-win .file-list-name,body.light-mode .file-card .file-name{color:#111!important}
