:root{color-scheme:light;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dark{color-scheme:dark}body{margin:0;min-width:320px;min-height:100vh;color:var(--workspace-text, #2f281d);background:var(--workspace-bg, #f6f2ea)}#root{width:100%}a{font-weight:500;color:var(--workspace-accent, #d4a84b);text-decoration:none;text-underline-offset:.14em;transition:color .16s ease}a:hover{color:var(--workspace-brand-primary-hover, #e0ba5e)}button{border-radius:12px;border:1px solid var(--workspace-border, rgba(86, 64, 33, .18));padding:.56em 1.08em;font-size:.95em;font-weight:600;font-family:inherit;background-color:var(--workspace-surface, #fdfaf4);color:inherit;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease}button:hover{border-color:var(--workspace-border-strong, rgba(86, 64, 33, .28));background:var(--workspace-surface-muted, #f7f1e5)}button:focus,button:focus-visible{outline:2px solid var(--workspace-brand-ring, rgba(212, 168, 75, .45));outline-offset:2px}::selection{background:color-mix(in oklab,var(--workspace-accent, #d4a84b) 36%,transparent)}.auth-page{position:relative;min-height:100vh;min-height:100dvh;overflow:hidden;background:linear-gradient(180deg,#fffdf8,#fff8f0)}.auth-page__base,.auth-page__glow{position:absolute;inset:0;pointer-events:none}.auth-page__glow--left{background:radial-gradient(circle at 12% 50%,rgba(229,187,110,.18),transparent 36%)}.auth-page__glow--right{background:radial-gradient(circle at 88% 50%,rgba(229,187,110,.14),transparent 34%)}.auth-stage{position:relative;z-index:50;display:flex;justify-content:center;min-height:100vh;min-height:100dvh;box-sizing:border-box;padding:clamp(.9rem,2vw,1.4rem) clamp(1rem,2vw,1.6rem) 5.25rem}.auth-stage__content{width:100%;display:flex;flex-direction:column;min-height:100%}.auth-main{flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,3vh,2rem) 0}.auth-main__body{width:min(1200px,100%);display:flex;flex-direction:column;align-items:center;gap:clamp(1.35rem,2.8vh,2.2rem)}.auth-brand{position:relative;flex-shrink:0;align-self:flex-start;display:flex;align-items:center;justify-content:flex-start;gap:.62rem;padding:.62rem .82rem .62rem .76rem;border:1px solid rgba(196,145,71,.2);border-radius:.95rem;background:linear-gradient(180deg,#ffffffe6,#fff8eecc),#fffbf5c7;box-shadow:0 12px 28px #5a402412,inset 0 1px #ffffff9e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-brand:before{content:"";position:absolute;inset:1px;border-radius:calc(.95rem - 1px);background:linear-gradient(135deg,rgba(255,255,255,.38),transparent 62%);pointer-events:none}.auth-brand__logo{width:1.45rem;height:1.45rem;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(191,139,52,.16))}.auth-brand__name{position:relative;z-index:1;margin:0;font-size:clamp(1.05rem,1.45vw,1.35rem);font-weight:400;letter-spacing:-.05em;color:#25201c;line-height:1}.auth-intro{width:min(980px,100%);margin:0 auto;text-align:center}.auth-intro__title{margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.95rem,2.75vw,2.7rem);font-weight:600;line-height:1.08;letter-spacing:-.045em;color:#25201c;text-wrap:balance}.auth-intro__description{margin:.8rem 0 0;display:flex;flex-direction:column;align-items:center;gap:.15rem;font-size:clamp(.98rem,1.2vw,1.12rem);line-height:1.6;color:#443629c7;text-wrap:pretty}.auth-intro__description-line{display:block;max-width:68ch}.auth-layout{display:flex;align-items:stretch;justify-content:center;width:100%;margin:0 auto;gap:clamp(.9rem,2vw,1rem);min-height:0}.auth-hero{display:flex;flex:0 1 520px;align-items:center;justify-content:center;padding:1rem;border:1px solid rgba(202,170,122,.28);border-radius:12px;background:#fff7ecc2;box-shadow:0 18px 40px #5a402414;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-hero__image{width:min(100%,420px);height:auto;object-fit:contain;border-radius:10px;filter:drop-shadow(0 18px 42px rgba(118,84,35,.12))}.auth-card{flex:0 0 auto;width:min(100%,360px);box-sizing:border-box;background:#fff7ecc2;border:1px solid rgba(202,170,122,.28);border-radius:12px;padding:1.5rem 1.35rem;box-shadow:0 18px 40px #5a402414;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;justify-content:center;text-align:center}.auth-card__title{margin:0 0 1.2rem;font-size:.95rem;line-height:1.45;font-weight:600;color:#332d27;text-align:center}.auth-card__error{margin:0 0 1rem;padding:.75rem .9rem;border-radius:.6rem;border:1px solid rgba(181,83,69,.24);background:#ffede9eb;color:#8d2f23;font-size:.82rem;line-height:1.5}.auth-card__social{display:flex;flex-direction:column;gap:.45rem;width:100%}.auth-social-btn{width:100%;min-height:2.65rem;border-radius:.45rem;border:1px solid rgba(107,91,71,.28);background:#ffffffc7;color:#2f2923;font-size:.82rem;line-height:1.2;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem .9rem;font-weight:500;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;white-space:nowrap;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease}.auth-social-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #64482a14;background:#ffffffeb}.auth-social-btn--secondary{background:#f6ede0e6}.auth-status-card{width:min(100%,420px);gap:1rem}.auth-status-card__title{margin-bottom:0}.auth-status-card__message{margin:0;color:#443629d1;font-size:.92rem;line-height:1.6}.auth-status-card__spinner{width:2rem;height:2rem;margin:0 auto;border-radius:999px;border:2px solid rgba(196,145,71,.2);border-top-color:#c49147;animation:auth-spin 1s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-footer{position:fixed;left:0;right:0;bottom:0;z-index:40;width:100%;padding:1rem clamp(1rem,2vw,1.8rem) 1.1rem;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.94rem;line-height:1.4;color:#605243b8}.auth-footer__copyright{white-space:nowrap}.auth-footer__links{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:clamp(1rem,2vw,1.7rem)}.auth-footer__link{color:inherit;text-decoration:none;transition:color .12s ease,opacity .12s ease}.auth-footer__link:hover{color:#2f2923e6}@media(max-width:900px){.auth-stage{min-height:100svh;padding:.85rem 1rem 5.25rem}.auth-stage__content{min-height:100%}.auth-main{display:block;padding:.85rem 0 0}.auth-main__body{gap:1rem}.auth-brand{padding:.56rem .72rem .56rem .66rem;border-radius:.88rem}.auth-brand__name{font-size:1.12rem}.auth-intro{width:min(40rem,100%);margin:0 auto}.auth-intro__title{font-size:clamp(1.65rem,4vw,2rem);line-height:1.12;white-space:normal}.auth-intro__description{margin-top:.6rem;font-size:.92rem;line-height:1.5}.auth-layout{flex-direction:column;justify-content:flex-start;gap:1rem}.auth-hero{order:2;padding:.8rem}.auth-card{order:1;max-width:22rem;width:100%;margin:0 auto}.auth-hero__image{width:min(100%,16rem)}.auth-footer{padding:.9rem clamp(1rem,2vw,1.25rem) max(calc(env(safe-area-inset-bottom,0px) + .7rem),.9rem);flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:.82rem;gap:.45rem}.auth-footer__links{justify-content:center;gap:.75rem 1rem}}.dark .auth-page{background:linear-gradient(180deg,#18130f,#1d1712)}.dark .auth-page__glow--left{background:radial-gradient(circle at 12% 50%,rgba(212,175,90,.08),transparent 36%)}.dark .auth-page__glow--right{background:radial-gradient(circle at 88% 50%,rgba(212,175,90,.06),transparent 34%)}.dark .auth-brand{border-color:#d4af5a26;background:linear-gradient(180deg,#1d1712e6,#241d16cc),#1d1712c7;box-shadow:0 12px 28px #00000026,inset 0 1px #f7f0e50f}.dark .auth-brand:before{background:linear-gradient(135deg,rgba(247,240,229,.04),transparent 62%)}.dark .auth-brand__name,.dark .auth-intro__title{color:#f7f0e5}.dark .auth-intro__description{color:#f7f0e5b3}.dark .auth-hero{border-color:#d4af5a26;background:#241d16c2;box-shadow:0 18px 40px #0000002e}.dark .auth-card{background:#1d1712f2;border-color:#f7f0e514;color:#f7f0e5;box-shadow:0 18px 40px #0000002e}.dark .auth-card__title{color:#f7f0e5}.dark .auth-card__error{border-color:#d477663d;background:#d477661a;color:#d47766}.dark .auth-social-btn{background:#241d16;border-color:#f7f0e524;color:#f7f0e5}.dark .auth-social-btn:hover{background:#2d241b;box-shadow:0 8px 18px #00000024}.dark .auth-social-btn--secondary{background:#241d16e6}.dark .auth-status-card__message{color:#f7f0e5d1}.dark .auth-status-card__spinner{border-color:#d4af5a33;border-top-color:#d4af5a}.dark .auth-footer{color:#f7f0e580}.dark .auth-footer__link:hover{color:#f7f0e5cc}@media(max-width:640px){.auth-stage{padding:.75rem .75rem 1rem}.auth-main__body,.auth-layout{width:100%}.auth-page__glow--left{background:radial-gradient(circle at 10% 20%,rgba(229,187,110,.16),transparent 42%)}.auth-page__glow--right{background:radial-gradient(circle at 88% 82%,rgba(229,187,110,.14),transparent 38%)}.auth-brand{gap:.55rem;padding:.5rem .64rem .5rem .58rem}.auth-brand__logo{width:1.25rem;height:1.25rem}.auth-brand__name{font-size:1rem}.auth-intro{width:min(100%,19.5rem);margin:0 auto}.auth-intro__title{max-width:11ch;margin:0 auto;font-size:1.28rem;line-height:1.15}.auth-intro__description{margin-top:.55rem;font-size:.8rem;line-height:1.38}.auth-intro__description-line{max-width:24ch}.auth-layout{gap:.85rem}.auth-hero{display:none}.auth-card{width:min(100%,19.5rem);max-width:100%;padding:.9rem .8rem .8rem}.auth-footer{position:static;padding:.8rem 0 max(env(safe-area-inset-bottom,0px),0rem);font-size:.8rem}.auth-footer__copyright{white-space:normal}.auth-footer__links{gap:.6rem .9rem}}:root{--workspace-shell-bg: #f6f2ea;--workspace-shell-bg-secondary: #eee6d8;--workspace-sidebar-bg: #f4eee2;--workspace-sidebar-hover: #ece2d0;--workspace-sidebar-active: #e4d5be;--workspace-sidebar-border: #d8c6aa;--workspace-sidebar-text: #3f3323;--workspace-sidebar-text-muted: #786a56;--workspace-content-bg: #f6f2ea;--workspace-content-bg-secondary: #eee6d8;--workspace-surface-base: #fdfaf4;--workspace-surface-elevated: #f7f1e5;--workspace-surface-spotlight: #fff8ea;--workspace-surface-inset: #efe6d6;--workspace-text: #2f281d;--workspace-text-muted: rgba(47, 40, 29, .72);--workspace-text-soft: rgba(47, 40, 29, .52);--workspace-border: rgba(86, 64, 33, .16);--workspace-border-strong: rgba(86, 64, 33, .26);--workspace-brand-primary: #d4a84b;--workspace-brand-primary-hover: #e0ba5e;--workspace-brand-strong: #b8923f;--workspace-brand-soft: #efdfb4;--workspace-brand-ring: rgba(212, 168, 75, .42);--workspace-glass-fill-soft: rgb(255 251 244 / .5);--workspace-glass-fill: rgb(251 244 232 / .68);--workspace-glass-fill-strong: rgb(246 232 198 / .82);--workspace-glass-stroke: rgb(201 162 39 / .2);--workspace-glass-stroke-strong: rgb(201 162 39 / .34);--workspace-glass-highlight: rgb(255 255 255 / .56);--workspace-glass-highlight-soft: rgb(255 255 255 / .24);--workspace-shadow: 0 28px 70px -42px rgba(120, 90, 28, .24);--workspace-shadow-soft: 0 18px 38px -28px rgba(120, 90, 28, .18);--workspace-status-success: #4f8a55;--workspace-status-warning: #b57a2c;--workspace-status-danger: #b44a3e;--workspace-status-info: #5c7898;--workspace-radius-sm: 10px;--workspace-radius-md: 14px;--workspace-radius-lg: 20px;--workspace-radius-xl: 30px;--workspace-accent: var(--workspace-brand-primary);--workspace-bg: var(--workspace-content-bg);--workspace-sidebar: var(--workspace-sidebar-bg);--workspace-surface: var(--workspace-surface-base);--workspace-surface-muted: var(--workspace-surface-elevated);--workspace-surface-accent: var(--workspace-surface-spotlight)}body{background:radial-gradient(circle at 14% 12%,color-mix(in oklab,var(--workspace-brand-soft) 58%,transparent),transparent 34%),radial-gradient(circle at 86% 8%,color-mix(in oklab,var(--workspace-surface-spotlight) 72%,transparent),transparent 28%),linear-gradient(180deg,color-mix(in oklab,var(--workspace-surface-base) 92%,white),var(--workspace-shell-bg-secondary));color:var(--workspace-text);font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-feature-settings:"kern" 1,"liga" 1,"ss01" 1;font-kerning:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.workspace-shell{--workspace-shell-chrome-height: 76px;--workspace-sidebar-expanded-width: 260px;--workspace-sidebar-collapsed-width: 260px;display:grid;grid-template-columns:var(--workspace-sidebar-expanded-width) minmax(0,1fr);height:100vh;height:100dvh;background:var(--workspace-shell-bg);overflow:hidden;position:relative}.workspace-sidebar-region{position:relative;z-index:40;overflow:hidden;min-width:0;min-height:0;box-sizing:border-box;border:1px solid color-mix(in oklab,var(--workspace-glass-stroke) 92%,var(--workspace-sidebar-border));background:radial-gradient(circle at top left,color-mix(in oklab,var(--workspace-glass-highlight) 88%,white),transparent 28%),linear-gradient(180deg,color-mix(in oklab,var(--workspace-glass-fill-strong) 76%,var(--workspace-sidebar-bg)),color-mix(in oklab,var(--workspace-glass-fill) 68%,var(--workspace-sidebar-bg)));box-shadow:10px 0 28px -20px #00000052,var(--workspace-shadow-soft),inset 0 1px 0 var(--workspace-glass-highlight),inset 0 -1px 0 var(--workspace-glass-highlight-soft);backdrop-filter:blur(28px) saturate(170%);-webkit-backdrop-filter:blur(28px) saturate(170%)}.workspace-sidebar-region:before{content:"";position:absolute;inset:1px 1px auto;height:44%;background:linear-gradient(180deg,var(--workspace-glass-highlight-soft),transparent 78%);pointer-events:none;z-index:0}.workspace-sidebar-region>*{position:relative;z-index:1}.workspace-sidebar{min-width:0;display:flex;flex-direction:column;gap:0;background:transparent;box-sizing:border-box;min-height:100vh;min-height:100dvh;padding:0;overflow:hidden}.workspace-main{min-width:0;min-height:0;box-sizing:border-box;background:transparent;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.workspace-mobile-topbar{display:none}.workspace-main__chrome{position:relative;z-index:2;background:color-mix(in oklab,var(--workspace-content-bg) 70%,transparent);border-bottom:1px solid color-mix(in oklab,var(--workspace-brand-soft) 28%,var(--workspace-border));backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.workspace-scroll-region{min-height:0;overflow-y:auto;overflow-x:hidden}.workspace-scroll-region__inner{width:100%;max-width:1320px;margin:0 auto;padding:28px 36px 56px;box-sizing:border-box}.workspace-scroll-region__inner--full-bleed{display:flex;flex-direction:column;max-width:none;min-height:calc(100dvh - var(--workspace-shell-chrome-height));margin:0;padding:0}.workspace-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:26px}.workspace-page-header__body{min-width:0}.workspace-page-header__eyebrow{margin:0 0 8px;color:var(--workspace-brand-strong);font-size:.72rem;font-weight:700;letter-spacing:.1em;line-height:1.25;text-transform:uppercase}.workspace-page-header__title{margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.45rem,2.2vw,1.75rem);font-weight:600;line-height:1.18;color:var(--workspace-text)}.workspace-page-header__subtitle{margin:8px 0 0;color:var(--workspace-text-muted);font-size:14px;line-height:1.45}.workspace-page-header__actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.workspace-shell-header,[data-workspace-header]{display:flex;align-items:center;justify-content:space-between;gap:18px;height:var(--workspace-shell-chrome-height);margin:0;padding:10px 28px;box-sizing:border-box}.workspace-header__meta{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:4px}.workspace-header__eyebrow{margin:0;color:var(--workspace-brand-strong);font-size:.72rem;font-weight:700;letter-spacing:.1em;line-height:1;text-transform:uppercase}.workspace-header__headline{min-width:0;display:flex;align-items:baseline;gap:12px}.workspace-header__title{margin:0;font-family:Fraunces,Georgia,serif;flex:0 0 auto;font-size:clamp(1.2rem,1.8vw,1.5rem);font-weight:600;line-height:1.08;color:var(--workspace-text);white-space:nowrap}.workspace-header__description{min-width:0;flex:1 1 auto;margin:0;color:var(--workspace-text-muted);font-size:13px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace-header__actions{display:inline-flex;align-items:center;justify-content:flex-end;flex-shrink:0}.workspace-header__user-shell{position:relative}.workspace-header__actions-shell{display:inline-flex;align-items:center;gap:8px;padding:6px;border:1px solid color-mix(in oklab,var(--workspace-glass-stroke) 86%,var(--workspace-border));border-radius:1.55rem;background:radial-gradient(circle at top left,color-mix(in oklab,var(--workspace-glass-highlight) 92%,white),transparent 34%),linear-gradient(180deg,color-mix(in oklab,var(--workspace-glass-fill-strong) 78%,var(--workspace-surface-spotlight)),color-mix(in oklab,var(--workspace-glass-fill) 74%,var(--workspace-surface-base)));box-shadow:var(--workspace-shadow-soft),inset 0 1px 0 var(--workspace-glass-highlight),inset 0 -1px 0 var(--workspace-glass-highlight-soft);backdrop-filter:blur(24px) saturate(170%);-webkit-backdrop-filter:blur(24px) saturate(170%)}.workspace-header__docs-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 20px;border-radius:999px;border:1px solid color-mix(in oklab,var(--workspace-glass-stroke) 74%,var(--workspace-border));background:linear-gradient(180deg,color-mix(in oklab,var(--workspace-surface-base) 64%,transparent),color-mix(in oklab,var(--workspace-surface-base) 64%,transparent));color:var(--workspace-text);font-size:.95rem;font-weight:600;letter-spacing:-.014em;text-decoration:none;transition:border-color .16s ease,color .16s ease,background .16s ease}.workspace-header__docs-pill:hover{color:var(--workspace-brand-primary);border-color:color-mix(in oklab,var(--workspace-brand-primary) 22%,var(--workspace-glass-stroke));background:linear-gradient(180deg,color-mix(in oklab,var(--workspace-surface-spotlight) 74%,transparent),color-mix(in oklab,var(--workspace-surface-spotlight) 74%,transparent))}.workspace-header__user{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 12px 0 8px;border-radius:999px;border:1px solid color-mix(in oklab,var(--workspace-glass-stroke) 74%,var(--workspace-border));background:color-mix(in oklab,var(--workspace-surface-base) 66%,transparent);cursor:pointer;transition:border-color .16s ease,background .16s ease}.workspace-header__user:hover{border-color:color-mix(in oklab,var(--workspace-brand-primary) 20%,var(--workspace-glass-stroke));background:color-mix(in oklab,var(--workspace-surface-spotlight) 72%,transparent)}.workspace-header__user-initials{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 10px;border-radius:999px;background:color-mix(in oklab,var(--workspace-surface-base) 84%,white);color:var(--workspace-text);box-shadow:inset 0 1px #ffffff38;font-size:.82rem;font-weight:600;letter-spacing:-.02em}.workspace-header__user-name{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.workspace-header__docs-icon,.workspace-header__user-caret{width:16px;height:16px;color:var(--workspace-text-muted);transition:color .16s ease,transform .16s ease}.workspace-header__user-caret--open{transform:rotate(180deg)}.workspace-header__docs-pill:hover .workspace-header__docs-icon,.workspace-header__user:hover .workspace-header__user-caret{color:var(--workspace-brand-primary)}.workspace-header__user-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:12;min-width:164px;padding:8px;border:1px solid rgba(212,168,75,.18);border-radius:16px;background:#fffdf9;box-shadow:0 16px 32px #5a40241f}.workspace-header__user-menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:0;border-radius:12px;background:transparent;color:#282622c7;font-size:14px;font-weight:500;text-align:left;cursor:pointer}.workspace-header__user-menu-item:hover{background:#ffffffbf;color:var(--workspace-text)}.workspace-header__user-menu-icon{width:14px;height:14px;flex-shrink:0}.workspace-page{min-height:0}.workspace-page-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:26px}.workspace-page__stack{display:flex;flex-direction:column;gap:16px;width:100%;max-width:872px;margin-inline:auto}.workspace-page__stack--align-start{margin-inline:0}.workspace-page__stack--new-deployment{max-width:1180px}.workspace-page__stack--deployments{max-width:1180px;width:100%}.workspace-page__stack--narrow{max-width:760px}.workspace-page__stack--detail{max-width:960px}.workspace-page__form{display:flex;flex-direction:column;gap:16px}.workspace-page__form--new-deployment{gap:18px}.workspace-new-deployment-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px 20px;align-items:start}.workspace-new-deployment-layout__hero{grid-column:1 / -1}.workspace-new-deployment-layout__main{min-width:0;display:flex;flex-direction:column;gap:16px}.workspace-new-deployment-layout__summary{position:sticky;top:calc(var(--workspace-shell-chrome-height) + 28px)}.workspace-new-deployment-layout__summary--full{grid-column:1 / -1;position:static}.workspace-page__section{padding:20px}.workspace-page__section-group{display:flex;flex-direction:column;gap:14px}.workspace-page__section--agent-types{padding:28px 30px 30px}.workspace-block-heading{margin:0;font-family:Fraunces,Georgia,serif;font-size:24px;font-weight:600;line-height:1.2;color:var(--workspace-text)}.workspace-section-title{margin:0 0 12px;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--workspace-text-soft)}.workspace-section-title--large{margin-bottom:0;font-family:Fraunces,Georgia,serif;font-size:1.2rem;font-weight:600;letter-spacing:normal;text-transform:none;color:var(--workspace-text)}.workspace-page__section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:24px}.workspace-page__section-intro--compact{align-items:flex-start;margin-bottom:18px}.workspace-page__section-kicker{margin:0 0 8px;color:var(--workspace-brand-strong);font-size:.72rem;font-weight:700;letter-spacing:.1em;line-height:1.25;text-transform:uppercase}.workspace-page__section-lede{max-width:660px;margin:0;color:var(--workspace-text-muted);font-size:.92rem;line-height:1.5}.workspace-page__section--agent-types .workspace-page__section-lede{white-space:nowrap}.workspace-option-grid{display:grid;grid-template-columns:1fr;gap:10px}.workspace-option-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-page__section--model .workspace-option-grid{margin-bottom:18px}.workspace-agent-type-heading{margin:0;font-family:Fraunces,Georgia,serif;font-size:24px;font-weight:600;line-height:1.18;color:var(--workspace-text)}.workspace-agent-type-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.workspace-option-meta{display:flex;flex-direction:column;gap:3px}.workspace-option-meta__line{display:block}.workspace-option-meta__line--success{color:var(--workspace-status-success)}.workspace-option-meta__line--accent{color:var(--workspace-accent)}.workspace-option-meta__line--muted{color:var(--workspace-text-soft)}.workspace-submit-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.workspace-submit-row--stacked{flex-direction:column;align-items:stretch;gap:18px}.workspace-submit-row__copy{min-width:0;color:var(--workspace-text-muted);font-size:.88rem;line-height:1.45}.workspace-submit-row__title{margin:0 0 8px;font-family:Fraunces,Georgia,serif;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:600;line-height:1.15;color:var(--workspace-text)}.workspace-submit-row__summary{margin:0 0 12px;color:var(--workspace-text-muted);font-size:.9rem;line-height:1.55}.workspace-submit-summary-list{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.workspace-deployments-loading{padding:20px}.workspace-admin-bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:12px;padding:14px 18px;color:var(--workspace-text-muted);font-size:.86rem}.admin-bar-clickable{border:0;background:transparent;color:var(--workspace-text-muted);cursor:pointer;padding:0;font:inherit}.admin-bar-clickable:hover{color:var(--workspace-text)}.sweeper-wrapper{position:relative}.sweeper-popover{position:absolute;top:calc(100% + 8px);right:0;min-width:280px;max-width:420px;border:1px solid var(--workspace-border-strong);border-radius:var(--workspace-radius-md);background:var(--workspace-surface);box-shadow:var(--workspace-shadow);padding:12px;z-index:12}.sweeper-panel-header{display:flex;flex-direction:column;gap:4px;color:var(--workspace-text-muted);font-size:.78rem;margin-bottom:10px}.sweeper-empty{color:var(--workspace-text-soft);font-size:.82rem}.sweeper-history{display:flex;flex-direction:column;gap:8px}.sweeper-history-row{display:grid;grid-template-columns:auto 1fr auto;gap:6px;align-items:center;color:var(--workspace-text-muted);font-size:.76rem}.sweeper-action-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.1rem .45rem;border:1px solid var(--workspace-border);text-transform:capitalize}.sweeper-action-badge.stopped{color:#8a5a1e}.sweeper-action-badge.deleted{color:#9a3c2d}.workspace-empty-state{text-align:center;padding:36px 24px;display:flex;flex-direction:column;align-items:center;gap:10px}.workspace-empty-state__icon{font-size:1.5rem;color:var(--workspace-text-soft)}.workspace-empty-state--deployments{width:100%;min-height:calc(100vh - 250px);margin-inline:auto;justify-content:center;align-self:stretch;gap:14px;padding:36px 24px 44px}.workspace-empty-state--loading{min-height:calc(100vh - 280px)}.workspace-empty-state__artwork-shell{width:160px;height:160px;border-radius:50%;background:radial-gradient(circle at top left,rgba(255,255,255,.76),transparent 45%),linear-gradient(180deg,#fff6e7,#f7ebd4);display:flex;align-items:flex-end;justify-content:center;overflow:hidden;box-shadow:0 18px 32px -24px #7e581352,inset 0 1px #ffffffb3}.workspace-empty-state__artwork{width:100%;height:auto;display:block;object-fit:contain}.workspace-empty-state h2{margin:0;color:var(--workspace-text);font-size:24px;font-weight:700;line-height:1.2}.workspace-empty-state p{margin:0;color:var(--workspace-text-muted);font-size:14px;line-height:1.5}.workspace-empty-state--deployments .workspace-button{margin-top:20px}.workspace-empty-state-panel{border-color:color-mix(in oklab,var(--workspace-glass-stroke) 88%,rgba(216,198,170,.9));background:radial-gradient(circle at 20% 14%,color-mix(in oklab,var(--workspace-brand-soft) 42%,transparent),transparent 34%),linear-gradient(180deg,color-mix(in oklab,var(--workspace-glass-fill-strong) 84%,var(--workspace-surface-spotlight)),color-mix(in oklab,var(--workspace-glass-fill) 88%,var(--workspace-surface-base)))}.workspace-altfix-examples{width:min(100%,560px);margin-top:10px;padding:18px 20px;border:1px solid var(--workspace-border);border-radius:var(--workspace-radius-md);background:radial-gradient(circle at top left,var(--workspace-glass-highlight),transparent 32%),linear-gradient(180deg,var(--workspace-surface-base),var(--workspace-surface-elevated));text-align:left}.workspace-altfix-examples h3{margin:0 0 10px;color:var(--workspace-text);font-size:.9rem;font-weight:700}.workspace-altfix-example-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.workspace-altfix-example-list li{color:var(--workspace-text-muted);font-size:.84rem;line-height:1.45}.workspace-altfix-task-grid{display:grid;gap:12px;width:100%}.workspace-altfix-task-card{padding:0;overflow:hidden}.workspace-altfix-task-card__link{display:flex;flex-direction:column;gap:12px;padding:18px 20px;color:inherit;text-decoration:none}.workspace-altfix-task-card__top,.workspace-altfix-task-card__summary,.workspace-altfix-task-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.workspace-altfix-task-card__summary{min-width:0;justify-content:flex-start}.workspace-altfix-task-card__dot{width:8px;height:8px;border-radius:999px;flex:0 0 auto}.workspace-altfix-task-card__title{min-width:0;color:var(--workspace-text);font-size:1rem;font-weight:600;line-height:1.3}.workspace-altfix-task-card__meta{color:var(--workspace-text-muted);font-size:.8rem;line-height:1.4}.workspace-altfix-task-card__cost{color:var(--workspace-brand-strong);font-weight:700;flex:0 0 auto}.workspace-altfix-connect-panel{padding:26px 28px 28px}.workspace-altfix-connect-panel__body{display:flex;flex-direction:column;gap:22px}.workspace-altfix-connect-panel__cta{width:100%}.workspace-altfix-form-panel{padding:24px 26px 26px}.workspace-altfix-mode-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:20px}.workspace-altfix-mode-switch__item{min-height:42px;border-radius:14px;border:1px solid var(--workspace-border);background:radial-gradient(circle at top left,var(--workspace-glass-highlight),transparent 32%),linear-gradient(180deg,var(--workspace-surface-base),var(--workspace-surface-elevated));color:var(--workspace-text-muted);font:inherit;font-size:.88rem;font-weight:600;line-height:1;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.workspace-altfix-mode-switch__item:hover{color:var(--workspace-text);border-color:var(--workspace-border-strong)}.workspace-altfix-mode-switch__item.is-active{border-color:var(--workspace-brand-primary);color:#2a1e00;background:radial-gradient(circle at top left,rgba(255,248,220,.92),transparent 34%),linear-gradient(180deg,var(--workspace-brand-primary-hover),var(--workspace-brand-primary));box-shadow:0 16px 28px -24px #7e581370}.workspace-altfix-form{display:flex;flex-direction:column;gap:16px}.workspace-altfix-form textarea.workspace-form-field__control{min-height:128px;resize:vertical;padding-block:12px}.workspace-altfix-form__actions{display:flex;justify-content:flex-end;padding-top:4px}.workspace-altfix-form__submit{min-width:168px}.workspace-altfix-detail-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.workspace-altfix-detail-actions__notice{color:var(--workspace-status-warning);font-size:.78rem;font-weight:600}.workspace-altfix-detail-actions__cost{color:var(--workspace-brand-strong);font-size:.84rem;font-weight:700}.workspace-altfix-detail-card{padding:24px 26px 26px}.workspace-altfix-activity-feed{min-height:320px;max-height:540px;overflow-y:auto;border:1px solid var(--workspace-border);border-radius:22px;background:radial-gradient(circle at top left,var(--workspace-glass-highlight),transparent 34%),linear-gradient(180deg,var(--workspace-surface-base),var(--workspace-surface-elevated));padding:8px 18px}.workspace-altfix-activity-feed__empty{margin:0;padding:42px 18px;color:var(--workspace-text-muted);font-size:.92rem;line-height:1.55;text-align:center}.workspace-altfix-activity-feed__event{padding:12px 0;border-bottom:1px solid color-mix(in oklab,var(--workspace-border) 82%,transparent)}.workspace-altfix-activity-feed__event:last-of-type{border-bottom:0}.workspace-altfix-activity-feed__event-main{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.workspace-altfix-activity-feed__event-copy{color:var(--workspace-text);font-size:.84rem;line-height:1.55}.workspace-altfix-activity-feed__event-copy.is-strong{font-weight:600}.workspace-altfix-activity-feed__event-copy.is-accent{color:var(--workspace-brand-strong)}.workspace-altfix-activity-feed__event-copy.is-danger{color:var(--workspace-status-danger)}.workspace-altfix-activity-feed__time{flex:0 0 auto;color:var(--workspace-text-soft);font-size:.72rem;line-height:1.4}.workspace-altfix-steer{display:flex;gap:10px;margin-top:16px}.workspace-altfix-steer__input{flex:1 1 auto;min-width:0;min-height:42px;border-radius:14px;border:1px solid var(--workspace-border);background:var(--workspace-surface-base);color:var(--workspace-text);padding:0 14px;font:inherit}.workspace-altfix-feedback{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.workspace-altfix-feedback__question{margin:0;color:var(--workspace-text);font-family:Fraunces,Georgia,serif;font-size:1.1rem;font-weight:600;line-height:1.2}.workspace-altfix-feedback__actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.workspace-altfix-feedback__button{min-width:110px}.workspace-altfix-feedback__button--good{border-color:#2f6b3f52;color:var(--workspace-status-success)}.workspace-altfix-feedback__reasons{width:min(280px,100%);display:flex;flex-direction:column;gap:8px}.workspace-altfix-feedback__reason{width:100%;border:1px solid var(--workspace-border);border-radius:12px;background:var(--workspace-surface-base);color:var(--workspace-text-muted);font:inherit;font-size:.82rem;line-height:1.2;text-align:left;padding:10px 12px;cursor:pointer}.workspace-altfix-feedback__reason:hover{color:var(--workspace-text);border-color:var(--workspace-border-strong)}.workspace-altfix-feedback__thanks{margin:0;color:var(--workspace-text-muted);font-size:.88rem;line-height:1.5}.workspace-deployment-grid{display:flex;flex-direction:column;gap:16px}.workspace-surface-card.workspace-deployment-card{display:flex;flex-direction:column;gap:18px;padding:22px 24px 20px;border-radius:28px;border:1px solid color-mix(in oklab,var(--workspace-glass-stroke) 88%,rgba(216,198,170,.9));background:radial-gradient(circle at 28% 18%,color-mix(in oklab,var(--workspace-brand-soft) 24%,transparent),transparent 34%),linear-gradient(180deg,color-mix(in oklab,var(--workspace-glass-fill-strong) 82%,var(--workspace-surface-elevated)),color-mix(in oklab,var(--workspace-glass-fill) 88%,var(--workspace-surface-base)));box-shadow:var(--workspace-shadow-soft),inset 0 1px #ffffff75}.workspace-deployment-card__top,.workspace-deployment-card__eyebrow-row,.workspace-deployment-card__toolbar,.workspace-deployment-card__title-row,.workspace-deployment-card__actions,.workspace-deployment-card__meta,.workspace-deployment-card__agent-pill{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.workspace-deployment-card__top{justify-content:space-between;gap:18px;align-items:flex-start}.workspace-deployment-card__identity{min-width:0;display:flex;flex:1;flex-direction:column;gap:12px}.workspace-deployment-card__eyebrow-row{gap:8px}.workspace-deployment-card__toolbar{align-items:flex-start;justify-content:flex-end;gap:10px;flex:0 0 auto}.workspace-deployment-card__owner{display:inline-flex;align-items:center;min-height:24px;padding:4px 10px;border-radius:999px;border:1px solid color-mix(in oklab,var(--workspace-border) 90%,transparent);background:color-mix(in oklab,var(--workspace-surface-base) 82%,white);color:var(--workspace-text-muted);font-size:.76rem;font-weight:600}.workspace-deployment-card__title-row{gap:16px;width:100%}.workspace-deployment-card__name{min-width:0;flex:1 1 auto;font-size:22px;font-weight:700;line-height:1.15;color:var(--workspace-text)}.workspace-deployment-card__meta{color:#282622b3;font-size:13px;line-height:1.45}.workspace-deployment-card__meta--primary{color:#282622;font-size:14px;font-style:normal;font-weight:500;line-height:normal;opacity:.7}.workspace-deployment-card__meta--secondary{font-size:13px;color:#28262294}.workspace-deployment-card__meta-separator{display:inline-block;margin:0 10px 0 2px;color:#2826226b}.workspace-deployment-card__agent-pill{min-height:24px;padding:4px 10px;border-radius:999px;background:#fff;color:#282622b8;font-size:13px;font-weight:500;line-height:normal;box-sizing:border-box}.workspace-deployment-card__agent-glyph{font-size:16px;line-height:1}.workspace-deployment-card__status-pill{display:inline-flex;height:34px;min-height:34px;align-items:center;justify-content:center;margin-left:auto;padding:0 14px;border:1px solid rgba(40,38,34,.14);border-radius:999px;background:#fffdf9;font-size:13px;font-weight:600;line-height:normal;white-space:nowrap;box-sizing:border-box}.workspace-deployment-card__status-pill--success{color:#23bf4b;border-color:#23bf4bd9}.workspace-deployment-card__status-pill--warning{color:#8a5a1e;border-color:#8a5a1e59}.workspace-deployment-card__status-pill--danger{color:#9a3c2d;border-color:#9a3c2d52}.workspace-deployment-card__status-pill--muted,.workspace-deployment-card__status-pill--neutral,.workspace-deployment-card__status-pill--accent{color:#28262299;border-color:#28262224}.workspace-deployment-card__actions{gap:12px;margin-top:6px;padding-top:14px;border-top:1px solid color-mix(in oklab,var(--workspace-border) 72%,transparent)}.workspace-deployment-card__control{display:inline-flex;height:34px;min-height:34px;align-items:center;justify-content:center;gap:10px;padding:0 14px;border:1px solid color-mix(in oklab,var(--workspace-glass-stroke) 86%,var(--workspace-border));border-radius:999px;background:radial-gradient(circle at top left,rgba(255,255,255,.64),transparent 34%),linear-gradient(180deg,#fffaf2eb,#f8efdfeb);color:var(--workspace-text-muted);font-size:13px;font-weight:600;line-height:normal;text-decoration:none;box-sizing:border-box;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.workspace-deployment-card__control:hover{color:var(--workspace-text);border-color:color-mix(in oklab,var(--workspace-glass-stroke-strong) 94%,var(--workspace-border));background:radial-gradient(circle at top left,rgba(255,255,255,.74),transparent 34%),linear-gradient(180deg,#fffef9f5,#faf3e8f5);box-shadow:0 16px 28px -26px #4f391966}.workspace-deployment-card__control:focus-visible{outline:none;box-shadow:0 0 0 2px #d4a84b1f}.workspace-deployment-card__control:disabled{opacity:.52;cursor:not-allowed}.workspace-deployment-card__control--primary{color:#2a1e00;border-color:var(--workspace-brand-primary);background:radial-gradient(circle at top left,rgba(255,248,220,.92),transparent 34%),linear-gradient(180deg,var(--workspace-brand-primary-hover),var(--workspace-brand-primary));box-shadow:0 18px 32px -28px #7e5813ad}.workspace-deployment-card__control--primary:hover{color:#201500;border-color:var(--workspace-brand-primary-hover)}.workspace-deployment-card .workspace-inline-notice{margin-top:-2px}.workspace-inline-notice{border:1px solid var(--workspace-border);border-radius:var(--workspace-radius-sm);padding:8px 10px;font-size:.8rem}.workspace-inline-notice--warning{background:color-mix(in oklab,var(--workspace-surface-base) 84%,white);color:#8a5a1e;border-color:#8a5a1e47}.workspace-inline-notice--danger{background:color-mix(in oklab,var(--workspace-surface-base) 88%,white);color:#9a3c2d;border-color:#9a3c2d47}.workspace-auto-renew{border:1px solid var(--workspace-border);border-radius:999px;padding:3px 8px;font-size:.72rem;background:#fff;color:var(--workspace-text-muted);display:inline-flex;align-items:center;gap:6px;cursor:pointer}.workspace-auto-renew.on{border-color:#2f6b3f59;color:#2f6b3f}.toggle-switch{width:28px;height:16px;border-radius:999px;background:#28262226;position:relative}.toggle-switch.on{background:#2f6b3f66}.toggle-knob{position:absolute;width:12px;height:12px;border-radius:50%;top:2px;left:2px;background:#fff}.toggle-switch.on .toggle-knob{left:14px}.vm-dropdown-wrapper{position:relative}.workspace-deployment-card .vm-dropdown-menu{min-width:170px;border-radius:16px;padding:6px}.vm-dropdown-menu{position:absolute;top:calc(100% + 6px);right:0;min-width:170px;border:1px solid color-mix(in oklab,var(--workspace-glass-stroke) 92%,var(--workspace-border));border-radius:18px;background:radial-gradient(circle at top left,var(--workspace-glass-highlight),transparent 30%),linear-gradient(180deg,color-mix(in oklab,var(--workspace-glass-fill-strong) 78%,var(--workspace-surface-base)),color-mix(in oklab,var(--workspace-glass-fill) 72%,var(--workspace-content-bg)));box-shadow:0 28px 64px -40px #100a0457,inset 0 1px 0 var(--workspace-glass-highlight);padding:4px;display:flex;flex-direction:column;gap:2px;z-index:11}.vm-dropdown-item{border:0;background:transparent;text-align:left;padding:8px 10px;border-radius:12px;font:inherit;color:var(--workspace-text);cursor:pointer}.vm-dropdown-item:hover{background:var(--workspace-surface-muted)}.vm-dropdown-item.danger{color:#9a3c2d}.workspace-deployment-logs{padding:18px}.workspace-deployment-logs__status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.workspace-deployment-logs__label{color:var(--workspace-text-soft);font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}@media(max-width:720px){.workspace-page__stack--detail{max-width:100%}.workspace-altfix-mode-switch{grid-template-columns:1fr}.workspace-altfix-steer,.workspace-altfix-activity-feed__event-main{flex-direction:column}.workspace-altfix-detail-actions{justify-content:flex-start}.workspace-deployment-card{padding:18px 18px 16px;border-radius:24px}.workspace-deployment-card__top{flex-direction:column;align-items:flex-start}.workspace-deployment-card__toolbar{width:100%;justify-content:flex-start}.workspace-deployment-card__title-row{gap:12px}.workspace-deployment-card__status-pill{margin-left:0}.workspace-deployment-card__name{font-size:20px}.workspace-deployment-card__actions{gap:10px}.workspace-deployment-card__control{height:34px;min-height:34px;padding-inline:12px}}.workspace-confirm-overlay{position:fixed;inset:0;background:#28262257;display:flex;align-items:center;justify-content:center;padding:16px;z-index:60}.workspace-confirm-dialog{width:min(460px,100%);background:var(--workspace-surface);border:1px solid var(--workspace-border-strong);border-radius:var(--workspace-radius-lg);box-shadow:var(--workspace-shadow);padding:16px;color:var(--workspace-text)}.workspace-confirm-dialog__title{margin:0 0 8px;font-size:1.125rem;font-weight:700}.workspace-confirm-dialog__body{margin-top:14px}.workspace-confirm-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.workspace-surface-card{border:1px solid color-mix(in oklab,var(--workspace-glass-stroke) 92%,var(--workspace-border));border-radius:var(--workspace-radius-lg);background:radial-gradient(circle at top left,var(--workspace-glass-highlight),transparent 36%),linear-gradient(180deg,var(--workspace-glass-fill-strong),var(--workspace-glass-fill));box-shadow:var(--workspace-shadow-soft),inset 0 1px 0 var(--workspace-glass-highlight)}.workspace-surface-card--default{background:radial-gradient(circle at top left,color-mix(in oklab,var(--workspace-glass-highlight) 82%,white),transparent 36%),linear-gradient(180deg,color-mix(in oklab,var(--workspace-glass-fill) 72%,var(--workspace-surface-base)),color-mix(in oklab,var(--workspace-glass-fill-soft) 88%,var(--workspace-surface-base)))}.workspace-surface-card--section{background:var(--workspace-surface-base);border-color:var(--workspace-border);box-shadow:0 10px 26px -20px #4f391938}.workspace-surface-card--panel{background:var(--workspace-surface-elevated);border-color:color-mix(in oklab,var(--workspace-brand-soft) 28%,var(--workspace-border))}.workspace-surface-card--spotlight{border-color:var(--workspace-glass-stroke-strong);background:radial-gradient(circle at top left,color-mix(in oklab,var(--workspace-glass-highlight) 92%,white),transparent 34%),linear-gradient(180deg,color-mix(in oklab,var(--workspace-glass-fill-strong) 90%,var(--workspace-brand-soft)),color-mix(in oklab,var(--workspace-glass-fill) 84%,var(--workspace-surface-spotlight)))}.workspace-page__section--telegram{border-radius:30px;background:radial-gradient(circle at top left,rgba(255,255,255,.42),transparent 34%),linear-gradient(180deg,color-mix(in oklab,var(--workspace-glass-fill-strong) 84%,var(--workspace-surface-spotlight)),color-mix(in oklab,var(--workspace-glass-fill) 88%,var(--workspace-surface-elevated)));border-color:color-mix(in oklab,var(--workspace-glass-stroke) 88%,rgba(212,168,75,.16));padding:28px 30px 26px}.workspace-page__section--model{padding:24px 26px 26px}.workspace-surface-card--notice{background:var(--workspace-surface-base);border-color:var(--workspace-border-strong)}.workspace-page__section--submit{padding:24px 26px}.workspace-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;border:1px solid var(--workspace-border);min-height:40px;padding:0 15px;font:inherit;font-size:.88rem;font-weight:600;line-height:1;background:var(--workspace-surface-base);color:var(--workspace-text);text-decoration:none;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.workspace-button:hover{background:var(--workspace-surface-elevated);border-color:var(--workspace-border-strong)}.workspace-button:focus-visible{outline:2px solid var(--workspace-brand-ring);outline-offset:2px}.workspace-button--primary{background:var(--workspace-brand-primary);border-color:var(--workspace-brand-primary);color:#2a1e00;box-shadow:0 10px 22px -16px #7e5813ad}.workspace-button--primary:hover{background:var(--workspace-brand-primary-hover);border-color:var(--workspace-brand-primary-hover);color:#201500}.workspace-button--secondary{background:var(--workspace-surface-base);color:var(--workspace-text)}.workspace-button--danger{background:color-mix(in oklab,var(--workspace-surface-base) 88%,white);color:var(--workspace-status-danger)}.workspace-button--danger:hover{background:color-mix(in oklab,var(--workspace-status-danger) 9%,var(--workspace-surface-base));border-color:color-mix(in oklab,var(--workspace-status-danger) 42%,var(--workspace-border-strong))}.workspace-button--ghost,.workspace-button--quiet{background:transparent;color:var(--workspace-text-muted);border-color:transparent}.workspace-button--ghost:hover,.workspace-button--quiet:hover{color:var(--workspace-text);background:color-mix(in oklab,var(--workspace-surface-elevated) 72%,transparent)}.workspace-button:disabled,.workspace-action-button:disabled{opacity:.56;cursor:not-allowed;box-shadow:none}.workspace-theme-toggle{width:40px;min-width:40px;min-height:40px;height:40px;padding:0;border-radius:999px;border-color:color-mix(in oklab,var(--workspace-glass-stroke) 72%,var(--workspace-border));background:color-mix(in oklab,var(--workspace-surface-base) 68%,transparent);color:var(--workspace-text-muted)}.workspace-theme-toggle.is-dark{color:var(--workspace-brand-strong)}.workspace-theme-toggle__icon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.workspace-option-card{display:flex;flex-direction:column;align-items:flex-start;gap:9px;width:100%;padding:16px 16px 15px;border:1px solid var(--workspace-border);border-radius:var(--workspace-radius-lg);background:radial-gradient(circle at top left,var(--workspace-glass-highlight),transparent 32%),linear-gradient(180deg,var(--workspace-surface-base),var(--workspace-surface-elevated));text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.workspace-selection-card{position:relative}.workspace-option-card:hover{border-color:var(--workspace-border-strong);box-shadow:0 14px 28px -24px #4f391970;transform:translateY(-1px)}.workspace-option-card:focus-visible{outline:2px solid var(--workspace-brand-ring);outline-offset:2px}.workspace-option-card.is-selected{border-color:var(--workspace-brand-primary);background:radial-gradient(circle at top left,color-mix(in oklab,var(--workspace-glass-highlight) 92%,white),transparent 32%),linear-gradient(180deg,color-mix(in oklab,var(--workspace-brand-soft) 36%,var(--workspace-surface-base)),color-mix(in oklab,var(--workspace-brand-soft) 16%,var(--workspace-surface-spotlight)));box-shadow:0 0 0 1px color-mix(in oklab,var(--workspace-brand-primary) 32%,transparent),0 20px 34px -24px #7e581361}.workspace-option-card.is-recommended{border-color:color-mix(in oklab,var(--workspace-brand-primary) 45%,var(--workspace-border))}.workspace-option-card__title{font-weight:600;color:var(--workspace-text)}.workspace-option-card__description{color:var(--workspace-text-muted);font-size:.9rem}.workspace-option-card__meta{color:var(--workspace-text-soft);font-size:.8rem}.workspace-option-card__recommended{color:var(--workspace-brand-strong);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.workspace-option-card.is-disabled{opacity:.56;cursor:not-allowed;transform:none}.workspace-option-card.is-disabled:hover{border-color:var(--workspace-border);box-shadow:none}.workspace-agent-type-card{flex:1 1 0;position:relative;display:block;width:100%;min-width:0;min-height:196px;padding:30px 20px 22px;border:1px solid color-mix(in oklab,var(--workspace-glass-stroke) 88%,rgba(212,168,75,.24));border-radius:28px;background:radial-gradient(circle at top left,rgba(255,255,255,.7),transparent 36%),linear-gradient(180deg,#fff7ea,#f7eedf);text-align:center;box-shadow:0 18px 28px -24px #75542f38;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.workspace-agent-type-card:hover{transform:translateY(-2px);border-color:#d4a84b6b;box-shadow:0 24px 36px -28px #75542f52}.workspace-agent-type-card:focus-visible{outline:none;box-shadow:0 0 0 3px #d4a84b29,0 18px 32px #75542f14}.workspace-agent-type-card.is-selected{background:radial-gradient(circle at top left,rgba(255,255,255,.84),transparent 34%),linear-gradient(180deg,#fffdf7,#fbf2e3);border-color:#d4a84b8a;box-shadow:0 0 0 2px #d4a84b1f,0 22px 36px #75542f1a}.workspace-agent-type-card.is-disabled,.workspace-agent-type-card:disabled{cursor:not-allowed;background:linear-gradient(180deg,#f4efe5,#ede6d8);border-color:#8a7e692e;box-shadow:none;transform:none}.workspace-agent-type-card.is-disabled:hover,.workspace-agent-type-card:disabled:hover{transform:none;border-color:#8a7e692e;box-shadow:none}.workspace-agent-type-card.is-disabled .workspace-agent-type-card__artwork,.workspace-agent-type-card:disabled .workspace-agent-type-card__artwork{opacity:.48;filter:grayscale(1) saturate(.2)}.workspace-agent-type-card.is-disabled .workspace-agent-type-card__title,.workspace-agent-type-card:disabled .workspace-agent-type-card__title{color:#2826229e}.workspace-agent-type-card.is-disabled .workspace-agent-type-card__description,.workspace-agent-type-card:disabled .workspace-agent-type-card__description,.workspace-agent-type-card.is-disabled .workspace-agent-type-card__price,.workspace-agent-type-card:disabled .workspace-agent-type-card__price{color:#2826227a}.workspace-agent-type-card.is-disabled .workspace-agent-type-card__support-label,.workspace-agent-type-card:disabled .workspace-agent-type-card__support-label{color:#786c59b8}.workspace-agent-type-card__artwork{position:absolute;top:-8px;left:24px;max-width:64px;max-height:40px;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.workspace-agent-type-card__body{display:flex;min-height:100%;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;padding-top:16px}.workspace-agent-type-card__title{font-size:16px;font-weight:700;line-height:1.15;color:var(--workspace-text)}.workspace-agent-type-card.is-selected .workspace-agent-type-card__title{color:var(--workspace-accent)}.workspace-agent-type-card__description{width:100%;color:#282622ad;font-size:12.5px;font-weight:500;line-height:1.35}.workspace-agent-type-card__support-label{width:min(260px,100%);color:var(--workspace-accent);font-size:12px;font-weight:700;line-height:1.35}.workspace-agent-type-card__price{margin-top:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:2px;min-height:24px;padding-bottom:4px;color:#282622b3;font-size:15px;font-weight:700;line-height:1.15;text-align:center}.workspace-agent-type-card__price-main,.workspace-agent-type-card__price-subtle{display:block}.workspace-agent-type-card__price-subtle{font-size:13px;font-weight:600;color:#2826228f}.workspace-agent-type-card--aintern .workspace-agent-type-card__artwork{width:78px;top:6px;left:6px;transform:translateY(-58%)}.workspace-agent-type-card--picoclaw .workspace-agent-type-card__artwork{width:92px;top:8px;left:-6px;transform:translateY(-54%)}.workspace-agent-type-card--openclaw .workspace-agent-type-card__artwork{width:80px;top:4px;left:6px;transform:translateY(-56%)}.workspace-agent-type-card--hermes .workspace-agent-type-card__artwork{width:63px;max-width:63px;max-height:41px;top:6px;left:14px;transform:translateY(-38%)}.workspace-status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.2rem .55rem;font-size:.75rem;line-height:1.2;border:1px solid var(--workspace-border);background:#fff}.workspace-status-badge--success{color:#2f6b3f}.workspace-status-badge--warning{color:#8a5a1e}.workspace-status-badge--danger{color:#9a3c2d}.workspace-status-badge--neutral{color:var(--workspace-text-muted)}.workspace-status-badge--muted{color:var(--workspace-text-soft)}.workspace-status-badge--accent{color:var(--workspace-accent);border-color:#d4a84b59}.workspace-form-field{display:flex;flex-direction:column;gap:6px}.workspace-form-field__label{font-size:.86rem;color:var(--workspace-text-muted)}.workspace-form-field__control-slot{min-width:0}.workspace-form-field__control-slot>*{max-width:100%;min-width:0;width:100%}.workspace-form-field__control{box-sizing:border-box;min-height:40px;border-radius:var(--workspace-radius-sm);border:1px solid var(--workspace-border);background:#fff;color:var(--workspace-text);padding:0 12px;font:inherit}.workspace-form-field__hint{color:var(--workspace-text-soft);font-size:.78rem}.workspace-form-field__error{color:#9a3c2d;font-size:.78rem}.workspace-form-field.has-error .workspace-form-field__control{border-color:#9a3c2d61}.workspace-info-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.workspace-info-row__body{min-width:0;display:flex;flex-direction:column;gap:2px}.workspace-info-row__label{color:var(--workspace-text-soft);font-size:.82rem}.workspace-info-row__detail{color:var(--workspace-text-soft);font-size:.76rem}.workspace-info-row__value{color:var(--workspace-text);font-weight:500;text-align:right}.workspace-info-row--accent .workspace-info-row__label,.workspace-info-row--accent .workspace-info-row__value{color:var(--workspace-accent)}.workspace-info-row--muted .workspace-info-row__value{color:var(--workspace-text-muted)}.workspace-sidebar__brand-row{position:relative;display:flex;align-items:center;min-height:var(--workspace-shell-chrome-height);padding:0 16px;border-bottom:1px solid color-mix(in oklab,var(--workspace-sidebar-border) 85%,transparent)}.workspace-sidebar__brand-row:after{content:"";position:absolute;inset-inline:16px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,color-mix(in oklab,var(--workspace-brand-primary) 42%,var(--workspace-sidebar-border)),transparent);pointer-events:none}.workspace-sidebar__brand{min-width:0;display:flex;align-items:center;gap:12px;color:var(--workspace-accent);text-decoration:none}.workspace-sidebar__brand-label{font-family:Fraunces,Georgia,serif;font-size:1.32rem;line-height:1;font-weight:600;letter-spacing:-.05em;color:currentColor}.sidebar-logo{width:40px;height:40px;border-radius:8px;flex-shrink:0;box-shadow:0 0 0 1px color-mix(in oklab,var(--workspace-brand-soft) 45%,var(--workspace-border))}.workspace-sidebar__nav{display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto;padding:16px 12px}.workspace-sidebar__group{margin-bottom:8px}.workspace-sidebar__section-trigger{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow:hidden;width:100%;min-height:40px;display:flex;align-items:center;justify-content:space-between;padding:8px 12px;gap:8px;border:1px solid transparent;border-radius:999px;background:transparent;box-shadow:none;color:var(--workspace-sidebar-text-muted);font-size:12px;font-weight:600;letter-spacing:.24em;line-height:normal;text-transform:uppercase;transition:background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1)}.workspace-sidebar__section-trigger:hover{background:color-mix(in oklab,var(--workspace-sidebar-hover) 40%,transparent);color:var(--workspace-sidebar-text)}.workspace-sidebar__section-chevron{flex-shrink:0;color:currentColor}.workspace-sidebar__section-panel{margin-top:4px;display:grid;gap:4px}.workspace-sidebar__item{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;box-sizing:border-box;display:flex;align-items:center;gap:12px;height:42px;min-height:42px;padding:0 12px;cursor:pointer;transition:background .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);border-radius:12px;color:var(--workspace-sidebar-text-muted);text-decoration:none;position:relative;overflow:hidden;font-size:.95rem;font-weight:500;letter-spacing:-.015em;line-height:normal}.workspace-sidebar__item:hover{background:color-mix(in oklab,var(--workspace-glass-fill) 46%,transparent);color:var(--workspace-sidebar-text)}.workspace-sidebar__item.is-active{background:radial-gradient(circle at top left,color-mix(in oklab,var(--workspace-glass-highlight) 92%,white),transparent 34%),linear-gradient(180deg,color-mix(in oklab,var(--workspace-glass-fill-strong) 88%,var(--workspace-brand-soft)),color-mix(in oklab,var(--workspace-glass-fill) 92%,var(--workspace-surface-base)));color:var(--workspace-sidebar-text);box-shadow:0 18px 32px -24px #120d0752}.workspace-sidebar__item.is-active .workspace-sidebar__item-label{color:currentColor}.workspace-sidebar__item:focus-visible,.workspace-sidebar__metric-link:focus-visible,.workspace-sidebar__footer-link:focus-visible,.workspace-sidebar__icon-link:focus-visible{outline:2px solid transparent;outline-offset:1px;box-shadow:0 0 0 3px var(--workspace-brand-ring)}.workspace-sidebar__item-icon{position:relative;width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:currentColor}.workspace-sidebar__item-icon-svg,.workspace-sidebar__section-chevron,.workspace-sidebar__service-icon>svg{width:16px;height:16px;flex-shrink:0}.workspace-sidebar__item-label{flex:1;font-size:inherit;font-weight:500;line-height:inherit;letter-spacing:inherit;color:currentColor;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace-sidebar__item-marker{width:8px;height:8px;flex-shrink:0;border-radius:999px;background:color-mix(in oklab,var(--workspace-brand-strong) 72%,white);box-shadow:0 0 0 3px color-mix(in oklab,var(--workspace-brand-soft) 58%,transparent)}.workspace-sidebar__footer{display:flex;flex-direction:column;gap:14px;padding:16px;border-top:1px solid color-mix(in oklab,var(--workspace-sidebar-border) 85%,transparent);background:transparent}.workspace-sidebar__footer-actions{display:flex;align-items:center;gap:10px}.workspace-sidebar__footer-actions .workspace-theme-toggle{flex:0 0 auto}.workspace-sidebar__footer-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid color-mix(in oklab,var(--workspace-sidebar-text) 10%,transparent);border-radius:999px;background:transparent;color:var(--workspace-sidebar-text-muted);font-size:14px;font-weight:600;line-height:1;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.workspace-sidebar__footer-action:hover{color:var(--workspace-sidebar-text);border-color:color-mix(in oklab,var(--workspace-brand-primary) 22%,var(--workspace-sidebar-border));background:color-mix(in oklab,var(--workspace-glass-fill) 34%,transparent)}.workspace-sidebar__footer-action-icon{width:14px;height:14px;flex-shrink:0}.workspace-sidebar__metrics{display:flex;flex-direction:column;gap:10px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.workspace-sidebar__metric-section{display:flex;flex-direction:column;gap:10px}.workspace-sidebar__metric-row,.workspace-sidebar__metric-link{display:flex;align-items:center;justify-content:space-between;gap:12px}.workspace-sidebar__metric-label{font-size:13px;font-weight:500;color:var(--workspace-sidebar-text-muted)}.workspace-sidebar__metric-value{font-size:13px;font-weight:600;color:color-mix(in oklab,var(--workspace-sidebar-text) 76%,var(--workspace-sidebar-text-muted));text-align:right}.workspace-sidebar__tier-pill{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 10px;border-radius:8px;background:var(--workspace-surface-base);color:color-mix(in oklab,var(--workspace-sidebar-text) 76%,var(--workspace-sidebar-text-muted));font-size:13px;font-weight:700}.workspace-sidebar__tier-pill--basic{background:linear-gradient(103deg,#4ee578,#30c75b 60.21%);color:#fffdf8}.workspace-sidebar__tier-pill--free{background:var(--workspace-surface-base);color:color-mix(in oklab,var(--workspace-sidebar-text) 76%,var(--workspace-sidebar-text-muted))}.workspace-sidebar__tier-pill--pro{background:linear-gradient(110deg,#c499f5,#ae7de7 63.43%);color:#fffdf8}.workspace-sidebar__tier-pill--power,.workspace-sidebar__tier-pill--admin{background:linear-gradient(135deg,color-mix(in oklab,var(--workspace-brand-primary-hover) 92%,white),color-mix(in oklab,var(--workspace-brand-primary) 92%,var(--workspace-brand-strong)));color:#201607}.workspace-sidebar__metric-links{display:flex;flex-direction:column;gap:10px;padding-top:10px;border-top:1px solid color-mix(in oklab,var(--workspace-sidebar-text) 8%,transparent)}.workspace-sidebar__metric-link{min-height:0;padding:0 0 0 1px;color:var(--workspace-sidebar-text-muted);font-size:13px;line-height:18px;text-decoration:none;background:transparent}.workspace-sidebar__metric-link:hover{color:var(--workspace-sidebar-text);background:transparent}.workspace-sidebar__metric-link-copy{display:inline-flex;align-items:center;gap:10px}.workspace-sidebar__footer-links{display:flex;align-items:center;justify-content:space-between;gap:12px}.workspace-sidebar__footer-link{color:var(--workspace-sidebar-text-muted);font-size:14px;line-height:1.35;text-decoration:none;text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .2s ease}.workspace-sidebar__footer-link:hover{color:var(--workspace-sidebar-text)}.page-section{min-height:0}.page-header{margin-bottom:16px}.page-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.page-header-left{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.page-title{margin:0;font-size:1.3rem;color:var(--workspace-text)}.page-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.header-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:0 14px;border-radius:var(--workspace-radius-sm);border:1px solid var(--workspace-border);background:#fff;color:var(--workspace-text);text-decoration:none;font:inherit;cursor:pointer}.header-action-btn:hover{background:var(--workspace-surface-muted)}.header-action-btn.accent{background:var(--workspace-text);border-color:var(--workspace-text);color:#fff}.header-action-btn.accent:hover{background:#1f1d1a;border-color:#1f1d1a}.page-body{min-width:0}.page-body-logs{min-height:0;flex:1;display:flex;flex-direction:column;overflow:hidden}.inline-logs-wrapper{display:flex;flex-direction:column;flex:1;min-height:0;max-height:70vh;border-radius:var(--workspace-radius-md);border:1px solid var(--workspace-border-strong);overflow:hidden;background:#1a1b1e}.inline-logs-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 12px;background:#27282c;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}.inline-logs-toolbar__title{display:flex;align-items:center;gap:6px;font-family:SF Mono,Cascadia Code,Fira Code,JetBrains Mono,ui-monospace,monospace;font-size:.72rem;color:#ffffff80;letter-spacing:.02em;text-transform:uppercase;font-weight:500}.inline-logs-toolbar__dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#4ade80;flex-shrink:0}.inline-logs-toolbar__dot--connecting{background:#facc15;animation:logs-pulse 1.4s ease-in-out infinite}.inline-logs-toolbar__dot--idle{background:#ffffff40}@keyframes logs-pulse{0%,to{opacity:1}50%{opacity:.35}}.inline-logs-toolbar__actions{display:flex;align-items:center;gap:4px}.inline-logs-toolbar__btn{display:inline-flex;align-items:center;justify-content:center;background:none;border:1px solid rgba(255,255,255,.08);border-radius:4px;color:#ffffff80;font-family:inherit;font-size:.7rem;padding:3px 8px;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.inline-logs-toolbar__btn:hover{color:#ffffffd9;border-color:#fff3;background:#ffffff0d}.inline-logs{flex:1;overflow-y:auto;overflow-x:auto;padding:12px 16px;scroll-behavior:smooth}.inline-logs pre{margin:0;font-family:SF Mono,Cascadia Code,Fira Code,JetBrains Mono,ui-monospace,monospace;font-size:.78rem;line-height:1.6;color:#d4d4d8;white-space:pre;word-break:normal;tab-size:4}.inline-logs::-webkit-scrollbar{width:6px;height:6px}.inline-logs::-webkit-scrollbar-track{background:transparent}.inline-logs::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}.inline-logs::-webkit-scrollbar-thumb:hover{background:#ffffff38}.logs-loading{display:flex;align-items:center;gap:8px;color:#ffffff73;font-family:SF Mono,Cascadia Code,Fira Code,JetBrains Mono,ui-monospace,monospace;font-size:.78rem;padding:4px 0}.logs-empty{color:#ffffff4d;font-family:SF Mono,Cascadia Code,Fira Code,JetBrains Mono,ui-monospace,monospace;font-size:.78rem;font-style:italic}.back-btn{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--workspace-border);border-radius:var(--workspace-radius-sm);background:#fff;color:var(--workspace-text);padding:.4rem .7rem;font:inherit;cursor:pointer}.back-btn:hover{background:var(--workspace-surface-muted)}.status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.2rem .55rem;border:1px solid var(--workspace-border);background:#fff;color:var(--workspace-text-muted);font-size:.75rem;line-height:1.2;text-transform:capitalize}.status-badge.running{color:#2f6b3f}.status-badge.stopped,.status-badge.terminated{color:var(--workspace-text-soft)}.status-badge.error,.status-badge.failed{color:#9a3c2d}.status-badge.pending{color:#8a5a1e}.loading{color:var(--workspace-text-muted)}.result{border-radius:var(--workspace-radius-sm);border:1px solid var(--workspace-border);background:#fff;color:var(--workspace-text);padding:10px 12px;font-size:.86rem}.result.success{border-color:#2f6b3f47;color:#2f6b3f}.result.error{border-color:#9a3c2d47;color:#9a3c2d}.workspace-toast-region{position:fixed;top:20px;right:20px;z-index:90;width:min(460px,calc(100vw - 32px));pointer-events:none}.workspace-toast{display:flex;align-items:flex-start;gap:12px;border-radius:var(--workspace-radius-md);border:1px solid rgba(154,60,45,.24);background:#fffbf9fa;box-shadow:var(--workspace-shadow);color:#9a3c2d;padding:14px 16px;pointer-events:auto}.workspace-toast--success{border-color:#2f6b3f3d;background:#f9fffbfa;color:#2f6b3f}.workspace-toast__message{margin:0;flex:1;line-height:1.5}.workspace-toast__dismiss{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;padding:0;opacity:.78}.workspace-toast__dismiss:hover{opacity:1}.tg-guide-toggle{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--workspace-border);border-radius:var(--workspace-radius-sm);background:#fff;color:var(--workspace-text-muted);padding:.35rem .65rem;font:inherit;cursor:pointer}.tg-guide-toggle:hover{background:var(--workspace-surface-muted);color:var(--workspace-text)}.toggle-arrow{transition:transform .16s ease}.toggle-arrow.open{transform:rotate(180deg)}.tg-guide-steps{margin:0;padding-left:1.1rem;color:var(--workspace-text-muted);font-size:.84rem;line-height:1.45}.workspace-page__section--telegram .workspace-form-field{gap:10px}.workspace-page__section--telegram .workspace-form-field+.workspace-form-field{margin-top:16px}.workspace-page__section--telegram .workspace-form-field__label{color:#282622;font-size:14px;font-style:normal;font-weight:500;line-height:normal;opacity:.7}.workspace-page__section--telegram .workspace-form-field__control{min-height:40px;border-radius:8px;padding:0 18px;font-size:16px}.workspace-page__section--telegram .workspace-form-field__hint,.workspace-page__section--telegram .workspace-form-field__error{font-size:13px;font-weight:400;line-height:18px}.workspace-page__section--telegram .workspace-form-field__hint{color:#282622}.workspace-page__section--telegram .tg-guide-toggle{margin-top:24px;padding:0;border:0;background:transparent;color:#282622;font-size:14px;font-style:normal;font-weight:500;line-height:normal;opacity:.7}.workspace-page__section--telegram .tg-guide-toggle:hover{background:transparent;color:var(--workspace-text)}.workspace-page__section--telegram .tg-guide-steps{margin-top:4px;padding-left:1.45rem;color:#282622;font-size:13px;font-weight:400;line-height:18px}.workspace-page__section--telegram .tg-guide-steps li+li{margin-top:4px}.telegram-inline-link--accent{color:#d4a84b;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:18px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.mobile-nav-toggle,.mobile-nav-overlay{display:none}@media(max-width:900px){.workspace-shell{grid-template-columns:minmax(0,1fr)}.workspace-sidebar-region{position:fixed;top:0;left:0;bottom:0;width:min(88vw,260px);transform:translate(-100%);transition:transform .22s ease;z-index:40;pointer-events:none}.workspace-mobile-topbar{display:flex;align-items:center;justify-content:space-between;min-height:var(--workspace-shell-chrome-height);padding:0 18px;border-bottom:1px solid color-mix(in oklab,var(--workspace-brand-soft) 28%,var(--workspace-border))}.workspace-shell-header,[data-workspace-header]{flex-direction:column;align-items:stretch;gap:12px;height:auto;min-height:var(--workspace-shell-chrome-height);padding:18px}.workspace-header__headline{flex-direction:column;align-items:flex-start;gap:4px}.workspace-header__title,.workspace-header__description{white-space:normal;overflow:visible;text-overflow:clip}.workspace-header__actions{justify-content:flex-start}.workspace-scroll-region__inner{padding:22px 18px 42px}.workspace-option-grid--two{grid-template-columns:1fr}.workspace-agent-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.workspace-agent-type-card{min-height:204px;padding:26px 18px 18px}.workspace-agent-type-card__description{width:min(260px,100%)}.workspace-submit-row{flex-direction:column;align-items:stretch}.workspace-page__stack--new-deployment{max-width:100%}.workspace-new-deployment-layout{grid-template-columns:1fr}.workspace-new-deployment-layout__summary{position:static}.mobile-topbar-brand{display:inline-flex;align-items:center;gap:.55rem;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;font-weight:600;color:var(--workspace-text)}.mobile-nav-toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:4px;width:42px;height:42px;padding:0;background:var(--workspace-surface);border:1px solid var(--workspace-border);border-radius:12px;flex-shrink:0}.mobile-nav-toggle span{width:18px;height:1.5px;background:var(--workspace-text);border-radius:999px;margin:0 auto}.mobile-nav-overlay{display:block;position:fixed;inset:0;background:#28262247;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:30;border:0;padding:0}.mobile-nav-overlay.visible{opacity:1;pointer-events:auto}.workspace-sidebar{width:100%;min-height:100%;overflow-y:auto}.workspace-shell.nav-open .workspace-sidebar-region,.workspace-sidebar-region.sidebar-mobile-open{transform:translate(0);pointer-events:auto}}@media(max-width:640px){.workspace-page__section-intro,.workspace-page__section-intro--compact{flex-direction:column;align-items:flex-start}.workspace-agent-type-grid{grid-template-columns:1fr}}.dark{--workspace-shell-bg: #18130f;--workspace-shell-bg-secondary: #211a14;--workspace-sidebar-bg: #15110d;--workspace-sidebar-hover: #1d1813;--workspace-sidebar-active: #261f18;--workspace-sidebar-border: #3a3026;--workspace-sidebar-text: #f6efe6;--workspace-sidebar-text-muted: #b7a894;--workspace-content-bg: #18130f;--workspace-content-bg-secondary: #211a14;--workspace-surface-base: #1d1712;--workspace-surface-elevated: #241d16;--workspace-surface-spotlight: #2d241b;--workspace-surface-inset: #281f18;--workspace-brand-primary: #d4af5a;--workspace-brand-primary-hover: #e2bf6d;--workspace-brand-strong: #f3dfaa;--workspace-brand-soft: #5a4728;--workspace-brand-ring: rgba(224, 191, 109, .42);--workspace-text: #f7f0e5;--workspace-text-muted: rgba(247, 240, 229, .7);--workspace-text-soft: rgba(247, 240, 229, .52);--workspace-border: rgba(247, 240, 229, .12);--workspace-border-strong: rgba(247, 240, 229, .22);--workspace-glass-fill-soft: rgb(56 43 28 / .34);--workspace-glass-fill: rgb(48 37 24 / .54);--workspace-glass-fill-strong: rgb(82 63 35 / .72);--workspace-glass-stroke: rgb(224 191 109 / .16);--workspace-glass-stroke-strong: rgb(224 191 109 / .28);--workspace-glass-highlight: rgb(255 248 235 / .12);--workspace-glass-highlight-soft: rgb(255 248 235 / .06);--workspace-shadow: 0 36px 84px -52px rgba(0, 0, 0, .66);--workspace-shadow-soft: 0 20px 46px -30px rgba(0, 0, 0, .42);--workspace-status-success: #6ea874;--workspace-status-warning: #d29a52;--workspace-status-danger: #d47766;--workspace-status-info: #88a5c4;--workspace-accent: var(--workspace-brand-primary);--workspace-bg: var(--workspace-content-bg);--workspace-sidebar: var(--workspace-sidebar-bg);--workspace-surface: var(--workspace-surface-base);--workspace-surface-muted: var(--workspace-surface-elevated);--workspace-surface-accent: var(--workspace-surface-spotlight)}.dark .workspace-status-badge--success{color:var(--workspace-status-success)}.dark .workspace-status-badge--warning{color:var(--workspace-status-warning)}.dark .workspace-status-badge--danger{color:var(--workspace-status-danger)}.dark .workspace-button.workspace-button--primary{background:var(--workspace-brand-primary);color:#201607;border-color:var(--workspace-brand-primary)}.dark .workspace-button.workspace-button--primary:hover{background:var(--workspace-brand-primary-hover);border-color:var(--workspace-brand-primary-hover)}.dark .workspace-button--default,.dark .workspace-button--secondary{background:var(--workspace-surface-elevated);color:#f7f0e5;border-color:var(--workspace-border-strong)}.dark .workspace-button--danger{background:var(--workspace-surface-elevated);color:var(--workspace-status-danger)}.dark .workspace-button--danger:hover{background:color-mix(in oklab,var(--workspace-status-danger) 12%,var(--workspace-surface-elevated));border-color:color-mix(in oklab,var(--workspace-status-danger) 40%,var(--workspace-border-strong))}.dark .workspace-button{background:var(--workspace-surface-elevated);border-color:var(--workspace-border-strong)}.dark .workspace-button:hover{background:var(--workspace-surface-spotlight)}.dark .workspace-surface-card--default{background:radial-gradient(circle at top left,color-mix(in oklab,var(--workspace-glass-highlight) 86%,white),transparent 34%),linear-gradient(180deg,color-mix(in oklab,var(--workspace-glass-fill-strong) 82%,var(--workspace-surface-elevated)),color-mix(in oklab,var(--workspace-glass-fill) 86%,var(--workspace-surface-elevated)));border-color:var(--workspace-border)}.dark .workspace-surface-card--section{background:var(--workspace-surface-base)}.dark .workspace-surface-card--panel{background:var(--workspace-surface-elevated)}.dark .workspace-surface-card--notice{background:var(--workspace-surface-base);border-color:var(--workspace-border-strong)}.dark .workspace-surface-card--spotlight{border-color:var(--workspace-glass-stroke-strong);background:radial-gradient(circle at top left,color-mix(in oklab,var(--workspace-glass-highlight) 90%,white),transparent 34%),linear-gradient(180deg,color-mix(in oklab,var(--workspace-glass-fill-strong) 90%,var(--workspace-brand-soft)),color-mix(in oklab,var(--workspace-glass-fill) 82%,var(--workspace-surface-spotlight)))}.dark .workspace-form-field__control{background:#1d1712;border-color:#f7f0e524;color:#f7f0e5}.dark .workspace-surface-card.workspace-deployment-card{background:radial-gradient(circle at 28% 18%,rgba(212,175,90,.1),transparent 34%),linear-gradient(180deg,color-mix(in oklab,var(--workspace-glass-fill-strong) 88%,var(--workspace-surface-elevated)),color-mix(in oklab,var(--workspace-glass-fill) 84%,var(--workspace-surface-base)));border-color:#f7f0e514}.dark .workspace-deployment-card__status-pill{background:#1d1712;border-color:#f7f0e524}.dark .workspace-deployment-card__status-pill--success{color:#6ea874;border-color:#6ea87499}.dark .workspace-deployment-card__status-pill--warning{color:#d29a52;border-color:#d29a5266}.dark .workspace-deployment-card__status-pill--danger{color:#d47766;border-color:#d4776659}.dark .workspace-deployment-card__status-pill--muted,.dark .workspace-deployment-card__status-pill--neutral,.dark .workspace-deployment-card__status-pill--accent{color:#f7f0e599;border-color:#f7f0e524}.dark .workspace-deployment-card__meta{color:#f7f0e5b3}.dark .workspace-deployment-card__meta--primary{color:#f7f0e5;opacity:.7}.dark .workspace-deployment-card__meta--secondary{color:#f7f0e594}.dark .workspace-deployment-card__meta-separator{color:#f7f0e56b}.dark .workspace-deployment-card__agent-pill{background:#1d1712;color:#f7f0e5b8}.dark .workspace-deployment-card__owner{background:#1d1712db;border-color:#f7f0e51f;color:#f7f0e5b8}.dark .workspace-deployment-card__control{border-color:#f7f0e52e;background:radial-gradient(circle at top left,rgba(247,240,229,.1),transparent 34%),linear-gradient(180deg,#2d241beb,#1d1712eb);color:#f7f0e5b8}.dark .workspace-deployment-card__control:hover{color:#f7f0e5;background:radial-gradient(circle at top left,rgba(247,240,229,.12),transparent 34%),linear-gradient(180deg,#382c1ff5,#241d16f5)}.dark .workspace-deployment-card__control--primary{color:#201607;border-color:#d4af5ab3;background:radial-gradient(circle at top left,rgba(255,244,211,.44),transparent 36%),linear-gradient(180deg,var(--workspace-brand-primary-hover),var(--workspace-brand-primary))}.dark .workspace-deployment-card__control--primary:hover{color:#201607;border-color:#d4af5ae6}.dark .workspace-sidebar{border-color:#f7f0e50f}.dark .sidebar-logo{box-shadow:0 0 0 1px color-mix(in oklab,var(--workspace-brand-soft) 38%,var(--workspace-border))}.dark .workspace-sidebar__section-trigger{color:var(--workspace-sidebar-text-muted)}.dark .workspace-sidebar__section-trigger:hover{background:color-mix(in oklab,var(--workspace-sidebar-hover) 40%,transparent);color:var(--workspace-sidebar-text)}.dark .workspace-sidebar__item{color:var(--workspace-sidebar-text-muted)}.dark .workspace-sidebar__item:hover{background:color-mix(in oklab,var(--workspace-glass-fill) 46%,transparent);color:var(--workspace-sidebar-text)}.dark .workspace-sidebar__item.is-active{background:radial-gradient(circle at top left,rgba(247,240,229,.12),transparent 34%),linear-gradient(180deg,#523f23b8,#302518ad);color:var(--workspace-sidebar-text);box-shadow:0 18px 32px -24px #120d0752}.dark .workspace-sidebar__metric-label{color:#f7f0e5b8}.dark .workspace-sidebar__metric-value{color:#f7f0e5c2}.dark .workspace-sidebar__tier-pill,.dark .workspace-sidebar__tier-pill--free{background:#1d1712;color:#f7f0e5c2}.dark .workspace-sidebar__metric-links{border-top-color:#f7f0e514}.dark .workspace-sidebar__metric-link{color:#f7f0e5b8}.dark .workspace-sidebar__metric-link:hover{color:#f7f0e5}.dark .workspace-sidebar__footer-link,.dark .workspace-sidebar__metric-link>svg{color:#f7f0e5a3}.dark .workspace-sidebar__footer-action{color:#f7f0e5b8;border-color:#f7f0e51f;background:#1d1712c7}.dark .workspace-sidebar__footer-action:hover,.dark .workspace-sidebar__footer-link:hover,.dark .workspace-sidebar__metric-link:hover>svg{color:#f7f0e5}.dark .workspace-sidebar__footer-action:hover{border-color:#d4af5a38;background:#2d241b}.dark .workspace-option-card{background:#241d16;border-color:#f7f0e514}.dark .workspace-option-card.is-selected{border-color:var(--workspace-accent);background:#1d1712}.dark .workspace-option-card.is-recommended{border-color:#d4af5a59}.dark .workspace-option-meta__line--success{color:#6ea874}.dark .workspace-agent-type-card{border-color:#d4af5a26;background:radial-gradient(circle at top left,rgba(247,240,229,.1),transparent 34%),linear-gradient(180deg,#2d241b,#241d16);box-shadow:0 18px 28px -24px #0000007a}.dark .workspace-agent-type-card:hover{border-color:#d4af5a52;box-shadow:0 24px 36px -28px #0000008f}.dark .workspace-agent-type-card.is-selected{background:radial-gradient(circle at top left,rgba(247,240,229,.1),transparent 34%),linear-gradient(180deg,#241d16,#1d1712);border-color:#d4af5a73;box-shadow:0 0 0 2px #d4af5a1a,0 22px 36px #0003}.dark .workspace-agent-type-card.is-disabled,.dark .workspace-agent-type-card:disabled{background:linear-gradient(180deg,#221c16,#1a1511);border-color:#f7f0e514;box-shadow:none}.dark .workspace-agent-type-card.is-disabled:hover,.dark .workspace-agent-type-card:disabled:hover{border-color:#f7f0e514;box-shadow:none}.dark .workspace-agent-type-card.is-disabled .workspace-agent-type-card__artwork,.dark .workspace-agent-type-card:disabled .workspace-agent-type-card__artwork{opacity:.42;filter:grayscale(1) saturate(.1)}.dark .workspace-agent-type-card.is-disabled .workspace-agent-type-card__title,.dark .workspace-agent-type-card:disabled .workspace-agent-type-card__title{color:#f7f0e585}.dark .workspace-agent-type-card__description{color:#f7f0e5ad}.dark .workspace-agent-type-card.is-disabled .workspace-agent-type-card__description,.dark .workspace-agent-type-card:disabled .workspace-agent-type-card__description,.dark .workspace-agent-type-card.is-disabled .workspace-agent-type-card__price,.dark .workspace-agent-type-card:disabled .workspace-agent-type-card__price{color:#f7f0e566}.dark .workspace-agent-type-card.is-disabled .workspace-agent-type-card__support-label,.dark .workspace-agent-type-card:disabled .workspace-agent-type-card__support-label{color:#f7f0e575}.dark .workspace-agent-type-card__price{color:#f7f0e5b3}.dark .workspace-agent-type-card__price-subtle{color:#f7f0e58f}.dark .workspace-header__user-menu{border-color:#f7f0e51a;background:#1d1712;box-shadow:0 16px 32px #0000004d}.dark .workspace-header__user-menu-item{color:#f7f0e5c7}.dark .workspace-header__user-menu-item:hover{background:#f7f0e50f;color:#f7f0e5}.dark .workspace-confirm-overlay{background:#00000080}.dark .vm-dropdown-menu{background:radial-gradient(circle at top left,rgba(247,240,229,.08),transparent 30%),linear-gradient(180deg,#2d241bf5,#1d1712f5);border-color:#f7f0e524;box-shadow:0 28px 48px -32px #0000008f,inset 0 1px #f7f0e514}.dark .vm-dropdown-item:hover{background:#241d16}.dark .vm-dropdown-item.danger{color:#d47766}.dark .sweeper-popover{background:#1d1712;border-color:#f7f0e524}.dark .sweeper-action-badge.stopped{color:#d29a52}.dark .sweeper-action-badge.deleted{color:#d47766}.dark .workspace-empty-state__artwork-shell{background:radial-gradient(circle at top left,rgba(247,240,229,.12),transparent 42%),linear-gradient(180deg,#2d241b,#241d16)}.dark .workspace-empty-state-panel{background:radial-gradient(circle at 20% 14%,rgba(212,175,90,.12),transparent 34%),linear-gradient(180deg,color-mix(in oklab,var(--workspace-glass-fill-strong) 88%,var(--workspace-surface-spotlight)),color-mix(in oklab,var(--workspace-glass-fill) 84%,var(--workspace-surface-base)))}.dark .workspace-inline-notice--warning{background:#241d16;color:#d29a52;border-color:#d29a5247}.dark .workspace-inline-notice--danger{background:#241d16;color:#d47766;border-color:#d4776647}.dark .workspace-auto-renew{background:#1d1712;border-color:#f7f0e524}.dark .workspace-auto-renew.on{border-color:#6ea87459;color:#6ea874}.dark .toggle-switch{background:#f7f0e526}.dark .toggle-switch.on{background:#6ea87466}.dark .status-badge{background:#1d1712;border-color:#f7f0e524}.dark .status-badge.running{color:#6ea874}.dark .status-badge.error,.dark .status-badge.failed{color:#d47766}.dark .status-badge.pending{color:#d29a52}.dark .result{background:#1d1712;border-color:#f7f0e524}.dark .result.success{border-color:#6ea87447;color:#6ea874}.dark .result.error{border-color:#d4776647;color:#d47766}.dark .workspace-toast{border-color:#d477663d;background:#271815fa;color:#efb1a5}.dark .workspace-toast--success{border-color:#6ea8743d;background:#19271cfa;color:#9cd0a3}.dark .back-btn{background:#241d16;border-color:#f7f0e524}.dark .back-btn:hover{background:#2d241b}.dark .header-action-btn{background:#241d16;border-color:#f7f0e524}.dark .header-action-btn:hover{background:#2d241b}.dark .header-action-btn.accent{background:#f7f0e5;border-color:#f7f0e5;color:#18130f}.dark .header-action-btn.accent:hover{background:#efe5d4;border-color:#efe5d4}.dark .workspace-page__section--telegram{background:radial-gradient(circle at top left,rgba(247,240,229,.08),transparent 34%),linear-gradient(180deg,#2d241b,#241d16);border-color:#d4af5a1f}.dark .workspace-page__section--telegram .workspace-form-field__label{color:#f7f0e5}.dark .workspace-page__section--telegram .workspace-form-field__hint,.dark .workspace-page__section--telegram .tg-guide-toggle{color:#f7f0e5b3}.dark .workspace-page__section--telegram .tg-guide-toggle:hover{color:#f7f0e5}.dark .workspace-page__section--telegram .tg-guide-steps{color:#f7f0e5b3}.dark .tg-guide-toggle{background:#241d16;border-color:#f7f0e524}.dark .tg-guide-toggle:hover{background:#2d241b}.dark .mobile-nav-overlay,.dark .mobile-nav-overlay.visible{background:#0006}.dark .workspace-status-badge{background:#1d1712;border-color:#f7f0e524}.dark .workspace-altfix-mode-switch__item{background:radial-gradient(circle at top left,rgba(255,248,235,.08),transparent 32%),linear-gradient(180deg,var(--workspace-surface-elevated),var(--workspace-surface-base));border-color:var(--workspace-border);color:var(--workspace-text-muted)}.dark .workspace-altfix-mode-switch__item:hover{color:var(--workspace-text);border-color:var(--workspace-border-strong)}.dark .workspace-altfix-mode-switch__item.is-active{color:#201607;border-color:var(--workspace-brand-primary)}.dark .workspace-altfix-activity-feed{background:radial-gradient(circle at top left,rgba(255,248,235,.06),transparent 34%),linear-gradient(180deg,var(--workspace-surface-base),var(--workspace-surface-elevated));border-color:var(--workspace-border)}.dark .workspace-altfix-feedback__reason,.dark .workspace-altfix-steer__input{background:var(--workspace-surface-elevated);border-color:var(--workspace-border);color:var(--workspace-text)}.dark .workspace-form-field__error{color:#d47766}.dark .workspace-form-field.has-error .workspace-form-field__control{border-color:#d4776661}.ottie-page{display:flex;flex:1;flex-direction:column;height:calc(100vh - 48px);height:calc(100dvh - 48px);min-height:0;overflow:hidden;color:var(--workspace-text)}.ottie-page--state{align-items:center;justify-content:center;padding:32px 16px}.ottie-state-card{width:min(560px,100%);padding:28px;border:1px solid var(--workspace-border-strong);border-radius:28px;background:var(--workspace-surface);box-shadow:var(--workspace-shadow)}.ottie-state-card__eyebrow{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:#d4a84b24;color:var(--workspace-accent);font-size:12px;font-weight:600;line-height:1}.ottie-state-card h1{margin:16px 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.35rem,2vw,1.6rem);line-height:1.18;font-weight:600}.ottie-state-card p{margin:10px 0 0;color:var(--workspace-text-muted);font-size:.92rem;line-height:1.55}.ottie-state-card__actions{margin-top:20px}.ottie-workspace-shell{display:flex;flex:1;flex-direction:column;min-height:0;gap:24px;overflow:hidden}.ottie-workspace-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ottie-workspace-header__main,.ottie-workspace-header__actions,.ottie-chat-panel__header,.ottie-chat-panel__role-chip,.ottie-role-card-top,.ottie-composer__footer,.ottie-composer__actions,.ottie-message-meta{display:flex;align-items:center;gap:12px}.ottie-workspace-header__main{min-width:0;gap:14px;align-items:flex-start}.ottie-workspace-header__actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;padding-top:2px}.ottie-back-link{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;text-decoration:none;color:var(--workspace-text);background:transparent;border:1px solid transparent;flex-shrink:0;margin-top:3px}.ottie-back-link:hover{background:#2826220a}.ottie-back-link:focus-visible{outline:none;border-color:#d4a84b40}.ottie-back-link span{font-size:16px;font-weight:400;line-height:1;transform:translateY(-1px)}.ottie-workspace-header__titles{min-width:0}.ottie-workspace-header__titles h1{margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.35rem,2vw,1.6rem);line-height:1.18;font-weight:600}.ottie-workspace-header__titles p{margin:8px 0 0;color:var(--workspace-text-soft);font-size:.88rem;line-height:1.5}.ottie-status-pill,.ottie-action-button{display:inline-flex;align-items:center;justify-content:center;height:24px;min-height:24px;padding:4px 10px;border-radius:8px;border:1px solid rgba(40,38,34,.22);background:#fffbf6;color:var(--workspace-text);font:inherit;font-size:13px;font-weight:500;line-height:1;text-decoration:none;white-space:nowrap;box-sizing:border-box}.ottie-action-button{cursor:pointer}.ottie-action-button:hover{background:#fffbf6}.ottie-action-button:focus-visible{outline:none;box-shadow:0 0 0 2px #d4a84b1f}.ottie-action-button:disabled{opacity:.5;cursor:not-allowed}.ottie-action-button--primary{border-color:#d4a84b85;background:#fffbf6;color:var(--workspace-accent)}.ottie-action-button--primary:hover{background:#fffbf6}.ottie-status-pill--connected,.ottie-status-pill--running{color:#27a857;border-color:#27a8578c;background:#27a8570f}.ottie-status-pill--pairing,.ottie-status-pill--connecting,.ottie-status-pill--pending{color:#a6771e;border-color:#d4a84b94;background:#d4a84b14}.ottie-status-pill--disconnected,.ottie-status-pill--stopped,.ottie-status-pill--terminated{color:#282622ad;border-color:#28262238;background:#28262208}.ottie-status-pill--error,.ottie-status-pill--failed{color:#9a3c2d;border-color:#9a3c2d57;background:#9a3c2d0f}.ottie-workspace-shell__body{display:grid;grid-template-columns:384px minmax(0,1fr);gap:24px;min-height:0;flex:1;overflow:hidden}.ottie-role-switcher{display:flex;flex-direction:column;min-height:0;padding:12px;border-radius:16px;background:var(--workspace-surface-muted);border:1px solid rgba(212,168,75,.14);overflow:hidden}.ottie-role-switcher__intro{padding:18px 20px 16px}.ottie-role-switcher__intro p{margin:0;color:#282622b8;font-size:.88rem;line-height:1.55}.ottie-role-switcher__intro strong{color:var(--workspace-text);font-weight:700}.ottie-role-switcher__intro-copy{display:inline;font-style:oblique 10deg}.ottie-role-switcher__list{display:flex;flex:1;flex-direction:column;gap:10px;min-height:0;overflow-y:auto;padding-right:6px;padding-bottom:6px}.ottie-role-switcher__list::-webkit-scrollbar,.ottie-chat-panel__body::-webkit-scrollbar{width:2px;height:2px}.ottie-role-switcher__list::-webkit-scrollbar-track,.ottie-chat-panel__body::-webkit-scrollbar-track{background:#d4a84b1f;border-radius:999px}.ottie-role-switcher__list::-webkit-scrollbar-thumb,.ottie-chat-panel__body::-webkit-scrollbar-thumb{background:#d4a84b73;border-radius:999px}.ottie-role-card{width:100%;padding:16px 18px;border:1px solid transparent;border-radius:20px;background:transparent;text-align:left;color:var(--workspace-text)}.ottie-role-card:hover{background:#ffffff73}.ottie-role-card.active{background:#fff;border-color:transparent}.ottie-role-card:focus,.ottie-role-card:focus-visible{outline:none;box-shadow:none;border-color:transparent}.ottie-role-card-title{flex:1;min-width:0}.ottie-role-card strong{display:block;font-size:.95rem;line-height:1.2;font-weight:600}.ottie-role-card-title span{display:block;margin-top:2px;color:var(--workspace-text-muted);font-size:12px;line-height:1.2}.ottie-role-card p{margin:12px 0 0;color:#282622;font-size:.8rem;font-style:normal;font-weight:400;line-height:1.5;opacity:.7}.ottie-role-avatar{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:color-mix(in srgb,var(--role-accent, var(--workspace-accent)) 72%,white 28%);color:#fff;font-size:14px;font-weight:700;line-height:1;flex-shrink:0}.ottie-role-avatar--hero{width:48px;height:48px;font-size:22px}.ottie-unread-badge{min-width:24px;height:24px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#d4a84b24;color:var(--workspace-accent);font-size:12px;font-weight:700;line-height:1;flex-shrink:0}.ottie-chat-panel{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.ottie-chat-panel__header,.ottie-banner,.ottie-empty-state,.ottie-composer textarea{border:1px solid var(--workspace-border);background:#fff}.ottie-chat-panel__header{justify-content:space-between;padding:16px;border-radius:28px}.ottie-chat-panel__role-chip,.ottie-chat-panel__role-copy{min-width:0}.ottie-chat-panel__role-copy h2{margin:0;color:var(--workspace-accent);font-family:Fraunces,Georgia,serif;font-size:1.18rem;line-height:1.15;font-weight:600}.ottie-chat-panel__role-copy p{margin:6px 0 0;color:var(--workspace-text-muted);font-size:.88rem;line-height:1.5}.ottie-banner{margin-top:14px;padding:14px 16px;border-radius:16px;color:#282622d6;font-size:14px;line-height:1.45}.ottie-banner.warning{color:#8a5a1e;border-color:#8a5a1e3d}.ottie-banner.error{color:#9a3c2d;border-color:#9a3c2d42}.ottie-banner.pairing{color:#856015;border-color:#d4a84b42}.ottie-chat-panel__body{display:flex;flex:1;flex-direction:column;min-height:360px;overflow-y:auto;padding:18px 4px 18px 0}.ottie-empty-state{align-self:stretch;padding:16px;border-radius:22px}.ottie-empty-state h3{margin:0 0 8px;font-family:Fraunces,Georgia,serif;font-size:1.05rem;line-height:1.2;font-weight:600}.ottie-empty-state p{margin:0;color:var(--workspace-text-muted);font-size:.88rem;line-height:1.5}.ottie-message-list{display:flex;flex-direction:column;gap:18px;min-height:100%}.ottie-message{display:flex;flex-direction:column;gap:8px}.ottie-message.user{align-items:flex-end}.ottie-message-meta{color:var(--workspace-text-soft);font-size:.78rem;line-height:1.35}.ottie-message-bubble{max-width:min(760px,100%);padding:14px 18px;border-radius:18px;background:#fff;border:1px solid var(--workspace-border)}.ottie-message.user .ottie-message-bubble{background:#d4a84b33;border-color:#d4a84b2e}.ottie-message-text{margin:0;white-space:pre-wrap;color:var(--workspace-text);font-size:.92rem;line-height:1.55}.ottie-message-thinking{margin-bottom:12px;padding-left:12px;border-left:2px solid rgba(212,168,75,.46);color:#282622c7;font-size:.88rem;line-height:1.5;white-space:pre-wrap}.ottie-tool-card{margin-top:10px;padding:12px 14px;border-radius:14px;border:1px solid rgba(212,168,75,.18);background:#fdf3e7b8}.ottie-tool-card.result{background:#fffbf6f5}.ottie-tool-label{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#d4a84b24;color:var(--workspace-accent);font-size:11px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.06em}.ottie-tool-card strong{display:block;margin-top:10px;font-size:14px;line-height:1.4}.ottie-tool-card pre{margin:8px 0 0;white-space:pre-wrap;color:#282622b8;font-size:12px;line-height:1.45}.ottie-send-error{margin-top:12px;color:#9a3c2d;font-size:13px;line-height:1.4}.ottie-composer{margin-top:16px}.ottie-composer textarea{width:100%;resize:none;min-height:92px;max-height:220px;padding:20px 24px;border-radius:24px;color:var(--workspace-text);font:inherit;font-size:14px;line-height:1.5;box-sizing:border-box}.ottie-composer textarea::placeholder{color:#28262259}.ottie-composer textarea:focus{outline:none;border-color:#d4a84b3d;box-shadow:var(--workspace-shadow),0 0 0 2px #d4a84b1a}.ottie-composer__footer{justify-content:space-between;padding-top:16px}.ottie-composer__hint{color:var(--workspace-text-muted);font-size:.84rem;line-height:1.45}.ottie-composer__actions{justify-content:flex-end;flex-wrap:wrap}.ottie-composer__actions .ottie-action-button{height:36px;min-height:36px;padding:0 14px;border-radius:10px}.ottie-streaming-indicator{display:inline-flex;align-items:center;gap:6px;width:fit-content;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid var(--workspace-border)}.ottie-streaming-indicator span{width:8px;height:8px;border-radius:999px;background:var(--workspace-accent);animation:ottie-pulse 1s infinite ease-in-out}.ottie-streaming-indicator span:nth-child(2){animation-delay:.12s}.ottie-streaming-indicator span:nth-child(3){animation-delay:.24s}@keyframes ottie-pulse{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@media(max-width:1200px){.ottie-workspace-shell__body{grid-template-columns:320px minmax(0,1fr)}}@media(max-width:980px){.ottie-workspace-shell__body{grid-template-columns:1fr}.ottie-role-switcher{padding:16px}.ottie-role-switcher__list{flex-direction:row;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;padding-right:0}.ottie-role-card{min-width:240px}.ottie-chat-panel__body{min-height:280px}}.dark .ottie-back-link:hover{background:#f7f0e50f}.dark .ottie-status-pill,.dark .ottie-action-button{border-color:var(--workspace-border-strong);background:var(--workspace-surface);color:var(--workspace-text)}.dark .ottie-action-button:hover{background:var(--workspace-surface-muted)}.dark .ottie-action-button--primary{border-color:#d4af5a85;background:var(--workspace-surface);color:var(--workspace-accent)}.dark .ottie-action-button--primary:hover{background:var(--workspace-surface-muted)}.dark .ottie-status-pill--disconnected,.dark .ottie-status-pill--stopped,.dark .ottie-status-pill--terminated{color:#f7f0e5ad;border-color:var(--workspace-border-strong);background:#f7f0e508}.dark .ottie-role-switcher__intro p{color:#f7f0e5b8}.dark .ottie-role-card:hover{background:#f7f0e50f}.dark .ottie-role-card.active{background:var(--workspace-surface);border-color:transparent}.dark .ottie-role-card p{color:var(--workspace-text-muted)}.dark .ottie-chat-panel__header,.dark .ottie-banner,.dark .ottie-empty-state,.dark .ottie-composer textarea{border-color:var(--workspace-border);background:var(--workspace-surface)}.dark .ottie-banner{color:#f7f0e5d6}.dark .ottie-message-bubble{background:var(--workspace-surface-muted);color:var(--workspace-text);border-color:var(--workspace-border)}.dark .ottie-message-thinking{color:var(--workspace-text-soft)}.dark .ottie-tool-card{background:var(--workspace-surface);border-color:var(--workspace-border-strong);color:var(--workspace-text)}.dark .ottie-tool-card.result{background:var(--workspace-surface-muted)}.dark .ottie-tool-card pre{color:#f7f0e5b8}.dark .ottie-composer textarea::placeholder{color:#f7f0e559}.dark .ottie-streaming-indicator{background:var(--workspace-surface);border-color:var(--workspace-border)}@media(max-width:720px){.ottie-workspace-header,.ottie-workspace-header__actions,.ottie-chat-panel__header,.ottie-composer__footer{align-items:flex-start;flex-direction:column}.ottie-workspace-header__actions,.ottie-composer__actions{width:100%;justify-content:flex-start}.ottie-workspace-header__titles h1{font-size:22px}.ottie-state-card,.ottie-role-switcher,.ottie-chat-panel__header,.ottie-empty-state,.ottie-composer textarea{border-radius:22px}.ottie-chat-panel__header{padding:20px}.ottie-chat-panel__body{min-height:220px}.ottie-message-bubble{max-width:100%}.ottie-composer textarea{min-height:84px;padding:18px 18px 16px}}.town-page{flex:1;min-height:0;display:flex;flex-direction:column;background:var(--workspace-bg)}.town-toolbar{display:flex;align-items:center;gap:8px}.town-zoom-label{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:24px;padding:4px 10px;border-radius:8px;border:1px solid rgba(40,38,34,.14);background:#fffbf6;color:#282622;font-size:13px;font-weight:700;line-height:1}.town-reset-btn{min-height:24px;height:24px;padding:0 10px;font-size:13px;line-height:1}.town-shell{position:relative;display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;isolation:isolate;border-radius:0;border:0;background:radial-gradient(circle at top left,rgba(212,168,75,.08),transparent 24%),linear-gradient(180deg,#0e1110,#0a0d0b)}.town-shell__overlay{position:absolute;top:18px;right:18px;z-index:2;pointer-events:none}.town-shell__overlay .town-toolbar{pointer-events:auto}.town-viewport{position:relative;flex:1;min-height:0;overflow:hidden}.town-viewport canvas{display:block;width:100%;height:100%;image-rendering:pixelated;cursor:grab}.town-viewport canvas:active{cursor:grabbing}.town-load-error{margin:16px;padding:14px 16px;border-radius:16px;border:1px solid rgba(255,186,173,.22);background:#7a2816b8;color:#ffe0da}.dark .town-zoom-label{background:var(--workspace-surface);color:var(--workspace-text);border-color:var(--workspace-border-strong)}.dark .town-shell{border-color:#f7f0e514}@media(max-width:920px){.town-toolbar{justify-content:space-between}.town-shell__overlay{top:14px;right:14px}}
