@charset "UTF-8";:root{--bg-color: #f8f9fc;--border-color: rgb(5.1, 5.1, 5.1);--text-color: rgb(5.1, 5.1, 5.1);--text-muted: #5a5c69}@media (prefers-color-scheme: dark){:root{--bg-color: rgb(38.25, 38.25, 38.25);--border-color: #f8f9fc;--text-color: #f8f9fc;--text-muted: #5a5c69}}*{margin:0;padding:0;box-sizing:border-box;font-family:Lato,Helvetica Neue,Segoe UI,Roboto,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}html,body{width:100%;height:100%;background-color:var(--bg-color);color:var(--text-color);transition:background .3s,color .3s}main{height:100%;display:flex;justify-content:center}a:focus{outline:none}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:20px}.container,.container-fluid{padding-left:1.5rem;padding-right:1.5rem}.hero{display:flex;align-items:center;flex-direction:column;justify-content:center;padding:20px}.hero-content{z-index:1}@media screen and (max-width: 768px){.container{display:flex;flex-direction:column}.hero{display:block;padding-top:10%}}.background{position:fixed;top:0;left:0;width:100%;height:100%;filter:blur(100px)}.hidden{display:none}.social-icons{margin-top:20px;display:flex;gap:15px;justify-content:center;height:1.5rem}.social-icons a{color:var(--text-color);font-size:1.5rem;text-decoration:none;opacity:.8;transition:.5s}.social-icons a:hover{color:var(--text-color);font-size:1.5rem;text-decoration:none;opacity:1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:Lato,Helvetica Neue,Segoe UI,Roboto,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:700;color:var(--text-color)}h1,.h1{font-size:6rem}h2,.h2{font-size:5rem}h3,.h3{font-size:4rem}h4,.h4{font-size:3rem}h5,.h5{font-size:2rem}h6,.h6{font-size:1rem}.lead{font-size:2rem;font-weight:700}p{font-size:1rem;margin:10px auto;opacity:.8;font-weight:700}hr{margin-top:.25rem;margin-bottom:.25rem;border:0;border-top:1px solid var(--border-color)}small,.small{font-size:.875rem;font-weight:400}.initialism{font-size:.875rem;text-transform:uppercase}.blockquote{margin-bottom:1rem}.blockquote-footer{display:block;color:var(--text-muted)}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:.25rem;box-shadow:0 1px 2px #00000013;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875rem;color:var(--text-color)}.profile-pic{width:180px;height:180px;border-radius:50%;object-fit:cover;border:1px solid var(--border-color);margin-bottom:20px}.error-page .error-title{font-size:6rem!important;font-weight:100!important;margin:0!important}.error-page .error-message{font-size:1rem;margin:0;color:var(--text-muted);font-weight:700}.text-monospace{font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width: 576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-body{color:var(--text-color)!important}.text-muted{color:var(--text-muted)!important}.text-black-50{color:#00000080!important}.text-white-50{color:#ffffff80!important}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}
