/* The Careful Optimist — How the Method Works visual prototype v5
   18 Aug 2026. Method-page-only layer.
   Governing visual rule: inner discipline, outer warmth; the page should feel staged, not populated. */

.oe-method-prototype{
  --mp-navy:#0b1d34;
  --mp-navy-2:#132b47;
  --mp-ink:#19283a;
  --mp-gold:#b8892d;
  --mp-gold-light:#e0c278;
  --mp-paper:#fbf7ef;
  --mp-cream:#f1e5cf;
  --mp-parch:#e9d5ae;
  --mp-white:#fffdfa;
  --mp-muted:#66717d;
  --mp-line:rgba(11,29,52,.16);
  --mp-shadow:0 24px 72px rgba(11,29,52,.12);
  color:var(--mp-ink);
  background:var(--mp-paper);
}
.oe-method-prototype main{overflow:hidden}
.oe-method-prototype main *{box-sizing:border-box}
.oe-method-prototype .mp-wrap{width:min(calc(100% - 56px),1160px);margin-inline:auto}
.oe-method-prototype .mp-narrow{width:min(calc(100% - 56px),850px);margin-inline:auto}
.oe-method-prototype .mp-section{position:relative;padding:94px 0}
.oe-method-prototype .mp-section--compact{padding:68px 0}
.oe-method-prototype .mp-kicker{margin:0 0 14px;color:var(--mp-gold);font:800 11px/1.2 Barlow,Arial,sans-serif;letter-spacing:.18em;text-transform:uppercase}
.oe-method-prototype .mp-section h2{margin:0 0 22px;color:var(--mp-navy);font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(34px,4.1vw,52px);line-height:1.06;letter-spacing:-.015em}
.oe-method-prototype .mp-section h3{margin:0 0 10px;color:var(--mp-navy);font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(22px,2.2vw,30px);line-height:1.12}
.oe-method-prototype .mp-section p{margin:0 0 17px;max-width:74ch;font-size:16.5px;line-height:1.7}
.oe-method-prototype .mp-lead{font-size:clamp(18px,1.6vw,21px)!important;line-height:1.58!important;color:#394657}
.oe-method-prototype .mp-small{font-size:13px!important;color:var(--mp-muted)}
.oe-method-prototype .mp-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;transition:transform .18s ease,background .18s ease,border-color .18s ease}
.oe-method-prototype .mp-button:hover,.oe-method-prototype .mp-button:focus-visible{transform:translateY(-2px)}
.oe-method-prototype .mp-button--gold{background:var(--mp-gold-light);color:var(--mp-navy);border-color:var(--mp-gold-light)}
.oe-method-prototype .mp-button--outline{background:transparent;color:var(--mp-navy);border-color:rgba(11,29,52,.34)}

/* 1 — Hero: a method in motion, not a document introduction. */
.oe-method-prototype .mp-hero{position:relative;padding:88px 0 92px;background:var(--mp-paper)}
.oe-method-prototype .mp-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(184,137,45,.42),transparent)}
.oe-method-prototype .mp-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:76px;align-items:center}
.oe-method-prototype .mp-hero h1{margin:0 0 24px;max-width:700px;color:var(--mp-navy);font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(46px,5.35vw,70px);font-weight:600;line-height:1.01;letter-spacing:-.02em}
.oe-method-prototype .mp-hero h1 em{color:var(--mp-gold);font-weight:500}
.oe-method-prototype .mp-hero-copy>p{max-width:690px;margin:0 0 16px;font-size:17px;line-height:1.68}
.oe-method-prototype .mp-hero-question{margin:28px 0 0;padding:20px 0 20px 24px;border-left:3px solid var(--mp-gold);color:var(--mp-navy);font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(26px,2.65vw,36px);line-height:1.15}
.oe-method-prototype .mp-hero-signature{margin-top:18px!important;color:var(--mp-gold)!important;font-family:'Cormorant Garamond',Georgia,serif;font-size:25px!important;font-style:italic}
.oe-method-prototype .mp-hero-map{position:relative;padding:38px 34px;background:var(--mp-navy);border-radius:20px;box-shadow:var(--mp-shadow);overflow:hidden}
.oe-method-prototype .mp-hero-map:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 86% 9%,rgba(224,194,120,.18),transparent 30%),radial-gradient(circle at 10% 88%,rgba(255,255,255,.05),transparent 36%);pointer-events:none}
.oe-method-prototype .mp-hero-map small{position:relative;display:block;margin-bottom:20px;color:var(--mp-gold-light);font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.oe-method-prototype .mp-hero-stage{position:relative;display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center;padding:17px 0;color:#fff}
.oe-method-prototype .mp-hero-stage+.mp-hero-stage{border-top:1px solid rgba(255,255,255,.12)}
.oe-method-prototype .mp-hero-stage b{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(224,194,120,.78);border-radius:50%;color:var(--mp-gold-light);font-family:'Cormorant Garamond',Georgia,serif;font-size:22px}
.oe-method-prototype .mp-hero-stage strong{display:block;color:#fff6e4;font-family:'Cormorant Garamond',Georgia,serif;font-size:25px;line-height:1.08}
.oe-method-prototype .mp-hero-stage span{display:block;margin-top:4px;color:#cbd5df;font-size:13px;line-height:1.4}
.oe-method-prototype .mp-hero-stage:not(:last-child):after{content:"↓";position:absolute;left:18px;bottom:-10px;color:var(--mp-gold-light);font-size:15px;z-index:2}

/* 2 — The six-question journey. */
.oe-method-prototype .mp-roadmap{background:#fff}
.oe-method-prototype .mp-roadmap-intro{max-width:820px;margin-bottom:44px}
.oe-method-prototype .mp-roadmap-shell{position:relative;max-width:990px;margin:0 auto;padding:12px 0}
.oe-method-prototype .mp-roadmap-shell:before{content:"";position:absolute;top:0;bottom:0;left:63px;width:2px;background:linear-gradient(180deg,var(--mp-gold),rgba(184,137,45,.18) 92%,transparent)}
.oe-method-prototype .mp-step{position:relative;display:grid;grid-template-columns:128px minmax(0,1fr);gap:28px;align-items:start;padding:0 0 42px}
.oe-method-prototype .mp-step:last-child{padding-bottom:0}
.oe-method-prototype .mp-step-marker{position:relative;z-index:2;display:flex;align-items:center;gap:16px}
.oe-method-prototype .mp-step-number{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:var(--mp-navy);border:2px solid var(--mp-gold);box-shadow:0 0 0 9px #fff;color:var(--mp-gold-light);font-family:'Cormorant Garamond',Georgia,serif;font-size:28px}
.oe-method-prototype .mp-step-word{writing-mode:vertical-rl;transform:rotate(180deg);color:var(--mp-muted);font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.oe-method-prototype .mp-step-body{padding:5px 0 36px;border-bottom:1px solid rgba(11,29,52,.1)}
.oe-method-prototype .mp-step:last-child .mp-step-body{border-bottom:0;padding-bottom:0}
.oe-method-prototype .mp-step-body h3{font-size:clamp(27px,2.8vw,37px)}
.oe-method-prototype .mp-step-body p{max-width:760px}
.oe-method-prototype .mp-qualified{margin-top:18px!important;padding:15px 18px;border-left:3px solid var(--mp-gold);background:var(--mp-paper);color:var(--mp-navy);font-weight:700}
.oe-method-prototype .mp-gap-line{display:flex;align-items:center;gap:12px;margin-top:18px;color:var(--mp-muted);font-size:13px}
.oe-method-prototype .mp-gap-line:before,.oe-method-prototype .mp-gap-line:after{content:"";height:1px;background:rgba(11,29,52,.16);flex:1}
.oe-method-prototype .mp-cost-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:17px}
.oe-method-prototype .mp-cost-tags span{padding:7px 10px;border:1px solid rgba(11,29,52,.14);border-radius:999px;background:var(--mp-paper);color:var(--mp-navy);font-size:12px;font-weight:700}
.oe-method-prototype .mp-control-split{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:19px}
.oe-method-prototype .mp-control-split div{padding:16px 18px;border:1px solid var(--mp-line);border-radius:10px;background:var(--mp-paper)}
.oe-method-prototype .mp-control-split strong{display:block;margin-bottom:5px;color:var(--mp-navy);font-size:12px;letter-spacing:.08em;text-transform:uppercase}
.oe-method-prototype .mp-success-inline{margin-top:21px;padding:22px 24px;border-radius:12px;background:var(--mp-navy);color:#fff}
.oe-method-prototype .mp-success-inline strong{display:block;margin-bottom:8px;color:var(--mp-gold-light);font-family:'Cormorant Garamond',Georgia,serif;font-size:27px}
.oe-method-prototype .mp-success-inline p{margin:0!important;color:#e5ebf0;font-size:15px!important}
.oe-method-prototype .mp-present-position{margin-top:20px;padding:22px 24px;background:var(--mp-cream);border-left:4px solid var(--mp-gold);color:var(--mp-navy);font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(24px,2.3vw,31px);line-height:1.25}

/* 3 — Classification: a full-room change. */
.oe-method-prototype .mp-classify{background:linear-gradient(145deg,#09192f,#102b49);color:#fff}
.oe-method-prototype .mp-classify .mp-kicker{color:var(--mp-gold-light)}
.oe-method-prototype .mp-classify h2{color:#fff7e7;text-align:center;max-width:880px;margin-left:auto;margin-right:auto}
.oe-method-prototype .mp-class-grid{display:grid;grid-template-columns:repeat(4,1fr);max-width:1080px;margin:44px auto 0;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}
.oe-method-prototype .mp-class-item{padding:30px 27px;text-align:center}
.oe-method-prototype .mp-class-item+.mp-class-item{border-left:1px solid rgba(255,255,255,.16)}
.oe-method-prototype .mp-class-item strong{display:block;margin-bottom:9px;color:var(--mp-gold-light);font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(27px,2.5vw,34px);font-weight:600}
.oe-method-prototype .mp-class-item span{display:block;color:#d5dee7;font-size:14px;line-height:1.55}
.oe-method-prototype .mp-class-maxim{max-width:850px;margin:40px auto 0!important;text-align:center;color:#fff6e6!important;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(26px,2.7vw,36px)!important;line-height:1.28!important}

/* 4 — Claim to Cash: make the number decision-useful. */
.oe-method-prototype .mp-cash{background:var(--mp-white)}
.oe-method-prototype .mp-cash-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(370px,.82fr);gap:72px;align-items:center}
.oe-method-prototype .mp-cash-questions{display:grid;gap:0;margin-top:26px;border-top:1px solid var(--mp-line)}
.oe-method-prototype .mp-cash-questions div{display:grid;grid-template-columns:150px 1fr;gap:18px;padding:16px 0;border-bottom:1px solid var(--mp-line)}
.oe-method-prototype .mp-cash-questions strong{color:var(--mp-navy);font-size:13px;text-transform:uppercase;letter-spacing:.06em}
.oe-method-prototype .mp-cash-questions span{color:#4f5b68;font-size:14px;line-height:1.5}
.oe-method-prototype .mp-cash-object{position:relative;padding:34px 32px;border-radius:20px;background:var(--mp-paper);border:1px solid rgba(184,137,45,.25);box-shadow:0 18px 52px rgba(11,29,52,.08)}
.oe-method-prototype .mp-cash-object small{display:block;margin-bottom:20px;color:var(--mp-gold);font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.oe-method-prototype .mp-cash-start,.oe-method-prototype .mp-cash-end{padding:20px;border-radius:12px;text-align:center}
.oe-method-prototype .mp-cash-start{background:var(--mp-navy);color:#fff}
.oe-method-prototype .mp-cash-start b{display:block;color:var(--mp-gold-light);font-family:'Cormorant Garamond',Georgia,serif;font-size:40px}
.oe-method-prototype .mp-cash-start span{font-size:12px;letter-spacing:.1em;text-transform:uppercase}
.oe-method-prototype .mp-cash-gates{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0}
.oe-method-prototype .mp-cash-gates span{display:grid;place-items:center;min-height:68px;padding:9px;border:1px solid var(--mp-line);border-radius:10px;background:#fff;color:var(--mp-navy);font-size:12px;font-weight:800;text-align:center}
.oe-method-prototype .mp-cash-end{background:var(--mp-cream);border:1px solid rgba(184,137,45,.28)}
.oe-method-prototype .mp-cash-end b{display:block;color:var(--mp-navy);font-family:'Cormorant Garamond',Georgia,serif;font-size:32px}
.oe-method-prototype .mp-cash-end span{font-size:13px;color:#586574}
.oe-method-prototype .mp-cash-note{max-width:840px;margin:32px auto 0!important;text-align:center;color:#4d5965}
.oe-method-prototype .mp-cash-note strong{color:var(--mp-navy)}

/* 5 — Fit: the only new photographic chapter. */
.oe-method-prototype .mp-fit{position:relative;min-height:620px;display:flex;align-items:stretch;background:var(--mp-navy);overflow:hidden;isolation:isolate}
.oe-method-prototype .mp-fit-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 50%;z-index:-3}
.oe-method-prototype .mp-fit:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(7,24,44,.97) 0%,rgba(7,24,44,.93) 39%,rgba(7,24,44,.62) 57%,rgba(7,24,44,.12) 78%,rgba(7,24,44,.03) 100%)}
.oe-method-prototype .mp-fit-inner{width:min(calc(100% - 56px),1160px);margin:auto;padding:84px 0}
.oe-method-prototype .mp-fit-copy{max-width:610px;color:#eef3f6}
.oe-method-prototype .mp-fit .mp-kicker{color:var(--mp-gold-light)}
.oe-method-prototype .mp-fit h2{color:#fff7e8}
.oe-method-prototype .mp-fit p{color:#e1e8ee}
.oe-method-prototype .mp-fit blockquote{margin:30px 0;padding:20px 0 20px 24px;border-left:3px solid var(--mp-gold-light);color:#fff6e4;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(28px,3vw,40px);line-height:1.22}
.oe-method-prototype .mp-fit-signature{color:var(--mp-gold-light)!important;font-family:'Cormorant Garamond',Georgia,serif;font-size:25px!important;font-style:italic}

/* 6 — Assume success: constructive second-order check. */
.oe-method-prototype .mp-success{background:var(--mp-cream)}
.oe-method-prototype .mp-success-head{max-width:820px}
.oe-method-prototype .mp-success-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px}
.oe-method-prototype .mp-success-grid article{padding:24px 20px;border-top:3px solid var(--mp-gold);background:rgba(255,255,255,.64)}
.oe-method-prototype .mp-success-grid strong{display:block;margin-bottom:7px;color:var(--mp-navy);font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:600}
.oe-method-prototype .mp-success-grid span{display:block;color:#596573;font-size:14px;line-height:1.5}
.oe-method-prototype .mp-success-note{margin-top:27px!important;color:var(--mp-navy);font-weight:700}

/* 7 — Categories: taxonomy, not another card wall. */
.oe-method-prototype .mp-categories{background:#fff}
.oe-method-prototype .mp-category-list{max-width:1020px;margin:34px auto 0;border-top:1px solid var(--mp-line)}
.oe-method-prototype .mp-category-row{display:grid;grid-template-columns:240px 1fr;gap:36px;padding:18px 4px;border-bottom:1px solid var(--mp-line);align-items:start}
.oe-method-prototype .mp-category-row strong{color:var(--mp-navy);font-family:'Cormorant Garamond',Georgia,serif;font-size:23px;font-weight:600}
.oe-method-prototype .mp-category-row span{color:#566270;font-size:14.5px;line-height:1.55}
.oe-method-prototype .mp-category-note{max-width:830px;margin:30px auto 0!important;text-align:center;color:#4d5965}

/* 8 — Decision positions: cards finally earn their place. */
.oe-method-prototype .mp-decisions{background:linear-gradient(145deg,#09192f,#102b49);color:#fff}
.oe-method-prototype .mp-decisions .mp-kicker{color:var(--mp-gold-light)}
.oe-method-prototype .mp-decisions h2{color:#fff7e8;max-width:780px}
.oe-method-prototype .mp-decision-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}
.oe-method-prototype .mp-decision-card{position:relative;padding:30px 28px 32px;border:1px solid rgba(224,194,120,.3);border-radius:16px;background:rgba(255,255,255,.06);overflow:hidden}
.oe-method-prototype .mp-decision-card:before{content:attr(data-step);position:absolute;right:18px;top:8px;color:rgba(255,255,255,.06);font-family:'Cormorant Garamond',Georgia,serif;font-size:82px;line-height:1}
.oe-method-prototype .mp-decision-card h3{position:relative;color:var(--mp-gold-light);font-size:31px}
.oe-method-prototype .mp-decision-card p{position:relative;color:#e0e8ee;font-size:15px;line-height:1.6}
.oe-method-prototype .mp-decision-maxim{max-width:820px;margin:34px auto 0!important;text-align:center;color:#fff5e1!important;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(25px,2.6vw,34px)!important;line-height:1.3!important}
.oe-method-prototype .mp-before-callout{max-width:930px;margin:32px auto 0;padding:22px 25px;border-left:3px solid var(--mp-gold-light);background:rgba(255,255,255,.07);color:#e6edf2}
.oe-method-prototype .mp-before-callout small{display:block;margin-bottom:7px;color:var(--mp-gold-light);font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.oe-method-prototype .mp-before-callout p{margin:0!important;color:#e6edf2;font-size:15px!important}

/* 9 — Boundary: quietness is the visual treatment. */
.oe-method-prototype .mp-boundary{background:var(--mp-paper)}
.oe-method-prototype .mp-boundary-list{margin:30px 0 0;padding:0;list-style:none;border-top:1px solid var(--mp-line)}
.oe-method-prototype .mp-boundary-list li{position:relative;padding:16px 0 16px 30px;border-bottom:1px solid var(--mp-line);color:#344354;font-size:15.5px;line-height:1.58}
.oe-method-prototype .mp-boundary-list li:before{content:"—";position:absolute;left:3px;color:var(--mp-gold);font-weight:900}
.oe-method-prototype .mp-boundary-maxim{margin:34px 0 0!important;color:var(--mp-navy)!important;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(28px,3vw,39px)!important;line-height:1.2!important}

/* 10 — Close: one product, one action, one secondary route. */
.oe-method-prototype .mp-close{background:var(--mp-white)}
.oe-method-prototype .mp-close-grid{display:grid;grid-template-columns:230px minmax(0,1fr);gap:60px;align-items:center;max-width:980px;margin:0 auto}
.oe-method-prototype .mp-close-cover{position:relative;padding:14px;background:var(--mp-paper);border:1px solid rgba(184,137,45,.2);border-radius:14px;box-shadow:0 18px 52px rgba(11,29,52,.1);transform:rotate(-1deg)}
.oe-method-prototype .mp-close-cover img{display:block;width:100%;height:auto;border-radius:7px}
.oe-method-prototype .mp-close-copy h2{max-width:690px}
.oe-method-prototype .mp-close-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}
.oe-method-prototype .mp-signature{margin-top:23px!important;color:var(--mp-gold)!important;font-family:'Cormorant Garamond',Georgia,serif;font-size:25px!important;font-style:italic}
.oe-method-prototype .mp-secondary-route{margin-top:22px;padding-top:18px;border-top:1px solid var(--mp-line);display:flex;gap:12px;flex-wrap:wrap;align-items:center;color:#566270;font-size:14px}
.oe-method-prototype .mp-secondary-route a{color:var(--mp-navy);font-weight:800;text-underline-offset:4px}

@media(max-width:980px){
  .oe-method-prototype .mp-hero-grid,.oe-method-prototype .mp-cash-grid{grid-template-columns:1fr;gap:42px}
  .oe-method-prototype .mp-hero-map{max-width:680px}
  .oe-method-prototype .mp-class-grid{grid-template-columns:1fr 1fr}
  .oe-method-prototype .mp-class-item:nth-child(3){border-left:0;border-top:1px solid rgba(255,255,255,.16)}
  .oe-method-prototype .mp-class-item:nth-child(4){border-top:1px solid rgba(255,255,255,.16)}
  .oe-method-prototype .mp-success-grid{grid-template-columns:1fr 1fr}
  .oe-method-prototype .mp-fit:before{background:linear-gradient(90deg,rgba(7,24,44,.97) 0%,rgba(7,24,44,.91) 48%,rgba(7,24,44,.55) 72%,rgba(7,24,44,.18) 100%)}
}
@media(max-width:760px){
  .oe-method-prototype .mp-wrap,.oe-method-prototype .mp-narrow,.oe-method-prototype .mp-fit-inner{width:min(calc(100% - 30px),1160px)}
  .oe-method-prototype .mp-section{padding:64px 0}
  .oe-method-prototype .mp-section--compact{padding:52px 0}
  .oe-method-prototype .mp-hero{padding:58px 0 62px}
  .oe-method-prototype .mp-hero h1{font-size:clamp(40px,11vw,54px)}
  .oe-method-prototype .mp-hero-grid{gap:34px}
  .oe-method-prototype .mp-hero-map{padding:28px 24px}
  .oe-method-prototype .mp-roadmap-shell:before{left:35px}
  .oe-method-prototype .mp-step{grid-template-columns:84px minmax(0,1fr);gap:18px;padding-bottom:34px}
  .oe-method-prototype .mp-step-number{width:58px;height:58px;font-size:24px;box-shadow:0 0 0 7px #fff}
  .oe-method-prototype .mp-step-word{display:none}
  .oe-method-prototype .mp-control-split{grid-template-columns:1fr}
  .oe-method-prototype .mp-class-grid{grid-template-columns:1fr}
  .oe-method-prototype .mp-class-item+.mp-class-item{border-left:0;border-top:1px solid rgba(255,255,255,.16)}
  .oe-method-prototype .mp-cash-questions div{grid-template-columns:1fr;gap:5px}
  .oe-method-prototype .mp-cash-gates{grid-template-columns:1fr 1fr}
  .oe-method-prototype .mp-fit{min-height:680px;align-items:flex-end}
  .oe-method-prototype .mp-fit-image{object-position:65% center}
  .oe-method-prototype .mp-fit:before{background:linear-gradient(180deg,rgba(7,24,44,.18) 0%,rgba(7,24,44,.46) 34%,rgba(7,24,44,.94) 67%,rgba(7,24,44,.98) 100%)}
  .oe-method-prototype .mp-fit-inner{padding:260px 0 58px}
  .oe-method-prototype .mp-success-grid,.oe-method-prototype .mp-decision-grid{grid-template-columns:1fr}
  .oe-method-prototype .mp-category-row{grid-template-columns:1fr;gap:6px}
  .oe-method-prototype .mp-close-grid{grid-template-columns:1fr;gap:34px}
  .oe-method-prototype .mp-close-cover{max-width:220px;margin:0 auto}
}
@media(max-width:520px){
  .oe-method-prototype .mp-hero-stage{grid-template-columns:42px 1fr}
  .oe-method-prototype .mp-hero-stage b{width:38px;height:38px;font-size:19px}
  .oe-method-prototype .mp-roadmap-shell:before{left:30px}
  .oe-method-prototype .mp-step{grid-template-columns:70px 1fr;gap:12px}
  .oe-method-prototype .mp-step-number{width:52px;height:52px;font-size:22px}
  .oe-method-prototype .mp-cash-gates{grid-template-columns:1fr}
  .oe-method-prototype .mp-close-actions{flex-direction:column;align-items:stretch}
  .oe-method-prototype .mp-button{width:100%;text-align:center}
}

/* Hero family update — 18 Aug 2026 */
.oe-method-prototype .mp-hero{padding:0;background:var(--mp-navy);color:#fff;overflow:hidden}
.oe-method-prototype .mp-hero:after{display:none}
.oe-method-prototype .mp-hero-grid{width:100%;max-width:none;grid-template-columns:minmax(0,1fr) minmax(430px,.92fr);gap:0;align-items:stretch}
.oe-method-prototype .mp-hero-copy{padding:78px max(56px,calc((100vw - 1160px)/2)) 74px max(56px,calc((100vw - 1160px)/2));padding-right:62px;background:linear-gradient(145deg,#071629,#0b1d34 70%,#102943)}
.oe-method-prototype .mp-hero h1{max-width:720px;color:#fff8eb;font-size:clamp(48px,5.6vw,74px)}
.oe-method-prototype .mp-hero-copy>p{color:#e7edf2}
.oe-method-prototype .mp-hero .mp-kicker{color:var(--mp-gold-light)}
.oe-method-prototype .mp-hero-lead{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(24px,2.3vw,31px)!important;line-height:1.35!important;color:#fff0cf!important}
.oe-method-prototype .mp-hero-lead em{color:var(--mp-gold-light);font-style:italic}
.oe-method-prototype .mp-hero-question{border-left-color:var(--mp-gold-light);color:#fff5df}
.oe-method-prototype .mp-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.oe-method-prototype .mp-button--dark-outline{background:transparent;color:#fff;border-color:rgba(255,255,255,.55)}
.oe-method-prototype .mp-hero-photo{position:relative;min-height:650px;overflow:hidden;background:#d8c9af}
.oe-method-prototype .mp-hero-photo:after{content:"";position:absolute;inset:0;box-shadow:inset 24px 0 60px rgba(7,22,41,.28);pointer-events:none}
.oe-method-prototype .mp-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 42%;display:block}
.oe-method-prototype .mp-method-movement{background:var(--mp-paper);border-bottom:1px solid rgba(184,137,45,.24)}
.oe-method-prototype .mp-movement-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}
.oe-method-prototype .mp-movement-grid>div{position:relative;padding:28px 30px 30px 58px;min-height:122px}
.oe-method-prototype .mp-movement-grid>div+div{border-left:1px solid var(--mp-line)}
.oe-method-prototype .mp-movement-grid span{position:absolute;left:18px;top:26px;color:var(--mp-gold);font:800 11px/1 Barlow,Arial,sans-serif;letter-spacing:.12em}
.oe-method-prototype .mp-movement-grid strong{display:block;color:var(--mp-navy);font-family:'Cormorant Garamond',Georgia,serif;font-size:24px;line-height:1.08}
.oe-method-prototype .mp-movement-grid small{display:block;margin-top:6px;color:#617080;font-size:13px;line-height:1.45}
@media(max-width:980px){
  .oe-method-prototype .mp-hero-grid{grid-template-columns:1fr}
  .oe-method-prototype .mp-hero-copy{padding:62px 42px}
  .oe-method-prototype .mp-hero-photo{min-height:520px}
  .oe-method-prototype .mp-hero-photo img{object-position:center 36%}
}
@media(max-width:760px){
  .oe-method-prototype .mp-hero-copy{padding:54px 22px 48px}
  .oe-method-prototype .mp-hero-photo{min-height:420px}
  .oe-method-prototype .mp-movement-grid{grid-template-columns:1fr}
  .oe-method-prototype .mp-movement-grid>div+div{border-left:0;border-top:1px solid var(--mp-line)}
  .oe-method-prototype .mp-hero-actions{flex-direction:column;align-items:stretch}
}
