:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;-webkit-transform-origin:0 0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{-webkit-transform:rotate(270deg) translateX(-100%);transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{-webkit-transform:rotate(180deg) translate(-100%,-100%);transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{-webkit-transform:rotate(90deg) translateY(-100%);transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;-webkit-transform-origin:0 0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid transparent;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid transparent;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:transparent;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{-webkit-transform:rotate(90deg) translateY(-100%);transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{-webkit-transform:rotate(180deg) translate(-100%,-100%);transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{-webkit-transform:rotate(270deg) translateX(-100%);transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;-webkit-transform-origin:0 0;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;cursor:text;margin:0;position:absolute;-webkit-transform-origin:0 0;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}.ContactPage{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:90vh;padding:120px 20px 50px;text-align:center}.ContactContainer{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#01111a8d;border-radius:10px;box-shadow:0 0 20px rgba(59,130,246,.4);max-width:95%;padding:50px 30px;width:550px}.ContactHeading{color:#fff;font-size:36px;font-weight:600;margin-bottom:10px}.ContactSubHeading{color:#d1d5db;font-size:18px;margin-bottom:40px}.FormGroup{display:flex;flex-direction:column;margin-bottom:20px;text-align:left}.FormGroup label{color:#3b82f6;font-weight:500;margin-bottom:8px}.FormGroup input,.FormGroup textarea{background:#01111a;border:1px solid #3b82f6;border-radius:6px;color:#fff;font-size:16px;padding:10px 15px;resize:none}.FormGroup input:focus,.FormGroup textarea:focus{border-color:#60a5fa;box-shadow:0 0 10px #3b82f6;outline:none}.ContactBtn{background-color:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:12px;transition:all .3s;width:100%}.ContactBtn:hover{background-color:#2563eb}.PopupOverlay{align-items:center;background:rgba(1,17,26,.85);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.PopupContent{background:#01111a;border-radius:12px;box-shadow:0 0 25px #3b82f6;color:#fff;max-width:90%;padding:40px 30px;text-align:center}.PopupContent h3{font-size:28px;margin-bottom:15px}.PopupContent p{font-size:16px;margin-bottom:25px}.PopupContent button{background-color:#3b82f6;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 25px}.PopupContent button:hover{background-color:#2563eb}@media (max-width:768px){.ContactPage{padding:80px 15px 40px}.ContactContainer{padding:35px 20px}.ContactHeading{font-size:30px}.ContactSubHeading{font-size:16px}.FormGroup input,.FormGroup textarea{font-size:15px;padding:8px 12px}.ContactBtn{font-size:16px;padding:10px}}@media (max-width:480px){.ContactPage{margin-bottom:10px;margin-top:50px;min-height:auto}.ContactContainer{padding:25px 15px}.ContactHeading{font-size:26px}.ContactSubHeading{font-size:14px}.FormGroup input,.FormGroup textarea{font-size:14px;padding:6px 10px}.ContactBtn{font-size:14px;padding:8px}}.notfound-container{align-items:center;-webkit-animation:fadeIn 1s ease-in;animation:fadeIn 1s ease-in;background:linear-gradient(135deg,#001f33,#002b4d);color:#fff;display:flex;height:100vh;justify-content:center;padding:0 20px;text-align:center}.notfound-content{max-width:600px}.notfound-title{-webkit-animation:float 3s ease-in-out infinite;animation:float 3s ease-in-out infinite;color:#3b82f6;font-size:8rem;font-weight:800;margin-bottom:15px;text-shadow:0 0 20px rgba(0,170,255,.4)}.notfound-subtitle{color:#e0f7ff;font-size:2rem;margin-bottom:15px}.notfound-text{color:#b3cde0;font-size:1.1rem;line-height:1.6;margin-bottom:30px}.home-button{background-color:#3b82f6;border-radius:8px;box-shadow:0 4px 15px rgba(0,170,255,.3);color:#fff;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:12px 28px;text-decoration:none;transition:all .3s ease}.home-button:hover{background-color:#3b82f6;box-shadow:0 6px 20px rgba(0,122,204,.5);-webkit-transform:translateY(-3px);transform:translateY(-3px)}@-webkit-keyframes float{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes float{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.notfound-title{font-size:6rem}.notfound-subtitle{font-size:1.8rem}}@media (max-width:768px){.notfound-title{font-size:5rem}.notfound-subtitle{font-size:1.5rem}.notfound-text{font-size:1rem}.home-button{font-size:.95rem;padding:10px 24px}}@media (max-width:480px){.notfound-title{font-size:3.8rem}.notfound-subtitle{font-size:1.3rem}.home-button,.notfound-text{font-size:.9rem}.home-button{padding:9px 20px}}*{margin:0;padding:0;scroll-behavior:smooth}#root{-webkit-tap-highlight-color:transparent;min-height:100vh;overflow-x:hidden;position:relative}.loader{align-items:center;background-color:#000;display:flex;height:100vh;justify-content:center}.intrologo{bottom:30px;position:relative;width:300px}body{color:#fff;font-family:Raleway,sans-serif;min-height:100vh}video{height:100vh;left:0;object-fit:cover;position:fixed;top:0;width:100vw;z-index:-1}b{color:#3b82f6;font-weight:900}::-webkit-scrollbar{scroll-behavior:smooth;width:10px}::-webkit-scrollbar-track{background:#274656;border-radius:100px}::-webkit-scrollbar-thumb{background:#01111a;border-radius:100px}.bg{bottom:0}.bg,.bgtwo{position:fixed;z-index:-1}.bgtwo{top:220px}.bgtemp{position:fixed;top:-30px;z-index:-1}.Navbar{align-items:center;display:flex;height:70px;justify-content:space-between;position:fixed;top:0;transition:all .7s;width:100%;z-index:2}.blur{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(20px);background-color:#01111a8d}.Logo{margin-top:10px;max-width:100px;padding:10px}.Logo img{height:auto;max-width:100%}.NavbarLinks{align-items:center;display:flex;font-size:22px;font-weight:500;justify-content:space-between;padding-right:7%}.NavbarLinks li{list-style-type:none;padding:2px 20px}.NavbarLinks a{align-items:center;color:#f0f8ff;display:flex;justify-content:space-between;letter-spacing:.5px;padding:2px 7px;position:relative;text-decoration:none;width:95%}.NavbarLinks a:hover{color:#fff}.NavbarLinks a:after{background-color:#3b82f6;border-radius:2px;bottom:0;content:"";height:3px;left:5px;position:absolute;transition:.3s;width:0}.NavbarLinks a:hover:after{width:95%}.Hamburger{display:none}@media (max-width:800px){.Navbar{width:100%}.NavbarLinks{background-color:#04043b;display:flex;flex-direction:column;font-size:26px;gap:50px;height:100vh;inset:0 0 0 50%;justify-content:flex-start;padding-top:max(20%,120px);position:fixed;-webkit-transform:translateX(100%);transform:translateX(100%);transition:.5s}.showNavbar{-webkit-transform:translateX(0);transform:translateX(0)}.Hamburger{cursor:pointer;display:block;padding:5px 7% 5px 5px;z-index:2}.bar{background-color:#fff;border-radius:50px;display:block;height:2.5px;margin:6px;width:30px}.bar,.barOne{transition:.5s}.barOne{position:relative;rotate:-225deg;top:4px}.barTwo{display:none}.barThree{bottom:4px;position:relative;rotate:225deg;transition:.5s}}.HomePage{align-items:center;display:flex;justify-content:space-evenly;margin-bottom:-90px;margin-top:100px;min-height:80vh}.HomeText h1{font-size:60px;font-weight:600;letter-spacing:.7px;padding-top:10px}.TypeEffect{font-size:50px;font-weight:600;letter-spacing:.6px;padding:25px 0}@media (max-width:850px){.HomePage{display:block;margin-top:80px;text-align:center}.HomeText h1{font-size:60px;font-weight:600;letter-spacing:.7px;padding-top:10px}.HomeText{display:inline-block;font-size:30px;text-align:left}.HomeGif{position:relative;right:40px;width:450px}}@media (max-width:500px){.HomePage{margin-bottom:10px;margin-top:100px;min-height:70vh}.NavbarLinks{inset:0 0 0 30%}.HomeText h1{font-size:47px;font-weight:50px}.TypeEffect{font-size:40px;font-weight:700}}.AboutPage{align-items:center;display:flex;justify-content:space-evenly;min-height:80vh;padding:25px;position:relative;top:80px;z-index:1}.AboutText{font-size:20px;font-weight:500;letter-spacing:1.2px;line-height:30px;width:50%}.AboutTextHeading{font-size:35px;font-weight:600;padding-bottom:40px}.AboutText a{color:#3b82f6;font-weight:700;text-decoration:underline}.Profile{border-radius:10px;width:400px}@media (max-width:900px){.AboutPage{display:block;margin-top:100px;text-align:center}.AboutText{display:inline-block;letter-spacing:.6px;line-height:24px;margin-bottom:50px;margin-top:20px;text-align:left;width:95%}.AboutTextHeading{font-size:26px}.Profile{margin-bottom:75px;width:400px}.AboutGif{position:relative;right:40px;width:430px}}.skills{flex-wrap:wrap;margin:50px 10%;position:relative}.SkillBox,.skills{display:flex;justify-content:center}.SkillBox{align-items:center;border:3px solid #3b82f6;border-radius:5px;font-size:64px;height:130px;margin:0 25px 25px 0;transition:.5s;width:max(15%,130px)}.SkillBox:hover{border-color:#3b82f6;box-shadow:0 0 10px 2px #3b82f6;color:#3b82f6;-webkit-transform:scale(1.05);transform:scale(1.05)}.SkillsHeading{color:#fff;font-size:36px;letter-spacing:.6px;margin:120px 10px 50px;text-align:center}@media (max-width:500px){.AboutText{bottom:100px;font-size:16px;position:relative}.Profile{margin-bottom:1px;width:350px}.skills{margin-bottom:-75px}.SkillsHeading{font-size:26px;position:relative}.SkillBox{font-size:50px;height:100px;width:100px}}.projectHeading{font-size:50px;letter-spacing:.4px;margin-bottom:-30px;padding:75px 0;text-align:center}.project{display:flex;flex-wrap:wrap;justify-content:center;margin:25px 5%}.projectBox{border:3px solid #3b82f6;border-radius:5px;font-size:18px;letter-spacing:.5px;line-height:22px;margin:0 25px 50px;padding:15px;text-align:center;transition:.5s;width:350px}.projectBox:hover{border-color:#fff;box-shadow:0 5px 20px 5px #3b82f6;-webkit-transform:scale(1.05);transform:scale(1.05)}.projectPhoto{display:block;margin:20px 0;width:100%}.projectbtn{align-items:center;background-color:#3b82f6;border-radius:5px;border-style:none;color:#fff;cursor:pointer;display:inline-flex;font-size:20px;height:30px;justify-content:space-evenly;margin:25px 3% 0;text-decoration:none;width:40%}@media (max-width:500px){.projectHeading{font-size:50px;letter-spacing:.4px;margin-bottom:-50px;margin-top:10px;text-align:center}.project{margin-bottom:-100px}}.ResumePage{margin:100px auto 0;padding-top:50px;position:relative;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.resumeview{pointer-events:none}.downloadCV{background-color:#3b82f6;border-radius:5px;border-style:none;color:#fff;cursor:pointer;height:40px;margin:25px 0;text-decoration:none;transition:all .5s;width:200px}.downloadCV:hover{background-color:#fff;color:#431f47;transition:all .5s}footer{align-items:center;bottom:0;display:flex;flex-wrap:wrap;height:40px;justify-content:space-evenly;letter-spacing:.5px;margin:80px auto 10px;position:relative;text-align:center;width:90%}footer h4{font-weight:500;margin:0 25px}.footerLinks{display:flex;font-size:40px;justify-content:space-evenly;width:450px}.footerLinks a{color:inherit;text-decoration:none}.footerLinks a:hover{color:#3b82f6}@media (max-width:750px){footer{height:110px}}
/*# sourceMappingURL=main.df300b1a.css.map*/