.shiny-text{background-image:linear-gradient(var(--shine-spread,120deg),var(--shine-color,#b5b5b5)0%,var(--shine-color,#b5b5b5)40%,var(--shine-highlight,#fff)50%,var(--shine-color,#b5b5b5)60%,var(--shine-color,#b5b5b5)100%);-webkit-text-fill-color:transparent;animation-name:shine;animation-duration:var(--shine-speed,3s);animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:var(--shine-direction,reverse);background-size:200%;-webkit-background-clip:text;background-clip:text;display:inline-block}.shiny-text--paused{animation-play-state:paused}@keyframes shine{0%{background-position:200%}to{background-position:-200%}}
.text-type{white-space:pre-wrap;display:inline-block}.text-type__cursor{opacity:1;margin-left:.1rem;display:inline-block}.text-type__cursor--hidden{display:none}
.Hero-module__JgYmMq__hero{min-height:100vh;padding-top:var(--nav-height);flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__gridLines{pointer-events:none;z-index:0;justify-content:space-between;padding:0 6%;display:flex;position:absolute;inset:0}.Hero-module__JgYmMq__gridLines span{background:var(--border);width:1px;height:100%}.Hero-module__JgYmMq__content{z-index:1;padding-top:var(--sp-12);padding-bottom:var(--sp-16);position:relative}.Hero-module__JgYmMq__label{margin-bottom:var(--sp-5);animation:Hero-module__JgYmMq__fadeInUp .8s var(--ease-out).2s both}.Hero-module__JgYmMq__headlineWrap{gap:var(--sp-8);grid-template-columns:1fr 1fr;align-items:end;display:grid}.Hero-module__JgYmMq__headline{color:var(--off-white);animation:Hero-module__JgYmMq__fadeInUp 1s var(--ease-out).35s both}.Hero-module__JgYmMq__secondary{animation:Hero-module__JgYmMq__fadeInUp 1s var(--ease-out).55s both;padding-bottom:4px}.Hero-module__JgYmMq__secondaryText{font-family:var(--font-serif);color:var(--accent);margin-bottom:var(--sp-3);font-size:clamp(1.2rem,2vw,1.8rem);font-style:italic;font-weight:300;line-height:1.3}.Hero-module__JgYmMq__secondaryBody{max-width:380px;margin-bottom:var(--sp-5);font-size:.88rem}.Hero-module__JgYmMq__ctaBtn{letter-spacing:.14em;text-transform:uppercase;color:var(--off-white);border:1px solid var(--border-hover);transition:border-color var(--dur-fast)var(--ease),background var(--dur-fast)var(--ease),color var(--dur-fast)var(--ease);border-radius:2px;align-items:center;gap:10px;padding:14px 28px;font-size:.72rem;font-weight:500;display:inline-flex}.Hero-module__JgYmMq__ctaBtn:hover{background:var(--accent);border-color:var(--accent);color:var(--bg)}.Hero-module__JgYmMq__ctaBtn:after{content:"→";transition:transform var(--dur-fast)var(--ease)}.Hero-module__JgYmMq__ctaBtn:hover:after{transform:translate(4px)}.Hero-module__JgYmMq__line{background:var(--border-hover);width:0;height:1px;margin:var(--sp-8)0 var(--sp-6);transition:width 1.2s var(--ease-out)}.Hero-module__JgYmMq__lineVisible{width:100%}.Hero-module__JgYmMq__geo{align-items:center;gap:var(--sp-4);animation:Hero-module__JgYmMq__fadeInUp 1s var(--ease-out).8s both;display:flex}.Hero-module__JgYmMq__geoLabel{color:var(--accent);flex-shrink:0}.Hero-module__JgYmMq__geoList{gap:0;display:flex}.Hero-module__JgYmMq__geoItem{letter-spacing:.1em;text-transform:uppercase;color:var(--off-white-dim);padding:0 var(--sp-3);border-left:1px solid var(--border-hover);font-size:.75rem;font-weight:400}.Hero-module__JgYmMq__geoItem:first-child{border-left:none;padding-left:0}.Hero-module__JgYmMq__scrollIndicator{bottom:var(--sp-6);animation:Hero-module__JgYmMq__fadeIn 1s var(--ease-out)1.5s both;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__scrollLine{background:linear-gradient(to bottom,transparent,var(--off-white-dim));width:1px;height:48px;animation:Hero-module__JgYmMq__scrollPulse 2s var(--ease)infinite}.Hero-module__JgYmMq__scrollText{letter-spacing:.2em;text-transform:uppercase;color:var(--text-faint);font-size:.62rem}@keyframes Hero-module__JgYmMq__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__JgYmMq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__JgYmMq__scrollPulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.2)}}@media (max-width:900px){.Hero-module__JgYmMq__headlineWrap{gap:var(--sp-5);grid-template-columns:1fr}.Hero-module__JgYmMq__secondary{padding-bottom:0}}@media (max-width:600px){.Hero-module__JgYmMq__geo{align-items:flex-start;gap:var(--sp-2);flex-direction:column}.Hero-module__JgYmMq__geoList{gap:var(--sp-2);flex-wrap:wrap}.Hero-module__JgYmMq__geoItem{border-left:none;padding:0}.Hero-module__JgYmMq__geoItem:before{content:"·";color:var(--accent);margin-right:6px}.Hero-module__JgYmMq__geoItem:first-child:before{display:none}}
.About-module__S-Ka5a__about{background:var(--bg);border-top:1px solid var(--border)}.About-module__S-Ka5a__inner{gap:var(--sp-12);grid-template-columns:1fr 1fr;align-items:start;display:grid}.About-module__S-Ka5a__left{flex-direction:column;gap:0;display:flex}.About-module__S-Ka5a__heading{color:var(--off-white);margin-bottom:var(--sp-5)}.About-module__S-Ka5a__heading em{color:var(--off-white-dim);font-style:italic}.About-module__S-Ka5a__body{margin-bottom:var(--sp-3)}.About-module__S-Ka5a__pullQuote{font-family:var(--font-serif);color:var(--accent);margin-top:var(--sp-5);padding-left:var(--sp-3);border-left:2px solid var(--accent);font-size:clamp(1.1rem,1.8vw,1.4rem);font-style:italic;font-weight:300;line-height:1.5}.About-module__S-Ka5a__right{gap:var(--sp-8);padding-top:var(--sp-6);flex-direction:column;display:flex}.About-module__S-Ka5a__statGrid{border:1px solid var(--border);border-radius:2px;flex-direction:column;gap:0;display:flex;overflow:hidden}.About-module__S-Ka5a__stat{padding:var(--sp-4)var(--sp-5);border-bottom:1px solid var(--border);transition:background var(--dur-fast)var(--ease);justify-content:space-between;align-items:center;display:flex}.About-module__S-Ka5a__stat:last-child{border-bottom:none}.About-module__S-Ka5a__stat:hover{background:var(--bg-card)}.About-module__S-Ka5a__statValue{font-family:var(--font-serif);color:var(--off-white);letter-spacing:-.02em;font-size:clamp(2rem,4vw,3.5rem);font-weight:300}.About-module__S-Ka5a__statLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--off-white-dim);font-size:.72rem}@media (max-width:900px){.About-module__S-Ka5a__inner{gap:var(--sp-8);grid-template-columns:1fr}}
.Services-module__h5-agW__services{background:var(--bg-surface);border-top:1px solid var(--border)}.Services-module__h5-agW__header{margin-bottom:var(--sp-8)}.Services-module__h5-agW__heading{color:var(--off-white);margin-top:var(--sp-3)}.Services-module__h5-agW__heading em{color:var(--off-white-dim);font-style:italic}.Services-module__h5-agW__grid{flex-direction:column;gap:0;display:flex}.Services-module__h5-agW__card{border:1px solid var(--border);padding:var(--sp-5)var(--sp-5);cursor:pointer;transition:background var(--dur-fast)var(--ease),border-color var(--dur-fast)var(--ease);-webkit-user-select:none;user-select:none;border-bottom:none;outline:none}.Services-module__h5-agW__card:last-child{border-bottom:1px solid var(--border)}.Services-module__h5-agW__card:focus-visible{border-color:var(--accent)}.Services-module__h5-agW__card:hover,.Services-module__h5-agW__cardOpen{background:var(--bg-card)}.Services-module__h5-agW__cardTop{gap:var(--sp-3);grid-template-columns:56px 1fr 28px;align-items:center;display:grid}.Services-module__h5-agW__num{font-family:var(--font-serif);color:var(--accent);letter-spacing:.06em;align-self:start;padding-top:4px;font-size:1rem;font-weight:300}.Services-module__h5-agW__titleWrap{flex-direction:column;gap:4px;display:flex}.Services-module__h5-agW__title{color:var(--off-white);transition:color var(--dur-fast)var(--ease);font-size:clamp(1.1rem,2vw,1.6rem)}.Services-module__h5-agW__card:hover .Services-module__h5-agW__title,.Services-module__h5-agW__cardOpen .Services-module__h5-agW__title{color:var(--off-white)}.Services-module__h5-agW__subtitle{transition:color var(--dur-fast)var(--ease);font-size:.82rem;line-height:1.5}.Services-module__h5-agW__toggle{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:relative}.Services-module__h5-agW__toggle span{background:var(--off-white-dim);transition:transform .35s cubic-bezier(.4,0,.2,1);position:absolute}.Services-module__h5-agW__toggle span:first-child{width:14px;height:1px}.Services-module__h5-agW__toggle span:last-child{width:1px;height:14px}.Services-module__h5-agW__toggleOpen span:first-child,.Services-module__h5-agW__toggleOpen span:last-child{transform:rotate(45deg)}.Services-module__h5-agW__bullets{opacity:0;max-height:0;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.Services-module__h5-agW__cardOpen .Services-module__h5-agW__bullets{opacity:1;max-height:400px;transition:max-height .6s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1)}.Services-module__h5-agW__bullets ul{padding:var(--sp-4)0 var(--sp-2)56px;flex-direction:column;gap:10px;display:flex}.Services-module__h5-agW__bullet{align-items:center;gap:var(--sp-2);color:var(--off-white-dim);font-size:.85rem;font-weight:300;display:flex}.Services-module__h5-agW__bulletDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:4px;height:4px}@media (max-width:600px){.Services-module__h5-agW__cardTop{grid-template-columns:40px 1fr 24px}.Services-module__h5-agW__bullets ul{padding-left:40px}}
.Work-module__dMYl4a__work{background:var(--bg);border-top:1px solid var(--border)}.Work-module__dMYl4a__header{justify-content:space-between;align-items:flex-end;gap:var(--sp-4);margin-bottom:var(--sp-8);flex-wrap:wrap;display:flex}.Work-module__dMYl4a__heading{color:var(--off-white);margin-top:var(--sp-3)}.Work-module__dMYl4a__heading em{color:var(--off-white-dim);font-style:italic}.Work-module__dMYl4a__filters{gap:var(--sp-1);align-self:flex-end;padding-bottom:6px;display:flex}.Work-module__dMYl4a__filterBtn{letter-spacing:.12em;text-transform:uppercase;color:var(--off-white-dim);transition:color var(--dur-fast)var(--ease),border-color var(--dur-fast)var(--ease);border:1px solid #0000;border-radius:2px;padding:6px 16px;font-size:.72rem}.Work-module__dMYl4a__filterBtn:hover{color:var(--off-white)}.Work-module__dMYl4a__filterBtn.Work-module__dMYl4a__active{color:var(--off-white);border-color:var(--border-hover)}.Work-module__dMYl4a__grid{background:var(--border);border:1px solid var(--border);border-radius:2px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.Work-module__dMYl4a__card{background:var(--bg);padding:var(--sp-6)var(--sp-5);gap:var(--sp-3);transition:background var(--dur-fast)var(--ease);cursor:default;flex-direction:column;display:flex}.Work-module__dMYl4a__card:hover{background:var(--bg-card)}.Work-module__dMYl4a__cardHeader{justify-content:space-between;align-items:flex-start;display:flex}.Work-module__dMYl4a__meta{flex-direction:column;gap:4px;display:flex}.Work-module__dMYl4a__country{font-family:var(--font-serif);color:var(--accent);letter-spacing:.06em;font-size:.85rem;font-weight:400}.Work-module__dMYl4a__tag{letter-spacing:.14em;text-transform:uppercase;color:var(--off-white-dim);font-size:.68rem}.Work-module__dMYl4a__status{letter-spacing:.14em;text-transform:uppercase;border-radius:2px;padding:4px 10px;font-size:.62rem}.Work-module__dMYl4a__ongoing{color:var(--accent);background:var(--accent-dim)}.Work-module__dMYl4a__completed{color:var(--off-white-dim);background:var(--badge-bg)}.Work-module__dMYl4a__cardHeadline{color:var(--off-white);font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.25}.Work-module__dMYl4a__cardSummary{flex:1;font-size:.85rem;line-height:1.7}.Work-module__dMYl4a__cardFoot{margin-top:auto}.Work-module__dMYl4a__arrow{color:var(--off-white-dim);transition:transform var(--dur-fast)var(--ease),color var(--dur-fast)var(--ease);font-size:1rem;display:inline-block}.Work-module__dMYl4a__card:hover .Work-module__dMYl4a__arrow{color:var(--accent);transform:translate(4px)}@media (max-width:700px){.Work-module__dMYl4a__grid{grid-template-columns:1fr}.Work-module__dMYl4a__header{flex-direction:column;align-items:flex-start}}
.Engagement-module__6zA_aW__engagement{background:var(--bg-surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.Engagement-module__6zA_aW__inner{gap:var(--sp-10);flex-direction:column;display:flex}.Engagement-module__6zA_aW__heading{color:var(--off-white);margin-top:var(--sp-3)}.Engagement-module__6zA_aW__heading em{color:var(--off-white-dim);font-style:italic}.Engagement-module__6zA_aW__modelGrid{background:var(--border);border:1px solid var(--border);border-radius:2px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.Engagement-module__6zA_aW__model{background:var(--bg-surface);padding:var(--sp-5)var(--sp-4);gap:var(--sp-2);transition:background var(--dur-fast)var(--ease);flex-direction:column;display:flex}.Engagement-module__6zA_aW__model:hover{background:var(--bg-card)}.Engagement-module__6zA_aW__modelNum{font-family:var(--font-serif);color:var(--accent);opacity:.5;font-size:1.6rem;font-weight:300}.Engagement-module__6zA_aW__modelTitle{font-family:var(--font-serif);color:var(--off-white);font-size:1.2rem;font-weight:400;line-height:1.3}.Engagement-module__6zA_aW__modelDesc{margin-top:var(--sp-1);font-size:.8rem;line-height:1.65}.Engagement-module__6zA_aW__cta{justify-content:space-between;align-items:center;gap:var(--sp-4);flex-wrap:wrap;display:flex}.Engagement-module__6zA_aW__ctaText{color:var(--off-white-dim);max-width:380px;font-size:.88rem;font-weight:300}.Engagement-module__6zA_aW__ctaBtn{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);white-space:nowrap;transition:background var(--dur-fast)var(--ease),border-color var(--dur-fast)var(--ease),color var(--dur-fast)var(--ease);border:1px solid #c9a96e66;border-radius:2px;align-items:center;gap:8px;padding:14px 28px;font-size:.72rem;font-weight:500;display:inline-flex}.Engagement-module__6zA_aW__ctaBtn:hover{background:var(--accent);border-color:var(--accent);color:var(--bg)}@media (max-width:900px){.Engagement-module__6zA_aW__modelGrid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Engagement-module__6zA_aW__modelGrid{grid-template-columns:1fr}.Engagement-module__6zA_aW__cta{flex-direction:column;align-items:flex-start}}
.Founder-module__iydDTW__founder{background:var(--bg);border-top:1px solid var(--border)}.Founder-module__iydDTW__inner{gap:var(--sp-12);grid-template-columns:1.2fr .8fr;align-items:center;display:grid}.Founder-module__iydDTW__left{flex-direction:column;display:flex}.Founder-module__iydDTW__right{aspect-ratio:4/5;border-radius:4px;width:100%;position:relative;overflow:hidden}.Founder-module__iydDTW__image{object-fit:cover;width:100%;height:100%;transition:filter var(--dur-med)var(--ease),transform var(--dur-slow)var(--ease)}[data-theme=dark] .Founder-module__iydDTW__image{filter:grayscale()contrast(1.2)brightness(.8)}[data-theme=dark] .Founder-module__iydDTW__right:hover .Founder-module__iydDTW__image{filter:grayscale(0%)contrast(1.1)brightness(.9)}.Founder-module__iydDTW__heading{color:var(--off-white);margin-bottom:var(--sp-5)}.Founder-module__iydDTW__heading em{color:var(--off-white-dim);font-style:italic}.Founder-module__iydDTW__body{margin-bottom:var(--sp-3)}.Founder-module__iydDTW__moreText{transition:grid-template-rows var(--dur-med)var(--ease);grid-template-rows:0fr;display:grid;overflow:hidden}.Founder-module__iydDTW__moreText.Founder-module__iydDTW__open{grid-template-rows:1fr}.Founder-module__iydDTW__moreContent{flex-direction:column;min-height:0;display:flex}.Founder-module__iydDTW__readMoreBtn{color:var(--accent);font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:color var(--dur-fast)var(--ease);background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:.82rem;font-weight:500;display:inline-flex}.Founder-module__iydDTW__readMoreBtn:hover{color:var(--off-white)}.Founder-module__iydDTW__actions{align-items:center;gap:var(--sp-6);margin-top:var(--sp-4);flex-wrap:wrap;display:flex}.Founder-module__iydDTW__email{color:var(--off-white-dim);letter-spacing:.05em;transition:color var(--dur-fast)var(--ease);padding-left:var(--sp-6);border-left:1px solid var(--border);align-items:center;gap:8px;font-size:.85rem;font-weight:400;text-decoration:none;display:inline-flex}.Founder-module__iydDTW__email:hover{color:var(--off-white)}.Founder-module__iydDTW__email:before{content:"✉";color:var(--accent);font-size:1.1em}@media (max-width:900px){.Founder-module__iydDTW__inner{gap:var(--sp-8);grid-template-columns:1fr}.Founder-module__iydDTW__right{max-width:400px;margin:0 auto}}
.Contact-module__Bs3a0a__contact{background:var(--bg);border-top:1px solid var(--border)}.Contact-module__Bs3a0a__inner{gap:var(--sp-10);grid-template-columns:1fr 1fr;align-items:start;display:grid}.Contact-module__Bs3a0a__left{flex-direction:column;display:flex}.Contact-module__Bs3a0a__heading{color:var(--off-white);margin-bottom:var(--sp-4);margin-top:var(--sp-3)}.Contact-module__Bs3a0a__heading em{color:var(--accent);font-style:italic}.Contact-module__Bs3a0a__sub{max-width:380px}.Contact-module__Bs3a0a__right{background:var(--border);border:1px solid var(--border);margin-top:var(--sp-6);border-radius:2px;flex-direction:column;gap:1px;display:flex;overflow:hidden}.Contact-module__Bs3a0a__contactCard{align-items:center;gap:var(--sp-3);background:var(--bg);padding:var(--sp-4)var(--sp-5);transition:background var(--dur-fast)var(--ease);display:flex}.Contact-module__Bs3a0a__contactCard:hover{background:var(--bg-card)}.Contact-module__Bs3a0a__contactLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--off-white);flex-shrink:0;width:90px;font-size:.72rem;font-weight:500}.Contact-module__Bs3a0a__contactDesc{color:var(--off-white-dim);flex:1;font-size:.85rem;font-weight:300}.Contact-module__Bs3a0a__contactArrow{color:var(--off-white-dim);transition:transform var(--dur-fast)var(--ease),color var(--dur-fast)var(--ease);font-size:1rem}.Contact-module__Bs3a0a__contactCard:hover .Contact-module__Bs3a0a__contactArrow{color:var(--accent);transform:translate(4px)}@media (max-width:900px){.Contact-module__Bs3a0a__inner{gap:var(--sp-8);grid-template-columns:1fr}.Contact-module__Bs3a0a__right{margin-top:0}}
