.PageHeader-module__4QaJ_G__header{padding-top:var(--nav-clearance);border-bottom:1px solid var(--border);background:var(--bg-secondary);padding-bottom:clamp(2rem,4vw,3.5rem);position:relative}.PageHeader-module__4QaJ_G__inner{max-width:60rem;animation:PageHeader-module__4QaJ_G__fadeUp 1s var(--ease-out) 50ms both;flex-direction:column;gap:1.1rem;display:flex}.PageHeader-module__4QaJ_G__crumbs{margin-bottom:.25rem}.PageHeader-module__4QaJ_G__eyebrow{color:var(--accent)}.PageHeader-module__4QaJ_G__title{font-size:var(--fs-h1);line-height:var(--lh-tight);letter-spacing:var(--ls-tight);text-wrap:balance;color:var(--title)}.PageHeader-module__4QaJ_G__desc{font-size:var(--fs-lead);line-height:var(--lh-snug);color:var(--text-secondary);max-width:52ch}.PageHeader-module__4QaJ_G__actions{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}
.FeatureCard-module__42QuNG__card{border-top:1px solid var(--border);transition:border-color var(--dur) var(--ease-out);background:0 0;flex-direction:column;gap:.9rem;padding:1.6rem 0 .5rem;display:flex;position:relative}.FeatureCard-module__42QuNG__card:hover{border-top-color:var(--border-accent)}.FeatureCard-module__42QuNG__link:hover{background:0 0}.FeatureCard-module__42QuNG__head{justify-content:space-between;align-items:center;display:flex}.FeatureCard-module__42QuNG__iconBadge{color:var(--accent);font-size:1.35rem;display:inline-flex}.FeatureCard-module__42QuNG__num{font-family:var(--font-mono);font-size:var(--fs-sm);font-weight:var(--fw-medium);letter-spacing:.08em;color:var(--accent);font-feature-settings:"tnum"}.FeatureCard-module__42QuNG__arrow{color:var(--text-muted);transition:transform var(--dur) var(--ease-out), color var(--dur) var(--ease-out);font-size:1.25rem}.FeatureCard-module__42QuNG__link:hover .FeatureCard-module__42QuNG__arrow{color:var(--accent);transform:translate(3px,-3px)}.FeatureCard-module__42QuNG__title{font-size:var(--fs-h4);font-weight:var(--fw-semibold);letter-spacing:var(--ls-snug)}.FeatureCard-module__42QuNG__desc{font-size:var(--fs-sm);line-height:var(--lh-relaxed);color:var(--text-secondary);max-width:40ch}.FeatureCard-module__42QuNG__plain{border-top-color:#0000;padding-top:0}.FeatureCard-module__42QuNG__plain:hover{border-top-color:#0000}.FeatureCard-module__42QuNG__numbered{border-top:1px solid var(--border)}.FeatureCard-module__42QuNG__numbered:hover{border-top-color:var(--border-accent)}
.TeamCard-module__PlblYW__card{flex-direction:column;gap:1rem;display:flex}.TeamCard-module__PlblYW__media{aspect-ratio:4/3;border-radius:var(--radius-lg);background:var(--surface-2);position:relative;overflow:hidden}.TeamCard-module__PlblYW__img{object-fit:cover;filter:grayscale(.2);transition:transform .8s var(--ease-out), filter var(--dur) var(--ease-out)}.TeamCard-module__PlblYW__card:hover .TeamCard-module__PlblYW__img{filter:grayscale(0);transform:scale(1.05)}.TeamCard-module__PlblYW__monogram{font-family:var(--font-display);font-size:clamp(2rem,4vw,2.75rem);font-weight:var(--fw-semibold);letter-spacing:var(--ls-tight);color:var(--accent);background:var(--grad-surface);place-items:center;display:grid;position:absolute;inset:0}.TeamCard-module__PlblYW__monogram:after{content:"";background:var(--grad-radial-accent);position:absolute;inset:0}.TeamCard-module__PlblYW__linkedin{border-radius:var(--radius-circle);background:var(--surface-glass-strong);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);width:40px;height:40px;color:var(--text-primary);opacity:0;transition:all var(--dur) var(--ease-out);place-items:center;font-size:1.05rem;display:grid;position:absolute;bottom:1rem;right:1rem;transform:translateY(8px)}.TeamCard-module__PlblYW__card:hover .TeamCard-module__PlblYW__linkedin{opacity:1;transform:translateY(0)}.TeamCard-module__PlblYW__linkedin:hover{background:var(--accent);color:var(--accent-contrast);border-color:var(--accent)}.TeamCard-module__PlblYW__body{flex-direction:column;gap:.25rem;display:flex}.TeamCard-module__PlblYW__name{font-size:var(--fs-h4);font-weight:var(--fw-semibold)}.TeamCard-module__PlblYW__role{font-size:var(--fs-sm);color:var(--accent);font-weight:var(--fw-medium)}.TeamCard-module__PlblYW__bio{font-size:var(--fs-sm);color:var(--text-muted);line-height:var(--lh-snug);margin-top:.25rem}
.HistoryTimeline-module__oi-g4a__timeline{max-width:1000px;margin:clamp(2rem,4vw,3.5rem) auto 0;padding:0;list-style:none;position:relative}.HistoryTimeline-module__oi-g4a__timeline:before{content:"";background:linear-gradient(to bottom, transparent, var(--border-strong) 8%, var(--border-strong) 92%, transparent);width:2px;position:absolute;top:.5rem;bottom:.5rem;left:50%;transform:translate(-50%)}.HistoryTimeline-module__oi-g4a__item{box-sizing:border-box;width:50%;padding-block:clamp(.75rem,1.6vw,1.15rem);position:relative}.HistoryTimeline-module__oi-g4a__item:nth-child(odd){text-align:right;padding-right:clamp(2rem,4vw,3.25rem);left:0}.HistoryTimeline-module__oi-g4a__item:nth-child(2n){text-align:left;padding-left:clamp(2rem,4vw,3.25rem);left:50%}.HistoryTimeline-module__oi-g4a__node{border-radius:var(--radius-circle);background:var(--accent);border:3px solid var(--bg-primary);width:14px;height:14px;box-shadow:0 0 0 1px var(--accent);z-index:1;position:absolute;top:50%;transform:translateY(-50%)}.HistoryTimeline-module__oi-g4a__item:nth-child(odd) .HistoryTimeline-module__oi-g4a__node{right:-7px}.HistoryTimeline-module__oi-g4a__item:nth-child(2n) .HistoryTimeline-module__oi-g4a__node{left:-7px}.HistoryTimeline-module__oi-g4a__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);transition:transform .4s var(--ease-out), box-shadow .4s var(--ease-out), border-color .4s var(--ease-out);flex-direction:column;gap:.35rem;padding:clamp(1rem,1.6vw,1.4rem) clamp(1.15rem,1.8vw,1.6rem);display:inline-flex}.HistoryTimeline-module__oi-g4a__card:hover{box-shadow:var(--shadow-md);border-color:var(--border-accent);transform:translateY(-3px)}.HistoryTimeline-module__oi-g4a__year{font-family:var(--font-mono);font-size:var(--fs-eyebrow-strong,.85rem);font-weight:var(--fw-semibold);letter-spacing:.08em;color:var(--accent);align-self:flex-start}.HistoryTimeline-module__oi-g4a__item:nth-child(odd) .HistoryTimeline-module__oi-g4a__year{align-self:flex-end}.HistoryTimeline-module__oi-g4a__title{font-family:var(--font-display);font-size:clamp(1.1rem,1rem + .5vw,1.4rem);font-weight:var(--fw-semibold);letter-spacing:var(--ls-snug);color:var(--text-primary);line-height:1.15}.HistoryTimeline-module__oi-g4a__summary{font-size:var(--fs-sm);color:var(--text-secondary);text-wrap:pretty;max-width:42ch;line-height:1.55}.HistoryTimeline-module__oi-g4a__item:nth-child(odd) .HistoryTimeline-module__oi-g4a__summary{margin-left:auto}@media (max-width:760px){.HistoryTimeline-module__oi-g4a__timeline:before{left:9px;transform:none}.HistoryTimeline-module__oi-g4a__item,.HistoryTimeline-module__oi-g4a__item:nth-child(odd),.HistoryTimeline-module__oi-g4a__item:nth-child(2n){text-align:left;width:100%;padding-left:2.25rem;padding-right:0;left:0}.HistoryTimeline-module__oi-g4a__item:nth-child(odd) .HistoryTimeline-module__oi-g4a__node,.HistoryTimeline-module__oi-g4a__item:nth-child(2n) .HistoryTimeline-module__oi-g4a__node{left:9px;right:auto;transform:translate(-50%,-50%)}.HistoryTimeline-module__oi-g4a__card{display:flex}.HistoryTimeline-module__oi-g4a__item:nth-child(odd) .HistoryTimeline-module__oi-g4a__year,.HistoryTimeline-module__oi-g4a__year{align-self:flex-start}.HistoryTimeline-module__oi-g4a__item:nth-child(odd) .HistoryTimeline-module__oi-g4a__summary{margin-left:0}}@media (prefers-reduced-motion:reduce){.HistoryTimeline-module__oi-g4a__card{transition:none}}
