/* YITM public blog/topic pathway UI. Stable canonical filename; shared by blog hubs and selected guides. */
.yitm-pathway-page{--yitm-pathway-navy:#102c4a;--yitm-pathway-ink:#142235;--yitm-pathway-muted:#526173;--yitm-pathway-line:#dbe4ec;--yitm-pathway-soft:#f4f8fb;--yitm-pathway-mint:#dff7ed;--yitm-pathway-white:#fff}
.yitm-pathway-main{max-width:1160px;margin:0 auto;padding:32px 20px 64px}
.yitm-pathway-hero{background:linear-gradient(135deg,#102c4a,#17456f);color:#fff;border-radius:24px;padding:clamp(28px,5vw,54px);margin:22px 0 28px}
.yitm-pathway-hero .yitm-pathway-kicker{display:inline-block;font-weight:800;letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;color:#c8f4e4;margin-bottom:10px}
.yitm-pathway-hero h1{color:#fff!important;max-width:18ch;font-size:clamp(2rem,4.6vw,4rem);line-height:1.02;margin:0 0 14px}
.yitm-pathway-hero p{max-width:760px;font-size:clamp(1rem,2vw,1.2rem);line-height:1.65;margin:0;color:#edf6ff}
.yitm-pathway-actions,.yitm-pathway-card-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}
.yitm-pathway-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 16px;border-radius:12px;background:#163e64;color:#fff!important;text-decoration:none!important;font-weight:800;border:2px solid #163e64;line-height:1.25;text-align:center}
.yitm-pathway-btn:hover,.yitm-pathway-btn:focus{background:#0c2a46;color:#fff!important;border-color:#0c2a46}
.yitm-pathway-btn--light{background:#fff;color:#173653!important;border-color:#fff}
.yitm-pathway-btn--light:hover,.yitm-pathway-btn--light:focus{background:#eef5fa;color:#102c4a!important}
.yitm-pathway-btn--outline{background:transparent;color:#173653!important;border-color:#9db2c3}
.yitm-pathway-btn--outline:hover,.yitm-pathway-btn--outline:focus{background:#eef5fa;color:#102c4a!important}
.yitm-pathway-section{margin:34px 0}.yitm-pathway-section>h2{font-size:clamp(1.55rem,3vw,2.3rem);line-height:1.14;color:#173653;margin:0 0 8px}.yitm-pathway-section>.yitm-pathway-intro{max-width:780px;color:#526173;line-height:1.65;margin:0 0 18px}
.yitm-pathway-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.yitm-pathway-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.yitm-pathway-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}
.yitm-pathway-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid var(--yitm-pathway-line);border-radius:18px;padding:20px;box-shadow:0 8px 24px rgba(15,42,65,.06);color:var(--yitm-pathway-ink);text-decoration:none!important}
a.yitm-pathway-card:hover,a.yitm-pathway-card:focus{border-color:#8faabd;box-shadow:0 10px 30px rgba(15,42,65,.11);transform:translateY(-1px)}
.yitm-pathway-card .yitm-pathway-tag{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#2b6f5a;margin-bottom:7px}.yitm-pathway-card h2,.yitm-pathway-card h3,.yitm-pathway-card strong{color:#173653;margin:0 0 7px;line-height:1.2}.yitm-pathway-card p,.yitm-pathway-card span{color:#536274;line-height:1.55;margin:0}.yitm-pathway-card .yitm-pathway-card-link{margin-top:auto;padding-top:14px;font-weight:800;color:#124d78}
.yitm-pathway-steps{counter-reset:yitmstep;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.yitm-pathway-step{background:var(--yitm-pathway-soft);border:1px solid var(--yitm-pathway-line);border-radius:16px;padding:18px}.yitm-pathway-step:before{counter-increment:yitmstep;content:counter(yitmstep);display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#173653;color:#fff;font-weight:800;margin-bottom:10px}.yitm-pathway-step h3{margin:0 0 6px;color:#173653}.yitm-pathway-step p{margin:0;color:#526173;line-height:1.55}
.yitm-pathway-tasknav{background:#eef6f9;border:1px solid #cfe0e8;border-radius:18px;padding:18px;margin:20px 0 28px}.yitm-pathway-tasknav strong{display:block;color:#173653;margin-bottom:10px}.yitm-pathway-tasknav nav{display:flex;flex-wrap:wrap;gap:8px}.yitm-pathway-tasknav a{display:inline-flex;align-items:center;min-height:42px;padding:8px 12px;border-radius:999px;background:#173653;color:#fff!important;text-decoration:none!important;font-weight:750}.yitm-pathway-tasknav a:hover,.yitm-pathway-tasknav a:focus{background:#0d2f4f;color:#fff!important}
.yitm-pathway-note{background:#fff8e4;border:1px solid #ebd9a6;border-radius:16px;padding:16px 18px;color:#594a24;line-height:1.55}.yitm-pathway-note strong{color:#433712}
.yitm-pathway-help{background:#102c4a;color:#fff;border-radius:20px;padding:24px;margin:34px 0}.yitm-pathway-help h2,.yitm-pathway-help h3{color:#fff!important;margin-top:0}.yitm-pathway-help p{color:#eaf2f8;max-width:760px;line-height:1.6}.yitm-pathway-help a{color:#fff}
.yitm-pathway-page .yitm-readable{max-width:820px}.yitm-pathway-page .yitm-readable p{line-height:1.72}.yitm-pathway-page .yitm-readable li{margin:.35rem 0;line-height:1.6}
.yitm-pathway-page .yitm-related-pathway{max-width:1160px;margin:24px auto;padding:20px;border:1px solid var(--yitm-pathway-line);border-radius:18px;background:#f7fafc}.yitm-related-pathway h2,.yitm-related-pathway h3{margin-top:0;color:#173653}.yitm-related-pathway p{color:#526173;line-height:1.6}
@media(max-width:900px){.yitm-pathway-grid,.yitm-pathway-grid--3,.yitm-pathway-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.yitm-pathway-main{padding:20px 14px 56px}.yitm-pathway-hero{border-radius:18px;padding:25px 20px}.yitm-pathway-grid,.yitm-pathway-grid--3,.yitm-pathway-grid--2,.yitm-pathway-steps{grid-template-columns:1fr}.yitm-pathway-btn{width:100%}.yitm-pathway-tasknav nav{display:grid;grid-template-columns:1fr}.yitm-pathway-tasknav a{border-radius:12px}.yitm-pathway-card{padding:18px}}
/* Dark-surface contrast guard: outranks older public-theme !important text rules. */
body.yitm-pathway-page .yitm-pathway-help,
body.yitm-pathway-page .yitm-pathway-help h2,
body.yitm-pathway-page .yitm-pathway-help h3,
body.yitm-pathway-page .yitm-pathway-help p,
body.yitm-pathway-page .yitm-pathway-help strong{color:#fff!important}
body.yitm-pathway-page .yitm-pathway-help .yitm-pathway-btn--light{color:#173653!important}
body.yitm-pathway-page .yitm-pathway-help .yitm-pathway-btn:not(.yitm-pathway-btn--light){color:#fff!important}
body.yitm-pathway-page.template-service-page main#main-content section.yitm-pathway-help,
body.yitm-pathway-page.template-service-page main#main-content section.yitm-pathway-help h2,
body.yitm-pathway-page.template-service-page main#main-content section.yitm-pathway-help h3,
body.yitm-pathway-page.template-service-page main#main-content section.yitm-pathway-help p,
body.yitm-pathway-page.template-service-page main#main-content section.yitm-pathway-help strong{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
body.yitm-pathway-page.template-service-page main#main-content section.yitm-pathway-help .yitm-pathway-btn--light{
  color:#173653!important;
  -webkit-text-fill-color:#173653!important;
}
body.yitm-pathway-page.template-service-page main#main-content section.yitm-pathway-help .yitm-pathway-btn:not(.yitm-pathway-btn--light){
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}

/* A0018935 - pathway pages use the shared blog shell rather than creating a
 * second fixed-width content box inside main. */
body.yitm-pathway-page .yitm-pathway-main {
  box-sizing: border-box;
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 32px 0 64px;
}
body.yitm-pathway-page .yitm-pathway-hero,
body.yitm-pathway-page .yitm-pathway-section,
body.yitm-pathway-page .yitm-pathway-grid,
body.yitm-pathway-page .yitm-pathway-steps {
  width: 100%;
  max-width: none;
  min-width: 0;
  box-sizing: border-box;
}
@media(max-width:620px){
  body.yitm-pathway-page .yitm-pathway-main{padding:20px 0 56px}
}
\n\n/* A0018949 - business editorial format, contrast, FAQ alignment and conversion funnel */
body.yitm-pathway-page.leadroom-page .leadroom-article-content > section > p,
body.yitm-pathway-page.leadroom-page .leadroom-article-content > section > ul,
body.yitm-pathway-page.leadroom-page .leadroom-article-content > section > ol {
  max-width: 78ch;
}
body.yitm-pathway-page.leadroom-page .leadroom-article-content > section > p + p { margin-top: 1rem; }

/* Never allow legacy global text rules to put dark text on a dark editorial panel. */
body.yitm-pathway-page.leadroom-page .leadroom-key-takeaways,
body.yitm-pathway-page.leadroom-page .leadroom-key-takeaways h2,
body.yitm-pathway-page.leadroom-page .leadroom-key-takeaways h3,
body.yitm-pathway-page.leadroom-page .leadroom-key-takeaways p,
body.yitm-pathway-page.leadroom-page .leadroom-key-takeaways li,
body.yitm-pathway-page.leadroom-page .leadroom-key-takeaways strong,
body.yitm-pathway-page.leadroom-page .leadroom-key-takeaways a {
  color:#f7fffb!important;
  -webkit-text-fill-color:#f7fffb!important;
}
body.yitm-pathway-page.leadroom-page .leadroom-key-takeaways { background:#173f2e!important; }
body.yitm-pathway-page.leadroom-page .leadroom-key-takeaways li::marker { color:#b9f2d7; }
body.yitm-pathway-page.leadroom-page .leadroom-key-takeaways a { text-decoration:underline; text-underline-offset:.18em; }

/* FAQ is a reading component, never a centred marketing component. */
body.yitm-pathway-page.leadroom-page .leadroom-faq,
body.yitm-pathway-page.leadroom-page .leadroom-faq details,
body.yitm-pathway-page.leadroom-page .leadroom-faq summary,
body.yitm-pathway-page.leadroom-page .leadroom-faq p,
body.yitm-pathway-page.leadroom-page .leadroom-faq li {
  text-align:left!important;
}
body.yitm-pathway-page.leadroom-page .leadroom-faq { max-width:900px; }
body.yitm-pathway-page.leadroom-page .leadroom-faq details { padding:1rem 1.15rem; }
body.yitm-pathway-page.leadroom-page .leadroom-faq summary {
  display:list-item!important;
  width:100%;
  justify-content:flex-start!important;
  align-items:flex-start!important;
  color:#173653!important;
  -webkit-text-fill-color:#173653!important;
  line-height:1.45;
}
body.yitm-pathway-page.leadroom-page .leadroom-faq details[open] summary { margin-bottom:.55rem; }
body.yitm-pathway-page.leadroom-page .leadroom-faq p { max-width:76ch; margin:.45rem 0 0; }

.yitm-business-outcomes { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:14px; margin-top:1rem; }
.yitm-business-outcome { border:1px solid #d8e3dc; background:#f8fbf9; border-radius:16px; padding:18px; }
.yitm-business-outcome h3 { margin:0 0 .4rem!important; color:#173827!important; }
.yitm-business-outcome p { margin:0!important; color:#465c51!important; line-height:1.65!important; }
.yitm-business-example { border-left:5px solid #2f8a61; background:#eef8f3; border-radius:0 16px 16px 0; padding:20px 22px; max-width:900px; }
.yitm-business-example h2,.yitm-business-example h3 { color:#173827!important; }
.yitm-business-example p { max-width:76ch!important; }
.yitm-business-example .yitm-business-outcome-line { font-weight:800; color:#24543d!important; margin-top:.85rem!important; }

.yitm-business-funnel { background:linear-gradient(135deg,#102c4a,#17456f); color:#fff; border-radius:22px; padding:24px; margin:2.5rem 0; }
.yitm-business-funnel h2,.yitm-business-funnel h3,.yitm-business-funnel p,.yitm-business-funnel strong {
  color:#fff!important; -webkit-text-fill-color:#fff!important;
}
.yitm-business-funnel p { max-width:72ch!important; color:#edf6ff!important; -webkit-text-fill-color:#edf6ff!important; }
.yitm-business-funnel-actions { display:flex; flex-wrap:wrap; gap:10px; margin-top:16px; }
.yitm-business-funnel .yitm-business-primary {
  display:inline-flex; align-items:center; justify-content:center; min-height:48px; padding:11px 17px; border-radius:12px;
  background:#fff; border:2px solid #fff; color:#102c4a!important; -webkit-text-fill-color:#102c4a!important; text-decoration:none!important; font-weight:850;
}
.yitm-business-funnel .yitm-business-secondary {
  display:inline-flex; align-items:center; justify-content:center; min-height:48px; padding:11px 17px; border-radius:12px;
  background:transparent; border:2px solid #c6d9e8; color:#fff!important; -webkit-text-fill-color:#fff!important; text-decoration:none!important; font-weight:800;
}
.yitm-business-funnel .yitm-business-primary:hover,.yitm-business-funnel .yitm-business-primary:focus { background:#eaf3f9; }
.yitm-business-funnel .yitm-business-secondary:hover,.yitm-business-funnel .yitm-business-secondary:focus { background:rgba(255,255,255,.1); }
.yitm-business-soft-cta { border:1px solid #cfe0e8; background:#f3f8fb; border-radius:16px; padding:16px 18px; margin:1.25rem 0 2rem; max-width:900px; }
.yitm-business-soft-cta p { margin:.35rem 0 .8rem!important; max-width:76ch!important; }
.yitm-business-soft-cta a { font-weight:850; }

@media(max-width:720px){
  .yitm-business-outcomes{grid-template-columns:1fr}
  .yitm-business-funnel-actions{display:grid;grid-template-columns:1fr}
  .yitm-business-funnel .yitm-business-primary,.yitm-business-funnel .yitm-business-secondary{width:100%}
}


/* A0018950 - shared business service decision, outcome and cross-link patterns */
body.yitm-business-service-page .yitm-service-decision,
body.yitm-business-service-page .yitm-service-examples,
body.yitm-business-service-page .yitm-service-outcomes{max-width:1160px;margin:28px auto;padding:0 20px;box-sizing:border-box}
body.yitm-business-service-page .yitm-service-panel{border:1px solid #d6e2e8;background:#f7fafc;border-radius:20px;padding:22px}
body.yitm-business-service-page .yitm-service-panel h2,
body.yitm-business-service-page .yitm-service-panel h3{color:#173653!important;text-align:left!important}
body.yitm-business-service-page .yitm-service-panel p,
body.yitm-business-service-page .yitm-service-panel li{color:#46586b!important;line-height:1.65;text-align:left!important}
body.yitm-business-service-page .yitm-service-choice-grid,
body.yitm-business-service-page .yitm-service-example-grid,
body.yitm-business-service-page .yitm-service-outcome-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}
body.yitm-business-service-page .yitm-service-choice,
body.yitm-business-service-page .yitm-service-example,
body.yitm-business-service-page .yitm-service-outcome-card{background:#fff;border:1px solid #d8e3e9;border-radius:16px;padding:18px}
body.yitm-business-service-page .yitm-service-choice h3,
body.yitm-business-service-page .yitm-service-example h3,
body.yitm-business-service-page .yitm-service-outcome-card h3{margin:0 0 7px!important;color:#173653!important;text-align:left!important}
body.yitm-business-service-page .yitm-service-choice p,
body.yitm-business-service-page .yitm-service-example p,
body.yitm-business-service-page .yitm-service-outcome-card p{margin:0 0 10px!important;color:#526173!important;text-align:left!important}
body.yitm-business-service-page .yitm-service-choice a,
body.yitm-business-service-page .yitm-service-example a{font-weight:850;color:#124d78!important;text-decoration:underline;text-underline-offset:.16em}
body.yitm-business-service-page .yitm-service-handoff{background:linear-gradient(135deg,#102c4a,#17456f);border-radius:20px;padding:22px;margin-top:20px;color:#fff}
body.yitm-business-service-page .yitm-service-handoff h2,
body.yitm-business-service-page .yitm-service-handoff h3,
body.yitm-business-service-page .yitm-service-handoff p,
body.yitm-business-service-page .yitm-service-handoff strong{color:#fff!important;-webkit-text-fill-color:#fff!important;text-align:left!important}
body.yitm-business-service-page .yitm-service-handoff .btn-primary{color:#102c4a!important;-webkit-text-fill-color:#102c4a!important}
body.yitm-business-service-page .yitm-customer-faq,
body.yitm-business-service-page .yitm-customer-faq details,
body.yitm-business-service-page .yitm-customer-faq summary,
body.yitm-business-service-page .yitm-customer-faq p{ text-align:left!important }
body.yitm-business-service-page .yitm-customer-faq summary{justify-content:flex-start!important;align-items:flex-start!important}
body.yitm-business-service-page .yitm-review-date{display:none!important}
@media(max-width:720px){
 body.yitm-business-service-page .yitm-service-decision,body.yitm-business-service-page .yitm-service-examples,body.yitm-business-service-page .yitm-service-outcomes{padding:0 14px}
 body.yitm-business-service-page .yitm-service-choice-grid,body.yitm-business-service-page .yitm-service-example-grid,body.yitm-business-service-page .yitm-service-outcome-grid{grid-template-columns:1fr}
}


/* A0018955 - shared blog pathway ownership */
body.yitm-pathway-page main .yitm-related-pathway{box-sizing:border-box}
body.yitm-pathway-page main .yitm-related-pathway :where(h2,h3,p,li){text-align:left}
body.yitm-pathway-page main .yitm-pathway-help :where(h2,h3,h4,p,li,strong){color:#fff!important;-webkit-text-fill-color:#fff!important}
body.yitm-pathway-page main .yitm-pathway-help .yitm-pathway-btn--light{color:#173653!important;-webkit-text-fill-color:#173653!important}


/* A0018978 - seven-pillar authority journey and first-party evidence */
.yitm-pillar-authority{max-width:1160px;margin:34px auto;padding:clamp(22px,4vw,34px);border:1px solid #dbe4ec;border-radius:22px;background:#f8fbfd;box-shadow:0 10px 32px rgba(15,42,65,.06);color:#142235}
.yitm-pillar-authority *{box-sizing:border-box}
.yitm-pillar-authority__eyebrow{display:inline-block;margin:0 0 8px;color:#2b6f5a;font-size:.8rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}
.yitm-pillar-authority h2{max-width:24ch;margin:0 0 10px;color:#173653!important;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.12;text-align:left!important}
.yitm-pillar-authority__intro{max-width:74ch;margin:0 0 20px;color:#526173!important;line-height:1.68;text-align:left!important}
.yitm-pillar-journey{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:20px 0 28px;counter-reset:yitmpillarstep}
.yitm-pillar-journey a{position:relative;display:flex;flex-direction:column;min-width:0;min-height:170px;padding:18px;border:1px solid #dbe4ec;border-radius:16px;background:#fff;color:#142235!important;text-decoration:none!important;box-shadow:0 6px 18px rgba(15,42,65,.045)}
.yitm-pillar-journey a:before{counter-increment:yitmpillarstep;content:counter(yitmpillarstep);display:grid;place-items:center;width:32px;height:32px;margin-bottom:12px;border-radius:50%;background:#173653;color:#fff;font-weight:850}
.yitm-pillar-journey a:hover,.yitm-pillar-journey a:focus-visible{border-color:#8faabd;box-shadow:0 10px 28px rgba(15,42,65,.1);transform:translateY(-1px)}
.yitm-pillar-journey strong{display:block;margin:0 0 6px;color:#173653!important;font-size:1.02rem;line-height:1.25}
.yitm-pillar-journey span{color:#526173!important;line-height:1.55}
.yitm-pillar-evidence-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:4px 0 12px}
.yitm-pillar-evidence-head h3{margin:0;color:#173653!important;font-size:clamp(1.2rem,2.2vw,1.55rem);text-align:left!important}
.yitm-pillar-evidence-head p{max-width:62ch;margin:0;color:#526173!important;line-height:1.55;text-align:left!important}
.yitm-pillar-evidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.yitm-pillar-evidence-card{display:flex;flex-direction:column;min-width:0;padding:18px;border:1px solid #d6e3dc;border-radius:16px;background:#fff;text-decoration:none!important;color:#142235!important}
.yitm-pillar-evidence-card:hover,.yitm-pillar-evidence-card:focus-visible{border-color:#73a38d;box-shadow:0 9px 24px rgba(23,107,76,.09)}
.yitm-pillar-evidence-card__tag{display:block;margin-bottom:7px;color:#2b6f5a!important;font-size:.76rem;font-weight:850;letter-spacing:.045em;text-transform:uppercase}
.yitm-pillar-evidence-card strong{color:#173653!important;line-height:1.3}
.yitm-pillar-evidence-card p{margin:.45rem 0 0;color:#526173!important;line-height:1.55;text-align:left!important}
.yitm-pillar-evidence-card em{margin-top:auto;padding-top:12px;color:#124d78!important;font-style:normal;font-weight:800}
.yitm-pillar-next{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:22px;padding:20px;border-radius:18px;background:#102c4a;color:#fff}
.yitm-pillar-next :where(h3,p,strong){color:#fff!important;-webkit-text-fill-color:#fff!important;text-align:left!important}
.yitm-pillar-next h3{margin:0 0 5px}.yitm-pillar-next p{max-width:68ch;margin:0;line-height:1.55}
.yitm-pillar-next__actions{display:flex;flex-wrap:wrap;gap:9px;flex:0 0 auto}
.yitm-pillar-next__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:10px 14px;border-radius:12px;background:#fff;color:#173653!important;text-decoration:none!important;font-weight:850;border:2px solid #fff;text-align:center}
.yitm-pillar-next__actions a:last-child{background:transparent;color:#fff!important}
.yitm-pillar-next__actions a:hover,.yitm-pillar-next__actions a:focus-visible{outline:3px solid rgba(255,255,255,.3);outline-offset:2px}
.yitm-pillar-subtopics{display:flex;flex-wrap:wrap;gap:9px;margin:16px 0 0}.yitm-pillar-subtopics a{display:inline-flex;align-items:center;min-height:42px;padding:8px 12px;border:1px solid #cbd9e3;border-radius:999px;background:#fff;color:#173653!important;text-decoration:none!important;font-weight:750}
@media(max-width:900px){.yitm-pillar-journey{grid-template-columns:repeat(2,minmax(0,1fr))}.yitm-pillar-evidence-grid{grid-template-columns:1fr 1fr}.yitm-pillar-next{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.yitm-pillar-authority{margin:24px auto;padding:19px 16px;border-radius:18px}.yitm-pillar-journey,.yitm-pillar-evidence-grid{grid-template-columns:1fr}.yitm-pillar-journey a{min-height:0}.yitm-pillar-evidence-head{align-items:flex-start;flex-direction:column}.yitm-pillar-next__actions{display:grid;width:100%}.yitm-pillar-next__actions a{width:100%}.yitm-pillar-subtopics{display:grid}.yitm-pillar-subtopics a{border-radius:12px}}


/* A0018979 - tool-led authority and contextual evidence paths */
.yitm-tool-authority{max-width:1160px;margin:32px auto;padding:0 20px;box-sizing:border-box;color:#142235}
.yitm-tool-authority *{box-sizing:border-box}
.yitm-tool-authority__inner{padding:clamp(20px,3vw,30px);border:1px solid #d8e4ea;border-radius:22px;background:#f7fafc;box-shadow:0 10px 30px rgba(15,42,65,.055)}
.yitm-tool-authority__eyebrow{display:inline-block;margin:0 0 7px;color:#2b6f5a;font-size:.78rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}
.yitm-tool-authority h2{max-width:26ch;margin:0 0 9px;color:#173653!important;font-size:clamp(1.45rem,2.8vw,2.1rem);line-height:1.15;text-align:left!important}
.yitm-tool-authority__intro{max-width:76ch;margin:0 0 18px;color:#526173!important;line-height:1.65;text-align:left!important}
.yitm-tool-authority__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.yitm-tool-authority__card{display:flex;flex-direction:column;min-width:0;min-height:150px;padding:16px;border:1px solid #d7e2e8;border-radius:15px;background:#fff;color:#142235!important;text-decoration:none!important}
.yitm-tool-authority__card:hover,.yitm-tool-authority__card:focus-visible{border-color:#7da793;box-shadow:0 8px 22px rgba(23,107,76,.09);transform:translateY(-1px)}
.yitm-tool-authority__card span{display:block;margin-bottom:7px;color:#2b6f5a!important;font-size:.75rem;font-weight:850;letter-spacing:.045em;text-transform:uppercase}
.yitm-tool-authority__card strong{display:block;color:#173653!important;line-height:1.3}
.yitm-tool-authority__card p{margin:.42rem 0 0;color:#526173!important;line-height:1.5;text-align:left!important}
.yitm-tool-authority__next{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;padding:17px 18px;border-radius:16px;background:#102c4a;color:#fff}
.yitm-tool-authority__next :where(strong,p){color:#fff!important;-webkit-text-fill-color:#fff!important;text-align:left!important}
.yitm-tool-authority__next p{margin:.25rem 0 0;max-width:68ch;line-height:1.5}
.yitm-tool-authority__actions{display:flex;flex-wrap:wrap;gap:9px;flex:0 0 auto}
.yitm-tool-authority__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:10px 14px;border:2px solid #fff;border-radius:12px;background:#fff;color:#173653!important;text-decoration:none!important;font-weight:850;text-align:center}
.yitm-tool-authority__actions a:last-child{background:transparent;color:#fff!important}
.yitm-tool-led-pillar{max-width:1160px;margin:24px auto 34px;padding:0 20px;box-sizing:border-box}
.yitm-tool-led-pillar__inner{padding:22px;border:1px solid #d7e4dd;border-radius:20px;background:#f4faf7}
.yitm-tool-led-pillar__eyebrow{display:block;margin:0 0 7px;color:#2b6f5a;font-size:.78rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase}
.yitm-tool-led-pillar h2{margin:0 0 8px;color:#173653!important;font-size:clamp(1.4rem,2.5vw,1.95rem);text-align:left!important}
.yitm-tool-led-pillar p{max-width:76ch;margin:0;color:#526173!important;line-height:1.6;text-align:left!important}
.yitm-tool-led-pillar__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}
.yitm-tool-led-pillar__grid a{display:flex;flex-direction:column;min-height:126px;padding:16px;border:1px solid #d7e4dd;border-radius:14px;background:#fff;color:#173653!important;text-decoration:none!important;font-weight:850}
.yitm-tool-led-pillar__grid a:hover,.yitm-tool-led-pillar__grid a:focus-visible{border-color:#74a48d;box-shadow:0 7px 18px rgba(23,107,76,.08)}
.yitm-tool-led-pillar__grid a span{margin-top:6px;color:#526173!important;font-weight:500;line-height:1.48}
@media(max-width:900px){.yitm-tool-authority__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yitm-tool-led-pillar__grid{grid-template-columns:1fr 1fr}.yitm-tool-authority__next{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.yitm-tool-authority,.yitm-tool-led-pillar{padding:0 14px}.yitm-tool-authority__grid,.yitm-tool-led-pillar__grid{grid-template-columns:1fr}.yitm-tool-authority__card,.yitm-tool-led-pillar__grid a{min-height:0}.yitm-tool-authority__actions{display:grid;width:100%}.yitm-tool-authority__actions a{width:100%}}

/* A0018989 - dark-surface button contrast contract.
 * Outline actions used inside the navy Software & AI pathway hero must stay
 * light until their own hover/focus surface becomes light. */
.yitm-pathway-hero .yitm-pathway-btn--outline{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  border-color:rgba(255,255,255,.78)!important;
}
.yitm-pathway-hero .yitm-pathway-btn--outline:hover,
.yitm-pathway-hero .yitm-pathway-btn--outline:focus-visible{
  background:#fff!important;
  color:#173653!important;
  -webkit-text-fill-color:#173653!important;
  border-color:#fff!important;
}


/* A0019045 - small business IT authority presentation */
body.yitm-business-service-page .yitm-business-situation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
body.yitm-business-service-page .services-bento{grid-template-columns:repeat(4,minmax(0,1fr))}
body.yitm-business-service-page .yitm-business-it-service-card{min-width:0}
body.yitm-business-service-page .yitm-business-it-service-card h3{font-size:1.08rem!important;line-height:1.25!important}
body.yitm-business-service-page .yitm-business-it-service-card p{font-size:.97rem!important;line-height:1.58!important}
body.yitm-business-service-page .process-steps{grid-template-columns:repeat(3,minmax(0,1fr))}
body.yitm-editorial-page .yitm-proof-steps{display:grid;gap:10px;margin:16px 0;padding:0;list-style:none;counter-reset:yitmproof}
body.yitm-editorial-page .yitm-proof-steps li{position:relative;padding:14px 16px 14px 50px;border:1px solid #d9e4ea;border-radius:14px;background:#fff;color:#34475a!important;line-height:1.6}
body.yitm-editorial-page .yitm-proof-steps li:before{counter-increment:yitmproof;content:counter(yitmproof);position:absolute;left:14px;top:14px;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#173653;color:#fff;font-weight:900}
body.yitm-editorial-page .yitm-proof-note{border-left:4px solid #176b4c;padding:12px 14px;background:#f3faf6;color:#324b3d!important}
@media(max-width:980px){body.yitm-business-service-page .services-bento{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){body.yitm-business-service-page .yitm-business-situation-grid,body.yitm-business-service-page .services-bento,body.yitm-business-service-page .process-steps{grid-template-columns:1fr}}
