:root{--secondary-colour: #101c65;--background-colour: #070b0c;--section-background-colour: #fcfcfc;--secondary-link-colour-visited: #5d69b2;--nav-background: linear-gradient( 90deg, rgb(255 255 255 / 100%) 0%, rgb(255 255 255 / 75%) 75%, rgb(255 255 255 / 0%) 100% )}@media (prefers-color-scheme: dark){:root{--secondary-colour: #a2b5dd;--background-colour: #fcfcfc;--section-background-colour: #070b0c;--secondary-link-colour-visited: #bfc2d9;--nav-background: linear-gradient( 90deg, rgb(0 0 0 / 100%) 0%, rgb(0 0 0 / 50%) 75%, rgb(0 0 0 / 0%) 100% )}}@font-face{font-family:Khula;font-weight:300;src:url(/assets/Khula-Light-COCCnl7M.ttf)}@font-face{font-family:Khula;font-weight:400;src:url(/assets/Khula-Regular-D7Z6FAiU.ttf)}@font-face{font-family:Khula;font-weight:600;src:url(/assets/Khula-SemiBold-NYYEB2qx.ttf)}@font-face{font-family:Khula;font-weight:700;src:url(/assets/Khula-Bold-B-CNHHhB.ttf)}@font-face{font-family:Merienda;font-weight:400;src:url(/assets/Merienda-Regular-BzcD3aYO.ttf)}html{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}*,*:before,*:after{box-sizing:inherit}body{margin:0;padding:0;background-color:var(--section-background-colour);font-family:Khula,sans-serif;font-size:100%;line-height:1.6;color:var(--background-colour)}ul,li,h1,h2,h3,h4,p{margin:0;padding:0}h1{font-size:4rem;font-weight:700;line-height:1;color:#f1262e}h2{font-size:3rem;font-weight:700;line-height:1;color:#f1262e}img{height:auto;max-width:100%}.container{margin:0 auto;width:90%}a{color:var(--secondary-colour)}a:focus,a:hover,a:visited{color:var(--secondary-link-colour-visited)}a,a:focus,a:hover,a:visited{-webkit-text-decoration-color:#f1262e;text-decoration-color:#f1262e;text-underline-offset:.25rem}a:focus,a:hover{text-decoration-thickness:.1rem;text-underline-offset:.2em}header{padding-bottom:.5em;background-image:url(/assets/background-BjVFZ4NM.jpg);background-size:cover;max-height:15em}nav{padding-top:1em;padding-bottom:.5em;background-color:var(--section-background-colour)}.nav__links{display:flex}.nav__link{list-style-type:none;position:relative;margin-right:1.5em;font-weight:700}.header__title{padding-top:3em;font-family:Merienda,cursive;line-height:1.2}.header__title p{font-size:2rem;font-weight:400;color:var(--section-background-colour)}#about{margin-bottom:2em}.about__title{margin-top:.5em;margin-bottom:.5em;text-align:center}.about__text{margin-bottom:.75em}.about__image{height:1rem}@media (min-width: 50em){.about__content{display:flex;justify-content:center}}.about__paragraphs{max-width:60ch}@media (min-width: 40em){.about__paragraphs{margin-right:auto;margin-left:auto}}@media (min-width: 50em){.about__paragraphs{margin-right:unset;margin-left:unset}}.about__link{display:flex;align-items:flex-end;gap:.5em}@media (prefers-color-scheme: dark){.about__link img{filter:invert(100%)}}.about__avatar{max-width:12.5em;margin-top:1em;margin-right:auto;margin-left:auto}@media (min-width: 50em){.about__avatar{margin-top:unset;margin-right:unset;margin-left:1em}}.spacer{background-color:var(--background-colour);background-image:url(/assets/background-BjVFZ4NM.jpg);background-position:center;background-size:cover;height:1em;margin-right:auto;margin-left:auto}.projects__title{margin-top:2em;margin-bottom:.5em;text-align:center}.projects__fem{margin-bottom:2em;text-align:center}.project{padding-bottom:5em;max-width:calc(320px + 60ch)}.project:last-of-type{padding-bottom:2em}@media (min-width: 50em){.project{margin:0 auto}}@media (min-width: 50em){.projects__info{display:flex;gap:1rem}}@media (min-width: 50em){.project:nth-of-type(2n) .projects__image{order:1}}.projects__text{max-width:60ch}@media (min-width: 50em){.projects__text{text-align:left;width:60%}}.projects__image{text-align:center}@media (min-width: 50em){.projects__image{text-align:unset;margin-right:1em;margin-left:1em;width:40%}}.projects__header{font-size:2rem;text-align:center}.projects__date{font-style:italic}.projects__about a{position:relative;white-space:nowrap}.projects__note{font-style:italic}.projects__languages{margin-top:.5em;margin-left:12px;font-weight:300;display:flex;flex-wrap:wrap;-moz-column-gap:1.5rem;column-gap:1.5rem}.projects__languages li::marker{color:#f1262e}.projects__buttons{display:flex;justify-content:center;margin-top:.5em}@media (min-width: 50em){.projects__buttons{text-align:left;justify-content:flex-start}}.projects__buttons a{text-decoration:none}.projects__button{background:var(--section-background-colour);border:2px solid var(--secondary-colour);cursor:pointer;position:relative;transition:color .3s ease-in-out;z-index:1;padding:1em 1.5em .5em;font-size:.75rem;font-weight:600;color:var(--secondary-colour);text-transform:uppercase}.projects__button:not(:last-of-type){margin-right:2em}.projects__button:after{background-color:var(--secondary-colour);bottom:0;content:"";height:100%;left:0;position:absolute;transition:transform .3s ease-in-out;width:100%;transform:scale(0);transform-origin:top right;z-index:-1}.projects__button:hover:after,.projects__button:focus:after{transform:scale(1);transform-origin:bottom left}.projects__button:hover,.projects__button:focus{color:var(--section-background-colour)}.projects__button:active{position:relative;top:2px}#contact{padding-top:.75em;padding-bottom:.5em;background-color:#070b0c;background-image:url(/assets/background-BjVFZ4NM.jpg);background-position:-6em bottom;background-size:cover;max-height:7em;text-align:right}.contact__icon{margin-left:1em;display:inline-block}.contact__icon a{align-items:center;display:inline-flex;justify-content:center;padding:6px}.contact__icon img{filter:invert(78%) sepia(12%) saturate(844%) hue-rotate(185deg) brightness(94%) contrast(83%);height:32px;width:32px}.contact__icons a:hover,.contact__icons a:focus{color:#f1262e}.contact__icons a:hover img,.contact__icons a:focus img{filter:invert(20%) sepia(64%) saturate(5504%) hue-rotate(348deg) brightness(100%) contrast(89%)}
