:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.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: black;--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 .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input: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 .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{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{appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.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:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}*{margin:0;padding:0;scroll-behavior:smooth}#root{min-height:100vh;position:relative;overflow-x:hidden;-webkit-tap-highlight-color:transparent}.loader{height:100vh;display:flex;justify-content:center;align-items:center}b{font-weight:900;color:#9067c6}::-webkit-scrollbar{width:10px;scroll-behavior:smooth}::-webkit-scrollbar-track{background:#13242c;border-radius:100px}::-webkit-scrollbar-thumb{background:#01111a;border-radius:100px}html,body{height:100%;width:100%;margin:0;padding:0;background-color:#02253f;background-image:linear-gradient(315deg,#02253f,#1b1b1b 74%);color:#e7e7e7;font-family:Raleway,sans-serif;overflow-x:hidden}.stars{position:fixed;top:0;left:0;width:1px;height:1px;background:transparent;z-index:0;pointer-events:none}.stars.small{box-shadow:20px 40px #fff,80px 120px #fff,140px 300px #fff,180px 80px #fff,260px 500px #fff,340px 200px #fff,400px 600px #fff,520px 700px #fff,600px 100px #fff,720px 900px #fff,840px 300px #fff,960px 400px #fff,1080px 120px #fff,1200px 540px #fff,1320px 100px #fff,1440px 600px #fff,1560px 80px #fff,1680px 400px #fff,1800px 250px #fff,1920px 800px #fff,200px 300px #fff,300px 100px #fff,500px 150px #fff,700px 250px #fff,900px 350px #fff,1100px 450px #fff,1300px 550px #fff,1500px 650px #fff,1700px 750px #fff,1900px 850px #fff;animation:starFlicker 4s infinite ease-in-out}.stars.medium{width:2px;height:2px;box-shadow:60px 240px #fff,160px 460px #fff,360px 180px #fff,480px 320px #fff,640px 500px #fff,760px 280px #fff,880px 700px #fff,1000px 600px #fff,1120px 340px #fff,1240px 140px #fff,1400px 220px #fff,1550px 180px #fff,1700px 320px #fff,1850px 500px #fff,1980px 380px #fff;animation:moveStar 80s linear infinite,starFlicker 3s infinite ease-in-out}.stars.large{width:3px;height:3px;box-shadow:100px 300px #fff,400px 600px #fff,800px 400px #fff,1200px 200px #fff,1600px 100px #fff,200px 700px #fff,600px 900px #fff,1000px 500px #fff,1400px 300px #fff,1800px 700px #fff;animation:starFlicker 5s infinite ease-in-out}@keyframes moveStar{0%{transform:translateY(0)}to{transform:translateY(-2000px)}}@keyframes starFlicker{0%,to{opacity:1}50%{opacity:.4}}.Navbar{display:flex;justify-content:space-between;align-items:center;position:fixed;width:100%;z-index:2;height:70px;top:0;transition:all .7s;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.blur{background-color:#01111a8d;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(20px)}.Logo{font-size:32px;letter-spacing:2px;padding-left:7%;color:#9067c6;display:flex;align-items:center;text-align:center;cursor:pointer}.NavbarLinks{display:flex;justify-content:space-between;align-items:center;padding-right:7%;font-weight:500;font-size:22px}.NavbarLinks li{padding:2px 20px;list-style-type:none}.NavbarLinks a{color:#c2c1c2;display:flex;align-items:center;justify-content:space-between;position:relative;width:95%;padding:2px 7px;letter-spacing:.5px;text-decoration:none}.NavbarLinks a:hover{color:#fff}.NavbarLinks a:after{background-color:#fff;content:"";position:absolute;height:3px;left:5px;bottom:0;width:0px;border-radius:2px;transition:.3s}.NavbarLinks a:hover:after{width:95%}.Hamburger{display:none}@media(max-width:800px){.Navbar{width:100%}.NavbarLinks{font-size:26px;display:flex;flex-direction:column;justify-content:flex-start;position:fixed;inset:0 0 0 50%;gap:50px;background:linear-gradient(155deg,#0a0a0a,#1a1a1a,#2b2b2b);height:100vh;padding-top:max(20%,120px);transform:translate(100%);transition:.5s}.showNavbar{transform:translate(0)}.Hamburger{display:block;z-index:2;padding:5px 7% 5px 5px;cursor:pointer}.bar{display:block;background-color:#e7e7e7;border-radius:50px;height:2.5px;width:30px;margin:6px;transition:.5s}.barOne{rotate:-225deg;position:relative;top:4px;transition:.5s}.barTwo{display:none}.barThree{position:relative;bottom:4px;rotate:225deg;transition:.5s}}.HomePage{display:flex;justify-content:space-evenly;min-height:80vh;margin-top:100px;margin-bottom:-50px;align-items:center}.HomeText h1{font-weight:600;font-size:38px;letter-spacing:.7px;padding-top:10px}.TypeEffect{padding:25px 0;font-weight:600;font-size:32px;letter-spacing:.6px}.illustration{width:400px;height:400px}@media(max-width:900px){.HomePage{display:block;text-align:center;margin-top:150px;padding:25px}.HomeText{text-align:left;display:inline-block}.illustration{margin:auto auto 50px}}@media(max-width:500px){.HomePage{min-height:70vh}.NavbarLinks{inset:0 0 0 30%}.HomeText h1{font-weight:500;font-size:28px}.TypeEffect{font-weight:500;font-size:24px}.illustration{width:300px;height:300px;margin-bottom:0}}.AboutPage{display:flex;justify-content:space-evenly;min-height:80vh;margin-top:100px;align-items:center;padding:25px}.AboutText{width:50%;font-weight:500;font-size:20px;line-height:30px;letter-spacing:1.2px}.AboutTextHeading{font-size:35px;font-weight:600;padding-bottom:40px}.AboutText a{color:#9067c6;text-decoration:underline;font-weight:700}.hero{width:340px;height:440px;max-width:100%;border-radius:22px;object-fit:cover;box-shadow:0 4px 15px #0003;border:2px solid rgba(255,255,255,.8);transition:transform .3s ease,box-shadow .3s ease,border .3s ease;margin-bottom:30px}.hero:hover{transform:scale(1.05) rotate(2deg);box-shadow:0 0 10px #0083c5,0 0 20px #132e3b inset;border-color:#007fbe}@media(max-width:900px){.AboutPage{display:block;text-align:center;padding:30px}.AboutText{text-align:left;display:inline-block;width:95%;line-height:24px;letter-spacing:.6px;margin-bottom:80px}.AboutTextHeading{font-size:26px}.hero{width:340px;height:440px;margin-bottom:75px}}@media(max-width:480px){.AboutPage{display:block;text-align:center;padding:30px}.AboutText{text-align:left;display:inline-block;width:95%;line-height:24px;letter-spacing:.6px;margin-bottom:80px}.AboutTextHeading{font-size:26px}.hero{width:340px;height:440px;margin-bottom:75px}}.skills{display:flex;flex-wrap:wrap;justify-content:center;margin:50px 10%}.SkillBox{width:max(15%,150px);height:150px;display:flex;align-items:center;justify-content:center;margin:0 25px 25px 0;border:3px solid #431f47;font-size:64px;border-radius:5px;transition:.5s}.SkillBox:hover{transform:scale(1.2);box-shadow:0 2px 8px #431f47}.SkillsHeading{text-align:center;margin:50px 10px;font-size:36px;letter-spacing:.6px}@media(max-width:500px){.AboutText{font-size:16px}.Avatar{width:200px;margin-bottom:25px}.SkillsHeading{font-size:26px}.SkillBox{width:100px;height:100px;font-size:50px}}.projectHeading{text-align:center;padding:75px 0;letter-spacing:.4px;font-size:36px;margin-top:100px}.project{display:flex;flex-wrap:wrap;justify-content:center;margin:25px 5%}.projectBox{width:350px;border:3px solid #431f47;border-radius:10px;text-align:center;padding:15px;letter-spacing:.5px;font-size:18px;line-height:22px;margin:0 25px 50px;transition:.5s}.projectBox:hover{transform:scale(1.05);box-shadow:0 4px 10px #431f47}.projectPhoto{display:block;width:100%;height:220px;object-fit:cover;border-radius:10px;box-shadow:0 6px 12px #00000080;transition:transform .4s ease-in-out}.projectPhoto{transform:scale(1.06)}.projectbtn{font-size:20px;display:inline-flex;align-items:center;justify-content:space-evenly;width:40%;margin:25px 3% 0;border-radius:5px;background-color:#431f47;color:#e7e7e7;height:30px;cursor:pointer;text-decoration:none;border-style:none}.CertificatesPage{margin-top:100px;padding:0 5%;text-align:center}.certificateGallery{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:40px}.certificateBox{width:280px;text-align:center;transition:transform .3s ease;border:2px solid #431f47;border-radius:12px;padding:15px;box-shadow:0 4px 12px #0006}.certificateBox:hover{transform:scale(1.05);box-shadow:0 6px 16px #9067c699}.certificateImage{width:100%;height:auto;border-radius:10px;object-fit:cover}.certificateDetails{margin-top:12px}.certificateDetails h4{font-size:18px;color:#9067c6;margin-bottom:4px}.certificateDetails p{font-size:14px;color:#c2c1c2}.ResumePage{padding-top:50px;width:fit-content;position:relative;margin:100px auto 0;text-align:center}.resumeview{display:flex;justify-content:center;margin:20px auto;padding:10px;background-color:#fdfdfd;border-radius:12px;box-shadow:0 6px 15px #00000026;max-width:90vw;overflow:auto}.downloadCV{cursor:pointer;margin:25px 0;width:200px;height:40px;background-color:#431f47;color:#e7e7e7;text-decoration:none;border-radius:5px;border-style:none;transition:all .5s}.downloadCV:hover{transition:all .5s;background-color:#e7e7e7;color:#431f47}footer{width:90%;height:40px;margin:80px auto 10px;letter-spacing:.5px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly;position:relative;bottom:0;text-align:center}footer h4{margin:0 25px;font-weight:500}.footerLinks{display:flex;width:180px;font-size:18px;justify-content:space-evenly}.footerLinks a{text-decoration:none;color:inherit}@media(max-width:750px){footer{height:auto;flex-direction:column;gap:10px;text-align:center;padding:15px 10px}footer h4{margin:0;font-size:14px;line-height:1.4}.footerLinks{width:100%;justify-content:center;gap:20px;font-size:16px}}.projectBox,.certificateBox{border:1px solid #555;box-shadow:inset 0 0 5px #ffffff0d,0 0 12px #ffffff0d;transition:all .4s ease}.projectBox:hover,.certificateBox:hover{border-color:#6cf;box-shadow:0 0 10px #6cf,0 0 15px #6cf inset}.SkillBox{border:1px solid #6c6c6c;box-shadow:inset 0 0 6px #ffffff1a,0 0 12px #ffffff0d;font-family:Orbitron,sans-serif;transition:.3s ease}.SkillBox:hover{box-shadow:0 0 10px #6cf,0 0 20px #6cf inset;border-color:#6cf}
