.Navbar-module__O8Na-a__nav{z-index:100;background:0 0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:1.2rem 4rem;transition:background .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__O8Na-a__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom-color:var(--border);background:#080c10d9}[data-mantine-color-scheme=light] .Navbar-module__O8Na-a__scrolled{background:#f0f4f8e0}.Navbar-module__O8Na-a__logo{font-family:var(--font-mono),monospace;color:var(--accent);letter-spacing:.05em;font-size:.9rem}.Navbar-module__O8Na-a__logoDim{color:var(--text-muted)}.Navbar-module__O8Na-a__links{gap:2.5rem;list-style:none;display:flex}.Navbar-module__O8Na-a__link{font-family:var(--font-mono),monospace;color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__O8Na-a__link:after{content:"";background:var(--accent);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__O8Na-a__link:hover{color:var(--accent)}.Navbar-module__O8Na-a__link:hover:after{width:100%}@media (max-width:900px){.Navbar-module__O8Na-a__nav{padding:1rem 1.5rem}.Navbar-module__O8Na-a__links{display:none}}
.Footer-module__yg9ahW__footer{border-top:1px solid var(--border);z-index:1;justify-content:space-between;align-items:center;padding:2rem 4rem;display:flex;position:relative}.Footer-module__yg9ahW__copy{font-family:var(--font-mono),monospace;color:var(--text-muted);font-size:.78rem}.Footer-module__yg9ahW__accent{color:var(--accent)}@media (max-width:900px){.Footer-module__yg9ahW__footer{text-align:center;flex-direction:column;gap:.5rem;padding:1.5rem}}
.TerminalCard-module__SUXqKq__terminal{background:var(--surface);border:1px solid var(--border);border-radius:4px;position:relative;overflow:hidden}.TerminalCard-module__SUXqKq__header{background:var(--bg2);border-bottom:1px solid var(--border);align-items:center;gap:.6rem;padding:.8rem 1.2rem;display:flex}.TerminalCard-module__SUXqKq__dot{border-radius:50%;width:12px;height:12px}.TerminalCard-module__SUXqKq__dotR{background:#ff5f57}.TerminalCard-module__SUXqKq__dotY{background:#febc2e}.TerminalCard-module__SUXqKq__dotG{background:#28c840}.TerminalCard-module__SUXqKq__title{font-family:var(--font-mono),monospace;color:var(--text-muted);margin-left:auto;margin-right:auto;font-size:.75rem}.TerminalCard-module__SUXqKq__body{font-family:var(--font-mono),monospace;padding:1.5rem;font-size:.82rem;line-height:2}.TerminalCard-module__SUXqKq__prompt{color:var(--accent2)}.TerminalCard-module__SUXqKq__cmd{color:var(--text-bright)}.TerminalCard-module__SUXqKq__comment{color:var(--text-muted)}.TerminalCard-module__SUXqKq__string{color:var(--accent)}.TerminalCard-module__SUXqKq__key{color:var(--accent3)}.TerminalCard-module__SUXqKq__cursor{background:var(--accent);vertical-align:middle;width:8px;height:1.2em;animation:1s step-end infinite TerminalCard-module__SUXqKq__blink;display:inline-block}@keyframes TerminalCard-module__SUXqKq__blink{50%{opacity:0}}
.HeroSection-module___Axouq__hero{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:100vh;padding:8rem 4rem 4rem;display:grid}.HeroSection-module___Axouq__gridBg{background-image:linear-gradient(var(--border)1px,transparent 1px),linear-gradient(90deg,var(--border)1px,transparent 1px);opacity:.3;pointer-events:none;background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000,#0000);mask-image:radial-gradient(80% 80%,#000,#0000)}.HeroSection-module___Axouq__glow{pointer-events:none;background:radial-gradient(circle,#00e5ff0f 0%,#0000 70%);width:600px;height:600px;animation:6s ease-in-out infinite HeroSection-module___Axouq__glow-pulse;position:absolute;top:10%;left:-10%}[data-mantine-color-scheme=light] .HeroSection-module___Axouq__glow{background:radial-gradient(circle,#0077cc0d 0%,#0000 70%)}@keyframes HeroSection-module___Axouq__glow-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}.HeroSection-module___Axouq__content{position:relative}.HeroSection-module___Axouq__eyebrow{font-family:var(--font-mono),monospace;color:var(--accent);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:.8rem;margin-bottom:1.5rem;font-size:.8rem;display:flex}.HeroSection-module___Axouq__eyebrow:before{content:"";background:var(--accent);width:32px;height:1px;display:inline-block}.HeroSection-module___Axouq__name{font-family:var(--font-syne),sans-serif;color:var(--text-bright);letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:800;line-height:1}.HeroSection-module___Axouq__subtitle{font-family:var(--font-mono),monospace;color:var(--accent);margin-bottom:2rem;font-size:clamp(1rem,2vw,1.3rem);font-weight:300}.HeroSection-module___Axouq__desc{color:var(--text-muted);max-width:480px;margin-bottom:2.5rem;font-size:1rem;line-height:1.8}.HeroSection-module___Axouq__ctas{flex-wrap:wrap;gap:1rem;display:flex}.HeroSection-module___Axouq__btnPrimary{font-family:var(--font-mono),monospace;letter-spacing:.1em;text-transform:uppercase;background:var(--accent);color:var(--bg);cursor:pointer;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,0 100%);border:none;padding:.9rem 2rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.HeroSection-module___Axouq__btnPrimary:hover{background:var(--text-bright);transform:translateY(-2px)}.HeroSection-module___Axouq__btnOutline{font-family:var(--font-mono),monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);border:1px solid var(--accent);cursor:pointer;background:0 0;padding:.9rem 2rem;font-size:.8rem;text-decoration:none;transition:all .2s;display:inline-block}.HeroSection-module___Axouq__btnOutline:hover{background:#00e5ff14;transform:translateY(-2px)}[data-mantine-color-scheme=light] .HeroSection-module___Axouq__btnOutline:hover{background:#0077cc14}.HeroSection-module___Axouq__socials{flex-wrap:wrap;gap:1.2rem;margin-top:3rem;display:flex}.HeroSection-module___Axouq__socialLink{font-family:var(--font-mono),monospace;color:var(--text-muted);letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.75rem;text-decoration:none;transition:color .2s;display:flex}.HeroSection-module___Axouq__socialLink:hover{color:var(--accent)}.HeroSection-module___Axouq__terminalWrapper{position:relative}@media (max-width:900px){.HeroSection-module___Axouq__hero{grid-template-columns:1fr;padding:6rem 1.5rem 3rem}.HeroSection-module___Axouq__terminalWrapper{display:none}}
.StatCard-module__lbiJjW__card{border:1px solid var(--border);background:var(--surface);padding:1.5rem;transition:border-color .2s;position:relative;overflow:hidden}.StatCard-module__lbiJjW__card:before{content:"";background:var(--accent);width:3px;height:100%;position:absolute;top:0;left:0}.StatCard-module__lbiJjW__card:hover{border-color:var(--accent)}.StatCard-module__lbiJjW__number{font-family:var(--font-mono),monospace;color:var(--accent);font-size:2rem;font-weight:700}.StatCard-module__lbiJjW__label{color:var(--text-muted);font-size:.82rem;font-family:var(--font-mono),monospace;margin-top:.3rem}
.SectionHeader-module__J6SKWa__header{margin-bottom:3rem}.SectionHeader-module__J6SKWa__label{font-family:var(--font-mono),monospace;color:var(--accent);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem}.SectionHeader-module__J6SKWa__title{font-family:var(--font-syne),sans-serif;color:var(--text-bright);letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}
.AboutSection-module__x_W1wq__section{border-top:1px solid var(--border);grid-template-columns:1fr 1.2fr;align-items:center;gap:6rem;padding:7rem 4rem;display:grid}.AboutSection-module__x_W1wq__text{flex-direction:column;display:flex}.AboutSection-module__x_W1wq__body p{color:var(--text-muted);margin-bottom:1.2rem;font-size:1rem;line-height:1.9}.AboutSection-module__x_W1wq__stats{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2.5rem;display:grid}.AboutSection-module__x_W1wq__imgPlaceholder{justify-content:center;align-items:center;display:flex}.AboutSection-module__x_W1wq__avatarImg{filter:drop-shadow(0 8px 40px #00e5ff38);max-width:520px;transition:filter .3s,transform .3s;transform:scale(1.04);width:100%!important;height:auto!important}.AboutSection-module__x_W1wq__imgPlaceholder:hover .AboutSection-module__x_W1wq__avatarImg{filter:drop-shadow(0 12px 60px #00e5ff6b);transform:scale(1.07)}[data-mantine-color-scheme=light] .AboutSection-module__x_W1wq__avatarImg{filter:drop-shadow(0 8px 40px #07c3)}[data-mantine-color-scheme=light] .AboutSection-module__x_W1wq__imgPlaceholder:hover .AboutSection-module__x_W1wq__avatarImg{filter:drop-shadow(0 12px 60px #0077cc61)}@media (max-width:900px){.AboutSection-module__x_W1wq__section{grid-template-columns:1fr;gap:3rem;padding:4rem 1.5rem}}
.SkillCategory-module__fIcr9G__card{background:var(--surface);border:1px solid var(--border);padding:2rem;transition:border-color .3s,transform .3s;position:relative}.SkillCategory-module__fIcr9G__card:hover{border-color:var(--accent);transform:translateY(-4px)}.SkillCategory-module__fIcr9G__label{font-family:var(--font-mono),monospace;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem;font-size:.7rem}.SkillCategory-module__fIcr9G__items{flex-wrap:wrap;gap:.6rem;display:flex}.SkillCategory-module__fIcr9G__tag{font-family:var(--font-mono),monospace;border:1px solid var(--border);color:var(--text);background:var(--bg2);cursor:default;padding:.35rem .7rem;font-size:.75rem;transition:all .2s}.SkillCategory-module__fIcr9G__tag:hover{border-color:var(--accent2);color:var(--accent2)}
.SkillsSection-module__LorvpG__section{border-top:1px solid var(--border);padding:7rem 4rem}.SkillsSection-module__LorvpG__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:900px){.SkillsSection-module__LorvpG__section{padding:4rem 1.5rem}.SkillsSection-module__LorvpG__grid{grid-template-columns:1fr 1fr}}@media (max-width:500px){.SkillsSection-module__LorvpG__grid{grid-template-columns:1fr}}
.TimelineItem-module__qhWZyW__item{padding-bottom:3rem;padding-left:3rem;position:relative}.TimelineItem-module__qhWZyW__item:before{content:"";background:var(--accent);width:9px;height:9px;box-shadow:0 0 12px var(--accent);border-radius:50%;position:absolute;top:6px;left:-4px}.TimelineItem-module__qhWZyW__date{font-family:var(--font-mono),monospace;color:var(--accent);letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem}.TimelineItem-module__qhWZyW__title{color:var(--text-bright);margin-bottom:.3rem;font-size:1.2rem;font-weight:700}.TimelineItem-module__qhWZyW__place{font-family:var(--font-mono),monospace;color:var(--text-muted);margin-bottom:.8rem;font-size:.82rem}.TimelineItem-module__qhWZyW__desc{color:var(--text-muted);max-width:600px;font-size:.95rem;line-height:1.7}
.ExperienceSection-module__dSja2q__section{border-top:1px solid var(--border);padding:7rem 4rem;position:relative;overflow:hidden}.ExperienceSection-module__dSja2q__canvasBg{z-index:0;pointer-events:none;position:absolute;inset:0}.ExperienceSection-module__dSja2q__content{z-index:1;max-width:640px;position:relative}.ExperienceSection-module__dSja2q__timeline{margin-top:1rem;position:relative}.ExperienceSection-module__dSja2q__timeline:before{content:"";background:var(--border);width:1px;position:absolute;top:0;bottom:0;left:0}@media (max-width:900px){.ExperienceSection-module__dSja2q__section{padding:4rem 1.5rem}.ExperienceSection-module__dSja2q__content{max-width:100%}}
.ProjectModal-module__oOZi_a__backdrop{-webkit-backdrop-filter:blur(6px);z-index:200;background:#080c10d9;justify-content:center;align-items:center;padding:1.5rem;transition:-webkit-backdrop-filter .35s,backdrop-filter .35s;display:flex;position:fixed;inset:0}.ProjectModal-module__oOZi_a__panel{background:var(--surface);border:1px solid var(--border);width:100%;max-width:640px;max-height:90vh;box-shadow:0 0 0 1px var(--border),0 24px 64px #00000080;flex-direction:column;display:flex;position:relative;overflow-y:auto}.ProjectModal-module__oOZi_a__panel:before{content:"";background:linear-gradient(90deg,var(--accent),var(--accent2));height:3px;position:absolute;top:0;left:0;right:0}.ProjectModal-module__oOZi_a__header{justify-content:space-between;align-items:flex-start;gap:1rem;padding:2rem 2rem 0;display:flex}.ProjectModal-module__oOZi_a__meta{flex-direction:column;gap:.6rem;display:flex}.ProjectModal-module__oOZi_a__lang{font-family:var(--font-mono),monospace;color:var(--accent3);letter-spacing:.18em;text-transform:uppercase;font-size:.7rem}.ProjectModal-module__oOZi_a__title{font-family:var(--font-syne),sans-serif;color:var(--text-bright);letter-spacing:-.01em;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:800;line-height:1.15}.ProjectModal-module__oOZi_a__closeBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:.2rem;transition:all .2s;display:flex}.ProjectModal-module__oOZi_a__closeBtn:hover{border-color:var(--accent);color:var(--accent)}.ProjectModal-module__oOZi_a__closeBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ProjectModal-module__oOZi_a__body{flex-direction:column;gap:1.5rem;padding:1.5rem 2rem;display:flex}.ProjectModal-module__oOZi_a__divider{background:var(--border);height:1px;margin:0}.ProjectModal-module__oOZi_a__desc{color:var(--text);flex-direction:column;gap:.9rem;font-size:.95rem;line-height:1.85;display:flex}.ProjectModal-module__oOZi_a__stats{flex-wrap:wrap;gap:2rem;display:flex}.ProjectModal-module__oOZi_a__stat{flex-direction:column;gap:.2rem;display:flex}.ProjectModal-module__oOZi_a__statLabel{font-family:var(--font-mono),monospace;color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;font-size:.65rem}.ProjectModal-module__oOZi_a__statValue{font-family:var(--font-mono),monospace;color:var(--accent);font-size:.85rem;font-weight:600}.ProjectModal-module__oOZi_a__tags{flex-wrap:wrap;gap:.5rem;display:flex}.ProjectModal-module__oOZi_a__tag{font-family:var(--font-mono),monospace;border:1px solid var(--border);color:var(--text-muted);background:var(--bg2);letter-spacing:.04em;padding:.3rem .65rem;font-size:.7rem;transition:all .2s}.ProjectModal-module__oOZi_a__tag:hover{border-color:var(--accent);color:var(--accent)}.ProjectModal-module__oOZi_a__footer{border-top:1px solid var(--border);flex-wrap:wrap;gap:1rem;padding:1.2rem 2rem;display:flex}.ProjectModal-module__oOZi_a__linkBtn{font-family:var(--font-mono),monospace;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.5rem;padding:.7rem 1.4rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ProjectModal-module__oOZi_a__linkBtnPrimary{background:var(--accent);color:var(--bg);clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,0 100%)}.ProjectModal-module__oOZi_a__linkBtnPrimary:hover{background:var(--text-bright)}.ProjectModal-module__oOZi_a__linkBtnOutline{border:1px solid var(--border);color:var(--text-muted)}.ProjectModal-module__oOZi_a__linkBtnOutline:hover{border-color:var(--accent);color:var(--accent)}@media (max-width:600px){.ProjectModal-module__oOZi_a__backdrop{align-items:flex-end;padding:0}.ProjectModal-module__oOZi_a__panel{border-bottom:none;max-height:92vh}.ProjectModal-module__oOZi_a__header,.ProjectModal-module__oOZi_a__body,.ProjectModal-module__oOZi_a__footer{padding-left:1.25rem;padding-right:1.25rem}}
.ProjectCard-module__yh7XLG__card{appearance:none;text-align:left;cursor:pointer;background:var(--surface);border:1px solid var(--border);flex-direction:column;width:100%;height:100%;padding:2rem;font-family:inherit;transition:all .3s;display:flex;position:relative;overflow:hidden}.ProjectCard-module__yh7XLG__card:before{content:"";background:linear-gradient(90deg,var(--accent),var(--accent2));transform-origin:0;height:2px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.ProjectCard-module__yh7XLG__card:hover:before,.ProjectCard-module__yh7XLG__card:focus-visible:before{transform:scaleX(1)}.ProjectCard-module__yh7XLG__card:hover,.ProjectCard-module__yh7XLG__card:focus-visible{border-color:#00e5ff4d;outline:none;transform:translateY(-4px)}[data-mantine-color-scheme=light] .ProjectCard-module__yh7XLG__card:hover,[data-mantine-color-scheme=light] .ProjectCard-module__yh7XLG__card:focus-visible{border-color:#0077cc4d}.ProjectCard-module__yh7XLG__lang{font-family:var(--font-mono),monospace;color:var(--accent3);letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;font-size:.7rem}.ProjectCard-module__yh7XLG__title{color:var(--text-bright);margin-bottom:.8rem;font-size:1.1rem;font-weight:700}.ProjectCard-module__yh7XLG__desc{color:var(--text-muted);flex:1;margin-bottom:1rem;font-size:.88rem;line-height:1.7}.ProjectCard-module__yh7XLG__tags{flex-wrap:wrap;gap:.4rem;margin-bottom:1.2rem;display:flex}.ProjectCard-module__yh7XLG__tag{font-family:var(--font-mono),monospace;border:1px solid var(--border);color:var(--text-muted);background:var(--bg2);pointer-events:none;padding:.2rem .5rem;font-size:.68rem}.ProjectCard-module__yh7XLG__cta{font-family:var(--font-mono),monospace;letter-spacing:.08em;color:var(--accent);opacity:0;border-top:1px solid #0000;margin-top:auto;padding-top:.6rem;font-size:.72rem;transition:opacity .25s,transform .25s;transform:translate(-6px)}.ProjectCard-module__yh7XLG__card:hover .ProjectCard-module__yh7XLG__cta,.ProjectCard-module__yh7XLG__card:focus-visible .ProjectCard-module__yh7XLG__cta{opacity:1;border-top-color:var(--border);transform:translate(0)}.ProjectCard-module__yh7XLG__cardFeatured{background:linear-gradient(135deg,var(--surface)0%,#00e5ff08 100%);border-color:#00e5ff26}[data-mantine-color-scheme=light] .ProjectCard-module__yh7XLG__cardFeatured{background:linear-gradient(135deg,var(--surface)0%,#0077cc0a 100%);border-color:#07c3}
.ProjectsSection-module__cVqVlq__section{border-top:1px solid var(--border);padding:7rem 4rem}.ProjectsSection-module__cVqVlq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.ProjectsSection-module__cVqVlq__featured{grid-column:span 2}@media (max-width:900px){.ProjectsSection-module__cVqVlq__section{padding:4rem 1.5rem}.ProjectsSection-module__cVqVlq__grid{grid-template-columns:1fr}.ProjectsSection-module__cVqVlq__featured{grid-column:span 1}}
.ContactSection-module__Xwot_q__section{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;align-items:start;gap:6rem;padding:7rem 4rem;display:grid}.ContactSection-module__Xwot_q__info{flex-direction:column;display:flex}.ContactSection-module__Xwot_q__infoText{color:var(--text-muted);margin-bottom:2.5rem;font-size:1rem;line-height:1.9}.ContactSection-module__Xwot_q__contactItem{align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.ContactSection-module__Xwot_q__contactLabel{font-family:var(--font-mono),monospace;color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;flex-shrink:0;width:80px;font-size:.75rem}.ContactSection-module__Xwot_q__contactValue{font-family:var(--font-mono),monospace;color:var(--accent);font-size:.85rem;text-decoration:none;transition:color .2s}.ContactSection-module__Xwot_q__contactValue:hover{color:var(--text-bright)}.ContactSection-module__Xwot_q__form{flex-direction:column;gap:1.2rem;display:flex}.ContactSection-module__Xwot_q__formGroup{flex-direction:column;gap:.5rem;display:flex}.ContactSection-module__Xwot_q__formLabel{font-family:var(--font-mono),monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem}.ContactSection-module__Xwot_q__formInput,.ContactSection-module__Xwot_q__formTextarea{background:var(--surface);border:1px solid var(--border);color:var(--text);font-family:var(--font-mono),monospace;resize:none;outline:none;width:100%;padding:.85rem 1rem;font-size:.85rem;transition:border-color .2s}.ContactSection-module__Xwot_q__formInput:focus,.ContactSection-module__Xwot_q__formTextarea:focus{border-color:var(--accent)}.ContactSection-module__Xwot_q__formTextarea{height:140px}.ContactSection-module__Xwot_q__formSubmit{font-family:var(--font-mono),monospace;letter-spacing:.12em;text-transform:uppercase;background:var(--accent);color:var(--bg);cursor:pointer;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,0 100%);border:none;align-self:flex-start;padding:1rem 2.5rem;font-size:.82rem;font-weight:700;transition:all .2s}.ContactSection-module__Xwot_q__formSubmit:hover{background:var(--text-bright);transform:translateY(-2px)}.ContactSection-module__Xwot_q__loading{opacity:.6;cursor:not-allowed;transform:none!important}.ContactSection-module__Xwot_q__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.ContactSection-module__Xwot_q__statusWrapper{min-height:1.5rem}.ContactSection-module__Xwot_q__statusSuccess{font-family:var(--font-mono),monospace;color:var(--accent2);letter-spacing:.05em;font-size:.8rem}.ContactSection-module__Xwot_q__statusError{font-family:var(--font-mono),monospace;color:var(--accent3);letter-spacing:.05em;font-size:.8rem}@media (max-width:900px){.ContactSection-module__Xwot_q__section{grid-template-columns:1fr;gap:3rem;padding:4rem 1.5rem}}
