@import "https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";
*,:before,:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}:root{--accent-color:#52f3ff59;--django-color:#67597a;--python-color:#45b69c;--js-color:#f77f00;--react-color:#007991;--css-color:#b5838d}body{font-family:Inter,sans-serif;font-size:18px}main{margin-top:50px}a{color:#000;transition:background-color .3s}a:hover{background-color:var(--accent-color)}p{margin-bottom:1em}h1{font-size:2.6em}.content{flex-direction:column;max-width:850px;min-height:100vh;margin:auto;padding-left:20px;padding-right:20px;display:flex}.wrapper-header{justify-content:space-between;align-items:center;height:50px;display:flex}.wrapper-header-links{flex-wrap:wrap;justify-content:flex-end;width:50%;display:flex}.header-text{background-color:#fff;font-size:1.25em;font-weight:700;text-decoration:none;transition:none}.header-text:hover{background-color:none}.header-link{margin-left:20px}@media (max-width:530px){.header-text{font-size:1em;font-weight:700}}.intro-text{font-weight:500}.home-header{flex-flow:wrap-reverse;justify-content:space-between;align-items:flex-end;display:flex}.container-section{margin-bottom:3rem}.heading-section{border:2px solid #000;width:fit-content;margin-bottom:1rem;padding:2px 6px;position:relative}.heading-section h2{margin:0;font-size:1.5em;font-weight:700}.color-box{content:"";background-color:var(--accent-color);z-index:-1;width:100%;height:100%;transition:all .4s;position:absolute;top:5px;left:5px}.article-preview{border-bottom:1px solid #00000040;margin-bottom:1rem}.article-preview:last-child{border-bottom:0}.article-preview-date{color:#696969;margin-top:0;margin-bottom:0;font-size:.875rem}.preview-title{font-size:1.125rem;font-weight:700;text-decoration:none}.wrapper-projects{flex-wrap:wrap;display:flex}.card-project{width:33%;min-width:400px}.project-preview-title{border-bottom:2px solid #000;padding-bottom:3px;font-size:1.125rem;font-weight:700;text-decoration:none}.project-preview-image{flex-direction:column;justify-content:center;align-items:center;max-width:350px;margin-top:10px;display:flex}.footer{border-top:3px solid #000;flex-flow:wrap;justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;padding-bottom:10px;font-size:1rem;display:flex}.footer-social{flex-direction:row;display:flex}.footer-social>a{margin-left:5px;margin-right:5px}.subscribe-container{flex-direction:row;justify-content:center;margin-top:35px;display:flex}.subscribe-container form{max-width:100%}.subscribe-header h2{font-size:1.25rem}.subscribe-fields-container{flex-direction:column;align-items:center;display:flex}.subscribe-form-fields{flex-flow:wrap;justify-content:center;align-items:center;max-width:100%;display:flex}.subscribe-input-container{max-width:100%}.subscribe-input-container input{border:2px solid #000;max-width:100%;margin-bottom:5px;margin-right:10px}.subscribe-button{background-color:#fff;border:2px solid #000;margin-bottom:5px;font-weight:700}.unsubscribe-text{font-size:.75em}.hero-container{color:#fff;background-image:url(/images/trees_background_optimized.jpg);background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;height:450px;padding:25px;display:flex}.portfolio-main{margin:0;font-family:Poppins,sans-serif}.portfolio-main h2{font-size:48px}.hero-content{flex-wrap:wrap;justify-content:space-between;width:1200px;max-width:1000px;display:flex}.hero-title{align-items:center;display:flex}.hero-title>h1{font-size:64px}.hero-details{font-size:24px;font-weight:700}.hero-details>p{margin-bottom:3px}.content-wrapper{justify-content:center;margin-left:20px;margin-right:20px;display:flex}.content-container{max-width:1000px}.about-header{flex-direction:row;justify-content:space-between;align-items:center;margin-top:16px;display:flex}.links-container{flex-direction:row;justify-content:space-between;width:80px;display:flex}.about-link:hover{background-color:#0000}.skills-container{flex-wrap:wrap;justify-content:space-around;margin-top:10px;margin-bottom:16px;display:flex}.skill{color:#fff;border-radius:20px;justify-content:center;align-items:center;width:121px;height:40px;margin-bottom:10px;font-size:18px;font-weight:700;display:flex}.django{background-color:var(--django-color)}.python{background-color:var(--python-color)}.javascript{background-color:var(--js-color)}.react{background-color:var(--react-color)}.css{background-color:var(--css-color)}.project-card{border-radius:10px;flex-wrap:wrap;justify-content:space-around;min-height:300px;margin-top:10px;margin-bottom:35px;padding:28px;display:flex;box-shadow:0 0 35px #0000001a}.project-image-container{justify-content:center;max-width:100%;display:flex}.project-image-wrapper{flex-direction:column;justify-content:center;max-width:345px;margin-bottom:10px;display:flex}.project-image{min-width:250px}.project-skills{flex-wrap:wrap;justify-content:space-between;gap:10px;width:75%;margin-top:auto;display:flex}@media (max-width:700px){.project-skills{justify-content:center;width:100%}}.content-container>h3{font-size:32px}.project-card-content{flex-direction:column;max-width:550px;display:flex}.project-card-header{flex-wrap:wrap-reverse;justify-content:space-between;display:flex}.project-title{font-size:32px}.project-subheading{margin-bottom:10px;font-weight:500}.project-tag{color:#fff;background-color:#1f9176;border-radius:20px;justify-content:center;align-items:center;width:180px;height:40px;margin-bottom:10px;font-size:18px;font-weight:700;display:flex}.project-link-container{justify-content:space-around;display:flex}.project-link{text-decoration:none}.project-link:hover{background-color:#fff}.project-link-content{align-items:center;display:flex}
code[class*=language-],pre[class*=language-]{text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;color:#c3cee3;tab-size:4;-webkit-hyphens:none;hyphens:none;background:#263238;border-radius:10px;font-family:Roboto Mono,monospace;font-size:1em;line-height:1.5em}code[class*=language-]::-moz-selection{background:#363636}pre[class*=language-]::-moz-selection{background:#363636}code[class*=language-] ::-moz-selection{background:#363636}pre[class*=language-] ::-moz-selection{background:#363636}code[class*=language-]::selection,pre[class*=language-]::selection,code[class*=language-] ::selection,pre[class*=language-] ::selection{background:#363636}:not(pre)>code[class*=language-],:not(pre)>code{white-space:normal;border-radius:.2em;padding:.1em}pre[class*=language-]{margin:.5em 0;padding:1.25em 1em;position:relative;overflow:auto}.language-css>code,.language-sass>code,.language-scss>code{color:#fd9170}[class*=language-] .namespace{opacity:.7}.token.atrule{color:#c792ea}.token.attr-name{color:#ffcb6b}.token.attr-value,.token.attribute{color:#c3e88d}.token.boolean{color:#c792ea}.token.builtin{color:#ffcb6b}.token.cdata,.token.char{color:#80cbc4}.token.class,.token.class-name{color:#ffcb6b}.token.color{color:#f2ff00}.token.comment{color:#546e7a}.token.constant{color:#c792ea}.token.deleted{color:#f07178}.token.doctype{color:#546e7a}.token.entity{color:#f07178}.token.function{color:#c792ea}.token.hexcode{color:#f2ff00}.token.id,.token.important{color:#c792ea;font-weight:700}.token.inserted{color:#80cbc4}.token.keyword{color:#c792ea;font-style:italic}.token.number{color:#fd9170}.token.operator{color:#89ddff}.token.prolog{color:#546e7a}.token.property{color:#80cbc4}.token.pseudo-class,.token.pseudo-element{color:#c3e88d}.token.punctuation{color:#89ddff}.token.regex{color:#f2ff00}.token.selector{color:#f07178}.token.string{color:#c3e88d}.token.symbol{color:#c792ea}.token.tag,.token.unit{color:#f07178}.token.url{color:#fd9170}.token.variable{color:#f07178}
