:root{--bg: #0f1011;--surface: #17181a;--ink: #f5f5f5;--muted: #8f9298;--line: #26282b;--accent: #3b7dd8;--accent-hover: #2f6bc0;--accent-soft: #9eb6d4;--accent-surface: #141a24;--accent-border: #1d3a5c;--accent-grad: linear-gradient(145deg, #2a5fa8 0%, #3b7dd8 46%, #6aa3e8 100%);--accent-grad-hover: linear-gradient(145deg, #3268b8 0%, #4588e0 48%, #7eb0f0 100%);--accent-wash: linear-gradient(165deg, rgba(59, 125, 216, .2) 0%, rgba(59, 125, 216, .06) 42%, transparent 78%);--panel-grad: linear-gradient(165deg, rgba(59, 125, 216, .14), #121314 68%);--ok: #4a8fd4;--danger: #d82c0d;--font: "Sora", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--radius: 12px;--radius-sm: 8px;--text-xs: .72rem;--text-sm: .8125rem;--text-md: .9rem;--text-base: .9375rem;--text-lg: 1.05rem;--text-xl: 1.35rem;--text-2xl: 1.7rem;--text-hero: 2.45rem;--space-1: .35rem;--space-2: .65rem;--space-3: 1rem;--space-4: 1.25rem;--space-5: 1.75rem;--panel-pad: 1.1rem 1.2rem 1.15rem;--col: 26.5rem;--col-mid: 34rem;--col-wide: 42rem;--desk-max: 88rem;--desk-content: 62rem;--desk-gutter: 2rem;--rail-w: 15rem;color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;width:100%;min-height:100%;overflow-x:clip}body{min-height:100dvh;font-family:var(--font);font-size:var(--text-base);line-height:1.45;color:var(--ink);background:radial-gradient(ellipse 70% 48% at 12% -8%,rgba(59,125,216,.12),transparent 55%),var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#app{width:100%;max-width:100%;margin-left:auto;margin-right:auto;min-height:100dvh;padding:calc(.75rem + env(safe-area-inset-top)) .9rem .75rem}@media(min-width:640px){#app{max-width:var(--col);padding-left:1.15rem;padding-right:1.15rem}#app.wide,#app.mode-feed,#app.mode-setup,#app.mode-profile,#app.mode-insights,#app.mode-health,#app.mode-share{max-width:var(--col-wide)}}@media(min-width:960px){#app,#app.wide,#app.mode-feed,#app.mode-setup,#app.mode-profile,#app.mode-insights,#app.mode-health,#app.mode-share,#app.mode-auth{max-width:none;width:100%;padding:0}}.logo{width:1.55rem;height:1.55rem;display:block;flex:0 0 auto;color:var(--accent);line-height:0}.logo svg,.logo img{width:100%;height:100%;display:block;object-fit:contain}.logo-lg{width:2.85rem;height:2.85rem}.chrome{margin-bottom:.85rem}.chrome-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem .75rem}.chrome-end{display:contents}.chrome-game{flex:1 1 100%;order:3;min-width:0}.chrome-game .game-switch-wrap{width:100%}.chrome-game .game-switch{width:100%;max-width:none}.shell .chrome .brand{order:1}.shell .chrome .account-menu{order:2;margin-left:auto}.brand{display:flex;align-items:center;gap:.55rem;flex:0 0 auto;min-width:max-content}.brand-hero{display:flex;flex-direction:column;align-items:flex-start;gap:.95rem;margin-bottom:1.75rem;padding:1rem 1.05rem 1.1rem;border:1px solid var(--accent-border);border-radius:var(--radius);background:var(--accent-wash),var(--surface)}.wordmark{margin:0;font-size:var(--text-lg);font-weight:650;letter-spacing:-.04em;white-space:nowrap}.brand-hero .wordmark{font-size:var(--text-2xl);font-weight:700;letter-spacing:-.05em}.linkish{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--muted);font:inherit;font-size:.875rem;font-weight:500;cursor:pointer;padding:.3rem 0}.linkish:hover{color:var(--ink)}.account-menu{position:relative;display:flex;flex-direction:column;align-items:flex-end;min-width:0;z-index:35}.account-menu .account-link{max-width:10rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-panel{display:grid;gap:.15rem;position:absolute;top:calc(100% + .35rem);bottom:auto;right:0;min-width:9.5rem;padding:.3rem;border-radius:10px;border:1px solid var(--line);background:var(--surface);box-shadow:0 10px 28px #00000059;z-index:50;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px) scale(.98);transition:opacity .18s var(--ease-out, cubic-bezier(.22, 1, .36, 1)),transform .22s var(--ease-out, cubic-bezier(.22, 1, .36, 1)),visibility .18s}.account-menu-up .account-panel{top:auto;bottom:calc(100% + .4rem);box-shadow:0 -10px 28px #00000059;transform:translateY(-6px) scale(.98)}.account-menu.open .account-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.account-panel-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--ink);font:inherit;font-size:.875rem;font-weight:550;text-align:left;padding:.65rem .75rem;border-radius:8px;cursor:pointer}.account-panel-item:hover{background:var(--bg)}.account-panel-item.danger{color:#e07a6b}.setup #signOutSetup{margin-top:.75rem}.profile{width:100%;max-width:100%;margin:0 auto;min-width:0}.profile .field input:disabled{opacity:.65;cursor:not-allowed}.profile-hero{margin:0 0 .85rem;padding:0;border:0;background:transparent}.profile-hero h1{margin:0;font-size:1.4rem;font-weight:700;letter-spacing:-.04em;line-height:1.15}.profile-hero .lede{margin:.3rem 0 0;color:var(--muted);font-size:.8125rem;line-height:1.45}.profile-desk{display:block}.profile-grid,.profile-board{display:grid;grid-template-columns:1fr;gap:.55rem}.profile-footer{margin-top:1.25rem}.profile-footer .btn{width:auto}.profile-section{margin:0;padding:.85rem .8rem .9rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:inset 0 1px #ffffff08;min-width:0;overflow:clip}.profile-section h2{margin:0;font-size:.95rem;font-weight:650;letter-spacing:-.02em}.profile-subhead{margin:1.05rem 0 .4rem;font-size:.8125rem;font-weight:600;color:var(--muted);letter-spacing:-.01em}.profile-section>.hint{margin:.25rem 0 .7rem;font-size:.75rem;line-height:1.45}.profile-section .field{margin-bottom:.65rem}.profile-section .field:last-of-type{margin-bottom:.55rem}.profile-section .field label{font-size:.75rem;margin-bottom:.3rem}.profile-section .field input,.profile-section .field select,.profile-section .game-label-input,.profile-section .add-game-row input{background:var(--bg);font-size:1rem;max-width:100%;min-width:0}.profile-section .field input,.profile-section .field select,.profile-section .add-game-row input{padding:.75rem .85rem}.profile-section .btn{margin-top:.15rem;width:100%;padding:.75rem .85rem;font-size:.875rem}.profile-section .btn.sm{width:100%;padding:.6rem .7rem;font-size:.8125rem;min-width:0}.profile-section .btn.secondary{margin-top:.15rem;background:var(--bg)}.profile-section .btn.secondary:hover{background:#151618}.profile-section .game-card{background:var(--bg);padding:.7rem .75rem}.profile-section .game-card.is-active{background:var(--accent-surface)}.profile-section .game-card-actions{display:grid;grid-template-columns:1fr;gap:.4rem}.profile-section .game-card-actions .btn{width:100%;margin:0}.profile-section .add-game-row{grid-template-columns:1fr;gap:.45rem}.profile-section .add-game-row .btn{width:100%}.profile-section .codebox{font-size:.68rem;padding:.7rem .75rem;max-width:100%}.profile #profileBack{width:100%;margin-top:.85rem;margin-bottom:.25rem}@media(min-width:480px){.profile-hero h1{font-size:1.55rem}.profile-section{padding:1rem .95rem 1.05rem}.profile-section h2{font-size:1rem}.profile-section .game-card-actions{display:flex;flex-wrap:wrap}.profile-section .game-card-actions .btn{width:auto;min-width:5.5rem}.profile-section .btn.sm{width:auto}}.stat{padding-bottom:1.35rem;border-bottom:1px solid var(--line)}.stat .label{margin:0;color:var(--muted);font-size:.8125rem;font-weight:500;letter-spacing:.01em}.stat .value{margin:.35rem 0 0;font-size:2.15rem;font-weight:700;letter-spacing:-.05em;line-height:1;font-variant-numeric:tabular-nums}@media(min-width:480px){.stat .value{font-size:var(--text-hero)}}.stat .value span{font-size:.95rem;font-weight:500;color:var(--muted);margin-left:.35rem;letter-spacing:0}.stat-row{display:flex;gap:1.75rem;margin-top:1.15rem}.stat-row div span{display:block;color:var(--muted);font-size:.75rem;font-weight:500}.stat-row div strong{display:block;margin-top:.25rem;font-size:1.05rem;font-weight:600;font-variant-numeric:tabular-nums}.status{margin-top:1rem;color:var(--muted);font-size:.8125rem;font-weight:500}.status.ok{color:var(--ok)}.status.bad{color:#e07a6b}.section{margin-top:1.65rem}.section h2{margin:0 0 .2rem;font-size:.95rem;font-weight:600;letter-spacing:-.01em}.section .help{margin:0 0 .9rem;color:var(--muted);font-size:.8125rem;line-height:1.45}.sale{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:1rem;align-items:baseline;padding:.72rem 0;border-top:1px solid var(--line)}.sale-body{min-width:0}.sale .name{font-weight:550;font-size:.9375rem;letter-spacing:-.015em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sale .sub{margin-top:.15rem;color:var(--muted);font-size:.72rem}.sale .price{font-weight:650;font-variant-numeric:tabular-nums;font-size:.9375rem;letter-spacing:-.02em;color:var(--ink);white-space:nowrap}.sale .price span{margin-left:.2rem;color:var(--muted);font-size:.7rem;font-weight:550}.sale-enter{animation:saleEnter .45s cubic-bezier(.22,1,.36,1) both}@keyframes saleEnter{0%{opacity:0;transform:translateY(-8px);background:var(--accent-surface)}to{opacity:1;transform:none;background:transparent}}.empty{padding:1.1rem 0;border-top:1px solid var(--line);color:var(--muted);font-size:.875rem;line-height:1.55}.auth-desk{width:100%;max-width:24rem;margin:0 auto}.auth-splash h1{margin:0 0 .55rem;font-size:var(--text-2xl);font-weight:700;letter-spacing:-.045em;line-height:1.15}.auth-splash .lede{margin:0 0 1.4rem;color:var(--muted);font-size:var(--text-md);line-height:1.55;max-width:22rem}.auth-points{display:none}.auth-hint{margin-top:1rem}.auth-hint-mobile{margin-top:.35rem}.desk-rail,.desk-topbar,.setup-toc,.setup-desk-head,.share-desk-lede,.profile-toc,.live-toolbar,.live-stream-head,.live-stats,.live-kpi-grid,.live-kpi-label{display:none}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;margin:0 0 1.25rem;padding:.25rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.auth-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--muted);font:inherit;font-size:.875rem;font-weight:600;padding:.65rem .5rem;border-radius:8px;cursor:pointer}.auth-tab.active{background:var(--bg);color:var(--ink);box-shadow:inset 0 0 0 1px var(--line)}.btn:disabled{opacity:.55;cursor:not-allowed}.howto{list-style:none;margin:0 0 1.6rem;padding:0;border-top:1px solid var(--line)}.howto li{display:grid;grid-template-columns:1.35rem 1fr;gap:.7rem;padding:.9rem 0;border-bottom:1px solid var(--line);font-size:.9rem;line-height:1.45;color:var(--ink)}.howto .n{color:var(--accent);font-weight:650;font-variant-numeric:tabular-nums}.howto strong{font-weight:600}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;width:100%;border-radius:var(--radius);padding:.9rem 1rem;font:inherit;font-weight:600;font-size:.9375rem;cursor:pointer;background:var(--accent-grad);color:#fff;letter-spacing:-.01em;display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;box-sizing:border-box}.btn:hover{background:var(--accent-grad-hover)}.btn.secondary{background:transparent;color:var(--ink);border:1px solid var(--line)}.btn:not(.sm)+.btn.secondary:not(.sm),.field+.btn.secondary,.hint+.btn.secondary{margin-top:.55rem}.btn.secondary:hover{background:var(--surface)}.btn.white{background:#fff;color:#111;margin-bottom:.85rem}.btn.is-done{background:var(--accent-border);color:var(--accent-soft);pointer-events:none;transition:background .15s ease,color .15s ease}.btn.secondary.is-done{background:var(--accent-surface);border-color:var(--accent-border);color:var(--accent-soft)}.field{margin:0 0 .9rem}.field label{display:block;margin-bottom:.4rem;font-size:.8125rem;font-weight:500;color:var(--muted)}.field input{width:100%;border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:var(--radius);padding:.85rem .95rem;font:inherit;font-size:1rem}.field input::placeholder{color:#5c5f66}.field input:focus{outline:none;border-color:#4a4d54}.hint{margin:.45rem 0 0;color:var(--muted);font-size:.75rem;line-height:1.5}.block{margin:0 0 1.35rem;padding-bottom:1.35rem;border-bottom:1px solid var(--line)}.block:last-of-type{border-bottom:0;margin-bottom:.35rem;padding-bottom:.5rem}.block h3{margin:0 0 .45rem;font-size:.95rem;font-weight:600;letter-spacing:-.01em}.block p{margin:0;color:var(--muted);font-size:.875rem;line-height:1.55}.block code,.hint code,.howto code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88em;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:4px;padding:.08em .32em}.key-vault{margin:.55rem 0 .85rem;padding:.85rem .9rem;border-radius:var(--radius);border:1px solid var(--line);background:var(--bg)}.key-vault .keybox{margin:0 0 .55rem}.keybox{margin:.8rem 0 .65rem;padding:.85rem .9rem;border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.75rem;word-break:break-all;line-height:1.5;color:#d7dbdf}.keybox.masked{color:var(--muted);letter-spacing:.04em;-webkit-user-select:none;user-select:none}.key-lock-note{margin:0 0 .65rem}.key-actions{display:grid;grid-template-columns:1fr;gap:.45rem}.key-vault .btn,.key-actions .btn{margin-top:0;background:var(--surface)}.key-vault .btn.secondary:hover,.key-actions .btn.secondary:hover{background:#1c1d20}@media(min-width:520px){.key-actions{grid-template-columns:1fr 1fr}}.toast{position:fixed;left:50%;top:calc(.85rem + env(safe-area-inset-top));bottom:auto;transform:translate(-50%) translateY(-140%);background:var(--surface);color:var(--ink);border:1px solid var(--line);padding:.8rem 1rem;border-radius:var(--radius);font-size:.875rem;font-weight:500;z-index:50;max-width:min(92vw,22rem);transition:transform .2s ease;pointer-events:none;box-shadow:0 8px 24px #00000059}.toast.show{transform:translate(-50%) translateY(0)}.toast.error{border-color:#5c2a22;color:#f0b4a8}.shell{display:flex;flex-direction:column;min-height:calc(100dvh - 2rem - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.shell-main{flex:1;padding-bottom:calc(5.5rem + env(safe-area-inset-bottom))}.shell .chrome .wordmark{font-size:1rem}.shell .chrome .account-link{max-width:7rem;font-size:.8125rem}.live-stage{display:grid;gap:1.5rem}.health-stage{display:flex;flex-direction:column;gap:1rem}.health-stats{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.health-stat{display:flex;flex-direction:column;gap:.35rem;padding:.9rem 1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.health-stat>span{color:var(--muted);font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.health-stat>strong{font-size:1.35rem;font-weight:650;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.health-stat.warn{border-color:#d82c0d66}.health-soft{margin:0;font-size:.78rem;color:var(--muted)}.health-grid{display:grid;gap:1rem}.health-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:.95rem 1rem 1rem}.health-panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.65rem;padding-bottom:.55rem;border-bottom:1px solid var(--line)}.health-panel-head h2{margin:0;font-size:.9rem;font-weight:650}.health-panel-head p{margin:0;color:var(--muted);font-size:.72rem}.health-issue,.health-event{padding:.7rem 0;border-top:1px solid var(--line)}.health-issue:first-child,.health-event:first-child{border-top:0}.health-issue-msg{margin:0;font-size:.875rem;font-weight:550;word-break:break-word}.health-issue-meta{display:flex;flex-wrap:wrap;gap:.35rem .65rem;margin:.3rem 0 0;color:var(--muted);font-size:.7rem}.health-tag{display:inline-block;padding:.08rem .35rem;border-radius:5px;border:1px solid var(--line);font-weight:600;text-transform:uppercase;letter-spacing:.03em;font-size:.62rem;color:var(--ink)}.health-event-top{display:flex;justify-content:space-between;gap:.5rem}.health-event-top time{color:var(--muted);font-size:.7rem;white-space:nowrap}.health-stack{margin:.45rem 0 0;padding:.55rem .65rem;border-radius:var(--radius-sm);background:var(--bg);border:1px solid var(--line);color:var(--muted);font-size:.68rem;line-height:1.4;overflow:auto;max-height:6rem;white-space:pre-wrap;word-break:break-word}.health-place-list{list-style:none;margin:0;padding:0}.health-place-list li{display:flex;justify-content:space-between;gap:.65rem;padding:.5rem 0;border-top:1px solid var(--line);font-size:.85rem}.health-place-list li:first-child{border-top:0}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.signal-mini{display:grid;grid-template-columns:1fr 1fr;gap:.55rem .75rem}.signal-mini div{display:flex;flex-direction:column;gap:.15rem}.signal-mini span{color:var(--muted);font-size:.7rem}.signal-mini strong{font-size:1rem;font-weight:650;font-variant-numeric:tabular-nums}.retention-curve{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.retention-point{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--bg);padding:.75rem .8rem;display:flex;flex-direction:column;gap:.2rem}.retention-point span{color:var(--muted);font-size:.72rem;font-weight:600}.retention-point strong{font-size:1.25rem;font-weight:650;letter-spacing:-.03em}.retention-point em{font-style:normal;color:var(--muted);font-size:.68rem}.place-ops-list{display:flex;flex-direction:column}.place-ops-row{padding:.8rem 0;border-top:1px solid var(--line)}.place-ops-row:first-child{border-top:0;padding-top:.2rem}.place-ops-main{display:flex;flex-direction:column;gap:.2rem}.place-ops-main strong{font-size:.95rem}.place-ops-main span,.place-ops-meta{color:var(--muted);font-size:.75rem}.place-ops-meta{display:flex;flex-wrap:wrap;gap:.5rem .85rem;margin-top:.35rem}@media(max-width:700px){.retention-curve{grid-template-columns:1fr 1fr}}.live-board{display:grid;gap:1.5rem}.live-aside,.live-stream{min-width:0}.live-toolbar-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.desk-pair,.desk-stack{display:grid;gap:.75rem}.live-hero{padding:.35rem 0 1.15rem;border-bottom:1px solid var(--line)}.live-meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.live-meta .btn{width:auto;margin:0;flex:0 0 auto}.live-status{margin:0;font-size:.78rem;font-weight:500;color:var(--muted)}.live-status.ok{color:var(--accent-soft)}.live-status.bad{color:#e07a6b}.live-total{margin:0;font-size:clamp(2rem,7vw,2.75rem);font-weight:650;letter-spacing:-.035em;line-height:1.05;font-variant-numeric:tabular-nums}.live-total span{display:inline-block;margin-left:.4rem;font-size:.85rem;font-weight:500;letter-spacing:-.01em;color:var(--muted);vertical-align:.45em}.live-sub{margin:.45rem 0 0;color:var(--muted);font-size:.8125rem;font-variant-numeric:tabular-nums}.live-sub-sep{margin:0 .35rem;opacity:.45}.live-tabs{display:flex;flex-wrap:nowrap;gap:0;margin:0 0 .15rem;border-bottom:1px solid var(--line);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.live-tabs::-webkit-scrollbar{display:none}.live-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:0 0 auto;border:0;background:transparent;color:var(--muted);font:inherit;font-size:.8125rem;font-weight:550;padding:.55rem .7rem;margin:0 0 -1px;cursor:pointer;border-bottom:2px solid transparent;white-space:nowrap}.live-tab:hover{color:var(--ink)}.live-tab.active{color:var(--ink);border-bottom-color:var(--accent)}.live-empty{padding:.25rem 0 .5rem}.live-empty .empty{border-top:0;padding-top:.85rem}.live-empty .btn{margin-top:.35rem;width:auto}.feed-layout{display:block}.feed-aside,.feed-main{margin:0}.desk-nav{display:none}.app-nav{position:fixed;left:0;right:0;bottom:0;transform:none;width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:.25rem;padding:.45rem .65rem calc(.5rem + env(safe-area-inset-bottom));background:#0f1011f5;border-top:1px solid var(--line);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);z-index:30}.nav-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--muted);font:inherit;font-size:.8125rem;font-weight:600;letter-spacing:-.01em;padding:.7rem .35rem;border-radius:10px;cursor:pointer;min-height:2.75rem}.nav-item:hover{color:var(--ink);background:var(--surface)}.nav-item.active{color:#fff;background:var(--accent-grad)}.nav-item-primary{font-weight:650}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.auth.inset{margin:0}.auth.inset h1{font-size:1.55rem}.setup-hero{margin-bottom:.85rem;padding:.95rem 1rem 1rem;border:1px solid var(--accent-border);border-radius:var(--radius);background:var(--accent-wash),var(--surface)}.setup-hero h1{margin:0;font-size:1.35rem;font-weight:700;letter-spacing:-.04em}.setup .lede{margin:.4rem 0 0;color:var(--muted);font-size:.875rem;line-height:1.5}.setup .lede strong{color:var(--ink);font-weight:600}.setup-board{display:flex;flex-direction:column;gap:.75rem}.setup-footer{display:grid;gap:.45rem;margin-top:1.1rem}.compare{display:grid;grid-template-columns:1fr;gap:.55rem;margin:0 0 1rem}.compare-card{padding:.85rem .95rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.compare-card.accent{border-color:var(--accent-border);background:var(--accent-surface)}.compare-tag{display:block;margin-bottom:.3rem;color:var(--muted);font-size:.7rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.compare-card strong{display:block;font-size:1rem;letter-spacing:-.02em}.compare-card p{margin:.35rem 0 0;color:var(--muted);font-size:.8rem;line-height:1.45}.compare-card em{font-style:normal;color:#e07a6b;font-weight:600}.callout{margin:0 0 1.1rem;padding:.85rem .95rem;border-radius:var(--radius);font-size:.8125rem;line-height:1.5}.callout code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88em}.callout.warn{border:1px solid #5c3a22;background:#1a1512;color:#f0c4a8}.callout.warn a{color:#ffd2b0;font-weight:600}.callout.ok{border:1px solid var(--accent-border);background:var(--panel-grad);color:var(--accent-soft)}@media(min-width:640px){.compare{grid-template-columns:1fr 1fr}}.step{margin:0;padding:1.05rem 1.1rem 1.15rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.step-head{display:grid;grid-template-columns:1.75rem 1fr;gap:.7rem;align-items:start;margin-bottom:.85rem}.step-num{width:1.75rem;height:1.75rem;border-radius:999px;display:grid;place-items:center;background:var(--accent-grad);color:#fff;font-size:.8125rem;font-weight:700}.step-head h2{margin:0;font-size:1.02rem;font-weight:650;letter-spacing:-.02em}.step-head p{margin:.25rem 0 0;color:var(--muted);font-size:.8125rem;line-height:1.45}.step-art{display:block;width:100%;height:auto;margin:0 0 .9rem;border-radius:12px}.step-list{margin:0 0 .9rem;padding-left:1.15rem;color:var(--ink);font-size:.875rem;line-height:1.55}.step-list.plain{list-style:none;padding-left:0}.step-list li+li{margin-top:.35rem}.step-note{margin:0 0 .85rem;color:var(--muted);font-size:.8125rem;line-height:1.45}.field-label{display:block;margin:.85rem 0 .4rem;color:var(--muted);font-size:.75rem;font-weight:500}.codebox{margin:0 0 .65rem;padding:.85rem .9rem;border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.7rem;line-height:1.5;color:#d7dbdf;white-space:pre-wrap;word-break:break-word;max-height:14rem;overflow:auto}.codebox.locked{color:var(--muted);font-family:inherit;font-size:.8125rem;font-style:italic;max-height:none;white-space:normal}.step .btn,.step .btn.secondary{margin-top:.45rem}.btn-row{display:grid;grid-template-columns:1fr;gap:.45rem;margin-top:.45rem}.btn-row .btn{margin-top:0}@media(min-width:520px){.btn-row{grid-template-columns:1fr 1fr}}.setup>.btn.secondary{margin-top:.25rem}@media(min-width:960px){.step-art{max-width:20rem}}.insights-head{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;margin-bottom:1rem}.insights h1{margin:0;font-size:1.35rem;font-weight:650;letter-spacing:-.04em}@media(min-width:520px){.insights-head{flex-direction:row;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.85rem}.insights h1{font-size:1.5rem}}.lede.tight{margin:.3rem 0 0;color:var(--muted);font-size:.8125rem;line-height:1.4}.pills{display:flex;gap:.3rem;flex-wrap:wrap}.pill{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--line);background:transparent;color:var(--muted);font:inherit;font-size:.8125rem;font-weight:600;padding:.4rem .7rem;border-radius:999px;cursor:pointer;min-width:2.75rem}.pill:hover{color:var(--ink);border-color:#3a3d43}.pill.active{color:#fff;background:var(--accent-grad);border-color:transparent}.banner{margin:0 0 1rem;padding:.8rem .9rem;border:1px solid var(--accent-border);border-radius:var(--radius);background:var(--panel-grad);color:var(--accent-soft);font-size:.8125rem;line-height:1.45}.banner.warn{border-color:#5a342e;background:#1a1413;color:#e07a6b}.eyebrow{margin:0 0 .35rem;font-size:.72rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:var(--accent-soft)}.highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:0 0 .75rem}.ticket-list{display:grid;gap:.65rem}.ticket-row{display:grid;gap:.35rem}.ticket-meta{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.ticket-meta strong{font-size:.85rem;font-weight:600}.ticket-meta span{color:var(--muted);font-size:.72rem}.ticket-val{color:var(--muted);font-size:.75rem;font-variant-numeric:tabular-nums}.highlight{min-width:0;padding:.75rem .8rem .7rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.highlight.hot{border-color:var(--line);background:var(--surface)}.highlight-label{display:block;color:var(--muted);font-size:.7rem;font-weight:500}.highlight-value{display:block;margin-top:.28rem;font-size:1.05rem;font-weight:650;letter-spacing:-.03em;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.highlight.up .highlight-value{color:var(--accent-soft)}.highlight.down .highlight-value{color:#f0b4a8}.highlight-detail{display:block;margin-top:.25rem;color:var(--muted);font-size:.68rem;line-height:1.3}.panel-head-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-bottom:.35rem}.metric{padding:.8rem .85rem .75rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0}.metric.accent{border-color:var(--accent-border);background:var(--panel-grad);grid-column:1 / -1}.metric.warn{border-color:#dc645073}.metric-label{display:block;color:var(--muted);font-size:.72rem;font-weight:500;letter-spacing:.01em}.metric-value{display:block;margin-top:.3rem;font-size:1.35rem;font-weight:650;letter-spacing:-.035em;font-variant-numeric:tabular-nums;line-height:1.1}.metric.accent .metric-value{font-size:1.85rem}.metric-value .unit{margin-left:.22rem;font-size:.75rem;font-weight:500;color:var(--muted);letter-spacing:0}.metric-hint{display:block;margin-top:.28rem;color:var(--muted);font-size:.7rem;line-height:1.3}.panel{margin-bottom:.35rem;padding:1rem 0 .15rem;border-top:1px solid var(--line)}.panel-head{margin-bottom:.7rem}.panel-head h2{margin:0;font-size:.95rem;font-weight:600;letter-spacing:-.015em}.panel-head p{margin:.2rem 0 0;color:var(--muted);font-size:.75rem;line-height:1.35}.chart-wrap{width:100%;max-width:22rem;height:8rem}.chart-wrap-lg{max-width:100%;height:11.5rem}.chart-wrap:has(.chart-hours){height:6.75rem;max-width:100%}.chart{width:100%;height:100%;display:block}.chart-grid{stroke:#232a28;stroke-width:1;pointer-events:none}.chart-baseline{stroke:#2a3330;stroke-width:1;pointer-events:none}.chart-ylab{fill:#6a7570;font-size:7.5px;font-family:var(--font);pointer-events:none}.chart-bar{fill:var(--accent);opacity:.95;pointer-events:none}.chart-bar-zero{fill:transparent;opacity:0}.chart-bar-hot{fill:var(--accent-hover);opacity:1}.chart-dau{stroke:#7eb8ff;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;opacity:.9}.chart-dau-dot{fill:#7eb8ff;pointer-events:none}.chart-hit{fill:transparent}.chart-point.is-active .chart-bar:not(.chart-bar-zero){fill:var(--accent-hover);opacity:1}.chart-point.is-active .chart-bar-zero{fill:transparent;opacity:0}.chart-point.is-active .chart-dau-dot{r:3}.chart-label{fill:var(--muted);font-size:8px;font-family:var(--font);pointer-events:none}.chart-legend{display:flex;flex-direction:column;align-items:flex-end;gap:.28rem;flex:0 0 auto;font-size:.68rem;color:var(--muted)}.chart-legend span{display:inline-flex;align-items:center;gap:.35rem}.chart-legend .leg-rev:before,.chart-legend .leg-dau:before{content:"";width:.55rem;height:.55rem;border-radius:2px;background:#2a9d78}.chart-legend .leg-dau:before{background:transparent;border:1.5px solid #7eb8ff;border-radius:999px;width:.45rem;height:.45rem;box-sizing:border-box}.chart-tip{position:fixed;z-index:50;min-width:9.5rem;max-width:min(16rem,calc(100vw - 1.5rem));padding:.7rem .8rem;border-radius:10px;border:1px solid var(--accent-border);background:var(--surface);color:var(--ink);box-shadow:0 12px 32px #00000080;pointer-events:none;opacity:0;transform:translateY(4px);transition:opacity .12s ease,transform .12s ease}.chart-tip.show{opacity:1;transform:translateY(0)}.chart-tip-title{font-size:.8125rem;font-weight:650;letter-spacing:-.01em;margin-bottom:.45rem;padding-bottom:.4rem;border-bottom:1px solid #24332e}.chart-tip-rows{display:grid;gap:.28rem}.chart-tip-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;font-size:.75rem;font-variant-numeric:tabular-nums;line-height:1.3}.chart-tip-row span{color:var(--muted)}.chart-tip-row b{font-weight:600;color:#d7ebe2}.chart-tip-line{color:var(--accent-soft);font-size:.75rem;line-height:1.4;font-variant-numeric:tabular-nums}.empty-card{padding:1rem .1rem .35rem;border-top:1px solid var(--line)}.empty-card strong{display:block;font-size:.9rem;font-weight:600;letter-spacing:-.015em}.empty-card p{margin:.35rem 0 0;color:var(--muted);font-size:.78rem;line-height:1.45}.mix-viz{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem;align-items:center;padding-top:.15rem}.mix-empty{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem;align-items:center;padding:.55rem 0 .25rem;border-top:1px solid var(--line)}.mix-empty strong{display:block;font-size:.88rem;font-weight:600}.mix-empty p{margin:.25rem 0 0;color:var(--muted);font-size:.75rem;line-height:1.4}.mix-donut{width:5.5rem;height:5.5rem;display:block}.mix-ring-bg{fill:none;stroke:#232528;stroke-width:10}.mix-ring-ghost{fill:none;stroke:#2a3330;stroke-width:10;stroke-dasharray:4 6;stroke-linecap:round;transform:rotate(-90deg);transform-origin:48px 48px}.mix-seg{fill:none;stroke-width:10;stroke-linecap:butt}.mix-seg-0{stroke:#2a9d78}.mix-seg-1{stroke:#7eb8ff}.mix-seg-2{stroke:#d4a574}.mix-center-val{fill:var(--ink);font-size:11px;font-weight:700;font-family:var(--font)}.mix-center-lbl{fill:var(--muted);font-size:7px;font-family:var(--font)}.mix-swatch{width:.5rem;height:.5rem;border-radius:2px;display:inline-block;background:#2a9d78}.mix-swatch.mix-seg-1{background:#7eb8ff}.mix-swatch.mix-seg-2{background:#d4a574}.dash-grid,.dash-side{display:flex;flex-direction:column;gap:0;min-width:0}.product-row{display:grid;grid-template-columns:1.25rem 1fr;gap:.55rem;padding:.85rem 0;border-top:1px solid var(--line)}.product-rank{color:var(--muted);font-size:.75rem;font-weight:650;font-variant-numeric:tabular-nums;padding-top:.2rem}.product-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem}.product-name{font-size:.92rem;font-weight:600;letter-spacing:-.015em}.product-sub{margin-top:.15rem;color:var(--muted);font-size:.72rem}.product-rev{font-weight:650;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.92rem}.product-rev span{color:var(--muted);font-size:.7rem;font-weight:500}.share-track{margin-top:.5rem;height:3px;border-radius:999px;background:#232528;overflow:hidden}.share-track span{display:block;height:100%;border-radius:inherit;background:var(--accent)}.product-stats{display:grid;grid-template-columns:1fr 1fr;gap:.4rem .55rem;margin-top:.55rem}.product-stats span{display:flex;flex-direction:column;gap:.1rem;padding:.4rem .5rem;border-radius:6px;background:#121314;border:1px solid var(--line);font-variant-numeric:tabular-nums}.product-stats em{font-style:normal;color:var(--muted);font-size:.65rem;font-weight:500}.product-stats b{font-weight:600;font-size:.8rem;color:var(--ink)}.mix-list{min-width:0}.mix-row{display:grid;grid-template-columns:.5rem minmax(0,1fr) auto;gap:.45rem;align-items:center;padding:.45rem 0;border-top:1px solid var(--line);font-size:.78rem}.mix-row-bar{grid-template-columns:minmax(6.5rem,8.5rem) minmax(0,1fr) auto;gap:.65rem}.mix-row:first-child{border-top:0;padding-top:0}.mix-label{font-weight:550;min-width:0}.mix-row-bar .mix-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mix-row-bar .share-track{margin-top:0;min-width:0}.mix-val{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.72rem}.game-bar{margin:0 0 1rem;padding:0 0 .85rem;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent}.game-bar .game-switch-wrap{width:100%}.game-bar .game-switch-label{margin-bottom:.15rem}.game-bar .game-switch{max-width:none;width:100%;background:var(--bg)}@media(min-width:960px){body{background:radial-gradient(ellipse 50% 42% at 8% 0%,rgba(59,125,216,.07),transparent 58%),var(--bg)}#app.wide{max-width:none;padding:0}.shell{display:grid;grid-template-columns:var(--rail-w) minmax(0,1fr);min-height:100dvh;align-items:stretch}.desk-rail{display:flex;flex-direction:column;position:sticky;top:0;height:100dvh;padding:1rem .7rem .95rem;border-right:1px solid var(--line);background:#111213;z-index:40;overflow:hidden}.rail-brand{display:flex;align-items:center;gap:.55rem;padding:.15rem .45rem .85rem;border-bottom:1px solid var(--line);margin-bottom:.55rem;flex-shrink:0}.rail-brand .wordmark{font-size:1.1rem;font-weight:650;letter-spacing:-.03em}.rail-nav{display:flex;flex-direction:column;gap:.1rem;flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:.15rem;scrollbar-width:thin}.rail-side-label{margin:.7rem .5rem .2rem;color:var(--muted);font-size:.62rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.rail-side-label:first-child{margin-top:.15rem}.rail-item.nav-item{display:flex;flex-direction:column;align-items:flex-start;gap:.05rem;width:100%;text-align:left;padding:.48rem .65rem;border-radius:var(--radius-sm);border:0;background:transparent;color:var(--muted);font:inherit;font-size:inherit;font-weight:inherit;cursor:pointer;min-height:0;transition:color .12s ease,background .12s ease}.rail-item.nav-item:hover{color:var(--ink);background:#ffffff09}.rail-item.nav-item.active{color:var(--ink);background:#ffffff0d;box-shadow:none}.rail-item.nav-item.active .rail-item-label{color:var(--ink)}.rail-item-label{font-size:.86rem;font-weight:600;letter-spacing:-.02em}.rail-item-hint{font-size:.64rem;font-weight:500;color:var(--muted);opacity:.88;line-height:1.25}.rail-item.active .rail-item-hint{color:var(--muted)}.rail-tools{margin-top:.65rem;padding-top:.7rem;border-top:1px solid var(--line);display:grid;gap:.55rem;flex-shrink:0}.rail-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--line);background:transparent;color:var(--ink);font:inherit;text-align:left;padding:.6rem .7rem;border-radius:var(--radius-sm);cursor:pointer;display:flex;flex-direction:column;gap:.08rem;transition:border-color .12s ease,background .12s ease}.rail-link span{color:var(--muted);font-size:.68rem}.rail-link:hover,.rail-link.active{border-color:var(--accent-border);background:var(--accent-surface)}.rail-game .game-switch-wrap{width:100%}.rail-game .game-switch{width:100%;max-width:none;background:var(--bg)}.rail-foot{margin-top:.55rem;padding-top:.75rem;border-top:1px solid var(--line);flex-shrink:0}.rail-foot .account-menu{align-items:stretch;width:100%}.rail-foot .account-link{max-width:none;width:100%;text-align:left;justify-content:flex-start;padding:.65rem .75rem;border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--bg)}.rail-foot .account-link:hover{border-color:var(--accent-border);background:var(--accent-surface)}.rail-foot .account-panel{left:0;right:auto;top:auto;bottom:calc(100% + .45rem);min-width:100%;width:100%}.shell-workspace{min-width:0;display:flex;flex-direction:column;min-height:100dvh;background:linear-gradient(180deg,rgba(255,255,255,.015),transparent 8rem),var(--bg)}.shell .chrome,.app-nav{display:none}.desk-topbar{display:block;padding:0;border-bottom:1px solid var(--line);background:#0f1011e6;position:sticky;top:0;z-index:20;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.desk-topbar-inner{width:100%;max-width:var(--desk-content);margin:0 auto;padding:1.45rem var(--desk-gutter) 1.15rem}.mode-profile .desk-topbar-inner,.mode-setup .desk-topbar-inner,.mode-share .desk-topbar-inner{padding:1rem var(--desk-gutter) .75rem}.desk-topbar-title{margin:0;font-size:clamp(1.45rem,2.2vw,1.75rem);font-weight:650;letter-spacing:-.045em;line-height:1.15}.desk-topbar-lede{margin:.3rem 0 0;color:var(--muted);font-size:.875rem;max-width:36rem;line-height:1.45}.shell-main{width:100%;max-width:none;margin:0;padding:0;flex:1}.desk-canvas{width:100%;max-width:var(--desk-content);margin:0 auto;padding:1.5rem var(--desk-gutter) 3.25rem}.page-hero-mobile{display:none}.toast{left:calc(50% + var(--rail-w) / 2);top:auto;bottom:calc(1.25rem + env(safe-area-inset-bottom));transform:translate(-50%) translateY(140%)}.toast.show{transform:translate(-50%) translateY(0)}.live-stage{display:flex;flex-direction:column;gap:1.15rem;min-height:0}.live-hero-mobile,.live-tabs-mobile{display:none}.live-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.15rem 0 .1rem}.live-toolbar .live-status{font-size:.85rem}.live-toolbar-actions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.live-toolbar-actions .live-tabs{display:flex;gap:.3rem;border-bottom:0;margin:0;padding:.2rem;border:1px solid var(--line);border-radius:var(--radius);background:#121314}.live-toolbar-actions .live-tab{border:0;border-radius:7px;margin:0;padding:.42rem .75rem;color:var(--muted);background:transparent}.live-toolbar-actions .live-tab:hover{color:var(--ink)}.live-toolbar-actions .live-tab.active{background:var(--surface);color:var(--ink);box-shadow:inset 0 0 0 1px var(--line)}.live-stats{display:grid;grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));gap:.75rem}.live-stat-health{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:inherit;text-align:left;cursor:pointer;width:100%}.live-stat-health:hover{border-color:var(--accent-border);background:var(--accent-surface)}.live-stat-health.warn{border-color:#d82c0d73;background:linear-gradient(165deg,#d82c0d1f,#121314 72%)}.live-stat{display:flex;flex-direction:column;gap:.45rem;min-width:0;padding:1.1rem 1.2rem 1.05rem;border:1px solid var(--line);border-radius:var(--radius);background:#121314}.live-stat>span{color:var(--muted);font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.live-stat>strong{margin:0;font-size:1.55rem;font-weight:650;letter-spacing:-.03em;font-variant-numeric:tabular-nums;line-height:1.1}.live-stat>strong em,.live-stat .live-total em{font-style:normal;margin-left:.3rem;color:var(--muted);font-size:.8rem;font-weight:500;letter-spacing:0}.live-stat-hero{border-color:var(--accent-border);background:var(--panel-grad)}.live-stat-hero .live-total{font-size:clamp(2.1rem,3.2vw,2.75rem);font-weight:650;letter-spacing:-.04em;line-height:1.05}.live-stream{display:flex;flex-direction:column;min-height:min(52rem,calc(100dvh - 18rem));border:1px solid var(--line);border-radius:var(--radius);background:#121314;padding:1rem 1.1rem 1.1rem}.live-stream-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--line)}.live-stream-head h2{margin:0;font-size:.95rem;font-weight:650;letter-spacing:-.02em}.live-stream-head p{margin:0;color:var(--muted);font-size:.78rem}.feed-list{flex:1;overflow:auto;max-height:none}.feed-list .sale{padding:.85rem .35rem;border-radius:6px;transition:background .12s ease}.feed-list .sale:first-child{border-top:0}.feed-list .sale:hover{background:#ffffff06}.feed-list .sale .name{font-size:.95rem}.feed-list .sale .price{font-size:1rem}.insights-shell{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:none;min-height:0}.mode-insights .insights-head,.page-jump{display:none}.insights-toolbar{display:flex;flex-direction:column;gap:0;padding:.85rem 1.1rem;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,rgba(59,125,216,.09),transparent 72%),#121314}.insights-toolbar-main{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:nowrap}.insights-period{display:block;margin:0;color:var(--muted);font-size:.8125rem;min-width:0}.insights-tools{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem;width:auto;flex:0 0 auto;flex-wrap:nowrap}.insights-tools .pills{width:auto}.insights-tools .btn,.insights-tools .btn.secondary,.insights-tools .btn.sm,.insights-tools #exportCsv{width:auto;margin-top:0;flex:0 0 auto}.insights-toolbar .insight-tabs{display:flex;flex-direction:row;flex-wrap:wrap;gap:.35rem;overflow:visible;margin:0;padding:.65rem 0 0;border:0;border-top:1px solid var(--line);border-radius:0;background:transparent;position:static}.insights-toolbar .insight-tab{width:auto;min-width:0;text-align:center;padding:.5rem .9rem;font-size:.8125rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:transparent;box-shadow:none}.insights-toolbar .insight-tab:hover{color:var(--ink);background:#ffffff08}.insights-toolbar .insight-tab.active{color:#fff;background:var(--accent-grad);border-color:transparent;box-shadow:none}.insight-tabs-desk-hide{display:none!important}.insight-pane{display:flex;flex-direction:column;gap:1rem;width:100%;min-width:0}.ov{display:flex;flex-direction:column;gap:1rem;width:100%}.ov-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(12.5rem,1fr));gap:.75rem;margin:0}.ov-kpis .metric{padding:1.05rem 1.1rem 1rem;background:#121314}.ov-kpis .metric.accent{grid-column:auto;border-color:var(--accent-border);background:var(--panel-grad)}.ov-kpis .metric .metric-value{font-size:1.45rem}.ov-kpis .metric.accent .metric-value{font-size:1.65rem}.ov-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(17rem,.85fr);gap:1rem;align-items:start;width:100%}.ov-main{display:flex;flex-direction:column;gap:.75rem;min-width:0}.ov-chart{min-height:0}.ov-chart .chart-wrap-lg{height:12.5rem;min-height:0;max-width:100%}.ov-main .ov-more{margin:0;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:1100px){.ov-main .ov-more{grid-template-columns:repeat(4,minmax(0,1fr))}}.ov-side{display:flex;flex-direction:column;gap:.75rem;min-width:0}.ov-side .compare-bar{margin:0;padding:.95rem 1rem;background:#121314}.ov-side .compare-bar-grid{grid-template-columns:1fr;gap:.55rem}.ov-side .compare-bar-grid>div{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding-top:.4rem;border-top:1px solid var(--line)}.ov-side .compare-bar-grid>div:first-child{border-top:0;padding-top:0}.ov-side .compare-bar span{margin:0}.ov-side .compare-bar strong{margin:0;font-size:1rem}.ov-side .highlights{grid-template-columns:1fr 1fr;gap:.55rem;margin:0}.ov-side .highlight{background:#121314}.ov-side .coach-teaser{margin:0;border:1px solid var(--line);border-radius:var(--radius);background:#121314;padding:1rem 1.05rem}.ov-more{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:0}.ov-more .metric{background:#121314}.highlights{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.pane-flow{display:flex;flex-direction:column;gap:1rem;width:100%;min-width:0}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.metric.accent{grid-column:auto}.insight-pane>.metrics,.pane-flow>.metrics{margin:0}.insight-pane .metrics .metric,.pane-flow .metrics .metric{background:#121314;min-height:5.75rem;display:flex;flex-direction:column;justify-content:center;padding:.95rem 1rem .9rem}.desk-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:stretch;margin:0;width:100%}.desk-pair>.panel,.desk-pair>.compare-bar{min-width:0;height:100%}.desk-pair-economy{grid-template-columns:1.35fr .85fr}.desk-stack{display:grid;gap:1rem;align-content:start}.insight-pane .panel,.panel-chart,.panel-products,.dash-side .panel{margin:0;border:1px solid var(--line);border-radius:var(--radius);background:#121314;padding:1.05rem 1.15rem 1.1rem}.insight-pane[data-pane=coach],.insight-pane[data-pane=players],.insight-pane[data-pane=discovery],.insight-pane[data-pane=live],.insight-pane[data-pane=economy],.insight-pane[data-pane=hidden],.insight-pane[data-pane=custom],.insight-pane[data-pane=places]{display:block}.insight-pane>.metrics .metric-value,.pane-flow .metrics .metric-value{font-size:clamp(1.3rem,1.5vw,1.5rem)}.insight-pane>.metrics .metric.accent .metric-value,.pane-flow .metrics .metric.accent .metric-value{font-size:clamp(1.4rem,1.7vw,1.65rem)}.panel-windows .window-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.panel-windows .window-card{padding:.9rem 1rem}.panel-windows .window-stats{display:grid;grid-template-columns:1fr 1fr;gap:.4rem .85rem}.panel-windows .window-stats div{flex-direction:column;align-items:flex-start;gap:.1rem}.panel-windows .window-stats em{font-size:.7rem;white-space:nowrap}.discovery-lower{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:stretch}.discovery-lower>.panel{min-width:0;height:100%}.chart-wrap{max-width:100%}.share-desk-lede{display:none}.share-layout{display:grid;grid-template-columns:minmax(18rem,.38fr) minmax(0,.62fr);gap:1rem;align-items:start}.share-create{border:1px solid var(--line);border-radius:var(--radius);background:#121314;padding:1.2rem 1.25rem 1.3rem;position:sticky;top:5.75rem}.share-list-block{border:1px solid var(--line);border-radius:var(--radius);background:#121314;padding:1.2rem 1.25rem;min-width:0}.share-row{padding:.95rem 0}.share-row+.share-row{border-top:1px solid var(--line)}.mode-setup .desk-canvas{padding-top:.75rem}.setup-desk-head{display:none}.setup-games{margin-bottom:.85rem;padding:.85rem 1.1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.setup-desk{display:grid;grid-template-columns:11rem minmax(0,1fr);gap:1.25rem;align-items:start}.setup-toc{display:flex;flex-direction:column;gap:.25rem;position:sticky;top:7rem;z-index:5;align-self:start;max-height:calc(100dvh - 7.5rem);overflow-y:auto}.setup-toc a{display:flex;align-items:center;gap:.55rem;padding:.55rem .65rem;border-radius:var(--radius-sm);color:var(--muted);text-decoration:none;font-size:.85rem;font-weight:550;border:1px solid transparent}.setup-toc a span{display:inline-grid;place-items:center;width:1.35rem;height:1.35rem;border-radius:6px;background:var(--surface);border:1px solid var(--line);color:var(--ink);font-size:.72rem;font-weight:650}.setup-toc a:hover{color:var(--ink);border-color:var(--line);background:#ffffff05}.setup-board{display:grid;grid-template-columns:1fr;gap:1rem}.setup-board .step{border:1px solid var(--line);border-radius:var(--radius);background:#121314;padding:1.15rem 1.25rem}.setup-board .step:nth-child(2),.setup-board .step:nth-child(3){grid-column:auto}.step-art{max-width:22rem}.setup-footer{display:flex;gap:.65rem;margin-top:1.5rem}.setup-footer .btn{width:auto}.mode-profile .desk-canvas,.mode-share .desk-canvas{padding-top:.75rem}.mode-profile .desk-canvas{max-width:min(var(--desk-content),64rem)}.profile-desk{display:grid;grid-template-columns:11.5rem minmax(0,1fr);gap:1.25rem;align-items:start}.profile-toc{display:flex;flex-direction:column;gap:.2rem;position:sticky;top:7rem;z-index:5;align-self:start;max-height:calc(100dvh - 7.5rem);overflow-y:auto}.profile-toc a{display:flex;align-items:center;gap:.55rem;padding:.55rem .65rem;border-radius:var(--radius-sm);color:var(--muted);text-decoration:none;font-size:.85rem;font-weight:550;border:1px solid transparent}.profile-toc a span{display:inline-grid;place-items:center;width:1.35rem;height:1.35rem;border-radius:6px;background:var(--surface);border:1px solid var(--line);color:var(--ink);font-size:.72rem;font-weight:650}.profile-toc a:hover{color:var(--ink);border-color:var(--line);background:#ffffff05}.profile-board{display:flex;flex-direction:column;gap:.85rem}.profile-section{border:1px solid var(--line);border-radius:var(--radius);background:#121314;padding:1.25rem 1.35rem 1.3rem}.profile-section h2{margin:0 0 .25rem;font-size:1.05rem;font-weight:650;letter-spacing:-.02em}.profile-section>.hint{margin:0 0 1rem}.profile-section .btn{width:auto}.profile-section .field-row{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.profile-footer{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--line)}.mode-insights .desk-canvas{max-width:var(--desk-content);font-size:.98rem}.mode-insights .desk-topbar-inner{max-width:var(--desk-content)}.health-stage{display:flex;flex-direction:column;gap:1.15rem}.health-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.health-stat{display:flex;flex-direction:column;gap:.4rem;padding:1.05rem 1.15rem;border:1px solid var(--line);border-radius:var(--radius);background:#121314}.health-stat>span{color:var(--muted);font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.health-stat>strong{font-size:1.55rem;font-weight:650;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.health-stat.warn{border-color:#d82c0d73;background:linear-gradient(165deg,#d82c0d1f,#121314 72%)}.health-soft{margin:0;font-size:.8rem;color:var(--muted)}.health-soft.muted{opacity:.85}.health-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(14rem,.7fr);gap:1rem;align-items:start}.health-panel{border:1px solid var(--line);border-radius:var(--radius);background:#121314;padding:1rem 1.1rem 1.1rem;min-width:0}.health-panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.75rem;padding-bottom:.65rem;border-bottom:1px solid var(--line)}.health-panel-head h2{margin:0;font-size:.95rem;font-weight:650;letter-spacing:-.02em}.health-panel-head p{margin:0;color:var(--muted);font-size:.75rem}.health-issue,.health-event{padding:.75rem 0;border-top:1px solid var(--line)}.health-issue:first-child,.health-event:first-child{border-top:0;padding-top:.15rem}.health-issue-msg{margin:0;font-size:.9rem;font-weight:550;letter-spacing:-.015em;word-break:break-word}.health-issue-meta{display:flex;flex-wrap:wrap;gap:.45rem .75rem;margin:.35rem 0 0;color:var(--muted);font-size:.72rem}.health-tag{display:inline-block;padding:.1rem .4rem;border-radius:5px;border:1px solid var(--line);background:var(--surface);color:var(--ink);font-weight:600;text-transform:uppercase;letter-spacing:.03em;font-size:.65rem}.health-event-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.health-event-top time{color:var(--muted);font-size:.72rem;white-space:nowrap}.health-stack{margin:.55rem 0 0;padding:.65rem .75rem;border-radius:var(--radius-sm);background:var(--bg);border:1px solid var(--line);color:var(--muted);font-size:.7rem;line-height:1.4;overflow:auto;max-height:7rem;white-space:pre-wrap;word-break:break-word}.health-place-list{list-style:none;margin:0;padding:0}.health-place-list li{display:flex;justify-content:space-between;gap:.75rem;padding:.55rem 0;border-top:1px solid var(--line);font-size:.85rem}.health-place-list li:first-child{border-top:0;padding-top:.1rem}.health-place-list strong{font-variant-numeric:tabular-nums}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.auth-desk{max-width:none;margin:0;min-height:100dvh;display:grid;grid-template-columns:minmax(20rem,.46fr) minmax(22rem,.54fr)}.auth-splash{display:flex;flex-direction:column;justify-content:center;padding:3rem clamp(2rem,5vw,4.5rem);border-right:1px solid var(--line);background:radial-gradient(ellipse 80% 60% at 20% 20%,rgba(59,125,216,.14),transparent 60%),#121314}.auth-splash h1{font-size:clamp(2.1rem,3.4vw,2.85rem);max-width:16ch}.auth-splash .lede{max-width:32rem;font-size:1rem;margin-bottom:1.75rem}.auth-points{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}.auth-points li{color:var(--accent-soft);font-size:.9rem;font-weight:500;padding-left:1rem;position:relative}.auth-points li:before{content:"";position:absolute;left:0;top:.55em;width:.4rem;height:.4rem;border-radius:1px;background:var(--accent)}.auth-card{display:grid;place-items:center;padding:2.5rem var(--desk-gutter)}.auth-card-inner{width:min(100%,24rem)}.auth-hint-mobile{display:none}.shared-shell{width:100%;max-width:var(--desk-max);margin:0 auto;padding:1.25rem var(--desk-gutter) 2.75rem;min-height:100dvh}.shared-lock-panel{width:min(100%,28rem);margin-top:3rem}}.game-switch-wrap{display:flex;flex-direction:column;gap:.2rem;min-width:0}.game-switch-label{font-size:.65rem;font-weight:600;color:var(--muted);letter-spacing:.02em;text-transform:uppercase}.game-switch{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--line);background:var(--surface);color:var(--ink);font:inherit;font-size:.875rem;font-weight:550;border-radius:8px;padding:.55rem .75rem;min-width:8rem;max-width:16rem;width:100%}.filter-pills{display:flex;flex-wrap:wrap;gap:.3rem;margin:0 0 .75rem}.compare-bar{margin:0 0 .85rem;padding:.75rem .85rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.compare-bar-head{margin-bottom:.55rem}.compare-bar-head h2{margin:0;font-size:.78rem;font-weight:600;color:var(--muted);letter-spacing:-.01em}.compare-bar-grid{display:grid;grid-template-columns:1fr;gap:.55rem}@media(min-width:480px){.compare-bar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}}.compare-bar span{display:block;color:var(--muted);font-size:.68rem;font-weight:500}.compare-bar strong{display:block;margin-top:.2rem;font-size:.88rem;font-variant-numeric:tabular-nums}.compare-bar strong.up{color:var(--accent-soft)}.compare-bar strong.down{color:#f0b4a8}@media(max-width:959px){#app{padding-left:.8rem;padding-right:.8rem}.insights-period{display:none}.insights-toolbar{display:flex;flex-direction:column;gap:.5rem;padding:.65rem .7rem .7rem;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,rgba(59,125,216,.1),transparent 70%),#121314;position:sticky;top:env(safe-area-inset-top,0px);z-index:12;margin:0 -.15rem}.insights-toolbar-main{display:flex;align-items:center;justify-content:stretch;gap:.5rem;flex-wrap:nowrap;width:100%}.ov-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-bottom:.75rem}.ov-kpis .metric.accent{grid-column:auto}.ov-kpis .metric.accent .metric-value{font-size:1.35rem}.chrome-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand acct" "game game";align-items:center;gap:.45rem .65rem}.shell .chrome .brand{grid-area:brand;order:0;min-width:0}.shell .chrome .account-menu{grid-area:acct;order:0;margin-left:0;justify-self:end}.chrome-end{display:contents}.chrome-game{grid-area:game;order:0;flex:none;width:100%}.chrome-game .game-switch-label{display:none}.shell .chrome .account-link{max-width:9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ov-grid{display:grid;gap:.75rem}.ov-main{display:flex;flex-direction:column;gap:.75rem}.ov-more{margin-top:0;grid-template-columns:repeat(2,minmax(0,1fr))}.page-jump{display:none}.insights-shell{display:flex;flex-direction:column;gap:.7rem}.insights-tools{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:.4rem;width:100%;min-width:0;margin-left:0}.insights-tools .pills{justify-content:flex-start;width:auto;flex:0 0 auto}.insights-tools .pill{min-width:2.35rem;padding:.35rem .5rem;font-size:.75rem}.insights-tools .btn,.insights-tools .btn.secondary,.insights-tools .btn.sm,.insights-tools #exportCsv{width:auto;margin-top:0;flex:0 0 auto;padding:.4rem .55rem;font-size:.75rem}.insights-toolbar .insight-tabs,.insight-tabs-desk-hide{display:flex!important;flex-wrap:nowrap;gap:.3rem;margin:0;border:0;border-top:1px solid var(--line);border-radius:0;padding:.5rem 0 0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain}.insights-toolbar .insight-tabs::-webkit-scrollbar{display:none}.insights-toolbar .insight-tab{flex:0 0 auto;padding:.38rem .68rem;font-size:.74rem;border-radius:999px;touch-action:manipulation}.pane-flow,.desk-pair,.discovery-lower{display:flex;flex-direction:column;gap:.75rem}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.retention-curve{grid-template-columns:repeat(2,minmax(0,1fr))}.mix-row-bar{grid-template-columns:minmax(0,1fr) auto;gap:.35rem .55rem}.mix-row-bar .mix-label{grid-column:1 / -1}.mix-row-bar .share-track{grid-column:1}.mix-val{white-space:normal;text-align:right;font-size:.72rem}.panel-head-row{flex-wrap:wrap;gap:.55rem}.panel-head-row .btn{width:auto}.metric.accent .metric-value{font-size:1.55rem}.btn-row:not(.tight){grid-template-columns:1fr}.share-create .btn{width:100%}.product-top>div:first-child,.product-name{min-width:0;overflow:hidden;text-overflow:ellipsis}.window-grid,.signal-board,.action-list:not(.compact),.health-grid{grid-template-columns:1fr}.setup-game-tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.15rem}.setup-game-tabs::-webkit-scrollbar{display:none}.setup-game-tab{flex:0 0 auto}.live-hero-mobile{padding:.85rem .9rem .95rem;margin:0 -.1rem .15rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--accent-wash),#121314}.live-tabs-mobile{margin-top:.85rem;margin-bottom:0;padding-bottom:0;border-bottom:1px solid var(--line)}.live-tab{padding:.55rem .65rem;font-size:.8rem}.sale{gap:.55rem;padding:.75rem 0}.sale .name{min-width:0;overflow:hidden;text-overflow:ellipsis}.sale .price{flex:0 0 auto;white-space:nowrap}.app-nav .nav-item{font-size:.78rem;padding:.65rem .25rem}.insights-head.page-hero-mobile{margin-bottom:.1rem}.insights-head.page-hero-mobile h1{font-size:1.45rem;letter-spacing:-.04em}.insights-head.page-hero-mobile .lede{font-size:.8rem}.panel{padding:.85rem .9rem}}@media(max-width:479px){#app{padding-left:.7rem;padding-right:.7rem}.insights-tools #goShareFromInsights{display:none}.insights-tools #exportCsv{font-size:0;letter-spacing:0;padding-left:.55rem;padding-right:.55rem}.insights-tools #exportCsv:after{content:"CSV";font-size:.75rem;font-weight:600}.live-total{font-size:2.35rem}.metrics,.ov-more{gap:.45rem}.metric{padding:.75rem .8rem}.metric-value{font-size:1.15rem}}.whale-row{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding:.65rem 0;border-top:1px solid var(--line)}.whale-id{font-size:.85rem;font-weight:550}.whale-stats{color:var(--muted);font-size:.75rem;font-variant-numeric:tabular-nums;white-space:nowrap}.product-rev-col{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.pin-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--line);background:transparent;color:var(--muted);font:inherit;font-size:.68rem;font-weight:600;padding:.2rem .45rem;border-radius:999px;cursor:pointer}.pin-btn[aria-pressed=true]{color:var(--accent-soft);border-color:var(--accent-border);background:var(--accent-surface)}.product-row.is-pinned .product-name{color:var(--accent-soft)}.btn.sm{width:auto;padding:.55rem .75rem;font-size:.8125rem}.btn-row.tight{margin-top:0;grid-template-columns:auto auto;justify-content:end}.insight-tabs{display:flex;flex-wrap:nowrap;gap:.3rem;margin:0 0 1rem;padding-bottom:.15rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.insight-tabs::-webkit-scrollbar{display:none}.insight-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:0 0 auto;border:1px solid var(--line);background:transparent;color:var(--muted);font:inherit;font-size:.78rem;font-weight:600;padding:.45rem .7rem;border-radius:8px;cursor:pointer;white-space:nowrap}.insight-tab:hover{color:var(--ink)}.insight-tab.active{color:#fff;background:var(--accent-grad);border-color:transparent}.insight-pane{min-width:0}.sample-list{display:grid;gap:.45rem}.sample-row{display:flex;justify-content:space-between;gap:.75rem;padding:.45rem 0;border-top:1px solid var(--line);font-size:.8125rem}.sample-row span{color:var(--muted);min-width:0;overflow:hidden;text-overflow:ellipsis}.sample-row strong{font-variant-numeric:tabular-nums;font-weight:600}.hint-list{margin:0;padding-left:1.1rem;color:var(--muted);font-size:.8125rem;line-height:1.5}.hint-list li{margin:.35rem 0}.window-grid{display:grid;grid-template-columns:1fr;gap:.65rem}@media(min-width:640px){.window-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.window-card{padding:.75rem .8rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--bg);min-width:0}.window-card h3{margin:0;font-size:.95rem;font-weight:650}.window-meta{margin:.2rem 0 .65rem;color:var(--muted);font-size:.72rem}.window-stats{display:grid;gap:.4rem}.window-stats div{display:flex;justify-content:space-between;gap:.5rem;font-size:.78rem}.window-stats em{color:var(--muted);font-style:normal}.window-stats b{font-variant-numeric:tabular-nums;font-weight:600}.field-row{display:grid;grid-template-columns:1fr;gap:.55rem}.profile-section .field-row{margin-bottom:.55rem}@media(min-width:480px){.field-row{grid-template-columns:1fr 1fr}}.field select{width:100%;border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:var(--radius);padding:.85rem .95rem;font:inherit;font-size:1rem}.games-list{display:grid;gap:.65rem;margin:.35rem 0 .85rem}.game-card{padding:.85rem .9rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.game-card.is-active{border-color:var(--accent-border);background:var(--accent-surface)}.game-card-top{display:flex;align-items:center;gap:.55rem}.game-label-input{flex:1;min-width:0;border:1px solid var(--line);background:var(--bg);color:var(--ink);border-radius:8px;padding:.55rem .65rem;font:inherit;font-size:.9rem;font-weight:550}.game-badge{flex:0 0 auto;font-size:.68rem;font-weight:600;color:var(--accent-soft);border:1px solid var(--accent-border);border-radius:999px;padding:.15rem .45rem}.game-key-hint{margin:.45rem 0 .65rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem}.game-card-actions{display:flex;flex-wrap:wrap;gap:.4rem}.game-card-actions .btn{width:auto;min-width:5.5rem}.add-game-row{display:grid;grid-template-columns:1fr;gap:.45rem;align-items:stretch}.add-game-row input{width:100%;border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:var(--radius);padding:.85rem .95rem;font:inherit;font-size:1rem}.add-game-row .btn{width:100%;white-space:nowrap;margin:0}@media(min-width:480px){.add-game-row{grid-template-columns:1fr auto;align-items:center}.add-game-row .btn{width:auto}.profile-section .add-game-row{grid-template-columns:1fr auto}.profile-section .add-game-row .btn{width:auto}}.session-row{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding:.7rem 0;border-top:1px solid var(--line)}.session-row .btn{width:100%;margin:0}.share-page,.share-layout{display:grid;gap:1.75rem}.share-hero h1{margin:0;font-size:1.55rem;font-weight:650;letter-spacing:-.03em}.share-hero .lede{margin:.4rem 0 0;max-width:32rem;color:var(--muted);font-size:.875rem}.share-create{padding-bottom:1.35rem;border-bottom:1px solid var(--line)}.share-create h2,.share-list-head h2{margin:0 0 .85rem;font-size:.8125rem;font-weight:600;letter-spacing:-.01em;color:var(--muted)}.share-seg{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0 0 .95rem;border:1px solid var(--line);border-radius:var(--radius-sm);overflow:hidden}.share-seg-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--muted);font:inherit;font-size:.8125rem;font-weight:550;padding:.65rem .75rem;cursor:pointer}.share-seg-btn+.share-seg-btn{border-left:1px solid var(--line)}.share-seg-btn:hover{color:var(--ink)}.share-seg-btn.active{background:var(--surface);color:var(--ink)}.share-create .btn{width:auto;margin-top:.25rem}.share-created{margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--line)}.share-created p{margin:0;font-size:.8125rem;color:var(--muted)}.share-created-url{display:block;margin-top:.4rem;word-break:break-all;color:var(--accent-soft);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;line-height:1.45}.share-list-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.25rem}.share-list-head h2{margin:0}.share-list-head span{font-size:.75rem;color:var(--muted);font-variant-numeric:tabular-nums}.share-row{display:grid;gap:.65rem;padding:.85rem 0;border-top:1px solid var(--line)}.share-row-main{min-width:0}.share-row-title{display:flex;flex-direction:column;gap:.15rem;margin-bottom:.3rem}.share-row-title strong{font-size:.9375rem;font-weight:600;letter-spacing:-.015em}.share-meta{font-size:.72rem;color:var(--muted)}.share-url{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.72rem;color:var(--accent-soft);text-decoration:none}.share-url:hover{text-decoration:underline}.share-actions{display:flex;flex-wrap:wrap;gap:.4rem}.share-actions .btn{width:auto;margin:0;white-space:nowrap}@media(min-width:480px){.session-row{flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.55rem .75rem}.session-row .btn{width:auto;flex:0 0 auto}.share-row{grid-template-columns:minmax(0,1fr) auto;align-items:start}.share-actions{justify-content:flex-end}}.setup-games{margin:0 0 1.25rem;padding:1rem .95rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.setup-games-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.setup-games-head h2{margin:0;font-size:1rem;font-weight:650}.setup-games-head .btn{width:auto;margin:0;flex:0 0 auto}.setup-game-tabs{display:flex;flex-wrap:wrap;gap:.4rem}.setup-game-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--line);background:var(--bg);color:var(--muted);font:inherit;font-size:.8125rem;font-weight:550;border-radius:8px;padding:.5rem .75rem;cursor:pointer}.setup-game-tab:hover{color:var(--ink)}.setup-game-tab.active{color:var(--ink);border-color:var(--accent-border);background:var(--panel-grad)}.health-line{margin:.65rem 0 0;font-size:.8125rem;font-weight:500}.health-ok{color:var(--ok)}.health-stale{color:#e07a6b}.shared-shell{min-height:calc(100dvh - 2rem)}.shared-head{margin-bottom:1rem}.shared-head-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-bottom:.85rem;border-bottom:1px solid var(--line);margin-bottom:1.15rem}.shared-head-bar .share-badge{font-size:.72rem;font-weight:550;color:var(--muted);border:0;background:transparent;padding:0;border-radius:0;text-transform:none;letter-spacing:0}.shared-lock{display:grid;place-items:start center}.shared-lock-panel{width:min(100%,24rem);margin-top:1.5rem}@media(min-width:960px){.chrome-game .game-switch{max-width:14rem}}.coach-teaser-detail{margin:0;color:var(--muted);font-size:.85rem;line-height:1.45}.action-list{display:grid;grid-template-columns:1fr;gap:.75rem}.action-list.compact{gap:.55rem}@media(min-width:960px){.action-list:not(.compact){grid-template-columns:repeat(2,minmax(0,1fr))}}.action-card{padding:.85rem .9rem;border:1px solid var(--line);border-radius:var(--radius);background:#121314}.action-card h3{margin:.35rem 0 .4rem;font-size:.95rem;font-weight:650}.action-card>p{margin:0 0 .55rem;color:var(--muted);font-size:.8rem;line-height:1.45}.action-head{display:flex;flex-wrap:wrap;gap:.4rem .65rem;align-items:center}.action-sev{text-transform:uppercase;font-size:.65rem;font-weight:700;letter-spacing:.04em;color:var(--accent)}.action-card.sev-critical .action-sev{color:#f07178}.action-card.sev-high .action-sev{color:#e0a35c}.action-card.sev-medium .action-sev{color:#c9b36a}.action-card.sev-low .action-sev,.action-card.sev-info .action-sev{color:var(--muted)}.action-cat{font-size:.68rem;color:var(--muted)}.action-evidence,.action-steps{margin:.35rem 0 0;padding-left:1.1rem;font-size:.78rem;line-height:1.45}.action-evidence{color:var(--muted)}.action-steps{color:var(--ink)}.signal-board{display:grid;grid-template-columns:1fr;gap:.65rem}@media(min-width:640px){.signal-board{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:960px){.signal-board{grid-template-columns:repeat(3,minmax(0,1fr))}}.signal-card{padding:.75rem;border:1px solid var(--line);border-radius:var(--radius);background:#121314;min-width:0}.signal-card strong{display:block;margin:.35rem 0 .2rem;font-size:.82rem}.signal-card em{display:block;font-style:normal;font-size:1.15rem;font-weight:700;font-variant-numeric:tabular-nums}.signal-card p{margin:.45rem 0 0;color:var(--muted);font-size:.72rem;line-height:1.4}.signal-top{display:flex;justify-content:space-between;gap:.5rem;font-size:.65rem;text-transform:uppercase;letter-spacing:.03em;color:var(--muted)}.signal-card.status-good{border-color:#50aa7873}.signal-card.status-ok{border-color:#c8aa5059}.signal-card.status-weak{border-color:#dc645073}.decline-list,.price-list{display:grid;gap:.55rem}.decline-row,.price-row{display:grid;gap:.25rem;padding:.65rem 0;border-top:1px solid var(--line)}.decline-row:first-child,.price-row:first-child{border-top:0;padding-top:0}.decline-row p,.price-row p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.4}.price-row{grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:start}.price-nums{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.85rem}.price-nums b{color:var(--accent)}:root{--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-soft: cubic-bezier(.33, 1, .68, 1);--dur-fast: .14s;--dur: .28s;--dur-slow: .45s}html{scroll-behavior:smooth}@keyframes riseIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes fadeSlide{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes railIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:none}}@keyframes softPulse{0%,to{opacity:1}50%{opacity:.55}}.motion-page{animation:riseIn var(--dur-slow) var(--ease-out) both}.motion-topbar{animation:fadeSlide .38s var(--ease-out) both}.desk-rail .rail-brand{animation:railIn .4s var(--ease-out) both}.desk-rail .rail-nav{animation:railIn .45s .04s var(--ease-out) both}.desk-rail .rail-tools{animation:railIn .45s .08s var(--ease-out) both}.desk-rail .rail-foot{animation:railIn .45s .12s var(--ease-out) both}.metrics>.metric,.ov-kpis>.metric,.ov-more>.metric,.insight-pane>.panel,.insight-pane>.desk-pair,.insight-pane>.banner,.ov>.ov-grid,.ov>.ov-kpis,.ov>.ov-more,.ov>.page-jump,.setup-board>.step,.profile-board>.profile-section,.action-list>.action-card,.window-grid>.window-card,.signal-board>.signal-card,.feed-list>.sale:not(.sale-enter),.live-kpi-grid>*,.health .panel,.share-list>.share-row{animation:riseIn .48s var(--ease-out) both}.metrics>.metric:nth-child(1),.ov-kpis>.metric:nth-child(1),.ov-more>.metric:nth-child(1),.insight-pane>*:nth-child(1),.setup-board>.step:nth-child(1),.profile-board>.profile-section:nth-child(1),.action-list>.action-card:nth-child(1),.feed-list>.sale:nth-child(1),.window-grid>.window-card:nth-child(1),.signal-board>.signal-card:nth-child(1){animation-delay:.02s}.metrics>.metric:nth-child(2),.ov-kpis>.metric:nth-child(2),.ov-more>.metric:nth-child(2),.insight-pane>*:nth-child(2),.setup-board>.step:nth-child(2),.profile-board>.profile-section:nth-child(2),.action-list>.action-card:nth-child(2),.feed-list>.sale:nth-child(2),.window-grid>.window-card:nth-child(2),.signal-board>.signal-card:nth-child(2){animation-delay:.05s}.metrics>.metric:nth-child(3),.ov-kpis>.metric:nth-child(3),.ov-more>.metric:nth-child(3),.insight-pane>*:nth-child(3),.setup-board>.step:nth-child(3),.profile-board>.profile-section:nth-child(3),.action-list>.action-card:nth-child(3),.feed-list>.sale:nth-child(3),.window-grid>.window-card:nth-child(3),.signal-board>.signal-card:nth-child(3){animation-delay:.08s}.metrics>.metric:nth-child(4),.ov-kpis>.metric:nth-child(4),.ov-more>.metric:nth-child(4),.insight-pane>*:nth-child(4),.setup-board>.step:nth-child(4),.profile-board>.profile-section:nth-child(4),.action-list>.action-card:nth-child(4),.feed-list>.sale:nth-child(4),.window-grid>.window-card:nth-child(4),.signal-board>.signal-card:nth-child(4){animation-delay:.11s}.metrics>.metric:nth-child(5),.ov-more>.metric:nth-child(5),.insight-pane>*:nth-child(5),.setup-board>.step:nth-child(5),.profile-board>.profile-section:nth-child(5),.action-list>.action-card:nth-child(5),.feed-list>.sale:nth-child(5){animation-delay:.14s}.metrics>.metric:nth-child(6),.ov-more>.metric:nth-child(6),.insight-pane>*:nth-child(6),.setup-board>.step:nth-child(6),.profile-board>.profile-section:nth-child(6),.action-list>.action-card:nth-child(6),.feed-list>.sale:nth-child(6){animation-delay:.17s}.metrics>.metric:nth-child(n+7),.ov-more>.metric:nth-child(n+7),.insight-pane>*:nth-child(n+7),.setup-board>.step:nth-child(n+7),.profile-board>.profile-section:nth-child(n+7),.action-list>.action-card:nth-child(n+7),.feed-list>.sale:nth-child(n+7){animation-delay:.2s}.btn,.btn.secondary,.rail-item,.rail-link,.nav-item,.page-jump-btn,.insight-tab,.setup-toc a,.profile-toc a,.auth-tab,.pin-btn,.game-switch,.setup-game-tab{transition:color var(--dur-fast) ease,background var(--dur-fast) ease,border-color var(--dur-fast) ease,box-shadow var(--dur-fast) ease,transform var(--dur-fast) var(--ease-out),opacity var(--dur-fast) ease}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0) scale(.985)}.rail-item.nav-item{transition:color var(--dur-fast) ease,background var(--dur) var(--ease-out),box-shadow var(--dur) var(--ease-out),transform var(--dur-fast) var(--ease-out)}.rail-item.nav-item:hover,.rail-item.nav-item.active{transform:none}.sale{transition:background var(--dur) ease,border-color var(--dur) ease,transform var(--dur-fast) var(--ease-out)}.sale:hover{transform:translate(2px)}.metric,.panel,.step,.profile-section,.action-card,.window-card,.signal-card{transition:border-color var(--dur) ease,background var(--dur) ease,transform var(--dur) var(--ease-out),box-shadow var(--dur) ease}.panel:hover,.step:hover,.action-card:hover,.window-card:hover{border-color:color-mix(in srgb,var(--accent-border) 70%,var(--line))}.live-status.ok:before,.health-ok:before{content:"";display:inline-block;width:.45rem;height:.45rem;margin-right:.4rem;border-radius:50%;background:var(--ok);vertical-align:.05em;animation:softPulse 2.2s var(--ease-soft) infinite}.toast{transition:transform .28s var(--ease-out),opacity .28s ease}.logo img,.logo svg{transition:transform .35s var(--ease-out)}.rail-brand:hover .logo img,.brand:hover .logo img,.rail-brand:hover .logo svg,.brand:hover .logo svg{transform:scale(1.06) rotate(-2deg)}.page-jump-btn:hover,.insight-tab:hover{transform:translateY(-1px)}.app-nav .nav-item{transition:color var(--dur-fast) ease,background var(--dur) var(--ease-out),transform var(--dur-fast) var(--ease-out)}.app-nav .nav-item.active{transform:translateY(-1px)}.auth-desk,.shared-shell{animation:riseIn .5s var(--ease-out) both}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.live-status.ok:before,.health-ok:before{animation:none}}
