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