: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}*{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;display:flex;height:100vh;justify-content:center}body{background-color:#031926;color:#e7e7e7;font-family:Raleway,sans-serif;min-height:100vh}b{color:#9067c6;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{color:#9067c6;cursor:pointer;font-size:32px;letter-spacing:2px;padding-left:7%;text-align:center}.Logo,.NavbarLinks{align-items:center;display:flex}.NavbarLinks{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:#c2c1c2;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:#fff;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:#431f47;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:#e7e7e7;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:-50px;margin-top:100px;min-height:80vh}.HomeText h1{font-size:38px;font-weight:600;letter-spacing:.7px;padding-top:10px}.TypeEffect{font-size:32px;font-weight:600;letter-spacing:.6px;padding:25px 0}.illustration{height:400px;width:400px}@media(max-width:900px){.HomePage{display:block;margin-top:150px;padding:25px;text-align:center}.HomeText{display:inline-block;text-align:left}.illustration{margin:auto auto 50px}}@media(max-width:500px){.HomePage{min-height:70vh}.NavbarLinks{inset:0 0 0 30%}.HomeText h1{font-size:28px;font-weight:500}.TypeEffect{font-size:24px;font-weight:500}.illustration{height:300px;margin-bottom:0;width:300px}}.AboutPage{align-items:center;display:flex;justify-content:space-evenly;margin-top:100px;min-height:80vh;padding:25px}.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:#9067c6;font-weight:700;text-decoration:underline}.Avatar{width:280px}@media(max-width:900px){.AboutPage{display:block;padding:30px;text-align:center}.AboutText{display:inline-block;letter-spacing:.6px;line-height:24px;margin-bottom:80px;text-align:left;width:95%}.AboutTextHeading{font-size:26px}.Avatar{margin-bottom:75px;width:200px}}.skills,.traits{flex-wrap:wrap;gap:30px;margin:50px 10%}.SkillBox,.skills,.traits{display:flex;justify-content:center}.SkillBox{align-items:center;border:3px solid #431f47;border-radius:5px;font-size:64px;height:150px;margin:0 25px 25px 0;transition:.5s;width:max(15%,150px)}.SkillBox:hover{box-shadow:0 2px 8px 0 #431f47;-webkit-transform:scale(1.2);transform:scale(1.2)}.SkillsHeading{font-size:36px;letter-spacing:.6px;margin:50px 10px;text-align:center}.TraitBox{align-items:center;border:3px solid #431f47;border-radius:5px;display:flex;font-size:20px;height:150px;justify-content:center;margin:0 25px 25px 0;transition:.5s;width:max(15%,150px)}.TraitBox:hover{box-shadow:0 2px 8px 0 #431f47;-webkit-transform:scale(1.2);transform:scale(1.2)}.TraitsHeading{font-size:36px;letter-spacing:.6px;margin:50px 10px;text-align:center}@media(max-width:500px){.AboutText{font-size:16px}.Avatar{margin-bottom:25px;width:200px}.SkillsHeading{font-size:26px}.SkillBox{font-size:50px;height:100px;width:100px}}.projectHeading{font-size:36px;letter-spacing:.4px;margin-top:100px;padding:75px 0;text-align:center}.project{display:flex;flex-wrap:wrap;justify-content:center;margin:25px 5%}.projectBox{border:3px solid #431f47;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{box-shadow:0 4px 10px 0 #431f47;-webkit-transform:scale(1.05);transform:scale(1.05)}.projectPhoto{display:block;margin:20px 0;width:100%}.projectbtn{align-items:center;background-color:#431f47;border-radius:5px;border-style:none;color:#e7e7e7;cursor:pointer;display:inline-flex;font-size:20px;height:30px;justify-content:space-evenly;margin:25px 3% 0;text-decoration:none;width:40%}.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:#431f47;border-radius:5px;border-style:none;color:#e7e7e7;cursor:pointer;height:40px;margin:25px 0;text-decoration:none;transition:all .5s;width:200px}.downloadCV:hover{background-color:#e7e7e7;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:18px;justify-content:space-evenly;width:180px}.footerLinks a{color:inherit;text-decoration:none}@media(max-width:750px){footer{height:110px}}
/*# sourceMappingURL=main.1be9b497.css.map*/