/* The Careful Optimist — Private Business Opportunity enhancement layer — 23 Aug 2026
   Derived from the current primary-site clarity/visual system.
   Purpose: first-time-reader clarity, stronger visual hierarchy, calmer pacing, current public-offer alignment.
   This layer does NOT alter access hashes, form endpoints, calculations, payment logic or legal terms. */

:root{
  --bo-deep:#071a30;
  --bo-navy:#102b48;
  --bo-navy-2:#16273b;
  --bo-gold:#cba85a;
  --bo-gold-soft:#e1c27c;
  --bo-paper:#fffdf9;
  --bo-cream:#f7ead7;
  --bo-ink:#253240;
  --bo-copy:#465463;
  --bo-line:rgba(16,43,72,.14);
  --bo-shadow:0 22px 62px rgba(9,29,50,.10);
}
html{scroll-padding-top:84px}
body{background:var(--bo-paper);color:var(--bo-ink);-webkit-font-smoothing:antialiased}
img{max-width:100%}
.bo-skip{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}
.bo-skip:focus{left:18px;top:14px;width:auto;height:auto;z-index:9999;background:#fff;padding:10px 14px;border-radius:6px;color:#102b48;box-shadow:0 6px 22px rgba(0,0,0,.18)}

/* Brand header: use the transparent master logo rather than a large rectangular image. */
.tco-top-band,.site-header{background:#fffaf2!important;border-bottom:1px solid rgba(190,151,73,.24)!important}
.tco-top-band-inner{min-height:92px;padding-top:10px!important;padding-bottom:10px!important}
.tco-top-band img{width:min(100%,390px)!important;max-height:74px!important;object-fit:contain!important}
.site-header .logo{max-height:72px!important;width:auto!important;object-fit:contain!important}

/* Navigation is intentionally calm, compact, and inspectable. */
.tco-primary-nav{background:rgba(255,253,249,.98)!important;box-shadow:0 8px 28px rgba(8,26,48,.035)}
.tco-primary-nav a{padding:15px 10px 12px!important}
.tco-primary-nav .tco-nav-cta{border-radius:3px 3px 0 0!important}

/* First-time-reader boundary: customer business vs private participation opportunity. */
.bo-context-bar{background:#0b1d34;color:#dce6ee;border-bottom:1px solid rgba(225,194,124,.28)}
.bo-context-bar .bo-context-inner{max-width:1180px;margin:0 auto;padding:13px 24px;display:flex;align-items:center;justify-content:center;gap:12px;text-align:center;font-size:13.5px;line-height:1.5}
.bo-context-bar strong{color:#f8edd7}
.bo-context-dot{width:5px;height:5px;border-radius:50%;background:#e1c27c;flex:0 0 auto}

/* More breathing room: important sections should read as chapters, not stacked cards. */
.section,.op-section{padding-top:94px!important;padding-bottom:98px!important}
.tco-bridge-section{padding-top:82px!important;padding-bottom:86px!important}
.hero,.op-hero{position:relative;overflow:hidden;isolation:isolate}
.hero .wrap,.op-hero .wrap,.hero-inner{position:relative;z-index:2}
.hero h1,.op-hero h1{letter-spacing:-.018em}
.hero p.lead,.op-hero .lead,.hero .lead{line-height:1.6}
.section h2,.op-section h2{letter-spacing:-.012em}

/* A quieter card system with stronger hierarchy. */
.card,.fact,.problem-card,.definition,.offer-step,.flow-step,.flow-card,.op-card,.op-asset,.op-number,.customer-proof{
  box-shadow:0 12px 34px rgba(9,29,50,.055)!important;
}
.card,.problem-card,.definition,.offer-step,.flow-step,.flow-card,.op-card,.op-asset,.op-number,.customer-proof{
  border-radius:14px!important;
}
.btn,.access-button{border-radius:5px!important;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}
.btn:hover,.btn:focus,.access-button:hover,.access-button:focus{transform:translateY(-1px);box-shadow:0 8px 22px rgba(10,28,46,.14)}

/* New visual-story anchors from the current public visual system. */
.bo-visual-anchor{margin:42px auto 0;max-width:1120px}
.bo-visual-anchor img{display:block;width:100%;height:auto;border-radius:22px;box-shadow:0 26px 70px rgba(9,29,50,.14)}
.bo-visual-anchor figcaption{max-width:780px;margin:15px auto 0;text-align:center;color:#66727d;font-size:14px;line-height:1.55}
.bo-visual-anchor--contained{padding:14px;background:#eef2f4;border-radius:25px}
.bo-visual-anchor--contained img{border-radius:13px;box-shadow:none}
.navy .bo-visual-anchor figcaption,.dark .bo-visual-anchor figcaption{color:#cbd7e1}

/* Compact decision boundary callout used throughout. */
.bo-clarity-note{margin:30px 0;padding:22px 24px;border-left:4px solid var(--bo-gold);background:rgba(247,234,215,.70);border-radius:0 12px 12px 0;color:#344352}
.bo-clarity-note strong{color:#102b48}
.bo-clarity-note p{margin:6px 0 0!important;color:#465463!important}
.dark .bo-clarity-note,.navy .bo-clarity-note{background:rgba(255,255,255,.075);border:1px solid rgba(225,194,124,.30);border-left:4px solid var(--bo-gold-soft);color:#edf3f7}
.dark .bo-clarity-note strong,.navy .bo-clarity-note strong{color:#fff4df}
.dark .bo-clarity-note p,.navy .bo-clarity-note p{color:#d7e1e9!important}

/* Four doors: explicitly choices, never a forced ascension path. */
.bo-four-doors{margin:38px 0 8px;padding:34px;background:#fffdf9;border:1px solid var(--bo-line);border-radius:20px;box-shadow:var(--bo-shadow)}
.bo-four-doors-head{max-width:820px;margin:0 auto 28px;text-align:center}
.bo-four-doors-head .eyebrow{margin-bottom:8px}
.bo-four-doors-head h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(31px,4vw,43px);color:#102b48;margin:0 0 10px}
.bo-four-doors-head p{color:#53606d;margin:0}
.bo-four-door-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.bo-door{padding:22px 19px;border:1px solid var(--bo-line);border-top:4px solid var(--bo-gold);border-radius:12px;background:#fff;display:flex;flex-direction:column;min-height:100%}
.bo-door .bo-door-num{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:#8a6d2f;font-weight:800}
.bo-door h4{font-family:'Cormorant Garamond',Georgia,serif;font-size:25px;line-height:1.08;color:#102b48;margin:9px 0 8px}
.bo-door .bo-price{font-weight:800;color:#102b48;margin-bottom:9px}
.bo-door p{font-size:14.5px;color:#52606d;margin:0}
.bo-door small{display:block;margin-top:auto;padding-top:14px;color:#6b7680;line-height:1.45}
.bo-current-status{margin-top:20px;padding:17px 19px;border-radius:10px;background:#f4ead9;color:#394755;text-align:center;font-size:14.5px}
.bo-current-status strong{color:#102b48}

/* Projection page: keep number tables primary, but add a modelling-boundary panel. */
.bo-model-boundary{margin:28px 0;padding:24px 26px;background:#0b1d34;color:#dce5ec;border-radius:13px;border:1px solid rgba(225,194,124,.28)}
.bo-model-boundary h3{color:#fff4df!important;font-size:29px!important;margin:0 0 9px!important}
.bo-model-boundary p{color:#d5e0e8!important;margin:0 0 10px!important}
.bo-model-boundary p:last-child{margin-bottom:0!important}

/* Entry page upgrade, preserving access-code and Formspree logic exactly. */
.bo-entry-page .entry-logo-band{background:#fffaf2!important;border-bottom:1px solid rgba(190,151,73,.24)!important}
.bo-entry-page .entry-logo-inner{padding:12px 24px!important;text-align:center}
.bo-entry-page .entry-logo{width:min(100%,410px)!important;max-height:86px!important;object-fit:contain!important}
.bo-entry-page .entry-main{background:radial-gradient(circle at 82% 14%,rgba(225,194,124,.13),transparent 28%),linear-gradient(145deg,#071a30,#102b48)!important;padding-top:64px!important}
.bo-entry-page .entry-shell{max-width:1120px!important}
.bo-entry-page .entry-kicker{color:#e1c27c!important}
.bo-entry-page h1{max-width:940px;margin-left:auto;margin-right:auto;text-align:center;color:#fff8eb!important}
.bo-entry-page .entry-lead,.bo-entry-page .entry-note{max-width:800px;margin-left:auto;margin-right:auto;text-align:center}
.bo-entry-page .video-frame{margin-top:34px;border-radius:18px!important;overflow:hidden;box-shadow:0 28px 78px rgba(0,0,0,.30)!important;border:1px solid rgba(225,194,124,.28)!important}
.bo-entry-page .access-panel{margin-top:38px!important;border-radius:18px!important;background:rgba(255,255,255,.065)!important}
.bo-entry-page .access-input{border-radius:7px!important}
.bo-entry-page .bo-entry-boundary{margin:24px auto 0;max-width:880px;padding:18px 20px;border:1px solid rgba(225,194,124,.24);border-left:4px solid #e1c27c;border-radius:0 10px 10px 0;color:#d5e0e8;background:rgba(255,255,255,.045);font-size:14px;line-height:1.6}
.bo-entry-page .bo-entry-boundary strong{color:#fff1d5}

/* FAQ becomes more editorial on larger screens without changing its native details behaviour. */
.bo-faq-page .faq-group{padding:42px 0;margin-top:0;border-top:1px solid rgba(16,43,72,.13)}
.bo-faq-page .faq-group:first-child{border-top:0;padding-top:0}
.bo-faq-page .faq details{background:rgba(255,255,255,.34)}

/* Footer: a little more room and a clearer risk boundary. */
.tco-site-footer .inner{padding-top:50px!important;padding-bottom:42px!important}
.tco-site-footer .boundary{font-size:12.5px!important;color:#9eabb7!important}

@media(max-width:1000px){
  .bo-four-door-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .section,.op-section{padding-top:78px!important;padding-bottom:82px!important}
}
@media(max-width:760px){
  .bo-context-bar .bo-context-inner{padding:12px 18px;font-size:12.5px;align-items:flex-start;text-align:left}
  .tco-primary-nav-inner{justify-content:flex-start!important;overflow-x:auto!important;flex-wrap:nowrap!important;scrollbar-width:thin}
  .tco-primary-nav a{white-space:nowrap!important}
  .bo-four-door-grid{grid-template-columns:1fr}
  .bo-four-doors{padding:26px 20px}
  .bo-visual-anchor{margin-top:30px}
  .bo-visual-anchor img{border-radius:15px}
  .section,.op-section{padding-top:64px!important;padding-bottom:68px!important}
}
@media(max-width:520px){
  .tco-top-band-inner{min-height:76px!important;padding-left:18px!important;padding-right:18px!important}
  .tco-top-band img{max-height:62px!important}
  .bo-entry-page .entry-main{padding-top:46px!important}
  .bo-entry-page .access-panel{padding:22px!important}
}
