@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";.loading-bar-container{display:flex;align-items:center;justify-content:center;height:100vh;background-color:#38385b;animation:fadeIn 1s}.loading-text{font-family:"Press Start 2P",monospace;font-size:1.25rem;color:#fff;width:200px}@font-face{font-family:Pixel Operator;src:url(/assets/PixelOperator-C4gCAeI2.ttf)}body{font-family:Pixel Operator,serif;font-size:1.35rem;background-color:#38385b;margin:0;padding:0;width:100vw;height:100vh;overflow:hidden;cursor:url(/cursors/cursor.png) 0 0,auto;user-select:none;-webkit-touch-callout:none;-webkit-user-select:none}button,a{cursor:url(/cursors/pointer.png) 0 0,pointer}.polka-bg{position:absolute;top:10px;left:130px;width:100%;height:100%;z-index:-1;background-color:#595983;border-radius:15px}.desktop{--desktop-icon-size: 64px;position:relative;display:grid;grid-template-columns:82px;grid-auto-rows:96px;grid-auto-flow:row;margin:10px 10px 10px 24px;gap:12px}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#1a1a1ac1;color:#d5d5d5;display:flex;justify-content:center;align-items:center;font-size:1.5rem;z-index:9999}.shutdown-screen,.sleep-screen{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;animation:fadeIn 1s}.sleep-screen{background:#1d1d38}.sleep-screen img{width:120px;margin:20px;opacity:.5}.sleep-screen p{font-weight:700;color:#595983}.shutdown-screen{background:#000}.shutdown-screen p{font-weight:700;color:#514e56}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-height: 700px){.desktop{--desktop-icon-size: 58px;grid-auto-rows:90px;gap:8px}}::-webkit-scrollbar{width:18px}::-webkit-scrollbar-track{background:#ddd;border-left:6px solid white;border-right:6px solid white}::-webkit-scrollbar-thumb{background:#ebcb71;border:2px solid #b88f7b;position:relative}::-webkit-scrollbar-button{background-color:#fff;border:2px solid black;height:16px;display:block}::-webkit-scrollbar-button:vertical:start:decrement{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"><polygon points="5,1 9,6 1,6" fill="black"/></svg>') center no-repeat;background-size:contain}::-webkit-scrollbar-button:vertical:end:increment{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"><polygon points="1,4 9,4 5,9" fill="black"/></svg>') center no-repeat;background-size:contain}::-webkit-scrollbar-button:vertical:start:increment,::-webkit-scrollbar-button:vertical:end:decrement{display:none}.desktop-icon{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;cursor:url(/cursors/pointer.png) 0 0,pointer;border-radius:5px;width:100%;height:100%;padding:4px 2px 7px}.desktop-icon:hover{background-color:#677bed2e}.desktop-icon img{flex-shrink:0;object-fit:contain;width:var(--desktop-icon-size, 64px);height:var(--desktop-icon-size, 64px);margin-bottom:4px;image-rendering:pixelated}.desktop-icon p{position:relative;z-index:1;margin:0;background-color:#eeedf4;border-radius:4px;padding:1px 3px 2px;font-size:1.15rem}.desktop-window{display:flex;flex-direction:column;position:absolute;border:2px solid #333;background-color:#ddd;border-right-width:4px;border-bottom-width:4px;animation:load-in .3s}@keyframes load-in{0%{transform:scale(0)}to{transform:scale(1)}}.window-titlebar{display:flex;justify-content:space-between;cursor:move;-webkit-user-select:none;user-select:none;padding:10px 0 0 10px}.window-title{flex-shrink:0;font-weight:700;white-space:nowrap}.window-bars{display:flex;flex-direction:column;flex:1;justify-content:space-between;width:auto;padding:5px;margin:0 10px}.window-bars hr{margin:0;border:2px inset grey}.window-controls{display:flex;justify-content:flex-end}.window-controls button{margin-right:6px;padding:0;width:22px;height:22px}.minimize{background-color:#ebcb71;border:4px groove #735c2b}.close{background-color:#e86a6a;border:4px groove #783737}.window-content{display:flex;height:100%;overflow:auto;flex-direction:column;background-color:#fff;border:2px solid black;margin:5px}.folder-header{display:flex;align-items:center;background-color:#454541;border-top:2px solid black;padding:3px 8px}.folder-header p{color:#aaa;margin:0}.skill{display:flex;flex-direction:column;align-items:center}.skills-body{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;overflow-y:auto;padding:10px}.skill img{width:60px;height:60px;object-fit:contain}.skill p{margin:8px}.text-editor{width:100%;height:100%;resize:none;border:none;outline:none;font-size:1rem;padding:10px;box-sizing:border-box;font-family:monospace}.about-container{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;padding:10px;height:100%}.about-container h1,h3,p{margin:0}.about-container h1{margin-top:20px}.about-container .info{display:grid;grid-template-columns:auto auto;row-gap:15px;margin-top:20px;align-items:center}a{text-decoration:none;color:#fff;background-color:#595983;border-top:3px outset #9e9ec1;border-left:3px outset #9e9ec1;border-right:3px outset #38385b;border-bottom:3px outset #38385b}.about-container .links a{margin:3px;padding:5px}.about-container .links a:hover{background-color:#38385b}.about-container .links a:active{border-top:3px inset #38385b;border-left:3px inset #38385b;border-right:3px inset #9e9ec1;border-bottom:3px inset #9e9ec1}.computer-icon{width:80px}.projects-app{display:flex;min-height:0;flex:1;flex-direction:column;color:#3f5368;background:#f7fbff}.projects-container{display:flex;height:100%;min-height:0;overflow:hidden;width:100%;background:#f7fbff}.projects-list{width:250px;padding:8px 6px;background-color:#f7fbff;background-image:radial-gradient(#c5d9eb 1px,transparent 1px);background-size:12px 12px;border-right:2px solid #9ebfdf}.list-item{display:flex;align-items:center;margin-bottom:4px;padding:7px 8px;cursor:url(/cursors/pointer.png) 0 0,pointer;border:1px solid transparent}.list-item img{width:24px;margin-right:8px;image-rendering:pixelated}.list-item p{margin:0}.list-item:hover{background-color:#eaf5ff;border-color:#b5d1e8}.list-item.active{background-color:#fff;border-color:#80a9cc;box-shadow:2px 2px #45698933}.projects-details{position:relative;width:100%;padding:22px 25px;overflow-y:auto;overflow-x:hidden;background:linear-gradient(#ffffff7f,#ffffff7f),repeating-linear-gradient(0deg,#f7fbff 0,#f7fbff 25px,#dfeaf3 26px)}.projects-details .image{display:flex;justify-content:center}.projects-details img,.projects-placeholder{width:250px;box-sizing:border-box;border:7px solid #fff;border-radius:3px;box-shadow:3px 4px #59475e38;transform:rotate(-1deg)}.projects-details img{max-height:175px;object-fit:cover}.projects-placeholder{display:flex;height:145px;flex-direction:column;align-items:center;justify-content:center;color:#536f88;background:#e1eef8;text-align:center}.projects-placeholder span{color:#7ea8ca;font-size:1.5rem}.projects-placeholder p{margin:5px 0 0}.projects-details h3{display:inline-block;margin:23px 0 8px;padding:3px 8px;color:#3f5368;background:#dceeff;box-shadow:2px 2px #a7c7e0}.projects-details .subheading{margin-top:20px;color:#526f88;font-weight:700}.projects-details hr{border:0;border-top:1px dashed #a8c3d8}.row{display:flex;justify-content:space-between;align-items:center;gap:15px;text-align:right}.projects-details .description,.projects-details .label{color:#6c7d8d}.projects-details a{padding:3px;margin-left:5px}.experience-folder{position:relative;flex:1;min-height:0;overflow:auto;background-color:#f7fbff;background-image:radial-gradient(#c5d9eb 1px,transparent 1px);background-size:12px 12px}.experience-file-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:18px;padding:24px 20px}.experience-file{display:flex;flex-direction:column;align-items:center;min-height:125px;padding:10px 6px;background:transparent;border:2px solid transparent;font-family:Pixel Operator,monospace;font-size:1rem}.experience-file:hover,.experience-file:focus-visible{background:#dceeff;border-color:#9ebfdf;outline:none}.experience-file:active{background:#c8e1f7;border-style:inset}.experience-file img{width:58px;height:68px;margin-bottom:8px;object-fit:contain;image-rendering:pixelated}.experience-file span{max-width:125px;font-size:1.15rem;overflow-wrap:anywhere;line-height:1.05;text-align:center}.experience-file-error{padding:20px}.experience-tape{position:absolute;top:-9px;left:50%;z-index:1;width:54px;height:18px;transform:translate(-50%) rotate(-2deg);background:#a0cfe5b8;border-right:1px dashed rgb(71 116 139 / 45%);border-left:1px dashed rgb(71 116 139 / 45%)}.experience-scrapbook{position:relative;flex:1;min-height:100%;box-sizing:border-box;padding:42px 48px 70px;overflow-x:hidden;color:#353746;background-color:#f7f7f4;background-image:linear-gradient(rgb(79 88 112 / 8%) 1px,transparent 1px);background-size:100% 24px}.scrapbook-title-card{width:min(620px,100%);box-sizing:border-box;margin:0 auto 34px;padding:24px 28px;background:#fff;border:1px solid #b8bbc5;border-left:6px solid #59617e;box-shadow:3px 3px #3a3e4f1f}.scrapbook-title-card p,.scrapbook-title-card h1,.scrapbook-title-card h2,.scrapbook-title-card span{margin:0}.scrapbook-title-card p,.scrapbook-title-card span{color:#6c7080;font-size:1rem}.scrapbook-title-card h1{margin-top:8px;font-size:2rem;line-height:1}.scrapbook-title-card h2{margin:5px 0 12px;color:#59617e;font-size:1.35rem}.scrapbook-summary-note{max-width:620px;box-sizing:border-box;margin:0 auto 38px;padding:18px 0;border-top:1px solid #b8bbc5;border-bottom:1px solid #b8bbc5}.scrapbook-summary-note h3,.scrapbook-summary-note p,.scrapbook-highlights h3,.scrapbook-skills h3{margin:0}.scrapbook-summary-note h3,.scrapbook-highlights h3,.scrapbook-skills h3{margin-bottom:10px;color:#4d536b;font-size:1.25rem}.scrapbook-summary-note p{line-height:1.35}.scrapbook-photos{display:grid;max-width:620px;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));align-items:start;gap:18px;margin:0 auto 40px}.scrapbook-polaroid{position:relative;width:100%;box-sizing:border-box;margin:0;padding:8px 8px 12px;background:#fff;border:1px solid #b8bbc5;box-shadow:2px 2px #3a3e4f1f}.scrapbook-polaroid-1{transform:rotate(-2deg)}.scrapbook-polaroid-2{transform:rotate(1.5deg) translateY(6px)}.scrapbook-polaroid-3{transform:rotate(-1deg)}.scrapbook-photo-frame{width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#e4e7eb;border:1px solid #c2c6cd}.scrapbook-photo-frame img{width:100%;height:100%;object-fit:cover}.scrapbook-photo-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;color:#737987;background:#e4e7eb}.scrapbook-photo-placeholder span{font-size:1.5rem;line-height:1}.scrapbook-photo-placeholder p{margin:6px 0 0;font-size:.9rem}.scrapbook-polaroid figcaption{margin-top:9px;color:#626674;line-height:1.1;text-align:left}.scrapbook-highlights{max-width:620px;box-sizing:border-box;margin:0 auto 34px;padding:22px 26px 17px;background:#fff;border:1px solid #b8bbc5;border-left:4px solid #77819d}.scrapbook-highlights ul{margin:0;padding-left:20px}.scrapbook-highlights li{margin-bottom:8px;line-height:1.25}.scrapbook-skills{max-width:620px;margin:0 auto 28px}.scrapbook-skills>div{display:flex;flex-wrap:wrap;gap:7px}.scrapbook-skills span{padding:4px 9px;color:#4e556e;background:#e5e7ed;border:1px solid #b7bbc7}.scrapbook-link{display:block;width:fit-content;max-width:620px;margin:0 auto;padding:5px 0}@media (max-width: 650px){.experience-scrapbook{padding-right:22px;padding-left:22px}}.dino-game-container{box-sizing:border-box;display:flex;flex:1;align-items:center;justify-content:center;min-height:190px;padding:20px;overflow:hidden;background:#f7f7f7}.dino-game{position:relative;width:100%;max-width:600px;transform:translateY(-20px)}.dino-game-canvas{display:block;max-width:100%;margin:0 auto;outline:none;image-rendering:pixelated;touch-action:none;cursor:url(/cursors/pointer.png) 0 0,pointer}.dino-start-message{position:absolute;top:calc(100% + 24px);left:50px;margin:0;color:#535353;font-family:Pixel Operator,monospace;font-size:18px;font-weight:700;line-height:1;white-space:nowrap;pointer-events:none}.dino-pause-button{position:absolute;top:50%;left:50%;z-index:2;width:36px;height:32px;padding:0;transform:translate(-50%,-50%);background:transparent;border:0;transition:opacity .18s ease-out}.dino-pause-button.is-running{opacity:0}.dino-pause-button.is-running:hover,.dino-pause-button.is-running:focus-visible,.dino-pause-button.is-running.is-recently-resumed,.dino-pause-button.is-paused{opacity:1}.dino-pause-button svg{display:block;fill:#535353}.dino-pause-button:hover svg,.dino-pause-button:focus-visible svg{fill:#2b2b2b}.dino-pause-button:active{transform:translate(-50%,-50%) scale(.92)}.dino-game-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion: reduce){.dino-game-canvas{scroll-behavior:auto}}.terminal{display:flex;flex:1;min-height:0;flex-direction:column;color:#e9edf8;background:#1e1d31;font-family:Pixel Operator,monospace;font-size:1.05rem;user-select:text;-webkit-user-select:text}.terminal-toolbar{display:flex;align-items:center;gap:8px;flex-shrink:0;padding:5px 9px;color:#aeb9d9;background:#292842;border-bottom:1px solid #4c4b70;font-size:.95rem}.terminal-led{width:8px;height:8px;background:#8fcfae;box-shadow:0 0 0 1px #4f7c64}.terminal-body{flex:1;min-height:0;padding:12px 14px 18px;overflow:auto;cursor:text}.terminal-body::-webkit-scrollbar-track{background:#1e1d31;border-right-color:#1e1d31;border-left-color:#1e1d31}.terminal-body::-webkit-scrollbar-corner{background:#1e1d31}.terminal-output{white-space:pre-wrap}.terminal-line{min-height:1.1em;overflow-wrap:anywhere;line-height:1.2}.terminal-line-command{margin-top:8px;color:#f5f5f7}.terminal-line-error{color:#ff9898}.terminal-line-accent{color:#9dcdec;font-weight:700}.terminal-line-boot-art{min-height:0;color:#9dcdec;font-family:Courier New,Courier,monospace;font-size:.84rem;font-weight:700;line-height:1;overflow-wrap:normal;white-space:pre}.terminal-prompt{flex-shrink:0;color:#b7e1c8}.terminal-input-row{display:flex;align-items:center;gap:7px;margin-top:8px}.terminal-input-row label{cursor:text}.terminal-input-row input{min-width:0;flex:1;padding:0;color:#f5f5f7;caret-color:#9dcdec;background:transparent;border:0;border-radius:0;outline:none;font:inherit}.terminal ::selection{color:#1e1d31;background:#b9dff5}.taskbar{display:flex;justify-content:space-between;position:fixed;bottom:0;align-items:center;z-index:100;height:40px;width:100%;background-color:#ddd;border-top:3px solid black;padding-left:5px}.tabs button{height:100%;font-family:Pixel Operator,serif;font-size:1.35rem;margin-right:5px;background-color:transparent}.tabs button:hover{background-color:#c2c2dd}.tabs .active,.tabs button:active{border-top:3px inset #9e9ec1;border-left:3px inset #9e9ec1;border-right:3px inset white;border-bottom:3px inset white}.tabs .minimized{border-top:3px outset white;border-left:3px outset white;border-right:3px outset #9e9ec1;border-bottom:3px outset #9e9ec1}.start-menu{display:flex;position:absolute;bottom:45px;left:5px;width:120px;background-color:#c2c2dd;border:3px solid black;box-shadow:2px 2px #000}.start-menu ul{list-style:none;padding:0;margin:0;width:100%}.start-menu ul li{padding:6px;cursor:url(/cursors/pointer.png) 0 0,pointer}.start-menu ul li:hover{background:#e9e8ef}.clock{align-items:center;text-align:center;font-weight:700;margin-right:10px}.currently-widget{position:fixed;top:28px;right:24px;z-index:2;width:258px;box-sizing:border-box;overflow:hidden;color:#30304c;background:#f8fbff;border:2px solid #30304c;border-right-width:4px;border-bottom-width:4px;box-shadow:5px 5px #2b2a4840;font-size:1rem}.currently-widget-header{display:flex;align-items:center;gap:8px;padding:7px 9px;color:#f8fbff;background:#43436b;border-bottom:2px solid #30304c;cursor:move;touch-action:none}.currently-widget.is-dragging{z-index:99;box-shadow:8px 8px #2b2a4852}.currently-widget.is-dragging .currently-widget-header{background:#52527f}.currently-widget-header h2{flex:1;margin:0;font-size:1.25rem;line-height:1}.currently-widget-sparkle{color:#f7d575}.currently-list{margin:0;padding:8px 11px 10px;background-image:radial-gradient(#c7d8e8 1px,transparent 1px);background-size:10px 10px}.currently-list>div{display:grid;grid-template-columns:90px minmax(0,1fr);gap:8px;padding:7px 0}.currently-list dt,.currently-list dd{margin:0}.currently-list dt{display:flex;align-items:center;gap:5px;color:#788298;line-height:1.1}.currently-list dd{line-height:1.1;overflow-wrap:anywhere}.currently-now-playing dd{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:6px}.currently-now-playing dd strong{grid-column:1;color:#51517d;font-weight:700}.currently-now-playing dd>span{grid-column:1;margin-top:2px;color:#7c7c91}.currently-audio-button{display:inline-flex;align-items:center;grid-row:1 / 3;grid-column:2;gap:4px;margin:0;padding:1px 5px 2px;color:#51517d;background:#e8edf5;border:1px solid #788298;border-radius:0;font:inherit;line-height:1;cursor:url(/cursors/pointer.png) 0 0,pointer}.currently-audio-button:hover,.currently-audio-button:focus-visible{background:#dce7f3;outline:1px dotted #51517d}.currently-audio-button>span{margin:0;color:inherit;font-size:.78rem}.currently-audio-error{grid-column:1 / -1;margin-top:4px;color:#a64e5e;font-size:.78rem;line-height:1}.currently-now-playing audio{display:none}.currently-stat-icon{flex:0 0 14px;fill:#7796bd}.currently-icon-cutout{fill:#f8fbff}.currently-widget footer{padding:4px 9px;color:#74748a;background:#e8edf5;border-top:1px solid #c2cad7;font-size:.85rem;text-align:right}.desktop-readme{position:fixed;right:32px;bottom:70px;z-index:2;width:250px;min-height:245px;box-sizing:border-box;padding:31px 20px 20px;transform:rotate(1deg);color:#56472d;background:linear-gradient(rgb(255 255 255 / 9%) 1px,transparent 1px),#fff0a6;background-size:100% 23px;box-shadow:6px 7px #2f2a4340;font-family:Pixel Operator,monospace;-webkit-user-select:text;user-select:text}.desktop-readme:after{position:absolute;right:0;bottom:0;width:22px;height:22px;background:linear-gradient(135deg,#ead477 50%,#fff8c9 51%);content:""}.desktop-readme-tape{position:absolute;top:-9px;left:50%;width:72px;height:21px;transform:translate(-50%) rotate(-2deg);background:#a6d3e7d1;border-right:1px dashed rgb(76 121 143 / 45%);border-left:1px dashed rgb(76 121 143 / 45%)}.desktop-readme p{margin:0 0 17px;font-size:1rem;line-height:1.12}.desktop-readme-greeting{margin-top:6px!important;font-size:1.15rem!important;font-weight:700}.desktop-readme-signature{margin-bottom:0!important}@media (max-height: 670px){.desktop-readme{width:225px;min-height:218px;padding:27px 17px 16px}.desktop-readme p{margin-bottom:12px;font-size:.92rem}}
