.Header-module__hBw1pG__header{--header-height:90px;--header-height-shrunk:65px;height:var(--header-height);z-index:100;transition:height var(--transition-normal), background-color var(--transition-normal), border-color var(--transition-normal), box-shadow var(--transition-normal);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#0000;border-bottom:1px solid #0000;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}@supports (animation-timeline:scroll()) and (animation-range:0% 100%){.Header-module__hBw1pG__header{animation:linear both Header-module__hBw1pG__shrink-header;animation-timeline:scroll(root);animation-range:0 100px}}@keyframes Header-module__hBw1pG__shrink-header{to{height:var(--header-height-shrunk);background-color:var(--bg-glass);border-bottom:1px solid var(--border-glass);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-sm)}}.Header-module__hBw1pG__scrolled{height:var(--header-height-shrunk)!important;background-color:var(--bg-glass)!important;border-bottom:1px solid var(--border-glass)!important;-webkit-backdrop-filter:blur(12px)!important;box-shadow:var(--shadow-sm)!important}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__logo{font-family:var(--font-display);letter-spacing:-.5px;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.Header-module__hBw1pG__logo img{width:auto!important;height:50px!important}.Header-module__hBw1pG__logoDot{background:var(--gradient-main);border-radius:50%;width:8px;height:8px;display:inline-block}.Header-module__hBw1pG__nav{align-items:center;gap:2.5rem;display:flex}.Header-module__hBw1pG__navList{gap:2rem;list-style:none;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-secondary);padding:.5rem 0;font-size:.95rem;font-weight:500;position:relative}.Header-module__hBw1pG__navLink:hover{color:var(--text-primary)}.Header-module__hBw1pG__navLink:after{content:"";background:var(--gradient-main);transform-origin:100%;width:100%;height:2px;transition:transform var(--transition-normal);position:absolute;bottom:0;left:0;transform:scaleX(0)}.Header-module__hBw1pG__navLink:hover:after,.Header-module__hBw1pG__navLinkActive:after{transform-origin:0;transform:scaleX(1)}.Header-module__hBw1pG__navLinkActive{color:var(--text-primary)}.Header-module__hBw1pG__ctaBtn{background:var(--gradient-main);color:#fff;transition:var(--transition-normal);border-radius:50px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;box-shadow:0 4px 15px #e21e7040}.Header-module__hBw1pG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #e21e7066}.Header-module__hBw1pG__menuBtn{cursor:pointer;z-index:110;width:40px;height:40px;transition:var(--transition-fast);background:0 0;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:none}.Header-module__hBw1pG__menuBtn:hover{background-color:#ffffff0d}.Header-module__hBw1pG__menuLine{background-color:var(--text-primary);width:22px;height:2px;transition:transform var(--transition-normal), opacity var(--transition-normal)}.Header-module__hBw1pG__menuOpen .Header-module__hBw1pG__menuLine:first-child{transform:translateY(8px)rotate(45deg)}.Header-module__hBw1pG__menuOpen .Header-module__hBw1pG__menuLine:nth-child(2){opacity:0}.Header-module__hBw1pG__menuOpen .Header-module__hBw1pG__menuLine:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Header-module__hBw1pG__mobileNav{display:none}@media (max-width:768px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__menuBtn{display:flex}.Header-module__hBw1pG__mobileNav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:105;opacity:0;visibility:hidden;transition:opacity var(--transition-normal), visibility var(--transition-normal);background:#1f133299;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;height:100vh;display:flex;position:fixed;inset:0}.Header-module__hBw1pG__mobileNavActive{opacity:1;visibility:visible}.Header-module__hBw1pG__mobileNavList{flex-direction:column;align-items:center;gap:2rem;list-style:none;display:flex}.Header-module__hBw1pG__mobileNavLink{font-size:1.5rem;font-family:var(--font-display);color:var(--text-secondary);font-weight:600}.Header-module__hBw1pG__mobileNavLink:hover,.Header-module__hBw1pG__mobileNavLinkActive{color:var(--text-primary)}}.Header-module__hBw1pG__themeToggle{border:1px solid var(--border-glass);cursor:pointer;width:40px;height:40px;color:var(--text-primary);transition:background-color var(--transition-fast), border-color var(--transition-fast), transform var(--transition-fast);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__themeToggle:hover{border-color:var(--accent-primary);background-color:#ffffff0d;transform:scale(1.05)}html[data-theme=light] .Header-module__hBw1pG__themeToggle:hover{background-color:#0000000d}.Header-module__hBw1pG__mobileControls{align-items:center;gap:.75rem;display:none}@media (max-width:768px){.Header-module__hBw1pG__mobileControls{display:flex}.Header-module__hBw1pG__header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}}.Header-module__hBw1pG__header.Header-module__hBw1pG__headerMenuOpen{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:#0000!important;border-bottom-color:#0000!important;animation:none!important}
.Hero-module__ZARIfG__hero{isolation:isolate;align-items:center;min-height:100vh;padding-top:90px;padding-bottom:50px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__dotGrid{z-index:0;opacity:.6;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 60%,#000 30%,#0000 100%)}.Hero-module__ZARIfG__container{text-align:center;z-index:2;flex-direction:column;align-items:center;width:100%;display:flex}.Hero-module__ZARIfG__badge{color:var(--accent-light);letter-spacing:.5px;will-change:transform, opacity;background:#e21e701a;border:1px solid #e21e7040;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem .5rem .875rem;font-size:.875rem;font-weight:600;animation:.8s ease-out Hero-module__ZARIfG__fadeInDown;display:flex}.Hero-module__ZARIfG__badgeDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite Hero-module__ZARIfG__pulseDot;box-shadow:0 0 #22c55e80}.Hero-module__ZARIfG__title{font-family:var(--font-display);letter-spacing:-.02em;will-change:transform, opacity;z-index:2;max-width:950px;margin-bottom:2rem;font-size:4rem;font-weight:800;line-height:1.1;animation:1s ease-out .2s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__highlight{background:var(--gradient-headline-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:15px;display:inline}.Hero-module__ZARIfG__description{color:var(--text-secondary);text-align:center;max-width:750px;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6;animation:1s ease-out .4s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__ctasContainer{background:var(--bg-glass);border:1px solid var(--border-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-lg);border-radius:60px;margin-bottom:2rem;padding:.75rem;display:inline-block}.Hero-module__ZARIfG__ctas{gap:1rem;display:flex}.Hero-module__ZARIfG__btnPrimary{background:var(--gradient-main);color:#fff;transition:var(--transition-normal);border-radius:50px;padding:.875rem 2rem;font-weight:600;box-shadow:0 4px 20px #e21e704d}.Hero-module__ZARIfG__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #e21e7080}.Hero-module__ZARIfG__btnSecondary{color:var(--text-primary);border:1px solid var(--border-glass);transition:var(--transition-normal);background:0 0;border-radius:50px;padding:.875rem 2rem;font-weight:600}.Hero-module__ZARIfG__btnSecondary:hover{border-color:var(--accent-primary);background:#ffffff0d;transform:translateY(-3px)}.Hero-module__ZARIfG__experienceBlock{flex-direction:column;align-items:center;gap:.5rem;margin-top:1.5rem;animation:1s ease-out .6s both Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__stars{color:#fb923c;gap:4px;margin-bottom:.25rem;display:flex}.Hero-module__ZARIfG__starSvg{width:20px;height:20px}.Hero-module__ZARIfG__expText{color:var(--text-secondary);text-align:center;max-width:500px;font-size:1.05rem;line-height:1.5}.Hero-module__ZARIfG__expHighlight{color:var(--accent-light);font-weight:700}.Hero-module__ZARIfG__glows{pointer-events:none;z-index:1;position:absolute;inset:0}.Hero-module__ZARIfG__glow1{filter:blur(50px);background:radial-gradient(circle,#e21e7026 0%,#0000 65%);width:400px;height:400px;animation:10s infinite alternate Hero-module__ZARIfG__pulseGlow;position:absolute;top:15%;left:10%}.Hero-module__ZARIfG__glow2{filter:blur(60px);background:radial-gradient(circle,#8e19571f 0%,#0000 65%);width:500px;height:500px;animation:12s infinite alternate-reverse Hero-module__ZARIfG__pulseGlow;position:absolute;bottom:10%;right:15%}.Hero-module__ZARIfG__scrollDown{color:var(--text-muted);letter-spacing:2px;text-transform:uppercase;z-index:2;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;animation:1s ease-out .8s both Hero-module__ZARIfG__fadeInUp;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollMouse{border:2px solid var(--text-muted);border-radius:20px;width:20px;height:32px;position:relative}.Hero-module__ZARIfG__scrollWheel{background-color:var(--accent-primary);border-radius:2px;width:4px;height:6px;animation:1.5s infinite Hero-module__ZARIfG__scrollAnim;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__pulseGlow{0%{transform:scale(1)translate(0)}to{transform:scale(1.15)translate(30px,-20px)}}@keyframes Hero-module__ZARIfG__scrollAnim{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,12px)}}@keyframes Hero-module__ZARIfG__pulseDot{0%,to{box-shadow:0 0 #22c55e80}50%{box-shadow:0 0 0 6px #22c55e00}}@media (max-width:992px){.Hero-module__ZARIfG__title{font-size:3.5rem}}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding-top:110px}.Hero-module__ZARIfG__title{letter-spacing:-1px;font-size:2.75rem}.Hero-module__ZARIfG__description{margin-bottom:2rem;font-size:1.125rem}.Hero-module__ZARIfG__ctas{flex-direction:column;gap:1rem;width:100%;max-width:320px}.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnSecondary{text-align:center;width:100%;padding:.8rem 1.5rem}.Hero-module__ZARIfG__scrollDown{display:none}.Hero-module__ZARIfG__ctasContainer{border-radius:35px}}
.About-module__vAULUW__about{background-color:var(--bg-secondary)}.About-module__vAULUW__sectionHeader{text-align:center;margin-bottom:3rem}.About-module__vAULUW__bentoGrid{grid-template-columns:repeat(1,1fr);grid-auto-rows:auto;row-gap:1.5rem;display:grid}.About-module__vAULUW__bentoCard{background:var(--bg-glass);border:1px solid var(--border-glass);border-radius:var(--radius-card);transition:all var(--transition-normal);flex-direction:column;padding:2.5rem;display:flex;position:relative;overflow:hidden}.About-module__vAULUW__bentoCard:hover{border-color:#ffffff1a;transform:translateY(-5px);box-shadow:0 15px 35px #00000026}.About-module__vAULUW__bioCard{grid-area:span 1/span 2;justify-content:flex-start}.About-module__vAULUW__cardHeader{margin-bottom:1.5rem}.About-module__vAULUW__cardTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.About-module__vAULUW__accentLine{background:var(--gradient-main);border-radius:2px;width:40px;height:3px}.About-module__vAULUW__lead{color:var(--accent-light);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600;line-height:1.5}.About-module__vAULUW__bioText{flex-direction:column;gap:1rem;display:flex}.About-module__vAULUW__bioText p{color:var(--text-secondary);font-size:1rem;line-height:1.7}.About-module__vAULUW__imageCard{grid-area:span 1/span 1;justify-content:center;align-items:flex-end;min-height:400px;padding:0;display:flex;position:relative}.About-module__vAULUW__statsCard{grid-area:span 1/span 3;justify-content:center;padding:2rem}.About-module__vAULUW__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;display:grid}.About-module__vAULUW__statItem{border:1px solid var(--border-glass);transition:all var(--transition-normal);background:#ffffff05;border-radius:16px;align-items:center;gap:1.25rem;padding:1.25rem;display:flex}.About-module__vAULUW__statItem:hover{background:#ffffff0d;transform:translate(5px)}.About-module__vAULUW__statIconWrapper{width:48px;height:48px;color:var(--accent-light);background:#e21e701a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__vAULUW__statInfo{flex-direction:column;gap:.25rem;display:flex}.About-module__vAULUW__statVal{font-family:var(--font-display);color:var(--text-primary);font-size:1.25rem;font-weight:700}.About-module__vAULUW__statLabel{color:var(--text-secondary);font-size:.875rem;font-weight:500}.About-module__vAULUW__pulseDotWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.About-module__vAULUW__pulseDot{background-color:#22c55e;border-radius:50%;width:12px;height:12px;animation:2s infinite About-module__vAULUW__pulseDot;box-shadow:0 0 #22c55e80}@keyframes About-module__vAULUW__pulseDot{0%{box-shadow:0 0 #22c55e80}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.About-module__vAULUW__imageWrapper{position:absolute;inset:0}.About-module__vAULUW__illustration{filter:drop-shadow(0 10px 20px #e21e7033);width:100%;max-width:320px;height:100%;max-height:320px}.About-module__vAULUW__svgBg{fill:#0d1527}.About-module__vAULUW__svgBorder{stroke:var(--border-glass)}.About-module__vAULUW__svgAccentGlow{fill:url(#accent-glow);opacity:.15}.About-module__vAULUW__codeLines path{stroke-dasharray:100;stroke-dashoffset:100px;animation:3s ease-out forwards About-module__vAULUW__drawCode}.About-module__vAULUW__codeLines path:first-child{animation-delay:.2s}.About-module__vAULUW__codeLines path:nth-child(2){animation-delay:.4s}.About-module__vAULUW__codeLines path:nth-child(3){animation-delay:.6s}.About-module__vAULUW__codeLines path:nth-child(4){animation-delay:.8s}.About-module__vAULUW__codeLines path:nth-child(5){animation-delay:1s}.About-module__vAULUW__codeLines path:nth-child(6){animation-delay:1.2s}.About-module__vAULUW__codeLines path:nth-child(7){animation-delay:1.4s}.About-module__vAULUW__windowDots circle{transition:transform var(--transition-fast)}.About-module__vAULUW__visualCard:hover .About-module__vAULUW__windowDots circle:first-child{transform-origin:25px 25px;transform:scale(1.2)}.About-module__vAULUW__visualCard:hover .About-module__vAULUW__windowDots circle:nth-child(2){transform-origin:45px 25px;transform:scale(1.2)}.About-module__vAULUW__visualCard:hover .About-module__vAULUW__windowDots circle:nth-child(3){transform-origin:65px 25px;transform:scale(1.2)}@keyframes About-module__vAULUW__drawCode{to{stroke-dashoffset:0}}@media (max-width:992px){.About-module__vAULUW__bentoGrid{grid-template-columns:repeat(1,1fr)}.About-module__vAULUW__bioCard{grid-area:span 1/span 2}.About-module__vAULUW__imageCard{grid-area:span 1/span 1;min-height:350px}.About-module__vAULUW__statsCard{grid-area:span 1/span 1;padding:1.5rem}.About-module__vAULUW__statsGrid{flex-direction:column;gap:1rem;display:flex}}@media (max-width:768px){.About-module__vAULUW__bentoGrid{grid-template-columns:1fr}.About-module__vAULUW__bioCard,.About-module__vAULUW__imageCard,.About-module__vAULUW__statsCard{grid-area:auto/span 1}.About-module__vAULUW__imageCard{height:350px;min-height:350px}.About-module__vAULUW__statsGrid{flex-direction:column;gap:1rem;display:flex}.About-module__vAULUW__bentoCard{padding:1.5rem}}
.Skills-module__G7oUEG__skills{position:relative}.Skills-module__G7oUEG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Skills-module__G7oUEG__card{flex-direction:column;height:100%;padding:2.5rem 2rem;display:flex}.Skills-module__G7oUEG__categoryHeader{border-bottom:1px solid var(--border-glass);align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.Skills-module__G7oUEG__categoryTitle{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:1.35rem;font-weight:700}.Skills-module__G7oUEG__iconWrapper{width:40px;height:40px;color:var(--accent-light);background:#e21e701a;border-radius:8px;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.Skills-module__G7oUEG__skillsList{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.Skills-module__G7oUEG__skillTag{background:var(--bg-tertiary);border:1px solid var(--border-glass);transition:all var(--transition-normal);cursor:default;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.875rem;display:flex}.Skills-module__G7oUEG__skillTag:hover{border-color:var(--accent-primary);background:#ffffff05;transform:translateY(-2px);box-shadow:0 4px 12px #e21e7026}.Skills-module__G7oUEG__skillName{color:var(--text-primary);font-weight:600}.Skills-module__G7oUEG__skillSeniority{text-transform:uppercase;color:var(--accent-light);letter-spacing:.5px;background:#e21e701a;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:700}html[data-theme=light] .Skills-module__G7oUEG__skillSeniority{color:var(--accent-secondary)}@media (max-width:992px){.Skills-module__G7oUEG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Skills-module__G7oUEG__grid{grid-template-columns:1fr;gap:1.5rem}.Skills-module__G7oUEG__card{padding:2rem 1.5rem}}
.Projects-module__2BoJ-q__projects{background-color:var(--bg-secondary);border-top:1px solid var(--border-glass);border-bottom:1px solid var(--border-glass);padding:6rem 0}.Projects-module__2BoJ-q__sectionHeader{text-align:center;margin-bottom:3rem}.Projects-module__2BoJ-q__projectList{flex-direction:column;gap:8rem;margin-top:4rem;display:flex}.Projects-module__2BoJ-q__projectRow{grid-template-columns:repeat(12,1fr);align-items:center;display:grid;position:relative}.Projects-module__2BoJ-q__projectContent{z-index:2;flex-direction:column;grid-area:1/1/auto/7;display:flex;position:relative}.Projects-module__2BoJ-q__projectImage{z-index:1;border-radius:var(--radius-card);box-shadow:var(--shadow-lg);aspect-ratio:16/10;grid-area:1/6/auto/13;position:relative;overflow:hidden}.Projects-module__2BoJ-q__projectRowOdd .Projects-module__2BoJ-q__projectContent{text-align:right;grid-column:7/13;align-items:flex-end}.Projects-module__2BoJ-q__projectRowOdd .Projects-module__2BoJ-q__projectImage{grid-column:1/8}.Projects-module__2BoJ-q__projectRowOdd .Projects-module__2BoJ-q__projectTechList{justify-content:flex-end}.Projects-module__2BoJ-q__projectLabel{font-family:var(--font-display);color:var(--accent-light);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.Projects-module__2BoJ-q__projectTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1.5rem;font-size:2rem;font-weight:800}.Projects-module__2BoJ-q__projectDescription{border-radius:var(--radius-card);color:var(--text-secondary);z-index:2;box-shadow:var(--shadow-md);margin-bottom:1.5rem;padding:1.75rem;font-size:1rem;line-height:1.6;position:relative}.Projects-module__2BoJ-q__projectRowOdd .Projects-module__2BoJ-q__projectDescription{text-align:right}.Projects-module__2BoJ-q__projectTechList{font-family:var(--font-display);color:var(--text-secondary);flex-wrap:wrap;gap:10px;max-width:80%;margin-bottom:20px;padding:0;font-size:.85rem;list-style:none;display:flex}.Projects-module__2BoJ-q__projectTechList li{background:var(--bg-tag);color:var(--text-tag);transition:all var(--transition-normal);cursor:default;border-radius:15px;padding:5px 10px}.Projects-module__2BoJ-q__projectTechList li:hover{color:#fff;background:var(--gradient-main);box-shadow:var(--shadow-tag-hover);transform:translateY(-2px)}.Projects-module__2BoJ-q__projectLinks{gap:1rem;display:flex}.Projects-module__2BoJ-q__projectLinks a{color:var(--text-primary);background:var(--bg-tertiary);border:1px solid var(--border-glass);width:44px;height:44px;transition:all var(--transition-normal);border-radius:50%;justify-content:center;align-items:center;display:flex}.Projects-module__2BoJ-q__projectLinks a:hover{color:#fff;border-color:var(--accent-primary);background:var(--gradient-main);transform:translateY(-2px);box-shadow:0 4px 12px #e21e7040}.Projects-module__2BoJ-q__svgIcon{fill:currentColor;width:20px;height:20px}.Projects-module__2BoJ-q__imageInner{background-color:var(--bg-tertiary);width:100%;height:100%;position:relative}.Projects-module__2BoJ-q__imageOverlay{background-color:var(--accent-primary);opacity:0;transition:opacity var(--transition-normal);z-index:10;position:absolute;inset:0}.Projects-module__2BoJ-q__projectRow:hover .Projects-module__2BoJ-q__imageOverlay{opacity:0}.Projects-module__2BoJ-q__projectRow:hover .Projects-module__2BoJ-q__projectImage{box-shadow:0 20px 30px -15px #00000080}.Projects-module__2BoJ-q__mockupArea{background-color:#030712;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.Projects-module__2BoJ-q__dashboardMockup{background:#0f172a;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;gap:8px;width:80%;height:80%;padding:10px;display:flex}.Projects-module__2BoJ-q__mockupHeader{background:var(--accent-primary);opacity:.8;border-radius:3px;width:60px;height:12px}.Projects-module__2BoJ-q__dashboardGrid{grid-template-columns:repeat(3,1fr);gap:8px;height:100%;display:grid}.Projects-module__2BoJ-q__dashboardBox{border:1px solid var(--border-glass);background:#ffffff08;border-radius:4px;align-items:flex-end;height:100%;padding:4px;display:flex}.Projects-module__2BoJ-q__dashboardBar{background:var(--gradient-main);border-radius:2px 2px 0 0;width:100%}.Projects-module__2BoJ-q__chatMockup{background:#0f172a;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;gap:8px;width:70%;height:80%;padding:10px;display:flex}.Projects-module__2BoJ-q__chatBubbles{flex-direction:column;flex-grow:1;gap:10px;display:flex}.Projects-module__2BoJ-q__chatBubbleLeft{background:var(--bg-tertiary);border-radius:4px 12px 12px;align-self:flex-start;width:65%;height:24px}.Projects-module__2BoJ-q__chatBubbleRight{background:var(--gradient-main);border-radius:12px 4px 12px 12px;align-self:flex-end;width:55%;height:24px}.Projects-module__2BoJ-q__chatInput{border:1px solid var(--border-glass);background:#ffffff08;border-radius:4px;height:24px}.Projects-module__2BoJ-q__cryptoMockup{background:radial-gradient(circle at 10% 10%,#1e1b4b 0%,#030712 100%);border:1px solid #e21e7033;border-radius:12px;flex-direction:column;justify-content:space-between;width:60%;height:70%;padding:20px;display:flex;transform:rotate(5deg);box-shadow:0 10px 25px #00000080}.Projects-module__2BoJ-q__cryptoHeader{justify-content:space-between;align-items:center;display:flex}.Projects-module__2BoJ-q__cryptoChip{opacity:.7;background:#fbbf24;border-radius:4px;width:32px;height:24px}.Projects-module__2BoJ-q__cryptoNumber{background:var(--text-muted);border-radius:2px;width:140px;height:10px}.Projects-module__2BoJ-q__cryptoGlowText{font-family:var(--font-display);color:var(--accent-secondary);text-shadow:0 0 10px #8e195766;font-size:1.2rem;font-weight:700}@media (max-width:992px){.Projects-module__2BoJ-q__projectRow{flex-direction:column;gap:2rem;display:flex}.Projects-module__2BoJ-q__projectContent{z-index:2;text-align:left;order:2;grid-area:auto;align-items:flex-start;position:relative}.Projects-module__2BoJ-q__projectImage{order:1;grid-area:auto;width:100%}.Projects-module__2BoJ-q__projectRowOdd .Projects-module__2BoJ-q__projectContent{text-align:left;align-items:flex-start}.Projects-module__2BoJ-q__projectRowOdd .Projects-module__2BoJ-q__projectDescription{text-align:left}.Projects-module__2BoJ-q__projectRowOdd .Projects-module__2BoJ-q__projectTechList{justify-content:flex-start}}@media (max-width:768px){.Projects-module__2BoJ-q__projectList{gap:6rem}.Projects-module__2BoJ-q__projectTitle{font-size:1.5rem}.Projects-module__2BoJ-q__projectDescription{padding:1.25rem}}
.Contact-module__hcVmEa__contact{position:relative}.Contact-module__hcVmEa__sectionHeader{text-align:center;margin-bottom:3rem}.Contact-module__hcVmEa__grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:4rem;display:grid}.Contact-module__hcVmEa__infoColumn{flex-direction:column;gap:2rem;display:flex}.Contact-module__hcVmEa__infoTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.Contact-module__hcVmEa__infoDescription{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.Contact-module__hcVmEa__infoDetails{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__hcVmEa__infoItem{align-items:center;gap:1.25rem;padding:1.25rem;display:flex}.Contact-module__hcVmEa__infoIconWrapper{width:48px;height:48px;color:var(--accent-light);background:#e21e701a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__infoIcon{fill:currentColor;width:24px;height:24px}.Contact-module__hcVmEa__infoLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.Contact-module__hcVmEa__infoValue{color:var(--text-primary);margin-top:2px;font-size:1rem;font-weight:600}.Contact-module__hcVmEa__socials{gap:1rem;margin-top:1rem;display:flex}.Contact-module__hcVmEa__socialBtn{background:var(--bg-secondary);border:1px solid var(--border-glass);width:44px;height:44px;color:var(--text-secondary);transition:var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__socialBtn:hover{color:var(--accent-light);border-color:var(--accent-primary);transform:translateY(-3px);box-shadow:0 4px 15px #e21e7033}.Contact-module__hcVmEa__socialIcon{fill:currentColor;width:20px;height:20px}.Contact-module__hcVmEa__formCard{padding:3rem}.Contact-module__hcVmEa__form{flex-direction:column;display:flex}.Contact-module__hcVmEa__fieldContainer{margin-bottom:2rem;position:relative}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{width:100%;color:var(--text-primary);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);background-color:#ffffff05;border:1px solid #ffffff26;border-radius:12px;min-height:52px;padding:1.5rem 1.25rem .6rem;font-size:1rem}html[data-theme=light] .Contact-module__hcVmEa__input,html[data-theme=light] .Contact-module__hcVmEa__textarea{background-color:#00000003;border-color:#0003}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:150px;padding-top:1.5rem}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 2px #e21e7026}.Contact-module__hcVmEa__label{color:var(--text-secondary);pointer-events:none;transition:transform var(--transition-fast), font-size var(--transition-fast), color var(--transition-fast);transform-origin:0 0;font-size:1rem;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.Contact-module__hcVmEa__textareaLabel{top:1.5rem;transform:none}.Contact-module__hcVmEa__input:focus~.Contact-module__hcVmEa__label,.Contact-module__hcVmEa__input:not(:placeholder-shown)~.Contact-module__hcVmEa__label,.Contact-module__hcVmEa__textarea:focus~.Contact-module__hcVmEa__label,.Contact-module__hcVmEa__textarea:not(:placeholder-shown)~.Contact-module__hcVmEa__label{color:var(--accent-light);transform:translateY(-1rem)scale(.75)}.Contact-module__hcVmEa__submitBtn{background:var(--gradient-main);color:#fff;cursor:pointer;transition:var(--transition-normal);border:none;border-radius:50px;justify-content:center;align-items:center;gap:.75rem;min-height:48px;padding:1rem 2rem;font-size:1rem;font-weight:600;display:flex;box-shadow:0 4px 15px #e21e7040}.Contact-module__hcVmEa__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #e21e7066}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__hcVmEa__successMessage{color:#4ade80;text-align:center;background:#22c55e1a;border:1px solid #22c55e33;border-radius:8px;margin-top:1.5rem;padding:1rem;font-size:.95rem;font-weight:500;animation:.3s ease-out Contact-module__hcVmEa__fadeIn}.Contact-module__hcVmEa__errorMessage{color:#f87171;text-align:center;background:#ef44441a;border:1px solid #ef444440;border-radius:8px;margin-top:1.5rem;padding:1rem;font-size:.95rem;font-weight:500;animation:.3s ease-out Contact-module__hcVmEa__fadeIn}.Contact-module__hcVmEa__sendingDots{letter-spacing:2px;animation:1.2s steps(3,end) infinite Contact-module__hcVmEa__blinkDots;display:inline-block}@keyframes Contact-module__hcVmEa__blinkDots{0%,to{opacity:.2}50%{opacity:1}}@keyframes Contact-module__hcVmEa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.Contact-module__hcVmEa__formCard{padding:2rem 1.5rem}}
.Footer-module__S6Hkya__footer{background-color:var(--bg-primary);border-top:1px solid var(--border-glass);padding:4rem 0 3rem}.Footer-module__S6Hkya__container{flex-direction:column;align-items:center;gap:2rem;display:flex}.Footer-module__S6Hkya__logo{font-family:var(--font-display);letter-spacing:-.5px;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:800;display:flex}.Footer-module__S6Hkya__logoDot{background:var(--gradient-main);border-radius:50%;width:6px;height:6px}.Footer-module__S6Hkya__links{gap:2rem;list-style:none;display:flex}.Footer-module__S6Hkya__link{color:var(--text-secondary);transition:var(--transition-fast);font-size:.9rem}.Footer-module__S6Hkya__link:hover{color:var(--text-primary)}.Footer-module__S6Hkya__divider{background:var(--border-glass);width:100%;height:1px}.Footer-module__S6Hkya__bottom{width:100%;color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.Footer-module__S6Hkya__backToTop{transition:var(--transition-fast);cursor:pointer;align-items:center;gap:.5rem;font-weight:600;display:flex;position:absolute;right:100px}.Footer-module__S6Hkya__backToTop:hover{color:var(--accent-light)}.Footer-module__S6Hkya__topIcon{fill:currentColor;width:16px;height:16px;transition:transform var(--transition-normal);transform:rotate(-90deg)}.Footer-module__S6Hkya__backToTop:hover .Footer-module__S6Hkya__topIcon{transform:rotate(-90deg)translate(-4px)}@media (max-width:768px){.Footer-module__S6Hkya__backToTop{bottom:100px;right:20px}.Footer-module__S6Hkya__footer{padding:3rem 0 9rem}.Footer-module__S6Hkya__container{gap:1.5rem}.Footer-module__S6Hkya__links{flex-wrap:wrap;justify-content:center;gap:1.25rem 1.5rem}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:1rem}}
