
/* SATUS V40.3 RC1 — approved held-integration layer over RC5.5 */
:root{--journey-gold:#d79a12;--journey-gold-soft:#fff7df;--journey-teal:#2a9d9f;--journey-navy:#0b2c4d;--journey-silver:#edf2f6}
body.v40-3-integrated .section{padding-top:92px!important;padding-bottom:92px!important}
body.v40-3-integrated .content-section{padding-top:72px!important;padding-bottom:72px!important}
@media(max-width:760px){body.v40-3-integrated .section{padding-top:64px!important;padding-bottom:64px!important}body.v40-3-integrated .content-section{padding-top:54px!important;padding-bottom:54px!important}}

/* Homepage journey integration — retain approved RC5.5 shell and copy */
.hero-panel.journey-home-panel{min-height:430px;background-image:linear-gradient(180deg,rgba(8,31,55,.08) 0%,rgba(8,31,55,.45) 54%,rgba(8,31,55,.96) 100%),url('/assets/satus-business-journey-hiker-clean.jpg');background-size:cover;background-position:66% center;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid rgba(255,255,255,.18)}
.hero-panel.journey-home-panel:after{display:none}
.hero-panel.journey-home-panel .journey-home-copy{position:relative;z-index:2;padding-top:130px}
.hero-panel.journey-home-panel blockquote{font-size:1.58rem;margin-bottom:10px;text-shadow:0 2px 12px rgba(0,0,0,.22)}
.hero-panel.journey-home-panel p{color:rgba(255,255,255,.88);margin-bottom:12px}
.hero-panel.journey-home-panel .journey-caption{display:block;color:#9ce0df;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}
@media(max-width:900px){.hero-panel.journey-home-panel{min-height:360px;background-position:62% center}.hero-panel.journey-home-panel .journey-home-copy{padding-top:100px}}

/* Resources journey visual + guided front door */
.resources-insight-lead .signature-feature-card.journey-hub-card{display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:30px;align-items:stretch;overflow:hidden}
.journey-hub-visual{min-height:320px;border-radius:20px;background-image:linear-gradient(180deg,rgba(7,29,52,.02),rgba(7,29,52,.42)),url('/assets/satus-business-journey-hiker-clean.jpg');background-size:cover;background-position:68% center;position:relative;overflow:hidden}
.journey-hub-visual .journey-overlay{position:absolute;left:18px;right:18px;bottom:18px;background:rgba(7,36,65,.90);color:white;border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:18px 20px;box-shadow:0 18px 34px rgba(8,31,55,.22)}
.journey-hub-visual strong{font-family:Georgia,'Times New Roman',serif;font-size:1.25rem;line-height:1.25;display:block;margin-bottom:6px}
.journey-hub-visual span{color:#a7e4df;font-size:.83rem}
@media(max-width:900px){.resources-insight-lead .signature-feature-card.journey-hub-card{grid-template-columns:1fr}.journey-hub-visual{min-height:280px}}

.profile-gateway{margin:32px 0 34px;padding:30px;border:1px solid #d7e0e7;border-radius:24px;background:linear-gradient(135deg,#f8fbfd,#edf4f7);box-shadow:0 18px 44px rgba(11,44,77,.08)}
.profile-gateway-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:22px}
.profile-gateway-head h3{font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.8rem,3vw,2.55rem);margin:0;color:#0b2c4d}
.profile-gateway-head p{max-width:600px;margin:0}
.profile-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.profile-choice{appearance:none;border:1px solid #cdd8e1;background:#fff;color:#0b2c4d;border-radius:16px;padding:18px 15px;text-align:left;cursor:pointer;min-height:154px;transition:.2s transform,.2s box-shadow,.2s border-color}
.profile-choice:hover,.profile-choice:focus-visible{transform:translateY(-3px);box-shadow:0 12px 24px rgba(11,44,77,.11);border-color:#2a9d9f;outline:none}
.profile-choice.active{border:2px solid #2a9d9f;background:#f4fbfb;box-shadow:0 12px 26px rgba(42,157,159,.13)}
.profile-icon{display:flex;width:36px;height:36px;border-radius:50%;align-items:center;justify-content:center;background:#eaf2f8;color:#0b2c4d;font-weight:900;margin-bottom:12px}
.profile-choice strong{display:block;font-size:.91rem;line-height:1.25;margin-bottom:7px}.profile-choice span{display:block;color:#637587;font-size:.78rem;line-height:1.45}
@media(max-width:1080px){.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-choice:last-child{grid-column:1/-1}}
@media(max-width:620px){.profile-gateway{padding:22px 18px}.profile-gateway-head{display:block}.profile-gateway-head p{margin-top:8px}.profile-grid{grid-template-columns:1fr}.profile-choice:last-child{grid-column:auto}}

.quick-use-band{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;margin:0 0 28px;padding:18px 22px;border:1px solid #bfe3e2;border-radius:18px;background:#f4fbfb}
.quick-use-band .quick-icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#dff5f4;color:#0b666b;font-size:1.2rem;font-weight:900}.quick-use-band strong{display:block;color:#0b2c4d;font-size:1rem}.quick-use-band p{margin:3px 0 0;font-size:.9rem}.quick-pills{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.quick-pills span{border:1px solid #9fd8d5;border-radius:999px;padding:6px 9px;color:#0b666b;background:#fff;font-size:.68rem;font-weight:800;white-space:nowrap}
@media(max-width:820px){.quick-use-band{grid-template-columns:auto 1fr}.quick-pills{grid-column:1/-1;justify-content:flex-start}}

#hubRecommendations[hidden],#freeToolsLibrary.hub-locked{display:none!important}
.hub-recommendations{margin:0 0 30px;padding:24px;border-radius:20px;background:#0b2c4d;color:white}
.hub-recommendations .eyebrow{color:#80dad7}.hub-recommendations h3{font-family:Georgia,'Times New Roman',serif;font-size:1.9rem;margin:0 0 8px}.hub-recommendations p{color:rgba(255,255,255,.76);margin-bottom:18px}.hub-reco-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hub-reco-grid a{display:block;color:white;text-decoration:none;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);border-radius:14px;padding:14px;font-size:.82rem;font-weight:800;line-height:1.35}.hub-reco-grid a:hover{background:rgba(255,255,255,.14)}
@media(max-width:820px){.hub-reco-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.hub-reco-grid{grid-template-columns:1fr}}
.hub-category-nav{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 18px}.hub-category-nav a{border:1px solid #bdcbd6;border-radius:999px;padding:7px 11px;text-decoration:none;color:#0b2c4d;font-size:.72rem;font-weight:800;background:#fff}.hub-category-nav a:hover{border-color:#2a9d9f;background:#f1fbfa}

/* Defense document / confidence strip */
.defense-band{margin:34px auto 0;display:grid;grid-template-columns:auto 1.2fr auto;gap:22px;align-items:center;border:1px solid #d7e0e7;border-radius:22px;background:#f7fafc;padding:24px 28px}
.defense-shield{width:56px;height:56px;border-radius:18px;background:#0b2c4d;color:white;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.defense-band h3{font-family:Georgia,'Times New Roman',serif;font-size:1.55rem;margin:0 0 5px;color:#0b2c4d}.defense-band p{margin:0}.defense-band .button{white-space:nowrap}
@media(max-width:760px){.defense-band{grid-template-columns:auto 1fr}.defense-band .button{grid-column:1/-1;width:100%}}

/* Watermarked product previews */
.preview-hero{background:linear-gradient(135deg,#f7fbfd,#edf2f6);padding:72px 0 52px}.preview-hero .container{max-width:980px}.preview-hero h1{font-size:clamp(2.6rem,5vw,4.4rem)}
.preview-notice{border-left:5px solid #2a9d9f;background:#f2fbfa;border-radius:12px;padding:14px 18px;margin:22px 0;color:#23455f;font-size:.9rem}
.preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.preview-sheet{position:relative;overflow:hidden;border:1px solid #d8e1e8;border-radius:20px;background:#fff;padding:28px;min-height:275px;box-shadow:0 12px 28px rgba(11,44,77,.06)}
.preview-sheet:before{content:'SAMPLE ONLY · WATERMARKED';position:absolute;left:-44px;right:-44px;top:42%;transform:rotate(-19deg);font-size:clamp(1.45rem,3.5vw,2.7rem);letter-spacing:.09em;text-align:center;color:rgba(12,67,104,.075);font-weight:900;white-space:nowrap;pointer-events:none;z-index:0}.preview-sheet>*{position:relative;z-index:1}.preview-sheet .sheet-no{display:inline-flex;background:#eaf3f8;color:#0b2c4d;border-radius:999px;padding:5px 9px;font-size:.66rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}.preview-sheet h2,.preview-sheet h3{font-family:Georgia,'Times New Roman',serif;color:#0b2c4d}.preview-sheet h3{font-size:1.4rem}.preview-sheet ul{color:#5f6f80;padding-left:20px}.preview-score{display:flex;align-items:center;gap:18px}.preview-score-ring{width:88px;height:88px;border:12px solid #e8eef3;border-top-color:#d79a12;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0b2c4d;font-weight:900}.preview-checks{display:grid;gap:9px}.preview-checks div{border-bottom:1px solid #e4eaf0;padding:8px 0;color:#516677;font-size:.88rem}.preview-checks div:before{content:'✓';color:#2a9d9f;font-weight:900;margin-right:9px}.preview-footer-note{margin-top:26px;color:#6f8190;font-size:.8rem}.preview-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.preview-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.preview-product-card{border:1px solid #d7e0e7;border-radius:18px;padding:22px;background:#fff}.preview-product-card h3{font-family:Georgia,'Times New Roman',serif;color:#0b2c4d;font-size:1.25rem}.preview-product-card p{font-size:.88rem}.preview-product-card a{font-weight:800;color:#1d6fa5;text-decoration:none}
.watermarked-preview-link{display:block;text-align:center;margin-top:10px;color:#1d6fa5!important;font-size:.8rem;font-weight:800;text-decoration:none}.watermarked-preview-link:hover{text-decoration:underline}
@media(max-width:820px){.preview-grid{grid-template-columns:1fr}.preview-gallery{grid-template-columns:1fr 1fr}}@media(max-width:540px){.preview-gallery{grid-template-columns:1fr}}

/* FAQ location marker */
.rc5-faq.faq-before-review{border-top:1px solid #e0e7ed}

/* Explicit image elements keep the journey motif reliable across hosting environments. */
.hero-panel.journey-home-panel{position:relative;background:#0b2c4d!important;overflow:hidden}
.hero-panel.journey-home-panel .journey-home-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:66% center;z-index:0}
.hero-panel.journey-home-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,31,55,.05) 0%,rgba(8,31,55,.38) 50%,rgba(8,31,55,.96) 100%);z-index:1}
.hero-panel.journey-home-panel .journey-home-copy{position:relative;z-index:2}
.journey-hub-visual{background:#dbe4eb!important}
.journey-hub-visual .journey-hub-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:68% center;z-index:0}
.journey-hub-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,29,52,0),rgba(7,29,52,.28));z-index:1}
.journey-hub-visual .journey-overlay{z-index:2}
#hubCategoryNav[hidden]{display:none!important}

/* SATUS V40.4 — approved positioning + human-language integration */
body.v40-3-integrated .section{padding-top:64px!important;padding-bottom:64px!important}
body.v40-3-integrated .content-section{padding-top:58px!important;padding-bottom:58px!important}
body.v40-3-integrated .page-hero{padding-top:76px;padding-bottom:62px}
body.v40-3-integrated .section-heading{margin-bottom:30px}
body.v40-3-integrated .card-grid{margin-top:34px}

.positioning-hero{padding-top:72px!important;padding-bottom:60px!important}
.positioning-hero .hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);gap:52px}
.positioning-hero h1{font-size:clamp(2.7rem,5.2vw,5.05rem)}
.positioning-hero .hero-copy>.eyebrow{margin-bottom:14px}
.positioning-hero .journey-home-panel{min-height:390px}

.positioning-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}
.positioning-card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}
.positioning-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px;height:100%}
.positioning-card h3{color:var(--navy);font-family:Georgia,'Times New Roman',serif;font-size:1.55rem;font-weight:500;margin:0 0 12px}
.positioning-card p{margin:0}

.problem-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.problem-grid>div{background:#fff;border:1px solid var(--line);border-radius:14px;color:var(--navy);font-weight:700;padding:16px 18px}
.positioning-kicker{color:#176e70!important;font-weight:850;font-size:1.08rem!important}

.home-authority-section{background:var(--navy);color:#fff;padding-top:54px!important;padding-bottom:54px!important}
.authority-panel{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:42px;align-items:center}
.authority-panel h2,.authority-panel strong{color:#fff}
.authority-panel p{color:rgba(255,255,255,.78)}
.authority-panel .eyebrow{color:#7dd4d3}
.authority-role{color:#fff!important;font-weight:750}
.authority-panel blockquote{margin:0;color:#fff;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.6rem,2.8vw,2.35rem);line-height:1.32}
.previous-clients{border-top:1px solid rgba(255,255,255,.2);font-size:.9rem;margin-top:24px;padding-top:18px}

.capture-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}
.capture-card{background:#fff;border:1px solid #cdd8e1;border-radius:20px;box-shadow:0 14px 32px rgba(11,44,77,.08);display:flex;flex-direction:column;min-height:330px;padding:28px;position:relative;overflow:hidden}
.capture-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--teal)}
.capture-card>span{color:var(--teal);font-size:.68rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
.capture-card h3{font-family:Georgia,'Times New Roman',serif;font-size:1.8rem;font-weight:500;margin:12px 0}
.capture-card p{margin-bottom:24px}
.capture-card .button{margin-top:auto;width:100%}
.next-action-panel{background:#fff;border:1px solid var(--line);border-radius:24px;display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center;padding:34px}
.next-action-panel h2{font-size:clamp(2rem,3.4vw,3rem);margin-bottom:10px}
.next-action-panel p{margin:0;font-size:1.05rem}
.next-action-panel .button{white-space:nowrap}

.system-steps{display:grid;gap:20px}
.system-steps article{display:grid;grid-template-columns:42px 1fr;gap:16px;align-items:start}
.system-steps b{background:var(--navy);border-radius:50%;color:#fff;display:grid;height:36px;place-items:center;width:36px}
.system-steps h3{margin:4px 0 8px}
.system-steps p{margin:0}
.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.comparison-before,.comparison-after{border-radius:18px;padding:28px}
.comparison-before{background:#f0ece5}
.comparison-after{background:#fff;border:1px solid var(--line)}
.comparison-before p,.comparison-after p{margin-bottom:10px}
.action-list{padding-left:22px;margin:0}
.action-list li{color:var(--muted);margin:8px 0}

@media(max-width:900px){
  .positioning-hero .hero-grid,.authority-panel{grid-template-columns:1fr}
  .positioning-card-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}
  .capture-grid{grid-template-columns:1fr}
  .capture-card{min-height:0}
  .next-action-panel{grid-template-columns:1fr}
  .next-action-panel .button{justify-self:start}
}
@media(max-width:640px){
  body.v40-3-integrated .section{padding-top:46px!important;padding-bottom:46px!important}
  body.v40-3-integrated .content-section{padding-top:44px!important;padding-bottom:44px!important}
  body.v40-3-integrated .page-hero{padding-top:56px;padding-bottom:48px}
  .positioning-hero{padding-top:48px!important;padding-bottom:46px!important}
  .positioning-hero .journey-home-panel{min-height:320px}
  .positioning-card-grid,.positioning-card-grid.four,.problem-grid,.comparison-grid{grid-template-columns:1fr}
  .authority-panel{gap:26px}
  .capture-card,.positioning-card{padding:22px}
  .next-action-panel{padding:26px 22px}
  .next-action-panel .button{justify-self:stretch}
}
