@import "https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--primary:#4f73c7;--primary-hover:#4166b4;--primary-soft:#eaf0ff;--ai-accent:#2f62e8;--success:#08a88a;--warning:#f2b84b;--danger:#dc5b4f;--brand-gold:#b8914a;--nav:#252d36;--nav-deep:#1f2329;--subnav:#59616b;--canvas:#eef2f5;--surface:#fff;--surface-muted:#f6f8fa;--border:#dde3ea;--border-strong:#c7d0db;--text:#293342;--muted:#6f7a86;--faint:#a1abb5;--shadow:0 10px 28px #1c273424;color:var(--text);background:var(--canvas);font-family:Lato,Arial,sans-serif;font-weight:400;line-height:1.35}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.app-shell{background:var(--canvas);min-height:100vh}.global-nav{background:var(--nav);color:#f8fafc;grid-template-columns:170px minmax(0,1fr) minmax(150px,220px) auto auto 32px auto 32px 32px;align-items:center;gap:8px;height:44px;padding-right:10px;display:grid}.mark{background:var(--nav-deep);height:44px;color:var(--brand-gold);align-items:center;padding:0 14px;text-decoration:none;display:flex}.mark img{width:136px;height:auto;display:block}.global-nav nav{align-items:center;min-width:0;height:100%;display:flex;overflow:auto hidden}.nav-item,.nav-link,.icon-button{color:#ffffffc7;white-space:nowrap;background:0 0;border:0;height:100%;padding:0 9px;font-size:12px;font-weight:700}.nav-item.active,.nav-item:hover,.nav-link:hover,.icon-button:hover{color:#fff}.search-box{color:#b7c0ca;background:#ffffff14;border:1px solid #ffffff1a;border-radius:3px;align-items:center;gap:8px;min-width:0;height:30px;padding:0 10px;display:flex}.search-box input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0}.search-box input::placeholder{color:#b7c0ca}.notice-pill{background:var(--primary);color:#fff;border-radius:999px;place-items:center;width:28px;height:24px;font-size:11px;font-weight:700;display:grid}.user-block{font-size:12px;font-weight:700;line-height:1.05;display:grid}.user-block small{color:#c7d0db;font-weight:400}.deal-header{background:var(--subnav);color:#fff;grid-template-columns:58px auto 1fr auto;align-items:stretch;min-height:42px;display:grid}.property-thumb{background:linear-gradient(#0000001a,#0003),url(/reference/deal-info.png) 50%/cover;border-radius:2px;width:30px;height:26px;margin:8px 12px}.deal-header h1{white-space:nowrap;align-items:center;margin:0 22px 0 0;font-size:17px;display:flex}.deal-header nav{min-width:0;display:flex;overflow-x:auto}.deal-nav-item{color:#ffffffb8;white-space:nowrap;background:0 0;border:0;border-left:1px solid #ffffff0d;min-width:74px;padding:0 12px;font-size:12px;font-weight:700}.deal-nav-item.active{color:#fff;background:#0000002e}.deal-header-actions{color:#ffffffd1;white-space:nowrap;align-items:center;gap:14px;padding:0 16px;display:flex}.status-button{color:#fff;background:0 0;border:0;align-items:center;gap:3px;font-size:12px;display:inline-flex}.members{align-items:center;gap:5px;font-size:12px;display:inline-flex}.local-tabs{border-bottom:1px solid var(--border);background:#fff;align-items:center;gap:8px;height:42px;padding:0 24px;display:flex}.view-icon{color:#778390;border-right:1px solid var(--border);place-items:center;width:28px;height:28px;margin-right:2px;display:grid}.tab{color:#26313d;white-space:nowrap;background:0 0;border:0;border-radius:2px;height:30px;padding:0 13px;font-size:12px;font-weight:700}.tab.active{background:var(--surface-muted)}.tab-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.workspace{padding:20px 24px 28px}.product-area{gap:18px;display:grid}.product-hero{justify-content:space-between;align-items:center;gap:18px;display:flex}.product-hero h1{margin:0 0 6px;font-size:24px}.product-hero p:not(.eyebrow){max-width:780px;color:var(--muted);margin:0}.product-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.product-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.export-status{color:#08745e;background:#f0fbf7;border-color:#bfe8dc;align-items:center;gap:10px;display:flex}.export-status span{color:#526070;font-size:12px}.product-table{padding:0;overflow:hidden}.product-table .panel-heading{border-bottom:1px solid var(--border);padding:16px 18px}.product-table h2{margin:0}.pipeline-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:18px;display:grid}.record-table{display:grid}.record-row{border:0;border-bottom:1px solid var(--border);min-height:58px;color:var(--text);text-align:left;background:#fff;grid-template-columns:minmax(180px,1.5fr) minmax(120px,1fr) minmax(110px,.8fr) minmax(130px,1fr);align-items:center;gap:16px;padding:12px 18px;display:grid}.record-row:last-child{border-bottom:0}.record-row:hover{background:#f8fafc}.record-row span{color:var(--muted);font-size:12px}.record-row em{background:var(--surface-muted);color:#526070;border-radius:999px;justify-self:start;padding:4px 8px;font-size:11px;font-style:normal;font-weight:700}.selected-deal-card{gap:10px;display:grid}.selected-deal-card h2{margin:0}.selected-deal-card p:not(.eyebrow){color:var(--muted);margin:0;font-size:13px}.selected-deal-facts{gap:8px;margin:4px 0;display:grid}.selected-deal-facts span{border-bottom:1px solid var(--border);color:#526070;padding-bottom:8px;font-size:12px;font-weight:700}.memo-grid{grid-template-columns:300px minmax(520px,1fr) 360px;align-items:start;gap:18px;display:grid}.left-column,.right-column,.memo-column{gap:18px;display:grid}.panel,.memo-paper{background:var(--surface);border:1px solid var(--border);border-radius:3px}.panel{padding:18px 20px}.panel-heading,.memo-toolbar,.memo-title,.section-header,.ai-heading,.library-toolbar{justify-content:space-between;align-items:center;gap:14px;display:flex}h1,h2,h3,p{margin-top:0}h2{margin-bottom:12px;font-size:17px;line-height:24px}h3{margin-bottom:4px;font-size:14px;line-height:20px}p{margin-bottom:10px}.eyebrow{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin:0 0 3px;font-size:11px;font-weight:900}.mini-status,.saved-state,.clock-badge{background:var(--surface-muted);min-height:22px;color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.info-rows{gap:0;margin:0;display:grid}.info-rows div{border-bottom:1px solid var(--border);grid-template-columns:minmax(106px,40%) 1fr;gap:12px;padding:8px 0;display:grid}.info-rows div:last-child{border-bottom:0}.info-rows dt{color:var(--text);font-size:12px;font-weight:700}.info-rows dd{color:#4d5764;margin:0;font-size:12px}.metric-panel{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.metric{border:1px solid var(--border);background:var(--surface-muted);border-radius:4px;align-content:center;gap:5px;min-height:70px;padding:12px;display:grid}.metric-button{text-align:left}.metric-button.active{background:#f2f6ff;border-color:#b7c6f4}.metric span{color:var(--muted);font-size:11px;font-weight:700}.metric strong{font-size:19px}.metric.blue strong{color:var(--primary)}.metric.amber strong{color:#a86d00}.metric.green strong{color:var(--success)}.asset-card{grid-template-columns:88px 1fr;align-items:center;gap:12px;display:grid}.asset-card img{object-fit:cover;border:1px solid var(--border);border-radius:3px;width:88px;height:62px}.asset-card p{color:var(--muted);margin:0;font-size:12px}.memo-toolbar{padding:16px 18px}.memo-toolbar h2,.memo-title h2{margin:0}.toolbar-actions,.dialog-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.primary-button,.secondary-button,.ghost-button{white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;gap:7px;min-height:30px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.primary-button{border:1px solid var(--primary-hover);background:var(--primary);color:#fff}.primary-button:hover{background:var(--primary-hover)}.primary-button:disabled{cursor:wait;background:#6f88c9}.secondary-button,.ghost-button{border:1px solid var(--border-strong);color:#697481;background:#fff}.ghost-button{min-height:28px}.generation{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px;display:grid}.step{border:1px solid var(--border);min-height:32px;color:var(--faint);border-radius:4px;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.step.active{color:var(--primary);background:var(--primary-soft);border-color:#d2dcff}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.memo-paper{padding:22px 24px 16px}.memo-title{border-bottom:1px solid var(--border);padding-bottom:18px}.memo-section{border-bottom:1px solid var(--border);padding:18px 0}.memo-section:last-child{border-bottom:0}.section-header{align-items:flex-start;margin-bottom:10px}.section-header>div{align-items:center;gap:10px;min-width:0;display:flex}.section-header h3{margin:0}.status-chip{color:#8a5d0a;white-space:nowrap;background:#fff7e7;border-radius:999px;align-items:center;min-height:20px;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}.status-chip.approved{color:#06775f;background:#e7f8f4}.confidence{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:700}.memo-section textarea{resize:vertical;width:100%;min-height:92px;color:var(--text);background:#fff;border:1px solid #0000;border-radius:4px;padding:8px 10px;line-height:1.55}.memo-section textarea:hover,.memo-section textarea:focus{border-color:var(--border-strong);background:#fbfcfd}.citation-row{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.citation{background:var(--surface-muted);color:#566272;border:1px solid #d9e1eb;border-radius:999px;align-items:center;gap:5px;min-height:26px;padding:4px 9px;font-size:11px;font-weight:700;display:inline-flex}.citation.active{color:var(--ai-accent);background:#eef3ff;border-color:#cddaff}.ai-panel{border-color:#d8e2ff}.ai-heading{color:var(--ai-accent);justify-content:flex-start}.ai-heading h2{color:var(--ai-accent);margin:0}.ai-heading p,.source-detail{color:var(--muted);margin:0;font-size:12px}.source-detail{margin-top:12px;line-height:1.5}.source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.source-grid div{border:1px solid var(--border);background:var(--surface-muted);border-radius:4px;align-content:center;gap:3px;min-height:58px;padding:10px;display:grid}.source-grid span{color:var(--muted);font-size:11px;font-weight:700}.source-grid strong{font-size:13px}.ai-footer{color:var(--faint);justify-content:space-between;align-items:center;margin-top:14px;font-size:12px;display:flex}.ai-footer button{width:28px;height:26px;color:var(--faint);background:0 0;border:0}.filter-row{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.filter-row.wide{justify-content:flex-end;margin:0}.filter-chip{border:1px solid var(--border);min-height:24px;color:var(--muted);background:#fff;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700}.filter-chip.active{color:var(--primary);background:var(--primary-soft);border-color:#d2dcff}.source-list,.recommendations{gap:8px;display:grid}.source-item{text-align:left;border:1px solid var(--border);background:#fff;border-radius:4px;gap:4px;width:100%;padding:10px;display:grid}.source-item.active,.source-card.active{background:#f6f8ff;border-color:#c8d6ff}.source-item span,.source-card span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:900}.source-item small{color:var(--muted)}.recommendation{border:1px solid var(--border);background:#fff;border-radius:4px;grid-template-columns:1fr auto;gap:8px;padding:10px;display:grid}.recommendation.accepted{background:#f2fffb;border-color:#b9eee1}.recommendation p{color:var(--muted);margin:0;font-size:12px}.recommendation button{border:1px solid var(--border);color:var(--primary);background:#fff;border-radius:4px;align-self:start;align-items:center;gap:4px;padding:5px 8px;font-size:11px;font-weight:700;display:inline-flex}.info-view{grid-template-columns:minmax(400px,1fr) minmax(320px,520px) 330px;align-items:start;gap:18px;display:grid}.hero-reference{padding:0;overflow:hidden}.hero-reference img{width:100%;height:auto;display:block}.people-list{gap:14px;display:grid}.people-list article{border-bottom:1px solid var(--border);grid-template-columns:36px 1fr;gap:10px;padding-bottom:12px;display:grid}.people-list article:last-child{border-bottom:0}.avatar{width:34px;height:34px;color:var(--primary);background:#dfe8f7;border-radius:50%;place-items:center;font-weight:900;display:grid}.people-list div:last-child{gap:2px;display:grid}.people-list span,.people-list small{color:var(--muted);font-size:12px}.source-library-view,.checklist-view,.reference-view{gap:18px;display:grid}.source-card-grid,.reference-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.source-card,.reference-card{border:1px solid var(--border);text-align:left;background:#fff;border-radius:4px;min-height:180px;padding:18px}.source-card p{color:var(--muted);line-height:1.5}.source-card strong{color:var(--primary)}.checklist-table{border:1px solid var(--border);border-radius:4px;display:grid;overflow:hidden}.check-row{border-bottom:1px solid var(--border);background:#fff;grid-template-columns:28px minmax(220px,1fr) 160px 90px 90px;align-items:center;gap:12px;min-height:48px;padding:8px 14px;display:grid}.check-row:last-child{border-bottom:0}.check-row input{width:16px;height:16px}.check-row small{color:var(--muted)}.check-row .done{color:var(--muted);text-decoration:line-through}.risk{border-radius:999px;justify-self:start;padding:3px 8px;font-size:11px;font-style:normal;font-weight:700}.risk.low{color:#06775f;background:#e7f8f4}.risk.medium{color:#8a5d0a;background:#fff7e7}.risk.high{color:#9b2f25;background:#fff0ee}.checklist-note{max-width:520px}.checklist-note svg{color:var(--primary)}.reference-card{padding:0;overflow:hidden}.reference-card img{aspect-ratio:16/10;object-fit:cover;object-position:top left;border-bottom:1px solid var(--border);width:100%;display:block}.reference-card figcaption{padding:12px 14px;font-weight:700}.dialog-backdrop{z-index:20;background:#1f23296b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.dialog{width:min(460px,100%);box-shadow:var(--shadow);background:#fff;border-radius:6px;gap:10px;padding:26px;display:grid;position:relative}.dialog svg{color:var(--primary)}.dialog p{color:var(--muted)}.close-button{background:var(--surface-muted);border:0;border-radius:4px;width:30px;height:30px;position:absolute;top:12px;right:12px}@media (width<=1260px){.global-nav{grid-template-columns:58px auto minmax(140px,1fr) 36px auto 34px 34px}.nav-link{display:none}.memo-grid,.info-view{grid-template-columns:1fr}.left-column,.right-column{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.global-nav{grid-template-columns:132px minmax(0,1fr);height:auto;min-height:48px;padding-right:0}.search-box,.notice-pill,.user-block,.icon-button{display:none}.global-nav nav{min-height:48px;padding-right:8px;display:flex}.mark{height:48px;padding:0 10px}.mark img{width:112px}.deal-header{grid-template-columns:48px 1fr}.deal-header nav,.deal-header-actions{grid-column:1/-1;min-height:38px;padding-left:8px}.local-tabs{flex-wrap:wrap;height:auto;min-height:42px;padding:8px}.tab-actions{width:100%;margin-left:0}.workspace{padding:12px}.product-hero{flex-direction:column;align-items:stretch}.product-hero h1{font-size:24px}.product-actions{justify-content:flex-start}.product-actions .primary-button,.product-actions .secondary-button{width:100%}.product-metrics{gap:8px}.record-row{grid-template-columns:1fr;gap:4px}.pipeline-layout,.left-column,.right-column,.metric-panel,.source-card-grid,.reference-grid{grid-template-columns:1fr}.memo-toolbar,.memo-title,.library-toolbar{flex-direction:column;align-items:flex-start}.toolbar-actions,.dialog-actions,.filter-row.wide{justify-content:flex-start}.generation{grid-template-columns:1fr}.check-row{grid-template-columns:28px 1fr}.check-row small,.check-row em{grid-column:2}}
