.subpage{background:#f4f7fb}.subpage-hero{position:relative;overflow:hidden;padding:82px 0 68px;background:#07172e;color:#fff}.subpage-hero:before{content:"";position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,#000,transparent)}.subpage-hero:after{content:"";position:absolute;width:520px;height:520px;right:-180px;top:-310px;border-radius:50%;border:1px solid rgba(46,213,230,.18);box-shadow:0 0 0 58px rgba(46,213,230,.025),0 0 0 116px rgba(31,115,255,.02)}.subpage-hero .container{position:relative;z-index:2}.breadcrumbs{display:flex;gap:9px;align-items:center;margin-bottom:25px;color:#7e92aa;font-size:.78rem}.breadcrumbs a:hover{color:#fff}.subpage-hero h1{max-width:900px;margin:0;font-size:clamp(3rem,6vw,5.7rem);line-height:.98;letter-spacing:-.055em}.subpage-hero .lead{max-width:760px;margin:25px 0 0;color:#b5c4d6;font-size:1.12rem;line-height:1.75}.hero-actions-row{display:flex;gap:11px;flex-wrap:wrap;margin-top:30px}.page-section{padding:78px 0}.page-section.white{background:#fff}.page-section.dark{background:#07172e;color:#fff}.page-section.soft{background:#eef3f8}.page-head{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:end;margin-bottom:34px}.page-head h2{font-size:clamp(2.2rem,4vw,3.8rem)}.page-head p{margin:0;color:#66748a;line-height:1.8}.page-section.dark .page-head p{color:#9eb0c5}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.info-card{display:flex;flex-direction:column;min-height:270px;padding:25px;border:1px solid #d9e2ec;border-radius:14px;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.info-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(28,52,83,.08)}.info-card.dark-card{background:#0a1f3c;border-color:#17395e;color:#fff}.card-code{color:#0f67d8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;font-weight:800;letter-spacing:.08em}.dark-card .card-code{color:#61b4ff}.info-card h3{margin:30px 0 10px;font-size:1.35rem;line-height:1.25}.info-card p{margin:0 0 22px;color:#66748a;font-size:.9rem}.dark-card p{color:#9ab0c8}.card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.card-tags span{padding:5px 7px;border:1px solid #dce4ee;border-radius:5px;color:#77869a;font-size:.62rem}.dark-card .card-tags span{border-color:rgba(255,255,255,.13);color:#829bb6}.card-action{display:flex;justify-content:space-between;align-items:center;margin-top:19px;padding-top:15px;border-top:1px solid #e4eaf1;font-size:.8rem;font-weight:800}.dark-card .card-action{border-color:rgba(255,255,255,.1);color:#e5edf7}.card-action b{color:#1f73ff}.dark-card .card-action b{color:#2ed5e6}.status-pill{display:inline-flex;align-items:center;gap:6px;width:max-content;padding:5px 8px;border-radius:999px;background:#eaf4ff;color:#0f67d8;font-size:.62rem;font-weight:850}.status-pill.live:before{content:"";width:6px;height:6px;border-radius:50%;background:#22c55e}.status-pill.planned{background:#f0f2f5;color:#7a8797}.category-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.category-strip a,.category-strip span{padding:7px 10px;border:1px solid #d9e2ed;border-radius:999px;background:#fff;color:#65758a;font-size:.7rem;font-weight:700}.list-panel{border-top:1px solid #dce4ed}.list-row{display:grid;grid-template-columns:48px 1fr auto;gap:18px;align-items:center;min-height:118px;padding:20px 0;border-bottom:1px solid #dce4ed}.list-row .num{font:700 .67rem ui-monospace,SFMono-Regular,Menlo,monospace;color:#a2aebb}.list-row h3{margin:0 0 5px;font-size:1.08rem}.list-row p{margin:0;color:#6b798c;font-size:.82rem}.list-row .arrow{color:#1f73ff;font-weight:900}.callout-panel{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;padding:34px;border-radius:18px;background:linear-gradient(135deg,#0a1d38,#0b2b54);color:#fff}.callout-panel h2{font-size:clamp(2rem,4vw,3.4rem)}.callout-panel p{max-width:720px;margin:13px 0 0;color:#a8bbd2}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.process-step{padding:22px;border:1px solid #d9e1eb;border-radius:13px;background:#fff}.process-step span{color:#0f67d8;font:800 .7rem ui-monospace,SFMono-Regular,Menlo,monospace}.process-step h3{margin:28px 0 8px;font-size:1.08rem}.process-step p{margin:0;color:#6d7b8f;font-size:.82rem}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid #dce4ee;border-radius:12px;background:#fff;padding:0 18px}.faq-list summary{cursor:pointer;padding:17px 0;font-weight:800}.faq-list details p{margin:0;padding:0 0 18px;color:#66758a}.feature-table{overflow:hidden;border:1px solid #dce4ee;border-radius:14px;background:#fff}.feature-row{display:grid;grid-template-columns:1fr 1.3fr 130px;gap:20px;align-items:center;padding:18px 20px;border-bottom:1px solid #e4e9f0}.feature-row:last-child{border-bottom:0}.feature-row strong{font-size:.92rem}.feature-row p{margin:0;color:#6c7a8e;font-size:.82rem}.feature-row small{justify-self:end;color:#0f67d8;font-weight:850}.notice{padding:16px 18px;border:1px solid #cadcf2;border-radius:11px;background:#f2f7fd;color:#48617f;font-size:.86rem}.notice strong{color:#163454}.footer.compact-footer{margin-top:0}.mini-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.mini-links a{color:#1f73ff;font-weight:800;font-size:.82rem}@media(max-width:980px){.page-head,.callout-panel{grid-template-columns:1fr}.card-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.callout-panel .button{width:max-content}.feature-row{grid-template-columns:1fr}.feature-row small{justify-self:start}}@media(max-width:680px){.subpage-hero{padding:60px 0 52px}.subpage-hero h1{font-size:clamp(2.65rem,14vw,4.1rem)}.page-section{padding:62px 0}.card-grid,.card-grid.two,.process-grid{grid-template-columns:1fr}.list-row{grid-template-columns:35px 1fr}.list-row .arrow{display:none}.callout-panel{padding:25px}.callout-panel .button{width:100%}.feature-row{padding:16px}.breadcrumbs{flex-wrap:wrap}}

/* Page-by-page visual QA — stacked header, hero motif and anchor behaviour. */
.subpage-hero:after{top:auto}
.page-head{align-items:start}
.page-head>p{max-width:620px}
.consulting-jump-section,.training-jumpbar,.ai-page-jump{top:76px!important}
#needs,#applications,#process,#deliverables,#start,#star-path,#specialist,#courses,#access,#assistant,#evidence,#workflow{scroll-margin-top:152px}
@media(max-width:1040px){
  .consulting-jump-section,.training-jumpbar,.ai-page-jump{top:132px!important}
  #needs,#applications,#process,#deliverables,#start,#star-path,#specialist,#courses,#access,#assistant,#evidence,#workflow{scroll-margin-top:208px}
}
@media(max-width:760px){
  .consulting-jump-section,.training-jumpbar,.ai-page-jump{top:172px!important}
  #needs,#applications,#process,#deliverables,#start,#star-path,#specialist,#courses,#access,#assistant,#evidence,#workflow{scroll-margin-top:242px}
  .page-head>p,.subpage-hero .lead{max-width:100%}
}
