:root{--ink:#17211d;--muted:#66716c;--paper:#f6f2e9;--line:rgba(23,33,29,.14);--olive:#344a3f;--copper:#b56b42;--steel:#58717c;--sage:#d8dfd2;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}main{overflow:hidden}.hero{position:relative;min-height:66vh;display:grid;align-items:end;padding:26px clamp(18px,4vw,64px) 64px;color:var(--white);isolation:isolate}.heroMedia,.heroShade{position:absolute;inset:0}.heroMedia{z-index:-3;background-image:url(/images/group-hero.png);background-size:cover;background-position:50%;transform:scale(1.01)}.heroShade{z-index:-2;background:linear-gradient(90deg,rgba(10,16,14,.8),rgba(10,16,14,.48) 48%,rgba(10,16,14,.1)),linear-gradient(0deg,rgba(10,16,14,.62),rgba(10,16,14,.04) 52%)}.topbar{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;gap:24px;padding:22px clamp(18px,4vw,64px);z-index:2}.brand,.topbar{align-items:center}.brand{display:inline-flex;gap:12px;font-weight:700;font-size:.95rem;letter-spacing:0}.brandMark{display:grid;place-items:center;width:42px;height:42px;border:1px solid hsla(0,0%,100%,.45);background:hsla(0,0%,100%,.12);border-radius:50%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}nav{display:flex;align-items:center;gap:clamp(14px,3vw,30px);color:hsla(0,0%,100%,.84);font-size:.94rem}nav a:hover{color:var(--white)}.heroContent{width:min(620px,100%);padding-top:120px}.eyebrow{margin:0 0 14px;color:var(--copper);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero .eyebrow{color:#f3bc90}h1,h2,h3,p{margin-top:0}h1{margin-bottom:18px;font-size:clamp(2.8rem,6vw,5.3rem);line-height:1;letter-spacing:0;max-width:900px}.heroText{max-width:540px;color:hsla(0,0%,100%,.84);font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.65}.heroActions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.cardLink,.primaryButton,.secondaryButton{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;border-radius:6px;font-weight:800;line-height:1;transition:transform .16s ease,background .16s ease,border-color .16s ease}.primaryButton{padding:0 20px;background:var(--copper);color:var(--white)}.cardLink:hover,.primaryButton:hover,.secondaryButton:hover{transform:translateY(-2px)}.secondaryButton{padding:0 20px;border:1px solid hsla(0,0%,100%,.38);background:hsla(0,0%,100%,.08);color:var(--white)}.section{padding:clamp(56px,7vw,88px) clamp(18px,4vw,64px)}.companyBand{background:linear-gradient(90deg,rgba(52,74,63,.08),rgba(181,107,66,.07)),var(--paper)}.sectionIntro{width:min(760px,100%);margin-bottom:34px}h2{margin-bottom:16px;font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.08;letter-spacing:0}.sectionIntro p,.valueItem p{color:var(--muted);line-height:1.7;font-size:1.02rem}.companyGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.companyCard{min-height:320px;display:flex;flex-direction:column;padding:22px;border:1px solid var(--line);border-radius:8px;background:hsla(0,0%,100%,.66);box-shadow:0 18px 50px rgba(23,33,29,.08)}.cardTop{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.cardIcon{display:grid;place-items:center;width:46px;height:46px;border-radius:8px;background:var(--sage);color:var(--olive)}.status{border:1px solid rgba(88,113,124,.22);border-radius:999px;padding:7px 10px;color:var(--steel);font-size:.74rem;font-weight:800}.status.ready{border-color:rgba(52,74,63,.24);color:var(--olive)}.cardLabel{margin-bottom:10px;color:var(--copper);font-size:.8rem;font-weight:800}.companyCard h3,.valueItem h3{margin-bottom:10px;font-size:1.32rem;letter-spacing:0}.companyCard p:not(.cardLabel){color:var(--muted);line-height:1.65}.cardLink{width:100%;margin-top:auto;border:1px solid var(--line);color:var(--olive);background:var(--white)}.cardLink.disabled{pointer-events:none;color:rgba(23,33,29,.42);background:hsla(0,0%,100%,.48)}.valueBand{background:#24302b;color:var(--white)}.valueLayout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:clamp(30px,6vw,80px);gap:clamp(30px,6vw,80px);align-items:start}.valueList{display:grid;grid-gap:16px;gap:16px}.valueItem{display:grid;grid-template-columns:32px 1fr;grid-gap:18px;gap:18px;padding:22px 0;border-bottom:1px solid hsla(0,0%,100%,.16)}.valueItem svg{color:#f3bc90}.valueItem p{margin-bottom:0;color:hsla(0,0%,100%,.66)}.contactBand{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:clamp(42px,6vw,68px) clamp(18px,4vw,64px);background:var(--sage)}.contactBand h2{max-width:780px;margin-bottom:0}.primaryButton.dark{flex-shrink:0;background:var(--ink)}footer{display:flex;justify-content:space-between;gap:18px;padding:24px clamp(18px,4vw,64px);color:var(--muted);background:var(--paper);font-size:.92rem}.footerSeal{display:inline-flex;align-items:center;gap:8px}@media (max-width:980px){.companyGrid,.valueLayout{grid-template-columns:1fr 1fr}}@media (max-width:720px){.hero{min-height:70vh;padding-bottom:44px}.heroShade{background:linear-gradient(90deg,rgba(10,16,14,.88),rgba(10,16,14,.5)),linear-gradient(0deg,rgba(10,16,14,.78),rgba(10,16,14,.18))}.topbar{align-items:flex-start;flex-direction:column;gap:16px}nav{display:none}h1{max-width:100%;font-size:clamp(2.5rem,11vw,3.2rem);line-height:1.02;overflow-wrap:anywhere}.companyGrid,.valueLayout{grid-template-columns:1fr}.companyCard{min-height:0}.contactBand,footer{align-items:flex-start;flex-direction:column}.primaryButton.dark{width:100%}}@media (max-width:420px){.heroActions,.primaryButton,.secondaryButton{width:100%}.brand span:last-child{max-width:220px}}