:root{color-scheme:light;--ic-navy-950:#111314;--ic-navy-900:#111314;--ic-navy-800:#1a1a19;--ic-blue-700:#1b66b1;--ic-blue-600:#2783de;--ic-blue-100:#e5f2fc;--ic-cyan:#2783de;--ic-ink:#1a1a19;--ic-muted:#706f69;--ic-line:#e8e8e5;--ic-line-strong:#d4d4cf;--ic-bg:#fff;--ic-surface:#fff;--ic-surface-soft:#f7f7f5;--ic-warm:#2783de;--ic-success:#247056;--page-width:80rem;--home-page-width:80rem;--reading-width:75ch;--page-gutter:clamp(2rem, 3.3vw, 3rem);--section-space:clamp(5.5rem, 6vw, 7rem);--header-h:4.75rem;--anchor-offset:calc(var(--header-h) + 1rem);--background:var(--ic-bg);--surface:var(--ic-surface);--text:var(--ic-ink);--muted:var(--ic-muted);--border:var(--ic-line);--link:var(--ic-blue-700);--link-visited:var(--ic-blue-700);--focus:var(--ic-warm)}html{scroll-padding-top:var(--anchor-offset);background:var(--ic-bg)}body{min-width:20rem;color:var(--ic-ink);background:var(--ic-bg);text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.0625rem;line-height:1.6;overflow-x:hidden}img,svg{max-width:100%}img{display:block}a,a:visited{color:var(--ic-blue-700)}a{text-underline-offset:.2em;text-decoration-thickness:.08em}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--ic-warm);outline-offset:3px}h1,h2,h3{color:var(--ic-ink);letter-spacing:-.02em;text-wrap:balance;margin-top:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:680}h1{max-width:18ch;font-size:clamp(3.5rem,5.3vw,4.5rem);line-height:1.06}h2{max-width:26ch;font-size:clamp(2.25rem,3.6vw,3rem);line-height:1.1}h3{font-size:clamp(1.1875rem,1.65vw,1.375rem);line-height:1.18}p,li,dd{color:var(--ic-muted)}section,[id]{scroll-margin-top:var(--anchor-offset)}.skip-link{z-index:1000;color:#fff;background:var(--ic-blue-700)}.site-header{z-index:100;backdrop-filter:blur(16px)saturate(120%);background:#061824fa;border:0;position:sticky;top:0;box-shadow:0 .55rem 1.7rem #06182424}.header-shell{width:min(100% - 2 * var(--page-gutter), var(--page-width));grid-template-columns:minmax(17rem,1fr) auto minmax(33rem,auto);align-items:center;gap:clamp(1rem,2.2vw,2.5rem);min-height:4.65rem;margin-inline:auto;display:grid}.site-heading{margin:0;padding:0}.site-heading a{color:#fff;align-items:center;gap:.78rem;text-decoration:none;display:inline-flex}.site-identity-copy{gap:.04rem;display:grid}.site-name{color:#fff;letter-spacing:-.015em;font-size:.98rem;font-weight:740;line-height:1.2}.site-descriptor{color:#ffffff9e;letter-spacing:.105em;text-transform:uppercase;font-size:.61rem;font-weight:700;line-height:1.35}.header-scope{color:#ffffff94;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;margin:0;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.61rem;font-weight:650}.primary-navigation{padding:0}.primary-navigation>ul{flex-wrap:nowrap;justify-content:flex-end;gap:0;margin:0;padding:0;list-style:none;display:flex}.primary-navigation>ul>li{position:relative}.primary-navigation a,.primary-navigation a:visited{color:#ffffffc2;letter-spacing:.025em;white-space:nowrap;align-items:center;min-height:4.65rem;padding-inline:clamp(.5rem,.8vw,.78rem);font-size:.72rem;font-weight:680;text-decoration:none;display:flex;position:relative}.primary-navigation a:after{background:var(--ic-cyan);content:"";opacity:0;height:2px;position:absolute;bottom:0;left:.55rem;right:.55rem}.primary-navigation a:hover,.primary-navigation a[aria-current=page]{color:#fff}.primary-navigation a:hover:after,.primary-navigation a[aria-current=page]:after{opacity:1}.primary-navigation .sub-navigation{background:var(--ic-navy-950);border:1px solid #ffffff24;min-width:15rem;margin:0;padding:.45rem;list-style:none;display:none;position:absolute;top:calc(100% - .1rem);right:0;box-shadow:0 1rem 2rem #00000038}.primary-navigation .has-subnavigation:hover .sub-navigation,.primary-navigation .has-subnavigation:focus-within .sub-navigation{display:grid}.primary-navigation .sub-navigation a,.primary-navigation .sub-navigation a:visited{border:0;min-height:2.4rem;padding:.55rem .7rem;font-size:.7rem}.primary-navigation .sub-navigation a:after{display:none}.menu-toggle{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff47;place-items:center;width:2.65rem;height:2.65rem;display:none}.menu-close,.navigation-open .menu-open{display:none}.navigation-open .menu-close{display:block}.company-proof-strip{background:var(--ic-navy-950);border-top:1px solid #ffffff1c;border-bottom:0}.company-proof-inner{min-height:2rem;width:min(100% - 2 * var(--page-gutter), var(--page-width));color:#ffffff9e;letter-spacing:.045em;text-transform:uppercase;align-items:center;gap:.5rem 1.6rem;margin-inline:auto;font-size:.62rem;font-weight:650;display:flex}.company-proof-inner span{white-space:nowrap;align-items:center;gap:.38rem;display:inline-flex}.company-proof-legal{color:#ffffffc2;text-transform:none;margin-left:auto}.page-shell{width:min(100% - 2 * var(--page-gutter), var(--page-width));margin-inline:auto}body[data-page=home] .page-shell{width:min(100% - 2 * clamp(.75rem, 2vw, 2rem), var(--home-page-width))}.breadcrumb{color:#64757e;padding-block:.8rem .65rem;font-size:.73rem}.breadcrumb ol{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumb a,.breadcrumb a:visited{color:#4c626e;text-decoration:none}.breadcrumb li:not(:last-child):after{color:#93a2aa;content:"›";margin-left:.45rem}main{min-height:55vh;padding-block:0 clamp(3.5rem,6vw,6rem)}.content{max-width:var(--reading-width)}.site-footer{background:var(--ic-navy-950);border:0;padding:0}.footer-shell{width:min(100% - 2 * var(--page-gutter), var(--page-width));grid-template-columns:minmax(20rem,.8fr) minmax(0,1.55fr);gap:clamp(2.5rem,5vw,5rem);margin-inline:auto;padding-block:clamp(3.25rem,6vw,5rem) 1.5rem;display:grid}.footer-statement .eyebrow,.footer-statement h2,.footer-statement strong{color:#fff}.footer-statement h2{white-space:nowrap;max-width:none;margin-block:.8rem 1rem;font-size:clamp(1.8rem,2.4vw,2.45rem)}.footer-statement>p:not(.eyebrow){color:#ffffff9e;max-width:51ch}.footer-statement .text-link,.footer-statement .text-link:visited{color:#9ed7e7}.footer-company-facts{background:#ffffff1f;grid-template-columns:repeat(3,1fr);gap:1px;margin-block:1.6rem;display:grid}.footer-company-facts div{background:var(--ic-navy-900);padding:.85rem}.footer-company-facts dt{color:#ffffff7a;letter-spacing:.08em;text-transform:uppercase;font-size:.63rem;font-weight:700}.footer-company-facts dd{color:#fff;margin:.25rem 0 0;font-size:.86rem}.footer-navigation{grid-template-columns:repeat(4,minmax(max-content,1fr));gap:clamp(1.4rem,2.5vw,2.6rem);display:grid}.footer-navigation h3{color:#fff;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;margin-bottom:.8rem;font-size:.78rem}.footer-links{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.footer-links a,.footer-links a:visited{color:#ffffff9e;white-space:nowrap;font-size:.84rem;text-decoration:none}.footer-links a:hover{color:#fff}.footer-legal{border-top:1px solid #ffffff1f;grid-column:1/-1;justify-content:space-between;gap:1rem;margin-top:1rem;padding-top:1.35rem;display:flex}.footer-legal p{color:#ffffff7a;margin:0;font-size:.7rem}.footer-legal p:last-child{gap:1rem;display:flex}.eyebrow,.section-index,.ic-kicker,.ic-section-index,.portfolio-kicker,.portfolio-section-code,.systems-hub-kicker,.story-chapter{color:var(--ic-blue-700);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.45rem;margin:0;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.7rem;font-weight:720;line-height:1.45;display:flex}.lede,.portfolio-lede,.systems-hub-lede,.ic-lede{color:#405762;max-width:62ch;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.66}.button,.atlas-button,.text-link,.atlas-text-link,.inline-link{min-height:2.85rem;color:var(--ic-ink);letter-spacing:.015em;justify-content:center;align-items:center;gap:.5rem;font-size:.78rem;font-weight:740;text-decoration:none;transition:color .16s,border-color .16s,background-color .16s;display:inline-flex}.button,.atlas-button{border:1px solid var(--ic-navy-900);padding:.78rem 1rem}.button-primary,.atlas-button-dark,.atlas-button-bright{color:#fff;background:var(--ic-navy-900)}.button-primary:visited,.atlas-button-dark:visited,.atlas-button-bright:visited{color:#fff}.button-primary:hover,.atlas-button-dark:hover,.atlas-button-bright:hover{border-color:var(--ic-blue-600);background:var(--ic-blue-700)}.button-secondary{border-color:var(--ic-line-strong);color:var(--ic-ink);background:0 0}.button-secondary:visited{color:var(--ic-ink)}.button-secondary:hover{border-color:var(--ic-blue-700);color:var(--ic-blue-700);background:var(--ic-blue-100)}.inline-link,.text-link,.atlas-text-link{min-height:auto;color:var(--ic-blue-700);justify-content:flex-start}.inline-link:visited,.text-link:visited,.atlas-text-link:visited{color:var(--ic-blue-700)}.inline-link:hover,.text-link:hover,.atlas-text-link:hover{color:var(--ic-navy-950)}.atlas-actions,.ic-actions{flex-wrap:wrap;gap:.75rem;display:flex}.information-center-home{border:1px solid var(--ic-line-strong);background:var(--ic-line-strong);box-shadow:none;gap:1px;display:grid}.ic-hero{min-height:min(45rem, calc(100vh - var(--header-h) - 3.5rem));background:var(--ic-surface);grid-template-columns:minmax(0,1.02fr) minmax(28rem,.98fr);display:grid}.ic-hero-copy{flex-direction:column;justify-content:center;padding:clamp(2.5rem,6vw,5.4rem);display:flex}.ic-hero-copy h1{max-width:15ch;margin-block:1.25rem 1.5rem;font-size:clamp(3rem,5vw,5.2rem)}.ic-hero-copy .ic-lede{margin:0 0 1.8rem}.ic-hero-scope{flex-wrap:wrap;gap:.45rem;margin:1.8rem 0 0;padding:0;list-style:none;display:flex}.ic-hero-scope li{border:1px solid var(--ic-line);color:#53666f;background:var(--ic-surface-soft);letter-spacing:.055em;text-transform:uppercase;padding:.38rem .55rem;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.64rem;font-weight:680}.ic-hero-visual{background:var(--ic-navy-900);isolation:isolate;min-height:36rem;position:relative;overflow:hidden}.ic-hero-visual:before{z-index:-1;content:"";background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:3.5rem 3.5rem;position:absolute;inset:0}.ic-hero-visual-head{z-index:3;color:#ffffff8f;letter-spacing:.08em;justify-content:space-between;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.62rem;font-weight:700;display:flex;position:absolute;top:1.25rem;left:1.25rem;right:1.25rem}.ic-hero-visual figure{background:#f7f9fa;border:1px solid #ffffff52;margin:0;box-shadow:0 1.2rem 2.5rem #00000038}.ic-hero-visual figure img{object-fit:contain;width:100%;height:100%}.ic-hero-visual figcaption{color:#fff;letter-spacing:.055em;text-transform:uppercase;background:#061824e0;padding:.55rem .7rem;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.62rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.ic-hero-product{width:65%;position:absolute;top:12%;bottom:16%;left:7%}.ic-hero-software{width:31%;position:absolute;top:21%;bottom:13%;right:6%}.ic-hero-software img{padding:.5rem}.ic-hero-system-rail{z-index:4;justify-content:flex-end;gap:.55rem;display:flex;position:absolute;bottom:1.15rem;left:1.25rem;right:1.25rem}.ic-hero-system-rail span{color:#fff;background:#061824d1;border:1px solid #ffffff47;align-items:center;gap:.4rem;padding:.46rem .62rem;font-size:.68rem;font-weight:700;display:inline-flex}.ic-section{padding:var(--section-space) clamp(1.5rem, 4vw, 4rem);background:var(--ic-surface)}.ic-section-heading{margin-bottom:clamp(2rem,4vw,3.5rem)}.ic-section-heading h2{margin-block:.95rem 1rem}.ic-section-heading>p:last-child{max-width:62ch;margin-bottom:0;font-size:1.05rem}.ic-section-heading-split{grid-template-columns:minmax(0,1.25fr) minmax(17rem,.75fr);align-items:end;gap:clamp(2rem,6vw,6rem);display:grid}.ic-section-heading-split>p,.ic-section-heading-split>a{justify-self:end}.ic-architecture{background:#f8fafb}.ic-architecture-grid{grid-template-columns:1fr;gap:1rem;display:grid}.ic-system-track{border:1px solid var(--ic-line-strong);background:#fff;grid-template-columns:minmax(15rem,.68fr) minmax(0,1.32fr);gap:1.1rem clamp(2rem,5vw,5rem);min-width:0;padding:clamp(1.5rem,3vw,2.25rem);display:grid}.ic-system-track-display{grid-template-rows:1fr auto;grid-template-areas:"heading body""action body"}.ic-system-track-imaging{color:#fff;background:var(--ic-navy-900);grid-template-rows:auto 1fr auto;grid-template-areas:"heading body""summary body""action body"}.ic-system-track-imaging h3,.ic-system-track-imaging strong,.ic-system-track-imaging .inline-link,.ic-system-track-imaging .inline-link:visited{color:#fff}.ic-system-track-imaging p,.ic-system-track-imaging small{color:#ffffffa3}.ic-track-heading{border-bottom:0;grid-area:heading;align-items:flex-start;gap:.9rem;min-width:0;padding-bottom:0;display:flex}.ic-system-track-imaging .ic-track-heading{border-color:#ffffff2e}.ic-track-heading>svg{color:var(--ic-blue-600);flex:none;margin-top:.25rem}.ic-system-track-imaging .ic-track-heading>svg{color:var(--ic-cyan)}.ic-track-heading p{color:var(--ic-blue-700);letter-spacing:.07em;text-transform:uppercase;margin:0 0 .25rem;font-size:.7rem;font-weight:750}.ic-track-heading h3{max-width:24ch;margin:0}.ic-track-nodes{background:var(--ic-line);grid-area:body;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;padding:0;list-style:none;display:grid}.ic-track-nodes li{background:var(--ic-surface-soft);flex-direction:column;min-width:0;min-height:10rem;padding:1rem;display:flex;position:relative}.ic-track-nodes li>span{color:var(--ic-blue-600);font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.67rem;font-weight:750}.ic-track-nodes strong{color:var(--ic-ink);margin-top:auto;font-size:.95rem}.ic-track-nodes small{color:var(--ic-muted);margin-top:.35rem;font-size:.73rem;line-height:1.5}.ic-system-track>.inline-link{grid-area:action;align-self:end;margin-top:0}.ic-collaboration-pair{grid-area:body;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:.75rem;margin-block:0;display:grid}.ic-collaboration-pair>div{background:#ffffff0f;border:1px solid #fff3;align-content:end;min-height:11rem;padding:1rem;display:grid}.ic-collaboration-pair>span{color:var(--ic-cyan);align-self:center;font-size:1.6rem}.ic-collaboration-pair img{object-fit:contain;filter:brightness(0)invert();width:3.3rem;height:3.3rem;margin-bottom:1.2rem}.ic-collaboration-pair strong,.ic-collaboration-pair small{display:block}.ic-collaboration-pair small{margin-top:.3rem;font-size:.7rem;line-height:1.45}.ic-track-summary{grid-area:summary;margin:0;font-size:.86rem}.ic-applications{background:var(--ic-surface)}.ic-application-grid{grid-template-columns:1.28fr .86fr .86fr;gap:.85rem;display:grid}.ic-application-card,.ic-application-card:visited{border:1px solid var(--ic-line);min-width:0;color:var(--ic-ink);background:var(--ic-surface-soft);flex-direction:column;text-decoration:none;transition:border-color .16s,background-color .16s;display:flex}.ic-application-card:hover{border-color:var(--ic-blue-700);background:#fff}.ic-application-card figure{aspect-ratio:4/3;background:#fff;margin:0;overflow:hidden}.ic-application-card figure img{object-fit:contain;width:100%;height:100%}.ic-application-card>div:last-child{flex-direction:column;flex:1;padding:1.25rem;display:flex}.ic-application-card span{color:var(--ic-blue-700);letter-spacing:.08em;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.66rem;font-weight:740}.ic-application-card h3{margin-block:.8rem .6rem}.ic-application-card p{margin-top:0;font-size:.86rem}.ic-application-card strong{color:var(--ic-blue-700);align-items:center;gap:.4rem;margin-top:auto;font-size:.75rem;display:inline-flex}.ic-application-card-wide{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);display:grid}.ic-application-card-wide figure{aspect-ratio:auto;height:100%}.ic-application-card-system{background:var(--ic-navy-900)}.ic-application-card-system:hover{background:var(--ic-navy-800)}.ic-application-card-system h3,.ic-application-card-system strong{color:#fff}.ic-application-card-system p{color:#ffffff9e}.ic-system-card-visual{min-height:11rem;color:var(--ic-cyan);border-bottom:1px solid #ffffff29;grid-template-columns:auto minmax(2rem,1fr) auto;align-items:center;gap:.75rem;padding:1.25rem;display:grid}.ic-system-card-visual span{background:#ffffff61;height:1px}.ic-proof{color:#fff;background:var(--ic-navy-950)}.ic-proof h2,.ic-proof h3,.ic-proof .ic-section-index{color:#fff}.ic-proof .ic-section-heading>p,.ic-proof .ic-section-heading-split>p{color:#ffffff9e}.ic-metric-grid{background:#ffffff2b;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin:0 0 1rem;display:grid}.ic-metric-grid div{background:var(--ic-navy-900);min-width:0;padding:1.1rem}.ic-metric-grid dt{color:#ffffff85;letter-spacing:.055em;text-transform:uppercase;min-height:2.5rem;font-size:.64rem;font-weight:700}.ic-metric-grid dd{color:#fff;letter-spacing:-.04em;margin:.65rem 0 0;font-size:clamp(1.45rem,2.3vw,2.3rem);font-weight:760;line-height:1}.ic-metric-grid small{color:#ffffff8c;letter-spacing:0;font-size:.72rem;font-weight:650}.ic-proof-grid{background:#ffffff2b;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.ic-proof-grid article{background:var(--ic-navy-900);flex-direction:column;min-width:0;min-height:14rem;padding:clamp(1.35rem,3vw,2rem);display:flex}.ic-proof-grid article>div{color:var(--ic-cyan);letter-spacing:.075em;align-items:center;gap:.65rem;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.67rem;font-weight:720;display:flex}.ic-proof-grid h3{color:#fff;max-width:38ch;margin-block:1.3rem .8rem;font-size:clamp(1.05rem,1.55vw,1.35rem);line-height:1.38}.ic-proof-grid p{color:#fff9;margin-top:0}.ic-proof-grid .inline-link,.ic-proof-grid .inline-link:visited{color:#9ed7e7;margin-top:auto}.ic-home-films{background:#f4f7f8}.ic-home-film-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.ic-home-film{border:1px solid var(--ic-line);background:#fff;min-width:0}.ic-home-film-copy{flex-direction:column;min-height:15rem;padding:1.25rem;display:flex}.ic-home-film-meta{color:var(--ic-blue-700);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin:0;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.65rem;font-weight:720;display:flex}.ic-home-film h3{margin-block:.8rem .55rem}.ic-home-film-copy>p:not(.ic-home-film-meta){margin-top:0;font-size:.86rem}.ic-home-film-copy .inline-link{margin-top:auto}.ic-information{background:#fff}.ic-information-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-bottom:1rem;display:grid}.ic-information-card,.ic-information-card:visited{border:1px solid var(--ic-line);min-width:0;min-height:18rem;color:var(--ic-ink);background:var(--ic-surface-soft);grid-template-columns:1fr auto;align-content:start;padding:1.4rem;text-decoration:none;display:grid}.ic-information-card:hover{border-color:var(--ic-blue-700);background:#fff}.ic-information-card>span,.ic-information-card time{color:var(--ic-blue-700);letter-spacing:.06em;text-transform:uppercase;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.66rem;font-weight:720}.ic-information-card h3,.ic-information-card p,.ic-information-card strong{grid-column:1/-1}.ic-information-card h3{margin-block:1.8rem .7rem}.ic-information-card p{margin-top:0;font-size:.86rem}.ic-information-card strong{color:var(--ic-blue-700);align-self:end;align-items:center;gap:.4rem;font-size:.74rem;display:inline-flex}.ic-empty-state{border:1px solid var(--ic-line);background:var(--ic-surface-soft);align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:clamp(1.25rem,3vw,2rem);display:flex}.ic-empty-state>svg{color:var(--ic-blue-700);flex:none}.ic-empty-state h3,.ic-empty-state p{margin:0}.ic-empty-state p{margin-top:.35rem}.ic-resource-grid,.knowledge-reference-links,.external-destinations,.portfolio-destinations nav{background:var(--ic-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.ic-resource-grid a,.knowledge-reference-links a,.external-destinations a,.portfolio-destinations nav a{min-height:5rem;color:var(--ic-ink);background:var(--ic-surface-soft);grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:1rem;text-decoration:none;display:grid}.ic-resource-grid a:visited,.knowledge-reference-links a:visited,.external-destinations a:visited,.portfolio-destinations nav a:visited{color:var(--ic-ink)}.ic-resource-grid a:hover,.knowledge-reference-links a:hover,.external-destinations a:hover,.portfolio-destinations nav a:hover{background:#fff}.external-destinations>a:only-child,.knowledge-reference-links a:last-child:nth-child(odd){grid-column:1/-1}.ic-resource-grid a>svg:first-child,.knowledge-reference-links a>svg:first-child,.external-destinations a>svg:first-child,.portfolio-destinations nav a>svg:first-child{color:var(--ic-blue-700)}.ic-resource-grid strong,.ic-resource-grid small,.external-destinations strong,.external-destinations small,.portfolio-destinations strong,.portfolio-destinations small{display:block}.ic-resource-grid small,.external-destinations small,.portfolio-destinations small{color:var(--ic-muted);margin-top:.12rem;font-size:.72rem}.ic-resource-grid .ic-resource-featured{grid-column:1/-1}main>article.channels-page{max-width:none}.channels-hero{grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);align-items:end;gap:clamp(2rem,5vw,5rem);display:grid}.channels-hero .section-jump-nav{grid-column:1/-1;margin-top:0}.channels-hero-directory{border:1px solid var(--ic-line);background:var(--ic-surface-soft);padding:1.3rem}.channels-hero-directory>p,.channel-entity-index,.channel-card-kind{color:var(--ic-blue-700);letter-spacing:.07em;text-transform:uppercase;margin:0;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.65rem;font-weight:740}.channels-hero-directory dl{gap:0;margin:.8rem 0 0;display:grid}.channels-hero-directory dl div{border-top:1px solid var(--ic-line);grid-template-columns:6rem 1fr;gap:.8rem;padding-block:.7rem;display:grid}.channels-hero-directory dt,.channels-hero-directory dd{margin:0}.channels-hero-directory dt{color:var(--ic-muted);font-size:.72rem}.channels-hero-directory dd{color:var(--ic-ink);font-size:.86rem;font-weight:720}.channel-entity-heading{grid-template-columns:minmax(0,1fr) minmax(18rem,.72fr);align-items:end;gap:clamp(1.5rem,5vw,5rem);display:grid}.channel-entity-heading h2{margin-block:.5rem 0;font-size:clamp(2.25rem,4vw,3.8rem)}.channel-entity-heading>p{margin:0}.channel-group{margin-top:clamp(2rem,4vw,3.5rem)}.channel-group-heading{border-bottom:1px solid var(--ic-line-strong);grid-template-columns:auto 1fr;align-items:start;gap:.8rem;padding-bottom:.9rem;display:grid}.channel-group-heading>svg{color:var(--ic-blue-700);margin-top:.2rem}.channel-group-heading h3,.channel-group-heading p{margin:0}.channel-group-heading h3{font-size:1.15rem}.channel-group-heading p{color:var(--ic-muted);margin-top:.18rem;font-size:.8rem}.channel-card-grid{background:0 0;grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:.8rem;margin-top:1rem;display:grid}.channel-card-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.channel-card,.channel-card:visited{border:1px solid var(--ic-line);min-width:0;min-height:12rem;color:var(--ic-ink);background:var(--ic-surface-soft);grid-template-columns:auto minmax(0,1fr) auto;gap:.9rem;padding:1.2rem;text-decoration:none;display:grid}.channel-card:hover{background:#fff}.channel-card-icon{border:1px solid var(--ic-line);width:2.5rem;height:2.5rem;color:var(--ic-blue-700);background:#fff;place-items:center;display:grid}.channel-card-copy{flex-direction:column;min-width:0;display:flex}.channel-card-copy strong{margin-top:.55rem;font-size:1.12rem;line-height:1.25}.channel-card-copy>span:not(.channel-card-kind){color:var(--ic-muted);margin-top:.55rem;font-size:.8rem;line-height:1.5}.channel-card-copy small{overflow-wrap:anywhere;color:var(--ic-blue-700);margin-top:auto;padding-top:1rem;font-size:.68rem}.channel-card-arrow{color:var(--ic-blue-700)}main>article:not(.information-center-home){max-width:var(--reading-width);margin-inline:auto}main>article:not(.information-center-home)>header,main>article:not(.information-center-home)>.content:first-child,.corporate-page-hero,.systems-hub-hero,.portfolio-hero,.films-hero,.story-hero,.brand-identity-hero{border:1px solid var(--ic-line-strong);background:#fff;padding:clamp(2.4rem,5vw,4.6rem)}main>article:not(.information-center-home)>header h1,main>article:not(.information-center-home)>.content:first-child h1,.corporate-page-hero h1,.systems-hub-hero h1,.portfolio-hero h1,.films-hero h1,.story-hero h1,.brand-identity-hero h1{margin-block:1rem 1.35rem;font-size:clamp(2.7rem,4.7vw,4.45rem)}main>article:not(.information-center-home)>section{border:1px solid var(--ic-line);background:#fff;margin-top:1px;padding:clamp(2.4rem,5vw,4.6rem)}main>article.content>.article-body,main>article.content>.key-takeaways{border:1px solid var(--ic-line);background:#fff;margin-top:1px;padding:clamp(1.4rem,3.5vw,2.5rem)}.article-hero{border:1px solid var(--ic-line);background:#fff;margin:1px 0 0;overflow:hidden}.article-hero img{object-fit:contain;width:100%;max-height:48rem;display:block}.article-body img{width:auto;max-width:100%;height:auto;margin:1.5rem auto;display:block}.article-body>:first-child,.key-takeaways>:first-child{margin-top:0}.meta{color:var(--ic-muted);font-size:.82rem}.key-takeaways{border-left:.3rem solid var(--ic-blue-600)!important;background:#f4f8fa!important}.key-takeaways h2{font-size:1.2rem}.fact-list{border-top:1px solid var(--ic-line);grid-template-columns:minmax(11rem,16rem) minmax(0,1fr);max-width:none;margin:1.35rem 0 0;display:grid}.fact-list dt,.fact-list dd{border-bottom:1px solid var(--ic-line);margin:0;padding:.82rem .95rem}.fact-list dt{color:var(--ic-ink);background:var(--ic-surface-soft);font-size:.78rem;font-weight:730}.fact-list dd{background:#fff}.table-wrap{border:1px solid var(--ic-line);background:#fff;max-width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%}.article-body table{table-layout:fixed;width:100%;min-width:0;max-width:100%}.article-body th,.article-body td{overflow-wrap:anywhere}th,td{border:1px solid var(--ic-line);text-align:left;vertical-align:top;padding:.82rem}th{color:var(--ic-ink);background:var(--ic-surface-soft);letter-spacing:.015em;font-size:.76rem}td{color:var(--ic-muted);font-size:.86rem}.section-jump-nav,.glossary-index ul{flex-wrap:wrap;gap:.4rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.section-jump-nav a,.glossary-index a{border:1px solid var(--ic-line);color:var(--ic-ink);background:var(--ic-surface-soft);padding:.45rem .65rem;font-size:.72rem;font-weight:700;text-decoration:none;display:inline-flex}.definition{border-top:1px solid var(--ic-line);padding-block:1.5rem}.definition h2{margin-bottom:.8rem;font-size:1.55rem}.domain-grid,.capability-list,.story-domain-grid,.hardware-range-grid,.knowledge-card-grid{background:var(--ic-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:1.5rem;display:grid}.knowledge-card-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-hub>section>h2{text-wrap:wrap;max-width:none}.hardware-range-grid article:last-child:nth-child(3n+1){grid-column:1/-1}.mwe-profile .capability-list{grid-template-columns:repeat(2,minmax(0,1fr))}.domain-panel,.capability-list article,.story-domain-grid article,.hardware-range-grid article,.knowledge-card-grid a{min-width:0;color:var(--ic-ink);background:var(--ic-surface-soft);padding:1.35rem;text-decoration:none}.domain-panel>svg,.capability-list article>svg,.story-domain-grid article>svg,.hardware-range-grid article>svg,.knowledge-card-grid a>svg:first-child{color:var(--ic-blue-700)}.domain-panel h3,.capability-list h3,.story-domain-grid h3,.hardware-range-grid h3,.knowledge-card-grid h3{margin-block:1.3rem .55rem}.domain-panel p,.capability-list p,.story-domain-grid p,.knowledge-card-grid p{margin-bottom:0;font-size:.86rem}.domain-coordinate,.knowledge-card-grid a>span,.hardware-range-grid article>span{color:var(--ic-blue-700);letter-spacing:.06em;margin-top:1rem;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.65rem;font-weight:700;display:block}.milestone-list{background:var(--ic-line);grid-template-columns:repeat(3,1fr);gap:1px;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.milestone-list li{background:var(--ic-surface-soft);padding:1.35rem}.milestone-list time{color:var(--ic-blue-700);letter-spacing:-.04em;font-size:1.75rem;font-weight:760}.milestone-list strong{color:var(--ic-blue-700);font-size:1.02rem;line-height:1.35;display:block}.address-panel{border:1px solid var(--ic-line);background:var(--ic-surface-soft);gap:1rem;margin-top:1.25rem;padding:1.3rem;display:flex}.address-panel>svg{color:var(--ic-blue-700);flex:none}.address-panel address{color:var(--ic-ink);font-style:normal}.section-heading-row{grid-template-columns:minmax(0,1fr) minmax(20rem,.8fr);align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.section-heading-row>p{margin-top:1.75rem}.subbrand-name-grid{border:1px solid var(--ic-line-strong);background:var(--ic-line-strong);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-block:2rem;display:grid}.software-name-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.subbrand-name-grid a{min-width:0;min-height:9.5rem;color:var(--ic-ink);background:var(--ic-surface-soft);grid-template-rows:auto 1fr;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.55rem .75rem;padding:1.15rem;text-decoration:none;display:grid}.subbrand-name-grid a:hover{box-shadow:inset 0 0 0 2px var(--ic-blue-600);background:#fff}.subbrand-name-grid span{color:var(--ic-blue-700);letter-spacing:.06em;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.66rem;font-weight:700}.subbrand-name-grid strong{overflow-wrap:anywhere;font-size:.94rem;line-height:1.15}.subbrand-name-grid small{color:var(--ic-muted);grid-column:2/-1;font-size:.7rem;line-height:1.4}.subbrand-name-grid .subbrand-channel-list{color:var(--ic-blue-700);grid-column:2/-1;margin:0;font-size:.68rem;font-weight:720;line-height:1.45}.subbrand-overview>.button{width:fit-content}.brand-marketplace-section{color:#fff;grid-template-columns:minmax(0,1.05fr) minmax(22rem,.95fr);align-items:center;gap:clamp(2rem,6vw,6rem);display:grid;background:var(--ic-navy-950)!important}.brand-marketplace-section h2,.brand-marketplace-section .section-index{color:#fff}.brand-marketplace-section p:not(.section-index){color:#ffffffad;max-width:65ch}.brand-channel-summary{background:#fff3;border:1px solid #fff3;gap:1px;margin:0;display:grid}.brand-channel-summary div{background:var(--ic-navy-900);padding:1.1rem 1.2rem}.brand-channel-summary dt{color:#72d3ee;letter-spacing:.07em;text-transform:uppercase;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.66rem;font-weight:750}.brand-channel-summary dd{color:#fff;margin:.45rem 0 0;font-size:clamp(1rem,1.7vw,1.28rem);font-weight:720;line-height:1.25}.mwe-subbrand-callout{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;display:grid;border-left:.3rem solid var(--ic-blue-600)!important;background:#eef7fb!important}.mwe-subbrand-callout p:not(.section-index){max-width:68ch}.mwe-subbrand-callout .button{white-space:nowrap;width:fit-content}.subbrand-portfolio-page{border-inline:1px solid var(--ic-line-strong);background:var(--ic-line)}.subbrand-hero{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.subbrand-hero>div>p:last-child{max-width:64ch}.subbrand-summary{border:1px solid var(--ic-navy-800);background:#ffffff29;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;display:grid}.subbrand-summary div{background:var(--ic-navy-950);min-width:0;min-height:7.2rem;padding:1rem}.subbrand-summary dt{color:#ffffff80;letter-spacing:.07em;text-transform:uppercase;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.64rem;font-weight:700}.subbrand-summary dd{color:#fff;margin:1.25rem 0 0;font-size:clamp(1.05rem,1.8vw,1.45rem);font-weight:730;line-height:1.12}.subbrand-introduction{grid-template-columns:minmax(0,.9fr) minmax(20rem,1.1fr);align-items:start;gap:clamp(2rem,7vw,7rem);display:grid}.subbrand-introduction h2{max-width:18ch;margin-bottom:0}.subbrand-introduction>p{margin:1.75rem 0 0;font-size:clamp(1rem,1.5vw,1.15rem)}.subbrand-jump-nav{border:1px solid var(--ic-line);background:var(--ic-surface-soft);margin:1px 0 0;padding:1.15rem clamp(1.35rem,4vw,3rem)}.subbrand-jump-nav a{background:#fff}.subbrand-grid{background:var(--ic-line-strong);border:1px solid var(--ic-line-strong);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:1px;display:grid}.subbrand-card{min-width:0;min-height:29rem;scroll-margin-top:calc(var(--header-h) + 1rem);background:#fff;flex-direction:column;padding:clamp(1.4rem,3vw,2.1rem);display:flex}.subbrand-card:nth-child(2n){background:var(--ic-surface-soft)}.subbrand-card-head{border-bottom:1px solid var(--ic-line);color:var(--ic-blue-700);justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.subbrand-card-head span{letter-spacing:.08em;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.66rem;font-weight:700}.subbrand-card h2{overflow-wrap:anywhere;margin-block:1.55rem .8rem;font-size:clamp(1.65rem,2.5vw,2.25rem)}.subbrand-definition{min-height:5.7rem;margin-top:0}.subbrand-facts{margin:1rem 0 1.35rem}.subbrand-facts div{border-top:1px solid var(--ic-line);padding-block:.7rem}.subbrand-facts dt{color:var(--ic-ink);letter-spacing:.025em;text-transform:uppercase;font-size:.68rem;font-weight:740}.subbrand-facts dd{color:var(--ic-muted);margin:.35rem 0 0;font-size:.78rem;line-height:1.45}.subbrand-card .text-link{margin-top:auto}.subbrand-card-links{gap:.72rem;margin-top:auto;display:grid}.subbrand-card .subbrand-card-links .text-link{margin-top:0}.subbrand-related{color:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;display:grid;background:var(--ic-navy-950)!important}.subbrand-related h2,.subbrand-related .section-index{color:#fff}.subbrand-related p:not(.section-index){color:#ffffff9e;max-width:62ch}.subbrand-related .button-secondary{color:#fff;white-space:nowrap;border-color:#ffffff73}.subbrand-related .button-secondary:visited{color:#fff}.subbrand-related .button-secondary:hover{color:var(--ic-navy-950);background:#9ed7e7;border-color:#9ed7e7}.brand-identity-hero,.corporate-page-hero,.systems-hub-hero{grid-template-columns:minmax(0,1.1fr) minmax(20rem,.9fr);align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.brand-logo-panel{border:1px solid var(--ic-line);background:var(--ic-surface-soft);place-items:center;min-height:20rem;margin:0;padding:2rem;display:grid}.brand-logo-panel img{object-fit:contain;width:min(16rem,75%);max-height:11rem}.brand-logo-panel figcaption{color:var(--ic-muted);letter-spacing:.07em;align-self:end;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.65rem}.brand-expansion{color:var(--ic-blue-700);margin-top:-.9rem;font-weight:700}.master-brand-panel,.software-brand-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;background:var(--ic-line)!important;padding:0!important}.master-brand-panel>*,.software-brand-panel>*{background:#fff;min-width:0;margin:0;padding:clamp(2rem,4vw,3.3rem)}.master-brand-identity img{object-fit:contain;width:min(13rem,60%);max-height:8rem;margin-block:2rem}.master-brand-products ul,.context-list,.channel-register{margin:1rem 0 0;padding:0;list-style:none}.master-brand-products li,.context-list li,.channel-register li{border-bottom:1px solid var(--ic-line);padding-block:.68rem}.software-brand-panel figure img{object-fit:contain;width:100%;max-height:28rem}.software-brand-panel figcaption{color:var(--ic-muted);margin-top:.8rem;font-size:.72rem}.software-brand-panel-folkplan figure{background:#f4f0e7}.software-brand-panel-folkplan figure img{max-height:none}.brand-relationship-copy{border-top:1px solid var(--ic-line);color:var(--ic-ink);margin-top:1.25rem;padding-top:1.25rem;font-weight:650}.brand-collaboration-note,.system-relationship{border-left:.3rem solid var(--ic-blue-600)!important;background:#eef7fb!important}.brand-collaboration-note h2,.system-relationship h2{font-size:clamp(1.6rem,2.8vw,2.35rem)}.brand-scale-section{background:var(--ic-navy-950)!important}.brand-scale-section h2,.brand-scale-section h3,.brand-scale-section .section-index{color:#fff}.brand-scale-section p{color:#ffffff9e}.brand-scale-heading{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.brand-scale-grid{background:#ffffff29;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:1.5rem;display:grid}.brand-scale-grid div{background:var(--ic-navy-900);padding:1.2rem}.brand-scale-grid dt{color:#ffffff80;text-transform:uppercase;font-size:.66rem}.brand-scale-grid dd{color:#fff;margin:.5rem 0 0;font-size:1.5rem;font-weight:740}.ic-subbrand-tags,.ic-proof-links{flex-wrap:wrap;gap:.45rem;display:flex}.ic-subbrand-tags{margin-block:.55rem 1.25rem}.ic-subbrand-tags a{color:#ffffffc2;letter-spacing:.035em;border:1px solid #fff3;padding:.35rem .5rem;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.62rem;font-weight:700;text-decoration:none}.ic-subbrand-tags a:hover{color:#fff;border-color:#9ed7e7d9}.ic-proof-links{align-items:center;margin-top:auto}.ic-proof-links .inline-link{margin-top:0}.product-gallery,.chacktok-product-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1.5rem;display:grid}.product-figure{border:1px solid var(--ic-line);background:var(--ic-surface-soft);margin:0}.product-figure img{aspect-ratio:1;object-fit:contain;background:#fff;width:100%}.product-figure figcaption{justify-content:space-between;gap:.5rem;padding:.8rem;display:flex}.product-figure figcaption strong,.product-figure figcaption span{font-size:.72rem}.product-figure figcaption span{color:var(--ic-muted)}.systems-customer-purpose{color:#fff;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(2rem,6vw,6rem);display:grid;background:var(--ic-navy-950)!important}.systems-purpose-heading h2,.systems-platforms-heading h2{margin:0;font-size:clamp(2.25rem,4.5vw,4.5rem);line-height:.98}.systems-purpose-heading h2{color:#fff}.systems-purpose-heading>p:last-child{color:#ffffffad;margin-top:1.5rem;line-height:1.7}.systems-customer-purpose .systems-hub-kicker{color:var(--ic-cyan)}.systems-purpose-grid{background:#ffffff2e;gap:1px;display:grid}.systems-purpose-grid article{background:var(--ic-navy-900);grid-template-columns:auto 2.5rem 1fr;align-items:start;gap:.45rem 1rem;padding:clamp(1.35rem,3vw,2rem);display:grid}.systems-purpose-grid article>svg{color:var(--ic-cyan);grid-row:span 2}.systems-purpose-grid article>span{color:#ffffff6b;letter-spacing:.08em;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.64rem}.systems-purpose-grid h3{color:#fff;margin:0;font-size:clamp(1.15rem,2vw,1.6rem)}.systems-purpose-grid p{color:#ffffff9e;grid-column:3;margin:.35rem 0 0;line-height:1.6}.systems-platforms-heading{grid-template-columns:minmax(0,1.45fr) minmax(18rem,.7fr);align-items:end;gap:clamp(1.5rem,4vw,4rem);margin-bottom:clamp(2rem,5vw,4rem);display:grid}.systems-platforms-heading>.systems-hub-kicker{grid-column:1/-1;margin-bottom:-1rem}.systems-platforms-heading h2{max-width:17ch;font-size:clamp(2.25rem,3.8vw,3.9rem);line-height:1.02}.systems-platforms-heading>p:last-child{color:var(--ic-muted);margin:0;line-height:1.7}.systems-hub-map{grid-template-columns:minmax(0,1fr) 5rem minmax(0,1fr);align-items:stretch;display:grid;background:var(--ic-line)!important;padding:0!important}.systems-hub-card,.systems-hub-card:visited{min-width:0;color:var(--ic-ink);background:#fff;flex-direction:column;padding:clamp(1.7rem,4vw,3rem);text-decoration:none;display:flex}.systems-hub-card:hover{background:var(--ic-surface-soft)}.systems-hub-card>svg{color:var(--ic-blue-700);margin-block:1.4rem}.systems-hub-index{color:var(--ic-blue-700);letter-spacing:.07em;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.67rem;font-weight:720}.systems-hub-scale,.scale-statement{color:var(--ic-blue-700);letter-spacing:-.035em;margin:0;font-size:clamp(1.45rem,2.4vw,2.2rem);font-weight:760}.systems-hub-card h2{margin-block:.8rem}.systems-hub-card h3{margin:0 0 .8rem;font-size:clamp(1.3rem,2vw,1.75rem);line-height:1.15}.systems-hub-card ul{margin:1rem 0;padding-left:1.15rem}.systems-hub-proof{border-top:1px solid var(--ic-line);margin:1.3rem 0;padding-top:1.1rem}.systems-hub-proof>span{color:var(--ic-muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:.45rem;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.62rem;font-weight:700;display:block}.systems-hub-proof .meta{margin-top:.5rem}.systems-hub-card strong{color:var(--ic-blue-700);align-items:center;gap:.45rem;margin-top:auto;font-size:.76rem;display:inline-flex}.systems-hub-connector{color:#fff;background:var(--ic-navy-900);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.systems-hub-connector span{writing-mode:vertical-rl;color:#ffffff8a;letter-spacing:.08em;font-size:.6rem;font-weight:700}.systems-hub-summary{grid-template-columns:.35fr 1fr;gap:2rem;display:grid;border-left:.3rem solid var(--ic-cyan)!important;background:var(--ic-navy-900)!important}.systems-hub-summary h2{color:#fff}.systems-hub-summary p{color:#ffffff9e}.case-studies-hub,.system-profile{width:100%}.case-studies-hero{grid-template-columns:minmax(0,1.1fr) minmax(20rem,.9fr);align-items:end;gap:clamp(2rem,6vw,6rem);display:grid}.case-studies-hero h1{margin-bottom:0}.case-studies-status,.case-studies-evidence,.case-studies-guidance,.case-studies-published{padding:clamp(4rem, 7vw, 7rem) max(var(--page-gutter), calc((100vw - var(--page-width)) / 2));border-top:1px solid var(--ic-line)}main>article.case-studies-hub>section.case-studies-status{color:#fff;background:#111314;grid-template-columns:minmax(9rem,.35fr) minmax(0,1fr);gap:clamp(2rem,6vw,6rem);display:grid}main>article.case-studies-hub>section.case-studies-status h2{color:#fff;max-width:19ch}main>article.case-studies-hub>section.case-studies-status p:not(.section-index){color:#ffffffa6;max-width:65ch}.case-studies-paths,.rdm-advantage-grid{border:1px solid var(--ic-line);background:var(--ic-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.case-studies-paths a{min-width:0;color:var(--ic-ink);background:#fff;grid-template-columns:auto 1fr auto;align-items:start;gap:1rem;padding:clamp(1.5rem,2.5vw,2.25rem);text-decoration:none;display:grid}.case-studies-paths a>svg{color:var(--ic-blue-700)}.case-studies-paths strong,.case-studies-paths small{display:block}.case-studies-paths small{color:var(--ic-muted);margin-top:.5rem;font-size:.86rem;line-height:1.55}.rdm-advantage-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rdm-advantage-grid article{background:#fff;min-width:0;padding:clamp(1.4rem,2.4vw,2rem)}.rdm-advantage-grid span{color:var(--ic-blue-700);font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.72rem;font-weight:700}.rdm-advantage-grid h3{margin-block:2rem .75rem}.rdm-advantage-grid p{color:var(--ic-muted);margin-bottom:0;font-size:.9rem}main>article.newsroom-hub,main>article.faq-page{width:100%;max-width:72rem}body[data-page=newsroom] .breadcrumb{width:min(100%,72rem);margin-inline:auto}.newsroom-intro,.faq-hero{grid-template-columns:minmax(0,1.15fr) minmax(22rem,.85fr);align-items:end;gap:clamp(2rem,5vw,5rem);max-width:none;display:grid}.newsroom-intro h1,.faq-hero h1,.newsroom-intro-copy>p:last-child{margin-bottom:0}.newsroom-latest,.newsroom-category{grid-template-columns:minmax(14rem,.42fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.newsroom-latest h2,.newsroom-category-heading{top:calc(var(--header-h) + 2rem);position:sticky}.newsroom-latest .record-list,.newsroom-category .record-list{margin-top:0}.faq-grid{border:1px solid var(--ic-line);background:var(--ic-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:1px;display:grid}main>article.faq-page>.faq-grid>section.definition{background:#fff;border:0;min-width:0;min-height:18rem;margin:0;padding:clamp(1.5rem,3vw,2.5rem)}.faq-index{color:var(--ic-blue-700);font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.72rem;font-weight:700}.faq-grid h2{max-width:22ch;margin-block:2rem 1rem;font-size:clamp(1.3rem,2vw,1.75rem);line-height:1.15}.faq-grid p{max-width:58ch;color:var(--ic-muted);margin-bottom:0}.relationship-diagram{background:var(--ic-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:1.5rem;display:grid}.relationship-diagram>div{background:var(--ic-surface-soft);padding:1.3rem}.relationship-diagram>p{color:var(--ic-ink);background:#fff;justify-content:center;align-items:center;margin:0;display:flex}.portfolio-page,.films-page{max-width:var(--page-width)!important}.portfolio-hero,.films-hero{grid-template-columns:minmax(0,1fr) minmax(25rem,.95fr);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.portfolio-hero-media{grid-template-rows:repeat(2,1fr);grid-template-columns:1.2fr .8fr;gap:.55rem;min-height:31rem;display:grid}.portfolio-hero-media figure{border:1px solid var(--ic-line);background:var(--ic-surface-soft);min-width:0;margin:0;position:relative;overflow:hidden}.portfolio-hero-media figure:first-child{grid-row:1/-1}.portfolio-hero-media img{object-fit:contain;width:100%;height:100%}.portfolio-hero-media figcaption{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#061824db;padding:.5rem;font-size:.66rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.portfolio-index{grid-template-columns:.55fr 1fr;align-items:center;display:grid}.portfolio-index>p{color:var(--ic-blue-700);align-items:center;gap:.45rem;margin:0;font-size:.76rem;font-weight:700;display:flex}.portfolio-index dl{background:var(--ic-line);grid-template-columns:repeat(3,1fr);gap:1px;margin:0;display:grid}.portfolio-index dl div{background:var(--ic-surface-soft);padding:.9rem}.portfolio-index dt{color:var(--ic-muted);text-transform:uppercase;font-size:.67rem}.portfolio-index dd{color:var(--ic-ink);margin:.35rem 0 0;font-weight:700}.product-family-heading,.scene-heading,.operating-layer-copy,.films-section-heading{margin-bottom:2rem}.product-family-heading h2,.scene-heading h2,.operating-layer-copy h2,.films-section-heading h2{margin-block:.9rem}.product-line-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.product-line-grid-five{grid-template-columns:repeat(2,minmax(0,1fr))}.product-line-grid-five .product-line-card:last-child{grid-column:1/-1}.product-line-card{border:1px solid var(--ic-line);background:var(--ic-surface-soft);min-width:0;padding:1.25rem}.product-line-meta{color:var(--ic-blue-700);justify-content:space-between;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.66rem;font-weight:700;display:flex}.product-line-icon{border:1px solid var(--ic-line-strong);width:4.25rem;height:4.25rem;color:var(--ic-blue-700);background:#fff;place-items:center;margin-block:2.3rem 2rem;display:grid}.product-line-card h3{margin-bottom:.55rem}.product-line-card p{margin-bottom:0;font-size:.84rem}.product-family-dark{color:#fff;background:var(--ic-navy-950)!important}.product-family-dark h2,.product-family-dark h3,.product-family-dark .portfolio-section-code{color:#fff}.product-family-dark p{color:#ffffff9e}.product-family-dark .product-line-grid{background:#ffffff2b;gap:1px}.product-family-dark .product-line-card{background:var(--ic-navy-900);border:0}.product-family-dark .product-line-icon{color:var(--ic-cyan);background:#ffffff0f;border-color:#ffffff40}.scene-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.scene-card{border:1px solid var(--ic-line);background:var(--ic-surface-soft);margin:0}.scene-image{aspect-ratio:16/9;background:var(--ic-navy-900);position:relative;overflow:hidden}.scene-image img{object-fit:cover;width:100%;height:100%}.scene-image span{color:#fff;background:var(--ic-navy-900);padding:.3rem .45rem;font-size:.66rem;font-weight:700;position:absolute;top:.7rem;left:.7rem}.scene-card figcaption{padding:1.2rem}.scene-card figcaption h3,.scene-card figcaption p{margin:0}.scene-card figcaption p{margin-top:.5rem;font-size:.84rem}.operating-layer-section{grid-template-columns:.9fr 1.1fr;gap:clamp(2rem,5vw,5rem);display:grid}.operating-layer-track{background:var(--ic-line);align-self:start;gap:1px;display:grid}.operating-layer-track a,.operating-layer-track a:visited{color:var(--ic-ink);background:var(--ic-surface-soft);grid-template-columns:1fr auto auto;align-items:center;gap:.8rem;padding:1.2rem;text-decoration:none;display:grid}.operating-layer-track a:hover{background:#fff}.operating-layer-track span{color:var(--ic-muted);font-size:.72rem}.portfolio-destinations{grid-template-columns:.85fr 1.15fr;gap:clamp(2rem,5vw,5rem);display:grid}.portfolio-destinations nav{grid-template-columns:1fr}.films-hero-copy{align-self:center}.films-reel{border:1px solid var(--ic-navy-900);color:#fff;background:linear-gradient(#ffffff0e 1px, transparent 1px), linear-gradient(90deg, #ffffff0e 1px, transparent 1px), var(--ic-navy-900);background-size:2.5rem 2.5rem;align-content:space-between;min-height:24rem;padding:clamp(1.6rem,3.5vw,2.8rem);display:grid}.films-reel>span{color:var(--ic-cyan);letter-spacing:.1em;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.67rem;font-weight:740}.films-reel>strong{color:#fff;letter-spacing:-.055em;margin-block:1.5rem;font-size:clamp(2.8rem,5vw,5.2rem);line-height:.86}.films-reel ol{background:#ffffff2e;gap:1px;margin:0;padding:0;list-style:none;display:grid}.films-reel li{background:#04131ee6;grid-template-columns:auto 1fr;gap:.75rem;padding:.75rem;font-size:.78rem;display:grid}.films-reel li span{color:var(--ic-cyan);font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-weight:720}.channel-register{grid-template-columns:minmax(14rem,.65fr) minmax(0,1.35fr);gap:1px;display:grid;background:var(--ic-line)!important;padding:0!important}.channel-register>p{color:var(--ic-ink);background:#fff;align-items:center;gap:.5rem;margin:0;padding:1.25rem;font-size:.76rem;font-weight:730;display:flex}.channel-register>p svg{color:var(--ic-blue-700)}.channel-register nav{background:var(--ic-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.channel-register nav a,.channel-register nav a:visited{min-width:0;color:var(--ic-ink);background:var(--ic-surface-soft);grid-template-columns:1fr auto;align-items:center;gap:.8rem;padding:1.25rem;text-decoration:none;display:grid}.channel-register nav a:hover{color:var(--ic-blue-700);background:#fff}.channel-register strong,.channel-register small{display:block}.channel-register small{color:var(--ic-muted);margin-top:.2rem;font-size:.68rem}.featured-film-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.featured-film{border:1px solid var(--ic-line);background:var(--ic-surface-soft);min-width:0;margin:0}.video-frame{aspect-ratio:16/9;background:var(--ic-navy-950);position:relative;overflow:hidden}.video-frame iframe{border:0;width:100%;height:100%;display:block}.featured-film-meta{flex-direction:column;min-height:20rem;padding:1.2rem;display:flex}.featured-film-meta>p:first-child,.film-card-label{color:var(--ic-blue-700);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;gap:.45rem .9rem;margin:0;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.65rem;font-weight:700;display:flex}.featured-film-meta h3,.film-library-copy h3{margin-block:.75rem .5rem}.featured-film-meta>p:nth-of-type(2),.film-library-copy>p:not(.film-card-label){margin-top:0;font-size:.86rem}.featured-film-meta>a{width:fit-content;color:var(--ic-blue-700);align-items:center;gap:.45rem;margin-top:auto;font-size:.75rem;font-weight:720;text-decoration:none;display:inline-flex}.film-viewing-guide{border-left:.2rem solid var(--ic-blue-600);background:#eaf4f8;grid-template-columns:auto 1fr;gap:.75rem;margin-block:.45rem 1.15rem;padding:.9rem;display:grid}.film-viewing-guide>svg{color:var(--ic-blue-700);margin-top:.15rem}.film-viewing-guide strong,.film-viewing-guide p{margin:0;display:block}.film-viewing-guide strong{color:var(--ic-ink);text-transform:uppercase;font-size:.72rem}.film-viewing-guide p{color:var(--ic-muted);margin-top:.25rem;font-size:.78rem;line-height:1.55}.film-library-list{gap:1rem;display:grid}.film-library-entry{border:1px solid var(--ic-line);background:var(--ic-surface-soft);grid-template-columns:minmax(0,1.35fr) minmax(20rem,.65fr);min-width:0;display:grid}.film-library-entry .video-frame{align-self:start}.film-library-copy{border-left:1px solid var(--ic-line);flex-direction:column;min-width:0;padding:clamp(1.25rem,2.5vw,2rem);display:flex}.film-meta-grid{background:var(--ic-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 0 1rem;display:grid}.film-meta-grid div{background:#fff;min-width:0;padding:.75rem}.film-meta-grid dt{color:var(--ic-muted);letter-spacing:.055em;text-transform:uppercase;font-size:.6rem;font-weight:720}.film-meta-grid dd{color:var(--ic-ink);overflow-wrap:anywhere;margin:.28rem 0 0;font-size:.7rem;font-weight:680}.film-library-copy .inline-link{margin-top:auto}.films-cta{color:#fff;background:var(--ic-navy-900)!important}.films-cta h2{color:#fff}.films-cta p{color:#ffffff9e}.video-watch-page{max-width:76rem}.video-watch-hero{border:1px solid var(--ic-line);background:#fff;grid-template-columns:minmax(20rem,.82fr) minmax(30rem,1.18fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);padding:clamp(2rem,5vw,4.5rem);display:grid}.video-watch-hero h1{margin-block:.8rem 1rem;font-size:clamp(2.3rem,4.6vw,4.6rem)}.video-watch-meta{background:var(--ic-line);grid-template-columns:repeat(3,1fr);gap:1px;margin:1.5rem 0 0;display:grid}.video-watch-meta div{background:var(--ic-surface-soft);padding:.8rem}.video-watch-meta dt{color:var(--ic-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.63rem;font-weight:700}.video-watch-meta dd{color:var(--ic-ink);margin:.25rem 0 0;font-size:.82rem}.video-guide-answer,.video-verification,.video-watch-page>section,.video-watch-actions{border:1px solid var(--ic-line);background:#fff;margin-top:1px;padding:clamp(1.5rem,4vw,3rem)}.video-guide-grid{background:var(--ic-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:1px;display:grid}.video-guide-grid>section{background:var(--ic-surface-soft);padding:clamp(1.5rem,4vw,3rem)}.video-guide-grid h2,.video-guide-answer h2,.video-verification h2{margin-top:.7rem}.video-watch-actions{justify-content:space-between;gap:1rem;display:flex}.video-watch-actions a,.video-watch-actions a:visited{align-items:center;gap:.45rem;font-weight:700;text-decoration:none;display:inline-flex}.article-classification{color:var(--ic-blue-700);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .6rem;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.7rem;font-weight:750}.newsroom-hub{max-width:72rem}.newsroom-intro{max-width:54rem}.newsroom-category-grid{background:var(--ic-line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-block:2rem 3rem;display:grid}.newsroom-category-grid a,.newsroom-category-grid a:visited{min-height:14rem;color:var(--ic-ink);background:var(--ic-surface-soft);align-content:start;gap:.75rem;padding:1.35rem;text-decoration:none;display:grid;position:relative}.newsroom-category-grid a>svg:last-child{position:absolute;bottom:1.15rem;right:1.15rem}.newsroom-category-grid a:hover{color:var(--ic-blue-700);background:#fff}.newsroom-category-grid span{color:var(--ic-muted);font-size:.84rem;line-height:1.55}.newsroom-latest,.newsroom-category,.source-register{border-top:1px solid var(--ic-line);margin-top:2.5rem;padding-top:2rem}.newsroom-category{scroll-margin-top:8rem}.newsroom-category-heading{max-width:48rem}.source-register{border:1px solid var(--ic-line);background:var(--ic-surface-soft);padding:1.5rem}.source-register h2{margin-top:0}.story-opening,.story-founder,.story-scale{grid-template-columns:.7fr 1.3fr;gap:clamp(2rem,5vw,5rem);display:grid}.story-founder-symbol{border:1px solid var(--ic-line);min-height:15rem;color:var(--ic-blue-700);background:var(--ic-surface-soft);place-items:center;display:grid}.story-scale dl{background:var(--ic-line);grid-template-columns:repeat(2,1fr);gap:1px;margin:0;display:grid}.story-scale dl div{background:var(--ic-surface-soft);padding:1rem}.story-scale dd{color:var(--ic-ink);margin:.35rem 0 0;font-size:1.35rem;font-weight:730}.record-list,.resource-list{border-top:1px solid var(--ic-line);margin:1.25rem 0 0;padding:0;list-style:none}.record-list li,.resource-list li{border-bottom:1px solid var(--ic-line);padding-block:.8rem}.faq-page details{border-top:1px solid var(--ic-line)}.faq-page details:last-child{border-bottom:1px solid var(--ic-line)}.faq-page summary{color:var(--ic-ink);cursor:pointer;padding-block:1rem;font-weight:700}.faq-page details p{padding-bottom:1rem}@media (width<=72rem){:root{--header-h:6.7rem}.header-shell{grid-template-columns:1fr auto}.header-scope{display:none}.has-js .menu-toggle{display:grid}.primary-navigation{grid-column:1/-1;padding-bottom:.8rem}.has-js .primary-navigation{display:none}.navigation-open .primary-navigation{display:block}.primary-navigation>ul{border:1px solid #ffffff24;grid-template-columns:repeat(3,1fr);display:grid}.primary-navigation .has-subnavigation{grid-column:1/-1}.primary-navigation .sub-navigation,.primary-navigation .has-subnavigation:hover .sub-navigation,.primary-navigation .has-subnavigation:focus-within .sub-navigation{min-width:0;box-shadow:none;background:#ffffff09;border:0;border-top:1px solid #ffffff1f;grid-template-columns:repeat(5,minmax(0,1fr));padding:0;display:grid;position:static}.primary-navigation li{min-width:0}.primary-navigation a,.primary-navigation a:visited{text-align:center;white-space:normal;border:1px solid #ffffff14;justify-content:center;min-height:2.85rem;padding:.65rem}.primary-navigation a:after{left:25%;right:25%}.ic-hero{grid-template-columns:minmax(0,1fr) minmax(23rem,.85fr)}.ic-hero-copy{padding:clamp(2.2rem,4.8vw,4rem)}.ic-hero-copy h1{font-size:clamp(2.8rem,5.8vw,4.4rem)}.ic-application-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ic-application-card-wide{grid-column:1/-1}.ic-metric-grid{grid-template-columns:repeat(3,1fr)}.footer-shell{grid-template-columns:1fr}}@media (width<=56rem){:root{--page-gutter:clamp(.85rem, 3.5vw, 1.5rem)}.company-proof-inner{scrollbar-width:none;overflow-x:auto}.company-proof-legal{display:none!important}.ic-hero,.ic-architecture-grid,.ic-section-heading-split,.channels-hero,.channel-entity-heading,.subbrand-hero,.subbrand-introduction,.section-heading-row,.mwe-subbrand-callout,.subbrand-related,.brand-identity-hero,.corporate-page-hero,.systems-hub-hero,.brand-marketplace-section,.portfolio-hero,.films-hero,.film-library-entry,.video-watch-hero,.channel-register,.master-brand-panel,.software-brand-panel,.operating-layer-section,.portfolio-destinations,.story-opening,.story-founder,.story-scale,.systems-customer-purpose,.systems-platforms-heading,.systems-hub-summary,.video-guide-grid{grid-template-columns:1fr}.film-library-copy{border-top:1px solid var(--ic-line);border-left:0}.ic-hero{min-height:0}.ic-hero-copy h1{max-width:16ch}.ic-hero-visual{min-height:34rem}.ic-section-heading-split>p,.ic-section-heading-split>a{justify-self:start}.ic-system-track{grid-template-columns:1fr;gap:0}.ic-system-track-display{grid-template-rows:auto;grid-template-areas:"heading""body""action"}.ic-system-track-imaging{grid-template-rows:auto;grid-template-areas:"heading""body""summary""action"}.ic-track-heading{border-bottom:1px solid var(--ic-line);padding-bottom:1.3rem}.ic-track-nodes{grid-template-columns:1fr;margin:1.25rem 0 1.5rem}.ic-track-nodes li{min-height:7.5rem}.ic-collaboration-pair>div{min-height:9rem}.ic-collaboration-pair{margin-block:1.25rem}.ic-track-summary{margin-bottom:1.25rem}.ic-information-grid,.product-line-grid,.domain-grid,.capability-list,.story-domain-grid,.hardware-range-grid,.knowledge-card-grid,.product-gallery,.chacktok-product-gallery,.subbrand-grid,.subbrand-name-grid,.brand-scale-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.subbrand-introduction h2{max-width:24ch}.subbrand-introduction>p,.section-heading-row>p{margin-top:0}.mwe-subbrand-callout,.subbrand-related{align-items:start}.subbrand-related .button-secondary{width:fit-content}.systems-hub-map{grid-template-columns:1fr}.systems-hub-connector{flex-direction:row;min-height:4rem}.systems-hub-connector span{writing-mode:horizontal-tb}.portfolio-index{grid-template-columns:1fr;gap:1rem}.portfolio-hero-media{min-height:26rem}.footer-navigation{grid-template-columns:repeat(2,1fr)}.newsroom-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=42rem){:root{--header-h:4.2rem}h1{font-size:clamp(2.3rem,11vw,3.5rem)}h2{font-size:clamp(1.75rem,8vw,2.7rem)}.site-name{font-size:.88rem}.site-descriptor{display:none}.primary-navigation>ul{grid-template-columns:repeat(2,1fr)}.primary-navigation .sub-navigation,.primary-navigation .has-subnavigation:hover .sub-navigation,.primary-navigation .has-subnavigation:focus-within .sub-navigation{grid-template-columns:repeat(2,minmax(0,1fr))}.primary-navigation .sub-navigation li:last-child{grid-column:1/-1}.header-shell{min-height:4.2rem}.company-proof-strip{display:none}.company-proof-inner{gap:1.2rem}.company-proof-inner span:nth-child(n+3){display:none}.page-shell{width:calc(100% - 1.5rem)}.breadcrumb{padding-block:.65rem .5rem;font-size:.66rem}.information-center-home,.subbrand-portfolio-page{border-inline:0}.ic-hero-copy,.ic-section,main>article:not(.information-center-home)>header,main>article:not(.information-center-home)>.content:first-child,main>article:not(.information-center-home)>section,.corporate-page-hero,.systems-hub-hero,.portfolio-hero,.films-hero,.story-hero,.brand-identity-hero{padding:1.45rem}.ic-hero-copy h1{margin-block:1rem 1.2rem;font-size:clamp(2.55rem,13vw,3.7rem)}.ic-actions,.atlas-actions{grid-template-columns:1fr;display:grid}.button,.atlas-button{width:100%}.ic-hero-visual{min-height:27rem}.ic-hero-visual-head{font-size:.54rem}.ic-hero-product{width:69%;top:14%;bottom:19%;left:4%}.ic-hero-software{width:34%;top:23%;bottom:17%;right:4%}.ic-hero-system-rail{bottom:.7rem;left:.75rem;right:.75rem}.ic-hero-system-rail span{padding:.38rem .45rem;font-size:.6rem}.ic-architecture-grid,.ic-application-grid,.ic-proof-grid,.ic-information-grid,.ic-resource-grid,.knowledge-reference-links,.channel-card-grid-four,.external-destinations,.portfolio-destinations nav,.scene-grid,.featured-film-grid,.ic-home-film-grid,.channel-register nav,.film-meta-grid,.product-line-grid,.domain-grid,.capability-list,.story-domain-grid,.hardware-range-grid,.knowledge-card-grid,.product-gallery,.chacktok-product-gallery,.subbrand-grid,.subbrand-name-grid,.brand-scale-grid,.milestone-list,.relationship-diagram,.subbrand-summary{grid-template-columns:1fr}.subbrand-summary div{min-height:0}.subbrand-summary dd{margin-top:.45rem}.subbrand-jump-nav{padding:.9rem}.subbrand-card{min-height:0;padding:1.35rem}.subbrand-definition{min-height:0}.mwe-profile .capability-list{grid-template-columns:1fr}.ic-application-card-wide{display:flex}.ic-application-card-wide figure{aspect-ratio:4/3;height:auto}.ic-metric-grid{grid-template-columns:repeat(2,1fr)}.ic-metric-grid dt{min-height:0}.ic-collaboration-pair{gap:.45rem}.ic-collaboration-pair>div{min-height:8rem;padding:.75rem}.ic-collaboration-pair img{width:2.5rem;height:2.5rem}.ic-resource-grid a,.knowledge-reference-links a,.external-destinations a,.portfolio-destinations nav a{min-height:4.5rem}.portfolio-hero-media{grid-template-columns:1fr .75fr;min-height:22rem}.portfolio-index dl,.fact-list{grid-template-columns:1fr}.fact-list dt{border-bottom:0}.fact-list dd{padding-top:.25rem}.table-wrap{overflow-x:auto}table{min-width:40rem}.footer-company-facts,.footer-navigation,.newsroom-category-grid{grid-template-columns:1fr}.newsroom-category-grid a{min-height:10.5rem}.video-watch-meta{grid-template-columns:1fr}.video-watch-actions,.footer-legal{display:grid}.footer-legal p:last-child{gap:.15rem;display:grid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media print{:root{--background:#fff}.site-header,.site-footer,.breadcrumb,.menu-toggle,.ic-actions,.atlas-actions,.button,.atlas-button{display:none!important}body,.page-shell,main,article{width:100%!important;max-width:none!important;box-shadow:none!important;background:#fff!important;margin:0!important;padding:0!important}.information-center-home,.ic-section,.ic-hero,main>article:not(.information-center-home)>header,main>article:not(.information-center-home)>section{break-inside:avoid;box-shadow:none!important;background:#fff!important;border-color:#aaa!important}.ic-hero{grid-template-columns:1fr;min-height:0}.ic-hero-visual{display:none}.ic-proof,.subbrand-related,.ic-system-track-imaging,.product-family-dark,.films-cta,.systems-hub-summary{color:#111!important;background:#fff!important}.ic-proof h2,.ic-proof h3,.ic-system-track-imaging h3,.product-family-dark h2,.product-family-dark h3,.films-cta h2,.systems-hub-summary h2{color:#111!important}.subbrand-summary div{color:#111!important;background:#fff!important}.subbrand-summary dt,.subbrand-summary dd{color:#111!important}a,a:visited{color:#111!important;text-decoration:none!important}}@media screen{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:#fff}body{color:#1a1a19;background:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.0625rem;line-height:1.6}a,a:visited{color:#1b66b1}a{text-underline-offset:.24em;text-decoration-color:#1b66b16b;text-decoration-thickness:1px}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline-offset:3px;outline:3px solid #2783de}h1,h2,h3{color:#1a1a19;letter-spacing:-.02em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:680}h1{font-size:clamp(3.5rem,5.15vw,4.5rem);line-height:1.06}h2{font-size:clamp(2.25rem,3.2vw,3rem);line-height:1.1}h3{font-size:clamp(1.1875rem,1.5vw,1.375rem);line-height:1.25}p,li,dd{color:#706f69}img{max-width:100%;display:block}.skip-link{z-index:1000;color:#fff;background:#111314;padding:.75rem 1rem;position:fixed;top:0;left:0;transform:translateY(-120%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;box-shadow:none;backdrop-filter:blur(18px)saturate(150%);background:#fffffff0;border:0;border-bottom:1px solid #e8e8e5eb;transition:background-color .2s,box-shadow .2s;position:sticky;top:0}.site-header.is-scrolled{background:#ffffffd1;box-shadow:0 8px 28px #1113140b}.header-shell{width:min(100% - 2 * var(--page-gutter), var(--page-width));grid-template-columns:minmax(16rem,1fr) auto;align-items:center;gap:2rem;min-height:4rem;margin-inline:auto;transition:min-height .2s;display:grid}.site-header.is-scrolled .header-shell{min-height:3.75rem}.site-heading a,.site-heading a:visited{color:#1a1a19}.site-logo{flex:none;width:clamp(5rem,6vw,5.5rem);height:auto}.site-name{color:#1a1a19;letter-spacing:-.01em;font-size:.96rem;font-weight:700}.site-descriptor{color:#706f69;letter-spacing:.09em;font-size:.625rem}.primary-navigation{min-width:0;padding:0}.primary-navigation>ul{flex-wrap:nowrap;justify-content:flex-end;gap:.2rem;display:flex}.primary-navigation a,.primary-navigation a:visited{color:#4b4a46;letter-spacing:0;gap:.32rem;min-height:2.75rem;padding-inline:.72rem;font-size:.78rem;font-weight:620}.primary-navigation a:after{opacity:1;transform-origin:100%;background:#2783de;height:1px;transition:transform .2s;bottom:.22rem;left:.72rem;right:.72rem;transform:scaleX(0)}.primary-navigation a:hover,.primary-navigation a[aria-current=page]{color:#1a1a19}.primary-navigation a:hover:after,.primary-navigation a[aria-current=page]:after{transform-origin:0;transform:scaleX(1)}.nav-disclosure{color:#8a8983;font-size:.68rem;line-height:1;transform:translateY(-.05rem)}.primary-navigation .sub-navigation{background:#fffffffa;border:1px solid #e8e8e5;border-radius:12px;min-width:14.5rem;padding:.45rem;top:calc(100% - .15rem);box-shadow:0 18px 44px #11131417}.primary-navigation .sub-navigation a,.primary-navigation .sub-navigation a:visited{color:#4b4a46;gap:0;min-height:2.75rem;padding-inline:.8rem;font-size:.75rem}.primary-navigation .sub-navigation a:hover,.primary-navigation .sub-navigation a:focus-visible{color:#1a1a19;background:#f7f7f5;border-radius:8px}.page-shell,body[data-page=home] .page-shell{width:min(100% - 2 * var(--page-gutter), var(--page-width))}.breadcrumb{color:#706f69;padding-block:1.1rem 0;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.75rem}.breadcrumb a,.breadcrumb a:visited{color:#64635e}.breadcrumb a{align-items:center;min-height:2.75rem;display:inline-flex}main{padding-bottom:clamp(6rem,9vw,10rem)}.content{max-width:75ch}main>article.content{max-width:75ch;margin-inline:auto}main>article:not(.information-center-home):not(.content){max-width:100%}main>article.content>header{border-bottom:1px solid #e8e8e5;padding-block:clamp(4rem,7vw,7.5rem) clamp(2rem,4vw,3.5rem)}main>article.content>header h1{max-width:19ch;margin-bottom:1.5rem}.meta,time,.article-classification,.film-card-label,.film-meta-grid dt,.video-watch-meta dt{letter-spacing:.025em;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.8125rem}.key-takeaways{border-radius:0 12px 12px 0;margin-block:2rem clamp(4rem,7vw,6rem);padding:1.35rem 1.5rem;background:#e5f2fc!important;border:0!important;border-left:3px solid #2783de!important}.key-takeaways h2{margin-bottom:.5rem;font-size:1.2rem}.key-takeaways p{color:#314a61}.article-body{max-width:70ch}.article-body>*+*,main>article.content>section+section{margin-top:1.25em}.article-body h2,main>article.content>section>h2{margin-top:clamp(3.5rem,7vw,6rem)}.article-body h3{margin-top:2.5rem}.article-body blockquote,blockquote{background:#f7f7f5;border-left:3px solid #2783de;margin-inline:0;padding:1.25rem 1.5rem}code{background:#f7f7f5;border-radius:4px;padding:.1em .3em;font-family:ui-monospace,Menlo,Consolas,monospace}pre{background:#f7f7f5;border:1px solid #e8e8e5;border-radius:12px;max-width:100%;padding:1rem;overflow-x:auto}.table-wrap{border:1px solid #e8e8e5;border-radius:12px}table{border-collapse:collapse}th,td{border-color:#e8e8e5;padding:.9rem 1rem}th{color:#1a1a19;background:#f7f7f5}.information-center-home{background:#fff;border:0;gap:0;width:100%}body[data-page=home] .page-shell{width:100%;max-width:none}body[data-page=home] main{padding-bottom:0}.ic-hero{width:min(100% - 2 * var(--page-gutter), var(--page-width));min-height:min(35rem, calc(100vh - var(--header-h)));background:#fff;border-bottom:1px solid #e8e8e5;grid-template-columns:minmax(0,7.4fr) minmax(25rem,4.6fr);margin-inline:auto}.ic-hero-copy{padding:clamp(3rem,4.4vw,4.5rem) clamp(2rem,3.5vw,3.5rem)}.ic-hero-copy h1{text-wrap:wrap;max-width:17.5ch;margin-block:1.25rem 1.45rem;font-size:clamp(3.35rem,4.2vw,4rem);line-height:1.06}.ic-hero-copy .ic-lede,.lede,.portfolio-lede,.systems-hub-lede,.ic-lede{color:#5f5e59;max-width:62ch;font-size:clamp(1.05rem,1.35vw,1.1875rem);line-height:1.65}.ic-hero-scope li{color:#64635e;background:#f7f7f5;border:1px solid #e8e8e5;border-radius:999px}.ic-hero-visual{background:#111314;border-radius:0 0 0 16px;min-height:30rem;max-height:33rem}.ic-hero-visual:before{background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px)}.ic-hero-visual figure{box-shadow:none;border:1px solid #ffffff24;border-radius:12px;overflow:hidden}.ic-section{padding:var(--section-space) max(var(--page-gutter), calc((100vw - var(--page-width)) / 2));background:#fff;border-top:1px solid #e8e8e5}.ic-section-heading{margin-bottom:clamp(2rem,3vw,2.75rem)}.ic-section-heading-split{gap:clamp(2rem,4vw,4.5rem)}.ic-architecture,.ic-information,.film-library-entry,.newsroom-latest,.knowledge-card-grid>*,.record-list li,.resource-list li{background:#f7f7f5}.ic-system-track-imaging,.ic-application-card-system{color:#1a1a19;background:#fff}.ic-application-card-wide{grid-template-columns:minmax(0,1fr)}.ic-application-card-wide figure{aspect-ratio:4/3;height:auto}.ic-system-track-imaging h3,.ic-system-track-imaging strong,.ic-system-track-imaging .inline-link,.ic-system-track-imaging .inline-link:visited,.ic-application-card-system h3,.ic-application-card-system strong{color:#1a1a19}.ic-system-track-imaging p,.ic-system-track-imaging small,.ic-application-card-system p{color:#706f69}.ic-system-track-imaging .ic-collaboration-pair>div{background:#f7f7f5;border-color:#e8e8e5}.ic-system-track-imaging .ic-collaboration-pair img{filter:none}.ic-system-track-imaging .ic-collaboration-pair>span{color:#2783de}.ic-proof,.product-family-dark,.films-cta,.systems-hub-summary,.subbrand-related{color:#fff;background:#111314}.ic-proof p,.product-family-dark p,.films-cta p,.systems-hub-summary p,.subbrand-related p{color:#ffffffa6}.ic-proof h2,.ic-proof h3,.product-family-dark h2,.product-family-dark h3,.films-cta h2,.systems-hub-summary h2,.subbrand-related h2,.subbrand-related h3{color:#fff}.brand-identity-hero.content{max-width:none}.ic-kicker,.ic-section-index,.section-index,.eyebrow,.ic-track-nodes>li>span{color:var(--ic-blue-700)}.ic-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ic-metric-grid dd{letter-spacing:-.04em;flex-wrap:wrap;align-items:baseline;gap:.35rem;min-height:5rem;font-size:clamp(3rem,4.5vw,4rem);font-weight:700;display:flex}.ic-metric-grid dd small{letter-spacing:0;max-width:13ch;font-size:clamp(.78rem,1vw,.95rem);font-weight:650;line-height:1.35}.ic-proof-grid article{min-height:12rem;padding:clamp(1.25rem,2vw,1.75rem)}.ic-home-film-copy{min-height:13rem}.ic-information{background:#f7f7f5}.ic-information-grid{background:#d4d4cf;border:1px solid #d4d4cf;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,7fr) minmax(22rem,5fr);gap:1px;margin-bottom:1.25rem}.ic-information-card,.ic-information-card:visited{background:#fff;border:0;border-radius:0;min-height:0;padding:clamp(1.4rem,2.3vw,2rem)}.ic-information-card h3{margin-block:1.15rem .65rem}.ic-information-card-featured,.ic-information-card-featured:visited{color:#fff;background:#111314;grid-row:1/3;min-height:26rem}.ic-information-card-featured:hover{background:#1a1a19;border-color:#0000}.ic-information-card-featured>span,.ic-information-card-featured time,.ic-information-card-featured strong{color:#72b9f4}.ic-information-card-featured h3{color:#fff;max-width:22ch;margin-block:clamp(2.5rem,5vw,5rem) 1rem;font-size:clamp(2rem,3vw,2.75rem);line-height:1.08}.ic-information-card-featured p{color:#ffffffa6;max-width:58ch;font-size:1rem}.ic-resource-grid{border-top:1px solid #d4d4cf}.brand-portfolio-page>header,.brand-portfolio-page>section{padding:clamp(3rem,4vw,4rem)}.brand-portfolio-page .software-brand-panel{align-items:center;padding:0;background:#fff!important}.brand-portfolio-page .software-brand-panel figure{aspect-ratio:3/2;border-radius:0;align-self:center;width:100%}.brand-portfolio-page .software-brand-panel>*{padding:clamp(2rem,3.5vw,3.5rem)}.eyebrow,.section-index,.ic-kicker,.ic-section-index,.portfolio-kicker,.portfolio-section-code,.systems-hub-kicker,.story-chapter{color:var(--ic-blue-700);letter-spacing:.09em;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.75rem}.button,.atlas-button{border:1px solid #1a1a19;border-radius:999px;min-height:2.75rem;padding:.72rem 1.05rem;font-size:.82rem}.button-primary,.atlas-button-dark,.atlas-button-bright{color:#fff;background:#111314}.button-secondary{background:#fff;border-color:#d4d4cf}.inline-link,.text-link,.atlas-text-link{color:#1b66b1;text-decoration:none;position:relative}.inline-link:after,.text-link:after,.atlas-text-link:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .2s;position:absolute;bottom:.1rem;left:0;right:0;transform:scaleX(0)}.inline-link:hover:after,.text-link:hover:after,.atlas-text-link:hover:after{transform-origin:0;transform:scaleX(1)}:is(.ic-system-track,.ic-application-card,.ic-information-card,.product-line-card,.scene-card,.systems-hub-card,.software-brand-panel,.subbrand-card,.channel-card,.knowledge-card-grid>*,.newsroom-category,.film-library-entry,.featured-film,.record-list li){box-shadow:none;border:1px solid #e8e8e5;border-radius:12px;transition:transform .2s,border-color .2s,box-shadow .2s;overflow:hidden}:is(.ic-system-track,.ic-application-card,.ic-information-card,.product-line-card,.scene-card,.systems-hub-card,.software-brand-panel,.subbrand-card,.channel-card,.knowledge-card-grid>*,.newsroom-category,.film-library-entry,.featured-film,.record-list li):hover{border-color:#c9c9c3;transform:translateY(-2px);box-shadow:0 14px 34px #11131411}:is(.ic-application-card,.product-line-card,.scene-card,.software-brand-panel,.featured-film,.film-library-entry) img{transition:transform .6s cubic-bezier(.22,1,.36,1)}:is(.ic-application-card,.product-line-card,.scene-card,.software-brand-panel,.featured-film,.film-library-entry):hover img{transform:scale(1.03)}.article-hero,.scene-image,.video-frame,.product-line-media,.product-figure,.portfolio-hero-media figure,.ic-application-card figure,.software-brand-panel figure,.brand-logo-panel{border-radius:12px;position:relative;overflow:hidden}.article-hero{aspect-ratio:16/9;background:#f7f7f5;border:0;width:min(100%,75rem);margin-block:0 clamp(4rem,8vw,7rem)}.article-hero img,.scene-image img,.video-frame img{object-fit:cover;object-position:center;width:100%;height:100%}.article-hero img[src*=cms],.article-hero img[src*=usb],.article-hero img[src*=setup],.article-hero img[src*=checklist]{object-fit:contain}.product-line-media,.product-figure,.ic-application-card figure{aspect-ratio:4/3;background:#f7f7f5}.product-line-media img,.product-figure img,.portfolio-hero-media img,.ic-application-card figure img,.software-brand-panel figure img,.brand-logo-panel img{object-fit:contain;object-position:center;width:100%;height:100%}.product-figure-phone,.chacktok-product-gallery .product-figure{aspect-ratio:3/4}.software-brand-panel figure{aspect-ratio:4/3;background:#f7f7f5;padding:1rem}.brand-logo-panel{aspect-ratio:4/3;background:#f7f7f5;width:100%;min-width:0;min-height:0}.video-frame{aspect-ratio:16/9;background:#111314;border-radius:12px}.video-frame iframe{width:100%;height:100%}.fact-list{border-top:1px solid #e8e8e5}.fact-list dt,.fact-list dd{border-bottom:1px solid #e8e8e5;padding:1rem}.fact-list dt{background:#f7f7f5}.fact-list dd{background:#fff}.site-footer{background:#111314;border:0}.footer-shell{width:min(100% - 2 * var(--page-gutter), var(--page-width));grid-template-columns:minmax(22rem,1.85fr) repeat(4,minmax(0,.7fr));gap:clamp(1.5rem,2.6vw,3rem);padding-block:clamp(4rem,7vw,7rem) 1.5rem;display:grid}.footer-column{min-width:0}.footer-column .eyebrow{color:#72b9f4}.footer-column h2,.footer-column h3,.footer-column strong{color:#fff}.footer-column h2{text-wrap:balance;white-space:normal;max-width:13ch;margin-block:1rem;font-size:clamp(1.85rem,2.1vw,2.2rem);line-height:1.08}.footer-company-logo{background:#fff;border-radius:.35rem;width:10.5rem;height:auto;margin-top:1rem;padding:.65rem}.footer-column h3{letter-spacing:-.01em;text-wrap:balance;margin-block:1rem 1.25rem;font-size:1rem}.footer-column p,.footer-column address{color:#ffffffa6;max-width:46ch;font-size:.9rem;font-style:normal}.footer-factline{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.75rem!important}.footer-links{gap:.2rem;display:grid}.footer-links a,.footer-links a:visited{color:#ffffffb8;white-space:normal;align-items:center;min-height:2.75rem;font-size:.82rem;line-height:1.35;display:inline-flex}.footer-links a:hover{color:#fff}.footer-statement .text-link,.footer-statement .text-link:visited{color:#72b9f4;align-items:center;min-height:2.75rem}.footer-legal{border-top:1px solid #ffffff24;grid-column:1/-1}.reveal-pending{opacity:0;transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(16px)}.reveal-pending.is-visible{opacity:1;transform:translateY(0)}main>article.newsroom-hub.content,main>article.faq-page.content{width:100%;max-width:72rem}main>article.newsroom-hub .newsroom-intro{max-width:none}}@media screen and (width<=72rem){:root{--header-h:7.5rem}.header-shell{grid-template-columns:1fr;gap:0;padding-top:.75rem}.site-header.is-scrolled .header-shell{min-height:0}.primary-navigation{overscroll-behavior-inline:contain;scrollbar-width:none;contain:inline-size;width:100%;max-width:100%;margin-inline:0;padding-inline:0;overflow:auto hidden;display:block!important}.primary-navigation::-webkit-scrollbar{display:none}.primary-navigation>ul{justify-content:flex-start;width:max-content;min-width:100%}.primary-navigation .sub-navigation{display:none!important}.nav-disclosure{display:none}.menu-toggle,.company-proof-strip{display:none!important}.footer-shell{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}.footer-statement{grid-column:1/-1}.case-studies-hero,main>article.case-studies-hub>section.case-studies-status{grid-template-columns:1fr}.case-studies-paths,.rdm-advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.newsroom-intro,.faq-hero,.newsroom-latest,.newsroom-category{grid-template-columns:1fr}.newsroom-latest h2,.newsroom-category-heading{position:static}.video-watch-hero{grid-template-columns:minmax(0,1fr)}.video-watch-hero .video-frame{width:100%;max-width:100%}}@media screen and (width<=56rem){:root{--page-gutter:1.25rem;--section-space:clamp(4.25rem, 9vw, 5.5rem)}.ic-hero{grid-template-columns:1fr;min-height:0}.ic-hero-visual{border-radius:0 0 16px 16px;min-height:30rem}.footer-shell{grid-template-columns:1fr 1fr}.footer-column h2{white-space:normal}.footer-statement{grid-column:1/-1}}@media screen and (width<=42rem){:root{--page-gutter:1.25rem;--header-h:7rem}body{font-size:1rem}h1,.ic-hero-copy h1{font-size:clamp(2.75rem,12vw,3.5rem);line-height:1.08}h2{font-size:clamp(2rem,9vw,2.5rem)}.header-shell{width:calc(100% - 2 * var(--page-gutter));min-height:7rem}.site-name{font-size:.84rem}.site-descriptor{display:block}.primary-navigation a,.primary-navigation a:visited{min-height:3rem;padding-inline:.7rem;font-size:.75rem}.page-shell,body[data-page=home] .page-shell{width:calc(100% - 2 * var(--page-gutter))}main>article.content>header,.ic-hero-copy{padding-block:4rem 2.5rem;padding-inline:0}.ic-hero-copy .ic-lede{font-size:1.05rem}.ic-hero-visual{min-height:25rem;max-height:none;margin-inline:calc(-1 * var(--page-gutter));border-radius:0}.ic-section{padding-inline:0}body[data-page=home] .ic-section{padding-inline:var(--page-gutter)}.ic-information-grid{grid-template-rows:auto;grid-template-columns:1fr}.ic-information-card-featured{grid-row:auto;min-height:23rem}.ic-information-card-featured h3{margin-top:2.75rem}.brand-portfolio-page>header,.brand-portfolio-page>section{padding:1.45rem}.brand-portfolio-page .software-brand-panel figure{aspect-ratio:4/3}.article-hero{aspect-ratio:4/3;margin-inline:0}.ic-metric-grid div,.ic-metric-grid dd{overflow-wrap:anywhere;min-width:0}.ic-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ic-metric-grid>div:last-child{grid-column:1/-1}.ic-metric-grid dd{font-size:clamp(2rem,10vw,2.75rem)}.case-studies-paths,.rdm-advantage-grid,.faq-grid{grid-template-columns:1fr}.footer-shell{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 1.25rem}.footer-statement{grid-column:1/-1}.footer-legal{grid-column:1/-1;gap:.75rem}.reveal-pending{transition-duration:.44s;transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.reveal-pending{opacity:1!important;transform:none!important}}:root{--page-width:80rem;--home-page-width:80rem;--reading-width:72ch;--page-gutter:clamp(1rem, 2.5vw, 2rem);--section-space:clamp(3rem, 5vw, 5rem);--ic-paper:#fff;--ic-surface:#f9f9f8;--ic-surface-soft:#f5f5f3;--ic-ink:#111110;--ic-muted:#6b6a65;--ic-line:#e6e6e2;--ic-line-strong:#d6d6d2;--ic-blue-700:#1d70c7;--ic-blue-800:#165ba5;--ic-blue-soft:#eaf4ff;--ic-navy-900:#16181a;--ic-navy-950:#0d0e0f;--dense-radius:16px;--dense-radius-sm:12px;--dense-shadow:0 12px 40px #0d0e0f0a}html{background:var(--ic-surface)}body{color:var(--ic-ink);background:var(--ic-surface);line-height:1.5}h1,h2,h3,h4{color:var(--ic-ink);letter-spacing:-.03em;font-weight:650}h1{font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.05}h2{font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.12}h3{letter-spacing:-.015em;font-size:clamp(1.15rem,1.8vw,1.5rem);line-height:1.2}a{text-underline-offset:.2em}.page-shell,body[data-page=home] .page-shell{width:min(calc(100% - 2 * var(--page-gutter)), var(--page-width))}.site-header{-webkit-backdrop-filter:blur(16px)saturate(150%);background:#ffffffe6}.site-name{letter-spacing:-.015em;font-size:.9rem}.primary-navigation>ul{gap:clamp(.9rem,2vw,1.75rem)}.primary-navigation>ul>li>a{font-size:.75rem;font-weight:650}.sub-navigation{border-radius:0 0 var(--dense-radius-sm) var(--dense-radius-sm);box-shadow:var(--dense-shadow)}.breadcrumb{padding-block:.5rem}.breadcrumb ol{align-items:center;min-height:2.75rem}main{padding-bottom:clamp(4rem,7vw,7rem)}main>article:not(.information-center-home):not(.content){width:100%;max-width:100%}main>article:not(.content)>header.content,main>article:not(.content)>.content:first-child{width:100%;max-width:none}main>article:not(.information-center-home)>header,main>article:not(.information-center-home)>.content:first-child,.corporate-page-hero,.systems-hub-hero,.portfolio-hero,.films-hero,.story-hero,.brand-identity-hero,.case-studies-hero,.faq-hero,.newsroom-intro{border-color:var(--ic-line);border-radius:var(--dense-radius);background:var(--ic-paper);padding:clamp(2rem,4vw,3.5rem)}main>article:not(.information-center-home)>header h1,main>article:not(.information-center-home)>.content:first-child h1,.corporate-page-hero h1,.systems-hub-hero h1,.portfolio-hero h1,.films-hero h1,.story-hero h1,.brand-identity-hero h1{max-width:20ch;margin-block:.75rem 1rem;font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.05}main>article:not(.information-center-home)>section,main>article.content>.article-body,main>article.content>.key-takeaways{border-color:var(--ic-line);border-radius:var(--dense-radius);background:var(--ic-paper);margin-top:1rem;padding:clamp(2rem,4vw,3.5rem)}.section-index,.article-classification,.eyebrow,.ic-kicker,.ic-section-index,.portfolio-kicker,.portfolio-section-code,.systems-hub-kicker,.story-chapter,.meta,time{letter-spacing:.04em;font-family:ui-monospace,Menlo,Consolas,monospace}.section-index,.article-classification,.eyebrow,.ic-kicker,.ic-section-index,.portfolio-kicker,.portfolio-section-code,.systems-hub-kicker,.story-chapter{color:var(--ic-blue-700);font-size:.7rem;font-weight:700}.lede,.portfolio-lede,.systems-hub-lede,.ic-lede{color:var(--ic-muted);font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.6}.button,.button-secondary,.text-link,.inline-link{min-height:2.75rem}.button,.button-secondary{border-radius:8px}.domain-panel,.capability-list article,.story-domain-grid article,.hardware-range-grid article,.knowledge-card-grid a,.product-line-card,.scene-card,.systems-hub-card,.software-brand-panel,.subbrand-card,.channel-card,.ic-information-card:not(.ic-information-card-featured),.ic-application-card,.ic-system-track,.ic-home-film,.featured-film,.film-library-entry,.record-list li,.resource-list li,.external-destinations a,.case-studies-paths a,.rdm-advantage-grid article,.faq-grid>section{border-color:var(--ic-line);border-radius:var(--dense-radius-sm);background:var(--ic-paper);transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}@media (hover:hover) and (pointer:fine){.domain-panel:hover,.capability-list article:hover,.story-domain-grid article:hover,.hardware-range-grid article:hover,.knowledge-card-grid a:hover,.product-line-card:hover,.scene-card:hover,.systems-hub-card:hover,.software-brand-panel:hover,.subbrand-card:hover,.channel-card:hover,.ic-information-card:hover,.ic-application-card:hover,.ic-system-track:hover,.ic-home-film:hover,.featured-film:hover,.film-library-entry:hover,.record-list li:hover,.resource-list li:hover,.external-destinations a:hover,.case-studies-paths a:hover,.rdm-advantage-grid article:hover,.faq-grid>section:hover{border-color:var(--ic-line-strong);box-shadow:var(--dense-shadow);transform:translateY(-2px)}}.domain-grid,.capability-list,.story-domain-grid,.hardware-range-grid,.knowledge-card-grid,.product-line-grid,.scene-grid,.subbrand-grid,.channel-grid,.ic-resource-grid,.case-studies-paths,.rdm-advantage-grid,.faq-grid{background:0 0;border:0;gap:1rem}.record-list{background:0 0;gap:.75rem;display:grid}.record-list li{padding:1.25rem 1.5rem}.fact-list{border:1px solid var(--ic-line);border-radius:var(--dense-radius-sm);background:var(--ic-line);gap:1px;overflow:hidden}.fact-list dt,.fact-list dd{border:0}.key-takeaways{border:1px solid var(--ic-line)!important;border-left:4px solid var(--ic-blue-700)!important;border-radius:0 var(--dense-radius-sm) var(--dense-radius-sm) 0!important;background:var(--ic-blue-soft)!important}.information-center-home{background:var(--ic-surface)}.ic-hero{background:0 0;border:0;gap:1rem;min-height:0;padding-top:1rem}.ic-hero-copy,.ic-hero-visual{border:1px solid var(--ic-line);border-radius:var(--dense-radius)}.ic-hero-copy{background:var(--ic-paper);padding:clamp(2rem,4vw,3.5rem)}.ic-hero-copy h1{max-width:18ch;margin-block:1rem 1.25rem;font-size:clamp(2.75rem,4.4vw,3.5rem);line-height:1.05}.ic-next-links{flex-wrap:wrap;gap:.25rem 1.25rem;margin-top:.75rem;display:flex}.ic-next-links a{min-height:2.75rem;color:var(--ic-blue-800);align-items:center;gap:.35rem;font-size:.875rem;text-decoration:underline;display:inline-flex}.reader-next{border:1px solid var(--ic-line);border-radius:var(--dense-radius-sm);background:var(--ic-blue-soft);margin-top:2rem;padding:1.5rem}.reader-next h2{margin:0 0 .75rem;font-size:1.5rem}.reader-next p{margin:0 0 .75rem}.reader-next .ic-actions{margin-top:.5rem}.ic-hero-visual{min-height:30rem;max-height:34rem}.ic-section{border-radius:var(--dense-radius);border:0;margin-top:1rem;padding-block:clamp(3rem,5vw,5rem);padding-inline:clamp(1.5rem,4vw,4rem)}.ic-architecture,.ic-information,.ic-resources{border:1px solid var(--ic-line)}.ic-proof{overflow:hidden}.ic-architecture-grid,.ic-application-grid,.ic-information-grid,.ic-home-films,.ic-resource-grid,.ic-proof-grid{background:0 0;border:0;gap:1rem}.ic-metric-grid{border-radius:var(--dense-radius-sm);border:1px solid #ffffff24;gap:1px;overflow:hidden}.ic-metric-grid div{padding:clamp(1.25rem,2.5vw,2rem)}.ic-metric-grid dd{min-height:3.5rem;font-size:clamp(2.25rem,3.4vw,3.25rem)}.systems-platforms-heading h2,.systems-purpose-heading h2{font-size:clamp(2rem,3.5vw,3.5rem);line-height:1.04}.systems-hub-map{gap:1rem;background:0 0!important}.systems-hub-connector{border-radius:var(--dense-radius-sm)}.newsroom-category-grid{background:0 0;gap:1rem;margin-top:1rem}.newsroom-category-grid a{border:1px solid var(--ic-line);border-radius:var(--dense-radius-sm);min-height:12rem}.newsroom-latest,.newsroom-category{gap:clamp(2rem,4vw,4rem)}main>article.faq-page>.faq-grid>section.definition{border:1px solid var(--ic-line);border-radius:var(--dense-radius-sm);min-height:15rem}.site-footer{margin-top:1rem}.brand-portfolio-page>.corporate-page-hero{grid-template-areas:"heading lede""meta lede";align-items:start;gap:1rem clamp(2rem,5vw,4rem);padding-block:clamp(1.75rem,3vw,2.75rem)}.brand-portfolio-page>.corporate-page-hero>div{grid-area:heading}.brand-portfolio-page>.corporate-page-hero>.lede{grid-area:lede}.brand-portfolio-page>.corporate-page-hero>.meta{grid-area:meta;max-width:62ch;margin:0}.footer-shell{gap:clamp(1.25rem,2.5vw,2rem);padding-block:clamp(3rem,5vw,5rem) 1.5rem}.footer-column h2{font-size:clamp(1.65rem,2vw,2rem)}@media screen and (width<=72rem){.header-shell{grid-template-columns:minmax(0,1fr) auto;gap:.75rem;min-height:4rem;padding-top:0}.has-js .menu-toggle{border-color:var(--ic-line-strong);background:var(--ic-paper);color:var(--ic-ink);border-radius:8px;display:grid!important}.has-js .primary-navigation{display:none!important}.has-js .site-header.navigation-open .primary-navigation{grid-column:1/-1;width:100%;padding-bottom:.75rem;overflow:visible;display:block!important}.has-js .site-header.navigation-open .primary-navigation>ul{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;width:100%;min-width:0;display:grid}.has-js .site-header.navigation-open .primary-navigation>ul>li>a{border:1px solid var(--ic-line);background:var(--ic-paper);text-align:center;border-radius:8px;justify-content:center;min-height:2.75rem}.brand-portfolio-page>.corporate-page-hero{grid-template-columns:1fr;grid-template-areas:"heading""lede""meta";gap:1.25rem;padding-block:2rem}.brand-identity-hero,.corporate-page-hero,.systems-hub-hero,.portfolio-hero,.films-hero,.story-hero,.case-studies-hero,.faq-hero,.newsroom-intro{grid-template-columns:1fr}.rdm-advantage-grid,.faq-grid,.case-studies-paths{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (width<=56rem){:root{--page-gutter:1rem}.ic-hero{grid-template-columns:1fr}.ic-hero-visual{min-height:25rem}.ic-section,main>article:not(.information-center-home)>section,main>article:not(.information-center-home)>header,main>article:not(.information-center-home)>.content:first-child{padding:2rem}}@media screen and (width<=42rem){h1,.ic-hero-copy h1,main>article:not(.information-center-home)>header h1,main>article:not(.information-center-home)>.content:first-child h1{font-size:clamp(2.25rem,11vw,3rem)}.rdm-advantage-grid,.faq-grid,.case-studies-paths{grid-template-columns:1fr}.ic-hero-copy{padding:1.5rem}.ic-hero-copy h1{margin-block:.75rem 1rem;font-size:clamp(2rem,8.2vw,2.75rem);line-height:1.08}.ic-hero-copy .ic-lede{font-size:1rem;line-height:1.5}.ic-hero-copy .ic-actions{gap:.5rem;margin-top:1.25rem}.ic-hero-copy .ic-hero-scope{margin-top:1rem}.site-descriptor{display:none}.site-heading a{gap:.6rem}.site-logo{width:4.5rem}.site-name{font-size:.82rem}.has-js .site-header.navigation-open .primary-navigation>ul{grid-template-columns:repeat(2,minmax(0,1fr))}.domain-grid,.capability-list,.story-domain-grid,.hardware-range-grid,.knowledge-card-grid,.product-line-grid,.scene-grid,.subbrand-grid,.channel-grid,.ic-resource-grid{gap:.75rem}.ic-section,main>article:not(.information-center-home)>section,main>article:not(.information-center-home)>header,main>article:not(.information-center-home)>.content:first-child{padding:1.5rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:0s!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}main>article.system-profile>header.rdm-profile-hero,main>article.system-profile>header.cms-profile-hero{border:1px solid var(--ic-line);border-radius:var(--dense-radius);background:#fff;grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:clamp(2rem,4vw,4.5rem);padding:clamp(2rem,4vw,4rem);display:grid}.rdm-profile-copy,.cms-profile-copy{border:0;grid-column:1/span 6;max-width:66ch;padding:0}.rdm-profile-copy>:last-child,.cms-profile-copy>:last-child,.rdm-hero-figure,.cms-hero-figure,.rdm-interface-figure{margin-bottom:0}.rdm-hero-figure,.cms-hero-figure{grid-column:7/-1;min-width:0;margin-top:0}.rdm-media-frame{border:1px solid var(--ic-line);background:var(--ic-surface-soft);border-radius:14px;place-items:center;width:100%;display:grid;overflow:hidden}.rdm-media-frame-architecture{aspect-ratio:4/3}.rdm-media-frame-interface{aspect-ratio:16/9}.rdm-media-frame img{object-fit:contain;width:100%;height:100%;display:block}.rdm-hero-figure figcaption,.cms-hero-figure figcaption,.cms-platform-figure figcaption,.rdm-interface-figure figcaption{color:var(--ic-muted);margin-top:.8rem;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.75rem;line-height:1.55}.rdm-hero-figure figcaption a,.cms-hero-figure figcaption a,.cms-platform-figure figcaption a,.rdm-interface-figure figcaption a{color:var(--ic-blue-800)}.rdm-interface-evidence{background:var(--ic-surface-soft)}.rdm-interface-figure{margin-top:clamp(1.75rem,3vw,3rem)}.cms-platform-evidence{background:var(--ic-surface-soft)}.cms-platform-layout{grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.cms-platform-copy{grid-column:1/span 6;max-width:58ch}.cms-platform-copy h2{margin-top:.75rem}.cms-platform-figure{grid-column:8/-1;max-width:25rem;margin:0 auto}.cms-platform-frame{aspect-ratio:1;border:1px solid var(--ic-line);background:#fff;border-radius:14px;place-items:center;padding:clamp(1rem,3vw,2rem);display:grid;overflow:hidden}.cms-platform-frame img{object-fit:contain;width:100%;height:100%;display:block}@media screen and (width<=56.25rem){main>article.system-profile>header.rdm-profile-hero,main>article.system-profile>header.cms-profile-hero{grid-template-columns:1fr}.rdm-profile-copy,.cms-profile-copy,.rdm-hero-figure,.cms-hero-figure{grid-column:1}.cms-platform-layout{grid-template-columns:1fr}.cms-platform-copy,.cms-platform-figure{grid-column:1}}@media screen and (width<=40rem){main>article.system-profile>header.rdm-profile-hero,main>article.system-profile>header.cms-profile-hero{gap:1.75rem;padding:1.25rem}.rdm-media-frame-architecture,.rdm-media-frame-interface{aspect-ratio:4/3}.cms-platform-figure{width:100%;max-width:20rem}}:root{--ic-ink:#122738;--ic-muted:#52616a;--ic-line:#d6ddd9;--ic-line-strong:#a6b4b8;--ic-blue-700:#18618c;--ic-blue-800:#124b6c;--ic-blue-soft:#eaf0f2;--ic-paper:#fffefa;--ic-surface:#f5f4ef;--ic-surface-soft:#eeefea;--ic-navy-950:#102a3b;--ic-navy-900:#102a3b;--ic-warm:#086ca5;--page-width:82rem;--dense-radius:3px;--dense-radius-sm:3px;--reading-width:72ch}html,body{background:var(--ic-surface);color:var(--ic-ink)}body{font-size:17px;line-height:1.65}h1,h2,h3{letter-spacing:-.035em;color:var(--ic-ink);text-wrap:balance}h1 em,h2 em{color:var(--ic-blue-700);font-family:Georgia,Times New Roman,serif;font-weight:400}a:hover{text-decoration-thickness:2px}.site-header{backdrop-filter:none;border-bottom:1px solid var(--ic-line);background:#fffefa}.header-shell{min-height:5rem}.site-name{font-size:.85rem}.site-descriptor{letter-spacing:.07em;font-size:.62rem}.site-logo{width:6rem}.primary-navigation>ul>li>a{font-size:.82rem}.page-shell,body[data-page=home] .page-shell{width:min(calc(100% - 4rem),var(--page-width));max-width:var(--page-width)}.breadcrumb{margin-block:1rem}.breadcrumb li{font-size:.75rem}.journal-label{letter-spacing:.1em;color:var(--ic-blue-700);text-transform:uppercase;font-family:ui-monospace,Consolas,monospace;font-size:.68rem;font-weight:650;line-height:1.5}.information-center-home{background:0 0;width:100%;max-width:none}.journal-masthead{padding:3.5rem 0 2.5rem}.journal-masthead>.journal-label{margin:0 0 1.5rem}.journal-masthead h1{letter-spacing:-.065em;max-width:none;margin:0;font-size:clamp(3rem,6.7vw,6.1rem);line-height:1.01}.journal-masthead h1 em{letter-spacing:-.055em}.journal-intro{justify-content:space-between;align-items:end;gap:2rem;margin-top:1.75rem;display:flex}.journal-intro p{max-width:58ch;margin:0;font-size:1.05rem}.journal-link,.journal-link:visited{min-height:44px;color:var(--ic-blue-800);text-underline-offset:6px;align-items:center;gap:.75rem;font-size:.88rem;font-weight:600;text-decoration:underline;display:inline-flex}.journal-feature{background:#102a3b;grid-template-columns:1.1fr 1fr;display:grid;overflow:hidden}.journal-feature-image{background:#bbb9b9;min-width:0;display:block;overflow:hidden}.journal-feature-image img{object-fit:cover;object-position:50% 36%;width:100%;height:100%;min-height:420px;transition:transform .5s}.journal-feature-image:hover img{transform:scale(1.015)}.journal-feature-copy{align-self:center;padding:clamp(2rem,3.5vw,3.5rem)}.journal-feature-copy h2{max-width:24ch;margin:1.2rem 0;font-size:clamp(1.6rem,2.6vw,2.5rem);line-height:1.16}.journal-feature-copy h2 a{color:#fffefa;text-decoration:none}.journal-feature-copy p{color:#ccd9de;font-size:.95rem}.journal-feature-copy .journal-label{color:#9bcfe5}.journal-feature-copy .journal-link{color:#fffefa}.journal-feature-meta{color:#ccd9de;border-top:1px solid #58707d;gap:1.5rem;margin-block:1.4rem .5rem;padding-top:1rem;font-size:.75rem;display:flex}.journal-topics{border-bottom:1px solid var(--ic-line);grid-template-columns:repeat(4,1fr);margin:0 0 2rem;display:grid}.journal-topics>a{border-right:1px solid var(--ic-line);min-height:80px;color:var(--ic-ink);justify-content:space-between;align-items:center;gap:1rem;padding:1rem;font-size:.85rem;text-decoration:none;display:flex}.journal-topics>a:first-child{padding-left:0}.journal-topics>a:last-child{border-right:0}.journal-topics span{color:var(--ic-muted);font-size:.75rem}body[data-page=home] .ic-section{border:0;border-top:1px solid var(--ic-line);background:0 0;border-radius:0;margin-top:2rem;padding:3rem 0}.ic-section-heading h2{max-width:27ch;font-size:clamp(2rem,3.2vw,3rem);line-height:1.1}.ic-section-heading p{max-width:62ch}.ic-section-index{letter-spacing:.1em;font-size:.66rem}.ic-information-grid{grid-template-rows:auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem;display:grid}.ic-information-card,.ic-information-card.ic-information-card-featured{border:0;border-bottom:1px solid var(--ic-line);min-height:0;box-shadow:none;color:var(--ic-ink);background:0 0;border-radius:0;flex-direction:column;grid-row:auto;padding:0 0 1.5rem;text-decoration:none;display:flex}.ic-information-card img{object-fit:contain;background:#e8edeb;width:100%;height:210px;margin-bottom:1.2rem}.ic-information-card span,.ic-information-card.ic-information-card-featured span{color:var(--ic-blue-700);font-size:.65rem}.ic-information-card time{color:var(--ic-muted);margin-top:.4rem;font-size:.65rem}.ic-information-card h3,.ic-information-card.ic-information-card-featured h3{color:var(--ic-ink);margin:1rem 0;font-size:1.4rem;line-height:1.22}.ic-information-card p,.ic-information-card.ic-information-card-featured p{color:var(--ic-muted);font-size:.92rem}.ic-information-card strong,.ic-information-card.ic-information-card-featured strong{color:var(--ic-blue-800);margin-top:auto;font-size:.8rem}.ic-resource-grid{border-top:1px solid var(--ic-line);margin-top:2.5rem}.ic-resource-grid a{box-shadow:none;background:0 0;border-radius:0}.ic-system-track,.ic-application-card,.ic-home-film{box-shadow:none;border-radius:3px}body[data-page=home] .ic-proof{background:#102a3b;border:0;padding:3rem}.ic-proof h2,.ic-proof h3,.ic-proof dd{color:#fffefa}.ic-proof p{color:#c5d2d7}.ic-proof .ic-section-index{color:#9bcfe5}.ic-proof .ic-proof-grid article{background:0 0;border-top:1px solid #526976}.ic-proof .ic-proof-grid h3{font-size:1.2rem}.ic-proof .ic-proof-grid p{color:#c5d2d7}.ic-proof .ic-subbrand-tags a{color:#e5edf0}.ic-proof .inline-link{color:#9bcfe5}.journal-index,.content.newsroom-hub{width:100%;max-width:none}main>article.journal-index>header.journal-index-header,main>article.newsroom-hub>header.newsroom-intro{border:0;border-bottom:1px solid var(--ic-line);background:0 0;border-radius:0;padding:2.5rem 0 3rem}.journal-index-header h1,main>article.newsroom-hub>header h1{max-width:24ch;margin:1rem 0 1.5rem;font-size:clamp(2.8rem,5.6vw,5.2rem);line-height:1.06}.journal-index-header .lede{max-width:65ch;font-size:1.1rem}.journal-index>.journal-topics{grid-template-columns:1fr 1fr}main>article.journal-index>section.journal-guide-section{background:0 0;border:0;border-radius:0;padding:2rem 0}.journal-section-heading{justify-content:space-between;align-items:end;gap:3rem;margin-bottom:2rem;display:flex}.journal-section-heading h2{margin:0;font-size:2.5rem}.journal-section-heading>p{max-width:36ch}.journal-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem 1.75rem;margin:0;padding:0;list-style:none;display:grid}.journal-card{border-bottom:1px solid var(--ic-line);min-width:0;padding-bottom:1.5rem}.journal-card>a{display:block}.journal-card img{object-fit:contain;background:#e8edeb;width:100%;height:210px;margin-bottom:1.2rem}.journal-card h3{margin:.6rem 0;font-size:1.45rem;line-height:1.22}.journal-card h3 a{color:var(--ic-ink);text-decoration:none}.journal-card h3 a:hover{text-decoration:underline}.journal-card p:not(.journal-label){margin-bottom:0;font-size:.93rem;line-height:1.6}.journal-card .journal-label{font-size:.6rem}.newsroom-category-grid{border-bottom:1px solid var(--ic-line);gap:0}.newsroom-category-grid a{background:0 0;border:0;border-radius:0;min-height:0;padding:1.25rem}.newsroom-category-grid a>span{font-size:.8rem}main>article.newsroom-hub>section{border:0;border-top:1px solid var(--ic-line);background:0 0;border-radius:0;padding:2.5rem 0}.journal-news-list{gap:0}.journal-news-list li{border:0;border-bottom:1px solid var(--ic-line);background:0 0;border-radius:0;grid-template-columns:200px 1fr;gap:.5rem 1.5rem;padding:1.5rem 0;display:grid}.journal-news-list li>img{object-fit:contain;background:#e8edeb;grid-area:1/1/4;width:200px;height:150px}.journal-news-list li>a,.journal-news-list li>p,.journal-news-list li>span{grid-column:2;margin:0}.journal-news-list li>a{color:var(--ic-ink);font-size:1.25rem;font-weight:650;line-height:1.3;text-decoration:none}.journal-news-list li>p{font-size:.9rem}.journal-news-list li>.meta{font-size:.7rem}main>article.content.journal-article{width:100%;max-width:none}main>article.journal-article>header{border:0;border-bottom:1px solid var(--ic-line);background:0 0;border-radius:0;max-width:1080px;margin:0 auto 2rem;padding:2rem 0}main>article.journal-article>header h1{max-width:30ch;margin:.75rem 0 1.5rem;font-size:clamp(2.2rem,4.7vw,4.2rem);line-height:1.08}.article-deck{max-width:68ch;margin-bottom:1.5rem;font-size:1.15rem;line-height:1.65}.journal-article .meta{letter-spacing:0;font-family:inherit;font-size:.8rem;line-height:1.9}.edition-byline{display:block}.journal-article>.article-hero{max-width:1080px;margin:2rem auto 3rem}.journal-article>.article-hero img{object-fit:contain;background:#e6e8e4;border-radius:0;width:100%;max-height:600px}.reading-layout{grid-template-columns:240px minmax(0,740px);justify-content:center;align-items:start;gap:4rem;display:grid}.article-toc{border-top:2px solid var(--ic-ink);max-height:calc(100vh - 8rem);padding-top:1rem;position:sticky;top:6.5rem;overflow:auto}.article-toc summary{cursor:pointer;font-size:.85rem;font-weight:650}.article-toc ol{margin:1rem 0;padding:0;list-style:none}.article-toc li{margin:.65rem 0;font-size:.78rem;line-height:1.5}.article-toc a{color:var(--ic-muted);padding:.3rem 0;text-decoration:none;display:block}.article-toc a:hover{color:var(--ic-blue-700);text-decoration:underline}.reading-layout>.article-body{background:0 0;width:100%;min-width:0;max-width:72ch;margin:0;padding:0;font-size:1.1rem;line-height:1.85}.article-body p,.article-body li{color:#344751}.article-body h2{max-width:none;margin:2.5rem 0 1rem;font-size:2rem;line-height:1.25}.article-body h3{font-size:1.4rem;line-height:1.3}.article-body a{overflow-wrap:anywhere}main>article.journal-article>section,main>article.journal-article>.reader-next{border:0;border-top:1px solid var(--ic-line);background:0 0;border-radius:0;max-width:740px;margin:2rem auto;padding:1.5rem 0}main>article.journal-article>.key-takeaways{max-width:1080px;padding:1.5rem!important}.reader-next h2{font-size:1.5rem}.reader-next .ic-actions{gap:.5rem 2rem}.reader-next .journal-link{font-size:.85rem}.reader-next p{font-size:.95rem}main>article.facts-page>.content:first-child,main>article.brand-portfolio-page>header,main>article.brand-page>header{border:0;border-bottom:1px solid var(--ic-line);background:0 0;border-radius:0;padding:2.5rem 0}main>article.facts-page>section{border-top:2px solid var(--ic-ink);background:#fffefa;border-radius:0;padding:2rem}.fact-list dt{color:#344751;background:#edf0eb;font-size:.9rem}.fact-list dd{color:var(--ic-ink);background:#fffefa;font-size:1rem}.table-wrap{border:1px solid var(--ic-line);border-radius:0}.brand-portfolio-page .subbrand-name-grid>a{box-shadow:none;background:#fffefa;border-radius:0}.brand-portfolio-page .subbrand-name-grid>a:hover{border-color:var(--ic-blue-700)}.site-footer{background:#102a3b}.site-footer h2,.site-footer h3{color:#fffefa}.site-footer p,.site-footer address,.site-footer .eyebrow,.site-footer a,.site-footer a:visited,.site-footer .footer-legal{color:#c7d4da}.reveal-pending{opacity:1;transition:none;transform:none}@media (width<=1000px){.reading-layout{grid-template-columns:190px minmax(0,1fr);gap:2rem}.journal-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-feature-copy h2{font-size:1.8rem}}@media (width<=760px){.page-shell,body[data-page=home] .page-shell{width:calc(100% - 2rem)}.header-shell{min-height:4rem}.site-logo{width:4.5rem}.site-name{font-size:.76rem}.journal-masthead{padding:2rem 0}.journal-masthead h1{letter-spacing:-.055em;font-size:clamp(2.65rem,10vw,4.4rem)}.journal-intro{margin-top:1.25rem;display:block}.journal-intro p{font-size:1rem}.journal-intro .journal-link{margin-top:.75rem}.journal-feature{grid-template-columns:1fr}.journal-feature-image img{object-position:center 34%;height:240px;min-height:0}.journal-feature-copy{padding:1.75rem}.journal-feature-copy h2{font-size:1.75rem}.journal-feature-copy p{font-size:.9rem}.journal-feature-meta{margin-top:1rem}.journal-topics{grid-template-columns:1fr 1fr}.journal-topics>a{border-bottom:1px solid var(--ic-line);min-height:65px;padding:.75rem;font-size:.75rem}.journal-topics>a:first-child{padding-left:.75rem}body[data-page=home] .ic-section{margin-top:0;padding:2.5rem 0}.ic-information-grid{grid-template-columns:1fr;gap:2rem}.ic-information-card img{height:auto;max-height:260px}.ic-information-card h3,.ic-information-card.ic-information-card-featured h3{font-size:1.5rem}.ic-section-heading h2{font-size:2rem}body[data-page=home] .ic-proof{padding:1.5rem}.ic-proof .ic-section-heading h2{font-size:1.8rem}main>article.journal-index>header.journal-index-header,main>article.newsroom-hub>header.newsroom-intro{padding:1.5rem 0 2rem}.journal-index-header h1,main>article.newsroom-hub>header h1{font-size:2.7rem}.journal-index-header .lede{font-size:1rem}.journal-section-heading{display:block}.journal-section-heading h2{font-size:2rem}.journal-card-grid{grid-template-columns:1fr;gap:2rem}.journal-card img{height:auto;max-height:260px}.journal-card h3{font-size:1.5rem}.newsroom-category-grid{grid-template-columns:1fr 1fr}.newsroom-category-grid a{padding:1rem .5rem}.newsroom-category-grid a>span{display:none}.journal-news-list li{grid-template-columns:1fr}.journal-news-list li>img{grid-row:auto;width:100%;height:200px}.journal-news-list li>a,.journal-news-list li>p,.journal-news-list li>span{grid-column:1}main>article.journal-article>header{margin-bottom:1rem;padding:1.5rem 0}main>article.journal-article>header h1{max-width:none;font-size:2.25rem;line-height:1.13}.article-deck{font-size:1.05rem}.journal-article>.article-hero{margin:1rem auto 2rem}.reading-layout{display:block}.article-toc{border-top:2px solid var(--ic-ink);background:#e9eeeb;max-height:none;margin-bottom:2rem;padding:.75rem 1rem;position:static}.article-toc ol{columns:1}.article-toc li{margin:.5rem 0;font-size:.85rem}.reading-layout>.article-body{font-size:1.05rem;line-height:1.8}.article-body h2{font-size:1.65rem}main>article.facts-page>section{padding:1.25rem}.facts-page .fact-list{display:block}.fact-list dt{padding:.7rem 1rem}.fact-list dd{margin:0 0 .5rem;padding:.7rem 1rem}.reader-next .ic-actions{flex-direction:column;align-items:start;display:flex}}@media (prefers-reduced-motion:reduce){.journal-feature-image img{transition:none}.journal-feature-image:hover img{transform:none}}@media print{.journal-masthead{padding:0}.journal-masthead h1{font-size:30pt}.journal-feature{background:#fff;display:block}.journal-feature-copy h2 a,.journal-feature-copy p{color:#000}.journal-feature-image,.journal-topics,.article-toc,.reader-next{display:none}.reading-layout{display:block}}.breadcrumb li:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:55ch;overflow:hidden}@media (width<=760px){.breadcrumb li:last-child{max-width:28ch}.journal-index>.journal-topics span{white-space:nowrap}}
