*{margin:0;padding:0;box-sizing:border-box;font-family:segoe ui,Tahoma,Geneva,Verdana,sans-serif;scroll-behavior:smooth}body{margin:0 auto;font-family:sans-serif;justify-content:center}.logo{font-size:1.8rem;font-weight:700;letter-spacing:-.5px}.navbar{position:fixed;top:0;width:100%;padding:1.2rem 0;z-index:1000;transition:all .4s cubic-bezier(.4,0,.2,1);align-self:center}.navbar-container{display:flex;justify-content:space-between;align-items:center;margin:0 auto;padding-left:20px;padding-right:20px}.nav-links{display:flex;gap:2.5rem;list-style:none;align-items:center}.nav-links a{color:#f2f2f2;text-decoration:none;font-weight:600;font-size:1.05rem;letter-spacing:.3px;position:relative;padding:.1rem 1rem;height:15px;min-width:40px;border-radius:15px;background-color:#444;transition:all .3s ease}.nav-links a:hover{background-color:#ed3b4a}.nav-links a.active{background-color:#88d8b0;color:#444}footer{background:#f2f2f2;padding:2px;font-size:.7em;text-align:center}.section-title{margin:auto;max-width:80%;text-align:center}.section-content{position:relative;height:100vh;width:100%;overflow:hidden;padding-top:75px}.blog-list{list-style:none;margin-top:20px}.blog-item{height:30px;margin-top:10px;background-color:#88d8b0;color:#444;text-anchor:middle}.home-container{position:relative;margin:auto;top:0;max-width:1800px;height:100%}.home-greeting{position:relative;width:50%;max-width:900px;margin-left:100px;top:30%}.home-hello{position:relative;max-width:500px;margin:20px 0;text-align:left;padding-left:150px;letter-spacing:1px;font-weight:600;font-size:1.2em}.home-hello:before{content:" ";display:block;height:2px;width:130px;position:absolute;top:50%;left:0;background:#888}.home-intro{font-family:space grotesk;font-weight:600;font-size:3.4em}.emphasize{font-family:space grotesk;letter-spacing:1px;color:#ed3b4a}.link-button{background-color:#ed3b4a;font-size:1.7em;font-weight:650;color:#fff;text-decoration:none;padding:30px;border-radius:15px;align-content:center;text-align:center;margin:auto}.social-buttons{position:absolute;left:0;bottom:75px;margin-left:20px}.social-button{color:#ed3b4a}.scrolldownarrow{position:absolute;bottom:175px;right:0;width:fit-content;height:fit-content;transform:rotate(90deg)}.scrolldownarrow-path{fill:#ed3b4a}.profile-picture{position:absolute;bottom:0;right:8%;height:80%;z-index:-1000}.text-body p{margin-top:2em;text-align:justify}.external-link{text-decoration:none;color:#88d8b0;font-weight:650}.white-text{color:#f2f2f2}.astro-home{background-image:url(/astrophotography/milkyway_closeup_01.jpg);height:100%;width:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:30px 0}.resume-format h1{text-align:center}