html{font-family:Lexend Deca,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-shell-header{justify-content:space-between;align-items:center;gap:16px;padding-inline:24px;display:flex}.app-shell-brand{text-decoration:none}.app-shell-brand:hover .app-page-kicker{opacity:.88}.app-shell-primary{flex:1;min-width:0}.app-shell-platform-nav{background:0 0;border-bottom:0;flex:1;min-width:0}.app-shell-user-trigger{color:inherit;cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;margin:0;padding:4px 8px;display:inline-flex}.app-shell-user-trigger:hover,.app-shell-user-trigger:focus-visible{border-color:var(--halo-color-border-secondary);background:#6086af1f;outline:none}.app-shell-user-label{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.app-shell .app-page{min-height:calc(100vh - var(--app-shell-header-height,56px))}.app-page{background:radial-gradient(circle at top left, #6086af2e, transparent 32rem), var(--halo-color-bg-layout);min-height:100vh;padding:24px}.app-page-center{justify-content:center;align-items:center;display:flex}.app-page-panel{border:1px solid var(--halo-color-border-secondary);width:100%;max-width:720px;box-shadow:0 24px 80px #00000052}.app-page-panel-wide{max-width:1040px}.app-page-kicker{color:var(--halo-color-primary);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:800}.app-marketing{width:100%;max-width:640px}.app-marketing .ant-typography-secondary{margin:0;font-size:16px;line-height:1.7}.app-stack{flex-direction:column;gap:16px;display:flex}.app-actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.app-emulator-banner{z-index:1000;color:#11161d;text-align:center;background:#f3b562;padding:8px 16px;font-weight:800;position:sticky;top:0}.app-support-banner{top:var(--app-shell-header-height,56px);z-index:900;border-bottom:1px solid var(--halo-color-border-secondary);position:sticky}.app-support-banner .ant-alert{border-radius:0}@media (width<=720px){.app-page{padding:16px}.app-shell-header{min-height:var(--app-shell-header-height,56px);flex-direction:column;align-items:flex-start;padding-block:12px;padding-inline:16px;height:auto!important;line-height:normal!important}.app-shell-primary{width:100%}.app-shell-platform-nav{width:100%;overflow-x:auto}.app-support-banner{top:0}.app-shell-user-label{max-width:120px}}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:var(--halo-color-text);background:var(--halo-color-bg-layout);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}
