.retro-window.svelte-1xzpjal{position:fixed;background:silver;border:3px outset #c0c0c0;box-shadow:4px 4px #404040,2px 2px gray,inset 1px 1px #fff;font-family:"MS Sans Serif",Courier New,monospace;-webkit-user-select:none;user-select:none;will-change:transform}.retro-window.minimized.svelte-1xzpjal{height:30px!important;overflow:hidden}.retro-window.in-trash.svelte-1xzpjal{width:80px!important;height:80px!important;cursor:pointer;z-index:999}.retro-window.maximized.svelte-1xzpjal{width:100vw!important;height:100vh!important;top:0!important;left:0!important;transform:none!important}.retro-window.dragging.svelte-1xzpjal{transform:scale(1.02);box-shadow:8px 8px #404040,4px 4px gray,inset 1px 1px #fff,0 0 20px #0000004d;transition:none!important}.retro-window.resizing.svelte-1xzpjal{transition:none!important}.title-bar.svelte-1xzpjal{background:linear-gradient(90deg,navy,#00f);color:#fff;padding:4px 8px;display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;height:20px;box-shadow:inset 0 1px #fff6,inset 0 -1px #0000004d;cursor:move;-webkit-user-select:none;user-select:none}.title-bar-left.svelte-1xzpjal{display:flex;align-items:center;gap:6px}.floppy-icon.svelte-1xzpjal{font-size:14px}.window-title.svelte-1xzpjal{text-shadow:1px 1px 0 rgba(0,0,0,.5)}.window-controls.svelte-1xzpjal{display:flex;gap:2px}.control-btn.svelte-1xzpjal{width:16px;height:14px;background:silver;border:1px outset #c0c0c0;font-size:10px;font-weight:700;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .1s ease}.control-btn.svelte-1xzpjal:hover{background:#d4d0c8}.control-btn.svelte-1xzpjal:active{background:#a0a0a0;border:1px inset #c0c0c0}.window-content.svelte-1xzpjal{height:calc(100% - 46px);display:flex;flex-direction:column;position:relative}@keyframes svelte-1xzpjal-signalPulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes svelte-1xzpjal-phoneFloat{0%,to{transform:rotate(-15deg) translateY(0)}50%{transform:rotate(-15deg) translateY(-5px)}}@keyframes svelte-1xzpjal-characterBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.status-bar.svelte-1xzpjal{background:silver;padding:2px 8px;display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:700;border-top:1px solid #808080;height:18px}.status-divider.svelte-1xzpjal{color:gray;font-weight:700;margin:0 8px}.status-text.svelte-1xzpjal{color:#000}.cover-image.svelte-1xzpjal{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#e6e6fa;cursor:pointer}.cover-image.svelte-1xzpjal img:where(.svelte-1xzpjal){width:100%;height:100%;object-fit:cover;border:2px inset #c0c0c0;box-shadow:inset 2px 2px #fff,inset -2px -2px gray;pointer-events:none}.trash-content.svelte-1xzpjal{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;background:silver}.trash-icon.svelte-1xzpjal{font-size:24px;margin-bottom:4px}.trash-title.svelte-1xzpjal{font-size:8px;font-weight:700;color:#000;text-align:center;line-height:1;word-break:break-all}.in-trash.svelte-1xzpjal .title-bar:where(.svelte-1xzpjal){height:16px;padding:2px 4px;font-size:8px}.in-trash.svelte-1xzpjal .title-bar-left:where(.svelte-1xzpjal){gap:2px}.in-trash.svelte-1xzpjal .floppy-icon:where(.svelte-1xzpjal){font-size:8px}.in-trash.svelte-1xzpjal .window-title:where(.svelte-1xzpjal){font-size:8px}@media (max-width: 768px){.retro-window.svelte-1xzpjal{max-width:80vw;max-height:70vh}.title-bar.svelte-1xzpjal{height:24px;padding:4px 8px;font-size:12px}.window-controls.svelte-1xzpjal{gap:3px}.control-btn.svelte-1xzpjal{width:18px;height:18px;font-size:10px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.window-content.svelte-1xzpjal{padding:8px;height:calc(100% - 42px)}.status-bar.svelte-1xzpjal{height:16px;padding:2px 6px;font-size:8px}.cover-image.svelte-1xzpjal img:where(.svelte-1xzpjal){max-width:100%;max-height:100%}}@media (max-width: 480px){.retro-window.svelte-1xzpjal{max-width:95vw;max-height:85vh}.title-bar.svelte-1xzpjal{height:26px;padding:4px 8px;font-size:12px}.control-btn.svelte-1xzpjal{width:20px;height:20px;font-size:12px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}}.resize-handle.svelte-1xzpjal{position:absolute;bottom:0;right:0;width:16px;height:16px;background:linear-gradient(135deg,silver,#a0a0a0,gray);border:1px outset #c0c0c0;cursor:nw-resize;z-index:10;-webkit-user-select:none;user-select:none}.resize-handle.svelte-1xzpjal:hover{background:linear-gradient(135deg,#d0d0d0,#b0b0b0,#909090)}.resize-handle.svelte-1xzpjal:active{background:linear-gradient(135deg,#a0a0a0,gray,#606060);border:1px inset #c0c0c0}.retro-window.resizing.svelte-1xzpjal .resize-handle:where(.svelte-1xzpjal){background:linear-gradient(135deg,#a0a0a0,gray,#606060);border:1px inset #c0c0c0}
