:root{font-family:Segoe UI Variable,Segoe UI,system-ui,sans-serif;color:#242424;background:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box;letter-spacing:0}html,body,#root{min-width:320px;min-height:100%;margin:0}#root>.fluent-root{min-height:100vh}body{min-height:100vh;background:var(--colorNeutralBackground3, #f5f5f5)}a{color:inherit;text-decoration:none}code{font-family:Cascadia Mono,SFMono-Regular,Consolas,monospace}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr);background:var(--colorNeutralBackground3, #f5f5f5)}.desktop-nav-wrap{position:sticky;top:0;height:100vh;width:248px;min-width:248px;overflow:hidden}.desktop-nav{height:100%;width:248px;min-width:248px;border-right:1px solid var(--colorNeutralStroke2, #e0e0e0);background:var(--colorNeutralBackground3, #f5f5f5)}.desktop-nav .fui-DrawerHeader{padding:20px 14px 12px}.desktop-nav .fui-DrawerBody{padding:6px 8px}.desktop-nav .fui-DrawerFooter{padding:10px;border-top:1px solid var(--colorNeutralStroke2, #e8e8e8)}.brand{height:34px;display:flex;align-items:center;gap:9px;min-width:0}.brand-mark{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;color:var(--colorNeutralForegroundOnBrand, #ffffff);background:var(--colorBrandBackground, #0f6cbd);border-radius:var(--borderRadiusMedium, 4px);box-shadow:var(--shadow2, 0 1px 2px rgb(0 0 0 / 14%))}.brand h3{margin:0;color:var(--colorNeutralForeground1, #242424);white-space:nowrap}.brand.compact h3{font-size:16px;line-height:22px}.brand.compact .brand-mark{width:28px;height:28px}.user-trigger{width:100%;min-height:48px;justify-content:flex-start;gap:9px;padding:6px 7px}.user-trigger>span:last-child{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:1px;line-height:17px}.user-trigger strong{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-trigger.compact{width:36px;min-width:36px;height:36px;padding:4px}.mobile-topbar,.mobile-tabs-wrap{display:none}.chat-title-mobile,.chat-title-mobile-meta,.conversation-mobile-account-trigger{display:none!important}.workspace{min-width:0;min-height:100vh;background:var(--colorNeutralBackground2, #fafafa)}.page{width:min(100%,1120px);margin:0;padding:28px 36px 48px}.page-header{min-height:64px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.page-header h1{margin:0}.page-heading{min-width:0}.page-meta{margin-top:4px;color:var(--colorNeutralForeground2, #616161)}.page-actions{flex-shrink:0;padding-top:4px}.page-loading{min-height:300px;display:grid;place-items:center}.empty-state{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;color:var(--colorNeutralForeground1, #242424)}.empty-state h2,.empty-state p{margin:0}.empty-state>p{max-width:430px;color:var(--colorNeutralForeground2, #616161)}.empty-icon,.device-icon,.conversation-icon{display:grid;place-items:center;color:var(--colorBrandForeground1, #0f6cbd);background:var(--colorBrandBackground2, #ebf3fc);border:1px solid var(--colorBrandStroke2, #cfe4fa);border-radius:var(--borderRadiusMedium, 4px)}.empty-icon{width:48px;height:48px}.device-list,.conversation-list{display:grid;gap:12px}.device-row{width:100%;padding:14px 16px;border:1px solid var(--colorNeutralStroke2, #e0e0e0);border-radius:var(--borderRadiusXLarge, 8px);background:var(--colorNeutralBackground1, #ffffff);box-shadow:var(--shadow2, 0 1px 2px rgb(0 0 0 / 14%))}.device-icon,.conversation-icon{width:40px;height:40px;flex:0 0 40px}.row-title-line{min-width:0;display:flex;align-items:center;gap:10px}.row-title-line>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.presence-label,.conversation-meta>span,.chat-presence,.conversation-status-row>span{display:inline-flex;align-items:center;gap:6px;color:var(--colorNeutralForeground2, #616161);font-size:12px;white-space:nowrap}.device-details{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:12px;padding-top:12px;border-top:1px solid var(--colorNeutralStroke2, #eeeeee)}.device-facts,.approval-facts{min-width:0;display:flex;flex-wrap:wrap;gap:6px}.device-actions{flex:0 0 auto}.device-working-dir{max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-notice{display:flex;align-items:center;gap:7px;margin-top:10px;padding-top:10px;border-top:1px solid var(--colorNeutralStroke2, #eeeeee);font-size:13px}.device-notice.success{color:#107c10}.device-notice.error{color:#c50f1f}.conversation-link{display:block}.conversation-row{min-height:74px;padding:12px 14px;border:1px solid var(--colorNeutralStroke2, #e0e0e0);border-radius:var(--borderRadiusXLarge, 8px);background:var(--colorNeutralBackground1, #ffffff);box-shadow:var(--shadow2, 0 1px 2px rgb(0 0 0 / 14%));transition:border-color .12s ease,background .12s ease,box-shadow .12s ease}.conversation-row:hover{border-color:var(--colorNeutralStroke1Hover, #b3b3b3);background:var(--colorNeutralBackground1Hover, #f7f7f7);box-shadow:var(--shadow4, 0 2px 4px rgb(0 0 0 / 14%))}.conversation-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:6px}.conversation-meta .fui-Caption1{display:inline-flex;align-items:center;gap:5px}.conversation-row time{color:var(--colorNeutralForeground3, #707070);font-size:12px;white-space:nowrap}.login-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:var(--colorNeutralBackground2, #fafafa)}.login-panel{width:min(100%,470px);display:flex;flex-direction:column;align-items:center;gap:24px;padding:40px 32px;text-align:center;border:1px solid var(--colorNeutralStroke2, #e0e0e0);border-radius:var(--borderRadiusXLarge, 8px);background:var(--colorNeutralBackground1, #ffffff);box-shadow:var(--shadow8, 0 4px 8px rgb(0 0 0 / 14%))}.login-copy{width:100%;display:grid;gap:8px}.login-copy h1,.login-copy p{margin:0}.login-title-break{display:none}.login-copy p,.login-panel>span:last-child{color:var(--colorNeutralForeground2, #616161)}.boot-screen{min-height:100vh;display:grid;place-items:center;background:var(--colorNeutralBackground2, #fafafa)}.connect-dialog,.new-conversation-dialog{width:min(92vw,660px);max-width:660px}.pairing-stage{display:grid;gap:8px;margin-bottom:20px}.pairing-panel{display:grid;gap:14px}.command-block{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;color:#f5f5f5;background:#242424;border-radius:6px}.command-block code{overflow-wrap:anywhere;font-size:12px;line-height:18px}.command-block .fui-Button{color:#fff}.waiting-line,.pairing-result{display:flex;align-items:center;justify-content:center;gap:9px;min-height:76px;color:#616161}.approval-device{display:flex;align-items:center;gap:12px;padding:14px;background:var(--colorNeutralBackground3, #f5f5f5);border-radius:var(--borderRadiusMedium, 4px)}.approval-device h3,.approval-device span{margin:0}.approval-copy{min-width:0;display:grid;gap:3px}.pairing-result.success{color:#107c10}.conversation-form{display:grid;gap:16px;min-width:0}.conversation-form .fui-Dropdown,.conversation-form .fui-Input{width:100%}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.conversation-workspace{height:100vh;min-height:620px;display:grid;grid-template-columns:288px minmax(0,1fr);background:var(--colorNeutralBackground2, #fafafa)}.conversation-context{min-width:0;display:flex;flex-direction:column;border-right:1px solid var(--colorNeutralStroke2, #e5e5e5);background:var(--colorNeutralBackground1, #ffffff)}.context-header{height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--colorNeutralStroke2, #e5e5e5)}.context-list{min-height:0;overflow-y:auto;padding:8px 10px}.context-item{position:relative;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:52px;padding:8px 10px 8px 12px;margin-bottom:3px;border-radius:var(--borderRadiusMedium, 4px);color:var(--colorNeutralForeground1, #242424);transition:background .12s ease,color .12s ease}.context-item:hover{background:var(--colorNeutralBackground1Hover, #f0f0f0)}.context-item.active{color:var(--colorNeutralForeground1, #242424);background:var(--colorNeutralBackground1Selected, #e8e8e8)}.context-item.active:before{position:absolute;inset:10px auto 10px 0;width:3px;content:"";background:var(--colorBrandBackground, #0f6cbd);border-radius:var(--borderRadiusCircular, 9999px)}.context-item>svg{color:var(--colorNeutralForeground2, #616161)}.context-item.active>svg{color:var(--colorBrandForeground1, #0f6cbd)}.context-item>span{min-width:0;display:flex;flex-direction:column;gap:2px}.context-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.chat-page{min-width:0;min-height:0;display:grid;grid-template-rows:58px minmax(0,1fr) auto;background:var(--colorNeutralBackground2, #fafafa)}.chat-header{min-width:0;display:flex;align-items:center;gap:8px;padding:0 16px;border-bottom:1px solid var(--colorNeutralStroke2, #e5e5e5);background:var(--colorNeutralBackground1, #ffffff)}.chat-breadcrumb{min-width:0;flex:1}.chat-mobile-title{display:none}.chat-back{flex:0 0 auto}.chat-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;background:var(--colorNeutralBackground2, #fafafa)}.goal-panel,.message-stream,.chat-dock>*{width:min(100% - 40px,820px);margin-left:auto;margin-right:auto}.goal-panel{margin-top:20px;border:1px solid var(--colorNeutralStroke2, #e0e0e0);border-radius:var(--borderRadiusXLarge, 8px);background:var(--colorNeutralBackground1, #ffffff);box-shadow:var(--shadow2, 0 1px 2px rgb(0 0 0 / 14%))}.goal-icon{width:32px;height:32px;display:grid;place-items:center;color:var(--colorBrandForeground1, #0f6cbd);background:var(--colorBrandBackground2, #ebf3fc);border:1px solid var(--colorBrandStroke2, #cfe4fa);border-radius:var(--borderRadiusMedium, 4px)}.goal-state{min-width:max-content;white-space:nowrap}.message-stream{display:grid;gap:4px;padding:18px 0 32px}.message{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:flex-start;gap:10px;padding:12px 10px;border:1px solid transparent;border-radius:var(--borderRadiusXLarge, 8px)}.message.user{border-color:var(--colorNeutralStroke2, #e0e0e0);background:var(--colorNeutralBackground1, #ffffff);box-shadow:var(--shadow2, 0 1px 2px rgb(0 0 0 / 10%))}.message.user .message-avatar{box-shadow:0 0 0 1px var(--colorNeutralStroke2, #e0e0e0)}.message-body{min-width:0;display:grid;gap:5px}.message-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.message-heading strong{font-size:13px;line-height:18px}.message-body p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.55}.chat-empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--colorNeutralForeground3, #707070)}.chat-dock{position:relative;z-index:2;padding:10px 0 max(12px,env(safe-area-inset-bottom));border-top:1px solid var(--colorNeutralStroke2, #e5e5e5);background:var(--colorNeutralBackground1, #ffffff);box-shadow:0 -2px 8px #0000000a}.composer-surface{overflow:hidden;border:1px solid var(--colorNeutralStroke1, #d1d1d1);border-radius:var(--borderRadiusXLarge, 8px);background:var(--colorNeutralBackground1, #ffffff);box-shadow:var(--shadow4, 0 2px 4px rgb(0 0 0 / 14%))}.conversation-status-row{display:flex;align-items:center;gap:1px;overflow-x:auto;min-height:38px;padding:2px 6px;border-bottom:1px solid var(--colorNeutralStroke2, #e5e5e5);background:var(--colorNeutralBackground2, #fafafa);scrollbar-width:none}.conversation-status-row::-webkit-scrollbar{display:none}.conversation-status-row .fui-Button,.conversation-status-row .fui-MenuButton{flex:0 0 auto}.composer-device{min-width:0;max-width:170px;overflow:hidden;padding:0 8px 0 4px;text-overflow:ellipsis}.composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:end;padding:6px}.composer>.fui-Textarea{width:100%;min-height:58px}.composer textarea{min-height:54px;max-height:150px;line-height:20px}.composer-actions{display:flex;gap:6px;align-items:center;padding:0 1px 2px 0}.composer-actions .fui-Button{width:40px;min-width:40px;height:40px}.composer-stop{color:var(--colorPaletteRedForeground1, #c50f1f)}@media(max-width:860px){.app-shell{min-height:100dvh;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:52px 40px minmax(0,1fr)}.desktop-nav-wrap{display:none}.mobile-topbar{grid-row:1;display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 16px;border-bottom:1px solid var(--colorNeutralStroke2, #e5e5e5);background:var(--colorNeutralBackground1, #ffffff);z-index:5}.workspace{grid-row:3;min-height:0;overflow-y:auto}.mobile-tabs-wrap{grid-row:2;display:block;width:100%;min-height:40px;border-bottom:1px solid var(--colorNeutralStroke2, #e5e5e5);background:var(--colorNeutralBackground1, #ffffff);z-index:5}.mobile-tabs{display:flex;width:100%;min-height:40px;padding:0 8px}.mobile-tabs .fui-Tab{min-width:0;height:40px}.page{padding:20px 16px 34px}.page-header{min-height:54px;align-items:center;margin-bottom:18px}.page-header h1{font-size:28px;line-height:34px}.device-details{align-items:flex-start;flex-direction:column}.device-actions,.device-actions .fui-Button{width:100%}.conversation-icon{width:36px;height:36px}.conversation-row time{display:none}.login-panel{padding:30px 24px}.form-grid{grid-template-columns:1fr}.connect-dialog,.new-conversation-dialog{width:calc(100vw - 16px);max-width:none;max-height:calc(100dvh - 16px)}.app-shell.chat-detail{grid-template-rows:minmax(0,1fr)}.chat-detail .mobile-topbar,.chat-detail .mobile-tabs-wrap{display:none}.chat-detail .workspace{grid-row:1;overflow:hidden}.conversation-workspace{height:100dvh;min-height:0;grid-template-columns:minmax(0,1fr)}.conversation-context{display:none}.chat-header{height:54px;padding:env(safe-area-inset-top) 8px 0;background:var(--colorNeutralBackground1, #ffffff)}.chat-breadcrumb,.chat-presence{display:none}.chat-mobile-title{min-width:0;display:block;flex:1}.chat-mobile-title>*{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.goal-panel,.message-stream,.chat-dock>*{width:calc(100% - 20px)}.goal-panel{margin-top:12px}.message-stream{padding-top:10px}.message{padding:10px 6px}.chat-dock{padding-top:8px}.composer{grid-template-columns:minmax(0,1fr) auto}.composer-surface{border-radius:var(--borderRadiusXLarge, 8px)}.login-copy h1{font-size:28px;line-height:34px}.login-title-break{display:block}}@media(max-width:420px){.page-header{align-items:flex-start}.page-actions .fui-Button{min-width:40px}.page-actions .fui-Button>span:last-child:not(:only-child){display:none}.conversation-status-row .composer-device{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(min-width:861px){.app-shell.chat-detail{grid-template-columns:minmax(0,1fr)}.chat-detail>.desktop-nav-wrap{display:none}}.conversation-workspace{grid-template-columns:312px minmax(0,1fr);background:var(--colorNeutralBackground1, #ffffff)}.conversation-context{background:var(--colorNeutralBackground2, #fafafa);border-right-color:var(--colorNeutralStroke2, #e5e5e5)}.context-brand{min-height:72px;display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid var(--colorNeutralStroke2, #e5e5e5)}.context-brand-mark{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;color:#fff;font-size:17px;font-weight:700;background:linear-gradient(145deg,#0f6cbd,#115ea3);box-shadow:0 3px 10px #0f6cbd38}.context-brand>div:last-child{min-width:0;display:grid;gap:1px}.context-brand h3,.context-brand span{margin:0}.context-brand span{color:var(--colorNeutralForeground3, #707070)}.context-header{height:44px;padding:0 16px;border-bottom:0;color:var(--colorNeutralForeground2, #616161);font-size:13px;font-weight:600}.context-list{padding:2px 8px 12px}.context-item{grid-template-columns:38px minmax(0,1fr);min-height:68px;gap:10px;padding:8px 10px;margin-bottom:2px;border-radius:8px}.context-item.active{background:var(--colorNeutralBackground1Selected, #e8e8e8)}.context-item.active:before{top:12px;bottom:12px;left:0;width:3px;border-radius:2px}.context-avatar{width:36px;height:36px}.context-item>span{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 8px;align-items:center}.context-status{grid-column:2;grid-row:1 / span 2;color:var(--colorNeutralForeground3, #707070);font-size:11px;white-space:nowrap}.context-status.running{color:var(--colorBrandForeground1, #0f6cbd)}.context-footer{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:10px;border-top:1px solid var(--colorNeutralStroke2, #e5e5e5)}.context-nav{min-height:38px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:7px;color:var(--colorNeutralForeground2, #616161);font-size:13px;font-weight:600}.context-nav:hover,.context-nav.active{color:var(--colorBrandForeground1, #0f6cbd);background:var(--colorNeutralBackground1Hover, #f0f0f0)}.chat-page{background:var(--colorNeutralBackground1, #fff)}.chat-header{height:64px;gap:12px;padding:0 18px;background:#ffffffeb;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.chat-title-block{min-width:0;flex:1;display:grid;gap:2px}.chat-title-block>*,.chat-title-block h2{margin:0}.chat-title-block .fui-Caption1{display:flex;align-items:center;gap:5px;overflow:hidden;color:var(--colorNeutralForeground3, #707070);text-overflow:ellipsis;white-space:nowrap}.chat-scroll{background:var(--colorNeutralBackground1, #fff)}.goal-panel,.message-stream,.chat-dock>*{width:min(100% - 36px,860px)}.goal-panel{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;margin:0 auto 6px;padding:8px 12px;border:1px solid var(--colorNeutralStroke2, #e5e5e5);overflow:hidden;border-radius:14px;background:color-mix(in srgb,var(--colorNeutralBackground2, #fafafa) 76%,white);box-shadow:0 2px 8px #0000000d}.goal-rail{position:absolute;inset:8px auto 8px 0;width:4px;border-radius:999px;background:var(--colorBrandBackground, #0f6cbd)}.goal-meta{display:grid;justify-items:end;gap:2px}.goal-icon{width:32px;height:32px;border-radius:9px}.goal-copy{min-width:0;display:grid;gap:4px}.goal-copy>*{margin:0}.goal-copy .fui-Body1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-stream{gap:0;padding:2px 0 20px}.message{display:flex;align-items:flex-start;gap:10px;padding:10px 4px;border:0;background:transparent;box-shadow:none}.message.user{justify-content:flex-end;padding-left:17%;border:0;background:transparent;box-shadow:none}.message.assistant{padding-right:10%;padding-left:12px}.message-body{min-width:0;max-width:100%;display:grid;gap:5px}.message.user .message-body{max-width:min(680px,100%);padding:10px 13px 8px;color:var(--colorNeutralForeground1, #242424);border:1px solid var(--colorNeutralStroke3, #ededed);border-radius:18px 18px 5px;background:var(--colorNeutralBackground3, #f5f5f5);box-shadow:0 1px 2px #0000000a}.message.assistant .message-body{padding:2px 0 8px;border-bottom:1px solid var(--colorNeutralStroke3, #f0f0f0)}.message-heading{min-height:18px}.message.user .message-heading{color:var(--colorNeutralForeground3, #707070)}.message-time{justify-self:end;margin-top:2px;color:var(--colorNeutralForeground3, #707070);font-size:10px;line-height:14px}.message.user .message-content{color:var(--colorNeutralForeground1, #242424)}.message-kind{margin-right:auto;padding:1px 6px;border-radius:999px;color:var(--colorBrandForeground1, #0f6cbd);background:var(--colorBrandBackground2, #ebf3fc);font-size:10px;font-weight:600}.message-content{color:var(--colorNeutralForeground1, #242424);font-size:14.5px;line-height:1.68;white-space:pre-wrap;overflow-wrap:anywhere}.message-avatar{flex:0 0 auto;margin-top:1px;transform:scale(.88)}.chat-dock{padding:8px 0 max(12px,env(safe-area-inset-bottom));background:linear-gradient(to bottom,#fff0,#fff 20%);border-top:0;box-shadow:none}.composer-context{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 auto 5px;padding:0 8px;border-bottom:0;color:var(--colorNeutralForeground2, #616161);font-size:12px}.composer-context>span{display:inline-flex;align-items:center;gap:5px}.composer-machine{min-width:0}.composer-machine small{max-width:340px;overflow:hidden;color:var(--colorNeutralForeground3, #707070);text-overflow:ellipsis;white-space:nowrap}.composer-runtime{margin-left:auto;color:var(--colorNeutralForeground3, #707070)}.permission-summary.danger{color:var(--colorPaletteRedForeground1, #c50f1f)}.composer-surface{overflow:hidden;border:1px solid var(--colorNeutralStroke2, #dedede);border-radius:20px;background:color-mix(in srgb,var(--colorNeutralBackground2, #fafafa) 68%,white);box-shadow:0 10px 28px #00000017,0 1px 3px #0000000d}.composer{display:flex;flex-direction:column;gap:0;padding:0 4px 4px}.composer>.fui-Textarea{min-height:76px;border:0;background:transparent}.composer textarea{min-height:72px;padding:11px 12px 7px;background:transparent}.composer .fui-Divider{margin-inline:8px;opacity:.45}.composer-actions{width:100%;min-height:48px;display:flex;align-items:center;gap:2px;padding:4px 5px}.composer-actions .fui-MenuButton{width:auto;min-width:auto;height:32px;max-width:170px}.composer-spacer{flex:1}.composer-actions .composer-stop,.composer-actions .composer-send,.composer-actions .composer-image{width:40px;min-width:40px;height:40px}.composer-stop{color:#fff;background:var(--colorPaletteRedBackground3, #d13438)}@media(max-width:860px){.conversation-workspace{height:100dvh;width:100%;min-width:0;grid-template-columns:minmax(0,1fr)}.conversation-context{display:none}.chat-page{width:100%;min-width:0}.chat-header{height:calc(56px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 8px 0}.chat-title-block{text-align:center}.chat-title-block .fui-Caption1{justify-content:center}.chat-presence{display:none}.goal-panel,.message-stream,.chat-dock>*{width:calc(100% - 20px)}.goal-panel{grid-template-columns:30px minmax(0,1fr) auto;gap:8px;margin-top:10px;padding:9px 10px}.goal-icon{width:30px;height:30px}.message-stream{padding-top:2px}.message{padding:8px 2px}.message.user{padding-left:12%}.message.assistant{padding-right:0}.message.user .message-body{border-radius:15px 15px 4px}.chat-dock{padding-top:5px}.composer-context{margin:0;padding:7px 10px 6px}.composer-machine small{display:none}.composer-runtime{max-width:46%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-surface{border-radius:20px}.composer>.fui-Textarea{min-height:82px}.composer textarea{min-height:78px;font-size:16px}.composer-actions .fui-MenuButton{width:auto;min-width:auto;max-width:112px}.composer-actions .fui-MenuButton:nth-of-type(2){max-width:105px}.composer-actions .fui-MenuButton:nth-of-type(3){max-width:86px}}@media(max-width:480px){.composer-context>.composer-runtime{display:none}.composer-actions .effort-menu,.composer-actions .permission-menu{display:none}.composer-actions .fui-MenuButton{min-width:42px!important;width:42px!important;max-width:42px!important;height:42px;padding:0;overflow:hidden;font-size:0;justify-content:flex-start;position:relative}.composer-actions .model-menu:after{position:absolute;inset:0 0 0 auto;width:11px;content:"";background:var(--colorNeutralBackground1, #fff);pointer-events:none}.composer-actions .fui-MenuButton svg{font-size:24px}.composer-actions .fui-MenuButton>svg:last-child{display:none}.composer-actions .model-menu svg:nth-of-type(2),.composer-actions .model-menu span+svg{display:none}.composer-actions .composer-image{display:inline-flex;width:42px;min-width:42px;height:42px}.composer-actions .composer-image svg{font-size:24px}.composer-actions .composer-send,.composer-actions .composer-stop{width:44px;min-width:44px;height:44px}.composer-context{font-size:11px}}.activity-group{position:relative;width:min(100% - 36px,860px);margin:8px auto;overflow:hidden;border:1px solid var(--colorNeutralStroke2, #e2e2e2);border-radius:16px;background:#fffffff5;box-shadow:0 6px 20px #00000012,0 1px 2px #0000000a;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.activity-group:hover{border-color:var(--colorNeutralStroke1, #d1d1d1);box-shadow:0 10px 28px #00000017,0 1px 2px #0000000a}.activity-group.running{box-shadow:0 8px 24px #0f6cbd1f}.activity-rail{position:absolute;inset:8px auto 8px 10px;width:4px;border-radius:999px;background:#2eaa58}.activity-group.running .activity-rail{background:var(--colorBrandBackground, #0f6cbd)}.activity-summary{width:100%;min-height:44px;display:grid;grid-template-columns:minmax(0,1fr) auto 28px;align-items:center;gap:12px;padding:12px 12px 12px 24px;border:0;color:inherit;text-align:left;background:transparent;cursor:pointer}.activity-summary:focus-visible{outline:2px solid var(--colorBrandStroke1, #0f6cbd);outline-offset:-3px}.activity-title{min-width:0;display:grid;gap:2px}.activity-title strong{font-size:16px;line-height:21px;font-weight:600;letter-spacing:-.005em}.activity-title code{overflow:hidden;color:var(--colorNeutralForeground2, #616161);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.activity-title small{display:none;color:var(--colorNeutralForeground3, #707070);font-size:11px;line-height:16px}.activity-status-stack{display:grid;justify-items:end;gap:4px}.activity-status-stack .fui-Badge{min-height:22px;padding-inline:7px;font-weight:650;line-height:18px}.activity-state-badge{color:#107c10!important;background:#e9f7ec!important;box-shadow:inset 0 0 0 1px #107c1029}.activity-count-badge{color:var(--colorBrandForeground1, #0f6cbd)!important;background:var(--colorBrandBackground2, #ebf3fc)!important;box-shadow:inset 0 0 0 1px #0f6cbd24}.activity-group.running .activity-state-badge{color:var(--colorBrandForeground1, #0f6cbd)!important;background:var(--colorBrandBackground2, #ebf3fc)!important}.activity-chevron{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:var(--colorNeutralForeground2, #616161);transition:color .14s ease,background .14s ease}.activity-summary:hover .activity-chevron{color:var(--colorNeutralForeground1, #242424);background:var(--colorNeutralBackground3, #f5f5f5)}.activity-details{display:grid;gap:4px;margin:0 8px 8px;padding-top:4px}.activity-row{position:relative;min-width:0;min-height:44px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:4px 12px 4px 20px;overflow:hidden;border-radius:10px;transition:background .14s ease,box-shadow .14s ease}.activity-row:hover{background:var(--colorNeutralBackground2, #fafafa)}.activity-row.running{background:color-mix(in srgb,var(--colorBrandBackground2, #ebf3fc) 76%,white);box-shadow:inset 0 0 0 1px #0f6cbd14}.activity-row.failed{background:#fff5f5}.activity-row-rail{position:absolute;inset:4px auto 4px 8px;width:3px;border-radius:999px;background:#2eaa58}.activity-row.running .activity-row-rail{background:var(--colorBrandBackground, #0f6cbd)}.activity-row.failed .activity-row-rail{background:#c50f1f}.activity-row-icon{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgb(15 108 189 / 10%);border-radius:9px;color:#0369a1;background:#edf6fc}.activity-row.tool .activity-row-icon{color:#a33a00;background:#fff3e8}.activity-row.file_change .activity-row-icon{color:#107c10;background:#edf8ed}.activity-row.web_search .activity-row-icon{color:#6b4b9c;background:#f4effa}.activity-row-copy{min-width:0;display:grid;gap:2px}.activity-row-copy>span{display:flex;align-items:center;gap:8px}.activity-row-copy>span .fui-Caption1{margin-left:auto}.activity-row-copy strong{font-size:13px;line-height:18px;font-weight:650}.activity-row-copy code,.activity-row-copy small{overflow:hidden;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.activity-row-state{align-self:center;padding-top:0;color:#2eaa58;font-size:11px;line-height:16px;font-weight:700}.activity-row.failed .activity-row-state{color:#c50f1f}.event-message{position:relative;width:min(100% - 36px,860px);min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:8px;margin:3px auto;padding:8px 12px;overflow:hidden;border:1px solid var(--colorNeutralStroke2, #e0e0e0);border-radius:12px;background:var(--colorNeutralBackground1, #fff);box-shadow:0 2px 8px #0000000f}.event-rail{position:absolute;inset:8px auto 8px 0;width:4px;border-radius:999px;background:var(--colorBrandBackground, #0f6cbd)}.event-message.file_change .event-rail{background:#107c10}.event-message.web_search .event-rail{background:#8764b8}.event-message.tool .event-rail{background:#ca5010}.event-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;color:var(--colorBrandForeground1, #0f6cbd);background:var(--colorBrandBackground2, #ebf3fc)}.event-copy{min-width:0;display:grid;gap:4px}.event-heading{display:flex;align-items:center;gap:8px}.event-heading .fui-Caption1{margin-left:auto}.event-copy code{overflow:hidden;color:var(--colorNeutralForeground1, #242424);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.event-output{overflow:hidden;color:var(--colorNeutralForeground3, #707070);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.event-state{display:flex;align-items:center;gap:4px;color:var(--colorNeutralForeground3, #707070)}@media(max-width:860px){.activity-group{width:calc(100% - 20px);border-radius:15px}.activity-summary{grid-template-columns:minmax(0,1fr) auto 28px;gap:8px;min-height:44px;padding:8px 8px 8px 24px}.activity-title strong{font-size:15px}.activity-title code{font-size:11px}.activity-status-stack .fui-Badge{min-height:20px;padding-inline:6px;font-size:10px}.activity-details{margin:0 6px 8px;gap:3px}.activity-row{min-height:40px;grid-template-columns:28px minmax(0,1fr) auto;gap:8px;padding:6px 10px 6px 16px;border-radius:10px}.activity-row-state{font-size:10px}.activity-row-copy>span .fui-Caption1{display:none}.event-message{width:calc(100% - 20px);grid-template-columns:28px minmax(0,1fr) auto;gap:7px;padding:7px 9px 7px 11px}.event-icon{width:27px;height:27px}.goal-panel{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:8px;margin-bottom:5px;padding:8px 9px;border-radius:13px}.goal-panel .goal-meta .fui-Caption1{display:none}.goal-panel .goal-copy .fui-Body1{font-size:12px}.event-heading .fui-Caption1{display:none}.event-state .fui-Badge{font-size:10px}}.media-message{width:min(100% - 36px,680px);margin:8px auto;overflow:hidden;border:1px solid var(--colorNeutralStroke2, #e0e0e0);border-radius:16px;background:#fff;box-shadow:0 6px 20px #00000012,0 1px 2px #0000000a}.media-preview{position:relative;max-height:300px;overflow:hidden;background:var(--colorNeutralBackground3, #f5f5f5)}.media-open{position:absolute;top:10px;right:10px;width:36px;height:36px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / 70%);border-radius:50%;color:#242424;background:#ffffffe0;box-shadow:0 2px 8px #0000001f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.media-preview img{width:100%;aspect-ratio:20 / 9;height:auto;display:block;object-fit:cover}.media-message figcaption{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;color:var(--colorNeutralForeground2, #616161);font-size:13px}.media-message figcaption>span:last-child{display:inline-flex;align-items:center;gap:8px}@media(max-width:860px){.media-message{width:calc(100% - 40px);margin-right:20px}.media-preview{max-height:250px}}.message-stream{width:min(100% - 48px,920px);padding:12px 0 32px}.message{padding-inline:0}.message.assistant{padding:16px 72px 20px 20px}.message.assistant .message-body{gap:8px;padding:0 0 20px;border-bottom-color:color-mix(in srgb,var(--colorNeutralStroke3, #f0f0f0) 72%,transparent)}.message-heading strong{font-size:12px;letter-spacing:.02em}.message-content{font-size:15px;line-height:1.74;letter-spacing:.002em}.message.user{padding:14px 0 14px 24%}.message.user .message-body{padding:11px 14px 8px;border-color:color-mix(in srgb,var(--colorNeutralStroke2, #dedede) 82%,white);border-radius:18px 18px 6px;background:color-mix(in srgb,var(--colorNeutralBackground3, #f5f5f5) 88%,white);box-shadow:0 1px 2px #00000008}.activity-group{position:relative;width:calc(100% - 28px);margin:10px 0 18px 14px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.activity-group:before{position:absolute;top:16px;bottom:16px;left:17px;width:1px;content:"";background:linear-gradient(to bottom,#0f6cbd52,#2eaa583d)}.activity-group:hover,.activity-group.running{border:0;box-shadow:none}.activity-summary{position:relative;grid-template-columns:36px minmax(0,1fr) auto 32px;gap:12px;min-height:92px;padding:12px 8px 12px 0;border-radius:14px;transition:background .16s ease}.activity-summary:hover{background:color-mix(in srgb,var(--colorNeutralBackground2, #fafafa) 76%,transparent)}.activity-summary:focus-visible{outline-offset:2px}.activity-marker{position:relative;z-index:1;width:36px;height:36px;display:grid;place-items:center;border:1px solid rgb(46 170 88 / 24%);border-radius:50%;background:var(--colorNeutralBackground1, #fff);box-shadow:0 0 0 5px var(--colorNeutralBackground1, #fff)}.activity-marker:before,.activity-marker i{display:block;border-radius:50%;content:""}.activity-marker:before{width:18px;height:18px;background:#e9f7ec}.activity-marker i{position:absolute;width:7px;height:7px;background:#2eaa58}.activity-group.running .activity-marker{border-color:#0f6cbd47}.activity-group.running .activity-marker:before{background:var(--colorBrandBackground2, #ebf3fc)}.activity-group.running .activity-marker i{background:var(--colorBrandBackground, #0f6cbd);box-shadow:0 0 0 5px #0f6cbd1f;animation:ledger-pulse 1.8s ease-out infinite}.activity-title{gap:3px}.activity-title small{display:block;color:var(--colorNeutralForeground3, #707070);font-size:11px;line-height:16px;font-weight:400;letter-spacing:normal;text-transform:none}.activity-title strong{font-size:16px;line-height:22px;font-weight:650;letter-spacing:-.005em}.activity-title code{max-width:620px;color:var(--colorNeutralForeground3, #707070);font-size:11px;line-height:17px}.activity-meta{min-width:120px;display:flex;align-items:center;gap:10px;color:var(--colorNeutralForeground3, #707070);font-size:11px}.activity-meta>span:last-child{font-weight:700;color:var(--colorNeutralForeground2, #616161)}.activity-state{display:inline-flex;align-items:center;gap:6px;color:#107c10;font-weight:700}.activity-state i{width:6px;height:6px;border-radius:50%;background:currentColor}.activity-state.failed{color:#c50f1f}.activity-chevron{width:24px;height:24px;border-radius:6px}.activity-details{position:relative;gap:0;margin:0 8px 4px 17px;padding:4px 0 8px 31px;border-left:1px solid rgb(15 108 189 / 18%)}.activity-details-heading{display:flex;justify-content:space-between;align-items:center;margin:0 8px 6px 12px;color:var(--colorNeutralForeground3, #707070);font-size:11px;line-height:20px;letter-spacing:.035em}.activity-row{min-height:48px;grid-template-columns:18px 30px minmax(0,1fr) auto;gap:10px;padding:7px 10px 7px 0;border-radius:10px}.activity-row:hover{background:color-mix(in srgb,var(--colorNeutralBackground2, #fafafa) 82%,transparent)}.activity-row.running{background:linear-gradient(90deg,rgb(15 108 189 / 8%),transparent 78%);box-shadow:none}.activity-row-track{position:relative;align-self:stretch;display:grid;place-items:center}.activity-row-track:before{position:absolute;top:-7px;bottom:-7px;left:8px;width:1px;content:"";background:var(--colorNeutralStroke3, #ededed)}.activity-row:first-of-type .activity-row-track:before{top:50%}.activity-row:last-child .activity-row-track:before{bottom:50%}.activity-row-track i{position:relative;z-index:1;width:7px;height:7px;border:2px solid var(--colorNeutralBackground1, #fff);border-radius:50%;background:#2eaa58;box-shadow:0 0 0 1px #2eaa5852}.activity-row.running .activity-row-track i{background:var(--colorBrandBackground, #0f6cbd);box-shadow:0 0 0 3px #0f6cbd21}.activity-row.failed .activity-row-track i{background:#c50f1f;box-shadow:0 0 0 1px #c50f1f4d}.activity-row-icon{width:28px;height:28px;border:0;border-radius:8px;box-shadow:inset 0 0 0 1px #0f6cbd17}.activity-row-copy>span .fui-Caption1{margin-left:2px;color:var(--colorNeutralForeground4, #999);font-size:10px}.activity-row-state{padding-right:2px;font-weight:650}.chat-dock{padding-top:6px;background:linear-gradient(to bottom,#fff0,#fffffff0 14%,#fff 32%)}.chat-dock>*{width:min(100% - 48px,920px)}.composer-surface{border-color:color-mix(in srgb,var(--colorNeutralStroke1, #d1d1d1) 74%,white);border-radius:18px;background:#ffffffeb;box-shadow:0 16px 42px #00000017,0 2px 6px #0000000a;-webkit-backdrop-filter:blur(18px) saturate(1.1);backdrop-filter:blur(18px) saturate(1.1)}.composer-goal{min-height:52px;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 12px;border-bottom:1px solid var(--colorNeutralStroke3, #ededed);background:linear-gradient(90deg,rgb(15 108 189 / 6%),transparent 64%)}.composer-goal-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:var(--colorBrandForeground1, #0f6cbd);background:var(--colorBrandBackground2, #ebf3fc)}.composer-goal-copy{min-width:0;display:grid;gap:1px}.composer-goal-copy>*{margin:0}.composer-goal-copy .fui-Caption1{color:var(--colorBrandForeground1, #0f6cbd);font-weight:650}.composer-goal-copy .fui-Body1{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.composer-goal-state{display:inline-flex;align-items:center;gap:6px;color:var(--colorNeutralForeground3, #707070);font-size:11px;white-space:nowrap}.composer-goal-state i{width:6px;height:6px;border-radius:50%;background:#2eaa58}.composer-goal-state.running{color:var(--colorBrandForeground1, #0f6cbd)}.composer-goal-state.running i{background:currentColor;animation:ledger-pulse 1.8s ease-out infinite}.composer>.fui-Textarea{min-height:68px}.composer textarea{min-height:64px;padding-top:12px}.composer-actions{min-height:44px}.composer-machine{max-width:170px;display:inline-flex;align-items:center;gap:5px;margin-right:2px;padding:0 8px 0 4px;color:var(--colorNeutralForeground2, #616161);font-size:11px}.composer-machine small{overflow:hidden;color:var(--colorNeutralForeground3, #707070);text-overflow:ellipsis;white-space:nowrap}@keyframes ledger-pulse{0%{box-shadow:0 0 #0f6cbd3d}70%,to{box-shadow:0 0 0 7px #0f6cbd00}}@media(max-width:860px){.message-stream,.chat-dock>*{width:calc(100% - 20px)}.message-stream{padding-top:4px}.message.assistant{padding:12px 12px 16px 6px}.message.user{padding:10px 0 10px 18%}.message-content{font-size:14px;line-height:1.68}.activity-group{width:calc(100% - 4px);margin:6px 0 12px 2px}.activity-group:before{left:15px}.activity-summary{grid-template-columns:32px minmax(0,1fr) 30px;gap:9px;min-height:80px;padding-right:0}.activity-marker{width:32px;height:32px}.activity-title strong{font-size:14px;line-height:20px}.activity-title code{font-size:10px}.activity-meta{display:none}.activity-details{margin-left:15px;padding-left:17px}.activity-details-heading{margin-left:8px}.activity-row{grid-template-columns:14px 28px minmax(0,1fr);gap:8px;min-height:48px;padding-right:6px}.activity-row-state{display:none}.activity-row-track:before{left:6px}.activity-row-copy>span .fui-Caption1{display:inline}.composer-goal{grid-template-columns:28px minmax(0,1fr);padding-inline:9px}.composer-goal-icon{width:28px;height:28px}.composer-goal-state{display:none}.composer-machine{max-width:84px;padding-right:2px}.composer-machine small{display:none}.composer-actions .fui-MenuButton{max-width:112px}}@media(prefers-reduced-motion:reduce){.activity-group.running .activity-marker i,.composer-goal-state.running i{animation:none}}.activity-details{gap:12px;padding-top:6px}.activity-phase{position:relative;display:grid;gap:2px}.activity-phase>header{min-height:28px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 10px 0 8px;color:var(--colorNeutralForeground2, #616161)}.activity-phase>header>span{min-width:42px;color:var(--colorNeutralForeground1, #242424);font-size:12px;font-weight:700}.activity-phase>header>small{overflow:hidden;color:var(--colorNeutralForeground3, #707070);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.activity-phase>header>em{min-width:20px;height:20px;display:grid;place-items:center;border-radius:999px;color:var(--colorNeutralForeground3, #707070);background:var(--colorNeutralBackground3, #f5f5f5);font-size:10px;font-style:normal;font-weight:700}.activity-phase-steps{position:relative;display:grid}.activity-phase+.activity-phase{padding-top:4px;border-top:1px solid color-mix(in srgb,var(--colorNeutralStroke3, #ededed) 72%,transparent)}.activity-phase.change>header>span{color:#107c10}.activity-phase.research>header>span{color:#6b4b9c}.activity-phase.verify>header>span{color:var(--colorBrandForeground1, #0f6cbd)}.activity-row-copy strong{font-size:12.5px;letter-spacing:.005em}.activity-row-copy code{color:var(--colorNeutralForeground2, #616161)}.activity-row-copy small{color:var(--colorNeutralForeground3, #707070)}@media(max-width:860px){.activity-details{gap:10px}.activity-phase>header{padding-left:4px}.activity-phase>header>small{display:none}.activity-phase>header{grid-template-columns:minmax(0,1fr) auto}}.composer-goal-actions,.composer-primary-tools,.composer-secondary-tools{display:flex;align-items:center}.composer-goal-actions{gap:2px}.composer-goal-actions .fui-Button{min-width:30px;width:30px;height:30px}.composer-goal-state.stopped{color:var(--colorNeutralForeground3, #707070)}.composer-goal-state.stopped i{background:var(--colorNeutralForeground4, #999)}.composer-goal-editor{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px}.composer-goal-editor>.fui-Textarea{min-height:58px}.composer-goal-editor textarea{min-height:54px;font-size:13px;line-height:18px}.composer-goal-editor>span{display:flex;gap:4px;padding-bottom:2px}.composer-primary-tools{min-width:0;gap:2px}.composer-secondary-tools{gap:2px}.composer-actions .fui-Button,.composer-actions .fui-MenuButton{border-radius:8px}.composer-actions .fui-MenuButton{padding-inline:8px}.composer-actions .fui-MenuButton svg,.composer-actions .fui-Button svg{font-size:18px}.composer-actions .composer-image{color:var(--colorNeutralForeground3, #707070)}@media(min-width:861px){.conversation-workspace{grid-template-columns:276px minmax(0,1fr)}.conversation-context{width:276px}.chat-header{height:60px;padding-inline:24px}.chat-scroll{background:linear-gradient(90deg,#fff,color-mix(in srgb,var(--colorNeutralBackground2, #fafafa) 28%,white) 50%,#fff)}.message-stream{width:min(calc(100% - 72px),1040px);padding:24px 0 48px}.message.assistant{padding:18px 0 24px}.message.assistant .message-body{width:min(760px,100%)}.message.user{padding:16px 0 18px 28%}.message.user .message-body{max-width:640px}.message-heading{padding-inline:2px}.message-content{font-size:15px;line-height:1.76}.activity-group{width:calc(100% - 8px);margin:14px 0 24px 4px;padding:4px 0}.activity-summary{min-height:96px;grid-template-columns:40px minmax(0,1fr) 120px 36px;gap:14px;padding:12px 12px 12px 0}.activity-marker{width:40px;height:40px}.activity-title strong{font-size:17px;line-height:23px}.activity-title code{max-width:680px}.activity-details{margin-right:14px;padding-left:38px}.activity-row{min-height:52px;grid-template-columns:20px 32px minmax(0,1fr) 54px;gap:12px}.activity-row-icon{width:30px;height:30px}.activity-phase>header{min-height:32px}.media-message{width:min(760px,calc(100% - 40px));margin:16px 0 18px 20px}.chat-dock{padding:10px 0 18px}.chat-dock>*{width:min(calc(100% - 72px),920px)}.composer-surface{border-radius:16px;box-shadow:0 12px 36px #00000014,0 2px 6px #0000000a}.composer-goal{min-height:56px;grid-template-columns:32px minmax(0,1fr) auto;gap:12px;padding:9px 12px 9px 14px}.composer-goal-icon{width:32px;height:32px}.composer-goal-copy .fui-Body1{font-size:13px}.composer>.fui-Textarea{min-height:76px}.composer textarea{min-height:72px;padding:14px 14px 9px;font-size:14px}.composer-actions{min-height:52px;gap:4px;padding:6px 8px}.composer-machine{height:32px;max-width:156px;padding:0 8px;border-radius:8px;background:var(--colorNeutralBackground2, #fafafa)}.composer-machine small{max-width:76px}.composer-actions .fui-MenuButton{height:32px;max-width:148px}}@media(max-width:860px){.composer-goal{grid-template-columns:28px minmax(0,1fr) auto}.composer-goal-actions{gap:0}.composer-goal-state{display:none}.composer-goal-actions .fui-Button{min-width:32px;width:32px;height:32px}.composer-goal-editor{grid-column:2 / -1;grid-template-columns:1fr}.composer-goal-editor>span{justify-content:flex-end}.composer-actions{min-height:50px;gap:4px;padding:5px 7px}.composer-primary-tools{gap:2px}.composer-machine{width:34px;min-width:34px;height:34px;justify-content:center;padding:0;border-radius:8px;background:var(--colorNeutralBackground2, #fafafa)}.composer-machine>span:not(.fui-PresenceBadge),.composer-machine small{display:none}.composer-actions .fui-MenuButton{height:34px}.composer-actions .composer-image,.composer-actions .composer-send,.composer-actions .composer-stop{width:36px;min-width:36px;height:36px}}@media(max-width:480px){.composer-actions .effort-menu,.composer-actions .permission-menu{display:none}.composer-actions .fui-MenuButton{min-width:36px!important;width:36px!important;max-width:36px!important;height:36px;padding:0;justify-content:center;font-size:0}.composer-actions .model-menu:after{display:none}.composer-actions .fui-MenuButton svg{font-size:18px}.composer-actions .fui-MenuButton>svg:last-child{display:none}.composer-actions .composer-image{display:inline-flex;width:36px;min-width:36px;height:36px}.composer-actions .composer-image svg{font-size:18px}.composer-actions .composer-send,.composer-actions .composer-stop{width:38px;min-width:38px;height:38px}}@media(min-width:861px){.activity-meta{min-width:184px}.activity-meta>span:last-child{white-space:nowrap}}.session-commandbar{display:flex;align-items:center;gap:2px;margin-left:auto;padding-right:4px}.session-commandbar .fui-MenuButton{min-width:auto;max-width:150px;height:32px;padding-inline:8px;border-radius:6px;color:var(--colorNeutralForeground2, #616161)}.session-commandbar .fui-MenuButton svg{font-size:16px}.composer-settings{display:none}.composer-goal{min-height:44px;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;padding:6px 10px 6px 12px;background:var(--colorNeutralBackground2, #fafafa)}.composer-goal.expanded{min-height:96px;align-items:start;padding-top:10px}.composer-goal-icon{width:28px;height:28px;border-radius:7px}.composer-goal-copy{min-width:0;display:grid;gap:0;align-self:center;padding:0;border:0;color:inherit;text-align:left;background:transparent;cursor:pointer}.composer-goal-copy .fui-Body1{display:block;overflow:hidden;font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.composer-goal.expanded .composer-goal-copy .fui-Body1{overflow:visible;white-space:normal}.composer-goal-actions{align-self:center;gap:4px}.composer-goal-actions .goal-toggle{width:28px;min-width:28px;height:28px}.composer-goal-expanded-actions{grid-column:2 / -1;display:flex;align-items:center;gap:4px;padding-top:6px}.composer-goal-expanded-actions .fui-Button{min-height:30px;border-radius:6px}.composer-goal-expanded-actions .goal-clear{color:var(--colorPaletteRedForeground1, #c50f1f)}.goal-clear-confirm{display:flex;align-items:center;gap:6px}.goal-clear-confirm .fui-Caption1{margin-right:4px;color:var(--colorPaletteRedForeground1, #c50f1f)}.composer>.fui-Textarea{min-height:56px}.composer textarea{min-height:52px;padding:10px 12px 6px}.composer-actions{min-height:44px;padding:4px 8px}.composer-actions .composer-send,.composer-actions .composer-stop{width:36px;min-width:36px;height:36px}@media(min-width:861px){.chat-header{height:56px;padding-inline:20px}.chat-title-block{flex:0 1 340px}.chat-presence{order:3;margin-left:6px}.session-commandbar{order:2}.chat-back{order:4}.chat-dock{padding-top:8px;padding-bottom:14px}.chat-dock>*{width:min(calc(100% - 72px),900px)}.composer-surface{border-radius:12px;box-shadow:0 8px 24px #00000012,0 1px 3px #0000000d}.composer-goal{min-height:44px;grid-template-columns:28px minmax(0,1fr) auto;padding:6px 10px 6px 12px}.composer>.fui-Textarea{min-height:56px}.composer textarea{min-height:52px;padding:10px 12px 6px}.composer-actions{min-height:44px;padding:4px 8px}}@media(max-width:860px){.session-commandbar{display:none}.composer-settings{display:inline-flex;width:36px;min-width:36px;height:36px;border-radius:8px}.composer-goal{grid-template-columns:28px minmax(0,1fr) auto;min-height:46px}.composer-goal.expanded{min-height:112px}.composer-goal-expanded-actions{grid-column:1 / -1;padding-left:38px;overflow-x:auto}.composer-goal-expanded-actions .fui-Button{min-width:max-content;min-height:36px}.goal-clear-confirm{min-width:max-content}.composer>.fui-Textarea{min-height:68px}.composer textarea{min-height:64px}}.composer-goal{width:min(calc(100% - 72px),900px);margin:0 auto 6px;border:1px solid var(--colorNeutralStroke2, #e0e0e0);border-radius:10px;background:var(--colorNeutralBackground1, #fff);box-shadow:0 1px 2px #0000000a}.composer-goal.expanded{box-shadow:0 4px 14px #0000000f}.composer-surface{width:min(calc(100% - 72px),900px);margin-inline:auto}.composer-settings svg{font-size:20px}.composer-actions .composer-send svg,.composer-actions .composer-stop svg{font-size:20px}@media(max-width:860px){.composer-goal,.composer-surface{width:calc(100% - 20px)}.composer-goal{margin-bottom:5px;border-radius:12px}}@media(min-width:861px){.composer-actions .composer-settings{display:none!important}}.session-commandbar .fui-MenuButton{align-items:center;line-height:20px}.session-commandbar .fui-MenuButton>span{display:inline-flex;align-items:center}.composer-mobile-status{display:none}@media(max-width:860px){.composer-mobile-status{height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 8px;border-radius:8px;color:var(--colorNeutralForeground2, #616161);background:var(--colorNeutralBackground2, #fafafa);font-size:12px;font-weight:600}.composer-settings{width:auto;max-width:132px;padding-inline:8px;gap:5px;color:var(--colorNeutralForeground2, #616161)}.composer-settings>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:420px){.composer-mobile-status{padding-inline:7px}.composer-settings{max-width:116px}}@media(max-width:480px){.composer-actions .composer-settings{width:auto!important;min-width:0!important;max-width:128px!important;height:36px;padding-inline:8px!important;justify-content:center;font-size:12px!important}.composer-actions .composer-settings>svg:last-child{display:inline-flex}}.context-footer{order:0;padding:8px 10px;border-top:0;border-bottom:1px solid var(--colorNeutralStroke2, #e5e5e5)}.context-header{order:1}.context-list{order:2;flex:1}.composer-actions .composer-image{display:inline-flex;width:36px;min-width:36px;height:36px;padding:0;border-radius:8px;color:var(--colorNeutralForeground3, #707070)}.composer-actions .composer-image svg{font-size:20px}.composer-actions .composer-stop{color:#fff;background:var(--colorPaletteRedBackground3, #d13438);box-shadow:0 2px 6px #d1343838}.composer-actions .composer-stop:hover{background:var(--colorPaletteRedBackground2, #c50f1f)}.composer-actions .composer-stop{color:#fff!important;background:#d13438!important;border-color:#d13438!important;box-shadow:0 2px 8px #d1343847!important}.composer-actions .composer-stop:hover{color:#fff!important;background:#b10e1c!important;border-color:#b10e1c!important}.composer-actions .composer-stop svg{color:#fff!important}.composer-actions .composer-stop,.composer-actions .composer-stop:disabled{opacity:1!important;background-color:#d13438!important}body{--mica-background: color-mix(in srgb, var(--colorNeutralBackground1, #f5f5f5) 92%, transparent);background:var(--mica-background)}.conversation-workspace{background:var(--mica-background)}.conversation-context{background:var(--colorNeutralBackground3, #ffffff);box-shadow:0 4px 8px #0000000a,0 0 1px #0000000f;border-right:1px solid var(--colorNeutralStroke3, #ededed)}.context-nav{padding:8px 12px;border-radius:4px;margin:4px 12px;transition:background-color .1s ease-in-out}.context-nav:hover{background-color:var(--colorNeutralBackgroundHover, #f0f0f0)}.context-nav.active{background-color:color-mix(in srgb,var(--colorBrandBackground2, #ebf3fc) 82%,white);color:var(--colorBrandForeground1, #0f6cbd);font-weight:600;border-left:3px solid var(--colorBrandBackgroundActive, #0f6cbd);padding-left:9px;margin-right:0}.context-item.active{background-color:color-mix(in srgb,var(--colorBrandBackground2, #ebf3fc) 82%,white);border-left:3px solid var(--colorBrandBackgroundActive, #0f6cbd);padding-left:9px;margin-right:0}.context-nav.active svg{color:var(--colorBrandForeground1, #0f6cbd)}.chat-header{background:var(--colorNeutralBackground3, #ffffff);border-bottom:1px solid var(--colorNeutralStroke3, #ededed);box-shadow:0 2px 4px #00000005;padding:10px 20px}.session-commandbar{gap:8px}.message-stream{width:min(calc(100% - 40px),900px);padding:20px 0 40px}.message.assistant{padding:16px 20px 20px 12px;background:var(--colorNeutralBackground2, #f5f5f5);border-radius:8px;margin-bottom:12px}.message.user{padding:14px 0 14px 20%;margin-bottom:12px}.message-body{border-radius:8px;background:var(--colorNeutralBackground1, #ffffff);box-shadow:0 1px 3px #00000008,0 0 1px #0000000d}.activity-group{width:calc(100% - 12px);margin:10px 0 16px 6px;overflow:hidden;border:1px solid var(--colorNeutralStroke2, #e0e0e0);border-radius:8px;background:var(--colorNeutralBackground1, #fff);box-shadow:0 2px 8px #0000000d,0 0 1px #00000012;transition:border-color .1s ease-in-out,box-shadow .1s ease-in-out}.activity-group:before{display:none}.activity-group:hover{border-color:var(--colorNeutralStrokeAccessible, #c9c9c9);box-shadow:0 4px 12px #00000014,0 0 1px #00000017}.activity-group.running{border-color:var(--colorBrandStroke1, #0f6cbd);box-shadow:0 4px 12px #0f6cbd1a,0 0 1px #0f6cbd1f}.activity-summary{min-height:48px;grid-template-columns:28px minmax(0,1fr) auto 24px;gap:8px;padding:6px 10px 6px 12px;border-radius:8px 8px 0 0;transition:background-color .1s ease-in-out}.activity-summary:hover{background:var(--colorNeutralBackgroundHover, #f0f0f0)}.activity-marker{width:24px;height:24px;border:0;border-radius:6px;background:var(--colorBrandBackground2, #eef4fc);box-shadow:inset 0 0 0 1px #0f6cbd1a}.activity-marker:before{width:12px;height:12px;background:var(--colorStatusSuccessBackground1, #d4edda)}.activity-marker i{width:5px;height:5px}.activity-group.running .activity-marker{background:var(--colorBrandBackground1, #0f6cbd)}.activity-group.running .activity-marker i{box-shadow:0 0 0 3px #0f6cbd1f}.activity-title{gap:2px}.activity-title small{font-size:11px;line-height:16px;letter-spacing:0;text-transform:none}.activity-title strong{overflow:hidden;font-size:14px;line-height:20px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.activity-title code{max-width:500px;font-size:11px;line-height:16px;color:var(--colorNeutralForeground3, #707070)}.activity-meta{min-width:100px;gap:8px;font-size:12px}.activity-meta>span:last-child{font-weight:600;color:var(--colorNeutralForeground2, #616161)}.activity-state{gap:4px;color:var(--colorStatusSuccessForeground1, #107c10);font-weight:600}.activity-state i{width:5px;height:5px;border-radius:50%;background:currentColor}.activity-state.running{color:var(--colorBrandForeground1, #0f6cbd)}.activity-state.failed{color:var(--colorStatusDangerForeground1, #c50f1f)}.activity-chevron{width:20px;height:20px;border-radius:4px}.activity-details{margin:0;max-height:min(46vh,400px);padding:8px 12px 12px;border-top:1px solid var(--colorNeutralStroke3, #ededed);background:var(--colorNeutralBackground2, #f5f5f5)}.activity-details-heading{margin:0 2px 8px 32px;min-height:20px;font-size:11px;color:var(--colorNeutralForeground3, #707070)}.activity-phase{padding:4px 0 6px;border-left:2px solid transparent;margin-left:2px}.activity-phase.tone-success{border-color:var(--colorStatusSuccessBackground1, #d4edda)}.activity-phase.tone-warning{border-color:var(--colorStatusWarningBackground1, #fff4ce)}.activity-phase.tone-danger{border-color:var(--colorStatusDangerBackground1, #fbe4e4)}.activity-phase.tone-neutral{border-color:var(--colorNeutralStroke3, #ededed)}.activity-phase+.activity-phase{margin-top:6px;padding-top:8px;border-top:1px solid var(--colorNeutralStroke3, #ededed)}.activity-phase>header{min-height:24px;grid-template-columns:36px minmax(0,1fr) auto;padding:2px 4px 2px 10px;font-size:12px;font-weight:600;color:var(--colorNeutralForeground2, #616161)}.activity-phase>header small{font-size:11px;color:var(--colorNeutralForeground3, #707070)}.activity-phase>header em{width:18px;height:18px;font-size:11px;border-radius:4px;background:var(--colorNeutralBackground3, #ffffff);color:var(--colorNeutralForeground2, #616161)}.activity-row{min-height:38px;grid-template-columns:16px 24px minmax(0,1fr) auto;gap:6px;padding:4px 6px 4px 8px;border-radius:4px;transition:background-color .1s ease-in-out}.activity-row:hover{background:var(--colorNeutralBackgroundHover, #e0e0e0)}.activity-row:focus-within{outline:1px solid var(--colorBrandStroke1, #0f6cbd)}.activity-row+.activity-row{border-top:1px solid transparent}.activity-row:nth-child(2n){background:transparent}.activity-row-track:before{top:-4px;bottom:-4px;left:7px;width:2px;background:var(--colorNeutralStroke3, #ededed)}.activity-row:first-child .activity-row-track:before{top:0}.activity-row:last-child .activity-row-track:before{bottom:0;height:10px}.activity-row-icon{width:22px;height:22px;border-radius:5px;background:var(--colorNeutralBackground3, #ffffff);box-shadow:0 0 1px #0000001a}.activity-row-icon svg{width:14px;height:14px}.activity-row-copy{gap:1px}.activity-row-copy>span strong{font-size:12px;line-height:18px}.activity-row-copy code,.activity-row-copy small{font-size:11px;line-height:16px;color:var(--colorNeutralForeground3, #707070)}.activity-row-state{font-size:11px;font-weight:500;color:var(--colorNeutralForeground3, #707070)}.activity-row.running .activity-row-state{color:var(--colorBrandForeground1, #0f6cbd)}.activity-row.failed .activity-row-state{color:var(--colorStatusDangerForeground1, #c50f1f)}.composer-goal{border-radius:8px;border-left:4px solid var(--colorBrandStroke1, #0f6cbd);background:var(--colorNeutralBackground2, #f5f5f5);box-shadow:0 1px 4px #0000000d,0 0 1px #00000012;padding:10px 12px;display:flex;align-items:center;gap:12px}.composer-goal.expanded{flex-direction:column;align-items:flex-start}.composer-goal-icon{color:var(--colorBrandForeground1, #0f6cbd)}.composer-goal-copy{flex-grow:1;text-align:left}.composer-goal-copy>body{font-weight:500}.composer-goal-expanded-actions{display:flex;gap:8px;margin-top:8px}.chat-dock{padding-top:12px;padding-bottom:16px;background:linear-gradient(to bottom,transparent,var(--colorNeutralBackground1, #ffffff) 18%,var(--colorNeutralBackground1, #ffffff) 36%)}.chat-dock>*,.composer-goal,.composer-surface{width:min(calc(100% - 40px),900px)}.composer-surface{border-radius:12px;box-shadow:0 4px 16px #00000014,0 0 1px #00000017;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:color-mix(in srgb,var(--colorNeutralBackground3, #ffffff) 92%,transparent);border:1px solid var(--colorNeutralStroke3, #ededed)}.composer{padding:12px;gap:8px}.composer-input{min-height:40px;max-height:160px;border-radius:8px;padding:8px 12px;background:var(--colorNeutralBackground1, #ffffff);border:1px solid var(--colorNeutralStrokeAccessible, #c9c9c9)}.composer-actions{padding-top:8px}.composer-send,.composer-stop{width:32px;height:32px}@media(max-width:860px){.message-stream{width:100%;padding:16px 16px 32px}.message.assistant{padding:14px 16px 18px 8px}.message.user{padding:12px 0 12px 10%}.activity-group{width:100%;margin:8px 0 14px;border-radius:8px}.activity-summary{min-height:48px;grid-template-columns:24px minmax(0,1fr) 20px;gap:8px;padding:6px 8px 6px 10px}.activity-meta{display:none}.activity-title code{max-width:calc(100vw - 100px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-details{max-height:min(48vh,420px);padding:8px 10px 10px}.activity-details-heading{margin-left:28px}.activity-phase>header{grid-template-columns:32px minmax(0,1fr) auto;padding-left:8px}.activity-phase>header small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-row{grid-template-columns:14px 22px minmax(0,1fr);padding-left:6px}.activity-row-track:before{left:5px}.activity-row-state{display:none}.chat-dock>*,.composer-goal,.composer-surface{width:calc(100% - 20px)}.composer-surface{border-radius:12px}}@media(prefers-reduced-motion){.activity-group,.activity-summary,.context-nav,.composer-goal{transition:none!important}}.device-row[role=link]{cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.device-row[role=link]:hover{border-color:var(--colorBrandStroke2, #9cc7f2);box-shadow:var(--shadow8, 0 4px 12px rgb(0 0 0 / 14%));transform:translateY(-1px)}.device-row[role=link]:focus-visible{outline:2px solid var(--colorStrokeFocus2, #000);outline-offset:2px}.device-detail-page{max-width:1180px}.device-detail-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;margin-bottom:20px}.device-detail-heading,.device-detail-actions,.detail-card-heading,.detail-card-actions{display:flex;align-items:center}.device-detail-heading{gap:12px;min-width:0}.device-icon.large{width:48px;height:48px;flex-basis:48px}.device-detail-actions,.detail-card-actions{gap:8px}.device-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.device-detail-card{min-width:0;padding:18px;border:1px solid var(--colorNeutralStroke2, #e0e0e0);border-radius:12px;background:var(--colorNeutralBackground1, #fff)}.detail-card-heading{justify-content:space-between;gap:16px;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid var(--colorNeutralStroke2, #e8e8e8);color:var(--colorBrandForeground1, #0f6cbd)}.detail-card-heading>div{display:grid;gap:2px;color:var(--colorNeutralForeground1, #242424)}.detail-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.detail-facts>span,.detail-list>span{display:grid;gap:4px;min-width:0}.detail-list{display:grid;gap:14px}.detail-list code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-recent-list{display:grid;gap:4px}.device-recent-list>a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px;color:inherit;text-decoration:none;border-radius:8px}.device-recent-list>a:hover{background:var(--colorNeutralBackground1Hover, #f5f5f5)}.device-recent-list>a>span:first-child{display:grid;min-width:0}.device-recent-tail{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;color:var(--colorNeutralForeground3, #707070)}.device-recent-tail .fui-Badge{display:none}.detail-view-all{color:var(--mp-brand, #0f6cbd);font-size:12px;font-weight:600;text-decoration:none}.detail-view-all:hover{text-decoration:underline}.device-danger-card{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px;padding:18px;border-color:var(--colorPaletteRedBorder1, #f1bbbc)}.composer-image-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.composer-image-preview{display:flex;gap:8px;padding:10px 12px 0;overflow-x:auto}.composer-image-item{position:relative;flex:0 0 76px;width:76px;height:60px;overflow:hidden;border:1px solid var(--colorNeutralStroke2, #e0e0e0);border-radius:8px;background:var(--colorNeutralBackground3, #f5f5f5)}.composer-image-item img{width:100%;height:100%;object-fit:cover}.composer-image-item .fui-Button{position:absolute;top:3px;right:3px;min-width:24px;width:24px;height:24px;color:#fff;background:#00000094}@media(max-width:760px){.device-detail-header{grid-template-columns:auto minmax(0,1fr) auto}.device-detail-actions{grid-column:1 / -1;width:100%}.device-detail-actions .fui-Button{flex:1}.device-detail-grid,.detail-facts{grid-template-columns:1fr}.device-danger-card{align-items:flex-start;flex-direction:column}}:root{--mp-brand: #0f6cbd;--mp-brand-strong: #115ea3;--mp-brand-soft: #eaf3fc;--mp-canvas: #f7f9fc;--mp-surface: rgba(255, 255, 255, .92);--mp-stroke: rgba(36, 36, 36, .11);--mp-stroke-strong: rgba(15, 108, 189, .34);--mp-shadow-card: 0 1px 2px rgba(0, 0, 0, .04), 0 8px 24px rgba(31, 55, 83, .055);--mp-shadow-flyout: 0 8px 32px rgba(0, 0, 0, .14), 0 2px 8px rgba(0, 0, 0, .08)}html,body,#root,#root>.fluent-root{width:100%;max-width:100%;height:100%;overflow:clip}body{color:#242424;background:radial-gradient(circle at 72% -12%,rgba(110,174,255,.18),transparent 36%),radial-gradient(circle at -10% 82%,rgba(102,155,230,.12),transparent 34%),var(--mp-canvas)}.app-shell,.app-shell.chat-detail{width:100%;max-width:100vw;height:100vh;min-height:0;overflow:clip;grid-template-columns:232px minmax(0,1fr);background:transparent}.desktop-nav-wrap,.chat-detail>.desktop-nav-wrap{display:block;width:232px;min-width:232px;height:100vh}.desktop-nav{width:232px;min-width:232px;transform:none!important;transition:none!important;animation:none!important;border-right:1px solid var(--mp-stroke);background:linear-gradient(180deg,#f6fafff5,#f2f7fde6);-webkit-backdrop-filter:blur(24px) saturate(130%);backdrop-filter:blur(24px) saturate(130%)}.desktop-nav .fui-DrawerHeader{padding:28px 20px 22px}.desktop-nav .fui-DrawerBody{padding:4px 10px}.desktop-nav .fui-DrawerBody .fui-NavItem{min-height:48px;margin-bottom:6px;border-radius:8px;font-size:15px;font-weight:600}.desktop-nav .fui-DrawerBody .fui-NavItem[aria-current=page],.desktop-nav .fui-DrawerBody .fui-NavItem[aria-selected=true]{background:#ffffffe0;box-shadow:var(--mp-shadow-card)}.desktop-nav .fui-DrawerFooter{padding:14px 12px 18px;border-top:1px solid var(--mp-stroke)}.brand{height:42px;gap:12px}.brand-mark{width:36px;height:36px;border-radius:8px;background:linear-gradient(145deg,#1683e5,#0f6cbd 68%,#0b5cab);box-shadow:0 5px 14px #0f6cbd42}.brand h3{font-size:23px;line-height:30px;font-weight:650;letter-spacing:-.3px}.user-trigger{min-height:58px;border-radius:10px}.user-trigger:hover{background:#ffffffc2}.account-menu-popover{width:356px!important;min-width:356px!important;max-width:calc(100vw - 24px)!important;overflow:hidden;border:1px solid var(--mp-stroke);border-radius:12px;background:#fffffff5;box-shadow:var(--mp-shadow-flyout);-webkit-backdrop-filter:blur(26px) saturate(135%);backdrop-filter:blur(26px) saturate(135%)}.account-menu-profile{display:flex;align-items:center;gap:13px;padding:18px 18px 15px;border-bottom:1px solid var(--mp-stroke)}.account-menu-profile>div{min-width:0;display:grid;gap:2px}.account-menu-name{min-width:0;display:flex;align-items:center;gap:8px}.account-menu-name .fui-Badge{flex:0 0 auto;border-color:#0f6cbd2e;color:#0f6cbd;background:#eaf4ff}.account-menu-profile strong{font-size:16px}.account-menu-list{padding:6px}.account-menu-list .fui-MenuItem{min-height:42px;border-radius:7px}.account-menu-list .fui-MenuItemRadio{min-height:58px}.menu-choice-copy{display:grid;gap:1px}.menu-choice-copy .fui-Caption1{color:var(--colorNeutralForeground3)}.workspace{min-width:0;max-width:100%;height:100vh;min-height:0;overflow:auto;overflow-x:hidden;background:#ffffff94}.chat-detail .workspace{overflow:clip}.page{width:min(100%,1180px);padding:32px 38px 56px}.page-header{min-height:72px;margin-bottom:18px}.page-header h1{font-size:28px;line-height:36px;letter-spacing:-.4px}.page-actions .fui-Button,.context-toolbar>.fui-Button{min-height:38px;border-radius:7px;box-shadow:0 3px 10px #0f6cbd2e}.device-list,.conversation-list{gap:10px}.device-row,.conversation-row{border-color:var(--mp-stroke);border-radius:10px;box-shadow:var(--mp-shadow-card)}.device-row{padding:14px 16px}.device-row:hover,.conversation-row:hover{border-color:var(--mp-stroke-strong);background:#fff;transform:translateY(-1px)}.conversation-workspace{height:100vh;min-height:0;grid-template-columns:326px minmax(0,1fr);background:#ffffff9e}.conversation-context{width:326px;min-width:326px;min-height:0;display:flex;flex-direction:column;border-right:1px solid var(--mp-stroke);background:#ffffffdb;box-shadow:5px 0 24px #1f375309;-webkit-backdrop-filter:blur(22px) saturate(125%);backdrop-filter:blur(22px) saturate(125%)}.context-toolbar{display:grid;gap:10px;padding:18px 16px 12px}.context-toolbar>.fui-Button{width:100%}.context-toolbar>.fui-Input{min-height:36px;border-radius:7px;background:#ffffffc7}.context-header{order:initial;height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 17px;border:0;color:var(--colorNeutralForeground2);font-size:12px;font-weight:650}.context-list{order:initial;flex:1;min-height:0;overflow:auto;padding:2px 9px 16px}.context-item{position:relative;min-height:68px;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;margin:2px 0;padding:8px 10px;border:1px solid transparent;border-radius:9px;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease}.context-item:hover{background:#f6f9fdeb;border-color:#24242412}.context-item.active{padding-left:10px;margin-right:0;border:1px solid #56a5ee;background:linear-gradient(105deg,#edf6ff,#f7fbff);box-shadow:0 2px 10px #0f6cbd1a}.context-item.active:before{top:10px;bottom:10px;left:-1px;width:3px;border-radius:0 3px 3px 0;background:var(--mp-brand)}.context-avatar{width:34px;height:34px;border:1px solid rgba(15,108,189,.14);border-radius:8px;color:var(--mp-brand);background:#f2f8fe}.context-item-copy{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);gap:4px}.context-item>.context-item-copy{grid-template-columns:minmax(0,1fr)}.context-item-title{min-width:0;display:flex;align-items:center;gap:8px}.context-item-title strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:18px}.context-item-title time{margin-left:auto;color:var(--colorNeutralForeground3);font-size:11px;white-space:nowrap}.context-item-copy>.fui-Caption1{display:flex;align-items:center;gap:5px;overflow:hidden;color:var(--colorNeutralForeground3);text-overflow:ellipsis;white-space:nowrap}.context-item-copy>.fui-Caption1 svg{flex:0 0 auto;font-size:14px}.context-status{position:absolute;right:10px;bottom:7px;font-size:10px}.context-empty{min-height:180px;display:grid;place-items:center;align-content:center;gap:8px;color:var(--colorNeutralForeground3)}.chat-page{min-width:0;min-height:0;display:grid;grid-template-rows:72px minmax(0,1fr) auto;background:radial-gradient(circle at 50% 8%,rgba(230,240,252,.48),transparent 40%),#ffffffc7}.chat-header{height:72px;padding:0 22px 0 26px;border-bottom:1px solid var(--mp-stroke);background:#ffffffe0;box-shadow:0 2px 12px #1f375309;-webkit-backdrop-filter:blur(18px) saturate(120%);backdrop-filter:blur(18px) saturate(120%)}.chat-title-block{flex:1 1 300px;gap:3px}.chat-title-block>.fui-Subtitle2{font-size:18px;line-height:24px;font-weight:650}.chat-title-block>.fui-Caption1{display:flex;align-items:center;gap:6px;color:var(--colorNeutralForeground2)}.chat-title-block>.fui-Caption1>span{min-width:0;display:inline-flex;align-items:center;gap:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-title-block>.fui-Caption1>span+span{margin-left:5px}.chat-presence{order:initial;margin:0 5px 0 10px}.session-commandbar{order:initial;gap:4px}.session-commandbar .fui-MenuButton{height:32px;flex-shrink:0;border-radius:7px}.session-commandbar .model-menu{min-width:108px}.session-commandbar .effort-menu{min-width:92px}.session-commandbar .permission-menu{min-width:76px}.chat-back{order:initial;width:34px;min-width:34px;height:34px}.chat-mobile-tabs{display:none}.chat-scroll{min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;background:transparent;scrollbar-gutter:stable}.message-stream{width:min(calc(100% - 64px),880px);padding:28px 0 54px}.message{margin:0 0 14px}.message.assistant{padding:0;background:transparent;border-radius:0}.message.assistant .message-body{width:min(760px,100%);padding:16px 18px 18px;border:1px solid rgba(36,36,36,.06);border-radius:10px;background:#ffffffd6;box-shadow:0 5px 18px #1f37530b}.message.user{padding:6px 0 4px 24%}.message.user .message-body{max-width:620px;padding:12px 15px;border:1px solid rgba(36,36,36,.09);border-radius:16px 16px 4px;background:linear-gradient(145deg,#f8f8f8,#f4f4f4);box-shadow:0 3px 10px #00000009}.message-content{font-size:14px;line-height:1.72}.media-message{border-radius:12px;box-shadow:var(--mp-shadow-card)}.activity-group{width:100%;margin:12px 0 18px;border:1px solid var(--mp-stroke);border-radius:10px;background:#fffffff0;box-shadow:var(--mp-shadow-card)}.activity-summary{min-height:64px;grid-template-columns:32px minmax(0,1fr) auto 28px;gap:10px;padding:9px 10px 9px 12px}.activity-title strong{font-size:14px;line-height:20px}.activity-details{max-height:min(46vh,440px);padding:8px 12px 12px;background:#f8fafc}.activity-row{min-height:42px}.chat-dock{position:relative;z-index:3;padding:8px 0 16px;border-top:0;background:linear-gradient(to bottom,#fff0,#ffffffeb 25%,#fff 55%)}.chat-dock>*,.composer-goal,.composer-surface{width:min(calc(100% - 64px),900px)}.composer-goal{display:grid;min-height:48px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 auto 7px;padding:7px 10px 7px 12px;border:1px solid var(--mp-stroke);border-left:3px solid var(--mp-brand);border-radius:10px;background:#fffffff0;box-shadow:0 2px 10px #1f37530e}.composer-goal.expanded{display:grid;align-items:start;min-height:94px;padding-top:10px}.composer-surface{margin:0 auto;overflow:hidden;border:1px solid rgba(36,36,36,.12);border-radius:12px;background:#fffffff5;box-shadow:0 12px 32px #1f37531a,0 2px 6px #0000000a;-webkit-backdrop-filter:blur(18px) saturate(120%);backdrop-filter:blur(18px) saturate(120%)}.composer{padding:0;gap:0}.composer>.fui-Textarea{min-height:68px;border:0;border-radius:0;background:transparent;box-shadow:none}.composer textarea{min-height:64px;padding:14px 14px 8px;font-size:14px}.composer-actions{min-height:48px;padding:5px 8px 6px;border-top:1px solid rgba(36,36,36,.07)}.composer-actions .fui-Button,.composer-actions .fui-MenuButton{border-radius:7px}.composer-actions .composer-image,.composer-actions .composer-settings,.composer-actions .composer-send,.composer-actions .composer-stop{width:36px;min-width:36px;height:36px}.composer-actions .composer-send{color:#fff;background:linear-gradient(145deg,#2b8de5,#0f6cbd);box-shadow:0 4px 10px #0f6cbd38}.composer-actions .composer-stop{border-radius:9px;box-shadow:0 4px 12px #d134383d!important}.composer-image-preview{padding:10px 12px;border-bottom:1px solid rgba(36,36,36,.06)}.device-detail-page{width:100%;max-width:none;min-height:100vh;padding:0}.device-detail-layout{width:100%;max-width:100%;min-height:100vh;display:grid;grid-template-columns:316px minmax(0,1fr)}.device-browser{min-height:100vh;display:flex;flex-direction:column;border-right:1px solid var(--mp-stroke);background:#ffffffc7}.device-browser-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:28px 18px 18px}.device-browser-heading>div{display:grid;gap:2px}.device-browser-list{flex:1;min-height:0;overflow:auto;padding:4px 10px 14px}.device-browser-group+.device-browser-group{margin-top:12px;padding-top:10px;border-top:1px solid var(--mp-stroke)}.device-browser-group-label{min-height:28px;display:flex;align-items:center;gap:7px;padding:0 8px 4px;color:var(--colorNeutralForeground2);font-size:12px;font-weight:650}.device-browser-group-label i{width:7px;height:7px;border-radius:50%;background:#8a8886}.device-browser-group-label.online i{background:#13a10e}.device-browser-group-label span{margin-left:auto;font-weight:500}.device-browser-group-empty{display:block;padding:8px 10px 12px;color:var(--colorNeutralForeground3)}.device-browser-controls{display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:7px;padding:0 12px 12px}.device-browser-controls .fui-Input,.device-browser-controls .fui-Button{min-height:36px;border-radius:7px}.device-browser-item{min-height:82px;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:11px;padding:10px;margin-bottom:5px;border:1px solid transparent;border-radius:9px}.device-browser-item:hover{background:#f8fafdeb}.device-browser-item.active{border-color:#a8cff4;background:linear-gradient(110deg,#edf6ff,#f8fbff);box-shadow:0 3px 12px #0f6cbd14}.device-browser-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(15,108,189,.14);border-radius:9px;color:var(--mp-brand);background:#f1f7fd}.device-browser-item>span:nth-child(2){min-width:0;display:grid;gap:3px}.device-browser-item strong,.device-browser-item .fui-Caption1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-browser-item small{display:flex;align-items:center;gap:5px;color:var(--colorNeutralForeground3)}.device-browser-count{padding:14px 18px 20px;border-top:1px solid var(--mp-stroke)}.device-detail-main{min-width:0;max-width:100%;min-height:100vh;overflow:auto;padding:28px 28px 48px;background:#fbfcfeb8}.device-detail-header{min-height:68px;margin-bottom:18px}.device-detail-heading>div:last-child{min-width:0;display:grid;gap:4px}.device-heading-facts{display:flex;flex-wrap:wrap;gap:5px;margin-top:3px}.device-detail-heading .fui-Title2{font-size:24px;line-height:30px}.device-detail-grid{gap:14px}.device-detail-card{padding:18px;border-color:var(--mp-stroke);border-radius:11px;box-shadow:var(--mp-shadow-card)}.detail-card-heading{margin-bottom:16px;padding-bottom:13px}.detail-card-actions{margin-top:auto}.device-danger-card{border-radius:11px;background:linear-gradient(100deg,#fff8f8,#fffdfd);box-shadow:0 4px 16px #d134380b}.device-danger-card>div:first-child{min-width:0;display:grid;gap:3px;text-align:left}.connect-dialog{width:min(760px,calc(100vw - 32px))!important;max-width:760px!important;border-radius:12px;box-shadow:0 24px 64px #00000038,0 6px 18px #0000001f}.connect-dialog .fui-DialogTitle{font-size:24px;line-height:32px}.pairing-stage{gap:8px;margin:4px 0 22px}.pairing-panel{gap:18px}.pairing-instruction{display:flex;align-items:center;gap:12px}.pairing-instruction-icon{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #b9d9f7;border-radius:8px;color:var(--mp-brand);background:#edf6ff}.command-block{min-height:72px;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:12px 12px 12px 16px;border:1px solid rgba(36,36,36,.15);border-radius:8px;background:#f8f9fb}.command-block code{overflow:auto;color:var(--colorNeutralForeground1);font-size:13px;line-height:20px;white-space:nowrap}.command-block .fui-Button{color:var(--colorNeutralForeground1)}.waiting-line{display:flex;align-items:flex-start;justify-content:flex-start;gap:12px;padding:4px 4px 8px}.waiting-line>span{display:grid;gap:3px}.pairing-security{display:flex;align-items:center;gap:8px;margin:20px -24px 0;padding:14px 24px;border-top:1px solid var(--mp-stroke);color:var(--colorNeutralForeground2);background:#fbfbfc}.approval-facts{min-width:0;display:flex;flex-wrap:wrap;gap:6px}.approval-facts .fui-Badge{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.approval-path{min-width:0;display:flex;align-items:center;gap:8px;padding:9px 11px;border:1px solid var(--mp-stroke);border-radius:7px;color:var(--colorNeutralForeground2);background:#f8f9fb}.approval-path svg{flex:0 0 auto;color:var(--mp-brand)}.approval-path code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1180px)and (min-width:861px){.app-shell,.app-shell.chat-detail{grid-template-columns:208px minmax(0,1fr)}.desktop-nav-wrap,.chat-detail>.desktop-nav-wrap,.desktop-nav{width:208px;min-width:208px}.conversation-workspace{grid-template-columns:286px minmax(0,1fr)}.conversation-context{width:286px;min-width:286px}.session-commandbar .permission-menu{display:none}.device-detail-layout{grid-template-columns:280px minmax(0,1fr)}}@media(max-width:860px){html,body,#root,#root>.fluent-root{overflow:clip}.app-shell,.app-shell.chat-detail{height:100dvh;grid-template-columns:minmax(0,1fr);grid-template-rows:62px 46px minmax(0,1fr)}.desktop-nav-wrap,.chat-detail>.desktop-nav-wrap{display:none}.mobile-topbar{height:calc(58px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 14px 0 18px;background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-topbar .brand-mark{width:32px;height:32px}.mobile-topbar .brand h3{font-size:21px}.mobile-tabs-wrap{min-height:46px;background:#fffffff0}.mobile-tabs,.mobile-tabs .fui-Tab{min-height:46px}.workspace{height:auto;min-height:0}.page{padding:22px 16px 38px}.page-header{min-height:56px;margin-bottom:16px}.page-header h1{font-size:26px;line-height:32px}.app-shell.chat-detail{grid-template-rows:minmax(0,1fr)}.chat-detail .mobile-topbar,.chat-detail .mobile-tabs-wrap{display:none}.conversation-workspace{height:100dvh;grid-template-columns:minmax(0,1fr)}.conversation-context{display:none}.chat-page{height:100dvh;grid-template-rows:68px minmax(0,1fr) auto}.chat-header{height:68px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:7px;padding:max(env(safe-area-inset-top),4px) 10px 4px}.chat-title-block{min-width:0}.chat-title-block>.fui-Subtitle2{font-size:16px;line-height:21px}.chat-title-block>.fui-Caption1{gap:4px}.chat-title-block>.fui-Caption1>span:first-child{display:none}.chat-title-block>.fui-Caption1>span+span{margin-left:0}.chat-mobile-tabs{display:flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--mp-stroke);border-radius:9px;background:#f5f7fa}.chat-mobile-tabs a{min-height:32px;display:flex;align-items:center;gap:5px;padding:0 9px;border-radius:7px;font-size:12px;font-weight:600}.chat-mobile-tabs a.active{color:var(--mp-brand);background:#fff;box-shadow:0 1px 4px #00000014}.chat-back{width:34px;min-width:34px;height:34px}.message-stream{width:100%;padding:14px 12px 30px}.message.assistant .message-body{width:100%;padding:14px 13px 16px;border-radius:9px}.message.user{padding:5px 0 5px 18%}.message.user .message-body{padding:11px 13px;border-radius:14px 14px 4px}.message-content{font-size:14px;line-height:1.68}.activity-group{margin:10px 0 16px}.activity-summary{min-height:58px;grid-template-columns:28px minmax(0,1fr) 24px;padding:8px 9px}.activity-details{max-height:min(50vh,480px)}.chat-dock{padding:7px 0 max(10px,env(safe-area-inset-bottom))}.chat-dock>*,.composer-goal,.composer-surface{width:calc(100% - 16px)}.composer-goal{min-height:46px;margin-bottom:6px;padding:6px 8px 6px 10px;border-radius:10px}.composer-goal.expanded{min-height:108px}.composer-surface{border-radius:11px;box-shadow:0 8px 22px #1f37531f}.composer>.fui-Textarea{min-height:64px}.composer textarea{min-height:60px;padding:12px 11px 7px}.composer-actions{min-height:48px;gap:3px;padding:5px 6px;overflow-x:auto}.composer-primary-tools,.composer-secondary-tools{gap:1px}.composer-actions .composer-settings{width:auto;max-width:122px;padding-inline:7px}.device-detail-page,.device-detail-layout{min-height:100%}.device-detail-layout{display:block}.device-browser{display:none}.device-detail-main{min-height:100%;padding:18px 14px 38px;overflow:visible}.device-detail-header{position:relative;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;padding-top:42px;margin-bottom:14px}.device-detail-header>.chat-back{position:absolute;top:0}.device-detail-header>.chat-back.left{left:0}.device-detail-header>.chat-back.right{right:0}.device-detail-heading{align-items:flex-start}.device-detail-heading .device-icon.large{width:44px;height:44px;flex-basis:44px}.device-detail-heading .fui-Title2{font-size:21px;line-height:27px}.device-detail-actions{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:8px}.device-detail-grid{grid-template-columns:1fr;gap:12px}.device-detail-card{padding:16px;border-radius:10px}.detail-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.device-danger-card{align-items:stretch;padding:16px}.connect-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.command-block{grid-template-columns:minmax(0,1fr)}.command-block .fui-Button{width:100%}}@media(max-width:480px){.chat-header{grid-template-columns:auto minmax(0,1fr) auto}.chat-mobile-tabs a{padding-inline:7px}.chat-mobile-tabs a svg{font-size:18px}.detail-facts{grid-template-columns:1fr}}.session-commandbar .fui-MenuButton{border:1px solid rgba(15,108,189,.16);background:linear-gradient(180deg,#fbfdff,#f3f8fd)}.session-commandbar .fui-MenuButton:hover{border-color:#0f6cbd57;background:#edf6ff}.activity-details-heading{color:var(--colorNeutralForeground2);font-weight:600}.activity-row{padding-block:6px}.device-detail-card{box-shadow:0 1px 2px #0000000b,0 8px 24px #1f375312}.device-recent-list>a{border:1px solid transparent}.device-recent-list>a:hover{border-color:#0f6cbd29;background:#f3f8fd}.workspace,.context-list,.chat-scroll,.activity-details,.device-browser-list,.device-detail-main{scrollbar-width:thin;scrollbar-color:rgba(96,94,92,.45) transparent}.workspace::-webkit-scrollbar,.context-list::-webkit-scrollbar,.chat-scroll::-webkit-scrollbar,.activity-details::-webkit-scrollbar,.device-browser-list::-webkit-scrollbar,.device-detail-main::-webkit-scrollbar{width:8px;height:8px}.workspace::-webkit-scrollbar-thumb,.context-list::-webkit-scrollbar-thumb,.chat-scroll::-webkit-scrollbar-thumb,.activity-details::-webkit-scrollbar-thumb,.device-browser-list::-webkit-scrollbar-thumb,.device-detail-main::-webkit-scrollbar-thumb{min-height:36px;border:2px solid transparent;border-radius:999px;background:#605e5c6b;background-clip:padding-box}.workspace::-webkit-scrollbar-thumb:hover,.context-list::-webkit-scrollbar-thumb:hover,.chat-scroll::-webkit-scrollbar-thumb:hover,.activity-details::-webkit-scrollbar-thumb:hover,.device-browser-list::-webkit-scrollbar-thumb:hover,.device-detail-main::-webkit-scrollbar-thumb:hover{background:#605e5c9e;background-clip:padding-box}@media(min-width:1181px){.app-shell,.app-shell.chat-detail{grid-template-columns:240px minmax(0,1fr)}.desktop-nav-wrap,.chat-detail>.desktop-nav-wrap,.desktop-nav{width:240px;min-width:240px}.conversation-workspace{grid-template-columns:344px minmax(0,1fr)}.conversation-context{width:344px;min-width:344px}}@media(min-width:861px){.desktop-nav{border-right-color:#3f5c801f;background:radial-gradient(circle at 18% 6%,rgba(255,255,255,.94),transparent 28%),linear-gradient(155deg,#f7fbfffa,#eef5fdeb);box-shadow:inset -1px 0 #ffffffb3}.desktop-nav .fui-DrawerHeader{padding:24px 20px 18px}.desktop-nav .fui-DrawerBody{padding:4px 10px}.desktop-nav .fui-DrawerBody .fui-NavItem{min-height:48px;margin-bottom:6px;border:1px solid transparent;border-radius:11px;font-size:15px;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease}.desktop-nav .fui-DrawerBody .fui-NavItem:hover{border-color:#3f5c8014;background:#ffffff94}.desktop-nav .fui-DrawerBody .fui-NavItem[aria-current=page],.desktop-nav .fui-DrawerBody .fui-NavItem[aria-selected=true]{border-color:#3f5c8014;background:#ffffffd6;box-shadow:0 1px 2px #233a560a,0 8px 24px #233a5614}.desktop-nav .fui-DrawerFooter{padding:16px 14px 20px;border-top-color:#3f5c801a}.conversation-workspace{background:radial-gradient(circle at 76% -14%,rgba(116,178,244,.13),transparent 42%),#f8fafc}.conversation-context{border-right-color:#3f5c801f;background:linear-gradient(180deg,#ffffffed,#f8fbffe6),#ffffffe0;box-shadow:7px 0 28px #1f37530b,inset -1px 0 #ffffffb8}.context-toolbar{gap:12px;padding:16px 16px 10px}.context-search-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:6px}.context-search-row>.fui-Button{width:36px;min-width:36px;height:36px;border:1px solid rgba(63,92,128,.16);border-radius:9px;background:#ffffffd1}.context-toolbar>.fui-Button{min-height:40px;border-radius:9px;font-size:14px;font-weight:650;box-shadow:0 5px 14px #0f6cbd33,inset 0 1px #ffffff3d}.context-search-row>.fui-Input{min-height:36px;border-color:#3f5c8029;border-radius:9px;background:#ffffffbd;box-shadow:inset 0 1px 2px #1f375306}.context-search-row>.fui-Input:focus-within{border-color:#0f6cbd80;background:#fff;box-shadow:0 0 0 1px #0f6cbd1a}.context-header{height:40px;padding:0 22px;color:#424a55;font-size:12px;font-weight:700;letter-spacing:.01em}.context-list{padding:2px 10px 18px}.context-item{min-height:66px;grid-template-columns:34px minmax(0,1fr);gap:10px;margin:2px 0;padding:9px 10px;border-radius:11px}.context-item:hover{border-color:#3f5c8017;background:#ffffffb3;box-shadow:0 3px 12px #1f37530b}.context-item.active{padding-left:12px;border-color:#0f6cbd6b;background:radial-gradient(circle at 10% 20%,rgba(255,255,255,.9),transparent 42%),linear-gradient(105deg,#ebf6fffa,#f8fcfff5);box-shadow:0 1px 2px #0f6cbd0a,0 6px 16px #0f6cbd14}.context-item.active:before{top:12px;bottom:12px;width:3px;box-shadow:0 0 8px #0f6cbd40}.context-avatar{width:34px;height:34px;border-color:#0f6cbd2b;border-radius:10px;background:linear-gradient(145deg,#f8fbff,#eaf4fd);box-shadow:inset 0 1px #ffffffd9}.context-item-copy{gap:5px}.context-item-title strong{font-size:15px;line-height:21px;font-weight:650;letter-spacing:-.08px}.context-item-title time{font-size:12px;color:#66707d}.context-item-copy>.fui-Caption1{gap:6px;color:#5e6875;font-size:13px;line-height:18px}.chat-page{grid-template-rows:64px minmax(0,1fr) auto;background:radial-gradient(circle at 50% 0%,rgba(221,237,253,.52),transparent 37%),linear-gradient(180deg,#fcfdffe6,#f8fafdf5)}.chat-header{height:64px;padding:0 18px 0 24px;border-bottom-color:#3f5c801c;background:#ffffffd1;box-shadow:0 3px 16px #1f37530b,inset 0 -1px #ffffffb3;-webkit-backdrop-filter:blur(24px) saturate(130%);backdrop-filter:blur(24px) saturate(130%)}.chat-title-block{gap:4px}.chat-title-block>.fui-Subtitle2{font-size:20px;line-height:26px;font-weight:680;letter-spacing:-.25px}.chat-title-block>.fui-Caption1{gap:7px;color:#4f5966;font-size:12px}.chat-presence{gap:5px;margin-inline:12px 8px;color:#3e4855;font-size:12px;font-weight:600}.session-commandbar{gap:6px}.conversation-account-trigger{width:38px;min-width:38px;height:38px;margin-left:2px;padding:0;border-radius:999px}.composer-goal-shortcut{width:auto!important;min-width:46px!important;padding-inline:8px;color:var(--mp-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:700}.chat-empty svg{width:42px;height:42px;padding:9px;border:1px solid rgba(15,108,189,.15);border-radius:12px 12px 12px 4px;color:#fff;background:linear-gradient(145deg,#1683e5,#0f6cbd);box-shadow:0 8px 22px #0f6cbd33}.chat-empty{position:relative;gap:14px;isolation:isolate}.chat-empty:after{content:"";position:absolute;top:calc(50% - 48px);left:calc(50% + 12px);width:38px;height:30px;z-index:0;border:1px solid rgba(63,92,128,.2);border-radius:9px 9px 3px;background:#ffffffb8;box-shadow:0 5px 16px #1f375312}.chat-empty .fui-Body1{position:relative;z-index:1;color:#394451;font-size:16px;line-height:22px;font-weight:650}.chat-empty .fui-Caption1{position:relative;z-index:1;max-width:320px;color:#6a7480;font-size:12px;line-height:18px;text-align:center}.chat-empty>svg{position:relative;z-index:1}.composer-image-label{display:inline}.chat-detail .desktop-nav .fui-DrawerFooter{display:none}.session-commandbar .fui-MenuButton{height:34px;border-color:#0f6cbd2e;border-radius:8px;background:linear-gradient(180deg,#fffffff5,#f2f7fcf0);box-shadow:0 1px 2px #1f37530a}.session-commandbar .fui-MenuButton:hover{border-color:#0f6cbd61;background:#eef6fd}.message-stream{width:min(calc(100% - 48px),920px);padding:24px 0 40px}.message.assistant .message-body{padding:6px 2px 12px;border-color:transparent;border-radius:0;background:transparent;box-shadow:none}.message-assistant-avatar{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border:1px solid rgba(15,108,189,.16);border-radius:999px;color:var(--mp-brand);background:linear-gradient(145deg,#f8fbff,#e8f4ff);box-shadow:0 4px 12px #0f6cbd17}.message.user .message-body{border-color:#3f5c801a;background:linear-gradient(145deg,#fffffff5,#f2f5f9f5);box-shadow:0 2px 8px #1f37530b}.activity-group{margin:14px 0 20px;border-color:#3f5c8021;border-radius:13px;background:#fffffff0;box-shadow:0 1px 2px #1f375309,0 10px 28px #1f375312}.activity-summary{min-height:54px;grid-template-columns:34px minmax(0,1fr) auto 30px;gap:11px;padding:10px 12px 10px 14px}.activity-title strong{font-size:14px;line-height:21px;font-weight:680}.activity-details{max-height:min(54vh,560px);padding:10px 15px 15px;overflow-y:auto;overscroll-behavior:contain;border-top:1px solid rgba(63,92,128,.08);background:linear-gradient(180deg,#f8fafc,#f5f8fb)}.activity-row{min-height:46px}.chat-dock{padding:10px 0 18px;background:linear-gradient(to bottom,#f9fbfe00,#f9fbfee6 24%,#f9fbfefc 54%)}.chat-dock>*,.composer-goal,.composer-surface{width:min(calc(100% - 48px),920px)}.composer-goal{min-height:50px;grid-template-columns:32px minmax(0,1fr) auto;gap:11px;margin-bottom:8px;padding:8px 11px 8px 13px;border-color:#3f5c801f;border-left-color:var(--mp-brand);border-radius:12px;background:linear-gradient(105deg,#f6fbfffa,#fffffff5);box-shadow:0 1px 2px #1f375308,0 6px 18px #1f37530f}.composer-goal-icon{width:30px;height:30px;border-radius:8px;background:#e8f4fff2}.composer-surface{border-color:#3f5c8026;border-radius:14px;background:#ffffffed;box-shadow:0 2px 5px #1f37530b,0 18px 42px #1f375321;-webkit-backdrop-filter:blur(26px) saturate(135%);backdrop-filter:blur(26px) saturate(135%)}.composer>.fui-Textarea{min-height:78px}.composer textarea{min-height:74px;padding:16px 16px 10px;font-size:14px;line-height:21px}.composer-actions{min-height:52px;padding:7px 9px 8px;border-top-color:#3f5c8014}.composer-actions .fui-Button,.composer-actions .fui-MenuButton{border-radius:9px}.composer-actions .composer-image{border:1px solid rgba(15,108,189,.12);color:var(--mp-brand);background:linear-gradient(145deg,#fbfdff,#edf6ff)}.composer-actions .composer-image:hover{border-color:#0f6cbd4d;background:#e6f2fc}.composer-actions .composer-send,.composer-actions .composer-stop{width:38px;min-width:38px;height:38px}.composer-actions .composer-send{border:1px solid rgba(0,74,135,.18);box-shadow:0 1px 2px #004a8729,0 6px 14px #0f6cbd3d}}@media(min-width:861px){.activity-details-heading{min-height:28px;margin:0 2px 8px;padding:0 8px;color:#4f5966;font-size:11px;font-weight:700;letter-spacing:.015em}.activity-phase{margin:0;padding:5px 6px 8px;border:1px solid rgba(63,92,128,.09);border-radius:10px;background:#ffffff94;box-shadow:inset 0 1px #ffffffbd}.activity-phase+.activity-phase{margin-top:9px;padding-top:5px;border-top:1px solid rgba(63,92,128,.09)}.activity-phase>header{min-height:32px;grid-template-columns:54px minmax(0,1fr) 24px;gap:8px;padding:3px 7px 5px;color:#394350}.activity-phase>header>span{min-height:23px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid rgba(91,99,109,.12);border-radius:999px;color:#4f5966;background:#f4f6f9eb;font-size:11px;font-weight:700}.activity-phase.inspect>header>span{border-color:#0f6cbd29;color:#0f6cbd;background:#edf6ff}.activity-phase.change>header>span{border-color:#107c1024;color:#107c10;background:#edf8ed}.activity-phase.verify>header>span{border-color:#6b4b9c24;color:#6b4b9c;background:#f4effa}.activity-phase>header>small{color:#68727f;font-size:11px;line-height:18px}.activity-phase>header>em{width:22px;height:22px;border:1px solid rgba(63,92,128,.08);border-radius:7px;color:#4f5966;background:#ffffffdb;font-size:11px;font-weight:700}.activity-phase-steps{padding:2px 2px 0 7px}.activity-row{grid-template-columns:18px 28px minmax(0,1fr) auto;gap:9px;padding:7px 9px 7px 5px;border-radius:8px}.activity-row+.activity-row{border-top-color:#3f5c800e}.activity-row:hover{background:#eef4fab8}.activity-row-track:before{left:8px;background:#5b6b7e33}.activity-row-track i{border-color:#fffffff2;box-shadow:0 0 0 1px #50667e3d}.activity-row-icon{width:27px;height:27px;border:1px solid rgba(63,92,128,.08);border-radius:7px;box-shadow:0 1px 2px #1f37530a}.activity-row-icon svg{width:15px;height:15px}.activity-row-copy{gap:2px}.activity-row-copy>span strong{color:#303946;font-size:12px;line-height:18px;font-weight:680}.activity-row-copy>span .fui-Caption1{color:#7a8490;font-size:10px}.activity-row-copy code,.activity-row-copy small{display:block;max-width:100%;overflow-x:auto;overflow-y:hidden;color:#525e6d;font-size:11px;line-height:17px;text-overflow:clip;white-space:nowrap;scrollbar-width:none}.activity-row-copy code::-webkit-scrollbar,.activity-row-copy small::-webkit-scrollbar{display:none}.activity-row-copy small{color:#74808d}.activity-row-state{min-height:22px;display:inline-flex;align-items:center;padding:0 7px;border:1px solid rgba(16,124,16,.13);border-radius:999px;color:#107c10;background:#edf8ede6;font-size:10px;line-height:16px;font-weight:700}.activity-row.running .activity-row-state{border-color:#0f6cbd29;color:var(--mp-brand);background:#edf6ff}.activity-row.failed .activity-row-state{border-color:#c50f1f24;color:#c50f1f;background:#fff1f2}}@media(min-width:1181px){.device-detail-layout{grid-template-columns:338px minmax(0,1fr)}.app-shell.device-detail-shell{grid-template-columns:280px minmax(0,1fr)}.device-detail-shell .desktop-nav-wrap,.device-detail-shell .desktop-nav{width:280px;min-width:280px}.device-detail-shell .device-detail-layout{grid-template-columns:330px minmax(0,1fr)}}@media(min-width:861px){.device-browser{border-right-color:#3f5c801f;background:linear-gradient(180deg,#ffffffed,#f8fbffe6),#ffffffe0;box-shadow:6px 0 26px #1f375309,inset -1px 0 #ffffffb8}.device-browser-heading{padding:26px 20px 18px}.device-browser-heading .fui-Title2{font-size:27px;line-height:34px;font-weight:680;letter-spacing:-.35px}.device-browser-heading .fui-Button{min-height:38px;border-radius:9px;box-shadow:0 5px 14px #0f6cbd33}.device-browser-controls{grid-template-columns:minmax(0,1fr) 40px;gap:8px;padding:0 16px 14px}.device-browser-controls .fui-Input,.device-browser-controls .fui-Button{min-height:40px;border-color:#3f5c8026;border-radius:9px;background:#ffffffc2}.device-browser-list{padding:4px 12px 16px}.device-browser-group-label{min-height:32px;padding:0 10px 5px;color:#4f5966;font-size:12px;font-weight:700}.device-browser-item{min-height:88px;grid-template-columns:44px minmax(0,1fr) 20px;gap:12px;margin-bottom:7px;padding:11px;border-radius:11px}.device-browser-item:hover{border-color:#3f5c8017;background:#ffffffb8;box-shadow:0 3px 12px #1f37530b}.device-browser-item.active{border-color:#0f6cbd94;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.9),transparent 44%),linear-gradient(105deg,#eaf5ff,#f6fbff);box-shadow:0 1px 2px #0f6cbd0d,0 8px 20px #0f6cbd1a}.device-browser-icon{width:44px;height:44px;border-color:#0f6cbd2b;border-radius:10px;background:linear-gradient(145deg,#f8fbff,#e8f4fe)}.device-browser-item>span:nth-child(2){gap:4px}.device-browser-item strong{font-size:14px;line-height:20px;font-weight:680}.device-browser-item .fui-Caption1,.device-browser-item small{color:#65707d;font-size:12px;line-height:17px}.device-browser-count{padding:15px 20px 20px;border-top-color:#3f5c801a}.device-detail-main{padding:26px 30px 46px;background:radial-gradient(circle at 70% -10%,rgba(112,177,245,.13),transparent 40%),linear-gradient(180deg,#fcfdffe6,#f8fafdf5)}.device-detail-header{min-height:70px;gap:14px;margin-bottom:18px}.device-detail-heading{gap:14px}.device-detail-heading>div:last-child{grid-template-columns:auto auto;align-items:center;justify-content:start;column-gap:10px;row-gap:5px}.device-heading-meta{grid-column:1 / -1;color:#68727f;font-size:11px;line-height:17px}.device-detail-heading .device-icon.large{width:52px;height:52px;flex-basis:52px;border:1px solid rgba(15,108,189,.18);border-radius:11px;color:var(--mp-brand);background:linear-gradient(145deg,#f8fbff,#e7f3fe);box-shadow:0 5px 14px #0f6cbd14,inset 0 1px #ffffffd9}.device-detail-heading .fui-Title2{font-size:30px;line-height:38px;font-weight:680;letter-spacing:-.5px}.device-detail-heading .presence-label{gap:5px;color:#344050;font-size:12px;font-weight:650}.device-heading-facts{grid-column:1 / -1;gap:6px;margin-top:0}.device-heading-facts .fui-Badge{min-height:22px;padding-inline:7px;border-radius:6px}.device-detail-actions .fui-Button,.device-detail-header>.chat-back{min-height:36px;border-radius:8px}.device-session-launch{min-height:104px;display:grid!important;grid-template-columns:46px minmax(0,1fr) auto;grid-auto-flow:column;align-items:center;gap:14px;margin:0 0 18px;padding:20px 22px;border:1px solid rgba(63,92,128,.11);border-radius:13px;background:radial-gradient(circle at 8% 20%,rgba(232,245,255,.94),transparent 36%),#ffffffe6;box-shadow:0 1px 2px #1f375308,0 9px 26px #1f375311}.device-session-launch-icon{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(15,108,189,.18);border-radius:11px;color:var(--mp-brand);background:linear-gradient(145deg,#fff,#eaf5ff)}.device-session-launch-copy{min-width:0;display:grid;gap:4px}.device-session-launch-copy .fui-Title3{font-size:18px;line-height:24px;font-weight:680}.device-session-launch-copy .fui-Body1{color:#68727f}.device-session-launch>.fui-Button{min-height:40px;border-radius:9px;box-shadow:0 5px 14px #0f6cbd33}.device-detail-grid{gap:18px}.device-detail-card{min-height:0;padding:18px;border-color:#3f5c8021;border-radius:12px;background:#ffffffe6;box-shadow:0 1px 2px #1f37530a,0 10px 28px #1f375314,inset 0 1px #ffffffc7}.detail-card-heading{margin-bottom:14px;padding-bottom:12px;border-bottom-color:#3f5c8017}.detail-card-heading .fui-Title3{font-size:19px;line-height:25px;font-weight:680}.detail-card-heading>svg{width:21px;height:21px}.detail-facts{gap:12px;margin-bottom:14px}.detail-facts>span,.detail-list>span{gap:5px}.detail-facts>span{min-height:66px;padding:10px 11px;border:1px solid rgba(63,92,128,.09);border-radius:9px;background:#f7fafdc7}.detail-list{gap:12px}.device-detail-grid>.device-detail-card:nth-child(2) .detail-list,.device-detail-grid>.device-detail-card:nth-child(3) .detail-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;row-gap:8px}.device-detail-grid>.device-detail-card:nth-child(2) .detail-list>span:first-child,.device-detail-grid>.device-detail-card:nth-child(2) .detail-list>span:last-child,.device-detail-grid>.device-detail-card:nth-child(3) .detail-list>span:last-child{grid-column:1 / -1}.detail-facts strong,.detail-list strong,.detail-list code{color:#303946;font-size:13px;line-height:19px}.cli-update-button{min-height:34px!important;padding-inline:12px!important;border-radius:8px!important;box-shadow:none!important;font-size:12px;font-weight:650}.detail-card-actions .fui-Button{min-height:34px;border-radius:8px}.cli-card .detail-card-actions{justify-content:flex-end}.device-recent-list{gap:2px}.device-recent-list>a{min-height:56px;padding:9px 8px;border-radius:9px}.device-recent-list>a .fui-Subtitle2{font-size:13px;line-height:19px}.device-danger-card{display:flex!important;flex-direction:row!important;min-height:82px;margin-top:16px;padding:16px 18px;border-color:#c50f1f33;border-radius:12px;background:linear-gradient(105deg,#fff6f7f5,#fffcfcf5)}.device-danger-card .fui-Title3{color:#c50f1f;font-size:16px;line-height:22px}.device-danger-card>div:first-child{flex:1 1 auto;align-items:start;text-align:left}.device-danger-card .fui-Body1{color:#545f6d;font-size:12px}.device-danger-card .fui-Button{min-width:118px;min-height:36px;border-color:#c50f1f57;border-radius:8px;color:#c50f1f;background:#ffffffd1}.connect-dialog{width:min(880px,calc(100vw - 48px))!important;max-width:880px!important;overflow:hidden;border:1px solid rgba(63,92,128,.12);border-radius:15px;background:#fffffff7;box-shadow:0 32px 90px #0e1e324d,0 8px 28px #0e1e3229;-webkit-backdrop-filter:blur(30px) saturate(130%);backdrop-filter:blur(30px) saturate(130%)}.connect-dialog .fui-DialogBody{padding:8px 8px 0}.connect-dialog .fui-DialogTitle{padding-top:4px;font-size:27px;line-height:34px;font-weight:680;letter-spacing:-.35px}.connect-dialog .fui-DialogContent{padding-top:2px}.pairing-stage{gap:10px;margin:5px 0 24px}.pairing-stage .fui-ProgressBar{height:5px;border-radius:999px}.pairing-panel{gap:20px}.pairing-instruction{gap:14px}.pairing-instruction .fui-Body1{color:#242424;font-size:14px;line-height:21px;font-weight:500}.pairing-instruction-icon{width:44px;height:44px;border-radius:10px;background:linear-gradient(145deg,#fff,#eaf5ff)}.command-block{min-height:82px;gap:16px;padding:15px 14px 15px 18px;border-color:#345b843d;border-radius:10px;background:linear-gradient(180deg,#f8fbfe,#eef3f8);box-shadow:inset 0 1px 2px #1f37530a,0 3px 10px #1f37530b}.command-block code{color:#1f2937;font-size:13px;line-height:20px;font-weight:550}.command-block .fui-Button{min-width:88px;min-height:40px;border-color:#345b8447;border-radius:8px;background:linear-gradient(180deg,#fff,#f7fafc);box-shadow:0 2px 7px #1f375317;color:#1f2937;font-weight:650}.command-block .fui-Button:hover{border-color:#0f6cbd6b;color:var(--mp-brand);background:#fff}.waiting-line{min-height:72px;gap:16px;padding:7px 8px 12px}.waiting-line strong{color:#242424;font-size:13px;line-height:19px;font-weight:650}.waiting-line .fui-Caption1,.pairing-security .fui-Caption1{color:#4b5563;font-size:12px;line-height:18px}.pairing-security{min-height:56px;margin:22px -32px 0;padding:15px 32px;border-top-color:#3f5c801a;background:#f7f9fcf0}.connect-dialog .fui-DialogActions{padding:14px 0 18px}.connect-dialog .fui-DialogActions .fui-Button{min-width:92px;min-height:40px;border-radius:8px}}.account-menu-popover{width:380px!important;min-width:380px!important;max-width:calc(100vw - 24px)!important;overflow:hidden;border:1px solid rgba(63,92,128,.13);border-radius:14px;background:#fffffff7;box-shadow:0 24px 64px #0e1e3233,0 6px 20px #0e1e321c;-webkit-backdrop-filter:blur(30px) saturate(135%);backdrop-filter:blur(30px) saturate(135%)}.account-menu-profile{gap:14px;padding:22px 22px 19px;border-bottom-color:#3f5c801a;background:radial-gradient(circle at 12% 10%,rgba(231,244,255,.9),transparent 45%),#ffffffd6}.account-menu-profile .fui-Avatar{box-shadow:0 0 0 1px #0f6cbd1f,0 5px 14px #1f375314}.account-menu-profile strong{font-size:17px;line-height:23px;font-weight:680}.account-menu-profile .fui-Caption1{color:#66707d;font-size:12px}.account-menu-list{padding:10px}.account-menu-list .fui-MenuGroupHeader{min-height:32px;padding:6px 10px 4px;color:#5b6673;font-size:12px;font-weight:700;letter-spacing:.015em}.account-menu-list .fui-MenuItem,.account-menu-list .fui-MenuItemRadio{border:1px solid transparent;border-radius:9px}.account-menu-list .fui-MenuItem{min-height:54px;padding-block:9px}.account-menu-list .fui-MenuItemRadio{min-height:72px;align-items:center;padding-block:10px}.account-menu-list .fui-MenuItem:hover,.account-menu-list .fui-MenuItemRadio:hover{border-color:#3f5c8014;background:#eff5fbc7}.account-menu-list .fui-MenuItemRadio[aria-checked=true]{border-color:#0f6cbd29;background:#edf6ff}.account-menu-list .fui-Switch{margin-right:-4px}.account-menu-list .fui-Switch__indicator{box-shadow:inset 0 0 0 1px #3f5c801a}.notification-menu-copy,.menu-choice-copy{min-width:0;display:grid;gap:2px}.notification-menu-copy strong,.menu-choice-copy strong{color:#303946;font-size:14px;line-height:20px;font-weight:650}.notification-menu-copy .fui-Caption1,.menu-choice-copy .fui-Caption1{color:#6b7582;font-size:12px;line-height:17px}.account-menu-note{min-height:48px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;margin:5px 7px 7px;padding:8px 10px;border:1px solid rgba(15,108,189,.1);border-radius:9px;color:var(--mp-brand);background:linear-gradient(105deg,#ebf6fff5,#f6fafff0)}.account-menu-note .fui-Caption1{color:#526171;font-size:12px;line-height:18px}.account-menu-logout{color:#c50f1f!important}.account-menu-logout svg{color:#c50f1f}@media(min-width:861px){.device-heading-id{max-width:560px;display:inline-flex;align-items:center;gap:4px;color:#66707d}.device-heading-id .fui-Caption1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-heading-id .fui-Button{width:28px;min-width:28px;height:28px;padding:0}.cli-last-checked{margin-right:auto;color:#6a7480}.device-recent-list>a{grid-template-columns:34px minmax(0,1fr) auto}.device-recent-list>a>span:nth-child(2){min-width:0;display:grid;gap:2px}.device-recent-icon{width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(15,108,189,.13);border-radius:8px;color:var(--mp-brand);background:#f1f8fe}}.device-mobile-actions,.device-mobile-stack{display:none}.device-back-mobile{display:none!important}.device-mobile-path{display:none}.device-mobile-summary-check{display:none!important}@media(max-width:860px){.chat-page{grid-template-rows:78px minmax(0,1fr) auto}.chat-header{height:78px;grid-template-columns:38px minmax(0,1fr) 38px;grid-template-rows:40px 30px;gap:2px 7px;padding:max(env(safe-area-inset-top),2px) 10px 4px;border-bottom-color:#3f5c801a;background:#ffffffeb;box-shadow:0 3px 14px #1f37530b;-webkit-backdrop-filter:blur(22px) saturate(130%);backdrop-filter:blur(22px) saturate(130%)}.chat-title-block{grid-column:2;grid-row:1;align-self:center;gap:2px;text-align:center}.chat-title-block>.fui-Subtitle2{font-size:17px;line-height:22px;font-weight:680;letter-spacing:-.18px}.chat-title-block>.fui-Caption1{justify-content:center;color:#5f6976;font-size:11px}.chat-back{grid-row:1;align-self:center;border-radius:9px}.chat-back.left{grid-column:1}.chat-back.right{grid-column:3}.chat-title-desktop,.chat-title-desktop-meta{display:none!important}.chat-title-mobile{min-width:0;display:inline-flex!important;align-items:center;justify-content:center;gap:6px}.chat-title-mobile svg{width:18px;height:18px;flex:0 0 auto}.chat-title-mobile-meta{display:flex!important;justify-content:center}.conversation-mobile-account-trigger{grid-column:3;grid-row:1;justify-self:end;align-self:center;width:36px;min-width:36px;height:36px;display:inline-flex!important;padding:0;border-radius:9px}.conversation-mobile-account-trigger.back-right{grid-column:1;justify-self:start}.chat-mobile-tabs{grid-column:1 / -1;grid-row:2;width:min(196px,100%);min-height:30px;justify-self:center;gap:3px;padding:3px;border-color:#3f5c8021;border-radius:10px;background:#f1f5f9e6;box-shadow:inset 0 1px 2px #1f375306}.chat-mobile-tabs a{flex:1 1 0;justify-content:center;min-height:24px;padding-inline:10px;border-radius:7px;font-size:12px}.chat-mobile-tabs a.active{background:#fff;box-shadow:0 1px 2px #1f37530a,0 3px 8px #1f375312}.chat-presence,.session-commandbar,.conversation-account-trigger{display:none!important}.message-stream{padding:10px 12px 20px}.message.assistant .message-body{padding:8px 2px 12px;border-color:transparent;border-radius:0;background:transparent;box-shadow:none}.message.assistant{gap:10px}.message-assistant-avatar{width:38px;height:38px;flex-basis:38px}.message-assistant-avatar svg{width:20px;height:20px}.message-heading{margin-bottom:9px}.message-content{font-size:15px;line-height:1.62}.activity-group{border-color:#3f5c8021;border-radius:12px;box-shadow:0 1px 2px #1f375309,0 8px 22px #1f37530f}.activity-summary{min-height:54px;padding:7px 8px 7px 10px}.activity-details{max-height:min(42vh,360px);gap:9px;padding:9px 8px 11px;overflow-y:auto;overscroll-behavior:contain;background:linear-gradient(180deg,#f8fafc,#f4f7fa)}.activity-details-heading{min-height:26px;margin:0;padding:0 7px;color:#515d6b;font-weight:700}.activity-phase{margin:0;padding:5px 5px 7px;border:1px solid rgba(63,92,128,.09);border-radius:9px;background:#ffffff9e}.activity-phase+.activity-phase{margin-top:8px;padding-top:5px;border-top-color:#3f5c8017}.activity-phase>header{min-height:30px;grid-template-columns:48px minmax(0,1fr) 22px;gap:7px;padding:3px 5px 5px}.activity-phase>header>span{min-height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:11px;font-weight:700}.activity-phase.inspect>header>span{color:#0f6cbd;background:#edf6ff}.activity-phase.change>header>span{color:#107c10;background:#edf8ed}.activity-phase.verify>header>span{color:#6b4b9c;background:#f4effa}.activity-phase>header>small{overflow:hidden;color:#68727f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.activity-phase>header>em{width:21px;height:21px;border-radius:7px;background:#fff}.activity-phase-steps{padding-left:3px}.activity-row{min-height:48px;grid-template-columns:16px 27px minmax(0,1fr);gap:8px;padding:6px 5px 6px 3px;border-radius:7px}.activity-row-icon{width:27px;height:27px;border-radius:7px}.activity-row-copy code,.activity-row-copy small{font-size:10px;line-height:16px}.chat-dock{padding-top:8px;background:linear-gradient(to bottom,#f9fbfe00,#f9fbfef0 18%,#f9fbfe 48%)}.composer-goal{border-color:#3f5c801f;border-left-color:var(--mp-brand);background:linear-gradient(105deg,#f4fafffa,#fffffff7);box-shadow:0 1px 2px #1f375308,0 5px 14px #1f37530f}.composer-surface{border-color:#3f5c8024;background:#fffffff5;box-shadow:0 2px 5px #1f37530a,0 10px 26px #1f37531f}.composer-actions .composer-image{border:1px solid rgba(15,108,189,.12);color:var(--mp-brand);background:#eef6fd}.composer-actions .composer-stop{border-radius:10px;box-shadow:0 4px 12px #d134383d!important}.device-detail-main{padding:16px 13px 34px;background:radial-gradient(circle at 72% -8%,rgba(112,177,245,.14),transparent 34%),#f7f9fc}.device-detail-header{min-height:276px;grid-template-columns:50px minmax(0,1fr) auto;align-items:start;gap:10px 12px;margin-bottom:12px;padding:54px 18px 18px;border:1px solid rgba(63,92,128,.11);border-radius:13px;background:radial-gradient(circle at 12% 12%,rgba(232,245,255,.9),transparent 40%),#ffffffed;box-shadow:0 1px 2px #1f375308,0 8px 22px #1f37530f}.device-detail-header>.chat-back{top:8px;z-index:2;border:1px solid rgba(63,92,128,.1);background:#ffffffd1}.device-back-desktop{display:none!important}.device-detail-header>.device-back-mobile{position:absolute!important;top:8px!important;left:8px!important;z-index:3;width:36px;min-width:36px;height:36px;display:inline-flex!important;border:1px solid rgba(63,92,128,.1);border-radius:9px;background:#ffffffe6}.device-detail-header>.chat-back.left{left:8px}.device-detail-header>.chat-back.right{right:8px}.device-detail-heading{grid-column:1 / -1;gap:12px}.device-detail-heading>div:last-child{gap:6px}.device-detail-heading .device-icon.large{width:50px;height:50px;flex-basis:50px;border:1px solid rgba(15,108,189,.18);border-radius:11px;color:var(--mp-brand);background:linear-gradient(145deg,#fff,#eaf5ff)}.device-detail-heading .fui-Title2{font-size:26px;line-height:32px;font-weight:680}.device-heading-facts{gap:6px}.device-heading-meta{color:#606b78;font-size:12px;line-height:18px}.device-mobile-path{max-width:100%;display:block;overflow:hidden;padding:5px 9px;border:1px solid rgba(15,108,189,.16);border-radius:8px;color:#0f6cbd;background:#eef7ffdb;font-size:11px;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.device-mobile-summary-check{width:max-content;min-height:38px;display:inline-flex!important;justify-self:end;margin-top:2px;border-color:#3f5c802e;border-radius:8px;background:#ffffffeb}.device-detail-actions{position:absolute;top:8px;right:8px;z-index:3}.device-detail-actions .fui-Button{flex:0 0 auto;width:36px;min-width:36px;height:36px;min-height:36px;overflow:hidden;padding:0;border:1px solid rgba(63,92,128,.1);border-radius:9px;background:#ffffffe6;font-size:0}.device-detail-actions .fui-Button svg{width:18px;height:18px;font-size:18px}.device-mobile-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 12px}.device-mobile-actions .fui-Button{min-width:0;min-height:108px;justify-content:flex-start;gap:10px;padding:16px 14px;border-color:#3f5c801c;border-radius:12px;color:#273240;background:#ffffffeb;box-shadow:0 1px 2px #1f375306,0 6px 18px #1f37530b}.device-mobile-actions .fui-Button>span:first-child{color:var(--mp-brand)}.device-mobile-actions .fui-Button>span:last-child{min-width:0;display:grid;gap:3px;text-align:left}.device-mobile-actions strong{font-size:15px;line-height:20px}.device-mobile-actions .fui-Caption1{color:#6c7682;font-size:11px}.device-session-launch{display:none!important}.device-detail-grid{display:none}.device-mobile-stack{display:grid;gap:13px}.device-mobile-cli-card,.device-mobile-info-card,.device-mobile-recent-card{padding:18px;border:1px solid rgba(63,92,128,.11);border-radius:13px;background:#fffffff2;box-shadow:0 1px 2px #1f375308,0 8px 22px #1f37530f}.device-mobile-cli-card,.device-mobile-info-card{display:grid!important;gap:10px}.device-mobile-cli-card>.fui-Caption1,.device-mobile-info-card>.fui-Caption1,.device-mobile-section-heading>.fui-Caption1{color:#596473;font-size:12px;font-weight:650}.device-mobile-cli-action{width:100%;min-height:86px;display:grid;grid-template-columns:50px minmax(0,1fr) 24px;align-items:center;gap:12px;padding:10px 0 0;border:0;border-top:1px solid rgba(63,92,128,.09);color:inherit;background:transparent;text-align:left;cursor:pointer}.device-mobile-cli-action:disabled{cursor:progress;opacity:.7}.device-mobile-cli-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#171717;box-shadow:0 6px 16px #00000029}.device-mobile-cli-icon svg{width:25px;height:25px}.device-mobile-cli-action>span:nth-child(2){min-width:0;display:grid;gap:5px}.device-mobile-cli-action strong{font-size:18px;line-height:23px;font-weight:680}.device-mobile-cli-versions{display:flex;flex-wrap:wrap;gap:6px}.device-mobile-cli-versions small{min-height:24px;display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;color:#5e6875;background:#f3f5f8;font-size:10px;line-height:16px}.device-mobile-cli-versions b{color:#303946;font-size:11px}.device-mobile-cli-action em{color:#13a10e;font-size:10px;line-height:16px;font-style:normal;font-weight:650}.device-mobile-info-list{display:grid}.device-mobile-info-list>span{min-height:52px;display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:center;gap:12px;border-top:1px solid rgba(63,92,128,.09)}.device-mobile-info-list strong{color:#313b48;font-size:13px;line-height:18px;font-weight:600}.device-mobile-info-list em,.device-mobile-info-list code{min-width:0;overflow:hidden;color:#5f6976;font-size:12px;line-height:18px;font-style:normal;text-align:right;text-overflow:ellipsis;white-space:nowrap}.device-mobile-info-list em.success{color:#13a10e;font-weight:650}.device-mobile-section-heading{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid rgba(63,92,128,.09)}.device-mobile-section-heading a{color:var(--mp-brand);font-size:12px;font-weight:650;text-decoration:none}.device-mobile-recent-card .device-recent-list{gap:0}.device-mobile-recent-card .device-recent-list>a{min-height:68px;padding:10px 2px;border-bottom:1px solid rgba(63,92,128,.08)}.device-mobile-recent-card .device-recent-list>a:last-child{border-bottom:0}.device-detail-card{min-height:0;padding:18px;border-color:#3f5c801a;border-radius:12px;background:#fffffff0;box-shadow:0 1px 2px #1f375308,0 7px 20px #1f37530d}.detail-card-heading{margin-bottom:15px;padding-bottom:12px;border-bottom-color:#3f5c8017}.detail-card-heading .fui-Title3{font-size:21px;line-height:27px;font-weight:680}.detail-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-bottom:16px}.detail-facts strong,.detail-list strong,.detail-list code{font-size:13px;line-height:19px}.device-detail-grid>.device-detail-card:nth-child(2) .detail-list,.device-detail-grid>.device-detail-card:nth-child(3) .detail-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;row-gap:14px}.device-detail-grid>.device-detail-card:nth-child(2) .detail-list>span:first-child,.device-detail-grid>.device-detail-card:nth-child(2) .detail-list>span:last-child,.device-detail-grid>.device-detail-card:nth-child(3) .detail-list>span:last-child{grid-column:1 / -1}.detail-card-actions{margin-top:4px}.detail-card-actions .fui-Button{min-height:36px;border-radius:8px}.device-recent-list>a{min-height:64px;gap:8px;padding:11px 8px;border-radius:8px}.device-recent-tail svg{width:18px;height:18px}.device-danger-card{min-height:94px;display:flex!important;flex-direction:row!important;align-items:center;gap:10px;padding:17px;border-color:#c50f1f33;border-radius:12px;background:linear-gradient(105deg,#fff3f4,#fff9f9)}.device-danger-card>div:first-child{flex:1 1 auto;text-align:left}.device-danger-card .fui-Title3{color:#c50f1f;font-size:16px}.device-danger-card .fui-Body1{color:#6d7580;font-size:11px;line-height:16px}.device-danger-card .fui-Button{flex:0 0 auto;min-width:40px;width:40px;height:40px;overflow:hidden;padding:0;color:#c50f1f;font-size:0}.device-danger-card .fui-Button svg{width:20px;height:20px;font-size:20px}}@media(max-width:860px){.device-detail-main{padding:0 14px 42px;background:radial-gradient(circle at 78% 4%,rgb(113 180 246 / 12%),transparent 28%),linear-gradient(180deg,#f8fbff,#f5f8fc 58%,#f7f9fc)}.device-mobile-breadcrumb{width:calc(100% + 28px);min-height:48px;display:flex;align-items:center;gap:8px;margin:0 -14px 14px;padding:0 18px;border:0;border-bottom:1px solid rgb(63 92 128 / 8%);color:#4f5965;background:#ffffff8f;font:inherit;font-size:14px;text-align:left;cursor:pointer;-webkit-backdrop-filter:blur(18px) saturate(1.18);backdrop-filter:blur(18px) saturate(1.18)}.device-mobile-breadcrumb svg{width:22px;height:22px}.device-detail-header{min-height:0;display:block;margin-bottom:14px;padding:18px 18px 16px;overflow:hidden;border:1px solid rgb(63 92 128 / 12%);border-radius:13px;background:linear-gradient(145deg,#fffffffa,#fcfefff0),radial-gradient(circle at 0 0,rgb(218 239 255 / 70%),transparent 44%);box-shadow:0 1px 2px #1f37530a,0 10px 26px #1f375312}.device-detail-header>.device-back-mobile,.device-detail-header>.chat-back,.device-detail-header>.device-detail-actions{display:none!important}.device-detail-heading{display:grid;grid-template-columns:58px minmax(0,1fr);gap:14px;align-items:start}.device-detail-heading .device-icon.large{width:58px;height:58px;flex-basis:58px;border:1px solid rgb(15 108 189 / 17%);border-radius:12px;color:#0f6cbd;background:linear-gradient(145deg,#fff 8%,#eaf5ff);box-shadow:inset 0 1px #ffffffe5}.device-detail-heading .device-icon.large svg{width:28px;height:28px}.device-detail-heading>div:last-child{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px}.device-detail-heading .fui-Title2{min-width:0;overflow:hidden;font-size:23px;line-height:29px;font-weight:680;letter-spacing:-.018em;text-overflow:ellipsis;white-space:nowrap}.device-heading-meta{grid-column:1 / -1;color:#5c6673;font-size:13px;line-height:20px}.device-detail-heading .presence-label{grid-column:2;grid-row:1;align-self:center;color:#0f9d0a;font-size:13px;font-weight:650}.device-heading-facts{grid-column:1 / -1;display:flex;gap:7px;margin-top:10px}.device-heading-facts .fui-Badge{min-height:25px;padding:2px 8px;border-radius:999px;font-size:11px;line-height:17px}.device-mobile-path{grid-column:1 / -1;width:max-content;max-width:100%;margin-top:2px;padding:4px 8px;border:1px solid rgb(15 108 189 / 18%);border-radius:999px;color:#0f6cbd;background:#f4f9fe;font-size:11px;line-height:18px}.device-heading-id{display:none}.device-mobile-summary-check{grid-column:1 / -1;justify-self:end;display:inline-flex!important;min-height:36px;margin-top:8px;border-color:#3f5c802e;border-radius:8px;background:#fffffff0}.device-mobile-rename-trigger{position:absolute!important;top:50px;right:9px;z-index:2;width:32px;min-width:32px;height:38px;display:inline-flex!important;color:#5f6975}.device-mobile-actions{gap:12px;margin-bottom:14px}.device-mobile-actions .fui-Button{min-height:82px;align-items:center;gap:12px;padding:12px;border:1px solid rgb(63 92 128 / 11%);border-radius:12px;color:#252f3b;background:#fffffff0;box-shadow:0 7px 20px #1f37530d}.device-mobile-actions .fui-Button>span:first-child{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border:1px solid rgb(15 108 189 / 13%);border-radius:10px;color:#0f6cbd;background:linear-gradient(145deg,#fff,#edf7ff)}.device-mobile-actions .fui-Button>span:first-child svg{width:23px;height:23px}.device-mobile-actions strong{font-size:15px;line-height:20px;font-weight:650}.device-mobile-stack{gap:16px}.device-mobile-cli-card,.device-mobile-info-card,.device-mobile-recent-card{padding:17px;border:1px solid rgb(63 92 128 / 11%);border-radius:12px;background:#fffffff5;box-shadow:0 7px 21px #1f37530f}.device-mobile-cli-card>.fui-Caption1,.device-mobile-info-card>.fui-Caption1,.device-mobile-section-heading>.fui-Caption1{color:#394451;font-size:14px;line-height:20px;font-weight:700}.device-mobile-cli-action{min-height:72px;grid-template-columns:46px minmax(0,1fr) 20px;gap:11px;padding-top:10px}.device-mobile-cli-icon{width:46px;height:46px;background:linear-gradient(145deg,#171717,#050505);box-shadow:0 8px 18px #0000002e}.device-mobile-cli-action strong{font-size:17px;line-height:22px}.device-mobile-cli-versions{align-items:center;gap:5px}.device-mobile-cli-versions small{min-height:21px;padding:1px 7px}.device-mobile-cli-versions em{min-height:21px;display:inline-flex;align-items:center;padding:1px 7px;border-radius:999px;color:#107c10;background:#edf8ef;font-size:10px;line-height:16px;font-style:normal;font-weight:650}.device-mobile-info-list>span{min-height:48px;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)}.device-mobile-info-list strong{font-size:13px;font-weight:580}.device-mobile-info-list em,.device-mobile-info-list code{font-size:13px}.device-mobile-recent-card{padding-bottom:11px}.device-mobile-recent-card .device-recent-list>a{min-height:58px;grid-template-columns:38px minmax(0,1fr) 20px;gap:11px;padding:10px 0;border-radius:0}.device-mobile-recent-icon{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgb(15 108 189 / 13%);border-radius:9px;color:#0f6cbd;background:#f1f8fe}.device-mobile-recent-icon svg{width:20px;height:20px}.device-mobile-recent-card .fui-Subtitle2{font-size:14px;line-height:20px;font-weight:620}.device-mobile-recent-card .fui-Caption1{display:block;overflow:hidden;color:#6a7480;font-size:11px;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.device-danger-card{min-height:78px;display:grid!important;grid-template-columns:42px minmax(0,1fr) 34px;gap:12px;margin-top:14px;padding:14px 12px 14px 14px;border:1px solid rgb(209 52 56 / 22%);border-radius:12px;background:linear-gradient(105deg,#fff5f6fa,#fffbfbf5);box-shadow:none}.device-danger-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgb(209 52 56 / 19%);border-radius:10px;color:#d13438;background:#fff7f7}.device-danger-icon svg{width:22px;height:22px}.device-danger-card .fui-Title3{font-size:16px;line-height:22px}.device-danger-card .fui-Body1{color:#7a6266;font-size:12px;line-height:18px}.device-danger-card .fui-Button{width:34px;min-width:34px;height:44px;color:#d13438;border:0;background:transparent}}@media(min-width:861px){.composer>.composer-primary-tools{display:none}.composer-actions .composer-image{width:auto!important;min-width:72px!important;padding-inline:10px}.composer-actions .composer-primary-tools{display:none}.composer-actions .composer-secondary-tools{width:100%;min-width:0}.composer-actions .composer-secondary-tools .composer-send,.composer-actions .composer-secondary-tools .composer-stop{margin-left:auto}.composer-actions .composer-secondary-tools .composer-stop{width:auto!important;min-width:96px!important;padding-inline:12px;border-radius:9px}.composer-actions .composer-secondary-tools .composer-stop+.composer-send{margin-left:6px}}@media(max-width:860px){.chat-detail .workspace{position:fixed;top:var(--happy-viewport-offset-top, 0px);right:0;bottom:auto;left:0;width:100%;height:var(--happy-viewport-height, 100dvh)}.conversation-workspace,.chat-page{width:100%;height:var(--happy-viewport-height, 100dvh);min-height:100svh;min-width:0;min-height:0;overflow:hidden}.chat-page{grid-template-rows:auto minmax(0,1fr) auto}.chat-header{height:auto;min-height:78px}.chat-scroll{min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.chat-dock{width:100%;min-width:0;min-height:0;padding:8px max(16px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));overflow:hidden}.chat-dock>*,.chat-dock .composer-goal,.chat-dock .composer-surface{width:100%;max-width:900px;min-width:0;margin-left:auto;margin-right:auto}.composer-surface,.composer{min-width:0}.composer>.composer-primary-tools{width:100%;min-width:0;display:flex;align-items:center;gap:4px;padding:7px 9px;overflow-x:auto;overflow-y:hidden;border-bottom:1px solid rgba(63,92,128,.08);background:linear-gradient(180deg,#f8fbfefa,#fffffff0);scrollbar-width:none}.composer>.composer-primary-tools::-webkit-scrollbar{display:none}.composer>.composer-primary-tools .fui-MenuButton{width:auto!important;min-width:0!important;height:40px;flex:0 0 auto;padding-inline:8px;overflow:hidden;border-radius:8px;font-size:13px!important;white-space:nowrap;text-overflow:ellipsis}.composer>.composer-primary-tools .composer-model-menu{width:104px!important}.composer>.composer-primary-tools .composer-effort-menu{width:68px!important}.composer>.composer-primary-tools .composer-permission-menu{width:88px!important}.composer>.composer-primary-tools .fui-MenuButton>svg:last-child{display:none}.composer>.composer-primary-tools .fui-MenuButton svg{width:16px;height:16px;flex:0 0 auto}.composer>.composer-primary-tools+.fui-Textarea textarea{min-height:60px;padding-top:13px}.composer-image-item{width:84px;height:68px;flex-basis:84px}.composer-actions{width:100%;min-width:0;display:flex!important;flex-direction:column;align-items:center;gap:6px;overflow:visible;height:auto;min-height:0;padding-block:7px}.composer-actions .composer-primary-tools{width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;gap:4px;scrollbar-width:none;display:flex!important;flex:0 0 auto}.composer-actions .composer-primary-tools::-webkit-scrollbar{display:none}.composer-actions .composer-mobile-status{flex:0 0 auto}.composer-actions .composer-primary-tools .fui-MenuButton{width:auto!important;min-width:0!important;max-width:116px!important;height:34px;padding-inline:8px;flex:0 0 auto;overflow:visible;font-size:12px!important;white-space:nowrap;text-overflow:ellipsis}.composer-actions .composer-model-menu{width:112px!important}.composer-actions .composer-effort-menu{width:76px!important}.composer-actions .composer-permission-menu{width:84px!important}.composer-actions .composer-primary-tools .fui-MenuButton svg{width:16px;height:16px;font-size:16px}.composer-actions .composer-primary-tools .fui-MenuButton>svg:last-child{display:none}.composer-actions .composer-secondary-tools{width:100%;justify-content:flex-end;gap:6px;display:flex;flex:0 0 auto}.composer-actions .composer-goal-shortcut{margin-right:auto}.composer-actions .composer-secondary-tools .fui-Button{height:44px;flex:0 0 auto}.composer-actions .composer-image,.composer-actions .composer-stop{width:auto!important;min-width:44px!important;padding-inline:12px}.composer-image-label{display:inline}.composer-actions .composer-send{width:44px!important;min-width:44px!important}}.conversations-desktop-view{display:none}.conversations-mobile-view{display:block}@media(min-width:861px){.conversations-desktop-view{width:100%;height:100%;min-height:0;display:block;overflow:hidden}.conversations-mobile-view{display:none!important}.conversations-master-detail{width:100%;height:100vh;min-height:0}.conversations-context{min-height:0}.conversations-context .context-header{flex:0 0 auto}.context-feedback{flex:0 0 auto;padding:0 12px 10px}.conversations-grouped-list{padding-top:0}.context-group+.context-group{margin-top:8px;padding-top:8px;border-top:1px solid rgba(63,92,128,.09)}.context-group-heading{position:sticky;top:0;z-index:2;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 10px 6px;color:#46515e;background:linear-gradient(180deg,#fafcfffa,#f7fafdf2);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.context-group-title{min-width:0;display:flex;align-items:center;gap:7px}.context-group-title>svg{flex:0 0 auto;color:#526171}.context-group-title>strong{min-width:0;overflow:hidden;color:#394451;font-size:12px;line-height:18px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.context-group-status{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;color:#6a7480;font-size:10px;line-height:16px;font-weight:500}.context-group-heading>.fui-Caption1{flex:0 0 auto;color:#7a8490;font-size:10px}.context-group-items{display:grid;gap:2px}.conversations-grouped-list .context-item{text-decoration:none}.conversations-grouped-list .context-project-meta{min-width:0}.context-state{min-height:220px;display:grid;place-items:center;align-content:center;gap:8px;padding:24px 18px;color:#6b7582;text-align:center}.context-state>svg{width:28px;height:28px;color:var(--mp-brand)}.context-state>strong{color:#394451;font-size:13px}.conversations-empty-pane{min-width:0;min-height:0;grid-template-rows:76px minmax(0,1fr)}.conversations-empty-header .chat-title-block{max-width:560px}.conversation-landing{min-width:0;min-height:0;display:grid;place-items:center;padding:48px;overflow:auto}.conversation-landing-content{width:min(100%,480px);display:grid;justify-items:center;gap:12px;color:#5f6976;text-align:center}.conversation-landing-content .fui-Title2{margin-top:10px;color:#242424;font-size:24px;line-height:32px;font-weight:680;letter-spacing:-.25px}.conversation-landing-content .fui-Body1{max-width:430px;line-height:24px}.conversation-landing-content .fui-Button{min-height:40px;margin-top:8px;border-radius:9px;box-shadow:0 5px 14px #0f6cbd33}.conversation-landing-icon{position:relative;z-index:1;width:76px;height:64px;display:grid;place-items:center;border-radius:14px 14px 14px 4px;color:#fff;background:linear-gradient(145deg,#1683e5,#0f6cbd);box-shadow:0 10px 28px #0f6cbd38}.conversation-landing-icon:after{content:"";position:absolute;z-index:-1;right:-34px;bottom:-24px;width:66px;height:52px;border:1px solid rgba(63,92,128,.2);border-radius:12px 12px 4px;background:#ffffff8c}.conversation-landing-icon svg{width:32px;height:32px}.command-block{grid-template-columns:minmax(0,1fr) auto;align-items:center;overflow:hidden}.command-block code{min-width:0;overflow-x:visible;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.command-block .fui-Button{position:relative;flex:0 0 auto;align-self:center}}@media(max-width:860px){.conversations-desktop-view{display:none!important}.conversations-mobile-view{display:block}}.composer-mobile-meta,.composer-settings-panel,.composer-settings-toggle{display:none}.new-conversation-shell{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.new-conversation-header{min-height:52px;display:flex;align-items:center;gap:8px;padding:6px 8px}.new-conversation-header h2{margin:0}.new-conversation-content{min-height:0;overflow:auto;padding:0 20px 20px}.new-conversation-card{display:grid;gap:14px;padding:18px;border:1px solid var(--mp-stroke);border-radius:14px;background:#f7f7f7}.new-conversation-runtime-row{min-width:0;display:grid;grid-template-columns:minmax(92px,.8fr) minmax(0,1.2fr);align-items:center;gap:10px}.new-conversation-runtime-row>div{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(88px,.55fr);align-items:center;gap:4px}.new-conversation-runtime-row .fui-Dropdown{width:100%;min-width:0}.new-conversation-runtime-row i{color:#777;font-style:normal}.new-conversation-field,.new-conversation-field .fui-Dropdown,.new-conversation-field .fui-Input{min-width:0;width:100%}.new-conversation-more{justify-self:start;padding:4px 0;border:0;color:var(--mp-brand);background:transparent;font:inherit;font-size:12px;font-weight:650;cursor:pointer}.new-conversation-composer{padding:12px 20px 18px}.new-conversation-prompt{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:end;gap:8px;padding:8px;border:1px solid var(--mp-stroke);border-radius:14px;background:#f5f5f5}.new-conversation-prompt>.fui-Textarea{min-width:0;min-height:58px;border:0;background:transparent;box-shadow:none}.new-conversation-prompt textarea{min-height:54px;max-height:150px;padding:10px;font-size:16px}.new-conversation-prompt>.fui-Button{width:40px;min-width:40px;height:40px;margin-bottom:1px}@media(max-width:860px){html,body,#root,#root>.fluent-root{width:100%;height:100%;min-height:0;overflow:hidden}.app-shell.chat-detail{width:100%;height:var(--happy-viewport-height, 100dvh);min-height:0;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);overflow:hidden}.chat-detail .workspace{position:fixed;top:var(--happy-viewport-offset-top, 0px);right:0;bottom:auto;left:0;width:100%;height:var(--happy-viewport-height, 100dvh);min-height:0;overflow:hidden}.conversation-workspace,.chat-page{width:100%;height:100%;min-width:0;min-height:0;overflow:hidden}.chat-page{grid-template-rows:auto minmax(0,1fr) auto;background:#fff}.chat-header{min-height:calc(52px + env(safe-area-inset-top));height:auto;display:grid;grid-template-columns:40px minmax(0,1fr);gap:4px;padding:env(safe-area-inset-top) 12px 0 10px;border-bottom:0;background:#fff;box-shadow:none}.chat-header .chat-back{width:36px;min-width:36px;height:36px}.chat-title-block{min-width:0;display:grid;align-content:center;gap:1px}.chat-title-desktop,.chat-title-desktop-meta,.chat-header .chat-presence,.chat-header .session-commandbar,.chat-header .conversation-account-trigger,.chat-header .conversation-mobile-account-trigger,.chat-mobile-tabs{display:none!important}.chat-title-mobile,.chat-title-mobile-meta{display:flex!important;min-width:0;align-items:center;gap:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-title-mobile{font-size:14px;line-height:20px;font-weight:600}.chat-title-mobile-meta{color:#737373;font-size:11px;line-height:16px}.chat-scroll{min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;background:#fff}.message-stream{width:100%;min-height:100%;display:flex;flex-direction:column;gap:6px;padding:10px 16px 28px}.conversation-goal{width:100%;margin:0 0 8px}.conversation-empty{min-height:0;flex:1 1 auto;justify-content:center;padding:28px 18px;color:#5f5963;text-align:center}.conversation-empty-device{width:78px;height:78px;display:grid;place-items:center;margin-bottom:10px;border:1px solid #e8e5e8;border-radius:22px;color:#5f5963;background:#fff;box-shadow:0 12px 28px #1f18201a}.conversation-empty-device svg{width:36px;height:36px}.conversation-empty .fui-Body1{color:#191719;font-size:18px;line-height:24px;font-weight:650}.conversation-empty .fui-Caption1{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-empty small{margin-top:22px;color:#777077;font-size:15px}.message.assistant .message-body{width:100%}.message.user{padding-left:14%}.chat-dock{width:100%;min-width:0;min-height:0;padding:6px max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));overflow:visible;border-top:0;background:#fff;box-shadow:none}.chat-dock>*,.chat-dock .composer-surface{width:100%;max-width:none;min-width:0;margin:0}.composer-feedback{margin-bottom:6px!important;border-radius:10px}.composer-surface{overflow:hidden;border:1px solid #e7e5e7;border-radius:18px;background:#f6f6f6;box-shadow:0 8px 22px #1f182012;-webkit-backdrop-filter:none;backdrop-filter:none}.composer-mobile-meta{min-height:22px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:3px 12px 0;color:#777077;font-size:11px}.composer-mobile-meta>span{display:inline-flex;align-items:center;gap:5px}.composer-settings-panel{min-width:0;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,.9fr);gap:6px;padding:8px 10px;border-bottom:1px solid #e6e3e6;background:#fff}.composer-settings-panel .fui-MenuButton,.composer-settings-panel>.fui-Button{width:100%!important;min-width:0!important;height:36px;justify-content:flex-start;overflow:hidden;border-radius:9px;white-space:nowrap;text-overflow:ellipsis}.composer-image-preview{min-height:72px;padding:5px 12px 2px;border-bottom:0;background:transparent}.composer-image-item{width:64px;height:64px;flex-basis:64px;border-radius:8px}.composer{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);gap:0;padding:0}.composer>.composer-primary-tools,.composer>.fui-Divider{display:none!important}.composer>.fui-Textarea{width:100%;min-height:40px;border:0;border-radius:0;background:transparent;box-shadow:none}.composer>.fui-Textarea:after,.composer>.fui-Textarea:focus-within:after,.composer .composer-input.fui-Textarea:after,.composer .composer-input.fui-Textarea:focus-within:after{content:none!important;display:none!important;height:0!important;border:0!important;transform:scaleX(0)!important}.composer textarea,.composer>.composer-primary-tools+.fui-Textarea textarea{min-height:38px;max-height:132px;padding:4px 16px 2px;font-size:16px;line-height:22px}.composer-actions{width:100%;min-width:0;min-height:44px;height:auto;display:flex!important;flex-direction:row;align-items:center;gap:0;padding:2px 8px 5px;overflow:visible;border-top:0}.composer-actions .composer-secondary-tools{width:100%;min-width:0;display:flex;align-items:center;justify-content:flex-start;gap:4px}.composer-settings-toggle{display:inline-flex}.composer-actions .composer-settings-toggle,.composer-actions .composer-image,.composer-actions .composer-stop,.composer-actions .composer-send{width:36px!important;min-width:36px!important;height:36px!important;padding:0;border-radius:999px}.composer-actions .composer-image{color:#6d686d;border-color:transparent;background:transparent;box-shadow:none}.composer-actions .composer-image:hover,.composer-actions .composer-image:active,.composer-actions .composer-image:focus{color:#3f3b3f;background:#0000000d}.composer-actions .composer-image:focus:not(:focus-visible){background:transparent}.composer-actions .composer-image:focus-visible{outline:2px solid var(--mp-brand);outline-offset:2px}.composer-actions .composer-stop{margin-left:auto;color:#fff;background:#f04444}.composer-actions .composer-send{margin-left:auto;color:#fff;background:#111;box-shadow:none}.composer-actions .composer-stop+.composer-send{margin-left:4px}.composer-actions .composer-send:disabled{color:#fff;background:#c7c7c7}.composer-image-label{display:none}.fui-DialogSurface.new-conversation-dialog{position:fixed!important;inset:0!important;width:100vw!important;max-width:none!important;height:var(--happy-viewport-height, 100dvh)!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden;transform:none!important;scale:1!important;opacity:1!important;animation:none!important;transition:none!important;border:0!important;border-radius:0!important;background:#fff;box-shadow:none}.new-conversation-shell{width:100%;height:100%;min-height:0;grid-template-rows:auto minmax(0,1fr) auto}.new-conversation-header{min-height:calc(54px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 12px 0 10px}.new-conversation-header .fui-Button{width:36px;min-width:36px;height:36px}.new-conversation-header h2{font-size:18px;line-height:24px}.new-conversation-content{display:block;padding:8px 12px 24px;background:#fff}.new-conversation-card{gap:0;padding:4px 18px;border:0;border-radius:16px;background:#f3f3f3}.new-conversation-field,.new-conversation-runtime-row{min-height:56px;display:grid;grid-template-columns:minmax(84px,.62fr) minmax(0,1.38fr);align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid rgb(0 0 0 / 7%)}.new-conversation-field>label{margin:0;color:#222;font-size:13px;line-height:18px;font-weight:650}.new-conversation-field .fui-Dropdown,.new-conversation-field .fui-Input{min-height:38px;border:0;background:transparent;box-shadow:none}.new-conversation-runtime-row{border-bottom:1px solid rgb(0 0 0 / 7%)}.new-conversation-runtime-row>span{color:#222;font-size:13px;line-height:18px;font-weight:650}.new-conversation-runtime-row>div{grid-template-columns:minmax(0,1fr) auto minmax(54px,.44fr)}.new-conversation-runtime-row .fui-Dropdown{min-height:36px;border:0;background:transparent;box-shadow:none;font-size:12px}.new-conversation-more{min-height:42px;align-self:stretch;justify-self:stretch;padding:0;color:#555;text-align:left}.new-conversation-card>.new-conversation-field:last-child,.new-conversation-card>.new-conversation-more:last-child{border-bottom:0}.new-conversation-composer{padding:8px max(12px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));background:#fff}.new-conversation-composer>.fui-MessageBar{margin-bottom:6px}.new-conversation-prompt{grid-template-columns:minmax(0,1fr) 42px;padding:7px;border:0;border-radius:16px;background:#f3f3f3}.new-conversation-prompt>.fui-Textarea,.new-conversation-prompt textarea{min-height:62px}.new-conversation-prompt textarea{padding:10px 11px}.new-conversation-prompt>.fui-Button{color:#fff;background:#111}.new-conversation-prompt>.fui-Button:disabled{background:#c7c7c7}.media-message{width:min(86%,320px);align-self:flex-start;margin:8px 0 10px}.media-preview{max-height:220px;display:grid;place-items:center}.media-preview img{width:100%;height:auto;max-height:220px;aspect-ratio:auto;object-fit:contain}.media-message figcaption{min-width:0;padding:8px 10px}.media-message figcaption>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
