.page-cover-container{width:var(--content-width);margin-inline:auto}.collective-cover{--cover-blue:#124bed;--cover-overlap:72px;color:#fff;background:#fff;padding-bottom:clamp(32px,4vw,56px);position:relative}.collective-cover-intro{background:var(--cover-blue)}.collective-cover-content{padding-top:calc(var(--header-row-height) + var(--section-space));padding-bottom:calc(var(--cover-overlap) + 44px)}.collective-cover-text{grid-template-columns:minmax(0,1.25fr) minmax(0,.85fr);align-items:center;gap:clamp(40px,6vw,96px);min-width:0;display:grid}.collective-cover-visual{width:var(--content-width);height:clamp(300px,29vw,420px);margin:calc(-1 * var(--cover-overlap)) auto 0;background:#e4edf8;border:6px solid #fff;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 20px 48px -32px #0c31544d}.collective-cover-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.collective-cover-heading{min-width:0}.collective-cover-eyebrow{font-size:var(--type-label);font-weight:var(--weight-semibold);letter-spacing:.1em;color:#dce8ff;align-items:center;gap:14px;margin-bottom:28px;display:flex}.collective-cover-eyebrow:before{content:"";background:currentColor;flex-shrink:0;width:28px;height:2px}body.site-ui .collective-cover h1{font-size:var(--type-hero);font-weight:var(--weight-heading);line-height:var(--leading-hero);letter-spacing:-.05em;color:#fff;overflow-wrap:anywhere;text-wrap:balance;margin:0}.collective-cover h1>span{color:#dce8ff;font-weight:var(--weight-heading)}.collective-cover-copy{border-left:1px solid #ffffff40;max-width:45ch;padding-left:28px}.collective-cover-copy>p{font-size:var(--type-body);font-weight:var(--weight-regular);line-height:var(--leading-body);color:#e5edff}.collective-cover-copy>a{min-height:48px;font-size:var(--type-small);font-weight:var(--weight-semibold);color:var(--cover-blue);background:#fff;border:1px solid #fff;border-radius:10px;align-items:center;gap:16px;margin-top:26px;padding:12px 20px;text-decoration:none;transition:background .2s;display:inline-flex}.collective-cover-copy>a>svg{flex-shrink:0;width:20px;height:20px;transition:transform .25s}html:has(.collective-chapter-nav){scroll-padding-top:var(--chapter-nav-height,75px)}.chapter-nav-boundary{pointer-events:none;height:1px;margin-bottom:-1px}.collective-chapter-nav{z-index:20;border-bottom:1px solid var(--border);visibility:hidden;opacity:0;pointer-events:none;background:#fff;transition:transform .2s,opacity .2s,visibility .2s;position:fixed;inset:0 0 auto;transform:translateY(-100%)}.collective-chapter-nav[data-pinned=true]{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.chapter-scroll-progress{--progress-fill:linear-gradient(110deg,var(--primary) 0%,var(--primary) 34%,#8ab6ff 48%,#d1e3ff 52%,var(--primary) 66%,var(--primary) 100%);-webkit-appearance:none;appearance:none;width:100%;height:3px;color:var(--primary);pointer-events:none;background:#dce7ff;border:0;border-radius:0;margin:0;display:block;position:absolute;inset:auto 0 0}.chapter-scroll-progress::-webkit-progress-bar{background:#dce7ff}.chapter-scroll-progress::-webkit-progress-value{background:var(--primary)}.chapter-scroll-progress::-moz-progress-bar{background:var(--primary)}body.site-ui .about-page .collective-expertise-intro{top:calc(var(--chapter-nav-height,75px) + 24px)}.collective-chapter-nav>.page-cover-container{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:24px;display:grid}.chapter-nav-links{flex-wrap:wrap;grid-column:2;justify-content:center;gap:0 clamp(24px,5vw,80px);display:flex}.collective-chapter-nav .chapter-back-to-top{border:1px solid var(--border);background:var(--background);width:44px;height:44px;color:var(--primary);cursor:pointer;border-radius:50%;grid-area:1/3;transition:background .2s,border-color .2s}.collective-chapter-nav .chapter-back-to-top:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.collective-chapter-nav a{min-height:74px;color:var(--ink-soft);font-size:var(--type-small);font-weight:var(--weight-semibold);isolation:isolate;transition:color var(--motion-fast) ease;justify-content:center;align-items:center;padding:12px 4px;text-decoration:none;display:inline-flex;position:relative}.collective-chapter-nav a:after{content:"";background:var(--primary);transform-origin:100%;height:3px;transition:transform var(--motion-standard) var(--motion-ease);position:absolute;inset:auto 0 0;transform:scaleX(0)}.collective-cover-copy>a:focus-visible{outline-offset:5px;outline:2px solid #fff}.collective-chapter-nav a:focus-visible{outline:2px solid var(--primary);outline-offset:-5px;color:var(--primary)}.collective-chapter-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.collective-chapter-nav a[aria-current=location]{color:var(--primary)}.collective-chapter-nav a[aria-current=location]:after{transform-origin:0;transform:scaleX(1)}@media (hover:hover) and (pointer:fine){.collective-cover-copy>a:hover{background:#eaf1ff}.collective-cover-copy>a:hover>svg{transform:translateY(3px)}.collective-chapter-nav a:hover{color:var(--primary)}.collective-chapter-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.collective-chapter-nav .chapter-back-to-top:hover{border-color:var(--primary);background:#edf3ff}}@media (prefers-reduced-motion:no-preference){.chapter-scroll-progress::-webkit-progress-value{transition:width .16s ease-out}.chapter-scroll-progress::-moz-progress-bar{transition:width .16s ease-out}.collective-chapter-nav[data-pinned=true] .chapter-scroll-progress::-webkit-progress-value{background-image:var(--progress-fill);background-size:240% 100%;animation:2.8s linear infinite chapter-progress-sheen}.collective-chapter-nav[data-pinned=true] .chapter-scroll-progress::-moz-progress-bar{background-image:var(--progress-fill);background-size:240% 100%;animation:2.8s linear infinite chapter-progress-sheen}.collective-cover-image,.collective-cover-heading,.collective-cover-copy{animation:site-content-enter var(--motion-enter-duration) var(--motion-ease) backwards}}@media (max-width:1100px){.collective-cover-text{gap:40px}}@media (max-width:991px){.collective-chapter-nav,.chapter-nav-boundary{display:none}html:has(.collective-chapter-nav){scroll-padding-top:30px}body.site-ui .about-page .collective-expertise-intro{top:40px}.collective-cover{--cover-overlap:48px}.collective-cover-content{padding-top:var(--section-space);padding-bottom:calc(var(--cover-overlap) + 36px)}.collective-cover-text{grid-template-columns:minmax(0,1fr);gap:28px}.collective-cover-copy{border-left:0;max-width:62ch;padding-left:0}.collective-cover-visual{height:clamp(280px,42vw,400px)}}@media (max-width:700px){.collective-cover{--cover-overlap:32px}.collective-cover-text{gap:22px}.collective-cover-visual{border-width:4px;border-radius:16px;height:clamp(230px,62vw,320px)}body.site-ui .collective-cover h1{font-size:var(--type-hero);line-height:var(--leading-hero)}.collective-cover-eyebrow{letter-spacing:.07em;margin-bottom:20px}.collective-cover-copy>a{margin-top:20px}.collective-chapter-nav>.page-cover-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;padding-block:8px;display:grid}.collective-chapter-nav a{min-height:50px;font-size:var(--type-small)}}@media (prefers-reduced-motion:reduce){.collective-cover-copy>a,.collective-cover-copy>a>svg,.collective-chapter-nav,.collective-chapter-nav a,.collective-chapter-nav a:after,.collective-chapter-nav .chapter-back-to-top{transition:none}.collective-cover-copy>a:hover>svg{transform:none}}@keyframes chapter-progress-sheen{0%{background-position:140% 0}to{background-position:-140% 0}}.collective-chapter-nav a:before{content:"";z-index:-1;border-radius:var(--control-radius);transition:background-color var(--motion-fast) ease;pointer-events:none;background:0 0;position:absolute;inset:12px -10px}.collective-chapter-nav a:focus-visible:before{background:#f3f7ff}@media (hover:hover) and (pointer:fine){.collective-chapter-nav a:hover:before{background:#f3f7ff}}@media (prefers-reduced-motion:reduce){.collective-chapter-nav a:before{transition:none}}
