:root{--bg-1:#dfe9f7;--bg-2:#c8d9f0;--bg-3:#b5cae6;--text-main:#0f172a;--text-subtle:#475569;--line:#687d9b47;--line-strong:#586e8f70;--window:#ffffffe0;--taskbar:#eff5fcb8;--win-blue:#1877f2;--shadow-lg:0 24px 44px #0f172a38;--shadow-md:0 8px 24px #0f172a2e;--taskbar-height:62px}*{box-sizing:border-box}html,body{min-height:100%;color:var(--text-main);-webkit-user-select:none;user-select:none;margin:0;font-family:Segoe UI,Segoe UI Variable Text,Helvetica Neue,sans-serif}body{background:radial-gradient(1000px 480px at 82% 6%,#edf5ffe6,transparent 62%),radial-gradient(780px 360px at 15% 10%,#f6fafff2,transparent 64%),linear-gradient(162deg,var(--bg-1)0%,var(--bg-2)58%,var(--bg-3)100%)}button,input{font-family:inherit}.shell-root{min-height:100vh;padding:0;position:relative;overflow:hidden}.shell-overlay{pointer-events:none;background:linear-gradient(#fff3,#0000 26%);position:absolute;inset:0}.desktop-area{inset:0 0 var(--taskbar-height)0;position:absolute}.workspace-shell{height:100%;box-shadow:none;background:linear-gradient(160deg,#ffffff1f,#ffffff0d);border:0;border-radius:0;position:relative;overflow:hidden}.workspace-shell.is-resizing{cursor:default}.workspace-shell.is-resizing.resize-n,.workspace-shell.is-resizing.resize-s{cursor:ns-resize}.workspace-shell.is-resizing.resize-e,.workspace-shell.is-resizing.resize-w{cursor:ew-resize}.workspace-shell.is-resizing.resize-ne,.workspace-shell.is-resizing.resize-sw{cursor:nesw-resize}.workspace-shell.is-resizing.resize-nw,.workspace-shell.is-resizing.resize-se{cursor:nwse-resize}.workspace-shell.is-resizing iframe{pointer-events:none}.window-snap-preview{z-index:12;pointer-events:none;background:#1877f233;border:1px solid #1877f2d9;border-radius:8px;position:absolute;box-shadow:inset 0 0 0 1px #ffffff59}.workspace-empty{place-items:center;display:grid}.workspace-empty-content{-webkit-backdrop-filter:blur(8px);text-align:center;background:#f0f7ff73;border:1px solid #ffffff52;border-radius:16px;padding:16px 20px}.workspace-empty-content h2{margin:0;font-size:1.2rem;font-weight:600}.workspace-empty-content p{color:var(--text-subtle);margin:7px 0 0}.desktop-window{background:var(--window);box-shadow:var(--shadow-md);transform-origin:0 0;border:1px solid #7c8faad1;border-radius:10px;transition:box-shadow .14s;position:absolute;overflow:hidden}.desktop-window.is-active{box-shadow:var(--shadow-lg)}.desktop-window.is-resizing{outline-offset:-2px;outline:2px solid #1877f26b}.desktop-window.is-maximized{border-radius:8px}.desktop-window-head{cursor:grab;background:linear-gradient(#fafdffeb,#f2f8ffd1);border-bottom:1px solid #aab8ca75;justify-content:space-between;align-items:center;height:38px;padding:0 6px 0 12px;display:flex}.desktop-window-head:active{cursor:grabbing}.desktop-window-title{align-items:center;gap:8px;font-size:.88rem;font-weight:600;display:flex}.desktop-controls{align-items:center;display:flex}.desktop-controls button{cursor:pointer;background:0 0;border:0;place-items:center;width:42px;height:32px;display:grid}.desktop-controls button:hover{background:#155eef1a}.desktop-controls button.close:hover{color:#fff;background:#e81123}.desktop-controls .line{border-bottom:1.7px solid #27364d;width:12px}.desktop-controls .square{border:1.5px solid #27364d;width:11px;height:10px}.desktop-controls .cross{font-size:1.1rem;line-height:1}.desktop-controls .gear{font-size:.86rem;line-height:1}.desktop-window-body{height:calc(100% - 38px);padding:14px;overflow:auto}.widget-view h3{margin:0;font-weight:600}.widget-view p{color:var(--text-subtle);margin:8px 0 14px}.widget-metric{background:#e9f4ffe6;border:1px solid #1877f259;border-radius:11px;padding:8px 10px;font-weight:600;display:inline-block}.widget-config{color:var(--text-subtle);gap:6px;display:grid}.widget-config input{border:1px solid var(--line);background:#fff;border-radius:8px;padding:7px 9px}.settings-app{grid-template-columns:220px 1fr;gap:14px;min-height:100%;display:grid}.settings-sidebar{background:#f8fbffe6;border:1px solid #95a7be59;border-radius:10px;padding:10px}.settings-sidebar h3{margin:4px 4px 10px;font-size:.95rem}.settings-sidebar nav{gap:4px;display:grid}.settings-sidebar button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:8px 9px;display:flex}.settings-sidebar button.is-active,.settings-sidebar button:hover{background:#eaf4fff5;border-color:#1877f273}.settings-content{background:#ffffffe6;border:1px solid #95a7be59;border-radius:10px;padding:14px;overflow:auto}.settings-content header h3{margin:0;font-size:1.05rem}.settings-content header p{color:var(--text-subtle);margin:6px 0 0;font-size:.84rem}.settings-card{background:#fafcffeb;border:1px solid #95a7be59;border-radius:10px;margin-top:12px;padding:12px}.settings-card h4{margin:0 0 10px;font-size:.9rem}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 10px;display:grid}.settings-grid label{color:var(--text-subtle);gap:6px;font-size:.78rem;display:grid}.settings-grid input,.settings-grid select{background:#fff;border:1px solid #95a7be73;border-radius:8px;height:34px;padding:0 9px}.settings-instance-ui{background:#fffc;border:1px solid #95a7be40;border-radius:8px;margin-top:8px;padding:10px}.settings-instance-ui label{color:var(--text-subtle);gap:5px;margin-bottom:7px;font-size:.77rem;display:grid}.settings-instance-ui input,.settings-instance-ui select{background:#fff;border:1px solid #95a7be73;border-radius:7px;height:32px;padding:0 8px}.settings-primary,.settings-danger{cursor:pointer;border-radius:8px;height:32px;margin-top:10px;padding:0 11px}.settings-primary{color:#0c4ca6;background:#1877f21f;border:1px solid #1877f280}.settings-primary:disabled{opacity:.5;cursor:not-allowed}.settings-danger{color:#991b1b;background:#fee2e2cc;border:1px solid #dc262673;margin-top:0}.settings-list{gap:8px;display:grid}.settings-list-item{background:#fffffff2;border:1px solid #95a7be52;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.settings-list-item strong{font-size:.85rem;display:block}.settings-list-item small{color:var(--text-subtle);margin-top:2px;font-size:.74rem;display:block}.settings-toggles{gap:10px;display:grid}.settings-toggles label{align-items:center;gap:8px;font-size:.86rem;display:flex}.settings-config-view h3{margin-top:0}.start-menu{left:50%;bottom:calc(var(--taskbar-height) + 8px);-webkit-backdrop-filter:blur(20px);width:min(660px,100vw - 22px);box-shadow:var(--shadow-lg);z-index:500;background:#f4f9ffdb;border:1px solid #8d9fb766;border-radius:12px;padding:14px;position:fixed;transform:translate(-50%)}.start-menu-search-wrap{padding:2px 2px 10px}.start-menu-search{background:#fffffff0;border:1px solid #93a5bc6b;border-radius:9px;width:100%;height:38px;padding:0 12px;font-size:.92rem}.start-menu-search:focus{outline-offset:0;border-color:#1877f280;outline:2px solid #1877f247}.start-menu-section-head{justify-content:space-between;align-items:center;margin:0 2px 8px;display:flex}.start-menu-section-head h3,.start-menu-section-head h4{color:#334155;margin:0;font-size:.88rem;font-weight:600}.start-menu-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.start-menu-item{cursor:pointer;background:#ffffffd1;border:1px solid #93a5bc59;border-radius:9px;justify-items:center;gap:5px;padding:10px 8px;font-size:.75rem;display:grid}.start-menu-item span{font-size:1.08rem}.start-menu-item.is-selected,.start-menu-item:hover{background:#f6fbfff2;border-color:#93a5bc8f}.start-menu-item.is-selected{background:#eaf4fff5;border-color:#1877f28c;box-shadow:inset 0 0 0 1px #1877f240}.start-menu-recommended{gap:7px;display:grid}.start-menu-recommended button{text-align:left;cursor:pointer;background:#ffffffd1;border:1px solid #93a5bc59;border-radius:9px;grid-template-columns:26px 1fr;gap:10px;padding:8px 10px;display:grid}.start-menu-recommended button>span{align-self:center;font-size:1rem}.start-menu-recommended strong{font-size:.82rem}.start-menu-recommended small{color:var(--text-subtle);margin-top:2px;font-size:.74rem;display:block}.taskbar-shell{height:var(--taskbar-height);background:var(--taskbar);-webkit-backdrop-filter:blur(22px);z-index:600;border:1px solid #9caec56b;border-radius:0;justify-content:center;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 12px 30px #0f172a38}.taskbar-center-cluster{align-items:center;gap:8px;display:flex}.start-button{cursor:pointer;background:#ffffffeb;border:1px solid #95a7be59;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.start-button.is-open{border-color:#1877f28f;box-shadow:inset 0 0 0 1px #1877f247}.win-logo{grid-template-columns:repeat(2,1fr);gap:2px;width:14px;height:14px;display:grid}.win-logo i{background:linear-gradient(160deg,#2f8dff,#0c6ae4);border-radius:1px;display:block}.taskbar-items{align-items:center;gap:3px;max-width:min(70vw,860px);padding-bottom:1px;display:flex;overflow-x:auto}.taskbar-item-wrap{justify-items:center;min-width:44px;display:grid}.taskbar-item{cursor:pointer;background:0 0;border:0;border-radius:8px;width:40px;height:40px;font-size:1.05rem}.taskbar-item:hover{background:#ffffff70}.taskbar-item.is-minimized{opacity:.65}.taskbar-indicator{background:#2e415a3d;border-radius:999px;width:17px;height:3px;margin-top:2px}.taskbar-item-wrap.is-active .taskbar-indicator{background:var(--win-blue);width:21px}.window-size-indicator{z-index:6;color:#1e3a8a;pointer-events:none;background:#eff6fff2;border:1px solid #1877f26b;border-radius:7px;padding:3px 8px;font-size:.72rem;font-weight:600;position:absolute;bottom:12px;right:12px}.widget-config-overlay{z-index:9;background:#0f172a47;place-items:center;padding:16px;display:grid;position:absolute;inset:0}.widget-config-dialog{-webkit-backdrop-filter:blur(8px);background:#f8fbfff5;border:1px solid #7c8faab8;border-radius:10px;grid-template-rows:auto 1fr;width:min(680px,100%);max-height:90%;display:grid;overflow:hidden}.widget-config-dialog-head{border-bottom:1px solid #95a7be66;justify-content:space-between;align-items:center;height:40px;padding:0 10px;display:flex}.widget-config-dialog-head button{cursor:pointer;background:#fff;border:1px solid #95a7be73;border-radius:8px;width:28px;height:28px}.widget-config-dialog-body{padding:12px;overflow:auto}.console-widget{height:100%;min-height:100%}.console-log-lines{color:#d7e4f5;white-space:pre-wrap;word-break:break-word;background:#0a0f16;border:0;border-radius:0;height:calc(100% + 28px);margin:-14px;padding:10px 12px;font-family:Cascadia Code,SFMono-Regular,Menlo,Consolas,monospace;font-size:.74rem;line-height:1.45;overflow:auto}.console-address{font-weight:600}.console-row{white-space:nowrap;height:18px;line-height:18px}.console-settings-head{justify-content:space-between;align-items:center;gap:8px;margin-top:12px;display:flex}.console-settings-head .settings-primary{height:28px;margin-top:0;font-size:.75rem}.console-settings-actions{gap:6px;display:flex}.console-settings-list{gap:6px;margin-top:8px;display:grid}.console-settings-item{background:#ffffffe0;border:1px solid #95a7be57;border-radius:8px;align-items:center;gap:8px;padding:7px 9px;font-size:.8rem;display:flex}.console-settings-item .swatch{border-radius:999px;width:8px;height:8px}.console-settings-item.is-active{background:#edf4fff2;border-color:#1877f273}.vector-widget{flex-direction:column;height:100%;min-height:100%;display:flex}.vector-empty{color:var(--text-subtle);background:#f8fbffcc;border:1px dashed #95a7be80;border-radius:10px;flex:auto;place-items:center;min-height:0;font-size:.85rem;display:grid}.vector-legend{flex-wrap:wrap;flex:none;gap:8px;margin-top:10px;display:flex}.vector-legend-item{background:#ffffffe6;border:1px solid #95a7be57;border-radius:999px;align-items:center;gap:7px;padding:4px 10px;font-size:.76rem;display:inline-flex}.vector-legend-item .swatch{border-radius:999px;width:8px;height:8px}.vector-chart-wrap{background:linear-gradient(#fffffff5,#f6faffe6),repeating-linear-gradient(#0000 0 44px,#94a3b81f 44px 45px);border:1px solid #95a7be57;border-radius:10px;flex:auto;min-height:0;padding:8px}.vector-chart{width:100%;height:100%;min-height:0;display:block}.vector-axis{stroke:#64748bb3;stroke-width:1px}.gauge-widget{flex-direction:column;height:100%;min-height:100%;display:flex}.gauge-empty{color:var(--text-subtle);background:#f8fbffcc;border:1px dashed #95a7be80;border-radius:10px;flex:auto;place-items:center;min-height:0;font-size:.85rem;display:grid}.gauge-chart-wrap{background:linear-gradient(#fffffff7,#f4f9ffeb);border:1px solid #95a7be57;border-radius:10px;flex:auto;min-height:0;padding:8px}.gauge-chart{width:100%;height:100%;min-height:0;display:block}.gauge-caption{fill:#334155eb;font-size:12px;font-weight:600}.gauge-value{fill:#0f172af2;font-size:28px;font-weight:700}.gauge-subline{fill:#475569f2;font-size:12px;font-weight:600}.gauge-minmax{fill:#334155cc;font-size:11px;font-weight:500}.gauge-updated{fill:#475569e6;font-size:11px}.map-widget{grid-template-rows:1fr auto;gap:10px;height:100%;min-height:100%;display:grid}.map-empty{color:var(--text-subtle);background:#f8fbffcc;border:1px dashed #95a7be80;border-radius:10px;place-items:center;min-height:0;padding:12px;font-size:.85rem;display:grid}.map-empty code{font-family:Cascadia Code,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem}.map-stage{background:#f4f9ffeb;border:1px solid #95a7be57;border-radius:10px;min-height:0;overflow:hidden}.map-canvas{width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.map-tile-layer{position:absolute;inset:0}.map-tile{-webkit-user-select:none;user-select:none;width:256px;height:256px;display:block;position:absolute}.map-overlay{pointer-events:none;position:absolute;inset:0}.map-track-line{fill:none;stroke:#047857f0;stroke-width:3px;stroke-linejoin:round;stroke-linecap:round}.map-track-point{fill:#0b5ed7fa;stroke:#fff;stroke-width:2px}.map-meta{color:var(--text-subtle);background:#ffffffe6;border:1px solid #95a7be57;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:8px 10px;font-size:.78rem;display:flex}.map-meta strong{color:#0f172a}.map-meta a{color:#0c4ca6;font-weight:600;text-decoration:none}.map-meta a:hover{text-decoration:underline}.clock-slot{justify-items:end;line-height:1.08;display:grid;position:absolute;right:12px}.clock-slot strong{font-size:.78rem}.clock-slot small{color:var(--text-subtle);font-size:.68rem}.shortcut-overlay{z-index:700;background:#0f172a59;place-items:center;padding:14px;display:grid;position:fixed;inset:0}.shortcut-card{-webkit-backdrop-filter:blur(16px);width:min(620px,100%);box-shadow:var(--shadow-lg);background:#f9fcffe6;border:1px solid #92a4bb73;border-radius:13px;padding:14px}.shortcut-card header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.shortcut-card header h3{margin:0;font-size:1rem}.shortcut-card header button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;width:28px;height:28px}.shortcut-card ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.shortcut-card li{background:#ffffffdb;border:1px solid #93a5bc59;border-radius:9px;justify-content:space-between;gap:12px;padding:8px 10px;display:flex}.shortcut-card kbd{font-size:.78rem;font-weight:600}.shortcut-card span{color:var(--text-subtle);font-size:.8rem}.doom-widget{background:#000;width:calc(100% + 20px);height:calc(100% + 20px);min-height:280px;margin:-10px}.doom-stage{width:100%;height:100%;position:relative;overflow:hidden}.doom-frame{transform-origin:0 0;border:0;display:block;position:absolute}.doom-config{gap:12px}.mc-widget{background:#000;width:calc(100% + 20px);height:calc(100% + 20px);min-height:280px;margin:-10px}.mc-stage{width:100%;height:100%;position:relative;overflow:hidden}.mc-frame{transform-origin:0 0;border:0;display:block;position:absolute}.mc-config{gap:12px}@media (max-width:1080px){.start-menu-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:820px){.clock-slot{display:none}}@media (max-width:640px){:root{--taskbar-height:56px}.shell-root{padding:0}.taskbar-shell{height:var(--taskbar-height)}.start-menu{width:calc(100vw - 12px);bottom:68px}.start-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-app{grid-template-columns:1fr}}
