nav.svelte-bs3hps.svelte-bs3hps{width:var(--nav-width);height:100%;display:flex;flex-direction:column;border-right:var(--simple-border);box-sizing:border-box;transition:transform .2s .2s cubic-bezier(.19,.05,.73,.94);z-index:3}.nav__title.svelte-bs3hps.svelte-bs3hps{font-size:.9rem;font-weight:700;height:100%;text-align:initial;text-orientation:upright;writing-mode:vertical-rl;text-transform:uppercase;color:var(--page-border-color);padding-top:12px;box-sizing:border-box}.nav__horizontal-container.svelte-bs3hps.svelte-bs3hps{min-height:var(--empty-gap-height);display:flex}.nav__horizontal-container--fill.svelte-bs3hps.svelte-bs3hps{border-top:var(--simple-border);border-bottom:var(--simple-border);flex:1}.nav__left.svelte-bs3hps.svelte-bs3hps{width:40px;text-align:center}.nav__right.svelte-bs3hps.svelte-bs3hps{width:120px;flex:1;border-left:var(--simple-border)}.nav__list.svelte-bs3hps.svelte-bs3hps{width:100%;margin:0;padding:0;list-style:none}.nav__list.svelte-bs3hps li a.svelte-bs3hps{width:100%;height:36px;font-size:1.1rem;padding-left:12px;display:flex;align-items:center;text-decoration:none;box-sizing:border-box;text-transform:lowercase}.nav__list.svelte-bs3hps li a.selected.svelte-bs3hps{background-color:var(--secondary-color-light);color:var(--main-color)}.nav__logo-container.svelte-bs3hps.svelte-bs3hps{width:100%;padding:24px;box-sizing:border-box;border-bottom:var(--simple-border)}.nav__logo.svelte-bs3hps.svelte-bs3hps{width:100%;height:100%;padding-bottom:100%;background-size:contain;background-image:var(--logo-image)}.menu-icon.svelte-bs3hps.svelte-bs3hps{height:var(--empty-gap-height);width:var(--empty-gap-height);position:fixed;top:0;left:0;cursor:pointer;transition:opacity .2s cubic-bezier(.645,.045,.355,1);-webkit-tap-highlight-color:transparent;display:none;z-index:4}.menu-icon__bread.svelte-bs3hps.svelte-bs3hps{position:absolute;width:var(--empty-gap-height);height:var(--empty-gap-height);top:1px;left:5px;transition:transform .3s linear}.menu-icon.active.svelte-bs3hps .menu-icon__top.svelte-bs3hps{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-icon.active.svelte-bs3hps .menu-icon__bottom.svelte-bs3hps{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu-icon__bread-crust.svelte-bs3hps.svelte-bs3hps{position:absolute;display:block;width:20px;height:2px;left:9px;background:var(--page-border-color);z-index:1;transition:transform .2s linear}.menu-icon.active.svelte-bs3hps .menu-icon__bread-crust-top.svelte-bs3hps{transform:translateY(4px)}.menu-icon.active.svelte-bs3hps .menu-icon__bread-crust-bottom.svelte-bs3hps{transform:translateY(-4px)}.menu-icon.svelte-bs3hps.svelte-bs3hps:hover{opacity:.7}.menu-icon__bread-crust-top.svelte-bs3hps.svelte-bs3hps{top:14px}.menu-icon__bread-crust-bottom.svelte-bs3hps.svelte-bs3hps{bottom:14px}.obfuscator.svelte-bs3hps.svelte-bs3hps{position:fixed;width:100%;height:100%;background-color:#0000;transition:background .2s ease;display:none;z-index:2}.obfuscator.active.svelte-bs3hps.svelte-bs3hps{display:block;background-color:#0000004d}@media screen and (max-width: 800px){nav.svelte-bs3hps.svelte-bs3hps{position:fixed;transform:translate(calc(var(--nav-width) * -1.01));background-color:var(--main-color)}nav.active.svelte-bs3hps.svelte-bs3hps{transform:translate(0)}.menu-icon.svelte-bs3hps.svelte-bs3hps{display:block}}html{width:100vw;height:100vh}body{--main-color: #142735;--secondary-color: #34a391;--secondary-color-light: #31AE99;--secondary-color-lighter: #35C4AC;--accent-color: #cfd9b5;--page-border-color: var(--secondary-color-lighter);--simple-border: 1px solid var(--secondary-color);--empty-gap-height: 30px;--nav-width: 160px;--background-image: url(../../../background.jpg);--logo-image: url(../../../green-logo.png);width:100%;height:100%;margin:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.5;background-color:var(--main-color);color:var(--secondary-color)}body.light-theme,body:has(.blog-post__container){--main-color: #fffff6;--secondary-color: #142735;--secondary-color-light: #142735;--page-border-color: #142735;--simple-border: 1px solid var(--secondary-color);--nav-width: 160px;--background-image: url(../../../background_light.jpg);--background-color: #fffff6;--logo-image: url(../../../favicon.png)}@media (prefers-color-scheme: light){body{--main-color: #fffff6;--secondary-color: #142735;--secondary-color-light: #142735;--secondary-color-lighter: #0f2433;--page-border-color: #142735;--simple-border: 1px solid var(--secondary-color);--nav-width: 160px;--background-color: #fffff6;--background-image: url(../../../background_light.jpg);--logo-image: url(../../../favicon.png)}}a{color:var(--seconday-color)}#svelte{width:100%;height:100%;display:flex;background-image:var(--background-image);background-color:var(--background-color);background-repeat-x:no-repeat;background-repeat-y:no-repeat;background-size:cover;transition:background-color .5s ease;transition:background-image .5s ease}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--secondary-color-light)}::-webkit-scrollbar-thumb:hover{background:var(--secondary-color)}.page__title{text-transform:uppercase;letter-spacing:.3rem;color:var(--secondary-color-light);font-size:1.1rem;font-weight:700;padding:12px 24px}.page__content{padding:0 24px 24px;box-sizing:border-box}.blog-post__container{word-spacing:-.2rem}#about-me{margin-top:80px}#profile-picture{width:100%;border-radius:50%}@media screen and (max-width: 800px){body{--empty-gap-height: 40px}}@media screen and (max-width: 600px){.page__title{padding:12px 16px}}main.svelte-amga5u{position:relative;width:100%;height:100%;display:flex;border:2px solid var(--page-border-color);box-sizing:border-box}.main-content.svelte-amga5u{position:relative;max-height:100%;flex:1;margin:var(--empty-gap-height) 0 var(--empty-gap-height) 0;border-top:var(--simple-border);border-bottom:var(--simple-border);box-sizing:border-box;overflow-y:auto}.main-content--full.svelte-amga5u{overflow:hidden}.content__container.svelte-amga5u{max-width:900px;min-height:100%;margin:auto;display:flex;border-left:var(--simple-border);border-right:var(--simple-border);box-sizing:border-box}.content__vertical-padding.svelte-amga5u{width:100%;display:flex;flex-direction:column;margin:40px 0;border-top:var(--simple-border);border-bottom:var(--simple-border)}@media screen and (max-width: 1065px){.content__container.svelte-amga5u{width:100%;border-left:none}}@media screen and (max-width: 800px){.main-content.svelte-amga5u{margin-bottom:0}.main-content--full.svelte-amga5u{overflow-y:auto}.content__vertical-padding.svelte-amga5u{margin:0;border-top:none}}
