html[data-mobile-app]{--app-ease:cubic-bezier(0.32,0.72,0,1);--app-radius-xs:8px;--app-radius-sm:10px;--app-radius-md:14px;--app-radius-lg:18px;--app-radius-xl:22px;-webkit-tap-highlight-color:transparent}html[data-mobile-app] ::-webkit-scrollbar{width:0;height:0;display:none}html[data-mobile-app] *{scrollbar-width:none}html[data-mobile-app] .label-mono,html[data-mobile-app] .section-label{letter-spacing:.12em}html[data-mobile-app] .status-badge{letter-spacing:.1em}:where(html[data-mobile-app] button){border-radius:var(--app-radius-sm);transition-timing-function:var(--app-ease)}html[data-mobile-app] .studio-panel,html[data-mobile-app] .studio-panel-flush{border-radius:var(--app-radius-md)}html[data-mobile-app] .status-badge{border-radius:6px}:where(html[data-mobile-app] input[type=text],html[data-mobile-app] input[type=search],html[data-mobile-app] input[type=email],html[data-mobile-app] input[type=password],html[data-mobile-app] input[type=url],html[data-mobile-app] input[type=tel],html[data-mobile-app] input[type=number],html[data-mobile-app] textarea,html[data-mobile-app] select){border-radius:var(--app-radius-sm)}:where(html[data-mobile-app] [role=dialog]){border-radius:var(--app-radius-lg)}:where(html[data-mobile-app] [role=menu],html[data-mobile-app] [role=listbox]){border-radius:var(--app-radius-md);overflow:hidden}:where(html[data-mobile-app] [role=menuitem],html[data-mobile-app] [role=option]){border-radius:var(--app-radius-xs)}html[data-mobile-app].dark .studio-panel,html[data-mobile-app].dark [role=dialog]{box-shadow:inset 0 1px 0 rgb(255 255 255/.04)}:where(html[data-mobile-app] button:not(:disabled):active,html[data-mobile-app] [role=button]:active){scale:.96}:where(html[data-mobile-app] [data-web-only]){display:none!important}:where(html[data-mobile-app]:not([data-mobile-app-ready]) [data-app-hydration-sensitive]){visibility:hidden;pointer-events:none}html[data-mobile-app] [data-app-topbar]{height:3rem}html[data-mobile-app] [data-app-topbar-title]{display:inline}html[data-mobile-app] [data-app-topbar-new]{height:2.25rem;padding-inline:1rem;border-radius:9999px;font-size:12px;font-weight:600;letter-spacing:normal;text-transform:none}html[data-mobile-app] [data-app-topbar-new-icon]{width:.875rem;height:.875rem}html[data-mobile-app] [data-app-bottom-nav]{padding-inline:.25rem;padding-top:.125rem;border-color:rgb(var(--color-surface-border)/.6)}html[data-mobile-app] [data-app-bottom-tab]{min-height:58px;gap:.125rem;padding-block:.375rem}html[data-mobile-app] [data-app-bottom-tab][data-active=false]{color:rgb(var(--color-muted-foreground))}html[data-mobile-app] [data-app-bottom-tab-icon]{display:flex}html[data-mobile-app] [data-app-bottom-tab-label]{font-family:var(--font-inter),system-ui,sans-serif;font-size:10px;font-weight:500;letter-spacing:normal;text-transform:none}html[data-mobile-app] [data-tour-active-shell] div.font-mono{letter-spacing:.12em}:where(html[data-mobile-app] input[type=text],html[data-mobile-app] input[type=search],html[data-mobile-app] input[type=email],html[data-mobile-app] input[type=password],html[data-mobile-app] input[type=url],html[data-mobile-app] input[type=tel],html[data-mobile-app] input[type=number],html[data-mobile-app] textarea,html[data-mobile-app] select){font-size:max(16px,1em)}