@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;500;600;700&display=swap";:root{font-family:JetBrains Mono,monospace;line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:block;background:#f7f7f7;color:#171717}#root{width:min(100%,1100px);margin:0 auto;min-height:100vh;padding:2rem}.home-page{min-height:calc(100vh - 4rem);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4rem}#hero-content{display:flex;flex-direction:column;gap:1rem;width:min(100%,420px)}.xp-window{display:inline-flex;flex-direction:column;flex-shrink:0;border-radius:7px 7px 0 0;box-shadow:0 0 0 1px #0a246a,0 0 0 4px #2e6cce,0 0 0 5px #8ab8e0,inset 0 0 0 1px #8ab8e0,5px 8px 24px #0000008c;overflow:hidden}.xp-titlebar{display:flex;align-items:center;gap:4px;padding:3px 3px 3px 6px;min-height:28px;background:linear-gradient(to bottom,#5c91e8,#3a76da 15%,#1a5acc 45%,#104ec2,#2870d4 85%,#5492e8);border-bottom:1px solid #0A246A;position:relative;-webkit-user-select:none;user-select:none}.xp-titlebar:after{content:"";position:absolute;top:2px;left:6px;right:6px;height:1px;background:#ffffff59;pointer-events:none}.xp-titlebar-icon{font-size:14px;line-height:1;flex-shrink:0}.xp-titlebar-title{flex:1;font-family:Tahoma,Franklin Gothic Medium,Arial,sans-serif;font-size:11px;font-weight:700;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.55);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.xp-titlebar-buttons{display:flex;gap:2px;align-items:center;flex-shrink:0}.xp-btn{width:22px;height:21px;border-radius:3px;border:1px solid;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:10px;font-weight:700;line-height:1;padding:0;background:none;font-family:Tahoma,Arial,sans-serif}.xp-btn-minimize,.xp-btn-maximize{background:linear-gradient(to bottom,#d4e6f8,#b8d2ee 40%,#96bde6 65%,#b4ceea);border-color:#4a72b0;color:#002060}.xp-btn-minimize:hover,.xp-btn-maximize:hover{background:linear-gradient(to bottom,#e8f3ff,#ccdffa 40%,#aacef4 65%,#c6dcfa)}.xp-btn-close{background:linear-gradient(to bottom,#ff9898,#ff3838,#c00 60%,#ff4848);border-color:#7a0000;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.xp-btn-close:hover{background:linear-gradient(to bottom,#fbb,#ff5858,#dd1818 60%,#ff6060)}.xp-window-body{background:#fff;margin:4px;overflow:hidden;border:2px solid;border-color:#ACA899 #FFFFFF #FFFFFF #ACA899;display:flex;align-items:center;justify-content:center;min-width:260px;min-height:200px}.xp-window-image{display:block;width:280px;height:340px;object-fit:cover}.hero-title{margin:0;font-size:2.5rem}.hero-subtitle{margin:0}.hero-meta-row{display:flex;align-items:center;gap:1rem}.hero-icon-links{display:flex;gap:.75rem}.hero-icon-link{display:inline-flex;align-items:center;justify-content:center;color:inherit}.hero-social-icon{width:1rem;height:1rem}a{color:inherit;text-decoration:none}@media (max-width: 900px){#root{padding:1.25rem}.home-page{min-height:calc(100vh - 2.5rem);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;padding-top:2rem}#hero-content{width:100%}.xp-window-image{width:100%;height:auto;max-height:260px}.xp-window-body{min-width:0}}@media (max-width: 768px){.home-page{padding-top:.25rem}.hero-meta-row{flex-wrap:wrap;align-items:flex-start}}.hero-nav{display:flex;gap:1rem;margin-top:2rem}.hero-nav-link{color:inherit;text-decoration:none;opacity:.65;transition:opacity .15s ease}.hero-nav-link:hover,.hero-nav-link.active{opacity:1}.hero-page-content{margin-top:.75rem}.hero-page-content p{margin:0}.blank-page{min-height:calc(100vh - 4rem)}.blank-page-header{display:flex;align-items:center;gap:.75rem}.blank-page-back{color:inherit;text-decoration:none;font-size:1.25rem;line-height:1}.blank-page-title{margin:0;font-size:1.15rem;font-weight:500;text-transform:lowercase}.project-container{display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:250px;gap:10px;padding:10px}@media (max-width: 700px){.project-container{grid-template-columns:1fr}}.project-card{display:flex;flex-direction:column;border:1px solid #ccc;justify-content:center;background-color:#f1f1f1;overflow:hidden;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease;border-radius:12px}.project-card:hover,.project-card:active{border-color:#171717;box-shadow:0 2px 8px #00000014;transform:translateY(-1px) scale(1.015);opacity:1}.project-card-logo{flex:1;display:flex;align-items:center;justify-content:center;background-color:#e0e0e0;min-height:0}.project-card-logo img{max-width:100%;max-height:100%;object-fit:contain}.project-card-body{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;padding:1rem;min-height:0}.project-card-title{margin:0;font-size:1rem;font-weight:600}.project-card-description{margin:0;font-size:.875rem;opacity:.75}.project-card-link{margin:0;font-size:.875rem;align-self:flex-start;opacity:.65;transition:opacity .15s ease;color:#00f}.project-card-link:hover{opacity:1}.hero-inline-link{display:inline-block;transition:transform .16s ease,opacity .16s ease}.hero-inline-link:hover,.hero-inline-link.active,.hero-icon-link:hover,.hero-icon-link.active{transform:translateY(-1px) scale(1.015);opacity:1}
