#nameplate{font-family:Montserrat,sans-serif;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:1rem}@media (width <= 768px){#nameplate h1{display:none}}@media (width > 768px){#nameplate h1{font-size:2rem}}#nameplate--logo{border-radius:24%;height:4rem}.button{border-radius:.375em;cursor:pointer;display:inline-block;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;padding:1rem 1.5rem}.button:hover{opacity:.4}.button:active{opacity:.75}.button--icon{display:flex;flex-flow:row nowrap;align-items:center;gap:.25rem}.button--icon--icon{font-size:2rem;line-height:0}.button--primary{background-color:#54ff9b;border:1px solid #54FF9B;color:#241c15}.button--primary.button--outlined{background-color:transparent;color:#54ff9b}.button--secondary{background-color:#e0e0e0;border:1px solid #E0E0E0;color:#9e9e9e}.button--secondary.button--outlined{background-color:transparent;border-color:#9e9e9e;color:#9e9e9e}.button--info{background-color:#3498db;border:1px solid #3498db;color:#f2f2f2}.button--info.button--outlined{background-color:transparent;color:#3498db}.button--success{background-color:#2ecc71;border:1px solid #2ecc71;color:#f2f2f2}.button--success.button--outlined{background-color:transparent;color:#2ecc71}.button--caution{background-color:#f1c40f;border:1px solid #f1c40f;color:#241c15}.button--caution.button--outlined{background-color:transparent;color:#f1c40f}.button--warning{background-color:#e67e22;border:1px solid #e67e22;color:#f2f2f2}.button--warning.button--outlined{background-color:transparent;color:#e67e22}.button--danger{background-color:#e74c3c;border:1px solid #e74c3c;color:#f2f2f2}.button--danger.button--outlined{background-color:transparent;color:#e74c3c}.button--transparent{background-color:transparent;border:none;color:#241c15;padding:1rem 0rem}#navbar{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin:0;padding:0;gap:3rem}header{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%}footer{font-family:Montserrat,sans-serif;color:#f2f2f2;background-color:#241c15;border-radius:.375rem;font-weight:700;padding:2rem;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}footer #copyright{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:1rem}footer #version{background-color:#ffffff40;padding:.5rem;border-radius:.375rem}footer #socials{list-style-type:none;margin:0;padding:0;font-size:2rem;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:1rem}footer .socials-icon{display:flex;flex-flow:row nowrap;align-items:center}footer .socials-icon:hover{cursor:pointer;opacity:.4}footer .socials-icon:active{opacity:.75}#root{color:#241c15;margin:0 auto;width:100%;display:flex;flex-flow:column nowrap;gap:4rem}@media (width <= 768px){#root{padding:2rem}}@media (width > 768px){#root{padding:4rem}}body{margin:0;display:flex;min-width:320px;min-height:100vh}#header-container{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between}#hero-container{color:#f2f2f2;background-image:url(/assets/churchill-DRRSZ-BJ.png);background-repeat:no-repeat;background-position:center;background-size:cover;padding:10rem;border-radius:.375rem;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:2rem}#hero-container h2{font-size:2rem;margin:0}#skills-container{display:flex;flex-flow:row wrap;justify-content:space-between;align-content:flex-start;gap:3rem}.skills-container-item{flex:1}#design-skills-target{margin:0 0 1rem}#design-skills-list{list-style-type:none;margin:0;padding:0;font-weight:700;display:flex;flex-flow:row wrap;align-items:center;gap:1rem}#development-skills-target{margin:0 0 1rem}#development-skills-list{list-style-type:none;margin:0;padding:0;font-weight:700;display:flex;flex-flow:row wrap;align-items:center;gap:1rem}.skills-item{background-color:#241c15;color:#f2f2f2;border-radius:.375rem;padding:1rem;display:flex;flex-flow:row nowrap;align-items:center;gap:.5rem;padding:1rem 1.5rem}.section-break{border:1px #241c15 solid;borde-radius:.375rem}#resume-header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}#interests-container{display:flex;flex-flow:row wrap;justify-content:space-between;align-content:flex-start;gap:2rem}#interests-title{margin:0 0 1rem}#interests-list{list-style-type:none;margin:0;padding:0;font-weight:700;display:flex;flex-flow:row wrap;align-items:center;gap:1rem}.interests-item{border-radius:.375rem;padding:1rem;display:flex;flex-flow:row nowrap;align-items:center;gap:.5rem;padding:1rem 1.5rem}.interests-icon{height:1.5rem}:root{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;background-color:#f2f2f2;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
