.navbar{z-index:100;background-color:#fff;border-bottom:1px solid #eaeaea;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex;position:sticky;top:0}.nav-brand a{color:#111;letter-spacing:-.5px;text-align:center;font-family:Times New Roman,Times,serif;font-size:3rem;font-weight:700;text-decoration:none}.nav-links{gap:1rem;display:flex}button{cursor:pointer;color:lch(20.43% .47 19.06);background-color:#0000;border:none;font-size:1rem;transition:color .2s ease-in-out}button.active{color:#0070f3;text-underline-offset:6px;-webkit-text-decoration:underline #0070f3;text-decoration:underline #0070f3;text-decoration-thickness:2px}button:hover{color:#0070f3}.nav-links a{color:#666;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s ease-in-out}.socials{justify-content:right;gap:2rem;display:flex}.socials img:hover{filter:brightness(0)saturate()invert(19%)sepia()saturate(7493%)hue-rotate(237deg)brightness(99%)contrast(110%);transition:transform .1s ease-in-out;transform:scale(1.1)}@media (width<=600px){.navbar{padding:1rem}}.about-content{justify-content:center;align-items:center;gap:3rem;max-width:1000px;margin:0 auto;display:flex}.bio{text-align:left;max-width:600px;margin:0;padding:0;line-height:1.6}.section{scroll-margin-top:100px}.profile-pic{object-fit:cover;object-position:center 20%;border-radius:50%;flex-shrink:0;width:250px;height:250px}section{scroll-margin-top:100px}html{scroll-behavior:smooth}.work-content{max-width:1000px;margin:0 auto;padding:0 2rem 2rem}.work-content h2{text-align:center;color:#111;margin-top:0;margin-bottom:3rem;font-size:2.5rem}.cards-container{max-width:800px;margin:0 auto;padding-left:3rem;position:relative}.cards-container:before{content:"";background:#eaeaea;border-radius:2px;width:4px;position:absolute;top:0;bottom:0;left:0}.card{background:#fff;border:1px solid #eaeaea;border-radius:8px;margin-bottom:2rem;padding:1.5rem 2rem;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 4px 10px #0000000d}.card:before{content:"";z-index:1;background:#001aff;border-radius:50%;width:16px;height:16px;position:absolute;top:2rem;left:calc(-3rem - 6px);box-shadow:0 0 0 4px #fff,0 0 0 6px #eaeaea}.card h3{color:#111;margin:0 0 .25rem;font-size:1.5rem}.card h4{color:#555;margin:0 0 .75rem;font-size:1.1rem;font-weight:500}.card .date{color:#0070f3;background-color:#0070f31a;border-radius:9999px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.9rem;font-weight:600;display:inline-block}.card p{color:#444;margin:0;line-height:1.6}@media (width<=600px){.cards-container{padding-left:2rem}.card:before{left:calc(-2rem - 6px)}}
