body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}body,code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body>#root{display:flex;flex-direction:column;height:100vh;overflow-y:scroll;scroll-behavior:smooth;width:100%}.overlay-box{background:#000;border-bottom:10px dotted #cefdff;box-sizing:border-box;height:100vh;overflow:hidden;position:relative}.overlay-box .bg{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.overlay-box .overlay{background:#000000d9;inset:0;pointer-events:none;position:absolute;z-index:1}.overlay-box .text-layer{justify-content:flex-end;position:relative;text-align:center;z-index:2}.home,.overlay-box .text-layer{display:flex;flex-direction:column}.home{align-items:center;gap:0;height:100vh;justify-content:center;padding-top:60px}.home .header{display:flex;flex-direction:"row";gap:2rem}@media screen and (min-width:300px)and (max-width:730px){.home .header{flex-direction:column;gap:0}}.home .header .first-name{display:flex;flex-direction:"row"}@media screen and (min-width:300px){.home .header .pro-pic{align-self:center;border:2px dotted #fff;border-radius:100px;height:70px;width:70px}}@media screen and (min-width:300px)and (max-width:730px){.home .header .pro-pic{align-self:center;border:8px dotted #fff;border-radius:200px;height:100px;width:100px}}@media screen and (min-width:730px){.home .header .pro-pic{align-self:center;border:8px dotted #fff;border-radius:200px;height:120px;width:120px}}.home .subtitle{display:flex;gap:20px}.books{align-items:center;display:flex;flex-direction:column;height:100vh;padding:100px 20px 0}.books .header{padding-bottom:20px}.books .scrollview{align-items:center;align-self:stretch;border:1px solid #fff;display:flex;flex-direction:column;height:50vh;overflow-y:scroll;scrollbar-color:#cefdff #a288e3}@media screen and (max-width:760px){.books .scrollview{height:60vh}}.books .scrollview .book-card{box-sizing:border-box;display:flex;flex-direction:column;gap:.2rem;padding-top:10px}.books .scrollview .book-card .title{text-wrap:pretty;align-self:center;color:#a288e3;display:flex;font-size:2rem;margin:0;padding:0}.books .scrollview .book-card .title .media{color:#fff;font-size:1rem;margin:0;padding:0}.books .scrollview .book-card .subheader-text{color:#fff;margin:0;padding:0}h1{color:#cefdff;margin:0}@media screen and (min-width:300px){h1{font-size:5rem}}@media screen and (min-width:730px){h1{font-size:10rem}}@media screen and (max-width:1200px)and (min-width:730px){h1{font-size:8rem}}h2{color:#ccffcb;margin:0}@media screen and (min-width:300px){h2{font-size:2rem}}@media screen and (min-width:730px){h2{font-size:7rem}}@media screen and (max-width:1200px)and (min-width:730px){h2{font-size:5rem}}h3{color:#ccffcb;margin:0}@media screen and (min-width:300px){h3{font-size:1rem}}@media screen and (min-width:730px){h3{font-size:4rem}}@media screen and (max-width:1200px)and (min-width:730px){h3{font-size:3rem}}p,ul{color:#cefdff}a{text-decoration:none}.navbar-container{align-items:center;background-color:#a288e3;box-sizing:border-box;display:flex;flex-direction:row;height:60px;justify-content:space-between;padding:0 1em;position:absolute;top:0;width:100%;z-index:999}.navbar-container .dropdown-menu{background-color:#38023b;display:flex;flex-direction:column;gap:1rem;padding:30px;position:absolute;right:20px;top:100%}@media screen and (max-width:300px){.navbar-container .dropdown-menu{right:10px}}.navbar-container .dropdown-menu .dropdown-menu-item{color:#cefdff}.navbar-container .home-nav-button{background-color:#0000;border:none;color:#fff;cursor:pointer;font-family:monospace;font-size:1.5em}.navbar-container .navbar-button-container{display:flex;height:100%;position:relative}.navbar-container .navbar-button-container .mobile-burger-button{display:none}@media(max-width:768px){.navbar-container .navbar-button-container .mobile-burger-button{background-color:#0000;border:none;cursor:pointer;display:block;font-size:1.5em;padding:0 1em}}.navbar-container .navbar-button-container .nav-tag{display:flex}.navbar-container .navbar-button-container .nav-tag .navbar-button{align-items:center;background-color:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-family:monospace;font-size:1.2em;padding:0 1em}.navbar-container .navbar-button-container .nav-tag .navbar-button :hover{color:#ff0;cursor:pointer;font-family:monospace;font-size:1.2em}@media(max-width:768px){.navbar-container .navbar-button-container .nav-tag .navbar-button{display:none}}.about{height:100vh;padding:100px 50px 0}.fitfort{box-sizing:border-box;height:100vh;padding-top:100px}.essays{padding:100px 20px 0}.essays,.essays .essay-list{align-items:center;display:flex;flex-direction:column}.essays .essay-list{align-self:stretch;border:1px solid #fff;gap:1rem;height:50vh;overflow-y:scroll;scrollbar-color:#cefdff #a288e3}@media screen and (max-width:760px){.essays .essay-list{height:60vh}}.essays .essay-list .essay-card{cursor:pointer;display:flex;flex-direction:column;padding:0 10px;width:400px}.essays .essay-list .essay-card .title{text-wrap:wrap;color:#fff;font-size:1.5rem;margin:0}.essays .essay-list .essay-card .subtitle{color:#ccffcb;font-size:1rem;margin:0}.essays .essay-list .essay-card .date{font-size:.8rem;margin:0}.contact{padding-top:100px}.contact,.screen{display:flex;flex-direction:column;height:100vh}.screen{align-items:center;background:linear-gradient(45deg,#2a1034,#202240,#000);box-sizing:border-box;overflow:hidden;width:100%}.list-item{border:1px dashed #ff0}
/*# sourceMappingURL=main.84c2e542.css.map*/