#mobile-play,#mobile-record,#mobile-library,#mobile-action-dock,#mobile-tab-bar,.auth-mobile-brand,.auth-mobile-hero,.auth-mobile-kicker{display:none}#app.native-mobile #auth-dialog{inset:0;width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none;margin:0;overflow:hidden;border:0;border-radius:0;background:radial-gradient(circle at 10% 8%,rgba(229,135,101,.24),transparent 32%),radial-gradient(circle at 90% 94%,rgba(113,72,150,.2),transparent 36%),#090706;box-shadow:none}#app.native-mobile #auth-dialog::backdrop{background:#090706;-webkit-backdrop-filter:none;backdrop-filter:none}#app.native-mobile #auth-form{position:relative;box-sizing:border-box;width:min(100%,640px);min-height:100%;margin-inline:auto;padding:max(18px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));display:flex;flex-direction:column}#app.native-mobile #auth-form .auth-close{position:absolute;top:max(14px,env(safe-area-inset-top));right:max(16px,env(safe-area-inset-right));z-index:3;display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#fff5ef;background:#09070694}#app.native-mobile .auth-mobile-brand{display:flex;align-items:center;gap:9px;min-height:36px;color:#fff6f0;font-size:13px;font-weight:800;letter-spacing:.04em}#app.native-mobile .auth-mobile-brand img{width:32px;height:32px;border-radius:10px;background:#fffaf5}#app.native-mobile .auth-mobile-hero{position:relative;isolation:isolate;flex:1 1 300px;min-height:240px;max-height:390px;margin:15px 0 24px;overflow:hidden;display:flex;align-items:end;padding:20px;border:1px solid rgba(255,255,255,.11);border-radius:28px;color:#fff5ef;background:linear-gradient(180deg,#07050905 44%,#070509e6),url(/screenshots/yuzu-playground.svg) left bottom / cover no-repeat,#100b11;box-shadow:0 28px 70px #00000057}#app.native-mobile .auth-mobile-hero span{max-width:230px;font-size:19px;font-weight:750;line-height:1.05;letter-spacing:-.03em}#app.native-mobile .auth-copy{flex:0 0 auto}#app.native-mobile .auth-mobile-kicker{display:block;margin-bottom:8px;color:#e69b7d;font-size:9px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}#app.native-mobile .auth-card h2{margin:0 0 9px;color:#fff5ef;font-size:clamp(36px,10vw,48px);font-weight:540;line-height:.98;letter-spacing:-.045em}#app.native-mobile .auth-card p{margin:0 0 16px;color:#a899a2;font-size:12px;line-height:1.55}#app.native-mobile .auth-submit{min-height:54px;margin-top:0;border-radius:17px;font-size:13px}#app.native-mobile .auth-status{min-height:18px;margin:10px 0 0!important;text-align:center}#app.native-mobile .auth-legal{margin-top:7px;color:#746873;font-size:9px;line-height:1.4}@media(orientation:landscape)and (max-height:560px){#app.native-mobile #auth-form{width:min(100%,960px);display:grid;grid-template-columns:minmax(300px,1.05fr) minmax(330px,.95fr);grid-template-rows:36px minmax(0,1fr);column-gap:clamp(28px,5vw,58px);padding-top:max(12px,env(safe-area-inset-top));padding-bottom:max(12px,env(safe-area-inset-bottom))}#app.native-mobile .auth-mobile-brand{grid-column:1;grid-row:1}#app.native-mobile .auth-mobile-hero{grid-column:1;grid-row:2;min-height:0;max-height:none;margin:10px 0 0;border-radius:22px}#app.native-mobile .auth-copy{grid-column:2;grid-row:1 / span 2;align-self:center}#app.native-mobile .auth-card h2{font-size:clamp(32px,5vw,44px)}}#app.native-mobile #onboarding-dialog{overflow:hidden;color:#fff5f0;background:radial-gradient(circle at 50% -5%,rgba(239,143,109,.25),transparent 34%),radial-gradient(circle at 105% 95%,rgba(105,68,162,.22),transparent 38%),#0a0709}#app.native-mobile .onboarding-shell{box-sizing:border-box;width:min(100%,620px);height:100dvh;min-height:100dvh;margin:0 auto;padding:max(20px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));display:flex;flex-direction:column;gap:0;overflow:hidden}#app.native-mobile .onboarding-intro{position:static;display:flex;flex-direction:column;align-items:center;min-height:77px}#app.native-mobile .onboarding-kicker{align-self:flex-start;margin:0;color:#f0a183;font-size:10px;letter-spacing:.17em}#app.native-mobile .onboarding-intro h2,#app.native-mobile .onboarding-intro>p,#app.native-mobile .onboarding-account{display:none}#app.native-mobile .onboarding-progress{order:2;gap:8px;margin:24px 0 0}#app.native-mobile .onboarding-progress span:not(.onboarding-progress-copy){width:8px;height:8px;overflow:hidden;border:0;border-radius:999px;color:transparent;background:#fff3;font-size:0;transition:width .2s ease,background .2s ease}#app.native-mobile .onboarding-progress span[aria-current=step]{width:24px;background:#f2a486}#app.native-mobile .onboarding-progress-copy{position:absolute;top:max(22px,env(safe-area-inset-top));right:max(20px,env(safe-area-inset-right));margin:0;color:#89747d;font-size:9px;letter-spacing:.08em}#app.native-mobile .onboarding-fields{display:flex;flex:1;min-height:0;flex-direction:column}#app.native-mobile .onboarding-question{flex:1;min-height:0;padding:clamp(25px,5svh,54px) 0 18px;overflow-y:auto;-webkit-overflow-scrolling:touch}#app.native-mobile .onboarding-question-head{display:block;margin-bottom:clamp(23px,4svh,38px);text-align:center}#app.native-mobile .onboarding-number{display:none}#app.native-mobile .onboarding-question h3{max-width:430px;margin:0 auto;color:#fff7f3;font-size:clamp(31px,9vw,43px);font-weight:590;line-height:1.02;letter-spacing:-.045em}#app.native-mobile .onboarding-question-head p{margin:12px 0 0;color:#9d8992;font-size:12px}#app.native-mobile .onboarding-options{grid-template-columns:1fr;gap:9px}#app.native-mobile .onboarding-choice{box-sizing:border-box;min-height:59px;padding:13px 48px 13px 17px;border-color:#ffefe81f;border-radius:18px;color:#cdbbc2;background:#1f141cbf}#app.native-mobile .onboarding-choice:has(input:checked){color:#fff7f2;border-color:#f4ae91bf;background:#f4ae9121;box-shadow:inset 0 0 0 1px #f4ae911f}#app.native-mobile .onboarding-choice span{font-size:13px}#app.native-mobile .onboarding-choice-mark{right:17px;width:22px;height:22px}#app.native-mobile .onboarding-other-label{margin:19px 2px 0}#app.native-mobile .onboarding-other{box-sizing:border-box;min-height:92px;margin-top:8px;border-radius:16px;font-size:16px}#app.native-mobile .onboarding-midi-card{padding:19px;border-radius:24px;background:#1f141ccc}#app.native-mobile .onboarding-midi-ways{grid-template-columns:1fr}#app.native-mobile .onboarding-midi-way{min-height:0;border-radius:15px}#app.native-mobile .onboarding-midi-buttons{display:grid;grid-template-columns:1fr 1fr}#app.native-mobile .onboarding-midi-buttons button,#app.native-mobile .onboarding-touch{border-radius:15px}#app.native-mobile .onboarding-footer{flex:0 0 auto;min-height:76px;padding-top:12px;border-top-color:#ffffff14}#app.native-mobile .onboarding-status{max-width:150px;font-size:9px}#app.native-mobile .onboarding-actions{width:100%;margin-left:auto;gap:8px}#app.native-mobile .onboarding-actions .onboarding-skip{order:0;flex:1 1 auto;min-width:0;padding-inline:4px;text-align:left}#app.native-mobile .onboarding-cancel,#app.native-mobile .onboarding-next,#app.native-mobile .onboarding-submit{flex:0 1 auto;min-width:0;min-height:53px;padding:0 21px;border-radius:18px;font-size:12px}#app.native-mobile .onboarding-submit{flex:1 1 auto}@media(max-height:720px){#app.native-mobile .onboarding-question{padding-top:18px}#app.native-mobile .onboarding-choice{min-height:52px}#app.native-mobile .onboarding-question-head{margin-bottom:18px}}#app.native-mobile{--mobile-shell-top-inset: max(10px, env(safe-area-inset-top));--mobile-shell-bottom-clearance: calc(176px + env(safe-area-inset-bottom)) ;min-height:100%;background:radial-gradient(circle at 88% 2%,rgba(229,135,101,.2),transparent 31%),radial-gradient(circle at 5% 68%,rgba(113,72,150,.13),transparent 34%),#090706}#app.native-mobile #start-overlay{position:fixed;inset:0;box-sizing:border-box;max-width:none;padding:var(--mobile-shell-top-inset) max(18px,env(safe-area-inset-right)) 0 max(18px,env(safe-area-inset-left));overflow-x:hidden;overflow-y:auto;scroll-padding-bottom:var(--mobile-shell-bottom-clearance);overscroll-behavior:contain;-webkit-overflow-scrolling:touch}#app.native-mobile #menu-header,#app.native-mobile #mode-select,#app.native-mobile #home-back,#app.native-mobile #tab-bar,#app.native-mobile #panel-area,#app.native-mobile #song-select-hud,#app.native-mobile #menu-nav-hint,#app.native-mobile #start-hint,#app.native-mobile #feedback-btn{display:none!important}#app.native-mobile #map-gallery,#app.native-mobile #mobile-play,#app.native-mobile #mobile-record,#app.native-mobile #mobile-library{width:min(100%,780px);margin-inline:auto}#app.native-mobile.mobile-tab-play #mobile-play,#app.native-mobile.mobile-tab-record #mobile-record,#app.native-mobile.mobile-tab-library #mobile-library{display:flex}#app.native-mobile.mobile-tab-worlds #map-gallery{display:block!important}#app.native-mobile:not(.mobile-tab-worlds) #map-gallery{display:none!important}#app.native-mobile #mobile-tab-bar{position:fixed;z-index:45;right:max(12px,env(safe-area-inset-right));bottom:max(9px,env(safe-area-inset-bottom));left:max(12px,env(safe-area-inset-left));display:grid;grid-template-columns:repeat(4,1fr);min-height:70px;padding:6px;border:1px solid rgba(255,228,217,.16);border-radius:25px;background:#1c1218e0;box-shadow:inset 0 1px #ffffff1a,0 18px 42px #0000006b;backdrop-filter:blur(26px) saturate(165%);-webkit-backdrop-filter:blur(26px) saturate(165%)}#app.native-mobile #mobile-action-dock{position:fixed;z-index:49;bottom:calc(80px + max(9px,env(safe-area-inset-bottom)));left:50%;display:block;width:min(680px,calc(100vw - 24px - env(safe-area-inset-left) - env(safe-area-inset-right)));transform:translate(-50%);pointer-events:none}#app.native-mobile #mobile-action-dock [data-mobile-action-for]{display:none}#app.native-mobile.mobile-tab-play #mobile-action-dock [data-mobile-action-for=play],#app.native-mobile.mobile-tab-record #mobile-action-dock [data-mobile-action-for=record],#app.native-mobile.mobile-tab-vibe #mobile-action-dock [data-mobile-action-for=vibe]{display:flex;pointer-events:auto}#app.native-mobile.mobile-tab-profile #mobile-action-dock [data-mobile-action-for=profile]{display:block;pointer-events:auto}#app.native-mobile.playing #mobile-tab-bar,#app.native-mobile.visualizing #mobile-tab-bar,#app.native-mobile.playing #mobile-action-dock,#app.native-mobile.visualizing #mobile-action-dock{display:none}#app.native-mobile #mobile-tab-bar button{display:grid;min-width:0;min-height:56px;place-items:center;align-content:center;gap:3px;padding:4px 2px;border:0;border-radius:18px;color:#a88f98;background:transparent;font:inherit}#app.native-mobile #mobile-tab-bar button span{font-size:16px;line-height:1}#app.native-mobile #mobile-tab-bar button strong{font-size:10px;font-weight:750}#app.native-mobile #mobile-tab-bar button[aria-current=page]{color:#ffe7dd;background:#f4ae9121}.mobile-page{box-sizing:border-box;min-height:calc(100svh - 132px - env(safe-area-inset-top) - env(safe-area-inset-bottom));flex-direction:column;color:#fff5f0}.mobile-page-header{display:flex;align-items:center;justify-content:space-between;min-height:48px;gap:14px;padding:0 2px 12px}.mobile-brand{display:flex;align-items:center;gap:9px;color:#fff6f0;font-size:13px;font-weight:800;letter-spacing:.04em}.mobile-brand img{width:30px;height:30px;border-radius:9px;background:#fffaf5}.mobile-midi-status{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border-radius:999px;color:#aaf0c9;background:#389c662b;font-size:10px;font-weight:800;white-space:nowrap}.mobile-midi-status:before{width:7px;height:7px;margin-right:6px;border-radius:50%;background:#69dea0;content:""}.mobile-midi-status.is-disconnected{color:#ffe0d4;background:#7b483433}.mobile-midi-status.is-disconnected:before{background:#f4ae91}.mobile-midi-status.is-pending{color:#d2bdc5;background:#ffffff14}.mobile-midi-status.is-pending:before{background:#a9959e}.mobile-play-hero{position:relative;isolation:isolate;flex:1;min-height:420px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:30px;background:#100b11;box-shadow:0 28px 70px #00000057}.mobile-play-hero>img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center bottom;transform:scale(1.05)}.mobile-play-shade{position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(6,5,8,.06),transparent 43%,rgba(7,4,8,.9) 100%),linear-gradient(90deg,rgba(8,4,9,.22),transparent 60%)}.mobile-play-copy{position:absolute;right:24px;bottom:25px;left:24px}.mobile-kicker,.mobile-setting-label{color:#e69b7d;font-size:9px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.mobile-play-copy h2,.mobile-title-header h2{margin:7px 0 0;color:#fff5ef;font-size:clamp(32px,10vw,48px);font-weight:540;line-height:.98;letter-spacing:-.045em}.mobile-play-copy p{max-width:340px;margin:10px 0 0;color:#c7b6bd;font-size:12px;line-height:1.45}.mobile-primary-actions{display:grid;grid-template-columns:1fr auto;gap:10px;padding-top:14px}.mobile-primary-button,.mobile-secondary-button{box-sizing:border-box;min-height:52px;border-radius:17px;font:inherit;font-size:12px;font-weight:800}.mobile-primary-button{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 18px;border:1px solid #fff1e9;color:#241318;background:#fff1e9}.mobile-secondary-button{padding:0 15px;border:1px solid rgba(244,174,145,.25);color:#f1c7b7;background:#f4ae9112}.mobile-primary-button:disabled,.mobile-secondary-button:disabled{cursor:wait;opacity:.55}.mobile-support-copy{margin:11px 3px 0;color:#7f737d;font-size:10.5px;line-height:1.5}.mobile-title-header{align-items:end;padding-top:13px;padding-bottom:20px}.mobile-title-header h2{font-size:clamp(34px,10vw,48px)}.mobile-record-card{display:flex;flex:1;flex-direction:column;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:linear-gradient(145deg,#2b1c25f5,#120c11f5);box-shadow:0 28px 70px #0000004d}.mobile-record-world{display:grid;grid-template-columns:102px 1fr;align-items:center;gap:15px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.09)}.mobile-record-world img{width:102px;height:86px;object-fit:cover;object-position:center bottom;border-radius:18px;background:#0d0910}.mobile-record-world strong,.mobile-record-world small{display:block}.mobile-record-world strong{margin-top:6px;color:#fff2ec;font-size:17px}.mobile-record-world small{margin-top:4px;color:#9b8b94;font-size:10.5px}.mobile-record-settings{margin:0 0 18px}.mobile-record-settings div{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:53px;border-bottom:1px solid rgba(255,255,255,.08)}.mobile-record-settings dt{color:#f2ded6;font-size:12px;font-weight:750}.mobile-record-settings dd{margin:0;color:#bd8c7b;font-size:11px}.mobile-record-card>.mobile-primary-button{margin-top:auto}.mobile-library-page{gap:12px;text-align:left}.mobile-profile-card{display:flex;align-items:center;gap:16px;padding:20px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(145deg,#311e2af0,#191016f0);box-shadow:0 22px 54px #00000040}.mobile-profile-avatar{display:grid;flex:0 0 auto;width:62px;height:62px;place-items:center;border:1px solid rgba(255,226,216,.2);border-radius:20px;color:#2a171b;background:linear-gradient(145deg,#ffd5c1,#e99579);font-size:27px;font-weight:850}.mobile-profile-identity{min-width:0}.mobile-profile-identity span,.mobile-profile-identity strong,.mobile-profile-identity small{display:block}.mobile-profile-identity span{color:#c08a78;font-size:9px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.mobile-profile-identity strong{margin-top:5px;overflow:hidden;color:#fff4ee;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.mobile-profile-identity small{margin-top:5px;color:#9e8a92;font-size:10px;line-height:1.4}.mobile-settings-card{overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:24px;background:#1c1218b3}.mobile-settings-card h3{margin:0;padding:16px 17px 11px;color:#b98a7a;font-size:9px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.mobile-settings-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;width:100%;min-height:68px;box-sizing:border-box;gap:11px;padding:10px 16px;border:0;border-top:1px solid rgba(255,255,255,.08);color:#f9e9e2;background:transparent;font:inherit;text-align:left}.mobile-settings-row[hidden]{display:none}.mobile-settings-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:12px;color:#f4ae91;background:#f4ae911a;font-size:17px}.mobile-settings-row strong,.mobile-settings-row small{display:block}.mobile-settings-row strong{font-size:12px}.mobile-settings-row small{margin-top:4px;color:#8f7e87;font-size:9.5px;line-height:1.35}.mobile-settings-action{cursor:pointer}.mobile-settings-action:disabled{opacity:.5}.mobile-settings-arrow{color:#c89582;font-size:25px}.mobile-settings-value{max-width:112px;overflow:hidden;color:#c89582;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.mobile-account-actions{margin-top:auto;padding-top:5px}.mobile-logout-button{width:100%;min-height:52px;border:1px solid rgba(231,103,94,.28);border-radius:17px;color:#f4b1a7;background:#d04f4514;font:inherit;font-size:12px;font-weight:800}.mobile-logout-button:disabled{cursor:wait;opacity:.55}.mobile-logout-button.is-sign-in{border-color:#ffbea457;color:#2a171b;background:linear-gradient(135deg,#ffd5c1,#eca184)}.mobile-account-actions p{min-height:16px;margin:8px 4px 0;color:#d69683;font-size:10px;text-align:center}#app.native-mobile #map-gallery .gallery-hero.mobile-worlds-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;padding:10px 2px 24px}#app.native-mobile #map-gallery .mobile-worlds-heading h2{margin:7px 0 0;font-size:clamp(36px,10vw,48px);font-weight:540;line-height:.98;letter-spacing:-.045em}#app.native-mobile #map-gallery .mobile-worlds-heading h2:focus{outline:none}#app.native-mobile #map-gallery .mobile-worlds-heading p{max-width:330px;margin:10px 0 0;color:#a9929c;font-size:11.5px;line-height:1.45}#app.native-mobile #map-gallery .mobile-worlds-hero .mobile-midi-status{margin-top:2px}#app.native-mobile #map-gallery .gallery-actions{align-items:center}#app.native-mobile #map-gallery .map-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px 0 18px}#app.native-mobile #map-gallery .map-card,#app.native-mobile #map-gallery .map-card.featured{grid-column:auto;min-height:0;border-radius:20px;background:#120c10e0}#app.native-mobile #map-gallery .map-card-art,#app.native-mobile #map-gallery .map-card.featured .map-card-art{aspect-ratio:4 / 3}#app.native-mobile #map-gallery .map-card-copy{height:auto;min-height:116px;padding:14px;gap:5px 9px}#app.native-mobile #map-gallery .map-card-kind{font-size:8px;letter-spacing:.1em}#app.native-mobile #map-gallery .map-card-copy strong{font-size:13px}#app.native-mobile #map-gallery .map-card-desc{display:none}#app.native-mobile #map-gallery .compatibility-note{display:none!important}#mobile-app-shell{display:none}#app.native-mobile #map-gallery,#app.native-mobile #mobile-play,#app.native-mobile #mobile-record,#app.native-mobile #mobile-library{display:none!important}#app.native-mobile #mobile-app-shell{display:block;width:min(100%,680px);margin-inline:auto}.mobile-destination{display:none;min-height:calc(100svh - var(--mobile-shell-top-inset));padding-bottom:var(--mobile-shell-bottom-clearance);color:#fff5f0}#app.native-mobile.mobile-tab-play [data-mobile-page=play],#app.native-mobile.mobile-tab-record [data-mobile-page=record],#app.native-mobile.mobile-tab-vibe [data-mobile-page=vibe],#app.native-mobile.mobile-tab-profile [data-mobile-page=profile]{display:flex;flex-direction:column}#app.native-mobile .mobile-page-header{min-height:0;padding:0 2px 11px;align-items:flex-end}.mobile-page-title h1{margin:1px 0 0;color:#fff8f4;font-size:clamp(36px,10.5vw,50px);font-weight:560;line-height:.95;letter-spacing:-.055em}.mobile-page-title h1:focus{outline:none}.mobile-page-title p{margin:5px 0 0;color:#a9959e;font-size:11.5px;line-height:1.25}.mobile-eyebrow,.mobile-section-label{color:#e89a7b;font-size:9px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.mobile-feature-card,.mobile-vibe-hero{position:relative;isolation:isolate;min-height:min(42svh,440px);overflow:hidden;border:1px solid rgba(255,242,235,.12);border-radius:31px;background:#110b12;box-shadow:0 28px 72px #00000057}.mobile-feature-card>img,.mobile-vibe-hero>img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center bottom;transform:scale(1.025)}.mobile-feature-shade{position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,#05030805 34%,#070408eb),linear-gradient(90deg,rgba(8,4,9,.2),transparent 60%)}.mobile-feature-card>div:last-child,.mobile-vibe-hero>div:last-child{position:absolute;right:23px;bottom:22px;left:23px}.mobile-feature-card h2,.mobile-vibe-hero h2{margin:7px 0 0;color:#fff7f2;font-size:clamp(30px,9vw,44px);font-weight:570;line-height:1;letter-spacing:-.045em}.mobile-feature-card p,.mobile-vibe-hero p{max-width:350px;margin:8px 0 0;color:#c6b2ba;font-size:11px;line-height:1.42}.mobile-play-destination .mobile-feature-card{min-height:min(34svh,360px)}.mobile-play-selector{min-width:0;margin-top:16px}.mobile-play-selector-header{display:flex;align-items:end;justify-content:space-between;gap:14px;padding:0 3px 9px}.mobile-play-selector-header>div{min-width:0}.mobile-play-selector-header h2{margin:3px 0 0;color:#fff7f2;font-size:clamp(18px,5.4vw,24px);line-height:1.08;letter-spacing:-.035em}.mobile-play-selector-header p{margin:4px 0 0;overflow:hidden;color:#a9959e;font-size:10px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.mobile-play-selector-header p strong{color:#e8d8d2}.mobile-play-browse-button{flex:0 0 auto;min-height:40px;padding:0 14px;border:1px solid rgba(255,239,232,.16);border-radius:999px;color:#ffc1a6;background:#f4ae9117;font:850 10px/1 "M PLUS Rounded 1c",ui-rounded,-apple-system,sans-serif}.mobile-play-rail{--mobile-play-card-width: 210px;--mobile-play-rail-edge: max(2px, calc((100% - var(--mobile-play-card-width)) / 2));display:grid;grid-auto-flow:column;gap:10px;margin:0;padding:2px var(--mobile-play-rail-edge) 9px;overflow-x:auto;overscroll-behavior-inline:contain;list-style:none;scroll-padding-inline:var(--mobile-play-rail-edge);scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab}.mobile-play-rail.is-dragging{scroll-snap-type:none;cursor:grabbing;-webkit-user-select:none;user-select:none}.mobile-play-rail::-webkit-scrollbar{display:none}.mobile-play-rail>li{min-width:0;scroll-snap-align:center;scroll-snap-stop:always}.mobile-play-instrument-rail{--mobile-play-card-width: clamp(138px, 40vw, 178px);grid-auto-columns:var(--mobile-play-card-width)}.mobile-play-map-rail{--mobile-play-card-width: clamp(210px, 64vw, 278px);grid-auto-columns:var(--mobile-play-card-width)}.mobile-play-instrument-card,.mobile-play-map-card{box-sizing:border-box;width:100%;height:100%;border:1px solid rgba(255,239,232,.12);color:#fff2ec;background:#24171fd1;box-shadow:inset 0 1px #ffffff09;font:inherit;text-align:left}.mobile-play-instrument-card{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:138px;padding:13px;border-radius:22px}.mobile-play-instrument-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;color:#ffb596;background:#f4ae911c}.mobile-play-instrument-icon svg{width:25px;height:25px}.mobile-play-card-copy{display:block;min-width:0}.mobile-play-card-copy strong,.mobile-play-card-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-play-card-copy strong{color:inherit;font-size:12px;line-height:1.25}.mobile-play-card-copy small{margin-top:4px;color:#a9959e;font-size:9px;line-height:1.25}.mobile-play-instrument-card .mobile-play-card-copy{align-self:end;margin-top:13px}.mobile-play-instrument-card em,.mobile-play-map-card em{color:#d4937b;font-size:8px;font-style:normal;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.mobile-play-instrument-card em{margin-top:8px}.mobile-play-map-card{position:relative;isolation:isolate;display:grid;grid-template-rows:128px auto;min-height:202px;padding:0;overflow:hidden;border-radius:24px}.mobile-play-map-card>img{width:100%;height:128px;object-fit:cover;object-position:center bottom;background:#0a070c}.mobile-play-map-card .mobile-play-card-copy{align-self:center;padding:12px 70px 13px 14px}.mobile-play-map-card em{position:absolute;right:13px;bottom:14px}.mobile-play-instrument-card.is-selected,.mobile-play-map-card.is-selected{border-color:#ffb89aad;box-shadow:0 0 0 2px #f4ae911f,inset 0 1px #ffffff14}.mobile-play-instrument-card:focus-visible,.mobile-play-map-card:focus-visible,.mobile-play-browse-button:focus-visible{outline:3px solid rgba(244,174,145,.48);outline-offset:2px}.mobile-control-group{margin-top:13px;overflow:hidden;border:1px solid rgba(255,239,232,.11);border-radius:22px;background:#24171fd1;box-shadow:inset 0 1px #ffffff09}.mobile-control-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto auto;align-items:center;box-sizing:border-box;width:100%;min-height:66px;gap:11px;padding:9px 14px;border:0;border-top:1px solid rgba(255,255,255,.075);color:#fff1eb;background:transparent;font:inherit;text-align:left}.mobile-control-row.mobile-instrument-row{grid-template-columns:40px minmax(0,1fr) auto}.mobile-control-row:first-child{border-top:0}.mobile-control-row>span:nth-child(2){min-width:0}.mobile-control-row small,.mobile-control-row strong{display:block}.mobile-control-row small{color:#9f838e;font-size:9px;font-weight:750;line-height:1.2}.mobile-control-row strong{margin-top:4px;overflow:hidden;color:#fff2ec;font-size:12px;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.mobile-control-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:13px;color:#ffb596;background:#f4ae911c;font-size:17px;font-weight:800}.mobile-control-icon svg{width:22px;height:22px}.mobile-row-value{max-width:110px;overflow:hidden;color:#c49382;font-size:9px;font-style:normal;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.mobile-chevron{color:#c79381;font-size:25px;font-weight:350}.mobile-static-row{grid-template-columns:40px minmax(0,1fr) auto}.mobile-hero-cta{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:58px;margin-top:0;padding:0 21px;border:1px solid #fff0e8;border-radius:19px;color:#2a171b;background:linear-gradient(135deg,#ffd2bc,#f5a386);box-shadow:0 13px 30px #63262040;font:850 14px/1 "M PLUS Rounded 1c",ui-rounded,-apple-system,sans-serif}.mobile-hero-cta>span:last-child{font-size:18px}.mobile-map-strip{display:grid;grid-template-columns:105px minmax(0,1fr) auto;align-items:center;min-height:104px;gap:14px;padding:10px;border:1px solid rgba(255,239,232,.12);border-radius:24px;color:#fff2ec;background:#24171fdb;font:inherit;text-align:left}.mobile-map-strip img{width:105px;height:84px;object-fit:cover;object-position:center bottom;border-radius:17px;background:#0a070c}.mobile-map-strip small,.mobile-map-strip strong,.mobile-map-strip em{display:block}.mobile-map-strip small{color:#d08e75;font-size:9px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.mobile-map-strip strong{margin-top:5px;font-size:16px}.mobile-map-strip em{margin-top:4px;overflow:hidden;color:#9d8790;font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.mobile-record-controls{margin-top:12px}.mobile-save-default{align-self:center;min-height:36px;margin:7px auto 0;padding:0 12px;border:0;color:#c9917d;background:transparent;font:800 10px/1 "M PLUS Rounded 1c",ui-rounded,-apple-system,sans-serif}.mobile-record-destination .mobile-hero-cta{margin-top:auto}.mobile-vibe-hero{min-height:min(43svh,450px)}.mobile-vibe-orb{position:absolute;top:38%;left:50%;width:106px;height:106px;transform:translate(-50%,-50%)}.mobile-vibe-orb i{position:absolute;inset:0;border:1px solid rgba(255,194,168,.6);border-radius:50%;box-shadow:0 0 30px #f4819747;animation:mobile-vibe-pulse 2.4s ease-out infinite}.mobile-vibe-orb i:nth-child(2){animation-delay:.8s}.mobile-vibe-orb i:nth-child(3){animation-delay:1.6s}@keyframes mobile-vibe-pulse{0%{opacity:.85;transform:scale(.48)}85%,to{opacity:0;transform:scale(1.3)}}.mobile-profile-card{flex:0 0 auto}.mobile-section-label{margin:22px 4px 8px}.mobile-profile-destination .mobile-control-group{margin-top:0}.mobile-profile-destination .mobile-account-actions{margin-top:18px}#app.native-mobile #mobile-action-dock .mobile-account-actions{margin-top:0;padding-top:0}#app.native-mobile #mobile-tab-bar{z-index:50}.mobile-picker-sheet{position:fixed;inset:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;overflow:visible;border:0;color:#fff4ee;background:transparent}.mobile-picker-sheet::backdrop{background:#02010394;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.mobile-picker-backdrop,.mobile-picker-backdrop button{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:transparent}.mobile-picker-panel{position:absolute;right:0;bottom:0;left:0;box-sizing:border-box;display:flex;flex-direction:column;max-height:min(79dvh,760px);padding:9px max(18px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));overflow:hidden;border:1px solid rgba(255,237,229,.13);border-radius:30px 30px 0 0;background:#1d1219fa;box-shadow:0 -22px 65px #00000075}.mobile-picker-handle{display:block;width:42px;height:5px;margin:0 auto 12px;border-radius:999px;background:#ffffff38}.mobile-picker-panel header{display:flex;align-items:start;justify-content:space-between;gap:16px;padding:0 2px 13px}.mobile-picker-panel h2{margin:0;color:#fff6f1;font-size:23px;letter-spacing:-.035em}.mobile-picker-panel p{margin:5px 0 0;color:#9f8992;font-size:10px;line-height:1.35}.mobile-picker-panel header>button{display:grid;flex:0 0 auto;width:36px;height:36px;place-items:center;padding:0 0 3px;border:0;border-radius:50%;color:#f7d6ca;background:#ffffff14;font:300 25px/1 sans-serif}.mobile-picker-search{box-sizing:border-box;width:100%;min-height:48px;margin-bottom:10px;padding:0 15px;border:1px solid rgba(255,239,232,.12);border-radius:15px;outline:0;color:#fff4ee;background:#08050870;font:500 16px/1 -apple-system,BlinkMacSystemFont,sans-serif}.mobile-picker-search:focus{border-color:#f4ae9199;box-shadow:0 0 0 3px #f4ae911a}.mobile-picker-search[hidden]{display:none}.mobile-picker-category-field{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;flex:0 0 auto;gap:11px;margin-bottom:9px;color:#d2b4be;font-size:9px;font-weight:850;letter-spacing:.8px;text-transform:uppercase}.mobile-picker-category-field select{box-sizing:border-box;width:100%;min-height:46px;padding:0 36px 0 13px;border:1px solid rgba(255,239,232,.12);border-radius:14px;outline:0;color:#fff4ee;background:#08050870;font:750 14px/1 -apple-system,BlinkMacSystemFont,sans-serif;text-transform:none;letter-spacing:0}.mobile-picker-category-field select:focus{border-color:#f4ae9199;box-shadow:0 0 0 3px #f4ae911a}.mobile-picker-category-field[hidden],.mobile-picker-meta[hidden]{display:none}.mobile-picker-meta{flex:0 0 auto;min-height:17px;padding:0 3px 8px;color:#a78e98;font-size:9px;font-weight:750}.mobile-picker-choices{min-height:0;max-height:none;flex:1 1 auto;overflow-y:auto;border:1px solid rgba(255,239,232,.09);border-radius:19px;-webkit-overflow-scrolling:touch}.mobile-choice-row,.mobile-map-choice{display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;width:100%;min-height:66px;box-sizing:border-box;gap:12px;padding:11px 15px;border:0;border-top:1px solid rgba(255,255,255,.07);color:#fff2ec;background:#ffffff06;font:inherit;text-align:left}.mobile-choice-row{grid-template-columns:42px minmax(0,1fr) 24px}.mobile-map-choice{grid-template-columns:76px minmax(0,1fr) 24px}.mobile-choice-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px}.mobile-choice-row:first-child,.mobile-map-choice:first-child{border-top:0}.mobile-choice-row.is-selected,.mobile-map-choice.is-selected{background:#f4ae9117}.mobile-picker-empty{margin:0;padding:28px 18px;color:#9f8992;font-size:12px;text-align:center}.mobile-picker-more{display:block;width:calc(100% - 24px);min-height:44px;margin:12px;padding:9px 13px;border:1px solid rgba(244,174,145,.22);border-radius:999px;color:#f4ae91;background:#f4ae9112;font:850 10px/1 inherit}.mobile-map-choice img{width:76px;height:55px;object-fit:cover;border-radius:11px}.mobile-choice-row strong,.mobile-choice-row small,.mobile-map-choice strong,.mobile-map-choice small{display:block}.mobile-choice-row strong,.mobile-map-choice strong{font-size:12px}.mobile-choice-row small,.mobile-map-choice small{margin-top:4px;color:#99848d;font-size:9px;line-height:1.35}.mobile-choice-row em,.mobile-map-choice em{color:#f5a78b;font-size:15px;font-style:normal;text-align:center}@media(min-width:600px){.mobile-play-instrument-rail{--mobile-play-card-width: clamp(160px, 27vw, 188px)}.mobile-play-map-rail{--mobile-play-card-width: clamp(230px, 45vw, 296px)}}@media(max-height:760px){.mobile-play-destination .mobile-feature-card{min-height:260px}.mobile-play-map-card{grid-template-rows:112px auto;min-height:184px}.mobile-play-map-card>img{height:112px}.mobile-feature-card,.mobile-vibe-hero{min-height:300px}.mobile-control-row{min-height:58px}.mobile-record-destination .mobile-page-header{padding-bottom:10px}}#app.native-mobile{color:#282223;background:radial-gradient(circle at 88% 2%,rgba(224,126,90,.14),transparent 31%),radial-gradient(circle at 5% 68%,rgba(116,89,151,.08),transparent 34%),#f4f0eb}#app.native-mobile #auth-dialog,#app.native-mobile #onboarding-dialog{color:#282223;background:radial-gradient(circle at 50% -5%,rgba(224,126,90,.18),transparent 34%),radial-gradient(circle at 105% 95%,rgba(116,89,151,.08),transparent 38%),#f4f0eb}#app.native-mobile #auth-dialog::backdrop,#app.native-mobile #onboarding-dialog::backdrop{background:#f4f0eb}#app.native-mobile .auth-mobile-brand,#app.native-mobile .auth-card h2,#app.native-mobile .mobile-brand,#app.native-mobile .mobile-page-title h1,#app.native-mobile .mobile-title-header h2{color:#282223}#app.native-mobile .auth-mobile-kicker,#app.native-mobile .onboarding-kicker,#app.native-mobile .mobile-kicker,#app.native-mobile .mobile-eyebrow,#app.native-mobile .mobile-section-label,#app.native-mobile .mobile-setting-label{color:#8e452f}#app.native-mobile .auth-card p,#app.native-mobile .auth-legal,#app.native-mobile .mobile-page-title p,#app.native-mobile .mobile-support-copy{color:#675d60}#app.native-mobile .auth-status,#app.native-mobile .onboarding-status{color:#8e452f!important}#app.native-mobile .auth-submit,#app.native-mobile .onboarding-next,#app.native-mobile .onboarding-submit{border-color:#282223;color:#fffaf3;background:#282223;box-shadow:0 12px 28px #2822232e}#app.native-mobile .onboarding-cancel{border-color:#2822234d;color:#3f3739;background:#fffaf3}#app.native-mobile .onboarding-progress span:not(.onboarding-progress-copy){background:#c8bdb7}#app.native-mobile .onboarding-progress span[aria-current=step]{background:#8e452f}#app.native-mobile .onboarding-progress-copy{color:#675d60}#app.native-mobile .onboarding-question h3{color:#282223}#app.native-mobile .onboarding-question-head p,#app.native-mobile .onboarding-other-label,#app.native-mobile .onboarding-other-label small{color:#675d60}#app.native-mobile .onboarding-choice{border-color:#28222333;color:#3f3739;background:#fffaf3;box-shadow:0 8px 20px #4430260d}#app.native-mobile .onboarding-choice:hover{border-color:#8e452f85;color:#282223}#app.native-mobile .onboarding-choice:has(input:checked){border-color:#8e452f;color:#3a2925;background:#f4dacb;box-shadow:inset 0 0 0 1px #8e452f1a}#app.native-mobile .onboarding-choice-mark{border-color:#8d7f79}#app.native-mobile .onboarding-choice:has(input:checked) .onboarding-choice-mark{border-color:#8e452f;color:#fffaf3;background:#8e452f}#app.native-mobile .onboarding-choice input:focus-visible+span{outline-color:#8e452f}#app.native-mobile .onboarding-other{border-color:#28222338;color:#282223;background:#fffaf3}#app.native-mobile .onboarding-other::placeholder{color:#746a6d}#app.native-mobile .onboarding-midi-card,#app.native-mobile .onboarding-midi-way{border-color:#28222329;color:#282223;background:#fffaf3}#app.native-mobile .onboarding-midi-state strong,#app.native-mobile .onboarding-midi-way b{color:#282223}#app.native-mobile .onboarding-midi-state p,#app.native-mobile .onboarding-midi-way span{color:#675d60}#app.native-mobile .onboarding-footer{border-top-color:#28222324}#app.native-mobile .onboarding-skip{color:#5f5558}#app.native-mobile .onboarding-skip:hover{color:#8e452f}#app.native-mobile #mobile-tab-bar{border-color:#2822232b;background:#fffaf3eb;box-shadow:inset 0 1px #fffc,0 16px 38px #44302629}#app.native-mobile #mobile-tab-bar button{color:#675d60}#app.native-mobile #mobile-tab-bar button[aria-current=page]{color:#7a3524;background:#f4dacb}#app.native-mobile .mobile-midi-status{color:#1f643d;background:#dcecdf}#app.native-mobile .mobile-midi-status.is-disconnected{color:#7a3524;background:#f4dacb}#app.native-mobile .mobile-midi-status.is-pending{color:#5f5558;background:#ece4dc}#app.native-mobile .mobile-play-selector-header h2,#app.native-mobile .mobile-play-selector-header p strong{color:#282223}#app.native-mobile .mobile-play-selector-header p,#app.native-mobile .mobile-play-card-copy small{color:#675d60}#app.native-mobile .mobile-play-browse-button{border-color:#8e452f3d;color:#7a3524;background:#f5e4da}#app.native-mobile .mobile-play-instrument-card,#app.native-mobile .mobile-play-map-card{border-color:#28222329;color:#282223;background:#fffaf3;box-shadow:0 14px 30px #44302617}#app.native-mobile .mobile-play-instrument-icon{color:#8e452f;background:#f3e8dd}#app.native-mobile .mobile-play-instrument-card em,#app.native-mobile .mobile-play-map-card em{color:#8e452f}#app.native-mobile .mobile-play-instrument-card.is-selected,#app.native-mobile .mobile-play-map-card.is-selected{border-color:#8e452f94;background:#f4dacb;box-shadow:0 0 0 2px #8e452f17,0 14px 30px #4430261c}#app.native-mobile .mobile-control-group,#app.native-mobile .mobile-record-card,#app.native-mobile .mobile-profile-card,#app.native-mobile .mobile-settings-card,#app.native-mobile .mobile-map-strip{border-color:#28222329;color:#282223;background:#fffaf3;box-shadow:0 18px 42px #4430261a}#app.native-mobile .mobile-control-row,#app.native-mobile .mobile-settings-row{border-top-color:#2822231f;color:#282223}#app.native-mobile .mobile-control-row small,#app.native-mobile .mobile-settings-row small,#app.native-mobile .mobile-profile-identity small,#app.native-mobile .mobile-map-strip em,#app.native-mobile .mobile-record-world small{color:#675d60}#app.native-mobile .mobile-control-row strong,#app.native-mobile .mobile-settings-row strong,#app.native-mobile .mobile-profile-identity strong,#app.native-mobile .mobile-map-strip strong,#app.native-mobile .mobile-record-world strong,#app.native-mobile .mobile-record-settings dt{color:#282223}#app.native-mobile .mobile-control-icon,#app.native-mobile .mobile-settings-icon{color:#8e452f;background:#f3e8dd}#app.native-mobile .mobile-row-value,#app.native-mobile .mobile-chevron,#app.native-mobile .mobile-settings-arrow,#app.native-mobile .mobile-settings-value,#app.native-mobile .mobile-record-settings dd,#app.native-mobile .mobile-save-default,#app.native-mobile .mobile-profile-identity span,#app.native-mobile .mobile-settings-card h3,#app.native-mobile .mobile-map-strip small{color:#8e452f}#app.native-mobile .mobile-record-world,#app.native-mobile .mobile-record-settings div{border-color:#2822231f}#app.native-mobile .mobile-primary-button,#app.native-mobile .mobile-hero-cta{border-color:#282223;color:#fffaf3;background:#282223;box-shadow:0 13px 30px #2822232e}#app.native-mobile .mobile-secondary-button{border-color:#2822233d;color:#3f3739;background:#fffaf3}#app.native-mobile .mobile-profile-avatar{border-color:#8e452f3d;color:#3a2925;background:#f4dacb}#app.native-mobile .mobile-logout-button{border-color:#8f2f2a59;color:#8f2f2a;background:#fae8e3}#app.native-mobile .mobile-account-actions p{color:#8e452f}#app.native-mobile #map-gallery .mobile-worlds-heading p{color:#675d60}#app.native-mobile #map-gallery .map-card,#app.native-mobile #map-gallery .map-card.featured,#app.native-mobile #map-gallery .map-card-copy{border-color:#28222329;color:#282223;background:#fffaf3}#app.native-mobile .mobile-picker-sheet{color:#282223}#app.native-mobile .mobile-picker-panel{border-color:#28222329;background:#fffaf3;box-shadow:0 -22px 65px #4430263d}#app.native-mobile .mobile-picker-handle{background:#b9aaa3}#app.native-mobile .mobile-picker-panel h2,#app.native-mobile .mobile-choice-row,#app.native-mobile .mobile-map-choice{color:#282223}#app.native-mobile .mobile-picker-panel p,#app.native-mobile .mobile-picker-empty,#app.native-mobile .mobile-picker-meta,#app.native-mobile .mobile-choice-row small,#app.native-mobile .mobile-map-choice small{color:#675d60}#app.native-mobile .mobile-picker-panel header>button{color:#3f3739;background:#ece4dc}#app.native-mobile .mobile-picker-search{border-color:#28222333;color:#282223;background:#fffdf9}#app.native-mobile .mobile-picker-search::placeholder{color:#746a6d}#app.native-mobile .mobile-picker-category-field{color:#675d60}#app.native-mobile .mobile-picker-category-field select{color:#282223;border-color:#28222324;background:#fffdf9}#app.native-mobile .mobile-picker-category-field select:focus{border-color:#9a472d9e;box-shadow:0 0 0 3px #9a472d1a}#app.native-mobile .mobile-picker-more{color:#8e452f;border-color:#8e452f38;background:#f5ede5}#app.native-mobile .mobile-picker-choices{border-color:#28222324}#app.native-mobile .mobile-choice-row,#app.native-mobile .mobile-map-choice{border-top-color:#2822231c;background:#fffdf9}#app.native-mobile .mobile-choice-row.is-selected,#app.native-mobile .mobile-map-choice.is-selected{background:#f4dacb}#app.native-mobile .mobile-choice-row em,#app.native-mobile .mobile-map-choice em{color:#8e452f}#app.native-mobile .mobile-feature-card .mobile-eyebrow,#app.native-mobile .mobile-vibe-hero .mobile-eyebrow{color:#ffd2bc}#app.native-mobile .mobile-feature-card h2,#app.native-mobile .mobile-vibe-hero h2{color:#fff7f2}#app.native-mobile .mobile-feature-card p,#app.native-mobile .mobile-vibe-hero p{color:#eadcd7}[data-mobile-performance=true] [data-visualizer-controls]{inset:0!important;width:100vw!important;max-width:none!important;height:100dvh!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transform:none!important;pointer-events:none}[data-mobile-performance=true] [data-mobile-dev-overlay],[data-mobile-performance=true] [data-visualizer-controls] [data-control-group]{display:none!important}[data-mobile-performance=true] [data-visualizer-controls] [data-task-group=capture]{display:block!important;min-height:0!important;padding:0!important}[data-mobile-performance=true] [data-visualizer-controls] [data-task-group=capture]>button{display:none!important}[data-mobile-performance=true] [data-task-panel=capture]{position:absolute!important;z-index:14!important;top:auto!important;right:auto!important;bottom:calc(100% + 8px)!important;left:0!important;width:min(360px,calc(100vw - 20px - env(safe-area-inset-left) - env(safe-area-inset-right)))!important;max-height:min(72svh,680px)!important;padding:18px!important;overflow-y:auto!important;border-radius:25px!important;transform:none!important;pointer-events:auto}[data-mobile-performance=true] [data-task-panel=capture]>[data-task-heading],[data-mobile-performance=true] [data-task-panel=capture]>[data-task-purpose],[data-mobile-performance=true] [data-task-panel=capture]>[data-desktop-settings-overview],[data-mobile-performance=true] [data-task-panel=capture]>[data-desktop-settings-record-title],[data-mobile-performance=true] [data-task-panel=capture]>[data-desktop-settings-extras]{display:none!important}.mobile-recording-source-rows{display:none}[data-mobile-performance=true] .mobile-recording-source-rows{display:grid;gap:1px;margin-bottom:14px;overflow:hidden;border:1px solid rgba(255,226,216,.14);border-radius:16px;background:#0f090d4d}[data-mobile-performance=true] .mobile-recording-source-rows button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:64px;padding:10px 14px;border:0;color:#fff4ef;background:#ffffff0b;font:inherit;text-align:left}[data-mobile-performance=true] .mobile-recording-source-rows button>span:first-child,[data-mobile-performance=true] .mobile-recording-source-rows button small,[data-mobile-performance=true] .mobile-recording-source-rows button strong{display:block;min-width:0}[data-mobile-performance=true] .mobile-recording-source-rows button small{margin-bottom:4px;color:#bc9183;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}[data-mobile-performance=true] .mobile-recording-source-rows button strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}[data-mobile-performance=true] .mobile-recording-source-rows button>span:last-child{padding-left:12px;color:#caa99d;font-size:25px;font-weight:400}[data-mobile-performance=true] .mobile-recording-source-rows [data-mobile-instrument-setting]{padding-left:22px;background:#f4ae9113;box-shadow:inset 3px 0 #f4ae91}[data-mobile-performance=true] .mobile-recording-source-rows button:disabled{opacity:.45}[data-mobile-performance=true] .mobile-recording-source-rows button[hidden]{display:none!important}.mobile-camera-controls{display:none}[data-mobile-performance=true] .mobile-camera-controls{display:grid;gap:10px;margin:-3px 0 14px;padding:12px;border:1px solid rgba(255,226,216,.14);border-radius:16px;background:#0f090d4d}[data-mobile-performance=true] .mobile-camera-controls[hidden]{display:none!important}[data-mobile-performance=true] .mobile-camera-control-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}[data-mobile-performance=true] .mobile-camera-control-row>span{color:#d6afa2;font-size:10px;font-weight:800}[data-mobile-performance=true] .mobile-camera-control-row>strong{color:#f3c4b4;font-size:10px;font-weight:850}[data-mobile-performance=true] .mobile-camera-control-row>div{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(44px,auto);gap:2px;padding:3px;border-radius:12px;background:#0604076b}[data-mobile-performance=true] .mobile-camera-control-row button{min-height:34px;padding:0 10px;border:0;border-radius:9px;color:#bfa59c;background:transparent;font:800 10px/1 "M PLUS Rounded 1c",ui-rounded,-apple-system,sans-serif}[data-mobile-performance=true] .mobile-camera-control-row button[aria-pressed=true]{color:#2b171b;background:#f4ae91;box-shadow:0 3px 10px #00000038}[data-mobile-performance=true] .mobile-camera-control-row button:disabled{opacity:.42}[data-mobile-performance=true] [data-capture-audio-setting],[data-mobile-performance=true] [data-app-instrument-setting],[data-mobile-performance=true] [data-capture-camera-setting],[data-mobile-performance=true] [data-capture-format-setting],[data-mobile-performance=true] [data-capture-composition-setting],[data-mobile-performance=true] [data-capture-key-setting],[data-mobile-performance=true] [data-capture-meter-setting],[data-mobile-performance=true] [data-capture-overlay-content],[data-mobile-performance=true] [data-capture-audio-hint]{display:none!important}[data-mobile-performance=true][data-mobile-settings-open]:before{position:fixed;z-index:5;inset:0;background:#05030794;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);content:"";pointer-events:none}[data-mobile-performance=true][data-mobile-settings-open] .mobile-touch-octave-controls{opacity:0;pointer-events:none}@media(orientation:portrait){[data-mobile-performance=true][data-mobile-settings-open] .mobile-performance-hud.uses-touch-keybed .mobile-performance-dock{bottom:max(9px,env(safe-area-inset-bottom))}}.mobile-performance-hud{position:fixed;z-index:12;inset:0;pointer-events:none;color:#fff5f0;font-family:"M PLUS Rounded 1c",ui-rounded,-apple-system,sans-serif}.mobile-recording-picker-backdrop{position:fixed;z-index:30;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:0 max(8px,env(safe-area-inset-right)) 0 max(8px,env(safe-area-inset-left));pointer-events:auto;background:#05030700;transition:background .22s ease}.mobile-recording-picker-backdrop[hidden]{display:none}.mobile-recording-picker-backdrop[data-open=true]{background:#05030780}.mobile-recording-picker{box-sizing:border-box;width:min(100%,560px);max-height:min(72svh,620px);overflow:hidden;padding:8px 12px calc(12px + env(safe-area-inset-bottom));border:1px solid rgba(255,236,229,.18);border-bottom:0;border-radius:28px 28px 0 0;color:#fff5f0;background:#1f141cf7;box-shadow:0 -24px 70px #00000073;backdrop-filter:blur(30px) saturate(170%);-webkit-backdrop-filter:blur(30px) saturate(170%);transform:translateY(105%);transition:transform .24s cubic-bezier(.22,.85,.32,1)}.mobile-recording-picker-backdrop[data-open=true] .mobile-recording-picker{transform:translateY(0)}.mobile-recording-picker-grabber{width:38px;height:5px;margin:0 auto 8px;border-radius:999px;background:#ffffff47}.mobile-recording-picker>header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:8px 5px 12px}.mobile-recording-picker h2,.mobile-recording-picker p{margin:0}.mobile-recording-picker h2{font-size:18px;line-height:1.2}.mobile-recording-picker p{margin-top:4px;color:#b99b92;font-size:10px;font-weight:650;line-height:1.3}.mobile-recording-picker>header button{min-width:58px;min-height:38px;border:0;border-radius:12px;color:#2b171b;background:#f4ae91;font:850 11px/1 "M PLUS Rounded 1c",ui-rounded,-apple-system,sans-serif}.mobile-recording-picker-search{box-sizing:border-box;width:100%;height:46px;margin:0 0 10px;border:1px solid rgba(255,226,216,.16);border-radius:14px;padding:0 14px;outline:0;color:#fff5f0;background:#0805097a;font:750 16px/1 "M PLUS Rounded 1c",ui-rounded,-apple-system,sans-serif}.mobile-recording-picker-search::placeholder{color:#9c8078}.mobile-recording-picker-search:focus{border-color:#f4ae91ad;box-shadow:0 0 0 3px #f4ae911c}.mobile-recording-picker-search[hidden]{display:none}.mobile-recording-picker-options{max-height:min(52svh,430px);overflow-y:auto;border:1px solid rgba(255,226,216,.12);border-radius:17px;background:#0b070b5c;-webkit-overflow-scrolling:touch}.mobile-recording-picker-option{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;width:100%;min-height:64px;padding:10px 14px;border:0;border-bottom:1px solid rgba(255,226,216,.1);color:#fff5f0;background:transparent;font:inherit;text-align:left}.mobile-recording-picker-option.has-instrument-icon{grid-template-columns:42px minmax(0,1fr) 28px;gap:11px;padding-left:10px}.mobile-recording-picker-instrument-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px}.mobile-recording-picker-group{position:sticky;z-index:1;top:0;padding:10px 14px 7px;border-bottom:1px solid rgba(255,226,216,.08);color:#d79e8b;background:#180f16f5;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.mobile-recording-picker-empty{margin:0;padding:28px 16px;color:#b99b92;font-size:12px;font-weight:700;text-align:center}.mobile-recording-picker-option:last-child{border-bottom:0}.mobile-recording-picker-option[aria-selected=true]{background:#f4ae911c}.mobile-recording-picker-option strong,.mobile-recording-picker-option small{display:block}.mobile-recording-picker-option strong{font-size:13px}.mobile-recording-picker-option small{margin-top:4px;color:#b99b92;font-size:9px;font-weight:650;line-height:1.3}.mobile-recording-picker-check{color:#f4ae91;font-size:19px;font-weight:900;text-align:right}.mobile-performance-topbar,.mobile-performance-dock,.mobile-touch-octave-controls,.mobile-display-sheet{pointer-events:auto;border:1px solid rgba(255,226,216,.17);background:#1f131bc7;box-shadow:inset 0 1px #ffffff1a,0 16px 40px #00000059;backdrop-filter:blur(25px) saturate(165%);-webkit-backdrop-filter:blur(25px) saturate(165%)}.mobile-vibe-input,[data-mobile-experience=vibe] .mobile-performance-midi,[data-mobile-experience=vibe] .mobile-performance-instrument,[data-mobile-experience=vibe] .mobile-performance-hide,[data-mobile-experience=vibe] .mobile-touch-octave-controls,[data-mobile-experience=vibe] .mobile-performance-dock{display:none!important}[data-mobile-experience=vibe] .mobile-performance-topbar{grid-template-columns:44px minmax(0,1fr) auto}[data-mobile-experience=vibe] .mobile-performance-hud.has-support .mobile-performance-topbar{grid-template-columns:44px minmax(0,1fr) auto auto}[data-mobile-experience=vibe] .mobile-vibe-input{display:inline-flex!important;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid rgba(143,235,188,.2)!important;border-radius:999px;color:#aaf0c9!important;background:#389c662b!important;font-size:10px!important;font-weight:800!important}[data-mobile-experience=vibe] .mobile-vibe-input[aria-pressed=true]:before{width:7px;height:7px;margin-right:7px;border-radius:50%;background:#6be0a2;content:""}.mobile-performance-topbar{position:absolute;top:max(9px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right));left:max(10px,env(safe-area-inset-left));display:grid;grid-template-columns:44px minmax(0,1fr) minmax(112px,auto) auto;column-gap:7px;align-items:center;min-height:55px;padding:5px 7px;border-radius:20px}.mobile-performance-hud.has-support .mobile-performance-topbar{grid-template-columns:44px minmax(0,1fr) minmax(112px,auto) auto auto}.mobile-performance-topbar button,.mobile-performance-dock button,.mobile-touch-octave-controls button,.mobile-display-sheet button{min-height:44px;border:0;color:inherit;background:transparent;font:inherit}.mobile-performance-donate{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:58px;min-height:38px;padding:0 7px;border:1px solid rgba(244,174,145,.18);border-radius:999px;color:#f1b299;background:#f4ae9112;font-size:9px;font-weight:850;text-decoration:none}.mobile-performance-donate:hover{border-color:#f4ae9157;background:#f4ae9124}.mobile-performance-donate:focus-visible{outline:2px solid #f4ae91;outline-offset:2px}.mobile-performance-back{min-width:44px;border-radius:14px!important;font-size:26px!important}.mobile-performance-instrument{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;min-width:112px;max-width:190px;padding:5px 11px!important;border:1px solid rgba(244,174,145,.2)!important;border-radius:14px!important;color:#f2d8cf!important;background:#f4ae9114!important;text-align:left}.mobile-performance-instrument>span:first-child{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;color:#f1b299;font-size:15px}.mobile-performance-instrument>span:first-child svg{width:18px;height:18px}.mobile-performance-instrument small,.mobile-performance-instrument strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-performance-instrument small{color:#bc9183;font-size:7px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.mobile-performance-instrument strong{margin-top:2px;font-size:10px}.mobile-performance-hide{min-width:50px;border-radius:14px!important;color:#f1b299!important;background:#f4ae911a!important;font-size:9px!important;font-weight:850!important}.mobile-recording-settings{min-width:64px;border-radius:14px!important;color:#f1b299!important;background:#f4ae911a!important;font-size:10px!important;font-weight:850!important}.mobile-recording-settings[aria-expanded=true]{color:#2b171b!important;background:#f4ae91!important}.mobile-control-anchor{position:relative;display:grid;min-width:0}.mobile-control-anchor>button{width:100%}.mobile-performance-dock [data-mobile-display][aria-expanded=true]{color:#2b171b!important;background:#f4ae91!important;border-radius:14px}[data-mobile-performance=true] [data-capture-method-setting] button[aria-pressed=true]{color:#21110d!important;background:linear-gradient(135deg,#f4ae91,#ffd4a3)!important}.mobile-performance-world{min-width:0;padding-inline:8px}.mobile-performance-world span,.mobile-performance-world strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-performance-world span{color:#c38d7b;font-size:8px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.mobile-performance-world strong{margin-top:2px;font-size:13px}.mobile-performance-midi{display:inline-flex;align-items:center;min-height:32px;padding:0 9px;border-radius:999px;color:#aaf0c9;background:#389c662b;font-size:9px;font-weight:800}.mobile-performance-midi.is-disconnected{color:#f5baa7;background:#d05b4829}.mobile-performance-midi.is-pending{color:#d2bdc5;background:#ffffff14}.mobile-performance-dock{position:absolute;right:max(10px,env(safe-area-inset-right));bottom:max(9px,env(safe-area-inset-bottom));left:max(10px,env(safe-area-inset-left));display:grid;grid-template-columns:1fr 82px 1fr;column-gap:8px;align-items:center;min-height:76px;padding:5px 9px;border-radius:26px}.mobile-performance-hud.uses-touch-keybed .mobile-performance-dock{bottom:calc(var(--mobile-touch-keybed-height, 96px) + 64px + env(safe-area-inset-bottom))}.mobile-touch-octave-controls{position:absolute;bottom:calc(var(--mobile-touch-keybed-height, 96px) - 1px + env(safe-area-inset-bottom));left:50%;display:grid;grid-template-columns:50px minmax(66px,auto) 50px;align-items:center;min-height:52px;padding:3px;overflow:hidden;border-radius:18px 18px 0 0;transform:translate(-50%)}.mobile-touch-octave-controls[hidden]{display:none}.mobile-touch-octave-controls button{display:grid;width:50px;min-height:48px;place-items:center;border:0;border-radius:14px;color:#fff8f4;background:#f4ae9129;font-size:27px;font-weight:850;line-height:1}.mobile-touch-octave-controls output{min-width:66px;color:#e7cbc1;font-size:11px;font-weight:850;letter-spacing:.02em;text-align:center;white-space:nowrap}.mobile-performance-hud.uses-touch-keybed .mobile-display-sheet{bottom:calc(100% + 8px);max-height:calc(100svh - var(--mobile-touch-keybed-height, 96px) - 167px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow-y:auto}.mobile-performance-dock>button:not(.mobile-performance-record),.mobile-settings-anchor>button,.mobile-performance-dock-actions>button,.mobile-display-anchor>button{min-height:46px;border-radius:16px;color:#d6b7ac;background:#f4ae9113;font-size:10px;font-weight:800}.mobile-performance-dock-actions{display:grid;grid-template-columns:minmax(0,1fr);min-width:0}.mobile-display-sheet .mobile-performance-hide{width:100%;min-height:44px;margin-bottom:10px;text-align:left;font-size:11px!important}.mobile-performance-record{justify-self:center;display:grid;width:68px;height:68px;min-height:68px!important;place-items:center;padding:0;border:4px solid #fff3ed!important;border-radius:50%;color:#fff!important;background:#e65f5e!important;box-shadow:0 9px 25px #00000057;font-size:9px!important;font-weight:900!important;line-height:1.1;text-align:center;white-space:pre-line}.mobile-performance-record[data-recording=true]{border-radius:22px}.mobile-performance-dock button:disabled,.mobile-performance-topbar button:disabled,.mobile-touch-octave-controls button:disabled,.mobile-display-sheet button:disabled{opacity:.42}.mobile-display-sheet{position:absolute;z-index:14;right:0;bottom:calc(100% + 8px);left:auto;display:block;box-sizing:border-box;width:min(360px,calc(100vw - 20px - env(safe-area-inset-left) - env(safe-area-inset-right)));max-height:min(72svh,680px);padding:10px;overflow-y:auto;border-radius:20px}.mobile-display-sheet[hidden]{display:none}.mobile-display-sheet button{border:1px solid rgba(255,226,216,.12);border-radius:13px;color:#f2d8cf;background:#ffffff0e;font-size:10px;font-weight:800}.mobile-display-sheet button[aria-pressed=true]{color:#251419;background:#f4ae91}.mobile-display-primary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mobile-live-score-summary{margin:9px 3px 0;color:#cba398;font-size:9px;font-weight:750;line-height:1.35;text-align:center}.mobile-display-camera-options{margin-top:9px;padding:10px;border:1px solid rgba(255,226,216,.13);border-radius:15px;background:#0a06093d}.mobile-display-section-label{margin:0 2px 8px;color:#e4b5a5;font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.mobile-display-composition{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding:3px;border-radius:12px;background:#03020447}.mobile-display-composition button{min-height:38px}.mobile-display-visual{width:100%;min-height:40px!important;margin-top:8px}.mobile-display-sheet [hidden]{display:none!important}[data-mobile-performance=true] [data-controls-reveal-zone]{top:max(4px,env(safe-area-inset-top))!important;right:max(6px,env(safe-area-inset-right))!important;left:auto!important;z-index:13!important;display:flex!important;justify-content:flex-end!important;width:58px!important;height:46px!important;transform:none!important}[data-mobile-performance=true] [data-controls-reveal-zone]>button{min-width:58px!important;min-height:46px!important;padding:7px 10px!important;border-color:#ffe2d826!important;border-radius:0 0 0 11px!important;background:#1f131b6b!important;box-shadow:none!important;color:#fff5f0d1!important;font-size:9px!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}[data-mobile-performance=true][data-native-recording] [data-controls-reveal-zone]{top:max(9px,env(safe-area-inset-top))!important;right:max(10px,env(safe-area-inset-right))!important;width:88px!important;height:48px!important}[data-mobile-performance=true][data-native-recording] [data-controls-reveal-zone]>button{width:88px!important;min-width:88px!important;height:44px!important;min-height:44px!important;padding:0 12px!important;border:1px solid rgba(255,255,255,.42)!important;border-radius:999px!important;color:#fff!important;background:#d24145e6!important;box-shadow:0 7px 22px #2b070c52!important;font-size:10px!important;font-weight:900!important;backdrop-filter:blur(16px) saturate(155%)!important;-webkit-backdrop-filter:blur(16px) saturate(155%)!important}[data-mobile-performance=true][data-native-recording] [data-controls-reveal-zone][data-native-capture-action=cancel]>button{color:#ffe9e1!important;background:#361f26c7!important}[data-mobile-performance=true][data-native-recording] [data-controls-reveal-zone][data-native-capture-action=ignore]{pointer-events:none!important}[data-mobile-performance=true][data-native-recording] [data-controls-reveal-zone][data-native-capture-action=ignore]>button{opacity:0!important}[data-mobile-performance=true] [data-capture-workflow],[data-mobile-performance=true] [data-capture-result]{max-width:calc(100vw - 24px)!important}[data-mobile-performance=true] [data-capture-result]{z-index:18!important;top:max(12px,env(safe-area-inset-top))!important;right:max(12px,env(safe-area-inset-right))!important;bottom:calc(94px + env(safe-area-inset-bottom))!important;left:max(12px,env(safe-area-inset-left))!important;width:auto!important;max-height:none!important;overflow-y:auto!important}[data-mobile-performance=true] [data-capture-result-video]{max-height:min(52svh,620px)!important}[data-mobile-performance=true][data-capture-review=true] [data-capture-result]{inset:0!important;z-index:60!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;height:100svh!important;max-height:none!important;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) calc(92px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))!important;flex-direction:column;overflow:hidden!important;border:0!important;border-radius:0!important;background:radial-gradient(circle at 82% 4%,rgba(121,77,114,.2),transparent 34%),linear-gradient(180deg,#1b1118,#0b080b)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;isolation:isolate;pointer-events:auto!important}[data-mobile-performance=true][data-capture-review=true] .mobile-performance-hud,[data-mobile-performance=true][data-capture-review=true] [data-visualizer-controls]{visibility:hidden!important;pointer-events:none!important}[data-mobile-performance=true][data-capture-review=true] [data-capture-result-header]{position:relative;z-index:3;flex:0 0 auto;min-height:48px;padding-bottom:12px;border-bottom:1px solid rgba(244,174,145,.16)}[data-mobile-performance=true][data-capture-review=true] [data-v=close-take]{min-height:42px;padding:0 12px!important;border:1px solid rgba(244,174,145,.2)!important;border-radius:999px!important;background:#ffffff0e!important;color:#ffe8de!important;font-size:13px!important;font-weight:850!important}[data-mobile-performance=true][data-capture-review=true] [data-capture-result-content]{position:relative;z-index:1;flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}[data-mobile-performance=true][data-capture-review=true] [data-capture-result-video]{position:relative;z-index:0;width:100%!important;max-height:min(54svh,calc(100svh - 330px))!important;margin:0!important;border:1px solid rgba(255,255,255,.09);border-radius:18px!important;box-shadow:0 20px 58px #0000006b}[data-mobile-performance=true][data-capture-review=true] [data-capture-preview-frame]{flex:0 0 auto;margin-top:14px!important;overflow:hidden;border-radius:18px!important}[data-mobile-performance=true][data-capture-review=true] [data-capture-edit-safe-zone]{z-index:2}[data-mobile-performance=true][data-capture-review=true] [data-capture-preview-controls]{position:relative;z-index:2;min-height:44px;pointer-events:auto}[data-mobile-performance=true][data-capture-review=true] [data-capture-preview-controls] button{flex:0 0 auto;min-height:42px;padding:8px 13px!important;border:1px solid rgba(244,174,145,.24)!important;border-radius:13px!important;background:#ffffff0e!important;color:#ffe8de!important;pointer-events:auto;touch-action:manipulation}[data-mobile-performance=true][data-capture-review=true] [data-capture-preview-timeline]{min-width:0;flex:1 1 auto;accent-color:#f4ae91;pointer-events:auto}[data-mobile-performance=true][data-capture-review=true] [data-capture-preview-time]{flex:0 0 auto;color:#c99582;font-size:11px;font-weight:750;font-variant-numeric:tabular-nums}[data-mobile-performance=true][data-capture-review=true] [data-capture-trim]{position:relative;z-index:2;margin-bottom:14px;padding:14px!important;border-radius:16px!important;pointer-events:auto}[data-mobile-performance=true][data-capture-review=true] [data-capture-editor]{position:relative;z-index:2;margin-bottom:14px;border-radius:16px!important;pointer-events:auto}[data-mobile-performance=true][data-capture-review=true] [data-capture-caption-settings] textarea,[data-mobile-performance=true][data-capture-review=true] [data-capture-caption-settings] select{min-height:44px;font-size:16px!important}[data-mobile-performance=true][data-capture-review=true] [data-capture-trim-timeline] input[type=range]{min-width:0;width:100%;height:100%!important;accent-color:#f4ae91;pointer-events:none;touch-action:none}[data-mobile-performance=true][data-capture-review=true] [data-capture-trim] output{font-variant-numeric:tabular-nums}[data-mobile-performance=true][data-capture-review=true] [data-v=apply-edits]{min-height:42px;border:1px solid rgba(244,174,145,.3)!important;border-radius:12px!important;background:#ffffff0e!important;color:#ffe8de!important;pointer-events:auto;touch-action:manipulation}[data-mobile-performance=true][data-capture-review=true] [data-capture-result-footer]{position:fixed;z-index:70;right:max(16px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));left:max(16px,env(safe-area-inset-left));padding-top:10px;pointer-events:auto;background:linear-gradient(180deg,#0b080b00,#0b080b 18px);transform:translateZ(0);-webkit-transform:translateZ(0)}[data-mobile-performance=true] [data-capture-result-footer][data-capture-result-footer-portal]{display:none}[data-mobile-performance=true][data-capture-review=true] [data-capture-result-actions]{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important;margin-top:0!important;pointer-events:auto}[data-mobile-performance=true][data-capture-review=true] [data-capture-preview-actions][hidden],[data-mobile-performance=true][data-capture-review=true] [data-capture-edit-actions][hidden]{display:none!important}[data-mobile-performance=true][data-capture-review=true] [data-capture-edit-actions]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:8px;margin-top:0!important;pointer-events:auto}[data-mobile-performance=true][data-capture-review=true] [data-capture-edit-actions] button{min-height:48px;margin:0!important;padding:9px 8px!important;border-radius:14px!important;font-size:12px!important;pointer-events:auto;touch-action:manipulation}[data-mobile-performance=true][data-capture-review=true] [data-capture-result-actions] button{min-height:48px;margin:0!important;padding:9px 8px!important;border-radius:14px!important;font-size:12px!important;line-height:1.2!important;white-space:normal!important;overflow-wrap:anywhere;pointer-events:auto;touch-action:manipulation}[data-mobile-performance=true][data-capture-review=true] [data-capture-result]:is([data-capture-result-state=finishing],[data-capture-result-state=processing]) [data-capture-result-actions]{grid-template-columns:1fr}[data-mobile-performance=true][data-capture-review=true] [data-capture-result-footer][data-capture-result-state=finishing] [data-capture-result-actions],[data-mobile-performance=true][data-capture-review=true] [data-capture-result-footer][data-capture-result-state=processing] [data-capture-result-actions]{grid-template-columns:1fr}@media(max-width:460px){.mobile-performance-donate{display:none}.mobile-performance-hud.has-support .mobile-performance-topbar{grid-template-columns:44px minmax(68px,1fr) minmax(112px,auto) auto}.mobile-primary-actions{grid-template-columns:1fr}.mobile-play-hero{min-height:390px}#app.native-mobile #map-gallery .map-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:350px){#app.native-mobile #map-gallery .gallery-hero.mobile-worlds-hero{grid-template-columns:1fr;gap:13px}#app.native-mobile #map-gallery .mobile-worlds-hero .mobile-midi-status{justify-self:start}}@media(orientation:landscape)and (max-height:760px){#app.native-mobile #start-overlay{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.mobile-page{min-height:0}#app.native-mobile.mobile-tab-play .mobile-play-page{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(230px,.55fr);grid-template-rows:auto 1fr;gap:12px}.mobile-play-page .mobile-page-header{grid-column:1 / -1}#app.native-mobile.mobile-tab-library #mobile-library{display:grid!important;grid-template-columns:minmax(250px,.72fr) minmax(360px,1.28fr);grid-template-rows:auto auto 1fr;align-content:start;gap:12px}.mobile-library-page .mobile-page-header{grid-column:1 / -1;min-height:52px;padding-top:0;padding-bottom:4px}.mobile-library-page .mobile-page-header h2{font-size:40px}.mobile-library-page .mobile-profile-card{grid-column:1;grid-row:2}.mobile-library-page .mobile-settings-card{grid-column:2;grid-row:2 / span 2}.mobile-library-page .mobile-settings-card h3{padding:11px 13px 8px}.mobile-library-page .mobile-settings-row{grid-template-columns:32px minmax(0,1fr) auto;min-height:54px;gap:8px;padding:7px 13px}.mobile-library-page .mobile-settings-icon{width:30px;height:30px;border-radius:10px;font-size:14px}.mobile-library-page .mobile-account-actions{grid-column:1;grid-row:3;margin-top:0}.mobile-play-hero{min-height:260px}.mobile-primary-actions{align-content:end;grid-template-columns:1fr;padding-top:0}.mobile-support-copy{display:none}.mobile-performance-topbar{right:auto;width:calc(100vw - clamp(252px,35vw,306px) - 28px - env(safe-area-inset-left) - env(safe-area-inset-right))}.mobile-performance-dock{top:max(8px,env(safe-area-inset-top));right:max(8px,env(safe-area-inset-right));bottom:auto;left:auto;grid-template-columns:minmax(68px,82px) 54px minmax(104px,1fr);grid-template-rows:54px;gap:5px;width:clamp(252px,35vw,306px);min-height:54px;box-sizing:border-box;padding:3px 5px;border-radius:20px;transform:none}.mobile-performance-hud.uses-touch-keybed .mobile-performance-dock{top:max(8px,env(safe-area-inset-top));bottom:auto;transform:none}.mobile-performance-record{width:50px;height:50px;min-height:50px!important;border-width:3px!important;font-size:8px!important}.mobile-performance-dock>button:not(.mobile-performance-record),.mobile-settings-anchor>button,.mobile-performance-dock-actions>button,.mobile-display-anchor>button{min-height:44px;border-radius:14px}.mobile-display-sheet{top:calc(100% + 8px);right:0;bottom:auto;left:auto;width:min(280px,calc(100vw - 20px - env(safe-area-inset-left) - env(safe-area-inset-right)));max-height:calc(100svh - 82px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow-y:auto;transform:none}[data-mobile-performance=true][data-mobile-settings-open] [data-task-panel=capture]{top:calc(100% + 8px)!important;right:auto!important;bottom:auto!important;left:0!important;display:block!important;width:min(280px,calc(100vw - 20px - env(safe-area-inset-left) - env(safe-area-inset-right)))!important;max-height:calc(100svh - 82px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;padding:10px!important;overflow-y:auto!important;border-radius:20px!important}[data-mobile-performance=true] .mobile-recording-source-rows{align-content:start;gap:7px;margin:0;padding:0;overflow:visible;border:0;border-radius:0;background:transparent}[data-mobile-performance=true] .mobile-recording-source-rows button{min-height:52px;padding:7px 12px;border:1px solid rgba(255,226,216,.12);border-radius:14px;background:#ffffff0b}[data-mobile-performance=true] .mobile-recording-source-rows [data-mobile-instrument-setting]{padding-left:14px;border-color:#f4ae9133;box-shadow:inset 3px 0 #f4ae91}[data-mobile-performance=true] [data-mobile-capture-quick-settings]{display:grid!important;grid-template-columns:minmax(0,1fr);align-content:start;align-items:stretch!important;box-sizing:border-box;gap:8px!important;width:100%;margin-top:8px;overflow:visible}[data-mobile-performance=true] [data-mobile-capture-quick-settings]>*{box-sizing:border-box;width:100%}[data-mobile-performance=true] [data-mobile-capture-quick-settings] select{width:100%!important;max-width:none!important}[data-mobile-performance=true] [data-mobile-capture-quick-settings]>[data-capture-metronome-setting]{box-sizing:border-box;min-height:44px;padding:0 12px;justify-content:center!important;border:1px solid rgba(255,226,216,.12);border-radius:14px;background:#ffffff0b}[data-mobile-performance=true] [data-capture-method-setting]{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:7px;margin-top:0!important;padding-top:9px!important}[data-mobile-performance=true] [data-capture-method-setting] [data-capture-method-label]{margin-bottom:0!important}[data-mobile-performance=true] [data-capture-method-setting]>div:last-child{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px!important}[data-mobile-performance=true] [data-capture-method-setting] button{min-height:38px}[data-mobile-performance=true] .mobile-camera-controls:not([hidden]){margin:8px 0 0;overflow:visible}[data-mobile-performance=true] [data-capture-result]{right:calc(104px + env(safe-area-inset-right))!important;bottom:max(8px,env(safe-area-inset-bottom))!important}[data-mobile-performance=true] [data-capture-result-video]{max-height:54svh!important}}@media(orientation:landscape)and (max-height:760px)and (max-width:700px){.mobile-performance-donate{display:none}.mobile-performance-hud.has-support .mobile-performance-topbar{grid-template-columns:44px minmax(0,1fr) minmax(104px,auto) auto}}
