.dealOS{display:grid!important;grid-template-columns:252px minmax(0,1fr)!important;min-height:100vh;background:#f4f5f1!important;color:#123b30}.dealMain{min-width:0!important}.dealSide{padding:22px 14px 18px!important;background:#0b342a!important;border-right:0!important;box-shadow:8px 0 28px rgba(12,45,37,.06)}.dealSideBrand{display:flex;align-items:center;padding:2px 10px 21px!important;gap:10px!important}.dealMonogram{font-size:24px!important;min-width:38px!important;color:#d6a454}.dealSideBrand b{font-size:10px!important;line-height:1.35;white-space:nowrap;color:#fff}.dealSideBrand small{display:block;font-size:7px!important;color:#91aaa2}.operatorChip{margin:16px 7px 20px!important;padding:9px 11px!important;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#d9e4e0;font-size:8px;letter-spacing:1px}.navGroup{margin-bottom:16px!important}.navLabel{margin:0 11px 6px!important;font-size:7px!important;color:#6e9689;letter-spacing:1.4px}.dealNav{display:flex!important;align-items:center!important;gap:10px!important;color:#c3d2cd!important;text-decoration:none!important;padding:9px 10px!important;border-radius:6px!important;font-size:11px!important;line-height:1.2!important;margin:2px 0!important;min-height:36px!important}.dealNav>span{display:inline-grid!important;place-items:center!important;flex:0 0 18px!important;width:18px!important}.dealNav:hover{background:#16483b!important;color:#fff!important}.dealNav.active{background:#f5f2eb!important;color:#123b30!important;box-shadow:0 1px 4px rgba(0,0,0,.08)!important}.dealNav.active>span{color:#a87938!important}.sideFoot{margin:20px 8px 0!important;color:#d4a24f;font-size:8px}.sideFoot small{display:block;color:#76988d;margin-top:5px}.dealTop{min-height:86px!important;padding:17px 30px!important;background:#fff!important;border-bottom:1px solid #e1e5e0;display:flex;align-items:center;justify-content:space-between;gap:20px}.dealBreadcrumb{font-size:8px;letter-spacing:1.4px;color:#789087}.dealTop h1{font-family:Georgia,Times New Roman,serif;font-size:26px!important;margin:7px 0 0;color:#073d31}.dealTopActions{display:flex;align-items:center;gap:12px!important}.topLink{font-size:10px;color:#31564c;text-decoration:none}.adminIdentity{display:flex;align-items:center;gap:8px;padding:5px 8px 5px 5px;border:1px solid #e0e5e0;border-radius:24px;background:#fafbf9}.adminIdentity>span{display:grid;place-items:center;width:31px!important;height:31px!important;border-radius:50%;background:#0b4639;color:#fff;font-size:10px}.adminIdentity b{display:block;font-size:9px!important}.adminIdentity small{display:block;font-size:7px!important;color:#71867e}.iconBtn{width:38px;height:38px;border:1px solid #dfe4df;background:#fff;border-radius:50%!important;color:#123b30}.dealContent{padding:28px 30px 56px!important;max-width:none!important}.eyebrow{font-size:8px!important;letter-spacing:1.5px!important;font-weight:800!important;color:#a66f27!important}.actionIntro{display:flex!important;justify-content:space-between!important;gap:24px!important;align-items:center!important;margin-bottom:20px!important}.actionIntro h2{font-family:Georgia,Times New Roman,serif;font-size:30px!important;margin:6px 0 7px;color:#073d31}.actionIntro p{max-width:720px;color:#60766e;font-size:11px;line-height:1.55}.actionMetrics{display:flex;gap:8px}.actionMetrics span{min-width:94px;padding:10px 12px!important;border:1px solid #dde3dd;background:#fff;border-radius:8px!important;box-shadow:0 1px 2px rgba(15,53,43,.03);font-size:8px;color:#71837d}.actionMetrics b{font-family:Georgia,Times New Roman,serif;font-size:17px;color:#073d31;margin-right:3px}.dealContent .panel{background:#fff!important;border:1px solid #e1e5e0!important;border-radius:10px!important;box-shadow:0 2px 10px rgba(15,53,43,.035)!important;padding:20px!important;margin-bottom:18px}.panelHead{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin-bottom:12px}.panelHead h3{font-family:Georgia,Times New Roman,serif;font-size:19px;margin:3px 0 0!important;color:#073d31}.panelHead a{font-size:10px!important;color:#9a6c2f!important;text-decoration:none!important;font-weight:700}.status{display:inline-flex;align-items:center;padding:4px 7px;border-radius:4px;background:#edf3ef;color:#24584a;font-size:7px;letter-spacing:.8px;font-weight:800}.btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;padding:8px 11px!important;border:1px solid #d9dfda!important;background:#fff!important;color:#17483b!important;text-decoration:none!important;font-size:9px!important;font-weight:700!important;cursor:pointer!important;border-radius:6px!important}.btn:hover{border-color:#bca276!important}.btn.dark{background:#0d4337!important;border-color:#0d4337!important;color:#fff!important}.btn:disabled{opacity:.45!important;cursor:not-allowed!important}.adminSearch,.dealContent input,.dealContent select,.dealContent textarea{box-sizing:border-box;border:1px solid #d9dfda;border-radius:7px;background:#fafbf9;color:#123b30;padding:10px 12px;font:inherit;font-size:10px;outline:none}.adminSearch:focus,.dealContent input:focus,.dealContent select:focus,.dealContent textarea:focus{border-color:#a87938;box-shadow:0 0 0 2px rgba(168,121,56,.09)}.adminSearch{width:280px;max-width:100%}.dealContent label{display:flex;flex-direction:column;gap:6px;font-size:9px;font-weight:700;color:#466159}.formGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:15px}.formGrid .wide{grid-column:1/-1}.formGrid input,.formGrid select,.formGrid textarea{width:100%}.queueRow{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:15px 2px!important;border-top:1px solid #edf0ed!important}.queueRow:first-of-type{border-top:0!important}.queueRow>div:first-child{min-width:0}.queueRow b{font-size:12px!important;margin-left:7px}.queueRow small{color:#788a83!important;font-size:9px!important}.queueActions{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important;justify-content:flex-end!important}.actionLanes{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-gap:10px!important;gap:10px!important}.actionLane{background:#edf0ec!important;border:1px solid #dde3dd!important;border-radius:9px!important;min-height:150px;overflow:hidden}.actionLane>header{display:block;padding:14px!important;background:#f0f2ef!important;border-bottom:1px solid #dfe4df}.actionLane>header span{display:block;font-size:8px;font-weight:800;letter-spacing:1px}.actionLane>header small{display:block;font-size:8px;color:#7b8c86;margin-top:4px}.actionLane>div{padding:10px!important}.actionCard{padding:12px!important;border:1px solid #e0e4df;background:#fff;border-radius:7px!important;color:#123b30;text-decoration:none;margin-bottom:7px}.actionCard,.actionCard b,.actionCard em,.actionCard small{display:block}.actionCard b{font-size:10px}.actionCard small{font-size:8px;color:#74877f;margin-top:5px}.actionCard em{font-size:8px;color:#9a6c2f;font-style:normal;font-weight:700;margin-top:7px}.actionEmpty{padding:17px 10px!important;font-size:9px!important;line-height:1.5!important;color:#75867f!important}.dealQueue{margin-top:22px!important}.flow{display:grid!important;grid-template-columns:repeat(8,1fr)!important;grid-gap:0!important;gap:0!important;border:1px solid #e3e7e3;border-radius:7px;overflow:hidden}.flow span{padding:14px 8px!important;text-align:center!important;font-size:8px!important;letter-spacing:1px!important;border-right:1px solid #e3e7e3!important;background:#fafbf9}.flow span:last-child{border-right:0!important}.mandateToolbar{display:flex;justify-content:space-between;gap:10px;margin-bottom:16px}.mandateTable{border:1px solid #e2e6e2;border-radius:8px;overflow:hidden}.mandateTableHead,.mandateTableRow{display:grid;grid-template-columns:2fr 1fr 1.25fr 1fr .55fr;grid-gap:12px;gap:12px;align-items:center}.mandateTableHead{padding:10px 13px;background:#eef1ed;color:#668078;font-size:7px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.mandateTableRow{padding:13px;border-top:1px solid #e8ece8}.mandateTableRow>div{min-width:0}.mandateTableRow b,.mandateTableRow small,.mandateTableRow strong{display:block}.mandateTableRow strong{font-size:11px}.mandateTableRow b{font-size:10px}.mandateTableRow small{font-size:8px;color:#788a83;margin-top:4px}.tableAction{font-size:9px;color:#9a6c2f;text-decoration:none;font-weight:800}.tableEmpty{padding:30px;text-align:center;color:#82928c;font-size:10px}.agreementGrid,.clientGrid,.diligenceGrid,.investorGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:10px;gap:10px}.agreementCard,.clientCard,.investorCard,.requirementCard{padding:14px;border:1px solid #e1e5e0;border-radius:8px;background:#fff}.agreementCard:hover,.clientCard:hover,.investorCard:hover,.requirementCard:hover{border-color:#cbb68f;box-shadow:0 3px 10px rgba(15,53,43,.05)}.pipelineBoard{display:grid!important;grid-template-columns:repeat(4,minmax(210px,1fr))!important;grid-gap:12px!important;gap:12px!important;margin-top:18px!important;align-items:start!important}.pipelineColumn{display:block!important;background:#f2f4f0!important;border:1px solid #e0e5df!important;border-radius:9px!important;overflow:hidden!important;min-height:170px!important}.pipelineColumn>header{padding:12px 13px!important;background:#edf0ec!important;border-bottom:1px solid #dde3dd!important}.pipelineColumn>header>div{display:flex!important;align-items:center!important;justify-content:space-between!important}.pipelineCards{gap:8px!important;padding:9px!important}.pipelineCard,.pipelineCards{display:flex!important;flex-direction:column!important}.pipelineCard{align-items:flex-start!important;gap:6px!important;padding:12px!important;border:1px solid #e0e4df!important;border-radius:7px!important;background:#fff!important;color:#123b30!important;text-decoration:none!important}.pipelineMeta{display:flex!important;flex-wrap:wrap!important;gap:4px!important}.pipelineMeta span{padding:4px 6px!important;border-radius:4px!important;background:#f1f3ef!important;font-size:7px!important}.pipelineEmpty{padding:24px 10px!important;text-align:center!important;color:#899791!important;font-size:9px!important}@media(max-width:1250px){.pipelineBoard{grid-template-columns:repeat(2,minmax(220px,1fr))!important}.actionLanes{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:1100px){.dealOS{grid-template-columns:220px minmax(0,1fr)!important}.actionIntro{align-items:flex-start!important;flex-direction:column!important}.dealContent{padding:24px!important}.mandateTableHead,.mandateTableRow{grid-template-columns:1.6fr .8fr 1fr 1fr .5fr}}@media(max-width:760px){.dealOS{display:block!important}.dealSide{position:relative!important;width:100%!important;height:auto!important;min-height:0!important}.dealSide nav{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px 10px;gap:4px 10px}.navGroup{display:contents}.navLabel{display:none}.dealTop{padding:16px 18px!important}.adminIdentity div,.topLink{display:none}.dealContent{padding:20px 16px 40px!important}.actionLanes,.formGrid,.pipelineBoard{grid-template-columns:1fr!important}.actionMetrics{flex-wrap:wrap}.queueRow{align-items:flex-start!important;flex-direction:column!important}.queueActions{justify-content:flex-start!important}.flow{grid-template-columns:repeat(2,1fr)!important}.mandateToolbar,.panelHead{align-items:flex-start!important;flex-direction:column!important}.adminSearch{width:100%!important}.mandateTableHead{display:none}.mandateTableRow{grid-template-columns:1fr!important;gap:8px}.dealContent .panel{padding:15px!important}}