.header{background-color:black;padding:.5rem 5rem;top:0;z-index:50}.header-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.logo{font-size:1.5rem;color:black;font-weight:700;text-shadow:-1px -1px 0 rgb(246,119,138),1px -1px 0 rgb(246,119,138),-1px 1px 0 rgb(246,119,138),1px 1px 0 rgb(246,119,138)}.nav-links{display:flex;gap:1.5rem;font-size:1rem;font-weight:500}.nav-links a{position:relative;padding-bottom:4px;color:rgb(246,119,138);text-decoration:none}.nav-links a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:rgb(246,119,138);transition:width .3s ease}.nav-links a:hover:after{width:100%}.hire-me{background-color:rgb(246,119,138);color:black;border:none;padding:.5rem;border-radius:6px;font-weight:700;cursor:pointer;transition:background-color .3s ease}.hire-me:hover{background-color:rgba(246,119,138,.557)}html{scroll-behavior:smooth}.hamburger{display:none}@media (min-width:768px){.header{padding:.5rem 5rem}}@media (max-width:640px){.header{padding:.5rem}.header-container{display:flex;align-items:center;justify-content:center;position:relative}.hamburger{display:block;position:absolute;left:1rem;color:rgb(246,119,138);font-size:1.5rem;cursor:pointer}.logo{margin:0 auto;color:black;text-align:center}.nav-links{display:none;flex-direction:column;background-color:black;position:absolute;top:3.5rem;left:1rem;width:auto;padding:1rem;border:1px solid rgb(246,119,138);border-radius:.5rem;z-index:99}.nav-links.show{display:flex}}@font-face{font-family:Pacifico;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c89cfa4ee44cbc90-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Pacifico;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4c5ce8dda3f2e57a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Pacifico;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bbe178ab8b70b75e-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Pacifico;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/797ceaad3c9a531e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Pacifico;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1b3800ed4c918892-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Pacifico Fallback;src:local("Arial");ascent-override:137.32%;descent-override:47.74%;line-gap-override:0.00%;size-adjust:94.89%}.__className_5f64cf{font-family:Pacifico,Pacifico Fallback;font-weight:400;font-style:normal}.hero-section{min-height:100vh;background-color:black;color:white;display:flex;justify-content:center;align-items:center;padding:5rem 2rem;max-height:100vh;overflow:hidden;width:100%;max-width:100%}.hero-content{display:flex;flex-direction:column;gap:2rem;max-width:1200px;width:100%}.hero-image-container{flex:1;display:flex;justify-content:center;align-items:center;max-width:100%;margin-top:3rem}.hero-image{max-width:100%;height:auto;width:300px;-o-object-fit:cover;object-fit:cover;border-radius:1rem}.hero-text{flex:1}.hero-greeting{font-size:1.25rem;margin-bottom:2rem}.hero-name{font-size:3rem;font-weight:700;margin-bottom:2rem;line-height:.5;white-space:nowrap;color:rgb(246,119,138)}.hero-title{font-size:1.125rem!important;font-weight:200;margin-bottom:.1rem;white-space:nowrap}.highlight{color:rgb(246,119,138)!important}.hero-subtitle{color:#d1d5db;font-size:1.125rem;max-width:36rem;margin-bottom:1.5rem}.hero-action{margin-top:4rem;display:flex;flex-direction:column}.hero-button{background-color:rgb(246,119,138);color:black;padding:.5rem;border-radius:6px;font-weight:600;border:none;cursor:pointer;transition:background-color .3s ease}.hero-button:hover{background-color:rgba(246,119,138,.557)}@media (min-width:768px){.hero-section{padding:5rem 6rem}.hero-action{align-items:flex-start;width:auto}}@media (max-width:640px){.hero-image-container{display:none}.hero-text{text-align:center;align-items:center;display:flex;flex-direction:column}.hero-name{font-size:2.25rem;line-height:1.2;white-space:normal}.hero-title{font-size:1.5rem;white-space:normal}.hero-action{align-items:center}.hero-contact-info{flex-direction:row}}.about-section{background-color:#1b1b1b;color:#f3f4f6;padding:5rem 2rem;display:flex;justify-content:center}.about-content{display:flex;flex-direction:row;align-items:flex-start;gap:2rem;max-width:1200px;width:100%}.about-image-container{flex:1;display:flex;justify-content:center;align-items:center}.about-image{width:100%;max-width:200px;border-radius:1rem;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 20px rgba(255,255,255,.1)}.about-text-content{flex:2}.about-heading{margin-bottom:1rem;color:rgb(246,119,138)}.about-text{font-size:1.125rem;color:#d1d5db;margin-bottom:1rem;line-height:1.75}.highlight{color:rgb(246,119,138)}@media (min-width:768px){.about-content{flex-direction:row;align-items:flex-start}}@media (max-width:640px){.about-content{flex-direction:column;align-items:center;text-align:center}.about-heading{font-size:2rem}.about-image-container{margin:1rem 0}.about-image{max-width:150px}.about-text-content{padding:0}.about-text{font-size:1rem}.text-xl{font-size:1.1rem}.text-2xl{font-size:1.25rem}.text-8xl{font-size:2rem}.flex-wrap{justify-content:center}}