.Button-module__iYV4-q__button{font-weight:600;font-family:var(--font-outfit);cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;transition:all .3s;display:inline-flex}.Button-module__iYV4-q__primary{background:var(--gradient-tech);color:#fff;box-shadow:var(--glow-blue)}.Button-module__iYV4-q__primary:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 0 30px #3b82f680}.Button-module__iYV4-q__secondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.Button-module__iYV4-q__secondary:hover{background:#ffffff1a;border-color:#fff3}.Button-module__iYV4-q__outline{border:1px solid var(--primary);color:var(--primary)}.Button-module__iYV4-q__outline:hover{background:#6366f11a}.Button-module__iYV4-q__ghost{color:var(--text-muted)}.Button-module__iYV4-q__ghost:hover{color:#fff;background:#ffffff0d}
.Navbar-module__cJzEcG__nav{z-index:1000;width:100%;padding:1.5rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(12px);background:#030303cc;border-bottom:1px solid #ffffff1a;padding:1rem 0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{font-size:1.5rem;font-weight:800;font-family:var(--font-outfit)}.Navbar-module__cJzEcG__links{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-muted);font-size:.9rem;font-weight:500;transition:color .3s}.Navbar-module__cJzEcG__link:hover{color:#fff}@media (max-width:768px){.Navbar-module__cJzEcG__links{display:none}}
.Footer-module__S6Hkya__footer{background:#030303;border-top:1px solid #ffffff0d;padding:50px 0}.Footer-module__S6Hkya__top{justify-content:space-between;align-items:flex-start;margin-bottom:4rem;display:flex}.Footer-module__S6Hkya__brand h3{margin-bottom:1rem;font-size:1.5rem}.Footer-module__S6Hkya__brand p{color:var(--text-muted);max-width:300px;font-size:.9rem}.Footer-module__S6Hkya__links{gap:2rem;display:flex}.Footer-module__S6Hkya__links a{color:var(--text-muted);font-size:.9rem;transition:color .3s}.Footer-module__S6Hkya__links a:hover{color:#fff}.Footer-module__S6Hkya__bottom{color:var(--text-muted);border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__S6Hkya__legal{align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__separator{opacity:.2}@media (max-width:768px){.Footer-module__S6Hkya__top{flex-direction:column;gap:2rem}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:1.5rem}}
.Hero-module__QyaE7G__hero{padding:180px 0 100px;position:relative;overflow:hidden}.Hero-module__QyaE7G__container{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}.Hero-module__QyaE7G__content{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__QyaE7G__badge{color:var(--accent);background:#3b82f61a;border:1px solid #3b82f633;border-radius:20px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500}.Hero-module__QyaE7G__title{margin-bottom:1.5rem;font-size:4rem;line-height:1.1}.Hero-module__QyaE7G__description{color:var(--text-muted);max-width:600px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__QyaE7G__actions{gap:1rem;display:flex}.Hero-module__QyaE7G__visual{position:relative}.Hero-module__QyaE7G__glow{z-index:-1;background:radial-gradient(circle,#6366f133 0%,#0000 70%);width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__QyaE7G__terminal{background:#0f172a;border:1px solid #ffffff1a;border-radius:.75rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.Hero-module__QyaE7G__terminalHeader{background:#ffffff0d;gap:.5rem;padding:.75rem 1rem;display:flex}.Hero-module__QyaE7G__dot{border-radius:50%;width:12px;height:12px}.Hero-module__QyaE7G__code{color:#e2e8f0;padding:1.5rem;font-family:Fira Code,monospace;font-size:.9rem;line-height:1.6}.Hero-module__QyaE7G__caret{background-color:var(--accent);vertical-align:middle;width:2px;height:1.1em;margin-left:2px;animation:1s step-end infinite Hero-module__QyaE7G__blink;display:inline-block}@keyframes Hero-module__QyaE7G__blink{0%,to{opacity:1}50%{opacity:0}}@media (max-width:1024px){.Hero-module__QyaE7G__hero{padding:140px 0 80px}.Hero-module__QyaE7G__container{text-align:center;grid-template-columns:1fr}.Hero-module__QyaE7G__content{align-items:center}.Hero-module__QyaE7G__actions{justify-content:center}.Hero-module__QyaE7G__visual{display:none}}@media (max-width:768px){.Hero-module__QyaE7G__title{font-size:2.5rem}.Hero-module__QyaE7G__description{font-size:1.1rem}}
.About-module__y5HjkW__about{background:#ffffff05;padding:100px 0}.About-module__y5HjkW__container{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.About-module__y5HjkW__title{margin-bottom:2rem;font-size:3rem}.About-module__y5HjkW__text{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module__y5HjkW__skills{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.About-module__y5HjkW__skillBadge{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .3s}.About-module__y5HjkW__skillBadge:hover{border-color:var(--primary);background:#ffffff1a;transform:translateY(-2px)}.About-module__y5HjkW__metrics{position:relative}.About-module__y5HjkW__metricItem{padding:1.5rem 0}.About-module__y5HjkW__metricItem:not(:last-child){border-bottom:1px solid #ffffff1a}.About-module__y5HjkW__metricValue{font-size:2.5rem;font-weight:800;font-family:var(--font-outfit);background:var(--gradient-tech);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.About-module__y5HjkW__metricLabel{color:var(--text-muted);font-size:1rem;font-weight:500}.About-module__y5HjkW__imageContainer{width:100%;max-width:450px;margin:0 auto;position:relative}.About-module__y5HjkW__imageWrapper{aspect-ratio:1/1.2;z-index:1;border:1px solid #ffffff1a;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.About-module__y5HjkW__profileImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.About-module__y5HjkW__imageContainer:hover .About-module__y5HjkW__profileImage{transform:scale(1.05)}.About-module__y5HjkW__imageContainer:before{content:"";border:2px solid var(--primary);z-index:0;opacity:1;pointer-events:none;border-radius:20px;width:100%;height:100%;position:absolute;top:-20px;right:-20px}.About-module__y5HjkW__metricOverlay{z-index:1;position:absolute;bottom:-30px;left:-30px;right:-30px}@media (max-width:1024px){.About-module__y5HjkW__container{grid-template-columns:1fr;gap:4rem}.About-module__y5HjkW__imageContainer{order:-1}}@media (max-width:768px){.About-module__y5HjkW__title{font-size:2.2rem}.About-module__y5HjkW__metricOverlay{margin-top:2rem;position:static}}
.Services-module__rBvGKa__services{padding:100px 0}.Services-module__rBvGKa__header{text-align:center;margin-bottom:5rem}.Services-module__rBvGKa__sectionTitle{margin-bottom:1rem;font-size:3rem}.Services-module__rBvGKa__sectionSub{color:var(--text-muted);font-size:1.2rem}.Services-module__rBvGKa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.Services-module__rBvGKa__card{flex-direction:column;align-items:flex-start;height:100%;padding:3rem 2rem;display:flex}.Services-module__rBvGKa__iconWrapper{width:64px;height:64px;color:var(--primary);background:#6366f11a;border:1px solid #6366f133;border-radius:12px;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.Services-module__rBvGKa__cardTitle{margin-bottom:1rem;font-size:1.5rem}.Services-module__rBvGKa__cardDescription{color:var(--text-muted);line-height:1.6}@media (max-width:768px){.Services-module__rBvGKa__sectionTitle{font-size:2.2rem}.Services-module__rBvGKa__grid{grid-template-columns:1fr}}
.Portfolio-module__-EDQXW__portfolio{background:#03030380;padding:100px 0}.Portfolio-module__-EDQXW__header{text-align:center;margin-bottom:5rem}.Portfolio-module__-EDQXW__title{margin-bottom:1rem;font-size:3rem}.Portfolio-module__-EDQXW__subtitle{color:var(--text-muted);font-size:1.2rem}.Portfolio-module__-EDQXW__grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:2rem;display:grid}.Portfolio-module__-EDQXW__card{flex-direction:column;padding:2.5rem;display:flex}.Portfolio-module__-EDQXW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.Portfolio-module__-EDQXW__projectTitle{color:#fff;font-size:1.5rem;font-weight:700}.Portfolio-module__-EDQXW__icon{color:var(--text-muted);transition:color .3s}.Portfolio-module__-EDQXW__card:hover .Portfolio-module__-EDQXW__icon{color:var(--primary)}.Portfolio-module__-EDQXW__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Portfolio-module__-EDQXW__tag{color:var(--primary);background:#ffffff0d;border:1px solid #6366f133;border-radius:4px;padding:.3rem .8rem;font-size:.75rem;font-weight:600}.Portfolio-module__-EDQXW__projectDescription{color:var(--text-muted);flex-grow:1;margin-bottom:2rem;font-size:1rem;line-height:1.6}.Portfolio-module__-EDQXW__features{border-top:1px solid #ffffff0d;flex-direction:column;gap:.75rem;padding-top:1.5rem;display:flex}.Portfolio-module__-EDQXW__feature{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.Portfolio-module__-EDQXW__check{color:#27c93f}@media (max-width:768px){.Portfolio-module__-EDQXW__grid{grid-template-columns:1fr}}
.TechEvo-module__ubtXTa__techevo{background:radial-gradient(circle at 100% 0,#6366f10d 0%,#0000 40%);padding:120px 0}.TechEvo-module__ubtXTa__layout{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.TechEvo-module__ubtXTa__title{margin-bottom:2rem;font-size:3rem}.TechEvo-module__ubtXTa__description{color:var(--text-muted);margin-bottom:3rem;font-size:1.1rem;line-height:1.8}.TechEvo-module__ubtXTa__cards{flex-direction:column;gap:2rem;display:flex}.TechEvo-module__ubtXTa__infoCard{align-items:flex-start;gap:1.5rem;display:flex}.TechEvo-module__ubtXTa__icon{color:var(--primary);flex-shrink:0;margin-top:4px}.TechEvo-module__ubtXTa__infoCard h4{color:#fff;margin-bottom:.5rem;font-size:1.2rem}.TechEvo-module__ubtXTa__infoCard p{color:var(--text-muted);font-size:.95rem}.TechEvo-module__ubtXTa__statGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.TechEvo-module__ubtXTa__statBox{text-align:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:1rem;padding:3rem 2rem;transition:all .3s}.TechEvo-module__ubtXTa__statBox:hover{background:#ffffff0d;border-color:#6366f14d;transform:translateY(-5px)}.TechEvo-module__ubtXTa__statNum{font-size:2rem;font-weight:800;font-family:var(--font-outfit);color:#fff;margin-bottom:.5rem;display:block}.TechEvo-module__ubtXTa__statTag{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;font-weight:600}@media (max-width:1024px){.TechEvo-module__ubtXTa__layout{grid-template-columns:1fr;gap:4rem}}@media (max-width:768px){.TechEvo-module__ubtXTa__statBox{padding:2rem 1.5rem}}
.Contact-module__LNuBlq__contact{padding:100px 0;position:relative}.Contact-module__LNuBlq__ctaCard{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;padding:4rem;display:grid;position:relative;overflow:hidden}.Contact-module__LNuBlq__ctaCard:before{content:"";pointer-events:none;background:radial-gradient(circle at 70%,#6366f11a 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;right:0}.Contact-module__LNuBlq__ctaTitle{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.2}.Contact-module__LNuBlq__ctaText{color:var(--text-muted);max-width:500px;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6}.Contact-module__LNuBlq__contactInfo{flex-direction:column;gap:2rem;display:flex}.Contact-module__LNuBlq__contactItem{align-items:center;gap:1.5rem;display:flex}.Contact-module__LNuBlq__iconCircle{width:54px;height:54px;color:var(--primary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Contact-module__LNuBlq__contactItem h5{color:#fff;margin-bottom:2px;font-size:1.1rem}.Contact-module__LNuBlq__contactItem p{color:var(--text-muted);font-size:.95rem}@media (max-width:1024px){.Contact-module__LNuBlq__ctaCard{grid-template-columns:1fr;gap:3rem;padding:3rem 2rem}}@media (max-width:768px){.Contact-module__LNuBlq__ctaTitle{font-size:2.2rem}}
