.enterprise-section-actions{flex:none;justify-content:flex-end}.enterprise-section-actions>span{border:1px solid var(--line);min-width:26px;height:26px;color:var(--muted);border-radius:4px;place-items:center;font-size:11px;display:grid}.enterprise-section-actions>button{white-space:nowrap}.enterprise-settings-overlay .waago-overlay-body{background:#fbfcfa}.enterprise-overlay-form{align-content:start;gap:18px;display:grid}.enterprise-overlay-form>label,.enterprise-overlay-grid label{color:#626d72;gap:6px;min-width:0;font-size:11px;font-weight:700;display:grid}.enterprise-overlay-form :is(input,select){color:#263039;width:100%;min-width:0;height:40px;font:inherit;background:#fff;border:1px solid #cfd6d6;border-radius:6px;outline:0;padding:0 11px;font-size:12px;transition:border-color .15s,box-shadow .15s}.enterprise-overlay-form :is(input,select):focus{border-color:#6572c4;box-shadow:0 0 0 3px #5263bf1f}.enterprise-overlay-form :is(input,select):disabled{color:#8c9596;background:#eef1ed}.enterprise-overlay-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.enterprise-overlay-grid .wide{grid-column:1/-1}.enterprise-overlay-note{color:#376047;background:#f0f5ef;border:1px solid #cbd8cf;border-radius:7px;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:9px;padding:11px 12px;display:grid}.enterprise-overlay-note.danger{color:#8d433b;background:#fbf1ef;border-color:#e2c7c2}.enterprise-overlay-note.success{color:#356248;background:#eff6f1;border-color:#c7dacd}.enterprise-overlay-note>svg{margin-top:1px}.enterprise-overlay-note p{margin:0;font-size:11px;line-height:1.5}.enterprise-overlay-facts{border-top:1px solid #dce1df;border-bottom:1px solid #dce1df;gap:0;margin:0;display:grid}.enterprise-overlay-facts>div{border-bottom:1px solid #e5e9e6;grid-template-columns:80px minmax(0,1fr);gap:12px;padding:10px 2px;display:grid}.enterprise-overlay-facts>div:last-child{border-bottom:0}.enterprise-overlay-facts dt,.enterprise-overlay-facts dd{min-width:0;margin:0;font-size:11px;line-height:1.45}.enterprise-overlay-facts dt{color:#70797c;font-weight:700}.enterprise-overlay-facts dd{color:#2f3a41;overflow-wrap:anywhere}.enterprise-overlay-message{margin:0}@media (max-width:720px){.enterprise-section>header{align-items:flex-start}.enterprise-section>header>div:first-child{min-width:0}.enterprise-section>header p{overflow-wrap:anywhere}.enterprise-section-actions{flex-direction:column;align-items:flex-end!important;gap:7px!important}.enterprise-overlay-grid{grid-template-columns:minmax(0,1fr)}.enterprise-overlay-grid .wide{grid-column:auto}.enterprise-settings-overlay .waago-overlay-footer{grid-template-columns:repeat(2,minmax(0,1fr))}.enterprise-settings-overlay .waago-overlay-footer>button{width:100%}}
.agent-portrait{--agent-portrait-size:44px;--agent-presence:#6e7682;width:var(--agent-portrait-size);height:var(--agent-portrait-size);flex:0 0 var(--agent-portrait-size);isolation:isolate;place-items:center;display:inline-grid;position:relative}.agent-portrait.size-xs{--agent-portrait-size:24px}.agent-portrait.size-sm{--agent-portrait-size:32px}.agent-portrait.size-lg{--agent-portrait-size:64px}.agent-portrait.size-xl{--agent-portrait-size:112px}.agent-portrait:before{z-index:-1;border:1px solid color-mix(in srgb, var(--agent-presence) 34%, transparent);content:"";border-radius:24%;position:absolute;inset:-4px}.agent-portrait img{object-fit:cover;-webkit-user-select:none;user-select:none;background:#eef0f2;border:1px solid #1b1d221a;border-radius:20%;width:100%;height:100%;display:block}.agent-portrait[data-state=running]{--agent-presence:#1e9a6b}.agent-portrait[data-state=waiting]{--agent-presence:#718099}.agent-portrait[data-state=approval]{--agent-presence:#c98218}.agent-portrait[data-state=failed]{--agent-presence:#c75353}.agent-portrait[data-state=offline]{--agent-presence:#a6a8ad;filter:saturate(.35)}.agent-presence-dot{width:max(8px, calc(var(--agent-portrait-size) * .18));height:max(8px, calc(var(--agent-portrait-size) * .18));border:2px solid var(--product-surface,#fff);background:var(--agent-presence);border-radius:50%;position:absolute;bottom:-2px;right:-2px;box-shadow:0 1px 4px #00000029}.agent-portrait[data-state=running]:before{animation:2.4s ease-out infinite agent-presence-breathe}@keyframes agent-presence-breathe{0%,48%{opacity:.9;transform:scale(1)}72%,to{opacity:0;transform:scale(1.13)}}.agent-identity-portrait{justify-items:center;gap:10px;min-width:128px;display:grid}.goal-detail-hero.agent-detail-identity-hero{grid-template-columns:128px minmax(0,1fr) minmax(210px,auto)!important}.agent-detail-identity-hero>.agent-identity-portrait{align-self:center}.agent-avatar-edit-trigger{width:max-content}.agent-avatar-sheet .waago-overlay-body{padding:0!important}.agent-avatar-editor{gap:0;display:grid}.agent-avatar-stage{--avatar-stage-accent:#2f5fdb;border-bottom:1px solid var(--line-soft);background:linear-gradient(135deg, color-mix(in srgb, var(--avatar-stage-accent) 8%, #f6f7f8), #fff 72%);grid-template-columns:196px minmax(0,1fr);align-items:center;gap:26px;min-height:242px;padding:24px;display:grid}.agent-avatar-stage[data-palette=moss]{--avatar-stage-accent:#277458}.agent-avatar-stage[data-palette=amber]{--avatar-stage-accent:#9b641c}.agent-avatar-stage[data-palette=rose]{--avatar-stage-accent:#a24768}.agent-avatar-stage[data-palette=violet]{--avatar-stage-accent:#6f4ca4}.agent-avatar-stage[data-palette=graphite]{--avatar-stage-accent:#43464d}.agent-avatar-stage>div{width:196px;height:196px;position:relative}.agent-avatar-stage img{border:1px solid color-mix(in srgb, var(--avatar-stage-accent) 22%, #d9dce0);object-fit:cover;background:#fff;border-radius:22px;width:196px;height:196px;display:block;box-shadow:0 18px 44px #1c1f261f}.agent-avatar-stage>div>span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111317b8;border:1px solid #ffffffad;border-radius:4px;padding:5px 7px;font-size:9px;font-weight:760;position:absolute;bottom:10px;right:10px}.agent-avatar-stage header{align-content:center;gap:7px;display:grid}.agent-avatar-stage header small{color:var(--avatar-stage-accent);text-transform:uppercase;font-size:9px;font-weight:820}.agent-avatar-stage header strong{color:var(--ink);font-size:24px;line-height:1.08}.agent-avatar-stage header p{max-width:340px;color:var(--muted);margin:0;font-size:12px;line-height:1.55}.agent-avatar-control-group{border-bottom:1px solid var(--line-soft);gap:14px;padding:22px 24px;display:grid}.agent-avatar-control-heading{color:var(--ink);grid-template-columns:20px minmax(0,1fr);align-items:start;gap:9px;display:grid}.agent-avatar-control-heading>svg{color:var(--violet);margin-top:2px}.agent-avatar-control-heading>div{gap:2px;display:grid}.agent-avatar-control-heading strong{font-size:12px}.agent-avatar-control-heading span{color:var(--muted);font-size:10px;line-height:1.45}.agent-avatar-control-heading.candidate-heading{grid-template-columns:20px minmax(0,1fr) auto}.agent-avatar-style-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.agent-avatar-style-grid button{border:1px solid var(--line);background:var(--product-surface,#fff);min-height:44px;color:var(--muted);cursor:pointer;text-align:left;border-radius:6px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:7px;padding:9px 10px;display:grid}.agent-avatar-style-grid button strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.agent-avatar-style-grid button[aria-pressed=true]{color:#6552bd;background:#f4f1ff;border-color:#7261c7;box-shadow:inset 0 0 0 1px #7261c7}.agent-avatar-palette-row{flex-wrap:wrap;gap:10px;display:flex}.agent-avatar-palette-row button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;width:34px;height:34px;padding:4px;display:grid}.agent-avatar-palette-row button i{background:#dce9ff;border:1px solid #1b1d221f;border-radius:50%}.agent-avatar-palette-row button[data-palette=moss] i{background:#dcefe3}.agent-avatar-palette-row button[data-palette=amber] i{background:#f8e7bf}.agent-avatar-palette-row button[data-palette=rose] i{background:#f7dfe7}.agent-avatar-palette-row button[data-palette=violet] i{background:#e9e0f5}.agent-avatar-palette-row button[data-palette=graphite] i{background:#e8e7e4}.agent-avatar-palette-row button[aria-pressed=true]{border-color:var(--ink)}.agent-avatar-candidate-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.agent-avatar-candidate-grid button{aspect-ratio:1;border:1px solid var(--line);cursor:pointer;background:#f1f2f4;border-radius:8px;padding:0;display:grid;position:relative;overflow:hidden}.agent-avatar-candidate-grid img{object-fit:cover;width:100%;height:100%;transition:transform .18s}.agent-avatar-candidate-grid button:hover img{transform:scale(1.035)}.agent-avatar-candidate-grid button[aria-checked=true]{border-color:#6251bc;box-shadow:0 0 0 2px #6251bc}.agent-avatar-candidate-grid button>svg{color:#fff;box-sizing:content-box;background:#18191d;border-radius:50%;padding:3px;position:absolute;bottom:6px;right:6px}.agent-avatar-upload-zone{background:#fafafa;border:1px dashed #b9bdc5;border-radius:7px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;margin:22px 24px 10px;padding:16px;display:grid}.agent-avatar-upload-zone>svg{color:var(--violet)}.agent-avatar-upload-zone>div{gap:2px;display:grid}.agent-avatar-upload-zone strong{color:var(--ink);font-size:11px}.agent-avatar-upload-zone span{color:var(--muted);font-size:9.5px;line-height:1.4}.agent-avatar-upload-zone input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.agent-avatar-message{color:var(--ink);margin:8px 24px 0;font-size:10px;font-weight:700}.agent-avatar-credit{color:var(--muted);margin:8px 24px 24px;font-size:9px}@media (max-width:760px){.goal-detail-hero.agent-detail-identity-hero{grid-template-columns:1fr!important;gap:22px!important}.agent-detail-identity-hero>.agent-identity-portrait{justify-items:start}.agent-detail-identity-hero>.detail-stat-row{justify-content:flex-start!important}.agent-avatar-stage{grid-template-columns:116px minmax(0,1fr);gap:16px;min-height:168px;padding:18px}.agent-avatar-stage>div,.agent-avatar-stage img{border-radius:14px;width:116px;height:116px}.agent-avatar-stage header strong{font-size:18px}.agent-avatar-control-group{padding:18px}.agent-avatar-style-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-avatar-candidate-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.agent-avatar-upload-zone{grid-template-columns:22px minmax(0,1fr);margin:18px}.agent-avatar-upload-zone>button{grid-column:1/-1;width:100%}}@media (prefers-reduced-motion:reduce){.agent-portrait[data-state=running]:before{animation:none}.agent-avatar-candidate-grid img{transition:none}}
.agent-create-launcher-grid{border-block:1px solid var(--product-line,#e2e5e9);grid-template-columns:1fr;gap:0;display:grid}.agent-create-launcher-grid>div{border:0;border-bottom:1px solid var(--product-line,#e2e5e9);background:0 0;border-radius:0;grid-template-columns:24px minmax(0,1fr);grid-template-areas:"icon title""icon body";align-items:start;gap:3px 10px;min-width:0;padding:13px 0;display:grid}.agent-create-launcher-grid>div:last-child{border-bottom:0}.agent-create-launcher-grid svg{grid-area:icon;margin-top:2px}.agent-create-launcher-grid strong{grid-area:title;font-size:12px;line-height:1.35}.agent-create-launcher-grid span{grid-area:body;font-size:10.5px;line-height:1.5}.agent-create-launcher>.primary-button,.local-link-launcher-content>.primary-button{justify-content:center;width:100%}.local-link-launcher-content{gap:14px;display:grid}.local-link-summary-grid>div:last-child:nth-child(odd){grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center}@media (max-width:760px){.agent-create-launcher-grid{grid-template-columns:1fr!important}.local-link-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
html[data-waago-surface=focus]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;min-height:100%;background:#0a080f!important}html[data-waago-surface=focus][data-focus-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f3f7f5!important}html[data-waago-surface=focus] body,html[data-waago-surface=focus] .waago-app-content{min-height:100dvh;background-color:#0a080f!important;background-image:none!important}html[data-waago-surface=focus][data-focus-theme=light] body,html[data-waago-surface=focus][data-focus-theme=light] .waago-app-content{background-color:#f3f7f5!important}html[data-waago-surface=focus] .language-menu.global{display:none!important}html[data-waago-surface=focus] .global-conversation .conversation-launcher{color:#0d0a12;background:#b8ff49;box-shadow:0 14px 34px #b8ff4929}html[data-waago-surface=focus][data-focus-theme=light] .global-conversation .conversation-launcher{color:#fff;background:#162822;box-shadow:0 14px 34px #14201d29}:is(html[data-waago-surface=focus] .waago-page:has(.workspace-route-loading),html[data-waago-surface=focus] .workspace-route-loading){color:#f7f4fb!important;background-color:#0a080f!important;background-image:none!important}:is(html[data-waago-surface=focus][data-focus-theme=light] .waago-page:has(.workspace-route-loading),html[data-waago-surface=focus][data-focus-theme=light] .workspace-route-loading){color:#14201d!important;background-color:#f3f7f5!important}html[data-waago-surface=focus] .workspace-route-loading :is(.workspace-loading-rail,.workspace-loading-top,.workspace-loading-hero){color:#f7f4fb!important;box-shadow:none!important;background-color:#100c17!important;background-image:none!important;border-color:#ffffff1a!important}html[data-waago-surface=focus][data-focus-theme=light] .workspace-route-loading :is(.workspace-loading-rail,.workspace-loading-top,.workspace-loading-hero){color:#202420!important;background-color:#fcfdfb!important;border-color:#0000!important}html[data-waago-surface=focus] .workspace-route-loading .workspace-loading-block{background:#241b2e!important}html[data-waago-surface=focus] .workspace-route-loading .workspace-loading-block:nth-child(2n){background:#1b1722!important}html[data-waago-surface=focus][data-focus-theme=light] .workspace-route-loading .workspace-loading-block{background:#dff3ef!important}html[data-waago-surface=focus][data-focus-theme=light] .workspace-route-loading .workspace-loading-block:nth-child(2n){background:#eef3f1!important}
:root{--waago-flow-page:clamp(26px, 2.4vw, 34px);--waago-flow-section:24px;--waago-flow-panel:18px;--waago-flow-control:12px;--waago-inset-panel:clamp(22px, 2vw, 28px);--waago-inset-compact:18px}.focus-root.focus-root .focus-page{align-content:start;min-width:0;gap:var(--waago-flow-page)!important;display:grid!important}.focus-root .focus-page>*{min-width:0;margin-block:0!important}.focus-root .focus-section{min-width:0;margin-top:0}.focus-root .focus-section-head{min-height:42px;margin-bottom:var(--waago-flow-panel);gap:var(--waago-flow-panel)}.focus-root .focus-detail-grid,.focus-root .focus-split,.focus-root .focus-settings-grid,.focus-root .focus-token-grid{gap:var(--waago-flow-section)}.focus-root .focus-filterbar{gap:10px;min-height:58px;margin:0;padding:8px 0 12px;overflow:visible}.focus-root .focus-filterbar :is(a,button){align-items:center;min-height:38px;padding-inline:13px;display:inline-flex}.focus-root .focus-filter-search{min-width:min(320px,38vw);height:40px;padding-inline:12px}.focus-root .focus-metric-strip>:is(div,article){min-height:92px;padding:18px 20px}.focus-root :is(.focus-library-card,.focus-detail-card,.focus-panel-pad){padding:var(--waago-inset-panel)}.focus-root .focus-empty{padding:clamp(30px,4vw,42px)}.agent-control-column,.provider-control-column,.agent-library-list-panel,.provider-route-list-panel{gap:var(--waago-flow-section)!important}.agent-filter-panel,.provider-filter-panel,.knowledge-filter-panel,.attention-filter-panel{padding:var(--waago-inset-panel)!important}:is(.agent-filter-form,.provider-filter-form,.knowledge-filter-form,.attention-filter-form){gap:14px!important}:is(.agent-filter-form,.provider-filter-form,.knowledge-filter-form,.attention-filter-form) label{gap:8px!important}.focus-root .focus-section :is(.provider-create-panel,.local-link-panel,.knowledge-create-panel),html:root:root:root body .focus-root.focus-root .agent-create-launcher.focus-surface{gap:16px!important;padding:24px!important}.focus-root :is(.provider-action-launcher,.local-link-launcher,.agent-create-launcher){gap:16px!important}html:root:root:root body .focus-root.focus-root .agent-create-launcher .card-head{padding:0 0 14px!important}.focus-root .agent-create-launcher>p{margin:0!important}html:root:root:root body .focus-root.focus-root .agent-create-launcher-grid{gap:10px!important}html:root:root:root body .focus-root.focus-root .agent-create-launcher-grid>div{min-height:92px;padding:16px!important}.focus-root .local-link-launcher-content{gap:18px}.focus-root :is(.provider-launcher-route-types,.local-link-summary-grid){gap:10px}.focus-root :is(.provider-launcher-route-types span,.local-link-summary-grid>div){padding:14px}@media (min-width:901px){.goal-detail-shell.has-interior-rail{row-gap:var(--waago-flow-section)!important}.goal-detail-shell.has-interior-rail>:not(.waago-interior-rail):not(.waago-mobile-appbar):not(.waago-mobile-tabbar){min-width:0;margin-block:0!important}}.provider-page-content{gap:var(--waago-flow-section)!important}.provider-page-content>*{min-width:0;margin-block:0!important}@media (max-width:760px){:root{--waago-flow-page:24px;--waago-flow-section:18px;--waago-flow-panel:16px;--waago-inset-panel:18px}.focus-root .focus-filterbar{gap:8px;min-height:0;padding:4px 0 10px}.focus-root .focus-filter-search{width:100%;min-width:0;margin-bottom:4px}.focus-root .focus-metric-strip>:is(div,article){min-height:82px;padding:16px}.focus-root .focus-section :is(.provider-create-panel,.local-link-panel,.knowledge-create-panel),html:root:root:root body .focus-root.focus-root .agent-create-launcher.focus-surface{padding:var(--waago-inset-panel)!important}html:root:root:root body .focus-root.focus-root .agent-create-launcher-grid>div{min-height:0;padding:14px!important}.agent-filter-panel,.provider-filter-panel,.knowledge-filter-panel,.attention-filter-panel{padding:var(--waago-inset-panel)!important}.goal-detail-shell.has-interior-rail.has-interior-rail>.realtime-bridge{box-sizing:border-box!important;width:auto!important;max-width:none!important;margin:14px 16px!important;display:grid!important;position:relative!important}.goal-detail-shell.has-interior-rail.has-interior-rail :is(.agent-create-launcher,.local-link-launcher,.provider-create-panel){padding:var(--waago-inset-panel)!important}}
