*{box-sizing:border-box;margin:0;padding:0}:root{--taskbar-h:48px;--acrylic:#202020b8;--acrylic-light:#f3f3f3d1;--accent:#4cc2ff;--win-border:#ffffff17}html,body,#root{-webkit-user-select:none;user-select:none;height:100%;font-family:Segoe UI Variable,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden}.os-root{width:100vw;height:100vh;position:relative;overflow:hidden}.desktop{inset:0;bottom:var(--taskbar-h);transition:background .4s;position:absolute;overflow:hidden}.wallpaper-bloom{background:radial-gradient(55% 65% at 62% 38%,#5ab6f7 0%,#0000 60%),radial-gradient(50% 60% at 38% 62%,#d95d8c 0%,#0000 55%),radial-gradient(45% 55%,#7b61c9 0%,#0000 65%),linear-gradient(135deg,#0a1a3f 0%,#123a75 45%,#0c2250 100%)}.wallpaper-dark{background:radial-gradient(60% 70% at 55% 40%,#1f3b63 0%,#0000 60%),radial-gradient(45% 55% at 40% 65%,#232a52 0%,#0000 60%),linear-gradient(160deg,#05070f 0%,#0b1224 60%,#060912 100%)}.wallpaper-sunset{background:radial-gradient(60% 55% at 50% 62%,#ff9a5a 0%,#0000 60%),radial-gradient(55% 60% at 62% 40%,#e2557b 0%,#0000 55%),linear-gradient(150deg,#2b1055 0%,#7546a5 55%,#341b57 100%)}.wallpaper-forest{background:radial-gradient(55% 60% at 58% 42%,#3fae7c 0%,#0000 60%),radial-gradient(50% 55% at 40% 62%,#1f7a63 0%,#0000 55%),linear-gradient(140deg,#061f18 0%,#0d3a2e 55%,#07231b 100%)}.desktop-icons{flex-flow:column wrap;gap:4px;max-height:calc(100% - 16px);display:flex;position:absolute;top:8px;left:8px}.desktop-icon{cursor:default;color:#fff;background:0 0;border:1px solid #0000;border-radius:4px;flex-direction:column;align-items:center;gap:5px;width:84px;padding:8px 4px 6px;display:flex}.desktop-icon span{text-align:center;text-shadow:0 1px 3px #000000d9;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11.5px;line-height:1.25;display:-webkit-box;overflow:hidden}.desktop-icon:hover{background:#ffffff1f}.desktop-icon.selected{background:#4cc2ff40;border-color:#4cc2ff73}.taskbar{height:var(--taskbar-h);background:var(--acrylic);-webkit-backdrop-filter:blur(30px)saturate(1.4);z-index:10000;color:#eee;border-top:1px solid #ffffff0f;align-items:center;display:flex;position:absolute;bottom:0;left:0;right:0}.taskbar-center{align-items:center;gap:3px;height:100%;display:flex;position:absolute;left:50%;transform:translate(-50%)}.taskbar-btn{cursor:pointer;color:#ddd;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .12s;display:flex;position:relative}.taskbar-btn:hover{background:#ffffff17}.taskbar-btn:active{background:#ffffff0d}.taskbar-btn.active{background:#ffffff1f}.taskbar-indicator{background:#9d9d9d;border-radius:2px;width:6px;height:3px;transition:width .15s,background .15s;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.taskbar-app.active .taskbar-indicator{background:var(--accent);width:16px}.taskbar-right{align-items:center;height:100%;padding-right:2px;display:flex;position:absolute;right:0}.tray-btn{color:#ddd;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;height:40px;padding:0 9px;display:flex}.tray-btn:hover{background:#ffffff17}.tray-clock{flex-direction:column;align-items:flex-end;gap:0;font-size:12px;line-height:1.3}.show-desktop{cursor:pointer;border-left:1px solid #ffffff26;width:8px;height:100%;margin-left:4px}.start-menu{left:50%;bottom:calc(var(--taskbar-h) + 10px);width:600px;max-width:calc(100vw - 24px);max-height:calc(100vh - var(--taskbar-h) - 24px);background:var(--acrylic);-webkit-backdrop-filter:blur(40px)saturate(1.5);border:1px solid var(--win-border);z-index:9999;color:#f0f0f0;border-radius:8px;flex-direction:column;padding:26px 26px 0;animation:.18s cubic-bezier(.1,.9,.2,1) start-in;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 16px 48px #0000008c}@keyframes start-in{0%{opacity:0;transform:translate(-50%)translateY(24px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.start-search{color:#bbb;background:#ffffff0f;border:1px solid #ffffff1a;border-bottom-color:#ffffff59;border-radius:18px;align-items:center;gap:10px;padding:8px 14px;display:flex}.start-search input{color:#eee;background:0 0;border:none;outline:none;flex:1;font-size:13px}.start-section{margin-top:22px}.start-section-header{justify-content:space-between;align-items:center;padding:0 6px 10px;font-size:13px;font-weight:600;display:flex}.start-all-btn{color:#ddd;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:4px;padding:4px 10px;font-size:11.5px}.start-all-btn:hover{background:#ffffff1a}.start-pinned-grid{grid-template-columns:repeat(6,1fr);gap:2px;display:grid}.start-app{cursor:pointer;color:#eee;background:0 0;border:none;border-radius:6px;flex-direction:column;align-items:center;gap:7px;padding:10px 4px 8px;display:flex}.start-app span{text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11.5px;line-height:1.25;display:-webkit-box;overflow:hidden}.start-app:hover{background:#ffffff14}.start-recommended{grid-template-columns:1fr 1fr;gap:4px;display:grid}.start-rec-item{cursor:pointer;color:#eee;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:8px 10px;font-size:12.5px;display:flex}.start-rec-item:hover{background:#ffffff14}.rec-icon{font-size:22px}.rec-sub{color:#999;font-size:11px}.start-footer{background:#0000002e;border-top:1px solid #ffffff14;border-radius:0 0 8px 8px;justify-content:space-between;align-items:center;margin-top:22px;margin-left:-26px;margin-right:-26px;padding:10px 40px;display:flex}.start-user{color:#eee;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:6px 10px;font-size:13px;display:flex}.start-user:hover,.start-power:hover{background:#ffffff14}.start-power{color:#eee;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:9px;display:flex}.window{color:#eee;background:#202020;border:1px solid #ffffff24;border-radius:8px;flex-direction:column;display:flex;position:absolute;overflow:hidden;box-shadow:0 22px 60px #0000008c,0 4px 14px #00000059}.window-maximized{border:none}.window-opening{animation:.2s cubic-bezier(.1,.9,.2,1) win-in}@keyframes win-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.window-minimized{display:none}.window-titlebar{cursor:default;background:#2b2b2b;justify-content:space-between;align-items:center;height:34px;min-height:34px;display:flex}.window-title{color:#ddd;white-space:nowrap;align-items:center;gap:8px;padding-left:12px;font-size:12px;display:flex;overflow:hidden}.window-controls{height:100%;display:flex}.win-btn{color:#ddd;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:46px;height:100%;display:flex}.win-btn:hover{background:#ffffff17}.win-btn-close:hover{color:#fff;background:#c42b1c}.window-content{background:#1e1e1e;flex:1;position:relative;overflow:hidden}.window-loading{color:#888;justify-content:center;align-items:center;height:100%;font-size:13px;display:flex}.resize-handle{z-index:5;position:absolute}.rh-n{cursor:ns-resize;height:6px;top:-3px;left:8px;right:8px}.rh-s{cursor:ns-resize;height:6px;bottom:-3px;left:8px;right:8px}.rh-e{cursor:ew-resize;width:6px;top:8px;bottom:8px;right:-3px}.rh-w{cursor:ew-resize;width:6px;top:8px;bottom:8px;left:-3px}.rh-ne{cursor:nesw-resize;width:12px;height:12px;top:-4px;right:-4px}.rh-nw{cursor:nwse-resize;width:12px;height:12px;top:-4px;left:-4px}.rh-se{cursor:nwse-resize;width:12px;height:12px;bottom:-4px;right:-4px}.rh-sw{cursor:nesw-resize;width:12px;height:12px;bottom:-4px;left:-4px}.app-fill{flex-direction:column;display:flex;position:absolute;inset:0}
