:root{--ink:#172033;--muted:#647187;--line:#e5e9f0;--canvas:#f4f6fa;--white:#fff;--nav:#111726;--violet:#5b4ce1;--violet-soft:#eeecff;--green:#168368;--green-soft:#e4f4ee;--orange:#b36d13;--orange-soft:#fff2dc;--red:#ca4052;--red-soft:#ffedf0;--shadow:0 10px 45px #1720330a;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);font-size:16px;line-height:1.5;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--canvas)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a{color:var(--violet);text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a59cf7;outline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:1.85rem;letter-spacing:-.045em;line-height:1.2}h2{font-size:1.05rem;font-weight:650;letter-spacing:-.02em}h3{font-size:1rem;font-weight:650}small,.small{font-size:.8rem}.muted{color:var(--muted)}.hint{color:var(--muted);font-size:.85rem;margin-top:8px}.icon{width:20px;height:20px;display:inline-block;flex:none;vertical-align:middle;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.skip{position:fixed;left:12px;top:-100px;z-index:1000;background:white;padding:10px}.skip:focus{top:10px}.loading{padding:80px;text-align:center;color:var(--muted)}
.sidebar{position:fixed;inset:0 auto 0 0;width:232px;padding:30px 17px 20px;background:var(--nav);color:#bcc4d5;z-index:40;display:flex;flex-direction:column}.brand{padding:0 15px;display:flex;align-items:center;gap:12px;color:white;margin-bottom:38px}.brandmark{width:39px;height:39px;display:grid;place-items:center;border:1px solid #ffffff38;border-radius:12px;background:#ffffff08;color:#b8adff}.brandmark .icon{height:25px;width:25px}.wordmark{font-size:1.8rem;font-weight:730;letter-spacing:-.06em;line-height:1}.brand small{display:block;font-size:.72rem;letter-spacing:.13em;color:#8d99af;margin-top:6px;text-transform:uppercase}.nav-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#727e94;padding:0 17px;margin:18px 0 10px}.nav-item{display:flex;align-items:center;gap:12px;width:100%;border:0;background:transparent;color:inherit;text-align:left;padding:12px 15px;border-radius:8px;font-size:.875rem;margin:3px 0}.nav-item:hover{background:#ffffff08;color:white}.nav-item.selected{background:#6e60f3;color:white;box-shadow:0 5px 20px #6251e525}.nav-count{margin-left:auto;background:#ffffff20;padding:0 7px;border-radius:5px;font-size:.75rem}.sidebar-bottom{margin-top:auto;padding-top:24px}.brands{display:flex;gap:10px;padding:20px 14px;border-top:1px solid #ffffff12;color:#9aa8bd;font-size:.82rem;font-weight:650}.brands span:first-child{color:#fafbff;font-style:italic}.user-panel{background:#ffffff05;border:1px solid #ffffff0c;padding:12px;border-radius:9px;display:flex;gap:10px;align-items:center}.avatar{width:34px;height:34px;border-radius:10px;background:#ece9ff;color:#5d4bd8;display:grid;place-items:center;font-weight:700;font-size:.83rem;flex:none}.user-panel strong{display:block;color:#eff2f9;font-size:.875rem}.user-panel small{font-size:.75rem}.logout{margin-left:auto;border:0;background:transparent;color:#9ba7bd;padding:4px}
.workspace{margin-left:232px;min-height:100vh}.topbar{height:75px;padding:0 36px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);background:white}.breadcrumb{font-size:.85rem;color:var(--muted)}.topbar-right{margin-left:auto;display:flex;gap:16px;align-items:center}.topbar-date{font-size:.83rem;color:var(--muted)}.badge{display:inline-flex;align-items:center;gap:6px;border-radius:5px;padding:3px 8px;font-size:.75rem;font-weight:600;line-height:1.5;white-space:nowrap}.badge.violet{color:var(--violet);background:var(--violet-soft)}.badge.green,.badge.active,.badge.approved,.badge.posted{background:var(--green-soft);color:var(--green)}.badge.orange,.badge.proposed,.badge.inactive,.badge.submitted{background:var(--orange-soft);color:var(--orange)}.badge.red,.badge.stale,.badge.cancelled{background:var(--red-soft);color:var(--red)}.badge.prospect,.badge.completed,.badge.rejected{background:#edf0f5;color:var(--muted)}.badge.accepted{background:#e8f0ff;color:#2f63b2}.icon-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:white;border-radius:8px;width:38px;height:38px;color:var(--muted)}.mobile-menu{display:none}.preview-bar{display:flex;align-items:center;gap:10px;padding:9px 36px;background:#f0edff;border-bottom:1px solid #ded8ff;color:#564699;font-size:.8rem}.preview-bar select{background:white;border:1px solid #d7d1f2;border-radius:5px;max-width:205px;padding:4px 8px;font-size:.8rem;margin-left:auto}
main{padding:30px 36px 65px;max-width:1720px;margin:0 auto}.heading-row{display:flex;gap:20px;justify-content:space-between;align-items:center;margin-bottom:23px}.heading-row p{color:var(--muted);font-size:.875rem;margin-top:7px}.actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);padding:10px 15px;background:white;color:var(--ink);border-radius:7px;font-size:.875rem;font-weight:600;line-height:1.35;min-height:40px}.button:hover{background:#f7f8fc}.button.primary{background:var(--violet);border-color:var(--violet);color:white}.button.primary:hover{background:#4b3dc7}.button.ghost{background:transparent;border-color:transparent;color:var(--muted)}.button.slim{padding:6px 10px;min-height:33px;font-size:.82rem}.button.danger{color:var(--red);border-color:#f2c8ce}.button.light{background:#ffffff18;color:white;border:1px solid #ffffff25}.filters{display:flex;gap:15px;align-items:center;margin-bottom:24px;flex-wrap:wrap}.segmented{display:inline-flex;background:#e9ecf2;padding:4px;border-radius:8px;gap:2px;flex-wrap:wrap}.segmented button{border:0;background:transparent;color:#667186;font-size:.82rem;padding:6px 12px;border-radius:5px}.segmented button.on{background:white;color:var(--ink);box-shadow:0 1px 4px #1a243412}.filters select{margin-left:auto}.select{background:white;border:1px solid var(--line);border-radius:7px;padding:8px 30px 8px 12px;color:var(--ink);font-size:.85rem}.custom-dates{display:flex;gap:7px;align-items:center;font-size:.8rem}.custom-dates input{max-width:155px;padding:7px;border:1px solid var(--line);border-radius:5px;font-size:.8rem}
.grid{display:grid;gap:20px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:22px}.metric{background:white;border:1px solid var(--line);padding:20px;border-radius:11px;box-shadow:var(--shadow);min-width:0}.metric-head{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:.85rem;gap:10px}.metric-head .icon{color:#8993a9;width:18px}.metric-value{font-size:1.9rem;font-weight:680;letter-spacing:-.045em;line-height:1.3;margin:12px 0 8px;overflow-wrap:anywhere}.metric-note{font-size:.77rem;color:var(--muted)}.metric-note .accent{color:var(--green);font-weight:600}.metric.accented{background:#f4f2ff;border-color:#e1dcfc}.metric.accented .metric-value{color:#5743d5}.overview-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,1fr)}.panel{background:white;border:1px solid var(--line);border-radius:11px;overflow:hidden;box-shadow:var(--shadow);min-width:0}.panel-header{padding:19px 21px;display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-header p{font-size:.78rem;color:var(--muted);margin-top:4px}.panel-body{padding:0 21px 21px}.panel-footer{padding:13px 21px;border-top:1px solid var(--line);font-size:.78rem;color:var(--muted);display:flex;align-items:center;gap:12px;justify-content:space-between}.section-gap{margin-top:22px}.chart{width:100%;height:218px;overflow:visible}.chart text{font-family:inherit;fill:#8892a3;font-size:12px}.chart .area{fill:url(#chart-fill)}.chart .line{stroke:#6859eb;stroke-width:2.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.chart .gridline{stroke:#edf0f5;stroke-width:1}.chart-caption{display:flex;gap:15px;align-items:center;font-size:.77rem;color:var(--muted)}.chart-key{width:17px;height:3px;background:var(--violet);display:inline-block;vertical-align:middle;margin-right:5px}.target-value{display:flex;align-items:baseline;gap:8px;margin-bottom:14px}.target-value strong{font-size:1.8rem;font-weight:670;letter-spacing:-.04em}.progress-track{height:8px;background:#e9edf3;border-radius:5px;overflow:hidden;position:relative}.progress-fill{height:100%;background:var(--green);border-radius:5px;max-width:100%;transition:width .5s ease}.progress-fill.red{background:var(--red)}.progress-fill.orange{background:#e5a034}.progress-fill.unset{background:#b3bdcc}.progress-text{display:flex;justify-content:space-between;margin:9px 0 20px;font-size:.78rem;color:var(--muted)}.target-note{padding:13px;background:#f6f8fb;border-radius:7px;font-size:.83rem;color:#57657b}.briefing{background:linear-gradient(115deg,#1d2340,#36305d);color:white;padding:20px 22px;border-radius:11px;display:flex;align-items:center;gap:20px;margin-bottom:22px}.briefing .brandmark{flex:none;background:#ffffff0a}.briefing h2{font-size:1.02rem}.briefing p{font-size:.82rem;color:#c3c6da;margin-top:4px}.briefing .button{margin-left:auto;white-space:nowrap}
.task{padding:16px 21px;border-top:1px solid var(--line)}.task-top{display:flex;gap:8px;align-items:center;justify-content:space-between;margin-bottom:6px}.task h3{font-size:.9rem}.task p{font-size:.82rem;color:var(--muted);line-height:1.55;margin-top:6px}.task-meta{font-size:.75rem;color:var(--muted);margin:7px 0}.task .actions{margin-top:11px}.empty{padding:35px 20px;text-align:center;color:var(--muted);font-size:.9rem}.empty .icon{margin-bottom:8px;width:30px;height:30px;color:#aaa4d2}.empty strong{display:block;color:var(--ink);font-weight:600;margin-bottom:5px}.rank-list{list-style:none;padding:0;margin:0}.rank-list li{display:flex;align-items:center;gap:10px;padding:12px 0;border-top:1px solid #eff1f5}.rank-list li:first-child{border-top:0}.rank-no{width:22px;color:#9aa3b3;font-size:.78rem}.rank-main{min-width:0;flex:1}.rank-main strong{display:block;font-size:.85rem;font-weight:550}.rank-main small{display:block;color:var(--muted);font-size:.75rem}.rank-value{font-size:.84rem;font-weight:650;white-space:nowrap}.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-bar{height:3px;max-width:180px;background:#eeecfb;border-radius:2px;margin-top:7px}.mini-bar span{display:block;height:100%;background:#9a8ff5;border-radius:2px}
.map-frame{height:340px;background:#e9eef2;position:relative;overflow:hidden;touch-action:none;isolation:isolate;background-image:linear-gradient(#dce4ea80 1px,transparent 1px),linear-gradient(90deg,#dce4ea80 1px,transparent 1px);background-size:40px 40px}.map-frame.dragging{cursor:grabbing}.map-tiles,.map-pins{position:absolute;inset:0;overflow:hidden}.map-tiles img{position:absolute;width:256px;height:256px;max-width:none;user-select:none;pointer-events:none;filter:saturate(.3) brightness(1.025);opacity:.8}.map-pin{position:absolute;transform:translate(-50%,-50%);z-index:3;display:flex;flex-direction:column;align-items:center;border:0;background:transparent;padding:3px;color:var(--ink)}.pin-dot{width:13px;height:13px;border-radius:50%;background:#6252e4;border:3px solid white;box-shadow:0 1px 5px #172b474a}.map-pin.inactive .pin-dot{background:#d59238}.map-pin.prospect .pin-dot{background:#8d99aa}.pin-label{white-space:nowrap;background:white;box-shadow:0 2px 5px #182b4415;padding:3px 6px;border-radius:4px;font-size:.7rem;font-weight:650;margin-top:3px}.map-controls{position:absolute;top:14px;right:14px;z-index:6;display:flex;flex-direction:column;gap:5px}.map-controls button{width:34px;height:34px;border:1px solid #d8e0e7;background:white;color:var(--ink);border-radius:6px;box-shadow:0 2px 10px #18334415}.map-attribution{position:absolute;bottom:0;right:0;padding:2px 6px;background:#ffffffec;z-index:7;font-size:.65rem}.map-attribution a{color:#536782}.map-top-note{position:absolute;top:14px;left:14px;z-index:5;background:#ffffffed;padding:6px 9px;border-radius:5px;font-size:.75rem;box-shadow:0 2px 10px #1833440b;max-width:70%}.map-legend{display:flex;align-items:center;gap:15px;font-size:.75rem;color:var(--muted);flex-wrap:wrap}.legend-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#6557dc;margin-right:5px}.legend-dot.inactive{background:#d59238}.legend-dot.prospect{background:#8d99aa}.map-popover{position:absolute;z-index:10;left:18px;bottom:30px;min-width:230px;max-width:80%;padding:15px;background:white;border:1px solid var(--line);box-shadow:0 6px 30px #12263e22;border-radius:9px;touch-action:auto}.map-popover strong{display:block;font-size:.87rem}.map-popover p{font-size:.78rem;color:var(--muted);margin:5px 0 10px}.map-popover .close{position:absolute;right:5px;top:4px;background:transparent;border:0;color:var(--muted)}
.toolbar{padding:17px 21px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;border-bottom:1px solid var(--line)}.search{position:relative;flex:1;min-width:180px;max-width:350px}.search .icon{position:absolute;left:11px;top:11px;color:#929aab;width:18px}.search input{width:100%;padding:9px 12px 9px 37px;background:#fafbfd;border:1px solid var(--line);border-radius:7px;font-size:.875rem}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:.85rem;white-space:nowrap}th{text-align:left;font-size:.75rem;font-weight:550;color:#7a8498;background:#fafbfe;padding:12px 18px;border-bottom:1px solid var(--line)}td{padding:15px 18px;border-bottom:1px solid #eef1f6}tr:last-child td{border:0}td strong{font-weight:550}td small{display:block;color:var(--muted);margin-top:3px}td .text-button{border:0;background:none;color:var(--ink);padding:0;text-align:left;font-weight:600;font-size:.875rem}td .text-button:hover{color:var(--violet)}.right{text-align:right}.mini-progress{min-width:135px}.mini-progress .progress-track{height:5px;margin-top:5px}.store-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.store-card{padding:19px;background:white;border:1px solid var(--line);border-radius:10px}.store-card-top{display:flex;gap:12px;align-items:flex-start}.store-card h3{font-size:.96rem}.store-card p{font-size:.82rem;color:var(--muted);margin-top:5px}.store-card-meta{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:13px;margin-top:17px;font-size:.82rem}.store-card .button{margin-top:13px}.timeline{padding:0 23px}.timeline-row{display:flex;gap:14px;border-top:1px solid var(--line);padding:15px 0;align-items:flex-start}.timeline-row .avatar{background:#f0f2f8;color:#7e8799}.timeline-row p{font-size:.86rem}.timeline-row small{display:block;color:var(--muted);margin-top:4px}.timeline-row time{margin-left:auto;font-size:.75rem;white-space:nowrap;color:#8b95a5}.capability{padding:18px;border:1px solid var(--line);border-radius:9px}.capability h3{margin:8px 0}.capability p{color:var(--muted);font-size:.85rem}.callout{padding:14px 17px;background:#f1f0fc;border:1px solid #e0dcf7;border-radius:7px;font-size:.85rem;color:#5f558c;margin-bottom:18px}
dialog{border:0;padding:0;border-radius:14px;width:min(730px,calc(100vw - 28px));max-height:92dvh;color:var(--ink);box-shadow:0 30px 100px #111a3c40}dialog::backdrop{background:#10172b75;backdrop-filter:blur(3px)}dialog.drawer{margin:0 0 0 auto;height:100dvh;max-height:100dvh;border-radius:13px 0 0 13px;width:min(690px,100vw)}.dialog-head{position:sticky;top:0;z-index:2;background:white;padding:23px 25px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px}.dialog-head h2{font-size:1.2rem}.dialog-head .icon-button{margin-left:auto}.dialog-body{padding:23px 25px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:23px;padding-top:20px;border-top:1px solid var(--line)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:flex;flex-direction:column;gap:6px;min-width:0}.field.full{grid-column:1/-1}.field label{font-size:.84rem;color:#57637a;font-weight:500}.field input,.field select,.field textarea{border:1px solid #dce2ec;border-radius:7px;background:white;color:var(--ink);padding:10px 11px;min-width:0;width:100%;font-size:.9rem}.field textarea{resize:vertical;min-height:88px}.field small{font-size:.76rem;color:var(--muted)}.form-error{color:var(--red);background:var(--red-soft);padding:10px 12px;border-radius:6px;font-size:.85rem;margin-bottom:15px;display:none}.form-error:not(:empty){display:block}.form-section{font-size:.9rem;margin:25px 0 14px;font-weight:650}.check-label{display:flex;gap:10px;font-size:.85rem;align-items:flex-start;margin-top:14px}.check-label input{width:17px;height:17px;flex:none;accent-color:var(--violet);margin-top:3px}.line-row{display:grid;grid-template-columns:2fr .65fr 1fr .7fr 30px;gap:7px;align-items:end;margin-bottom:10px}.line-row input,.line-row select{width:100%;min-width:0;padding:8px 7px;border:1px solid #dce2ec;border-radius:5px;font-size:.82rem}.line-row label{display:block;font-size:.75rem;color:var(--muted);margin-bottom:5px}.line-row .remove{background:transparent;border:0;color:var(--muted);height:36px}.invoice-summary{display:flex;justify-content:space-between;gap:12px;background:#f6f7fb;padding:15px;margin-top:15px;border-radius:7px;font-size:.85rem}.file-drop{border:1.5px dashed #bcb4e9;background:#f8f6ff;border-radius:9px;padding:22px;text-align:center;display:flex;flex-direction:column;gap:10px;align-items:center}.file-drop p{font-size:.84rem;color:var(--muted)}.file-drop input{font-size:.85rem;max-width:100%}.profile-header{display:flex;align-items:center;gap:14px;margin-bottom:23px}.profile-header .avatar{width:52px;height:52px;border-radius:13px;font-size:1rem}.profile-header h3{font-size:1.3rem;letter-spacing:-.03em}.profile-header p{color:var(--muted);font-size:.85rem;margin-top:3px}.profile-kpis{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:22px}.profile-kpi{background:#f6f7fb;border-radius:8px;padding:13px;min-width:0}.profile-kpi strong{display:block;font-size:1.15rem;margin-top:6px;letter-spacing:-.025em}.profile-kpi small{font-size:.75rem;color:var(--muted)}.definition{display:grid;grid-template-columns:130px 1fr;gap:9px;font-size:.85rem;margin:16px 0}.definition dt{color:var(--muted)}.definition dd{margin:0;overflow-wrap:anywhere}.chips{display:flex;gap:7px;flex-wrap:wrap}.chip{background:#f3f4f8;color:#626d82;padding:5px 9px;border-radius:6px;font-size:.8rem}.profile-divider{border:0;border-top:1px solid var(--line);margin:23px 0}.evidence{font-size:.78rem;color:var(--muted);display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}
.chat-launch{position:fixed;right:25px;bottom:23px;z-index:25;border:0;background:#5b4ce1;color:white;box-shadow:0 8px 30px #4a3ddc44;border-radius:13px;padding:13px 18px;font-weight:600;display:flex;align-items:center;gap:10px;font-size:.88rem}.chat-panel{position:fixed;right:24px;bottom:85px;width:390px;max-width:calc(100vw - 28px);height:550px;max-height:calc(100dvh - 110px);z-index:50;display:flex;flex-direction:column;background:white;border:1px solid #e1deef;border-radius:14px;box-shadow:0 20px 80px #1b25462e;overflow:hidden}.chat-header{padding:16px 17px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.chat-header .brandmark{color:var(--violet);background:#f1eeff;border:0;width:35px;height:35px}.chat-header strong{display:block;font-size:.92rem}.chat-header small{display:block;font-size:.74rem;color:var(--muted)}.chat-header button{margin-left:auto}.chat-messages{padding:16px;overflow:auto;flex:1;display:flex;flex-direction:column;gap:13px}.chat-bubble{font-size:.86rem;padding:12px 14px;border-radius:10px;background:#f4f5fa;max-width:95%;white-space:pre-wrap;overflow-wrap:anywhere}.chat-bubble.user{align-self:flex-end;background:var(--violet);color:white}.chat-bubble small{display:block;margin-top:10px;font-size:.72rem;color:var(--muted)}.chat-suggestions{display:flex;flex-wrap:wrap;gap:6px;padding:0 15px 10px}.chat-suggestions button{background:white;border:1px solid #e0ddf1;color:#7666b8;border-radius:20px;padding:5px 9px;font-size:.75rem}.chat-input{display:flex;padding:12px;border-top:1px solid var(--line);gap:6px;align-items:center}.chat-input input{border:0;outline:0;min-width:0;flex:1;padding:7px;font-size:.875rem}.chat-foot{font-size:.68rem;color:#8a92a3;padding:0 14px 9px}.toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%,20px);background:#1c2440;color:white;padding:13px 20px;border-radius:9px;font-size:.875rem;max-width:min(90vw,550px);opacity:0;pointer-events:none;transition:.2s;z-index:100}.toast.show{transform:translate(-50%,0);opacity:1}.signin{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr;background:white}.signin-art{background:#111726;color:white;padding:65px;display:flex;flex-direction:column;justify-content:space-between}.signin-art .brand{padding:0}.signin-art h1{font-size:3.4rem;max-width:450px;letter-spacing:-.06em;line-height:1.08}.signin-art p{color:#abb4c8;font-size:1rem;margin-top:24px;max-width:370px}.signin-form{display:flex;justify-content:center;align-items:center;padding:35px}.signin-form form{width:100%;max-width:360px}.signin-form h2{font-size:1.8rem;letter-spacing:-.04em}.signin-form .field{margin-top:20px}.signin-form .button{width:100%;margin-top:24px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1550px){.overview-grid{grid-template-columns:minmax(0,1.9fr) minmax(350px,1fr)}main{padding-left:42px;padding-right:42px}.metric-value{font-size:2.1rem}.map-frame{height:365px}}
@media(max-width:1190px){.sidebar{width:210px}.workspace{margin-left:210px}main{padding:25px 23px 60px}.topbar{padding:0 23px}.metric{padding:16px}.metric-value{font-size:1.65rem}.overview-grid{grid-template-columns:minmax(0,1.4fr) minmax(285px,1fr)}.store-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.three-col{gap:14px}.rank-value{font-size:.78rem}.topbar-date{display:none}}
@media(max-width:950px){.sidebar{transform:translateX(-100%);width:232px;transition:transform .2s}.sidebar.open{transform:translateX(0)}.workspace{margin-left:0}.mobile-menu{display:inline-flex}.overview-grid{grid-template-columns:minmax(0,1.6fr) minmax(290px,1fr)}.heading-row{align-items:flex-start}.preview-bar{padding:9px 23px}.signin-art{padding:35px}.signin-art h1{font-size:2.5rem}}
@media(max-width:700px){main{padding:23px 16px 90px}.topbar{height:62px;padding:0 16px}.topbar-right{gap:9px}.breadcrumb{display:none}h1{font-size:1.6rem}.heading-row{flex-direction:column;gap:15px;margin-bottom:18px}.heading-row .actions{width:100%}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}.metric{padding:15px}.metric-value{font-size:1.6rem}.metric-head{font-size:.78rem}.metric-note{font-size:.73rem}.overview-grid,.three-col,.store-cards{grid-template-columns:1fr}.panel-header{padding:17px}.panel-body{padding:0 17px 17px}.task{padding:16px 17px}.briefing{padding:17px;flex-wrap:wrap;gap:12px}.briefing .brandmark{display:none}.briefing .button{margin-left:0}.preview-bar{padding:8px 16px;gap:8px;flex-wrap:wrap;font-size:.73rem}.preview-bar span{max-width:60%}.preview-bar select{max-width:160px}.filters{gap:10px}.filters select{margin-left:0}.segmented button{padding:6px 9px;font-size:.78rem}.custom-dates{flex-wrap:wrap}.map-frame{height:320px}.panel-footer{padding:12px 17px;flex-wrap:wrap}.form-grid{grid-template-columns:1fr}.dialog-body{padding:20px}.dialog-head{padding:19px 20px}.profile-kpis{gap:9px}.profile-kpi{padding:10px}.profile-kpi strong{font-size:1rem}.line-row{grid-template-columns:1.5fr .6fr 1fr 28px;gap:5px}.line-row>div:nth-child(4){grid-column:1/4}.line-row .remove{grid-column:4;grid-row:1}.chat-panel{right:14px;bottom:83px}.chat-launch{right:16px;bottom:19px}.signin{grid-template-columns:1fr}.signin-art{padding:24px;min-height:160px}.signin-art .brand{margin:0}.signin-art h1,.signin-art p,.signin-art>small{display:none}.signin-form{align-items:flex-start}.timeline-row time{white-space:normal;max-width:80px}.map-popover{left:12px;bottom:27px}.definition{grid-template-columns:100px 1fr}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.line-row{grid-template-columns:repeat(4,minmax(0,1fr)) 30px;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:14px}.line-row .line-product{grid-column:1/5}.line-row .remove{grid-column:5;grid-row:1}.line-row .line-source{grid-column:1/-1;color:var(--muted);font-size:.74rem;overflow-wrap:anywhere}.line-row>div:nth-child(4){grid-column:auto}@media(max-width:700px){.line-row{grid-template-columns:repeat(2,minmax(0,1fr)) 28px}.line-row .line-product{grid-column:1/3}.line-row .remove{grid-column:3;grid-row:1}.line-row>div:nth-child(4){grid-column:1}.line-row>div:nth-child(5){grid-column:2}}

/* Keep account controls reachable on shorter screens. */
.sidebar{overflow-y:auto}

.catalogue-mobile-mrp{display:none}
@media(max-width:760px){.catalogue-mobile-mrp{display:block!important;color:#242438;font-weight:600}}

.line-product textarea{width:100%;resize:vertical;min-height:64px}.line-product label:not(:first-child){margin-top:10px}

.performance-table table{table-layout:fixed;width:1680px;min-width:1680px}.performance-table .table-wrap{overflow-x:auto;scrollbar-gutter:stable;max-width:100%}.performance-table th,.performance-table td{white-space:normal;overflow-wrap:normal;padding:18px 16px;vertical-align:middle}.performance-table th:nth-child(1){width:190px}.performance-table th:nth-child(2){width:200px}.performance-table th:nth-child(3){width:270px}.performance-table th:nth-child(4){width:100px}.performance-table th:nth-child(5){width:190px}.performance-table th:nth-child(6){width:130px}.performance-table th:nth-child(7){width:270px}.performance-table th:nth-child(8){width:270px}.performance-table small{display:block;white-space:normal;line-height:1.5}.performance-table progress{display:block;width:100%;height:12px;margin:9px 0;accent-color:#258458}.performance-table .badge{white-space:nowrap}.performance-scroll-hint{padding:14px 18px;margin:0}.performance-spark{width:230px;border:1px solid #ddd8f4;background:#faf9ff;border-radius:10px;padding:10px;cursor:pointer;text-align:left}.performance-spark svg{display:block;width:100%;height:70px}.performance-spark:focus-visible{outline:3px solid #6351da}.performance-preview{position:fixed;right:24px;bottom:24px;z-index:2000;width:min(650px,calc(100vw - 48px));max-height:70vh;overflow:auto;background:white;border:1px solid #dcd7f1;border-radius:14px;box-shadow:0 12px 50px #25204733;padding:20px}.performance-preview h3{margin-top:12px}.performance-preview details{display:none}

.dealer-matches{max-height:220px;overflow-y:auto;border:1px solid var(--line);border-radius:8px;margin-top:6px}.dealer-matches:empty{display:none}.dealer-match{display:block;width:100%;text-align:left;padding:11px 12px;background:white;border:0;border-bottom:1px solid var(--line);color:inherit;cursor:pointer}.dealer-match:hover,.dealer-match:focus-visible{background:#f0edff;outline:2px solid #8476ef;outline-offset:-2px}

.google-shop{border:1px solid var(--line);border-radius:10px;padding:16px;margin-bottom:20px;background:#fafbff}.google-shop input:not([type=hidden]){min-width:180px;flex:1;padding:10px;border:1px solid var(--line);border-radius:6px}.google-shop .actions{margin:10px 0}.google-attribution{font-family:Arial,sans-serif;font-size:14px;font-weight:400;color:#1f1f1f;white-space:nowrap}.google-shop .task{padding:12px 0}

#google-shop-results{max-height:300px;overflow-y:auto}#google-shop-details .field{margin:12px 0}#google-shop-details textarea{min-height:80px}

.team-departments{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.department-placeholder{padding:30px}.department-placeholder p{margin-top:12px}

.hr-workspace{max-width:1100px;margin:40px auto;padding:24px}

.jini-landing{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:42px;padding:32px;background:linear-gradient(150deg,#f8f7ff,#fff 60%,#f1f4fa)}.landing-brand{text-align:center}.landing-brand h1{font-size:clamp(64px,10vw,110px);letter-spacing:-.065em;color:#222037;line-height:1.1}.landing-brand p{margin-top:12px;color:#6a6381;font-size:18px}.landing-actions{display:flex;gap:24px;width:min(760px,100%)}.landing-choice{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;min-height:190px;padding:28px;border:1px solid #ddd8ef;background:white;border-radius:20px;box-shadow:0 10px 30px #33235a0a;font-size:21px;font-weight:600;color:#393050;cursor:pointer}.landing-choice:hover{border-color:#7763da;background:#fbfaff}.landing-choice:focus-visible{outline:3px solid #7763da;outline-offset:4px}.landing-choice .icon{width:36px;height:36px;color:#7058d0}#landing-message{min-height:24px;color:#6a6381}@media(max-width:560px){.landing-actions{flex-direction:column}.landing-choice{min-height:145px}.jini-landing{gap:26px}}

.hr-monitoring .performance-preview{pointer-events:none}

.contact-choice[hidden]{display:none!important}

/* Jini query workspace; scoped to avoid changing existing dashboard layout. */
.jini-workbench{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px;align-items:start}.jini-results{min-width:0}.jini-results .table-wrap{max-height:65vh;overflow:auto}.jini-results table{min-width:850px}.jini-results td{max-width:320px;white-space:normal;vertical-align:top}.jini-results td:last-child .button{margin-bottom:6px}.jini-conversation .chat-panel{position:static;width:100%;height:calc(100vh - 190px);max-height:none;box-shadow:none}.jini-conversation{position:sticky;top:20px;min-width:0}.jini-conversation .chat-messages{min-height:200px}.jini-daily{margin:12px 0 24px}.jini-daily svg{width:100%;max-height:220px}.jini-daily text{font-size:11px;fill:#64748b}.jini-daily figcaption{color:#64748b;font-size:13px;margin-bottom:8px}
@media(max-width:1100px){.jini-workbench{grid-template-columns:minmax(0,1fr)}.jini-conversation{position:static;grid-row:1}.jini-conversation .chat-panel{height:360px}.jini-results .table-wrap{max-height:60vh}}

.jini-results table{min-width:1500px}.jini-results td,.jini-results th{min-width:100px}.jini-results td:first-child,.jini-results th:first-child{min-width:180px;position:sticky;left:0;background:white;z-index:1}.jini-results td:nth-last-child(2){min-width:260px}.jini-results td:last-child{min-width:145px}.jini-conversation .chat-panel{min-height:510px}

.jini-workbench.expanded{grid-template-columns:minmax(0,1fr)}
.voice-input-controls{padding:12px 16px;border-top:1px solid var(--border,#e3e6ee);display:grid;gap:10px}.voice-input-controls label{font-size:12px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.voice-input-controls select{max-width:100%;padding:7px;border:1px solid #cbd1dd;border-radius:8px;background:#fff}.voice-input-controls .actions{flex-wrap:wrap}.voice-status{font-size:12px;line-height:1.5;margin:0;color:#53617a}.voice-status.recording{color:#b42318;font-weight:700}.voice-status.recording:before{content:'● ';color:#d92d20}.voice-input-controls button{min-height:42px}
/* Keep recording controls visible instead of compressing them below the chat panel. */
.chat-panel{overflow-y:auto}.chat-header,.chat-input,.chat-suggestions,.chat-foot,#voice-input-controls{flex-shrink:0}.chat-panel .chat-messages{min-height:70px}.jini-conversation .chat-panel{height:auto;min-height:600px}.jini-conversation .chat-messages{min-height:120px;max-height:300px}.jini-workbench .chat-panel{overflow:visible}.jini-conversation .chat-header{border-radius:14px 14px 0 0}body:has(.jini-conversation) .chat-launch{display:none}

/* Spacious, explicitly submitted Jini composer; scoped away from other forms. */
.chat-input{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;padding:16px;align-items:stretch}.chat-input label{font-size:14px;font-weight:600}.chat-input textarea{width:100%;min-width:0;min-height:130px;max-height:320px;resize:vertical;padding:12px;border:1px solid #cbd1dd;border-radius:9px;font:inherit;font-size:16px;line-height:1.5;box-sizing:border-box}.chat-input textarea:focus-visible{outline:3px solid #c5bfff;outline-offset:2px}.chat-input .button{min-height:44px}.chat-input button:disabled{opacity:.6;cursor:wait}.chat-help{padding:0 16px 16px;font-size:12px;color:#53617a}.chat-help summary{cursor:pointer;padding:8px 0}.chat-help p{line-height:1.5}.voice-input-controls .actions{display:flex;margin:0}.voice-input-controls .actions button{flex:1;min-height:44px}.jini-conversation .chat-panel{min-height:0}.jini-conversation .chat-messages{min-height:0;max-height:230px}.chat-panel .chat-messages:has(.chat-bubble:only-child){flex:0}.jini-total{padding:12px;background:#f2efff;border-radius:8px}.jini-conversation{min-width:0}.jini-workbench{grid-template-columns:minmax(0,1fr) 390px}
@media(max-width:1100px){.jini-workbench{grid-template-columns:minmax(0,1fr)}.jini-conversation .chat-panel{max-width:100%}.jini-conversation .chat-messages{max-height:170px}.chat-input textarea{min-height:140px}.voice-input-controls label{justify-content:space-between}}

.followup-quick-nav{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.followup-quick-nav .button{min-height:44px}.quick-count{display:inline-block;margin-left:6px;font-weight:700}.followup-quick-description{margin-bottom:18px}.followup-quick-description label{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:12px;font-weight:600}.followup-quick-description input{padding:10px;border:1px solid #cbd1dd;border-radius:8px;font:inherit;max-width:100%}.quick-contact{padding:0 20px 20px;font-size:14px;overflow-wrap:anywhere}.quick-contact p{margin:0 0 10px}.quick-contact .actions{flex-wrap:wrap}@media(max-width:600px){.followup-quick-nav{display:grid;grid-template-columns:1fr 1fr}.followup-quick-nav .button{white-space:normal;justify-content:center}.followup-quick-description label{align-items:stretch;flex-direction:column}}

.dealer-invoices{margin:24px 0;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.dealer-invoices .table-wrap{max-height:350px;overflow:auto}.dealer-invoices table{min-width:520px}.invoice-record .table-wrap{max-height:50vh;overflow:auto}.invoice-record table{min-width:560px}.invoice-record td{white-space:normal}.invoice-record td:first-child{min-width:200px;overflow-wrap:anywhere}.invoice-totals{max-width:540px;margin-left:auto}.invoice-links{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.invoice-links .button{white-space:normal}.invoice-record h3,.invoice-record p{overflow-wrap:anywhere}
/* Executive shipping workspace */
.ship-intro{display:flex;justify-content:space-between;align-items:center;gap:28px;background:linear-gradient(120deg,#232142,#48416f);color:#fff;padding:30px;border-radius:18px;margin-bottom:22px}.ship-intro .eyebrow{font-size:11px;letter-spacing:1.8px;color:#cfc7f6}.ship-intro h2{font-size:28px;margin:10px 0}.ship-intro p{color:#ded9ef;margin:0;max-width:620px;line-height:1.7}.ship-sla{border-left:1px solid #ffffff30;padding-left:28px;min-width:180px}.ship-sla strong{font-size:30px;display:block}.ship-sla span{display:block;font-size:12px;line-height:1.6;max-width:180px;margin-top:6px}.ship-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.ship-metric{text-align:left;padding:20px;border:1px solid #e3e3ed;border-radius:14px;background:white;cursor:pointer}.ship-metric strong{display:block;font-size:30px;color:#4f4380}.ship-metric span{display:block;font-size:12px;color:#677085;margin-top:8px}.ship-metric.overdue{background:#fff4f2;border-color:#f4d2cb}.ship-metric.overdue strong{color:#b43f32}.ship-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:16px;flex-wrap:wrap}.ship-tabs{display:flex;gap:6px;flex-wrap:wrap}.ship-orders{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ship-order{border:1px solid #e2e5ee;border-left:4px solid #eab057;border-radius:14px;background:#fff;padding:22px}.ship-order.red{border-left-color:#d75a4b}.ship-order.green{border-left-color:#3a9974}.ship-order-top,.ship-order-bottom{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.ship-order-top small{font-size:11px;color:#7b8498}.ship-order h3{font-size:18px;margin:8px 0}.ship-order p{color:#727c8e;font-size:12px;margin:0}.ship-status{display:inline-flex;border-radius:30px;padding:7px 10px;font-size:11px;font-weight:650;white-space:normal}.ship-status.orange{background:#fff0d7;color:#8d5a15}.ship-status.red{background:#ffe5e0;color:#ab3b31}.ship-status.green{background:#e4f5ed;color:#287756}.ship-progress{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:22px 0;font-size:11px;color:#9199a9}.ship-progress .done{color:#4c826d}.ship-order-bottom{border-top:1px solid #edf0f5;padding-top:16px;align-items:center}.ship-order-bottom strong{font-size:12px;display:block}.ship-order-bottom small{font-size:11px;color:#7b8498;display:block;margin-top:5px}.ship-dealer{width:100%;display:flex;justify-content:space-between;gap:10px;text-align:left;background:#f7f7fb;border:1px solid #e7e7f1;border-radius:8px;padding:12px;margin:5px 0;cursor:pointer}.ship-dealer small{color:#778096}.ship-form-step{display:flex;align-items:center;gap:10px;margin:24px 0 12px}.ship-form-step span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#eee9ff;color:#6250b8;font-size:13px;font-weight:700}.ship-form-step h3{margin:0;font-size:16px}.ship-upload{display:block;background:#f8f7fc;border:1px dashed #c9c0e7;border-radius:10px;padding:15px;margin:16px 0;font-size:13px}.ship-upload input{display:block;width:100%;margin:12px 0}.ship-upload small{color:#737d90}.ship-choices{display:flex;gap:16px;flex-wrap:wrap;margin:15px 0}.ship-choices label{padding:12px;border:1px solid #dfdbea;border-radius:10px}.ship-shipment{padding:20px;border:1px solid #e0e4ed;border-radius:12px;margin:16px 0}.ship-shipment h3{font-size:15px}.ship-detail-head p,.ship-shipment p{line-height:1.7;overflow-wrap:anywhere}.ship-waiting{background:#f7f8fb;padding:22px;border-radius:12px;color:#6d778b;line-height:1.7}.ship-orders .panel{grid-column:1/-1}@media(max-width:1100px){.ship-orders{grid-template-columns:1fr}}@media(max-width:650px){.ship-intro{padding:22px;flex-direction:column;align-items:stretch}.ship-intro h2{font-size:24px}.ship-sla{border-left:0;border-top:1px solid #ffffff30;padding:15px 0 0}.ship-sla strong{font-size:24px}.ship-sla span{max-width:none}.ship-metrics{grid-template-columns:1fr 1fr;gap:10px}.ship-metric{padding:15px}.ship-order{padding:16px}.ship-order-top{flex-wrap:wrap}.ship-order-bottom{align-items:flex-start;flex-wrap:wrap}.ship-tabs .button{font-size:11px;padding:8px}.ship-dealer{flex-direction:column}.ship-shipment{padding:14px}}
.ship-proof-image{display:block;width:auto;max-width:100%;height:auto;margin:16px auto}
.ship-attention{display:flex;gap:15px;align-items:center;flex-wrap:wrap;border:1px solid #efc9bf;border-radius:12px;background:#fff4ee;padding:16px 20px;margin-bottom:22px}.ship-attention span{flex:1;color:#925943;font-size:13px}.nav-count.ship-nav-alert{background:#c4493b;color:#fff}

/* Shipping: consistent form controls and responsive customer handoff. */
#shipping-order-form{display:grid;gap:14px}#shipping-order-form .ship-form-step{margin:12px 0 0}#ship-dealer-search{width:100%;border:1px solid var(--line);border-radius:9px;padding:12px;font:inherit}#ship-dealer-options{max-height:210px;overflow:auto}.ship-choices{display:flex;flex-wrap:wrap;gap:12px}.ship-choices label{display:flex;align-items:center;gap:9px;padding:13px 16px;border:1px solid var(--line);border-radius:9px;background:#faf9ff}.ship-upload{display:flex;flex-direction:column;gap:9px;border:1px dashed #c8c1e7;padding:16px;border-radius:10px;background:#faf9ff}.ship-upload input{max-width:100%;min-width:0}.ship-upload small{color:var(--muted);font-size:12px}.ship-shipment .row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.ship-shipment .actions{margin-top:14px}.ship-order-top>div{min-width:0}.ship-order h3,.ship-detail-head,.ship-shipment{overflow-wrap:anywhere}.ship-status{flex-shrink:0}.ship-toolbar{gap:14px;flex-wrap:wrap}.ship-tabs{flex-wrap:wrap}.ship-send-recipient{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:15px;background:#f1f7f4;border-radius:10px;margin-bottom:18px}.ship-send-recipient span{color:var(--muted);font-size:13px}.ship-message textarea{min-height:280px;line-height:1.65;font-size:14px}.ship-attachment{display:flex;gap:14px;align-items:center;justify-content:space-between;padding:16px;border:1px solid var(--line);border-radius:10px;margin:18px 0}.ship-attachment p{font-size:12px;color:var(--muted);margin-top:6px}.ship-send-actions{flex-wrap:wrap}.ship-send-actions+.hint{margin-top:14px}[hidden]{display:none!important}@media(max-width:650px){.ship-attachment{flex-direction:column;align-items:stretch}.ship-send-actions>.button{width:100%;justify-content:center}.ship-status{white-space:normal}.ship-choices label{flex:1;min-width:140px}.ship-toolbar>.actions{width:100%}}

#ship-credit-fields{border:1px solid var(--line);border-radius:10px;padding:15px;min-width:0}#ship-credit-fields legend{font-size:13px;padding:0 6px;color:var(--muted)}

/* Map navigation remains available on touch, mouse and keyboard. */
.map-frame{cursor:grab;user-select:none;-webkit-user-select:none}
.map-frame:focus-visible{outline:3px solid var(--violet);outline-offset:2px}
.map-pan-controls{position:absolute;left:14px;bottom:28px;z-index:6;display:grid;grid-template-columns:repeat(3,34px);grid-template-rows:repeat(3,34px);gap:3px}
.map-pan-controls button{border:1px solid #d8e0e7;background:white;color:var(--ink);border-radius:6px;box-shadow:0 2px 10px #18334415;font-size:18px;cursor:pointer}
.map-pan-controls button:nth-child(1){grid-area:1/2}.map-pan-controls button:nth-child(2){grid-area:2/1}.map-pan-controls button:nth-child(3){grid-area:2/3}.map-pan-controls button:nth-child(4){grid-area:3/2}

.support-category-overview{display:flex;flex-wrap:wrap;gap:8px;width:100%}.support-category-overview .button{flex-wrap:wrap;font-size:12px}

/* Executive My day: assigned dealer coverage and actionable customer list. */
.myday-book{margin-bottom:36px}.myday-title{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px}.myday-title h2{font-size:24px;letter-spacing:-.035em;line-height:1.25;margin:5px 0 8px}.myday-title p{color:#686575;font-size:14px}.myday-title .myday-eyebrow{font-size:11px;font-weight:750;letter-spacing:.12em;color:#6551c9}.myday-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.myday-card{display:flex;flex-direction:column;align-items:flex-start;gap:9px;min-width:0;padding:18px;text-align:left;background:#fff;border:1px solid #e5e3ec;border-radius:13px;cursor:pointer;color:#242235;transition:border-color .15s,background .15s}.myday-card>span:first-child{font-size:12px;font-weight:650}.myday-card>strong{font-size:32px;line-height:1.05;letter-spacing:-.04em}.myday-card>small{font-size:11px;line-height:1.5;color:#737080;min-height:32px}.myday-card.active>strong{color:#237b64}.myday-card.at_risk>strong{color:#986614}.myday-card.inactive>strong{color:#ac4054}.myday-card.selected{background:#f7f5ff;border-color:#806be3;box-shadow:0 0 0 1px #806be3}.myday-card:hover{border-color:#806be3}.myday-card:focus-visible,.myday-customer:focus-visible{outline:3px solid #8979db;outline-offset:3px}.myday-card-link{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:650;color:#6853c5}.myday-card-link .icon{width:14px;height:14px}.myday-coverage{background:linear-gradient(115deg,#faf8ff,#f5f9ff);border:1px solid #e1dcef;padding:24px;border-radius:14px;margin:18px 0 26px}.myday-coverage-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.myday-coverage h3{font-size:17px}.myday-coverage p{font-size:12px;color:#777183;margin-top:8px}.myday-percent{text-align:right;flex-shrink:0}.myday-percent strong{font-size:29px;color:#6250bd;letter-spacing:-.035em;display:block}.myday-percent span{font-size:12px;color:#686575}.myday-coverage progress{display:block;appearance:none;-webkit-appearance:none;width:100%;height:12px;border:0;border-radius:10px;background:#e6e1f2;accent-color:#7560d5;margin:20px 0 10px;overflow:hidden}.myday-coverage progress::-webkit-progress-bar{background:#e6e1f2;border-radius:10px}.myday-coverage progress::-webkit-progress-value{background:#7560d5;border-radius:10px}.myday-coverage progress::-moz-progress-bar{background:#7560d5;border-radius:10px}.myday-scale{display:flex;justify-content:space-between;font-size:11px;color:#797283}.myday-scale strong{color:#494256}.myday-coverage-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:18px}.myday-coverage-actions>span{font-size:11px;color:#797283}.myday-list{scroll-margin-top:20px;min-width:0}.myday-list .panel-header h3{font-size:17px}.myday-list .panel-header p{font-size:12px;color:#777183;margin-top:6px}.myday-toolbar{padding:18px 20px 10px;display:flex;align-items:flex-end;flex-wrap:wrap;gap:12px}.myday-toolbar label{display:flex;flex-direction:column;gap:7px;color:#696574;font-size:11px;font-weight:600;min-width:130px;flex:1}.myday-toolbar .myday-search{min-width:210px;flex:1.5}.myday-toolbar input,.myday-toolbar select{width:100%;min-width:0;padding:10px 11px;border:1px solid #dedbe6;border-radius:7px;background:white;color:#302b3e;font:inherit;font-size:12px;height:39px}.myday-window{padding:0 20px 8px}.myday-list-meta{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:13px 20px;background:#faf9fc;border-top:1px solid #efecf4;border-bottom:1px solid #efecf4;font-size:12px}.myday-list-meta span{color:#777183}.myday-table table{width:100%;min-width:1050px}.myday-table th{font-size:11px;text-transform:none;letter-spacing:0;white-space:normal}.myday-table td{font-size:12px;vertical-align:top;padding:16px 14px;white-space:normal}.myday-table td:first-child{min-width:195px;max-width:260px}.myday-table td:nth-child(6){max-width:230px;min-width:160px}.myday-table td small{display:block;font-size:11px;line-height:1.5;color:#7a7585;margin-top:5px}.myday-table td small.myday-missed{color:#a2641b}.myday-table td small.myday-plan{color:#6250bd}.myday-table tr:hover td{background:#fcfbff}.myday-customer{background:none;border:0;padding:0;color:#4f3d9c;font-weight:650;font-size:13px;text-align:left;cursor:pointer;line-height:1.5}.myday-row-actions{display:flex;flex-direction:column;gap:7px;align-items:flex-start}.myday-table .badge{font-size:10px;white-space:nowrap}.myday-pagination{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;padding:16px 20px;font-size:12px;color:#716b80;border-top:1px solid #ece9f1}.myday-pagination .actions{align-items:center}.myday-basis{margin-top:13px;line-height:1.7}.myday-report-heading{font-size:19px;margin:34px 0 20px}.myday-card.all>strong{color:#6550c7}
@media(max-width:1150px){.myday-cards{gap:8px}.myday-card{padding:14px}.myday-card>span:first-child{font-size:11px}.myday-card-link{font-size:9px}}
@media(max-width:700px){.myday-title{flex-direction:column;gap:9px}.myday-title h2{font-size:22px}.myday-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.myday-card.all{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;align-items:center}.myday-card.all>strong{grid-column:2;grid-row:1/3}.myday-card.all>small{min-height:0}.myday-card.all .myday-card-link{grid-column:1/-1}.myday-card>small{min-height:0}.myday-coverage{padding:18px}.myday-coverage-top{align-items:flex-start;gap:12px}.myday-coverage h3{font-size:15px}.myday-percent strong{font-size:25px}.myday-percent span{font-size:10px}.myday-toolbar{padding:15px;gap:10px}.myday-toolbar label{flex-basis:calc(50% - 10px);min-width:0}.myday-toolbar .myday-search{flex-basis:100%;min-width:0}.myday-window{padding:0 15px 10px}.myday-table table{min-width:0;display:block}.myday-table thead{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}.myday-table tbody{display:block}.myday-table tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:14px;border-bottom:1px solid #e8e4ef;gap:13px}.myday-table td{display:block;min-width:0!important;max-width:none!important;padding:0;border:0}.myday-table td:first-child,.myday-table td:last-child{grid-column:1/-1}.myday-table td::before{content:attr(data-label);display:block;font-size:10px;color:#817a90;margin-bottom:5px}.myday-table td:first-child::before,.myday-table td:last-child::before{display:none}.myday-table td:nth-child(6){grid-column:1/-1}.myday-row-actions{flex-direction:row;flex-wrap:wrap}.myday-table .myday-customer{font-size:14px}.myday-list-meta,.myday-pagination{padding:13px 15px}.myday-pagination .actions{gap:8px}.myday-coverage-actions .button{font-size:11px}.myday-scale{font-size:10px}.myday-card-link{font-size:10px}}

.customer-history{border-top:1px solid var(--line,#e5e5ed);padding-top:20px}.customer-note{border:1px solid var(--line,#e5e5ed);border-radius:12px;padding:14px;margin:10px 0;background:var(--surface,#fff)}.customer-note-meta{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;font-size:.82rem}.customer-note-meta span{color:#676575}.customer-note-text{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0 0;line-height:1.55}.customer-history-results{max-height:480px;overflow:auto;padding-right:4px}

.executive-section{margin:20px 0 32px}.executive-section-heading,.executive-card-heading,.executive-report-top{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.executive-section-heading h2{font-size:1.45rem;margin:5px 0}.executive-section-heading p,.executive-card-heading p{color:#716e81;margin:5px 0;font-size:.86rem}.executive-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr));gap:18px;margin:18px 0}.executive-card{position:relative;background:#fff;border:1px solid #e3e0ec;border-radius:18px;padding:22px;box-shadow:0 4px 16px #30235305;transition:border-color .15s,box-shadow .15s}.executive-card:hover,.executive-card:focus-within{border-color:#8d7ad5;box-shadow:0 5px 22px #54419815}.executive-card-heading{justify-content:flex-start;gap:10px;align-items:flex-start}.executive-card-heading .badge{margin-left:auto;font-size:.66rem}.executive-card-heading h3{font-size:1.05rem;margin:0}.executive-card-heading .avatar{width:40px;height:40px;flex-shrink:0}.executive-card-open{font:inherit;font-weight:650;border:0;background:none;padding:0;color:inherit;text-align:left;cursor:pointer}.executive-card-open:after{content:'';position:absolute;inset:0;border-radius:18px}.executive-card-open:focus-visible{outline:none}.executive-card:has(.executive-card-open:focus-visible){outline:3px solid #8872dd;outline-offset:3px}.executive-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px;margin:22px 0}.executive-metrics dt{font-size:.75rem;color:#6c697b;line-height:1.4}.executive-metrics dd{font-size:1.3rem;font-weight:650;margin:5px 0;overflow-wrap:anywhere;color:#292335}.executive-metrics small{display:block;font-size:.69rem;color:#7a7587;font-weight:400;line-height:1.5}.executive-metrics dd small{display:inline}.executive-metrics .executive-overdue{color:#aa5829}.executive-card-coverage{border-top:1px solid #efedf3;padding-top:16px;display:grid;gap:8px;font-size:.74rem;color:#787185}.executive-card-coverage strong{color:#6c54b8}.executive-card-coverage progress{width:100%;height:8px;appearance:none;border:none;border-radius:10px;background:#eeebf7;accent-color:#8b73d4}.executive-card-coverage progress::-webkit-progress-bar{background:#eeebf7;border-radius:10px}.executive-card-coverage progress::-webkit-progress-value{background:#8b73d4;border-radius:10px}.executive-card-footer{margin-top:18px;display:flex;justify-content:space-between;font-size:.77rem;font-weight:600;color:#7058b7}.executive-card-footer .icon{width:17px;height:17px}.executive-report-top{margin-bottom:20px}.executive-report-top label{display:flex;align-items:center;gap:12px;color:#6d6779;font-size:.85rem}.executive-report-top select{min-width:170px}.executive-report-summary{padding:22px;margin-bottom:26px}.executive-report-summary .panel-header{padding:0}.executive-report-summary .executive-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.executive-detail-panel{padding:22px;margin-top:22px}.executive-detail-panel summary{cursor:pointer;font-weight:600}.executive-detail-panel td{white-space:normal;min-width:110px;overflow-wrap:anywhere}.executive-detail-panel td:first-child{min-width:175px}.executive-detail-panel .table-wrap{margin-top:15px}.executive-detail-panel table{width:100%}@media(max-width:700px){.executive-card{padding:18px}.executive-report-summary{padding:18px}.executive-report-summary .executive-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.executive-report-top{align-items:stretch}.executive-report-top label{width:100%;justify-content:space-between}.executive-detail-panel{padding:16px}.executive-section-heading h2{font-size:1.25rem}}

/* Separate partial-shipment follow-up category. */
.ship-metric.partial{background:#f2edff;border-color:#d6c8f5}.ship-metric.partial strong,.ship-metric.partial span{color:#6842a0}.ship-order.purple{border-left-color:#8558bd}.ship-status.purple{background:#efe6fc;color:#6842a0}
