:root{--hh-bg:#090716;--hh-panel:rgba(27,18,55,.94);--hh-panel-2:rgba(47,29,89,.9);--hh-line:rgba(255,255,255,.13);--hh-text:#fbfaff;--hh-muted:rgba(244,240,255,.7);--hh-gold:#ffd65d;--hh-pink:#ff4ca6;--hh-purple:#8c5cff;--hh-cyan:#33ddff}
*{box-sizing:border-box}.hidden-hunt-page{margin:0;color:var(--hh-text);background:radial-gradient(circle at 12% 2%,rgba(140,92,255,.2),transparent 30%),radial-gradient(circle at 96% 20%,rgba(255,76,166,.14),transparent 28%),var(--hh-bg);font-family:"Segoe UI",system-ui,sans-serif;overflow-x:hidden}.hh-shell{width:min(1500px,calc(100% - 24px));margin:auto;padding:12px 0 56px}.hh-topbar{position:sticky;top:8px;z-index:80;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;border:1px solid var(--hh-line);border-radius:20px;background:rgba(12,8,31,.88);backdrop-filter:blur(18px)}.hh-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;min-width:0}.hh-brand>span{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:linear-gradient(135deg,var(--hh-gold),#ff9c77);font-size:22px}.hh-brand div{min-width:0}.hh-brand strong,.hh-brand small{display:block}.hh-brand strong{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hh-brand small{margin-top:2px;color:var(--hh-gold);font-size:9px;letter-spacing:.15em;text-transform:uppercase}.hh-top-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.hh-small-link,.hh-icon-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border:1px solid var(--hh-line);border-radius:12px;color:#fff;background:rgba(255,255,255,.07);font:inherit;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer}.hh-icon-button{width:38px;padding:0}.hh-status{min-height:32px;margin:12px 0;padding:7px 12px;border-radius:12px;color:var(--hh-muted);font-size:13px}.hh-status.error{color:#fecaca;background:rgba(239,68,68,.16)}.hh-lobby{display:grid;gap:20px}.hh-hero{padding:clamp(24px,5vw,56px);border:1px solid var(--hh-line);border-radius:28px;background:radial-gradient(circle at 80% 0,rgba(51,221,255,.16),transparent 28%),linear-gradient(145deg,rgba(49,33,91,.85),rgba(18,12,42,.92))}.hh-hero h1{margin:9px 0;font-size:clamp(38px,6vw,76px);line-height:.95;letter-spacing:-.06em}.hh-hero p{max-width:760px;margin:0;color:var(--hh-muted);font-size:16px;line-height:1.6}.eyebrow{color:var(--hh-gold);font-size:10px;font-weight:900;letter-spacing:.16em}.hh-scene-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hh-scene-card-tile{overflow:hidden;border:1px solid var(--hh-line);border-radius:24px;background:var(--hh-panel)}.hh-scene-card-tile>img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.hh-scene-card-tile>div{padding:18px}.hh-scene-card-tile span{color:var(--hh-cyan);font-size:10px;font-weight:900;text-transform:uppercase}.hh-scene-card-tile h2{margin:7px 0;font-size:23px}.hh-scene-card-tile p{min-height:44px;margin:0 0 12px;color:var(--hh-muted);font-size:13px;line-height:1.5}.hh-scene-card-tile small{display:block;margin-bottom:13px;color:var(--hh-muted)}.hh-scene-card-tile button,.hh-builder-section button,.hh-target-form button{border:0;border-radius:12px;padding:11px 15px;color:#241434;background:var(--hh-gold);font:inherit;font-weight:900;cursor:pointer}.hh-scene-card-tile button:disabled,.hh-builder-section button:disabled,.hh-target-form button:disabled{cursor:not-allowed;opacity:.5}.hh-game{display:grid;gap:14px}.hh-round-head{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:18px;border:1px solid var(--hh-line);border-radius:24px;background:var(--hh-panel)}.hh-round-head h1{margin:4px 0;font-size:clamp(28px,4vw,50px);line-height:1}.hh-round-head p{margin:0;color:var(--hh-muted)}.hh-mode{color:var(--hh-gold);font-size:10px;font-weight:900;letter-spacing:.15em}.hh-round-stats{display:grid;grid-template-columns:repeat(3,minmax(84px,1fr));gap:8px}.hh-round-stats>div{padding:10px;border:1px solid var(--hh-line);border-radius:15px;text-align:center;background:rgba(255,255,255,.05)}.hh-round-stats small,.hh-round-stats strong{display:block}.hh-round-stats small{color:var(--hh-muted);font-size:9px;text-transform:uppercase}.hh-round-stats strong{margin-top:2px;font-size:19px}.hh-game-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px}.hh-scene-card{min-width:0;padding:12px;border:1px solid var(--hh-line);border-radius:26px;background:var(--hh-panel)}.hh-scene-toolbar{display:flex;align-items:center;gap:7px;padding:0 0 10px;flex-wrap:wrap}.hh-scene-toolbar button{min-width:38px;min-height:36px;border:1px solid var(--hh-line);border-radius:10px;color:#fff;background:rgba(255,255,255,.07);font:inherit;font-weight:800;cursor:pointer}.hh-scene-toolbar output{min-width:52px;text-align:center;font-size:12px;font-weight:800}.hh-scene-toolbar span{margin-left:auto;color:var(--hh-muted);font-size:11px}.hh-viewport{position:relative;height:clamp(430px,68vh,820px);overflow:hidden;border:2px solid rgba(255,214,93,.35);border-radius:20px;background:#05030d;touch-action:none;cursor:grab}.hh-viewport:active{cursor:grabbing}.hh-scene-stage{position:absolute;left:0;top:0;width:100%;transform-origin:0 0;will-change:transform}.hh-scene-stage>img{display:block;width:100%;height:auto;user-select:none;-webkit-user-drag:none}.hh-found-layer{position:absolute;inset:0;pointer-events:none}.hh-found-glow{position:absolute;border:3px solid var(--hh-gold);border-radius:50%;background:rgba(255,214,93,.18);box-shadow:0 0 0 7px rgba(255,214,93,.12),0 0 28px 12px rgba(255,214,93,.56);animation:hhGlow 1.2s ease-in-out infinite alternate}.hh-found-glow span{position:absolute;left:50%;bottom:100%;transform:translate(-50%,-6px);padding:4px 7px;border-radius:999px;color:#261532;background:var(--hh-gold);font-size:10px;font-weight:900;white-space:nowrap}@keyframes hhGlow{from{filter:brightness(.95)}to{filter:brightness(1.4)}}.hh-feedback{min-height:42px;margin-top:8px;padding:10px 12px;border-radius:13px;color:var(--hh-muted);font-weight:800;text-align:center}.hh-feedback.is-correct{color:#d1fae5;background:rgba(16,185,129,.16)}.hh-feedback.is-miss{color:#fee2e2;background:rgba(239,68,68,.13)}.hh-sidebar{display:grid;align-content:start;gap:12px}.hh-panel{padding:14px;border:1px solid var(--hh-line);border-radius:20px;background:var(--hh-panel)}.hh-panel h2{margin:0 0 10px;font-size:15px}.hh-panel p{margin:0;color:var(--hh-muted);font-size:12px}.hh-find-list,.hh-player-list,.hh-scoreboard{display:grid;gap:7px}.hh-find-list>div,.hh-player-list>div,.hh-scoreboard>div{display:grid;align-items:center;gap:8px;padding:8px;border-radius:12px;background:rgba(255,255,255,.05)}.hh-find-list>div{grid-template-columns:24px 1fr auto}.hh-find-list strong,.hh-player-list strong,.hh-scoreboard strong{font-size:12px}.hh-find-list b,.hh-scoreboard b{color:var(--hh-gold);font-size:11px}.hh-player-list>div{grid-template-columns:28px 1fr 7px}.hh-player-list>div>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:rgba(140,92,255,.35);font-size:11px;font-weight:900}.hh-player-list i{width:7px;height:7px;border-radius:50%;background:#53ec9c}.hh-scoreboard>div{grid-template-columns:22px 1fr auto auto}.hh-scoreboard>div>span{display:grid;place-items:center;width:22px;height:22px;border-radius:8px;background:rgba(255,255,255,.08);font-size:10px}.hh-scoreboard small{color:var(--hh-muted);font-size:10px}
/* Admin / scene builder */
.hidden-hunt-admin{background:#090716;color:#fff}.hidden-hunt-admin main{width:min(1500px,calc(100% - 24px));margin:auto}.hh-admin-head,.hh-builder-head,.hh-live-strip{display:flex;justify-content:space-between;align-items:center;gap:18px}.hh-admin-head h1{margin:6px 0}.hh-admin-head p,.hh-builder-head p{max-width:800px;color:#cbd5e1}.hh-admin-grid{align-items:start}.hh-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hh-scene-list{display:grid;gap:8px;max-height:520px;overflow:auto}.hh-scene-list-item{display:grid;grid-template-columns:86px 1fr;gap:10px;align-items:center;padding:8px;border:1px solid rgba(255,255,255,.1);border-radius:13px;color:#fff;text-decoration:none;background:rgba(255,255,255,.04)}.hh-scene-list-item.is-current{border-color:var(--hh-gold);background:rgba(255,214,93,.08)}.hh-scene-list-item img{width:86px;height:58px;object-fit:cover;border-radius:9px}.hh-scene-list-item strong,.hh-scene-list-item small{display:block}.hh-scene-list-item small{margin-top:3px;color:#cbd5e1;font-size:11px}.hh-builder-section{overflow:hidden}.hh-builder-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:14px 0}.hh-builder-toolbar label{display:flex;align-items:center;gap:8px;margin:0}.hh-builder-toolbar input[type=range]{width:180px}.hh-builder-toolbar .secondary{color:#fff;background:#3f3f46}.hh-builder-workspace{max-height:72vh;overflow:auto;border:2px solid rgba(255,214,93,.32);border-radius:18px;background:#05030d;overscroll-behavior:contain}.hh-builder-stage{position:relative;width:100%;min-width:100%;touch-action:auto}.hh-builder-stage.is-marking{cursor:crosshair;touch-action:none}.hh-builder-stage>img{display:block;width:100%;height:auto;user-select:none;-webkit-user-drag:none}.hh-builder-target,.hh-builder-draft{position:absolute;border:2px solid var(--hh-cyan);background:rgba(51,221,255,.12)}.hh-builder-target{padding:0!important;border-radius:8px!important;color:#08111a!important;background:rgba(51,221,255,.16)!important}.hh-builder-target span{position:absolute;left:0;bottom:100%;padding:3px 6px;border-radius:7px;color:#061116;background:var(--hh-cyan);font-size:9px;white-space:nowrap}.hh-builder-draft{z-index:20;border-color:var(--hh-gold);background:rgba(255,214,93,.22);box-shadow:0 0 0 5px rgba(255,214,93,.12)}.hh-target-form{display:grid;grid-template-columns:1fr 130px 1fr auto;gap:10px;align-items:end;margin-top:14px}.hh-target-form label{margin:0}.hh-target-list{display:grid;gap:8px}.hh-target-list>div{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(255,255,255,.04)}.hh-target-list strong,.hh-target-list small{display:block}.hh-target-list small{margin-top:2px;color:#cbd5e1;font-size:11px}.hh-target-list .danger,.hh-admin-head .danger{color:#fff;background:#b91c1c}.hh-live-strip span{display:block;margin-top:4px;color:#cbd5e1;font-size:12px}
@media(max-width:1100px){.hh-game-grid{grid-template-columns:1fr}.hh-sidebar{grid-template-columns:repeat(3,minmax(0,1fr))}.hh-scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hh-target-form{grid-template-columns:1fr 110px 1fr}.hh-target-form button{grid-column:1/-1}}
@media(max-width:760px){.hh-shell,.hidden-hunt-admin main{width:min(100% - 12px,1500px)}.hh-topbar{top:4px;align-items:flex-start}.hh-brand small{display:none}.hh-top-actions{gap:5px}.hh-small-link{min-height:34px;padding:0 9px;font-size:10px}.hh-round-head{align-items:flex-start;flex-direction:column}.hh-round-stats{width:100%}.hh-game-grid{display:block}.hh-sidebar{display:grid;grid-template-columns:1fr;margin-top:10px}.hh-scene-toolbar span{width:100%;margin:0}.hh-viewport{height:62vh;min-height:430px}.hh-scene-grid{grid-template-columns:1fr}.hh-admin-head,.hh-builder-head,.hh-live-strip{align-items:flex-start;flex-direction:column}.hh-form-row{grid-template-columns:1fr}.hh-target-form{grid-template-columns:1fr 1fr}.hh-target-form label:nth-of-type(3){grid-column:1/-1}.hh-builder-toolbar input[type=range]{width:130px}}
@media(max-width:480px){.hh-brand>span{width:34px;height:34px;font-size:18px}.hh-brand strong{font-size:12px}.hh-top-actions .hh-small-link:last-child{display:none}.hh-round-stats{grid-template-columns:repeat(3,1fr)}.hh-round-stats>div{padding:8px 4px}.hh-round-stats strong{font-size:16px}.hh-viewport{height:58vh;min-height:390px}.hh-target-form{grid-template-columns:1fr}.hh-target-form label:nth-of-type(3){grid-column:auto}.hh-scene-list-item{grid-template-columns:70px 1fr}.hh-scene-list-item img{width:70px;height:50px}}
@media(prefers-reduced-motion:reduce){.hh-found-glow{animation:none}}

/* v0.7.68: hidden item overlay builder and text-free scene markers */
.hh-item-layer,.hh-found-layer{position:absolute;inset:0;pointer-events:none}
.hh-item-layer{z-index:2}
.hh-found-layer{z-index:3}
.hh-scene-item{position:absolute;display:block;object-fit:contain;pointer-events:none;user-select:none;-webkit-user-drag:none}
.hh-found-glow span,.hh-builder-target span{display:none!important}
.hh-builder-overlay{position:absolute;z-index:3;pointer-events:none}
.hh-builder-overlay img{display:block;width:100%;height:100%;object-fit:contain;user-select:none;-webkit-user-drag:none}
.hh-builder-target{z-index:6;pointer-events:none;box-sizing:border-box}
.hh-builder-target.is-uploaded-item{border-style:dashed;background:rgba(255,214,93,.08)!important;border-color:var(--hh-gold)}
.hh-builder-target::before,.hh-builder-target::after{content:none!important}
.hh-item-preview{position:absolute;z-index:30;box-sizing:border-box;border:2px dashed var(--hh-gold);background:rgba(255,214,93,.06);cursor:move;touch-action:none}
.hh-item-preview img{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;user-select:none;-webkit-user-drag:none}
.hh-builder-section .hh-item-resize{position:absolute;right:-12px;bottom:-12px;display:grid;width:30px;height:30px;min-width:30px;min-height:30px;padding:0;border:2px solid #090716;border-radius:50%;place-items:center;color:#241434;background:var(--hh-gold);font-size:15px;line-height:1;cursor:nwse-resize}
.hh-builder-tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;align-items:start}
.hh-builder-tool-card{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:0!important;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(255,255,255,.04)}
.hh-builder-tool-card header{margin-bottom:2px}
.hh-builder-tool-card h3{margin:0 0 5px;font-size:17px}
.hh-builder-tool-card p{margin:0;color:#cbd5e1;font-size:12px;line-height:1.45}
.hh-builder-tool-card label{margin:0}
.hh-builder-tool-card .secondary{color:#fff;background:#3f3f46}
.hh-opacity-control>span{display:grid;grid-template-columns:1fr 56px;gap:10px;align-items:center;margin-top:7px}
.hh-opacity-control input[type=range]{width:100%;margin:0}
.hh-opacity-control output{font-weight:900;text-align:right;color:var(--hh-gold)}
.hh-item-actions{display:flex;gap:8px;flex-wrap:wrap}
.hh-item-actions button{flex:1 1 160px}
.hh-target-list>div.hh-target-row{display:grid!important;grid-template-columns:42px minmax(0,1fr) auto;align-items:center}
.hh-target-thumb,.hh-target-type-icon{width:42px;height:42px;border-radius:10px;background:rgba(255,255,255,.06)}
.hh-target-thumb{display:block;object-fit:contain}
.hh-target-type-icon{display:grid;place-items:center;font-size:20px}
.hh-target-details{min-width:0}
.hh-target-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px;flex-wrap:wrap}
.hh-target-actions form{margin:0}
.hh-opacity-form{display:flex;align-items:flex-end;gap:7px;padding:6px;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:rgba(255,255,255,.03)}
.hh-opacity-form label{display:grid;grid-template-columns:auto 110px 42px;align-items:center;gap:6px;margin:0;font-size:10px}
.hh-opacity-form input[type=range]{width:110px;margin:0}
.hh-opacity-form output{color:var(--hh-gold);font-weight:900;text-align:right}
.hh-opacity-form button{padding:8px 10px}
@media(max-width:900px){.hh-builder-tools-grid{grid-template-columns:1fr}.hh-target-list>div.hh-target-row{grid-template-columns:42px minmax(0,1fr)}.hh-target-actions{grid-column:1/-1;justify-content:flex-start;padding-top:4px}}
@media(max-width:560px){.hh-target-actions{display:grid;grid-template-columns:1fr;width:100%}.hh-opacity-form{display:grid;grid-template-columns:1fr auto;align-items:end}.hh-opacity-form label{grid-template-columns:auto minmax(90px,1fr) 42px}.hh-opacity-form input[type=range]{width:100%}.hh-target-actions form:last-child button{width:100%}}
