@import "https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";
.tally-container{width:100%;max-width:1360px;margin:0 auto;padding:0 clamp(18px,4vw,56px)}.tally-container-wide{width:100%;max-width:1920px;margin:0 auto;padding:0 clamp(16px,1.8vw,40px)}.tally-btn{background:var(--pill-bg);color:var(--pill-text);font-family:var(--font-sans);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:15px 28px;font-size:.96rem;font-weight:600;line-height:1;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex}.tally-btn:hover{background:var(--pill-bg-hover);transform:translateY(-2px)}.tally-btn--white{background:var(--surface-deep);color:var(--ink);box-shadow:0 4px 18px var(--rule-soft)}.tally-btn--white:hover{background:var(--surface-deep);box-shadow:0 8px 24px var(--rule)}.tally-btn--ghost{color:var(--accent-alt);border:1px solid color-mix(in srgb, currentColor 35%, transparent);background:0 0;padding:14px 27px}.tally-btn--ghost:hover{background:color-mix(in srgb, currentColor 8%, transparent);border-color:currentColor;transform:translateY(-2px)}.tally-chip{text-align:center;border:1px solid var(--rule);color:var(--ink);font-family:var(--font-sans);background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:16px 24px;font-size:.92rem;font-weight:500;line-height:1.25;display:inline-flex}.tally-chip--circle{flex-shrink:0;width:92px;height:92px;padding:10px}.tally-iconchip{background:var(--accent-alt-soft);width:44px;height:44px;color:var(--accent-alt);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.tally-sechead{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:clamp(34px,4.5vw,54px);display:flex}.tally-sechead-title{font-family:var(--font-heading);letter-spacing:-.015em;color:var(--ink);max-width:560px;margin:0;font-size:clamp(1.9rem,1.8vw + .9rem,2.8rem);font-weight:600;line-height:1.12}.tally-sechead-side{flex-shrink:0;max-width:400px;padding-bottom:6px}.tally-sechead-side p{color:var(--muted);margin:0;font-size:.98rem;line-height:1.7}.tally-sechead--center{text-align:center;flex-direction:column;align-items:center;gap:14px}.tally-sechead--center .tally-sechead-title{max-width:640px}.tally-sechead--center .tally-sechead-side{max-width:520px;padding-bottom:0}@media (max-width:768px){.tally-sechead{flex-direction:column;align-items:flex-start;gap:18px}.tally-sechead--center{align-items:center}.tally-sechead-side{padding-bottom:0}}.tally-page-hero{padding:clamp(8px,1.2vw,16px) 0 clamp(48px,5.5vw,76px)}.tally-page-hero-panel{background:var(--contrast);color:var(--on-contrast);border-radius:24px;padding:clamp(48px,6vw,88px) clamp(28px,5vw,76px)}.tally-page-headline{font-family:var(--font-heading);letter-spacing:-.015em;color:var(--on-contrast);max-width:760px;margin:0;font-size:clamp(2.1rem,2.6vw + .9rem,3.4rem);font-weight:600;line-height:1.08}.tally-page-lead{color:var(--on-contrast-muted);max-width:580px;margin:18px 0 0;font-size:1.02rem;line-height:1.75}.tally-closer{padding:0 0 clamp(56px,6.5vw,92px)}.tally-closer-panel{background:var(--card-tint);text-align:center;border-radius:24px;padding:clamp(48px,5.5vw,76px) clamp(28px,5vw,64px)}.tally-closer-headline{font-family:var(--font-heading);letter-spacing:-.015em;color:var(--ink);max-width:680px;margin:0 auto;font-size:clamp(1.8rem,2.1vw + .8rem,2.9rem);font-weight:600;line-height:1.12}.tally-closer-body{color:var(--muted);max-width:540px;margin:16px auto 32px;font-size:1rem;line-height:1.75}.tally-closer-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}@media (prefers-reduced-motion:reduce){.tally-btn{transition:none}.tally-btn:hover,.tally-btn--ghost:hover{transform:none}}
.tally-navbar-module__0PDFdG__header{background:var(--surface);z-index:1001;padding:clamp(16px,2vw,26px) 0;position:relative}.tally-navbar-module__0PDFdG__bar{justify-content:space-between;align-items:center;gap:28px;display:flex}.tally-navbar-module__0PDFdG__logoLink{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.tally-navbar-module__0PDFdG__navLinks{align-items:center;gap:clamp(20px,2.4vw,36px);margin:0;padding:0;list-style:none;display:flex}.tally-navbar-module__0PDFdG__navLinks a{color:var(--ink);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.tally-navbar-module__0PDFdG__navLinks a:hover{color:var(--accent-alt)}.tally-navbar-module__0PDFdG__navLinks a[aria-current=page]{color:var(--accent-alt);font-weight:600}.tally-navbar-module__0PDFdG__navActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.tally-navbar-module__0PDFdG__btnOutline{border:1px solid var(--rule);color:var(--ink);font-family:var(--font-sans);cursor:pointer;background:0 0;border-radius:999px;align-items:center;padding:13px 22px;font-size:.92rem;font-weight:600;line-height:1;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.tally-navbar-module__0PDFdG__btnOutline:hover{border-color:var(--ink);background:var(--surface-deep)}.tally-navbar-module__0PDFdG__btnCta{background:var(--surface-deep);color:var(--ink);font-family:var(--font-sans);cursor:pointer;box-shadow:0 4px 18px var(--rule-soft);border:none;border-radius:999px;align-items:center;padding:14px 26px;font-size:.92rem;font-weight:600;line-height:1;text-decoration:none;transition:box-shadow .25s,transform .25s;display:inline-flex}.tally-navbar-module__0PDFdG__btnCta:hover{box-shadow:0 8px 24px var(--rule);transform:translateY(-1px)}.tally-navbar-module__0PDFdG__menuBtn{color:var(--ink);cursor:pointer;background:0 0;border:none;padding:6px;display:none}.tally-navbar-module__0PDFdG__mobileMenu{z-index:999;background:var(--contrast);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.tally-navbar-module__0PDFdG__mobileClose{color:var(--on-contrast);cursor:pointer;background:0 0;border:none;padding:8px;position:absolute;top:18px;right:18px}.tally-navbar-module__0PDFdG__mobileLinks{flex-direction:column;align-items:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.tally-navbar-module__0PDFdG__mobileLinks a{color:var(--on-contrast);font-size:1.5rem;font-weight:600;text-decoration:none}.tally-navbar-module__0PDFdG__modalRow{border:1px solid var(--rule);color:var(--ink);border-radius:999px;align-items:center;gap:12px;padding:14px 20px;font-size:.95rem;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.tally-navbar-module__0PDFdG__modalRow:hover{border-color:var(--accent-alt);background:var(--accent-alt-soft)}@media (max-width:1023px){.tally-navbar-module__0PDFdG__navLinks,.tally-navbar-module__0PDFdG__navActions{display:none}.tally-navbar-module__0PDFdG__menuBtn{display:inline-flex}}@media (prefers-reduced-motion:reduce){.tally-navbar-module__0PDFdG__navLinks a,.tally-navbar-module__0PDFdG__btnOutline,.tally-navbar-module__0PDFdG__btnCta,.tally-navbar-module__0PDFdG__modalRow{transition:none}.tally-navbar-module__0PDFdG__btnCta:hover{transform:none}}
.tally-footer-module__DculGG__footer{background:var(--contrast);color:var(--on-contrast-muted);margin-top:clamp(24px,3vw,48px);font-size:.95rem}.tally-footer-module__DculGG__footerContainer{grid-template-columns:1.6fr .9fr 1.2fr 1.1fr;gap:48px;padding:clamp(48px,5.5vw,72px) 0 52px;display:grid}.tally-footer-module__DculGG__column h4{color:var(--on-contrast);margin-bottom:20px;font-size:1.02rem;font-weight:600}.tally-footer-module__DculGG__tagline{max-width:340px;margin:20px 0 26px;line-height:1.8}.tally-footer-module__DculGG__socialLinks{gap:12px;display:flex}.tally-footer-module__DculGG__socialIcon{background:var(--on-contrast-card);width:40px;height:40px;color:var(--on-contrast);border-radius:999px;justify-content:center;align-items:center;transition:background .25s,color .25s;display:inline-flex}.tally-footer-module__DculGG__socialIcon:hover{background:var(--accent);color:var(--ink)}.tally-footer-module__DculGG__column ul{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.tally-footer-module__DculGG__column a{color:var(--on-contrast-muted);text-decoration:none;transition:color .2s}.tally-footer-module__DculGG__column a:hover{color:var(--on-contrast)}.tally-footer-module__DculGG__contactRow{align-items:flex-start;gap:12px;margin-bottom:15px;line-height:1.6;display:flex}.tally-footer-module__DculGG__contactRow svg{color:var(--accent);opacity:.95;flex-shrink:0;margin-top:3px}.tally-footer-module__DculGG__loopText{margin-bottom:20px;line-height:1.75}.tally-footer-module__DculGG__loopBtn{background:var(--surface-deep);color:var(--ink);border-radius:999px;align-items:center;padding:14px 26px;font-size:.92rem;font-weight:600;line-height:1;text-decoration:none;transition:background .25s;display:inline-flex}.tally-footer-module__DculGG__loopBtn:hover{background:var(--accent)}.tally-footer-module__DculGG__copyright{border-top:1px solid var(--on-contrast-rule);padding:24px 0}.tally-footer-module__DculGG__copyrightInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.tally-footer-module__DculGG__copyrightInner p{margin:0}@media (max-width:1100px){.tally-footer-module__DculGG__footerContainer{grid-template-columns:1fr 1fr}}@media (max-width:640px){.tally-footer-module__DculGG__footerContainer{grid-template-columns:1fr;gap:40px}}@media (prefers-reduced-motion:reduce){.tally-footer-module__DculGG__socialIcon,.tally-footer-module__DculGG__column a,.tally-footer-module__DculGG__loopBtn{transition:none}}
.journal-container{width:100%;max-width:1400px;margin:0 auto;padding:0 clamp(18px,4vw,56px)}.journal-btn{background:var(--pill-bg);color:var(--pill-text);font-family:var(--font-sans);cursor:pointer;border:none;border-radius:2px;justify-content:center;align-items:center;gap:12px;padding:16px 26px;font-size:.94rem;font-weight:500;line-height:1;text-decoration:none;transition:background .25s;display:inline-flex}.journal-btn:hover{background:var(--pill-bg-hover)}.journal-btn--ghost{color:var(--ink);border:1px solid var(--rule);background:0 0;padding:15px 25px}.journal-btn--ghost:hover{background:color-mix(in srgb, var(--ink) 5%, transparent);border-color:color-mix(in srgb, var(--ink) 40%, transparent)}.journal-btn-arrow{flex-shrink:0;width:14px;height:14px;transition:transform .25s}.journal-btn:hover .journal-btn-arrow{transform:translate(2px,-2px)}.journal-arrow{width:18px;height:18px;color:var(--ink);transition:transform .25s}a:hover>.journal-arrow,a:hover .journal-arrow{transform:translate(2px,-2px)}.journal-navcircle{border:1px solid var(--rule);width:46px;height:46px;color:var(--ink);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:background .25s,border-color .25s;display:inline-flex}.journal-navcircle:hover{background:color-mix(in srgb, var(--ink) 5%, transparent);border-color:color-mix(in srgb, var(--ink) 40%, transparent)}.journal-navcircle:disabled{opacity:.35;cursor:default;border-color:var(--rule);background:0 0}.journal-sechead{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:clamp(36px,4.5vw,60px);display:flex}.journal-sechead-title{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);max-width:680px;margin:0;font-size:clamp(1.9rem,1.9vw + .9rem,2.9rem);font-weight:500;line-height:1.14}.journal-sechead-sub{font-family:var(--font-sans);color:var(--muted);max-width:560px;margin:0;font-size:.98rem;line-height:1.7}.journal-sechead--left{text-align:left;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:32px}.journal-sechead--left .journal-sechead-title{max-width:560px}@media (max-width:768px){.journal-sechead--left{flex-direction:column;align-items:flex-start;gap:16px}}.journal-photo{position:relative}.journal-photo img{filter:grayscale();width:100%;display:block}.journal-photo--offset{padding:0 16px 16px 0}.journal-photo--offset:before{content:"";background:var(--accent);z-index:0;position:absolute;inset:16px 0 0 16px}.journal-photo--offset img{z-index:1;position:relative}.journal-page-hero{background:var(--surface);padding:clamp(56px,7vw,110px) 0 clamp(56px,7vw,100px)}.journal-page-headline{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);max-width:780px;margin:0;font-size:clamp(2.2rem,2.7vw + .9rem,3.6rem);font-weight:500;line-height:1.1}.journal-page-lead{font-family:var(--font-sans);color:var(--muted);max-width:580px;margin:18px 0 0;font-size:1.02rem;line-height:1.75}.journal-closer{background:var(--surface);text-align:center;padding:clamp(56px,7vw,100px) 0}.journal-closer-headline{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);max-width:680px;margin:0 auto;font-size:clamp(1.9rem,2.2vw + .8rem,3rem);font-weight:500;line-height:1.14}.journal-closer-body{font-family:var(--font-sans);color:var(--muted);max-width:540px;margin:16px auto 32px;font-size:1rem;line-height:1.75}.journal-closer-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}@media (prefers-reduced-motion:reduce){.journal-btn,.journal-btn-arrow,.journal-arrow,.journal-navcircle{transition:none}.journal-btn:hover .journal-btn-arrow,a:hover>.journal-arrow,a:hover .journal-arrow{transform:none}}
.journal-navbar-module__BeaIHG__header{background:var(--surface);z-index:1001;padding:clamp(16px,2vw,26px) 0;position:relative}.journal-navbar-module__BeaIHG__bar{justify-content:space-between;align-items:center;gap:28px;display:flex}.journal-navbar-module__BeaIHG__logoLink{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.journal-navbar-module__BeaIHG__navLinks{align-items:center;gap:clamp(20px,2.4vw,38px);margin:0;padding:0;list-style:none;display:flex}.journal-navbar-module__BeaIHG__navLinks a{color:var(--ink);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.journal-navbar-module__BeaIHG__navLinks a:hover{color:var(--accent-alt)}.journal-navbar-module__BeaIHG__navLinks a[aria-current=page]{color:var(--accent-alt);font-weight:600}.journal-navbar-module__BeaIHG__navActions{flex-shrink:0;align-items:center;gap:22px;display:flex}.journal-navbar-module__BeaIHG__portalLink{color:var(--ink);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.journal-navbar-module__BeaIHG__portalLink:hover{color:var(--accent-alt)}.journal-navbar-module__BeaIHG__menuBtn{color:var(--ink);cursor:pointer;background:0 0;border:none;padding:6px;display:none}.journal-navbar-module__BeaIHG__mobileMenu{z-index:999;background:var(--contrast);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.journal-navbar-module__BeaIHG__mobileLinks{flex-direction:column;align-items:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.journal-navbar-module__BeaIHG__mobileLinks a{color:var(--on-contrast);font-family:var(--font-heading);font-size:1.7rem;font-weight:500;text-decoration:none}.journal-navbar-module__BeaIHG__modalRow{border:1px solid var(--rule);color:var(--ink);border-radius:2px;align-items:center;gap:12px;padding:14px 20px;font-size:.95rem;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.journal-navbar-module__BeaIHG__modalRow:hover{border-color:var(--accent-alt);background:var(--accent-alt-soft)}@media (max-width:1023px){.journal-navbar-module__BeaIHG__navLinks,.journal-navbar-module__BeaIHG__navActions{display:none}.journal-navbar-module__BeaIHG__menuBtn{display:inline-flex}}@media (prefers-reduced-motion:reduce){.journal-navbar-module__BeaIHG__navLinks a,.journal-navbar-module__BeaIHG__portalLink,.journal-navbar-module__BeaIHG__modalRow{transition:none}}
.journal-footer-module__DPPqfW__footer{background:var(--surface-deep);color:var(--ink);border-top:1px solid var(--rule-soft);font-size:.95rem}.journal-footer-module__DPPqfW__footerContainer{grid-template-columns:1.8fr .9fr 1.2fr;gap:56px;padding:clamp(48px,5.5vw,76px) 0 52px;display:grid}.journal-footer-module__DPPqfW__brandColumn{max-width:460px}.journal-footer-module__DPPqfW__tagline{color:var(--muted);margin:22px 0 0;line-height:1.9}.journal-footer-module__DPPqfW__column h4{font-family:var(--font-sans);color:var(--ink);margin:0 0 20px;font-size:1.05rem;font-weight:600}.journal-footer-module__DPPqfW__column ul{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.journal-footer-module__DPPqfW__column a{color:var(--muted);text-decoration:none;transition:color .2s}.journal-footer-module__DPPqfW__column a:hover{color:var(--accent-alt)}.journal-footer-module__DPPqfW__contactRow{color:var(--muted);align-items:flex-start;gap:12px;margin-bottom:15px;line-height:1.7;display:flex}.journal-footer-module__DPPqfW__contactRow svg{color:var(--accent-alt);flex-shrink:0;margin-top:4px}.journal-footer-module__DPPqfW__copyright{border-top:1px solid var(--rule-soft);color:var(--muted);padding:24px 0}.journal-footer-module__DPPqfW__copyrightInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.journal-footer-module__DPPqfW__copyrightInner p{margin:0}@media (max-width:900px){.journal-footer-module__DPPqfW__footerContainer{grid-template-columns:1fr 1fr}.journal-footer-module__DPPqfW__brandColumn{grid-column:1/-1}}@media (max-width:560px){.journal-footer-module__DPPqfW__footerContainer{grid-template-columns:1fr;gap:40px}}@media (prefers-reduced-motion:reduce){.journal-footer-module__DPPqfW__column a{transition:none}}
.Process-module__VptWiG__process{background:var(--surface);color:var(--ink);padding:clamp(72px,8vw,116px) 0}.Process-module__VptWiG__header{text-align:center;max-width:680px;margin:0 auto clamp(48px,6vw,76px)}.Process-module__VptWiG__eyebrow{margin-bottom:20px}.Process-module__VptWiG__headline{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--ink);margin:0 0 16px;font-size:clamp(1.8rem,2vw + .9rem,2.9rem);font-weight:600;line-height:1.12}.Process-module__VptWiG__subheadline{color:var(--muted);max-width:520px;margin:0 auto;font-size:1.02rem;line-height:1.7}.Process-module__VptWiG__steps{--steps-gap:clamp(28px, 4vw, 64px);grid-template-columns:repeat(var(--step-count,3), minmax(0, 1fr));gap:40px var(--steps-gap);max-width:1120px;margin:0 auto;display:grid}.Process-module__VptWiG__step{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}@media (min-width:993px){.Process-module__VptWiG__step+.Process-module__VptWiG__step:before{content:"";top:23px;left:calc(-50% - var(--steps-gap) + 40px);border-top:1.5px dashed var(--rule);position:absolute;right:calc(50% + 40px)}}.Process-module__VptWiG__stepChip{background:var(--ink);width:48px;height:48px;color:var(--on-contrast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex}.Process-module__VptWiG__stepNum{font-family:var(--mono);letter-spacing:.14em;color:var(--accent);margin-bottom:10px;font-size:.78rem;font-weight:500}.Process-module__VptWiG__stepTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);max-width:300px;margin:0 0 10px;font-size:1.22rem;font-weight:600;line-height:1.25}.Process-module__VptWiG__stepBody{color:var(--muted);max-width:300px;margin:0;font-size:.95rem;line-height:1.7}.Process-module__VptWiG__ctaRow{justify-content:center;margin-top:clamp(44px,5.5vw,68px);display:flex}@media (min-width:993px) and (max-width:1200px){.Process-module__VptWiG__stepTitle{font-size:1.1rem}.Process-module__VptWiG__stepBody{font-size:.9rem}}@media (max-width:992px){.Process-module__VptWiG__process{padding:clamp(64px,12vw,88px) 0}.Process-module__VptWiG__header{margin-bottom:44px}.Process-module__VptWiG__steps{grid-template-columns:1fr;gap:40px;max-width:440px}.Process-module__VptWiG__ctaRow{margin-top:48px}}
.Industries-module__m_sFCW__industries{background:var(--surface);color:var(--ink);padding:96px 0;overflow:hidden}.Industries-module__m_sFCW__header{text-align:center;flex-direction:column;align-items:center;gap:18px;margin-bottom:28px;display:flex}.Industries-module__m_sFCW__eyebrow{margin-bottom:18px}.Industries-module__m_sFCW__headline{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:clamp(1.8rem,2.1vw + .9rem,3rem);font-weight:600;line-height:1.12}.Industries-module__m_sFCW__navBtns{flex-shrink:0;align-self:flex-end;gap:10px;display:flex}.Industries-module__m_sFCW__navBtn{background:var(--ink);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .25s,opacity .25s,transform .25s;display:inline-flex}.Industries-module__m_sFCW__navBtn:hover:not(:disabled){background:var(--accent);transform:translateY(-2px)}.Industries-module__m_sFCW__navBtn:disabled{opacity:.3;cursor:default}.Industries-module__m_sFCW__track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:20px;margin:-12px;padding:12px;display:flex;overflow-x:auto}.Industries-module__m_sFCW__track::-webkit-scrollbar{display:none}.Industries-module__m_sFCW__card{aspect-ratio:3/4;scroll-snap-align:start;width:clamp(272px,24vw,340px);box-shadow:var(--card-shadow);border-radius:20px;flex-direction:column;flex:none;justify-content:flex-end;padding:24px 22px;transition:box-shadow .3s;display:flex;position:relative;overflow:hidden}.Industries-module__m_sFCW__card:hover{box-shadow:var(--card-shadow-hover)}.Industries-module__m_sFCW__cardImg{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.Industries-module__m_sFCW__card:hover .Industries-module__m_sFCW__cardImg{transform:scale(1.05)}.Industries-module__m_sFCW__cardFallback{background:linear-gradient(to top right, var(--hero-grad-b), var(--hero-grad-a));position:absolute;inset:0}.Industries-module__m_sFCW__scrim{background:linear-gradient(to top, color-mix(in srgb, var(--ink) 86%, transparent) 0%, color-mix(in srgb, var(--ink) 34%, transparent) 48%, transparent 72%);pointer-events:none;position:absolute;inset:0}.Industries-module__m_sFCW__iconChip{z-index:1;background:var(--surface-deep);width:42px;height:42px;color:var(--accent);box-shadow:var(--card-shadow);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:16px;left:16px}.Industries-module__m_sFCW__cardBody{z-index:1;flex-direction:column;align-items:flex-start;display:flex;position:relative}.Industries-module__m_sFCW__cardName{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--on-contrast);margin:0 0 8px;font-size:1.18rem;font-weight:600;line-height:1.25}.Industries-module__m_sFCW__cardBlurb{color:var(--on-contrast-muted);margin:0 0 14px;font-size:.9rem;line-height:1.55}.Industries-module__m_sFCW__readMore{color:var(--on-contrast);align-items:center;gap:6px;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-flex}.Industries-module__m_sFCW__readMore svg{transition:transform .25s}.Industries-module__m_sFCW__readMore:hover svg,.Industries-module__m_sFCW__card:hover .Industries-module__m_sFCW__readMore svg{transform:translate(3px)}.Industries-module__m_sFCW__ctaWrap{text-align:center;margin-top:44px}@media (max-width:992px){.Industries-module__m_sFCW__industries{padding:76px 0}}@media (max-width:640px){.Industries-module__m_sFCW__industries{padding:64px 0}.Industries-module__m_sFCW__header{gap:0;margin-bottom:36px}.Industries-module__m_sFCW__navBtns{display:none}.Industries-module__m_sFCW__card{width:78vw;max-width:340px;padding:22px 20px}}@media (prefers-reduced-motion:reduce){.Industries-module__m_sFCW__card,.Industries-module__m_sFCW__cardImg,.Industries-module__m_sFCW__navBtn,.Industries-module__m_sFCW__readMore svg{transition:none}.Industries-module__m_sFCW__card:hover .Industries-module__m_sFCW__cardImg,.Industries-module__m_sFCW__navBtn:hover:not(:disabled),.Industries-module__m_sFCW__readMore:hover svg,.Industries-module__m_sFCW__card:hover .Industries-module__m_sFCW__readMore svg{transform:none}}
.Team-module___0a-zW__team{background:var(--surface);color:var(--ink);padding:clamp(72px,8vw,120px) 0}.Team-module___0a-zW__inner{width:100%;max-width:1320px;margin:0 auto}.Team-module___0a-zW__header{text-align:center;max-width:620px;margin:0 auto clamp(40px,5vw,64px)}.Team-module___0a-zW__eyebrow{margin-bottom:18px}.Team-module___0a-zW__headline{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--ink);font-size:clamp(1.8rem,1.8vw + 1rem,2.8rem);font-weight:600;line-height:1.12}.Team-module___0a-zW__subheadline{color:var(--muted);margin-top:16px;font-size:1rem;line-height:1.75}.Team-module___0a-zW__grid{grid-template-columns:repeat(4,1fr);gap:clamp(16px,1.6vw,24px);display:grid}.Team-module___0a-zW__card{background:var(--surface-deep);border:1px solid var(--rule-soft);height:100%;box-shadow:var(--card-shadow);border-radius:20px;padding:14px;transition:transform .3s,box-shadow .3s}.Team-module___0a-zW__card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.Team-module___0a-zW__photoWrap{background:var(--accent-soft);border-radius:16px;overflow:hidden}.Team-module___0a-zW__photoWrap img{aspect-ratio:4/5;object-fit:cover;width:100%;height:auto;transition:transform .45s;display:block}.Team-module___0a-zW__card:hover .Team-module___0a-zW__photoWrap img{transform:scale(1.05)}.Team-module___0a-zW__placeholder{aspect-ratio:4/5;color:var(--accent);opacity:.55;justify-content:center;align-items:center;display:flex}.Team-module___0a-zW__caption{justify-content:space-between;align-items:center;gap:12px;padding:14px 6px 6px;display:flex}.Team-module___0a-zW__captionText{min-width:0}.Team-module___0a-zW__name{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);font-size:1.12rem;font-weight:600;line-height:1.2}.Team-module___0a-zW__role{color:var(--muted);margin-top:4px;font-size:.88rem;line-height:1.45}.Team-module___0a-zW__linkedin{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:background .25s,color .25s,transform .25s;display:inline-flex}.Team-module___0a-zW__linkedin:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}@media (min-width:993px) and (max-width:1240px){.Team-module___0a-zW__card{padding:12px}.Team-module___0a-zW__caption{gap:8px;padding:12px 4px 4px}.Team-module___0a-zW__name{font-size:1rem}.Team-module___0a-zW__role{font-size:.8rem}.Team-module___0a-zW__linkedin{width:32px;height:32px}.Team-module___0a-zW__linkedin svg{width:14px;height:14px}}@media (max-width:992px){.Team-module___0a-zW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Team-module___0a-zW__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.Team-module___0a-zW__card,.Team-module___0a-zW__photoWrap img,.Team-module___0a-zW__linkedin{transition:none}.Team-module___0a-zW__card:hover,.Team-module___0a-zW__linkedin:hover,.Team-module___0a-zW__card:hover .Team-module___0a-zW__photoWrap img{transform:none}}
.Testimonials-module__yJEUuq__testimonials{background:var(--surface);color:var(--ink);padding:100px 0}.Testimonials-module__yJEUuq__badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(24px,4vw,56px);margin-bottom:40px;display:flex}.Testimonials-module__yJEUuq__badge{color:var(--ink);align-items:center;gap:6px;display:inline-flex}.Testimonials-module__yJEUuq__branch{flex-shrink:0;width:26px;height:53px}.Testimonials-module__yJEUuq__branchMirrored{transform:scaleX(-1)}.Testimonials-module__yJEUuq__badgeLabel{text-align:center;flex-direction:column;align-items:center;gap:2px;min-width:74px;display:flex}.Testimonials-module__yJEUuq__badgeTop{letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:700;line-height:1.2}.Testimonials-module__yJEUuq__badgeBottom{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:600;line-height:1.2}.Testimonials-module__yJEUuq__header{text-align:center;max-width:660px;margin:0 auto}.Testimonials-module__yJEUuq__headline{letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(1.8rem,2vw + .9rem,2.9rem);font-weight:600;line-height:1.12}.Testimonials-module__yJEUuq__subheadline{color:var(--muted);margin:0;font-size:1.02rem;line-height:1.7}.Testimonials-module__yJEUuq__grid{grid-template-columns:repeat(3,1fr);gap:clamp(16px,1.8vw,24px);margin-top:52px;display:grid}.Testimonials-module__yJEUuq__card{background:var(--surface-deep);border:1px solid var(--rule-soft);box-shadow:var(--card-shadow);border-radius:20px;flex-direction:column;margin:0;padding:30px 28px 28px;transition:transform .25s,box-shadow .25s;display:flex}.Testimonials-module__yJEUuq__card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.Testimonials-module__yJEUuq__stars{color:var(--accent-alt);gap:4px;margin-bottom:18px;display:flex}.Testimonials-module__yJEUuq__quote{color:var(--ink);flex:1;margin:0 0 26px;font-size:1.02rem;line-height:1.7}.Testimonials-module__yJEUuq__author{align-items:center;gap:12px;display:flex}.Testimonials-module__yJEUuq__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:42px;height:42px;display:block}.Testimonials-module__yJEUuq__avatarFallback{background:var(--accent-soft);width:42px;height:42px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:inline-flex}.Testimonials-module__yJEUuq__authorMeta{flex-direction:column;gap:1px;min-width:0;display:flex}.Testimonials-module__yJEUuq__authorName{font-size:.95rem;font-weight:600;line-height:1.3}.Testimonials-module__yJEUuq__authorRole{color:var(--muted);font-size:.82rem;line-height:1.35}@media (max-width:992px){.Testimonials-module__yJEUuq__testimonials{padding:72px 0}.Testimonials-module__yJEUuq__grid{grid-template-columns:1fr;gap:16px;max-width:560px;margin-top:40px;margin-left:auto;margin-right:auto}.Testimonials-module__yJEUuq__badges{margin-bottom:32px}}@media (max-width:640px){.Testimonials-module__yJEUuq__badges{gap:18px}.Testimonials-module__yJEUuq__branch{width:20px;height:41px}.Testimonials-module__yJEUuq__badgeLabel{min-width:58px}.Testimonials-module__yJEUuq__badgeTop{font-size:.66rem}.Testimonials-module__yJEUuq__badgeBottom{font-size:.58rem}.Testimonials-module__yJEUuq__card{padding:26px 22px 24px}}@media (prefers-reduced-motion:reduce){.Testimonials-module__yJEUuq__card{transition:none}.Testimonials-module__yJEUuq__card:hover{transform:none}}
.Insights-module__QGKkxG__insights{background:var(--surface);color:var(--ink);padding:clamp(72px,8vw,110px) 0}.Insights-module__QGKkxG__header{text-align:center;flex-direction:column;align-items:center;gap:22px;margin-bottom:clamp(36px,4vw,56px);display:flex}.Insights-module__QGKkxG__headerText{flex-direction:column;align-items:center;display:flex}.Insights-module__QGKkxG__eyebrow{margin-bottom:16px}.Insights-module__QGKkxG__headline{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--ink);max-width:640px;margin:0;font-size:clamp(1.7rem,2vw + .8rem,2.9rem);font-weight:600;line-height:1.12}.Insights-module__QGKkxG__headerCta{flex-shrink:0}.Insights-module__QGKkxG__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:clamp(18px,2vw,28px);display:grid}.Insights-module__QGKkxG__card{aspect-ratio:4/5;box-shadow:var(--card-shadow);border-radius:20px;transition:box-shadow .3s;position:relative;overflow:hidden}.Insights-module__QGKkxG__card:hover{box-shadow:var(--card-shadow-hover)}.Insights-module__QGKkxG__cardLink{height:100%;color:inherit;flex-direction:column;justify-content:flex-end;padding:20px;text-decoration:none;display:flex;position:relative}.Insights-module__QGKkxG__cardImg{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.Insights-module__QGKkxG__card:hover .Insights-module__QGKkxG__cardImg{transform:scale(1.05)}.Insights-module__QGKkxG__imagePlaceholder{background:linear-gradient(to top right, var(--hero-grad-b), var(--hero-grad-a));color:var(--ink);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Insights-module__QGKkxG__imagePlaceholder svg{opacity:.35}.Insights-module__QGKkxG__scrim{background:linear-gradient(to top, color-mix(in srgb, var(--ink) 86%, transparent) 0%, color-mix(in srgb, var(--ink) 34%, transparent) 48%, transparent 72%);pointer-events:none;position:absolute;inset:0}.Insights-module__QGKkxG__tag{z-index:1;background:color-mix(in srgb, var(--accent) 12%, var(--surface-deep));color:var(--accent);font-family:var(--font-sans);letter-spacing:.02em;border-radius:999px;align-items:center;padding:6px 13px;font-size:.76rem;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:14px;left:14px}.Insights-module__QGKkxG__cardBody{z-index:1;flex-direction:column;display:flex;position:relative}.Insights-module__QGKkxG__title{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--on-contrast);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:1.16rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.Insights-module__QGKkxG__meta{color:var(--on-contrast-muted);margin:0;font-size:.86rem;font-weight:500}@media (max-width:992px){.Insights-module__QGKkxG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Insights-module__QGKkxG__grid{grid-template-columns:1fr;max-width:440px;margin:0 auto}}@media (prefers-reduced-motion:reduce){.Insights-module__QGKkxG__card,.Insights-module__QGKkxG__cardImg{transition:none}.Insights-module__QGKkxG__card:hover .Insights-module__QGKkxG__cardImg{transform:none}}
.Cta-module__1IAsyq__cta{background:var(--surface);padding:clamp(40px,5vw,72px) 0;scroll-margin-top:120px}.Cta-module__1IAsyq__panel{background:linear-gradient(to top right, var(--hero-grad-b), var(--hero-grad-a));color:var(--ink);text-align:center;border-radius:28px;padding:clamp(64px,8vw,116px) clamp(24px,5vw,72px);position:relative;overflow:hidden}.Cta-module__1IAsyq__eyebrow{margin-bottom:22px}.Cta-module__1IAsyq__headline{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--ink);max-width:780px;margin:0 auto;font-size:clamp(2rem,2.6vw + .9rem,3.4rem);font-weight:600;line-height:1.1}.Cta-module__1IAsyq__lead{color:color-mix(in srgb, var(--ink) 78%, transparent);max-width:580px;margin:20px auto 0;font-size:1.02rem;line-height:1.75}.Cta-module__1IAsyq__action{justify-content:center;margin-top:34px;display:flex}.Cta-module__1IAsyq__contactRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 34px;margin-top:28px;display:flex}.Cta-module__1IAsyq__contactLink{font-family:var(--font-sans);color:color-mix(in srgb, var(--ink) 68%, transparent);align-items:center;gap:9px;font-size:.94rem;font-weight:500;line-height:1.4;text-decoration:none;transition:color .2s;display:inline-flex}.Cta-module__1IAsyq__contactLink:hover{color:var(--ink)}.Cta-module__1IAsyq__contactLink svg{flex-shrink:0}@media (max-width:992px){.Cta-module__1IAsyq__panel{padding:clamp(52px,12vw,72px) clamp(20px,6vw,40px)}.Cta-module__1IAsyq__lead{font-size:.98rem}.Cta-module__1IAsyq__action{margin-top:28px}}@media (prefers-reduced-motion:reduce){.Cta-module__1IAsyq__contactLink{transition:none}}
.About-module__Mu4ttq__inner{width:100%;max-width:1320px;margin:0 auto}.About-module__Mu4ttq__header{text-align:center;max-width:640px;margin:0 auto clamp(40px,5vw,64px)}.About-module__Mu4ttq__eyebrow{margin-bottom:18px}.About-module__Mu4ttq__headline{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:clamp(1.8rem,1.8vw + 1rem,2.8rem);font-weight:600;line-height:1.12}.About-module__Mu4ttq__subheadline{color:var(--muted);margin-top:16px;font-size:1rem;line-height:1.75}.About-module__Mu4ttq__story{background:var(--surface);color:var(--ink);padding:clamp(72px,8vw,120px) 0 clamp(36px,4vw,60px)}.About-module__Mu4ttq__storyGrid{grid-template-columns:1.04fr 1fr;align-items:stretch;gap:clamp(24px,3vw,48px);display:grid}.About-module__Mu4ttq__storyGridNoImage{grid-template-columns:minmax(0,760px);justify-content:center}.About-module__Mu4ttq__storyMedia{background:var(--accent-soft);border-radius:22px;min-height:440px;position:relative;overflow:hidden}.About-module__Mu4ttq__storyMedia img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.About-module__Mu4ttq__storyText{flex-direction:column;justify-content:center;min-width:0;display:flex}.About-module__Mu4ttq__storyBody p{color:var(--muted);margin:0 0 18px;font-size:1.02rem;line-height:1.8}.About-module__Mu4ttq__storyBody p:last-child{margin-bottom:0}.About-module__Mu4ttq__statRow{flex-wrap:wrap;gap:14px;margin-top:clamp(24px,2.5vw,36px);display:flex}.About-module__Mu4ttq__statCard{background:var(--surface-deep);border:1px solid var(--rule-soft);box-shadow:var(--card-shadow);border-radius:16px;align-items:center;gap:16px;padding:16px 22px;display:flex}.About-module__Mu4ttq__statValue{font-family:var(--mono);letter-spacing:-.03em;color:var(--accent);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:clamp(1.9rem,1.2vw + 1.3rem,2.6rem);font-weight:500;line-height:1}.About-module__Mu4ttq__statLabel{color:var(--ink);font-size:.95rem;font-weight:600;line-height:1.35}.About-module__Mu4ttq__values{background:var(--surface);color:var(--ink);padding:clamp(36px,4vw,60px) 0}.About-module__Mu4ttq__valuesGrid{grid-template-columns:repeat(3,1fr);gap:clamp(16px,1.6vw,24px);display:grid}.About-module__Mu4ttq__valueCard{background:var(--surface-deep);border:1px solid var(--rule-soft);height:100%;box-shadow:var(--card-shadow);border-radius:20px;padding:clamp(24px,2vw,32px);transition:transform .3s,box-shadow .3s}.About-module__Mu4ttq__valueCard:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.About-module__Mu4ttq__valueIcon{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex}.About-module__Mu4ttq__valueTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin:0 0 10px;font-size:1.18rem;font-weight:600;line-height:1.25}.About-module__Mu4ttq__valueBody{color:var(--muted);margin:0;font-size:.95rem;line-height:1.7}.About-module__Mu4ttq__team{background:var(--surface);color:var(--ink);padding:clamp(36px,4vw,60px) 0 clamp(48px,5vw,72px)}.About-module__Mu4ttq__teamGrid{grid-template-columns:repeat(3,1fr);gap:clamp(16px,1.6vw,24px);display:grid}.About-module__Mu4ttq__memberCard{background:var(--surface-deep);border:1px solid var(--rule-soft);height:100%;box-shadow:var(--card-shadow);border-radius:20px;padding:14px 14px 20px;transition:transform .3s,box-shadow .3s}.About-module__Mu4ttq__memberCard:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.About-module__Mu4ttq__memberPhoto{background:var(--accent-soft);border-radius:16px;overflow:hidden}.About-module__Mu4ttq__memberPhoto img{aspect-ratio:4/5;object-fit:cover;width:100%;height:auto;transition:transform .45s;display:block}.About-module__Mu4ttq__memberCard:hover .About-module__Mu4ttq__memberPhoto img{transform:scale(1.05)}.About-module__Mu4ttq__memberPlaceholder{aspect-ratio:4/5;color:var(--accent);opacity:.55;justify-content:center;align-items:center;display:flex}.About-module__Mu4ttq__memberCaption{justify-content:space-between;align-items:center;gap:12px;padding:16px 6px 0;display:flex}.About-module__Mu4ttq__memberText{min-width:0}.About-module__Mu4ttq__memberName{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin:0;font-size:1.18rem;font-weight:600;line-height:1.2}.About-module__Mu4ttq__memberRole{color:var(--muted);margin:4px 0 0;font-size:.9rem;line-height:1.45}.About-module__Mu4ttq__memberLinkedin{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:background .25s,color .25s,transform .25s;display:inline-flex}.About-module__Mu4ttq__memberLinkedin:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}.About-module__Mu4ttq__memberBio{color:var(--muted);margin:10px 6px 0;font-size:.92rem;line-height:1.65}@media (min-width:993px) and (max-width:1260px){.About-module__Mu4ttq__storyGrid{grid-template-columns:1fr 1.1fr}.About-module__Mu4ttq__storyMedia{min-height:380px}.About-module__Mu4ttq__storyBody p{font-size:.98rem}.About-module__Mu4ttq__statCard{gap:12px;padding:14px 18px}.About-module__Mu4ttq__memberName{font-size:1.05rem}.About-module__Mu4ttq__memberRole{font-size:.84rem}}@media (max-width:992px){.About-module__Mu4ttq__storyGrid{grid-template-columns:1fr;gap:24px}.About-module__Mu4ttq__storyMedia{min-height:0}.About-module__Mu4ttq__storyMedia img{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto;position:static}.About-module__Mu4ttq__valuesGrid,.About-module__Mu4ttq__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.About-module__Mu4ttq__valuesGrid,.About-module__Mu4ttq__teamGrid{grid-template-columns:1fr}.About-module__Mu4ttq__statRow{flex-direction:column}.About-module__Mu4ttq__statCard{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.About-module__Mu4ttq__valueCard,.About-module__Mu4ttq__memberCard,.About-module__Mu4ttq__memberPhoto img,.About-module__Mu4ttq__memberLinkedin{transition:none}.About-module__Mu4ttq__valueCard:hover,.About-module__Mu4ttq__memberCard:hover,.About-module__Mu4ttq__memberLinkedin:hover,.About-module__Mu4ttq__memberCard:hover .About-module__Mu4ttq__memberPhoto img{transform:none}}
.ServicesPage-module__FJJfza__groups{background:var(--surface);color:var(--ink);padding:clamp(56px,6vw,88px) 0 clamp(24px,3vw,40px)}.ServicesPage-module__FJJfza__inner{flex-direction:column;gap:clamp(20px,2.4vw,28px);max-width:1240px;margin:0 auto;display:flex}.ServicesPage-module__FJJfza__groupBlock{background:var(--surface-deep);border:1px solid var(--rule-soft);box-shadow:var(--card-shadow);border-radius:28px;padding:clamp(32px,4vw,56px) clamp(22px,4vw,56px);scroll-margin-top:120px}.ServicesPage-module__FJJfza__groupHeader{text-align:center;max-width:660px;margin:0 auto clamp(28px,3.2vw,40px)}.ServicesPage-module__FJJfza__iconChip{background:var(--ink);width:44px;height:44px;color:var(--on-contrast);border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex}.ServicesPage-module__FJJfza__groupTitle{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:clamp(1.5rem,1.4vw + .9rem,2.1rem);font-weight:600;line-height:1.15}.ServicesPage-module__FJJfza__groupSubtitle{letter-spacing:.01em;color:var(--accent);margin:10px 0 0;font-size:.95rem;font-weight:600}.ServicesPage-module__FJJfza__groupIntro{color:var(--muted);margin:14px 0 0;font-size:.97rem;line-height:1.75}.ServicesPage-module__FJJfza__itemGrid{grid-template-columns:repeat(2,1fr);gap:clamp(12px,1.4vw,16px);display:grid}.ServicesPage-module__FJJfza__item{background:var(--surface);border:1px solid var(--rule-soft);border-radius:16px;padding:22px 24px;transition:background .3s,border-color .3s,color .3s,transform .25s}.ServicesPage-module__FJJfza__itemName{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin:0 0 8px;font-size:1.05rem;font-weight:600;line-height:1.3;transition:color .3s}.ServicesPage-module__FJJfza__itemBody{color:var(--muted);margin:0;font-size:.93rem;line-height:1.65;transition:color .3s}.ServicesPage-module__FJJfza__item:hover{background:var(--accent);border-color:#0000;transform:translateY(-2px)}.ServicesPage-module__FJJfza__item:hover .ServicesPage-module__FJJfza__itemName{color:var(--on-contrast)}.ServicesPage-module__FJJfza__item:hover .ServicesPage-module__FJJfza__itemBody{color:var(--on-contrast-muted)}.ServicesPage-module__FJJfza__closerEyebrow{margin-bottom:18px}@media (max-width:768px){.ServicesPage-module__FJJfza__groupBlock{padding:30px 20px}.ServicesPage-module__FJJfza__itemGrid{grid-template-columns:1fr}.ServicesPage-module__FJJfza__item{padding:20px}}@media (prefers-reduced-motion:reduce){.ServicesPage-module__FJJfza__item,.ServicesPage-module__FJJfza__itemName,.ServicesPage-module__FJJfza__itemBody{transition:none}.ServicesPage-module__FJJfza__item:hover{transform:none}}
.ServiceDetail-module__Nm_SHG__content{background:var(--surface);color:var(--ink);padding:clamp(48px,5vw,72px) 0 clamp(72px,8vw,110px)}.ServiceDetail-module__Nm_SHG__inner{max-width:1040px;margin:0 auto}.ServiceDetail-module__Nm_SHG__backLink{color:var(--ink);align-items:center;gap:7px;margin-bottom:20px;font-size:.92rem;font-weight:600;text-decoration:none;transition:opacity .25s;display:inline-flex}.ServiceDetail-module__Nm_SHG__backLink:hover{opacity:.7}.ServiceDetail-module__Nm_SHG__itemGrid{grid-template-columns:repeat(2,1fr);gap:clamp(12px,1.4vw,16px);display:grid}.ServiceDetail-module__Nm_SHG__item{background:var(--surface-deep);border:1px solid var(--rule-soft);box-shadow:var(--card-shadow);border-radius:16px;padding:24px 26px}.ServiceDetail-module__Nm_SHG__itemName{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin:0 0 8px;font-size:1.05rem;font-weight:600;line-height:1.3}.ServiceDetail-module__Nm_SHG__itemBody{color:var(--muted);margin:0;font-size:.93rem;line-height:1.65}.ServiceDetail-module__Nm_SHG__actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:clamp(36px,4vw,48px);display:flex}.ServiceDetail-module__Nm_SHG__notFound{background:var(--surface);color:var(--ink);padding:160px 0 110px}.ServiceDetail-module__Nm_SHG__notFoundCard{background:var(--surface-deep);border:1px solid var(--rule-soft);max-width:560px;box-shadow:var(--card-shadow);text-align:center;border-radius:28px;margin:0 auto;padding:clamp(40px,5vw,56px) clamp(24px,4vw,48px)}.ServiceDetail-module__Nm_SHG__notFoundTitle{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--ink);margin:0 0 12px;font-size:clamp(1.5rem,1.4vw + .9rem,2rem);font-weight:600}.ServiceDetail-module__Nm_SHG__notFoundBody{color:var(--muted);margin:0 0 28px;font-size:.97rem;line-height:1.75}@media (max-width:768px){.ServiceDetail-module__Nm_SHG__itemGrid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.ServiceDetail-module__Nm_SHG__backLink{transition:none}}
.IndustriesPage-module__T-xbHW__gridSection{background:var(--surface);color:var(--ink);padding:48px 0 8px}.IndustriesPage-module__T-xbHW__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:36px;display:flex}.IndustriesPage-module__T-xbHW__headline{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--ink);margin:18px 0 0;font-size:clamp(1.8rem,2.1vw + .9rem,3rem);font-weight:600;line-height:1.12}.IndustriesPage-module__T-xbHW__intro{color:var(--muted);max-width:560px;margin:16px 0 0;font-size:1rem;line-height:1.75}.IndustriesPage-module__T-xbHW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.IndustriesPage-module__T-xbHW__card{aspect-ratio:3/4;box-shadow:var(--card-shadow);border-radius:20px;flex-direction:column;justify-content:flex-end;padding:26px 24px;transition:box-shadow .3s,transform .3s;display:flex;position:relative;overflow:hidden}.IndustriesPage-module__T-xbHW__card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.IndustriesPage-module__T-xbHW__cardImg{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.IndustriesPage-module__T-xbHW__card:hover .IndustriesPage-module__T-xbHW__cardImg{transform:scale(1.05)}.IndustriesPage-module__T-xbHW__cardFallback{background:linear-gradient(to top right, var(--hero-grad-b), var(--hero-grad-a));position:absolute;inset:0}.IndustriesPage-module__T-xbHW__scrim{background:linear-gradient(to top, color-mix(in srgb, var(--ink) 86%, transparent) 0%, color-mix(in srgb, var(--ink) 34%, transparent) 48%, transparent 72%);pointer-events:none;position:absolute;inset:0}.IndustriesPage-module__T-xbHW__iconChip{z-index:1;background:var(--surface-deep);width:42px;height:42px;color:var(--accent);box-shadow:var(--card-shadow);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:16px;left:16px}.IndustriesPage-module__T-xbHW__cardBody{z-index:1;flex-direction:column;align-items:flex-start;display:flex;position:relative}.IndustriesPage-module__T-xbHW__cardName{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--on-contrast);margin:0 0 10px;font-size:1.3rem;font-weight:600;line-height:1.22}.IndustriesPage-module__T-xbHW__cardText{color:var(--on-contrast-muted);margin:0;font-size:.92rem;line-height:1.6}.IndustriesPage-module__T-xbHW__closerEyebrow{margin-bottom:20px}@media (max-width:992px){.IndustriesPage-module__T-xbHW__gridSection{padding-top:40px}.IndustriesPage-module__T-xbHW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.IndustriesPage-module__T-xbHW__grid{grid-template-columns:minmax(0,1fr)}.IndustriesPage-module__T-xbHW__card{width:100%;max-width:420px;margin:0 auto;padding:24px 22px}}@media (prefers-reduced-motion:reduce){.IndustriesPage-module__T-xbHW__card,.IndustriesPage-module__T-xbHW__cardImg{transition:none}.IndustriesPage-module__T-xbHW__card:hover,.IndustriesPage-module__T-xbHW__card:hover .IndustriesPage-module__T-xbHW__cardImg{transform:none}}
.SchedulePage-module__82AIaq__body{background:var(--surface);color:var(--ink);padding:clamp(48px,6vw,80px) 0 clamp(80px,9vw,120px)}.SchedulePage-module__82AIaq__bookCard{background:var(--surface-deep);border:1px solid var(--rule-soft);max-width:920px;box-shadow:var(--card-shadow);border-radius:24px;margin:0 auto;padding:20px}.SchedulePage-module__82AIaq__embed{background:#fff;border:0;border-radius:16px;width:100%;display:block}.SchedulePage-module__82AIaq__embedFallback{text-align:center;color:var(--muted);margin:14px 0 4px;font-size:.9rem}.SchedulePage-module__82AIaq__embedFallback a{color:var(--accent);font-weight:600;text-decoration:none}.SchedulePage-module__82AIaq__embedFallback a:hover{text-decoration:underline}.SchedulePage-module__82AIaq__placeholder{text-align:center;padding:clamp(48px,6vw,76px) clamp(20px,4vw,40px)}.SchedulePage-module__82AIaq__placeholderGlyph{background:var(--accent-soft);width:60px;height:60px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:22px;display:inline-flex}.SchedulePage-module__82AIaq__placeholderTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin:0 0 12px;font-size:clamp(1.35rem,1vw + .9rem,1.7rem);font-weight:600;line-height:1.2}.SchedulePage-module__82AIaq__placeholderBody{color:var(--muted);max-width:420px;margin:0 auto;font-size:.98rem;line-height:1.75}.SchedulePage-module__82AIaq__bookAction{justify-content:center;margin-top:28px;display:flex}.SchedulePage-module__82AIaq__contactRows{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.SchedulePage-module__82AIaq__contactLink{border:1.5px solid var(--rule);color:var(--ink);font-family:var(--font-sans);background:0 0;border-radius:999px;align-items:center;gap:9px;padding:12px 22px;font-size:.95rem;font-weight:600;line-height:1;text-decoration:none;transition:border-color .25s,background .25s,transform .25s;display:inline-flex}.SchedulePage-module__82AIaq__contactLink:hover{border-color:var(--ink);background:var(--accent-soft);transform:translateY(-2px)}.SchedulePage-module__82AIaq__contactLink svg{color:var(--accent);flex-shrink:0}.SchedulePage-module__82AIaq__expect{margin-top:clamp(56px,7vw,92px)}.SchedulePage-module__82AIaq__expectHeadline{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--ink);text-align:center;margin:0 0 clamp(36px,4.5vw,52px);font-size:clamp(1.4rem,1.2vw + .9rem,1.9rem);font-weight:600;line-height:1.15}.SchedulePage-module__82AIaq__expectSteps{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px clamp(24px,3.5vw,56px);max-width:1020px;margin:0 auto;display:grid}.SchedulePage-module__82AIaq__expectStep{text-align:center;flex-direction:column;align-items:center;display:flex}.SchedulePage-module__82AIaq__expectChip{background:var(--ink);width:44px;height:44px;color:var(--on-contrast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.SchedulePage-module__82AIaq__expectTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);max-width:280px;margin:0 0 8px;font-size:1.1rem;font-weight:600;line-height:1.25}.SchedulePage-module__82AIaq__expectBody{color:var(--muted);max-width:290px;margin:0;font-size:.93rem;line-height:1.7}@media (min-width:993px) and (max-width:1200px){.SchedulePage-module__82AIaq__expectTitle{font-size:1.02rem}.SchedulePage-module__82AIaq__expectBody{font-size:.89rem}}@media (max-width:992px){.SchedulePage-module__82AIaq__body{padding:44px 0 72px}.SchedulePage-module__82AIaq__bookCard{padding:14px}.SchedulePage-module__82AIaq__placeholder{padding:44px 18px}.SchedulePage-module__82AIaq__expectSteps{grid-template-columns:1fr;gap:36px;max-width:420px}}@media (prefers-reduced-motion:reduce){.SchedulePage-module__82AIaq__contactLink{transition:none}}
.ClientPortalPage-module__yIOZ_q__features{background:var(--surface);color:var(--ink);padding:clamp(64px,7vw,100px) 0}.ClientPortalPage-module__yIOZ_q__featuresInner{max-width:1020px;margin:0 auto}.ClientPortalPage-module__yIOZ_q__header{text-align:center;max-width:680px;margin:0 auto clamp(40px,5vw,56px)}.ClientPortalPage-module__yIOZ_q__eyebrow{margin-bottom:18px}.ClientPortalPage-module__yIOZ_q__headline{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:clamp(1.8rem,2vw + .9rem,2.9rem);font-weight:600;line-height:1.12}.ClientPortalPage-module__yIOZ_q__subheadline{color:var(--muted);max-width:540px;margin:18px auto 0;font-size:1rem;line-height:1.75}.ClientPortalPage-module__yIOZ_q__grid{grid-template-columns:repeat(2,1fr);gap:clamp(16px,1.8vw,24px);display:grid}.ClientPortalPage-module__yIOZ_q__card{background:var(--surface-deep);border:1px solid var(--rule-soft);box-shadow:var(--card-shadow);border-radius:20px;align-items:flex-start;gap:18px;padding:clamp(24px,2.4vw,32px);transition:transform .25s,box-shadow .25s;display:flex}.ClientPortalPage-module__yIOZ_q__card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.ClientPortalPage-module__yIOZ_q__iconChip{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ClientPortalPage-module__yIOZ_q__cardText{min-width:0}.ClientPortalPage-module__yIOZ_q__cardTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin:0 0 8px;font-size:1.16rem;font-weight:600;line-height:1.25}.ClientPortalPage-module__yIOZ_q__cardBody{color:var(--muted);margin:0;font-size:.94rem;line-height:1.7}.ClientPortalPage-module__yIOZ_q__closerEyebrow{margin-bottom:18px}.ClientPortalPage-module__yIOZ_q__note{color:color-mix(in srgb, var(--ink) 70%, transparent);max-width:460px;margin:22px auto 0;font-size:.92rem;line-height:1.7}@media (min-width:769px) and (max-width:1100px){.ClientPortalPage-module__yIOZ_q__cardTitle{font-size:1.08rem}.ClientPortalPage-module__yIOZ_q__cardBody{font-size:.9rem}}@media (max-width:768px){.ClientPortalPage-module__yIOZ_q__features{padding:clamp(56px,10vw,76px) 0}.ClientPortalPage-module__yIOZ_q__header{margin-bottom:36px}.ClientPortalPage-module__yIOZ_q__grid{grid-template-columns:1fr}.ClientPortalPage-module__yIOZ_q__card{padding:24px 22px}}@media (prefers-reduced-motion:reduce){.ClientPortalPage-module__yIOZ_q__card,.ClientPortalPage-module__yIOZ_q__card:hover{transition:none;transform:none}}
.ResourcesPage-module__aUd2WG__heroNote{color:color-mix(in srgb, var(--ink) 62%, transparent);max-width:560px;margin:14px auto 0;font-size:.88rem;line-height:1.6}.ResourcesPage-module__aUd2WG__index{background:var(--surface);color:var(--ink);padding:clamp(56px,6vw,90px) 0}.ResourcesPage-module__aUd2WG__indexInner{max-width:1240px;margin:0 auto}.ResourcesPage-module__aUd2WG__grid{grid-template-columns:repeat(2,1fr);gap:clamp(16px,1.8vw,24px);display:grid}.ResourcesPage-module__aUd2WG__grid>*{height:100%}.ResourcesPage-module__aUd2WG__card{background:var(--surface-deep);border:1px solid var(--rule-soft);height:100%;box-shadow:var(--card-shadow);color:var(--ink);border-radius:20px;flex-direction:column;align-items:flex-start;padding:clamp(24px,2.4vw,34px);text-decoration:none;transition:transform .25s,box-shadow .25s,background .3s,border-color .3s;display:flex}.ResourcesPage-module__aUd2WG__card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.ResourcesPage-module__aUd2WG__cardTop{justify-content:space-between;align-items:center;width:100%;margin-bottom:20px;display:flex}.ResourcesPage-module__aUd2WG__cardIco,.ResourcesPage-module__aUd2WG__cardIdx,.ResourcesPage-module__aUd2WG__cardTitle,.ResourcesPage-module__aUd2WG__cardBody,.ResourcesPage-module__aUd2WG__cardOpen{transition:background .3s,color .3s}.ResourcesPage-module__aUd2WG__cardIco{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ResourcesPage-module__aUd2WG__cardIdx{font-family:var(--mono);color:var(--muted);font-size:.85rem;font-weight:500}.ResourcesPage-module__aUd2WG__cardTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin:0 0 10px;font-size:1.22rem;font-weight:600;line-height:1.25}.ResourcesPage-module__aUd2WG__cardBody{color:var(--muted);margin:0 0 20px;font-size:.94rem;line-height:1.7}.ResourcesPage-module__aUd2WG__cardOpen{color:var(--accent);align-items:center;gap:7px;margin-top:auto;font-size:.92rem;font-weight:600;display:inline-flex}.ResourcesPage-module__aUd2WG__cardOpenArrow{transition:transform .25s}.ResourcesPage-module__aUd2WG__card:hover .ResourcesPage-module__aUd2WG__cardOpenArrow{transform:translate(3px)}.ResourcesPage-module__aUd2WG__card:hover,.ResourcesPage-module__aUd2WG__card:focus-within{background:var(--accent);border-color:#0000}.ResourcesPage-module__aUd2WG__card:hover .ResourcesPage-module__aUd2WG__cardIco,.ResourcesPage-module__aUd2WG__card:focus-within .ResourcesPage-module__aUd2WG__cardIco{background:var(--surface-deep);color:var(--accent)}.ResourcesPage-module__aUd2WG__card:hover .ResourcesPage-module__aUd2WG__cardIdx,.ResourcesPage-module__aUd2WG__card:focus-within .ResourcesPage-module__aUd2WG__cardIdx{color:var(--on-contrast-muted)}.ResourcesPage-module__aUd2WG__card:hover .ResourcesPage-module__aUd2WG__cardTitle,.ResourcesPage-module__aUd2WG__card:focus-within .ResourcesPage-module__aUd2WG__cardTitle{color:var(--on-contrast)}.ResourcesPage-module__aUd2WG__card:hover .ResourcesPage-module__aUd2WG__cardBody,.ResourcesPage-module__aUd2WG__card:focus-within .ResourcesPage-module__aUd2WG__cardBody{color:var(--on-contrast-muted)}.ResourcesPage-module__aUd2WG__card:hover .ResourcesPage-module__aUd2WG__cardOpen,.ResourcesPage-module__aUd2WG__card:focus-within .ResourcesPage-module__aUd2WG__cardOpen{color:var(--on-contrast)}.ResourcesPage-module__aUd2WG__calcBand{background:var(--surface);padding:clamp(16px,2vw,24px) 0 0}.ResourcesPage-module__aUd2WG__calcPanel{background:var(--accent);color:var(--on-contrast);border-radius:28px;padding:clamp(40px,5vw,72px) clamp(24px,4vw,64px);position:relative;overflow:hidden}.ResourcesPage-module__aUd2WG__calcGrid{grid-template-columns:1.1fr 1fr;align-items:center;gap:clamp(36px,5vw,72px);max-width:1240px;margin:0 auto;display:grid}.ResourcesPage-module__aUd2WG__calcEyebrow{margin-bottom:18px}.ResourcesPage-module__aUd2WG__calcHeadline{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--on-contrast);margin:0 0 16px;font-size:clamp(1.7rem,2vw + .8rem,2.8rem);font-weight:600;line-height:1.12}.ResourcesPage-module__aUd2WG__calcBody{color:var(--on-contrast-muted);max-width:460px;margin:0 0 30px;font-size:.98rem;line-height:1.75}.ResourcesPage-module__aUd2WG__lightPill.ResourcesPage-module__aUd2WG__lightPill{background:var(--surface-deep);color:var(--accent)}.ResourcesPage-module__aUd2WG__lightPill.ResourcesPage-module__aUd2WG__lightPill:hover{background:color-mix(in srgb, var(--surface-deep) 88%, var(--accent))}.ResourcesPage-module__aUd2WG__lightPillArrow.ResourcesPage-module__aUd2WG__lightPillArrow{background:var(--accent);color:var(--on-contrast)}.ResourcesPage-module__aUd2WG__calcList{flex-direction:column;gap:14px;display:flex}.ResourcesPage-module__aUd2WG__calcItem{background:var(--on-contrast-card);border:1px solid var(--on-contrast-rule);border-radius:16px;align-items:flex-start;gap:18px;padding:20px 22px;display:flex}.ResourcesPage-module__aUd2WG__calcItemN{background:var(--surface-deep);width:40px;height:40px;color:var(--accent);font-family:var(--mono);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.88rem;font-weight:500;display:inline-flex}.ResourcesPage-module__aUd2WG__calcItemName{font-family:var(--font-heading);color:var(--on-contrast);font-size:1.02rem;font-weight:600;display:block}.ResourcesPage-module__aUd2WG__calcItemDesc{color:var(--on-contrast-muted);margin-top:3px;font-size:.9rem;line-height:1.6;display:block}.ResourcesPage-module__aUd2WG__directory{background:var(--surface);padding:clamp(40px,5vw,64px) 0 clamp(72px,8vw,110px)}.ResourcesPage-module__aUd2WG__dirPanel{background:var(--surface-deep);border:1px solid var(--rule-soft);box-shadow:var(--card-shadow);border-radius:28px;padding:clamp(40px,5vw,72px) clamp(24px,4vw,64px)}.ResourcesPage-module__aUd2WG__dirGrid{grid-template-columns:1fr 1.2fr;align-items:start;gap:clamp(36px,5vw,72px);max-width:1240px;margin:0 auto;display:grid}.ResourcesPage-module__aUd2WG__dirEyebrow{margin-bottom:18px}.ResourcesPage-module__aUd2WG__dirHeadTitle{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--ink);margin:0 0 14px;font-size:clamp(1.6rem,1.8vw + .8rem,2.4rem);font-weight:600;line-height:1.12}.ResourcesPage-module__aUd2WG__dirNote{color:var(--muted);margin:0;font-size:.95rem;line-height:1.7}.ResourcesPage-module__aUd2WG__dirLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--rule);margin-bottom:4px;padding-bottom:12px;font-size:.82rem;font-weight:600}.ResourcesPage-module__aUd2WG__dirLink{border-bottom:1px solid var(--rule-soft);color:var(--ink);justify-content:space-between;align-items:center;gap:14px;padding:15px 2px;font-size:.98rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.ResourcesPage-module__aUd2WG__dirLink:hover{color:var(--accent)}.ResourcesPage-module__aUd2WG__dirLinkArr{opacity:.55;flex-shrink:0}.ResourcesPage-module__aUd2WG__guides{background:var(--surface);color:var(--ink);padding:clamp(56px,6vw,90px) 0 0}.ResourcesPage-module__aUd2WG__guidesHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:clamp(32px,4vw,48px);display:flex}.ResourcesPage-module__aUd2WG__guidesEyebrow{margin-bottom:16px}.ResourcesPage-module__aUd2WG__guidesHeadline{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--ink);max-width:640px;margin:0;font-size:clamp(1.7rem,2vw + .8rem,2.9rem);font-weight:600;line-height:1.12}.ResourcesPage-module__aUd2WG__guidesGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:clamp(18px,2vw,28px);display:grid}.ResourcesPage-module__aUd2WG__guideCard{aspect-ratio:4/5;box-shadow:var(--card-shadow);border-radius:20px;transition:box-shadow .3s;position:relative;overflow:hidden}.ResourcesPage-module__aUd2WG__guideCard:hover{box-shadow:var(--card-shadow-hover)}.ResourcesPage-module__aUd2WG__guideLink{height:100%;color:inherit;flex-direction:column;justify-content:flex-end;padding:20px;text-decoration:none;display:flex;position:relative}.ResourcesPage-module__aUd2WG__guideImg{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.ResourcesPage-module__aUd2WG__guideCard:hover .ResourcesPage-module__aUd2WG__guideImg{transform:scale(1.05)}.ResourcesPage-module__aUd2WG__guidePlaceholder{background:linear-gradient(to top right, var(--hero-grad-b), var(--hero-grad-a));color:var(--ink);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ResourcesPage-module__aUd2WG__guidePlaceholder svg{opacity:.35}.ResourcesPage-module__aUd2WG__guideScrim{background:linear-gradient(to top, color-mix(in srgb, var(--ink) 86%, transparent) 0%, color-mix(in srgb, var(--ink) 34%, transparent) 48%, transparent 72%);pointer-events:none;position:absolute;inset:0}.ResourcesPage-module__aUd2WG__guideTag{z-index:1;background:color-mix(in srgb, var(--accent) 12%, var(--surface-deep));color:var(--accent);font-family:var(--font-sans);letter-spacing:.02em;border-radius:999px;align-items:center;padding:6px 13px;font-size:.76rem;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:14px;left:14px}.ResourcesPage-module__aUd2WG__guideBody{z-index:1;flex-direction:column;display:flex;position:relative}.ResourcesPage-module__aUd2WG__guideTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--on-contrast);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:1.16rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.ResourcesPage-module__aUd2WG__guideMeta{color:var(--on-contrast-muted);margin:0;font-size:.86rem;font-weight:500}.ResourcesPage-module__aUd2WG__crumb{color:color-mix(in srgb, var(--ink) 68%, transparent);margin-bottom:18px;font-size:.9rem}.ResourcesPage-module__aUd2WG__crumb a{color:var(--ink);font-weight:500;text-decoration:none}.ResourcesPage-module__aUd2WG__crumb a:hover{text-underline-offset:3px;text-decoration:underline}.ResourcesPage-module__aUd2WG__crumb span{margin:0 6px}.ResourcesPage-module__aUd2WG__meta{color:color-mix(in srgb, var(--ink) 68%, transparent);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:20px;font-size:.9rem;display:flex}.ResourcesPage-module__aUd2WG__metaPill{background:var(--surface-deep);color:var(--accent);box-shadow:var(--card-shadow);border-radius:999px;padding:6px 16px;font-weight:600;display:inline-flex}.ResourcesPage-module__aUd2WG__section{background:var(--surface);color:var(--ink);padding:clamp(56px,6vw,80px) 0}.ResourcesPage-module__aUd2WG__subInner{max-width:1140px;margin:0 auto}.ResourcesPage-module__aUd2WG__intro{color:var(--muted);max-width:640px;margin:0 0 40px;font-size:1.02rem;line-height:1.75}.ResourcesPage-module__aUd2WG__refundGrid{grid-template-columns:1.4fr 1fr;align-items:start;gap:clamp(16px,1.8vw,24px);display:grid}.ResourcesPage-module__aUd2WG__refundCol{border-radius:20px;padding:clamp(28px,3vw,38px) clamp(24px,2.8vw,36px)}.ResourcesPage-module__aUd2WG__refundColMain{background:var(--surface-deep);border:1px solid var(--rule-soft);box-shadow:var(--card-shadow);color:var(--ink)}.ResourcesPage-module__aUd2WG__refundColState{background:var(--accent);color:var(--on-contrast)}.ResourcesPage-module__aUd2WG__refundLabel{letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:.82rem;font-weight:600}.ResourcesPage-module__aUd2WG__refundColMain .ResourcesPage-module__aUd2WG__refundLabel{color:var(--accent)}.ResourcesPage-module__aUd2WG__refundColState .ResourcesPage-module__aUd2WG__refundLabel{color:var(--on-contrast-muted)}.ResourcesPage-module__aUd2WG__refundHeading{font-family:var(--font-heading);letter-spacing:-.01em;margin:0 0 12px;font-size:1.45rem;font-weight:600;line-height:1.2}.ResourcesPage-module__aUd2WG__refundColMain .ResourcesPage-module__aUd2WG__refundHeading{color:var(--ink)}.ResourcesPage-module__aUd2WG__refundColState .ResourcesPage-module__aUd2WG__refundHeading{color:var(--on-contrast)}.ResourcesPage-module__aUd2WG__refundBody{margin:0 0 22px;font-size:.96rem;line-height:1.7}.ResourcesPage-module__aUd2WG__refundColMain .ResourcesPage-module__aUd2WG__refundBody{color:var(--muted)}.ResourcesPage-module__aUd2WG__refundColState .ResourcesPage-module__aUd2WG__refundBody{color:var(--on-contrast-muted)}.ResourcesPage-module__aUd2WG__subLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin:22px 0 10px;font-size:.85rem;font-weight:600}.ResourcesPage-module__aUd2WG__needList{color:var(--muted);flex-direction:column;gap:8px;margin:0;padding:0;font-size:.95rem;list-style:none;display:flex}.ResourcesPage-module__aUd2WG__needList li{align-items:center;gap:10px;display:flex}.ResourcesPage-module__aUd2WG__needList li:before{content:"";background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px}.ResourcesPage-module__aUd2WG__timingRow{border-bottom:1px solid var(--rule-soft);justify-content:space-between;gap:16px;padding:11px 0;font-size:.94rem;display:flex}.ResourcesPage-module__aUd2WG__timingK{color:var(--muted)}.ResourcesPage-module__aUd2WG__timingV{font-weight:600}.ResourcesPage-module__aUd2WG__refundCtaWrap{margin-top:26px}.ResourcesPage-module__aUd2WG__dataGroup{margin-bottom:40px}.ResourcesPage-module__aUd2WG__dataGroup:last-child{margin-bottom:0}.ResourcesPage-module__aUd2WG__dataGroupLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:14px;font-size:.85rem;font-weight:600}.ResourcesPage-module__aUd2WG__dataTable{border-collapse:collapse;background:var(--surface-deep);border:1px solid var(--rule-soft);width:100%;box-shadow:var(--card-shadow);border-radius:20px;overflow:hidden}.ResourcesPage-module__aUd2WG__dataTable td{border-bottom:1px solid var(--rule-soft);vertical-align:top;padding:16px 22px;font-size:.95rem;line-height:1.55}.ResourcesPage-module__aUd2WG__dataTable tr:last-child td{border-bottom:none}.ResourcesPage-module__aUd2WG__dataDate{font-family:var(--mono);white-space:nowrap;width:1%;font-size:.88rem;font-weight:500}.ResourcesPage-module__aUd2WG__dataDesc{color:var(--muted)}.ResourcesPage-module__aUd2WG__dataKeep{white-space:nowrap;width:1%;font-weight:600}.ResourcesPage-module__aUd2WG__cap{flex-wrap:wrap;align-items:baseline;gap:16px;margin-bottom:22px;display:flex}.ResourcesPage-module__aUd2WG__capTitle{font-family:var(--font-heading);letter-spacing:-.01em;margin:0;font-size:1.4rem;font-weight:600}.ResourcesPage-module__aUd2WG__capNote{color:var(--muted);font-size:.88rem}.ResourcesPage-module__aUd2WG__tableWrap{border-radius:20px;overflow-x:auto}.ResourcesPage-module__aUd2WG__rates{border-collapse:collapse;background:var(--surface-deep);border-radius:20px;width:100%;overflow:hidden}.ResourcesPage-module__aUd2WG__rates th{text-align:left;letter-spacing:.06em;text-transform:uppercase;background:var(--accent);color:var(--on-contrast);white-space:nowrap;padding:14px 22px;font-size:.82rem;font-weight:600}.ResourcesPage-module__aUd2WG__rates td{border-bottom:1px solid var(--rule-soft);white-space:nowrap;padding:13px 22px;font-size:.94rem}.ResourcesPage-module__aUd2WG__rates tr:last-child td{border-bottom:none}.ResourcesPage-module__aUd2WG__cards3{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px;display:grid}.ResourcesPage-module__aUd2WG__minicard{background:var(--surface-deep);border:1px solid var(--rule-soft);box-shadow:var(--card-shadow);border-radius:16px;padding:22px 24px}.ResourcesPage-module__aUd2WG__minicardK{color:var(--muted);margin-bottom:6px;font-size:.85rem}.ResourcesPage-module__aUd2WG__minicardV{font-family:var(--font-heading);font-size:1.25rem;font-weight:600}.ResourcesPage-module__aUd2WG__minicardV small{font-family:var(--font-sans);color:var(--muted);margin-top:4px;font-size:.8rem;font-weight:400;display:block}.ResourcesPage-module__aUd2WG__formsGroup{margin-bottom:36px}.ResourcesPage-module__aUd2WG__formsGroup:last-child{margin-bottom:0}.ResourcesPage-module__aUd2WG__formsPanel{background:var(--surface-deep);border:1px solid var(--rule-soft);box-shadow:var(--card-shadow);border-radius:20px;padding:8px 24px}.ResourcesPage-module__aUd2WG__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__aUd2WG__formsLink:last-child{border-bottom:none}.ResourcesPage-module__aUd2WG__formsLink:hover{color:var(--accent)}.ResourcesPage-module__aUd2WG__formsLinkArr{opacity:.55;flex-shrink:0}.ResourcesPage-module__aUd2WG__statesGrid{grid-template-columns:repeat(3,1fr);gap:10px 24px;display:grid}.ResourcesPage-module__aUd2WG__stateLink{border-bottom:1px solid var(--rule-soft);color:var(--ink);justify-content:space-between;align-items:center;padding:11px 4px;font-size:.93rem;text-decoration:none;transition:color .2s;display:flex}.ResourcesPage-module__aUd2WG__stateLink:hover{color:var(--accent)}.ResourcesPage-module__aUd2WG__stateLinkArr{font-family:var(--mono);color:var(--muted);align-items:center;gap:4px;font-size:.8rem;display:inline-flex}.ResourcesPage-module__aUd2WG__calcSuite{grid-template-columns:repeat(3,1fr);align-items:start;gap:clamp(16px,1.8vw,22px);display:grid}.ResourcesPage-module__aUd2WG__calcCard{background:var(--surface-deep);border:1px solid var(--rule-soft);box-shadow:var(--card-shadow);border-radius:20px;padding:30px 28px}.ResourcesPage-module__aUd2WG__calcCardHead{font-family:var(--font-heading);letter-spacing:-.01em;margin:0 0 4px;font-size:1.12rem;font-weight:600}.ResourcesPage-module__aUd2WG__calcCardSub{color:var(--muted);margin-bottom:22px;font-size:.85rem}.ResourcesPage-module__aUd2WG__calcField{margin-bottom:16px}.ResourcesPage-module__aUd2WG__calcLabel{color:var(--muted);justify-content:space-between;margin-bottom:7px;font-size:.85rem;font-weight:500;display:flex}.ResourcesPage-module__aUd2WG__calcInput{border:1px solid var(--rule);background:var(--surface);width:100%;color:var(--ink);font-family:var(--font-sans);border-radius:12px;padding:11px 16px;font-size:.95rem}.ResourcesPage-module__aUd2WG__calcInput:focus{outline:2px solid var(--accent);outline-offset:1px;border-color:#0000}.ResourcesPage-module__aUd2WG__calcRange{width:100%;accent-color:var(--accent);margin-top:10px}.ResourcesPage-module__aUd2WG__calcResult{background:var(--accent);color:var(--on-contrast);border-radius:16px;margin-top:22px;padding:22px 24px}.ResourcesPage-module__aUd2WG__calcResultK{letter-spacing:.05em;text-transform:uppercase;color:var(--on-contrast-muted);margin-bottom:6px;font-size:.82rem}.ResourcesPage-module__aUd2WG__calcResultV{font-family:var(--mono);margin-bottom:14px;font-size:1.6rem;font-weight:500}.ResourcesPage-module__aUd2WG__calcSub{justify-content:space-between;padding-top:8px;font-size:.88rem;display:flex}.ResourcesPage-module__aUd2WG__calcSubK{color:var(--on-contrast-muted)}.ResourcesPage-module__aUd2WG__calcSubV{font-family:var(--mono);font-weight:500}.ResourcesPage-module__aUd2WG__disclaim{background:color-mix(in srgb, var(--surface) 93%, var(--contrast));padding:34px 0}.ResourcesPage-module__aUd2WG__disclaimInner{align-items:flex-start;gap:18px;display:flex}.ResourcesPage-module__aUd2WG__disclaimTag{background:var(--accent-soft);color:var(--accent);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;flex-shrink:0;padding:6px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.ResourcesPage-module__aUd2WG__disclaimText{color:var(--muted);max-width:820px;margin:0;font-size:.86rem;line-height:1.7}@media (max-width:992px){.ResourcesPage-module__aUd2WG__calcGrid,.ResourcesPage-module__aUd2WG__dirGrid,.ResourcesPage-module__aUd2WG__refundGrid{grid-template-columns:1fr;gap:36px}.ResourcesPage-module__aUd2WG__refundGrid{gap:18px}.ResourcesPage-module__aUd2WG__calcSuite,.ResourcesPage-module__aUd2WG__cards3{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.ResourcesPage-module__aUd2WG__cards3{margin-top:26px}.ResourcesPage-module__aUd2WG__guidesGrid,.ResourcesPage-module__aUd2WG__statesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ResourcesPage-module__aUd2WG__grid{grid-template-columns:1fr}.ResourcesPage-module__aUd2WG__guidesGrid{grid-template-columns:1fr;max-width:440px;margin:0 auto}.ResourcesPage-module__aUd2WG__statesGrid{grid-template-columns:1fr}.ResourcesPage-module__aUd2WG__disclaimInner{flex-direction:column}.ResourcesPage-module__aUd2WG__card{padding:24px 22px}}@media (prefers-reduced-motion:reduce){.ResourcesPage-module__aUd2WG__card,.ResourcesPage-module__aUd2WG__card:hover,.ResourcesPage-module__aUd2WG__cardOpenArrow,.ResourcesPage-module__aUd2WG__card:hover .ResourcesPage-module__aUd2WG__cardOpenArrow,.ResourcesPage-module__aUd2WG__guideCard,.ResourcesPage-module__aUd2WG__guideImg{transition:none;transform:none}.ResourcesPage-module__aUd2WG__guideCard:hover .ResourcesPage-module__aUd2WG__guideImg{transform:none}}
.Hero-module__zCiQJW__hero{background:var(--surface);overflow:hidden}.Hero-module__zCiQJW__hero .Hero-module__zCiQJW__heroContainer{width:100%}.Hero-module__zCiQJW__inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(24px,4vw,72px);min-height:clamp(480px,100svh - 120px,740px);display:grid;position:relative}.Hero-module__zCiQJW__content{z-index:2;padding:clamp(40px,5vw,72px) 0;position:relative}.Hero-module__zCiQJW__headline{font-family:var(--font-heading);font-weight:500;font-size:calc(clamp(2.3rem, 2.6vw + 1.1rem, 3.4rem) * var(--hero-title-scale,1));letter-spacing:-.01em;color:var(--ink);max-width:15ch;margin:0 0 clamp(18px,2vw,26px);line-height:1.14}.Hero-module__zCiQJW__lead{font-family:var(--font-sans);color:var(--ink);opacity:.82;max-width:52ch;margin:0 0 clamp(28px,3vw,40px);font-size:1.05rem;line-height:1.75}.Hero-module__zCiQJW__media{place-self:stretch center;align-items:flex-end;display:flex;position:relative}.Hero-module__zCiQJW__archWrap{background:var(--accent);border-radius:999px 999px 0 0;width:clamp(300px,30vw,520px);height:calc(100% - clamp(48px,8vh,88px));min-height:380px;margin-top:auto;position:relative}.Hero-module__zCiQJW__archWrap img{object-fit:contain;object-position:bottom center;max-width:100%;max-height:96%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Hero-module__zCiQJW__doodleArrow{z-index:1;width:clamp(80px,8vw,120px);color:var(--ink);position:absolute;top:16%;left:47%}.Hero-module__zCiQJW__doodleCircle{width:clamp(36px,3.4vw,54px);color:var(--ink);position:absolute;top:22%;right:-64px}.Hero-module__zCiQJW__doodleSquare{width:32px;color:var(--ink);position:absolute;bottom:14%;left:-78px}@media (max-width:1250px){.Hero-module__zCiQJW__archWrap{width:clamp(260px,27vw,380px)}.Hero-module__zCiQJW__doodleCircle{right:-40px}.Hero-module__zCiQJW__doodleSquare{left:-46px}}@media (max-width:1100px) and (min-width:769px){.Hero-module__zCiQJW__doodleArrow{top:10%;left:45%}}@media (min-width:769px) and (max-height:800px){.Hero-module__zCiQJW__headline{font-size:calc(clamp(2rem, 2.2vw + 1rem, 2.9rem) * var(--hero-title-scale,1))}.Hero-module__zCiQJW__content{padding:28px 0}}@media (max-width:768px){.Hero-module__zCiQJW__inner{grid-template-columns:1fr;gap:8px;min-height:0}.Hero-module__zCiQJW__content{padding:clamp(32px,9vw,48px) 0 8px}.Hero-module__zCiQJW__headline{font-size:calc(clamp(2rem, 5.2vw + 1rem, 2.6rem) * var(--hero-title-scale,1));max-width:none}.Hero-module__zCiQJW__media{justify-content:center;width:100%;height:auto}.Hero-module__zCiQJW__archWrap{width:min(74vw,320px);height:clamp(300px,88vw,380px)}.Hero-module__zCiQJW__doodleArrow,.Hero-module__zCiQJW__doodleCircle,.Hero-module__zCiQJW__doodleSquare{display:none}}
