:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#132033;background:#f4f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#f4f7fb}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{width:248px;background:#07111f;color:#eaf0f7;padding:22px 16px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0}.brand{display:flex;align-items:center;gap:11px;padding:2px 8px 24px}.brand-mark{width:38px;height:38px;border-radius:10px;background:#11b7a4;color:#04121c;font-weight:900;display:grid;place-items:center}.brand strong{display:block;font-size:14px}.brand span{display:block;color:#8594a6;font-size:12px;margin-top:2px}.sidebar nav{display:grid;gap:5px}.nav-item{border:0;background:transparent;color:#9aa9ba;display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:10px;text-align:left}.nav-item span{flex:1}.nav-item b{font-size:11px;background:#18283a;color:#b9c8d8;border-radius:999px;padding:3px 7px}.nav-item:hover,.nav-item.active{background:#122235;color:#fff}.nav-item.active svg{color:#20c7b2}.sidebar-bottom{margin-top:auto}.signed-in{display:flex;gap:9px;padding:12px 8px;color:#8594a6;align-items:flex-start}.signed-in span,.signed-in strong{display:block;font-size:11px}.signed-in strong{color:#dce5ef;margin-top:3px;max-width:165px;overflow:hidden;text-overflow:ellipsis}.main{margin-left:248px;min-width:0;flex:1;padding:30px 34px 50px}.topbar{display:flex;justify-content:space-between;gap:20px;align-items:center}.topbar h1{margin:0;font-size:27px;letter-spacing:-.5px}.topbar p{margin:5px 0 0;color:#7b8999;font-size:13px}.top-actions{display:flex;gap:10px;align-items:center}.company-switch{background:#e7edf4;padding:4px;border-radius:10px;display:flex}.company-switch button{border:0;background:transparent;padding:8px 12px;border-radius:7px;color:#647386;font-size:12px;font-weight:700}.company-switch button.active{background:#fff;color:#102034;box-shadow:0 1px 4px #1b304614}.primary{border:0;background:#0c8f81;color:#fff;border-radius:9px;padding:10px 14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:7px}.primary:hover{background:#087b70}.primary:disabled{opacity:.6}.ghost{border:1px solid #dbe3ec;background:#fff;color:#526173;border-radius:8px;padding:7px 9px;display:inline-flex;align-items:center;gap:6px}.sidebar .ghost{background:transparent;border-color:#223247;color:#a7b5c5}.wide{width:100%}.icon-btn{border:0;background:#edf2f7;width:36px;height:36px;border-radius:9px;display:grid;place-items:center}.toolbar{display:flex;align-items:center;justify-content:space-between;margin:25px 0 18px}.search{height:40px;width:min(440px,55vw);background:#fff;border:1px solid #dce4ed;border-radius:10px;display:flex;align-items:center;gap:8px;padding:0 12px;color:#8291a1}.search input{border:0;outline:0;width:100%;background:transparent}.muted{color:#8291a1;font-size:12px}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.stat{background:#fff;border:1px solid #e0e7ef;border-radius:13px;padding:18px;display:flex;gap:14px;box-shadow:0 5px 16px #22364c08}.stat-icon{width:40px;height:40px;border-radius:10px;background:#edf8f6;color:#0c8f81;display:grid;place-items:center}.stat span,.stat strong,.stat small{display:block}.stat span{font-size:12px;color:#728195}.stat strong{font-size:22px;margin:4px 0 3px}.stat small{font-size:11px;color:#92a0af}.stat.danger .stat-icon{background:#fff0ee;color:#cf4e44}.stat.danger strong{color:#b83f37}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.panel{background:#fff;border:1px solid #e0e7ef;border-radius:13px;overflow:hidden}.panel-title{padding:18px 20px 12px;border-bottom:1px solid #edf1f5}.panel-title h2{font-size:15px;margin:0}.panel-title p{font-size:12px;color:#8a98a8;margin:4px 0 0}.followup-row{width:100%;border:0;border-bottom:1px solid #eef2f6;background:#fff;display:grid;grid-template-columns:1fr auto 16px;gap:13px;align-items:center;padding:14px 19px;text-align:left}.followup-row:hover{background:#f8fafc}.followup-row strong,.followup-row span{display:block}.followup-row strong{font-size:13px}.followup-row span{font-size:12px;color:#8090a1;margin-top:3px}.followup-row>div:nth-child(2){display:flex;gap:5px;align-items:center;color:#748497;font-size:11px}.late{color:#c4473f!important}.empty{display:flex;align-items:center;justify-content:center;gap:9px;color:#8392a2;padding:34px;font-size:13px}.kanban{display:grid;grid-template-columns:repeat(6,minmax(235px,1fr));gap:12px;overflow-x:auto;padding-bottom:10px}.kanban-col{min-height:560px;background:#eaf0f5;border-radius:12px;padding:12px}.kanban-head{display:flex;align-items:center;justify-content:space-between}.kanban-head>div{display:flex;gap:7px;align-items:center}.kanban-head strong{font-size:12px}.kanban-head b{font-size:11px;color:#6d7d8e}.dot{width:8px;height:8px;border-radius:50%;background:#8797a8}.dot.proposal,.dot.negotiation{background:#c58e1b}.dot.won{background:#0c8f81}.dot.lost{background:#bb4f48}.kanban-total{font-size:11px;color:#7e8d9d;margin:6px 0 12px 15px}.kanban-list{display:grid;gap:10px}.opp-card{background:#fff;border:1px solid #dfe6ee;border-radius:11px;padding:13px;box-shadow:0 2px 7px #17304b08}.opp-card h3{font-size:13px;margin:9px 0 4px}.opp-card p{font-size:12px;color:#758597;margin:0}.company-pill{display:inline-block;background:#edf5f4;color:#16796f;padding:3px 7px;border-radius:999px;font-size:10px;font-weight:800}.opp-card .value{font-size:14px;display:block;margin:13px 0 8px}.proposal-mini{display:flex;align-items:center;gap:5px;color:#6f7f90;font-size:10px;margin-bottom:9px;text-transform:capitalize}.opp-meta{border-top:1px solid #eff3f6;padding-top:9px;display:grid;gap:6px}.opp-meta span{font-size:10px;color:#7e8d9e;display:flex;align-items:center;gap:5px}.card-actions{display:flex;gap:6px;margin-top:11px}.card-actions button{flex:1;border:1px solid #dde5ec;background:#f8fafc;color:#536375;border-radius:7px;font-size:10px;padding:6px}.kanban-empty{font-size:11px;color:#97a5b4;text-align:center;padding:18px}.table-panel{overflow:auto}.table-wrap{min-width:820px}table{width:100%;border-collapse:collapse}th{text-align:left;font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#8695a5;padding:12px 15px;background:#f8fafc;border-bottom:1px solid #e5ebf1}td{font-size:12px;padding:13px 15px;border-bottom:1px solid #edf1f5;vertical-align:top}td strong{display:block}td small{display:block;color:#8998a8;margin-top:4px}.contact-mini{display:flex;align-items:center;gap:5px;margin-bottom:4px}.contact-mini small{display:inline;margin:0 0 0 4px}.stage-pill{font-size:10px;border-radius:999px;padding:4px 8px;background:#edf2f6;text-transform:capitalize}.stage-pill.won{background:#e1f5f0;color:#087568}.stage-pill.proposal,.stage-pill.negotiation{background:#fff4d7;color:#8a6511}.overdue-row{background:snow}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#07111f99;display:grid;place-items:center;padding:18px;z-index:50}.modal{width:min(700px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:15px;box-shadow:0 25px 60px #06121f44}.modal-head{padding:20px 22px;border-bottom:1px solid #e8edf2;display:flex;justify-content:space-between;align-items:flex-start}.modal-head h2{margin:0;font-size:19px}.modal-head p{margin:5px 0 0;font-size:12px;color:#8493a3}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px 22px 24px}.form-grid label{font-size:11px;color:#667689;font-weight:700}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid #d8e1ea;border-radius:8px;padding:9px 10px;margin-top:6px;outline:none;color:#172536;background:#fff}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#0c8f81;box-shadow:0 0 0 3px #0c8f8114}.span2{grid-column:1/-1}.form-footer{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:4px}.form-error{color:#b63e36;background:#fff0ee;border:1px solid #ffd8d3;border-radius:8px;padding:8px 10px;font-size:11px;flex:1}.context-box{padding:12px;border-radius:9px;background:#f2f6f9}.context-box strong,.context-box span{display:block}.context-box strong{font-size:12px}.context-box span{font-size:11px;color:#7c8b9a;margin-top:3px}.toast{position:fixed;right:24px;bottom:24px;background:#102438;color:#fff;padding:12px 16px;border-radius:9px;font-size:12px;z-index:80;box-shadow:0 10px 30px #0a1b2c33}.center-screen,.login-screen{min-height:100vh;display:grid;place-items:center}.login-screen{background:radial-gradient(circle at 75% 20%,#133c4b 0,#07111f 38%,#040b14);padding:20px}.login-card{width:min(440px,96vw);background:#fff;border-radius:18px;padding:30px;box-shadow:0 30px 80px #0007}.login-brand{padding:0 0 24px}.login-card h1{margin:0;font-size:27px}.login-card>p{color:#77879a;font-size:13px;line-height:1.5}.form-stack{display:grid;gap:14px;margin-top:24px}.form-stack label{font-size:11px;font-weight:700;color:#657588}.form-stack input{width:100%;border:1px solid #d8e1ea;border-radius:9px;padding:10px;margin-top:6px;outline:none}@media(max-width:1100px){.stat-grid{grid-template-columns:1fr 1fr}.two-col{grid-template-columns:1fr}.sidebar{width:210px}.main{margin-left:210px;padding:25px 22px}.kanban{grid-template-columns:repeat(6,245px)}}@media(max-width:760px){.sidebar{position:static;width:100%;height:auto}.app-shell{display:block}.sidebar nav{grid-template-columns:repeat(4,1fr)}.nav-item{justify-content:center}.nav-item span,.nav-item b,.sidebar-bottom{display:none}.main{margin:0;padding:20px 14px}.topbar{align-items:flex-start}.top-actions{flex-direction:column;align-items:flex-end}.stat-grid,.two-col{grid-template-columns:1fr}.toolbar{gap:10px}.search{width:100%}.toolbar>.muted{display:none}.form-grid{grid-template-columns:1fr}.span2{grid-column:auto}.topbar h1{font-size:22px}}.client-link{border:0;background:transparent;padding:0;color:#0b6f68;font-weight:800;text-align:left}.client-link:hover{text-decoration:underline}.client-detail{padding:20px 22px 24px}.client-detail-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid #edf1f5}.client-detail-head h3{font-size:22px;margin:9px 0 4px}.client-detail-head p{margin:0;color:#7d8c9d;font-size:12px}.client-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.client-detail-section{border:1px solid #e2e8ef;border-radius:11px;overflow:hidden}.detail-section-title{display:flex;align-items:center;gap:7px;padding:12px 14px;background:#f8fafc;border-bottom:1px solid #e9eef3;color:#516175}.detail-section-title strong{font-size:12px;flex:1;color:#182637}.detail-section-title span{font-size:10px;border-radius:999px;background:#e9eff5;padding:3px 7px}.detail-contact{padding:12px 14px;border-bottom:1px solid #eef2f6}.detail-contact:last-child{border-bottom:0}.detail-contact strong,.detail-contact span,.detail-contact a{display:block}.detail-contact strong{font-size:12px}.detail-contact span{font-size:11px;color:#7d8c9d;margin:2px 0 5px}.detail-contact a{font-size:11px;color:#0b776e;text-decoration:none;margin-top:2px}.detail-opportunity{width:100%;border:0;border-bottom:1px solid #eef2f6;background:#fff;padding:12px 14px;display:flex;justify-content:space-between;gap:16px;text-align:left;align-items:center}.detail-opportunity:last-child{border-bottom:0}.detail-opportunity:hover{background:#f8fbfc}.detail-opportunity strong,.detail-opportunity span{display:block}.detail-opportunity strong{font-size:12px}.detail-opportunity>div:first-child span{font-size:10px;color:#8291a1;margin-top:3px}.detail-opportunity>div:last-child{text-align:right}.detail-opportunity b{font-size:11px;display:block;margin-bottom:5px}.detail-empty{padding:18px 14px;color:#8b99a8;font-size:11px}.client-detail-notes{margin-top:16px;border:1px solid #e2e8ef;border-radius:11px;padding:14px}.client-detail-notes strong{font-size:12px}.client-detail-notes p{font-size:12px;color:#6f7f90;line-height:1.5;margin:7px 0}.client-detail-notes a{font-size:11px;color:#0b776e}@media(max-width:760px){.client-detail-grid{grid-template-columns:1fr}.client-detail-head{flex-direction:column}.client-detail-head .primary{width:100%}}.pipeline-subnav{display:flex;gap:8px;margin:0 0 14px}.pipeline-subnav button{border:1px solid #dce4ed;background:#fff;color:#647386;border-radius:9px;padding:8px 11px;display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700}.pipeline-subnav button.active{background:#102438;color:#fff;border-color:#102438}.pipeline-subnav b{font-size:10px;background:#e8eef4;color:#5d6d7e;padding:2px 6px;border-radius:999px}.pipeline-subnav button.active b{background:#263b51;color:#dbe5ef}.opp-title{display:block;width:100%;border:0;background:transparent;padding:0;margin:9px 0 4px;text-align:left;color:#132033;font-weight:800;font-size:13px}.opp-title:hover{color:#0b776e;text-decoration:underline}.card-actions button:last-child{flex:1.35}.row-actions{display:flex;gap:6px;justify-content:flex-end}.primary.small{padding:7px 9px;font-size:11px}.opportunity-detail{padding:20px 22px 26px}.opportunity-detail-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid #edf1f5}.opportunity-detail-head h3{font-size:23px;margin:10px 0 4px}.opportunity-detail-head p{margin:0;color:#7d8c9d;font-size:12px}.detail-badges{display:flex;gap:7px;align-items:center}.detail-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.detail-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.mini-stat{border:1px solid #e2e8ef;border-radius:10px;padding:12px;background:#fbfcfd}.mini-stat span,.mini-stat strong{display:block}.mini-stat span{font-size:10px;color:#8391a0;text-transform:uppercase;letter-spacing:.04em}.mini-stat strong{font-size:14px;margin-top:5px}.record-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.record-card{border:1px solid #e2e8ef;border-radius:11px;padding:14px}.record-card-title{display:flex;align-items:center;gap:7px;color:#506174}.record-card-title strong{font-size:12px;color:#182637}.record-card p{font-size:13px;margin:12px 0 4px}.record-card small{font-size:11px;color:#8190a0}.record-notes,.lost-reason{border:1px solid #e2e8ef;border-radius:11px;padding:14px;margin-top:12px}.record-notes strong,.lost-reason strong{font-size:12px}.record-notes p,.lost-reason p{margin:7px 0 0;color:#68798a;font-size:12px;line-height:1.5}.lost-reason{background:#fff9f8;border-color:#f0d9d6}.timeline{margin-top:16px;border:1px solid #e2e8ef;border-radius:11px;overflow:hidden}.timeline-title{display:flex;align-items:center;gap:9px;padding:13px 14px;background:#f8fafc;border-bottom:1px solid #e9eef3}.timeline-title strong,.timeline-title span{display:block}.timeline-title strong{font-size:12px}.timeline-title span{font-size:10px;color:#8493a3;margin-top:2px}.timeline-item{display:grid;grid-template-columns:28px 1fr;gap:9px;padding:12px 14px;border-bottom:1px solid #eef2f6}.timeline-item:last-child{border-bottom:0}.timeline-icon{width:26px;height:26px;border-radius:50%;background:#edf8f6;color:#0c8f81;display:grid;place-items:center}.timeline-item strong{font-size:12px}.timeline-item p{font-size:11px;color:#69798a;margin:4px 0}.timeline-item span{font-size:10px;color:#8a98a8}.proposal-context{display:flex;align-items:center;justify-content:space-between;gap:14px}.proposal-context>div strong,.proposal-context>div span{display:block}.proposal-file-row{display:flex;align-items:center;gap:8px;border:1px solid #dfe7ee;background:#f8fafc;border-radius:8px;padding:9px 10px;font-size:11px;color:#66778a}.proposal-file-row span{flex:1}.field-help{display:block;font-size:10px;color:#8a98a8;margin-top:5px;font-weight:500}.current-action{border:1px solid #e2e8ef;border-radius:10px;padding:12px;background:#f8fafc}.current-action span,.current-action strong,.current-action small{display:block}.current-action span{font-size:10px;color:#8593a2;text-transform:uppercase;letter-spacing:.05em}.current-action strong{font-size:13px;margin:4px 0}.current-action small{font-size:11px;color:#7f8e9e}.field-help-box{font-size:11px;color:#718193;background:#f8fafc;border:1px solid #e5ebf1;border-radius:8px;padding:9px 10px}.capitalize{text-transform:capitalize}.client-detail-notes a{display:inline-flex;align-items:center;gap:4px}.stage-pill.lost{background:#f9e6e4;color:#9b4039}.stage-pill.scope,.stage-pill.qualified,.stage-pill.lead{background:#edf2f6;color:#5d6d7e}@media(max-width:900px){.detail-stat-grid{grid-template-columns:1fr 1fr}.opportunity-detail-head{flex-direction:column}.detail-actions{justify-content:flex-start}.record-grid{grid-template-columns:1fr}}@media(max-width:760px){.pipeline-subnav{overflow-x:auto}.detail-actions{width:100%}.detail-actions .primary,.detail-actions .ghost{flex:1}.proposal-context{align-items:flex-start;flex-direction:column}.proposal-context .ghost{width:100%}.row-actions{flex-direction:column}.opportunity-detail{padding:16px}.detail-stat-grid{grid-template-columns:1fr 1fr}}:root{--ink:#0b1725;--navy:#07111f;--navy2:#0d1d2d;--teal:#0ca391;--teal2:#18b8a5;--line:#dce5ed;--soft:#f2f6fa;--muted2:#738396;--amber:#c68c20;--red:#c64b42}body{background:linear-gradient(180deg,#f6f9fc 0,#f2f6fa);color:var(--ink)}.sidebar{width:264px;padding:22px 16px 18px;background:linear-gradient(180deg,#07111f,#0a1726);border-right:1px solid #112235}.main{margin-left:264px;padding:31px 38px 56px;max-width:1800px}.brand{padding:2px 8px 13px;gap:12px}.brand-mark{width:40px;height:40px;border-radius:12px;background:linear-gradient(145deg,#19c3ad,#0e9f90);box-shadow:0 8px 22px #0d9d8d33}.brand-copy{min-width:0}.brand-copy strong{font-size:13px;white-space:nowrap;letter-spacing:-.01em}.brand-copy span{display:flex;align-items:center;gap:6px;color:#95a4b5;font-size:11px}.brand-copy span i{width:6px;height:6px;border-radius:50%;background:#1dc4ae;display:inline-block;box-shadow:0 0 0 3px #1dc4ae18}.workspace-label{margin:0 8px 19px;padding:8px 10px;border:1px solid #1c3044;border-radius:8px;color:#8294a7;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;background:#0d1b2a}.sidebar nav{gap:4px}.nav-item{padding:10px 11px;border-radius:9px;font-size:13px}.nav-item:hover{background:#102236}.nav-item.active{background:linear-gradient(90deg,#123149,#11263b);box-shadow:inset 2px 0 #1bc0aa}.nav-item.active svg{color:#20c8b2}.signed-in{align-items:center;padding:12px 7px}.user-avatar{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;background:#173149;color:#d8f7f2;border:1px solid #24445d;font-size:12px;font-weight:800;flex:0 0 auto}.signed-in div:last-child{min-width:0}.signed-in span{font-size:9px;text-transform:uppercase;letter-spacing:.07em}.signed-in strong{font-size:12px;margin-top:2px}.signed-in small{display:block;color:#71859a;font-size:9px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:165px}.sidebar-bottom .ghost{margin-top:4px;border-color:#21374d}.topbar{align-items:flex-end}.page-kicker{display:block;font-size:9px;font-weight:800;letter-spacing:.13em;color:#0a8f81;margin-bottom:7px}.topbar h1{font-size:30px;letter-spacing:-.8px;line-height:1.05}.topbar p{font-size:12px;margin-top:7px;color:#718195}.top-actions{align-items:center}.company-switch{border:1px solid #dce5ed;background:#edf2f7;padding:3px}.company-switch button{padding:7px 12px}.company-switch button.active{box-shadow:0 2px 7px #15334e12}.primary{background:linear-gradient(135deg,#0d9c8d,#087e74);box-shadow:0 7px 18px #0c8f8124}.primary:hover{background:linear-gradient(135deg,#0b8d80,#076e66);transform:translateY(-1px)}.ghost:hover{border-color:#bfcbd6;background:#f8fafc}.toolbar{margin:24px 0 18px}.search{height:42px;border-radius:11px;border-color:#d8e2eb;box-shadow:0 3px 12px #17304b05}.search:focus-within{border-color:#4ab3a8;box-shadow:0 0 0 3px #11a89512}.command-hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(390px,.7fr);gap:22px;align-items:stretch;background:linear-gradient(120deg,#0b1a29,#102d3c 65%,#0d3c45);border:1px solid #193949;border-radius:17px;padding:24px 26px;margin-bottom:16px;color:#fff;box-shadow:0 15px 36px #0b1b2c16;position:relative;overflow:hidden}.command-hero:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;right:-80px;top:-120px;background:#13b9a321;filter:blur(1px)}.command-copy{position:relative;z-index:1}.command-copy>span{font-size:9px;font-weight:800;letter-spacing:.14em;color:#7fd8cd}.command-copy h2{font-size:22px;margin:8px 0 6px;letter-spacing:-.35px}.command-copy p{font-size:12px;color:#a9bac7;line-height:1.55;max-width:650px;margin:0}.priority-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;position:relative;z-index:1}.priority-card{background:#ffffff0d;border:1px solid #ffffff17;border-radius:12px;padding:12px 13px;display:flex;flex-direction:column;justify-content:center;min-height:92px}.priority-card span{font-size:9px;color:#a8bac8;text-transform:uppercase;letter-spacing:.07em}.priority-card strong{font-size:24px;margin:4px 0 1px}.priority-card small{font-size:10px;color:#8199aa}.priority-card.urgent{background:#c64b4217;border-color:#e16b5e42}.priority-card.urgent strong{color:#ffaca4}.stat-grid{gap:13px}.stat{border-radius:14px;padding:17px 18px;border-color:#dde6ee;box-shadow:0 7px 22px #172d4107;transition:.18s ease}.stat:hover{transform:translateY(-2px);box-shadow:0 10px 24px #172d4110}.stat-icon{width:38px;height:38px;border-radius:11px;background:linear-gradient(145deg,#ecf9f7,#e4f5f2)}.stat-icon svg{width:20px}.stat span{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#7c8c9d;font-weight:700}.stat strong{font-size:22px;letter-spacing:-.45px;margin:5px 0 4px}.stat small{font-size:10px}.dashboard-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:15px;margin-top:16px}.panel{border-color:#dde6ee;border-radius:14px;box-shadow:0 6px 20px #18324d06}.panel-title{padding:16px 18px 11px}.panel-title h2{font-size:14px}.panel-title p{font-size:10px}.priority-panel{border-top:2px solid #0ea392}.followup-row{padding:13px 17px}.followup-row:hover{background:#f6fafb}.followup-row strong{font-size:12px}.followup-row span{font-size:11px}.pipeline-focus,.recent-activity{min-height:245px}.focus-list{padding:14px 18px 18px;display:grid;gap:15px}.focus-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.focus-meta span{font-size:11px;font-weight:700;color:#34475a}.focus-meta b{font-size:10px;color:#778799;font-weight:600}.focus-track{height:7px;border-radius:999px;background:#edf2f6;margin-top:7px;overflow:hidden}.focus-track i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#13ad9b,#1bc3ad);min-width:0}.activity-row{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:center;padding:11px 16px;border-bottom:1px solid #eef2f6}.activity-row:last-child{border-bottom:0}.activity-dot{width:27px;height:27px;border-radius:9px;background:#ebf8f6;color:#0a9587;display:grid;place-items:center}.activity-row strong{display:block;font-size:11px}.activity-row span{display:block;font-size:9px;color:#8493a2;margin-top:3px}.pipeline-subnav{margin-bottom:13px}.pipeline-subnav button{border-radius:10px}.kanban{gap:10px}.kanban-col{background:#eaf0f5;border:1px solid #e1e8ef;border-radius:13px;padding:11px;min-height:590px}.kanban-col:nth-child(4),.kanban-col:nth-child(5){background:#f1f1ea}.kanban-head{padding:2px 3px}.kanban-head strong{font-size:11px;text-transform:uppercase;letter-spacing:.04em}.kanban-total{font-weight:600}.opp-card{border-radius:12px;padding:13px;box-shadow:0 4px 13px #17304b09;transition:.16s ease}.opp-card:hover{transform:translateY(-2px);box-shadow:0 9px 20px #17304b11;border-color:#cad8e3}.opp-title{font-size:12px;line-height:1.35}.company-pill{background:#eaf6f4;color:#087c70}.card-actions button{border-radius:8px;background:#f8fafc}.card-actions button:hover{background:#edf5f4;color:#08786e;border-color:#bcded8}.table-panel{box-shadow:0 7px 22px #18324d05}.table-wrap table{background:#fff}th{background:#f7fafc;color:#7d8d9d}.client-link{color:#087c70}.overdue-row{background:#fff8f7}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#07111fa6}.modal{border-radius:17px;box-shadow:0 30px 90px #04101f55}.modal-head{padding:19px 22px}.modal-head h2{font-size:18px}.form-grid{gap:13px}.form-grid input,.form-grid select,.form-grid textarea{border-radius:9px}.context-box{background:#f4f8fa;border:1px solid #e8eef3}.login-screen{background:radial-gradient(circle at 22% 20%,#103f48 0,#0b2231 31%,#050c15 74%);padding:28px}.login-shell{width:min(980px,96vw);min-height:560px;display:grid;grid-template-columns:1.12fr .88fr;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 35px 110px #0009}.login-story{position:relative;background:linear-gradient(145deg,#07111f,#0d2d3b);color:#fff;padding:56px 52px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.login-story:after{content:"";position:absolute;width:330px;height:330px;border-radius:50%;background:#11baa31d;right:-130px;bottom:-130px}.login-eyebrow{font-size:9px;letter-spacing:.15em;color:#79cfc5;font-weight:800}.login-story-mark{width:56px;height:56px;border-radius:15px;background:linear-gradient(145deg,#20c9b2,#0b9587);color:#05202a;display:grid;place-items:center;font-weight:900;font-size:18px;margin:26px 0 22px;box-shadow:0 14px 34px #0eb09c30}.login-story h1{font-size:34px;line-height:1.08;letter-spacing:-1.2px;margin:0;max-width:500px}.login-story p{font-size:13px;color:#a0b2bf;line-height:1.6;max-width:480px;margin:18px 0 28px}.login-points{display:grid;gap:11px}.login-points span{display:flex;align-items:center;gap:9px;color:#c2d0da;font-size:11px}.login-points svg{color:#32c8b5}.login-card{width:auto;border-radius:0;padding:58px 48px;box-shadow:none;display:flex;flex-direction:column;justify-content:center}.login-card h2{font-size:28px;margin:4px 0 0;letter-spacing:-.6px}.login-card>p{margin:7px 0 0}.login-brand{padding:0 0 28px}.form-stack{margin-top:26px}.form-stack input{height:42px}.form-stack .primary{height:43px;margin-top:3px}@media(max-width:1200px){.sidebar{width:230px}.main{margin-left:230px;padding:28px 26px 48px}.command-hero{grid-template-columns:1fr}.priority-strip{max-width:560px}.dashboard-grid{grid-template-columns:1fr 1fr}.kanban{grid-template-columns:repeat(6,245px)}}@media(max-width:900px){.dashboard-grid{grid-template-columns:1fr}.command-hero{padding:21px}.login-shell{grid-template-columns:1fr;max-width:560px}.login-story{display:none}.login-card{padding:42px}.topbar{align-items:flex-start}.top-actions{flex-direction:column;align-items:flex-end}}@media(max-width:760px){.sidebar{position:static;width:100%;padding:12px 12px 9px}.brand{padding:0 3px 10px}.workspace-label{display:none}.sidebar nav{grid-template-columns:repeat(4,1fr);gap:4px}.nav-item{padding:9px 6px}.main{margin:0;padding:20px 13px 36px}.page-kicker{font-size:8px}.topbar h1{font-size:24px}.topbar p{max-width:280px}.command-hero{grid-template-columns:1fr;padding:18px;border-radius:14px}.command-copy h2{font-size:19px}.priority-strip{grid-template-columns:repeat(3,1fr);gap:6px}.priority-card{padding:10px;min-height:80px}.priority-card strong{font-size:20px}.stat-grid{grid-template-columns:1fr 1fr}.stat{padding:14px;gap:10px}.stat-icon{width:34px;height:34px}.stat strong{font-size:17px}.dashboard-grid{grid-template-columns:1fr}.login-screen{padding:14px}.login-card{padding:32px 24px}.toolbar{margin-top:18px}.signed-in{display:none}}@media(max-width:520px){.stat-grid{grid-template-columns:1fr}.priority-strip{grid-template-columns:1fr 1fr 1fr}.priority-card span,.priority-card small{font-size:8px}.top-actions .primary{padding:9px 11px}.company-switch button{padding:6px 9px}.login-card h2{font-size:25px}}:root{--sfa:#10a995;--sfa-deep:#087e73;--sfa-soft:#e6f7f3;--v3:#d99a35;--v3-deep:#9f691d;--v3-soft:#fbf3e5;--ink:#071522;--brand-line:linear-gradient(90deg,var(--sfa) 0 50%,var(--v3) 50% 100%)}.sidebar{border-right:1px solid #173048}.sidebar:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--brand-line)}.sidebar-cobrand{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:9px 5px 18px;margin-bottom:2px;border-bottom:1px solid #15293b}.brand-unit{display:flex;align-items:center;gap:8px;min-width:0}.brand-unit .brand-symbol{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;font-size:11px;font-weight:900;letter-spacing:-.02em;flex:0 0 auto}.brand-unit div:last-child{display:flex;flex-direction:column;min-width:0}.brand-unit strong{font-size:11px;color:#f6fbff;line-height:1.1;white-space:nowrap}.brand-unit span{font-size:9px;color:#7d91a4;margin-top:3px}.brand-unit-sfa .brand-symbol{background:linear-gradient(145deg,#25cbb5,#0a9d8e);color:#04252b;box-shadow:0 6px 17px #0aa79425}.brand-unit-v3 .brand-symbol{background:linear-gradient(145deg,#e6ae50,#be7c22);color:#241608;box-shadow:0 6px 17px #d99a3526}.brand-join{font-size:13px;color:#566c80;font-weight:700}.workspace-label{display:flex;align-items:center;justify-content:space-between;gap:8px}.workspace-label span{min-width:0}.workspace-label small{font-size:7px;letter-spacing:.06em;color:#53687b;text-transform:uppercase;white-space:nowrap}.page-kicker{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.page-kicker b{font-size:9px;letter-spacing:.1em}.page-kicker b:first-child{color:var(--sfa-deep)}.page-kicker b:nth-of-type(2){color:var(--v3-deep)}.page-kicker i{font-style:normal;color:#9aabba}.page-kicker em{font-style:normal;color:#748597;padding-left:7px;border-left:1px solid #d7e0e7;font-size:8px;letter-spacing:.13em}.company-switch{position:relative;overflow:hidden}.company-switch:after{content:"";position:absolute;left:4px;right:4px;bottom:2px;height:2px;border-radius:999px;background:var(--brand-line);opacity:.38}.company-switch button{position:relative;z-index:1}.company-switch .switch-sfa.active{color:var(--sfa-deep);box-shadow:inset 0 -2px 0 var(--sfa),0 2px 7px #15334e12}.company-switch .switch-v3.active{color:var(--v3-deep);box-shadow:inset 0 -2px 0 var(--v3),0 2px 7px #15334e12}.company-switch .switch-all.active{box-shadow:inset 0 -2px #203c52,0 2px 7px #15334e12}.company-pill{border:1px solid transparent;font-weight:800;letter-spacing:.02em}.company-pill.company-sfa{background:var(--sfa-soft);color:var(--sfa-deep);border-color:#bfe8df}.company-pill.company-v3{background:var(--v3-soft);color:var(--v3-deep);border-color:#ecd8b3}.command-hero{border-top:3px solid transparent;background-image:linear-gradient(120deg,#0b1a29,#102d3c 65%,#0d3c45),var(--brand-line);background-origin:border-box;background-clip:padding-box,border-box}.command-copy>span{position:relative;padding-left:18px}.command-copy>span:before{content:"";position:absolute;left:0;top:50%;width:11px;height:11px;border-radius:50%;transform:translateY(-50%);background:linear-gradient(90deg,var(--sfa) 0 50%,var(--v3) 50% 100%);box-shadow:0 0 0 3px #ffffff0b}.login-story{background:radial-gradient(circle at 82% 18%,#3b2b162d 0,transparent 32%),linear-gradient(145deg,#07111f,#0d2d3b)}.login-story:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--brand-line)}.login-cobrand{display:flex;align-items:center;gap:14px;margin:26px 0 24px;position:relative;z-index:1}.login-cobrand>b{color:#617789;font-size:17px}.login-brand-unit{display:flex;align-items:center;gap:10px}.login-brand-unit>span{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;font-size:15px;font-weight:900}.login-brand-unit>div{display:flex;flex-direction:column}.login-brand-unit strong{font-size:13px;line-height:1.1}.login-brand-unit small{font-size:10px;margin-top:3px;color:#8fa5b4}.login-brand-unit.sfa>span{background:linear-gradient(145deg,#24c9b2,#0a9688);color:#04242a}.login-brand-unit.v3>span{background:linear-gradient(145deg,#e7b155,#bd7c22);color:#251707}.login-product-brand{display:flex;align-items:center;gap:12px;padding-bottom:28px}.product-mark{width:40px;height:40px;border-radius:12px;background:#0c1c2b;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid #18354a}.product-mark span{display:block;height:100%}.product-mark .sfa-dot{background:linear-gradient(180deg,#22c4ae,#0b9586)}.product-mark .v3-dot{background:linear-gradient(180deg,#e4ac4e,#b9741c)}.login-product-brand>div:last-child{display:flex;flex-direction:column}.login-product-brand strong{font-size:13px;color:#132436}.login-product-brand span{font-size:10px;color:#8290a0;margin-top:3px}.sidebar-signature{display:grid;grid-template-columns:auto 14px auto 1fr;align-items:center;gap:5px;padding:12px 8px 3px;color:#6f8498}.sidebar-signature>span{font-size:8px;font-weight:900;letter-spacing:.08em}.sidebar-signature .sig-sfa{color:#52cdbc}.sidebar-signature .sig-v3{color:#d7a04b}.sidebar-signature i{height:1px;background:#395167}.sidebar-signature small{font-size:7px;text-align:right;line-height:1.2;color:#546b7e}.opp-card.opp-sfa{border-top:2px solid #73d1c4}.opp-card.opp-v3{border-top:2px solid #e2b668}@media(max-width:1200px){.brand-unit strong{font-size:10px}.brand-unit .brand-symbol{width:31px;height:31px}.sidebar-cobrand{gap:5px}.sidebar-signature small{display:none}.sidebar-signature{grid-template-columns:auto 12px auto}}@media(max-width:760px){.sidebar-cobrand{max-width:330px;margin:auto;padding-bottom:10px;border-bottom:0}.brand-unit strong{font-size:10px}.brand-unit span{font-size:8px}.brand-unit .brand-symbol{width:30px;height:30px}.sidebar-signature,.page-kicker em{display:none}.login-cobrand{gap:8px}.login-brand-unit>div{display:none}.login-brand-unit>span{width:43px;height:43px}}.sidebar-cobrand{grid-template-columns:minmax(0,1.38fr) auto minmax(0,.82fr);gap:10px;padding:12px 5px 18px}.brand-logo{display:block;max-width:100%;object-fit:contain;object-position:left center;filter:none}.brand-logo-sfa{height:42px;width:auto;justify-self:start}.brand-logo-v3{height:22px;width:auto;justify-self:start}.brand-join{align-self:center;color:#65798b;font-size:13px}.sidebar-signature{display:flex;align-items:center;gap:6px;padding:11px 7px 2px;white-space:nowrap;overflow:hidden}.sidebar-signature>span{font-size:6.5px;letter-spacing:.06em}.sidebar-signature i{width:14px;flex:0 0 14px}.sidebar-signature .sig-sfa{color:#5bcdbf}.sidebar-signature .sig-v3{color:#d8a34e}.login-cobrand{gap:17px;margin:27px 0 25px}.login-cobrand>b{font-size:15px;color:#5f7486}.login-logo{display:block;object-fit:contain;object-position:left center;position:relative;z-index:1}.login-logo-sfa{width:185px;height:auto}.login-logo-v3{width:122px;height:auto}.login-story h1{max-width:520px}.login-product-brand{align-items:center;gap:15px}.login-product-logos{min-width:190px;display:flex!important;flex-direction:row!important;align-items:center;gap:9px;padding:7px 10px;background:#f7f9fb;border:1px solid #e3e9ef;border-radius:10px}.login-product-logos img{display:block;object-fit:contain}.login-product-logos img:first-child{width:88px;height:auto}.login-product-logos img:last-child{width:66px;height:auto}.login-product-logos i{font-style:normal;color:#8b99a7;font-size:11px}.login-product-brand>div:last-child{min-width:0}@media(max-width:1200px){.brand-logo-sfa{height:38px}.brand-logo-v3{height:20px}}@media(max-width:900px){.login-product-brand{flex-direction:column;align-items:flex-start}}@media(max-width:760px){.sidebar-cobrand{grid-template-columns:minmax(0,1fr) auto minmax(0,.72fr);max-width:340px}.brand-logo-sfa{height:35px}.brand-logo-v3{height:19px}.login-cobrand{justify-content:flex-start}.login-logo-sfa{width:155px}.login-logo-v3{width:102px}}
