/* Theorrem Reconcile — isolated feature-page styles */
body.reconciliation-page{--recon-green:#16875d;--recon-yellow:#b7791f;--recon-red:#c84848;color:var(--text);overflow-x:hidden}
body.reconciliation-page .recon-shell{width:min(1080px,calc(100% - 48px));margin-inline:auto}
body.reconciliation-page .recon-section{padding:var(--section-space) 0;scroll-margin-top:72px}
body.reconciliation-page .recon-label{display:block;color:var(--brand);font-size:12px;line-height:1.4;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
body.reconciliation-page .recon-heading{max-width:760px;margin:0 0 44px}
body.reconciliation-page .recon-heading h2,body.reconciliation-page .problem-heading h2{margin:10px 0 0;font-size:42px;line-height:1.16;font-weight:700;letter-spacing:-.055em}
body.reconciliation-page .recon-heading>p{max-width:680px;margin:18px 0 0;color:var(--muted);font-size:16px;line-height:1.65}
body.reconciliation-page button{font-family:inherit}
body.reconciliation-page .button{min-height:46px;padding:0 22px;border:1px solid var(--brand);border-radius:6px;background:var(--brand);color:#fff;font-size:14px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;transition:.2s ease}
body.reconciliation-page .button:hover{background:var(--brand-hover);border-color:var(--brand-hover);transform:translateY(-1px)}
body.reconciliation-page .button.secondary{background:#fff;color:var(--text);border-color:var(--line)}
body.reconciliation-page .button.large{min-height:52px;padding:0 26px}
body.reconciliation-page .recon-actions{display:flex;gap:12px;flex-wrap:wrap}
body.reconciliation-page .nav{padding-inline:32px}.reconciliation-page .nav-links{gap:25px;font-size:13px}.reconciliation-page .nav-actions{gap:8px}.reconciliation-page .nav-actions .btn{padding-inline:16px;font-size:13px}

/* Hero */
.recon-hero{min-height:790px;padding:90px 0 82px;display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:52px;position:relative}
.recon-hero:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background:linear-gradient(180deg,#fff,#f3f8ff)}
.recon-hero-copy h1{margin:18px 0 0;font-size:clamp(46px,4.6vw,66px);line-height:1.03;font-weight:750;letter-spacing:-.07em}
.recon-hero-copy h1 em{display:block;color:var(--brand);font-style:normal}.recon-hero-copy>p{margin:24px 0 0;color:var(--muted);font-size:17px;line-height:1.65;letter-spacing:-.015em}.recon-hero-copy .recon-actions{margin-top:28px}.recon-facts{margin-top:30px;display:grid;gap:10px;color:#5c6679;font-size:13px;font-weight:600}.recon-facts span:first-letter{color:var(--brand)}
.hero-match-scene,.workflow-stage,.intelligent-board,.exception-board,.usecase-board-recon{border:1px solid #dce4ef;border-radius:10px;background:#fff;box-shadow:0 24px 70px rgba(25,45,78,.09)}
.hero-match-scene{min-width:0;position:relative;padding-bottom:24px}.scene-bar{height:46px;padding:0 16px;display:flex;align-items:center;border-bottom:1px solid var(--line2);font-size:11px}.scene-bar>span{display:flex;gap:5px;margin-right:12px}.scene-bar i{width:7px;height:7px;border-radius:50%;background:#d3d9e3}.scene-bar b{font-size:11px}.scene-bar em{margin-left:auto;padding:5px 8px;background:#eef8f3;color:var(--recon-green);border-radius:4px;font-style:normal;font-weight:700}.hero-records{padding:28px 22px 16px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.match-record{min-width:0;padding:14px;border:1px solid #dce3ed;border-radius:7px;background:#fff;opacity:0;transform:translateY(-14px);animation:recordIn 8s infinite}.match-record:nth-child(2){animation-delay:.4s}.match-record:nth-child(3){animation-delay:.8s}.match-record>small{display:block;min-height:26px;color:#8b93a2;font-size:8px;font-weight:750;letter-spacing:.06em}.match-record>b{font-size:15px}.match-record dl{margin:12px 0 0}.match-record dl div{padding:5px 0;display:flex;justify-content:space-between;border-top:1px solid #edf0f5;gap:5px}.match-record dt,.match-record dd{margin:0;font-size:9px}.match-record dt{color:#8b93a2}.match-record dd{font-weight:650;text-align:right}.match-links{height:42px;position:relative;display:flex;justify-content:center;align-items:center}.match-links:before,.match-links:after{content:"";position:absolute;top:5px;width:30%;height:24px;border-bottom:1px solid var(--brand)}.match-links:before{left:18%;transform:skewY(9deg)}.match-links:after{right:18%;transform:skewY(-9deg)}.match-links span{z-index:1;padding:5px 9px;background:var(--brand-soft);color:var(--brand);border-radius:4px;font-size:8px;font-weight:700;animation:normalize 8s infinite}.trusted-result{margin:0 22px;padding:15px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;border:1px solid #b9e0d0;border-radius:7px;background:#f4fbf7;opacity:0;transform:scale(.96);animation:resultIn 8s infinite}.result-check{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--recon-green);color:#fff;font-weight:800}.trusted-result div{display:flex;flex-direction:column;gap:3px}.trusted-result small{color:var(--recon-green);font-size:8px;font-weight:750}.trusted-result b{font-size:13px}.trusted-result em{color:#687385;font-size:9px;font-style:normal}.trusted-result>strong{color:var(--brand);font-size:9px}.floating-status{position:absolute;right:-12px;bottom:-25px;margin:0;padding:10px 13px;border:1px solid #dbe4ef;border-radius:6px;background:#fff;box-shadow:0 15px 35px rgba(25,45,78,.11);font-size:9px;font-weight:650}.floating-status i{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:var(--recon-green)}
@keyframes recordIn{0%,8%,100%{opacity:0;transform:translateY(-14px)}15%,83%{opacity:1;transform:none}65%{border-color:#8bb5f5;background:#f8fbff}74%{opacity:.3;transform:scale(.94)}}@keyframes normalize{0%,24%{opacity:0}32%,70%{opacity:1}74%,100%{opacity:0}}@keyframes resultIn{0%,60%,100%{opacity:0;transform:scale(.96)}70%,94%{opacity:1;transform:none}}

/* Problem cards */
.problem-section{background:#fff}.problem-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:40px;align-items:end;margin-bottom:40px}.problem-heading h2{margin:0}.problem-heading p{margin:0;color:var(--brand);font-size:22px;line-height:1.4;font-weight:650}.problem-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #dce3ed}.problem-grid article{min-width:0;padding:18px;border-right:1px solid #dce3ed}.problem-grid article:last-child{border-right:0}.problem-grid article>small{display:block;margin-top:20px;color:var(--brand);font-size:10px;font-weight:750}.problem-grid h3{margin:7px 0 8px;font-size:17px;line-height:1.25;letter-spacing:-.035em}.problem-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.problem-visual{height:142px;padding:12px;display:flex;border:1px solid #e1e6ee;border-radius:7px;background:#f8faff;position:relative;overflow:hidden;font-size:9px}.formats{flex-direction:column;gap:7px}.formats span{padding:6px;background:#fff;border:1px solid #e0e5ed;border-radius:4px}.formats b{margin-top:auto;padding:7px;text-align:center;background:var(--brand);color:#fff;border-radius:4px}.missing{flex-direction:column;gap:6px}.missing label,.missing span,.missing b{padding:7px;border:1px solid #e0e5ed;background:#fff;border-radius:4px}.missing label{display:flex;justify-content:space-between}.missing em{color:var(--recon-red);font-style:normal}.missing i{text-align:center;color:var(--brand);font-style:normal}.missing b{background:var(--brand-soft);color:var(--brand)}.relations{align-items:center;justify-content:space-between;flex-wrap:wrap;gap:5px}.relations span{width:100%;padding:8px;background:var(--brand);color:#fff;text-align:center;border-radius:4px}.relations b{padding:7px;background:#fff;border:1px solid #dce3ed;border-radius:4px}.relations em{width:100%;text-align:center;color:var(--brand);font-style:normal;font-weight:700}.differences,.genuine{flex-direction:column;justify-content:center;gap:7px}.differences span,.differences strong,.genuine span,.genuine strong{display:flex;justify-content:space-between;padding:8px;background:#fff;border:1px solid #dfe5ed;border-radius:4px}.differences strong{color:var(--recon-green);border-color:#b9e0d0}.genuine .fade{opacity:.45}.genuine strong{color:var(--recon-red);border-color:#efc6c6}

/* Workflow */
.workflow-section,.usecase-section{background:#f6f9fd}.workflow-board{display:grid;grid-template-columns:250px 1fr;gap:18px}.workflow-tabs{display:flex;flex-direction:column}.workflow-tabs button{min-height:78px;padding:14px 16px;display:grid;grid-template-columns:26px 1fr;text-align:left;border:0;border-bottom:1px solid #e3e7ee;background:transparent;color:var(--muted);cursor:pointer;position:relative}.workflow-tabs button:last-child{border-bottom:0}.workflow-tabs button:after{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:transparent}.workflow-tabs button.active{background:#fff;color:var(--text)}.workflow-tabs button.active:after{background:var(--brand)}.workflow-tabs span{grid-row:1/3;color:var(--brand);font-size:10px}.workflow-tabs b{font-size:14px}.workflow-tabs small{margin-top:5px;color:#8a92a1;font-size:10px}.workflow-stage{min-height:495px;border:0;border-radius:0 9px 9px 0;box-shadow:none;padding:25px;overflow:hidden}.stage-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #e3e8ef}.stage-head div{display:flex;flex-direction:column;gap:5px}.stage-head small{color:var(--brand);font-size:9px;font-weight:750}.stage-head h3{margin:0;font-size:23px;letter-spacing:-.04em}.stage-head span{padding:6px 9px;background:var(--brand-soft);color:var(--brand);border-radius:5px;font-size:9px;font-weight:700}.source-grid{margin-top:22px;display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.source-grid article{padding:13px 9px;border:1px solid #e0e6ee;border-radius:6px;background:#fff;animation:stageUp .45s both}.source-grid article:nth-child(2){animation-delay:.08s}.source-grid article:nth-child(3){animation-delay:.16s}.source-grid article:nth-child(4){animation-delay:.24s}.source-grid article:nth-child(5){animation-delay:.32s}.source-grid small{color:#8c94a3;font-size:8px}.source-grid b{display:block;margin-top:8px;font-size:11px}.source-grid span{display:block;margin-top:4px;color:var(--recon-green);font-size:8px}.stage-ledger{margin-top:18px;border:1px solid #e0e6ee;border-radius:6px}.stage-ledger div{padding:10px 12px;display:flex;justify-content:space-between;border-bottom:1px solid #edf0f4;font-size:11px}.stage-ledger div:last-child{border-bottom:0}.stage-ledger span{color:#717b8b}.stage-ledger strong.success{color:var(--recon-green)}.transform-list{margin-top:20px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.transform-list div{padding:13px;border:1px solid #e1e6ed;border-radius:6px;display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center;font-size:10px}.transform-list i{color:var(--brand);font-style:normal}.transform-list b{color:var(--brand)}.calculation{margin-top:20px;max-width:440px;border:1px solid #dce3eb;border-radius:7px;overflow:hidden}.calculation div{padding:11px 14px;display:flex;justify-content:space-between;border-bottom:1px solid #edf0f4;font-size:11px}.calculation div.total{background:var(--brand-soft);color:var(--brand);font-weight:750}.match-banner{margin-top:16px;padding:13px;background:#edf9f3;color:var(--recon-green);border:1px solid #b9e0d0;border-radius:6px;font-size:11px;font-weight:700}.delivery-list{margin-top:22px;display:grid;gap:9px}.delivery-list div{padding:13px;border:1px solid #dde5ed;border-radius:6px;display:flex;align-items:center;justify-content:space-between;font-size:11px}.delivery-list b{color:var(--recon-green)}@keyframes stageUp{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}

/* Intelligent matching */
.intelligent-board{padding:24px}.intelligence-sources{display:grid;grid-template-columns:1fr 1fr .9fr;gap:12px}.intelligence-sources article{padding:17px;border:1px solid #dfe5ed;border-radius:7px}.intelligence-sources small{color:#8992a2;font-size:8px;font-weight:750;letter-spacing:.07em}.intelligence-sources article>b{display:block;margin-top:8px;font-size:15px}.intelligence-sources dl{margin:12px 0 0}.intelligence-sources dl div{padding:7px 0;display:flex;justify-content:space-between;border-top:1px solid #edf0f4;font-size:10px}.intelligence-sources dt,.intelligence-sources dd{margin:0}.intelligence-sources dt{color:var(--muted)}.warning{color:var(--recon-red)}.invoice-option{margin-top:8px;padding:9px;display:flex;justify-content:space-between;border:1px solid #e1e6ed;border-radius:5px;font-size:10px}.invoice-option.selected{border-color:#a9c9f8;background:var(--brand-soft)}.combined{margin-top:8px;padding:9px;display:block;color:var(--brand);text-align:right;font-size:10px}.email-card p{margin:18px 0 0;color:#5f6979;font-size:11px;line-height:1.65}.email-card mark{background:#dceaff;color:var(--brand);padding:1px 3px}.reasoning-strip{margin:16px 0;display:flex;align-items:center;justify-content:center;gap:9px;color:#687385;font-size:9px}.reasoning-strip span,.reasoning-strip strong{padding:7px 8px;border:1px solid #dce3eb;border-radius:4px}.reasoning-strip .fail{color:var(--recon-red)}.reasoning-strip strong{background:var(--brand);color:#fff;border-color:var(--brand)}.why-panel{padding:19px;border:1px solid #c6d9f6;border-radius:7px;background:#f8fbff}.why-panel header{display:flex;justify-content:space-between}.why-panel h3{margin:4px 0 0;font-size:20px}.why-panel header>span{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:var(--brand);color:#fff;font-weight:750}.why-panel ul{margin:16px 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;list-style:none}.why-panel li{font-size:10px;color:#586476}.why-panel li:before{content:"✓";margin-right:6px;color:var(--recon-green);font-weight:800}.policy-line{padding-top:14px;display:flex;justify-content:space-between;border-top:1px solid #dce5f1;font-size:10px}.policy-line b{color:var(--recon-green)}.why-panel>p{margin:12px 0 0;text-align:right;color:var(--brand);font-size:10px;font-weight:700}

/* Exceptions */
.exceptions-section{background:#f6f9fd}.exception-board{padding:24px}.sample-label{font-size:10px;color:#7a8494;font-weight:650}.queue-summary{margin-top:14px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.queue-summary article{padding:13px;border:1px solid #dfe5ed;border-radius:6px;display:flex;flex-direction:column;gap:4px;transition:.5s}.queue-summary b{font-size:22px}.queue-summary span{color:#747e8e;font-size:9px;line-height:1.35}.queue-summary .done,.queue-summary .explained{opacity:.38}.queue-summary .waiting{background:#fffaf0;border-color:#ead7ad}.queue-summary .exception{background:#fff6f6;border-color:#edc3c3;color:var(--recon-red)}.exception-workspace{margin-top:16px;display:grid;grid-template-columns:240px 1fr;border:1px solid #dce3eb;border-radius:7px;overflow:hidden}.exception-list{border-right:1px solid #dce3eb;background:#fafbfd}.list-head{padding:14px;display:flex;flex-direction:column;gap:4px;border-bottom:1px solid #dce3eb}.list-head b{font-size:12px}.list-head span{color:#8992a2;font-size:8px}.exception-list button{width:100%;padding:13px;text-align:left;border:0;border-bottom:1px solid #e6eaf0;background:transparent;display:grid;grid-template-columns:1fr auto;cursor:pointer}.exception-list button.active{background:#fff;border-left:3px solid var(--recon-red)}.exception-list button span,.exception-list button b{font-size:10px}.exception-list button b{color:var(--recon-red)}.exception-list button small{grid-column:1/3;margin-top:5px;color:#8992a2;font-size:8px}.category-row{padding:14px;color:#858e9e;font-size:8px;line-height:1.7}.exception-case{padding:20px;background:#fff}.exception-case>header{display:flex;justify-content:space-between}.exception-case h3{margin:4px 0 0;font-size:20px}.exception-case header>strong{color:var(--recon-red);font-size:12px}.three-way{margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.three-way article{padding:13px;border:1px solid #dfe5ed;border-radius:6px}.three-way article.short{border-color:#edc3c3;background:#fff8f8}.three-way small{display:block;color:#8992a2;font-size:7px}.three-way b{display:block;margin-top:9px;font-size:14px}.three-way span{display:block;margin-top:5px;color:#737d8e;font-size:8px}.recommendation{margin-top:14px;padding:13px;background:var(--brand-soft);border-left:3px solid var(--brand)}.recommendation span{color:var(--brand);font-size:8px;font-weight:750}.recommendation p{margin:5px 0 0;font-size:11px}.case-actions{margin-top:14px;display:flex;gap:7px;flex-wrap:wrap}.case-actions button{min-height:36px;padding:0 11px;border:1px solid #dce3eb;border-radius:5px;background:#fff;color:#566173;font-size:9px;font-weight:650;cursor:pointer}.case-actions .button{background:var(--brand);color:#fff;border-color:var(--brand)}.accepted-result{display:none;margin-top:12px;padding:11px;background:#edf9f3;border:1px solid #b9e0d0;border-radius:5px;color:var(--recon-green);font-size:9px}.accepted-result.visible{display:flex;flex-direction:column;gap:5px}

/* Match types */
.type-grid{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid #dce3eb}.type-grid article{grid-column:span 2;padding:20px;border-right:1px solid #dce3eb}.type-grid article:nth-child(3){border-right:0}.type-grid article:nth-child(n+4){grid-column:span 3;border-top:1px solid #dce3eb}.type-grid article:last-child{border-right:0}.type-grid article>small{display:block;margin-top:17px;color:var(--brand);font-size:9px;font-weight:750}.type-grid h3{margin:6px 0 7px;font-size:18px}.type-grid p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.type-scene{height:145px;padding:16px;border:1px solid #e1e6ed;border-radius:7px;background:#f8faff;display:flex;align-items:center;justify-content:space-between;font-size:9px;overflow:hidden}.type-scene span,.type-scene div>b{padding:9px;border:1px solid #dce3eb;border-radius:5px;background:#fff}.type-scene i{color:var(--brand);font-size:18px;font-style:normal}.one-many div,.many-one div,.many-many div{display:flex;flex-direction:column;gap:6px}.one-many i,.many-one i{width:28px;border-top:1px solid var(--brand)}.many-many div{flex-direction:row}.many-many div b{padding:8px}.fuzzy{display:grid;grid-template-columns:1fr 1fr;gap:7px}.fuzzy span{padding:8px}.fuzzy strong{grid-column:1/3;padding:8px;background:#edf9f3;color:var(--recon-green);text-align:center;border-radius:5px}

/* Use cases */
.usecase-board-recon{overflow:hidden}.usecase-tabs-recon{display:flex;overflow-x:auto;border-bottom:1px solid #dce3eb;scrollbar-width:thin}.usecase-tabs-recon button{flex:0 0 auto;min-height:52px;padding:0 16px;border:0;border-right:1px solid #e4e9ef;background:#fafbfd;color:#778193;font-size:10px;font-weight:650;cursor:pointer;position:relative}.usecase-tabs-recon button.active{background:#fff;color:var(--brand)}.usecase-tabs-recon button.active:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:2px;background:var(--brand)}.usecase-panel-recon{min-height:440px;padding:26px;display:grid;grid-template-columns:.78fr 1.22fr;gap:26px}.uc-copy small{color:var(--brand);font-size:9px;font-weight:750}.uc-copy h3{margin:8px 0 11px;font-size:25px;letter-spacing:-.045em}.uc-copy p{color:var(--muted);font-size:13px;line-height:1.6}.uc-copy h4{margin:20px 0 8px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#7d8797}.uc-tags{display:flex;flex-wrap:wrap;gap:6px}.uc-tags span{padding:6px 8px;border:1px solid #dce3eb;border-radius:4px;font-size:9px}.uc-outcome{margin-top:20px;padding:13px;border-left:3px solid var(--brand);background:var(--brand-soft);font-size:11px;line-height:1.5}.uc-visual{min-width:0;padding:20px;border:1px solid #dfe5ed;border-radius:7px;background:#f8faff;display:grid;grid-template-columns:1fr 48px 1fr;align-items:center;gap:10px}.uc-sources,.uc-results{display:grid;gap:7px}.uc-source,.uc-result{padding:11px;border:1px solid #dce3eb;border-radius:5px;background:#fff}.uc-source small,.uc-result small{display:block;color:#8a93a2;font-size:7px;font-weight:750}.uc-source b,.uc-result b{display:block;margin-top:5px;font-size:10px}.uc-source span,.uc-result span{display:block;margin-top:4px;color:#747e8f;font-size:8px}.uc-engine{display:flex;flex-direction:column;align-items:center;gap:7px;color:var(--brand);font-size:8px;font-weight:750}.uc-engine i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--brand);color:#fff;font-style:normal;animation:enginePulse 2s infinite}@keyframes enginePulse{50%{box-shadow:0 0 0 8px rgba(var(--brand-rgb),.09)}}

/* Impact and CTA */
.impact-table{border:1px solid #d9e1ed;border-radius:10px;overflow:hidden;box-shadow:0 18px 48px rgba(25,45,78,.07)}.impact-table>div{display:grid;grid-template-columns:.75fr 1fr 1fr}.impact-table b,.impact-table strong,.impact-table span{padding:15px 17px;border-right:1px solid #e1e6ed;font-size:11px;line-height:1.45}.impact-table span:last-child{border-right:0;background:#f6faff;color:#3d536f}.impact-table>div:not(.impact-head){border-top:1px solid #e1e6ed}.impact-head{background:#edf2f8}.impact-head b:last-child{color:var(--brand)}.impact-table strong{font-size:10px;text-transform:uppercase;letter-spacing:.05em}.impact-table span{color:#6e7889}body.reconciliation-page .final-cta-recon{margin-top:var(--section-space);margin-bottom:var(--section-space);padding:46px;border-radius:20px;background-color:#0a35b8!important;background-image:linear-gradient(125deg,#080b72,#0a35b8 42%,#0875eb 78%,#19bde9 115%)!important;color:#fff;text-align:center}body.reconciliation-page .final-cta-recon>div{max-width:800px;margin:auto}body.reconciliation-page .final-cta-recon .recon-label{color:#bcd7ff!important}body.reconciliation-page .final-cta-recon h2{margin:12px 0 0;font-size:40px;line-height:1.12;letter-spacing:-.055em;color:#fff!important}body.reconciliation-page .final-cta-recon p{max-width:680px;margin:17px auto 0;color:rgba(255,255,255,.78)!important;font-size:16px;line-height:1.55}body.reconciliation-page .final-cta-recon .recon-actions{margin-top:25px;justify-content:center}body.reconciliation-page .final-cta-recon .button{min-width:210px;background:#fff!important;border-color:#fff!important;color:var(--brand)!important}body.reconciliation-page .final-cta-recon .button:last-child{color:#111!important}

/* Focused workflow modal */
.reconcile-modal[hidden]{display:none}.reconcile-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px}.modal-backdrop{position:absolute;inset:0;background:rgba(8,14,28,.62);backdrop-filter:blur(6px)}.reconcile-dialog{position:relative;width:min(920px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:10px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.25)}.reconcile-dialog>header{padding:20px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e0e6ed}.reconcile-dialog header small{color:var(--brand);font-size:9px;font-weight:750;letter-spacing:.08em}.reconcile-dialog h2{margin:5px 0 0;font-size:24px}.modal-close{width:38px;height:38px;border:1px solid #dce3eb;border-radius:6px;background:#fff;font-size:24px;cursor:pointer}.demo-progress{height:4px;background:#e9edf3}.demo-progress:after{content:"";display:block;width:var(--progress,12.5%);height:100%;background:var(--brand);transition:.35s}.demo-body{min-height:450px;padding:25px;background:#f7f9fc}.demo-scene{animation:stageUp .35s}.demo-scene>header{display:flex;justify-content:space-between}.demo-scene>header h3{margin:5px 0 0;font-size:22px}.demo-scene>header span{padding:7px 9px;border-radius:5px;background:#fff;border:1px solid #dce3eb;color:#6e7889;font-size:9px}.demo-records{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.demo-record{padding:15px;border:1px solid #dce3eb;border-radius:6px;background:#fff}.demo-record small{color:#8690a0;font-size:8px;font-weight:750}.demo-record b{display:block;margin-top:8px;font-size:14px}.demo-record dl{margin:10px 0 0}.demo-record dl div{padding:6px 0;display:flex;justify-content:space-between;border-top:1px solid #edf0f4;font-size:9px}.demo-record dt,.demo-record dd{margin:0}.demo-record dt{color:#7b8595}.demo-difference{margin-top:16px;padding:16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #ecc1c1;border-radius:6px;background:#fff7f7;color:var(--recon-red)}.demo-difference b{font-size:18px}.demo-calculation{margin:20px auto 0;max-width:520px;background:#fff;border:1px solid #dce3eb;border-radius:6px}.demo-calculation div{padding:12px 14px;display:flex;justify-content:space-between;border-bottom:1px solid #e9edf2;font-size:11px}.demo-calculation .correction{color:var(--recon-red)}.demo-calculation .total{background:#edf9f3;color:var(--recon-green);font-weight:750}.demo-success{margin:28px auto 0;max-width:560px;padding:26px;text-align:center;border:1px solid #b9e0d0;border-radius:7px;background:#f2fbf6}.demo-success i{width:46px;height:46px;margin:auto;display:grid;place-items:center;border-radius:50%;background:var(--recon-green);color:#fff;font-style:normal;font-size:20px}.demo-success h3{margin:12px 0 5px}.demo-success p{margin:0;color:#687385;font-size:11px}.lineage{margin-top:18px;display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.lineage span{padding:7px 9px;border:1px solid #dce3eb;background:#fff;border-radius:4px;color:#6d7787;font-size:8px}.reconcile-dialog>footer{padding:15px 24px;display:flex;gap:8px;justify-content:flex-end;border-top:1px solid #e0e6ed}.demo-secondary{min-height:40px;padding:0 14px;border:1px solid #dce3eb;border-radius:5px;background:#fff;color:#5d6879;font-size:10px;font-weight:650;cursor:pointer}.source-toast{position:absolute;right:24px;bottom:72px;padding:10px 12px;background:#162033;color:#fff;border-radius:5px;font-size:9px}.modal-open{overflow:hidden}

@media(max-width:1050px){.reconciliation-page .nav-actions .btn-secondary{display:none}.recon-hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.recon-hero-copy{max-width:760px}.hero-match-scene{max-width:760px}.problem-grid{grid-template-columns:repeat(2,1fr)}.problem-grid article{border-bottom:1px solid #dce3ed}.problem-grid article:nth-child(2n){border-right:0}.problem-grid article:last-child{grid-column:1/3}.type-grid article{grid-column:span 3}.type-grid article:nth-child(2){border-right:0}.type-grid article:nth-child(3){border-top:1px solid #dce3eb;border-right:1px solid #dce3eb}.type-grid article:nth-child(n+4){grid-column:span 3}.type-grid article:nth-child(4){border-right:0}}
@media(max-width:860px){.reconciliation-page .nav-links,.reconciliation-page .nav-actions{display:none}.reconciliation-page.menu-open .nav-links,.reconciliation-page.menu-open .nav-actions{display:flex}.reconciliation-page .nav-actions{top:342px}.workflow-board{grid-template-columns:1fr}.workflow-tabs{flex-direction:row;overflow-x:auto}.workflow-tabs button{flex:0 0 145px;border-right:1px solid #e3e7ee}.workflow-stage{border-radius:0 0 9px 9px}.intelligence-sources{grid-template-columns:1fr 1fr}.email-card{grid-column:1/3}.why-panel ul{grid-template-columns:1fr 1fr}.exception-workspace{grid-template-columns:1fr}.exception-list{border-right:0;border-bottom:1px solid #dce3eb}.exception-list button:not(.active),.category-row{display:none}.usecase-panel-recon{grid-template-columns:1fr}.uc-visual{min-height:300px}}
@media(max-width:760px){body.reconciliation-page .recon-shell{width:calc(100% - 28px)}body.reconciliation-page .recon-section{padding:var(--section-space) 0}body.reconciliation-page .recon-heading{margin-bottom:32px;max-width:100%}body.reconciliation-page .recon-heading h2,body.reconciliation-page .problem-heading h2{font-size:32px;max-width:100%;white-space:normal;overflow-wrap:anywhere}body.reconciliation-page .recon-heading h2 br,body.reconciliation-page .problem-heading h2 br,.final-cta-recon h2 br{display:none}.recon-hero{padding:58px 0 56px;gap:38px;min-width:0}.recon-hero-copy{min-width:0}.recon-hero-copy h1{font-size:40px;max-width:100%;white-space:normal}.recon-hero-copy h1 em{white-space:normal;overflow-wrap:anywhere}.recon-hero-copy>p{font-size:16px}.recon-actions{display:grid}.recon-actions .button{width:100%}.hero-records{grid-template-columns:1fr;padding:18px 14px 10px}.match-record{display:none}.match-record:nth-child(3){display:block}.match-links{height:34px}.match-links:before,.match-links:after{display:none}.trusted-result{margin:0 14px;grid-template-columns:32px 1fr}.trusted-result>strong{grid-column:2}.floating-status{position:static;margin:14px 14px -4px}.problem-heading{grid-template-columns:1fr;gap:16px;min-width:0}.problem-heading p{font-size:18px}.problem-grid{grid-template-columns:1fr}.problem-grid article,.problem-grid article:nth-child(2n){border-right:0}.problem-grid article:last-child{grid-column:auto}.problem-visual{height:160px}.source-grid{grid-template-columns:1fr 1fr}.source-grid article:last-child{grid-column:1/3}.workflow-stage{min-height:560px;padding:18px}.transform-list{grid-template-columns:1fr}.intelligence-sources{grid-template-columns:1fr}.email-card{grid-column:auto}.reasoning-strip{justify-content:flex-start;overflow-x:auto;padding-bottom:4px}.reasoning-strip>*{flex:0 0 auto}.why-panel ul{grid-template-columns:1fr}.policy-line{flex-direction:column;gap:7px}.exception-board{padding:14px}.queue-summary{grid-template-columns:1fr 1fr}.three-way{grid-template-columns:1fr}.exception-case{padding:15px}.exception-case>header{flex-direction:column;gap:8px}.type-grid{grid-template-columns:1fr}.type-grid article,.type-grid article:nth-child(n+4){grid-column:auto;border-right:0;border-top:1px solid #dce3eb}.type-grid article:first-child{border-top:0}.many-many div{flex-direction:column}.usecase-panel-recon{padding:18px}.uc-visual{grid-template-columns:1fr}.uc-engine{flex-direction:row}.impact-table{overflow-x:auto}.impact-table>div{min-width:700px}.impact-table b,.impact-table strong,.impact-table span{padding:13px}body.reconciliation-page .final-cta-recon{padding:38px 22px}body.reconciliation-page .final-cta-recon h2{font-size:30px;white-space:normal}body.reconciliation-page .final-cta-recon p{font-size:15px}.demo-records{grid-template-columns:1fr}.reconcile-modal{padding:0}.reconcile-dialog{height:100%;max-height:none;border-radius:0}.demo-body{min-height:0}.reconcile-dialog>footer{position:sticky;bottom:0;background:#fff;flex-wrap:wrap}.reconcile-dialog>footer .button{flex:1}.demo-secondary{flex:1}}
@media(prefers-reduced-motion:reduce){.reconciliation-page *,.reconciliation-page *:before,.reconciliation-page *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
