.storyboard-theory-aspect-selector{align-items:center;align-self:center;background:var(--brand-topbar-background);border:1px solid rgba(0,0,0,.12);border-radius:13px;display:inline-flex;flex:0 0 auto;height:26px;overflow:hidden}.storyboard-theory-aspect-selector__button{align-items:center;background:transparent;border:0;border-right:1px solid rgba(0,0,0,.1);color:var(--brand-darkest);cursor:pointer;display:inline-flex;font:inherit;font-size:12px;height:24px;justify-content:center;line-height:24px;min-width:32px;padding:0 7px}.storyboard-theory-aspect-selector__button:last-child{border-right:0}.storyboard-theory-aspect-selector__button[aria-pressed=true]{background:var(--brand-highlight);font-weight:600}.storyboard-theory-aspect-selector__button:focus-visible,.storyboard-theory-aspect-selector__button:hover{background:var(--brand-lighter)}.storyboard-theory-aspect-selector__button[aria-pressed=true]:focus-visible,.storyboard-theory-aspect-selector__button[aria-pressed=true]:hover{background:var(--brand-highlight)}.storyboard-theory-aspect-selector__button:focus-visible{outline:2px solid var(--brand-dark);outline-offset:-2px;position:relative}.storyboard-theory-board{background:var(--brand-site-background);display:flex;flex:1 1 auto;flex-direction:column;gap:12px;min-height:0;overflow:auto;padding:18px 24px 24px;position:relative}.storyboard-theory-taxonomy-toggle{align-items:center;background:var(--brand-topbar-background);border:1px solid #e8e8e8;border-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,.06);color:#595959;cursor:pointer;display:inline-flex;height:26px;justify-content:center;margin-right:8px;padding:0;width:26px}.storyboard-theory-taxonomy-toggle[aria-pressed=true]{background:var(--brand-highlight)}.storyboard-theory-matrix{--storyboard-theory-drop-zone-min:132px;--storyboard-theory-h0-min:280px;align-content:stretch;align-items:stretch;display:grid;grid-gap:0;gap:0;grid-template-rows:42px repeat(3,minmax(var(--storyboard-theory-drop-zone-min),max-content)) minmax(var(--storyboard-theory-h0-min),auto);min-height:100%;min-width:100%;position:relative;z-index:2}.storyboard-theory-matrix__corner{border-bottom:1px solid rgba(87,115,121,.28);position:-webkit-sticky;position:sticky;top:0;z-index:5}.storyboard-theory-matrix__row{display:contents}.storyboard-theory-column-header{align-items:center;background:var(--brand-site-background);border:0;border-bottom:1px solid rgba(87,115,121,.28);border-left:1px solid rgba(87,115,121,.18);cursor:default;display:flex;gap:6px;justify-content:flex-start;min-height:42px;min-width:0;overflow:hidden;padding:8px 10px;position:-webkit-sticky;position:sticky;top:0;z-index:5}.storyboard-theory-column-header__content{align-items:center;display:inline-flex;gap:5px;min-width:0;width:100%}.storyboard-theory-column-header__taxonomy-icon{color:#1a99c4;flex:0 0 auto}.storyboard-theory-column-header__title{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storyboard-theory-column-header--add{background:var(--brand-lighter)}.storyboard-theory-column-header--taxonomy{background:rgba(26,153,196,.08)}.storyboard-theory-cell{border-left:1px solid rgba(87,115,121,.18);border-top:1px solid rgba(87,115,121,.28);min-height:132px;min-width:0;padding:12px 10px;transition:background .12s ease}.storyboard-theory-cell--drop-target:has(.storyboard-theory-card:active),.storyboard-theory-cell--drop-target:hover{background:rgba(82,196,26,.06)}.storyboard-theory-relationship-overlay{inset:0;overflow:visible;pointer-events:none;position:absolute;z-index:3}.storyboard-theory-horizon-row{border-top:1px solid rgba(87,115,121,.28);display:grid;flex:1 0 132px;grid-template-columns:132px minmax(0,1fr);min-height:132px;padding:14px 0;position:relative;transition:border-color .12s ease;z-index:2}.storyboard-theory-horizon-row:first-of-type{border-top:0}.storyboard-theory-horizon-row:has(.storyboard-theory-card:active){border-color:var(--brand-dark)}.storyboard-theory-horizon-label{align-items:flex-start;display:flex;flex-direction:column;gap:2px;padding:6px 14px 6px 4px}.storyboard-theory-card-grid{align-content:flex-start;display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(0,1fr);min-width:0;padding:2px 4px}.storyboard-theory-board--compressed{gap:6px}.storyboard-theory-board--compressed .storyboard-theory-matrix{--storyboard-theory-drop-zone-min:66px;--storyboard-theory-h0-min:180px}.storyboard-theory-board--compressed .storyboard-theory-horizon-row{flex-basis:66px;min-height:66px;padding:7px 0}.storyboard-theory-board--compressed .storyboard-theory-card-grid{gap:5px}.storyboard-theory-board--compressed .storyboard-theory-cell{min-height:66px;padding:6px 5px}.storyboard-theory-card{min-width:0;position:relative;width:100%;z-index:4}.storyboard-theory-card__hidden-group-badge{background:rgba(26,153,196,.1);border:1px solid rgba(26,153,196,.22);border-radius:999px;color:#1a99c4;display:inline-flex;font-size:10px;line-height:16px;padding:0 6px;position:absolute;right:6px;top:6px;z-index:4}.storyboard-theory-card__relationship-error{align-items:center;background:#cf1322;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 6px rgba(207,19,34,.3);color:#fff;display:inline-flex;height:24px;justify-content:center;position:absolute;right:-9px;top:-9px;width:24px;z-index:4}.storyboard-theory-card:active .storyboard-vertical-card{cursor:-webkit-grabbing!important;cursor:grabbing!important}@media (max-width:760px){.storyboard-theory-board{padding:16px}.storyboard-theory-horizon-row{grid-template-columns:1fr}.storyboard-theory-horizon-label{margin-bottom:10px}.storyboard-theory-card-grid{grid-template-columns:1fr;padding-left:4px}}.platform-chassis{height:100%;display:flex;flex-direction:column;background:var(--brand-site-background)}.platform-topbar{height:52px;flex:0 0 52px;display:flex;align-items:center;justify-content:space-between;padding:0 16px 0 20px;border-bottom:1px solid #e8e8e8;background:var(--brand-topbar-background)}.platform-topbar__app-button,.platform-topbar__brand{display:flex;align-items:center;gap:10px;min-width:0}.platform-topbar__app-button{border:0;background:transparent;padding:4px 6px;border-radius:8px;cursor:pointer;color:inherit}.platform-topbar__app-button:hover{background:var(--brand-lighter)}.platform-topbar__app-icon{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:var(--brand-rail-active);color:#4c737d;flex-shrink:0}.platform-topbar__title{font-size:14px;font-weight:600;line-height:22px;color:#101f21}.platform-topbar__subtitle,.platform-topbar__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.platform-topbar__subtitle{font-size:12px;line-height:18px;color:rgba(0,0,0,.45)}.platform-topbar__actions{display:flex;align-items:center;gap:8px}.platform-topbar__search{width:240px}.platform-body{flex:1 1;min-height:0;display:flex}.platform-appnav{width:236px;flex:0 0 236px;min-height:0;border-right:1px solid #e8e8e8;background:#fcfcfc;padding:14px 12px;display:flex;flex-direction:column;gap:14px;transition:width .16s ease,flex-basis .16s ease}.platform-appnav--collapsed{width:56px;flex-basis:56px;padding:14px 8px}.platform-appnav__items{flex:1 1 auto;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:4px}.platform-appnav__pages,.platform-appnav__zone{display:flex;flex-direction:column;gap:2px}.platform-appnav__pages{transform-origin:top center;animation:platform-appnav-unfold .18s ease both}.platform-appnav__pages .platform-appnav__item{animation:platform-appnav-item-in .2s ease both;animation-delay:calc(var(--i, 0) * 30ms)}@keyframes platform-appnav-unfold{0%{transform:scaleY(.7);opacity:0}to{transform:none;opacity:1}}@keyframes platform-appnav-item-in{0%{transform:translateY(-6px);opacity:0}to{transform:none;opacity:1}}@media (prefers-reduced-motion:reduce){.platform-appnav__pages,.platform-appnav__pages .platform-appnav__item{animation:none}}.platform-appnav__settings{flex:0 0 36px;margin-top:4px}.platform-appnav__collapse,.platform-appnav__item{height:36px;flex:0 0 36px;display:flex;align-items:center;gap:8px;padding:0 8px;border:0;width:100%;background:transparent;text-align:left;border-radius:8px;color:rgba(0,0,0,.78);font-size:14px;line-height:22px;cursor:pointer;transition:background .12s ease,color .12s ease}.platform-appnav--collapsed .platform-appnav__collapse,.platform-appnav--collapsed .platform-appnav__item{justify-content:center;padding:0}.platform-appnav__item:hover{background:var(--brand-rail-active)}.platform-appnav__collapse:hover{background:var(--brand-lighter)}.platform-appnav__item--active{background:var(--brand-highlight);color:#101f21;font-weight:500}.platform-appnav__divider{height:1px;flex:0 0 1px;background:#e8e8e8;margin:6px 4px}.platform-app-launcher-menu.ant-dropdown-menu{min-width:280px;padding:8px;border-radius:12px}.platform-app-launcher-menu .ant-dropdown-menu-item{min-height:44px;padding:10px 14px;border-radius:8px;font-size:14px;line-height:22px}.platform-app-launcher-menu .ant-dropdown-menu-title-content{padding-left:4px}.platform-app-launcher-button{width:30px;height:30px;padding:0;border:0;border-radius:8px;background:transparent;color:rgba(0,0,0,.78);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .12s ease,color .12s ease}.platform-app-launcher-button:hover{background:var(--brand-lighter);color:#101f21}.platform-appnav--collapsed .platform-appnav__divider{margin:6px 0}.platform-content-region{flex:1 1;min-width:0;min-height:0;display:flex;flex-direction:column}.platform-viewbar{position:relative;height:44px;flex:0 0 44px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:0;background:var(--brand-lightest)}.platform-viewbar:after{position:absolute;right:0;bottom:0;left:0;z-index:2;height:1px;background:#f0f0f0;content:"";pointer-events:none}.platform-viewbar--workbench:after{background:#d9d9d9}.platform-viewbar__title{display:flex;align-items:center;align-self:stretch;gap:8px;flex:1 1 auto;min-width:0;font-size:14px;font-weight:500;line-height:22px;transform:translateY(4px)}.platform-viewbar__view-icon,.platform-viewbar__view-label{transform:translateY(-2px)}.platform-viewbar__view-label{white-space:nowrap;flex-shrink:0}.platform-viewbar__view-description{transform:translateY(-2px);font-weight:400}.platform-viewbar__path,.platform-viewbar__view-description{min-width:0;color:var(--ant-color-text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.platform-viewbar__path{margin-left:18px;font-size:14px;font-weight:500;line-height:22px}.platform-viewbar__path--app{margin-left:0;width:auto;max-width:none;flex:0 1 auto;line-height:18px}.platform-viewbar__meta,.platform-viewbar__path--app{font-size:12px;font-weight:400;color:rgba(0,0,0,.45)}.platform-viewbar__actions{display:flex;align-items:center;gap:8px;flex:0 0 auto;transform:translateY(4px)}.platform-viewbar--workbench .platform-viewbar__actions,.platform-viewbar--workbench .platform-viewbar__title{align-self:center;transform:none}.platform-viewbar--workbench .platform-viewbar__title{flex:0 1 auto}.platform-viewbar--workbench .platform-viewbar__actions{flex:1 1 auto;justify-content:flex-start;min-width:0}.storyboard-page-shell{position:relative;display:flex;height:calc(100vh - 72px);flex-direction:column;overflow:hidden;background:var(--brand-site-background)}.platform-content{flex:1 1;min-width:0;min-height:0;display:flex}.platform-work-area{flex:1 1;min-width:0;min-height:0;height:100%;overflow:hidden;position:relative}.platform-empty-nav{padding:12px 8px;font-size:14px;line-height:22px;color:rgba(0,0,0,.45)}.platform-topbar__account{max-width:220px;padding:3px 10px;border:1px solid #e8e8e8;border-radius:999px;font-size:12px;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:#fff}.platform-app-menu__item{display:inline-flex;align-items:center;gap:8px;min-width:180px}.platform-app-menu__badge{margin-left:auto;font-size:11px;color:rgba(0,0,0,.45)}