*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-cream: #f2efe6;--color-yellow: #f3e55c;--color-orange: #ed8a43;--color-red: #d1422d;--color-brown: #683731;--color-navy: #1c2c4f;--color-blue: #3b5887;--color-light-blue: #8ba0b6;--color-olive: #5e6c4e;--color-green: #3e5a41}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;color:var(--color-navy);background-color:var(--color-cream)}header{position:relative;font-family:"Jacquarda Bastarda 9",serif;font-size:2.5rem}.header-name{font-size:2.5rem;letter-spacing:1px;text-shadow:2px 2px 0 var(--color-navy)}h1,h2,h3,h4,h5,h6{font-family:"Jacquarda Bastarda 9",serif;margin-bottom:.5em;line-height:1.2;color:var(--color-brown)}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-bottom:1rem}a{color:var(--color-blue);text-decoration:none}a:hover{color:var(--color-red);text-decoration:underline}.w-full{width:90%;margin-top:60px}.h-auto{height:60%}.object-cover{object-fit:cover}.rounded-lg{border-radius:.5rem}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:1rem}.m-4{margin:1.5rem}.m-5{margin:3rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:1rem}.p-4{padding:1.5rem}.p-5{padding:3rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.bg-primary{background-color:var(--color-cream)}.bg-secondary{background-color:var(--color-yellow)}.bg-accent{background-color:var(--color-red)}.text-primary{color:var(--color-navy)}.text-secondary{color:var(--color-blue)}.text-accent{color:var(--color-red)}.bg-orange{background-color:var(--color-orange)}.bg-brown{background-color:var(--color-brown)}.bg-navy{background-color:var(--color-navy)}.bg-light-blue{background-color:var(--color-light-blue)}.bg-olive{background-color:var(--color-olive)}.bg-green{background-color:var(--color-green)}.text-orange{color:var(--color-orange)}.text-brown{color:var(--color-brown)}.text-navy{color:var(--color-navy)}.text-light-blue{color:var(--color-light-blue)}.text-olive{color:var(--color-olive)}.text-green{color:var(--color-green)}html{font-size:14px}@media (min-width: 640px){html{font-size:16px}}@media (min-width: 1024px){html{font-size:16px}}.container{width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto}@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2){.content-wrapper{flex-direction:column}.image-container{order:-1}.w-full{margin-top:10%}img{width:50%;margin-left:10%}.experience-list{padding-left:1rem}}@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 2){html{font-size:16px}.container{max-width:640px}.content-wrapper{flex-direction:column}.image-container{order:0;width:70%;margin-top:10%;margin-left:16%}.w-full{width:100%;margin-top:0;margin-left:0}.text-content{margin-top:10%}img{width:100%}.experience-list{padding-left:0}.social-links{margin-left:-7%}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1){.content-wrapper{flex-direction:row;align-items:flex-start}.image-container{width:40%;order:-1}.text-content{width:60%;padding-left:2rem}.container{max-width:90%}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape){html{font-size:15px}}@media only screen and (min-device-width: 834px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2){.content-wrapper{flex-direction:row;align-items:flex-start}img{width:100%}.image-container{width:40%;order:0}.text-content{width:60%;padding-left:2rem}}@media only screen and (min-device-width: 834px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape){html{font-size:15px}}@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1){html{font-size:18px}.container{max-width:1024px}.content-wrapper{flex-direction:row;align-items:flex-start}.image-container{width:40%;order:0}.text-content{width:60%;padding-left:2rem}}@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi){// Styles for high-resolution devices{}}.decorative-border{position:absolute;bottom:0;left:0;right:0;height:4px;background:repeating-linear-gradient(to right,var(--color-green) 0,var(--color-green) 10px,var(--color-yellow) 10px,var(--color-yellow) 20px)}.content-wrapper{display:flex}.gif-container{padding-right:2rem}img{margin-left:1%;margin-top:30%}.experience-list{padding-left:2rem}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-link{display:flex;align-items:center;padding:.5rem 1rem;background-color:#f0f0f0;border-radius:9999px;text-decoration:none;color:#333;transition:background-color .3s ease}.social-link:hover{background-color:#e0e0e0}.social-link .icon{margin-right:.5rem;font-size:1.2em}.social-link .name{font-weight:500}.diagonal-bg{background-image:linear-gradient(45deg,var(--color-cream) 25%,var(--color-yellow) 25%,var(--color-yellow) 50%,var(--color-cream) 50%,var(--color-cream) 75%,var(--color-yellow) 75%,var(--color-yellow) 100%);background-size:56.57px 56.57px}.min-h-screen{min-height:100vh}.flex-grow{flex-grow:1}.mt-auto{margin-top:auto}
