@import"https://fonts.googleapis.com/css2?family=NTR&display=swap";:root{font-family:NTR,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;--light_pink: rgb(255, 209, 209);--dark_pink: rgb(245, 172, 172);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#f2536e;text-decoration:inherit}a:hover{color:#f2536e}body{margin:0;display:flex;flex-direction:column;align-items:center;min-width:320px;min-height:100vh;width:100%}#root{width:100%;margin-top:20px}#home{align-items:center;text-align:center;font-size:2.5em}h1{font-size:3.2em;line-height:1.1;-webkit-text-stroke:1.2px rgb(255,209,209)}h2{font-size:3em;line-height:1.2;color:#ffd1d1;-webkit-text-stroke:1.2px rgb(255,209,209)}section{margin:1em auto;padding:2em;width:80%;text-align:left}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:#fff}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:#fff}button{background-color:#f9f9f9}}body{background:url(/rheashetti/assets/component-TkpETVlQ.png) no-repeat center center fixed;background-size:103%}.top-nav-bar{width:100%;height:10%;top:0;left:0;background-color:#000;z-index:1000;position:fixed;display:flex;justify-content:space-between;align-items:center;box-shadow:0 0 10px #ffffff0f}.top-nav-bar-logo{font-size:.5em;margin-left:5%;color:#ffd1d1}.top-nav-bar-links{display:flex;gap:20px;margin-right:5%;margin-top:10px}.top-nav-bar-links a{font-size:1.5em;color:#ffd1d1;-webkit-text-stroke:1.2px rgb(255,209,209)}.top-nav-bar-links a.active{color:#f5acac;-webkit-text-stroke:1.2px rgb(245,172,172)}.footer{width:100%;height:20%;bottom:0;left:0;background-color:#000;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#ffd1d1;padding-bottom:2em}.footer-links{display:flex;gap:40px}#about{margin-top:0;padding-top:0}h2{background-color:#000;width:fit-content;height:fit-content}.about-me-content{display:flex;flex-direction:row;justify-content:space-between}.about-me-content p{font-size:1.55em;text-align:left;color:#ffd1d1;margin-right:40px;background-color:#000;height:80%;margin-top:-1%}.about-me-content img{width:400px;border-radius:10px;height:400px;object-fit:cover}.experience-content{display:fixed;flex-direction:column;align-items:center}.rounded-container{border-radius:10px;background-color:#f5acac;padding:20px;margin-bottom:20px;box-shadow:inset 0 0 20px 5px #0003}.file-container{display:flex;gap:10px}.file-button{background-color:(255,209,209);border-radius:10px 10px 0 0;padding:15px 25px;cursor:pointer;color:#000;font-size:1.5em}.file-button.active{background-color:#ffd1d1;position:relative;z-index:2}.file-button:not(.active){background-color:#f5acac}.file-content{background-color:#ffd1d1;padding:30px;position:relative;z-index:1;height:70%;font-size:1.3em;color:#000}.file-content.pinterest-engage{border-radius:10px}.file-content.wics{border-radius:0 10px 10px}.file-content.mongodb-wics-summit{border-radius:10px}#projects{margin-bottom:10%}#projects h3{font-size:1.3em;margin-bottom:-.5em;margin-top:-.5em;text-align:left;-webkit-text-stroke:.5px rgb(0,0,0)}.section{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.section.visible{opacity:1;transform:translateY(0)}.project-container{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:30px;flex-wrap:wrap;width:100%}.project-item{background-color:#f5acac;border-radius:10px;display:flex;width:auto;height:auto;padding:35px 35px 50px;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:1 1 200px;text-align:left;color:#000;font-size:1.3em;box-shadow:inset 0 0 20px 5px #0003}.project-tag{margin-top:-3%;font-size:.8em;display:flex;gap:6px;margin-bottom:-6%;width:100%;justify-content:space-evenly;align-items:center;flex-wrap:nowrap}.project-tag p{text-align:center;width:100%;padding:6px;background-color:#ffbcbcac;border-radius:12px;box-shadow:inset 0 4px 8px #fec7c733;white-space:nowrap}.project-item:hover{transform:translateY(-6px);background-color:#ffbcbc;transition:transform .3s ease}.project-item:hover .project-tag p{background-color:#f5acac;transition:background-color .3s ease}#home{margin-bottom:0;padding-bottom:0}h4{font-size:.7em;text-align:center;margin:-6% 30% 15%;color:#b1b1b1}
