/* The product preview shares the site's type, color, and spacing tokens. */
.product-inner{display:block;max-width:1540px;padding:84px 4.5% 94px}
.product-story{display:grid;grid-template-columns:1.15fr 1fr;column-gap:60px;align-items:end;padding:0 10px}
.product-story>.eyebrow{grid-column:1/-1;margin-bottom:20px}
.product-story h2{margin:0;font-size:clamp(40px,3.8vw,58px)}
.product-story>p{max-width:450px;justify-self:end;font-size:18px;margin:0 0 5px;line-height:1.55}
.workflow-tabs{grid-column:1/-1;display:flex;gap:5px;max-width:none;width:max-content;padding:5px;margin:30px 0 24px;border:1px solid var(--line);border-radius:12px;background:#eae7de}
.workflow-tab{width:auto;display:flex;gap:10px;padding:12px 21px;border:0!important;border-radius:8px;line-height:1.3;font-size:14px;color:#62615d}
.workflow-tab>span:last-child{opacity:1}.workflow-tab>span:first-child{font-size:12px;color:inherit;opacity:.65}
.workflow-tab.active{background:#fff;color:#8d4600;box-shadow:0 1px 4px #24242410}
.workflow-tab:hover{color:#8d4600;background:#ffffff88}
.funding-app{border:1px solid #dedbd2;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 20px 80px #5b420c13,0 3px 8px #24242404;color:var(--ink);font-size:14px;line-height:1.35;letter-spacing:-.015em}
.funding-app:focus-visible{outline:3px solid var(--accent);outline-offset:6px}
.app-chrome{height:65px;padding:0 23px;display:flex;align-items:center;gap:23px;border-bottom:1px solid var(--line);background:#fff}
.app-chrome .brand-lockup{width:139px;flex:none}.app-breadcrumb{display:flex;gap:14px;font-size:13px;color:#6b6962;border-left:1px solid var(--line);padding-left:22px}.app-breadcrumb>span{color:#b9b5ad}
.demo-badge{margin-left:auto;padding:5px 9px;border:1px solid #e7e3d9;border-radius:5px;font-size:12px;color:#6b6962;white-space:nowrap;background:#fbfaf7}
.app-avatar,.owner-avatar{display:inline-flex;align-items:center;justify-content:center;flex:none;width:27px;height:27px;border:1px solid #dedbd2;border-radius:50%;font-size:12px;font-weight:500;background:#f4f1e8;color:#635d50;letter-spacing:-.02em}
.app-avatar{width:30px;height:30px;background:#fff0d4;border-color:#edcc98;color:#8d4600}
.app-body{display:grid;grid-template-columns:170px minmax(0,1fr)}
.app-rail{background:#fbfaf7;border-right:1px solid var(--line);padding:22px 11px;display:flex;flex-direction:column}
.rail-workspace{display:flex;align-items:center;gap:9px;margin:0 4px 30px;font-size:13px;font-weight:500;letter-spacing:-.02em}
.workspace-monogram{height:30px;width:30px;background:#fff;border:1px solid var(--line);display:grid;place-items:center;border-radius:7px;font-size:12px;color:#57534a}
.rail-workspace small{display:block;font-size:12px;color:#756d60;font-weight:400;margin-top:3px}
.rail-label{font-family:'IBM Plex Mono',monospace;font-size:12px;letter-spacing:.07em;color:#756d60;padding:0 8px;margin-bottom:10px}.rail-label-second{margin-top:29px}
.rail-item{display:flex;align-items:center;gap:8px;padding:10px 8px;border-radius:6px;font-size:13px;color:#6b665c;margin-bottom:3px;white-space:nowrap}.rail-item>span{width:17px;text-align:center;font-size:16px;color:#93897b}
.rail-item b,.rail-queue b{font-size:12px;font-weight:400;margin-left:auto;color:#756d60}.rail-item.selected{background:#fff0d8;color:#8d4600;font-weight:500}.rail-item.selected>span,.rail-item.selected b{color:#aa5500}
.rail-queue{display:flex;align-items:center;gap:7px;padding:9px 8px;font-size:12px;color:#777066;white-space:nowrap}.queue-dot{display:block;width:6px;height:6px;border-radius:2px;flex:none}.queue-dot.orange{background:#ffa11e}.queue-dot.gray{background:#ada798}.queue-dot.outline{border:1px solid #bab3a6}
.rail-bottom{margin-top:auto;padding:35px 6px 0;display:flex;gap:8px;align-items:center;color:#756d60;font-size:12px;line-height:1.6}
.app-canvas{padding:23px;background:#f9f8f4;min-width:0}
.desk-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:21px}.desk-overline{font-family:'IBM Plex Mono',monospace;font-size:12px;letter-spacing:.1em;color:#756d60}.desk-heading h3{font-size:29px;line-height:1.15;letter-spacing:-.035em;margin:5px 0 0}
.workspace-date{font-size:12px;color:#756d60;white-space:nowrap}
.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.metric{background:#fff;border:1px solid var(--line);border-radius:9px;padding:15px 14px;min-width:0}.metric>span{color:#656157;font-size:12px}.metric>div{display:flex;align-items:center;justify-content:space-between;gap:6px;margin:9px 0 6px}.metric strong{font-family:'Funnel Display',sans-serif;font-weight:400;font-size:32px;line-height:1;letter-spacing:-.04em}.metric small{display:block;font-size:12px;color:#756d60;line-height:1.4}.metric-label{font-size:12px;color:#85591b;background:#fff4df;padding:4px 6px;border-radius:4px;white-space:nowrap}
.metric-spark{height:25px;display:flex;align-items:end;gap:3px}.metric-spark i{display:block;width:4px;background:#ffd494;border-radius:1px;height:35%}.metric-spark i:nth-child(2){height:48%}.metric-spark i:nth-child(3){height:42%}.metric-spark i:nth-child(4){height:63%}.metric-spark i:nth-child(5){height:55%}.metric-spark i:nth-child(6){height:77%}.metric-spark i:nth-child(7){height:70%}.metric-spark i:nth-child(8){height:95%;background:#f69a22}
.queue-progress{display:flex;align-items:center;gap:13px;margin:17px 1px 20px;font-size:12px;color:#756d60;white-space:nowrap}.queue-track{display:flex;flex:1;height:5px;gap:3px}.queue-track>i{border-radius:2px;background:#ffa11e;width:33.333%}.queue-track>i:nth-child(2){width:44.444%;background:#d7ccae}.queue-track>i:nth-child(3){width:22.223%;background:#e7e2d6}
.workspace-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:15px;align-items:start}.workspace-panel{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden;min-width:0}
.panel-heading{height:52px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #eeeae2}.panel-heading h4{font-family:'Switzer',sans-serif;font-size:14px;font-weight:500;letter-spacing:-.02em;margin:0;display:flex;align-items:center;gap:8px;white-space:nowrap}.panel-heading h4>span:not(.ai-glyph){font-size:12px;font-weight:400;color:#756d60;border:1px solid #ece7dd;border-radius:4px;padding:3px 5px}.panel-note{font-size:12px;color:#756d60;white-space:nowrap}
.queue-table-wrap{overflow-x:auto;scrollbar-width:thin;scrollbar-color:#d2c9b6 #f7f4ec}.queue-table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap;font-size:12px}.queue-table th{font-size:12px;color:#756d60;font-weight:400;background:#fcfbf8;padding:11px 10px;border-bottom:1px solid #eeeae2}.queue-table td{padding:12px 10px;border-bottom:1px solid #f0ece4;height:59px}.queue-table th:first-child,.queue-table td:first-child{padding-left:16px}.queue-table th:last-child,.queue-table td:last-child{padding-right:16px;text-align:center}.queue-table td:first-child strong{font-size:12px;display:block;font-weight:500}.queue-table small{font-size:12px;display:block;color:#756d60;margin-top:4px}.current-deal{background:#fff7e9;box-shadow:inset 3px 0 #ffa11e}.queue-table .current-deal strong{color:#8d4600}.doc-ratio{font-size:12px;color:#777166;display:block}.tiny-track{height:3px;width:43px;background:#eae5d9;display:block;margin-top:5px;border-radius:2px;overflow:hidden}.tiny-track i{height:100%;display:block;background:#c9b885}.current-deal .tiny-track i{background:#ffa11e}.stage{font-size:12px;color:#6e6556;background:#f3f1ec;display:inline-block;padding:4px 6px;border-radius:4px}.stage-review{color:#a05a10;background:#ffedcc}.stage-ready{color:#5e594d;background:#eee9dd}.queue-table .owner-avatar{width:23px;height:23px;font-size:12px}
.queue-caption{display:flex;gap:7px;align-items:center;padding:12px 16px;font-size:12px;color:#8b8375}.queue-caption>span:last-child{margin-left:auto;font-family:'IBM Plex Mono',monospace;font-size:12px}.selection-line{display:block;width:5px;height:5px;border:1px solid #d99935;background:#ffcf7c;border-radius:1px}
.intelligence-panel{border-color:#e8c793;box-shadow:0 3px 9px #f0c06a10;align-self:stretch;display:flex;flex-direction:column}.intelligence-panel>.panel-heading{background:linear-gradient(110deg,#fff3da,#fffaf1);border-color:#eedec3}.ai-glyph{color:#dc8a19;font-size:19px;font-weight:400}.intelligence-status{font-family:'IBM Plex Mono',monospace;font-size:12px;color:#86601f;white-space:nowrap}.intelligence-content{padding:17px;flex:1}.selected-deal-id{font-family:'IBM Plex Mono',monospace;font-size:12px;color:#756d60;letter-spacing:.04em}.selected-deal-name{font-size:19px;letter-spacing:-.035em;font-weight:400;margin:5px 0 13px;line-height:1.2}.deal-brief{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:13px;border-bottom:1px solid #ede8dd}.deal-brief strong{font-family:'Funnel Display',sans-serif;font-size:31px;font-weight:400;letter-spacing:-.045em}.deal-brief span{font-size:12px;color:#756d60;display:block;margin-top:2px}.deal-brief .packet-count{text-align:right}.packet-count b{font-size:19px;font-weight:400;color:#857458}
.deal-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px 10px;margin:15px 0}.deal-facts dt{font-size:12px;color:#756d60;margin-bottom:4px}.deal-facts dd{font-size:12px;margin:0;color:#514c42}.attention-summary{padding:11px 12px;border-radius:5px;background:#fff6e5;border:1px solid #f0d7b0}.attention-summary strong{font-size:12px;font-weight:500;color:#98581a}.attention-summary p{font-size:12px;line-height:1.5;color:#8a7658;margin:5px 0 0}.context-sources{font-size:12px;color:#756d60;margin-top:13px;line-height:1.5}.context-sources span{background:#f8f5ed;padding:3px 5px;border-radius:3px;display:inline-block;margin:3px 2px 0 0}
.intelligence-action{border-top:1px solid #eee6d6;padding:12px 16px;background:#fffdf8}.intelligence-action>button{width:100%;border:1px solid #e9bf7a;background:#fff0d2;color:#8d4600;font-size:12px;font-weight:500;border-radius:5px;padding:9px 10px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.intelligence-action>button:hover{background:#ffe6b1}.intelligence-action>button span{font-size:18px;line-height:1}.intelligence-action #copy-status:empty{display:none}.intelligence-action #copy-status{display:block;font-size:12px;padding-top:8px;color:#7c715e}
.exception-intro{font-size:12px;line-height:1.5;color:#827663;margin:0 0 12px}.exception-card{border:1px solid #efe1c7;border-left:3px solid #f1ae49;background:#fffaf1;border-radius:5px;padding:11px 12px;margin:10px 0}.exception-card>strong{font-size:12px;font-weight:500;color:#775227}.exception-values{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:9px}.exception-values small{display:block;font-size:12px;color:#756d60;margin-bottom:4px}.exception-values span{font-size:12px;color:#595044;line-height:1.5;display:block}.exception-card p{font-size:12px;color:#8b7a5f;line-height:1.5;margin:7px 0 0}.exception-source{font-family:'IBM Plex Mono',monospace;color:#756d60;font-size:12px;margin-top:8px}.missing-value{color:#ae6d20!important}
.draft-meta{display:grid;grid-template-columns:38px 1fr;gap:6px;padding-bottom:12px;border-bottom:1px solid #eee7da;color:#665d4f;font-size:12px}.draft-meta>span:nth-child(odd){color:#756d60}.draft-message{font-size:12px;color:#746650;line-height:1.6;margin:13px 0}.draft-message p{margin:0 0 10px}.draft-message ol{padding-left:16px;margin:0 0 10px}.draft-message li{margin:4px 0}.draft-state{display:flex;align-items:center;gap:6px;font-size:12px;color:#75644a;padding-top:10px;border-top:1px solid #eee7da}
.evidence-list>div{display:flex;align-items:center;gap:10px;min-height:42px;padding:8px 16px;border-bottom:1px solid #f0ece4;font-size:12px}.evidence-list>div:last-child{border:0}.doc-file{flex:none;display:grid;place-items:center;width:25px;height:29px;font-family:'IBM Plex Mono',monospace;font-size:12px;background:#faf8f1;border:1px solid #e6e0d2;border-radius:3px;color:#8c6e3f}.doc-file.missing{background:transparent;border-style:dashed;color:#c4bba8}.evidence-list small{display:block;font-size:12px;color:#756d60;margin-top:2px;line-height:1.4}.evidence-status{margin-left:auto;font-size:12px;color:#756d60;white-space:nowrap}.evidence-status.checked{color:#756d60}.evidence-highlight{background:#fffaf1}.evidence-link{padding:4px 6px;border:1px solid #eed3a7;background:#fff2dc;border-radius:4px;color:#9b5c15;font-size:12px;margin-left:auto;white-space:nowrap;cursor:pointer}
.activity-list{list-style:none;padding:2px 16px;margin:0}.activity-list li{display:flex;gap:10px;padding:14px 0;border-bottom:1px solid #f0ece4;position:relative}.activity-icon{display:grid;place-items:center;flex:none;width:25px;height:25px;background:#faf6ed;border:1px solid #ede5d7;border-radius:50%;font-size:13px;color:#bb9861}.activity-list strong{display:block;font-weight:400;font-size:12px;color:#61594b}.activity-list p{font-size:12px;line-height:1.5;margin:4px 0 0;color:#756d60}.activity-list time{font-family:'IBM Plex Mono',monospace;font-size:12px;color:#756d60;margin-left:auto;padding-top:3px;white-space:nowrap}.next-owner{padding:13px 16px;display:flex;align-items:center;gap:8px;background:#fcfaf5}.next-owner small{display:block;font-family:'IBM Plex Mono',monospace;font-size:12px;color:#756d60;letter-spacing:.04em;margin-bottom:3px}.next-owner strong{display:block;font-size:12px;font-weight:400;color:#7d705c}.next-owner>span:last-child{margin-left:auto;font-size:12px;color:#756d60;white-space:nowrap}.next-owner .owner-avatar{width:25px;height:25px;font-size:12px}
.workspace-footer{display:flex;justify-content:space-between;gap:15px;padding:18px 1px 0;font-size:12px;color:#756d60}.workspace-footer>span:first-child{display:flex;align-items:center;gap:6px}.footer-sun{font-size:14px;color:#d5a05b}
@media(min-width:1450px){.funding-app{font-size:15px}.app-canvas{padding:26px}.queue-table th{font-size:12px}.queue-table{font-size:12px}.queue-table td:first-child strong{font-size:13px}.queue-table small{font-size:12px}.queue-table td{height:63px}.stage{font-size:12px}.panel-heading h4{font-size:15px}.evidence-list>div{font-size:12px;min-height:46px}.evidence-list small,.evidence-status,.evidence-link{font-size:12px}.activity-list strong{font-size:12px}.activity-list p{font-size:12px}.activity-list li{padding:17px 0}.deal-facts dd{font-size:12px}.attention-summary strong,.attention-summary p{font-size:12px}.intelligence-content{padding:19px}.selected-deal-name{font-size:22px}.deal-brief{padding-bottom:18px}.deal-facts{margin:18px 0;gap:15px 10px}.exception-intro,.draft-message{font-size:13px}.exception-values span,.exception-card>strong,.exception-card p{font-size:12px}}
@media(max-width:1170px){.app-body{grid-template-columns:1fr}.app-rail{display:none}.product-story{column-gap:30px}.app-canvas{padding:20px}.workspace-grid{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}}
@media(max-width:950px){.workspace-grid{grid-template-columns:1fr 1fr}.queue-panel{grid-column:1/-1}.intelligence-panel{grid-column:2;grid-row:2/4}.evidence-panel{grid-column:1}.activity-panel{grid-column:1}.queue-table{font-size:12px}.queue-table td:first-child strong{font-size:13px}.queue-table small{font-size:12px}.queue-table th{font-size:12px}.stage{font-size:12px}.intelligence-content{flex:0}.intelligence-action{margin-top:auto}.metric-spark{display:none}.metric-label{font-size:12px}.metric{padding:13px 11px}.workspace-date{font-size:12px}.app-breadcrumb{font-size:12px;padding-left:15px}.app-chrome{gap:15px}}
@media(max-width:700px){.product-inner{padding:64px 4%}.product-story{display:block;padding:0 8px}.product-story h2{font-size:42px}.product-story>.eyebrow{margin-bottom:18px}.product-story>p{font-size:16px;margin:20px 0 0;max-width:420px}.workflow-tabs{width:100%;margin:25px 0 20px;padding:4px;gap:3px}.workflow-tab{flex:1;flex-direction:column;align-items:flex-start;gap:6px;padding:10px 9px;font-size:12px;line-height:1.35}.workflow-tab>span:first-child{font-size:12px}.funding-app{border-radius:11px}.app-chrome{height:57px;padding:0 13px;gap:10px}.app-chrome .brand-lockup{width:125px}.app-breadcrumb{display:none}.demo-badge{font-size:12px;padding:4px 6px}.app-avatar{width:25px;height:25px;font-size:12px}.app-canvas{padding:15px 12px}.desk-heading{margin-bottom:17px}.desk-heading h3{font-size:25px}.desk-overline{font-size:12px}.workspace-date{display:none}.metric-grid{grid-template-columns:1fr 1fr;gap:8px}.metric{padding:12px}.metric>span{font-size:12px}.metric strong{font-size:29px}.metric small{font-size:12px}.metric-label{font-size:12px}.metric-spark{display:flex}.queue-progress{font-size:12px;gap:9px;margin:15px 0}.workspace-grid{display:flex;flex-direction:column;gap:12px}.workspace-panel{width:100%}.queue-table{min-width:640px}.queue-table-wrap{max-height:276px}.queue-table th{position:sticky;top:0}.queue-table td{height:57px}.queue-caption{font-size:12px;padding:11px 13px}.queue-caption>span:last-child{display:none}.panel-heading{padding:0 13px;height:48px}.panel-heading h4{font-size:13px}.panel-note{font-size:12px}.intelligence-content{padding:16px}.intelligence-status{font-size:12px}.selected-deal-name{font-size:22px}.deal-facts dd{font-size:13px}.deal-facts dt{font-size:12px}.attention-summary strong,.attention-summary p{font-size:12px}.intelligence-action>button{font-size:13px;padding:11px}.exception-intro,.exception-card>strong,.exception-values span,.exception-card p{font-size:12px}.exception-values small,.exception-source{font-size:12px}.draft-message{font-size:14px}.draft-meta{font-size:12px}.draft-state{font-size:12px}.evidence-list>div{padding:10px 13px;font-size:12px}.evidence-list small{font-size:12px}.evidence-status,.evidence-link{font-size:12px}.activity-list strong{font-size:12px}.activity-list p{font-size:12px}.activity-list time{font-size:12px}.next-owner strong{font-size:12px}.workspace-footer{font-size:12px;display:block;line-height:1.6;padding:14px 2px 0}.workspace-footer>span:last-child{display:block;margin-top:5px}}
@media(prefers-reduced-motion:no-preference){.intelligence-content{animation:panel-appear .24s ease-out}@keyframes panel-appear{from{opacity:.6;transform:translateY(4px)}to{opacity:1;transform:none}}}
