*{margin:0;padding:0;scroll-behavior:smooth;font-family:Times New Roman,Times,serif;font-style:oblique}html{scroll-behavior:smooth}#root{min-height:100vh;position:relative;overflow-x:hidden;-webkit-tap-highlight-color:transparent}.loading-screen{height:100vh;display:flex;justify-content:center;align-items:center}body{font-family:Raleway,sans-serif;background-color:#080825;color:#e7e7e7;min-height:100vh}b{font-weight:900;color:#2040d0}::-webkit-scrollbar{width:10px;scroll-behavior:smooth}::-webkit-scrollbar-track{background:#274656;border-radius:100px}::-webkit-scrollbar-thumb{background:#01111a;border-radius:100px}.background-layer{position:fixed;z-index:-1;bottom:0}.background-layer-two{position:fixed;z-index:-1;top:220px}.temporary-background{position:fixed;z-index:-1;top:-30px}.Navbar{display:flex;justify-content:space-between;align-items:center;position:fixed;width:100%;z-index:2;height:70px;top:0;transition:all .7s}.Navbar.blur{background-color:#01111a8d;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(20px)}.Logo{font-size:32px;letter-spacing:2px;padding-left:7%;color:#2a4ef1;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;cursor:pointer}.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;cursor:pointer}.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;top:0;right:0;bottom:0;left:50%;gap:50px;background-color:#140d0d;height:100vh;padding-top:max(20%,120px);transform:translate(100%);transition:.5s}.NavbarLinks.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{transform:rotate(-225deg);position:relative;top:4px;transition:.5s}.barTwo{display:none}.barThree{position:relative;bottom:4px;transform:rotate(225deg);transition:.5s}}.resume-button{background-color:#161e44;color:#c2c1c2;border:none;border-radius:50px;padding:10px 18px;font-size:22px;cursor:pointer;place-content:center;transition:background-color .3s,transform .2s;text-align:center;display:inline-block;margin-top:10px}.resume-button:hover{background-color:#052d93}.resume-button:active{background-color:#5038a4;transform:scale(.98)}.resume-button:focus{outline:none;box-shadow:0 0 0 2px #9067c680}.home_container{text-align:center}.home-page{display:flex;justify-content:space-evenly;min-height:50vh;margin-top:100px;margin-bottom:-50px;align-items:center}.home-text h1{font-weight:600;font-size:38px;letter-spacing:.7px;padding-top:10px}.home-img{width:400px;height:400px;border-radius:12px;object-fit:cover}@media (max-width: 900px){.home-page{display:block;text-align:center;margin-top:150px;padding:25px}.home-text{text-align:left;display:inline-block}.home-img{margin:auto auto 50px}}@media (max-width: 500px){.home-page{min-height:70vh}.home-text h1{font-weight:500;font-size:28px}.home-img{width:300px;height:300px;margin-bottom:0}}.about-section{display:flex;justify-content:space-evenly;min-height:80vh;margin-top:100px;align-items:center;padding:25px}.about-text{width:50%;font-weight:500;font-size:20px;line-height:30px;letter-spacing:1.2px}.about-heading{font-size:35px;font-weight:600;padding-bottom:40px}.about-text a{color:#9067c6;text-decoration:underline;font-weight:700}.avatar-image{width:280px}@media (max-width: 900px){.about-section{display:block;text-align:center;padding:30px}.about-text{text-align:left;display:inline-block;width:95%;line-height:24px;letter-spacing:.6px;margin-bottom:80px}.about-heading{font-size:26px}.avatar-image{width:200px;margin-bottom:75px}}.skills-section{margin:0 auto}.new_skill{display:flex;flex-wrap:wrap;justify-content:center;margin:50px 10%}.skill-box{width:max(15%,150px);height:150px;display:flex;align-items:center;justify-content:center;margin:0 25px 25px 0;border:3px solid #172571;font-size:64px;border-radius:5px;transition:.5s;cursor:pointer}.skill-box:hover{transform:scale(1.2);box-shadow:0 2px 8px #4d7bd5}.skills-heading{text-align:center;margin:100px 10px;font-size:36px;letter-spacing:.6px}@media (max-width: 500px){.about-text{font-size:16px}.avatar-image{width:200px;margin-bottom:25px}.skills-heading{font-size:26px}.skill-box{width:100px;height:100px;font-size:50px}}.github-calendar-container{justify-content:center;padding-bottom:10px;text-align:center;width:100%;max-width:800px;margin:0 auto}.project-heading{font-size:1.5rem}@media (max-width: 768px){.github-calendar-container{max-width:90%}.project-heading{font-size:1.2rem}}@media (max-width: 480px){.github-calendar-container{max-width:95%}.project-heading{font-size:1rem}}.projects-heading{text-align:center;padding:75px 0;letter-spacing:.4px;font-size:36px;margin-top:100px}.projects-list{display:flex;flex-wrap:wrap;justify-content:center;margin:25px 5%}.project-item{width:350px;border:3px solid #181879;border-radius:5px;text-align:center;padding:15px;letter-spacing:.5px;font-size:18px;line-height:1.5;margin:0 25px 50px;transition:transform .5s,box-shadow .5s}.project-item:hover{transform:scale(1.05);box-shadow:0 4px 10px #2b85c1}.project-image{width:100%;margin:20px 0;border-radius:5px}.project-button{font-size:16px;display:inline-flex;align-items:center;justify-content:center;width:40%;margin:20px 5px 0;border-radius:5px;background-color:#3639f2;color:#e7e7e7;height:40px;cursor:pointer;text-decoration:none;border:none}.project-button:hover{background-color:#2b395c;color:#fff}@media (max-width: 800px){.project-item{width:80%}}@media (max-width: 500px){.projects-heading{font-size:28px;margin-top:60px}.project-item{width:90%}.project-button{font-size:14px;height:35px}}.tech-stack{margin-top:10px;margin-bottom:15px}.tech-stack h4{font-size:1.2em;margin-bottom:5px}.tech-stack ul{list-style-type:none;padding:0}.tech-stack li{display:inline-block;background-color:#4d8cf2;color:#f7f7f8;margin:3px;padding:5px 10px;border-radius:4px;font-size:.9em}.resume-section{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;margin:100px 0}.resume-view{border:1px solid #9067c6;width:70%;height:auto;border-radius:10px;box-shadow:0 4px 8px #0003}.resume-section>a{text-decoration:none}.download-cv{display:block;margin-top:20px;padding:10px 20px;border:none;border-radius:5px;background-color:#9067c6;color:#fff;font-size:18px;text-align:center;text-decoration:none;transition:.3s}.download-cv:hover{background-color:#7054a4}footer{width:90%;height:40px;margin:80px auto 10px;letter-spacing:.5px;font-size:25px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly;position:relative;bottom:0;text-align:center}.footer-links a{color:#9067c6;text-decoration:none;margin:0 15px}.footer-links a:hover{text-decoration:underline}@media (max-width: 750px){footer{height:110px}}.loader{height:100vh;display:flex;justify-content:center;align-items:center}.contact-section{padding:50px 20px;display:flex;align-items:center;justify-content:center;min-height:100vh}.contact-animation{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.contact-animation img{max-width:80%;height:auto;border-radius:10px;box-shadow:0 10px 20px #00000026;transition:transform .3s ease}.contact-animation img:hover{transform:scale(1.05)}.contact-form{background-color:#fff;padding:20px;border-radius:12px;box-shadow:0 10px 30px #0003;max-width:50%;width:100%;margin:20px auto;animation:fadeIn .5s ease-in-out}.contact-form h1{font-size:24px;font-weight:700;margin-bottom:20px;color:#333;text-align:center}.form-label{font-weight:700;color:#444;margin-bottom:10px}.contact-form .form-control{width:90%;border:1px solid #ddd;border-radius:6px;padding:12px;margin-bottom:20px;transition:border-color .3s ease,box-shadow .3s ease}.contact-form .form-control:focus{border-color:#007bff;box-shadow:0 0 8px #007bff4d}.contact-form .btn-primary{background-color:#007bff;border-color:#007bff;color:#fff;font-weight:700;padding:10px 20px;width:100%;border-radius:6px;transition:background-color .3s ease,transform .3s ease}.contact-form .btn-primary:hover{background-color:#0056b3;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.contact-section{padding:30px 10px;flex-wrap:wrap}.contact-form{padding:20px;margin-top:20px}.contact-form h1{font-size:20px}.form-label{font-size:14px}}.center-container{font-size:28px;display:flex;justify-content:center;align-items:center;gap:10px}.center-col{text-align:center}.no-text-decoration{text-decoration:none}: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)}.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(--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{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.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 rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--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;top:0;right:0;bottom:0;left: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;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}
