html.host-podium-active .brand-header,html.player-podium-active .brand-header{display:none!important}.brand-header{position:fixed;top:0;left:0;z-index:200;padding:.45rem .65rem;padding-top:max(.45rem,env(safe-area-inset-top,0px));padding-left:max(.65rem,env(safe-area-inset-left,0px));pointer-events:none}.brand-header__link{display:inline-block;line-height:0;pointer-events:auto;border-radius:8px;transition:opacity .15s ease,transform .12s ease}.brand-header__link:hover{opacity:.92}.brand-header__link:active{transform:scale(.98)}.brand-header__logo{height:clamp(34px,6vw,48px);width:auto;display:block;object-fit:contain}.app--with-brand{padding-top:calc(clamp(46px,6vw + 18px,62px) + env(safe-area-inset-top,0px))}.upm-wrap{position:relative;flex-shrink:0}.upm-trigger{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border-radius:50%;border:1px solid var(--border, rgba(148, 163, 184, .3));background:linear-gradient(145deg,#6366f159,#1e293bf2);color:var(--text, #f1f5f9);font-size:1rem;font-weight:600;cursor:pointer;transition:border-color .15s,transform .1s}.upm-trigger:hover{border-color:var(--accent, #6366f1)}.upm-trigger:focus-visible{outline:none;box-shadow:0 0 0 2px #6366f173}.upm-trigger:active:not(:disabled){transform:scale(.97)}.upm-menu{position:absolute;top:calc(100% + .35rem);right:0;min-width:14rem;padding:.35rem;background:var(--bg-card, #1e293b);border:1px solid var(--border, rgba(148, 163, 184, .3));border-radius:10px;box-shadow:0 12px 40px #00000059;z-index:300}.upm-menu button{display:block;width:100%;text-align:left;padding:.55rem .65rem;border:none;border-radius:6px;background:transparent;color:var(--text, #f1f5f9);font-size:.875rem;cursor:pointer}.upm-menu button:hover:not(:disabled){background:#6366f126}.upm-menu button:disabled{opacity:.45;cursor:not-allowed}.upm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;background:#0f172aa6;display:flex;align-items:center;justify-content:center;padding:1rem}.upm-modal{width:100%;max-width:420px;background:var(--bg-card, #1e293b);border:1px solid var(--border, rgba(148, 163, 184, .3));border-radius:12px;padding:1.25rem;box-shadow:0 24px 64px #0006}.upm-modal h2{margin:0 0 .75rem;font-size:1.125rem}.upm-modal-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem;flex-wrap:wrap}:root{--surface-page: #141414;--surface-elevated: #181818}html.host-browse-screen{--surface-page: #141414}*,*:before,*:after{box-sizing:border-box}:root{--bg: var(--surface-page);--bg-card: var(--surface-elevated);--border: rgba(148, 163, 184, .3);--text: #f1f5f9;--text-muted: #94a3b8;--accent: #6366f1;--accent-strong: #4f46e5;--success: #22c55e;--danger: #ef4444}html,body,#root{margin:0;padding:0;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text)}.app{max-width:720px;margin:0 auto;padding:1.5rem}.app.producer-app{max-width:960px}.app.producer-app.producer-app--wide{max-width:1180px}.header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.header h1{margin:0;font-size:1.5rem}.nav-links{display:flex;gap:.75rem;font-size:.875rem}.nav-links a{color:var(--text-muted);text-decoration:none}.nav-links a:hover{color:var(--accent)}.nav-links--producer{align-items:center}.producer-hub{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}@media(max-width:640px){.producer-hub{grid-template-columns:1fr}}.producer-hub-card{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.5rem;padding:1.35rem 1.25rem;min-height:7.5rem;border-radius:14px;border:1px solid var(--border);background:linear-gradient(160deg,rgba(99,102,241,.12),var(--bg-card));color:var(--text);font:inherit;cursor:pointer;transition:border-color .15s,transform .1s}.producer-hub-card:hover{border-color:var(--accent);transform:translateY(-2px)}.producer-hub-card:focus-visible{outline:none;box-shadow:0 0 0 2px #6366f173}.producer-hub-card__title{font-size:1.25rem;font-weight:700}.producer-hub-card__desc{font-size:.875rem;color:var(--text-muted);line-height:1.45}.producer-section-head{margin-bottom:1rem}.producer-back{margin-bottom:.75rem;font-size:.8125rem}.producer-subnav{display:flex;flex-wrap:wrap;gap:.5rem;padding:.35rem 0;border-bottom:1px solid var(--border);margin-bottom:1rem}.producer-subnav__tab{padding:.5rem .9rem;border-radius:8px;border:1px solid transparent;background:transparent;color:var(--text-muted);font-size:.875rem;font-weight:500;cursor:pointer;transition:background .12s,color .12s,border-color .12s}.producer-subnav__tab:hover{color:var(--text);background:#6366f11a}.producer-subnav__tab--active{color:var(--text);border-color:var(--border);background:#1e293bf2}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.25rem;margin-bottom:1rem}.card h2{margin:0 0 1rem;font-size:1.125rem}.label{display:block;font-size:.75rem;color:var(--text-muted);margin-bottom:.25rem}.input{width:100%;padding:.5rem .75rem;border-radius:8px;border:1px solid var(--border);background:#0f172acc;color:var(--text);font-size:.875rem;margin-bottom:.75rem}.input:focus{outline:none;border-color:var(--accent)}.btn{padding:.5rem 1rem;border-radius:8px;border:none;font-size:.875rem;font-weight:500;cursor:pointer}.btn-primary{background:linear-gradient(135deg,var(--accent-strong),var(--accent));color:#fff}.btn-secondary{background:#1e293be6;color:var(--text-muted);border:1px solid var(--border)}.question-list,.game-list{list-style:none;padding:0;margin:0}.question-list li,.game-list li{padding:.5rem .75rem;border-radius:8px;background:#0f172a80;margin-bottom:.35rem;font-size:.875rem}.game-list__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.checkbox-list{list-style:none;padding:0;margin:0;max-height:200px;overflow-y:auto}.checkbox-list label{display:flex;align-items:center;gap:.5rem;padding:.4rem 0;cursor:pointer;font-size:.875rem}.checkbox-list input{margin:0}.error-msg{color:var(--danger);font-size:.875rem;margin-top:.5rem}.success-msg{color:var(--success);font-size:.875rem;margin-top:.5rem}.producer-assist__field{margin:1rem 0}.producer-assist__label{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:600}.producer-assist__path-input{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem;font-weight:400;padding:.5rem .65rem;border-radius:8px;border:1px solid var(--border);background:#0f172a99;color:inherit;width:100%;box-sizing:border-box}.producer-assist__hint{margin:.35rem 0 0;font-size:.85rem;color:var(--text-muted)}.producer-assist__error{color:var(--danger);margin-top:.75rem}.producer-assist__summary{margin-top:1rem;padding:.85rem 1rem;border-radius:8px;border:1px solid var(--border)}.producer-assist__summary--ok{border-color:#22c55e73;background:#22c55e14}.producer-assist__summary--fail{border-color:#ef444473;background:#ef444414}.producer-assist__issues{margin-top:1.25rem}.producer-assist__group-title{margin:0 0 .5rem;font-size:1rem}.producer-assist__list{margin:0;padding:0;list-style:none}.producer-assist__item{display:flex;flex-wrap:wrap;gap:.5rem;align-items:baseline;padding:.5rem 0;border-bottom:1px solid var(--border);font-size:.9rem;line-height:1.45}.producer-assist__badge{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.producer-assist__item--error .producer-assist__badge{color:var(--danger)}.producer-assist__item--warning .producer-assist__badge{color:#fbbf24}.producer-assist__item--info .producer-assist__badge{color:var(--text-muted)}.producer-assist__row{font-family:ui-monospace,monospace;font-size:.8rem;color:var(--text-muted)}.producer-search__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.producer-search__head h2{margin:0 0 .35rem}.producer-search__intro{margin:0;color:var(--text-muted);font-size:.875rem;line-height:1.45;max-width:42rem}.producer-search__refresh{flex-shrink:0}.producer-search__filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:.5rem}@media(max-width:800px){.producer-search__filters{grid-template-columns:1fr}}.producer-search__filter .input{margin-bottom:0}.producer-search__count{margin:0 0 .75rem;font-size:.8125rem;color:var(--text-muted)}.producer-search__empty{margin:0;color:var(--text-muted);font-size:.875rem}.producer-search__table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:10px}.producer-search__table{width:100%;border-collapse:collapse;font-size:.8125rem}.producer-search__table th,.producer-search__table td{padding:.55rem .65rem;text-align:left;border-bottom:1px solid var(--border);vertical-align:top}.producer-search__table th{position:sticky;top:0;background:#0f172afa;font-size:.75rem;font-weight:600;color:var(--text-muted);white-space:nowrap}.producer-search__table tbody tr:last-child td{border-bottom:none}.producer-search__table tbody tr:hover td{background:#6366f10f}.producer-search__mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;word-break:break-all}
