:root{--h5-preview-max: 430px;--h5-preview-width: min(100vw, var(--h5-preview-max));--h5-preview-left: calc((100vw - var(--h5-preview-width)) / 2);color-scheme:dark;background:#08080c;font-family:-apple-system,BlinkMacSystemFont,SF Pro,Inter,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}body{overflow-x:hidden;background:#08080c}a{color:inherit}.app-shell{width:100%;height:100dvh;min-height:100vh;background:#08080c}.prototype-page{min-height:100dvh;background:#000}.route-fallback{display:grid;min-height:100dvh;place-items:center;background:#08080c;color:#ffffffbd;font-size:13px;font-weight:700}.not-found{display:grid;min-height:100dvh;padding:24px;place-items:center;background:#08080c;color:#fff}.not-found__panel{width:min(100%,430px);padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#111}.not-found__eyebrow{margin:0 0 12px;color:#0ff;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.not-found h1{margin:0;font-size:24px;line-height:1.1}.not-found p{margin:12px 0 0;color:#ffffffb3;font-size:14px;line-height:1.5}.not-found__links{display:grid;gap:8px;margin-top:18px}.not-found__links a{display:block;padding:10px 12px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0f;color:#ffffffdb;font-size:13px;font-weight:700;text-decoration:none}@media(min-width:431px){html{min-height:100%;background:#08080c!important}body{width:var(--h5-preview-width)!important;max-width:var(--h5-preview-max)!important;min-height:100vh;margin-left:auto!important;margin-right:auto!important;overflow-x:hidden!important;background:#000!important;box-shadow:0 0 0 1px #ffffff0f,0 0 48px #0000008c;position:relative}#root,.app-shell,.prototype-page{width:100%!important;max-width:var(--h5-preview-max)!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;overflow-x:hidden!important;position:relative}#root{min-height:100vh;background:#000}.prototype-page{box-sizing:border-box}.tab-bar,.action-bar,.footer-cta,.landing-sheet{left:var(--h5-preview-left)!important;right:auto!important;width:var(--h5-preview-width)!important;max-width:var(--h5-preview-max)!important;box-sizing:border-box}.landing-sheet-backdrop,.gen-modal,.checkin-rules-modal,.unlock-overlay,.avatar-merge-overlay,.avatar-panel-overlay,.script-modal-backdrop,.prototype-page--user_detail #ai-loader,.prototype-page--studio_preview .preview-container{inset:auto!important;top:0!important;bottom:0!important;left:var(--h5-preview-left)!important;right:auto!important;width:var(--h5-preview-width)!important;max-width:var(--h5-preview-max)!important;height:100vh!important;height:100dvh!important;box-sizing:border-box}.prototype-page--studio_preview .header{left:var(--h5-preview-left)!important;right:auto!important;width:var(--h5-preview-width)!important;max-width:var(--h5-preview-max)!important;box-sizing:border-box}.prototype-page--studio_preview .info-card{left:calc(var(--h5-preview-left) + 16px)!important;right:auto!important;width:calc(var(--h5-preview-width) - 32px)!important;max-width:calc(var(--h5-preview-max) - 32px)!important;box-sizing:border-box}#settings-modal,#invite-modal,#rate-modal,#screenshot-modal{left:var(--h5-preview-left)!important;right:auto!important;width:var(--h5-preview-width)!important;max-width:var(--h5-preview-max)!important;box-sizing:border-box}.chat-toast{max-width:calc(var(--h5-preview-width) - 40px)!important;box-sizing:border-box}.debug,#debug-log,#debug-panel{max-width:min(calc(var(--h5-preview-max) - 24px),calc(100vw - 24px))!important;box-sizing:border-box}}
