/* 83 SLANT HUMAN / scoped editorial comparison. No external fonts or packages. */
.editorial-home{--rail:190px;--space:clamp(28px,4.5vw,76px);--hairline:#d9dce0;max-width:none}
.editorial-home main{max-width:none}
.editorial-home .site-rail{background:#fff;color:var(--ink);border-right:1px solid var(--hairline);left:0}
.editorial-home .rail-brand{padding:36px 24px 26px}
.editorial-home .rail-brand img{width:142px}
.editorial-home .rail-brand span{font-size:10px;letter-spacing:.035em}
.editorial-home .site-rail nav{padding:15px 24px;gap:8px}
.editorial-home .site-rail nav>a{position:relative;border:0;padding:16px 0;font-size:12px}
.editorial-home .site-rail nav small{font-size:9px;letter-spacing:.09em;color:#6a6c70;margin-top:3px}
.editorial-home .site-rail nav>a[aria-current]{color:var(--pink-text)}
.editorial-home .site-rail nav>a[aria-current]:before{content:'';position:absolute;left:-24px;top:16px;height:36px;width:3px;background:var(--pink)}
.editorial-home .rail-bottom{margin:24px 18px;padding-top:0;border:0}
.editorial-home .rail-bottom>a{background:var(--action);color:white;border:0;border-radius:0;padding:18px 12px;font-size:12px}
.editorial-home .rail-bottom>small{display:none}
.editorial-home .editorial-topline{display:flex;justify-content:space-between;gap:20px;padding:22px var(--space);border-bottom:1px solid var(--hairline);font-size:11px;letter-spacing:.035em}
.editorial-home .editorial-topline span:last-child{font:10px Arial,sans-serif;letter-spacing:.09em;color:#606369}
.editorial-home .hero.editorial-opening{background:#fff;display:block;min-height:0;height:auto;border:0;padding:54px var(--space) 38px;overflow:visible}
.editorial-home .opening-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.42fr);gap:45px;align-items:center}
.editorial-home .hero .herocopy{padding:0;position:static;left:auto;top:auto}
.editorial-home .eyebrow{font-size:12px;letter-spacing:.09em}
.editorial-home .eyebrow:before{display:none}
.editorial-home .hero h1{font-size:clamp(48px,5.5vw,88px);line-height:1.35;letter-spacing:-.065em;margin:20px 0 0;font-weight:700}
.editorial-home .title-line{display:block;overflow:hidden;padding-bottom:.05em}
.editorial-home .title-line>span{display:block}
.editorial-home .hero .hero-sub{font-size:16px;line-height:1.95;margin-top:23px}
.editorial-home .hero .hero-sub br{display:initial}
.editorial-home .hero .button{margin-top:26px;font-size:14px;min-height:58px;padding:17px 25px;gap:34px}
.editorial-home .button{border-radius:0;box-shadow:none;transition:background .25s,color .25s}
.editorial-home .button .ui-arrow{transition:transform .3s cubic-bezier(.2,.7,.2,1)}
.editorial-home .opening-purpose{border-left:1px solid #ccd0d6;padding-left:28px}
.editorial-home .opening-purpose>span{font:10px Arial,sans-serif;letter-spacing:.14em;color:#606369}
.editorial-home .opening-purpose p{font-size:clamp(17px,1.35vw,22px);line-height:2;margin:18px 0 25px;letter-spacing:.02em}
.editorial-home .opening-purpose a{display:inline-flex;align-items:center;gap:20px;font-size:12px;min-height:44px}
.editorial-home .opening-purpose svg{width:18px}
.editorial-home .demand-sequence{display:grid;grid-template-columns:repeat(3,1fr);margin-top:58px;padding:0;position:relative}
.editorial-home .demand-line{position:absolute;left:4px;right:0;top:calc(clamp(20px,1.75vw,28px) * 1.5 + 17.5px);height:1px;background:var(--pink);transform-origin:left center}
.editorial-home .demand-sequence>div{position:relative;padding-right:15px}
.editorial-home .demand-sequence b{font-size:clamp(20px,1.75vw,28px);line-height:1.5;letter-spacing:-.02em}
.editorial-home .demand-sequence p{font-size:13px;line-height:1.7;margin-top:18px;color:#606369}
.editorial-home .sequence-node{display:block;margin-top:13px;width:9px;height:9px;background:var(--pink)}
.editorial-home .page-links{background:white;border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);padding:5px var(--space);gap:28px;justify-content:flex-start}
.editorial-home .page-links>span{margin-right:auto}
.editorial-home .page-links>a{font-size:11px}
.editorial-home .services{display:grid;grid-template-columns:1fr 1fr;padding:36px var(--space) 42px;gap:0;background:#fff}
.editorial-home .service{display:block;border:0;overflow:visible;min-height:0;background:none}
.editorial-home .service+.service{border-left:1px solid var(--hairline);padding-left:40px;margin-left:40px}
.editorial-home .service-content{padding:0;background:none;height:100%}
.editorial-home .service h2{display:flex;align-items:baseline;gap:14px;font-family:Arial,sans-serif;letter-spacing:-.04em;line-height:1.1}
.editorial-home .service h2>span{font-size:11px;letter-spacing:.15em;color:var(--pink-text)}
.editorial-home .service h2>em{font-style:normal;font-size:clamp(38px,4vw,64px);font-weight:700;color:var(--ink)}
.editorial-home .service h3{font-size:17px;margin-top:20px;letter-spacing:-.02em}
.editorial-home .service p{font-size:14px;line-height:1.95;max-width:34em}
.editorial-home .service .fine{font-size:12px;line-height:1.9;color:#606369}
.editorial-home .service .bottom{padding-top:22px}
.editorial-home .service .round-arrow{background:#fff;border:1px solid var(--ink);color:var(--ink);width:48px;height:48px;transition:background .25s,color .25s}
.editorial-home .round-arrow:hover{background:var(--action);color:#fff;border-color:var(--action)}
.editorial-home .section{padding:76px var(--space)}
.editorial-home .section-heading{gap:38px;align-items:flex-end;margin-bottom:45px}
.editorial-home .section h2{font-size:clamp(30px,3.1vw,48px);line-height:1.5;letter-spacing:-.05em}
.editorial-home .kicker{font:11px Arial,Noto,sans-serif;letter-spacing:.16em;margin-bottom:25px}
.editorial-home .section-heading>p{font-size:14px;line-height:2;max-width:32em}
.editorial-home .approach{background:var(--ink)}
.editorial-home .approach-visual{border:0;padding:24px 0 20px;column-gap:28px}
.editorial-home .approach-step{border:0;padding:0;position:relative;text-align:left}
.editorial-home .approach-step:after{display:none}
.editorial-home .step-no{position:static;display:block;color:#ff9cae;font:15px Arial,sans-serif;letter-spacing:.06em;border-bottom:1px solid #92515e;padding-bottom:18px}
.editorial-home .icon-orbit{border:0;border-radius:0;background:none;width:45px;height:45px;margin:22px 0}
.editorial-home .icon-orbit img{width:38px;height:38px;filter:brightness(0) invert(1)}
.editorial-home .approach-step h3{font-size:18px;line-height:1.7}
.editorial-home .approach-step p{font-size:13px;line-height:1.9;margin:10px 0 17px;color:#e1e2e5}
.editorial-home .approach-step .tag{font-size:11px;border:0;padding:0;color:#bec2c7;text-align:left}
.editorial-home .platform-strip{background:transparent;border-top:1px solid #5b5e63;padding:29px 0 0;margin-top:28px;grid-template-columns:200px 1fr;gap:22px 34px}
.editorial-home .platform-intro b{font-size:15px;font-weight:400}
.editorial-home .platform-intro small{font-size:11px;color:#c6c9ce}
.editorial-home .platform-list{justify-content:flex-start;gap:38px}
.editorial-home .platform{display:inline-flex;align-items:center;flex-direction:row;gap:10px}
.editorial-home .platform img{width:28px;height:28px;filter:grayscale(1) brightness(0) invert(1)}
.editorial-home .platform b{font-size:12px;font-weight:400}
.editorial-home .platform-strip>p{grid-column:1/-1;font-size:11px;color:#c6c9ce}
.editorial-home .platform-strip>p br{display:none}
.editorial-home .export{background:#fff}
.editorial-home .export-map{display:grid;grid-template-columns:1.12fr 1fr;gap:32px 46px;padding:0;background:none;align-items:start}
.editorial-home .export-map>.connector{display:none}
.editorial-home .source-scene{grid-column:1;grid-row:1/3;width:100%;max-width:none;border:0;background:none}
.editorial-home .source-scene .scene-top{background:#fff;color:#606369;padding:0 0 15px}
.editorial-home .source-scene .live-label{background:none;color:#606369;padding:0;font-size:10px;letter-spacing:.16em}
.editorial-home .source-scene>img{width:100%;height:370px;object-fit:cover;object-position:center;display:block}
.editorial-home .source-scene figcaption{background:none;color:var(--ink);border-bottom:1px solid var(--hairline);padding:22px 0}
.editorial-home .response-hub{grid-column:2;grid-row:1;display:block;text-align:left;border-bottom:1px solid var(--hairline);padding-bottom:24px}
.editorial-home .response-hub>img{display:none}
.editorial-home .response-hub h3{font-size:21px}
.editorial-home .signal{display:flex;align-items:center;gap:12px;max-width:none;margin:20px 0 16px;flex-wrap:wrap}
.editorial-home .signal>span{padding:8px 0;background:none;color:var(--ink);font-size:13px;border:0;border-bottom:1px solid #ccd0d6;border-radius:0}
.editorial-home .signal .ec-tool{padding:0 0 0 10px}
.editorial-home .response-hub>p{font-size:12px;text-align:left;color:#606369}
.editorial-home .growth-branches{grid-column:2;grid-row:2;display:grid;grid-template-columns:1fr;margin:0;gap:0}
.editorial-home .branch{display:flex;background:none;color:var(--ink);border:0;border-bottom:1px solid var(--hairline);padding:16px 0;gap:20px}
.editorial-home .branch img{width:32px;height:32px;margin:0;filter:none}
.editorial-home .branch b{font-size:16px}
.editorial-home .branch span{font-size:12px;color:#606369}
.editorial-home .map-note{border-top:0;padding:24px 0 0;align-items:flex-start}
.editorial-home .map-note p{font-size:12px}
.editorial-home .map-note>span{padding:0;background:none;color:var(--pink-text)}
.editorial-home .export-summary-end{justify-content:flex-end;margin-top:24px}
.editorial-home .export-summary-end>a{font-size:13px}
.editorial-home .inbound{display:grid;grid-template-columns:1fr 1.07fr;padding:0;background:#ECEEF1}
.editorial-home .inbound-photo{min-height:590px;overflow:hidden;width:100%;max-width:100%}
.editorial-home .inbound-photo>img{width:100%;height:100%;object-fit:cover}
.editorial-home .inbound-copy{padding:56px clamp(25px,4vw,65px)}
.editorial-home .inbound-copy h2{font-size:clamp(28px,2.65vw,43px)}
.editorial-home .inbound-copy>p:not(.kicker){font-size:14px}
.editorial-home .inbound-path{margin:32px 0}
.editorial-home .status-block{background:none;border:0;border-top:1px solid #b8bdc4;padding:20px 0 0}
.editorial-home .status-block b{font-size:13px}
.editorial-home .status-block p{font-size:12px}
.editorial-home .timeline-track{margin-top:55px}
.editorial-home .timeline-track li{border-top-width:1px;padding-left:14px}
.editorial-home .timeline-track li>span{border:0;top:-9px;left:14px;border-radius:0;width:24px;height:20px;line-height:20px;font-size:10px}
.editorial-home .timeline-track h3{font-size:17px}
.editorial-home .timeline-track p{font-size:12px}
.editorial-home .timeline-end{background:#f3f4f6}
.editorial-home .timeline>.fine{font-size:12px}
.editorial-home .insights{border-top:1px solid var(--hairline);background:#fff;padding-top:52px;padding-bottom:52px}
.editorial-home .blog-entry{grid-template-columns:.7fr 1.3fr;background:transparent}
.editorial-home .blog-sign{background:none;color:var(--ink);padding:0 40px 0 0;border-right:1px solid var(--hairline)}
.editorial-home .blog-sign>b{font-size:clamp(68px,7vw,110px)}
.editorial-home .blog-sign>span{font-size:10px;color:#606369}
.editorial-home .blog-sign>small{font-size:12px}
.editorial-home .blog-intro{padding:10px 0 10px 50px}
.editorial-home .blog-intro h2{font-size:30px}
.editorial-home .blog-intro>p:not(.kicker){font-size:14px}
.editorial-home .blog-intro .button{font-size:14px;min-height:52px}
.editorial-home .about{gap:60px;padding-top:70px;padding-bottom:70px}
.editorial-home .about-logo{width:230px;margin:18px 0 28px}
.editorial-home .about h2{font-size:clamp(26px,2.4vw,36px)}
.editorial-home .about-right h3{font-size:21px}
.editorial-home .about-right>p{font-size:13px}
.editorial-home .about .button{font-size:14px}
.editorial-home .contact{grid-template-columns:1.3fr 1fr}
.editorial-home .contact h2{font-size:clamp(30px,3.2vw,48px)}
.editorial-home .contact>div>p:not(.kicker){font-size:14px}
.editorial-home .contact-box{background:none;border:0;padding:0}
.editorial-home .contact-audiences{gap:8px}
.editorial-home .contact-audiences span{border:0;padding:0;font-size:11px;color:#606369}
.editorial-home .contact .button.dark{background:var(--action);padding:23px;font-size:15px}
.editorial-home .site-footer{padding-left:var(--space);padding-right:var(--space);padding-bottom:78px}
.editorial-home .button:hover .ui-arrow,.editorial-home .opening-purpose a:hover .ui-arrow{transform:translateX(5px)}
@media(min-width:1750px){.editorial-home{margin:0}.editorial-home .site-rail{left:0}}
@media(max-width:1200px) and (min-width:761px){
  .editorial-home{--rail:168px;--space:36px}
  .editorial-home .rail-brand{padding-left:20px;padding-right:20px}.editorial-home .rail-brand img{width:128px}
  .editorial-home .opening-main{grid-template-columns:1fr}.editorial-home .opening-purpose{display:none}
  .editorial-home .hero h1{font-size:clamp(48px,6.4vw,76px)}
  .editorial-home .section-heading{align-items:flex-start;flex-direction:column;gap:22px}
  .editorial-home .service+.service{padding-left:26px;margin-left:26px}
  .editorial-home .approach-visual{grid-template-columns:1fr 1fr;gap:32px}
  .editorial-home .export-map{grid-template-columns:1fr 1fr;gap:28px}
  .editorial-home .source-scene>img{height:340px}
  .editorial-home .inbound{grid-template-columns:1fr}
  .editorial-home .inbound-photo{height:380px;min-height:0}
  .editorial-home .inbound-copy{padding:44px var(--space)}
  .editorial-home .blog-sign{padding-right:24px}.editorial-home .blog-intro{padding-left:30px}
  .editorial-home .about,.editorial-home .contact{grid-template-columns:1fr}
}
@media(max-width:760px){
  .editorial-home{--rail:0px;--space:24px}
  .editorial-home .site-rail{height:76px;border-right:0;border-bottom:1px solid var(--hairline);z-index:40;background:#fff}
  .editorial-home .rail-brand{padding:18px 24px}.editorial-home .rail-brand img{width:116px}
  .editorial-home .rail-brand span{font-size:9px}
  .editorial-home .menu-button{padding:16px 22px;font-size:11px}
  .editorial-home .site-rail nav{top:75px;padding:18px 24px 30px;background:#fff;color:var(--ink);border-bottom:1px solid var(--hairline);gap:0}
  .editorial-home .site-rail nav>a{padding:14px 0;font-size:14px;min-height:54px}
  .editorial-home .site-rail nav>a[aria-current]:before{top:14px;height:30px}
  .editorial-home .site-rail nav small{display:inline;font-size:9px}
  .editorial-home .editorial-topline{padding:18px var(--space);font-size:10px;border:0}
  .editorial-home .editorial-topline span:last-child{display:none}
  .editorial-home .hero.editorial-opening{padding:18px var(--space) 34px;display:block}
  .editorial-home .opening-main{display:block}
  .editorial-home .eyebrow{font-size:11px}
  .editorial-home .hero h1{font-size:clamp(34px,9.1vw,58px);letter-spacing:-.075em;line-height:1.45;margin-top:14px}
  .editorial-home .hero .hero-sub{font-size:13px;line-height:1.9;margin-top:21px}
  .editorial-home .hero .button{font-size:12px;gap:24px;min-height:53px;margin-top:24px;padding:16px 20px}
  .editorial-home .opening-purpose{display:none}
  .editorial-home .demand-sequence{margin-top:38px;gap:7px}
  .editorial-home .demand-line{top:calc(clamp(12px,3.3vw,21px) * 1.5 + 21.5px)}
  .editorial-home .demand-sequence>div{padding:0}
  .editorial-home .demand-sequence b{font-size:clamp(12px,3.3vw,21px);white-space:nowrap}
  .editorial-home .sequence-node{margin-top:18px;width:7px;height:7px}
  .editorial-home .demand-sequence p{font-size:10px;line-height:1.85;margin-top:15px}
  .editorial-home .page-links{padding:4px var(--space);gap:18px;flex-wrap:wrap;justify-content:space-between}
  .editorial-home .page-links>span{display:none}.editorial-home .page-links>a{font-size:10px}
  .editorial-home .services{display:grid;grid-template-columns:1fr;padding:32px var(--space) 38px;gap:28px}
  .editorial-home .service+.service{border-left:0;border-top:1px solid var(--hairline);padding:28px 0 0;margin:0}
  .editorial-home .service h2>em{font-size:49px}.editorial-home .service h2>span{font-size:10px}
  .editorial-home .service h3{font-size:16px;margin-top:18px}
  .editorial-home .service p{font-size:13px;margin-top:12px}
  .editorial-home .service .fine{font-size:11px}
  .editorial-home .service .bottom{padding-top:15px}
  .editorial-home .service .round-arrow{width:44px;height:44px}
  .editorial-home .section{padding:50px var(--space)}
  .editorial-home .section-heading{display:block;margin-bottom:31px}
  .editorial-home .section h2{font-size:clamp(26px,7.2vw,38px);line-height:1.55}
  .editorial-home .kicker{font-size:10px;margin-bottom:20px}
  .editorial-home .section-heading>p{font-size:13px;line-height:2;margin-top:23px}
  .editorial-home .approach-visual{grid-template-columns:1fr 1fr;gap:32px 21px;padding:0}
  .editorial-home .approach-step{padding:0;text-align:left}
  .editorial-home .step-no{font-size:13px;padding-bottom:13px}
  .editorial-home .icon-orbit{margin:17px 0;width:32px;height:32px}
  .editorial-home .icon-orbit img{width:32px;height:32px}
  .editorial-home .approach-step h3{font-size:14px;white-space:normal}
  .editorial-home .approach-step p{font-size:11px;margin:10px 0 13px}
  .editorial-home .approach-step .tag{font-size:10px;line-height:1.8}
  .editorial-home .platform-strip{display:block;padding-top:22px;margin-top:30px}
  .editorial-home .platform-intro b{font-size:14px}.editorial-home .platform-intro small{font-size:11px}
  .editorial-home .platform-list{padding:22px 0;gap:16px;justify-content:space-between;flex-wrap:wrap}
  .editorial-home .platform img{width:22px;height:22px}.editorial-home .platform b{font-size:10px}
  .editorial-home .platform{gap:6px}.editorial-home .platform-strip>p{font-size:11px;line-height:1.9}
  .editorial-home .export-map{display:flex;flex-direction:column;gap:26px;padding:0}
  .editorial-home .source-scene>img{height:250px}
  .editorial-home .source-scene figcaption{padding:18px 0}
  .editorial-home .response-hub{padding-bottom:23px;width:100%}
  .editorial-home .response-hub h3{font-size:21px}
  .editorial-home .signal{gap:14px;justify-content:flex-start}
  .editorial-home .signal>span{font-size:12px;flex:initial}
  .editorial-home .growth-branches{width:100%}
  .editorial-home .map-note{display:block;padding-top:22px}
  .editorial-home .map-note p{font-size:11px;margin-top:10px;line-height:1.95}
  .editorial-home .export-summary-end>a{font-size:12px;white-space:normal;line-height:1.8}
  .editorial-home .inbound{display:block;padding:0}
  .editorial-home .inbound-photo{height:290px;min-height:0}
  .editorial-home .inbound-copy{padding:42px var(--space)}
  .editorial-home .inbound-copy>p:not(.kicker){font-size:13px}
  .editorial-home .status-block p{font-size:11px}
  .editorial-home .timeline-track{margin-top:35px;padding:0}
  .editorial-home .timeline-track li{padding:0 0 27px 36px;min-height:80px;border-top:0;border-left:1px solid var(--pink);margin-left:9px;grid-template-columns:29px 1fr}
  .editorial-home .timeline-track li>span{left:-11px;top:0;width:20px;font-size:9px}
  .editorial-home .timeline-track h3{font-size:17px}
  .editorial-home .timeline-end span{font-size:11px}
  .editorial-home .timeline>.fine{font-size:11px}
  .editorial-home .blog-entry{display:block}
  .editorial-home .blog-sign{padding:0 0 23px;border-right:0;border-bottom:1px solid var(--hairline)}
  .editorial-home .blog-sign>b{font-size:72px;margin:8px 0}
  .editorial-home .blog-intro{padding:25px 0 0}
  .editorial-home .blog-intro>p:not(.kicker){font-size:13px}
  .editorial-home .about,.editorial-home .contact{display:grid;grid-template-columns:1fr;gap:34px}
  .editorial-home .about-logo{width:210px;margin-top:3px}
  .editorial-home .about h2{font-size:25px}
  .editorial-home .about-right h3{font-size:20px}
  .editorial-home .about-right>p{font-size:12px}
  .editorial-home .contact>div>p:not(.kicker){font-size:13px}
  .editorial-home .contact .button.dark{font-size:14px}
}
@media(prefers-reduced-motion:reduce){.editorial-home *, .editorial-home *:before,.editorial-home *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
