:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff7e8;background:#07060d;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--gold: #f8c33b}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0;overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.app-shell{position:relative;display:grid;width:100%;height:100dvh;min-height:560px;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 34%,rgba(255,214,100,.22),transparent 28%),radial-gradient(circle at 6% 5%,rgba(42,160,255,.58),transparent 22%),radial-gradient(circle at 94% 6%,rgba(255,30,70,.48),transparent 24%),linear-gradient(180deg,#090715,#120d22 49%,#050409)}.game-panel{position:relative;width:min(100vw,480px,50dvh);aspect-ratio:720 / 1440;max-width:100vw;max-height:100dvh;overflow:hidden;border-radius:0}.scene-canvas{display:block;width:100%;height:100%;touch-action:manipulation}.hidden-camera,.recording-canvas{position:absolute;width:1px;height:1px;pointer-events:none;opacity:0}.hotspot{position:absolute;z-index:4;padding:0;cursor:pointer;border:0;border-radius:999px;background:transparent;appearance:none}.hotspot:focus-visible{outline:3px solid #fff3a7;outline-offset:3px}.hotspot:disabled{cursor:not-allowed}.hotspot--oink{top:32.1%;left:36.4%;width:27.2%;aspect-ratio:1}.hotspot--record{top:73.5%;left:3.9%;width:35%;height:9.2%;border-radius:22px}.hotspot--spin{top:84.4%;left:6.7%;width:29.2%;height:3.6%;border-radius:26px}.hotspot--zoicam{top:63.9%;left:41.1%;width:55%;height:33.8%;border-radius:24px}.hotspot--again{top:59%;left:34.7%;width:30.6%;height:3.6%;border-radius:22px}.sr-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.share-dock{position:fixed;right:10px;bottom:max(9px,env(safe-area-inset-bottom));left:10px;z-index:20;display:grid;gap:8px;padding:10px;border:3px solid var(--gold);border-radius:18px;background:#07070cf5;box-shadow:0 0 0 999px #0000006b,0 12px 28px #00000094}.share-dock p{margin:0;color:#ffe7e7;font-size:.85rem;font-weight:800}.share-dock video{width:100%;max-height:36dvh;border:2px solid rgba(255,255,255,.18);border-radius:12px;background:#000}.share-dock__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.share-dock button,.share-dock a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;gap:7px;padding:0 12px;color:#130e08;border:0;border-radius:18px;background:linear-gradient(180deg,#fff0a5,#efb512);font-size:.88rem;font-weight:950;text-decoration:none;text-transform:uppercase}
