:root{--yellow:#f5e814;--black:#0b0b0b;--ink:#181818;--muted:#6c6c67;--line:#e5e5df;--surface:#fff;--canvas:#f4f4f0;--success:#2d7d46;--danger:#b7322c;--warning:#986b00;--amber:#d99a16;--slate:#46616f;--soft-yellow:#fffdeb;--soft-green:#f1f8f3;--soft-slate:#f2f6f7;--shadow:0 8px 24px #1111110e}*{box-sizing:border-box}html,body{background:var(--canvas);min-height:100%;color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{cursor:pointer}.shell{min-height:100vh}.sidebar{background:var(--black);color:#fff;z-index:10;flex-direction:column;width:248px;padding:24px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid #2b2b2b;align-items:center;gap:8px;padding:4px 4px 28px;display:flex}.brand img{object-fit:contain;width:168px;height:auto}.brand span{color:var(--yellow);letter-spacing:.14em;font-size:12px;font-weight:800}.sidebar nav{gap:6px;padding-top:22px;display:grid}.navItem{color:#d2d2ce;border-radius:8px;padding:12px 14px;font-weight:700;text-decoration:none}.navItem:hover{background:#1c1c1c}.navItem.active{background:var(--yellow);color:var(--black)}.sidebarFooter{color:#8e8e88;margin-top:auto;padding:12px;font-size:12px}.mobileHeader{display:none}.main{min-height:100vh;margin-left:248px}.topbar{border-bottom:1px solid var(--line);z-index:5;background:#fafaf7;justify-content:space-between;align-items:center;height:72px;padding:0 32px;display:flex;position:sticky;top:0}.crumb{color:var(--muted);font-size:14px;font-weight:700}.search{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:10px;width:min(420px,42vw);padding:10px 14px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%}.customerHero,.pageHeader{justify-content:space-between;align-items:flex-end;gap:24px;padding:28px 32px 22px;display:flex}h1{margin:6px 0;font-size:clamp(28px,3vw,42px);line-height:1.02}.customerHero p,.pageHeader p{color:var(--muted);margin:0}.statusRow{align-items:center;gap:8px;display:flex}.status,.segment,.pill,.primaryTag,.confidence{border-radius:999px;align-items:center;padding:6px 9px;font-size:12px;font-weight:800;display:inline-flex}.activeStatus{color:var(--success);background:#e7f3ea}.segment{color:#3b3b36;background:#e9e9e3}.heroActions{flex-wrap:wrap;gap:8px;display:flex}.heroActions button,.contactActions button,.reviewActions button,.linkButton{background:#fff;border:1px solid #cfcfc7;border-radius:8px;padding:10px 14px;font-weight:800}button.primary{background:var(--yellow);border-color:var(--yellow);color:var(--black)}.metricsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:0 32px 18px;display:grid}.metric{background:var(--surface);border:1px solid var(--line);border-top:4px solid var(--yellow);border-radius:10px;flex-direction:column;gap:7px;min-height:116px;padding:18px;display:flex}.metric strong{font-size:28px}.metric small{color:var(--muted)}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:11px;font-weight:900}.contentGrid{grid-template-columns:1fr 1fr .8fr;gap:14px;padding:0 32px 40px;display:grid}.card{background:var(--surface);border:1px solid var(--line);border-radius:10px;min-width:0;padding:18px}.span2{grid-column:span 2}.cardHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.cardHeader h2{margin:0;font-size:18px}.linkButton{color:#555;background:0 0;border:0;padding:4px}.tableWrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:540px}th,td{text-align:left;border-top:1px solid var(--line);padding:12px 10px;font-size:14px}th{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px}.strong{font-weight:800}.pill{color:#474742;background:#efefe9;padding:4px 8px}.detailList{gap:10px;margin:0;display:grid}.detailList div{border-top:1px solid var(--line);justify-content:space-between;gap:16px;padding-top:10px;display:flex}.detailList dt{color:var(--muted)}.detailList dd{text-align:right;margin:0;font-weight:800}.timeline{gap:0;display:grid}.timelineItem{grid-template-columns:18px 1fr;gap:8px;padding:2px 0 18px;display:grid;position:relative}.timelineItem:before{content:"";background:var(--line);width:1px;position:absolute;top:13px;bottom:0;left:5px}.timelineItem:last-child:before{display:none}.timelineDot{background:var(--yellow);border:2px solid var(--black);z-index:1;border-radius:50%;width:11px;height:11px;margin-top:4px}.timelineItem p{margin:5px 0}.timelineItem small,.actionItem small{color:var(--muted)}.actionsList{gap:10px;display:grid}.actionItem{border-left:4px solid var(--yellow);background:#f8f8f4;border-radius:6px;gap:6px;padding:12px;display:grid}.priority{text-transform:uppercase;width:fit-content;font-size:10px;font-weight:900}.priority.high{color:var(--danger)}.priority.medium{color:var(--warning)}.priority.low{color:var(--muted)}.emptyState{background:#fafaf7;border:1px dashed #c9c9c1;border-radius:8px;padding:18px}.emptyState p{color:var(--muted);margin-bottom:0}.contactsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.contactCard{border:1px solid var(--line);border-radius:8px;justify-content:space-between;gap:16px;padding:14px;display:flex}.contactCard p{color:var(--muted);margin:4px 0 0}.primaryTag{background:var(--yellow);margin-left:8px}.contactActions{align-items:start;gap:6px;display:flex}.reviewStats{grid-template-columns:repeat(4,1fr);gap:12px;padding:0 32px 18px;display:grid}.reviewStats div{border:1px solid var(--line);border-top:4px solid var(--yellow);background:#fff;border-radius:10px;gap:4px;padding:18px;display:grid}.reviewStats strong{font-size:28px}.reviewStats span{color:var(--muted)}.reviewCard{grid-template-columns:1fr 1fr;gap:26px;margin:0 32px 40px;display:grid}.reviewSource{border-right:1px solid var(--line);padding-right:26px}.reviewSource h2,.suggestedMatch h2{margin:4px 0 18px}.confidence.high{color:var(--success);background:#e7f3ea;margin-bottom:18px}.suggestedMatch ul{color:var(--muted);padding-left:20px}.reviewActions{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.dataSourceRow{flex-wrap:wrap;align-items:center;gap:10px;padding:0 32px 12px;display:flex}.dataSourceRow small{color:var(--muted)}.liveDataBadge,.demoDataBadge{border-radius:999px;align-items:center;gap:5px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.liveDataBadge{color:var(--success);background:#e7f3ea;border:1px solid #c8e2cf}.demoDataBadge{color:#665d00;background:#fff8d0;border:1px solid #ece08b}.dataWarning{font-weight:700;color:var(--danger)!important}.attentionStrip{margin:0 32px 18px}.prioritySection{padding:0 32px 18px}.sectionHeading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:12px;display:flex}.sectionHeading h2{margin:4px 0 0;font-size:22px}.sectionHeading p{color:var(--muted);text-align:right;max-width:560px;margin:0}.sectionHeadingPadded{margin:0;padding:6px 32px 12px}.priorityGrid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));align-items:start;gap:14px;display:grid}.priorityGrid>.span2{grid-column:1/-1}.priorityGrid>.card{border-top:4px solid var(--yellow);box-shadow:var(--shadow)}.priorityGrid .contactsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.prioritySection+.card,.sectionHeadingPadded+.card{margin:0 32px 18px!important}.integrationDetails{border:1px solid var(--line);background:var(--surface);border-radius:10px;margin:0 32px 40px;overflow:hidden}.integrationDetails>summary{cursor:pointer;padding:16px 18px;font-weight:900}.integrationDetails>summary::marker{color:var(--yellow)}.integrationDetailsBody{border-top:1px solid var(--line);padding:14px 0 2px}.integrationDetailsBody .dataSourceRow{padding-top:0}.customerHero{border-bottom:1px solid var(--line);background:linear-gradient(115deg,#fff 0%,#fafaf5 62%,#fffde7 100%)}.customerHero h1{letter-spacing:-.025em}.card{box-shadow:0 2px 10px #11111106}.attentionStrip{background:linear-gradient(100deg, var(--soft-yellow), #fff 52%, var(--soft-slate));box-shadow:var(--shadow);border-color:#e8df87}.attentionStrip small{background:#ffffffd1;border:1px solid #dfe6e8;border-radius:999px;padding:8px 12px;font-weight:700;color:var(--slate)!important}.contactsPanel{background:linear-gradient(#fffef2 0,#fff 86px);border-top-color:var(--yellow)!important}.dealsPanel{background:linear-gradient(180deg, var(--soft-green) 0, #fff 90px);border-top-color:var(--success)!important}.actionsPanel{background:linear-gradient(#fff8e8 0,#fff 90px);border-top-color:var(--amber)!important}.cardKicker{color:var(--muted);letter-spacing:.11em;margin-bottom:5px;font-size:10px;font-weight:900;display:block}.cardHeader p{color:var(--muted);margin:4px 0 0;font-size:13px}.cardCount{background:var(--black);color:#fff;border-radius:999px;place-items:center;min-width:34px;height:34px;padding:0 9px;font-size:14px;font-weight:900;display:inline-grid}.dealsPanel .cardCount{background:var(--success)}.actionsPanel .cardCount{background:var(--amber);color:var(--black)}.addContactPanel{margin-bottom:14px}.addContactPanel>summary{cursor:pointer;background:var(--yellow);border:1px solid #ded56d;border-radius:8px;align-items:center;gap:5px;width:fit-content;padding:9px 13px;font-weight:900;list-style:none;display:inline-flex}.addContactPanel>summary::-webkit-details-marker{display:none}.addContactPanel[open]{background:var(--soft-yellow);border:1px solid #e5e1a6;border-radius:10px;padding:14px}.addContactPanel[open]>summary{background:#fff;margin-bottom:4px}.contactCard{background:#ffffffe0;transition:border-color .15s,transform .15s;box-shadow:0 5px 15px #11111109}.contactCard:hover{border-color:#d6ca3e;transform:translateY(-1px)}.actionItem{border:1px solid #eee6cf;border-left:5px solid var(--amber);background:#ffffffe6;box-shadow:0 4px 12px #11111109}.actionsPanel .linkButton{background:var(--yellow);width:fit-content;color:var(--black);border:1px solid #ded56d;border-radius:7px;padding:7px 11px;display:inline-flex}.resultButton,button.primary,.heroActions button{transition:transform .12s,box-shadow .12s,border-color .12s}.resultButton:hover,button.primary:hover,.heroActions button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px 14px #1111111c}.sectionHeading{border-left:4px solid var(--yellow);padding-left:12px}.sectionHeadingPadded{margin-left:32px;margin-right:32px;padding-left:12px}.prioritySection .sectionHeading{margin-left:0}.priorityDashboard{grid-template-columns:minmax(0,1.7fr) minmax(340px,.75fr);align-items:start;gap:16px;display:grid}.priorityDashboard>.contactsPanel{height:100%;min-height:100%}.priorityRail{gap:12px;min-width:0;display:grid}.priorityRail .attentionStrip{margin:0}.priorityRail .attentionStrip>div{align-items:flex-start!important}.priorityRail .attentionStrip select{width:min(100%,260px);min-width:0!important}.priorityRail .attentionStrip small{border-radius:8px;width:100%}.priorityRail>.card{width:100%;box-shadow:var(--shadow)}.commercialModule{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(145deg,#fff 0%,#f7f8f4 100%);border-radius:12px;margin:0 32px 18px;padding:18px}.commercialModule>.sectionHeading{margin-bottom:16px}.commercialModule .metricsGrid{padding:0 0 14px}.commercialModule .metric{min-height:98px;box-shadow:none;padding:14px 16px}.commercialModule .metric strong{font-size:24px}.monthlySalesChart{box-shadow:none;background:#fff;padding:16px 18px 12px;margin:0!important}.chartLegend{color:var(--muted);flex-wrap:wrap;align-items:center;gap:16px;font-size:12px;font-weight:700;display:flex}.chartLegend span{align-items:center;gap:7px;display:inline-flex}.chartLegend i{border-top:3px solid;width:22px;height:0;display:inline-block}.chartLegend .legendCurrent{border-color:#171717;position:relative}.chartLegend .legendCurrent:after{content:"";background:var(--yellow);border:1px solid #171717;border-radius:50%;width:7px;height:7px;position:absolute;top:-5px;left:7px}.chartLegend .legendPrevious{border-color:#a8a8a2;border-top-style:dashed}.lineChartScroll{width:100%;overflow-x:auto}.lineChart{width:100%;min-width:720px;height:190px;display:block}.chartFootnote{color:var(--muted);margin:6px 0 0;font-size:11px}@media (max-width:1180px){.priorityDashboard{grid-template-columns:minmax(0,1.35fr) minmax(320px,.8fr)}.priorityDashboard .contactsGrid{grid-template-columns:1fr}}@media (max-width:1100px){.metricsGrid{grid-template-columns:repeat(2,1fr)}.contentGrid{grid-template-columns:1fr 1fr}.span2{grid-column:span 2}}@media (max-width:760px){.sidebar{display:none}.mobileHeader{background:var(--black);z-index:20;align-items:center;gap:8px;height:60px;padding:8px 16px;display:flex;position:sticky;top:0}.mobileHeader img{object-fit:contain;width:126px;height:auto}.mobileHub{color:var(--yellow);letter-spacing:.12em;font-size:11px;font-weight:900}.iconButton{color:#fff;background:0 0;border:0;margin-left:auto;font-size:22px}.main{margin-left:0}.topbar{height:auto;padding:12px 16px;position:static}.topbar .crumb{display:none}.search{width:100%}.customerHero,.pageHeader{flex-direction:column;align-items:stretch;padding:18px 16px 16px}.main{padding-bottom:78px}.heroActions{z-index:30;border-top:1px solid var(--line);background:#fffffffa;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:10px 12px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0000001f}.heroActions form{min-width:0}.heroActions button,.heroActions .resultButton{width:100%;height:100%;min-height:44px;padding:8px 5px;font-size:11px;line-height:1.15}.attentionStrip{margin:0 16px 14px}.prioritySection{padding:0 16px 14px}.sectionHeading,.sectionHeadingPadded{flex-direction:column;align-items:flex-start;gap:5px;padding-left:16px;padding-right:16px}.prioritySection .sectionHeading{padding-left:0;padding-right:0}.sectionHeading h2{font-size:20px}.sectionHeading p{text-align:left;font-size:13px}.priorityGrid,.priorityDashboard{grid-template-columns:1fr;gap:10px}.priorityRail{gap:10px}.commercialModule{margin:0 16px 14px;padding:14px}.commercialModule .metricsGrid{grid-template-columns:repeat(2,1fr);padding:0 0 10px}.monthlySalesChart{padding:14px 12px 10px}.lineChart{min-width:660px;height:170px}.customerHero{background:linear-gradient(150deg,#fff 0%,#fffde9 100%)}.attentionStrip small{border-radius:8px;width:100%}.sectionHeading{margin-left:0;margin-right:0}.sectionHeadingPadded{margin-left:16px;margin-right:16px;padding-left:10px}.addContactPanel>summary{justify-content:center;width:100%}.priorityGrid>.span2{grid-column:auto}.priorityGrid .contactsGrid{grid-template-columns:1fr}.prioritySection+.card,.sectionHeadingPadded+.card{margin:0 16px 14px!important}.integrationDetails{margin:0 16px 28px}.dataSourceRow{padding:0 16px 12px}.metricsGrid{grid-template-columns:repeat(2,1fr);gap:8px;padding:0 16px 14px}.metric{min-height:100px;padding:14px}.metric strong{font-size:21px}.contentGrid{grid-template-columns:1fr;gap:10px;padding:0 16px 28px}.span2{grid-column:auto}.contactsGrid{grid-template-columns:1fr}.contactCard{flex-direction:column}.contactActions button{flex:1}.reviewStats{grid-template-columns:repeat(2,1fr);padding:0 16px 14px}.reviewCard{grid-template-columns:1fr;margin:0 16px 30px}.reviewSource{border-right:0;border-bottom:1px solid var(--line);padding-bottom:20px;padding-right:0}}.loginPage{background:radial-gradient(circle at top,#252525 0,#0b0b0b 52%,#050505 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.loginPanel{background:var(--surface);border-top:6px solid var(--yellow);border-radius:16px;width:min(460px,100%);padding:34px;box-shadow:0 24px 80px #0006}.loginBrand{background:var(--black);border-radius:10px;flex-direction:column;align-items:flex-start;gap:6px;padding:14px 16px;display:flex}.loginBrand img{object-fit:contain;width:min(100%,320px);height:auto}.loginBrand span{color:var(--yellow);letter-spacing:.18em;font-size:12px;font-weight:900}.loginCopy{padding:28px 0 18px}.loginCopy h1{margin:6px 0 10px;font-size:32px}.loginCopy p{color:var(--muted);margin:0;line-height:1.5}.loginPrimary,.loginSecondary{border-radius:8px;width:100%;min-height:48px;padding:12px 16px;font-weight:900}.loginPrimary{border:1px solid var(--yellow);background:var(--yellow);color:var(--black)}.loginSecondary{color:var(--ink);background:#fff;border:1px solid #cfcfc7;margin-top:10px}.authNotice{background:#f7f7f2;border:1px solid #d8d8cf;border-radius:8px;padding:14px}.authNotice p{color:var(--muted);margin:6px 0 0;line-height:1.45}.loginFootnote{color:var(--muted);text-align:center;margin-top:18px;display:block}.customerSearchHeader{align-items:flex-start}.customerSearchHeader .eyebrow{letter-spacing:.08em;color:var(--muted);font-size:12px;font-weight:800}.searchBody{padding:0 32px 40px}.searchPrompt{max-width:720px}.searchPrompt h2{margin-top:0}.searchPrompt p{color:var(--muted);margin-bottom:0}.searchResults{gap:10px;max-width:1040px;display:grid}.resultSummary{align-items:baseline;gap:8px;padding:0 2px 8px;display:flex}.resultSummary span{color:var(--muted)}.customerResult{background:var(--surface);border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.customerResultMain{min-width:0}.customerResult h2{margin:6px 0 3px;font-size:18px}.customerResult p{color:var(--muted);margin:0}.customerResult small{color:var(--muted);margin-top:7px;display:block}.resultBadges{gap:6px;display:flex}.resultSource,.resultLinked{border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.hubSource{color:#fff;background:#111}.unleashedSource{color:#276738;background:#eef6ec}.resultLinked{color:#57500b;background:#f4f2d4}.customerResultAction{flex:none}.resultButton{border:1px solid var(--line);color:#111;cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:10px 14px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.resultButton.primary{background:var(--yellow);border-color:var(--yellow)}.searchEmpty{max-width:760px}@media (max-width:760px){.searchBody{padding:0 16px 28px}.customerResult{flex-direction:column;align-items:stretch}.customerResultAction,.customerResultAction form,.resultButton{width:100%}}.deliverySource{color:#57500b;background:#f4f2d4}.resultActionStack{justify-content:flex-end;align-items:center;gap:8px;display:flex}@media (max-width:760px){.resultActionStack{flex-direction:column;align-items:stretch;width:100%}.resultActionStack form{width:100%}}.reviewQueue{gap:12px;max-width:1120px;padding:0 32px 40px;display:grid}.reviewQueueItem{justify-content:space-between;align-items:center;gap:24px;display:flex}.reviewQueueItem h2{margin:8px 0 4px}.reviewQueueItem p{color:var(--muted);margin:0}.reviewQueueItem small{color:var(--muted);margin-top:6px;display:block}.reviewQueueAction{justify-items:start;gap:8px;min-width:240px;display:grid}@media (max-width:760px){.reviewQueue{padding:0 16px 28px}.reviewQueueItem{flex-direction:column;align-items:stretch}.reviewQueueAction{min-width:0}}.reviewQueueMain{flex:1;min-width:0}.reviewDecisionButtons{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.reviewDecisionButtons form,.heroActions form{margin:0}.heroActions form button{height:100%}.visitHeader{align-items:center}.visitLiveBadge{color:var(--success);background:#e7f3ea;border:1px solid #c8e2cf;border-radius:999px;align-items:center;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.visitBody{max-width:920px;padding:0 32px 40px}.visitCard{border-top:4px solid var(--yellow)}.visitForm{gap:18px;display:grid}.visitForm label{gap:7px;font-weight:800;display:grid}.visitForm label span{font-size:13px}.visitForm select,.visitForm textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfcfc7;border-radius:8px;padding:12px}.visitForm textarea{resize:vertical;min-height:180px;line-height:1.45}.visitWritebackNotice{border:1px solid var(--line);background:#fafaf7;border-radius:8px;padding:14px}.visitWritebackNotice p{color:var(--muted);margin:6px 0 0;line-height:1.45}.visitCompleteButton{border:1px solid var(--yellow);border-radius:8px;width:fit-content;min-width:170px;padding:12px 18px;font-weight:900}@media (max-width:760px){.visitBody{padding:0 16px 28px}.visitCompleteButton{width:100%;min-height:48px}}
:root{--premium-radius:14px;--premium-shadow:0 10px 30px #1111110e;--premium-shadow-hover:0 14px 34px #11111117;--premium-line:#e7e7e1}body{letter-spacing:-.005em}button,.resultButton,.navItem,select,input,textarea{transition:border-color .16s,background .16s,color .16s,box-shadow .16s,transform .16s}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #f5e8148c}.premiumSidebar{width:226px;padding:20px 14px}.premiumSidebar+.main{margin-left:226px}.premiumSidebar .brand{padding:2px 4px 22px}.premiumSidebar .brand img{width:158px}.premiumNav{padding-top:18px!important;display:block!important}.navGroup{gap:3px;margin-bottom:22px;display:grid}.navGroupLabel{color:#777771;letter-spacing:.14em;text-transform:uppercase;padding:0 12px 7px;font-size:10px;font-weight:900}.premiumSidebar .navItem{color:#d7d7d1;border-radius:9px;padding:10px 12px;font-size:14px;position:relative}.premiumSidebar .navItem:hover{color:#fff;background:#171717}.premiumSidebar .navItem.active{color:#fff;background:0 0}.premiumSidebar .navItem.active:before{content:"";background:var(--yellow);border-radius:3px;width:3px;position:absolute;top:8px;bottom:8px;left:0}.premiumSidebar .navItem.active span{color:var(--yellow)}.hubVersion{opacity:.72;margin-top:12px}.topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafaf7f5;height:64px}.customerHero,.pageHeader{padding-top:24px;padding-bottom:20px}.customerHero h1{letter-spacing:-.035em;font-size:clamp(34px,3.1vw,46px)}.card,.commercialModule,.integrationDetails,.reviewQueueItem{border-color:var(--premium-line);border-radius:var(--premium-radius);box-shadow:var(--premium-shadow)}.card:hover{box-shadow:var(--premium-shadow-hover)}.sectionHeading h2{letter-spacing:-.02em}.eyebrow,.cardKicker{letter-spacing:.12em}.priorityDashboard{grid-template-columns:minmax(0,1.75fr) minmax(320px,.7fr);gap:18px}.priorityRail{position:sticky;top:82px}.contactsPanel{background:#fff;border-top:0!important}.contactCard{box-shadow:none;background:#f8f8f4;border:0;border-radius:12px;padding:16px}.contactCard:hover{background:#fffef3;transform:translateY(-1px);box-shadow:0 8px 20px #1111110e}.contactCard:has(.primaryTag){box-shadow:inset 3px 0 0 var(--yellow);background:linear-gradient(135deg,#fffef3 0%,#fff 70%)}.primaryTag{letter-spacing:.06em;text-transform:uppercase;padding:4px 7px;font-size:10px}.contactActions .resultButton,.contactActions button{border-radius:9px;min-height:38px}.attentionStrip{border-left:0!important;border-top:3px solid var(--yellow)!important}.actionsPanel{border-top:3px solid #d99a16!important}.dealsPanel{border-top:3px solid var(--success)!important}.heroActions{align-items:stretch}.heroActions .resultButton,.heroActions button{border-radius:10px;min-height:42px}.heroActions .primary{box-shadow:0 6px 16px #9b91002e}.heroActions .primary:hover{box-shadow:0 9px 20px #9b910040}[class*=InteractionWorkspace_panel]{border-radius:var(--premium-radius)!important;box-shadow:var(--premium-shadow)!important;border-color:var(--premium-line)!important}[class*=InteractionWorkspace_hero]{border-radius:0 0 18px 18px!important}[class*=InteractionWorkspace_brief]{align-self:start;position:sticky;top:82px}.matchingGuidance{color:#39382f;background:linear-gradient(110deg,#fffdeb,#fff);border:1px solid #e8df87;border-radius:12px;margin:0 32px 18px;padding:14px 16px}.matchingGuidance strong{margin-bottom:4px;display:block}.reviewQueue{max-width:none}.reviewQueueItem{grid-template-columns:minmax(0,1.1fr) minmax(260px,.8fr) minmax(250px,.7fr);align-items:stretch;gap:0;padding:0;display:grid;overflow:hidden}.reviewQueueMain,.reviewMatch,.reviewQueueAction{padding:20px}.reviewQueueMain{background:#fff}.reviewMatch{border-left:1px solid var(--premium-line);border-right:1px solid var(--premium-line);background:#fafaf7;align-content:start;gap:8px;display:grid}.reviewQueueAction{background:#fffef3;align-content:start;gap:10px;min-width:0;display:grid}.reviewDecisionButtons{grid-template-columns:1fr;width:100%;display:grid}.reviewDecisionButtons form,.reviewDecisionButtons .resultButton,.reviewDecisionButtons button{width:100%}.reviewQueueAction .resultButton,.reviewQueueAction button{border-radius:9px;min-height:42px}.reviewQueueAction .primary{font-weight:900}.reviewConfidenceHint{color:var(--muted);font-size:12px;line-height:1.45}.mobileBottomNav{display:none}.mobileNavIcon{width:19px;height:19px;display:block}@media (max-width:1180px){.priorityDashboard{grid-template-columns:minmax(0,1.35fr) minmax(300px,.8fr)}.reviewQueueItem{grid-template-columns:1fr 1fr}.reviewQueueAction{border-top:1px solid var(--premium-line);grid-column:1/-1}.reviewDecisionButtons{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:761px){.customerHero{color:#fff;background:radial-gradient(circle at 88% -20%,#f5e81433,#0000 31%),linear-gradient(135deg,#0d0d0d,#171717);border:1px solid #202020;border-radius:18px;margin:18px 32px 22px;padding:28px 30px;box-shadow:0 18px 42px #00000024}.customerHero h1{color:#fff;margin-top:10px;font-size:clamp(38px,3.3vw,52px)}.customerHero p{color:#c8c8c2}.customerHero .segment{color:#f0f0ea;background:#2b2b28}.customerHero .linkButton{color:#fff}.customerHero>div:first-child>.resultButton{color:#d9d9d3;background:0 0;border-color:#3b3b37;margin-top:13px!important}.customerHero>div:first-child>.resultButton:hover{background:#1f1f1d;border-color:#77776f}.customerHero .heroActions .resultButton,.customerHero .heroActions button:not(.primary){color:#111;background:#fff;border-color:#fff}.customerHero .heroActions .primary{min-width:118px}.priorityDashboard{align-items:start}.priorityDashboard>.contactsPanel{align-self:start!important;height:auto!important;min-height:0!important}.contactsPanel{padding:22px}.priorityRail{gap:14px}.priorityRail>.card{padding:18px!important}.commercialModule{border-radius:18px;padding:22px}.commercialModule .metric{border-radius:12px}}@media (max-width:760px){.premiumSidebar{display:none}.premiumSidebar+.main,.main{margin-left:0;padding-bottom:148px}.premiumMobileHeader{height:54px;padding:6px 10px;box-shadow:0 5px 16px #00000029}.premiumMobileHeader img{width:112px!important}.premiumMobileHeader .mobileHub{font-size:9px}.premiumMobileHeader button{border-radius:8px;min-height:34px;padding:6px 10px;font-size:12px}.mobileBottomNav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b0b0bf7;border:1px solid #2e2e2e;border-radius:18px;grid-template-columns:repeat(5,1fr);min-height:62px;padding:5px;display:grid;position:fixed;bottom:52px;left:10px;right:10px;box-shadow:0 14px 36px #0000004d}.mobileBottomItem{color:#a6a6a1;border-radius:12px;grid-template-rows:22px auto;place-items:center;gap:2px;min-width:0;padding:6px 2px;font-size:9px;font-weight:800;text-decoration:none;display:grid}.mobileBottomItem.active{color:var(--yellow);background:#252523}.mobileBottomItem.active .mobileNavIcon{stroke:var(--yellow)}.heroActions{border:1px solid var(--premium-line);border-radius:14px;bottom:120px;left:10px;right:10px;box-shadow:0 8px 28px #00000029}.customerHero{color:#fff;background:linear-gradient(150deg,#111 0%,#1b1b19 100%);border-radius:0;margin:0;padding:20px 16px 22px}.customerHero h1{color:#fff;font-size:30px;line-height:1.05}.customerHero p{color:#c8c8c1}.customerHero .segment{color:#eee;background:#2b2b28}.customerHero>div:first-child>.resultButton{color:#ddd;background:0 0;border-color:#484842}.priorityRail{position:static}.priorityDashboard{grid-template-columns:1fr}.priorityDashboard>.contactsPanel{height:auto!important;min-height:0!important}.contactCard{padding:15px}.contactActions{width:100%}.contactActions .resultButton,.contactActions button,.contactActions form{flex:1;min-width:0}.reviewStats{grid-template-columns:repeat(2,1fr)}.matchingGuidance{margin:0 16px 14px}.reviewQueueItem{grid-template-columns:1fr}.reviewMatch{border-left:0;border-right:0;border-top:1px solid var(--premium-line);border-bottom:1px solid var(--premium-line)}.reviewQueueAction{border-top:0;grid-column:auto}.reviewDecisionButtons{grid-template-columns:1fr}.topbar:has(.breadcrumb){display:none}[class*=InteractionWorkspace_hero]{min-height:0;border-radius:14px!important;margin:10px 12px!important;padding:14px 15px!important}[class*=InteractionWorkspace_hero]:after{display:none!important}[class*=InteractionWorkspace_heroTop]{gap:8px!important;display:grid!important}[class*=InteractionWorkspace_kicker]{margin-bottom:5px!important;font-size:10px!important}[class*=InteractionWorkspace_hero] h1{margin-bottom:5px!important;font-size:27px!important;line-height:1.04!important}[class*=InteractionWorkspace_heroMeta]{font-size:12px!important}[class*=InteractionWorkspace_timer]{align-items:center;gap:8px;border-radius:999px!important;width:fit-content!important;min-width:0!important;margin-top:4px!important;padding:6px 9px!important;display:inline-flex!important}[class*=InteractionWorkspace_timer] span{font-size:9px!important}[class*=InteractionWorkspace_timer] strong{margin:0!important;font-size:11px!important}[class*=InteractionWorkspace_warning]{margin:0 12px 10px!important;padding:9px 11px!important;font-size:12px!important}[class*=InteractionWorkspace_workspace]{flex-direction:column;gap:0!important;display:flex!important}[class*=InteractionWorkspace_brief]{order:-1;margin:0 12px 10px;position:static!important}[class*=InteractionWorkspace_briefCard]{box-shadow:none!important;background:#fff!important;border-radius:12px!important;margin-bottom:10px!important}[class*=InteractionWorkspace_briefHeader]{padding:11px 13px 9px!important}[class*=InteractionWorkspace_briefHeader] span{font-size:9px!important}[class*=InteractionWorkspace_briefHeader] h2{font-size:16px!important}[class*=InteractionWorkspace_briefBody]{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px;padding:0 13px 11px!important;display:grid!important}[class*=InteractionWorkspace_briefItem]{min-width:0;padding:9px 0!important}[class*=InteractionWorkspace_briefItem] span{font-size:9px!important}[class*=InteractionWorkspace_briefItem] strong{font-size:12px!important;line-height:1.3!important}[class*=InteractionWorkspace_panel]{box-shadow:none!important;border-color:#e3e3de!important;border-radius:12px!important;margin:0 12px 10px!important;padding:15px!important}[class*=InteractionWorkspace_panelTitle] h2{font-size:17px!important}[class*=InteractionWorkspace_panelTitle] p{font-size:12px!important}[class*=InteractionWorkspace_typeGrid]{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}[class*=InteractionWorkspace_typeOption] label{min-height:74px!important;padding:10px!important}[class*=InteractionWorkspace_typeOption] label strong{font-size:13px!important}[class*=InteractionWorkspace_typeOption] label span{font-size:10px!important}[class*=InteractionWorkspace_actions]{z-index:35;background:#fffffff5;border:1px solid #dddccf;border-radius:12px;padding:9px;position:sticky;bottom:122px;box-shadow:0 8px 24px #00000024;margin:14px -3px -3px!important}[class*=InteractionWorkspace_brief] [class*=InteractionWorkspace_activity]{padding-top:6px!important;padding-bottom:6px!important}}
.commercialModule{box-shadow:none;background:linear-gradient(#f7f7f3 0%,#f2f2ee 100%);border:1px solid #dfdfd8}.commercialModule .sectionHeading{border-bottom:1px solid #deded7;margin-bottom:14px;padding-bottom:12px}.commercialModule .sectionHeading h2{letter-spacing:-.03em;font-size:26px}.commercialModule .sectionHeading p{color:#74746e;font-size:13px}.commercialModule .metricsGrid{grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;padding:0 0 12px}.commercialModule .metric{background:#fff;border:1px solid #deded8;border-top:0;border-radius:14px;gap:8px;min-height:0;padding:18px 18px 16px;position:relative;overflow:hidden;box-shadow:0 6px 20px #11111108}.commercialModule .metric:before{content:"";background:#d8d8d1;width:2px;position:absolute;top:0;bottom:0;left:0}.commercialModule .metric:nth-child(-n+4){grid-column:span 3;min-height:126px}.commercialModule .metric:first-child{color:#fff;background:linear-gradient(145deg,#0c0c0c,#181816);border-color:#161616;box-shadow:0 12px 28px #00000024}.commercialModule .metric:first-child:before{background:var(--yellow);width:4px}.commercialModule .metric:first-child .eyebrow,.commercialModule .metric:first-child small{color:#bdbdb6}.commercialModule .metric:nth-child(2):before,.commercialModule .metric:nth-child(4):before{background:#d0d0ca}.commercialModule .metric:nth-child(5),.commercialModule .metric:nth-child(6){box-shadow:none;background:0 0;border:0;border-radius:0;grid-column:span 3;min-height:0;padding:8px 18px 6px 0}.commercialModule .metric:nth-child(5){grid-column:1/span 3}.commercialModule .metric:nth-child(6){border-left:1px solid #d8d8d2;grid-column:4/span 3;padding-left:22px}.commercialModule .metric:nth-child(5):before,.commercialModule .metric:nth-child(6):before{display:none}.commercialModule .metric strong{letter-spacing:-.035em;font-size:31px;line-height:1}.commercialModule .metric:nth-child(5) strong,.commercialModule .metric:nth-child(6) strong{font-size:23px}.commercialModule .metric small{color:#777770;font-size:12px;line-height:1.35}.commercialModule .metric .eyebrow{color:#70706a;letter-spacing:.13em;font-size:10px}.monthlySalesChart{background:#fff;border:1px solid #deded8;border-radius:16px;margin:0;padding:0;overflow:hidden;box-shadow:0 8px 26px #1111110a}.monthlySalesChart .cardHeader{background:#fff;border-bottom:1px solid #ecece7;margin:0;padding:18px 22px 12px}.monthlySalesChart .cardHeader h2{letter-spacing:-.02em;font-size:18px}.monthlySalesChart .cardHeader p{color:#777770;margin:4px 0 0;font-size:12px}.monthlySalesChart .chartLegend{background:0 0;border:0;border-radius:0;align-items:center;gap:18px;padding:0;display:inline-flex}.monthlySalesChart .chartLegend span{color:#5d5d57;border-radius:0;align-items:center;gap:7px;padding:0;font-size:11px;font-weight:700;display:inline-flex}.monthlySalesChart .chartLegend i{border-top-style:solid;border-top-width:2px;width:20px;height:0}.monthlySalesChart .legendCurrent{border-top-color:#171717;position:relative}.monthlySalesChart .legendCurrent:after{content:"";background:var(--yellow);border:1.5px solid #171717;border-radius:50%;width:5px;height:5px;position:absolute;top:-4px;left:7px}.monthlySalesChart .legendPrevious{border-top-color:#c4c4bd;border-top-style:dashed!important}.monthlySalesChart .lineChartScroll{padding:12px 18px 0;overflow-x:auto}.monthlySalesChart .lineChart{background:#fff;border-radius:12px;width:100%;min-width:760px;min-height:248px;display:block}.monthlySalesChart .lineChart polygon{fill:#f5e81411}.monthlySalesChart .lineChart polyline{vector-effect:non-scaling-stroke}.monthlySalesChart .lineChart polyline:first-of-type{stroke:#c7c7c0;stroke-width:1.7px;stroke-dasharray:4 6}.monthlySalesChart .lineChart polyline:nth-of-type(2){stroke:#151515;stroke-width:2.35px}.monthlySalesChart .lineChart line:not([stroke=\#8b8b86]){stroke:#eeeeea!important}.monthlySalesChart .lineChart circle{opacity:.62;transform-box:fill-box;transform-origin:50%;transition:opacity .12s,filter .12s,transform .12s}.monthlySalesChart .lineChart circle:hover{opacity:1;filter:drop-shadow(0 2px 3px #00000029);transform:scale(1.12)}.monthlySalesChart .lineChart g>circle[fill=\#f5e814]{opacity:.86}.monthlySalesChart .lineChart text{fill:#777772;font-family:Arial,Helvetica,sans-serif}.monthlySalesChart .chartFootnote{color:#92928c;margin:0;padding:4px 22px 14px;font-size:10px}@media (max-width:1180px){.commercialModule .metric:nth-child(-n+4){grid-column:span 6}.commercialModule .metric:nth-child(5){grid-column:1/span 6}.commercialModule .metric:nth-child(6){grid-column:7/span 6}}@media (max-width:760px){.commercialModule{border-radius:16px;margin-left:12px!important;margin-right:12px!important;padding:16px!important}.commercialModule .sectionHeading{padding-bottom:12px;display:block}.commercialModule .sectionHeading p{text-align:left;margin-top:6px}.commercialModule .metricsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding-bottom:10px}.commercialModule .metric:nth-child(-n+4){grid-column:span 1;min-height:108px;padding:14px}.commercialModule .metric:nth-child(5),.commercialModule .metric:nth-child(6){border-left:0;grid-column:span 1;padding:8px 8px 4px 0}.commercialModule .metric strong{font-size:24px}.commercialModule .metric:nth-child(5) strong,.commercialModule .metric:nth-child(6) strong{font-size:20px}.commercialModule .metric small{font-size:10px}.monthlySalesChart .cardHeader{gap:10px;padding:16px;display:grid}.monthlySalesChart .chartLegend{gap:14px;width:fit-content}.monthlySalesChart .lineChartScroll{padding:8px 10px 0}.monthlySalesChart .lineChart{min-height:230px}.monthlySalesChart .chartFootnote{padding:4px 16px 12px}}
.dashboardMain{background:#000}.dashboardTopbar{color:#fff;background:#0a0a0a;border-bottom-color:#262626}.dashboardTopbar .crumb{color:#b6b6b0}.dailyDashboard{color:#fff;background:#000;min-height:calc(100vh - 72px);padding:16px 24px 42px;font-family:Arial,Helvetica,sans-serif}.dailyDashboardInner{max-width:760px;margin:0 auto}.dashboardIntro{color:#fff;background:#000;justify-content:space-between;align-items:end;gap:20px;padding:26px 28px 8px;display:flex}.dashboardIntro h1{margin:5px 0 0;font-size:clamp(27px,3vw,38px)}.dashboardRefreshNote{color:#777771;font-size:12px}.dashboardModules{background:#000;grid-template-columns:minmax(0,1.15fr) minmax(500px,.85fr);align-items:start;gap:16px;padding:16px 24px 42px;display:grid}.dashboardSecondaryGrid{grid-template-rows:auto auto;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;align-self:start;gap:12px;min-height:0;display:grid}.replenishmentHistoryModule{grid-column:1/-1}.dashboardModules .dashboardModule{background:linear-gradient(#0c0c0c 0%,#050505 100%);border:1px solid #282828;border-radius:14px;min-height:0;padding:16px 18px 22px;overflow:hidden}.dashboardModules .dailyDashboardInner{max-width:none}.dashboardModules .dailyGaugeValue{font-size:56px}.clipStationLegend{flex-wrap:wrap;gap:16px;margin-top:14px;display:flex}.clipStationLegend span{align-items:center;gap:6px;display:flex}.clipStationLegend i{width:14px;height:8px;display:inline-block}.clipStationLegend .legendHit{background:#3fc76a}.clipStationLegend .legendMiss{background:#e5481f}.clipStationLegend .legendCurrent{background:#5a5a56}.clipStationLegend .legendFuture{background:#262626}.clipStationNote{min-height:66px;margin-top:14px}.dashboardSecondaryGrid .dashboardModule{border-radius:12px;min-width:0;padding:10px 11px 12px}.dashboardSecondaryGrid>.compactDashboardModule{align-self:start;height:auto}.dashboardSecondaryGrid .dailyMasthead{border-bottom-width:2px;gap:8px;padding:8px 0 7px}.dashboardSecondaryGrid .dailyMark{letter-spacing:.08em;font-size:14px}.dashboardSecondaryGrid .dailyLabel{letter-spacing:.07em;font-size:7px}.dashboardSecondaryGrid .dailyDayCount{font-size:15px}.dashboardSecondaryGrid .dailyStatus{gap:5px;padding:7px 0}.dashboardSecondaryGrid .dailyGauge{margin:6px 0 2px}.dashboardSecondaryGrid .dailyGaugeValue{font-size:52px}.dashboardSecondaryGrid .dailyGaugeLabel{font-size:13px}.dashboardSecondaryGrid .dailyGaugeCaption{font-size:14px}.dashboardSecondaryGrid .dailyGaugeScale{font-size:12px}.dashboardSecondaryGrid .dailyReadouts>div{padding:8px 5px}.dashboardSecondaryGrid .dailyReadoutValue{font-size:12px}.dashboardSecondaryGrid .clipStationLegend{gap:7px;margin-top:8px}.dashboardSecondaryGrid .clipStationLegend i{width:8px;height:5px}.dashboardSecondaryGrid .dailyNote,.dashboardSecondaryGrid .dailyFoot{display:none}.dashboardSecondaryGrid .dailyProjection{margin-top:9px}.dashboardSecondaryGrid .dailyProjectionValue{font-size:12px}.dashboardSecondaryGrid .dailyTrack{height:15px;margin-top:6px}.dashboardSecondaryGrid .dailyScale{height:17px;margin-top:2px;font-size:6px}.dashboardSecondaryGrid .replenishmentHistoryModule{padding:10px 14px 12px}.replenishmentHistoryModule .historyMasthead{align-items:flex-end}.replenishmentHistoryModule .historyReadouts{border-bottom:1px solid #262626;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.replenishmentHistoryModule .historyReadouts>div{min-width:0;padding:9px 8px}.replenishmentHistoryModule .historyReadouts>div+div{border-left:1px solid #1a1a1a}.replenishmentHistoryModule .historyReadoutValue{white-space:nowrap;margin-top:3px;font-size:14px}.historyChartScroll{scrollbar-width:thin;scrollbar-color:#262626 #050505;overflow-x:auto}.historyChart{width:100%;min-width:500px;margin-top:6px;display:block}.historyChart text{font:11px Arial,Helvetica,sans-serif}.historyLegend{flex-wrap:wrap;gap:12px;margin-top:2px;display:flex}.historyLegend span{align-items:center;gap:5px;display:inline-flex}.historyLegend i{width:13px;height:3px}.historyNote{color:#8a8a85;margin:7px 0 0;font-size:10px;line-height:1.4}.historyLoading{color:#8a8a85;place-items:center;min-height:220px;font-size:12px;display:grid}@media (max-width:1180px){.dashboardModules{grid-template-columns:1fr}.dashboardModules .dashboardModule{width:100%;max-width:780px;margin:0 auto}.dashboardSecondaryGrid{width:min(100%,780px);margin:0 auto}.dashboardSecondaryGrid .dashboardModule{max-width:none}}.dailyLabel{color:#8a8a85;letter-spacing:.09em;text-transform:uppercase;font-size:13px}.dailyNumber{font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-weight:800}.dailyMasthead{border-bottom:3px solid #f5e814;justify-content:space-between;align-items:flex-end;gap:18px;padding:18px 0 12px;display:flex}.dailyMark{letter-spacing:.12em;font-size:26px;font-weight:700;line-height:1}.dailyMasthead .dailyLabel{margin-top:5px}.dailyTradingDays{text-align:right}.dailyDayCount{font-size:26px;line-height:1}.dailyDayCount span{color:#8a8a85;font-weight:400}.dailyStatus{border-bottom:1px solid #1a1a1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.dailyError{color:#e5481f}.dailyGauge{width:100%;margin:24px 0 8px;display:block}.dailyGaugeLabel,.dailyGaugeScale,.dailyGaugeCaption{letter-spacing:.06em;font-family:Arial,Helvetica,sans-serif;font-size:14px}.dailyGaugeLabel{font-size:15px}.dailyGaugeCaption{letter-spacing:.08em;font-size:16px}.dailyGaugeValue{letter-spacing:-.02em;font-family:Arial,Helvetica,sans-serif;font-size:62px;font-weight:800}.dailyReadouts{border-top:1px solid #262626;border-bottom:1px solid #262626;grid-template-columns:repeat(3,1fr);display:grid}.dailyReadouts>div{padding:16px 12px}.dailyReadouts>div+div{border-left:1px solid #1a1a1a}.dailyReadoutValue{margin-top:4px;font-size:22px}.dailyMutedValue{color:#8a8a85}.dailyProjection{margin-top:28px}.dailyProjectionHeading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.dailyProjectionValue{font-size:20px}.dailyTrack{background:#262626;height:34px;margin-top:12px;position:relative}.dailyFill{position:absolute;inset:0 auto 0 0}.dailyBudgetMark{background:#fff;width:3px;position:absolute;inset:0 auto}.dailyScale{color:#8a8a85;letter-spacing:.09em;text-transform:uppercase;height:32px;margin-top:4px;font-size:13px;position:relative}.dailyScale span:first-child{color:#fff;white-space:nowrap;position:absolute;transform:translate(-50%)}.dailyScale span:last-child{white-space:nowrap;position:absolute;right:0}.dailyNote{color:#8a8a85;max-width:62ch;margin-top:8px;font-size:14px;line-height:1.55}.dailyFoot{color:#5a5a56;letter-spacing:.06em;text-transform:uppercase;margin-top:28px;padding-bottom:24px;font-size:13px;line-height:1.6}@media (max-width:760px){.dashboardMain{padding-bottom:68px}.dashboardTopbar{display:none}.dailyDashboard{min-height:calc(100vh - 60px);padding:12px 14px 28px}.dashboardIntro{align-items:flex-start;padding:18px 14px 4px}.dashboardRefreshNote{display:none}.dashboardModules{grid-template-columns:1fr;gap:12px;padding:10px 10px 26px}.dashboardSecondaryGrid{grid-template-rows:none;grid-template-columns:1fr;gap:12px;width:100%}.replenishmentHistoryModule{grid-column:auto}.dashboardModules .dashboardModule{border-radius:12px;padding:10px 10px 18px}.dashboardSecondaryGrid .dailyMark{font-size:18px}.dashboardSecondaryGrid .dailyLabel{font-size:9px}.dashboardSecondaryGrid .dailyDayCount{font-size:18px}.dashboardSecondaryGrid .dailyReadoutValue{font-size:16px}.replenishmentHistoryModule .historyReadouts{grid-template-columns:repeat(2,minmax(0,1fr))}.replenishmentHistoryModule .historyReadouts>div:nth-child(3){border-top:1px solid #1a1a1a;border-left:0}.replenishmentHistoryModule .historyReadouts>div:nth-child(4){border-top:1px solid #1a1a1a}.replenishmentHistoryModule .historyReadoutValue{font-size:16px}.historyNote{font-size:11px}.dailyMasthead{padding-top:10px}.dailyGauge{margin-top:14px}.dailyReadouts>div{padding:13px 8px}.dailyReadoutValue{font-size:clamp(16px,5vw,21px)}.dailyLabel{font-size:10px}.dailyProjectionHeading{align-items:flex-start}.dailyScale{font-size:10px}}.dashboardWebsiteLink{color:#111;background:#f5e814;border-radius:8px;align-items:center;min-height:42px;padding:10px 15px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.dashboardWebsiteLink:hover{background:#fff673}
