@keyframes move-in-left{0%{opacity:0;transform:translateX(-10rem)}to{opacity:1;transform:translate(0)}}@keyframes move-in-right{0%{opacity:0;transform:translateX(10rem)}to{opacity:1;transform:translate(0)}}@keyframes move-in-bottom{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translate(0)}}@keyframes move-in-top{0%{opacity:0;transform:translateY(-3rem)}to{opacity:1;transform:translate(0)}}@keyframes show-up{0%{opacity:0}50%{opacity:.5}80%{opacity:.8}to{opacity:1}}*,:after,:before{box-sizing:inherit;margin:0;padding:0}html{font-size:62.5%}@media only screen and (min-width:112.5em){html{font-size:75%}}body{background-color:#181717;box-sizing:border-box;color:#fff;font-weight:400;line-height:1.7;min-height:100vh;position:relative;z-index:auto}::selection{background-color:#127168;color:#fff}::placeholder{color:#bbb}.light{background-color:#fff;color:#181717}.light ::selection{background-color:#b6a6d1}.light ::placeholder{color:#bbb}.heading-primary,.heading-primary-animation{-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#fff;display:block;font-size:4rem;font-weight:400;letter-spacing:3rem;text-transform:uppercase}@media only screen and (max-width:75em){.heading-primary,.heading-primary-animation{font-size:3.8rem;letter-spacing:2rem}}@media only screen and (max-width:56.25em){.heading-primary,.heading-primary-animation{font-size:3.8rem;letter-spacing:1rem}}@media only screen and (max-width:37.5em){.heading-primary,.heading-primary-animation{font-size:2rem;letter-spacing:1rem}}@media only screen and (max-width:28.5em){.heading-primary,.heading-primary-animation{font-size:4rem;letter-spacing:.5}}.heading-primary-animation{animation-duration:1s;animation-name:move-in-top;animation-timing-function:ease-out}.light .heading-primary,.light .heading-primary-animation{color:#181717}.link-button{background-color:#226db3;border-radius:1rem;color:#fff;font-size:1.6rem;padding:.5rem 1rem;text-decoration:none}.link-button:hover{background-color:#fff;color:#226db3}.text-button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;padding:0}.text-button,.text-button:hover{text-decoration:none}.section-title{align-items:normal;cursor:default;display:inline-block;flex-direction:row}@media only screen and (max-width:28.5em){.section-title{align-items:center;display:flex;flex-direction:column}}.secondary-background{background-color:#1c2128;border-radius:2rem;padding:2rem}.light .secondary-background{background-color:#f8f8f8;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.section-margin-1{margin-top:8rem}.section-margin-2{margin-top:5rem}.section-margin-3{margin-top:2rem}.divider{background-color:#fff;height:1px;margin:1rem 2rem;width:100%}@media only screen and (max-width:37.5em){.divider{margin:.8rem 2rem}}.App{font-family:Roboto Slab,serif;height:100vh}.delay-on-show{animation-delay:1s;animation-duration:.5s;animation-fill-mode:forwards;animation-name:show-up;opacity:0}.application-container{border:1px solid #1c2128;border-radius:2rem;box-shadow:0 2rem 6rem #0000004d;font-size:1.3rem;height:47rem;margin-left:1.5rem;margin-right:1.5rem;overflow:hidden;width:50rem}.application-container:focus,.application-container:hover{border:none!important}.application-container__img,.application-container__img .img{border-radius:2rem;height:100%;overflow:hidden;width:100%}.application-container__img .img{object-fit:cover}.application-container:focus>.application,.application-container:hover>.application{align-items:center;display:flex;flex-direction:column}.application-container:focus>.application-container__img,.application-container:hover>.application-container__img{display:none}@media only screen and (max-width:75em){.application-container{font-size:1.2rem;height:40rem;width:43rem}}@media only screen and (max-width:56.25em){.application-container{font-size:1.1rem;height:40rem;width:41.5rem}}@media only screen and (max-width:37.5em){.application-container{font-size:1rem;height:38rem;margin-left:0;margin-right:0;width:35rem}}.application{background-image:linear-gradient(to left top,#333,#127168);border-radius:2rem;display:none;height:100%;padding:1rem;width:100%}.application .title{align-items:center;display:flex;justify-content:center}.application .logo{background-color:#fff;border-radius:1.5rem;height:6rem;margin-right:1rem;width:6rem}.application .description__list{align-items:center;display:flex;flex-direction:column;justify-content:center;list-style:none;margin-top:.3rem}.application .description__list li:not(:last-child){margin-bottom:1rem}.application__button-container{align-items:center;display:flex;justify-content:space-around;margin-top:auto;width:50%}.light .application-container{border:1px solid #f8f8f8;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.light .application{background-image:linear-gradient(to left top,#eee,#b6a6d1)}.tech-container{display:flex;justify-content:space-around;margin-bottom:1rem;margin-top:1rem;width:100%}.tech-container__stack{margin-bottom:auto;margin-right:1rem}.tech-container__list{display:flex;flex-direction:column;justify-content:center;list-style:none}.application-img-container{display:none}.companies{flex-direction:column;font-size:1.6rem;scroll-margin-top:12rem}.companies,.companies__list{align-items:center;display:flex;justify-content:center}.companies__list{flex-direction:row;list-style:none}@media only screen and (max-width:37.5em){.companies__list{flex-direction:column}}.companies__list li:not(:last-child){margin-bottom:0;margin-right:2rem}@media only screen and (max-width:37.5em){.companies__list li{flex-direction:column}.companies__list li:not(:last-child){margin-bottom:2rem;margin-right:0}}.companies__img{border-radius:1.5rem;width:18rem}.company-item{align-items:center;background-color:#fff;border-radius:2rem;cursor:pointer;display:flex;height:10rem;justify-content:center;width:18rem}.company-item:focus,.company-item:hover{transform:scale(1.1)}.company-item__img{border-radius:1.5rem;width:15rem}.light .company-item{background-color:#f8f8f8;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.company-modal__description,.company-modal__postion{margin-bottom:1rem}.company-modal__stack{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.company-modal__stack-list{display:flex;flex-direction:column;justify-content:center;list-style:none}.company-modal__stack-item{cursor:default}.company-modal__stack-item:focus,.company-modal__stack-item:hover{transform:scale(1.3)}.dropdown-menu,.dropdown-menu-open{align-items:center;border-radius:1rem;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-right:3rem;padding:0 .5rem;width:25rem}.dropdown-menu-open:hover,.dropdown-menu:hover{background-color:#127168}@media only screen and (max-width:56.25em){.dropdown-menu,.dropdown-menu-open{margin-right:4px;width:24rem}}@media only screen and (max-width:37.5em){.dropdown-menu,.dropdown-menu-open{width:16rem}}.dropdown-menu-open__header,.dropdown-menu__header{cursor:pointer}.dropdown-menu-open__text,.dropdown-menu__text{align-items:center;display:flex;flex-wrap:wrap;font-size:3rem;gap:2rem}@media only screen and (max-width:37.5em){.dropdown-menu-open__text,.dropdown-menu__text{font-size:2rem;gap:0;margin-right:0}}.dropdown-menu-open__img,.dropdown-menu__img{width:3rem}.dropdown-menu-open__img path,.dropdown-menu__img path{fill:#fff}.dropdown-menu-open__list-container,.dropdown-menu__list-container{cursor:default;position:relative;width:25rem}@media only screen and (max-width:56.25em){.dropdown-menu-open__list-container,.dropdown-menu__list-container{width:24rem}}@media only screen and (max-width:37.5em){.dropdown-menu-open__list-container,.dropdown-menu__list-container{width:16rem}}.dropdown-menu-open__list,.dropdown-menu__list{align-items:flex-start;background-image:linear-gradient(to left top,#333,#127168);border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;display:flex;flex-direction:column;gap:1rem;justify-content:center;left:0;list-style:none;margin:0;padding:2rem;position:absolute;top:-8px;width:100%}@media only screen and (max-width:37.5em){.dropdown-menu-open__list,.dropdown-menu__list{top:-8px}}.dropdown-menu-open__item,.dropdown-menu__item{align-items:center;display:flex;width:100%}.dropdown-menu-open__link,.dropdown-menu__link{align-items:center;color:inherit;cursor:pointer;display:flex;gap:1.5rem;text-decoration:none}.dropdown-menu-open__img,.dropdown-menu__img{fill:#fff;height:2rem;width:2rem}.dropdown-menu-open__name,.dropdown-menu__name{font-size:1.4rem}.dropdown-menu-open__name:focus,.dropdown-menu-open__name:hover,.dropdown-menu__name:focus,.dropdown-menu__name:hover{transform:scale(1.3)}.dropdown-menu-open{background-color:#127168;margin-top:2.2rem}@media only screen and (max-width:37.5em){.dropdown-menu-open{margin-top:1.7rem}}.light .dropdown-menu-open:hover,.light .dropdown-menu:hover{background-color:#b6a6d1}.light .dropdown-menu-open__list,.light .dropdown-menu__list{background-image:linear-gradient(to left top,#eee,#b6a6d1)}.light .dropdown-menu-open__img path,.light .dropdown-menu__img path{fill:#181717}.education{align-items:center;font-size:1.6rem;scroll-margin-top:12rem}.education,.education__list{display:flex;flex-direction:column;justify-content:center}.education__list{align-items:flex-start;list-style:none;margin-bottom:2rem}@media only screen and (max-width:37.5em){.education__list{align-items:center}}.education__item{align-items:center;display:flex;flex-direction:row;justify-content:center}@media only screen and (max-width:37.5em){.education__item{flex-direction:column}}.education__img{margin-bottom:0;margin-right:2rem;width:14rem}@media only screen and (max-width:37.5em){.education__img{margin-bottom:.5rem;margin-right:0;width:12rem}}.education__name{align-items:normal;cursor:default;display:inline-block;flex-direction:row}@media only screen and (max-width:37.5em){.education__name{align-items:center;display:flex;flex-direction:column;font-size:1.6rem}}.following-eyes{align-items:center;background-color:#f8f84f;border-radius:50%;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;height:12rem;justify-content:center;position:relative;width:12rem}.following-eyes:before{background-color:#d67922;border-bottom-left-radius:7rem;border-bottom-right-radius:7rem;content:"";height:4rem;position:absolute;top:7rem;transition:.5s;width:8rem}.following-eyes:hover:before{background-color:#d67922;border-radius:1rem;height:2rem;top:7rem;width:8rem}.following-eyes .eyes{display:flex;position:relative;top:-2rem}.following-eyes .eyes .eye{background:#fff;border-radius:50%;display:inline-block;height:4rem;margin:0 .5rem;overflow:hidden;position:relative;width:4rem}.following-eyes .eyes .ball{background:#000;border:7px solid #127168;border-radius:50%;height:3rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:3rem}.light .following-eyes .ball{border:7px solid #298deb}.header{align-items:center;animation-delay:1s;animation-duration:.5s;animation-fill-mode:forwards;animation-name:show-up;background-color:#1c2128;border-bottom:1px solid #bbbbbb80;display:flex;height:8rem;justify-content:space-between;left:0;opacity:0;position:fixed;top:0;transform-origin:top;transition:height .15s ease-in-out,transform .15s ease-in-out;width:100%;z-index:90}.header.header--shrunk{height:5rem}.light .header{background-color:#f8f8f8;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.intro{align-items:center;display:flex;flex-direction:column;margin-top:15rem;scroll-margin-top:20rem;width:100%}.intro__description{animation-delay:.5s;animation-duration:1s;animation-fill-mode:forwards;animation-name:move-in-top;font-size:1.6rem;opacity:0}.modal-overlay{align-items:center;background-color:#000c;bottom:0;display:flex;font-size:1.6rem;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.modal-content{background-color:#1c2128;border-radius:2rem;box-shadow:0 2px 10px #0000001a;font-size:1.6rem;max-height:100%;max-width:70rem;overflow:auto;padding:3rem;position:relative;z-index:3000}.modal-content .modal-header{align-items:center;display:flex;font-size:1.6rem;justify-content:space-between;margin-bottom:2rem;width:100%}.modal-content .modal-header .modal-icon-container{align-items:center;background-color:#fff;border-radius:2rem;cursor:default;display:flex;height:5rem;justify-content:center;width:12rem}.modal-content .modal-header .modal-icon-container .modal-icon-img{width:10rem}.modal-content .modal-header__close-img{color:#fff;height:2rem;width:2rem}.light .modal-content{background-color:#f8f8f8}.light .modal-content .modal-header .modal-icon-container{background-color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.light .modal-content .modal-header__close-img{color:#181717}.navigation-shrunk__checkbox,.navigation__checkbox{display:none}.navigation-shrunk__button,.navigation__button{background-color:#fff;border-radius:50%;box-shadow:0 1rem 3rem #1817171a;cursor:pointer;height:6rem;left:5rem;position:fixed;text-align:center;top:1rem;width:6rem;z-index:200}@media only screen and (max-width:56.25em){.navigation-shrunk__button,.navigation__button{height:6rem;left:.5rem;width:6rem}}.navigation-shrunk__icon,.navigation__icon{margin-top:3rem;position:relative}@media only screen and (max-width:56.25em){.navigation-shrunk__icon,.navigation__icon{margin-top:3rem}}.navigation-shrunk__icon,.navigation-shrunk__icon:after,.navigation-shrunk__icon:before,.navigation__icon,.navigation__icon:after,.navigation__icon:before{background-color:#333;display:inline-block;height:2px;transition:all .2s;width:3rem}.navigation-shrunk__icon:after,.navigation-shrunk__icon:before,.navigation__icon:after,.navigation__icon:before{content:"";left:0;position:absolute}.navigation-shrunk__icon:before,.navigation__icon:before{content:"";top:-.8rem}.navigation-shrunk__icon:after,.navigation__icon:after{content:"";top:.8rem}.navigation-shrunk__checkbox:checked+.navigation-shrunk__button .navigation-shrunk__icon,.navigation-shrunk__checkbox:checked+.navigation-shrunk__button .navigation__icon,.navigation-shrunk__checkbox:checked+.navigation__button .navigation-shrunk__icon,.navigation-shrunk__checkbox:checked+.navigation__button .navigation__icon,.navigation__checkbox:checked+.navigation-shrunk__button .navigation-shrunk__icon,.navigation__checkbox:checked+.navigation-shrunk__button .navigation__icon,.navigation__checkbox:checked+.navigation__button .navigation-shrunk__icon,.navigation__checkbox:checked+.navigation__button .navigation__icon{background-color:#0000}.navigation-shrunk__checkbox:checked+.navigation-shrunk__button .navigation-shrunk__icon:before,.navigation-shrunk__checkbox:checked+.navigation-shrunk__button .navigation__icon:before,.navigation-shrunk__checkbox:checked+.navigation__button .navigation-shrunk__icon:before,.navigation-shrunk__checkbox:checked+.navigation__button .navigation__icon:before,.navigation__checkbox:checked+.navigation-shrunk__button .navigation-shrunk__icon:before,.navigation__checkbox:checked+.navigation-shrunk__button .navigation__icon:before,.navigation__checkbox:checked+.navigation__button .navigation-shrunk__icon:before,.navigation__checkbox:checked+.navigation__button .navigation__icon:before{top:0;transform:rotate(135deg)}.navigation-shrunk__checkbox:checked+.navigation-shrunk__button .navigation-shrunk__icon:after,.navigation-shrunk__checkbox:checked+.navigation-shrunk__button .navigation__icon:after,.navigation-shrunk__checkbox:checked+.navigation__button .navigation-shrunk__icon:after,.navigation-shrunk__checkbox:checked+.navigation__button .navigation__icon:after,.navigation__checkbox:checked+.navigation-shrunk__button .navigation-shrunk__icon:after,.navigation__checkbox:checked+.navigation-shrunk__button .navigation__icon:after,.navigation__checkbox:checked+.navigation__button .navigation-shrunk__icon:after,.navigation__checkbox:checked+.navigation__button .navigation__icon:after{top:0;transform:rotate(-135deg)}.navigation-shrunk__background,.navigation__background{animation-delay:1s;animation-duration:1s;animation-fill-mode:forwards;animation-name:show-up;background-image:radial-gradient(#333,#127168);border-radius:50%;height:5rem;left:5.5rem;opacity:0;position:fixed;top:1.5rem;transition:transform .8s cubic-bezier(.86,0,.07,1);width:5rem;z-index:100}@media only screen and (max-width:56.25em){.navigation-shrunk__background,.navigation__background{height:5rem;left:.5rem;top:1.5rem;width:5rem}}.navigation-shrunk__nav,.navigation__nav{height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .8s cubic-bezier(.68,-.55,.265,1.55);width:0;z-index:150}.navigation-shrunk__list,.navigation__list{left:50%;list-style:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}.navigation-shrunk__item,.navigation__item{margin:1rem}.navigation-shrunk__link:link,.navigation-shrunk__link:visited,.navigation__link:link,.navigation__link:visited{background-image:linear-gradient(120deg,#0000,#0000 50%,#fff 0);background-size:250%;border-radius:2rem;color:#fff;display:inline-block;font-size:3rem;font-weight:300;padding:1rem 2rem;text-decoration:none;text-transform:capitalize;transition:all .4s}.navigation-shrunk__link:active,.navigation-shrunk__link:hover,.navigation__link:active,.navigation__link:hover{background-position:100%;color:#127168;transform:translateX(-1rem)}.navigation-shrunk__checkbox:checked~.navigation-shrunk__background,.navigation-shrunk__checkbox:checked~.navigation__background,.navigation__checkbox:checked~.navigation-shrunk__background,.navigation__checkbox:checked~.navigation__background{transform:scale(80)}.navigation-shrunk__checkbox:checked~.navigation-shrunk__nav,.navigation-shrunk__checkbox:checked~.navigation__nav,.navigation__checkbox:checked~.navigation-shrunk__nav,.navigation__checkbox:checked~.navigation__nav{opacity:1;pointer-events:auto;width:100%}.navigation-shrunk__button{height:4rem;top:.5rem;width:4rem}.navigation-shrunk__icon{margin-top:2rem}.navigation-shrunk__icon,.navigation-shrunk__icon:after,.navigation-shrunk__icon:before{height:1.5px;width:1.8rem}.navigation-shrunk__icon:before{top:-.5rem}.navigation-shrunk__icon:after{height:1.6px;top:.45rem}.navigation-shrunk__background{height:4rem;left:5rem;top:.5rem;width:4rem}@media only screen and (max-width:56.25em){.navigation-shrunk__background{left:.5rem}}.light .navigation-shrunk__background,.light .navigation__background{background-image:radial-gradient(#bbb,#b6a6d1)}.light .navigation-shrunk__link:link,.light .navigation-shrunk__link:visited,.light .navigation__link:link,.light .navigation__link:visited{background-image:linear-gradient(120deg,#0000,#0000 50%,#fff 0);color:#181717}.light .navigation-shrunk__link:active,.light .navigation-shrunk__link:hover,.light .navigation__link:active,.light .navigation__link:hover{color:#b6a6d1}.personal-projects{align-items:center;display:flex;flex-direction:column;justify-content:center;scroll-margin-top:12rem}.personal-projects .description-container{align-items:center;display:flex;flex-direction:column;font-size:1.6rem}.personal-projects__dev-fun{font-size:1.6rem}.personal-projects .applications-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.profile{animation-delay:1s;animation-duration:1s;animation-fill-mode:forwards;animation-name:show-up;animation-timing-function:ease-out;opacity:0}.profile__img{background-image:radial-gradient(#333,#127168);border:2px solid #bbb;border-radius:50%;height:20rem;width:20rem}.light .profile__img{background-image:radial-gradient(#bbb,#b6a6d1);border:2px solid #363b42;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.stack{align-items:center;display:flex;flex-direction:column;font-size:1.6rem;scroll-margin-top:12rem;width:100%}.stack .stack-item-container{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}@media only screen and (max-width:56.25em){.stack .stack-item-container{flex-wrap:wrap}}.stack-item{align-items:center;display:flex;flex-direction:column;font-size:1.3rem;height:34rem;margin-right:2rem;margin-top:1rem;text-transform:capitalize;width:30rem}.stack-item__item{cursor:default}.stack-item__item:focus,.stack-item__item:hover{transform:scale(1.3)}.stack-item__title{align-items:center;display:flex;flex-direction:column;justify-content:center}.stack-item__img{height:6rem;width:6rem}.stack-item__list{flex-direction:column;justify-content:center;list-style:none}.stack-item__list,.stack-loop{align-items:center;display:flex}.stack-loop{cursor:default;font-size:2rem;justify-content:space-around;padding:2rem 0}.stack-loop__img{height:5rem;margin-right:2rem;opacity:0;width:5rem}.stack-loop__img--animation1,.stack-loop__img--animation2{animation-delay:1s;animation-duration:1s;animation-fill-mode:forwards;animation-timing-function:ease-out}.stack-loop__img--animation1{animation-name:move-in-left}.stack-loop__img--animation2{animation-name:move-in-right}.stack-loop__name{opacity:0}.stack-loop__name--animation1,.stack-loop__name--animation2{animation-delay:2s;animation-duration:1s;animation-fill-mode:forwards;animation-timing-function:ease-out}.stack-loop__name--animation1{animation-name:move-in-bottom}.stack-loop__name--animation2{animation-name:move-in-top}.switch-container{align-items:center;display:flex;justify-content:center}.switch-label{display:inline-block;font-family:inherit;font-size:1.5rem;margin-bottom:55px}.toggle-switch{display:inline-block;position:absolute;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;vertical-align:middle;width:75px}@media only screen and (max-width:37.5em){.toggle-switch{width:45px}}.toggle-switch-checkbox{display:none}.toggle-switch-label{border:0 solid #fff;border-radius:20px;cursor:pointer;display:block;margin:0;overflow:hidden}.toggle-switch-inner{display:block;margin-left:-100%;transition:margin .3s ease-in 0s;width:200%}.toggle-switch-inner:after,.toggle-switch-inner:before{box-sizing:border-box;color:#fff;display:block;float:left;font-size:14px;height:34px;line-height:34px;padding:0;width:50%}@media only screen and (max-width:37.5em){.toggle-switch-inner:after,.toggle-switch-inner:before{height:24px}}.toggle-switch-inner:before{background-color:#127168;color:#fff;content:"";padding-left:10px;text-transform:uppercase}.toggle-switch-inner:after{background-color:#b6a6d1;color:#fff;content:"";padding-right:10px;text-align:right;text-transform:uppercase}.toggle-switch-switch{background:#fff;border:0 solid #fff;border-radius:20px;bottom:0;display:block;margin:5px;position:absolute;right:40px;top:0;transition:all .3s ease-in 0s;width:24px}@media only screen and (max-width:37.5em){.toggle-switch-switch{right:20px;width:14px}}.toggle-switch-checkbox:checked+.toggle-switch-label .toggle-switch-inner{margin-left:0}.toggle-switch-checkbox:checked+.toggle-switch-label .toggle-switch-switch{right:0}.toggle-theme{align-items:center;display:flex;gap:5rem;justify-content:center;margin-left:auto;width:20rem}@media only screen and (max-width:37.5em){.toggle-theme{gap:3rem;width:15rem}}.toggle-theme__img{height:2.5rem;width:2.5rem}@media only screen and (max-width:37.5em){.toggle-theme__img{height:2rem;width:2rem}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}