.Preloader-module__3uR81a__preloader{z-index:9000;background:var(--bg-primary);flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex;position:fixed;inset:0}.Preloader-module__3uR81a__counter{font-family:var(--font-mono);color:var(--text-primary);letter-spacing:-4px;font-size:clamp(48px,10vw,120px);font-weight:700;line-height:1}.Preloader-module__3uR81a__label{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:4px;font-size:14px;font-weight:400}.Preloader-module__3uR81a__progressBar{background:var(--border);border-radius:1px;width:200px;height:1px;margin-top:8px;overflow:hidden}.Preloader-module__3uR81a__progressFill{background:var(--accent);border-radius:1px;width:0%;height:100%}
.Hero-module__KTD73a__hero{min-height:100vh;padding-top:var(--header-height);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__heroInner{z-index:2;width:100%;max-width:var(--container-width);padding:0 var(--container-padding);grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin:0 auto;display:grid;position:relative}.Hero-module__KTD73a__content{flex-direction:column;gap:24px;display:flex}.Hero-module__KTD73a__greeting{font-family:var(--font-mono);color:var(--accent);letter-spacing:2px;text-transform:uppercase;opacity:0;font-size:16px}.Hero-module__KTD73a__name{letter-spacing:-3px;color:var(--text-primary);font-size:clamp(40px,6vw,80px);font-weight:800;line-height:1.05}.Hero-module__KTD73a__nameWrapper{display:inline-block;position:relative}.Hero-module__KTD73a__handArrow{opacity:0;pointer-events:none;filter:drop-shadow(0 0 4px #ff6b6b40);width:100px;height:100px;position:absolute;top:-35px;right:80px;transform:rotate(270deg)scaleY(-1)}@media (max-width:968px){.Hero-module__KTD73a__heroInner{text-align:center;grid-template-columns:1fr;gap:40px}.Hero-module__KTD73a__content{order:2;align-items:center}.Hero-module__KTD73a__avatarSide{order:1}.Hero-module__KTD73a__ctas{justify-content:center}.Hero-module__KTD73a__avatarWrapper{width:220px;height:220px}.Hero-module__KTD73a__handArrow{display:none}}.Hero-module__KTD73a__nameAccent{background:linear-gradient(135deg,var(--accent),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__KTD73a__title{color:var(--text-secondary);opacity:0;font-size:clamp(18px,2.5vw,28px);font-weight:400;line-height:1.4}.Hero-module__KTD73a__status{font-family:var(--font-mono);color:var(--text-tertiary);opacity:0;align-items:center;gap:8px;font-size:14px;display:inline-flex}.Hero-module__KTD73a__statusDot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__KTD73a__pulse}@keyframes Hero-module__KTD73a__pulse{0%,to{opacity:1}50%{opacity:.3}}.Hero-module__KTD73a__ctas{opacity:0;gap:16px;margin-top:16px;display:flex}@media (max-width:1000px){.Hero-module__KTD73a__ctas{flex-direction:column;width:90%;max-width:none}}.Hero-module__KTD73a__ctaPrimary{background:var(--accent);color:var(--text-primary);border-radius:50px;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:600;transition:background .3s,transform .3s;display:inline-flex}.Hero-module__KTD73a__ctaPrimary:hover{background:var(--accent-light)}.Hero-module__KTD73a__ctaSecondary{border:1px solid var(--border-light);color:var(--text-primary);border-radius:50px;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:500;transition:border-color .3s,background .3s;display:inline-flex}.Hero-module__KTD73a__ctaSecondary:hover{border-color:var(--text-tertiary);background:#ffffff08}.Hero-module__KTD73a__avatarSide{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__KTD73a__avatarWrapper{clip-path:circle(0%);border-radius:50%;width:clamp(280px,25vw,400px);height:clamp(280px,25vw,400px);position:relative;overflow:hidden}.Hero-module__KTD73a__avatarWrapper img{object-fit:cover;width:100%;height:100%}.Hero-module__KTD73a__avatarGlow{z-index:-1;opacity:0;background:radial-gradient(circle,#7a5af526 0%,#0000 70%);border-radius:50%;display:none;position:absolute;inset:-20px}.Hero-module__KTD73a__floatingShapes{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__KTD73a__shape{opacity:.06;background:var(--accent);border-radius:50%;position:absolute}.Hero-module__KTD73a__shape1{width:300px;height:300px;top:10%;right:-5%}.Hero-module__KTD73a__shape2{background:var(--secondary);width:200px;height:200px;bottom:20%;left:-3%}.Hero-module__KTD73a__shape3{width:150px;height:150px;top:60%;right:30%}.Hero-module__KTD73a__gridBg{z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.Hero-module__KTD73a__scrollIndicator{opacity:0;z-index:2;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__KTD73a__scrollText{color:var(--text-muted);text-transform:uppercase;letter-spacing:3px;font-size:11px;font-weight:500}.Hero-module__KTD73a__scrollLine{background:var(--border-light);width:1px;height:40px;position:relative;overflow:hidden}.Hero-module__KTD73a__scrollLine:after{content:"";background:var(--accent);width:100%;height:100%;animation:1.5s ease-in-out infinite Hero-module__KTD73a__scrollDown;position:absolute;top:-100%;left:0}@keyframes Hero-module__KTD73a__scrollDown{0%{top:-100%}to{top:100%}}
.KineticName-module__En7rtG__container{color:var(--text-primary);cursor:pointer;flex-wrap:wrap;align-items:baseline;font-size:clamp(40px,6vw,80px);font-weight:800;line-height:1.05;display:inline-flex;position:relative}.KineticName-module__En7rtG__word{align-items:baseline;display:inline-flex}.KineticName-module__En7rtG__space{width:.25em;display:inline-block}.KineticName-module__En7rtG__char{will-change:max-width;visibility:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;backface-visibility:hidden;display:inline-block;position:relative;overflow:hidden}.KineticName-module__En7rtG__char:after{content:"";background-color:var(--accent);opacity:0;width:1px;height:80%;transition:opacity .3s;transition-delay:calc(var(--char-index,0)*50ms);position:absolute;top:10%;right:0}.KineticName-module__En7rtG__active .KineticName-module__En7rtG__char:after{opacity:.3}.KineticName-module__En7rtG__char:last-child:after{display:none}.KineticName-module__En7rtG__charInner{will-change:transform;display:inline-block;position:relative;transform:translate(0,0)}.KineticName-module__En7rtG__accentWord .KineticName-module__En7rtG__charInner{color:var(--accent)}.KineticName-module__En7rtG__kineticType{text-transform:uppercase;text-align:center;will-change:transform;pointer-events:none;width:100vmax;height:100vmax;transform-style:preserve-3d;z-index:9999;visibility:hidden;place-content:center;margin-top:-50vmax;margin-left:-50vmax;display:grid;position:fixed;top:50%;left:50%}.KineticName-module__En7rtG__kineticBackdrop{z-index:9998;pointer-events:none;visibility:hidden;position:fixed;inset:0}.KineticName-module__En7rtG__typeLine{white-space:nowrap;font-size:clamp(3rem,8vh,7rem);font-weight:800;line-height:.75;font-family:var(--font-sans);color:var(--text-primary);opacity:0;-webkit-user-select:none;user-select:none;will-change:transform,opacity;position:relative}.KineticName-module__En7rtG__typeLineOdd{z-index:101}.KineticName-module__En7rtG__typeLineEven{z-index:999}@media (max-width:768px){.KineticName-module__En7rtG__typeLine{font-size:clamp(2rem,5vh,4rem)}}
.About-module__XXGFJG__about{position:relative;overflow:hidden}.About-module__XXGFJG__aboutInner{max-width:var(--container-width);padding:0 var(--container-padding);margin:0 auto}.About-module__XXGFJG__sectionLabel{font-family:var(--font-mono);color:var(--accent);letter-spacing:3px;text-transform:uppercase;opacity:0;margin-bottom:16px;font-size:13px}.About-module__XXGFJG__sectionTitle{letter-spacing:-2px;color:var(--text-primary);margin-bottom:48px;font-size:clamp(32px,5vw,56px);font-weight:700;line-height:1.1}.About-module__XXGFJG__bioText{color:var(--text-secondary);max-width:700px;margin-bottom:64px;font-size:clamp(16px,1.5vw,20px);line-height:1.8}.About-module__XXGFJG__stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:80px;padding:48px 0;display:grid}.About-module__XXGFJG__stat{text-align:center;opacity:0}.About-module__XXGFJG__statNumber{letter-spacing:-3px;background:linear-gradient(135deg,var(--accent),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:clamp(40px,6vw,72px);font-weight:800;line-height:1}.About-module__XXGFJG__statLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:2px;font-size:14px;font-weight:500}.About-module__XXGFJG__focusGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:64px;display:grid}.About-module__XXGFJG__focusCard{background:var(--bg-card);border:1px solid var(--border);opacity:0;border-radius:16px;padding:32px;transition:border-color .3s,background .3s;transform:translateY(30px)}.About-module__XXGFJG__focusCard:hover{border-color:var(--border-light);background:var(--bg-card-hover)}.About-module__XXGFJG__focusIcon{margin-bottom:16px;font-size:28px}.About-module__XXGFJG__focusTitle{color:var(--text-primary);margin-bottom:8px;font-size:17px;font-weight:600}.About-module__XXGFJG__focusDesc{color:var(--text-tertiary);font-size:14px;line-height:1.6}.About-module__XXGFJG__principles{margin-top:48px}.About-module__XXGFJG__principlesTitle{font-family:var(--font-mono);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:2px;opacity:0;margin-bottom:24px;font-size:14px}.About-module__XXGFJG__principlesList{flex-wrap:wrap;gap:12px;display:flex}.About-module__XXGFJG__principleTag{background:var(--bg-secondary);border:1px solid var(--border);color:var(--text-secondary);opacity:0;border-radius:50px;padding:10px 20px;font-size:14px;font-weight:500;transform:translateY(10px)}@media (max-width:768px){.About-module__XXGFJG__stats{grid-template-columns:1fr;gap:32px}.About-module__XXGFJG__focusGrid{grid-template-columns:1fr}}
.Skills-module__miM9_W__skills{padding:0;position:relative;overflow:hidden}.Skills-module__miM9_W__skillsHeader{max-width:var(--container-width);padding:var(--section-padding)var(--container-padding)32px;margin:0 auto}.Skills-module__miM9_W__sectionLabel{font-family:var(--font-mono);color:var(--accent);letter-spacing:3px;text-transform:uppercase;margin-bottom:16px;font-size:13px}.Skills-module__miM9_W__sectionTitle{letter-spacing:-2px;color:var(--text-primary);font-size:clamp(32px,5vw,56px);font-weight:700;line-height:1.1}.Skills-module__miM9_W__foldWrapper{perspective:1200px;transform-style:preserve-3d;position:relative}.Skills-module__miM9_W__fold{z-index:2;width:100%;height:60px;display:none;position:relative;overflow:hidden}.Skills-module__miM9_W__foldTop{transform-origin:bottom;border-bottom:1px solid var(--border)}.Skills-module__miM9_W__foldBottom{transform-origin:top;border-top:1px solid var(--border)}.Skills-module__miM9_W__foldShade{background:linear-gradient(180deg,var(--bg-primary)0%,color-mix(in srgb,var(--accent)6%,var(--bg-primary))100%);pointer-events:none;position:absolute;inset:0}.Skills-module__miM9_W__marqueeWrapper{z-index:1;will-change:opacity;position:relative}.Skills-module__miM9_W__marquee{border-bottom:1px solid var(--border-light);color:var(--text-muted);width:100%;height:clamp(100px,12vw,170px);font-size:clamp(3rem,2.6rem + 2.5vw,5.5rem);font-weight:700;position:relative;overflow:hidden}.Skills-module__miM9_W__marquee:last-child{border-bottom:none}.Skills-module__miM9_W__track{white-space:nowrap;height:100%;position:absolute;inset:0;overflow:hidden}.Skills-module__miM9_W__trackInner{will-change:transform;align-items:center;height:100%;display:inline-flex}.Skills-module__miM9_W__word{cursor:default;letter-spacing:-.02em;align-items:center;gap:.15em;padding:0 .15em;transition:color .3s;display:inline-flex}.Skills-module__miM9_W__word:hover{color:var(--accent-light)}.Skills-module__miM9_W__wordFocus{color:var(--text-primary);font-weight:800}.Skills-module__miM9_W__wordFocus:hover{color:var(--accent)}.Skills-module__miM9_W__wordIcon{opacity:.5;font-size:.55em;transition:opacity .3s,transform .4s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.Skills-module__miM9_W__word:hover .Skills-module__miM9_W__wordIcon{opacity:1;transform:scale(1.2)rotate(-8deg)}.Skills-module__miM9_W__wordFocus .Skills-module__miM9_W__wordIcon{opacity:.8}@media (max-width:768px){.Skills-module__miM9_W__marquee{height:clamp(70px,14vw,100px);font-size:clamp(2rem,8vw,3rem)}.Skills-module__miM9_W__fold{height:36px}.Skills-module__miM9_W__skillsHeader{padding-bottom:20px}}
.Projects-module__iNRuFG__projects{position:relative;overflow:hidden}.Projects-module__iNRuFG__projectsInner{max-width:var(--container-width);padding:0 var(--container-padding);margin:0 auto}.Projects-module__iNRuFG__sectionLabel{font-family:var(--font-mono);color:var(--accent);letter-spacing:3px;text-transform:uppercase;margin-bottom:16px;font-size:13px}.Projects-module__iNRuFG__sectionTitle{letter-spacing:-2px;color:var(--text-primary);margin-bottom:16px;font-size:clamp(32px,5vw,56px);font-weight:700;line-height:1.1}.Projects-module__iNRuFG__sectionDesc{color:var(--text-tertiary);max-width:500px;margin-bottom:64px;font-size:16px}.Projects-module__iNRuFG__pinWrapper{position:relative}.Projects-module__iNRuFG__horizontalScroll{gap:32px;width:max-content;padding:20px 0 60px;display:flex}.Projects-module__iNRuFG__card{background:var(--bg-card);border:1px solid var(--border);perspective:800px;opacity:0;border-radius:20px;flex-shrink:0;width:420px;transition:border-color .4s,transform .4s;overflow:hidden;transform:translateY(40px)}.Projects-module__iNRuFG__card:hover{border-color:var(--border-light)}.Projects-module__iNRuFG__cardVisual{justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.Projects-module__iNRuFG__cardGradient{opacity:.9;position:absolute;inset:0}.Projects-module__iNRuFG__cardProjectName{z-index:1;color:#fff;letter-spacing:-1px;text-shadow:0 2px 20px #0000004d;font-size:28px;font-weight:800;position:relative}.Projects-module__iNRuFG__cardBody{flex-direction:column;gap:16px;padding:28px;display:flex}.Projects-module__iNRuFG__cardTitle{color:var(--text-primary);letter-spacing:-.5px;font-size:20px;font-weight:700}.Projects-module__iNRuFG__cardDesc{color:var(--text-tertiary);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}.Projects-module__iNRuFG__cardTags{flex-wrap:wrap;gap:8px;display:flex}.Projects-module__iNRuFG__tag{background:var(--bg-tertiary);color:var(--text-secondary);border-radius:50px;padding:4px 12px;font-size:12px;font-weight:500}.Projects-module__iNRuFG__cardFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:16px;display:flex}.Projects-module__iNRuFG__cardStats{align-items:center;gap:16px;display:flex}.Projects-module__iNRuFG__cardStat{color:var(--text-tertiary);align-items:center;gap:4px;font-size:13px;display:flex}.Projects-module__iNRuFG__cardLink{color:var(--accent);align-items:center;gap:6px;font-size:13px;font-weight:600;transition:color .3s;display:inline-flex}.Projects-module__iNRuFG__cardLink:hover{color:var(--accent-light)}.Projects-module__iNRuFG__cardLanguage{color:var(--text-tertiary);align-items:center;gap:6px;font-size:13px;display:flex}.Projects-module__iNRuFG__langDot{border-radius:50%;width:8px;height:8px}@media (max-width:768px){.Projects-module__iNRuFG__horizontalScroll{flex-direction:column;gap:24px;width:auto}.Projects-module__iNRuFG__card{width:100%}}
.Timeline-module__8Od-5a__timeline{position:relative;overflow:hidden}.Timeline-module__8Od-5a__timelineInner{max-width:var(--container-width);padding:0 var(--container-padding);margin:0 auto}.Timeline-module__8Od-5a__sectionLabel{font-family:var(--font-mono);color:var(--accent);letter-spacing:3px;text-transform:uppercase;margin-bottom:16px;font-size:13px}.Timeline-module__8Od-5a__sectionTitle{letter-spacing:-2px;color:var(--text-primary);margin-bottom:64px;font-size:clamp(32px,5vw,56px);font-weight:700;line-height:1.1}.Timeline-module__8Od-5a__track{max-width:800px;margin:0 auto;position:relative}.Timeline-module__8Od-5a__line{background:var(--border);width:2px;height:100%;position:absolute;top:0;left:24px}.Timeline-module__8Od-5a__lineFill{background:linear-gradient(180deg,var(--accent),var(--secondary));border-radius:1px;width:2px;height:0%;position:absolute;top:0;left:24px}.Timeline-module__8Od-5a__items{flex-direction:column;gap:48px;padding-left:64px;display:flex;position:relative}.Timeline-module__8Od-5a__item{opacity:0;position:relative;transform:translate(-20px)}.Timeline-module__8Od-5a__dot{background:var(--bg-primary);border:2px solid var(--border-light);z-index:2;border-radius:50%;width:20px;height:20px;transition:border-color .3s,box-shadow .3s;position:absolute;top:4px;left:-52px}.Timeline-module__8Od-5a__dotActive{border-color:var(--accent);box-shadow:0 0 20px #7a5af54d}.Timeline-module__8Od-5a__dotPulse{background:var(--accent);opacity:0;z-index:1;border-radius:50%;width:20px;height:20px;position:absolute;top:4px;left:-52px}.Timeline-module__8Od-5a__year{font-family:var(--font-mono);color:var(--accent);letter-spacing:1px;margin-bottom:8px;font-size:13px;font-weight:600}.Timeline-module__8Od-5a__itemTitle{color:var(--text-primary);letter-spacing:-.5px;margin-bottom:8px;font-size:20px;font-weight:700}.Timeline-module__8Od-5a__itemDesc{color:var(--text-tertiary);font-size:15px;line-height:1.7}.Timeline-module__8Od-5a__itemTechs{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.Timeline-module__8Od-5a__tech{background:var(--bg-tertiary);color:var(--text-secondary);border-radius:50px;padding:4px 12px;font-size:12px;font-weight:500}@media (max-width:768px){.Timeline-module__8Od-5a__line,.Timeline-module__8Od-5a__lineFill{left:12px}.Timeline-module__8Od-5a__items{padding-left:48px}.Timeline-module__8Od-5a__dot,.Timeline-module__8Od-5a__dotPulse{width:16px;height:16px;left:-44px}}
.Contact-module__UT7GOW__contact{position:relative;overflow:hidden}.Contact-module__UT7GOW__contactInner{max-width:var(--container-width);padding:0 var(--container-padding);text-align:center;margin:0 auto}.Contact-module__UT7GOW__sectionLabel{font-family:var(--font-mono);color:var(--accent);letter-spacing:3px;text-transform:uppercase;margin-bottom:16px;font-size:13px}.Contact-module__UT7GOW__bigTitle{letter-spacing:-3px;color:var(--text-primary);margin-bottom:24px;font-size:clamp(36px,7vw,80px);font-weight:800;line-height:1.05}.Contact-module__UT7GOW__bigTitleAccent{background:linear-gradient(135deg,var(--accent),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Contact-module__UT7GOW__subtitle{color:var(--text-tertiary);max-width:500px;margin:0 auto 48px;font-size:18px;line-height:1.6}.Contact-module__UT7GOW__links{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:64px;display:flex}.Contact-module__UT7GOW__contactLink{background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);opacity:0;border-radius:16px;align-items:center;gap:10px;padding:16px 28px;font-size:15px;font-weight:500;transition:border-color .3s,color .3s,background .3s;display:flex;transform:translateY(20px)}.Contact-module__UT7GOW__contactLink:hover{border-color:var(--accent-dark);color:var(--text-primary);background:var(--bg-card-hover)}.Contact-module__UT7GOW__linkIcon{height:27.5px;padding:0;font-size:20px}.Contact-module__UT7GOW__linkText{font-family:var(--font-mono);letter-spacing:-.3px;font-size:14px}.Contact-module__UT7GOW__quote{border-top:1px solid var(--border);opacity:0;max-width:600px;margin:0 auto;padding:40px 0}.Contact-module__UT7GOW__quoteText{color:var(--text-tertiary);margin-bottom:16px;font-size:18px;font-style:italic;line-height:1.6}.Contact-module__UT7GOW__quoteAuthor{color:var(--text-muted);font-size:14px;font-weight:500}.Contact-module__UT7GOW__ctaRow{justify-content:center;gap:16px;margin-bottom:48px;display:flex}.Contact-module__UT7GOW__ctaPrimary{background:var(--accent);color:#fff;border-radius:50px;align-items:center;gap:10px;padding:16px 36px;font-size:16px;font-weight:600;transition:background .3s;display:inline-flex}.Contact-module__UT7GOW__ctaPrimary:hover{background:var(--accent-light)}@media (max-width:768px){.Contact-module__UT7GOW__links{flex-direction:column;align-items:center}.Contact-module__UT7GOW__contactLink{width:100%;max-width:320px}}
.Footer-module__dpPCzG__footer{border-top:1px solid var(--border);padding:40px 0}.Footer-module__dpPCzG__footerInner{max-width:var(--container-width);padding:0 var(--container-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Footer-module__dpPCzG__copyright{color:var(--text-muted);font-size:13px}.Footer-module__dpPCzG__copyrightName{color:var(--text-tertiary);font-weight:500}.Footer-module__dpPCzG__socials{gap:20px;display:flex}.Footer-module__dpPCzG__socialLink{color:var(--text-muted);flex-direction:row;align-items:center;gap:5px;font-size:13px;font-weight:500;transition:color .3s;display:flex}.Footer-module__dpPCzG__socialLink:hover{color:var(--text-primary)}.Footer-module__dpPCzG__scrollTop{color:var(--text-muted);border:1px solid var(--border);border-radius:50px;padding:10px 20px;font-size:13px;font-weight:500;transition:border-color .3s,color .3s}.Footer-module__dpPCzG__scrollTop:hover{border-color:var(--text-tertiary);color:var(--text-secondary)}@media (max-width:768px){.Footer-module__dpPCzG__footerInner{text-align:center;flex-direction:column;gap:20px}}
