*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html{-webkit-text-size-adjust:100%}:root{--overview-primary: #1565c0;--overview-primary-dark: #0d47a1;--overview-primary-light: #e3f2fd;--overview-success: #2e7d32;--overview-success-light: #4caf50;--overview-success-dark: #1b5e20;--overview-success-bg: #e8f5e9;--score-bg: #1a1a2e;--score-dark: #16213e;--green: #2e7d32;--yellow: #f9a825;--red: #d84315;--cream: #fff8f3;--border: #e0e0e0;--text-dark: #2c2416;--text-muted: #6b5d4f;--marigold: #ff6b35;--marigold-light: #ff8c5a;--mtd-weekday-a: #1e88e5;--mtd-weekday-b: #26a69a;--mtd-weekend-a: #8e24aa;--mtd-weekend-b: #f9a825;--theme-fab-glow: rgba(13, 71, 161, .42);--theme-fab-glow-hover: rgba(13, 71, 161, .52);--assistant-pill-border: rgba(21, 101, 192, .35);--assistant-chip-hover-bg: #e3f2fd;--assistant-input-focus: rgba(21, 101, 192, .45);--insight-card-border: rgba(255, 152, 0, .28);--insight-card-bg: linear-gradient(135deg, #fff8e1 0%, #fff 100%);--booked-strip-bg: #e8f5e9;--booked-strip-border: rgba(46, 125, 50, .28);--geo-ribbon-border: rgba(21, 101, 192, .22)}body{font-family:Poppins,sans-serif;background:var(--cream);padding-bottom:calc(70px + env(safe-area-inset-bottom,0px))}#root{min-height:100vh}.login-screen{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;background:radial-gradient(circle at top,#2b2f55,#1a1a2e 55%,#141429)}.login-box{background:#fffffff5;padding:28px;border-radius:22px;width:100%;max-width:360px;box-shadow:0 18px 40px #0a0a1e47}.demo-banner{text-align:center;font-size:10px;font-weight:600;color:#0d5c56;background:#4ecdc433;padding:8px 10px;border-radius:10px;margin-bottom:14px}.login-subtitle{font-size:12px;color:var(--text-muted);text-align:center;margin-bottom:18px}.login-title{font-size:22px;font-weight:700;text-align:center;margin-bottom:6px;color:#6b5d4f}.form-input{width:100%;padding:14px;border:1.5px solid #e6e6ef;border-radius:14px;font-size:15px;margin-bottom:8px;font-family:Poppins,sans-serif;background:#f9f9fd;color:#000}.form-input:focus{outline:none;border-color:#6f7cff;background:#fff;box-shadow:0 0 0 3px #6f7cff26}.input-error{border-color:#f05d5d;background:#fff5f5}.field-error{font-size:11px;color:#d84315;margin-bottom:10px}.form-error{background:#fff1f0;border:1px solid #ffd2cc;color:#d84315;font-size:11px;padding:8px 10px;border-radius:10px;margin-bottom:12px;text-align:center}.login-btn{width:100%;padding:16px;background:linear-gradient(135deg,#ff7a3d,#ff6b35);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;margin-top:4px}.login-btn:disabled{opacity:.7;cursor:not-allowed}.login-footnote{font-size:10px;color:#2c2416a6;text-align:center;margin-top:12px}.profile-logout{margin-top:8px}.dashboard{display:block}.score-header{background:linear-gradient(135deg,var(--score-bg) 0%,var(--score-dark) 100%);color:#fff;padding:16px 16px 12px;position:sticky;top:0;z-index:100;box-shadow:0 4px 8px #0003}.score-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.team-name{font-size:12px;font-weight:600;opacity:.9;letter-spacing:.5px}.icon-grp{display:flex;gap:12px}.icon-btn-white{width:28px;height:28px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;cursor:pointer}.icon-btn-white .material-icons{font-size:18px}.content{padding:12px}.stats-bar{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}.stat-chip{flex:1 1 calc(50% - 8px);background:#fff;padding:10px 8px;border-radius:10px;text-align:center;box-shadow:0 2px 4px #0000000f;border:1px solid var(--border)}.stat-label{font-size:9px;color:var(--text-muted);margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.stat-value{font-family:Roboto Mono,monospace;font-size:16px;font-weight:700;color:var(--text-dark)}.mini-trend{font-weight:800}.mini-trend.up{color:#9bef8b}.mini-trend.down{color:#ffb199}.overview-theme .overview-header.score-header{background:linear-gradient(135deg,var(--overview-primary-dark) 0%,var(--overview-primary) 100%)}.overview-theme .stat-target-block{margin-top:4px;display:flex;flex-direction:column;gap:2px}.overview-theme .stat-target-row{display:flex;align-items:baseline;gap:8px}.overview-theme .stat-target-row .stat-label{font-size:11px;text-transform:none}.overview-theme .stat-value--compact{font-size:14px;font-weight:600}.stat-subline{margin-top:4px;font-size:10px;font-weight:500;color:#ffffffe6}.overview-theme .overview-stats .overview-chip--primary{background:linear-gradient(135deg,var(--overview-primary) 0%,var(--overview-primary-dark) 100%);color:#fff;border:none}.overview-theme .overview-chip--primary .stat-label,.overview-theme .overview-chip--primary .stat-value{color:#fff}.overview-theme .overview-chip--success{background:linear-gradient(135deg,var(--overview-success) 0%,var(--overview-success-light) 100%);color:#fff;border:none}.overview-theme .overview-chip--success .stat-label,.overview-theme .overview-chip--success .stat-value{color:#fff}.overview-theme .overview-card{border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0d47a114;border:1px solid var(--overview-primary-light)}.overview-theme .overview-card-header{background:linear-gradient(135deg,var(--overview-primary-light) 0%,#fff 100%);border-bottom:2px solid var(--overview-primary-light);color:var(--overview-primary-dark)}.overview-theme .overview-card-header--success{background:linear-gradient(135deg,var(--overview-success-bg) 0%,#fff 100%);border-bottom:2px solid var(--overview-success-bg);color:var(--overview-success-dark)}.overview-theme .overview-run-rate .run-rate-fill.overview-run-fill{background:linear-gradient(90deg,var(--overview-primary) 0%,var(--overview-success) 100%)}.overview-theme .mtd-daily-run-rate .mtd-run-rate-subtitle{font-size:11px;font-weight:500;color:var(--text-muted)}.overview-theme .mtd-daily-run-rate .mtd-run-fill.weekday{background:linear-gradient(90deg,var(--mtd-weekday-a) 0%,var(--mtd-weekday-b) 100%)}.overview-theme .mtd-daily-run-rate .mtd-run-fill.weekend{background:linear-gradient(90deg,var(--mtd-weekend-a) 0%,var(--mtd-weekend-b) 100%)}.overview-filters-wrap{margin-top:12px;padding-top:8px;display:flex;align-items:center;gap:8px}.overview-filters-wrap .dalt-filters{flex:1}.overview-filters-wrap .dalt-filters__time{flex:1;display:flex;background:#ffffff26;border-radius:12px;padding:4px}.overview-filters-wrap .dalt-filters__btn{flex:1;padding:8px;border:none;background:transparent;border-radius:8px;font-size:12px;font-weight:600;color:#ffffffd9;cursor:pointer}.overview-filters-wrap .dalt-filters__btn--active{background:#fff!important;color:var(--overview-primary-dark)!important}.run-rate{background:#fff;border-radius:12px;padding:14px;margin-bottom:12px;box-shadow:0 2px 6px #00000014}.run-rate-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;color:var(--text-dark)}.run-rate-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.run-rate-item{text-align:center}.run-rate-time{font-size:9px;color:var(--text-muted);margin-bottom:4px}.run-rate-value{font-family:Roboto Mono,monospace;font-size:13px;font-weight:700;color:var(--text-dark)}.run-rate-bar{height:4px;background:var(--border);border-radius:2px;overflow:hidden;margin-top:4px}.run-rate-fill{height:100%;border-radius:2px}.peak-label{text-align:center;font-size:10px;color:var(--green);font-weight:600;margin-top:8px}.scorecard{background:#fff;border-radius:12px;overflow:hidden;margin-bottom:12px;box-shadow:0 2px 6px #00000014}.scorecard-header{background:#f5f5f5;padding:10px 12px;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid var(--border)}.scorecard-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-dark)}.scorecard-columns{display:grid;padding:8px 12px;background:#fafafa;border-bottom:1px solid var(--border);font-size:9px;font-weight:600;color:var(--text-muted);text-transform:uppercase}.scorecard-row{display:grid;padding:10px 12px;border-bottom:1px solid #f0f0f0;align-items:center}.scorecard-row:last-child{border-bottom:none}.row-rank{font-family:Roboto Mono,monospace;font-size:13px;font-weight:700;color:var(--text-muted);display:flex;align-items:center;gap:6px}.dot{width:8px;height:8px;border-radius:50%;display:inline-block}.dot.green{background:var(--green)}.dot.yellow{background:var(--yellow)}.dot.red{background:var(--red)}.row-name{font-size:12px;font-weight:600;color:var(--text-dark)}.row-location{font-size:10px;color:var(--text-muted)}.row-stat{font-family:Roboto Mono,monospace;font-size:13px;font-weight:600;text-align:right;color:var(--text-dark)}.demo-footer-note{font-size:10px;color:var(--text-muted);text-align:center;margin:8px 0 4px}.bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--border);display:flex;justify-content:space-around;padding:8px 0 calc(12px + env(safe-area-inset-bottom,0px));box-shadow:0 -2px 8px #0000000d;z-index:100}.nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:6px 16px;color:var(--text-muted);cursor:pointer;text-decoration:none}.nav-item.active{color:var(--marigold)}.nav-item .material-icons{font-size:22px}.nav-label{font-size:10px;font-weight:500}.page{min-height:100vh;min-height:100dvh;padding-bottom:calc(70px + env(safe-area-inset-bottom,0px));background:var(--cream)}.page-header{background:linear-gradient(135deg,var(--score-bg) 0%,var(--score-dark) 100%);color:#fff;padding:16px 16px 14px;position:sticky;top:0;z-index:80}.page-title{font-size:16px;font-weight:700;letter-spacing:.6px}.page-subtitle{font-size:11px;opacity:.85;margin-top:6px}.page-body{padding:12px}.reports-card{background:#fff;border-radius:14px;padding:14px 16px;margin-bottom:14px;box-shadow:0 2px 10px #0000000f}.reports-placeholder{font-size:13px;line-height:1.5;color:var(--text-muted);margin:0}.profile-grid{display:grid;gap:12px;padding:4px 0}.alert-box{background:#fff;border-radius:10px;padding:12px 14px;border-left:4px solid var(--overview-primary);box-shadow:0 2px 4px #0000000f}.alert-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;color:var(--text-dark)}.alert-items{display:flex;flex-direction:column;gap:4px}.alert-item{font-size:11px;color:var(--text-muted)}.industry-chips-wrap{display:flex;align-items:center;gap:10px;margin-top:10px;padding-bottom:4px}.industry-chips-hint{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#ffffffbf;flex-shrink:0}.industry-chips{display:flex;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px;scrollbar-width:none}.industry-chips::-webkit-scrollbar{display:none}.industry-chip{flex-shrink:0;padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#ffffff1f;color:#ffffffeb;font-size:11px;font-weight:600;cursor:pointer;font-family:Poppins,sans-serif}.industry-chip--active{background:#fff;color:var(--overview-primary);border-color:#fff}.industry-chip:active{transform:scale(.98)}.reports-industry-strip{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:14px;padding:12px 14px;background:#fff;border-radius:12px;border:1px solid var(--border);box-shadow:0 2px 4px #0000000a}.reports-industry-strip__label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted)}.reports-industry-strip__chips{display:flex;flex-wrap:wrap;gap:6px}.reports-industry-chip{padding:6px 12px;border-radius:999px;border:1px solid var(--border);background:#fafafa;font-size:11px;font-weight:600;color:var(--text-muted);cursor:pointer;font-family:Poppins,sans-serif}.reports-industry-chip--active{background:var(--marigold);color:#fff;border-color:var(--marigold)}.reports-card{background:#fff;border-radius:14px;padding:14px 16px;margin-bottom:14px;box-shadow:0 2px 10px #0000000f;border:1px solid rgba(0,0,0,.04)}.reports-card-header{margin-bottom:12px}.reports-card-header--row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.reports-card-title{font-size:13px;font-weight:700;color:var(--text-dark)}.reports-rank-by{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.reports-rank-by-label{font-size:11px;color:var(--text-muted);font-weight:500}.reports-rank-by-btns{display:flex;gap:6px}.reports-rank-btn{padding:6px 10px;font-size:11px;font-weight:600;border:1px solid var(--border);border-radius:8px;background:#fafafa;color:var(--text-muted);cursor:pointer;transition:background .2s,color .2s,border-color .2s}.reports-rank-btn--active{background:var(--marigold);color:#fff;border-color:var(--marigold)}.reports-chart{display:flex;flex-direction:column;gap:8px}.reports-chart-row--product{display:grid;grid-template-columns:1fr 56px;align-items:center;min-height:28px}.reports-product-block{margin-bottom:10px}.reports-product-block:last-child{margin-bottom:0}.reports-product-name-row{display:flex;align-items:flex-start;gap:6px;margin-bottom:4px}.reports-product-name{font-size:12px;font-weight:500;color:var(--text-dark);white-space:normal;word-break:break-word;flex:1;min-width:0}.reports-product-gender{font-size:9px;font-weight:600;color:var(--overview-primary);flex-shrink:0}.reports-chart-rank{flex-shrink:0;font-size:10px;font-weight:700;color:var(--text-muted)}.reports-chart-bar-wrap{height:22px;background:#f0f0f0;border-radius:6px;overflow:hidden;min-width:0}.reports-chart-bar{height:100%;min-width:4px;border-radius:6px;background:linear-gradient(90deg,var(--overview-success-dark) 0%,var(--overview-success-light) 100%);transition:width .25s ease-out}.reports-chart-bar--primary{background:linear-gradient(90deg,var(--marigold-light) 0%,var(--marigold) 100%)}.reports-chart-value{font-size:12px;font-weight:700;font-family:Roboto Mono,monospace;color:var(--text-dark);text-align:right}.reports-empty{font-size:12px;color:var(--text-muted);padding:16px 0;text-align:center}@media (max-width: 380px){.reports-chart-row--product{grid-template-columns:minmax(0,1fr) 48px}.reports-chart-value{font-size:11px}}.overview-filter-store-btn{position:relative;flex-shrink:0;width:40px;height:40px;border-radius:10px;border:none;background:#ffffff26;color:#ffffffe6;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.overview-filter-store-btn:hover{background:#ffffff40;color:#fff}.overview-filter-store-btn--active{background:#fff!important;color:var(--overview-primary)!important}.overview-filter-store-btn--active:after{content:"";position:absolute;top:4px;right:4px;width:8px;height:8px;border-radius:50%;background:var(--marigold);border:2px solid white}.geo-ribbon{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;margin-bottom:10px;background:linear-gradient(135deg,var(--overview-primary-light) 0%,#fff 100%);border-radius:10px;border:1px solid var(--geo-ribbon-border);font-size:11px;font-weight:600;color:var(--overview-primary-dark)}.geo-ribbon-text{flex:1;line-height:1.35;word-break:break-word}.geo-ribbon-clear{flex-shrink:0;border:none;background:transparent;color:var(--marigold);font-size:11px;font-weight:700;cursor:pointer;font-family:Poppins,sans-serif}.geo-site-note,.geo-scope-note{font-size:10px;color:var(--text-muted);margin:0 0 10px;line-height:1.4}.geo-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:flex-end;justify-content:center}.geo-sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#00000073;cursor:pointer}.geo-sheet{position:relative;width:100%;max-height:88vh;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -4px 24px #00000026;display:flex;flex-direction:column;animation:geo-sheet-up .22s ease-out}@keyframes geo-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.geo-sheet-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--border)}.geo-sheet-icon-btn{border:none;background:transparent;padding:4px;cursor:pointer;color:var(--text-dark)}.geo-sheet-title{font-size:15px;font-weight:700}.geo-sheet-link{border:none;background:none;font-size:13px;font-weight:600;color:var(--marigold);cursor:pointer;font-family:Poppins,sans-serif}.geo-sheet-breadcrumb{padding:8px 14px 4px;font-size:11px;color:var(--text-muted);line-height:1.35}.geo-sheet-bc-muted{opacity:.85}.geo-sheet-body{overflow-y:auto;padding:8px 0 24px;max-height:60vh}.geo-sheet-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border:none;border-bottom:1px solid #f0f0f0;background:#fff;text-align:left;cursor:pointer;font-family:Poppins,sans-serif}.geo-sheet-row--back{color:var(--overview-primary);font-weight:600;font-size:13px}.geo-sheet-row-label{font-size:14px;font-weight:600;color:var(--text-dark)}.geo-sheet-kind{font-size:10px;text-transform:uppercase;font-weight:700;color:var(--text-muted);background:#f5f5f5;padding:4px 8px;border-radius:6px}.geo-sheet-chevron{color:var(--text-muted);font-size:22px!important}.geo-sheet-empty{padding:20px 16px;text-align:center;font-size:12px;color:var(--text-muted)}.network-bc{font-size:11px;color:var(--text-muted);margin-bottom:10px;line-height:1.4}.network-back-btn{display:inline-flex;align-items:center;gap:6px;border:none;background:#f5f5f5;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:600;margin-bottom:12px;cursor:pointer;font-family:Poppins,sans-serif}.network-list{display:flex;flex-direction:column;gap:8px}.network-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;background:#fff;border:1px solid var(--border);border-radius:12px;text-align:left;cursor:pointer;font-family:Poppins,sans-serif}.network-row-title{font-size:14px;font-weight:600;color:var(--text-dark)}.network-row-meta{font-size:10px;text-transform:uppercase;font-weight:700;color:var(--text-muted);margin-top:4px}.network-row-icon{color:var(--text-muted);font-size:22px!important}.site-detail-page .page-header{position:relative;padding-top:44px}.site-detail-back{position:absolute;top:12px;left:8px;border:none;background:#ffffff26;color:#fff;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.site-detail-title{padding-left:8px}.site-kind-pill{display:inline-block;margin-top:6px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;background:#fff3;padding:4px 10px;border-radius:999px}.site-detail-kpis{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.site-kpi-card{background:#fff;border-radius:12px;padding:12px;border:1px solid var(--border);box-shadow:0 2px 6px #0000000d}.site-kpi-label{font-size:10px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.3px;margin-bottom:4px}.site-kpi-value{font-size:15px;font-weight:700;color:var(--text-dark);font-family:Roboto Mono,monospace}.site-detail-hint{font-size:11px;color:var(--text-muted);line-height:1.45;margin-bottom:12px}.site-detail-link{display:block;text-align:center;padding:12px;background:linear-gradient(135deg,var(--marigold-light),var(--marigold));color:#fff;border-radius:12px;font-size:13px;font-weight:600;text-decoration:none}.assistant-fab{position:fixed;right:16px;bottom:calc(64px + env(safe-area-inset-bottom,0px));z-index:150;width:52px;height:52px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--overview-primary) 0%,var(--overview-primary-dark) 100%);color:#fff;box-shadow:0 4px 14px var(--theme-fab-glow);transition:transform .15s ease,box-shadow .15s ease}.assistant-fab:hover{transform:scale(1.04);box-shadow:0 6px 18px var(--theme-fab-glow-hover)}.assistant-fab .material-icons{font-size:26px}.assistant-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2100;display:flex;align-items:flex-end;justify-content:center}.assistant-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#00000073;cursor:pointer}.assistant-sheet{position:relative;width:100%;max-height:90vh;background:#f8f9fb;border-radius:16px 16px 0 0;box-shadow:0 -6px 28px #0000002e;display:flex;flex-direction:column;animation:assistant-sheet-up .22s ease-out}@keyframes assistant-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.assistant-header{display:flex;align-items:flex-start;justify-content:space-between;padding:14px 16px 10px;background:#fff;border-bottom:1px solid var(--border);border-radius:16px 16px 0 0}.assistant-title{font-size:17px;font-weight:700;color:var(--text-dark)}.assistant-sub{font-size:11px;color:var(--text-muted);margin-top:2px}.assistant-icon-btn{border:none;background:transparent;padding:4px;cursor:pointer;color:var(--text-dark)}.assistant-body{flex:1;overflow-y:auto;padding:12px 14px 16px;min-height:200px;max-height:58vh}.assistant-bubble{margin-bottom:12px;max-width:100%}.assistant-bubble--user{display:flex;justify-content:flex-end}.assistant-user-text{margin:0;padding:10px 14px;border-radius:14px 14px 4px;background:linear-gradient(135deg,var(--overview-primary) 0%,var(--overview-primary-dark) 100%);color:#fff;font-size:13px;line-height:1.45;max-width:92%}.assistant-bubble--assistant{background:#fff;border:1px solid var(--border);border-radius:14px 14px 14px 4px;padding:10px 12px;box-shadow:0 1px 4px #0000000a}.assistant-text-block{margin:0 0 8px;font-size:13px;line-height:1.45;color:var(--text-dark)}.assistant-text-block:last-child{margin-bottom:0}.assistant-segments .assistant-text-block:first-child{margin-top:0}.assistant-metric-card{background:#f0f4f8;border-radius:10px;padding:10px 12px;margin-bottom:10px}.assistant-metric-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:var(--overview-primary-dark);margin-bottom:8px}.assistant-metric-rows{margin:0}.assistant-metric-row{display:flex;justify-content:space-between;gap:10px;padding:4px 0;border-bottom:1px solid rgba(0,0,0,.06);font-size:12px}.assistant-metric-row:last-child{border-bottom:none}.assistant-metric-row dt{margin:0;color:var(--text-muted);font-weight:500}.assistant-metric-row dd{margin:0;font-weight:700;color:var(--text-dark);font-family:Roboto Mono,monospace;text-align:right}.assistant-bullet-card{margin-bottom:10px;font-size:12px}.assistant-bullet-title{font-weight:700;font-size:11px;color:var(--overview-primary-dark);margin-bottom:6px}.assistant-bullet-card ul{margin:0;padding-left:18px;color:var(--text-dark);line-height:1.45}.assistant-action-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.assistant-pill-btn{border:1px solid var(--assistant-pill-border);background:#fff;color:var(--overview-primary-dark);font-size:12px;font-weight:600;padding:8px 12px;border-radius:999px;cursor:pointer;font-family:Poppins,sans-serif}.assistant-pill-btn:hover{background:var(--assistant-chip-hover-bg)}.assistant-quick-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px;padding-top:8px;border-top:1px dashed var(--border)}.assistant-chip{border:1px solid var(--border);background:#fafafa;font-size:11px;font-weight:600;padding:6px 10px;border-radius:999px;cursor:pointer;color:var(--text-dark);font-family:Poppins,sans-serif}.assistant-chip:hover{background:var(--assistant-chip-hover-bg);border-color:var(--assistant-pill-border)}.assistant-footer{display:flex;align-items:center;gap:8px;padding:10px 12px calc(12px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid var(--border)}.assistant-input{flex:1;border:1px solid var(--border);border-radius:999px;padding:10px 14px;font-size:13px;font-family:Poppins,sans-serif}.assistant-input:focus{outline:none;border-color:var(--assistant-input-focus)}.assistant-send{flex-shrink:0;width:44px;height:44px;border-radius:50%;border:none;background:linear-gradient(135deg,var(--marigold-light),var(--marigold));color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.assistant-send .material-icons{font-size:22px}.overview-insight-cards{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.overview-insight-card{font-size:11px;line-height:1.45;color:var(--text-dark);background:var(--insight-card-bg);border:1px solid var(--insight-card-border);border-radius:10px;padding:10px 12px}.overview-booked-strip{display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding:10px 12px;margin-bottom:12px;background:var(--booked-strip-bg);border:1px solid var(--booked-strip-border);border-radius:10px;font-size:12px}.overview-booked-item{display:flex;flex-direction:column;gap:2px}.overview-booked-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:var(--text-muted)}.overview-booked-value{font-weight:700;font-family:Roboto Mono,monospace;color:var(--text-dark)}.overview-weekly-band .weekly-fill{opacity:.92}html[data-industry=fmcg]{--overview-primary: #1565c0;--overview-primary-dark: #0d47a1;--overview-primary-light: #e3f2fd;--overview-success: #2e7d32;--overview-success-light: #4caf50;--overview-success-dark: #1b5e20;--overview-success-bg: #e8f5e9;--marigold: #ff6b35;--marigold-light: #ff8c5a;--cream: #fff8f3;--score-bg: #1e3a5f;--score-dark: #0d2147;--theme-fab-glow: rgba(13, 71, 161, .42);--theme-fab-glow-hover: rgba(13, 71, 161, .52);--mtd-weekday-a: #1e88e5;--mtd-weekday-b: #26a69a;--mtd-weekend-a: #8e24aa;--mtd-weekend-b: #f9a825;--assistant-pill-border: rgba(21, 101, 192, .35);--assistant-chip-hover-bg: #e3f2fd;--assistant-input-focus: rgba(21, 101, 192, .45);--insight-card-border: rgba(255, 152, 0, .28);--insight-card-bg: linear-gradient(135deg, #fff8e1 0%, #fff 100%);--booked-strip-bg: #e8f5e9;--booked-strip-border: rgba(46, 125, 50, .28);--geo-ribbon-border: rgba(21, 101, 192, .22)}html[data-industry=manufacturing]{--overview-primary: #455a64;--overview-primary-dark: #263238;--overview-primary-light: #eceff1;--overview-success: #558b2f;--overview-success-light: #7cb342;--overview-success-dark: #33691e;--overview-success-bg: #f1f8e9;--marigold: #ff8f00;--marigold-light: #ffb74d;--cream: #f5f6f4;--score-bg: #455a64;--score-dark: #263238;--theme-fab-glow: rgba(38, 50, 56, .4);--theme-fab-glow-hover: rgba(38, 50, 56, .5);--mtd-weekday-a: #546e7a;--mtd-weekday-b: #78909c;--mtd-weekend-a: #ff8f00;--mtd-weekend-b: #ffb74d;--assistant-pill-border: rgba(69, 90, 100, .4);--assistant-chip-hover-bg: #eceff1;--assistant-input-focus: rgba(69, 90, 100, .45);--insight-card-border: rgba(255, 143, 0, .35);--insight-card-bg: linear-gradient(135deg, #fff3e0 0%, #fafafa 100%);--booked-strip-bg: #eceff1;--booked-strip-border: rgba(69, 90, 100, .22);--geo-ribbon-border: rgba(69, 90, 100, .25)}html[data-industry=distribution]{--overview-primary: #00897b;--overview-primary-dark: #00695c;--overview-primary-light: #e0f2f1;--overview-success: #388e3c;--overview-success-light: #66bb6a;--overview-success-dark: #1b5e20;--overview-success-bg: #e8f5e9;--marigold: #ff7043;--marigold-light: #ffab91;--cream: #f0faf8;--score-bg: #00695c;--score-dark: #004d40;--theme-fab-glow: rgba(0, 77, 64, .38);--theme-fab-glow-hover: rgba(0, 77, 64, .48);--mtd-weekday-a: #00897b;--mtd-weekday-b: #26a69a;--mtd-weekend-a: #00796b;--mtd-weekend-b: #4db6ac;--assistant-pill-border: rgba(0, 105, 92, .38);--assistant-chip-hover-bg: #e0f2f1;--assistant-input-focus: rgba(0, 105, 92, .45);--insight-card-border: rgba(0, 137, 123, .3);--insight-card-bg: linear-gradient(135deg, #e0f7fa 0%, #fff 100%);--booked-strip-bg: #e8f5e9;--booked-strip-border: rgba(56, 142, 60, .28);--geo-ribbon-border: rgba(0, 105, 92, .25)}html[data-industry=logistics]{--overview-primary: #5c6bc0;--overview-primary-dark: #283593;--overview-primary-light: #e8eaf6;--overview-success: #00838f;--overview-success-light: #26c6da;--overview-success-dark: #006064;--overview-success-bg: #e0f7fa;--marigold: #00acc1;--marigold-light: #4dd0e1;--cream: #f8f9ff;--score-bg: #3949ab;--score-dark: #1a237e;--theme-fab-glow: rgba(26, 35, 126, .4);--theme-fab-glow-hover: rgba(26, 35, 126, .5);--mtd-weekday-a: #5c6bc0;--mtd-weekday-b: #7986cb;--mtd-weekend-a: #3949ab;--mtd-weekend-b: #9575cd;--assistant-pill-border: rgba(40, 53, 147, .35);--assistant-chip-hover-bg: #e8eaf6;--assistant-input-focus: rgba(40, 53, 147, .45);--insight-card-border: rgba(92, 107, 192, .35);--insight-card-bg: linear-gradient(135deg, #e8eaf6 0%, #fff 100%);--booked-strip-bg: #e0f7fa;--booked-strip-border: rgba(0, 131, 143, .25);--geo-ribbon-border: rgba(57, 73, 171, .25)}
