/* Consistent grids, useful visual explanations and accessible touch targets. */
.explanation-section{overflow:hidden}.explanation{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);border:1px solid #d6e3f7;background:#fff;border-radius:20px;overflow:hidden}.explore-choices{padding:24px;display:flex;flex-direction:column;gap:12px;position:relative;background:#f6f9fe}.explore-choices::before{content:'';position:absolute;left:49px;top:50px;bottom:50px;width:1px;background:#bfcee5}.explore-choices button{position:relative;display:flex;align-items:center;gap:16px;text-align:left;background:#fff;border:1px solid #dbe5f3;border-radius:12px;padding:20px 18px;min-height:90px;font-size:16px;line-height:1.45;color:#526781;transition:background .25s,border-color .25s,transform .25s;z-index:1}.explore-choices button[aria-pressed=true]{border-color:#0162f4;color:#123e7b;background:#edf4ff;transform:translateX(5px)}.explore-number{font:12px 'Geist Mono',monospace;flex-shrink:0;width:26px;height:26px;display:grid;place-items:center;background:#eef4ff;border-radius:50%;color:#0162f4}.explore-choices button[aria-pressed=true] .explore-number{background:#0162f4;color:#fff}.explore-marker{margin-left:auto;color:#0162f4;flex-shrink:0}.explore-detail{padding:40px;display:flex;align-items:center;min-width:0;background:radial-gradient(ellipse at 100% 100%,#e4efff,#fff 75%)}.explore-detail article[hidden]{display:none}.explore-detail article{animation:explain-in .38s var(--ease);min-width:0}.explore-detail .eyebrow{justify-content:flex-start;font-size:12px;line-height:1.5}.explore-detail h3{font-size:30px;letter-spacing:-.035em;line-height:1.18;font-weight:500;margin:22px 0}.explore-detail p:not(.eyebrow){font-size:17px;line-height:1.8;color:#526781}.explore-detail a{font-size:15px;margin-top:26px;line-height:1.5}.explanation-network .explanation{border-radius:20px;background:#f4f8ff}.explanation-network .explore-choices{background:linear-gradient(135deg,#e6efff,#f5f9ff)}.explanation-network .explore-choices button{border-radius:36px 12px 12px 36px}.explanation-editorial .explanation{grid-template-columns:1fr;background:none;border:0;border-radius:0;gap:16px}.explanation-editorial .explore-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0;background:transparent;gap:16px}.explanation-editorial .explore-choices::before{display:none}.explanation-editorial .explore-choices button{min-height:84px;border-radius:12px}.explanation-editorial .explore-choices button[aria-pressed=true]{transform:translateY(-3px)}.explanation-editorial .explore-detail{border:1px solid #d4e2f5;border-radius:16px;padding:32px}.service-lab{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:70px;align-items:center}.lab-intro h2{font-size:clamp(2rem,3.7vw,3.1rem);letter-spacing:-.035em;line-height:1.13;font-weight:500;margin:22px 0 28px}.lab-intro>p:not(.eyebrow){font-size:17px;line-height:1.8;color:#5d6e87;margin:0 0 20px}.lab-intro .lab-hint{font-size:15px!important}.lab-intro a{font-size:15px;margin-top:12px}.lab-canvas{width:100%;max-width:460px;justify-self:center;padding:26px;border:1px solid #d8e5f7;border-radius:23px;background:#fff;box-shadow:0 22px 60px #0f36700a}.lab-canvas .service-art{margin:0;gap:17px}.lab-canvas .art-stage{height:260px}.lab-canvas .preview-controls button{min-height:48px;font-size:14px;padding:12px 5px}.lab-canvas .art-caption{font-size:15px;line-height:1.65;min-height:75px;color:#526781}.service-lab:not(.lab-in-view) .service-art *,.service-lab:not(.lab-in-view) .service-art *::before,.service-lab:not(.lab-in-view) .service-art *::after,.page-inactive .service-art *{animation-play-state:paused!important}.office-section{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:70px;align-items:center}.office-copy h2{font-size:clamp(2rem,3.7vw,3.2rem);letter-spacing:-.04em;line-height:1.15;margin:24px 0;font-weight:500}.office-copy>p:not(.eyebrow){font-size:17px;line-height:1.8;color:#596b85;margin-bottom:20px}.office-copy a{font-size:15px;line-height:1.5;margin-top:15px}.office-address{background:#0162f4;color:#fff;padding:35px;border-radius:20px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 18px 45px #0162f41c}.office-city{font:12px 'Geist Mono',monospace;letter-spacing:.17em;border-bottom:1px solid #ffffff50;padding-bottom:24px}.office-street{font-size:30px;letter-spacing:-.03em;margin-top:29px}.office-address>strong{font-size:155px;line-height:1.2;letter-spacing:-.075em;font-weight:450}.office-address>div{display:flex;justify-content:space-between;gap:16px;font-size:14px;border-top:1px solid #ffffff50;padding-top:25px}.section,.hero-content{min-width:0}.section>*,.article-layout>*,.directory-item>div{min-width:0}.explore-choices button:focus-visible{outline:2px solid #0162f4;outline-offset:3px}.page-hero .word-mask,.page-hero .hero-word{max-width:100%;overflow-wrap:anywhere}.section[id],.article-section[id]{scroll-margin-top:150px}.case-grid:has(> :nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}
@keyframes explain-in{from{opacity:.25;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:1180px){.desktop-nav{display:none}.menu-toggle{display:block;width:44px;height:44px;position:relative;background:transparent;padding:0}.menu-toggle span{position:absolute;left:12px;width:20px;height:1px;background:currentColor;top:17px;transition:transform .25s,top .25s}.menu-toggle span+span{top:24px}.menu-toggle[aria-expanded=true] span{top:20px;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] span+span{transform:rotate(-45deg)}.mobile-menu:not([hidden]){display:flex!important}.service-lab,.office-section{gap:35px}.explore-detail{padding:30px}}
@media(min-width:1181px){.mobile-menu{display:none!important}.desktop-nav{gap:15px}.desktop-nav>a{font-size:14px}}
@media(max-width:767px){.explanation{grid-template-columns:minmax(0,1fr)}.explore-choices{padding:18px;gap:10px}.explore-choices::before{left:43px}.explore-choices button{min-height:68px;padding:15px 13px;font-size:15px;gap:12px}.explore-choices button[aria-pressed=true]{transform:none}.explore-detail{padding:25px;min-height:250px}.explore-detail h3{font-size:27px;margin:18px 0;overflow-wrap:anywhere;hyphens:auto}.explore-detail p:not(.eyebrow){font-size:16px;line-height:1.75}.explanation-editorial .explore-choices{display:flex;flex-direction:column;gap:8px}.explanation-editorial .explore-choices button{min-height:62px}.explanation-editorial .explore-detail{padding:24px}.service-lab,.office-section{grid-template-columns:minmax(0,1fr);gap:34px}.lab-intro h2,.office-copy h2{font-size:32px}.lab-intro>p:not(.eyebrow),.office-copy>p:not(.eyebrow){font-size:16px}.lab-canvas{max-width:390px;padding:20px;border-radius:18px}.lab-canvas .art-stage{height:235px;padding:12px}.lab-canvas .preview-controls button{font-size:14px;min-height:48px}.lab-canvas .art-caption{font-size:15px;min-height:78px}.office-address{padding:28px}.office-address>strong{font-size:125px}.directory-item{grid-template-columns:26px minmax(0,1fr) 32px}.case-grid:has(> :nth-child(2):last-child){grid-template-columns:1fr}.button{white-space:normal;max-width:100%;text-align:center}.article-toc nav a{min-height:44px;display:flex;align-items:center}.footer-nav a,.footer-contact>a{min-height:44px;display:flex;align-items:center}.topic-filters button,.service-selectors button{min-height:44px;font-size:14px}.carousel-controls .round-button{min-height:44px;min-width:44px}.carousel-controls{gap:6px}.carousel-current{min-width:145px;font-size:12px}.carousel-current .mono{font-size:10px}.hero h1{max-width:100%}.hero .word-mask,.hero .hero-word{max-width:100%;overflow-wrap:anywhere}.page-hero h1{hyphens:auto;-webkit-hyphens:auto}}
@media(max-width:359px){.lab-canvas{padding:15px}.carousel-current{min-width:125px;gap:5px}.carousel-controls{gap:4px}.carousel-controls .round-button{min-width:40px}.lab-canvas .preview-controls button{font-size:13px}.office-address>div{font-size:13px}}
@media(prefers-reduced-motion:reduce){.explore-detail article{animation:none}.explore-choices button{transition:none!important;transform:none!important}.service-lab .service-art *{animation:none!important;transition:none!important}.lab-canvas{transform:none!important}}

.case-filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px}.case-filters button{padding:11px 16px;font-size:14px;min-height:44px;border-radius:30px;background:#fff;border:1px solid #ccdbee;color:#4a6484}.case-filters button[aria-pressed=true]{background:#0162f4;color:#fff;border-color:#0162f4}.case-filters button:focus-visible{outline:2px solid #0162f4;outline-offset:3px}
/* Grid children may shrink without forcing the page beyond a narrow screen. */
.service-card,.insight-card,.need-card,.compact-services>a{min-width:0}.service-card h3,.service-card p,.insight-card h3,.compact-services h3{min-width:0;overflow-wrap:break-word;hyphens:auto;-webkit-hyphens:auto}.compact-services{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-services .mono{flex-shrink:0}.compact-services h3{flex:1}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.specialty-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:767px){.service-grid,.specialty-grid,.compact-services{grid-template-columns:minmax(0,1fr)}.service-card h3{font-size:24px;line-height:1.25}.compact-services>a{gap:12px}.compact-services h3{font-size:19px;line-height:1.4}.nav-shell>.brand{flex-shrink:1;min-width:0}.header-actions{flex-shrink:0}}
.journey li{grid-template-columns:48px minmax(0,1fr)}.journey li>div,.scope-item>div{min-width:0}.journey h3,.scope-item h3{overflow-wrap:break-word;hyphens:auto;-webkit-hyphens:auto}
@media(max-width:767px){.journey li{grid-template-columns:40px minmax(0,1fr)}}
@media(max-width:380px){.header-actions .nav-cta{display:none}.nav-shell .brand{flex-shrink:0}.header-actions{margin-left:auto}.nav-shell{gap:12px}}
