.Navigation-module__Pj2Xoq__navWrapper{z-index:1001;pointer-events:none;justify-content:center;padding:0 2rem;display:flex;position:fixed;top:1.5rem;left:0;right:0}.Navigation-module__Pj2Xoq__navContainer{-webkit-backdrop-filter:blur(20px);width:1200px;height:min-content;transition:all var(--transition-base);pointer-events:auto;background:#0a0a0ff2;border:none;border-bottom-right-radius:24px;border-bottom-left-radius:24px;flex-flow:row;place-content:center space-between;align-items:center;padding:36px 16px 16px;display:flex;position:relative;overflow:visible}.Navigation-module__Pj2Xoq__navContainer:before,.Navigation-module__Pj2Xoq__navContainer:after{content:"";pointer-events:none;background:0 0;width:40px;position:absolute;top:0}.Navigation-module__Pj2Xoq__navContainer:before{border-top:0 solid #0a0a0ff2;border-top-right-radius:50px;height:65px;left:-40px;box-shadow:1px -31px #0a0a0ff2}.Navigation-module__Pj2Xoq__navContainer:after{border-top:0 solid #0a0a0ff2;border-top-left-radius:50px;height:65px;right:-40px;box-shadow:-1px -31px #0a0a0ff2}.Navigation-module__Pj2Xoq__scrolled{background:#0a0a0ffa;box-shadow:0 8px 32px #0006}.Navigation-module__Pj2Xoq__scrolled:before{border-top:2px solid #0a0a0ffa;box-shadow:1px -31px #0a0a0ffa}.Navigation-module__Pj2Xoq__scrolled:after{border-top:2px solid #0a0a0ffa;box-shadow:-1px -31px #0a0a0ffa}.Navigation-module__Pj2Xoq__navLeft{flex:1;align-items:center;display:flex}.Navigation-module__Pj2Xoq__logo{cursor:pointer;font-size:var(--font-size-xl);letter-spacing:-.02em;transition:all var(--transition-base);background:0 0;border:none;border-radius:50px;justify-content:center;align-items:center;padding:.5rem 1.5rem;font-family:Inter,sans-serif;font-weight:800;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Navigation-module__Pj2Xoq__logo:hover{background:#ffffff0d}.Navigation-module__Pj2Xoq__logoText{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navigation-module__Pj2Xoq__navRight{flex:1;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.Navigation-module__Pj2Xoq__navList{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.Navigation-module__Pj2Xoq__navLink{color:var(--text-secondary);font-size:var(--font-size-sm);cursor:pointer;transition:all var(--transition-base);white-space:nowrap;background:0 0;border:none;border-radius:50px;padding:.625rem 1rem;font-family:Inter,sans-serif;font-weight:500}.Navigation-module__Pj2Xoq__navLink:hover{color:var(--text-primary);background:#ffffff1a}.Navigation-module__Pj2Xoq__navLink.Navigation-module__Pj2Xoq__active{color:var(--text-primary);background:#4942e433}.Navigation-module__Pj2Xoq__ctaButton{color:#fff;font-size:var(--font-size-sm);cursor:pointer;transition:all var(--transition-base);white-space:nowrap;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:50px;margin-left:.5rem;padding:.625rem 1.5rem;font-family:Inter,sans-serif;font-weight:600;box-shadow:0 2px 8px #10b9814d}.Navigation-module__Pj2Xoq__ctaButton:hover{background:linear-gradient(135deg,#059669 0%,#047857 100%);transform:translateY(-1px);box-shadow:0 4px 12px #10b98166}.Navigation-module__Pj2Xoq__ctaButton:active{transform:translateY(0)}.Navigation-module__Pj2Xoq__mobileMenuBtn{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;gap:4px;padding:.5rem;display:none;position:relative}.Navigation-module__Pj2Xoq__mobileMenuBtn span{background:var(--text-primary);width:20px;height:2px;transition:all var(--transition-base);border-radius:2px}.Navigation-module__Pj2Xoq__mobileMenuBtn span.Navigation-module__Pj2Xoq__open:first-child{transform:rotate(45deg)translate(5px,5px)}.Navigation-module__Pj2Xoq__mobileMenuBtn span.Navigation-module__Pj2Xoq__open:nth-child(2){opacity:0}.Navigation-module__Pj2Xoq__mobileMenuBtn span.Navigation-module__Pj2Xoq__open:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.Navigation-module__Pj2Xoq__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:transform var(--transition-base);z-index:999;pointer-events:none;background:#0a0a0ffa;display:none;position:fixed;inset:0;transform:translateY(-100%)}.Navigation-module__Pj2Xoq__mobileMenuOpen{pointer-events:auto;transform:translateY(0)}.Navigation-module__Pj2Xoq__mobileMenuContent{flex-direction:column;gap:.5rem;padding:6rem 2rem 2rem;display:flex}.Navigation-module__Pj2Xoq__mobileNavLink{width:100%;color:var(--text-primary);font-size:var(--font-size-xl);text-align:left;cursor:pointer;transition:all var(--transition-base);border-radius:var(--radius-lg);background:0 0;border:none;padding:1rem 1.5rem;font-family:Inter,sans-serif;font-weight:600;display:block}.Navigation-module__Pj2Xoq__mobileNavLink:hover,.Navigation-module__Pj2Xoq__mobileNavLink.Navigation-module__Pj2Xoq__active{color:var(--primary-600);background:#4942e41a;transform:translate(10px)}.Navigation-module__Pj2Xoq__mobileCtaButton{color:#fff;font-size:var(--font-size-lg);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-base);background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;margin-top:1rem;padding:1rem 1.5rem;font-family:Inter,sans-serif;font-weight:600;box-shadow:0 4px 15px #10b9814d}.Navigation-module__Pj2Xoq__mobileCtaButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}@media (max-width:968px){.Navigation-module__Pj2Xoq__navLeft,.Navigation-module__Pj2Xoq__navRight{display:none}.Navigation-module__Pj2Xoq__logo{position:static;transform:none}.Navigation-module__Pj2Xoq__mobileMenuBtn,.Navigation-module__Pj2Xoq__mobileMenu{display:flex}.Navigation-module__Pj2Xoq__navContainer{justify-content:space-between;padding:.75rem 1.25rem}.Navigation-module__Pj2Xoq__navContainer:before,.Navigation-module__Pj2Xoq__navContainer:after{display:none}}@media (max-width:480px){.Navigation-module__Pj2Xoq__navWrapper{padding:0 1rem;top:1rem}.Navigation-module__Pj2Xoq__navContainer{padding:.625rem 1rem}.Navigation-module__Pj2Xoq__logo{font-size:var(--font-size-lg);padding:.375rem .75rem}}
.Hero-module__Z8hQ_W__hero{justify-content:center;align-items:center;min-height:100vh;padding:6rem 0 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__container{max-width:1200px;padding:0 var(--spacing-md);width:100%;margin:0 auto}.Hero-module__Z8hQ_W__content{text-align:center;max-width:800px;margin:0 auto}.Hero-module__Z8hQ_W__badge{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:var(--radius-full);font-size:var(--font-size-sm);color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-weight:500;animation:.6s ease-out Hero-module__Z8hQ_W__fadeIn;display:inline-flex}.Hero-module__Z8hQ_W__pulse{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__pulse}.Hero-module__Z8hQ_W__title{margin-bottom:1rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:900;line-height:1.1;animation-delay:.2s}.Hero-module__Z8hQ_W__roleContainer{justify-content:center;align-items:center;min-height:80px;margin-bottom:1.5rem;display:flex}.Hero-module__Z8hQ_W__role{align-items:center;gap:.25rem;min-height:60px;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;display:flex}.Hero-module__Z8hQ_W__cursor{color:var(--accent-cyan);font-weight:300;animation:1s step-end infinite Hero-module__Z8hQ_W__blink}@keyframes Hero-module__Z8hQ_W__blink{0%,50%{opacity:1}51%,to{opacity:0}}.Hero-module__Z8hQ_W__description{font-size:var(--font-size-lg);color:var(--text-secondary);max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;line-height:1.8;animation-delay:.4s}.Hero-module__Z8hQ_W__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;animation-delay:.6s;display:flex}.Hero-module__Z8hQ_W__stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;max-width:600px;margin:0 auto;padding:2rem 0;display:grid}.Hero-module__Z8hQ_W__stat{text-align:center}.Hero-module__Z8hQ_W__stat h3{font-size:var(--font-size-4xl);margin-bottom:.5rem;font-weight:900}.Hero-module__Z8hQ_W__stat p{font-size:var(--font-size-sm);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.Hero-module__Z8hQ_W__scrollIndicator{animation:2s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__mouse{border:2px solid var(--text-secondary);border-radius:12px;width:24px;height:40px;position:relative}.Hero-module__Z8hQ_W__wheel{background:var(--text-secondary);border-radius:2px;width:4px;height:8px;animation:1.5s ease-in-out infinite Hero-module__Z8hQ_W__scroll;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes Hero-module__Z8hQ_W__scroll{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(12px)}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:5rem 0 3rem}.Hero-module__Z8hQ_W__stats{grid-template-columns:repeat(3,1fr);gap:1rem}.Hero-module__Z8hQ_W__stat h3{font-size:var(--font-size-3xl)}.Hero-module__Z8hQ_W__buttons{flex-direction:column;align-items:stretch}.Hero-module__Z8hQ_W__gradient1,.Hero-module__Z8hQ_W__gradient2,.Hero-module__Z8hQ_W__gradient3{width:300px;height:300px}}@media (max-width:480px){.Hero-module__Z8hQ_W__stats{grid-template-columns:1fr;gap:1.5rem}}
.About-module__vqXTeW__content{grid-template-columns:1fr 1.5fr;align-items:center;gap:4rem;display:grid}.About-module__vqXTeW__imageContainer{position:relative}.About-module__vqXTeW__imageWrapper{width:100%;max-width:400px;margin:0 auto;position:relative}.About-module__vqXTeW__imagePlaceholder{aspect-ratio:1;border-radius:var(--radius-3xl);background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid var(--glass-border);transition:all var(--transition-base);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.About-module__vqXTeW__imagePlaceholder:hover{border-color:var(--primary-500);transform:translateY(-10px)}.About-module__vqXTeW__icon{filter:grayscale(.2);font-size:8rem}.About-module__vqXTeW__glowEffect{background:var(--primary-gradient);border-radius:var(--radius-3xl);z-index:-1;opacity:0;transition:opacity var(--transition-base);filter:blur(20px);position:absolute;inset:-2px}.About-module__vqXTeW__imagePlaceholder:hover+.About-module__vqXTeW__glowEffect{opacity:.5}.About-module__vqXTeW__textContent{animation:.8s ease-out About-module__vqXTeW__slideInRight}.About-module__vqXTeW__title{font-size:var(--font-size-4xl);margin-bottom:1.5rem}.About-module__vqXTeW__description{font-size:var(--font-size-lg);color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.8}.About-module__vqXTeW__highlights{flex-direction:column;gap:1.5rem;margin:2rem 0 2.5rem;display:flex}.About-module__vqXTeW__highlight{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:var(--radius-xl);transition:all var(--transition-base);align-items:flex-start;gap:1rem;padding:1.75rem;display:flex}.About-module__vqXTeW__highlight:hover{border-color:var(--primary-500);background:var(--bg-secondary);transform:translate(10px)}.About-module__vqXTeW__highlightIcon{background:var(--primary-gradient);border-radius:var(--radius-md);justify-content:center;align-items:center;min-width:50px;height:50px;font-size:2rem;display:flex}.About-module__vqXTeW__highlight h4{font-size:var(--font-size-lg);color:var(--text-primary);margin-bottom:.25rem}.About-module__vqXTeW__highlight p{font-size:var(--font-size-sm);color:var(--text-tertiary);margin:0}@media (max-width:968px){.About-module__vqXTeW__content{grid-template-columns:1fr;gap:3rem}.About-module__vqXTeW__imageWrapper{max-width:300px}.About-module__vqXTeW__icon{font-size:6rem}}@media (max-width:480px){.About-module__vqXTeW__highlights{gap:1rem}.About-module__vqXTeW__highlight{padding:1rem}.About-module__vqXTeW__highlightIcon{min-width:40px;height:40px;font-size:1.5rem}}
.Skills-module__P7wDQq__header{text-align:center;margin-bottom:4rem}.Skills-module__P7wDQq__title{font-size:var(--font-size-4xl);margin-bottom:1rem}.Skills-module__P7wDQq__subtitle{font-size:var(--font-size-lg);color:var(--text-secondary);max-width:600px;margin:0 auto}.Skills-module__P7wDQq__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.Skills-module__P7wDQq__category{opacity:0;animation:.6s ease-out forwards Skills-module__P7wDQq__fadeIn}.Skills-module__P7wDQq__categoryHeader{border-bottom:1px solid var(--glass-border);align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.Skills-module__P7wDQq__categoryIcon{background:var(--primary-gradient);border-radius:var(--radius-md);justify-content:center;align-items:center;width:60px;height:60px;font-size:2.5rem;display:flex}.Skills-module__P7wDQq__categoryTitle{font-size:var(--font-size-2xl);font-weight:700}.Skills-module__P7wDQq__skillsList{flex-direction:column;gap:1.5rem;display:flex}.Skills-module__P7wDQq__skill{flex-direction:column;gap:.5rem;display:flex}.Skills-module__P7wDQq__skillHeader{justify-content:space-between;align-items:center;display:flex}.Skills-module__P7wDQq__skillName{font-size:var(--font-size-base);color:var(--text-primary);font-weight:500}.Skills-module__P7wDQq__skillLevel{font-size:var(--font-size-sm);color:var(--text-secondary);font-weight:600}.Skills-module__P7wDQq__progressBar{background:var(--bg-tertiary);border-radius:var(--radius-full);height:8px;position:relative;overflow:hidden}.Skills-module__P7wDQq__progress{background:var(--primary-gradient);border-radius:var(--radius-full);height:100%;transition:width 1s ease-out;position:relative;overflow:hidden}.Skills-module__P7wDQq__progress:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);animation:2s infinite Skills-module__P7wDQq__shimmer;position:absolute;inset:0}@keyframes Skills-module__P7wDQq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:768px){.Skills-module__P7wDQq__grid{grid-template-columns:1fr}.Skills-module__P7wDQq__header{margin-bottom:3rem}}
.Projects-module__K3d-Xa__header{text-align:center;margin-bottom:4rem}.Projects-module__K3d-Xa__title{font-size:var(--font-size-4xl);margin-bottom:1rem}.Projects-module__K3d-Xa__subtitle{font-size:var(--font-size-lg);color:var(--text-secondary);max-width:600px;margin:0 auto}.Projects-module__K3d-Xa__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.Projects-module__K3d-Xa__project{opacity:0;animation:.6s ease-out forwards Projects-module__K3d-Xa__fadeIn;overflow:hidden}.Projects-module__K3d-Xa__imageContainer{aspect-ratio:16/10;border-radius:var(--radius-xl);width:100%;margin-bottom:1.5rem;position:relative;overflow:hidden}.Projects-module__K3d-Xa__imagePlaceholder{background:linear-gradient(135deg,var(--bg-tertiary)0%,var(--bg-secondary)100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.Projects-module__K3d-Xa__imagePlaceholder:before{content:"";background:var(--primary-gradient);opacity:.1;position:absolute;inset:0}.Projects-module__K3d-Xa__projectNumber{background:var(--accent-gradient);-webkit-text-fill-color:transparent;opacity:.3;-webkit-background-clip:text;background-clip:text;font-size:6rem;font-weight:900}.Projects-module__K3d-Xa__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transition:opacity var(--transition-base);background:#000000d9;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Projects-module__K3d-Xa__imageContainer:hover .Projects-module__K3d-Xa__overlay{opacity:1}.Projects-module__K3d-Xa__links{flex-direction:column;gap:1rem;display:flex}.Projects-module__K3d-Xa__link{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);color:var(--text-primary);transition:all var(--transition-base);align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;display:flex}.Projects-module__K3d-Xa__link:hover{background:var(--primary-gradient);border-color:#0000;transform:translateY(-2px)}.Projects-module__K3d-Xa__content{padding:0 .5rem}.Projects-module__K3d-Xa__projectTitle{font-size:var(--font-size-xl);color:var(--text-primary);margin-bottom:.75rem}.Projects-module__K3d-Xa__description{font-size:var(--font-size-base);color:var(--text-secondary);margin-bottom:1.25rem;line-height:1.6}.Projects-module__K3d-Xa__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Projects-module__K3d-Xa__tag{background:var(--bg-tertiary);border:1px solid var(--glass-border);border-radius:var(--radius-full);font-size:var(--font-size-sm);color:var(--text-secondary);transition:all var(--transition-fast);padding:.375rem .875rem;font-weight:500}.Projects-module__K3d-Xa__tag:hover{background:var(--primary-gradient);color:#fff;border-color:#0000}@media (max-width:768px){.Projects-module__K3d-Xa__grid{grid-template-columns:1fr}.Projects-module__K3d-Xa__header{margin-bottom:3rem}}
.Contact-module__OWeMSG__content{text-align:center;max-width:900px;margin:0 auto}.Contact-module__OWeMSG__header{margin-bottom:3rem}.Contact-module__OWeMSG__title{font-size:var(--font-size-4xl);margin-bottom:1rem}.Contact-module__OWeMSG__subtitle{font-size:var(--font-size-lg);color:var(--text-secondary);max-width:600px;margin:0 auto}.Contact-module__OWeMSG__contactInfo{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.Contact-module__OWeMSG__emailCard,.Contact-module__OWeMSG__locationCard{text-align:center;transition:all var(--transition-base);border-radius:var(--radius-2xl);padding:2.5rem}.Contact-module__OWeMSG__emailCard:hover,.Contact-module__OWeMSG__locationCard:hover{transform:translateY(-5px)}.Contact-module__OWeMSG__emailIcon,.Contact-module__OWeMSG__locationIcon{margin-bottom:1rem;font-size:3rem}.Contact-module__OWeMSG__emailCard h3,.Contact-module__OWeMSG__locationCard h3{font-size:var(--font-size-xl);color:var(--text-primary);margin-bottom:.75rem}.Contact-module__OWeMSG__email{color:var(--text-secondary);font-size:var(--font-size-base);transition:all var(--transition-base);display:inline-block}.Contact-module__OWeMSG__email:hover{color:var(--primary-500);transform:scale(1.05)}.Contact-module__OWeMSG__locationCard p{color:var(--text-secondary);font-size:var(--font-size-base);margin:0}.Contact-module__OWeMSG__socialLinks{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-bottom:3rem;display:grid}.Contact-module__OWeMSG__socialLink{transition:all var(--transition-base);flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;text-decoration:none;display:flex}.Contact-module__OWeMSG__socialLink:hover{border-color:var(--primary-500);transform:translateY(-5px)}.Contact-module__OWeMSG__socialIcon{transition:transform var(--transition-base);font-size:2.5rem}.Contact-module__OWeMSG__socialLink:hover .Contact-module__OWeMSG__socialIcon{transform:scale(1.2)}.Contact-module__OWeMSG__socialName{font-size:var(--font-size-base);color:var(--text-primary);font-weight:600}.Contact-module__OWeMSG__cta{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:var(--radius-2xl);margin-top:4rem;padding:3rem}.Contact-module__OWeMSG__ctaText{font-size:var(--font-size-xl);color:var(--text-primary);margin-bottom:1.5rem;font-weight:600}@media (max-width:768px){.Contact-module__OWeMSG__contactInfo{grid-template-columns:1fr}.Contact-module__OWeMSG__socialLinks{grid-template-columns:repeat(2,1fr)}.Contact-module__OWeMSG__cta{padding:2rem 1.5rem}}@media (max-width:480px){.Contact-module__OWeMSG__socialLinks{grid-template-columns:1fr}}
.Footer-module__EZoWya__footer{background:var(--bg-primary);border-top:1px solid var(--glass-border);margin-top:6rem;padding:4rem 0 2rem}.Footer-module__EZoWya__content{grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__EZoWya__brand h3{font-size:var(--font-size-2xl);margin-bottom:.75rem}.Footer-module__EZoWya__tagline{color:var(--text-secondary);font-size:var(--font-size-base);max-width:300px;line-height:1.6}.Footer-module__EZoWya__links h4,.Footer-module__EZoWya__social h4{font-size:var(--font-size-lg);color:var(--text-primary);margin-bottom:1rem}.Footer-module__EZoWya__links ul{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__EZoWya__links button{color:var(--text-secondary);font-size:var(--font-size-base);cursor:pointer;transition:all var(--transition-base);text-align:left;background:0 0;border:none;padding:0;font-family:Inter,sans-serif}.Footer-module__EZoWya__links button:hover{color:var(--primary-500);transform:translate(5px)}.Footer-module__EZoWya__socialLinks{flex-direction:column;gap:.75rem;display:flex}.Footer-module__EZoWya__socialLinks a{color:var(--text-secondary);font-size:var(--font-size-base);transition:all var(--transition-base);display:inline-block}.Footer-module__EZoWya__socialLinks a:hover{color:var(--primary-500);transform:translate(5px)}.Footer-module__EZoWya__bottom{border-top:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__EZoWya__copyright{color:var(--text-tertiary);font-size:var(--font-size-sm)}.Footer-module__EZoWya__backToTop{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-primary);border-radius:var(--radius-md);font-size:var(--font-size-sm);cursor:pointer;transition:all var(--transition-base);outline:none;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-family:Inter,sans-serif;font-weight:600;display:flex}.Footer-module__EZoWya__backToTop:hover{color:#fff;border-color:#0000;transform:translateY(-2px)}.Footer-module__EZoWya__backToTop:focus{outline:none}@media (max-width:968px){.Footer-module__EZoWya__content{grid-template-columns:1fr 1fr}.Footer-module__EZoWya__brand{grid-column:1/-1}}@media (max-width:640px){.Footer-module__EZoWya__content{grid-template-columns:1fr}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:1rem}}
.CursorEffect-module__z12kFa__canvas{pointer-events:none;z-index:1;opacity:.8;width:100%;height:100%;position:fixed;top:0;left:0}
.ParallaxBackground-module__htVhPa__parallaxContainer{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.ParallaxBackground-module__htVhPa__layer{width:100%;height:100%;transition:transform .3s ease-out,top .1s ease-out;position:absolute}.ParallaxBackground-module__htVhPa__layer1{z-index:1}.ParallaxBackground-module__htVhPa__layer2{z-index:2}.ParallaxBackground-module__htVhPa__layer3{z-index:3}.ParallaxBackground-module__htVhPa__shape1,.ParallaxBackground-module__htVhPa__shape2,.ParallaxBackground-module__htVhPa__shape3,.ParallaxBackground-module__htVhPa__shape4,.ParallaxBackground-module__htVhPa__shape5,.ParallaxBackground-module__htVhPa__shape6{filter:blur(80px);opacity:.15;border-radius:50%;animation:8s ease-in-out infinite ParallaxBackground-module__htVhPa__float;position:absolute}.ParallaxBackground-module__htVhPa__shape1{background:radial-gradient(circle,#6366f1 0%,#0000 70%);width:400px;height:400px;animation-delay:0s;top:10%;left:10%}.ParallaxBackground-module__htVhPa__shape2{background:radial-gradient(circle,#8b5cf6 0%,#0000 70%);width:350px;height:350px;animation-delay:2s;bottom:20%;right:15%}.ParallaxBackground-module__htVhPa__shape3{background:radial-gradient(circle,#06b6d4 0%,#0000 70%);width:300px;height:300px;animation-delay:1s;top:40%;right:20%}.ParallaxBackground-module__htVhPa__shape4{background:radial-gradient(circle,#ec4899 0%,#0000 70%);width:320px;height:320px;animation-delay:3s;bottom:30%;left:20%}.ParallaxBackground-module__htVhPa__shape5{background:radial-gradient(circle,#10b981 0%,#0000 70%);width:280px;height:280px;animation-delay:1.5s;top:60%;left:40%}.ParallaxBackground-module__htVhPa__shape6{background:radial-gradient(circle,#f59e0b 0%,#0000 70%);width:260px;height:260px;animation-delay:2.5s;top:25%;right:35%}@keyframes ParallaxBackground-module__htVhPa__float{0%,to{transform:translate(0)scale(1)}25%{transform:translate(20px,-20px)scale(1.05)}50%{transform:translate(-15px,15px)scale(.95)}75%{transform:translate(15px,20px)scale(1.02)}}@media (max-width:768px){.ParallaxBackground-module__htVhPa__shape1,.ParallaxBackground-module__htVhPa__shape2,.ParallaxBackground-module__htVhPa__shape3,.ParallaxBackground-module__htVhPa__shape4,.ParallaxBackground-module__htVhPa__shape5,.ParallaxBackground-module__htVhPa__shape6{filter:blur(60px);width:200px;height:200px}}
.page-module__E0kJGG__pageFrame{max-width:1600px;margin:0 auto;position:fixed;inset:1.5rem 2rem 2rem}.page-module__E0kJGG__mainContent{border-radius:var(--radius-3xl)var(--radius-3xl)var(--radius-3xl)var(--radius-3xl);scrollbar-width:none;background:#13131a;border:none;height:100%;position:relative;overflow:hidden auto;box-shadow:0 20px 60px #0000004d}.page-module__E0kJGG__mainContent::-webkit-scrollbar{width:0;display:none}.page-module__E0kJGG__mainContent::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.page-module__E0kJGG__mainContent::-webkit-scrollbar-thumb{background:#6366f180;border-radius:10px}.page-module__E0kJGG__mainContent::-webkit-scrollbar-thumb:hover{background:#6366f1b3}@media (max-width:968px){.page-module__E0kJGG__pageFrame{inset:5rem 1rem 1.5rem}.page-module__E0kJGG__mainContent{border-radius:var(--radius-2xl)}}@media (max-width:480px){.page-module__E0kJGG__pageFrame{inset:4.5rem .75rem 1rem}.page-module__E0kJGG__mainContent{border-radius:var(--radius-xl)}}
