.quick-explore{position:fixed;z-index:12;left:32px;top:125px;display:flex;align-items:center;gap:8px;font-size:14px}.quick-explore label{color:#ead8b8}.quick-explore select,.quick-explore button,#secret-controls button{font:inherit;min-height:42px;border:1px solid #a08052;border-radius:4px;background:#e8d4ad;color:#35251c;padding:8px 12px}.quick-explore select{max-width:220px}#secret-controls{position:fixed;z-index:32;left:50%;bottom:95px;transform:translateX(-50%);text-align:center;background:#ead6b2ee;border:1px solid #987242;padding:16px 22px;color:#35251c;box-shadow:0 6px 24px #261a1644}#secret-controls[hidden]{display:none}#secret-controls p{margin:0 0 12px}#secret-enter{background:#753c32!important;color:#f8e6c6!important}#secret-controls button:disabled{opacity:.55}body.entering-secret{opacity:0;transition:opacity .7s ease}body[data-focus=true] .quick-explore,body[data-explosion=true] .quick-explore{display:none}@media(max-width:760px){.quick-explore{top:94px;left:14px;right:14px;font-size:13px;justify-content:center}.quick-explore label{display:none}.quick-explore select{flex:1;max-width:240px}#secret-controls{bottom:160px;width:calc(100% - 36px);padding:12px;box-sizing:border-box;font-size:14px}.scene-controls{gap:5px}.scene-controls button{padding:8px!important;font-size:12px!important}}
body[data-secret=true] .intro,body[data-secret=true] #hotspots,body[data-secret=true] .scene-controls,body[data-secret=true] footer{display:none}body[data-secret=true] .quick-explore{opacity:.95}body[data-secret=true] #secret-controls{bottom:100px}@media(max-width:760px){body[data-secret=true] #secret-controls{bottom:150px}}
