@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,400&family=VT323&display=swap);body{-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--cream:#fdf6e3;--brown:#8a6d56;--olive:#c4c1a8;--olive-dark:#717d6b;--grid-line:#717d6b26}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#fdf6e3;background-color:var(--cream);height:100%}body{-webkit-font-smoothing:antialiased;color:#8a6d56;color:var(--brown);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.desktop{background-attachment:local;background-color:#fdf6e3;background-color:var(--cream);background-image:linear-gradient(#717d6b26 1px,#0000 0),linear-gradient(90deg,#717d6b26 1px,#0000 0);background-image:linear-gradient(var(--grid-line) 1px,#0000 1px),linear-gradient(90deg,var(--grid-line) 1px,#0000 1px);background-size:35px 35px;min-height:100vh;padding:90px 40px 40px;position:relative}.taskbar{background:#717d6b;background:var(--olive-dark);border-bottom:2px solid #5a6356;color:#fdf6e3;color:var(--cream);height:50px;justify-content:space-between;padding:0 16px;position:fixed;top:0;width:100%;z-index:1000}.taskbar,.taskbar-left{align-items:center;display:flex}.taskbar-left{gap:12px}.taskbar-logo{align-items:center;background:#fdf6e3;background:var(--cream);border-radius:4px;color:#717d6b;color:var(--olive-dark);display:flex;font-weight:700;height:32px;justify-content:center;width:42px}.taskbar-logo,.taskbar-name{font-family:VT323,monospace;font-size:20px}.taskbar-links a{color:#fdf6e3;color:var(--cream);font-family:VT323,monospace;text-decoration:none}.taskbar-time{font-family:VT323,monospace;font-size:16px}.os-layout{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:120px 1.5fr 1.2fr}.os-sidebar.left{gap:15px}.desktop-icon,.os-sidebar.left{display:flex;flex-direction:column}.desktop-icon{align-items:center;border-radius:6px;cursor:pointer;gap:8px;padding:8px;text-align:center;transition:background .2s;width:100px}.desktop-icon:hover{background:#717d6b1a}.icon-label{color:#8a6d56;color:var(--brown);font-size:12px;font-weight:500}.folder-icon{height:30px;position:relative;width:38px}.folder-top{border:1.5px solid #8a6d56;border:1.5px solid var(--brown);border-radius:2px 2px 0 0;height:8px;left:2px;top:0;width:20px}.folder-body,.folder-top{background:#e8dcc4;position:absolute}.folder-body{border:1.5px solid #8a6d56;border:1.5px solid var(--brown);border-radius:0 2px 2px 2px;bottom:0;height:24px;width:100%}.os-center{align-items:center;display:flex;flex-direction:column;gap:30px}.desktop-title{color:#717d6b;color:var(--olive-dark);font-family:VT323,monospace;font-size:clamp(60px,8vw,110px);letter-spacing:4px;margin-bottom:-10px;opacity:.15}.intro-card{background:#fdf6e3;background:var(--cream);border:2px solid #717d6b;border:2px solid var(--olive-dark);border-radius:6px;box-shadow:6px 6px 0 #717d6b;box-shadow:6px 6px 0 var(--olive-dark);max-width:850px;overflow:hidden;width:100%}.intro-titlebar,.popup-titlebar,.project-card-titlebar{align-items:center;background:#c4c1a8;background:var(--olive);border-bottom:2px solid #717d6b;border-bottom:2px solid var(--olive-dark);display:flex;justify-content:space-between;padding:10px 15px}.popup-titlebar-left{display:flex;gap:8px}.popup-dot{background:#ff5f56;border-radius:50%;cursor:pointer;height:12px;width:12px}.popup-dot.yellow{background:#ffbd2e;cursor:default}.popup-dot.green{background:#27c93f;cursor:default}.intro-body{align-items:center;display:flex;gap:40px;padding:40px}.intro-photo{border:4px solid #c4c1a8;border:4px solid var(--olive);border-radius:50%;height:160px;object-fit:cover;width:160px}.intro-text{max-width:400px}.intro-name{color:#8a6d56;color:var(--brown);font-family:Cormorant Garamond,serif;font-size:36px}.intro-role{color:#717d6b;color:var(--olive-dark);font-size:12px;letter-spacing:3px;margin:6px 0;text-transform:uppercase}.intro-mission{font-size:13px;font-style:italic;line-height:1.4;margin-top:8px;opacity:.8}.skills-container{display:flex;flex-direction:column;gap:20px;max-width:850px;width:100%}.skills-card{background:#fdf6e3;background:var(--cream);border:2px solid #717d6b;border:2px solid var(--olive-dark);border-radius:6px;box-shadow:4px 4px 0 #717d6b;box-shadow:4px 4px 0 var(--olive-dark);overflow:hidden}.skills-titlebar{background:#717d6b;background:var(--olive-dark);color:#fdf6e3;color:var(--cream);font-family:monospace;font-size:12px;padding:8px;text-align:center}.skills-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);padding:20px}.skill-icon{align-items:center;color:#8a6d56;color:var(--brown);display:flex;font-size:13px;gap:12px}.skill-icon-img{font-size:22px}.os-sidebar.right{display:flex;flex-direction:column;gap:20px;width:100%}.sidebar-heading{border-bottom:2px solid #717d6b;border-bottom:2px solid var(--olive-dark);color:#717d6b;color:var(--olive-dark);font-family:VT323,monospace;font-size:24px;letter-spacing:2px;margin-bottom:5px;padding-bottom:5px;text-transform:uppercase}.project-component-card{background:#fdf6e3;background:var(--cream);border:2px solid #717d6b;border:2px solid var(--olive-dark);border-radius:6px;box-shadow:4px 4px 0 #717d6b;box-shadow:4px 4px 0 var(--olive-dark);max-width:420px;overflow:hidden;width:100%}.project-card-body{padding:20px}.project-card-body h3{color:#8a6d56;color:var(--brown);font-family:Cormorant Garamond,serif;font-size:20px}.project-card-role{color:#717d6b;color:var(--olive-dark);font-size:10px;margin-bottom:8px;text-transform:uppercase}.project-card-body p{font-size:13px;line-height:1.5;margin-bottom:12px}.popup-link{color:#717d6b;color:var(--olive-dark);font-size:12px;font-weight:700;text-decoration:none}.popup-overlay{align-items:center;background:#8a6d5633;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2000}.popup-window{background:#fdf6e3;background:var(--cream);border:2px solid #8a6d56;border:2px solid var(--brown);border-radius:6px;box-shadow:8px 8px 0 #8a6d56;box-shadow:8px 8px 0 var(--brown);max-width:500px;overflow:hidden;width:90%}.popup-body{padding:30px}.popup-body h2{border-bottom:1px solid #c4c1a8;border-bottom:1px solid var(--olive);font-family:Cormorant Garamond,serif;margin-bottom:10px;padding-bottom:5px}.popup-role{color:#717d6b;color:var(--olive-dark);font-size:11px;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.popup-body ul{list-style-position:inside;margin-top:10px;padding-left:5px}.popup-body li{color:#8a6d56;color:var(--brown);font-size:14px;margin-bottom:8px}.project-component-card{cursor:pointer;transition:all .2s ease}.project-component-card:hover{background-color:#f0ede0;border-color:#8a6d56;border-color:var(--brown);box-shadow:6px 6px 0 #8a6d56;box-shadow:6px 6px 0 var(--brown);transform:translateY(-2px)}.project-component-card:hover .popup-link{color:#8a6d56;color:var(--brown)}
/*# sourceMappingURL=main.94ff11ff.css.map*/