@import"https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";footer{position:fixed;left:0;bottom:0;background:#35373b;width:100%;height:3rem;display:flex;flex-direction:row;align-items:center;justify-content:center}footer p{color:#fff;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:center;align-content:center;gap:1rem;font-family:Roboto,sans-serif}footer p .footer-brand-name{font-weight:600}footer p .footer-brand-by{font-weight:200;margin-left:-.7rem}footer p a{text-decoration:none;color:#fff;font-weight:200}footer p .link-linkedin,footer p .link-github{background:#5a5d62;padding:.1rem 1rem;border-radius:1rem;box-shadow:0 2px 5px #00000040}footer p .link-linkedin:hover,footer p .link-github:hover{background:rgba(255,255,255,.2)}@media (max-width: 485px){footer p{font-size:.7rem;display:flex;flex-direction:row;gap:1rem}footer p .link-linkedin,footer p .link-github{padding:.1rem .5rem}}header{position:relative;padding:8px 0;border-width:10px 0 0;border-top-style:solid;-o-border-image:linear-gradient(139deg,#96c626,#b7d868,#ff6a00,#ff005a) 3;border-image:linear-gradient(139deg,#96c626,#b7d868,#ff6a00,#ff005a) 3;padding:1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#35373b}header .header-logo{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem}header .header-logo img{width:3rem}header .header-logo h1{font-size:2rem;font-family:Roboto,sans-serif;color:#fff}header .header-logo h1 span{color:#96c626}header .header-nav ul{list-style:none;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:1rem}header .header-nav ul li a{padding:12px 30px;background:#5a5d62;border-radius:2rem;text-decoration:none;color:#fff;font-family:Roboto,sans-serif;font-weight:600;box-shadow:0 2px 5px #00000040;box-sizing:border-box}header .header-nav ul li a:hover{background:rgba(255,255,255,.2)}header .header-nav ul li .button-share{background:#96c626}header .header-nav ul li .button-share:hover{background:#dce3ca;box-shadow:0 0 0 1px var(#dce3ca)}header .header-nav ul .info-user{display:flex;flex-direction:row;gap:.5rem;font-family:Roboto,sans-serif;color:#fff}header .header-nav ul .info-user i{margin-right:.5rem}header .header-nav ul .info-user img{border-radius:1rem}@media (max-width: 715px){header .header-logo img{width:1.5rem}header .header-logo h1{font-size:1rem}header .header-nav ul li a{padding:10px 15px}}@media (max-width: 600px){header .header-logo img{width:1.5rem}header .header-logo h1{font-size:1rem}header .header-nav ul li .button-share{padding:10px 15px}}@media (max-width: 485px){header .header-logo img{width:1.5rem}header .header-logo h1{display:none}header .header-nav ul li a,header .header-nav ul li .button-share{padding:5px 10px}}div{box-sizing:border-box}*{margin:0;padding:0;line-height:calc(.5rem + 1em)}*,:before,:after{box-sizing:border-box}*:where(:not(fieldset,progress,meter)){border-width:0;border-style:solid;background-origin:border-box;background-repeat:no-repeat}html{block-size:100%;-webkit-text-size-adjust:none}@media (prefers-reduced-motion: no-preference){html:focus-within{scroll-behavior:smooth}}body{text-rendering:optimizeSpeed;min-block-size:100%}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,svg,video){block-size:auto;max-inline-size:100%}:where(svg){stroke:none;fill:currentColor}:where(svg):where(:not([fill])){stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round}:where(svg):where(:not([width])){inline-size:5rem}:where(input,button,textarea,select),:where(input[type=file])::-webkit-file-upload-button{color:inherit;font:inherit;font-size:inherit;letter-spacing:inherit;word-spacing:inherit}:where(textarea){resize:vertical}@supports (resize: block){:where(textarea){resize:block}}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}h1{font-size:2em}:where(ul,ol){list-style-position:inside}:where(ul,ol)[role=list]{list-style:none}a:not([class]){text-decoration-skip-ink:auto}:where(a[href],area,button,input,label[for],select,summary,textarea,[tabindex]:not([tabindex*="-"])){cursor:pointer;touch-action:manipulation}:where(input[type=file]){cursor:auto}:where(input[type=file])::-webkit-file-upload-button,:where(input[type=file])::file-selector-button{cursor:pointer}@media (prefers-reduced-motion: no-preference){:focus-visible{transition:outline-offset 145ms cubic-bezier(.25,0,.4,1)}:where(:not(:active)):focus-visible{transition-duration:.25s}}:where(:not(:active)):focus-visible{outline-offset:5px}:where(button,button[type],input[type=button],input[type=submit],input[type=reset]),:where(input[type=file])::-webkit-file-upload-button,:where(input[type=file])::file-selector-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;text-align:center}:where(button,button[type],input[type=button],input[type=submit],input[type=reset])[disabled]{cursor:not-allowed}html body{margin:0;background:#f4f2f2}
