*{margin:0;padding:0;box-sizing:border-box}body{font-family:monospace;background:#fff;color:#000;line-height:1.4;margin:0;padding:0}.container{max-width:960px;margin:2rem auto;padding:0 1.5rem}h1,h2,h3{text-transform:uppercase;border-bottom:1px solid #000000;padding-bottom:4px;font-weight:400;margin-bottom:1rem}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1rem}a{color:#000;text-decoration:underline}a:hover{background:#000;color:#fff}img{max-width:100%;height:auto}.section{margin-bottom:2.5rem}.project-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.project-grid{grid-template-columns:1fr 1fr}}.project-card{border:1px solid #000000;padding:1rem}.project-card h3{border-bottom:none;text-transform:none;font-weight:700;margin-bottom:.25rem}.project-meta{font-size:.85rem;color:#555;margin-bottom:.5rem}.skills-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.skills-grid{grid-template-columns:1fr 1fr}}.skill-category{border:1px solid #000000;padding:1rem}.skill-category h3{border-bottom:none;text-transform:none;font-weight:700;margin-bottom:.5rem;padding-bottom:0}.skill-tag{display:inline-block;border:1px solid #000000;padding:2px 8px;margin:2px 4px 2px 0;font-size:.85rem}.status-tag{display:inline-block;border:1px solid #000000;padding:1px 6px;font-size:.75rem}.progress-bar{width:100%;height:6px;border:1px solid #000000;margin-top:4px}.progress-fill{height:100%;background:#000;transition:width .3s}.social-links{margin:1rem 0}.social-links a{margin-right:1rem;font-size:.9rem}header .profile-name{font-size:1.5rem;font-weight:700;text-transform:uppercase;border-bottom:1px solid #000000;padding-bottom:4px;margin-bottom:.25rem}header .profile-title{font-size:.9rem;color:#555;margin-bottom:.25rem}header .profile-location{font-size:.85rem;color:#777;margin-bottom:1rem}.education-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.education-grid{grid-template-columns:1fr 1fr}}.education-card{border:1px solid #000000;padding:1rem}.education-card h3{border-bottom:none;text-transform:none;font-weight:700;margin-bottom:.25rem}.education-meta{font-size:.85rem;color:#555}.github-section{overflow-x:auto}.github-section img{background:transparent}.btn{font-family:monospace;font-size:.9rem;border:1px solid #000000;background:#fff;color:#000;padding:4px 12px;cursor:pointer;text-decoration:none;display:inline-block}.btn:hover{background:#000;color:#fff}footer{margin-top:3rem;padding-top:1rem;border-top:1px solid #000000;text-align:center;font-size:.85rem;color:#777}ul{padding-left:1.5rem;list-style-type:square}li{margin-bottom:.5rem}
