:root{color:#243044;font-synthesis:none;text-rendering:optimizelegibility;--ink:#253044;--muted:#6f7782;--ivory:#f8f6ef;--paper:#fffef9;--paper-soft:#f3f2eb;--line:#d9d2c2;--line-strong:#baa878;--sage:#66836d;--sage-soft:#e7eee6;--aqua:#6b9bac;--aqua-soft:#e8f1f3;--blue:#4f7292;--blue-soft:#e8eef5;--gold:#b68b42;--gold-soft:#f4edda;--rose:#bd6e62;--rose-soft:#f5e7e3;--violet:#7c718e;--violet-soft:#eeeaf2;--shadow:0 12px 28px #49412d17;--shadow-small:0 4px 12px #49412d12;--sidebar-width:238px;--topbar-height:70px;background:#f6f4ee;font-family:Hiragino Sans,Yu Gothic UI,Yu Gothic,sans-serif}*{box-sizing:border-box}html{background:var(--ivory);min-width:320px}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input,textarea,select{color:inherit;font:inherit;letter-spacing:0}button{border:0}button:not(:disabled),select:not(:disabled),input[type=checkbox]:not(:disabled){cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--aqua);outline-offset:2px}h1,h2,h3,p{margin:0}h1,.brand,.office-motto strong{font-family:Hiragino Mincho ProN,Yu Mincho,serif}.app-shell{background:var(--ivory);min-height:100vh}.sidebar{z-index:40;width:var(--sidebar-width);background:#fffdf7;border-right:1px solid #d8c9a7;flex-direction:column;padding:20px 16px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar:before,.sidebar:after{content:"";pointer-events:none;border-color:#c7aa65;width:32px;height:32px;position:absolute}.sidebar:before{border-top:1px solid;border-left:1px solid;top:8px;left:8px}.sidebar:after{border-bottom:1px solid;border-right:1px solid;bottom:8px;right:8px}.brand{color:#1f2a3f;align-items:center;gap:12px;min-height:108px;padding:4px 10px 22px;display:flex}.brand__mark{border:1px solid var(--line-strong);width:48px;height:56px;color:var(--gold);clip-path:polygon(50% 0,92% 18%,84% 75%,50% 100%,16% 75%,8% 18%);background:var(--gold-soft);place-items:center;display:grid}.brand>div:nth-child(2){flex-direction:column;font-size:26px;line-height:.93;display:flex}.sidebar__close{margin-left:auto;display:none}.sidebar nav{flex-direction:column;gap:3px;display:flex}.sidebar nav button{color:#3c443f;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:11px;width:100%;min-height:54px;padding:6px 12px;display:flex;position:relative}.sidebar nav button>svg:first-child{flex:none}.nav-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.nav-copy strong{text-overflow:ellipsis;white-space:nowrap;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:15px;font-weight:500;overflow:hidden}.nav-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:1.25;overflow:hidden}.sidebar nav button:hover{background:#f4f2e9}.sidebar nav button.is-active{color:#324a42;background:#e8ede2;border-color:#b7b28d;box-shadow:inset 0 0 0 2px #fff9}.nav-sparkle{color:var(--gold);margin-left:auto}.office-motto{min-height:142px;color:var(--sage);text-align:center;background:#fffcf3;border:1px solid #d9c69b;flex-direction:column;justify-content:center;align-items:center;gap:7px;margin-top:auto;display:flex}.office-motto span{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:13px}.office-motto strong{color:#334038;font-size:16px;font-weight:500;line-height:1.8}.sidebar__crystal{height:84px;color:var(--aqua);place-items:center;font-size:62px;line-height:1;display:grid}.app-main{min-height:100vh;margin-left:var(--sidebar-width)}.topbar{z-index:30;height:var(--topbar-height);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffef9f5;border-bottom:1px solid #ded6c5;align-items:center;gap:16px;padding:0 24px;display:flex;position:sticky;top:0}.topbar__menu{display:none!important}.global-search{width:min(380px,33vw);height:42px;color:var(--muted);background:#fffefb;border:1px solid #dcd3c1;border-radius:7px;align-items:center;gap:10px;padding:0 13px;display:flex}.global-search input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.topbar__metrics{align-items:center;gap:10px;margin-left:auto;display:flex}.topbar__metrics button{background:#fffefb;border:1px solid #ddd4c0;border-radius:7px;grid-template-rows:1fr 1fr;grid-template-columns:auto auto;align-items:center;column-gap:8px;height:42px;padding:5px 13px;display:grid}.topbar__metrics button:hover{border-color:var(--line-strong);background:#fbfaf4}.topbar__metrics button>svg,.topbar__metrics button>.metric-dot,.topbar__metrics button>.usage-drop{grid-row:1/3}.topbar__metrics strong{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:16px;line-height:1}.topbar__metrics small{color:var(--muted);font-size:10px;line-height:1}.metric-dot{border-radius:50%;width:10px;height:10px}.metric-dot--green{background:#78b27e;border:2px solid #3b7148}.usage-drop{color:var(--aqua);font-size:18px}.topbar__actions{border-left:1px solid var(--line);align-items:center;gap:8px;padding-left:6px;display:flex}.icon-button{background:#fffefb;border:1px solid #ddd4c0;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;display:inline-grid;position:relative}.icon-button:hover{border-color:var(--line-strong);background:var(--paper-soft)}.notification-count{color:#fff;background:#cf5b61;border:2px solid #fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:grid;position:absolute;top:-5px;right:-4px}.notification-anchor{position:relative}.notification-popover{z-index:70;border:1px solid var(--line);background:var(--paper);width:330px;box-shadow:var(--shadow);border-radius:7px;position:absolute;top:48px;right:0;overflow:hidden}.notification-popover header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:48px;padding:0 15px;display:flex}.notification-popover header button{color:var(--muted);background:0 0;font-size:12px}.notification-popover>button{text-align:left;background:0 0;border-bottom:1px solid #ebe6dc;align-items:center;gap:11px;width:100%;padding:12px 14px;display:flex}.notification-popover>button:hover{background:var(--paper-soft)}.notification-popover>button span:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.notification-popover small{color:var(--muted);font-size:11px}.notice-dot{border-radius:50%;width:9px;height:9px}.notice-dot--rose{background:var(--rose)}.notice-dot--gold{background:var(--gold)}.notice-dot--aqua{background:var(--aqua)}.page-content{min-height:calc(100vh - var(--topbar-height));padding:22px 24px 34px}.page{width:min(100%,1510px);margin:0 auto}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;min-height:70px;padding:1px 4px 14px;display:flex}.page-header h1{color:#1f2a41;font-size:31px;font-weight:600;line-height:1.15}.page-header p{color:#59635e;margin-top:7px;font-size:13px}.page-header__eyebrow,.field-kicker{color:var(--muted);text-transform:uppercase;align-items:center;gap:5px;font-size:10px;font-style:normal;font-weight:700;display:inline-flex}.page-header__actions{align-items:center;gap:10px;display:flex}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:39px;padding:0 16px;font-size:12px;font-weight:700;display:inline-flex}.button--primary{background:var(--sage);color:#fff;border-color:#4f6e57;box-shadow:0 3px #48634f}.button--primary:hover:not(:disabled){background:#56755f}.button--secondary{color:#63522d;background:#fffaf0;border-color:#bca873}.button--ghost{border-color:var(--line);color:#4c5652;background:#fffefb}.button--danger{background:var(--rose-soft);color:#934d46;border-color:#b4665d}.button--danger:hover:not(:disabled){background:#f2d8d3}.button--full{width:100%}.tool-panel,.side-tool{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow-small);border-radius:7px}.tool-panel__header,.side-tool>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:10px 14px;display:flex}.tool-panel__header h2,.side-tool>header>span{align-items:center;gap:8px;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:15px;font-weight:600;display:flex}.tool-panel__header>span,.side-tool>header>button{color:var(--muted);background:0 0;border:0;font-size:11px}.summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:11px;margin-bottom:14px;display:grid}.summary-card{border:1px solid var(--line);text-align:left;min-width:0;height:86px;box-shadow:var(--shadow-small);border-radius:7px;align-items:center;gap:13px;padding:12px 15px;display:flex}.summary-card:hover{border-color:var(--line-strong);transform:translateY(-1px)}.summary-card>svg{flex:none}.summary-card>span{flex:1;grid-template-rows:auto 1fr;grid-template-columns:1fr auto;align-items:end;min-width:0;display:grid}.summary-card small{color:var(--muted);grid-column:1;font-size:10px}.summary-card strong{grid-area:1/2/3;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:30px;line-height:1}.summary-card em{color:#5f685f;text-overflow:ellipsis;white-space:nowrap;grid-column:1;font-size:10px;font-style:normal;overflow:hidden}.summary-card--sage{background:var(--sage-soft);color:var(--sage)}.summary-card--aqua{background:var(--aqua-soft);color:var(--aqua)}.summary-card--gold{background:var(--gold-soft);color:var(--gold)}.summary-card--blue{background:var(--blue-soft);color:var(--blue)}.summary-card--rose{background:var(--rose-soft);color:var(--rose)}.office-dashboard{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:14px;display:grid}.office-scene-tool{border:1px solid var(--line);background:var(--paper);min-width:0;box-shadow:var(--shadow-small);border-radius:7px;overflow:hidden}.section-heading{justify-content:space-between;align-items:center;height:56px;padding:0 15px;display:flex}.section-heading h2{margin-top:2px;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:16px}.office-floor-status{align-items:center;gap:12px;display:flex}.office-floor-switcher{align-items:center;gap:5px;display:flex}.office-floor-switcher>span{min-width:142px;color:var(--ink);justify-content:center;align-items:center;gap:5px;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:10px;font-weight:700;display:inline-flex}.office-floor-switcher small{color:var(--muted);font-family:inherit;font-size:7px;font-weight:500}.live-label{color:var(--sage);align-items:center;gap:7px;font-size:10px;font-weight:700;display:inline-flex}.live-label>span{background:#67a875;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #e4f0e5}.office-art-scroll{border-top:1px solid var(--line);scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent;width:100%;overflow-x:auto}.office-art{aspect-ratio:1864/840;background:#edf1e8;width:100%;position:relative;overflow:hidden}.office-art>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.office-art:after{content:"";pointer-events:none;border:1px solid #ffffffb8;position:absolute;inset:0}.office-empty-overlay{z-index:4;width:min(370px,43%);min-height:140px;color:var(--ink);text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffef9f0;border:1px solid #b59e65b8;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:17px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 24px #413a2929}.office-empty-overlay>span{background:var(--gold-soft);width:38px;height:38px;color:var(--gold);border:1px solid #ccb978;border-radius:50%;place-items:center;display:grid}.office-empty-overlay strong{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:13px}.office-empty-overlay small{max-width:310px;color:var(--muted);font-size:8px;line-height:1.6}.office-role-copy,.office-speech-copy{z-index:2;color:#2f322f;text-align:center;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;overflow:hidden;transform:translate(-50%,-50%)}.office-role-copy{text-overflow:ellipsis;white-space:nowrap;width:11.5%;height:7%;padding:0 4px;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:10px;font-weight:700}.office-speech-copy{width:9.3%;height:11%;padding:2px 5px;font-size:8px;font-weight:700;line-height:1.35}.office-hotspot{z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffef9e8;border:1px solid #baa878c2;border-radius:6px;align-items:center;gap:7px;width:138px;min-height:50px;padding:5px;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 12px #413a2924}.office-hotspot:hover,.office-hotspot:focus-visible{border-color:var(--sage);background:#fffef9fa;box-shadow:0 0 0 3px #e7eee6b8,0 5px 14px #413a292b}.office-hotspot__label{text-align:left;flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.office-hotspot__label strong,.office-hotspot__label small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.office-hotspot__label strong{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:10px}.office-hotspot__label small{color:var(--muted);font-size:7px}.office-side-tools{grid-template-rows:1fr 1fr;gap:14px;min-width:0;display:grid}.side-tool{min-height:0;overflow:hidden}.compact-list{flex-direction:column;display:flex}.compact-list__empty{min-height:110px;color:var(--muted);text-align:center;place-items:center;padding:16px;font-size:9px;line-height:1.6;display:grid}.compact-list>button{text-align:left;background:0 0;border-bottom:1px solid #ece7dc;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:55px;padding:8px 12px;display:grid}.compact-list>button:hover{background:var(--paper-soft)}.compact-list>button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.compact-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.compact-list small{color:var(--muted);font-size:9px}.priority-mark{border-radius:50%;width:8px;height:8px}.priority-mark--high{background:var(--rose)}.priority-mark--medium{background:var(--gold)}.priority-mark--low{background:var(--sage)}.agent-activity-board{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow-small);border-radius:7px;margin-top:14px;overflow:hidden}.activity-board__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:10px 14px;display:flex}.activity-board__header h2{margin-top:3px;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:16px}.activity-board__header>span{color:var(--sage);align-items:center;gap:6px;font-size:10px;font-weight:700;display:inline-flex}.activity-table{max-height:438px;overflow:auto}.activity-row{width:100%;min-height:66px;color:var(--ink);text-align:left;background:0 0;border-bottom:1px solid #ebe7dd;grid-template-columns:minmax(150px,1.15fr) minmax(150px,1fr) minmax(180px,1.4fr) minmax(110px,.75fr) 84px;align-items:center;gap:14px;padding:8px 14px;display:grid}.activity-row:last-child{border-bottom:0}button.activity-row:hover{background:#f7f6f0}.activity-row--head{background:var(--paper-soft);min-height:34px;color:var(--muted);font-size:8px;font-weight:700}.activity-table__empty{min-height:130px;color:var(--gold);justify-content:center;align-items:center;gap:10px;padding:18px;display:flex}.activity-table__empty>span{flex-direction:column;gap:3px;display:flex}.activity-table__empty strong{color:var(--ink);font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:11px}.activity-table__empty small{color:var(--muted);font-size:8px}.activity-agent,.activity-agent>span,.activity-project{min-width:0;display:flex}.activity-agent{align-items:center;gap:9px}.activity-agent>span,.activity-project{flex-direction:column;gap:3px}.activity-agent strong,.activity-agent small,.activity-project strong,.activity-task{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.activity-agent strong{font-size:11px}.activity-agent small,.activity-project small{color:var(--muted);font-size:8px}.activity-project strong{font-size:10px}.activity-task{min-width:0;font-size:10px}.activity-progress{grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:7px;min-width:0;display:grid}.activity-progress em{color:var(--muted);text-align:right;font-size:9px;font-style:normal}.activity-state{justify-self:start}.agent-avatar{border:1px solid color-mix(in srgb, var(--agent-color), white 48%);background-color:color-mix(in srgb, var(--agent-color), white 78%);background-repeat:no-repeat;border-radius:50%;flex:none;place-items:center;display:grid;position:relative;overflow:visible;box-shadow:inset 0 0 0 3px #ffffff85}.agent-avatar--sm{width:40px;height:40px}.agent-avatar--md{width:58px;height:58px}.agent-avatar--lg{width:86px;height:86px}.agent-avatar--sprite{background-image:url(./Agents-PPey_HYU.jpg);box-shadow:inset 0 0 0 3px #ffffff75}.agent-avatar__portrait{object-fit:cover;border-radius:50%;width:100%;height:100%}.agent-avatar__status{background:var(--sage);border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;bottom:2px;right:-1px}.status-dot--reviewing{background:var(--aqua)}.status-dot--approval{background:var(--gold)}.status-dot--blocked,.status-dot--disconnected{background:var(--rose)}.status-dot--idle,.status-dot--stopped{background:#999f9b}.status-dot--dnd{background:var(--violet)}.agent-avatar--lg.agent-avatar--sprite{background-size:958.5px 539.5px}.agent-avatar--md.agent-avatar--sprite{background-size:646.5px 363.9px}.agent-avatar--sm.agent-avatar--sprite{background-size:445.9px 250.9px}.agent-avatar--lg.avatar-maria{background-position:-192px -103px}.agent-avatar--lg.avatar-misa{background-position:-373px -103px}.agent-avatar--lg.avatar-kabos{background-position:-524px -103px}.agent-avatar--lg.avatar-mariaru{background-position:-181px -287px}.agent-avatar--lg.avatar-nora{background-position:-312px -287px}.agent-avatar--lg.avatar-fina{background-position:-453px -287px}.agent-avatar--lg.avatar-momo{background-position:-590px -287px}.agent-avatar--md.avatar-maria{background-position:-130px -70px}.agent-avatar--md.avatar-misa{background-position:-251px -70px}.agent-avatar--md.avatar-kabos{background-position:-354px -70px}.agent-avatar--md.avatar-mariaru{background-position:-122px -193px}.agent-avatar--md.avatar-nora{background-position:-211px -193px}.agent-avatar--md.avatar-fina{background-position:-305px -193px}.agent-avatar--md.avatar-momo{background-position:-398px -193px}.agent-avatar--sm.avatar-maria{background-position:-89px -48px}.agent-avatar--sm.avatar-misa{background-position:-173px -48px}.agent-avatar--sm.avatar-kabos{background-position:-244px -48px}.agent-avatar--sm.avatar-mariaru{background-position:-84px -133px}.agent-avatar--sm.avatar-nora{background-position:-145px -133px}.agent-avatar--sm.avatar-fina{background-position:-211px -133px}.agent-avatar--sm.avatar-momo{background-position:-275px -133px}.status-badge{white-space:nowrap;border:1px solid;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:1px 8px;font-size:9px;font-weight:700;display:inline-flex}.status-badge--working{background:var(--sage-soft);color:#4b7358}.status-badge--reviewing{background:var(--aqua-soft);color:#4b7c8e}.status-badge--approval{background:var(--gold-soft);color:#9b6e27}.status-badge--idle,.status-badge--stopped{color:#727975;background:#efefeb}.status-badge--blocked,.status-badge--disconnected{background:var(--rose-soft);color:#a15049}.status-badge--dnd{background:var(--violet-soft);color:var(--violet)}.status-badge--done{background:var(--sage-soft);color:#4c7459}.progress{width:100%}.progress__label{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:6px;font-size:10px;display:flex}.progress__track{background:#e7e5de;border-radius:99px;width:100%;height:6px;overflow:hidden}.progress__fill{border-radius:inherit;background:var(--sage);height:100%;display:block}.progress__fill--aqua{background:var(--aqua)}.progress__fill--gold{background:var(--gold)}.progress__fill--rose{background:var(--rose)}.progress--compact .progress__track{height:4px}.agents-toolbar{align-items:center;gap:10px;margin:0 0 13px;display:flex}.inline-search,.filter-select{border:1px solid var(--line);background:var(--paper);height:38px;color:var(--muted);border-radius:6px;align-items:center;gap:8px;padding:0 11px;display:flex}.inline-search{width:280px}.inline-search input,.filter-select select{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:11px}.filter-select{margin-left:auto}.agents-toolbar .data-scope-toggle--inline{flex-shrink:0}.agents-layout{grid-template-columns:minmax(0,1fr) 360px;gap:14px;display:grid}.agent-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:11px;display:grid}.agent-grid-empty{border:1px dashed var(--line);min-height:180px;color:var(--muted);text-align:center;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.agent-grid-empty strong{color:var(--ink);font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:12px}.agent-grid-empty small{font-size:9px}.agent-card{border:1px solid var(--line);background:var(--paper);text-align:left;min-width:0;min-height:270px;box-shadow:var(--shadow-small);border-radius:7px;position:relative;overflow:hidden}.agent-card:hover,.agent-card.is-selected{border-color:var(--line-strong)}.agent-card.is-selected{box-shadow:inset 0 0 0 2px #e5e9dd, var(--shadow-small)}.agent-card__surface{text-align:left;background:0 0;width:100%;min-height:226px;padding:13px;display:block}.agent-card__top{align-items:center;gap:11px;display:flex}.agent-card__top>div:nth-child(2){flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.agent-card h3{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:18px}.agent-card__top>div:nth-child(2)>span:not(.status-badge){color:var(--muted);font-size:10px}.sample-agent-badge{background:var(--violet-soft);border:1px solid #c5b9d0;border-radius:99px;align-items:center;width:fit-content;min-height:19px;padding:1px 7px;font-weight:700;display:inline-flex;color:var(--violet)!important;font-size:8px!important}.agent-card__task{border-top:1px solid #ebe7dd;flex-direction:column;gap:4px;min-height:49px;margin:12px 0 9px;padding-top:9px;display:flex}.agent-card__task small{color:var(--muted);font-size:9px}.agent-card__task strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.agent-card__meta{color:var(--muted);justify-content:space-between;margin-top:10px;font-size:9px;display:flex}.agent-card__meta strong{color:var(--ink)}.runtime-pill{border:1px solid var(--line);color:var(--muted);background:#fbfaf5;border-radius:99px;padding:3px 7px;font-size:8px;position:absolute;top:10px;right:10px}.agent-card__replace{border:1px solid var(--line);background:var(--paper-soft);color:#59615c;border-radius:5px;justify-content:center;align-items:center;gap:7px;width:calc(100% - 20px);min-height:34px;margin:0 10px 10px;font-size:9px;font-weight:700;display:flex}.agent-card__replace:hover{border-color:var(--sage);background:var(--sage-soft);color:var(--sage)}.agent-card__replace.is-primary{background:var(--sage-soft);color:#4f7057;border-color:#a9bea6}.agent-card--add{text-align:center;background:#faf9f4;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex}.agent-card--add>span{border:1px solid var(--line);background:var(--sage-soft);width:48px;height:48px;color:var(--sage);border-radius:50%;place-items:center;display:grid}.agent-card--add small{color:var(--muted);font-size:9px}.agent-detail{border:1px solid var(--line-strong);background:var(--paper);width:390px;height:min(780px,100vh - 40px);box-shadow:var(--shadow);border-radius:7px;flex-direction:column;display:flex}.agent-detail--embedded{top:calc(var(--topbar-height) + 14px);width:auto;height:auto;max-height:calc(100vh - var(--topbar-height) - 42px);box-shadow:var(--shadow-small);position:sticky}.agent-detail__header{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:16px;display:flex;position:relative}.agent-detail__header>div:nth-child(2){flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.agent-detail__name-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.agent-detail h2{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:24px}.agent-detail__header strong{font-size:12px}.runtime-label{color:var(--muted);align-items:center;gap:5px;font-size:9px;display:inline-flex}.agent-detail__replace{width:fit-content;margin-top:3px}.agent-detail__close{position:absolute;top:10px;right:10px}.detail-tabs{border-bottom:1px solid var(--line);padding:0 12px;display:flex}.detail-tabs button{height:40px;color:var(--muted);background:0 0;border-bottom:2px solid #0000;flex:1;font-size:10px}.detail-tabs button.is-active{border-color:var(--sage);color:var(--sage);font-weight:700}.agent-detail__body{flex-direction:column;flex:1;gap:10px;min-height:0;padding:13px;display:flex;overflow:auto}.detail-block{border:1px solid #e4ded1;border-radius:6px;padding:12px}.detail-block--soft{background:var(--sage-soft)}.detail-block--project{background:var(--aqua-soft)}.detail-block h3{margin:5px 0 11px;font-size:13px}.detail-block p{color:#55615b;margin-top:5px;font-size:11px;line-height:1.7}.detail-block>strong{margin-top:5px;font-size:12px;display:block}.tag-list{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.tag-list span{border:1px solid var(--line);background:#faf9f4;border-radius:99px;padding:4px 8px;font-size:9px}.agent-detail__metrics{border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.agent-detail__metrics>div{border-right:1px solid var(--line);min-width:0;min-height:75px;color:var(--sage);flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.agent-detail__metrics>div:last-child{border-right:0}.agent-detail__metrics strong{max-width:100%;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.agent-detail__metrics span{color:var(--muted);font-size:8px}.agent-detail__footer{border-top:1px solid var(--line);gap:8px;padding:12px;display:grid}.agent-detail__notice{color:var(--muted);text-align:center;font-size:9px}.runtime-event-block{padding-bottom:6px}.runtime-event-list{flex-direction:column;margin-top:8px;display:flex}.runtime-event-list>div{border-top:1px solid #ebe7dd;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:39px;display:grid}.runtime-event-list>div>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.runtime-event-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.runtime-event-list small{color:var(--muted);font-size:8px}.runtime-event-dot{background:var(--aqua);border-radius:50%;width:7px;height:7px}.runtime-event-dot--completed{background:var(--sage)}.runtime-event-dot--failed{background:var(--rose)}.runtime-event-dot--cancelled{background:#8f9692}.runtime-usage-block{background:var(--blue-soft)}.runtime-usage-grid{grid-template-columns:1fr 1fr;gap:6px;margin-top:9px;display:grid}.runtime-usage-grid>div{background:#ffffffa8;border:1px solid #5b7e9733;border-radius:5px;grid-template-columns:auto minmax(0,1fr);align-content:center;align-items:center;gap:2px 7px;min-width:0;min-height:54px;padding:7px;display:grid}.runtime-usage-grid svg{color:var(--blue);grid-row:1/3}.runtime-usage-grid span{color:var(--muted);font-size:8px}.runtime-usage-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.runtime-usage-note{color:var(--muted);margin-top:7px;font-size:8px;display:block}.detail-block--result{background:var(--paper-soft)}.detail-block--result p{white-space:pre-wrap;max-height:150px;overflow:auto}.agent-detail-overlay{z-index:80;background:#1f252957;justify-content:flex-end;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.agent-health-band{border:1px solid var(--line);background:var(--line);border-radius:7px;grid-template-columns:minmax(170px,1.2fr) repeat(4,minmax(120px,1fr));gap:1px;margin-top:14px;display:grid;overflow:hidden}.agent-health-band>div{background:var(--paper);flex-direction:column;justify-content:center;gap:5px;min-height:94px;padding:13px 16px;display:flex}.agent-health-band h2{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:16px}.health-stat span{color:var(--muted);font-size:9px}.health-stat>strong{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:21px}.health-stat small{color:var(--muted);font-size:9px}.modal-backdrop,.drawer-backdrop{z-index:100;background:#252b2c6b;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{border:1px solid var(--line-strong);background:var(--paper);border-radius:8px;flex-direction:column;width:min(100%,620px);max-height:calc(100vh - 40px);display:flex;overflow:hidden;box-shadow:0 24px 60px #2a2a2238}.modal--lg{width:min(100%,790px)}.modal__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:14px 18px;display:flex}.modal__header h2{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:21px}.modal__header p{color:var(--muted);margin-top:5px;font-size:10px}.modal__body{flex:1;min-height:0;padding:18px;overflow:auto}.modal__footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:12px 18px;display:flex}.wizard-steps{grid-template-columns:repeat(3,1fr);margin-bottom:22px;display:grid}.wizard-step{color:var(--muted);justify-content:center;align-items:center;gap:7px;font-size:10px;display:flex;position:relative}.wizard-step:after{background:var(--line);content:"";width:calc(100% - 90px);height:1px;position:absolute;top:50%;left:calc(50% + 45px)}.wizard-step:last-child:after{display:none}.wizard-step>span{border:1px solid var(--line);background:var(--paper);border-radius:50%;place-items:center;width:24px;height:24px;font-weight:700;display:grid}.wizard-step.is-active,.wizard-step.is-done{color:var(--sage);font-weight:700}.wizard-step.is-active>span,.wizard-step.is-done>span{border-color:var(--sage);background:var(--sage-soft)}.form-stack{flex-direction:column;gap:17px;display:flex}.form-grid{gap:13px;display:grid}.form-grid--2{grid-template-columns:1fr 1fr}.form-stack label,.ask-form label{color:#4d5752;flex-direction:column;gap:7px;font-size:10px;font-weight:700;display:flex}.form-stack input,.ask-form input,.ask-form textarea{border:1px solid var(--line);background:#fffefb;border-radius:6px;outline:0;width:100%;padding:10px 11px;font-size:12px;font-weight:400}.form-stack fieldset,.ask-form fieldset{border:0;margin:0;padding:0}.form-stack legend,.ask-form legend{color:#4d5752;margin-bottom:9px;font-size:10px;font-weight:700}.choice-grid{gap:9px;display:grid}.choice-grid--animals{grid-template-columns:repeat(4,1fr)}.choice-tile{border:1px solid var(--line);background:#fbfaf6;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:128px;padding:8px;font-size:10px;display:flex}.choice-tile.is-selected{border-color:var(--sage);background:var(--sage-soft);box-shadow:inset 0 0 0 1px var(--sage)}.choice-tile__animal{aspect-ratio:1;object-fit:cover;border-radius:5px;width:min(86px,100%);display:block}.color-choices{gap:9px;display:flex}.color-swatch{width:28px;height:28px;box-shadow:0 0 0 1px var(--line);border:3px solid #fff;border-radius:50%}.color-swatch.is-selected{box-shadow:0 0 0 2px var(--ink)}.choice-grid--runtime{grid-template-columns:repeat(5,1fr)}.runtime-choice{border:1px solid var(--line);background:#fbfaf6;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:82px;font-size:10px;display:flex}.runtime-choice.is-selected{border-color:var(--aqua);background:var(--aqua-soft);box-shadow:inset 0 0 0 1px var(--aqua)}.input-with-icon{border:1px solid var(--line);color:var(--muted);border-radius:6px;align-items:center;gap:8px;padding:0 10px;display:flex}.input-with-icon input{border:0}.input-with-action input{flex:1;min-width:0}.input-with-action .icon-button{flex:none}.connection-check{border:1px solid var(--line);background:var(--paper-soft);border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:220px;padding:28px;display:grid}.connection-orb{border:1px solid var(--line-strong);background:var(--gold-soft);width:76px;height:76px;color:var(--gold);border-radius:50%;place-items:center;display:grid}.connection-orb.is-connected{background:var(--sage-soft);color:var(--sage)}.connection-orb.is-error{background:var(--rose-soft);color:var(--rose);border-color:#d8a59d}.connection-check h3{margin:5px 0;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:18px}.connection-check p{color:var(--muted);font-size:10px}.connection-models{border-top:1px solid var(--line);grid-column:1/-1;padding-top:15px}.connection-models>span{color:var(--muted);margin-bottom:9px;font-size:9px;font-weight:700;display:block}.connection-models>div{flex-wrap:wrap;gap:7px;display:flex}.connection-models button{border:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;background:#fffefb;border-radius:4px;max-width:100%;padding:7px 9px;font-size:9px;overflow:hidden}.connection-models button.is-selected{border-color:var(--aqua);background:var(--aqua-soft);color:var(--blue);font-weight:700}.capability-checks{border-top:1px solid var(--line);color:var(--sage);grid-column:1/-1;justify-content:center;gap:20px;padding-top:16px;font-size:10px;display:flex}.capability-checks span{align-items:center;gap:5px;display:inline-flex}.capability-checks .connection-mode{color:var(--muted);margin-left:auto;font-weight:700}.drawer-backdrop{z-index:90;visibility:hidden;opacity:0;justify-content:flex-end;padding:0;transition:opacity .2s,visibility .2s}.drawer-backdrop.is-open{visibility:visible;opacity:1}.settings-drawer{background:var(--paper);width:min(420px,100vw);height:100%;transition:transform .25s;transform:translate(100%);box-shadow:-18px 0 40px #282a2529}.settings-drawer.is-open{transform:translate(0)}.settings-drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:76px;padding:0 18px;display:flex}.settings-drawer h2{margin-top:3px;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:22px}.settings-groups{height:calc(100% - 76px);padding:14px;overflow:auto}.settings-groups section{border-bottom:1px solid var(--line);padding:14px 3px 17px}.settings-groups h3{align-items:center;gap:8px;margin:0 0 10px;font-size:12px;display:flex}.setting-row,.toggle-row{border-bottom:1px solid #eeeae1;justify-content:space-between;align-items:center;gap:12px;min-height:42px;font-size:10px;display:flex}.toggle-row{position:relative}.toggle-row input{opacity:0;position:absolute}.toggle{background:#d4d5d1;border-radius:99px;width:34px;height:19px;transition:background .2s;position:relative}.toggle:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000002e}.toggle-row input:checked+.toggle{background:var(--sage)}.toggle-row input:checked+.toggle:after{transform:translate(15px)}.search-backdrop{z-index:58;background:0 0;position:fixed;inset:0}.search-popover{z-index:60;top:60px;left:calc(var(--sidebar-width) + 24px);width:min(470px, calc(100vw - var(--sidebar-width) - 48px));border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:7px;position:fixed;overflow:hidden}.search-popover>button{text-align:left;background:0 0;border-bottom:1px solid #ece8df;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:56px;padding:9px 13px;display:grid}.search-popover>button:hover{background:var(--paper-soft)}.search-popover>button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.search-popover strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.search-popover small{color:var(--muted);font-size:9px}.search-popover em{color:var(--muted);font-size:9px;font-style:normal}.search-popover__icon{background:var(--sage-soft);width:32px;height:32px;color:var(--sage);border-radius:6px;place-items:center;display:grid}.search-empty{min-height:110px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:9px;font-size:11px;display:flex}.page-tabs{border-bottom:1px solid var(--line);align-items:flex-end;gap:2px;margin-bottom:14px;display:flex}.page-tabs button{min-width:150px;height:42px;color:var(--muted);background:0 0;border:1px solid #0000;border-bottom-width:2px;border-radius:6px 6px 0 0;justify-content:center;align-items:center;gap:8px;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:12px;display:inline-flex}.page-tabs button.is-active{border-color:var(--line);border-bottom-color:var(--sage);background:var(--paper);color:var(--sage)}.command-grid{grid-template-columns:330px minmax(0,1fr) 280px;gap:13px;display:grid}.request-compose{margin-bottom:14px;overflow:hidden}.panel-familiar{align-items:center;gap:7px;margin-left:auto;margin-right:8px;display:flex}.panel-familiar>span{flex-direction:column;gap:2px;display:flex}.panel-familiar small{color:var(--gold);font-size:6px;font-weight:700}.panel-familiar strong{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:10px}.request-compose__body{grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);gap:14px;padding:14px;display:grid}.request-compose__fields,.request-compose__options{gap:10px;display:grid}.request-compose__options{grid-template-columns:1fr 1fr}.request-source-note{border-left:2px solid var(--aqua);color:var(--muted);grid-column:1/-1;margin:-4px 0 0;padding-left:8px;font-size:8px;line-height:1.55}.request-compose label{color:#56605b;align-content:start;gap:5px;font-size:9px;font-weight:700;display:grid}.request-compose input,.request-compose textarea,.request-compose select{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fffefb;border-radius:5px;outline:0;padding:9px 10px;font-size:10px}.request-compose textarea{resize:vertical;line-height:1.6}.request-compose__footer{border-top:1px solid var(--line);background:var(--paper-soft);justify-content:flex-end;gap:8px;padding:10px 14px;display:flex}.command-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:320px;display:flex}.command-empty h2{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:20px}.command-empty__actions{gap:8px;margin-top:6px;display:flex}.data-scope-toggle{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:4px;padding:7px 8px;display:grid}.data-scope-toggle button{min-height:30px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:6px;font-size:9px;display:flex}.data-scope-toggle button.is-active{border-color:var(--line);background:var(--sage-soft);color:var(--sage);font-weight:700}.data-scope-toggle span{background:#fffc;border-radius:50%;place-items:center;min-width:18px;height:18px;font-size:7px;display:grid}.routing-empty{text-align:center;border:1px dashed #58715d47;border-radius:5px;padding:9px;color:var(--muted)!important;margin-top:7px!important;font-size:9px!important}.request-list,.request-detail,.standup-mini{min-width:0}.request-list__items,.approval-list__items{flex-direction:column;display:flex}.request-list__items>button{text-align:left;background:0 0;border-bottom:1px solid #ece7dd;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:76px;padding:10px 12px;display:grid;position:relative}.request-list__items>button:hover,.request-list__items>button.is-selected{background:var(--paper-soft)}.request-list__items>button.is-selected:before{background:var(--sage);content:"";border-radius:99px;width:3px;position:absolute;inset:8px auto 8px 0}.request-source{background:var(--blue-soft);width:34px;height:34px;color:var(--blue);border-radius:6px;place-items:center;display:grid}.request-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.request-copy small,.request-copy em{color:var(--muted);font-size:9px;font-style:normal}.request-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.priority-tag{border-radius:99px;align-items:center;min-height:22px;padding:0 7px;font-size:9px;font-weight:700;display:inline-flex}.priority-tag--high{background:var(--rose-soft);color:var(--rose)}.priority-tag--medium{background:var(--gold-soft);color:#956a28}.priority-tag--low{background:var(--sage-soft);color:var(--sage)}.request-detail{padding-bottom:12px}.request-detail>.tool-panel__header{align-items:flex-start}.request-detail__meta{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:9px 14px;font-size:9px;display:flex}.request-detail>section{margin:12px 14px}.request-detail>section p{color:#4e5a55;margin-top:6px;font-size:11px;line-height:1.7}.evidence-check-list{flex-direction:column;gap:7px;margin-top:8px;display:flex}.evidence-check-list span{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.evidence-check-list svg{border:1px solid var(--line);border-radius:50%;padding:1px}.evidence-check-list svg.is-done{background:var(--sage);color:#fff}.routing-box{border:1px solid var(--line);background:var(--sage-soft);border-radius:6px;padding:10px!important}.routing-agent{align-items:center;gap:10px;margin-top:8px;display:flex}.routing-agent>span{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.routing-agent strong{font-size:11px}.routing-agent small{color:var(--muted);font-size:9px}.routing-usage{border-top:1px solid #58715d29;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:9px;padding-top:8px;display:grid}.routing-usage>span{flex-direction:column;gap:2px;min-width:0;display:flex}.routing-usage small{color:var(--muted);font-size:8px}.routing-usage strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.request-detail>.button{width:calc(100% - 28px);margin:0 14px}.standup-mini{padding-bottom:12px}.standup-block{border-bottom:1px solid var(--line);flex-direction:column;gap:4px;padding:12px 14px;display:flex}.standup-block span{color:var(--sage);font-size:9px;font-weight:700}.standup-block strong{font-size:11px}.standup-block small{color:var(--muted);font-size:9px}.standup-block--alert{background:var(--gold-soft)}.standup-mini>.button{width:calc(100% - 24px);margin:12px 12px 0}.ask-layout{grid-template-columns:minmax(0,1fr) 280px;gap:14px;display:grid}.ask-form{padding-bottom:14px}.ask-form>fieldset,.ask-form>label{margin:14px}.agent-choice-row{flex-wrap:wrap;gap:8px;display:flex}.agent-choice-row>button{border:1px solid var(--line);background:#faf9f5;border-radius:99px;align-items:center;gap:6px;padding:4px 9px 4px 4px;font-size:9px;display:flex}.agent-choice-row>button.is-selected{border-color:var(--sage);background:var(--sage-soft)}.ask-form textarea{resize:vertical;line-height:1.6}.ask-form__actions{justify-content:space-between;gap:10px;margin:0 14px;display:flex}.inline-success{background:var(--sage-soft);color:var(--sage);border:1px solid #b7d0b9;border-radius:6px;align-items:center;gap:7px;margin:12px 14px 0;padding:9px 11px;font-size:10px;display:flex}.inline-error{background:var(--rose-soft);color:#984f48;border:1px solid #d8a59d;border-radius:6px;align-items:center;gap:7px;margin:12px 14px 0;padding:9px 11px;font-size:10px;display:flex}.consult-presets{overflow:hidden}.consult-presets>button{border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;width:100%;height:50px;padding:0 13px;font-size:11px;display:grid}.consult-presets>button:hover{background:var(--paper-soft)}.standup-board{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.standup-column{border:1px solid var(--line);background:var(--paper);border-radius:7px;overflow:hidden}.standup-column>header{border-bottom:1px solid var(--line);background:var(--sage-soft);grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-height:58px;padding:10px 13px;display:grid}.standup-column>header h2{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:15px}.standup-column>header span{background:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.standup-column article{border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;gap:5px;min-height:63px;padding:10px 13px;display:flex}.standup-column article strong{font-size:11px}.standup-column article small{color:var(--muted);font-size:9px}.standup-column--alert>header{background:var(--rose-soft)}.handoff-tool{padding-bottom:18px}.handoff-timeline{justify-content:space-between;align-items:center;gap:8px;padding:24px;display:flex;overflow-x:auto}.handoff-step{align-items:center;gap:9px;min-width:180px;display:flex}.handoff-step>div{flex-direction:column;gap:3px;min-width:95px;display:flex}.handoff-step span,.handoff-step small{color:var(--muted);font-size:8px}.handoff-step strong{font-size:11px}.handoff-step>svg{color:var(--gold);flex:none}.page-tabs--rooms button{min-width:105px}.workrooms-layout{grid-template-columns:minmax(0,1fr) 300px;gap:14px;display:grid}.workroom-editor,.workroom-members{margin-bottom:12px;overflow:hidden}.workroom-editor>div{grid-template-columns:minmax(170px,.45fr) minmax(260px,1fr) auto;align-items:end;gap:10px;padding:12px;display:grid}.workroom-editor label{color:var(--muted);gap:5px;font-size:8px;font-weight:700;display:grid}.workroom-editor input{border:1px solid var(--line);width:100%;min-width:0;font:inherit;background:#fffefb;border-radius:5px;outline:0;padding:8px 9px;font-size:10px}.workroom-member-choices{grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:7px;padding:10px;display:grid}.workroom-member-choices>button{border:1px solid var(--line);background:var(--paper-soft);text-align:left;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;min-height:58px;padding:7px;display:grid}.workroom-member-choices>button.is-selected{border-color:var(--sage);background:var(--sage-soft);color:var(--sage)}.workroom-member-choices>button>span{flex-direction:column;gap:3px;min-width:0;display:flex}.workroom-member-choices strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.workroom-member-choices small{color:var(--muted);font-size:8px}.workroom-stage{border:1px solid var(--line);background:var(--paper);min-width:0;box-shadow:var(--shadow-small);border-radius:7px;overflow:hidden}.workroom-stage__header{border-bottom:1px solid #aa9d7933;justify-content:space-between;align-items:center;gap:14px;min-height:102px;padding:13px 15px;display:flex}.workroom-stage--sage .workroom-stage__header{background:var(--sage-soft)}.workroom-stage--blue .workroom-stage__header{background:var(--blue-soft)}.workroom-stage--rose .workroom-stage__header{background:var(--rose-soft)}.workroom-stage__title{align-items:center;gap:10px;min-width:0;display:flex}.workroom-stage__title>span:last-child{min-width:0}.workroom-stage__title h2{margin:2px 0 4px;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:20px}.workroom-stage__title p{color:var(--muted);font-size:9px;line-height:1.5}.workroom-stage__residents{border-bottom:1px solid var(--line);background:#fffdf8;flex-wrap:wrap;align-items:center;gap:9px;min-height:146px;padding:14px;display:flex;position:relative;overflow:hidden}.workroom-stage__residents:before,.workroom-stage__residents:after{content:"";pointer-events:none;border:1px solid #c2ab6938;width:86px;height:86px;position:absolute;transform:rotate(45deg)}.workroom-stage__residents:before{top:-55px;left:-42px}.workroom-stage__residents:after{bottom:-55px;right:-42px}.workroom-resident{background:#ffffffd1;border:1px solid #e2dac8;border-radius:6px;flex:220px;align-items:center;gap:10px;min-width:210px;padding:8px;display:flex}.workroom-resident>span{flex-direction:column;gap:3px;min-width:0;display:flex}.workroom-resident strong{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:13px}.workroom-resident small{color:var(--sage);font-size:8px}.workroom-resident em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-style:normal;overflow:hidden}.workroom-empty-seat{justify-content:center;align-items:center;gap:13px;width:100%;min-height:116px;display:flex}.workroom-empty-seat>span{flex-direction:column;gap:4px;display:flex}.workroom-empty-seat strong{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:14px}.workroom-empty-seat small{color:var(--muted);font-size:8px}.workroom-task-board>header{border-bottom:1px solid var(--line);background:#fbfaf6;justify-content:space-between;align-items:center;gap:10px;min-height:62px;padding:9px 13px;display:flex}.workroom-task-board h3{margin-top:3px;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:15px}.data-scope-toggle--inline{border:0;grid-template-columns:none;width:auto;padding:0;display:flex}.data-scope-toggle--inline button{min-width:82px}.workroom-no-tasks{min-height:150px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.workroom-no-tasks strong{color:var(--ink);font-size:10px}.workroom-no-tasks small{font-size:8px}.room-task--wide{grid-template-rows:1fr;grid-template-columns:auto minmax(150px,1fr) minmax(120px,.5fr) minmax(115px,.45fr) auto;gap:8px;min-height:76px;padding:8px 3px}.room-task--wide>.agent-avatar,.room-task--wide>svg{grid-row:1}.room-task--wide>label{gap:3px;display:grid}.room-task--wide>label small{color:var(--muted);font-size:7px}.room-task--wide select{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);font:inherit;background:#fffefb;border-radius:5px;padding:5px 6px;font-size:8px}.room-task--wide>time{color:var(--muted);font-size:8px}.room-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.room-tool{border:1px solid var(--line);background:var(--paper);min-width:0;box-shadow:var(--shadow-small);border-radius:7px;overflow:hidden}.room-tool.is-active{border-color:var(--line-strong);box-shadow:inset 0 0 0 2px #c4b27d2e, var(--shadow-small)}.room-tool>header{justify-content:space-between;align-items:center;gap:10px;min-height:108px;padding:14px;display:flex}.room-tool--sage>header{background:var(--sage-soft)}.room-tool--blue>header{background:var(--blue-soft)}.room-tool--rose>header{background:var(--rose-soft)}.room-tool>header>div{align-items:flex-start;gap:9px;min-width:0;display:flex}.room-tool>header h2{margin-bottom:5px;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:16px}.room-tool>header p{color:var(--muted);font-size:9px;line-height:1.6}.room-tool__icon{background:#ffffffbf;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.room-task-list{flex-direction:column;padding:7px 10px;display:flex}.room-task{border-bottom:1px solid #ebe7de;grid-template-rows:1fr auto;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:5px 8px;min-height:67px;padding:8px 0;display:grid}.room-task>svg{color:var(--aqua);grid-row:1/3}.room-task>span:nth-child(2){flex-direction:column;gap:8px;min-width:0;display:flex}.room-task strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.room-task>small{color:var(--muted);grid-column:3;font-size:8px}.room-tool>footer{border-top:1px solid var(--line);min-height:70px;color:var(--muted);background:#fbfaf6;grid-template-columns:1fr 1fr;align-items:center;gap:8px;padding:8px 10px;font-size:8px;display:grid}.room-tool>footer button{border:1px solid var(--line);background:#fff;border-radius:5px;grid-column:1/3;justify-content:center;align-items:center;gap:7px;height:30px;font-size:9px;display:flex}.workroom-side{align-content:start;gap:13px;display:grid}.alert-list>div{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:11px 12px;display:flex}.alert-list>div>span:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.alert-list strong{font-size:10px}.alert-list small{color:var(--muted);font-size:8px}.alert-icon{border-radius:6px;flex:none;place-items:center;width:32px;height:32px;display:grid}.alert-icon--rose{background:var(--rose-soft);color:var(--rose)}.alert-icon--sage{background:var(--sage-soft);color:var(--sage)}.alert-icon--blue{background:var(--blue-soft);color:var(--blue)}.check-list{flex-direction:column;padding:5px 11px;display:flex}.check-list label{border-bottom:1px solid #ebe7de;align-items:center;gap:8px;min-height:43px;font-size:9px;display:flex}.check-list input{width:15px;height:15px;accent-color:var(--sage)}.workrooms-bottom{grid-template-columns:290px minmax(0,1fr);gap:14px;margin-top:14px;display:grid}.mini-calendar{padding-bottom:9px}.calendar-days{grid-template-columns:repeat(7,1fr);padding:9px;display:grid}.calendar-days span{border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:44px;display:flex}.calendar-days span.is-today{background:var(--sage);color:#fff}.calendar-days small{font-size:8px}.calendar-days strong{font-size:10px}.calendar-agenda{flex-direction:column;gap:4px;padding:0 10px;display:flex}.calendar-agenda span{background:var(--paper-soft);border-radius:4px;padding:5px 8px;font-size:8px}.pipeline{padding-bottom:12px}.pipeline-steps{justify-content:space-around;align-items:center;gap:6px;padding:23px 14px 14px;display:flex}.pipeline-steps>button{min-width:0;color:inherit;font:inherit;text-align:center;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;padding:5px;display:flex}.pipeline-steps>button>span{border:1px solid var(--line-strong);background:var(--gold-soft);width:38px;height:38px;color:var(--gold);border-radius:50%;place-items:center;display:grid}.pipeline-steps strong{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:11px}.pipeline-steps small{color:var(--muted);font-size:8px}.pipeline-steps svg{color:var(--line-strong);position:absolute;transform:translate(62px)}.company-gantt{min-width:0}.company-gantt__toolbar{border:1px solid var(--line);background:var(--paper);min-height:58px;box-shadow:var(--shadow-small);border-radius:7px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;padding:9px 12px;display:flex}.company-gantt__period,.company-gantt__tools,.company-gantt__filter{align-items:center;display:flex}.company-gantt__period{gap:7px;min-width:0}.company-gantt__period>strong{min-width:190px;color:var(--ink);text-align:center;white-space:nowrap;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:16px}.company-gantt__crest{background:var(--gold-soft);width:36px;height:36px;color:var(--gold);border:1px solid #c9b77f;border-radius:50%;flex:none;place-items:center;display:grid}.company-gantt__tools{flex-wrap:wrap;justify-content:flex-end;gap:10px}.company-gantt__filter{color:var(--muted);gap:6px;font-size:9px}.company-gantt__filter select{border:1px solid var(--line);background:#fffefb;border-radius:5px;height:30px;padding:0 26px 0 9px;font-size:9px}.company-gantt__composer{background:#fffdf8;grid-template-columns:190px minmax(0,1fr);gap:12px;margin-bottom:12px;padding:12px;display:grid}.company-gantt__composer>header{border-right:1px solid var(--line);align-items:center;gap:9px;padding-right:12px;display:flex}.company-gantt__composer>header>span{background:var(--gold-soft);width:35px;height:35px;color:var(--gold);border:1px solid #c9b77f;border-radius:50%;flex:none;place-items:center;display:grid}.company-gantt__composer>header>div{flex-direction:column;gap:4px;min-width:0;display:flex}.company-gantt__composer>header strong{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:11px}.company-gantt__composer>header small{color:var(--muted);font-size:7px;line-height:1.5}.company-gantt__composer-fields{grid-template-columns:minmax(180px,1.6fr) minmax(150px,1fr) 110px 126px 80px 105px auto;align-items:end;gap:8px;min-width:0;display:grid}.company-gantt__composer .field{flex-direction:column;gap:4px;min-width:0;display:flex}.company-gantt__composer .field>span:first-child{color:var(--muted);font-size:8px;font-weight:700}.company-gantt__composer input,.company-gantt__composer select{border:1px solid var(--line);width:100%;min-width:0;height:34px;color:var(--ink);background:#fffefb;border-radius:5px;outline:0;padding:0 8px;font-size:9px}.company-gantt__duration{display:block;position:relative}.company-gantt__duration input{padding-right:27px}.company-gantt__duration em{color:var(--muted);pointer-events:none;font-size:8px;font-style:normal;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.company-gantt__composer-message{color:var(--sage);grid-column:2;font-size:8px;font-weight:700}.company-gantt__summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:12px;display:grid}.company-gantt__summary>div{border:1px solid var(--line);background:var(--paper);border-radius:7px;grid-template-rows:1fr auto;grid-template-columns:auto 1fr;align-items:center;gap:3px 9px;min-width:0;min-height:64px;padding:9px 11px;display:grid}.company-gantt__summary>div>span:nth-child(2){justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.company-gantt__summary small{color:var(--muted);font-size:9px}.company-gantt__summary strong{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:20px}.company-gantt__summary em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;grid-column:2;font-size:8px;font-style:normal;overflow:hidden}.gantt-summary-icon{border-radius:50%;grid-row:1/3;place-items:center;width:34px;height:34px;display:grid}.gantt-summary-icon--sage{background:var(--sage-soft);color:var(--sage)}.gantt-summary-icon--gold{background:var(--gold-soft);color:var(--gold)}.gantt-summary-icon--aqua{background:var(--aqua-soft);color:var(--aqua)}.gantt-summary-icon--rose{background:var(--rose-soft);color:var(--rose)}.company-gantt__layout{grid-template-columns:minmax(0,1fr) 260px;gap:12px;min-width:0;display:grid}.company-gantt__board{min-width:0;overflow:hidden}.company-gantt__hint{border-bottom:1px solid var(--line);background:linear-gradient(90deg, var(--gold-soft), #fffdf7 60%);color:#7a6a49;align-items:center;gap:6px;min-height:32px;padding:6px 11px;font-size:8px;display:flex}.company-gantt__scroll{overscroll-behavior:contain;width:100%;max-height:725px;overflow:auto}.company-gantt__table{--gantt-meta-width:330px;background:var(--paper);min-width:1140px}.company-gantt__header,.company-gantt__row{grid-template-columns:var(--gantt-columns);display:grid}.company-gantt__header{z-index:8;border-bottom:1px solid var(--line-strong);background:#fbfaf5;min-height:58px;position:sticky;top:0;box-shadow:0 4px 8px #443d2c0d}.company-gantt__meta-head,.company-gantt__row-meta{z-index:4;width:var(--gantt-meta-width);border-right:1px solid var(--line-strong);background:#fffdf7;grid-template-columns:72px 112px minmax(0,1fr);align-items:stretch;display:grid;position:sticky;left:0}.company-gantt__header .company-gantt__meta-head{z-index:10;background:#f6f2e6}.company-gantt__meta-head>span{border-right:1px solid var(--line);color:#5d625e;justify-content:center;align-items:center;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:9px;font-weight:700;display:flex}.company-gantt__track{min-width:0;position:relative}.company-gantt__date-head{background:#f7f4eb;display:grid}.company-gantt__date-head>span{color:var(--muted);border-right:1px solid #ded8ca;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.company-gantt__date-head>span.is-weekend{color:var(--rose);background:#f4eee9}.company-gantt__date-head>span.is-today{background:var(--sage-soft);color:var(--sage);box-shadow:inset 0 -3px 0 var(--sage)}.company-gantt__date-head small{font-size:7px}.company-gantt__date-head strong{font-size:9px}.company-gantt__row{border-bottom:1px solid #e7e2d7;min-height:68px}.company-gantt__row:hover .company-gantt__row-meta{background:#faf9f4}.company-gantt__row-meta>span{border-right:1px solid #ebe6dc;align-items:center;gap:6px;min-width:0;padding:6px 8px;display:flex}.company-gantt__row-meta>span:first-child{color:var(--muted);text-align:center;flex-direction:column;justify-content:center;gap:4px;font-size:8px}.gantt-agent .agent-avatar{width:34px;height:34px}.gantt-agent>span,.gantt-project{flex-direction:column;gap:3px;min-width:0;display:flex}.gantt-agent strong,.gantt-project strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.gantt-agent small,.gantt-project small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.gantt-team-dot{background:var(--sage);border-radius:50%;flex:none;width:8px;height:8px;display:inline-block}.gantt-team-dot--finance{background:var(--aqua)}.gantt-team-dot--marketing{background:var(--rose)}.company-gantt__row-track{background:#fffefb;display:grid;overflow:hidden}.company-gantt__row-track>span{background:0 0;border-right:1px solid #ece8df}.company-gantt__row-track>span.is-weekend{background:#bd6e620b}.company-gantt__row-track>span.is-today{background:#66836d14}.company-gantt__today-line{z-index:2;pointer-events:none;background:#66836d8c;width:1px;position:absolute;top:0;bottom:0}.company-gantt__bar{z-index:3;background:var(--aqua-soft);color:#315b6b;touch-action:none;-webkit-user-select:none;user-select:none;border:1px solid #39474129;border-radius:5px;min-width:18px;height:34px;position:absolute;top:17px;overflow:hidden;box-shadow:0 2px 5px #353c351c}.company-gantt__bar:hover,.company-gantt__bar:focus-visible{z-index:5;filter:saturate(1.06);box-shadow:0 3px 8px #353c352e}.company-gantt__bar.company-gantt__bar--readonly{cursor:default;opacity:1}.company-gantt__bar--readonly:hover{filter:none;box-shadow:0 2px 5px #353c351c}.company-gantt__bar>i{z-index:-1;background:#4f729242;position:absolute;inset:0 auto 0 0}.company-gantt__bar-label{z-index:1;text-align:center;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;padding:0 10px;font-size:8px;font-weight:700;line-height:32px;display:block;position:relative;overflow:hidden}.company-gantt__bar--violet{background:var(--violet-soft);color:#625472}.company-gantt__bar--violet>i{background:#7c718e3d}.company-gantt__bar--gold{background:var(--gold-soft);color:#795818}.company-gantt__bar--gold>i{background:#b68b4245}.company-gantt__bar--rose{background:var(--rose-soft);color:#88483f}.company-gantt__bar--rose>i{background:#bd6e6240}.company-gantt__bar--sage{background:var(--sage-soft);color:#48644f}.company-gantt__bar--sage>i{background:#66836d47}.company-gantt__handle{z-index:4;cursor:ew-resize;width:7px;position:absolute;top:0;bottom:0}.company-gantt__handle:after{content:"";opacity:.38;background:currentColor;width:1px;position:absolute;top:9px;bottom:9px;left:3px}.company-gantt__handle--start{left:0}.company-gantt__handle--end{right:0}.company-gantt__empty{min-height:120px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:20px;font-size:10px;display:flex}.company-gantt__empty>span{background:var(--gold-soft);width:42px;height:42px;color:var(--gold);border:1px solid #c9b77f;border-radius:50%;place-items:center;display:grid}.company-gantt__empty strong{color:var(--ink);font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:12px}.company-gantt__empty small{max-width:430px;font-size:8px;line-height:1.6}.company-gantt__projects{min-width:0;overflow:hidden}.company-gantt__projects .tool-panel__header>span{border:1px solid var(--line);background:var(--paper-soft);width:27px;height:27px;color:var(--muted);border-radius:50%;place-items:center;font-size:9px;display:grid}.company-gantt__project-list{flex-direction:column;display:flex}.company-gantt__project-list article{border-bottom:1px solid #eae5db;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:74px;padding:8px 10px;display:grid}.company-gantt__project-list article>span{flex-direction:column;gap:5px;min-width:0;display:flex}.company-gantt__project-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.company-gantt__project-list small{color:var(--muted);align-items:center;gap:3px;font-size:7px;display:flex}.company-gantt__project-list small i{width:6px;height:6px}.company-gantt__project-list article>em{color:var(--muted);font-size:8px;font-style:normal}.company-gantt__project-empty{min-height:130px;color:var(--gold);justify-content:center;align-items:center;gap:9px;padding:14px;display:flex}.company-gantt__project-empty>span{flex-direction:column;gap:3px;display:flex}.company-gantt__project-empty strong{color:var(--ink);font-size:9px}.company-gantt__project-empty small{color:var(--muted);font-size:7px}.company-gantt__projects>footer{background:var(--gold-soft);color:var(--gold);align-items:center;gap:8px;padding:10px 12px;display:flex}.company-gantt__projects>footer>span{flex-direction:column;gap:2px;display:flex}.company-gantt__projects>footer strong{color:#765f32;font-size:8px}.company-gantt__projects>footer small{color:#8d8066;font-size:7px}.company-gantt__legend{min-height:38px;color:var(--muted);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;font-size:8px;display:flex}.company-gantt__legend>span{align-items:center;gap:5px;display:inline-flex}.company-gantt__legend>span:last-child{margin-left:auto}.gantt-legend{background:var(--aqua);border-radius:2px;width:16px;height:7px}.gantt-legend--gold{background:var(--gold)}.gantt-legend--rose{background:var(--rose)}.gantt-legend--sage{background:var(--sage)}.decision-layout{grid-template-columns:290px minmax(0,1fr) 290px;gap:13px;display:grid}.approval-compose{margin-bottom:13px;overflow:hidden}.approval-compose__body{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:14px;padding:14px;display:grid}.approval-compose__main,.approval-compose__side{align-content:start;gap:10px;display:grid}.approval-compose__side{grid-template-columns:1fr 1fr}.approval-compose__side label:nth-last-child(-n+3){grid-column:1/-1}.approval-compose label{color:#56605b;gap:5px;font-size:9px;font-weight:700;display:grid}.approval-compose input,.approval-compose textarea,.approval-compose select{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);font:inherit;background:#fffefb;border-radius:5px;outline:0;padding:8px 9px;font-size:10px}.approval-compose textarea{resize:vertical;line-height:1.55}.approval-compose__footer{border-top:1px solid var(--line);background:var(--paper-soft);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:9px;display:flex}.approval-compose__footer>div{gap:8px;display:flex}.decision-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:320px;display:flex}.decision-empty h2{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:20px}.sample-readonly-note{background:var(--violet-soft);color:var(--violet);text-align:center;border:1px solid #cfc3d7;border-radius:5px;margin:0 14px;padding:8px 10px;font-size:9px}.approval-list{min-width:0}.approval-list__items>button{text-align:left;background:0 0;border-bottom:1px solid #ebe7de;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:65px;padding:9px 11px;display:grid}.approval-list__items>button:hover,.approval-list__items>button.is-selected{background:var(--paper-soft)}.approval-list__items>button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.approval-list__items strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.approval-list__items small{color:var(--muted);font-size:8px}.approval-list__items em{color:var(--muted);font-size:8px;font-style:normal}.approval-icon{border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.approval-icon--rose{background:var(--rose-soft);color:var(--rose)}.approval-icon--gold{background:var(--gold-soft);color:var(--gold)}.approval-icon--sage{background:var(--sage-soft);color:var(--sage)}.approval-detail{min-width:0;padding-bottom:12px}.approval-detail__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:10px;padding:13px 15px;display:flex}.approval-detail__header h2{margin:4px 0;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:18px}.approval-detail__header small{color:var(--muted);font-size:8px}.approval-main{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 180px;display:grid}.approval-facts{padding:13px 15px}.approval-facts dl{flex-direction:column;margin:0;display:flex}.approval-facts dl>div{border-bottom:1px solid #ece8de;grid-template-columns:88px minmax(0,1fr);align-items:center;min-height:44px;display:grid}.approval-facts dt{color:var(--muted);font-size:9px}.approval-facts dd{align-items:center;gap:6px;margin:0;font-size:10px;line-height:1.5;display:flex}.recommendation-box{border-left:1px solid var(--line);background:var(--sage-soft);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:12px;display:flex}.recommendation-box h3{color:var(--sage);font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:17px}.recommendation-box p{color:#59645e;font-size:8px;line-height:1.5}.routing-result{padding:10px 15px}.routing-result>div{justify-content:center;align-items:center;gap:8px;margin-top:8px;display:flex}.routing-result>div span{border:1px solid var(--line);background:var(--paper-soft);border-radius:99px;padding:5px 10px;font-size:9px}.approval-actions{border-top:1px solid var(--line);gap:8px;padding:11px 14px 0;display:flex}.evidence-pack{min-width:0}.evidence-files{flex-direction:column;display:flex}.evidence-files>button{text-align:left;background:0 0;border-bottom:1px solid #ece8de;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:58px;padding:8px 11px;display:grid}.evidence-files>button:hover{background:var(--paper-soft)}.evidence-files>button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.evidence-files strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.evidence-files small{color:var(--muted);font-size:7px}.file-icon{background:var(--rose-soft);width:30px;height:30px;color:var(--rose);border-radius:5px;place-items:center;display:grid}.file-icon--1{background:var(--sage-soft);color:var(--sage)}.file-icon--2{background:var(--blue-soft);color:var(--blue)}.evidence-pack__footer{background:var(--sage-soft);color:var(--sage);border-radius:5px;justify-content:center;align-items:center;gap:7px;margin:12px;padding:9px;font-size:9px;display:flex}.evidence-library>header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.evidence-library h2{margin-top:4px;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:20px}.evidence-table{border:1px solid var(--line);background:var(--paper);border-radius:7px;overflow:hidden}.evidence-table>div{border-bottom:1px solid var(--line);grid-template-columns:1.5fr 1.5fr .7fr .6fr;align-items:center;gap:10px;min-height:56px;padding:8px 13px;font-size:9px;display:grid}.evidence-table__head{background:var(--paper-soft);color:var(--muted);font-weight:700;min-height:40px!important}.evidence-table>div>span:first-child{align-items:center;gap:9px;min-width:0;display:flex}.evidence-table strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.backend-flow{padding-bottom:15px}.backend-steps{align-items:stretch;gap:10px;padding:22px 14px 8px;display:flex;overflow-x:auto}.backend-step{border:1px solid var(--line);background:var(--paper-soft);text-align:center;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:145px;min-height:180px;display:flex;position:relative}.backend-step__icon{background:var(--aqua-soft);width:46px;height:46px;color:var(--aqua);border-radius:50%;place-items:center;display:grid}.backend-step strong{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:11px}.backend-step small{color:var(--muted);font-size:8px}.backend-step__arrow{z-index:2;color:var(--gold);position:absolute;top:50%;right:-16px}.risk-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.risk-card{border:1px solid var(--line);background:var(--paper);border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;min-height:150px;padding:15px;display:grid}.risk-card>span{flex-direction:column;gap:5px;display:flex}.risk-card small{font-size:9px}.risk-card h2{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:16px}.risk-card p{color:var(--muted);font-size:9px;line-height:1.6}.risk-card button{background:#fff;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.risk-card--rose{background:var(--rose-soft);color:var(--rose)}.risk-card--gold{background:var(--gold-soft);color:var(--gold)}.risk-card--sage{background:var(--sage-soft);color:var(--sage)}.risk-card--blue{background:var(--blue-soft);color:var(--blue)}.integration-label{background:var(--sage-soft);color:var(--sage);border:1px solid #a8c8ad;border-radius:99px;align-items:center;gap:6px;padding:6px 10px;font-size:10px;font-weight:700;display:inline-flex}.helix-summary-band{border:1px solid var(--line-strong);background:var(--line);border-radius:7px;grid-template-columns:1.25fr 1fr .8fr;gap:1px;margin-bottom:13px;display:grid;overflow:hidden}.helix-summary-band>div{background:var(--paper);align-items:center;gap:10px;min-width:0;min-height:70px;padding:10px 13px;display:flex}.helix-summary-band>div>span:nth-child(2){flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.helix-summary-band small{color:var(--muted);font-size:9px}.helix-summary-band strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.summary-symbol{background:var(--gold-soft);width:38px;height:38px;color:var(--gold);border-radius:50%;flex:none;place-items:center;font-size:24px;display:grid}.criteria-dots{gap:4px;display:flex}.criteria-dots i{border:1px solid #aab0ac;border-radius:50%;width:8px;height:8px}.criteria-dots i.is-passed{border-color:var(--sage);background:var(--sage)}.helix-layout{grid-template-columns:minmax(520px,1.08fr) minmax(500px,.92fr);gap:13px;display:grid}.helix-engine{grid-template-columns:1fr 54px 1fr;gap:7px;min-height:508px;padding:13px 14px 72px;display:grid;position:relative;overflow:hidden}.helix-engine:after{border:1px solid var(--line-strong);background:var(--aqua-soft);width:64px;height:64px;color:var(--aqua);content:"♢";border-radius:50%;place-items:center;font-size:45px;display:grid;position:absolute;bottom:72px;left:50%;transform:translate(-50%)}.strand>header{border:1px solid var(--line);background:var(--sage-soft);height:37px;color:var(--sage);border-radius:99px;justify-content:center;align-items:center;gap:7px;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:11px;display:flex}.strand--governance>header{background:var(--aqua-soft);color:var(--blue)}.strand__nodes{flex-direction:column;align-items:stretch;gap:5px;padding:9px 0;display:flex}.strand__nodes>div{color:#59625d;background:#faf9f5;border:1px solid #e1ddd4;border-radius:99px;align-items:center;gap:7px;min-height:33px;padding:4px 9px;display:flex;position:relative}.strand__nodes>div>span{width:22px;height:22px;color:var(--muted);background:#fff;border-radius:50%;flex:none;place-items:center;font-size:9px;display:grid}.strand__nodes strong{font-size:9px}.strand__nodes>div.is-complete{background:var(--sage-soft);color:var(--sage)}.strand--governance .strand__nodes>div.is-complete{background:var(--aqua-soft);color:var(--blue)}.strand__nodes>div.is-active{border-color:var(--aqua);background:var(--blue-soft);color:var(--blue);box-shadow:0 0 0 2px #dbe8ed}.strand__nodes>div>i{z-index:-1;background:var(--line);width:1px;height:8px;position:absolute;top:31px;left:20px}.helix-links{flex-direction:column;justify-content:space-around;align-items:center;padding:50px 0 92px;display:flex}.helix-links span{border:1px solid var(--line-strong);background:var(--gold-soft);width:29px;height:29px;color:var(--gold);border-radius:50%;place-items:center;display:grid}.helix-current{border:1px solid var(--aqua);background:#f8fcfc;border-radius:6px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:48px;padding:7px 13px;display:grid;position:absolute;bottom:12px;left:14px;right:14px}.helix-current span{color:var(--muted);font-size:8px}.helix-current strong{color:var(--blue);text-align:center;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:15px}.helix-side-stack{gap:11px;display:grid}.helix-roles .tool-panel__header{flex-wrap:wrap}.segmented{border:1px solid var(--line);background:var(--paper-soft);border-radius:99px;padding:2px;display:inline-flex}.segmented button{height:25px;color:var(--muted);background:0 0;border-radius:99px;padding:0 9px;font-size:8px}.segmented button.is-active{background:var(--sage);color:#fff}.role-groups{background:var(--line);grid-template-columns:.8fr 1.2fr;gap:1px;display:grid}.role-groups>div{background:var(--paper);padding:9px 11px}.role-agent-row{align-items:stretch;gap:6px;margin-top:7px;display:flex}.role-agent-row>div{border:1px solid var(--line);background:var(--paper-soft);border-radius:6px;flex:1;align-items:center;gap:6px;min-width:0;padding:6px;display:flex}.role-agent-row>div>span{flex-direction:column;gap:3px;min-width:0;display:flex}.role-agent-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.role-agent-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.role-guard{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:6px;padding:7px 10px;font-size:8px;display:flex}.next-action{padding-bottom:9px}.next-action__flow{align-items:stretch;gap:4px;padding:9px;display:flex}.next-action__flow>div{border:1px solid var(--line);background:var(--paper-soft);text-align:center;border-radius:5px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;min-width:0;padding:7px;display:flex}.next-action__flow small{color:var(--muted);font-size:7px}.next-action__flow strong{font-size:8px;line-height:1.4}.next-action__flow>svg{color:var(--gold);flex:none;align-self:center}.next-action>.button{width:calc(100% - 18px);margin:0 9px}.review-grid{background:var(--line);grid-template-columns:.7fr 1.2fr 1fr;gap:1px;display:grid}.review-grid>div{background:var(--paper);padding:8px;display:flex}.review-verdicts,.gate-list{flex-direction:column;gap:6px}.review-verdicts span,.gate-list span{align-items:center;gap:5px;font-size:8px;display:flex}.review-verdicts strong{margin-left:auto}.dot-green,.dot-gold,.dot-rose{background:var(--sage);border-radius:50%;width:7px;height:7px}.dot-gold{background:var(--gold)}.dot-rose{background:var(--rose)}.synthesis-table{grid-template-columns:1fr 1fr;gap:5px;display:grid!important}.synthesis-table span{background:var(--paper-soft);border-radius:4px;justify-content:space-between;padding:5px;font-size:8px;display:flex}.gate-list svg{background:var(--sage);color:#fff;border-radius:50%}.gate-list svg.is-pending{background:var(--gold)}.revolution-history{border:1px solid var(--line);background:var(--paper);border-radius:7px;margin-top:13px;overflow:hidden}.revolution-history>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:42px;padding:8px 13px;display:flex}.revolution-history>header>span{align-items:center;gap:6px;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:13px;display:flex}.revolution-history>header small{color:var(--muted);font-size:8px}.revolution-history>div{align-items:stretch;gap:7px;padding:10px;display:flex;overflow-x:auto}.revolution-history article{border:1px solid var(--line);background:var(--paper-soft);border-radius:6px;grid-template-columns:auto 1fr;align-items:center;gap:8px;min-width:185px;min-height:78px;padding:8px;display:grid;position:relative}.revolution-history article.is-current{border-color:var(--aqua);background:var(--aqua-soft)}.revolution-history article>span:nth-child(2){flex-direction:column;gap:2px;display:flex}.revolution-history article small,.revolution-history article em{color:var(--muted);font-size:7px;font-style:normal}.revolution-history article strong{font-size:9px}.revolution-history article dl{grid-column:1/3;grid-template-columns:1fr 1fr;margin:0;display:grid}.revolution-history article dl>div{justify-content:space-between;font-size:7px;display:flex}.revolution-history dt,.revolution-history dd{margin:0}.revolution-history article>svg{color:var(--gold);position:absolute;right:-14px}.revolution-crystal{background:var(--aqua-soft);width:34px;height:34px;color:var(--aqua);border-radius:50%;place-items:center;font-size:25px;display:grid}.growth-grid{grid-template-columns:1.05fr 1.05fr 1fr;gap:12px;display:grid}.growth-tool{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow-small);border-radius:7px;overflow:hidden}.growth-tool.is-active{border-color:var(--line-strong);box-shadow:inset 0 0 0 2px #b7aa7d26, var(--shadow-small)}.growth-tool>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:61px;padding:10px 13px;display:flex}.growth-tool>header>span{align-items:center;gap:9px;display:flex}.growth-tool h2{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:15px}.growth-tool header p{color:var(--muted);margin-top:3px;font-size:8px}.growth-tool--focus>header{background:var(--sage-soft);color:var(--sage)}.growth-tool--rest>header{background:var(--aqua-soft);color:var(--blue)}.growth-tool--kudos>header{background:var(--gold-soft);color:var(--gold)}.focus-list{flex-direction:column;padding:8px 11px;display:flex}.focus-list>div{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:67px;display:grid}.focus-list>div>span{flex-direction:column;gap:4px;min-width:0;display:flex}.focus-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.focus-list small{color:var(--sage);font-family:monospace;font-size:10px}.growth-tool>footer{border-top:1px solid var(--line);background:var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.growth-tool>footer>div{background:var(--paper);flex-direction:column;justify-content:center;gap:3px;min-height:64px;padding:8px 11px;display:flex}.growth-tool>footer small{color:var(--muted);align-items:center;gap:4px;font-size:7px;display:flex}.growth-tool>footer strong{font-size:12px}.growth-tool>footer span{color:var(--muted);font-size:7px}.rest-cards{grid-template-columns:.85fr 1.15fr;gap:8px;padding:10px;display:grid}.rest-cards>div{border:1px solid var(--line);background:var(--paper-soft);border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:90px;padding:9px;display:flex}.rest-cards>div>span{flex-direction:column;gap:4px;display:flex}.rest-cards small{color:var(--muted);font-size:7px}.rest-cards strong{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:16px}.rest-cards em{color:var(--muted);font-size:7px;font-style:normal}.dnd-timer{color:var(--sage);background:var(--sage-soft)!important}.dnd-agent-list{padding:0 10px 9px}.dnd-agent-list>div{border-top:1px solid var(--line);align-items:center;gap:8px;min-height:49px;display:flex}.dnd-agent-list>div>span{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.dnd-agent-list strong{font-size:9px}.dnd-agent-list small{color:var(--muted);font-size:7px}.growth-tool--rest>footer{background:var(--paper);padding:8px;display:block}.kudos-list{flex-direction:column;padding:8px 10px;display:flex}.kudos-list>div{border-bottom:1px solid var(--line);align-items:center;gap:8px;min-height:62px;display:flex}.kudos-list>div>span{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.kudos-list strong{font-size:10px}.kudos-list small{color:var(--muted);font-size:7px}.kudos-list em{border:1px solid var(--line);color:var(--gold);border-radius:99px;padding:3px 7px;font-size:7px;font-style:normal}.contribution{border:1px solid var(--line);background:var(--sage-soft);min-height:65px;color:var(--sage);border-radius:6px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;margin:0 10px 10px;padding:9px;display:grid}.contribution>span{justify-content:space-between;display:flex}.contribution small{font-size:8px}.contribution strong{font-size:14px}.contribution .progress{grid-column:1/3}.weekly-story{border:1px solid var(--line);background:var(--paper);border-radius:7px;margin-top:13px;overflow:hidden}.weekly-story.is-active{border-color:var(--line-strong);box-shadow:inset 0 0 0 2px #b7aa7d26}.weekly-story>header{border-bottom:1px solid var(--line);background:var(--sage-soft);align-items:center;gap:12px;min-height:48px;padding:8px 13px;display:flex}.weekly-story>header>span{color:var(--sage);align-items:center;gap:7px;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:14px;display:flex}.weekly-story>header small{color:var(--muted);font-size:8px}.weekly-stats{background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.weekly-stats>div{background:var(--paper);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:105px;padding:10px;display:flex}.weekly-stats small{color:var(--muted);font-size:8px}.weekly-stats strong{color:var(--sage);font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:23px}.weekly-stats em{color:var(--muted);font-size:8px;font-style:normal}.weekly-stats button{border:1px solid var(--line);background:var(--paper-soft);border-radius:5px;padding:4px 9px;font-size:8px}.growth-timeline{grid-template-columns:repeat(7,1fr);align-items:end;min-height:105px;padding:12px 24px 17px;display:grid;position:relative}.growth-timeline__base{background:#bdd1bf;border-radius:99px;height:3px;position:absolute;bottom:30px;left:5%;right:5%}.growth-timeline>div{z-index:1;flex-direction:column;justify-content:flex-end;align-items:center;gap:4px;display:flex;position:relative}.growth-timeline small{color:var(--muted);font-size:8px}.growth-sprout{color:var(--sage);font-size:20px;line-height:1}.growth-sprout--1{font-size:24px}.growth-sprout--2{font-size:28px}.growth-sprout--3{font-size:31px}.growth-sprout--4{font-size:35px}.growth-sprout--5{font-size:39px}.growth-sprout--6{font-size:44px}.weekly-story>footer{border-top:1px solid var(--line);min-height:35px;color:var(--muted);justify-content:center;align-items:center;gap:6px;font-size:8px;display:flex}.mobile-nav-backdrop{display:none}@media (width<=1320px){:root{--sidebar-width:212px}.sidebar{padding-inline:12px}.brand>div:nth-child(2){font-size:23px}.topbar__metrics button{padding-inline:10px}.office-dashboard{grid-template-columns:minmax(0,1fr) 290px}.agents-layout{grid-template-columns:minmax(0,1fr) 320px}.agent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.command-grid{grid-template-columns:300px minmax(0,1fr)}.standup-mini{grid-column:1/3;grid-template-columns:repeat(3,1fr);display:grid}.standup-mini>.tool-panel__header,.standup-mini>.button{grid-column:1/4}.workrooms-layout{grid-template-columns:1fr}.workroom-side{grid-template-columns:1fr 1fr}.decision-layout{grid-template-columns:260px minmax(0,1fr)}.evidence-pack{grid-column:1/3}.evidence-files{grid-template-columns:repeat(3,1fr);display:grid}.helix-layout{grid-template-columns:1fr}.helix-engine{min-height:470px}.helix-side-stack{grid-template-columns:1fr 1fr}.review-synthesis{grid-column:1/3}.growth-grid{grid-template-columns:1fr 1fr}.growth-tool--kudos{grid-column:1/3}.kudos-list{grid-template-columns:repeat(3,1fr);display:grid}.kudos-list>div{padding:7px}}@media (width<=1050px){:root{--sidebar-width:0px}.sidebar{width:238px;transition:transform .22s;transform:translate(-100%)}.sidebar.is-open{transform:translate(0)}.sidebar__close{display:inline-grid}.topbar__menu{display:inline-grid!important}.app-main{margin-left:0}.mobile-nav-backdrop{z-index:35;background:#1c23235c;display:block;position:fixed;inset:0}.search-popover{width:min(470px,100vw - 90px);left:66px}.office-dashboard{grid-template-columns:1fr}.office-side-tools{grid-template-rows:auto;grid-template-columns:1fr 1fr}.agents-layout{grid-template-columns:1fr}.agent-detail--embedded{max-height:none;position:static}.agent-health-band{grid-template-columns:repeat(2,1fr)}.agent-health-band>div:first-child{grid-column:1/3}.room-grid{grid-template-columns:1fr}.room-tool>header{min-height:84px}.room-task-list{grid-template-columns:1fr 1fr;gap:0 12px;display:grid}.company-gantt__layout{grid-template-columns:1fr}.company-gantt__composer{grid-template-columns:160px minmax(0,1fr)}.company-gantt__composer-fields{grid-template-columns:minmax(180px,1.5fr) minmax(140px,1fr) 100px 120px}.company-gantt__composer-fields>.field:nth-of-type(5),.company-gantt__composer-fields>.field:nth-of-type(6),.company-gantt__composer-fields>.button{grid-row:2}.company-gantt__project-list{grid-template-columns:1fr 1fr;display:grid}.company-gantt__project-list article{border-right:1px solid #eae5db}.company-gantt__projects>footer{justify-content:center}.decision-layout{grid-template-columns:1fr}.approval-list__items{grid-template-columns:1fr 1fr;display:grid}.evidence-pack{grid-column:auto}.risk-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){.topbar{gap:8px;padding-inline:12px}.global-search{flex:1;width:auto}.topbar__metrics{display:none}.page-content{padding:16px 12px 24px}.page-header{align-items:center;min-height:64px}.page-header h1{font-size:24px}.page-header p{font-size:11px}.page-header__actions .button{padding-inline:10px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-card:last-child{grid-column:1/3}.section-heading{flex-direction:column;align-items:flex-start;gap:8px;height:auto;min-height:64px;padding-block:10px}.office-floor-status{justify-content:space-between;width:100%}.office-floor-switcher>span{min-width:130px}.office-side-tools{grid-template-columns:1fr}.activity-row--head{display:none}.activity-table{max-height:none;overflow:visible}.activity-row{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;min-height:0;padding:12px}.activity-agent{grid-area:1/1}.activity-state{grid-area:1/2}.activity-project{border-top:1px solid #ebe7dd;grid-column:1/3;padding-top:8px}.activity-task,.activity-progress{grid-column:1/3}.agent-grid{grid-template-columns:1fr}.agents-toolbar{flex-wrap:wrap}.inline-search{width:100%}.filter-select{flex:1;margin-left:0}.agent-health-band{grid-template-columns:1fr}.agent-health-band>div:first-child{grid-column:auto}.form-grid--2{grid-template-columns:1fr}.choice-grid--animals{grid-template-columns:repeat(4,1fr)}.choice-grid--runtime{grid-template-columns:1fr 1fr}.connection-check{text-align:center;grid-template-columns:1fr}.connection-orb{margin:auto}.capability-checks{flex-direction:column;grid-column:auto;align-items:center}.page-tabs{overflow-x:auto}.page-tabs button{min-width:120px}.page-tabs--rooms button{white-space:nowrap;gap:4px;min-width:86px;padding-inline:4px;font-size:9px}.command-grid{grid-template-columns:1fr}.standup-mini{grid-column:auto;display:block}.standup-mini>.tool-panel__header,.standup-mini>.button{grid-column:auto}.ask-layout,.standup-board{grid-template-columns:1fr}.handoff-timeline{flex-direction:column;align-items:stretch}.handoff-step{width:100%}.handoff-step>svg{transform:rotate(90deg)}.workroom-side,.workrooms-bottom,.room-task-list{grid-template-columns:1fr}.company-gantt__toolbar{flex-direction:column;align-items:stretch}.company-gantt__period{justify-content:space-between}.company-gantt__period>strong{flex:1;min-width:0;font-size:14px}.company-gantt__tools{justify-content:space-between}.company-gantt__composer{grid-template-columns:1fr}.company-gantt__composer>header{border-right:0;border-bottom:1px solid var(--line);padding:0 0 9px}.company-gantt__composer-fields{grid-template-columns:1fr 1fr}.company-gantt__composer-fields>.field:nth-of-type(5),.company-gantt__composer-fields>.field:nth-of-type(6),.company-gantt__composer-fields>.button{grid-row:auto}.company-gantt__composer-message{grid-column:1/3}.company-gantt__summary{grid-template-columns:1fr 1fr}.company-gantt__project-list{grid-template-columns:1fr}.company-gantt__table{--gantt-meta-width:230px;min-width:790px}.company-gantt__meta-head,.company-gantt__row-meta{grid-template-columns:52px 76px minmax(0,1fr)}.company-gantt__row-meta>span{padding-inline:5px}.gantt-agent{gap:4px!important}.gantt-agent .agent-avatar{width:28px;height:28px}.gantt-agent small{display:none}.company-gantt__legend{justify-content:flex-start;padding-top:7px}.company-gantt__legend>span:last-child{width:100%;margin-left:0}.pipeline-steps{flex-direction:column;align-items:stretch}.pipeline-steps>button{min-height:62px}.pipeline-steps svg{position:static;transform:rotate(90deg)}.approval-list__items,.approval-main{grid-template-columns:1fr}.recommendation-box{border-top:1px solid var(--line);border-left:0}.approval-actions{flex-direction:column}.evidence-files{grid-template-columns:1fr}.evidence-table{overflow-x:auto}.evidence-table>div{min-width:720px}.risk-grid,.helix-summary-band{grid-template-columns:1fr}.helix-layout{display:block}.helix-engine{grid-template-columns:1fr 40px 1fr;min-height:520px;margin-bottom:12px;padding-inline:8px}.helix-side-stack{grid-template-columns:1fr;display:grid}.review-synthesis{grid-column:auto}.role-groups{grid-template-columns:1fr}.next-action__flow{grid-template-columns:1fr;display:grid}.next-action__flow>svg{transform:rotate(90deg)}.review-grid{grid-template-columns:1fr}.revolution-history>header small{display:none}.growth-grid{grid-template-columns:1fr}.growth-tool--kudos{grid-column:auto}.kudos-list{display:flex}.weekly-stats{grid-template-columns:1fr 1fr}.growth-timeline{padding-inline:9px}}@media (width<=480px){.page-header{flex-direction:column;align-items:flex-start}.page-header__actions,.page-header__actions .button{width:100%}.summary-grid{grid-template-columns:1fr}.summary-card:last-child{grid-column:auto}.office-floor-status{flex-direction:column;align-items:flex-start}.office-floor-switcher{justify-content:space-between;width:100%}.office-empty-overlay{width:45%;min-height:170px;padding:12px}.office-empty-overlay strong{font-size:11px}.activity-table__empty{text-align:center;flex-direction:column;align-items:stretch}.company-gantt__crest{display:none}.company-gantt__period .button--small{padding-inline:7px}.company-gantt__composer-fields{grid-template-columns:1fr}.company-gantt__composer-message{grid-column:1}.company-gantt__summary{grid-template-columns:1fr}.company-gantt__summary>div{min-height:58px}.office-art{min-width:760px}.office-hotspot{border-radius:50%;gap:0;width:42px;min-height:42px;padding:1px}.office-hotspot__label{display:none}.agent-detail{width:100%}.agent-detail-overlay,.modal-backdrop{padding:8px}.wizard-step{text-align:center;flex-direction:column}.wizard-step:after{display:none}.choice-grid--animals{grid-template-columns:repeat(2,1fr)}.choice-grid--runtime{grid-template-columns:1fr}.ask-form__actions{flex-direction:column}.approval-facts dl>div{grid-template-columns:1fr;gap:4px;padding-block:7px}.routing-result>div{flex-wrap:wrap}.helix-engine{grid-template-columns:1fr 30px 1fr;min-height:560px}.strand__nodes strong{font-size:8px}.helix-current{text-align:center;grid-template-columns:1fr;gap:3px}.helix-engine:after{width:48px;height:48px;font-size:32px;bottom:88px}.role-agent-row{flex-direction:column}.weekly-stats{grid-template-columns:1fr}}@media (height<=760px) and (width>=1051px){.brand{min-height:92px}.sidebar nav button{min-height:50px}.office-motto{min-height:112px}.sidebar__crystal{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.setting-input{width:96px;font:inherit;text-align:right;background:#fffdf7;border:1px solid #ddd6c8;border-radius:8px;padding:5px 8px;font-size:11px}.settings-note{color:#8a8374;margin:6px 0 2px;font-size:10px;line-height:1.6}.settings-sub{color:#8a8374;font-size:9px;display:block}.settings-feedback{color:#4c5b3f;background:#eef4e8;border:1px solid #d5e3c8;border-radius:10px;margin:10px 18px 0;padding:8px 12px;font-size:10px}.setting-row__actions{gap:6px;display:flex}.button--small{min-height:0;padding:4px 10px;font-size:10px}.button--danger{color:#8c4a3c;cursor:pointer;font:inherit;background:#f7e7e3;border:1px solid #e5c3ba;border-radius:999px}.button--danger:hover{background:#f2d9d2}.notification-empty{text-align:center;color:#8a8374;margin:0;padding:14px;font-size:10px}.pref-reduced-motion *,.pref-reduced-motion :before,.pref-reduced-motion :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.pref-compact .page-content{padding:14px 18px}.pref-compact .panel-card,.pref-compact .summary-card{padding:10px 12px}.pref-compact .setting-row,.pref-compact .toggle-row{min-height:34px}.permission-note{color:#8a8374;margin:4px 0 8px;font-size:10px;line-height:1.7}.permission-grid{gap:6px;display:grid}.permission-row{justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.permission-row select{font:inherit;background:#fffdf7;border:1px solid #ddd6c8;border-radius:8px;padding:4px 8px;font-size:10px}.evidence-history-list{gap:6px;display:grid}.evidence-history-list>div{border-bottom:1px dashed #eeeae1;justify-content:space-between;gap:10px;padding-bottom:4px;font-size:10px;display:flex}.evidence-history-list strong{flex-shrink:0}.evidence-history-list span{color:#6f6a5e;text-align:right}.normalized-box{background:#f6f4ec;border:1px solid #e7e2d4;border-radius:12px;gap:5px;padding:10px 12px;display:grid}.normalized-box>div{gap:8px;font-size:10px;display:flex}.normalized-box small{color:#8a8374;flex-shrink:0;width:84px}.request-controls{flex-wrap:wrap;align-items:flex-end;gap:10px;margin:8px 0;display:flex}.request-controls label{gap:3px;font-size:10px;display:grid}.request-controls small{color:#8a8374}.request-controls select{font:inherit;background:#fffdf7;border:1px solid #ddd6c8;border-radius:8px;padding:5px 8px;font-size:10px}.task-status-select{font:inherit;background:#fffdf7;border:1px solid #ddd6c8;border-radius:8px;padding:3px 6px;font-size:9px}.room-task-empty{color:#8a8374;margin:8px 0;font-size:10px}.pipeline-filter-note{color:#6f6a5e;align-items:center;gap:10px;margin:-6px 0 10px;font-size:10px;display:flex}.pipeline-steps>button{cursor:pointer;border-radius:6px}.pipeline-steps>button:hover,.pipeline-steps>button:focus-visible{background:var(--paper-soft);outline:1px solid var(--line)}.pipeline-steps>button.is-active{background:#eef4e8;outline:1px solid #cfe0bf}.alert-icon--gold{color:#96803a;background:#f7efd8}.alert-icon--blue{color:#4a6d84;background:#e3edf4}.evidence-file-row{border-bottom:1px dashed #eeeae1;align-items:center;gap:10px;padding:8px 4px;font-size:10px;display:flex}.evidence-file-row small{color:#8a8374;display:block}.backend-step__count{color:#5c7350;background:#eef4e8;border-radius:999px;padding:2px 10px;font-size:11px;font-weight:700}.kudos-form{gap:6px;margin-bottom:10px;display:grid}.kudos-form__row{gap:6px;display:flex}.kudos-form select,.kudos-form input{font:inherit;background:#fffdf7;border:1px solid #ddd6c8;border-radius:8px;flex:1;padding:6px 9px;font-size:10px}.followup-list{gap:8px;display:grid}.followup-row{border-bottom:1px dashed #eeeae1;align-items:center;gap:12px;padding:8px 4px;display:flex}.followup-row>div{flex:1;gap:2px;font-size:11px;display:grid}.followup-row small{color:#8a8374;font-size:9px}.growth-sprout--active{color:#5c7350}.growth-sprout--idle{color:#d8d2c4}.sample-data-label{border:1px solid var(--line);color:var(--muted);vertical-align:middle;border-radius:3px;margin-left:6px;padding:1px 5px;font-size:7px;font-style:normal;font-weight:500;display:inline-flex}.growth-tabs button>span{text-align:left;gap:1px;display:grid}.growth-tabs button small{color:var(--muted);font-size:7px;font-weight:400}.growth-tabs button.is-active small{color:currentColor}.growth-empty-state{border:1px dashed var(--line-strong);background:var(--paper);min-height:170px;color:var(--sage);text-align:center;border-radius:7px;align-content:center;place-items:center;gap:7px;margin-bottom:12px;padding:22px;display:grid}.growth-empty-state h2{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:16px}.growth-empty-state p{max-width:560px;color:var(--muted);font-size:10px;line-height:1.7}.growth-tab-view{gap:12px;animation:.18s ease-out fade-in;display:grid}.growth-overview{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.growth-overview>div{border:1px solid var(--line);background:var(--paper);min-height:68px;box-shadow:var(--shadow-small);color:var(--sage);border-radius:6px;align-items:center;gap:11px;padding:10px 14px;display:flex}.growth-overview>div:nth-child(2){color:var(--blue)}.growth-overview>div:nth-child(3){color:var(--gold)}.growth-overview span{gap:2px;display:grid}.growth-overview small{color:var(--muted);font-size:8px}.growth-overview strong{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:18px}.growth-focus-layout{grid-template-columns:minmax(0,1fr) minmax(270px,.38fr);align-items:start;gap:12px;display:grid}.focus-list--room{min-height:225px}.growth-agent-picker,.growth-kudos-history,.weekly-agent-board{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow-small);border-radius:7px;overflow:hidden}.growth-agent-picker>header,.growth-kudos-history>header,.weekly-agent-board>header{border-bottom:1px solid var(--line);background:var(--paper-soft);justify-content:space-between;align-items:center;min-height:52px;padding:9px 12px;display:flex}.growth-agent-picker>header>span,.growth-kudos-history>header>span,.weekly-agent-board>header>span{align-items:center;gap:7px;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:13px;display:flex}.growth-agent-picker>header small,.growth-kudos-history>header small,.weekly-agent-board>header small{color:var(--muted);font-size:8px}.growth-agent-picker>div{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:62px;padding:7px 10px;display:grid}.growth-agent-picker>div>span{gap:2px;min-width:0;display:grid}.growth-agent-picker strong{font-size:10px}.growth-agent-picker small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.rest-cards--wide{grid-template-columns:1fr 1fr;padding:0}.rest-cards--wide>div{background:var(--paper);min-height:105px;box-shadow:var(--shadow-small)}.growth-tool--full{width:100%}.dnd-manage-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dnd-manage-list>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:76px;padding:9px 13px;display:grid}.dnd-manage-list>div.is-resting{background:#f3f7f0}.dnd-manage-list>div>span{gap:3px;min-width:0;display:grid}.dnd-manage-list strong{font-size:11px}.dnd-manage-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.growth-kudos-layout{grid-template-columns:minmax(330px,.7fr) minmax(0,1.3fr);align-items:start}.growth-kudos-layout .kudos-form{padding:14px}.kudos-form textarea{width:100%;font:inherit;resize:vertical;background:#fffdf7;border:1px solid #ddd6c8;border-radius:8px;padding:8px 9px;font-size:10px}.growth-kudos-history .kudos-list{max-height:500px;overflow-y:auto}.weekly-story--page{box-shadow:var(--shadow-small);margin-top:0}.weekly-agent-board>div{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(150px,.75fr) minmax(300px,1.25fr);align-items:center;gap:10px;min-height:69px;padding:8px 13px;display:grid}.weekly-agent-board>div>span{gap:2px;display:grid}.weekly-agent-board strong{font-size:10px}.weekly-agent-board small{color:var(--muted);font-size:8px}.weekly-agent-board dl{grid-template-columns:repeat(4,1fr);gap:6px;margin:0;display:grid}.weekly-agent-board dl>div{border-left:1px solid var(--line);gap:2px;padding-left:10px;display:grid}.weekly-agent-board dt{color:var(--muted);font-size:7px}.weekly-agent-board dd{color:var(--sage);margin:0;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:13px}@media (width<=1100px){.growth-focus-layout,.growth-kudos-layout{grid-template-columns:1fr}.growth-agent-picker{grid-template-columns:1fr 1fr;display:grid}.growth-agent-picker>header{grid-column:1/-1}}@media (width<=720px){.growth-tabs{grid-template-columns:repeat(2,1fr)}.growth-overview,.growth-agent-picker,.dnd-manage-list{grid-template-columns:1fr}.growth-agent-picker>header{grid-column:auto}.rest-cards--wide{grid-template-columns:1fr}.weekly-stats{grid-template-columns:repeat(2,1fr)}.weekly-agent-board>div{grid-template-columns:auto minmax(0,1fr)}.weekly-agent-board dl{grid-column:1/-1}}.helix-run-bar{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.helix-run-chip{font:inherit;cursor:pointer;background:#fffdf7;border:1px solid #ddd6c8;border-radius:999px;align-items:center;gap:7px;padding:6px 14px;font-size:10px;display:inline-flex}.helix-run-chip.is-active{background:#eef4e8;border-color:#b9cfa6;font-weight:700}.helix-run-chip--new{color:#6f6a5e;border-style:dashed}.helix-run-status{background:#c9c2b2;border-radius:50%;width:8px;height:8px}.helix-run-status--running{background:#7ba05b;animation:1.2s infinite pulse}.helix-run-status--waiting_review{background:#cfa93f}.helix-run-status--landed{background:#6fa3bf}.helix-run-status--paused{background:#c96f5c}.helix-feedback{color:#4c5b3f;background:#eef4e8;border:1px solid #d5e3c8;border-radius:10px;margin:0 0 12px;padding:9px 14px;font-size:11px}.helix-create .helix-form{gap:12px;display:grid}.helix-form label{gap:4px;font-size:10px;display:grid}.helix-form label>span{color:#6f6a5e;font-weight:600}.helix-form input,.helix-form textarea{font:inherit;resize:vertical;background:#fffdf7;border:1px solid #ddd6c8;border-radius:9px;padding:7px 10px;font-size:11px}.helix-criteria-editor .button{justify-self:start}.helix-form__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.helix-form__grid--numbers{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.helix-form__formation{gap:10px;display:grid}.helix-member-row{flex-wrap:wrap;gap:7px;margin-top:5px;display:flex}.helix-member-row button{font:inherit;cursor:pointer;background:#fffdf7;border:1px solid #ddd6c8;border-radius:999px;align-items:center;gap:7px;padding:5px 12px 5px 6px;font-size:10px;display:inline-flex}.helix-member-row button.is-selected{background:#eef4e8;border-color:#7ba05b;font-weight:700}.helix-member-row button small{color:#8a8374;font-size:8px;font-weight:400;display:block}.helix-criteria-list{gap:6px;margin-bottom:8px;display:grid}.helix-criteria-list label{cursor:pointer;align-items:flex-start;gap:8px;font-size:11px;display:flex}.helix-actions{flex-wrap:wrap;gap:8px;display:flex}.helix-review-notes{color:#5c5648;gap:4px;font-size:10px;display:grid}.gate-list--board{grid-template-columns:1fr 1fr;gap:6px;display:grid}.gate-list--board span.is-failed{color:#a34d3c;font-weight:700}.gate-list--board span.is-pending{color:#8a8374}.helix-empty{text-align:center;color:#6f6a5e;padding:28px;font-size:11px}.integration-label--off{opacity:.65}.status-badge--unknown{color:#7a746a;background:#eceae2}.page--helix .helix-run-bar{border-bottom:1px solid var(--line);align-items:stretch;gap:6px;margin-bottom:12px;padding-bottom:9px}.page--helix .helix-run-chip{background:var(--paper);border-radius:5px;min-height:34px;padding:6px 11px}.page--helix .helix-run-chip.is-active{background:var(--sage-soft);box-shadow:inset 0 -2px 0 var(--sage);border-color:#9db49a}.page--helix .helix-run-chip--new{border-color:var(--gold);background:var(--gold-soft);color:#765f29;margin-left:auto}.page--helix .helix-feedback{border-radius:5px}.page--helix .helix-summary-band{background:0 0;border:0;grid-template-columns:1.45fr 1fr .65fr .9fr;gap:8px;overflow:visible}.page--helix .helix-summary-card{border:1px solid var(--line);min-height:82px;box-shadow:var(--shadow-small);border-radius:6px}.page--helix .helix-summary-card--goal{background:#fbfaf5}.page--helix .helix-summary-card--criteria{background:var(--sage-soft)}.page--helix .helix-summary-card--revolution{background:var(--aqua-soft)}.page--helix .helix-summary-card--budget{background:var(--gold-soft)}.page--helix .helix-summary-card .summary-symbol{background:#ffffffad;border:1px solid #9f864540;border-radius:6px;width:40px;height:40px}.page--helix .helix-summary-card em{color:var(--muted);font-size:7px;font-style:normal}.page--helix .helix-summary-card--criteria .summary-symbol{color:var(--sage)}.page--helix .helix-summary-card--revolution .summary-symbol{color:var(--blue)}.page--helix .helix-layout{grid-template-columns:minmax(560px,1fr) minmax(350px,420px);align-items:start;gap:12px}.page--helix .helix-engine{border-color:#d9cda9;flex-direction:column;gap:0;min-height:590px;padding:0;display:flex;position:relative;overflow:hidden}.page--helix .helix-engine:after{display:none}.helix-engine__header{border-bottom:1px solid var(--line);background:#fbfaf5;justify-content:space-between;align-items:center;min-height:66px;padding:10px 14px;display:flex}.helix-engine__header h2{margin-top:3px;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:16px}.helix-engine__state{border:1px solid var(--line);background:var(--paper);color:var(--muted);border-radius:4px;align-items:center;gap:6px;padding:5px 8px;font-size:8px;display:inline-flex}.helix-engine__state i{background:var(--gold);border-radius:50%;width:7px;height:7px}.helix-engine__state--running i{background:var(--sage);animation:1.2s infinite pulse}.helix-engine__state--landed i{background:var(--aqua)}.helix-engine__state--paused i{background:var(--rose)}.helix-strand-board{background:#fffdf9;grid-template-columns:minmax(0,1fr) 82px minmax(0,1fr);align-items:stretch;gap:10px;min-height:455px;padding:13px;display:grid}.page--helix .strand{border:1px solid var(--line);background:var(--paper);border-radius:6px;padding:9px}.page--helix .strand>header{border:0;border-radius:4px;justify-content:flex-start;height:48px;padding:7px 10px}.page--helix .strand>header>span{gap:2px;display:grid}.page--helix .strand>header strong{font-size:11px}.page--helix .strand>header small{color:var(--muted);font-family:sans-serif;font-size:7px}.page--helix .strand__nodes{gap:6px;padding:9px 0 0}.page--helix .strand__nodes>div{background:#fbfaf6;border-radius:4px;min-height:35px;padding:5px 8px}.page--helix .strand__nodes>div>span{border:1px solid var(--line);border-radius:4px;width:23px;height:23px}.page--helix .strand__nodes>div.is-active{background:var(--blue-soft);border-color:#6f9db4;box-shadow:inset 3px 0 #6f9db4}.page--helix .strand__nodes>div.is-complete{background:var(--sage-soft);border-color:#bfd0b9}.page--helix .strand--governance .strand__nodes>div.is-complete{background:var(--aqua-soft);border-color:#b8d0dc}.helix-core-column{color:var(--gold);flex-direction:column;align-items:center;gap:8px;padding-top:10px;display:flex}.helix-core-crystal{background:var(--gold-soft);clip-path:polygon(50% 0,92% 28%,82% 82%,50% 100%,18% 82%,8% 28%);border:1px solid #d4bd78;align-content:center;place-items:center;gap:1px;width:62px;height:72px;display:grid}.helix-core-crystal i{font-size:33px;font-style:normal;line-height:.9}.helix-core-crystal small,.helix-core-column>small{letter-spacing:0;font-size:6px}.page--helix .helix-links{flex:1;justify-content:space-around;padding:2px 0;position:relative}.page--helix .helix-links:before{content:"";background:#dfd2ad;width:1px;height:235px;position:absolute}.page--helix .helix-links span{z-index:1;background:#fffaf0;border-radius:4px;width:28px;height:28px;position:relative}.page--helix .helix-current{border:0;border-top:1px solid var(--line);background:var(--aqua-soft);border-radius:0;grid-template-columns:auto minmax(0,1fr) auto;min-height:57px;padding:8px 14px;display:grid;position:static}.page--helix .helix-current strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.helix-loop-frame{border-top:1px solid var(--line);background:#fbfaf5;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.helix-loop-frame>div{border-right:1px solid var(--line);align-content:start;gap:3px;min-width:0;padding:9px 10px;display:grid}.helix-loop-frame>div:last-child{border-right:0}.helix-loop-frame small{color:var(--gold);font-size:6px;font-weight:800}.helix-loop-frame strong{color:var(--ink);font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:10px}.helix-loop-frame span{color:var(--muted);overflow-wrap:anywhere;font-size:8px;line-height:1.55}.page--helix .helix-side-stack{gap:10px}.page--helix .helix-side-stack>.tool-panel{box-shadow:var(--shadow-small);border-radius:6px}.page--helix .helix-side-stack>.tool-panel:first-child .tool-panel__header{background:var(--sage-soft)}.page--helix .helix-side-stack>.tool-panel:nth-child(2) .tool-panel__header{background:var(--gold-soft)}.page--helix .helix-side-stack>.tool-panel:nth-child(3) .tool-panel__header{background:var(--aqua-soft)}.page--helix .helix-side-stack>.tool-panel:nth-child(4) .tool-panel__header{background:var(--rose-soft)}.page--helix .role-groups{grid-template-columns:1fr}.page--helix .role-agent-row{flex-wrap:wrap}.page--helix .role-agent-row>div{min-width:125px}.page--helix .helix-criteria-list{padding:10px 11px 2px}.page--helix .helix-criteria-list label{border-bottom:1px solid var(--line);align-items:center;min-height:31px}.page--helix .next-action .settings-note{margin-inline:10px}.helix-plan-warning{background:var(--rose-soft);color:#8a5147;border:1px solid #dfc7b6;border-radius:5px;margin:8px 10px 0;padding:8px;font-size:8px;line-height:1.55}.page--helix .helix-actions{padding:4px 10px 2px}.page--helix .review-grid{grid-template-columns:minmax(120px,.6fr) minmax(0,1.4fr)}.helix-synthesis-grid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line)!important;padding:0!important;display:grid!important}.helix-synthesis-grid>div{background:var(--paper);gap:3px;min-width:0;padding:8px;display:grid}.helix-synthesis-grid small{color:var(--gold);font-size:7px;font-weight:700}.helix-synthesis-grid span{color:var(--muted);overflow-wrap:anywhere;font-size:8px;line-height:1.5}.page--helix .gate-list--board{padding:9px 10px}.page--helix .gate-list--board span{border:1px solid var(--line);background:var(--paper-soft);border-radius:4px;min-height:30px;padding:5px 7px}.page--helix .revolution-history{box-shadow:var(--shadow-small);border-color:#d9cda9}.page--helix .revolution-history>header{background:var(--gold-soft)}.page--helix .revolution-history article,.page--helix .revolution-crystal{border-radius:5px}.page--helix .helix-create{box-shadow:var(--shadow-small);border-color:#d9cda9;border-radius:6px}.page--helix .helix-create>.tool-panel__header{background:var(--gold-soft)}.helix-workshop-preview{border-bottom:1px solid var(--line);background:#fbfdf8;grid-template-columns:minmax(0,1fr) 150px minmax(0,1fr);align-items:center;gap:12px;min-height:220px;padding:20px 24px;display:grid;position:relative;overflow:hidden}.helix-workshop-preview:before,.helix-workshop-preview:after{content:"";border:1px solid #b79b4f3d;width:145px;height:145px;position:absolute;transform:rotate(45deg)}.helix-workshop-preview:before{top:-100px;left:-70px}.helix-workshop-preview:after{bottom:-100px;right:-70px}.helix-preview-role{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex;position:relative}.helix-preview-mage{text-align:center;flex-direction:column;align-items:center;gap:5px;min-width:132px;display:flex}.helix-preview-mage>span{background:#ffffffe6;border:1px solid #dfd4b7;border-radius:5px;flex-direction:column;gap:2px;padding:4px 8px;display:flex}.helix-preview-mage small{color:var(--muted);font-size:6px}.helix-preview-mage strong{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:10px}.helix-preview-core{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:relative}.helix-preview-core:before,.helix-preview-core:after{z-index:-1;content:"";border:1px solid #69866e57;border-radius:50%;width:128px;height:48px;position:absolute}.helix-preview-core:after{border-color:#6897a752;width:54px;height:132px}.helix-preview-core i{background:var(--aqua-soft);clip-path:polygon(50% 0,90% 28%,80% 82%,50% 100%,20% 82%,10% 28%);width:72px;height:86px;color:var(--aqua);border:1px solid #c8ad61;place-items:center;font-size:48px;font-style:normal;display:grid}.helix-preview-core strong{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:13px}.helix-preview-core small,.helix-preview-crest{color:var(--gold);font-size:7px;font-weight:700}.page--helix .helix-form{padding:12px}.page--helix .helix-form input,.page--helix .helix-form textarea{border-radius:5px}.page--helix .segmented,.page--helix .segmented button{border-radius:4px}.page--helix .helix-member-row button{border-radius:5px}.page--helix .helix-strand-board{background:#fbfdf8;min-height:560px;position:relative}.page--helix .helix-strand-board:before,.page--helix .helix-strand-board:after{content:"";pointer-events:none;border:1px solid #bea45e2e;width:120px;height:120px;position:absolute;transform:rotate(45deg)}.page--helix .helix-strand-board:before{top:-78px;left:-62px}.page--helix .helix-strand-board:after{bottom:-78px;right:-62px}.page--helix .strand{z-index:1;background:#ffffffd6;border-color:#ddd2b5;flex-direction:column;display:flex;position:relative}.page--helix .strand__nodes>div:nth-child(2n){transform:translate(12px)}.page--helix .strand--governance .strand__nodes>div:nth-child(2n){transform:translate(-12px)}.helix-strand-guardian{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:auto;padding-top:9px;display:flex}.helix-strand-guardian>div{align-items:center;gap:6px;min-width:110px;display:flex}.helix-strand-guardian>div>span{flex-direction:column;gap:2px;min-width:0;display:flex}.helix-strand-guardian small{color:var(--muted);font-size:6px}.helix-strand-guardian strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.helix-core-rune{background:var(--gold-soft);border:1px solid #d6c28a;border-radius:99px;padding:3px 7px;font-size:6px;font-weight:700}.page--helix .helix-core-column{z-index:2;position:relative}.page--helix .helix-core-column:before,.page--helix .helix-core-column:after{z-index:-1;content:"";border:2px solid #0000;border-color:#0000 #69866e47;border-radius:50%;width:76px;height:240px;position:absolute;top:114px}.page--helix .helix-core-column:after{border-color:#0000 #6097aa47;width:42px;transform:rotate(22deg)}.page--helix .helix-core-crystal{background:var(--aqua-soft);color:var(--aqua);box-shadow:0 7px 24px #5e97a526}.page--helix .role-groups>div{padding:10px}.page--helix .role-agent-row{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));display:grid}.page--helix .role-agent-row>.role-agent-card{text-align:center;background:#fffdf8;border-color:#ddd2b5;flex-direction:column;align-items:center;min-width:0;padding:9px}.page--helix .role-agent-card>span{align-items:center}.page--helix .role-agent-card em{color:var(--sage);font-size:7px;font-style:normal}.page--helix .role-agent-card--reviewer{background:var(--aqua-soft)}.page--helix .role-agent-card--implementer{background:var(--sage-soft)}@media (width<=1260px){.page--helix .helix-summary-band{grid-template-columns:1.3fr 1fr 1fr}.page--helix .helix-summary-card--budget{grid-column:1/-1}.page--helix .helix-layout{grid-template-columns:1fr}.page--helix .helix-side-stack{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.page--helix .helix-run-chip--new{margin-left:0}.page--helix .helix-summary-band{grid-template-columns:1fr}.page--helix .helix-summary-card--budget{grid-column:auto}.page--helix .helix-side-stack,.helix-strand-board{grid-template-columns:1fr}.helix-core-column{flex-direction:row;justify-content:center;min-height:76px;padding:0}.helix-core-crystal{width:58px;height:65px}.page--helix .helix-links{flex-direction:row;flex:0 180px}.page--helix .helix-links:before{width:150px;height:1px}.page--helix .helix-current{text-align:center;grid-template-columns:1fr;gap:3px}.page--helix .helix-current strong{white-space:normal}.helix-loop-frame,.helix-synthesis-grid{grid-template-columns:1fr}.helix-loop-frame>div{border-right:0;border-bottom:1px solid var(--line)}.helix-loop-frame>div:last-child{border-bottom:0}}@media (width<=1100px){.request-compose__body,.approval-compose__body{grid-template-columns:1fr}.workroom-stage__residents{align-items:stretch}.workroom-resident{flex-basis:280px}}@media (width<=760px){.request-compose__options,.approval-compose__side,.workroom-editor>div{grid-template-columns:1fr}.approval-compose__side label:nth-last-child(-n+3){grid-column:auto}.approval-compose__footer{flex-direction:column;align-items:stretch}.approval-compose__footer>div{justify-content:flex-end}.workroom-stage__header{flex-direction:column;align-items:flex-start}.workroom-stage__title{align-items:flex-start}.workroom-empty-seat{text-align:center;flex-direction:column;align-items:center;padding:12px 0}.workroom-task-board>header{flex-direction:column;align-items:flex-start}.data-scope-toggle--inline{width:100%}.data-scope-toggle--inline button{flex:1}.room-task--wide{grid-template-rows:auto auto auto;grid-template-columns:auto minmax(0,1fr)}.room-task--wide>.agent-avatar,.room-task--wide>svg{grid-row:1/4}.room-task--wide>label,.room-task--wide>time{grid-column:2}.helix-workshop-preview{grid-template-columns:1fr;padding:18px 12px}.helix-preview-role{min-height:112px}.helix-preview-core{min-height:126px}.helix-preview-mage{min-width:105px}}
