body{margin:0}.xp-window{background:var(--xp-window-bg);border:1px solid var(--xp-window-border);border-radius:8px 8px 4px 4px;flex-direction:column;display:flex;position:absolute;overflow:hidden;box-shadow:3px 3px 14px #00000073}.xp-titlebar{background:linear-gradient(180deg, var(--xp-blue-titlebar-start) 0%, var(--xp-blue-titlebar-end) 55%, #1f5fd6 100%);height:30px;cursor:var(--cursor-move);-webkit-user-select:none;user-select:none;flex:0 0 30px;justify-content:space-between;align-items:center;padding:0 3px 0 6px;display:flex}.xp-titlebar-left{color:#fff;align-items:center;gap:6px;min-width:0;display:flex}.xp-titlebar-icon{flex-shrink:0;width:16px;height:16px}.xp-titlebar-text{white-space:nowrap;text-overflow:ellipsis;text-shadow:1px 1px 1px #0006;font-size:12px;font-weight:700;overflow:hidden}.xp-titlebar-controls{gap:2px;display:flex}.xp-ctrl{width:21px;height:20px;font-size:12px;line-height:1;font-family:var(--xp-font);color:#fff;cursor:var(--cursor-pointer);background:linear-gradient(#4c8fef 0%,#1c5fd0 100%);border:1px solid #1848a0;border-radius:3px;font-weight:700}.xp-ctrl:hover{filter:brightness(1.15)}.xp-ctrl:active{filter:brightness(.9)}.xp-ctrl-close{background:linear-gradient(#f2887c 0%,#d8342a 100%);border-color:#8a1a12}.xp-window-body{background:var(--xp-window-bg);flex:1;min-height:0;font-size:12px;overflow:auto}.xp-resize-handle{width:16px;height:16px;cursor:var(--cursor-resize-d1);position:absolute;bottom:0;right:0}.terminal{color:#f0f0f0;height:100%;cursor:var(--cursor-text);background:#000;padding:8px 10px;font-family:Consolas,Courier New,monospace;font-size:14px;line-height:1.35;overflow-y:auto}.terminal-line{white-space:pre-wrap;word-break:break-word}.terminal-input-row{align-items:center;display:flex}.terminal-prompt{color:#f0f0f0;white-space:pre}.terminal-input{color:#f0f0f0;font-family:inherit;font-size:inherit;caret-color:#f0f0f0;background:0 0;border:none;outline:none;flex:1;margin-left:2px}.terminal-cursor{vertical-align:middle;background:#f0f0f0;width:7px;height:14px;margin-left:2px;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.explorer-view{grid-template-columns:repeat(auto-fill,84px);align-content:start;gap:6px;padding:14px;display:grid}.explorer-item{text-align:center;width:80px;cursor:var(--cursor-pointer);background:0 0;border:1px solid #0000;border-radius:3px;flex-direction:column;align-items:center;gap:4px;padding:6px 4px;display:flex}.explorer-item img{width:38px;height:38px}.explorer-item span{word-break:break-word;color:#000;font-size:11px;line-height:1.2}.explorer-item:hover{background:#dbeafe;border-color:#9cc3f0}.explorer-empty{color:#555;text-align:center;padding:24px;font-size:12px}.device-mockup-wrap{flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;padding:16px;display:flex}.device-frame{background:#1a1a1a;border-radius:14px;justify-content:center;align-items:center;padding:14px;display:flex;box-shadow:0 6px 18px #00000059}.device-laptop{aspect-ratio:16/10;border-bottom:10px solid #2b2b2b;border-radius:10px 10px 4px 4px;width:min(560px,90%)}.device-phone{aspect-ratio:9/19;border:4px solid #333;border-radius:28px;width:min(230px,70%)}.device-screen{background:#000;border-radius:4px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.device-phone .device-screen{border-radius:20px}.device-screen img{object-fit:contain;background:#fff;width:100%;height:100%}.device-controls{align-items:center;gap:10px;font-size:11px;display:flex}.device-counter{font-family:var(--xp-font)}.detail-split{height:100%;min-height:0;display:flex}@media (width<=700px){.detail-split{flex-direction:column;overflow-y:auto}.detail-info,.detail-preview{flex:none;width:100%;min-width:0}.detail-preview{min-height:320px}}.detail-info{border-right:1px solid #c9c5b0;flex:50%;min-width:260px;padding:16px 18px;overflow-y:auto}.detail-info h2{color:#0a246a;margin:0 0 4px;font-size:15px}.detail-info h3{color:#0a246a;border-bottom:1px solid #d8d5c0;margin:14px 0 6px;padding-bottom:2px;font-size:12px}.detail-info p{margin:4px 0;font-size:12px;line-height:1.5}.detail-info ul{margin:4px 0;padding-left:18px;font-size:12px;line-height:1.5}.detail-meta{color:#555;gap:6px;margin-bottom:8px;font-size:11px;display:flex}.detail-tags{flex-wrap:wrap;gap:6px;display:flex}.detail-tag{background:#d7e5f7;border:1px solid #9cc3f0;border-radius:10px;padding:2px 9px;font-size:11px}.detail-github{color:#000;margin-top:14px;text-decoration:none;display:inline-block}.detail-note{color:#666;margin-top:12px;font-size:11px;font-style:italic}.detail-preview{background:#dfe6ee;flex:50%;min-width:260px;overflow-y:auto}.detail-empty{padding:24px;font-size:12px}.tech-stack{height:100%;padding:14px 16px;overflow-y:auto}.tech-category h3{color:#0a246a;border-bottom:1px solid #d8d5c0;margin:14px 0 8px;padding-bottom:3px;font-size:12px}.tech-category:first-child h3{margin-top:0}.tech-grid{grid-template-columns:repeat(auto-fill,72px);gap:10px;display:grid}.tech-item{text-align:center;flex-direction:column;align-items:center;gap:4px;width:72px;display:flex}.tech-icon{background:#fff;border:1px solid #d8d5c0;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;padding:6px;display:flex}.tech-icon img{object-fit:contain;width:100%;height:100%}.tech-icon-fallback{color:#fff;border-radius:4px;justify-content:center;align-items:center;width:100%;height:100%;font-weight:700;display:flex}.tech-item span{word-break:break-word;font-size:10px;line-height:1.2}.media-grid{grid-template-columns:repeat(auto-fill,120px);align-content:start;gap:12px;height:100%;padding:14px;display:grid;overflow-y:auto}.media-thumb{width:120px;cursor:var(--cursor-pointer);background:#fff;border:1px solid #c9c5b0;border-radius:4px;flex-direction:column;gap:4px;padding:5px;display:flex}.media-thumb:hover{border-color:#3b78dd;box-shadow:0 0 0 2px #3b78dd40}.media-thumb img{object-fit:cover;background:#eee;border-radius:2px;width:100%;height:90px}.media-thumb span{white-space:nowrap;text-overflow:ellipsis;color:#333;font-size:10px;overflow:hidden}.notepad{background:#fff;flex-direction:column;height:100%;display:flex}.notepad-menubar{background:var(--xp-window-bg);border-bottom:1px solid #b8b5a2;gap:16px;padding:4px 10px;font-size:11px;display:flex}.notepad-body{resize:none;color:#000;background:#fff;border:none;outline:none;flex:1;padding:10px 12px;font-family:Consolas,Courier New,monospace;font-size:13px;line-height:1.5}.music-player{background:linear-gradient(#101820 0%,#1a2733 100%);flex-direction:column;gap:12px;height:100%;padding:14px;display:flex}.music-player-header{color:#fff;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.music-player-header img{width:22px;height:22px}.movie-grid{background:#ece9d8;grid-template-columns:repeat(auto-fill,110px);align-content:start;gap:14px;height:100%;padding:16px;display:grid;overflow-y:auto}.movie-poster-btn{width:110px;cursor:var(--cursor-pointer);background:0 0;border:none;flex-direction:column;gap:5px;display:flex}.movie-poster-btn img{object-fit:cover;border-radius:3px;width:110px;height:160px;transition:transform .12s;box-shadow:2px 2px 6px #00000059}.movie-poster-btn:hover img{transform:translateY(-3px)}.movie-poster-btn span{text-align:center;font-size:10.5px;line-height:1.25}.movie-detail{background:#ece9d8;flex-direction:column;align-items:center;gap:14px;height:100%;padding:20px;display:flex;overflow-y:auto}.movie-detail-poster{object-fit:cover;border-radius:4px;width:180px;height:260px;box-shadow:3px 3px 10px #0006}.movie-detail-info{text-align:center}.movie-detail-info h2{color:#0a246a;margin:0 0 8px;font-size:15px}.movie-detail-info p{margin:3px 0;font-size:12px}.movie-detail-tag{color:#555;margin-top:10px;font-style:italic}.resume-viewer{flex-direction:column;height:100%;display:flex}.resume-toolbar{background:var(--xp-window-bg);border-bottom:1px solid #b8b5a2;gap:8px;padding:8px;display:flex}.resume-toolbar a{color:#000;text-decoration:none}.resume-frame{background:#555;border:none;flex:1}.contact-app{height:100%;padding:20px;overflow-y:auto}.contact-app h2{color:#0a246a;margin:0 0 14px;font-size:15px}.contact-list{flex-direction:column;gap:8px;display:flex}.contact-item{color:#000;background:#fff;border:1px solid #c9c5b0;border-radius:4px;flex-direction:column;gap:2px;padding:10px 12px;text-decoration:none;display:flex}.contact-item:hover{border-color:#3b78dd;box-shadow:0 0 0 2px #3b78dd33}.contact-item.static{cursor:default}.contact-label{text-transform:uppercase;letter-spacing:.04em;color:#0a246a;font-size:10px;font-weight:700}.ie-app{flex-direction:column;height:100%;display:flex}.ie-toolbar{background:var(--xp-window-bg);border-bottom:1px solid #b8b5a2;align-items:center;gap:8px;padding:6px 8px;display:flex}.ie-address-label{font-size:11px}.ie-address-bar{text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #7f9db9;border-radius:2px;flex:1;padding:3px 8px;font-size:11px;overflow:hidden}.ie-bookmarks{background:#f4f2e8;border-bottom:1px solid #d8d5c0;gap:6px;padding:6px 8px;display:flex}.ie-bookmark{cursor:var(--cursor-pointer);background:#fff;border:1px solid #c9c5b0;border-radius:3px;padding:3px 10px;font-size:11px}.ie-bookmark.active{background:#d7e5f7;border-color:#3b78dd}.ie-content{color:#444;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;font-size:12px;display:flex}.image-preview{background:#222;flex-direction:column;height:100%;display:flex}.image-preview-stage{flex:1;justify-content:center;align-items:center;min-height:0;padding:12px;display:flex}.image-preview-stage img{object-fit:contain;max-width:100%;max-height:100%;box-shadow:0 4px 20px #00000080}.image-preview-bar{background:var(--xp-window-bg);border-top:1px solid #b8b5a2;flex:none;justify-content:center;align-items:center;gap:12px;padding:8px;display:flex}.image-preview-filename{color:#333;font-size:11px}.desktop{background-image:url(/assets/backgrounds/windows-xp-wallpaper.jpg);background-position:50%;background-size:cover;position:absolute;inset:0;overflow:hidden}.desktop-icons{z-index:1;grid-template-columns:84px;grid-auto-rows:84px;gap:4px;display:grid;position:absolute;top:16px;left:16px}.desktop-icon{color:#fff;width:80px;cursor:var(--cursor-pointer);background:0 0;border:1px solid #0000;border-radius:3px;flex-direction:column;align-items:center;gap:4px;padding:6px 4px;animation:.4s both icon-fade-in;display:flex}.desktop-icon img{filter:drop-shadow(1px 1px 1px #0009);width:40px;height:40px}.desktop-icon-label{text-align:center;text-shadow:var(--xp-desktop-text-shadow);word-break:break-word;font-size:11px;line-height:1.2}.desktop-icon.selected,.desktop-icon:focus-visible{background:#1e50b473;border:1px dotted #fff9;outline:none}@keyframes icon-fade-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.start-menu-backdrop{z-index:6000;position:absolute;inset:0}.start-menu{background:#ece9d8;border:1px solid #0831d9;border-radius:8px 8px 0 0;width:380px;animation:.15s ease-out start-menu-in;position:absolute;bottom:38px;left:4px;overflow:hidden;box-shadow:3px 3px 16px #00000080}@keyframes start-menu-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.start-menu-header{color:#fff;background:linear-gradient(#1a5cd7 0%,#2a8ae7 100%);align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:700;display:flex}.start-menu-avatar{background:#fff;border:2px solid #fff;border-radius:4px;width:32px;height:32px}.start-menu-body{display:flex}.start-menu-column{flex-direction:column;flex:1;gap:2px;padding:6px;display:flex}.start-menu-column.right{background:#d7e5f7;border-left:1px solid #b8cbe8}.start-menu-item{text-align:left;cursor:var(--cursor-pointer);background:0 0;border:none;border-radius:3px;align-items:center;gap:8px;padding:6px 8px;font-size:12px;display:flex}.start-menu-item img{width:22px;height:22px}.start-menu-item:hover{color:#fff;background:linear-gradient(#3f8ce8 0%,#1f5fd0 100%)}.start-menu-spacer{flex:1}.taskbar{z-index:5000;background:linear-gradient(#2a8ae7 0%,#1a5cd7 55%,#0d3fae 100%);border-top:1px solid #5aa6f5;align-items:center;gap:4px;height:34px;padding-right:4px;display:flex;position:absolute;bottom:0;left:0;right:0}.start-button{color:#fff;height:28px;cursor:var(--cursor-pointer);background:linear-gradient(#4fbf50 0%,#1e7d2e 100%);border:1px solid #0d5c1a;border-radius:6px 14px 14px 6px;align-items:center;gap:6px;margin:3px 4px;padding:0 14px 0 8px;font-size:13px;font-style:italic;font-weight:700;display:flex;box-shadow:inset 0 1px #ffffff80}.start-button:hover{filter:brightness(1.08)}.start-button.active{filter:brightness(.85)}.start-button img{width:20px;height:20px}.taskbar-divider{background:#ffffff40;width:1px;height:24px;margin:0 2px}.taskbar-tasks{flex:1;align-items:center;gap:3px;height:28px;display:flex;overflow:hidden}.taskbar-task{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:160px;height:26px;cursor:var(--cursor-pointer);background:linear-gradient(#4a90ec 0%,#2465cf 100%);border:1px solid #1848a0;border-radius:3px;align-items:center;gap:6px;padding:0 8px;font-size:11px;display:flex;overflow:hidden}.taskbar-task.focused{background:linear-gradient(#1e4faa 0%,#123a82 100%);box-shadow:inset 1px 1px 3px #00000080}.taskbar-task img{flex-shrink:0;width:16px;height:16px}.taskbar-clock{color:#fff;border-left:1px solid #ffffff40;align-items:center;gap:6px;height:28px;padding:0 10px;font-size:11px;display:flex}.mute-toggle{color:#fff;cursor:var(--cursor-pointer);background:0 0;border:none;font-size:13px}.boot-screen{color:#fff;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:28px;animation:.4s boot-fade-in;display:flex;position:absolute;inset:0}.boot-logo{flex-direction:column;align-items:center;gap:12px;display:flex}.boot-logo img{width:72px;height:72px;animation:1.8s ease-in-out infinite boot-pulse}.boot-title{font-family:var(--xp-font);letter-spacing:.06em;font-size:22px;font-weight:700}.boot-bar{background:#0a1a30;border:1px solid #3a6ea5;border-radius:5px;width:220px;height:10px;overflow:hidden}.boot-bar-fill{background:linear-gradient(90deg,#1a5cd7,#6ab6ff);width:40%;height:100%;animation:1.1s ease-in-out infinite boot-loading}@keyframes boot-loading{0%{transform:translate(-100%)}to{transform:translate(340%)}}@keyframes boot-pulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes boot-fade-in{0%{opacity:0}to{opacity:1}}.shutdown-backdrop{z-index:20000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.shutdown-dialog{background:var(--xp-window-bg);border:2px solid #0a246a;border-radius:8px;width:360px;max-width:90vw;padding:18px;box-shadow:4px 4px 24px #00000080}.shutdown-title{color:#0a246a;text-align:center;margin-bottom:16px;font-size:13px;font-weight:700}.shutdown-options{justify-content:center;gap:18px;margin-bottom:18px;display:flex}.shutdown-option{cursor:var(--cursor-pointer);background:0 0;border:none;border-radius:4px;flex-direction:column;align-items:center;gap:8px;padding:8px;font-size:11px;display:flex}.shutdown-option:hover{background:#3b78dd26}.shutdown-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex}.shutdown-icon.standby{background:linear-gradient(#6fb7ff,#1a5cd7)}.shutdown-icon.turnoff{background:linear-gradient(#ff8f6e,#d8342a)}.shutdown-icon.restart{background:linear-gradient(#7fd88a,#1e7d2e)}.shutdown-cancel{margin:0 auto;display:block}.standby-screen{color:#9fc3ff;cursor:var(--cursor-pointer);z-index:30000;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:fixed;inset:0}.standby-screen p{margin:0;font-size:18px}.standby-screen span{opacity:.7;font-size:12px}.turnoff-screen{z-index:30000;background:#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.turnoff-message{color:#fff;text-align:center;flex-direction:column;align-items:center;gap:14px;animation:.8s fade-in-slow;display:flex}.turnoff-message p{margin:0;font-size:16px}.turnoff-signature{color:#ccc;font-size:13px;font-style:italic}@keyframes fade-in-slow{0%{opacity:0}to{opacity:1}}.mobile-root{background-image:url(/assets/backgrounds/windows-xp-wallpaper.jpg);background-position:50%;background-size:cover;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.mobile-status-bar{color:#fff;z-index:10;background:#0a246abf;flex:none;justify-content:space-between;align-items:center;padding:6px 14px;font-size:12px;display:flex}.mobile-status-icons{gap:8px;font-size:13px;display:flex}.mobile-home{flex:1;padding:18px 14px 90px;overflow-y:auto}.mobile-home-header{color:#fff;text-shadow:var(--xp-desktop-text-shadow);align-items:center;gap:12px;margin-bottom:18px;display:flex}.mobile-home-header img{background:#ffffffe6;border-radius:8px;width:44px;height:44px;padding:4px}.mobile-home-title{font-size:17px;font-weight:700}.mobile-home-subtitle{opacity:.9;font-size:12px}.mobile-app-grid{grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:14px 10px;display:grid}.mobile-app-icon{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;display:flex}.mobile-app-icon img{filter:drop-shadow(1px 2px 3px #00000080);width:48px;height:48px}.mobile-app-icon span{color:#fff;text-shadow:var(--xp-desktop-text-shadow);text-align:center;font-size:10.5px;line-height:1.2}.mobile-page{background:var(--xp-window-bg);z-index:100;flex-direction:column;animation:.2s ease-out mobile-page-in;display:flex;position:absolute;inset:0}@keyframes mobile-page-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.mobile-page-header{background:linear-gradient(180deg, var(--xp-blue-titlebar-start), var(--xp-blue-titlebar-end));color:#fff;flex:none;align-items:center;gap:10px;padding:12px;display:flex}.mobile-back-btn{color:#fff;background:#ffffff26;border:none;border-radius:50%;width:32px;height:32px;font-size:18px}.mobile-page-icon{width:20px;height:20px}.mobile-page-title{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.mobile-page-body{flex:1;min-height:0;overflow-y:auto}.mobile-contact-fab{color:#fff;z-index:50;background:linear-gradient(#3fae4a,#1e7d2e);border:2px solid #fff;border-radius:50%;width:52px;height:52px;font-size:20px;position:absolute;bottom:20px;right:16px;box-shadow:0 4px 12px #0006}@font-face{font-family:Tahoma;src:url(/assets/fonts/tahoma-regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Tahoma;src:url(/assets/fonts/tahoma-bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--xp-blue-dark:#0a246a;--xp-blue-mid:#3b78dd;--xp-blue-light:#a6caf0;--xp-blue-titlebar-start:#0058ee;--xp-blue-titlebar-end:#3b8ded;--xp-taskbar-start:#1a5cd7;--xp-taskbar-end:#2a8ae7;--xp-green-start:#3fae4a;--xp-green-end:#1e7d2e;--xp-gold:#ffc73a;--xp-window-bg:#ece9d8;--xp-window-border:#0831d9;--xp-desktop-text-shadow:1px 1px 2px #000000e6;--xp-font:"Tahoma", "Segoe UI", Arial, sans-serif;--cursor-default:url(/assets/cursors/windows-xp/Normal%20Select.cur), auto;--cursor-pointer:url(/assets/cursors/windows-xp/Link%20Select.cur), pointer;--cursor-text:url(/assets/cursors/windows-xp/Text%20Select.cur), text;--cursor-busy:url(/assets/cursors/windows-xp/Busy.ani), wait;--cursor-help:url(/assets/cursors/windows-xp/Help%20Select.cur), help;--cursor-move:url(/assets/cursors/windows-xp/Move.cur), move;--cursor-resize-v:url(/assets/cursors/windows-xp/Vertical%20Resize.cur), ns-resize;--cursor-resize-h:url(/assets/cursors/windows-xp/Horizontal%20Resize.cur), ew-resize;--cursor-resize-d1:url(/assets/cursors/windows-xp/Diagonal%20Resize%201.cur), nwse-resize;--cursor-resize-d2:url(/assets/cursors/windows-xp/Diagonal%20Resize%202.cur), nesw-resize;--cursor-unavailable:url(/assets/cursors/windows-xp/Unavailable.cur), not-allowed}*{box-sizing:border-box}html,body,#root{height:100%;font-family:var(--xp-font);cursor:var(--cursor-default);-webkit-font-smoothing:antialiased;margin:0;padding:0;overflow:hidden}body{background:#000}button,a,[role=button],.clickable{cursor:var(--cursor-pointer)}input,textarea{cursor:var(--cursor-text);font-family:var(--xp-font)}::selection{background:var(--xp-blue-light);color:#000}::-webkit-scrollbar{width:16px;height:16px}::-webkit-scrollbar-track{background:#ece9d8;border-left:1px solid #b8b5a2}::-webkit-scrollbar-thumb{background:linear-gradient(#f5f4ea 0%,#d8d5c0 50%,#b8b5a2 100%);border:1px solid #8a8770;border-radius:0}::-webkit-scrollbar-button{background:#ece9d8;border:1px solid #8a8770;width:16px;height:16px}img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.xp-button{font-family:var(--xp-font);cursor:var(--cursor-pointer);background:linear-gradient(#fefefe 0%,#ece9d8 45%,#d4d0c0 100%);border:1px solid #003c74;border-radius:3px;padding:4px 14px;font-size:11px;box-shadow:inset 0 1px #fff}.xp-button:hover{background:linear-gradient(#fff6d5 0%,#ffe8a1 45%,#ffd979 100%);border-color:#e6a817}.xp-button:active{background:linear-gradient(#d4d0c0 0%,#ece9d8 100%)}.scanline-noselect{-webkit-user-select:none;user-select:none}.rubyxp-root{width:100%;height:100%;position:relative;overflow:hidden}.bee-flyover{z-index:40000;pointer-events:none;font-size:32px;animation:3s linear forwards bee-fly;position:fixed;top:40%;left:-60px}@keyframes bee-fly{0%{top:60%;left:-60px;transform:rotate(0)}25%{top:30%}50%{top:55%}75%{top:25%}to{top:40%;left:110%}}
