.logoLink{align-items:center;display:flex;padding-left:5%;text-decoration:none}.logo_image{height:auto;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:220px}.logo_image:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}@media (max-width:768px){.logo_image{width:135px}}: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}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}#root{-webkit-tap-highlight-color:transparent;min-height:100vh;overflow-x:hidden;position:relative}.appContainer{display:flex;flex-direction:column;min-height:100vh}.mainContent{display:flex;flex:1 0 auto;flex-direction:column}.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:8px}::-webkit-scrollbar-track{background:#031926;border-radius:100px}::-webkit-scrollbar-thumb{background:#274656;border-radius:100px}::-webkit-scrollbar-thumb:hover{background:#9067c6}.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:75px;justify-content:space-between;position:fixed;top:0;transition:all .4s ease;width:100%;z-index:101}.Navbar.blur{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background-color:rgba(3,25,38,.88);border-bottom:1px solid rgba(144,103,198,.2);box-shadow:0 10px 30px rgba(0,0,0,.35)}.Logo{color:#9067c6;cursor:pointer;font-size:30px;font-weight:700;letter-spacing:1.5px;padding-left:7%;text-align:center}.Logo,.NavbarLinks{align-items:center;display:flex}.NavbarLinks{font-size:17px;font-weight:500;gap:10px;margin:0;padding-right:6%}.NavbarLinks li{list-style-type:none}.navLink{align-items:center;border-radius:8px;color:#c2c1c2;display:inline-flex;gap:8px;letter-spacing:.4px;padding:8px 14px;position:relative;text-decoration:none;transition:color .25s ease,background-color .25s ease}.navIcon{font-size:19px}.navLink:hover{background-color:rgba(144,103,198,.15);color:#fff}.navLink.active{background-color:rgba(144,103,198,.18);color:#9067c6;font-weight:600}.navLink.active:after{background-color:#9067c6;border-radius:4px;bottom:2px;box-shadow:0 0 8px #9067c6;content:"";height:2.5px;left:15%;position:absolute;width:70%}.Hamburger{display:none}@media(max-width:860px){.Navbar{height:65px;width:100%}.NavbarLinks{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:rgba(3,25,38,.96);border-left:1px solid rgba(144,103,198,.25);box-shadow:-10px 0 30px rgba(0,0,0,.5);display:flex;flex-direction:column;font-size:18px;gap:14px;height:100vh;justify-content:flex-start;padding:100px 20px 40px;position:fixed;right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);transition:-webkit-transform .4s cubic-bezier(.16,1,.3,1);transition:transform .4s cubic-bezier(.16,1,.3,1);transition:transform .4s cubic-bezier(.16,1,.3,1),-webkit-transform .4s cubic-bezier(.16,1,.3,1);width:min(78vw,300px);z-index:100}.NavbarLinks.showNavbar{-webkit-transform:translateX(0);transform:translateX(0)}.NavbarLinks li,.navLink{width:100%}.navLink{border-radius:10px;justify-content:flex-start;padding:12px 16px}.navLink.active:after{display:none}.Hamburger{cursor:pointer;display:block;margin-right:5%;padding:8px;z-index:102}.bar{background-color:#e7e7e7;border-radius:50px;display:block;height:2.5px;margin:5px 0;transition:all .35s ease-in-out;width:28px}.barOne{-webkit-transform:translateY(7.5px) rotate(-45deg);transform:translateY(7.5px) rotate(-45deg)}.barTwo{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.barThree{-webkit-transform:translateY(-7.5px) rotate(45deg);transform:translateY(-7.5px) rotate(45deg)}.mobileNavBackdrop{-webkit-animation:fadeIn .3s ease;animation:fadeIn .3s ease;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:rgba(0,0,0,.65);inset:0;position:fixed;z-index:99}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.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:130px;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}.HomeText h1{font-size:28px;font-weight:500}.TypeEffect{font-size:24px;font-weight:500}.illustration{height:280px;margin-bottom:0;width:280px}}.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{border-radius:50%;width:280px}@media(max-width:900px){.AboutPage{display:block;padding:30px 20px;text-align:center}.AboutText{display:inline-block;letter-spacing:.6px;line-height:24px;margin-bottom:60px;text-align:left;width:95%}.AboutTextHeading{font-size:26px}.Avatar{margin-bottom:50px;width:200px}}.skills{flex-wrap:wrap;gap:20px;margin:40px auto;max-width:1100px;padding:0 20px}.SkillBox,.skills{display:flex;justify-content:center}.SkillBox{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:hsla(0,0%,100%,.03);border:1px solid rgba(144,103,198,.25);border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.25);font-size:58px;height:140px;transition:all .35s cubic-bezier(.16,1,.3,1);width:140px}.SkillBox:hover{border-color:#9067c6;box-shadow:0 14px 28px rgba(144,103,198,.35);-webkit-transform:translateY(-6px) scale(1.06);transform:translateY(-6px) scale(1.06)}.SkillsHeading{font-size:36px;letter-spacing:.6px;margin:50px 10px 20px;text-align:center}@media(max-width:500px){.AboutText{font-size:16px}.Avatar{margin-bottom:25px;width:180px}.SkillsHeading{font-size:26px}.SkillBox{border-radius:12px;font-size:44px;height:95px;width:95px}}.projectHeading{font-size:38px;letter-spacing:.6px;margin-top:80px;padding:40px 0 20px;text-align:center}.project{display:flex;flex-wrap:wrap;gap:32px;justify-content:center;margin:20px auto 60px;max-width:1240px;padding:0 20px}.projectBox{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:hsla(0,0%,100%,.03);border:1px solid rgba(144,103,198,.25);border-radius:16px;box-shadow:0 10px 25px -5px rgba(0,0,0,.35);display:flex;flex-direction:column;justify-content:space-between;max-width:100%;overflow:hidden;padding:16px;position:relative;text-align:left;transition:all .35s cubic-bezier(.16,1,.3,1);width:360px}.projectBox:hover{border-color:rgba(144,103,198,.6);box-shadow:0 18px 35px -8px rgba(144,103,198,.3);-webkit-transform:translateY(-6px);transform:translateY(-6px)}.projectImageContainer{background:#01111a;border-radius:12px;height:200px;overflow:hidden;position:relative;width:100%}.projectPhoto{display:block;height:100%;object-fit:cover;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:100%}.projectBox:hover .projectPhoto{-webkit-transform:scale(1.04);transform:scale(1.04)}.projectStatusBadge{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:20px;display:inline-flex;font-size:12px;font-weight:600;gap:6px;letter-spacing:.5px;padding:4px 10px;position:absolute;right:10px;top:10px}.projectStatusBadge.live{background:rgba(16,185,129,.2);border:1px solid rgba(16,185,129,.4);color:#34d399}.projectStatusBadge.ongoing{background:rgba(245,158,11,.2);border:1px solid rgba(245,158,11,.4);color:#fbbf24}.liveDot{background-color:#34d399;border-radius:50%;box-shadow:0 0 6px #34d399;height:7px;width:7px}.projectContent{display:flex;flex:1 1;flex-direction:column;padding:16px 4px 6px}.projectTitle{color:#fff;font-size:22px;font-weight:700;letter-spacing:.4px;margin-bottom:8px}.projectDesc{color:#c9cbcf;flex:1 1;font-size:14.5px;line-height:1.55;margin-bottom:14px}.projectTags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}.projectTag{background:rgba(144,103,198,.15);border:1px solid rgba(144,103,198,.3);border-radius:12px;color:#d8b4fe;font-size:12px;font-weight:500;letter-spacing:.3px;padding:3px 10px}.projectButtons{display:flex;gap:12px;margin-top:auto}.projectbtn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;flex:1 1;font-size:15px;font-weight:600;gap:8px;height:38px;justify-content:center;text-decoration:none;transition:all .25s ease}.githubBtn{background-color:rgba(144,103,198,.2);border:1px solid rgba(144,103,198,.4);color:#fff}.githubBtn:hover:not(.disabled){background-color:#9067c6;border-color:#9067c6;box-shadow:0 4px 12px rgba(144,103,198,.4);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.demoBtn{background-color:#9067c6;border:1px solid #9067c6;color:#fff}.demoBtn:hover:not(.disabled){background-color:#7b51b3;border-color:#7b51b3;box-shadow:0 4px 12px rgba(144,103,198,.5);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.projectbtn.disabled{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);color:#6b7280;cursor:not-allowed}.experiencePhoto{border:2px solid rgba(144,103,198,.4);border-radius:50%;box-shadow:0 4px 14px rgba(0,0,0,.4);height:90px;margin-bottom:12px;object-fit:cover;width:90px}.experienceBox{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:hsla(0,0%,100%,.03);border:1px solid rgba(144,103,198,.25);border-radius:16px;box-shadow:0 10px 25px -5px rgba(0,0,0,.35);display:flex;flex-direction:column;font-size:14.5px;letter-spacing:.4px;line-height:1.55;max-width:100%;padding:22px;text-align:left;transition:all .35s cubic-bezier(.16,1,.3,1);width:360px}.experienceBox:hover{border-color:rgba(144,103,198,.6);box-shadow:0 18px 35px -8px rgba(144,103,198,.3);-webkit-transform:translateY(-6px);transform:translateY(-6px)}.experienceBox h3{color:#fff;font-size:20px}.experienceBox p b{color:#9067c6;font-size:13.5px}.ResumePage{margin:80px auto 0;padding-top:40px;position:relative;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.resumeview{pointer-events:none}.downloadCV{align-items:center;background:#9067c6;border:1px solid #9067c6;border-radius:8px;box-shadow:0 4px 14px rgba(144,103,198,.35);color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;margin:25px 0;padding:10px 24px;text-decoration:none;transition:all .3s ease}.downloadCV:hover{background:#7b51b3;box-shadow:0 6px 20px rgba(144,103,198,.5);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.footerGlass{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:rgba(1,17,26,.65);border-top:1px solid rgba(144,103,198,.2);margin-top:auto;padding:22px 0;position:relative;width:100%;z-index:10}.footerContent{gap:16px;justify-content:space-between;margin:0 auto;max-width:1200px;width:90%}.footerContent,.footerInfo{align-items:center;display:flex;flex-wrap:wrap}.footerInfo{gap:12px}.footerInfo h4{color:#c2c1c2;font-size:14.5px;font-weight:500;letter-spacing:.4px;margin:0}.footerDivider{color:#9067c6;font-weight:700}.footerLinks{align-items:center;display:flex;gap:14px}.footerSocialIcon{align-items:center;background:hsla(0,0%,100%,.04);border:1px solid rgba(144,103,198,.2);border-radius:50%;color:#c2c1c2;display:inline-flex;font-size:18px;height:38px;justify-content:center;text-decoration:none;transition:all .3s ease;width:38px}.footerSocialIcon:hover{background:#9067c6;border-color:#9067c6;box-shadow:0 6px 16px rgba(144,103,198,.45);color:#fff;-webkit-transform:translateY(-3px) scale(1.08);transform:translateY(-3px) scale(1.08)}@media (max-width:768px){.footerGlass{margin-top:auto;padding:20px 0}.footerContent{flex-direction:column;gap:14px;justify-content:center;text-align:center}.footerInfo{flex-direction:column;gap:4px}.footerDivider{display:none}}
/*# sourceMappingURL=main.1a8d345c.css.map*/