.Hero-module__Z8hQ_W__hero{background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 50%,#0f172a 100%);justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__backgroundCircle{filter:blur(100px);opacity:.3;border-radius:50%;animation:20s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute}.Hero-module__Z8hQ_W__circle1{background:#06c;width:500px;height:500px;animation-delay:0s;top:10%;left:10%}.Hero-module__Z8hQ_W__circle2{background:#60a5fa;width:600px;height:600px;animation-delay:-10s;bottom:10%;right:10%}@keyframes Hero-module__Z8hQ_W__float{0%,to{transform:translate(0)rotate(0)scale(1)}33%{transform:translate(30px,-50px)rotate(120deg)scale(1.05)}66%{transform:translate(-20px,20px)rotate(240deg)scale(.95)}}.Hero-module__Z8hQ_W__content{z-index:10;text-align:center;padding:0 2rem;animation:1s ease-out Hero-module__Z8hQ_W__fadeInUp;position:relative}@keyframes Hero-module__Z8hQ_W__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__title{font-family:var(--font-mamboe);background:linear-gradient(135deg,#06c 0%,#60a5fa 50%,#06c 100%) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(4rem,12vw,10rem);font-weight:900;line-height:1;animation:8s infinite Hero-module__Z8hQ_W__gradientShift}@keyframes Hero-module__Z8hQ_W__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.Hero-module__Z8hQ_W__subtitle{color:#60a5fa;letter-spacing:.05em;margin-bottom:.5rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:300;animation:1s ease-out .3s both Hero-module__Z8hQ_W__fadeIn}@keyframes Hero-module__Z8hQ_W__fadeIn{0%{opacity:0}to{opacity:1}}.Hero-module__Z8hQ_W__description{color:#f1f5f9b3;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,2vw,1.25rem);animation:1s ease-out .5s both Hero-module__Z8hQ_W__fadeIn}.Hero-module__Z8hQ_W__buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;animation:1s ease-out .7s both Hero-module__Z8hQ_W__fadeIn;display:flex}.Hero-module__Z8hQ_W__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#06c,#60a5fa);border:none;border-radius:12px;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden;box-shadow:0 10px 40px #06c6}.Hero-module__Z8hQ_W__btnPrimary:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Hero-module__Z8hQ_W__btnPrimary:hover:before{left:100%}.Hero-module__Z8hQ_W__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 15px 50px #06c9}.Hero-module__Z8hQ_W__btnPrimary:active{transform:translateY(-1px);box-shadow:0 8px 30px #0066cc80}.Hero-module__Z8hQ_W__btnSecondary{color:#60a5fa;cursor:pointer;background:0 0;border:2px solid #06c;border-radius:12px;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__btnSecondary:before{content:"";background:#0066cc1a;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__Z8hQ_W__btnSecondary:hover:before{width:300px;height:300px}.Hero-module__Z8hQ_W__btnSecondary:hover{color:#60a5fa;border-color:#60a5fa;transform:translateY(-3px);box-shadow:0 10px 30px #60a5fa4d}.Hero-module__Z8hQ_W__btnSecondary:active{transform:translateY(-1px)}.Hero-module__Z8hQ_W__scrollIndicator{color:#60a5fa;cursor:pointer;flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;transition:all .3s;animation:1s ease-out 1s both Hero-module__Z8hQ_W__fadeIn;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollIndicator:hover{color:#06c;transform:translate(-50%)translateY(-5px)}.Hero-module__Z8hQ_W__scrollText{text-transform:uppercase;letter-spacing:.1em;font-size:.9rem;font-weight:500}.Hero-module__Z8hQ_W__scrollArrow{font-size:1.5rem;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__bounce}@keyframes Hero-module__Z8hQ_W__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:0 1rem}.Hero-module__Z8hQ_W__circle1{width:300px;height:300px}.Hero-module__Z8hQ_W__circle2{width:350px;height:350px}.Hero-module__Z8hQ_W__subtitle{font-size:1.5rem}.Hero-module__Z8hQ_W__description{margin-bottom:2rem;font-size:1rem}.Hero-module__Z8hQ_W__buttons{flex-direction:column;align-items:stretch;gap:1rem}.Hero-module__Z8hQ_W__btnPrimary,.Hero-module__Z8hQ_W__btnSecondary{width:100%;padding:1rem 2rem;font-size:1rem}.Hero-module__Z8hQ_W__scrollIndicator{bottom:2rem}}@media (max-width:480px){.Hero-module__Z8hQ_W__circle1,.Hero-module__Z8hQ_W__circle2{width:250px;height:250px}}
.About-module__vqXTeW__about{background:linear-gradient(#0f172a 0%,#1e3a8a 100%);min-height:100vh;padding:8rem 2rem;position:relative;overflow:hidden}.About-module__vqXTeW__about:before{content:"";filter:blur(80px);background:radial-gradient(circle,#0066cc26 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:20s ease-in-out infinite About-module__vqXTeW__float;position:absolute;top:20%;left:-10%}.About-module__vqXTeW__about:after{content:"";filter:blur(80px);background:radial-gradient(circle,#60a5fa26 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:25s ease-in-out infinite reverse About-module__vqXTeW__float;position:absolute;bottom:20%;right:-10%}@keyframes About-module__vqXTeW__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-30px,30px)scale(.9)}}.About-module__vqXTeW__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.About-module__vqXTeW__header{text-align:center;margin-bottom:5rem}.About-module__vqXTeW__title{font-family:var(--font-mamboe);background:linear-gradient(135deg,#06c,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(3rem,8vw,5rem);font-weight:900;line-height:1.1}.About-module__vqXTeW__divider{background:linear-gradient(90deg,#06c,#60a5fa);border-radius:2px;width:100px;height:4px;margin:0 auto}.About-module__vqXTeW__bioCard{-webkit-backdrop-filter:blur(20px);background:#1e3a8a4d;border:1px solid #06c3;border-radius:24px;margin-bottom:5rem;padding:3rem;transition:all .4s;box-shadow:0 20px 60px #0000004d}.About-module__vqXTeW__bioCard:hover{border-color:#60a5fa66;transform:translateY(-8px);box-shadow:0 25px 70px #06c6}.About-module__vqXTeW__bioText{color:#f1f5f9e6;text-align:center;max-width:900px;margin:0 auto;font-size:clamp(1.1rem,2.5vw,1.25rem);line-height:1.8}.About-module__vqXTeW__bioText span{color:#60a5fa;font-weight:600;transition:color .3s}.About-module__vqXTeW__bioText span:hover{color:#06c}.About-module__vqXTeW__skillsTitle{color:#f1f5f9;text-align:center;margin-bottom:3rem;font-size:clamp(1.75rem,4vw,2rem);font-weight:700}.About-module__vqXTeW__skillsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.About-module__vqXTeW__skillCard{-webkit-backdrop-filter:blur(10px);text-align:center;background:#0f172a99;border:2px solid #0066cc4d;border-radius:16px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.About-module__vqXTeW__skillCard:before{content:"";opacity:0;background:linear-gradient(135deg,#0066cc1a,#60a5fa1a);transition:opacity .4s;position:absolute;inset:0}.About-module__vqXTeW__skillCard:after{content:"";background:radial-gradient(circle,#60a5fa33,#0000);border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.About-module__vqXTeW__skillCard:hover{border-color:#60a5fa;transform:translateY(-10px)scale(1.03);box-shadow:0 20px 50px #0066cc80}.About-module__vqXTeW__skillCard:hover:before{opacity:1}.About-module__vqXTeW__skillCard:hover:after{width:300px;height:300px}.About-module__vqXTeW__skillName{color:#f1f5f9;z-index:1;font-size:1.125rem;font-weight:600;transition:color .3s;position:relative}.About-module__vqXTeW__skillCard:hover .About-module__vqXTeW__skillName{color:#60a5fa}@media (max-width:768px){.About-module__vqXTeW__about{padding:5rem 1.5rem}.About-module__vqXTeW__header{margin-bottom:3rem}.About-module__vqXTeW__bioCard{margin-bottom:3rem;padding:2rem}.About-module__vqXTeW__bioText{font-size:1.1rem}.About-module__vqXTeW__skillsGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.About-module__vqXTeW__skillCard{padding:1.5rem}.About-module__vqXTeW__skillName{font-size:1rem}}@media (max-width:480px){.About-module__vqXTeW__about{padding:4rem 1rem}.About-module__vqXTeW__bioCard{border-radius:16px;padding:1.5rem}.About-module__vqXTeW__skillsGrid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.75rem}.About-module__vqXTeW__skillCard{padding:1.25rem}.About-module__vqXTeW__skillName{font-size:.95rem}}
.Projects-module__K3d-Xa__projects{background:linear-gradient(#1e3a8a 0%,#0f172a 50%,#1e3a8a 100%);min-height:100vh;padding:8rem 2rem;position:relative;overflow:hidden}.Projects-module__K3d-Xa__projects:before{content:"";filter:blur(60px);background:radial-gradient(circle,#60a5fa1a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:20s ease-in-out infinite Projects-module__K3d-Xa__float;position:absolute;top:30%;left:-5%}@keyframes Projects-module__K3d-Xa__float{0%,to{transform:translate(0)}50%{transform:translate(50px,-50px)}}.Projects-module__K3d-Xa__container{z-index:1;max-width:1400px;margin:0 auto;position:relative}.Projects-module__K3d-Xa__header{text-align:center;margin-bottom:5rem;animation:.8s ease-out Projects-module__K3d-Xa__fadeInDown}@keyframes Projects-module__K3d-Xa__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.Projects-module__K3d-Xa__title{font-family:var(--font-mamboe);background:linear-gradient(135deg,#60a5fa,#06c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(3rem,8vw,5rem);font-weight:900;line-height:1.1}.Projects-module__K3d-Xa__divider{background:linear-gradient(90deg,#60a5fa,#06c);border-radius:2px;width:100px;height:4px;margin:0 auto;animation:.8s ease-out Projects-module__K3d-Xa__expandWidth}@keyframes Projects-module__K3d-Xa__expandWidth{0%{width:0}to{width:100px}}.Projects-module__K3d-Xa__categorySection{margin-bottom:5rem}.Projects-module__K3d-Xa__categoryTitle{color:#60a5fa;border-bottom:2px solid #60a5fa33;margin-bottom:2rem;padding-bottom:1rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;animation:.8s ease-out Projects-module__K3d-Xa__fadeInLeft;position:relative}@keyframes Projects-module__K3d-Xa__fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.Projects-module__K3d-Xa__categoryTitle:after{content:"";background:linear-gradient(90deg,#06c,#60a5fa);width:100px;height:2px;animation:.6s ease-out .3s both Projects-module__K3d-Xa__slideInLeft;position:absolute;bottom:-2px;left:0}@keyframes Projects-module__K3d-Xa__slideInLeft{0%{width:0}to{width:100px}}.Projects-module__K3d-Xa__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;display:grid}.Projects-module__K3d-Xa__card{-webkit-backdrop-filter:blur(10px);cursor:pointer;background:#0f172a99;border:2px solid #06c3;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s ease-out both Projects-module__K3d-Xa__fadeInUp;overflow:hidden}@keyframes Projects-module__K3d-Xa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Projects-module__K3d-Xa__card:first-child{animation-delay:.1s}.Projects-module__K3d-Xa__card:nth-child(2){animation-delay:.2s}.Projects-module__K3d-Xa__card:nth-child(3){animation-delay:.3s}.Projects-module__K3d-Xa__card:nth-child(4){animation-delay:.4s}.Projects-module__K3d-Xa__card:nth-child(5){animation-delay:.5s}.Projects-module__K3d-Xa__card:nth-child(6){animation-delay:.6s}.Projects-module__K3d-Xa__card:hover{border-color:#60a5fa;transform:translateY(-12px);box-shadow:0 25px 70px #06c9}.Projects-module__K3d-Xa__imageContainer{background:#1e3a8a4d;width:100%;height:250px;position:relative;overflow:hidden}.Projects-module__K3d-Xa__image{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__image{transform:scale(1.15)rotate(2deg)}.Projects-module__K3d-Xa__playButton{color:#fff;opacity:0;z-index:2;background:#0066cce6;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;padding-left:5px;font-size:1.8rem;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #0066cc80}.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__playButton{opacity:1;transform:translate(-50%,-50%)scale(1.1)}.Projects-module__K3d-Xa__playButton:hover{background:#60a5faf2}.Projects-module__K3d-Xa__content{padding:2rem}.Projects-module__K3d-Xa__category{color:#60a5fa;text-transform:uppercase;letter-spacing:.05em;background:#60a5fa1a;border-radius:6px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.875rem;font-weight:700;transition:all .3s;display:inline-block}.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__category{background:#60a5fa33;transform:translate(5px)}.Projects-module__K3d-Xa__projectTitle{color:#f1f5f9;margin-bottom:.75rem;font-size:1.5rem;font-weight:700;line-height:1.3;transition:color .3s}.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__projectTitle{color:#60a5fa}.Projects-module__K3d-Xa__description{color:#f1f5f9b3;font-size:1rem;line-height:1.6;transition:color .3s}.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__description{color:#f1f5f9e6}.Projects-module__K3d-Xa__modalOverlay{-webkit-backdrop-filter:blur(10px);z-index:9999;background:#000000f2;justify-content:center;align-items:center;padding:2rem;animation:.3s Projects-module__K3d-Xa__fadeIn;display:flex;position:fixed;inset:0}@keyframes Projects-module__K3d-Xa__fadeIn{0%{opacity:0}to{opacity:1}}.Projects-module__K3d-Xa__modalContent{width:100%;max-width:1200px;animation:.4s cubic-bezier(.4,0,.2,1) Projects-module__K3d-Xa__slideUp;position:relative}@keyframes Projects-module__K3d-Xa__slideUp{0%{opacity:0;transform:translateY(50px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Projects-module__K3d-Xa__closeModal{color:#fff;cursor:pointer;z-index:10000;-webkit-backdrop-filter:blur(10px);background:#06c3;border:2px solid #06c6;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:0;right:-60px}.Projects-module__K3d-Xa__closeModal:hover{background:#60a5fa4d;border-color:#60a5fa;transform:rotate(90deg)scale(1.1)}.Projects-module__K3d-Xa__closeModal:active{transform:rotate(90deg)scale(.95)}.Projects-module__K3d-Xa__videoContainer{background:#000;border-radius:12px;width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.Projects-module__K3d-Xa__videoContainer iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.Projects-module__K3d-Xa__verticalModal{width:450px!important;max-width:450px!important;height:auto!important}.Projects-module__K3d-Xa__verticalVideoWrapper{background:#000;border-radius:12px;width:100%;height:80vh;max-height:800px;position:relative;overflow:hidden}.Projects-module__K3d-Xa__verticalVideoWrapper iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.Projects-module__K3d-Xa__projects{padding:5rem 1.5rem}.Projects-module__K3d-Xa__header,.Projects-module__K3d-Xa__categorySection{margin-bottom:3rem}.Projects-module__K3d-Xa__grid{grid-template-columns:1fr;gap:2rem}.Projects-module__K3d-Xa__modalOverlay{padding:1rem}.Projects-module__K3d-Xa__closeModal{width:40px;height:40px;font-size:1.25rem;top:-2.5rem}.Projects-module__K3d-Xa__modalContent{max-width:100%}.Projects-module__K3d-Xa__videoContainer{border-radius:8px;padding-bottom:75%}.Projects-module__K3d-Xa__verticalModal{width:90vw!important;max-width:90vw!important}.Projects-module__K3d-Xa__verticalVideoWrapper{border-radius:8px;height:70vh;max-height:600px}}@media (max-width:480px){.Projects-module__K3d-Xa__projects{padding:4rem 1rem}.Projects-module__K3d-Xa__imageContainer{height:200px}.Projects-module__K3d-Xa__content{padding:1.5rem}.Projects-module__K3d-Xa__projectTitle{font-size:1.25rem}.Projects-module__K3d-Xa__description{font-size:.9rem}.Projects-module__K3d-Xa__playButton{width:60px;height:60px;font-size:1.5rem}.Projects-module__K3d-Xa__grid{gap:1.5rem}.Projects-module__K3d-Xa__categoryTitle{font-size:1.5rem}.Projects-module__K3d-Xa__videoContainer{border-radius:6px;padding-bottom:100%}.Projects-module__K3d-Xa__verticalModal{width:95vw!important;max-width:95vw!important}.Projects-module__K3d-Xa__verticalVideoWrapper{border-radius:6px;height:65vh;max-height:500px}.Projects-module__K3d-Xa__closeModal{width:36px;height:36px;font-size:1.125rem;top:-2rem}}
.Contact-module__OWeMSG__contact{background:linear-gradient(#0f172a 0%,#1e3a8a 100%);justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem;display:flex;position:relative}.Contact-module__OWeMSG__container{text-align:center;max-width:900px;margin:0 auto}.Contact-module__OWeMSG__header{margin-bottom:3rem}.Contact-module__OWeMSG__title{font-family:var(--font-mamboe);background:linear-gradient(135deg,#06c,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(3rem,8vw,5rem);font-weight:900}.Contact-module__OWeMSG__divider{background:linear-gradient(90deg,#06c,#60a5fa);border-radius:2px;width:100px;height:4px;margin:0 auto 2rem}.Contact-module__OWeMSG__description{color:#f1f5f9cc;margin-bottom:4rem;font-size:1.25rem;line-height:1.6}.Contact-module__OWeMSG__socialGrid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.Contact-module__OWeMSG__socialLink{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#60a5fa;cursor:pointer;background:#0f172a99;border:2px solid #0066cc4d;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;text-decoration:none;transition:all .4s;display:flex;position:relative;overflow:hidden}.Contact-module__OWeMSG__socialLink:before{content:"";opacity:0;background:linear-gradient(135deg,#06c3,#60a5fa33);transition:opacity .4s;position:absolute;inset:0}.Contact-module__OWeMSG__socialLink:hover{border-color:#60a5fa;transform:translateY(-10px)scale(1.1);box-shadow:0 15px 40px #60a5fa66}.Contact-module__OWeMSG__socialLink:hover:before{opacity:1}.Contact-module__OWeMSG__icon{z-index:1;transition:transform .3s;position:relative}.Contact-module__OWeMSG__socialLink:hover .Contact-module__OWeMSG__icon{transform:scale(1.2)}.Contact-module__OWeMSG__instagram:hover{color:#e4405f;border-color:#e4405f;box-shadow:0 15px 40px #e4405f66}.Contact-module__OWeMSG__youtube:hover{color:red;border-color:red;box-shadow:0 15px 40px #f006}.Contact-module__OWeMSG__linkedin:hover{color:#0077b5;border-color:#0077b5;box-shadow:0 15px 40px #0077b566}.Contact-module__OWeMSG__email:hover{color:#60a5fa;border-color:#60a5fa;box-shadow:0 15px 40px #60a5fa66}@media (max-width:768px){.Contact-module__OWeMSG__contact{padding:5rem 1.5rem}.Contact-module__OWeMSG__description{font-size:1.1rem}.Contact-module__OWeMSG__socialGrid{gap:1.5rem}.Contact-module__OWeMSG__socialLink{width:70px;height:70px}}
