:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-0:#08131a;--bg-1:#0f2731;--bg-2:#173845;--panel:#081820db;--panel-border:#74c5dc2e;--line-soft:#ffffff14;--text-main:#f6f4eb;--text-soft:#a5c1cb;--text-dim:#78929c;--accent:#ffb84d;--accent-cool:#66cfff;--accent-hot:#ff8466;--ok:#73f0bc;--warn:#ffd46f;--error:#ff7c7c;--shadow:0 22px 60px #00000059;font-family:Bahnschrift,Trebuchet MS,sans-serif}*{box-sizing:border-box}html,body{background:radial-gradient(circle at top left, #ffb84d29, transparent 30%), radial-gradient(circle at top right, #66cfff24, transparent 22%), linear-gradient(160deg, var(--bg-0), var(--bg-1) 45%, var(--bg-2));min-height:100%;color:var(--text-main);margin:0}body:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:28px 28px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000 35%,#0000 85%);mask-image:radial-gradient(circle,#000 35%,#0000 85%)}button{font:inherit}#app{min-height:100vh}.shell{max-width:1500px;margin:0 auto;padding:28px;position:relative}.hero{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.stage-head .panel-copy{max-width:52ch}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.2em;margin:0 0 8px;font-size:.75rem}.title{margin:0;font-size:clamp(2.2rem,4vw,4.2rem);line-height:.92}.subtitle{max-width:60ch;color:var(--text-soft);margin:10px 0 0;line-height:1.5}.hero-meta{border:1px solid var(--panel-border);color:var(--text-soft);white-space:nowrap;background:#0b2129b3;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;display:inline-flex}.status-dot{background:var(--accent-cool);border-radius:999px;width:10px;height:10px;box-shadow:0 0 16px #66cfffbf}.layout{grid-template-columns:minmax(0,1fr);gap:18px;display:grid}.bottom-grid{grid-template-columns:minmax(520px,1.35fr) minmax(280px,.85fr);align-items:start;gap:18px;margin:18px 0;display:grid}.punchmax-panel{border:1px solid var(--panel-border);box-shadow:var(--shadow);background:#081820c7;border-radius:18px;margin-top:18px;overflow:hidden}.punchmax-head,.punchmax-card-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.punchmax-head{border-bottom:1px solid var(--line-soft);padding:18px 20px}.punchmax-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.punchmax-search{min-width:220px;min-height:42px;color:var(--text-main);font:inherit;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;padding:0 12px}.punchmax-search::placeholder{color:var(--text-dim)}.punchmax-panel .button[aria-pressed=true]{background:#ffb84d2e;border-color:#ffb84d7a}.punchmax-grid{grid-template-columns:minmax(320px,1.15fr) minmax(300px,1fr);gap:14px;padding:14px;display:grid}.punchmax-card{border:1px solid var(--line-soft);background:#09131ab8;border-radius:8px;min-width:0;padding:14px}.punchmax-card h3{margin:0 0 12px;font-size:1rem}.punchmax-list,.punchmax-chip-list,.punchmax-admin-list{gap:8px;display:grid}.punchmax-row{width:100%;min-height:62px;color:var(--text-main);text-align:left;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;grid-template-columns:34px 46px minmax(0,1fr) minmax(74px,auto);align-items:center;gap:10px;padding:8px;display:grid}.punchmax-row:hover{border-color:#fff3}.punchmax-rank,.punchmax-avatar,.punchmax-detail-initial{place-items:center;display:grid}.punchmax-rank{color:var(--accent);font-weight:700}.punchmax-avatar,.punchmax-detail-initial{width:46px;height:46px;color:var(--accent);background:#ffffff14;border-radius:8px;font-weight:700}.punchmax-avatar img,.punchmax-detail-head img{object-fit:cover;border-radius:8px;width:100%;height:100%}.punchmax-row-main,.punchmax-row-score{min-width:0;display:grid}.punchmax-row-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.punchmax-row-meta,.punchmax-row-score small,.punchmax-detail p,.punchmax-admin-row small{color:var(--text-soft);font-size:.82rem}.punchmax-row-score{text-align:right;justify-items:end}.punchmax-chip-list{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.punchmax-chip{min-height:38px;color:var(--text-main);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:8px 10px}.punchmax-detail{border-top:1px solid var(--line-soft);margin-top:14px;padding-top:14px}.punchmax-detail-head{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:12px;display:grid}.punchmax-detail-head img,.punchmax-detail-initial{width:64px;height:64px}.punchmax-detail h3,.punchmax-detail p{margin:0}.punchmax-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.punchmax-stats div{border:1px solid var(--line-soft);border-radius:8px;gap:4px;padding:10px;display:grid}.punchmax-stats span{color:var(--text-dim);text-transform:uppercase;font-size:.75rem}.punchmax-admin-row{border:1px solid var(--line-soft);border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:10px;display:grid}.punchmax-admin-row span{min-width:0;display:grid}.punchmax-admin-status,.punchmax-empty{color:var(--text-soft);line-height:1.45}.punchmax-admin-status{margin-top:10px}.panel{border:1px solid var(--panel-border);box-shadow:var(--shadow);background:linear-gradient(#081820e6,#09131aeb);border-radius:24px;position:relative;overflow:hidden}.panel:before{content:"";pointer-events:none;background:linear-gradient(160deg,#ffffff0f,#0000 28%);position:absolute;inset:0}.panel-head{justify-content:space-between;align-items:start;gap:16px;padding:18px 20px 12px;display:flex}.panel-title{margin:0;font-size:1.1rem}.panel-copy{color:var(--text-soft);margin:6px 0 0;font-size:.94rem;line-height:1.45}.controls{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.button{color:var(--text-main);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;padding:10px 16px;transition:transform .15s,border-color .15s,background .15s}.button:hover:not(:disabled){border-color:#ffffff47;transform:translateY(-1px)}.button:disabled{opacity:.6;cursor:wait}.button-primary{background:linear-gradient(135deg,#ffb84d33,#ff846638);border-color:#ffb84d59}.stage{border:1px solid var(--line-soft);background:radial-gradient(circle at top,#66cfff1f,#0000 35%),linear-gradient(#060c12c7,#081118f5);border-radius:18px;margin:0 20px 20px;position:relative;overflow:hidden}.unity-stage{--unity-stage-aspect-width:16;--unity-stage-aspect-height:9;--unity-stage-max-height:78svh;width:calc(100% - 40px);max-width:calc(var(--unity-stage-max-height) * var(--unity-stage-aspect-width) / var(--unity-stage-aspect-height));aspect-ratio:var(--unity-stage-aspect-width) / var(--unity-stage-aspect-height);margin:0 auto 20px}.stage video,.stage canvas{width:100%;height:100%;display:block}.unity-stage canvas{background:0 0;position:absolute;inset:0}.camera-pipeline{opacity:0;pointer-events:none;width:1px;height:1px;position:fixed;top:0;left:-10000px;overflow:hidden}.camera-pipeline video,.camera-pipeline canvas{width:1px;height:1px}.stage-placeholder{text-align:center;color:var(--text-soft);background:linear-gradient(135deg,#ffb84d14,#0000 40%),linear-gradient(#0000001a,#00000047);flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:24px;line-height:1.6;display:flex;position:absolute;inset:0}.stage-placeholder-copy{max-width:30ch}.unity-loading{gap:10px;width:min(340px,100%);display:none}.unity-stage[data-loading=true] .unity-loading{display:grid}.unity-loading-meta{color:var(--text-dim);text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;gap:12px;font-size:.72rem;display:flex}.unity-loading-percent{color:var(--text-main);font-variant-numeric:tabular-nums}.unity-loading-track{background:#ffffff14;border-radius:999px;height:10px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.unity-loading-fill{transform-origin:0;background:linear-gradient(90deg,#66cffff2,#ffb84df2,#ff8466f2);width:100%;height:100%;transition:transform .16s ease-out;transform:scaleX(0)}.unity-stage[data-ready=true] .stage-placeholder{opacity:0;pointer-events:none}.panel-grid{background:var(--line-soft);border-top:1px solid var(--line-soft);gap:1px;display:grid}.status-row{background:#0b161dbd;grid-template-columns:110px 1fr;gap:16px;padding:14px 20px;display:grid}.status-label{color:var(--text-dim);text-transform:uppercase;letter-spacing:.12em;font-size:.74rem}.status-value,.metric-value,.status-note{color:var(--text-main)}.status-value[data-tone=ok]{color:var(--ok)}.status-value[data-tone=warn]{color:var(--warn)}.status-value[data-tone=error]{color:var(--error)}.status-note{color:var(--text-soft);padding:18px 20px 22px;line-height:1.55}.guide-list{gap:12px;padding:0 20px 20px;display:grid}.guide-step{border:1px solid var(--line-soft);background:#0b161da3;border-radius:14px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:14px;padding:14px;display:grid}.guide-index{width:42px;height:42px;color:var(--accent);background:linear-gradient(135deg,#ffb84d33,#ff846642);border-radius:999px;place-items:center;font-weight:700;display:grid}.guide-step strong{margin-bottom:6px;font-size:1rem;display:block}.guide-step p{color:var(--text-soft);margin:0;line-height:1.5}@media (width<=1120px){.layout,.bottom-grid,.punchmax-grid{grid-template-columns:1fr}}@media (width<=720px){.shell{padding:16px}.hero{flex-direction:column;align-items:start}.panel-head{flex-direction:column}.controls{justify-content:start}.punchmax-head{flex-direction:column;align-items:start}.punchmax-controls,.punchmax-search{width:100%}.punchmax-row{grid-template-columns:28px 42px minmax(0,1fr)}.punchmax-row-score{text-align:left;grid-column:3;justify-items:start}.punchmax-stats{grid-template-columns:1fr}.status-row{grid-template-columns:1fr;gap:6px}.unity-stage{--unity-stage-max-height:72svh;border-radius:16px;width:calc(100% - 24px);margin-bottom:16px}.stage-placeholder{padding:18px}.unity-loading{width:min(280px,100%)}}@media (width<=720px) and (orientation:landscape){.unity-stage{--unity-stage-max-height:66svh}}
