@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap";:root{font-family:DM Sans,Arial,sans-serif;color:#293c33;background:#e9e7e1;font-synthesis:none;font-weight:400;--paper: #f5f2e9;--ink: #293c33;--green: #304e41;--muted: #778078;--line: #d9d9cc;--mono: "IBM Plex Mono", monospace;--serif: Georgia, "Times New Roman", serif}*{box-sizing:border-box}body{margin:0}button,input,a{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button,input{font:inherit}button{color:inherit;cursor:pointer}button{border:0;background:none}a{color:inherit;text-decoration:none}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #b98348;outline-offset:4px}::selection{background:#c3d3b4;color:#213e30}h1,h2,h3,p{margin-top:0}button,a{transition:background .18s,color .18s,box-shadow .18s,transform .18s}img{max-width:100%;display:block}.pixel-icon{flex-shrink:0;shape-rendering:crispEdges}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#6b8959;box-shadow:0 0 0 3px #78935a15;flex-shrink:0}.small-caps,.eyebrow{font-family:var(--mono);font-size:10px;letter-spacing:1.4px;font-weight:400}.small-caps{color:#7b8375;margin-bottom:14px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:13px 21px;font-size:12px;font-weight:500;line-height:1.5;min-height:44px}.primary-button{background:var(--green);color:#f5f3e7;border:1px solid var(--green);box-shadow:3px 3px #304e4120}.primary-button:hover{background:#426452;transform:translateY(-2px);box-shadow:4px 5px #304e4120}.secondary-button{border:1px solid #b8bdb0;background:#efede3;gap:12px}.secondary-button:hover{background:#e1e5d6}.text-button{display:inline-flex;align-items:center;gap:8px;padding:10px 0;font-size:12px;color:#586c5a}.text-button:hover{color:#1c3b28;text-decoration:underline;text-underline-offset:5px}.accent{color:#8d9a6a}.landing{height:100svh;min-height:650px;position:relative;overflow:hidden;background:#e9e7e1}.site-header{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;height:112px;padding:0 5.1%;border-bottom:1px solid #344e3414}.wordmark{display:flex;align-items:center;gap:17px;padding:0;text-align:left}.wordmark>span:first-child{font-family:var(--serif);font-size:36px;font-weight:700;letter-spacing:-4px;border-right:1px solid #aeb3a330;padding-right:20px;line-height:36px}.wordmark>span:last-child{font-family:var(--mono);font-size:10px;letter-spacing:1.8px;line-height:1.9}.wordmark small{font-size:8px;letter-spacing:1.1px;color:#788173}.header-status{font-family:var(--mono);font-size:9px;letter-spacing:1.35px;display:flex;align-items:center;gap:10px;margin-left:-70px}.header-resume{font-size:12px;display:flex;align-items:center;gap:24px;padding:10px 0}.header-resume>span:last-child{display:none}.landing-main{position:relative;height:calc(100% - 190px);max-height:1100px}.landing-copy{position:absolute;left:7.2%;top:25%;z-index:2;pointer-events:none}.landing-copy .eyebrow{font-size:8px;letter-spacing:1.4px;display:flex;align-items:center;gap:11px;margin-bottom:29px}.tiny-cross{font-size:16px;color:#738a6b}.landing-copy h1{font-family:var(--serif);font-weight:400;font-size:clamp(40px,4.6vw,73px);letter-spacing:-2.8px;line-height:1.08;margin-bottom:25px}.landing-copy h1 em{font-weight:400;color:#768569}.landing-copy>p{font-size:13px;line-height:1.85;color:#737b70;letter-spacing:.1px;margin-bottom:29px}.landing-actions{display:flex;flex-direction:column;align-items:flex-start;gap:11px;pointer-events:auto}.enter-button{font-size:12px;padding:15px 21px;gap:37px}.intro-footnote{display:flex;align-items:center;gap:10px;margin-top:37px;font-family:var(--mono);font-size:8px;letter-spacing:1px;color:#7e8578}.intro-footnote i{width:3px;height:3px;background:#a4ac9b;border-radius:50%}.scene-region{position:absolute;inset:-6% -10% -4% 27%;pointer-events:none}.desk-canvas{width:100%;height:100%;position:absolute;inset:0;pointer-events:auto;cursor:pointer;opacity:0;transition:opacity 1s;mask-image:linear-gradient(to right,transparent 0%,black 15%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 15%)}.scene-ready .desk-canvas{opacity:1}.desk-canvas.orbiting{cursor:grab;touch-action:none}.desk-canvas.orbiting:active{cursor:grabbing}.desk-canvas canvas{display:block}.scene-caption{position:absolute;bottom:10%;left:49%;transform:translate(-50%);display:flex;gap:8px;align-items:center;white-space:nowrap;font-family:var(--mono);font-size:7px;letter-spacing:1.2px;color:#818678;opacity:0;transition:opacity 1s}.scene-ready .scene-caption{opacity:1}.scene-caption .status-dot{height:4px;width:4px}.scene-coordinate{position:absolute;right:15%;top:15%;font-family:var(--mono);font-size:8px;letter-spacing:1px;line-height:1.7;color:#979e90;text-align:right}.desk-invitation{position:absolute;bottom:6%;left:47%;z-index:2;display:flex;align-items:center;gap:14px;color:#939a87;pointer-events:none}.desk-invitation svg{width:76px;height:40px;fill:none;stroke:#929e80;stroke-width:1.4;transform:rotate(12deg)}.desk-invitation span{font-size:16px;font-family:var(--serif);font-style:italic;transform:rotate(-4deg)}.landing-footer{height:78px;display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:0;left:5.1%;right:5.1%;z-index:3;border-top:1px solid #344e3420;font-family:var(--mono);font-size:8px;letter-spacing:.4px;color:#7a8376}.landing-footer>div:first-child{display:flex;align-items:center;gap:12px}.footer-key{border:1px solid #b9bdaf;border-radius:3px;padding:1px 6px;font-size:14px;color:#7c8873}.scene-tools{display:flex;align-items:center;gap:25px}.scene-tools button{font-size:9px;display:flex;align-items:center;gap:8px;padding:8px 0}.scene-tools button[aria-pressed=true]{color:#294c38}.scene-tools button>span{font-size:17px}.scene-tools .help-button{width:24px;height:24px;border:1px solid #9ca791;border-radius:50%;justify-content:center;font-family:var(--serif);font-size:14px;padding:0}.help-popover{position:absolute;right:5%;bottom:90px;z-index:8;width:320px;background:var(--paper);padding:28px;box-shadow:3px 8px 25px #293c3320;border:1px solid #c5c9ba}.help-popover h3{font-family:var(--serif);font-size:24px;font-weight:400}.help-popover p:not(.small-caps){font-size:12px;line-height:1.8;color:#6b7768}.help-popover .help-credit{font-size:10px!important;border-top:1px solid var(--line);padding-top:15px;margin-bottom:0}.help-credit a{text-decoration:underline}.help-close{position:absolute;right:10px;top:6px;font-size:22px}.scene-loading,.scene-fallback{position:absolute;left:52%;top:47%;transform:translate(-50%,-50%);text-align:center;display:flex;align-items:center;flex-direction:column;gap:18px;pointer-events:auto}.scene-loading>span{font-family:var(--mono);font-size:8px;letter-spacing:1px;white-space:nowrap}.loading-track{width:150px;height:3px;background:#cbd0bf;overflow:hidden}.loading-track i{display:block;background:#76906f;width:45%;height:100%;animation:loading 1.5s ease-in-out infinite}.scene-fallback{width:300px;background:#e9e7e1;padding:25px}.scene-fallback h2{font-family:var(--serif);font-size:24px;font-weight:400;margin:0}.scene-fallback p{font-size:12px;line-height:1.7}.entering .landing-copy,.entering .scene-caption,.entering .desk-invitation,.entering .site-header,.entering .landing-footer,.entering .scene-coordinate{opacity:0;pointer-events:none;transition:opacity .35s}.entering .scene-region{inset:0;transition:inset 1s ease}.boot-screen{position:fixed;z-index:1000;inset:0;background:#213b31;color:#e9efda;display:flex;align-items:center;justify-content:center;flex-direction:column;animation:fadeIn .3s}.boot-screen h2{font-family:var(--serif);font-size:44px;font-weight:400;margin:20px 0 5px}.boot-screen h2 span{font-style:italic;color:#a9bf92}.boot-screen p{font-size:12px;color:#a6b59e;letter-spacing:2px}.boot-progress{width:220px;padding:3px;height:18px;border:1px solid #8eaa7d;margin:35px 0 20px}.boot-progress i{display:block;height:100%;width:100%;background:repeating-linear-gradient(90deg,#a8bd92 0 12px,transparent 12px 16px);transform-origin:left;animation:boot .7s ease-out}.boot-screen>span{font-family:var(--mono);font-size:9px;color:#90a58a}.desktop-shell{height:100svh;min-height:480px;background:#deddd2;display:flex;flex-direction:column;padding:0 15px;animation:fadeIn .5s}.desktop-top{height:43px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;font-family:var(--mono);font-size:8px;letter-spacing:.8px;color:#6c7665;padding:0 10px}.desktop-top button{font-size:9px;padding:8px 0}.desktop-top>span{font-size:7px;letter-spacing:1.9px}.desktop{position:relative;flex:1;overflow:hidden;border:2px solid #626e59;border-radius:5px;box-shadow:0 0 0 2px #f4f0de,0 0 0 4px #aaae9d,inset 0 0 40px #162b3315;background-color:#708a7b;background-image:radial-gradient(#d2d6bc28 .7px,transparent .7px);background-size:6px 6px;isolation:isolate}.wallpaper-ink{background-color:#344b4e;background-image:radial-gradient(#92b5ac25 .7px,transparent .7px)}.desktop-wallpaper{position:absolute;inset:0 0 40px;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#dce3c847;gap:22px;pointer-events:none}.wallpaper-symbol{font-family:var(--serif);font-weight:700;font-size:170px;letter-spacing:-18px;line-height:1}.wallpaper-symbol span{color:#dce3c828}.desktop-wallpaper>span:last-child{font-family:var(--mono);font-size:9px;letter-spacing:5px}.desktop-icons{position:absolute;top:26px;left:18px;bottom:62px;display:grid;grid-auto-flow:column;grid-template-rows:repeat(6,82px);gap:8px 12px;align-content:start;z-index:2}.desktop-shortcut{width:90px;height:81px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid transparent;padding:4px}.desktop-shortcut:hover{background:#e7efce14;border-color:#ebf2d349}.desktop-shortcut:focus-visible{background:#c4dcc638;outline:1px dashed #f2edce;outline-offset:0}.desktop-shortcut .pixel-icon{filter:drop-shadow(2px 3px 0 #2d443635)}.desktop-shortcut>span{font-family:var(--mono);font-size:10px;color:#f8f3df;text-shadow:1px 1px #2b453b;padding:2px 3px;text-align:center}.desktop-note{position:absolute;right:27px;top:29px;transform:rotate(5deg);background:#e4dba7;box-shadow:3px 7px 7px #293c3320;padding:23px 20px 15px;z-index:1;width:183px;color:#686846}.desktop-note>span:first-child{font-family:var(--mono);font-size:6px;letter-spacing:.6px}.desktop-note p{font-family:var(--serif);font-style:italic;font-size:16px;line-height:1.5;margin:13px 0 0}.note-arrow{position:absolute;right:11px;bottom:0;font-size:32px;color:#94916c}.app-window{position:absolute;width:min(740px,calc(100% - 170px));height:min(585px,calc(100% - 92px));display:flex;flex-direction:column;background:#e9e7db;border:1px solid #4f5b4a;padding:3px;box-shadow:inset 1px 1px #fffdee,inset -1px -1px #898e7e,5px 7px #243b3426;min-width:330px;min-height:250px;resize:both;overflow:hidden;max-width:calc(100% - 12px);max-height:calc(100% - 50px);animation:windowOpen .2s ease-out}.app-window[hidden]{display:none}.app-window.maximized{left:6px!important;top:6px!important;width:calc(100% - 12px)!important;height:calc(100% - 55px)!important;resize:none}.window-titlebar{height:30px;min-height:30px;background:#7a8776;color:#f5f4e5;display:flex;justify-content:space-between;align-items:center;padding:3px 4px 3px 9px;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.active .window-titlebar{background:linear-gradient(90deg,#304e41,#64806a)}.window-titlebar:active{cursor:grabbing}.window-titlebar>div:first-child{display:flex;align-items:center;gap:8px;overflow:hidden}.window-titlebar>div:first-child>span{font-family:var(--mono);font-size:10px;letter-spacing:.2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.window-controls{display:flex;gap:3px}.window-controls button{height:21px;min-width:24px;line-height:15px;background:#e0dfd0;color:#354331;box-shadow:inset 1px 1px #fff9e3,inset -1px -1px #71806d;border:1px solid #3d5040;padding:0 3px;font-family:Arial,sans-serif;font-size:18px;font-weight:700}.window-controls button:active{box-shadow:inset 1px 1px #71806d,inset -1px -1px #fff9e3}.window-controls button:last-child{margin-left:3px}.window-body{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;background:var(--paper);border:1px solid #a2aa96;margin-top:3px;scrollbar-color:#a6b09a #e4e5d6;scrollbar-width:thin}.window-status{height:22px;display:flex;justify-content:space-between;align-items:center;padding:3px 3px 0;font-family:var(--mono);font-size:8px;color:#7c8574}.window-status>span{border:1px solid #b9beac;padding:2px 5px;height:17px;display:flex;align-items:center;gap:12px}.window-status>span:first-child{flex:1;margin-right:3px}.resize-grip{font-size:11px}.desktop-chin{height:34px;flex-shrink:0;display:flex;justify-content:space-between;align-items:center;padding:0 12px;font-family:var(--mono);font-size:7px;letter-spacing:1.8px;color:#858b7c}.desktop-chin>div{display:flex;align-items:center;gap:9px;font-size:6px;letter-spacing:1px}.desktop-chin i{display:block;width:5px;height:5px;background:#9cab77;border-radius:50%;box-shadow:0 0 3px #a1c578}.taskbar{height:42px;position:absolute;bottom:0;left:0;right:0;z-index:10000;display:flex;align-items:center;gap:6px;padding:4px;background:#dcded0;border-top:2px solid #f5f7e7;box-shadow:0 -1px #8c9781}.start-button{height:32px;padding:1px 9px 1px 5px;display:flex;align-items:center;gap:7px;border:1px solid #6c7d64;background:#e3e6d6;box-shadow:inset 1px 1px #fffef0,inset -1px -1px #a6b19a;font-size:13px}.start-button.pressed{background:#becdb2;box-shadow:inset 1px 1px #718266}.taskbar-divider{width:3px;height:26px;border-left:1px solid #a7b69b;border-right:1px solid #f6f8e8;margin:0 2px}.taskbar-windows{display:flex;gap:4px;flex:1;min-width:0;overflow-x:auto;scrollbar-width:none}.taskbar-windows button{min-width:43px;max-width:180px;flex:1;display:flex;align-items:center;gap:7px;height:30px;padding:2px 8px;background:#dce0ce;border:1px solid #8b9c7c;box-shadow:inset 1px 1px #f8fae8;text-align:left}.taskbar-windows button.current{background:#c0cbb4;border-color:#728662;box-shadow:inset 1px 1px #91a380;font-weight:600}.taskbar-windows button span{font-family:var(--mono);font-size:9px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.system-tray{display:flex;align-items:center;gap:9px;height:29px;border:1px solid #a1ad92;box-shadow:inset 1px 1px #bcc7b0;padding:3px 9px;color:#4e6245}.system-tray button{font-size:20px;padding:0 4px;min-width:25px}.system-tray time{font-family:var(--mono);font-size:9px;white-space:nowrap}.tray-online{display:inline-block;width:6px;height:6px;border-radius:50%;background:#788f5c}.start-menu{position:absolute;left:3px;bottom:42px;z-index:10001;display:flex;width:285px;background:#e8e8db;padding:3px;border:1px solid #55674d;box-shadow:inset 1px 1px #fffdee,3px 3px #243b3433}.start-menu-brand{writing-mode:vertical-rl;transform:rotate(180deg);background:#314e40;color:#f0efd7;font-family:var(--serif);font-size:28px;padding:15px 8px;letter-spacing:1px}.start-menu-brand span{font-style:italic;color:#a9bd91}.start-menu-items{flex:1;padding:4px}.start-profile{display:flex;align-items:center;gap:10px;padding:8px 5px 13px;margin-bottom:6px;border-bottom:1px solid #c4ccba}.start-profile strong{font-size:12px;display:block}.start-profile small{font-size:9px;color:#7f8a73;display:block;margin-top:4px}.start-menu-items>button{display:flex;align-items:center;gap:11px;padding:7px 9px;width:100%;font-size:12px;text-align:left}.start-menu-items>button span{margin-left:auto}.start-menu-items>button:hover{background:#405e48;color:#faf6df}.start-menu-bottom{border-top:1px solid #bdc7af;margin-top:7px;padding-top:5px}.start-menu-bottom button{display:block;width:100%;padding:9px;text-align:left;font-size:10px}.start-menu-bottom button:hover{background:#d0d9c1}.welcome-content{padding:31px 40px 0}.welcome-eyebrow{font-family:var(--mono);font-size:8px;letter-spacing:1.15px;display:flex;align-items:center;gap:9px;color:#7d8574;padding-bottom:25px;border-bottom:1px solid var(--line)}.welcome-main{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:25px 0 19px}.welcome-main .small-caps{font-size:8px;letter-spacing:2px;margin-bottom:12px}.welcome-main h1{font-family:var(--serif);font-weight:400;font-size:clamp(36px,4.4vw,58px);letter-spacing:-2px;line-height:1;margin-bottom:15px}.welcome-role{font-family:var(--mono);font-size:10px;color:#7c846f;margin-bottom:0}.portrait-frame{position:relative;transform:rotate(4deg);padding:6px 6px 22px;background:#eeecdd;box-shadow:1px 3px 7px #293c3322;border:1px solid #dddfcf;flex-shrink:0}.portrait-frame img{width:122px;height:133px;object-fit:cover;object-position:center 31%;filter:grayscale(1)}.portrait-sticker{position:absolute;bottom:5px;left:0;right:0;text-align:center;font-family:var(--serif);font-style:italic;font-size:11px;color:#839071}.welcome-intro{font-size:14px;line-height:1.8;color:#6d7667;max-width:490px;margin-bottom:21px}.welcome-actions{display:flex;align-items:center;gap:26px}.welcome-actions .primary-button,.welcome-actions .text-button{font-size:11px}.welcome-note{display:flex;align-items:center;gap:13px;border-top:1px solid var(--line);margin-top:30px;padding:17px 0}.welcome-note p{font-size:10px;line-height:1.8;margin:0;color:#64755c}.welcome-note p span{color:#909780}.projects-content,.about-content,.skills-content,.contact-content,.credits-content,.project-detail,.game-content{padding:30px 34px}.window-body h2{font-family:var(--serif);font-size:36px;line-height:1.1;letter-spacing:-1.1px;font-weight:400;margin-bottom:18px}.window-body p{line-height:1.8}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-heading h2{margin-bottom:20px}.section-heading .small-caps{font-size:8px;margin-bottom:10px}.count-label{font-family:var(--mono);font-size:8px;white-space:nowrap;color:#7e8a70;border:1px solid #c6ceba;padding:6px 9px}.filter-bar{display:flex;gap:5px;padding:8px 0 18px;border-top:1px solid var(--line)}.filter-bar button{padding:7px 14px;font-size:10px;color:#7d8871}.filter-bar button.selected{background:#e0e5d5;color:#405735;border:1px solid #bfccb1}.filter-bar button:hover{background:#e7e9dc}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.project-card{padding:0;border:1px solid #c9cebd;text-align:left;background:#faf8ee;overflow:hidden}.project-card:hover{transform:translateY(-3px);box-shadow:3px 5px #5c75571b;border-color:#95a889}.project-art{position:relative;height:130px;background:var(--project-color);display:flex;align-items:center;justify-content:center;overflow:hidden}.project-art>.pixel-icon{z-index:1;filter:drop-shadow(5px 6px 0 #30493113)}.art-grid{position:absolute;inset:0;background-image:linear-gradient(#5164440b 1px,transparent 1px),linear-gradient(90deg,#5164440b 1px,transparent 1px);background-size:18px 18px;transform:rotate(-10deg) scale(1.3)}.art-index{position:absolute;top:10px;left:12px;font-family:var(--mono);font-size:8px;color:#647059}.art-caption{position:absolute;bottom:10px;left:12px;font-family:var(--mono);font-size:7px;color:#5c6e56;letter-spacing:.3px}.project-card-copy{padding:15px}.project-card-copy .small-caps{font-size:7px}.project-card h3{font-size:14px;margin:9px 0 8px;line-height:1.4;display:flex;align-items:flex-start;justify-content:space-between;gap:7px}.project-card h3>span{font-weight:400}.project-card p{font-size:10px;color:#859075;line-height:1.7;margin:0 0 12px}.card-stack{font-family:var(--mono);font-size:7px;color:#99a089;border-top:1px solid #e1e4d7;padding-top:10px}.folder-footer{display:flex;justify-content:space-between;font-family:var(--mono);font-size:8px;color:#929a85;margin-top:20px;padding-top:15px;border-top:1px solid var(--line)}.project-detail .back-link{padding-top:0;margin-bottom:18px}.project-cover{height:150px;background:var(--project-color);display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:25px;background-image:linear-gradient(#ffffff15 1px,transparent 1px),linear-gradient(90deg,#ffffff15 1px,transparent 1px);background-size:20px 20px}.project-cover>span{position:absolute;bottom:12px;right:14px;font-family:var(--mono);font-size:9px;color:#6e7b63}.project-detail>p{font-size:12px;color:#718066}.project-detail .project-tagline{font-size:15px;color:#4f6651}.feature-list{padding-left:18px;font-size:12px;line-height:1.8;color:#738167}.feature-list li{padding-left:3px;margin:7px 0}.feature-list li::marker{color:#8d9e76}.tags{display:flex;flex-wrap:wrap;gap:7px}.tags>span{font-family:var(--mono);font-size:9px;padding:7px 10px;border:1px solid #ccd3bc;background:#edefe2;color:#6c7e5e}.project-links{display:flex;flex-wrap:wrap;gap:14px;margin-top:25px}.project-links a{font-size:11px}.about-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.about-heading h2{font-size:33px}.about-heading .small-caps{font-size:8px;line-height:1.8}.about-heading img{width:108px;height:130px;object-fit:cover;object-position:50% 30%;filter:grayscale(1);border:5px solid #e4e5d5;transform:rotate(3deg)}.about-content>p,.skills-content>p,.credits-content>p{font-size:12px;color:#748267;line-height:1.85}.about-pullquote{font-family:var(--serif);font-size:22px;font-style:italic;line-height:1.6;color:#6e825d;padding:18px 0 18px 18px;border-left:2px solid #adbd99;margin:23px 0;background:#e9eddf70}.experience-block{padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.experience-block .small-caps{font-size:8px}.experience-block h3{font-size:13px;margin:12px 0}.experience-block h3 span{font-weight:400;color:#879477}.experience-block p{font-size:11px;color:#7e8d6c;margin-bottom:0}.about-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.about-facts span{display:block;font-family:var(--mono);font-size:7px;letter-spacing:.8px;color:#929d82;margin-bottom:9px}.about-facts strong{font-size:10px;font-weight:500;line-height:1.6;display:block}.skill-group{padding:23px 0;border-bottom:1px solid var(--line)}.skill-group>div:first-child{display:flex;align-items:center;gap:12px;margin-bottom:15px}.skill-group h3{font-size:13px;margin:0}.learning-note{font-size:10px;color:#7f8e6a;display:flex;align-items:center;gap:10px;margin-top:24px;padding:15px;background:#e8eddb}.contact-content{padding:35px 42px}.contact-stamp{float:right;padding:8px;border:1px dashed #a6b295;transform:rotate(8deg)}.contact-content>.small-caps{font-size:8px;margin-top:20px;max-width:70%;line-height:1.8}.contact-content h2{font-size:42px;margin-top:22px;line-height:1.1}.contact-content>p:not(.small-caps){font-size:12px;color:#7d8a70}.email-link{display:flex;align-items:center;gap:20px;font-family:var(--serif);font-size:25px;padding:22px 0;border-top:1px solid var(--line);margin-top:20px}.email-link>span{font-family:Arial;font-size:20px;color:#9ba78c}.contact-buttons{display:flex;gap:12px}.contact-buttons .primary-button,.contact-buttons .secondary-button{font-size:11px}.copy-status{min-height:15px;margin:7px 0!important;font-size:10px!important}.social-links{display:flex;gap:28px;border-top:1px solid var(--line);padding-top:22px;margin-top:16px}.social-links a{font-size:11px}.social-links a:hover{text-decoration:underline;text-underline-offset:5px}.availability{display:flex;align-items:center;gap:9px;color:#879574;font-size:9px;margin-top:27px}.resume-content{height:100%;display:flex;flex-direction:column}.resume-toolbar{padding:10px 15px;display:flex;align-items:center;gap:15px;border-bottom:1px solid var(--line);background:#f1f1e5}.resume-toolbar>span{font-family:var(--mono);font-size:9px;flex:1}.resume-toolbar .secondary-button{font-size:10px;padding:5px 12px;min-height:32px}.resume-toolbar .text-button{font-size:10px}.resume-content object{width:100%;flex:1;min-height:300px;border:0}.pdf-fallback{padding:40px;text-align:center}.pdf-fallback>.pixel-icon{margin:15px auto}.pdf-fallback p{font-size:13px}.terminal-content{background:#22392f;color:#bacfa5;min-height:100%;padding:20px;font-family:var(--mono);font-size:11px;line-height:1.7}.terminal-history p{white-space:pre-wrap;margin-bottom:14px;overflow-wrap:anywhere}.terminal-command{color:#f0eace;margin:12px 0 4px;overflow-wrap:anywhere}.terminal-content form{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.terminal-content label{color:#d1e7b6;font-size:10px}.terminal-content input{min-width:70px;flex:1;color:#f6f0d8;background:none;border:0;outline:none;padding:5px 0;caret-color:#dce7b5;font-family:var(--mono);font-size:11px}.terminal-content input:focus-visible{outline:0;border-bottom:1px solid #6d8c5d}.terminal-content form button{padding:3px 8px;color:#d4deb3;border:1px solid #668358}.game-content>p{font-size:12px;color:#85916f}.game-stats{display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);padding:13px 0;font-family:var(--mono);font-size:10px;color:#738361}.game-stats>button{margin-left:auto;font-family:DM Sans,sans-serif}.memory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.memory-card{height:91px;background:#6d8669;color:#bacbaa;border:3px solid #879c79;box-shadow:inset 1px 1px #a6b897,2px 2px #53684e;display:flex;align-items:center;justify-content:center;transition:transform .2s,background .2s}.memory-card>span{font-family:var(--serif);font-size:35px;font-style:italic}.memory-card:hover{transform:translateY(-2px);background:#829878}.memory-card.flipped{background:#e8edd9;border-color:#becbb0}.memory-card.matched{background:#d6e3c3;opacity:.7;box-shadow:none}.game-complete{font-family:var(--mono);font-size:9px!important;text-align:center;margin:20px 0 0}.credits-content>.pixel-icon{margin-bottom:18px}.credits-content .small-caps{font-size:8px}.credits-content h3{font-size:14px;margin:25px 0 12px}.credit-links{display:flex;flex-wrap:wrap;gap:8px 20px;margin:20px 0}.credit-links a{font-size:10px;text-decoration:underline;text-underline-offset:4px}.credits-content .tags{margin-top:24px}@keyframes loading{0%{transform:translate(-100%)}to{transform:translate(330%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes windowOpen{0%{opacity:0;transform:translateY(7px) scale(.99)}to{opacity:1;transform:none}}@keyframes boot{0%{transform:scaleX(.03)}to{transform:scaleX(1)}}@media(min-width:1500px){.landing-copy{left:9%;top:28%}.scene-region{left:30%;right:-5%}.landing-copy h1{font-size:76px}.landing-copy>p{font-size:15px}.landing-copy .eyebrow{font-size:9px}.desktop-icons{grid-template-rows:repeat(7,82px)}.app-window{width:780px;height:610px}.welcome-content{padding:35px 45px 0}.welcome-main{margin-top:35px;margin-bottom:28px}.welcome-intro{font-size:15px}.welcome-note{margin-top:40px}.desktop-note{right:50px;top:45px}}@media(max-height:760px)and (min-width:761px){.site-header{height:88px}.landing-main{height:calc(100% - 158px)}.landing-copy{top:18%}.landing-copy h1{font-size:54px}.landing-copy .eyebrow{margin-bottom:22px}.intro-footnote{margin-top:22px}.landing-footer{height:70px}.desktop-icons{grid-template-rows:repeat(5,78px);gap:3px 8px}.desktop-shortcut{height:76px}.desktop-shortcut>span{font-size:9px}.welcome-content{padding:22px 32px 0}.welcome-eyebrow{padding-bottom:15px}.welcome-main{margin:20px 0 14px}.portrait-frame img{width:105px;height:112px}.welcome-intro{font-size:13px}.welcome-note{margin-top:22px;padding:14px 0}}@media(max-width:1050px)and (min-width:761px){.landing-copy{left:5%;top:21%}.landing-copy h1{font-size:48px}.landing-copy .eyebrow{font-size:7px;letter-spacing:.6px}.landing-copy>p{font-size:12px}.scene-region{left:30%;right:-24%}.scene-coordinate{right:26%}.scene-caption{font-size:6px;left:45%}.desk-invitation{left:45%;bottom:8%}.desk-invitation span{font-size:13px}.app-window{width:calc(100% - 220px)}.welcome-content{padding:25px}.welcome-main h1{font-size:40px}.portrait-frame img{width:100px;height:115px}.welcome-actions{gap:16px}.welcome-actions .primary-button{gap:14px}.contact-content{padding:27px}.contact-content h2{font-size:34px}.email-link{font-size:21px}.desktop-note{display:none}.about-facts{grid-template-columns:1fr}.welcome-note{margin-top:22px}.header-status{margin-left:0}}@media(max-width:760px){.landing{height:100svh;min-height:780px}.site-header{height:85px;padding:0 6%}.wordmark{gap:12px}.wordmark>span:first-child{font-size:30px;line-height:30px;padding-right:16px}.wordmark>span:last-child{font-size:8px;letter-spacing:1.2px}.wordmark small{font-size:6px}.header-status{display:none}.header-resume{font-size:10px;gap:13px}.landing-main{height:calc(100% - 147px)}.landing-copy{top:36px;left:7%;right:7%;text-align:center}.landing-copy .eyebrow{justify-content:center;font-size:6.5px;letter-spacing:.8px;margin-bottom:15px}.tiny-cross{font-size:13px}.landing-copy h1{font-size:46px;letter-spacing:-1.8px;margin-bottom:16px}.landing-copy>p{font-size:12px;line-height:1.8;margin-bottom:20px}.landing-actions{position:absolute;top:calc(100svh - 305px);left:0;right:0;align-items:center;gap:7px}.enter-button{padding:12px 22px;font-size:11px;gap:35px}.intro-footnote{display:none}.scene-region{inset:170px -16% 58px;min-height:300px}.desk-canvas{mask-image:linear-gradient(to bottom,transparent,black 17%,black 89%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 17%,black 89%,transparent)}.scene-coordinate{top:15%;right:18%;font-size:6px}.scene-caption,.desk-invitation{display:none}.landing-footer{left:6%;right:6%;height:62px;font-size:7px}.landing-footer>div:first-child{max-width:130px;line-height:1.7;gap:7px}.footer-key{font-size:12px}.scene-tools{gap:15px}.scene-tools button{font-size:7px;gap:5px}.scene-tools button>span{font-size:16px}.scene-tools .help-button{height:22px;width:22px}.scene-loading{left:50%;top:52%}.scene-loading>span{font-size:7px}.scene-fallback{left:50%;width:270px;padding:15px;gap:9px}.scene-fallback>.pixel-icon{width:64px;height:64px}.scene-fallback .primary-button{display:none}.scene-fallback p{font-size:10px}.scene-fallback h2{font-size:20px}.entering .scene-region{inset:0 -40%;min-height:0}.help-popover{bottom:74px;max-width:90%}.desktop-shell{padding:0 6px}.desktop-top{height:39px;padding:0 5px}.desktop-top>span{display:none}.desktop-top button{font-size:8px}.desktop-chin{height:24px;padding:0 7px;font-size:6px}.desktop-chin>div{font-size:5px}.desktop{border-radius:3px}.desktop-icons{top:13px;left:9px;grid-template-rows:repeat(5,84px);gap:8px}.desktop-shortcut{width:82px}.desktop-note{display:none}.app-window,.app-window.maximized{left:5px!important;top:8px!important;width:calc(100% - 10px)!important;height:calc(100% - 58px)!important;min-width:0;min-height:200px;max-height:none;resize:none}.window-titlebar{height:32px;min-height:32px}.window-titlebar>div:first-child>span{font-size:9px}.window-controls button{min-width:26px;height:24px}.window-body{scrollbar-width:thin}.window-status{font-size:7px}.welcome-content{padding:21px 23px 0}.welcome-eyebrow{font-size:6px;letter-spacing:1px;padding-bottom:20px}.welcome-main{margin:27px 0 23px;gap:10px;flex-wrap:wrap}.welcome-main h1{font-size:40px;letter-spacing:-1.7px;margin-bottom:13px}.welcome-main .small-caps{font-size:7px}.welcome-role{font-size:8px}.portrait-frame{padding:4px 4px 17px}.portrait-frame img{width:78px;height:91px}.portrait-sticker{font-size:8px;bottom:4px}.welcome-intro{font-size:12px;line-height:1.9;margin-bottom:25px}.desktop-break{display:none}.welcome-actions{align-items:flex-start;flex-direction:column;gap:7px}.welcome-actions .primary-button{font-size:11px;padding:12px 17px}.welcome-actions .text-button{font-size:10px}.welcome-note{padding:20px 0;margin-top:27px;align-items:flex-start}.welcome-note p{font-size:9px}.taskbar{height:40px;gap:3px;padding:3px}.start-button{padding:2px 6px;gap:3px;font-size:11px}.start-button .pixel-icon{width:23px}.taskbar-divider{display:none}.taskbar-windows{gap:3px}.taskbar-windows button{padding:3px;min-width:32px;justify-content:center;flex:0 0 33px}.taskbar-windows button span{display:none}.system-tray{gap:5px;padding:3px 5px;margin-left:auto}.system-tray time{font-size:8px}.tray-online{display:none}.system-tray button{font-size:16px;min-width:18px;padding:0}.start-menu{bottom:40px;max-height:calc(100% - 45px);overflow:auto}.start-menu-items>button{padding:6px 8px}.projects-content,.about-content,.skills-content,.contact-content,.credits-content,.project-detail,.game-content{padding:23px}.window-body h2{font-size:31px}.section-heading .small-caps{font-size:6px;letter-spacing:.9px}.count-label{font-size:7px;padding:4px;display:none}.project-grid{gap:11px}.project-art{height:105px}.project-art>.pixel-icon{width:48px;height:48px}.art-caption{font-size:5px;left:6px;bottom:8px;max-width:95%}.art-index{font-size:6px;top:7px;left:7px}.project-card-copy{padding:12px 10px}.project-card h3{font-size:12px;margin:8px 0;gap:3px}.project-card-copy .small-caps{font-size:6px;letter-spacing:.5px}.project-card p{font-size:9px;line-height:1.6}.card-stack{font-size:6px;line-height:1.6}.folder-footer{font-size:7px;gap:15px;line-height:1.6}.folder-footer span{max-width:160px;text-align:right}.project-links{gap:10px}.project-links a{font-size:10px;padding:11px 13px;gap:10px}.about-heading{gap:15px;align-items:flex-start;flex-direction:column}.about-heading h2{font-size:31px;margin:0}.about-heading img{width:90px;height:110px;display:none}.about-content>p,.skills-content>p,.credits-content>p{font-size:11px}.about-pullquote{font-size:19px;padding:14px}.experience-block h3{font-size:12px;line-height:1.8}.experience-block h3 span{display:block}.about-facts{grid-template-columns:1fr;gap:20px}.about-facts strong{font-size:11px}.about-facts span{font-size:7px;margin-bottom:5px}.tags>span{font-size:8px;padding:6px 8px}.skill-group h3{font-size:12px}.learning-note{font-size:9px;line-height:1.7;padding:12px}.contact-stamp{padding:5px}.contact-stamp .pixel-icon{width:45px;height:45px}.contact-content>.small-caps{font-size:6px;margin-top:9px;max-width:72%}.contact-content h2{font-size:33px;margin-top:30px}.contact-content>p:not(.small-caps){font-size:11px}.email-link{font-size:20px;gap:8px;padding:20px 0;overflow-wrap:anywhere}.email-link>span{font-size:15px}.contact-buttons{gap:10px}.contact-buttons .primary-button,.contact-buttons .secondary-button{font-size:10px;padding:11px 12px}.availability{font-size:8px;line-height:1.8;align-items:flex-start}.availability .status-dot{margin-top:4px}.resume-toolbar{padding:8px;gap:8px;flex-wrap:wrap}.resume-toolbar>span{font-size:8px;flex-basis:100%}.resume-toolbar .secondary-button,.resume-toolbar .text-button{font-size:9px}.game-content>p{font-size:11px}.game-stats{font-size:8px;gap:12px}.game-stats>button{font-size:10px}.memory-grid{gap:8px}.memory-card{height:76px}.memory-card .pixel-icon{width:35px;height:35px}.memory-card>span{font-size:29px}.terminal-content{font-size:10px;padding:15px}.terminal-content label{font-size:8px}.terminal-content input{font-size:10px}}@media(max-width:380px){.welcome-content{padding:20px 18px 0}.welcome-main{gap:8px}.welcome-main h1{font-size:35px}.portrait-frame img{width:66px;height:80px}.welcome-role{font-size:7px}.landing-copy h1{font-size:42px}.scene-tools{gap:9px}.email-link{font-size:18px}.projects-content,.about-content,.skills-content,.contact-content,.credits-content,.project-detail,.game-content{padding:19px}.memory-card{height:67px}}@media(max-width:760px)and (max-height:780px){.landing{min-height:750px}.landing-actions{top:455px}.scene-region{inset:176px -16% 62px}.landing-copy{top:29px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.desk-canvas{mask-image:radial-gradient(ellipse at 52% 53%,#000 38%,transparent 74%);-webkit-mask-image:radial-gradient(ellipse at 52% 53%,#000 38%,transparent 74%)}@media(min-width:1060px){.scene-region{inset:-6% -5% -4% 33%}.scene-coordinate{right:13%}.scene-caption{bottom:14%;left:54%}}@media(max-width:760px){.desk-canvas{mask-image:radial-gradient(ellipse at 50% 53%,#000 40%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse at 50% 53%,#000 40%,transparent 75%)}}.entering .scene-region{inset:0}.entering .desk-canvas{mask-image:none;-webkit-mask-image:none}@media(min-width:1060px){.scene-caption{bottom:7%;left:61%;font-size:6px}.desk-invitation{left:43%;bottom:8%}}@media(max-width:760px){.landing-copy h1{font-size:clamp(33px,10vw,46px);letter-spacing:-1.7px}.scene-coordinate{display:none}}.experience{height:100svh;min-height:480px;position:relative;overflow:hidden;background:#d4d3d0;color:#111;font-family:var(--mono)}.immersive-world{position:absolute;z-index:0;inset:0;overflow:hidden;touch-action:none}.world-canvas{position:absolute;inset:0;z-index:2;pointer-events:none}.css3d-layer{position:absolute;inset:0;z-index:1;pointer-events:none}.monitor-screen{position:absolute;box-sizing:border-box;padding:16px;background:#101312;overflow:hidden;backface-visibility:hidden}.monitor-screen iframe{display:block;width:100%;height:100%;border:0}.crt-on .monitor-screen:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:2;box-shadow:inset 0 0 60px #14201d38;background:repeating-linear-gradient(transparent 0 3px,#08231812 3px 4px);opacity:.38}.focus-flat .world-canvas{display:none!important}.focus-flat .css3d-layer,.focus-flat .css3d-layer>div,.focus-flat .css3d-layer>div>div,.focus-flat .monitor-screen{transform:none!important;perspective:none!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;padding:0!important}.focus-flat .monitor-screen:after{display:none}.bios-screen{position:absolute;inset:0;z-index:10;color:#eee;background:#050505;padding:55px 7%;display:flex;flex-direction:column;font-family:var(--mono)}.bios-top{display:flex;gap:34px;align-items:center}.bios-top strong{font-size:60px;line-height:1;letter-spacing:-5px}.bios-top strong span{display:block;font-size:20px;letter-spacing:6px;margin-top:5px}.bios-top>div{font-size:12px;line-height:1.8;border-left:2px solid white;padding-left:25px}.bios-lines{font-size:12px;line-height:1.6;margin-top:40px;color:#b9beb8}.bios-lines p{margin-bottom:10px}.bios-progress{width:330px;max-width:100%;height:15px;border:1px solid #929b8d;padding:2px;margin:15px 0}.bios-progress i{height:100%;display:block;background:repeating-linear-gradient(90deg,#bcc7b4 0 10px,transparent 10px 13px);transition:width .3s}.bios-start{position:absolute;top:50%;left:50%;transform:translate(-50%,-35%);border:4px double #dadcd3;padding:28px 38px;text-align:center;background:#050505;min-width:460px}.bios-start p{font-size:17px;letter-spacing:.3px;margin:0 0 12px}.bios-start>span{display:block;color:#8f998b;font-size:10px}.bios-start button{display:block;border:2px solid white;color:#fff;padding:12px 25px;margin:24px auto 0;font-family:var(--mono);font-size:15px}.bios-start button:hover:enabled{background:#fff;color:#000}.bios-start button:disabled{opacity:.25}.bios-start button span{margin-left:25px}.bios-bottom{margin-top:auto;display:flex;align-items:center;gap:25px;font-size:10px;color:#93998e}.bios-bottom button{padding:10px 0;text-decoration:underline;text-underline-offset:5px}.bios-bottom>span{margin-left:auto}.intro-caption{position:absolute;top:8%;left:0;right:0;text-align:center;pointer-events:none;color:#414b42}.intro-caption>span{font-size:8px;letter-spacing:2.3px}.intro-caption h1{font-family:var(--serif);font-size:28px;font-weight:400;margin-top:15px}.begin-prompt{position:absolute;bottom:10%;left:50%;transform:translate(-50%);color:#fff;background:#0a0a0a;padding:9px 18px;font-family:var(--mono);font-size:14px;white-space:nowrap}.blink-cursor{animation:blink 1s steps(1) infinite}.world-identity{opacity:1;visibility:visible;transform:translate(0);transition:opacity .5s ease-out,transform .5s ease-out,visibility .5s;position:absolute;top:6%;left:4%;z-index:4;display:flex;flex-direction:column;align-items:flex-start;gap:4px;pointer-events:none}.world-identity>div:not(.identity-tools){padding:6px 13px;background:#080808;color:#eee;font-size:14px;line-height:1.4;white-space:nowrap}.identity-tools{display:flex;gap:4px;pointer-events:auto}.identity-tools time,.identity-tools button{background:#080808;color:#eee;padding:5px 10px;font-size:13px}.identity-tools button{min-width:33px}.identity-complete .identity-tools button{animation:identity-control-in .16s steps(2,end) both;animation-delay:calc(var(--control-index) * 55ms)}.identity-tools button:hover{background:#454d43}.desktop-switch{pointer-events:auto;margin-top:7px;font-family:var(--mono);font-size:10px;padding:8px 12px;background:#111;color:#eee;animation:identity-control-in .18s steps(2,end) .19s both}.desktop-switch:hover{background:#3d493e}.world-help{position:absolute;z-index:6;top:155px;left:4%;width:330px;max-width:90vw;padding:25px;background:#e8e8e0;border:1px solid #777f6b;box-shadow:5px 6px #0002;font-family:var(--mono)}.world-help h2{font-family:var(--serif);font-size:26px;font-weight:400}.world-help p,.world-help li{font-size:10px;line-height:1.8}.world-help ul{padding-left:16px}.world-help .secondary-button{margin-top:10px;font-size:10px}.world-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;background:#d4d3d0}.world-fallback h2{font-family:var(--serif);font-weight:400;font-size:35px}.world-fallback p{font-size:12px}.classic{--paper: #fff;--green: #000080;--ink: #171717;--muted: #626262;--line: #c5c5c5;color:#171717;background:silver;font-family:Arial,sans-serif}.classic .desktop{background-color:#5b9396;background-image:none;border:0;border-radius:0;box-shadow:none}.classic .desktop-wallpaper{color:#c4e0da30}.classic .desktop-note{display:none}.classic .desktop-top{color:#505050}.classic .desktop-chin{color:#666}.classic .app-window{background:silver;border-color:#222;box-shadow:inset 1px 1px #fff,inset -1px -1px #707070,3px 4px #0003}.classic .window-titlebar{background:gray}.classic .active .window-titlebar{background:navy}.classic .window-controls button{background:silver;color:#111;border-color:#333;box-shadow:inset 1px 1px #fff,inset -1px -1px #777}.classic .window-body{border-color:gray}.classic .window-status{color:#333}.classic .window-status>span{border-color:#8f8f8f;box-shadow:inset 1px 1px #777,inset -1px -1px #fff}.classic .taskbar{background:silver;border-color:#fff}.classic .taskbar button{background:silver;border-color:#777;color:#111;box-shadow:inset 1px 1px #fff,inset -1px -1px #777}.classic .taskbar button.current{background:repeating-linear-gradient(45deg,#ddd 0 1px,#eee 1px 2px);box-shadow:inset 1px 1px #777}.classic .system-tray{border-color:#777;box-shadow:inset 1px 1px #777,inset -1px -1px #fff;color:#111}.classic .start-menu{background:silver}.classic .start-menu-brand{background:gray;color:#ddd}.classic .start-menu-brand span{color:#fff}.classic .start-menu-items>button:hover{background:navy;color:#fff}.classic .start-profile,.classic .start-menu-bottom{border-color:#777}.classic .start-menu-bottom button:hover{background:#a8a8a8}.classic .desktop-shortcut>span{font-family:Arial,sans-serif;font-size:12px;text-shadow:1px 1px #344c51}.classic .desktop-shortcut.selected{background:#00008055;border:1px dotted #eee}.classic .desktop-shortcut{touch-action:none}.embedded.desktop-shell{padding:0;height:100svh;min-height:0}.embedded .desktop-top{height:28px;background:silver;padding:0 9px}.embedded .desktop-top button{font-family:Arial,sans-serif;font-size:11px}.embedded .desktop-top>span{display:none}.embedded .desktop-chin{display:none}.classic .window-showcase{width:calc(100% - 145px);max-width:1160px;height:calc(100% - 105px)}.classic .window-showcase.maximized{left:5px!important;top:5px!important;width:calc(100% - 10px)!important;max-width:none;height:calc(100% - 50px)!important}.classic .window-showcase .window-body{overflow:hidden}.classic .small-caps{color:#6d6d6d}.classic .primary-button{background:navy;border-color:navy;color:#fff;box-shadow:2px 2px #aaa}.classic .primary-button:hover{background:#25259c}.classic .secondary-button{background:silver;border-color:#888;color:#111;box-shadow:inset 1px 1px #fff,inset -1px -1px #777}.classic .text-button{color:navy}.classic .project-card{border-color:#aaa}.classic .project-card-copy{background:#fff}.classic .tags>span{background:#efefef;border-color:#bbb;color:#444}.classic .project-card p,.classic .about-content>p,.classic .skills-content>p,.classic .contact-content>p:not(.small-caps),.classic .project-detail>p{color:#4f4f4f}.classic .taskbar-windows button span{font-size:11px;font-family:Arial,sans-serif}.classic .window-titlebar>div:first-child>span{font-family:Arial,sans-serif;font-size:13px;font-weight:700}.classic .desktop-icons{grid-template-rows:repeat(7,82px);grid-auto-flow:column;gap:8px 3px;left:6px;top:12px}.classic .desktop-shortcut{width:92px}.classic .wallpaper-ink{background:#263742}.showcase{height:100%;display:flex;flex-direction:column}.showcase-address{display:flex;align-items:center;gap:13px;padding:8px 11px;background:#e3e3e3;border-bottom:1px solid #999;font-family:var(--mono);font-size:10px}.showcase-address button{padding:3px 8px;border:1px solid #aaa;background:#d1d1d1}.showcase-address code{background:#fff;border:1px inset #ddd;padding:5px 8px;flex:1;font-size:10px}.showcase-layout{display:flex;flex:1;min-height:0}.showcase-sidebar{width:170px;flex-shrink:0;padding:33px 20px 20px 24px;border-right:1px solid #ddd;overflow:auto}.showcase-sidebar h2{font-family:var(--serif);font-size:28px;font-weight:700;letter-spacing:-1px;line-height:.95;margin:0 0 12px}.showcase-sidebar>p{font-family:var(--mono);font-size:10px;margin-bottom:30px}.showcase-sidebar nav{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.showcase-sidebar nav button{font-family:var(--serif);font-size:14px;font-weight:700;text-decoration:underline;color:navy;text-align:left;padding:2px}.showcase-sidebar nav button[aria-current=page]{color:#5c2774}.showcase-sidebar nav button[aria-current=page]:before{content:"• ";margin-left:-12px}.showcase-page{flex:1;min-width:0;overflow:auto;scrollbar-color:#bbb #eee}.showcase-home{min-height:100%;padding:90px 25px 50px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.showcase-home .home-pc{margin-bottom:27px}.showcase-home h1{font-family:var(--serif);font-size:80px;letter-spacing:-3.5px;line-height:1;font-weight:900;margin:0 0 15px;color:#000}.showcase-home h2{font-family:var(--mono);font-size:19px;font-weight:600;letter-spacing:0;margin:0 0 20px}.showcase-home p{font-family:var(--serif);font-size:16px;color:#666;max-width:500px;line-height:1.6}.showcase-home nav{display:flex;gap:25px;flex-wrap:wrap;justify-content:center;margin-top:35px}.showcase-home nav button{font-family:var(--serif);font-size:16px;font-weight:700;text-decoration:underline;color:navy}.showcase-home footer{font-family:var(--mono);font-size:9px;color:#777;margin-top:75px}.showcase .about-content>p,.showcase .skills-content>p,.showcase .credits-content>p,.showcase .project-detail>p,.showcase .contact-content>p:not(.small-caps){font-size:15px}.showcase .window-body h2,.showcase .about-heading h2{font-size:40px;font-weight:700}.showcase .project-card h3{font-size:17px}.showcase .project-card p{font-size:12px}.showcase .project-art{height:150px}.showcase .card-stack{font-size:9px}.showcase .small-caps{font-size:10px}.showcase .tags>span{font-size:11px}.showcase .skill-group h3{font-size:16px}.showcase .experience-block p{font-size:14px}.showcase .about-facts strong{font-size:12px}.showcase .contact-content{max-width:760px}.showcase .feature-list{font-size:14px}.experience-content{padding:35px}.experience-content h2{font-family:var(--serif);font-size:42px!important;font-weight:700!important}.experience-content h3{font-size:21px;margin-top:30px}.experience-content p{font-size:15px}.experience-content .experience-role{font-family:var(--mono);font-size:12px;color:#666}.experience-content ul{line-height:1.8;font-size:14px;padding-left:18px}.shutdown-screen{position:absolute;inset:0;z-index:20000;background:#060606;color:#ddd;padding:60px;font-family:var(--mono);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.shutdown-screen h2{font-size:25px;color:#e6c46e;font-weight:400}.shutdown-screen p{font-size:13px;line-height:1.9}.shutdown-screen .shutdown-log{color:#8e9d8b;white-space:pre-line;font-size:12px;margin:25px 0}.shutdown-screen button{color:#eee;border:1px solid #aaa;padding:12px 20px;margin-top:20px}.start-menu-bottom .shutdown-button{border-top:1px solid #888;margin-top:5px;font-size:12px}.contact-compose{border-top:1px solid var(--line);margin-top:28px;padding-top:25px}.contact-compose h3{font-size:15px}.contact-compose label{display:flex;flex-direction:column;gap:7px;font-size:12px;margin:14px 0}.contact-compose input,.contact-compose textarea{border:2px inset #c3c3c3;border-radius:0;background:#fff;padding:10px;font-size:13px;font-family:Arial,sans-serif;width:100%;color:#171717}.contact-compose textarea{resize:vertical;min-height:100px}.contact-compose .compose-note{font-size:10px;color:#777;line-height:1.7}.contact-compose .compose-status{font-size:11px;color:#555}.credit-attribution{font-size:12px;line-height:1.8;color:#666}@keyframes blink{50%{opacity:0}}@keyframes identity-control-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media(max-width:760px){.bios-screen{padding:30px 7%}.bios-top strong{font-size:40px}.bios-top>div{font-size:8px;padding-left:15px}.bios-top{gap:20px}.bios-lines{font-size:9px;margin-top:30px}.bios-start{width:88%;min-width:0;padding:24px 14px;top:57%}.bios-start p{font-size:13px;line-height:1.7}.bios-start>span{font-size:8px}.bios-start button{font-size:12px;padding:11px 20px}.bios-bottom{gap:15px;font-size:8px;flex-wrap:wrap}.bios-bottom>span{display:none}.intro-caption{top:7%}.intro-caption h1{font-size:23px}.intro-caption>span{font-size:6px}.begin-prompt{font-size:11px;bottom:14%;max-width:90%;padding:10px 15px}.world-identity{top:20px;left:18px}.world-identity>div:not(.identity-tools){font-size:10px;padding:4px 8px}.identity-tools time,.identity-tools button{font-size:10px;padding:4px 8px}.desktop-switch{margin-top:5px;font-size:8px;padding:8px}.world-help{left:15px;top:140px;padding:22px}.classic .window-showcase{left:5px!important;top:8px!important;width:calc(100% - 10px)!important;height:calc(100% - 58px)!important}.showcase-sidebar{width:100px;padding:25px 11px 15px 13px}.showcase-sidebar h2{font-size:19px}.showcase-sidebar>p{font-size:8px}.showcase-sidebar nav{gap:20px}.showcase-sidebar nav button{font-size:10px}.showcase-address{font-size:8px;padding:7px;gap:7px}.showcase-address button{padding:3px 5px}.showcase-address code{font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.showcase-home{padding:45px 20px}.showcase-home h1{font-size:48px;letter-spacing:-2px}.showcase-home h2{font-size:12px;line-height:1.7}.showcase-home p{font-size:13px}.showcase-home nav{gap:20px;font-size:13px}.showcase-home nav button{font-size:13px}.showcase-home footer{font-size:7px;margin-top:55px}.showcase .about-content,.showcase .projects-content,.showcase .skills-content,.showcase .contact-content,.showcase .project-detail{padding:20px 15px}.showcase .about-content>p,.showcase .skills-content>p,.showcase .project-detail>p,.showcase .contact-content>p:not(.small-caps){font-size:12px}.showcase .about-heading h2,.showcase .projects-content h2,.showcase .skills-content h2,.showcase .contact-content h2{font-size:25px}.showcase .small-caps{font-size:7px;letter-spacing:.6px}.showcase .project-grid{grid-template-columns:1fr}.showcase .project-card h3{font-size:14px}.showcase .project-card p{font-size:10px}.showcase .project-art{height:115px}.showcase .card-stack{font-size:7px}.showcase .tags>span{font-size:8px}.showcase .contact-stamp{float:none;display:inline-block}.showcase .contact-content>.small-caps{max-width:100%}.showcase .email-link{font-size:15px;overflow-wrap:anywhere;display:block}.showcase .contact-buttons{flex-direction:column}.showcase .availability{font-size:8px}.showcase .social-links{gap:15px}.showcase .about-pullquote{font-size:17px;padding:12px}.showcase .experience-block h3{font-size:12px}.showcase .experience-block p{font-size:11px}.showcase .skill-group>div:first-child{gap:8px}.showcase .skill-group h3{font-size:12px}.showcase .feature-list{font-size:11px}.showcase .experience-content{padding:22px 16px}.showcase .experience-content h2{font-size:29px!important}.showcase .experience-content h3{font-size:17px}.showcase .experience-content p,.showcase .experience-content ul{font-size:12px}.showcase .experience-content .experience-role{font-size:9px}.shutdown-screen{padding:30px}.shutdown-screen h2{font-size:21px}.shutdown-screen p{font-size:11px}.classic .desktop-icons{grid-template-rows:repeat(6,80px)}}@media(prefers-reduced-motion:reduce){.blink-cursor{animation:none}}.classic .window-words,.classic .window-snake{width:600px;height:min(820px,calc(100% - 100px))}.game-content{padding:25px;text-align:center;background:#fff;min-height:100%}.game-content h2{font:bold 43px var(--serif);letter-spacing:-2px;margin:8px 0}.game-content>p:not(.small-caps){font-size:12px;line-height:1.7;color:#666}.word-grid{display:grid;gap:5px;max-width:270px;margin:22px auto 12px}.word-grid>div{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.word-grid span{display:grid;place-items:center;aspect-ratio:1;border:2px solid #c6c6c6;font:700 25px Arial}.word-grid .correct,.word-keyboard .correct{background:#4c7952;color:#fff;border-color:#4c7952}.word-grid .present,.word-keyboard .present{background:#ad8936;color:#fff;border-color:#ad8936}.word-grid .absent,.word-keyboard .absent{background:#73767a;color:#fff;border-color:#73767a}.game-message{min-height:34px;font:10px var(--mono)!important;line-height:1.7!important}.word-keyboard{margin:14px auto 25px;max-width:430px}.word-keyboard>div{display:flex;justify-content:center;gap:4px;margin:5px 0}.word-keyboard button{height:40px;min-width:0;flex:1;max-width:39px;background:#d3d3d3;border:1px outset #ddd;font:700 12px Arial}.word-keyboard .wide-key{max-width:60px;flex:1.5;font-size:9px}.snake-board{max-width:380px;aspect-ratio:1;background:repeating-linear-gradient(0deg,transparent 0 5.3%,#92a58333 5.3% 5.55%),repeating-linear-gradient(90deg,#d3dfc5 0 5.3%,#92a58355 5.3% 5.55%);border:4px inset #d0d0d0;position:relative;margin:12px auto;overflow:hidden}.snake-board>i,.snake-board>b{position:absolute;width:5.5556%;height:5.5556%;background:#485941;border:1px solid #d3dfc5}.snake-board>.snake-head{background:#233020}.snake-board>b{background:#ab5a3c;border:3px solid #d3dfc5}.snake-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;background:#d3dfc5d9;font:12px var(--mono);color:#26351e}.snake-overlay span{font-size:9px}.snake-stats{display:flex;justify-content:space-between;font:12px var(--mono);max-width:380px;margin:20px auto 0}.snake-actions{display:flex;justify-content:center;gap:10px;margin:18px 0}.snake-pad{display:grid;grid-template-columns:repeat(3,40px);justify-content:center;gap:5px}.snake-pad button{height:35px;background:silver;border:2px outset #eee;touch-action:none}.snake-pad button:first-child{grid-column:2}.snake-pad button:nth-child(2){grid-column:1}.showcase-page .contact-content{margin:auto}.classic .desktop-shortcut{border:1px solid transparent}.classic .desktop-icons{grid-template-rows:repeat(7,82px)}@media(max-width:760px){.game-content{padding:20px 12px}.word-grid{max-width:250px}.word-keyboard{max-width:100%}.game-content h2{font-size:35px}.classic .window-words,.classic .window-snake{width:calc(100% - 10px);height:calc(100% - 56px)}}.codeword .word-grid{max-width:235px;margin:15px auto 10px;gap:4px}.codeword .word-grid>div{gap:4px}.codeword .word-keyboard{margin:10px auto 15px}.codeword .word-keyboard button{height:35px}.codeword.game-content{padding-top:18px}.codeword .small-caps{margin-bottom:6px}@media(max-width:760px){.showcase .about-heading{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.showcase .about-heading img{display:block;width:110px;height:135px;object-fit:cover;object-position:center 25%;transform:none}}.mode-monitor .world-identity{opacity:0;visibility:hidden;transform:translate(-32px);transition:opacity .3s ease-out,transform .3s ease-out,visibility .3s}@media(prefers-reduced-motion:reduce){.world-identity,.mode-monitor .world-identity{transition:none}.identity-complete .identity-tools button,.desktop-switch{animation:none}}
