@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";:root,html[data-theme=windows]{--font-main: "Press Start 2P", monospace;--desktop-bg: #008080;--desktop-pattern: rgba(0, 0, 0, .03);--surface: #c0c0c0;--surface-alt: #b0b0b0;--text-primary: #000;--text-inverse: #fff;--titlebar-start: #000080;--titlebar-end: #1084d0;--accent: #000080;--accent-soft: #1084d0;--selection-bg: #000080;--selection-outline: #fff;--field-bg: #fff;--border-dark: #0a0a0a;--border-mid: grey;--border-light: #dfdfdf;--border-hi: #fff;--shadow-inset: #808080;--menu-hover-bg: #000080;--menu-hover-text: #fff;--counter-bg: #000;--counter-fg: #ff3a3a}html[data-theme=amiga]{--font-main: "Press Start 2P", monospace;--desktop-bg: #aaaaaa;--desktop-pattern: rgba(0, 0, 0, 0);--surface: #aaaaaa;--surface-alt: #888888;--text-primary: #000;--text-inverse: #fff;--titlebar-start: #0055aa;--titlebar-end: #0055aa;--accent: #0055aa;--accent-soft: #5588cc;--selection-bg: #0055aa;--selection-outline: #fff;--field-bg: #fff;--border-dark: #000;--border-mid: #555;--border-light: #fff;--border-hi: #fff;--shadow-inset: #555;--menu-hover-bg: #0055aa;--menu-hover-text: #fff;--counter-bg: #0055aa;--counter-fg: #fff}html[data-theme=mac]{--font-main: "Press Start 2P", monospace;--desktop-bg: #9f9f9f;--desktop-pattern: rgba(255, 255, 255, .17);--surface: #d9d9d9;--surface-alt: #bdbdbd;--text-primary: #000;--text-inverse: #fff;--titlebar-start: #2b2b2b;--titlebar-end: #555;--accent: #000;--accent-soft: #404040;--selection-bg: #000;--selection-outline: #fff;--field-bg: #fff;--border-dark: #000;--border-mid: #585858;--border-light: #efefef;--border-hi: #fff;--shadow-inset: #7a7a7a;--menu-hover-bg: #000;--menu-hover-text: #fff;--counter-bg: #222;--counter-fg: #fff}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-user-select:none;user-select:none}html,body,#root{width:100%;height:100%;overflow:hidden}body{font-family:var(--font-main);background:#000}::-webkit-scrollbar{width:16px;height:16px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--surface);box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light)}::-webkit-scrollbar-button{background:var(--surface);box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light);height:16px}html[data-theme=amiga] ::-webkit-scrollbar{width:16px;height:16px}html[data-theme=amiga] ::-webkit-scrollbar-track{background:#5996a8;border-top:2px solid #2d5566;border-left:2px solid #2d5566;border-right:2px solid #8fcce0;border-bottom:2px solid #8fcce0;box-shadow:none}html[data-theme=amiga] ::-webkit-scrollbar-thumb{background:#5996a8;border-top:2px solid #8fcce0;border-left:2px solid #8fcce0;border-right:2px solid #2d5566;border-bottom:2px solid #2d5566;box-shadow:none}html[data-theme=amiga] ::-webkit-scrollbar-button:single-button:vertical:decrement{display:block;height:16px;background-color:#5996a8;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpolygon points='5,2 1,8 9,8' fill='%23000'/%3E%3C/svg%3E");border-top:2px solid #8fcce0;border-left:2px solid #8fcce0;border-right:2px solid #2d5566;border-bottom:2px solid #2d5566;box-shadow:none}html[data-theme=amiga] ::-webkit-scrollbar-button:single-button:vertical:increment{display:block;height:16px;background-color:#5996a8;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpolygon points='5,8 1,2 9,2' fill='%23000'/%3E%3C/svg%3E");border-top:2px solid #8fcce0;border-left:2px solid #8fcce0;border-right:2px solid #2d5566;border-bottom:2px solid #2d5566;box-shadow:none}.app-field{background:var(--field-bg);padding:.375rem .5rem;font-family:"Press Start 2P",monospace;font-size:.75rem;line-height:1.8;color:var(--text-primary);box-shadow:inset 1px 1px var(--shadow-inset),inset -1px -1px var(--border-hi),inset 2px 2px var(--border-dark),inset -2px -2px var(--border-light);width:100%;min-height:140px}.about-name{color:var(--accent);font-weight:700}@media (max-width: 900px){.app-field{font-size:.625rem;line-height:1.7}}.contact-field{background:var(--field-bg);padding:.5rem;font-family:"Press Start 2P",monospace;font-size:.75rem;line-height:1.8;color:var(--text-primary);margin-bottom:.625rem;box-shadow:inset 1px 1px var(--shadow-inset),inset -1px -1px var(--border-hi),inset 2px 2px var(--border-dark),inset -2px -2px var(--border-light)}.contact-link{display:block;padding:4px .375rem;margin-bottom:.25rem;font-size:.75rem;color:var(--accent);cursor:pointer;text-decoration:underline;font-family:var(--font-main)}.contact-link:hover{background:var(--menu-hover-bg);color:var(--menu-hover-text)}.contact-icon{width:1.5rem;height:1.5rem;vertical-align:middle;margin-right:.375rem}@media (max-width: 900px){.contact-field{font-size:.625rem;line-height:1.7}.contact-link{font-size:.625rem;line-height:1.6;padding:.375rem .5rem}}.media-player-app{display:flex;flex-direction:column;background:var(--surface);height:100%;gap:.5rem;padding:.5rem}.media-player-video-container iframe{border:none}.media-player-video-container{flex:1;width:100%;min-height:200px;background:#000;box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light)}.media-player-controls{display:flex;gap:4px;justify-content:center}.media-player-btn{width:40px;height:2rem;background:var(--surface);border:none;cursor:pointer;font-size:1.25rem;font-family:var(--font-main);display:flex;align-items:center;justify-content:center;box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light)}.media-player-btn:active:not(:disabled){box-shadow:inset 1px 1px var(--border-dark),inset -1px -1px var(--border-hi)}.media-player-btn--disabled{opacity:.4;cursor:not-allowed;color:var(--shadow-inset)}@media (max-width: 900px){.media-player-app{padding:.375rem}.media-player-video-container{min-height:160px}.media-player-btn{width:36px;height:28px;font-size:.875rem}}.minesweeper-app{background:var(--surface);padding:.5rem;box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light)}.minesweeper-toolbar{display:grid;grid-template-columns:auto 1fr;gap:.375rem;align-items:center;background:var(--surface);padding:.375rem;margin-bottom:.5rem;box-shadow:inset 1px 1px var(--shadow-inset),inset -1px -1px var(--border-hi)}.minesweeper-reset{width:30px;height:30px;border:none;background:var(--surface);color:var(--text-primary);font-size:.625rem;font-family:var(--font-main);cursor:pointer;box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light)}.minesweeper-counter{font-size:.75rem;line-height:1.4;background:var(--counter-bg);color:var(--counter-fg);padding:4px .375rem;box-shadow:inset 1px 1px var(--shadow-inset),inset -1px -1px var(--border-hi)}.minesweeper-grid{display:grid;grid-template-columns:repeat(9,1fr);gap:0;width:fit-content;border:2px solid;border-color:var(--shadow-inset) var(--border-hi) var(--border-hi) var(--shadow-inset);margin-bottom:.5rem}.minesweeper-cell{width:30px;height:30px;border:none;background:var(--surface);font-family:var(--font-main);font-size:.5625rem;line-height:1;cursor:pointer;color:var(--accent);display:inline-flex;align-items:center;justify-content:center;box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light)}.minesweeper-cell--revealed{background:var(--surface-alt);box-shadow:inset 1px 1px var(--shadow-inset)}.minesweeper-cell--mine{color:#b00000;background:#f1bcbc}.minesweeper-help{font-size:.75rem;line-height:1.5;color:var(--text-primary)}@media (max-width: 900px){.minesweeper-app{padding:.375rem}.minesweeper-toolbar{grid-template-columns:auto 1fr}.minesweeper-counter,.minesweeper-help{font-size:.5625rem}.minesweeper-grid{max-width:100%;overflow:auto}.minesweeper-cell{width:28px;height:28px;font-size:.625rem}}.paint-app{display:flex;flex-direction:column;height:100%;background:var(--surface);margin:-10px;width:calc(100% + 20px)}.paint-toolbar{display:flex;align-items:center;gap:6px;padding:4px 6px;background:var(--surface);border-bottom:1px solid var(--shadow-inset);flex-shrink:0;flex-wrap:wrap;box-shadow:inset 0 -1px 0 var(--border-hi)}.paint-tools{display:flex;flex-wrap:wrap;gap:2px}.paint-tool-btn{width:28px;height:28px;background:var(--surface);border:none;cursor:pointer;font-size:.875rem;line-height:1;display:flex;align-items:center;justify-content:center;color:var(--text-primary);font-family:monospace;box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light);padding:.25rem}.paint-tool-btn img{width:20px;height:20px;object-fit:contain}.paint-tool-btn--active{box-shadow:inset 1px 1px var(--border-dark),inset -1px -1px var(--border-hi);background:var(--surface-alt)}.paint-tool-btn:focus-visible{outline:2px dotted var(--selection-outline);outline-offset:1px}.paint-size-dot{width:var(--dot-size, 4px);height:var(--dot-size, 4px);background:currentColor;border-radius:50%;display:block}.paint-brush-sizes{display:flex;gap:2px;align-items:center}.paint-size-btn{width:24px;height:24px;background:var(--surface);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-primary);box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light)}.paint-size-btn--active{box-shadow:inset 1px 1px var(--border-dark),inset -1px -1px var(--border-hi);background:var(--surface-alt)}.paint-save-btn{margin-left:auto;height:26px;padding:0 8px;background:var(--surface);border:none;cursor:pointer;font-family:var(--font-main);font-size:.4375rem;color:var(--text-primary);white-space:nowrap;box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light)}.paint-save-btn img{width:16px;height:16px;object-fit:contain;margin-right:4px}.paint-save-btn-content{display:flex;align-items:center}.paint-save-btn:active{box-shadow:inset 1px 1px var(--border-dark),inset -1px -1px var(--border-hi)}.paint-save-btn:focus-visible{outline:2px dotted var(--selection-outline);outline-offset:1px}.paint-save-btn--disabled,.paint-save-btn:disabled{opacity:.45;cursor:not-allowed}.paint-canvas-area{flex:1;overflow:auto;background:var(--surface-alt);padding:6px;box-shadow:inset 1px 1px var(--shadow-inset),inset -1px -1px var(--border-hi)}.paint-canvas{display:block;cursor:var(--canvas-cursor, default);box-shadow:inset 1px 1px var(--shadow-inset),inset -1px -1px var(--border-hi)}.paint-colors-bar{display:flex;align-items:center;gap:8px;padding:4px 6px;background:var(--surface);border-top:1px solid var(--shadow-inset);flex-shrink:0;box-shadow:inset 0 1px 0 var(--border-hi)}.paint-active-colors{position:relative;width:42px;height:32px;flex-shrink:0}.paint-color-chip{position:absolute;width:22px;height:22px;background:var(--chip-bg, #fff);box-shadow:inset -1px -1px var(--border-hi),inset 1px 1px var(--border-dark)}.paint-color-chip--primary{top:0;left:10px;z-index:1}.paint-color-chip--secondary{bottom:0;left:0}.paint-palette{display:grid;grid-template-columns:repeat(16,16px);gap:2px}.paint-swatch{width:16px;height:16px;border:none;cursor:pointer;background:var(--swatch-bg, #000);box-shadow:inset -1px -1px var(--border-hi),inset 1px 1px var(--border-dark)}.paint-swatch--primary{outline:2px solid #000080;outline-offset:0}.paint-swatch--secondary{outline:2px dotted #808080;outline-offset:0}@media (max-width: 900px){.paint-toolbar{gap:4px;padding:3px 4px}.paint-tool-btn{width:24px;height:24px;font-size:.75rem}.paint-palette{grid-template-columns:repeat(8,16px)}}.project-card{background:var(--surface);margin-bottom:.5rem;padding:.5rem;box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light)}.project-title{font-size:.75rem;color:var(--accent);margin-bottom:4px}.project-desc{font-size:.75rem;line-height:1.8;color:#444}@media (max-width: 900px){.project-title{font-size:.625rem}.project-desc{font-size:.5625rem;line-height:1.7}}.settings-app{color:var(--text-primary)}.settings-title{font-size:.75rem;color:var(--accent);margin-bottom:.5rem}.settings-subtitle{font-size:.75rem;margin-bottom:.5rem}.settings-subtitle--with-gap{margin-top:12px}.settings-list{display:grid;gap:.5rem}.settings-option{border:none;text-align:left;background:var(--surface);color:var(--text-primary);padding:7px;cursor:pointer;font-family:var(--font-main);box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light)}.settings-option--selected{background:var(--surface-alt)}.settings-option-header{display:flex;align-items:center;gap:.375rem;font-size:.75rem;margin-bottom:5px}.settings-option-dot{min-width:.5rem}.settings-option-flag{width:2rem;height:2rem;object-fit:cover}.settings-option-desc{font-size:.5rem;line-height:1.5}@media (max-width: 900px){.settings-title{font-size:.625rem}.settings-subtitle,.settings-option-header{font-size:.5625rem;line-height:1.7}.settings-option-desc{font-size:.75rem}}.skills-header{font-size:.75rem;margin-bottom:10px;color:var(--accent)}.skill-label{font-size:.75rem;margin-bottom:3px;color:var(--text-primary)}.skill-bar-track{background:var(--field-bg);height:1.25rem;width:100%;box-shadow:inset 1px 1px var(--shadow-inset),inset -1px -1px var(--border-hi);margin-bottom:.375rem}.skill-bar-fill{height:100%;width:var(--fill-width, 0%);background:repeating-linear-gradient(90deg,var(--accent) 0px,var(--accent) .75rem,var(--accent-soft) .75rem,var(--accent-soft) 15px);transition:width .8s ease-out}@media (max-width: 900px){.skills-header{font-size:.625rem}.skill-label{font-size:.5625rem;line-height:1.7}}.syslog-terminal{background:#0a0a0a;height:100%;display:flex;flex-direction:column;padding:.75rem 1rem;font-family:Courier New,Courier,monospace;font-size:.75rem;color:#3f3;overflow:hidden}.syslog-output{flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#33ff33 #0a0a0a}.syslog-output::-webkit-scrollbar{width:6px}.syslog-output::-webkit-scrollbar-track{background:#0a0a0a}.syslog-output::-webkit-scrollbar-thumb{background:#3f3}.syslog-line{line-height:1.9;white-space:pre-wrap;word-break:break-word;text-shadow:0 0 6px #33ff33}.syslog-cursor{display:inline-block;width:.55em;height:1em;background:#3f3;margin-left:2px;vertical-align:text-bottom;animation:syslog-blink .75s step-end infinite}@keyframes syslog-blink{0%,to{opacity:1}50%{opacity:0}}@media (max-width: 900px){.syslog-terminal{font-size:.625rem;padding:.5rem .75rem}}.syslog-terminal--amiga{background:#aaa;color:#000;font-family:"Press Start 2P",monospace;font-size:.5625rem;border-top:2px solid #fff;border-left:2px solid #fff;border-right:2px solid #000;border-bottom:2px solid #000;padding:4px 6px}.syslog-terminal--amiga .syslog-output{scrollbar-width:auto;scrollbar-color:unset}.syslog-terminal--amiga .syslog-output::-webkit-scrollbar{width:16px}.syslog-terminal--amiga .syslog-output::-webkit-scrollbar-track{background:#5996a8;border-top:2px solid #2d5566;border-left:2px solid #2d5566;border-right:2px solid #8fcce0;border-bottom:2px solid #8fcce0}.syslog-terminal--amiga .syslog-output::-webkit-scrollbar-thumb{background:#5996a8;border-top:2px solid #8fcce0;border-left:2px solid #8fcce0;border-right:2px solid #2d5566;border-bottom:2px solid #2d5566;box-shadow:none}.syslog-terminal--amiga .syslog-output::-webkit-scrollbar-button:single-button:vertical:decrement{display:block;height:16px;background-color:#5996a8;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpolygon points='5,2 1,8 9,8' fill='%23000'/%3E%3C/svg%3E");border-top:2px solid #8fcce0;border-left:2px solid #8fcce0;border-right:2px solid #2d5566;border-bottom:2px solid #2d5566;box-shadow:none}.syslog-terminal--amiga .syslog-output::-webkit-scrollbar-button:single-button:vertical:increment{display:block;height:16px;background-color:#5996a8;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpolygon points='5,8 1,2 9,2' fill='%23000'/%3E%3C/svg%3E");border-top:2px solid #8fcce0;border-left:2px solid #8fcce0;border-right:2px solid #2d5566;border-bottom:2px solid #2d5566;box-shadow:none}.syslog-terminal--amiga .syslog-line{text-shadow:none;line-height:2}.syslog-prompt{color:#000;-webkit-user-select:none;user-select:none}.syslog-terminal--amiga .syslog-cursor{background:#05a;animation:syslog-blink .75s step-end infinite;box-shadow:none}.boot-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;background:#000;display:flex;align-items:center;justify-content:center;font-family:Courier New,Courier,monospace;color:#3f3;opacity:1}.boot-screen--fading{opacity:0;pointer-events:none}.boot-inner{width:min(560px,90vw);display:flex;flex-direction:column;gap:1.5rem}.boot-logo{font-family:"Press Start 2P",monospace;font-size:1.5rem;color:#fff;letter-spacing:.05em}.boot-logo span{color:#3f3}.boot-log{min-height:14rem;display:flex;flex-direction:column;gap:.3rem}.boot-log-line{font-size:.75rem;line-height:1.6;text-shadow:0 0 5px #33ff33}.boot-cursor{display:inline-block;width:.55em;height:1em;background:#3f3;vertical-align:text-bottom;animation:boot-blink .7s step-end infinite}@keyframes boot-blink{0%,to{opacity:1}50%{opacity:0}}.boot-progress-track{height:6px;background:#1a1a1a;border:1px solid #33ff33}.boot-progress-fill{height:100%;width:var(--progress, 0%);background:#3f3;box-shadow:0 0 8px #3f3;transition:width .3s linear}@media (max-width: 900px){.boot-logo{font-size:1rem}.boot-log-line{font-size:.625rem}}.bsod{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999999;background:#00a;color:#fff;font-family:Courier New,Courier,monospace;font-size:14px;line-height:1.6;padding:3rem 4rem;display:flex;flex-direction:column;gap:1.5rem;opacity:1;transition:opacity .6s ease}.bsod--fading{opacity:0;pointer-events:none}.bsod__header{background:#aaa;color:#00a;padding:2px 8px;font-weight:700;display:inline-block;align-self:flex-start}.bsod__footer{border-top:1px solid #aaa;padding-top:1rem;font-size:12px;color:#ccc}.bsod__dump{margin-top:.5rem}@keyframes guru-flash{0%,49%{border-color:red}50%,to{border-color:#000}}.guru{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999999;background:#000;display:flex;align-items:flex-start;justify-content:center;padding-top:80px;opacity:1;transition:opacity .6s ease}.guru--fading{opacity:0;pointer-events:none}.guru__box{border:3px solid #ff0000;padding:12px 28px;text-align:center;animation:guru-flash .7s step-end infinite}.guru__line{color:red;font-family:"Press Start 2P",monospace;font-size:.5rem;line-height:2.2;margin:0}.guru__code{color:red;font-family:"Press Start 2P",monospace;font-size:.4375rem;margin-top:10px;opacity:.85}.desktop{width:100vw;height:100vh;background:var(--desktop-bg);background-image:repeating-linear-gradient(0deg,transparent,transparent 1px,var(--desktop-pattern) 1px,var(--desktop-pattern) 2px),repeating-linear-gradient(90deg,transparent,transparent 1px,var(--desktop-pattern) 1px,var(--desktop-pattern) 2px);position:relative;overflow:hidden;font-family:var(--font-main)}html[data-theme=amiga] .desktop{background-image:none}html[data-theme=amiga] .desktop:after,html[data-theme=mac] .desktop:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(to bottom,transparent 0px,transparent 1px,rgba(0,0,0,.12) 1px,rgba(0,0,0,.12) 2px);pointer-events:none;z-index:999999}@media (max-width: 900px){html,body,#root{height:auto;min-height:100%;overflow:auto}body{background:var(--desktop-bg)}.desktop{width:100%;min-height:100vh;height:auto;overflow:visible;padding:10px .5rem 1rem}.desktop--mobile{display:block}.desktop-icons,.taskbar,.start-menu{display:none}.mobile-windows{display:flex;flex-direction:column;gap:12px}.mobile-header{display:flex;justify-content:flex-end;margin-bottom:10px}.mobile-header-settings-btn{width:34px;height:30px;border:none;background:var(--surface);display:inline-flex;align-items:center;justify-content:center;box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light)}.mobile-header-settings-btn:active{box-shadow:inset 1px 1px var(--border-dark),inset -1px -1px var(--border-hi)}.mobile-header-settings-btn:focus-visible{outline:2px dotted var(--selection-outline);outline-offset:2px}.mobile-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12000;background:#00000059;padding:10px .5rem;overflow-y:auto}.mobile-menu-drawer{width:100%;max-width:560px;margin:0 auto}.desktop{padding-bottom:80px}.mobile-invite{margin-top:4px;background:var(--surface);padding:10px 14px;font-size:7px;line-height:2;color:var(--text-primary);text-align:center;box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light)}}.buddy{position:fixed;bottom:2.75rem;left:var(--buddy-x, 0px);transition:none;z-index:9998;pointer-events:none}html[data-theme=amiga] .buddy{bottom:0}.buddy--walking{transition:left var(--buddy-walk-duration, 0ms) linear}.buddy__bubble{position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);opacity:0;transition:opacity .4s ease;background:var(--field-bg);border:2px solid var(--border-dark);padding:8px 10px;max-width:160px;min-width:110px;font-family:var(--font-main);font-size:7px;line-height:1.9;color:var(--text-primary);white-space:pre-line;text-align:center;box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light)}.buddy__bubble--visible{opacity:1}.buddy__bubble-tail{position:absolute;bottom:-8px;left:50%;transform:translate(-50%) rotate(45deg);width:10px;height:10px;background:var(--field-bg);border-right:2px solid var(--border-dark);border-bottom:2px solid var(--border-dark)}.buddy__dog{width:auto;height:100px;display:block;image-rendering:pixelated;pointer-events:auto;cursor:pointer}.buddy__dog--flipped{transform:scaleX(-1)}.buddy--mobile{left:auto!important;right:8px;bottom:8px!important;transition:none!important}html[data-theme=amiga] .buddy--mobile{bottom:8px!important}.buddy--mobile .buddy__dog{height:56px}.desktop-icons{position:absolute;top:0;right:0;bottom:0;left:0}html[data-theme=amiga] .desktop-icons{top:22px}.desktop-icon{display:flex;flex-direction:column;align-items:center;gap:4px;border:none;background:transparent;cursor:pointer;width:88px;position:absolute;touch-action:none;left:var(--icon-x, 30px);top:var(--icon-y, 10px)}.desktop-icon--dragging{opacity:.9}.desktop-icon-img{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;font-size:2rem}.desktop-icon-img img{width:4rem;height:4rem;object-fit:contain}.desktop-icon-label{color:var(--text-inverse);font-family:"Press Start 2P",monospace;font-size:.75rem;text-align:center;line-height:1.4;text-shadow:1px 1px 0 var(--text-primary);padding:1px 3px}.desktop-icon:focus-visible{outline:2px dotted var(--selection-outline);outline-offset:1px}.desktop-icon:focus-visible .desktop-icon-label,.desktop-icon--selected .desktop-icon-label{background:var(--selection-bg);outline:2px dotted var(--selection-outline);outline-offset:1px}.start-menu{position:absolute;bottom:40px;left:4px;width:250px;background:var(--surface);z-index:99999;box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light);display:flex}.start-menu-sidebar{width:28px;background:linear-gradient(180deg,var(--titlebar-start),var(--titlebar-end));writing-mode:vertical-rl;transform:rotate(180deg);display:flex;align-items:center;padding:.5rem 4px;color:var(--surface);font-size:.75rem;flex-shrink:0}.start-menu-items{flex:1;padding:4px}.start-menu-item{height:2.5rem;width:100%;border:none;text-align:left;background:transparent;padding:0 .5rem;font-size:.75rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;font-family:var(--font-main);color:var(--text-primary)}.start-menu-item:hover{background:var(--menu-hover-bg);color:var(--menu-hover-text)}.start-menu-item:focus-visible{outline:2px dotted var(--selection-outline);outline-offset:1px}.start-menu-icon{font-size:1.25rem}.start-menu-icon img{width:1.25rem;height:1.25rem;object-fit:contain}.start-menu-divider{border-top:1px solid var(--shadow-inset);margin:4px 0}.taskbar{position:absolute;bottom:0;left:0;right:0;height:2.75rem;background:var(--surface);box-shadow:inset 0 2px 0 var(--border-hi),inset 0 1px 0 var(--border-light);display:flex;align-items:center;gap:4px;padding:0 4px;z-index:9999}.taskbar-start-btn{height:2rem;padding:0 .5rem;background:var(--surface);border:none;cursor:pointer;font-family:inherit;font-size:.75rem;display:flex;align-items:center;gap:.5rem;box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light)}.taskbar-start-btn--active{box-shadow:inset 1px 1px var(--border-dark),inset -1px -1px var(--border-hi)}.taskbar-start-logo span:nth-child(1){background:red}.taskbar-start-logo span:nth-child(2){background:#0f0}.taskbar-start-logo span:nth-child(3){background:#00f}.taskbar-start-logo span:nth-child(4){background:#ff0}.taskbar-start-logo{width:1.5rem;height:1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:1px}.taskbar-separator{width:1px;height:28px;background:var(--shadow-inset);margin:0 2px;box-shadow:1px 0 var(--border-hi)}.taskbar-windows{display:flex;gap:4px;flex:1}.taskbar-window-btn{display:flex;align-items:center;gap:.5rem;height:2rem;padding:0 .5rem;background:var(--surface);border:none;cursor:pointer;font-family:inherit;font-size:.75rem;color:var(--text-primary);white-space:nowrap;box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light)}.taskbar-window-btn--active{box-shadow:inset 1px 1px var(--border-dark),inset -1px -1px var(--border-hi);background:var(--surface-alt)}.taskbar-window-btn--active img{width:1.25rem;height:1.25rem;object-fit:contain}.taskbar-settings-btn{height:1.625rem;padding:0 7px;background:var(--surface);border:none;cursor:pointer;font-family:var(--font-main);font-size:.75rem;color:var(--text-primary);box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light)}.taskbar-settings-btn img{width:1.25rem;height:1.25rem;object-fit:contain}.taskbar-settings-btn:active{box-shadow:inset 1px 1px var(--border-dark),inset -1px -1px var(--border-hi)}.taskbar-icons{display:flex;align-items:center;box-shadow:inset 1px 1px var(--shadow-inset),inset -1px -1px var(--border-hi);background:var(--surface)}.taskbar-clock{height:2rem;padding:0 .5rem;font-size:.75rem;color:var(--text-primary);display:flex;align-items:center}.taskbar-start-btn:focus-visible,.taskbar-window-btn:focus-visible,.taskbar-settings-btn:focus-visible{outline:2px dotted var(--selection-outline);outline-offset:1px}html[data-theme=amiga] .taskbar{background:repeating-linear-gradient(to bottom,#05a,#05a 1px,#58c 1px,#58c 2px);box-shadow:none;top:0;bottom:auto;height:22px;border-top:none;border-bottom:2px solid #000;gap:0;padding:0 2px;align-items:center}.taskbar-amiga-title{color:#fff;font-size:.75rem;padding:0 8px;display:flex;align-items:center;align-self:stretch;border-right:1px solid #0044aa;flex-shrink:0}html[data-theme=amiga] .taskbar-start-btn{background:#aaa;box-shadow:none;border-top:2px solid #fff;border-left:2px solid #fff;border-right:2px solid #000;border-bottom:2px solid #000;color:#000}html[data-theme=amiga] .taskbar-start-btn--active{border-top:2px solid #000;border-left:2px solid #000;border-right:2px solid #fff;border-bottom:2px solid #fff}html[data-theme=amiga] .taskbar-window-btn{background:#aaa;box-shadow:none;border-top:2px solid #fff;border-left:2px solid #fff;border-right:2px solid #000;border-bottom:2px solid #000;color:#000;height:18px;margin:2px;font-size:.75rem}html[data-theme=amiga] .taskbar-window-btn--active{background:#05a;color:#fff;box-shadow:none;border-top:2px solid #000;border-left:2px solid #000;border-right:2px solid #fff;border-bottom:2px solid #fff}html[data-theme=amiga] .taskbar-settings-btn{background:#aaa;box-shadow:none;border-top:2px solid #fff;border-left:2px solid #fff;border-right:2px solid #000;border-bottom:2px solid #000;color:#000}html[data-theme=amiga] .taskbar-settings-btn:active{border-top:2px solid #000;border-left:2px solid #000;border-right:2px solid #fff;border-bottom:2px solid #fff}html[data-theme=amiga] .taskbar-separator{background:#000;box-shadow:1px 0 #fff}html[data-theme=amiga] .taskbar-icons{background:transparent;box-shadow:none}html[data-theme=amiga] .taskbar-clock{color:#fff;font-size:.75rem;padding:0 6px;height:18px;display:flex;align-items:center}.taskbar-amiga-mem{display:none}html[data-theme=amiga] .taskbar-amiga-mem{display:flex;align-items:center;color:#fff;font-size:.75rem;padding:0 6px;white-space:nowrap;flex-shrink:0}.win{position:absolute;display:flex;flex-direction:column;background:var(--surface);left:var(--win-x, 80px);top:var(--win-y, 40px);width:var(--win-w, 360px);height:var(--win-h, 280px);z-index:var(--win-z, 100);box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light);min-width:220px;min-height:160px;border:1px solid gray}.win-titlebar{background:linear-gradient(90deg,var(--titlebar-start),var(--titlebar-end));height:24px;display:flex;align-items:center;padding:0 4px;gap:4px;cursor:move;flex-shrink:0}.win-titlebar--maximized{cursor:default}.win-titlebar-icon{font-size:.75rem}.win-titlebar-icon-img{width:14px;height:14px}.win-titlebar-title{color:var(--text-inverse);font-size:.5625rem;flex:1;white-space:nowrap;overflow:hidden;font-family:inherit}.win-ctrl-btns{display:flex;gap:2px}.win-ctrl-icon{height:12px;width:12px;padding:2px}.win-ctrl-btn{width:18px;height:1rem;background:var(--surface);border:none;cursor:pointer;font-size:.5625rem;display:flex;align-items:center;justify-content:center;font-family:monospace;box-shadow:inset -1px -1px var(--border-dark),inset 1px 1px var(--border-hi),inset -2px -2px var(--border-mid),inset 2px 2px var(--border-light)}.win-menubar{background:var(--surface);border-bottom:1px solid var(--shadow-inset);display:flex;height:22px;align-items:center;padding:0 2px;flex-shrink:0}.win-menubar-item{padding:0 .5rem;font-size:.5625rem;height:100%;color:gray;display:flex;align-items:center;cursor:pointer}.win-body{flex:1;padding:10px;overflow:auto;min-height:0}.win-statusbar{height:22px;background:var(--surface);border-top:1px solid var(--shadow-inset);display:flex;align-items:center;padding:0 .5rem;font-size:.75rem;color:var(--text-primary);flex-shrink:0;box-shadow:inset 0 1px 0 var(--border-hi)}.win-resize-handle{position:absolute;right:2px;bottom:2px;width:12px;height:12px;cursor:nwse-resize;background-image:linear-gradient(135deg,transparent 0,transparent 4px,var(--shadow-inset) 4px,var(--shadow-inset) 5px,transparent 5px,transparent 7px,var(--border-hi) 7px,var(--border-hi) .5rem,transparent .5rem)}.win-ctrl-btn:focus-visible{outline:2px dotted var(--selection-outline);outline-offset:1px}@media (max-width: 900px){.win{position:static;width:100%!important;min-width:0;min-height:0;height:auto!important}.win-titlebar{min-height:28px;height:auto;cursor:default;padding:4px .375rem}.win-titlebar-title{font-size:.625rem;line-height:1.4;white-space:normal}.win-menubar{min-height:1.625rem;height:auto;padding:2px 4px;flex-wrap:wrap;gap:2px}.win-menubar-item{font-size:.625rem;min-height:22px;padding:0 .5rem}.win-body{padding:12px;overflow:visible}.win-statusbar{min-height:24px;height:auto;padding:4px .5rem;font-size:.5625rem;line-height:1.4}.win-body,.win-body *{-webkit-user-select:text;user-select:text}}html[data-theme=amiga] .win{border:2px solid #000;box-shadow:none}html[data-theme=amiga] .win-titlebar{background:repeating-linear-gradient(to bottom,#05a,#05a 1px,#58c 1px,#58c 2px);height:20px;padding:1px 2px;gap:2px}html[data-theme=amiga] .win-titlebar-icon{display:none}html[data-theme=amiga] .win-titlebar-title{text-align:center;font-size:.625rem}html[data-theme=amiga] .win-ctrl-btn{width:18px;height:16px;background:#aaa;border-top:2px solid #fff;border-left:2px solid #fff;border-right:2px solid #000;border-bottom:2px solid #000;box-shadow:none;flex-shrink:0}html[data-theme=amiga] .win-ctrl-btn:active{border-top:2px solid #000;border-left:2px solid #000;border-right:2px solid #fff;border-bottom:2px solid #fff}html[data-theme=amiga] .win-ctrl-icon{display:none}html[data-theme=amiga] .win-amiga-gadget-icon{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none;image-rendering:pixelated}html[data-theme=amiga] .win-amiga-depth{position:relative;overflow:visible}html[data-theme=amiga] .win-amiga-depth:before{content:"";position:absolute;width:8px;height:8px;background:#aaa;border:1px solid #000;top:1px;right:1px;z-index:1}html[data-theme=amiga] .win-amiga-depth:after{content:"";position:absolute;width:8px;height:8px;background:#aaa;border:1px solid #000;bottom:1px;left:1px}html[data-theme=amiga] .win-menubar{background:#aaa;border-bottom:1px solid #000;box-shadow:none}html[data-theme=amiga] .win-menubar-item{color:#000}html[data-theme=amiga] .win-statusbar{background:#aaa;border-top:1px solid #000;box-shadow:none}html[data-theme=amiga] .win-resize-handle{width:18px;height:18px;background:transparent;background-image:none;border:none;cursor:nwse-resize;display:flex;align-items:center;justify-content:center;padding:1px}
