.iv-reveal-cta{border:1px solid var(--border);background:var(--card);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:32px;padding:24px;display:flex}.iv-reveal-cta .iv-reveal-cta-text{color:var(--ink);max-width:54ch;font-size:.98rem;line-height:1.5}.iv-reveal-cta .iv-reveal-cta-text b{color:var(--forest);font-weight:600}.iv-reveal-cta .iv-reveal-cta-sub{color:var(--muted);margin-top:6px;font-size:.88rem}.iv-reveal-wrap{margin-top:32px}.iv-reveal-head{background:var(--forest);color:#fff;border-radius:20px;margin-bottom:22px;padding:30px 34px;position:relative;overflow:hidden}.iv-reveal-head:before{content:"";background:radial-gradient(circle at 30% 30%,#c4933a6b,#c4933a14 60%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:-110px;right:-80px}.iv-reveal-head .rh-kick{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);font-size:.74rem;font-weight:700}.iv-reveal-head h3{color:#fff;font-size:clamp(1.4rem,3vw,1.9rem);line-height:1.2;font-family:var(--font-display), "Instrument Serif", Georgia, serif;margin-top:10px}.iv-reveal-head .rh-sub{color:#ffffffc7;max-width:56ch;margin-top:12px;font-size:.96rem;line-height:1.6}.deliver-tabs{background:var(--forest-light);border-radius:999px;flex-wrap:wrap;gap:5px;margin-bottom:20px;padding:5px;display:inline-flex}.dtab{cursor:pointer;color:var(--forest);opacity:.62;background:0 0;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:.92rem;font-weight:600;transition:opacity .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex}.dtab:hover{opacity:1}.dtab.active{background:var(--forest);color:#fff;opacity:1;box-shadow:0 6px 14px -8px #1c3d2eb3}.report-doc{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:12px 0;overflow:hidden}.report-banner{border-bottom:1px solid var(--border);background:linear-gradient(#eef3ee 0%,#e7eee8 100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:-12px 0 0;padding:24px 40px;display:flex}.report-banner .rb-title{font-family:var(--font-display), "Instrument Serif", Georgia, serif;color:var(--forest);font-size:1.5rem}.report-banner .rb-meta{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:600}.rsection{border-bottom:1px solid var(--border);padding:26px 40px}.rsection:last-child{border-bottom:none}.rsection .rs-label{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:12px;font-size:.72rem;font-weight:700}.rsection p{color:var(--ink);max-width:70ch;font-size:1rem;line-height:1.72}.rsection.exec p{font-size:1.08rem}.rsection ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.rsection ul li{color:var(--ink);max-width:72ch;padding-left:24px;font-size:.98rem;line-height:1.6;position:relative}.rsection ul li:before{content:"";background:var(--gold);border-radius:50%;width:7px;height:7px;position:absolute;top:.6em;left:3px}.rsection ul.steps{counter-reset:ns}.rsection ul.steps li{padding-left:40px}.rsection ul.steps li:before{counter-increment:ns;content:counter(ns);background:var(--forest);color:#fff;width:25px;height:25px;font-family:var(--font-body), sans-serif;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:inline-flex;top:-1px;left:0}.rsection b,.rsection strong{color:var(--forest);font-weight:700}@media (max-width:560px){.report-banner,.rsection{padding-left:24px;padding-right:24px}}.deck-wrap{flex-direction:column;gap:14px;display:flex}.deck-stage{background:var(--card);border:1px solid var(--border);border-radius:18px;position:relative;overflow:hidden}.slide{flex-direction:column;min-height:430px;display:flex}.slide-top{background:linear-gradient(90deg, var(--forest) 0%, var(--forest) 60%, var(--gold) 100%);height:5px}.slide-inner{flex-direction:column;flex:1;padding:34px 40px 0;display:flex}.slide-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.slide-title{font-family:var(--font-display), "Instrument Serif", Georgia, serif;color:var(--ink);letter-spacing:-.01em;max-width:30ch;font-size:clamp(1.4rem,2.8vw,1.9rem);line-height:1.16}.slide-no{font-family:var(--font-display), "Instrument Serif", Georgia, serif;color:var(--gold);border:1px solid var(--border);white-space:nowrap;border-radius:8px;flex-shrink:0;padding:4px 12px;font-size:1.1rem}.slide-body{flex:1;padding-bottom:20px}.slide-so{background:var(--forest);border-radius:0 0 18px 18px;align-items:flex-start;gap:12px;margin:24px 0 0;padding:16px 20px;display:flex}.slide-so .so-lbl{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);white-space:nowrap;flex-shrink:0;padding-top:2px;font-size:.68rem;font-weight:700}.slide-so p{color:#ffffffeb;font-size:.94rem;line-height:1.55}.sl-bullets{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.sl-bullets li{color:var(--ink);padding-left:30px;font-size:1.04rem;line-height:1.55;position:relative}.sl-bullets li:before{content:"";background:var(--gold);width:14px;height:2px;position:absolute;top:.5em;left:0}.sl-two{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:600px){.sl-two{grid-template-columns:1fr}}.sl-col{border:1px solid var(--border);border-radius:12px;padding:20px 22px}.sl-col.rev{background:#fbe7e3;border-color:#c0392b40}.sl-col.cost{background:#fbf3e3;border-color:#c4933a4d}.sl-col.pass{background:#e4f2ea;border-color:#1f8a5b47}.sl-col.pass .sc-head{color:#155f3f}.sl-col.pass li:before{background:#1f8a5b}.sl-col.concern{background:#fbf3e3;border-color:#c4933a4d}.sl-col .sc-head{letter-spacing:.1em;text-transform:uppercase;color:var(--forest);margin-bottom:12px;font-size:.72rem;font-weight:700}.sl-col ul{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.sl-col li{color:var(--ink);padding-left:18px;font-size:.92rem;line-height:1.5;position:relative}.sl-col li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.sl-insight .si-headline{font-family:var(--font-display), "Instrument Serif", Georgia, serif;color:var(--forest);letter-spacing:-.01em;max-width:24ch;font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.22}.sl-insight .si-detail{color:var(--ink);max-width:68ch;margin-top:18px;font-size:.98rem;line-height:1.7}.sl-rec{flex-direction:column;gap:12px;display:flex}.sl-rec .rec-row{border:1px solid var(--border);background:var(--bg);border-radius:12px;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.sl-rec .rec-tag{letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--forest);text-align:center;border-radius:999px;flex-shrink:0;min-width:78px;padding:5px 12px;font-size:.72rem;font-weight:700}.sl-rec .rec-row:nth-child(3) .rec-tag{background:var(--gold)}.sl-rec .rec-row p{color:var(--ink);font-size:.94rem;line-height:1.55}.deck-nav{justify-content:space-between;align-items:center;gap:16px;margin-top:8px;display:flex}.deck-dots{gap:8px;display:flex}.deck-dot{background:var(--forest-light);border:1px solid var(--border);cursor:pointer;border-radius:50%;width:9px;height:9px;transition:background .2s,transform .2s}.deck-dot.active{background:var(--gold);border-color:var(--gold);transform:scale(1.25)}.deck-arrows{gap:10px;display:flex}.deck-btn{background:var(--card);border:1px solid var(--border);color:var(--forest);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-family:inherit;font-size:.88rem;font-weight:600;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.deck-btn:hover:not(:disabled){border-color:var(--forest);background:var(--forest-light);transform:translateY(-1px)}.deck-btn:disabled{opacity:.4;cursor:not-allowed}.deck-counter{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.86rem;font-weight:600}.wx-table.exh td:not(:first-child){font-variant-numeric:tabular-nums}.iv-followup-wrap{background:var(--card);border:1px solid var(--border);border-radius:16px;margin-top:32px;padding:24px 28px 20px}.iv-followup-head{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);align-items:center;gap:8px;margin-bottom:8px;font-size:.72rem;font-weight:700;display:inline-flex}.iv-followup-sub{color:var(--muted);max-width:60ch;margin-bottom:16px;font-size:.92rem;line-height:1.55}.iv-followup-thread{flex-direction:column;gap:14px;max-height:480px;margin-bottom:14px;padding-right:4px;display:flex;overflow-y:auto}.iv-followup-wrap .iv-input-bar{margin-top:4px}
