.Navbar-module__cRh5nW__navbar{z-index:100;width:100%;padding:1.5rem 0;transition:background .3s,padding .3s;position:fixed;top:0;left:0}.Navbar-module__cRh5nW__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border-bottom:1px solid #ffffff0d;padding:1rem 0}.Navbar-module__cRh5nW__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module__cRh5nW__logo{color:var(--foreground);font-family:Brush Script MT,cursive;font-size:1.8rem;text-decoration:none}.Navbar-module__cRh5nW__navLinks{gap:2rem;list-style:none;display:flex}.Navbar-module__cRh5nW__link{color:#aaa;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:500;transition:color .3s}.Navbar-module__cRh5nW__link:hover{color:var(--foreground)}@media (max-width:768px){.Navbar-module__cRh5nW__navLinks{gap:1rem}.Navbar-module__cRh5nW__link{font-size:.75rem}.Navbar-module__cRh5nW__navLinks{display:none}}
.Hero-module___w2HtG__hero{text-align:center;background:radial-gradient(circle,#1e1e1e80 0%,#0a0a0a 70%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 1.5rem 4rem;display:flex}.Hero-module___w2HtG__avatarContainer{margin-bottom:2rem;position:relative}.Hero-module___w2HtG__avatar{object-fit:cover;background:linear-gradient(#111,#111)padding-box,var(--accent-gradient)border-box;border:4px solid #0000;border-radius:50%;width:180px;height:180px;box-shadow:0 0 30px #ff4d4d4d}.Hero-module___w2HtG__title{max-width:800px;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.Hero-module___w2HtG__highlight{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;padding:0 .2em}.Hero-module___w2HtG__subtitle{color:#aaa;max-width:600px;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.Hero-module___w2HtG__buttons{gap:1.5rem;margin-bottom:4rem;display:flex}.Hero-module___w2HtG__btn{cursor:pointer;border-radius:50px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s}.Hero-module___w2HtG__btnPrimary{color:#000;background:#fff;border:none}.Hero-module___w2HtG__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 5px 15px #fff3}.Hero-module___w2HtG__btnSecondary{color:#fff;background:0 0;border:2px solid #fff}.Hero-module___w2HtG__btnSecondary:hover{background:#ffffff1a;transform:translateY(-3px)}.Hero-module___w2HtG__techStack{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Hero-module___w2HtG__techMeta{letter-spacing:.2em;text-transform:uppercase;color:#777;font-size:.9rem}.Hero-module___w2HtG__icons{color:#888;gap:2rem;font-size:2.5rem;display:flex}.Hero-module___w2HtG__techIcon{transition:color .3s,transform .3s}.Hero-module___w2HtG__techIcon:hover{color:#fff;transform:scale(1.1)}@media (max-width:768px){.Hero-module___w2HtG__title{font-size:2.5rem}}
.Projects-module__tl4Q0a__projects{background:#0d0d0d;padding:6rem 1.5rem}.Projects-module__tl4Q0a__grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem;max-width:1200px;margin:0 auto;display:grid}.Projects-module__tl4Q0a__card{aspect-ratio:16/9;cursor:pointer;background:#1a1a1a;border-radius:20px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.Projects-module__tl4Q0a__card:hover{transform:translateY(-5px)}.Projects-module__tl4Q0a__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Projects-module__tl4Q0a__card:hover .Projects-module__tl4Q0a__image{transform:scale(1.05)}.Projects-module__tl4Q0a__overlay{z-index:10;background:linear-gradient(#0000,#000000e6);justify-content:space-between;align-items:flex-end;width:100%;padding:1.5rem;display:flex;position:absolute;bottom:0;left:0}.Projects-module__tl4Q0a__info{flex-direction:column;gap:.5rem;display:flex}.Projects-module__tl4Q0a__cardTitle{text-transform:uppercase;color:#fff;font-size:1.5rem;font-weight:800}.Projects-module__tl4Q0a__meta{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:700}.Projects-module__tl4Q0a__arrow{color:#fff;font-size:1.5rem;transition:transform .3s;transform:rotate(-45deg)}.Projects-module__tl4Q0a__card:hover .Projects-module__tl4Q0a__arrow{transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Projects-module__tl4Q0a__grid{grid-template-columns:1fr}}
.Experience-module__BCN7Bq__experience{background:radial-gradient(circle at 100% 0,#141414 0%,#0a0a0a 100%);padding:6rem 1.5rem}.Experience-module__BCN7Bq__timeline{flex-direction:column;gap:3rem;max-width:800px;margin:0 auto;display:flex}.Experience-module__BCN7Bq__item{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;grid-template-columns:60px 1fr;gap:1.5rem;padding:1.5rem;transition:transform .3s;display:grid}.Experience-module__BCN7Bq__item:hover{background:#ffffff14;transform:translate(10px)}.Experience-module__BCN7Bq__logo{color:#fff;justify-content:center;align-items:center;font-size:2.5rem;display:flex}.Experience-module__BCN7Bq__details{flex-direction:column;gap:.5rem;display:flex}.Experience-module__BCN7Bq__role{color:#fff;font-size:1.25rem;font-weight:700}.Experience-module__BCN7Bq__company{color:#aaa;font-size:1rem}.Experience-module__BCN7Bq__date{color:#777;align-self:flex-end;font-size:.9rem}.Experience-module__BCN7Bq__description{color:#ccc;margin-top:.5rem;font-size:.95rem;line-height:1.6}.Experience-module__BCN7Bq__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;display:flex}@media (max-width:600px){.Experience-module__BCN7Bq__item{grid-template-columns:1fr}}
.Contact-module__DIbnYa__contact{text-align:left;background:#0d0d0d;border-top:1px solid #ffffff0d;padding:6rem 1.5rem}.Contact-module__DIbnYa__content{max-width:800px;margin:0 auto}.Contact-module__DIbnYa__text{color:#ccc;margin-bottom:2rem;line-height:1.6}.Contact-module__DIbnYa__email{color:#fff;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:1.1rem;font-weight:600;display:flex}.Contact-module__DIbnYa__socials{color:#888;gap:1.5rem;font-size:1.5rem;display:flex}.Contact-module__DIbnYa__socialIcon{cursor:pointer;transition:color .3s,transform .3s}.Contact-module__DIbnYa__socialIcon:hover{color:var(--primary);transform:translateY(-3px)}
