.ThemeToggle-module__sGqMhG__toggle{border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(12px);cursor:pointer;z-index:100;border-radius:50%;outline:none;justify-content:center;align-items:center;width:40px;height:40px;transition:background .3s,border-color .3s,box-shadow .3s,transform .2s;display:flex;position:relative}.ThemeToggle-module__sGqMhG__toggle:hover{background:var(--bg-card-hover);border-color:var(--border-hover);box-shadow:0 0 20px var(--accent-glow);transform:scale(1.08)}.ThemeToggle-module__sGqMhG__toggle:active{transform:scale(.95)}.ThemeToggle-module__sGqMhG__iconWrap{width:18px;height:18px;position:relative}.ThemeToggle-module__sGqMhG__icon{justify-content:center;align-items:center;transition:opacity .35s,transform .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;inset:0}.ThemeToggle-module__sGqMhG__iconHidden{opacity:0;pointer-events:none;transform:scale(.5)rotate(90deg)}.ThemeToggle-module__sGqMhG__iconVisible{opacity:1;transform:scale(1)rotate(0)}.ThemeToggle-module__sGqMhG__icon svg{width:18px;height:18px}.ThemeToggle-module__sGqMhG__sunRay{transform-origin:50%;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.ThemeToggle-module__sGqMhG__toggle:hover .ThemeToggle-module__sGqMhG__sunRay{transform:rotate(30deg)}.ThemeToggle-module__sGqMhG__moonPath{transition:d .4s}
.Navbar-module__cJzEcG__pill{z-index:1000;border:2px solid var(--text-primary);background:var(--bg-primary);isolation:isolate;will-change:transform;border-radius:9999px;align-items:center;gap:0;padding:.25rem;display:flex;position:fixed;top:1.5rem;left:0}.Navbar-module__cJzEcG__logoPill{flex-shrink:0;padding:.4rem 1.1rem}.Navbar-module__cJzEcG__logo{font-family:var(--font-outfit), sans-serif;letter-spacing:.15em;color:var(--text-primary);white-space:nowrap;font-size:.88rem;font-weight:900}.Navbar-module__cJzEcG__dot{color:var(--accent)}.Navbar-module__cJzEcG__navContent{flex-shrink:0;align-items:center;display:flex;overflow:hidden}.Navbar-module__cJzEcG__divider{background:var(--border);flex-shrink:0;width:1px;height:1.4rem}.Navbar-module__cJzEcG__toggleWrap{flex-shrink:0;padding:.2rem .6rem}.Navbar-module__cJzEcG__pillNav{align-items:center;margin:0;padding:.2rem;list-style:none;display:flex;position:relative}.Navbar-module__cJzEcG__tabItem{list-style:none}.Navbar-module__cJzEcG__tab{z-index:10;font-family:var(--font-outfit), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#fff;mix-blend-mode:difference;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;padding:.5rem 1rem;font-size:.72rem;font-weight:700;text-decoration:none;display:block;position:relative}.Navbar-module__cJzEcG__cursor{z-index:0;background:var(--text-primary);pointer-events:none;border-radius:9999px;height:calc(100% - .4rem);list-style:none;position:absolute;top:.2rem}.Navbar-module__cJzEcG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.4rem .8rem .4rem .4rem;display:none}.Navbar-module__cJzEcG__burgerLine{background:var(--text-primary);transform-origin:50%;width:20px;height:2px;transition:all .3s;display:block}.Navbar-module__cJzEcG__burgerLine.Navbar-module__cJzEcG__open:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__burgerLine.Navbar-module__cJzEcG__open:last-child{transform:translateY(-7px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{z-index:999;background:var(--glass);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:16px;flex-direction:column;min-width:180px;padding:.5rem 1.5rem;display:flex;position:fixed;top:5rem;left:1.5rem}.Navbar-module__cJzEcG__mobileLink{font-family:var(--font-outfit), sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);border-bottom:1px solid var(--border);padding:.75rem 0;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s}.Navbar-module__cJzEcG__mobileLink:last-child{border-bottom:none}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__mobileTheme{align-items:center;padding:.6rem 0 .25rem;display:flex}@media (max-width:768px){.Navbar-module__cJzEcG__burger{display:flex}}
.Hero-module__ZARIfG__hero{flex-direction:column;justify-content:center;min-height:100vh;padding-top:6rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroCanvas{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.Hero-module__ZARIfG__heroContent{z-index:1;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.Hero-module__ZARIfG__heroTag{font-family:var(--font-dm-sans), sans-serif;color:var(--accent);letter-spacing:.2em;text-transform:uppercase;border:1px solid rgba(var(--accent-rgb), .3);background:rgba(var(--accent-rgb), .05);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:100px;margin-bottom:2.5rem;padding:.6rem 1.5rem;font-size:.8rem;font-weight:600;animation:.8s .1s both Hero-module__ZARIfG__fadeUp}.Hero-module__ZARIfG__heroName{--px:0px;--py:0px;will-change:transform;flex-direction:column;align-items:center;width:100%;max-width:820px;margin-bottom:2rem;animation:1.1s cubic-bezier(.16,1,.3,1) .2s both Hero-module__ZARIfG__heroNameIn;display:flex}.Hero-module__ZARIfG__firstName{font-family:var(--font-outfit), sans-serif;letter-spacing:-.05em;color:var(--text-primary);text-transform:uppercase;text-shadow:0 10px 40px #0003;transform:translate3d(var(--px), var(--py), 0);will-change:transform;font-size:clamp(5rem,15vw,12rem);font-weight:900;line-height:.85;transition:transform .12s linear}.Hero-module__ZARIfG__lastName{font-family:var(--font-cursive), serif;font-style:var(--font-style,italic);color:#0000;-webkit-text-stroke:2px var(--text-primary);letter-spacing:-.02em;transform:translate3d(calc(var(--px) * -.55), calc(var(--py) * -.55), 0);will-change:transform;margin-top:-.5rem;margin-left:2rem;font-size:clamp(4rem,12vw,10rem);font-weight:900;line-height:.9;transition:transform .12s linear}@keyframes Hero-module__ZARIfG__heroNameIn{0%{opacity:0;filter:blur(8px);transform:translateY(40px)scale(.96)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}[data-theme=light] .Hero-module__ZARIfG__lastName{-webkit-text-stroke-color:#03363d}.Hero-module__ZARIfG__tagline{font-family:var(--font-outfit), sans-serif;color:var(--text-secondary);max-width:700px;margin-bottom:3.5rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:300;line-height:1.8;animation:.8s .35s both Hero-module__ZARIfG__fadeUp}.Hero-module__ZARIfG__heroActions{justify-content:center;gap:1.5rem;animation:.8s .5s both Hero-module__ZARIfG__fadeUp;display:flex}.Hero-module__ZARIfG__scrollInd{z-index:2;flex-direction:column;align-items:center;gap:1rem;animation:.8s .7s both Hero-module__ZARIfG__fadeUp;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollInd span{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--text-tertiary);font-size:.65rem;font-weight:600}.Hero-module__ZARIfG__scrollBar{background:var(--border);width:2px;height:40px;position:relative;overflow:hidden}.Hero-module__ZARIfG__scrollBar:after{content:"";background:var(--accent);width:100%;height:50%;animation:2s cubic-bezier(.65,0,.35,1) infinite Hero-module__ZARIfG__scrollDrop;position:absolute;top:0;left:0}@keyframes Hero-module__ZARIfG__scrollDrop{0%{transform:translateY(-100%)}to{transform:translateY(200%)}}@media (pointer:coarse){.Hero-module__ZARIfG__heroCanvas{display:none}}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding-top:7rem}.Hero-module__ZARIfG__heroContent{padding:0 1.2rem}.Hero-module__ZARIfG__heroName{margin-bottom:1.2rem}.Hero-module__ZARIfG__lastName{margin-left:0}.Hero-module__ZARIfG__heroActions{flex-direction:column;gap:.85rem;width:100%;max-width:280px}.Hero-module__ZARIfG__tagline{margin-bottom:2.5rem;font-size:1rem}.Hero-module__ZARIfG__scrollInd{display:none}}@media (max-width:480px){.Hero-module__ZARIfG__hero{padding-top:6rem}.Hero-module__ZARIfG__firstName{font-size:clamp(3.5rem,18vw,5rem)}.Hero-module__ZARIfG__lastName{font-size:clamp(3rem,15vw,4rem)}}
.About-module__vAULUW__section{border-top:1px solid var(--border);padding:6rem 0}.About-module__vAULUW__container{grid-template-columns:1fr 1.6fr;align-items:start;gap:5rem;max-width:1280px;margin:0 auto;padding:0 2rem;display:grid}.About-module__vAULUW__left{position:sticky;top:8rem}.About-module__vAULUW__heading{font-family:var(--font-outfit), sans-serif;letter-spacing:-.04em;color:var(--text-primary);margin-bottom:2.5rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:900;line-height:1}.About-module__vAULUW__headingStroke{font-family:var(--font-cursive), serif;font-style:var(--font-style,italic);color:#0000;-webkit-text-stroke:1.5px var(--text-primary);letter-spacing:-.02em;font-size:clamp(2.2rem,5vw,3.5rem);display:block}[data-theme=light] .About-module__vAULUW__headingStroke{-webkit-text-stroke-color:#1a1a1a}.About-module__vAULUW__stats{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.About-module__vAULUW__stat{flex-direction:column;gap:.2rem;display:flex}.About-module__vAULUW__statValue{font-family:var(--font-outfit), sans-serif;color:var(--accent);font-size:1.6rem;font-weight:800}.About-module__vAULUW__statLabel{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--text-tertiary);font-size:.6rem}.About-module__vAULUW__right{flex-direction:column;gap:1.5rem;padding-top:.5rem;display:flex}.About-module__vAULUW__paragraph{font-family:var(--font-outfit), sans-serif;color:var(--text-secondary);font-size:1.05rem;font-weight:300;line-height:1.85}.About-module__vAULUW__paragraph:first-child{color:var(--text-primary);font-size:1.15rem;font-weight:400}[data-reveal]{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(25px)}.About-module__vAULUW__revealed{opacity:1!important;transform:translateY(0)!important}@media (max-width:1024px){.About-module__vAULUW__container{grid-template-columns:1fr;gap:3rem}.About-module__vAULUW__left{position:relative;top:0}}@media (max-width:768px){.About-module__vAULUW__section{padding:4rem 0}.About-module__vAULUW__container{padding:0 1.2rem}}
.SkillBadges-module__AyPDqq__section{border-top:1px solid var(--border);padding:3rem 0 4rem}.SkillBadges-module__AyPDqq__container{flex-direction:column;align-items:center;gap:1.25rem;max-width:1280px;margin:0 auto;padding:0 2rem;display:flex}.SkillBadges-module__AyPDqq__label{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--text-tertiary);font-size:.6rem}.SkillBadges-module__AyPDqq__badges{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:900px;display:flex}@media (max-width:640px){.SkillBadges-module__AyPDqq__section{padding:2.5rem 0 3rem}.SkillBadges-module__AyPDqq__container{padding:0 1.2rem}.SkillBadges-module__AyPDqq__badges{gap:.4rem}}
.ProjectModal-module__Gk35kW__overlay{z-index:9000;-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#000000bf;justify-content:center;align-items:center;padding:1.5rem;transition:opacity .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0}.ProjectModal-module__Gk35kW__overlayVisible{opacity:1;pointer-events:all}.ProjectModal-module__Gk35kW__modal{background:var(--bg-secondary);border:1px solid var(--border);opacity:0;border-radius:4px;flex-direction:column;width:100%;max-width:860px;max-height:92vh;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;transform:scale(.94)translateY(20px);box-shadow:0 32px 80px #0009}.ProjectModal-module__Gk35kW__overlayVisible .ProjectModal-module__Gk35kW__modal{opacity:1;transform:scale(1)translateY(0)}.ProjectModal-module__Gk35kW__closeBtn{z-index:10;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;background:#0000008c;border:1px solid #ffffff26;border-radius:2px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,border-color .2s;display:flex;position:absolute;top:1rem;right:1rem}.ProjectModal-module__Gk35kW__closeBtn:hover{border-color:var(--accent);background:#000c}.ProjectModal-module__Gk35kW__mobileBar{display:none}@media (max-width:600px){.ProjectModal-module__Gk35kW__closeBtn{display:none}.ProjectModal-module__Gk35kW__mobileBar{background:var(--bg-secondary);border-bottom:1px solid var(--border);z-index:20;flex-shrink:0;justify-content:space-between;align-items:center;padding:.6rem 1rem .5rem;display:flex;position:sticky;top:0}.ProjectModal-module__Gk35kW__dragHandle{background:var(--border);border-radius:2px;flex-shrink:0;width:36px;height:4px}.ProjectModal-module__Gk35kW__mobileCloseBtn{background:var(--bg-primary);border:1px solid var(--border);color:var(--text-primary);font-family:var(--font-outfit), sans-serif;cursor:pointer;border-radius:999px;align-items:center;gap:.35rem;padding:.5rem .9rem;font-size:.78rem;font-weight:600;transition:border-color .2s,background .2s;display:flex}.ProjectModal-module__Gk35kW__mobileCloseBtn:active{background:var(--bg-card);border-color:var(--accent)}}.ProjectModal-module__Gk35kW__imagePanel{background:var(--bg-primary);flex-shrink:0;width:100%;position:relative;overflow:hidden}.ProjectModal-module__Gk35kW__slideTrack{grid-template-columns:1fr;width:100%;display:grid}.ProjectModal-module__Gk35kW__slide{object-fit:contain;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;grid-area:1/1;width:100%;height:auto;max-height:65vh;transition:opacity .45s cubic-bezier(.16,1,.3,1);display:block}.ProjectModal-module__Gk35kW__slideActive{opacity:1;pointer-events:auto;z-index:1}.ProjectModal-module__Gk35kW__slideBtn{z-index:10;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;opacity:0;background:#0000008c;border:1px solid #ffffff26;border-radius:2px;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .2s,background .2s;display:flex;position:absolute;top:50%;translate:0 -50%}.ProjectModal-module__Gk35kW__imagePanel:hover .ProjectModal-module__Gk35kW__slideBtn{opacity:1}.ProjectModal-module__Gk35kW__slideBtn:hover{border-color:var(--accent);background:#000c}.ProjectModal-module__Gk35kW__slidePrev{left:.8rem}.ProjectModal-module__Gk35kW__slideNext{right:.8rem}.ProjectModal-module__Gk35kW__dots{z-index:10;gap:.4rem;display:flex;position:absolute;bottom:.75rem;left:50%;translate:-50%}.ProjectModal-module__Gk35kW__dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:background .2s,transform .2s}.ProjectModal-module__Gk35kW__dotActive{background:#fff;transform:scale(1.3)}.ProjectModal-module__Gk35kW__counter{z-index:10;font-family:var(--font-dm-sans), sans-serif;letter-spacing:.1em;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;border:1px solid #ffffff1f;border-radius:2px;padding:.2rem .55rem;font-size:.62rem;position:absolute;top:.75rem;left:.8rem}.ProjectModal-module__Gk35kW__imagePlaceholder{width:100%;height:100%;font-family:var(--font-cursive), serif;color:var(--text-tertiary);justify-content:center;align-items:center;font-size:6rem;font-weight:900;display:flex}.ProjectModal-module__Gk35kW__techOverlay{z-index:5;flex-wrap:wrap;gap:.4rem;display:flex;position:absolute;bottom:.8rem;left:.8rem}.ProjectModal-module__Gk35kW__techTag{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;border:1px solid #ffffff1f;border-radius:2px;padding:.25rem .6rem;font-size:.6rem;font-weight:500}.ProjectModal-module__Gk35kW__contentPanel{scrollbar-width:thin;scrollbar-color:var(--text-tertiary) transparent;flex:1;overflow-y:auto}.ProjectModal-module__Gk35kW__contentInner{flex-direction:column;gap:1rem;padding:1.8rem 2rem 2rem;display:flex}.ProjectModal-module__Gk35kW__contentLabel{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);font-size:.6rem}.ProjectModal-module__Gk35kW__contentTitle{font-family:var(--font-outfit), sans-serif;letter-spacing:-.02em;color:var(--text-primary);font-size:clamp(1.2rem,2.5vw,1.55rem);font-weight:900;line-height:1.2}.ProjectModal-module__Gk35kW__contentSummary{font-family:var(--font-outfit), sans-serif;color:var(--text-primary);font-size:.95rem;font-weight:500;line-height:1.7}.ProjectModal-module__Gk35kW__contentDesc{font-family:var(--font-outfit), sans-serif;color:var(--text-secondary);font-size:.87rem;line-height:1.75}.ProjectModal-module__Gk35kW__divider{background:var(--border);height:1px}.ProjectModal-module__Gk35kW__repoBtn{background:var(--accent);color:var(--bg-primary);font-family:var(--font-outfit), sans-serif;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;padding:.75rem 1.4rem;font-size:.78rem;font-weight:700;transition:filter .2s,transform .2s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.ProjectModal-module__Gk35kW__repoBtn:hover{filter:brightness(1.15);transform:translateY(-2px)}.ProjectModal-module__Gk35kW__btnArrow{transition:transform .2s}.ProjectModal-module__Gk35kW__repoBtn:hover .ProjectModal-module__Gk35kW__btnArrow{transform:translate(2px,-2px)}.ProjectModal-module__Gk35kW__pingSection{flex-direction:column;gap:1rem;display:flex}.ProjectModal-module__Gk35kW__pingLabel{font-family:var(--font-dm-sans), sans-serif;color:var(--text-tertiary);letter-spacing:.06em;align-items:center;gap:.5rem;font-size:.68rem;display:flex}.ProjectModal-module__Gk35kW__pingDot{background:#f472b6;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 8px #f472b666}.ProjectModal-module__Gk35kW__form{flex-direction:column;gap:.75rem;display:flex}.ProjectModal-module__Gk35kW__formRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ProjectModal-module__Gk35kW__input,.ProjectModal-module__Gk35kW__textarea{background:var(--bg-primary);border:1px solid var(--border);width:100%;font-family:var(--font-outfit), sans-serif;color:var(--text-primary);resize:none;border-radius:2px;padding:.65rem .9rem;font-size:.82rem;transition:border-color .2s}.ProjectModal-module__Gk35kW__input::placeholder,.ProjectModal-module__Gk35kW__textarea::placeholder{color:var(--text-tertiary)}.ProjectModal-module__Gk35kW__input:focus,.ProjectModal-module__Gk35kW__textarea:focus{border-color:rgba(var(--accent-rgb), .5);outline:none}.ProjectModal-module__Gk35kW__submitBtn{background:var(--accent);color:var(--bg-primary);font-family:var(--font-outfit), sans-serif;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;padding:.7rem 1.4rem;font-size:.78rem;font-weight:700;transition:filter .2s,transform .2s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.ProjectModal-module__Gk35kW__submitBtn:hover{filter:brightness(1.15);transform:translateY(-2px)}.ProjectModal-module__Gk35kW__successMsg{font-family:var(--font-dm-sans), sans-serif;color:var(--accent);letter-spacing:.06em;border:1px solid rgba(var(--accent-rgb), .2);background:rgba(var(--accent-rgb), .04);border-radius:2px;align-items:center;gap:.5rem;padding:.8rem 1rem;font-size:.7rem;display:flex}@media (max-width:600px){.ProjectModal-module__Gk35kW__overlay{align-items:flex-end;padding:0}.ProjectModal-module__Gk35kW__modal{border-radius:4px 4px 0 0;max-height:94vh;transform:scale(1)translateY(40px)}.ProjectModal-module__Gk35kW__overlayVisible .ProjectModal-module__Gk35kW__modal{transform:scale(1)translateY(0)}.ProjectModal-module__Gk35kW__slide{max-height:45vh}.ProjectModal-module__Gk35kW__slideBtn{opacity:1;width:30px;height:30px}.ProjectModal-module__Gk35kW__formRow{grid-template-columns:1fr}.ProjectModal-module__Gk35kW__contentInner{padding:1.4rem 1.2rem 1.6rem}}
.Projects-module__2BoJ-q__section{padding:6rem 0 2rem;position:relative}.Projects-module__2BoJ-q__hoverPreview{pointer-events:none;z-index:100;background:var(--bg-secondary);opacity:0;will-change:transform, opacity;border-radius:6px;width:280px;height:175px;transition:opacity .22s cubic-bezier(.16,1,.3,1),scale .22s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;overflow:hidden;scale:.88;box-shadow:0 20px 60px #0000008c,0 0 0 1px #ffffff0f}.Projects-module__2BoJ-q__hoverPreview[data-visible=true]{opacity:1;scale:1}.Projects-module__2BoJ-q__hoverPreviewImg{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .28s;position:absolute;inset:0}.Projects-module__2BoJ-q__hoverPreview[data-active=A] .Projects-module__2BoJ-q__slotA,.Projects-module__2BoJ-q__hoverPreview[data-active=B] .Projects-module__2BoJ-q__slotB{opacity:1}.Projects-module__2BoJ-q__container{max-width:1280px;margin:0 auto;padding:0 2rem}.Projects-module__2BoJ-q__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;margin-bottom:3.5rem;padding-bottom:1.2rem;display:flex}.Projects-module__2BoJ-q__headerLeft{flex-direction:column;gap:.4rem;display:flex}.Projects-module__2BoJ-q__label{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);font-size:.62rem}.Projects-module__2BoJ-q__title{font-family:var(--font-outfit), sans-serif;letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900}.Projects-module__2BoJ-q__ghost{font-family:var(--font-cursive), serif;color:var(--text-primary);opacity:.03;-webkit-user-select:none;user-select:none;font-size:clamp(3rem,6vw,5.5rem);font-weight:900;line-height:1}.Projects-module__2BoJ-q__projectList{margin-bottom:0}.Projects-module__2BoJ-q__projectRow{border-top:1px solid var(--border);cursor:pointer;outline:none;grid-template-columns:minmax(0,1fr) minmax(0,45%);align-items:center;gap:2rem;padding:1.6rem .5rem;display:grid;position:relative}.Projects-module__2BoJ-q__rowHighlight{background:var(--bg-card);opacity:0;pointer-events:none;border-radius:4px;transition:opacity .3s;position:absolute;inset:0 -1rem}.Projects-module__2BoJ-q__projectRow:hover .Projects-module__2BoJ-q__rowHighlight,.Projects-module__2BoJ-q__projectRow:focus-visible .Projects-module__2BoJ-q__rowHighlight{opacity:1}.Projects-module__2BoJ-q__rowLeft{z-index:1;min-width:0;position:relative}.Projects-module__2BoJ-q__rowTitleWrap{align-items:center;gap:.35rem;margin-bottom:.45rem;display:inline-flex}.Projects-module__2BoJ-q__rowTitle{font-family:var(--font-outfit), sans-serif;letter-spacing:-.025em;color:var(--text-primary);font-size:clamp(1.05rem,2vw,1.45rem);font-weight:700;transition:color .3s;position:relative}.Projects-module__2BoJ-q__rowTitle:after{content:"";background:currentColor;width:0;height:1px;transition:width .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-1px;left:0}.Projects-module__2BoJ-q__projectRow:hover .Projects-module__2BoJ-q__rowTitle:after,.Projects-module__2BoJ-q__projectRow:focus-visible .Projects-module__2BoJ-q__rowTitle:after{width:100%}.Projects-module__2BoJ-q__rowArrow{color:var(--text-tertiary);opacity:0;flex-shrink:0;transition:opacity .3s,transform .35s cubic-bezier(.16,1,.3,1),color .3s;transform:translate(-5px,5px)}.Projects-module__2BoJ-q__projectRow:hover .Projects-module__2BoJ-q__rowArrow,.Projects-module__2BoJ-q__projectRow:focus-visible .Projects-module__2BoJ-q__rowArrow{opacity:1;color:var(--text-primary);transform:translate(0)}.Projects-module__2BoJ-q__rowDesc{font-family:var(--font-outfit), sans-serif;color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:58ch;font-size:.86rem;line-height:1.65;transition:color .3s,opacity .3s;display:-webkit-box;overflow:hidden}.Projects-module__2BoJ-q__projectRow:hover .Projects-module__2BoJ-q__rowDesc{color:var(--text-primary);opacity:.65}.Projects-module__2BoJ-q__rowRight{z-index:1;flex-direction:column;align-items:flex-end;gap:.45rem;min-width:0;display:flex;position:relative}.Projects-module__2BoJ-q__rowTags{flex-wrap:wrap;justify-content:flex-end;gap:.4rem;display:flex}.Projects-module__2BoJ-q__rowTag{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.09em;text-transform:uppercase;color:var(--accent);border:1px solid rgba(var(--accent-rgb), .2);background:rgba(var(--accent-rgb), .05);white-space:nowrap;border-radius:100px;padding:.22rem .55rem;font-size:.54rem;transition:background .3s,border-color .3s}.Projects-module__2BoJ-q__projectRow:hover .Projects-module__2BoJ-q__rowTag{background:rgba(var(--accent-rgb), .1);border-color:rgba(var(--accent-rgb), .35)}.Projects-module__2BoJ-q__rowTagMore{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.09em;text-transform:uppercase;color:var(--text-tertiary);border:1px dashed var(--border);white-space:nowrap;background:0 0;border-radius:100px;padding:.22rem .55rem;font-size:.54rem}.Projects-module__2BoJ-q__projectRow:hover .Projects-module__2BoJ-q__rowTagMore{color:var(--text-secondary);border-color:var(--border-hover)}.Projects-module__2BoJ-q__bottomBar{border-top:1px solid var(--border);justify-content:center;margin-top:0;padding:1.5rem 0;display:flex}.Projects-module__2BoJ-q__moreLink{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.6rem;padding:0;font-size:.7rem;text-decoration:none;transition:color .3s;display:inline-flex}.Projects-module__2BoJ-q__moreLink:hover{color:var(--accent)}.Projects-module__2BoJ-q__moreLink:disabled{opacity:.5;cursor:wait}.Projects-module__2BoJ-q__morePlus{color:var(--accent);font-size:1rem}.Projects-module__2BoJ-q__moreLink svg{transition:transform .3s}.Projects-module__2BoJ-q__moreLink:hover svg{transform:translate(4px)}[data-reveal]{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(25px)}.Projects-module__2BoJ-q__revealed{opacity:1!important;transform:translateY(0)!important}.Projects-module__2BoJ-q__rowTagStar{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.08em;color:var(--text-tertiary);padding:.22rem .45rem;font-size:.54rem}.Projects-module__2BoJ-q__repoListHeader{border-top:1px solid var(--border);padding:2rem .5rem .8rem}.Projects-module__2BoJ-q__repoList{animation:.4s both Projects-module__2BoJ-q__fadeIn}.Projects-module__2BoJ-q__collapseBar{border-top:1px solid var(--border);justify-content:center;margin-top:1rem;padding:1.5rem 0;display:flex}@keyframes Projects-module__2BoJ-q__fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Projects-module__2BoJ-q__section{padding:4rem 0}.Projects-module__2BoJ-q__container{padding:0 1.2rem}.Projects-module__2BoJ-q__hoverPreview{display:none}.Projects-module__2BoJ-q__projectRow{grid-template-columns:1fr;gap:.6rem;padding:1.2rem .25rem}.Projects-module__2BoJ-q__rowRight{align-items:flex-start}.Projects-module__2BoJ-q__rowTags{flex-wrap:wrap;justify-content:flex-start}.Projects-module__2BoJ-q__rowDesc{font-size:.82rem}.Projects-module__2BoJ-q__header{flex-direction:column;align-items:flex-start;gap:.25rem;margin-bottom:2rem}.Projects-module__2BoJ-q__ghost{display:none}.Projects-module__2BoJ-q__repoGrid{grid-template-columns:1fr}}
.Stack-module__pApOdW__section{border-top:1px solid var(--border);padding:3rem 0 5rem;position:relative;overflow:hidden}.Stack-module__pApOdW__container{grid-template-columns:1.05fr .95fr;align-items:center;gap:0;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}.Stack-module__pApOdW__robotWrap{pointer-events:none;justify-self:end;width:115%;height:650px;margin-right:-26%}.Stack-module__pApOdW__robot{width:100%;height:100%}.Stack-module__pApOdW__robotGlow{background:radial-gradient(ellipse at center, rgba(var(--accent-rgb), .18) 0%, rgba(var(--accent-rgb), .06) 45%, transparent 70%);border-radius:50%;width:100%;height:100%}[data-theme=dark] .Stack-module__pApOdW__robot{mix-blend-mode:screen}[data-theme=light] .Stack-module__pApOdW__robot{mix-blend-mode:multiply}.Stack-module__pApOdW__left{flex-direction:column;gap:2.5rem;padding-left:8vw;display:flex}.Stack-module__pApOdW__titleTop{font-family:var(--font-outfit), sans-serif;letter-spacing:-.04em;color:var(--text-primary);margin-bottom:.2rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1}.Stack-module__pApOdW__titleBottom{font-family:var(--font-cursive), serif;font-style:var(--font-style,italic);letter-spacing:-.02em;color:#0000;-webkit-text-stroke:1.5px var(--text-primary);font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1}[data-theme=light] .Stack-module__pApOdW__titleBottom{-webkit-text-stroke-color:#03363d}.Stack-module__pApOdW__right{flex-direction:column;gap:2rem;display:flex}.Stack-module__pApOdW__group{flex-direction:column;gap:.9rem;display:flex}.Stack-module__pApOdW__groupTitle{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--text-tertiary);align-items:center;gap:.6rem;font-size:.62rem;font-weight:500;display:flex}.Stack-module__pApOdW__groupTitle:after{content:"";background:var(--border);flex:1;height:1px}.Stack-module__pApOdW__groupList{flex-wrap:wrap;gap:.45rem;list-style:none;display:flex}.Stack-module__pApOdW__groupItem{--tint-rgb:var(--accent-rgb);font-family:var(--font-outfit), sans-serif;color:var(--text-primary);border:1px solid rgba(var(--tint-rgb), .22);background:rgba(var(--tint-rgb), .06);border-radius:100px;align-items:center;gap:.45rem;padding:.35rem .8rem;font-size:.78rem;font-weight:500;transition:background .25s,border-color .25s,transform .25s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.Stack-module__pApOdW__groupItem:hover{background:rgba(var(--tint-rgb), .12);border-color:rgba(var(--tint-rgb), .4);transform:translateY(-1px)}.Stack-module__pApOdW__dot{background:rgb(var(--tint-rgb));width:6px;height:6px;box-shadow:0 0 8px rgba(var(--tint-rgb), .5);border-radius:50%;flex-shrink:0}.Stack-module__pApOdW__dotAccent{--tint-rgb:var(--accent-rgb)}.Stack-module__pApOdW__dotCyan{--tint-rgb:34, 211, 238}.Stack-module__pApOdW__dotCoral{--tint-rgb:244, 114, 182}.Stack-module__pApOdW__groupItem:has(.Stack-module__pApOdW__dotCyan){--tint-rgb:34, 211, 238}.Stack-module__pApOdW__groupItem:has(.Stack-module__pApOdW__dotCoral){--tint-rgb:244, 114, 182}[data-reveal]{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(25px)}.Stack-module__pApOdW__revealed{opacity:1!important;transform:translateY(0)!important}@media (max-width:1024px){.Stack-module__pApOdW__container{min-height:unset;grid-template-columns:1fr}.Stack-module__pApOdW__robotWrap{justify-self:center;width:100%;height:420px;margin-right:0}.Stack-module__pApOdW__right{grid-template-columns:repeat(3,1fr)}.Stack-module__pApOdW__left{padding-left:0}}@media (max-width:768px){.Stack-module__pApOdW__section{padding:4rem 0;overflow:hidden}.Stack-module__pApOdW__container{gap:2rem;padding:0 1.2rem}.Stack-module__pApOdW__robotWrap{height:260px}.Stack-module__pApOdW__right{grid-template-columns:1fr 1fr;gap:1.5rem}}@media (max-width:480px){.Stack-module__pApOdW__right{grid-template-columns:1fr}.Stack-module__pApOdW__robotWrap{height:220px}}
.Education-module__JpHHoW__section{padding:6rem 0}.Education-module__JpHHoW__container{max-width:1280px;margin:0 auto;padding:0 2rem}.Education-module__JpHHoW__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;margin-bottom:3.5rem;padding-bottom:1.2rem;display:flex}.Education-module__JpHHoW__headerLeft{flex-direction:column;gap:.4rem;display:flex}.Education-module__JpHHoW__label{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);font-size:.62rem}.Education-module__JpHHoW__title{font-family:var(--font-outfit), sans-serif;letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900}.Education-module__JpHHoW__ghost{font-family:var(--font-cursive), serif;color:var(--text-primary);opacity:.03;-webkit-user-select:none;user-select:none;font-size:clamp(3rem,6vw,5.5rem);font-weight:900;line-height:1}.Education-module__JpHHoW__eduCards{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Education-module__JpHHoW__eduCard{background:var(--glass);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:var(--shadow);border-radius:2px;padding:2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Education-module__JpHHoW__eduCard:hover{background:var(--bg-card-hover);border-color:rgba(var(--accent-rgb), .25);box-shadow:var(--shadow-hover);transform:translateY(-8px)scale(1.02)}.Education-module__JpHHoW__eduLogoOverlay{pointer-events:none;border-radius:2px;width:220px;height:260px;position:absolute;bottom:-30px;right:-30px;overflow:hidden}.Education-module__JpHHoW__eduLogoImg{object-fit:contain;object-position:center;opacity:.055;width:100%;height:100%;filter:var(--logo-filter,none);transition:opacity .4s}[data-theme=dark] .Education-module__JpHHoW__eduLogoImg{filter:invert()brightness(2);opacity:.06}.Education-module__JpHHoW__eduCard:hover .Education-module__JpHHoW__eduLogoImg{opacity:.1}[data-theme=dark] .Education-module__JpHHoW__eduCard:hover .Education-module__JpHHoW__eduLogoImg{opacity:.12}.Education-module__JpHHoW__eduYr{font-family:var(--font-dm-sans), sans-serif;color:var(--accent);letter-spacing:.15em;border:1px solid rgba(var(--accent-rgb), .2);background:rgba(var(--accent-rgb), .05);border-radius:100px;margin-bottom:1.2rem;padding:.3rem .8rem;font-size:.65rem;display:inline-block}.Education-module__JpHHoW__eduDeg{font-family:var(--font-outfit), sans-serif;letter-spacing:-.01em;color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.2;transition:color .3s}.Education-module__JpHHoW__eduCard:hover .Education-module__JpHHoW__eduDeg{color:var(--accent)}.Education-module__JpHHoW__eduSch{font-family:var(--font-outfit), sans-serif;color:var(--text-secondary);font-size:.95rem;font-weight:400}.Education-module__JpHHoW__eduFocus{font-family:var(--font-dm-sans), sans-serif;color:var(--text-tertiary);letter-spacing:.08em;text-transform:uppercase;margin-top:1.5rem;font-size:.65rem}.Education-module__JpHHoW__eduBar{background:linear-gradient(90deg, var(--accent), transparent);width:0;height:2px;transition:width .6s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0}.Education-module__JpHHoW__eduCard:hover .Education-module__JpHHoW__eduBar{width:100%}[data-reveal]{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(25px)}[data-reveal].revealed{opacity:1!important;transform:translateY(0)!important}@media (max-width:768px){.Education-module__JpHHoW__section{padding:4rem 0}.Education-module__JpHHoW__container{padding:0 1.2rem}.Education-module__JpHHoW__eduCards{grid-template-columns:1fr}.Education-module__JpHHoW__ghost{display:none}}
.Collaborations-module__5iXVqW__section{border-top:1px solid var(--border);padding:6rem 0}.Collaborations-module__5iXVqW__container{max-width:1280px;margin:0 auto;padding:0 2rem}.Collaborations-module__5iXVqW__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;margin-bottom:3.5rem;padding-bottom:1.2rem;display:flex}.Collaborations-module__5iXVqW__headerLeft{flex-direction:column;gap:.4rem;display:flex}.Collaborations-module__5iXVqW__label{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);font-size:.62rem}.Collaborations-module__5iXVqW__title{font-family:var(--font-outfit), sans-serif;letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900;line-height:1}.Collaborations-module__5iXVqW__sub{font-family:var(--font-dm-sans), sans-serif;color:var(--text-tertiary);letter-spacing:.06em;margin-top:.4rem;font-size:.68rem}.Collaborations-module__5iXVqW__ghost{font-family:var(--font-cursive), serif;color:var(--text-primary);opacity:.03;-webkit-user-select:none;user-select:none;font-size:clamp(3rem,6vw,5.5rem);font-weight:900;line-height:1}.Collaborations-module__5iXVqW__grid{border-left:1px solid var(--border);border-top:1px solid var(--border);grid-template-columns:repeat(5,1fr);display:grid}.Collaborations-module__5iXVqW__cell{border-right:2px solid var(--border);border-bottom:2px solid var(--border);cursor:default;justify-content:center;align-items:center;min-height:130px;padding:2.5rem 2rem;transition:background .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Collaborations-module__5iXVqW__cell:after{content:"";opacity:0;background:radial-gradient(ellipse at center, rgba(var(--accent-rgb), .07) 0%, transparent 70%);pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.Collaborations-module__5iXVqW__cell:hover{background:var(--bg-card)}.Collaborations-module__5iXVqW__cell:hover:after{opacity:1}.Collaborations-module__5iXVqW__logo{object-fit:contain;filter:grayscale()brightness(.55);width:auto;max-width:160px;height:52px;transition:filter .45s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1)}[data-theme=light] .Collaborations-module__5iXVqW__logo{filter:grayscale()brightness(.65)}.Collaborations-module__5iXVqW__cell:hover .Collaborations-module__5iXVqW__logo{filter:none;transform:scale(1.06)}[data-theme=light] .Collaborations-module__5iXVqW__logoNtw{filter:grayscale()invert()brightness(.6)}[data-theme=light] .Collaborations-module__5iXVqW__cell:hover .Collaborations-module__5iXVqW__logoNtw{filter:invert()}[data-theme=light] .Collaborations-module__5iXVqW__logoEpiroc{filter:grayscale()brightness(.35)}[data-theme=light] .Collaborations-module__5iXVqW__cell:hover .Collaborations-module__5iXVqW__logoEpiroc{filter:none}[data-reveal]{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(25px)}[data-reveal].revealed{opacity:1!important;transform:translateY(0)!important}@media (max-width:900px){.Collaborations-module__5iXVqW__grid{grid-template-columns:repeat(3,1fr)}.Collaborations-module__5iXVqW__logo{height:40px}}@media (max-width:768px){.Collaborations-module__5iXVqW__section{padding:4rem 0}.Collaborations-module__5iXVqW__container{padding:0 1.2rem}.Collaborations-module__5iXVqW__ghost{display:none}.Collaborations-module__5iXVqW__header{flex-direction:column;align-items:flex-start;gap:.5rem}.Collaborations-module__5iXVqW__grid{grid-template-columns:repeat(2,1fr)}.Collaborations-module__5iXVqW__cell{min-height:100px;padding:1.8rem 1.2rem}}@media (max-width:480px){.Collaborations-module__5iXVqW__logo{height:34px}}
.Contact-module__hcVmEa__contact{border-top:1px solid var(--border);padding:6rem 0;position:relative}.Contact-module__hcVmEa__container{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;max-width:1280px;margin:0 auto;padding:0 2rem;display:grid}.Contact-module__hcVmEa__contactLeft{flex-direction:column;gap:3rem;display:flex}.Contact-module__hcVmEa__contactBig{font-family:var(--font-outfit), sans-serif;letter-spacing:-.04em;color:var(--text-primary);font-size:clamp(3.5rem,8vw,6rem);font-weight:900;line-height:.95}.Contact-module__hcVmEa__contactBig em{font-family:var(--font-cursive), serif;font-style:var(--font-style,italic);color:#0000;-webkit-text-stroke:1.5px var(--text-primary);display:block}[data-theme=light] .Contact-module__hcVmEa__contactBig em{-webkit-text-stroke-color:#1a1a1a}.Contact-module__hcVmEa__cItems{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__hcVmEa__cItem{border-bottom:1px solid var(--border);padding-bottom:1.5rem}.Contact-module__hcVmEa__cItem:last-child{border-bottom:none;padding-bottom:0}.Contact-module__hcVmEa__cLbl{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:.4rem;font-size:.6rem}.Contact-module__hcVmEa__cVal{font-family:var(--font-outfit), sans-serif;color:var(--text-primary);font-size:1.1rem;font-weight:500}.Contact-module__hcVmEa__cVal a{color:var(--text-primary);text-decoration:none;transition:color .3s;position:relative}.Contact-module__hcVmEa__cVal a:after{content:"";background:var(--accent);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Contact-module__hcVmEa__cVal a:hover{color:var(--accent)}.Contact-module__hcVmEa__cVal a:hover:after{width:100%}.Contact-module__hcVmEa__socialCards{flex-direction:column;gap:.75rem;display:flex}.Contact-module__hcVmEa__socialCard{background:var(--glass);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);cursor:pointer;border-radius:4px;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:border-color .35s,box-shadow .35s,transform .4s cubic-bezier(.16,1,.3,1),background .35s;display:flex;position:relative;overflow:hidden}.Contact-module__hcVmEa__socialCard:hover{border-color:var(--brand);box-shadow:0 0 0 1px color-mix(in srgb, var(--brand) 15%, transparent), 0 8px 28px #00000038, inset 0 0 30px color-mix(in srgb, var(--brand) 4%, transparent);transform:translateY(-4px)}.Contact-module__hcVmEa__socialIconBox{border:1px solid var(--glass-border);background:rgba(var(--accent-rgb), .04);width:42px;height:42px;color:var(--text-secondary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background .35s,border-color .35s,color .35s,transform .4s cubic-bezier(.16,1,.3,1);display:flex}.Contact-module__hcVmEa__socialIconBox svg{width:18px;height:18px}.Contact-module__hcVmEa__socialCard:hover .Contact-module__hcVmEa__socialIconBox{background:var(--brand);color:#fff;border-color:#0000;transform:rotate(-8deg)scale(1.12)}.Contact-module__hcVmEa__socialInfo{flex:1;min-width:0}.Contact-module__hcVmEa__socialName{font-family:var(--font-outfit), sans-serif;color:var(--text-primary);margin-bottom:.2rem;font-size:.95rem;font-weight:600;line-height:1.2;transition:color .3s}.Contact-module__hcVmEa__socialCard:hover .Contact-module__hcVmEa__socialName{color:var(--brand)}.Contact-module__hcVmEa__socialHandle{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.12em;color:var(--text-tertiary);font-size:.6rem;transition:color .3s}.Contact-module__hcVmEa__socialCard:hover .Contact-module__hcVmEa__socialHandle{color:var(--text-secondary)}.Contact-module__hcVmEa__socialArrow{color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-items:center;transition:color .3s,transform .35s cubic-bezier(.16,1,.3,1);display:flex}.Contact-module__hcVmEa__socialCard:hover .Contact-module__hcVmEa__socialArrow{color:var(--brand);transform:translate(4px,-4px)}.Contact-module__hcVmEa__socialBar{background:linear-gradient(90deg, var(--brand), transparent);width:0;height:2px;transition:width .55s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0}.Contact-module__hcVmEa__socialCard:hover .Contact-module__hcVmEa__socialBar{width:100%}.Contact-module__hcVmEa__socialShimmer{pointer-events:none;background:linear-gradient(108deg,#0000 35%,#ffffff0d 50%,#0000 65%);transition:transform .7s;position:absolute;inset:0;transform:translate(-120%)}.Contact-module__hcVmEa__socialCard:hover .Contact-module__hcVmEa__socialShimmer{transform:translate(120%)}.Contact-module__hcVmEa__contactRight{padding-top:1rem}.Contact-module__hcVmEa__formTitle{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.18em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:1.5rem;font-size:.68rem}.Contact-module__hcVmEa__contactForm{background:var(--glass);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:var(--shadow);border-radius:2px;flex-direction:column;gap:1.2rem;padding:2.5rem;display:flex}.Contact-module__hcVmEa__formRow{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.Contact-module__hcVmEa__formGroup{flex-direction:column;gap:.6rem;display:flex}.Contact-module__hcVmEa__formGroup label{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--text-tertiary);font-size:.6rem}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{background:var(--bg-primary);border:1px solid var(--border);color:var(--text-primary);font-family:var(--font-outfit), sans-serif;border-radius:2px;outline:none;padding:1rem;font-size:.9rem;transition:border-color .3s,box-shadow .3s}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:120px}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--accent);box-shadow:0 0 16px rgba(var(--accent-rgb), .1)}.Contact-module__hcVmEa__submitBtn{align-self:flex-start;margin-top:.5rem}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Contact-module__hcVmEa__successMsg{color:#22c55e;font-size:.85rem;font-weight:500}.Contact-module__hcVmEa__errorMsg{color:#ef4444;font-size:.85rem;font-weight:500}.Contact-module__hcVmEa__footer{border-top:1px solid var(--border);background:var(--bg-secondary);text-align:center;padding:2rem;overflow:hidden}.Contact-module__hcVmEa__footerLabel{font-family:var(--font-cursive), sans-serif;font-style:var(--font-style,italic);letter-spacing:-.05em;color:#0000;-webkit-text-stroke:1.5px var(--text-primary);font-size:clamp(2rem,5vw,1rem);font-weight:700;line-height:1}.Contact-module__hcVmEa__footerWordmark{font-family:var(--font-outfit), sans-serif;letter-spacing:-.04em;color:var(--text-primary);-webkit-user-select:none;user-select:none;margin-bottom:.5rem;font-size:clamp(4rem,16vw,10rem);font-weight:950;line-height:1}.Contact-module__hcVmEa__footerTagline{font-family:var(--font-cursive), serif;font-style:var(--font-style,italic);letter-spacing:-.05em;color:#0000;-webkit-text-stroke:1.6px var(--text-primary);font-size:clamp(2rem,5vw,1rem);font-weight:900;line-height:1}.Contact-module__hcVmEa__footerBottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.Contact-module__hcVmEa__footerBottom span{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--text-tertiary);font-size:.65rem}@media (max-width:1024px){.Contact-module__hcVmEa__container{grid-template-columns:1fr;gap:4rem}}@media (max-width:768px){.Contact-module__hcVmEa__contact{padding:4rem 0}.Contact-module__hcVmEa__container{padding:0 1.2rem}.Contact-module__hcVmEa__formRow{grid-template-columns:1fr}.Contact-module__hcVmEa__contactForm{padding:1.5rem}.Contact-module__hcVmEa__footerWordmark{font-size:clamp(2.5rem,10vw,5rem)}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background:var(--bg-primary);min-height:20rem;position:relative;overflow:hidden}.Footer-module__S6Hkya__bar{z-index:5;justify-content:space-between;align-items:center;max-width:80rem;margin:0 auto;padding:1.5rem 2rem;display:flex;position:relative}.Footer-module__S6Hkya__copy{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary);font-size:.62rem}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socialLink{color:var(--text-secondary);align-items:center;transition:color .25s,transform .25s;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:var(--text-primary);transform:scale(1.15)}.Footer-module__S6Hkya__wordmark{font-family:var(--font-outfit), sans-serif;letter-spacing:-.04em;text-align:center;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;background:linear-gradient(to bottom, color-mix(in srgb, var(--text-primary) 18%, transparent), color-mix(in srgb, var(--text-primary) 6%, transparent), transparent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:95vw;font-size:clamp(2.5rem,10vw,8rem);font-weight:900;line-height:1;position:absolute;bottom:5.5rem;left:50%;transform:translate(-50%)}.Footer-module__S6Hkya__logoWrap{z-index:10;border:2px solid var(--border);background:var(--glass);-webkit-backdrop-filter:blur(8px);cursor:default;border-radius:1.25rem;padding:.6rem;transition:border-color .3s,box-shadow .3s;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.Footer-module__S6Hkya__logoWrap:hover{border-color:var(--border-hover);box-shadow:0 0 0 1px var(--border-hover), 0 6px 24px #00000026}.Footer-module__S6Hkya__logoBox{background:var(--text-primary);border-radius:.85rem;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex;box-shadow:0 6px 20px #00000038}.Footer-module__S6Hkya__logoInitials{font-family:var(--font-outfit), sans-serif;letter-spacing:-.04em;color:var(--bg-primary);font-size:1.2rem;font-weight:900}.Footer-module__S6Hkya__separator{background:linear-gradient(to right, transparent, var(--border), transparent);width:100%;height:1px;position:absolute;bottom:5rem;left:0}.Footer-module__S6Hkya__bottomFade{background:linear-gradient(to top, var(--bg-primary) 35%, color-mix(in srgb, var(--bg-primary) 20%, transparent), transparent);pointer-events:none;width:100%;height:5rem;position:absolute;bottom:3.5rem;left:0}@media (max-width:640px){.Footer-module__S6Hkya__footer{min-height:14rem}.Footer-module__S6Hkya__bar{gap:.75rem;padding:1.25rem 1.2rem}.Footer-module__S6Hkya__copy:last-child{display:none}.Footer-module__S6Hkya__wordmark{bottom:4rem}.Footer-module__S6Hkya__separator{bottom:3.5rem}.Footer-module__S6Hkya__bottomFade{height:3.5rem;bottom:2.5rem}}
