body{background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0b0b04;color:#fff;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden;transition:background-color .3s ease,color .3s ease}body.dark-mode{background:#f8f9fa;color:#222}.dark-mode-toggle{align-items:center;background:#0000;border:2px solid #e0e0e0;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:48px;justify-content:center;margin-left:2.2rem;transition:all .3s ease;width:48px}.dark-mode-toggle:hover{box-shadow:0 4px 20px #00000026;transform:scale(1.1)}.dark-mode-toggle svg{color:#333;transition:color .3s ease}.dark-mode .dark-mode-toggle{background:#0000;border-color:#555}.dark-mode .dark-mode-toggle svg{color:#fff}.dark-mode .intro-text p,.dark-mode .name-text h1{color:#fff;text-shadow:1px 1px 0 #333,2px 2px 0 #3338}.dark-mode .section-title-block h2{color:#fff}.dark-mode .resume-card{background:#000000d9}.dark-mode .education-timeline,.dark-mode .experience-timeline,.dark-mode .tech-stack{background:#0006}.dark-mode .project-card{background:#000000b3}.dark-mode .education-header h3,.dark-mode .education-timeline-text-box h4,.dark-mode .experience-timeline-details h4,.dark-mode .experience-timeline-header h3,.dark-mode .tech-stack-column h4,.dark-mode .tech-stack-header h3{color:#fff}.dark-mode .education-timeline-degree,.dark-mode .education-timeline-details,.dark-mode .experience-timeline-description{color:#ccc}.dark-mode .project-card-content h3{color:#fff}.dark-mode .project-card-content p{color:#ccc}.dark-mode .resume-card-title{color:#fff}.dark-mode .resume-card-meta{color:#ccc}.dark-mode .pill-navbar{background:#333}.dark-mode .pill-navbar-link{color:#fff}.dark-mode .pill-navbar-link.active{background:#555;color:#fff}.dark-mode .pill-navbar-link:hover{background:#444;color:#ff6c0c}.dark-mode .experience-timeline::-webkit-scrollbar-track{background:#333;border-radius:4px}.dark-mode .experience-timeline::-webkit-scrollbar-thumb{background:#666;border-radius:4px}.dark-mode .experience-timeline::-webkit-scrollbar-thumb:hover{background:#888}.dark-mode .profile-circle{background:#333;border-color:#fff}.dark-mode .social-circle{background:#000;border-color:#fff}.dark-mode .social-circle svg{color:#fff}.dark-mode .project-button{background:#000;border-color:#bb80e0;color:#fff}.dark-mode .project-button:hover{background:#000}.dark-mode .education-timeline-connector,.dark-mode .education-timeline-line,.dark-mode .experience-timeline-content:before,.dark-mode .tech-stack-divider{background:#333}.dark-mode .education-icon,.dark-mode .experience-timeline-icon,.dark-mode .tech-stack-icon{background:#333;border-color:#bb80e0}.dark-mode .tech-tooltip{background:#ffffffe6;color:#000}.about-content{--profile-size:clamp(180px,25vw,400px);--social-size:clamp(44px,5.5vw,80px);--orbit-radius:calc(var(--profile-size)/2 + var(--social-size)/2 + clamp(8px, 1vw, 15px));--container-size:calc(var(--orbit-radius)*2 + var(--social-size));--gap:clamp(1.5rem,3vh,2.5rem);align-items:center;display:flex;flex-direction:column;gap:0;justify-content:flex-start;padding:0 1.5rem clamp(2rem,4vh,3rem)}.profile-circle-container{flex-shrink:0;height:var(--container-size);margin-bottom:calc(var(--social-size)*-.6);position:relative;width:var(--container-size);z-index:1050}.profile-circle{align-items:center;background:#fff;border:4px solid #000;border-radius:50%;display:flex;height:var(--profile-size);justify-content:center;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:var(--profile-size)}.profile-img{border-radius:50%;height:100%;object-fit:cover;width:100%}.name-text-container{margin-bottom:calc(var(--social-size)*.65);text-align:center;z-index:1060}.name-text h1{color:#000;font-family:Satoshi,sans-serif;font-size:clamp(2.8rem,5vw,4rem);font-weight:700;line-height:1.1;text-shadow:1px 1px 0 #fff,2px 2px 0 #fff8}.intro-text-container{margin-bottom:clamp(1.5rem,3vh,2.25rem);margin-top:clamp(1.5rem,3vh,2.25rem);max-width:600px;padding:0 1rem;text-align:center;z-index:1060}.intro-text p{color:#000;font-family:Satoshi,sans-serif;font-size:clamp(1.3rem,2.5vw,1.6rem);font-weight:700;line-height:1.4;text-shadow:1px 1px 0 #fff,2px 2px 0 #fff8}.caltech-orange{color:#ff6c0c;font-weight:700}.resume-card-container{display:flex;margin-top:calc(var(--social-size)*.65);text-align:center;z-index:1200}.resume-card{align-items:center;background:#ffffffd9;border-radius:2rem;box-shadow:0 2px 16px 0 #0000001f;display:flex;flex-direction:column;gap:.2rem;min-width:300px;padding:.6rem 1.2rem}.resume-card-header{align-items:flex-start;display:flex;justify-content:center;width:100%}.resume-card-meta{color:#666;font-family:Satoshi,sans-serif;font-size:.95rem;font-weight:400}.resume-card-meta,.resume-card-title-row{margin-bottom:.1rem;text-align:center;width:100%}.resume-card-title-row{align-items:center;display:flex;gap:1.2rem;justify-content:center;margin-top:.1rem}.resume-card-title{color:#222;font-family:Satoshi,sans-serif;font-size:2.2rem;font-weight:600;margin:0;text-align:center}.resume-card-icons{align-items:center;display:flex;gap:1.2rem;justify-content:center}.resume-card-icons svg{cursor:pointer;height:2.2rem;transition:transform .15s,filter .15s;width:2.2rem}.resume-card-icons svg:hover{filter:brightness(1.3);transform:scale(1.15)}.pill-navbar{align-items:center;background:#fff;border-radius:2.5rem;box-shadow:0 2px 16px 0 #0000001a;display:flex;left:50%;max-width:700px;min-width:480px;padding:.5rem 2.5rem .5rem 1.2rem;position:fixed;top:32px;transform:translateX(-50%);z-index:3000}.pill-navbar-inner{justify-content:space-between;width:100%}.pill-navbar-inner,.pill-navbar-left{align-items:center;display:flex}.pill-navbar-logo{height:48px;margin-right:2.2rem;width:auto}.pill-navbar-links{display:flex;flex:1 1;gap:.5rem;justify-content:center;list-style:none;margin:0;padding:0}.pill-navbar-link{background:#0000;border:none;border-radius:2rem;color:#111;cursor:pointer;font-family:Satoshi,sans-serif;font-size:1.35rem;font-weight:500;outline:none;padding:.5rem 1.8rem;transition:background .2s,color .2s}.pill-navbar-link.active{background:#f2f2f2;color:#111}.pill-navbar-link:hover{background:#f7f7f7;color:#ff6c0c}.section{padding-top:60px}.about-section,.section{padding-bottom:0;scroll-margin-top:120px}.about-section{display:flex;flex-direction:column;padding-top:120px;position:relative}.experience-section{min-height:130vh;position:relative}.experience-grid-container{margin:0 auto;padding:2rem 0;width:100%}.experience-grid{background:#0000}.experience-grid .react-grid-item,.experience-grid .react-grid-item.cssTransforms{transition:none}.experience-grid .react-grid-placeholder{display:none!important}.experience-timeline{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff6;border-radius:2rem;box-shadow:0 4px 24px #0000001a;display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:2rem;width:100%}.experience-timeline-content::-webkit-scrollbar{width:8px}.experience-timeline-content::-webkit-scrollbar-track{background:#e5e5e5;border-radius:4px}.experience-timeline-content::-webkit-scrollbar-thumb{background:#666;border-radius:4px}.experience-timeline-content::-webkit-scrollbar-thumb:hover{background:#888}.dark-mode .experience-timeline-content::-webkit-scrollbar-track{background:#333;border-radius:4px}.dark-mode .experience-timeline-content::-webkit-scrollbar-thumb{background:#666;border-radius:4px}.dark-mode .experience-timeline-content::-webkit-scrollbar-thumb:hover{background:#888}.experience-timeline-header{align-items:center;border-bottom:2px solid #e0e0e0;display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1rem}.experience-timeline-icon{align-items:center;background:#f0f7ff;border:2px solid #bb80e0;border-radius:50%;display:flex;height:48px;justify-content:center;width:48px}.experience-timeline-header h3{color:#222;font-family:Satoshi,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.timeline-items-container{min-height:min-content;position:relative}.timeline-line{background:#e0e0e0;height:calc(100% - 16px);left:20px;position:absolute;top:8px;width:2px;z-index:1}.dark-mode .timeline-line{background:#333}.experience-timeline-content{flex:1 1;overflow-y:auto;position:relative}.experience-timeline-item{align-items:flex-start;display:flex;gap:1.5rem;margin-bottom:2.5rem;margin-left:12px;position:relative}.experience-timeline-dot{background:#bb80e0;border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 3px #bb80e0;flex-shrink:0;height:18px;margin-top:.25rem;position:relative;width:18px;z-index:2}.experience-timeline-details h4{color:#222;font-family:Satoshi,sans-serif;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.experience-timeline-date{color:#bb80e0;font-family:Satoshi,sans-serif;font-size:1rem;font-weight:500;margin:0 0 .75rem}.experience-timeline-description{color:#666;font-family:Satoshi,sans-serif;font-size:.95rem;font-weight:400;line-height:1.5;margin:0}.education-timeline{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff6;border-radius:2rem;box-shadow:0 4px 24px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:2rem;width:100%}.education-timeline-content::-webkit-scrollbar{height:8px}.education-timeline-content::-webkit-scrollbar-track{background:#e5e5e5;border-radius:4px}.education-timeline-content::-webkit-scrollbar-thumb{background:#666;border-radius:4px}.education-timeline-content::-webkit-scrollbar-thumb:hover{background:#888}.dark-mode .education-timeline-content::-webkit-scrollbar-track{background:#333;border-radius:4px}.dark-mode .education-timeline-content::-webkit-scrollbar-thumb{background:#666;border-radius:4px}.dark-mode .education-timeline-content::-webkit-scrollbar-thumb:hover{background:#888}.education-header{border-bottom:2px solid #e0e0e0;gap:1rem;margin-bottom:2rem;padding-bottom:1rem}.education-header,.education-icon{align-items:center;display:flex;justify-content:center}.education-icon{background:#f0f7ff;border:2px solid #bb80e0;border-radius:50%;height:48px;width:48px}.education-header h3{color:#222;font-family:Satoshi,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.education-timeline-content{height:85%;overflow-x:auto;overflow-y:hidden;padding:1.5rem 0;scroll-behavior:smooth;scroll-snap-type:x proximity}.education-timeline-content,.education-timeline-wrapper{align-items:center;display:flex;justify-content:flex-start;position:relative}.education-timeline-wrapper{margin-left:2rem;min-width:100%;padding:0 2rem 0 0;width:max-content}.education-timeline-line{background:#e0e0e0;height:3px;margin:0;min-width:800px;position:relative;width:max-content}.education-timeline-pin{align-items:center;bottom:0;display:flex;height:40px;justify-content:center;position:absolute;width:40px;z-index:2}.education-timeline-pin-left{left:0}.education-timeline-pin-right{bottom:auto;right:30px;top:0}.education-timeline-pin-right svg{transform:rotate(180deg)}.education-timeline-connector{background:#e0e0e0;height:60px;position:absolute;width:2px;z-index:1}.education-timeline-connector-top{bottom:40px;height:150px;right:20px;transform:none}.education-timeline-connector-bottom{height:90px;left:19px;top:40px;transform:none}.education-timeline-text-box{position:absolute;z-index:3}.education-timeline-text-box-top{bottom:10px;left:50px;max-width:600px;width:max-content}.education-timeline-text-box-bottom{max-width:500px;right:60px;text-align:right;top:45px;width:max-content}.education-timeline-text-box h4{color:#222;font-family:Satoshi,sans-serif;font-size:1.2rem;font-weight:600;margin:0 0 .5rem}.education-timeline-date{color:#bb80e0;font-family:Satoshi,sans-serif;font-size:1rem;font-weight:500;margin:0 0 .75rem}.education-timeline-degree,.education-timeline-details{color:#666;font-family:Satoshi,sans-serif;font-size:.9rem;font-weight:400;line-height:1.4;margin:0}.tech-stack{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff6;border-radius:2rem;box-shadow:0 4px 24px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:2rem;position:relative;width:100%}.tech-stack-header{border-bottom:2px solid #e0e0e0;gap:1rem;margin-bottom:2rem;padding-bottom:1rem}.tech-stack-header,.tech-stack-icon{align-items:center;display:flex;justify-content:center}.tech-stack-icon{background:#f0f7ff;border:2px solid #bb80e0;border-radius:50%;height:48px;width:48px}.tech-stack-header h3{color:#222;font-family:Satoshi,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.tech-stack-content{align-items:stretch;display:flex;gap:1rem;height:100%;justify-content:space-between}.tech-stack-column{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;min-width:0}.tech-stack-column h4{border-bottom:1px solid #e0e0e0;color:#222;font-family:Satoshi,sans-serif;font-size:1.2rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem;text-align:center}.tech-stack-divider{background:#e0e0e0;flex-shrink:0;margin:0 .5rem;width:1px}.tech-carousel,.tech-carousel-track{flex-direction:column;height:200px;position:relative}.tech-carousel,.tech-carousel-track,.tech-icon{align-items:center;display:flex;justify-content:center}.tech-icon{cursor:pointer;height:48px;position:absolute;transition:all .6s ease-in-out;width:48px}.tech-icon.lead{opacity:1;transform:translateY(0) scale(1);z-index:3}.tech-icon.prev{opacity:.3;transform:translateY(-60px) scale(.7);z-index:2}.tech-icon.next{opacity:.3;transform:translateY(60px) scale(.7);z-index:2}.tech-icon.hidden{opacity:0;transform:translateY(0) scale(.5);z-index:1}.tech-icon svg{height:100%;transition:transform .2s;width:100%}.tech-icon:hover svg{transform:scale(1.1)}.tech-tooltip{background:#000000e6;border-radius:.5rem;box-shadow:0 2px 8px #0003;color:#fff;font-family:Satoshi,sans-serif;font-size:.9rem;font-weight:500;opacity:0;padding:.5rem .75rem;pointer-events:none;position:absolute;transition:opacity .1s;white-space:nowrap;z-index:9999}.tech-tooltip.visible{opacity:1}.section-title-block{text-align:center}.section-title-block h2{color:#222;font-family:Satoshi,sans-serif;font-size:2.5rem;font-weight:700;margin:0}.social-circles{height:0;left:50%;pointer-events:none;position:absolute;top:50%;width:0}.social-circle{align-items:center;background:#fff;border:3px solid #000;border-radius:50%;cursor:pointer;display:flex;height:var(--social-size);justify-content:center;pointer-events:auto;position:absolute;transition:transform .2s,box-shadow .2s;width:var(--social-size);z-index:1060}.social-circle:first-child{transform:translate(-50%,-50%) rotate(15deg) translateY(calc(var(--orbit-radius)*-1)) rotate(-15deg)}.social-circle:first-child:hover{box-shadow:0 4px 12px #0003;transform:translate(-50%,-50%) rotate(15deg) translateY(calc(var(--orbit-radius)*-1)) rotate(-15deg) scale(1.15)}.social-circle:nth-child(2){transform:translate(-50%,-50%) rotate(35deg) translateY(calc(var(--orbit-radius)*-1)) rotate(-35deg)}.social-circle:nth-child(2):hover{box-shadow:0 4px 12px #0003;transform:translate(-50%,-50%) rotate(35deg) translateY(calc(var(--orbit-radius)*-1)) rotate(-35deg) scale(1.15)}.social-circle:nth-child(3){transform:translate(-50%,-50%) rotate(55deg) translateY(calc(var(--orbit-radius)*-1)) rotate(-55deg)}.social-circle:nth-child(3):hover{box-shadow:0 4px 12px #0003;transform:translate(-50%,-50%) rotate(55deg) translateY(calc(var(--orbit-radius)*-1)) rotate(-55deg) scale(1.15)}.social-circle:nth-child(4){transform:translate(-50%,-50%) rotate(75deg) translateY(calc(var(--orbit-radius)*-1)) rotate(-75deg)}.social-circle:nth-child(4):hover{box-shadow:0 4px 12px #0003;transform:translate(-50%,-50%) rotate(75deg) translateY(calc(var(--orbit-radius)*-1)) rotate(-75deg) scale(1.15)}.social-circle svg{color:#000;height:55%;transition:transform .2s;width:55%}.social-circle:hover svg{transform:scale(1.1)}.projects-section{background:linear-gradient(135deg,#bb80e008,#ffffff05);padding:0 5rem}.projects-grid-container{margin:0 auto;padding:1rem 0;width:100%}.projects-grid{background:#0000}.project-card{background:#ffffffb3;border:2px solid #bb80e033;border-radius:1rem;box-shadow:0 4px 20px #0000001a;cursor:grab;overflow:hidden;transition:all .3s ease}.project-card:active{cursor:grabbing}.project-card:hover{border-color:#bb80e066;box-shadow:0 8px 30px #00000026;transform:translateY(-2px)}.project-card-content{display:flex;flex-direction:column;height:100%;padding:0}.project-image-container{align-items:center;box-sizing:border-box;display:flex;height:60%;justify-content:center;overflow:hidden;padding:1rem;width:100%}.project-image{border-radius:.5rem .5rem 0 0;display:block;height:100%;object-fit:cover;width:100%}.project-text-content{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:1.5rem}.project-info{flex-grow:1}.project-card-content h3{color:#2d3748;font-family:Satoshi,sans-serif;font-size:1.4rem;font-weight:700;line-height:1.3;margin:0 0 .75rem}.project-card-content p{color:#4a5568;font-family:Satoshi,sans-serif;font-size:.95rem;line-height:1.6;margin:0}.project-buttons{flex-wrap:wrap;gap:.75rem;margin-top:1rem}.project-button,.project-buttons{display:flex;pointer-events:auto;position:relative;z-index:10}.project-button{align-items:center;background:#fff;border:2px solid #bb80e0;border-radius:.5rem;color:#2d3748;cursor:pointer;font-family:Satoshi,sans-serif;font-size:.9rem;font-weight:600;gap:.5rem;min-width:fit-content;padding:.75rem 1.25rem;text-decoration:none;transition:all .2s ease;white-space:nowrap}.project-button:hover{background:#f7fafc;border-color:#cbd5e0;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.project-button:active{transform:translateY(0)}.react-grid-placeholder{background:#ff8c0033!important;border:2px dashed #ff8c00!important;border-radius:1rem;opacity:.9!important;transition-duration:.1s}@media (max-width:1600px){.experience-section{padding-top:140px}.experience-grid-container{padding:1.5rem 0}.education-timeline-wrapper{margin-left:1.5rem;padding:0 1.5rem 0 0}.education-timeline-line{min-width:750px}.education-timeline-text-box-top{max-width:570px;width:max-content}.education-timeline-text-box-bottom{max-width:450px;width:max-content}}@media (max-width:1200px){.dark-mode-toggle{height:42px;width:42px}.dark-mode-toggle svg{height:20px;width:20px}.pill-navbar{max-width:600px;min-width:420px;padding:.45rem 2.2rem .45rem 1rem;top:28px}.pill-navbar-logo{height:42px;margin-right:1.8rem}.dark-mode-toggle{margin-left:1.8rem}.pill-navbar-link{font-size:1.2rem;padding:.45rem 1.6rem}.section{padding-bottom:0;padding-top:30px;scroll-margin-top:110px}.experience-grid-container{padding:1rem 0}.education-timeline-wrapper{margin-left:1.6rem;padding:0 1.6rem 0 0}.education-timeline-line{min-width:750px}.education-timeline-connector-top,.education-timeline-pin-right{right:20px}.education-timeline-text-box-top{max-width:580px;width:max-content}.education-timeline-text-box-bottom{max-width:450px;right:50px;width:max-content}}@media (max-width:992px){.dark-mode-toggle{height:38px;width:38px}.dark-mode-toggle svg{height:18px;width:18px}.pill-navbar{max-width:520px;min-width:380px;padding:.4rem 2rem .4rem .9rem;top:24px}.pill-navbar-logo{height:38px;margin-right:1.5rem}.dark-mode-toggle{margin-left:1.5rem}.pill-navbar-link{font-size:1.1rem;padding:.4rem 1.4rem}.section{padding-bottom:0;padding-top:24px;scroll-margin-top:95px}.resume-card{min-width:280px}.resume-card-title{font-size:2rem}.experience-grid-container{padding:1rem}.education-timeline-wrapper{margin-left:1.4rem;padding:0 1.4rem 0 0}.education-timeline-line{min-width:800px}.education-timeline-pin-right{right:15px}.education-timeline-connector-top{right:20px}.education-timeline-text-box-top{max-width:620px;width:max-content}.education-timeline-text-box-bottom{max-width:420px;right:45px;width:max-content}}.footer-section{background:#0000;flex-direction:column;padding:4rem 5rem 2rem}.footer-section,.footer-social-circles{align-items:center;display:flex;gap:2rem}.footer-social-circle,.footer-social-circles{justify-content:center}.footer-social-circle{align-items:center;cursor:pointer;display:flex;text-decoration:none;transition:transform .2s}.footer-social-circle:hover{transform:scale(1.15)}.footer-social-circle svg{color:#000;height:32px;transition:transform .2s,color .2s;width:32px}.footer-social-circle:hover svg{transform:scale(1.05)}.footer-line{background:#000;height:2px;margin:0 0 1rem;width:100%}.footer-content{max-width:900px;text-align:center}.footer-description{color:#666;font-family:Satoshi,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;margin:0 0 1rem}.footer-description strong{color:#000;font-weight:600}.footer-description a{text-decoration:none}.footer-copyright{color:#000;font-family:Satoshi,sans-serif;font-size:.9rem;font-weight:500;margin:0}.dark-mode .footer-social-circle svg{color:#fff}.dark-mode .footer-line{background:#ccc}.dark-mode .footer-description{color:#ccc}.dark-mode .footer-copyright,.dark-mode .footer-description strong{color:#fff}@media (max-width:768px){.dark-mode-toggle{height:34px;width:34px}.dark-mode-toggle svg{height:16px;width:16px}.pill-navbar{max-width:450px;min-width:320px;padding:.35rem 1.5rem .35rem .8rem;top:20px}.pill-navbar-logo{height:34px;margin-right:1.2rem}.dark-mode-toggle{margin-left:1.2rem}.pill-navbar-link{font-size:1rem;padding:.35rem 1.2rem}.resume-card-title{font-size:1.8rem}.resume-card-meta{font-size:.9rem}.section{padding-bottom:0;padding-top:22px;scroll-margin-top:90px}.experience-grid-container{padding:.5rem}.education-timeline,.experience-timeline,.tech-stack{padding:1.5rem}.education-header h3,.experience-timeline-header h3,.tech-stack-header h3{font-size:1.5rem}.projects-section{padding:0 1rem}.project-image-container{height:50%}.project-text-content{padding:1rem}.project-card-content h3{font-size:1.2rem}.project-card-content p{font-size:.85rem}.project-buttons{gap:.5rem;margin-top:.75rem}.project-button{font-size:.85rem;padding:.6rem 1rem}.footer-section{padding:3rem 1rem 1.5rem}.footer-social-circles{gap:1.5rem}.footer-social-circle svg{height:28px;width:28px}.footer-description{font-size:.9rem}.footer-copyright{font-size:.85rem}.education-timeline-wrapper{margin-left:1.2rem;padding:0 1.2rem 0 0}.education-timeline-line{min-width:600px}.education-timeline-pin-right{right:10px}.education-timeline-connector-top{right:18px}.education-timeline-text-box-top{max-width:450px;width:max-content}.education-timeline-text-box-bottom{max-width:320px;right:40px;width:max-content}.education-timeline-text-box h4{font-size:1rem}.education-timeline-date{font-size:.9rem}.education-timeline-degree,.education-timeline-details{font-size:.75rem}}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;will-change:width,height;z-index:1}.react-grid-item.react-draggable-dragging{transition:none;will-change:transform;z-index:3}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;-webkit-user-select:none;-o-user-select:none;user-select:none;z-index:2}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{height:20px;position:absolute;width:20px}.react-grid-item>.react-resizable-handle:after{border-bottom:2px solid #0006;border-right:2px solid #0006;bottom:3px;content:"";height:5px;position:absolute;right:3px;width:5px}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e,.react-grid-item>.react-resizable-handle.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZaIiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+);background-origin:content-box;background-position:100% 100%;background-repeat:no-repeat;box-sizing:border-box;height:20px;padding:0 3px 3px 0;position:absolute;width:20px}.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}
/*# sourceMappingURL=main.4ece0539.css.map*/