@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";
.margin-container{width:100%;max-width:1300px;margin:0 auto;padding:0 clamp(20px,5vw,64px)}.margin-container-wide{width:100%;max-width:1760px;margin:0 auto;padding:0 clamp(16px,2.5vw,44px)}.margin-eyebrow{color:var(--accent);font-family:var(--font-sans);letter-spacing:.01em;align-items:center;gap:9px;font-size:.92rem;font-weight:600;line-height:1;display:inline-flex}.margin-eyebrow svg{flex-shrink:0}.margin-eyebrow--dark{color:var(--accent-alt)}.margin-btn{background:var(--pill-bg);color:var(--pill-text);font-family:var(--font-sans);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:14px 26px;font-size:.95rem;font-weight:600;line-height:1;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex}.margin-btn:hover{background:var(--pill-bg-hover);transform:translateY(-2px)}.margin-btn--light{background:var(--surface-deep);color:var(--ink)}.margin-btn--light:hover{background:var(--accent-alt)}.margin-btn--ghost{color:inherit;border:1px solid color-mix(in srgb, currentColor 35%, transparent);background:0 0;padding:13px 25px}.margin-btn--ghost:hover{background:color-mix(in srgb, currentColor 8%, transparent);border-color:currentColor;transform:translateY(-2px)}.margin-chip{background:var(--accent-soft);color:var(--accent);font-family:var(--font-sans);letter-spacing:.01em;white-space:nowrap;border-radius:6px;align-items:center;padding:6px 11px;font-size:.78rem;font-weight:600;line-height:1;display:inline-flex}.margin-chip--solid{background:var(--surface-deep)}.margin-sechead{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:clamp(36px,4.5vw,56px);display:flex}.margin-sechead-title{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);max-width:620px;margin:14px 0 0;font-size:clamp(2rem,1.9vw + 1rem,3rem);font-weight:400;line-height:1.1}.margin-sechead-side{flex-shrink:0;max-width:380px;padding-bottom:6px}.margin-sechead-side p{color:var(--muted);margin:0;font-size:.98rem;line-height:1.7}@media (max-width:768px){.margin-sechead{flex-direction:column;align-items:flex-start;gap:20px}.margin-sechead-side{padding-bottom:0}}.margin-page-hero{background:var(--contrast);color:var(--on-contrast);padding:clamp(140px,10vw,172px) 0 clamp(60px,7.5vw,100px)}@media (max-width:992px){.margin-page-hero{padding-top:118px}}.margin-page-hero .margin-eyebrow{color:var(--accent-alt)}.margin-page-headline{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--on-contrast);max-width:780px;margin:16px 0 0;font-size:clamp(2.3rem,2.8vw + 1rem,3.8rem);font-weight:400;line-height:1.08}.margin-page-headline em,.margin-page-headline .margin-hl{color:var(--accent-alt);font-style:normal}.margin-page-lead{color:var(--on-contrast-muted);max-width:600px;margin:20px 0 0;font-size:1.02rem;line-height:1.75}.margin-closer{background:var(--contrast);color:var(--on-contrast);text-align:center;padding:clamp(64px,7.5vw,100px) 0}.margin-closer-headline{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--on-contrast);max-width:720px;margin:0 auto;font-size:clamp(2rem,2.4vw + .9rem,3.2rem);font-weight:400;line-height:1.1}.margin-closer-headline em,.margin-closer-headline .margin-hl{color:var(--accent-alt);font-style:normal}.margin-closer-body{color:var(--on-contrast-muted);max-width:540px;margin:18px auto 34px;font-size:1rem;line-height:1.75}.margin-closer-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}@media (prefers-reduced-motion:reduce){.margin-btn{transition:none}.margin-btn:hover,.margin-btn--ghost:hover{transform:none}}
.margin-navbar-module__vmYJYa__header{z-index:1000;background:0 0;padding:clamp(14px,1.6vw,24px) 0;position:absolute;top:0;left:0;right:0}.margin-navbar-module__vmYJYa__bar{background:var(--surface-deep);z-index:1001;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;max-width:1320px;margin:0 auto;padding:10px 10px 10px 22px;display:flex;position:relative;box-shadow:0 12px 34px #0000001f}.margin-navbar-module__vmYJYa__logoLink{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.margin-navbar-module__vmYJYa__navLinks{align-items:center;gap:30px;margin:0;padding:0;list-style:none;display:flex}.margin-navbar-module__vmYJYa__navLinks a{color:var(--ink);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.margin-navbar-module__vmYJYa__navLinks a:hover{color:var(--accent)}.margin-navbar-module__vmYJYa__navLinks a[aria-current=page]{color:var(--accent);font-weight:600}.margin-navbar-module__vmYJYa__navActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.margin-navbar-module__vmYJYa__btnOutline{border:1px solid var(--rule);color:var(--ink);font-family:var(--font-sans);cursor:pointer;background:0 0;border-radius:10px;align-items:center;padding:12px 20px;font-size:.92rem;font-weight:600;line-height:1;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.margin-navbar-module__vmYJYa__btnOutline:hover{border-color:var(--ink);background:var(--accent-soft)}.margin-navbar-module__vmYJYa__btnCta{background:var(--accent);color:#fff;font-family:var(--font-sans);cursor:pointer;border:none;border-radius:10px;align-items:center;padding:13px 24px;font-size:.92rem;font-weight:600;line-height:1;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex}.margin-navbar-module__vmYJYa__btnCta:hover{background:var(--accent-deep);transform:translateY(-1px)}.margin-navbar-module__vmYJYa__menuBtn{color:var(--ink);cursor:pointer;background:0 0;border:none;padding:6px;display:none}.margin-navbar-module__vmYJYa__mobileMenu{z-index:999;background:var(--contrast);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.margin-navbar-module__vmYJYa__mobileClose{color:var(--on-contrast,#fff);cursor:pointer;background:0 0;border:none;padding:8px;position:absolute;top:18px;right:18px}.margin-navbar-module__vmYJYa__mobileLinks{flex-direction:column;align-items:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.margin-navbar-module__vmYJYa__mobileLinks a{color:var(--on-contrast);font-size:1.5rem;font-weight:600;text-decoration:none}.margin-navbar-module__vmYJYa__modalRow{border:1px solid var(--rule);color:var(--ink);border-radius:10px;align-items:center;gap:12px;padding:13px 18px;font-size:.95rem;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.margin-navbar-module__vmYJYa__modalRow:hover{border-color:var(--accent);background:var(--accent-soft)}@media (min-width:1024px) and (max-width:1199px){.margin-navbar-module__vmYJYa__navLinks{gap:18px}.margin-navbar-module__vmYJYa__navLinks a{font-size:.88rem}.margin-navbar-module__vmYJYa__btnOutline{display:none}.margin-navbar-module__vmYJYa__btnCta{padding:12px 16px;font-size:.88rem}.margin-navbar-module__vmYJYa__bar{gap:16px;padding-left:16px}}@media (max-width:1023px){.margin-navbar-module__vmYJYa__navLinks,.margin-navbar-module__vmYJYa__navActions{display:none}.margin-navbar-module__vmYJYa__menuBtn{display:inline-flex}.margin-navbar-module__vmYJYa__bar{padding:8px 8px 8px 16px}}@media (prefers-reduced-motion:reduce){.margin-navbar-module__vmYJYa__navLinks a,.margin-navbar-module__vmYJYa__btnOutline,.margin-navbar-module__vmYJYa__btnCta,.margin-navbar-module__vmYJYa__modalRow{transition:none}.margin-navbar-module__vmYJYa__btnCta:hover{transform:none}}
.margin-footer-module__NNHtta__footer{background:var(--contrast);color:var(--on-contrast-muted);border-top:1px solid var(--on-contrast-rule);font-size:.95rem}.margin-footer-module__NNHtta__footerContainer{grid-template-columns:1.6fr .9fr 1.2fr 1.1fr;gap:48px;padding:clamp(48px,5.5vw,72px) 0 52px;display:grid}.margin-footer-module__NNHtta__column h4{color:var(--on-contrast);font-family:var(--font-sans);margin-bottom:20px;font-size:1rem;font-weight:600}.margin-footer-module__NNHtta__tagline{max-width:340px;margin:20px 0 26px;line-height:1.8}.margin-footer-module__NNHtta__socialLinks{gap:12px;display:flex}.margin-footer-module__NNHtta__socialIcon{background:var(--on-contrast-card);width:40px;height:40px;color:var(--on-contrast);border-radius:10px;justify-content:center;align-items:center;transition:background .25s,color .25s;display:inline-flex}.margin-footer-module__NNHtta__socialIcon:hover{background:var(--accent-alt);color:var(--ink)}.margin-footer-module__NNHtta__column ul{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.margin-footer-module__NNHtta__column ul a,.margin-footer-module__NNHtta__contactRow a{color:var(--on-contrast-muted);text-decoration:none;transition:color .2s}.margin-footer-module__NNHtta__column ul a:hover,.margin-footer-module__NNHtta__contactRow a:hover{color:var(--on-contrast)}.margin-footer-module__NNHtta__contactRow{align-items:flex-start;gap:12px;margin-bottom:15px;line-height:1.6;display:flex}.margin-footer-module__NNHtta__contactRow svg{color:var(--accent-alt);opacity:.95;flex-shrink:0;margin-top:3px}.margin-footer-module__NNHtta__loopText{margin-bottom:20px;line-height:1.75}.margin-footer-module__NNHtta__copyright{border-top:1px solid var(--on-contrast-rule);padding:24px 0}.margin-footer-module__NNHtta__copyrightInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.margin-footer-module__NNHtta__copyrightInner p{margin:0}@media (max-width:1100px){.margin-footer-module__NNHtta__footerContainer{grid-template-columns:1fr 1fr}}@media (max-width:640px){.margin-footer-module__NNHtta__footerContainer{grid-template-columns:1fr;gap:40px}}@media (prefers-reduced-motion:reduce){.margin-footer-module__NNHtta__socialIcon,.margin-footer-module__NNHtta__column a{transition:none}}
.Hero-module__Q2whDa__hero{background:var(--contrast);color:var(--on-contrast);position:relative;overflow:hidden}.Hero-module__Q2whDa__inner{align-items:stretch;min-height:clamp(560px,100svh,920px);display:flex;position:relative}.Hero-module__Q2whDa__content{flex-direction:column;justify-content:center;align-items:flex-start;width:50%;min-width:0;padding:130px clamp(20px,2vw,36px) 56px calc(max(50vw - 880px,0px) + clamp(20px,5.5vw,104px));display:flex}.Hero-module__Q2whDa__content>*{max-width:560px}.Hero-module__Q2whDa__content .Hero-module__Q2whDa__title{max-width:640px}.Hero-module__Q2whDa__title{font-family:var(--font-heading);font-weight:400;font-size:calc(clamp(2.5rem, 3vw + .85rem, 4.05rem) * var(--hero-title-scale,1));letter-spacing:-.01em;color:var(--on-contrast);margin:20px 0 0;line-height:1.07}.Hero-module__Q2whDa__titleLine{display:block}.Hero-module__Q2whDa__hl{color:var(--accent-alt)}.Hero-module__Q2whDa__lead{color:var(--on-contrast-muted);max-width:480px;margin:22px 0 0;font-size:1.02rem;line-height:1.7}.Hero-module__Q2whDa__actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:32px;display:flex}.Hero-module__Q2whDa__content .Hero-module__Q2whDa__primaryBtn{background:var(--accent);border-bottom:2px solid var(--accent-alt);border-radius:10px 10px 8px 8px;padding:15px 26px 13px}.Hero-module__Q2whDa__content .Hero-module__Q2whDa__primaryBtn:hover{background:var(--accent-deep)}.Hero-module__Q2whDa__secondaryBtn{color:var(--on-contrast);align-items:center;gap:12px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.Hero-module__Q2whDa__secondaryChip{background:var(--surface-deep);width:46px;height:46px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;transition:transform .25s;display:inline-flex}.Hero-module__Q2whDa__secondaryBtn:hover .Hero-module__Q2whDa__secondaryChip{transform:translateY(-2px)}.Hero-module__Q2whDa__trust{align-items:center;gap:16px;margin-top:clamp(30px,4.5vh,52px);display:flex}.Hero-module__Q2whDa__avatars{flex-shrink:0;display:flex}.Hero-module__Q2whDa__avatars img{object-fit:cover;border:2px solid var(--contrast);border-radius:50%;width:44px;height:44px}.Hero-module__Q2whDa__avatars img+img{margin-left:-12px}.Hero-module__Q2whDa__trustMeta{flex-direction:column;gap:5px;display:flex}.Hero-module__Q2whDa__stars{color:var(--accent-alt);align-items:center;gap:4px;display:inline-flex}.Hero-module__Q2whDa__stars svg{fill:currentColor}.Hero-module__Q2whDa__trustText{color:var(--on-contrast-muted);font-size:1.02rem}.Hero-module__Q2whDa__gallery{grid-template-columns:1fr 1fr;column-gap:14px;width:50%;padding-left:10px;display:grid;position:absolute;top:0;bottom:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 12% 88%,#0000);mask-image:linear-gradient(#0000,#000 12% 88%,#0000)}.Hero-module__Q2whDa__gcol{min-width:0;height:100%;position:relative;overflow:hidden}.Hero-module__Q2whDa__gtrack{animation:70s linear infinite Hero-module__Q2whDa__margin-hero-drift}.Hero-module__Q2whDa__gtrackDown{animation-name:Hero-module__Q2whDa__margin-hero-drift-down;animation-duration:85s}.Hero-module__Q2whDa__gshot{margin-bottom:14px}.Hero-module__Q2whDa__gshot img{aspect-ratio:4/4.6;object-fit:cover;border-radius:14px;width:100%;height:auto;display:block}.Hero-module__Q2whDa__gshot:nth-child(3n) img{aspect-ratio:4/3.4}@keyframes Hero-module__Q2whDa__margin-hero-drift{to{transform:translateY(-50%)}}@keyframes Hero-module__Q2whDa__margin-hero-drift-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.Hero-module__Q2whDa__mobileShot{display:none}@media (min-width:993px) and (max-height:800px){.Hero-module__Q2whDa__content{padding-top:112px;padding-bottom:40px}.Hero-module__Q2whDa__title{font-size:calc(clamp(2.2rem, 2.5vw + .9rem, 3.4rem) * var(--hero-title-scale,1))}.Hero-module__Q2whDa__lead{margin-top:16px}.Hero-module__Q2whDa__actions{margin-top:26px}}@media (min-width:993px) and (max-width:1250px){.Hero-module__Q2whDa__content{padding-left:clamp(20px,3.5vw,56px)}.Hero-module__Q2whDa__avatars img{width:38px;height:38px}}@media (max-width:992px){.Hero-module__Q2whDa__inner{flex-direction:column;min-height:0}.Hero-module__Q2whDa__content{justify-content:flex-start;width:100%;padding:118px clamp(20px,5vw,40px) 0}.Hero-module__Q2whDa__content>*{max-width:none}.Hero-module__Q2whDa__gallery{display:none}.Hero-module__Q2whDa__mobileShot{padding:40px clamp(20px,5vw,40px) 52px;display:block}.Hero-module__Q2whDa__mobileShot img{aspect-ratio:16/10;object-fit:cover;border-radius:14px;width:100%;height:auto;display:block}}@media (max-width:600px){.Hero-module__Q2whDa__title{font-size:calc(clamp(1.9rem, 5.5vw + .6rem, 2.4rem) * var(--hero-title-scale,1))}}@media (prefers-reduced-motion:reduce){.Hero-module__Q2whDa__gtrack,.Hero-module__Q2whDa__gtrackDown{animation:none}.Hero-module__Q2whDa__secondaryChip{transition:none}.Hero-module__Q2whDa__secondaryBtn:hover .Hero-module__Q2whDa__secondaryChip{transform:none}}
.Purpose-module__XGEkCG__purpose{background:var(--surface);padding:clamp(72px,9vw,118px) 0}.Purpose-module__XGEkCG__purpose .Purpose-module__XGEkCG__inner{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:center;gap:clamp(44px,5.5vw,92px);display:grid}.Purpose-module__XGEkCG__photoWrap{position:relative}.Purpose-module__XGEkCG__photo,.Purpose-module__XGEkCG__photoFallback{aspect-ratio:4/4.2;object-fit:cover;border-radius:14px;width:100%;height:auto;display:block}.Purpose-module__XGEkCG__photoFallback{background:linear-gradient(160deg, var(--accent) 0%, var(--contrast) 100%);color:var(--accent-alt);justify-content:center;align-items:center;display:flex}.Purpose-module__XGEkCG__rotBadge{aspect-ratio:1;z-index:2;width:clamp(122px,10.5vw,152px);position:absolute;top:0;right:0;transform:translate(30%,-30%)}.Purpose-module__XGEkCG__rotBadge>svg{width:100%;height:100%;animation:18s linear infinite Purpose-module__XGEkCG__margin-badge-spin;display:block}.Purpose-module__XGEkCG__badgeDisc{fill:var(--accent)}.Purpose-module__XGEkCG__rotBadge svg text{fill:#fff;font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;font-size:7.4px;font-weight:600}.Purpose-module__XGEkCG__badgeCenter{color:var(--accent-alt);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Purpose-module__XGEkCG__badgeCenter svg{width:40%;height:40%}@keyframes Purpose-module__XGEkCG__margin-badge-spin{to{transform:rotate(360deg)}}.Purpose-module__XGEkCG__content{min-width:0}.Purpose-module__XGEkCG__eyebrow{display:inline-flex}.Purpose-module__XGEkCG__heading{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);max-width:560px;margin:14px 0 0;font-size:clamp(2rem,1.9vw + 1rem,3rem);font-weight:400;line-height:1.1}.Purpose-module__XGEkCG__body{color:var(--muted);max-width:540px;margin:18px 0 0;font-size:.98rem;line-height:1.75}.Purpose-module__XGEkCG__features{gap:18px;margin:30px 0 0;padding:0;list-style:none;display:grid}.Purpose-module__XGEkCG__featureRow{align-items:flex-start;gap:14px;display:flex}.Purpose-module__XGEkCG__featureCheck{background:var(--accent);width:26px;height:26px;color:var(--pill-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.Purpose-module__XGEkCG__featureTitle{font-family:var(--font-sans);color:var(--ink);margin:0;font-size:1rem;font-weight:600}.Purpose-module__XGEkCG__featureBody{color:var(--muted);max-width:480px;margin:4px 0 0;font-size:.94rem;line-height:1.6}.Purpose-module__XGEkCG__stats{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.Purpose-module__XGEkCG__statChip{background:var(--surface-deep);border:1px solid var(--rule-soft);min-width:168px;box-shadow:var(--card-shadow);border-radius:14px;flex-direction:column;gap:7px;padding:20px 26px;display:flex}.Purpose-module__XGEkCG__statValue{font-family:var(--mono);color:var(--accent);font-size:clamp(1.7rem,1vw + 1.25rem,2.15rem);font-weight:500;line-height:1}.Purpose-module__XGEkCG__statLabel{color:var(--muted);font-size:.88rem}@media (min-width:993px) and (max-width:1250px){.Purpose-module__XGEkCG__purpose .Purpose-module__XGEkCG__inner{gap:clamp(36px,4vw,56px)}.Purpose-module__XGEkCG__rotBadge{width:106px}}@media (max-width:992px){.Purpose-module__XGEkCG__purpose .Purpose-module__XGEkCG__inner{grid-template-columns:minmax(0,1fr);gap:34px}.Purpose-module__XGEkCG__photo,.Purpose-module__XGEkCG__photoFallback{aspect-ratio:16/10}.Purpose-module__XGEkCG__rotBadge{display:none}.Purpose-module__XGEkCG__heading,.Purpose-module__XGEkCG__body,.Purpose-module__XGEkCG__featureBody{max-width:none}}@media (prefers-reduced-motion:reduce){.Purpose-module__XGEkCG__rotBadge svg{animation:none}}
.Services-module__N4UnXW__services{padding:clamp(64px,8vw,110px) 0}.Services-module__N4UnXW__rows{flex-direction:column;gap:18px;display:flex}.Services-module__N4UnXW__row{background:var(--surface-deep);border:1px solid var(--rule-soft);box-shadow:var(--card-shadow);border-radius:14px;align-items:center;gap:clamp(20px,2.6vw,40px);padding:16px clamp(20px,2.4vw,32px) 16px 16px;transition:transform .3s,box-shadow .3s;display:flex}.Services-module__N4UnXW__row:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.Services-module__N4UnXW__media{border-radius:10px;flex-shrink:0;align-self:stretch;width:280px;min-height:196px;position:relative;overflow:hidden}.Services-module__N4UnXW__media img{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.Services-module__N4UnXW__row:hover .Services-module__N4UnXW__media img{transform:scale(1.05)}.Services-module__N4UnXW__body{flex-direction:column;flex:1;align-items:flex-start;gap:12px;min-width:0;padding:10px 0;display:flex}.Services-module__N4UnXW__chips{flex-wrap:wrap;gap:8px;display:flex}.Services-module__N4UnXW__rowTitle{font-family:var(--font-sans);color:var(--ink);margin:0;font-size:1.3rem;font-weight:600;line-height:1.25}.Services-module__N4UnXW__blurb{color:var(--muted);max-width:560px;margin:0;font-size:.95rem;line-height:1.65}.Services-module__N4UnXW__rowBtn{white-space:nowrap;color:var(--ink);flex-shrink:0}@media (min-width:769px) and (max-width:1100px){.Services-module__N4UnXW__media{width:210px;min-height:170px}.Services-module__N4UnXW__rowTitle{font-size:1.18rem}}@media (max-width:768px){.Services-module__N4UnXW__row{flex-direction:column;align-items:stretch;gap:18px;padding:14px 14px 22px}.Services-module__N4UnXW__media{align-self:auto;width:100%;min-height:0}.Services-module__N4UnXW__media img{aspect-ratio:16/10;width:100%;height:auto;position:static}.Services-module__N4UnXW__body{padding:0 6px}.Services-module__N4UnXW__rowBtn{align-self:flex-start;margin:0 6px}}@media (prefers-reduced-motion:reduce){.Services-module__N4UnXW__row,.Services-module__N4UnXW__media img{transition:box-shadow .3s}.Services-module__N4UnXW__row:hover,.Services-module__N4UnXW__row:hover .Services-module__N4UnXW__media img{transform:none}}
.Industries-module__A7-_Aq__industries{background:var(--surface);padding:clamp(70px,8vw,110px) 0;overflow:hidden}.Industries-module__A7-_Aq__industries .Industries-module__A7-_Aq__sechead{margin-bottom:clamp(18px,2.2vw,26px)}.Industries-module__A7-_Aq__controls{justify-content:flex-end;gap:10px;margin-bottom:22px;display:flex}.Industries-module__A7-_Aq__navBtn{background:var(--accent);width:48px;height:48px;color:var(--pill-text);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .25s,transform .25s;display:inline-flex}.Industries-module__A7-_Aq__navBtn:hover{background:var(--accent-deep);transform:translateY(-2px)}.Industries-module__A7-_Aq__navBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.Industries-module__A7-_Aq__track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:20px;margin:-8px -4px -14px;padding:8px 4px 14px;display:flex;overflow-x:auto}.Industries-module__A7-_Aq__track::-webkit-scrollbar{display:none}.Industries-module__A7-_Aq__card{aspect-ratio:3/4;scroll-snap-align:start;background:linear-gradient(160deg, var(--accent) 0%, var(--contrast) 90%);width:clamp(272px,24vw,352px);box-shadow:var(--card-shadow);border-radius:14px;flex:none;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.Industries-module__A7-_Aq__card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.Industries-module__A7-_Aq__cardLink{width:100%;height:100%;color:inherit;text-decoration:none;display:block}.Industries-module__A7-_Aq__cardLink:focus-visible{outline:2px solid var(--accent);outline-offset:-3px;border-radius:14px}.Industries-module__A7-_Aq__card img{object-fit:cover;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.Industries-module__A7-_Aq__card:hover img{transform:scale(1.05)}.Industries-module__A7-_Aq__scrim{z-index:1;background:linear-gradient(to top, color-mix(in srgb, var(--ink) 58%, transparent) 0%, transparent 55%);pointer-events:none;position:absolute;inset:0}.Industries-module__A7-_Aq__chip{z-index:2;position:absolute;top:14px;left:14px}.Industries-module__A7-_Aq__caption{z-index:2;background:var(--surface-deep);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.Industries-module__A7-_Aq__captionText{flex-direction:column;gap:4px;min-width:0;display:flex}.Industries-module__A7-_Aq__name{font-family:var(--font-sans);color:var(--ink);font-size:.98rem;font-weight:600;line-height:1.3}.Industries-module__A7-_Aq__readMore{font-family:var(--font-sans);letter-spacing:.01em;color:var(--accent);font-size:.8rem;font-weight:600}.Industries-module__A7-_Aq__arrowChip{background:var(--accent);width:34px;height:34px;color:var(--pill-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .25s;display:inline-flex}.Industries-module__A7-_Aq__cardLink:hover .Industries-module__A7-_Aq__arrowChip{transform:translate(2px,-2px)}@media (max-width:992px){.Industries-module__A7-_Aq__controls{display:none}.Industries-module__A7-_Aq__track{gap:16px}}@media (max-width:600px){.Industries-module__A7-_Aq__card{width:min(78vw,330px)}}@media (prefers-reduced-motion:reduce){.Industries-module__A7-_Aq__card,.Industries-module__A7-_Aq__card img,.Industries-module__A7-_Aq__navBtn,.Industries-module__A7-_Aq__arrowChip{transition:none}.Industries-module__A7-_Aq__card:hover,.Industries-module__A7-_Aq__card:hover img,.Industries-module__A7-_Aq__navBtn:hover,.Industries-module__A7-_Aq__cardLink:hover .Industries-module__A7-_Aq__arrowChip{transform:none}}
.Results-module__QL84Bq__results{background:var(--surface);padding:clamp(64px,8vw,112px) 0}.Results-module__QL84Bq__grid{grid-template-columns:1fr 1.15fr 1fr;align-items:stretch;gap:20px;display:grid}.Results-module__QL84Bq__col{grid-template-rows:1fr 1fr;gap:20px;min-width:0;display:grid}.Results-module__QL84Bq__tile{border-radius:14px;flex-direction:column;justify-content:flex-end;gap:10px;min-width:0;min-height:190px;padding:clamp(22px,2vw,32px);display:flex}.Results-module__QL84Bq__tileLight{background:var(--surface-deep);border:1px solid var(--rule)}.Results-module__QL84Bq__tileTint{background:var(--accent-soft)}.Results-module__QL84Bq__tileContrast{background:var(--contrast)}.Results-module__QL84Bq__value{font-family:var(--mono);letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--ink);font-size:clamp(2rem,1.4vw + 1.2rem,2.7rem);font-weight:500;line-height:1}.Results-module__QL84Bq__tileTint .Results-module__QL84Bq__value{color:var(--accent)}.Results-module__QL84Bq__tileContrast .Results-module__QL84Bq__value{color:var(--accent-alt)}.Results-module__QL84Bq__label{font-family:var(--font-sans);color:var(--muted);font-size:.92rem;line-height:1.5}.Results-module__QL84Bq__tileContrast .Results-module__QL84Bq__label{color:var(--on-contrast-muted)}.Results-module__QL84Bq__caseCard{background:var(--surface-deep);border:1px solid var(--rule-soft);min-width:0;box-shadow:var(--card-shadow);border-radius:14px;flex-direction:column;padding:14px 14px 24px;transition:transform .25s,box-shadow .25s;display:flex}.Results-module__QL84Bq__caseCard:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.Results-module__QL84Bq__photo{aspect-ratio:16/11;border-radius:10px;flex-shrink:0;overflow:hidden}.Results-module__QL84Bq__photo img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.Results-module__QL84Bq__caseCard:hover .Results-module__QL84Bq__photo img{transform:scale(1.05)}.Results-module__QL84Bq__caseBody{flex-direction:column;flex:1;gap:10px;padding:20px 10px 0;display:flex}.Results-module__QL84Bq__caseTitle{font-family:var(--font-sans);color:var(--ink);margin:0;font-size:1.12rem;font-weight:600;line-height:1.35}.Results-module__QL84Bq__caseText{color:var(--muted);margin:0;font-size:.95rem;line-height:1.65}.Results-module__QL84Bq__caseLink{color:var(--accent);font-family:var(--font-sans);align-self:flex-start;align-items:center;gap:6px;margin-top:auto;padding-top:8px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.Results-module__QL84Bq__caseLink svg{transition:transform .25s}.Results-module__QL84Bq__caseLink:hover svg{transform:translate(2px,-2px)}@media (min-width:993px) and (max-width:1250px){.Results-module__QL84Bq__grid,.Results-module__QL84Bq__col{gap:16px}.Results-module__QL84Bq__tile{min-height:160px;padding:20px}.Results-module__QL84Bq__value{font-size:clamp(1.7rem,1.2vw + 1rem,2.1rem)}.Results-module__QL84Bq__caseBody{padding:16px 6px 0}}@media (max-width:992px){.Results-module__QL84Bq__grid{grid-template-columns:1fr;gap:16px}.Results-module__QL84Bq__caseCard{order:-1}.Results-module__QL84Bq__col{grid-template-rows:none;grid-template-columns:1fr 1fr;gap:16px}.Results-module__QL84Bq__tile{min-height:150px}}@media (max-width:480px){.Results-module__QL84Bq__tile{min-height:128px;padding:18px 16px}.Results-module__QL84Bq__value{font-size:clamp(1.45rem,4vw + .55rem,1.9rem)}.Results-module__QL84Bq__label{font-size:.86rem}}@media (prefers-reduced-motion:reduce){.Results-module__QL84Bq__caseCard,.Results-module__QL84Bq__photo img,.Results-module__QL84Bq__caseLink svg{transition:none}.Results-module__QL84Bq__caseCard:hover,.Results-module__QL84Bq__caseCard:hover .Results-module__QL84Bq__photo img,.Results-module__QL84Bq__caseLink:hover svg{transform:none}}
.Team-module__4j0Olq__team{background:var(--surface);color:var(--ink);padding:clamp(64px,8vw,110px) 0}.Team-module__4j0Olq__grid{grid-template-columns:repeat(3,1fr);gap:clamp(20px,2.2vw,28px);display:grid}.Team-module__4j0Olq__card{background:var(--surface-deep);border:1px solid var(--rule-soft);border-radius:14px;flex-direction:column;padding:12px 12px 0;transition:transform .3s,box-shadow .3s;display:flex}.Team-module__4j0Olq__card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.Team-module__4j0Olq__photoWrap{background:var(--accent-soft);border-radius:10px;position:relative;overflow:hidden}.Team-module__4j0Olq__photoWrap img{aspect-ratio:3/3.4;object-fit:cover;width:100%;height:auto;transition:transform .45s;display:block}.Team-module__4j0Olq__card:hover .Team-module__4j0Olq__photoWrap img{transform:scale(1.05)}.Team-module__4j0Olq__photoFallback{aspect-ratio:3/3.4;font-family:var(--font-heading);color:var(--accent);justify-content:center;align-items:center;font-size:clamp(2.4rem,3vw + 1rem,3.4rem);font-weight:400;display:flex}.Team-module__4j0Olq__caption{text-align:center;padding:18px 14px 22px}.Team-module__4j0Olq__name{font-family:var(--font-sans);color:var(--ink);margin:0;font-size:1.08rem;font-weight:600;line-height:1.3}.Team-module__4j0Olq__role{color:var(--muted);margin:5px 0 0;font-size:.9rem;line-height:1.5}.Team-module__4j0Olq__overlayBar{background:var(--surface-deep);box-shadow:var(--card-shadow);opacity:0;border-radius:10px;justify-content:center;gap:8px;padding:8px;transition:transform .3s,opacity .3s;display:none;position:absolute;bottom:12px;left:12px;right:12px;transform:translateY(calc(100% + 24px))}.Team-module__4j0Olq__staticBar{justify-content:center;gap:10px;margin-top:14px;display:flex}.Team-module__4j0Olq__socialLink{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;transition:background .25s,color .25s;display:inline-flex}.Team-module__4j0Olq__socialLink:hover,.Team-module__4j0Olq__socialLink:focus-visible{background:var(--accent);color:var(--on-contrast)}@media (hover:hover) and (pointer:fine){.Team-module__4j0Olq__overlayBar{display:flex}.Team-module__4j0Olq__staticBar{display:none}.Team-module__4j0Olq__card:hover .Team-module__4j0Olq__overlayBar,.Team-module__4j0Olq__card:focus-within .Team-module__4j0Olq__overlayBar{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.Team-module__4j0Olq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Team-module__4j0Olq__grid{grid-template-columns:1fr;width:100%;max-width:380px;margin:0 auto}}@media (prefers-reduced-motion:reduce){.Team-module__4j0Olq__card,.Team-module__4j0Olq__photoWrap img,.Team-module__4j0Olq__overlayBar,.Team-module__4j0Olq__socialLink{transition:none}.Team-module__4j0Olq__card:hover,.Team-module__4j0Olq__card:hover .Team-module__4j0Olq__photoWrap img{transform:none}}
.Testimonials-module__aa6-Gq__testimonials{padding:clamp(64px,7.5vw,104px) 0}.Testimonials-module__aa6-Gq__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:clamp(18px,2vw,26px);display:grid}.Testimonials-module__aa6-Gq__card{background:var(--surface-deep);border:1px solid var(--rule-soft);box-shadow:var(--card-shadow);border-radius:14px;flex-direction:column;margin:0;padding:clamp(24px,2.4vw,34px);display:flex}.Testimonials-module__aa6-Gq__stars{color:var(--accent);align-items:center;gap:3px;display:inline-flex}.Testimonials-module__aa6-Gq__stars svg{fill:currentColor}.Testimonials-module__aa6-Gq__quote{color:var(--ink);margin:18px 0 24px;font-size:.98rem;line-height:1.7}.Testimonials-module__aa6-Gq__author{border-top:1px solid var(--rule-soft);align-items:center;gap:12px;margin-top:auto;padding-top:20px;display:flex}.Testimonials-module__aa6-Gq__avatar{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:flex;overflow:hidden}.Testimonials-module__aa6-Gq__avatar img{object-fit:cover;width:100%;height:100%;display:block}.Testimonials-module__aa6-Gq__authorMeta{flex-direction:column;min-width:0;display:flex}.Testimonials-module__aa6-Gq__name{font-family:var(--font-sans);color:var(--ink);font-size:.95rem;font-weight:600;line-height:1.3}.Testimonials-module__aa6-Gq__role{color:var(--muted);margin-top:3px;font-size:.85rem;line-height:1.4}.Testimonials-module__aa6-Gq__cardDark{background:var(--contrast);border-color:var(--contrast)}.Testimonials-module__aa6-Gq__cardDark .Testimonials-module__aa6-Gq__stars{color:var(--accent-alt)}.Testimonials-module__aa6-Gq__cardDark .Testimonials-module__aa6-Gq__quote{color:var(--on-contrast)}.Testimonials-module__aa6-Gq__cardDark .Testimonials-module__aa6-Gq__author{border-top-color:var(--on-contrast-rule)}.Testimonials-module__aa6-Gq__cardDark .Testimonials-module__aa6-Gq__avatar{background:var(--on-contrast-card);color:var(--on-contrast)}.Testimonials-module__aa6-Gq__cardDark .Testimonials-module__aa6-Gq__name{color:var(--on-contrast)}.Testimonials-module__aa6-Gq__cardDark .Testimonials-module__aa6-Gq__role{color:var(--on-contrast-muted)}.Testimonials-module__aa6-Gq__controls{justify-content:center;gap:12px;margin-top:clamp(28px,3vw,40px);display:flex}.Testimonials-module__aa6-Gq__navBtn{cursor:pointer;background:var(--accent);width:48px;height:48px;color:var(--pill-text);border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .25s,transform .25s;display:inline-flex}.Testimonials-module__aa6-Gq__navBtn:hover{background:var(--accent-deep);transform:translateY(-2px)}@media (max-width:900px){.Testimonials-module__aa6-Gq__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.Testimonials-module__aa6-Gq__navBtn{transition:none}.Testimonials-module__aa6-Gq__navBtn:hover{transform:none}}
.Insights-module__fccG_W__insights{background:var(--surface);padding:clamp(64px,7.5vw,104px) 0}.Insights-module__fccG_W__grid{grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);align-items:stretch;gap:clamp(20px,2.4vw,32px);display:grid}.Insights-module__fccG_W__featured{background:var(--surface-deep);border:1px solid var(--rule-soft);box-shadow:var(--card-shadow);border-radius:14px;flex-direction:column;padding:12px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex}.Insights-module__fccG_W__featured:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.Insights-module__fccG_W__featuredPhoto{aspect-ratio:16/10;background:var(--accent-soft);border-radius:10px;display:block;overflow:hidden}.Insights-module__fccG_W__featuredPhoto img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.Insights-module__fccG_W__featured:hover .Insights-module__fccG_W__featuredPhoto img{transform:scale(1.05)}.Insights-module__fccG_W__featuredBody{flex-direction:column;flex:1;align-items:flex-start;padding:22px 12px 12px;display:flex}.Insights-module__fccG_W__meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Insights-module__fccG_W__date{font-family:var(--font-sans);color:var(--muted);font-size:.85rem;line-height:1}.Insights-module__fccG_W__featuredTitle{-webkit-line-clamp:2;font-family:var(--font-sans);color:var(--ink);-webkit-box-orient:vertical;margin-top:16px;font-size:clamp(1.18rem,.7vw + .9rem,1.45rem);font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.Insights-module__fccG_W__blurb{-webkit-line-clamp:2;font-family:var(--font-sans);color:var(--muted);-webkit-box-orient:vertical;margin-top:10px;font-size:.95rem;line-height:1.65;display:-webkit-box;overflow:hidden}.Insights-module__fccG_W__readMore{font-family:var(--font-sans);color:var(--accent);align-items:center;gap:6px;margin-top:auto;padding-top:20px;font-size:.92rem;font-weight:600;display:inline-flex}.Insights-module__fccG_W__readMore svg{transition:transform .25s}.Insights-module__fccG_W__featured:hover .Insights-module__fccG_W__readMore svg{transform:translate(2px,-2px)}.Insights-module__fccG_W__rows{flex-direction:column;gap:clamp(14px,1.6vw,20px);min-width:0;display:flex}.Insights-module__fccG_W__row{background:var(--surface-deep);border:1px solid var(--rule-soft);box-shadow:var(--card-shadow);border-radius:14px;flex:1;align-items:center;gap:clamp(14px,1.4vw,18px);padding:14px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex}.Insights-module__fccG_W__row:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.Insights-module__fccG_W__thumb{background:var(--accent-soft);border-radius:8px;flex-shrink:0;width:92px;height:92px;display:block;overflow:hidden}.Insights-module__fccG_W__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.Insights-module__fccG_W__row:hover .Insights-module__fccG_W__thumb img{transform:scale(1.05)}.Insights-module__fccG_W__rowBody{flex:1;min-width:0;display:block}.Insights-module__fccG_W__rowMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Insights-module__fccG_W__rowMeta .Insights-module__fccG_W__date{font-size:.82rem}.Insights-module__fccG_W__dot{color:var(--muted);line-height:1}.Insights-module__fccG_W__rowTag{font-family:var(--font-sans);color:var(--accent);font-size:.8rem;font-weight:600;line-height:1}.Insights-module__fccG_W__rowTitle{-webkit-line-clamp:2;font-family:var(--font-sans);color:var(--ink);-webkit-box-orient:vertical;margin-top:8px;font-size:1.02rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.Insights-module__fccG_W__rowArrow{background:var(--accent-soft);width:38px;height:38px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .25s,color .25s;display:inline-flex}.Insights-module__fccG_W__row:hover .Insights-module__fccG_W__rowArrow{background:var(--accent);color:var(--pill-text)}@media (min-width:993px) and (max-width:1250px){.Insights-module__fccG_W__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.Insights-module__fccG_W__featuredBody{padding:18px 8px 8px}.Insights-module__fccG_W__rowTitle{font-size:.97rem}}@media (max-width:992px){.Insights-module__fccG_W__grid{grid-template-columns:1fr}.Insights-module__fccG_W__rows{gap:14px}.Insights-module__fccG_W__row{flex:none}}@media (max-width:480px){.Insights-module__fccG_W__row{padding:12px}.Insights-module__fccG_W__rowArrow{width:34px;height:34px}.Insights-module__fccG_W__featuredBody{padding:18px 6px 6px}}@media (prefers-reduced-motion:reduce){.Insights-module__fccG_W__featured,.Insights-module__fccG_W__row,.Insights-module__fccG_W__featuredPhoto img,.Insights-module__fccG_W__thumb img,.Insights-module__fccG_W__readMore svg{transition:none}.Insights-module__fccG_W__featured:hover,.Insights-module__fccG_W__row:hover,.Insights-module__fccG_W__featured:hover .Insights-module__fccG_W__featuredPhoto img,.Insights-module__fccG_W__row:hover .Insights-module__fccG_W__thumb img,.Insights-module__fccG_W__featured:hover .Insights-module__fccG_W__readMore svg{transform:none}}
.Cta-module__hcpKgG__cta{background:var(--contrast);color:var(--on-contrast);padding:clamp(76px,9vw,128px) 0 clamp(88px,10.5vw,144px);scroll-margin-top:120px;position:relative;overflow:hidden}.Cta-module__hcpKgG__rings{z-index:0;border:1px solid var(--on-contrast-rule);pointer-events:none;border-radius:50%;width:620px;height:620px;position:absolute;top:-240px;right:-220px}.Cta-module__hcpKgG__rings:before,.Cta-module__hcpKgG__rings:after{content:"";border:1px solid var(--on-contrast-rule);border-radius:50%;position:absolute}.Cta-module__hcpKgG__rings:before{inset:92px}.Cta-module__hcpKgG__rings:after{inset:184px}.Cta-module__hcpKgG__container{z-index:2;position:relative}.Cta-module__hcpKgG__content{text-align:center;flex-direction:column;align-items:center;display:flex}.Cta-module__hcpKgG__headline{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--on-contrast);max-width:760px;margin:18px 0 0;font-size:clamp(2.1rem,2.6vw + .9rem,3.6rem);font-weight:400;line-height:1.1}.Cta-module__hcpKgG__hl{color:var(--accent-alt)}.Cta-module__hcpKgG__body{color:var(--on-contrast-muted);max-width:540px;margin:18px 0 0;font-size:1.02rem;line-height:1.75}.Cta-module__hcpKgG__ctaWrap{margin-top:34px}.Cta-module__hcpKgG__contactRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px clamp(28px,4vw,56px);margin-top:clamp(44px,5.5vw,68px);display:flex}.Cta-module__hcpKgG__contactItem{color:var(--on-contrast);text-align:left;align-items:center;gap:10px;font-size:.95rem;font-weight:500;line-height:1.45;text-decoration:none;display:inline-flex}.Cta-module__hcpKgG__contactIcon{color:var(--accent-alt);flex-shrink:0;display:inline-flex}a.Cta-module__hcpKgG__contactItem{transition:color .25s}a.Cta-module__hcpKgG__contactItem:hover{color:var(--accent-alt)}@media (max-width:600px){.Cta-module__hcpKgG__cta{scroll-margin-top:96px}.Cta-module__hcpKgG__rings{width:420px;height:420px;top:-180px;right:-190px}.Cta-module__hcpKgG__rings:before{inset:64px}.Cta-module__hcpKgG__rings:after{inset:128px}.Cta-module__hcpKgG__headline{font-size:clamp(1.8rem,5vw + .6rem,2.3rem)}.Cta-module__hcpKgG__contactItem{font-size:.92rem}}@media (prefers-reduced-motion:reduce){a.Cta-module__hcpKgG__contactItem{transition:none}}
.About-module__7q9nOG__story{background:var(--surface);padding:clamp(72px,9vw,118px) 0}.About-module__7q9nOG__story .About-module__7q9nOG__storyInner{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:center;gap:clamp(44px,5.5vw,92px);display:grid}.About-module__7q9nOG__photoWrap{position:relative}.About-module__7q9nOG__photo,.About-module__7q9nOG__photoFallback{aspect-ratio:4/4.4;object-fit:cover;border-radius:14px;width:100%;height:auto;display:block}.About-module__7q9nOG__photoFallback{background:linear-gradient(160deg, var(--accent) 0%, var(--contrast) 100%);color:var(--accent-alt);justify-content:center;align-items:center;display:flex}.About-module__7q9nOG__yearsChip{z-index:2;background:var(--surface-deep);box-shadow:var(--card-shadow-hover);border-radius:14px;flex-direction:column;gap:6px;padding:18px 24px;display:flex;position:absolute;bottom:18px;left:18px}.About-module__7q9nOG__yearsValue{font-family:var(--mono);color:var(--accent);font-size:clamp(1.7rem,1vw + 1.25rem,2.15rem);font-weight:500;line-height:1}.About-module__7q9nOG__yearsLabel{font-family:var(--font-sans);color:var(--muted);font-size:.85rem}.About-module__7q9nOG__storyContent{min-width:0}.About-module__7q9nOG__eyebrow{display:inline-flex}.About-module__7q9nOG__storyHeading{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);max-width:560px;margin:14px 0 0;font-size:clamp(2rem,1.9vw + 1rem,3rem);font-weight:400;line-height:1.1}.About-module__7q9nOG__storyBody p{color:var(--muted);max-width:540px;margin:18px 0 0;font-size:.98rem;line-height:1.75}.About-module__7q9nOG__statRow{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.About-module__7q9nOG__statChip{background:var(--surface-deep);border:1px solid var(--rule-soft);min-width:168px;box-shadow:var(--card-shadow);border-radius:14px;flex-direction:column;gap:7px;padding:20px 26px;display:flex}.About-module__7q9nOG__statValue{font-family:var(--mono);color:var(--accent);font-size:clamp(1.7rem,1vw + 1.25rem,2.15rem);font-weight:500;line-height:1}.About-module__7q9nOG__statLabel{color:var(--muted);font-size:.88rem}.About-module__7q9nOG__values{background:var(--surface);padding:clamp(8px,1.5vw,20px) 0 clamp(64px,8vw,110px)}.About-module__7q9nOG__valuesGrid{grid-template-columns:repeat(3,1fr);gap:clamp(20px,2.2vw,28px);display:grid}.About-module__7q9nOG__valueCard{background:var(--surface-deep);border:1px solid var(--rule-soft);border-radius:14px;padding:30px 28px 34px;transition:transform .3s,box-shadow .3s}.About-module__7q9nOG__valueCard:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.About-module__7q9nOG__valueIcon{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.About-module__7q9nOG__valueTitle{font-family:var(--font-sans);color:var(--ink);margin:18px 0 0;font-size:1.05rem;font-weight:600;line-height:1.35}.About-module__7q9nOG__valueBody{color:var(--muted);margin:10px 0 0;font-size:.94rem;line-height:1.65}.About-module__7q9nOG__team{background:var(--surface);padding:clamp(8px,1.5vw,20px) 0 clamp(72px,9vw,118px)}.About-module__7q9nOG__teamGrid{grid-template-columns:repeat(3,1fr);gap:clamp(20px,2.2vw,28px);display:grid}.About-module__7q9nOG__memberCard{background:var(--surface-deep);border:1px solid var(--rule-soft);border-radius:14px;flex-direction:column;padding:12px 12px 0;transition:transform .3s,box-shadow .3s;display:flex}.About-module__7q9nOG__memberCard:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.About-module__7q9nOG__memberPhotoWrap{background:var(--accent-soft);border-radius:10px;position:relative;overflow:hidden}.About-module__7q9nOG__memberPhotoWrap img{aspect-ratio:3/3.4;object-fit:cover;width:100%;height:auto;transition:transform .45s;display:block}.About-module__7q9nOG__memberCard:hover .About-module__7q9nOG__memberPhotoWrap img{transform:scale(1.05)}.About-module__7q9nOG__memberPhotoFallback{aspect-ratio:3/3.4;font-family:var(--font-heading);color:var(--accent);justify-content:center;align-items:center;font-size:clamp(2.4rem,3vw + 1rem,3.4rem);font-weight:400;display:flex}.About-module__7q9nOG__memberCaption{text-align:center;padding:18px 16px 24px}.About-module__7q9nOG__memberName{font-family:var(--font-sans);color:var(--ink);margin:0;font-size:1.08rem;font-weight:600;line-height:1.3}.About-module__7q9nOG__memberRole{color:var(--accent);margin:5px 0 0;font-size:.9rem;line-height:1.5}.About-module__7q9nOG__memberBio{color:var(--muted);margin:12px 0 0;font-size:.92rem;line-height:1.65}.About-module__7q9nOG__overlayBar{background:var(--surface-deep);box-shadow:var(--card-shadow);opacity:0;border-radius:10px;justify-content:center;gap:8px;padding:8px;transition:transform .3s,opacity .3s;display:none;position:absolute;bottom:12px;left:12px;right:12px;transform:translateY(calc(100% + 24px))}.About-module__7q9nOG__staticBar{justify-content:center;gap:10px;margin-top:14px;display:flex}.About-module__7q9nOG__socialLink{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;transition:background .25s,color .25s;display:inline-flex}.About-module__7q9nOG__socialLink:hover,.About-module__7q9nOG__socialLink:focus-visible{background:var(--accent);color:var(--on-contrast)}@media (hover:hover) and (pointer:fine){.About-module__7q9nOG__overlayBar{display:flex}.About-module__7q9nOG__staticBar{display:none}.About-module__7q9nOG__memberCard:hover .About-module__7q9nOG__overlayBar,.About-module__7q9nOG__memberCard:focus-within .About-module__7q9nOG__overlayBar{opacity:1;transform:translateY(0)}}@media (min-width:993px) and (max-width:1250px){.About-module__7q9nOG__story .About-module__7q9nOG__storyInner{gap:clamp(36px,4vw,56px)}}@media (max-width:1100px){.About-module__7q9nOG__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.About-module__7q9nOG__story .About-module__7q9nOG__storyInner{grid-template-columns:minmax(0,1fr);gap:34px}.About-module__7q9nOG__photo,.About-module__7q9nOG__photoFallback{aspect-ratio:16/10}.About-module__7q9nOG__yearsChip{padding:14px 18px;bottom:14px;left:14px}.About-module__7q9nOG__storyHeading,.About-module__7q9nOG__storyBody p{max-width:none}.About-module__7q9nOG__valuesGrid{grid-template-columns:1fr}}@media (max-width:640px){.About-module__7q9nOG__teamGrid{grid-template-columns:1fr;width:100%;max-width:380px;margin:0 auto}}@media (prefers-reduced-motion:reduce){.About-module__7q9nOG__valueCard,.About-module__7q9nOG__memberCard,.About-module__7q9nOG__memberPhotoWrap img,.About-module__7q9nOG__overlayBar,.About-module__7q9nOG__socialLink{transition:none}.About-module__7q9nOG__valueCard:hover,.About-module__7q9nOG__memberCard:hover,.About-module__7q9nOG__memberCard:hover .About-module__7q9nOG__memberPhotoWrap img{transform:none}}
.ServicesPage-module__7gRA-G__groups{background:var(--surface)}.ServicesPage-module__7gRA-G__band{padding:clamp(56px,6.5vw,92px) 0;scroll-margin-top:120px}.ServicesPage-module__7gRA-G__band:nth-child(2n){background:color-mix(in srgb, var(--surface) 93%, var(--contrast))}.ServicesPage-module__7gRA-G__groupHead{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:clamp(28px,3.6vw,44px);display:flex}.ServicesPage-module__7gRA-G__headMain{align-items:flex-start;gap:18px;min-width:0;display:flex}.ServicesPage-module__7gRA-G__iconChip{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.ServicesPage-module__7gRA-G__groupTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin:10px 0 0;font-size:clamp(1.7rem,1.5vw + .9rem,2.5rem);font-weight:400;line-height:1.1}.ServicesPage-module__7gRA-G__headSide{flex-shrink:0;max-width:400px;padding-bottom:4px}.ServicesPage-module__7gRA-G__headSide p{color:var(--muted);margin:0;font-size:.97rem;line-height:1.7}.ServicesPage-module__7gRA-G__itemGrid{grid-template-columns:1fr 1fr;gap:0 clamp(36px,4.5vw,72px);display:grid}.ServicesPage-module__7gRA-G__item{border-top:1px solid var(--rule);padding:20px 2px 24px}.ServicesPage-module__7gRA-G__itemName{font-family:var(--font-sans);color:var(--ink);margin:0 0 8px;font-size:1.05rem;font-weight:600;line-height:1.35}.ServicesPage-module__7gRA-G__itemBody{color:var(--muted);max-width:480px;margin:0;font-size:.93rem;line-height:1.65}@media (min-width:769px) and (max-width:1100px){.ServicesPage-module__7gRA-G__headSide{max-width:320px}}@media (max-width:768px){.ServicesPage-module__7gRA-G__band{scroll-margin-top:104px}.ServicesPage-module__7gRA-G__groupHead{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:24px}.ServicesPage-module__7gRA-G__headSide{max-width:none;padding-bottom:0}.ServicesPage-module__7gRA-G__itemGrid{grid-template-columns:1fr}.ServicesPage-module__7gRA-G__itemBody{max-width:none}}
.ResourcesPage-module__LZz4xq__heroNote{color:var(--on-contrast-faint);max-width:560px;margin:16px 0 0;font-size:.88rem;line-height:1.65}.ResourcesPage-module__LZz4xq__index{background:var(--surface);color:var(--ink);padding:clamp(64px,7vw,100px) 0 clamp(32px,4vw,56px)}.ResourcesPage-module__LZz4xq__grid{grid-template-columns:repeat(2,1fr);gap:clamp(14px,1.6vw,20px);display:grid}.ResourcesPage-module__LZz4xq__grid>*{height:100%}.ResourcesPage-module__LZz4xq__card{background:var(--surface-deep);border:1px solid var(--rule-soft);height:100%;box-shadow:var(--card-shadow);color:var(--ink);border-radius:14px;flex-direction:column;align-items:flex-start;padding:clamp(24px,2.4vw,32px);text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex}.ResourcesPage-module__LZz4xq__card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.ResourcesPage-module__LZz4xq__cardTop{justify-content:space-between;align-items:center;width:100%;margin-bottom:20px;display:flex}.ResourcesPage-module__LZz4xq__cardIco{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ResourcesPage-module__LZz4xq__cardIdx{font-family:var(--mono);color:var(--muted);font-size:.85rem;font-weight:500}.ResourcesPage-module__LZz4xq__cardTitle{font-family:var(--font-sans);color:var(--ink);margin:0 0 8px;font-size:1.18rem;font-weight:600;line-height:1.3;display:block}.ResourcesPage-module__LZz4xq__cardBody{color:var(--muted);margin:0 0 20px;font-size:.94rem;line-height:1.65;display:block}.ResourcesPage-module__LZz4xq__cardOpen{color:var(--accent);align-items:center;gap:7px;margin-top:auto;font-size:.92rem;font-weight:600;display:inline-flex}.ResourcesPage-module__LZz4xq__cardOpenArrow{transition:transform .25s}.ResourcesPage-module__LZz4xq__card:hover .ResourcesPage-module__LZz4xq__cardOpenArrow{transform:translate(2px,-2px)}.ResourcesPage-module__LZz4xq__calcBand{background:var(--contrast);color:var(--on-contrast);padding:clamp(64px,7.5vw,104px) 0}.ResourcesPage-module__LZz4xq__calcHead{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:clamp(36px,4.5vw,56px);display:flex}.ResourcesPage-module__LZz4xq__calcHeadline{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--on-contrast);max-width:580px;margin:14px 0 0;font-size:clamp(2rem,1.9vw + 1rem,3rem);font-weight:400;line-height:1.1}.ResourcesPage-module__LZz4xq__calcHeadline .margin-hl{color:var(--accent-alt);font-style:normal}.ResourcesPage-module__LZz4xq__calcBody{color:var(--on-contrast-muted);max-width:520px;margin:16px 0 0;font-size:.98rem;line-height:1.7}.ResourcesPage-module__LZz4xq__calcSide{flex-shrink:0;padding-bottom:6px}.ResourcesPage-module__LZz4xq__calcItems{grid-template-columns:repeat(3,1fr);gap:clamp(24px,3vw,44px);display:grid}.ResourcesPage-module__LZz4xq__calcItem{border-top:1px solid var(--on-contrast-rule);padding-top:20px}.ResourcesPage-module__LZz4xq__calcItemN{font-family:var(--mono);color:var(--accent-alt);margin-bottom:12px;font-size:.9rem;font-weight:500;display:block}.ResourcesPage-module__LZz4xq__calcItemName{font-family:var(--font-sans);color:var(--on-contrast);margin-bottom:6px;font-size:1.05rem;font-weight:600;display:block}.ResourcesPage-module__LZz4xq__calcItemDesc{color:var(--on-contrast-muted);margin:0;font-size:.92rem;line-height:1.65}.ResourcesPage-module__LZz4xq__directory{background:var(--surface);color:var(--ink);padding:clamp(56px,6.5vw,96px) 0 clamp(72px,8vw,110px)}.ResourcesPage-module__LZz4xq__dirLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--rule);padding-bottom:12px;font-size:.78rem;font-weight:600}.ResourcesPage-module__LZz4xq__dirLink{border-bottom:1px solid var(--rule-soft);color:var(--ink);justify-content:space-between;align-items:center;gap:14px;padding:16px 2px;font-size:.98rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.ResourcesPage-module__LZz4xq__dirLink:hover{color:var(--accent)}.ResourcesPage-module__LZz4xq__dirLinkArr{color:var(--accent);opacity:.65;flex-shrink:0}.ResourcesPage-module__LZz4xq__subhero{background:var(--contrast);color:var(--on-contrast);padding:clamp(126px,9vw,152px) 0 clamp(44px,5vw,64px)}@media (max-width:992px){.ResourcesPage-module__LZz4xq__subhero{padding-top:112px}}.ResourcesPage-module__LZz4xq__crumb{color:var(--on-contrast-muted);font-size:.9rem}.ResourcesPage-module__LZz4xq__crumb a{color:var(--on-contrast);font-weight:500;text-decoration:none}.ResourcesPage-module__LZz4xq__crumb a:hover{text-underline-offset:3px;text-decoration:underline}.ResourcesPage-module__LZz4xq__crumbSep{color:var(--on-contrast-faint);margin:0 8px}.ResourcesPage-module__LZz4xq__subTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--on-contrast);max-width:760px;margin:14px 0 0;font-size:clamp(2.1rem,2.4vw + .9rem,3.2rem);font-weight:400;line-height:1.1}.ResourcesPage-module__LZz4xq__subTitle .margin-hl{color:var(--accent-alt);font-style:normal}.ResourcesPage-module__LZz4xq__subMeta{font-family:var(--mono);color:var(--on-contrast-muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;font-size:.85rem;display:flex}.ResourcesPage-module__LZz4xq__subMetaFirst{color:var(--accent-alt)}.ResourcesPage-module__LZz4xq__subMetaDot{color:var(--on-contrast-faint)}.ResourcesPage-module__LZz4xq__section{background:var(--surface);color:var(--ink);padding:clamp(56px,6vw,84px) 0}.ResourcesPage-module__LZz4xq__intro{color:var(--muted);max-width:640px;margin:0 0 36px;font-size:1.02rem;line-height:1.75}.ResourcesPage-module__LZz4xq__groupLabel{margin-bottom:14px}.ResourcesPage-module__LZz4xq__refundGrid{grid-template-columns:1.4fr 1fr;align-items:start;gap:clamp(16px,1.8vw,22px);display:grid}.ResourcesPage-module__LZz4xq__refundCol{border-radius:14px;padding:clamp(26px,3vw,36px) clamp(24px,2.8vw,34px)}.ResourcesPage-module__LZz4xq__refundColMain{background:var(--surface-deep);border:1px solid var(--rule-soft);box-shadow:var(--card-shadow);color:var(--ink)}.ResourcesPage-module__LZz4xq__refundColState{background:var(--contrast);color:var(--on-contrast)}.ResourcesPage-module__LZz4xq__refundHeading{font-family:var(--font-sans);color:var(--ink);margin:14px 0 10px;font-size:1.3rem;font-weight:600;line-height:1.3}.ResourcesPage-module__LZz4xq__refundColState .ResourcesPage-module__LZz4xq__refundHeading{color:var(--on-contrast)}.ResourcesPage-module__LZz4xq__refundBody{color:var(--muted);margin:0 0 20px;font-size:.95rem;line-height:1.7}.ResourcesPage-module__LZz4xq__refundColState .ResourcesPage-module__LZz4xq__refundBody{color:var(--on-contrast-muted)}.ResourcesPage-module__LZz4xq__subLabel{letter-spacing:.07em;text-transform:uppercase;color:var(--muted);margin:22px 0 10px;font-size:.8rem;font-weight:600}.ResourcesPage-module__LZz4xq__needList{color:var(--muted);flex-direction:column;gap:8px;margin:0;padding:0;font-size:.94rem;list-style:none;display:flex}.ResourcesPage-module__LZz4xq__needList li{align-items:center;gap:10px;display:flex}.ResourcesPage-module__LZz4xq__needList li:before{content:"";background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}.ResourcesPage-module__LZz4xq__timingRow{border-bottom:1px solid var(--rule-soft);justify-content:space-between;gap:16px;padding:11px 0;font-size:.93rem;display:flex}.ResourcesPage-module__LZz4xq__timingRow:last-child{border-bottom:none}.ResourcesPage-module__LZz4xq__timingK{color:var(--muted)}.ResourcesPage-module__LZz4xq__timingV{color:var(--ink);font-weight:600}.ResourcesPage-module__LZz4xq__refundCtaWrap{margin-top:26px}.ResourcesPage-module__LZz4xq__dataGroup{margin-bottom:40px}.ResourcesPage-module__LZz4xq__dataGroup:last-child{margin-bottom:0}.ResourcesPage-module__LZz4xq__tableScroll{-webkit-overflow-scrolling:touch;background:var(--surface-deep);border:1px solid var(--rule-soft);box-shadow:var(--card-shadow);border-radius:14px;overflow-x:auto}.ResourcesPage-module__LZz4xq__dataTable{border-collapse:collapse;width:100%}.ResourcesPage-module__LZz4xq__dataTable td{border-bottom:1px solid var(--rule-soft);vertical-align:top;padding:15px 22px;font-size:.95rem;line-height:1.55}.ResourcesPage-module__LZz4xq__dataTable tr:last-child td{border-bottom:none}.ResourcesPage-module__LZz4xq__dataDate{font-family:var(--mono);color:var(--accent);white-space:nowrap;width:1%;font-size:.86rem;font-weight:500}.ResourcesPage-module__LZz4xq__dataDesc{color:var(--muted)}.ResourcesPage-module__LZz4xq__dataKeep{color:var(--ink);white-space:nowrap;width:1%;font-weight:600}.ResourcesPage-module__LZz4xq__cap{flex-wrap:wrap;align-items:baseline;gap:16px;margin-bottom:20px;display:flex}.ResourcesPage-module__LZz4xq__capTitle{font-family:var(--font-sans);color:var(--ink);margin:0;font-size:1.25rem;font-weight:600}.ResourcesPage-module__LZz4xq__capNote{color:var(--muted);font-size:.88rem}.ResourcesPage-module__LZz4xq__rates{border-collapse:collapse;width:100%;min-width:640px}.ResourcesPage-module__LZz4xq__rates th{text-align:left;font-family:var(--font-sans);letter-spacing:.07em;text-transform:uppercase;background:var(--contrast);color:var(--on-contrast);white-space:nowrap;padding:13px 22px;font-size:.76rem;font-weight:600}.ResourcesPage-module__LZz4xq__rates td{font-family:var(--mono);color:var(--ink);border-bottom:1px solid var(--rule-soft);white-space:nowrap;padding:13px 22px;font-size:.88rem}.ResourcesPage-module__LZz4xq__rates tr:last-child td{border-bottom:none}.ResourcesPage-module__LZz4xq__rates td:first-child{color:var(--accent);font-weight:500}.ResourcesPage-module__LZz4xq__cards3{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px;display:grid}.ResourcesPage-module__LZz4xq__minicard{background:var(--surface-deep);border:1px solid var(--rule-soft);box-shadow:var(--card-shadow);border-radius:14px;padding:20px 22px}.ResourcesPage-module__LZz4xq__minicardK{color:var(--muted);margin-bottom:6px;font-size:.85rem}.ResourcesPage-module__LZz4xq__minicardV{font-family:var(--mono);color:var(--ink);font-size:1.15rem;font-weight:500}.ResourcesPage-module__LZz4xq__minicardV small{font-family:var(--font-sans);color:var(--muted);margin-top:4px;font-size:.8rem;font-weight:400;display:block}.ResourcesPage-module__LZz4xq__formsGroup{margin-bottom:36px}.ResourcesPage-module__LZz4xq__formsGroup:last-child{margin-bottom:0}.ResourcesPage-module__LZz4xq__formsPanel{background:var(--surface-deep);border:1px solid var(--rule-soft);box-shadow:var(--card-shadow);border-radius:14px;padding:6px 24px}.ResourcesPage-module__LZz4xq__formsLink{border-bottom:1px solid var(--rule-soft);color:var(--ink);justify-content:space-between;align-items:center;gap:14px;padding:14px 2px;font-size:.96rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.ResourcesPage-module__LZz4xq__formsLink:last-child{border-bottom:none}.ResourcesPage-module__LZz4xq__formsLink:hover{color:var(--accent)}.ResourcesPage-module__LZz4xq__statesGrid{grid-template-columns:repeat(3,1fr);gap:8px 28px;display:grid}.ResourcesPage-module__LZz4xq__stateLink{border-bottom:1px solid var(--rule-soft);color:var(--ink);justify-content:space-between;align-items:center;padding:11px 2px;font-size:.93rem;text-decoration:none;transition:color .2s;display:flex}.ResourcesPage-module__LZz4xq__stateLink:hover{color:var(--accent)}.ResourcesPage-module__LZz4xq__stateAbbr{font-family:var(--mono);color:var(--muted);align-items:center;gap:5px;font-size:.8rem;display:inline-flex}.ResourcesPage-module__LZz4xq__calcSuite{grid-template-columns:repeat(3,1fr);align-items:start;gap:clamp(16px,1.8vw,22px);display:grid}.ResourcesPage-module__LZz4xq__calcCard{background:var(--surface-deep);border:1px solid var(--rule-soft);box-shadow:var(--card-shadow);border-radius:14px;padding:28px 26px}.ResourcesPage-module__LZz4xq__calcCardHead{font-family:var(--font-sans);color:var(--ink);margin:0 0 4px;font-size:1.1rem;font-weight:600}.ResourcesPage-module__LZz4xq__calcCardSub{color:var(--muted);margin-bottom:22px;font-size:.85rem}.ResourcesPage-module__LZz4xq__calcField{margin-bottom:16px}.ResourcesPage-module__LZz4xq__calcLabel{color:var(--muted);justify-content:space-between;gap:12px;margin-bottom:7px;font-size:.85rem;font-weight:500;display:flex}.ResourcesPage-module__LZz4xq__calcLabel span:last-child{font-family:var(--mono);color:var(--ink)}.ResourcesPage-module__LZz4xq__calcInput{border:1px solid var(--rule);background:var(--surface);width:100%;color:var(--ink);font-family:var(--font-sans);border-radius:10px;padding:11px 14px;font-size:.95rem}.ResourcesPage-module__LZz4xq__calcInput:focus{outline:2px solid var(--accent);outline-offset:1px;border-color:#0000}.ResourcesPage-module__LZz4xq__calcRange{width:100%;accent-color:var(--accent);margin-top:10px}.ResourcesPage-module__LZz4xq__calcResult{background:var(--contrast);color:var(--on-contrast);border-radius:10px;margin-top:22px;padding:20px 22px}.ResourcesPage-module__LZz4xq__calcResultK{letter-spacing:.06em;text-transform:uppercase;color:var(--on-contrast-muted);margin-bottom:6px;font-size:.78rem}.ResourcesPage-module__LZz4xq__calcResultV{font-family:var(--mono);color:var(--accent-alt);margin-bottom:12px;font-size:1.5rem;font-weight:500}.ResourcesPage-module__LZz4xq__calcSub{justify-content:space-between;padding-top:8px;font-size:.88rem;display:flex}.ResourcesPage-module__LZz4xq__calcSubK{color:var(--on-contrast-muted)}.ResourcesPage-module__LZz4xq__calcSubV{font-family:var(--mono);font-weight:500}.ResourcesPage-module__LZz4xq__disclaim{background:color-mix(in srgb, var(--surface) 92%, var(--contrast));padding:32px 0}.ResourcesPage-module__LZz4xq__disclaimInner{align-items:flex-start;gap:18px;display:flex}.ResourcesPage-module__LZz4xq__disclaimTag{background:var(--accent-soft);color:var(--accent);letter-spacing:.05em;text-transform:uppercase;border-radius:6px;flex-shrink:0;padding:6px 11px;font-size:.72rem;font-weight:600;line-height:1.4;display:inline-flex}.ResourcesPage-module__LZz4xq__disclaimText{color:var(--muted);max-width:860px;margin:0;font-size:.86rem;line-height:1.7}@media (max-width:992px){.ResourcesPage-module__LZz4xq__calcHead{flex-direction:column;align-items:flex-start;gap:24px}.ResourcesPage-module__LZz4xq__calcSide{padding-bottom:0}.ResourcesPage-module__LZz4xq__calcItems{grid-template-columns:1fr;gap:22px}.ResourcesPage-module__LZz4xq__refundGrid{grid-template-columns:1fr;gap:16px}.ResourcesPage-module__LZz4xq__calcSuite,.ResourcesPage-module__LZz4xq__cards3{grid-template-columns:1fr}.ResourcesPage-module__LZz4xq__statesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ResourcesPage-module__LZz4xq__grid,.ResourcesPage-module__LZz4xq__statesGrid{grid-template-columns:1fr}.ResourcesPage-module__LZz4xq__disclaimInner{flex-direction:column;gap:12px}.ResourcesPage-module__LZz4xq__card{padding:24px 22px}}@media (prefers-reduced-motion:reduce){.ResourcesPage-module__LZz4xq__card,.ResourcesPage-module__LZz4xq__cardOpenArrow{transition:none}.ResourcesPage-module__LZz4xq__card:hover,.ResourcesPage-module__LZz4xq__card:hover .ResourcesPage-module__LZz4xq__cardOpenArrow{transform:none}}
.IndustriesPage-module__Ri6z4W__gridSection{background:var(--surface);padding:clamp(70px,8vw,110px) 0}.IndustriesPage-module__Ri6z4W__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.IndustriesPage-module__Ri6z4W__card{aspect-ratio:3/4;background:linear-gradient(160deg, var(--accent) 0%, var(--contrast) 90%);box-shadow:var(--card-shadow);border-radius:14px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.IndustriesPage-module__Ri6z4W__card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.IndustriesPage-module__Ri6z4W__card img{object-fit:cover;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.IndustriesPage-module__Ri6z4W__card:hover img{transform:scale(1.05)}.IndustriesPage-module__Ri6z4W__scrim{z-index:1;background:linear-gradient(to top, color-mix(in srgb, var(--ink) 58%, transparent) 0%, transparent 55%);pointer-events:none;position:absolute;inset:0}.IndustriesPage-module__Ri6z4W__chip{z-index:2;position:absolute;top:14px;left:14px}.IndustriesPage-module__Ri6z4W__caption{z-index:2;background:var(--surface-deep);border-radius:10px;padding:14px 16px 15px;position:absolute;bottom:10px;left:10px;right:10px}.IndustriesPage-module__Ri6z4W__name{font-family:var(--font-sans);color:var(--ink);margin:0;font-size:1rem;font-weight:600;line-height:1.3}.IndustriesPage-module__Ri6z4W__body{font-family:var(--font-sans);color:var(--muted);margin:7px 0 0;font-size:.86rem;line-height:1.6}.IndustriesPage-module__Ri6z4W__closerEyebrow{justify-content:center;margin-bottom:16px}@media (max-width:1120px){.IndustriesPage-module__Ri6z4W__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:640px){.IndustriesPage-module__Ri6z4W__grid{grid-template-columns:1fr;gap:18px}.IndustriesPage-module__Ri6z4W__caption{padding:13px 14px;bottom:8px;left:8px;right:8px}}@media (prefers-reduced-motion:reduce){.IndustriesPage-module__Ri6z4W__card,.IndustriesPage-module__Ri6z4W__card img{transition:none}.IndustriesPage-module__Ri6z4W__card:hover,.IndustriesPage-module__Ri6z4W__card:hover img{transform:none}}
.SchedulePage-module__c7VCeq__body{background:var(--surface);color:var(--ink);padding:clamp(56px,6.5vw,96px) 0 clamp(72px,8.5vw,120px)}.SchedulePage-module__c7VCeq__embedWrap{background:var(--surface-deep);border:1px solid var(--rule-soft);max-width:960px;box-shadow:var(--card-shadow);border-radius:14px;margin:0 auto;padding:16px}.SchedulePage-module__c7VCeq__embed{background:var(--surface-deep);border:0;border-radius:10px;width:100%;display:block}.SchedulePage-module__c7VCeq__embedFallback{text-align:center;color:var(--muted);margin:14px 0 2px;font-size:.9rem}.SchedulePage-module__c7VCeq__embedFallback a{color:var(--accent);font-weight:600;text-decoration:none}.SchedulePage-module__c7VCeq__embedFallback a:hover{text-decoration:underline}.SchedulePage-module__c7VCeq__placeholderCard{background:var(--surface-deep);border:1px solid var(--rule-soft);max-width:760px;box-shadow:var(--card-shadow);border-radius:14px;margin:0 auto}.SchedulePage-module__c7VCeq__placeholder{text-align:center;padding:clamp(48px,6vw,72px) clamp(20px,4vw,56px)}.SchedulePage-module__c7VCeq__placeholderChip{background:var(--accent-soft);width:56px;height:56px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:22px;display:inline-flex}.SchedulePage-module__c7VCeq__placeholderTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin:0 0 12px;font-size:clamp(1.55rem,1.1vw + 1rem,2rem);font-weight:400;line-height:1.12}.SchedulePage-module__c7VCeq__placeholderBody{color:var(--muted);max-width:440px;margin:0 auto;font-size:.98rem;line-height:1.75}.SchedulePage-module__c7VCeq__bookAction{justify-content:center;margin-top:28px;display:flex}.SchedulePage-module__c7VCeq__contactRow{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;display:flex}.SchedulePage-module__c7VCeq__contactBtn{border:1px solid var(--rule);color:var(--ink);font-family:var(--font-sans);background:0 0;border-radius:10px;align-items:center;gap:9px;padding:13px 22px;font-size:.93rem;font-weight:600;line-height:1;text-decoration:none;transition:border-color .25s,background .25s,transform .25s;display:inline-flex}.SchedulePage-module__c7VCeq__contactBtn:hover{border-color:var(--accent);background:var(--accent-soft);transform:translateY(-2px)}.SchedulePage-module__c7VCeq__contactBtn svg{color:var(--accent);flex-shrink:0}.SchedulePage-module__c7VCeq__expect{max-width:1020px;margin:clamp(56px,7vw,92px) auto 0}.SchedulePage-module__c7VCeq__expectHeadline{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin:0 0 clamp(30px,4vw,44px);font-size:clamp(1.6rem,1.4vw + 1rem,2.3rem);font-weight:400;line-height:1.12}.SchedulePage-module__c7VCeq__expectSteps{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px clamp(24px,3.5vw,48px);display:grid}.SchedulePage-module__c7VCeq__expectStep{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.SchedulePage-module__c7VCeq__expectChip{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.SchedulePage-module__c7VCeq__expectText{min-width:0}.SchedulePage-module__c7VCeq__expectTitle{font-family:var(--font-sans);letter-spacing:-.005em;color:var(--ink);margin:0 0 8px;font-size:1.02rem;font-weight:600;line-height:1.3}.SchedulePage-module__c7VCeq__expectBody{color:var(--muted);max-width:300px;margin:0;font-size:.93rem;line-height:1.7}@media (min-width:993px) and (max-width:1200px){.SchedulePage-module__c7VCeq__expectTitle{font-size:.98rem}.SchedulePage-module__c7VCeq__expectBody{font-size:.89rem}}@media (max-width:992px){.SchedulePage-module__c7VCeq__body{padding:48px 0 72px}.SchedulePage-module__c7VCeq__embedWrap{padding:12px}}@media (max-width:768px){.SchedulePage-module__c7VCeq__placeholder{padding:44px 20px}.SchedulePage-module__c7VCeq__expectSteps{grid-template-columns:1fr;gap:30px;max-width:440px}}@media (prefers-reduced-motion:reduce){.SchedulePage-module__c7VCeq__contactBtn{transition:none}.SchedulePage-module__c7VCeq__contactBtn:hover{transform:none}}
.ClientPortalPage-module__3yiyTq__features{background:var(--surface);color:var(--ink);padding:clamp(64px,8vw,110px) 0}.ClientPortalPage-module__3yiyTq__grid{grid-template-columns:repeat(2,1fr);gap:clamp(20px,2.2vw,28px);display:grid}.ClientPortalPage-module__3yiyTq__card{background:var(--surface-deep);border:1px solid var(--rule-soft);border-radius:14px;flex-direction:column;align-items:flex-start;padding:clamp(24px,2.4vw,34px);transition:transform .3s,box-shadow .3s;display:flex}.ClientPortalPage-module__3yiyTq__card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.ClientPortalPage-module__3yiyTq__iconChip{background:var(--accent-soft);width:46px;height:46px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ClientPortalPage-module__3yiyTq__cardTitle{font-family:var(--font-sans);color:var(--ink);margin:18px 0 0;font-size:1.08rem;font-weight:600;line-height:1.35}.ClientPortalPage-module__3yiyTq__cardBody{color:var(--muted);margin:10px 0 0;font-size:.95rem;line-height:1.7}.ClientPortalPage-module__3yiyTq__closerEyebrow{margin-bottom:18px}.ClientPortalPage-module__3yiyTq__note{color:var(--on-contrast-faint);max-width:480px;margin:22px auto 0;font-size:.88rem;line-height:1.65}@media (max-width:768px){.ClientPortalPage-module__3yiyTq__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.ClientPortalPage-module__3yiyTq__card{transition:none}.ClientPortalPage-module__3yiyTq__card:hover{box-shadow:none;transform:none}}
.Hero-module__iMSx4W__hero{padding:clamp(2px,.6vw,10px) 0 clamp(28px,3.5vw,48px)}.Hero-module__iMSx4W__panel{background:var(--contrast);border-radius:24px;flex-direction:column;justify-content:flex-end;min-height:clamp(480px,100svh - 150px,780px);display:flex;position:relative;overflow:hidden}.Hero-module__iMSx4W__photo{object-fit:cover;object-position:center 30%;width:100%;height:100%;position:absolute;inset:0}.Hero-module__iMSx4W__scrim{z-index:1;background:linear-gradient(to top, color-mix(in srgb, var(--contrast) 82%, transparent) 0%, color-mix(in srgb, var(--contrast) 30%, transparent) 42%, transparent 68%);position:absolute;inset:0}.Hero-module__iMSx4W__content{z-index:2;max-width:1060px;padding:clamp(28px,4.5vw,64px);position:relative}.Hero-module__iMSx4W__headline{font-family:var(--font-heading);font-weight:500;font-size:calc(clamp(1.9rem, 2.2vw + .9rem, 3.3rem) * var(--hero-title-scale,1));letter-spacing:-.015em;color:var(--on-contrast);margin:0;line-height:1.16}.Hero-module__iMSx4W__lead{color:var(--on-contrast-muted);max-width:52ch;margin:18px 0 0;font-size:1.02rem;line-height:1.7}.Hero-module__iMSx4W__content a{margin-top:28px}@media (min-width:993px) and (max-height:800px){.Hero-module__iMSx4W__panel{min-height:clamp(440px,100svh - 130px,620px)}.Hero-module__iMSx4W__content{padding:clamp(24px,3.5vw,44px)}.Hero-module__iMSx4W__headline{font-size:calc(clamp(1.8rem, 1.9vw + .8rem, 2.7rem) * var(--hero-title-scale,1))}.Hero-module__iMSx4W__lead{margin-top:14px}.Hero-module__iMSx4W__content a{margin-top:20px}}@media (max-width:768px){.Hero-module__iMSx4W__panel{border-radius:18px;min-height:min(78svh,640px)}.Hero-module__iMSx4W__lineBreak{display:none}.Hero-module__iMSx4W__headline{line-height:1.2}.Hero-module__iMSx4W__lead{font-size:.97rem}}
.Process-module__gRNg5G__process{padding:clamp(40px,5.5vw,84px) 0}.Process-module__gRNg5G__row{flex-wrap:wrap;align-items:center;gap:14px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.Process-module__gRNg5G__item{align-items:center;gap:14px;min-width:0;max-width:100%;display:flex}.Process-module__gRNg5G__chip{max-width:100%}.Process-module__gRNg5G__dash{border-top:1px dashed var(--rule);flex-shrink:0;width:24px}.Process-module__gRNg5G__disclaimer{color:var(--muted);max-width:62ch;margin:clamp(26px,3vw,40px) 0 0;font-size:.88rem;line-height:1.65}@media (max-width:1200px){.Process-module__gRNg5G__row .Process-module__gRNg5G__chip{padding:14px 18px;font-size:.88rem}.Process-module__gRNg5G__row .Process-module__gRNg5G__item .tally-chip--circle{width:86px;height:86px;padding:8px}.Process-module__gRNg5G__dash{width:18px}.Process-module__gRNg5G__row,.Process-module__gRNg5G__item{gap:10px}}@media (max-width:768px){.Process-module__gRNg5G__dash{display:none}.Process-module__gRNg5G__row,.Process-module__gRNg5G__item{gap:10px 12px}.Process-module__gRNg5G__lineBreak{display:none}}
.Purpose-module__CaaLja__purpose{padding:clamp(40px,5.5vw,80px) 0}.Purpose-module__CaaLja__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:clamp(28px,4.5vw,72px);display:grid}.Purpose-module__CaaLja__media{border-radius:16px;overflow:hidden}.Purpose-module__CaaLja__media img,.Purpose-module__CaaLja__mediaFallback{aspect-ratio:4/3;object-fit:cover;border-radius:16px;width:100%;height:auto;display:block}.Purpose-module__CaaLja__mediaFallback{background:linear-gradient(135deg, color-mix(in srgb, var(--surface) 78%, var(--accent)) 0%, color-mix(in srgb, var(--surface) 82%, var(--accent-alt)) 100%)}.Purpose-module__CaaLja__heading{font-family:var(--font-heading);letter-spacing:-.015em;color:var(--ink);max-width:24ch;margin:0;font-size:clamp(1.9rem,1.8vw + .9rem,2.8rem);font-weight:600;line-height:1.12}.Purpose-module__CaaLja__body{color:var(--muted);max-width:54ch;margin:18px 0 0;font-size:1rem;line-height:1.75}.Purpose-module__CaaLja__copy .Purpose-module__CaaLja__ctaLink{color:var(--accent-alt);margin-top:26px}.Purpose-module__CaaLja__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,1.8vw,24px);margin-top:clamp(36px,4.5vw,64px);display:grid}.Purpose-module__CaaLja__statCard{background:var(--card-tint);border-radius:16px;padding:clamp(22px,2.6vw,36px) clamp(20px,2.4vw,32px)}.Purpose-module__CaaLja__statValue{font-family:var(--mono);letter-spacing:-.02em;color:var(--ink);font-size:clamp(2rem,1.6vw + 1.2rem,3.2rem);font-weight:500;line-height:1.05;display:block}.Purpose-module__CaaLja__statLabel{color:var(--muted);margin-top:10px;font-size:.92rem;line-height:1.4;display:block}@media (max-width:992px) and (min-width:641px){.Purpose-module__CaaLja__statCard{padding:18px 16px}.Purpose-module__CaaLja__statValue{font-size:clamp(1.6rem,2.6vw + .5rem,2.2rem)}.Purpose-module__CaaLja__statLabel{font-size:.86rem}}@media (max-width:900px){.Purpose-module__CaaLja__grid{grid-template-columns:minmax(0,1fr);gap:26px}.Purpose-module__CaaLja__media img,.Purpose-module__CaaLja__mediaFallback{aspect-ratio:16/10}.Purpose-module__CaaLja__heading{max-width:none}}@media (max-width:640px){.Purpose-module__CaaLja__stats{grid-template-columns:minmax(0,1fr);gap:12px}.Purpose-module__CaaLja__statCard{padding:22px 24px}}
.Services-module__xWFiQW__services{padding:clamp(24px,3vw,44px) 0 clamp(56px,6.5vw,92px)}.Services-module__xWFiQW__grid{grid-template-columns:repeat(3,1fr);gap:clamp(16px,1.8vw,24px);display:grid}.Services-module__xWFiQW__card{background:var(--surface-deep);border:1px solid var(--rule-soft);height:100%;color:var(--ink);border-radius:16px;flex-direction:column;align-items:flex-start;gap:16px;padding:clamp(24px,2.4vw,34px) clamp(22px,2.2vw,30px);text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.Services-module__xWFiQW__card:hover{box-shadow:var(--card-shadow-hover);border-color:var(--rule);transform:translateY(-4px)}.Services-module__xWFiQW__card:focus-visible{outline:2px solid var(--accent-alt);outline-offset:3px}.Services-module__xWFiQW__cardTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin:4px 0 0;font-size:clamp(1.12rem,.35vw + 1rem,1.28rem);font-weight:600;line-height:1.25}.Services-module__xWFiQW__cardBlurb{color:var(--muted);margin:0;font-size:.95rem;line-height:1.65}@media (max-width:1100px){.Services-module__xWFiQW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__xWFiQW__grid{grid-template-columns:1fr;gap:14px}.Services-module__xWFiQW__card{gap:14px;padding:22px 20px}}@media (prefers-reduced-motion:reduce){.Services-module__xWFiQW__card{transition:box-shadow .25s,border-color .25s}.Services-module__xWFiQW__card:hover{transform:none}}
.Industries-module__7qIfpW__industries{padding:clamp(56px,7vw,104px) 0;overflow:hidden}.Industries-module__7qIfpW__navBtns{justify-content:flex-end;gap:10px;margin:-16px 0 24px;display:flex}.Industries-module__7qIfpW__navBtn{border:1px solid var(--accent-alt);width:44px;height:44px;color:var(--accent-alt);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:background .25s,color .25s;display:inline-flex}.Industries-module__7qIfpW__navBtn:hover{background:var(--accent-alt);color:var(--surface)}.Industries-module__7qIfpW__track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:20px;margin:-6px;padding:6px;display:flex;overflow-x:auto}.Industries-module__7qIfpW__track::-webkit-scrollbar{display:none}.Industries-module__7qIfpW__card{scroll-snap-align:start;flex:none;width:clamp(280px,26vw,340px)}.Industries-module__7qIfpW__cardLink{aspect-ratio:4/3.2;background:var(--contrast);border-radius:16px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden}.Industries-module__7qIfpW__cardLink:hover{box-shadow:0 18px 36px color-mix(in srgb, var(--ink) 12%, transparent);transform:translateY(-4px)}.Industries-module__7qIfpW__photo{object-fit:cover;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.Industries-module__7qIfpW__cardLink:hover .Industries-module__7qIfpW__photo{transform:scale(1.05)}.Industries-module__7qIfpW__fallback{background:linear-gradient(155deg, color-mix(in srgb, var(--surface) 72%, var(--accent)) 0%, color-mix(in srgb, var(--accent-alt) 55%, var(--surface)) 55%, color-mix(in srgb, var(--contrast) 88%, var(--accent)) 100%);position:absolute;inset:0}.Industries-module__7qIfpW__shade{z-index:1;background:linear-gradient(to top, color-mix(in srgb, var(--contrast) 42%, transparent) 0%, transparent 52%);position:absolute;inset:0}.Industries-module__7qIfpW__caption{z-index:2;background:var(--surface-deep);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.Industries-module__7qIfpW__cardTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin:0;font-size:1rem;font-weight:600;line-height:1.25}.Industries-module__7qIfpW__readMore{color:var(--accent-alt);white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;font-size:.85rem;font-weight:600;display:inline-flex}.Industries-module__7qIfpW__readMore svg{transition:transform .25s}.Industries-module__7qIfpW__cardLink:hover .Industries-module__7qIfpW__readMore svg{transform:translate(2px,-2px)}@media (max-width:768px){.Industries-module__7qIfpW__navBtns{justify-content:flex-start;margin:0 0 20px}.Industries-module__7qIfpW__card{width:min(80vw,320px)}.Industries-module__7qIfpW__caption{padding:11px 14px}.Industries-module__7qIfpW__cardTitle{font-size:.95rem}}@media (prefers-reduced-motion:reduce){.Industries-module__7qIfpW__navBtn,.Industries-module__7qIfpW__cardLink,.Industries-module__7qIfpW__photo,.Industries-module__7qIfpW__readMore svg{transition:none}.Industries-module__7qIfpW__cardLink:hover,.Industries-module__7qIfpW__cardLink:hover .Industries-module__7qIfpW__photo,.Industries-module__7qIfpW__cardLink:hover .Industries-module__7qIfpW__readMore svg{transform:none}}
.Team-module__Lytwhq__team{padding:clamp(56px,7vw,104px) 0}.Team-module__Lytwhq__grid{grid-template-columns:repeat(4,1fr);gap:clamp(16px,1.8vw,24px);display:grid}.Team-module__Lytwhq__card{background:var(--surface-deep);border:1px solid var(--rule-soft);border-radius:16px;padding:10px 10px 22px;transition:transform .25s,box-shadow .25s}.Team-module__Lytwhq__card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.Team-module__Lytwhq__photoWrap{aspect-ratio:3/4;background:var(--card-tint);border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Team-module__Lytwhq__photoWrap img{object-fit:cover;object-position:center 24%;width:100%;height:100%;transition:transform .45s;display:block}.Team-module__Lytwhq__card:hover .Team-module__Lytwhq__photoWrap img{transform:scale(1.05)}.Team-module__Lytwhq__initials{font-family:var(--font-heading);letter-spacing:.04em;color:var(--accent-alt);font-size:2.4rem;font-weight:600}.Team-module__Lytwhq__caption{text-align:center;padding:16px 8px 0}.Team-module__Lytwhq__name{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin:0;font-size:1.06rem;font-weight:600;line-height:1.3}.Team-module__Lytwhq__role{color:var(--muted);margin:5px 0 0;font-size:.9rem;line-height:1.5}.Team-module__Lytwhq__social{background:var(--accent-alt-soft);width:30px;height:30px;color:var(--accent-alt);border-radius:999px;justify-content:center;align-items:center;margin-top:10px;transition:background .25s,color .25s;display:inline-flex}.Team-module__Lytwhq__social:hover{background:var(--accent-alt);color:var(--on-contrast)}@media (max-width:1100px){.Team-module__Lytwhq__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:560px){.Team-module__Lytwhq__grid{grid-template-columns:1fr}.Team-module__Lytwhq__card{width:100%;max-width:420px;margin:0 auto}}@media (prefers-reduced-motion:reduce){.Team-module__Lytwhq__card,.Team-module__Lytwhq__photoWrap img,.Team-module__Lytwhq__social{transition:none}.Team-module__Lytwhq__card:hover,.Team-module__Lytwhq__card:hover .Team-module__Lytwhq__photoWrap img{transform:none}}
.Testimonials-module__kkPEbG__testimonials{padding:clamp(28px,3.5vw,56px) 0}.Testimonials-module__kkPEbG__panel{background:var(--contrast);text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:380px;padding:clamp(48px,6vw,88px) clamp(24px,4.5vw,64px);display:flex;position:relative;overflow:hidden}.Testimonials-module__kkPEbG__panel:before{content:"";background:radial-gradient(ellipse at 50% 0%, color-mix(in srgb, var(--accent) 9%, transparent), transparent 62%);pointer-events:none;position:absolute;inset:-30% -10%}.Testimonials-module__kkPEbG__viewport{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:280px;display:flex;position:relative}.Testimonials-module__kkPEbG__slide{flex-direction:column;align-items:center;margin:0;display:flex}.Testimonials-module__kkPEbG__stars{color:var(--accent);gap:6px;margin-bottom:clamp(20px,2.5vw,28px);display:flex}.Testimonials-module__kkPEbG__quote{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--on-contrast);max-width:min(60ch,100%);margin:0;font-size:clamp(1.2rem,.9vw + .95rem,1.6rem);font-weight:500;line-height:1.55}.Testimonials-module__kkPEbG__author{flex-direction:column;gap:4px;margin-top:clamp(22px,2.5vw,30px);display:flex}.Testimonials-module__kkPEbG__name{color:var(--on-contrast);font-size:1rem;font-weight:600}.Testimonials-module__kkPEbG__role{color:var(--on-contrast-muted);font-size:.92rem}.Testimonials-module__kkPEbG__controls{z-index:1;gap:12px;margin-top:clamp(26px,3vw,36px);display:flex;position:relative}.Testimonials-module__kkPEbG__navBtn{border:1px solid var(--on-contrast-rule);width:48px;height:48px;color:var(--on-contrast);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;transition:background .25s,border-color .25s;display:inline-flex}.Testimonials-module__kkPEbG__navBtn:hover{background:var(--on-contrast-card);border-color:var(--on-contrast-faint)}.Testimonials-module__kkPEbG__navBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (max-width:768px){.Testimonials-module__kkPEbG__panel{border-radius:18px;padding:44px 22px 40px}.Testimonials-module__kkPEbG__viewport{min-height:350px}.Testimonials-module__kkPEbG__navBtn{width:44px;height:44px}}@media (prefers-reduced-motion:reduce){.Testimonials-module__kkPEbG__navBtn{transition:none}}
.Insights-module__Rdsm-W__insights{padding:clamp(48px,6vw,88px) 0}.Insights-module__Rdsm-W__insights .Insights-module__Rdsm-W__allBtn{color:var(--accent-alt)}.Insights-module__Rdsm-W__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:clamp(18px,2.2vw,28px);display:grid}.Insights-module__Rdsm-W__card{background:var(--surface-deep);border:1px solid var(--rule-soft);color:var(--ink);border-radius:16px;flex-direction:column;padding:12px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex}.Insights-module__Rdsm-W__card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.Insights-module__Rdsm-W__thumb{background:color-mix(in srgb, var(--surface) 78%, var(--accent));border-radius:12px;min-height:0;overflow:hidden}.Insights-module__Rdsm-W__thumb img{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto;transition:transform .45s;display:block;position:static}.Insights-module__Rdsm-W__card:hover .Insights-module__Rdsm-W__thumb img{transform:scale(1.05)}.Insights-module__Rdsm-W__thumbFallback{aspect-ratio:16/10;width:100%}.Insights-module__Rdsm-W__body{flex-direction:column;flex:1;padding:16px 8px 10px;display:flex}.Insights-module__Rdsm-W__meta{color:var(--muted);align-items:center;gap:9px;margin:0 0 10px;font-size:.85rem;line-height:1.4;display:flex}.Insights-module__Rdsm-W__dot{background:currentColor;border-radius:50%;flex-shrink:0;width:4px;height:4px}.Insights-module__Rdsm-W__title{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin:0 0 18px;font-size:1.1rem;font-weight:600;line-height:1.35}.Insights-module__Rdsm-W__readMore{color:var(--accent-alt);align-items:center;gap:6px;margin-top:auto;font-size:.9rem;font-weight:600;display:inline-flex}.Insights-module__Rdsm-W__readMore svg{transition:transform .25s}.Insights-module__Rdsm-W__card:hover .Insights-module__Rdsm-W__readMore svg{transform:translate(2px,-2px)}@media (max-width:800px){.Insights-module__Rdsm-W__grid{grid-template-columns:1fr;gap:16px}}@media (prefers-reduced-motion:reduce){.Insights-module__Rdsm-W__card,.Insights-module__Rdsm-W__thumb img,.Insights-module__Rdsm-W__readMore svg{transition:none}.Insights-module__Rdsm-W__card:hover,.Insights-module__Rdsm-W__card:hover .Insights-module__Rdsm-W__thumb img,.Insights-module__Rdsm-W__card:hover .Insights-module__Rdsm-W__readMore svg{transform:none}}
.Cta-module__p-kHqG__cta{padding:clamp(36px,5vw,72px) 0 clamp(56px,6.5vw,92px);scroll-margin-top:96px}.Cta-module__p-kHqG__panel{background:var(--card-tint);border-radius:24px;grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(32px,4.5vw,72px);padding:clamp(30px,4.5vw,72px);display:grid}.Cta-module__p-kHqG__heading{font-family:var(--font-heading);letter-spacing:-.015em;color:var(--ink);max-width:520px;margin:0;font-size:clamp(1.8rem,1.8vw + .85rem,2.7rem);font-weight:600;line-height:1.12}.Cta-module__p-kHqG__sub{color:var(--muted);max-width:46ch;margin:14px 0 0;font-size:.98rem;line-height:1.7}.Cta-module__p-kHqG__rows{flex-direction:column;gap:16px;margin-top:clamp(24px,3vw,36px);display:flex}.Cta-module__p-kHqG__row{align-items:center;gap:14px;display:flex}.Cta-module__p-kHqG__chip{background:var(--accent-alt-soft);width:36px;height:36px;color:var(--accent-alt);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Cta-module__p-kHqG__rowLink,.Cta-module__p-kHqG__rowText{color:var(--ink);font-size:.98rem;line-height:1.45;text-decoration:none}.Cta-module__p-kHqG__rowLink{transition:color .2s}.Cta-module__p-kHqG__rowLink:hover{color:var(--accent-alt)}.Cta-module__p-kHqG__rowText{flex-direction:column;display:flex}.Cta-module__p-kHqG__card{background:var(--surface-deep);border:1px solid var(--rule-soft);box-shadow:var(--card-shadow);border-radius:16px;padding:clamp(24px,2.5vw,34px)}.Cta-module__p-kHqG__cardTitle{font-family:var(--font-sans);color:var(--ink);margin:0 0 20px;font-size:1.04rem;font-weight:600;line-height:1.4}.Cta-module__p-kHqG__actions{flex-direction:column;gap:12px;display:flex}.Cta-module__p-kHqG__actionBtn{width:100%}@media (max-width:900px){.Cta-module__p-kHqG__panel{grid-template-columns:1fr;align-items:stretch;gap:28px}.Cta-module__p-kHqG__heading,.Cta-module__p-kHqG__sub{max-width:none}}@media (max-width:768px){.Cta-module__p-kHqG__panel{border-radius:18px;padding:26px 22px}.Cta-module__p-kHqG__heading{line-height:1.16}}
.About-module__OASviG__story{padding:0 0 clamp(56px,7vw,96px)}.About-module__OASviG__storyGrid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:clamp(28px,4.5vw,72px);display:grid}.About-module__OASviG__storyMedia{border-radius:16px;overflow:hidden}.About-module__OASviG__storyMedia img,.About-module__OASviG__storyMediaFallback{aspect-ratio:4/3;object-fit:cover;border-radius:16px;width:100%;height:auto;display:block}.About-module__OASviG__storyMediaFallback{background:linear-gradient(135deg, color-mix(in srgb, var(--surface) 78%, var(--accent)) 0%, color-mix(in srgb, var(--surface) 82%, var(--accent-alt)) 100%)}.About-module__OASviG__storyHeading{font-family:var(--font-heading);letter-spacing:-.015em;color:var(--ink);max-width:24ch;margin:0;font-size:clamp(1.9rem,1.8vw + .9rem,2.8rem);font-weight:600;line-height:1.12}.About-module__OASviG__storyBody{margin-top:18px}.About-module__OASviG__storyBody p{color:var(--muted);max-width:56ch;margin:0;font-size:1rem;line-height:1.75}.About-module__OASviG__storyBody p+p{margin-top:14px}.About-module__OASviG__milestones{border-top:1px solid var(--rule-soft);margin:28px 0 0;padding:0;list-style:none}.About-module__OASviG__milestone{border-bottom:1px solid var(--rule-soft);align-items:baseline;gap:18px;padding:13px 0;display:flex}.About-module__OASviG__milestoneYear{font-family:var(--mono);letter-spacing:-.01em;color:var(--accent-alt);flex-shrink:0;min-width:52px;font-size:.92rem;font-weight:500}.About-module__OASviG__milestoneText{color:var(--muted);font-size:.94rem;line-height:1.6}@media (max-width:900px){.About-module__OASviG__storyGrid{grid-template-columns:minmax(0,1fr);gap:26px}.About-module__OASviG__storyMedia img,.About-module__OASviG__storyMediaFallback{aspect-ratio:16/10}.About-module__OASviG__storyHeading{max-width:none}}.About-module__OASviG__values{padding:0 0 clamp(56px,7vw,96px)}.About-module__OASviG__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:clamp(14px,1.8vw,24px);display:grid}.About-module__OASviG__valueCard{background:var(--surface-deep);border:1px solid var(--rule-soft);border-radius:16px;padding:clamp(22px,2.4vw,30px);transition:transform .25s,box-shadow .25s}.About-module__OASviG__valueCard:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.About-module__OASviG__valueTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin:16px 0 0;font-size:1.1rem;font-weight:600;line-height:1.3}.About-module__OASviG__valueBody{color:var(--muted);margin:8px 0 0;font-size:.93rem;line-height:1.65}.About-module__OASviG__team{padding:0 0 clamp(56px,7vw,96px)}.About-module__OASviG__teamGrid{grid-template-columns:repeat(4,1fr);gap:clamp(16px,1.8vw,24px);display:grid}.About-module__OASviG__memberCard{background:var(--surface-deep);border:1px solid var(--rule-soft);border-radius:16px;padding:10px 10px 22px;transition:transform .25s,box-shadow .25s}.About-module__OASviG__memberCard:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.About-module__OASviG__memberPhotoWrap{aspect-ratio:3/4;background:var(--card-tint);border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.About-module__OASviG__memberPhotoWrap img{object-fit:cover;object-position:center 24%;width:100%;height:100%;transition:transform .45s;display:block}.About-module__OASviG__memberCard:hover .About-module__OASviG__memberPhotoWrap img{transform:scale(1.05)}.About-module__OASviG__memberInitials{font-family:var(--font-heading);letter-spacing:.04em;color:var(--accent-alt);font-size:2.4rem;font-weight:600}.About-module__OASviG__memberCaption{text-align:center;padding:16px 8px 0}.About-module__OASviG__memberName{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin:0;font-size:1.06rem;font-weight:600;line-height:1.3}.About-module__OASviG__memberRole{color:var(--muted);margin:5px 0 0;font-size:.9rem;line-height:1.5}.About-module__OASviG__memberBio{color:var(--muted);margin:10px 0 0;font-size:.87rem;line-height:1.6}.About-module__OASviG__memberSocial{background:var(--accent-alt-soft);width:30px;height:30px;color:var(--accent-alt);border-radius:999px;justify-content:center;align-items:center;margin-top:10px;transition:background .25s,color .25s;display:inline-flex}.About-module__OASviG__memberSocial:hover{background:var(--accent-alt);color:var(--on-contrast)}@media (max-width:1100px){.About-module__OASviG__teamGrid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:560px){.About-module__OASviG__teamGrid{grid-template-columns:1fr}.About-module__OASviG__memberCard{width:100%;max-width:420px;margin:0 auto}}@media (prefers-reduced-motion:reduce){.About-module__OASviG__valueCard,.About-module__OASviG__memberCard,.About-module__OASviG__memberPhotoWrap img,.About-module__OASviG__memberSocial{transition:none}.About-module__OASviG__valueCard:hover,.About-module__OASviG__memberCard:hover,.About-module__OASviG__memberCard:hover .About-module__OASviG__memberPhotoWrap img{transform:none}}
.ServicesPage-module__Hvb-VG__groups{padding:0 0 clamp(56px,6.5vw,92px)}.ServicesPage-module__Hvb-VG__list{grid-template-columns:minmax(0,1fr);gap:clamp(18px,2.2vw,28px);display:grid}.ServicesPage-module__Hvb-VG__band{background:var(--surface-deep);border:1px solid var(--rule-soft);border-radius:16px;padding:clamp(26px,3.4vw,54px) clamp(22px,3vw,54px);scroll-margin-top:120px}.ServicesPage-module__Hvb-VG__bandGrid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:start;gap:clamp(26px,4vw,64px);display:grid}.ServicesPage-module__Hvb-VG__bandFlip .ServicesPage-module__Hvb-VG__introCol{order:2}.ServicesPage-module__Hvb-VG__bandFlip .ServicesPage-module__Hvb-VG__itemsCol{order:1}.ServicesPage-module__Hvb-VG__introCol{flex-direction:column;align-items:flex-start;display:flex}.ServicesPage-module__Hvb-VG__subtitle{font-family:var(--font-sans);letter-spacing:.01em;color:var(--accent-alt);margin-top:18px;font-size:.9rem;font-weight:600}.ServicesPage-module__Hvb-VG__title{font-family:var(--font-heading);letter-spacing:-.015em;color:var(--ink);max-width:22ch;margin:8px 0 0;font-size:clamp(1.5rem,1.1vw + 1rem,2.15rem);font-weight:600;line-height:1.14}.ServicesPage-module__Hvb-VG__intro{color:var(--muted);max-width:52ch;margin:14px 0 0;font-size:.98rem;line-height:1.75}.ServicesPage-module__Hvb-VG__photo{border-radius:12px;width:100%;margin-top:24px;overflow:hidden}.ServicesPage-module__Hvb-VG__photo img{aspect-ratio:16/10;object-fit:cover;border-radius:12px;width:100%;height:auto;display:block}.ServicesPage-module__Hvb-VG__itemsCol{flex-direction:column;display:flex}.ServicesPage-module__Hvb-VG__item{border-top:1px solid var(--rule-soft);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;padding:clamp(14px,1.4vw,20px) 0;display:grid}.ServicesPage-module__Hvb-VG__item:first-child{border-top:none;padding-top:0}.ServicesPage-module__Hvb-VG__item:last-child{padding-bottom:0}.ServicesPage-module__Hvb-VG__checkChip{background:var(--accent-alt-soft);width:24px;height:24px;color:var(--accent-alt);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.ServicesPage-module__Hvb-VG__itemName{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin:0;font-size:1rem;font-weight:600;line-height:1.35}.ServicesPage-module__Hvb-VG__itemBody{color:var(--muted);margin:4px 0 0;font-size:.93rem;line-height:1.65}@media (max-width:1100px){.ServicesPage-module__Hvb-VG__bandGrid{gap:clamp(24px,3vw,36px)}}@media (max-width:900px){.ServicesPage-module__Hvb-VG__bandGrid{grid-template-columns:minmax(0,1fr);gap:24px}.ServicesPage-module__Hvb-VG__bandFlip .ServicesPage-module__Hvb-VG__introCol,.ServicesPage-module__Hvb-VG__bandFlip .ServicesPage-module__Hvb-VG__itemsCol{order:0}.ServicesPage-module__Hvb-VG__title{max-width:none}}@media (max-width:640px){.ServicesPage-module__Hvb-VG__band{padding:24px 20px}.ServicesPage-module__Hvb-VG__item{gap:12px}}
.IndustriesPage-module__bqexYa__list{padding:0 0 clamp(56px,6.5vw,92px)}.IndustriesPage-module__bqexYa__rows{grid-template-columns:minmax(0,1fr);gap:clamp(18px,2.2vw,28px);display:grid}.IndustriesPage-module__bqexYa__row{background:var(--surface-deep);border:1px solid var(--rule-soft);border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(24px,3.5vw,56px);padding:clamp(16px,2.4vw,30px);scroll-margin-top:120px;display:grid}.IndustriesPage-module__bqexYa__rowFlip .IndustriesPage-module__bqexYa__media{order:2}.IndustriesPage-module__bqexYa__media{border-radius:12px;align-self:stretch;display:flex;overflow:hidden}.IndustriesPage-module__bqexYa__media img{aspect-ratio:4/3;object-fit:cover;border-radius:12px;width:100%;height:auto;min-height:100%;display:block}.IndustriesPage-module__bqexYa__mediaFallback{aspect-ratio:4/3;background:linear-gradient(135deg, color-mix(in srgb, var(--surface) 78%, var(--accent)) 0%, color-mix(in srgb, var(--surface) 82%, var(--accent-alt)) 100%);border-radius:12px;width:100%;min-height:100%}.IndustriesPage-module__bqexYa__copy{padding:clamp(6px,1vw,12px) clamp(2px,1.2vw,16px)}.IndustriesPage-module__bqexYa__title{font-family:var(--font-heading);letter-spacing:-.015em;color:var(--ink);margin:0;font-size:clamp(1.4rem,1vw + .9rem,1.9rem);font-weight:600;line-height:1.15}.IndustriesPage-module__bqexYa__body{color:var(--muted);max-width:56ch;margin:14px 0 0;font-size:.98rem;line-height:1.75}.IndustriesPage-module__bqexYa__points{gap:12px;margin:22px 0 0;padding:0;list-style:none;display:grid}.IndustriesPage-module__bqexYa__point{color:var(--ink);align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.5;display:flex}.IndustriesPage-module__bqexYa__pointIcon{background:var(--accent-alt-soft);width:24px;height:24px;color:var(--accent-alt);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}@media (max-width:1100px) and (min-width:901px){.IndustriesPage-module__bqexYa__row{gap:clamp(20px,2.6vw,32px)}.IndustriesPage-module__bqexYa__body{font-size:.94rem}.IndustriesPage-module__bqexYa__point{font-size:.9rem}}@media (max-width:900px){.IndustriesPage-module__bqexYa__row{grid-template-columns:minmax(0,1fr);gap:18px;padding:14px 14px 24px}.IndustriesPage-module__bqexYa__rowFlip .IndustriesPage-module__bqexYa__media{order:0}.IndustriesPage-module__bqexYa__media{align-self:auto;display:block}.IndustriesPage-module__bqexYa__media img,.IndustriesPage-module__bqexYa__mediaFallback{aspect-ratio:16/10;height:auto;min-height:0}.IndustriesPage-module__bqexYa__copy{padding:0 8px 4px}}
.SchedulePage-module__qT0u3a__body{background:var(--surface);color:var(--ink);padding:0 0 clamp(64px,7.5vw,110px)}.SchedulePage-module__qT0u3a__embedWrap{background:var(--surface-deep);border:1px solid var(--rule-soft);max-width:980px;box-shadow:var(--card-shadow);border-radius:24px;margin:0 auto;padding:16px}.SchedulePage-module__qT0u3a__embed{background:var(--surface-deep);border:0;border-radius:16px;width:100%;min-height:560px;display:block}.SchedulePage-module__qT0u3a__embedFallback{text-align:center;color:var(--muted);margin:14px 0 4px;font-size:.9rem}.SchedulePage-module__qT0u3a__embedFallback a{color:var(--accent-alt);font-weight:600;text-decoration:none}.SchedulePage-module__qT0u3a__embedFallback a:hover{text-decoration:underline}.SchedulePage-module__qT0u3a__fallbackCard{background:var(--surface-deep);border:1px solid var(--rule-soft);max-width:760px;box-shadow:var(--card-shadow);border-radius:24px;margin:0 auto}.SchedulePage-module__qT0u3a__fallback{text-align:center;padding:clamp(48px,6vw,76px) clamp(22px,4vw,60px)}.SchedulePage-module__qT0u3a__fallbackChip{background:var(--accent-alt-soft);width:56px;height:56px;color:var(--accent-alt);border-radius:12px;justify-content:center;align-items:center;margin-bottom:22px;display:inline-flex}.SchedulePage-module__qT0u3a__fallbackTitle{font-family:var(--font-heading);letter-spacing:-.015em;color:var(--ink);margin:0 0 12px;font-size:clamp(1.5rem,1.2vw + .95rem,2.1rem);font-weight:600;line-height:1.12}.SchedulePage-module__qT0u3a__fallbackBody{color:var(--muted);max-width:46ch;margin:0 auto;font-size:.98rem;line-height:1.75}.SchedulePage-module__qT0u3a__bookAction{justify-content:center;margin-top:28px;display:flex}.SchedulePage-module__qT0u3a__contactRows{border-top:1px solid var(--rule-soft);flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 34px;margin-top:30px;padding-top:26px;display:flex}.SchedulePage-module__qT0u3a__contactRow{font-family:var(--font-sans);color:var(--ink);align-items:center;gap:12px;font-size:.96rem;font-weight:500;line-height:1.3;text-decoration:none;transition:color .2s;display:inline-flex}.SchedulePage-module__qT0u3a__contactRow:hover{color:var(--accent-alt)}.SchedulePage-module__qT0u3a__contactChip{background:var(--accent-alt-soft);width:36px;height:36px;color:var(--accent-alt);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.SchedulePage-module__qT0u3a__note{text-align:center;color:var(--muted);max-width:62ch;margin:22px auto 0;font-size:.9rem;line-height:1.65}@media (max-width:992px){.SchedulePage-module__qT0u3a__body{padding-bottom:72px}.SchedulePage-module__qT0u3a__embedWrap{padding:12px}.SchedulePage-module__qT0u3a__embed{min-height:480px}}@media (max-width:768px){.SchedulePage-module__qT0u3a__embedWrap,.SchedulePage-module__qT0u3a__fallbackCard{border-radius:18px}.SchedulePage-module__qT0u3a__embed{border-radius:12px}.SchedulePage-module__qT0u3a__fallback{padding:44px 20px}.SchedulePage-module__qT0u3a__contactRows{flex-direction:column;gap:14px}}@media (prefers-reduced-motion:reduce){.SchedulePage-module__qT0u3a__contactRow{transition:none}}
.ClientPortalPage-module__RoLH6a__heroActions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.ClientPortalPage-module__RoLH6a__heroNote{color:var(--on-contrast-faint);max-width:52ch;margin:18px 0 0;font-size:.88rem;line-height:1.65}.ClientPortalPage-module__RoLH6a__steps{padding:0 0 clamp(56px,6.5vw,92px)}.ClientPortalPage-module__RoLH6a__stepRow{align-items:stretch;gap:clamp(14px,1.6vw,22px);margin:0;padding:0;list-style:none;display:flex}.ClientPortalPage-module__RoLH6a__stepCard{background:var(--surface-deep);border:1px solid var(--rule-soft);border-radius:16px;flex-direction:column;flex:1 1 0;align-items:flex-start;gap:16px;min-width:0;padding:clamp(24px,2.4vw,34px) clamp(22px,2.2vw,30px);display:flex}.ClientPortalPage-module__RoLH6a__stepCard .ClientPortalPage-module__RoLH6a__stepNum{width:58px;height:58px;font-family:var(--mono);color:var(--accent-alt);padding:6px;font-size:1rem}.ClientPortalPage-module__RoLH6a__stepTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin:2px 0 0;font-size:clamp(1.12rem,.35vw + 1rem,1.28rem);font-weight:600;line-height:1.25}.ClientPortalPage-module__RoLH6a__stepBody{color:var(--muted);margin:0;font-size:.95rem;line-height:1.65}.ClientPortalPage-module__RoLH6a__stepDash{border-top:1px dashed var(--rule);flex-shrink:0;align-self:center;width:clamp(16px,2vw,28px)}.ClientPortalPage-module__RoLH6a__features{padding:0 0 clamp(56px,6.5vw,92px)}.ClientPortalPage-module__RoLH6a__featureGrid{grid-template-columns:repeat(4,1fr);gap:clamp(14px,1.6vw,22px);display:grid}.ClientPortalPage-module__RoLH6a__featureCard{background:var(--surface-deep);border:1px solid var(--rule-soft);border-radius:16px;flex-direction:column;align-items:flex-start;gap:16px;padding:clamp(24px,2.4vw,30px) clamp(20px,2vw,26px);transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.ClientPortalPage-module__RoLH6a__featureCard:hover{box-shadow:var(--card-shadow-hover);border-color:var(--rule);transform:translateY(-4px)}.ClientPortalPage-module__RoLH6a__featureTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin:2px 0 0;font-size:clamp(1.06rem,.3vw + .95rem,1.18rem);font-weight:600;line-height:1.3}.ClientPortalPage-module__RoLH6a__featureBody{color:var(--muted);margin:0;font-size:.92rem;line-height:1.65}.ClientPortalPage-module__RoLH6a__faq{padding:0 0 clamp(56px,6.5vw,92px)}.ClientPortalPage-module__RoLH6a__faqList{flex-direction:column;gap:12px;max-width:880px;display:flex}.ClientPortalPage-module__RoLH6a__faqRow{background:var(--surface-deep);border:1px solid var(--rule-soft);border-radius:16px;transition:border-color .25s}.ClientPortalPage-module__RoLH6a__faqRow:hover{border-color:var(--rule)}.ClientPortalPage-module__RoLH6a__faqButton{cursor:pointer;text-align:left;width:100%;color:var(--ink);background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:20px clamp(20px,2.2vw,28px);display:flex}.ClientPortalPage-module__RoLH6a__faqButton:focus-visible{outline:2px solid var(--accent-alt);outline-offset:3px;border-radius:16px}.ClientPortalPage-module__RoLH6a__faqQuestion{font-family:var(--font-heading);letter-spacing:-.01em;font-size:clamp(1rem,.3vw + .9rem,1.12rem);font-weight:600;line-height:1.35}.ClientPortalPage-module__RoLH6a__faqToggle{background:var(--accent-alt-soft);width:32px;height:32px;color:var(--accent-alt);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:background .25s,color .25s;display:inline-flex}.ClientPortalPage-module__RoLH6a__faqRowOpen .ClientPortalPage-module__RoLH6a__faqToggle{background:var(--accent-alt);color:var(--on-contrast)}.ClientPortalPage-module__RoLH6a__faqAnswer{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.ClientPortalPage-module__RoLH6a__faqRowOpen .ClientPortalPage-module__RoLH6a__faqAnswer{grid-template-rows:1fr}.ClientPortalPage-module__RoLH6a__faqAnswerInner{min-height:0;overflow:hidden}.ClientPortalPage-module__RoLH6a__faqAnswerText{color:var(--muted);max-width:68ch;margin:0;padding:0 clamp(20px,2.2vw,28px) 22px;font-size:.95rem;line-height:1.7}.ClientPortalPage-module__RoLH6a__closerNote{color:var(--muted);max-width:52ch;margin:20px auto 0;font-size:.88rem;line-height:1.65}@media (max-width:1100px){.ClientPortalPage-module__RoLH6a__featureGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.ClientPortalPage-module__RoLH6a__stepRow{flex-direction:column;align-items:stretch}.ClientPortalPage-module__RoLH6a__stepDash{display:none}}@media (max-width:640px){.ClientPortalPage-module__RoLH6a__featureGrid{grid-template-columns:1fr;gap:14px}.ClientPortalPage-module__RoLH6a__stepCard,.ClientPortalPage-module__RoLH6a__featureCard{gap:14px;padding:22px 20px}.ClientPortalPage-module__RoLH6a__faqButton{padding:18px 20px}.ClientPortalPage-module__RoLH6a__faqAnswerText{padding:0 20px 20px}}@media (prefers-reduced-motion:reduce){.ClientPortalPage-module__RoLH6a__featureCard{transition:box-shadow .25s,border-color .25s}.ClientPortalPage-module__RoLH6a__featureCard:hover{transform:none}.ClientPortalPage-module__RoLH6a__faqAnswer,.ClientPortalPage-module__RoLH6a__faqToggle{transition:none}}
