*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{color:#0b1328;background:#dfeafa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:auto}button{font:inherit}.prototype-shell{background:#e8f0fd;place-items:start center;min-height:100vh;display:grid}.panel-stage{aspect-ratio:16/9;touch-action:pan-x;background:#eaf2ff;width:min(100vw,1920px);min-width:960px;position:relative;overflow:hidden;box-shadow:0 18px 60px #16489a29}.panel-screen{object-fit:fill;-webkit-user-select:none;user-select:none;width:100%;height:100%;animation:.18s ease-out both screen-in;display:block}.interaction-layer{position:absolute;inset:0}.hotspot{cursor:pointer;background:0 0;border:0;border-radius:10px;padding:0;position:absolute}.hotspot:after{content:"";border-radius:inherit;border:2px solid #0000;transition:border-color .12s,background-color .12s;position:absolute;inset:0}.hotspot:hover:after,.hotspot:focus-visible:after{background:#2670ff0f;border-color:#145eec73}.hotspot:focus-visible{outline:none}.panel-toast{z-index:5;color:#0f2f67;background:#fff;border:1px solid #8eb7ff;border-radius:8px;padding:13px 18px;font-size:clamp(11px,.8vw,15px);font-weight:700;animation:.18s ease-out both toast-in;position:absolute;top:8.5%;right:3%;box-shadow:0 14px 35px #1e56b433}@keyframes screen-in{0%{opacity:.75;transform:scale(1.002)}to{opacity:1;transform:scale(1)}}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (width<=959px){.prototype-shell{justify-content:start}}@media (prefers-reduced-motion:reduce){.panel-screen,.panel-toast{animation:none}}
