:root{color:#e8f1ffeb;font-synthesis:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-optical-sizing:auto;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#60a5fa2e,#0000 28%),radial-gradient(circle at 20% 20%,#a855f724,#0000 22%),radial-gradient(circle at 80% 12%,#22d3ee1f,#0000 24%),linear-gradient(#04101f 0%,#040816 46%,#02050e 100%);font-family:Bahnschrift,Segoe UI Variable Display,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}body{min-width:320px;min-height:100vh;color:inherit;background:radial-gradient(circle at top,#60a5fa2e,#0000 28%),radial-gradient(circle at 20% 20%,#a855f724,#0000 22%),radial-gradient(circle at 80% 12%,#22d3ee1f,#0000 24%),linear-gradient(#04101f 0%,#040816 46%,#02050e 100%);margin:0;overflow-x:hidden}button,input,textarea,select{font:inherit}button{color:inherit;background:0 0;border:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}#root{min-height:100vh}.dashboard-shell{isolation:isolate;min-height:100vh;padding:26px;position:relative}.dashboard-shell:before,.dashboard-shell:after{content:"";pointer-events:none;filter:blur(36px);opacity:.65;z-index:-1;position:fixed;inset:auto}.dashboard-shell:before{background:radial-gradient(circle,#0ea5e952,#0000 70%);width:320px;height:320px;top:-60px;right:-80px}.dashboard-shell:after{background:radial-gradient(circle,#9333ea47,#0000 70%);width:420px;height:420px;bottom:-120px;left:-140px}.dashboard-grid{gap:18px;width:min(1600px,100%);margin:0 auto;display:grid}.dashboard-header,.section-card,.stat-card,.overview-card,.pill,.refresh-button,.live-indicator,.chart-shell,.snapshot-card,.metric-tile,.status-row,.transition-item,.distribution-legend,.insight-item,.summary-tile{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#101828d1,#080e1cb8);border:1px solid #94a3b82e;position:relative;overflow:hidden;box-shadow:0 18px 40px #0000005c,inset 0 1px #ffffff14}.dashboard-header:before,.section-card:before,.stat-card:before,.overview-card:before,.chart-shell:before,.snapshot-card:before,.metric-tile:before,.status-row:before,.transition-item:before,.distribution-legend:before,.insight-item:before,.summary-tile:before{content:"";opacity:.55;pointer-events:none;background:linear-gradient(135deg,#22d3ee1f,#0000 32%,#a855f714);position:absolute;inset:0}.dashboard-header{border-radius:30px;justify-content:space-between;align-items:center;gap:18px;padding:24px 26px;animation:.8s both floatIn;display:flex}.dashboard-header__title{flex-direction:column;gap:8px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.28em;color:#94a3b8eb;font-size:.68rem}.dashboard-title{letter-spacing:-.05em;color:#edf7ff;margin:0;font-size:clamp(1.8rem,2.8vw,3.8rem);line-height:.96}.dashboard-copy{color:#bfdbfed1;max-width:62ch;margin:0}.dashboard-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.action-pill{letter-spacing:.04em;border-radius:999px;padding:10px 14px;font-size:.84rem}.top-status{justify-items:end;gap:4px;display:grid}.top-status__label{color:#94a3b8d6;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem}.top-status__value{color:#e0f2fe;font-size:.96rem}.live-indicator{border-radius:999px;align-items:center;gap:10px;padding:12px 16px;display:inline-flex}.live-indicator__dot{background:#22d3ee;border-radius:999px;width:10px;height:10px;box-shadow:0 0 #22d3ee80}.live-indicator.is-active .live-indicator__dot{animation:1.25s infinite pulse}.live-indicator__text{flex-direction:column;line-height:1.1;display:flex}.live-indicator__label{letter-spacing:.2em;text-transform:uppercase;color:#e2e8f0f2;font-size:.76rem}.live-indicator__subtext{color:#94a3b8e0;font-size:.76rem}.refresh-button{color:#eff6ff;cursor:pointer;background:linear-gradient(135deg,#082f49e6,#1e293bd1);border-radius:999px;justify-content:center;align-items:center;min-width:148px;padding:12px 18px;transition:transform .18s,border-color .18s,box-shadow .18s,opacity .18s;display:inline-flex}.refresh-button:hover:not(:disabled){border-color:#7dd3fc6b;transform:translateY(-1px);box-shadow:0 14px 28px #0284c742}.refresh-button:disabled{opacity:.72;cursor:progress}.layout-stack{gap:18px;display:grid}.overview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.overview-card,.stat-card,.summary-tile,.metric-tile{border-radius:24px;padding:20px;transition:transform .18s,box-shadow .18s,border-color .18s;animation:.82s both floatIn}.overview-card:hover,.stat-card:hover,.summary-tile:hover,.metric-tile:hover,.section-card:hover,.chart-shell:hover,.snapshot-card:hover,.transition-item:hover,.insight-item:hover,.status-row:hover{border-color:#7dd3fc47;transform:translateY(-2px);box-shadow:0 22px 44px #0006,0 0 0 1px #22d3ee14,inset 0 1px #ffffff1a}.overview-card--status{background:linear-gradient(#101828db,#030e17d1)}.overview-card--emotion{background:linear-gradient(#101828eb,#090c20db)}.overview-card__label{z-index:1;text-transform:uppercase;letter-spacing:.18em;color:#94a3b8e0;font-size:.76rem;position:relative}.overview-card__value{z-index:1;justify-content:space-between;align-items:end;gap:12px;margin-top:12px;display:flex;position:relative}.overview-card__value strong{letter-spacing:-.05em;color:#f8fcff;font-size:clamp(1.6rem,2vw,2.5rem);line-height:1;display:block}.overview-card__hint{z-index:1;color:#bfdbfecc;margin-top:10px;font-size:.88rem;position:relative}.emotion-emoji{z-index:1;filter:drop-shadow(0 0 18px #ffffff29);font-size:2rem;position:relative}.glow-happy{box-shadow:0 0 42px #eab30826,inset 0 0 0 1px #facc1529}.glow-sad{box-shadow:0 0 42px #3b82f626,inset 0 0 0 1px #60a5fa29}.glow-angry{box-shadow:0 0 42px #f8717129,inset 0 0 0 1px #ef444429}.glow-neutral{box-shadow:0 0 42px #22d3ee24,inset 0 0 0 1px #22d3ee24}.glow-surprised{box-shadow:0 0 42px #a855f729,inset 0 0 0 1px #a855f729}.primary-grid{grid-template-columns:minmax(0,1.72fr) minmax(320px,.84fr);align-items:start;gap:18px;display:grid}.primary-column,.aside-column{gap:18px;display:grid}.support-grid{grid-template-columns:1fr .98fr;gap:18px;display:grid}.section-card{border-radius:28px;padding:20px;animation:.9s both floatIn}.section-card__header{justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px;display:flex}.section-card__title{letter-spacing:-.02em;color:#f8fcff;margin:0;font-size:1.05rem}.section-card__subtitle{color:#94a3b8e6;max-width:68ch;margin:6px 0 0;font-size:.88rem}.section-card__body{z-index:1;position:relative}.chart-shell{border-radius:28px;min-height:360px;padding:18px}.chart-shell--tall{min-height:392px}.chart-shell__topline{justify-content:space-between;align-items:start;gap:12px;margin-bottom:10px;display:flex}.chart-shell__meta{color:#94a3b8e6;font-size:.85rem}.chart-shell__legend{flex-wrap:wrap;gap:10px;display:flex}.mini-chip{color:#e2e8f0e6;background:#0f172ac2;border:1px solid #94a3b829;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:.8rem;display:inline-flex}.mini-chip__dot{border-radius:50%;width:9px;height:9px}.timeline-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.timeline-summary__item{background:#0f172a8f;border:1px solid #94a3b824;border-radius:18px;padding:14px}.timeline-summary__item span{text-transform:uppercase;letter-spacing:.16em;color:#94a3b8d6;font-size:.72rem;display:block}.timeline-summary__item strong{color:#f8fcff;margin-top:8px;font-size:1.02rem;display:block}.transition-list{gap:10px;display:grid}.transition-item{border-radius:18px;padding:14px 16px}.transition-item__row{z-index:1;justify-content:space-between;align-items:start;gap:12px;display:flex;position:relative}.transition-item__label{color:#f8fcff;align-items:center;gap:8px;font-weight:600;display:flex}.transition-item__meta{color:#94a3b8e6;white-space:nowrap;font-size:.8rem}.transition-item__reason{z-index:1;color:#bfdbfed1;margin-top:10px;font-size:.84rem;position:relative}.snapshot-grid{gap:12px;display:grid}.snapshot-card{cursor:pointer;border-radius:22px;gap:10px;padding:12px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.snapshot-card__image{aspect-ratio:16/10;object-fit:cover;background:#020617cc;border:1px solid #94a3b826;border-radius:16px;width:100%}.snapshot-card__meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.snapshot-card__label{z-index:1;flex-direction:column;gap:4px;display:flex;position:relative}.snapshot-card__label strong{color:#f8fcff;font-size:.98rem}.snapshot-card__label span,.snapshot-card__meta small{color:#94a3b8e0}.snapshot-card--selected{border-color:#22d3ee85;box-shadow:0 0 0 1px #22d3ee38,0 18px 40px #082f496b}.stacked-cards{gap:18px;display:grid}.metric-grid{gap:12px;display:grid}.metric-tile{border-radius:18px;padding:14px 16px}.metric-tile__label{z-index:1;color:#94a3b8e0;text-transform:uppercase;letter-spacing:.14em;justify-content:space-between;align-items:center;gap:12px;font-size:.78rem;display:flex;position:relative}.metric-tile__value{z-index:1;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex;position:relative}.metric-tile__value strong{color:#f8fcff;font-size:1.18rem}.metric-tile__value span{color:#bfdbfed6;font-size:.84rem}.progress-bar{z-index:1;background:#0f172acc;border:1px solid #94a3b81f;border-radius:999px;width:100%;height:8px;margin-top:10px;position:relative;overflow:hidden}.progress-bar__fill{border-radius:inherit;background:linear-gradient(90deg,#22d3ee,#8b5cf6);height:100%}.status-grid{gap:10px;display:grid}.status-row{border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;display:flex}.status-row__left,.status-row__right{z-index:1;flex-direction:column;gap:4px;display:flex;position:relative}.status-row__left span{text-transform:uppercase;letter-spacing:.16em;color:#94a3b8d1;font-size:.68rem}.status-row__left strong,.status-row__right strong{color:#f8fcff;font-size:.96rem}.status-row__right small{color:#94a3b8eb}.chip{z-index:1;text-transform:uppercase;letter-spacing:.12em;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:.76rem;display:inline-flex;position:relative}.chip--good{color:#bbf7d0;background:#14532d5c;border:1px solid #4ade803d}.chip--cool{color:#bae6fd;background:#082f496b;border:1px solid #60a5fa3d}.chip--purple{color:#e9d5ff;background:#4c1d9557;border:1px solid #c084fc3d}.distribution-grid{grid-template-columns:minmax(0,1.12fr) minmax(260px,.88fr);gap:18px;display:grid}.distribution-chart,.summary-report,.insights-panel{min-height:350px}.distribution-legend{border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.distribution-legend__left{flex-direction:column;gap:4px;display:flex}.distribution-legend__left strong{color:#f8fcff}.distribution-legend__left span{color:#94a3b8e0;font-size:.82rem}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.summary-tile{border-radius:18px;padding:14px 16px}.summary-tile__label{z-index:1;color:#94a3b8e0;text-transform:uppercase;letter-spacing:.14em;justify-content:space-between;align-items:center;gap:12px;font-size:.76rem;display:flex;position:relative}.summary-tile__value{z-index:1;color:#f8fcff;margin-top:10px;font-size:1.14rem;font-weight:600;position:relative}.summary-tile__subtext{z-index:1;color:#bfdbfed1;margin-top:8px;font-size:.84rem;position:relative}.insight-list{gap:12px;display:grid}.insight-item{border-radius:18px;padding:14px 16px}.insight-item__title{z-index:1;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.insight-item__title strong{color:#f8fcff}.insight-item__title span{color:#94a3b8e0;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem}.insight-item__copy{z-index:1;color:#bfdbfed6;margin-top:8px;font-size:.88rem;position:relative}.bar-line{z-index:1;background:#0f172ad1;border:1px solid #94a3b81f;border-radius:999px;width:100%;height:10px;margin-top:12px;position:relative;overflow:hidden}.bar-line__fill{border-radius:inherit;background:linear-gradient(90deg,#22d3ee,#3b82f6,#8b5cf6);height:100%}.bar-line__fill--alert{background:linear-gradient(90deg,#f97316,#ef4444,#dc2626)}.tooltip-card{background:#030712f0;border:1px solid #94a3b82e;border-radius:16px;padding:12px 14px;box-shadow:0 18px 32px #00000057}.tooltip-card__title{color:#f8fcff;margin:0 0 6px;font-weight:600}.tooltip-card__line{color:#e2e8f0e6;margin:0;font-size:.82rem}.empty-state{z-index:1;color:#94a3b8e6;place-items:center;min-height:220px;display:grid;position:relative}.footer-note{z-index:1;color:#94a3b8d1;margin-top:12px;font-size:.78rem;position:relative}.timeline-focus{color:#f8fcff;font-weight:600}.gradient-text{background:linear-gradient(90deg,#dbeafe,#67e8f9,#c4b5fd);color:#0000;-webkit-background-clip:text;background-clip:text}.scroll-panel{max-height:100%}.soft-grid{opacity:.26;pointer-events:none;background-image:linear-gradient(#94a3b80d 1px,#0000 1px),linear-gradient(90deg,#94a3b80d 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.selected-emphasis{box-shadow:0 0 0 1px #22d3ee4d,0 0 36px #22d3ee24}.spark{filter:blur(6px);pointer-events:none;background:radial-gradient(circle,#22d3ee2e,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute}.spark--left{top:18px;left:18px}.spark--right{background:radial-gradient(circle,#a855f729,#0000 70%);top:12px;right:12px}@keyframes floatIn{0%{opacity:0;transform:translateY(12px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #22d3ee6b}70%{transform:scale(1.05);box-shadow:0 0 0 12px #22d3ee00}to{transform:scale(1);box-shadow:0 0 #22d3ee00}}@media (width<=1280px){.overview-grid,.distribution-grid,.primary-grid,.support-grid{grid-template-columns:1fr}.dashboard-header{flex-direction:column;align-items:start}.dashboard-actions,.top-status{justify-content:start;justify-items:start;width:100%}.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.dashboard-shell{padding:16px}.overview-grid,.summary-grid,.timeline-summary{grid-template-columns:1fr}.dashboard-header,.section-card,.chart-shell{border-radius:22px}.dashboard-header{padding:18px}.section-card,.chart-shell{padding:16px}.top-status,.dashboard-actions,.refresh-button{width:100%}}.command-center{isolation:isolate;gap:16px;width:min(1680px,100%);min-height:100vh;margin:0 auto;padding:22px;display:grid;position:relative}.command-center__grid{pointer-events:none;z-index:-2;opacity:.7;background-image:linear-gradient(#94a3b80b 1px,#0000 1px),linear-gradient(90deg,#94a3b80b 1px,#0000 1px);background-size:32px 32px;position:fixed;inset:0}.command-center__spark,.command-center__particle{pointer-events:none;border-radius:999px;position:absolute}.command-center__spark{filter:blur(10px)}.command-center__spark--left{background:radial-gradient(circle,#00f0ff24,#0000 72%);width:260px;height:260px;top:52px;left:32px}.command-center__spark--right{background:radial-gradient(circle,#7a5fff29,#0000 72%);width:320px;height:320px;top:40px;right:22px}.command-center__particle{background:#00f0ffcc;width:6px;height:6px;animation:9s linear infinite floatParticle;box-shadow:0 0 18px #00f0ffb3}.command-center__particle--1{animation-delay:-1s;top:18%;left:12%}.command-center__particle--2{background:#7a5fffd1;animation-delay:-4s;top:28%;right:14%;box-shadow:0 0 18px #7a5fffb8}.command-center__particle--3{animation-delay:-6s;bottom:22%;left:48%}.command-center__header{justify-content:space-between;align-items:center;gap:18px;display:flex}.command-center__heading{gap:8px;display:grid}.command-center__eyebrow{text-transform:uppercase;letter-spacing:.32em;color:#94a3b8e0;font-size:.7rem}.command-center__title{letter-spacing:-.08em;color:#0000;background:linear-gradient(90deg,#fff 0%,#8df7ff 40%,#b49bff 100%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2rem,4vw,4.4rem);line-height:.94}.command-center__copy{color:#bfdbfed1;max-width:72ch;margin:0}.command-center__controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.command-center__session-chip,.summary-panel__live{text-transform:uppercase;letter-spacing:.16em;color:#dffbff;background:linear-gradient(135deg,#081428d1,#101828a8);border:1px solid #00f0ff33;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-size:.72rem;display:inline-flex;box-shadow:0 0 0 1px #00f0ff0f,0 16px 30px #00000042}.summary-panel__live--active{animation:1.3s infinite pulse;box-shadow:0 0 0 1px #00f0ff29,0 0 24px #00f0ff2e,0 16px 30px #00000042}.command-center__body{grid-template-columns:minmax(0,1.42fr) minmax(340px,.88fr);align-items:start;gap:16px;display:grid}.command-center__panel,.summary-panel,.insights-panel,.section-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.command-center__panel{min-height:0}.command-center__panel--main,.command-center__panel--side{min-height:560px}.summary-panel__hero{grid-template-columns:minmax(0,1fr) minmax(0,1.22fr);align-items:stretch;gap:16px;display:grid}.summary-panel__dominant,.summary-panel__metric,.summary-panel__status-row,.snapshot-panel-hero,.snapshot-item,.timeline-stat,.timeline-empty,.insight-item{background:linear-gradient(#101828e0,#080e1cc2);border:1px solid #94a3b829;position:relative;overflow:hidden;box-shadow:0 18px 40px #00000057,inset 0 1px #ffffff14}.summary-panel__dominant,.summary-panel__status-row,.timeline-empty{border-radius:22px}.summary-panel__dominant{align-content:space-between;gap:20px;min-height:100%;padding:20px;display:grid}.summary-panel__dominant-label,.summary-panel__metric-label,.summary-panel__status-label{text-transform:uppercase;letter-spacing:.18em;color:#94a3b8e0;font-size:.72rem}.summary-panel__dominant-value{align-items:center;gap:16px;display:flex}.summary-panel__dominant-emoji{background:#081428b8;border-radius:24px;place-items:center;width:72px;height:72px;font-size:2rem;display:grid;box-shadow:0 0 30px #00f0ff24}.summary-panel__dominant-value strong{color:#f8fcff;font-size:clamp(1.8rem,2.8vw,3rem);line-height:1;display:block}.summary-panel__dominant-value p{color:#bfdbfecc;margin:8px 0 0}.summary-panel__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.summary-panel__metric{border-radius:22px;padding:16px}.summary-panel__metric strong{color:#f8fcff;margin-top:12px;font-size:1.6rem;display:block}.summary-panel__metric p{color:#bfdbfed1;margin:8px 0 0;font-size:.84rem}.summary-panel__footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.summary-panel__status-row{gap:4px;padding:16px 18px;display:grid}.summary-panel__status-row strong{color:#f8fcff;font-size:1rem}.summary-panel__status-row small{color:#94a3b8db}.timeline-chart-wrapper,.snapshot-panel-wrapper{gap:14px;min-height:100%;display:grid}.chart-topline,.snapshot-panel-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.chart-meta,.snapshot-panel-header span,.snapshot-panel-status{color:#94a3b8db;letter-spacing:.08em;text-transform:uppercase;font-size:.84rem}.timeline-chart{min-height:380px}.timeline-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.timeline-stat{border-radius:18px;padding:14px}.timeline-stat span{text-transform:uppercase;letter-spacing:.18em;color:#94a3b8d1;font-size:.7rem;display:block}.timeline-stat strong{color:#f8fcff;margin-top:10px;font-size:1rem;display:block}.timeline-empty{text-align:center;place-items:center;min-height:480px;display:grid}.timeline-empty__dot,.snapshot-panel-empty__dot{background:#22d3ee;border-radius:999px;width:14px;height:14px;box-shadow:0 0 #22d3ee6b}.timeline-empty__dot--active,.snapshot-panel-empty__dot{animation:1.3s infinite pulse}.timeline-empty p,.snapshot-panel-empty p{color:#f8fcff;margin:14px 0 6px;font-size:1rem}.timeline-empty span,.snapshot-panel-empty span{color:#94a3b8d6}.snapshot-panel-hero{border-radius:24px;gap:10px;padding:12px;display:grid}.snapshot-panel-hero__image{aspect-ratio:16/10;object-fit:cover;border:1px solid #94a3b829;border-radius:18px;width:100%;box-shadow:0 0 44px #00f0ff1f}.snapshot-panel-hero__meta{justify-content:space-between;align-items:end;gap:12px;display:flex}.snapshot-panel-hero__label{color:#f8fcff;font-size:1rem;font-weight:600;display:block}.snapshot-panel-hero__meta p{color:#bfdbfed1;margin:4px 0 0;font-size:.84rem}.snapshot-panel-hero__meta strong{color:#dffbff;font-size:1.4rem}.snapshot-feed{gap:12px;max-height:560px;padding-right:4px;display:grid;overflow-y:auto}.snapshot-item{cursor:pointer;text-align:left;border-radius:22px;gap:10px;padding:10px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.snapshot-item:hover{border-color:#00f0ff57;transform:translateY(-2px);box-shadow:0 24px 44px #0006,0 0 0 1px #00f0ff14,0 0 28px #00f0ff1f}.snapshot-item--selected{border-color:#00f0ff94;box-shadow:0 0 0 1px #00f0ff38,0 0 34px #00f0ff24}.snapshot-item--latest{box-shadow:0 0 0 1px #7a5fff38,0 0 38px #7a5fff2e}.snapshot-item-info{justify-content:space-between;align-items:center;gap:12px;display:flex}.snapshot-item-emotion{gap:3px;display:grid}.snapshot-item-label{color:#f8fcff;font-weight:600}.snapshot-item-time,.snapshot-item-confidence{color:#bfdbfecc;font-size:.82rem}.snapshot-item-confidence{color:#dffbff;font-size:1rem;font-weight:600}.snapshot-item-badge{letter-spacing:.16em;text-transform:uppercase;color:#dffbff;background:#7a5fff29;border:1px solid #7a5fff38;border-radius:999px;justify-self:start;padding:6px 10px;font-size:.68rem}.snapshot-panel-empty{text-align:center;place-items:center;min-height:220px;display:grid}.snapshot-panel-status{color:#c8faff;background:#081428b8;border:1px solid #00f0ff24;border-radius:999px;justify-self:start;padding:8px 12px}.insights-panel .insight-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.insights-panel .insight-item{border-radius:20px;padding:14px 16px}.insights-panel .insight-item:first-child,.insights-panel .insight-item:nth-child(2){min-height:140px}.insights-panel .insight-item:last-child{grid-column:1/-1}.summary-panel,.insights-panel{animation:.9s both floatIn}.refresh-button{min-width:154px}.refresh-button:disabled{opacity:.84}.command-center__connecting{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080e1cc7;border:1px solid #94a3b829;border-radius:999px;align-items:center;gap:10px;padding:14px 16px;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 36px #00000061}.command-center__connecting p{color:#f8fcff;margin:0}.command-center__connecting-dot{background:#22d3ee;border-radius:999px;width:11px;height:11px;animation:1.3s infinite pulse;box-shadow:0 0 #22d3ee6b}.timeline-empty__dot--active{animation:1.3s infinite pulse}@keyframes timelinePulse{0%{filter:drop-shadow(0 0 8px #22d3ee61);transform:scale(1)}50%{filter:drop-shadow(0 0 16px #22d3ee99);transform:scale(1.18)}to{filter:drop-shadow(0 0 8px #22d3ee61);transform:scale(1)}}@keyframes floatParticle{0%{opacity:.3;transform:translate(0,0)scale(1)}50%{opacity:.9;transform:translate(18px,-20px)scale(1.2)}to{opacity:.3;transform:translate(0,0)scale(1)}}@media (width<=1280px){.command-center__header,.summary-panel__hero,.command-center__body,.summary-panel__footer,.insights-panel .insight-list{grid-template-columns:1fr;display:grid}.command-center__header{justify-items:start}.command-center__controls{justify-content:start}.timeline-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.command-center{padding:14px}.command-center__title{font-size:clamp(2rem,9vw,3rem)}.summary-panel__metrics,.timeline-stats{grid-template-columns:1fr}.command-center__connecting{justify-content:center;bottom:14px;left:14px;right:14px}}.neural-console{isolation:isolate;background:radial-gradient(circle at top,#60a5fa2e,#0000 28%),radial-gradient(circle at 20% 20%,#a855f724,#0000 22%),radial-gradient(circle at 80% 12%,#22d3ee1f,#0000 24%),linear-gradient(#04101f 0%,#040816 46%,#02050e 100%);flex-direction:column;gap:16px;min-height:100vh;padding:16px;display:flex;position:relative}.console-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#101828d1,#080e1cb8);border:1px solid #94a3b82e;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;padding:18px 24px;animation:.8s both floatIn;display:flex;box-shadow:0 18px 40px #0000005c,inset 0 1px #ffffff14}.console-header:before{content:"";opacity:.55;pointer-events:none;background:linear-gradient(135deg,#22d3ee1f,#0000 32%,#a855f714);border-radius:24px;position:absolute;inset:0}.console-header__left{z-index:1;flex-direction:column;gap:4px;display:flex;position:relative}.console-title{letter-spacing:-.02em;color:#edf7ff;text-transform:uppercase;background:linear-gradient(90deg,#dbeafe,#67e8f9,#c4b5fd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:700}.console-subtitle{color:#94a3b8eb;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.85rem}.console-header__right{z-index:1;align-items:center;gap:12px;display:flex;position:relative}.console-viewport{flex:1;grid-template-columns:65% 1fr;gap:16px;min-height:0;max-height:calc(100vh - 200px);display:grid;overflow:hidden}.console-graph-section,.console-snapshot-section{flex-direction:column;min-height:0;display:flex;position:relative}.graph-container{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#101828d1,#080e1cb8);border:1px solid #94a3b82e;border-radius:24px;flex:1;padding:20px;animation:.9s both floatIn;position:relative;overflow:hidden;box-shadow:0 18px 40px #0000005c,inset 0 1px #ffffff14}.graph-container:before{content:"";opacity:.55;pointer-events:none;background:linear-gradient(135deg,#22d3ee1f,#0000 32%,#a855f714);border-radius:24px;position:absolute;inset:0}.graph-container>*{z-index:1;height:100%;position:relative}.console-snapshot-section{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#101828d1,#080e1cb8);border:1px solid #94a3b82e;border-radius:24px;padding:20px;animation:.95s both floatIn;overflow:hidden;box-shadow:0 18px 40px #0000005c,inset 0 1px #ffffff14}.console-snapshot-section:before{content:"";opacity:.55;pointer-events:none;background:linear-gradient(135deg,#22d3ee1f,#0000 32%,#a855f714);border-radius:24px;position:absolute;inset:0}.console-snapshot-section>*{z-index:1;position:relative}.console-footer{grid-template-columns:1fr;gap:16px;display:grid}.compact-metrics{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;display:grid}.metric-compact{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#101828d1,#080e1cb8);border:1px solid #94a3b82e;border-radius:16px;flex-direction:column;gap:4px;padding:14px 16px;transition:transform .18s,border-color .18s,box-shadow .18s;animation:1s both floatIn;display:flex;position:relative;overflow:hidden}.metric-compact:before{content:"";opacity:.55;pointer-events:none;background:linear-gradient(135deg,#22d3ee1f,#0000 32%);position:absolute;inset:0}.metric-compact:hover{border-color:#7dd3fc47;transform:translateY(-2px);box-shadow:0 12px 28px #0000004d,0 0 0 1px #22d3ee14}.metric-label{z-index:1;text-transform:uppercase;letter-spacing:.12em;color:#94a3b8d6;font-size:.68rem;position:relative}.metric-value{z-index:1;color:#f8fcff;font-size:.95rem;font-weight:700;line-height:1.2;position:relative}.cloudflare-stats{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#101828d1,#080e1cb8);border:1px solid #94a3b82e;border-radius:16px;padding:16px;animation:1.05s both floatIn}.console-connecting{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50;background:#04101ff2;flex-direction:column;justify-content:center;align-items:center;gap:16px;animation:.6s fadeIn;display:flex;position:fixed;inset:0}.connecting-dot{background:#22d3ee;border-radius:50%;width:12px;height:12px;animation:1.25s infinite pulse;box-shadow:0 0 #22d3ee80,0 0 24px #22d3ee66}.console-connecting p{color:#bfdbfee6;letter-spacing:.1em;text-transform:uppercase;font-size:1.1rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes lineGlow{0%,to{filter:drop-shadow(0 0 8px #22d3ee66)}50%{filter:drop-shadow(0 0 16px #22d3eecc)}}.recharts-line{animation:2s ease-in-out infinite lineGlow!important}@media (width<=1400px){.console-viewport{grid-template-columns:60% 1fr}}@media (width<=1024px){.console-viewport{grid-template-columns:1fr;max-height:none}.console-header{flex-direction:column;align-items:flex-start}.console-header__right{width:100%}.compact-metrics{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}}.timeline-chart-wrapper{flex-direction:column;gap:16px;height:100%;display:flex}.chart-topline{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.chart-legend{flex-wrap:wrap;gap:10px;display:flex}.chart-meta{color:#94a3b8e6;z-index:2;font-size:.85rem;position:relative}.chart-meta strong{color:#f8fcff;font-weight:700}.timeline-chart{z-index:1;flex:1;width:100%;min-height:300px;position:relative}.timeline-stats{z-index:2;border-top:1px solid #94a3b81f;justify-content:space-around;gap:12px;padding-top:12px;display:flex;position:relative}.timeline-stat{flex-direction:column;align-items:center;gap:4px;display:flex}.timeline-stat span{text-transform:uppercase;letter-spacing:.12em;color:#94a3b8d6;font-size:.75rem}.timeline-stat strong{color:#f8fcff;font-size:1.1rem;font-weight:700}.timeline-empty{color:#bfdbfecc;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;display:flex}.timeline-empty__dot{background:#22d3ee;border-radius:50%;width:12px;height:12px;animation:1.25s infinite pulse;box-shadow:0 0 #22d3ee80,0 0 24px #22d3ee66}.timeline-empty p{letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:1rem;font-weight:600}.timeline-empty span{color:#94a3b8e0;letter-spacing:.04em;font-size:.85rem}.snapshot-panel-wrapper{flex-direction:column;gap:12px;height:100%;display:flex}.snapshot-panel-header{border-bottom:1px solid #94a3b81f;justify-content:space-between;align-items:center;gap:8px;padding-bottom:12px;display:flex}.snapshot-panel-header h2{color:#f8fcff;z-index:2;margin:0;font-size:1rem;position:relative}.snapshot-panel-header span{color:#94a3b8d6;text-transform:uppercase;letter-spacing:.12em;z-index:2;font-size:.75rem;position:relative}.snapshot-feed{flex:1;gap:10px;min-height:0;padding-right:8px;display:grid;overflow-y:auto}.snapshot-feed::-webkit-scrollbar{width:6px}.snapshot-feed::-webkit-scrollbar-track{background:0 0}.snapshot-feed::-webkit-scrollbar-thumb{background:#94a3b83d;border-radius:3px}.snapshot-feed::-webkit-scrollbar-thumb:hover{background:#94a3b85c}.snapshot-item{cursor:pointer;background:#0f172a8f;border:1px solid #94a3b824;border-radius:16px;gap:8px;padding:10px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:grid;position:relative}.snapshot-item:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#22d3ee1f,#0000 50%);border-radius:16px;transition:opacity .18s;position:absolute;inset:0}.snapshot-item:hover{background:#0f172ab8;border-color:#7dd3fc3d;transform:translate(-2px)}.snapshot-item:hover:before{opacity:1}.snapshot-item--selected{background:#0f172ad1;border-color:#22d3ee85;box-shadow:0 0 0 1px #22d3ee38,0 12px 28px #082f4952}.snapshot-item-image{aspect-ratio:16/10;object-fit:cover;background:#020617cc;border:1px solid #94a3b826;border-radius:12px;width:100%}.snapshot-item-info{z-index:1;justify-content:space-between;align-items:center;gap:8px;display:flex;position:relative}.snapshot-item-emotion{flex-direction:column;gap:2px;display:flex}.snapshot-item-label{color:#f8fcff;font-size:.88rem;font-weight:700}.snapshot-item-time{color:#94a3b8d6;font-size:.75rem}.snapshot-item-confidence{color:#f8fcff;text-align:right;min-width:40px;font-size:.85rem;font-weight:700}.snapshot-panel-empty{color:#94a3b8e6;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;padding:24px 12px;display:flex}.snapshot-panel-empty__dot{background:#94a3b866;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse}.snapshot-panel-empty p{text-align:center;margin:0;font-size:.9rem}.snapshot-panel-status{color:#94a3b8f2;text-align:center;text-transform:uppercase;letter-spacing:.1em;z-index:2;background:linear-gradient(135deg,#064e6285,#082f4994);border:1px solid #22d3ee52;border-radius:12px;margin-top:12px;padding:10px 14px;font-size:.75rem;position:relative}.cloudflare-panel{z-index:1;gap:12px;display:grid;position:relative}.cloudflare-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.cloudflare-header h3{color:#f8fcff;margin:0;font-size:.95rem}.status-badge{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8e0;background:#0f172a8f;border:1px solid #94a3b83d;border-radius:999px;padding:4px 10px;font-size:.7rem;font-weight:600;transition:color .18s,border-color .18s,background .18s}.status-badge--active{color:#bbf7d0;background:#14532d5c;border-color:#4ade803d}.status-badge--inactive{color:#fca5a5;background:#581c1c5c;border-color:#dc26263d}.cloudflare-metrics{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.cloudflare-metric{background:#0f172a8f;border:1px solid #94a3b824;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;transition:background .18s,border-color .18s;display:flex}.cloudflare-metric:hover{background:#0f172ab8;border-color:#94a3b83d}.metric-emoji{font-size:1.2rem}.metric-text{flex-direction:column;flex:1;gap:2px;display:flex}.metric-label{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8d6;font-size:.7rem}.metric-val{color:#f8fcff;font-size:.85rem;font-weight:700}.metric-check{color:#86efac;font-size:.9rem}.cloudflare-stats{grid-template-columns:1fr 1fr;gap:8px;display:grid}.stat{background:#0f172a8f;border:1px solid #94a3b824;border-radius:10px;flex-direction:column;gap:4px;padding:8px 10px;display:flex}.stat span{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8d6;font-size:.7rem}.stat strong{color:#f8fcff;font-size:.9rem;font-weight:700}.command-center__filter{letter-spacing:.08em;text-transform:uppercase;color:#bfdbfee6;gap:6px;font-size:.75rem;display:grid}.command-center__filter input,.command-center__filter select{color:#e2e8f0;background:#020617a6;border:1px solid #38bdf859;border-radius:12px;min-width:170px;padding:8px 10px}.command-center__error{border-color:#f8717173;border-radius:16px;margin-top:14px}.command-center__error h3{color:#fecaca;margin:0}.command-center__error p{color:#fee2e2e6;margin:8px 0 14px}.command-center__error button{cursor:pointer;background:#7f1d1d66;border:1px solid #f8717180;border-radius:10px;padding:8px 14px}.summary-panel__cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.summary-panel__card{background:#0206178c;border:1px solid #94a3b840;border-radius:14px;padding:12px}.summary-panel__card-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.summary-panel__card-header h3{margin:0;font-size:.95rem}.summary-panel__card-header span{color:#94a3b8f2;font-size:.73rem}.summary-panel__card dl{gap:8px;margin:10px 0 0;display:grid}.summary-panel__card dl div{grid-template-columns:95px 1fr;gap:10px;display:grid}.summary-panel__card dt{color:#94a3b8f2;font-size:.8rem}.summary-panel__card dd{color:#f8fafc;margin:0;font-size:.85rem}.snapshot-table-wrap{overflow:auto}.snapshot-table{border-collapse:collapse;width:100%;font-size:.8rem}.snapshot-table th,.snapshot-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #94a3b833;padding:8px 6px}.snapshot-table__thumb{object-fit:cover;border:1px solid #94a3b84d;border-radius:8px;width:44px;height:44px}.snapshot-table__no-preview{color:#94a3b8e6;font-size:.78rem}.snapshot-showcase{gap:12px;display:grid}.snapshot-showcase__head{justify-content:space-between;align-items:center;gap:10px;display:flex}.snapshot-showcase__head p{color:#bae6fdeb;margin:0;font-size:.8rem}.snapshot-showcase__expand{letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(130deg,#0f172abd,#082f49a3);border:1px solid #22d3ee73;border-radius:999px;padding:8px 14px;font-size:.75rem}.snapshot-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-height:800px;padding-right:4px;display:grid;overflow:auto}.snapshot-card{background:linear-gradient(145deg,#052e4861,#0f172aa8);border:1px solid #22d3ee38;border-radius:16px;overflow:hidden;box-shadow:0 18px 32px #02061759,inset 0 1px #e2e8f014}.snapshot-card__media{background:radial-gradient(circle at 40% 20%,#22d3ee2e,#0f172ae6);justify-content:center;align-items:center;min-height:160px;display:flex}.snapshot-card__image{object-fit:contain;object-position:center;width:100%;max-height:100%}.snapshot-card__placeholder{color:#94a3b8e6;place-items:center;height:100%;font-size:.8rem;display:grid}.snapshot-card__meta{gap:4px;padding:10px 12px 12px;display:grid}.snapshot-card__meta strong{color:#ecfeff;font-size:.92rem}.snapshot-card__meta span{color:#94a3b8f2;font-size:.78rem}.snapshot-card__meta p{color:#7dd3fcf2;margin:0;font-size:.75rem}.snapshot-gallery-page{background:radial-gradient(circle at 15% 0,#22d3ee33,#0000 32%),radial-gradient(circle at 90% 20%,#38bdf82e,#0000 30%),linear-gradient(#030712 0%,#020617 100%);min-height:100vh;padding:26px}.snapshot-gallery-page__hero{background:linear-gradient(130deg,#082f4970,#0f172ad1);border:1px solid #38bdf83d;border-radius:22px;justify-content:space-between;gap:12px;width:min(1500px,100%);margin:0 auto 18px;padding:18px;display:flex}.snapshot-gallery-page__eyebrow{text-transform:uppercase;letter-spacing:.22em;color:#94a3b8e6;font-size:.68rem}.snapshot-gallery-page__hero h1{color:#cffafe;margin:6px 0;font-size:clamp(1.6rem,3vw,2.5rem)}.snapshot-gallery-page__hero p{color:#bae6fdd9;margin:0}.snapshot-gallery-page__actions{align-content:center;gap:8px;display:grid}.snapshot-gallery-page__actions label{text-transform:uppercase;letter-spacing:.08em;color:#bae6fde6;gap:5px;font-size:.72rem;display:grid}.snapshot-gallery-page__actions input,.snapshot-gallery-page__actions button{color:#e2e8f0;background:#020617b3;border:1px solid #38bdf866;border-radius:12px;padding:9px 12px}.snapshot-gallery-page__actions button{cursor:pointer;text-transform:uppercase;letter-spacing:.06em}.snapshot-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;width:min(1500px,100%);margin:0 auto;display:grid}.snapshot-gallery-card{background:linear-gradient(155deg,#0369a133,#0f172ae0);border:1px solid #38bdf842;border-radius:16px;overflow:hidden}.snapshot-gallery-card__image,.snapshot-gallery-card__placeholder{width:100%;height:210px}.snapshot-gallery-card__image{object-fit:cover}.snapshot-gallery-card__placeholder{color:#94a3b8e0;place-items:center;display:grid}.snapshot-gallery-card__meta{gap:4px;padding:10px;display:grid}.snapshot-gallery-card__meta h3,.snapshot-gallery-card__meta p,.snapshot-gallery-card__meta span{margin:0}.snapshot-gallery-card__meta h3{color:#ecfeff;font-size:.95rem}.snapshot-gallery-card__meta p,.snapshot-gallery-card__meta span{color:#bae6fde0;font-size:.78rem}.snapshot-gallery-page__empty,.snapshot-gallery-page__error{color:#bae6fdeb;background:#0f172a99;border:1px solid #38bdf857;border-radius:12px;width:min(1500px,100%);margin:16px auto;padding:14px}.snapshot-panel-latest{color:#e2e8f0f2;background:linear-gradient(135deg,#0f203866,#08173080);border:1px solid #38bdf842;border-radius:12px;margin-top:14px;padding:12px 14px;font-size:.82rem}.transition-log__latest{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.transition-log__latest span{color:#94a3b8f2;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}@media (width<=860px){.command-center__filter input,.command-center__filter select{min-width:120px}.snapshot-table{font-size:.72rem}.snapshot-showcase__grid{grid-template-columns:1fr;max-height:520px}.snapshot-gallery-page{padding:16px}.snapshot-gallery-page__hero{grid-template-columns:1fr;display:grid}}
