.gh-dash{display:grid;gap:.75rem;grid-template-columns:1fr;align-items:start}@media(min-width:900px){.gh-dash{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:.75rem}}@media(min-width:1100px){.gh-dash{grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr)}}.gh-dash__preview{display:flex;flex-direction:column;min-width:0;overflow:hidden;border-radius:.875rem;padding:0}.gh-dash__preview-bar{display:flex;align-items:center;gap:.45rem;padding:.45rem .55rem .45rem .7rem;border-bottom:1px solid rgb(var(--color-accent) / .12);background:rgb(var(--color-surface-dark) / .92)}.gh-dash__live{width:.4rem;height:.4rem;border-radius:999px;background:rgb(var(--color-accent));box-shadow:0 0 0 3px rgb(var(--color-accent) / .22);flex-shrink:0}.gh-dash__preview-title{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--color-on-dark-soft))}.gh-dash__preview-meta{margin:0 0 0 auto;font-size:.6875rem;font-variant-numeric:tabular-nums;color:rgb(var(--color-on-dark));font-weight:600}.gh-dash__fs{position:absolute;z-index:5;top:.5rem;right:.5rem;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border:1px solid rgb(var(--color-on-dark) / .14);border-radius:.375rem;background:#00000080;color:rgb(var(--color-on-dark) / .88);cursor:pointer;transition:background-color .14s ease,border-color .14s ease}.gh-dash__fs:hover{background:rgb(var(--color-on-dark) / .12);border-color:rgb(var(--color-accent) / .45)}.gh-dash__fs:focus-visible{outline:2px solid rgb(var(--color-accent));outline-offset:1px}.gh-dash__stage{position:relative;flex:1 1 auto;min-height:clamp(200px,32vh,340px);overflow:hidden;background:var(--ghost-bg, #000);cursor:pointer}@media(min-width:900px){.gh-dash__stage{min-height:100%;height:100%}.gh-dash__preview{min-height:100%;align-self:stretch}}.gh-dash__stage:focus-visible{outline:2px solid rgb(var(--color-accent) / .85);outline-offset:-2px}.gh-dash__cue{position:absolute;z-index:4;left:.65rem;right:.65rem;bottom:.65rem;margin:0;padding:.35rem .55rem;border-left:2px solid rgb(var(--color-accent));border-radius:0 .35rem .35rem 0;background:#0000008c;color:rgb(var(--color-on-dark) / .9);font-size:.6875rem;font-weight:500;line-height:1.35;pointer-events:none;backdrop-filter:blur(4px)}.gh-dash__cards{display:grid;gap:.65rem;grid-template-columns:1fr;min-width:0}@media(min-width:560px){.gh-dash__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.gh-dash__card{display:flex;flex-direction:column;gap:.55rem;min-width:0;min-height:0;padding:.75rem .8rem;border-radius:.875rem}.gh-dash__card-head{display:flex;flex-direction:column;gap:.1rem;padding-bottom:.35rem;border-bottom:1px solid rgb(var(--color-accent) / .12)}.gh-dash__card-title{margin:0;font-family:var(--font-display);font-size:.8125rem;font-weight:650;color:rgb(var(--color-ink))}.gh-dash__card-desc{margin:0;font-size:.6875rem;line-height:1.35;color:rgb(var(--color-muted))}.gh-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.gh-mode-grid__btn{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;padding:.45rem .5rem;border:1px solid rgb(var(--color-hairline));border-radius:.5rem;background:rgb(var(--color-surface-card));color:rgb(var(--color-body));text-align:start;cursor:pointer;transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease}.gh-mode-grid__btn:hover{border-color:rgb(var(--color-accent) / .4)}.gh-mode-grid__btn[aria-pressed=true]{border-color:rgb(var(--color-accent) / .55);background:rgb(var(--color-accent) / .1);box-shadow:inset 0 0 0 1px rgb(var(--color-accent) / .2)}.gh-mode-grid__label{font-size:.75rem;font-weight:700;color:rgb(var(--color-ink))}.gh-mode-grid__btn[aria-pressed=true] .gh-mode-grid__label{color:rgb(var(--color-accent))}.gh-mode-grid__hint{font-size:.625rem;color:rgb(var(--color-muted));line-height:1.2}.gh-ctrl-row{display:flex;flex-direction:column;gap:.3rem}.gh-field-label{margin:0;font-size:.625rem;font-weight:650;letter-spacing:.05em;text-transform:uppercase;color:rgb(var(--color-muted))}.gh-seg{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.3rem}.gh-seg__btn{padding:.35rem .4rem;border:1px solid rgb(var(--color-hairline));border-radius:.4rem;background:rgb(var(--color-surface-soft));color:rgb(var(--color-body));font-size:.6875rem;font-weight:650;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.gh-seg__btn:hover{border-color:rgb(var(--color-accent) / .4)}.gh-seg__btn[aria-pressed=true]{background:rgb(var(--color-accent));border-color:rgb(var(--color-accent));color:rgb(var(--color-on-primary))}.gh-bg-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.3rem}.gh-bg-row__btn{display:flex;align-items:center;justify-content:center;gap:.35rem;padding:.35rem .4rem;border:1px solid rgb(var(--color-hairline));border-radius:.4rem;background:rgb(var(--color-surface-soft));color:rgb(var(--color-muted));font-size:.6875rem;font-weight:650;cursor:pointer;transition:border-color .14s ease,color .14s ease}.gh-bg-row__btn:hover{border-color:rgb(var(--color-accent) / .4)}.gh-bg-row__btn[aria-pressed=true]{border-color:rgb(var(--color-accent) / .55);color:rgb(var(--color-ink));background:rgb(var(--color-accent) / .08)}.gh-bg-row__swatch{width:.7rem;height:.7rem;border-radius:999px;border:1px solid rgb(var(--color-ink) / .18);flex-shrink:0}.gh-bg-row__swatch--black{background:#000}.gh-bg-row__swatch--grey{background:#6b6b6b}.gh-bg-row__swatch--white{background:#fff}.gh-resp-list{display:flex;flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none}.gh-resp-list__row{display:grid;grid-template-columns:2.75rem 1fr auto;align-items:center;gap:.4rem}.gh-resp-list__name{font-size:.6875rem;font-weight:700;color:rgb(var(--color-ink))}.gh-resp-list__track{height:.3rem;border-radius:999px;background:rgb(var(--color-hairline-soft));overflow:hidden}.gh-resp-list__bar{display:block;height:100%;border-radius:inherit}.gh-resp-list__bar--oled{width:8%;background:rgb(var(--color-accent))}.gh-resp-list__bar--tn{width:22%;background:rgb(var(--color-accent))}.gh-resp-list__bar--ips{width:42%;background:rgb(var(--color-warning))}.gh-resp-list__bar--va{width:100%;background:rgb(var(--color-error))}.gh-resp-list__ms{font-size:.625rem;font-variant-numeric:tabular-nums;color:rgb(var(--color-muted));white-space:nowrap}.gh-resp-note{margin-top:auto;padding:.55rem .6rem;border-radius:.5rem;border:1px solid rgb(var(--color-accent) / .22);background:rgb(var(--color-accent) / .06)}.gh-resp-note__lead{margin:0;font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--color-accent))}.gh-resp-note__body{margin:.3rem 0 0;font-size:.6875rem;line-height:1.4;color:rgb(var(--color-muted))}.gh-od-list{display:flex;flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none}.gh-od-list__row{display:grid;grid-template-columns:3.5rem 1fr auto;align-items:center;gap:.35rem;padding:.28rem .4rem;border-radius:.35rem;background:rgb(var(--color-surface-soft))}.gh-od-list__name{font-size:.6875rem;font-weight:700;color:rgb(var(--color-ink))}.gh-od-list__desc{font-size:.625rem;color:rgb(var(--color-muted));line-height:1.3;white-space:normal}.gh-od-list__badge{font-size:.5625rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;padding:.15rem .35rem;border-radius:.25rem;white-space:nowrap}.gh-od-list__badge--muted{background:rgb(var(--color-hairline-soft));color:rgb(var(--color-muted))}.gh-od-list__badge--green{background:rgb(var(--color-accent) / .14);color:rgb(var(--color-accent))}.gh-od-list__badge--amber{background:rgb(var(--color-warning) / .16);color:rgb(var(--color-warning))}.gh-od-list__badge--red{background:rgb(var(--color-error) / .14);color:rgb(var(--color-error))}.gh-assess{display:flex;flex-direction:column;gap:.45rem;flex:1}.gh-assess__item{display:flex;gap:.5rem;align-items:flex-start;padding:.55rem .6rem;border-radius:.5rem;border:1px solid transparent}.gh-assess__item--ok{background:rgb(var(--color-accent) / .08);border-color:rgb(var(--color-accent) / .2)}.gh-assess__item--warn{background:rgb(var(--color-surface-soft));border-color:rgb(var(--color-hairline))}.gh-assess__icon{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;flex-shrink:0;border-radius:.3rem;margin-top:.05rem}.gh-assess__item--ok .gh-assess__icon{background:rgb(var(--color-accent) / .18);color:rgb(var(--color-accent))}.gh-assess__item--warn .gh-assess__icon{background:rgb(var(--color-muted-soft) / .2);color:rgb(var(--color-muted))}.gh-assess__title{margin:0;font-size:.75rem;font-weight:700;color:rgb(var(--color-ink))}.gh-assess__body{margin:.2rem 0 0;font-size:.6875rem;line-height:1.4;color:rgb(var(--color-muted))}.gh-layer{position:absolute;inset:0;pointer-events:none}.gh-layer[hidden]{display:none!important}.gh-blocks{position:absolute;inset:0}.gh-block{position:absolute;left:-18%;border-radius:.15rem;background:var(--ghost-fg, #9a9a9a);animation:gh-track-x var(--ghost-speed, 2s) linear infinite}.gh-block--lg{top:16%;width:3.25rem;height:3.25rem}.gh-block--md{top:42%;width:2.35rem;height:2.35rem;animation-delay:calc(var(--ghost-speed, 2s) * -.33)}.gh-block--sm{top:68%;width:1.65rem;height:1.65rem;animation-delay:calc(var(--ghost-speed, 2s) * -.66)}.gh-text-track{position:absolute;top:50%;left:0;display:flex;gap:2.5rem;width:-moz-max-content;width:max-content;transform:translateY(-50%);animation:gh-marquee var(--ghost-speed, 2s) linear infinite;color:var(--ghost-fg, #9a9a9a);font-family:var(--font-mono, ui-monospace, monospace);font-size:clamp(.95rem,2.2vw,1.35rem);font-weight:700;letter-spacing:.06em;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gh-lines{position:absolute;inset:0;overflow:hidden}.gh-line{position:absolute;top:0;bottom:0;left:-10%;background:var(--ghost-fg, #9a9a9a);animation:gh-track-x var(--ghost-speed, 2s) linear infinite}.gh-line--a{width:.35rem}.gh-line--b{width:.2rem;opacity:.7;animation-delay:calc(var(--ghost-speed, 2s) * -.4)}.gh-line--c{width:.45rem;opacity:.85;animation-delay:calc(var(--ghost-speed, 2s) * -.75)}@keyframes gh-track-x{0%{transform:translate(0)}to{transform:translate(140vw)}}@keyframes gh-marquee{0%{transform:translateY(-50%) translate(0)}to{transform:translateY(-50%) translate(-50%)}}@media(prefers-reduced-motion:reduce){.gh-block,.gh-text-track,.gh-line{animation:none}.gh-block--lg{left:18%}.gh-block--md{left:42%}.gh-block--sm{left:66%}.gh-line--a{left:28%}.gh-line--b{left:48%}.gh-line--c{left:68%}.gh-text-track{left:50%;transform:translate(-50%,-50%)}}.gh-dash__stage:fullscreen .gh-dash__cue,.gh-dash__stage:-webkit-full-screen .gh-dash__cue{font-size:.8125rem;bottom:1.25rem;left:1.25rem;right:auto;max-width:28rem}
