.Toolbar-module__WiM1Ma__toolbar{background:var(--overlay-bg);-webkit-backdrop-filter:blur(var(--overlay-blur));border:1px solid var(--card-border);z-index:1000;box-shadow:0 8px 24px var(--shadow-color);border-radius:24px;align-items:center;gap:12px;padding:6px 12px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.Toolbar-module__WiM1Ma__toolSection,.Toolbar-module__WiM1Ma__historySection{align-items:center;gap:4px;display:flex}.Toolbar-module__WiM1Ma__toolBtn,.Toolbar-module__WiM1Ma__historyBtn{width:34px;height:34px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.2,.8,.2,1);display:flex}.Toolbar-module__WiM1Ma__historyBtn:disabled{opacity:.25;cursor:default}.Toolbar-module__WiM1Ma__toolBtn:hover:not(.Toolbar-module__WiM1Ma__active),.Toolbar-module__WiM1Ma__historyBtn:hover:not(:disabled){background:var(--card-hover);color:var(--foreground);transform:translateY(-2px)}.Toolbar-module__WiM1Ma__toolBtn.Toolbar-module__WiM1Ma__active{background:var(--accent);color:#fff;box-shadow:0 2px 10px var(--accent-glow)}.Toolbar-module__WiM1Ma__addWrapper{align-items:center;display:flex;position:relative}.Toolbar-module__WiM1Ma__addMenu{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:0 4px 12px var(--shadow-color);opacity:0;pointer-events:none;transform-origin:100%;border-radius:12px;align-items:center;gap:4px;max-width:0;margin-right:-10px;padding:4px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;transform:scale(.8)translate(20px)}.Toolbar-module__WiM1Ma__addMenuOpen{opacity:1;pointer-events:auto;max-width:200px;margin-right:8px;transform:scale(1)translate(0)}.Toolbar-module__WiM1Ma__addOption{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Toolbar-module__WiM1Ma__addOption:hover{background:var(--card-hover);color:var(--accent)}@keyframes Toolbar-module__WiM1Ma__unroll{0%{opacity:0;transform:scaleX(.5)translate(20px)}to{opacity:1;transform:scaleX(1)translate(0)}}.Toolbar-module__WiM1Ma__addMenu.Toolbar-module__WiM1Ma__closing{opacity:0;max-width:0;transform:scale(.8)translate(20px)}.Toolbar-module__WiM1Ma__divider{background:var(--card-border);opacity:.6;width:1px;height:20px}
.ZoomWheel-module__2Vnnuq__wrapper{z-index:1000;flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed;top:50%;right:24px;transform:translateY(-50%)}.ZoomWheel-module__2Vnnuq__wheelContainer{flex-direction:column;align-items:center;width:20px;height:180px;padding:0;display:flex;position:relative}.ZoomWheel-module__2Vnnuq__sliderTrack{background:var(--card-border);border-radius:2px;flex:1;justify-content:center;width:4px;display:flex;position:relative}.ZoomWheel-module__2Vnnuq__fill{background:var(--accent);border-radius:2px;width:100%;position:absolute;bottom:0}.ZoomWheel-module__2Vnnuq__rangeInput{opacity:0;cursor:ns-resize;appearance:slider-vertical;z-index:10;width:28px;height:100%;position:absolute;top:0;left:-12px}.ZoomWheel-module__2Vnnuq__thumb{background:var(--text-bright);width:12px;height:12px;box-shadow:0 2px 8px var(--shadow-color);pointer-events:none;border-radius:50%;transition:bottom .1s;position:absolute;left:50%;transform:translate(-50%)}.ZoomWheel-module__2Vnnuq__btn{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.ZoomWheel-module__2Vnnuq__btn:hover{color:var(--accent);background:var(--card-hover)}.ZoomWheel-module__2Vnnuq__label{background:var(--overlay-bg);color:var(--foreground);opacity:0;pointer-events:none;white-space:nowrap;border:1px solid var(--card-border);border-radius:4px;padding:4px 8px;font-size:11px;transition:opacity .2s;position:absolute;top:50%;right:32px;transform:translateY(-50%)}.ZoomWheel-module__2Vnnuq__wheelContainer:hover .ZoomWheel-module__2Vnnuq__label{opacity:1}.ZoomWheel-module__2Vnnuq__resetBtn{background:var(--card-bg);border:1px solid var(--card-border);color:var(--text-muted);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;margin-top:4px;font-size:.65rem;font-weight:700;transition:all .2s;display:flex}.ZoomWheel-module__2Vnnuq__resetBtn:hover{background:var(--card-hover);color:var(--accent);border-color:var(--accent-glow);transform:translateY(-2px)}
.ArchiveZone-module__sHQNLq__archiveZone{background:var(--modal-bg);border:1px solid var(--card-border);cursor:pointer;width:60px;height:60px;box-shadow:0 10px 25px var(--shadow-color);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1500;border-radius:50%;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:24px;right:24px}.ArchiveZone-module__sHQNLq__archiveZone:hover{border-color:var(--accent);box-shadow:0 15px 35px var(--accent-glow);transform:scale(1.1)translateY(-4px)}.ArchiveZone-module__sHQNLq__iconWrapper{justify-content:center;align-items:center;display:flex}.ArchiveZone-module__sHQNLq__isOver{background:var(--accent);box-shadow:0 20px 45px var(--accent-glow);border-color:#fff;transform:scale(1.2)translateY(-8px)}.ArchiveZone-module__sHQNLq__dropText{background:var(--accent);color:#fff;white-space:nowrap;pointer-events:none;border-radius:12px;padding:8px 16px;font-size:.85rem;font-weight:600;animation:.3s cubic-bezier(.16,1,.3,1) ArchiveZone-module__sHQNLq__slideIn;position:absolute;bottom:calc(100% + 12px);right:0;box-shadow:0 8px 20px #0000004d}@keyframes ArchiveZone-module__sHQNLq__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.ArchiveView-module__xr_vaa__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2100;background:#0006;justify-content:center;align-items:center;animation:.3s ArchiveView-module__xr_vaa__fadeIn;display:flex;position:fixed;inset:0}@keyframes ArchiveView-module__xr_vaa__fadeIn{0%{opacity:0}to{opacity:1}}.ArchiveView-module__xr_vaa__modal{background:var(--modal-bg);-webkit-backdrop-filter:blur(var(--overlay-blur));backdrop-filter:blur(var(--overlay-blur));border:1px solid var(--card-border);width:1000px;height:85vh;max-height:850px;box-shadow:0 40px 100px var(--shadow-color);border-radius:24px;flex-direction:column;animation:.4s cubic-bezier(.16,1,.3,1) ArchiveView-module__xr_vaa__slideUp;display:flex;overflow:hidden}@keyframes ArchiveView-module__xr_vaa__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ArchiveView-module__xr_vaa__header{border-bottom:1px solid var(--card-border);background:var(--modal-bg);justify-content:space-between;align-items:center;gap:24px;padding:24px 32px;display:flex}.ArchiveView-module__xr_vaa__titleRow{align-items:center;gap:12px;display:flex}.ArchiveView-module__xr_vaa__titleIcon{color:var(--accent)}.ArchiveView-module__xr_vaa__titleRow h2{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700}.ArchiveView-module__xr_vaa__badge{background:var(--accent-glow);color:var(--accent);border-radius:100px;padding:2px 10px;font-size:.8rem;font-weight:700}.ArchiveView-module__xr_vaa__searchWrapper{flex:1;max-width:400px;position:relative}.ArchiveView-module__xr_vaa__searchIcon{color:var(--text-muted);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ArchiveView-module__xr_vaa__searchInput{background:var(--input-bg);border:1px solid var(--card-border);width:100%;color:var(--foreground);border-radius:12px;outline:none;padding:10px 12px 10px 40px;transition:all .2s}.ArchiveView-module__xr_vaa__searchInput:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-glow)}.ArchiveView-module__xr_vaa__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;transition:all .2s}.ArchiveView-module__xr_vaa__closeBtn:hover{color:var(--foreground);transform:rotate(90deg)}.ArchiveView-module__xr_vaa__content{background:var(--background);flex:1;padding:32px;overflow-y:auto}.ArchiveView-module__xr_vaa__emptyState{height:100%;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.ArchiveView-module__xr_vaa__grid{flex-direction:column;gap:12px;display:flex}.ArchiveView-module__xr_vaa__archiveCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;align-items:center;gap:20px;height:90px;padding:12px 16px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.ArchiveView-module__xr_vaa__archiveCard:hover{background:var(--card-hover);border-color:var(--accent);box-shadow:0 4px 20px var(--shadow-color);transform:translate(4px)}.ArchiveView-module__xr_vaa__cardPreview{background:var(--input-bg);border:1px solid var(--card-border);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.ArchiveView-module__xr_vaa__previewImg{object-fit:cover;width:100%;height:100%}.ArchiveView-module__xr_vaa__previewPlaceholder{color:var(--text-muted);opacity:.5}.ArchiveView-module__xr_vaa__cardBody{flex:1;align-items:center;gap:24px;min-width:0;display:flex}.ArchiveView-module__xr_vaa__cardInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ArchiveView-module__xr_vaa__cardType{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);font-size:.6rem;font-weight:800}.ArchiveView-module__xr_vaa__cardTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.ArchiveView-module__xr_vaa__cardDesc{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.ArchiveView-module__xr_vaa__cardFooter{flex-shrink:0;align-items:center;gap:24px;display:flex}.ArchiveView-module__xr_vaa__cardDate{color:var(--text-muted);white-space:nowrap;font-size:.75rem;font-weight:500}.ArchiveView-module__xr_vaa__cardActions{gap:8px;display:flex}.ArchiveView-module__xr_vaa__actionBtn{background:var(--card-bg);border:1px solid var(--card-border);color:var(--text-muted);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:8px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.ArchiveView-module__xr_vaa__restoreBtn:hover{background:var(--accent-glow);color:var(--accent);border-color:var(--accent-glow)}.ArchiveView-module__xr_vaa__deleteBtn:hover{background:var(--danger-glow);color:var(--danger);border-color:var(--danger-glow)}.ArchiveView-module__xr_vaa__confirmDelete{border-radius:10px;padding:8px 16px;font-size:.75rem;font-weight:700;background:var(--danger)!important;color:#fff!important}.ArchiveView-module__xr_vaa__folderBadge{background:var(--accent);color:#fff;box-shadow:0 4px 10px var(--accent-glow);z-index:2;border-radius:100px;padding:2px 10px;font-size:.6rem;font-weight:800;position:absolute;top:-8px;right:20px}
.FloatingBar-module__IW1xiq__bar{background:var(--overlay-bg);-webkit-backdrop-filter:blur(var(--overlay-blur));border:1px solid var(--card-border);box-shadow:none;z-index:21000;border-radius:100px;align-items:center;gap:12px;padding:8px 16px;transition:all .5s cubic-bezier(.16,1,.3,1);animation:.5s cubic-bezier(.16,1,.3,1) FloatingBar-module__IW1xiq__slideUp;display:flex;position:fixed;bottom:110px;left:50%;transform:translate(-50%)}@keyframes FloatingBar-module__IW1xiq__slideUp{0%{opacity:0;transform:translate(-50%,40px)}to{opacity:1;transform:translate(-50%)}}.FloatingBar-module__IW1xiq__count{color:var(--foreground);white-space:nowrap;opacity:.9;font-size:.85rem;font-weight:600}.FloatingBar-module__IW1xiq__divider{background:var(--card-border);opacity:.5;width:1px;height:20px}.FloatingBar-module__IW1xiq__actionBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;gap:4px;padding:10px;transition:all .2s;display:flex}.FloatingBar-module__IW1xiq__actionBtn:hover{background:var(--card-hover);color:var(--foreground);transform:translateY(-2px)}.FloatingBar-module__IW1xiq__activeBtn{background:var(--accent-glow)!important;color:var(--accent)!important}.FloatingBar-module__IW1xiq__chevron{transition:transform .2s}.FloatingBar-module__IW1xiq__chevronOpen{transform:rotate(180deg)}.FloatingBar-module__IW1xiq__relativeWrapper{position:relative}.FloatingBar-module__IW1xiq__moveMenu{background:var(--modal-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--card-border);border-radius:16px;flex-direction:column;gap:2px;width:200px;padding:8px;animation:.2s cubic-bezier(.16,1,.3,1) FloatingBar-module__IW1xiq__menuFadeIn;display:flex;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 8px 16px #00000040}@keyframes FloatingBar-module__IW1xiq__menuFadeIn{0%{opacity:0;transform:translate(-50%,10px)scale(.95)}to{opacity:1;transform:translate(-50%)scale(1)}}.FloatingBar-module__IW1xiq__menuHeader{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;padding:8px 12px;font-size:.7rem;font-weight:700}.FloatingBar-module__IW1xiq__menuOption{width:100%;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:.85rem;transition:all .15s;display:flex}.FloatingBar-module__IW1xiq__menuOption:hover{background:var(--card-hover)}.FloatingBar-module__IW1xiq__menuDivider{background:var(--card-border);opacity:.5;height:1px;margin:4px 0}.FloatingBar-module__IW1xiq__folderList{max-height:200px;overflow-y:auto}.FloatingBar-module__IW1xiq__folderList::-webkit-scrollbar{width:4px}.FloatingBar-module__IW1xiq__folderList::-webkit-scrollbar-thumb{background:var(--card-border);border-radius:10px}.FloatingBar-module__IW1xiq__organizeBtn,.FloatingBar-module__IW1xiq__moveCanvasBtn,.FloatingBar-module__IW1xiq__moveInboxBtn{border-radius:100px;gap:0;width:auto;padding:8px 14px;overflow:hidden}.FloatingBar-module__IW1xiq__moveCanvasBtn:hover{background:var(--accent-glow);color:var(--accent)}.FloatingBar-module__IW1xiq__moveInboxBtn:hover{background:var(--card-hover);color:var(--foreground)}.FloatingBar-module__IW1xiq__organizeBtn:hover .FloatingBar-module__IW1xiq__btnText,.FloatingBar-module__IW1xiq__moveCanvasBtn:hover .FloatingBar-module__IW1xiq__btnText,.FloatingBar-module__IW1xiq__moveInboxBtn:hover .FloatingBar-module__IW1xiq__btnText{opacity:1;max-width:100px;margin-left:8px}.FloatingBar-module__IW1xiq__btnText{opacity:0;white-space:nowrap;max-width:0;font-size:.85rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.FloatingBar-module__IW1xiq__organizeBtn:hover .FloatingBar-module__IW1xiq__btnText{opacity:1;max-width:100px;margin-left:8px}.FloatingBar-module__IW1xiq__delete:hover{background:var(--danger-glow);color:var(--danger)}.FloatingBar-module__IW1xiq__archiveBtn:hover{background:var(--accent-glow);color:var(--accent)}.FloatingBar-module__IW1xiq__confirmDelete{border-radius:100px;width:auto;padding:8px 16px;background:var(--danger)!important;color:#fff!important}.FloatingBar-module__IW1xiq__sureText{font-size:12px;font-weight:700}.FloatingBar-module__IW1xiq__closeBtn{background:var(--card-bg);border:1px solid var(--card-border);color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:8px;transition:all .2s;display:flex}.FloatingBar-module__IW1xiq__closeBtn:hover{background:var(--card-hover);color:var(--foreground);transform:rotate(90deg)}
.FolderItem-module__IyPgaW__folder{width:280px;height:120px;filter:drop-shadow(0 4px 12px var(--shadow-color));z-index:10;flex-direction:column;display:flex;position:absolute}.FolderItem-module__IyPgaW__tab{opacity:.95;border:1.5px solid var(--card-border);z-index:2;background-image:linear-gradient(#0000,#0000001a);border-bottom:none;border-radius:10px 10px 0 0;width:90px;height:14px;margin-left:0;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}.FolderItem-module__IyPgaW__mainBody{background:var(--card-bg);border:1.5px solid var(--card-border);cursor:grab;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;background-image:linear-gradient(135deg,#ffffff05,#0000);border-radius:0 14px 14px;flex:1;margin-top:-1.5px;padding:12px;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.FolderItem-module__IyPgaW__bottomAccent{opacity:.8;height:3px;position:absolute;bottom:0;left:0;right:0}.FolderItem-module__IyPgaW__folder:hover .FolderItem-module__IyPgaW__tab{opacity:1;filter:brightness(1.1)}.FolderItem-module__IyPgaW__folder:hover .FolderItem-module__IyPgaW__mainBody{background:var(--card-hover);border-color:var(--border-light);transform:translateY(-1px)}.FolderItem-module__IyPgaW__outerDate{color:var(--text-muted);opacity:.7;pointer-events:none;letter-spacing:.02em;font-size:9px;font-weight:500;position:absolute;top:calc(100% + 6px);left:8px}.FolderItem-module__IyPgaW__folder:hover{box-shadow:0 8px 16px var(--shadow-color)}.FolderItem-module__IyPgaW__folder:active{cursor:grabbing;-webkit-user-select:none;user-select:none}.FolderItem-module__IyPgaW__selected{z-index:10}.FolderItem-module__IyPgaW__selected .FolderItem-module__IyPgaW__tab{border-color:var(--accent);opacity:1;border-width:2px}.FolderItem-module__IyPgaW__selected .FolderItem-module__IyPgaW__mainBody{border-color:var(--accent);background:var(--card-hover);box-shadow:0 0 0 4px var(--accent-glow);border-width:2px;margin-top:-2px}.FolderItem-module__IyPgaW__dimmed{opacity:.4;filter:grayscale(.8)blur(1px);pointer-events:none;transform:scale(.98)}.FolderItem-module__IyPgaW__dropZone{width:100%;height:100%}.FolderItem-module__IyPgaW__header{color:var(--text-dim);align-items:center;gap:8px;margin-bottom:12px;display:flex}.FolderItem-module__IyPgaW__title{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.9rem;font-weight:500;overflow:hidden}.FolderItem-module__IyPgaW__count{color:var(--text-muted);background:var(--card-bg);border:1px solid var(--card-border);border-radius:10px;padding:2px 6px;font-size:.7rem}.FolderItem-module__IyPgaW__previewGrid{gap:8px;width:100%;margin-top:4px;display:grid}.FolderItem-module__IyPgaW__grid1{grid-template-columns:1fr}.FolderItem-module__IyPgaW__grid2{grid-template-columns:1fr 1fr}.FolderItem-module__IyPgaW__grid3{grid-template-columns:1fr 1fr 1fr}.FolderItem-module__IyPgaW__grid4{grid-template-columns:repeat(4,1fr)}.FolderItem-module__IyPgaW__miniItem{background:var(--card-bg);border:1px solid var(--card-border);border-radius:8px;flex-direction:column;justify-content:center;gap:4px;height:40px;padding:6px;display:flex;position:relative;overflow:hidden}.FolderItem-module__IyPgaW__miniImage{object-fit:cover;background:var(--card-bg);border:1px solid var(--card-border);border-radius:8px;width:100%;height:40px}.FolderItem-module__IyPgaW__miniIcon{text-align:center;color:var(--text-dim);font-size:12px}.FolderItem-module__IyPgaW__textLine{background:var(--card-border);border-radius:2px;width:100%;height:4px}.FolderItem-module__IyPgaW__actions{opacity:0;background:var(--overlay-bg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:20;border-radius:6px;gap:4px;padding:4px;transition:opacity .2s;display:flex;position:absolute;top:8px;right:8px}.FolderItem-module__IyPgaW__folder:hover .FolderItem-module__IyPgaW__actions{opacity:1}.FolderItem-module__IyPgaW__actions button{color:var(--text-dim);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.FolderItem-module__IyPgaW__actions button:hover{background:var(--card-hover);color:var(--foreground)}.FolderItem-module__IyPgaW__actions .FolderItem-module__IyPgaW__deleteAction:hover{color:var(--danger);background:var(--danger-glow)}.FolderItem-module__IyPgaW__confirmDelete{width:auto;padding:4px 8px;font-size:.75rem;font-weight:500;background:var(--danger)!important;color:#fff!important}
.MobileHeader-module__0C6WiW__header{height:calc(64px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);background:var(--background);border-bottom:1px solid var(--card-border);z-index:1000;justify-content:space-between;align-items:center;padding-left:20px;padding-right:20px;display:flex;position:fixed;top:0;left:0;right:0}[data-theme=light] .MobileHeader-module__0C6WiW__header{background:#fff!important}.MobileHeader-module__0C6WiW__logo{justify-content:center;align-items:center;height:100%;display:flex;position:absolute;left:50%;transform:translate(-50%)}.MobileHeader-module__0C6WiW__logoDotWrapper{justify-content:center;align-items:center;width:28px;height:28px;margin-right:6px;display:flex;position:relative;overflow:visible;transform:translateY(-2px)}.MobileHeader-module__0C6WiW__logo h1{letter-spacing:-.02em;color:var(--foreground);z-index:5;pointer-events:none;white-space:nowrap;margin:0;font-size:1.2rem;font-weight:850;line-height:1;transform:translateY(-2px)}.MobileHeader-module__0C6WiW__logoDotWrapper:after{display:none}.MobileHeader-module__0C6WiW__actionBtn{color:#888;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:8px;display:flex}.MobileHeader-module__0C6WiW__actionBtn:active{background:var(--card-hover)}.MobileHeader-module__0C6WiW__avatar{background:var(--accent);color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:600;display:flex}.MobileHeader-module__0C6WiW__searchOverlay{background:var(--background);z-index:2000;padding-top:env(safe-area-inset-top);flex-direction:column;display:flex;position:fixed;inset:0}.MobileHeader-module__0C6WiW__searchBar{border-bottom:1px solid var(--card-border);align-items:center;gap:12px;padding:20px;display:flex}.MobileHeader-module__0C6WiW__searchInput{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;font-size:1.1rem}.MobileHeader-module__0C6WiW__closeBtn{color:#888;background:0 0;border:none;padding:4px}.MobileHeader-module__0C6WiW__resultsList{padding:10px 10px calc(20px + env(safe-area-inset-bottom))10px;background:var(--background);flex:1;overflow-y:auto}.MobileHeader-module__0C6WiW__resultItem{border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.MobileHeader-module__0C6WiW__resultItem:active{background:var(--card-hover)}.MobileHeader-module__0C6WiW__resultIcon{background:var(--card-hover);border:1px solid var(--card-border);justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.MobileHeader-module__0C6WiW__resultInfo{flex:1;min-width:0}.MobileHeader-module__0C6WiW__resultTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.MobileHeader-module__0C6WiW__resultSub{color:#666;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.MobileHeader-module__0C6WiW__noResults{text-align:center;color:var(--text-muted);padding:40px}.MobileHeader-module__0C6WiW__menuOverlay{background:var(--overlay-bg);z-index:3000;align-items:flex-end;display:flex;position:fixed;inset:0}.MobileHeader-module__0C6WiW__menuContent{background:var(--modal-bg);width:100%;padding:24px 24px calc(24px + env(safe-area-inset-bottom))24px;border-radius:24px 24px 0 0;animation:.3s cubic-bezier(.16,1,.3,1) MobileHeader-module__0C6WiW__slideInUp}.MobileHeader-module__0C6WiW__menuHeader{align-items:center;gap:16px;margin-bottom:24px;display:flex}.MobileHeader-module__0C6WiW__menuAvatar{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:600;display:flex}.MobileHeader-module__0C6WiW__menuEmail{color:var(--foreground);font-size:1rem;font-weight:500}.MobileHeader-module__0C6WiW__menuItems{flex-direction:column;gap:8px;display:flex}.MobileHeader-module__0C6WiW__menuItem{background:var(--card-bg);border:1px solid var(--card-border);color:var(--foreground);border-radius:12px;align-items:center;gap:12px;padding:16px;font-weight:500;display:flex}.MobileHeader-module__0C6WiW__menuItem:active{background:var(--card-hover)}@keyframes MobileHeader-module__0C6WiW__slideInUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.MobileNav-module__0qat7G__nav{height:calc(64px + env(safe-area-inset-bottom));background:var(--background);-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--card-border);padding:0 10px;padding-bottom:env(safe-area-inset-bottom);z-index:1000;justify-content:space-between;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.MobileNav-module__0qat7G__centerItem{justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative;top:-20px}.MobileNav-module__0qat7G__navItem{height:64px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;font-size:.7rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.MobileNav-module__0qat7G__iconWrapper{padding:4px;display:flex;position:relative}.MobileNav-module__0qat7G__active{color:var(--accent)}.MobileNav-module__0qat7G__active .MobileNav-module__0qat7G__iconWrapper{transform:translateY(-2px)}.MobileNav-module__0qat7G__badge{background:var(--accent);color:#fff;border:2px solid var(--background);border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-2px;right:-2px}@keyframes MobileNav-module__0qat7G__popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}
.MobileAddButton-module__9oy7Uq__container{justify-content:center;align-items:center;display:flex;position:relative}.MobileAddButton-module__9oy7Uq__addButton{background:var(--accent);color:#fff;border:4px solid var(--background);cursor:pointer;z-index:2;border-radius:30px;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 20px #7c4dff66}.MobileAddButton-module__9oy7Uq__addButton.MobileAddButton-module__9oy7Uq__open{background:var(--card-hover);border-color:var(--accent);color:var(--foreground);transform:scale(.9)}.MobileAddButton-module__9oy7Uq__options{z-index:1;gap:16px;display:flex;position:absolute;bottom:80px;left:50%;transform:translate(-50%)}.MobileAddButton-module__9oy7Uq__optionBtn{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#141414cc;border:1px solid #ffffff1a;border-radius:24px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.16,1,.3,1);animation:.4s cubic-bezier(.16,1,.3,1) both MobileAddButton-module__9oy7Uq__fanOut;display:flex}.MobileAddButton-module__9oy7Uq__optionBtn:active{background:var(--accent);transform:scale(.9)}@keyframes MobileAddButton-module__9oy7Uq__fanOut{0%{opacity:0;transform:translateY(40px)scale(.5)}to{opacity:1;transform:translateY(0)scale(1)}}.MobileAddButton-module__9oy7Uq__options button:first-child{animation-delay:0s}.MobileAddButton-module__9oy7Uq__options button:nth-child(2){animation-delay:50ms}.MobileAddButton-module__9oy7Uq__options button:nth-child(3){animation-delay:.1s}.MobileAddButton-module__9oy7Uq__options button:nth-child(4){animation-delay:.15s}.MobileAddButton-module__9oy7Uq__options button:nth-child(5){animation-delay:.2s}
.MobileCard-module__KD9zvG__card{background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;border-radius:16px;flex-direction:column;gap:12px;padding:12px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.MobileCard-module__KD9zvG__gridCard{border-radius:0 16px 16px;flex-direction:column;justify-content:flex-start;gap:12px;min-width:0;min-height:180px;margin-top:12px;padding:16px 16px 12px;display:flex;position:relative}.MobileCard-module__KD9zvG__previewGrid{gap:6px;width:100%;margin-bottom:12px;display:grid}.MobileCard-module__KD9zvG__grid1{grid-template-columns:1fr}.MobileCard-module__KD9zvG__grid2{grid-template-columns:1fr 1fr}.MobileCard-module__KD9zvG__grid3{grid-template-columns:1fr 1fr 1fr}.MobileCard-module__KD9zvG__grid4{grid-template-columns:repeat(4,1fr)}.MobileCard-module__KD9zvG__miniItem{background:var(--card-hover);border:1px solid var(--card-border);height:50px;color:var(--text-muted);border-radius:8px;justify-content:center;align-items:center;display:flex}.MobileCard-module__KD9zvG__miniImage{object-fit:cover;background:var(--background);border:1px solid var(--card-border);border-radius:8px;width:100%;height:50px}.MobileCard-module__KD9zvG__gridCard:before{content:"";background:inherit;border:inherit;border-bottom:none;border-radius:12px 12px 0 0;width:45%;height:10px;position:absolute;top:-10px;left:-1px}.MobileCard-module__KD9zvG__card:active{background:var(--card-hover);transform:scale(.98)}.MobileCard-module__KD9zvG__card.MobileCard-module__KD9zvG__selected{background:var(--accent-glow);border-color:var(--accent);box-shadow:0 0 15px var(--accent-glow)}.MobileCard-module__KD9zvG__card.MobileCard-module__KD9zvG__removing{opacity:0;pointer-events:none;filter:blur(10px);transition:all .5s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:scale(.9)translateY(-10px);border-width:0!important;gap:0!important;min-height:0!important;max-height:0!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}.MobileCard-module__KD9zvG__folderCard{border-color:var(--card-border)}.MobileCard-module__KD9zvG__mainContent{flex:1}.MobileCard-module__KD9zvG__imageLayout{flex-direction:column;gap:12px;display:flex}.MobileCard-module__KD9zvG__thumb{object-fit:cover;background:var(--background);border:1px solid var(--card-border);border-radius:12px;width:100%;height:180px}.MobileCard-module__KD9zvG__noSnapshotThumb{border:1px solid var(--card-border);width:100%;height:180px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;background:#ffffff08;border-radius:12px;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.MobileCard-module__KD9zvG__gridCard .MobileCard-module__KD9zvG__thumb{height:120px}.MobileCard-module__KD9zvG__videoThumbnailWrapper{width:100%;height:120px;position:relative}.MobileCard-module__KD9zvG__playOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#0006;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0000004d}.MobileCard-module__KD9zvG__simpleLayout{align-items:center;gap:12px;display:flex}.MobileCard-module__KD9zvG__gridCard .MobileCard-module__KD9zvG__simpleLayout{flex-direction:column;flex:1;align-items:flex-start}.MobileCard-module__KD9zvG__iconBox{background:var(--card-hover);width:44px;height:44px;color:var(--text-muted);border:1px solid var(--card-border);border-radius:12px;justify-content:center;align-items:center;display:flex;overflow:hidden}.MobileCard-module__KD9zvG__gridCard .MobileCard-module__KD9zvG__iconBox{border-radius:14px;width:48px;height:48px}.MobileCard-module__KD9zvG__folderIconBox{display:none}.MobileCard-module__KD9zvG__folderIconBox svg{width:48px;height:48px}.MobileCard-module__KD9zvG__favicon{border-radius:4px;width:24px;height:24px}.MobileCard-module__KD9zvG__info{flex:1;min-width:0}.MobileCard-module__KD9zvG__titleRow{justify-content:space-between;align-items:center;gap:8px;width:100%;margin-bottom:2px;display:flex}.MobileCard-module__KD9zvG__gridCard .MobileCard-module__KD9zvG__titleRow{margin-bottom:4px}.MobileCard-module__KD9zvG__title{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:1rem;font-weight:600;line-height:1.3;overflow:hidden}.MobileCard-module__KD9zvG__gridCard .MobileCard-module__KD9zvG__title{white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;display:-webkit-box}.MobileCard-module__KD9zvG__syncBadge{text-transform:uppercase;letter-spacing:.02em;border-radius:6px;align-items:center;gap:4px;padding:2px 6px;font-size:.65rem;font-weight:600;display:flex}.MobileCard-module__KD9zvG__syncing{color:var(--accent);background:#6e56cf1a}.MobileCard-module__KD9zvG__error{color:#f44;background:#e11d481a}.MobileCard-module__KD9zvG__spin{animation:1.5s linear infinite MobileCard-module__KD9zvG__spin}@keyframes MobileCard-module__KD9zvG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MobileCard-module__KD9zvG__metaRow{flex-wrap:wrap;align-items:center;gap:6px;font-size:.75rem;display:flex}.MobileCard-module__KD9zvG__gridCard .MobileCard-module__KD9zvG__metaRow{gap:4px;font-size:.7rem}.MobileCard-module__KD9zvG__folderMeta{align-items:center;gap:6px;display:flex}.MobileCard-module__KD9zvG__itemCount{color:var(--accent);text-transform:uppercase;letter-spacing:.02em;font-size:.75rem;font-weight:700}.MobileCard-module__KD9zvG__sub{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:120px;overflow:hidden}.MobileCard-module__KD9zvG__dot{color:var(--text-dim)}.MobileCard-module__KD9zvG__time{color:var(--text-muted);font-weight:500}.MobileCard-module__KD9zvG__actions{border-top:1px solid var(--card-border);justify-content:flex-end;gap:8px;padding-top:10px;display:flex}.MobileCard-module__KD9zvG__gridCard .MobileCard-module__KD9zvG__actions{justify-content:flex-end;padding-top:12px;display:flex}.MobileCard-module__KD9zvG__actionBtn{border:1px solid var(--card-border);background:var(--card-bg);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.MobileCard-module__KD9zvG__gridCard .MobileCard-module__KD9zvG__actionBtn{border-radius:8px;width:32px;height:32px}.MobileCard-module__KD9zvG__folderHeader{justify-content:space-between;align-items:flex-start;gap:8px;margin-top:4px;display:flex}.MobileCard-module__KD9zvG__compactActions{gap:6px;display:flex}.MobileCard-module__KD9zvG__compactActionBtn{border:1px solid var(--card-border);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:#ffffff08;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.MobileCard-module__KD9zvG__compactActionBtn:active{background:var(--card-hover);color:var(--foreground)}.MobileCard-module__KD9zvG__actionBtn.MobileCard-module__KD9zvG__delete:active{color:#f44;background:#f443}.MobileCard-module__KD9zvG__confirmDelete{border-color:#ef44444d;font-size:11px;font-weight:700;background:#ef44441a!important}
.MobileHome-module__brrz3G__container{min-height:100vh;padding:20px 16px;position:relative}.MobileHome-module__brrz3G__pullIndicator{pointer-events:none;z-index:50;flex-direction:column;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;top:0;left:0;right:0;transform:translateY(-100%)}.MobileHome-module__brrz3G__refreshIcon{color:var(--accent);transition:transform .2s;transform:translateY(0)}.MobileHome-module__brrz3G__refreshText{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;opacity:.9;font-size:11px;font-weight:800}.MobileHome-module__brrz3G__refreshSpinner{border:3px solid #ffffff1a;border-top-color:var(--accent);width:28px;height:28px;box-shadow:0 0 20px var(--accent-glow);border-radius:50%;animation:.8s cubic-bezier(.4,0,.2,1) infinite MobileHome-module__brrz3G__spin}@keyframes MobileHome-module__brrz3G__spin{to{transform:rotate(360deg)}}.MobileHome-module__brrz3G__content{flex-direction:column;gap:32px;display:flex}.MobileHome-module__brrz3G__section{flex-direction:column;gap:16px;display:flex}.MobileHome-module__brrz3G__sectionHeader{color:#666;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;padding-left:4px;font-size:.8rem;font-weight:700;display:flex}.MobileHome-module__brrz3G__list{flex-direction:column;gap:12px;display:flex}.MobileHome-module__brrz3G__folderGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.MobileHome-module__brrz3G__section{animation:.4s ease-out both MobileHome-module__brrz3G__fadeIn}.MobileHome-module__brrz3G__list>div,.MobileHome-module__brrz3G__folderGrid>div{animation:.5s cubic-bezier(.16,1,.3,1) both MobileHome-module__brrz3G__fadeInUp}.MobileHome-module__brrz3G__list>div:first-child,.MobileHome-module__brrz3G__folderGrid>div:first-child{animation-delay:.1s}.MobileHome-module__brrz3G__list>div:nth-child(2),.MobileHome-module__brrz3G__folderGrid>div:nth-child(2){animation-delay:.15s}.MobileHome-module__brrz3G__list>div:nth-child(3),.MobileHome-module__brrz3G__folderGrid>div:nth-child(3){animation-delay:.2s}.MobileHome-module__brrz3G__list>div:nth-child(4),.MobileHome-module__brrz3G__folderGrid>div:nth-child(4){animation-delay:.25s}.MobileHome-module__brrz3G__list>div:nth-child(5),.MobileHome-module__brrz3G__folderGrid>div:nth-child(5){animation-delay:.3s}@keyframes MobileHome-module__brrz3G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes MobileHome-module__brrz3G__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.MobileHome-module__brrz3G__empty{text-align:center;color:#444;flex-direction:column;justify-content:center;align-items:center;padding:60px 40px;display:flex}.MobileHome-module__brrz3G__emptyIcon{color:#333;background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.MobileHome-module__brrz3G__empty h3{color:#eee;margin-bottom:8px;font-size:1.25rem;font-weight:700}.MobileHome-module__brrz3G__empty p{color:#666;font-size:.95rem;line-height:1.5}
.MobileInbox-module__FVIe9G__container{background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-geist-sans);padding:1rem 1rem 3rem}.MobileInbox-module__FVIe9G__header{margin-bottom:2rem;padding-top:1rem}.MobileInbox-module__FVIe9G__header h1{letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:600}.MobileInbox-module__FVIe9G__list{flex-direction:column;gap:.75rem;display:flex}.MobileInbox-module__FVIe9G__empty{color:var(--text-muted);text-align:center;margin-top:4rem;font-size:.9rem}.MobileInbox-module__FVIe9G__itemCard{background:var(--card-bg);border:1px solid var(--card-border);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:.75rem;transition:background .2s;animation:.5s cubic-bezier(.16,1,.3,1) both MobileInbox-module__FVIe9G__itemEntrance;display:flex}.MobileInbox-module__FVIe9G__itemCard:active{background:var(--card-hover)}.MobileInbox-module__FVIe9G__itemCard.MobileInbox-module__FVIe9G__selected{border-color:var(--accent);background:#6e56cf26;box-shadow:0 0 15px #6e56cf1a}.MobileInbox-module__FVIe9G__itemCard.MobileInbox-module__FVIe9G__deleting{border-color:#f44;animation:.5s infinite MobileInbox-module__FVIe9G__shake}@keyframes MobileInbox-module__FVIe9G__shake{0%{transform:translate(0)}25%{transform:translate(-2px)rotate(-1deg)}50%{transform:translate(2px)rotate(1deg)}75%{transform:translate(-2px)}to{transform:translate(0)}}.MobileInbox-module__FVIe9G__itemCard.MobileInbox-module__FVIe9G__removing{opacity:0;pointer-events:none;filter:blur(8px);transition:all .4s cubic-bezier(.4,0,1,1);transform:scale(.5)translate(100px)rotate(10deg)}.MobileInbox-module__FVIe9G__itemMain{flex:1;min-width:0}.MobileInbox-module__FVIe9G__itemActions{border-left:1px solid var(--card-border);flex-direction:column;gap:8px;padding-left:12px;display:flex}.MobileInbox-module__FVIe9G__actionBtn{background:var(--card-hover);border:1px solid var(--card-border);width:36px;height:36px;color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.MobileInbox-module__FVIe9G__actionBtn:active{background:var(--card-hover);transform:scale(.9)}.MobileInbox-module__FVIe9G__removeBtn:active{color:#f44;background:#ff44441a}.MobileInbox-module__FVIe9G__confirmDelete{color:#fff!important;background:#f44!important;border-color:#f44!important;border-radius:100px!important;width:auto!important;padding:0 12px!important}.MobileInbox-module__FVIe9G__sureText{font-size:.75rem;font-weight:700}.MobileInbox-module__FVIe9G__verticalImageLayout{flex-direction:column;gap:.75rem;display:flex}.MobileInbox-module__FVIe9G__fullThumb{object-fit:cover;background:var(--card-hover);border-radius:12px;width:100%;height:240px}.MobileInbox-module__FVIe9G__noSnapshotFull{border:1px solid var(--card-border);width:100%;height:240px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;background:#ffffff08;border-radius:12px;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.MobileInbox-module__FVIe9G__videoThumbnailWrapper{border-radius:12px;width:100%;height:240px;position:relative;overflow:hidden}.MobileInbox-module__FVIe9G__playOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;pointer-events:none;background:#0006;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 32px #0006}.MobileInbox-module__FVIe9G__simpleLayout{align-items:center;gap:1rem;display:flex}.MobileInbox-module__FVIe9G__iconBox{background:var(--card-hover);border:1px solid var(--card-border);width:40px;height:40px;color:var(--text-muted);border-radius:8px;justify-content:center;align-items:center;display:flex}.MobileInbox-module__FVIe9G__info{flex:1;overflow:hidden}.MobileInbox-module__FVIe9G__titleRow{justify-content:space-between;align-items:center;gap:8px;margin-bottom:2px;display:flex}.MobileInbox-module__FVIe9G__title{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.95rem;font-weight:500;overflow:hidden}.MobileInbox-module__FVIe9G__syncBadge{text-transform:uppercase;letter-spacing:.02em;border-radius:6px;align-items:center;gap:4px;padding:2px 6px;font-size:.65rem;font-weight:600;display:flex}.MobileInbox-module__FVIe9G__syncing{color:var(--accent);background:#6e56cf1a}.MobileInbox-module__FVIe9G__error{color:#f44;background:#e11d481a}.MobileInbox-module__FVIe9G__spin{animation:1.5s linear infinite MobileInbox-module__FVIe9G__spinSync}@keyframes MobileInbox-module__FVIe9G__spinSync{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MobileInbox-module__FVIe9G__subRow{justify-content:space-between;align-items:center;width:100%;display:flex}.MobileInbox-module__FVIe9G__faviconRow{align-items:center;gap:6px;display:flex}.MobileInbox-module__FVIe9G__miniFavicon{background:#fff;border-radius:4px;width:14px;height:14px}.MobileInbox-module__FVIe9G__sub{color:var(--text-muted);font-size:.75rem}.MobileInbox-module__FVIe9G__statusInfo{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;background:#6e56cf1a;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:600}.MobileInbox-module__FVIe9G__overlay{z-index:9999;background:#000000e6;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;animation:.3s MobileInbox-module__FVIe9G__fadeIn;display:flex;position:fixed;inset:0}.MobileInbox-module__FVIe9G__overlayIcon{color:#000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;animation:.5s cubic-bezier(.175,.885,.32,1.275) MobileInbox-module__FVIe9G__bounce;display:flex}.MobileInbox-module__FVIe9G__overlayText{color:#fff;font-size:1.2rem;font-weight:500}@keyframes MobileInbox-module__FVIe9G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes MobileInbox-module__FVIe9G__bounce{0%{opacity:0;transform:scale(.5)}60%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes MobileInbox-module__FVIe9G__itemEntrance{0%{opacity:0;filter:blur(5px);transform:translateY(30px)scale(.9)rotateX(-10deg)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)rotateX(0)}}
.ShareProcessingOverlay-module__uXT4Ja__overlay{-webkit-backdrop-filter:blur(12px);z-index:10000;background:radial-gradient(circle,#00000080 0%,#000000d9 100%);flex-direction:column;justify-content:center;align-items:center;animation:.4s cubic-bezier(.16,1,.3,1) forwards ShareProcessingOverlay-module__uXT4Ja__slideAndFadeDown;display:flex;position:fixed;inset:0;overflow:hidden}.ShareProcessingOverlay-module__uXT4Ja__overlay.ShareProcessingOverlay-module__uXT4Ja__fadeOut{animation:.35s cubic-bezier(.16,1,.3,1) forwards ShareProcessingOverlay-module__uXT4Ja__slideAndFadeUp}.ShareProcessingOverlay-module__uXT4Ja__orb{background:radial-gradient(circle,var(--accent)0%,transparent 70%);opacity:.15;filter:blur(80px);pointer-events:none;width:600px;height:600px;animation:8s ease-in-out infinite alternate ShareProcessingOverlay-module__uXT4Ja__orbPulse;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.ShareProcessingOverlay-module__uXT4Ja__orb2{opacity:.1;filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#6e56cf 0%,#0000 70%);width:400px;height:400px;animation:6s ease-in-out infinite alternate-reverse ShareProcessingOverlay-module__uXT4Ja__orbPulse;position:absolute;bottom:-100px;left:20%}.ShareProcessingOverlay-module__uXT4Ja__content{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:24px;padding:20px;display:flex;position:relative}.ShareProcessingOverlay-module__uXT4Ja__iconWrapper{justify-content:center;align-items:center;width:80px;height:80px;display:flex}.ShareProcessingOverlay-module__uXT4Ja__spinner{border:3px solid #ffffff0d;border-top-color:var(--accent);border-radius:50%;width:48px;height:48px;animation:.8s linear infinite ShareProcessingOverlay-module__uXT4Ja__spin;box-shadow:0 0 20px #7c4dff33}.ShareProcessingOverlay-module__uXT4Ja__successIcon{background:linear-gradient(135deg,var(--accent),#8a70ff);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;animation:.6s cubic-bezier(.175,.885,.32,1.275) forwards ShareProcessingOverlay-module__uXT4Ja__popAndGlow;display:flex;box-shadow:0 10px 30px #7c4dff66,0 0 0 4px #7c4dff1a}.ShareProcessingOverlay-module__uXT4Ja__text{color:#fff;letter-spacing:-.03em;background:linear-gradient(#fff,#aaa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;animation:.5s .2s both ShareProcessingOverlay-module__uXT4Ja__fadeInUp}.ShareProcessingOverlay-module__uXT4Ja__hint{color:#666;letter-spacing:.02em;text-transform:uppercase;font-size:.9rem;font-weight:500;animation:.5s .4s both ShareProcessingOverlay-module__uXT4Ja__fadeInUp}@keyframes ShareProcessingOverlay-module__uXT4Ja__slideAndFadeDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes ShareProcessingOverlay-module__uXT4Ja__slideAndFadeUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@keyframes ShareProcessingOverlay-module__uXT4Ja__orbPulse{0%{opacity:.1;transform:translate(-50%)scale(1)}to{opacity:.2;transform:translate(-50%)scale(1.1)}}@keyframes ShareProcessingOverlay-module__uXT4Ja__popAndGlow{0%{opacity:0;transform:scale(.5);box-shadow:0 0 #7c4dff00}to{opacity:1;transform:scale(1);box-shadow:0 10px 30px #7c4dff66,0 0 50px #7c4dff33}}@keyframes ShareProcessingOverlay-module__uXT4Ja__spin{to{transform:rotate(360deg)}}@keyframes ShareProcessingOverlay-module__uXT4Ja__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
