*{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{opacity:0;background:#fff;border:3px solid #16171a;padding:.5rem 1rem;font-family:Courier New,monospace;font-size:.85rem;font-weight:700;transition:transform .2s;position:absolute;box-shadow:4px 4px #16171a}.hero-tag:first-child{top:3%;right:2%}.hero-tag:nth-child(2){top:16%;right:32%}.hero-tag:nth-child(3){top:28%;right:6%}.hero-tag:nth-child(4){top:40%;right:34%}.hero-tag:nth-child(5){top:52%;right:4%}.hero-tag:nth-child(6){top:64%;right:30%}.hero-tag:nth-child(7){top:76%;right:8%}.hero-tag:nth-child(8){top:87%;right:32%}.hero-tag:nth-child(9){top:98%;right:6%}.hero-tag:first-child{animation:.5s cubic-bezier(.34,1.56,.64,1) 50ms forwards tagPop}.hero-tag:nth-child(2){animation:.5s cubic-bezier(.34,1.56,.64,1) .15s forwards tagPop}.hero-tag:nth-child(3){animation:.5s cubic-bezier(.34,1.56,.64,1) .25s forwards tagPop}.hero-tag:nth-child(4){animation:.5s cubic-bezier(.34,1.56,.64,1) .35s forwards tagPop}.hero-tag:nth-child(5){animation:.5s cubic-bezier(.34,1.56,.64,1) .45s forwards tagPop}.hero-tag:nth-child(6){animation:.5s cubic-bezier(.34,1.56,.64,1) .55s forwards tagPop}.hero-tag:nth-child(7){animation:.5s cubic-bezier(.34,1.56,.64,1) .65s forwards tagPop}.hero-tag:nth-child(8){animation:.5s cubic-bezier(.34,1.56,.64,1) .75s forwards tagPop}.hero-tag:nth-child(9){animation:.5s cubic-bezier(.34,1.56,.64,1) .85s forwards tagPop}.hero-tag:first-child{--rot:-3deg}.hero-tag:nth-child(2){--rot:2deg}.hero-tag:nth-child(3){--rot:-2deg}.hero-tag:nth-child(4){--rot:3deg}.hero-tag:nth-child(5){--rot:-1deg}.hero-tag:nth-child(6){--rot:2.5deg}.hero-tag:nth-child(7){--rot:-2.5deg}.hero-tag:nth-child(8){--rot:1.5deg}.hero-tag:nth-child(9){--rot:-1.5deg}@keyframes tagPop{0%{opacity:0;transform:scale(.3)rotate(0)}60%{opacity:1;transform:scale(1.1) rotate(var(--rot,0deg))}to{opacity:1;transform:scale(1) rotate(var(--rot,0deg))}}.hero-tag:hover{transform:scale(1.08) rotate(calc(var(--rot,0deg) * -1))}.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:.1em .1rem;line-height:1.15;display:inline-block;box-shadow:10px 10px #16171a}.skills-section{overflow:hidden}.conveyor{background:repeating-linear-gradient(45deg,#f5f1e8,#f5f1e8 10px,#eee6d6 10px 20px);border-top:3px solid #16171a;border-bottom:3px solid #16171a;width:100%;margin-bottom:1.5rem;padding:1rem 0;overflow:hidden}.conveyor-track{gap:.75rem;width:max-content;display:flex}.conveyor-left .conveyor-track{animation:22s linear infinite scrollLeft}.conveyor-right .conveyor-track{animation:22s linear infinite scrollRight}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.conveyor .skill-pill{background:#fff;flex-shrink:0}.conveyor:hover .conveyor-track{animation-play-state:paused}.about-tag{opacity:0;animation:.5s forwards tagSlideIn;transform:translate(40px)}.about-tag:first-child{animation-delay:.15s}.about-tag:nth-child(2){animation-delay:.3s}.about-tag:nth-child(3){animation-delay:.45s}@keyframes tagSlideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.about-tag{transition:transform .2s,box-shadow .2s}.about-tag:hover{transform:translate(-3px,-3px);box-shadow:7px 7px #16171a}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}
