.portfolio-atlas-module__x3rQdW__controls{border-top:1px solid var(--border-strong);flex-wrap:wrap;align-items:center;gap:10px 28px;margin-top:clamp(24px,3.4vw,40px);padding-top:16px;display:flex}.portfolio-atlas-module__x3rQdW__segmented{border:1px solid var(--border-default);gap:0;display:flex}.portfolio-atlas-module__x3rQdW__segment{color:var(--text-secondary);min-height:36px;font-family:var(--font-zealsync);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .18s var(--ease-standard), color .18s var(--ease-standard);background:0 0;border:none;padding:9px 18px;font-size:13px;font-weight:600}.portfolio-atlas-module__x3rQdW__segment+.portfolio-atlas-module__x3rQdW__segment{border-left:1px solid var(--border-default)}.portfolio-atlas-module__x3rQdW__segment[data-on=true]{background:var(--color-black);color:var(--color-white)}.portfolio-atlas-module__x3rQdW__segment:active{transform:translateY(1px)}.portfolio-atlas-module__x3rQdW__chips{flex-wrap:wrap;gap:8px;display:flex}.portfolio-atlas-module__x3rQdW__chip{color:var(--text-secondary);border:1px solid var(--border-default);min-height:36px;font-family:var(--font-zealsync);letter-spacing:.12em;cursor:pointer;transition:background .18s var(--ease-standard), color .18s var(--ease-standard), border-color .18s var(--ease-standard);background:0 0;align-items:center;gap:8px;padding:8px calc(14px - .12em) 8px 14px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.portfolio-atlas-module__x3rQdW__chip:hover{border-color:var(--color-black)}.portfolio-atlas-module__x3rQdW__chip:active{transform:translateY(1px)}.portfolio-atlas-module__x3rQdW__chip[data-on=true]{background:var(--color-black);color:var(--color-white);border-color:var(--color-black)}.portfolio-atlas-module__x3rQdW__chipLabel{transform:translateY(1px)}.portfolio-atlas-module__x3rQdW__chipDot{border:1px solid var(--border-default);width:8px;height:8px;transition:background .18s var(--ease-standard);background:0 0;flex:none}.portfolio-atlas-module__x3rQdW__chip[data-on=true] .portfolio-atlas-module__x3rQdW__chipDot{background:var(--color-yellow);border-color:var(--color-black)}.portfolio-atlas-module__x3rQdW__field{border:1px solid var(--border-default);background-image:repeating-linear-gradient(0deg, transparent 0 63px, var(--gray-100) 63px 64px), repeating-linear-gradient(90deg, transparent 0 63px, var(--gray-100) 63px 64px);flex:560px;min-height:520px;position:relative}.portfolio-atlas-module__x3rQdW__axis{letter-spacing:.2em;color:var(--text-tertiary);margin:0;font-size:10px;font-weight:600;position:absolute}.portfolio-atlas-module__x3rQdW__axisTop{top:14px;left:50%;transform:translate(-50%)}.portfolio-atlas-module__x3rQdW__axisBottom{bottom:14px;left:50%;transform:translate(-50%)}.portfolio-atlas-module__x3rQdW__axisLeft{white-space:nowrap;top:50%;left:14px;transform:translate(-50%,-50%)rotate(-90deg)}.portfolio-atlas-module__x3rQdW__axisRight{white-space:nowrap;top:50%;right:14px;transform:translate(50%,-50%)rotate(90deg)}.portfolio-atlas-module__x3rQdW__marker{background:var(--surface-default);color:var(--text-primary);border:1px solid var(--border-default);cursor:pointer;font-family:var(--font-zealsync);opacity:0;transition:opacity .3s var(--ease-standard), background .24s var(--ease-standard), color .24s var(--ease-standard), border-color .24s var(--ease-standard), transform .42s cubic-bezier(.2, 0, 0, 1), box-shadow .24s var(--ease-standard);align-items:baseline;gap:10px;padding:12px 16px;display:flex;position:absolute;transform:translate(-50%,-50%)scale(.86)}.portfolio-atlas-module__x3rQdW__marker[data-on=true]{opacity:1;transform:translate(-50%,-50%)scale(1)}.portfolio-atlas-module__x3rQdW__marker[data-dim=true]{opacity:.25}.portfolio-atlas-module__x3rQdW__marker:hover{border-color:var(--color-black);box-shadow:inset 0 -3px 0 var(--color-black)}.portfolio-atlas-module__x3rQdW__marker[data-selected=true]{background:var(--color-black);color:var(--color-white);border-color:var(--color-black)}.portfolio-atlas-module__x3rQdW__markerIdx{font-variant-numeric:tabular-nums;color:var(--text-tertiary);font-size:12px;font-weight:900}.portfolio-atlas-module__x3rQdW__marker[data-selected=true] .portfolio-atlas-module__x3rQdW__markerIdx{color:var(--color-yellow)}.portfolio-atlas-module__x3rQdW__markerText{text-align:left;flex-direction:column;gap:1px;display:flex}.portfolio-atlas-module__x3rQdW__markerName{font-size:var(--text-body-size);white-space:nowrap;font-weight:500}.portfolio-atlas-module__x3rQdW__markerVerb{letter-spacing:.14em;color:var(--text-tertiary);white-space:nowrap;font-size:9.5px;font-weight:600}.portfolio-atlas-module__x3rQdW__marker[data-selected=true] .portfolio-atlas-module__x3rQdW__markerVerb{color:var(--white-a72)}.portfolio-atlas-module__x3rQdW__dossier{border:1px solid var(--border-strong);flex-direction:column;flex:320px;max-width:420px;display:flex}.portfolio-atlas-module__x3rQdW__dossierHead{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.portfolio-atlas-module__x3rQdW__dossierKicker{letter-spacing:.16em;text-transform:uppercase;color:var(--text-tertiary);margin:0;font-size:11px;font-weight:600}.portfolio-atlas-module__x3rQdW__dossierCount{font-size:var(--text-caption-size);font-variant-numeric:tabular-nums;color:var(--text-tertiary);margin:0;font-weight:500}@keyframes portfolio-atlas-module__x3rQdW__dossierFade{0%{opacity:0}to{opacity:1}}.portfolio-atlas-module__x3rQdW__dossierBody{animation:portfolio-atlas-module__x3rQdW__dossierFade .24s var(--ease-standard) both;flex-direction:column;gap:0;padding:22px 20px 24px;display:flex}.portfolio-atlas-module__x3rQdW__dossierClass{letter-spacing:.16em;text-transform:uppercase;color:var(--text-secondary);margin:0;font-size:11px;font-weight:600}.portfolio-atlas-module__x3rQdW__dossierName{letter-spacing:-.01em;color:var(--text-primary);margin:10px 0 0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:200;line-height:1.05}.portfolio-atlas-module__x3rQdW__dossierVerb{letter-spacing:.16em;color:var(--text-secondary);align-items:center;gap:8px;margin:6px 0 0;font-size:11px;font-weight:600;display:inline-flex}.portfolio-atlas-module__x3rQdW__verbBar{background:var(--color-yellow);flex:none;width:14px;height:2px}.portfolio-atlas-module__x3rQdW__dossierBlock{border-top:1px solid var(--border-subtle);margin-top:14px;padding-top:14px}.portfolio-atlas-module__x3rQdW__dossierBlock:first-of-type{margin-top:18px}.portfolio-atlas-module__x3rQdW__dossierLabel{letter-spacing:.14em;color:var(--text-tertiary);margin:0;font-size:10.5px;font-weight:600}.portfolio-atlas-module__x3rQdW__dossierText{color:var(--text-primary);margin:6px 0 0}.portfolio-atlas-module__x3rQdW__dossierActions{flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:22px;display:flex}.portfolio-atlas-module__x3rQdW__extLink{font-weight:500}.portfolio-atlas-module__x3rQdW__dossierNote{border-top:1px solid var(--border-subtle);font-size:var(--text-caption-size);color:var(--text-tertiary);margin:auto 0 0;padding:12px 20px 16px;line-height:1.5}.portfolio-atlas-module__x3rQdW__index{border-top:2px solid var(--border-strong);margin-top:clamp(28px,3.6vw,44px)}.portfolio-atlas-module__x3rQdW__entry{border-bottom:1px solid var(--border-default);opacity:1;transition:opacity .3s var(--ease-standard);grid-template-columns:48px 280px 1fr 220px;gap:14px clamp(20px,3vw,44px);padding:clamp(22px,3vw,36px) 4px;display:grid}.portfolio-atlas-module__x3rQdW__entry[data-dim=true]{opacity:.35}.portfolio-atlas-module__x3rQdW__entryIdx{font-weight:900;font-size:var(--text-body-sm-size);font-variant-numeric:tabular-nums;color:var(--text-tertiary)}.portfolio-atlas-module__x3rQdW__entryHead{flex-direction:column;gap:6px;min-width:0;display:flex}.portfolio-atlas-module__x3rQdW__entryName{letter-spacing:-.01em;margin:0;font-size:clamp(1.5rem,2.6vw,2.2rem);font-weight:300;line-height:1.1}.portfolio-atlas-module__x3rQdW__entryVerb{letter-spacing:.14em;color:var(--text-secondary);align-items:center;gap:8px;margin:0;font-size:11px;font-weight:600;display:inline-flex}.portfolio-atlas-module__x3rQdW__entryCls{font-size:var(--text-caption-size);color:var(--text-tertiary);margin:2px 0 0}.portfolio-atlas-module__x3rQdW__entryBody{flex-direction:column;gap:12px;min-width:0;display:flex}.portfolio-atlas-module__x3rQdW__entryText{color:var(--text-primary);margin:0}.portfolio-atlas-module__x3rQdW__entryFor{color:var(--text-secondary);margin:0}.portfolio-atlas-module__x3rQdW__lead{color:var(--text-primary);font-weight:600}.portfolio-atlas-module__x3rQdW__entryLinks{flex-flow:wrap;align-items:baseline;gap:12px 28px;display:flex}.portfolio-atlas-module__x3rQdW__entryLink{font-weight:500}.portfolio-atlas-module__x3rQdW__entryExtLink{color:var(--text-secondary);font-weight:500}@media (max-width:760px){.portfolio-atlas-module__x3rQdW__field{display:none}.portfolio-atlas-module__x3rQdW__dossier{max-width:100%}.portfolio-atlas-module__x3rQdW__segment,.portfolio-atlas-module__x3rQdW__chip{min-height:44px}.portfolio-atlas-module__x3rQdW__entry{grid-template-columns:36px 1fr}.portfolio-atlas-module__x3rQdW__entryBody,.portfolio-atlas-module__x3rQdW__entryLinks{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.portfolio-atlas-module__x3rQdW__segment,.portfolio-atlas-module__x3rQdW__chip,.portfolio-atlas-module__x3rQdW__chipDot,.portfolio-atlas-module__x3rQdW__marker,.portfolio-atlas-module__x3rQdW__entry{transition:none}.portfolio-atlas-module__x3rQdW__marker{transform:translate(-50%,-50%)scale(1)}.portfolio-atlas-module__x3rQdW__dossierBody{animation:none}}
.page-module__VxpVBG__hero{background:var(--bg-page)}.page-module__VxpVBG__heroInner{padding-top:clamp(44px,7vh,88px)}.page-module__VxpVBG__heroRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px 64px;display:flex}.page-module__VxpVBG__heroCopy{max-width:46rem}.page-module__VxpVBG__eyebrowRow{flex-wrap:wrap;align-items:baseline;gap:10px 14px;display:flex}.page-module__VxpVBG__eyebrow{color:var(--text-secondary);margin:0}.page-module__VxpVBG__eyebrowAlt{color:var(--text-tertiary);margin:0}.page-module__VxpVBG__eyebrowRule{background:var(--color-yellow);flex:none;align-self:center;width:20px;height:2px}.page-module__VxpVBG__title{letter-spacing:-.015em;margin:clamp(18px,2.6vh,28px) 0 0;font-size:clamp(2.4rem,5.6vw,5.2rem);font-weight:100;line-height:1.05}.page-module__VxpVBG__titleStrong{font-weight:500}.page-module__VxpVBG__heroIntro{color:var(--text-secondary);max-width:28rem;margin:0;padding-bottom:8px}.page-module__VxpVBG__atlas{background:var(--bg-page)}.page-module__VxpVBG__atlasInner{padding-top:clamp(20px,2.6vw,36px);padding-bottom:clamp(56px,7vw,96px)}.page-module__VxpVBG__atlasRow{flex-wrap:wrap;align-items:stretch;gap:clamp(20px,2.6vw,36px);display:flex}.page-module__VxpVBG__index{background:var(--surface-subtle);border-top:1px solid var(--border-subtle)}.page-module__VxpVBG__indexInner{padding-top:clamp(56px,7vw,96px);padding-bottom:clamp(56px,7vw,96px)}.page-module__VxpVBG__indexHead{max-width:48rem}.page-module__VxpVBG__sectionEyebrow{color:var(--text-secondary)}.page-module__VxpVBG__indexTitle{font-weight:300;font-size:var(--text-h1-size);letter-spacing:-.008em;margin:22px 0 0;line-height:1.12}.page-module__VxpVBG__indexLede{color:var(--text-secondary);max-width:42rem;margin:16px 0 0}.page-module__VxpVBG__choose{background:var(--bg-page)}.page-module__VxpVBG__chooseInner{padding-top:clamp(56px,7vw,96px);padding-bottom:clamp(64px,8vw,110px)}.page-module__VxpVBG__chooseHead{max-width:48rem}.page-module__VxpVBG__chooseTitle{font-weight:200;font-size:var(--text-display-lg-size);letter-spacing:-.01em;margin:22px 0 0;line-height:1.08}.page-module__VxpVBG__chooseTitleStrong{background-image:linear-gradient(var(--color-yellow), var(--color-yellow));background-position:0 94%;background-repeat:no-repeat;background-size:100% .06em;font-weight:500}.page-module__VxpVBG__chooseCols{flex-wrap:wrap;gap:0 64px;margin-top:clamp(32px,4vw,52px);display:flex}.page-module__VxpVBG__chooseCol{border-top:2px solid var(--border-strong);flex:380px;padding:24px 0 8px}.page-module__VxpVBG__chooseLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--text-tertiary);margin:0;font-size:11px;font-weight:600}.page-module__VxpVBG__chooseBody{color:var(--text-primary);max-width:34rem;margin:12px 0 0}.page-module__VxpVBG__chooseAction{margin-top:18px}.page-module__VxpVBG__chooseLink{font-weight:500}.page-module__VxpVBG__chooseFoot{border-top:1px solid var(--border-subtle);flex-wrap:wrap;align-items:center;gap:18px 32px;margin-top:clamp(36px,4.6vw,60px);padding-top:28px;display:flex}.page-module__VxpVBG__chooseNote{max-width:36rem;margin:0}
