.topnav{z-index:100;background:0 0;justify-content:center;gap:2.5rem;padding:1.25rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.topnav a{color:#fff;letter-spacing:.05em;text-shadow:0 1px 6px #00000080;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .2s}.topnav a:hover{opacity:.7}.hero{text-align:center;color:#fff;background-image:url(../../../azsunset.jpg);background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;min-height:100vh;padding-top:18vh;display:flex}.hero h1{letter-spacing:-.02em;text-shadow:0 2px 12px #0006;font-size:clamp(3rem,8vw,6rem);font-weight:700}.hero h2{text-shadow:0 2px 10px #0006;font-size:clamp(1.5rem,4vw,3rem);font-weight:500}.hero-links{gap:1.25rem;margin-top:1.75rem;display:flex}.hero-links a{color:#fff;transition:opacity .2s}.hero-links a:hover{opacity:.7}.hero-links i{font-size:40px}.hero h3{text-shadow:0 2px 10px #0006;font-size:clamp(1rem,2.5vw,1.9rem);font-weight:400}.about{background:#000;flex-direction:row;align-items:center;gap:4rem;padding:5rem 4rem;display:flex}.about-photo{object-fit:cover;border:4px solid #fff;border-radius:12px;flex-shrink:0;width:280px;height:380px}.about-text h2{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700}.about-text p{color:#aaa;font-size:1.05rem;line-height:1.8}.about-text button{color:#000;cursor:pointer;background:#fff;border:none;border-radius:8px;margin-top:2rem;padding:.75rem 2rem;font-family:inherit;font-size:1rem;font-weight:600}.about-text button:hover{background:#e2e8f0}.projects{background:#000;border-top:1px solid #222;padding:5rem 4rem}.projects h2{color:#fff;margin-bottom:2.5rem;font-size:2rem;font-weight:700}.cards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.card{background:#111;border:1px solid #333;border-radius:12px;flex-direction:column;gap:.75rem;padding:1.75rem;display:flex}.card h3{color:#fff;font-size:1.15rem;font-weight:700}.card p{color:#aaa;flex:1;font-size:.95rem;line-height:1.7}.card a{color:#fff;align-self:flex-start;font-size:.9rem;font-weight:600;text-decoration:underline}.card a:hover{color:#aaa}.experience{background:#000;border-top:1px solid #222;padding:5rem 4rem}.experience h2{color:#fff;margin-bottom:3rem;font-size:2rem;font-weight:700}.timeline{padding-left:2rem;position:relative}.timeline:before{content:"";background:#444;width:2px;position:absolute;top:.5rem;bottom:0;left:0}.timeline-item{padding-bottom:3rem;padding-left:2.5rem;position:relative}.timeline-item:last-child{padding-bottom:0}.timeline-dot{background:#fff;border:2px solid #000;border-radius:50%;outline:2px solid #fff;width:.85rem;height:.85rem;position:absolute;top:.4rem;left:-.4rem}.timeline-content{flex-direction:row;align-items:flex-start;gap:1rem;display:flex}.company-logo{object-fit:contain;background:#1a1a1a;border-radius:8px;flex-shrink:0;width:48px;height:48px;margin-top:.1rem}.timeline-body{flex:1}.timeline-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.25rem;display:flex}.timeline-header h3{color:#fff;font-size:1.1rem;font-weight:700}.timeline-date{color:#888;white-space:nowrap;font-size:.85rem}.timeline-company{color:#aaa;margin-bottom:.75rem;font-size:.9rem}.timeline ul{flex-direction:column;gap:.4rem;padding-left:1.25rem;list-style:outside;display:flex}.timeline ul li{color:#bbb;font-size:.95rem;line-height:1.6}@media (width<=680px){.about{text-align:center;flex-direction:column;padding:3rem 2rem}.about-photo{width:100%;height:auto}}
