.ceo-panel{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.25rem 1.5rem;margin-bottom:1.5rem}.ceo-panel__label{display:block;font-size:.875rem;font-weight:600;color:var(--muted);margin-bottom:.5rem}.ceo-panel__row{display:flex;gap:.75rem;align-items:center}.ceo-panel__input{flex:1;background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:.75rem 1rem;color:var(--text);font-size:1rem}.ceo-panel__input::placeholder{color:var(--muted)}.ceo-panel__input:focus{outline:none;border-color:var(--accent)}.ceo-panel__submit{background:var(--accent);color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;font-size:.9375rem;white-space:nowrap}.ceo-panel__submit:hover:not(:disabled){filter:brightness(1.1)}.ceo-panel__submit:disabled{opacity:.6;cursor:not-allowed}.ceo-panel__github{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.ceo-panel__github summary{font-size:.875rem;color:var(--muted);cursor:pointer}.ceo-panel__github-fields{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.ceo-panel__github-fields .ceo-panel__input{max-width:24rem}.ceo-panel__env-section{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.ceo-panel__env-hint{font-size:.8125rem;color:var(--muted);margin:0 0 .5rem}.ceo-panel__env-note{color:var(--muted);font-weight:500}.ceo-panel__env-row{display:flex;gap:.5rem;align-items:center;margin-bottom:.5rem}.ceo-panel__env-key{width:10rem;min-width:0}.ceo-panel__env-value{flex:1;min-width:0}.ceo-panel__env-remove{flex-shrink:0;width:2rem;height:2.25rem;border:1px solid var(--border);border-radius:6px;background:var(--bg);color:var(--muted);font-size:1.1rem;cursor:pointer}.ceo-panel__env-remove:hover:not(:disabled){color:var(--text)}.ceo-panel__script{resize:vertical;min-height:2.5rem;font-family:inherit}.ceo-panel__env-add{margin-top:.25rem;padding:.4rem .75rem;font-size:.875rem;border:1px dashed var(--border);border-radius:6px;background:transparent;color:var(--muted);cursor:pointer}.ceo-panel__env-add:hover:not(:disabled){color:var(--accent);border-color:var(--accent)}.company-decision{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.25rem 1.5rem;position:sticky;top:1rem}.company-decision h2{font-size:1.125rem;margin:0 0 1rem;color:var(--text)}.company-decision h3{font-size:.875rem;font-weight:600;color:var(--muted);margin:0 0 .5rem}.company-decision__plan{margin-bottom:1.25rem}.company-decision__plan-body{font-size:.9375rem;color:var(--text);white-space:pre-wrap;line-height:1.6}.company-decision__assignments{margin-bottom:0}.company-decision__list{list-style:none;padding:0;margin:0}.company-decision__item{display:flex;flex-direction:column;gap:.15rem;padding:.5rem 0;border-bottom:1px solid var(--border);font-size:.875rem}.company-decision__item:last-child{border-bottom:none}.company-decision__role{font-weight:600}.company-decision__resp{color:var(--muted)}.company-decision__empty{color:var(--muted);font-size:.875rem;margin:0}.delivery-report{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.25rem 1.5rem;margin-top:1.5rem;grid-column:1 / -1}.delivery-report__title{font-size:1rem;font-weight:600;color:var(--muted);margin:0 0 1rem}.delivery-report__body{font-size:.9375rem;line-height:1.5;color:var(--text)}.delivery-report__h3{font-size:1rem;font-weight:600;margin:1rem 0 .5rem;color:var(--text)}.delivery-report__h3:first-child{margin-top:0}.delivery-report__h4{font-size:.9375rem;font-weight:600;margin:.75rem 0 .25rem;color:var(--text)}.delivery-report__p{margin:0 0 .5rem}.delivery-report__deliverables{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border)}.delivery-card{margin-bottom:.75rem;border:1px solid var(--border);border-radius:8px;padding:.5rem .75rem;background:var(--bg)}.delivery-card summary{cursor:pointer;font-weight:600;font-size:.9375rem}.delivery-card__desc,.delivery-card__instructions,.delivery-card__tell-ai,.delivery-card__keys,.delivery-card__platforms{font-size:.875rem;margin:.5rem 0 0;color:var(--muted)}.delivery-card__list{margin:.5rem 0 0 1rem;padding:0;font-size:.875rem}.delivery-card__list li{margin-bottom:.25rem}.delivery-card__raw{font-size:.75rem;overflow:auto;margin:.5rem 0 0;padding:.5rem;background:var(--surface);border-radius:4px;white-space:pre-wrap}.staff-section{margin-top:3rem;margin-bottom:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.06)}.staff-section__title{font-size:1rem;font-weight:600;color:var(--muted);margin:0 0 1rem}.staff-section__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.staff-card{--accent: var(--muted);background:var(--surface);border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.06);transition:border-color .2s,box-shadow .2s}.staff-card:hover{border-color:var(--accent);box-shadow:0 4px 20px #0003}.staff-card--clickable{cursor:pointer}.staff-card--clickable:focus{outline:2px solid var(--accent);outline-offset:2px}.staff-card__image-wrap{position:relative;width:100%;aspect-ratio:1;background:linear-gradient(145deg,var(--accent) 0%,color-mix(in srgb,var(--accent) 70%,transparent) 100%);display:flex;align-items:center;justify-content:center}.staff-card__image{width:100%;height:100%;object-fit:cover}.staff-card__image-fallback{display:none;position:absolute;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#ffffffe6;text-shadow:0 1px 2px rgba(0,0,0,.3)}.staff-card__body{padding:.875rem 1rem}.staff-card__name{display:block;font-size:.9375rem;font-weight:600;color:var(--text);margin-bottom:.125rem}.staff-card__meta{display:block;font-size:.75rem;font-weight:500;color:var(--accent);margin-bottom:.5rem}.staff-card__country{color:var(--muted);font-weight:400}.staff-card__description{margin:0;font-size:.8125rem;color:var(--muted);line-height:1.4}@media (max-width: 600px){.staff-section__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem}.staff-card__body{padding:.75rem}.staff-card__description{font-size:.75rem}}.worker-profile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem 1.5rem;box-sizing:border-box}.worker-profile-overlay__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;cursor:pointer}.worker-profile-overlay__panel{position:relative;z-index:1;width:100%;max-width:720px;max-height:calc(100vh - 2rem);overflow-y:auto;overflow-x:hidden;background:var(--bg, #0f0f0f);border-radius:16px;border:1px solid var(--border);box-shadow:0 24px 48px #00000080;padding:1.5rem 1.5rem 3rem;box-sizing:border-box;-webkit-overflow-scrolling:touch;margin:0}.worker-profile-page{max-width:none;margin:0;padding:0 20px}.worker-profile-page__back{margin-bottom:1.5rem}.worker-profile-page__back-btn{background:none;border:none;color:var(--muted);font-size:.9375rem;cursor:pointer;padding:.25rem 0}.worker-profile-page__back-btn:hover{color:var(--accent)}.worker-profile-page__header{--accent: var(--muted);display:flex;flex-wrap:wrap;gap:1.5rem;align-items:flex-start;padding-bottom:1.75rem;margin-bottom:1.75rem;border-bottom:1px solid var(--border)}.worker-profile-page__avatar-wrap{flex-shrink:0;width:160px;height:160px;border-radius:16px;overflow:hidden;background:linear-gradient(145deg,var(--accent) 0%,color-mix(in srgb,var(--accent) 60%,transparent) 100%);border:3px solid var(--accent)}.worker-profile-page__avatar{width:100%;height:100%;object-fit:cover}.worker-profile-page__meta{flex:1;min-width:0}.worker-profile-page__name{font-size:1.75rem;font-weight:800;color:var(--text);margin:0 0 .25rem;letter-spacing:-.02em}.worker-profile-page__title{font-size:1rem;font-weight:600;color:var(--accent);margin:0 0 .35rem}.worker-profile-page__country{font-size:.875rem;color:var(--muted);margin:0 0 .75rem}.worker-profile-page__tagline{font-size:1rem;line-height:1.5;color:var(--text);margin:0;font-style:italic}.worker-profile-page__content{display:flex;flex-direction:column;gap:1.75rem;padding-bottom:2rem;min-width:0}.worker-profile-page__section{margin:0;padding:0;break-inside:avoid;min-width:0}.worker-profile-page__section-title{font-size:.8125rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin:0 0 .5rem}.worker-profile-page__section+.worker-profile-page__section{padding-top:.5rem}.worker-profile-page__section-desc{font-size:.875rem;color:var(--muted);margin:0 0 .75rem;line-height:1.5}.worker-profile-page__skills{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem .75rem;min-width:0;width:100%}.worker-profile-page__skill{font-size:.875rem;padding:.4rem .85rem;background:var(--surface);border:1px solid var(--border);border-radius:999px;color:var(--text);white-space:nowrap}.worker-profile-page__career-summary{font-size:1rem;line-height:1.65;color:var(--text);margin:0;max-width:65ch}.worker-profile-page__achievements{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.worker-profile-page__achievement{font-size:.9375rem;line-height:1.5;color:var(--text);padding-left:1.25rem;position:relative}.worker-profile-page__achievement:before{content:"✓";position:absolute;left:0;color:var(--accent);font-weight:700}.worker-profile-page__education{font-size:.9375rem;line-height:1.5;color:var(--text);margin:0}.worker-profile-page__awards{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.worker-profile-page__awards li{font-size:.9375rem;color:var(--text);padding-left:1rem;position:relative}.worker-profile-page__awards li:before{content:"•";position:absolute;left:0;color:var(--muted)}.worker-profile-page__section--muted .worker-profile-page__section-title{color:var(--muted)}.worker-profile-page__fun-fact{font-size:.9375rem;line-height:1.5;color:var(--muted);margin:0;font-style:italic}.worker-profile-page__env-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.worker-profile-page__env-item{font-size:.9375rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem}.worker-profile-page__env-name{font-family:ui-monospace,monospace;font-size:.8125rem;background:var(--surface);border:1px solid var(--border);padding:.2rem .5rem;border-radius:4px;color:var(--accent)}.worker-profile-page__env-badge{font-size:.6875rem;font-weight:600;text-transform:uppercase;color:var(--muted)}.worker-profile-page__env-desc{width:100%;color:var(--muted);line-height:1.4;margin-top:.125rem}@media (max-width: 600px){.worker-profile-page__header{flex-direction:column;align-items:center;text-align:center}.worker-profile-page__meta{width:100%}.worker-profile-page__name{font-size:1.5rem}}.conversations-sidebar{width:260px;min-width:260px;height:100%;display:flex;flex-direction:column;background:var(--surface);border-right:1px solid var(--border)}.channels-panel{background:#1e1e28}.conversations-sidebar__new{flex-shrink:0;margin:.75rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;color:var(--text);background:var(--bg);border:1px solid var(--border);border-radius:8px;cursor:pointer;text-align:left;width:calc(100% - 1.5rem)}.conversations-sidebar__new:hover{border-color:var(--accent);background:#6366f114}.conversations-sidebar__new[aria-current=true]{border-color:var(--accent);background:#6366f126;color:var(--accent)}.conversations-sidebar__section{flex-shrink:0;padding:.5rem .75rem .25rem}.conversations-sidebar__section--grow{flex:1;min-height:0;display:flex;flex-direction:column;padding-bottom:.5rem}.conversations-sidebar__section--grow .conversations-sidebar__list-wrap{flex:1}.conversations-sidebar__section-title{display:block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:.375rem;padding:0 .5rem}.conversations-sidebar__channel,.conversations-sidebar__dm{display:block;width:100%;padding:.4rem .75rem;margin:0 0 .125rem;font-size:.8125rem;color:var(--text);background:transparent;border:none;border-radius:6px;cursor:pointer;text-align:left;transition:background .15s}.conversations-sidebar__channel:hover,.conversations-sidebar__dm:hover{background:#ffffff0f}.conversations-sidebar__channel--active,.conversations-sidebar__dm--active{background:#6366f11f;color:var(--accent)}.conversations-sidebar__dm-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversations-sidebar__list-wrap{flex:1;overflow-y:auto;overflow-x:hidden}.conversations-sidebar__list{list-style:none;margin:0;padding:.5rem 0}.conversations-sidebar__item{position:relative;padding:0 .75rem}.conversations-sidebar__entry{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;width:100%;padding:.5rem .5rem .5rem .75rem;margin:0;font-size:.8125rem;color:var(--text);background:transparent;border:none;border-radius:8px;cursor:pointer;text-align:left;transition:background .15s}.conversations-sidebar__entry:hover{background:#ffffff0a}.conversations-sidebar__entry--active{background:#6366f11f;color:var(--text)}.conversations-sidebar__entry-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.35}.conversations-sidebar__entry-date{font-size:.6875rem;color:var(--muted)}.conversations-sidebar__actions{position:absolute;top:.25rem;right:.75rem;opacity:0}.conversations-sidebar__item:hover .conversations-sidebar__actions{opacity:1}.conversations-sidebar__menu-btn{padding:.25rem .375rem;font-size:1rem;line-height:1;color:var(--muted);background:transparent;border:none;border-radius:4px;cursor:pointer}.conversations-sidebar__menu-btn:hover{color:var(--text);background:#ffffff0f}.conversations-sidebar__menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1}.conversations-sidebar__menu{position:absolute;top:100%;right:.5rem;z-index:2;min-width:120px;padding:.25rem;background:var(--bg);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 12px #0000004d}.conversations-sidebar__menu-item{display:block;width:100%;padding:.5rem .75rem;font-size:.8125rem;color:var(--text);background:transparent;border:none;border-radius:4px;cursor:pointer;text-align:left}.conversations-sidebar__menu-item:hover{background:#ef444426;color:#f87171}.slack-left-nav{width:220px;min-width:220px;flex-shrink:0;height:100%;display:flex;flex-direction:column;background:#1a1a2e;border-right:1px solid var(--border)}.slack-left-nav__top{flex:1;min-height:0;display:flex;flex-direction:column;padding-top:.75rem}.slack-left-nav__workspace{padding:0 .75rem .75rem;border-bottom:1px solid var(--border);margin-bottom:.5rem}.slack-left-nav__workspace-name{font-size:.75rem;font-weight:700;color:var(--text);display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slack-left-nav__tabs{display:flex;flex-direction:column;gap:.125rem}.slack-left-nav__tab{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;color:var(--text);background:transparent;border:none;border-radius:0;cursor:default;text-align:left;border-left:3px solid transparent}.slack-left-nav__tab--active{background:#6366f11f;color:var(--accent);border-left-color:var(--accent)}.slack-left-nav__tab-icon{font-size:1.125rem;flex-shrink:0}.slack-left-nav__tab-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slack-left-nav__bottom{flex-shrink:0;padding:.5rem .75rem;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:.25rem}.slack-left-nav__add{width:100%;padding:.5rem .75rem;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.9375rem;font-weight:500;color:var(--text);background:var(--surface);border:1px solid var(--border);cursor:pointer;transition:background .15s,border-color .15s}.slack-left-nav__add:hover{background:#6366f126;border-color:var(--accent);color:var(--accent)}.slack-left-nav__user-wrap{position:relative}.slack-left-nav__user{width:40px;height:40px;border-radius:50%;padding:0;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:var(--text);background:var(--accent);border:none;cursor:pointer}.slack-left-nav__user:hover{filter:brightness(1.1)}.slack-left-nav__user-avatar{display:block}.slack-left-nav__user-menu{position:absolute;bottom:calc(100% + .5rem);left:0;min-width:200px;padding:.25rem;background:var(--bg);border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 24px #0006;z-index:100}.slack-left-nav__user-email{padding:.5rem .75rem;font-size:.75rem;color:var(--muted);border-bottom:1px solid var(--border);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slack-left-nav__user-menu-item{display:block;width:100%;padding:.5rem .75rem;font-size:.8125rem;color:var(--text);background:transparent;border:none;border-radius:4px;cursor:pointer;text-align:left}.slack-left-nav__user-menu-item:hover{background:#ffffff0f}.slack-left-nav__user-menu-item--danger:hover{background:#ef444426;color:#f87171}.channel-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 1.25rem;min-height:52px;border-bottom:1px solid var(--border);background:var(--base)}.channel-header__left{display:flex;align-items:center;gap:.5rem;min-width:0}.channel-header__icon{font-size:1.25rem;color:var(--muted);flex-shrink:0}.channel-header__title{margin:0;font-size:1.125rem;font-weight:700;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-header__right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.channel-header__meta{font-size:.8125rem;color:var(--muted)}.channel-header__action{padding:.375rem;font-size:1rem;color:var(--muted);background:transparent;border:none;border-radius:4px;cursor:pointer}.channel-header__action:hover{color:var(--text);background:#ffffff0f}.app{display:flex;flex-direction:column;min-height:100vh}.app--slack .header{display:none}.app-body{display:flex;flex:1;min-height:0;overflow:hidden}.app-body__channels-placeholder{width:260px;min-width:260px;flex-shrink:0;background:var(--surface);border-right:1px solid var(--border)}.app-main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;width:100%;background:var(--base)}.app--slack .app-main{max-width:none;margin:0}.app--slack .chat-view__header{display:none}.app-main__compose{overflow-y:auto;padding:1.5rem}.app-main__chat-wrap{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.app-main__decision{flex-shrink:0;padding:1rem 1.5rem;border-top:1px solid var(--border);background:var(--surface)}.header{flex-shrink:0;margin-bottom:0;padding:1rem 1.5rem;border-bottom:1px solid var(--border);background:var(--surface)}.header--with-auth{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.header__title-block{flex:1;min-width:0}.header__user{display:flex;align-items:center;gap:.75rem}.header__email{font-size:.875rem;color:var(--muted)}.header__home,.header__env-vars,.header__settings{padding:.375rem .75rem;font-size:.8125rem;font-weight:500;color:var(--muted);background:transparent;border:1px solid var(--border);border-radius:6px;cursor:pointer}.header__home:hover,.header__env-vars:hover,.header__settings:hover{color:var(--text);border-color:var(--muted)}.header__logout{padding:.375rem .75rem;font-size:.8125rem;font-weight:500;color:var(--muted);background:transparent;border:1px solid var(--border);border-radius:6px;cursor:pointer}.header__logout:hover{color:var(--text);border-color:var(--muted)}.header h1{font-size:1.75rem;font-weight:700;margin:0 0 .25rem;color:var(--text)}.tagline{margin:0;font-size:.9375rem;color:var(--muted)}.error-banner{background:#ef444426;border:1px solid rgba(239,68,68,.4);color:#fca5a5;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem}.github-pr-banner{background:#22c55e26;border:1px solid rgba(34,197,94,.4);color:#86efac;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem}.github-pr-banner a{color:#86efac;text-decoration:underline}.github-error-banner{background:#f59e0b26;border:1px solid rgba(245,158,11,.4);color:#fcd34d;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem}.script-output-banner{background:var(--surface);border:1px solid var(--border);padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem}.script-output-banner strong{display:block;margin-bottom:.5rem}.script-output__stdout,.script-output__stderr{margin:.5rem 0 0;padding:.5rem;border-radius:4px;font-family:ui-monospace,monospace;font-size:.8125rem;white-space:pre-wrap;word-break:break-all;max-height:12rem;overflow:auto}.script-output__stdout{background:#22c55e1a;color:var(--text)}.script-output__stderr{background:#f59e0b26;color:#fcd34d}.discussion-loading{color:var(--muted);font-size:.875rem;margin:0 0 .75rem}.main{display:grid;grid-template-columns:1fr 320px;gap:1.5rem;align-items:start}@media (max-width: 900px){.main{grid-template-columns:1fr}}.feed-section h2,.decision-section h2{font-size:1rem;font-weight:600;color:var(--muted);margin:0 0 .75rem}.worker-traces-section{margin-bottom:1.5rem}.worker-traces-section__title{font-size:1rem;font-weight:700;color:var(--text);margin:0 0 .35rem}.worker-traces-section__hint{font-size:.8125rem;color:var(--muted);margin:0 0 .75rem}.worker-traces-section__list,.worker-traces-section__item{display:flex;flex-direction:column;gap:.5rem}.worker-traces-section__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;padding:.6rem 1rem;background:var(--surface);border:1px solid var(--border);border-radius:8px;color:var(--text);font-size:.9375rem;font-weight:600;cursor:pointer}.worker-traces-section__btn:hover{border-color:var(--accent);color:var(--accent)}.worker-traces-section__btn[aria-expanded=true]{border-color:var(--accent);background:#6366f114}.continue-form{margin-top:1.25rem;padding:1rem;background:var(--surface);border:1px solid var(--border);border-radius:12px}.continue-form__label{display:block;font-size:.8125rem;font-weight:600;color:var(--muted);margin-bottom:.5rem}.continue-form__row{display:flex;gap:.75rem;align-items:flex-end}.continue-form__input{flex:1;min-height:2.5rem;padding:.5rem .75rem;font:inherit;font-size:.9375rem;color:var(--text);background:var(--base);border:1px solid var(--border);border-radius:8px;resize:vertical}.continue-form__input:focus{outline:none;border-color:var(--accent)}.continue-form__submit{padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--base);background:var(--accent);border:none;border-radius:8px;cursor:pointer}.continue-form__submit:hover:not(:disabled){filter:brightness(1.1)}.continue-form__submit:disabled{opacity:.5;cursor:not-allowed}.worker-activity-panel{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.5rem}.worker-activity-panel__title{font-size:1rem;font-weight:700;color:var(--text);margin:0 0 .75rem}.worker-activity-panel__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.worker-activity-panel__item{padding:.75rem 1rem;border-radius:8px;border-left:3px solid var(--muted);background:var(--bg)}.worker-activity-panel__item--discussion{border-left-color:var(--accent)}.worker-activity-panel__item--files{border-left-color:#10b981}.worker-activity-panel__item--deploy{border-left-color:#6366f1}.worker-activity-panel__item--console{border-left-color:#f59e0b}.worker-activity-panel__role{display:block;font-size:.75rem;font-weight:600;color:var(--text);margin-bottom:.25rem}.worker-activity-panel__title-entry{font-size:.875rem;font-weight:600;color:var(--text)}.worker-activity-panel__detail{font-size:.8125rem;color:var(--muted);margin-top:.35rem;white-space:pre-wrap;word-break:break-word}.worker-activity-panel__output{margin:.5rem 0 0;padding:.5rem;font-size:.75rem;font-family:ui-monospace,monospace;background:#0003;border-radius:4px;white-space:pre-wrap;word-break:break-all;max-height:8rem;overflow:auto}.worker-activity-panel__conclusion{font-size:.8125rem;color:var(--muted);margin-top:.35rem;font-style:italic}.worker-activity-panel__link{display:inline-block;font-size:.8125rem;color:var(--accent);margin-top:.5rem}.worker-activity-panel__link:hover{text-decoration:underline}.worker-trace{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1rem 1.25rem;margin-bottom:1rem;max-height:70vh;overflow:auto}.worker-trace--error{border-color:var(--muted)}.worker-trace__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.worker-trace__title{font-size:1rem;font-weight:700;margin:0;color:var(--text)}.worker-trace__close{background:none;border:none;font-size:1.5rem;color:var(--muted);cursor:pointer;padding:0 .25rem;line-height:1}.worker-trace__close:hover{color:var(--text)}.worker-trace__error{color:var(--muted);margin:0}.worker-trace__section{margin-bottom:1.25rem}.worker-trace__section-title{font-size:.8125rem;font-weight:700;color:var(--muted);margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.02em}.worker-trace__messages{display:flex;flex-direction:column;gap:.5rem}.worker-trace__msg{padding:.5rem .75rem;border-radius:8px;background:var(--bg);border-left:3px solid var(--muted)}.worker-trace__msg--user{border-left-color:var(--accent)}.worker-trace__msg--assistant{border-left-color:#10b981}.worker-trace__msg-role{font-size:.7rem;font-weight:600;color:var(--muted);text-transform:uppercase;display:block;margin-bottom:.25rem}.worker-trace__msg-content{font-size:.8125rem;white-space:pre-wrap;word-break:break-word;margin:0;font-family:inherit}.worker-trace__tool-list,.worker-trace__file-list,.worker-trace__cmd-list{list-style:none;margin:0;padding:0}.worker-trace__tool-item{padding:.5rem 0;border-bottom:1px solid var(--border);font-size:.875rem}.worker-trace__tool-item:last-child{border-bottom:none}.worker-trace__tool-args,.worker-trace__tool-result{font-size:.75rem;background:var(--bg);padding:.5rem;border-radius:4px;margin:.25rem 0 0;white-space:pre-wrap;word-break:break-word;max-height:8rem;overflow:auto;font-family:ui-monospace,monospace}.worker-trace__file-list li{font-size:.875rem;padding:.25rem 0;font-family:ui-monospace,monospace}.worker-trace__cmd-item{padding:.5rem 0;border-bottom:1px solid var(--border)}.worker-trace__cmd-command{font-size:.8125rem;background:var(--bg);padding:.2rem .4rem;border-radius:4px;display:block;margin-bottom:.25rem}.worker-trace__cmd-output{font-size:.75rem;margin:0;white-space:pre-wrap;word-break:break-word;max-height:6rem;overflow:auto;font-family:ui-monospace,monospace;color:var(--muted)}.chat-view{display:flex;flex-direction:column;height:100%;min-height:0;background:var(--base, #11111b)}.chat-view__header{flex-shrink:0;display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid var(--border);background:var(--surface)}.chat-view__header-icon{font-size:1.125rem;font-weight:700;color:var(--muted)}.chat-view__header-title{margin:0;font-size:1rem;font-weight:600;color:var(--text)}.chat-view__messages{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.25rem}.chat-view__empty{margin:0;padding:2rem;font-size:.9375rem;color:var(--muted);text-align:center}.chat-view__message{display:flex;gap:.75rem;align-items:flex-start;padding:.25rem 0;border:none;background:transparent;cursor:default;text-align:left;font:inherit;width:100%}.chat-view__message--clickable{cursor:pointer;border-radius:6px;padding:.35rem .5rem;margin:0 -.5rem}.chat-view__message--clickable:hover{background:#ffffff0a}.chat-view__message--loading .chat-view__message-content{color:var(--muted);font-style:italic}.chat-view__message-avatar{flex-shrink:0;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:600;color:#fff;overflow:hidden}.chat-view__message-avatar img{width:100%;height:100%;object-fit:cover}.chat-view__message-body{min-width:0;flex:1}.chat-view__message-meta{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.125rem}.chat-view__message-name{font-size:.9375rem;font-weight:600;color:var(--text)}.chat-view__message-time{font-size:.75rem;color:var(--muted);font-weight:400}.chat-view__message-content{margin:0;font-size:.9375rem;line-height:1.45;color:var(--text);white-space:pre-wrap;word-break:break-word}.chat-view__form{flex-shrink:0;display:flex;gap:.5rem;padding:1rem;border-top:1px solid var(--border);background:var(--surface)}.chat-view__input{flex:1;padding:.625rem .875rem;font-size:.9375rem;color:var(--text);background:var(--base);border:1px solid var(--border);border-radius:8px}.chat-view__input:focus{outline:none;border-color:var(--accent)}.chat-view__input::placeholder{color:var(--muted)}.chat-view__send{padding:.625rem 1rem;font-size:.875rem;font-weight:500;color:var(--base);background:var(--accent);border:none;border-radius:8px;cursor:pointer}.chat-view__send:hover:not(:disabled){filter:brightness(1.1)}.chat-view__send:disabled{opacity:.5;cursor:not-allowed}.env-vars-page{min-height:100%;padding:1.5rem;display:flex;align-items:flex-start;justify-content:center}.env-vars-card{width:100%;max-width:720px;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem 2rem}.env-vars-header{margin-bottom:1.5rem}.env-vars-title{margin:0 0 .5rem;font-size:1.25rem;font-weight:700;color:var(--text)}.env-vars-desc{margin:0 0 1rem;font-size:.875rem;color:var(--muted);line-height:1.45}.env-vars-back{padding:.375rem .75rem;font-size:.8125rem;font-weight:500;color:var(--muted);background:transparent;border:1px solid var(--border);border-radius:6px;cursor:pointer}.env-vars-back:hover{color:var(--text);border-color:var(--muted)}.env-vars-loading{margin:0;color:var(--muted)}.env-vars-error{padding:.75rem;margin-bottom:1rem;font-size:.875rem;background:#ef444426;border:1px solid rgba(239,68,68,.4);color:#fca5a5;border-radius:8px}.env-vars-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.env-vars-row{display:flex;gap:.5rem;align-items:center}.env-vars-input{padding:.5rem .75rem;font-size:.875rem;color:var(--text);background:var(--bg);border:1px solid var(--border);border-radius:6px}.env-vars-input--key{width:180px;flex-shrink:0}.env-vars-input--value{flex:1;min-width:0}.env-vars-input::placeholder{color:var(--muted)}.env-vars-input:focus{outline:none;border-color:var(--accent)}.env-vars-remove{flex-shrink:0;width:2rem;height:2rem;padding:0;font-size:1.25rem;line-height:1;color:var(--muted);background:transparent;border:1px solid var(--border);border-radius:6px;cursor:pointer}.env-vars-remove:hover{color:#f87171;border-color:#ef444466;background:#ef44441a}.env-vars-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.env-vars-add{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:var(--text);background:var(--bg);border:1px solid var(--border);border-radius:6px;cursor:pointer}.env-vars-add:hover{border-color:var(--accent);background:#6366f114}.env-vars-save{padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;color:#fff;background:var(--accent);border:none;border-radius:6px;cursor:pointer}.env-vars-save:hover:not(:disabled){filter:brightness(1.1)}.env-vars-save:disabled{opacity:.7;cursor:not-allowed}.settings-page{min-height:100%;padding:1.5rem;display:flex;align-items:flex-start;justify-content:center}.settings-card{width:100%;max-width:480px;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem 2rem}.settings-header{margin-bottom:1.5rem}.settings-title{margin:0 0 .5rem;font-size:1.25rem;font-weight:700;color:var(--text)}.settings-back{padding:.375rem .75rem;font-size:.8125rem;font-weight:500;color:var(--muted);background:transparent;border:1px solid var(--border);border-radius:6px;cursor:pointer}.settings-back:hover{color:var(--text);border-color:var(--muted)}.settings-section{margin-top:1rem}.settings-section__title{margin:0 0 1rem;font-size:1rem;font-weight:600;color:var(--text)}.settings-error{padding:.75rem;margin-bottom:1rem;font-size:.875rem;background:#ef444426;border:1px solid rgba(239,68,68,.4);color:#fca5a5;border-radius:8px}.settings-success{padding:.75rem;margin-bottom:1rem;font-size:.875rem;background:#22c55e26;border:1px solid rgba(34,197,94,.4);color:#86efac;border-radius:8px}.settings-form{display:flex;flex-direction:column;gap:1rem}.settings-label{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem;font-weight:500;color:var(--text)}.settings-input{padding:.5rem .75rem;font-size:.875rem;color:var(--text);background:var(--bg);border:1px solid var(--border);border-radius:6px}.settings-input::placeholder{color:var(--muted)}.settings-input:focus{outline:none;border-color:var(--accent)}.settings-submit{padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;color:#fff;background:var(--accent);border:none;border-radius:6px;cursor:pointer;align-self:flex-start}.settings-submit:hover:not(:disabled){filter:brightness(1.1)}.settings-submit:disabled{opacity:.7;cursor:not-allowed}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:var(--bg)}.auth-page__wrap{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:480px}.auth-page__hero{width:100%;border-radius:12px;overflow:hidden;border:1px solid var(--border);background:var(--surface)}.auth-page__image{width:100%;height:auto;display:block;object-fit:cover;max-height:220px}.auth-card{width:100%;max-width:400px;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:2rem}.auth-title{margin:0 0 .25rem;font-size:1.5rem;font-weight:700;color:var(--text)}.auth-tagline{margin:0 0 .5rem;font-size:.875rem;color:var(--muted)}.auth-hint{margin:0 0 1rem;font-size:.8125rem;color:var(--muted);line-height:1.4}.auth-tabs{display:flex;gap:.25rem;margin-bottom:1.5rem}.auth-tab{flex:1;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:var(--muted);background:transparent;border:1px solid var(--border);border-radius:8px;cursor:pointer}.auth-tab:hover{color:var(--text);border-color:var(--muted)}.auth-tab--active{color:var(--text);background:#6366f126;border-color:var(--accent)}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-label{display:flex;flex-direction:column;gap:.375rem;font-size:.875rem;font-weight:500;color:var(--text)}.auth-input{padding:.625rem .75rem;font-size:.9375rem;color:var(--text);background:var(--bg);border:1px solid var(--border);border-radius:8px}.auth-input::placeholder{color:var(--muted)}.auth-input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px #6366f133}.auth-success{padding:.75rem;font-size:.875rem;background:#22c55e26;border:1px solid rgba(34,197,94,.4);color:#86efac;border-radius:8px}.auth-error{padding:.75rem;font-size:.875rem;background:#ef444426;border:1px solid rgba(239,68,68,.4);color:#fca5a5;border-radius:8px}.auth-error--rude{font-weight:600;background:#ef444440;border-color:#ef444499;color:#f87171}.auth-submit{margin-top:.25rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:600;color:#fff;background:var(--accent);border:none;border-radius:8px;cursor:pointer}.auth-submit:hover:not(:disabled){filter:brightness(1.1)}.auth-submit:disabled{opacity:.7;cursor:not-allowed}:root{--bg: #0f0f12;--surface: #18181c;--border: #2a2a30;--text: #e4e4e7;--muted: #71717a;--accent: #6366f1;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);min-height:100vh;line-height:1.5}#root{min-height:100vh}button{font-family:inherit;cursor:pointer}input,textarea{font-family:inherit}
