.Navbar-module__0AR0PG__header{z-index:100;color:var(--navbar-text);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__0AR0PG__time{letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:600}.Navbar-module__0AR0PG__navLink{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;color:var(--navbar-text);font-size:.75rem;font-weight:600;transition:opacity .2s}.Navbar-module__0AR0PG__navLink:hover{opacity:.6}.Navbar-module__0AR0PG__emailBtn{isolation:isolate;color:#ffffffb8;background:0 0;border:1px solid #ffffff47;justify-content:center;align-items:center;text-decoration:none;transition:color .35s;display:inline-flex;position:relative;overflow:hidden}.Navbar-module__0AR0PG__emailBtn:after{content:"";background:var(--accent);transform-origin:0;z-index:-1;transition:transform .35s;position:absolute;inset:0;transform:scaleX(0)}.Navbar-module__0AR0PG__emailBtn:hover{color:#000}.Navbar-module__0AR0PG__emailBtn:hover:after{transform:scaleX(1)}.Navbar-module__0AR0PG__lightMode{--navbar-text:#000;color:#000}.Navbar-module__0AR0PG__lightMode .Navbar-module__0AR0PG__time,.Navbar-module__0AR0PG__lightMode .Navbar-module__0AR0PG__navLink{color:#000}.Navbar-module__0AR0PG__lightMode .Navbar-module__0AR0PG__emailBtn,.Navbar-module__0AR0PG__blackEmailMode .Navbar-module__0AR0PG__emailBtn{color:#000;border:1px solid #0000004d}.Navbar-module__0AR0PG__darkMode{--navbar-text:#ffffffe0;color:#ffffffe0}.Navbar-module__0AR0PG__darkMode .Navbar-module__0AR0PG__navLink{color:#ffffffe0}.Navbar-module__0AR0PG__darkMode .Navbar-module__0AR0PG__emailBtn{color:#ffffffe0;border:1px solid #ffffff4d}.Navbar-module__0AR0PG__introMode .Navbar-module__0AR0PG__time,.Navbar-module__0AR0PG__introMode .Navbar-module__0AR0PG__navMenu{opacity:0;pointer-events:none}@media (max-width:767px){.Navbar-module__0AR0PG__header{padding:.75rem 1rem}.Navbar-module__0AR0PG__time,.Navbar-module__0AR0PG__navMenu{display:none}}.Navbar-module__0AR0PG__hamburger{cursor:pointer;color:var(--navbar-text);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:none}@media (max-width:767px){.Navbar-module__0AR0PG__hamburger{display:flex}.Navbar-module__0AR0PG__emailBtn{display:none}}.Navbar-module__0AR0PG__mobileMenu{z-index:50;background:#000000f7;flex-direction:column;justify-content:center;align-items:center;gap:2.2rem;display:flex;position:fixed;inset:0}.Navbar-module__0AR0PG__mobileNavLink{color:#ffffffbf;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;font-size:1.4rem;font-weight:700;font-family:var(--font-geist-sans);background:0 0;border:none;transition:color .2s}.Navbar-module__0AR0PG__mobileNavLink:hover{color:var(--accent)}.Navbar-module__0AR0PG__mobileMailLink{color:#ffffff4d;letter-spacing:.06em;margin-top:1rem;font-size:.8rem;text-decoration:none;transition:color .2s}.Navbar-module__0AR0PG__mobileMailLink:hover{color:var(--accent)}
.VideoIntro-module__u77jmW__section{z-index:1;background:#050505;height:100vh;position:sticky;top:0;overflow:hidden}.VideoIntro-module__u77jmW__bgVideo{object-fit:cover;filter:blur(28px);opacity:.5;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.12)}.VideoIntro-module__u77jmW__mainVideo{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.VideoIntro-module__u77jmW__overlay{z-index:2;background:linear-gradient(135deg,#000000b8 0%,#00000047 50%,#0000009e 100%);position:absolute;inset:0}.VideoIntro-module__u77jmW__heroContent{z-index:4;pointer-events:none;flex-direction:column;justify-content:center;padding:0 4rem;display:flex;position:absolute;inset:0}.VideoIntro-module__u77jmW__eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-size:.7rem;font-weight:600}.VideoIntro-module__u77jmW__name{font-family:var(--font-baloo), sans-serif;color:#fff;letter-spacing:-.02em;font-size:clamp(3.5rem,7.5vw,8rem);font-weight:800;line-height:.88}.VideoIntro-module__u77jmW__role{color:#fff9;letter-spacing:.08em;text-transform:uppercase;margin-top:1.25rem;font-size:clamp(.75rem,1.1vw,.95rem);font-weight:500}.VideoIntro-module__u77jmW__playOverlay{z-index:5;cursor:pointer;background:#00000052;border:none;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;inset:0}.VideoIntro-module__u77jmW__playOverlay:hover{background:#00000073}.VideoIntro-module__u77jmW__playOverlay:hover circle{stroke:#ffffffd9}.VideoIntro-module__u77jmW__soundHint{z-index:6;color:#ffffffbf;letter-spacing:.18em;text-transform:uppercase;pointer-events:none;-webkit-user-select:none;user-select:none;align-items:center;gap:.55rem;font-size:.65rem;font-weight:600;display:flex;position:absolute;bottom:5.5rem;right:2rem}.VideoIntro-module__u77jmW__soundPulse{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;position:relative}.VideoIntro-module__u77jmW__soundPulse:after{content:"";border:1.5px solid var(--accent);border-radius:50%;animation:1.6s ease-out infinite VideoIntro-module__u77jmW__hintPulse;position:absolute;inset:-4px}@keyframes VideoIntro-module__u77jmW__hintPulse{0%{opacity:.9;transform:scale(1)}to{opacity:0;transform:scale(2.8)}}.VideoIntro-module__u77jmW__controls{z-index:6;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;right:2rem}.VideoIntro-module__u77jmW__ctrlBtn{-webkit-backdrop-filter:blur(14px);color:#fffc;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;transition:background .2s,border-color .2s,color .2s;display:flex}.VideoIntro-module__u77jmW__ctrlBtn:hover{color:#fff;background:#ffffff2e;border-color:#ffffff73}.VideoIntro-module__u77jmW__scrollCue{z-index:6;color:#ffffff80;cursor:pointer;pointer-events:all;background:0 0;border:none;flex-direction:column;align-items:center;gap:.4rem;padding:0;transition:color .2s;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.VideoIntro-module__u77jmW__scrollCue:hover{color:#fff}.VideoIntro-module__u77jmW__scrollLabel{letter-spacing:.22em;text-transform:uppercase;font-size:.58rem;font-weight:600}.VideoIntro-module__u77jmW__scrollLine{transform-origin:top;background:currentColor;width:1px;height:38px;animation:1.8s ease-in-out infinite VideoIntro-module__u77jmW__scrollPulse}@keyframes VideoIntro-module__u77jmW__scrollPulse{0%{opacity:0;transform:scaleY(0)}40%{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(1)}}@media (max-width:767px){.VideoIntro-module__u77jmW__heroContent{padding:0 1.5rem}.VideoIntro-module__u77jmW__name{font-size:clamp(2.8rem,11vw,5rem)}.VideoIntro-module__u77jmW__controls{bottom:1.5rem;right:1rem}.VideoIntro-module__u77jmW__scrollCue{bottom:1.5rem}.VideoIntro-module__u77jmW__soundHint{bottom:4.5rem;right:1rem}.VideoIntro-module__u77jmW__bgVideo{display:none}}
.HeroSection-module__WTQ0JW__section{z-index:2;background:linear-gradient(to bottom, var(--hero-start) 0%, var(--hero-mid) 55%, var(--hero-end) 100%);height:100vh;position:sticky;top:0;overflow:hidden}.HeroSection-module__WTQ0JW__photo{z-index:1;width:55%;height:100%;position:absolute;top:0;right:0}.HeroSection-module__WTQ0JW__photoImg{object-fit:cover;object-position:center top}.HeroSection-module__WTQ0JW__socialSidebar{z-index:4;pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;gap:1.75rem;width:2.75rem;height:100%;display:flex;position:absolute;top:0;left:0}.HeroSection-module__WTQ0JW__socialLink{color:var(--text-primary);opacity:.65;flex-direction:column;align-items:center;gap:.35rem;text-decoration:none;transition:opacity .2s;display:flex}.HeroSection-module__WTQ0JW__socialLink:hover{opacity:1}.HeroSection-module__WTQ0JW__socialLabel{letter-spacing:.12em;writing-mode:vertical-rl;text-transform:uppercase;color:var(--text-primary);font-size:.48rem;font-weight:700;transform:rotate(180deg)}.HeroSection-module__WTQ0JW__scrollIndicator{color:var(--text-primary);opacity:.45;flex-direction:column;align-items:center;gap:.4rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSection-module__WTQ0JW__scrollText{letter-spacing:.12em;writing-mode:vertical-rl;text-transform:uppercase;font-size:.44rem;font-weight:700;transform:rotate(180deg)}.HeroSection-module__WTQ0JW__content{z-index:3;cursor:default;--hero-name-size:clamp(4rem, 8vw, 9rem);flex-direction:column;gap:2.25rem;display:flex;position:absolute;top:15vh;left:4rem}.HeroSection-module__WTQ0JW__greeting{flex-direction:column;gap:.05rem;display:flex}.HeroSection-module__WTQ0JW__greetText{font-family:var(--font-baloo), sans-serif;color:var(--text-dark);letter-spacing:.01em;font-size:1rem;font-weight:400;line-height:1.3}.HeroSection-module__WTQ0JW__roleText{font-family:var(--font-baloo), sans-serif;color:var(--accent);letter-spacing:.01em;font-size:1rem;font-weight:600;line-height:1.3}.HeroSection-module__WTQ0JW__nameBlock{flex-direction:column;line-height:.88;display:flex}.HeroSection-module__WTQ0JW__name{font-family:var(--font-baloo), sans-serif;font-size:var(--hero-name-size);color:var(--text-dark);letter-spacing:-.02em;white-space:nowrap;font-weight:800;line-height:.9}.HeroSection-module__WTQ0JW__pills{flex-wrap:nowrap;align-items:center;gap:.6rem;margin-top:.8rem;display:flex}.HeroSection-module__WTQ0JW__pill{font-family:var(--font-baloo), sans-serif;color:var(--text-primary);letter-spacing:.02em;white-space:nowrap;text-align:center;background:#ffffff80;border:1px solid #ffffffbf;border-radius:9999px;flex:1;padding:.65rem 1.5rem;font-size:1rem;font-weight:600}.HeroSection-module__WTQ0JW__pillDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:4px;height:4px}.HeroSection-module__WTQ0JW__viewBtn{background:var(--accent);color:#fff;font-family:var(--font-baloo), sans-serif;cursor:pointer;letter-spacing:.01em;border:none;border-radius:9999px;align-self:flex-start;align-items:center;gap:.45rem;padding:.65rem 1.6rem;font-size:.875rem;font-weight:700;transition:background .2s;display:inline-flex}.HeroSection-module__WTQ0JW__viewBtn:hover{background:var(--accent-hover)}.HeroSection-module__WTQ0JW__viewBtn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.HeroSection-module__WTQ0JW__stats{flex-wrap:wrap;gap:.6rem;margin-top:.4rem;display:flex}.HeroSection-module__WTQ0JW__statCard{background:#ffffffa6;border:1px solid #ffffffd1;border-radius:.75rem;flex-direction:column;gap:.05rem;min-width:6rem;padding:.55rem 1rem;display:flex}.HeroSection-module__WTQ0JW__statValue{font-family:var(--font-baloo), sans-serif;color:var(--accent);font-size:1.05rem;font-weight:800;line-height:1.2}.HeroSection-module__WTQ0JW__statLabel{color:var(--text-muted);letter-spacing:.025em;font-size:.6rem;font-weight:600;line-height:1.3}.HeroSection-module__WTQ0JW__cardsCol{z-index:3;flex-direction:row;gap:.7rem;display:flex;position:absolute;bottom:6vh;left:39%}.HeroSection-module__WTQ0JW__cardsCol .HeroSection-module__WTQ0JW__infoCard{width:clamp(165px,12.5vw,200px)}.HeroSection-module__WTQ0JW__taglineCard,.HeroSection-module__WTQ0JW__availCard{-webkit-backdrop-filter:blur(14px);background:#ffffffbf;border:1px solid #ffffffd9;border-radius:1rem;padding:1rem 1.2rem}.HeroSection-module__WTQ0JW__taglineText{font-family:var(--font-baloo), sans-serif;color:var(--text-dark);margin-bottom:.45rem;font-size:.88rem;font-weight:700;line-height:1.45}.HeroSection-module__WTQ0JW__taglineAccent{color:var(--accent)}.HeroSection-module__WTQ0JW__freelanceNote{color:var(--text-muted);font-size:.7rem;font-weight:500;line-height:1.4}.HeroSection-module__WTQ0JW__availHeader{align-items:center;gap:.45rem;margin-bottom:.35rem;display:flex}.HeroSection-module__WTQ0JW__availDot{background:var(--status-available);border-radius:50%;flex-shrink:0;width:8px;height:8px}.HeroSection-module__WTQ0JW__availStatus{font-family:var(--font-baloo), sans-serif;color:var(--text-dark);font-size:.78rem;font-weight:700}.HeroSection-module__WTQ0JW__locationLine{color:var(--text-muted);letter-spacing:.03em;font-size:.66rem;font-weight:600;line-height:1.7}.HeroSection-module__WTQ0JW__infoCard{-webkit-backdrop-filter:blur(14px);background:#ffffffbf;border:1px solid #ffffffd9;border-radius:1rem;flex-direction:column;gap:.3rem;padding:.95rem 1.2rem;display:flex}.HeroSection-module__WTQ0JW__infoLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);font-size:.6rem;font-weight:700}.HeroSection-module__WTQ0JW__infoTitle{font-family:var(--font-baloo), sans-serif;color:var(--text-dark);font-size:.92rem;font-weight:700;line-height:1.3}.HeroSection-module__WTQ0JW__infoDetail{color:var(--text-muted);letter-spacing:.01em;font-size:.7rem;font-weight:500;line-height:1.4}.HeroSection-module__WTQ0JW__skillsLeft,.HeroSection-module__WTQ0JW__skillsRight{z-index:3;flex-direction:column;gap:.75rem;width:clamp(225px,18vw,285px);display:flex;position:absolute;top:15vh}.HeroSection-module__WTQ0JW__skillsLeft{left:50%}.HeroSection-module__WTQ0JW__skillsRight{right:clamp(1.5rem,3vw,3.5rem)}.HeroSection-module__WTQ0JW__skillCard{-webkit-backdrop-filter:blur(14px);background:#fffc;border:1px solid #ffffffd9;border-radius:.9rem;flex-direction:column;gap:.4rem;padding:.7rem .9rem;display:flex}.HeroSection-module__WTQ0JW__skillTitle{font-family:var(--font-baloo), sans-serif;color:var(--text-dark);font-size:.82rem;font-weight:700;line-height:1.2}.HeroSection-module__WTQ0JW__skillLine{color:var(--text-muted);letter-spacing:.01em;font-size:.66rem;font-weight:600;line-height:1.55}@media (max-width:767px){.HeroSection-module__WTQ0JW__section{height:100svh;min-height:-webkit-fill-available}.HeroSection-module__WTQ0JW__socialSidebar,.HeroSection-module__WTQ0JW__cardsCol,.HeroSection-module__WTQ0JW__skillsLeft,.HeroSection-module__WTQ0JW__skillsRight{display:none}.HeroSection-module__WTQ0JW__content{--hero-name-size:clamp(2rem, 8.5vw, 3.5rem);gap:.5rem;max-width:58vw;top:5rem;left:1.25rem}.HeroSection-module__WTQ0JW__name{white-space:normal}.HeroSection-module__WTQ0JW__photo{width:72%;height:72svh;top:auto;bottom:0;right:0}.HeroSection-module__WTQ0JW__stats{flex-wrap:wrap;gap:.35rem}.HeroSection-module__WTQ0JW__statCard{min-width:4.5rem;padding:.4rem .7rem}.HeroSection-module__WTQ0JW__statValue{font-size:.82rem}.HeroSection-module__WTQ0JW__statLabel{font-size:.52rem}.HeroSection-module__WTQ0JW__pills{grid-template-columns:1fr 1fr;gap:.4rem;margin-top:.4rem;display:grid}.HeroSection-module__WTQ0JW__pill{text-align:center;white-space:normal;flex:unset;padding:.32rem .5rem;font-size:.62rem}.HeroSection-module__WTQ0JW__pillDot{display:none}.HeroSection-module__WTQ0JW__viewBtn{padding:.55rem 1.2rem;font-size:.78rem}}@media (max-width:374px){.HeroSection-module__WTQ0JW__photo{width:75%;height:65svh}.HeroSection-module__WTQ0JW__content{max-width:60vw;top:4.5rem}}@media (min-width:768px) and (max-width:1023px){.HeroSection-module__WTQ0JW__content{--hero-name-size:clamp(3rem, 7vw, 6rem);max-width:40vw;top:18vh;left:3rem}.HeroSection-module__WTQ0JW__photo{width:55%}.HeroSection-module__WTQ0JW__cardsCol{gap:.5rem;bottom:4vh;left:30%}.HeroSection-module__WTQ0JW__cardsCol .HeroSection-module__WTQ0JW__infoCard{width:clamp(135px,14vw,175px)}.HeroSection-module__WTQ0JW__skillsLeft{gap:.5rem;width:clamp(180px,22vw,215px);top:10vh;left:38%}.HeroSection-module__WTQ0JW__skillsRight{gap:.5rem;width:clamp(180px,22vw,215px);top:10vh;right:1.25rem}.HeroSection-module__WTQ0JW__skillCard{padding:.55rem .7rem}.HeroSection-module__WTQ0JW__skillLine{font-size:.6rem;line-height:1.45}.HeroSection-module__WTQ0JW__socialSidebar{width:2.25rem}.HeroSection-module__WTQ0JW__name{white-space:normal}}
.AboutSection-module__Pmi01G__section{z-index:3;background:#fff;grid-template-columns:30% 70%;height:100vh;display:grid;position:sticky;top:0;overflow:hidden}.AboutSection-module__Pmi01G__photoCol{flex-direction:column;align-items:flex-start;padding:8rem 1.5rem 2.5rem 2.5rem;display:flex;overflow:visible}.AboutSection-module__Pmi01G__photoWrap{flex:1;width:100%;max-height:72vh;position:relative}.AboutSection-module__Pmi01G__photoFrame{border-radius:6px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 12px 40px #00000026}.AboutSection-module__Pmi01G__photoImg{object-fit:cover;object-position:top center}.AboutSection-module__Pmi01G__signature{font-family:var(--font-dancing), cursive;color:var(--accent);white-space:nowrap;transform-origin:100% 100%;pointer-events:none;z-index:4;font-size:5.5rem;font-weight:700;line-height:1;position:absolute;bottom:0;right:-5rem;transform:rotate(-10deg)}.AboutSection-module__Pmi01G__socials{align-items:center;gap:.75rem;margin-top:1rem;display:flex}.AboutSection-module__Pmi01G__socialLink{color:#333;background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.2rem;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:flex}.AboutSection-module__Pmi01G__socialLink:hover{background:var(--accent);color:#fff;transform:translateY(-3px)scale(1.12)}.AboutSection-module__Pmi01G__content{flex-direction:column;justify-content:center;min-height:0;padding:4rem 4rem 4rem 3rem;display:flex;overflow:hidden}.AboutSection-module__Pmi01G__whoLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);flex-shrink:0;margin:0 0 .6rem;font-size:1.1rem;font-weight:800}.AboutSection-module__Pmi01G__marqueeWrap{flex-shrink:0;margin-bottom:2rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.AboutSection-module__Pmi01G__marqueeTrack{width:max-content;animation:18s linear infinite AboutSection-module__Pmi01G__marqueeScroll;display:flex}.AboutSection-module__Pmi01G__marqueeItem{letter-spacing:.1em;text-transform:uppercase;color:#888;white-space:nowrap;align-items:center;gap:.5rem;font-size:.7rem;font-weight:700;display:flex}.AboutSection-module__Pmi01G__marqueeDot{color:var(--accent);margin:0 .4rem;font-size:1rem;line-height:1}@keyframes AboutSection-module__Pmi01G__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.AboutSection-module__Pmi01G__bioWrap{overflow:hidden}.AboutSection-module__Pmi01G__bio{color:#111;width:100%;margin:0;font-size:clamp(1rem,1.6vw,1.6rem);font-weight:800;line-height:1.42}.AboutSection-module__Pmi01G__typed{color:#111}.AboutSection-module__Pmi01G__untyped{color:#c8c8c8}.AboutSection-module__Pmi01G__lastTyped{color:#111}.AboutSection-module__Pmi01G__lastTyped:after{content:"";background:var(--accent);vertical-align:text-bottom;width:2px;height:.85em;margin-left:2px;margin-right:-4px;animation:.75s step-end infinite AboutSection-module__Pmi01G__blink;display:inline-block}.AboutSection-module__Pmi01G__cursor{display:none}@keyframes AboutSection-module__Pmi01G__blink{0%,to{opacity:1}50%{opacity:0}}@media (max-width:767px){.AboutSection-module__Pmi01G__content{justify-content:start}.AboutSection-module__Pmi01G__section{grid-template-rows:60svh 1fr;grid-template-columns:1fr;height:100svh;min-height:-webkit-fill-available;overflow:hidden}.AboutSection-module__Pmi01G__photoCol{flex-direction:row;align-items:flex-end;gap:.75rem;padding:3.5rem 1rem .5rem;overflow:visible}.AboutSection-module__Pmi01G__photoWrap{flex:1;align-self:stretch;height:100%;max-height:100%}.AboutSection-module__Pmi01G__socials{flex-direction:column;gap:.4rem;margin-top:0}.AboutSection-module__Pmi01G__socialLink{width:2rem;height:2rem;font-size:1rem}.AboutSection-module__Pmi01G__content{-webkit-overflow-scrolling:touch;padding:1rem 1.25rem .75rem;overflow-y:auto}.AboutSection-module__Pmi01G__bio{font-size:clamp(.72rem,3vw,.95rem)}.AboutSection-module__Pmi01G__marqueeWrap{margin-bottom:.6rem}.AboutSection-module__Pmi01G__whoLabel{margin-bottom:.3rem;font-size:.8rem}.AboutSection-module__Pmi01G__signature{font-size:3rem;bottom:-1rem;right:-.5rem}}@media (min-width:768px) and (max-width:1023px){.AboutSection-module__Pmi01G__section{grid-template-columns:35% 65%}.AboutSection-module__Pmi01G__photoCol{padding:5rem 1rem 2rem 1.5rem}.AboutSection-module__Pmi01G__content{padding:3rem 2rem 2rem}.AboutSection-module__Pmi01G__bio{font-size:clamp(.85rem,1.4vw,1.2rem)}.AboutSection-module__Pmi01G__signature{font-size:4rem}}
.ProjectsSection-module__U73blq__section{--w-bg:#f4ece1;--w-bg-2:#efe5d6;--w-card:#fffdfa;--w-card-2:#fdf8f0;--w-ink:#2c2c34;--w-ink-soft:#5e5e68;--w-muted:#908b82;--w-line:#3c2d1e1f;--w-line-soft:#3c2d1e12;--w-terra:#c2632f;--w-terra-soft:#e7b48f;--w-blue:#3f6ea5;--w-purple:#6b5fb0;--w-green:#4f7d40;z-index:4;background:linear-gradient(180deg, var(--w-bg) 0%, var(--w-bg-2) 100%);height:100vh;position:sticky;top:0;overflow:hidden}.ProjectsSection-module__U73blq__bgGrid{z-index:0;background-image:radial-gradient(ellipse 90% 60% at 50% -10%, #c2632f14, transparent 60%), linear-gradient(var(--w-line-soft) 1px, transparent 1px), linear-gradient(90deg, var(--w-line-soft) 1px, transparent 1px);pointer-events:none;background-size:100% 100%,52px 52px,52px 52px;position:absolute;inset:0}.ProjectsSection-module__U73blq__topBar{z-index:10;pointer-events:none;justify-content:flex-end;align-items:center;padding:clamp(2.2rem,4vh,3rem) clamp(1.5rem,5vw,4.5rem) 0;display:flex;position:absolute;top:0;left:0;right:0}.ProjectsSection-module__U73blq__sectionLabel{letter-spacing:.24em;text-transform:uppercase;color:var(--w-terra);font-size:.58rem;font-weight:700}.ProjectsSection-module__U73blq__counter{font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;font-size:.72rem}.ProjectsSection-module__U73blq__cCur{color:var(--w-ink);font-weight:700}.ProjectsSection-module__U73blq__cSep{color:#2c2c344d}.ProjectsSection-module__U73blq__cTot{color:#2c2c3459}.ProjectsSection-module__U73blq__track{will-change:transform;z-index:1;height:100vh;display:flex;position:relative}.ProjectsSection-module__U73blq__slide{flex-shrink:0;width:100vw;height:100vh;position:relative;overflow:hidden}.ProjectsSection-module__U73blq__slideNum{font-family:var(--font-serif), Georgia, serif;color:#3c2d1e0a;letter-spacing:-.05em;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(5rem,13vw,12rem);font-weight:700;line-height:1;position:absolute;top:clamp(3rem,7vh,5rem);right:clamp(1.5rem,5vw,4rem)}.ProjectsSection-module__U73blq__slideContent{z-index:4;will-change:transform, opacity;flex-direction:column;gap:clamp(1rem,2.2vh,1.6rem);padding:clamp(4.5rem,9vh,6.5rem) clamp(1.5rem,5vw,4.5rem) clamp(2.5rem,5vh,3.5rem);display:flex;position:absolute;inset:0}.ProjectsSection-module__U73blq__slideHead{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.ProjectsSection-module__U73blq__eyebrow{letter-spacing:.26em;text-transform:uppercase;color:var(--w-terra);align-items:center;gap:.7rem;font-size:.58rem;font-weight:700;display:inline-flex}.ProjectsSection-module__U73blq__eyebrowRule{background:linear-gradient(to right, transparent, var(--w-terra-soft), transparent);width:clamp(28px,6vw,64px);height:1px;display:inline-block}.ProjectsSection-module__U73blq__catLabel{font-family:var(--font-serif), Georgia, serif;color:var(--w-ink);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:clamp(2.1rem,5.5vw,4rem);font-weight:600;line-height:1}.ProjectsSection-module__U73blq__catHint{letter-spacing:.01em;color:var(--w-ink-soft);margin:0;font-size:clamp(.8rem,1.1vw,.95rem);font-weight:400}.ProjectsSection-module__U73blq__scrollCue{letter-spacing:.22em;color:var(--w-muted);flex-shrink:0;align-items:center;gap:.5rem;margin-top:.15rem;font-size:.54rem;font-weight:700;display:inline-flex}.ProjectsSection-module__U73blq__scrollCue svg{animation:1.7s ease-in-out infinite ProjectsSection-module__U73blq__cueNudge}@keyframes ProjectsSection-module__U73blq__cueNudge{0%,to{transform:translate(-2px)}50%{transform:translate(3px)}}.ProjectsSection-module__U73blq__carousel{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.ProjectsSection-module__U73blq__cViewport{flex:1;width:100%;min-height:0;position:relative;overflow:hidden}.ProjectsSection-module__U73blq__cCard{opacity:0;will-change:transform, opacity;width:clamp(300px,80vw,780px);position:absolute;top:50%;left:50%}.ProjectsSection-module__U73blq__cCard:not(.ProjectsSection-module__U73blq__cCardActive){cursor:pointer}.ProjectsSection-module__U73blq__cCard:not(.ProjectsSection-module__U73blq__cCardActive) .ProjectsSection-module__U73blq__cInner{pointer-events:none}.ProjectsSection-module__U73blq__cInner{width:100%;display:flex}.ProjectsSection-module__U73blq__cInner .ProjectsSection-module__U73blq__tile{flex:auto;width:100%}.ProjectsSection-module__U73blq__cControls{flex-shrink:0;justify-content:center;align-items:center;gap:clamp(.9rem,2.4vw,1.6rem);padding-top:clamp(.7rem,1.8vh,1.3rem);display:flex}.ProjectsSection-module__U73blq__cArrow{border:1px solid var(--w-line);background:var(--w-card);width:40px;height:40px;color:var(--w-terra);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:transform .2s,background .2s,color .2s,border-color .2s,opacity .2s;display:inline-flex;box-shadow:0 8px 20px -12px #3c281480}.ProjectsSection-module__U73blq__cArrow:hover:not(:disabled){background:var(--w-terra);border-color:var(--w-terra);color:#fff;transform:translateY(-1px)}.ProjectsSection-module__U73blq__cArrow:disabled{opacity:.32;cursor:default}.ProjectsSection-module__U73blq__cDots{align-items:center;gap:.5rem;display:flex}.ProjectsSection-module__U73blq__cDot{cursor:pointer;background:#3c2d1e33;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:width .3s,background .3s}.ProjectsSection-module__U73blq__cDot:hover{background:#c2632f8c}.ProjectsSection-module__U73blq__cDotActive{background:var(--w-terra);width:24px}.ProjectsSection-module__U73blq__tile{background:linear-gradient(180deg, var(--w-card) 0%, var(--w-card-2) 100%);border:1px solid var(--w-line);border-radius:8px;flex-direction:column;flex:0 0 clamp(300px,40vw,540px);gap:clamp(.85rem,1.6vh,1.15rem);width:clamp(300px,40vw,540px);padding:clamp(1.1rem,2.2vw,1.6rem);transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff9,0 18px 40px -26px #3c281473}.ProjectsSection-module__U73blq__tileGlow{pointer-events:none;opacity:.9;background:radial-gradient(120% 80% at 0 0,#c2632f0d,#0000 45%);border-radius:8px;transition:opacity .25s;position:absolute;inset:0}.ProjectsSection-module__U73blq__tile:hover{border-color:#c2632f66;transform:translateY(-2px);box-shadow:inset 0 1px #ffffffb3,0 0 0 1px #c2632f24,0 26px 60px -30px #3c281480}.ProjectsSection-module__U73blq__tileTop{justify-content:space-between;align-items:center;display:flex}.ProjectsSection-module__U73blq__statusPill{border:1px solid var(--w-line);background:#3c2d1e0a;border-radius:999px;align-items:center;gap:.45rem;padding:.3rem .6rem;display:inline-flex}.ProjectsSection-module__U73blq__statusDot{background:var(--w-green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #4f7d4080}.ProjectsSection-module__U73blq__statusBar{background:#3c2d1e29;border-radius:999px;width:38px;height:5px;display:block}.ProjectsSection-module__U73blq__tileIndex{font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;color:#2c2c3452;font-size:.7rem;font-weight:700}.ProjectsSection-module__U73blq__tileBody{flex:1;grid-template-columns:minmax(0,.92fr) minmax(0,1fr);align-items:stretch;gap:clamp(1rem,2vw,1.6rem);min-height:0;display:grid}.ProjectsSection-module__U73blq__thumb{background:repeating-linear-gradient(135deg,#3c2d1e05 0 10px,#3c2d1e0a 10px 20px);border:1px solid #6b5fb04d;border-radius:6px;min-height:140px;position:relative;overflow:hidden}.ProjectsSection-module__U73blq__thumbInner{border:1px dashed #3c2d1e24;border-radius:4px;position:absolute;inset:10px}.ProjectsSection-module__U73blq__blocks{flex-direction:column;justify-content:space-between;gap:.85rem;display:flex}.ProjectsSection-module__U73blq__blockGroup{flex-direction:column;gap:.5rem;display:flex}.ProjectsSection-module__U73blq__blockLabel{background:#3c2d1e29;border-radius:999px;width:46%;height:7px;display:block}.ProjectsSection-module__U73blq__boxRow{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.ProjectsSection-module__U73blq__boxRow span{border-radius:4px;height:14px}.ProjectsSection-module__U73blq__rowBlue span{background:#3f6ea529;border:1px solid #3f6ea552}.ProjectsSection-module__U73blq__rowPurple span{background:#6b5fb029;border:1px solid #6b5fb052}.ProjectsSection-module__U73blq__rowGreen span{background:#4f7d4029;border:1px solid #4f7d4052}.ProjectsSection-module__U73blq__tileArtifacts{flex-wrap:wrap;gap:.5rem;display:flex}.ProjectsSection-module__U73blq__tileArtifacts span{background:#c2632f1a;border:1px solid #c2632f47;border-radius:999px;height:22px}.ProjectsSection-module__U73blq__tileArtifacts span:first-child{width:84px}.ProjectsSection-module__U73blq__tileArtifacts span:nth-child(2){width:60px}.ProjectsSection-module__U73blq__tileArtifacts span:nth-child(3){width:72px}.ProjectsSection-module__U73blq__tileFooter{border-top:1px solid var(--w-line);justify-content:space-between;align-items:center;gap:1rem;padding-top:.95rem;display:flex}.ProjectsSection-module__U73blq__ctaHint{background:#3c2d1e1f;border-radius:999px;width:42%;max-width:220px;height:8px;display:block}.ProjectsSection-module__U73blq__ctaLink{background:var(--w-terra);color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:30px;display:inline-flex;box-shadow:0 8px 18px -8px #c2632fb3}.ProjectsSection-module__U73blq__tileFilled{flex:0 0 clamp(540px,74vw,880px);gap:clamp(.85rem,1.6vh,1.15rem);width:clamp(540px,74vw,880px);max-height:100%}.ProjectsSection-module__U73blq__csTitle{font-family:var(--font-serif), Georgia, serif;color:var(--w-ink);letter-spacing:0;margin:0;font-size:clamp(1.2rem,1.9vw,1.6rem);font-weight:600;line-height:1.22}.ProjectsSection-module__U73blq__csBody{flex:1;grid-template-columns:minmax(0,.82fr) minmax(0,1fr);gap:clamp(1rem,2vw,1.6rem);min-height:0;display:grid}.ProjectsSection-module__U73blq__csLeft{flex-direction:column;gap:.8rem;min-width:0;display:flex}.ProjectsSection-module__U73blq__csThumb{aspect-ratio:16/10;border:1px solid var(--w-line);background:#efe7da;border-radius:6px;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 26px -16px #3c281480}.ProjectsSection-module__U73blq__csThumbImg{object-fit:cover;object-position:top center}.ProjectsSection-module__U73blq__csRight{flex-direction:column;gap:clamp(.55rem,1.3vh,.9rem);min-width:0;display:flex}.ProjectsSection-module__U73blq__csSecLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--w-muted);font-size:.56rem;font-weight:700}.ProjectsSection-module__U73blq__csProblem,.ProjectsSection-module__U73blq__csSection,.ProjectsSection-module__U73blq__csArtifacts{flex-direction:column;gap:.42rem;display:flex}.ProjectsSection-module__U73blq__csProblemText{color:var(--w-ink-soft);margin:0;font-size:.82rem;line-height:1.5}.ProjectsSection-module__U73blq__csChips{flex-wrap:wrap;gap:.42rem;display:flex}.ProjectsSection-module__U73blq__csChip{white-space:nowrap;border:1px solid #0000;border-radius:5px;padding:.3rem .62rem;font-size:.69rem;font-weight:600;line-height:1.1}.ProjectsSection-module__U73blq__secBlue .ProjectsSection-module__U73blq__csChip{color:#345f8c;background:#3f6ea51a;border-color:#3f6ea547}.ProjectsSection-module__U73blq__secPurple .ProjectsSection-module__U73blq__csChip{color:#574c97;background:#6b5fb01a;border-color:#6b5fb047}.ProjectsSection-module__U73blq__secGreen .ProjectsSection-module__U73blq__csChip{color:#436b36;background:#4f7d401a;border-color:#4f7d404d}.ProjectsSection-module__U73blq__csArtChip{color:#a8521f;white-space:nowrap;background:#c2632f1a;border:1px solid #c2632f47;border-radius:999px;padding:.3rem .62rem;font-size:.66rem;font-weight:600;line-height:1.1}.ProjectsSection-module__U73blq__csFooter{border-top:1px solid var(--w-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem 1rem;padding-top:.85rem;display:flex}.ProjectsSection-module__U73blq__csCtaText{text-align:center;letter-spacing:.13em;text-transform:uppercase;min-width:0;color:var(--w-muted);flex:1;font-size:.6rem;font-weight:700}.ProjectsSection-module__U73blq__csActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.ProjectsSection-module__U73blq__csLink{cursor:pointer;background:var(--w-terra);color:#fff;letter-spacing:.08em;text-transform:uppercase;border:none;border-radius:6px;flex-shrink:0;align-items:center;gap:.4rem;padding:.5rem .95rem;font-family:inherit;font-size:.6rem;font-weight:800;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 18px -8px #c2632fa6}.ProjectsSection-module__U73blq__csLink:hover{background:#ad5320;transform:translateY(-1px);box-shadow:0 12px 22px -8px #c2632fbf}.ProjectsSection-module__U73blq__csLinkDisabled{opacity:.4;cursor:default;box-shadow:none}.ProjectsSection-module__U73blq__pdfModal{z-index:10000;justify-content:center;align-items:center;padding:clamp(.5rem,3vw,2.5rem);display:flex;position:fixed;inset:0}.ProjectsSection-module__U73blq__pdfBackdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#281e148c;position:absolute;inset:0}.ProjectsSection-module__U73blq__pdfFrame{z-index:1;background:var(--w-card);border:1px solid var(--w-line);border-radius:10px;flex-direction:column;width:min(1100px,100%);height:min(92vh,100%);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px -24px #281e14a6}.ProjectsSection-module__U73blq__pdfBar{background:var(--w-card-2);border-bottom:1px solid var(--w-line);justify-content:space-between;align-items:center;gap:1rem;padding:.7rem .9rem .7rem 1.1rem;display:flex}.ProjectsSection-module__U73blq__pdfTitle{letter-spacing:.04em;color:var(--w-ink);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:700;overflow:hidden}.ProjectsSection-module__U73blq__pdfBarActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.ProjectsSection-module__U73blq__pdfBarBtn{border:1px solid var(--w-line);color:var(--w-ink-soft);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#3c2d1e0a;border-radius:6px;align-items:center;padding:.4rem .75rem;font-family:inherit;font-size:.58rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.ProjectsSection-module__U73blq__pdfBarBtn:hover{color:var(--w-ink);background:#3c2d1e14}.ProjectsSection-module__U73blq__pdfCloseBtn{background:var(--w-terra);color:#fff;border-color:#0000}.ProjectsSection-module__U73blq__pdfCloseBtn:hover{color:#fff;background:#ad5320}.ProjectsSection-module__U73blq__pdfIframe{background:#fff;border:0;flex:1;width:100%}@media (max-width:767px){.ProjectsSection-module__U73blq__pdfFrame{border-radius:8px;width:100%;height:100%}.ProjectsSection-module__U73blq__pdfTitle{max-width:40vw}}.ProjectsSection-module__U73blq__bottomUI{z-index:10;pointer-events:none;padding:0 clamp(1.5rem,5vw,4.5rem) clamp(1.1rem,2.4vh,1.8rem);position:absolute;bottom:0;left:0;right:0}.ProjectsSection-module__U73blq__progressTrack{background:#3c2d1e1a;height:2px}.ProjectsSection-module__U73blq__progressBar{background:linear-gradient(to right, var(--w-terra), #e08a4d);transform-origin:0;will-change:transform;width:100%;height:100%;transform:scaleX(0)}@media (min-width:768px) and (max-width:1023px){.ProjectsSection-module__U73blq__tileBody{grid-template-columns:minmax(0,.85fr) minmax(0,1fr)}.ProjectsSection-module__U73blq__thumb{min-height:130px}}@media (max-width:767px){.ProjectsSection-module__U73blq__slideContent{gap:.85rem;padding:clamp(4.25rem,10vh,5.75rem) 1.25rem 2rem}.ProjectsSection-module__U73blq__catLabel{font-size:2rem}.ProjectsSection-module__U73blq__catHint{font-size:.8rem}.ProjectsSection-module__U73blq__eyebrow{gap:.5rem;font-size:.52rem}.ProjectsSection-module__U73blq__cCard{width:86vw}.ProjectsSection-module__U73blq__cArrow{width:36px;height:36px}.ProjectsSection-module__U73blq__tile{gap:.85rem;height:auto;padding:1.1rem}.ProjectsSection-module__U73blq__tileBody{flex:0 auto}.ProjectsSection-module__U73blq__thumb{min-height:120px}.ProjectsSection-module__U73blq__csBody{grid-template-columns:1fr;gap:.9rem}.ProjectsSection-module__U73blq__csThumb{aspect-ratio:16/9}.ProjectsSection-module__U73blq__csTitle{font-size:1.2rem}.ProjectsSection-module__U73blq__csChip,.ProjectsSection-module__U73blq__csArtChip{padding:.28rem .55rem;font-size:.66rem}.ProjectsSection-module__U73blq__csProblemText{font-size:.78rem}.ProjectsSection-module__U73blq__boxRow span{height:12px}.ProjectsSection-module__U73blq__tileArtifacts span:first-child{width:66px}.ProjectsSection-module__U73blq__tileArtifacts span:nth-child(2){width:48px}.ProjectsSection-module__U73blq__tileArtifacts span:nth-child(3){width:56px}.ProjectsSection-module__U73blq__slideNum{font-size:6rem;top:4rem}}@media (max-width:374px){.ProjectsSection-module__U73blq__catLabel{font-size:1.7rem}.ProjectsSection-module__U73blq__cCard{width:88vw}.ProjectsSection-module__U73blq__tile{padding:.95rem}}
.WorkExperienceSection-module__bU22da__section{z-index:5;background:#080808;flex-direction:column;height:100vh;display:flex;position:relative;overflow:hidden}.WorkExperienceSection-module__bU22da__section:before{content:"EXPERIENCE";color:#ffffff06;letter-spacing:-.05em;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:clamp(5rem,11vw,13rem);font-weight:900;line-height:1;position:absolute;bottom:-.06em;right:-.04em}.WorkExperienceSection-module__bU22da__bgImg{z-index:-1;pointer-events:none;position:absolute;inset:0}.WorkExperienceSection-module__bU22da__bgImgEl{object-fit:cover;object-position:center;opacity:.07}.WorkExperienceSection-module__bU22da__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:clamp(4rem,7vh,5rem) clamp(1.5rem,5vw,4.5rem) 0;display:flex}.WorkExperienceSection-module__bU22da__label{letter-spacing:.24em;text-transform:uppercase;color:var(--accent);font-size:20px;font-weight:700}.WorkExperienceSection-module__bU22da__labelRight{font-size:var(--text-small);letter-spacing:.1em;color:#fff3;font-weight:600;font-family:var(--font-geist-mono), monospace}.WorkExperienceSection-module__bU22da__timeline{flex-direction:column;flex:1;justify-content:center;padding:0 clamp(1.5rem,5vw,4.5rem) clamp(2rem,5vh,4rem);display:flex;overflow:visible}.WorkExperienceSection-module__bU22da__timelineBody{position:relative}.WorkExperienceSection-module__bU22da__snakeLine{background:linear-gradient(90deg, transparent 0%, var(--accent) 6%, #f7931e8c 50%, #f7931e33 94%, transparent 100%);transform-origin:0;pointer-events:none;z-index:0;height:2px;position:absolute;top:26px;left:0;right:0;box-shadow:0 0 12px #f7931e47}.WorkExperienceSection-module__bU22da__entries{z-index:1;align-items:flex-start;gap:clamp(1.5rem,3vw,3rem);display:flex;position:relative}.WorkExperienceSection-module__bU22da__entry{flex-direction:column;flex:1;align-items:center;min-width:0;display:flex}.WorkExperienceSection-module__bU22da__dot{border:2px solid var(--accent);z-index:2;background:#0c0c0c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative;box-shadow:0 0 0 6px #f7931e0d,0 0 22px #f7931e1a}.WorkExperienceSection-module__bU22da__dot:after{content:"";background:linear-gradient(#f7931e99,#0000);width:2px;height:clamp(1rem,2.5vh,2rem);position:absolute;top:calc(100% + 2px);left:50%;transform:translate(-50%)}.WorkExperienceSection-module__bU22da__dotNum{color:var(--accent);font-size:.65rem;font-weight:700;font-family:var(--font-geist-mono), monospace;letter-spacing:.06em}.WorkExperienceSection-module__bU22da__card{flex-direction:column;gap:.5rem;width:100%;min-width:0;padding-top:clamp(1rem,2.5vh,2rem);display:flex}.WorkExperienceSection-module__bU22da__cardHead{flex-wrap:wrap;align-items:center;gap:.45rem;min-width:0;display:flex}.WorkExperienceSection-module__bU22da__period{font-size:var(--text-small);color:var(--accent);font-weight:700;font-family:var(--font-geist-mono), monospace;letter-spacing:.04em;white-space:nowrap}.WorkExperienceSection-module__bU22da__typeTag{font-size:var(--text-small);letter-spacing:.12em;text-transform:uppercase;color:#ffffff61;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:3px;padding:.1rem .38rem;font-weight:700}.WorkExperienceSection-module__bU22da__location{font-size:var(--text-small);color:#fff3;font-weight:500}.WorkExperienceSection-module__bU22da__company{color:#fff;letter-spacing:-.025em;text-transform:uppercase;overflow-wrap:break-word;word-break:break-word;margin:.1rem 0 0;font-size:clamp(1.1rem,2vw,1.9rem);font-weight:900;line-height:1}.WorkExperienceSection-module__bU22da__role{font-size:var(--text-small);color:#ffffff52;letter-spacing:.1em;text-transform:uppercase;margin:0;font-weight:500}.WorkExperienceSection-module__bU22da__bullets{border-left:2px solid #f7931e33;flex-direction:column;gap:.35rem;min-width:0;max-height:5rem;margin:0;padding:.1rem 0 0 .75rem;list-style:none;display:flex;overflow:hidden}.WorkExperienceSection-module__bU22da__bullet{font-size:var(--text-body);color:#ffffff70;flex-shrink:0;line-height:1.5}.WorkExperienceSection-module__bU22da__stack{flex-wrap:wrap;gap:4px;margin-top:.2rem;display:flex}.WorkExperienceSection-module__bU22da__tag{font-size:var(--text-small);color:#f7931ecc;letter-spacing:.04em;white-space:nowrap;background:#f7931e12;border:1px solid #f7931e29;border-radius:3px;padding:.14rem .4rem;font-weight:600}@media (max-width:767px){.WorkExperienceSection-module__bU22da__header{padding:3.5rem clamp(1rem,4vw,1.5rem) 0}.WorkExperienceSection-module__bU22da__timeline{justify-content:flex-start;padding-top:1.2rem;padding-left:1rem;padding-right:1rem;overflow:hidden auto}.WorkExperienceSection-module__bU22da__snakeLine{display:none}.WorkExperienceSection-module__bU22da__entries{flex-direction:column;gap:1.5rem}.WorkExperienceSection-module__bU22da__entry{flex-direction:row;align-items:flex-start;gap:.75rem}.WorkExperienceSection-module__bU22da__dot{flex-shrink:0;width:40px;height:40px}.WorkExperienceSection-module__bU22da__dot:after{display:none}.WorkExperienceSection-module__bU22da__card{padding-top:0}.WorkExperienceSection-module__bU22da__company{font-size:1.1rem}.WorkExperienceSection-module__bU22da__bullets{max-height:none;overflow:visible}.WorkExperienceSection-module__bU22da__bullet{font-size:.88rem}.WorkExperienceSection-module__bU22da__stack{display:none}}@media (min-width:768px) and (max-width:1023px){.WorkExperienceSection-module__bU22da__header{padding-top:clamp(1.5rem,5vh,3rem)}.WorkExperienceSection-module__bU22da__company{font-size:1.3rem}.WorkExperienceSection-module__bU22da__entries{gap:1.5rem}}
.BeyondWork-module__NfLnMW__beyondWork{--w-bg:#fff7f0;--w-bg-2:#fdecdd;--w-bg-3:#fbe2cc;--w-card:#fff;--w-card-2:#fff6ef;--w-ink:#3a2415;--w-ink-soft:#6b4a33;--w-muted:#a9876f;--w-line:#783c141f;--w-line-soft:#783c140f;--w-terra:#ea580c;--w-terra-soft:#f6b890;--w-blue:#3f8aa5;--w-purple:#6b8fb0;--w-green:#4f9d6a;background:linear-gradient(160deg, var(--w-bg) 0%, var(--w-bg-2) 52%, var(--w-bg-3) 100%);flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.BeyondWork-module__NfLnMW__bgWaves{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.BeyondWork-module__NfLnMW__bigNum{font-family:var(--font-serif), Georgia, serif;color:#783c140f;letter-spacing:-.05em;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(5rem,13vw,12rem);font-weight:700;line-height:1;position:absolute;top:clamp(3rem,7vh,5rem);right:clamp(1.5rem,5vw,4rem)}.BeyondWork-module__NfLnMW__topBar{z-index:10;pointer-events:none;justify-content:flex-end;align-items:center;padding:clamp(2.2rem,4vh,3rem) clamp(1.5rem,5vw,4.5rem) 0;display:flex;position:absolute;top:0;left:0;right:0}.BeyondWork-module__NfLnMW__counter{font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;font-size:.72rem}.BeyondWork-module__NfLnMW__cCur{color:var(--w-ink);font-weight:700}.BeyondWork-module__NfLnMW__cSep{color:#2c2c344d}.BeyondWork-module__NfLnMW__cTot{color:#2c2c3459}.BeyondWork-module__NfLnMW__content{z-index:4;flex-direction:column;flex:1;gap:clamp(1rem,2.2vh,1.6rem);min-height:0;padding:clamp(4.5rem,9vh,6.5rem) clamp(1.5rem,5vw,4.5rem) clamp(2.5rem,5vh,3.5rem);display:flex;position:relative}.BeyondWork-module__NfLnMW__head{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.BeyondWork-module__NfLnMW__eyebrow{letter-spacing:.26em;text-transform:uppercase;color:var(--w-terra);align-items:center;gap:.7rem;font-size:.58rem;font-weight:700;display:inline-flex}.BeyondWork-module__NfLnMW__eyebrowRule{background:linear-gradient(to right, transparent, var(--w-terra-soft), transparent);width:clamp(28px,6vw,64px);height:1px;display:inline-block}.BeyondWork-module__NfLnMW__title{font-family:var(--font-serif), Georgia, serif;color:var(--w-ink);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:clamp(2.1rem,5.5vw,4rem);font-weight:600;line-height:1}.BeyondWork-module__NfLnMW__hint{letter-spacing:.01em;color:var(--w-ink-soft);margin:0;font-size:clamp(.8rem,1.1vw,.95rem);font-weight:400}.BeyondWork-module__NfLnMW__carousel{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.BeyondWork-module__NfLnMW__cViewport{flex:1;width:100%;min-height:0;position:relative;overflow:hidden}.BeyondWork-module__NfLnMW__cCard{opacity:0;will-change:transform, opacity;width:clamp(300px,46vw,560px);position:absolute;top:50%;left:50%}.BeyondWork-module__NfLnMW__cCard:not(.BeyondWork-module__NfLnMW__cCardActive){cursor:pointer}.BeyondWork-module__NfLnMW__cCard:not(.BeyondWork-module__NfLnMW__cCardActive) .BeyondWork-module__NfLnMW__cInner{pointer-events:none}.BeyondWork-module__NfLnMW__cInner{width:100%;display:flex}.BeyondWork-module__NfLnMW__cControls{flex-shrink:0;justify-content:center;align-items:center;gap:clamp(.9rem,2.4vw,1.6rem);padding-top:clamp(.7rem,1.8vh,1.3rem);display:flex}.BeyondWork-module__NfLnMW__cArrow{border:1px solid var(--w-line);background:var(--w-card);width:40px;height:40px;color:var(--w-terra);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:transform .2s,background .2s,color .2s,border-color .2s,opacity .2s;display:inline-flex;box-shadow:0 8px 20px -12px #783c1466}.BeyondWork-module__NfLnMW__cArrow:hover:not(:disabled){background:var(--w-terra);border-color:var(--w-terra);color:#fff;transform:translateY(-1px)}.BeyondWork-module__NfLnMW__cArrow:disabled{opacity:.32;cursor:default}.BeyondWork-module__NfLnMW__cDots{align-items:center;gap:.5rem;display:flex}.BeyondWork-module__NfLnMW__cDot{cursor:pointer;background:#783c1433;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:width .3s,background .3s}.BeyondWork-module__NfLnMW__cDot:hover{background:#ea580c8c}.BeyondWork-module__NfLnMW__cDotActive{background:var(--w-terra);width:24px}.BeyondWork-module__NfLnMW__tile{background:linear-gradient(180deg, var(--w-card) 0%, var(--w-card-2) 100%);border:1px solid var(--w-line);border-radius:8px;flex-direction:column;gap:clamp(.85rem,1.6vh,1.15rem);width:100%;padding:clamp(1.1rem,2.2vw,1.6rem);transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff9,0 18px 40px -26px #783c1459}.BeyondWork-module__NfLnMW__tileGlow{pointer-events:none;opacity:.9;background:radial-gradient(120% 80% at 0 0,#ea580c0f,#0000 45%);border-radius:8px;position:absolute;inset:0}.BeyondWork-module__NfLnMW__cCardActive .BeyondWork-module__NfLnMW__tile:hover{border-color:#ea580c66;transform:translateY(-2px);box-shadow:inset 0 1px #ffffffb3,0 0 0 1px #ea580c24,0 26px 60px -30px #783c1466}.BeyondWork-module__NfLnMW__tileTop{justify-content:space-between;align-items:center;display:flex}.BeyondWork-module__NfLnMW__statusPill{border:1px solid var(--w-line);background:#3c2d1e0a;border-radius:999px;align-items:center;gap:.45rem;padding:.3rem .6rem;display:inline-flex}.BeyondWork-module__NfLnMW__statusDot{background:var(--w-green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #4f7d4080}.BeyondWork-module__NfLnMW__statusBar{background:#3c2d1e29;border-radius:999px;width:38px;height:5px;display:block}.BeyondWork-module__NfLnMW__tileIndex{font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;color:#2c2c3452;font-size:.7rem;font-weight:700}.BeyondWork-module__NfLnMW__tileBody{flex:1;grid-template-columns:minmax(0,.92fr) minmax(0,1fr);align-items:stretch;gap:clamp(1rem,2vw,1.6rem);min-height:0;display:grid}.BeyondWork-module__NfLnMW__thumb{background:repeating-linear-gradient(135deg,#3c2d1e05 0 10px,#3c2d1e0a 10px 20px);border:1px solid #6b5fb04d;border-radius:6px;min-height:140px;position:relative;overflow:hidden}.BeyondWork-module__NfLnMW__thumbInner{border:1px dashed #3c2d1e24;border-radius:4px;position:absolute;inset:10px}.BeyondWork-module__NfLnMW__blocks{flex-direction:column;justify-content:space-between;gap:.85rem;display:flex}.BeyondWork-module__NfLnMW__blockGroup{flex-direction:column;gap:.5rem;display:flex}.BeyondWork-module__NfLnMW__blockLabel{background:#3c2d1e29;border-radius:999px;width:46%;height:7px;display:block}.BeyondWork-module__NfLnMW__boxRow{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.BeyondWork-module__NfLnMW__boxRow span{border-radius:4px;height:14px}.BeyondWork-module__NfLnMW__rowBlue span{background:#3f6ea529;border:1px solid #3f6ea552}.BeyondWork-module__NfLnMW__rowPurple span{background:#6b5fb029;border:1px solid #6b5fb052}.BeyondWork-module__NfLnMW__rowGreen span{background:#4f7d4029;border:1px solid #4f7d4052}.BeyondWork-module__NfLnMW__tileFooter{border-top:1px solid var(--w-line);justify-content:space-between;align-items:center;gap:1rem;padding-top:.95rem;display:flex}.BeyondWork-module__NfLnMW__ctaHint{background:#3c2d1e1f;border-radius:999px;width:42%;max-width:220px;height:8px;display:block}.BeyondWork-module__NfLnMW__ctaLink{background:var(--w-terra);color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:30px;display:inline-flex;box-shadow:0 8px 18px -8px #c2632fb3}.BeyondWork-module__NfLnMW__tileContent{gap:0;padding:0}.BeyondWork-module__NfLnMW__photo{aspect-ratio:16/10;border-bottom:1px solid var(--w-line);background:var(--w-card-2);width:100%;position:relative;overflow:hidden}.BeyondWork-module__NfLnMW__photoImg{object-fit:cover}.BeyondWork-module__NfLnMW__categoryPill{letter-spacing:.16em;text-transform:uppercase;color:var(--w-ink);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--w-line);background:#fffdfaeb;border-radius:999px;padding:.4rem .85rem;font-size:.6rem;font-weight:700;position:absolute;top:clamp(.75rem,1.6vw,1.1rem);left:clamp(.75rem,1.6vw,1.1rem);box-shadow:0 6px 16px -10px #3c281499}.BeyondWork-module__NfLnMW__bwText{flex-direction:column;gap:.55rem;padding:clamp(1.1rem,2.2vw,1.6rem) clamp(1.2rem,2.4vw,1.75rem) clamp(1.3rem,2.6vw,1.85rem);display:flex}.BeyondWork-module__NfLnMW__bwIcon{font-size:clamp(1.3rem,2vw,1.6rem);line-height:1}.BeyondWork-module__NfLnMW__bwTitle{font-family:var(--font-serif), Georgia, serif;color:var(--w-ink);letter-spacing:.01em;margin:0;font-size:clamp(1.25rem,2vw,1.6rem);font-weight:600;line-height:1.15}.BeyondWork-module__NfLnMW__bwDesc{color:var(--w-ink-soft);margin:0;font-size:clamp(.85rem,1.05vw,.97rem);line-height:1.6}@media (min-width:768px) and (max-width:1023px){.BeyondWork-module__NfLnMW__tileBody{grid-template-columns:minmax(0,.85fr) minmax(0,1fr)}.BeyondWork-module__NfLnMW__thumb{min-height:130px}}@media (max-width:767px){.BeyondWork-module__NfLnMW__content{gap:.85rem;padding:clamp(4.25rem,10vh,5.75rem) 1.25rem 2rem}.BeyondWork-module__NfLnMW__title{font-size:2rem}.BeyondWork-module__NfLnMW__hint{font-size:.8rem}.BeyondWork-module__NfLnMW__eyebrow{gap:.5rem;font-size:.52rem}.BeyondWork-module__NfLnMW__cCard{width:86vw}.BeyondWork-module__NfLnMW__cArrow{width:36px;height:36px}.BeyondWork-module__NfLnMW__tile{gap:.85rem;padding:1.1rem}.BeyondWork-module__NfLnMW__tileBody{grid-template-columns:1fr}.BeyondWork-module__NfLnMW__thumb{min-height:120px}.BeyondWork-module__NfLnMW__boxRow span{height:12px}.BeyondWork-module__NfLnMW__bigNum{font-size:6rem;top:4rem}}@media (max-width:374px){.BeyondWork-module__NfLnMW__title{font-size:1.7rem}.BeyondWork-module__NfLnMW__cCard{width:88vw}.BeyondWork-module__NfLnMW__tile{padding:.95rem}}
.PublicationsFooterSection-module__7QOIhG__wrapper{z-index:6;height:400vh;position:relative}@supports (height:100svh){@media (max-width:767px){.PublicationsFooterSection-module__7QOIhG__wrapper{height:400svh}}}.PublicationsFooterSection-module__7QOIhG__sticky{z-index:6;background:#080808;flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.PublicationsFooterSection-module__7QOIhG__watermark{color:#1a120809;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:clamp(5rem,11vw,13rem);font-weight:900;font-family:var(--font-geist-mono), monospace;letter-spacing:-.06em;z-index:0;line-height:1;position:absolute;bottom:-.06em;right:-.04em}.PublicationsFooterSection-module__7QOIhG__glCanvas{z-index:0;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.PublicationsFooterSection-module__7QOIhG__hiddenVideo,.PublicationsFooterSection-module__7QOIhG__mobileFooterBg,.PublicationsFooterSection-module__7QOIhG__mobileDarkOverlay{display:none}@media (max-width:767px){.PublicationsFooterSection-module__7QOIhG__mobileFooterBg{z-index:1;pointer-events:none;display:block;position:absolute;inset:0}.PublicationsFooterSection-module__7QOIhG__mobileFooterBgImg{object-fit:cover;object-position:center top;filter:brightness(.65)}.PublicationsFooterSection-module__7QOIhG__mobileDarkOverlay{z-index:2;pointer-events:none;background:#0000007a;display:block;position:absolute;inset:0}}.PublicationsFooterSection-module__7QOIhG__imageWrap{will-change:transform, opacity, width;z-index:2;height:100%;position:absolute;top:0;left:0;overflow:hidden}.PublicationsFooterSection-module__7QOIhG__imageEl{object-fit:cover;object-position:center center;filter:none}.PublicationsFooterSection-module__7QOIhG__imageOverlay{will-change:opacity;background:#f5f3eec2;position:absolute;inset:0}.PublicationsFooterSection-module__7QOIhG__vignetteOverlay{z-index:3;pointer-events:none;opacity:0;will-change:opacity;background:radial-gradient(circle,#0000 0%,#0003 55%,#000000d1 100%);position:absolute;inset:0}.PublicationsFooterSection-module__7QOIhG__pubContent{z-index:4;will-change:opacity;background:0 0;flex-direction:column;display:flex;position:absolute;inset:0}.PublicationsFooterSection-module__7QOIhG__pubHero{flex-shrink:0;padding:clamp(3.4rem,6vh,4.6rem) clamp(3rem,8vw,7rem) 0}.PublicationsFooterSection-module__7QOIhG__label{font-size:var(--text-small);letter-spacing:.24em;text-transform:uppercase;color:var(--accent);will-change:transform, opacity;backface-visibility:hidden;margin:0 0 .5rem;font-weight:700}.PublicationsFooterSection-module__7QOIhG__heading{color:#1a1208;letter-spacing:-.03em;text-transform:uppercase;will-change:transform, opacity;backface-visibility:hidden;margin:0;font-size:clamp(2rem,4.6vw,3.6rem);font-weight:900;line-height:.92}.PublicationsFooterSection-module__7QOIhG__divider{will-change:transform;background:#1a12081a;flex-shrink:0;height:1px;margin:clamp(1rem,2.2vh,1.7rem) clamp(3rem,8vw,7rem) 0}.PublicationsFooterSection-module__7QOIhG__cardGrid{flex:1;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:clamp(1rem,1.6vw,1.5rem);min-height:0;padding:clamp(1.4rem,3vh,2.4rem) clamp(3rem,8vw,7rem) clamp(2rem,4vh,3rem);display:grid}.PublicationsFooterSection-module__7QOIhG__card{will-change:transform, opacity;backface-visibility:hidden;background:#fff;border:1px solid #1a120814;border-radius:16px;flex-direction:column;gap:.85rem;min-width:0;padding:clamp(1.1rem,1.8vw,1.6rem);transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;box-shadow:0 1px 2px #1a12080a}.PublicationsFooterSection-module__7QOIhG__card:hover{border-color:#1a120824;transform:translateY(-4px);box-shadow:0 14px 30px -12px #1a12082e}.PublicationsFooterSection-module__7QOIhG__cardIcon{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.PublicationsFooterSection-module__7QOIhG__cardTitle{color:#1a1208;letter-spacing:-.01em;margin:0;font-size:clamp(.95rem,1.2vw,1.12rem);font-weight:700;line-height:1.25}.PublicationsFooterSection-module__7QOIhG__cardDesc{color:#6a5d4d;margin:0;font-size:clamp(.78rem,.92vw,.9rem);line-height:1.6}.PublicationsFooterSection-module__7QOIhG__cardV0 .PublicationsFooterSection-module__7QOIhG__cardIcon{color:#6849cf;background:#ece8fb}.PublicationsFooterSection-module__7QOIhG__cardV1 .PublicationsFooterSection-module__7QOIhG__cardIcon{color:#2f9e57;background:#e3f3e8}.PublicationsFooterSection-module__7QOIhG__cardV2 .PublicationsFooterSection-module__7QOIhG__cardIcon{color:#c08a16;background:#fbf0d8}.PublicationsFooterSection-module__7QOIhG__cardV3 .PublicationsFooterSection-module__7QOIhG__cardIcon{color:#8a52c7;background:#f1e8fb}.PublicationsFooterSection-module__7QOIhG__cardV4 .PublicationsFooterSection-module__7QOIhG__cardIcon{color:#cf4b58;background:#fbe6e8}.PublicationsFooterSection-module__7QOIhG__cardV5 .PublicationsFooterSection-module__7QOIhG__cardIcon{color:#3b6fd1;background:#e4eefb}.PublicationsFooterSection-module__7QOIhG__footerContent{z-index:5;opacity:0;will-change:opacity;box-sizing:border-box;flex-direction:column;padding-top:56px;display:flex;position:absolute;inset:0}.PublicationsFooterSection-module__7QOIhG__mainGrid{flex:1;grid-template-columns:.9fr 1.5fr .9fr;min-height:0;display:grid;overflow:hidden}.PublicationsFooterSection-module__7QOIhG__leftCol,.PublicationsFooterSection-module__7QOIhG__rightCol{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(1.5rem,3vw,3rem);display:flex}.PublicationsFooterSection-module__7QOIhG__identityBlock{flex-direction:column;gap:.5rem;display:flex}.PublicationsFooterSection-module__7QOIhG__greetLine{font-size:var(--text-small);letter-spacing:.22em;text-transform:uppercase;color:#ffffff6b;align-items:center;gap:.5rem;display:flex}.PublicationsFooterSection-module__7QOIhG__greetDot{background:#4ade80;border-radius:50%;width:6px;height:6px}.PublicationsFooterSection-module__7QOIhG__roleLabel{font-size:var(--text-small);letter-spacing:.22em;text-transform:uppercase;color:var(--accent);font-weight:700}.PublicationsFooterSection-module__7QOIhG__nameHeading{text-transform:uppercase;letter-spacing:-.05em;color:#fff;font-size:clamp(2rem,4vw,4rem);font-weight:900;line-height:.9}.PublicationsFooterSection-module__7QOIhG__nameGhost{color:#ffffff3d}.PublicationsFooterSection-module__7QOIhG__footerInfo{flex-direction:column;gap:1.4rem;margin-top:2rem;display:flex}.PublicationsFooterSection-module__7QOIhG__footerDescription{max-width:280px;font-size:var(--text-body);color:#ffffff6b;line-height:1.8}.PublicationsFooterSection-module__7QOIhG__footerLinks{flex-wrap:wrap;align-items:center;gap:0;display:flex}.PublicationsFooterSection-module__7QOIhG__footerLinkWrap{align-items:center;display:flex}.PublicationsFooterSection-module__7QOIhG__footerPipe{color:#ffffff2e;padding:0 .7rem;font-size:.7rem}.PublicationsFooterSection-module__7QOIhG__footerLink{text-transform:uppercase;letter-spacing:.12em;color:#ffffff8c;align-items:center;gap:.35rem;font-size:.6rem;text-decoration:none;transition:color .3s;display:flex}.PublicationsFooterSection-module__7QOIhG__footerLink:hover{color:var(--accent)}.PublicationsFooterSection-module__7QOIhG__socialIcon{opacity:.7;align-items:center;transition:opacity .3s;display:flex}.PublicationsFooterSection-module__7QOIhG__footerLink:hover .PublicationsFooterSection-module__7QOIhG__socialIcon{opacity:1}.PublicationsFooterSection-module__7QOIhG__footerMail{color:#fff;align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;text-decoration:none;display:flex}.PublicationsFooterSection-module__7QOIhG__ctaBlock{flex-direction:column;gap:1rem;display:flex}.PublicationsFooterSection-module__7QOIhG__ctaEyebrow{font-size:var(--text-small);letter-spacing:.22em;text-transform:uppercase;color:#ffffff40}.PublicationsFooterSection-module__7QOIhG__ctaHeading{letter-spacing:-.05em;text-transform:uppercase;color:#fff;font-size:clamp(2rem,4vw,4rem);font-weight:900;line-height:.95}.PublicationsFooterSection-module__7QOIhG__ctaAccent{color:var(--accent)}.PublicationsFooterSection-module__7QOIhG__talkBtn{isolation:isolate;border:1px solid var(--accent);color:var(--accent);text-transform:uppercase;letter-spacing:.12em;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.8rem;font-size:.68rem;font-weight:700;text-decoration:none;transition:color .35s;display:inline-flex;position:relative;overflow:hidden}.PublicationsFooterSection-module__7QOIhG__talkBtn:after{content:"";background:var(--accent);transform-origin:0;z-index:-1;transition:transform .35s;position:absolute;inset:0;transform:scaleX(0)}.PublicationsFooterSection-module__7QOIhG__talkBtn:hover{color:#000}.PublicationsFooterSection-module__7QOIhG__talkBtn:hover:after{transform:scaleX(1)}.PublicationsFooterSection-module__7QOIhG__signatureWrap{z-index:0;pointer-events:none;position:absolute;bottom:4.5rem;left:50%;transform:translate(-50%)}.PublicationsFooterSection-module__7QOIhG__signatureText{letter-spacing:-.06em;text-transform:uppercase;color:#ffffff0f;white-space:nowrap;font-size:clamp(2rem,7vw,6rem);font-weight:900}.PublicationsFooterSection-module__7QOIhG__bottomBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:1.1rem 2.6rem;display:flex;position:relative}.PublicationsFooterSection-module__7QOIhG__bottomLeft{align-items:center;gap:1.1rem;display:flex}.PublicationsFooterSection-module__7QOIhG__monogram{border:1px solid #ffffff38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.PublicationsFooterSection-module__7QOIhG__monoLetters{letter-spacing:.01em;color:#ffffffd9;font-family:Georgia,Times New Roman,serif;font-size:.72rem;font-style:italic;font-weight:600}.PublicationsFooterSection-module__7QOIhG__monoDot{background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;bottom:1px;right:1px}.PublicationsFooterSection-module__7QOIhG__leftDivider{background:#ffffff26;flex-shrink:0;width:1px;height:28px;display:block}.PublicationsFooterSection-module__7QOIhG__copyBlock{flex-direction:column;gap:.12rem;display:flex}.PublicationsFooterSection-module__7QOIhG__copy{font-size:var(--text-small);letter-spacing:.1em;color:#ffffff8c;text-transform:uppercase;margin:0;font-weight:500}.PublicationsFooterSection-module__7QOIhG__copyAll{font-size:var(--text-small);letter-spacing:.1em;color:#ffffff47;text-transform:uppercase;margin:0;font-weight:400}.PublicationsFooterSection-module__7QOIhG__bottomRight{align-items:center;gap:1.2rem;display:flex}.PublicationsFooterSection-module__7QOIhG__builtWith{font-size:var(--text-small);letter-spacing:.1em;color:#ffffff57;text-transform:uppercase;text-align:right;font-weight:500;line-height:1.6}.PublicationsFooterSection-module__7QOIhG__barDivider{background:#ffffff26;flex-shrink:0;width:1px;height:28px;display:block}.PublicationsFooterSection-module__7QOIhG__sunIcon{color:#ffffff80;font-size:1.2rem;animation:12s linear infinite PublicationsFooterSection-module__7QOIhG__sunSpin;display:inline-block}@keyframes PublicationsFooterSection-module__7QOIhG__sunSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PublicationsFooterSection-module__7QOIhG__mobileLayout{display:none}.PublicationsFooterSection-module__7QOIhG__beyondWorkLayer{z-index:4;opacity:0;pointer-events:none;will-change:opacity;position:absolute;inset:0}.PublicationsFooterSection-module__7QOIhG__interstitial{z-index:3;pointer-events:none;will-change:opacity;opacity:0;position:absolute;inset:0}.PublicationsFooterSection-module__7QOIhG__certHeader{text-align:center;z-index:2;pointer-events:none;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;top:8%;left:70%;transform:translate(-50%)}.PublicationsFooterSection-module__7QOIhG__certEyebrow{letter-spacing:.34em;text-transform:uppercase;color:var(--accent);font-size:.62rem;font-weight:700}.PublicationsFooterSection-module__7QOIhG__certTitle{letter-spacing:-.03em;text-transform:uppercase;color:#fff;text-shadow:0 2px 26px #0000008c;font-size:clamp(2rem,5vw,4rem);font-weight:900;line-height:1}.PublicationsFooterSection-module__7QOIhG__certLines{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.PublicationsFooterSection-module__7QOIhG__certLines line{stroke:#ffffff38;stroke-width:1px;stroke-dasharray:3 4}.PublicationsFooterSection-module__7QOIhG__certScatter{z-index:1;position:absolute;inset:0}.PublicationsFooterSection-module__7QOIhG__certTile{-webkit-backdrop-filter:blur(14px)saturate(130%);z-index:1;background:#100e12a8;border:1px solid #ffffff42;border-radius:16px;flex-direction:column;gap:.5rem;width:clamp(186px,15vw,224px);padding:.8rem .9rem .75rem;transition:transform .35s,border-color .35s,box-shadow .35s;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 18px 44px -18px #000000b3,inset 0 1px #ffffff24}.PublicationsFooterSection-module__7QOIhG__certTile:hover{z-index:6;border-color:#ffffff57;transform:translate(-50%,calc(-50% - 5px));box-shadow:0 26px 56px -20px #000000c7,inset 0 1px #fff3}.PublicationsFooterSection-module__7QOIhG__certTileTop{align-items:center;gap:.45rem;display:flex}.PublicationsFooterSection-module__7QOIhG__certTileIcon{width:24px;height:24px;color:var(--accent);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.PublicationsFooterSection-module__7QOIhG__certTileIssuer{letter-spacing:.14em;text-transform:uppercase;color:#ffffff9e;font-size:.56rem;font-weight:700;line-height:1.2}.PublicationsFooterSection-module__7QOIhG__certTileTitle{letter-spacing:-.01em;color:#fff;margin:0;font-size:.78rem;font-weight:700;line-height:1.28}.PublicationsFooterSection-module__7QOIhG__certTileBtn{border:1px solid var(--accent);color:var(--accent);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#ffffff0f;border-radius:999px;align-self:flex-start;align-items:center;gap:.3rem;margin-top:.1rem;padding:.34rem .72rem;font-size:.54rem;font-weight:700;transition:background .25s,color .25s;display:inline-flex}.PublicationsFooterSection-module__7QOIhG__certTileBtn:hover{background:var(--accent);color:#0a0a0a}.PublicationsFooterSection-module__7QOIhG__certTileIndex{letter-spacing:.08em;color:var(--accent);background:#080808d9;border:1px solid #ffffff1f;border-radius:999px;padding:2px 7px;font-size:.5rem;font-weight:700;position:absolute;top:-9px;right:12px}.PublicationsFooterSection-module__7QOIhG__certModal{z-index:200;-webkit-backdrop-filter:blur(8px);background:#060608e6;justify-content:center;align-items:center;padding:5vh 5vw;animation:.3s PublicationsFooterSection-module__7QOIhG__certModalIn;display:flex;position:fixed;inset:0}@keyframes PublicationsFooterSection-module__7QOIhG__certModalIn{0%{opacity:0}to{opacity:1}}.PublicationsFooterSection-module__7QOIhG__certModalClose{color:#fff;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff3d;border-radius:999px;align-self:flex-end;align-items:center;gap:.4rem;padding:.5rem .95rem .5rem .8rem;font-size:.62rem;font-weight:700;transition:background .25s,color .25s,border-color .25s;display:inline-flex}.PublicationsFooterSection-module__7QOIhG__certModalClose:hover{background:var(--accent);color:#0a0a0a;border-color:var(--accent)}.PublicationsFooterSection-module__7QOIhG__certModalFrame{flex-direction:column;gap:.7rem;width:min(960px,92vw);max-height:92vh;animation:.4s PublicationsFooterSection-module__7QOIhG__certModalIn;display:flex;position:relative}.PublicationsFooterSection-module__7QOIhG__certModalImgWrap{background:#ffffff0a;border:1px solid #ffffff24;border-radius:14px;width:100%;height:70vh;position:relative;overflow:hidden;box-shadow:0 30px 80px -30px #000c}.PublicationsFooterSection-module__7QOIhG__certModalImg{object-fit:contain}.PublicationsFooterSection-module__7QOIhG__certModalCaption{text-align:center;flex-direction:column;gap:.18rem;display:flex}.PublicationsFooterSection-module__7QOIhG__certModalTitle{color:#fff;margin:0;font-size:1rem;font-weight:700}.PublicationsFooterSection-module__7QOIhG__certModalIssuer{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0;font-size:.62rem;font-weight:700}.PublicationsFooterSection-module__7QOIhG__certPos0{top:18%;left:11%}.PublicationsFooterSection-module__7QOIhG__certPos1{top:45%;left:10%}.PublicationsFooterSection-module__7QOIhG__certPos2{top:74%;left:14%}.PublicationsFooterSection-module__7QOIhG__certPos3{top:33%;left:38%}.PublicationsFooterSection-module__7QOIhG__certPos4{top:60%;left:34%}.PublicationsFooterSection-module__7QOIhG__certPos5{top:84%;left:52%}.PublicationsFooterSection-module__7QOIhG__certPos6{top:38%;left:68%}.PublicationsFooterSection-module__7QOIhG__certPos7{top:64%;left:86%}@media (max-width:767px){.PublicationsFooterSection-module__7QOIhG__glCanvas,.PublicationsFooterSection-module__7QOIhG__imageWrap{display:none}.PublicationsFooterSection-module__7QOIhG__sticky{height:100svh;min-height:-webkit-fill-available}.PublicationsFooterSection-module__7QOIhG__pubContent{background:#f5f3eed1}.PublicationsFooterSection-module__7QOIhG__pubHero{padding:3rem 1.25rem 0}.PublicationsFooterSection-module__7QOIhG__label{font-size:.58rem}.PublicationsFooterSection-module__7QOIhG__heading{font-size:clamp(1.5rem,7.5vw,2.1rem)}.PublicationsFooterSection-module__7QOIhG__divider{margin:.6rem 1.25rem 0}.PublicationsFooterSection-module__7QOIhG__cardGrid{grid-template-columns:repeat(2,1fr);gap:.7rem;padding:1rem 1.25rem 1.2rem}.PublicationsFooterSection-module__7QOIhG__card{border-radius:13px;gap:.5rem;padding:.85rem}.PublicationsFooterSection-module__7QOIhG__cardIcon{border-radius:9px;width:34px;height:34px}.PublicationsFooterSection-module__7QOIhG__cardTitle{font-size:.82rem;line-height:1.2}.PublicationsFooterSection-module__7QOIhG__cardDesc{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.68rem;line-height:1.5;display:-webkit-box;overflow:hidden}.PublicationsFooterSection-module__7QOIhG__certLines{display:none}.PublicationsFooterSection-module__7QOIhG__certHeader{top:7%}.PublicationsFooterSection-module__7QOIhG__certTitle{font-size:clamp(1.7rem,8vw,2.4rem)}.PublicationsFooterSection-module__7QOIhG__certScatter{flex-wrap:wrap;place-content:center;gap:.6rem;padding:24% 1.1rem 2rem;display:flex}.PublicationsFooterSection-module__7QOIhG__certTile{width:clamp(150px,44vw,185px);padding:.7rem .8rem .65rem;position:relative;top:auto;left:auto;transform:none}.PublicationsFooterSection-module__7QOIhG__certTile:hover{transform:none}.PublicationsFooterSection-module__7QOIhG__certTileTitle{font-size:.72rem}.PublicationsFooterSection-module__7QOIhG__certModal{padding:4vh 3vw}.PublicationsFooterSection-module__7QOIhG__certModalFrame{gap:.6rem;width:94vw}.PublicationsFooterSection-module__7QOIhG__certModalImgWrap{height:62vh}.PublicationsFooterSection-module__7QOIhG__certModalTitle{font-size:.82rem}.PublicationsFooterSection-module__7QOIhG__footerContent{background:linear-gradient(#0000 55%,#0000006b 100%);flex-direction:column;padding:4rem 0 0;display:flex}.PublicationsFooterSection-module__7QOIhG__mainGrid,.PublicationsFooterSection-module__7QOIhG__signatureWrap{display:none}.PublicationsFooterSection-module__7QOIhG__mobileLayout{flex-direction:column;flex:1;justify-content:flex-end;gap:1rem;padding:0 1.5rem 5.5rem;display:flex}.PublicationsFooterSection-module__7QOIhG__mobileBrand{align-items:center;gap:.6rem;display:flex}.PublicationsFooterSection-module__7QOIhG__mobileRoleDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px}.PublicationsFooterSection-module__7QOIhG__mobileRoleText{letter-spacing:.22em;text-transform:uppercase;color:var(--accent);font-size:.65rem;font-weight:700}.PublicationsFooterSection-module__7QOIhG__mobileName{text-transform:uppercase;letter-spacing:-.04em;color:#fff;margin:0;font-size:clamp(2.8rem,11vw,4rem);font-weight:900;line-height:.88}.PublicationsFooterSection-module__7QOIhG__mobileNameGhost{color:#ffffff40}.PublicationsFooterSection-module__7QOIhG__mobileDesc{color:#fff9;margin:0;font-size:.82rem;line-height:1.7}.PublicationsFooterSection-module__7QOIhG__mobileCtas{flex-direction:column;gap:.75rem;display:flex}.PublicationsFooterSection-module__7QOIhG__mobileViewBtn{background:var(--accent);color:#fff;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;box-sizing:border-box;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:52px;padding:.9rem 1.6rem;font-size:.875rem;font-weight:700;transition:background .2s;display:flex}.PublicationsFooterSection-module__7QOIhG__mobileViewBtn:hover{background:var(--accent-hover)}.PublicationsFooterSection-module__7QOIhG__mobileTalkBtn{width:100%;color:var(--accent);letter-spacing:.04em;text-transform:uppercase;border:1.5px solid var(--accent);box-sizing:border-box;background:0 0;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;min-height:52px;padding:.9rem 1.6rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:flex}.PublicationsFooterSection-module__7QOIhG__mobileTalkBtn:hover{background:var(--accent);color:#000}.PublicationsFooterSection-module__7QOIhG__mobileSocialRow{justify-content:center;align-items:center;display:flex}.PublicationsFooterSection-module__7QOIhG__mobileSocialLink{color:#ffffffa6;flex-direction:column;align-items:center;gap:.4rem;padding:.4rem 1.5rem;text-decoration:none;transition:color .2s;display:flex}.PublicationsFooterSection-module__7QOIhG__mobileSocialLink:hover{color:#fff}.PublicationsFooterSection-module__7QOIhG__mobileSocialIconEl{align-items:center;display:flex}.PublicationsFooterSection-module__7QOIhG__mobileSocialLabelEl{letter-spacing:.15em;text-transform:uppercase;font-size:.5rem;font-weight:700}.PublicationsFooterSection-module__7QOIhG__mobileSocialDivider{background:#ffffff2e;flex-shrink:0;align-self:center;width:1px;height:30px}.PublicationsFooterSection-module__7QOIhG__mobileScrollHint{color:#ffffff80;flex-direction:column;align-items:center;gap:.4rem;padding-top:.2rem;display:flex}.PublicationsFooterSection-module__7QOIhG__mobileScrollText{letter-spacing:.2em;text-transform:uppercase;font-size:.48rem;font-weight:700}.PublicationsFooterSection-module__7QOIhG__bottomBar{padding:.75rem 1.5rem;position:absolute;bottom:0;left:0;right:0}.PublicationsFooterSection-module__7QOIhG__bottomRight{gap:.8rem;display:flex}.PublicationsFooterSection-module__7QOIhG__builtWith{font-size:.52rem}.PublicationsFooterSection-module__7QOIhG__sunIcon{font-size:.9rem}}@media (min-width:768px) and (max-width:1023px){.PublicationsFooterSection-module__7QOIhG__pubHero{padding:clamp(2rem,5vh,3.5rem) clamp(2rem,5vw,5rem) 0}.PublicationsFooterSection-module__7QOIhG__divider{margin:clamp(.8rem,2vh,1.5rem) clamp(2rem,5vw,5rem) 0}.PublicationsFooterSection-module__7QOIhG__cardGrid{grid-template-columns:repeat(2,1fr);gap:1rem;padding:clamp(1.2rem,2.5vh,2rem) clamp(2rem,5vw,5rem) 1.5rem}.PublicationsFooterSection-module__7QOIhG__cardTitle{font-size:clamp(.85rem,1.4vw,1rem)}}
.ScreenLoader-module__R2tgeq__overlay{z-index:10000;will-change:opacity;background:#080808f0;flex-direction:column;justify-content:center;align-items:center;gap:clamp(1.25rem,4vw,2rem);padding:1.5rem;display:flex;position:fixed;inset:0;overflow:hidden;transform:translate(0,0)}.ScreenLoader-module__R2tgeq__liquidBg{pointer-events:none;will-change:transform;background:radial-gradient(circle at 30% 40%,#f7931e14,#0000 40%),radial-gradient(circle at 70% 60%,#ffffff08,#0000 45%);animation:12s ease-in-out infinite alternate ScreenLoader-module__R2tgeq__drift;position:absolute;inset:-20%;transform:translate(0,0)}@keyframes ScreenLoader-module__R2tgeq__drift{0%{transform:scale(1)translate(0,0)}to{transform:scale(1.08)translate(2%,-2%)}}.ScreenLoader-module__R2tgeq__monogram{z-index:2;letter-spacing:.35em;text-transform:uppercase;color:#ffffff47;-webkit-user-select:none;user-select:none;text-align:center;max-width:90vw;font-size:clamp(.55rem,2vw,.75rem);font-weight:700;position:relative}.ScreenLoader-module__R2tgeq__startBtn{z-index:2;border:1px solid var(--accent);min-height:44px;color:var(--accent);letter-spacing:.22em;text-transform:uppercase;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;will-change:transform;background:0 0;border-radius:999px;padding:clamp(.75rem,2.5vw,1rem) clamp(2rem,7vw,3rem);font-size:clamp(.68rem,2vw,.72rem);font-weight:700;transition:color .3s,transform .3s;position:relative;overflow:hidden;transform:translate(0,0)}.ScreenLoader-module__R2tgeq__startBtn:after{content:"";background:var(--accent);transform-origin:0;z-index:-1;transition:transform .35s;position:absolute;inset:0;transform:scaleX(0)}.ScreenLoader-module__R2tgeq__startBtn:hover{color:#000;transform:translateY(-2px)}.ScreenLoader-module__R2tgeq__startBtn:hover:after{transform:scaleX(1)}.ScreenLoader-module__R2tgeq__splitTop,.ScreenLoader-module__R2tgeq__splitBottom{z-index:10000;pointer-events:none;will-change:transform;backface-visibility:hidden;background:#080808f5;width:100%;height:50vh;position:fixed;left:0;overflow:hidden;transform:translate(0,0)}.ScreenLoader-module__R2tgeq__splitTop{border-bottom:1px solid #ffffff0a;top:0}.ScreenLoader-module__R2tgeq__splitBottom{border-top:1px solid #ffffff0a;bottom:0}.ScreenLoader-module__R2tgeq__centerLine{z-index:10001;pointer-events:none;transform-origin:50%;will-change:transform, opacity;background:linear-gradient(90deg,#0000,#f7931ee6,#0000);width:100%;height:1px;position:fixed;top:50%;left:0;transform:translate(0,0);box-shadow:0 0 10px #f7931e80}@media (max-width:480px){.ScreenLoader-module__R2tgeq__monogram{letter-spacing:.2em}.ScreenLoader-module__R2tgeq__startBtn{padding:.85rem 2.25rem;font-size:.68rem}}
