body{margin:0;padding:0;background-color:#fbfada}@font-face{font-family:Boiling;src:url(/assets/Boiling-DeQ6wRYo.ttf) format("truetype")}.home{height:100vh;max-width:100vw;background-color:#033605;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fbfada;font-family:Boiling;position:relative}.home p{font-size:4rem;margin:0}@media screen and (max-width: 500px){.home p{font-size:3rem}}.underline{width:30%;height:auto;position:relative;clip-path:polygon(0 0,0 100%,0% 100%,0% 0);animation:revealFromLeft 1s forwards;transform:rotate(10deg)}@media screen and (max-width: 500px){.underline{width:60%}}.down-arrow-container{position:absolute;bottom:20px;display:flex;justify-content:center;width:100%}.down-arrow{width:5%;clip-path:polygon(0 0,100% 0,100% 0,0 0);animation:revealFromTop 1s forwards 1s}@media screen and (max-width: 1000px){.down-arrow{width:8%}}@media screen and (max-width: 500px){.down-arrow{width:10%}}@keyframes revealFromLeft{0%{clip-path:polygon(0 0,0 100%,2% 100%,2% 0)}to{clip-path:polygon(0 0,0 100%,100% 100%,100% 0)}}@keyframes revealFromTop{0%{clip-path:polygon(0 0,100% 0,100% 0,0 0)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@font-face{font-family:Boiling;src:url(/assets/Boiling-DeQ6wRYo.ttf) format("truetype")}.about{height:auto;padding-bottom:3rem}.about h1{margin-top:0;margin-bottom:3rem;text-align:center;font-size:3rem;font-family:sans-serif;color:#033605;padding:3rem 0px 0px}.about-content{width:85%;display:grid;grid-template-columns:2fr .9fr;margin-inline:auto;place-items:center;gap:2rem}@media screen and (max-width: 800px){.about-content{display:grid;grid-template-columns:1fr}}.about-text p{font-size:1.25rem;font-family:sans-serif;font-weight:700;color:#033605}.about-text p:last-child{font-size:1rem}.span-common{display:inline-block;color:#fff;background-color:#033605;font-family:Boiling;font-size:1.5rem;padding:.25rem;transition:.75s ease-in-out}.about-text .span-up{transform:rotate(-2deg)}.about-text .span-up:hover{transform:rotate(2deg);font-size:1.75rem}.about-text .span-down{transform:rotate(1deg)}.about-text .span-down:hover{transform:rotate(-1deg);font-size:1.75rem}.about-image{display:flex;height:100%;justify-content:center;background-color:#033605;padding:1.5rem 1rem 1rem;border-radius:100vw 100vw 0px 0px}.about-image img{width:80%;margin:auto;border-radius:100vw 100vw 0px 0px}@media screen and (max-width: 800px){.about-image{display:none}}.resume{padding:2rem}.resume h1{text-align:center;font-size:3rem;font-family:sans-serif;color:#033605}.resume-content{margin:auto;text-align:center}.resume-content p{font-size:1.25rem;font-family:sans-serif;font-weight:700;color:#033605}.resume-container{display:flex;justify-content:center}.resume-container iframe{border:none}@media screen and (max-width: 800px){.resume-content p:nth-child(2),.resume-container{display:none}}details{font-family:sans-serif;overflow:hidden;transition:max-height .5s ease-out;box-shadow:0 2px 5px #000;flex:1;min-width:45%;max-width:48%;display:flex;flex-direction:column}details[open]{max-height:1200px}details:not([open]){max-height:42px}summary{background-color:#033605;color:#fbfada;font-weight:700;padding:12px 20px;cursor:pointer;text-align:center}details>summary{list-style:none}details>summary::marker,details>summary::-webkit-details-marker{display:none}@media screen and (max-width: 800px){details{min-width:100%;max-width:100%}}.projects{padding:2rem}.projects h1{text-align:center;font-size:3rem;font-family:sans-serif;color:#033605}.projects-container{width:80%;max-width:1000px;margin:0 auto;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.details-content{display:flex;flex-direction:column;flex:1;align-items:center;text-align:center;padding:0 1.5rem 1rem;border-radius:10px;gap:2rem;height:100%;min-height:500px;justify-content:flex-start}.details-text{min-height:160px}.details-text p{font-family:sans-serif;font-weight:700;color:#033605;font-size:1rem;margin-bottom:1rem}.details-image img{width:100%;height:600px;border-radius:5px}.details-links{display:flex;gap:1rem}@media screen and (max-width: 800px){.projects-container{flex-direction:column;align-items:center;width:100%}}.contact{padding:2rem}.contact h1{text-align:center;font-size:3rem;font-family:sans-serif;color:#033605}form{max-width:600px;margin:auto;display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column}label{font-size:1.25rem;font-family:sans-serif;font-weight:700;color:#033605}input,textarea{padding:.5rem;font-size:1rem;border:1px solid #ccc;border-radius:4px}button{padding:.75rem;font-size:1.25rem;background-color:#033605;border:none;color:#fbfada;font-weight:700;padding:12px 20px;cursor:pointer;text-align:center}button:hover{background-color:#022804}form p{font-family:sans-serif;font-weight:700;color:#033605;font-size:1rem;margin-top:-10px}.socials{display:flex;justify-content:center;align-items:center;margin-top:20px;margin-bottom:40px;gap:1.5rem}.socials a{display:flex;justify-content:center;align-items:center}.socials a:first-of-type{background-color:#033605;border-radius:50%;width:32px;height:32px}.footer{background-color:#033605;color:#fbfada;padding:1rem 0;text-align:center}
