.Loader-module__OpcrDa__loader{z-index:9999;background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .5s,visibility .5s;display:flex;position:fixed;top:0;left:0}.Loader-module__OpcrDa__loader.Loader-module__OpcrDa__hidden{opacity:0;visibility:hidden}.Loader-module__OpcrDa__loaderContent{text-align:center;width:90%;max-width:500px}.Loader-module__OpcrDa__gameTitle{margin-bottom:40px}.Loader-module__OpcrDa__glitchText{background:linear-gradient(135deg,#06c 0%,#0052a3 100%);-webkit-text-fill-color:transparent;letter-spacing:4px;text-transform:uppercase;filter:drop-shadow(0 0 15px rgba(0,102,204,.3));-webkit-background-clip:text;background-clip:text;font-size:72px;font-weight:800;display:inline-block}.Loader-module__OpcrDa__spinnerContainer{justify-content:center;align-items:center;width:150px;height:150px;margin:0 auto 40px;display:flex;position:relative}.Loader-module__OpcrDa__spinner{width:120px;height:120px;animation:linear infinite Loader-module__OpcrDa__spin;position:absolute}@keyframes Loader-module__OpcrDa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Loader-module__OpcrDa__spinnerRing{border:3px solid transparent;border-radius:50%;width:100%;height:100%;position:absolute}.Loader-module__OpcrDa__spinnerRing:first-child{opacity:1;border-top-color:#06c;border-right-color:#06c}.Loader-module__OpcrDa__spinnerRing:nth-child(2){opacity:.6;border-top-color:#0052a3;border-right-color:#0052a3;width:85%;height:85%;animation:1.5s linear infinite reverse Loader-module__OpcrDa__spin;top:7.5%;left:7.5%}.Loader-module__OpcrDa__spinnerRing:nth-child(3){opacity:.3;border-top-color:#003d7a;border-right-color:#003d7a;width:70%;height:70%;animation:1s linear infinite Loader-module__OpcrDa__spin;top:15%;left:15%}.Loader-module__OpcrDa__percentageText{z-index:10;color:#06c;text-shadow:0 0 10px rgba(0,102,204,.4);font-family:Courier New,monospace;font-size:32px;font-weight:700;position:relative}.Loader-module__OpcrDa__loadingContainer{margin-top:20px}.Loader-module__OpcrDa__progressBarContainer{width:100%}.Loader-module__OpcrDa__progressBar{background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);border-radius:10px;width:100%;height:6px;position:relative;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,.05)}.Loader-module__OpcrDa__progressFill{background:linear-gradient(90deg,#06c,#0052a3);border-radius:10px;height:100%;transition:width .3s;position:relative;box-shadow:0 0 10px rgba(0,102,204,.4)}.Loader-module__OpcrDa__progressGlow{background:linear-gradient(90deg,transparent,rgba(255,255,255,.3));width:100px;height:100%;animation:1.5s infinite Loader-module__OpcrDa__shimmer;position:absolute;top:0;right:0}@keyframes Loader-module__OpcrDa__shimmer{0%{transform:translate(-100px)}to{transform:translate(100px)}}.Loader-module__OpcrDa__progressText{justify-content:center;align-items:center;gap:15px;margin-top:20px;display:flex}.Loader-module__OpcrDa__loadingPercentage{color:#06c;letter-spacing:2px;font-family:Courier New,monospace;font-size:24px;font-weight:700}@media (max-width:768px){.Loader-module__OpcrDa__glitchText{letter-spacing:3px;font-size:56px}.Loader-module__OpcrDa__loadingPercentage{font-size:20px}.Loader-module__OpcrDa__progressBar{height:5px}}@media (max-width:480px){.Loader-module__OpcrDa__glitchText{letter-spacing:2px;font-size:42px}.Loader-module__OpcrDa__loadingPercentage{font-size:18px}.Loader-module__OpcrDa__progressBar{height:4px}.Loader-module__OpcrDa__gameTitle{margin-bottom:40px}}
.Navigation-module__eB08ka__nav{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.95);border-bottom:1px solid rgba(0,0,0,.1);justify-content:space-between;align-items:center;width:100%;padding:max(15px,min(3vw,30px)) max(20px,min(5vw,60px));display:flex;position:fixed;top:0;box-shadow:0 4px 20px rgba(0,0,0,.05)}.Navigation-module__eB08ka__logo{letter-spacing:-1px;font-size:max(18px,min(3vw,24px));font-weight:600}.Navigation-module__eB08ka__navLinks{gap:max(20px,min(4vw,40px));list-style:none;display:flex}.Navigation-module__eB08ka__navLinks a{color:#555;letter-spacing:1px;font-size:max(12px,min(2vw,14px));text-decoration:none;transition:color .3s}.Navigation-module__eB08ka__navLinks a:hover{color:#06c;text-shadow:0 0 10px rgba(0,102,204,.3)}.Navigation-module__eB08ka__hamburger{cursor:pointer;z-index:101;flex-direction:column;justify-content:center;align-items:center;width:35px;height:35px;display:none;position:relative}.Navigation-module__eB08ka__hamburger span{background:#333;border-radius:2px;width:25px;height:3px;transition:all .3s;position:absolute}.Navigation-module__eB08ka__hamburger span:first-child{top:10px}.Navigation-module__eB08ka__hamburger span:nth-child(2){top:16px}.Navigation-module__eB08ka__hamburger span:nth-child(3){top:22px}.Navigation-module__eB08ka__hamburger.Navigation-module__eB08ka__active span:first-child{top:16px;transform:rotate(45deg)}.Navigation-module__eB08ka__hamburger.Navigation-module__eB08ka__active span:nth-child(2){opacity:0}.Navigation-module__eB08ka__hamburger.Navigation-module__eB08ka__active span:nth-child(3){top:16px;transform:rotate(-45deg)}@media (max-width:768px){.Navigation-module__eB08ka__navLinks{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,255,255,.98);border-left:1px solid rgba(0,0,0,.1);flex-direction:column;justify-content:center;align-items:center;gap:40px;width:70%;max-width:300px;height:100vh;transition:right .3s;position:fixed;top:0;right:-100%;box-shadow:-4px 0 20px rgba(0,0,0,.1)}.Navigation-module__eB08ka__navLinks.Navigation-module__eB08ka__active{right:0}.Navigation-module__eB08ka__navLinks a{font-size:18px}.Navigation-module__eB08ka__hamburger{display:flex}}
.Hero-module__ZARIfG__hero{flex-direction:row;justify-content:center;align-items:center;gap:max(30px,min(5vw,60px));max-width:1400px;min-height:100vh;margin:0 auto;padding:0 max(20px,min(5vw,60px));display:flex;position:relative}.Hero-module__ZARIfG__heroContent{flex:0 auto;width:100%;max-width:550px}.Hero-module__ZARIfG__hero h1{letter-spacing:-2px;margin-bottom:max(20px,min(3vw,30px));font-size:max(32px,min(6vw,72px));font-weight:700;line-height:1.1}.Hero-module__ZARIfG__gradientText{background:linear-gradient(135deg,#06c 0%,#0052a3 50%,#003d7a 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 10px rgba(0,102,204,.2));-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__hero p{color:#555;max-width:500px;margin-bottom:max(30px,min(4vw,40px));font-size:max(14px,min(2vw,18px));line-height:1.6}.Hero-module__ZARIfG__ctaButton{color:#fff;letter-spacing:1px;background:linear-gradient(135deg,#06c 0%,#0052a3 100%);border-radius:50px;padding:max(14px,min(2vw,18px)) max(30px,min(4vw,40px));font-size:max(14px,min(2vw,16px));font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 4px 15px rgba(0,102,204,.3)}.Hero-module__ZARIfG__ctaButton:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,102,204,.4)}.Hero-module__ZARIfG__scrollIndicator{animation:2s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(10px)}}.Hero-module__ZARIfG__computerContainer{flex:0 auto;width:100%;max-width:500px;transition:opacity .3s;position:relative}.Hero-module__ZARIfG__powerOff .Hero-module__ZARIfG__screen{background:linear-gradient(145deg,#e0e0e0,#d0d0d0)!important;box-shadow:0 10px 30px rgba(0,0,0,.15)!important}.Hero-module__ZARIfG__powerOff .Hero-module__ZARIfG__screenContent{opacity:0}.Hero-module__ZARIfG__powerOff .Hero-module__ZARIfG__cursor{display:none}.Hero-module__ZARIfG__powerOn .Hero-module__ZARIfG__screen{box-shadow:0 10px 30px rgba(0,0,0,.15),inset 0 0 30px rgba(0,102,204,.05)}.Hero-module__ZARIfG__monitor{flex-direction:column;align-items:center;width:100%;display:flex}.Hero-module__ZARIfG__screen{aspect-ratio:16/10;background:linear-gradient(145deg,#2c3e50,#34495e);border:8px solid #34495e;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.15),inset 0 0 30px rgba(0,102,204,.05)}.Hero-module__ZARIfG__screen:before{content:"";pointer-events:none;background:linear-gradient(rgba(255,255,255,.05) 0%,transparent 50%,rgba(0,0,0,.1) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.Hero-module__ZARIfG__screenContent{color:#fff;z-index:1;flex-direction:column;height:100%;padding:20px;font-family:Courier New,monospace;display:flex;position:relative}.Hero-module__ZARIfG__terminalHeader{gap:8px;margin-bottom:20px;display:flex}.Hero-module__ZARIfG__terminalDot{opacity:.7;border-radius:50%;width:12px;height:12px}.Hero-module__ZARIfG__terminalBody{flex-direction:column;flex:1;gap:10px;display:flex}.Hero-module__ZARIfG__promptLine{align-items:center;gap:8px;font-size:max(14px,min(2vw,18px));display:flex}.Hero-module__ZARIfG__prompt{color:#00d084;font-weight:700}.Hero-module__ZARIfG__typingText{color:#fff;letter-spacing:.5px}.Hero-module__ZARIfG__cursor{background-color:#00d084;width:2px;height:1.2em;margin-left:2px;animation:1s infinite Hero-module__ZARIfG__blink;display:inline-block}@keyframes Hero-module__ZARIfG__blink{0%,49%{opacity:1}50%,to{opacity:0}}.Hero-module__ZARIfG__monitorStand{clip-path:polygon(30% 0%,70% 0%,100% 100%,0% 100%);background:linear-gradient(145deg,#95a5a6,#7f8c8d);width:80px;height:60px;margin-top:-5px;box-shadow:0 5px 15px rgba(0,0,0,.15)}.Hero-module__ZARIfG__monitorBase{background:linear-gradient(145deg,#95a5a6,#7f8c8d);border-radius:8px;width:140px;height:15px;margin-top:-5px;box-shadow:0 5px 15px rgba(0,0,0,.15)}.Hero-module__ZARIfG__keyboard{background:linear-gradient(145deg,#4a5568,#2d3748);border:1px solid rgba(0,0,0,.2);border-radius:8px;width:90%;margin:20px auto 0;padding:15px;box-shadow:0 5px 20px rgba(0,0,0,.3)}.Hero-module__ZARIfG__keyboardKeys{grid-template-columns:repeat(11,1fr);gap:6px;display:grid}.Hero-module__ZARIfG__key{aspect-ratio:1;background:linear-gradient(145deg,#5a6c7d,#4a5568);border:1px solid rgba(0,0,0,.3);border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.25),inset 0 1px rgba(255,255,255,.1)}.Hero-module__ZARIfG__powerButton{aspect-ratio:1;cursor:pointer;background:linear-gradient(145deg,#5a6c7d,#4a5568);border:2px solid rgba(0,102,204,.3);border-radius:4px;justify-content:center;align-items:center;padding:0;transition:all .3s;display:flex;position:relative}.Hero-module__ZARIfG__powerButton svg{color:#cbd5e0;width:60%;height:60%;transition:all .3s}.Hero-module__ZARIfG__powerButton.Hero-module__ZARIfG__buttonOn{border-color:#00d084;box-shadow:0 0 10px rgba(0,208,132,.3)}.Hero-module__ZARIfG__powerButton.Hero-module__ZARIfG__buttonOn svg{color:#00d084;filter:drop-shadow(0 0 4px rgba(0,208,132,.4))}.Hero-module__ZARIfG__powerButton.Hero-module__ZARIfG__buttonOff{border-color:rgba(220,53,69,.3)}.Hero-module__ZARIfG__powerButton.Hero-module__ZARIfG__buttonOff svg{color:#dc3545}.Hero-module__ZARIfG__powerButton:hover{transform:scale(1.05)}.Hero-module__ZARIfG__powerButton.Hero-module__ZARIfG__buttonOn:hover{box-shadow:0 0 15px rgba(0,208,132,.5)}.Hero-module__ZARIfG__powerButton.Hero-module__ZARIfG__buttonOff:hover{box-shadow:0 0 15px rgba(220,53,69,.5)}.Hero-module__ZARIfG__powerButton:active{transform:scale(.95)}@media (max-width:1024px){.Hero-module__ZARIfG__hero{flex-direction:column;gap:40px;padding:60px max(20px,min(5vw,40px))}.Hero-module__ZARIfG__heroContent{text-align:center;max-width:100%}.Hero-module__ZARIfG__hero p{max-width:100%}.Hero-module__ZARIfG__computerContainer{max-width:450px}}@media (max-width:768px){.Hero-module__ZARIfG__hero{gap:30px;padding:40px 20px}.Hero-module__ZARIfG__computerContainer{max-width:320px}.Hero-module__ZARIfG__screen{border-width:6px}.Hero-module__ZARIfG__screenContent{padding:12px}.Hero-module__ZARIfG__terminalHeader{gap:6px;margin-bottom:12px}.Hero-module__ZARIfG__terminalDot{width:10px;height:10px}.Hero-module__ZARIfG__promptLine{font-size:14px}.Hero-module__ZARIfG__monitorStand{width:70px;height:50px}.Hero-module__ZARIfG__monitorBase{width:120px;height:12px}.Hero-module__ZARIfG__keyboard{margin-top:15px;padding:10px}.Hero-module__ZARIfG__keyboardKeys{gap:4px}.Hero-module__ZARIfG__scrollIndicator{display:none}}@media (max-width:480px){.Hero-module__ZARIfG__hero{gap:25px;padding:30px 15px}.Hero-module__ZARIfG__computerContainer{max-width:280px}.Hero-module__ZARIfG__screen{border-width:4px;border-radius:8px}.Hero-module__ZARIfG__screenContent{padding:10px}.Hero-module__ZARIfG__terminalHeader{gap:5px;margin-bottom:10px}.Hero-module__ZARIfG__terminalDot{width:8px;height:8px}.Hero-module__ZARIfG__promptLine{font-size:12px}.Hero-module__ZARIfG__monitorStand{width:55px;height:40px}.Hero-module__ZARIfG__monitorBase{width:90px;height:10px}.Hero-module__ZARIfG__keyboard{width:85%;margin-top:12px;padding:8px}.Hero-module__ZARIfG__keyboardKeys{gap:3px}}
.TechStack-module__WlEV-q__section{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);padding:100px 50px;position:relative;overflow:hidden}.TechStack-module__WlEV-q__section:before{content:"";background:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.1) 50%,transparent 100%);height:1px;position:absolute;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,.05)}.TechStack-module__WlEV-q__container{max-width:1400px;margin:0 auto}.TechStack-module__WlEV-q__sectionTitle{text-align:center;background:linear-gradient(135deg,#06c 0%,#0052a3 100%);-webkit-text-fill-color:transparent;letter-spacing:-2px;opacity:0;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:48px;font-weight:700;transition:all .6s;transform:translateY(-30px)}.TechStack-module__WlEV-q__sectionTitle.TechStack-module__WlEV-q__titleVisible{opacity:1;transform:translateY(0)}.TechStack-module__WlEV-q__subtitle{text-align:center;color:#555;opacity:0;max-width:600px;margin-bottom:60px;margin-left:auto;margin-right:auto;font-size:18px;transition:all .6s .2s;transform:translateY(-20px)}.TechStack-module__WlEV-q__subtitle.TechStack-module__WlEV-q__subtitleVisible{opacity:1;transform:translateY(0)}.TechStack-module__WlEV-q__techGrid{grid-template-columns:repeat(4,1fr);gap:30px;max-width:1200px;margin:0 auto;padding:20px;display:grid}.TechStack-module__WlEV-q__techCard{text-align:center;opacity:0;background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(248,249,250,.95));border:1px solid rgba(0,0,0,.1);border-radius:16px;padding:30px 20px;transition:all .6s cubic-bezier(.68,-.55,.265,1.55);position:relative;overflow:hidden;transform:rotateY(90deg)scale(.8)}.TechStack-module__WlEV-q__techCard:before{content:"";opacity:0;background:linear-gradient(90deg,transparent,rgba(0,102,204,.3),transparent);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.TechStack-module__WlEV-q__techCard:hover:before{opacity:1}.TechStack-module__WlEV-q__techCard.TechStack-module__WlEV-q__cardVisible{opacity:1;transform:rotateY(0)scale(1)}.TechStack-module__WlEV-q__techCard:hover{border-color:rgba(0,102,204,.3);transform:translateY(-5px)rotateY(0)scale(1);box-shadow:0 10px 30px rgba(0,102,204,.15)}.TechStack-module__WlEV-q__cardInner{flex-direction:column;align-items:center;gap:15px;display:flex}.TechStack-module__WlEV-q__iconWrapper{color:#06c;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex}.TechStack-module__WlEV-q__techCard:hover .TechStack-module__WlEV-q__iconWrapper{filter:drop-shadow(0 0 10px rgba(0,102,204,.3));transform:scale(1.1)}.TechStack-module__WlEV-q__iconWrapper svg{object-fit:contain;width:100%;height:100%}.TechStack-module__WlEV-q__techName{color:#1a1a1a;letter-spacing:.5px;margin:0;font-size:18px;font-weight:600}.TechStack-module__WlEV-q__techCategory{color:#555;text-transform:uppercase;letter-spacing:1px;background:rgba(0,102,204,.1);border:1px solid rgba(0,102,204,.2);border-radius:12px;padding:4px 12px;font-size:13px}@media (max-width:1024px){.TechStack-module__WlEV-q__techGrid{grid-template-columns:repeat(3,1fr);gap:25px}.TechStack-module__WlEV-q__sectionTitle{font-size:40px}.TechStack-module__WlEV-q__section{padding:80px 40px}}@media (max-width:768px){.TechStack-module__WlEV-q__techGrid{grid-template-columns:repeat(2,1fr);gap:20px;padding:15px}.TechStack-module__WlEV-q__sectionTitle{font-size:32px}.TechStack-module__WlEV-q__subtitle{margin-bottom:40px;font-size:16px}.TechStack-module__WlEV-q__section{padding:60px 30px}.TechStack-module__WlEV-q__techCard{padding:25px 15px}.TechStack-module__WlEV-q__iconWrapper{width:50px;height:50px}.TechStack-module__WlEV-q__techName{font-size:16px}.TechStack-module__WlEV-q__techCategory{font-size:12px}}@media (max-width:480px){.TechStack-module__WlEV-q__techGrid{grid-template-columns:repeat(2,1fr);gap:15px;padding:10px}.TechStack-module__WlEV-q__sectionTitle{font-size:28px}.TechStack-module__WlEV-q__subtitle{font-size:14px}.TechStack-module__WlEV-q__section{padding:50px 20px}.TechStack-module__WlEV-q__techCard{border-radius:12px;padding:20px 12px}.TechStack-module__WlEV-q__iconWrapper{width:45px;height:45px}.TechStack-module__WlEV-q__techName{font-size:14px}.TechStack-module__WlEV-q__techCategory{padding:3px 10px;font-size:11px}}
.Projects-module__2BoJ-q__section{color:#1a1a1a;background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);padding:100px 50px}.Projects-module__2BoJ-q__sectionTitle{text-align:center;background:linear-gradient(135deg,#06c 0%,#0052a3 100%);-webkit-text-fill-color:transparent;letter-spacing:-2px;filter:drop-shadow(0 0 10px rgba(0,102,204,.1));-webkit-background-clip:text;background-clip:text;margin-bottom:60px;font-size:48px;font-weight:700}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.Projects-module__2BoJ-q__projectCard{cursor:pointer;opacity:0;background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(248,249,250,.95));border:1px solid rgba(0,0,0,.1);border-radius:15px;height:300px;text-decoration:none;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1)}.Projects-module__2BoJ-q__projectCard:hover{border-color:rgba(0,102,204,.3);transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,102,204,.15)}.Projects-module__2BoJ-q__projectOverlay{text-align:center;background:rgba(255,255,255,.95);flex-direction:column;justify-content:center;align-items:center;padding:30px;transition:all .3s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.Projects-module__2BoJ-q__projectCard:hover .Projects-module__2BoJ-q__projectOverlay{background:rgba(255,255,255,.98)}.Projects-module__2BoJ-q__projectOverlay h3{color:#1a1a1a;margin-bottom:15px;font-size:24px;font-weight:600}.Projects-module__2BoJ-q__projectOverlay p{color:#555;flex:1;align-items:center;margin-bottom:15px;font-size:14px;line-height:1.6;display:flex}.Projects-module__2BoJ-q__techStack{margin-top:auto;margin-bottom:15px}.Projects-module__2BoJ-q__techBadge{color:#06c;letter-spacing:.5px;background:rgba(0,102,204,.1);border:1px solid rgba(0,102,204,.3);border-radius:20px;padding:6px 12px;font-size:12px;font-weight:500;display:inline-block}.Projects-module__2BoJ-q__viewProject{color:#06c;background:rgba(0,102,204,.1);border:1px solid rgba(0,102,204,.3);border-radius:25px;margin-top:0;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s;display:inline-block}.Projects-module__2BoJ-q__projectCard:hover .Projects-module__2BoJ-q__viewProject{background:rgba(0,102,204,.2);border-color:rgba(0,102,204,.5);transform:translateY(-2px)}@keyframes Projects-module__2BoJ-q__slideInLeft{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes Projects-module__2BoJ-q__slideInRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.Projects-module__2BoJ-q__slideInLeft{animation:.6s ease-out forwards Projects-module__2BoJ-q__slideInLeft}.Projects-module__2BoJ-q__slideInRight{animation:.6s ease-out forwards Projects-module__2BoJ-q__slideInRight}@media (max-width:768px){.Projects-module__2BoJ-q__section{padding:60px 20px}.Projects-module__2BoJ-q__sectionTitle{font-size:32px}.Projects-module__2BoJ-q__grid{grid-template-columns:1fr;gap:20px}.Projects-module__2BoJ-q__projectCard{height:auto;min-height:280px}.Projects-module__2BoJ-q__projectOverlay{padding:25px 20px}.Projects-module__2BoJ-q__projectOverlay h3{margin-bottom:12px;font-size:20px}.Projects-module__2BoJ-q__projectOverlay p{margin-bottom:12px;font-size:13px}.Projects-module__2BoJ-q__techBadge{padding:5px 10px;font-size:11px}.Projects-module__2BoJ-q__viewProject{padding:8px 16px;font-size:13px}}
.Experience-module__RsmxMa__section{max-width:1400px;margin:0 auto;padding:max(60px,min(10vw,120px)) max(20px,min(5vw,60px))}.Experience-module__RsmxMa__sectionTitle{letter-spacing:-2px;background:linear-gradient(135deg,#06c 0%,#0052a3 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 10px rgba(0,102,204,.1));opacity:0;-webkit-background-clip:text;background-clip:text;margin-bottom:max(40px,min(6vw,60px));font-size:max(32px,min(6vw,48px));font-weight:700;transition:all .8s cubic-bezier(.68,-.55,.265,1.55);transform:translateY(-30px)}.Experience-module__RsmxMa__sectionTitle.Experience-module__RsmxMa__titleVisible{opacity:1;animation:.8s cubic-bezier(.68,-.55,.265,1.55) forwards Experience-module__RsmxMa__titleBounce;transform:translateY(0)}@keyframes Experience-module__RsmxMa__titleBounce{0%{opacity:0;transform:translateY(-50px)scale(.9)}60%{transform:translateY(5px)scale(1.02)}to{opacity:1;transform:translateY(0)scale(1)}}.Experience-module__RsmxMa__sectionHeader{text-align:center;margin-bottom:max(50px,min(8vw,80px))}.Experience-module__RsmxMa__sectionSubtitle{color:#555;opacity:0;max-width:600px;margin-top:15px;margin-left:auto;margin-right:auto;font-size:max(14px,min(2vw,16px));transition:all .8s;transform:translateY(-20px)}.Experience-module__RsmxMa__sectionSubtitle.Experience-module__RsmxMa__subtitleVisible{opacity:1;animation:.8s .15s forwards Experience-module__RsmxMa__fadeInUp;transform:translateY(0)}@keyframes Experience-module__RsmxMa__fadeInUp{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Experience-module__RsmxMa__timeline{max-width:1000px;margin:0 auto;position:relative}.Experience-module__RsmxMa__timeline:before{content:"";background:linear-gradient(rgba(0,102,204,.3),rgba(0,82,163,.3));width:2px;height:100%;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 0 10px rgba(0,102,204,.2)}.Experience-module__RsmxMa__timelineItem{opacity:0;width:100%;margin-bottom:max(40px,min(6vw,60px));transition:all .6s cubic-bezier(.68,-.55,.265,1.55);position:relative;transform:translate(-50px)}.Experience-module__RsmxMa__timelineItem.Experience-module__RsmxMa__visible{opacity:1;animation:.8s cubic-bezier(.68,-.55,.265,1.55) forwards Experience-module__RsmxMa__slideInTimeline;transform:translate(0)}.Experience-module__RsmxMa__timelineItem:nth-child(2n).Experience-module__RsmxMa__visible{animation:.8s cubic-bezier(.68,-.55,.265,1.55) forwards Experience-module__RsmxMa__slideInTimelineReverse}@keyframes Experience-module__RsmxMa__slideInTimeline{0%{opacity:0;transform:translate(-80px)scale(.9)}60%{transform:translate(10px)scale(1.02)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes Experience-module__RsmxMa__slideInTimelineReverse{0%{opacity:0;transform:translate(80px)scale(.9)}60%{transform:translate(-10px)scale(1.02)}to{opacity:1;transform:translate(0)scale(1)}}.Experience-module__RsmxMa__timelineItem:nth-child(odd) .Experience-module__RsmxMa__timelineContent{margin-left:auto;margin-right:0;padding-left:max(30px,min(5vw,60px))}.Experience-module__RsmxMa__timelineItem:nth-child(2n) .Experience-module__RsmxMa__timelineContent{margin-left:0;margin-right:auto;padding-right:max(30px,min(5vw,60px))}.Experience-module__RsmxMa__timelineContent{background:rgba(255,255,255,.9);border:1px solid rgba(0,0,0,.1);border-radius:15px;width:calc(50% - 20px);padding:max(20px,min(3vw,30px));transition:all .3s}.Experience-module__RsmxMa__timelineContent:hover{background:#fff;border-color:rgba(0,102,204,.3);transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,102,204,.15)}.Experience-module__RsmxMa__timelineDot{z-index:1;background:linear-gradient(135deg,#06c,#0052a3);border:3px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 10px rgba(0,102,204,.4)}.Experience-module__RsmxMa__companyHeader{align-items:center;gap:15px;margin-bottom:15px;display:flex}.Experience-module__RsmxMa__companyLogo{object-fit:contain;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.1);border-radius:8px;width:50px;height:50px;padding:8px}.Experience-module__RsmxMa__companyInfo{flex-direction:column;flex:1;gap:5px;display:flex}.Experience-module__RsmxMa__timelineDate{color:#06c;background:linear-gradient(135deg,rgba(0,102,204,.15),rgba(0,82,163,.15));border-radius:20px;margin-bottom:0;padding:6px 15px;font-size:max(12px,min(1.5vw,14px));font-weight:600;display:inline-block}.Experience-module__RsmxMa__timelineTitle{color:#1a1a1a;margin-bottom:8px;font-size:max(18px,min(2.5vw,22px));font-weight:700}.Experience-module__RsmxMa__timelineCompany{color:#555;margin-bottom:0;font-size:max(14px,min(2vw,16px));font-weight:500}.Experience-module__RsmxMa__timelineDescription{color:#666;font-size:max(13px,min(1.8vw,15px));line-height:1.6}@media (max-width:768px){.Experience-module__RsmxMa__timeline:before,.Experience-module__RsmxMa__timelineDot{left:20px}.Experience-module__RsmxMa__timelineItem:nth-child(odd) .Experience-module__RsmxMa__timelineContent,.Experience-module__RsmxMa__timelineItem:nth-child(2n) .Experience-module__RsmxMa__timelineContent{width:calc(100% - 60px);margin-left:60px;margin-right:0;padding-left:20px;padding-right:20px}}
.Education-module__JpHHoW__section{max-width:1400px;margin:0 auto;padding:max(60px,min(10vw,120px)) max(20px,min(5vw,60px))}.Education-module__JpHHoW__sectionTitle{letter-spacing:-2px;background:linear-gradient(135deg,#06c 0%,#0052a3 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 10px rgba(0,102,204,.1));-webkit-background-clip:text;background-clip:text;margin-bottom:max(40px,min(6vw,60px));font-size:max(32px,min(6vw,48px));font-weight:700}.Education-module__JpHHoW__sectionHeader{text-align:center;margin-bottom:max(50px,min(8vw,80px))}.Education-module__JpHHoW__sectionSubtitle{color:#555;max-width:600px;margin-top:15px;margin-left:auto;margin-right:auto;font-size:max(14px,min(2vw,16px))}.Education-module__JpHHoW__timeline{max-width:1000px;margin:0 auto;position:relative}.Education-module__JpHHoW__timeline:before{content:"";background:linear-gradient(rgba(0,102,204,.3),rgba(0,82,163,.3));width:2px;height:100%;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 0 10px rgba(0,102,204,.2)}.Education-module__JpHHoW__timelineItem{width:100%;margin-bottom:max(40px,min(6vw,60px));position:relative}.Education-module__JpHHoW__timelineItem:nth-child(odd) .Education-module__JpHHoW__timelineContent{margin-left:auto;margin-right:0;padding-left:max(30px,min(5vw,60px))}.Education-module__JpHHoW__timelineItem:nth-child(2n) .Education-module__JpHHoW__timelineContent{margin-left:0;margin-right:auto;padding-right:max(30px,min(5vw,60px))}.Education-module__JpHHoW__timelineContent{background:rgba(255,255,255,.9);border:1px solid rgba(0,0,0,.1);border-radius:15px;width:calc(50% - 20px);padding:max(20px,min(3vw,30px));transition:all .3s}.Education-module__JpHHoW__timelineContent:hover{background:#fff;border-color:rgba(0,102,204,.3);transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,102,204,.15)}.Education-module__JpHHoW__timelineDot{z-index:1;background:linear-gradient(135deg,#06c,#0052a3);border:3px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 10px rgba(0,102,204,.4)}.Education-module__JpHHoW__timelineDate{color:#06c;background:linear-gradient(135deg,rgba(0,102,204,.15),rgba(0,82,163,.15));border-radius:20px;margin-bottom:12px;padding:6px 15px;font-size:max(12px,min(1.5vw,14px));font-weight:600;display:inline-block}.Education-module__JpHHoW__timelineTitle{color:#1a1a1a;margin-bottom:8px;font-size:max(18px,min(2.5vw,22px));font-weight:700}.Education-module__JpHHoW__timelineCompany{color:#555;margin-bottom:12px;font-size:max(14px,min(2vw,16px));font-weight:500}.Education-module__JpHHoW__timelineGpa{color:#06c;background:rgba(0,102,204,.1);border-left:3px solid #06c;border-radius:4px;margin-bottom:12px;padding:8px 15px;font-size:max(13px,min(1.8vw,15px));display:inline-block}.Education-module__JpHHoW__timelineGpa strong{color:#0052a3;margin-right:5px}.Education-module__JpHHoW__timelineDescription{color:#666;font-size:max(13px,min(1.8vw,15px));line-height:1.6}.Education-module__JpHHoW__downloadCv{color:#fff;letter-spacing:1px;cursor:pointer;background:linear-gradient(135deg,#06c 0%,#0052a3 100%);border-radius:50px;align-items:center;gap:10px;margin-top:30px;padding:max(14px,min(2vw,18px)) max(30px,min(4vw,40px));font-size:max(14px,min(2vw,16px));font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px rgba(0,102,204,.3)}.Education-module__JpHHoW__downloadCv:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,102,204,.4)}.Education-module__JpHHoW__downloadCv svg{width:20px;height:20px}@media (max-width:768px){.Education-module__JpHHoW__timeline:before,.Education-module__JpHHoW__timelineDot{left:20px}.Education-module__JpHHoW__timelineItem:nth-child(odd) .Education-module__JpHHoW__timelineContent,.Education-module__JpHHoW__timelineItem:nth-child(2n) .Education-module__JpHHoW__timelineContent{width:calc(100% - 60px);margin-left:60px;margin-right:0;padding-left:20px;padding-right:20px}}
.Services-module__dpHhBa__section{max-width:1400px;margin:0 auto;padding:max(60px,min(10vw,120px)) max(20px,min(5vw,60px))}.Services-module__dpHhBa__sectionTitle{letter-spacing:-2px;text-align:center;background:linear-gradient(135deg,#06c 0%,#0052a3 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 10px rgba(0,102,204,.1));-webkit-background-clip:text;background-clip:text;margin-bottom:max(15px,min(2vw,20px));font-size:max(32px,min(6vw,48px));font-weight:700}.Services-module__dpHhBa__sectionSubtitle{text-align:center;color:#555;max-width:800px;margin-bottom:max(40px,min(6vw,60px));margin-left:auto;margin-right:auto;font-size:max(14px,min(2vw,16px))}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:max(20px,min(4vw,40px));display:grid}.Services-module__dpHhBa__card{cursor:pointer;background:rgba(255,255,255,.9);border:1px solid rgba(0,0,0,.1);border-radius:20px;flex-direction:column;height:100%;padding:max(25px,min(4vw,40px));transition:transform .3s,background .3s,box-shadow .3s,border-color .3s;display:flex}.Services-module__dpHhBa__card:hover{background:#fff;border-color:rgba(0,102,204,.3);transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,102,204,.15)}.Services-module__dpHhBa__cardIcon{margin-bottom:20px;font-size:max(32px,min(5vw,40px))}.Services-module__dpHhBa__card h3{margin-bottom:15px;font-size:max(20px,min(3vw,24px));font-weight:600}.Services-module__dpHhBa__card p{color:#555;flex:1;margin-bottom:15px;font-size:max(14px,min(2vw,16px));line-height:1.6}.Services-module__dpHhBa__techStack{color:#06c;letter-spacing:.5px;border-top:1px solid rgba(0,0,0,.1);margin-top:auto;padding-top:15px;font-size:max(12px,min(1.8vw,14px));font-weight:500}
.Article-module__dO7yTa__section{max-width:1400px;margin:0 auto;padding:max(60px,min(10vw,120px)) max(20px,min(5vw,60px))}.Article-module__dO7yTa__sectionTitle{letter-spacing:-2px;text-align:center;background:linear-gradient(135deg,#06c 0%,#0052a3 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 10px rgba(0,102,204,.1));-webkit-background-clip:text;background-clip:text;margin-bottom:max(15px,min(2vw,20px));font-size:max(32px,min(6vw,48px));font-weight:700}.Article-module__dO7yTa__sectionSubtitle{text-align:center;color:#555;max-width:800px;margin-bottom:max(40px,min(6vw,60px));margin-left:auto;margin-right:auto;font-size:max(14px,min(2vw,16px))}.Article-module__dO7yTa__grid{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:max(20px,min(4vw,30px));display:grid}.Article-module__dO7yTa__articleCard{cursor:pointer;height:100%;color:inherit;background:rgba(255,255,255,.9);border:1px solid rgba(0,0,0,.1);border-radius:20px;flex-direction:column;padding:max(25px,min(4vw,35px));text-decoration:none;transition:all .3s;display:flex}.Article-module__dO7yTa__articleCard:hover{background:#fff;border-color:rgba(0,102,204,.3);transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,102,204,.15)}.Article-module__dO7yTa__cardHeader{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:max(12px,min(1.5vw,14px));display:flex}.Article-module__dO7yTa__author{color:#1a1a1a;font-weight:600}.Article-module__dO7yTa__date{color:#06c}.Article-module__dO7yTa__cardSubHeader{color:#555;align-items:center;margin-bottom:15px;font-size:max(12px,min(1.5vw,14px));display:flex}.Article-module__dO7yTa__readTime{align-items:center;gap:5px;display:flex}.Article-module__dO7yTa__articleTitle{color:#1a1a1a;margin-bottom:12px;font-size:max(18px,min(3vw,24px));font-weight:600;line-height:1.3}.Article-module__dO7yTa__articleDescription{color:#666;flex:1;margin-bottom:20px;font-size:max(14px,min(2vw,16px));line-height:1.6}.Article-module__dO7yTa__tags{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.Article-module__dO7yTa__tag{color:#06c;background:rgba(0,102,204,.1);border:1px solid rgba(0,102,204,.3);border-radius:20px;padding:5px 12px;font-size:max(11px,min(1.5vw,13px));font-weight:500}.Article-module__dO7yTa__readMore{color:#06c;align-items:center;gap:8px;margin-top:auto;font-size:max(14px,min(2vw,16px));font-weight:600;transition:gap .3s;display:flex}.Article-module__dO7yTa__articleCard:hover .Article-module__dO7yTa__readMore{gap:12px}.Article-module__dO7yTa__readMore svg{transition:transform .3s}.Article-module__dO7yTa__articleCard:hover .Article-module__dO7yTa__readMore svg{transform:translate(4px)}@media (max-width:768px){.Article-module__dO7yTa__grid{grid-template-columns:1fr}}
.Footer-module__S6Hkya__footer{background:linear-gradient(135deg,#f8f9fa 0%,#fff 50%,#f8f9fa 100%);border-top:1px solid rgba(0,0,0,.1);padding:80px 50px 40px;position:relative;overflow:hidden;box-shadow:0 -4px 30px rgba(0,0,0,.05)}.Footer-module__S6Hkya__footerContent{z-index:2;max-width:1400px;margin:0 auto;position:relative}.Footer-module__S6Hkya__footerTop{grid-template-columns:1fr 2fr;gap:60px;margin-bottom:60px;display:grid}.Footer-module__S6Hkya__footerBrand{text-align:left}.Footer-module__S6Hkya__brandName{letter-spacing:-1px;color:#1a1a1a;margin-bottom:15px;font-size:42px;font-weight:700}.Footer-module__S6Hkya__brandHighlight{background:linear-gradient(135deg,#06c 0%,#0052a3 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 5px rgba(0,102,204,.1));-webkit-background-clip:text;background-clip:text}.Footer-module__S6Hkya__brandTagline{color:#555;max-width:350px;font-size:16px;line-height:1.6}.Footer-module__S6Hkya__footerLinks{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Footer-module__S6Hkya__linkColumn h3{color:#1a1a1a;margin-bottom:20px;padding-bottom:10px;font-size:18px;font-weight:600;position:relative}.Footer-module__S6Hkya__linkColumn h3:after{content:"";background:linear-gradient(90deg,#06c 0%,#0052a3 100%);width:40px;height:2px;position:absolute;bottom:0;left:0;box-shadow:0 0 5px rgba(0,102,204,.3)}.Footer-module__S6Hkya__linkColumn ul{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__linkColumn ul li{margin-bottom:12px}.Footer-module__S6Hkya__linkColumn ul li a{color:#555;font-size:15px;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.Footer-module__S6Hkya__linkColumn ul li a:before{content:"→";opacity:0;color:#06c;transition:all .3s;position:absolute;left:-20px}.Footer-module__S6Hkya__linkColumn ul li a:hover{color:#06c;text-shadow:0 0 5px rgba(0,102,204,.2);transform:translate(10px)}.Footer-module__S6Hkya__linkColumn ul li a:hover:before{opacity:1;left:-15px}.Footer-module__S6Hkya__newsletterText{color:#555;margin-bottom:15px;font-size:14px;line-height:1.6}.Footer-module__S6Hkya__newsletter{gap:10px;margin-top:15px;display:flex}.Footer-module__S6Hkya__newsletterInput{color:#1a1a1a;background:rgba(255,255,255,.9);border:1px solid rgba(0,0,0,.2);border-radius:8px;outline:none;flex:1;padding:12px 18px;font-size:14px;transition:all .3s}.Footer-module__S6Hkya__newsletterInput:focus{background:#fff;border-color:#06c;box-shadow:0 0 0 3px rgba(0,102,204,.1)}.Footer-module__S6Hkya__newsletterInput::placeholder{color:#999}.Footer-module__S6Hkya__newsletterButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#06c 0%,#0052a3 100%);border:none;border-radius:8px;min-width:60px;padding:12px 20px;font-size:18px;font-weight:700;transition:all .3s;box-shadow:0 4px 15px rgba(0,102,204,.3)}.Footer-module__S6Hkya__newsletterButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,102,204,.4)}.Footer-module__S6Hkya__newsletterButton:disabled{cursor:not-allowed;background:linear-gradient(135deg,#27c93f 0%,#1fa830 100%)}.Footer-module__S6Hkya__spinner{width:20px;height:20px;animation:.4s linear infinite Footer-module__S6Hkya__spin}@keyframes Footer-module__S6Hkya__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Footer-module__S6Hkya__successMessage{color:#27c93f;margin-top:10px;font-size:13px;animation:.3s Footer-module__S6Hkya__slideIn}.Footer-module__S6Hkya__errorMessage{color:#ff4757;margin-top:10px;font-size:13px;animation:.3s Footer-module__S6Hkya__slideIn}@keyframes Footer-module__S6Hkya__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Footer-module__S6Hkya__divider{background:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.1) 50%,transparent 100%);height:1px;margin:40px 0;box-shadow:0 0 5px rgba(0,0,0,.05)}.Footer-module__S6Hkya__footerBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;display:flex}.Footer-module__S6Hkya__socialLinks{gap:15px;display:flex}.Footer-module__S6Hkya__socialLink{color:#555;background:rgba(255,255,255,.9);border:1px solid rgba(0,0,0,.1);border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);display:flex;position:relative;overflow:hidden}.Footer-module__S6Hkya__socialLink:before{content:"";opacity:0;background:linear-gradient(135deg,#06c 0%,#0052a3 100%);border-radius:50%;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.Footer-module__S6Hkya__socialLink svg{z-index:1;width:22px;height:22px;transition:all .3s;position:relative}.Footer-module__S6Hkya__socialLink:hover{border-color:transparent;transform:translateY(-5px)scale(1.1);box-shadow:0 8px 25px rgba(0,102,204,.3)}.Footer-module__S6Hkya__socialLink:hover:before{opacity:1}.Footer-module__S6Hkya__socialLink:hover svg{color:#fff;transform:scale(1.1)}.Footer-module__S6Hkya__copyright{color:#555;text-align:center;flex:1;font-size:14px}.Footer-module__S6Hkya__nameHighlight{color:#1a1a1a;background:linear-gradient(135deg,#06c 0%,#0052a3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}.Footer-module__S6Hkya__backToTop{justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__backToTopButton{color:#06c;background:rgba(255,255,255,.9);border:1px solid rgba(0,0,0,.1);border-radius:30px;justify-content:center;align-items:center;gap:10px;padding:12px 24px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex}.Footer-module__S6Hkya__backToTopButton svg{flex-shrink:0;width:18px;height:18px;transition:transform .3s}.Footer-module__S6Hkya__backToTopButton span{white-space:nowrap}.Footer-module__S6Hkya__backToTopButton:hover{color:#06c;background:#fff;border-color:#06c;transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,102,204,.2)}.Footer-module__S6Hkya__footerBg{z-index:1;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.Footer-module__S6Hkya__bgCircle{background:radial-gradient(circle,rgba(0,102,204,.03) 0%,transparent 70%);border-radius:50%;animation:20s ease-in-out infinite Footer-module__S6Hkya__float;position:absolute}.Footer-module__S6Hkya__bgCircle:first-child{width:400px;height:400px;animation-duration:25s;top:-200px;left:-100px}.Footer-module__S6Hkya__bgCircle:nth-child(2){width:300px;height:300px;animation-duration:20s;animation-delay:-5s;bottom:-150px;right:10%}.Footer-module__S6Hkya__bgCircle:nth-child(3){width:500px;height:500px;animation-duration:30s;animation-delay:-10s;top:50%;right:-250px}@keyframes Footer-module__S6Hkya__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(50px,-50px)scale(1.1)}66%{transform:translate(-30px,30px)scale(.9)}}@media (max-width:1024px){.Footer-module__S6Hkya__footerTop{grid-template-columns:1fr;gap:40px}.Footer-module__S6Hkya__footerBrand{text-align:center}.Footer-module__S6Hkya__brandTagline{margin:0 auto}.Footer-module__S6Hkya__linkColumn h3:after{left:50%;transform:translate(-50%)}.Footer-module__S6Hkya__linkColumn{text-align:center}.Footer-module__S6Hkya__linkColumn ul li a:before{display:none}.Footer-module__S6Hkya__linkColumn ul li a:hover{transform:translate(0)}}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:60px 30px 30px}.Footer-module__S6Hkya__footerLinks{grid-template-columns:1fr;gap:30px}.Footer-module__S6Hkya__footerBottom{text-align:center;flex-direction:column}.Footer-module__S6Hkya__socialLinks{order:-1}.Footer-module__S6Hkya__backToTop{justify-content:center;width:100%}.Footer-module__S6Hkya__brandName{font-size:32px}}@media (max-width:480px){.Footer-module__S6Hkya__footer{padding:40px 20px 20px}.Footer-module__S6Hkya__newsletter{flex-direction:column}.Footer-module__S6Hkya__newsletterButton{width:100%}.Footer-module__S6Hkya__socialLinks{gap:10px}.Footer-module__S6Hkya__socialLink{width:40px;height:40px}.Footer-module__S6Hkya__socialLink svg{width:18px;height:18px}}
.FloatingElements-module__8x3bXG__floatingElements{pointer-events:none;z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0}.FloatingElements-module__8x3bXG__floatElement{background:radial-gradient(circle,rgba(0,102,204,.08),rgba(0,82,163,.03),transparent);border-radius:50%;animation:20s ease-in-out infinite FloatingElements-module__8x3bXG__float-around;position:absolute;box-shadow:0 0 30px rgba(0,102,204,.1)}@keyframes FloatingElements-module__8x3bXG__float-around{0%,to{transform:translate(0)}25%{transform:translate(50px,50px)}50%{transform:translate(100px,-50px)}75%{transform:translate(-50px,100px)}}@media (max-width:768px){.FloatingElements-module__8x3bXG__floatingElements{display:none}}
