html{background-color:#0a192f}:host{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;color:#333;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:14px;background-color:transparent}::-webkit-scrollbar-thumb{background:#708090;opacity:75%;border:4px solid rgba(0,0,0,0);background:#70809080;border-radius:25px;background-clip:padding-box}h1,h2,h3,h4,h5,h6{color:#708090}p{margin:0}svg.material-icons{height:24px;width:auto}svg.material-icons:not(:last-child){margin-right:8px}.card svg.material-icons path{fill:#888}.card-container{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:left;margin-top:16px}.card{all:unset;border-radius:4px;border:1px solid #eee;background-color:#fafafa;height:40px;width:200px;margin:0 8px 16px;padding:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease-in-out;line-height:24px}.card-container .card:not(:last-child){margin-right:0}.card.card-small{height:16px;width:168px}.card-container .card:not(.highlight-card){cursor:pointer}.card-container .card:not(.highlight-card):hover{transform:translateY(-3px);box-shadow:0 4px 17px #00000059}.card-container .card:not(.highlight-card):hover .material-icons path{fill:#696767}.card.highlight-card{background-color:#1976d2;color:#fff;font-weight:600;border:none;width:auto;min-width:30%;position:relative}.card.card.highlight-card span{margin-left:60px}.toolbar #a,.toolbar #a:visited,.toolbar #a:hover{color:#1976d2;text-decoration:none}.toolbar #a:hover{color:#125699}footer{margin-top:8px;display:flex;align-items:center;line-height:20px}footer a{display:flex;align-items:center}.toolbar{background-color:#0a192f;position:absolute;top:0;left:0;right:0;height:60px;display:flex;align-items:center;box-shadow:0 4px 15px #00000040;font-weight:600}.toolbar #site-logo{margin:0 16px}.toolbar #title-name{color:#708090;margin:0 16px;font-size:xx-large}.toolbar #email-logo,.toolbar #github-logo{margin:0 16px}.toolbar #site-logo .toolbar #email-logo .toolbar #linkedin-logo .toolbar #github-logo{height:40px}.toolbar #email-logo:hover,.toolbar #linkedin-logo:hover,.toolbar #github-logo:hover{height:40px;opacity:.7}@media screen and (max-width: 767px){.card-container>*:not(.circle-link),.terminal{width:100%}.card:not(.highlight-card){height:16px;margin:8px 0}.card.highlight-card span{margin-left:72px}}.terminal{position:relative;width:80%;max-width:600px;border-radius:6px;padding-top:45px;margin-top:8px;overflow:hidden;background-color:#0f0f10}.terminal:before{content:"\2022\2022\2022";position:absolute;top:0;left:0;height:4px;background:#3a3a3a;color:#c2c3c4;width:100%;font-size:2rem;line-height:0;padding:14px 0;text-indent:4px}.terminal pre{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;color:#fff;padding:0 1rem 1rem;margin:0}.circle-link{height:60px;width:60px;border-radius:60px;margin:8px;background-color:#fff;border:1px solid #eeeeee;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;transition:1s ease-out}.circle-link:hover{transform:translateY(-.25rem);box-shadow:0 3px 15px #0003}
