:root{--ink:#08131b;--panel:#10242c;--panel-2:#122b33;--line:#24434a;--text:#edf5ed;--muted:#8ca5a5;--orange:#ff8d4d;--cyan:#55d7d1;--yellow:#f3c969;--red:#f17d70;--radius:4px}
*{box-sizing:border-box}body{margin:0;background:var(--ink);color:var(--text);font-family:'Space Grotesk',sans-serif;min-height:100vh}body:before{content:'';position:fixed;inset:0;pointer-events:none;opacity:.25;background-image:linear-gradient(rgba(120,220,210,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(120,220,210,.07) 1px,transparent 1px);background-size:48px 48px}.ambient{position:fixed;border-radius:50%;filter:blur(70px);opacity:.13;pointer-events:none}.ambient-one{width:380px;height:380px;background:var(--orange);top:-160px;right:2%}.ambient-two{width:300px;height:300px;background:var(--cyan);bottom:-150px;left:-90px}.shell{width:min(1440px,calc(100% - 64px));margin:auto;position:relative}.topbar{height:76px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.04em}.brand{display:flex;align-items:center;gap:10px;font-weight:700}.brand-mark{display:grid;place-items:center;width:24px;height:24px;background:var(--orange);color:var(--ink);font-size:15px}.brand-divider{height:14px;width:1px;background:var(--line)}.muted,.panel-note{color:var(--muted);font-weight:400}.live{color:var(--muted);display:flex;gap:9px;align-items:center}.live-dot{width:7px;height:7px;background:var(--cyan);border-radius:50%;box-shadow:0 0 12px var(--cyan)}.mono{font-family:'DM Mono',monospace;font-size:11px}.hero{display:flex;justify-content:space-between;align-items:center;padding:64px 4% 48px;border-bottom:1px solid var(--line)}.eyebrow{font:500 10px 'DM Mono',monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--cyan);margin:0 0 14px}.hero h1{font-size:clamp(46px,7vw,94px);line-height:.91;letter-spacing:-.065em;margin:0;font-weight:600}.hero h1 em{font-style:normal;color:var(--orange)}.hero-copy{color:var(--muted);max-width:430px;line-height:1.55;margin:25px 0 0;font-size:14px}.hero-orbit{width:220px;height:220px;position:relative;margin-right:7%;display:grid;place-items:center}.orbit-ring{position:absolute;border:1px solid var(--line);border-radius:50%;transform:rotate(-25deg)}.ring-a{width:176px;height:176px;border-color:var(--orange);border-left-color:transparent}.ring-b{width:135px;height:205px;border-color:var(--cyan);border-top-color:transparent;transform:rotate(35deg)}.orbit-core{width:80px;height:80px;background:var(--panel-2);border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;text-align:center;font-size:26px;font-weight:600;color:var(--orange);line-height:.8}.orbit-core small{color:var(--muted);font:9px 'DM Mono',monospace;text-transform:uppercase;letter-spacing:.05em}.orbit-dot{position:absolute;width:9px;height:9px;border-radius:50%}.dot-a{background:var(--orange);top:19px;right:51px}.dot-b{background:var(--cyan);bottom:20px;left:35px}.dot-c{background:var(--yellow);top:50%;right:2px}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.kpi{padding:25px 24px 27px;border-right:1px solid var(--line)}.kpi:last-child{border-right:0}.kpi-label{color:var(--muted);font-size:12px;margin-bottom:11px}.kpi-value{font-size:35px;line-height:1;font-weight:600;letter-spacing:-.04em}.kpi-foot{font:10px 'DM Mono',monospace;color:var(--muted);margin-top:10px}.kpi-foot strong{color:var(--cyan);font-weight:400}.insight-strip{margin:28px 0;display:flex;align-items:center;padding:17px 21px;background:var(--orange);color:var(--ink);font-size:14px;line-height:1.35}.insight-strip strong{font-weight:700}.insight-symbol{font-size:22px;margin-right:15px}.dashboard-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:14px;margin-bottom:32px}.panel{background:rgba(16,36,44,.86);border:1px solid var(--line);padding:22px}.wide{grid-column:span 1}.chart-panel{min-height:370px}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.panel h2{font-size:18px;letter-spacing:-.03em;margin:0;font-weight:500}.legend{display:flex;gap:16px;color:var(--muted);font-size:11px}.legend span{display:flex;align-items:center;gap:7px}.dot{display:inline-block;width:7px;height:7px;border-radius:50%}.orange{background:var(--orange)}.cyan{background:var(--cyan)}.chart-wrap{width:100%;overflow:hidden}svg{width:100%;height:auto;display:block}.gridline{stroke:var(--line);stroke-width:1}.axis-label{fill:var(--muted);font:10px 'DM Mono',monospace}.line-orange{fill:none;stroke:var(--orange);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.line-cyan{fill:none;stroke:var(--cyan);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.area-orange{fill:var(--orange);opacity:.1}.area-cyan{fill:var(--cyan);opacity:.1}.campaign-panel{min-height:370px}.campaign-list{display:flex;flex-direction:column;gap:17px}.campaign-row{font-size:12px}.campaign-meta{display:flex;justify-content:space-between;margin-bottom:7px}.campaign-meta span:last-child{font-family:'DM Mono';color:var(--muted);font-size:11px}.bar{height:7px;background:#1b3b42;position:relative}.bar i{display:block;height:100%;background:var(--orange)}.bar i.alt{background:var(--cyan)}.hour-panel{min-height:248px}.hour-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:5px;height:82px;align-items:end}.hour-cell{background:#1c3a40;min-height:14px;position:relative}.hour-cell:after{content:'';position:absolute;inset:0;background:var(--cyan);opacity:var(--heat)}.hour-scale{display:flex;justify-content:space-between;color:var(--muted);font:10px 'DM Mono';margin-top:9px}.table-panel{min-height:300px}.table-head{align-items:center}.table-actions{display:flex;gap:5px}.filter{border:1px solid var(--line);background:transparent;color:var(--muted);padding:7px 10px;font:10px 'DM Mono';cursor:pointer}.filter:hover,.filter.active{border-color:var(--cyan);color:var(--cyan)}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:12px}th{text-align:left;color:var(--muted);font:10px 'DM Mono';font-weight:400;padding:0 10px 12px;border-bottom:1px solid var(--line)}td{padding:14px 10px;border-bottom:1px solid rgba(36,67,74,.7);white-space:nowrap}td:first-child{font-weight:500}td:nth-child(3),td:nth-child(4){font-family:'DM Mono';font-size:10px;color:var(--muted)}.tag{font:10px 'DM Mono';padding:4px 6px;border:1px solid}.tag-cyan{color:var(--cyan);border-color:rgba(85,215,209,.4)}.tag-orange{color:var(--orange);border-color:rgba(255,141,77,.4)}.tag-yellow{color:var(--yellow);border-color:rgba(243,201,105,.4)}footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:20px 0 28px;color:var(--muted);font-size:11px}
@media(max-width:900px){.shell{width:min(100% - 32px,700px)}.hero{padding:48px 0 40px}.hero-orbit{transform:scale(.75);margin-right:-25px}.dashboard-grid{grid-template-columns:1fr}.kpi-grid{grid-template-columns:repeat(2,1fr)}.kpi:nth-child(2){border-right:0}.kpi:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:560px){.topbar{height:62px}.brand-divider,.brand .muted,.live{display:none}.hero{padding:40px 0 34px}.hero-orbit{display:none}.hero h1{font-size:57px}.kpi{padding:18px 14px}.kpi-value{font-size:28px}.kpi-foot{font-size:9px}.insight-strip{margin:18px 0;font-size:12px}.panel{padding:16px}.panel-head{display:block}.legend,.table-actions{margin-top:14px}.table-actions{display:flex}.chart-panel{min-height:310px}footer{display:block;line-height:2.1}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
