:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ui-bg:#f5f5f3;--ui-sidebar:#eeeeec;--ui-surface:#fff;--ui-surface-subtle:#f7f7f6;--ui-surface-hover:#efefed;--ui-surface-pressed:#e8e8e5;--ui-text:#171717;--ui-text-secondary:#626262;--ui-text-tertiary:#6b6b6b;--ui-border:#e2e2df;--ui-border-strong:#c9c9c5;--ui-success:#16a34a;--ui-success-bg:#dcfce7;--ui-success-border:#86efac;--ui-disabled:#a6a6a2;--ui-radius-sm:8px;--ui-radius-md:12px;--ui-radius-lg:16px;--ui-shadow-xs:0 1px 2px #00000009;--ui-shadow-sm:0 1px 3px #0000000e, 0 8px 24px #00000006;--ui-ease:.15s cubic-bezier(.2, 0, 0, 1)}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--ui-text);background:var(--ui-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font:14px/1.45 -apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:var(--ui-text);-webkit-text-decoration-color:var(--ui-border-strong);text-decoration-color:var(--ui-border-strong);text-underline-offset:3px}a:hover{-webkit-text-decoration-color:var(--ui-text);text-decoration-color:var(--ui-text)}.app-frame{grid-template-columns:15.75rem minmax(0,1fr);min-height:100vh;display:grid}.app-sidebar{background:var(--ui-sidebar);border-right:1px solid var(--ui-border);flex-direction:column;min-width:0;height:100vh;padding:7rem 1.05rem 1.2rem;display:flex;position:sticky;top:0;overflow:hidden}.main-shell{width:min(100%,1780px);padding:2.35rem 2.1rem 2.2rem 1.55rem}.main-shell.is-logs-view{height:100vh;overflow:hidden}.route-navigation-overlay{z-index:80;-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);background:#f7f7f594;place-items:center;display:grid;position:fixed;inset:0 0 0 15.75rem}.route-navigation-loader{min-width:12.5rem;color:var(--ui-text);background:#fffffff0;border:1px solid #cdcdc8e6;border-radius:.72rem;align-items:center;gap:.7rem;padding:.72rem .82rem;display:flex;box-shadow:0 16px 42px #1818161f,0 2px 8px #1818160f}.route-navigation-loader>div{flex-direction:column;gap:.08rem;display:flex}.route-navigation-loader strong{font-size:.72rem;font-weight:680}.route-navigation-loader small{color:var(--ui-text-tertiary);font-size:.58rem}.route-navigation-spinner{border:2px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;flex:0 0 1.8rem;place-items:center;width:1.8rem;height:1.8rem;animation:.72s linear infinite button-spin;display:grid;position:relative}.route-navigation-spinner>span{background:#2563eb;border-radius:50%;width:.42rem;height:.42rem}.app-initial-loading{background:var(--ui-bg);place-items:center;min-height:100vh;padding:1.5rem;display:grid}.app-initial-loading-content{border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);min-width:17rem;box-shadow:var(--ui-shadow-sm);background:#fffffff5;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:.75rem;padding:.9rem 1rem;display:grid}.app-initial-loading-content .brand-mark{border-radius:8px;flex-basis:2rem;width:2rem;height:2rem}.app-initial-spinner{border:2px solid #dfe3e8;border-top-color:#2563eb;border-radius:50%;width:1.3rem;height:1.3rem;animation:.72s linear infinite button-spin}.app-initial-loading-content>div{flex-direction:column;gap:.08rem;min-width:0;display:flex}.app-initial-loading-content strong{font-size:.78rem;font-weight:700}.app-initial-loading-content small{color:var(--ui-text-tertiary);font-size:.65rem}.brand-lockup{align-items:center;gap:.65rem;padding:.25rem 0 1.55rem;display:flex}.brand-lockup>div{flex-direction:column;gap:.08rem;min-width:0;display:flex}.brand-lockup strong{color:var(--ui-text);font-size:.9rem;font-weight:680}.brand-lockup>div span{color:var(--ui-text-tertiary);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.brand-mark{box-sizing:border-box;width:2.25rem;height:2.25rem;box-shadow:var(--ui-shadow-xs);background:#0f172a url(/worqer-mark.svg) 50%/cover no-repeat;border:1px solid #0f172a;border-radius:9px;flex:0 0 2.25rem;position:relative;overflow:hidden}.brand-mark:before,.brand-mark:after,.brand-mark span:before,.brand-mark span:after{display:none}.sidebar-label{color:var(--ui-text-tertiary);letter-spacing:.085em;text-transform:uppercase;margin:0 0 .75rem;font-size:.82rem;font-weight:680;line-height:1.2}.eyebrow{color:var(--ui-text-tertiary);letter-spacing:.085em;text-transform:uppercase;margin:0 0 .55rem;font-size:.68rem;font-weight:680;line-height:1.2}.sidebar-nav{flex-direction:column;gap:.34rem;display:flex}.sidebar-nav button{width:fit-content;min-width:8.25rem;min-height:2.68rem;color:var(--ui-text-secondary);border-radius:var(--ui-radius-sm);text-align:left;background:0 0;border:1px solid #0000;align-items:center;gap:.6rem;padding:.58rem .72rem;font-size:.86rem;font-weight:590;display:flex}.sidebar-nav button>span{width:1rem;height:1rem;color:var(--ui-text-tertiary);flex:0 0 1rem;place-items:center;display:inline-grid}.sidebar-nav button>span .ui-icon{width:1rem;height:1rem}.sidebar-nav button>.button-spinner,.sidebar-workers-header .button-spinner,.sidebar-doc-link .button-spinner{border-width:1.5px;width:.9rem;height:.9rem}.sidebar-nav button[aria-busy=true],.sidebar-workers-header[aria-busy=true],.sidebar-doc-link[aria-busy=true]{color:var(--ui-text);opacity:1}.sidebar-nav .sidebar-container-mark,.sidebar-nav .project-mark{width:1.06rem;height:1.06rem;color:var(--ui-text-tertiary);flex:0 0 1.06rem;place-items:center;display:inline-grid}.sidebar-container-mark svg{fill:currentColor;width:1.18rem;height:1.18rem;display:block}.project-mark{width:2rem;height:2rem;color:var(--ui-text);flex:0 0 2rem;place-items:center;display:grid}.project-mark svg{fill:currentColor;width:1.28rem;height:1.28rem;display:block}.sidebar-nav .project-mark svg{width:1.04rem;height:1.04rem}.sidebar-nav button:hover{color:var(--ui-text);background:#ffffff73}.sidebar-nav button.is-active{color:var(--ui-text);background:var(--ui-surface);border-color:var(--ui-border);box-shadow:var(--ui-shadow-xs)}.sidebar-nav button.is-active>span{color:var(--ui-text)}.sidebar-workers{border-top:1px solid #c9c9c5b8;flex-direction:column;gap:.32rem;min-width:0;margin-top:1.35rem;padding-top:1rem;display:flex}.sidebar-workers-header,.sidebar-worker-item{width:100%;min-width:0;color:var(--ui-text-secondary);text-align:left;background:0 0;border:1px solid #0000;align-items:center;display:flex}.sidebar-workers-header{border-radius:7px;gap:.42rem;min-height:2rem;padding:.28rem .42rem}.sidebar-workers-header span{flex:0 0 .95rem;place-items:center;width:.95rem;height:.95rem;display:inline-grid}.sidebar-workers-header .ui-icon{width:.95rem;height:.95rem}.sidebar-workers-header strong{min-width:0;color:var(--ui-text-secondary);letter-spacing:.075em;text-transform:uppercase;flex:1;font-size:.7rem;font-weight:680}.sidebar-workers-header small{color:var(--ui-text-tertiary);font-size:.66rem;font-weight:650}.sidebar-workers-header:hover,.sidebar-worker-item:hover{color:var(--ui-text);background:#ffffff6b}.sidebar-workers-header.is-active{color:var(--ui-text);background:var(--ui-surface);border-color:var(--ui-border)}.sidebar-worker-list{flex-direction:column;gap:.08rem;min-width:0;padding-right:.15rem;display:flex}.sidebar-worker-item{border-radius:7px;gap:.42rem;min-height:2.18rem;padding:.3rem .42rem}.sidebar-worker-dot{background:var(--ui-disabled);opacity:.78;border-radius:999px;flex:0 0 .42rem;width:.42rem;height:.42rem}.sidebar-worker-dot.is-online{background:var(--ui-success);opacity:1;box-shadow:0 0 0 2px #16a34a1f}.sidebar-worker-item>span:last-child{flex-direction:column;gap:.02rem;min-width:0;display:flex}.sidebar-worker-item strong,.sidebar-worker-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-worker-item strong{color:var(--ui-text);font-size:.72rem;font-weight:640}.sidebar-worker-item small,.sidebar-workers-empty,.sidebar-workers-more{color:var(--ui-text-tertiary);font-size:.62rem;line-height:1.2}.sidebar-workers-empty{margin:0;padding:.22rem .42rem}.sidebar-workers-more{padding:.1rem .42rem 0;font-weight:620}.sidebar-doc-link{width:fit-content;min-height:2.2rem;color:var(--ui-text-tertiary);border:1px solid #0000;border-radius:7px;align-items:center;gap:.5rem;margin-top:0;padding:.45rem .48rem;font-size:.72rem;font-weight:640;text-decoration:none;display:inline-flex}.sidebar-utility-nav{flex-direction:column;align-items:flex-start;gap:.12rem;margin-top:auto;display:flex}.sidebar-doc-link.is-active{color:var(--ui-text);background:var(--ui-surface);border-color:var(--ui-border)}.workspace-settings-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;padding:.8rem;display:grid}.workspace-settings-summary>div{flex-direction:column;gap:.18rem;min-width:0;display:flex}.workspace-settings-summary span{color:var(--ui-text-tertiary);font-size:.64rem}.workspace-settings-summary strong{color:var(--ui-text);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.workspace-settings-body{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);grid-template-columns:10rem minmax(0,1fr);min-height:20rem;display:grid;overflow:hidden}.workspace-settings-tabs{background:var(--ui-surface-subtle);border-right:1px solid var(--ui-border);flex-direction:column;gap:.2rem;padding:.48rem;display:flex}.workspace-settings-tabs button{min-height:2.15rem;color:var(--ui-text-tertiary);background:0 0;border:1px solid #0000;border-radius:.45rem;align-items:center;gap:.42rem;padding:.42rem .68rem;font-size:.7rem;font-weight:650;display:inline-flex}.workspace-settings-tabs button .ui-icon{width:.9rem;height:.9rem}.workspace-settings-tabs button.is-active{color:var(--ui-text);background:var(--ui-surface);border-color:var(--ui-border)}.workspace-settings-content{min-width:0;padding:.65rem}.workspace-settings-content>.panel{box-shadow:none;margin:0}.sidebar-doc-link span{flex:0 0 .95rem;place-items:center;width:.95rem;height:.95rem;display:inline-grid}.sidebar-doc-link .ui-icon{width:.95rem;height:.95rem}.sidebar-doc-link:hover{color:var(--ui-text);background:#ffffff6b}.sidebar-footer{border-top:1px solid #c9c9c5b8;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.42rem;margin-top:.35rem;padding-top:1rem;display:grid}.sidebar-footer .icon-button{width:2.2rem;height:2.2rem;min-height:2.2rem;box-shadow:none;background:0 0;border-color:#0000}.sidebar-footer .icon-button:hover:not(:disabled){background:#ffffff73;border-color:#0000}.session-user{opacity:.82;align-items:center;gap:.48rem;min-width:0;min-height:2.2rem;display:flex}.session-user>span{background:var(--ui-surface);border:1px solid var(--ui-border-strong);width:1.28rem;height:1.28rem;box-shadow:inset 0 0 0 4px var(--ui-surface-subtle);border-radius:999px;flex:0 0 1.28rem}.session-user>div{flex-direction:column;min-width:0;display:flex}.session-user small{color:var(--ui-text-tertiary);font-size:.58rem;line-height:1.1}.session-user strong{color:var(--ui-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:620;overflow:hidden}.workspace-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.header-actions{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.header-actions form{display:contents}.workspace-header h1{letter-spacing:-.045em;margin:0;font-size:clamp(1.85rem,3vw,2.35rem);font-weight:650;line-height:1.08}.workspace-guide{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);min-width:0;box-shadow:var(--ui-shadow-xs);margin-bottom:1rem;overflow:hidden}.workspace-guide summary{min-height:3.2rem;padding:.78rem .95rem}.workspace-guide[open]>summary{border-bottom:0}.workspace-guide summary>span:first-child{flex-direction:column;gap:.08rem;min-width:0;display:flex}.workspace-guide summary strong{font-size:.9rem;font-weight:680}.workspace-guide summary small{color:var(--ui-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.workspace-guide-chevron{width:1.15rem;height:1.15rem;color:var(--ui-text-tertiary);transition:transform var(--ui-ease);place-items:center;display:inline-grid}.workspace-guide-chevron .ui-icon{width:.9rem;height:.9rem}.workspace-guide[open] .workspace-guide-chevron{transform:rotate(90deg)}.workspace-guide-body{border-top:1px solid var(--ui-border);grid-template-columns:1.25fr repeat(3,minmax(0,1fr));gap:0;display:grid}.workspace-guide-body article{border-right:1px solid var(--ui-border);grid-template-columns:2rem minmax(0,1fr);gap:.7rem;min-width:0;padding:.9rem;display:grid}.workspace-guide-body article:last-child{border-right:0}.workspace-guide-step{width:2rem;height:2rem;color:var(--ui-surface);background:var(--ui-text);border-radius:var(--ui-radius-sm);place-items:center;font-size:.76rem;font-weight:720;display:grid}.workspace-guide-body h3{margin:0;font-size:.82rem;font-weight:680;line-height:1.25}.workspace-guide-body p{color:var(--ui-text-secondary);margin:.34rem 0 0;font-size:.72rem;line-height:1.45}.workspace-guide-body strong{color:var(--ui-text);font-weight:670}.metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:.9rem;display:grid}.metrics article{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);min-height:5.25rem;box-shadow:var(--ui-shadow-xs);padding:.85rem 1rem}.metrics strong{color:var(--ui-text);letter-spacing:-.035em;font-size:1.8rem;font-weight:630;line-height:1.1;display:block}.metrics span{color:var(--ui-text-secondary);font-size:.75rem;font-weight:600}.table-workspace{flex-direction:column;gap:1.65rem;min-width:0;display:flex}.top-toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;display:flex}.toolbar-actions{align-items:center;gap:.45rem;display:flex}.toolbar-actions form{display:contents}.content-grid{grid-template-columns:minmax(0,1fr) minmax(17rem,.36fr);align-items:start;gap:.9rem;display:grid}.main-stack,.side-stack{flex-direction:column;gap:.9rem;min-width:0;display:flex}.panel{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);min-width:0;box-shadow:var(--ui-shadow-xs);padding:1rem}.editor-panel{padding:0;overflow:hidden}.editor-panel-header{border-bottom:1px solid var(--ui-border);justify-content:space-between;align-items:center;gap:1rem;min-height:3.35rem;padding:.85rem 1rem;display:flex}.editor-panel-header h2{color:var(--ui-text);letter-spacing:-.02em;margin:0;font-size:.95rem;font-weight:640}.add-repository-panel{background:#ffffffc7;border-color:#bebeb9db;border-radius:.9rem;width:min(100%,61rem);padding:0;overflow:hidden;box-shadow:0 16px 42px #18181612,0 2px 5px #18181609}.add-project-header{border-bottom:1px solid var(--ui-border);background:linear-gradient(135deg,#fffffffa,#f6f6f2e0);align-items:center;gap:.85rem;padding:1rem 1.1rem;display:flex}.add-project-mark{color:#fff;background:#171717;border-radius:.72rem;flex:0 0 2.65rem;place-items:center;width:2.65rem;height:2.65rem;display:grid;box-shadow:0 5px 14px #1818162e}.add-project-mark .project-mark{color:inherit}.add-project-header>div{min-width:0}.add-project-header>div>span{color:var(--ui-text-tertiary);letter-spacing:.085em;text-transform:uppercase;font-size:.6rem;font-weight:760}.add-project-header h2{color:var(--ui-text);letter-spacing:-.025em;margin:.12rem 0 0;font-size:1rem;font-weight:690}.add-project-header p{color:var(--ui-text-secondary);margin:.2rem 0 0;font-size:.7rem}.add-repository-panel .add-repository-form{padding:1rem}.add-repository-form{flex-direction:column;gap:1.1rem;display:flex}.add-repository-top{background:var(--ui-surface-subtle);border:1px solid var(--ui-border);border-radius:.72rem;grid-template-columns:minmax(0,1fr) minmax(16rem,.94fr);align-items:end;gap:.75rem;padding:.7rem;display:grid}.mode-control{border:0;min-width:0;margin:0;padding:0}.mode-control legend,.credential-select,.repository-input-card label{color:var(--ui-text-secondary);font-size:.78rem;font-weight:650}.mode-control legend{align-items:center;gap:.35rem;margin-bottom:.72rem;display:flex}.mode-control legend .ui-icon,.environment-field>.ui-icon{width:1rem;height:1rem;color:var(--ui-text-tertiary)}.segmented-radio{background:var(--ui-surface-hover);border-radius:.72rem;gap:.1rem;max-width:100%;padding:.18rem;display:inline-flex}.segmented-radio label{min-height:2.7rem;color:var(--ui-text);white-space:nowrap;border-radius:.58rem;align-items:center;gap:.55rem;padding:.45rem .8rem;font-size:.86rem;font-weight:560;display:inline-flex}.segmented-radio input{width:1rem;min-height:1rem;accent-color:var(--ui-text)}.segmented-radio label:has(input:checked){background:var(--ui-surface);box-shadow:var(--ui-shadow-xs)}.compact-toggle{border:1px solid var(--ui-border);align-items:center;min-height:2.72rem}.compact-toggle label{min-height:2.16rem;padding:.36rem .66rem;font-size:.76rem}.compact-toggle input{width:.82rem;min-height:.82rem}.icon-toggle{background:var(--ui-surface-hover);border:1px solid var(--ui-border);border-radius:.68rem;align-items:center;gap:.16rem;min-height:2.72rem;padding:.18rem;display:inline-flex}.icon-toggle button{width:2.26rem;min-width:2.26rem;min-height:2.26rem;color:var(--ui-text-secondary);box-shadow:none;background:0 0;border:0;border-radius:.52rem;place-items:center;padding:0;display:inline-grid}.icon-toggle button:hover:not(:disabled){color:var(--ui-text);background:#ffffffb3}.icon-toggle button.is-active{color:var(--ui-text);background:var(--ui-surface);box-shadow:var(--ui-shadow-xs)}.icon-toggle .ui-icon{width:1.14rem;height:1.14rem}.segment-icon-button{width:2.25rem;min-width:2.25rem;min-height:2.25rem;color:var(--ui-text-secondary);background:0 0;border:0;border-radius:.5rem;align-self:center;place-items:center;padding:0;display:grid}.segment-icon-button:hover{color:var(--ui-text);background:var(--ui-surface)}.segment-icon-button .ui-icon{width:1rem;height:1rem}.credential-select{flex-direction:column;gap:.7rem;min-width:0;display:flex}.credential-select select{border-color:#0000;min-height:3.1rem;font-size:.88rem}.repository-input-card{border:1px solid var(--ui-border);background:#ffffffa3;border-radius:.82rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem .85rem;padding:.9rem;display:grid;box-shadow:inset 0 1px #fffc}.project-form-section-heading{border-top:1px solid var(--ui-border);grid-column:1/-1;align-items:center;gap:.55rem;min-height:2rem;margin-top:.15rem;padding-top:.55rem;display:flex}.project-form-section-heading:first-child{border-top:0;margin-top:0;padding-top:0}.project-form-section-heading>span{color:#fff;background:#262626;border-radius:999px;flex:0 0 1.45rem;place-items:center;width:1.45rem;height:1.45rem;font-size:.54rem;font-weight:780;display:grid}.project-form-section-heading>div{flex-direction:column;gap:.04rem;min-width:0;display:flex}.project-form-section-heading strong{color:var(--ui-text);font-size:.72rem;font-weight:700}.project-form-section-heading small{color:var(--ui-text-tertiary);font-size:.6rem}.repository-input-card label{flex-direction:column;gap:.55rem;min-width:0;display:flex}.compose-port-note{align-items:end;min-width:0;min-height:3.05rem;padding-bottom:.15rem;display:flex}.compose-port-note span{color:var(--ui-text-tertiary);font-size:.74rem;font-weight:560;line-height:1.35}.field-hint{min-height:.9rem;color:var(--ui-text-tertiary);font-size:.68rem;font-weight:560;line-height:1.2}.ngrok-token-hint{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.ngrok-token-hint a{color:inherit;opacity:.78;text-underline-offset:.15rem;white-space:nowrap;font-size:.64rem;font-weight:600;-webkit-text-decoration:underline #0000;text-decoration:underline #0000}.ngrok-token-hint a:hover{opacity:1;text-decoration-color:currentColor}.repository-input-card input,.repository-input-card textarea{border-color:#0000;min-height:3.05rem;font-size:.88rem}.repository-input-card textarea{min-height:5.55rem;font-size:.9rem;line-height:1.45}.url-field,.environment-field,.register-action{grid-column:1/-1}.add-project-footer{border-top:1px solid var(--ui-border);background:linear-gradient(#f8f8f6d1,#f2f2eff5);grid-column:1/-1;justify-content:space-between;align-items:center;gap:1rem;margin:.1rem -.9rem -.9rem;padding:.8rem .9rem;display:flex}.add-project-footer>div:first-child{flex-direction:column;gap:.1rem;display:flex}.add-project-footer strong{color:var(--ui-text);font-size:.72rem}.add-project-footer small{color:var(--ui-text-tertiary);font-size:.62rem}.add-project-footer .register-action{grid-column:auto}.add-project-feedback{margin-top:.8rem}.add-repository-panel{border-radius:.72rem;width:min(100%,49rem);box-shadow:0 8px 24px #1818160d,0 1px 3px #18181608}.add-project-header{gap:.62rem;padding:.62rem .72rem}.add-project-mark{border-radius:.55rem;flex-basis:2rem;width:2rem;height:2rem;box-shadow:0 3px 9px #18181624}.add-project-mark .project-mark svg{width:.95rem;height:.95rem}.add-project-header h2{margin-top:.06rem;font-size:.84rem}.add-project-header p{margin-top:.08rem;font-size:.61rem}.add-repository-panel .add-repository-form{gap:.58rem;padding:.62rem}.add-repository-top{gap:.55rem;padding:.48rem}.mode-control legend{margin-bottom:.38rem;font-size:.68rem}.segmented-radio label{gap:.38rem;min-height:2.05rem;padding:.28rem .52rem;font-size:.7rem}.segmented-radio input{width:.78rem;min-height:.78rem}.credential-select{gap:.38rem;font-size:.68rem}.credential-select select{min-height:2.25rem;font-size:.72rem}.repository-input-card{gap:.46rem .58rem;padding:.58rem}.project-form-section-heading{gap:.42rem;min-height:1.6rem;margin-top:.05rem;padding-top:.38rem}.project-form-section-heading>span{flex-basis:1.2rem;width:1.2rem;height:1.2rem;font-size:.48rem}.project-form-section-heading strong{font-size:.66rem}.project-form-section-heading small{font-size:.56rem}.repository-input-card label{gap:.3rem;font-size:.68rem}.repository-input-card input,.repository-input-card textarea{min-height:2.2rem;font-size:.72rem}.repository-input-card textarea{min-height:3.6rem;line-height:1.35}.input-with-action{grid-template-columns:minmax(0,1fr) 2.1rem;gap:.32rem}.input-with-action button{width:2.1rem;min-width:2.1rem;min-height:2.1rem}.compose-port-note{min-height:2.2rem}.add-project-footer{margin:.05rem -.58rem -.58rem;padding:.5rem .58rem}.add-project-footer strong{font-size:.66rem}.add-project-footer small{font-size:.58rem}.add-project-footer .primary{min-height:2.1rem;padding:.35rem .62rem;font-size:.68rem}.project-wizard-progress{background:var(--ui-surface-subtle);border:1px solid var(--ui-border);border-radius:.58rem;gap:.18rem;min-width:0;padding:.24rem;display:flex}.project-wizard-progress button{min-width:0;min-height:1.8rem;color:var(--ui-text-tertiary);box-shadow:none;background:0 0;border:0;border-radius:.42rem;flex:1;justify-content:center;align-items:center;gap:.32rem;padding:.22rem .42rem;font-size:.61rem;font-weight:650;display:inline-flex}.project-wizard-progress button span{width:.92rem;height:.92rem;color:inherit;border:1px solid;border-radius:50%;place-items:center;font-size:.48rem;display:grid}.project-wizard-progress button.is-active{color:var(--ui-text);background:var(--ui-surface);box-shadow:var(--ui-shadow-xs)}.project-wizard-progress button.is-complete{color:var(--ui-text-secondary);cursor:pointer}.project-wizard-step{grid-column:1/-1;display:none}.project-wizard-step.is-active{grid-template-columns:repeat(2,minmax(0,1fr));gap:.46rem .58rem;display:grid}.project-wizard-step .project-form-section-heading,.project-wizard-step .mode-control{grid-column:1/-1}.project-wizard-step .mode-control legend{margin-bottom:.32rem}.project-wizard-step .segmented-radio{border:1px solid var(--ui-border);border-radius:.48rem;grid-template-columns:repeat(2,auto);width:auto;padding:.16rem;display:inline-grid}.project-wizard-step .segmented-radio label{border-radius:.36rem;flex-direction:row;align-items:center;gap:.3rem;min-height:1.8rem;padding:.25rem .48rem;font-size:.64rem;line-height:1;display:inline-flex}.project-wizard-step .segmented-radio input{width:.68rem;min-height:.68rem;margin:0}.project-wizard-footer{background:var(--ui-surface-subtle);border-top:1px solid var(--ui-border);grid-column:1/-1;grid-template-columns:1fr auto 1fr;align-items:center;gap:.45rem;margin:.05rem -.58rem -.58rem;padding:.42rem .58rem;display:grid}.project-wizard-footer>span{color:var(--ui-text-tertiary);font-size:.56rem;font-weight:650}.project-wizard-footer>:last-child{justify-self:end}.project-wizard-footer .register-action{gap:.35rem;display:flex}.project-wizard-footer .wizard-button,.project-wizard-footer .register-action button{border-radius:.42rem;min-height:1.85rem;padding:.28rem .52rem;font-size:.62rem}.project-wizard-footer button[data-tooltip]:before{top:auto;bottom:calc(100% + .3rem)}.project-wizard-footer button[data-tooltip]:after{inset:auto 0 calc(100% + .48rem) auto;transform:translateY(.15rem)}.project-wizard-footer button[data-tooltip]:hover:after,.project-wizard-footer button[data-tooltip]:focus-visible:after{transform:translateY(0)}.project-wizard-footer button[data-tooltip]:disabled:before,.project-wizard-footer button[data-tooltip]:disabled:after{display:block}.input-with-action{grid-template-columns:minmax(0,1fr) 2.75rem;align-items:center;gap:.7rem;display:grid}.input-with-action button{width:2.75rem;min-width:2.75rem;min-height:2.75rem;color:var(--ui-text);background:var(--ui-surface);border:0;border-radius:.6rem;place-items:center;display:grid}.environment-field{position:relative}.environment-field>.ui-icon{position:absolute;top:0;right:0}.env-editor{flex-direction:column;gap:.42rem;min-width:0;display:flex}.env-editor.full{grid-column:1/-1}.env-editor-header{min-width:0;color:var(--ui-text-secondary);justify-content:space-between;align-items:center;gap:.6rem;font-size:.78rem;font-weight:650;display:flex}.env-tabs{background:var(--ui-surface-hover);border:1px solid var(--ui-border);border-radius:.46rem;flex:none;gap:.12rem;padding:.12rem;display:inline-flex}.env-tabs button{min-height:1.42rem;color:var(--ui-text-secondary);box-shadow:none;letter-spacing:.02em;background:0 0;border:0;border-radius:.34rem;padding:.18rem .42rem;font-size:.6rem;font-weight:720}.env-tabs button.is-active{color:var(--ui-text);background:var(--ui-surface);box-shadow:var(--ui-shadow-xs)}.env-editor textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.project-environment-settings .env-editor textarea{resize:vertical;min-height:14rem}.register-action{justify-content:flex-end;display:flex}.register-action .primary{justify-content:center;align-items:center;gap:.5rem;min-width:12rem;min-height:2.75rem;display:inline-flex}.register-action .primary .ui-icon{width:1.2rem;height:1.2rem}.form-action-feedback{color:var(--ui-text-secondary);background:var(--ui-surface-hover);border:1px solid var(--ui-border);border-radius:.42rem;grid-column:1/-1;margin:0;padding:.42rem .55rem;font-size:.68rem;font-weight:600;line-height:1.35}.form-action-feedback.is-error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.form-action-feedback.is-success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.repository-import-form{border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);background:#ffffff61;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.7rem;padding:.8rem .9rem;display:grid}.repository-import-form label{min-width:0;color:var(--ui-text-secondary);flex-direction:column;gap:.45rem;font-size:.72rem;font-weight:650;display:flex}.repository-import-form textarea{border-color:var(--ui-border);min-height:7rem;font-size:.72rem}.resource-panel{border-color:var(--ui-border-strong);border-radius:var(--ui-radius-sm);background:#ffffff80;padding:0;overflow:visible}.repositories-workspace .resource-panel{container:repositories-table/inline-size}.containers-workspace .resource-panel{container:containers-table/inline-size}.containers-workspace .deployment-table{background:#ffffffb8;border-color:#c1c1bcd1;border-radius:.78rem;box-shadow:0 1px 2px #1818160a,0 10px 28px #18181609}.deployment-table-header{min-height:2rem;color:var(--ui-text-tertiary);border-bottom:1px solid var(--ui-border);letter-spacing:.075em;text-transform:uppercase;background:linear-gradient(#fafaf8f5,#f4f4f1d1);grid-template-columns:minmax(11rem,.7fr) minmax(18rem,1.35fr) auto;align-items:center;gap:.65rem;padding:.38rem .68rem;font-size:.56rem;font-weight:760;display:grid}.deployment-table-header span:last-child{text-align:right;min-width:16rem}.containers-workspace .resource-panel>.resource-row{background:#ffffff80;grid-template-columns:minmax(11rem,.7fr) minmax(18rem,1.35fr) auto;gap:.65rem;height:auto;min-height:3.25rem;padding:.46rem .68rem;transition:background-color .14s,box-shadow .14s}.containers-workspace .resource-panel>.resource-row:hover{z-index:1;background:#fff;box-shadow:inset 3px 0 #2563eb6b,0 5px 18px #1818160e}.containers-workspace .resource-panel>.resource-row.is-stopped{background:#f8f8f69e}.containers-workspace .resource-panel>.resource-row.is-stopped .resource-identity,.containers-workspace .resource-panel>.resource-row.is-stopped .resource-metadata{opacity:.76}.containers-workspace .resource-panel>.resource-row+.resource-row{border-top:1px solid var(--ui-border)}.containers-workspace .resource-panel>.resource-row>.resource-divider{display:none}.containers-workspace .resource-row .resource-identity{gap:.55rem;min-height:2.25rem}.containers-workspace .resource-row .resource-glyph{flex-basis:1.9rem;width:1.9rem;height:1.9rem}.containers-workspace .resource-row .resource-copy{gap:.04rem}.containers-workspace .resource-row .resource-copy strong{font-size:.76rem}.containers-workspace .resource-row .resource-copy span{font-size:.62rem}.containers-workspace .resource-row .resource-metadata{white-space:nowrap;grid-template-columns:auto auto minmax(4.5rem,auto) minmax(5rem,1fr);align-items:center;gap:.34rem;min-width:0;display:grid}.containers-workspace .resource-row .resource-status-line{flex:none}.containers-workspace .resource-row .runtime-detail{min-width:0;min-height:1.35rem;color:var(--ui-text-secondary);text-overflow:ellipsis;background:#f6f6f3e6;border:1px solid #d7d7d2c7;border-radius:.38rem;align-items:center;gap:.24rem;padding:.14rem .34rem;font-size:.58rem;display:inline-flex;overflow:hidden}.containers-workspace .resource-row .runtime-detail code,.containers-workspace .resource-row .runtime-detail span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.containers-workspace .resource-row .docker-runtime-id{color:var(--ui-text);background:0 0;border-color:#0000}.containers-workspace .resource-row .worker-runtime .ui-icon{flex:none;width:.72rem;height:.72rem}.containers-workspace .resource-row.is-worker .resource-metadata{grid-template-columns:auto auto minmax(5rem,1fr)}.containers-workspace .resource-row .container-public-urls{flex-wrap:nowrap;min-width:0;max-width:none;overflow:hidden}.containers-workspace .resource-row .repo-public-url{max-width:100%}.containers-workspace .resource-row .runtime-endpoint{color:var(--ui-text-tertiary);text-overflow:ellipsis;white-space:nowrap;font-size:.6rem;overflow:hidden}.containers-workspace .resource-row .ui-status-badge,.containers-workspace .resource-row .resource-type-badge{min-height:1.22rem;padding:.14rem .38rem;font-size:.58rem}.containers-workspace .resource-row .row-actions{gap:.1rem}.containers-workspace .resource-panel>.resource-row>.row-actions{background:#f2f2efc2;border:1px solid #d2d2cdbf;border-radius:.62rem;padding:.16rem}.containers-workspace .resource-panel>.resource-row>.row-actions:empty{background:0 0;border:0;min-width:0;padding:0}.containers-workspace .resource-row .row-actions .icon-button{width:1.9rem;min-width:1.9rem;max-width:1.9rem;min-height:1.9rem;padding:.34rem}.containers-workspace .resource-panel>.resource-row>.row-actions .icon-button:not(.primary-icon){box-shadow:none;background:0 0;border-color:#0000}.containers-workspace .resource-panel>.resource-row>.row-actions .icon-button:not(.primary-icon):hover:not(:disabled){background:#fff;border-color:#cdcdc8cc}.containers-workspace .resource-panel>.resource-row>.row-actions .container-command-select{box-shadow:none;background:#ffffffd1;border-color:#cdcdc8d1}.containers-workspace .resource-row .row-actions .ui-icon,.containers-workspace .resource-row .row-actions .button-spinner{width:.88rem;height:.88rem}.containers-workspace .resource-row .container-command-select{width:6.3rem;min-width:6.3rem;min-height:1.9rem;font-size:.6rem}.section-title{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1rem .75rem;display:flex}.panel>.section-title{padding:0 0 .75rem}.resource-panel>.section-title{padding:1rem 1rem .75rem}.section-title h2{color:var(--ui-text);letter-spacing:-.02em;margin:0;font-size:.95rem;font-weight:640}.section-title p,summary small,.compact-row small,.activity-row small{color:var(--ui-text-secondary);margin:.1rem 0 0;font-size:.72rem;display:block}.resource-toolbar{align-items:center;gap:.35rem;width:min(100%,30rem);padding:0 1rem .75rem;display:flex}.search-field{width:min(100%,33.8rem);display:block}.search-field span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.search-field input{background:var(--ui-surface-hover);border:2px solid var(--ui-surface);min-height:3rem;box-shadow:inset 0 0 0 1px var(--ui-border);border-radius:.65rem;padding-inline:.9rem;font-size:.86rem}.resource-row{grid-template-columns:minmax(16rem,.34fr) minmax(18rem,1fr) auto;align-items:center;gap:1.2rem;min-height:7.32rem;padding:1.02rem 1.18rem;display:grid;position:relative}.container-group{padding:.18rem 0;position:relative}.container-group-header{width:100%;min-height:4.85rem;color:var(--ui-text);box-shadow:none;text-align:left;background:0 0;border:0;border-radius:0;justify-content:flex-start;align-items:center;gap:.76rem;padding:.72rem 1.45rem;display:flex}.container-group-header:hover{background:#ffffff94}.group-chevron{width:1.35rem;height:1.35rem;color:var(--ui-text-tertiary);transition:transform var(--ui-ease), color var(--ui-ease);flex:0 0 1.35rem;place-items:center;display:inline-grid}.group-chevron.is-open{color:var(--ui-text);transform:rotate(90deg)}.group-chevron .ui-icon{width:1rem;height:1rem}.group-stack-icon{color:#2563eb;width:2.75rem;height:2.75rem;box-shadow:var(--ui-shadow-xs);background:#eff6ff;border:1px solid #bfdbfe;border-radius:.68rem;flex:0 0 2.75rem;place-items:center;display:inline-grid}.group-stack-icon .ui-icon{width:2.22rem;height:2.22rem}.group-title{flex-direction:column;flex:1;gap:.12rem;min-width:0;display:flex}.group-title strong{color:var(--ui-text);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;font-weight:660;overflow:hidden}.group-title small{color:var(--ui-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:620;overflow:hidden}.group-count{min-width:1.85rem;min-height:1.65rem;color:var(--ui-text-secondary);background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:999px;flex:none;place-items:center;font-size:.72rem;font-weight:680;display:inline-grid}.container-group-body{border-top:1px solid #dededba6}.worker-container-group .container-group-header{min-height:4rem}.worker-stack-icon{color:var(--ui-text);background:var(--ui-surface)}.worker-stack-list{border-top:1px solid #dededba6}.worker-stack-section{position:relative}.worker-stack-header{width:100%;min-height:2.58rem;color:var(--ui-text-secondary);box-shadow:none;text-align:left;background:#f8f8f7bd;border:0;border-bottom:1px solid #dededb9e;border-radius:0;justify-content:flex-start;align-items:center;gap:.54rem;padding:.6rem 1.45rem .52rem 4.05rem;display:flex}.worker-stack-header:hover{background:#ffffffc7}.worker-stack-title{min-width:0;color:var(--ui-text);text-overflow:ellipsis;white-space:nowrap;flex:1;align-items:center;gap:.46rem;font-size:.76rem;font-weight:680;display:inline-flex;overflow:hidden}.worker-stack-header small{color:var(--ui-text-tertiary);flex:none;font-size:.66rem;font-weight:650}.stack-chevron{flex-basis:1.12rem;width:1.12rem;height:1.12rem}.worker-stack-header .ui-icon{flex:none;width:.96rem;height:.96rem}.worker-stack-header .stack-chevron .ui-icon{width:.84rem;height:.84rem}.worker-stack-section .container-group-body{border-top:0}.container-group .resource-row{min-height:4.55rem;transition:background var(--ui-ease), border-color var(--ui-ease);background:#eeeeeb85;border:1px solid #0000;border-radius:.48rem;grid-template-columns:minmax(13rem,.34fr) minmax(14rem,1fr) auto;gap:1rem;margin:.46rem 1rem .46rem 4.8rem;padding:.7rem .82rem}.container-group .resource-row:hover{background:#e0e0ddb8;border-color:#d2d2ce9e}.container-group .resource-row .resource-divider{display:none}.container-group .resource-row .resource-identity{gap:.82rem;min-height:2.9rem}.container-group .resource-row .resource-glyph{background:#ffffff73;flex-basis:1.92rem;width:1.92rem;height:1.92rem}.container-group .resource-row .resource-glyph.service-glyph{flex-basis:2.62rem;width:2.62rem;height:2.62rem}.container-group .resource-row .resource-glyph.worker-glyph{background:#4196ff;flex-basis:2.72rem;width:2.72rem;height:2.72rem}.container-group .resource-row .resource-glyph.worker-glyph svg{width:1.98rem;height:1.98rem}.container-group .resource-row .resource-glyph.service-glyph svg{width:1.72rem;height:1.72rem}.container-group .resource-row .resource-copy{gap:.08rem}.container-group .resource-row .resource-copy strong{font-size:.94rem}.container-group .resource-row .resource-copy span{font-size:.72rem}.container-group .resource-row .resource-metadata{gap:.12rem}.container-group .resource-row .ui-status-badge{min-height:1.28rem;padding:.16rem .42rem;font-size:.62rem}.container-group .resource-row .resource-type-badge{min-height:1.28rem;padding:.16rem .42rem;font-size:.6rem}.container-group .resource-row .ui-status-badge__dot{flex-basis:.36rem;width:.36rem;height:.36rem}.container-group .resource-row .container-meta-line,.container-group .resource-row .resource-metadata small{font-size:.6rem}.container-group .resource-row .row-actions{gap:.18rem}.container-group .resource-row .row-actions .icon-button{width:2.05rem;min-width:2.05rem;max-width:2.05rem;min-height:2.05rem;box-shadow:none;background:0 0;border-color:#0000;padding:.38rem}.container-group .resource-row .row-actions .icon-button:hover:not(:disabled){background:#ffffff9e;border-color:#0000}.container-group .resource-row .row-actions .icon-button.primary-icon{color:var(--ui-text);background:#ffffffc7;border-color:#d2d2ceb8}.container-group .resource-row .row-actions .ui-icon,.container-group .resource-row .row-actions .button-spinner{width:.98rem;height:.98rem}.container-group .resource-row .container-command-select{background:#ffffff9e;width:7.4rem;min-width:7.4rem;min-height:2.05rem}.container-group-body{padding:.36rem 0 .52rem;position:relative}.container-group-body:before{content:"";background:var(--ui-border);width:1px;position:absolute;top:.4rem;bottom:.4rem;left:3.28rem}.worker-stack-section .container-group-body:before{left:3.28rem}.projects-heading{justify-content:space-between;align-items:baseline;padding:0 .75rem;display:flex}.projects-heading h1{color:var(--ui-text);letter-spacing:-.045em;margin:0;font-size:1.55rem;font-weight:650}.projects-heading span{color:var(--ui-text-tertiary);font-size:.72rem}.repositories-workspace .resource-panel{background:var(--ui-surface);border-radius:.85rem;overflow:visible}.repositories-workspace .repo-resource-row{grid-template-columns:minmax(15rem,1fr) auto auto;gap:.55rem 1rem;min-height:0;padding:.78rem 1rem}.project-identity{min-height:3.4rem}.project-identity .project-mark{width:3.2rem;height:3.2rem;color:var(--ui-text-secondary);background:var(--ui-surface-subtle);border:1px solid var(--ui-border);border-radius:.72rem;flex-basis:3.2rem}.project-identity .project-mark svg{width:1.42rem;height:1.42rem}.project-identity .resource-copy{gap:.28rem}.project-identity .resource-copy strong{font-size:1rem;font-weight:620}.project-identity .resource-copy a,.project-identity .resource-copy span{color:var(--ui-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;text-decoration:none;overflow:hidden}.project-identity .resource-copy a:hover{color:var(--ui-text);text-decoration:underline}.project-latest{flex-direction:column;gap:.3rem;min-width:0;display:flex}.project-latest strong{color:var(--ui-text);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:560;overflow:hidden}.project-latest span{color:var(--ui-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.project-source-status{justify-content:flex-end;align-items:center;gap:.9rem;display:flex}.project-source-pill{max-width:17rem;min-height:2.15rem;color:var(--ui-text);background:var(--ui-surface-subtle);border:1px solid var(--ui-border);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;gap:.45rem;padding:.38rem .72rem;font-size:.74rem;font-weight:560;display:inline-flex;overflow:hidden}.project-source-pill .ui-icon{flex:0 0 .9rem;width:.9rem;height:.9rem}.project-worker-pill{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;gap:.32rem;max-width:9rem;min-height:1.8rem;padding:.28rem .5rem;font-size:.64rem;font-weight:650;display:inline-flex;overflow:hidden}.project-worker-pill .ui-icon{flex:none;width:.78rem;height:.78rem}.project-worker-pill>span{text-overflow:ellipsis;overflow:hidden}.project-worker-pill>b{flex:none;font-size:.58rem}.project-domain-pill{max-width:10rem;min-height:1.8rem;color:var(--ui-text-secondary);border:1px solid var(--ui-border);white-space:nowrap;background:#fafaf8e6;border-radius:999px;align-items:center;gap:.3rem;padding:.28rem .48rem;font-size:.62rem;font-weight:620;text-decoration:none;display:inline-flex;overflow:hidden}.project-domain-pill:hover{color:var(--ui-text);border-color:var(--ui-border-strong);background:#fff}.project-domain-pill .ui-icon{flex:none;width:.72rem;height:.72rem}.project-domain-pill>span{text-overflow:ellipsis;overflow:hidden}.project-deployment-status{width:2.7rem;height:2.7rem;color:var(--ui-text-secondary);background:var(--ui-surface);border:4px solid var(--ui-border);border-radius:999px;flex:0 0 2.7rem;place-items:center;display:grid}.project-deployment-status .ui-icon{width:1rem;height:1rem}.project-deployment-status.is-completed{color:#16803a;border-color:#77d999 #e4e7e5}.project-deployment-status.is-failed{color:#dc2626;border-color:#f87171 #e4e7e5}.project-deployment-status:is(.is-running,.is-claimed,.is-queued) .ui-icon{animation:.85s linear infinite button-spin}.project-detail-line{border-top:1px solid var(--ui-border);grid-column:1/-1;grid-template-columns:minmax(16rem,1fr) minmax(20rem,1.4fr) auto;align-items:center;gap:.45rem 1rem;min-width:0;padding-top:.7rem;display:grid}.project-detail-line>span{color:var(--ui-text-secondary);font-size:.68rem}.project-detail-line>small{font-size:.63rem}.project-detail-line .repo-worker-flags{justify-content:flex-end;margin:0}.repositories-workspace .repo-resource-row>.project-row-actions{grid-column:auto;justify-content:flex-end;gap:.15rem;min-height:2.45rem;padding:0}.project-row-actions .worker-target-select{margin-right:auto}.repositories-workspace .repo-resource-row .project-row-actions>form>.icon-button,.repositories-workspace .repo-resource-row .project-row-actions>.icon-button{white-space:nowrap;gap:.38rem;width:auto;min-width:2.35rem;max-width:none;min-height:2.35rem;padding-inline:.58rem;font-size:.65rem;font-weight:650}.project-row-actions>form>.icon-button .ui-icon,.project-row-actions>.icon-button .ui-icon{flex:none}.project-actions-overflow{position:relative}.project-actions-overflow>summary{width:auto;min-width:2.35rem;min-height:2.35rem;color:var(--ui-text-secondary);background:var(--ui-surface);border:1px solid var(--ui-border);cursor:pointer;white-space:nowrap;border-radius:.5rem;justify-content:center;align-items:center;gap:.38rem;padding:.42rem .58rem;font-size:.65rem;font-weight:650;line-height:1;list-style:none;display:inline-flex}.project-actions-overflow>summary:hover,.project-actions-overflow[open]>summary{color:var(--ui-text);background:var(--ui-surface-hover);border-color:var(--ui-border-strong)}.project-actions-overflow>summary::-webkit-details-marker{display:none}.project-actions-overflow>summary .ui-icon{flex:none;width:1rem;height:1rem}.project-actions-overflow.is-compact>summary{width:2.35rem;color:var(--ui-text-tertiary);background:0 0;border-color:#0000;padding:0}.project-actions-overflow.is-compact>summary:hover,.project-actions-overflow.is-compact[open]>summary{color:var(--ui-text-secondary);background:var(--ui-surface-hover);border-color:#0000}.project-actions-menu{z-index:40;background:var(--ui-surface);border:1px solid var(--ui-border-strong);width:13.5rem;box-shadow:var(--ui-shadow-sm);border-radius:.58rem;flex-direction:column;gap:.18rem;padding:.35rem;display:flex;position:absolute;top:calc(100% + .35rem);right:0}.project-actions-menu form{width:100%;display:block}.repositories-workspace .repo-resource-row .project-actions-menu .icon-button,.containers-workspace .resource-row .deployment-actions-menu .icon-button{width:100%;min-width:0;max-width:none;min-height:2.15rem;color:var(--ui-text-secondary);box-shadow:none;text-align:left;background:0 0;border-color:#0000;grid-template-columns:.85rem minmax(0,1fr);justify-content:flex-start;align-items:center;gap:.48rem;padding:.4rem .55rem;font-size:.68rem;font-weight:620;line-height:1.2;display:grid}.repositories-workspace .repo-resource-row .project-actions-menu .icon-button:hover:not(:disabled),.containers-workspace .resource-row .deployment-actions-menu .icon-button:hover:not(:disabled){color:var(--ui-text);background:var(--ui-surface-hover)}.project-actions-menu .icon-button .ui-icon{justify-self:center;width:.78rem;height:.78rem}.project-actions-menu .icon-button span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.containers-workspace .resource-row .deployment-row-actions>form>.icon-button,.containers-workspace .resource-row .deployment-row-actions>.container-command-form>.icon-button{white-space:nowrap;gap:.35rem;width:auto;min-width:1.9rem;max-width:none;padding-inline:.5rem;font-size:.62rem;font-weight:650}.containers-workspace .resource-row .deployment-actions-menu form{width:100%;display:block}.containers-workspace .resource-row .deployment-actions-menu .deployment-menu-command{border-bottom:1px solid var(--ui-border);grid-template-columns:minmax(0,1fr);gap:.32rem;margin-bottom:.17rem;padding-bottom:.35rem;display:grid}.containers-workspace .resource-row .deployment-actions-menu .deployment-menu-command .container-command-select{width:100%;min-width:0;min-height:2.15rem}.containers-workspace .resource-row .deployment-actions-menu .icon-button{gap:.55rem;width:100%;min-width:0;max-width:none;min-height:2.15rem;padding:.4rem .55rem;font-size:.68rem}.repository-deployment-log{color:#dbe5f2;background:#111827;border:1px solid #273449;border-radius:.62rem;grid-column:1/-1;margin-top:.7rem;overflow:hidden}.repository-deployment-log-header{border-bottom:1px solid #273449;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem .8rem;display:flex}.repository-deployment-log-header>div{flex-direction:column;gap:.12rem;min-width:0;display:flex}.repository-deployment-log-header strong{font-size:.74rem}.repository-deployment-log-header span{color:#93a4b8;font-size:.62rem}.repository-debug-tunnels{flex-wrap:wrap;gap:.25rem .7rem;margin-top:.25rem;display:flex}.repository-debug-tunnels a{color:#67e8f9;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.61rem;text-decoration:none}.repository-debug-tunnels a:hover{color:#cffafe;text-decoration:underline}.repository-deployment-log-header .icon-button{color:#cbd5e1;background:0 0;border-color:#334155;width:1.9rem;min-width:1.9rem;min-height:1.9rem}.repository-deployment-log-list{max-height:22rem;display:grid;overflow-y:auto}.repository-deployment-event{border-bottom:1px solid #202d40;grid-template-columns:minmax(14rem,.35fr) minmax(18rem,1fr) auto;align-items:start;gap:.8rem;padding:.65rem .8rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;display:grid}.repository-deployment-event:last-child{border-bottom:0}.repository-deployment-event>div{flex-wrap:wrap;align-items:center;gap:.35rem .55rem;display:flex}.repository-deployment-event strong{color:#f8fafc;text-transform:uppercase;font-size:.68rem}.repository-deployment-event span{color:#bfdbfe;background:#172554;border-radius:999px;padding:.12rem .35rem;font-size:.58rem}.repository-deployment-event time,.repository-deployment-event small{color:#8292a8;font-size:.58rem}.repository-deployment-event p{color:#cbd5e1;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.65rem;line-height:1.45}.repository-deployment-event.is-failed{box-shadow:inset 3px 0 #ef4444}.repository-deployment-event.is-failed span{color:#fecaca;background:#450a0a}.repository-deployment-event.is-completed{box-shadow:inset 3px 0 #22c55e}.repository-deployment-event.is-completed span{color:#bbf7d0;background:#052e16}.repository-deployment-log-empty{color:#93a4b8;margin:0;padding:1rem;font-size:.68rem}.resource-divider{background:var(--ui-border);height:1px;position:absolute;top:0;left:0;right:0}.resource-identity{align-items:center;gap:.75rem;min-width:0;min-height:2.5rem;display:flex}.resource-glyph{background:var(--ui-surface-subtle);border:1px solid var(--ui-border-strong);border-radius:9px;flex:0 0 2.25rem;width:2.25rem;height:2.25rem;position:relative}.resource-glyph:before,.resource-glyph:after,.resource-glyph span:before{content:"";border:1px solid var(--ui-text-secondary);border-radius:2px;height:.3rem;position:absolute;left:.48rem;right:.48rem}.resource-glyph:before{top:.45rem}.resource-glyph:after{top:.92rem}.resource-glyph span:before{top:1.39rem}.resource-glyph.repo-glyph:before{background:#dededb;height:.42rem;top:.51rem}.resource-glyph.repo-glyph:after{height:.42rem;top:1.14rem}.resource-glyph.repo-glyph span:before{display:none}.resource-glyph.service-glyph{color:#f97316;box-shadow:var(--ui-shadow-xs);background:#fff7ed;border-color:#fed7aa;place-items:center;display:grid}.resource-glyph.service-glyph:before,.resource-glyph.service-glyph:after,.resource-glyph.service-glyph span:before{display:none}.resource-glyph.service-glyph svg{width:1.42rem;height:1.42rem;display:block}.resource-glyph.service-glyph svg path{fill:currentColor;stroke:#fff7ed;stroke-width:.3px;stroke-linejoin:round}.resource-glyph.service-glyph svg .service-glyph-line{fill:none;stroke:#fff7ed;stroke-width:.72px;stroke-linecap:round;stroke-linejoin:round}.resource-glyph.worker-glyph{color:#fff;background:#4196ff;border:0;border-radius:999px;flex-basis:2.68rem;place-items:center;width:2.68rem;height:2.68rem;display:grid;box-shadow:inset 0 -1px #0000001f,0 1px 2px #0000001a}.resource-glyph.worker-glyph:before,.resource-glyph.worker-glyph:after,.resource-glyph.worker-glyph span:before{display:none}.resource-glyph.worker-glyph svg{width:1.88rem;height:1.88rem;display:block}.resource-glyph.worker-glyph svg path{fill:currentColor;stroke:#4196ff;stroke-width:.32px;stroke-linejoin:round}.resource-glyph.worker-glyph svg .worker-glyph-line{fill:none;stroke:#4196ff;stroke-width:.72px;stroke-linecap:round;stroke-linejoin:round}.resource-glyph.worker-glyph>span{border:2px solid var(--ui-surface);background:#53d572;border-radius:999px;width:.58rem;height:.58rem;position:absolute;bottom:.05rem;right:-.06rem}.resource-copy,.resource-metadata{flex-direction:column;gap:.2rem;min-width:0;display:flex}.resource-copy strong,.compact-row strong,.activity-row strong{color:var(--ui-text);letter-spacing:-.012em;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:640;line-height:1.25;overflow:hidden}.resource-copy span,.resource-metadata span,.resource-metadata small{color:var(--ui-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;line-height:1.3;overflow:hidden}.resource-metadata>span{color:var(--ui-text);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;font-weight:520}.resource-status-line{align-items:center;gap:.38rem;min-width:0;display:flex}.resource-type-badge{border:1px solid;border-radius:999px;align-items:center;min-height:1.55rem;padding:.24rem .52rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;font-size:.68rem;font-weight:720;line-height:1;display:inline-flex}.resource-type-badge.is-worker{color:#6d28d9;background:#f5f3ff;border-color:#ddd6fe}.resource-type-badge.is-service{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.resource-metadata .container-meta-line{color:var(--ui-text-secondary);font-size:.64rem;font-weight:520;display:block}.container-meta-line b{color:var(--ui-text-tertiary);letter-spacing:.04em;text-transform:uppercase;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;font-size:.58rem;font-weight:720}.container-meta-line code{color:var(--ui-text);font:inherit}.resource-metadata small{color:var(--ui-text-tertiary);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.64rem}.repo-worker-flags{flex-wrap:wrap;gap:.24rem;margin-top:.1rem;display:flex}.repo-worker-flag{color:#4c1d95;text-overflow:ellipsis;white-space:nowrap;background:#faf5ff;border:1px solid #e9d5ff;border-radius:999px;align-items:center;max-width:7.5rem;min-height:1.24rem;padding:.16rem .42rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;font-size:.62rem;font-weight:680;line-height:1;display:inline-flex;overflow:hidden}.repo-public-urls{flex-wrap:wrap;gap:.24rem;margin-top:.08rem;display:flex}.repo-public-url{color:#075985;text-overflow:ellipsis;white-space:nowrap;background:#f0f9ff;border:1px solid #bae6fd;border-radius:999px;align-items:center;gap:.28rem;width:fit-content;max-width:16rem;min-height:1.24rem;padding:.15rem .42rem;font-size:.62rem;font-weight:680;line-height:1;text-decoration:none;display:inline-flex;overflow:hidden}.repo-public-url b{color:#0c4a6e;text-transform:uppercase;font-size:.58rem}.repo-open-public{text-decoration:none}.row-actions{justify-content:flex-end;align-items:center;gap:.42rem;display:flex}.row-actions form{display:contents}.row-actions .container-command-form{align-items:center;gap:.28rem;display:inline-flex}.container-command-select{width:9.6rem;min-width:9.6rem;min-height:2.18rem;color:var(--ui-text-secondary);border-color:var(--ui-border);background:#ffffff8f;border-radius:.48rem;padding:.28rem .48rem;font-size:.68rem;font-weight:590}.container-command-form .icon-button{border-radius:.48rem;width:2.18rem;min-width:2.18rem;max-width:2.18rem;min-height:2.18rem;padding:.4rem}.container-command-form .ui-icon,.container-command-form .button-spinner{width:.98rem;height:.98rem}.worker-target-select{width:6.7rem;min-width:6.7rem;min-height:2.05rem;color:var(--ui-text-secondary);border-color:var(--ui-border);background:#ffffff8a;border-radius:.48rem;padding:.24rem .45rem;font-size:.66rem;font-weight:590}.ui-status-badge{width:fit-content;min-height:1.65rem;color:var(--ui-text-secondary);background:var(--ui-surface-subtle);border:1px solid var(--ui-border);white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:.25rem .55rem;font-size:.72rem;font-weight:620;line-height:1;display:inline-flex}.ui-status-badge__dot{border:1.5px solid var(--ui-text-secondary);border-radius:999px;flex:0 0 .45rem;width:.45rem;height:.45rem}.ui-status-badge.is-running{color:#166534;background:var(--ui-success-bg);border-color:var(--ui-success-border)}.ui-status-badge.is-running .ui-status-badge__dot{background:var(--ui-success);border-color:var(--ui-success);box-shadow:0 0 0 2px var(--ui-surface)}.primary,.secondary,.icon-button,.auth-card button{min-height:2.5rem;color:var(--ui-text);background:var(--ui-surface);border:1px solid var(--ui-border-strong);border-radius:var(--ui-radius-sm);box-shadow:var(--ui-shadow-xs);transition:background var(--ui-ease), border-color var(--ui-ease), transform var(--ui-ease);padding:.5rem .85rem;font-size:.875rem;font-weight:590;line-height:1.15}.primary{color:#fff;background:var(--ui-text);border-color:var(--ui-text)}.primary:hover:not(:disabled){color:#fff;background:#303030;border-color:#303030}.danger{color:#fff;background:#7f1d1d;border-color:#7f1d1d}.danger:hover:not(:disabled){color:#fff;background:#991b1b;border-color:#991b1b}.secondary:hover:not(:disabled),.icon-button:hover:not(:disabled),.auth-card button:hover:not(:disabled){background:var(--ui-surface-hover);border-color:var(--ui-text-tertiary)}button[data-tooltip]{position:relative}button[data-tooltip]:before,button[data-tooltip]:after{z-index:30;pointer-events:none;opacity:0;transition:opacity var(--ui-ease), transform var(--ui-ease);position:absolute;left:50%;transform:translate(-50%,-.15rem)}button[data-tooltip]:before{content:"";background:#171717;width:.45rem;height:.45rem;top:calc(100% + .3rem);transform:translate(-50%,-.15rem)rotate(45deg)}button[data-tooltip]:after{content:attr(data-tooltip);color:#fff;text-align:center;white-space:normal;background:#171717;border-radius:.42rem;width:max-content;max-width:min(15rem,70vw);padding:.38rem .52rem;font-size:.68rem;font-weight:620;line-height:1.2;top:calc(100% + .48rem);box-shadow:0 7px 18px #00000024}button[data-tooltip]:hover:before,button[data-tooltip]:hover:after,button[data-tooltip]:focus-visible:before,button[data-tooltip]:focus-visible:after{opacity:1;transform:translate(-50%)}button[data-tooltip]:hover:before,button[data-tooltip]:focus-visible:before{transform:translate(-50%)rotate(45deg)}button[data-tooltip]:disabled:before,button[data-tooltip]:disabled:after{display:none}.icon-button{place-items:center;width:2.5rem;min-width:2.5rem;max-width:2.5rem;padding:.5rem;display:inline-grid}.ui-icon{width:1.12rem;height:1.12rem;display:block}.button-spinner{border:2px solid;border-right-color:#0000;border-radius:999px;width:1.28rem;height:1.28rem;animation:.7s linear infinite button-spin;display:inline-block}.primary .button-spinner,.primary-icon .button-spinner{color:#fff}@keyframes button-spin{to{transform:rotate(360deg)}}.top-toolbar .icon-button{width:2.72rem;min-width:2.72rem;max-width:2.72rem;min-height:2.72rem;font-size:1rem}.top-toolbar .ui-icon{width:1.28rem;height:1.28rem}.top-toolbar :is(.container-toolbar-toggle,.repository-toolbar-toggle) .icon-button{width:2.26rem;min-width:2.26rem;max-width:2.26rem;min-height:2.26rem}.top-toolbar :is(.container-toolbar-toggle,.repository-toolbar-toggle) .ui-icon{width:1.14rem;height:1.14rem}.row-actions .icon-button{width:2.48rem;min-width:2.48rem;max-width:2.48rem;min-height:2.48rem;font-size:.95rem}.row-actions .ui-icon{width:1.2rem;height:1.2rem}.repositories-workspace .row-actions .icon-button{box-shadow:none;background:0 0;border-color:#0000}.repositories-workspace .row-actions .icon-button:hover:not(:disabled){background:var(--ui-surface-hover);border-color:#0000}.repositories-workspace .row-actions .icon-button.primary-icon{color:#fff;background:var(--ui-text);border-color:var(--ui-text);box-shadow:0 1px 2px #0000001f}.repositories-workspace .row-actions .icon-button.primary-icon:hover:not(:disabled){color:#fff;background:#303030;border-color:#303030}.containers-workspace .row-actions .icon-button{background:var(--ui-surface);border-color:var(--ui-border-strong);box-shadow:var(--ui-shadow-xs)}.containers-workspace .row-actions .icon-button:hover:not(:disabled){background:var(--ui-surface-hover);border-color:var(--ui-text-tertiary)}.icon-button.primary-icon{color:#fff;background:var(--ui-text);border-color:var(--ui-text);box-shadow:0 1px 2px #0000001f}.icon-button.primary-icon:hover:not(:disabled){color:#fff;background:#303030;border-color:#303030}.containers-workspace .row-actions .icon-button.primary-icon{color:#fff;background:var(--ui-text);border-color:var(--ui-text)}.containers-workspace .row-actions .icon-button.primary-icon:hover:not(:disabled){color:#fff;background:#303030;border-color:#303030}.icon-button span{place-items:center;width:100%;height:100%;display:inline-grid}button:disabled{color:var(--ui-disabled);background:var(--ui-surface-subtle);border-color:var(--ui-border);box-shadow:none;cursor:not-allowed;opacity:.72}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--ui-text);outline-offset:2px}.logs-workspace{flex-direction:column;gap:.4rem;min-width:0;height:100%;min-height:0;display:flex}.logs-workspace.is-fullscreen{z-index:80;background:var(--ui-bg);min-height:100vh;padding:.62rem;position:fixed;inset:0}.logs-workspace.is-fullscreen .logs-toolbar{flex:none}.logs-workspace.is-fullscreen .logs-monitor,.logs-workspace.is-fullscreen .logs-monitor-console{min-height:0}.logs-toolbar{align-items:center;gap:.3rem}.logs-toolbar .search-field{width:min(100%,20rem)}.logs-toolbar .search-field input{min-height:1.78rem;box-shadow:none;border-width:1px;border-radius:.42rem;padding-inline:.54rem;font-size:.68rem}.logs-filters{flex:1;align-items:center;gap:.24rem;min-width:min(100%,20rem);display:flex}.logs-filters select{min-width:6.35rem;min-height:1.78rem;color:var(--ui-text-secondary);border-color:var(--ui-border);background:#ffffff80;border-radius:.4rem;padding:.2rem .42rem;font-size:.66rem}.logs-actions{gap:.22rem}.logs-actions .icon-button{width:1.88rem;min-width:1.88rem;max-width:1.88rem;min-height:1.88rem;box-shadow:none;border-radius:.42rem;padding:.32rem}.logs-actions .icon-button .ui-icon,.logs-actions .button-spinner{width:.88rem;height:.88rem}.logs-monitor{border-radius:var(--ui-radius-sm);min-height:0;box-shadow:var(--ui-shadow-xs);background:#101010;border:1px solid #2b2b2b;flex-direction:column;flex:1;display:flex;overflow:hidden}.logs-monitor-header{color:#f6f6f3;background:#151515;border-bottom:1px solid #2b2b2b;justify-content:space-between;align-items:center;gap:.75rem;min-height:2.1rem;padding:.34rem .54rem;display:flex}.logs-monitor-header>div{flex-direction:column;gap:.05rem;min-width:0;display:flex}.logs-monitor-header .logs-monitor-header-actions{flex-direction:row;flex:none;align-items:center;gap:.24rem}.logs-monitor-header strong{color:#f6f6f3;font-size:.68rem;font-weight:650}.logs-monitor-header span{color:#a7a7a3;font-size:.56rem;font-weight:560}.logs-monitor-header button{color:#f6f6f3;background:0 0;border:0;border-radius:.35rem;place-items:center;width:1.42rem;min-width:1.42rem;min-height:1.42rem;padding:0;display:grid}.logs-monitor-header button:hover{background:#252525}.logs-monitor-header .logs-page-button{color:#d6d6d1;border:1px solid #353535;width:auto;min-width:auto;padding:.2rem .45rem;font-size:.56rem;font-weight:620}.logs-monitor-header .logs-page-button:disabled{color:#666662;opacity:1;background:0 0;border-color:#292929}.logs-monitor-header .ui-icon{width:.78rem;height:.78rem}.logs-monitor-console{color:#e8e8e2;white-space:pre-wrap;background:#101010;border:0;flex:1;min-height:0;margin:0;padding:.72rem .82rem 1rem;font:.62rem/1.45 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow:auto}.command-workspace{flex-direction:column;gap:.45rem;min-width:0;min-height:calc(100vh - 5.2rem);display:flex}.command-terminal-form{flex-direction:column;gap:.36rem;min-width:0;display:flex}.command-terminal-controls{flex-wrap:wrap;align-items:center;gap:.28rem;min-width:0;display:flex}.command-terminal-controls select,.command-terminal-controls input{width:auto;min-width:9.5rem;min-height:1.92rem;color:var(--ui-text-secondary);border-color:var(--ui-border);background:#ffffff8f;border-radius:.42rem;padding:.24rem .48rem;font-size:.68rem}.command-terminal-controls input{min-width:5.1rem;max-width:5.1rem}.command-terminal-controls .primary{border-radius:.42rem;min-height:1.92rem;padding:.32rem .72rem;font-size:.68rem}.command-terminal-controls .icon-button{width:1.92rem;min-width:1.92rem;max-width:1.92rem;min-height:1.92rem;box-shadow:none;border-radius:.42rem;padding:.34rem}.command-terminal-controls .icon-button .ui-icon,.command-terminal-controls .button-spinner{width:.88rem;height:.88rem}.command-terminal-form textarea{color:#e8e8e2;border-radius:var(--ui-radius-sm);background:#101010;border-color:#2b2b2b;min-height:4.15rem;padding:.58rem .68rem;font-size:.68rem;line-height:1.45}.command-monitor{min-height:0}.command-presets-panel{border-radius:var(--ui-radius-sm);background:#ffffff8c;width:min(100%,54rem);padding:.9rem}.command-preset-form{gap:.58rem;margin-top:.65rem}.command-preset-form label,.command-preset-item label{font-size:.7rem}.command-preset-form input,.command-preset-form textarea,.command-preset-item input,.command-preset-item textarea{min-height:2rem;padding:.38rem .52rem;font-size:.68rem}.command-preset-list{flex-direction:column;gap:.42rem;margin-top:.7rem;display:flex}.command-preset-item{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm)}.command-preset-item summary{min-height:2.35rem;padding:.48rem .62rem}.command-preset-item summary>span{flex-direction:column;gap:.05rem;min-width:0;display:flex}.command-preset-item summary strong,.command-preset-item summary small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.command-preset-item summary strong{font-size:.74rem;font-weight:650}.command-preset-item summary small{color:var(--ui-text-tertiary);font-size:.62rem}.command-preset-item summary .ui-icon{width:.9rem;height:.9rem;color:var(--ui-text-tertiary)}.command-preset-item .form-grid{padding:.68rem}details.panel,details.compact-editor{padding:0;overflow:hidden}summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;list-style:none;display:flex}summary::-webkit-details-marker{display:none}details[open]>summary{border-bottom:1px solid var(--ui-border)}.inline-editor{border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);grid-column:1/-1;margin-left:2.75rem;overflow:hidden}.inline-editor summary{min-height:2.25rem;color:var(--ui-text-secondary);padding:.55rem .75rem;font-size:.78rem;font-weight:590}.repo-resource-row .inline-editor{border-color:var(--ui-border);box-shadow:none;background:#ffffff6b;margin-top:-.1rem}.repo-resource-row .inline-editor summary{min-height:1.95rem;padding:.42rem .6rem;font-size:.7rem}.repo-resource-row .project-settings-inline{box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:.2rem;overflow:visible}.project-settings-inline .settings-tabs{border-right:1px solid var(--ui-border);background:0 0;border-bottom:0;flex-direction:column;grid-area:1/1/3;align-self:stretch;padding:.38rem .3rem;overflow:visible}.project-settings-inline .settings-tabs button{text-align:left;border-radius:.4rem;justify-content:flex-start;width:100%}.project-settings-inline .settings-tabs button.is-active{border-color:var(--ui-border);box-shadow:none}.project-settings-inline .settings-tab-panel{border-top:0;grid-area:1/2}.project-settings-overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;padding:.65rem;display:grid}.project-settings-overview>div{background:var(--ui-surface-subtle);border:1px solid var(--ui-border);border-radius:.45rem;flex-direction:column;gap:.18rem;min-width:0;padding:.55rem;display:flex}.project-settings-overview span,.project-settings-overview small{color:var(--ui-text-tertiary);text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.project-settings-overview strong{color:var(--ui-text);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:640;overflow:hidden}.deployment-mode-settings{background:var(--ui-surface-subtle);border:1px solid var(--ui-border);border-radius:.5rem;flex-direction:column;align-items:flex-start;gap:.35rem;padding:.65rem;display:flex}.deployment-mode-settings legend{margin:0;padding:0 .2rem}.deployment-mode-settings .segmented-radio{width:100%}.deployment-mode-settings .segmented-radio label{flex:1;justify-content:center}.repository-settings-form{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:8rem minmax(0,1fr);min-width:0;display:grid}.settings-tabs{background:#ffffff4d;gap:.12rem;min-width:0;padding:.38rem .52rem 0;display:flex;overflow-x:auto}.settings-tabs button{min-height:1.8rem;color:var(--ui-text-tertiary);box-shadow:none;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:.44rem .44rem 0 0;padding:.34rem .62rem;font-size:.66rem;font-weight:680;line-height:1}.settings-tabs button:hover{color:var(--ui-text-secondary);background:#ffffff75}.settings-tabs button.is-active{color:var(--ui-text);background:var(--ui-surface);border-color:var(--ui-border);border-bottom-color:var(--ui-surface);box-shadow:0 -1px 0 #00000005, 0 1px 0 var(--ui-surface)}.settings-tab-panel{background:var(--ui-surface);border-top:1px solid var(--ui-border);min-width:0;padding-top:.12rem;display:none}.settings-tab-panel.is-active{display:block}.settings-tab-panel>.env-editor{padding:.65rem}.danger-tab-panel{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;padding:.48rem .58rem;display:flex}.access-danger-zone{border-top:1px solid var(--ui-border);margin:0 .65rem .65rem}.danger-tab-panel>div{flex-direction:column;gap:.12rem;min-width:0;display:flex}.danger-tab-panel strong{color:var(--ui-text);font-size:.74rem;font-weight:680}.danger-tab-panel small{color:var(--ui-text-tertiary);font-size:.64rem}.danger-tab-panel .danger{min-height:1.8rem;padding:.28rem .5rem;font-size:.66rem}.settings-form-footer{border-top:1px solid var(--ui-border);background:#ffffff6b;grid-area:2/2;justify-content:flex-end;align-items:center;gap:.38rem;padding:.52rem .65rem;display:flex}.settings-form-footer .form-action-feedback{margin-right:auto;padding-block:.34rem}.repo-resource-row .inline-editor .form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.48rem;padding:.65rem}.repo-resource-row .inline-editor .form-grid label{gap:.25rem;font-size:.68rem}.repo-resource-row .inline-editor input,.repo-resource-row .inline-editor select,.repo-resource-row .inline-editor textarea{border-color:var(--ui-border);border-radius:.42rem;min-height:2.05rem;padding:.36rem .5rem;font-size:.74rem}.repo-resource-row .inline-editor textarea{min-height:4rem;font-size:.68rem}.repo-resource-row .inline-editor .primary,.repo-resource-row .inline-editor .secondary{min-height:2.05rem;padding:.36rem .62rem;font-size:.74rem}.repo-resource-row .inline-editor .form-actions{gap:.38rem}.repository-access-note{min-width:0;color:var(--ui-text-secondary);background:var(--ui-surface-hover);border:1px solid var(--ui-border);border-radius:.42rem;flex-direction:column;justify-content:center;gap:.14rem;padding:.45rem .55rem;display:flex}.repository-access-note strong{color:var(--ui-text);font-size:.68rem;font-weight:650}.repository-access-note small{color:var(--ui-text-tertiary);font-size:.62rem}.repository-delete-confirm{border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);background:#ffffff80;grid-column:1/-1;grid-template-columns:minmax(14rem,1fr) auto;align-items:end;gap:.5rem;margin-left:2.75rem;padding:.6rem;display:grid}.repository-delete-confirm.is-compact{margin:0 .65rem .65rem}.repository-delete-confirm label{min-width:0;color:var(--ui-text-secondary);flex-direction:column;gap:.28rem;font-size:.72rem;font-weight:590;display:flex}.repository-delete-confirm code{color:var(--ui-text);font-size:.7rem}.repository-delete-confirm input{min-height:2.05rem;padding:.36rem .5rem;font-size:.74rem}.delete-confirm-actions{justify-content:flex-end;gap:.38rem;display:flex}.repository-delete-confirm .secondary,.repository-delete-confirm .danger{min-height:2.05rem;padding:.36rem .62rem;font-size:.74rem}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;padding:1rem;display:grid}.form-grid.one-column{grid-template-columns:1fr}.form-grid label{min-width:0;color:var(--ui-text-secondary);flex-direction:column;gap:.35rem;font-size:.78rem;font-weight:590;display:flex}.form-grid label.checkbox-field,.repository-input-card label.checkbox-field{min-height:2.5rem;color:var(--ui-text);flex-direction:row;align-items:center;gap:.5rem}.checkbox-field input[type=checkbox]{width:1rem;min-width:1rem;height:1rem;min-height:1rem;accent-color:var(--ui-text);padding:0}.form-grid .wide{grid-column:span 2}.form-grid .full{grid-column:1/-1}input,select,textarea{width:100%;min-height:2.5rem;color:var(--ui-text);background:var(--ui-surface);border:1px solid var(--ui-border-strong);border-radius:var(--ui-radius-sm);outline:none;padding:.5rem .7rem}textarea{resize:vertical;tab-size:2;min-height:4.5rem;font:.72rem/1.25 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}input:focus,select:focus,textarea:focus{border-color:var(--ui-text);outline:2px solid var(--ui-text);outline-offset:1px}.form-actions{justify-content:flex-end;gap:.5rem;display:flex}.help-link{color:var(--ui-text-secondary);font-size:.72rem}.json-import{border-top:1px solid var(--ui-border)}.compact-list,.activity-list{flex-direction:column;gap:0;display:flex}.credentials-panel{padding-bottom:.35rem}.credentials-panel .form-grid{border-top:1px solid var(--ui-border);padding:.75rem 0 .9rem}.credentials-panel .compact-list{border-top:1px solid var(--ui-border)}.credentials-panel .compact-list:empty{border-top:0}.credential-row{flex-wrap:wrap}.credential-access-label{color:var(--ui-text-secondary);font-size:.64rem;font-weight:650}.credential-access-settings{min-width:0}.credential-access-settings>summary{min-height:1.7rem;color:var(--ui-text-secondary);cursor:pointer;background:0 0;border-radius:.36rem;align-items:center;gap:.28rem;padding:.2rem .35rem;list-style:none;display:inline-flex}.credential-access-settings>summary:hover{color:var(--ui-text);background:var(--ui-surface-hover)}.credential-access-settings>summary::-webkit-details-marker{display:none}.credential-access-settings>summary .ui-icon{width:.76rem;height:.76rem}.credential-access-settings>summary span{font-size:.64rem;font-weight:650}.credential-access-settings[open]{flex:1 0 100%;order:10}.credential-sharing-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.32rem;width:100%;padding:.45rem 0 .15rem;display:grid!important}.credential-sharing-form.has-shared-emails{grid-template-columns:minmax(7rem,.55fr) minmax(10rem,1fr) auto}.credential-sharing-form label{min-width:0;color:var(--ui-text-tertiary);letter-spacing:.04em;text-transform:uppercase;flex-direction:column;gap:.22rem;font-size:.62rem;font-weight:720;display:flex}.credential-sharing-form select,.credential-sharing-form input{letter-spacing:0;text-transform:none;min-height:1.82rem;padding:.28rem .42rem;font-size:.66rem}.credential-sharing-form .icon-button{border-radius:.4rem;width:1.82rem;min-width:1.82rem;min-height:1.82rem}.credential-sharing-form .ui-icon{width:.86rem;height:.86rem}.panel-title-row{padding-bottom:.75rem}.compact-row,.activity-row{border-top:1px solid var(--ui-border);align-items:center;gap:.65rem;min-width:0;padding:.65rem 0;display:flex}.compact-row:first-child,.activity-row:first-child{border-top:0}.compact-row>div,.activity-row>div{flex-direction:column;flex:1;min-width:0;display:flex}.compact-row form,.activity-row form{display:contents}.activity-row{align-items:flex-start}.activity-row .ui-status-badge{margin-top:.05rem}.workers-panel{border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);min-width:0;box-shadow:var(--ui-shadow-xs);background:#ffffff7a;flex-direction:column;gap:.55rem;padding:.72rem;display:flex}.workers-panel-header{justify-content:space-between;align-items:center;gap:1rem;padding:0 .1rem;display:flex}.workers-panel-header>div{flex-direction:column;gap:.1rem;min-width:0;display:flex}.workers-panel-header strong{color:var(--ui-text);font-size:.78rem;font-weight:680}.workers-panel-header span{color:var(--ui-text-secondary);font-size:.68rem;font-weight:620}.worker-claim-form{justify-content:flex-end;align-items:center;gap:.28rem;min-width:min(14rem,48%);display:flex}.worker-claim-control{flex-direction:column;align-items:flex-end;gap:.18rem;min-width:min(17rem,52%);display:flex}.worker-claim-control .worker-claim-form{width:100%;min-width:0}.worker-claim-feedback{max-width:17rem;color:var(--ui-text-secondary);text-align:right;font-size:.61rem;font-weight:620;line-height:1.25}.worker-claim-feedback.is-success{color:#16764d}.worker-claim-feedback.is-error{color:#a33b35}.worker-claim-form input{width:min(10.5rem,100%);min-height:1.85rem;color:var(--ui-text);background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:.42rem;padding:.3rem .5rem;font-size:.66rem;box-shadow:inset 0 0 0 1px #ffffff80}.worker-claim-form .icon-button{border-radius:.42rem;width:1.85rem;min-width:1.85rem;min-height:1.85rem}.worker-claim-form .ui-icon{width:.92rem;height:.92rem}.workers-grid{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:.5rem;display:grid}.worker-card{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);min-width:0;overflow:hidden}.worker-card summary{cursor:pointer;min-height:3.1rem;padding:.56rem .65rem}.worker-card[open]>summary{border-bottom:1px solid var(--ui-border)}.worker-card-title{flex-direction:column;flex:1;gap:.08rem;min-width:0;display:flex}.worker-card-title strong{color:var(--ui-text);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:660;overflow:hidden}.worker-card-title small{color:var(--ui-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;overflow:hidden}.worker-card-chevron{width:1.2rem;height:1.2rem;color:var(--ui-text-tertiary);transition:transform var(--ui-ease);flex:0 0 1.2rem;place-items:center;display:inline-grid}.worker-card[open] .worker-card-chevron{transform:rotate(90deg)}.worker-card-chevron .ui-icon{width:.9rem;height:.9rem}.worker-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:.48rem;padding:.62rem;display:grid}.worker-details span{min-width:0}.worker-access-settings{grid-column:1/-1;min-width:0}.worker-card .worker-access-settings>summary{width:auto;min-height:1.7rem;color:var(--ui-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:.36rem;align-items:center;gap:.3rem;padding:.2rem .35rem;display:inline-flex}.worker-card .worker-access-settings>summary:hover{color:var(--ui-text);background:var(--ui-surface-hover)}.worker-access-settings>summary>.ui-icon{width:.8rem;height:.8rem}.worker-access-settings>summary>span{font-size:.64rem;font-weight:650}.worker-access-chevron{width:.8rem;height:.8rem;transition:transform var(--ui-ease);place-items:center;display:inline-grid}.worker-access-chevron .ui-icon{width:.65rem;height:.65rem}.worker-access-settings[open] .worker-access-chevron{transform:rotate(90deg)}.worker-sharing-form{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.32rem;padding:.3rem 0 0;display:grid}.worker-sharing-form.has-shared-emails{grid-template-columns:minmax(7rem,.55fr) minmax(10rem,1fr) auto}.worker-sharing-form label{min-width:0;color:var(--ui-text-tertiary);letter-spacing:.04em;text-transform:uppercase;flex-direction:column;gap:.22rem;font-size:.62rem;font-weight:720;display:flex}.worker-sharing-form select,.worker-sharing-form input{letter-spacing:0;text-transform:none;min-height:1.82rem;padding:.28rem .42rem;font-size:.66rem}.worker-sharing-form input{width:100%}.worker-sharing-form .icon-button{border-radius:.4rem;width:1.82rem;min-width:1.82rem;min-height:1.82rem}.worker-sharing-form .ui-icon{width:.86rem;height:.86rem}.worker-sharing-form .form-feedback{grid-column:1/-1;margin:0;font-size:.75rem}.worker-sharing-form .form-feedback.is-success{color:var(--success,#15803d)}.worker-sharing-form .form-feedback.is-error{color:var(--danger,#b91c1c)}.worker-details strong,.worker-details small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.worker-details strong{color:var(--ui-text-tertiary);letter-spacing:.06em;text-transform:uppercase;font-size:.6rem;font-weight:720}.worker-details small{color:var(--ui-text-secondary);margin-top:.08rem;font:.64rem/1.35 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.worker-delete-form{grid-column:1/-1;justify-content:flex-end;padding-top:.1rem;display:flex}.empty-copy{color:var(--ui-text-secondary);margin:0;font-size:.8rem}.empty-state{text-align:center;border:1px dashed var(--ui-border-strong);border-radius:var(--ui-radius-lg);background:#ffffff6b;flex-direction:column;justify-content:center;align-items:center;min-height:15rem;margin:.9rem;padding:2rem;display:flex}.empty-state-icon{background:var(--ui-surface);border:1px solid var(--ui-border-strong);width:2.8rem;height:2.8rem;box-shadow:var(--ui-shadow-xs);border-radius:12px;margin-bottom:.95rem;position:relative}.empty-state-icon:before,.empty-state-icon:after{content:"";border:1px solid var(--ui-text-tertiary);border-radius:3px;height:.4rem;position:absolute;left:.72rem;right:.72rem}.empty-state-icon:before{top:.78rem}.empty-state-icon:after{bottom:.78rem}.empty-state h3{letter-spacing:-.02em;margin:0;font-size:.96rem;font-weight:640}.empty-state p{max-width:27rem;color:var(--ui-text-secondary);margin:.45rem 0 0;font-size:.8rem;line-height:1.45}.deployment-onboarding{background:radial-gradient(circle at 88% 14%,#dbeafed9,#0000 34%),linear-gradient(135deg,#fff,#f8fafc);border:1px solid #dbe5f1;border-radius:.85rem;grid-template-columns:minmax(15rem,.72fr) minmax(26rem,1.28fr);align-items:center;gap:1.4rem;margin:.75rem;padding:clamp(1rem,2.5vw,1.6rem);display:grid;overflow:hidden;box-shadow:0 12px 32px #1e40af0f}.deployment-onboarding-copy{min-width:0}.deployment-onboarding-kicker{color:#2563eb;letter-spacing:.09em;text-transform:uppercase;font-size:.58rem;font-weight:780}.deployment-onboarding h3{max-width:24rem;color:var(--ui-text);letter-spacing:-.035em;margin:.38rem 0 0;font-size:1.12rem;font-weight:710;line-height:1.12}.deployment-onboarding-copy>p{max-width:26rem;color:var(--ui-text-secondary);margin:.52rem 0 0;font-size:.7rem;line-height:1.5}.deployment-onboarding-actions{flex-wrap:wrap;gap:.42rem;margin-top:.82rem;display:flex}.deployment-onboarding-actions a{border:1px solid var(--ui-border-strong);border-radius:.45rem;align-items:center;min-height:2rem;padding:.36rem .58rem;font-size:.64rem;font-weight:680;text-decoration:none;display:inline-flex}.deployment-onboarding-actions a.primary{border-color:var(--ui-text)}.deployment-onboarding-flow{isolation:isolate;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;min-width:0;display:grid;position:relative}.onboarding-flow-line{z-index:-1;background:#dbeafe;height:2px;position:absolute;top:1.42rem;left:10%;right:10%;overflow:hidden}.onboarding-flow-line span{background:linear-gradient(90deg,#0000,#2563eb,#0000);width:28%;height:100%;animation:2.4s ease-in-out infinite onboarding-flow;display:block}.deployment-onboarding-flow article{text-align:center;background:#ffffffdb;border:1px solid #dbe5f1;border-radius:.68rem;flex-direction:column;align-items:center;min-width:0;min-height:8.2rem;padding:.62rem .48rem;display:flex;position:relative;box-shadow:0 5px 15px #1e40af0b}.deployment-onboarding-flow article>span{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.62rem;place-items:center;width:2.2rem;height:2.2rem;animation:3s ease-in-out infinite onboarding-float;display:grid}.deployment-onboarding-flow article:nth-of-type(3)>span{animation-delay:.2s}.deployment-onboarding-flow article:nth-of-type(4)>span{animation-delay:.4s}.deployment-onboarding-flow article:nth-of-type(5)>span{animation-delay:.6s}.deployment-onboarding-flow article>span .ui-icon,.deployment-onboarding-flow article>span .project-mark svg{width:1rem;height:1rem}.deployment-onboarding-flow article>span .project-mark{width:auto;height:auto;color:inherit}.deployment-onboarding-flow article>b{color:#2563eb;letter-spacing:.05em;text-transform:uppercase;margin-top:.42rem;font-size:.5rem}.deployment-onboarding-flow article>strong{color:var(--ui-text);margin-top:.12rem;font-size:.65rem}.deployment-onboarding-flow article>small{color:var(--ui-text-tertiary);margin-top:.24rem;font-size:.54rem;line-height:1.35}.deployment-onboarding-flow article.is-optional{border-style:dashed}@keyframes onboarding-flow{0%{opacity:0;transform:translate(-100%)}30%,70%{opacity:1}to{opacity:0;transform:translate(360%)}}@keyframes onboarding-float{0%,to{transform:translateY(0)}50%{transform:translateY(-.18rem)}}@media (prefers-reduced-motion:reduce){.onboarding-flow-line span,.deployment-onboarding-flow article>span{animation:none}}.docs-sidebar nav p{color:#8a9099;letter-spacing:.08em;text-transform:uppercase;margin:1rem 0 .35rem;padding:0 .55rem;font-size:.62rem;font-weight:760}.docs-site-main{min-width:0}.docs-article{color:#374151;width:min(100% - 3rem,58rem);margin:0 auto;padding:3.5rem 0 7rem}.docs-breadcrumb{color:#6b7280;margin:0 0 .65rem;font-size:.72rem;font-weight:650}.docs-article-header h1{color:#111827;letter-spacing:-.04em;max-width:none;margin:0;font-size:clamp(2rem,5vw,3.2rem);font-weight:760;line-height:1.08}.docs-article-header>p:last-child{color:#5f6773;max-width:45rem;margin:.85rem 0 0;font-size:1rem;line-height:1.65}.docs-on-this-page{border-bottom:1px solid #eceef1;flex-wrap:wrap;gap:.4rem .85rem;margin:1.35rem 0 0;padding:.8rem 0;display:flex}.docs-on-this-page strong{color:#374151;font-size:.72rem}.docs-on-this-page a{color:#2563eb;font-size:.72rem;text-decoration:none}.docs-article section{padding:2.8rem 0 0;scroll-margin-top:1rem}.docs-article p,.docs-article li{font-size:.88rem;line-height:1.7}.docs-article ul,.docs-article ol{padding-left:1.25rem}.docs-article li+li{margin-top:.35rem}.docs-article p code,.docs-article li code,.docs-two-column code{color:#1d4ed8;background:#eff6ff;border-radius:.25rem;padding:.12rem .3rem}.docs-article pre code{white-space:pre}.docs-article table{border-spacing:0;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;margin:1rem 0;font-size:.78rem;overflow:hidden}.docs-article th,.docs-article td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:.65rem .75rem}.docs-article tr:last-child td{border-bottom:0}.docs-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:1.1rem;display:grid}.docs-capability-grid article,.docs-two-column article,.docs-three-column>div{background:#fafafa;border:1px solid #e5e7eb;border-radius:.5rem;padding:.9rem}.docs-capability-grid h3,.docs-two-column h3,.docs-three-column h3{margin-top:0}.docs-capability-grid p,.docs-two-column p,.docs-three-column p{color:#5f6773;font-size:.8rem}.docs-two-column,.docs-three-column{gap:.7rem;margin-top:1rem;display:grid}.docs-two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.docs-three-column{grid-template-columns:repeat(3,minmax(0,1fr))}.docs-figure figcaption{color:#6b7280;background:#fff;border-top:1px solid #e5e7eb;padding:.65rem .8rem;font-size:.68rem}.docs-callout{background:#eff6ff;border-left:3px solid #3b82f6;border-radius:.25rem;margin:1rem 0;padding:.8rem .9rem}.docs-next-link strong{font-size:.82rem}.docs-procedure{border-top:1px solid #e5e7eb}.docs-procedure article>span{color:#fff;background:#2563eb;border-radius:999px;place-items:center;width:1.8rem;height:1.8rem;font-size:.7rem;font-weight:760;display:grid}.docs-procedure p{color:#5f6773;margin-bottom:0}.docs-checklist{list-style:"✓  "}@media (max-width:800px){.docs-site{grid-template-columns:1fr}.docs-sidebar{display:none}.docs-mobile-header{z-index:20;background:#fffffff0;border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:.8rem 1rem;display:flex;position:sticky;top:0}.docs-mobile-header a{color:#374151;font-size:.75rem;font-weight:700;text-decoration:none}.docs-article{width:min(100% - 2rem,58rem);padding-top:2rem}.docs-capability-grid,.docs-two-column,.docs-three-column{grid-template-columns:1fr}.docs-article table{display:block;overflow-x:auto}}@media (max-width:980px){.deployment-onboarding{grid-template-columns:1fr}}@media (max-width:620px){.deployment-onboarding-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.onboarding-flow-line{display:none}}.logs-panel{border-radius:var(--ui-radius-sm);background:#151515;border:1px solid #2b2b2b;min-width:0;margin-left:2.75rem;overflow:hidden}.logs-panel-header{color:#f6f6f3;border-bottom:1px solid #2b2b2b;justify-content:space-between;align-items:center;gap:1rem;min-height:2.4rem;padding:.45rem .7rem;display:flex}.logs-panel-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:620;overflow:hidden}.logs-panel-header button{color:#f6f6f3;background:0 0;border:0;border-radius:.35rem;place-items:center;width:1.8rem;min-width:1.8rem;min-height:1.8rem;padding:0;display:grid}.logs-panel-header .ui-icon{width:1rem;height:1rem}.logs-panel .code-viewer{color:#f6f6f3;background:#151515;border:0;border-radius:0;max-height:360px;margin:0}.compose-viewer{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);min-width:0;margin-left:2.75rem;overflow:hidden}.compose-viewer-header{border-bottom:1px solid var(--ui-border);justify-content:space-between;align-items:center;gap:1rem;min-height:2.5rem;padding:.48rem .7rem;display:flex}.compose-viewer-header>div{flex-direction:column;gap:.1rem;min-width:0;display:flex}.compose-viewer-header strong{font-size:.76rem;font-weight:650}.compose-viewer-header span{color:var(--ui-text-tertiary);text-overflow:ellipsis;white-space:nowrap;font:.64rem/1.2 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow:hidden}.compose-viewer-header button{width:1.9rem;min-width:1.9rem;min-height:1.9rem;color:var(--ui-text);background:0 0;border:0;border-radius:.38rem;place-items:center;padding:0;display:grid}.compose-viewer-header button:hover{background:var(--ui-surface-hover)}.compose-viewer-header .ui-icon{width:1rem;height:1rem}.compose-viewer .code-viewer{border:0;border-radius:0;max-height:420px;margin:0}.code-viewer{max-height:320px;color:var(--ui-text);background:var(--ui-surface-subtle);border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);margin:.75rem;padding:.75rem;font:.72rem/1.45 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow:auto}.full-row{grid-column:1/-1;margin:0}.public-landing{color:#111827;background:linear-gradient(#eaf3ff 0%,#f7fbff 34%,#f4f7fb 68%,#effdf8 100%);min-height:100vh}.landing-nav{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7fbffe6;border-bottom:1px solid #5496ff38;justify-content:space-between;align-items:center;gap:1rem;min-height:4.4rem;padding:.85rem clamp(1rem,4vw,4.25rem);display:flex;position:sticky;top:0}.landing-brand{color:#101827;align-items:center;gap:.68rem;font-size:.94rem;font-weight:760;text-decoration:none;display:inline-flex}.landing-brand>img{object-fit:contain;object-position:left center;width:10rem;height:2.5rem;display:block}.landing-nav>div{align-items:center;gap:.45rem;display:flex}.landing-nav a:not(.landing-brand){color:#475569;border-radius:var(--ui-radius-sm);justify-content:center;align-items:center;min-height:2.35rem;padding:.42rem .74rem;font-size:.82rem;font-weight:680;text-decoration:none;display:inline-flex}.landing-nav a:not(.landing-brand):hover{color:#101827;background:#ffffffad}.landing-nav a.landing-nav-cta{color:#fff;background:#2563eb}.landing-nav a.landing-nav-cta:hover,.landing-nav a.landing-nav-cta:focus-visible{color:#fff;background:#1d4ed8}.landing-hero{isolation:isolate;grid-template-columns:minmax(0,.9fr) minmax(24rem,1.1fr);align-items:center;gap:clamp(1.5rem,4vw,4.5rem);min-height:min(690px,100vh - 4.4rem);padding:clamp(3rem,6vw,5.5rem) clamp(1.15rem,5vw,5.5rem) clamp(4.5rem,7vw,6rem);display:grid;position:relative;overflow:hidden}.landing-hero:after{z-index:-1;content:"";background:linear-gradient(90deg,#f0f8fffa 0%,#f0f8ffe6 38%,#f0f8ff80 100%),radial-gradient(circle at 78% 18%,#2563eb57,#0000 30%),radial-gradient(circle at 90% 72%,#0ea5e947,#0000 26%),radial-gradient(circle at 18% 82%,#14b8a63d,#0000 28%),linear-gradient(135deg,#fff0 0%,#f9731614 100%);position:absolute;inset:0}.landing-hero-copy{width:min(100%,42rem)}.landing-hero-copy h1{color:#0f172a;letter-spacing:0;max-width:14ch;margin:0;font-size:clamp(2.65rem,5vw,4.85rem);font-weight:780;line-height:1.02}.landing-hero-copy>p:not(.eyebrow){color:#334155;width:min(100%,38rem);margin:1rem 0 0;font-size:clamp(.98rem,1.35vw,1.14rem);line-height:1.55}.landing-hero-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.55rem;display:flex}.landing-primary-link,.landing-secondary-link{border-radius:var(--ui-radius-sm);border:1px solid #111827;justify-content:center;align-items:center;min-height:2.78rem;padding:.68rem .96rem;font-size:.9rem;font-weight:740;text-decoration:none;display:inline-flex}.landing-primary-link{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 14px 32px #2563eb3d}.landing-primary-link:hover{background:#1d4ed8}.landing-secondary-link{color:#0f766e;background:#ffffffb8;border-color:#14b8a661}.landing-secondary-link:hover{background:#fff;border-color:#0f766e}.landing-trust-row{flex-wrap:wrap;gap:.48rem;margin-top:1.2rem;display:flex}.landing-trust-row span{color:#1e3a8a;background:#eff6ffdb;border:1px solid #60a5fa6b;border-radius:999px;padding:.38rem .56rem;font-size:.74rem;font-weight:700}.landing-hero-visual{z-index:1;opacity:1;min-width:0;animation:8s ease-in-out infinite premiumFloat;position:relative;transform:translate(0,0)}.landing-hero-visual:before,.architecture-frame:before{pointer-events:none;content:"";opacity:0;background:linear-gradient(110deg,#0000 8%,#ffffff80 18%,#0000 30%);animation:7s ease-in-out infinite premiumShine;position:absolute;inset:-1px;transform:translate(-65%)}.landing-hero-visual img{border:1px solid #60a5fa57;border-radius:24px;width:100%;height:auto;display:block;box-shadow:0 28px 80px #2563eb2e,0 18px 46px #0f172a1f}.landing-feature-grid,.landing-showcase,.landing-docs,.landing-login-section,.landing-signal-strip,.landing-workflow,.landing-architecture,.landing-live-demo{width:min(100% - 2rem,1200px);margin:0 auto}.landing-live-demo{border-radius:var(--ui-radius-md);background:linear-gradient(135deg,#2563ebf0,#14b8a6db),#2563eb;border:1px solid #60a5fa6b;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);align-items:center;gap:1rem;margin-top:-2.2rem;margin-bottom:1.1rem;padding:1rem;display:grid;overflow:hidden;box-shadow:0 24px 65px #2563eb38,0 10px 28px #0f172a1f}.live-demo-copy{padding:.65rem}.live-demo-copy .eyebrow{color:#ffffffb8}.live-demo-copy h2{color:#fff;max-width:14rem;margin:0;font-size:clamp(1.35rem,2.4vw,2rem);font-weight:780;line-height:1.12}.live-demo-copy p{color:#ffffffd1;max-width:21rem;margin:.62rem 0 0;font-size:.86rem;line-height:1.5}.live-demo-stage{min-width:0}.live-demo-browser{border-radius:var(--ui-radius-md);background:#ffffffeb;border:1px solid #ffffff7a;animation:9s ease-in-out infinite premiumLift;overflow:hidden;box-shadow:0 18px 50px #0f172a29}.live-demo-topbar{background:#f8fafce6;border-bottom:1px solid #cbd5e1b3;align-items:center;gap:.42rem;min-height:2.45rem;padding:.58rem .72rem;display:flex}.live-demo-topbar span{border-radius:999px;width:.58rem;height:.58rem}.live-demo-topbar span:first-child{background:#f97316}.live-demo-topbar span:nth-child(2){background:#facc15}.live-demo-topbar span:nth-child(3){background:#22c55e}.live-demo-topbar strong{color:#64748b;margin-left:.4rem;font-size:.72rem}.live-demo-grid{grid-template-columns:9.5rem minmax(0,1fr);min-height:16rem;display:grid}.live-demo-grid aside{background:#f1f5f9;flex-direction:column;gap:.42rem;padding:.85rem;display:flex}.live-demo-grid aside b{color:#0f172a;margin-bottom:.45rem;font-size:.78rem}.live-demo-grid aside span{color:#64748b;border-radius:7px;padding:.48rem .56rem;font-size:.72rem;font-weight:700}.live-demo-grid aside .is-active{color:#1d4ed8;background:#dbeafe;animation:4.5s ease-in-out infinite activeTabGlow}.live-demo-grid main{align-content:start;gap:.68rem;padding:.85rem;display:grid}.live-demo-status{border-radius:var(--ui-radius-sm);background:#f8fafc;border:1px solid #dbeafe;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem;padding:.65rem;display:grid}.live-demo-status strong,.live-demo-status small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.live-demo-status strong{color:#0f172a;font-size:.8rem}.live-demo-status small{color:#0f766e;font-size:.7rem;font-weight:700}.live-pulse{background:#22c55e;border-radius:999px;width:.62rem;height:.62rem;animation:1.8s infinite livePulse;box-shadow:0 0 #22c55e70}.live-demo-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:.42rem;display:grid}.live-demo-flow span{color:#334155;border-radius:var(--ui-radius-sm);background:#fff;border:1px solid #e2e8f0;min-height:4.15rem;padding:.58rem;font-size:.68rem;font-weight:760;line-height:1.25;animation:8s infinite liveStep}.live-demo-flow span:nth-child(2){animation-delay:1.2s}.live-demo-flow span:nth-child(3){animation-delay:2.4s}.live-demo-flow span:nth-child(4){animation-delay:3.6s}.live-demo-terminal{border-radius:var(--ui-radius-sm);background:linear-gradient(135deg,#0f172a,#14305c);gap:.36rem;padding:.7rem;display:grid}.live-demo-terminal code{color:#bbf7d0;opacity:0;font:.68rem/1.35 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;animation:6s infinite liveLog;transform:translateY(6px)}.live-demo-terminal code:nth-child(2){animation-delay:1.1s}.live-demo-terminal code:nth-child(3){animation-delay:2.2s}.live-demo-terminal code:nth-child(4){animation-delay:3.3s}@keyframes livePulse{0%{box-shadow:0 0 #22c55e70}70%{box-shadow:0 0 0 9px #22c55e00}to{box-shadow:0 0 #22c55e00}}@keyframes liveStep{0%,18%,to{color:#334155;background:#fff;border-color:#e2e8f0;transform:translateY(0)}7%,13%{color:#1d4ed8;background:#dbeafe;border-color:#60a5fa;transform:translateY(-2px)}}@keyframes liveLog{0%,10%{opacity:0;transform:translateY(6px)}18%,78%{opacity:1;transform:translateY(0)}to{opacity:.42;transform:translateY(0)}}@keyframes premiumFloat{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translateY(-10px)rotate(-.45deg)}}@keyframes premiumLift{0%,to{transform:translateY(0);box-shadow:0 18px 50px #0f172a29}50%{transform:translateY(-5px);box-shadow:0 26px 70px #0f172a33}}@keyframes premiumShine{0%,38%{opacity:0;transform:translate(-72%)}52%{opacity:.68}68%,to{opacity:0;transform:translate(72%)}}@keyframes activeTabGlow{0%,to{box-shadow:inset 0 0 0 1px #2563eb00}50%{box-shadow:inset 0 0 0 1px #2563eb3d,0 8px 20px #2563eb1f}}.landing-signal-strip{border-radius:var(--ui-radius-md);background:linear-gradient(135deg,#101827 0%,#133365 48%,#0f766e 100%);border:1px solid #0f172a29;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:-2.2rem;margin-bottom:1.1rem;display:grid;overflow:hidden;box-shadow:0 20px 45px #0f172a24}.landing-signal-strip article{border-right:1px solid #e2e8f024;min-height:7rem;padding:1rem}.landing-signal-strip article:first-child{background:linear-gradient(135deg,#2563eb4d,#0000)}.landing-signal-strip article:nth-child(2){background:linear-gradient(135deg,#14b8a63d,#0000)}.landing-signal-strip article:nth-child(3){background:linear-gradient(135deg,#f59e0b33,#0000)}.landing-signal-strip article:last-child{border-right:0}.landing-signal-strip strong{color:#f8fafc;font-size:.94rem;font-weight:760;display:block}.landing-signal-strip span{color:#bac6d5;margin-top:.48rem;font-size:.78rem;line-height:1.45;display:block}.landing-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;padding:1rem 0 4.5rem;display:grid}.landing-feature-grid article,.landing-doc-list article,.landing-doc-list a,.landing-login-section,.landing-screen{border-radius:var(--ui-radius-md);background:#ffffffdb;border:1px solid #c6d2e1e0;box-shadow:0 10px 30px #0f172a0e}.landing-feature-grid article{min-height:11.2rem;padding:1.05rem;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.landing-feature-grid article:hover,.landing-screen:hover{border-color:#2563eb61;transform:translateY(-4px);box-shadow:0 22px 56px #2563eb1f,0 14px 30px #0f172a14}.landing-feature-grid article:before{content:"";background:#2563eb;height:.28rem;position:absolute;inset:0 0 auto}.landing-feature-grid article:nth-child(2):before{background:#14b8a6}.landing-feature-grid article:nth-child(3):before{background:#f59e0b}.landing-icon{color:#1d4ed8;border-radius:var(--ui-radius-sm);background:#dbeafe;border:1px solid #93c5fd;place-items:center;width:2.45rem;height:2.45rem;margin-bottom:.85rem;display:grid}.landing-feature-grid article:nth-child(2) .landing-icon{color:#0f766e;background:#ccfbf1;border-color:#5eead4}.landing-feature-grid article:nth-child(3) .landing-icon{color:#b45309;background:#fef3c7;border-color:#fcd34d}.landing-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.05px;width:1.18rem;height:1.18rem}.landing-feature-grid h2,.landing-section-copy h2,.landing-login-copy h2{color:#0f172a;margin:0;font-size:1.08rem;font-weight:760;line-height:1.2}.landing-feature-grid p,.landing-section-copy p:not(.eyebrow),.landing-login-copy p,.landing-doc-list p,.landing-screen p{color:#526176;line-height:1.55}.landing-feature-grid p{margin:.55rem 0 0;font-size:.86rem}.landing-showcase,.landing-docs,.landing-workflow,.landing-architecture{padding:2.4rem 0 4.5rem}.landing-section-copy{max-width:40rem;margin-bottom:1.15rem}.landing-section-copy h2,.landing-login-copy h2{font-size:clamp(1.55rem,2.35vw,2.15rem)}.landing-section-copy p:not(.eyebrow),.landing-login-copy p{margin:.62rem 0 0;font-size:.92rem}.landing-screens{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:.85rem;display:grid}.landing-screen-wide{grid-column:1/-1}.landing-screen{min-width:0;padding:.75rem;transition:transform .22s,border-color .22s,box-shadow .22s;overflow:hidden}.landing-screen:first-child{background:linear-gradient(135deg,#eff6fff0,#ffffffe6);border-color:#60a5fa7a}.landing-screen:nth-child(2){background:linear-gradient(135deg,#f0fdfaf0,#ffffffe6);border-color:#2dd4bf70}.landing-screen:nth-child(3){background:linear-gradient(135deg,#fffbebf5,#ffffffe6);border-color:#fbbf246b}.screen-toolbar{align-items:center;gap:.34rem;height:1.7rem;display:flex}.screen-toolbar span{background:#cbd5e1;border-radius:999px;width:.56rem;height:.56rem}.screen-toolbar span:first-child{background:#f97316}.screen-toolbar span:nth-child(2){background:#facc15}.screen-toolbar span:nth-child(3){background:#22c55e}.screen-sidebar{float:left;border-radius:var(--ui-radius-sm);background:linear-gradient(#dbeafe,#ccfbf1);width:22%;height:14.2rem;margin-right:.75rem}.screen-main{min-height:14.2rem}.screen-main.wide{flex-direction:column;gap:.7rem;display:flex}.screen-search{border-radius:var(--ui-radius-sm);background:#eff6ff;border:1px solid #bfdbfe;width:74%;height:2.3rem;margin-bottom:.7rem}.screen-panel,.screen-access-card{border-radius:var(--ui-radius-sm);background:#fff;border:1px solid #d7e0eb;padding:.75rem}.screen-panel strong{margin-bottom:.58rem;display:block}.screen-token-row{grid-template-columns:minmax(0,1fr) 2.1rem;gap:.4rem;margin-bottom:.6rem;display:grid}.screen-token-row span,.screen-access-card small{color:#94a3b8;background:#f8fafc;border:1px solid #d7e0eb;border-radius:7px;min-height:2rem;padding:.45rem .55rem;font-size:.74rem}.screen-token-row b{color:#fff;background:#2563eb;border-radius:7px;place-items:center;display:grid}.screen-worker-row{border-radius:var(--ui-radius-sm);background:#f8fafc;align-items:center;gap:.48rem;min-height:3.1rem;padding:.55rem;font-size:.84rem;font-weight:720;display:flex}.screen-worker-row i{background:#16a34a;border-radius:999px;width:.6rem;height:.6rem;animation:2.3s infinite livePulse;box-shadow:0 0 #16a34a5c}.screen-worker-row small{color:#64748b;margin-left:auto;font-size:.68rem;font-weight:650}.screen-tabs{gap:.3rem;display:flex}.screen-tabs b{color:#64748b;background:#ecfeff;border-radius:7px;padding:.46rem .62rem;font-size:.72rem}.screen-tabs b:last-child{color:#0f766e;background:#ccfbf1;border:1px solid #5eead4}.screen-access-card{gap:.45rem;display:grid}.screen-access-card span{color:#64748b;font-size:.72rem;font-weight:760}.screen-access-card strong{font-size:1rem}.screen-access-card small{display:block}.screen-actions{justify-content:flex-end;gap:.34rem;display:flex}.screen-actions i{background:#14b8a6;border-radius:7px;width:2.1rem;height:2.1rem;animation:7s ease-in-out infinite actionPulse}.screen-actions i:nth-child(2){background:#2563eb;animation-delay:.8s}.screen-actions i:nth-child(3){background:#f59e0b;animation-delay:1.6s}.screen-actions i:nth-child(4){background:#8b5cf6;animation-delay:2.4s}.screen-terminal{border-radius:var(--ui-radius-sm);background:linear-gradient(135deg,#101827,#132f5b);border:1px solid #2563eb;gap:.4rem;min-height:14.2rem;padding:.95rem;display:grid;box-shadow:inset 0 1px #ffffff14}.screen-terminal b{color:#f8fafc;font-size:.86rem}.screen-terminal code{color:#bbf7d0;opacity:0;text-overflow:ellipsis;white-space:nowrap;background:#0f172ac7;border:1px solid #2dd4bf47;border-radius:7px;align-items:center;gap:.5rem;min-width:0;padding:.58rem .65rem;font:.78rem/1.35 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;animation:9s ease-in-out infinite activityLine;display:flex;overflow:hidden;transform:translate(-10px)}.screen-terminal code:nth-of-type(2){animation-delay:.75s}.screen-terminal code:nth-of-type(3){animation-delay:1.5s}.screen-terminal code:nth-of-type(4){animation-delay:2.25s}.screen-terminal code:nth-of-type(5){animation-delay:3s}.screen-terminal code:nth-of-type(6){animation-delay:3.75s}.screen-terminal code span{color:#fff;text-align:center;background:#14b8a638;border:1px solid #2dd4bf47;border-radius:999px;flex:none;min-width:4.7rem;padding:.16rem .36rem;font-size:.66rem;font-weight:780}.landing-screen p{clear:both;margin:.8rem 0 0;font-size:.82rem}.landing-doc-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.landing-doc-list article,.landing-doc-list a{color:inherit;padding:.95rem;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:block}.landing-doc-list a:hover{border-color:#2563eb85;transform:translateY(-2px);box-shadow:0 18px 42px #2563eb1f}.landing-doc-list span{color:#2563eb;margin-bottom:1.1rem;font-size:.76rem;font-weight:830;display:block}.landing-doc-list h3{margin:0;font-size:.94rem}.landing-doc-list p{margin:.52rem 0 0;font-size:.8rem}.landing-doc-list strong{color:#111827}.landing-docs-cta{color:#fff;border-radius:var(--ui-radius-sm);background:#2563eb;border:1px solid #2563eb;justify-content:center;align-items:center;min-height:2.7rem;margin-top:1rem;padding:.62rem .9rem;font-size:.84rem;font-weight:760;text-decoration:none;display:inline-flex;box-shadow:0 14px 32px #2563eb33}.landing-docs-cta:hover{background:#1d4ed8}.workflow-rail{border-radius:var(--ui-radius-md);background:#fff;border:1px solid #c6d2e1e0;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 10px 30px #0f172a0e}.workflow-rail article{border-right:1px solid #c6d2e1e0;min-height:11rem;padding:1rem;position:relative}.workflow-rail article:last-child{border-right:0}.workflow-rail span{color:#fff;border-radius:var(--ui-radius-sm);background:#2563eb;place-items:center;width:2.2rem;height:2.2rem;margin-bottom:1.2rem;font-size:.72rem;font-weight:820;display:inline-grid}.workflow-rail article:nth-child(2) span{background:#14b8a6}.workflow-rail article:nth-child(3) span{background:#f59e0b}.workflow-rail article:nth-child(4) span{background:#8b5cf6}.workflow-rail strong{color:#111827;font-size:1rem;font-weight:780;display:block}.workflow-rail small{color:#526176;margin-top:.45rem;font-size:.78rem;line-height:1.45;display:block}.architecture-frame{border-radius:var(--ui-radius-md);background:linear-gradient(135deg,#dbeafed1,#ccfbf1b8),#fff;border:1px solid #60a5fa61;padding:.72rem;animation:10s ease-in-out infinite premiumLift;position:relative;overflow:hidden;box-shadow:0 18px 54px #2563eb1f,0 10px 28px #0f172a12}.architecture-frame img{border-radius:calc(var(--ui-radius-md) - 4px);width:100%;height:auto;display:block}@keyframes activityLine{0%,7%{opacity:0;transform:translate(-10px)}13%,68%{opacity:1;transform:translate(0)}to{opacity:.45;transform:translate(0)}}@keyframes actionPulse{0%,to{filter:saturate();transform:translateY(0)}45%,55%{filter:saturate(1.18);transform:translateY(-3px)}}.docs-open-button{color:#fff;border-radius:var(--ui-radius-sm);background:#2563eb;border:1px solid #2563eb;justify-content:center;align-items:center;min-height:2.55rem;margin:0 0 1rem;padding:.58rem .82rem;font-size:.84rem;font-weight:740;display:inline-flex;box-shadow:0 12px 28px #2563eb2e}.docs-open-button:hover{background:#1d4ed8;border-color:#1d4ed8}.docs-panel{border-radius:var(--ui-radius-md);background:#fffffff0;border:1px solid #60a5fa5c;overflow:hidden;box-shadow:0 18px 54px #2563eb1a,0 10px 28px #0f172a0f}.docs-panel.is-compact{margin-bottom:1rem}.docs-panel-header{background:linear-gradient(135deg,#dbeafeeb,#ccfbf1b8),#fff;border-bottom:1px solid #93c5fd5c;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;padding:1.1rem;display:grid}.docs-panel-header h2{color:#0f172a;margin:0;font-size:clamp(1.4rem,2.2vw,2rem);font-weight:760;line-height:1.15}.docs-panel.is-compact .docs-panel-header h2{font-size:1.22rem}.docs-panel-header p:not(.eyebrow){color:#475569;margin:.48rem 0 0;font-size:.9rem;line-height:1.45}.docs-panel-header button{color:#0f172a;border-radius:var(--ui-radius-sm);background:#ffffffbd;border:1px solid #64748b47;place-items:center;width:2.15rem;min-width:2.15rem;min-height:2.15rem;padding:0;display:grid}.docs-panel-header button:hover{background:#fff;border-color:#2563eb}.docs-panel-header button span{font-size:1rem;font-weight:820;line-height:1}.docs-content{gap:0;display:grid}.docs-section{border-bottom:1px solid #e2e8f0eb;padding:1.05rem}.docs-section:last-child{border-bottom:0}.docs-section-heading{grid-template-columns:minmax(0,.72fr) minmax(0,1fr);align-items:start;gap:1rem;margin-bottom:.92rem;display:grid}.docs-section-heading h3,.docs-maintenance h3{color:#0f172a;margin:0;font-size:1.08rem;font-weight:780;line-height:1.18}.docs-section-heading p,.docs-maintenance p{color:#475569;margin:0;font-size:.82rem;line-height:1.5}.docs-worker-grid{border-radius:var(--ui-radius-sm);border:1px solid #e2e8f0f0;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.docs-panel.is-compact .docs-worker-grid{grid-template-columns:repeat(5,minmax(14rem,1fr));overflow-x:auto}.docs-worker-card{background:#fff;border-right:1px solid #e2e8f0f0;align-content:start;gap:.55rem;padding:.9rem;display:grid}.docs-worker-card:last-child{border-right:0}.docs-worker-card h4,.docs-step h4{color:#0f172a;margin:0;font-size:.88rem;font-weight:760;line-height:1.22}.docs-worker-card p{color:#475569;margin:0;font-size:.74rem;line-height:1.45}.docs-worker-card pre{color:#dbeafe;border-radius:var(--ui-radius-sm);background:#0f172a;border:1px solid #0f172a1a;max-width:100%;margin:0;padding:.72rem;overflow-x:auto;box-shadow:inset 0 1px #ffffff14}.docs-worker-card code,.docs-command-list code{font-family:var(--font-mono,"SFMono-Regular", Consolas, "Liberation Mono", monospace);white-space:pre;font-size:.68rem;line-height:1.5}.docs-steps{border-radius:var(--ui-radius-sm);border:1px solid #e2e8f0f0;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.docs-panel.is-compact .docs-steps{grid-template-columns:repeat(6,minmax(13.5rem,1fr));overflow-x:auto}.docs-step{background:#fff;border-right:1px solid #e2e8f0eb;grid-template-columns:2.15rem minmax(0,1fr);gap:.72rem;padding:1rem;display:grid}.docs-step:nth-child(3n){border-right:0}.docs-step>span{color:#fff;border-radius:var(--ui-radius-sm);background:#2563eb;place-items:center;width:2.15rem;height:2.15rem;font-size:.72rem;font-weight:820;display:grid}.docs-step:nth-child(2)>span{background:#14b8a6}.docs-step:nth-child(3)>span{background:#f59e0b}.docs-step:nth-child(4)>span{background:#8b5cf6}.docs-step:nth-child(5)>span{background:#ef4444}.docs-step:nth-child(6)>span{background:#0f172a}.docs-step p{color:#475569;margin:.35rem 0 0;font-size:.76rem;line-height:1.42}.docs-step ul{color:#334155;margin:.55rem 0 0;padding-left:1rem;font-size:.72rem;line-height:1.45}.docs-step li+li{margin-top:.34rem}.docs-maintenance{background:linear-gradient(135deg,#eff6fff2,#f0fdfacc),#fff;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:1rem;padding:1.05rem;display:grid}.docs-command-list{gap:.42rem;display:grid}.docs-command-list code{color:#e0f2fe;border-radius:var(--ui-radius-sm);background:#0f172a;min-width:0;padding:.58rem .65rem;display:block;overflow-x:auto}.landing-login-section{background:linear-gradient(135deg,#dbeafedb,#ccfbf1b8),#fff;border-color:#60a5fa73;grid-template-columns:minmax(0,1fr) minmax(18rem,29rem);align-items:center;gap:1rem;margin-bottom:4rem;padding:1.2rem;display:grid}.landing-login-copy{padding:1rem clamp(0rem,2vw,1.2rem)}.landing-nav{box-shadow:0 1px #ffffffb8,0 10px 32px #2563eb0b}.landing-nav-cta,.landing-primary-link,.landing-docs-cta{isolation:isolate;transition:transform .18s,background .18s,box-shadow .18s;position:relative;overflow:hidden}.landing-nav-cta:after,.landing-primary-link:after,.landing-docs-cta:after{z-index:0;content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff61,#0000);width:32%;animation:6.5s ease-in-out infinite landingCtaShine;position:absolute;inset:-40% auto -40% -45%;transform:skew(-18deg)}.landing-nav-cta:hover,.landing-primary-link:hover,.landing-docs-cta:hover{transform:translateY(-1px);box-shadow:0 16px 34px #2563eb47}.landing-hero:before{z-index:-1;aspect-ratio:1;pointer-events:none;content:"";filter:blur(12px);background:radial-gradient(circle,#60a5fa38,#2dd4bf14 48%,#0000 70%);border-radius:50%;width:clamp(16rem,34vw,32rem);animation:12s ease-in-out infinite alternate landingAmbient;position:absolute;top:7%;right:5%}.landing-hero-copy .eyebrow{align-items:center;gap:.45rem;display:inline-flex}.landing-hero-copy .eyebrow:before{content:"";background:#22c55e;border-radius:999px;width:.46rem;height:.46rem;animation:2.8s ease-out infinite landingAvailability;box-shadow:0 0 #22c55e47}.landing-hero-visual{transition:filter .25s}.landing-hero-visual:hover{filter:saturate(1.06)contrast(1.015)}.landing-trust-row span{transition:color .18s,background .18s,border-color .18s,transform .18s}.landing-trust-row span:hover{color:#1d4ed8;background:#fff;border-color:#2563eb80;transform:translateY(-2px)}.landing-signal-strip article,.workflow-rail article{transition:background .22s,transform .22s}.landing-signal-strip article:hover{background-color:#ffffff0e}.workflow-rail article:hover{z-index:1;background:#f8fbff;transform:translateY(-3px)}.landing-feature-grid article:hover .landing-icon{transform:translateY(-2px)rotate(-2deg);box-shadow:0 10px 24px #2563eb24}.landing-icon{transition:transform .2s,box-shadow .2s}.landing-doc-list a{position:relative;overflow:hidden}.landing-doc-list a:after{color:#93a4b8;content:"→";font-size:.9rem;transition:color .18s,transform .18s;position:absolute;bottom:.8rem;right:.9rem}.landing-doc-list a:hover:after{color:#2563eb;transform:translate(3px)}.landing-login-section{isolation:isolate;transition:border-color .25s,box-shadow .25s;position:relative}.landing-login-section:focus-within{border-color:#2563eb94;box-shadow:0 24px 64px #2563eb21}@supports (animation-timeline:view()){.landing-feature-grid,.landing-workflow,.landing-architecture,.landing-showcase,.landing-docs,.landing-login-section{animation:linear both landingSectionReveal;animation-timeline:view();animation-range:entry 8% cover 26%}}@keyframes landingCtaShine{0%,70%{opacity:0;left:-45%}76%{opacity:.75}88%,to{opacity:0;left:120%}}@keyframes landingAmbient{0%{opacity:.62;transform:translate(-1.5%,-1%)scale(.96)}to{opacity:1;transform:translate(2%,2%)scale(1.05)}}@keyframes landingAvailability{0%{box-shadow:0 0 #22c55e57}65%,to{box-shadow:0 0 0 7px #22c55e00}}@keyframes landingSectionReveal{0%{opacity:.55;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.docs-page{color:#0f172a;background:radial-gradient(circle at 12% 12%,#2563eb29,#0000 28rem),radial-gradient(circle at 86% 8%,#14b8a629,#0000 24rem),linear-gradient(#f8fbff 0%,#eef6ff 48%,#f8fafc 100%);min-height:100vh;padding:1rem 1rem 5rem}.docs-nav{z-index:10;border-radius:var(--ui-radius-md);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd6;border:1px solid #c6d2e1d1;justify-content:space-between;align-items:center;gap:1rem;width:min(100% - 1rem,1200px);margin:0 auto;padding:.72rem;display:flex;position:sticky;top:1rem;box-shadow:0 18px 42px #0f172a14}.docs-nav>div{flex-wrap:wrap;justify-content:flex-end;gap:.4rem;display:flex}.docs-nav a:not(.landing-brand){color:#475569;border-radius:var(--ui-radius-sm);border:1px solid #0000;justify-content:center;align-items:center;min-height:2.35rem;padding:.5rem .7rem;font-size:.78rem;font-weight:740;text-decoration:none;display:inline-flex}.docs-nav a:not(.landing-brand):hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.docs-hero,.docs-index,.docs-chapter{width:min(100% - 1rem,1200px);margin-inline:auto}.docs-hero{padding:clamp(4rem,8vw,7rem) 0 1.3rem}.docs-hero h1{color:#0f172a;letter-spacing:0;max-width:15ch;margin:0;font-size:clamp(2.55rem,6.8vw,5.7rem);font-weight:820;line-height:.95}.docs-hero>p:not(.eyebrow){color:#475569;max-width:43rem;margin:1rem 0 0;font-size:clamp(1rem,1.7vw,1.22rem);line-height:1.55}.docs-index{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-bottom:3rem;display:grid}.docs-index a{min-height:10.5rem;color:inherit;border-radius:var(--ui-radius-md);background:#ffffffe6;border:1px solid #c6d2e1e0;align-content:start;gap:.42rem;padding:1rem;text-decoration:none;display:grid;box-shadow:0 12px 32px #0f172a0f}.docs-index a:hover{border-color:#2563eb85;transform:translateY(-2px);box-shadow:0 18px 42px #2563eb1f}.docs-index span,.docs-flow-list span,.docs-command-steps>article>span{color:#fff;border-radius:var(--ui-radius-sm);background:#2563eb;place-items:center;width:2.25rem;height:2.25rem;margin-bottom:.58rem;font-size:.74rem;font-weight:820;display:inline-grid}.docs-index a:nth-child(2) span,.docs-command-steps>article:nth-child(2)>span{background:#14b8a6}.docs-index a:nth-child(3) span,.docs-command-steps>article:nth-child(3)>span{background:#f59e0b}.docs-index strong{color:#0f172a;font-size:1.05rem;font-weight:780}.docs-index small{color:#526176;font-size:.82rem;line-height:1.48}.docs-chapter{border-top:1px solid #c6d2e1b3;padding:3.5rem 0}.docs-chapter-copy{max-width:46rem;margin-bottom:1rem}.docs-chapter-copy h2{color:#0f172a;margin:0;font-size:clamp(1.7rem,3.8vw,3rem);font-weight:790;line-height:1.05}.docs-chapter-copy p:not(.eyebrow){color:#475569;margin:.75rem 0 0;font-size:.98rem;line-height:1.6}.docs-explain-grid,.docs-command-steps,.docs-flow-list{gap:.85rem;display:grid}.docs-explain-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:.9rem}.docs-explain-grid article,.docs-command-steps article,.docs-flow-list article,.docs-note{border-radius:var(--ui-radius-md);background:#ffffffeb;border:1px solid #c6d2e1e0;box-shadow:0 12px 32px #0f172a0e}.docs-explain-grid article,.docs-flow-list article{padding:1rem}.docs-explain-grid h3,.docs-command-steps h3,.docs-flow-list h3{color:#0f172a;margin:0;font-size:1rem;font-weight:780}.docs-explain-grid p,.docs-command-steps p,.docs-flow-list p,.docs-note p{color:#526176;margin:.5rem 0 0;font-size:.84rem;line-height:1.52}.docs-command-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.docs-command-steps article{align-content:start;gap:.45rem;min-width:0;padding:1rem;display:grid}.docs-command-steps>article:nth-child(4)>span{background:#8b5cf6}.docs-command-steps pre{color:#dbeafe;border-radius:var(--ui-radius-sm);background:linear-gradient(135deg,#0f172a,#14305c);border:1px solid #2563eb42;max-width:100%;margin:.35rem 0 0;padding:.8rem;overflow-x:auto}.docs-command-steps code{white-space:pre;font:.76rem/1.52 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.docs-note{background:linear-gradient(135deg,#fffbebf0,#ffffffeb),#fff;border-color:#fbbf247a;margin-top:.85rem;padding:1rem}.docs-note strong{color:#92400e;font-size:.86rem;font-weight:820}.docs-flow-list{grid-template-columns:repeat(5,minmax(0,1fr))}.docs-flow-list span{background:#0f172a;width:auto;min-width:0;height:auto;margin-bottom:.65rem;padding:.42rem .55rem;font-size:.68rem}.docs-flow-list article:nth-child(2) span{background:#2563eb}.docs-flow-list article:nth-child(3) span{background:#14b8a6}.docs-flow-list article:nth-child(4) span{background:#f59e0b}.docs-flow-list article:nth-child(5) span{background:#8b5cf6}.docs-sidebar{background:#f7f7f5;border-right:1px solid #e3e3df;flex-direction:column;height:100vh;padding:1.15rem .85rem;display:flex;position:sticky;top:0;overflow-y:auto}.docs-sidebar-brand{color:inherit;align-items:center;gap:.65rem;padding:.25rem .35rem 1.25rem;text-decoration:none;display:flex}.docs-sidebar-brand>span:last-child{flex-direction:column;gap:.05rem;min-width:0;display:flex}.docs-sidebar-brand strong{font-size:.8rem;font-weight:720}.docs-sidebar-brand small{color:#777772;font-size:.65rem}.docs-sidebar nav{flex-direction:column;gap:1rem;display:flex}.docs-sidebar nav section{flex-direction:column;gap:.08rem;display:flex}.docs-sidebar nav h2{color:#96968f;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .28rem;padding:0 .45rem;font-size:.59rem;font-weight:760}.docs-sidebar nav a{color:#5d5d58;border-radius:.38rem;padding:.38rem .48rem;font-size:.7rem;font-weight:570;text-decoration:none}.docs-sidebar nav a:hover{color:#171717;background:#ecece8}.docs-sidebar-footer{border-top:1px solid #e3e3df;gap:.35rem;margin-top:auto;padding:1rem .35rem 0;display:flex}.docs-sidebar-footer a{color:#555550;font-size:.65rem;font-weight:650;text-decoration:none}.docs-article{width:min(100%,58rem);margin:0 auto}.docs-article-header{border-bottom:1px solid #e7e7e3;padding-bottom:2rem}.docs-article-header p{color:#777772;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .5rem;font-size:.66rem;font-weight:720}.docs-article-header h1{color:#171717;letter-spacing:-.045em;margin:0;font-size:clamp(2rem,4vw,3.35rem);font-weight:740;line-height:1.05}.docs-article-header span{color:#666660;max-width:44rem;margin-top:.75rem;font-size:.95rem;line-height:1.6;display:block}.docs-on-page{background:#fafaf8;border:1px solid #e7e7e3;border-radius:.5rem;flex-wrap:wrap;align-items:center;gap:.35rem .75rem;margin:1rem 0 0;padding:.65rem .75rem;display:flex}.docs-on-page strong{color:#555550;font-size:.66rem}.docs-on-page a{color:#70706a;font-size:.65rem;text-decoration:none}.docs-on-page a:hover,.docs-article a{color:#1d4ed8}.docs-article>section{padding:2.5rem 0 0;scroll-margin-top:1rem}.docs-article h2{color:#20201d;letter-spacing:-.025em;margin:0 0 .75rem;font-size:1.45rem;font-weight:710}.docs-article h3{color:#30302c;margin:1.35rem 0 .42rem;font-size:.9rem;font-weight:680}.docs-article p,.docs-article li,.docs-article dd{color:#62625c;font-size:.8rem;line-height:1.72}.docs-article p{margin:.55rem 0}.docs-article ul,.docs-article ol{gap:.25rem;margin:.65rem 0;padding-left:1.25rem;display:grid}.docs-article code{font:.75rem/1.55 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.docs-article :not(pre)>code{color:#3e3e39;background:#f1f1ee;border:1px solid #e1e1dc;border-radius:.25rem;padding:.08rem .28rem}.docs-article pre{color:#e8e8e3;background:#20201d;border-radius:.55rem;margin:.9rem 0;padding:1rem;overflow-x:auto}.docs-reference-grid,.docs-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:1rem;display:grid}.docs-reference-grid>div,.docs-comparison>div{background:#fafaf8;border:1px solid #e4e4df;border-radius:.5rem;padding:.9rem}.docs-reference-grid h3,.docs-comparison h3{margin-top:0}.docs-figure{background:#f7f7f5;border:1px solid #e1e1dc;border-radius:.65rem;margin:1.25rem 0 0;overflow:hidden}.docs-figure img{width:100%;height:auto;display:block}.docs-figure.is-compact img{object-fit:cover;object-position:top;max-height:29rem}.docs-figure figcaption{color:#777772;border-top:1px solid #e1e1dc;padding:.6rem .75rem;font-size:.65rem}.docs-callout{background:#f4f7fb;border-left:3px solid #64748b;border-radius:.25rem;margin-top:1rem;padding:.8rem .9rem}.docs-callout.is-warning{background:#fffbeb;border-color:#d97706}.docs-callout strong{color:#353531;font-size:.72rem}.docs-callout p{margin-bottom:0;font-size:.73rem}.docs-article table{border-collapse:collapse;width:100%;margin-top:.9rem;font-size:.72rem}.docs-article th,.docs-article td{text-align:left;border:1px solid #e3e3df;padding:.62rem .7rem}.docs-article th{color:#454540;background:#f7f7f5;font-weight:680}.docs-article td{color:#666660}.docs-troubleshooting{border-top:1px solid #e3e3df;margin:.75rem 0 0;display:grid}.docs-troubleshooting>div{border-bottom:1px solid #e3e3df;grid-template-columns:minmax(9rem,.32fr) minmax(0,1fr);gap:1rem;padding:.75rem 0;display:grid}.docs-troubleshooting dt{color:#343430;font-size:.76rem;font-weight:680}.docs-troubleshooting dd{margin:0}.docs-procedure{border-top:1px solid #e3e3df;margin-top:.8rem;display:grid}.docs-procedure>div{border-bottom:1px solid #e3e3df;grid-template-columns:2rem minmax(0,1fr);gap:.75rem;padding:.9rem 0;display:grid}.docs-procedure>div>span{color:#fff;background:#343430;border-radius:999px;place-items:center;width:1.65rem;height:1.65rem;font-size:.62rem;font-weight:750;display:grid}.docs-procedure h3{margin:0}.docs-procedure p{margin:.2rem 0 0}.docs-checklist li::marker{color:#16a34a}.docs-article-footer{border-top:1px solid #e3e3df;justify-content:flex-end;margin-top:3rem;padding-top:1rem;display:flex}.docs-article-footer a{font-size:.75rem;font-weight:680;text-decoration:none}@media (max-width:820px){.docs-site{display:block}.docs-sidebar{border-bottom:1px solid #e3e3df;border-right:0;width:100%;height:auto;padding:.75rem;position:static}.docs-sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.docs-sidebar-footer{display:none}.docs-site-main{padding:2rem 1rem 4rem}}@media (max-width:560px){.docs-sidebar nav{display:none}.docs-sidebar-brand{padding-bottom:.25rem}.docs-reference-grid,.docs-comparison{grid-template-columns:1fr}.docs-troubleshooting>div{grid-template-columns:1fr;gap:.2rem}.docs-article table{display:block;overflow-x:auto}}.docs-site{color:#374151;background:#fff;grid-template-columns:16rem minmax(0,1fr);min-height:100vh;display:grid}.docs-sidebar{background:#f8fafc;border-bottom:0;border-right:1px solid #e5e7eb;flex-direction:column;width:auto;height:100vh;padding:1.25rem .9rem;display:flex;position:sticky;top:0;overflow-y:auto}.docs-sidebar nav{flex-direction:column;grid-template-columns:none;gap:1.15rem;display:flex}.docs-sidebar nav>details>div{flex-direction:column;gap:.1rem;padding-top:.25rem;display:flex}.docs-sidebar nav summary{color:#9ca3af;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;border-radius:.4rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.4rem .55rem;font-size:.62rem;font-weight:750;list-style:none;display:flex}.docs-sidebar nav summary::-webkit-details-marker{display:none}.docs-sidebar nav summary:hover{color:#4b5563;background:#eef1f4}.docs-sidebar nav summary i{width:.42rem;height:.42rem;transition:transform var(--ui-ease);border-bottom:1.5px solid;border-right:1.5px solid;flex:0 0 .42rem;transform:rotate(45deg)translate(-1px,-1px)}.docs-sidebar nav details[open] summary i{transform:rotate(225deg)translate(-1px,-1px)}.docs-sidebar nav a{color:#4b5563;border-radius:.4rem;padding:.43rem .55rem;font-size:.76rem;line-height:1.35;display:block}.docs-site-main{min-width:0;padding:0}.docs-mobile-header{display:none}.docs-article{width:min(100% - 4rem,62rem);margin:0 auto;padding:3.75rem 0 7rem}.docs-article-header{padding-bottom:2rem}.docs-article-header .docs-breadcrumb{color:#6b7280;letter-spacing:0;text-transform:none;margin:0 0 .7rem;font-size:.72rem;font-weight:650}.docs-article-header h1{max-width:48rem;font-size:clamp(2.1rem,4vw,3rem);line-height:1.08}.docs-article-header>p:last-child{color:#5f6773;letter-spacing:0;text-transform:none;max-width:47rem;margin:.9rem 0 0;font-size:1rem;font-weight:400;line-height:1.65}.docs-on-this-page{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:.45rem 1rem;margin:1.25rem 0 0;padding:.75rem 0;display:flex}.docs-on-this-page strong,.docs-on-this-page a{font-size:.75rem}.docs-on-this-page a{color:#2563eb;text-decoration:none}.docs-article>section{padding-top:3rem}.docs-article h2{font-size:1.65rem}.docs-article h3{font-size:1.08rem}.docs-article h4{color:#1f2937;margin:0 0 .35rem;font-size:.9rem;font-weight:700}.docs-article p,.docs-article li{font-size:.88rem}.docs-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1rem;display:grid}.docs-two-column article,.docs-reference-grid>article{background:#fafafa;border:1px solid #e5e7eb;border-radius:.55rem;min-width:0;padding:1rem}.docs-two-column article>:first-child,.docs-reference-grid>article>:first-child{margin-top:0}.docs-two-column article>:last-child,.docs-reference-grid>article>:last-child{margin-bottom:0}.docs-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.docs-figure{margin:1.25rem 0}.docs-figure.is-narrow{width:min(100%,46rem)}.docs-figure.is-narrow img{object-fit:contain;object-position:center;max-height:26rem}.docs-next-link{color:#1d4ed8;background:#f8fafc;border:1px solid #dbe3ee;border-radius:.55rem;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;padding:1rem;text-decoration:none;display:flex}.docs-next-link span{color:#6b7280;font-size:.75rem}.docs-next-link strong{text-align:right;font-size:.84rem}.docs-procedure article{border-bottom:1px solid #e5e7eb;grid-template-columns:2rem minmax(0,1fr);gap:.8rem;padding:1rem 0;display:grid}.docs-architecture-flow{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:.55rem;margin:1.25rem 0;display:grid}.docs-architecture-flow article{background:#f8fafc;border:1px solid #dfe5ec;border-radius:.55rem;min-width:0;padding:1rem}.docs-architecture-flow article span{color:#1d4ed8;background:#dbeafe;border-radius:999px;place-items:center;width:1.55rem;height:1.55rem;font-size:.68rem;font-weight:750;display:grid}.docs-architecture-flow article h3{margin:.7rem 0 .3rem}.docs-architecture-flow article p{margin:0;font-size:.78rem;line-height:1.55}.docs-architecture-flow>i{color:#9ca3af;align-self:center;font-size:1rem;font-style:normal}.docs-problem-list{border-top:1px solid #e5e7eb;margin-top:1rem;display:grid}.docs-problem-list article{border-bottom:1px solid #e5e7eb;grid-template-columns:minmax(10rem,.34fr) minmax(0,1fr);gap:1.25rem;padding:1rem 0;display:grid}.docs-problem-list h3,.docs-problem-list p{margin:0}.docs-operation-heading{margin-top:1.75rem!important;font-size:1rem!important}.docs-operation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:.9rem;display:grid}.docs-operation-grid article{background:#fafafa;border:1px solid #e5e7eb;border-radius:.55rem;grid-template-columns:2.35rem minmax(0,1fr);gap:.75rem;padding:.85rem;display:grid}.docs-operation-icon{color:#374151;background:#fff;border:1px solid #d9dde3;border-radius:.5rem;place-items:center;width:2.35rem;height:2.35rem;display:grid}.docs-operation-icon .ui-icon{width:1.05rem;height:1.05rem}.docs-operation-grid h4{align-items:center;gap:.45rem;margin:0;display:flex}.docs-operation-grid h4 small{color:#6b7280;background:#eef0f3;border-radius:999px;padding:.1rem .3rem;font-size:.55rem;font-weight:650}.docs-operation-grid p{margin:.25rem 0 0;font-size:.76rem;line-height:1.55}.docs-download-link{width:fit-content;transition:background var(--ui-ease), transform var(--ui-ease), box-shadow var(--ui-ease);background:#1d4ed8;border:1px solid #1d4ed8;border-radius:.55rem;align-items:center;gap:.7rem;margin:1rem 0;padding:.7rem .85rem;text-decoration:none;display:flex;box-shadow:0 8px 20px #2563eb29;color:#fff!important}.docs-download-link:hover{background:#1e40af;transform:translateY(-1px);box-shadow:0 12px 26px #2563eb38}.docs-download-link>span:first-child{background:#ffffff24;border-radius:.4rem;place-items:center;width:1.8rem;height:1.8rem;font-size:1rem;display:grid}.docs-download-link>span:last-child{flex-direction:column;gap:.08rem;display:flex}.docs-download-link strong{font-size:.76rem}.docs-download-link small{color:#ffffffb8;font-size:.61rem}.docs-manual-install{border:1px solid #e5e7eb;border-radius:.55rem;margin-top:1rem}.docs-manual-install summary{color:#4b5563;cursor:pointer;padding:.75rem .85rem;font-size:.78rem;font-weight:700}.docs-manual-install pre{margin:0 .75rem .75rem}.docs-install-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin:1rem 0 1.5rem;display:grid}.docs-install-options>article{background:#fafafa;border:1px solid #e5e7eb;border-radius:.65rem;min-width:0;padding:1rem}.docs-install-option-title{align-items:center;gap:.7rem;display:flex}.docs-install-option-title>span{color:#1d4ed8;background:#dbeafe;border-radius:.5rem;flex:0 0 2.4rem;place-items:center;width:2.4rem;height:2.4rem;font-size:.62rem;font-weight:800;display:grid}.docs-install-option-title h4{margin:0}.docs-install-option-title small,.docs-install-options>article>small{color:#6b7280;font-size:.65rem;line-height:1.5}.docs-install-options pre{max-height:22rem;margin:.8rem 0;font-size:.68rem}.docs-install-options .docs-download-link{width:100%}@media (max-width:800px){.docs-site{display:block}.docs-sidebar{display:none}.docs-mobile-header{z-index:20;background:#fffffff5;border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:.85rem 1rem;display:flex;position:sticky;top:0}.docs-mobile-header a{color:#374151;font-size:.78rem;font-weight:700;text-decoration:none}.docs-article{width:min(100% - 2rem,62rem);padding:2.25rem 0 4.5rem}.docs-two-column,.docs-reference-grid,.docs-architecture-flow{grid-template-columns:1fr}.docs-architecture-flow>i{justify-self:center;transform:rotate(90deg)}.docs-problem-list article{grid-template-columns:1fr;gap:.3rem}.docs-operation-grid,.docs-install-options{grid-template-columns:1fr}.docs-next-link{flex-direction:column;align-items:flex-start}.docs-next-link strong{text-align:left}}.auth-page{place-items:start center;min-height:100vh;padding:clamp(3rem,10vh,7rem) 1.25rem 2rem;display:grid}.auth-card{border-radius:var(--ui-radius-md);background:#fffffff0;border:1px solid #94a3b86b;flex-direction:column;gap:.9rem;width:min(100%,29rem);padding:1.25rem;display:flex;box-shadow:0 18px 50px #0f172a1a}.auth-card h1{letter-spacing:0;margin:0;font-size:clamp(1.6rem,2.4vw,2.05rem);font-weight:680;line-height:1.12}.auth-card .muted{color:var(--ui-text-secondary);margin:.6rem 0 0;font-size:.9rem;line-height:1.5}.auth-card label{color:var(--ui-text-secondary);flex-direction:column;gap:.35rem;font-size:.78rem;font-weight:590;display:flex}.auth-card button{color:#fff;background:#2563eb;border-color:#2563eb}.auth-card button:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.auth-card .auth-google-button{color:var(--ui-text);background:var(--ui-surface);border-color:var(--ui-border-strong);box-shadow:var(--ui-shadow-xs);justify-content:center;align-items:center;gap:.55rem;display:inline-flex}.auth-card .auth-google-button:hover:not(:disabled){color:var(--ui-text);background:var(--ui-surface-hover);border-color:var(--ui-text-tertiary)}.google-mark{place-items:center;width:1.05rem;height:1.05rem;display:inline-grid}.google-mark svg{width:100%;height:100%;display:block}.error{color:var(--ui-text);background:var(--ui-surface-subtle);border:1px solid var(--ui-border-strong);border-radius:var(--ui-radius-sm);margin:0;padding:.65rem .75rem;font-size:.78rem}@container repositories-table (max-width:82rem){.repo-resource-row{grid-template-columns:minmax(12rem,.72fr) minmax(15rem,1fr);gap:.72rem 1rem;min-height:0}.repo-resource-row>.row-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;gap:.24rem;padding-left:2.75rem}.repo-resource-row .inline-editor .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container repositories-table (max-width:54rem){.repo-resource-row{grid-template-columns:minmax(0,1fr);gap:.58rem;padding-block:.82rem}.repo-resource-row .resource-metadata,.repo-resource-row>.row-actions{margin-left:2.75rem}.repo-resource-row>.row-actions{grid-column:1;justify-content:flex-start;padding-left:0}.repo-resource-row .resource-metadata>span{white-space:normal;overflow-wrap:anywhere}.repo-resource-row .inline-editor,.repo-resource-row .compose-viewer,.repo-resource-row .repository-delete-confirm{margin-left:0}.repo-resource-row .repository-delete-confirm{grid-template-columns:minmax(0,1fr) auto}}@container repositories-table (max-width:34rem){.repo-resource-row{padding:.72rem}.repo-resource-row .resource-metadata,.repo-resource-row>.row-actions{margin-left:0}.repo-resource-row>.row-actions{gap:.12rem;width:100%}.repo-resource-row .worker-target-select{flex:1 0 100%;width:100%;min-width:0;margin-bottom:.12rem}.repositories-workspace .repo-resource-row .row-actions .icon-button{width:2.16rem;min-width:2.16rem;max-width:2.16rem;min-height:2.16rem}.repositories-workspace .repo-resource-row .row-actions .ui-icon,.repositories-workspace .repo-resource-row .row-actions .button-spinner{width:1.02rem;height:1.02rem}.repo-resource-row .inline-editor .form-grid,.repo-resource-row .repository-delete-confirm{grid-template-columns:minmax(0,1fr)}.repo-resource-row .repository-delete-confirm .danger{justify-self:end}.repo-resource-row .settings-tabs{padding-inline:.35rem}.repo-resource-row .settings-tabs button{padding-inline:.48rem}}@container repositories-table (max-width:82rem){.repositories-workspace .repo-resource-row{grid-template-columns:minmax(14rem,.85fr) minmax(16rem,1fr) auto}.repositories-workspace .repo-resource-row>.project-row-actions{padding-left:0}}@container repositories-table (max-width:60rem){.repositories-workspace .repo-resource-row{grid-template-columns:minmax(0,1fr) auto}.repositories-workspace .project-latest{grid-column:1/-1;margin-left:4rem}.repositories-workspace .project-source-status{grid-area:1/2}.repositories-workspace .project-detail-line{grid-template-columns:minmax(0,1fr);margin-left:0}.repositories-workspace .project-detail-line .repo-worker-flags{justify-content:flex-start}.repositories-workspace .repo-resource-row>.project-row-actions{grid-column:1/-1;margin-left:0}}@container repositories-table (max-width:38rem){.repositories-workspace .repo-resource-row{grid-template-columns:minmax(0,1fr);padding:1rem}.repositories-workspace .project-source-status{grid-area:auto/1;justify-content:flex-start;margin-left:4rem}.repositories-workspace .project-latest{margin-left:4rem}.repositories-workspace .project-source-pill{max-width:calc(100% - 3.6rem)}.repositories-workspace .repo-resource-row>.project-row-actions{justify-content:flex-start}.repositories-workspace .project-row-actions .worker-target-select{flex:1 0 100%;width:100%;margin-bottom:.25rem}}@container containers-table (max-width:54rem){.deployment-table-header{display:none}.containers-workspace .resource-row,.containers-workspace .container-group .resource-row{grid-template-columns:minmax(12rem,.72fr) minmax(14rem,1fr);gap:.58rem .9rem;min-height:0}.containers-workspace .resource-row>.row-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;gap:.22rem;padding-left:2.75rem}.containers-workspace .container-group .resource-row{margin-left:3.7rem}.containers-workspace .container-group-body:before,.containers-workspace .worker-stack-section .container-group-body:before{left:2.28rem}.containers-workspace .worker-stack-header{padding-left:3rem}}@container containers-table (max-width:48rem){.containers-workspace .resource-row,.containers-workspace .container-group .resource-row{grid-template-columns:minmax(0,1fr);gap:.48rem}.containers-workspace .resource-row .resource-metadata,.containers-workspace .resource-row>.row-actions{margin-left:2.75rem}.containers-workspace .resource-row>.row-actions{grid-column:1;justify-content:flex-start;padding-left:0}.containers-workspace .container-group .resource-row{margin:.34rem .58rem .34rem 2rem;padding:.62rem .68rem}.containers-workspace .container-group-body:before,.containers-workspace .worker-stack-section .container-group-body:before{left:1.08rem}.containers-workspace .worker-stack-header{padding-inline:2rem .72rem}.containers-workspace .container-meta-line{white-space:normal;overflow-wrap:anywhere}.containers-workspace .container-public-urls,.containers-workspace .repo-public-url{max-width:100%}}@container containers-table (max-width:34rem){.containers-workspace .container-group-header{gap:.48rem;min-height:4rem;padding:.58rem .62rem}.containers-workspace .group-chevron{flex-basis:1rem;width:1rem;height:1rem}.containers-workspace .group-stack-icon{flex-basis:2.2rem;width:2.2rem;height:2.2rem}.containers-workspace .group-stack-icon .ui-icon{width:1.78rem;height:1.78rem}.containers-workspace .group-title strong{font-size:.82rem}.containers-workspace .group-title small{font-size:.64rem}.containers-workspace .group-count{min-width:1.55rem;min-height:1.45rem}.containers-workspace .worker-stack-header{min-height:2.4rem;padding:.5rem .6rem .46rem 1.25rem}.containers-workspace .worker-stack-header small{text-overflow:ellipsis;white-space:nowrap;max-width:5.5rem;overflow:hidden}.containers-workspace .container-group .resource-row{margin:.28rem .34rem .28rem 1.1rem;padding:.58rem}.containers-workspace .container-group-body:before,.containers-workspace .worker-stack-section .container-group-body:before{left:.58rem}.containers-workspace .resource-row .resource-metadata,.containers-workspace .resource-row>.row-actions,.containers-workspace .container-group .resource-row>.row-actions{margin-left:0}.containers-workspace .resource-status-line{flex-wrap:wrap}.containers-workspace .resource-row>.row-actions{gap:.14rem;width:100%}.containers-workspace .container-command-form{flex:1 0 100%;grid-template-columns:minmax(0,1fr) auto;width:100%;margin-bottom:.12rem;display:grid}.containers-workspace .container-command-select,.containers-workspace .container-group .resource-row .container-command-select{width:100%;min-width:0}.containers-workspace .resource-row .row-actions .icon-button{width:2.12rem;min-width:2.12rem;max-width:2.12rem;min-height:2.12rem}.containers-workspace .resource-row .row-actions .ui-icon,.containers-workspace .resource-row .row-actions .button-spinner{width:1rem;height:1rem}}@media (max-width:1100px){.content-grid{grid-template-columns:1fr}.landing-hero{grid-template-columns:1fr;min-height:auto;padding-bottom:3rem}.landing-hero-visual{justify-self:center;width:min(100%,48rem)}.landing-feature-grid,.landing-doc-list,.landing-signal-strip,.workflow-rail,.landing-live-demo{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-live-demo{grid-template-columns:1fr}.live-demo-copy h2,.live-demo-copy p{max-width:none}.landing-signal-strip article:nth-child(2n),.workflow-rail article:nth-child(2n){border-right:0}.landing-signal-strip article:nth-child(n+3),.workflow-rail article:nth-child(n+3){border-top:1px solid #c6d2e138}.landing-screens,.landing-login-section{grid-template-columns:1fr}.docs-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.docs-section-heading,.docs-maintenance{grid-template-columns:1fr}.docs-worker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.docs-worker-card,.docs-step{border-right:1px solid #e2e8f0eb}.docs-step:nth-child(2n){border-right:0}.docs-step:nth-child(n+3){border-top:1px solid #e2e8f0eb}.docs-worker-card:nth-child(2n){border-right:0}.docs-worker-card:nth-child(n+3){border-top:1px solid #e2e8f0eb}.docs-index,.docs-explain-grid,.docs-command-steps,.docs-flow-list,.workspace-guide-body{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-guide-body article:nth-child(2n){border-right:0}.workspace-guide-body article:nth-child(n+3){border-top:1px solid var(--ui-border)}}@media (max-width:820px){.add-repository-top,.repository-input-card{grid-template-columns:1fr}.add-project-footer{flex-direction:column;align-items:stretch}.add-project-footer .register-action,.add-project-footer .register-action .primary{width:100%}.workspace-settings-body{grid-template-columns:1fr}.workspace-settings-tabs{border-right:0;border-bottom:1px solid var(--ui-border);flex-direction:row;overflow-x:auto}.repository-settings-form{flex-direction:column;display:flex}.project-settings-inline .settings-tabs{border-right:0;border-bottom:1px solid var(--ui-border);flex-direction:row;padding:0;overflow-x:auto}.project-settings-inline .settings-tabs button{text-align:center;border-radius:.4rem .4rem 0 0;justify-content:center;width:auto}.project-settings-overview{grid-template-columns:1fr}.landing-nav,.docs-nav{flex-direction:column;align-items:flex-start;position:static}.landing-nav>div,.docs-nav>div{flex-wrap:wrap;width:100%}.landing-nav a:not(.landing-brand),.docs-nav a:not(.landing-brand){flex:auto}.landing-hero{min-height:auto;padding-top:3rem}.landing-hero-copy h1{max-width:13ch;font-size:clamp(2.35rem,12vw,3.45rem)}.landing-hero-visual{width:100%}.landing-feature-grid,.landing-doc-list,.landing-signal-strip,.workflow-rail,.landing-live-demo{grid-template-columns:1fr}.landing-live-demo{margin-top:-1rem;padding:.75rem}.live-demo-grid{grid-template-columns:1fr}.live-demo-grid aside{display:none}.live-demo-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.live-demo-status{grid-template-columns:auto minmax(0,1fr)}.live-demo-status small{grid-column:2}.docs-panel-header{padding:.9rem}.docs-steps,.docs-panel.is-compact .docs-steps,.docs-worker-grid,.docs-panel.is-compact .docs-worker-grid{grid-template-columns:1fr;overflow:visible}.docs-step,.docs-step:nth-child(2n),.docs-worker-card,.docs-worker-card:nth-child(2n){border-right:0}.docs-step:nth-child(n+2),.docs-worker-card:nth-child(n+2){border-top:1px solid #e2e8f0eb}.docs-page{padding-inline:.75rem}.docs-hero{padding-top:3rem}.docs-hero h1{max-width:12ch;font-size:clamp(2.3rem,11vw,3.5rem)}.docs-index,.docs-explain-grid,.docs-command-steps,.docs-flow-list{grid-template-columns:1fr}.docs-chapter{padding-block:2.5rem}.landing-signal-strip{margin-top:-1rem}.landing-signal-strip article,.landing-signal-strip article:nth-child(2n),.workflow-rail article,.workflow-rail article:nth-child(2n){border-right:0}.landing-signal-strip article:nth-child(n+2),.workflow-rail article:nth-child(n+2){border-top:1px solid #c6d2e138}.screen-sidebar{display:none}.screen-search{width:100%}.screen-worker-row{flex-direction:column;align-items:flex-start}.screen-worker-row small{margin-left:1.08rem}.landing-login-section{padding:.75rem}.landing-login-section .auth-card{width:100%}.app-frame{grid-template-columns:1fr}.app-sidebar{height:auto;min-height:auto;position:static}.route-navigation-overlay{left:0}.sidebar-footer{margin-top:1rem}.main-shell{padding:1rem}.main-shell.is-logs-view{height:auto;min-height:100vh;overflow:visible}.workspace-guide-body{grid-template-columns:1fr}.workspace-guide-body article,.workspace-guide-body article:nth-child(2n){border-right:0}.workspace-guide-body article:nth-child(n+2){border-top:1px solid var(--ui-border)}.metrics,.resource-row,.repo-resource-row{grid-template-columns:1fr}.container-group-header{padding:.68rem .78rem}.group-stack-icon{flex-basis:2.3rem;width:2.3rem;height:2.3rem}.group-stack-icon .ui-icon{width:1.95rem;height:1.95rem}.container-group .resource-row{margin:.34rem .55rem .34rem 1.65rem;padding:.62rem}.container-group-body:before,.worker-stack-section .container-group-body:before{left:.95rem}.row-actions{justify-content:flex-start;margin-left:2.75rem}.container-group .resource-row .row-actions{margin-left:2.5rem}.inline-editor,.compose-viewer{margin-left:0}.form-grid,.repo-resource-row .inline-editor .form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:span 1}.logs-workspace{height:auto;min-height:calc(100vh - 2rem)}.logs-filters{flex-direction:column;align-items:stretch;width:100%;min-width:0}.logs-filters select{width:100%}.logs-monitor-console{min-height:24rem}.worker-details{grid-template-columns:1fr}.worker-sharing-form,.worker-sharing-form.has-shared-emails,.credential-sharing-form,.credential-sharing-form.has-shared-emails{grid-template-columns:1fr;align-items:stretch}.worker-sharing-form .icon-button,.credential-sharing-form .icon-button{justify-self:end}.workers-panel-header{flex-direction:column;align-items:stretch;gap:.55rem}.worker-claim-control{align-items:stretch;width:100%;min-width:0}.worker-claim-form input{width:100%}.worker-claim-feedback{text-align:left;max-width:none}.repository-import-form{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.landing-nav-cta:after,.landing-primary-link:after,.landing-docs-cta:after,.landing-hero:before,.landing-hero-copy .eyebrow:before,.landing-feature-grid,.landing-workflow,.landing-architecture,.landing-showcase,.landing-docs,.landing-login-section,.landing-hero-visual,.landing-hero-visual:before,.architecture-frame,.architecture-frame:before,.live-demo-browser,.live-pulse,.live-demo-grid aside .is-active,.live-demo-flow span,.live-demo-terminal code,.screen-worker-row i,.screen-actions i,.screen-terminal code{animation:none}.live-demo-terminal code,.screen-terminal code{opacity:1;transform:none}}
