.Button-module__jtfXCa__btn{--btn-h:48px;--btn-pad-x:1.5rem;--btn-fs:.95rem;height:var(--btn-h);padding:0 var(--btn-pad-x);font-family:var(--font-body);font-size:var(--btn-fs);letter-spacing:-.005em;cursor:pointer;white-space:nowrap;transition:background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;font-weight:600;display:inline-flex}.Button-module__jtfXCa__btn:hover{transform:translateY(-1px)}.Button-module__jtfXCa__btn:active{transform:translateY(0)}.Button-module__jtfXCa__s_sm{--btn-h:36px;--btn-pad-x:1rem;--btn-fs:.85rem}.Button-module__jtfXCa__s_md{--btn-h:48px;--btn-pad-x:1.5rem;--btn-fs:.95rem}.Button-module__jtfXCa__s_lg{--btn-h:56px;--btn-pad-x:1.85rem;--btn-fs:1.05rem}.Button-module__jtfXCa__v_primary{background:var(--accent);color:#0a0a0a;border-color:var(--accent);box-shadow:var(--shadow-button-sky)}.Button-module__jtfXCa__v_primary:hover{background:var(--accent-hover);border-color:var(--accent-hover);box-shadow:var(--shadow-button-sky-hover)}.Button-module__jtfXCa__v_ghost{color:var(--fg);border-color:var(--line-strong);background:0 0}.Button-module__jtfXCa__v_ghost:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--fg)}.Button-module__jtfXCa__v_deep{background:var(--moss);color:#fff;border-color:var(--moss);box-shadow:var(--shadow-button-deep)}.Button-module__jtfXCa__v_deep:hover{background:var(--accent);border-color:var(--accent);color:#0a0a0a;box-shadow:var(--shadow-button-sky)}.Button-module__jtfXCa__v_subtle{background:var(--surface-elev);color:var(--fg);border-color:var(--line)}.Button-module__jtfXCa__v_subtle:hover{border-color:var(--line-strong);background:#ffffff14}.Button-module__jtfXCa__disabled,.Button-module__jtfXCa__disabled:hover,.Button-module__jtfXCa__disabled:active{opacity:.55;cursor:not-allowed;box-shadow:none;color:var(--fg-muted);border-color:var(--line);background:0 0;transform:none}
.SplitWords-module__Z02E0G__wrap{opacity:0;display:inline}.SplitWords-module__Z02E0G__wrap.SplitWords-module__Z02E0G__shown{opacity:1}.SplitWords-module__Z02E0G__word{opacity:0;animation:SplitWords-module__Z02E0G__word-fade-up .85s var(--ease-out) forwards;animation-delay:calc(var(--word-i,0) * 60ms + .12s);will-change:opacity, transform;display:inline-block;transform:translateY(20px)}@keyframes SplitWords-module__Z02E0G__word-fade-up{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.SplitWords-module__Z02E0G__wrap,.SplitWords-module__Z02E0G__wrap.SplitWords-module__Z02E0G__shown{opacity:1}.SplitWords-module__Z02E0G__word{opacity:1;animation:none;transform:none}}
.Hero-module__KTD73a__hero{padding:var(--pad-y-loose) var(--pad-x) var(--pad-y);isolation:isolate;--bg-mx:0px;--bg-my:0px;--bg-sy:0px;flex-direction:column;justify-content:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__size_compact{min-height:56svh;padding-top:9rem;padding-bottom:var(--pad-y-tight)}.Hero-module__KTD73a__pattern{z-index:-2;opacity:var(--pattern-opacity,.18);transform:translate3d(0, var(--bg-sy,0), 0);will-change:transform;position:absolute;inset:-10%}.Hero-module__KTD73a__patternInner{transform:translate3d(var(--bg-mx,0), var(--bg-my,0), 0);transition:transform .8s var(--ease-out);will-change:transform;position:absolute;inset:0}.Hero-module__KTD73a__patternImg{object-fit:cover;animation:38s ease-in-out infinite alternate Hero-module__KTD73a__hero-kenburns}@keyframes Hero-module__KTD73a__hero-kenburns{0%{filter:saturate(.95);transform:scale(1)translate(0%)}50%{filter:saturate(1.1);transform:scale(1.08)translate(-1%,-1%)}to{filter:saturate();transform:scale(1.05)translate(1%,-2%)}}@media (prefers-reduced-motion:reduce){.Hero-module__KTD73a__pattern,.Hero-module__KTD73a__patternInner{transition:none;transform:none}.Hero-module__KTD73a__patternImg{animation:none}}@media (pointer:coarse){.Hero-module__KTD73a__patternImg{animation:none}}html[data-hidden] .Hero-module__KTD73a__patternImg{animation-play-state:paused}.Hero-module__KTD73a__overlay{z-index:-1;background:linear-gradient(135deg,#0a0a0a9e 0%,#0a0a0a73 50%,#0a0a0ab8 100%);position:absolute;inset:0}.Hero-module__KTD73a__inner{max-width:var(--max-w);z-index:1;flex-direction:column;gap:1.5rem;width:100%;margin:0 auto;display:flex;position:relative}.Hero-module__KTD73a__inner>:not(.Hero-module__KTD73a__title){opacity:0;animation:Hero-module__KTD73a__hero-fadeup .8s var(--ease-out) forwards}.Hero-module__KTD73a__inner>:first-child{animation-delay:80ms}.Hero-module__KTD73a__inner>:nth-child(3){animation-delay:.45s}.Hero-module__KTD73a__inner>:nth-child(4){animation-delay:.6s}.Hero-module__KTD73a__inner>:nth-child(5){animation-delay:.72s}@keyframes Hero-module__KTD73a__hero-fadeup{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.Hero-module__KTD73a__inner>*{opacity:1;animation:none}}.Hero-module__KTD73a__align_center .Hero-module__KTD73a__inner{text-align:center;align-items:center}.Hero-module__KTD73a__align_right .Hero-module__KTD73a__inner{text-align:right;align-items:flex-end}.Hero-module__KTD73a__eyebrow{margin-bottom:.5rem}.Hero-module__KTD73a__title{font-family:var(--font-display);font-size:var(--t-hero);letter-spacing:-.015em;max-width:22ch;color:var(--fg);font-weight:300;line-height:1}.Hero-module__KTD73a__align_center .Hero-module__KTD73a__title{max-width:18ch}.Hero-module__KTD73a__title .accent{color:var(--accent);display:inline}.Hero-module__KTD73a__title em{font-family:var(--font-serif);color:var(--sky-light);font-style:italic;font-weight:300}.Hero-module__KTD73a__sub{font-size:var(--t-lead);color:var(--fg-muted);max-width:52ch;font-weight:400;line-height:1.5}.Hero-module__KTD73a__actions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.Hero-module__KTD73a__statusRail{background:var(--surface-elev);border:1px solid var(--line);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--fg-muted);border-radius:999px;align-items:center;width:fit-content;margin-top:1.5rem;padding:.45rem .85rem;font-size:.7rem;display:inline-flex}.Hero-module__KTD73a__statusText{position:relative}@media (max-width:720px){.Hero-module__KTD73a__hero{min-height:70svh;padding-top:clamp(9rem,16vw,11rem)}.Hero-module__KTD73a__hero.Hero-module__KTD73a__size_compact{padding-top:9.5rem}.Hero-module__KTD73a__inner{text-align:center;align-items:center}.Hero-module__KTD73a__title{max-width:100%;font-size:clamp(3.4rem,11vw,5rem)}.Hero-module__KTD73a__actions{flex-direction:column;align-items:stretch;gap:.6rem;width:100%}.Hero-module__KTD73a__actions>*{width:100%}}
.SectionHead-module__aG2kHq__head{flex-direction:column;gap:1rem;max-width:56rem;display:flex}.SectionHead-module__aG2kHq__eyebrow{margin-bottom:.25rem}.SectionHead-module__aG2kHq__title{font-family:var(--font-display);font-size:var(--t-h2);letter-spacing:-.012em;color:var(--fg);font-weight:300;line-height:1.1}.SectionHead-module__aG2kHq__lede{font-size:var(--t-lead);color:var(--fg-muted);max-width:48rem;font-weight:400;line-height:1.55}.SectionHead-module__aG2kHq__title .accent{color:var(--accent)}.SectionHead-module__aG2kHq__title em{font-family:var(--font-serif);color:var(--sky-light);font-style:italic;font-weight:300}.SectionHead-module__aG2kHq__align_center{text-align:center;align-items:center;margin-left:auto;margin-right:auto}.SectionHead-module__aG2kHq__align_right{text-align:right;align-items:flex-end;margin-left:auto}
.CTA-module__zICVmG__cta{padding:var(--pad-y) var(--pad-x);position:relative}.CTA-module__zICVmG__inner{max-width:var(--max-w);text-align:center;flex-direction:column;align-items:center;gap:1.5rem;margin:0 auto;display:flex}.CTA-module__zICVmG__title{font-family:var(--font-display);font-size:var(--t-h2);letter-spacing:-.012em;max-width:22ch;color:var(--fg);font-weight:300;line-height:1.1}.CTA-module__zICVmG__title .accent{color:var(--accent)}.CTA-module__zICVmG__lede{font-size:var(--t-lead);color:var(--fg-muted);max-width:52ch;line-height:1.55}.CTA-module__zICVmG__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.CTA-module__zICVmG__dual .CTA-module__zICVmG__cards{grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;max-width:920px;margin-top:1.5rem;display:grid}.CTA-module__zICVmG__dual .CTA-module__zICVmG__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);text-align:left;flex-direction:column;align-items:flex-start;gap:.75rem;padding:2rem;display:flex}.CTA-module__zICVmG__cardLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-size:.72rem}.CTA-module__zICVmG__cardTitle{font-family:var(--font-display);color:var(--fg);font-size:1.4rem;font-weight:400;line-height:1.2}@media (max-width:720px){.CTA-module__zICVmG__dual .CTA-module__zICVmG__cards{grid-template-columns:1fr}.CTA-module__zICVmG__dual .CTA-module__zICVmG__card{text-align:center;align-items:stretch}.CTA-module__zICVmG__actions{flex-direction:column;align-items:stretch;gap:.6rem;width:100%}.CTA-module__zICVmG__actions>*{width:100%}}
.OSxLockup-module__C0E-vW__lockup{color:var(--fg);white-space:nowrap;align-items:center;gap:.4rem;line-height:1;display:inline-flex}.OSxLockup-module__C0E-vW__leaf{object-fit:contain;filter:brightness(0)invert()}.OSxLockup-module__C0E-vW__word{font-family:var(--font-display);text-transform:none;letter-spacing:.005em;font-weight:400}.OSxLockup-module__C0E-vW__sm{gap:.35rem}.OSxLockup-module__C0E-vW__sm .OSxLockup-module__C0E-vW__word{font-size:1.15rem}.OSxLockup-module__C0E-vW__md .OSxLockup-module__C0E-vW__word{font-size:1.6rem}.OSxLockup-module__C0E-vW__lg{gap:.6rem}.OSxLockup-module__C0E-vW__lg .OSxLockup-module__C0E-vW__word{font-size:2.6rem}
.Philosophy-module__7a5HKq__section{padding:var(--pad-y) var(--pad-x)}.Philosophy-module__7a5HKq__inner{flex-direction:column;gap:1.5rem;max-width:56rem;margin:0 auto;display:flex}.Philosophy-module__7a5HKq__align_center .Philosophy-module__7a5HKq__inner{text-align:center;align-items:center}.Philosophy-module__7a5HKq__align_left .Philosophy-module__7a5HKq__inner{text-align:left;align-items:flex-start}.Philosophy-module__7a5HKq__eyebrow{margin-bottom:.5rem}.Philosophy-module__7a5HKq__quote{font-family:var(--font-display);font-weight:400;font-size:var(--t-quote);letter-spacing:-.015em;color:var(--fg);max-width:24ch;line-height:1.2}.Philosophy-module__7a5HKq__quote .accent{color:var(--accent)}.Philosophy-module__7a5HKq__quote em{font-style:italic;font-weight:400;font-family:var(--font-serif);color:var(--accent)}.Philosophy-module__7a5HKq__body{font-size:var(--t-lead);color:var(--fg-muted);max-width:56ch;line-height:1.55}
.Logos-module__QvtpXW__section{padding:var(--pad-y-tight) var(--pad-x);border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Logos-module__QvtpXW__heading{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-subtle);text-align:center;max-width:60ch;font-size:.78rem}.Logos-module__QvtpXW__row{max-width:var(--max-w);flex-wrap:wrap;justify-content:center;gap:2.5rem;list-style:none;display:flex}.Logos-module__QvtpXW__item{opacity:.85;transition:opacity var(--dur-fast) var(--ease-out);flex-direction:column;align-items:center;gap:.25rem;display:flex}.Logos-module__QvtpXW__item:hover{opacity:1}.Logos-module__QvtpXW__name{font-family:var(--font-display);letter-spacing:-.005em;color:var(--fg);font-size:1.15rem;font-weight:500}.Logos-module__QvtpXW__category{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-subtle);font-size:.65rem}@media (max-width:720px){.Logos-module__QvtpXW__row{gap:1.25rem 2rem}}
.Spotlight-module__HmEY3q__section{padding:var(--pad-y) var(--pad-x)}.Spotlight-module__HmEY3q__inner{max-width:var(--max-w);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,6rem);margin:0 auto;display:grid}.Spotlight-module__HmEY3q__noVisual .Spotlight-module__HmEY3q__inner{grid-template-columns:1fr;max-width:56rem}.Spotlight-module__HmEY3q__reverse .Spotlight-module__HmEY3q__inner{direction:rtl;grid-template-columns:1fr 1fr}.Spotlight-module__HmEY3q__reverse .Spotlight-module__HmEY3q__text,.Spotlight-module__HmEY3q__reverse .Spotlight-module__HmEY3q__visual{direction:ltr}.Spotlight-module__HmEY3q__text{flex-direction:column;gap:1.25rem;max-width:36rem;display:flex}.Spotlight-module__HmEY3q__eyebrow{margin-bottom:.25rem}.Spotlight-module__HmEY3q__title{font-family:var(--font-display);letter-spacing:-.012em;color:var(--fg);font-size:clamp(2rem,4vw,2.8rem);font-weight:300;line-height:1.15}.Spotlight-module__HmEY3q__title .accent{color:var(--accent)}.Spotlight-module__HmEY3q__body{font-size:var(--t-lead);color:var(--fg-muted);line-height:1.55}.Spotlight-module__HmEY3q__bullets{flex-direction:column;gap:.4rem;margin-top:.5rem;list-style:none;display:flex}.Spotlight-module__HmEY3q__bullet{color:var(--fg-muted);padding-left:1.4rem;line-height:1.45;position:relative}.Spotlight-module__HmEY3q__bullet:before{content:"";background:var(--accent);width:12px;height:1px;position:absolute;top:.6em;left:0}.Spotlight-module__HmEY3q__actions{margin-top:.5rem}.Spotlight-module__HmEY3q__visual{min-height:360px;transition:transform .5s var(--ease-out);transform-style:preserve-3d;justify-content:center;align-items:center;display:flex}.Spotlight-module__HmEY3q__visual:hover{transform:perspective(1200px)rotateX(2deg)translateY(-6px)}@media (prefers-reduced-motion:reduce){.Spotlight-module__HmEY3q__visual,.Spotlight-module__HmEY3q__visual:hover{transition:none;transform:none}}@media (max-width:880px){.Spotlight-module__HmEY3q__inner,.Spotlight-module__HmEY3q__reverse .Spotlight-module__HmEY3q__inner{direction:ltr;grid-template-columns:1fr;gap:2rem}.Spotlight-module__HmEY3q__visual{min-height:280px}}@media (max-width:720px){.Spotlight-module__HmEY3q__actions{justify-content:center;width:100%;display:flex}.Spotlight-module__HmEY3q__actions>*{width:100%}}
.Nav-module__8Qkydq__nav{top:max(1.25rem, calc(env(safe-area-inset-top) + .5rem));z-index:200;padding:0 max(1rem, env(safe-area-inset-right)) 0 max(1rem, env(safe-area-inset-left));pointer-events:none;justify-content:center;align-items:center;gap:.6rem;display:flex;position:fixed;left:0;right:0}.Nav-module__8Qkydq__pill{pointer-events:auto;-webkit-backdrop-filter:blur(22px)saturate(1.4)brightness(1.05);height:56px;color:var(--fg);font-family:var(--font-body);letter-spacing:-.005em;transition:background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out),  transform .18s cubic-bezier(.34, 1.56, .64, 1);background:#0c0c0cc7;border:1px solid #ffffff17;border-radius:999px;align-items:center;gap:.4rem;padding:0 1.2rem;font-size:.92rem;font-weight:500;display:inline-flex;box-shadow:inset 0 1px #ffffff12,0 10px 28px #00000059}.Nav-module__8Qkydq__pill:active{transition:transform 80ms var(--ease-out);transform:scale(.94)}.Nav-module__8Qkydq__brand{justify-content:center;width:56px;padding:0}.Nav-module__8Qkydq__brand:hover{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.Nav-module__8Qkydq__logoWrap{perspective:220px;transform-style:preserve-3d;line-height:0;display:inline-block}.Nav-module__8Qkydq__logo{object-fit:contain;filter:brightness(0)invert();--logo-rot-x-hover:0deg;--logo-scale-hover:1;width:38px;height:38px;transform:rotateX(var(--logo-rot-x-hover)) scale(var(--logo-scale-hover));transition:--logo-rot-x-hover .3s var(--ease-out), --logo-scale-hover .3s var(--ease-out);backface-visibility:hidden}.Nav-module__8Qkydq__logoWrap:hover .Nav-module__8Qkydq__logo{--logo-rot-x-hover:12deg;--logo-scale-hover:1.1}@media (prefers-reduced-motion:reduce){.Nav-module__8Qkydq__logo{transition:none;transform:none}}.Nav-module__8Qkydq__linksPill{gap:.1rem;padding:0 .45rem}.Nav-module__8Qkydq__link{height:44px;color:var(--fg-muted);font-family:var(--font-ui);letter-spacing:.18em;text-transform:uppercase;font-feature-settings:"kern", "liga", "calt";-webkit-font-smoothing:antialiased;transition:color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);border-radius:999px;align-items:center;padding:0 1.15rem;font-size:.95rem;font-weight:600;display:inline-flex;position:relative}.Nav-module__8Qkydq__link:hover{color:var(--fg);background:var(--accent-soft)}.Nav-module__8Qkydq__linkActive{color:var(--fg);background:#ffffff0a}.Nav-module__8Qkydq__linkActive:after{content:"";background:var(--accent);border-radius:999px;width:4px;height:4px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.Nav-module__8Qkydq__cta{color:var(--fg);font-feature-settings:"kern", "liga", "calt";-webkit-font-smoothing:antialiased;padding:0 1.5rem;font-size:.95rem;font-weight:600}.Nav-module__8Qkydq__cta:hover{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft);transform:translateY(-1px)}.Nav-module__8Qkydq__arrow{transition:transform var(--dur-fast) var(--ease-out);margin-left:.25rem;display:inline-block}.Nav-module__8Qkydq__cta:hover .Nav-module__8Qkydq__arrow{transform:translate(3px)}.Nav-module__8Qkydq__hamburger{pointer-events:auto;-webkit-backdrop-filter:blur(22px)saturate(1.4)brightness(1.05);width:56px;height:56px;transition:border-color var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), transform .18s cubic-bezier(.34, 1.56, .64, 1);background:#0c0c0cc7;border:1px solid #ffffff17;border-radius:999px;display:none;position:relative;box-shadow:inset 0 1px #ffffff12,0 10px 28px #00000059}.Nav-module__8Qkydq__hamburger:active{transition:transform 80ms var(--ease-out);transform:scale(.94)}.Nav-module__8Qkydq__hamburger:hover{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.Nav-module__8Qkydq__hamburger span{background:var(--fg);width:18px;height:1.5px;transition:transform var(--dur-base) var(--ease-out), opacity var(--dur-base) var(--ease-out), top var(--dur-base) var(--ease-out);border-radius:2px;position:absolute;left:50%;transform:translate(-50%)}.Nav-module__8Qkydq__hamburger span:first-child{top:calc(50% - 5px)}.Nav-module__8Qkydq__hamburger span:nth-child(2){top:50%}.Nav-module__8Qkydq__hamburger span:nth-child(3){top:calc(50% + 5px)}.Nav-module__8Qkydq__nav[data-open] .Nav-module__8Qkydq__hamburger span:first-child{top:50%;transform:translate(-50%)rotate(45deg)}.Nav-module__8Qkydq__nav[data-open] .Nav-module__8Qkydq__hamburger span:nth-child(2){opacity:0}.Nav-module__8Qkydq__nav[data-open] .Nav-module__8Qkydq__hamburger span:nth-child(3){top:50%;transform:translate(-50%)rotate(-45deg)}.Nav-module__8Qkydq__sheet{z-index:199;pointer-events:none;-webkit-backdrop-filter:var(--blur-menu);padding:max(5.5rem, calc(env(safe-area-inset-top) + 5rem)) max(1.5rem, env(safe-area-inset-right)) max(2rem, env(safe-area-inset-bottom)) max(1.5rem, env(safe-area-inset-left));opacity:0;transition:transform .45s var(--ease-out), opacity .3s var(--ease-out);background:#080808f5;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.Nav-module__8Qkydq__sheet[data-open]{pointer-events:auto;opacity:1;transform:translateY(0)}.Nav-module__8Qkydq__sheetLinks{flex-direction:column;gap:0;max-width:480px;margin:0 auto;display:flex}.Nav-module__8Qkydq__sheetLink{color:var(--fg-muted);border-bottom:1px solid var(--line);transition:color var(--dur-fast) var(--ease-out), padding-left var(--dur-fast) var(--ease-out);padding:.55rem .5rem;font-size:1.35rem;font-weight:500;display:block}.Nav-module__8Qkydq__sheetLink:hover,.Nav-module__8Qkydq__sheetLink:focus-visible{color:var(--fg);padding-left:1rem}.Nav-module__8Qkydq__sheetLinkActive{color:var(--fg)}.Nav-module__8Qkydq__sheetLinkActive:before{content:"";background:var(--accent);vertical-align:middle;border-radius:999px;width:6px;height:6px;margin-right:.6rem;display:inline-block}.Nav-module__8Qkydq__sheetCta{background:var(--accent);color:#0a0a0a;border-radius:999px;align-self:flex-start;margin-top:1.25rem;padding:.85rem 1.4rem;font-weight:600;display:inline-flex}.Nav-module__8Qkydq__sheetClose{top:max(1.4rem, calc(env(safe-area-inset-top) + .8rem));right:max(1.5rem, env(safe-area-inset-right));width:44px;height:44px;color:var(--fg-muted);border:1px solid var(--line);cursor:pointer;transition:color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);background:0 0;border-radius:999px;justify-content:center;align-items:center;font-size:2rem;font-weight:300;line-height:1;display:inline-flex;position:absolute}.Nav-module__8Qkydq__sheetClose:hover,.Nav-module__8Qkydq__sheetClose:focus-visible{color:var(--fg);border-color:var(--accent);background:var(--accent-soft)}@media (max-width:880px){.Nav-module__8Qkydq__linksPill{display:none}.Nav-module__8Qkydq__hamburger{justify-content:center;align-items:center;display:inline-flex}.Nav-module__8Qkydq__cta{padding:0 1rem;font-size:.85rem}.Nav-module__8Qkydq__nav{justify-content:center;gap:.5rem}}@media (max-width:380px){.Nav-module__8Qkydq__cta>span:first-child{display:none}.Nav-module__8Qkydq__cta:before{content:"Book"}}
.Values-module__c4KBRW__section{padding:var(--pad-y) var(--pad-x)}.Values-module__c4KBRW__inner{max-width:var(--max-w);flex-direction:column;align-items:center;gap:3rem;margin:0 auto;display:flex}.Values-module__c4KBRW__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;display:grid}.Values-module__c4KBRW__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);border-top:3px solid var(--accent);transition:transform var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out);flex-direction:column;gap:.85rem;padding:2rem;display:flex}.Values-module__c4KBRW__card:nth-child(2){border-top-color:var(--sky-light)}.Values-module__c4KBRW__num{font-family:var(--font-display);color:var(--sky-light);font-size:3rem;font-weight:300;line-height:1}.Values-module__c4KBRW__name{font-family:var(--font-display);letter-spacing:-.005em;color:var(--fg);font-size:1.7rem;font-weight:400}.Values-module__c4KBRW__desc{color:var(--fg-muted);font-size:1rem;line-height:1.55}@media (max-width:880px){.Values-module__c4KBRW__grid{grid-template-columns:1fr}}
.Breadcrumbs-module__qbNWhW__wrap{padding:0 var(--pad-x);z-index:5;pointer-events:none;position:absolute;top:100px;left:0;right:0}.Breadcrumbs-module__qbNWhW__list{max-width:var(--max-w);pointer-events:auto;flex-wrap:wrap;align-items:center;gap:.45rem;margin:0 auto;padding:0;list-style:none;display:flex}.Breadcrumbs-module__qbNWhW__item{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.72rem;font-weight:500;line-height:1.2;display:inline-flex}.Breadcrumbs-module__qbNWhW__link{color:var(--fg-subtle);transition:color var(--dur-fast) var(--ease-out);text-decoration:none}.Breadcrumbs-module__qbNWhW__link:hover{color:var(--accent)}.Breadcrumbs-module__qbNWhW__current{color:var(--fg-muted)}.Breadcrumbs-module__qbNWhW__sep{color:var(--fg-faint);-webkit-user-select:none;user-select:none}@media (max-width:720px){.Breadcrumbs-module__qbNWhW__wrap{top:92px}.Breadcrumbs-module__qbNWhW__item{letter-spacing:.14em;font-size:.68rem}}
.WorkPreview-module__f5T-cW__browser{background:var(--p-bg);width:100%;height:100%;color:var(--p-fg);font-family:var(--font-body);flex-direction:column;display:flex}.WorkPreview-module__f5T-cW__body{flex-direction:column;flex:1;gap:.75rem;padding:1rem 1.25rem;display:flex;overflow:hidden}.WorkPreview-module__f5T-cW__dashNav{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:.5rem;display:flex}.WorkPreview-module__f5T-cW__dashLogo{font-family:var(--font-display);letter-spacing:-.01em;color:var(--p-accent);font-size:.95rem;font-weight:700}.WorkPreview-module__f5T-cW__dashLinks{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;opacity:.65;font-size:.6rem}.WorkPreview-module__f5T-cW__dashStats{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.WorkPreview-module__f5T-cW__dashStat{background:#ffffff0a;border-radius:4px;flex-direction:column;align-items:center;gap:.15rem;padding:.5rem;display:flex}.WorkPreview-module__f5T-cW__dashStat span{font-family:var(--font-display);color:var(--p-fg);font-size:1.1rem;font-weight:600}.WorkPreview-module__f5T-cW__dashStat label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;opacity:.6;font-size:.55rem}.WorkPreview-module__f5T-cW__dashBars{flex-direction:column;gap:.4rem;margin-top:auto;display:flex}.WorkPreview-module__f5T-cW__dashBars span{background:var(--p-accent);opacity:.85;border-radius:999px;height:6px;display:block}.WorkPreview-module__f5T-cW__industNav{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:.5rem;display:flex}.WorkPreview-module__f5T-cW__industMark{font-family:var(--font-display);letter-spacing:.16em;color:var(--p-accent);font-size:.85rem;font-weight:700}.WorkPreview-module__f5T-cW__industLinks{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;opacity:.55;font-size:.6rem}.WorkPreview-module__f5T-cW__industHero{flex-direction:column;align-items:flex-start;gap:.4rem;padding:.6rem 0;display:flex}.WorkPreview-module__f5T-cW__industHero h4{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.1rem;font-weight:600;line-height:1.2}.WorkPreview-module__f5T-cW__industMeta{font-family:var(--font-mono);letter-spacing:.18em;opacity:.5;font-size:.6rem}.WorkPreview-module__f5T-cW__industGrid{grid-template-columns:repeat(3,1fr);gap:.4rem;margin-top:auto;display:grid}.WorkPreview-module__f5T-cW__industGrid div{background:#ffffff0d;border:1px solid #ffffff0a;border-radius:3px;height:32px}.WorkPreview-module__f5T-cW__editorialTop{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;opacity:.85;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:.5rem;font-size:.7rem;display:flex}.WorkPreview-module__f5T-cW__editorialPlate{background:radial-gradient(60% 80%,#1f8a5b80 0%,#0000 80%),linear-gradient(135deg,#1a1410 0%,#2a2018 100%);border-radius:4px;height:56%}.WorkPreview-module__f5T-cW__editorialTitle{font-family:var(--font-display);font-size:1.05rem;font-style:italic;font-weight:300;line-height:1.2}.WorkPreview-module__f5T-cW__editorialBody{opacity:.6;font-size:.7rem;line-height:1.5}.WorkPreview-module__f5T-cW__typoNav{font-family:var(--font-display);letter-spacing:.2em;color:var(--p-accent);font-size:.75rem;font-weight:700}.WorkPreview-module__f5T-cW__typoBig{font-family:var(--font-display);letter-spacing:-.02em;color:var(--p-accent);margin-top:auto;font-size:clamp(2rem,8cqi,3.4rem);font-weight:700;line-height:.95;container-type:inline-size}.WorkPreview-module__f5T-cW__typoSub{font-family:var(--font-mono);letter-spacing:.2em;opacity:.75;font-size:.65rem}
.PlaceholderVisual-module__KXiMdW__wrap{flex-direction:column;align-items:center;gap:.65rem;width:100%;display:flex}.PlaceholderVisual-module__KXiMdW__caption{font-family:var(--font-mono);letter-spacing:.12em;color:var(--fg-subtle,var(--fg-muted));text-align:center;opacity:.7;margin:0;font-size:.68rem}
.Footer-module__yj3kTq__footer{background:var(--bg-darkest);border-top:1px solid var(--line);padding:clamp(4rem, 8vw, 6rem) var(--pad-x) max(2rem, calc(env(safe-area-inset-bottom) + 1rem));color:var(--fg-muted);z-index:1;position:relative;overflow:hidden}.Footer-module__yj3kTq__inner{max-width:var(--max-w);z-index:1;grid-template-columns:1.5fr repeat(4,1fr);gap:3rem;margin:0 auto;display:grid;position:relative}.Footer-module__yj3kTq__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module__yj3kTq__brandLink{color:var(--fg);align-items:center;gap:.6rem;display:inline-flex}.Footer-module__yj3kTq__logo{object-fit:contain;filter:brightness(0)invert();width:32px;height:32px}.Footer-module__yj3kTq__wordmark{font-family:var(--font-display);letter-spacing:-.005em;font-size:1.25rem;font-weight:500}.Footer-module__yj3kTq__tagline{color:var(--fg-muted);max-width:28ch;font-size:.95rem;line-height:1.55}.Footer-module__yj3kTq__locale{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--fg-subtle);font-size:.75rem}.Footer-module__yj3kTq__localeLink{color:inherit;transition:color var(--dur-fast) var(--ease-out)}.Footer-module__yj3kTq__localeLink:hover{color:var(--accent)}.Footer-module__yj3kTq__column{flex-direction:column;gap:.9rem;display:flex}.Footer-module__yj3kTq__colHeading{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--fg-subtle);font-size:.7rem;font-weight:500}.Footer-module__yj3kTq__colLinks{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Footer-module__yj3kTq__colLink{color:var(--fg-muted);transition:color var(--dur-fast) var(--ease-out);font-size:.92rem}.Footer-module__yj3kTq__colLink:hover{color:var(--accent-hover)}.Footer-module__yj3kTq__legal{max-width:var(--max-w);border-top:1px solid var(--line);font-family:var(--font-mono);letter-spacing:.06em;color:var(--fg-subtle);text-transform:uppercase;z-index:1;justify-content:space-between;align-items:center;gap:2rem;margin:4rem auto 0;padding-top:1.5rem;font-size:.72rem;display:flex;position:relative}.Footer-module__yj3kTq__watermark{filter:brightness(0)invert();opacity:.05;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;width:360px;height:auto;position:absolute;bottom:-40px;right:-40px}.Footer-module__yj3kTq__legalLink{color:var(--fg-muted);transition:color var(--dur-fast) var(--ease-out)}.Footer-module__yj3kTq__legalLink:hover{color:var(--accent-hover)}.Footer-module__yj3kTq__legalLinks{align-items:center;gap:.25rem;display:inline-flex}.Footer-module__yj3kTq__legalDot{color:var(--fg-faint);-webkit-user-select:none;user-select:none;margin:0 .4rem}@media (max-width:900px){.Footer-module__yj3kTq__inner{text-align:center;grid-template-columns:1fr 1fr}.Footer-module__yj3kTq__brand{grid-column:1/-1;align-items:center}.Footer-module__yj3kTq__brandLink{justify-content:center}.Footer-module__yj3kTq__tagline{margin-left:auto;margin-right:auto}.Footer-module__yj3kTq__column,.Footer-module__yj3kTq__colLinks{align-items:center}.Footer-module__yj3kTq__watermark{display:none}}@media (max-width:520px){.Footer-module__yj3kTq__inner{grid-template-columns:1fr;gap:2rem}.Footer-module__yj3kTq__legal{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.6rem}}
.SpotlightVisuals-module__gZ09gW__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);width:100%;max-width:480px;box-shadow:var(--shadow-card-rest);flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.SpotlightVisuals-module__gZ09gW__card:before{content:"";background:linear-gradient(90deg, transparent, var(--accent-soft) 30%, var(--accent-soft) 70%, transparent);height:1px;position:absolute;top:0;left:0;right:0}.SpotlightVisuals-module__gZ09gW__cardHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.SpotlightVisuals-module__gZ09gW__cardTitle{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--fg-muted);font-size:.72rem}.SpotlightVisuals-module__gZ09gW__cardMeta{font-family:var(--font-mono);letter-spacing:.1em;color:var(--fg-subtle);text-transform:uppercase;font-size:.7rem}.SpotlightVisuals-module__gZ09gW__row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.SpotlightVisuals-module__gZ09gW__label{color:var(--fg);font-size:.9rem;font-weight:500}.SpotlightVisuals-module__gZ09gW__subLabel{color:var(--fg-muted);font-size:.78rem}.SpotlightVisuals-module__gZ09gW__dot{border-radius:999px;flex-shrink:0;width:8px;height:8px}.SpotlightVisuals-module__gZ09gW__dotAccent{background:var(--accent)}.SpotlightVisuals-module__gZ09gW__dotWarm{background:var(--accent-warm)}.SpotlightVisuals-module__gZ09gW__dotMuted{background:var(--fg-faint)}.SpotlightVisuals-module__gZ09gW__bar{background:var(--surface-elev);border-radius:999px;flex:1;height:4px;overflow:hidden}.SpotlightVisuals-module__gZ09gW__barFill{background:var(--accent);border-radius:999px;height:100%;display:block}.SpotlightVisuals-module__gZ09gW__pill{height:22px;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--line);color:var(--fg-muted);border-radius:999px;align-items:center;padding:0 .55rem;font-size:.65rem;display:inline-flex}.SpotlightVisuals-module__gZ09gW__pillAccent{color:var(--accent);background:var(--accent-soft);border-color:#55a63066}
.CookieNotice-module__n4MT5G__notice{z-index:150;right:max(1.5rem, env(safe-area-inset-right));bottom:max(1.5rem, calc(env(safe-area-inset-bottom) + .5rem));-webkit-backdrop-filter:blur(14px)saturate(1.1);border:1px solid var(--line);max-width:360px;color:var(--fg-muted);font-family:var(--font-body);opacity:0;pointer-events:none;transition:opacity .45s var(--ease-out), transform .45s var(--ease-out);background:#0a0a0ac7;border-radius:999px;align-items:center;gap:.85rem;padding:.85rem .85rem .85rem 1.1rem;font-size:.82rem;line-height:1.4;display:flex;position:fixed;transform:translateY(16px);box-shadow:0 14px 40px #0006}.CookieNotice-module__n4MT5G__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.CookieNotice-module__n4MT5G__text{flex:auto;min-width:0}.CookieNotice-module__n4MT5G__link{color:var(--accent);transition:color var(--dur-fast) var(--ease-out);text-decoration:none}.CookieNotice-module__n4MT5G__link:hover{color:var(--accent-hover)}.CookieNotice-module__n4MT5G__dismiss{border:1px solid var(--line);width:32px;height:32px;color:var(--fg-subtle);cursor:pointer;transition:color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);background:0 0;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:1.2rem;font-weight:300;line-height:1;display:inline-flex}.CookieNotice-module__n4MT5G__dismiss:hover,.CookieNotice-module__n4MT5G__dismiss:focus-visible{color:var(--fg);border-color:var(--accent);background:var(--accent-soft)}@media (max-width:720px){.CookieNotice-module__n4MT5G__notice{right:max(1rem, env(safe-area-inset-right));left:max(1rem, env(safe-area-inset-left));bottom:max(1rem, calc(env(safe-area-inset-bottom) + .5rem));max-width:none}}@media (prefers-reduced-motion:reduce){.CookieNotice-module__n4MT5G__notice{transition:opacity .2s linear;transform:none}}
.CaseStudy-module__tEq8Ga__section{padding:var(--pad-y) var(--pad-x);max-width:var(--max-w);flex-direction:column;gap:3rem;margin:0 auto;scroll-margin-top:6rem;display:flex}.CaseStudy-module__tEq8Ga__head{flex-direction:column;align-items:flex-start;gap:1rem;max-width:56rem;display:flex}.CaseStudy-module__tEq8Ga__title{font-family:var(--font-display);letter-spacing:-.012em;color:var(--fg);font-size:clamp(2.4rem,5vw,3.8rem);font-weight:300;line-height:1.1}.CaseStudy-module__tEq8Ga__summary{font-size:var(--t-lead);color:var(--fg-muted);max-width:48rem;line-height:1.5}.CaseStudy-module__tEq8Ga__images{flex-direction:column;gap:1.25rem;display:flex}.CaseStudy-module__tEq8Ga__imageBlock,.CaseStudy-module__tEq8Ga__imageSingle{flex-direction:column;gap:.5rem;display:flex}.CaseStudy-module__tEq8Ga__imageWrap{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--bg-darkest);overflow:hidden}.CaseStudy-module__tEq8Ga__image{width:100%;height:auto;display:block}.CaseStudy-module__tEq8Ga__imageLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-subtle);font-size:.7rem}.CaseStudy-module__tEq8Ga__images:has(.CaseStudy-module__tEq8Ga__imageBlock+.CaseStudy-module__tEq8Ga__imageBlock){grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.CaseStudy-module__tEq8Ga__logoPair{grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:.5rem;display:grid}.CaseStudy-module__tEq8Ga__logoBlock{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);flex-direction:column;align-items:center;gap:.5rem;padding:2rem;display:flex}.CaseStudy-module__tEq8Ga__logo{max-width:70%;height:auto}.CaseStudy-module__tEq8Ga__body{grid-template-columns:1.4fr 1fr;gap:3rem;display:grid}.CaseStudy-module__tEq8Ga__delivBlock{flex-direction:column;gap:1rem;display:flex}.CaseStudy-module__tEq8Ga__delivHead{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--fg-subtle);font-size:.75rem;font-weight:500}.CaseStudy-module__tEq8Ga__delivList{flex-direction:column;gap:.65rem;list-style:none;display:flex}.CaseStudy-module__tEq8Ga__delivList li{color:var(--fg-muted);padding-left:1.6rem;line-height:1.55;position:relative}.CaseStudy-module__tEq8Ga__delivList li:before{content:"";background:var(--accent);width:12px;height:1px;position:absolute;top:.65em;left:0}.CaseStudy-module__tEq8Ga__aside{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.CaseStudy-module__tEq8Ga__relatedLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-subtle);margin-bottom:.5rem;font-size:.7rem}.CaseStudy-module__tEq8Ga__relatedLink{font-family:var(--font-display);color:var(--accent);transition:color var(--dur-fast) var(--ease-out);font-size:1.25rem;font-weight:500;display:block}.CaseStudy-module__tEq8Ga__relatedLink:hover{color:var(--accent-hover)}.CaseStudy-module__tEq8Ga__related+.CaseStudy-module__tEq8Ga__quote{border-top:1px solid var(--line);padding-top:1.5rem}.CaseStudy-module__tEq8Ga__quote{flex-direction:column;gap:.75rem;display:flex}.CaseStudy-module__tEq8Ga__quoteText{font-family:var(--font-display);color:var(--fg);font-size:1.15rem;font-style:italic;font-weight:400;line-height:1.4}.CaseStudy-module__tEq8Ga__quoteAttr{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-subtle);gap:.5rem;font-size:.72rem;display:flex}.CaseStudy-module__tEq8Ga__quoteAttr span:not(:first-child):before{content:"·";margin-right:.5rem}@media (max-width:880px){:is(.CaseStudy-module__tEq8Ga__images:has(.CaseStudy-module__tEq8Ga__imageBlock+.CaseStudy-module__tEq8Ga__imageBlock),.CaseStudy-module__tEq8Ga__logoPair,.CaseStudy-module__tEq8Ga__body){grid-template-columns:1fr;gap:1.5rem}}
.Work-module__nUOTfG__section{padding:var(--pad-y) var(--pad-x)}.Work-module__nUOTfG__inner{max-width:var(--max-w);flex-direction:column;gap:3rem;margin:0 auto;display:flex}.Work-module__nUOTfG__head{margin-bottom:0}.Work-module__nUOTfG__grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Work-module__nUOTfG__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);transition:transform var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);flex-direction:column;display:flex;overflow:hidden}.Work-module__nUOTfG__card:hover{border-color:#55a63066}.Work-module__nUOTfG__frame{aspect-ratio:16/10;border-bottom:1px solid var(--line);background:var(--bg-darkest);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Work-module__nUOTfG__previewImage{object-fit:cover;object-position:top center}.Work-module__nUOTfG__meta{flex-direction:column;flex:1;gap:.6rem;padding:1.5rem;display:flex}.Work-module__nUOTfG__metaTop{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--fg-subtle);justify-content:space-between;align-items:center;font-size:.7rem;display:flex}.Work-module__nUOTfG__sector{color:var(--accent)}.Work-module__nUOTfG__year{color:var(--fg-subtle)}.Work-module__nUOTfG__name{font-family:var(--font-display);letter-spacing:-.005em;color:var(--fg);font-size:1.65rem;font-weight:400;line-height:1.15}.Work-module__nUOTfG__summary{color:var(--fg-muted);font-size:.95rem;line-height:1.55}.Work-module__nUOTfG__action{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-top:auto;padding-top:.75rem;font-size:.78rem}@media (max-width:720px){.Work-module__nUOTfG__grid{grid-template-columns:1fr}}
.AppShell-module__HVszoa__skipLink{z-index:200;font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;text-decoration:none;position:absolute;top:0;left:-9999px}.AppShell-module__HVszoa__skipLink:focus,.AppShell-module__HVszoa__skipLink:focus-visible{left:max(1rem, env(safe-area-inset-left));top:max(1rem, calc(env(safe-area-inset-top) + .5rem));background:var(--accent);color:#0a0a0a;border-radius:var(--radius-md,8px);outline:2px solid var(--accent);outline-offset:2px;padding:.7rem 1rem}.AppShell-module__HVszoa__main:focus{outline:none}
.TalentPillarPage-module__G4kLXq__inner{max-width:var(--max-w);padding:0 var(--pad-x);flex-direction:column;gap:3rem;margin:0 auto;display:flex}.TalentPillarPage-module__G4kLXq__statusNote{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.TalentPillarPage-module__G4kLXq__statusLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-muted);font-size:.74rem;line-height:1.4}.TalentPillarPage-module__G4kLXq__statusLabel strong{color:var(--fg);font-weight:600}.TalentPillarPage-module__G4kLXq__hiringInfra{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem;display:flex}.TalentPillarPage-module__G4kLXq__hiringTitle{font-family:var(--font-display);letter-spacing:-.005em;color:var(--fg);font-size:clamp(1.5rem,2.6vw,1.9rem);font-weight:400}.TalentPillarPage-module__G4kLXq__hiringBody{color:var(--fg-muted);max-width:56ch;font-size:1rem;line-height:1.6}.TalentPillarPage-module__G4kLXq__audiences{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.TalentPillarPage-module__G4kLXq__audience{background:var(--surface);border:1px solid var(--line);border-left:3px solid var(--accent);border-radius:var(--radius-lg);flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem;display:flex}.TalentPillarPage-module__G4kLXq__audience:nth-child(2){border-left-color:var(--sky-light)}.TalentPillarPage-module__G4kLXq__audLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-size:.7rem}.TalentPillarPage-module__G4kLXq__audience:nth-child(2) .TalentPillarPage-module__G4kLXq__audLabel{color:var(--sky-light)}.TalentPillarPage-module__G4kLXq__audTitle{font-family:var(--font-display);letter-spacing:-.005em;color:var(--fg);font-size:1.7rem;font-weight:400;line-height:1.2}.TalentPillarPage-module__G4kLXq__audList{flex-direction:column;gap:.65rem;list-style:none;display:flex}.TalentPillarPage-module__G4kLXq__audList li{color:var(--fg-muted);padding-left:1.4rem;line-height:1.5;position:relative}.TalentPillarPage-module__G4kLXq__audList li:before{content:"";background:var(--accent);width:12px;height:1px;position:absolute;top:.65em;left:0}.TalentPillarPage-module__G4kLXq__audClose{font-family:var(--font-display);color:var(--accent);margin-top:auto;font-size:1.05rem;font-style:italic;font-weight:400}.TalentPillarPage-module__G4kLXq__processBlock{flex-direction:column;gap:1.5rem;display:flex}.TalentPillarPage-module__G4kLXq__processTitle{font-family:var(--font-display);letter-spacing:-.005em;color:var(--fg);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:400}.TalentPillarPage-module__G4kLXq__steps{grid-template-columns:repeat(4,1fr);gap:1rem;list-style:none;display:grid}.TalentPillarPage-module__G4kLXq__step{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.TalentPillarPage-module__G4kLXq__stepNum{font-family:var(--font-mono);letter-spacing:.14em;color:var(--accent);font-size:.75rem}.TalentPillarPage-module__G4kLXq__stepName{font-family:var(--font-display);color:var(--fg);font-size:1.2rem;font-weight:500}.TalentPillarPage-module__G4kLXq__stepDesc{color:var(--fg-muted);font-size:.9rem;line-height:1.5}.TalentPillarPage-module__G4kLXq__vision{text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;align-items:center;gap:1rem;padding:2.5rem;display:flex}.TalentPillarPage-module__G4kLXq__visionQuote{font-family:var(--font-display);color:var(--fg);max-width:32ch;font-size:clamp(1.6rem,3.2vw,2.3rem);font-style:italic;font-weight:300;line-height:1.3}.TalentPillarPage-module__G4kLXq__visionBody{color:var(--fg-muted);max-width:56ch;font-size:1.05rem;line-height:1.55}@media (max-width:880px){.TalentPillarPage-module__G4kLXq__audiences{grid-template-columns:1fr}.TalentPillarPage-module__G4kLXq__steps{grid-template-columns:1fr 1fr}}@media (max-width:520px){.TalentPillarPage-module__G4kLXq__steps{grid-template-columns:1fr}}
.BookingWidget-module__NwolCa__frame{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);width:100%;min-height:650px;overflow:hidden}.BookingWidget-module__NwolCa__skeleton{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);width:100%;min-height:650px;font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-subtle);justify-content:center;align-items:center;font-size:.78rem;animation:1.6s ease-in-out infinite BookingWidget-module__NwolCa__pulse;display:flex}@keyframes BookingWidget-module__NwolCa__pulse{0%,to{opacity:.55}50%{opacity:.9}}@media (prefers-reduced-motion:reduce){.BookingWidget-module__NwolCa__skeleton{opacity:.7;animation:none}}
.ContactBlock-module__ZCGKDq__section{padding:var(--pad-y-tight) var(--pad-x)}.ContactBlock-module__ZCGKDq__inner{flex-direction:column;align-items:center;gap:1.25rem;max-width:720px;margin:0 auto;display:flex}.ContactBlock-module__ZCGKDq__pills{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.ContactBlock-module__ZCGKDq__pill{background:var(--surface-elev);border:1px solid var(--line);color:var(--fg);transition:border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);border-radius:999px;align-items:center;gap:.6rem;padding:.85rem 1.25rem;font-size:.95rem;font-weight:500;display:inline-flex}.ContactBlock-module__ZCGKDq__pill:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--fg)}.ContactBlock-module__ZCGKDq__icon{width:18px;height:18px;fill:var(--accent);transition:fill var(--dur-fast) var(--ease-out)}.ContactBlock-module__ZCGKDq__pill:hover .ContactBlock-module__ZCGKDq__icon{fill:var(--accent-hover)}
.ConceptCard-module__fIQIwW__card{padding:var(--pad-y-tight) var(--pad-x);max-width:var(--max-w);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,5rem);margin:0 auto;scroll-margin-top:6rem;display:grid}.ConceptCard-module__fIQIwW__reverse{direction:rtl;grid-template-columns:1fr 1fr}.ConceptCard-module__fIQIwW__reverse .ConceptCard-module__fIQIwW__imageBlock,.ConceptCard-module__fIQIwW__reverse .ConceptCard-module__fIQIwW__meta{direction:ltr}.ConceptCard-module__fIQIwW__imageBlock{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--bg-darkest);aspect-ratio:16/10;overflow:hidden}.ConceptCard-module__fIQIwW__image{object-fit:cover;width:100%;height:100%;display:block}.ConceptCard-module__fIQIwW__meta{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.ConceptCard-module__fIQIwW__name{font-family:var(--font-display);letter-spacing:-.012em;color:var(--fg);font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.15}.ConceptCard-module__fIQIwW__summary{font-size:var(--t-lead);color:var(--fg-muted);max-width:38rem;line-height:1.55}@media (max-width:880px){.ConceptCard-module__fIQIwW__card,.ConceptCard-module__fIQIwW__reverse{direction:ltr;grid-template-columns:1fr}}
.QuoteFeature-module__XysFGa__section{padding:var(--pad-y) var(--pad-x)}.QuoteFeature-module__XysFGa__inner{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:720px;margin:0 auto;display:flex}.QuoteFeature-module__XysFGa__avatar{background:linear-gradient(135deg, var(--accent), var(--accent-deep));color:#0a0a0a;width:60px;height:60px;font-family:var(--font-display);letter-spacing:-.02em;border-radius:999px;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.QuoteFeature-module__XysFGa__quote{font-family:var(--font-display);letter-spacing:-.005em;color:var(--fg);max-width:28ch;font-size:clamp(1.4rem,3vw,2.1rem);font-style:italic;font-weight:400;line-height:1.35}.QuoteFeature-module__XysFGa__quote em{color:var(--accent);font-style:normal;font-weight:600}.QuoteFeature-module__XysFGa__attribution{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.78rem;display:flex}.QuoteFeature-module__XysFGa__name{color:var(--fg);font-weight:600}.QuoteFeature-module__XysFGa__role{color:var(--fg-subtle)}.QuoteFeature-module__XysFGa__attribution>span:not(:first-child):before{content:"·";color:var(--fg-faint);margin-right:.75rem}.QuoteFeature-module__XysFGa__controls{align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.QuoteFeature-module__XysFGa__arrow{border:1px solid var(--line);width:40px;height:40px;color:var(--fg-muted);background:var(--surface-elev);transition:color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);border-radius:999px;justify-content:center;align-items:center;font-size:1.1rem;display:inline-flex}.QuoteFeature-module__XysFGa__arrow:hover{color:var(--accent);background:var(--accent-soft);border-color:#55a63066}.QuoteFeature-module__XysFGa__dots{gap:.5rem;display:flex}.QuoteFeature-module__XysFGa__dot{background:var(--fg-faint);width:8px;height:8px;transition:background var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);border-radius:999px}.QuoteFeature-module__XysFGa__dotActive{background:var(--accent);transform:scale(1.4)}.QuoteFeature-module__XysFGa__stars{letter-spacing:.15em;color:var(--sky-light);gap:.15rem;font-size:1.05rem;line-height:1;display:flex}
.WebDesignPage-module__3T7AsG__packages{padding:var(--pad-y) var(--pad-x);scroll-margin-top:6rem}.WebDesignPage-module__3T7AsG__inner{max-width:var(--max-w);flex-direction:column;gap:2.5rem;margin:0 auto;display:flex}.WebDesignPage-module__3T7AsG__packagesGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.25rem;display:grid}.WebDesignPage-module__3T7AsG__packageCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);transition:transform var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);flex-direction:column;gap:1rem;padding:2.25rem 2rem;display:flex;position:relative}.WebDesignPage-module__3T7AsG__packageCard:hover{border-color:#55a63059}.WebDesignPage-module__3T7AsG__featured{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent), 0 20px 60px #00000080, 0 0 60px #55a63026;transform:translateY(-6px)}.WebDesignPage-module__3T7AsG__featuredBadge{background:var(--accent);color:#0a0a0a;font-family:var(--font-ui);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.35rem .85rem;font-size:.72rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.WebDesignPage-module__3T7AsG__packageNum{font-family:var(--font-display);color:var(--sky-light);font-size:2.6rem;font-weight:300;line-height:1}.WebDesignPage-module__3T7AsG__featured .WebDesignPage-module__3T7AsG__packageNum{color:var(--accent)}.WebDesignPage-module__3T7AsG__packageName{font-family:var(--font-display);letter-spacing:-.005em;color:var(--fg);font-size:1.85rem;font-weight:400}.WebDesignPage-module__3T7AsG__packagePrice{font-family:var(--font-ui);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);border-bottom:1px solid var(--line);padding-bottom:.85rem;font-size:.85rem;font-weight:600}.WebDesignPage-module__3T7AsG__packageFor{color:var(--fg-muted);font-size:.95rem;line-height:1.55}.WebDesignPage-module__3T7AsG__packageForLabel{font-family:var(--font-ui);letter-spacing:.14em;text-transform:uppercase;color:var(--fg-subtle);margin-right:.4rem;font-size:.75rem}.WebDesignPage-module__3T7AsG__packageIncludes{border-top:1px solid var(--line);flex-direction:column;gap:.5rem;padding-top:.5rem;list-style:none;display:flex}.WebDesignPage-module__3T7AsG__packageIncludes li{color:var(--fg-muted);padding-left:1.4rem;font-size:.92rem;line-height:1.5;position:relative}.WebDesignPage-module__3T7AsG__packageIncludes li:before{content:"";background:var(--accent);width:12px;height:1px;position:absolute;top:.65em;left:0}@media (max-width:960px){.WebDesignPage-module__3T7AsG__packagesGrid{grid-template-columns:1fr}.WebDesignPage-module__3T7AsG__featured{transform:none}}.WebDesignPage-module__3T7AsG__comparison{padding:var(--pad-y-tight) var(--pad-x)}.WebDesignPage-module__3T7AsG__comparisonGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.WebDesignPage-module__3T7AsG__comparisonCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:1rem;padding:2rem;display:flex}.WebDesignPage-module__3T7AsG__us{border-left:3px solid var(--accent)}.WebDesignPage-module__3T7AsG__them{opacity:.85;border-left:3px solid #ffffff1f}.WebDesignPage-module__3T7AsG__comparisonCardTitle{font-family:var(--font-display);letter-spacing:-.005em;color:var(--fg);font-size:1.35rem;font-weight:400;line-height:1.25}.WebDesignPage-module__3T7AsG__comparisonList{flex-direction:column;gap:.6rem;list-style:none;display:flex}.WebDesignPage-module__3T7AsG__comparisonList li{color:var(--fg-muted);gap:.65rem;font-size:.95rem;line-height:1.5;display:flex}.WebDesignPage-module__3T7AsG__checkmark{color:var(--accent);flex-shrink:0;font-size:.95rem}.WebDesignPage-module__3T7AsG__xmark{color:var(--fg-faint);flex-shrink:0;font-size:1.15rem;line-height:1.2}.WebDesignPage-module__3T7AsG__comparisonClose{font-family:var(--font-display);color:var(--fg);border-top:1px solid var(--line);margin-top:auto;padding-top:.85rem;font-size:1rem;font-style:italic;font-weight:400;line-height:1.4}.WebDesignPage-module__3T7AsG__comparisonCloseLabel{font-family:var(--font-ui);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-right:.5rem;font-size:.72rem;font-style:normal;font-weight:600}.WebDesignPage-module__3T7AsG__them .WebDesignPage-module__3T7AsG__comparisonCloseLabel{color:var(--fg-subtle)}@media (max-width:880px){.WebDesignPage-module__3T7AsG__comparisonGrid{grid-template-columns:1fr}}.WebDesignPage-module__3T7AsG__support{padding:var(--pad-y) var(--pad-x)}.WebDesignPage-module__3T7AsG__supportCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:1rem;max-width:56rem;margin:0 auto;padding:2.5rem;display:flex}.WebDesignPage-module__3T7AsG__supportTitle{font-family:var(--font-display);letter-spacing:-.012em;color:var(--fg);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:300;line-height:1.15}.WebDesignPage-module__3T7AsG__supportBody{color:var(--fg-muted);font-size:1rem;line-height:1.6}.WebDesignPage-module__3T7AsG__supportPricing{font-family:var(--font-display);color:var(--accent);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:.85rem 0;font-size:1.15rem;font-style:italic}.WebDesignPage-module__3T7AsG__supportIncludes{grid-template-columns:1fr 1fr;gap:.6rem 1.5rem;list-style:none;display:grid}.WebDesignPage-module__3T7AsG__supportIncludes li{color:var(--fg-muted);padding-left:1.4rem;font-size:.95rem;line-height:1.5;position:relative}.WebDesignPage-module__3T7AsG__supportIncludes li:before{content:"";background:var(--accent);width:12px;height:1px;position:absolute;top:.65em;left:0}@media (max-width:720px){.WebDesignPage-module__3T7AsG__supportIncludes{grid-template-columns:1fr}}
