*{box-sizing:border-box}html,body{color:#182033;background:#f5f7fb;min-height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}.appShell{min-height:100vh;display:flex}.sidebar{color:#dbe5f3;z-index:10;background:linear-gradient(#0f1e33,#0a1627);width:250px;padding:18px 14px;position:fixed;inset:0 auto 0 0;overflow:auto}.brand{color:#fff;align-items:center;gap:10px;padding:4px 6px 22px;font-size:18px;display:flex}.brandMark{color:#a9c8ff;background:#1769ff;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.navGroup{margin-bottom:19px}.navGroup p{text-transform:uppercase;letter-spacing:.08em;color:#7f91aa;margin:0 8px 7px;font-size:10px}.navGroup button,.collapse{color:#bdcadd;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;width:100%;padding:9px 10px;display:flex}.navGroup button:hover,.navGroup button.active{color:#56a0ff;background:#1c2d45}.collapse{color:#8ea0b7;margin-top:6px}.workspace{flex:1;min-width:0;margin-left:250px}.topbar{z-index:5;background:#fff;border-bottom:1px solid #e4e8ef;justify-content:space-between;align-items:center;height:66px;padding:0 28px;display:flex;position:sticky;top:0}.search{color:#8190a5;border:1px solid #dce2eb;border-radius:8px;align-items:center;width:min(470px,45vw);height:40px;padding:0 12px;display:flex}.search input{color:#25314a;border:0;outline:0;width:100%;padding-left:9px}.topActions{align-items:center;gap:10px;display:flex}.iconBtn{color:#334155;background:0 0;border:0;position:relative}.badge{color:#fff;background:#e5484d;border-radius:20px;min-width:17px;padding:2px 4px;font-size:10px;position:absolute;top:-6px;right:-2px}.avatar,.miniAvatar{color:#1d4ed8;background:#dbeafe;border-radius:50%;place-items:center;font-weight:700;display:grid}.avatar{width:36px;height:36px}.profile{flex-direction:column;font-size:12px;display:flex}.profile span{color:#7c8799;margin-top:2px}.content{padding:24px}.welcome{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.welcome h1{margin:0 0 6px;font-size:23px}.welcome p{color:#718096;margin:0}.primary{color:#fff;background:#1769ff;border:0;border-radius:8px;align-items:center;gap:8px;padding:11px 15px;font-weight:600;display:flex;box-shadow:0 6px 14px #1769ff33}.metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.metric{background:#fff;border:1px solid #e2e7ef;border-radius:10px;grid-template-columns:auto 1fr;gap:11px;min-height:120px;padding:15px;display:grid;box-shadow:0 1px 2px #0f172a08}.metricIcon{color:#fff;border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.metricIcon.blue{background:#2563eb}.metricIcon.green{background:#2fb344}.metricIcon.yellow{background:#f6b80f}.metricIcon.purple{background:#8b5cf6}.metricIcon.teal{background:#20a5a8}.metric span{color:#667085;font-size:12px;display:block}.metric strong{margin-top:4px;font-size:22px;display:block}.metric button{color:#1769ff;text-align:left;cursor:pointer;background:0 0;border:0;grid-column:1/-1;padding:0}.dashboardGrid{grid-template-columns:1.15fr 1.15fr 1fr;gap:16px;display:grid}.card{background:#fff;border:1px solid #e1e6ee;border-radius:10px;min-width:0;box-shadow:0 1px 2px #0f172a08}.cardHead{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;height:50px;padding:0 16px;display:flex}.cardHead h2{margin:0;font-size:14px}.cardHead button{color:#1769ff;background:0 0;border:0;font-size:12px}.list{padding:0 14px}.listRow,.subscription,.project,.employee,.approval{border-bottom:1px solid #edf0f4;align-items:center;gap:10px;min-height:60px;display:flex}.listRow:last-child,.subscription:last-child,.project:last-child,.employee:last-child,.approval:last-child{border-bottom:0}.listRow>div,.subscription>div:first-child,.project>div:first-child,.employee>div:nth-child(2),.approval>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.list strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.list small,.list time{color:#768399;font-size:11px}.listRow time{margin-left:auto}.dot{border-radius:50%;flex:none;width:9px;height:9px}.dot.blue{background:#2473ea}.dot.red{background:#ef4444}.dot.yellow{background:#f59e0b}.dot.green{background:#22c55e}.subscription>div:last-child{flex-direction:column;align-items:flex-end;gap:4px;margin-left:auto;display:flex}.subscription span{color:#f97316;background:#fff3e8;border-radius:5px;padding:4px 8px;font-size:11px}.project{min-height:65px}.project>div:first-child{flex:0 0 42%;width:42%}.progress{background:#e8edf4;border-radius:10px;flex:1;height:6px;overflow:hidden}.progress span{border-radius:10px;height:100%;display:block}.progress span.green{background:#28b44b}.progress span.orange{background:#f59e0b}.progress span.red{background:#ef4444}.project b,.employee b{color:#5e6b7e;text-align:right;width:34px;font-size:11px}.chartWrap{height:260px;padding:16px 8px 8px}.employee{min-height:50px}.miniAvatar{flex:none;width:31px;height:31px;font-size:10px}.employee>div:nth-child(2){flex:0 0 35%;width:35%}.approvals .approval{min-height:76px}.new{color:#fff;background:#1769ff;border-radius:20px;margin-left:auto;padding:3px 8px;font-size:10px}.quickCard{margin-top:16px}.quickActions{grid-template-columns:repeat(6,1fr);gap:14px;padding:16px;display:grid}.quickActions button{color:#1769ff;cursor:pointer;background:#fff;border:1px solid #e3e8f0;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:70px;display:flex}.quickActions button:hover{background:#f7faff;border-color:#b8d2ff}@media (max-width:1250px){.metrics{grid-template-columns:repeat(3,1fr)}.dashboardGrid{grid-template-columns:1fr 1fr}.quickActions{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.sidebar{width:78px}.sidebar .brand strong,.sidebar .navGroup p,.sidebar button span,.collapse{display:none}.sidebar .brand,.sidebar .navGroup button{justify-content:center}.workspace{margin-left:78px}.metrics{grid-template-columns:1fr 1fr}.dashboardGrid{grid-template-columns:1fr}.profile{display:none}}@media (max-width:640px){.topbar{padding:0 14px}.search{width:60%}.content{padding:16px}.welcome{align-items:flex-start;gap:12px}.welcome h1{font-size:19px}.primary{padding:10px}.metrics{grid-template-columns:1fr}.quickActions{grid-template-columns:1fr 1fr}.topActions .iconBtn:nth-child(2){display:none}}
.productContent{min-width:0;padding:22px}.productShell .brandMark{font-size:22px}.pageTitle{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.pageTitle>div:first-child{align-items:center;gap:12px;min-width:0;display:flex}.pageTitle h1{margin:0;font-size:23px}.pageTitle p{color:#718096;margin:5px 0 0}.pageTitle>div:first-child:has(p){display:block}.titleActions{align-items:center;gap:9px;display:flex}.secondary,.square{color:#344054;cursor:pointer;background:#fff;border:1px solid #dbe2eb;border-radius:7px;justify-content:center;align-items:center;gap:7px;height:38px;padding:0 13px;font-weight:600;display:inline-flex}.square{width:38px;padding:0}.primary{cursor:pointer}.crumb{color:#8190a5;margin:-5px 0 18px;font-size:12px}.crumb strong{color:#344054}.panel{background:#fff;border:1px solid #e1e6ee;border-radius:9px;min-width:0;overflow:hidden;box-shadow:0 1px 2px #0f172a08}.panel>header{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;height:46px;padding:0 15px;display:flex}.panel>header h3{margin:0;font-size:13px}.panel>header button{color:#1769ff;cursor:pointer;background:0 0;border:0;font-size:11px}.pill{white-space:nowrap;border-radius:5px;align-items:center;width:max-content;padding:4px 8px;font-weight:700;font-size:10px!important;display:inline-flex!important}.pill.blue{color:#1769ff;background:#eaf2ff}.pill.green{color:#16823a;background:#e8f8ed}.pill.orange{color:#c76900;background:#fff0dd}.pill.red{color:#d92d20;background:#ffebeb}.pill.gray{color:#64748b;background:#eef2f6}.kpiGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.kpi{background:#fff;border:1px solid #e1e6ee;border-radius:9px;align-items:flex-start;gap:13px;min-height:116px;padding:17px;display:flex}.kpiIcon{color:#fff;border-radius:8px;flex:none;place-items:center;width:39px;height:39px;display:grid}.kpiIcon.blue{background:#1769ff}.kpiIcon.green{background:#2fb344}.kpiIcon.purple{background:#8b4ce8}.kpiIcon.orange{background:#f59f00}.kpiIcon.teal{background:#18a5a7}.kpiIcon.red{background:#e5484d}.kpi span,.kpi small{color:#667085;font-size:11px;display:block}.kpi strong{margin:3px 0 12px;font-size:22px;display:block}.kpi small{line-height:1.4}.dashboard3{grid-template-columns:1.1fr 1.05fr 1.25fr;gap:14px;margin-bottom:14px;display:grid}.denseList{padding:0 13px}.denseRow,.projectRow{text-align:left;width:100%;min-height:58px;color:inherit;background:0 0;border:0;border-bottom:1px solid #edf0f4;align-items:center;gap:10px;padding:8px 0;display:flex}.denseRow:last-child,.projectRow:last-child{border-bottom:0}.denseRow>div,.projectRow>div:first-child{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.denseRow strong,.projectRow strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.denseRow small,.projectRow small{color:#768399;font-size:10px}.roundInitial,.appIcon,.docIcon{color:#1769ff;background:#eaf2ff;border-radius:50%;flex:none;place-items:center;width:29px;height:29px;font-size:10px;font-weight:800;display:grid}.appIcon,.docIcon{border-radius:6px}.projectRow{cursor:pointer}.projectRow .lineProgress{flex:none;width:38%}.projectRow b{text-align:right;width:30px;font-size:10px}.lineProgress{background:#e8edf4;border-radius:999px;flex:1;height:5px;overflow:hidden}.lineProgress span{border-radius:999px;height:100%;display:block}.lineProgress .green{background:#28b44b}.lineProgress .orange{background:#f59e0b}.lineProgress .red{background:#ef4444}.utilization{grid-template-columns:120px 1fr;gap:20px;padding:18px;display:grid}.utilization>div:first-child small,.revenue>small{color:#667085}.utilization>div:first-child strong{margin:5px 0;font-size:27px;display:block}.utilization em,.revenue em{color:#23a047;font-size:11px;font-style:normal;display:block}.barChart{border-bottom:1px solid #dfe5ed;align-items:flex-end;gap:18px;height:145px;display:flex}.barChart>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.barChart span{background:#1769ff;border-radius:3px 3px 0 0;width:22px;display:block}.barChart small{color:#667085;margin-top:5px;font-size:9px}.revenue{padding:18px}.revenue strong{margin:5px 0;font-size:24px;display:block}.revenue svg{width:100%;height:145px;margin-top:8px}.quickActions.six{grid-template-columns:repeat(6,1fr)}.quickActions.six button{font-size:11px}.customerOwners,.projectMeta,.quoteMeta{align-items:stretch;gap:0;margin-bottom:18px;display:flex}.customerOwners>div,.projectMeta>div,.quoteMeta>div{border-right:1px solid #e3e8ef;flex-direction:column;gap:5px;margin-right:34px;padding:6px 34px 6px 0;display:flex}.customerOwners>div:last-child,.projectMeta>div:last-child,.quoteMeta>div:last-child{border:0}.customerOwners small,.projectMeta small,.quoteMeta small{color:#7c8799;font-size:10px}.customerOwners strong,.projectMeta strong,.quoteMeta strong{font-size:12px}.customerOwners span{color:#7c8799;font-size:10px}.customerOwners p{margin:0}.tabs{border-bottom:1px solid #dfe5ed;gap:8px;margin-bottom:16px;display:flex;overflow:auto}.tabs button{color:#475569;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:12px 13px;font-size:11px;font-weight:650}.tabs button.active{color:#1769ff;border-bottom:2px solid #1769ff}.customerGrid{grid-template-columns:1fr 1fr 1.15fr;gap:13px;display:grid}.stack{flex-direction:column;gap:13px;display:flex}.dataList{grid-template-columns:120px 1fr;row-gap:10px;margin:0;padding:16px;display:grid}.dataList dt{color:#718096;font-size:10px}.dataList dd{margin:0;font-size:11px;line-height:1.45}.dataList.compact{grid-template-columns:1fr 1fr}.link{color:#1769ff!important}.people{padding:5px 14px}.people>div{border-bottom:1px solid #edf0f4;grid-template-columns:32px 1fr auto;align-items:center;min-height:52px;display:grid}.people>div:last-child{border:0}.people strong,.people small{font-size:10px;display:block}.people small{color:#768399}.people em{color:#607089;font-size:9px;font-style:normal}.miniItems{padding:4px 13px}.miniItems button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf0f4;grid-template-columns:32px 1fr auto;align-items:center;width:100%;min-height:52px;display:grid}.miniItems button:last-child{border:0}.miniItems strong,.miniItems small{font-size:10px}.miniItems small{color:#65748a}.emptyState{text-align:center;color:#718096;padding:70px 20px}.emptyState h3{color:#182033}.quoteLayout{grid-template-columns:minmax(0,1fr) 270px;gap:15px;display:grid}.quoteMain,.quoteSide{flex-direction:column;gap:14px;display:flex}.quoteHeader{align-items:center;gap:10px;padding:15px;display:flex}.quoteHeader>div:first-child{align-items:center;gap:12px;margin-right:auto;display:flex}.quoteHeader h1{margin:0;font-size:26px}.quoteMeta{margin:0;padding:0 15px 16px}.quoteMeta>div{flex:1;margin-right:20px;padding-right:20px}.steps{background:#fff;border:1px solid #e1e6ee;border-radius:9px;grid-template-columns:repeat(5,1fr);padding:12px;display:grid}.steps button{color:#8290a4;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:8px;display:flex}.steps button span{border:1px solid #cfd8e5;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.steps button strong{font-size:10px}.steps button.active{color:#1769ff;background:#f7faff;border:1px solid #1769ff}.steps button.done{color:#1b8b42}.quoteTable input{border:1px solid #d7dee8;border-radius:5px;width:68px;height:31px;padding:0 7px}.quoteTotals{flex-direction:column;gap:9px;width:320px;margin-left:auto;padding:8px 17px 16px;display:flex}.quoteTotals span,.quoteTotals>strong{justify-content:space-between;font-size:11px;display:flex}.quoteTotals>strong{border-top:1px solid #dfe5ed;padding-top:10px}.triple{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.note{background:#fff8e8;border:1px solid #f4d99a;border-radius:7px;margin:14px;padding:18px;font-size:11px;line-height:1.6}.note small{color:#7c8799;margin-top:22px;display:block}.actionList{padding:7px 12px}.actionList button{text-align:left;color:#1769ff;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf0f4;align-items:center;gap:9px;width:100%;padding:12px 3px;font-size:11px;display:flex}.actionList svg{width:16px}.greenText{color:#16823a!important}.timeline{padding:14px 18px}.timeline>div{border-left:2px solid #dce4ef;padding:0 0 20px 15px;position:relative}.timeline>div:before{content:"";background:#fff;border:2px solid #1769ff;border-radius:50%;width:9px;height:9px;position:absolute;top:2px;left:-6px}.timeline b,.timeline small,.timeline p{font-size:10px;display:block}.timeline small,.timeline p{color:#768399}.portalBox{flex-direction:column;gap:12px;padding:15px;display:flex}.portalBox strong{font-size:12px}.portalBox p{color:#718096;font-size:10px;line-height:1.5}.projectCards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.projectCard{text-align:left;color:#182033;cursor:pointer;background:#fff;border:1px solid #e1e6ee;border-radius:10px;padding:18px}.projectCard>div:first-child{justify-content:space-between;display:flex}.projectCard h3{margin:17px 0 5px}.projectCard p{color:#718096;margin:0 0 20px;font-size:11px}.projectCard section{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px;display:grid}.projectCard section span{flex-direction:column;display:flex}.projectCard section small{color:#718096;font-size:9px}.projectCard section b{margin-top:4px;font-size:11px}.timesLayout{grid-template-columns:minmax(0,1fr) 290px;gap:14px;margin-bottom:14px;display:grid}.toolbar{align-items:center;gap:8px;padding:14px;display:flex}.toolbar>div{flex:1}.bigNumber{padding:18px;font-size:24px;font-weight:750}.legend{flex-direction:column;gap:12px;padding:0 18px 18px;display:flex}.legend span{justify-content:space-between;font-size:10px;display:flex}.budgetRing{background:conic-gradient(#1769ff 0 62%,#dce8f8 62%);border-radius:50%;place-items:center;width:135px;height:135px;margin:18px auto;display:grid;position:relative}.budgetRing:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:14px}.budgetRing>div{z-index:1;text-align:center}.budgetRing strong{font-size:24px;display:block}.budgetRing small{font-size:9px}.milestone{grid-template-columns:1.3fr 1fr 30px;align-items:center;gap:9px;padding:9px 14px;display:grid}.milestone span,.milestone b{font-size:10px}.tableWrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px}th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;padding:11px 13px;font-size:9px}td{vertical-align:middle;border-top:1px solid #edf0f4;padding:12px 13px;font-size:10px}td strong,td small{display:block}td small{color:#7c8799;margin-top:4px}.clickable{cursor:pointer}.clickable:hover{background:#f7faff}.dangerText{color:#dc2626}.toast{z-index:100;color:#fff;background:#10243e;border-radius:9px;align-items:center;gap:9px;padding:12px 16px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 15px 45px #0f172a40}.loading{color:#64748b;place-items:center;min-height:100vh;display:grid}@media (max-width:1300px){.kpiGrid{grid-template-columns:repeat(3,1fr)}.dashboard3,.customerGrid,.projectCards{grid-template-columns:1fr 1fr}.quickActions.six{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.dashboard3,.customerGrid,.quoteLayout,.timesLayout,.triple{grid-template-columns:1fr}.quoteSide{grid-template-columns:repeat(2,1fr);display:grid}.projectMeta,.customerOwners,.quoteMeta{flex-wrap:wrap}.kpiGrid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.productContent{padding:14px}.pageTitle{align-items:flex-start}.pageTitle h1{font-size:19px}.titleActions .secondary,.customerOwners{display:none}.kpiGrid,.projectCards,.quoteSide{grid-template-columns:1fr}.quickActions.six{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr}.steps button:not(.active){display:none}.toolbar{flex-wrap:wrap}.toolbar>div{display:none}}
