:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header{width:100%;height:60px;box-sizing:border-box;background-color:#f2f9ec;display:flex;justify-content:space-between;align-items:center;padding:0 1.25rem;position:relative}.home-select{display:flex;height:100%;align-items:center;gap:.6rem;text-decoration:none}.ag-logo{height:2rem;width:auto}.heading{color:#222;font-weight:600;font-size:1.6rem}.nav-container{display:flex;align-items:center;gap:1rem;position:relative}.hamburger-container{display:none;width:40px;height:40px;flex-direction:column;justify-content:space-evenly;background-color:transparent;border:none;padding:0;cursor:pointer;z-index:1100;outline:none}.hamburger-container:focus,.hamburger-container:active{outline:none;box-shadow:none}.hamburger-element{height:4px;width:100%;background-color:#222;border-radius:2px}.nav-links{display:flex;gap:1.5rem}.nav-links a{text-decoration:none;color:#838e83;font-weight:500;font-size:1rem;cursor:pointer}.nav-links a.active-link{color:#222;font-weight:700}.seperator{display:none}@media(max-width:600px){.hamburger-container{display:flex}.nav-links{position:fixed;top:60px;right:-250px;width:250px;box-sizing:border-box;height:calc(100vh - 60px);flex-direction:column;background-color:#f0f5eccc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:1rem;transition:right .3s ease;z-index:1000;gap:.6rem}.nav-links.open{right:0}.seperator{display:block;width:100%;height:2px;background-color:#ccd4cc;margin:0}}.no-select{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.pointer-select{cursor:pointer}.wrapper{display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative}.center-info{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.value{font-weight:600;line-height:1.2;color:#222}.max{font-weight:500;line-height:1;color:#2e3532}.name{fill:#2e3532;font-weight:600}.hero{position:relative;width:100%;min-height:calc(100vh - 60px);background:#f2f9ec;overflow-x:hidden;overflow-y:scroll;display:flex;padding-left:2rem;padding-right:2rem;padding-top:4rem;box-sizing:border-box}.hero::-webkit-scrollbar{width:0px}.hero::-webkit-scrollbar-track{background:transparent}.hero::-webkit-scrollbar-thumb{background:#f2f9ec;border-radius:6px}.hero::-webkit-scrollbar-thumb:hover{background:#f2f9ec}.decal{position:absolute;pointer-events:none;height:30rem}.decal-1{left:0;top:0}.decal-2{left:40rem;top:4rem}.hero-row{display:flex;align-items:self-start;justify-content:space-between;width:100%;height:500px}.hero-content{position:relative;z-index:2;max-width:950px;min-width:450px;margin-left:8rem;margin-top:2rem}.greeting{font-size:2rem;color:#6e887d;margin-bottom:-.8rem}.name{font-size:5rem;color:#424e49;margin:0}.about-me{color:#424e49;font-size:1rem;max-width:950px;margin:0;margin-top:-1rem;white-space:pre-line}.hero-video{width:500px;height:auto;z-index:2;pointer-events:none}.visuals{width:700px;height:500px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.statistics{width:140px;height:460px;background-color:#e9f2e2;border-radius:10px;align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:12px 4px 0;box-sizing:border-box}.greeting,.name,.about-me,.decal-1,.decal-2,.hero-row,.hero-content,.hero-video,.visuals,.statistics{transition:font-size .3s ease,height .3s ease,width .3s ease,margin .3s ease,left .3s ease,top .3s ease,transform .3s ease}@media(max-width:1300px){.decal-1{height:18rem}.decal-2{height:18rem;left:24rem}.greeting{font-size:1.2rem;margin-bottom:-.48rem}.name{font-size:3rem}.about-me{font-size:1rem!important}.hero-row{height:350px}.hero-content{margin-left:4.8rem;margin-top:1.2rem;min-width:270px}.hero-video{width:350px}.visuals{height:300px;width:440px}.statistics{height:320px}}@media(max-width:980px){.hero{flex-direction:column;padding:2rem 1rem}.hero-row{flex-direction:column}.hero-content{margin-left:0;min-width:auto;max-width:100%}.decal-2{display:none}.decal-1{z-index:2}.visuals{width:100%;flex-direction:row;justify-content:right;height:400px;align-items:self-end}.statistics{height:100%;width:100px}.hero-video{max-width:400px;height:auto;margin-top:-2rem;z-index:0}.name{font-size:3rem}.greeting{font-size:1.2rem}.about-me{font-size:.8rem}}@media(max-width:500px){.hero{flex-direction:column;padding:2rem 1rem}.hero-row{flex-direction:column;justify-content:flex-start}.hero-content{margin-left:0;min-width:auto;max-width:100%}.decal-2{display:none}.decal-1{z-index:2;left:-3rem}.visuals{width:100%;height:auto!important;flex-direction:column-reverse!important;justify-content:flex-start;align-items:self-end}.hero-video{margin-right:-5rem}.statistics{height:100px!important;width:100%!important;box-sizing:border-box;z-index:4;margin-bottom:1rem;flex-direction:row}.name{font-size:3rem}.greeting{font-size:1.2rem}.about-me{font-size:1rem}}.project-card{width:calc(100% - 2rem);height:240px;object-fit:cover;background-color:#eff4eb;padding:10px;box-sizing:border-box;display:flex;flex-direction:row;gap:10px;justify-content:space-between}.project-image{height:220px}.project-body{width:100%;display:flex;flex-direction:column;color:#222;flex:1}.project-title{margin:0;font-size:1.6rem;font-weight:700}.project-dates{margin:0;font-size:1.2rem;font-weight:400;font-style:italic}.project-summary{margin-top:.2rem;font-weight:400;flex:1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;display:box;line-clamp:5;box-orient:vertical;white-space:pre-line}.header-content{width:100%;height:40px;display:flex;flex-direction:row;justify-content:space-between;align-items:baseline}.card-footer{width:100%;height:40px;margin-top:auto;display:flex;flex-direction:row;justify-content:space-between}.tag-row{display:flex;flex-wrap:wrap-reverse;justify-content:flex-start;gap:4px}.tag-chip{display:flex;align-items:center;justify-content:center;padding:0 1rem;height:1rem;font-weight:600;background:#d8dbd8;border-radius:999px;font-size:.8rem;margin:0;color:#fff}.read-more{display:flex;align-items:center;justify-content:center;background-color:#393c36;box-sizing:border-box;width:10rem;height:40px;color:#fff;flex-shrink:0}.read-more:hover{color:#c2c2c2}.background{position:relative;width:100%;min-height:calc(100vh - 60px);background:#f2f9ec;overflow:hidden;display:flex;flex-direction:row;justify-content:space-between;padding:20px 100px 0;box-sizing:border-box;gap:20px}.content-container{align-self:flex-start;width:100%;height:calc(100vh - 80px);background-color:#e7ede2}.filter-container{width:300px;height:400px;background-color:#e7ede2}.project-list{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;overflow-y:scroll;gap:1rem}.project-list::-webkit-scrollbar{width:4px}.project-list::-webkit-scrollbar-track{background:#e7ede2}.project-list::-webkit-scrollbar-thumb{background:#dbe0d7}.project-list::-webkit-scrollbar-thumb:hover{background:#e7ede2}html,body,#root{height:100%;margin:0}.resume-container{display:flex;flex-direction:column;height:calc(100vh - 60px);padding:0;box-sizing:border-box}.pdf-embed{width:100%;flex:1}.hero.contact-hero{background-color:#f2f9ec;min-height:calc(100vh - 60px);display:flex;align-items:center;justify-content:center;padding:4rem 2rem;box-sizing:border-box}.contact-row{display:flex;justify-content:center;width:100%}.contact-content{max-width:1000px;background-color:#e7ede2}.h-divider-4px{height:4px;width:100%;background-color:#bbc0b6}.name{font-size:4rem;color:#424e49;margin:1rem}.about-me{font-size:1.4rem;color:#424e49;margin:1rem}.contact-links{display:flex;flex-direction:column;gap:1rem;margin-left:1rem;margin-bottom:1rem}.contact-link{font-size:1.2rem;color:#0f9d58;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#4285f4}.project-detail-container{position:fixed;inset:60px 0 0;background:#f2f9ec;padding:2rem;display:flex;justify-content:center;overflow-y:auto;overflow-x:hidden}.project-detail-container::-webkit-scrollbar{width:8px}.project-detail-container::-webkit-scrollbar-track{background:#f2f9ec}.project-detail-container::-webkit-scrollbar-thumb{background:#bbc0b6;border-radius:4px}.project-detail-container::-webkit-scrollbar-thumb:hover{background:#a0a59c}.project-detail-content{max-width:900px;width:100%;background:#eff4eb;padding:3rem;margin-bottom:2rem;min-height:min-content}.back-link{color:#0f9d58;text-decoration:none;font-size:1rem;display:inline-block;margin-bottom:2rem;transition:color .3s ease}.back-link:hover{color:#4285f4}.project-header{margin-bottom:2rem}.project-detail-title{font-size:3rem;color:#424e49;margin:0 0 .5rem}.project-detail-dates{font-size:1rem;color:#6e887d;margin:0 0 1rem}.project-tags{display:flex;gap:.5rem;flex-wrap:wrap}.tag-chip{padding:.4rem .8rem;border-radius:20px;color:#fff;font-size:.85rem;font-weight:500}.project-detail-cover{width:100%;height:auto;border-radius:8px;margin-bottom:2rem}.project-detail-body{color:#424e49;line-height:1.8;font-size:1.1rem}.project-detail-body h2{font-size:2rem;color:#424e49;margin:0rem 0 -1rem}.project-detail-body h3{font-size:1.5rem;color:#6e887d;margin:1.5rem 0 .8rem}.project-detail-body p{margin:.4rem 0}.project-detail-body img{max-width:100%;height:auto;border-radius:8px;margin:1rem auto;display:block}.h-divider-2px{height:2px;width:100%;background-color:#bbc0b6}.project-detail-body ul,.project-detail-body ol{margin:1rem 0;padding-left:2rem}.project-detail-body li{margin:.5rem 0}.project-detail-body blockquote{border-left:4px solid #0F9D58;padding-left:1rem;margin:1.5rem 0;font-style:italic;color:#6e887d}.project-detail-body code{background:#f5f5f5;padding:.2rem .4rem;border-radius:4px;font-family:Courier New,monospace;font-size:.9em}.project-detail-body pre{background:#f5f5f5;padding:1rem;border-radius:8px;overflow-x:auto;margin:1.5rem 0}.project-detail-body pre code{background:none;padding:0}.project-not-found{text-align:center;padding:4rem 2rem}.project-not-found h1{font-size:2.5rem;color:#424e49;margin-bottom:2rem}@media(max-width:768px){.project-detail-content{padding:2rem 1.5rem}.project-detail-title{font-size:2rem}.project-detail-body{font-size:1rem}.project-detail-body h2{font-size:1.5rem}.project-detail-body h3{font-size:1.2rem}}
