.Nav-module__pauaAq__nav{z-index:500;mix-blend-mode:difference;justify-content:space-between;align-items:center;width:100%;padding:1.1rem 4vw;display:flex;position:fixed;top:0;left:0}.Nav-module__pauaAq__logo{letter-spacing:.04em;color:#fff;font-size:1.25rem;font-weight:800}.Nav-module__pauaAq__logo em{color:var(--acc);font-style:normal}.Nav-module__pauaAq__links{letter-spacing:.14em;text-transform:uppercase;gap:1.6rem;font-size:.82rem;font-weight:500;display:flex}.Nav-module__pauaAq__links a{color:#fff;opacity:.55;padding:.2rem 0;transition:opacity .2s;position:relative}.Nav-module__pauaAq__links a:after{content:"";background:var(--acc);width:0;height:2px;transition:width .25s;position:absolute;bottom:-2px;left:0}.Nav-module__pauaAq__links a:hover,.Nav-module__pauaAq__links a.Nav-module__pauaAq__active{opacity:1}.Nav-module__pauaAq__links a:hover:after,.Nav-module__pauaAq__links a.Nav-module__pauaAq__active:after{width:100%}.Nav-module__pauaAq__burger{z-index:600;background:0 0;border:none;width:34px;height:26px;display:none;position:relative}.Nav-module__pauaAq__burger span{background:#fff;width:100%;height:2.5px;transition:all .3s;position:absolute;left:0}.Nav-module__pauaAq__burger span:first-child{top:2px}.Nav-module__pauaAq__burger span:nth-child(2){top:12px}.Nav-module__pauaAq__burger span:nth-child(3){top:22px}@media (max-width:860px){.Nav-module__pauaAq__nav{mix-blend-mode:normal}.Nav-module__pauaAq__links{background:#000;flex-direction:column;justify-content:center;align-items:center;gap:2.2rem;font-size:1.15rem;transition:transform .4s cubic-bezier(.7,0,.3,1);position:fixed;inset:0;transform:translateY(-100%)}.Nav-module__pauaAq__links.Nav-module__pauaAq__open{transform:translateY(0)}.Nav-module__pauaAq__burger{display:block}.Nav-module__pauaAq__burgerOpen span:first-child{top:12px;transform:rotate(45deg)}.Nav-module__pauaAq__burgerOpen span:nth-child(2){opacity:0}.Nav-module__pauaAq__burgerOpen span:nth-child(3){top:12px;transform:rotate(-45deg)}}
.Hero-module__dQlAoa__hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:4vw;min-height:100svh;padding-top:13vh;display:grid;position:relative}.Hero-module__dQlAoa__canvas{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.Hero-module__dQlAoa__left{z-index:1;position:relative}.Hero-module__dQlAoa__right{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__dQlAoa__left h1{text-transform:uppercase;font-size:clamp(2.8rem,6.6vw,5.9rem);font-weight:800;line-height:.98}.Hero-module__dQlAoa__left h1 span{display:block}.Hero-module__dQlAoa__yellow{color:var(--acc)}.Hero-module__dQlAoa__sub{color:var(--mut);max-width:44ch;margin:1.4rem 0 2rem;font-size:clamp(1rem,1.45vw,1.25rem);font-weight:400}.Hero-module__dQlAoa__sub b{color:var(--ink);font-weight:600}.Hero-module__dQlAoa__ctas{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__dQlAoa__slot{aspect-ratio:380/469;cursor:pointer;width:min(40vw,500px,58.3344vh)}.Hero-module__dQlAoa__hint{letter-spacing:.2em;text-transform:uppercase;color:var(--mut);white-space:nowrap;margin-top:1.2rem;font-size:.72rem}.Hero-module__dQlAoa__hint b{color:var(--acc);font-weight:600}.Hero-module__dQlAoa__cue{color:var(--mut);letter-spacing:.24em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.5rem;font-size:.7rem;display:flex;position:absolute;bottom:3.5vh;left:50%;transform:translate(-50%)}.Hero-module__dQlAoa__cueBar{background:var(--line);border-radius:2px;width:2px;height:44px;overflow:hidden}.Hero-module__dQlAoa__cueBar i{background:var(--acc);width:100%;height:16px;animation:1.6s ease-in-out infinite Hero-module__dQlAoa__cue;display:block}@keyframes Hero-module__dQlAoa__cue{0%{transform:translateY(-18px)}to{transform:translateY(48px)}}@media (max-width:860px){.Hero-module__dQlAoa__hero{text-align:center;grid-template-columns:1fr;gap:7vh;padding-top:20vh}.Hero-module__dQlAoa__sub{margin-inline:auto}.Hero-module__dQlAoa__ctas{justify-content:center}.Hero-module__dQlAoa__hero .socials{justify-content:center}.Hero-module__dQlAoa__slot{width:min(68vw,360px)}.Hero-module__dQlAoa__cue{display:none}}
.About-module__suJDDW__section{flex-direction:column;justify-content:center;min-height:100svh;padding:13vh 6vw 6vh;display:flex}.About-module__suJDDW__title{font-size:clamp(2.1rem,4.8vw,3.8rem)}.About-module__suJDDW__grid{grid-template-columns:minmax(280px,400px) 1fr;align-items:center;gap:3.5vw;margin-top:1.8rem;display:grid}.About-module__suJDDW__frame{width:100%;position:relative}.About-module__suJDDW__frame img{filter:grayscale(20%);border-radius:14px;width:100%;height:auto;transition:filter .4s}.About-module__suJDDW__frame:hover img{filter:grayscale(0)}.About-module__suJDDW__frame:before{content:"";border:2px solid var(--acc);z-index:-1;border-radius:14px;transition:transform .35s;position:absolute;inset:0;transform:translate(14px,14px)}.About-module__suJDDW__frame:hover:before{transform:translate(7px,7px)}.About-module__suJDDW__copy p{color:var(--mut);margin-bottom:.9rem;font-size:1rem;line-height:1.6}.About-module__suJDDW__copy p b{color:var(--ink);font-weight:600}.About-module__suJDDW__edu{gap:.7rem;margin-top:1.3rem;display:grid}.About-module__suJDDW__eduCard{border:1px solid var(--line);background:var(--card);border-radius:12px;justify-content:space-between;align-items:baseline;gap:1rem;padding:.8rem 1.1rem;transition:all .3s;display:flex}.About-module__suJDDW__eduCard:hover{border-color:var(--acc);transform:translate(8px)}.About-module__suJDDW__eduCard h4{font-size:.95rem;font-weight:600}.About-module__suJDDW__eduCard small{color:var(--mut);margin-top:.15rem;font-size:.78rem;display:block}.About-module__suJDDW__gpa{color:var(--acc);white-space:nowrap;font-size:.9rem;font-weight:700}.About-module__suJDDW__certLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--acc);margin-top:1.4rem;font-size:.92rem;font-weight:700}.About-module__suJDDW__certLabel b{color:var(--mut);letter-spacing:.14em;font-size:.72rem;font-weight:400}.About-module__suJDDW__certs{flex-wrap:wrap;gap:.5rem;margin-top:.7rem;display:flex}.About-module__suJDDW__chip{letter-spacing:.05em;color:var(--acc);background:0 0;border:1px solid #e0f11f66;border-radius:100px;padding:.4rem .9rem;font-size:.74rem;font-weight:700;transition:all .25s}.About-module__suJDDW__chip:hover{background:var(--acc);color:#000;border-color:var(--acc);transform:translateY(-3px)}@media (max-width:860px){.About-module__suJDDW__section{min-height:auto;padding:12vh 6vw}.About-module__suJDDW__grid{grid-template-columns:1fr}.About-module__suJDDW__frame{max-width:340px;margin-inline:auto}}.About-module__suJDDW__modal{z-index:900;visibility:hidden;opacity:0;place-items:center;padding:4vw;transition:all .3s;display:grid;position:fixed;inset:0}.About-module__suJDDW__modalOpen{visibility:visible;opacity:1}.About-module__suJDDW__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000d1;position:absolute;inset:0}.About-module__suJDDW__figure{width:100%;max-width:860px;transition:all .35s cubic-bezier(.2,.9,.3,1.2);position:relative;transform:scale(.94)}.About-module__suJDDW__modalOpen .About-module__suJDDW__figure{transform:scale(1)}.About-module__suJDDW__figure img{border:2px solid var(--acc);border-radius:14px;width:100%;box-shadow:0 30px 80px -20px #e0f11f40}.About-module__suJDDW__figure figcaption{text-align:center;color:var(--acc);letter-spacing:.14em;text-transform:uppercase;margin-top:1rem;font-size:.85rem}.About-module__suJDDW__close{background:var(--acc);color:#000;border:none;border-radius:50%;width:42px;height:42px;font-size:1.1rem;font-weight:700;transition:all .25s;position:absolute;top:-18px;right:-18px}.About-module__suJDDW__close:hover{transform:rotate(90deg)}
.Stack-module__9vkaIa__bars{grid-template-columns:1fr 1fr;gap:2.2rem 5vw;margin-top:4.5rem;display:grid}.Stack-module__9vkaIa__row{cursor:default;border-radius:12px;margin:-.55rem -.8rem;padding:.55rem .8rem;transition:background .25s,transform .25s}.Stack-module__9vkaIa__row:hover{background:#e0f11f0d;transform:translate(8px)}.Stack-module__9vkaIa__top{justify-content:space-between;align-items:baseline;margin-bottom:.55rem;display:flex}.Stack-module__9vkaIa__name{align-items:center;gap:.6rem;font-size:1.02rem;font-weight:600;transition:color .25s;display:flex}.Stack-module__9vkaIa__row:hover .Stack-module__9vkaIa__name{color:var(--acc)}.Stack-module__9vkaIa__ico{background:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:4px 6px;transition:transform .25s;display:inline-flex}.Stack-module__9vkaIa__row:hover .Stack-module__9vkaIa__ico{transform:scale(1.2)rotate(-8deg)}.Stack-module__9vkaIa__ico img{object-fit:contain;width:auto;max-width:78px;height:22px}.Stack-module__9vkaIa__ico svg{width:22px;height:22px}.Stack-module__9vkaIa__pct{color:var(--acc);font-size:.95rem;font-weight:700;transition:transform .25s;display:inline-block}.Stack-module__9vkaIa__row:hover .Stack-module__9vkaIa__pct{transform:scale(1.18)}.Stack-module__9vkaIa__track{background:var(--line);border-radius:100px;height:7px;overflow:hidden}.Stack-module__9vkaIa__fill{background:linear-gradient(90deg, #7d8712, var(--acc));border-radius:100px;width:0;height:100%;transition:box-shadow .25s;position:relative;box-shadow:0 0 14px #e0f11f66}.Stack-module__9vkaIa__row:hover .Stack-module__9vkaIa__fill{box-shadow:0 0 22px #e0f11fd9}.Stack-module__9vkaIa__fill:after{content:"";background:linear-gradient(100deg,#0000 30%,#ffffff8c 50%,#0000 70%);border-radius:100px;position:absolute;inset:0;transform:translate(-100%)}.Stack-module__9vkaIa__row:hover .Stack-module__9vkaIa__fill:after{animation:.8s Stack-module__9vkaIa__shine}@keyframes Stack-module__9vkaIa__shine{to{transform:translate(100%)}}.Stack-module__9vkaIa__note{color:var(--mut);letter-spacing:.04em;margin-top:3rem;font-size:.9rem}.Stack-module__9vkaIa__note b{color:var(--acc)}@media (max-width:860px){.Stack-module__9vkaIa__bars{grid-template-columns:1fr}}
.Projects-module__59Bbfa__section{overflow:hidden}.Projects-module__59Bbfa__wrap{grid-template-columns:1fr 1fr;align-items:center;gap:4vw;min-height:64vh;margin-top:3rem;display:grid}.Projects-module__59Bbfa__ballArea{flex-direction:column;align-items:center;display:flex;position:relative}.Projects-module__59Bbfa__ball{width:min(38vw,480px);overflow:visible}.Projects-module__59Bbfa__patch{cursor:pointer}.Projects-module__59Bbfa__patch polygon{fill:#0d0d0a;stroke:var(--acc);stroke-width:3px;stroke-linejoin:round;transition:fill .25s}.Projects-module__59Bbfa__patch text{fill:var(--acc);font-family:var(--font);text-anchor:middle;pointer-events:none;font-weight:700;transition:fill .25s}.Projects-module__59Bbfa__patch:hover polygon,.Projects-module__59Bbfa__patchHot polygon{fill:var(--acc)}.Projects-module__59Bbfa__patch:hover text,.Projects-module__59Bbfa__patchHot text{fill:#000}.Projects-module__59Bbfa__penta polygon{fill:var(--acc);stroke:var(--acc);stroke-width:3px;stroke-linejoin:round}.Projects-module__59Bbfa__penta text{fill:#000;text-anchor:middle;font-family:var(--font);font-weight:700}.Projects-module__59Bbfa__tip{letter-spacing:.1em;text-transform:uppercase;color:var(--acc);white-space:nowrap;opacity:0;min-height:1.2em;margin-top:1.2rem;font-size:.85rem;transition:all .25s}.Projects-module__59Bbfa__tipOn{opacity:1}.Projects-module__59Bbfa__list{gap:.9rem;display:grid}.Projects-module__59Bbfa__item{border:1px solid var(--line);background:var(--card);text-align:left;color:var(--ink);border-radius:14px;align-items:center;gap:1.1rem;width:100%;padding:1.05rem 1.3rem;transition:all .28s;display:flex}.Projects-module__59Bbfa__item .Projects-module__59Bbfa__num{color:var(--acc);min-width:2ch;font-size:1.15rem;font-weight:800}.Projects-module__59Bbfa__item h4{font-size:1rem;font-weight:600}.Projects-module__59Bbfa__item small{color:var(--mut);letter-spacing:.03em;margin-top:.15rem;font-size:.8rem;display:block}.Projects-module__59Bbfa__item:hover{border-color:var(--acc);transform:translate(10px)}.Projects-module__59Bbfa__note{color:var(--mut);margin-top:1.4rem;font-size:.85rem}.Projects-module__59Bbfa__note b{color:var(--acc)}@media (max-width:900px){.Projects-module__59Bbfa__wrap{grid-template-columns:1fr}.Projects-module__59Bbfa__ball{width:min(72vw,380px)}}.Projects-module__59Bbfa__modal{z-index:800;visibility:hidden;opacity:0;place-items:center;padding:5vw;transition:all .3s;display:grid;position:fixed;inset:0}.Projects-module__59Bbfa__modalOpen{visibility:visible;opacity:1}.Projects-module__59Bbfa__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000c7;position:absolute;inset:0}.Projects-module__59Bbfa__panel{background:var(--card);border:1.5px solid var(--acc);border-radius:20px;width:100%;max-width:640px;max-height:82vh;padding:2.4rem;transition:all .35s cubic-bezier(.2,.9,.3,1.2);position:relative;overflow:auto;transform:translateY(28px)scale(.97)}.Projects-module__59Bbfa__modalOpen .Projects-module__59Bbfa__panel{transform:translateY(0)scale(1)}.Projects-module__59Bbfa__mEyebrow{color:var(--acc);letter-spacing:.26em;text-transform:uppercase;font-size:.72rem;font-weight:600}.Projects-module__59Bbfa__panel h3{margin:.5rem 0 1rem;font-size:1.7rem;font-weight:700;line-height:1.15}.Projects-module__59Bbfa__tags{flex-wrap:wrap;gap:.45rem;margin-bottom:1.3rem;display:flex}.Projects-module__59Bbfa__tags span{letter-spacing:.06em;border:1px solid var(--line);color:var(--mut);border-radius:100px;padding:.3rem .75rem;font-size:.7rem}.Projects-module__59Bbfa__panel ul{gap:.8rem;margin-bottom:1.8rem;list-style:none;display:grid}.Projects-module__59Bbfa__panel ul li{color:var(--mut);padding-left:1.3rem;font-size:.95rem;line-height:1.6;position:relative}.Projects-module__59Bbfa__panel ul li:before{content:"▸";color:var(--acc);position:absolute;left:0}.Projects-module__59Bbfa__close{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);background:0 0;border-radius:50%;font-size:1.1rem;transition:all .25s;position:absolute;top:1.1rem;right:1.1rem}.Projects-module__59Bbfa__close:hover{background:var(--acc);color:#000;border-color:var(--acc);transform:rotate(90deg)}
.Values-module__8vhcGq__section{padding:0}.Values-module__8vhcGq__head{margin-bottom:2.5vh;padding:0 6vw}.Values-module__8vhcGq__title{font-size:clamp(1.6rem,3.2vw,2.6rem)}.Values-module__8vhcGq__pin{flex-direction:column;justify-content:flex-start;height:100svh;padding-top:10vh;display:flex;position:relative;overflow:hidden}.Values-module__8vhcGq__track{will-change:transform;align-items:center;gap:4vw;padding-inline:calc(50vw - min(60vw,660px)/2);display:flex}.Values-module__8vhcGq__panel{border:1px solid var(--line);background:var(--card);border-radius:22px;flex:none;grid-template-rows:auto auto minmax(0,1fr) auto;gap:1rem;width:min(60vw,660px);height:min(66vh,620px);padding:2.2rem 2.4rem 2.6rem;transition:border-color .3s;display:grid;position:relative;overflow:hidden}.Values-module__8vhcGq__panel:hover{border-color:var(--acc)}.Values-module__8vhcGq__num{color:#0000;-webkit-text-stroke:1.5px var(--acc);opacity:.85;font-size:3.8rem;font-weight:800;line-height:1}.Values-module__8vhcGq__panel h3{text-transform:uppercase;letter-spacing:.01em;font-size:clamp(1.4rem,2.2vw,2rem);font-weight:700}.Values-module__8vhcGq__glyph{justify-content:center;align-items:center;min-height:0;display:flex}.Values-module__8vhcGq__glyph svg{width:min(250px,74%);height:auto;max-height:100%;overflow:visible}.Values-module__8vhcGq__line{color:#d8d8ca;border-top:1px solid var(--line);padding-top:1.2rem;font-size:1.02rem;font-style:italic}.Values-module__8vhcGq__line b{color:var(--acc);font-style:normal}.Values-module__8vhcGq__progress{background:var(--line);height:2px;position:absolute;bottom:5vh;left:6vw;right:calc(6vw + 260px)}.Values-module__8vhcGq__progress i{background:var(--acc);width:0;height:100%;display:block}.Values-module__8vhcGq__skip{border:1px solid var(--line);color:var(--mut);letter-spacing:.12em;text-transform:uppercase;z-index:5;white-space:nowrap;background:#000;border-radius:100px;padding:.55rem 1.1rem;font-size:.74rem;transition:all .25s;position:absolute;bottom:calc(5vh - 16px);right:6vw}.Values-module__8vhcGq__skip:hover{border-color:var(--acc);color:var(--acc);transform:translate(4px)}@media (max-width:860px){.Values-module__8vhcGq__progress{right:calc(6vw + 190px)}.Values-module__8vhcGq__skip{padding:.45rem .85rem;font-size:.66rem}.Values-module__8vhcGq__panel{width:82vw;height:min(62vh,580px);padding:1.6rem}.Values-module__8vhcGq__num{font-size:3rem}.Values-module__8vhcGq__track{padding-inline:10vw}.Values-module__8vhcGq__title{font-size:1.5rem}}
.Contact-module__5phd-G__section{flex-direction:column;justify-content:center;min-height:88vh;display:flex}.Contact-module__5phd-G__big{text-transform:uppercase;margin:1.2rem 0 2.6rem;font-size:clamp(2.6rem,8vw,7rem);font-weight:800;line-height:.98}.Contact-module__5phd-G__big .Contact-module__5phd-G__stroke{color:#0000;-webkit-text-stroke:1.5px var(--acc);display:block}.Contact-module__5phd-G__mail{border-bottom:2px solid var(--acc);align-items:center;gap:1rem;width:max-content;max-width:100%;padding-bottom:.4rem;font-size:clamp(1rem,2vw,1.4rem);font-weight:600;transition:all .3s;display:inline-flex}.Contact-module__5phd-G__mail:hover{color:var(--acc);letter-spacing:.03em}.Contact-module__5phd-G__mail svg{width:26px;height:26px;transition:transform .3s}.Contact-module__5phd-G__mail:hover svg{transform:translate(8px)rotate(-30deg)}.Contact-module__5phd-G__footer{border-top:1px solid var(--line);color:var(--mut);letter-spacing:.08em;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:2.2rem 6vw;font-size:.8rem;display:flex}.Contact-module__5phd-G__footer b{color:var(--acc);font-weight:600}
