:root{--font-stack: "Menlo", "Monaco", "Courier New", monospace;--bg-color: #171717;--text-color: #d4d4d4;--prompt-color: #ffffff}body{margin:0;padding:0;height:100vh;width:100vw;overflow:hidden;font-size:13px;line-height:1.4;-webkit-font-smoothing:antialiased;display:flex;align-items:center;justify-content:center;transition:background-image .5s ease}#root{height:100%;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}body.boot-mode{background-color:#000;color:#fff;font-family:IBM Plex Mono,Courier New,monospace;background-image:none!important}.boot-screen{width:100%;height:100%;background-color:#000;color:#ccc;font-family:Courier New,monospace;display:flex;justify-content:center;align-items:center;outline:none}.boot-container{width:600px;border:2px double #aaa;padding:20px;background-color:#000}.boot-header{text-align:center;font-weight:700;border-bottom:1px solid #444;padding-bottom:20px;margin-bottom:40px;color:#fff}.boot-menu{border:1px solid #444;padding:10px;min-height:200px}.boot-label{margin-bottom:15px;color:#fff}.boot-options{list-style:none;padding:0;margin:0}.boot-options li{padding:5px 10px;margin-bottom:2px;cursor:pointer;color:#aaa}.boot-options li.selected{background-color:#fff;color:#000;font-weight:700}.boot-footer{margin-top:40px;font-size:.9em;color:#888;text-align:center;border-top:1px solid #444;padding-top:20px}body.theme-mac{background:url(https://images.unsplash.com/photo-1483728642387-6c3bdd6c93e5?q=80&w=2676&auto=format&fit=crop) no-repeat center center fixed;background-size:cover;color:#d4d4d4}.terminal-window.theme-mac{background-color:#171717f2;border-radius:8px;box-shadow:0 20px 60px #00000080;border:1px solid #333;font-family:Menlo,Monaco,monospace;color:#d4d4d4;overflow:hidden;display:flex;flex-direction:column}.terminal-header.mac{background-color:#2d2d2d;height:30px;display:flex;align-items:center;padding:0 10px;position:relative;border-bottom:1px solid #000;flex-shrink:0}.terminal-header.mac .btn{width:12px;height:12px;border-radius:50%;display:inline-block;margin-right:8px;cursor:pointer}.terminal-header.mac .btn.red{background-color:#ff5f56}.terminal-header.mac .btn.yellow{background-color:#ffbd2e}.terminal-header.mac .btn.green{background-color:#27c93f}.terminal-header.mac .title{position:absolute;left:50%;transform:translate(-50%);color:#999;font-size:12px;font-weight:600}body.theme-win11{background:url(https://images.unsplash.com/photo-1618005182384-a83a8bd57fbe?q=80&w=2564&auto=format&fit=crop) no-repeat center center fixed;background-size:cover}.terminal-window.theme-win11{background-color:#0c0c0c;border-radius:8px;box-shadow:0 10px 30px #00000080,0 0 0 1px #ffffff1a;font-family:Consolas,Segoe UI Mono,monospace;color:#ccc;display:flex;flex-direction:column}.terminal-header.win11{height:32px;display:flex;align-items:center;justify-content:space-between;background-color:#202020;font-size:12px;color:#fff;flex-shrink:0}.terminal-header.win11 .title{padding-left:15px;font-family:Segoe UI,sans-serif}.win-controls{display:flex;height:100%}.win-btn{width:46px;height:100%;display:flex;align-items:center;justify-content:center;transition:background .1s;font-size:14px;cursor:default}.win-btn.close{cursor:pointer}.win-btn:hover{background:#333}.win-btn.close:hover{background:#e81123}body.theme-winxp{background:linear-gradient(to bottom,#729fcf 0% 100%);background:url(https://upload.wikimedia.org/wikipedia/en/2/27/Bliss_%28Windows_XP%29.png) no-repeat center center fixed;background-size:cover}.terminal-window.theme-winxp{background-color:#000;border-radius:3px 3px 0 0;border:2px solid #0055ea;box-shadow:2px 2px 5px #00000080;font-family:Lucida Console,monospace;color:#d4d4d4;font-size:14px;display:flex;flex-direction:column}.terminal-header.winxp{height:30px;background:linear-gradient(to bottom,#0058ee,#3593ff 4%,#288eff 18%,#127dff 20%,#036ffc 39%,#0262ee 41%,#0057e5);display:flex;align-items:center;justify-content:space-between;padding:0 5px;border-radius:3px 3px 0 0;text-shadow:1px 1px #0f305e;flex-shrink:0}.terminal-header.winxp .xp-title-left{color:#fff;font-weight:700;font-family:Tahoma,sans-serif;display:flex;align-items:center;gap:5px}.xp-controls{display:flex;gap:2px}.xp-btn{width:21px;height:21px;background:#fff;border-radius:3px;border:1px solid #fff;color:#000;display:flex;align-items:center;justify-content:center;font-weight:700;font-family:sans-serif;font-size:12px;background:linear-gradient(to bottom,#fff,#e6e6e6);box-shadow:0 0 1px #00000080;cursor:default}.xp-btn.close{background:linear-gradient(to bottom,#e07b63,#d85739);color:#fff;border-color:#b93b1d;cursor:pointer}.terminal-body{flex:1;padding:10px;overflow-y:auto}.cmd-list{list-style:none;padding:0;margin:0}.cmd-list li{display:flex;align-items:center;margin-bottom:6px}.cmd-key{min-width:180px;font-weight:700;color:#fff;display:inline-block}.cmd-desc{flex:1;color:#aaa;opacity:.9}.theme-winxp .cmd-key,.theme-win11 .cmd-key{color:#f0f0f0}.theme-mac .cmd-key{color:#fff}.theme-winxp .cmd-desc,.theme-win11 .cmd-desc{color:#ccc}.text-editor-container{background-color:#fff;color:#000;font-family:sans-serif;overflow:hidden}.theme-winxp .text-editor-container{font-family:Tahoma,sans-serif}.theme-winxp .text-editor-content{background-color:#fff;color:#000;font-family:Lucida Console,monospace;font-size:13px}.theme-win11 .text-editor-container{font-family:Segoe UI,sans-serif;background-color:#fff}.theme-win11 .text-editor-content{background-color:#fff;color:#000;font-family:Consolas,monospace;font-size:14px}.theme-mac .text-editor-container{background-color:#1e1e1e;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.theme-mac .text-editor-content{background-color:#1e1e1e;color:#eee;font-family:Menlo,monospace;font-size:13px;line-height:1.5}.notepad-menu{display:flex;padding:2px 0;border-bottom:1px solid #ccc;background-color:#f5f5f5;font-size:11px;cursor:default;flex-shrink:0}.notepad-menu span{padding:2px 10px}.notepad-menu span:hover{background-color:#e5f3ff;color:#000}.theme-winxp .notepad-menu{background:#ece9d8;border-bottom:1px solid #d4d0c8}.theme-winxp .notepad-menu span:hover{background-color:#316ac5;color:#fff}.mac-toolbar{background-color:#333;padding:5px 10px;border-bottom:1px solid #000;display:flex;gap:15px;font-size:12px;color:#ccc;flex-shrink:0}.mac-toolbar-group{display:flex;gap:10px;background:#444;padding:2px 5px;border-radius:4px}.mac-toolbar-group span{cursor:default;padding:0 4px}.notepad-status-bar{background-color:#f0f0f0;border-top:1px solid #ccc;padding:2px 10px;font-size:11px;display:flex;gap:20px;justify-content:flex-end;color:#666;flex-shrink:0}.theme-winxp .notepad-status-bar{background:#ece9d8;border-top:1px solid #d4d0c8}.raw-text{white-space:pre-wrap;outline:none}.theme-winxp .text-editor-content .cmd-header,.theme-win11 .text-editor-content .cmd-header{color:#000;border-bottom-color:#ccc}.theme-winxp .text-editor-content .cmd-job-title,.theme-win11 .text-editor-content .cmd-job-title{color:navy}.theme-winxp .text-editor-content .cmd-list dt,.theme-win11 .text-editor-content .cmd-list dt{color:#555}.active-window{box-shadow:0 25px 50px #0009}.history-entry{margin-bottom:15px}.command-line,.input-line{display:flex;align-items:center}.prompt{margin-right:8px;font-weight:700;white-space:pre}.cmd-input{background:transparent;border:none;flex:1;outline:none;font-family:inherit;font-size:inherit;color:inherit}.cmd-text-input{color:inherit}.theme-mac .cmd-input{color:#d4d4d4}.theme-mac .prompt{color:#fff}.theme-winxp .prompt{color:#d4d4d4}::-webkit-scrollbar{width:10px}.theme-win11 ::-webkit-scrollbar-track{background:#202020}.theme-win11 ::-webkit-scrollbar-thumb{background:#444}.theme-winxp ::-webkit-scrollbar-track{background:#fff;border-left:1px solid #ccc}.theme-winxp ::-webkit-scrollbar-thumb{background:#cce6ff;border:1px solid #99ccff;border-radius:10px}.desktop-environment{width:100%;height:100%;position:relative}.desktop-icons{position:absolute;top:20px;left:20px;display:flex;flex-direction:column;gap:20px;z-index:0}.desktop-icon{width:80px;display:flex;flex-direction:column;align-items:center;cursor:pointer;text-align:center;border:1px solid transparent;border-radius:4px;padding:5px;transition:background .1s}.desktop-icon:hover{background-color:#fff3;border:1px solid rgba(255,255,255,.3)}.icon-img{width:48px;height:48px;margin-bottom:5px;filter:drop-shadow(0px 2px 3px rgba(0,0,0,.5));object-fit:contain}.icon-label{color:#fff;font-size:12px;text-shadow:1px 1px 2px rgba(0,0,0,1);word-wrap:break-word;line-height:1.2}.theme-winxp .desktop-icon:hover{background-color:#316ac5;opacity:.8}
