:root{--slate-950: #0c1524;--slate-900: #0f172a;--slate-800: #1e293b;--slate-700: #334155;--slate-600: #475569;--slate-500: #64748b;--slate-400: #94a3b8;--slate-300: #cbd5e1;--slate-200: #e2e8f0;--slate-100: #f1f5f9;--slate-50: #f8fafc;--teal-700: #0f766e;--teal-600: #0d9488;--teal-500: #14b8a6;--teal-400: #2dd4bf;--teal-300: #5eead4;--teal-200: #99f6e4;--teal-100: #ccfbf1;--teal-50: #f0fdfa;--white: #ffffff;--paper: #fafaf8;--accent: var(--teal-600);--accent-bright: var(--teal-500);--font-display: "Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-body: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--ease: cubic-bezier(.22, 1, .36, 1);--dur: .56s;color-scheme:dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}[data-theme=dark]{--bg: var(--slate-900);--bg-2: var(--slate-950);--surface: rgba(255, 255, 255, .04);--surface-border: rgba(255, 255, 255, .09);--text: var(--slate-50);--text-2: var(--slate-300);--text-3: var(--slate-400);--label: var(--slate-400);--hairline: rgba(255, 255, 255, .1)}[data-theme=light]{--bg: var(--paper);--bg-2: var(--white);--surface: var(--white);--surface-border: var(--slate-200);--text: var(--slate-900);--text-2: var(--slate-600);--text-3: var(--slate-500);--label: var(--slate-500);--hairline: var(--slate-200)}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:var(--font-body);background:var(--slate-900);color:var(--slate-50);overflow:hidden}.eyebrow{font-family:var(--font-body);font-weight:600;font-size:clamp(.68rem,1vw,.8rem);letter-spacing:.18em;text-transform:uppercase;color:var(--label)}.accent{color:var(--accent-bright)}.wordmark{font-family:var(--font-display);font-weight:800;letter-spacing:-.02em}.wordmark__dot{color:var(--accent-bright)}::selection{background:var(--teal-300);color:var(--slate-900)}@media (prefers-reduced-motion: reduce){*{animation-duration:.001ms!important;transition-duration:.001ms!important}}.deck{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--bg);color:var(--text);transition:background var(--dur) var(--ease),color var(--dur) var(--ease);overflow:hidden;-webkit-tap-highlight-color:transparent}.slide{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:grid;place-items:center;padding:clamp(2rem,6vw,6rem);padding-bottom:clamp(3.5rem,7vw,7rem)}.slide__inner{width:100%;max-width:1120px;pointer-events:auto}@keyframes slide-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.slide__inner{animation:slide-in var(--dur) var(--ease) both}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.deck__progress{position:absolute;left:0;bottom:0;height:3px;background:var(--accent);z-index:6;transition:width var(--dur) var(--ease);box-shadow:0 0 18px var(--accent)}.deck__counter{position:absolute;bottom:clamp(1.1rem,2.5vw,1.8rem);right:clamp(1.4rem,3vw,2.4rem);z-index:6;font-family:var(--font-body);font-weight:600;font-size:.8rem;letter-spacing:.04em;color:var(--text-3);font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none}.deck__counter b{color:var(--text);font-weight:700}.deck__brand{position:absolute;bottom:clamp(1rem,2.5vw,1.7rem);left:clamp(1.4rem,3vw,2.4rem);z-index:6;font-size:clamp(.85rem,1.4vw,1rem);opacity:.62;-webkit-user-select:none;user-select:none;pointer-events:none}.deck__hint{position:absolute;bottom:clamp(1.1rem,2.5vw,1.8rem);left:50%;transform:translate(-50%);z-index:6;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);opacity:.5;-webkit-user-select:none;user-select:none;pointer-events:none;transition:opacity .4s ease}.deck__hint--hidden{opacity:0}.cover{display:flex;flex-direction:column;gap:clamp(1.4rem,3vw,2.2rem)}.cover__eyebrow{display:inline-flex;align-items:center;gap:.7rem}.cover__eyebrow:before{content:"";width:26px;height:2px;background:var(--accent-bright)}.cover__title{font-family:var(--font-display);font-weight:800;letter-spacing:-.025em;line-height:1.02;font-size:clamp(2.6rem,7.4vw,6rem);max-width:16ch}.cover__subtitle{font-size:clamp(1.15rem,2.3vw,1.7rem);font-weight:400;color:var(--text-2);max-width:32ch;line-height:1.45}.cover__foot{margin-top:clamp(1rem,3vw,2.2rem);display:flex;align-items:center;gap:1rem;font-size:clamp(1.1rem,2vw,1.45rem)}.cover__foot .wordmark{font-size:1.25em}.cover__sep{width:1px;height:1.4em;background:var(--hairline)}.cover__presenters{color:var(--text-2)}.problem{display:flex;flex-direction:column;gap:clamp(.95rem,2.2vw,1.6rem)}.problem__index{display:flex;align-items:center;gap:.75rem}.problem__num{font-family:var(--font-display);font-weight:800;font-size:clamp(.95rem,1.6vw,1.2rem);color:var(--accent-bright)}.problem__tag{font-family:var(--font-body);font-weight:600;font-size:clamp(.7rem,1vw,.82rem);letter-spacing:.18em;text-transform:uppercase;color:var(--label)}.problem__tag:before{content:"";display:inline-block;width:22px;height:2px;margin-right:.7rem;vertical-align:middle;background:var(--hairline)}.problem__statement{display:flex;flex-direction:column;gap:clamp(.5rem,1.1vw,.8rem)}.problem__wrong{font-size:clamp(.95rem,1.7vw,1.25rem);color:var(--text-3);font-weight:500;line-height:1.32;max-width:36ch;text-decoration:line-through;text-decoration-color:var(--slate-600);text-decoration-thickness:2px}.problem__right{display:flex;gap:.6rem;font-family:var(--font-display);font-weight:800;letter-spacing:-.02em;line-height:1.06;font-size:clamp(1.7rem,4vw,2.7rem);max-width:22ch}.problem__arrow{flex:none;color:var(--accent)}.problem__proof{display:flex;flex-direction:column;gap:clamp(.7rem,1.6vw,1.05rem);padding-top:clamp(.8rem,1.8vw,1.2rem);border-top:1px solid var(--hairline)}.problem__stats{display:flex;flex-wrap:wrap;gap:clamp(1.3rem,4vw,3rem)}.problem__stat{display:flex;flex-direction:column;gap:.4rem;max-width:26ch}.problem__stat:before{content:"";width:28px;height:3px;border-radius:2px;background:var(--accent)}.problem__stat-value{font-family:var(--font-display);font-weight:800;letter-spacing:-.02em;line-height:1;font-size:clamp(1.7rem,3.6vw,2.7rem);color:var(--text)}.problem__stat-label{font-size:clamp(.85rem,1.4vw,1rem);color:var(--text-2);line-height:1.35}.problem__note{padding-left:.95rem;border-left:2px solid var(--accent);font-size:clamp(1rem,1.7vw,1.2rem);color:var(--text);line-height:1.4;max-width:42ch}.problem__source{margin-top:.1rem}.method{display:flex;flex-direction:column;gap:clamp(1.3rem,3vw,2.1rem)}.method__head{display:flex;flex-direction:column;gap:.8rem}.method__title{font-family:var(--font-display);font-weight:800;letter-spacing:-.02em;line-height:1.08;font-size:clamp(1.9rem,4.4vw,3rem)}.method__grid{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(.9rem,2.2vw,1.5rem)}.method__step{display:grid;grid-template-columns:auto 1fr;gap:.5rem 1rem;align-items:start;padding:clamp(.95rem,2.2vw,1.4rem);border:1px solid var(--surface-border);border-radius:14px;background:var(--surface)}.method__num{font-family:var(--font-display);font-weight:800;font-size:clamp(1.05rem,1.9vw,1.45rem);color:var(--accent-bright);line-height:1}.method__body{display:flex;flex-direction:column;gap:.3rem}.method__label{font-weight:700;font-size:clamp(1rem,1.7vw,1.2rem);color:var(--text)}.method__text{font-size:clamp(.85rem,1.4vw,1rem);color:var(--text-2);line-height:1.4}.method__note{padding-left:.95rem;border-left:2px solid var(--accent);font-size:clamp(.95rem,1.6vw,1.15rem);color:var(--text);line-height:1.4;max-width:54ch}.geo{display:flex;flex-direction:column;gap:clamp(1.2rem,2.6vw,1.9rem)}.geo__head{display:flex;flex-direction:column;gap:.75rem}.geo__title{font-family:var(--font-display);font-weight:800;letter-spacing:-.02em;line-height:1.08;font-size:clamp(1.8rem,4.2vw,2.9rem);max-width:22ch}.geo__cols{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.4rem,4vw,3rem)}.geo__engines{list-style:none;display:flex;flex-direction:column;gap:clamp(.7rem,1.6vw,1.1rem)}.geo__engine{display:flex;flex-direction:column;gap:.2rem;padding-left:.9rem;border-left:2px solid var(--accent)}.geo__engine-name{font-family:var(--font-display);font-weight:700;font-size:clamp(1.05rem,1.9vw,1.35rem);color:var(--text)}.geo__engine-sources{font-size:clamp(.85rem,1.4vw,1rem);color:var(--text-2);line-height:1.35}.geo__actions-title{display:block;font-weight:700;font-size:clamp(1rem,1.7vw,1.2rem);color:var(--accent-bright);margin-bottom:.65rem}.geo__actions ul{list-style:none;display:flex;flex-direction:column;gap:.5rem}.geo__actions li{position:relative;padding-left:1.15rem;font-size:clamp(.85rem,1.4vw,1rem);color:var(--text-2);line-height:1.35}.geo__actions li:before{content:"›";position:absolute;left:0;color:var(--accent);font-weight:700}.geo__note{font-size:clamp(.82rem,1.3vw,.95rem);color:var(--text-3);line-height:1.35}.geo__source{margin-top:.1rem}.statement{text-align:center;display:flex;flex-direction:column;align-items:center;gap:clamp(1.1rem,2.6vw,1.9rem)}.statement__eyebrow{display:inline-flex;align-items:center;gap:.7rem}.statement__eyebrow:before,.statement__eyebrow:after{content:"";width:22px;height:2px;background:var(--accent-bright)}.statement__title{font-family:var(--font-display);font-weight:800;letter-spacing:-.025em;line-height:1.06}.statement--hero .statement__title{font-size:clamp(2.6rem,8.5vw,6.5rem);max-width:16ch}.statement--normal .statement__title{font-size:clamp(2.1rem,5.5vw,4.2rem);max-width:18ch}.statement__subtitle{font-size:clamp(1.15rem,2.5vw,1.85rem);font-weight:400;color:var(--text-2);line-height:1.45;max-width:30ch}.statement__source{margin-top:.4rem}.transition{text-align:center;display:flex;flex-direction:column;align-items:center;gap:clamp(1.3rem,3vw,2.1rem)}.live-badge{display:inline-flex;align-items:center;gap:.55rem;padding:.45rem .95rem;border-radius:999px;border:1px solid rgba(13,148,136,.32);background:var(--teal-50);color:var(--teal-700);font-weight:600;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase}[data-theme=dark] .live-badge{background:#0d948824;color:var(--teal-300)}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--teal-500);box-shadow:0 0 #14b8a699;animation:live-pulse 1.8s var(--ease) infinite}@keyframes live-pulse{0%{box-shadow:0 0 #14b8a68c}70%{box-shadow:0 0 0 12px #14b8a600}to{box-shadow:0 0 #14b8a600}}.transition__title{font-family:var(--font-display);font-weight:800;letter-spacing:-.02em;line-height:1.08;font-size:clamp(2rem,5.2vw,4rem);max-width:20ch}.transition__subtitle{font-size:clamp(1.3rem,2.8vw,2rem);font-weight:500;color:var(--accent)}.stats__head{margin-bottom:clamp(1.6rem,3.5vw,2.6rem)}.stats__title{font-family:var(--font-display);font-weight:800;letter-spacing:-.02em;line-height:1.1;font-size:clamp(1.6rem,3.6vw,2.7rem);margin-top:.8rem;max-width:22ch}.stats__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(.9rem,2vw,1.4rem)}.stat{padding:clamp(1.2rem,2.6vw,1.9rem);border:1px solid var(--surface-border);border-radius:16px;background:var(--surface);display:flex;flex-direction:column;gap:.6rem;box-shadow:0 1px 2px #0f172a0a;animation:rise .52s var(--ease) both}.stat__mark{width:30px;height:3px;border-radius:2px;background:var(--accent)}.stat__value{font-family:var(--font-display);font-weight:800;letter-spacing:-.02em;line-height:1.02;font-size:clamp(1.9rem,4.2vw,3.1rem);color:var(--text)}.stat__value .accent,.stat__value--accent{color:var(--accent)}.stat__label{font-size:clamp(.92rem,1.5vw,1.08rem);color:var(--text-2);line-height:1.4;font-weight:400}.stats__source{margin-top:clamp(1.1rem,2.4vw,1.7rem)}.source{font-size:clamp(.7rem,1vw,.82rem);letter-spacing:.06em;color:var(--text-3);font-weight:500}.qr{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2rem,6vw,5rem)}.qr__title{font-family:var(--font-display);font-weight:800;letter-spacing:-.02em;line-height:1.08;font-size:clamp(2rem,4.8vw,3.6rem);margin:.9rem 0 1.3rem;max-width:16ch}.qr__subtitle{font-size:clamp(1.05rem,2vw,1.4rem);color:var(--text-2);line-height:1.45;max-width:26ch}.qr__panel{justify-self:center;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:clamp(1.1rem,2.4vw,1.6rem);background:var(--white);border:1px solid var(--slate-200);border-radius:22px;box-shadow:0 24px 60px -28px #0f172a59}.qr__img{width:clamp(180px,24vw,280px);height:clamp(180px,24vw,280px);display:block;border-radius:10px}.qr__url{font-family:var(--font-body);font-weight:600;font-size:.92rem;letter-spacing:.01em;color:var(--slate-700);word-break:break-all;text-align:center;max-width:280px}.diagram{display:flex;flex-direction:column;align-items:center;gap:clamp(1.2rem,3vw,2.2rem);text-align:center}.diagram__title{font-family:var(--font-display);font-weight:800;letter-spacing:-.02em;font-size:clamp(1.9rem,4.6vw,3.4rem)}.diagram__svg{width:100%;max-width:620px;height:auto}.diagram__node-box{fill:var(--slate-800);stroke:#ffffff1f;stroke-width:1}.diagram__node-text{fill:var(--slate-50);font-family:var(--font-body);font-weight:600;font-size:18px}.diagram__arc{fill:none;stroke:var(--teal-500);stroke-width:2.5;stroke-linecap:round;opacity:.85}.diagram__arrowhead{fill:var(--teal-500)}.diagram__center{fill:var(--slate-400);font-family:var(--font-body);font-weight:600;font-size:13px;letter-spacing:.18em}.closing{display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(2rem,5vw,4rem);align-items:center}.closing__title{font-family:var(--font-display);font-weight:800;letter-spacing:-.025em;line-height:1.08;font-size:clamp(2rem,4.8vw,3.6rem);max-width:18ch}.closing__subtitle{margin-top:1.2rem;font-size:clamp(1.1rem,2.1vw,1.5rem);color:var(--text-2);line-height:1.45;max-width:30ch}.closing__wordmark{margin-top:clamp(1.6rem,3.5vw,2.6rem);font-size:clamp(1.4rem,2.6vw,1.9rem)}.closing__contact{list-style:none;margin-top:1.4rem;display:flex;flex-direction:column;gap:.7rem}.closing__contact li{display:flex;align-items:center;gap:.75rem;font-size:clamp(.92rem,1.5vw,1.05rem);color:var(--text-2)}.closing__contact svg{flex:none;width:18px;height:18px;color:var(--accent-bright)}.closing__qr{justify-self:center;display:flex;flex-direction:column;align-items:center;gap:.8rem}.closing__qr-panel{padding:clamp(.8rem,1.8vw,1.1rem);background:var(--white);border-radius:18px;box-shadow:0 20px 50px -26px #0000008c}.closing__qr-img{width:clamp(130px,16vw,180px);height:clamp(130px,16vw,180px);display:block;border-radius:8px}.closing__qr-caption{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3)}@media (max-width: 760px){.slide{place-items:start center;padding-top:clamp(3rem,12vw,5rem);overflow-y:auto}.stats__grid,.method__grid,.geo__cols{grid-template-columns:1fr}.qr,.closing{grid-template-columns:1fr;text-align:center;gap:2rem}.qr__title,.qr__subtitle,.closing__title,.closing__subtitle{max-width:100%}.closing__contact{align-items:flex-start;text-align:left;max-width:24rem;margin-inline:auto}.qr__panel{order:-1}}.gate{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:clamp(1.5rem,6vw,3rem);background:var(--bg);color:var(--text)}.gate__card{width:100%;max-width:420px;display:flex;flex-direction:column;gap:1rem;animation:slide-in var(--dur) var(--ease) both}.gate__brand{font-size:1.4rem;margin-bottom:.4rem}.gate__title{font-family:var(--font-display);font-weight:800;letter-spacing:-.02em;font-size:clamp(1.6rem,4vw,2.2rem);line-height:1.1}.gate__subtitle{color:var(--text-2);font-size:1.05rem;margin-top:-.4rem;margin-bottom:.4rem}.gate__field{display:flex;flex-direction:column;gap:.4rem}.gate__label{font-size:.74rem;letter-spacing:.1em;text-transform:uppercase;color:var(--label);font-weight:600}.gate__input{font-family:var(--font-body);font-size:1rem;padding:.8rem 1rem;border-radius:12px;border:1px solid var(--surface-border);background:#ffffff0a;color:var(--text);outline:none;transition:border-color .16s ease,background .16s ease}.gate__input::placeholder{color:var(--text-3)}.gate__input:focus{border-color:var(--accent);background:#ffffff0f}.gate__consent{display:flex;align-items:flex-start;gap:.6rem;font-size:.9rem;color:var(--text-2);line-height:1.4;cursor:pointer}.gate__consent input{margin-top:.2rem;accent-color:var(--accent);flex:none;width:1.05rem;height:1.05rem}.gate__submit{margin-top:.5rem;font-family:var(--font-body);font-weight:600;font-size:1rem;padding:.85rem 1rem;border-radius:12px;border:0;background:var(--accent);color:#fff;cursor:pointer;transition:background .16s ease,opacity .16s ease,transform .12s ease}.gate__submit:hover:not(:disabled){background:var(--accent-bright)}.gate__submit:active:not(:disabled){transform:translateY(1px)}.gate__submit:disabled{opacity:.45;cursor:not-allowed}.dash{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:auto;background:var(--bg);color:var(--text);padding:clamp(1.2rem,3vw,2.4rem)}.dash__gate,.dash__empty{display:grid;place-items:center;height:60vh;text-align:center;color:var(--text-2);font-size:1.05rem}.dash__gate code,.dash__empty code{color:var(--accent-bright)}.dash__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1.2rem;margin-bottom:1.4rem;border-bottom:1px solid var(--hairline)}.dash__title{display:flex;align-items:baseline;gap:.8rem}.dash__title .wordmark{font-size:1.35rem}.dash__panel-name{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--label);font-weight:600}.dash__controls{display:flex;align-items:center;gap:clamp(1rem,2.5vw,1.8rem);flex-wrap:wrap}.dash__status{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--text-3)}.dash__dot{width:9px;height:9px;border-radius:50%;background:var(--slate-500)}.dash__status.is-on{color:var(--text-2)}.dash__status.is-on .dash__dot{background:var(--teal-500);box-shadow:0 0 #14b8a699;animation:live-pulse 1.8s var(--ease) infinite}.dash__count{font-size:.95rem;color:var(--text-2);font-variant-numeric:tabular-nums}.dash__count b{color:var(--text);font-size:1.15rem}.dash__stage{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-2);cursor:pointer;-webkit-user-select:none;user-select:none}.dash__stage input{accent-color:var(--accent);width:1.05rem;height:1.05rem}.dash__demo{font:inherit;font-size:.85rem;font-weight:600;color:var(--text-2);background:transparent;border:1px solid var(--surface-border);border-radius:999px;padding:.42rem .95rem;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;transition:border-color .16s var(--ease),color .16s var(--ease),background .16s var(--ease)}.dash__demo:hover{border-color:var(--accent);color:var(--text)}.dash__demo:disabled{opacity:.5;cursor:default}.dash__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:clamp(.8rem,1.8vw,1.2rem)}.viewer{display:flex;flex-direction:column;gap:.7rem;padding:clamp(1rem,2.2vw,1.35rem);border:1px solid var(--surface-border);border-radius:16px;background:var(--surface);animation:rise .36s var(--ease) both;width:100%;text-align:left;font:inherit;color:inherit;cursor:pointer;transition:border-color .16s var(--ease),transform .16s var(--ease)}.viewer:hover{border-color:var(--accent)}.viewer:active{transform:scale(.995)}.viewer__top{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem}.viewer__name{font-weight:700;font-size:1.02rem;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.viewer__mail{font-size:.8rem;color:var(--text-3);flex:none}.viewer__demo{font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:var(--accent-bright);border:1px solid var(--surface-border);border-radius:6px;padding:.1rem .42rem;flex:none}.viewer__slide{font-family:var(--font-display);font-weight:700;font-size:clamp(1.3rem,2.5vw,1.7rem);color:var(--text);letter-spacing:-.01em}.viewer__slide b{color:var(--accent-bright)}.viewer__slide span{color:var(--text-3);font-size:.7em;font-weight:600}.viewer__meta{display:flex;flex-wrap:wrap;gap:.3rem 1rem;font-size:.85rem;color:var(--text-2)}.viewer__meta b{color:var(--text);font-variant-numeric:tabular-nums}.viewer__seen{color:var(--text-3);margin-left:auto}.dash__tabs{display:flex;gap:.4rem;margin-bottom:1.4rem}.dash__tab{font:inherit;font-size:.9rem;font-weight:600;color:var(--text-3);background:transparent;border:none;border-bottom:2px solid transparent;padding:.45rem .9rem;cursor:pointer;transition:color .16s var(--ease),border-color .16s var(--ease)}.dash__tab:hover{color:var(--text-2)}.dash__tab.is-active{color:var(--text);border-bottom-color:var(--accent)}.dash__dist{margin-bottom:1.4rem;padding:1rem 1.2rem .7rem;border:1px solid var(--surface-border);border-radius:16px;background:var(--surface)}.dash__dist-title{display:block;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--label);font-weight:600;margin-bottom:.7rem}.dash__dist-bars{display:flex;align-items:flex-end;gap:.3rem;height:72px}.dist__col{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%;gap:.3rem}.dist__bar{width:100%;min-height:2px;border-radius:4px 4px 0 0;background:var(--slate-500);opacity:.35;transition:height .32s var(--ease)}.dist__bar[data-has=true]{background:var(--accent);opacity:1}.dist__n{font-size:.62rem;color:var(--text-3);font-variant-numeric:tabular-nums}.ov__bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.1rem}.ov__hint{font-size:.85rem;color:var(--text-3)}.ov__kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:clamp(.7rem,1.6vw,1rem);margin-bottom:1.2rem}.stat{display:flex;flex-direction:column;gap:.3rem;padding:1.1rem 1.2rem;border:1px solid var(--surface-border);border-radius:16px;background:var(--surface)}.stat__label{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--label);font-weight:600}.stat__value{font-family:var(--font-display);font-weight:700;font-size:clamp(1.6rem,3vw,2.1rem);color:var(--text);letter-spacing:-.02em;line-height:1}.stat__sub{font-size:.8rem;color:var(--text-3)}.ov__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(.8rem,1.8vw,1.2rem)}.card{padding:clamp(1rem,2.2vw,1.35rem);border:1px solid var(--surface-border);border-radius:16px;background:var(--surface)}.card--wide{grid-column:1 / -1}.card__title{margin:0 0 1rem;font-size:.95rem;font-weight:700;color:var(--text)}.card__foot{margin:.6rem 0 0;font-size:.78rem;color:var(--text-3)}.barlist{display:flex;flex-direction:column;gap:.55rem}.barlist__row{display:grid;grid-template-columns:5.5rem 1fr auto;align-items:center;gap:.7rem}.barlist__label{font-size:.82rem;color:var(--text-2);white-space:nowrap}.barlist__track{height:8px;border-radius:999px;background:var(--hairline);overflow:hidden}.barlist__fill{display:block;height:100%;border-radius:999px;background:var(--accent);transition:width .36s var(--ease)}.barlist__val{font-size:.8rem;color:var(--text);font-variant-numeric:tabular-nums;white-space:nowrap}.barlist__empty,.donut__empty,.spark--empty{font-size:.85rem;color:var(--text-3)}.spark{display:block;width:100%;height:64px}.spark__area{fill:var(--accent);opacity:.14}.spark__line{fill:none;stroke:var(--accent);stroke-width:2;vector-effect:non-scaling-stroke;stroke-linejoin:round;stroke-linecap:round}.donut{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}.donut__bg{stroke:var(--hairline)}.donut__legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem;font-size:.85rem;color:var(--text-2)}.donut__legend b{color:var(--text)}.donut__chip{display:inline-block;width:.7rem;height:.7rem;border-radius:3px;margin-right:.5rem;vertical-align:middle}.ov__users{display:flex;flex-direction:column}.urow{display:flex;align-items:center;gap:.9rem;padding:.6rem 0;border-top:1px solid var(--hairline);font-size:.87rem;color:var(--text-2)}.urow:first-child{border-top:none}.urow__name{font-weight:600;color:var(--text);min-width:7rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.urow__mail{color:var(--text-3);font-size:.8rem}.urow__meta{font-variant-numeric:tabular-nums}.urow__score{margin-left:auto;font-variant-numeric:tabular-nums;font-weight:700;color:var(--text-3);border:1px solid var(--surface-border);border-radius:999px;padding:.1rem .55rem;font-size:.8rem}.urow__score[data-strong=true]{color:var(--accent-bright);border-color:var(--accent)}.urow__seen{color:var(--text-3);font-size:.8rem;min-width:5rem;text-align:right}.urow--click{width:100%;font-family:inherit;background:transparent;border-left:none;border-right:none;border-bottom:none;border-radius:8px;cursor:pointer;transition:background .14s var(--ease)}.urow--click:hover{background:color-mix(in srgb,var(--accent) 8%,transparent)}.vt__bar{display:flex;align-items:center;gap:.7rem;margin-bottom:1.1rem;flex-wrap:wrap}.vt__search,.vt__sort{font:inherit;font-size:.88rem;color:var(--text);background:var(--surface);border:1px solid var(--surface-border);border-radius:10px;padding:.45rem .7rem}.vt__search{min-width:14rem}.vt__sort{cursor:pointer}.vt__bar .ov__hint{margin-left:auto}.vtable{border:1px solid var(--surface-border);border-radius:16px;background:var(--surface);overflow:hidden}.vtable__head,.vrow{display:grid;grid-template-columns:minmax(8rem,2fr) 3.5rem 6rem 4.5rem 3rem 6rem;align-items:center;gap:.7rem;padding:.7rem 1.1rem}.vtable__head{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--label);font-weight:600;border-bottom:1px solid var(--hairline)}.vrow{width:100%;font:inherit;font-size:.88rem;color:var(--text-2);background:transparent;border:none;border-top:1px solid var(--hairline);text-align:left;cursor:pointer;font-variant-numeric:tabular-nums;transition:background .14s var(--ease)}.vrow:first-of-type{border-top:none}.vrow:hover{background:color-mix(in srgb,var(--accent) 8%,transparent)}.vrow__name{display:flex;align-items:baseline;gap:.5rem;font-weight:600;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vrow__dev{font-size:.7rem;color:var(--text-3);font-weight:400}.vrow__score{font-weight:700;color:var(--text-3)}.vrow__score[data-strong=true]{color:var(--accent-bright)}.vrow__seen{color:var(--text-3);font-size:.82rem}.vtable__empty{padding:1.4rem 1.1rem}.vd__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#0206178c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:flex-end;animation:vd-fade .18s var(--ease) both}.vd{width:clamp(320px,94vw,470px);height:100%;overflow-y:auto;background:var(--bg);border-left:1px solid var(--surface-border);padding:clamp(1.1rem,3vw,1.8rem);animation:vd-slide .24s var(--ease) both}@keyframes vd-fade{0%{opacity:0}to{opacity:1}}@keyframes vd-slide{0%{transform:translate(24px);opacity:0}to{transform:translate(0);opacity:1}}.vd__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.1rem}.vd__name{font-family:var(--font-display);font-weight:700;font-size:1.25rem;color:var(--text);letter-spacing:-.01em}.vd__sub{font-size:.82rem;color:var(--text-3);margin-top:.2rem}.vd__close{font-size:1.5rem;line-height:1;color:var(--text-3);background:transparent;border:none;cursor:pointer;padding:.1rem .4rem}.vd__close:hover{color:var(--text)}.vd__badges{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1rem}.vd__badge{font-size:.8rem;color:var(--text-2);background:var(--surface);border:1px solid var(--surface-border);border-radius:10px;padding:.35rem .6rem}.vd__badge b{color:var(--text);font-variant-numeric:tabular-nums}.vd__badge--score[data-strong=true]{border-color:var(--accent)}.vd__badge--score[data-strong=true] b{color:var(--accent-bright)}.vd__devices{display:flex;gap:.4rem;margin-bottom:1.2rem}.vd__chip{font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);border:1px solid var(--surface-border);border-radius:6px;padding:.15rem .45rem}.vd__section{margin-top:1.4rem}.vd__h{margin:0 0 .8rem;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--label);font-weight:600}.vtl{display:flex;flex-direction:column;gap:.7rem}.vtl__item{border-left:2px solid var(--accent);padding:.1rem 0 .1rem .8rem}.vtl__top{display:flex;justify-content:space-between;gap:.6rem;font-size:.86rem;color:var(--text);font-variant-numeric:tabular-nums}.vtl__dur{color:var(--accent-bright);font-weight:600}.vtl__meta{font-size:.78rem;color:var(--text-3);margin-top:.15rem}.vtl__flow{font-size:.78rem;color:var(--text-2);margin-top:.3rem;font-variant-numeric:tabular-nums;line-height:1.5}.feed{display:flex;flex-direction:column}.feed__item{display:flex;align-items:center;gap:.6rem;padding:.4rem 0;font-size:.84rem;color:var(--text-2);border-top:1px solid var(--hairline)}.feed__item:first-child{border-top:none}.feed__dot{width:7px;height:7px;border-radius:50%;flex:none;background:var(--slate-500)}.feed__dot--on{background:var(--accent)}.feed__dot--off{background:#94a3b8}.feed__dot--meta{background:#64748b}.feed__label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feed__time{color:var(--text-3);font-size:.78rem;font-variant-numeric:tabular-nums}
