/* Service-led motion and interactive editorial tools */
.desktop-nav{gap:18px}.service-showcase{--card-height:602px}.offer-motion{background:linear-gradient(155deg,#f4f6fb,#e5e9f1);border:1px solid #fff;box-shadow:0 12px 30px #14234a09}.offer-motion h2{font-size:25px;line-height:1.16;min-height:86px;margin-top:25px;letter-spacing:-.035em}.offer-sub{color:#747987;font-size:14px;line-height:1.5;margin-top:8px;min-height:42px}.service-motion{position:relative;flex:1;margin:22px 0 18px;border:1px solid #fff;border-radius:14px;background:#ffffffb5;box-shadow:0 12px 22px #172b5808;padding:16px;display:flex;flex-direction:column;justify-content:center;transform:translate3d(var(--parallax-x,0px),var(--parallax-y,0px),0);transition:box-shadow .4s;overflow:hidden}.motion-heading{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:500;margin-bottom:15px;color:#3d537e}.motion-signal{width:6px;height:6px;background:var(--blue);border-radius:50%;box-shadow:0 0 0 5px #0162f40d;animation:signal-beat 3s ease-in-out infinite}.motion-stages{display:flex;flex-direction:column;gap:7px}.motion-stage{display:flex;align-items:center;gap:10px;position:relative;border:1px solid #dfe6f1;background:#fff;border-radius:7px;min-height:36px;padding:8px 9px;font-size:12px;font-weight:450;animation:stage-highlight 4.7s ease-in-out infinite;animation-delay:calc(var(--step)*.52s)}.stage-index{font-family:'Geist Mono',monospace;font-size:10px;color:#9da9bd}.stage-indicator{margin-left:auto;width:13px;height:13px;border:1px solid #adc3eb;border-radius:50%;position:relative;flex-shrink:0;animation:step-ready 4.7s infinite;animation-delay:calc(var(--step)*.52s)}.stage-indicator::after{content:'';position:absolute;width:5px;height:3px;border-left:1px solid #0162f4;border-bottom:1px solid #0162f4;transform:rotate(-45deg);top:3px;left:3px}.motion-timeline{height:13px;position:relative;display:flex;gap:3px;margin-top:14px;overflow:hidden}.motion-timeline i{flex:1;background:#dae5f8;border-radius:2px}.motion-timeline i:nth-child(2){background:#a8c6fd}.motion-timeline i:nth-child(3){background:#4d8ef4}.motion-timeline>span{height:100%;width:2px;position:absolute;left:0;background:#165dd7;box-shadow:0 0 8px #fff;animation:timeline-scan 4.7s ease-in-out infinite}.motion-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:14px}.motion-tags span{font-size:10px;line-height:1.4;padding:4px 7px;border:1px solid #dbe4f3;color:#6580aa;border-radius:20px;background:#f8faff}.offer-link{font-size:13px;font-weight:500;color:var(--ink);min-height:37px;transition:color .3s}.offer-link:hover{color:var(--blue)}.showcase-card:not(.is-active) .offer-link{pointer-events:none}.is-active .offer-link .icon{transition:transform .3s}.is-active .offer-link:hover .icon{transform:translateX(4px)}.motion-film .motion-timeline{height:25px}.motion-film .motion-timeline i{background:repeating-linear-gradient(90deg,#a8c6fd 0,#a8c6fd 12px,#dbe6f9 12px,#dbe6f9 15px)}.motion-film .motion-stage{border-left:3px solid #91afe5}.motion-ads .motion-stage:nth-child(2){margin-inline:10px}.motion-ads .motion-stage:nth-child(3){margin-inline:20px;background:#f0f5ff}.motion-web .service-motion{padding-top:34px}.motion-web .service-motion::before{content:'•••';position:absolute;top:0;left:0;right:0;padding:3px 12px;background:#e1e9f8;color:#99aed1;letter-spacing:3px;font-size:14px}.motion-recruiting .motion-stage,.motion-crm .motion-stage,.motion-email .motion-stage{margin-bottom:4px;z-index:1}.motion-recruiting .motion-stage:not(:last-child)::before,.motion-crm .motion-stage:not(:last-child)::before,.motion-email .motion-stage:not(:last-child)::before{content:'';position:absolute;width:1px;height:13px;top:100%;left:50%;background:#76a2ee;z-index:-1}.motion-brand .motion-timeline i:nth-child(1){background:#09090b}.motion-brand .motion-timeline i:nth-child(2){background:#0162f4}.motion-brand .motion-timeline i:nth-child(3){background:#fff;border:1px solid #ddd}.motion-brand .motion-timeline{height:28px}.motion-brand .motion-timeline>span{display:none}.motion-personal .motion-stage,.motion-content .motion-stage{box-shadow:0 5px 10px #0162f407;transform-origin:left center}.motion-estate .motion-heading{letter-spacing:.05em;text-transform:uppercase;font-size:11px}.motion-estate .motion-stage{border-radius:2px}.motion-email .motion-stage{border-radius:10px 10px 10px 2px}.motion-crm .service-motion{background:linear-gradient(145deg,#fff,#eff5ff)}.service-selectors{display:flex;justify-content:center;flex-wrap:wrap;gap:7px;max-width:1000px;margin:23px auto 0;padding:0 24px}.service-selectors button{padding:9px 13px;border-radius:30px;border:1px solid var(--line);background:transparent;color:#727782;font-size:12px;font-weight:400;transition:background .3s,color .3s,border .3s,transform .3s}.service-selectors button:hover{background:#eef4ff;transform:translateY(-2px)}.service-selectors button[aria-pressed=true]{background:#0162f4;border-color:#0162f4;color:#fff;box-shadow:0 4px 10px #0162f41a}.carousel-current{display:flex;align-items:center;gap:15px;font-size:14px;font-weight:450;min-width:210px;justify-content:center}.carousel-current .mono{font-size:11px;color:#969baa}.carousel-controls>#previous-slide>.icon{transform:rotate(180deg)}.carousel-controls{margin-top:30px}.motion-ready .showcase-card.is-active .service-motion{box-shadow:0 15px 25px #014db813}.motion-ready .showcase-card.is-active .motion-heading{color:#0162f4}.service-showcase:not(.carousel-ready) .showcase-card:nth-child(n+4){display:none}@keyframes stage-highlight{0%,70%,100%{border-color:#dfe6f1;box-shadow:0 0 0 transparent}18%,35%{border-color:#8ab7ff;box-shadow:0 3px 14px #0162f412}}@keyframes step-ready{0%,70%,100%{background:#fff;transform:scale(1)}22%,38%{background:#dbeaff;transform:scale(1.13)}}@keyframes timeline-scan{0%{transform:translateX(0);left:0}65%,100%{left:100%;transform:translateX(-2px)}}@keyframes signal-beat{0%,100%{box-shadow:0 0 0 4px #0162f40a}50%{box-shadow:0 0 0 7px #0162f408}}
.finder-section{background:linear-gradient(145deg,#fafafa,#f5f8fd)}.finder{display:grid;grid-template-columns:1.1fr 1fr;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.finder-choices{padding:36px}.finder fieldset{border:0;padding:0;margin:0 0 36px;min-width:0}.finder fieldset:last-child{margin:0}.finder legend{font-size:17px;line-height:1.5;font-weight:500;margin-bottom:20px;padding:0}.finder legend .mono{color:var(--blue);margin-right:10px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.choice-grid button,.stage-choices button{border:1px solid #dedee3;background:#fff;border-radius:10px;text-align:left;font-size:14px;font-weight:400;line-height:1.45;min-height:53px;padding:12px 14px;transition:background .25s,color .25s,border .25s,transform .25s}.choice-grid button:hover,.stage-choices button:hover{border-color:#8fb5f5;transform:translateY(-2px)}.choice-grid button[aria-pressed=true],.stage-choices button[aria-pressed=true]{border-color:#0162f4;color:#0162f4;background:#eef4ff;box-shadow:inset 0 0 0 1px #0162f414}.stage-choices{display:flex;flex-wrap:wrap;gap:7px}.stage-choices button{font-size:12px;padding:9px 11px;min-height:42px;border-radius:30px}.finder-result{padding:36px;background:linear-gradient(140deg,#f2f6ff,#e9f1ff);border-left:1px solid #dde5f2}.finder-result .eyebrow{justify-content:flex-start;font-size:12px}.finder-result h3{font-size:31px;line-height:1.1;font-weight:450;letter-spacing:-.035em;margin:20px 0}.finder-result>p:not(.eyebrow){font-size:16px;color:#576782;line-height:1.7}.finder-result ul{list-style:none;padding:0;margin:23px 0 30px}.finder-result li+li{border-top:1px solid #cbd9ef}.finder-result li a{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:450;gap:12px;padding:12px 0}.finder-result li a:hover{color:var(--blue)}.finder-result .button{padding-inline:22px;font-size:13px}.finder-result .finder-note{font-size:12px!important;line-height:1.55!important;margin-top:17px}.specialty-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.specialty-grid .service-card{display:flex;flex-direction:column}.specialty-grid .service-card>a{margin-top:auto}.specialty-links{margin:-50px 0 70px;padding:24px;border:1px solid var(--line);border-radius:14px}.specialty-links .eyebrow{justify-content:flex-start;font-size:12px;margin-bottom:15px}.specialty-links>a{font-size:16px;font-weight:450;display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid var(--line)}.specialty-links>a:last-child{border:0}.specialty-links>a:hover{color:var(--blue)}.parent-service{font-size:14px;color:var(--muted);line-height:1.6;margin:-48px 0 70px}.parent-service a{display:inline-flex;align-items:center;gap:8px;color:var(--blue);text-decoration:underline;text-underline-offset:4px}.insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.insight-card{display:flex;flex-direction:column;position:relative;border:1px solid var(--line);border-radius:16px;padding:27px;background:linear-gradient(155deg,#fff,#f8faff);overflow:hidden;transition:border-color .3s,box-shadow .3s,transform .4s!important}.insight-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .5s var(--ease)}.insight-card:hover{border-color:#b6cbf0;box-shadow:0 14px 35px #132b5309;transform:translateY(-4px)!important}.insight-card:hover::before{transform:scaleX(1)}.insight-meta{display:flex;justify-content:space-between;gap:14px;font-family:'Geist Mono',monospace;font-size:11px;line-height:1.6;color:#7e8798;margin-bottom:32px}.insight-meta>span:first-child{color:var(--blue)}.insight-meta>span:last-child{white-space:nowrap}.insight-card h3{font-size:24px;font-weight:450;letter-spacing:-.03em;line-height:1.2;margin-bottom:18px}.insight-card h3 a:hover{color:var(--blue)}.insight-card>p{font-size:16px;line-height:1.65;color:var(--muted);margin-bottom:27px}.insight-card>.text-link{margin-top:auto;font-size:14px}.all-insights{margin-top:30px}.reading-related{padding-top:0}.reading-related .insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-hero h1{font-size:clamp(2.8rem,5.5vw,5.3rem);line-height:1.05}.editorial-hero .hero-content{padding-bottom:52px}.byline{display:flex;align-items:center;flex-wrap:wrap;gap:13px 23px;font-size:13px;color:#7a818e;font-weight:400;margin-top:30px}.byline a{color:var(--ink)}.editorial-toc nav a{line-height:1.45;font-size:13px;padding-block:9px}.editorial-layout{grid-template-columns:245px minmax(0,1fr);gap:60px}.takeaways{background:#edf4ff;padding:30px;border:1px solid #d7e5fc;border-radius:14px;margin-bottom:55px}.takeaways h2{font-size:30px}.takeaways ul{list-style:none;padding:0;margin:0}.takeaways li{font-size:17px;line-height:1.65;color:#526580;padding:15px 0 15px 24px;position:relative;border-bottom:1px solid #d4e0f3}.takeaways li:last-child{border:0;padding-bottom:0}.takeaways li::before{content:'';position:absolute;left:2px;top:25px;width:5px;height:5px;border:1px solid #4a81da;border-radius:50%}.editorial-section{padding-bottom:48px}.editorial-section h2{font-size:32px;line-height:1.2}.editorial-section p{font-size:18px;line-height:1.8;color:#565d69;margin-bottom:20px}.editorial-section ul{padding-left:20px;margin:20px 0}.editorial-section li{padding-left:6px;margin-bottom:12px;font-size:17px;line-height:1.7;color:#565d69}.editorial-section .source-note{font-size:13px;line-height:1.7;margin-top:23px}.source-note a,.article-sources a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.article-sources{border-top:1px solid var(--line);padding:28px 0 45px}.article-sources h2{font-size:19px;line-height:1.4;margin-bottom:20px;font-weight:500}.article-sources ul{margin:0 0 25px;padding-left:18px}.article-sources li{font-size:14px;line-height:1.6;margin-bottom:12px;padding-left:5px}.article-sources p{font-size:14px;line-height:1.7;color:#727987}.interactive-checklist{background:#fff;padding:30px;border:1px solid #d8e1ef;border-radius:16px;margin-bottom:60px}.interactive-checklist>.eyebrow{justify-content:flex-start;font-size:12px;margin-bottom:17px}.interactive-checklist h2{font-size:31px}.checklist-progress{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:22px 0 13px;font-size:13px;color:#707c90}.checklist-reset{font-size:12px;background:none;padding:6px;color:#536986;text-decoration:underline;text-underline-offset:3px}.checklist-meter{height:3px;overflow:hidden;border-radius:4px;background:#e9edf3;margin-bottom:22px}.checklist-meter>span{display:block;background:var(--blue);height:100%;transform-origin:left;transform:scaleX(var(--check-progress,0));transition:transform .45s var(--ease)}.interactive-checklist fieldset{margin:0;padding:0;border:0;min-width:0}.interactive-checklist label{display:flex;gap:14px;align-items:flex-start;cursor:pointer;font-size:16px;line-height:1.6;padding:17px 0;border-bottom:1px solid var(--line)}.interactive-checklist label:last-child{border:0;padding-bottom:0}.interactive-checklist input{appearance:none;width:21px;height:21px;border:1px solid #b7c8e4;border-radius:5px;flex-shrink:0;margin:3px 0 0;position:relative;transition:background .2s,border .2s;cursor:pointer}.interactive-checklist input:checked{background:var(--blue);border-color:var(--blue)}.interactive-checklist input:checked::after{content:'';position:absolute;left:5px;top:4px;width:8px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg)}.interactive-checklist input:focus-visible{outline:2px solid var(--blue);outline-offset:4px}.interactive-checklist input:checked+span{color:#687c9b}.knowledge-library{padding-top:36px}.knowledge-tools{padding-bottom:34px}.article-search{display:block;font-size:14px;font-weight:450;max-width:670px}.article-search input{display:block;width:100%;margin-top:12px;padding:16px 18px;border:1px solid #d7dce6;border-radius:10px;background:#fff;font:inherit;font-weight:350;font-size:16px;color:var(--ink)}.article-search input:focus{outline:2px solid #0162f4;outline-offset:3px}.topic-filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.topic-filters button{font-size:13px;border:1px solid #d9dfe9;background:transparent;border-radius:30px;padding:10px 14px;transition:background .2s,color .2s}.topic-filters button[aria-pressed=true]{background:#0162f4;color:#fff;border-color:#0162f4}.result-count{font-size:13px;color:#788292;margin-top:22px}.no-articles{border:1px solid var(--line);padding:35px;border-radius:14px;line-height:1.7;color:var(--muted)}
@media(max-width:1100px){.editorial-layout{grid-template-columns:185px minmax(0,1fr);gap:30px}.finder-choices,.finder-result{padding:28px}.finder-result h3{font-size:27px}.insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-card:last-child:nth-child(3){grid-column:1/-1}.service-showcase{--card-height:552px}.offer-motion h2{font-size:22px;min-height:77px;margin-top:22px}.offer-sub{font-size:13px;min-height:39px}.service-motion{padding:13px;margin-top:18px;margin-bottom:14px}.motion-stage{font-size:10px;gap:6px;min-height:33px;padding:7px}.motion-tags span{font-size:9px;padding:4px 6px}.motion-heading{font-size:12px}.motion-web .service-motion{padding-top:32px}.offer-link{font-size:12px}}
@media(max-width:767px){.service-showcase{--card-height:550px}.service-selectors{gap:6px;margin-top:20px;padding:0 20px;max-width:560px}.service-selectors button{font-size:11px;padding:9px 11px}.carousel-current{min-width:180px;font-size:13px;gap:9px}.carousel-current .mono{font-size:10px}.carousel-controls{gap:8px}.carousel-controls .round-button{width:32px;height:32px}.offer-motion h2{font-size:22px;min-height:77px;margin-top:22px}.offer-sub{font-size:13px}.offer-link{min-height:37px;font-size:12px}.finder{grid-template-columns:1fr}.finder-choices,.finder-result{padding:25px}.finder-result{border-left:0;border-top:1px solid #dbe4f3}.finder-result h3{font-size:29px}.finder fieldset{margin-bottom:28px}.choice-grid button{font-size:13px;padding:12px;min-height:53px}.finder legend{font-size:16px;margin-bottom:17px}.finder legend .mono{margin-right:5px}.stage-choices button{font-size:12px;min-height:43px}.finder-result .button{font-size:13px}.specialty-grid{grid-template-columns:1fr}.specialty-links{margin:-30px 0 55px;padding:21px}.parent-service{margin:-28px 0 55px}.insight-grid,.reading-related .insight-grid{grid-template-columns:1fr}.insight-card:last-child:nth-child(3){grid-column:auto}.insight-card{padding:25px}.insight-card h3{font-size:25px;line-height:1.22}.insight-meta{margin-bottom:25px;font-size:11px}.editorial-hero h1{font-size:clamp(2.3rem,8.1vw,3.8rem);hyphens:auto;-webkit-hyphens:auto}.editorial-hero .hero-content{padding-bottom:40px}.byline{font-size:12px;gap:9px 17px;margin-top:24px}.editorial-toc{padding-top:25px;padding-bottom:28px}.editorial-toc nav a{font-size:12px;line-height:1.4}.editorial-layout{display:block;padding-inline:20px}.takeaways{padding:23px;margin-bottom:45px}.takeaways h2{font-size:28px}.takeaways li{font-size:16px;line-height:1.65;padding-left:20px}.editorial-section{padding-bottom:35px}.editorial-section h2{font-size:28px;line-height:1.2;hyphens:auto;-webkit-hyphens:auto}.editorial-section p{font-size:17px;line-height:1.8}.editorial-section li{font-size:16px}.interactive-checklist{padding:23px;margin-bottom:50px}.interactive-checklist label{font-size:16px;gap:12px}.checklist-progress{font-size:12px;gap:8px}.article-sources h2{font-size:18px}.article-search input{font-size:16px;padding:14px}.topic-filters{gap:7px}.topic-filters button{font-size:12px;padding:10px 12px}.knowledge-library{padding-top:25px}}
@media(prefers-reduced-motion:reduce){.motion-stage,.stage-indicator,.motion-signal,.motion-timeline>span{animation:none!important}.insight-card:hover,.choice-grid button:hover,.stage-choices button:hover,.service-selectors button:hover{transform:none!important}.service-motion{transform:none}}
