:root{--ink:#0d100e;--ink-soft:#292d29;--paper:#f6f5ef;--white:#fff;--line:#cfd2c8;--line-dark:#454940;--yellow:#ffd44d;--yellow-strong:#dfb21b;--red:#c94c37;--green:#28624f;--max-width:1240px;--header-height:74px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}body.menu-open{overflow:hidden}button,a{font:inherit;letter-spacing:0}a{color:inherit}img{max-width:100%;display:block}.scroll-motion-ready [data-scroll-reveal]{opacity:var(--scroll-opacity,1);transform:translate3d(0, var(--scroll-y,0), 0) scale(var(--scroll-scale,1));transform-origin:50%;will-change:opacity, transform;transition:opacity 90ms linear,transform 90ms linear}.scroll-motion-ready [data-scroll-depth]>img{transform:translate3d(0, var(--scroll-depth-y,0), 0) scale(1.045);transform-origin:50%;will-change:transform;transition:transform 90ms linear}button{color:inherit}.skip-link{z-index:100;color:var(--white);background:var(--ink);padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}.page-shell{width:min(calc(100% - 64px), var(--max-width));margin:0 auto}.site-header{z-index:20;width:100%;height:var(--header-height);padding:0 max(32px, calc((100vw - var(--max-width)) / 2));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f6f5eff2;border-bottom:1px solid #11130f38;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:0}.wordmark{color:var(--ink);align-items:center;gap:11px;font-size:20px;font-weight:750;text-decoration:none;display:inline-flex}.wordmark-mark{background:#111 url(/indem-mark.svg) 50%/cover no-repeat;flex:0 0 30px;width:30px;height:30px;display:inline-block}.wordmark-mark:before,.wordmark-mark:after{content:none}.site-nav{align-items:center;gap:30px;height:100%;display:flex}.site-nav a{align-items:center;gap:8px;min-height:42px;font-size:14px;font-weight:650;text-decoration:none;transition:color .16s,background-color .16s;display:inline-flex}.site-nav a:not(.nav-cta):hover,.site-nav a:not(.nav-cta):focus-visible{color:var(--green)}.nav-cta{color:var(--white);background:var(--ink);border-radius:3px;padding:0 17px}.nav-cta:hover,.nav-cta:focus-visible{background:var(--green)}.nav-cta svg,.button svg{flex:0 0 17px;width:17px;height:17px}.icon-button{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:3px;place-items:center;width:42px;height:42px;padding:0;display:inline-grid}.icon-button svg{width:20px;height:20px}.menu-button{display:none}.hero{background:#b8c4ca;height:min(780px,100svh - 92px);min-height:620px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0}.hero-wash{background:#f6f5efe8;width:53%;position:absolute;inset:0 auto 0 0}.hero-content{z-index:2;height:100%;padding-top:var(--header-height);flex-direction:column;justify-content:center;display:flex;position:relative}.eyebrow,.section-index{color:var(--green);text-transform:uppercase;margin:0;font-size:13px;font-weight:760;line-height:1.3}.hero h1{width:min(650px,48%);margin:22px 0 18px;font-size:64px;font-weight:760;line-height:1.01}.hero-lede{width:min(520px,43%);color:var(--ink-soft);margin:0;font-size:21px;line-height:1.45}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 20px;font-size:15px;font-weight:720;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.button-primary{color:var(--white);background:var(--ink)}.button-primary:hover,.button-primary:focus-visible{background:var(--green)}.button-quiet{border-color:var(--ink);background:#f4f5efc2}.button-quiet:hover,.button-quiet:focus-visible{background:var(--white)}.proof-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper)}.hero-facts{grid-template-columns:repeat(3,1fr);margin:0 auto;padding:24px 0;display:grid}.hero-facts div{border-left:1px solid var(--line);min-width:0;padding:0 32px}.hero-facts div:first-child{border-left:0;padding-left:0}.hero-facts dt{color:#62675d;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:700}.hero-facts dd{margin:0;font-size:14px;font-weight:700}.signal-band{min-height:92px;color:var(--ink);background:var(--yellow);text-align:center;justify-content:center;align-items:center;gap:26px;padding:22px 32px;font-size:21px;font-weight:730;text-decoration:none;transition:color .16s,background-color .16s,border-color .16s,transform .16s;display:flex}.button:hover,.button:focus-visible{transform:translateY(-1px)}.signal-band svg{flex:0 0 26px;width:26px;height:26px}.signal-band:hover,.signal-band:focus-visible{background:var(--yellow-strong)}.continuum-section{color:var(--white);background:var(--ink);padding:30px 0}.continuum{grid-template-columns:180px 1fr;align-items:center;gap:36px;display:grid}.continuum-label{color:var(--yellow);text-transform:uppercase;font-size:14px;font-weight:750}.continuum ol{grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.continuum li{border-left:1px solid var(--line-dark);align-items:center;gap:10px;min-width:0;padding:0 24px;font-size:14px;font-weight:680;display:flex}.continuum li:first-child{border-left:0;padding-left:0}.continuum li svg{width:20px;height:20px;color:var(--yellow);flex:0 0 20px}.section{padding:112px 0}.section-heading{margin-bottom:70px}.heading-grid{grid-template-columns:minmax(140px,.8fr) minmax(0,2.2fr);gap:64px;display:grid}.section-heading h2,.claims-copy h2,.fit-section h2,.closing-section h2{margin:0;font-size:48px;font-weight:740;line-height:1.08}.section-heading p:not(.section-index){color:#51564d;max-width:720px;margin:24px 0 0;font-size:19px;line-height:1.55}.problem-section{background:var(--paper)}.evidence-compare{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(48px,7vw,112px);display:grid}.evidence-compare article{padding:0}.compare-label{color:var(--red);text-transform:uppercase;font-size:12px;font-weight:760}.evidence-compare h3{margin:12px 0 24px;font-size:26px}.evidence-compare ul{color:#4f544c;gap:12px;margin:0;padding:0;list-style:none;display:grid}.evidence-compare li{padding-left:19px;position:relative}.evidence-compare li:before{background:var(--green);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.65em;left:0}.workflow-section{background:var(--white)}.workflow-layout{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:start;gap:72px;display:grid}.risk-file-motion{min-width:0}.workflow-steps{margin:0;padding:0;list-style:none}.workflow-steps li{border-top:1px solid var(--line);grid-template-columns:54px 1fr;gap:20px;padding:26px 0;display:grid}.workflow-steps li:last-child{border-bottom:1px solid var(--line)}.step-number{color:var(--red);font-size:13px;font-weight:760}.workflow-steps h3{margin:0 0 8px;font-size:21px}.workflow-steps p{color:#555a51;margin:0}.risk-file{border:1px solid var(--ink);color:var(--white);background:var(--ink);box-shadow:16px 16px 0 var(--yellow);border-radius:6px;overflow:hidden}.risk-file-header,.risk-file-footer{justify-content:space-between;align-items:center;gap:24px;min-height:58px;padding:0 22px;font-size:13px;display:flex}.risk-file-header{border-bottom:1px solid var(--line-dark)}.risk-file-header div,.risk-file-footer span{align-items:center;gap:8px;display:inline-flex}.status-dot{background:#69c68f;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #69c68f24}.segmented-control{border:1px solid var(--line-dark);border-radius:4px;grid-template-columns:repeat(3,1fr);margin:18px 22px 0;display:grid}.segmented-control button{border:0;border-left:1px solid var(--line-dark);color:#bfc4ba;cursor:pointer;background:0 0;min-height:42px;font-size:13px;font-weight:700}.segmented-control button:first-child{border-left:0}.segmented-control button[aria-pressed=true]{color:var(--ink);background:var(--yellow)}.segmented-control button:focus-visible{outline:2px solid var(--white);outline-offset:2px}.risk-file-body{min-height:360px;padding:25px 22px}.risk-summary{border:1px solid var(--line-dark);background:var(--line-dark);border-radius:4px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.risk-summary div{background:#181b16;min-width:0;padding:14px}.risk-summary span{color:#9da298;text-transform:uppercase;font-size:11px;display:block}.risk-summary strong{color:var(--white);margin-top:5px;font-size:15px;display:block}.risk-queue{margin-top:24px}.risk-queue-title{color:#aeb3a9;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:11px;font-weight:730;display:flex}.risk-event{border-top:1px solid var(--line-dark);grid-template-columns:34px 1fr auto;align-items:center;gap:12px;min-height:58px;padding:10px 0;display:grid}.event-icon{border:1px solid var(--line-dark);width:34px;height:34px;color:var(--yellow);border-radius:3px;place-items:center;display:grid}.event-icon svg{width:17px;height:17px}.risk-event strong,.risk-event small{display:block}.risk-event strong{font-size:13px}.risk-event small{color:#9da298;margin-top:3px;font-size:11px}.event-state{color:#d5d9d0;font-size:11px}.risk-file-footer{border-top:1px solid var(--line-dark);color:#9da298;min-height:52px}.risk-file-footer svg{width:14px;height:14px}.claims-section{background:var(--paper);padding:0}.claims-layout{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:stretch;min-height:660px;display:grid}.claims-image-wrap{min-height:660px;margin:0 0 0 calc((100vw - min(calc(100vw - 64px), var(--max-width))) / -2);position:relative;overflow:hidden}.claims-image-wrap img{object-fit:cover;width:100%;height:100%}.claims-image-wrap figcaption{color:var(--white);background:var(--ink);padding:9px 12px;font-size:12px;font-weight:700;position:absolute;bottom:20px;left:20px}.claims-copy{align-self:center;padding:70px 0 70px 72px}.claims-copy h2{margin-top:24px}.claims-copy>p:not(.section-index){color:#53584f;margin:24px 0 0;font-size:18px}.claims-points{border-bottom:1px solid var(--line);gap:0;margin-top:34px;display:grid}.claims-points div{border-top:1px solid var(--line);grid-template-columns:32px 1fr;align-items:center;gap:13px;min-height:58px;font-size:14px;font-weight:680;display:grid}.claims-points svg{width:21px;height:21px;color:var(--red)}.coverage-section{background:var(--white)}.coverage-grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.coverage-grid article{border-top:3px solid var(--ink);min-width:0;padding-top:22px}.coverage-grid article:nth-child(2){border-color:var(--red)}.coverage-grid article:nth-child(3){border-color:var(--green)}.coverage-grid article:nth-child(4){border-color:var(--yellow-strong)}.coverage-grid span{color:#777c72;font-size:12px;font-weight:730}.coverage-grid h3{margin:34px 0 13px;font-size:22px}.coverage-grid p{color:#565b52;margin:0}.market-section{color:var(--white);background:var(--green)}.market-layout{grid-template-columns:minmax(310px,.8fr) minmax(0,1.2fr);align-items:end;gap:80px;display:grid}.market-section .section-index{color:#b9e1d2}.market-copy h2{margin:21px 0 0;font-size:45px;line-height:1.08}.market-copy>p:not(.section-index){color:#d8e7e0;margin:24px 0 0;font-size:18px;line-height:1.6}.market-stats{border-top:1px solid #ffffff7a;border-bottom:1px solid #ffffff7a;grid-template-columns:repeat(3,1fr);margin:0;display:grid}.market-stats div{border-left:1px solid #ffffff59;min-width:0;padding:29px 24px 31px}.market-stats div:first-child{border-left:0;padding-left:0}.market-stats dt{color:var(--yellow);font-size:42px;font-weight:760;line-height:1}.market-stats dd{color:#d8e7e0;margin:15px 0 0;font-size:13px;line-height:1.5}.market-sources{color:#b9d0c7;grid-column:1/-1;margin:-34px 0 0;font-size:11px}.market-sources a{text-underline-offset:3px}.fit-section{color:var(--white);background:var(--red);padding:86px 0}.fit-section .section-index{color:#ffd8cf}.fit-layout{grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;display:grid}.fit-section h2{margin-top:18px}.fit-note{color:#ffe0d8;max-width:590px;margin:22px 0 0;font-size:16px}.fit-list{border-bottom:1px solid #ffffff80}.fit-list div{border-top:1px solid #ffffff80;grid-template-columns:28px 1fr;align-items:center;gap:10px;min-height:52px;font-size:14px;font-weight:650;display:grid}.fit-list svg{width:18px;height:18px}.closing-section{background:var(--yellow);padding:88px 0}.closing-layout{justify-content:space-between;align-items:flex-end;gap:60px;display:flex}.closing-section .eyebrow{color:var(--ink-soft)}.closing-section h2{margin-top:18px}.closing-section h2 em{font-family:Georgia,Times New Roman,serif;font-weight:400}.closing-section h2+p{color:#44473f;margin:20px 0 0;font-size:16px}.closing-section .closing-note{color:#5b5e54;max-width:610px;margin-top:12px;font-size:14px}.closing-actions{flex:none;gap:10px;min-width:300px;display:grid}.closing-actions .button{width:100%}.button-dark{color:var(--white);background:var(--ink);flex:none}.button-dark:hover,.button-dark:focus-visible{background:var(--green)}.button-outline-dark{color:var(--ink);border:1px solid var(--ink);background:0 0}.button-outline-dark:hover,.button-outline-dark:focus-visible{color:var(--white);background:var(--ink)}.site-footer{color:#dfe2da;background:var(--ink);padding:62px 0 26px}.footer-layout{justify-content:space-between;align-items:flex-start;gap:60px;display:flex}.footer-wordmark{color:var(--white)}.footer-layout p{color:#aeb3a9;margin:18px 0 0}.footer-contact{justify-items:end;gap:9px;font-size:14px;display:grid}.footer-contact a{color:var(--yellow);text-decoration:none}.legal-line{border-top:1px solid var(--line-dark);color:#878d82;grid-template-columns:1fr auto;align-items:end;gap:50px;margin-top:56px;padding-top:24px;font-size:11px;line-height:1.55;display:grid}.legal-line p{max-width:900px;margin:0}:focus-visible{outline:3px solid var(--yellow-strong);outline-offset:3px}@media (max-width:1060px){.site-nav{gap:20px}.site-nav a{font-size:13px}.hero h1{font-size:54px}.continuum{grid-template-columns:140px 1fr;gap:20px}.continuum li{padding:0 13px}.workflow-layout{grid-template-columns:minmax(0,.85fr) minmax(390px,1.15fr);gap:48px}.claims-copy{padding-left:48px}.market-layout{gap:48px}.market-stats dt{font-size:35px}.coverage-grid{grid-template-columns:repeat(2,1fr);row-gap:52px}}@media (max-width:820px){:root{--header-height:66px}.page-shell{width:min(calc(100% - 36px), var(--max-width))}.site-header{padding:0 18px}.menu-button{display:inline-grid}.site-nav{top:var(--header-height);height:calc(100svh - var(--header-height));background:var(--paper);flex-direction:column;align-items:stretch;gap:0;padding:18px;display:none;position:absolute;left:0;right:0}.site-nav.is-open{display:flex}.site-nav a{border-bottom:1px solid var(--line);justify-content:space-between;min-height:58px;font-size:18px}.site-nav .nav-cta{border-bottom:0;justify-content:center;min-height:52px;margin-top:20px}.hero{height:76svh;min-height:620px;max-height:720px}.hero-image{object-position:58% center}.hero-wash{background:#f4f5efd6;width:100%}.hero-content{justify-content:flex-end;padding-bottom:42px}.hero h1,.hero-lede{width:100%}.hero h1{max-width:650px;font-size:46px}.hero-lede{max-width:540px}.signal-band{min-height:88px;font-size:18px}.continuum{grid-template-columns:1fr}.continuum ol{grid-template-columns:repeat(5,minmax(116px,1fr));padding-bottom:8px;overflow-x:auto}.section{padding:82px 0}.heading-grid{grid-template-columns:1fr;gap:24px}.section-heading{margin-bottom:50px}.section-heading h2,.claims-copy h2,.fit-section h2,.closing-section h2{font-size:39px}.evidence-compare{grid-template-columns:1fr;gap:44px}.workflow-layout{grid-template-columns:1fr;gap:54px}.market-layout{grid-template-columns:1fr}.market-copy h2{font-size:39px}.market-sources{margin-top:-16px}.risk-file{width:calc(100% - 12px)}.claims-layout{grid-template-columns:1fr;width:100%}.claims-image-wrap{min-height:470px;margin:0}.claims-copy{width:min(calc(100% - 36px), var(--max-width));margin:0 auto;padding:72px 0}.fit-layout{grid-template-columns:1fr;align-items:start;gap:48px}.closing-layout,.footer-layout{flex-direction:column;align-items:flex-start}.closing-layout{display:flex}.closing-actions{width:min(100%,420px);min-width:0}.footer-contact{justify-items:start}}@media (max-width:560px){.wordmark{font-size:18px}.wordmark-mark{flex-basis:27px;width:27px;height:27px}.hero{height:72svh;min-height:564px;max-height:660px}.hero-content{padding-bottom:30px}.hero h1{margin-top:16px;font-size:39px}.hero-lede{font-size:18px}.hero-actions{grid-template-columns:1fr;margin-top:24px;display:grid}.button{width:100%}.hero-facts{grid-template-columns:1fr 1fr;gap:0;padding:22px 0}.hero-facts div{padding:0 18px}.hero-facts div:first-child{padding-left:0}.hero-facts div:nth-child(2){padding-right:0}.hero-facts div:last-child{border-top:1px solid var(--line);border-left:0;grid-column:1/-1;margin-top:18px;padding:18px 0 0}.signal-band{text-align:left;justify-content:space-between;padding:20px 18px;font-size:16px}.section{padding:68px 0}.section-heading h2,.claims-copy h2,.fit-section h2,.closing-section h2,.market-copy h2{font-size:34px}.market-stats{grid-template-columns:1fr}.market-stats div,.market-stats div:first-child{border-top:1px solid #ffffff59;border-left:0;padding:22px 0}.market-stats div:first-child{border-top:0}.section-heading p:not(.section-index),.claims-copy>p:not(.section-index){font-size:17px}.risk-file{box-shadow:10px 10px 0 var(--yellow)}.risk-file-header,.risk-file-footer{gap:10px;padding:0 14px;font-size:11px}.segmented-control{margin-left:14px;margin-right:14px}.risk-file-body{min-height:390px;padding-left:14px;padding-right:14px}.risk-summary{grid-template-columns:1fr}.risk-event{grid-template-columns:34px minmax(0,1fr)}.event-state{grid-column:2}.claims-image-wrap{min-height:380px}.coverage-grid{grid-template-columns:1fr}.closing-section{padding:68px 0}.legal-line{grid-template-columns:1fr;gap:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}.scroll-motion-ready [data-scroll-reveal],.scroll-motion-ready [data-scroll-depth]>img{opacity:1!important;transform:none!important}}.demo-page{background:#eceee8;min-height:100svh;padding-bottom:48px}.demo-topbar{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f5eff5;border-bottom:1px solid #bfc4ba;grid-template-columns:1fr auto 1fr;align-items:center;min-height:64px;padding:0 max(28px,50vw - 720px);display:grid;position:sticky;top:0}.demo-wordmark{align-items:center;gap:10px;width:max-content;font-size:19px;font-weight:760;text-decoration:none;display:inline-flex}.demo-prototype-label{color:#555b52;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:700;display:inline-flex}.demo-prototype-label>span,.demo-live-dot{background:var(--red);border-radius:50%;width:8px;height:8px}.demo-back-link{justify-self:end;align-items:center;gap:8px;min-height:40px;font-size:13px;font-weight:680;text-decoration:none;display:inline-flex}.demo-back-link:hover,.demo-back-link:focus-visible{color:var(--green)}.demo-back-link svg{width:16px;height:16px}.demo-hero{grid-template-columns:minmax(0,1fr) 320px;align-items:end;gap:64px;width:min(100% - 56px,1440px);margin:0 auto;padding:52px 0 36px;display:grid}.demo-kicker{color:var(--green);text-transform:uppercase;margin:0;font-size:12px;font-weight:760;line-height:1.3}.demo-hero h1{max-width:910px;margin:13px 0 0;font-size:46px;line-height:1.05}.demo-account-summary{border-left:3px solid var(--yellow-strong);padding-left:22px}.demo-account-summary>span,.demo-account-summary div{color:#646960;font-size:12px;font-weight:650}.demo-account-summary>strong{margin-top:5px;font-size:21px;display:block}.demo-account-summary div{gap:13px;margin-top:7px;display:flex}.demo-account-summary div span+span{border-left:1px solid #aeb3aa;padding-left:13px}.demo-account-disclosure{color:#646960;max-width:300px;margin-top:10px;font-size:10px;font-weight:620;line-height:1.45;display:block}.demo-account-summary p{color:#8a4b3e;align-items:center;gap:7px;margin:12px 0 0;font-size:11px;font-weight:680;display:flex}.demo-account-summary p svg{flex:0 0 14px;width:14px;height:14px}.demo-console{background:var(--white);border:1px solid #aeb3aa;border-radius:8px;grid-template-columns:252px minmax(0,1fr);width:min(100% - 56px,1440px);min-height:710px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 22px 70px #141d171f}.demo-stage-nav{min-width:0;color:var(--white);background:#15251f;flex-direction:column;padding:21px 15px 18px;display:flex}.demo-stage-heading{color:#aebdb6;text-transform:uppercase;justify-content:space-between;align-items:center;min-height:40px;padding:0 9px 15px;font-size:11px;font-weight:720;display:flex}.demo-replay{color:#c8d2cc;cursor:pointer;text-transform:none;background:0 0;border:0;align-items:center;gap:6px;min-height:32px;padding:0 8px;font-size:11px;display:inline-flex}.demo-replay svg{width:14px;height:14px}.demo-stage-button{color:#aebdb6;cursor:pointer;text-align:left;background:0 0;border:0;border-top:1px solid #ffffff1a;grid-template-columns:28px 20px 1fr 16px;align-items:center;gap:9px;width:100%;min-height:58px;padding:0 10px;display:grid}.demo-stage-button:hover,.demo-stage-button:focus-visible{color:var(--white);background:#ffffff0f}.demo-stage-button.is-active{color:var(--ink);background:var(--yellow)}.demo-stage-button.is-complete{color:#d9e3dd}.demo-stage-button>svg{width:18px;height:18px}.demo-stage-button>svg:last-child{justify-self:end;width:15px;height:15px}.demo-stage-number{border:1px solid;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;font-weight:760;display:inline-grid}.demo-stage-number svg{width:13px;height:13px}.demo-stage-button>span:nth-of-type(2){min-width:0;font-size:13px;font-weight:680}.demo-stage-proof{border-top:1px solid #ffffff29;grid-template-columns:24px 1fr;gap:11px;margin-top:auto;padding:18px 9px 4px;display:grid}.demo-stage-proof>svg{width:21px;height:21px;color:var(--yellow)}.demo-stage-proof strong,.demo-stage-proof span{display:block}.demo-stage-proof strong{color:var(--white);font-size:12px;line-height:1.35}.demo-stage-proof span{color:#95a59c;margin-top:6px;font-size:10px;line-height:1.45}.demo-workspace{background:#fafaf7;grid-template-rows:58px minmax(0,1fr) 55px;min-width:0;display:grid}.demo-workspace-toolbar,.demo-workspace-footer{border-bottom:1px solid var(--line);background:var(--white);justify-content:space-between;align-items:center;gap:20px;padding:0 28px;display:flex}.demo-workspace-toolbar>div{color:#596057;align-items:center;gap:9px;font-size:12px;font-weight:680;display:inline-flex}.demo-live-dot{background:#20a676;box-shadow:0 0 0 4px #20a6761f}.demo-play-button,.demo-workspace-footer button,.demo-approval-gate button{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:3px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:0 13px;font-size:12px;font-weight:720;display:inline-flex}.demo-play-button:hover,.demo-play-button:focus-visible,.demo-workspace-footer button:hover,.demo-workspace-footer button:focus-visible{color:var(--white);background:var(--ink)}.demo-play-button svg,.demo-workspace-footer button svg,.demo-approval-gate button svg{width:15px;height:15px}.demo-view{min-width:0;padding:31px 34px 28px;animation:.36s ease-out both demo-view-enter}.demo-view-heading{justify-content:space-between;align-items:flex-start;gap:30px;min-height:74px;display:flex}.demo-view-heading h2{margin:7px 0 0;font-size:27px;line-height:1.15}.demo-status{white-space:nowrap;text-transform:uppercase;border:1px solid;border-radius:3px;justify-content:center;align-items:center;min-height:28px;padding:0 9px;font-size:10px;font-weight:750;line-height:1.2;display:inline-flex}.demo-status-green{color:#1c6b50;background:#e8f4ef;border-color:#9bc7b5}.demo-status-yellow{color:#66510d;background:#fff5c9;border-color:#e2c45c}.demo-status-red{color:#953c2d;background:#fbece8;border-color:#e2a396}.demo-status-gray{color:#5c6259;background:#f5f6f2;border-color:#cfd2c8}.demo-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.demo-source{border:1px solid var(--line);background:var(--white);min-width:0;min-height:88px;animation:.34s ease-out both demo-item-enter;animation-delay:calc(var(--demo-order,0) * 80ms);border-radius:5px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px 16px;display:grid}.demo-source:nth-child(5){grid-column:1/-1}.demo-source-icon,.demo-timeline-icon{width:40px;height:40px;color:var(--green);background:#f4f6f1;border:1px solid #cfd2c8;border-radius:4px;place-items:center;display:inline-grid}.demo-source-icon svg,.demo-timeline-icon svg{width:19px;height:19px}.demo-source h3,.demo-source p{margin:0}.demo-source h3{font-size:13px}.demo-source p{color:#6e746a;margin-top:3px;font-size:11px}.demo-intake-result{background:var(--yellow);border:1px solid #ba9b2c;border-radius:5px;grid-template-columns:38px 1fr 20px;align-items:center;gap:12px;margin-top:18px;padding:15px 17px;display:grid}.demo-intake-result>svg{width:24px;height:24px}.demo-intake-result strong,.demo-intake-result span{display:block}.demo-intake-result strong{font-size:14px}.demo-intake-result span{margin-top:2px;font-size:11px}.demo-agent-layout{grid-template-columns:290px minmax(0,1fr);gap:20px;margin-top:20px;display:grid}.demo-agent-core{color:var(--white);background:var(--ink);border-radius:6px;padding:30px 27px}.demo-agent-pulse{width:48px;height:48px;color:var(--yellow);border:1px solid #687069;border-radius:50%;place-items:center;animation:1.8s ease-in-out infinite demo-agent-pulse;display:inline-grid}.demo-agent-pulse svg{width:23px;height:23px}.demo-agent-core p{color:#aeb3aa;margin:50px 0 0;font-size:12px}.demo-agent-core>strong{margin-top:4px;font-size:52px;line-height:1;display:block}.demo-readiness-track{background:#3e433f;height:6px;margin-top:21px;overflow:hidden}.demo-readiness-track span{background:var(--yellow);transform-origin:0;width:91%;height:100%;animation:1.25s ease-out both demo-progress;display:block}.demo-agent-core small{color:#aeb3aa;margin-top:11px;font-size:10px;display:block}.demo-agent-feed{border:1px solid var(--line);background:var(--white);border-radius:6px}.demo-agent-feed article{border-top:1px solid var(--line);min-height:95px;animation:.34s ease-out both demo-item-enter;animation-delay:calc(var(--demo-order,0) * .14s);grid-template-columns:35px minmax(0,1fr) 24px;align-items:center;gap:12px;padding:14px 19px;display:grid}.demo-agent-feed article:first-child{border-top:0}.demo-action-index{color:#969c92;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.demo-agent-feed p,.demo-agent-feed span{margin:0}.demo-agent-feed p{font-size:13px}.demo-agent-feed p strong{color:var(--green);margin-right:7px}.demo-agent-feed div>span{color:#777d73;margin-top:5px;font-size:10px;display:block}.demo-agent-feed article>svg{width:18px;height:18px;color:var(--green)}.demo-agent-feed article:last-child>svg{color:var(--yellow-strong)}.demo-score{align-items:baseline;gap:3px;display:inline-flex}.demo-score svg{width:24px;height:24px;color:var(--green);margin-right:6px}.demo-score strong{font-size:34px;line-height:1}.demo-score span{color:#70756d;font-size:11px}.demo-risk-table{border:1px solid var(--line);background:var(--white);border-radius:6px;margin-top:16px;overflow:hidden}.demo-risk-table-head,.demo-risk-row{grid-template-columns:1fr 1.25fr 1.25fr 108px;align-items:center;gap:14px;display:grid}.demo-risk-row.is-resolved{background:#f1f8f4}.demo-risk-table-head{color:#737970;text-transform:uppercase;background:#eff1ec;min-height:42px;padding:0 18px;font-size:9px;font-weight:750}.demo-risk-row{border-top:1px solid var(--line);min-height:76px;animation:.34s ease-out both demo-item-enter;animation-delay:calc(var(--demo-order,0) * 90ms);padding:0 18px;font-size:12px}.demo-source-link{color:#525950;align-items:center;gap:7px;min-width:0;display:inline-flex}.demo-source-link svg{width:14px;height:14px;color:var(--green);flex:0 0 14px}.demo-open-question{background:#fff7d9;border:1px solid #d9bd55;border-radius:5px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:15px;padding:13px 17px;display:grid}.demo-open-question.is-resolved{background:#eaf6f0;border-color:#92c5af}.demo-open-question.is-resolved>svg{color:var(--green)}.demo-open-question>svg{color:#8d7011;width:19px;height:19px}.demo-open-question strong,.demo-open-question span{display:block}.demo-open-question strong{font-size:12px}.demo-open-question div span{color:#6b6350;margin-top:2px;font-size:10px}.demo-draft{color:#6c5a1c;text-transform:uppercase;font-size:10px;font-weight:720}.demo-question-action,.demo-confirm-button{color:#5c480b;cursor:pointer;background:0 0;border:1px solid #8d7011;border-radius:3px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:10px;font-weight:740;display:inline-flex}.demo-question-action:hover,.demo-question-action:focus-visible{color:var(--white);background:#6c5613}.demo-question-action svg,.demo-confirm-button svg{width:14px;height:14px}.demo-evidence-panel{background:var(--white);border:1px solid #b8bdb4;border-radius:5px;margin-top:12px;padding:17px;animation:.3s ease-out both demo-view-enter;box-shadow:0 16px 34px #141d1714}.demo-evidence-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.demo-evidence-heading span,.demo-evidence-heading strong{display:block}.demo-evidence-heading span{color:var(--green);text-transform:uppercase;font-size:9px;font-weight:760}.demo-evidence-heading strong{margin-top:3px;font-size:13px}.demo-evidence-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:13px;display:grid}.demo-evidence-grid article{border:1px solid var(--line);background:#f8f9f5;border-radius:4px;min-width:0;padding:12px}.demo-evidence-grid span,.demo-evidence-grid strong,.demo-evidence-grid small{display:block}.demo-evidence-grid span{color:#737970;text-transform:uppercase;font-size:9px;font-weight:700}.demo-evidence-grid strong{margin-top:5px;font-size:12px}.demo-evidence-grid small{color:#646a61;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;min-width:0;margin-top:9px;font-size:9px;display:flex;overflow:hidden}.demo-evidence-grid small svg{width:12px;height:12px;color:var(--green);flex:0 0 12px}.demo-confirm-button{border-color:var(--ink);color:var(--white);background:var(--ink);margin-top:13px}.demo-confirm-button:hover,.demo-confirm-button:focus-visible{border-color:var(--green);background:var(--green)}.demo-market-flow{grid-template-columns:minmax(210px,.85fr) minmax(190px,.7fr) minmax(300px,1.2fr);align-items:center;gap:18px;margin-top:20px;display:grid}.demo-submission-card,.demo-approval-gate{border:1px solid var(--line);background:var(--white);border-radius:6px;min-height:330px;padding:24px}.demo-card-label{color:var(--green);text-transform:uppercase;font-size:9px;font-weight:760}.demo-submission-card>strong{margin-top:21px;font-size:20px;display:block}.demo-submission-card>p{color:#6e746a;margin:5px 0 22px;font-size:11px}.demo-submission-card ul{border-bottom:1px solid var(--line);margin:0;padding:0;list-style:none}.demo-submission-card li{border-top:1px solid var(--line);align-items:center;gap:8px;min-height:45px;font-size:11px;display:flex}.demo-submission-card li svg{width:14px;height:14px;color:var(--green)}.demo-approval-gate{color:var(--white);border-color:var(--ink);background:var(--ink);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.demo-approval-gate>span{width:50px;height:50px;color:var(--yellow);border:1px solid #6d746e;border-radius:50%;place-items:center;display:inline-grid}.demo-approval-gate>span svg{width:23px;height:23px}.demo-approval-gate>strong{margin-top:18px;font-size:16px}.demo-approval-gate>p{color:#b4bab3;max-width:190px;margin:9px 0 20px;font-size:10px;line-height:1.5}.demo-approval-gate button{border-color:var(--yellow);color:var(--ink);background:var(--yellow);cursor:pointer}.demo-approval-gate button:hover,.demo-approval-gate button:focus-visible{background:#ffe47e}.demo-approval-gate.is-approved{background:var(--green)}.demo-approval-gate.is-approved>span{border-color:#ffffff73}.demo-approval-gate.is-approved button{border-color:var(--white);color:var(--white);cursor:default;background:0 0}.demo-market-list{gap:11px;transition:opacity .22s ease-out;display:grid}.demo-market-list.is-locked{opacity:.38}.demo-market-list.is-approved{opacity:1}.demo-market-list article{border:1px solid var(--line);background:var(--white);min-height:93px;animation:.34s ease-out both demo-item-enter;animation-delay:calc(var(--demo-order,0) * .13s);border-radius:5px;grid-template-columns:35px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 15px;display:grid}.demo-market-list article>svg{width:21px;height:21px;color:var(--green)}.demo-market-list strong,.demo-market-list span{display:block}.demo-market-list strong{font-size:12px}.demo-market-list div>span{color:#737970;margin-top:5px;font-size:10px}.demo-compliance-note{color:#737970;margin:17px 0 0;font-size:9px;line-height:1.5}.demo-continuous-layout{grid-template-columns:320px minmax(0,1fr);gap:20px;margin-top:20px;display:grid}.demo-monitor-summary{color:var(--white);background:var(--green);border-radius:6px;padding:28px 25px}.demo-monitor-icon{width:46px;height:46px;color:var(--yellow);border:1px solid #ffffff6b;border-radius:50%;place-items:center;display:inline-grid}.demo-monitor-icon svg{width:22px;height:22px;animation:8s linear infinite demo-rotate}.demo-monitor-summary>p{color:#c8e2d8;margin:42px 0 0;font-size:11px}.demo-monitor-summary>strong{margin-top:3px;font-size:38px;display:block}.demo-monitor-stats{border-bottom:1px solid #ffffff47;margin-top:28px}.demo-monitor-stats div{border-top:1px solid #ffffff47;justify-content:space-between;align-items:center;min-height:42px;font-size:10px;display:flex}.demo-monitor-stats div strong{font-size:12px}.demo-timeline{border:1px solid var(--line);background:var(--white);border-radius:6px}.demo-timeline article{border-top:1px solid var(--line);min-height:96px;animation:.34s ease-out both demo-item-enter;animation-delay:calc(var(--demo-order,0) * .1s);grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px;padding:12px 19px;display:grid}.demo-timeline article:first-child{border-top:0}.demo-timeline div>span,.demo-timeline div>strong,.demo-timeline div>p{margin:0;display:block}.demo-timeline div>span{color:var(--green);text-transform:uppercase;font-size:9px;font-weight:720}.demo-timeline div>strong{margin-top:2px;font-size:12px}.demo-timeline div>p{color:#72786f;margin-top:3px;font-size:10px}.demo-workspace-footer{border-top:1px solid var(--line);border-bottom:0}.demo-workspace-footer>span{color:#7b8178;font-size:10px}.demo-workspace-footer button:disabled{cursor:not-allowed;opacity:.4}@keyframes demo-view-enter{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes demo-item-enter{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes demo-progress{0%{transform:scaleX(.18)}to{transform:scaleX(1)}}@keyframes demo-agent-pulse{0%,to{box-shadow:0 0 #ffd44d00}50%{box-shadow:0 0 0 10px #ffd44d14}}@keyframes demo-rotate{to{transform:rotate(360deg)}}@media (max-width:1100px){.demo-console{grid-template-columns:220px minmax(0,1fr)}.demo-market-flow{grid-template-columns:1fr 1fr}.demo-market-list{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.demo-market-list article{grid-template-columns:30px 1fr}.demo-market-list .demo-status{grid-column:2;justify-self:start}}@media (max-width:860px){.demo-topbar{grid-template-columns:1fr auto;padding:0 18px}.demo-prototype-label{display:none}.demo-hero{grid-template-columns:1fr;gap:24px;width:min(100% - 36px,1440px);padding-top:36px}.demo-hero h1{font-size:38px}.demo-account-summary{max-width:340px}.demo-console{grid-template-columns:1fr;width:min(100% - 36px,1440px)}.demo-stage-nav{grid-template-columns:repeat(5,1fr);padding:10px;display:grid}.demo-stage-heading,.demo-stage-proof{display:none}.demo-stage-button{text-align:center;border-top:0;border-left:1px solid #ffffff1a;grid-template-columns:1fr;place-items:center;gap:4px;min-height:66px;padding:7px 4px}.demo-stage-button:first-of-type{border-left:0}.demo-stage-number,.demo-stage-button>svg:last-child{display:none}.demo-stage-button>svg{width:17px;height:17px}.demo-agent-layout,.demo-continuous-layout{grid-template-columns:1fr}.demo-agent-core{min-height:230px}.demo-agent-core p{margin-top:30px}.demo-risk-table-head,.demo-risk-row{grid-template-columns:1fr 1.25fr 110px}.demo-risk-table-head span:nth-child(3),.demo-risk-row .demo-source-link{display:none}}@media (max-width:620px){.demo-page{padding-bottom:18px}.demo-back-link{font-size:0}.demo-back-link svg{width:20px;height:20px}.demo-hero h1{font-size:32px}.demo-stage-button>span:nth-of-type(2){font-size:10px}.demo-workspace-toolbar,.demo-workspace-footer{padding:0 14px}.demo-workspace-toolbar>div,.demo-workspace-footer>span{display:none}.demo-workspace-toolbar{justify-content:flex-end}.demo-view{padding:24px 15px 22px}.demo-view-heading{flex-direction:column;gap:12px;min-height:100px}.demo-view-heading h2{font-size:24px}.demo-source-grid,.demo-market-flow,.demo-market-list{grid-template-columns:1fr}.demo-source:nth-child(5),.demo-market-list{grid-column:auto}.demo-source{grid-template-columns:38px minmax(0,1fr)}.demo-source .demo-status{grid-column:2;justify-self:start}.demo-risk-table-head{display:none}.demo-risk-row{grid-template-columns:1fr auto;min-height:110px;padding:14px}.demo-risk-row>span:nth-child(2){grid-area:2/1/auto/-1}.demo-open-question{grid-template-columns:26px 1fr}.demo-draft,.demo-question-action{grid-column:2;justify-self:start}.demo-evidence-heading{flex-direction:column}.demo-evidence-grid{grid-template-columns:1fr}.demo-submission-card,.demo-approval-gate{min-height:290px}.demo-workspace-footer{justify-content:flex-end}}@media (prefers-reduced-motion:reduce){.demo-view,.demo-source,.demo-agent-feed article,.demo-risk-row,.demo-market-list article,.demo-timeline article,.demo-readiness-track span,.demo-agent-pulse,.demo-monitor-icon svg{animation:none!important}.demo-market-list{transition:none!important}}
