html:has(.home-page){position:relative}.home-page{--home-ink:#101923;--home-muted:#626c77;--home-soft:#f5f5f7;--home-blue:#006bc7;position:relative;color:var(--home-ink);font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.home-section{padding-block:76px;scroll-margin-top:80px}.home-kicker{font-size:12px;font-weight:600;line-height:1.5;letter-spacing:.13em;text-transform:uppercase;color:var(--home-muted)}.home-title{font-size:clamp(34px,3.9vw,52px);font-weight:600;line-height:1.2;letter-spacing:-.035em;word-break:keep-all;text-wrap:balance}.home-lead{font-size:clamp(17px,1.6vw,20px);line-height:1.65;letter-spacing:-.02em;color:var(--home-muted);word-break:keep-all}.home-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:15px;font-weight:500;color:var(--home-blue)}.home-link:hover{text-decoration:underline;text-underline-offset:4px}.home-reveal{transition:opacity .7s ease,transform .7s cubic-bezier(.2,.65,.3,1)}.home-reveal[data-pending=true]{opacity:0;transform:translate3d(0,20px,0)}.home-horizontal-rail:focus-visible,.home-page a:focus-visible,.home-page button:focus-visible{outline:2px solid #0075d2;outline-offset:5px}.service-work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-work-card{display:block;min-width:0;overflow:hidden;border-radius:18px;background:#fff;border:1px solid #e7eaed;transition:box-shadow .25s,border-color .25s}.service-work-card:focus-visible,.service-work-card:hover{border-color:#a3c8de;box-shadow:0 8px 26px #153e5a0c}.service-work-preview{height:130px;position:relative;overflow:hidden;padding:15px 22px 0;background:#e8f0f6}.preview-aeo{background:#eeebf8}.preview-content{background:#e8f1ed}.preview-voc{background:#f5ede5}.preview-cro{background:#f2eaf0}.preview-data{background:#e8eff7}.service-work-copy{padding:18px 22px 20px}.service-work-description{font-size:12px;line-height:1.6;color:#68737e;margin-top:7px;word-break:keep-all}.service-work-arrow{flex-shrink:0;transition:transform .2s}.service-work-card:hover .service-work-arrow{transform:translate(2px,-2px)}.work-demo-label{position:absolute;bottom:7px;right:10px;font-size:8px;letter-spacing:.12em;font-weight:600;color:#526d80;z-index:2;background:#ffffffd9;padding:3px 5px;border-radius:3px}.service-delivered-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#e8f0f6}.work-screen{height:154px;background:#fff;border-radius:7px 7px 0 0;border:1px solid #d0dce5;box-shadow:0 4px 15px #263d5712;overflow:hidden;position:relative;transform:translateY(2px);transition:transform .5s ease}.service-work-card[data-preview-active=true] .work-screen{transform:translateY(-3px)}.work-screen-bar{height:20px;border-bottom:1px solid #edf0f3;display:flex;align-items:center;gap:3px;padding:0 8px;background:#fbfcfd}.work-screen-bar>span{width:4px;height:4px;border-radius:50%;background:#c2cbd3}.work-screen-bar>b{margin-left:7px;font-size:7px;font-weight:500;color:#526374}.work-dashboard{padding:9px 14px;position:relative}.work-metrics{display:flex;gap:26px;font-size:7px;color:#6b7b89}.work-metrics strong{display:block;font-size:9px;font-weight:600;color:#263d57;margin-top:2px}.work-dashboard svg{display:block;width:100%;height:66px;margin-top:8px;overflow:visible}.work-grid-line{stroke:#ecf0f4;stroke-width:1;fill:none}.work-chart-line,.work-chart-secondary{fill:none;stroke:#268bea;stroke-width:2;stroke-linecap:round;stroke-dasharray:460;stroke-dashoffset:0}.work-chart-secondary{stroke:#aaa0dd;stroke-width:1.6;opacity:.6}.service-work-card[data-preview-active=true] .work-chart-line{animation:work-chart 2.8s ease-in-out infinite}@keyframes work-chart{0%{stroke-dashoffset:460}65%,to{stroke-dashoffset:0}}.work-cursor{position:absolute;right:29%;top:67%;width:8px;height:11px;background:#172d42;clip-path:polygon(0 0,100% 65%,50% 70%,32% 100%);filter:drop-shadow(0 1px 1px white)}.service-work-card[data-preview-active=true] .work-cursor{animation:work-cursor 3s ease-in-out infinite}@keyframes work-cursor{0%,to{transform:translate(0)}45%{transform:translate(26px,-17px)}60%{transform:translate(24px,-16px)}}.work-answer{padding:12px 16px;position:relative}.work-query{border-radius:5px;background:#f1f3f8;padding:7px;font-size:8px;color:#4c536c}.work-answer-text{display:grid;gap:5px;margin:11px 0}.work-answer-text span,.work-copy-lines span{display:block;height:3px;border-radius:2px;background:#dae0e8;transform-origin:left}.work-answer-text span:last-child{width:65%}.work-sources{display:flex;gap:4px}.work-sources b{font-size:6px;font-weight:500;color:#72668b;border:1px solid #e4deef;padding:3px 4px;border-radius:3px}.service-work-card[data-preview-active=true] .work-answer-text span{animation:work-type 3.8s ease infinite}.service-work-card[data-preview-active=true] .work-answer-text span:nth-child(2){animation-delay:.18s}.service-work-card[data-preview-active=true] .work-answer-text span:nth-child(3){animation-delay:.36s}@keyframes work-type{0%{transform:scaleX(.1)}45%,to{transform:scaleX(1)}}.work-editor{display:grid;grid-template-columns:76px 1fr;gap:12px;padding:12px;position:relative}.work-editor aside{font-size:7px;color:#7d8c88;border-right:1px solid #e4ebe7}.work-editor aside b{display:block;font-size:6px;font-weight:400;margin-top:7px}.work-editor strong{font-size:8px;color:#254239}.work-copy-lines{display:grid;gap:6px;margin-top:9px}.work-copy-lines span:nth-child(2){width:85%}.work-copy-lines span:last-child{width:70%}.work-review{display:inline-block;font-size:7px;font-style:normal;color:#27795a;background:#e8f5ed;padding:3px 6px;margin-top:8px;border-radius:3px}.service-work-card[data-preview-active=true] .work-review{animation:work-review 3s ease-in-out infinite}@keyframes work-review{0%,20%{opacity:.2;transform:translateY(4px)}60%,to{opacity:1;transform:none}}.work-voice{padding:11px 16px}.work-review-note{font-size:8px;color:#78614b;margin-bottom:8px}.work-topic{display:grid;grid-template-columns:90px 1fr;align-items:center;gap:6px;margin:9px 0;font-size:6px;color:#676763}.work-topic i{height:5px;border-radius:2px;background:#cba47d;transform-origin:left}.service-work-card[data-preview-active=true] .work-topic i{animation:work-type 3s ease-in-out infinite}.work-experiment{display:grid;grid-template-columns:1.2fr 1fr;gap:15px;padding:10px 16px;position:relative}.work-landing{border:1px solid #e4dee4;border-radius:4px;padding:6px}.work-landing>div{height:25px;background:#efe6ed;border-radius:3px;margin-bottom:6px}.work-landing>span{display:block;height:3px;background:#ded8df;margin-top:4px;width:80%}.work-landing>b{display:inline-block;background:#725a76;padding:4px 6px;font-size:5px;color:white;border-radius:3px;margin-top:7px}.work-funnel{display:flex;flex-direction:column;align-items:center;gap:5px;padding-top:4px}.work-funnel span{width:100%;text-align:center;background:#ece4ed;border-radius:3px;font-size:7px;padding:5px;color:#725a76}.work-funnel span:nth-child(2){width:78%;background:#dfd0e0}.work-funnel span:nth-child(3){width:58%;background:#cdb5d0}.service-work-card[data-preview-active=true] .work-funnel span{animation:work-review 3s ease infinite}.service-work-card[data-preview-active=true] .work-funnel span:nth-child(2){animation-delay:.2s}.service-work-card[data-preview-active=true] .work-funnel span:nth-child(3){animation-delay:.4s}.industry-platform-line{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:25px;border-top:1px solid #e5e8eb;padding-top:20px}.industry-platform-line>span{font-size:11px;font-weight:600;letter-spacing:.08em}.industry-platform-line p{font-size:13px;color:#68737e;line-height:1.8}.industry-platform-line i{font-style:normal;margin:0 8px;color:#a4b3bc}.industry-platform-line b{color:#006bc7;font-weight:600;margin-left:15px}.home-rail-wrap{margin-top:28px;min-width:0}.home-horizontal-rail{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#cad4da transparent;padding:4px 2px 16px;scroll-padding-inline:2px;overscroll-behavior-x:contain}.industry-strategy-card{flex:0 0 min(365px,82vw);scroll-snap-align:start;border-radius:20px;background:var(--industry-tint);color:#172b3b;min-width:0}.industry-strategy-link{display:flex;flex-direction:column;height:100%;padding:27px}.industry-strategy-card h3{font-size:28px;font-weight:600;line-height:1.25;letter-spacing:-.035em;white-space:pre-line;word-break:keep-all;margin-top:25px}.industry-strategy-body{font-size:15px;line-height:1.8;color:#526676;margin-top:18px;word-break:keep-all;min-height:81px}.industry-journey{display:flex;align-items:center;gap:6px;margin-top:24px}.industry-journey span{font-size:10px;font-weight:500;border:1px solid #ffffffb0;background:#ffffff80;border-radius:5px;padding:6px 7px;white-space:nowrap}.industry-journey span+span:before{content:"→";margin-right:5px;color:var(--industry-accent)}.industry-strategy-detail{font-size:12px;line-height:1.7;color:var(--industry-accent);margin-top:14px;margin-bottom:23px;word-break:keep-all}.home-rail-controls{display:flex;align-items:center;gap:18px;margin-top:8px}.home-rail-progress{height:2px;background:#e5e8eb;flex:1}.home-rail-progress>span{display:block;height:100%;background:#25485e;transform-origin:left}.home-rail-button{width:40px;height:40px;border:1px solid #dce3e8;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;cursor:pointer}.home-rail-button:hover{background:#edf3f7}.home-rail-button:disabled{opacity:.3;cursor:default}.insight-filters{display:flex;align-items:center;gap:8px;border-bottom:1px solid #e3e7ea;padding-bottom:16px;margin-bottom:24px}.insight-filters button{font-size:13px;font-weight:500;border-radius:30px;padding:9px 16px;white-space:nowrap;color:#657380;cursor:pointer}.insight-filters button[aria-pressed=true]{color:white;background:#132e40}.insight-filters button:hover:not([aria-pressed=true]){background:#edf3f7}.insight-editorial-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:34px;align-items:start}.insight-feature{display:block;border-radius:20px;overflow:hidden;background:#132e40;color:#fff;height:100%;min-height:415px}.insight-feature-art{height:142px;background:linear-gradient(115deg,#163a4d,#225768);position:relative;overflow:hidden;display:flex;align-items:center;padding:30px}.insight-cover-label{font-size:70px;font-weight:600;letter-spacing:-.045em;line-height:1;color:#aff0ee;position:relative}.insight-orbit{position:absolute;width:300px;height:300px;border:1px solid #75c7cd66;border-radius:50%;right:-55px;top:-60px;box-shadow:0 0 0 22px #75c7cd0c,0 0 0 45px #75c7cd0c,0 0 0 68px #75c7cd0c;transition:transform .7s}.insight-feature:hover .insight-orbit{transform:translateX(-15px)}.insight-cover-note{position:absolute;bottom:16px;right:22px;font-size:8px;letter-spacing:.13em;color:#b6d9df}.insight-feature-copy{padding:25px 28px}.insight-feature h3{font-size:26px;font-weight:600;line-height:1.35;letter-spacing:-.035em;word-break:keep-all;margin-top:14px}.insight-feature-excerpt{font-size:14px;line-height:1.8;color:#bad0db;word-break:keep-all;margin-top:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.insight-theme-content .insight-feature-art{background:linear-gradient(115deg,#244342,#497369)}.insight-theme-data .insight-feature-art{background:linear-gradient(115deg,#273d5f,#4a5887)}.insight-theme-content .insight-cover-label{font-size:55px}.insight-reading-item{display:grid;grid-template-columns:65px 1fr 17px;align-items:center;gap:15px;border-bottom:1px solid #e4e8eb;padding:18px 0}.insight-reading-item h3{font-size:17px;font-weight:600;line-height:1.45;letter-spacing:-.02em;word-break:keep-all;margin-top:4px}.insight-reading-item:hover h3{color:#006bc7}.insight-mini-cover{width:65px;height:65px;border-radius:9px;background:#e9f0f5;color:#2e657d;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;letter-spacing:-.05em}.insight-mini-content{background:#edf3ef;color:#37695c;font-size:11px}.insight-mini-data{background:#edf0f8;color:#526593}.insight-resource-links{display:grid;gap:13px;margin-top:20px}.insight-resource-links>a{display:flex;align-items:center;gap:12px;color:#345266}.insight-resource-links>a>svg:last-child{margin-left:auto}.insight-resource-links strong{font-size:13px;font-weight:600}.insight-resource-links p{font-size:12px;color:#6d7d88;margin-top:2px}.home-careers{background:#101f2b;color:#fff}@media(max-width:1023px){.service-work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-editorial-grid{gap:25px}.insight-reading-item{grid-template-columns:50px 1fr 17px;gap:12px}.insight-mini-cover{width:50px;height:60px;font-size:13px}.insight-mini-content{font-size:8px}}@media(max-width:639px){.home-section{padding-block:55px}.home-title{font-size:32px;line-height:1.25}.service-work-grid{grid-template-columns:1fr;gap:12px}.service-work-card{display:grid;grid-template-columns:110px 1fr;border-radius:14px;min-height:144px}.service-work-preview{height:100%;padding:14px 0 0 10px}.work-screen{position:absolute;top:14px;left:10px;width:235px;height:160px;transform:scale(.73);transform-origin:top left}.service-work-card[data-preview-active=true] .work-screen{transform:scale(.73) translateY(-3px)}.service-work-copy{padding:17px 15px}.service-work-copy h3{font-size:17px}.service-work-copy>p:nth-of-type(2){font-size:14px;margin-top:9px}.service-work-description{display:none}.work-demo-label{font-size:6px;right:5px;bottom:8px}.industry-platform-line{gap:8px}.industry-platform-line p{font-size:11px}.industry-platform-line i{margin:0 4px}.industry-platform-line b{display:block;margin:7px 0 0}.industry-strategy-link{padding:24px}.industry-strategy-card h3{font-size:27px}.industry-journey{gap:4px}.industry-journey span{padding:5px;font-size:9px}.home-rail-controls{gap:12px}.home-rail-controls>span:first-child{display:none}.home-rail-controls .home-rail-progress{min-width:35px}.insight-filters{gap:2px;flex-wrap:wrap}.insight-filters button{padding:9px 11px;font-size:12px}.insight-filters>span{font-size:11px}.insight-editorial-grid{grid-template-columns:1fr;gap:25px}.insight-feature{min-height:0}.insight-feature-art{height:132px}.insight-feature-copy{padding:23px}.insight-feature h3{font-size:25px}.insight-cover-label{font-size:68px}.insight-theme-content .insight-cover-label{font-size:43px}.insight-reading-item{grid-template-columns:54px 1fr 17px}.insight-mini-cover{width:54px;height:62px}.insight-reading-item h3{font-size:16px}}@media(prefers-reduced-motion:reduce){.home-reveal,.home-reveal[data-pending=true]{opacity:1;transform:none;transition:none}.home-page *,.home-page :after,.home-page :before{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.industry-desktop{position:relative;margin-top:35px;padding:7px;border-radius:20px;background:linear-gradient(150deg,#e7eaee,#f7f8fa 45%,#dce1e7);box-shadow:0 30px 60px -35px #172e4c5c,0 10px 24px -18px #152a4559;isolation:isolate}.industry-dashboard{overflow:hidden;border:1px solid #acb6c180;border-radius:14px;background:#fff;box-shadow:0 0 0 1px #ffffffb3,0 3px 8px #192b4210}.industry-window-titlebar{height:43px;display:grid;grid-template-columns:120px 1fr 120px;align-items:center;padding:0 18px;background:linear-gradient(#f9fafb,#e9ecf0);border-bottom:1px solid #cbd2db;box-shadow:inset 0 1px #fff;color:#5c6c7b}.industry-window-controls{display:flex;gap:7px;align-items:center}.industry-window-controls i{width:11px;height:11px;border-radius:50%;border:1px solid #00000012;box-shadow:inset 0 1px 1px #ffffff6b;background:#fb635c}.industry-window-controls i:nth-child(2){background:#f7c253}.industry-window-controls i:nth-child(3){background:#39bf68}.industry-window-titlebar>p{display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:500;white-space:nowrap;text-shadow:0 1px #ffffffc7}.industry-window-titlebar>p>span{color:#a1aab4;margin:0 3px}.industry-window-titlebar>svg{justify-self:end}.industry-dashboard-body{display:grid;grid-template-columns:230px minmax(0,1fr)}.industry-selector{display:flex;flex-direction:column;padding:24px 12px 22px;background:linear-gradient(160deg,#f3f5f8,#eaf0f5);border-right:1px solid #d6dfe7;box-shadow:inset -1px 0 #ffffffb8}.industry-workspace-brand{display:flex;align-items:center;gap:10px;margin:0 10px 31px}.industry-workspace-brand>span{width:33px;height:33px;display:grid;place-content:center;flex-shrink:0}.industry-workspace-brand strong{font-size:15px;font-weight:600;letter-spacing:-.025em;color:#263e52}.industry-workspace-brand p{font-size:9px;color:#768595;margin-top:1px}.industry-selector-label{font-size:10px;font-weight:600;color:#7d8c9b;margin:0 11px 10px}.industry-tabs{display:grid;gap:6px}.industry-tabs button{position:relative;display:flex;align-items:center;gap:9px;min-height:49px;padding:11px 10px;border:1px solid transparent;border-radius:8px;background:transparent;color:#5f7284;cursor:pointer;text-align:left;font-size:12px;font-weight:500;transition:background .18s,color .18s,box-shadow .18s}.industry-tabs button>svg{flex-shrink:0}.industry-tabs button>svg:last-child{margin-left:auto;opacity:.35}.industry-tabs button:hover{background:#e2e9f0;color:#223f59}.industry-tabs button[aria-selected=true]{background:linear-gradient(135deg,#187fd0,#0967b1);color:#fff;border-color:#0b68b4;font-weight:600;box-shadow:0 3px 8px #0667b22b,inset 0 1px #ffffff29}.industry-tabs button[aria-selected=true]>svg:last-child{opacity:1}.industry-selector-note{margin:auto 11px 0;padding-top:40px}.industry-selector-note>span{font-size:8px;font-weight:600;letter-spacing:.12em;color:#8b9bab}.industry-selector-note p{font-size:12px;line-height:1.85;color:#617487;margin-top:10px}.industry-mobile-select{display:none}.industry-panels{display:grid;min-width:0;background:linear-gradient(135deg,#fff,#fcfdff)}.industry-panel{grid-area:1/1;min-width:0;padding:0 28px 21px;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .18s ease;display:flex;flex-direction:column}.industry-panel[data-active=true]{visibility:visible;opacity:1;pointer-events:auto}.industry-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:45px;margin:0 -28px;padding:0 28px;border-bottom:1px solid #e7ecf0;background:#fafbfd;font-size:10px;color:#8b98a4}.industry-panel-heading>p{display:flex;align-items:center;gap:9px}.industry-panel-heading>p>span{color:#3e566c;font-weight:500}.industry-panel-heading>span{font-size:9px;font-variant-numeric:tabular-nums;letter-spacing:.08em}.industry-panel-intro{padding-top:21px}.industry-panel-eyebrow{font-size:9px;font-weight:600;letter-spacing:.12em;color:#74899b}.industry-panel h3{font-size:29px;line-height:1.3;font-weight:600;letter-spacing:-.035em;word-break:keep-all;margin-top:9px}.industry-panel-description{font-size:14px;line-height:1.75;color:#647585;word-break:keep-all;margin-top:10px;max-width:740px}.industry-problem{display:flex;align-items:flex-start;gap:14px;padding:12px 14px;margin-top:17px;background:#f4f7fa;border:1px solid #e7edf2;border-radius:7px}.industry-problem>span{display:flex;align-items:center;gap:5px;flex-shrink:0;font-size:10px;font-weight:600;color:#52718b;line-height:1.9}.industry-problem>span>svg{color:#8399ad;flex-shrink:0}.industry-problem p{font-size:12px;color:#60758a;line-height:1.7;word-break:keep-all}.industry-dashboard-strategies{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:19px;list-style:none;padding:0}.industry-dashboard-strategies>li{padding:0 16px;border-right:1px solid #e5ecf2}.industry-dashboard-strategies>li:first-child{padding-left:0}.industry-dashboard-strategies>li:last-child{border:0;padding-right:0}.industry-step-heading{display:flex;align-items:center;gap:8px}.industry-step-heading>span{width:21px;height:21px;border:1px solid #cbdfee;display:grid;place-content:center;border-radius:5px;font-size:9px;font-weight:600;color:#2676ad;background:#f3f8fc;flex-shrink:0}.industry-dashboard-strategies h4{font-size:13px;font-weight:600;line-height:1.5;color:#203d55;word-break:keep-all}.industry-dashboard-strategies p{font-size:12px;line-height:1.85;color:#687d8e;margin-top:9px;word-break:keep-all}.industry-measurement{display:flex;align-items:center;flex-wrap:wrap;gap:9px 15px;margin-top:21px;padding:13px 0 0;border-top:1px solid #e6edf2}.industry-measurement>p{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:500;color:#486b86}.industry-measurement>p>svg{color:#558da8}.industry-measurement ul{display:flex;flex-wrap:wrap;gap:7px;list-style:none;padding:0}.industry-measurement li{padding:4px 7px;background:#edf5f8;border:1px solid #e1edf1;border-radius:4px;font-size:10px;font-weight:500;color:#3b697c}.industry-service-links{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:11px 0 19px}.industry-service-links>span{font-size:10px;color:#8495a3;margin-right:7px}.industry-service-links a{display:flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid #dfe7ed;border-radius:5px;font-size:10px;color:#536e83;background:#fff}.industry-service-links a:hover{color:#0068b6;border-color:#a4c5dc}.industry-client-block{margin-top:auto;border-top:1px solid #e2e8ed;padding-top:13px}.industry-client-label{display:flex;align-items:center;justify-content:space-between;gap:16px}.industry-client-label p{font-size:10px;font-weight:500;color:#7c8d9a}.industry-client-label a{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:500;color:#096eb9;white-space:nowrap;min-height:30px}.industry-client-label a:hover{text-decoration:underline;text-underline-offset:4px}.industry-client-logos{display:grid;grid-template-columns:repeat(var(--industry-client-columns,4),minmax(0,1fr));gap:17px;min-height:70px;align-items:center;margin-top:10px}.industry-client-logo{display:flex;flex-direction:column;align-items:flex-start;gap:7px;min-width:0}.industry-client-logo img{display:block;width:100%;max-width:140px;height:32px;object-fit:contain;object-position:left center}.industry-client-logo img.is-square{max-width:62px;height:37px}.industry-client-logo img.needs-dark-background{height:40px;padding:7px 9px;border-radius:5px;background:#17232e;object-position:center}.industry-client-logo span{font-size:10px;line-height:1.5;color:#687d8e;letter-spacing:.025em;min-height:12px;word-break:keep-all}@media(max-width:1023px){.industry-dashboard-body{grid-template-columns:195px minmax(0,1fr)}.industry-selector{padding-inline:9px}.industry-tabs button{font-size:11px;gap:6px;padding:10px 7px}.industry-panel{padding:0 22px 20px}.industry-panel-heading{margin-inline:-22px;padding-inline:22px}.industry-panel h3{font-size:26px}.industry-problem{flex-direction:column;gap:4px}.industry-dashboard-strategies{grid-template-columns:1fr;gap:13px}.industry-dashboard-strategies>li,.industry-dashboard-strategies>li:first-child,.industry-dashboard-strategies>li:last-child{padding:0;border:0;display:grid;grid-template-columns:150px 1fr;gap:10px;align-items:start}.industry-dashboard-strategies p{margin:0}.industry-client-logos{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:13px;min-height:124px}.industry-selector-note{padding-top:30px}.industry-window-titlebar{grid-template-columns:80px 1fr 80px}}@media(max-width:639px){.industry-desktop{margin-top:26px;padding:4px;border-radius:16px;box-shadow:0 17px 30px -20px #233d5b57}.industry-dashboard{border-radius:12px}.industry-window-titlebar{height:37px;padding-inline:12px;grid-template-columns:44px 1fr 14px}.industry-window-controls{gap:4px}.industry-window-controls i{width:7px;height:7px}.industry-window-titlebar>p{font-size:9px;gap:5px}.industry-window-titlebar>p>svg{display:none}.industry-window-titlebar>p>span{margin:0 1px}.industry-window-titlebar>svg{width:12px}.industry-dashboard-body{grid-template-columns:1fr}.industry-selector{padding:13px 16px;border-right:0;border-bottom:1px solid #dce5ec;background:#f2f5f8}.industry-selector-label,.industry-selector-note,.industry-tabs,.industry-workspace-brand{display:none}.industry-mobile-select{display:flex;align-items:center;gap:12px;font-size:11px;font-weight:500;color:#60768b}.industry-mobile-select select{min-width:0;flex:1;border:1px solid #cbdbe7;border-radius:6px;padding:9px 6px;background:white;color:#214c6b;font-size:12px}.industry-panel{padding:0 17px 18px}.industry-panel-heading{margin-inline:-17px;padding-inline:17px;min-height:37px;font-size:9px}.industry-panel h3{font-size:25px;line-height:1.35}.industry-panel-eyebrow{font-size:8px}.industry-panel-intro{padding-top:18px}.industry-panel-description{font-size:13px;line-height:1.8}.industry-problem{padding:11px;margin-top:15px;gap:5px}.industry-problem p{font-size:11px}.industry-dashboard-strategies{gap:15px;margin-top:17px}.industry-dashboard-strategies>li,.industry-dashboard-strategies>li:first-child,.industry-dashboard-strategies>li:last-child{display:block}.industry-dashboard-strategies p{margin:6px 0 0 29px;font-size:12px;line-height:1.8}.industry-dashboard-strategies h4{font-size:13px}.industry-measurement{margin-top:17px;gap:8px}.industry-measurement>p{width:100%;font-size:10px}.industry-measurement li{font-size:9px}.industry-service-links{gap:5px;padding-bottom:16px}.industry-service-links>span{width:100%;margin-bottom:2px}.industry-service-links a{font-size:9px;padding:5px 6px}.industry-client-logos{gap:15px 18px;min-height:123px;margin-top:13px}.industry-client-logo img{height:31px;max-width:113px}.industry-client-logo img.is-square{height:35px;max-width:58px}.industry-client-logo span{font-size:9px}.industry-client-label a{font-size:11px;gap:5px}.industry-client-label p{font-size:9px}}@media(prefers-reduced-motion:reduce){.industry-panel,.industry-tabs button{transition:none}}.insight-filters.liquid-glass-rail{--glass-radius:30px;--glass-tint:#d6e8f47a}.insight-filters.liquid-glass-rail button[aria-pressed=true]{color:#163a55}.insight-filters.liquid-glass-rail:not([data-glass-ready=true]) button[aria-pressed=true]{background:#e7eff6}.insights-hub .insight-filters{flex-wrap:wrap}.insights-hub .insight-count{margin-left:auto;color:#68737e;font-size:12px;white-space:nowrap}.insights-hub .insight-catalog-link{display:flex;justify-content:flex-end;margin-top:24px}.insights-hub .insight-catalog-link a{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:500;color:#096bad}.insights-hub .insight-catalog-link a:hover{text-decoration:underline;text-underline-offset:4px}@media(max-width:639px){.insights-hub .insight-count{width:100%;padding:8px 10px 0;font-size:11px}}@media (prefers-reduced-motion:reduce){.home-page [data-brand-stage]{position:static;min-height:0;padding-block:64px}.home-page [data-brand-spacer]{display:none}.home-page [data-brand-glyph=b]{transform:translateX(.3em)!important}.home-page [data-brand-glyph=all]{transform:translateX(.05em)!important}.home-page [data-brand-glyph=dot],.home-page [data-brand-glyph=in]{transform:translateX(-.2em)!important}.home-page [data-brand-progress],.home-page [data-brand-underline]{transform:none!important}.home-page [data-brand-caption=first]{visibility:hidden;opacity:0!important}.home-page [data-brand-caption=second]{opacity:1!important}}@media(prefers-reduced-motion:reduce) and (min-width:768px){.home-page [data-brand-stage]{padding-block:80px}}