:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#eef2f4;--color-surface:#fff;--color-surface-raised:#fbfcfd;--color-surface-subtle:#f6f8f9;--color-surface-strong:#e9eef2;--color-border:#d7e0e6;--color-border-strong:#c2cfd8;--color-ink:#17212b;--color-ink-soft:#25313b;--color-muted:#64727d;--color-muted-strong:#52606b;--color-accent:#116a70;--color-accent-strong:#0b545b;--color-accent-soft:#e2f0ef;--color-accent-tint:#f1fbfa;--color-success:#1c6845;--color-success-soft:#e6f4ee;--color-warning:#865700;--color-warning-soft:#fff1d6;--color-danger:#8d341f;--color-danger-soft:#fff1ee;--shadow-soft:0 16px 40px #17212b14;--shadow-tight:0 8px 22px #17212b0f;--radius:8px;background:var(--color-bg);color:var(--color-ink);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--color-bg);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible{outline-offset:2px;outline:3px solid #116a702e}button:disabled{cursor:not-allowed;opacity:.52}input{border:1px solid var(--color-border-strong);width:100%;height:38px;color:var(--color-ink);background:var(--color-surface);border-radius:6px;outline:none;padding:0 10px}input:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #116a7026}select{border:1px solid var(--color-border-strong);width:100%;min-width:0;min-height:38px;color:var(--color-ink);background:var(--color-surface);border-radius:6px;outline:none;padding:0 34px 0 10px}select:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #116a7026}.runner-shell{background:var(--app-shell-background,linear-gradient(180deg, #eef2f4 0%, #f7f9fa 48%, #eef2f4 100%));grid-template-columns:296px minmax(0,1fr);min-height:100vh;display:grid}.runner-sidebar{height:100vh;min-height:0;padding:var(--runner-sidebar-padding,16px);border-right:1px solid var(--color-border);background:var(--color-surface-raised);grid-template-rows:auto auto minmax(0,1fr);gap:12px;display:grid;position:sticky;top:0;box-shadow:10px 0 30px #17212b0a}.app-brand{grid-template-columns:42px minmax(0,1fr) 36px;align-items:center;gap:12px;min-width:0;padding:2px 0 8px;display:grid}.app-brand div{gap:2px;min-width:0;display:grid}.app-brand strong,.app-brand span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-brand strong{color:var(--color-ink);font-size:1rem;font-weight:760}.app-brand span{color:var(--color-muted);font-size:.8rem}.sidebar-controls{gap:10px;min-width:0;display:grid}.icon-badge{border-radius:var(--radius);color:#fff;background:var(--icon-badge-bg,#12383e);place-items:center;width:42px;height:42px;display:grid;box-shadow:inset 0 0 0 1px #ffffff1f}.icon-badge.compact{border-radius:8px;width:32px;height:32px}.sidebar-search{border:1px solid var(--color-border);border-radius:var(--radius);height:40px;color:var(--color-muted);background:var(--color-surface);box-shadow:var(--shadow-tight);grid-template-columns:22px 1fr;align-items:center;gap:6px;padding:0 10px;display:grid}.sidebar-search input{height:36px;box-shadow:none;border:0;padding:0}.workspace-selector{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.workspace-selector button{border:1px solid var(--color-border);background:var(--color-surface);min-width:0;min-height:34px;color:var(--color-muted-strong);border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:.78rem;font-weight:850;display:inline-flex}.workspace-selector button:hover,.workspace-selector button:focus-visible,.workspace-selector button.selected{border-color:var(--color-accent);background:var(--color-accent-soft);color:var(--color-accent-strong);outline:none}.workspace-selector span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-navigation{align-content:start;gap:8px;min-height:0;padding-right:2px;display:grid;overflow:auto}.nav-item{width:100%;min-height:var(--nav-item-min-height,52px);border-radius:var(--radius);color:var(--color-ink-soft);text-align:left;background:0 0;border:1px solid #0000;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.nav-item:hover,.nav-item:focus-visible{border-color:var(--color-border);background:var(--color-surface);outline:none}.nav-item.selected{border-color:var(--color-accent-soft);background:var(--color-surface);color:var(--color-accent-strong);box-shadow:inset 3px 0 0 var(--color-accent), var(--shadow-tight)}.nav-item span:not(.icon-badge){gap:2px;min-width:0;display:grid}.nav-item strong,.nav-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.nav-item small{color:var(--color-muted);font-size:.74rem}.nav-item em{background:var(--color-success);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:.72rem;font-style:normal;font-weight:800;display:grid}.runner-shell.ux-shell-mode-portal{grid-template-columns:minmax(0,1fr)}.runner-shell.ux-shell-mode-portal .runner-sidebar{z-index:12;border-right:0;border-bottom:1px solid var(--color-border);height:auto;min-height:auto;padding:14px clamp(18px,4vw,42px);display:block;box-shadow:0 10px 26px #17212b0d}.runner-shell.ux-shell-mode-portal .app-brand{max-width:1180px;margin:0 auto;padding:0}.runner-shell.ux-shell-mode-portal .runner-main{width:100%;max-width:1180px;margin:0 auto;padding:28px clamp(18px,4vw,42px) 48px}.runner-shell.ux-shell-navigation-minimal .sidebar-search,.runner-shell.ux-shell-navigation-minimal .sidebar-controls,.runner-shell.ux-shell-navigation-minimal .app-navigation{display:none}.connection-panel{border-top:1px solid var(--color-border);gap:10px;padding-top:14px;display:grid}.mobile-bottom-nav{display:none}.connection-form,.exchange-form{gap:8px;display:grid}.connection-form label{gap:5px;display:grid}.connection-form label span{color:var(--color-muted-strong);align-items:center;gap:6px;font-size:.76rem;font-weight:800;display:inline-flex}.button-row{grid-template-columns:1fr 38px;gap:8px;display:grid}.runner-main{align-content:start;gap:16px;min-width:0;min-height:100vh;padding:24px clamp(18px,4vw,42px);display:grid}.component-header{border-bottom:1px solid var(--color-border);gap:14px;padding:4px 0 14px;display:grid}.component-title{align-items:center;gap:14px;min-width:0;display:flex}.component-title div{min-width:0}.component-title p{color:var(--color-muted);text-transform:uppercase;margin:0 0 3px;font-size:.78rem;font-weight:800}.component-title h1{color:var(--color-ink);letter-spacing:0;overflow-wrap:anywhere;margin:0;font-size:clamp(1.55rem,2.6vw,2.25rem);font-weight:720;line-height:1.08}.title-icon{border-radius:var(--radius);width:48px;height:48px;color:var(--color-accent);background:var(--color-accent-soft);box-shadow:inset 0 0 0 1px var(--color-accent-soft);flex:none;place-items:center;display:grid}.title-icon.compact{width:34px;height:34px}.workspace-scope-selector{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);min-width:0;box-shadow:var(--shadow-tight);gap:10px;padding:12px;display:grid}.workspace-scope-selector header{grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:10px;min-width:0;display:grid}.workspace-scope-selector header div{gap:2px;min-width:0;display:grid}.workspace-scope-selector p,.workspace-scope-selector h2{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.workspace-scope-selector p{color:var(--color-muted);text-transform:uppercase;font-size:.72rem;font-weight:850}.workspace-scope-selector h2{color:var(--color-ink);font-size:.96rem;font-weight:850}.scope-option-row{gap:8px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.scope-option-row button{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface-raised);min-width:160px;max-width:240px;min-height:48px;color:var(--color-ink-soft);text-align:left;flex:none;align-content:center;gap:2px;padding:8px 10px;display:grid}.scope-option-row button:hover,.scope-option-row button:focus-visible,.scope-option-row button.selected{border-color:var(--color-accent);background:var(--color-accent-soft);color:var(--color-accent-strong);outline:none}.scope-option-row strong,.scope-option-row small,.scope-empty{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.scope-option-row strong{font-size:.88rem}.scope-option-row small,.scope-empty{color:var(--color-muted);font-size:.76rem;font-weight:780}.related-target-strip{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface-raised);min-width:0;box-shadow:var(--shadow-tight);grid-template-columns:34px minmax(0,1fr) 20px 38px;align-items:center;gap:10px;padding:10px 12px;display:grid}.related-target-strip div{gap:2px;min-width:0;display:grid}.related-target-strip p,.related-target-strip h2,.related-target-strip small{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.related-target-strip p{color:var(--color-muted);text-transform:uppercase;font-size:.72rem;font-weight:850}.related-target-strip h2{color:var(--color-ink);font-size:.98rem;font-weight:850}.related-target-strip small{color:var(--color-muted-strong);font-size:.76rem;font-weight:780}.work-surface{gap:var(--work-surface-gap,14px);min-width:0;display:grid}.work-surface.ux-mode-planning{--work-surface-gap:16px}.work-surface.ux-mode-catalog{--work-surface-gap:18px}.work-surface.ux-density-compact{--work-surface-gap:10px}.work-surface.ux-density-comfortable{--work-surface-gap:16px}.start-surface{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);min-width:0;box-shadow:var(--shadow-tight);grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.start-surface div{gap:3px;min-width:0;display:grid}.start-surface p,.start-surface h2{margin:0}.start-surface p{color:var(--color-muted);text-transform:uppercase;font-size:.72rem;font-weight:850}.start-surface h2{color:var(--color-ink);font-size:1.12rem;line-height:1.18}.start-surface span:not(.title-icon){color:var(--color-muted-strong);font-size:.88rem}.list-toolbar{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);min-width:0;box-shadow:var(--shadow-soft);grid-template-columns:auto minmax(220px,1fr) auto auto auto auto auto;align-items:center;gap:10px;padding:10px;display:grid}.list-toolbar label{border:1px solid var(--color-border-strong);border-radius:var(--radius);min-width:0;height:40px;color:var(--color-muted);background:var(--color-surface-subtle);grid-template-columns:22px minmax(0,1fr);align-items:center;gap:6px;padding:0 10px;display:grid}.list-toolbar input{height:36px;box-shadow:none;border:0;padding:0}.toolbar-count{background:var(--color-surface-strong);min-height:30px;color:var(--color-muted-strong);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex}.active-filter-chips{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:6px;min-width:0;display:flex}.active-filter-chips button{background:var(--color-accent-soft);min-width:0;max-width:260px;min-height:30px;color:var(--color-accent-strong);font:inherit;border:1px solid #b8d2d3;border-radius:999px;flex:0 auto;align-items:center;gap:5px;padding:0 8px;font-size:.78rem;font-weight:800;display:inline-flex}.active-filter-chips button:hover,.active-filter-chips button:focus-visible{border-color:var(--color-accent);background:#d3e8e7;outline:none}.active-filter-chips span,.active-filter-chips strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.active-filter-chips span{color:var(--color-muted-strong);font-weight:700}.filter-toggle{position:relative}.filter-toggle.selected{border-color:var(--color-accent);background:var(--color-accent-soft);color:var(--color-accent-strong)}.filter-toggle em{background:var(--color-accent);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:.68rem;font-style:normal;font-weight:850;display:grid}.pager-actions{align-items:center;gap:6px;display:inline-flex}.filter-panel{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface-raised);min-width:0;box-shadow:var(--shadow-tight);gap:12px;padding:12px;display:grid}.filter-panel header{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.filter-panel header span{color:var(--color-muted-strong);align-items:center;gap:6px;font-size:.82rem;font-weight:900;display:inline-flex}.status-filter-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.status-filter-row button{border:1px solid var(--color-border);background:var(--color-surface);min-height:36px;color:var(--color-muted-strong);font:inherit;border-radius:999px;align-items:center;gap:8px;padding:0 11px;font-size:.82rem;font-weight:800;display:inline-flex}.status-filter-row button:hover,.status-filter-row button:focus-visible,.status-filter-row button.selected{border-color:var(--color-accent);background:var(--color-accent-soft);color:var(--color-accent-strong);outline:none}.status-filter-row strong{color:var(--color-accent);font-size:.9rem}.status-filter-button.intent-success,.status-filter-button.intent-success strong{color:var(--color-success)}.status-filter-button.intent-success:hover,.status-filter-button.intent-success:focus-visible,.status-filter-button.intent-success.selected{border-color:var(--color-success);background:var(--color-success-soft);color:var(--color-success)}.status-filter-button.intent-danger,.status-filter-button.intent-danger strong{color:var(--color-danger)}.status-filter-button.intent-danger:hover,.status-filter-button.intent-danger:focus-visible,.status-filter-button.intent-danger.selected{border-color:var(--color-danger);background:var(--color-danger-soft);color:var(--color-danger)}.status-filter-button.intent-info,.status-filter-button.intent-pending,.status-filter-button.intent-neutral,.status-filter-button.intent-muted{color:var(--color-muted-strong)}.row-filters{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;gap:10px;min-width:0;display:grid}.row-filters label{gap:5px;min-width:0;display:grid}.row-filters label span{color:var(--color-muted-strong);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:800;overflow:hidden}.row-cards{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.row-card{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);min-width:0;min-height:152px;color:var(--color-ink-soft);text-align:left;box-shadow:var(--shadow-tight);grid-template-rows:auto 1fr;grid-template-columns:42px minmax(0,1fr);gap:10px;padding:16px;display:grid}.row-card:hover,.row-card:focus-visible,tbody tr:hover{border-color:var(--color-accent);background:var(--color-accent-tint)}.row-avatar{width:38px;height:38px;color:var(--color-accent-strong);background:#dce9ec;border-radius:999px;place-items:center;font-size:.78rem;font-weight:850;display:grid}.row-card-main{align-content:center;gap:3px;min-width:0;display:grid}.row-card-main strong,.row-card-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.row-card-main strong{font-size:1.02rem}.row-card-main small{color:var(--color-muted)}.row-card-fields{border-top:1px solid var(--color-border);grid-column:1/-1;align-content:start;gap:7px;min-width:0;padding-top:10px;display:grid}.row-card-fields span{min-width:0;color:var(--color-ink-soft);grid-template-columns:minmax(80px,.45fr) minmax(0,1fr);gap:8px;display:grid}.row-card-fields em{color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.calendar-shell{gap:14px;min-width:0;display:grid}.calendar-range-bar{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.calendar-range-toggle{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);min-width:0;box-shadow:var(--shadow-tight);grid-auto-flow:column;gap:4px;padding:4px;display:inline-grid}.calendar-range-toggle button{min-height:32px;color:var(--color-muted-strong);background:0 0;border:0;border-radius:6px;padding:0 11px;font-size:.8rem;font-weight:850}.calendar-range-toggle button:hover,.calendar-range-toggle button.selected{background:var(--color-accent-soft);color:var(--color-accent-strong)}.calendar-view{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));align-items:start;gap:14px;min-width:0;display:grid}.calendar-day{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);min-width:0;box-shadow:var(--shadow-tight);overflow:hidden}.calendar-day>header{border-bottom:1px solid var(--color-border);background:var(--color-surface-subtle);justify-content:space-between;align-items:center;gap:10px;min-height:58px;padding:11px 12px;display:flex}.calendar-day>header span{gap:2px;min-width:0;display:grid}.calendar-day>header strong,.calendar-day>header small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.calendar-day>header strong{color:var(--color-ink);font-size:.96rem;font-weight:860}.calendar-day>header small{color:var(--color-muted);font-size:.76rem;font-weight:800}.calendar-day>header em{background:var(--color-accent-soft);min-width:26px;height:26px;color:var(--color-accent-strong);border-radius:999px;place-items:center;font-size:.78rem;font-style:normal;font-weight:900;display:grid}.calendar-events{gap:8px;min-width:0;padding:10px;display:grid}.calendar-event{border:1px solid var(--color-border);border-left:4px solid var(--color-accent);border-radius:var(--radius);background:var(--color-surface-raised);min-width:0;color:var(--color-ink-soft);text-align:left;box-shadow:none;gap:4px;padding:9px 10px;display:grid}.calendar-event:hover,.calendar-event:focus-visible{border-color:var(--color-accent);background:var(--color-accent-tint);outline:none}.calendar-event time{color:var(--color-accent);letter-spacing:0;text-transform:uppercase;font-size:.72rem;font-weight:900}.calendar-event strong,.calendar-event span,.calendar-event small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.calendar-event strong{color:var(--color-ink);font-size:.92rem;font-weight:850}.calendar-event span{color:var(--color-muted-strong);font-size:.78rem}.calendar-event small{flex-wrap:wrap;gap:6px;display:flex}.calendar-event small em{background:var(--color-surface);min-width:0;color:var(--color-muted-strong);border-radius:999px;padding:2px 7px;font-size:.72rem;font-style:normal;font-weight:800}.calendar-event.intent-success{border-left-color:var(--color-success)}.calendar-event.intent-danger{border-left-color:var(--color-danger)}.calendar-event.intent-warning,.calendar-event.intent-pending{border-left-color:var(--color-warning)}.calendar-event.intent-info{border-left-color:var(--color-accent)}.calendar-event.intent-muted,.calendar-event.intent-neutral{border-left-color:var(--color-muted)}.calendar-event.compact{border-left-width:3px;gap:2px;padding:7px 8px}.calendar-event.compact time{font-size:.68rem}.calendar-event.compact strong{font-size:.78rem}.calendar-week-view,.calendar-month-view{gap:14px;min-width:0;display:grid}.calendar-week-board,.calendar-month-board,.calendar-unscheduled{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);min-width:0;box-shadow:var(--shadow-tight);overflow:hidden}.calendar-week-board>header,.calendar-month-board>header,.calendar-unscheduled>header{border-bottom:1px solid var(--color-border);background:var(--color-surface-subtle);justify-content:space-between;align-items:center;gap:10px;min-height:54px;padding:11px 12px;display:flex}.calendar-week-board>header span,.calendar-month-board>header span{gap:2px;min-width:0;display:grid}.calendar-week-board>header strong,.calendar-month-board>header strong,.calendar-unscheduled>header strong{color:var(--color-ink);font-size:.95rem;font-weight:860}.calendar-week-board>header small,.calendar-month-board>header small{color:var(--color-muted);font-size:.76rem;font-weight:800}.calendar-week-board>header em,.calendar-unscheduled>header em{background:var(--color-accent-soft);min-width:26px;height:26px;color:var(--color-accent-strong);border-radius:999px;place-items:center;font-size:.78rem;font-style:normal;font-weight:900;display:grid}.calendar-week-grid{grid-template-columns:minmax(116px,.9fr) repeat(7,minmax(82px,1fr));min-width:760px;display:grid;overflow:auto}.calendar-week-corner,.calendar-week-heading,.calendar-resource-cell,.calendar-week-cell{border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);min-width:0}.calendar-week-corner,.calendar-week-heading{background:var(--color-surface-subtle);min-height:48px;color:var(--color-muted-strong);align-content:center;gap:2px;padding:8px 10px;font-size:.76rem;font-weight:850;display:grid}.calendar-week-heading strong{color:var(--color-ink-soft);font-size:.8rem}.calendar-week-heading small{color:var(--color-muted);font-size:.72rem;font-weight:800}.calendar-resource-cell{background:var(--color-surface-raised);align-content:start;gap:5px;min-height:86px;padding:10px;display:grid}.calendar-resource-cell strong{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:850;overflow:hidden}.calendar-resource-cell small{background:var(--color-surface-strong);width:fit-content;min-width:24px;height:22px;color:var(--color-muted-strong);border-radius:999px;place-items:center;font-size:.72rem;font-weight:850;display:grid}.calendar-week-cell{background:var(--color-surface);align-content:start;gap:7px;min-height:86px;padding:8px;display:grid}.calendar-week-cell.has-events{background:var(--color-accent-tint)}.calendar-month-board{overflow:auto}.calendar-month-grid{grid-template-columns:repeat(7,minmax(108px,1fr));min-width:820px;display:grid}.calendar-month-cell{border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:var(--color-surface);grid-template-rows:auto minmax(0,1fr);gap:6px;min-height:122px;padding:8px;display:grid}.calendar-month-cell.other-month{background:var(--color-surface-raised);color:var(--color-muted)}.calendar-month-cell.has-events{background:var(--color-accent-tint)}.calendar-month-cell>header{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.calendar-month-cell>header strong{color:var(--color-ink-soft);font-size:.82rem;font-weight:850}.calendar-month-cell>header em{background:var(--color-accent-soft);min-width:22px;height:22px;color:var(--color-accent-strong);border-radius:999px;place-items:center;font-size:.72rem;font-style:normal;font-weight:900;display:grid}.calendar-month-cell>div{align-content:start;gap:6px;min-width:0;display:grid}.calendar-more{color:var(--color-muted-strong);font-size:.75rem;font-weight:850}.grid-wrap{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);max-height:calc(100vh - 260px);box-shadow:var(--shadow-soft);overflow:auto}table{border-collapse:collapse;width:100%;min-width:740px}th,td{border-bottom:1px solid var(--color-border);text-align:left;text-overflow:ellipsis;white-space:nowrap;max-width:260px;padding:11px 14px;overflow:hidden}th{z-index:1;background:var(--color-surface-subtle);box-shadow:inset 0 -1px 0 var(--color-border);padding:0;position:sticky;top:0}tbody tr{cursor:pointer;border:1px solid #0000}tbody tr:nth-child(2n){background:var(--color-surface-raised)}th button{width:100%;min-height:42px;color:var(--color-muted-strong);text-align:left;text-transform:uppercase;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:6px;padding:0 14px;font-size:.76rem;font-weight:800;display:grid}th button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}th button:hover,th button.selected{color:var(--color-accent);background:var(--color-accent-soft)}.grant-strip{flex-wrap:wrap;gap:8px;display:flex}.grant-chip,.auth-pill,.inline-error{text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;gap:7px;max-width:100%;min-height:30px;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex;overflow:hidden}.grant-chip,.auth-pill.ok{background:var(--color-success-soft);color:var(--color-success)}.auth-pill.warn,.inline-error{background:var(--color-warning-soft);color:var(--color-warning)}.auth-pill.muted{background:var(--color-surface-strong);color:var(--color-muted-strong)}.notice,.empty-state{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);box-shadow:var(--shadow-tight)}.notice{grid-template-columns:22px auto 1fr;align-items:center;gap:8px;min-height:44px;padding:10px 12px;display:grid}.notice.neutral{color:var(--color-muted-strong)}.notice.danger{background:var(--color-danger-soft);color:var(--color-danger)}.empty-state{min-height:260px;color:var(--color-muted);place-content:center;justify-items:center;gap:8px;display:grid}.empty-state strong{color:var(--color-ink-soft)}.empty-state .text-button{margin-top:6px}.icon-button,.text-button,.segmented button{border:1px solid var(--color-border-strong);background:var(--color-surface);height:38px;color:var(--color-ink-soft);border-radius:6px;justify-content:center;align-items:center;gap:8px;font-weight:780;display:inline-flex}.icon-button{width:38px;padding:0}.icon-button.active,.icon-button:hover,.text-button:hover,.segmented button:hover,.segmented button.selected{border-color:var(--color-accent);color:var(--color-accent);background:var(--color-accent-soft)}.text-button{padding:0 13px;text-decoration:none}.text-button.primary{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.text-button.primary:hover{background:var(--color-accent-strong);color:#fff}.text-button.quiet{background:var(--color-surface-strong)}.text-button.danger{color:#ffb8c3;background:#3a2428;border-color:#7d3541}.text-button.danger:hover{color:#ffd6dc;background:#4a2930;border-color:#9b4553}.segmented{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface-subtle);grid-template-columns:repeat(3,38px);gap:4px;padding:4px;display:inline-grid}.segmented button{border:0;border-radius:6px;width:30px;height:30px}.drawer-backdrop{z-index:20;background:#17212b52;justify-items:end;display:grid;position:fixed;inset:0}.detail-drawer{background:var(--color-surface);grid-template-rows:auto auto minmax(0,1fr) auto;width:min(480px,100vw);height:100vh;display:grid;transform:translate(0);box-shadow:-20px 0 50px #17212b2e}.form-dialog-backdrop{box-sizing:border-box;place-items:center;padding:24px}.detail-drawer.form-dialog{border:1px solid var(--color-border);border-radius:12px;width:min(920px,100vw - 48px);height:auto;max-height:min(720px,100dvh - 48px);overflow:hidden;box-shadow:0 24px 72px #17212b38}@keyframes drawer-backdrop-in{0%{background:#17212b00}}@media (width>=761px){.drawer-backdrop{animation:.12s ease-out drawer-backdrop-in}}@media (prefers-reduced-motion:reduce){.drawer-backdrop,.detail-drawer{animation:none}}.settings-drawer{grid-template-rows:auto auto minmax(0,1fr)}.drawer-header{border-bottom:1px solid var(--color-border);background:var(--color-surface-raised);grid-template-columns:38px minmax(0,1fr);align-items:start;gap:12px;min-width:0;padding:20px;display:grid}.drawer-header p,.drawer-header h2{margin:0}.drawer-header p{color:var(--color-muted);text-transform:uppercase;font-size:.76rem;font-weight:800}.drawer-header h2{letter-spacing:0;overflow-wrap:anywhere;margin-top:4px;font-size:1.42rem}.drawer-tabs{border-bottom:1px solid var(--color-border);background:var(--color-surface);align-items:center;gap:8px;min-height:50px;padding:0 20px;display:flex;overflow:auto}.drawer-tabs button{min-height:30px;color:var(--color-muted-strong);background:var(--color-surface-strong);white-space:nowrap;border:0;border-radius:999px;align-items:center;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex}.drawer-tabs button.selected,.drawer-tabs button:hover{color:var(--color-accent);background:var(--color-accent-soft)}.drawer-body{align-content:start;gap:18px;min-height:0;padding:20px;display:grid;overflow:auto}.drawer-body>.inline-error{white-space:normal;border-radius:8px;width:fit-content;max-width:100%;height:auto;min-height:0;padding:8px 10px;line-height:1.35}.settings-section{align-content:start;gap:14px;display:grid}.settings-card{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);box-shadow:var(--shadow-tight);gap:12px;padding:14px;display:grid}.settings-card h3,.settings-copy{margin:0}.settings-card h3{color:var(--color-ink-soft);font-size:.92rem}.settings-copy{color:var(--color-muted-strong);font-size:.88rem;line-height:1.45}.settings-select{gap:6px;display:grid}.settings-select span{color:var(--color-muted-strong);align-items:center;gap:6px;font-size:.76rem;font-weight:800;display:inline-flex}.language-preview{gap:8px;display:grid}.language-preview button{border:1px solid var(--color-border);border-radius:var(--radius);min-width:0;min-height:46px;color:var(--color-ink-soft);background:var(--color-surface-subtle);text-align:left;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;display:grid}.language-preview button:hover,.language-preview button.selected{border-color:var(--color-accent);color:var(--color-accent);background:var(--color-accent-soft)}.language-preview span{background:var(--color-surface);border-radius:6px;justify-content:center;align-items:center;width:38px;height:28px;font-size:.72rem;font-weight:900;display:inline-flex}.language-preview strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.identity-list{grid-template-columns:minmax(92px,auto) minmax(0,1fr);align-items:baseline;gap:8px 12px;display:grid}.identity-list span{color:var(--color-muted);font-size:.78rem;font-weight:800}.identity-list strong{min-width:0;color:var(--color-ink-soft);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.access-list{gap:8px;display:grid}.access-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.access-summary span{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface-subtle);gap:2px;min-width:0;padding:10px;display:grid}.access-summary strong{color:var(--color-ink-soft);font-size:1.05rem}.access-summary small{color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:800;overflow:hidden}.access-search{border:1px solid var(--color-border-strong);border-radius:var(--radius);height:38px;color:var(--color-muted);background:var(--color-surface-subtle);grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;padding:0 10px;display:grid}.access-search input{height:100%;box-shadow:none;background:0 0;border:0;padding:0}.access-row{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface-subtle);width:100%;min-height:58px;color:var(--color-ink-soft);text-align:left;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.access-row:hover,.access-row:focus-visible{border-color:var(--color-accent);background:var(--color-accent-soft)}.access-main{min-width:0;color:inherit;text-align:left;background:0 0;border:0;gap:2px;padding:0;display:grid}.access-main strong,.access-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.access-main small{color:var(--color-muted);font-size:.74rem}.access-row-actions{justify-content:flex-end;gap:6px;display:flex}.access-row-actions .icon-button{width:30px;height:30px}.grant-edge-list{gap:8px;display:grid}.grant-edge{border-radius:var(--radius);background:var(--color-surface-subtle);min-width:0;color:var(--color-accent);grid-template-columns:18px minmax(0,1fr);align-items:center;gap:2px 8px;padding:9px 10px;display:grid}.grant-edge svg{grid-row:span 2}.grant-edge strong,.grant-edge small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.grant-edge strong{color:var(--color-ink-soft);font-size:.82rem}.grant-edge small{color:var(--color-muted);font-size:.72rem}.field-group{gap:10px;display:grid}.field-group h3,.raw-panel h3{margin:0;font-size:.95rem}.field-list{display:grid}.field-row{border-bottom:1px solid #e9eef2;gap:5px;min-width:0;padding:12px 0;display:grid}.field-row span{color:var(--color-muted);font-size:.8rem}.field-row strong{overflow-wrap:anywhere;font-weight:560}.reference-button{background:var(--color-accent-soft);width:fit-content;max-width:100%;color:var(--color-accent-strong);font:inherit;overflow-wrap:anywhere;text-align:left;border:0;border-radius:6px;padding:4px 8px;font-weight:700}.reference-button:hover,.reference-button:focus-visible{outline-offset:2px;background:#d3e8e7;outline:2px solid #8fc9cf}.related-panel{gap:14px;display:grid}.related-group{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface-subtle);gap:9px;padding:12px;display:grid}.related-group header{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.related-heading{min-width:0;color:var(--color-ink-soft);align-items:center;gap:7px;display:inline-flex}.related-heading strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.related-group>small{color:var(--color-muted);font-size:.78rem}.related-list{gap:8px;display:grid}.related-row,.related-more{border-radius:var(--radius);background:var(--color-surface);min-width:0;color:var(--color-ink);text-align:left;border:0}.related-row{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:9px;display:grid;box-shadow:inset 0 0 0 1px #e9eef2}.related-row:hover,.related-row:focus-visible,.related-more:hover,.related-more:focus-visible{background:var(--color-accent-tint);outline-offset:2px;outline:2px solid #8fc9cf}.related-row span:last-child{gap:2px;min-width:0;display:grid}.related-row strong,.related-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.related-row small,.related-loading{color:var(--color-muted);font-size:.78rem}.related-loading,.related-more{align-items:center;gap:7px;display:inline-flex}.related-more{width:fit-content;color:var(--color-accent);padding:7px 9px;font-weight:800}.form-drawer form{grid-template-rows:auto 1fr auto;min-height:100%;display:grid}.form-dialog form{min-height:0;max-height:inherit}.form-dialog .drawer-header{grid-template-columns:34px minmax(0,1fr);align-items:center;padding:16px 22px}.form-dialog .drawer-header .icon-button{border-radius:8px;width:34px;height:34px}.form-dialog .drawer-header h2{font-size:1.3rem}.form-dialog .drawer-body{gap:16px;padding:20px clamp(22px,4vw,48px)}.form-dialog .form-validation-summary,.form-dialog .form-sections,.form-dialog .form-section,.form-dialog .form-grid{width:100%;max-width:760px;margin-left:auto;margin-right:auto}.form-dialog .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-dialog .form-section{gap:14px}.form-dialog .drawer-footer{justify-content:flex-end;min-height:62px;padding:12px 22px}.form-dialog .drawer-footer .text-button.quiet{margin-right:auto}.form-grid{gap:16px;display:grid}.form-stepper{grid-template-columns:repeat(auto-fit,minmax(116px,1fr));gap:8px;display:grid}.form-dialog .form-stepper{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px;width:100%;max-width:760px;margin:0 auto}.form-dialog .form-step-button{background:0 0;min-height:40px;padding:7px 10px}.form-dialog .form-step-button:focus-visible{outline:2px solid var(--color-accent-soft);outline-offset:2px}.form-dialog .form-step-button.current{background:var(--color-accent-tint);box-shadow:inset 0 0 0 1px var(--color-accent)}.form-dialog .form-step-button:not(.current):not(.complete){border-color:var(--color-border);color:var(--color-muted-strong)}.form-step-button{border:1px solid var(--color-border);background:var(--color-surface);min-width:0;min-height:44px;color:var(--color-muted);font:inherit;text-align:left;border-radius:7px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;font-size:.8rem;font-weight:800;display:grid}.form-step-button span,.form-step-button em{border-radius:999px;place-items:center;width:24px;height:24px;font-size:.72rem;font-style:normal;font-weight:900;display:inline-grid}.form-step-button span{background:var(--color-surface-subtle);color:var(--color-muted-strong)}.form-step-button strong{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.form-step-button em{background:var(--color-danger-soft);color:var(--color-danger)}.form-step-button.current{border-color:var(--color-accent);background:var(--color-accent-tint);color:var(--color-accent-strong)}.form-step-button.current span,.form-step-button.complete span{background:var(--color-accent);color:#fff}.form-step-button.has-errors{border-color:var(--color-danger)}.form-sections{gap:20px;display:grid}.form-section{border-top:1px solid var(--color-border);gap:13px;padding-top:16px;display:grid}.form-section:first-child{border-top:0;padding-top:0}.form-section-header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.form-section-header h3{color:var(--color-ink);margin:0;font-size:.88rem;font-weight:900}.form-validation-summary{background:var(--color-danger-soft);color:var(--color-danger);border:1px solid #e7b5a7;border-radius:8px;gap:8px;padding:12px;display:grid}.form-validation-summary strong{font-size:.9rem}.form-validation-summary ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.form-validation-summary li{grid-template-columns:minmax(84px,.32fr) minmax(0,1fr);align-items:baseline;gap:8px;min-width:0;display:grid}.form-validation-summary li span{color:var(--color-danger);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:850;overflow:hidden}.form-validation-summary li small{color:var(--color-ink-soft);font-size:.8rem}.form-field{gap:8px;display:grid}.form-field span{color:var(--color-muted);justify-content:flex-start;align-items:center;gap:6px;font-size:.85rem;display:flex}.form-field em{color:var(--color-accent);font-size:.86rem;font-style:normal}.form-field small{color:var(--color-danger);font-size:.8rem}.form-field .field-hint{color:#8a98a3;font-size:.76rem}.form-field .field-error{color:var(--color-danger);align-items:center;gap:6px;font-weight:800;display:inline-flex}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--color-border-strong);background:var(--color-surface);width:100%;color:var(--color-ink);font:inherit;border-radius:6px;min-height:44px;padding:10px 12px}.form-field.invalid input,.form-field.invalid select,.form-field.invalid textarea,.form-field.invalid .reference-selection-summary{border-color:var(--color-danger);box-shadow:0 0 0 3px #8d341f1f}.form-field textarea{resize:vertical;min-height:120px}.code-field{grid-column:1/-1}.code-editor-shell{background:#17181d;border:1px solid #4a484d;border-radius:7px;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.code-editor-toolbar{color:#bdc8d2;background:#202128;border-bottom:1px solid #34343b;justify-content:space-between;align-items:center;gap:12px;min-height:34px;padding:0 12px;font-size:.72rem;font-weight:800;display:flex}.code-editor-toolbar span{letter-spacing:0}.code-editor-toolbar small{color:#8f9aa3;font-size:.72rem}.code-editor-body{grid-template-columns:48px minmax(0,1fr);align-items:stretch;display:grid;overflow:hidden}.code-editor-gutter{color:#78848e;text-align:right;-webkit-user-select:none;user-select:none;pointer-events:none;background:#1d1e24;border-right:1px solid #34343b;align-content:start;min-height:100%;padding:12px 9px;font:.84rem/22px SFMono-Regular,Consolas,Liberation Mono,monospace;display:grid}.code-editor-gutter span{height:22px}.form-field.code-field textarea{color:#f3f5f7;min-height:0;box-shadow:none;resize:vertical;tab-size:2;white-space:pre;background:#17181d;border:0;border-radius:0;padding:12px 14px;font:.9rem/22px SFMono-Regular,Consolas,Liberation Mono,monospace}.form-field.code-field textarea:focus{box-shadow:inset 0 0 0 2px #55b8ac73}.form-field.invalid .code-editor-shell{border-color:#e45b65;box-shadow:0 0 0 3px #e45b6524}.reference-composite-grid{grid-template-columns:minmax(96px,.42fr) minmax(0,1fr);gap:8px;display:grid}.reference-composite-grid input{grid-column:1/-1}.reference-selection-summary{border:1px solid var(--color-border-strong);background:var(--color-surface);border-radius:6px;flex-wrap:wrap;align-content:center;align-items:center;gap:6px;min-height:36px;padding:7px;display:flex}.reference-chip,.reference-empty{border-radius:999px;padding:5px 9px;font-size:.78rem}.reference-chip{color:#107064;background:#e5fbf6;font-weight:800}.reference-empty{color:var(--color-muted)}.reference-option-list{border:1px solid var(--color-border);background:var(--color-surface);border-radius:6px;gap:4px;max-height:220px;padding:8px;display:grid;overflow:auto}.reference-option-group{gap:4px;display:grid}.reference-option-group+.reference-option-group{border-top:1px solid var(--color-border);padding-top:8px}.reference-option-group>strong{color:var(--color-ink-soft);padding:4px 2px;font-size:.82rem}.reference-search{height:34px;min-height:34px;padding:7px 9px}.reference-check{min-height:34px;color:var(--color-ink-soft);grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;padding:5px 4px;display:grid}.reference-check input{width:18px;height:18px;min-height:0;accent-color:var(--color-accent);padding:0}.toggle-field{justify-content:space-between;align-items:center;display:flex}.toggle-field input{width:22px;height:22px;min-height:0;accent-color:var(--color-accent)}.raw-panel{gap:10px;display:grid}.raw-panel pre{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface-subtle);max-height:360px;color:var(--color-ink-soft);margin:0;padding:12px;font-size:.78rem;line-height:1.45;overflow:auto}.grid-wrap.grid th,.grid-wrap.grid td{padding-top:10px;padding-bottom:10px}.grid-wrap.table table{min-width:920px}.drawer-footer{border-top:1px solid var(--color-border);background:var(--color-surface-raised);justify-content:space-between;align-items:center;gap:10px;min-height:66px;padding:14px 20px;display:flex}.drawer-workflow-actions,.drawer-record-actions{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.drawer-workflow-actions{flex:auto}.drawer-record-actions{flex:none;justify-content:flex-end}.workflow-button{text-align:left;flex-direction:row;align-items:center;gap:3px;height:auto;min-height:42px;padding:7px 12px;line-height:1.15}.workflow-label{gap:2px;min-width:0;display:grid}.workflow-label,.workflow-button small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.workflow-label strong{text-overflow:ellipsis;min-width:0;overflow:hidden}.workflow-button small{color:#ffffffb8;font-size:.72rem;font-weight:700}.workflow-empty{min-height:38px;color:var(--color-muted);align-items:center;font-weight:720;display:inline-flex}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=960px){.runner-shell{grid-template-columns:1fr}.runner-sidebar{border-right:0;border-bottom:1px solid var(--color-border);grid-template-rows:auto auto auto auto;height:auto;min-height:auto;position:static;box-shadow:0 10px 24px #17212b0d}.app-navigation{padding-bottom:4px;display:flex;overflow:auto}.nav-item{min-width:230px}.connection-panel{grid-template-columns:1fr}}@media (width<=760px){body{min-height:100dvh}.runner-shell{min-height:100dvh;display:block}.runner-sidebar{display:none}.runner-shell.ux-shell-mode-portal .runner-sidebar{border-bottom:1px solid var(--color-border);padding:12px 14px;display:block;position:sticky;top:0}.runner-shell.ux-shell-mode-portal .app-brand{grid-template-columns:38px minmax(0,1fr) 36px;gap:10px}.runner-shell.ux-shell-mode-portal .icon-badge{width:38px;height:38px}.runner-main{min-height:100dvh;padding:16px 14px calc(88px + env(safe-area-inset-bottom));gap:14px}.runner-shell.ux-shell-mode-portal .runner-main{min-height:auto;padding:16px 14px calc(28px + env(safe-area-inset-bottom))}.component-header{gap:12px;padding-bottom:10px}.component-title{gap:10px}.title-icon{width:42px;height:42px}.component-title p{font-size:.72rem}.component-title h1{font-size:1.8rem;line-height:1.08}.list-toolbar{grid-template-columns:auto minmax(0,1fr) auto auto;gap:8px;padding:8px}.list-toolbar .toolbar-count{grid-column:auto;width:fit-content}.list-toolbar .text-button.primary{width:auto;min-width:0}.row-filters{align-items:stretch;gap:8px}.row-filters label{min-width:0}.row-cards{grid-template-columns:1fr;gap:10px}.start-surface{grid-template-columns:38px minmax(0,1fr)}.start-surface .text-button{grid-column:1/-1;width:100%}.row-card{grid-template-columns:38px minmax(0,1fr);min-height:124px;padding:14px}.row-card-fields{gap:6px}.row-card-fields span{grid-template-columns:minmax(76px,.42fr) minmax(0,1fr)}.grid-wrap{max-height:none}table{min-width:640px}th,td{padding:10px}.grant-strip{display:none}.drawer-backdrop{background:#fff;justify-content:stretch}.form-dialog-backdrop{place-items:stretch stretch;padding:0}.detail-drawer{width:100vw;height:100dvh;box-shadow:none}.detail-drawer.form-dialog{width:100vw;height:100dvh;max-height:none;box-shadow:none;border:0;border-radius:0}.form-dialog form{min-height:100%;max-height:none}.drawer-header{padding:calc(14px + env(safe-area-inset-top)) 14px 14px}.drawer-body,.form-dialog .drawer-body{padding:16px 14px}.form-dialog .form-validation-summary,.form-dialog .form-sections,.form-dialog .form-section,.form-dialog .form-grid,.form-dialog .form-stepper{max-width:none}.form-dialog .form-grid{grid-template-columns:1fr}.drawer-footer{min-height:72px;padding:12px 14px calc(12px + env(safe-area-inset-bottom));flex-direction:column;align-items:stretch}.drawer-workflow-actions,.drawer-record-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.drawer-footer .text-button{width:100%}.workflow-empty{grid-column:1/-1;justify-content:center}.form-drawer .drawer-footer{grid-template-columns:1fr 1fr}.settings-drawer .connection-panel{border-top:0;padding-top:0}.mobile-bottom-nav{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:15;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #116a702e;border-radius:16px;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;align-items:center;gap:6px;min-height:62px;padding:8px;display:grid;position:fixed;box-shadow:0 14px 34px #17212b2e}.mobile-bottom-nav button{min-width:0;height:46px;color:var(--color-muted-strong);background:0 0;border:0;border-radius:12px;place-items:center;display:grid}.mobile-bottom-nav button.selected,.mobile-bottom-nav button:hover,.mobile-bottom-nav button:focus-visible{background:var(--color-accent-soft);color:var(--color-accent);outline:none}.segmented{grid-template-columns:repeat(3,34px)}.segmented button{width:28px}}@media (width<=480px){.list-toolbar{grid-template-columns:auto minmax(0,1fr) 38px}.list-toolbar .segmented{grid-area:1/1}.list-toolbar label{grid-area:2/1/auto/3}.list-toolbar .toolbar-count{grid-area:1/2;justify-self:start}.list-toolbar .refresh-button{grid-area:1/3}.list-toolbar .filter-toggle{grid-area:3/1/auto/2;width:100%}.list-toolbar .add-button{grid-area:3/2/auto/-1;width:100%}.list-toolbar .clear-search-button{grid-area:2/3;justify-self:end}.list-toolbar .active-filter-chips{grid-row:4}.list-toolbar .pager-actions{grid-column:1/-1;justify-self:start}.pager-actions{justify-content:flex-start}}
