.ft-experience{--ft-brand:#5b5fc7;--ft-brand-hover:#4f52b2;--ft-fluent-blue:#0f6cbd;--ft-fluent-blue-dark:#115ea3;--ft-brand-soft:#ebf3fc;--ft-canvas:#ffffff;--ft-app-bg:#f5f5f5;--ft-mica:#eaf2f8;--ft-fg:#242424;--ft-fg-2:#424242;--ft-fg-3:#616161;--ft-fg-4:#707070;--ft-stroke:#d1d1d1;--ft-stroke-2:#e0e0e0;--ft-stroke-3:#f0f0f0;--ft-success:#107c10;--ft-warning:#8a6d00;--ft-danger:#c4314b;position:relative;isolation:isolate;min-height:100dvh;overflow-x:hidden;background:var(--ft-app-bg);color:var(--ft-fg);font-family:Segoe UI,SegoeUI,Arial,sans-serif;font-size:14px;line-height:20px}.ft-experience,.ft-experience *{box-sizing:border-box}.ft-experience button,.ft-experience input,.ft-experience select{font:inherit}.ft-experience a,.ft-experience button,.ft-experience select{-webkit-tap-highlight-color:transparent}.ft-experience a:focus-visible,.ft-experience button:focus-visible,.ft-experience input:focus-visible,.ft-experience select:focus-visible{outline:2px solid var(--ft-fg);outline-offset:2px}.ft-product-bar{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:40px 210px minmax(280px,600px) minmax(240px,1fr);align-items:center;height:48px;padding:0 12px;border-bottom:1px solid rgba(36,36,36,.08);background:var(--ft-mica);box-shadow:0 1px 2px rgba(0,0,0,.04)}.ft-app-launcher{display:grid;grid-template-columns:repeat(3,3px);grid-auto-rows:3px;gap:3px;place-content:center;width:32px;height:32px;padding:0;border:0;border-radius:4px;background:transparent;cursor:pointer}.ft-app-launcher:hover{background:rgba(255,255,255,.72)}.ft-app-launcher span{width:3px;height:3px;background:var(--ft-brand)}.ft-wordmark{display:inline-flex;align-items:center;gap:9px;width:-moz-max-content;width:max-content;min-width:0;padding:0;border:0;background:transparent;color:var(--ft-fg);text-align:left;cursor:pointer}.ft-wordmark-symbol{display:grid;place-items:center;width:28px;height:28px;border-radius:4px;background:linear-gradient(145deg,#7779dc,var(--ft-brand));color:white;font-size:15px;font-weight:700;box-shadow:0 1px 2px rgba(0,0,0,.16)}.ft-wordmark>span:last-child{display:grid;line-height:1}.ft-wordmark strong{font-size:13px;letter-spacing:.06em}.ft-wordmark small{margin-top:4px;color:var(--ft-fg-3);font-size:10px}.ft-global-search{justify-self:center;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;width:min(100%,468px);height:32px;padding:0 10px;border:1px solid var(--ft-stroke);border-radius:4px;background:rgba(255,255,255,.92);color:var(--ft-fg-2);text-align:left;box-shadow:0 1px 2px rgba(0,0,0,.06);cursor:text}.ft-global-search:hover{border-color:var(--ft-fg-4)}.ft-global-search svg{width:16px;height:16px;stroke-width:1.6}.ft-global-search span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ft-global-search kbd{color:var(--ft-fg-4);font-size:11px;font-weight:400}.ft-product-actions{justify-self:end;display:flex;align-items:center;gap:4px;min-width:0}.ft-icon-button,.ft-row-more,.ft-toolbar-button{display:inline-grid;place-items:center;width:32px;height:32px;flex:0 0 32px;padding:0;border:0;border-radius:4px;background:transparent;color:var(--ft-fg-2);cursor:pointer}.ft-icon-button:hover,.ft-row-more:hover,.ft-toolbar-button:hover{background:rgba(0,0,0,.06);color:var(--ft-fg)}.ft-icon-button svg,.ft-row-more svg,.ft-toolbar-button svg{width:18px;height:18px;stroke-width:1.6}.ft-icon-button{position:relative}.ft-notification-dot{position:absolute;top:6px;right:6px;width:6px;height:6px;border:1px solid var(--ft-mica);border-radius:50%;background:var(--ft-danger)}.ft-site-switcher{position:relative;display:flex;align-items:center;gap:6px;max-width:190px;height:32px;padding:0 8px;border:1px solid transparent;border-radius:4px;color:var(--ft-fg-2)}.ft-site-switcher:hover{background:rgba(255,255,255,.62);border-color:rgba(36,36,36,.1)}.ft-site-switcher>svg:first-child{width:16px;height:16px;stroke-width:1.6}.ft-site-switcher>svg:last-child{width:12px;height:12px}.ft-site-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ft-site-switcher select{position:absolute;inset:0;width:100%;opacity:0;cursor:pointer}.ft-avatar{position:relative;display:grid;place-items:center;width:30px;height:30px;margin-left:4px;border:1px solid rgba(0,0,0,.22);border-radius:50%;background:#d6e8f7;color:#14334b;font-size:12px;font-weight:600;cursor:pointer}.ft-avatar i{position:absolute;right:-1px;bottom:-1px;width:9px;height:9px;border:2px solid var(--ft-mica);border-radius:50%;background:#6bb700}.ft-workspace-heading{display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:8px 24px 6px;border-bottom:1px solid var(--ft-stroke-2);background:var(--ft-canvas)}.ft-workspace-heading>div:first-child{display:flex;align-items:center;gap:10px;min-width:0}.ft-heading-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:4px;background:var(--ft-brand);color:white}.ft-heading-icon svg{width:18px;height:18px}.ft-workspace-heading h1{margin:0;color:var(--ft-fg);font-size:20px;font-weight:600;line-height:24px}.ft-workspace-heading p{margin:1px 0 0;color:var(--ft-fg-3);font-size:12px;line-height:16px}.ft-heading-actions{display:flex;align-items:center;gap:2px}.ft-tablist{position:sticky;top:48px;z-index:30;display:flex;align-items:stretch;min-height:44px;overflow-x:auto;overflow-y:hidden;padding:0 16px;border-bottom:1px solid var(--ft-stroke-2);background:var(--ft-canvas);scrollbar-width:none}.ft-tablist::-webkit-scrollbar{display:none}.ft-tablist button{position:relative;display:inline-flex;align-items:center;gap:6px;min-width:-moz-max-content;min-width:max-content;height:44px;padding:0 12px;border:0;border-radius:4px 4px 0 0;background:transparent;color:var(--ft-fg-2);cursor:pointer}.ft-tablist button:hover{background:#f5f5f5;color:var(--ft-fg)}.ft-tablist button svg{width:18px;height:18px}.ft-tablist button.is-selected{color:var(--ft-brand);font-weight:600}.ft-tablist button.is-selected:after{content:"";position:absolute;right:12px;bottom:0;left:12px;height:3px;border-radius:3px 3px 0 0;background:var(--ft-brand)}.ft-main-canvas{min-height:calc(100dvh - 154px);padding:20px 24px 34px;background:var(--ft-app-bg)}.ft-workspace-view{min-height:calc(100dvh - 208px);border:1px solid var(--ft-stroke-2);border-radius:6px;background:var(--ft-canvas);box-shadow:0 1px 2px rgba(0,0,0,.05);overflow:hidden}.ft-canvas-header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:88px;padding:14px 20px;border-bottom:1px solid var(--ft-stroke-2)}.ft-canvas-header>div{min-width:0}.ft-canvas-header span{color:var(--ft-fluent-blue-dark);font-size:11px;font-weight:600;letter-spacing:.06em}.ft-canvas-header h2{margin:2px 0 0;color:var(--ft-fg);font-size:22px;font-weight:600;line-height:28px}.ft-canvas-header p{margin:2px 0 0;color:var(--ft-fg-3);font-size:13px;line-height:18px}.ft-primary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:-moz-max-content;min-width:max-content;height:32px;padding:0 14px;border:1px solid var(--ft-brand);border-radius:4px;background:var(--ft-brand);color:white;font-weight:600;box-shadow:0 1px 2px rgba(0,0,0,.14);cursor:pointer}.ft-primary-button:hover{border-color:var(--ft-brand-hover);background:var(--ft-brand-hover)}.ft-primary-button svg{width:16px;height:16px;stroke-width:1.8}.ft-metric-strip{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr)) minmax(160px,.8fr);min-height:60px;border-bottom:1px solid var(--ft-stroke-2);background:#fafafa}.ft-metric-strip>div{display:grid;grid-template-columns:auto auto 1fr;align-items:baseline;-moz-column-gap:6px;column-gap:6px;padding:10px 16px;border-right:1px solid var(--ft-stroke-2)}.ft-metric-strip span{color:var(--ft-fg-3);font-size:12px}.ft-metric-strip strong{grid-row:2;color:var(--ft-fg);font-size:20px;font-weight:600;line-height:24px}.ft-metric-strip small{grid-row:2;color:var(--ft-fg-4);font-size:11px}.ft-metric-strip .ft-sync-state{display:flex;align-items:center;justify-content:flex-end;gap:7px;border-right:0}.ft-canvas-footer i,.ft-sync-state i{width:7px;height:7px;border-radius:50%;background:#6bb700;box-shadow:0 0 0 3px rgba(107,183,0,.12)}.ft-inline-message{display:flex;align-items:center;gap:10px;min-height:48px;padding:8px 16px;border-bottom:1px solid #f1bbbc;background:#fdf3f4;color:#8c1828}.ft-inline-message>svg{width:18px;height:18px}.ft-inline-message>span{display:grid;flex:1}.ft-inline-message small{color:#a33a4d}.ft-inline-message button{height:28px;padding:0 10px;border:1px solid #d98794;border-radius:4px;background:white;color:#8c1828;cursor:pointer}.ft-command-toolbar{display:flex;align-items:center;gap:8px;min-height:40px;padding:4px 8px;border-bottom:1px solid var(--ft-stroke-2);background:var(--ft-canvas)}.ft-toolbar-start{display:flex;align-items:center;gap:2px;min-width:0}.ft-toolbar-button.has-label{display:inline-flex;gap:6px;width:auto;padding:0 8px}.ft-toolbar-button:disabled{opacity:.55;cursor:wait}.ft-button-chevron{width:12px!important;height:12px!important;margin-left:1px}.ft-toolbar-divider{width:1px;height:24px;margin:0 4px;background:var(--ft-stroke-2)}.ft-list-search{position:relative;display:flex;align-items:center;gap:6px;width:min(280px,30vw);height:32px;margin-left:auto;padding:0 8px;border:1px solid var(--ft-stroke);border-radius:4px;background:white}.ft-list-search:focus-within{border-color:var(--ft-fluent-blue);box-shadow:inset 0 -1px var(--ft-fluent-blue)}.ft-list-search>svg{width:16px;height:16px;color:var(--ft-fg-3);stroke-width:1.6}.ft-list-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ft-fg);font-size:13px}.ft-list-search input::-moz-placeholder{color:var(--ft-fg-4)}.ft-list-search input::placeholder{color:var(--ft-fg-4)}.ft-list-search button{display:grid;place-items:center;width:22px;height:22px;padding:0;border:0;background:transparent;color:var(--ft-fg-3);cursor:pointer}.ft-list-search button svg{width:14px;height:14px}.ft-status-pivot{display:flex;align-items:stretch;gap:2px;min-height:44px;overflow-x:auto;padding:0 12px;border-bottom:1px solid var(--ft-stroke-2);background:white;scrollbar-width:none}.ft-status-pivot::-webkit-scrollbar{display:none}.ft-status-pivot button{position:relative;display:inline-flex;align-items:center;gap:7px;min-width:-moz-max-content;min-width:max-content;height:44px;padding:0 10px;border:0;background:transparent;color:var(--ft-fg-2);cursor:pointer}.ft-status-pivot button:hover{background:var(--ft-app-bg)}.ft-status-pivot button.is-selected{color:var(--ft-fluent-blue-dark);font-weight:600}.ft-status-pivot button.is-selected:after{content:"";position:absolute;right:8px;bottom:0;left:8px;height:3px;border-radius:2px 2px 0 0;background:var(--ft-fluent-blue)}.ft-status-pivot button span{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:#f0f0f0;color:var(--ft-fg-3);font-size:11px;font-weight:400}.ft-status-pivot button.is-selected span{background:var(--ft-brand-soft);color:var(--ft-fluent-blue-dark)}.ft-content-split{display:grid;grid-template-columns:minmax(0,1fr);min-height:430px}.ft-content-split.has-detail{grid-template-columns:minmax(560px,1fr) 336px}.ft-data-region{min-width:0;background:white}.ft-data-header,.ft-data-row{display:grid;grid-template-columns:42px minmax(280px,1.7fr) minmax(118px,.7fr) minmax(94px,.55fr) minmax(118px,.65fr) 72px 36px;align-items:center}.ft-data-header{min-height:36px;border-bottom:1px solid var(--ft-stroke-2);background:#fafafa;color:var(--ft-fg-2);font-size:12px;font-weight:600}.ft-data-header>div,.ft-data-row>div{min-width:0;padding:0 8px}.ft-data-header>div:not(:last-child){border-right:1px solid #f4f4f4}.ft-checkbox-cell{display:grid;place-items:center;padding:0!important}.ft-checkbox{display:grid;place-items:center;width:18px;height:18px;padding:0;border:1px solid var(--ft-fg-3);border-radius:2px;background:white;color:white;cursor:pointer}.ft-checkbox svg{width:13px;height:13px;stroke-width:2.2;opacity:0}.ft-checkbox.is-checked{border-color:var(--ft-brand);background:var(--ft-brand)}.ft-checkbox.is-checked svg{opacity:1}.ft-data-row{position:relative;min-height:58px;border-bottom:1px solid var(--ft-stroke-2);color:var(--ft-fg-2);cursor:default}.ft-data-row:hover{background:#f7f7f7}.ft-data-row.is-selected{background:#f3f6fb}.ft-data-row.is-selected:before{content:"";position:absolute;top:8px;bottom:8px;left:0;width:3px;border-radius:0 2px 2px 0;background:var(--ft-brand)}.ft-title-cell{display:flex;align-items:center;gap:10px}.ft-file-icon{display:grid;place-items:center;width:28px;height:32px;flex:0 0 28px;border-radius:2px;background:var(--ft-brand-soft);color:var(--ft-fluent-blue-dark)}.ft-file-icon svg{width:16px;height:16px;stroke-width:1.6}.ft-title-cell button{display:grid;min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.ft-title-cell strong{color:var(--ft-fg);font-size:13px;font-weight:600}.ft-title-cell small,.ft-title-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ft-title-cell small{margin-top:1px;color:var(--ft-fg-3);font-size:11px}.ft-status{display:inline-flex;align-items:center;gap:5px;min-width:-moz-max-content;min-width:max-content;font-size:12px}.ft-status svg{width:14px;height:14px;stroke-width:1.8}.ft-status.is-review{color:var(--ft-danger)}.ft-status.is-running{color:var(--ft-brand)}.ft-status.is-scheduled{color:var(--ft-fluent-blue-dark)}.ft-status.is-draft{color:var(--ft-fg-3)}.ft-status.is-published{color:var(--ft-success)}.ft-due-cell,.ft-owner-cell,.ft-site-cell{display:flex;align-items:center;gap:6px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ft-mini-avatar,.ft-owner-cell span,.ft-site-cell span{display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px;border-radius:50%;background:#e8e8e8;color:var(--ft-fg-2);font-size:10px;font-weight:600}.ft-site-cell span{border-radius:3px;background:#fff1cc;color:#6a4a00}.ft-due-cell svg{width:14px;height:14px;stroke-width:1.6}.ft-row-more{width:28px;height:28px}.ft-row-more svg{width:16px;height:16px}.ft-empty-list,.ft-loading-row{display:flex;align-items:center;justify-content:center;gap:8px;min-height:220px;color:var(--ft-fg-3)}.ft-empty-list svg,.ft-loading-row svg{width:18px;height:18px}.ft-empty-list{flex-direction:column}.ft-empty-list strong{color:var(--ft-fg)}.ft-empty-list span{font-size:12px}.ft-detail-pane{min-width:0;border-left:1px solid var(--ft-stroke-2);background:#fafafa}.ft-detail-pane>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-height:72px;padding:12px 12px 10px 16px;border-bottom:1px solid var(--ft-stroke-2);background:white}.ft-detail-pane>header>div{min-width:0}.ft-detail-pane>header span{color:var(--ft-fluent-blue-dark);font-size:10px;font-weight:600;letter-spacing:.08em}.ft-detail-pane h3{display:-webkit-box;overflow:hidden;margin:3px 0 0;color:var(--ft-fg);font-size:15px;font-weight:600;line-height:20px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ft-detail-summary{padding:14px 16px 16px;border-bottom:1px solid var(--ft-stroke-2);background:white}.ft-detail-summary p{margin:10px 0 12px;color:var(--ft-fg-2);font-size:13px;line-height:19px}.ft-detail-summary a{display:inline-flex;align-items:center;gap:5px;color:var(--ft-fluent-blue-dark);font-weight:600;text-decoration:none}.ft-detail-summary a:hover{text-decoration:underline}.ft-detail-summary a svg{width:14px;height:14px}.ft-detail-fields{margin:0;padding:6px 16px 12px;border-bottom:1px solid var(--ft-stroke-2);background:white}.ft-detail-fields>div{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:center;min-height:38px}.ft-detail-fields dt{color:var(--ft-fg-3);font-size:12px}.ft-detail-fields dd{display:flex;align-items:center;gap:7px;min-width:0;margin:0;color:var(--ft-fg);font-size:12px}.ft-detail-fields dd>svg{width:15px;height:15px;color:var(--ft-fg-3);stroke-width:1.6}.ft-score-track{width:68px;height:4px;overflow:hidden;border-radius:2px;background:var(--ft-stroke-2)}.ft-score-track i{display:block;height:100%;background:var(--ft-brand)}.ft-activity-pane{padding:14px 16px 20px}.ft-activity-pane>header{display:flex;align-items:center;gap:7px}.ft-activity-pane>header svg{width:16px;height:16px;color:var(--ft-brand);stroke-width:1.6}.ft-activity-pane h4{margin:0;color:var(--ft-fg);font-size:13px;font-weight:600}.ft-activity-pane>div{margin-top:10px}.ft-activity-pane article{position:relative;display:grid;grid-template-columns:14px minmax(0,1fr);-moz-column-gap:8px;column-gap:8px;padding-bottom:13px}.ft-activity-pane article:before{content:"";position:absolute;top:12px;bottom:-1px;left:4px;width:1px;background:var(--ft-stroke)}.ft-activity-pane article:last-child:before{display:none}.ft-activity-pane article>span{z-index:1;width:9px;height:9px;margin-top:5px;border:2px solid #fafafa;border-radius:50%;background:var(--ft-stroke);box-shadow:0 0 0 1px var(--ft-stroke)}.ft-activity-pane article>span.is-current{background:var(--ft-brand);box-shadow:0 0 0 1px var(--ft-brand)}.ft-activity-pane p{margin:0;color:var(--ft-fg-2);font-size:12px;line-height:17px}.ft-activity-pane time{grid-column:2;color:var(--ft-fg-4);font-size:11px}.ft-canvas-footer{display:flex;align-items:center;gap:20px;min-height:34px;padding:0 12px;border-top:1px solid var(--ft-stroke-2);background:#fafafa;color:var(--ft-fg-3);font-size:11px}.ft-canvas-footer span:last-child{display:flex;align-items:center;gap:7px;margin-left:auto}.ft-mobile-commandbar{display:none}.ft-search-scrim{position:fixed;inset:0;z-index:100;display:grid;place-items:start center;padding:76px 16px 16px;background:rgba(0,0,0,.3);backdrop-filter:blur(2px)}.ft-command-palette{width:min(620px,100%);overflow:hidden;border:1px solid var(--ft-stroke);border-radius:6px;background:white;box-shadow:0 8px 16px rgba(0,0,0,.14),0 0 2px rgba(0,0,0,.12)}.ft-command-input{display:grid;grid-template-columns:22px minmax(0,1fr) 32px;align-items:center;gap:6px;min-height:48px;padding:0 8px 0 14px;border-bottom:1px solid var(--ft-stroke-2)}.ft-command-input>svg{width:18px;height:18px;color:var(--ft-fg-3);stroke-width:1.6}.ft-command-input input{height:46px;border:0;outline:0;background:transparent;color:var(--ft-fg)}.ft-command-label{margin:0;padding:12px 14px 6px;color:var(--ft-fg-4);font-size:10px;font-weight:600;letter-spacing:.08em}.ft-command-results{max-height:min(430px,calc(100dvh - 180px));overflow-y:auto;padding:0 6px 8px}.ft-command-results>button{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;width:100%;min-height:48px;padding:4px 8px;border:0;border-radius:4px;background:transparent;color:var(--ft-fg);text-align:left;cursor:pointer}.ft-command-results>button:hover{background:var(--ft-brand-soft)}.ft-command-results>button>span{grid-row:1/span 2;display:grid;place-items:center;width:28px;height:28px;border-radius:4px;background:var(--ft-brand);color:white}.ft-command-results svg{width:16px;height:16px}.ft-command-results strong{font-size:13px;font-weight:600}.ft-command-results small{color:var(--ft-fg-3);font-size:11px}.ft-command-empty{padding:24px 10px;color:var(--ft-fg-3);text-align:center}@media (max-width:1180px){.ft-product-bar{grid-template-columns:40px 176px minmax(240px,1fr) auto}.ft-site-switcher{max-width:150px}.ft-content-split.has-detail{grid-template-columns:minmax(520px,1fr) 310px}.ft-data-header,.ft-data-row{grid-template-columns:42px minmax(250px,1.7fr) 118px 100px 112px 68px 34px}}@media (max-width:960px){.ft-product-bar{grid-template-columns:40px 148px minmax(220px,1fr) auto}.ft-hide-tablet,.ft-site-switcher,.ft-wordmark small{display:none}.ft-main-canvas{padding:14px}.ft-metric-strip{grid-template-columns:repeat(4,minmax(128px,1fr));overflow-x:auto}.ft-metric-strip .ft-sync-state{display:none}.ft-content-split.has-detail{grid-template-columns:minmax(0,1fr) 300px}.ft-data-header,.ft-data-row{grid-template-columns:42px minmax(230px,1fr) 116px 110px 68px 34px}.ft-data-header>div:nth-child(4),.ft-data-row>div:nth-child(4){display:none}}@media (max-width:760px){.ft-experience{min-height:100dvh;padding-bottom:calc(64px + env(safe-area-inset-bottom))}.ft-product-bar{position:sticky;grid-template-columns:minmax(0,1fr) 36px 36px 34px;height:52px;padding:0 12px;background:white}.ft-app-launcher,.ft-hide-phone{display:none}.ft-wordmark{grid-column:1}.ft-wordmark-symbol{width:30px;height:30px}.ft-wordmark strong{font-size:16px;letter-spacing:0}.ft-global-search{grid-column:2;display:grid;width:32px;padding:0;border:0;background:transparent;box-shadow:none;cursor:pointer}.ft-global-search svg{margin:auto}.ft-global-search kbd,.ft-global-search span{display:none}.ft-product-actions{grid-column:3/span 2;gap:2px}.ft-product-actions .ft-icon-button{width:32px}.ft-avatar{width:28px;height:28px;margin-left:0}.ft-workspace-heading{min-height:56px;padding:8px 12px}.ft-heading-icon{width:30px;height:30px}.ft-workspace-heading h1{font-size:18px;line-height:22px}.ft-heading-actions .ft-icon-button:first-child,.ft-workspace-heading p{display:none}.ft-tablist{top:52px;min-height:40px;padding:0 4px}.ft-tablist button{height:40px;padding:0 10px}.ft-tablist button svg{display:none}.ft-tablist button.is-selected:after{right:8px;left:8px}.ft-main-canvas{min-height:calc(100dvh - 148px);padding:0}.ft-workspace-view{min-height:calc(100dvh - 148px);border:0;border-radius:0;box-shadow:none}.ft-canvas-header{min-height:80px;padding:12px}.ft-canvas-header h2{font-size:18px;line-height:23px}.ft-canvas-header p{max-width:65vw;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ft-primary-button{width:32px;min-width:32px;padding:0}.ft-primary-button span{display:none}.ft-metric-strip{display:flex;min-height:58px;overflow-x:auto;scrollbar-width:none}.ft-metric-strip::-webkit-scrollbar{display:none}.ft-metric-strip>div{width:128px;flex:0 0 128px;padding:8px 12px}.ft-command-toolbar{position:sticky;top:92px;z-index:20;gap:2px;min-height:44px;padding:6px 8px}.ft-button-chevron,.ft-toolbar-button.has-label span,.ft-toolbar-divider{display:none}.ft-toolbar-button.has-label{width:32px;padding:0}.ft-list-search{width:auto;min-width:0;flex:1;margin-left:2px}.ft-status-pivot{min-height:40px;padding:0 4px}.ft-status-pivot button{height:40px;padding:0 9px;font-size:12px}.ft-status-pivot button span{min-width:18px;height:18px}.ft-content-split,.ft-content-split.has-detail{display:block;min-height:360px}.ft-data-header{min-height:34px}.ft-data-header,.ft-data-row{grid-template-columns:36px minmax(0,1fr) 106px 32px}.ft-data-row{min-height:62px}.ft-data-header>div:nth-child(4),.ft-data-header>div:nth-child(5),.ft-data-header>div:nth-child(6),.ft-data-row>div:nth-child(4),.ft-data-row>div:nth-child(5),.ft-data-row>div:nth-child(6){display:none}.ft-data-header>div:nth-child(7),.ft-data-row>div:nth-child(7){grid-column:4}.ft-title-cell{gap:8px}.ft-file-icon{width:26px;height:30px;flex-basis:26px}.ft-title-cell strong{font-size:12px}.ft-status{gap:4px;font-size:11px}.ft-status svg{width:13px;height:13px}.ft-detail-pane{position:fixed;z-index:70;right:0;bottom:calc(64px + env(safe-area-inset-bottom));left:0;max-height:min(74dvh,620px);overflow-y:auto;border:solid var(--ft-stroke);border-width:1px 0 0;border-radius:10px 10px 0 0;background:white;box-shadow:0 -8px 16px rgba(0,0,0,.14),0 0 2px rgba(0,0,0,.12)}.ft-detail-pane:before{content:"";display:block;width:36px;height:4px;margin:7px auto 0;border-radius:2px;background:var(--ft-stroke)}.ft-activity-pane{background:#fafafa}.ft-canvas-footer{padding-bottom:env(safe-area-inset-bottom)}.ft-canvas-footer span:last-child,.ft-canvas-footer span:nth-child(2){display:none}.ft-mobile-commandbar{position:fixed;z-index:60;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,1fr);min-height:calc(64px + env(safe-area-inset-bottom));padding:4px 4px env(safe-area-inset-bottom);border-top:1px solid var(--ft-stroke-2);background:rgba(255,255,255,.97);box-shadow:0 -2px 8px rgba(0,0,0,.06);backdrop-filter:blur(16px)}.ft-mobile-commandbar button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:0;border:0;background:transparent;color:var(--ft-fg-2);font-size:10px;cursor:pointer}.ft-mobile-commandbar button:before{content:"";position:absolute;top:0;width:28px;height:2px;border-radius:0 0 2px 2px;background:transparent}.ft-mobile-commandbar button svg{width:20px;height:20px}.ft-mobile-commandbar button span{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.ft-mobile-commandbar button.is-selected{color:var(--ft-brand)}.ft-mobile-commandbar button.is-selected:before{background:var(--ft-brand)}.ft-search-scrim{align-items:start;padding:8px;background:rgba(0,0,0,.24)}.ft-command-palette{border-radius:6px}}@media (max-width:430px){.ft-canvas-header p,.ft-wordmark>span:last-child small{display:none}.ft-status-pivot button{padding:0 8px}.ft-file-icon,.ft-status-pivot button span{display:none}}@media (prefers-reduced-motion:reduce){.ft-experience *,.ft-experience :after,.ft-experience :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}