.CompanyHero-module__aXfFQa__section{padding-top:48px;position:relative;overflow:hidden}@media (min-width:900px){.CompanyHero-module__aXfFQa__section{padding-top:80px}}.CompanyHero-module__aXfFQa__bg{filter:blur(20px);z-index:0;pointer-events:none;background:radial-gradient(55% 55% at 18% 0,#5f22d92e 0%,#5f22d900 60%),radial-gradient(45% 45% at 80% 18%,#f88b3f24 0%,#f88b3f00 60%);position:absolute;inset:-10% -10% 50%}.CompanyHero-module__aXfFQa__grid{z-index:1;grid-template-columns:1fr;align-items:start;gap:48px;display:grid;position:relative}@media (min-width:1040px){.CompanyHero-module__aXfFQa__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:72px}}.CompanyHero-module__aXfFQa__copy{flex-direction:column;gap:22px;display:flex}.CompanyHero-module__aXfFQa__eyebrowDot{background:var(--mantine-color-brand-6);width:6px;height:6px;box-shadow:0 0 8px var(--mantine-color-brand-6);border-radius:50%}.CompanyHero-module__aXfFQa__headline{letter-spacing:-.025em;color:var(--of-text);margin:0;font-size:clamp(30px,4vw,52px);font-weight:600;line-height:1.1}.CompanyHero-module__aXfFQa__lead{color:var(--of-text-muted);letter-spacing:-.005em;max-width:620px;margin:0;font-size:16px;line-height:1.65}.CompanyHero-module__aXfFQa__proof{flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;display:inline-flex}.CompanyHero-module__aXfFQa__signalCard{background:var(--of-surface);border:1px solid var(--of-border);box-shadow:var(--of-card-shadow);isolation:isolate;border-radius:18px;flex-direction:column;gap:22px;padding:28px;display:flex;position:relative;overflow:hidden}.CompanyHero-module__aXfFQa__signalCard:before{content:"";z-index:-1;background:radial-gradient(100% 60% at 100% 0,#5f22d90f 0%,#5f22d900 70%);position:absolute;inset:0}.CompanyHero-module__aXfFQa__signalCardHead{border-bottom:1px solid var(--of-border);flex-direction:column;gap:4px;padding-bottom:18px;display:flex}.CompanyHero-module__aXfFQa__signalCardEyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--of-text-muted);font-size:11px;font-weight:700}.CompanyHero-module__aXfFQa__signalCardValue{letter-spacing:-.03em;background:linear-gradient(135deg,#5f22d9 0%,#f88b3f 100%);color:#0000;-webkit-text-fill-color:transparent;font-variant-numeric:tabular-nums;-webkit-background-clip:text;background-clip:text;font-size:clamp(36px,4.5vw,52px);font-weight:700;line-height:1}.CompanyHero-module__aXfFQa__signalCardHint{color:var(--of-text-muted);letter-spacing:-.005em;max-width:360px;margin-top:6px;font-size:13px;line-height:1.55}.CompanyHero-module__aXfFQa__signalList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.CompanyHero-module__aXfFQa__signalItem{animation:CompanyHero-module__aXfFQa__signal-in .38s var(--of-easing)both;grid-template-columns:12px 1fr;align-items:flex-start;gap:14px;display:grid}@keyframes CompanyHero-module__aXfFQa__signal-in{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.CompanyHero-module__aXfFQa__signalItem{animation:none}}.CompanyHero-module__aXfFQa__signalDot{background:var(--mantine-color-brand-6);border-radius:50%;width:8px;height:8px;margin-top:6px}.CompanyHero-module__aXfFQa__signalLabel{letter-spacing:-.005em;color:var(--of-text);font-size:13.5px;font-weight:700}.CompanyHero-module__aXfFQa__signalDetail{color:var(--of-text-muted);letter-spacing:-.005em;margin-top:4px;font-size:12.5px;line-height:1.55}.CompanyHero-module__aXfFQa__signalFoot{border-top:1px solid var(--of-border);color:var(--of-text-muted);letter-spacing:.02em;align-items:center;gap:8px;padding-top:12px;font-size:11.5px;display:inline-flex}.CompanyHero-module__aXfFQa__signalDotPulse{background:#16a34a;border-radius:50%;width:8px;height:8px;animation:1.6s ease-in-out infinite CompanyHero-module__aXfFQa__pulse-live;box-shadow:0 0 0 4px #16a34a2e}@keyframes CompanyHero-module__aXfFQa__pulse-live{0%,to{box-shadow:0 0 #16a34a66}50%{box-shadow:0 0 0 6px #16a34a00}}@media (prefers-reduced-motion:reduce){.CompanyHero-module__aXfFQa__signalDotPulse{animation:none}}
.ProfileCard-module__Ow0gGq__root{background:var(--of-surface);border:1px solid var(--of-border);transition:transform .24s var(--of-easing),border-color .24s var(--of-easing),box-shadow .24s var(--of-easing);isolation:isolate;border-radius:16px;flex-direction:column;gap:14px;padding:22px;display:flex;position:relative;overflow:hidden}.ProfileCard-module__Ow0gGq__root:hover{box-shadow:var(--of-card-shadow);border-color:#5f22d938;transform:translateY(-2px)}.ProfileCard-module__Ow0gGq__cornerGlow{z-index:-1;opacity:.6;width:140px;height:140px;transition:opacity .24s var(--of-easing);background:radial-gradient(circle,#5f22d91a 0%,#5f22d900 70%);border-radius:50%;position:absolute;top:-40px;right:-40px}.ProfileCard-module__Ow0gGq__root:hover .ProfileCard-module__Ow0gGq__cornerGlow{opacity:1}.ProfileCard-module__Ow0gGq__head{align-items:center;gap:14px;display:flex}.ProfileCard-module__Ow0gGq__headText{flex-direction:column;gap:3px;min-width:0;display:flex}.ProfileCard-module__Ow0gGq__name{letter-spacing:-.015em;color:var(--of-text);font-size:16px;font-weight:600;line-height:1.2}.ProfileCard-module__Ow0gGq__subtitle{color:var(--of-text-muted);letter-spacing:-.005em;font-size:12.5px;line-height:1.35}.ProfileCard-module__Ow0gGq__description{color:var(--of-text-muted);letter-spacing:-.005em;margin:0;font-size:13.5px;line-height:1.55}.ProfileCard-module__Ow0gGq__facts{flex-direction:column;gap:6px;margin:0;display:flex}.ProfileCard-module__Ow0gGq__factRow{grid-template-columns:96px 1fr;align-items:baseline;gap:10px;font-size:12.5px;display:grid}.ProfileCard-module__Ow0gGq__factRow dt{color:var(--of-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:10.5px;font-weight:600}.ProfileCard-module__Ow0gGq__factRow dd{color:var(--of-text);letter-spacing:-.005em;margin:0;font-weight:500}.ProfileCard-module__Ow0gGq__foot{border-top:1px solid var(--of-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:12px;display:flex}.ProfileCard-module__Ow0gGq__chips{flex-wrap:wrap;gap:6px;display:inline-flex}.ProfileCard-module__Ow0gGq__chip{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border:1px solid;border-radius:999px;padding:3px 8px;font-size:10.5px;font-weight:600}.ProfileCard-module__Ow0gGq__chip_neutral{color:var(--of-text-muted);background:var(--of-surface-elevated);border-color:var(--of-border)}.ProfileCard-module__Ow0gGq__chip_brand{color:var(--mantine-color-brand-6);background:#5f22d914;border-color:#5f22d92e}.ProfileCard-module__Ow0gGq__chip_amber{color:#b15410;background:#f88b3f1a;border-color:#f88b3f38}.ProfileCard-module__Ow0gGq__ratingWrap{align-items:center;gap:6px;display:inline-flex}.ProfileCard-module__Ow0gGq__ratingValue{color:var(--of-text);font-variant-numeric:tabular-nums;letter-spacing:-.005em;font-size:12.5px;font-weight:700}.ProfileCard-module__Ow0gGq__ratingCaption{color:var(--of-text-subtle);font-size:11px}
.CompanyTeam-module__vuljDG__section{position:relative}.CompanyTeam-module__vuljDG__grid{grid-template-columns:1fr;gap:16px;margin-top:40px;display:grid}@media (min-width:720px){.CompanyTeam-module__vuljDG__grid{grid-template-columns:repeat(2,1fr)}}.CompanyTeam-module__vuljDG__cell{animation:CompanyTeam-module__vuljDG__cell-fade .38s var(--of-easing)both;display:flex}.CompanyTeam-module__vuljDG__cell>*{flex:1}@keyframes CompanyTeam-module__vuljDG__cell-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.CompanyTeam-module__vuljDG__cell{animation:none}}.CompanyTeam-module__vuljDG__role{letter-spacing:-.005em;color:var(--of-text);align-items:center;gap:8px;font-size:12.5px;font-weight:600;display:inline-flex}.CompanyTeam-module__vuljDG__roleDot{background:var(--mantine-color-brand-6);border-radius:50%;width:6px;height:6px}
.CompanyAnchors-module__ykBa6W__section{position:relative;overflow:hidden}.CompanyAnchors-module__ykBa6W__bg{z-index:0;pointer-events:none;background:radial-gradient(30% 30% at 50% 100%,#5f22d90d 0%,#5f22d900 60%);position:absolute;inset:0}.CompanyAnchors-module__ykBa6W__grid{z-index:1;grid-template-columns:1fr;gap:16px;margin-top:40px;display:grid;position:relative}@media (min-width:1000px){.CompanyAnchors-module__ykBa6W__grid{grid-template-columns:repeat(3,1fr)}}.CompanyAnchors-module__ykBa6W__card{background:var(--of-surface);border:1px solid var(--of-border);isolation:isolate;animation:CompanyAnchors-module__ykBa6W__card-fade .38s var(--of-easing)both;transition:transform .24s var(--of-easing),border-color .24s var(--of-easing),box-shadow .24s var(--of-easing);border-radius:18px;flex-direction:column;gap:18px;padding:28px;display:flex;position:relative;overflow:hidden}.CompanyAnchors-module__ykBa6W__card:hover{box-shadow:var(--of-card-shadow);border-color:#5f22d938;transform:translateY(-2px)}@keyframes CompanyAnchors-module__ykBa6W__card-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.CompanyAnchors-module__ykBa6W__card{animation:none}}.CompanyAnchors-module__ykBa6W__cornerGlow{z-index:-1;opacity:.5;width:180px;height:180px;transition:opacity .24s var(--of-easing);border-radius:50%;position:absolute;top:-50px;right:-50px}.CompanyAnchors-module__ykBa6W__card:hover .CompanyAnchors-module__ykBa6W__cornerGlow{opacity:1}.CompanyAnchors-module__ykBa6W__tone_brand .CompanyAnchors-module__ykBa6W__cornerGlow{background:radial-gradient(circle,#5f22d929 0%,#5f22d900 70%)}.CompanyAnchors-module__ykBa6W__tone_azure .CompanyAnchors-module__ykBa6W__cornerGlow{background:radial-gradient(circle,#1d4ed829 0%,#1d4ed800 70%)}.CompanyAnchors-module__ykBa6W__tone_amber .CompanyAnchors-module__ykBa6W__cornerGlow{background:radial-gradient(circle,#f88b3f2e 0%,#f88b3f00 70%)}.CompanyAnchors-module__ykBa6W__head{align-items:flex-start;gap:16px;display:flex}.CompanyAnchors-module__ykBa6W__mark{letter-spacing:-.02em;isolation:isolate;background:var(--of-surface-elevated);border:1px solid var(--of-border);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-weight:700;display:inline-flex;position:relative}.CompanyAnchors-module__ykBa6W__tone_brand .CompanyAnchors-module__ykBa6W__mark{color:#fff;background:linear-gradient(135deg,#5f22d9 0%,#b89cf7 100%);border-color:#5f22d966}.CompanyAnchors-module__ykBa6W__tone_azure .CompanyAnchors-module__ykBa6W__mark{color:#fff;background:linear-gradient(135deg,#1d4ed8 0%,#5f22d9 100%);border-color:#1d4ed859}.CompanyAnchors-module__ykBa6W__tone_amber .CompanyAnchors-module__ykBa6W__mark{color:#fff;background:linear-gradient(135deg,#f88b3f 0%,#ffd500 100%);border-color:#f88b3f66}.CompanyAnchors-module__ykBa6W__markText{font-size:18px}.CompanyAnchors-module__ykBa6W__headText{flex-direction:column;gap:4px;min-width:0;display:flex}.CompanyAnchors-module__ykBa6W__roleChip{letter-spacing:.06em;text-transform:uppercase;color:var(--mantine-color-brand-6);background:#5f22d914;border:1px solid #5f22d92e;border-radius:999px;align-self:flex-start;align-items:center;padding:3px 8px;font-size:10.5px;font-weight:700;display:inline-flex}.CompanyAnchors-module__ykBa6W__tone_azure .CompanyAnchors-module__ykBa6W__roleChip{color:#1d4ed8;background:#1d4ed814;border-color:#1d4ed82e}.CompanyAnchors-module__ykBa6W__tone_amber .CompanyAnchors-module__ykBa6W__roleChip{color:#b15410;background:#f88b3f1a;border-color:#f88b3f38}.CompanyAnchors-module__ykBa6W__name{letter-spacing:-.02em;color:var(--of-text);margin:0;font-size:20px;font-weight:700;line-height:1.15}.CompanyAnchors-module__ykBa6W__since{color:var(--of-text-muted);letter-spacing:-.005em;font-size:12px}.CompanyAnchors-module__ykBa6W__description{color:var(--of-text-muted);letter-spacing:-.005em;margin:0;font-size:13.5px;line-height:1.6}.CompanyAnchors-module__ykBa6W__facts{border-top:1px solid var(--of-border);flex-direction:column;gap:6px;margin:auto 0 0;padding-top:14px;display:flex}.CompanyAnchors-module__ykBa6W__factRow{grid-template-columns:108px 1fr;align-items:baseline;gap:12px;display:grid}.CompanyAnchors-module__ykBa6W__factRow dt{letter-spacing:.06em;text-transform:uppercase;color:var(--of-text-muted);font-size:10.5px;font-weight:700}.CompanyAnchors-module__ykBa6W__factRow dd{color:var(--of-text);letter-spacing:-.005em;margin:0;font-size:13px;font-weight:500}
.CompanyTrust-module__6nKrNG__section{position:relative}.CompanyTrust-module__6nKrNG__grid{grid-template-columns:1fr;gap:16px;margin-top:40px;display:grid}@media (min-width:900px){.CompanyTrust-module__6nKrNG__grid{grid-template-columns:repeat(3,1fr)}}.CompanyTrust-module__6nKrNG__pillar{background:var(--of-surface);border:1px solid var(--of-border);animation:CompanyTrust-module__6nKrNG__pillar-in .38s var(--of-easing)both;transition:transform .24s var(--of-easing),border-color .24s var(--of-easing),box-shadow .24s var(--of-easing);isolation:isolate;border-radius:16px;flex-direction:column;gap:14px;padding:24px 26px;display:flex;position:relative;overflow:hidden}.CompanyTrust-module__6nKrNG__pillar:before{content:"";background:var(--mantine-color-brand-6);opacity:.7;width:3px;position:absolute;top:0;bottom:0;left:0}.CompanyTrust-module__6nKrNG__pillar:hover{box-shadow:var(--of-card-shadow);border-color:#5f22d938;transform:translateY(-2px)}@keyframes CompanyTrust-module__6nKrNG__pillar-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.CompanyTrust-module__6nKrNG__pillar{animation:none}}.CompanyTrust-module__6nKrNG__pillarTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.CompanyTrust-module__6nKrNG__pillarIcon{width:40px;height:40px;color:var(--mantine-color-brand-6);background:#5f22d914;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.CompanyTrust-module__6nKrNG__pillarIndex{letter-spacing:-.03em;color:var(--of-text-subtle);font-variant-numeric:tabular-nums;opacity:.6;font-size:32px;font-weight:700;line-height:1}.CompanyTrust-module__6nKrNG__pillarTitle{letter-spacing:-.015em;color:var(--of-text);margin:0;font-size:18px;font-weight:600;line-height:1.25}.CompanyTrust-module__6nKrNG__pillarBody{color:var(--of-text-muted);letter-spacing:-.005em;margin:0;font-size:13.5px;line-height:1.6}.CompanyTrust-module__6nKrNG__callout{background:var(--of-surface);border:1px solid var(--of-border);border-radius:16px;flex-direction:column;align-items:flex-start;gap:16px;margin-top:36px;padding:24px 28px;display:flex}@media (min-width:800px){.CompanyTrust-module__6nKrNG__callout{flex-direction:row;justify-content:space-between;align-items:center;gap:32px;padding:22px 28px}}.CompanyTrust-module__6nKrNG__calloutText{color:var(--of-text);letter-spacing:-.005em;max-width:600px;font-size:14.5px;line-height:1.5}
