.unity-embed-wrapper{background:#111;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:360px;display:flex;position:relative;overflow:hidden}.unity-embed-loading{z-index:10;background:#111;flex-direction:column;justify-content:center;align-items:center;gap:20px;transition:opacity .4s;display:flex;position:absolute;inset:0}.unity-embed-loading.hidden{opacity:0;pointer-events:none}.unity-embed-logo{-o-object-fit:contain;object-fit:contain;width:120px;height:auto;animation:1.8s ease-in-out infinite pulse-logo}@keyframes pulse-logo{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.96)}}.unity-embed-progress-bar{background:#ffffff1f;border-radius:999px;width:220px;height:6px;overflow:hidden}.unity-embed-progress-fill{background:linear-gradient(90deg,#406c4d,#6abf7b);border-radius:999px;width:0%;height:100%;transition:width .3s;animation:1.8s ease-in-out infinite progress-indeterminate}@keyframes progress-indeterminate{0%{width:0%;margin-left:0%}50%{width:60%;margin-left:20%}to{width:0%;margin-left:100%}}.unity-embed-loading-text{color:#ffffff8c;font-size:12px;font-family:var(--font-roboto-condensed), sans-serif;letter-spacing:.08em;text-transform:uppercase}.unity-embed-iframe{background:#111;border:none;width:100%;height:100%;display:block}
