/* The Careful Optimist — Proof Under Pressure visual prototype v6
   18 Aug 2026. Proof-page-only layer.
   Governing rule: inspectable evidence, visible boundaries, same outer hero family. */
.oe-proof-prototype{
  --pp-navy:#0b1d34;
  --pp-navy-2:#132b47;
  --pp-gold:#b8892d;
  --pp-gold-light:#dfbf70;
  --pp-paper:#fbf7ef;
  --pp-cream:#efe3cf;
  --pp-white:#fffdfa;
  --pp-ink:#1b2838;
  --pp-muted:#617080;
  --pp-line:rgba(11,29,52,.15);
  --pp-shadow:0 24px 64px rgba(11,29,52,.11);
  color:var(--pp-ink);
  background:var(--pp-paper);
}
.oe-proof-prototype main{overflow:hidden}
.oe-proof-prototype main *{box-sizing:border-box}
.oe-proof-prototype .oe-wrap{width:min(calc(100% - 56px),1160px);margin-inline:auto}
.oe-proof-prototype .oe-narrow{width:min(calc(100% - 56px),870px);margin-inline:auto}
.oe-proof-prototype .oe-kicker,.oe-proof-prototype .pp-kicker{margin:0 0 13px;color:var(--pp-gold);font:800 11px/1.2 Barlow,Arial,sans-serif;letter-spacing:.18em;text-transform:uppercase}
.oe-proof-prototype .oe-section{padding:82px 0}
.oe-proof-prototype .oe-section h2{margin:0 0 22px;color:var(--pp-navy);font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(34px,4vw,52px);line-height:1.06;letter-spacing:-.015em}
.oe-proof-prototype .oe-section h3{color:var(--pp-navy);font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(23px,2.3vw,31px);line-height:1.12}
.oe-proof-prototype .oe-section p,.oe-proof-prototype .oe-section li{font-size:16.5px;line-height:1.7}
.oe-proof-prototype .oe-section--white{background:#fff}
.oe-proof-prototype .oe-section--parchment{background:var(--pp-cream)}
.oe-proof-prototype .oe-section--navy{background:linear-gradient(145deg,#08182c,#0e2845);color:#e8eef3}
.oe-proof-prototype .oe-section--navy h2,.oe-proof-prototype .oe-section--navy h3{color:#fff7e7}
.oe-proof-prototype .oe-section--navy .oe-kicker{color:var(--pp-gold-light)}
.oe-proof-prototype .oe-section--navy p{color:#e4ebf0}
.oe-proof-prototype .oe-section--navy strong{color:#fff5da}
.oe-proof-prototype .oe-section--navy a{color:#f2d58d}
.oe-proof-prototype .oe-chapter{border-top:0!important}

/* Hero family */
.oe-proof-prototype .pp-hero{background:var(--pp-navy);color:#fff}
.oe-proof-prototype .pp-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.92fr);min-height:650px}
.oe-proof-prototype .pp-hero-copy{padding:78px max(56px,calc((100vw - 1160px)/2)) 72px max(56px,calc((100vw - 1160px)/2));padding-right:62px;background:linear-gradient(145deg,#071629,#0b1d34 70%,#102943)}
.oe-proof-prototype .pp-hero h1{margin:0 0 24px;max-width:760px;color:#fff8eb;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(48px,5.6vw,74px);font-weight:600;line-height:1.01;letter-spacing:-.02em}
.oe-proof-prototype .pp-hero-lead{margin:0 0 18px;max-width:690px;color:#fff0cf;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(24px,2.3vw,31px);line-height:1.35}
.oe-proof-prototype .pp-hero-copy>p:not(.pp-hero-lead):not(.pp-signature){max-width:650px;color:#dfe7ee;font-size:17px;line-height:1.68}
.oe-proof-prototype .pp-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.oe-proof-prototype .pp-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border:1px solid transparent;border-radius:5px;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}
.oe-proof-prototype .pp-button--gold{background:var(--pp-gold-light);border-color:var(--pp-gold-light);color:var(--pp-navy)}
.oe-proof-prototype .pp-button--outline{border-color:rgba(255,255,255,.52);color:#fff}
.oe-proof-prototype .pp-signature{margin-top:24px;color:var(--pp-gold-light);font-family:'Cormorant Garamond',Georgia,serif;font-size:25px;font-style:italic}
.oe-proof-prototype .pp-hero-photo{position:relative;overflow:hidden;background:#cbbda9}
.oe-proof-prototype .pp-hero-photo:after{content:"";position:absolute;inset:0;box-shadow:inset 24px 0 58px rgba(7,22,41,.25);pointer-events:none}
.oe-proof-prototype .pp-hero-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 42%}

/* Four evidence classes */
.oe-proof-prototype .pp-proof-classes{background:var(--pp-paper)!important;padding:74px 0 82px!important}
.oe-proof-prototype .pp-proof-classes h2{max-width:760px}
.oe-proof-prototype .oe-four-class{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important;margin-top:34px;border-top:1px solid var(--pp-line);border-bottom:1px solid var(--pp-line)}
.oe-proof-prototype .oe-four-class article{position:relative;padding:34px 28px 30px!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.oe-proof-prototype .oe-four-class article+article{border-left:1px solid var(--pp-line)!important}
.oe-proof-prototype .oe-four-class article:before{content:attr(data-order);display:block;margin-bottom:14px;color:var(--pp-gold);font:800 11px/1 Barlow,Arial,sans-serif;letter-spacing:.15em}
.oe-proof-prototype .oe-four-class h3{margin:0 0 9px!important;font-size:28px!important}
.oe-proof-prototype .oe-four-class p{margin:0!important;color:#526172;font-size:14.5px!important;line-height:1.55!important}
.oe-proof-prototype .oe-center-note{max-width:850px;margin:34px auto 0!important;text-align:center;color:var(--pp-navy);font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(25px,2.5vw,34px)!important;line-height:1.28!important}

/* Case one — opportunity claim */
.oe-proof-prototype .pp-case-one-intro{position:relative;background:#fff!important;padding:92px 0 62px!important}
.oe-proof-prototype .pp-case-one-intro:before{content:"CASE 01";display:block;width:min(calc(100% - 56px),870px);margin:0 auto 18px;color:var(--pp-gold);font:800 11px/1 Barlow,Arial,sans-serif;letter-spacing:.16em}
.oe-proof-prototype .pp-case-one-intro h2{font-size:clamp(38px,4.8vw,60px);max-width:850px}
.oe-proof-prototype .pp-source-line{margin:24px 0 28px;padding:14px 16px;border-left:3px solid var(--pp-gold);background:rgba(184,137,45,.08);font-size:13px;line-height:1.55;color:#596776}
.oe-proof-prototype .pp-source-line a{font-weight:700;text-underline-offset:3px}
.oe-proof-prototype .pp-case-one-questions{background:var(--pp-cream)!important}
.oe-proof-prototype .pp-question-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:18px!important;margin-top:32px!important}
.oe-proof-prototype .pp-question-grid article{padding:25px 24px 26px!important;border:1px solid rgba(11,29,52,.1)!important;border-top:3px solid var(--pp-gold)!important;border-radius:10px!important;background:rgba(255,255,255,.66)!important}
.oe-proof-prototype .pp-question-grid h3{font-size:26px!important}
.oe-proof-prototype .pp-question-grid p{font-size:14.5px!important;color:#566372}
.oe-proof-prototype .pp-history{background:#fff!important;padding:70px 0!important}
.oe-proof-prototype .pp-boundary-box{margin-top:28px;padding:24px 26px;border:1px solid rgba(184,137,45,.27);border-left:4px solid var(--pp-gold);border-radius:10px;background:var(--pp-paper)}
.oe-proof-prototype .pp-boundary-box>strong{display:block;margin-bottom:10px;color:var(--pp-navy);font-family:'Cormorant Garamond',Georgia,serif;font-size:27px}

/* Case one conclusion: artifact is the visual hero */
.oe-proof-prototype .pp-case-one-result{padding:90px 0!important}
.oe-proof-prototype .pp-case-one-result .oe-principle{margin:28px 0;padding:20px 0 20px 24px;border-left:3px solid var(--pp-gold-light);color:#fff5dc;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(26px,2.8vw,38px);line-height:1.28}
.oe-proof-prototype .pp-decision-artifact{margin-top:38px!important;border:1px solid rgba(224,191,112,.36)!important;border-radius:16px!important;background:rgba(255,255,255,.055)!important;overflow:hidden}
.oe-proof-prototype .pp-decision-artifact .oe-artifact-header{padding:22px 24px;border-bottom:1px solid rgba(255,255,255,.12);display:flex;gap:14px;justify-content:space-between;align-items:center}
.oe-proof-prototype .pp-decision-artifact .oe-artifact-header span{color:var(--pp-gold-light);font:800 10px/1 Barlow,Arial,sans-serif;letter-spacing:.16em}
.oe-proof-prototype .pp-decision-artifact .oe-artifact-header strong{color:#fff;font-family:'Cormorant Garamond',Georgia,serif;font-size:24px}
.oe-proof-prototype .pp-decision-artifact .oe-artifact-row{display:grid;grid-template-columns:150px 1fr;gap:22px;padding:18px 24px;border-bottom:1px solid rgba(255,255,255,.1)}
.oe-proof-prototype .pp-decision-artifact .oe-artifact-row:last-child{border-bottom:0}
.oe-proof-prototype .pp-decision-artifact .oe-artifact-row>span{color:var(--pp-gold-light);font:800 10px/1.4 Barlow,Arial,sans-serif;letter-spacing:.12em}
.oe-proof-prototype .pp-decision-artifact .oe-artifact-row p{margin:0!important;color:#e8eef2;font-size:14.5px!important;line-height:1.55!important}
.oe-proof-prototype .pp-decision-artifact .oe-artifact-row--position{background:rgba(224,191,112,.08)}

/* Case two — technical depth */
.oe-proof-prototype .pp-case-two-intro{background:#fff!important;padding:94px 0 70px!important}
.oe-proof-prototype .pp-case-two-intro:before{content:"CASE 02";display:block;width:min(calc(100% - 56px),870px);margin:0 auto 18px;color:var(--pp-gold);font:800 11px/1 Barlow,Arial,sans-serif;letter-spacing:.16em}
.oe-proof-prototype .pp-case-two-intro blockquote.oe-question{margin:30px 0;padding:22px 0 22px 26px;border-left:3px solid var(--pp-gold);color:var(--pp-navy);font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(28px,3vw,40px);line-height:1.2}
.oe-proof-prototype .pp-case-two-steps{background:var(--pp-cream)!important}
.oe-proof-prototype .oe-four-step{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important;margin-top:34px;border-top:1px solid var(--pp-line);border-bottom:1px solid var(--pp-line)}
.oe-proof-prototype .oe-four-step article{padding:30px 26px!important;background:transparent!important;border:0!important;border-radius:0!important}
.oe-proof-prototype .oe-four-step article+article{border-left:1px solid var(--pp-line)!important}
.oe-proof-prototype .oe-four-step article>span{display:block;margin-bottom:12px;color:var(--pp-gold);font:800 11px/1 Barlow,Arial,sans-serif;letter-spacing:.14em}
.oe-proof-prototype .oe-four-step h3{font-size:25px!important}
.oe-proof-prototype .oe-four-step p{font-size:14.25px!important;color:#566372}

/* Public record = chronology object */
.oe-proof-prototype .pp-public-record{background:#fff!important}
.oe-proof-prototype .oe-public-record{display:grid!important;grid-template-columns:62px 1fr!important;gap:0!important;margin:30px 0!important;border-top:1px solid var(--pp-line)}
.oe-proof-prototype .oe-public-record span{padding:18px 10px!important;color:var(--pp-gold)!important;font:800 11px/1 Barlow,Arial,sans-serif!important;border-bottom:1px solid var(--pp-line)!important;background:transparent!important}
.oe-proof-prototype .oe-public-record p{margin:0!important;padding:16px 0!important;border-bottom:1px solid var(--pp-line)!important;color:#405062}

/* Later evidence */
.oe-proof-prototype .pp-later-evidence{padding:90px 0!important}
.oe-proof-prototype .pp-later-evidence .pp-source-line{background:rgba(255,255,255,.06);border-left-color:var(--pp-gold-light);color:#cdd7df}

/* Boundaries */
.oe-proof-prototype .pp-boundaries{background:#fff!important}
.oe-proof-prototype .oe-two-col{display:grid!important;grid-template-columns:1fr 1fr!important;gap:54px!important}
.oe-proof-prototype .oe-two-col article:first-child{padding-right:28px;border-right:1px solid var(--pp-line)}
.oe-proof-prototype .oe-boundary-list{margin:20px 0 0;padding:0;list-style:none}
.oe-proof-prototype .oe-boundary-list li{position:relative;padding:13px 0 13px 27px;border-bottom:1px solid var(--pp-line)}
.oe-proof-prototype .oe-boundary-list li:before{content:"—";position:absolute;left:2px;color:var(--pp-gold);font-weight:900}

/* Deep reader / synthesis */
.oe-proof-prototype .pp-deeper{background:var(--pp-cream)!important;padding:64px 0!important}
.oe-proof-prototype .pp-synthesis{background:#fff!important;padding:76px 0!important}
.oe-proof-prototype .pp-synthesis .oe-signature{color:var(--pp-gold);font-family:'Cormorant Garamond',Georgia,serif;font-size:27px;font-style:italic}

/* Close */
.oe-proof-prototype .pp-close{padding:90px 0!important;text-align:center}
.oe-proof-prototype .pp-close .oe-product-name{margin:28px auto 20px;max-width:520px;padding:20px 24px;border:1px solid rgba(224,191,112,.36);border-radius:12px;background:rgba(255,255,255,.05)}
.oe-proof-prototype .pp-close .oe-product-name em,.oe-proof-prototype .pp-close .oe-product-name strong{display:block}
.oe-proof-prototype .pp-close .oe-product-name em{color:#fff8eb;font-family:'Cormorant Garamond',Georgia,serif;font-size:28px}
.oe-proof-prototype .pp-close .oe-product-name strong{margin-top:4px;color:var(--pp-gold-light);font-size:14px;letter-spacing:.06em;text-transform:uppercase}
.oe-proof-prototype .pp-close .oe-button--primary{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:15px 24px;border-radius:5px;background:var(--pp-gold-light);color:var(--pp-navy)!important;text-decoration:none;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.oe-proof-prototype .pp-close .oe-secondary-route{margin-top:24px;color:#cdd8e0}

@media(max-width:980px){
  .oe-proof-prototype .pp-hero-grid{grid-template-columns:1fr}
  .oe-proof-prototype .pp-hero-copy{padding:62px 42px}
  .oe-proof-prototype .pp-hero-photo{min-height:520px}
  .oe-proof-prototype .oe-four-class,.oe-proof-prototype .oe-four-step{grid-template-columns:1fr 1fr!important}
  .oe-proof-prototype .oe-four-class article:nth-child(3),.oe-proof-prototype .oe-four-step article:nth-child(3){border-left:0!important;border-top:1px solid var(--pp-line)!important}
  .oe-proof-prototype .oe-four-class article:nth-child(4),.oe-proof-prototype .oe-four-step article:nth-child(4){border-top:1px solid var(--pp-line)!important}
}
@media(max-width:760px){
  .oe-proof-prototype .oe-wrap,.oe-proof-prototype .oe-narrow{width:min(calc(100% - 30px),1160px)}
  .oe-proof-prototype .oe-section{padding:62px 0}
  .oe-proof-prototype .pp-hero-copy{padding:54px 22px 48px}
  .oe-proof-prototype .pp-hero-photo{min-height:420px}
  .oe-proof-prototype .pp-hero-actions{flex-direction:column;align-items:stretch}
  .oe-proof-prototype .pp-question-grid{grid-template-columns:1fr!important}
  .oe-proof-prototype .oe-four-class,.oe-proof-prototype .oe-four-step{grid-template-columns:1fr!important}
  .oe-proof-prototype .oe-four-class article+article,.oe-proof-prototype .oe-four-step article+article{border-left:0!important;border-top:1px solid var(--pp-line)!important}
  .oe-proof-prototype .pp-decision-artifact .oe-artifact-row{grid-template-columns:1fr;gap:6px}
  .oe-proof-prototype .oe-two-col{grid-template-columns:1fr!important;gap:34px!important}
  .oe-proof-prototype .oe-two-col article:first-child{padding-right:0;border-right:0;border-bottom:1px solid var(--pp-line);padding-bottom:28px}
}


/* 19 Aug 2026 — single coherent GENIUS Act public-record case. */
.oe-proof-prototype .pp-genius-record .oe-question{margin-top:28px}
.oe-proof-prototype .pp-genius-method .oe-four-step article{background:rgba(255,255,255,.58)}
.oe-proof-prototype .pp-fed-alignment .oe-source-line a{color:#f2d38a}
.oe-proof-prototype .pp-evidence-boundary .oe-boundary-box{margin-top:30px}
