@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght@300;400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";:root{--color-primary: #ff5500;--color-primary-hover: #e84e00;--color-primary-soft: rgba(255, 85, 0, .1);--color-primary-strong: rgba(255, 85, 0, .16);--color-bg: #ffffff;--color-page: #f7f7f7;--color-surface: #ffffff;--color-surface-muted: #fafafa;--color-text-primary: #1a1a1a;--color-text-secondary: #6b7280;--color-text-tertiary: #9ca3af;--color-border: rgba(0, 0, 0, .08);--color-border-strong: rgba(0, 0, 0, .12);--color-error: #dc2626;--color-success: #16a34a;--color-warning: #f59e0b;--space-4: 4px;--space-8: 8px;--space-12: 12px;--space-16: 16px;--space-20: 20px;--space-24: 24px;--space-28: 28px;--space-32: 32px;--space-40: 40px;--space-48: 48px;--radius-sm: 10px;--radius-md: 12px;--radius-lg: 16px;--radius-pill: 999px;--shadow-soft: 0 6px 18px rgba(0, 0, 0, .06);--shadow-hover: 0 10px 24px rgba(0, 0, 0, .08);--shadow-focus: 0 0 0 3px rgba(255, 85, 0, .15);--font-family-sans: "Inter", "SF Pro Text", "SF Pro Display", "Segoe UI", sans-serif;--font-size-h1: 32px;--font-size-h2: 22px;--font-size-h3: 16px;--font-size-body: 14px;--font-size-meta: 12px;--font-size-kpi: 28px;--control-height: 40px}html{font-size:16px}body{font-family:var(--font-family-sans);color:var(--color-text-primary);background:var(--color-bg)}h1,h2,h3{margin:0;color:var(--color-text-primary);font-weight:600}h1{font-size:var(--font-size-h1);line-height:1.2}h2{font-size:var(--font-size-h2);line-height:1.3}h3{font-size:var(--font-size-h3);line-height:1.3}p{margin:0 0 8px;color:var(--color-text-secondary);font-size:var(--font-size-body)}small{font-size:var(--font-size-meta);color:var(--color-text-secondary)}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;max-width:100%;overflow-x:hidden}body{margin:0;background:var(--color-bg)}html,body,#root{min-height:100%}body{background:linear-gradient(180deg,#fff,#f7f7f7 68%);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}button,input,select,textarea{font:inherit}::selection{background:#ff55002e}html{background:var(--color-page)}body{color:var(--color-text-primary);font-size:var(--font-size-body);line-height:1.45}#root{isolation:isolate}a{text-decoration:none}img{max-width:100%;display:block}.material-symbols-outlined{font-variation-settings:FILL 0,wght 400,GRAD 0,opsz 24}button{cursor:pointer}.notice,.toast{border-radius:var(--radius-md)}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.dash-root{display:flex;min-height:100vh;background:linear-gradient(180deg,#fbfbfb,#f5f6f8);color:var(--color-text-primary)}.dash-root--intel{background:linear-gradient(180deg,#f2eff0,#ebe8ea)}.dash-sidebar{position:fixed;inset:0 auto 0 0;width:236px;height:100vh;display:flex;flex-direction:column;gap:18px;padding:14px 14px 16px;overflow-y:auto;border-right:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#fffffffe,#f8f9fbfb);box-shadow:18px 0 42px #0f172a0a;z-index:30;transition:none}.dash-logo{display:flex;flex-direction:column;gap:6px;padding:6px 8px 14px;border-bottom:1px solid rgba(15,23,42,.07)}.dash-logo-kicker{color:#98a2b2;font-size:10px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.dash-logo-wordmark{display:flex;align-items:center;gap:10px;min-width:0}.dash-logo-mark{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(180deg,var(--color-primary),var(--color-primary-hover));color:#fff;box-shadow:0 12px 24px #ff550026}.dash-logo-copy{min-width:0;width:100%;display:flex;flex-direction:column;gap:3px}.dash-logo-copy strong,.dash-logo-copy small,.dash-nav-label,.dash-sidebar-user-copy strong,.dash-sidebar-user-copy small,.dash-user-meta strong,.dash-user-meta small{white-space:nowrap;word-break:keep-all;writing-mode:horizontal-tb}.dash-logo-copy strong{color:var(--color-text-primary);font-size:20px;font-weight:700;line-height:1;letter-spacing:-.04em}.dash-logo-copy small{color:#657286;font-size:12px;line-height:1.2}.dash-nav{display:flex;flex-direction:column;gap:20px;min-height:0}.dash-nav-section{display:flex;flex-direction:column;gap:8px}.dash-nav-section-title{padding:0 12px;color:#7f8a9b;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.dash-nav-section-items{display:flex;flex-direction:column;gap:3px}.dash-nav-item{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:12px;min-height:44px;padding:0 14px 0 18px;border-radius:12px;color:#4f5d72;transition:background-color .18s ease,color .18s ease}.dash-nav-item:before{content:"";position:absolute;left:0;top:9px;bottom:9px;width:2px;border-radius:999px;background:transparent}.dash-nav-item:hover{background:#0f172a08;color:var(--color-text-primary)}.dash-nav-item.active{background:#ff55001f;color:var(--color-text-primary)}.dash-nav-item.active:before{background:var(--color-primary)}.dash-icon{width:22px;height:22px;flex:0 0 22px;display:grid;place-items:center;color:inherit}.dash-icon .material-symbols-outlined{font-size:22px;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24}.dash-nav-label{color:inherit;font-size:14px;font-weight:600;line-height:1}.dash-sidebar-foot{margin-top:auto;padding-top:14px;border-top:1px solid rgba(15,23,42,.07)}.dash-sidebar-user{display:flex;align-items:center;gap:10px;min-height:44px;padding:8px 10px;border-radius:16px;border:1px solid rgba(15,23,42,.07);background:#ffffffeb}.dash-sidebar-user-avatar,.dash-user-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(180deg,var(--color-primary),var(--color-primary-hover));color:#fff;font-size:12px;font-weight:700}.dash-sidebar-user-copy,.dash-user-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.dash-sidebar-user-copy strong,.dash-user-meta strong{color:var(--color-text-primary);font-size:13px;line-height:1.1}.dash-sidebar-user-copy small,.dash-user-meta small{color:var(--color-text-secondary);font-size:12px;line-height:1.1}.dash-main{flex:1 1 auto;min-width:0;margin-left:236px;width:calc(100% - 236px);max-width:calc(100% - 236px);padding:12px 24px 36px}.dash-main--intel{background:linear-gradient(180deg,#f6f4f5,#f3f1f2)}.dash-page-shell{width:100%;max-width:none;min-width:0}.dash-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(15,23,42,.06)}.dash-header--compact{margin-bottom:8px;padding-bottom:8px}.dash-header-copy{min-width:0;flex:1}.dash-overline{margin-bottom:4px;color:#9aa5b4;font-size:11px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.dash-header h1{margin:0;font-size:30px;line-height:1.02;font-weight:600;letter-spacing:-.05em}.dash-header--compact h1{font-size:22px;line-height:1.04}.dash-header-tools{display:flex;align-items:center;gap:8px;flex-shrink:0}.dash-top-search{width:clamp(300px,24vw,372px);height:36px;display:flex;align-items:center;gap:10px;padding:0 12px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#fffffff0;box-shadow:var(--shadow-soft)}.dash-header--compact .dash-top-search{width:clamp(240px,18vw,296px);height:34px}.dash-top-search:focus-within{border-color:#ff55003d;box-shadow:var(--shadow-focus)}.dash-top-search .material-symbols-outlined,.dash-top-search-kbd{color:var(--color-text-tertiary);font-size:16px}.dash-top-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--color-text-primary);font-size:13px}.dash-tool-btn{width:36px;height:36px;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:#ffffffeb;color:var(--color-text-secondary);box-shadow:var(--shadow-soft)}.dash-tool-btn:hover,.dash-user-chip:hover{border-color:#ff550029;box-shadow:var(--shadow-hover)}.dash-user-chip{min-height:36px;display:flex;align-items:center;gap:10px;padding:0 8px 0 4px;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:#fffffff0;box-shadow:var(--shadow-soft)}.dash-header--compact .dash-tool-btn,.dash-header--compact .dash-user-chip{min-height:34px;height:34px}.dash-header--compact .dash-user-meta small{display:none}@media (max-width: 1280px){.dash-main{margin-left:236px;padding-inline:20px}.dash-header{align-items:flex-start;flex-direction:column}.dash-header-tools{width:100%;justify-content:space-between}}@media (max-width: 980px){.dash-main{margin-left:236px;padding-inline:16px}.dash-top-search{width:100%}.dash-header-tools{flex-wrap:wrap}.dash-user-chip{margin-left:auto}}.dash-form-page,.dash-overview-map-page{width:100%;display:flex;flex-direction:column;gap:18px}.dash-card,.card{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:#fffffff5;box-shadow:var(--shadow-soft);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.dash-card:hover,.card:hover{border-color:#ff55001f}.dash-card-primary{background:linear-gradient(180deg,#fffffffa,#f9fafbf5);border-color:#0f172a14;box-shadow:0 14px 32px #0f172a12}.dash-card-secondary{background:#fffffff7}.dash-card-muted{background:linear-gradient(180deg,#fafafafa,#fffffffa);border-color:#0f172a0f;box-shadow:0 4px 14px #0f172a0a}.dash-landing-hero{padding:24px 26px;background:linear-gradient(90deg,#ff5500f2,#ff5500f2) top left / 84px 4px no-repeat,linear-gradient(180deg,#fff,#f9fafbf5)}.dash-landing-hero-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.dash-landing-hero-metric{padding:18px;border-radius:16px;border:1px solid rgba(15,23,42,.06);background:#ffffffe6}.dash-landing-hero-metric span{display:block;margin-bottom:10px;color:#64748b;font-size:12px;font-weight:600}.dash-landing-hero-metric strong{display:block;margin-bottom:6px;font-size:22px;line-height:1.15;letter-spacing:-.03em}.dash-landing-hero-metric small{color:var(--color-text-secondary)}.dash-page-intro{padding:16px 20px 18px;background:linear-gradient(90deg,#ff5500f5,#ff5500f5) top left / 64px 3px no-repeat,linear-gradient(180deg,#fff,#fafafafa)}.dash-page-intro--compact{padding:14px 18px 16px}.dash-page-intro .dash-module-header{padding-top:8px}.dash-page-intro .dash-module-desc{max-width:58ch;margin-top:6px}.dash-page-intro-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.dash-page-intro-metric{padding:13px 14px;border-radius:14px;border:1px solid rgba(15,23,42,.06);background:#ffffffe6}.dash-page-intro-metric span{display:block;margin-bottom:8px;color:#64748b;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dash-page-intro-metric strong{display:block;margin-bottom:4px;font-size:19px;line-height:1.15;letter-spacing:-.03em}.dash-page-intro-metric small{color:var(--color-text-secondary)}.dash-card.alert{background:#dc26260f;border-color:#dc262624;color:var(--color-text-primary)}.notice{padding:14px 16px;background:#dc262614;border:1px solid rgba(220,38,38,.12);color:#991b1b}.toast{position:sticky;top:16px;z-index:30;padding:12px 16px;background:#16a34a1a;border:1px solid rgba(22,163,74,.12);color:#166534;box-shadow:var(--shadow-soft)}.dash-card-header,.dash-module-header,.dash-screening-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.dash-card-header{margin-bottom:14px}.dash-section-title{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:var(--color-text-primary)}.dash-section-title .material-symbols-outlined{font-size:20px;color:var(--color-primary)}.dash-section-note,.dash-helper,.dash-module-desc,.dash-subtext{color:var(--color-text-secondary)}.dash-helper,.dash-subtext,.dash-section-note{font-size:var(--font-size-meta)}.dash-btn{min-height:var(--control-height);padding:0 14px;border-radius:10px;border:1px solid transparent;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all .18s ease}.dash-btn.primary{background:linear-gradient(180deg,var(--color-primary),var(--color-primary-hover));color:#fff;box-shadow:0 8px 16px #ff550029}.dash-btn.primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 24px #ff550038}.dash-btn.secondary{background:#fffffff5;color:var(--color-text-primary);border-color:var(--color-border)}.dash-btn.secondary:hover:not(:disabled){border-color:#ff55002e;box-shadow:var(--shadow-soft)}.dash-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.dash-input,.dash-select,.dash-textarea{min-height:var(--control-height);border-radius:10px;border:1px solid var(--color-border);background:#fff;color:var(--color-text-primary);padding:0 14px;box-shadow:inset 0 1px #ffffffbf}.dash-textarea{min-height:108px;padding-top:12px;padding-bottom:12px;resize:vertical}.dash-input:focus,.dash-select:focus,.dash-textarea:focus{border-color:#ff550047;box-shadow:var(--shadow-focus)}.dash-field>span{display:inline-block;margin-bottom:8px;font-size:12px;font-weight:600;color:#64748b}.dash-fields{gap:16px}.dash-pill,.dash-status{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 11px;border-radius:var(--radius-pill);font-size:11px;font-weight:600;border:1px solid transparent}.dash-pill.muted,.dash-status.deleted{background:#0f172a0d;color:#475569}.dash-pill.warning{background:#f59e0b1f;color:#b45309}.dash-status.merchant,.dash-status.competitor{background:var(--color-primary-soft);color:var(--color-primary-hover)}.table,.dash-screening-table,.dash-calc-table{width:100%;border-collapse:separate;border-spacing:0}.table thead th,.dash-screening-table thead th,.dash-calc-table thead th{height:42px;padding:0 16px;border-bottom:1px solid var(--color-border);color:#64748b;font-size:12px;font-weight:500;background:#f8fafceb}.table tbody td,.dash-calc-table tbody td,.dash-screening-table tbody td{padding:14px 16px;border-bottom:1px solid rgba(15,23,42,.06);font-size:13px;vertical-align:middle}.table tbody tr:hover td,.dash-calc-table tbody tr:hover td,.dash-screening-table tbody tr:hover td{background:#0f172a06}.dash-table-scroll{overflow-x:auto}.dash-history-actions,.dash-screening-actions-top,.dash-screening-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.dash-module-tabs{display:flex;flex-wrap:wrap;gap:10px;padding:4px 0 0}.dash-page-toolbar-card{position:relative;padding:16px 18px;background:linear-gradient(90deg,#ff5500e6,#ff5500e6) top left / 44px 2px no-repeat,linear-gradient(180deg,#fafafafa,#fffffffa)}.dash-page-toolbar-copy{display:flex;flex-direction:column;gap:6px}.dash-page-toolbar-card .dash-card-header{margin-bottom:12px}.dash-page-toolbar-copy strong{font-size:16px;font-weight:600;color:var(--color-text-primary)}.dash-empty-page-card{min-height:240px;padding:24px;display:flex;flex-direction:column;gap:12px;justify-content:center;background:radial-gradient(circle at top right,rgba(255,85,0,.08),transparent 30%),linear-gradient(180deg,#fff,#f9fafbf5)}.dash-pretty-pre{margin:0;padding:18px;border-radius:16px;background:#111827;color:#f8fafc;overflow-x:auto;font-size:12px;line-height:1.6}.dash-module-tab{min-width:152px;padding:14px 16px;border-radius:14px;border:1px solid var(--color-border);background:#ffffffe6;display:flex;flex-direction:column;gap:6px;transition:all .18s ease}.dash-module-tab:hover{border-color:#ff550029;box-shadow:var(--shadow-soft)}.dash-module-tab.active{background:var(--color-primary-soft);border-color:#ff550029}.dash-module-title{font-size:14px;font-weight:600}.dash-module-en{font-size:12px;color:var(--color-text-secondary)}.dash-planning-breadcrumb{display:inline-flex;align-items:center;gap:8px;color:var(--color-text-secondary);font-size:12px;font-weight:500;margin-bottom:4px}.dash-planning-breadcrumb strong{color:var(--color-text-primary)}.dash-auth-shell{min-height:100vh;padding:32px;background:radial-gradient(circle at top left,rgba(255,85,0,.12),transparent 28%),linear-gradient(180deg,#fafafa,#f3f4f6);display:grid;place-items:center}.dash-auth-card{width:min(480px,100%);padding:28px;border-radius:24px;border:1px solid var(--color-border);background:#fffffff5;box-shadow:0 18px 48px #0f172a14}.dash-auth-brand{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:999px;background:#ff550014;color:var(--color-primary-hover);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dash-auth-card h2{margin-top:20px;margin-bottom:8px;font-size:34px;line-height:1.05;letter-spacing:-.04em}.dash-auth-grid{display:grid;gap:16px;margin-top:22px}.dash-auth-grid .dash-btn{width:100%}.empty-state,.intel-empty{min-height:160px;border-radius:var(--radius-lg);border:1px dashed rgba(148,163,184,.4);background:linear-gradient(180deg,#f8fafce0,#fffffff5);display:grid;place-items:center;text-align:center;color:var(--color-text-secondary)}.dash-modal-mask{background:#0f172a57;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dash-modal{width:min(980px,100%);padding:20px;border-radius:22px;border:1px solid rgba(255,255,255,.65);background:#fffffff5;box-shadow:0 30px 60px #0f172a2e;gap:16px}@media (max-width: 960px){.dash-landing-hero-grid,.dash-page-intro-grid{grid-template-columns:1fr}}.dash-modal-header{padding-bottom:14px;border-bottom:1px solid var(--color-border)}.dash-modal-header h3{font-size:20px;letter-spacing:-.02em}.dash-modal-map{border-radius:18px;border-color:#0f172a14;box-shadow:inset 0 1px #ffffffb3}.dash-modal-footer{align-items:flex-end;padding-top:8px}.dash-modal-footer .dash-helper{flex:1;max-width:52ch}@media (max-width: 900px){.dash-card-header,.dash-module-header,.dash-screening-header,.dash-history-actions,.dash-screening-actions-top{flex-direction:column;align-items:stretch}.dash-module-tab{min-width:0;flex:1 1 140px}}.dash-overview-map-page{gap:16px}.dash-overview-hero{padding:18px 22px 20px}.dash-overview-hero-kpis{margin-top:14px}.dash-map-filter-card{padding:14px 18px 16px}.dash-map-locked-city{font-size:18px;font-weight:600;color:var(--color-text-primary);margin-bottom:16px}.dash-map-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:end}.dash-map-filter-clear-btn{width:100%}.dash-overview-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dash-overview-kpi-card{min-height:148px;padding:18px 18px 20px}.dash-overview-kpi-card span{font-size:12px;font-weight:600;color:#64748b}.dash-overview-kpi-card strong{margin:18px 0 8px;display:block;font-size:var(--font-size-kpi);line-height:1.1;letter-spacing:-.03em}.dash-overview-kpi-card-main{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#f8f9fafa);box-shadow:0 18px 36px #0f172a14}.dash-overview-kpi-card-main:after{content:"";position:absolute;right:-28px;bottom:-32px;width:168px;height:168px;border-radius:50%;background:radial-gradient(circle,rgba(255,85,0,.14),transparent 70%)}.dash-overview-kpi-card small{color:var(--color-text-secondary)}.dash-overview-map-layout{display:grid;grid-template-columns:minmax(0,1fr) clamp(360px,27vw,440px);gap:16px;align-items:stretch}.dash-overview-map-card,.dash-overview-drawer,.dash-overview-updates-card{overflow:hidden}.dash-overview-map-card{min-height:640px;position:relative}.dash-overview-map-canvas{width:100%;min-height:640px}.dash-map-empty.overlay{position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:20px;background:linear-gradient(180deg,#ffffffd1,#f8fafce6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dash-map-empty-fancy{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;padding:24px}.dash-map-empty-logo{position:relative;width:180px;height:150px}.dash-map-empty-cloud,.dash-map-empty-cloud:before,.dash-map-empty-cloud:after{position:absolute;background:linear-gradient(180deg,#ff5500f2,#e84e00f2);border-radius:999px;content:""}.dash-map-empty-cloud{left:18px;right:18px;top:48px;height:58px;box-shadow:0 18px 28px #ff55002e}.dash-map-empty-cloud:before{width:86px;height:86px;left:18px;top:-34px}.dash-map-empty-cloud:after{width:96px;height:76px;right:16px;top:-18px}.dash-map-empty-pin{position:absolute;left:50%;top:36px;transform:translate(-50%);width:74px;height:102px;background:linear-gradient(180deg,#ff5500fa,#e84e00fa);clip-path:polygon(50% 100%,14% 46%,14% 25%,50% 0,86% 25%,86% 46%);box-shadow:0 22px 30px #ff550029}.dash-map-empty-pin:after{content:"";position:absolute;width:28px;height:28px;border-radius:50%;border:3px solid rgba(255,255,255,.96);left:50%;top:26px;transform:translate(-50%)}.dash-map-empty-pin .material-symbols-outlined{display:none}.dash-map-empty-word{position:absolute;left:50%;top:8px;transform:translate(-50%);color:#fff;font-size:56px;font-weight:700;line-height:1;text-shadow:0 2px 8px rgba(232,78,0,.18)}.dash-map-empty-suggest{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(100%,720px)}.dash-map-empty-card{padding:16px;border-radius:16px;border:1px solid rgba(255,85,0,.12);background:#ffffffc2}.dash-overview-drawer{padding:18px;display:flex;flex-direction:column;gap:16px;min-height:640px}.dash-overview-drawer>h3{font-size:20px}.dash-overview-detail-empty-head{align-items:center;gap:16px}.dash-overview-detail-empty-icon{width:56px;height:56px;border-radius:18px;background:var(--color-primary-soft);color:var(--color-primary)}.dash-overview-empty-cards{grid-template-columns:1fr;gap:12px}.dash-overview-empty-card,.dash-overview-highlight-card,.dash-overview-detail-item,.dash-overview-project-panel{border-radius:16px;background:linear-gradient(180deg,#f8fafcf2,#fffffffa);border:1px solid rgba(15,23,42,.06)}.dash-overview-empty-card{padding:16px}.dash-overview-empty-card .material-symbols-outlined{color:var(--color-primary)}.dash-overview-detail{display:flex;flex-direction:column;gap:16px}.dash-overview-detail-head{align-items:flex-start;justify-content:space-between;gap:14px}.dash-overview-detail-title strong{font-size:22px;line-height:1.2;letter-spacing:-.02em}.dash-overview-detail-tags{gap:8px;flex-wrap:wrap}.dash-overview-detail-source{padding:14px 16px;border-radius:14px;background:#0f172a08}.dash-overview-detail-banner{display:flex;align-items:flex-start;gap:14px;padding:15px 16px;border-radius:16px;border:1px solid rgba(15,23,42,.06);background:linear-gradient(180deg,#f8fafcf2,#fffffffa)}.dash-overview-detail-banner .material-symbols-outlined{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#ff55001a;color:var(--color-primary)}.dash-overview-detail-banner strong{display:block;margin-bottom:6px;font-size:14px}.dash-overview-detail-banner p{color:var(--color-text-secondary)}.dash-overview-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.dash-overview-highlight-card,.dash-overview-detail-item{padding:14px 15px}.dash-overview-highlight-card span,.dash-overview-detail-item span{display:block;color:#64748b;font-size:12px;font-weight:600;margin-bottom:8px}.dash-overview-highlight-card strong,.dash-overview-detail-item strong{font-size:18px;line-height:1.25}.dash-overview-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dash-overview-project-panel{padding:16px}.dash-overview-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dash-overview-project-grid div{padding:12px 14px;border-radius:12px;background:#fff;border:1px solid var(--color-border)}.dash-overview-project-grid span{display:block;color:#64748b;font-size:12px;font-weight:600;margin-bottom:6px}.dash-overview-updates-card{padding:18px}.dash-overview-updates-table th:first-child,.dash-overview-updates-table td:first-child{padding-left:0}.dash-overview-updates-table th:last-child,.dash-overview-updates-table td:last-child{padding-right:0}.dash-map-pin{position:relative;width:38px;height:54px;pointer-events:auto}.dash-map-pin-cloud,.dash-map-pin-drop{position:absolute;left:50%;transform:translate(-50%)}.dash-map-pin-cloud{top:8px;width:28px;height:28px;border-radius:50%;opacity:.16}.dash-map-pin-drop{top:0;width:32px;height:44px;border-radius:18px 18px 18px 4px;transform:translate(-50%) rotate(45deg);box-shadow:0 10px 18px #0f172a33}.dash-map-pin-word{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:14px;font-weight:700;line-height:1;text-shadow:0 1px 3px rgba(15,23,42,.22)}.dash-map-pin.merchant .dash-map-pin-cloud{background:#ff550047}.dash-map-pin.merchant .dash-map-pin-drop{background:linear-gradient(180deg,#ff7a3d,#ff5a1f)}.dash-map-pin.competitor .dash-map-pin-cloud{background:#3b82f63d}.dash-map-pin.competitor .dash-map-pin-drop{background:linear-gradient(180deg,#4f8cff,#2563eb)}.amap-info-content{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.amap-info-sharp{display:none!important}.dash-map-iw{width:360px;padding:16px;border-radius:20px;border:1px solid rgba(15,23,42,.08);background:#fffffffa;box-shadow:0 18px 40px #0f172a29;color:var(--color-text-primary)}.dash-map-iw-head{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;margin-bottom:14px}.dash-map-iw-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;color:#fff;font-size:16px;font-weight:700}.dash-map-iw-icon.merchant{background:linear-gradient(180deg,#ff7a3d,#ff5a1f)}.dash-map-iw-icon.competitor{background:linear-gradient(180deg,#4f8cff,#2563eb)}.dash-map-iw-title-wrap{min-width:0}.dash-map-iw-title-wrap strong{display:block;margin-bottom:4px;font-size:18px;line-height:1.2;letter-spacing:-.02em}.dash-map-iw-title-wrap p{margin:0;color:var(--color-text-secondary);font-size:13px}.dash-map-iw-badge{min-height:28px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;white-space:nowrap}.dash-map-iw-badge.merchant{background:#ff55001a;color:#ea580c}.dash-map-iw-badge.competitor{background:#2563eb1a;color:#2563eb}.dash-map-iw-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.dash-map-iw-metric{padding:12px 10px;border-radius:14px;background:linear-gradient(180deg,#f8fafcf5,#fff);border:1px solid rgba(15,23,42,.06)}.dash-map-iw-metric span{display:block;margin-bottom:6px;color:#64748b;font-size:11px;font-weight:700}.dash-map-iw-metric strong{font-size:16px;line-height:1.2;letter-spacing:-.02em}.dash-map-iw-address{display:grid;gap:4px;padding:12px 14px;border-radius:14px;background:#0f172a0a}.dash-map-iw-address-label,.dash-map-iw-meta-row,.dash-map-iw-foot{color:var(--color-text-secondary);font-size:12px}.dash-map-iw-address-label{font-weight:700}.dash-map-iw-meta-row{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.dash-map-iw-project{font-weight:600}.dash-map-iw-foot{margin-top:10px;padding-top:10px;border-top:1px solid rgba(15,23,42,.06)}@media (max-width: 1180px){.dash-overview-hero-kpis,.dash-map-filter-grid,.dash-overview-kpi-grid,.dash-overview-highlight-grid,.dash-overview-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-overview-map-layout{grid-template-columns:1fr}.dash-map-iw{width:320px}}@media (max-width: 720px){.dash-overview-hero-kpis,.dash-map-filter-grid,.dash-overview-kpi-grid,.dash-overview-highlight-grid,.dash-overview-project-grid,.dash-overview-detail-grid,.dash-map-empty-suggest{grid-template-columns:1fr}.dash-map-iw{width:min(300px,calc(100vw - 32px))}.dash-map-iw-head,.dash-map-iw-metrics{grid-template-columns:1fr}}.dash-module-header{padding:2px 0 0}.dash-module-header h2{font-size:26px;line-height:1.08;letter-spacing:-.04em}.dash-collect-hero,.dash-collect-toolbar{padding:18px 20px}.dash-collect-hero{background:linear-gradient(180deg,#fff,#fafafaf5)}.dash-collect-statuses{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.dash-collect-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:14px}.dash-collect-kpi{padding:14px 15px 13px;border-radius:14px;border:1px solid rgba(15,23,42,.06);background:#ffffffe6}.dash-collect-kpi span{display:block;margin-bottom:10px;color:#64748b;font-size:12px;font-weight:600}.dash-collect-kpi strong{display:block;margin-bottom:6px;color:var(--color-text-primary);font-size:20px;line-height:1.15;letter-spacing:-.03em}.dash-collect-kpi small{color:var(--color-text-secondary)}.dash-collect-toolbar{background:linear-gradient(180deg,#fff,#f9fafbf5)}.dash-collect-toolbar-row{justify-content:space-between}.dash-collect-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.dash-collect-toolbar-meta{margin-top:14px;padding-top:14px;border-top:1px solid rgba(15,23,42,.06);color:var(--color-text-secondary);font-size:12px;font-weight:500}.dash-inline-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.dash-inline-kpi{padding:18px 20px;border-radius:16px;border:1px solid var(--color-border);background:linear-gradient(180deg,#fff,#f9fafbf5);box-shadow:var(--shadow-soft)}.dash-inline-kpi span{display:block;color:#64748b;font-size:12px;font-weight:600;margin-bottom:10px}.dash-inline-kpi strong{display:block;font-size:24px;line-height:1.15;letter-spacing:-.03em;color:var(--color-text-primary);margin-bottom:6px}.dash-inline-kpi small{color:var(--color-text-secondary)}.dash-screening-entry-grid,.dash-module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.dash-planning-hero{padding:26px 28px;background:linear-gradient(90deg,#ff5500f0,#ff5500f0) top left / 108px 4px no-repeat,linear-gradient(180deg,#fff,#f9fafbf5)}.dash-planning-hero-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.dash-planning-hero-metric{padding:18px;border-radius:16px;border:1px solid rgba(15,23,42,.06);background:#ffffffe6}.dash-planning-hero-metric span{display:block;margin-bottom:10px;color:#64748b;font-size:12px;font-weight:600}.dash-planning-hero-metric strong{display:block;margin-bottom:6px;font-size:22px;line-height:1.15;letter-spacing:-.03em}.dash-planning-hero-metric small{color:var(--color-text-secondary)}.dash-market-hero,.dash-market-toolbar{padding:18px 20px}.dash-market-hero{background:linear-gradient(180deg,#fff,#f9fafbf5)}.dash-market-kpis{margin-top:18px}.dash-market-toolbar{background:linear-gradient(180deg,#fff,#f9fafbf5)}.dash-market-toolbar-title{display:flex;flex-direction:column;gap:6px}.dash-market-toolbar-title strong{font-size:16px;font-weight:600;color:var(--color-text-primary)}.dash-market-toolbar-title span{color:var(--color-text-secondary);font-size:13px}.dash-section-footer-actions{margin-top:12px}.dash-screening-entry-card,.dash-module-card{position:relative;text-align:left;padding:24px 22px 22px;border-radius:18px;border:1px solid var(--color-border);background:#fffffff5;box-shadow:var(--shadow-soft);transition:all .18s ease}.dash-screening-entry-card:hover,.dash-module-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover);border-color:#ff550029}.dash-screening-entry-card:after,.dash-module-card:after{content:"↗";position:absolute;right:18px;top:18px;color:#0f172a38;font-size:16px;font-weight:600}.dash-screening-entry-icon,.dash-module-card-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;margin-bottom:20px;background:var(--color-primary-soft);color:var(--color-primary)}.dash-screening-entry-title,.dash-module-card-title{font-size:22px;font-weight:600;letter-spacing:-.02em;color:var(--color-text-primary)}.dash-screening-entry-en,.dash-module-card-en{margin-top:6px;font-size:12px;color:#94a3b8;text-transform:uppercase;letter-spacing:.12em}.dash-screening-entry-desc,.dash-module-card-desc{margin-top:16px;color:var(--color-text-secondary);max-width:32ch}.dash-module-card-meta{margin-top:18px;display:flex;gap:10px;flex-wrap:wrap}.dash-module-card-meta span{padding:6px 10px;border-radius:999px;background:#0f172a0d;color:#475569;font-size:12px;font-weight:600}.dash-form-card,.dash-history-table-card,.dash-screening-card,.dash-calc-result{padding:20px}.dash-form-stack{display:flex;flex-direction:column;gap:18px}.dash-form-card .dash-card-header{padding-bottom:14px;border-bottom:1px solid var(--color-border)}.dash-screening-hero,.dash-screening-toolbar,.dash-calc-hero,.dash-calc-toolbar{padding:18px 20px}.dash-screening-hero{background:linear-gradient(180deg,#fff,#f9fafbf5)}.dash-screening-kpis{margin-top:18px}.dash-screening-toolbar,.dash-calc-toolbar{background:linear-gradient(180deg,#fff,#fafafaf5)}.dash-calc-hero{background:linear-gradient(180deg,#fff,#f8fafcf5)}.dash-calc-kpis{margin-top:18px}.dash-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.dash-field.span-2{grid-column:span 2}.dash-field.span-3{grid-column:span 3}.dash-field.span-4{grid-column:1 / -1}.dash-screening-summary{display:grid;grid-template-columns:clamp(220px,18vw,300px) clamp(260px,22vw,360px) minmax(0,1fr);gap:16px}.dash-summary-item{padding:18px 20px;border-radius:16px;border:1px solid rgba(15,23,42,.06);background:linear-gradient(180deg,#fafafafa,#fff)}.dash-summary-item span{display:block;margin-bottom:10px;font-size:12px;font-weight:600;color:#64748b}.dash-summary-item strong{font-size:28px;line-height:1.1;letter-spacing:-.03em}.dash-summary-item small{display:block;margin-top:8px;color:var(--color-text-secondary);font-size:12px;font-weight:500}.dash-summary-item.long p{color:var(--color-text-primary)}.dash-screening-select{min-width:280px}.dash-screening-select>span{display:inline-block;margin-bottom:8px;font-size:12px;font-weight:600;color:#64748b}.dash-screening-table col:last-child{width:30%!important}.dash-screening-card{overflow:hidden}.dash-screening-card .dash-card-header{margin-bottom:0}.dash-screening-head-left,.dash-screening-indicator-cell,.dash-screening-note{text-align:left}.dash-screening-head-score,.dash-screening-score,.dash-screening-group-cell{text-align:center}.dash-screening-group-cell{font-weight:600;color:var(--color-text-primary);background:#f8fafcb8;letter-spacing:-.01em}.dash-screening-dot-btn.readonly{width:100%;display:grid;place-items:center}.dash-screening-dot{width:12px;height:12px;border-radius:999px;background:#94a3b842;border:1px solid rgba(148,163,184,.44)}.dash-screening-dot.active{background:var(--color-primary);border-color:var(--color-primary);box-shadow:0 0 0 6px #ff55001f}.dash-screening-note strong{display:block;margin-bottom:6px;font-size:24px;line-height:1}.dash-screening-note span,.dash-screening-note small{display:block}.dash-screening-note span{color:var(--color-text-primary);white-space:nowrap}.dash-screening-note small{margin-top:6px;color:#94a3b8}.dash-screening-hero-note{margin-top:6px}.dash-query-mode-switch{display:flex;gap:12px;flex-wrap:wrap}.dash-section-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.dash-count-pill{min-height:28px;padding:0 12px;border-radius:999px;background:#ff550014;color:var(--color-primary-hover);font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.dash-address-cell{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.dash-location-btn{min-width:96px}.dash-icon-btn{width:36px;height:36px;border-radius:12px;border:1px solid var(--color-border);background:#fffffff5;color:var(--color-text-secondary);display:grid;place-items:center}.dash-icon-btn:hover:not(:disabled){color:var(--color-text-primary);border-color:#ff550029;box-shadow:var(--shadow-soft)}.dash-icon-btn:disabled{opacity:.45;cursor:not-allowed}.dash-merchant-table,.dash-competition-table{display:flex;flex-direction:column;gap:10px}.dash-merchant-row,.dash-competition-row{display:grid;gap:10px;align-items:start;padding:12px;border-radius:16px;border:1px solid rgba(15,23,42,.06);background:linear-gradient(180deg,#fff,#f9fafbf5)}.dash-merchant-row{grid-template-columns:1.1fr .9fr .72fr .88fr .8fr 1.5fr .9fr .9fr .78fr 1.1fr 40px}.dash-competition-row{grid-template-columns:1.1fr .82fr .88fr .78fr .96fr .72fr 1.35fr 1.45fr .86fr .86fr .8fr 40px}.dash-merchant-row.header,.dash-competition-row.header{background:#f8fafce6;border-style:dashed;font-size:12px;font-weight:600;color:#64748b}.dash-merchant-row.header span,.dash-competition-row.header span{display:flex;align-items:center;min-height:20px}.dash-target-people{display:flex;flex-wrap:wrap;gap:8px}.dash-target-chip{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 10px;border-radius:999px;background:#0f172a0d;border:1px solid transparent;font-size:12px;color:#334155}.dash-target-chip:has(input:checked){background:var(--color-primary-soft);border-color:#ff550029;color:var(--color-primary-hover)}.dash-target-chip input{accent-color:var(--color-primary)}.dash-map-filter-card .dash-history-actions{justify-content:flex-end;margin-top:16px}.dash-calc-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.dash-calc-result-card{background:radial-gradient(circle at top right,rgba(255,85,0,.04),transparent 28%),linear-gradient(180deg,#fff,#f9fafbf5)}.dash-calc-kpi-item{padding:14px;border-radius:12px;background:linear-gradient(180deg,#f8fafceb,#fffffffa);border:1px solid rgba(15,23,42,.06)}.dash-calc-kpi-item span{display:block;font-size:12px;font-weight:600;color:#64748b;margin-bottom:10px}.dash-calc-kpi-item strong{font-size:20px;line-height:1.2}.dash-calc-empty{margin-top:4px}.dash-calc-details summary{cursor:pointer;font-weight:600;color:var(--color-text-primary)}.dash-calc-details[open] summary{margin-bottom:12px}.dash-calc-details{margin-top:18px;padding-top:18px;border-top:1px solid rgba(15,23,42,.06)}@media (max-width: 1200px){.dash-planning-hero-grid,.dash-fields,.dash-calc-kpi-grid,.dash-inline-kpis,.dash-collect-kpis,.dash-screening-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-screening-summary{grid-template-columns:1fr}.dash-merchant-row,.dash-competition-row{min-width:1280px}}@media (max-width: 800px){.dash-screening-entry-grid,.dash-module-grid,.dash-planning-hero-grid,.dash-fields,.dash-calc-kpi-grid,.dash-inline-kpis,.dash-collect-kpis,.dash-screening-kpis,.dash-query-mode-switch{grid-template-columns:1fr}.dash-field.span-2,.dash-field.span-3,.dash-field.span-4{grid-column:auto}.dash-collect-toolbar-actions{width:100%;justify-content:stretch}.dash-collect-toolbar-actions .dash-btn{flex:1 1 180px}.dash-screening-note span{white-space:normal}}.dash-main--intel .dash-page-shell{width:100%;max-width:none}.dash-main--intel{background:radial-gradient(circle at top center,rgba(255,96,58,.08),transparent 24%),linear-gradient(180deg,#f5f3f4,#f1eff0)}.intel-editorial-shell{display:flex;flex-direction:column;gap:32px;padding-bottom:18px}.intel-stream-shell{display:flex;flex-direction:column;gap:24px;padding-bottom:18px}.intel-stream-header{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:18px;padding:28px;border-radius:32px;background:radial-gradient(circle at top center,rgba(255,113,75,.12),transparent 30%),linear-gradient(180deg,#38272b,#261c1f);border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 64px #170f122e}.intel-summary-reserve{display:grid;gap:8px;padding:18px 20px;border-radius:24px;background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.08);color:#fff8f4}.intel-summary-reserve-label{color:#ffd0bcc2;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.intel-summary-reserve-line{margin:0;color:#fffdfb;font-size:clamp(16px,1.65vw,20px);font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.intel-stream-panel{position:relative;width:100%;padding:22px;border-radius:28px;border:1px solid rgba(255,238,232,.12);background:linear-gradient(180deg,#21181bf5,#191214fa);color:#fff8f4;box-shadow:inset 0 1px #ffffff0a}.intel-stream-panel--tender{background:linear-gradient(180deg,#261d1df5,#1b1616fa)}.intel-immersive-hero{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:28px;padding:38px 36px 40px;border-radius:36px;color:#fff8f4;background:radial-gradient(circle at top center,rgba(255,113,75,.18),transparent 26%),linear-gradient(180deg,#3b292d,#2e2125,#23191c);border:1px solid rgba(255,255,255,.08);box-shadow:0 32px 72px #170f1238}.intel-immersive-hero--tenders{background:radial-gradient(circle at top center,rgba(255,155,79,.16),transparent 28%),linear-gradient(180deg,#392b2b,#2e2424,#221c1c)}.intel-immersive-hero:before{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border-radius:28px;border:1px solid rgba(255,255,255,.08);pointer-events:none}.intel-subnav{position:relative;z-index:1;display:inline-flex;align-items:center;gap:6px;padding:6px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.intel-subnav-link{min-width:136px;height:40px;padding:0 18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff7f2b8;font-size:13px;font-weight:600}.intel-subnav-link:hover{color:#fffdfb;background:#ffffff14}.intel-subnav-link.active{color:#fffdfb;background:linear-gradient(180deg,#ff7442,#ff5928);box-shadow:0 12px 24px #ff5c3033}.intel-immersive-badge{position:relative;z-index:1;width:150px;height:150px;padding:18px;border-radius:24px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,#ff6c55,#ff5540);color:#fffdfb;box-shadow:0 24px 48px #ff55403d}.intel-immersive-badge--tender{background:linear-gradient(180deg,#ff9855,#ff7330)}.intel-immersive-badge .material-symbols-outlined{align-self:flex-end;font-size:32px}.intel-immersive-badge strong,.intel-immersive-badge small{display:block;line-height:.92;letter-spacing:-.05em;font-size:30px;font-weight:700}.intel-immersive-copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;color:#fffdfb}.intel-immersive-kicker{color:#fff2ebad;font-size:12px;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.intel-immersive-copy h2{margin:0;font-size:clamp(72px,8vw,112px);line-height:.92;letter-spacing:-.08em;color:#fffdfb}.intel-immersive-copy p{margin:0;max-width:34ch;color:#fff7f1db;font-size:clamp(18px,2vw,26px);line-height:1.4}.intel-headline-wall{width:100%;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.95fr);gap:14px}.intel-headline-card{min-height:164px;padding:22px 24px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0d,#ffffff05);box-shadow:inset 0 1px #ffffff0a}.intel-headline-card--secondary{background:linear-gradient(180deg,#ffffff0a,#ffffff04)}.intel-headline-label{display:inline-flex;margin-bottom:12px;color:#ffd4c1d6;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.intel-headline-card h3{margin:0;color:#fffdfb;font-size:clamp(30px,3vw,48px);line-height:1.02;letter-spacing:-.08em}.intel-immersive-stage,.intel-editorial-section{position:relative;z-index:1;width:100%;padding:22px;border-radius:28px;border:1px solid rgba(255,238,232,.12);background:linear-gradient(180deg,#21181bf5,#191214fa);color:#fff8f4;box-shadow:inset 0 1px #ffffff0a}.intel-immersive-stage--tender,.intel-editorial-section--feed{background:linear-gradient(180deg,#261d1df5,#1b1616fa)}.intel-stage-topline,.intel-editorial-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.intel-stage-brand{display:flex;align-items:center;gap:10px;color:#fffdfb}.intel-stage-brand .material-symbols-outlined{font-size:24px;color:#ff6f49fa}.intel-stage-brand strong,.intel-stage-brand small{display:block}.intel-stage-brand strong{font-size:18px;font-weight:700}.intel-stage-brand small,.intel-stage-meta span,.intel-stage-loading,.intel-editorial-head p{color:#fff5eead;font-size:12px}.intel-stage-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.intel-source-grid{display:grid;gap:16px}.intel-source-grid--stage{grid-template-columns:repeat(3,minmax(0,1fr))}.intel-source-grid--feed{grid-template-columns:repeat(2,minmax(0,1fr))}.intel-source-grid--stream{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}.intel-source-panel{min-height:360px;padding:16px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#574045f0,#38272bfa);color:#fffdfb;display:flex;flex-direction:column;gap:14px}.intel-source-panel--tender{background:linear-gradient(180deg,#53413df0,#392b27fa)}.intel-source-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.intel-source-panel-head strong,.intel-source-panel-head small{display:block}.intel-source-panel-head strong{font-size:19px;line-height:1.18;color:#fffdfb}.intel-source-panel-head small{margin-top:4px;color:#fff5eead;font-size:12px}.intel-source-count{min-height:26px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff14;color:#fffdfb;font-size:11px;font-weight:600}.intel-source-lead,.intel-source-row{width:100%;border:0;text-align:left;cursor:pointer}.intel-source-lead{padding:16px;border-radius:18px;background:#110b0d57;color:inherit}.intel-source-lead:hover,.intel-source-row:hover{background:#ffffff0f}.intel-source-lead-time{display:inline-flex;margin-bottom:12px;color:#fff4ee94;font-size:12px}.intel-source-lead h3{margin:0 0 10px;font-size:clamp(22px,1.9vw,30px);line-height:1.08;letter-spacing:-.06em;color:#fffdfb;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.intel-source-lead p{margin:0;color:#fff6efd6;font-size:14px;line-height:1.52}.intel-source-lead-meta{display:grid;gap:6px;margin-top:12px}.intel-source-lead-meta span{color:#fff7f1b8;font-size:12px}.intel-source-list{display:flex;flex-direction:column;gap:8px}.intel-source-row{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:start;padding:10px 0;background:transparent;color:inherit;border-top:1px solid rgba(255,255,255,.08)}.intel-source-row-index{width:22px;height:22px;display:inline-grid;place-items:center;border-radius:7px;background:#ffffff14;color:#fff9f5bd;font-size:11px;font-weight:700}.intel-source-row-copy{display:flex;flex-direction:column;gap:4px}.intel-source-row-copy strong{color:#fffdfb;font-size:15px;font-weight:600;line-height:1.34;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.intel-source-row-copy small{color:#fff5ee9e;font-size:12px}.intel-editorial-head h3{margin:4px 0 0;font-size:clamp(28px,3vw,40px);line-height:.98;letter-spacing:-.06em;color:#fffdfb}.intel-editorial-head p{max-width:34ch;margin:0}.intel-editorial-label{color:#ffbea4bd;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.intel-empty-stage{min-height:220px;padding:42px 24px;text-align:center;display:grid;place-items:center;gap:10px;color:#fffaf6}.intel-empty-stage .material-symbols-outlined{font-size:42px;color:#fff3ea}.intel-editorial-pagination{display:flex;align-items:center;justify-content:center;gap:10px}.intel-page-btn{min-width:92px;height:36px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#fffaf6;font-size:13px;font-weight:600}.intel-page-btn:disabled{opacity:.45}.intel-detail-drawer{position:fixed;top:0;right:0;width:min(480px,100vw);height:100vh;padding:20px;background:linear-gradient(180deg,#332528,#241a1c);color:#fffaf6;border-left:1px solid rgba(255,255,255,.08);box-shadow:-28px 0 48px #0a0a0a47;transform:translate(100%);transition:transform .24s ease;z-index:40;overflow-y:auto}.intel-detail-drawer.tender{background:linear-gradient(180deg,#31282a,#221c1d)}.intel-detail-drawer.open{transform:translate(0)}.intel-detail-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.intel-detail-head h3{margin:0;color:#fffdfb;font-size:18px;letter-spacing:-.04em}.intel-detail-close,.intel-detail-link{min-height:36px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#fffaf6;font-size:13px;font-weight:600}.intel-detail-body,.intel-detail-body h4,.intel-detail-body p,.intel-detail-body dd,.intel-detail-body dt,.intel-detail-body strong,.intel-detail-body .dash-subtext,.intel-detail-body .dash-error-text{color:#fffaf6}.intel-detail-hero{display:flex;flex-direction:column;gap:12px;padding-bottom:16px;margin-bottom:18px;border-bottom:1px solid rgba(255,255,255,.08)}.intel-detail-badges{display:flex;flex-wrap:wrap;gap:8px}.intel-detail-body h4{margin:0;font-size:30px;line-height:1.08;letter-spacing:-.05em}.intel-detail-subline{margin:0;color:#fff5eead!important;font-size:13px}.intel-detail-body dl{margin:0 0 18px;display:grid;gap:12px}.intel-detail-body dl div{display:grid;gap:4px;padding:12px 14px;border-radius:16px;background:#ffffff0d}.intel-detail-body dt{font-size:12px;color:#fff5ee9e}.intel-detail-body dd{margin:0;font-size:14px}.intel-detail-summary{display:grid;gap:10px;margin-bottom:18px;padding:16px;border-radius:18px;background:#ffffff0d}.intel-detail-summary p{margin:0;color:#fff6efdb;line-height:1.6}.dash-main--intel .dash-card.alert{border:1px solid rgba(255,133,98,.16);background:#ff785a14;color:#fffaf6}@media (max-width: 1280px){.intel-headline-wall{grid-template-columns:minmax(0,1fr)}.intel-source-grid--stage,.intel-source-grid--feed,.intel-source-grid--stream{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.intel-immersive-copy h2{font-size:clamp(54px,12vw,72px)}.intel-stage-topline,.intel-editorial-head{flex-direction:column;align-items:flex-start}.intel-source-grid--stage,.intel-source-grid--feed{grid-template-columns:minmax(0,1fr)}.intel-stream-header{padding:20px}.intel-summary-reserve-line{font-size:15px}.intel-source-grid--stream{grid-template-columns:minmax(0,1fr)}}.dash-history-hero,.dash-history-mode-card,.dash-history-kpi-wrap{padding:16px 18px 18px}.dash-history-hero-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.dash-history-hero-metric{padding:14px 16px;border-radius:16px;border:1px solid rgba(15,23,42,.06);background:#ffffffe6}.dash-history-hero-metric span{display:block;color:#64748b;font-size:12px;font-weight:600;margin-bottom:10px}.dash-history-hero-metric strong{display:block;margin-bottom:6px;font-size:20px;line-height:1.15;letter-spacing:-.03em}.dash-history-hero-metric small{color:var(--color-text-secondary)}.dash-history-mode-card,.dash-history-kpi-wrap{background:linear-gradient(180deg,#fff,#f9fafbf5)}.dash-history-mode-card .dash-helper{margin-top:8px}.dash-history-filter-card .dash-history-actions{justify-content:flex-end;margin-top:14px}.dash-history-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dash-history-kpi-card{padding:16px 18px;border-radius:16px;border:1px solid var(--color-border);background:linear-gradient(180deg,#fff,#f9fafbf5);box-shadow:var(--shadow-soft)}.dash-history-kpi-card span{display:block;color:#64748b;font-size:12px;font-weight:600;margin-bottom:10px}.dash-history-kpi-card strong{font-size:26px;line-height:1.1;letter-spacing:-.03em}.dash-history-table-card h3{margin:0 0 8px;font-size:16px}.dash-history-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;color:var(--color-text-secondary);font-size:12px}.dash-history-pagination>div{display:flex;gap:10px}@media (max-width: 960px){.dash-history-hero-grid,.dash-history-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.dash-history-hero-grid,.dash-history-kpis{grid-template-columns:1fr}}
