.Hero-module__PgAKtG__heroSection{flex-direction:column;width:100%;min-height:90vh;display:flex;position:relative}.Hero-module__PgAKtG__content{flex-grow:1;align-items:center;width:100%;display:flex}.Hero-module__PgAKtG__contentLeft h1{font-size:6rem;font-weight:600}.Hero-module__PgAKtG__contentLeft h2{font-size:2.5rem}.Hero-module__PgAKtG__contentLeft h3{margin-top:2rem;font-size:1.5rem}.Hero-module__PgAKtG__contentLeft{flex-direction:column;flex:0 0 55%;gap:1rem;margin-left:0;padding-left:5rem;display:flex}.Hero-module__PgAKtG__buttons{gap:1.5rem;margin-top:2rem;display:flex}.Hero-module__PgAKtG__contentRight{z-index:100;flex:0 0 45%;justify-content:center;align-items:center;padding-right:5rem;display:flex}.Hero-module__PgAKtG__contentRight img{object-fit:contain;max-width:100%;height:auto}.Hero-module__PgAKtG__socialMedia{align-items:center;gap:2rem;margin-top:2rem;display:inline-flex}.Hero-module__PgAKtG__socialMedia img{filter:invert(80%);cursor:pointer;transition:all .3s}.Hero-module__PgAKtG__socialMedia img:hover{filter:invert();cursor:pointer;transform:translateY(-2px)}@media (max-width:1024px){.Hero-module__PgAKtG__content{flex-direction:column;margin-top:5rem;display:flex}.Hero-module__PgAKtG__contentLeft{flex-direction:column;flex:0 0 55%;gap:1rem;margin-left:0;padding:0 3rem;display:flex}.Hero-module__PgAKtG__contentRight{padding:0}}@media (max-width:768px){.Hero-module__PgAKtG__contentLeft{padding-left:2rem}.Hero-module__PgAKtG__contentLeft h1{padding:2rem 0;font-size:3em}.Hero-module__PgAKtG__contentLeft h2{font-size:1.2rem;font-weight:800}.Hero-module__PgAKtG__contentLeft h3{margin-top:2rem;font-size:1rem}}
.Buttons-module__ep9-zG__btn{cursor:pointer;border:1px solid #0000;border-radius:6px;gap:2rem;padding:.8rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s;display:inline-flex}.Buttons-module__ep9-zG__primary{color:#000;background-color:var(--accent)}.Buttons-module__ep9-zG__primary:hover,.Buttons-module__ep9-zG__secondary:hover{filter:brightness(1.2);transform:translateY(-2px)}.Buttons-module__ep9-zG__secondary{color:#f0f8ff;border:1px solid var(--accent)}@media (max-width:768px){.Buttons-module__ep9-zG__btn{flex-direction:column;display:flex}.Buttons-module__ep9-zG__buttons{flex-direction:column;align-items:stretch}}
.SkillsMarquee-module__5O1Jxq__container{white-space:nowrap;border-top:.5px solid #ffffff3e;padding:1rem 0;overflow:hidden}.SkillsMarquee-module__5O1Jxq__scrollWrapper{animation:30s linear infinite SkillsMarquee-module__5O1Jxq__scroll;display:inline-block}@keyframes SkillsMarquee-module__5O1Jxq__scroll{0%{transform:translate(0%)}to{transform:translate(-50%)}}.SkillsMarquee-module__5O1Jxq__badge{color:var(--color-red-50);margin:0 1rem;padding:.5rem 2rem;display:inline-block}
.AboutMe-module__eOP2NW__AboutMeSection{flex-direction:column;width:100%;min-height:100vh;margin-bottom:5rem;display:flex;position:relative}.AboutMe-module__eOP2NW__container{flex-grow:1;align-items:center;display:flex}.AboutMe-module__eOP2NW__title{letter-spacing:-.02em;color:#fff;margin:0 0 2rem;font-size:clamp(40px,6vw,72px);font-weight:700;line-height:1.05;display:inline-block;position:relative}.AboutMe-module__eOP2NW__title:after{content:"";background-color:var(--accent);width:0;height:5px;transition:width 2s ease-out;position:absolute;bottom:-.5rem;left:0}.AboutMe-module__eOP2NW__animateLine:after{width:80%}.AboutMe-module__eOP2NW__content{width:100%;display:flex}.AboutMe-module__eOP2NW__leftSection h6{color:var(--color-surface);opacity:.4;margin-top:.1rem;font-size:1.2rem}.AboutMe-module__eOP2NW__leftSection p{color:var(--color-text);font-size:1.4rem;font-family:var(--font-inter);margin-top:2rem}.AboutMe-module__eOP2NW__leftSection{flex:0 0 50%;margin-left:5rem}.AboutMe-module__eOP2NW__rightSection{flex:0 0 41%;justify-content:center;align-items:center;display:flex}.AboutMe-module__eOP2NW__windowFrame{aspect-ratio:4/5;clip-path:inset(0);border-radius:.5rem;width:60%;position:relative;overflow:hidden}.AboutMe-module__eOP2NW__revealedImage{object-fit:cover;object-position:center;z-index:-1;pointer-events:none;will-change:transform;width:50%;height:100vh;position:fixed;top:0;left:50%;transform:translateZ(0)}.AboutMe-module__eOP2NW__rightSection img{object-fit:contain;opacity:.7;backface-visibility:hidden;border-radius:.5rem;max-width:60%;height:auto}.AboutMe-module__eOP2NW__arrow{position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.AboutMe-module__eOP2NW__arrow img{filter:invert();cursor:pointer;transition:all .3s;animation:2.5s ease-in-out infinite AboutMe-module__eOP2NW__bounce}@keyframes AboutMe-module__eOP2NW__bounce{0%{transform:translateY(0)}20%{transform:translateY(-18px)}40%{transform:translateY(0)}60%{transform:translateY(-14px)}80%{transform:translateY(0)}to{transform:translateY(0)}}@media (max-width:1024px){.AboutMe-module__eOP2NW__content{flex-direction:column;width:100%;margin:3rem 0;display:flex}.AboutMe-module__eOP2NW__leftSection{flex:100%;margin:0 3rem}.AboutMe-module__eOP2NW__rightSection{flex:50%;justify-content:center;align-items:center;margin-top:3rem;display:flex}.AboutMe-module__eOP2NW__windowFrame{aspect-ratio:4/5;clip-path:inset(0);border-radius:.5rem;width:80%;position:relative;overflow:hidden}.AboutMe-module__eOP2NW__revealedImage{object-fit:cover;object-position:center;z-index:-1;pointer-events:none;will-change:transform;width:80%;height:90vh;position:fixed;top:0;left:20%;transform:translateZ(0)}.AboutMe-module__eOP2NW__rightSection img{object-fit:contain;opacity:.7;backface-visibility:hidden;border-radius:.5rem;max-width:60%;height:auto}.AboutMe-module__eOP2NW__arrow{bottom:0}}@media (max-width:768px){.AboutMe-module__eOP2NW__content{flex-direction:column;display:flex}.AboutMe-module__eOP2NW__leftSection h6{font-size:1rem}.AboutMe-module__eOP2NW__leftSection p{margin-top:2rem;font-size:1rem}.AboutMe-module__eOP2NW__leftSection{margin-left:2rem}.AboutMe-module__eOP2NW__rightSection{flex:10%;justify-content:center;align-items:center;padding-left:2rem;display:flex}.AboutMe-module__eOP2NW__windowFrame{clip-path:inset(0);border-radius:.5rem;width:100%;position:relative;overflow:hidden}.AboutMe-module__eOP2NW__revealedImage{width:100%;height:100vh;padding-left:2rem;position:fixed;top:0;left:15%}.AboutMe-module__eOP2NW__rightSection img{object-fit:contain;opacity:.7;backface-visibility:hidden;border-radius:.5rem;max-width:60%;height:auto;margin-top:15rem;padding-top:15rem}}
.Projects-module__HGIySG__projectSection{flex-direction:column;width:100%;min-height:100vh;margin-top:2rem;padding-bottom:5rem;display:flex;position:relative}.Projects-module__HGIySG__title{letter-spacing:-.02em;color:#fff;margin:0 0 2rem 3rem;font-size:clamp(40px,6vw,72px);font-weight:700;line-height:1.05;display:inline-block;position:relative}.Projects-module__HGIySG__title:after{content:"";background-color:var(--accent);width:0;height:5px;transition:width 2s ease-out;position:absolute;bottom:-.5rem;left:0}.Projects-module__HGIySG__animateLine:after{width:80%}.Projects-module__HGIySG__positions{justify-content:center;gap:2rem;margin-top:2rem;display:flex}.Projects-module__HGIySG__positions button{cursor:pointer;text-transform:uppercase;letter-spacing:.1rem;color:#fff6;padding:.5rem 1.5rem;font-size:1rem;transition:all .3s}.Projects-module__HGIySG__positions button:hover{filter:brightness(1.2);cursor:pointer;transform:translateY(-2px)}button:hover{cursor:pointer;color:#fff}.Projects-module__HGIySG__positions button.Projects-module__HGIySG__active{color:#fff;border-bottom:2px solid var(--accent)}.Projects-module__HGIySG__projectsGrid{grid-template-columns:repeat(3,1fr);place-items:center;gap:2rem;padding:5rem;display:grid}.Projects-module__HGIySG__card{border:1px solid #d9d9d915;border-radius:2rem;flex-direction:column;max-width:35rem;max-height:45rem;padding:1rem;transition:transform .5s,border .3s;display:flex}.Projects-module__HGIySG__card:hover{border:1px solid #a8a29977;transition:all .3s;transform:translateY(-.5rem)}@keyframes Projects-module__HGIySG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Projects-module__HGIySG__card img{border-radius:1rem}.Projects-module__HGIySG__card h5{color:var(--color-surface);filter:brightness(55%);margin-top:1rem;font-size:1rem}.Projects-module__HGIySG__card h1{margin:1rem 0;font-size:2rem}.Projects-module__HGIySG__card p{letter-spacing:.1rem;margin-bottom:1rem;font-size:1rem;font-weight:300}.Projects-module__HGIySG__card h2{margin:1.5rem 0 1rem;font-weight:500}.Projects-module__HGIySG__skillsContainer{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.Projects-module__HGIySG__skillBadge{background-color:var(--muted);border:1px solid var(--border);border-radius:.6rem;padding:.3rem 1rem;font-size:.8rem}.Projects-module__HGIySG__linksContainer{gap:1rem;margin-top:1.5rem;display:flex}.Projects-module__HGIySG__linkAndArrow{border-bottom:1px solid #0000;padding:.3rem 1rem;transition:border-color .8s,transform .25s}.Projects-module__HGIySG__linkAndArrow:hover{filter:brightness(1.5);cursor:pointer;border-bottom:1px solid #fff;transform:translateY(-3px)}.Projects-module__HGIySG__linkAndArrow img{filter:invert(60%);cursor:pointer;width:.8rem;height:.8rem}.Projects-module__HGIySG__arrowDown{transition:transform .3s;transform:rotate(-90deg)}.Projects-module__HGIySG__linkButton:hover .Projects-module__HGIySG__arrowDown{transform:rotate(-125deg)}.Projects-module__HGIySG__linkButton{color:#fff;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;text-decoration:none;display:flex}@keyframes Projects-module__HGIySG__bounce{0%{transform:translateY(0)}20%{transform:translateY(-8px)}40%{transform:translateY(0)}60%{transform:translateY(-4px)}80%{transform:translateY(0)}to{transform:translateY(0)}}@media (max-width:1024px){.Projects-module__HGIySG__projectSection{padding-bottom:2rem}.Projects-module__HGIySG__projectsGrid{grid-template-columns:repeat(1,1fr);place-items:center;gap:2rem;padding:5rem;display:grid}.Projects-module__HGIySG__card{border:1px solid #d9d9d915;border-radius:2rem;flex-direction:column;max-width:35rem;max-height:45rem;padding:1rem;transition:transform .5s,border .3s;display:flex}}@media (max-width:768px){.Projects-module__HGIySG__title{margin:1rem}.Projects-module__HGIySG__positions button{letter-spacing:0;padding:.5rem 1rem;font-size:.5rem}.Projects-module__HGIySG__projectsGrid{place-items:center;gap:2rem;padding:2rem}.Projects-module__HGIySG__card{border:1px solid #d9d9d915;border-radius:2rem;flex-direction:column;max-width:35rem;max-height:45rem;padding:1rem;transition:transform .5s,border .3s;display:flex}.Projects-module__HGIySG__card h5{font-size:.8rem}.Projects-module__HGIySG__card h1{font-size:1.5rem}.Projects-module__HGIySG__card p{font-size:.8rem}}
.SkillsSpects-module__XhPtIG__section{box-sizing:border-box;width:100%;margin:0;padding:2rem 5rem}.SkillsSpects-module__XhPtIG__rule{background:#fff;width:100%;height:.5px}.SkillsSpects-module__XhPtIG__grid{flex-direction:column;gap:0;padding:1.5rem 0;display:flex}.SkillsSpects-module__XhPtIG__row{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out,background-color .2s;transition-delay:calc(var(--i) * .4s), calc(var(--i) * .1s), 0s;background-color:#0000;border-bottom:1px solid #ffffff17;grid-template-columns:4rem 1fr auto;align-items:center;gap:3rem;padding:2rem 1rem;display:grid;transform:translateY(10px)}.SkillsSpects-module__XhPtIG__discipline,.SkillsSpects-module__XhPtIG__stack,.SkillsSpects-module__XhPtIG__line{transition:color .2s,border-color .2s}.SkillsSpects-module__XhPtIG__row.SkillsSpects-module__XhPtIG__visible{opacity:1;transform:translateY(0)}.SkillsSpects-module__XhPtIG__row:last-child{border-bottom:none}.SkillsSpects-module__XhPtIG__row:hover .SkillsSpects-module__XhPtIG__discipline{color:var(--color-accent)}.SkillsSpects-module__XhPtIG__row:hover{background-color:#ffffff0d}.SkillsSpects-module__XhPtIG__row:hover .SkillsSpects-module__XhPtIG__stack{color:#fff}.SkillsSpects-module__XhPtIG__row:hover .SkillsSpects-module__XhPtIG__line{border-color:#ded9cf59}.SkillsSpects-module__XhPtIG__discipline{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;white-space:nowrap;font-size:1.5rem;font-weight:400;transition:color .3s}.SkillsSpects-module__XhPtIG__line{border-top:1px dashed #ffffff14;width:100%;height:0;transition:border-color .3s;display:block}.SkillsSpects-module__XhPtIG__stack{letter-spacing:.06em;color:#ffffff59;white-space:nowrap;text-align:right;font-family:SF Mono,Fira Code,Fira Mono,monospace;font-size:1rem;font-weight:400;transition:color .3s}@media (max-width:1024px){.SkillsSpects-module__XhPtIG__section{padding:2rem 3rem}.SkillsSpects-module__XhPtIG__row{grid-template-columns:1fr;gap:8px}.SkillsSpects-module__XhPtIG__line{display:none}.SkillsSpects-module__XhPtIG__stack{text-align:left}}@media (max-width:768px){.SkillsSpects-module__XhPtIG__section{padding:2rem 1rem}.SkillsSpects-module__XhPtIG__row{grid-template-columns:1fr;gap:.5rem}.SkillsSpects-module__XhPtIG__stack{text-align:left;font-size:.6rem}}
.Contact-module__dhIxzq__section{box-sizing:border-box;flex-direction:column;width:100%;padding:8rem 5rem 0;display:flex}.Contact-module__dhIxzq__inner{opacity:0;max-width:580px;transition:opacity .6s,transform .6s;transform:translateY(20px)}.Contact-module__dhIxzq__inner.Contact-module__dhIxzq__visible{opacity:1;transform:translateY(0)}.Contact-module__dhIxzq__title{letter-spacing:-.02em;color:#fff;margin:0 0 2rem;font-size:clamp(40px,6vw,72px);font-weight:700;line-height:1.05;display:inline-block;position:relative}.Contact-module__dhIxzq__title:after{content:"";background-color:var(--accent);width:0;height:5px;transition:width 2s ease-out;position:absolute;bottom:-.5rem;left:0}.Contact-module__dhIxzq__animateLine:after{width:80%}.Contact-module__dhIxzq__buttons{gap:1.5rem;margin:2rem 0;display:flex}.Contact-module__dhIxzq__rule{background:var(--color-accent);opacity:.7;width:64px;height:5px;margin-bottom:28px}.Contact-module__dhIxzq__sub{color:#ffffff73;max-width:460px;font-size:1rem;line-height:1.7;font-family:var(--font-inter);letter-spacing:.1rem;margin:0 0 48px;font-weight:300}.Contact-module__dhIxzq__ctas{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:48px;display:flex}.Contact-module__dhIxzq__btnPrimary{color:#0a0a0a;letter-spacing:.06em;background:#b8914f;border-radius:2px;align-items:center;gap:8px;padding:14px 28px;font-size:13px;font-weight:600;text-decoration:none;transition:background .25s,transform .2s;display:inline-flex}.Contact-module__dhIxzq__btnPrimary:hover{background:#c9a46a;transform:translateY(-1px)}.Contact-module__dhIxzq__arrow{font-size:15px;transition:transform .2s}.Contact-module__dhIxzq__btnPrimary:hover .Contact-module__dhIxzq__arrow{transform:translate(2px,-2px)}.Contact-module__dhIxzq__btnSecondary{color:#fff9;letter-spacing:.06em;border:1px solid #ffffff26;border-radius:2px;align-items:center;padding:14px 28px;font-size:13px;font-weight:400;text-decoration:none;transition:border-color .25s,color .25s,transform .2s;display:inline-flex}.Contact-module__dhIxzq__btnSecondary:hover{color:#fff;border-color:#b8914f80;transform:translateY(-1px)}.Contact-module__dhIxzq__socials{align-items:center;gap:14px;display:flex}.Contact-module__dhIxzq__socialLink{letter-spacing:.08em;text-transform:uppercase;color:#ffffff4d;font-size:12px;text-decoration:none;transition:color .25s}.Contact-module__dhIxzq__socialLink:hover{color:#b8914f}.Contact-module__dhIxzq__socialDot{background:#b8914f66;border-radius:50%;width:3px;height:3px;display:block}.Contact-module__dhIxzq__footer{border-top:1px solid #b8914f26;justify-content:space-between;align-items:center;margin-top:80px;padding:24px 0;display:flex}.Contact-module__dhIxzq__footerName{letter-spacing:.08em;color:#ffffff40;font-size:12px;font-weight:400}.Contact-module__dhIxzq__footerCopy{color:#fff3;font-family:SF Mono,monospace;font-size:12px}@media (max-width:1024px){.Contact-module__dhIxzq__section{padding:2rem 3rem}.Contact-module__dhIxzq__ctas{flex-direction:column;align-items:flex-start}.Contact-module__dhIxzq__btnPrimary,.Contact-module__dhIxzq__btnSecondary{justify-content:center;width:100%}}@media (max-width:768px){.Contact-module__dhIxzq__section{padding:2rem}}
