header{background-color:#2b2b2b;color:#fff;padding:.5rem 1rem}.logo-pronouns{display:flex;align-items:center;flex-wrap:wrap}.logo{font-size:1.5rem;font-weight:700;text-decoration:none;color:#076cfb;margin-right:.5rem}.pronouns{font-size:1rem;color:#fff;margin-right:1rem}nav{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.nav-content{display:flex;align-items:center;flex-wrap:wrap}nav ul{list-style:none;display:flex;gap:1.5rem;flex-wrap:wrap}.ascii-art{font-family:monospace;color:#fff;margin-top:.5rem;margin-left:1rem}@media (max-width: 768px){.logo-pronouns{justify-content:center;text-align:center;margin-bottom:1rem}nav ul{justify-content:center;padding:0;margin:0;width:100%}nav ul li{margin-bottom:.5rem}.nav-content{flex-direction:column;align-items:center}.ascii-art{display:none}}nav{display:flex;justify-content:space-between;align-items:center}.nav-content{display:flex;align-items:center}nav ul{list-style:none;display:flex;gap:1.5rem}nav a{text-decoration:none}.nav-button{background:none;border:none;color:#fff;font-size:1.2rem;cursor:pointer;padding:.5rem 1rem;border-radius:5px;transition:background-color .3s ease}.nav-button:hover{background-color:#ffffff1a}:root{--bg-color: #f4f4f4;--text-color: #333;--accent-color: #007acc;--card-bg: #fff;--border-color: #ccc;--secondary-text: #666}[data-theme=dark]{--bg-color: #1a1a1a;--text-color: #e0e0e0;--accent-color: #4da6ff;--card-bg: #2b2b2b;--border-color: #444;--secondary-text: #aaa}html,body{height:100%;margin:0;font-family:Arial,sans-serif;background-color:var(--bg-color);color:var(--text-color);display:flex;flex-direction:column;overflow-x:hidden;transition:background-color .3s ease,color .3s ease}.project,.stat-card,.blog-post,.post-card,.track-card{background-color:var(--card-bg)!important;color:var(--text-color)!important}a{color:var(--accent-color)}.wrapper{display:flex;flex-direction:column;min-height:100vh;width:100%}.main-home{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;text-align:center}.font{font-size:7vmin}.home-navigation{display:flex;justify-content:center;gap:2rem}.home-navigation a{color:#007acc;text-decoration:none;font-size:1.2rem;transition:color .3s ease}.home-navigation a:hover{color:#005f99}.main-about{flex:1;display:flex;flex-direction:column;gap:2rem;padding:2rem;text-align:left;max-width:1200px;margin:0 auto}.intro{font-size:2rem;text-align:center}.profile{display:flex;gap:2rem;flex-wrap:wrap}.profile-image{display:flex;flex-direction:column;align-items:center}.profile-pic{width:250px;height:250px;border-radius:50%;object-fit:cover}.credit{margin-top:.5rem;font-size:.875rem;text-align:center}.bio{flex:1}.skills,.skill{display:flex;flex-direction:column;align-items:center}.skill-set{display:flex;flex-wrap:wrap;gap:2rem}.resume-button{display:inline-block;padding:.5rem 1rem;background-color:#007acc;color:#fff;text-decoration:none;border-radius:4px;transition:background-color .3s ease}.resume-button:hover{background-color:#005f99}.fun-facts,.contact{max-width:800px;margin:0 auto}.contact a{color:#007acc;text-decoration:none;transition:color .3s ease}.contact a:hover{color:#005f99}@media (max-width: 768px){.profile{flex-direction:column;align-items:center}.skill-set{justify-content:center}}.main-projects{flex:1;padding:2rem;max-width:1200px;margin:0 auto}.projects{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.project{background-color:#f9f9f9;padding:3rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;transition:transform .2s}.project:hover{transform:translateY(-10px)}.project h2{margin-top:0;text-decoration:underline}.project a{color:#007acc;text-decoration:none;transition:color .3s ease}.project a:hover{color:#005f99}.more-to-come{text-align:center;font-size:1.2em;margin-top:2rem;color:#777}.main-blog{flex:1;display:flex;flex-direction:column;padding:2rem;max-width:1200px;width:100%;margin:0 auto;box-sizing:border-box}.main-article{flex:1;padding:2rem;width:100%;box-sizing:border-box}.main-emulator{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;width:100%;box-sizing:border-box}footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--border-color);background-color:var(--card-bg);padding:.8rem 0;margin-top:auto;font-family:Courier New,Courier,monospace;font-size:.85rem;color:var(--secondary-text)}.footer-content[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.telemetry[data-astro-cid-sz7xmlte]{display:flex;gap:1.5rem}.status-item[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.5rem}.status-dot[data-astro-cid-sz7xmlte]{width:8px;height:8px;background-color:#0f0;border-radius:50%;box-shadow:0 0 5px #0f0;animation:blink 2s infinite}.copyright[data-astro-cid-sz7xmlte]{display:flex;gap:.5rem;opacity:.7}@keyframes blink{0%,to{opacity:1}50%{opacity:.4}}@media (max-width: 600px){.hide-mobile[data-astro-cid-sz7xmlte]{display:none}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}
