:root{color:#18202a;background:#f6f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.45;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}.appLayout{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;align-self:start;display:flex;flex-direction:column;gap:24px;height:100vh;padding:24px 16px;border-right:1px solid #d8dde3;background:#fff}.brand{display:flex;align-items:center;gap:10px;padding:0 8px 18px;border-bottom:1px solid #e1e6eb}.brandLogo{width:36px;height:36px;object-fit:contain;flex-shrink:0}.brandText{display:grid;gap:2px}.brand strong{font-size:22px;line-height:1.1}.brand span{color:#60707e;font-size:13px}.nav{display:grid;gap:8px}.nav button{justify-content:flex-start;width:100%;border-color:transparent;background:transparent;color:#334150;text-align:left}.nav button.active{border-color:#d5e3ee;background:#eaf2f8;color:#1d4f7a}.userSession{display:grid;gap:6px;margin-top:auto;padding:14px 12px 0;border-top:1px solid #e0e5eb;color:#60707e;font-size:13px}.userSession span{color:#26313d;font-weight:700}.userSession a,.loginButton{color:#315f8d;font-weight:700;text-decoration:none}.loginPage{display:grid;min-height:100vh;place-items:center;padding:24px;background:#f4f6f8}.loginPanel{width:min(420px,100%);padding:28px;border:1px solid #d9dee4;border-radius:8px;background:#fff;text-align:center}.loginPanel h1{margin-bottom:8px}.loginPanel p{margin-bottom:22px;color:#60707e}.loginButton{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 16px;border-radius:6px;background:#315f8d;color:#fff}.shell{width:calc(100vw - 260px);max-width:none;margin:0;padding:28px 28px 48px}.topbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:22px;border-bottom:1px solid #d8dde3}h1,h2,h3,p{margin:0}h1{font-size:30px;line-height:1.15;letter-spacing:0}h2{margin-bottom:16px;font-size:18px;line-height:1.2}h3{margin-bottom:10px;font-size:14px;line-height:1.2;color:#3c4652}.topbar p{margin-top:6px;color:#5f6975}.timestamp{flex:0 0 auto;color:#697480;font-size:13px}.grid{display:grid;gap:18px;margin-top:18px}.dashboardMonth,.weeklyBidStatus,.dashboardStatistics{grid-template-columns:minmax(0,1fr)}.dashboardStatistics td{text-align:center}.dashboardStatistics td.text{min-width:0}.dashboardStatus,.customerWins,.estimatorGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.panel{min-width:0;padding:18px;border:1px solid #d9dee4;border-radius:8px;background:#fff}.split{display:grid;grid-template-columns:repeat(2,minmax(420px,1fr));gap:18px}.tableWrap{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13px}.split table{min-width:420px}.customerWins table{table-layout:fixed}.customerWins th,.customerWins td{padding-left:8px;padding-right:8px}.customerWins th{white-space:normal}.customerWins th:nth-child(1),.customerWins td:nth-child(1){width:34%}.customerWins th:nth-child(2),.customerWins td:nth-child(2),.customerWins th:nth-child(4),.customerWins td:nth-child(4){width:12%}.customerWins th:nth-child(3),.customerWins td:nth-child(3),.customerWins th:nth-child(5),.customerWins td:nth-child(5){width:21%}.customerWins td.text{min-width:0;overflow-wrap:anywhere}th{padding:9px 10px;background:#315f8d;color:#fff;font-weight:700;text-align:center;white-space:nowrap}th:first-child{text-align:center}td{padding:9px 10px;border-bottom:1px solid #e5e9ee;vertical-align:middle}td.text{min-width:150px;color:#26313d}td.numeric{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}td.centered{text-align:center;font-variant-numeric:tabular-nums;white-space:nowrap}tr.totalRow td{border-top:2px solid #cfd6dd;border-bottom-color:#cfd6dd;background:#f2f4f6;color:#17202a;font-weight:700}tbody tr:last-child td{border-bottom:0}.estimatorList{display:grid;gap:12px}.estimatorRow{display:grid;grid-template-columns:140px minmax(160px,1fr) 220px;align-items:center;gap:14px}.estimatorName{color:#26313d;font-weight:700}.barTrack{position:relative;height:14px;overflow:hidden;border-radius:999px;background:#e8edf1}.barFill{height:100%;border-radius:inherit;background:#3f7f6e}.estimatorMeta{display:flex;justify-content:space-between;gap:12px;color:#60707e;font-size:13px;font-variant-numeric:tabular-nums}.estimatorMeta strong{color:#26313d}.bidWorkspace,.historyWorkspace,.inboxWorkspace,.customerWorkspace,.adminWorkspace{margin-top:18px;padding:18px;border:1px solid #d9dee4;border-radius:8px;background:#fff}.adminSection{display:grid;gap:12px;margin-bottom:18px}.adminSection h2{margin-bottom:0}.adminTabs{display:inline-flex;gap:4px;width:fit-content;margin-bottom:18px;padding:4px;border:1px solid #d9dee4;border-radius:8px;background:#f4f6f8}.adminTabs button{border-color:transparent;background:transparent;color:#334150}.adminTabs button.active{border-color:#315f8d;background:#315f8d;color:#fff}.referenceSection{width:calc(50% - 9px);min-width:420px}.reviewMatrixSection{width:min(760px,100%)}.referenceTable td.text{min-width:0;white-space:normal}.winCategoriesSection{width:calc(50% - 9px);min-width:420px}.workspaceHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}.workspaceHeader p,.detailHeader p{margin-top:4px;color:#60707e;font-size:13px}.filters{display:grid;grid-template-columns:minmax(240px,1.5fr) repeat(5,minmax(120px,1fr));gap:10px;width:min(1130px,100%)}.historyFilters{display:grid;grid-template-columns:minmax(320px,1fr) 180px;gap:10px;width:min(620px,100%)}.inboxHeader{align-items:flex-end}.inboxFilters{display:grid;grid-template-columns:minmax(320px,1fr) 150px;gap:10px;width:min(620px,100%)}.inlineCheckbox{display:flex;align-items:center;gap:8px;min-height:38px;color:#526170;font-size:13px;font-weight:700;white-space:nowrap}.inlineCheckbox input{width:18px;height:18px;flex:0 0 auto}.inboxSummaryGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.inboxSummaryTile{display:grid;gap:4px;padding:12px;border:1px solid #e0e5eb;border-radius:8px;background:#fbfcfd}.inboxSummaryTile span{color:#60707e;font-size:12px;font-weight:700}.inboxSummaryTile strong{color:#26313d;font-size:18px}.underConstructionNotice{display:flex;align-items:center;gap:10px;margin-bottom:14px;padding:10px 12px;border:1px solid #d8b35f;border-radius:8px;background:#fff7df;color:#5f4711}.underConstructionNotice strong{flex:0 0 auto;font-size:13px;text-transform:uppercase}.underConstructionNotice span{font-size:13px}.workspaceActions{display:flex;flex:0 0 auto;gap:10px}.lockedFilter{display:flex;align-items:center;height:38px;padding:0 10px;border:1px solid #d8e1e8;border-radius:6px;background:#f2f6f8;color:#526170;font-size:13px}input,select,textarea{width:100%;border:1px solid #cfd7df;border-radius:6px;background:#fff;color:#18202a}input,select{height:38px;padding:0 10px}.calculatedInput{display:flex;align-items:center;min-height:38px;padding:0 10px;border:1px solid #d8e1e8;border-radius:6px;background:#f2f6f8;color:#334150;font-weight:700}textarea{min-height:84px;padding:9px 10px;resize:vertical}button{height:38px;padding:0 14px;border:1px solid #315f8d;border-radius:6px;background:#315f8d;color:#fff;font-weight:700;cursor:pointer}button:disabled{cursor:default;opacity:.65}.adminLayout{display:grid;grid-template-columns:minmax(0,.62fr) minmax(390px,.38fr);gap:18px;align-items:start}.customerLayout{display:grid;grid-template-columns:minmax(320px,1fr) minmax(0,2fr);gap:18px;align-items:start}.customerTablePanel,.adminTablePanel{display:grid;gap:12px}.customerActions{display:flex;justify-content:flex-end}.addCustomerForm,.addUserForm{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:10px}.addUserForm{grid-template-columns:minmax(180px,1fr) minmax(220px,1fr) 130px 54px auto}.customerTableWrap,.adminTableWrap{max-height:680px;overflow:auto;border:1px solid #e0e5eb;border-radius:8px}.customerTable tbody tr,.adminTable tbody tr{cursor:pointer}.customerTable tbody tr:hover,.customerTable tbody tr.selected,.adminTable tbody tr:hover,.adminTable tbody tr.selected{background:#eef5f2}.customerDetailPanel{min-height:520px;padding:16px;border:1px solid #e0e5eb;border-radius:8px;background:#fbfcfd}.customerFacts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 18px}.customerFacts div{padding:12px;border:1px solid #e0e5eb;border-radius:8px;background:#fff}.customerFacts dt{margin-bottom:5px;color:#60707e;font-size:12px;font-weight:700}.customerFacts dd{margin:0;color:#26313d;font-weight:700}.customerDetailPanel h4{margin:0 0 10px}.customerBidTableWrap{max-height:460px;overflow:auto;border:1px solid #e0e5eb;border-radius:8px;background:#fff}.customerBidTable{min-width:720px;table-layout:fixed}.customerBidTable th:nth-child(1),.customerBidTable td:nth-child(1){width:99px}.customerBidTable tbody tr{cursor:pointer}.customerBidTable tbody tr:hover{background:#eef5f2}.customerBidTable td.text{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.colorSwatch{display:inline-block;width:16px;height:16px;margin-right:8px;border:1px solid #cfd7df;border-radius:4px;vertical-align:text-bottom}input[type=color]{min-width:54px;padding:3px}.checkboxLabel input{width:18px;height:18px}.dangerActions{display:flex;align-items:center;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid #e0e5eb}.dangerActions button{border-color:#9f3a3a;background:#9f3a3a}.dangerActions span{color:#60707e;font-size:13px}.calendarPage{margin-top:18px;padding:18px;border:1px solid #d9dee4;border-radius:8px;background:#fff}.calendarToolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}.calendarToolbar p{margin-top:4px;color:#60707e;font-size:13px}.calendarFilters{display:grid;grid-template-columns:auto 180px;gap:10px}.calendarToolbar input{width:180px}.calendarMonthControl{display:grid;grid-template-columns:38px 180px 38px;gap:6px}.calendarMonthControl button{width:38px;padding:0;font-size:22px;line-height:1}.calendarFooterControls{display:flex;justify-content:flex-end;margin-top:14px}.calendarWeekdays,.calendarGrid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.calendarWeekdays{border:1px solid #d9dee4;border-bottom:0;border-radius:8px 8px 0 0;overflow:hidden}.calendarWeekdays div{padding:9px 10px;background:#315f8d;color:#fff;font-size:13px;font-weight:700;text-align:center}.calendarGrid{border-left:1px solid #d9dee4;border-top:1px solid #d9dee4}.calendarDay{position:relative;min-height:170px;padding:8px;border-right:1px solid #d9dee4;border-bottom:1px solid #d9dee4;background:#fff}.calendarDay.muted{background:#f7f9fa}.calendarDay.muted .dayNumber{color:#9aa5af}.dayNumber{margin-bottom:6px;color:#334150;font-size:13px;font-weight:800}.dayAddButton{position:absolute;top:6px;right:6px;width:auto;height:24px;padding:0 7px;border-color:#cfd7df;background:#fff;color:#334150;font-size:11px;opacity:0}.calendarDay:hover .dayAddButton{opacity:1}.dayBids{display:grid;gap:6px}.calendarBid{position:relative;display:grid;gap:3px;padding:7px;border:1px solid #dce5eb;border-left-width:5px;border-radius:6px;background:#f8fbfc;color:#26313d;font-size:12px;cursor:pointer}.calendarBid.review-basic{box-shadow:inset 0 0 0 2px #bc761147}.calendarBid.review-comprehensive{box-shadow:inset 0 0 0 2px #b2372957}.calendarBid.review-basic:before,.calendarBid.review-comprehensive:before{content:"";position:absolute;top:0;right:0;left:0;height:4px;border-radius:6px 6px 0 0}.calendarBid.review-basic:before{background:#c47a12}.calendarBid.review-comprehensive:before{background:#b63729}.calendarBidTop,.calendarBid footer{display:flex;justify-content:space-between;gap:8px}.calendarBidTop span{color:#526170;white-space:nowrap}.calendarBid p{color:#526170;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendarBid footer{color:#60707e;font-variant-numeric:tabular-nums}.reviewBadge{width:fit-content;max-width:100%;padding:2px 6px;border:1px solid transparent;border-radius:999px;font-size:11px;font-weight:800;line-height:1.35}.reviewBadge.basic{border-color:#d99a34;background:#fff3d9;color:#7c4d0d}.reviewBadge.comprehensive{border-color:#cf685c;background:#ffe4df;color:#8d2d22}.bidTableWrap{max-height:680px;overflow:auto;border:1px solid #e0e5eb;border-radius:8px}.historyTableWrap,.inboxTableWrap{max-height:720px;overflow:auto;border:1px solid #e0e5eb;border-radius:8px}.paginationBar{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:1040px;padding:10px;border-bottom:1px solid #e0e5eb;background:#fbfcfd;color:#526170;font-size:13px}.paginationBar>div{display:flex;align-items:center;gap:8px}.paginationBar button{height:30px;padding:0 10px;border-color:#cfd7df;background:#fff;color:#334150;font-weight:700}.bidTable{min-width:1040px}.bidTable .bidNumberColumn{width:72px;max-width:72px}.bidTable .additionalQuotesColumn{width:80px;max-width:80px}.bidTable .winProbabilityColumn,.bidTable .winCategoryColumn{width:82px;max-width:82px}.bidTable th.additionalQuotesColumn,.bidTable th.winCategoryColumn,.bidTable th.winProbabilityColumn{white-space:normal;line-height:1.15}.historyTable{min-width:1180px}.inboxTable{min-width:1120px;table-layout:fixed}.bidTable thead th,.historyTable thead th,.inboxTable thead th{position:sticky;top:51px;z-index:2}.sortHeader{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;height:auto;padding:0;border:0;background:transparent;color:inherit;font:inherit}.sortHeader span{min-width:14px;font-size:11px}.bidTable tbody tr{cursor:pointer}.bidTable tbody tr:hover,.bidTable tbody tr.selected,.historyTable tbody tr.clickableRow:hover,.inboxTable tbody tr.clickableRow:hover{background:#eef5f2}.bidTable td,.historyTable td,.inboxTable td{height:40px;white-space:nowrap}.bidTable td.text{max-width:240px;overflow:hidden;text-overflow:ellipsis}.historyTable td.text{max-width:460px;overflow:hidden;text-overflow:ellipsis}.historyTable td:nth-child(1){width:180px}.historyTable td:nth-child(2),.historyTable td:nth-child(3){width:110px}.historyTable td:nth-child(5){width:180px}.historyTable .clickableRow{cursor:pointer}.inboxTable th:nth-child(1),.inboxTable td:nth-child(1){width:120px;max-width:120px}.inboxTable td:nth-child(2){width:240px}.inboxTable th:nth-child(3),.inboxTable td:nth-child(3){width:520px}.inboxTable th:nth-child(4),.inboxTable td:nth-child(4){width:150px}.inboxTable td:nth-child(5){width:290px}.inboxTable td.text{overflow:hidden;text-overflow:ellipsis}.inboxTable .clickableRow{cursor:pointer}.columnFilter{display:grid;gap:6px}.columnFilter span{font-size:11px;line-height:1}.columnFilter select{min-height:30px;padding:5px 8px;font-size:12px}.inboxSubjectCell{min-width:0}.inboxSubjectCell strong,.inboxSubjectCell span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inboxSubjectCell span{color:#60707e;font-size:12px}.classificationBadge{display:inline-flex;align-items:center;width:fit-content;max-width:100%;min-height:26px;padding:3px 8px;border:1px solid transparent;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}.classificationBadge.existing_bid{border-color:#8bb4a7;background:#e8f4ef;color:#285d4d}.classificationBadge.new_bid{border-color:#d5ae72;background:#fff4df;color:#714d13}.classificationBadge.duplicate{border-color:#b9c1ca;background:#eef1f4;color:#4b5662}.classificationBadge.non_bid{border-color:#b8adc2;background:#f3eff7;color:#594766}.inboxTable .classificationBadge{justify-content:center;width:100%;white-space:normal;text-align:center;line-height:1.2}.detailPanel{min-height:420px;padding:16px;border:1px solid #e0e5eb;border-radius:8px;background:#fbfcfd}.detailHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.formGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.formGrid label{display:grid;gap:5px;color:#526170;font-size:12px;font-weight:700}.formGrid label.wide{grid-column:1 / -1}.additionalQuotesField{align-items:stretch}.additionalQuoteChips{display:flex;flex-wrap:wrap;gap:8px;min-height:30px;align-items:center}.quoteChip{display:inline-flex;width:auto;max-width:100%;height:30px;align-items:center;gap:8px;padding:0 10px;border-color:#c7d6e4;background:#eef5f8;color:#26313d;font-size:12px}.quoteChip span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quoteChip span:last-child{color:#657584}.emptyQuoteChips{color:#758494;font-size:12px;font-weight:600}.modalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:28px;background:#18202a8c}.bidDialog{width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 56px);overflow-y:auto;padding:18px;border:1px solid #d9dee4;border-radius:8px;background:#fff;box-shadow:0 24px 70px #18202a47}.inboxDialog{width:min(900px,calc(100vw - 32px));max-height:calc(100vh - 56px);overflow-y:auto;padding:18px;border:1px solid #d9dee4;border-radius:8px;background:#fff;box-shadow:0 24px 70px #18202a47}.inboxDialog .modalHeader>div{min-width:0}.inboxDialogTitle{white-space:normal;overflow-wrap:anywhere;line-height:1.25}.inboxMessageFacts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 16px}.inboxMessageFacts div{min-width:0;padding:10px;border:1px solid #e0e5eb;border-radius:8px;background:#fbfcfd}.inboxMessageFacts dt{margin-bottom:5px;color:#60707e;font-size:12px;font-weight:800}.inboxMessageFacts dd{margin:0;color:#26313d;overflow-wrap:anywhere}.inboxMessageBody{min-height:260px;max-height:52vh;overflow:auto;margin-bottom:16px;padding:12px;border:1px solid #e0e5eb;border-radius:8px;background:#fbfcfd;color:#26313d;font-size:13px;line-height:1.55;white-space:pre-wrap}.matchDetails{margin-bottom:16px;padding:12px;border:1px solid #e0e5eb;border-radius:8px;background:#fbfcfd}.matchDetailsHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.matchDetailsHeader h3{margin:0;color:#26313d;font-size:15px}.matchDetailsHeader p,.matchDetailsRule,.matchDetails>p{color:#60707e;font-size:13px}.matchDetailsHeader p{margin-top:3px}.matchDetailsHeader strong{flex:0 0 auto;color:#26313d}.matchDetailsRule{margin-bottom:10px}.matchDetailsTable{min-width:0;width:100%;table-layout:fixed}.matchDetailsTable th,.matchDetailsTable td{height:auto;padding:8px;white-space:normal;overflow-wrap:anywhere}.matchDetailsTable th:nth-child(1),.matchDetailsTable td:nth-child(1){width:110px}.matchDetailsTable th:nth-child(4),.matchDetailsTable td:nth-child(4){width:150px}.matchDetailsTable th:nth-child(5),.matchDetailsTable td:nth-child(5){width:95px}.analysisPanel{margin-bottom:16px;padding:12px;border:1px solid #d8e4ef;border-radius:8px;background:#f8fbfd}.analysisHeader,.analysisActions{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.analysisHeader{margin-bottom:12px}.analysisHeader h3{margin:0;color:#26313d;font-size:15px}.analysisHeader p,.analysisEmpty,.analysisActions span{color:#60707e;font-size:13px}.analysisHeader p{margin-top:3px}.analysisFacts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 12px}.analysisFacts div{min-width:0;padding:10px;border:1px solid #e0e5eb;border-radius:8px;background:#fff}.analysisFacts dt{margin-bottom:5px;color:#60707e;font-size:12px;font-weight:800}.analysisFacts dd{margin:0;color:#26313d;overflow-wrap:anywhere}.analysisSummary,.analysisEvidence,.analysisNote{display:grid;gap:6px;margin-bottom:12px}.analysisSummary strong,.analysisEvidence strong,.analysisNote span{color:#26313d;font-size:13px;font-weight:800}.analysisSummary p,.analysisEvidence ul{margin:0;color:#334150;font-size:13px;line-height:1.45}.analysisEvidence ul{padding-left:18px}.analysisNote textarea{width:100%;resize:vertical}.analysisActions{align-items:center;justify-content:flex-start}.customerDialog{width:min(520px,calc(100vw - 32px));padding:18px;border:1px solid #d9dee4;border-radius:8px;background:#fff;box-shadow:0 24px 70px #18202a47}.dialogField{display:grid;gap:5px;margin-top:16px;color:#526170;font-size:12px;font-weight:700}.modalHeader,.modalActions{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.modalHeader{position:sticky;top:-18px;z-index:1;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #e0e5eb;background:#fff}.modalHeader p{margin-top:4px;color:#60707e;font-size:13px}.modalActions{flex:0 0 auto;align-items:center;justify-content:flex-end}.secondaryButton{border-color:#cfd7df;background:#fff;color:#334150}.secondaryLinkButton{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid #cfd7df;border-radius:6px;background:#fff;color:#334150;font-weight:700;text-decoration:none}.emptyDetail,.emptyCell{color:#60707e;text-align:center}.emptyDetail{display:grid;min-height:360px;place-items:center}.inlineError{margin-bottom:12px;padding:10px 12px;border:1px solid #cf8d8d;border-radius:6px;background:#fff8f8;color:#8b2d2d}.inlineWarning,.inlineNotice{margin-bottom:12px;padding:10px 12px;border-radius:6px}.inlineWarning{border:1px solid #d7b46e;background:#fff8e8;color:#70500f}.inlineNotice{border:1px solid #8bb4a7;background:#eaf6f1;color:#285d4d}.loading,.error{margin-top:32px;padding:18px;border:1px solid #d9dee4;border-radius:8px;background:#fff}.error{border-color:#cf8d8d;color:#8b2d2d}.error a{display:inline-block;margin-top:12px;padding:.5rem 1.2rem;background:#2e5fa3;color:#fff;border-radius:6px;text-decoration:none;font-size:.9rem;font-weight:600}.error a:hover{background:#1e4a8a}@media(max-width:1320px){.customerWins,.estimatorGrid,.workspaceHeader,.customerLayout,.adminLayout{grid-template-columns:minmax(0,1fr)}.referenceSection,.winCategoriesSection{width:100%;min-width:0}.workspaceHeader{align-items:stretch;flex-direction:column}.workspaceActions{justify-content:flex-end}}@media(max-width:1100px){.appLayout{grid-template-columns:minmax(0,1fr)}.sidebar{position:static;z-index:2;height:auto;padding:12px;border-right:0;border-bottom:1px solid #d8dde3}.brand{padding:0 4px 10px}.nav{grid-template-columns:repeat(3,minmax(0,1fr))}.shell{width:min(100vw - 24px,1480px);margin:0 auto;padding-left:0;padding-right:0;padding-top:18px}.split,.filters,.customerLayout,.adminLayout{grid-template-columns:minmax(0,1fr)}.calendarWeekdays,.calendarGrid{min-width:980px}.calendarPage{overflow-x:auto}}@media(max-width:760px){.shell{width:min(100vw - 24px,1480px);padding-top:18px}.topbar{align-items:flex-start;flex-direction:column}.nav{grid-template-columns:repeat(2,minmax(0,1fr))}.estimatorRow{grid-template-columns:minmax(0,1fr);gap:8px}.estimatorMeta{justify-content:flex-start;flex-wrap:wrap}.formGrid{grid-template-columns:minmax(0,1fr)}.addCustomerForm,.addUserForm,.dangerActions{grid-template-columns:minmax(0,1fr);align-items:stretch;flex-direction:column}.paginationBar,.paginationBar>div{align-items:stretch;flex-direction:column}}
