.ContactForm-module__U2-UBG__ContactFormContainer{text-align:center;max-width:800px;margin:25px auto}.ContactForm-module__U2-UBG__FormRow{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;display:grid}.ContactForm-module__U2-UBG__Name,.ContactForm-module__U2-UBG__Email{color:#1e293b;background:#fffffff2;border:1px solid #ffffff4d;border-radius:12px;outline:none;width:100%;height:auto;padding:14px 18px;font-family:inherit;font-size:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.ContactForm-module__U2-UBG__Name:focus,.ContactForm-module__U2-UBG__Email:focus{background:#fff;border-color:#fff;box-shadow:0 0 0 3px #ffffff40}.ContactForm-module__U2-UBG__Name::placeholder,.ContactForm-module__U2-UBG__Email::placeholder{color:#94a3b8}.ContactForm-module__U2-UBG__Message{color:#1e293b;resize:vertical;background:#fffffff2;border:1px solid #ffffff4d;border-radius:12px;outline:none;width:100%;max-width:100%;height:8rem;margin-bottom:24px;padding:14px 18px;font-family:inherit;font-size:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.ContactForm-module__U2-UBG__Message:focus{background:#fff;border-color:#fff;box-shadow:0 0 0 3px #ffffff40}.ContactForm-module__U2-UBG__Message::placeholder{color:#94a3b8}.ContactForm-module__U2-UBG__Submit{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:50px;width:fit-content;margin:8px auto 0;padding:14px 36px;font-size:16px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.ContactForm-module__U2-UBG__Submit:hover:enabled{color:#fff;cursor:pointer;background:#ffffff26;transform:scale(1.05);box-shadow:0 4px 15px #fff3}.ContactForm-module__U2-UBG__Submit:disabled{opacity:.5;cursor:default}@media (max-width:600px){.ContactForm-module__U2-UBG__FormRow{grid-template-columns:1fr}}
@keyframes Home-module__g21JLG__fadeInUp{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes Home-module__g21JLG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Home-module__g21JLG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes Home-module__g21JLG__underlineExpand{0%{width:0}to{width:60px}}.Home-module__g21JLG__Landing{width:100%;height:calc(100vh - 64px);position:relative;overflow:hidden}.Home-module__g21JLG__Landing img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__g21JLG__Landing:after{content:"";z-index:1;background:linear-gradient(135deg,#0f172ab3 0%,#1e293b80 100%);position:absolute;inset:0}.Home-module__g21JLG__TitleContainer{color:#fff;text-align:center;white-space:nowrap;z-index:2;animation:1s ease-out Home-module__g21JLG__fadeInUp;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Home-module__g21JLG__Title{letter-spacing:-.02em;text-shadow:0 2px 20px #0000004d;font-size:3.5rem;font-weight:800}.Home-module__g21JLG__SubTitle{opacity:.9;margin-top:8px;font-size:1.25rem;font-weight:500}.Home-module__g21JLG__LearnMoreButton{color:#fff;cursor:pointer;background:#7094db;border:none;border-radius:50px;margin-top:32px;padding:14px 36px;font-size:16px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;box-shadow:0 4px 15px #6366f166}.Home-module__g21JLG__LearnMoreButton:hover{transform:scale(1.05);box-shadow:0 8px 25px #6366f180}.Home-module__g21JLG__Section{min-height:100vh;padding:100px 5%;position:relative}.Home-module__g21JLG__Section h1{color:#1e293b;text-align:center;letter-spacing:-.02em;margin:0;font-size:42px;font-weight:700;display:block}.Home-module__g21JLG__Section h1+hr{background:#000c;border:0;border-radius:2px;width:0;height:4px;margin:12px auto 0;animation:.8s ease-out forwards Home-module__g21JLG__underlineExpand}.Home-module__g21JLG__AboutMeContainer{flex-flow:wrap;justify-content:center;align-items:flex-start;gap:40px;margin:40px 0;display:flex}.Home-module__g21JLG__Headshot{position:relative}.Home-module__g21JLG__Headshot img{object-fit:cover;border:4px solid #fff;border-radius:50%;width:220px;height:220px;box-shadow:0 8px 30px #0000001f}.Home-module__g21JLG__AboutmeText{color:#334155;max-width:500px;font-size:1.05rem;line-height:1.8}.Home-module__g21JLG__AboutmeText p{margin:12px 0}.Home-module__g21JLG__PortfolioButton{color:#7094db;cursor:pointer;background:0 0;border:2px solid #7094db;border-radius:50px;width:fit-content;margin:32px auto 0;padding:14px 36px;font-size:16px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.Home-module__g21JLG__PortfolioButton:hover{color:#fff;background:#7094db;transform:scale(1.05);box-shadow:0 4px 15px #6366f14d}.Home-module__g21JLG__Section[style*=background-color]{background:#7094db!important}.Home-module__g21JLG__Section[style*=background-color] h1{color:#fff!important}.Home-module__g21JLG__BadgeContainer{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:24px;max-width:900px;margin:40px auto 0;display:grid}.Home-module__g21JLG__Badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:default;background:#ffffff26;border:1px solid #fff3;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:32px 20px;font-size:18px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Home-module__g21JLG__Badge:hover{background:#ffffff40;transform:translateY(-6px);box-shadow:0 12px 30px #00000026}.Home-module__g21JLG__Badge img{object-fit:contain;width:56px;height:56px;transition:transform .3s}.Home-module__g21JLG__Badge:hover img{transform:scale(1.15)}.Home-module__g21JLG__ProjectsContainer{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;max-width:1200px;margin:40px auto 0;display:grid}.Home-module__g21JLG__Project{cursor:pointer;background:#fff;border-radius:16px;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.Home-module__g21JLG__Project:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.Home-module__g21JLG__ProjectImage{width:100%;height:200px;overflow:hidden}.Home-module__g21JLG__ProjectImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.Home-module__g21JLG__Project:hover .Home-module__g21JLG__ProjectImage img{transform:scale(1.08)}.Home-module__g21JLG__ProjectInfo{padding:20px}.Home-module__g21JLG__ProjectTitle{color:#1e293b;margin-bottom:8px;font-size:1.25rem;font-weight:700}.Home-module__g21JLG__ProjectDescription{color:#64748b;font-size:.9rem;line-height:1.6}.Home-module__g21JLG__Section:last-child{background:#7094db!important}@media (min-width:600px){.Home-module__g21JLG__Section{min-height:100vh;padding:3% 12%}.Home-module__g21JLG__Title{font-size:4rem}.Home-module__g21JLG__SubTitle{font-size:1.5rem}.Home-module__g21JLG__BadgeContainer{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.Home-module__g21JLG__ProjectsContainer{grid-template-columns:repeat(2,1fr)}@media (min-width:800px){.Home-module__g21JLG__ProjectsContainer{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.Home-module__g21JLG__AboutmeText p:first-child{margin-top:0}.Home-module__g21JLG__ProjectsContainer{grid-template-columns:repeat(4,1fr)}}}html{scroll-behavior:smooth}
