:root{--navy:#071326;--navy-light:#10213c;--background:#f5f6f8;--surface:#fff;--border:#e5e8ee;--text:#111827;--muted:#697386;--green:#1f6f4a;--green-soft:#eaf5ef;--purple:#7758e8;--warning:#b76e00;--warning-soft:#fff5df;--danger:#b42318;--danger-soft:#fff0ef}*{box-sizing:border-box}html,body{background:var(--background);min-height:100%;color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.appShell{grid-template-columns:300px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--navy);color:#fff;flex-direction:column;justify-content:space-between;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.brand{letter-spacing:-1px;padding:4px 10px 24px;font-size:25px;font-weight:900}.brand span{color:#9d83ff}.workspace{border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;margin-bottom:12px;padding:14px 10px 22px;display:flex}.workspaceLogo{color:#112117;background:#c7f5c2;border-radius:13px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.workspace strong,.workspace small{display:block}.workspace small{color:#aeb9c9;margin-top:3px;font-size:12px}.menu{gap:5px;display:grid}.menu a,.sidebarFooter a{color:#cbd5e1;border-radius:11px;padding:12px 13px;font-size:14px;font-weight:700}.menu a:hover,.sidebarFooter a:hover,.menu a.active,.sidebarFooter a.active{color:#fff;background:#ffffff1a}.sidebarFooter{gap:4px;display:grid}.version{color:#7f8da2;border-top:1px solid #ffffff1f;margin-top:15px;padding:14px 12px 0;font-size:11px}.mainContent{min-width:0}.topbar{background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:86px;padding:17px 30px;display:flex}.breadcrumb{color:#8a93a3;letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:800}.topbar h1{letter-spacing:-.7px;margin:5px 0 0;font-size:27px}.profile{text-align:right;align-items:center;gap:12px;display:flex}.profile strong,.profile small{display:block}.profile small{color:var(--muted);margin-top:3px;font-size:12px}.avatar{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:12px;font-weight:900;display:grid}.sidebar{overflow-y:auto}.sidebarGroup{margin-top:8px}.sidebarGroupToggle{color:#cbd5e1;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:10px 2px;font-size:11px;font-weight:800;display:flex}.sidebarGroupItems{gap:2px;margin-left:3px;display:grid}.sidebarGroupItems a{color:#cbd5e1;border-radius:10px;padding:8px 10px;font-size:13px}.sidebarGroupItems a.active,.sidebarGroupItems a:hover{color:#fff;background:#ffffff1a}.brand{gap:4px;line-height:1.05;display:grid}.brand small{color:#9aa8bd;letter-spacing:.02em;font-size:11px;font-weight:600}.content{max-width:1500px;padding:30px}.pagePanel{gap:20px;display:grid}.sectionHeaderRow{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:4px;display:flex}.sectionHeaderRow h2{letter-spacing:-.5px;margin:0 0 4px;font-size:24px}.sectionHeaderRow p{color:var(--muted);margin:0}.sectionHeaderActions{flex-wrap:wrap;gap:10px;display:flex}.primaryButton,.secondaryButton{border:1px solid var(--border);cursor:pointer;border-radius:999px;padding:10px 14px;font-weight:700}.primaryButton:disabled,.secondaryButton:disabled{opacity:.65;cursor:not-allowed}.primaryButton{background:var(--navy);color:#fff;border-color:var(--navy)}.secondaryButton{background:var(--surface);color:var(--text)}.adminGrid,.profileGrid,.settingsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.adminCard,.profileCard,.settingsCard,.panelCard,.tableCard{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:20px}.adminCard{color:inherit;gap:14px;display:grid}.adminCardTop,.profileCardHeader,.importItem{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.adminCardTop h3,.profileCardHeader h3,.panelCard h3,.settingsCard h3{margin:0 0 8px;font-size:18px}.adminCard p,.profileSummary,.settingsCard p,.panelCard p,.importItem p,.importMeta span,.profileCardHeader p{color:var(--muted);margin:0}.adminCardBottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.adminCardBottom strong{color:var(--navy);font-size:24px}.adminCardBottom span{color:var(--muted);font-size:13px}.statusBadge{border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.statusBadge.success{background:var(--green-soft);color:var(--green)}.statusBadge.warning{background:var(--warning-soft);color:var(--warning)}.statusBadge.danger{background:var(--danger-soft);color:var(--danger)}.statusBadge.neutral{color:var(--muted);background:#eef2f7}.filterBar{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.filterBar input,.filterBar select{border:1px solid var(--border);background:var(--surface);border-radius:12px;min-width:180px;padding:10px 12px}.tableCard{overflow-x:auto}.tableCard table{border-collapse:collapse;width:100%}.tableCard th,.tableCard td{border-bottom:1px solid var(--border);text-align:left;padding:12px 10px}.tableCard th{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px}.rowActions{gap:8px;display:flex}.rowActions button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.permissionPreview{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.permissionPreview span,.chip{border:1px solid var(--border);color:var(--muted);background:#f7f8fa;border-radius:999px;padding:6px 10px;font-size:12px}.formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.formField{color:var(--text);gap:8px;font-weight:700;display:grid}.formField span{font-size:13px}.formField input,.formField select{border:1px solid var(--border);color:var(--text);background:#fff;border-radius:12px;padding:10px 12px}.checkboxField{align-content:start}.checkboxField input{width:18px;height:18px}.formNotice{border-radius:12px;padding:12px 14px;font-weight:700}.salesHero{color:#fff;background:linear-gradient(135deg,#071326f5,#10213ceb);border-radius:24px;gap:10px;padding:28px;display:grid}.salesHero h2{letter-spacing:-.6px;margin:0;font-size:30px}.salesHero p{color:#ffffffd1;max-width:720px;margin:0}.salesEyebrow{letter-spacing:.18em;text-transform:uppercase;color:#b4c4e5;font-size:12px;font-weight:800}.salesFilterBar{background:var(--surface);border:1px solid var(--border);border-radius:20px;gap:16px;padding:20px;display:grid}.salesFilterFields{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.salesFilterField{color:var(--muted);gap:6px;font-size:12px;font-weight:700;display:grid}.salesFilterField select{border:1px solid var(--border);color:var(--text);background:#f9fafb;border-radius:10px;padding:10px 12px}.salesFilterActions{flex-wrap:wrap;gap:10px;display:flex}.salesKpiGrid,.salesMainGrid,.salesSecondGrid,.salesThirdGrid{gap:16px;display:grid}.salesKpiGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.salesKpiCard{background:var(--surface);border:1px solid var(--border);border-radius:18px;gap:10px;padding:18px;display:grid}.salesKpiHeader,.salesCardHeader,.salesListMeta,.salesListFooter,.salesHourMeta,.salesTrendSummary,.salesModalHeader,.salesModalActions,.salesModalMeta{justify-content:space-between;align-items:center;gap:10px;display:flex}.salesKpiLabel{color:var(--muted);font-size:13px;font-weight:700}.salesKpiValue{letter-spacing:-.4px;font-size:24px}.salesKpiDescription{color:var(--muted);margin:0;font-size:13px}.salesKpiDelta{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.salesKpiDelta.positive,.positiveText{background:var(--green-soft);color:var(--green)}.salesKpiDelta.negative,.negativeText{background:var(--danger-soft);color:var(--danger)}.salesKpiDelta.neutral{color:#4338ca;background:#eef2ff}.salesMainGrid{grid-template-columns:2fr 1fr}.salesSecondGrid,.salesThirdGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.salesTrendChart{padding:8px 0 12px}.salesTrendChart svg{width:100%;height:240px}.graphAxis{stroke:#d9dfeb;stroke-width:.5px}.graphPrevious{fill:none;stroke:#a7b3c8;stroke-width:2.2px;stroke-dasharray:3 2}.graphCurrent{fill:none;stroke:#10213c;stroke-width:3px}.salesTrendLegend,.salesTrendSummary{color:var(--muted);justify-content:space-between;gap:16px;font-size:13px;display:flex}.salesTrendLegend>div,.salesTrendSummary>div{align-items:center;gap:8px;display:flex}.dot{border-radius:50%;width:10px;height:10px;display:inline-block}.dot.previous{background:#a7b3c8}.dot.current{background:var(--navy)}.salesMetricToggle{flex-wrap:wrap;gap:8px;display:flex}.salesMetricToggle button{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:#f7f8fa;border-radius:999px;padding:8px 10px}.salesMetricToggle button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.salesList{gap:14px;display:grid}.salesListItem{border-bottom:1px solid var(--border);gap:10px;padding:12px 0;display:grid}.salesListItem:last-child{border-bottom:0;padding-bottom:0}.salesListMeta{align-items:flex-start}.salesListMeta strong,.salesCardHeader h3,.salesModalHeader h3{margin:0 0 4px;font-size:18px;display:block}.salesListMeta span,.salesCardHeader p,.salesModalHeader p,.salesModalMeta p,.salesModalHint,.salesListFooter,.salesHourItem small{color:var(--muted);font-size:13px}.salesListNumbers{color:var(--navy);font-size:13px;font-weight:700}.salesBarTrack{background:#eef2f7;border-radius:999px;width:100%;height:8px}.salesBarFill{border-radius:inherit;background:linear-gradient(90deg,#10213c,#2c5ea3);height:100%}.salesBarFill.purple{background:linear-gradient(90deg,#7758e8,#8c7ef2)}.salesInsightsList{gap:12px;display:grid}.salesInsight{border:1px solid var(--border);border-radius:14px;gap:6px;padding:12px 14px;display:grid}.salesInsight.purple{background:#f6f1ff;border-color:#e1d6ff}.salesInsight.green{background:#f0faf4;border-color:#d4f3e0}.salesInsight.yellow{background:#fff8eb;border-color:#fce2b1}.salesInsightButton{margin-top:10px}.salesTableWrap{border:1px solid var(--border);border-radius:14px}.salesTable{border-collapse:collapse;width:100%}.salesTable th,.salesTable td{border-bottom:1px solid var(--border);text-align:left;padding:12px 14px;font-size:13px}.salesTable th{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:800}.salesTable tr:last-child td{border-bottom:0}.salesHourItem{gap:8px;display:grid}.salesModalOverlay{z-index:1000;background:#0713268c;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.salesModal{background:var(--surface);border-radius:22px;gap:16px;width:min(620px,100%);padding:20px;display:grid}.salesDropzone{border:1px dashed var(--border);color:var(--muted);cursor:pointer;background:#f8fafc;border-radius:16px;place-items:center;gap:6px;padding:24px;display:grid}.salesDropzone input{display:none}.salesDownloadLink{color:var(--navy);font-weight:800}@media (max-width:1200px){.salesFilterFields{grid-template-columns:repeat(3,minmax(0,1fr))}.salesKpiGrid,.salesSecondGrid,.salesThirdGrid,.salesMainGrid{grid-template-columns:1fr}}@media (max-width:768px){.content{padding:18px}.salesFilterFields{grid-template-columns:1fr}.salesHero{padding:20px}.salesHero h2{font-size:24px}.salesCardHeader,.salesModalHeader,.salesTrendLegend,.salesTrendSummary,.salesModalMeta,.salesListMeta,.salesListFooter,.salesHourMeta{flex-direction:column;align-items:flex-start}}.formNotice.success{background:var(--green-soft);color:var(--green)}.formNotice.danger{background:var(--danger-soft);color:var(--danger)}.formActions{justify-content:flex-end;display:flex}.emptyState{border:1px dashed var(--border);background:var(--surface);border-radius:18px;gap:8px;padding:28px;display:grid}.emptyState h3{margin:0;font-size:18px}.emptyState p{color:var(--muted);margin:0}.importSections{grid-template-columns:1.6fr 1fr;gap:16px;display:grid}.importList{gap:12px;margin-top:12px;display:grid}.importMeta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.chipList{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.settingsPlaceholder{background:linear-gradient(90deg,#f7f8fa 0%,#eef2f7 100%);border-radius:12px;min-height:62px;margin-top:14px}.profileInfo{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.logoutButton{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:999px;padding:9px 12px;font-weight:700}.logoutButton:hover{background:var(--background)}.loginPage{background:linear-gradient(135deg,#f5f6f8 0%,#eef2f7 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.loginCard{background:var(--surface);border:1px solid var(--border);border-radius:24px;width:min(100%,440px);padding:34px 30px;box-shadow:0 20px 45px #07132614}.loginBrand{align-items:center;gap:14px;margin-bottom:24px;display:flex}.loginBrandMark{background:var(--navy);color:#fff;border-radius:16px;place-items:center;width:50px;height:50px;font-size:18px;font-weight:900;display:grid}.loginBrand h1{letter-spacing:-.5px;margin:0 0 4px;font-size:24px}.loginBrand p{color:var(--muted);margin:0}.loginForm{gap:16px;display:grid}.loginForm label{color:var(--text);gap:8px;font-weight:700;display:grid}.loginForm input{border:1px solid var(--border);background:#f9fafb;border-radius:12px;width:100%;padding:13px 14px}.loginForm input:focus{border-color:var(--purple);outline:2px solid #7758e833}.loginForm button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:12px;padding:13px 16px;font-weight:800}.loginForm button:disabled{opacity:.7;cursor:wait}.loginError{background:var(--danger-soft);color:var(--danger);border-radius:12px;padding:12px 14px;font-size:14px}.welcome{background:var(--surface);border:1px solid var(--border);border-radius:20px;justify-content:space-between;gap:30px;padding:28px 30px;display:flex}.date,.sectionLabel{color:var(--green);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:900}.welcome h2{letter-spacing:-1px;margin:8px 0;font-size:32px}.welcome p{color:var(--muted);margin:0}.health{border-left:1px solid var(--border);flex-direction:column;justify-content:center;min-width:180px;padding-left:28px;display:flex}.health span,.health small{color:var(--muted);font-size:12px}.health strong{color:var(--green);margin:4px 0;font-size:34px}.metrics{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:18px;display:grid}.metricCard,.panel,.advisor,.moduleCard{background:var(--surface);border:1px solid var(--border)}.metricCard{border-radius:17px;padding:20px}.metricCard span,.metricCard small{color:var(--muted);font-size:12px;display:block}.metricCard strong{margin:8px 0 5px;font-size:28px;display:block}.dashboardGrid{grid-template-columns:minmax(0,1.7fr) minmax(320px,.8fr);gap:18px;margin-top:18px;display:grid}.panel,.advisor{border-radius:20px;padding:23px}.panelHeader,.sectionHeader{justify-content:space-between;align-items:center;display:flex}.panelHeader h3,.sectionHeader h3{margin:5px 0 0;font-size:20px}.panelHeader button{color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:800}.alertList{gap:10px;margin-top:18px;display:grid}.alert{border-radius:14px;grid-template-columns:38px 1fr auto;align-items:center;gap:13px;padding:15px;display:grid}.alert.warning{background:var(--warning-soft)}.alert.danger{background:var(--danger-soft)}.alert.neutral{background:#f4f5f7}.alertIcon{background:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.alert strong{font-size:14px}.alert p{color:var(--muted);margin:4px 0 0;font-size:12px}.alert>span{color:var(--muted);font-size:11px;font-weight:800}.advisor{color:#fff;background:linear-gradient(145deg,#121c33,#0a1122);border:0}.advisorTitle{align-items:center;gap:12px;display:flex}.advisorMark{background:var(--purple);border-radius:14px;place-items:center;width:43px;height:43px;font-weight:900;display:grid}.advisorTitle span,.advisorTitle strong{display:block}.advisorTitle span{color:#aab5c7;font-size:11px}.advisorIntro{color:#c7cfdb;margin:24px 0;line-height:1.5}.recommendation{background:#ffffff14;border-radius:15px;padding:17px}.recommendation span{color:#aab5c7;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:900}.recommendation strong{margin:8px 0;line-height:1.35;display:block}.recommendation p{color:#bdc6d4;margin:0;font-size:13px;line-height:1.5}.advisorButton{color:#fff;background:var(--purple);cursor:pointer;border:0;border-radius:12px;width:100%;margin-top:15px;padding:12px;font-weight:800}.modulesSection{margin-top:28px}.moduleGrid{grid-template-columns:repeat(5,1fr);gap:13px;margin-top:15px;display:grid}.moduleCard{cursor:pointer;border-radius:17px;min-height:145px;padding:18px;transition:all .2s;position:relative}.moduleCard:hover{border-color:#c7ccd6;transform:translateY(-2px);box-shadow:0 8px 26px #141e3212}.moduleCode{background:var(--green-soft);width:38px;height:38px;color:var(--green);border-radius:11px;place-items:center;margin-bottom:18px;font-size:12px;font-weight:900;display:grid}.moduleCard strong{font-size:15px;display:block}.moduleCard p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.4}.arrow{color:#a5adba;position:absolute;top:18px;right:18px}.modulePlaceholderShell{justify-content:center;display:flex}.modulePlaceholderCard{background:var(--surface);border:1px solid var(--border);border-radius:24px;width:min(100%,760px);padding:30px;box-shadow:0 18px 45px #0713260f}.modulePlaceholderCard h2{letter-spacing:-.7px;margin:8px 0 6px;font-size:28px}.modulePlaceholderCard p{color:var(--muted);margin:0}.placeholderPanel{border:1px solid var(--border);background:#f8fafc;border-radius:16px;margin-top:24px;padding:20px}.placeholderPanel strong{margin-bottom:6px;display:block}.placeholderPanel p{color:var(--muted);line-height:1.5}@media (max-width:1100px){.metrics{grid-template-columns:repeat(2,1fr)}.dashboardGrid{grid-template-columns:1fr}.moduleGrid{grid-template-columns:repeat(3,1fr)}.adminGrid,.profileGrid,.settingsGrid,.importSections{grid-template-columns:1fr}}@media (max-width:760px){.formGrid,.appShell{grid-template-columns:1fr}.sidebar{height:auto;position:static}.menu{grid-template-columns:repeat(2,1fr)}.topbar,.welcome{align-items:flex-start}.profile{display:none}.content{padding:18px}.welcome{flex-direction:column}.health{border-left:0;border-top:1px solid var(--border);width:100%;padding:18px 0 0}.metrics,.moduleGrid{grid-template-columns:1fr}.sectionHeaderRow{flex-direction:column}.alert{grid-template-columns:38px 1fr}.alert>span{display:none}}.salesExecutivePage{flex-direction:column;gap:28px;padding-bottom:32px;display:flex}.salesExecutiveHero{color:#fff;background:radial-gradient(circle at 90% 10%,#594ef521,#0000 30%),linear-gradient(135deg,#07152c 0%,#10213e 62%,#1a2c4b 100%);border:1px solid #dfe5ec;border-radius:24px;padding:34px 36px;position:relative;overflow:hidden;box-shadow:0 18px 46px #09183124}.salesExecutiveHeroContent{z-index:1;max-width:900px;position:relative}.salesHeroTopline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:30px;display:flex}.salesDataBadge{color:#d9e5ff;letter-spacing:.02em;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;align-items:center;min-height:32px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.salesDataSource{color:#b6c3d8;font-size:12px}.salesExecutiveHero .salesEyebrow{color:#9db8ff;letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.salesExecutiveHero h2{color:#fff;letter-spacing:-.04em;max-width:760px;margin:0;font-size:clamp(30px,4vw,50px);font-weight:750;line-height:1.04}.salesHeroDescription{color:#ccd6e6;max-width:760px;margin:18px 0 0;font-size:16px;line-height:1.65}.salesExecutiveSection{flex-direction:column;gap:18px;display:flex}.salesSectionHeading{justify-content:space-between;align-items:flex-end;gap:24px;padding:0 4px;display:flex}.salesSectionHeading>div{min-width:0}.salesSectionHeading>p{color:#68758a;text-align:right;max-width:440px;margin:0;font-size:13px;line-height:1.5}.salesSectionNumber{color:#6f7c91;letter-spacing:.15em;margin-bottom:6px;font-size:11px;font-weight:800;display:inline-block}.salesSectionEyebrow{color:#52627b;letter-spacing:.12em;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:800}.salesSectionHeading h3{color:#09172f;letter-spacing:-.025em;margin:0;font-size:24px;line-height:1.15}.salesExecutivePage .salesKpiGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.salesExecutivePage .panelCard,.salesExecutivePage .salesKpiCard{background:#fff;border:1px solid #e1e6ed;border-radius:20px;box-shadow:0 8px 28px #0f23410e}.salesExecutivePage .salesKpiCard{min-height:150px;padding:22px;transition:transform .16s,box-shadow .16s}.salesExecutivePage .salesKpiCard:hover{transform:translateY(-2px);box-shadow:0 14px 34px #0f234117}.salesExecutivePage .salesMainGrid{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:18px;display:grid}.salesExecutiveInsightsGrid{align-items:stretch}.salesDataAvailabilityCard{height:100%;padding:24px}.salesExecutivePage .salesCardHeader{margin-bottom:18px}.salesExecutivePage .salesCardHeader h3{color:#0a1730;letter-spacing:-.02em;margin:0 0 6px;font-size:20px}.salesExecutivePage .salesCardHeader p{color:#69778b;margin:0;font-size:13px;line-height:1.55}.salesExecutivePage .salesInsightsList{flex-direction:column;gap:10px;display:flex}.salesExecutivePage .salesInsight{background:#f8fafc;border:1px solid #e5e9ef;border-radius:14px;padding:16px}.salesExecutivePage .salesInsight strong{color:#101d33;margin-bottom:5px;font-size:14px;display:block}.salesExecutivePage .salesInsight p{color:#6a7688;margin:0;font-size:13px;line-height:1.48}.salesExecutivePage .salesInsight.yellow{background:#fff9ea;border-color:#f5e7b9}.salesExecutivePage .salesInsight.purple{background:#f7f3ff;border-color:#e5dafa}.salesExecutivePage .salesInsight.green{background:#eefaf5;border-color:#d1eee0}.salesQualitySection .panelCard{padding:24px}.salesQualitySummary{grid-template-columns:minmax(260px,1.3fr) repeat(3,minmax(160px,1fr));align-items:center;gap:14px;display:grid}.salesQualityStatus{align-items:center;gap:12px;min-width:0;display:flex}.salesQualityStatus>div{flex-direction:column;gap:3px;display:flex}.salesQualityStatus strong{color:#0c1a31;font-size:15px}.salesQualityStatus span{color:#6c788a;font-size:12px}.salesQualityDot{border-radius:50%;flex:none;width:11px;height:11px}.salesQualityDot.success{background:#1aa56f;box-shadow:0 0 0 6px #1aa56f1c}.salesQualityDot.warning{background:#e9a223;box-shadow:0 0 0 6px #e9a2231f}.salesQualityMetric{border-left:1px solid #e6eaf0;flex-direction:column;justify-content:center;min-height:72px;padding:12px 16px;display:flex}.salesQualityMetric span{color:#718095;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:700}.salesQualityMetric strong{color:#0a1730;font-size:18px}.salesQualityMetric small{color:#7a8698;margin-top:3px}.warningText{color:#c07a0c!important}.salesExecutiveFooter{color:#6e7a8c;border-top:1px solid #e1e6ed;justify-content:space-between;align-items:center;gap:20px;padding:22px 4px 2px;font-size:12px;display:flex}.salesExecutiveFooter>div{align-items:center;gap:10px;display:flex}.salesExecutiveFooter strong{color:#0a1730}.salesExecutivePage .salesSecondGrid,.salesExecutivePage .salesThirdGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.salesExecutivePage table{border-collapse:collapse;width:100%}.salesExecutivePage th{color:#66758b;letter-spacing:.05em;text-align:left;text-transform:uppercase;font-size:11px;font-weight:800}.salesExecutivePage td{color:#18253a;font-size:13px}.salesExecutivePage th,.salesExecutivePage td{border-bottom:1px solid #edf0f4;padding:13px 10px}.salesExecutivePage tbody tr:last-child td{border-bottom:0}.salesExecutivePage tbody tr:hover{background:#f8fafc}@media (max-width:1180px){.salesExecutivePage .salesKpiGrid,.salesQualitySummary{grid-template-columns:repeat(2,minmax(0,1fr))}.salesQualityMetric{border-top:1px solid #e6eaf0;border-left:0}}@media (max-width:900px){.salesExecutiveHero{padding:28px 24px}.salesSectionHeading{flex-direction:column;align-items:flex-start;gap:8px}.salesSectionHeading>p{text-align:left;max-width:none}.salesExecutivePage .salesMainGrid,.salesExecutivePage .salesSecondGrid,.salesExecutivePage .salesThirdGrid{grid-template-columns:1fr}.salesHeroTopline{flex-direction:column;align-items:flex-start;margin-bottom:22px}}@media (max-width:640px){.salesExecutivePage{gap:22px}.salesExecutiveHero{border-radius:18px;padding:24px 20px}.salesExecutiveHero h2{font-size:32px}.salesExecutivePage .salesKpiGrid,.salesQualitySummary{grid-template-columns:1fr}.salesExecutivePage .salesKpiCard{min-height:auto}.salesQualityMetric{padding-left:0;padding-right:0}.salesExecutiveFooter,.salesExecutiveFooter>div{flex-direction:column;align-items:flex-start}}.salesPanelFooter{border-top:1px solid #edf0f4;justify-content:center;padding:18px 0 2px;display:flex}.salesPanelFooter{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:16px;padding:18px 4px 2px;display:flex}.salesPanelFooterText{color:#7a8799;font-size:12px}.salesShowMoreButton{color:#0b1b34;cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:999px;padding:10px 18px;font-size:13px;font-weight:700;transition:background .16s,border-color .16s,transform .16s}.salesShowMoreButton:hover{background:#f6f8fb;border-color:#b9c5d4;transform:translateY(-1px)}@media (max-width:640px){.salesPanelFooter{flex-direction:column;align-items:flex-start}}.salesConsumptionPanel{padding:24px}.salesEstimateBadge{color:#6752c9;letter-spacing:.04em;text-transform:uppercase;background:#f6f3ff;border:1px solid #ddd5fb;border-radius:999px;align-items:center;padding:7px 11px;font-size:11px;font-weight:800;display:inline-flex}.salesConsumptionGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.salesConsumptionCard{background:#fbfcfe;border:1px solid #e4e9ef;border-radius:17px;padding:20px}.salesConsumptionHeader{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.salesConsumptionHeader>div{flex-direction:column;gap:5px;display:flex}.salesConsumptionLabel{color:#5d6b80;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:800}.salesConsumptionValue{color:#0a1830;letter-spacing:-.04em;font-size:34px;line-height:1}.salesConsumptionQuantity{color:#79869a;white-space:nowrap;font-size:12px}.salesConsumptionProgress{background:#e8edf3;border-radius:999px;height:8px;margin:18px 0 14px;overflow:hidden}.salesConsumptionProgress span{border-radius:inherit;background:linear-gradient(90deg,#5b53d7,#8277ef);height:100%;display:block}.salesConsumptionDescription{color:#647187;min-height:42px;margin:0;font-size:13px;line-height:1.55}.salesConsumptionDescription strong{color:#17253b}.salesConsumptionRevenue{border-top:1px solid #e6eaf0;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding-top:14px;display:flex}.salesConsumptionRevenue span{color:#7a8799;text-transform:uppercase;font-size:11px;font-weight:700}.salesConsumptionRevenue strong{color:#17243a;font-size:14px}.salesConsumptionNote{color:#7b8798;border-top:1px solid #e7ebf0;margin:18px 0 0;padding-top:16px;font-size:11px;line-height:1.55}.salesEmptyState{color:#718095;text-align:center;border:1px dashed #d8dfe8;border-radius:14px;padding:28px;font-size:13px}@media (max-width:1000px){.salesConsumptionGrid{grid-template-columns:1fr}}.salesFunctionalFilters{padding:22px}.salesFunctionalFiltersGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.salesFunctionalFiltersGrid label{flex-direction:column;gap:7px;display:flex}.salesFunctionalFiltersGrid label>span{color:#637187;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:800}.salesFunctionalFiltersGrid select{color:#122039;background:#fff;border:1px solid #dfe5ec;border-radius:12px;outline:none;width:100%;min-height:44px;padding:0 13px;font-size:13px}.salesFunctionalFiltersGrid select:focus{border-color:#7066de;box-shadow:0 0 0 3px #7066de1a}.salesFunctionalFiltersGrid select:disabled{color:#8a95a5;cursor:not-allowed;background:#f5f7fa}.salesFunctionalFiltersFooter{border-top:1px solid #e9edf2;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding-top:16px;display:flex}.salesActiveFilterBadge{color:#147c59;text-transform:uppercase;background:#eef9f4;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800;display:inline-flex}.salesInactiveFilterText{color:#7b8798;font-size:12px}.salesClearFiltersButton{color:#14223a;cursor:pointer;background:#fff;border:1px solid #dce3eb;border-radius:999px;padding:9px 16px;font-size:12px;font-weight:750}.salesClearFiltersButton:disabled{opacity:.45;cursor:not-allowed}@media (max-width:1000px){.salesFunctionalFiltersGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.salesFunctionalFiltersGrid{grid-template-columns:1fr}.salesFunctionalFiltersFooter{flex-direction:column;align-items:flex-start}}.salesMultiSelect{min-width:0;position:relative}.salesMultiSelectLabel{color:#637187;letter-spacing:.05em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.salesMultiSelectButton{color:#122039;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe5ec;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 13px;font-size:13px;display:flex}.salesMultiSelectButton:hover{border-color:#b9c4d2}.salesMultiSelect.disabled .salesMultiSelectButton{color:#8a95a5;cursor:not-allowed;background:#f5f7fa}.salesMultiSelectChevron{color:#7d899a;font-size:9px}.salesMultiSelectMenu{z-index:60;background:#fff;border:1px solid #dce3eb;border-radius:14px;width:min(340px,90vw);position:absolute;top:calc(100% + 7px);left:0;overflow:hidden;box-shadow:0 18px 44px #0e1f3929}.salesMultiSelectActions{background:#f8fafc;border-bottom:1px solid #e8ecf1;justify-content:space-between;gap:10px;padding:11px 12px;display:flex}.salesMultiSelectActions button{color:#5546c8;cursor:pointer;background:0 0;border:0;padding:5px 0;font-size:11px;font-weight:800}.salesMultiSelectActions button:disabled{color:#aeb6c2;cursor:not-allowed}.salesMultiSelectOptions{max-height:280px;padding:8px;overflow-y:auto}.salesMultiSelectOption{color:#26354b;cursor:pointer;border-radius:9px;align-items:center;gap:10px;padding:9px 8px;font-size:13px;display:flex}.salesMultiSelectOption:hover{background:#f5f7fb}.salesMultiSelectOption input{accent-color:#6257d6;width:16px;height:16px}.salesMultiSelectEmpty{color:#7c899b;text-align:center;margin:0;padding:18px 10px;font-size:12px}@media (max-width:640px){.salesMultiSelectMenu{width:100%}}.appShell{grid-template-columns:300px minmax(0,1fr);width:100%;min-height:100vh;display:grid;position:relative;overflow-x:hidden}.mainContent{width:100%;min-width:0;min-height:100vh}.sidebar{z-index:100;background:var(--navy);color:#fff;width:300px;height:100vh;padding:24px 18px;transition:transform .22s,box-shadow .22s;position:sticky;top:0;overflow:hidden auto}.sidebarMain{min-width:0}.sidebarMobileHeader,.sidebarMobileProfile,.sidebarMobileLogout,.mobileMenuButton,.sidebarOverlay{display:none}.brandDesktop{display:grid}.brandMobile{display:none}.workspaceText{min-width:0}.workspaceText strong,.workspaceText small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.menu{grid-template-columns:1fr;gap:5px;width:100%;display:grid}.menu>a,.sidebarGroupItems a{align-items:center;width:100%;min-height:42px;display:flex}.sidebarGroup{width:100%}.sidebarGroupToggle{min-height:40px}.sidebarGroupItems{grid-template-columns:1fr}.topbar{z-index:50;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;width:100%;min-height:86px;padding:16px 30px;position:sticky;top:0}.topbarMain{align-items:center;gap:14px;min-width:0;display:flex}.topbarTitle{min-width:0}.topbarTitle h1{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topbarActions{flex:none;align-items:center;gap:10px;display:flex}.notificationButton{border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--navy);cursor:pointer;border-radius:50%;place-items:center;font-size:13px;font-weight:900;display:grid}.notificationButton:hover{background:var(--background)}.logoutButton:disabled,.sidebarMobileLogout:disabled{opacity:.65;cursor:wait}.content{width:100%;max-width:1500px;margin:0 auto;padding:30px}@media (max-width:900px){.appShell{width:100%;min-height:100vh;display:block}.mainContent{width:100%;min-height:100vh}.sidebar{z-index:1000;width:min(86vw,330px);max-width:330px;height:100dvh;box-shadow:none;overscroll-behavior:contain;padding:18px;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.sidebar.sidebarOpen{transform:translate(0);box-shadow:24px 0 60px #00000047}.sidebarOverlay{z-index:900;opacity:0;visibility:hidden;pointer-events:none;background:#030a1894;border:0;width:100%;height:100%;padding:0;transition:opacity .22s,visibility .22s;display:block;position:fixed;inset:0}.sidebarOverlay.sidebarOverlayVisible{opacity:1;visibility:visible;pointer-events:auto}.sidebarMobileHeader{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:8px;display:flex}.brandDesktop{display:none}.brandMobile{min-width:0;padding:4px 4px 16px;display:grid}.sidebarCloseButton{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;font-size:27px;line-height:1;display:grid}.sidebarCloseButton:hover{background:#ffffff24}.sidebarMobileProfile{border-top:1px solid #ffffff1f;align-items:center;gap:11px;min-width:0;margin-top:18px;padding:15px 4px 12px;display:flex}.sidebarMobileProfileInfo{min-width:0}.sidebarMobileProfileInfo strong,.sidebarMobileProfileInfo small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebarMobileProfileInfo strong{font-size:13px}.sidebarMobileProfileInfo small{color:#9aa8bd;margin-top:3px;font-size:11px}.sidebarMobileLogout{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:11px;width:100%;min-height:42px;margin-top:4px;font-weight:800;display:block}.sidebarMobileLogout:hover{background:#ffffff24}.topbar{min-height:74px;padding:12px 18px}.mobileMenuButton{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:12px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;display:flex}.mobileMenuButton span{background:var(--navy);border-radius:999px;width:18px;height:2px;display:block}.profile{display:none}.notificationButton{width:40px;height:40px}.breadcrumb{text-overflow:ellipsis;white-space:nowrap;max-width:min(48vw,340px);display:block;overflow:hidden}.topbar h1{max-width:min(52vw,420px);margin-top:3px;font-size:22px}.content{max-width:none;padding:22px}.menu,.sidebarGroupItems{grid-template-columns:1fr}}@media (max-width:640px){.topbar{min-height:68px;padding:10px 12px}.topbarMain{gap:10px}.mobileMenuButton{width:40px;height:40px}.notificationButton{display:none}.breadcrumb{max-width:calc(100vw - 100px);font-size:9px}.topbar h1{letter-spacing:-.35px;max-width:calc(100vw - 100px);font-size:19px}.content{padding:16px 12px 24px}.sidebar{width:min(90vw,320px);padding:16px}.workspace{padding-left:6px;padding-right:6px}.welcome{border-radius:17px;padding:21px 18px}.welcome h2{font-size:26px}.metricCard,.panel,.advisor,.adminCard,.profileCard,.settingsCard,.panelCard,.tableCard{border-radius:16px;padding:17px}.sectionHeaderRow h2{font-size:21px}.sectionHeaderActions,.salesFilterActions,.formActions{width:100%}.sectionHeaderActions .primaryButton,.sectionHeaderActions .secondaryButton,.salesFilterActions .primaryButton,.salesFilterActions .secondaryButton{flex:auto}.filterBar input,.filterBar select{width:100%;min-width:0}.tableCard,.salesTableWrap{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.tableCard table,.salesTable{min-width:680px}.salesExecutiveHero h2{font-size:clamp(27px,9vw,34px)}}@media (prefers-reduced-motion:reduce){.sidebar,.sidebarOverlay,.moduleCard,.salesKpiCard,.salesShowMoreButton{transition:none}}
