body,html{margin:0;padding:0;height:100%;width:100%;overflow-x:hidden;overflow-y:scroll;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.sticky-note{background:#fffae3;padding:20px 20px 60px;width:300px;border:1px;box-shadow:10px 10px 10px rgba(0,0,0,.1);transform:rotate(-2deg);right:20px;cursor:grab;transition:box-shadow .2s ease;left:40px;z-index:3000;position:absolute;top:50%;left:20%;right:auto}.sticky-note:after{content:"";position:absolute;bottom:0;right:0;border-color:transparent #e5debc rgba(180,180,159,.25);border-style:solid;border-width:0 0 30px 30px}.sticky-note:active{cursor:grabbing;box-shadow:5px 5px 15px rgba(0,0,0,.3)}.sticky-note form{display:flex;flex-direction:column}.sticky-note input,.sticky-note textarea{margin-bottom:10px;padding:5px;border:1px solid #ccc}.sticky-note button{border:none;padding:0;cursor:pointer;width:20%;margin:0 auto;display:block}@media (max-width:768px){.sticky-note{left:4%;top:60%}}.scroll-box{width:100%;height:180px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}.scroll-box::-webkit-scrollbar{display:none}.scroll-box div{width:200px;height:100px;margin-right:40px;border-radius:10px}.scroll-box div,.scroll-box div>div{display:inline-block;text-align:center;line-height:150px}.scroll-box div>div{width:300px;height:150px;transition:transform .3s ease,box-shadow .3s ease;z-index:1}.scroll-box div>div:hover{transform:scale(1.2);box-shadow:0 12px 24px rgba(0,0,0,.3);z-index:2}.dataanal{background-color:#004d4d}.dataanal a{color:#f5f5f5;text-decoration:none}.fun-projects{background-color:#807280}.fun-projects a{color:inherit;text-decoration:none}.Telemed{background-color:#b0c4de}.Telemed a{color:inherit;text-decoration:none}.Inter{background-color:#a9a9a9}.Inter a{color:inherit;text-decoration:none}.casestud{background-color:#7c593a}.casestud a{color:inherit;text-decoration:none}.resume{background-color:#919180}.serverApi{background-color:#354d6d}.serverApi a{color:inherit;text-decoration:none}.tag-grid{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px;justify-content:flex-start;padding:10px;max-width:100%;margin-top:3%}.tag-item{background-color:#eeeae2;border:1px solid #000;padding:15px 10px;border-radius:20px;font-size:1em;font-weight:700;white-space:nowrap}.tag-image{width:50px;height:30px;object-fit:contain;margin-bottom:5px}.home-container{background-color:#eeeae2;height:100%;width:100vw;position:relative;margin:0;padding:0;top:0;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.home-container::-webkit-scrollbar{width:0;height:0;background:transparent;display:none}.profile-img{position:absolute;top:6rem;margin-top:1rem;right:6rem;width:350px;height:350px;border-radius:50%;box-shadow:0 4px 40px rgba(0,0,0,.35)}.introduction{font-size:1em;font-weight:700;color:#000;left:2.5rem;top:8rem;position:absolute}.myname{font-size:3em;margin-top:3rem}.jobtitle{position:relative;margin-top:14rem;margin-left:3%;font-size:1em;font-family:Tahoma;width:32%;opacity:0;transform:translateY(30px);transition:opacity 1s ease-out,transform 1s ease-out}.jobtitle.show{opacity:1;transform:translateY(0)}.jobtitle p{font-weight:400;font-size:medium}.socialmediaicons{width:15%;display:flex;grid-gap:1.5rem;gap:1.5rem;top:7%;margin-top:4rem;margin-left:3rem;transform:translate(-50%,-50%);justify-content:space-evenly}.introNote-div{transform:rotate(15deg);top:10rem;left:40%}.introNote-div,.moretalk{position:absolute;z-Index:999}.moretalk{transform:rotate(-15deg);top:24rem;left:43%}.home.light-mode{--background-color:#eeeae2;--text-color:#000;--techstack-bg:#000;--techstack-text:#fff;box-shadow:0 4px 24px rgba(29,26,26,.2)}.home.dark-mode{--background-color:#000;--text-color:#fff;--techstack-bg:#eeeae2;--techstack-text:#000;box-shadow:0 12px 60px hsla(0,0%,100%,.28)}.home{position:relative;height:auto;width:95%;margin:14rem auto;background-color:var(--background-color);color:var(--text-color);font-family:Courier New;max-height:100%;border-radius:6px;overflow:auto;scrollbar-width:none;z-index:1000;padding:1rem}.home::-webkit-scrollbar{width:0;height:0;background:transparent;display:none}button{padding:3px 7px;border:none;cursor:pointer;border-radius:8px;font-size:1em;transition:all .3s ease-in-out}.light-mode button{background-color:#000;color:#eeeae2;font-family:monospace}.dark-mode button{background-color:#eeeae2;color:#000;border:1px solid #000;font-family:monospace}button:hover{opacity:.8}.techstack-container{width:85%;margin:25% auto;background-color:#eeeae2;display:flex;z-index:1200;box-shadow:0 4px 24px hsla(0,0%,78.4%,.2)}.techstack-container,.techstack-scroll{position:relative;border-radius:12px;background-color:var(--techstack-bg);color:var(--techstack-text)}.techstack-scroll{width:100%;overflow:auto;white-space:nowrap;padding:10px 0;scrollbar-width:none}.techstack-scroll .scrolling-text{display:inline-block;white-space:nowrap;animation:scrollRight 50s linear infinite;font-size:1.5em;font-weight:400}.techstack-scroll .scrolling-wrapper{display:flex;width:-webkit-max-content;width:max-content}.techstack-scroll::-webkit-scrollbar{display:none}@keyframes scrollRight{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.scrollbar-div{position:absolute;margin-top:2rem;width:100%}@media (max-width:768px){.introduction{margin-top:6rem;left:1.5rem}.socialmediaicons{flex-direction:row!important;display:flex!important;margin-left:10%}.profile-img{top:.7rem;margin-top:.2rem;left:.5rem;width:120px;height:120px}.jobtitle{font-size:1em;width:30%;margin-left:5%;margin-top:20rem}.myname{margin-top:1rem;font-size:2em}.home{margin:25% auto}.introNote-div{left:40%;top:10rem}.moretalk{left:35%;top:26rem}.techstack-container{margin:70% auto}}.tele-container{background-color:#eeeae2;min-height:100vh;width:100vw;position:relative;margin:0;top:0;display:flex;justify-content:center;align-items:center;padding:60px 0 0;overflow-y:auto;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none;font-family:Courier New}.tele-container::-webkit-scrollbar{width:0;height:0;background:transparent}.tele-container h1{font-size:2rem;top:2%}.healthtechintro,.tele-container h1{text-align:left;position:absolute;left:20px;margin:0}.healthtechintro{font-size:1rem;top:3%}.Tele{background-color:var(--background-color);color:var(--text-color);position:relative;height:95%;width:84%;margin:20% auto;max-height:100%;border-radius:6px;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;z-index:1000}.dark-mode-toggle{width:400px;margin-top:2%;margin-left:2%}.Tele.light{--background-color:#b0c4de;--text-color:#000;box-shadow:0 10px 40px rgba(29,26,26,.2)}.Tele.dark{--background-color:#09092d;--text-color:#fff;box-shadow:0 4px 24px hsla(0,0%,78.4%,.18)}.techstack{margin-top:1rem;font-weight:700}.tech-bubble{display:inline-block;background-color:var(--text-color);color:var(--background-color);padding:4px 10px;margin:4px 6px 0 0;border-radius:999px;font-size:.85rem;font-weight:500;transition:background-color .3s ease,color .3s ease}@media (prefers-color-scheme:dark){.Tele{background-color:var(--tele-dark-bg)}}.Tele::-webkit-scrollbar{display:none;width:0;height:0}.app-card{font-family:monospace;margin:5% 5% 70px;padding:.5rem}.image-scroll{display:flex;overflow-x:auto;white-space:nowrap;grid-gap:10px;gap:10px;padding:10px;scrollbar-width:none;-ms-overflow-style:none}.image-scroll::-webkit-scrollbar{display:none}.image-scroll img{object-fit:cover;height:300px;width:auto;border-radius:8px}@media (max-width:950px){.tele-container{padding-top:20px}.tele-container h1{top:1%}.Tele{width:80%;margin:23rem auto;padding:1rem}.healthtechintro{top:2%}.app-card{margin-left:0;margin-bottom:50px;z-index:1500}.image-scroll img{height:200px}}.DPM-container{background-color:#eeeae2;min-height:100vh;width:100vw;position:relative;padding:20px 0;display:flex;flex-direction:column;align-items:center;overflow-x:hidden;overflow-y:auto}.title{font-size:2rem;font-weight:700;margin-top:6rem;margin-bottom:20px;text-align:center;color:#8b4000}.DPM{background-color:#7c593a;width:90%;height:75%;max-height:85vh;padding:30px 0;border-radius:6px;display:flex;flex-direction:column;grid-gap:20px;gap:20px;margin:4% auto;scrollbar-width:none;-ms-overflow-style:none;overflow:auto;z-index:1000;box-shadow:0 4px 24px rgba(10,6,6,.2)}.casestudy-card{background-color:#000;border-radius:10px;width:90%;max-width:800px;padding:20px;margin:20px auto;text-align:center;position:relative;box-shadow:5px 5px 15px rgba(2,2,2,.2);transition:transform .3s ease-in-out;font-family:Franklin Gothic Medium}.casestudy-card:hover{transform:scale(1.05);box-shadow:0 10px 25px rgba(0,0,0,.3),0 15px 30px rgba(0,0,0,.15),0 20px 35px rgba(0,0,0,.1)}.casestudy-content h2{font-size:1.5rem;font-weight:700;margin-bottom:10px;color:#7c593a}.casestudy-section h3{font-size:1.2rem;color:#7c593a;margin-top:15px}.casestudy-section p{font-size:1rem;color:#fff;line-height:1.5}.DPM-container::-webkit-scrollbar,.DPM::-webkit-scrollbar{display:none}.Resume-container{background-color:#eeeae2;height:100vh;width:100vw;position:absolute;padding:0;top:0;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;display:flex;justify-content:center;align-items:center}.Resume-container::-webkit-scrollbar{width:0;height:0;background:transparent;display:none}.Resume-page canvas{position:relative;max-width:100%;padding:0;box-sizing:border-box;margin-top:1rem}a{text-decoration:none;color:#fff}.Resume-page-wrapper.first-page{margin-top:3rem}.Resume-options{flex-direction:column;margin-bottom:2rem;align-items:center}.resume-buttons,.Resume-options{display:flex;grid-gap:1rem;gap:1rem}.download-button,.view-button{padding:.5rem 1rem;border:none;background-color:#6d4620;color:#fff;cursor:pointer;border-radius:4px;text-decoration:none;text-align:center}.Resume-viewer-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:2000}.Resume-viewer{background:#fff;padding:.5rem;border-radius:8px;max-height:90vh;overflow:auto;box-shadow:0 10px 40px rgba(0,0,0,.3)}.close-button{position:absolute;top:1rem;right:1rem;background:#ff4d4d;border:none;color:#fff;font-size:1.2rem;padding:.3rem .6rem;border-radius:50%;cursor:pointer}@media (max-width:768px){.download-button,.view-button{padding:.2rem .4rem;border-radius:8px}.Resume-options{margin:.7rem}}.message-div{width:80%}.message-div h1,.message-div p{text-align:center}@media(max-width:768px){.message-div{width:90%}}.aboutme-container{background-color:#eeeae2;height:100vh;width:100vw;position:relative;margin:0;padding:0;top:0;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.aboutme-container::-webkit-scrollbar{width:0;height:0;background:transparent;display:none}.about-message-container{background-color:var(--background-color);color:var(--text-color);position:relative;height:95%;width:87%;margin:13% auto;max-height:100%;border-radius:6px;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;z-index:1000;box-shadow:0 4px 24px rgba(29,26,26,.2)}.backgroundmessage{position:absolute;top:10%;width:90%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;font-family:"Lucida Sans","Lucida Sans Regular","Lucida Grande","Lucida Sans Unicode",Geneva,Verdana,sans-serif;padding:2%}.hackerrank-link{color:#06064e}.hackerrank-link:hover{color:green}.leetcode-link{color:#06064e}.leetcode-link:hover{color:gold}@media(max-width:768px){.backgroundmessage{top:10%;width:89vw}}.navbar{position:fixed;top:3%;left:50%;transform:translateX(-50%);justify-content:center;align-items:center;z-index:1500;width:30rem;border-radius:4px;box-shadow:0 4px 24px rgba(29,26,26,.2)}.nav-linksone,.navbar{display:flex;grid-gap:20px;gap:20px}.navbar a{color:#000;text-decoration:none;font-weight:700;padding:10px 15px;font-size:small}.navbar a:hover{text-decoration:underline}@media (max-width:950px){.navbar{flex-direction:column;align-items:flex-end;width:1.7rem;left:auto;right:1rem;transform:none}.menu-icon{display:block}.nav-linksone{display:none;flex-direction:column;background-color:#eeeae2;border-radius:8px;padding:10px;margin-top:0;box-shadow:0 2px 8px rgba(0,0,0,.1)}.nav-linksone.open{display:flex}}.justthere{background-color:#807280;min-height:100vh;width:100vw;position:relative;overflow-y:auto;overflow-x:hidden;margin:0;padding:0 0 5vh;-ms-overflow-style:none;scrollbar-width:none}.justthere::-webkit-scrollbar{display:none}.fun{background-color:#5f4d5f;min-height:90vh;width:85vw;margin:5% auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:2rem;color:#dfdcdc;border-radius:6px;overflow-y:auto;overflow-x:hidden;z-index:1000;box-shadow:0 4px 24px rgba(224,215,215,.2);-ms-overflow-style:none;scrollbar-width:none}.fun::-webkit-scrollbar{display:none}.fun h1{font-size:1.5rem;margin-bottom:.5rem}.fun h2{font-size:1rem;margin-bottom:1.5rem}.fun ul{list-style:none;padding:0;margin:0;width:100%;grid-gap:2rem;gap:2rem}.fun-card,.fun ul{display:flex;flex-direction:column;align-items:center}.fun-card{justify-content:center;background:linear-gradient(90deg,#0f0f0f,#807280);border-radius:24px;padding:1.5rem;width:80%;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;margin:3%}.fun-card h3{font-size:1rem;text-align:center;margin:1.5rem 0;color:#000;padding:.5rem}.fun-card img{width:70%;height:300px;object-fit:cover;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.5);margin:1rem 0}.fun-card a{text-decoration:none;font-size:1.2rem;margin-top:.5rem;border-radius:5px}@media (max-width:950px){.fun{width:80vw;margin:20% auto;padding:1rem}.fun-card{width:85%;padding:1rem}.fun-card img{width:100%;height:auto}.fun h1{text-align:center}.fun h2{font-size:.7rem}}.localnavbar{position:fixed;right:10%;top:1rem;left:50%;transform:translateX(-50%);width:30rem;display:flex;justify-content:center;align-items:center;grid-gap:20px;gap:20px;z-index:1000;box-shadow:0 4px 24px rgba(224,215,215,.2)}.menu-icon{display:none;font-size:24px;cursor:pointer}.nav-links{display:flex;grid-gap:20px;gap:20px}.localnavbar a{color:#d6d4d4;text-decoration:none;font-weight:700;padding:10px 15px;font-size:small}.localnavbar a:hover{text-decoration:underline}@media (max-width:950px){.localnavbar{top:2rem;left:auto;right:1rem;flex-direction:column;align-items:flex-end;transform:none;width:1.7rem;background-color:inherit}.menu-icon{display:block}.nav-links{display:none;flex-direction:column;background:inherit;padding:10px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.nav-links.open{display:flex}}:root{--primary:#052f66;--primary-rgb:53,77,109;--muted:#6b7280;--card-bg:#d6deea;--page-bg:#052f66;--text:#1c1f21}.apipage{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial;background:var(--page-bg);color:var(--text);min-height:100vh;margin:0;padding:3rem 1rem}.apicontainer{max-width:1100px;margin:1.75rem auto;background:var(--card-bg);border-radius:10px;padding:1.5rem;box-shadow:0 8px 30px rgba(33,41,51,.06);position:relative;overflow:visible;border-top:6px solid var(--primary)}.apicontainer ul{list-style:none;padding:0;margin:1.5rem 0 0;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem;align-items:start;min-height:75vh}.api-card{background:linear-gradient(180deg,#cad0d7,#7f8c9f);border-radius:12px;padding:1.1rem;box-shadow:0 6px 18px rgba(23,32,41,.06);border-left:4px solid var(--primary);transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.api-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(23,32,41,.1)}.api-card h3{margin:0 0 .25rem;color:var(--primary);font-size:1.05rem}.api-card p{margin:0;color:#2b343b;line-height:1.45;font-size:.95rem}.api-card img{max-width:100%;border-radius:8px;object-fit:cover;margin-top:.6rem}.api-card a{color:var(--primary);text-decoration:none;font-weight:600}.api-card a:hover{text-decoration:underline}.api-card .tech-list{display:flex;flex-wrap:wrap;grid-gap:.4rem;gap:.4rem;margin-top:.5rem}.api-card .tech-badge{background:rgba(var(--primary-rgb),.09);color:var(--primary);padding:.28rem .5rem;border-radius:999px;font-size:.78rem;font-weight:700}.api-meta{color:var(--muted);font-size:.88rem;margin-top:.35rem}@media (max-width:880px){.apicontainer{padding:2rem;margin:2rem}}@media (max-width:640px){.apipage{padding:1.5 rem 1.3rem}.api-card{padding:.9rem}.apicontainer ul{grid-template-columns:1fr}}.api-card a:focus{outline:3px solid rgba(var(--primary-rgb),.16);outline-offset:3px}.apinav .empty{text-align:center;color:var(--muted);padding:1.75rem 1rem}.api-card .links{display:flex;grid-gap:.6rem;gap:.6rem;flex-wrap:wrap;margin-top:.6rem}.apicontainer>:first-child{margin-bottom:.5rem}
/*# sourceMappingURL=main.576cde3e.chunk.css.map */