@import "https://fonts.googleapis.com/css2?family=Anton&family=Source+Sans+Pro:wght@300;400;600&display=swap";
@import "https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;600&display=swap";
.Home-module__rCrioW__section{z-index:3;background:#fff;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex;position:relative}.Home-module__rCrioW__sectionTitle{color:#1c1c1c;text-align:center;margin-bottom:3rem;font-size:clamp(2rem,4vw,3rem)}.Home-module__rCrioW__contactLinks{justify-content:center;align-items:center;gap:3rem;display:flex}@media (max-width:768px){.Home-module__rCrioW__section{padding:3rem 1.5rem}.Home-module__rCrioW__contactLinks{flex-wrap:wrap;gap:2rem}}@media (max-width:480px){.Home-module__rCrioW__section{padding:2rem 1rem}.Home-module__rCrioW__resumeLink{padding:1rem}.Home-module__rCrioW__contactLinks{gap:1.5rem}}.Home-module__rCrioW__aboutSection{background:#ffffffbd;justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex}.Home-module__rCrioW__aboutContainer{width:100%;max-width:1400px;box-shadow:none;background:0 0;border-radius:0;margin:0 auto;padding:2px 1rem}.Home-module__rCrioW__aboutWrapper{grid-template-columns:280px 1fr;justify-content:center;align-items:start;gap:3rem;display:grid}.Home-module__rCrioW__aboutProfile{flex-direction:column;align-items:center;display:flex;position:sticky;top:2rem}.Home-module__rCrioW__profileImage{border:4px solid #000;border-radius:50%;width:180px;height:180px;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 8px 32px #00000014}.Home-module__rCrioW__profileImage img{object-fit:cover;width:100%;height:100%}.Home-module__rCrioW__resumeLink{color:#0a0000;text-align:center;border-radius:2rem;padding:1rem 1.5rem;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s;display:block}.Home-module__rCrioW__socialIcon{color:#060606;cursor:pointer;will-change:transform;background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:2.5rem;transition:color .2s,transform .3s cubic-bezier(.68,-.55,.27,1.55);display:flex}.Home-module__rCrioW__socialIcon:hover,.Home-module__rCrioW__socialIcon:active{color:#3d3d3d;background:0 0;transform:translate(10px,-10px)scale(1.12)rotate(-8deg)}.Home-module__rCrioW__resumeContent h4{color:#91a865;background:0 0;-webkit-background-clip:unset;-webkit-text-fill-color:unset;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Home-module__rCrioW__resumeContent p{color:#333;margin-bottom:1rem;font-size:.95rem}.Home-module__rCrioW__downloadButton{color:#282828;align-items:center;gap:.5rem;font-weight:600;display:inline-flex}.Home-module__rCrioW__aboutContent{box-shadow:none;text-align:center;background:0 0;border-radius:0;max-width:900px;margin:0 auto;padding:0 1rem}.Home-module__rCrioW__aboutContent h3{color:#000;background:0 0;-webkit-background-clip:unset;-webkit-text-fill-color:unset;margin-bottom:1.5rem;font-family:Oswald,sans-serif;font-size:2rem;font-weight:600}.Home-module__rCrioW__aboutText{color:#222;margin-bottom:2rem;font-family:Oswald,sans-serif;font-size:1.1rem;line-height:1.7}.Home-module__rCrioW__skillsSection{margin:2rem 0}.Home-module__rCrioW__skillsSection h4{color:#000;margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:1.1rem;font-weight:600}.Home-module__rCrioW__skillsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:600px;margin:0 auto 2rem;padding:0 .5rem;display:grid}.Home-module__rCrioW__skillBar{align-items:center;gap:.75rem;width:100%;display:flex}.Home-module__rCrioW__skillName{color:#000;min-width:80px;font-family:Oswald,sans-serif;font-size:.9rem;font-weight:600}.Home-module__rCrioW__skillLevel{background:#eee;border-radius:1rem;flex:1;height:10px;position:relative;overflow:hidden}.Home-module__rCrioW__skillFill{background:#000;border-radius:1rem;height:100%;transition:width 1s}@media (max-width:1200px){.Home-module__rCrioW__aboutWrapper{grid-template-columns:1fr;gap:2rem}.Home-module__rCrioW__aboutProfile{flex-direction:row;justify-content:center;align-items:center;gap:2rem;position:static}.Home-module__rCrioW__profileImage{margin-bottom:0}}@media (max-width:1024px){.Home-module__rCrioW__aboutWrapper{flex-direction:column;align-items:center;gap:2rem}.Home-module__rCrioW__aboutProfile{margin-bottom:2rem}}@media (max-width:768px){.Home-module__rCrioW__aboutSection{min-height:auto;padding:3rem 1rem}.Home-module__rCrioW__aboutContainer{padding:0 1rem}.Home-module__rCrioW__aboutWrapper{gap:2rem}.Home-module__rCrioW__aboutProfile{flex-direction:column;gap:1rem}.Home-module__rCrioW__profileImage{width:140px;height:140px;margin-bottom:1rem}.Home-module__rCrioW__aboutContent{padding:0 .75rem}.Home-module__rCrioW__skillsGrid{grid-template-columns:1fr;max-width:100%;padding:0 .75rem}.Home-module__rCrioW__aboutContent h3{margin:0 auto;font-size:2rem}.Home-module__rCrioW__aboutText{font-size:1rem}}@media (max-width:557px){.Home-module__rCrioW__aboutSection{padding:2rem .5rem}.Home-module__rCrioW__aboutContainer{max-width:100%;padding:0}.Home-module__rCrioW__aboutContent{max-width:100%;padding:0 .5rem}.Home-module__rCrioW__aboutContent h3{word-wrap:break-word;margin-bottom:1rem;font-size:clamp(1.25rem,5vw,1.5rem)}.Home-module__rCrioW__aboutText{margin-bottom:1.5rem;font-size:clamp(.875rem,3.5vw,.95rem);line-height:1.6}.Home-module__rCrioW__skillsSection h4{margin-bottom:.75rem;font-size:clamp(.95rem,3.5vw,1rem)}.Home-module__rCrioW__profileImage{width:120px;height:120px}.Home-module__rCrioW__skillBar{gap:.5rem;max-width:100%}.Home-module__rCrioW__skillName{min-width:65px;font-size:clamp(.75rem,3vw,.85rem)}.Home-module__rCrioW__skillsGrid{gap:.75rem;max-width:100%;padding:0}.Home-module__rCrioW__skillLevel{height:8px}}@media (max-width:480px){.Home-module__rCrioW__aboutSection{padding:2rem .75rem}.Home-module__rCrioW__aboutContainer{padding:0 .75rem}.Home-module__rCrioW__aboutContent{padding:1rem}.Home-module__rCrioW__profileImage{width:120px;height:120px}.Home-module__rCrioW__skillBar{max-width:100%}.Home-module__rCrioW__skillName{min-width:70px;font-size:.85rem}.Home-module__rCrioW__skillsGrid{padding:0 .5rem}.Home-module__rCrioW__aboutContent h3{font-size:1.75rem}}.Home-module__rCrioW__skillsSection{margin-top:2rem}@media (max-width:1024px){.Home-module__rCrioW__aboutWrapper{gap:2rem}}.Home-module__rCrioW__section{z-index:1;flex-direction:column;justify-content:center;min-height:80vh;display:flex;position:relative;overflow:hidden}.Home-module__rCrioW__glassBg{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:0;pointer-events:none;background:#fff9;position:absolute;inset:0}.Home-module__rCrioW__contactText{color:#333;z-index:2;text-align:center;margin-bottom:2rem;font-family:Oswald,sans-serif;font-size:1.2rem;line-height:1.8;position:relative}.Home-module__rCrioW__socialLinks{z-index:2;justify-content:center;gap:2rem;margin-top:2rem;margin-bottom:2rem;display:flex;position:relative}.Home-module__rCrioW__cta{z-index:2;text-align:center;margin-top:2rem;position:relative}.Home-module__rCrioW__footer{color:#fff;background:#0f0f0f;padding:2rem;position:relative;overflow:hidden}.Home-module__rCrioW__footerContent{max-width:1200px;margin:0 auto;position:relative}.Home-module__rCrioW__footerGrid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;gap:2.5rem;margin-bottom:3rem;display:grid}.Home-module__rCrioW__footerColumn{text-align:center;flex-direction:column;align-items:center;display:flex}.Home-module__rCrioW__footerHeading{color:#fff;text-align:center;margin-bottom:1rem;padding-bottom:.5rem;font-family:Oswald,sans-serif;font-size:1.2rem;font-weight:700;position:relative}.Home-module__rCrioW__footerHeading:after{content:"";background:linear-gradient(90deg,#666,#333);border-radius:2px;width:40px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Home-module__rCrioW__footerNav,.Home-module__rCrioW__footerProjects,.Home-module__rCrioW__footerContactInfo{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding-bottom:.5rem;display:flex}.Home-module__rCrioW__footerNav a,.Home-module__rCrioW__footerProjects a{color:#999;padding:.25rem 0;font-family:Oswald,sans-serif;font-size:.95rem;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.Home-module__rCrioW__footerNav a:hover,.Home-module__rCrioW__footerProjects a:hover{color:#fff;transform:translate(8px)}.Home-module__rCrioW__footerNav a:hover:before,.Home-module__rCrioW__footerProjects a:hover:before{width:100%}.Home-module__rCrioW__footerContactInfo p{color:#aaa;align-items:center;font-family:Oswald,sans-serif;font-size:.95rem;transition:color .3s;display:flex}.Home-module__rCrioW__footerContactInfo p:hover{color:#fff}.Home-module__rCrioW__footerBottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:1rem;display:flex;position:relative}.Home-module__rCrioW__footerText{color:#888;font-family:Oswald,sans-serif;font-size:.9rem;font-weight:400}.Home-module__rCrioW__footerCredit{color:#666;text-align:right;font-family:Oswald,sans-serif;font-size:.9rem;font-weight:400}.Home-module__rCrioW__footerBottom:before{content:"";background:linear-gradient(90deg,#0000,#666,#0000);width:60px;height:1px;animation:5s ease-in-out infinite Home-module__rCrioW__runningLight;position:absolute;top:0;left:50%;transform:translate(-50%)}.Home-module__rCrioW__footerBottom:after{content:"";background:linear-gradient(90deg,#0000,#a0a0a0,#0000);width:800px;height:1px;animation:5s ease-in-out infinite alternate Home-module__rCrioW__glowPulse;position:absolute;top:0;left:50%;transform:translate(-50%)}@keyframes Home-module__rCrioW__glowPulse{0%{opacity:.3;box-shadow:0 0 5px #fff3}to{opacity:1;box-shadow:0 0 10px #ffffff80}}@media (max-width:768px){.Home-module__rCrioW__footer{padding:3rem 1.5rem 2rem}.Home-module__rCrioW__footerGrid{grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem}.Home-module__rCrioW__footerBottom{text-align:center;flex-direction:column;align-items:center;gap:1rem}.Home-module__rCrioW__footerText,.Home-module__rCrioW__footerCredit{text-align:center}.Home-module__rCrioW__footerHeading:after{left:50%;transform:translate(-50%)}}@media (max-width:480px){.Home-module__rCrioW__footer{padding:2.5rem 1rem 1.5rem}.Home-module__rCrioW__footerGrid{gap:2rem}.Home-module__rCrioW__footerColumn{gap:1rem}}
.Hero-module__Z8hQ_W__hero{width:100%;height:100vh;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroVideo{object-fit:cover;z-index:0;background:#000;width:100%;height:100%;position:fixed;top:0;left:0}.Hero-module__Z8hQ_W__overlay{z-index:1;pointer-events:none;background:#0006;width:100%;height:100%;position:fixed;top:0;left:0}.Hero-module__Z8hQ_W__nav{z-index:2;justify-content:space-between;align-items:center;padding:0 40px;display:flex;position:relative;top:20px;left:0;right:0}.Hero-module__Z8hQ_W__heroContent{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 80px);padding-top:120px;display:flex;position:relative;transform:translateY(10vh)}.Hero-module__Z8hQ_W__logo{color:#000000a7;cursor:pointer;background:#fff;border-radius:4px;padding:4px 8px;font-family:Anton,sans-serif;font-size:1.5rem;font-weight:0}.Hero-module__Z8hQ_W__navLinks{white-space:nowrap;flex-flow:row;align-items:center;gap:0;display:flex;overflow-x:auto}.Hero-module__Z8hQ_W__navLinks a{color:#fff;margin-left:20px;font-family:Oswald,sans-serif;font-size:.95rem;text-decoration:none;position:relative}.Hero-module__Z8hQ_W__navLinks a:after{content:"";opacity:0;background:#fff;border-radius:50%;width:6px;height:6px;margin:6px auto 0;transition:opacity .2s;display:block}.Hero-module__Z8hQ_W__navLinks a:hover:after{opacity:1}.Hero-module__Z8hQ_W__navLinks a:hover{opacity:.8}.Hero-module__Z8hQ_W__contactLink{box-sizing:border-box;background:0 0;border:2px solid #fff;border-radius:3px;padding:6px 18px;font-weight:400;transition:none;position:relative}.Hero-module__Z8hQ_W__contactLink:hover{color:#fff;background:0 0;border:2px solid #fff}.Hero-module__Z8hQ_W__contactLink:hover:after{content:none;display:none}.Hero-module__Z8hQ_W__heroContent h1{color:#fff;margin-bottom:0;font-family:Oswald,sans-serif;font-size:4.5rem;font-weight:700}.Hero-module__Z8hQ_W__heroContent p{color:#fff;letter-spacing:.5px;margin-bottom:20px;font-family:Oswald,sans-serif;font-size:1.2rem}.Hero-module__Z8hQ_W__name{letter-spacing:.03em;text-transform:none;font-size:4rem;line-height:1.1}.Hero-module__Z8hQ_W__titleContainer,.Hero-module__Z8hQ_W__greetingWrapper{flex-direction:column;gap:1.5rem;display:flex}.Hero-module__Z8hQ_W__greeting{color:#fffc;letter-spacing:.1em;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:300}.Hero-module__Z8hQ_W__roleContainer{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.Hero-module__Z8hQ_W__role{color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.05em;background:#ffffff1a;border-radius:50px;padding:.5rem 1rem;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:400}@media (max-width:600px){.Hero-module__Z8hQ_W__heroContent h1{font-size:2.6rem}.Hero-module__Z8hQ_W__nav{padding:0 16px}.Hero-module__Z8hQ_W__navLinks{white-space:nowrap;justify-content:flex-start;gap:0;overflow-x:auto;flex-flow:row!important}}@media (max-width:768px){.Hero-module__Z8hQ_W__roleContainer{flex-direction:column;align-items:center;gap:.5rem}.Hero-module__Z8hQ_W__navLinks{white-space:nowrap;justify-content:flex-start;gap:0;overflow-x:auto;flex-flow:row!important}}
@font-face{font-family:Great Vibes;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a1e5f881e1ca6a9a-s.7636ad18.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Great Vibes;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2efc0c479abd2474-s.f4ebe13e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Great Vibes;font-style:normal;font-weight:400;font-display:swap;src:url(../media/70963ccca14000df-s.1db1c5d8.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Great Vibes;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9a146d0fd3ff96e4-s.c2cc33f0.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Great Vibes;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0474ff9f7224a0da-s.4c3619f9.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Great Vibes;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f48d461c03e0a8ec-s.p.4f85faee.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Great Vibes Fallback;src:local(Arial);ascent-override:124.79%;descent-override:58.8%;line-gap-override:0.0%;size-adjust:68.19%}.great_vibes_d3f2a7b1-module__Flzsxa__className{font-family:Great Vibes,Great Vibes Fallback;font-style:normal;font-weight:400}
.Projects-module__K3d-Xa__projectsSection{z-index:3;background:#fff;min-height:100vh;padding:100px 40px;transition:all .6s;position:relative}.Projects-module__K3d-Xa__projectsSection:after{content:"";clip-path:ellipse(150% 100px at 50% 0);background:#fff;width:100%;height:100px;transition:clip-path .6s;position:absolute;bottom:0;left:0}.Projects-module__K3d-Xa__projectsSection.Projects-module__K3d-Xa__scrolled:after{clip-path:ellipse(150% 0 at 50% 0)}.Projects-module__K3d-Xa__projectsSection.Projects-module__K3d-Xa__scrolled{border-bottom-right-radius:1px;border-bottom-left-radius:1px}.Projects-module__K3d-Xa__sectionTitle{color:#000;text-align:center;margin-bottom:5rem;font-family:Oswald,sans-serif;font-size:clamp(2rem,5vw,2.5rem)}.Projects-module__K3d-Xa__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:3rem;max-width:1400px;margin:0 auto;display:grid}.Projects-module__K3d-Xa__projectCard{transition:transform .4s;overflow:hidden}.Projects-module__K3d-Xa__projectCard:hover{transform:translateY(-8px)}.Projects-module__K3d-Xa__imageWrapper{aspect-ratio:16/9;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Projects-module__K3d-Xa__projectImage{object-fit:cover;width:100%;height:100%;transition:transform .8s}.Projects-module__K3d-Xa__overlay{opacity:0;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.Projects-module__K3d-Xa__projectCard:hover .Projects-module__K3d-Xa__overlay{opacity:1}.Projects-module__K3d-Xa__projectCard:hover .Projects-module__K3d-Xa__projectImage{color:#fff;transform:scale(1.05)}.Projects-module__K3d-Xa__viewButton{color:#000;background:#fff;border-radius:50px;padding:14px 32px;font-family:Oswald,sans-serif;transition:transform .4s;transform:translateY(20px)}.Projects-module__K3d-Xa__viewButton:hover{color:#fff;background:#201f1fe4;border:1px solid #fff}.Projects-module__K3d-Xa__projectCard:hover .Projects-module__K3d-Xa__viewButton{transform:translateY(0)}.Projects-module__K3d-Xa__projectInfo{text-align:center;padding:2rem}.Projects-module__K3d-Xa__projectInfo h3{margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:1.8rem}.Projects-module__K3d-Xa__projectInfo p{color:#111c;margin-bottom:1.5rem;line-height:1.6}.Projects-module__K3d-Xa__techStack{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.Projects-module__K3d-Xa__techTag{background:#0000000d;border-radius:50px;padding:8px 16px;font-size:.9rem;transition:background .3s}.Projects-module__K3d-Xa__techTag:hover{background:#0000001a}@media (max-width:768px){.Projects-module__K3d-Xa__projectsSection{padding:60px 20px}.Projects-module__K3d-Xa__projectsGrid{grid-template-columns:1fr;justify-items:center;gap:2rem}.Projects-module__K3d-Xa__projectInfo h3{font-size:1.4rem}.Projects-module__K3d-Xa__projectInfo p{font-size:.9rem}.Projects-module__K3d-Xa__techTag{padding:6px 12px;font-size:.8rem}}@media (max-width:480px){.Projects-module__K3d-Xa__projectsSection{padding:40px 15px}.Projects-module__K3d-Xa__projectsGrid{grid-template-columns:1fr;justify-items:center;gap:1.5rem}.Projects-module__K3d-Xa__projectCard{max-width:100%}.Projects-module__K3d-Xa__imageWrapper{aspect-ratio:4/3}.Projects-module__K3d-Xa__projectInfo{padding:1.5rem}.Projects-module__K3d-Xa__projectInfo h3{margin-bottom:.8rem;font-size:1.2rem}.Projects-module__K3d-Xa__projectInfo p{margin-bottom:1rem;font-size:.85rem}.Projects-module__K3d-Xa__techTag{padding:4px 10px;font-size:.7rem}.Projects-module__K3d-Xa__viewButton{padding:12px 24px;font-size:.9rem}}
