@font-face{font-family:Chicago;src:url(/fonts/Chicago.woff2) format("woff2"),url(/fonts/Chicago.woff) format("woff");font-weight:400;font-style:normal}:root{--font-ui: "Chicago", "Geneva", "Charcoal", system-ui, -apple-system, sans-serif;--font-size-ui: 14px;--color-black: #000000;--color-white: #ffffff;--color-menu-bg: #ffffff;--color-menu-height: 28px;--desktop-pattern: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' height='2'%3E%3Crect width='1' height='1' fill='%23000'/%3E%3Crect x='1' y='1' width='1' height='1' fill='%23000'/%3E%3C/svg%3E");--desktop-bg: #ffffff;--window-shadow: 4px 4px 0 #000;--border: 1px solid #000}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden;font-family:var(--font-ui);font-size:var(--font-size-ui);-webkit-font-smoothing:none;font-smooth:never;image-rendering:pixelated;cursor:default;-webkit-user-select:none;user-select:none}#desktop{position:fixed;inset:var(--color-menu-height) 0 0 0;background-color:var(--desktop-bg);background-image:var(--desktop-pattern);background-size:2px 2px;overflow:hidden}#menu-bar{position:fixed;top:0;left:0;right:0;height:28px;background:var(--color-menu-bg);border-bottom:1px solid #000;display:flex;align-items:stretch;justify-content:space-between;z-index:1000}.menu-bar-left{display:flex;align-items:stretch;list-style:none;gap:0}.menu-bar-right{display:flex;align-items:stretch;padding:0;font-size:var(--font-size-ui);white-space:nowrap;position:relative;z-index:0}.menu-item{position:relative;display:flex;align-items:center;padding:0 8px;cursor:default;white-space:nowrap;font-size:var(--font-size-ui)}.menu-item:hover,.menu-item.open{background:var(--color-black);color:var(--color-white)}#apple-menu-item{padding:0 10px;font-size:18px}.apple-logo{font-size:18px;line-height:28px}.dropdown{display:none;position:absolute;top:100%;left:-1px;min-width:160px;background:var(--color-white);border:1px solid var(--color-black);box-shadow:2px 2px #0006;z-index:2000;list-style:none;padding:2px 0}.menu-item.open>.dropdown{display:block}.dropdown-item{padding:2px 16px 2px 20px;font-size:var(--font-size-ui);cursor:default;white-space:nowrap;color:var(--color-black)}.dropdown-item:hover:not(.disabled){background:var(--color-black);color:var(--color-white)}.dropdown-item.disabled{color:#888;cursor:default}.dropdown-item.checked:before{content:"✓";position:absolute;left:6px}.dropdown-separator{height:1px;background:var(--color-black);margin:3px 0}.desktop-icon{position:absolute;display:flex;flex-direction:column;align-items:center;gap:4px;width:110px;padding:4px;cursor:default;left:calc(100% - var(--ix, 1) * 136px);top:calc((var(--iy, 1) - 1) * 130px + 16px)}.desktop-icon.selected .icon-img,.desktop-icon:focus .icon-img{outline:1px dotted #000}.desktop-icon.selected .icon-label,.desktop-icon:focus .icon-label{background:var(--color-black);color:var(--color-white)}.icon-img{width:84px;height:84px;display:flex;align-items:center;justify-content:center;image-rendering:pixelated}.icon-img svg{width:79px;height:79px;image-rendering:pixelated}.icon-img img.pixel-icon{width:84px;height:84px;image-rendering:pixelated;object-fit:contain;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.icon-img img.pixel-icon.social-desktop-icon{width:57px;height:57px}.mac-icon{shape-rendering:crispEdges}.icon-label{font-family:var(--font-ui);font-size:12px;text-align:center;padding:2px 4px;color:var(--color-black);background:var(--color-white);text-shadow:none;line-height:1.2;max-width:110px;word-break:break-word}.desktop-icon.trash-icon{z-index:60}@media(max-width:768px){.desktop-icon{touch-action:none}.desktop-icon.trash-icon{position:fixed;left:auto;top:auto;right:26px;bottom:max(12px,env(safe-area-inset-bottom,0px))}.window-resize-handle{width:28px;height:28px}button{-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:0;color:var(--color-black);-webkit-text-fill-color:var(--color-black)}button.mac-btn:active,button.scroll-arrow:active,button.cp-pattern.active{color:var(--color-white);-webkit-text-fill-color:var(--color-white)}.window-content a,.window-content a:visited{color:var(--color-black);-webkit-text-fill-color:var(--color-black)}.window-content a.mac-btn:active{color:var(--color-white);-webkit-text-fill-color:var(--color-white)}}.mac-window{position:absolute;min-width:200px;min-height:120px;background:var(--color-white);border:1px solid var(--color-black);box-shadow:var(--window-shadow);display:flex;flex-direction:column;z-index:100}.mac-window.focused{z-index:200}.window-titlebar{height:26px;min-height:26px;display:flex;align-items:center;gap:4px;padding:0 4px;border-bottom:1px solid #000;cursor:move;touch-action:none;background:repeating-linear-gradient(to bottom,#fff,#fff 1px,#000 1px,#000 2px)}.mac-window:not(.focused) .window-titlebar{background:#fff}.window-title{flex:1;text-align:center;font-size:var(--font-size-ui);font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:var(--color-white);padding:0 4px;line-height:24px}.mac-window:not(.focused) .window-title{background:transparent}.window-close-btn,.window-zoom-btn{width:18px;height:18px;min-width:18px;background:var(--color-white);border:1px solid var(--color-black);cursor:default;padding:0;font-size:0;flex-shrink:0}.window-close-btn:hover{background:#000}.window-zoom-btn{position:relative}.window-zoom-btn:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border:1px solid #000}.window-body{display:flex;flex:1;overflow:hidden;min-height:0}.window-content{flex:1;overflow:auto;padding:12px;font-size:var(--font-size-ui);line-height:1.5;scrollbar-width:none}.window-content::-webkit-scrollbar{display:none}.window-scrollbar{width:19px;min-width:19px;border-left:1px solid #000;display:flex;flex-direction:column;background:repeating-linear-gradient(45deg,#fff,#fff 1px,#ccc 1px,#ccc 2px)}.scroll-arrow{width:19px;height:19px;min-height:19px;background:#fff;border:none;border-bottom:1px solid #000;font-size:7px;display:flex;align-items:center;justify-content:center;cursor:default;padding:0;flex-shrink:0}.scroll-arrow.scroll-down{border-bottom:none;border-top:1px solid #000;margin-top:auto}.scroll-arrow:active{background:#000;color:#fff}.scroll-track{flex:1;position:relative}.scroll-thumb{position:absolute;top:0;left:0;width:17px;height:40px;background:#fff;border:1px solid #000}.window-resize-handle{position:absolute;bottom:0;right:0;width:14px;height:14px;cursor:nwse-resize;touch-action:none;background:repeating-linear-gradient(-45deg,#000,#000 1px,#fff 1px,#fff 3px)}#overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:900}#overlay.active{display:block}.mac-alert{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--color-white);border:2px solid var(--color-black);box-shadow:4px 4px #000;padding:20px 24px 16px;min-width:260px;max-width:440px;z-index:1100;display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center}.mac-alert-about-site{padding-top:4px;padding-bottom:18px;gap:6px}.mac-alert-about-site .alert-icon{margin:0;padding:0;line-height:0}.alert-icon{font-size:40px;line-height:1}.alert-message{font-size:var(--font-size-ui);line-height:1.5}.alert-buttons{display:flex;gap:8px;justify-content:center;margin-top:4px}.mac-btn{font-family:var(--font-ui);font-size:var(--font-size-ui);padding:3px 16px;background:var(--color-white);border:1px solid var(--color-black);cursor:default;min-width:60px}.mac-btn.default{border-width:3px;font-weight:700}.mac-btn:active{background:var(--color-black);color:var(--color-white)}a.mac-btn-download{display:inline-flex;align-items:center;gap:5px}a.mac-btn-download .mac-btn-download-icon{display:flex;line-height:0;flex-shrink:0}a.mac-btn-download svg{display:block}.mac-window[data-id=calculator]{resize:none;border-radius:12px;overflow:hidden;min-width:0;border-left-width:2px;box-shadow:4px 0 #000,0 4px #000,4px 4px #000}.mac-window[data-id=calculator] .window-titlebar{background:#000!important;height:26px;min-height:26px;padding:0 6px}.mac-window[data-id=calculator] .window-title{color:#fff;background:transparent;font-size:12px;line-height:24px}.mac-window[data-id=calculator] .window-close-btn{background:transparent;border-color:#fff;width:14px;height:14px;min-width:14px;min-height:14px}.mac-window[data-id=calculator] .window-close-btn:hover{background:#fff}.mac-window[data-id=calculator] .window-zoom-btn,.mac-window[data-id=calculator] .window-resize-handle,.mac-window[data-id=calculator] .window-scrollbar{display:none}.mac-window[data-id=calculator] .window-content{padding:0;overflow:hidden}.wc-calc{padding:10px 14px 16px 10px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23000'/%3E%3C/svg%3E");background-size:4px 4px;display:flex;flex-direction:column;gap:4px;height:100%;box-sizing:border-box}.calc-display{background:#fff;border:2px solid #000;padding:2px 6px;text-align:right;font-size:14px;font-weight:400;font-family:var(--font-ui);line-height:1;min-height:24px;display:flex;align-items:center;justify-content:flex-end;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calc-keys{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(5,1fr);gap:10px;flex:1;padding-top:4px}.calc-btn{font-family:var(--font-ui);font-size:14px;font-weight:400;background:#fff;border:2px solid #000;border-radius:0;box-shadow:4px 4px #000;padding:0;cursor:default;display:flex;align-items:center;justify-content:center;line-height:1}.mac-window[data-id=calculator] .calc-op{font-weight:700}.calc-btn:active,.calc-btn.pressed{background:#000;color:#fff;box-shadow:1px 1px #000;transform:translate(3px,3px)}.calc-plus{grid-row:span 2;align-items:flex-end;padding-bottom:5px}.calc-zero{grid-column:span 2;justify-content:flex-start;padding-left:6px}.wc-about{font-size:var(--font-size-ui)}.wc-about .about-header{display:flex;align-items:center;gap:16px;padding-bottom:10px;border-bottom:1px solid #000;margin-bottom:10px}.wc-about .about-photo{width:84px;height:84px;border:1px solid #000;object-fit:cover;flex-shrink:0;background:#ccc;display:flex;align-items:center;justify-content:center;font-size:9px;color:#666;text-align:center}.wc-about .about-photo img{width:100%;height:100%;object-fit:cover}.wc-about h1{font-size:14px;font-weight:700;margin-bottom:2px}.wc-about .title{font-size:11px;color:#333;margin-bottom:6px}.wc-about .bio{line-height:1.6}.wc-cv h2{font-size:13px;font-weight:700;border-bottom:1px solid #000;margin:12px 0 6px;padding-bottom:2px}.wc-cv h2:first-child{margin-top:0}.wc-cv .cv-entry{margin-bottom:8px}.wc-cv .cv-entry-title{font-weight:700}.wc-cv .cv-entry-meta{color:#555;font-size:11px}.wc-cv .cv-entry-desc{margin-top:2px;line-height:1.5}.wc-projects .project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.wc-projects .project-item{border:1px solid #000;padding:8px;cursor:pointer;text-align:center;background:#fff}.wc-projects .project-item:hover{background:#000;color:#fff}.wc-projects .project-name{font-weight:700;font-size:11px;margin-top:4px}.wc-projects .project-desc{font-size:10px;margin-top:2px;color:inherit}.wc-contact .contact-row{display:flex;align-items:baseline;gap:8px;margin-bottom:6px;border-bottom:1px dashed #ccc;padding-bottom:6px}.wc-contact .contact-label{font-weight:700;min-width:60px;font-size:11px}.wc-contact a{color:#000;text-decoration:underline;cursor:pointer}body,*{cursor:url(/cursor/arrow.cur),auto}a,.dropdown-item:not(.disabled),.mac-btn,.window-close-btn,.window-zoom-btn,.scroll-arrow,.desktop-icon{cursor:url(/cursor/arrow.cur),default}body.dark-mode{--desktop-bg: #000000;--desktop-pattern: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' height='2'%3E%3Crect width='1' height='1' fill='%23333'/%3E%3Crect x='1' y='1' width='1' height='1' fill='%23333'/%3E%3C/svg%3E")}#clock{cursor:default;display:flex;align-items:center;align-self:stretch;padding:0 10px 0 28px;position:relative;z-index:0}#clock:hover{background:#000;color:#fff;z-index:1001}#clock-popup{display:none;position:fixed;top:29px;right:0;width:172px;background:var(--color-white);border:1px solid var(--color-black);box-shadow:2px 2px #0006;z-index:2000;padding:13px;text-align:center}#clock-popup.open{display:block}#clock-popup .clock-date{font-size:10px;margin-top:6px;line-height:1.4}#analog-clock{display:block;margin:0 auto}#selection-rect{position:fixed;border:1px dashed #000;background:#0000000d;pointer-events:none;z-index:50;display:none;top:0;left:0}#selection-rect.active{display:block}.desktop-icon.trash-icon.drop-target .icon-img{outline:2px solid #000;background:#00000026}@keyframes fall-into-trash{0%{transform:scale(1) translateY(0);opacity:1}60%{transform:scale(.4) translateY(20px);opacity:.6}to{transform:scale(.05) translateY(40px);opacity:0}}.desktop-icon.falling-into-trash{animation:fall-into-trash .28s ease-in forwards;pointer-events:none}.finder-wrap{display:flex;flex-direction:column;height:100%}.finder-header{display:flex;justify-content:space-between;align-items:center;padding:4px 10px;border-bottom:1px solid #000;font-size:10px;background:#fff;margin:-12px -12px 8px}.finder-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:12px 4px;padding:8px 0}.finder-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:4px;cursor:default;text-align:center}.finder-item:hover .finder-item-label,.finder-item:focus .finder-item-label{background:#000;color:#fff}.finder-item-icon{width:35px;height:35px;display:flex;align-items:center;justify-content:center}.finder-item-icon svg,.finder-item-icon img{width:35px!important;height:35px!important;image-rendering:pixelated}.finder-item-label{font-size:10px;padding:0 2px;line-height:1.2;word-break:break-word;max-width:84px}.trash-empty{text-align:center;padding:20px 0;color:#555}.trash-empty-icon{display:flex;justify-content:center;margin-bottom:12px}.trash-empty-icon svg,.trash-empty-icon img{width:84px!important;height:84px!important;image-rendering:pixelated;object-fit:contain}.trash-hint{color:#888;font-size:9px}.mac-window[data-id=trash] .finder-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.mac-window[data-id=trash] .finder-item-icon{width:84px;height:84px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mac-window[data-id=trash] .finder-item-icon svg{width:79px!important;height:79px!important;image-rendering:pixelated}.mac-window[data-id=trash] .finder-item-icon img.pixel-icon{width:84px!important;height:84px!important;image-rendering:pixelated;object-fit:contain;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.mac-window[data-id=trash] .finder-item-icon img.pixel-icon.social-desktop-icon{width:57px!important;height:57px!important}.mac-window[data-id=trash] .finder-item-label{max-width:120px}.mac-window[data-id=trash] .trash-hint{color:#000;-webkit-text-fill-color:#000}.wc-aboutmac{font-size:12px}.aboutmac-header{display:flex;align-items:center;gap:14px;padding-bottom:10px;border-bottom:1px solid #000;margin-bottom:12px}.aboutmac-icon svg{display:block}.aboutmac-title{font-weight:700;font-size:13px}.aboutmac-sys{font-size:11px}.aboutmac-cpu{font-size:10px;color:#555;margin-top:4px}.aboutmac-mem{margin-bottom:12px}.aboutmac-row{display:flex;justify-content:space-between;font-size:11px;margin:2px 0}.mono{font-family:Menlo,Monaco,Courier New,monospace;font-size:10px}.aboutmac-bar{height:10px;border:1px solid #000;background:repeating-linear-gradient(-45deg,#fff 0,#fff 1px,#ccc 1px,#ccc 2px);margin:2px 0;position:relative;overflow:hidden}.aboutmac-bar-fill{height:100%;background:repeating-linear-gradient(-45deg,#000 0,#000 2px,#555 2px,#555 4px);transition:none}.aboutmac-footer{font-size:10px;color:#555;text-align:center;border-top:1px solid #000;padding-top:8px}.wc-cp h2{font-size:12px;font-weight:700;border-bottom:1px solid #000;margin-bottom:6px;padding-bottom:1px}.cp-row{display:flex;align-items:center;gap:8px;font-size:12px;margin:4px 0;cursor:default}.cp-row input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;border:1px solid #000;background:#fff;display:inline-block;margin:0;position:relative;cursor:default}.cp-row input[type=checkbox]:checked:after{content:"✓";position:absolute;top:-3px;left:1px;font-size:12px;font-weight:700;line-height:1}.cp-patterns{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.cp-pattern{display:flex;flex-direction:column;align-items:center;gap:4px;padding:4px;font-family:var(--font-ui);font-size:10px;background:#fff;border:1px solid #000;cursor:default}.cp-pattern.active{background:#000;color:#fff}.cp-swatch{width:32px;height:24px;border:1px solid #000;background:#fff}.cp-swatch-gray{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' height='2'%3E%3Crect width='1' height='1' fill='%23000'/%3E%3Crect x='1' y='1' width='1' height='1' fill='%23000'/%3E%3C/svg%3E");background-size:2px 2px}.cp-swatch-dots{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Crect width='1' height='1' fill='%23000'/%3E%3C/svg%3E");background-size:4px 4px}.cp-swatch-lines{background-image:repeating-linear-gradient(0deg,#000 0 1px,transparent 1px 3px)}.cp-swatch-solid{background:#fff}.mac-alert-bomb .alert-icon svg{display:block}.mac-alert-bomb .mono{font-family:Menlo,Monaco,Courier New,monospace;font-size:11px}.mac-alert-steve{flex-direction:row;padding:0;gap:0;align-items:stretch;min-width:360px;max-width:400px}.steve-icon-col{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;padding:6px 10px 12px 12px;flex-shrink:0}.steve-avatar{display:block;width:120px;height:120px;image-rendering:pixelated;object-fit:contain}.steve-label{font-size:var(--font-size-ui);white-space:nowrap;font-family:var(--font-ui);line-height:1.05;transform:translateY(-5px)}.steve-content-col{display:flex;flex-direction:column;justify-content:flex-start;gap:10px;padding:14px 16px 12px 12px;flex:1;min-width:0}.steve-content-col .alert-buttons{margin-top:auto}.steve-message{font-size:var(--font-size-ui);line-height:1.45;text-align:left;margin-top:28px}#restart-boot-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;background-color:var(--desktop-bg);background-image:var(--desktop-pattern);background-size:2px 2px;font-family:var(--font-ui)}body[data-pattern=dots] #restart-boot-screen{background-size:4px 4px}body[data-pattern=lines] #restart-boot-screen{background-image:repeating-linear-gradient(0deg,#000 0 1px,transparent 1px 3px);background-size:auto}body[data-pattern=solid] #restart-boot-screen{background-image:none}body.dark-mode[data-pattern=dots] #restart-boot-screen{background-size:4px 4px}body.dark-mode[data-pattern=lines] #restart-boot-screen{background-image:repeating-linear-gradient(0deg,#fff 0 1px,transparent 1px 3px)}#restart-boot-screen .restart-boot-inner{image-rendering:pixelated}#restart-boot-screen .restart-happy-mac-img{display:block;width:92px;height:92px;image-rendering:pixelated;object-fit:contain}body[data-pattern=dots]{--desktop-pattern: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Crect width='1' height='1' fill='%23000'/%3E%3C/svg%3E");background-size:4px 4px}body[data-pattern=dots] #desktop{background-size:4px 4px}body[data-pattern=lines] #desktop{background-image:repeating-linear-gradient(0deg,#000 0 1px,transparent 1px 3px);background-size:auto}body[data-pattern=solid] #desktop{background-image:none}body.dark-mode[data-pattern=dots]{--desktop-bg: #000000;--desktop-pattern: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Crect width='1' height='1' fill='%23ffffff'/%3E%3C/svg%3E");background-size:4px 4px}body.dark-mode[data-pattern=dots] #desktop{background-size:4px 4px}body.dark-mode[data-pattern=lines] #desktop{background-image:repeating-linear-gradient(0deg,#fff 0 1px,transparent 1px 3px)}.hidden{display:none!important}
