*{box-sizing:border-box}body{color:#16171a;background:#f5f1e8;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}.app{max-width:100%}.header{border-bottom:3px solid #16171a;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.logo{color:#16171a;font-family:Courier New,monospace;font-size:1.1rem;font-weight:700;text-decoration:none}nav{gap:1.5rem;display:flex}nav a{color:#16171a;font-size:.95rem;font-weight:600;text-decoration:none}nav a:hover,nav a.nav-active{text-decoration:underline;text-decoration-thickness:2px}.hero{max-width:1200px;margin:0 auto;padding:4rem 2rem 5rem;position:relative}.hero-grid{grid-template-columns:1.2fr .8fr;gap:2rem;display:grid}.hero h1{margin:0 0 1.5rem;font-size:4rem;font-weight:800;line-height:1.05}.hero-subtitle{margin-bottom:1.5rem;font-family:Courier New,monospace;font-size:1.05rem;font-weight:700}.hero p{max-width:560px;margin-bottom:2rem;font-size:1.15rem;font-weight:600;line-height:1.6}.hero-buttons{gap:1rem;display:flex}.btn{color:#16171a;cursor:pointer;background:#fff;border:3px solid #16171a;padding:.9rem 1.6rem;font-family:inherit;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-block;box-shadow:5px 5px #16171a}.btn:hover{transform:translate(-2px,-2px);box-shadow:7px 7px #16171a}.btn:active{transform:translate(0);box-shadow:3px 3px #16171a}.btn-primary{background:#00c2d1}.btn-secondary{background:#fff}.hero-tags{height:100%;position:relative}.hero-tag{background:#fff;border:3px solid #16171a;padding:.5rem 1rem;font-family:Courier New,monospace;font-size:.85rem;font-weight:700;position:absolute;box-shadow:4px 4px #16171a}.hero-tag:first-child{top:5%;right:5%;transform:rotate(-3deg)}.hero-tag:nth-child(2){top:22%;right:30%;transform:rotate(2deg)}.hero-tag:nth-child(3){top:42%;right:8%;transform:rotate(-2deg)}.hero-tag:nth-child(4){top:62%;right:32%;transform:rotate(3deg)}.hero-tag:nth-child(5){top:80%;right:10%;transform:rotate(-1deg)}.section{max-width:1200px;margin:0 auto;padding:4rem 2rem}.section-header{margin-bottom:2.5rem;position:relative}.section-number{color:#16171a0f;z-index:0;font-size:6rem;font-weight:800;line-height:1;position:absolute;top:-2.5rem;left:-.5rem}.section h2{z-index:1;margin:0 0 .5rem;font-size:2.5rem;font-weight:800;position:relative}.section-subtitle{color:#4a4a52;z-index:1;font-size:1rem;font-weight:600;position:relative}.about-grid{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}.about-text p{margin-bottom:1.25rem;font-size:1.05rem;font-weight:500;line-height:1.7}.about-tags{flex-direction:column;gap:.75rem;display:flex}.about-tag{background:#00c2d1;border:3px solid #16171a;width:fit-content;padding:.7rem 1rem;font-family:Courier New,monospace;font-size:.85rem;font-weight:700;box-shadow:4px 4px #16171a}.skills-grid{flex-wrap:wrap;gap:.75rem;display:flex}.skill-pill{background:#fff;border:3px solid #16171a;padding:.6rem 1.1rem;font-family:Courier New,monospace;font-size:.85rem;font-weight:700}.experience-list{flex-direction:column;gap:2rem;display:flex}.experience-item{background:#fff;border:3px solid #16171a;padding:1.75rem;box-shadow:6px 6px #16171a}.experience-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;margin-bottom:.5rem;display:flex}.experience-header h3{margin:0;font-size:1.3rem;font-weight:800}.experience-dates{border:2px solid #16171a;padding:.2rem .6rem;font-family:Courier New,monospace;font-size:.85rem;font-weight:700}.experience-company{background:#00c2d1;border:2px solid #16171a;margin-bottom:1rem;padding:.25rem .7rem;font-size:.85rem;font-weight:700;display:inline-block}.experience-item ul{margin:0;padding-left:1.2rem;font-weight:500;line-height:1.7}.projects-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.project-card{background:#fff;border:3px solid #16171a;flex-direction:column;padding:1.5rem;display:flex;box-shadow:6px 6px #16171a}.project-card h3{margin:0 0 .5rem;font-size:1.15rem;font-weight:800}.project-card p{flex:1;font-size:.9rem;font-weight:500;line-height:1.5}.project-meta{gap:.5rem;margin:.75rem 0 1rem;display:flex}.project-tag{background:#f5f1e8;border:2px solid #16171a;padding:.2rem .6rem;font-family:Courier New,monospace;font-size:.75rem;font-weight:700}.project-btn{align-self:flex-start;padding:.6rem 1.1rem;font-size:.85rem}.contact-email-btn{margin-bottom:1.5rem;font-size:1.1rem;display:inline-block}.contact-links{flex-wrap:wrap;gap:1rem;display:flex}.footer{text-align:center;border-top:3px solid #16171a;padding:2rem;font-size:.85rem;font-weight:600}@media (width<=800px){.hero-grid{grid-template-columns:1fr}.hero-tags{display:none}.hero h1{font-size:2.6rem}.about-grid,.projects-grid{grid-template-columns:1fr}nav{gap:1rem;font-size:.85rem}.header{flex-wrap:wrap;gap:1rem}}.hero-kicker{letter-spacing:.1em;background:#fff;border:2px solid #16171a;margin-bottom:1rem;padding:.3rem .7rem;font-family:Courier New,monospace;font-size:.8rem;font-weight:700;display:inline-block}.hero-highlight{background:#00c2d1;border:3px solid #16171a;padding:0 .3rem;box-shadow:4px 4px #16171a}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}
