.orbance-console-shell--restructured{--orbance-ink:#101421;--orbance-text:#4f5b72;--orbance-muted:#7f8aa0;--orbance-faint:#b7bfd1;--orbance-bg:#fbfbff;--orbance-bg-soft:#f8f9ff;--orbance-surface:rgba(255,255,255,0.96);--orbance-surface-soft:rgba(255,255,255,0.86);--orbance-line:rgba(126,138,188,0.14);--orbance-line-strong:rgba(102,118,216,0.20);--orbance-blue:#ccd7fa;--orbance-lavender:#d8ccfa;--orbance-pink:#efccfa;--orbance-violet:#9b78f2;--orbance-rose:#f06cad;--orbance-action:#6676d8;--orbance-action-strong:#5d70df;--orbance-action-ink:#30385f;--orbance-radius:8px;--orbance-shadow:0 18px 44px rgba(119,132,202,0.045);--orbance-shadow-soft:0 8px 22px rgba(119,132,202,0.036);--console-app-rail:58px;--console-left-rail:214px;--console-right-rail:58px;display:grid;grid-template-columns:var(--console-app-rail) var(--console-left-rail) minmax(0,1fr) var(--console-right-rail);min-height:100vh;max-height:100vh;overflow:hidden;color:var(--orbance-ink);background:linear-gradient(90deg,rgba(204,215,250,.2),transparent 22%,transparent 77%,rgba(239,204,250,.18)),linear-gradient(180deg,#ffffff 0,var(--orbance-bg) 45%,#f6f8ff 100%)}.orbance-console-shell--restructured.orbance-console-shell--category-expanded{--console-app-rail:176px}.orbance-console-shell--restructured.orbance-console-shell--subnav-collapsed{--console-left-rail:58px}.orbance-console-shell--restructured.orbance-console-shell--utility-collapsed{--console-right-rail:58px}.orbance-console-shell--restructured .console-app-rail,.orbance-console-shell--restructured .console-primary-rail,.orbance-console-shell--restructured .console-subnav-rail{min-width:0;height:calc(100vh - 20px);display:flex;flex-direction:column;border-color:var(--orbance-line);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(252,253,255,.92)),var(--orbance-surface);box-shadow:var(--orbance-shadow-soft);overflow:hidden;z-index:30}.orbance-console-shell--restructured .console-app-rail{margin:10px 8px;align-items:center;border:1px solid var(--orbance-line);border-radius:8px}.orbance-console-shell--restructured.orbance-console-shell--category-expanded .console-app-rail{align-items:stretch}.orbance-console-shell--restructured .console-subnav-rail{height:calc(100vh - 20px);border:1px solid var(--orbance-line);border-radius:8px;overflow:visible;position:relative}.orbance-console-shell--restructured .console-primary-rail{margin:10px 8px;align-items:center;border:1px solid var(--orbance-line);border-radius:8px;order:3}.orbance-console-shell--restructured .console-main{min-width:0;min-height:100vh;max-height:100vh;margin-left:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}.orbance-console-shell--restructured .console-main::-webkit-scrollbar,.orbance-console-shell--restructured .console-subnav-rail__nav::-webkit-scrollbar{width:10px}.orbance-console-shell--restructured .console-main::-webkit-scrollbar-thumb,.orbance-console-shell--restructured .console-subnav-rail__nav::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:rgba(116,128,180,.2);background-clip:padding-box}.orbance-console-shell--restructured .console-app-rail__button,.orbance-console-shell--restructured .console-app-rail__link{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;color:var(--orbance-text);background:transparent;text-decoration:none;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.orbance-console-shell--restructured .console-app-rail__button:hover,.orbance-console-shell--restructured .console-app-rail__link--active,.orbance-console-shell--restructured .console-app-rail__link:hover{border-color:rgba(102,118,216,.22);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.5),rgba(239,204,250,.18))}.orbance-console-shell--restructured .console-app-rail__button{width:38px;height:38px}.orbance-console-shell--restructured .console-app-rail__nav{flex:1 1;display:grid;align-content:start;gap:12px;padding-top:54px;overflow-y:auto}.orbance-console-shell--restructured .console-app-rail__link{width:38px;height:38px}.orbance-console-shell--restructured .console-app-rail__link-copy{display:none}.orbance-console-shell--restructured.orbance-console-shell--category-expanded .console-app-rail__button{margin-inline:10px}.orbance-console-shell--restructured.orbance-console-shell--category-expanded .console-app-rail__nav{gap:7px;padding:54px 10px 0}.orbance-console-shell--restructured.orbance-console-shell--category-expanded .console-app-rail__link{width:auto;min-height:38px;display:grid;grid-template-columns:28px minmax(0,1fr);justify-content:stretch;gap:8px;padding:0 9px;text-align:left}.orbance-console-shell--restructured.orbance-console-shell--category-expanded .console-app-rail__link-copy{min-width:0;display:block;overflow:hidden;color:currentColor;font-size:.75rem;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .console-app-rail__button--bottom{margin:auto 0 12px;background:rgba(255,255,255,.72);border-color:var(--orbance-line)}.orbance-console-shell--restructured .console-workspace-lockup{position:relative;min-height:78px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;border-bottom:0}.orbance-console-shell--restructured .console-workspace-lockup__logo{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(204,215,250,.78);border-radius:8px;color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.42),rgba(255,255,255,.92) 58%,rgba(239,204,250,.24));box-shadow:inset 0 1px 0 rgba(255,255,255,.92);font-size:.86rem;font-weight:610;letter-spacing:0;overflow:hidden}.orbance-console-shell--restructured .console-workspace-lockup__copy{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .console-workspace-lockup__copy strong{overflow:hidden;color:var(--orbance-ink);font-size:.84rem;font-weight:580;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .console-workspace-lockup__copy small{overflow:hidden;color:var(--orbance-muted);font-size:.68rem;font-weight:520;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .console-workspace-lockup__chevron{color:var(--orbance-muted)}.orbance-console-shell--restructured .console-rail-toggle{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--orbance-line);border-radius:8px;color:var(--orbance-text);background:rgba(255,255,255,.82);cursor:pointer;transition:border-color .14s ease,background-color .14s ease,color .14s ease}.orbance-console-shell--restructured .console-rail-toggle:hover{border-color:var(--orbance-line-strong);color:var(--orbance-action-strong);background:#ffffff}.orbance-console-shell--restructured .console-app-rail__button:focus-visible,.orbance-console-shell--restructured .console-app-rail__link:focus-visible,.orbance-console-shell--restructured .console-primary-link:focus-visible,.orbance-console-shell--restructured .console-rail-toggle:focus-visible,.orbance-console-shell--restructured .console-subnav-link:focus-visible,.orbance-console-shell--restructured .orbance-workbench-action:focus-visible{outline:2px solid rgba(124,145,243,.58);outline-offset:2px}.orbance-console-shell--restructured .console-subnav-rail__nav{flex:1 1;min-height:0;display:grid;align-content:start;gap:5px;padding:8px 10px 12px;overflow-y:auto}.orbance-console-shell--restructured .console-subnav-rail__section{min-height:100%;display:grid;gap:4px;align-content:start;padding:4px 0}.orbance-console-shell--restructured .console-subnav-rail__group{display:grid;gap:4px}.orbance-console-shell--restructured .console-subnav-rail__group+.console-subnav-rail__group{margin-top:10px;padding-top:10px;border-top:1px solid rgba(126,138,188,.12)}.orbance-console-shell--restructured .console-subnav-rail__group-label{display:block;padding:0 9px 3px;color:var(--orbance-muted);font-size:.62rem;font-weight:620;letter-spacing:.08em;line-height:1;text-transform:uppercase}.orbance-console-shell--restructured .console-subnav-rail__section-header{display:grid;gap:4px;padding:8px 9px 10px}.orbance-console-shell--restructured .console-subnav-rail__section-header span{color:var(--orbance-action-strong);font-size:.72rem;font-weight:560;letter-spacing:.07em;line-height:1;text-transform:uppercase}.orbance-console-shell--restructured .console-subnav-rail__section-header small{color:var(--orbance-muted);font-size:.68rem;font-weight:520;line-height:1.35}.orbance-console-shell--restructured .console-subnav-link{position:relative;display:grid;align-items:center;border:1px solid transparent;border-radius:8px;color:var(--orbance-text);text-decoration:none;transition:background-color .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease;grid-template-columns:32px minmax(0,1fr) auto;gap:10px;min-height:44px;padding:6px 9px}.orbance-console-shell--restructured .console-subnav-link:hover{border-color:var(--orbance-line);color:var(--orbance-action-strong);background:rgba(255,255,255,.72)}.orbance-console-shell--restructured .console-subnav-link--active{border-color:rgba(102,118,216,.22);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.48),rgba(216,204,250,.22) 62%,rgba(255,255,255,.82));box-shadow:inset 3px 0 0 rgba(102,118,216,.82),0 8px 18px rgba(124,145,243,.07)}.orbance-console-shell--restructured .console-sidebar__link-icon,.orbance-console-shell--restructured .console-subnav-link__icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(204,215,250,.58);border-radius:8px;color:var(--orbance-action);background:rgba(255,255,255,.82);flex:0 0 auto}.orbance-console-shell--restructured .console-subnav-link--active .console-subnav-link__icon{border-color:rgba(102,118,216,.28);color:var(--orbance-action-strong);background:#ffffff}.orbance-console-shell--restructured .console-subnav-link__copy{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .console-subnav-link__copy strong{overflow:hidden;color:currentColor;font-size:.82rem;font-weight:560;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .console-subnav-link__copy small{overflow:hidden;color:var(--orbance-muted);font-size:.68rem;font-weight:520;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .console-sidebar__lock-chip{min-height:21px;display:inline-flex;align-items:center;gap:4px;padding:0 7px;border:1px solid rgba(102,118,216,.16);border-radius:999px;color:var(--orbance-action-strong);background:rgba(204,215,250,.34);font-size:.62rem;font-weight:560}.orbance-console-shell--restructured .console-subnav-link--locked{grid-template-columns:32px minmax(0,1fr);align-items:center;color:rgba(74,85,116,.52);background:rgba(248,249,255,.62)}.orbance-console-shell--restructured .console-subnav-link--locked .console-sidebar__lock-chip{grid-column:2;justify-self:start}.orbance-console-shell--restructured .console-platform-brand{width:100%;display:flex;align-items:center;gap:7px;color:var(--orbance-ink);text-decoration:none}.orbance-console-shell--restructured .console-subnav-rail__footer{margin-top:auto;display:flex;justify-content:flex-end;padding:8px 10px 10px}.orbance-console-shell--restructured .console-platform-brand img{order:2;object-fit:contain}.orbance-console-shell--restructured.orbance-console-shell--subnav-collapsed .console-subnav-rail{align-items:center}.orbance-console-shell--restructured.orbance-console-shell--subnav-collapsed .console-workspace-lockup{width:100%;grid-template-columns:1fr;justify-items:center;gap:0;padding:12px 7px}.orbance-console-shell--restructured.orbance-console-shell--subnav-collapsed .console-workspace-lockup__logo{width:38px;height:38px}.orbance-console-shell--restructured.orbance-console-shell--subnav-collapsed .console-platform-brand span,.orbance-console-shell--restructured.orbance-console-shell--subnav-collapsed .console-sidebar__lock-chip,.orbance-console-shell--restructured.orbance-console-shell--subnav-collapsed .console-subnav-link__copy,.orbance-console-shell--restructured.orbance-console-shell--subnav-collapsed .console-subnav-rail__group-label,.orbance-console-shell--restructured.orbance-console-shell--subnav-collapsed .console-workspace-lockup__chevron,.orbance-console-shell--restructured.orbance-console-shell--subnav-collapsed .console-workspace-lockup__copy{display:none}.orbance-console-shell--restructured.orbance-console-shell--subnav-collapsed .console-subnav-rail__nav{width:100%;padding:8px 7px 12px}.orbance-console-shell--restructured.orbance-console-shell--subnav-collapsed .console-subnav-link{min-height:38px;grid-template-columns:1fr;justify-items:center;gap:0;padding:4px}.orbance-console-shell--restructured.orbance-console-shell--subnav-collapsed .console-subnav-link--active{box-shadow:inset 3px 0 0 rgba(102,118,216,.68),0 8px 18px rgba(124,145,243,.05)}.orbance-console-shell--restructured.orbance-console-shell--subnav-collapsed .console-subnav-link__icon{width:30px;height:30px}.orbance-console-shell--restructured.orbance-console-shell--subnav-collapsed .console-subnav-rail__footer{width:100%;padding:8px 7px 10px}.orbance-console-shell--restructured.orbance-console-shell--subnav-collapsed .console-platform-brand{gap:0}.orbance-console-shell--restructured{background:linear-gradient(180deg,#f7f7f8,#f0f0f2)}.orbance-console-shell--restructured .console-app-rail,.orbance-console-shell--restructured .console-primary-rail,.orbance-console-shell--restructured .console-subnav-rail{border-color:rgba(78,64,52,.1);background:rgba(248,248,250,.72);box-shadow:0 0 0 .5px rgba(255,255,255,.54),0 1px 2px rgba(48,43,37,.035);backdrop-filter:saturate(180%) blur(24px);-webkit-backdrop-filter:saturate(180%) blur(24px)}.orbance-console-shell--restructured .console-app-rail__button,.orbance-console-shell--restructured .console-app-rail__link,.orbance-console-shell--restructured .console-primary-link,.orbance-console-shell--restructured .console-subnav-link{border-radius:8px}.orbance-console-shell--restructured .console-app-rail__link--active,.orbance-console-shell--restructured .console-primary-link--active,.orbance-console-shell--restructured .console-subnav-link--active{background:rgba(255,255,255,.68);box-shadow:0 0 0 .5px rgba(78,64,52,.1),0 1px 2px rgba(48,43,37,.04)}.orbance-console-shell--restructured .console-subnav-link--active{border-color:rgba(78,64,52,.1)}.orbance-console-shell--restructured .console-subnav-link--active .console-subnav-link__icon{background:rgba(204,215,250,.38)}.orbance-console-shell--restructured .console-topbar{padding:6px 9px;border-radius:10px;background:rgba(255,255,255,.7)}.orbance-console-shell--restructured .console-command-button{width:min(420px,32vw);min-height:30px;background:rgba(118,118,128,.075)}.orbance-console-shell--restructured .console-topbar__quick-action{min-width:72px;min-height:30px;color:rgba(29,29,31,.78);background:rgba(255,255,255,.58);box-shadow:0 0 0 .5px rgba(78,64,52,.1)}.orbance-console-shell--restructured .console-topbar__quick-action:hover{color:#30385f;background:rgba(255,255,255,.82)}.orbance-console-shell--restructured .console-topbar__notification,.orbance-console-shell--restructured .console-topbar__user{background:rgba(255,255,255,.52)}.orbance-console-shell--restructured .console-topbar__mfa{color:rgba(48,56,95,.78);background:rgba(204,215,250,.3)}.orbance-console-shell--restructured .console-content{padding:0}.orbance-console-shell--restructured .console-platform-brand span{order:1;min-width:0;display:grid;gap:2px}.orbance-console-shell--restructured .console-platform-brand strong{overflow:hidden;color:var(--orbance-ink);line-height:1;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .console-command-button kbd,.orbance-console-shell--restructured .console-topbar__quick-menu,.orbance-console-shell--restructured .console-topbar__segments,.orbance-console-shell--restructured .console-topbar__user-copy{display:none}.orbance-console-shell--restructured .console-subnav-rail__edge-toggle{position:absolute;top:45%;right:-14px;z-index:5;width:28px;height:28px;border-radius:999px;box-shadow:0 8px 18px rgba(119,132,202,.08)}.orbance-console-shell--restructured .console-primary-rail__brand{min-height:54px;display:flex;align-items:center;justify-content:center;padding:8px}.orbance-console-shell--restructured .console-primary-rail__nav{flex:1 1;min-height:0;display:grid;align-content:start;gap:12px;padding-top:54px;overflow-y:auto}.orbance-console-shell--restructured .console-primary-link{position:relative;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;color:var(--orbance-text);background:transparent;text-decoration:none;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.orbance-console-shell--restructured .console-primary-link--button{appearance:none;cursor:pointer;font:inherit}.orbance-console-shell--restructured .console-primary-link--active,.orbance-console-shell--restructured .console-primary-link:hover{border-color:rgba(102,118,216,.22);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.5),rgba(239,204,250,.18))}.orbance-console-shell--restructured .console-primary-link__badge{position:absolute;top:-5px;right:-5px;min-width:16px;height:16px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--orbance-surface);border-radius:999px;background:var(--orbance-action);color:#ffffff;font-size:10px;font-weight:800;line-height:1}.orbance-console-shell--restructured .console-primary-rail__footer{display:grid;justify-items:center;padding:12px}.orbance-console-shell--restructured .console-primary-rail__bottom-toggle,.orbance-console-shell--restructured .console-primary-rail__top-toggle{width:38px;height:38px}.orbance-console-shell--restructured .console-notice{margin:14px 18px 0;border-color:var(--orbance-line);border-radius:8px;background:var(--orbance-surface);box-shadow:var(--orbance-shadow-soft)}.orbance-console-shell--restructured .console-notice--locked{border-color:rgba(185,28,28,.22);background:rgba(254,242,242,.92)}.orbance-console-shell--restructured .console-notice--trial{border-color:rgba(102,118,216,.2);background:linear-gradient(135deg,rgba(204,215,250,.38),rgba(255,255,255,.88))}.orbance-console-shell--restructured .console-topbar{min-height:64px;padding:9px 12px;display:grid;grid-template-columns:minmax(300px,370px) minmax(0,1fr);align-items:center;gap:16px;border:1px solid var(--orbance-line);border-radius:8px;background:rgba(255,255,255,.9);box-shadow:var(--orbance-shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.orbance-console-shell--restructured .console-topbar__heading{min-width:0;overflow:hidden}.orbance-console-shell--restructured .console-topbar__eyebrow{color:var(--orbance-muted);font-size:.64rem;font-weight:720;letter-spacing:.06em}.orbance-console-shell--restructured .console-topbar__breadcrumbs{margin-top:0;display:inline-flex;align-items:center;gap:6px;max-width:100%;overflow:hidden;flex-wrap:nowrap}.orbance-console-shell--restructured .console-topbar__title{min-width:0;overflow:hidden;color:var(--orbance-ink);font-size:.96rem;font-weight:620;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .console-topbar__breadcrumb-item{min-width:0;display:inline-flex;align-items:center;flex:0 1 auto}.orbance-console-shell--restructured .console-topbar__breadcrumb{min-width:0;overflow:hidden;color:var(--orbance-muted);font-size:.78rem;font-weight:620;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .console-topbar__breadcrumb-divider{flex:0 0 auto;color:rgba(102,118,216,.54);margin:0}.orbance-console-shell--restructured .console-topbar__scope{margin-top:4px;color:var(--orbance-muted);font-size:.7rem;line-height:1.32;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .console-topbar__chips{max-width:100%;display:flex;margin-top:6px;gap:6px;overflow:hidden;flex-wrap:nowrap}.orbance-console-shell--restructured .console-topbar__access,.orbance-console-shell--restructured .console-topbar__plan,.orbance-console-shell--restructured .console-topbar__section{min-height:22px;align-items:center;border:1px solid var(--orbance-line);border-radius:999px;background:rgba(204,215,250,.32);color:var(--orbance-action-strong);font-size:.66rem;font-weight:660;max-width:100%;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .console-topbar__access{background:rgba(255,255,255,.72);color:var(--orbance-muted)}.orbance-console-shell--restructured .console-topbar__actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px}.orbance-console-shell--restructured .console-command-button,.orbance-console-shell--restructured .console-topbar__notification,.orbance-console-shell--restructured .console-topbar__quick-action,.orbance-console-shell--restructured .console-topbar__quick-menu{min-height:34px;border-radius:8px}.orbance-console-shell--restructured .console-command-button{flex:0 1 250px;width:min(250px,20vw);display:grid;grid-template-columns:auto minmax(0,1fr) auto;justify-content:stretch;gap:8px;padding:0 12px;border-color:rgba(139,151,202,.16);color:var(--orbance-text);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,249,255,.9)),var(--orbance-surface);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 8px 18px rgba(119,132,202,.035);text-align:left}.orbance-console-shell--restructured .console-command-button:hover{border-color:var(--orbance-line-strong);color:var(--orbance-action-strong);background:#ffffff}.orbance-console-shell--restructured .console-command-button span{overflow:hidden;color:var(--orbance-muted);font-size:.76rem;font-weight:520;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .console-command-button kbd{min-width:34px;min-height:20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--orbance-line);border-radius:6px;color:var(--orbance-faint);background:rgba(255,255,255,.76);font:inherit;font-size:.64rem;font-weight:650}.orbance-console-shell--restructured .console-topbar__quick-create,.orbance-console-shell--restructured .console-topbar__segments{flex:0 0 auto;min-height:36px;display:inline-flex;align-items:center;overflow:hidden;border:1px solid var(--orbance-line);border-radius:8px;background:rgba(255,255,255,.84)}.orbance-console-shell--restructured .console-topbar__segment{min-width:52px;height:34px;display:inline-flex;align-items:center;justify-content:center;color:var(--orbance-muted);font-size:.72rem;font-weight:620;text-decoration:none}.orbance-console-shell--restructured .console-topbar__segment--active{color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.58),rgba(255,255,255,.94))}.orbance-console-shell--restructured .console-topbar__quick-action{min-width:104px;gap:7px;padding:0 13px;border-right:1px solid var(--orbance-line);color:var(--orbance-action);background:transparent;font-size:.76rem;font-weight:680;text-decoration:none}.orbance-console-shell--restructured .console-topbar__quick-action:hover{color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.42),rgba(239,204,250,.16))}.orbance-console-shell--restructured .console-topbar__quick-menu{width:36px;border:0;color:var(--orbance-action);background:transparent;cursor:pointer}.orbance-console-shell--restructured .console-topbar__notification{position:relative;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;color:var(--orbance-text);border:1px solid var(--orbance-line);background:rgba(255,255,255,.84)}.orbance-console-shell--restructured .console-topbar__notification:hover{background:rgba(204,215,250,.28)}.orbance-console-shell--restructured .console-topbar__notification-count{background:var(--orbance-action)}.orbance-console-shell--restructured .console-topbar__status{color:var(--orbance-text);font-size:.76rem;font-weight:620}.orbance-console-shell--restructured .console-topbar__user{min-height:38px;display:grid;grid-template-columns:34px minmax(0,78px) auto;align-items:center;gap:8px;padding:3px 7px 3px 3px;border:1px solid var(--orbance-line);color:var(--orbance-text);background:rgba(255,255,255,.84);text-decoration:none}.orbance-console-shell--restructured .console-topbar__avatar{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:var(--orbance-action-strong);background:rgba(204,215,250,.36);font-size:.74rem;font-weight:650}.orbance-console-shell--restructured .console-topbar__user-copy{min-width:0;display:grid;gap:2px}.orbance-console-shell--restructured .console-topbar__user-copy small,.orbance-console-shell--restructured .console-topbar__user-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .console-topbar__user-copy strong{color:var(--orbance-ink);font-size:.76rem;font-weight:600}.orbance-console-shell--restructured .console-topbar__user-copy small{color:var(--orbance-muted);font-size:.62rem;font-weight:520}.orbance-console-shell--restructured .console-topbar__mfa{min-height:24px;display:inline-flex;align-items:center;gap:4px;padding:0 7px;border-radius:8px;color:var(--orbance-action);background:rgba(204,215,250,.28);font-size:.6rem;font-weight:650}.orbance-console-shell--restructured .console-mobile-primary-nav,.orbance-console-shell--restructured .console-mobile-section-nav{display:none}.orbance-console-shell--restructured .admin-page-shell,.orbance-console-shell--restructured .messages-console-page,.orbance-console-shell--restructured .opportunities-console-page,.orbance-console-shell--restructured .relationship-console-page,.orbance-console-shell--restructured .timeline-console-page,.orbance-console-shell--restructured .work-ops-page{width:100%;max-width:none;gap:12px;padding:12px 16px 28px}.orbance-console-shell--restructured .admin-hero,.orbance-console-shell--restructured .documents-hero,.orbance-console-shell--restructured .orbance-admin-hero,.orbance-console-shell--restructured .relationship-command-center,.orbance-console-shell--restructured .section-header,.orbance-console-shell--restructured .work-command-center{gap:12px;padding:14px 16px;border:1px solid var(--orbance-line);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,250,255,.86)),var(--orbance-surface);box-shadow:var(--orbance-shadow-soft)}.orbance-console-shell--restructured .relationship-command-center{min-height:108px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 44%,rgba(204,215,250,.28) 74%,rgba(239,204,250,.2)),#ffffff}.orbance-console-shell--restructured .orbance-admin-hero,.orbance-console-shell--restructured .relationship-command-center,.orbance-console-shell--restructured .work-command-center{grid-template-columns:minmax(0,1fr) auto;align-items:center}.orbance-console-shell--restructured .admin-hero__title,.orbance-console-shell--restructured .admin-page-title,.orbance-console-shell--restructured .card__title,.orbance-console-shell--restructured .communications-state__title,.orbance-console-shell--restructured .documents-hero h1,.orbance-console-shell--restructured .orbance-admin-hero__copy h1,.orbance-console-shell--restructured .relationship-command-center h1,.orbance-console-shell--restructured .section-header__title,.orbance-console-shell--restructured .work-command-center__copy h1{max-width:none;color:var(--orbance-ink);font-size:clamp(1.08rem,.58vw + .98rem,1.36rem);line-height:1.18;letter-spacing:0}.orbance-console-shell--restructured .admin-hero__subtitle,.orbance-console-shell--restructured .documents-hero p,.orbance-console-shell--restructured .orbance-admin-hero__copy p,.orbance-console-shell--restructured .relationship-command-center p,.orbance-console-shell--restructured .section-header__subtitle,.orbance-console-shell--restructured .work-command-center__copy p{max-width:760px;color:var(--orbance-muted);font-size:.8rem;line-height:1.42}.orbance-console-shell--restructured .card,.orbance-console-shell--restructured .data-table-wrapper,.orbance-console-shell--restructured .messages-command-bar,.orbance-console-shell--restructured .opportunity-board-panel,.orbance-console-shell--restructured .opportunity-filter-panel,.orbance-console-shell--restructured .opportunity-stage-mix-card,.orbance-console-shell--restructured .opportunity-table-panel,.orbance-console-shell--restructured .relationship-side-panel,.orbance-console-shell--restructured .relationship-summary-card,.orbance-console-shell--restructured .relationship-table-panel,.orbance-console-shell--restructured .timeline-filter-panel,.orbance-console-shell--restructured .timeline-log-panel,.orbance-console-shell--restructured .work-filter-panel{position:relative;border:1px solid var(--orbance-line);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:var(--orbance-shadow-soft)}.orbance-console-shell--restructured .card:hover,.orbance-console-shell--restructured .kpi-card:hover{transform:none;box-shadow:var(--orbance-shadow)}.orbance-console-shell--restructured .btn{min-height:34px;border-radius:8px;font-size:.8rem}.orbance-console-shell--restructured .btn--sm{min-height:28px;font-size:.74rem}.orbance-console-shell--restructured .btn--primary{border-color:rgba(102,118,216,.28);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.7),rgba(216,204,250,.42) 58%,rgba(255,255,255,.92)),#ffffff;box-shadow:0 8px 18px rgba(102,118,216,.09)}.orbance-console-shell--restructured .btn--primary:hover{color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.84),rgba(239,204,250,.34) 64%,rgba(255,255,255,.96)),#ffffff}.orbance-console-shell--restructured .btn--ghost,.orbance-console-shell--restructured .btn--secondary{border-color:var(--orbance-line);color:var(--orbance-text);background:rgba(255,255,255,.78)}.orbance-console-shell--restructured .btn--ghost:hover,.orbance-console-shell--restructured .btn--secondary:hover{border-color:var(--orbance-line-strong);color:var(--orbance-action-strong);background:#ffffff}.orbance-console-shell--restructured .admin-page-shell{display:grid;gap:12px}.orbance-console-shell--restructured .admin-hero{position:relative;overflow:hidden;border-color:rgba(122,135,190,.11);background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 56%,rgba(204,215,250,.18) 78%,rgba(239,204,250,.14)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.052)}.orbance-console-shell--restructured .admin-hero--compact{grid-template-columns:minmax(0,1fr) minmax(280px,max-content);align-items:start;gap:12px 14px;padding:14px 16px}.orbance-console-shell--restructured .admin-hero__label{min-height:24px;padding:0 9px;border-color:rgba(102,118,216,.14);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.24);font-size:.7rem;font-weight:700;letter-spacing:0;text-transform:none}.orbance-console-shell--restructured .admin-hero--compact .admin-hero__title{margin-top:9px;overflow:hidden;color:var(--orbance-ink);font-size:clamp(1.12rem,.7vw + 1rem,1.42rem);font-weight:680;line-height:1.14;text-overflow:ellipsis}.orbance-console-shell--restructured .admin-hero--compact .admin-hero__subtitle{max-width:840px;margin-top:5px;color:var(--orbance-muted);font-size:.78rem;line-height:1.42}.orbance-console-shell--restructured .admin-action-strip{grid-column:auto;width:min(520px,100%);justify-self:end;align-content:start;align-items:center;justify-content:flex-end;padding:0;border:0;background:transparent}.orbance-console-shell--restructured .admin-action-strip a{min-height:30px;padding:0 10px;border-color:rgba(122,135,190,.16);border-radius:8px;color:var(--orbance-action-ink);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,249,255,.86)),#ffffff;font-size:.74rem;font-weight:640;box-shadow:0 5px 12px rgba(119,132,202,.035)}.orbance-console-shell--restructured .admin-action-strip a:hover{border-color:rgba(102,118,216,.3);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.24))}.orbance-console-shell--restructured .admin-action-strip a.admin-action-strip__current,.orbance-console-shell--restructured .admin-action-strip a.admin-action-strip__primary{border-color:rgba(102,118,216,.28);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.7),rgba(216,204,250,.38),rgba(255,255,255,.92)),#ffffff;box-shadow:0 8px 18px rgba(102,118,216,.09)}.orbance-console-shell--restructured .admin-action-strip a.admin-action-strip__current:hover,.orbance-console-shell--restructured .admin-action-strip a.admin-action-strip__primary:hover{color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.84),rgba(239,204,250,.32),rgba(255,255,255,.96)),#ffffff}.orbance-console-shell--restructured .admin-hero--compact .admin-metrics{grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.orbance-console-shell--restructured .admin-metric{position:relative;min-height:72px;align-content:center;border-color:rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.2)),#ffffff;box-shadow:0 8px 18px rgba(119,132,202,.035)}.orbance-console-shell--restructured .admin-metric:nth-child(2){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.24)),#ffffff}.orbance-console-shell--restructured .admin-metric:nth-child(3){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.22)),#ffffff}.orbance-console-shell--restructured .admin-metric:nth-child(4){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.3)),#ffffff}.orbance-console-shell--restructured .admin-metric__icon{border:1px solid rgba(102,118,216,.18);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.3)}.orbance-console-shell--restructured .admin-metric strong{color:var(--orbance-ink);font-weight:680}.orbance-console-shell--restructured .admin-metric small{overflow:hidden;color:var(--orbance-muted);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .admin-panel,.orbance-console-shell--restructured .admin-state-card{position:relative;border-color:rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.052)}.orbance-console-shell--restructured .admin-panel .card__header{align-items:flex-start;gap:10px;padding-bottom:10px;border-bottom:1px solid rgba(122,135,190,.1)}.orbance-console-shell--restructured .admin-panel .card__title{color:var(--orbance-ink);font-size:1.02rem;font-weight:660;line-height:1.18}.orbance-console-shell--restructured .admin-panel .card__subtitle{color:var(--orbance-muted);font-size:.75rem;line-height:1.42}.orbance-console-shell--restructured .admin-ops-flow__list{gap:9px}.orbance-console-shell--restructured .admin-ops-flow__step{min-height:62px;border-color:rgba(122,135,190,.11);border-radius:8px;background:rgba(255,255,255,.82)}.orbance-console-shell--restructured .admin-ops-flow__step--complete{border-color:rgba(102,118,216,.22);background:linear-gradient(135deg,rgba(204,215,250,.38),rgba(255,255,255,.9))}.orbance-console-shell--restructured .admin-ops-flow__step--ready{border-left-color:rgba(102,118,216,.58);background:linear-gradient(135deg,rgba(204,215,250,.24),rgba(255,255,255,.9))}.orbance-console-shell--restructured .admin-ops-flow__step--locked{border-left-color:rgba(122,135,190,.22);background:rgba(248,249,255,.7)}.orbance-console-shell--restructured .admin-ops-flow__icon{border-radius:8px}.orbance-console-shell--restructured .admin-ops-flow__step--complete .admin-ops-flow__icon{color:#4055c8;border-color:rgba(102,118,216,.26);background:rgba(204,215,250,.42)}.orbance-console-shell--restructured .admin-ops-flow__step--ready .admin-ops-flow__icon{color:var(--orbance-action-strong);border-color:rgba(102,118,216,.24);background:rgba(204,215,250,.32)}.orbance-console-shell--restructured .admin-ops-flow__details strong,.orbance-console-shell--restructured .admin-role-card__head,.orbance-console-shell--restructured .admin-status-copy strong{color:var(--orbance-ink)}.orbance-console-shell--restructured .admin-card-meta,.orbance-console-shell--restructured .admin-card-note,.orbance-console-shell--restructured .admin-field__hint,.orbance-console-shell--restructured .admin-ops-flow__details span,.orbance-console-shell--restructured .admin-page-note,.orbance-console-shell--restructured .admin-status-copy,.orbance-console-shell--restructured .admin-table__muted,.orbance-console-shell--restructured .admin-table__permission-key{color:var(--orbance-muted)}.orbance-console-shell--restructured .admin-inline-select,.orbance-console-shell--restructured .admin-input{border-color:rgba(122,135,190,.17);border-radius:8px;color:var(--orbance-ink);background:rgba(255,255,255,.92)}.orbance-console-shell--restructured .admin-inline-select:focus,.orbance-console-shell--restructured .admin-input:focus{border-color:rgba(102,118,216,.36);outline:2px solid rgba(204,215,250,.36)}.orbance-console-shell--restructured .admin-field__label{color:var(--orbance-text);font-size:.68rem;font-weight:700;letter-spacing:0;text-transform:none}.orbance-console-shell--restructured .orbance-settings-page{display:grid;gap:12px}.orbance-console-shell--restructured .orbance-settings-page .orbance-admin-hero{overflow:hidden;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 52%,rgba(204,215,250,.22) 76%,rgba(239,204,250,.16)),#ffffff}.orbance-console-shell--restructured .orbance-settings-page .orbance-admin-hero__aside{display:grid;grid-template-columns:repeat(3,minmax(118px,1fr));gap:8px;align-items:stretch;padding:0;border:0;background:transparent;box-shadow:none}.orbance-console-shell--restructured .orbance-settings-page .orbance-admin-stat,.orbance-console-shell--restructured .orbance-settings-page .orbance-entitlement-row,.orbance-console-shell--restructured .orbance-settings-page .orbance-readiness-row,.orbance-console-shell--restructured .orbance-settings-page .settings-plan-item{border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.18)),#ffffff;box-shadow:0 8px 18px rgba(119,132,202,.035)}.orbance-console-shell--restructured .orbance-settings-page .orbance-admin-stat:nth-child(2),.orbance-console-shell--restructured .orbance-settings-page .orbance-usage-grid .orbance-admin-stat:nth-child(2n),.orbance-console-shell--restructured .orbance-settings-page .settings-plan-item:nth-child(2n){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.22)),#ffffff}.orbance-console-shell--restructured .orbance-settings-page .orbance-admin-stat:nth-child(3),.orbance-console-shell--restructured .orbance-settings-page .orbance-usage-grid .orbance-admin-stat:nth-child(3n),.orbance-console-shell--restructured .orbance-settings-page .settings-plan-item:nth-child(3n){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.18)),#ffffff}.orbance-console-shell--restructured .orbance-settings-page .admin-field__hint,.orbance-console-shell--restructured .orbance-settings-page .orbance-admin-stat span,.orbance-console-shell--restructured .orbance-settings-page .plan-catalog-panel__note,.orbance-console-shell--restructured .orbance-settings-page .settings-plan-item__detail,.orbance-console-shell--restructured .orbance-settings-page .settings-plan-item__facts dt{color:var(--orbance-muted)}.orbance-console-shell--restructured .orbance-settings-page .orbance-admin-stat strong,.orbance-console-shell--restructured .orbance-settings-page .settings-plan-item__facts dd{display:block;color:var(--orbance-ink);line-height:1.18}.orbance-console-shell--restructured .orbance-settings-page .badge--blue,.orbance-console-shell--restructured .orbance-settings-page .badge--green{border-color:rgba(102,118,216,.22);color:#4055c8;background:linear-gradient(135deg,rgba(204,215,250,.54),rgba(255,255,255,.88))}.orbance-console-shell--restructured .orbance-settings-page .badge--amber{border-color:rgba(155,120,242,.2);color:#7556d6;background:linear-gradient(135deg,rgba(216,204,250,.48),rgba(255,255,255,.88))}.orbance-console-shell--restructured .orbance-settings-page .badge--red{border-color:rgba(240,108,173,.22);color:#c94d8c;background:linear-gradient(135deg,rgba(239,204,250,.44),rgba(255,255,255,.9))}.orbance-console-shell--restructured .orbance-settings-page .orbance-plan-panel{gap:12px}.orbance-console-shell--restructured .orbance-settings-page .orbance-plan-snapshot,.orbance-console-shell--restructured .orbance-settings-page .orbance-usage-grid{gap:10px}.orbance-console-shell--restructured .orbance-settings-page .orbance-admin-actions{gap:7px}.orbance-console-shell--restructured .orbance-settings-page .orbance-admin-note{margin:0;color:var(--orbance-muted);font-size:.72rem;line-height:1.42}.orbance-console-shell--restructured .orbance-settings-page .plan-catalog-panel{gap:12px;margin:0;padding:12px;border-color:rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(135deg,rgba(248,250,255,.94),rgba(255,255,255,.98) 58%,rgba(239,204,250,.12)),#ffffff;box-shadow:0 8px 18px rgba(119,132,202,.035)}.orbance-console-shell--restructured .orbance-settings-page .plan-catalog-panel__header{gap:10px}.orbance-console-shell--restructured .orbance-settings-page .plan-catalog-panel__header h3,.orbance-console-shell--restructured .orbance-settings-page .settings-plan-item__header h3{color:var(--orbance-ink);font-size:.9rem;font-weight:680;line-height:1.18}.orbance-console-shell--restructured .orbance-settings-page .plan-catalog-panel__header p,.orbance-console-shell--restructured .orbance-settings-page .settings-plan-item__detail,.orbance-console-shell--restructured .orbance-settings-page .settings-plan-item__header p{color:var(--orbance-muted);font-size:.7rem;line-height:1.36}.orbance-console-shell--restructured .orbance-settings-page .plan-catalog-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:9px}.orbance-console-shell--restructured .orbance-settings-page .settings-plan-item{min-height:208px;gap:9px;padding:11px;transition:border-color .14s ease,box-shadow .14s ease}.orbance-console-shell--restructured .orbance-settings-page .settings-plan-item:hover{transform:none;border-color:rgba(102,118,216,.24);box-shadow:0 12px 24px rgba(111,126,202,.06)}.orbance-console-shell--restructured .orbance-settings-page .settings-plan-item--current{border-color:rgba(102,118,216,.3);background:linear-gradient(135deg,rgba(204,215,250,.34),rgba(255,255,255,.96)),#ffffff}.orbance-console-shell--restructured .orbance-settings-page .settings-plan-item__facts{gap:7px}.orbance-console-shell--restructured .orbance-settings-page .settings-plan-item__facts div{padding:7px;border-color:rgba(122,135,190,.1);border-radius:8px;background:rgba(255,255,255,.78)}.orbance-console-shell--restructured .orbance-settings-page .settings-plan-item__facts dt{font-size:.6rem;letter-spacing:0;text-transform:none}.orbance-console-shell--restructured .orbance-settings-page .settings-plan-item__facts dd{font-size:.68rem;font-weight:660}.orbance-console-shell--restructured .orbance-settings-page .orbance-entitlement-section{gap:10px}.orbance-console-shell--restructured .orbance-settings-page .orbance-entitlement-section__header{align-items:center;gap:10px}.orbance-console-shell--restructured .orbance-settings-page .orbance-entitlement-section__title{display:flex;align-items:center;gap:8px}.orbance-console-shell--restructured .orbance-settings-page .orbance-entitlement-section__summary{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}.orbance-console-shell--restructured .orbance-settings-page .orbance-entitlement-section__summary span{min-height:24px;display:inline-flex;align-items:center;padding:0 8px;border:1px solid rgba(122,135,190,.12);border-radius:8px;color:var(--orbance-text);background:rgba(255,255,255,.82);font-size:.66rem;font-weight:650;white-space:nowrap}.orbance-console-shell--restructured .orbance-settings-page .orbance-entitlement-list,.orbance-console-shell--restructured .orbance-settings-page .orbance-readiness-list{gap:8px}.orbance-console-shell--restructured .orbance-settings-page .orbance-entitlement-row{grid-template-columns:minmax(0,1fr) 128px;gap:12px;align-items:center;padding:10px 11px}.orbance-console-shell--restructured .orbance-settings-page .orbance-entitlement-row--enabled{border-left:3px solid rgba(102,118,216,.54)}.orbance-console-shell--restructured .orbance-settings-page .orbance-entitlement-row--off{border-left:3px solid rgba(155,120,242,.38)}.orbance-console-shell--restructured .orbance-settings-page .orbance-entitlement-row--locked{border-left-color:rgba(240,108,173,.42);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.14)),#ffffff}.orbance-console-shell--restructured .orbance-settings-page .orbance-entitlement-row__title{display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:var(--orbance-ink);font-size:.82rem;font-weight:680;line-height:1.24}.orbance-console-shell--restructured .orbance-settings-page .orbance-entitlement-row__copy p{margin-top:3px;color:var(--orbance-muted);font-size:.7rem;line-height:1.36}.orbance-console-shell--restructured .orbance-settings-page .orbance-entitlement-row__control{width:128px;min-width:0;display:grid;gap:5px}.orbance-console-shell--restructured .orbance-settings-page .orbance-feature-status,.orbance-console-shell--restructured .orbance-settings-page .orbance-feature-toggle{border-radius:8px}.orbance-console-shell--restructured .orbance-settings-page .orbance-feature-status--on{border-color:rgba(102,118,216,.22);color:#4055c8;background:linear-gradient(135deg,rgba(204,215,250,.54),rgba(255,255,255,.88))}.orbance-console-shell--restructured .orbance-settings-page .orbance-feature-status--off{border-color:rgba(155,120,242,.2);color:#7556d6;background:linear-gradient(135deg,rgba(216,204,250,.46),rgba(255,255,255,.9))}.orbance-console-shell--restructured .orbance-settings-page .orbance-feature-status--locked{border-color:rgba(240,108,173,.22);color:#c94d8c;background:linear-gradient(135deg,rgba(239,204,250,.42),rgba(255,255,255,.9))}.orbance-console-shell--restructured .orbance-settings-page .orbance-feature-readiness{border-radius:8px}.orbance-console-shell--restructured .orbance-settings-page .orbance-feature-readiness--live{border-color:rgba(57,166,133,.24);color:#247c66;background:linear-gradient(135deg,rgba(198,242,229,.54),rgba(255,255,255,.9))}.orbance-console-shell--restructured .orbance-settings-page .orbance-feature-readiness--partial{border-color:rgba(102,118,216,.22);color:#4055c8;background:linear-gradient(135deg,rgba(204,215,250,.48),rgba(255,255,255,.9))}.orbance-console-shell--restructured .orbance-settings-page .orbance-feature-readiness--planned{border-color:rgba(240,108,173,.24);color:#c94d8c;background:linear-gradient(135deg,rgba(239,204,250,.44),rgba(255,255,255,.9))}.orbance-console-shell--restructured .orbance-settings-page .orbance-feature-toggle{width:100%;min-width:0;min-height:30px;justify-content:center;font-size:.72rem}.orbance-console-shell--restructured .orbance-settings-page .orbance-feature-toggle:disabled{opacity:.7;cursor:not-allowed}.orbance-console-shell--restructured .orbance-settings-page .orbance-readiness-row{padding:10px 11px}.orbance-console-shell--restructured .orbance-settings-page .orbance-readiness-row strong{color:var(--orbance-ink);font-size:.78rem}.orbance-console-shell--restructured .orbance-settings-page .admin-alert{border-color:rgba(155,120,242,.18);background:linear-gradient(135deg,rgba(216,204,250,.24),rgba(255,255,255,.92))}.orbance-console-shell--restructured .orbance-settings-page .admin-alert--error{border-color:rgba(240,108,173,.22);background:linear-gradient(135deg,rgba(239,204,250,.26),rgba(255,255,255,.92))}.orbance-console-shell--restructured .settings-workbench{display:grid;gap:12px;min-width:0;color:var(--orbance-text)}.orbance-console-shell--restructured .settings-workbench--state{min-height:calc(100vh - 120px);place-items:center}.orbance-console-shell--restructured .settings-command{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.58fr);gap:12px;min-height:126px;padding:16px;overflow:hidden;border:1px solid rgba(122,135,190,.12);border-radius:8px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 52%,rgba(204,215,250,.22) 76%,rgba(239,204,250,.16)),#ffffff;box-shadow:0 16px 34px rgba(111,126,202,.055)}.orbance-console-shell--restructured .settings-command__copy{min-width:0;display:grid;align-content:center;gap:7px}.orbance-console-shell--restructured .settings-kicker{width:fit-content;display:inline-flex;align-items:center;gap:7px;min-height:26px;padding:0 9px;border:1px solid rgba(204,215,250,.58);border-radius:8px;color:#30385f;background:rgba(204,215,250,.22);font-size:.72rem;font-weight:700}.orbance-console-shell--restructured .settings-command h1{margin:0;color:var(--orbance-ink);font-size:clamp(1.35rem,1.9vw,1.88rem);line-height:1.14;letter-spacing:0}.orbance-console-shell--restructured .settings-command p{max-width:760px;margin:0;color:var(--orbance-muted);font-size:.82rem;line-height:1.45}.orbance-console-shell--restructured .orbance-plan-snapshot,.orbance-console-shell--restructured .orbance-usage-grid,.orbance-console-shell--restructured .settings-command__metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(142px,1fr));gap:8px}.orbance-console-shell--restructured .orbance-entitlement-row,.orbance-console-shell--restructured .orbance-readiness-row,.orbance-console-shell--restructured .orbance-settings-page .settings-plan-item,.orbance-console-shell--restructured .settings-blank-state,.orbance-console-shell--restructured .settings-panel,.orbance-console-shell--restructured .settings-stat,.orbance-console-shell--restructured .settings-state-card{border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.18)),#ffffff;box-shadow:0 8px 18px rgba(119,132,202,.035)}.orbance-console-shell--restructured .orbance-settings-page .settings-plan-item:nth-child(2n),.orbance-console-shell--restructured .settings-stat:nth-child(2n){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.22)),#ffffff}.orbance-console-shell--restructured .orbance-settings-page .settings-plan-item:nth-child(3n),.orbance-console-shell--restructured .settings-stat:nth-child(3n){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.18)),#ffffff}.orbance-console-shell--restructured .settings-stat{min-width:0;display:grid;align-content:center;gap:3px;min-height:72px;padding:11px}.orbance-console-shell--restructured .settings-blank-state__message,.orbance-console-shell--restructured .settings-field__hint,.orbance-console-shell--restructured .settings-note,.orbance-console-shell--restructured .settings-section-subtitle,.orbance-console-shell--restructured .settings-stat span{color:var(--orbance-muted)}.orbance-console-shell--restructured .settings-stat strong{min-width:0;color:var(--orbance-ink);font-size:1rem;font-weight:720;line-height:1.15;overflow-wrap:anywhere}.orbance-console-shell--restructured .settings-stat span{font-size:.68rem;line-height:1.32}.orbance-console-shell--restructured .settings-panel{min-width:0;display:grid;gap:12px;padding:14px}.orbance-console-shell--restructured .settings-panel__header{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.orbance-console-shell--restructured .settings-section-title{margin:0;display:flex;align-items:center;gap:8px;color:var(--orbance-ink);font-size:.94rem;font-weight:720;line-height:1.18}.orbance-console-shell--restructured .settings-section-subtitle{margin:3px 0 0;font-size:.72rem;line-height:1.38}.orbance-console-shell--restructured .settings-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.orbance-console-shell--restructured .settings-note{margin:0;font-size:.72rem;line-height:1.42}.orbance-console-shell--restructured .settings-state-card{width:min(560px,100%);display:grid;gap:8px;padding:16px}.orbance-console-shell--restructured .settings-state-title{margin:0;display:flex;align-items:center;gap:8px;color:var(--orbance-ink);font-size:1rem;line-height:1.2}.orbance-console-shell--restructured .settings-state-message{margin:0;color:var(--orbance-muted);font-size:.78rem;line-height:1.4}.orbance-console-shell--restructured .settings-blank-state{min-height:132px;display:grid;place-items:center;align-content:center;gap:7px;padding:24px 16px;text-align:center}.orbance-console-shell--restructured .settings-blank-state__icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(204,215,250,.66);border-radius:8px;color:var(--orbance-action);background:rgba(204,215,250,.24)}.orbance-console-shell--restructured .settings-blank-state__title{color:var(--orbance-ink);font-size:.9rem;font-weight:720;line-height:1.2}.orbance-console-shell--restructured .settings-blank-state__message{max-width:540px;font-size:.76rem;line-height:1.42}.orbance-console-shell--restructured .settings-alert{padding:10px 12px;border:1px solid rgba(155,120,242,.18);border-radius:8px;background:linear-gradient(135deg,rgba(216,204,250,.24),rgba(255,255,255,.92))}.orbance-console-shell--restructured .settings-alert--error{border-color:rgba(240,108,173,.22);background:linear-gradient(135deg,rgba(239,204,250,.26),rgba(255,255,255,.92))}.orbance-console-shell--restructured .settings-alert p{margin:0;display:flex;align-items:center;gap:8px;color:var(--orbance-ink);font-size:.78rem}.orbance-console-shell--restructured .settings-badge{min-height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid rgba(102,118,216,.22);border-radius:8px;color:#4055c8;background:linear-gradient(135deg,rgba(204,215,250,.54),rgba(255,255,255,.88));font-size:.66rem;font-weight:700;line-height:1;white-space:nowrap}.orbance-console-shell--restructured .settings-badge--attention{border-color:rgba(155,120,242,.2);color:#7556d6;background:linear-gradient(135deg,rgba(216,204,250,.48),rgba(255,255,255,.88))}.orbance-console-shell--restructured .settings-badge--blocked{border-color:rgba(240,108,173,.22);color:#c94d8c;background:linear-gradient(135deg,rgba(239,204,250,.44),rgba(255,255,255,.9))}.orbance-console-shell--restructured .settings-field{min-width:0;display:grid;gap:5px}.orbance-console-shell--restructured .settings-field__label{color:var(--orbance-text);font-size:.68rem;font-weight:700;line-height:1.2}.orbance-console-shell--restructured .settings-field__hint{font-size:.66rem;line-height:1.3}.orbance-console-shell--restructured .objects-workbench{display:grid;gap:12px;min-width:0;color:var(--orbance-text)}.orbance-console-shell--restructured .objects-workbench--state{min-height:min(620px,calc(100vh - 150px));align-content:center}.orbance-console-shell--restructured .objects-command{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.58fr);gap:12px;min-height:126px;padding:16px;overflow:hidden;border:1px solid rgba(122,135,190,.12);border-radius:8px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 44%,rgba(204,215,250,.28) 74%,rgba(239,204,250,.18)),#ffffff;box-shadow:0 16px 34px rgba(111,126,202,.055)}.orbance-console-shell--restructured .objects-command__copy{min-width:0}.orbance-console-shell--restructured .objects-command__eyebrow,.orbance-console-shell--restructured .objects-command__signals span{display:inline-flex;align-items:center;gap:6px;min-height:26px;border:1px solid rgba(102,118,216,.18);border-radius:8px;background:rgba(255,255,255,.78);color:#30385f;font-size:.72rem;font-weight:700}.orbance-console-shell--restructured .objects-command__eyebrow{padding:0 10px;background:linear-gradient(135deg,rgba(204,215,250,.46),rgba(255,255,255,.82))}.orbance-console-shell--restructured .objects-command h1{margin:10px 0 4px;color:var(--orbance-ink);font-size:clamp(1.75rem,2.35vw,2.35rem);line-height:1.3;letter-spacing:0}.orbance-console-shell--restructured .objects-command p{max-width:820px;margin:0;color:var(--orbance-muted);font-size:.93rem;line-height:1.42}.orbance-console-shell--restructured .objects-command__signals{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.orbance-console-shell--restructured .objects-command__signals span{padding:0 9px;white-space:nowrap}.orbance-console-shell--restructured .objects-command__aside{display:grid;grid-template-columns:repeat(4,minmax(92px,1fr));gap:8px;min-width:min(100%,620px);padding:10px;border:1px solid rgba(102,118,216,.11);border-radius:8px;background:rgba(255,255,255,.72)}.orbance-console-shell--restructured .objects-command__aside .objects-command__action{grid-column:1/-1;justify-self:stretch}.orbance-console-shell--restructured .objects-object-card,.orbance-console-shell--restructured .objects-stat,.orbance-console-shell--restructured .objects-template-card{border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.2)),#ffffff;box-shadow:0 8px 18px rgba(119,132,202,.035)}.orbance-console-shell--restructured .objects-stat{display:grid;min-height:64px;padding:10px 12px;align-content:center;gap:5px}.orbance-console-shell--restructured .objects-stat:nth-child(2),.orbance-console-shell--restructured .objects-template-card:nth-child(2n){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.24)),#ffffff}.orbance-console-shell--restructured .objects-stat:nth-child(3),.orbance-console-shell--restructured .objects-template-card:nth-child(3n){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.2)),#ffffff}.orbance-console-shell--restructured .objects-stat span{color:var(--orbance-muted);font-size:.7rem;font-weight:650}.orbance-console-shell--restructured .objects-stat strong{color:var(--orbance-ink);font-size:1.04rem;font-weight:700;line-height:1.14}.orbance-console-shell--restructured .objects-feedback-panel,.orbance-console-shell--restructured .objects-panel{display:grid;gap:12px;padding:14px;border:1px solid rgba(102,118,216,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.052)}.orbance-console-shell--restructured .objects-panel__header{gap:10px}.orbance-console-shell--restructured .objects-panel__title{margin:0;color:var(--orbance-ink);font-size:.98rem;font-weight:700;line-height:1.22}.orbance-console-shell--restructured .objects-panel__subtitle{margin:3px 0 0;color:var(--orbance-muted);font-size:.76rem;line-height:1.42}.orbance-console-shell--restructured .objects-object-card,.orbance-console-shell--restructured .objects-template-card,.orbance-console-shell--restructured .objects-workbench a[style*="border: 1px solid var(--border-subtle)"]{background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,249,255,.78)),#ffffff}.orbance-console-shell--restructured .objects-template-card{padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-3)}.orbance-console-shell--restructured .objects-object-card{padding:var(--space-4)}.orbance-console-shell--restructured .objects-alert{padding:10px 12px;border:1px solid rgba(102,118,216,.16);border-radius:8px;background:linear-gradient(135deg,rgba(204,215,250,.28),rgba(255,255,255,.94));color:#30385f}.orbance-console-shell--restructured .objects-alert--error{border-color:rgba(240,108,173,.22);background:linear-gradient(135deg,rgba(239,204,250,.28),rgba(255,255,255,.94));color:#c94d8c}.orbance-console-shell--restructured .objects-alert__title{color:var(--orbance-ink);font-size:.82rem;font-weight:700}.orbance-console-shell--restructured .objects-alert__desc{color:var(--orbance-muted);font-size:.74rem;line-height:1.4}.orbance-console-shell--restructured .record-workbench{display:grid;gap:12px;min-width:0;color:var(--orbance-text)}.orbance-console-shell--restructured .record-workbench--state{min-height:min(620px,calc(100vh - 150px));align-content:center}.orbance-console-shell--restructured .record-command{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.48fr);gap:12px;padding:16px;overflow:hidden;border:1px solid rgba(122,135,190,.12);border-radius:8px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 48%,rgba(216,204,250,.24) 76%,rgba(239,204,250,.16)),#ffffff;box-shadow:0 16px 34px rgba(111,126,202,.055)}.orbance-console-shell--restructured .record-command__copy{min-width:0}.orbance-console-shell--restructured .record-back-link{display:inline-flex;align-items:center;gap:4px;margin-bottom:8px;color:var(--orbance-muted);font-size:.78rem;font-weight:650;text-decoration:none}.orbance-console-shell--restructured .record-back-link:hover{color:#30385f}.orbance-console-shell--restructured .record-command__signals span,.orbance-console-shell--restructured .record-panel__eyebrow,.orbance-console-shell--restructured .record-pill{display:inline-flex;align-items:center;gap:6px;min-height:26px;border:1px solid rgba(102,118,216,.18);border-radius:8px;background:rgba(255,255,255,.78);color:#30385f;font-size:.72rem;font-weight:700}.orbance-console-shell--restructured .record-panel__eyebrow{align-self:flex-start;padding:0 10px;background:linear-gradient(135deg,rgba(204,215,250,.46),rgba(255,255,255,.82))}.orbance-console-shell--restructured .record-command h1,.orbance-console-shell--restructured .record-state-panel h1{display:flex;align-items:center;gap:8px;margin:8px 0 4px;color:var(--orbance-ink);font-size:clamp(1.55rem,2.05vw,2.15rem);line-height:1.25;letter-spacing:0}.orbance-console-shell--restructured .record-command p,.orbance-console-shell--restructured .record-state-panel p{max-width:820px;margin:0;color:var(--orbance-muted);font-size:.88rem;line-height:1.42}.orbance-console-shell--restructured .record-command__signals{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.orbance-console-shell--restructured .record-command__signals span,.orbance-console-shell--restructured .record-pill{padding:0 9px;white-space:nowrap}.orbance-console-shell--restructured .record-command__aside{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:8px;min-width:min(100%,480px);padding:10px;border:1px solid rgba(102,118,216,.11);border-radius:8px;background:rgba(255,255,255,.72)}.orbance-console-shell--restructured .record-panel,.orbance-console-shell--restructured .record-stat,.orbance-console-shell--restructured .record-state-panel{border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.052)}.orbance-console-shell--restructured .record-stat{display:grid;min-height:74px;align-content:center;gap:5px;padding:10px 12px}.orbance-console-shell--restructured .record-stat:nth-child(2){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.24)),#ffffff}.orbance-console-shell--restructured .record-stat:nth-child(3){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.2)),#ffffff}.orbance-console-shell--restructured .record-stat span{color:var(--orbance-muted);font-size:.7rem;font-weight:650}.orbance-console-shell--restructured .record-stat strong{color:var(--orbance-ink);font-size:1rem;font-weight:700;line-height:1.14;text-transform:capitalize}.orbance-console-shell--restructured .record-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.42fr);gap:12px;align-items:start}.orbance-console-shell--restructured .record-panel,.orbance-console-shell--restructured .record-state-panel{display:grid;gap:12px;padding:14px}.orbance-console-shell--restructured .record-state-panel{justify-self:center;width:min(100%,680px)}.orbance-console-shell--restructured .record-panel__header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;min-width:0}.orbance-console-shell--restructured .record-panel__header h2{display:flex;align-items:center;gap:7px;margin:6px 0 3px;color:var(--orbance-ink);font-size:1rem;font-weight:700;line-height:1.22}.orbance-console-shell--restructured .record-empty,.orbance-console-shell--restructured .record-panel__header p,.orbance-console-shell--restructured .record-panel__note{margin:0;color:var(--orbance-muted);font-size:.76rem;line-height:1.42}.orbance-console-shell--restructured .record-panel__header p span{display:inline-flex;align-items:center;gap:5px}.orbance-console-shell--restructured .record-field-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px;margin:0}.orbance-console-shell--restructured .record-field{min-width:0;padding:10px 12px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,249,255,.76))}.orbance-console-shell--restructured .record-field dt{display:inline-flex;align-items:center;gap:4px;color:var(--orbance-muted);font-size:.7rem;font-weight:700}.orbance-console-shell--restructured .record-field dd{margin:3px 0 0;color:var(--orbance-ink);font-size:.9rem;line-height:1.35;overflow-wrap:anywhere}.orbance-console-shell--restructured .record-side{display:grid;gap:12px;min-width:0}.orbance-console-shell--restructured .record-action-row,.orbance-console-shell--restructured .record-ai-input-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.orbance-console-shell--restructured .record-ai-input-row{flex-wrap:nowrap}.orbance-console-shell--restructured .record-ai-input-row .form-input{min-width:0}.orbance-console-shell--restructured .record-alert{padding:9px 11px;border:1px solid rgba(102,118,216,.16);border-radius:8px;background:linear-gradient(135deg,rgba(204,215,250,.28),rgba(255,255,255,.94));color:#30385f;font-size:.72rem;line-height:1.4}.orbance-console-shell--restructured .record-ai-result{white-space:pre-wrap;color:var(--orbance-ink);font-size:.82rem;line-height:1.55}.orbance-console-shell--restructured .record-list{display:grid;gap:7px;margin:0;padding:0;list-style:none}.orbance-console-shell--restructured .record-list li{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;padding-top:7px;border-top:1px solid rgba(102,118,216,.1);color:var(--orbance-muted);font-size:.78rem}.orbance-console-shell--restructured .record-list li:first-child{padding-top:0;border-top:0}.orbance-console-shell--restructured .record-list code{min-width:0;color:var(--orbance-ink);overflow-wrap:anywhere}.orbance-console-shell--restructured .record-list strong{color:#30385f;text-transform:capitalize}.orbance-console-shell--restructured .record-list time{color:var(--orbance-muted);font-size:.72rem;text-align:right}@media (max-width:1180px){.orbance-console-shell--restructured .objects-command,.orbance-console-shell--restructured .record-command,.orbance-console-shell--restructured .record-layout{grid-template-columns:1fr}}@media (max-width:720px){.orbance-console-shell--restructured .objects-command,.orbance-console-shell--restructured .objects-panel,.orbance-console-shell--restructured .record-command,.orbance-console-shell--restructured .record-panel{padding:12px}.orbance-console-shell--restructured .objects-command__aside,.orbance-console-shell--restructured .record-command__aside{grid-template-columns:repeat(2,minmax(0,1fr))}.orbance-console-shell--restructured .record-ai-input-row{flex-wrap:wrap}}.orbance-console-shell--restructured .mfa-workbench{display:grid;gap:12px;min-width:0;color:var(--orbance-text)}.orbance-console-shell--restructured .mfa-command{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.58fr);gap:12px;padding:16px;overflow:hidden;border:1px solid rgba(122,135,190,.12);border-radius:8px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 48%,rgba(204,215,250,.24) 74%,rgba(239,204,250,.18)),#ffffff;box-shadow:0 16px 34px rgba(111,126,202,.055)}.orbance-console-shell--restructured .mfa-command__copy{min-width:0}.orbance-console-shell--restructured .mfa-command__eyebrow,.orbance-console-shell--restructured .mfa-command__signals span,.orbance-console-shell--restructured .mfa-panel__eyebrow{display:inline-flex;align-items:center;gap:6px;min-height:26px;border:1px solid rgba(102,118,216,.18);border-radius:8px;background:rgba(255,255,255,.78);color:#30385f;font-size:.72rem;font-weight:700}.orbance-console-shell--restructured .mfa-command__eyebrow{padding:0 10px;background:linear-gradient(135deg,rgba(204,215,250,.46),rgba(255,255,255,.82))}.orbance-console-shell--restructured .mfa-command h1{margin:10px 0 4px;color:var(--orbance-ink);font-size:clamp(1.75rem,2.35vw,2.35rem);line-height:1.3;letter-spacing:0}.orbance-console-shell--restructured .mfa-command p,.orbance-console-shell--restructured .mfa-guidance-panel li,.orbance-console-shell--restructured .mfa-panel__header p,.orbance-console-shell--restructured .mfa-status-panel p,.orbance-console-shell--restructured .mfa-step p{margin:0;color:var(--orbance-muted);font-size:.83rem;line-height:1.44}.orbance-console-shell--restructured .mfa-command__signals{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.orbance-console-shell--restructured .mfa-command__signals span{padding:0 9px;white-space:nowrap}.orbance-console-shell--restructured .mfa-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.orbance-console-shell--restructured .mfa-alert,.orbance-console-shell--restructured .mfa-guidance-panel,.orbance-console-shell--restructured .mfa-metric,.orbance-console-shell--restructured .mfa-setup-panel,.orbance-console-shell--restructured .mfa-status-panel,.orbance-console-shell--restructured .mfa-step{border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.052)}.orbance-console-shell--restructured .mfa-metric{display:grid;min-height:86px;padding:11px;gap:5px;align-content:center}.orbance-console-shell--restructured .mfa-metric:nth-child(2),.orbance-console-shell--restructured .mfa-step:nth-child(2n){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.24)),#ffffff}.orbance-console-shell--restructured .mfa-metric:nth-child(3){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.2)),#ffffff}.orbance-console-shell--restructured .mfa-metric__icon,.orbance-console-shell--restructured .mfa-status-panel__icon{display:grid;width:32px;height:32px;place-items:center;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:#6676d8;background:rgba(204,215,250,.28)}.orbance-console-shell--restructured .mfa-metric strong{color:var(--orbance-ink);font-size:1rem;font-weight:700;line-height:1.18}.orbance-console-shell--restructured .mfa-assurance-list dt,.orbance-console-shell--restructured .mfa-metric small{color:var(--orbance-muted);font-size:.7rem;font-weight:650}.orbance-console-shell--restructured .mfa-alert{display:flex;gap:8px;align-items:flex-start;padding:12px;border-left:3px solid rgba(155,120,242,.48);color:#7556d6}.orbance-console-shell--restructured .mfa-alert--error{border-left-color:rgba(240,108,173,.5);color:#c94d8c}.orbance-console-shell--restructured .mfa-alert p{margin:0;color:var(--orbance-text);font-size:.82rem;line-height:1.42}.orbance-console-shell--restructured .mfa-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:12px;align-items:start}.orbance-console-shell--restructured .mfa-guidance-panel,.orbance-console-shell--restructured .mfa-setup-panel,.orbance-console-shell--restructured .mfa-status-panel{display:grid;gap:12px;padding:14px}.orbance-console-shell--restructured .mfa-status-panel{grid-template-columns:auto minmax(0,1fr);border-left:3px solid rgba(155,120,242,.48)}.orbance-console-shell--restructured .mfa-status-panel--success{border-left-color:rgba(102,118,216,.58)}.orbance-console-shell--restructured .mfa-guidance-panel h2,.orbance-console-shell--restructured .mfa-panel__header h2,.orbance-console-shell--restructured .mfa-status-panel h2,.orbance-console-shell--restructured .mfa-step h3{margin:5px 0 0;color:var(--orbance-ink);font-size:1rem;line-height:1.22}.orbance-console-shell--restructured .mfa-panel__header h2{display:flex;align-items:center;gap:7px}.orbance-console-shell--restructured .mfa-assurance-list{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.orbance-console-shell--restructured .mfa-assurance-list div{padding:10px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:rgba(255,255,255,.72)}.orbance-console-shell--restructured .mfa-assurance-list dd{margin:3px 0 0;color:var(--orbance-ink);font-size:.76rem;font-weight:700;line-height:1.3}.orbance-console-shell--restructured .mfa-action-row,.orbance-console-shell--restructured .mfa-code-row,.orbance-console-shell--restructured .mfa-secret-output{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.orbance-console-shell--restructured .mfa-action-row{grid-column:1/-1}.orbance-console-shell--restructured .mfa-workbench .btn{min-width:max-content;border-color:rgba(102,118,216,.16);color:#4055c8;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(204,215,250,.26)),#ffffff}.orbance-console-shell--restructured .mfa-workbench .btn:hover{border-color:rgba(102,118,216,.3);color:#30385f;background:linear-gradient(135deg,rgba(255,255,255,.99),rgba(216,204,250,.28)),#ffffff}.orbance-console-shell--restructured .mfa-guidance-panel ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.orbance-console-shell--restructured .mfa-guidance-panel li{display:flex;gap:8px;align-items:flex-start}.orbance-console-shell--restructured .mfa-guidance-panel li svg{flex:0 0 auto;margin-top:2px;color:#6676d8}.orbance-console-shell--restructured .mfa-step-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.orbance-console-shell--restructured .mfa-step{display:grid;gap:9px;padding:12px}.orbance-console-shell--restructured .mfa-secret-output{align-items:stretch}.orbance-console-shell--restructured .mfa-secret-output code{flex:1 1 260px;min-width:0;padding:10px 11px;overflow-wrap:anywhere;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:var(--orbance-ink);background:rgba(255,255,255,.78);font-size:.78rem}.orbance-console-shell--restructured .mfa-code-input{width:132px;min-height:36px;padding:0 10px;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:var(--orbance-ink);background:rgba(255,255,255,.86);font-size:1rem;font-weight:700;letter-spacing:0}@media (max-width:1180px){.orbance-console-shell--restructured .mfa-command,.orbance-console-shell--restructured .mfa-layout,.orbance-console-shell--restructured .mfa-step-grid{grid-template-columns:1fr}}@media (max-width:720px){.orbance-console-shell--restructured .mfa-command,.orbance-console-shell--restructured .mfa-guidance-panel,.orbance-console-shell--restructured .mfa-setup-panel,.orbance-console-shell--restructured .mfa-status-panel{padding:12px}.orbance-console-shell--restructured .mfa-assurance-list,.orbance-console-shell--restructured .mfa-metrics{grid-template-columns:1fr}}.orbance-console-shell--restructured .setup-workbench{display:grid;gap:12px;min-width:0;color:var(--orbance-text)}.orbance-console-shell--restructured .setup-workbench--state{min-height:min(620px,calc(100vh - 150px));align-content:center}.orbance-console-shell--restructured .setup-command{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.58fr);gap:12px;padding:16px;overflow:hidden;border:1px solid rgba(122,135,190,.12);border-radius:8px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 48%,rgba(204,215,250,.24) 74%,rgba(239,204,250,.18)),#ffffff;box-shadow:0 16px 34px rgba(111,126,202,.055)}.orbance-console-shell--restructured .setup-command__copy{min-width:0}.orbance-console-shell--restructured .setup-command__eyebrow,.orbance-console-shell--restructured .setup-command__signals span{display:inline-flex;align-items:center;gap:6px;min-height:26px;border:1px solid rgba(102,118,216,.18);border-radius:8px;background:rgba(255,255,255,.78);color:#30385f;font-size:.72rem;font-weight:700}.orbance-console-shell--restructured .setup-command__eyebrow{padding:0 10px;background:linear-gradient(135deg,rgba(204,215,250,.46),rgba(255,255,255,.82))}.orbance-console-shell--restructured .setup-command h1{margin:10px 0 4px;color:var(--orbance-ink);font-size:clamp(1.75rem,2.35vw,2.35rem);line-height:1.3;letter-spacing:0}.orbance-console-shell--restructured .setup-command p{max-width:860px;margin:0;color:var(--orbance-muted);font-size:.93rem;line-height:1.42}.orbance-console-shell--restructured .setup-command__signals{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.orbance-console-shell--restructured .setup-command__signals span{padding:0 9px;white-space:nowrap}.orbance-console-shell--restructured .setup-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.orbance-console-shell--restructured .setup-action-link,.orbance-console-shell--restructured .setup-metric,.orbance-console-shell--restructured .setup-template-card{border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.2)),#ffffff;box-shadow:0 8px 18px rgba(119,132,202,.035)}.orbance-console-shell--restructured .setup-metric{display:grid;min-height:86px;padding:11px;gap:5px;align-content:center}.orbance-console-shell--restructured .setup-action-link:nth-child(2n),.orbance-console-shell--restructured .setup-metric:nth-child(2),.orbance-console-shell--restructured .setup-template-card:nth-child(2n){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.24)),#ffffff}.orbance-console-shell--restructured .setup-action-link:nth-child(3n),.orbance-console-shell--restructured .setup-metric:nth-child(3),.orbance-console-shell--restructured .setup-template-card:nth-child(3n){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.2)),#ffffff}.orbance-console-shell--restructured .setup-metric__icon{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:#6676d8;background:rgba(204,215,250,.28)}.orbance-console-shell--restructured .setup-metric strong{color:var(--orbance-ink);font-size:1rem;font-weight:700;line-height:1.14}.orbance-console-shell--restructured .setup-metric small{color:var(--orbance-muted);font-size:.7rem;font-weight:650}.orbance-console-shell--restructured .setup-progress{max-width:620px;margin-top:14px;padding:10px;border:1px solid rgba(122,135,190,.12);border-radius:8px;background:rgba(255,255,255,.76)}.orbance-console-shell--restructured .setup-progress__track{height:7px;background:rgba(102,118,216,.12)}.orbance-console-shell--restructured .setup-progress__track span{background:linear-gradient(90deg,#6676d8,#8ea5f5)}.orbance-console-shell--restructured .setup-progress__meta strong{color:var(--orbance-ink)}.orbance-console-shell--restructured .setup-progress__meta span{color:var(--orbance-muted)}.orbance-console-shell--restructured .setup-phase-panel,.orbance-console-shell--restructured .setup-state-panel{display:grid;gap:12px;padding:14px;border:1px solid rgba(102,118,216,.11);border-left-width:3px;border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.052)}.orbance-console-shell--restructured .setup-state-panel{max-width:520px;border-left-width:1px}.orbance-console-shell--restructured .setup-tone--ready{border-left-color:rgba(102,118,216,.58)}.orbance-console-shell--restructured .setup-tone--attention{border-left-color:rgba(155,120,242,.54)}.orbance-console-shell--restructured .setup-tone--blocked{border-left-color:rgba(240,108,173,.48)}.orbance-console-shell--restructured .setup-other-checks__header,.orbance-console-shell--restructured .setup-phase-panel__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.orbance-console-shell--restructured .setup-panel__title{margin:0;color:var(--orbance-ink);font-size:.98rem;font-weight:700;line-height:1.22}.orbance-console-shell--restructured .setup-panel__subtitle{margin:3px 0 0;color:var(--orbance-muted);font-size:.76rem;line-height:1.42}.orbance-console-shell--restructured .setup-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid rgba(102,118,216,.18);border-radius:8px;font-size:.64rem;font-weight:700;line-height:1;white-space:nowrap}.orbance-console-shell--restructured .setup-badge--included,.orbance-console-shell--restructured .setup-badge--ready{border-color:rgba(102,118,216,.22);color:#4055c8;background:linear-gradient(135deg,rgba(204,215,250,.54),rgba(255,255,255,.88))}.orbance-console-shell--restructured .setup-badge--attention{border-color:rgba(155,120,242,.2);color:#7556d6;background:linear-gradient(135deg,rgba(216,204,250,.48),rgba(255,255,255,.88))}.orbance-console-shell--restructured .setup-badge--blocked{border-color:rgba(240,108,173,.22);color:#c94d8c;background:linear-gradient(135deg,rgba(239,204,250,.44),rgba(255,255,255,.9))}.orbance-console-shell--restructured .setup-action-link{box-shadow:0 8px 18px rgba(119,132,202,.035)}.orbance-console-shell--restructured .setup-action-grid,.orbance-console-shell--restructured .setup-phase-grid{gap:12px}.orbance-console-shell--restructured .setup-phase-grid{grid-template-columns:repeat(auto-fit,minmax(420px,1fr))}.orbance-console-shell--restructured .setup-action-link:hover{border-color:rgba(102,118,216,.3);box-shadow:0 10px 22px rgba(111,126,202,.07);transform:none}.orbance-console-shell--restructured .setup-action-link__icon,.orbance-console-shell--restructured .setup-phase-card__icon{color:#6676d8;background:rgba(204,215,250,.26);border-color:rgba(102,118,216,.16);border-radius:8px}.orbance-console-shell--restructured .setup-action-link:hover .setup-action-link__arrow,.orbance-console-shell--restructured .setup-action-link__arrow,.orbance-console-shell--restructured .setup-readiness-row__title svg{color:#6676d8}.orbance-console-shell--restructured .setup-action-link__status,.orbance-console-shell--restructured .setup-readiness-row__action--locked{color:#7556d6}.orbance-console-shell--restructured .setup-action-link__label,.orbance-console-shell--restructured .setup-readiness-row__title,.orbance-console-shell--restructured .setup-template-card__name{color:var(--orbance-ink)}.orbance-console-shell--restructured .setup-action-link__detail,.orbance-console-shell--restructured .setup-readiness-row p,.orbance-console-shell--restructured .setup-template-card__footer span,.orbance-console-shell--restructured .setup-template-card__meta,.orbance-console-shell--restructured .setup-template-card__objects span{color:var(--orbance-muted)}.orbance-console-shell--restructured .setup-readiness-row{border-color:rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,249,255,.78)),#ffffff}.orbance-console-shell--restructured .setup-template-card__objects span{border-color:rgba(122,135,190,.12);border-radius:8px;background:rgba(255,255,255,.78)}.orbance-console-shell--restructured .setup-workbench .btn{min-width:max-content;border-color:rgba(102,118,216,.16);color:#4055c8;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(204,215,250,.26)),#ffffff}.orbance-console-shell--restructured .setup-workbench .btn:hover{border-color:rgba(102,118,216,.3);color:#30385f;background:linear-gradient(135deg,rgba(255,255,255,.99),rgba(216,204,250,.28)),#ffffff}.orbance-console-shell--restructured .setup-inline-error{color:#c94d8c}.orbance-console-shell--restructured .setup-inline-success{color:#4055c8}.orbance-console-shell--restructured .privacy-workbench{display:grid;gap:12px;min-width:0;color:var(--orbance-text)}.orbance-console-shell--restructured .privacy-workbench--state{min-height:min(620px,calc(100vh - 150px));align-content:center}.orbance-console-shell--restructured .privacy-command{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;min-width:0;padding:16px;overflow:hidden;border:1px solid rgba(122,135,190,.12);border-radius:8px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 48%,rgba(204,215,250,.24) 74%,rgba(239,204,250,.18)),#ffffff;box-shadow:0 16px 34px rgba(111,126,202,.055)}.orbance-console-shell--restructured .privacy-command__copy{min-width:0}.orbance-console-shell--restructured .privacy-command__eyebrow,.orbance-console-shell--restructured .privacy-command__signals span,.orbance-console-shell--restructured .privacy-panel__eyebrow{display:inline-flex;align-items:center;gap:6px;min-height:26px;border:1px solid rgba(102,118,216,.18);border-radius:8px;background:rgba(255,255,255,.78);color:#30385f;font-size:.72rem;font-weight:700}.orbance-console-shell--restructured .privacy-command__eyebrow{padding:0 10px;background:linear-gradient(135deg,rgba(204,215,250,.46),rgba(255,255,255,.82))}.orbance-console-shell--restructured .privacy-command h1{margin:10px 0 4px;color:var(--orbance-ink);font-size:clamp(1.75rem,2.25vw,2.28rem);line-height:1.3;letter-spacing:0}.orbance-console-shell--restructured .privacy-command p{max-width:900px;margin:0;color:var(--orbance-muted);font-size:.93rem;line-height:1.42}.orbance-console-shell--restructured .privacy-command__signals{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.orbance-console-shell--restructured .privacy-command__signals span{padding:0 9px;white-space:nowrap}.orbance-console-shell--restructured .privacy-command .btn,.orbance-console-shell--restructured .privacy-request__actions .btn{min-width:max-content;border-color:rgba(102,118,216,.16);color:#4055c8;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(204,215,250,.26)),#ffffff}.orbance-console-shell--restructured .privacy-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .privacy-boundary-panel,.orbance-console-shell--restructured .privacy-metric,.orbance-console-shell--restructured .privacy-panel,.orbance-console-shell--restructured .privacy-state-panel{border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.052)}.orbance-console-shell--restructured .privacy-metric{display:grid;min-height:96px;gap:5px;padding:12px;align-content:center}.orbance-console-shell--restructured .privacy-metric:nth-child(2),.orbance-console-shell--restructured .privacy-request-card:nth-child(2n){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.22)),#ffffff}.orbance-console-shell--restructured .privacy-metric:nth-child(3),.orbance-console-shell--restructured .privacy-request-card:nth-child(3n){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.18)),#ffffff}.orbance-console-shell--restructured .privacy-empty span,.orbance-console-shell--restructured .privacy-empty-workflow small,.orbance-console-shell--restructured .privacy-metric small,.orbance-console-shell--restructured .privacy-metric span,.orbance-console-shell--restructured .privacy-panel__header span,.orbance-console-shell--restructured .privacy-request__meta,.orbance-console-shell--restructured .privacy-request__note{color:var(--orbance-muted)}.orbance-console-shell--restructured .privacy-metric small,.orbance-console-shell--restructured .privacy-metric span{font-size:.72rem;font-weight:650}.orbance-console-shell--restructured .privacy-metric strong{color:var(--orbance-ink);font-size:1.5rem;line-height:1.18}.orbance-console-shell--restructured .privacy-boundary-panel{display:flex;gap:10px;padding:13px;align-items:flex-start;border-left:3px solid rgba(155,120,242,.42)}.orbance-console-shell--restructured .privacy-boundary-panel__icon,.orbance-console-shell--restructured .privacy-request__icon,.orbance-console-shell--restructured .privacy-state-panel__icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:#6676d8;background:rgba(204,215,250,.26)}.orbance-console-shell--restructured .privacy-boundary-panel strong,.orbance-console-shell--restructured .privacy-empty strong,.orbance-console-shell--restructured .privacy-empty-workflow span,.orbance-console-shell--restructured .privacy-request__title strong{color:var(--orbance-ink)}.orbance-console-shell--restructured .privacy-boundary-panel p{margin:3px 0 0;color:var(--orbance-muted);font-size:.8rem;line-height:1.45}.orbance-console-shell--restructured .privacy-panel{display:grid;gap:12px;padding:14px}.orbance-console-shell--restructured .privacy-panel__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.orbance-console-shell--restructured .privacy-panel__eyebrow{min-height:22px;padding:0 8px}.orbance-console-shell--restructured .privacy-panel__header h2,.orbance-console-shell--restructured .privacy-state-panel h1{margin:5px 0 0;color:var(--orbance-ink);font-size:1rem;line-height:1.22}.orbance-console-shell--restructured .privacy-request-list{display:grid;gap:10px}.orbance-console-shell--restructured .privacy-request-card{display:grid;gap:10px;padding:12px;border:1px solid rgba(122,135,190,.11);border-left:3px solid rgba(102,118,216,.42);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,249,255,.78)),#ffffff}.orbance-console-shell--restructured .privacy-request__actions,.orbance-console-shell--restructured .privacy-request__footer,.orbance-console-shell--restructured .privacy-request__main,.orbance-console-shell--restructured .privacy-request__title{display:flex;gap:10px}.orbance-console-shell--restructured .privacy-request__footer,.orbance-console-shell--restructured .privacy-request__main{justify-content:space-between;align-items:flex-start}.orbance-console-shell--restructured .privacy-request__copy{min-width:0}.orbance-console-shell--restructured .privacy-request__title{align-items:center;flex-wrap:wrap}.orbance-console-shell--restructured .privacy-request__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:3px;font-size:.72rem;line-height:1.35}.orbance-console-shell--restructured .privacy-request__note{margin:0;padding:9px 10px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:rgba(255,255,255,.78);font-size:.78rem;line-height:1.44;white-space:pre-wrap}.orbance-console-shell--restructured .privacy-request__footer{align-items:center;flex-wrap:wrap;color:var(--orbance-muted);font-size:.72rem;font-weight:650}.orbance-console-shell--restructured .privacy-request__footer>span{display:inline-flex;align-items:center;gap:5px}.orbance-console-shell--restructured .privacy-request__closed{color:#4055c8}.orbance-console-shell--restructured .privacy-status{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid rgba(102,118,216,.18);border-radius:8px;font-size:.64rem;font-weight:700;line-height:1;white-space:nowrap}.orbance-console-shell--restructured .privacy-status--completed{border-color:rgba(102,118,216,.22);color:#4055c8;background:linear-gradient(135deg,rgba(204,215,250,.54),rgba(255,255,255,.88))}.orbance-console-shell--restructured .privacy-status--review{border-color:rgba(155,120,242,.2);color:#7556d6;background:linear-gradient(135deg,rgba(216,204,250,.48),rgba(255,255,255,.88))}.orbance-console-shell--restructured .privacy-status--declined,.orbance-console-shell--restructured .privacy-status--submitted{border-color:rgba(240,108,173,.22);color:#c94d8c;background:linear-gradient(135deg,rgba(239,204,250,.44),rgba(255,255,255,.9))}.orbance-console-shell--restructured .privacy-empty,.orbance-console-shell--restructured .privacy-state-panel{display:grid;justify-items:center;gap:8px;padding:24px;text-align:center}.orbance-console-shell--restructured .privacy-empty-workflow{width:min(880px,100%);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px}.orbance-console-shell--restructured .privacy-empty-workflow div{display:grid;justify-items:start;gap:5px;min-width:0;min-height:78px;padding:10px;border:1px solid rgba(102,118,216,.11);border-radius:8px;background:rgba(248,249,255,.72);text-align:left}.orbance-console-shell--restructured .privacy-empty-workflow span{display:inline-flex;align-items:center;gap:6px;font-size:.74rem;font-weight:700}.orbance-console-shell--restructured .privacy-empty-workflow small{font-size:.72rem;line-height:1.34}.orbance-console-shell--restructured .privacy-state-panel{justify-self:center;max-width:520px}.orbance-console-shell--restructured .privacy-state-panel p{margin:0;color:var(--orbance-muted);font-size:.84rem;line-height:1.42}@media (max-width:1120px){.orbance-console-shell--restructured .privacy-command,.orbance-console-shell--restructured .privacy-request__footer,.orbance-console-shell--restructured .privacy-request__main{display:grid}.orbance-console-shell--restructured .privacy-empty-workflow,.orbance-console-shell--restructured .privacy-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.orbance-console-shell--restructured .privacy-command,.orbance-console-shell--restructured .privacy-panel{padding:12px}.orbance-console-shell--restructured .privacy-empty-workflow,.orbance-console-shell--restructured .privacy-metrics{grid-template-columns:1fr}}@media (max-width:1180px){.orbance-console-shell--restructured .setup-command{grid-template-columns:1fr}}@media (max-width:720px){.orbance-console-shell--restructured .setup-command,.orbance-console-shell--restructured .setup-phase-panel{padding:12px}.orbance-console-shell--restructured .setup-metrics{grid-template-columns:1fr}.orbance-console-shell--restructured .setup-phase-panel__header{display:grid}.orbance-console-shell--restructured .setup-phase-grid{grid-template-columns:1fr}}.orbance-console-shell--restructured .orbance-marketplace-page{display:grid;gap:12px}.orbance-console-shell--restructured .orbance-marketplace-page .orbance-admin-hero{overflow:hidden;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 54%,rgba(204,215,250,.2) 78%,rgba(239,204,250,.16)),#ffffff}.orbance-console-shell--restructured .orbance-marketplace-page .orbance-admin-hero__aside{display:grid;grid-template-columns:repeat(3,minmax(118px,1fr)) auto;gap:8px;align-items:stretch}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-summary-card,.orbance-console-shell--restructured .orbance-marketplace-page .orbance-admin-stat{border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.2)),#ffffff;box-shadow:0 8px 18px rgba(119,132,202,.035)}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-summary-card:nth-child(2),.orbance-console-shell--restructured .orbance-marketplace-page .orbance-admin-stat:nth-child(2){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.24)),#ffffff}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-summary-card:nth-child(3),.orbance-console-shell--restructured .orbance-marketplace-page .orbance-admin-stat:nth-child(3){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.22)),#ffffff}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-summary-card span,.orbance-console-shell--restructured .orbance-marketplace-page .orbance-admin-stat span{color:var(--orbance-muted);font-size:.7rem;font-weight:650}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-summary-card strong,.orbance-console-shell--restructured .orbance-marketplace-page .orbance-admin-stat strong{display:block;color:var(--orbance-ink);font-weight:680;line-height:1.18}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-summary-grid{gap:10px}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-summary-card{min-height:74px}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card__buyer svg,.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-summary-card svg{color:var(--orbance-action-strong)}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-section{gap:12px;padding:14px;border-color:rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.052)}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:10px}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card{gap:10px;padding:13px;border:1px solid rgba(122,135,190,.11);border-left-width:3px;border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.94)),#ffffff;box-shadow:0 10px 22px rgba(111,126,202,.045)}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card--enabled{border-left-color:rgba(102,118,216,.58)}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card--included{border-left-color:rgba(95,126,234,.46)}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card--roadmap,.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card--setup-required{border-left-color:rgba(155,120,242,.54)}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card--locked-by-plan,.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card--unavailable{border-left-color:rgba(240,108,173,.48)}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card__header{gap:10px}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card__header h2{color:var(--orbance-ink);font-size:.96rem;font-weight:680;line-height:1.18}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card__buyer,.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card__detail,.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card__header p,.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-permission-note{color:var(--orbance-muted);font-size:.71rem;line-height:1.38}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card__actions .btn,.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card__badges .badge,.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card__disabled-action{min-height:24px;border-radius:8px;font-size:.64rem}.orbance-console-shell--restructured .orbance-marketplace-page .badge--blue,.orbance-console-shell--restructured .orbance-marketplace-page .badge--green{border-color:rgba(102,118,216,.22);color:#4055c8;background:linear-gradient(135deg,rgba(204,215,250,.54),rgba(255,255,255,.88))}.orbance-console-shell--restructured .orbance-marketplace-page .badge--amber{border-color:rgba(155,120,242,.2);color:#7556d6;background:linear-gradient(135deg,rgba(216,204,250,.48),rgba(255,255,255,.88))}.orbance-console-shell--restructured .orbance-marketplace-page .badge--red{border-color:rgba(240,108,173,.22);color:#c94d8c;background:linear-gradient(135deg,rgba(239,204,250,.44),rgba(255,255,255,.9))}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-state-panel{gap:4px;padding:9px;border-color:rgba(122,135,190,.11);border-left-width:3px;border-radius:8px;background:rgba(248,249,255,.72)}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-state-panel--enabled{border-left-color:rgba(102,118,216,.54);background:linear-gradient(135deg,rgba(204,215,250,.36),rgba(255,255,255,.92))}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-state-panel--included{border-left-color:rgba(95,126,234,.44);background:linear-gradient(135deg,rgba(204,215,250,.28),rgba(255,255,255,.92))}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-state-panel--roadmap,.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-state-panel--setup-required{border-left-color:rgba(155,120,242,.48);background:linear-gradient(135deg,rgba(216,204,250,.32),rgba(255,255,255,.92))}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-state-panel--locked-by-plan,.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-state-panel--unavailable{border-left-color:rgba(240,108,173,.44);background:linear-gradient(135deg,rgba(239,204,250,.3),rgba(255,255,255,.92))}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-state-panel strong{color:var(--orbance-ink);font-size:.72rem;font-weight:680}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-state-panel span{color:var(--orbance-muted);font-size:.69rem;line-height:1.38}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card__detail{gap:8px;padding:9px;border-color:rgba(122,135,190,.1);border-radius:8px;background:rgba(248,249,255,.7)}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card__facts{gap:7px}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card__facts div{padding:7px;border-color:rgba(122,135,190,.1);border-radius:8px;background:rgba(255,255,255,.82)}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card__facts dt{color:var(--orbance-muted);font-size:.6rem;font-weight:700;letter-spacing:0}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card__facts dd{color:var(--orbance-text);font-size:.68rem;font-weight:620;line-height:1.34}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card__evidence{color:var(--orbance-muted);font-size:.66rem}.orbance-console-shell--restructured .orbance-marketplace-page .marketplace-card__actions{gap:6px}.orbance-console-shell--restructured .marketplace-workbench{display:grid;gap:12px;min-width:0;color:var(--orbance-text)}.orbance-console-shell--restructured .marketplace-workbench--state{min-height:min(620px,calc(100vh - 150px));align-content:center}.orbance-console-shell--restructured .marketplace-command{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.54fr);gap:12px;align-items:stretch;padding:16px;overflow:hidden;border:1px solid rgba(122,135,190,.12);border-radius:8px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 54%,rgba(204,215,250,.2) 78%,rgba(239,204,250,.16)),#ffffff;box-shadow:0 16px 34px rgba(111,126,202,.055)}.orbance-console-shell--restructured .marketplace-command__copy{min-width:0}.orbance-console-shell--restructured .marketplace-command__eyebrow,.orbance-console-shell--restructured .marketplace-command__signals span{display:inline-flex;align-items:center;gap:6px;min-height:26px;border:1px solid rgba(102,118,216,.18);border-radius:8px;background:rgba(255,255,255,.78);color:#30385f;font-size:.72rem;font-weight:700}.orbance-console-shell--restructured .marketplace-command__eyebrow{padding:0 10px;background:linear-gradient(135deg,rgba(204,215,250,.46),rgba(255,255,255,.82))}.orbance-console-shell--restructured .marketplace-command h1{margin:10px 0 4px;color:var(--orbance-ink);font-size:clamp(1.75rem,2.35vw,2.35rem);line-height:1.3;letter-spacing:0}.orbance-console-shell--restructured .marketplace-command p{max-width:760px;margin:0;color:var(--orbance-muted);font-size:.93rem;line-height:1.42}.orbance-console-shell--restructured .marketplace-command__signals{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.orbance-console-shell--restructured .marketplace-command__signals span{padding:0 9px;white-space:nowrap}.orbance-console-shell--restructured .marketplace-plan-panel{display:grid;grid-template-columns:repeat(3,minmax(104px,1fr));gap:8px;align-items:stretch}.orbance-console-shell--restructured .marketplace-plan-panel .btn{grid-column:1/-1;justify-self:end;min-height:30px}.orbance-console-shell--restructured .marketplace-plan-card,.orbance-console-shell--restructured .marketplace-summary-tile{min-width:0;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.2)),#ffffff;box-shadow:0 8px 18px rgba(119,132,202,.035)}.orbance-console-shell--restructured .marketplace-plan-card{display:grid;gap:6px;align-content:center;padding:11px}.orbance-console-shell--restructured .marketplace-plan-card:nth-child(2),.orbance-console-shell--restructured .marketplace-summary-tile:nth-child(2){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.24)),#ffffff}.orbance-console-shell--restructured .marketplace-plan-card:nth-child(3),.orbance-console-shell--restructured .marketplace-summary-tile:nth-child(3){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.22)),#ffffff}.orbance-console-shell--restructured .marketplace-plan-card span,.orbance-console-shell--restructured .marketplace-summary-tile span{color:var(--orbance-muted);font-size:.7rem;font-weight:650}.orbance-console-shell--restructured .marketplace-plan-card strong,.orbance-console-shell--restructured .marketplace-summary-tile strong{color:var(--orbance-ink);font-size:1.05rem;font-weight:700;line-height:1.14}.orbance-console-shell--restructured .marketplace-alert{padding:10px 12px;border:1px solid rgba(102,118,216,.16);border-radius:8px;background:linear-gradient(135deg,rgba(204,215,250,.28),rgba(255,255,255,.94));color:#30385f}.orbance-console-shell--restructured .marketplace-alert--error{border-color:rgba(240,108,173,.22);background:linear-gradient(135deg,rgba(239,204,250,.28),rgba(255,255,255,.94));color:#c94d8c}.orbance-console-shell--restructured .marketplace-alert p{display:flex;gap:8px;align-items:center;margin:0;font-size:.82rem;font-weight:640}.orbance-console-shell--restructured .marketplace-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .marketplace-summary-tile{display:grid;min-height:78px;padding:11px;align-content:center;gap:5px}.orbance-console-shell--restructured .marketplace-card__buyer svg,.orbance-console-shell--restructured .marketplace-summary-tile svg{color:var(--orbance-action-strong)}.orbance-console-shell--restructured .marketplace-feedback-panel,.orbance-console-shell--restructured .marketplace-section{display:grid;gap:12px;padding:14px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.052)}.orbance-console-shell--restructured .marketplace-section__header{display:flex;justify-content:space-between;gap:12px;min-width:0}.orbance-console-shell--restructured .marketplace-feedback-panel__title,.orbance-console-shell--restructured .marketplace-section__title{display:flex;align-items:center;gap:8px;margin:0;color:var(--orbance-ink);font-size:.98rem;font-weight:700;line-height:1.2}.orbance-console-shell--restructured .marketplace-feedback-panel__title{font-size:1.12rem}.orbance-console-shell--restructured .marketplace-feedback-panel__subtitle,.orbance-console-shell--restructured .marketplace-permission-note,.orbance-console-shell--restructured .marketplace-section__subtitle{margin:3px 0 0;color:var(--orbance-muted);font-size:.76rem;line-height:1.42}.orbance-console-shell--restructured .marketplace-feedback-panel__actions{display:flex;justify-content:flex-start}.orbance-console-shell--restructured .marketplace-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:10px}.orbance-console-shell--restructured .marketplace-card{display:grid;gap:10px;min-width:0;padding:13px;border:1px solid rgba(122,135,190,.11);border-left-width:3px;border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.94)),#ffffff;box-shadow:0 10px 22px rgba(111,126,202,.045)}.orbance-console-shell--restructured .marketplace-card--enabled{border-left-color:rgba(102,118,216,.58)}.orbance-console-shell--restructured .marketplace-card--included{border-left-color:rgba(95,126,234,.46)}.orbance-console-shell--restructured .marketplace-card--roadmap,.orbance-console-shell--restructured .marketplace-card--setup-required{border-left-color:rgba(155,120,242,.54)}.orbance-console-shell--restructured .marketplace-card--locked-by-plan,.orbance-console-shell--restructured .marketplace-card--unavailable{border-left-color:rgba(240,108,173,.48)}.orbance-console-shell--restructured .marketplace-card__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.orbance-console-shell--restructured .marketplace-card__header h2{margin:0;color:var(--orbance-ink);font-size:.96rem;font-weight:700;line-height:1.18}.orbance-console-shell--restructured .marketplace-card__header p{margin:4px 0 0}.orbance-console-shell--restructured .marketplace-card__buyer,.orbance-console-shell--restructured .marketplace-card__detail,.orbance-console-shell--restructured .marketplace-card__header p,.orbance-console-shell--restructured .marketplace-permission-note{color:var(--orbance-muted);font-size:.71rem;line-height:1.38}.orbance-console-shell--restructured .marketplace-card__actions,.orbance-console-shell--restructured .marketplace-card__badges{display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:flex-end}.orbance-console-shell--restructured .marketplace-card__badges{align-content:flex-start}.orbance-console-shell--restructured .marketplace-badge,.orbance-console-shell--restructured .marketplace-card__actions .btn,.orbance-console-shell--restructured .marketplace-card__disabled-action{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 8px;border:1px solid rgba(102,118,216,.18);border-radius:8px;font-size:.64rem;font-weight:700;line-height:1;white-space:nowrap}.orbance-console-shell--restructured .marketplace-badge--enabled,.orbance-console-shell--restructured .marketplace-badge--included,.orbance-console-shell--restructured .marketplace-badge--stage-live,.orbance-console-shell--restructured .marketplace-badge--stage-partial{border-color:rgba(102,118,216,.22);color:#4055c8;background:linear-gradient(135deg,rgba(204,215,250,.54),rgba(255,255,255,.88))}.orbance-console-shell--restructured .marketplace-badge--roadmap,.orbance-console-shell--restructured .marketplace-badge--setup-required,.orbance-console-shell--restructured .marketplace-badge--stage-planned{border-color:rgba(155,120,242,.2);color:#7556d6;background:linear-gradient(135deg,rgba(216,204,250,.48),rgba(255,255,255,.88))}.orbance-console-shell--restructured .marketplace-badge--locked-by-plan,.orbance-console-shell--restructured .marketplace-badge--unavailable{border-color:rgba(240,108,173,.22);color:#c94d8c;background:linear-gradient(135deg,rgba(239,204,250,.44),rgba(255,255,255,.9))}.orbance-console-shell--restructured .marketplace-card__buyer{display:flex;align-items:center;gap:7px}.orbance-console-shell--restructured .marketplace-state-panel{display:grid;gap:4px;padding:9px;border:1px solid rgba(122,135,190,.11);border-left-width:3px;border-radius:8px;background:rgba(248,249,255,.72)}.orbance-console-shell--restructured .marketplace-state-panel--enabled{border-left-color:rgba(102,118,216,.54);background:linear-gradient(135deg,rgba(204,215,250,.36),rgba(255,255,255,.92))}.orbance-console-shell--restructured .marketplace-state-panel--included{border-left-color:rgba(95,126,234,.44);background:linear-gradient(135deg,rgba(204,215,250,.28),rgba(255,255,255,.92))}.orbance-console-shell--restructured .marketplace-state-panel--roadmap,.orbance-console-shell--restructured .marketplace-state-panel--setup-required{border-left-color:rgba(155,120,242,.48);background:linear-gradient(135deg,rgba(216,204,250,.32),rgba(255,255,255,.92))}.orbance-console-shell--restructured .marketplace-state-panel--locked-by-plan,.orbance-console-shell--restructured .marketplace-state-panel--unavailable{border-left-color:rgba(240,108,173,.44);background:linear-gradient(135deg,rgba(239,204,250,.3),rgba(255,255,255,.92))}.orbance-console-shell--restructured .marketplace-state-panel strong{color:var(--orbance-ink);font-size:.72rem;font-weight:700}.orbance-console-shell--restructured .marketplace-state-panel span{color:var(--orbance-muted);font-size:.69rem;line-height:1.38}.orbance-console-shell--restructured .marketplace-card__detail{display:grid;gap:8px;padding:9px;border:1px solid rgba(122,135,190,.1);border-radius:8px;background:rgba(248,249,255,.7)}.orbance-console-shell--restructured .marketplace-card__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0}.orbance-console-shell--restructured .marketplace-card__facts div{min-width:0;padding:7px;border:1px solid rgba(122,135,190,.1);border-radius:8px;background:rgba(255,255,255,.82)}.orbance-console-shell--restructured .marketplace-card__facts dt{color:var(--orbance-muted);font-size:.6rem;font-weight:700;letter-spacing:0}.orbance-console-shell--restructured .marketplace-card__facts dd{margin:3px 0 0;color:var(--orbance-text);font-size:.68rem;font-weight:620;line-height:1.34}.orbance-console-shell--restructured .marketplace-card__evidence{margin:0;color:var(--orbance-muted);font-size:.66rem;line-height:1.4}.orbance-console-shell--restructured .marketplace-card__actions{justify-content:flex-start}@media (max-width:1180px){.orbance-console-shell--restructured .marketplace-command{grid-template-columns:1fr}.orbance-console-shell--restructured .marketplace-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.orbance-console-shell--restructured .marketplace-command,.orbance-console-shell--restructured .marketplace-section{padding:12px}.orbance-console-shell--restructured .marketplace-card__facts,.orbance-console-shell--restructured .marketplace-card__header,.orbance-console-shell--restructured .marketplace-plan-panel,.orbance-console-shell--restructured .marketplace-summary-grid{grid-template-columns:1fr}.orbance-console-shell--restructured .marketplace-card__badges{justify-content:flex-start}}.orbance-console-shell--restructured .admin-role-grid{gap:10px}.orbance-console-shell--restructured .admin-role-card{border-color:rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(204,215,250,.14))}.orbance-console-shell--restructured .admin-role-chip,.orbance-console-shell--restructured .admin-system-badge{border:1px solid rgba(102,118,216,.18);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.3)}.orbance-console-shell--restructured .admin-table-wrap{border-color:rgba(122,135,190,.11);border-radius:8px;background:rgba(255,255,255,.84)}.orbance-console-shell--restructured .admin-table{font-size:.75rem}.orbance-console-shell--restructured .admin-table td,.orbance-console-shell--restructured .admin-table th{border-top-color:rgba(122,135,190,.1)}.orbance-console-shell--restructured .admin-table th{color:var(--orbance-muted);background:rgba(248,249,255,.96)}.orbance-console-shell--restructured .admin-table tbody tr:hover{background:linear-gradient(90deg,rgba(204,215,250,.16),rgba(255,255,255,0))}.orbance-console-shell--restructured .audit-workbench{display:grid;gap:12px;min-width:0;color:var(--orbance-text)}.orbance-console-shell--restructured .audit-command{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,.34fr) minmax(360px,.58fr);gap:12px;min-height:132px;padding:16px;overflow:hidden;border:1px solid rgba(122,135,190,.12);border-radius:8px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 52%,rgba(204,215,250,.23) 78%,rgba(239,204,250,.16)),#ffffff;box-shadow:0 16px 34px rgba(111,126,202,.055)}.orbance-console-shell--restructured .audit-command__copy{min-width:0;display:grid;align-content:center;gap:7px}.orbance-console-shell--restructured .audit-kicker{width:fit-content;display:inline-flex;align-items:center;gap:7px;min-height:26px;padding:0 9px;border:1px solid rgba(204,215,250,.58);border-radius:8px;color:#30385f;background:rgba(204,215,250,.22);font-size:.72rem;font-weight:700}.orbance-console-shell--restructured .audit-command__title{margin:0;color:var(--orbance-ink);font-size:clamp(1.35rem,1.9vw,1.86rem);line-height:1.14;letter-spacing:0}.orbance-console-shell--restructured .audit-command__subtitle{max-width:760px;margin:0;color:var(--orbance-muted);font-size:.82rem;line-height:1.45}.orbance-console-shell--restructured .audit-shortcuts{min-width:0;display:grid;align-content:center;gap:7px}.orbance-console-shell--restructured .audit-shortcuts a{min-height:30px;display:inline-flex;align-items:center;justify-content:flex-start;gap:7px;padding:0 9px;border:1px solid rgba(122,135,190,.12);border-radius:8px;color:var(--orbance-text);background:rgba(255,255,255,.72);font-size:.72rem;font-weight:660;text-decoration:none}.orbance-console-shell--restructured .audit-shortcuts__primary{border-color:rgba(102,118,216,.28)!important;color:var(--orbance-action-strong)!important;background:rgba(204,215,250,.24)!important}.orbance-console-shell--restructured .audit-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.orbance-console-shell--restructured .audit-blank-state,.orbance-console-shell--restructured .audit-evidence-card,.orbance-console-shell--restructured .audit-metric,.orbance-console-shell--restructured .audit-panel{border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.985),rgba(204,215,250,.16)),#ffffff;box-shadow:0 10px 22px rgba(111,126,202,.045)}.orbance-console-shell--restructured .audit-evidence-card:nth-child(2n),.orbance-console-shell--restructured .audit-metric:nth-child(2n){background:linear-gradient(135deg,rgba(255,255,255,.985),rgba(216,204,250,.18)),#ffffff}.orbance-console-shell--restructured .audit-evidence-card:nth-child(3n),.orbance-console-shell--restructured .audit-metric:nth-child(3n){background:linear-gradient(135deg,rgba(255,255,255,.985),rgba(239,204,250,.15)),#ffffff}.orbance-console-shell--restructured .audit-metric{min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;min-height:58px;padding:9px}.orbance-console-shell--restructured .audit-metric__icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(204,215,250,.66);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.24)}.orbance-console-shell--restructured .audit-metric strong{display:block;color:var(--orbance-ink);font-size:1rem;font-weight:720;line-height:1.1}.orbance-console-shell--restructured .audit-metric small{display:block;margin-top:2px;color:var(--orbance-muted);font-size:.64rem;line-height:1.25}.orbance-console-shell--restructured .audit-panel{min-width:0;display:grid;gap:12px;padding:14px}.orbance-console-shell--restructured .audit-panel__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.orbance-console-shell--restructured .audit-panel__title{margin:0;display:flex;align-items:center;gap:8px;color:var(--orbance-ink);font-size:.94rem;font-weight:720;line-height:1.18}.orbance-console-shell--restructured .audit-panel__subtitle{margin:3px 0 0;color:var(--orbance-muted);font-size:.72rem;line-height:1.38}.orbance-console-shell--restructured .audit-alert{padding:10px 12px;border:1px solid rgba(155,120,242,.18);border-radius:8px;background:linear-gradient(135deg,rgba(216,204,250,.24),rgba(255,255,255,.92))}.orbance-console-shell--restructured .audit-alert--error{border-color:rgba(240,108,173,.22);background:linear-gradient(135deg,rgba(239,204,250,.26),rgba(255,255,255,.92))}.orbance-console-shell--restructured .audit-alert p{margin:0;display:flex;align-items:center;gap:8px;color:var(--orbance-ink);font-size:.78rem}.orbance-console-shell--restructured .audit-blank-state{min-height:140px;display:grid;place-items:center;align-content:center;gap:7px;padding:24px 16px;text-align:center}.orbance-console-shell--restructured .audit-blank-state__icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(204,215,250,.66);border-radius:8px;color:var(--orbance-action);background:rgba(204,215,250,.24)}.orbance-console-shell--restructured .audit-blank-state__title{color:var(--orbance-ink);font-size:.9rem;font-weight:720;line-height:1.2}.orbance-console-shell--restructured .audit-blank-state__message{max-width:560px;color:var(--orbance-muted);font-size:.76rem;line-height:1.42}.orbance-console-shell--restructured .audit-table-wrap{width:100%;overflow-x:auto;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:rgba(255,255,255,.84)}.orbance-console-shell--restructured .audit-table{width:100%;min-width:100%;border-collapse:collapse;table-layout:fixed;font-size:.75rem}.orbance-console-shell--restructured .audit-table td,.orbance-console-shell--restructured .audit-table th{padding:10px;border-top:1px solid rgba(122,135,190,.1);text-align:left;vertical-align:top}.orbance-console-shell--restructured .audit-table th{color:var(--orbance-muted);background:rgba(248,249,255,.96);font-size:.66rem;font-weight:720}.orbance-console-shell--restructured .audit-table tbody tr:hover{background:linear-gradient(90deg,rgba(204,215,250,.16),rgba(255,255,255,0))}.orbance-console-shell--restructured .audit-workbench .audit-severity{min-height:22px;padding:1px 8px;border-radius:8px;border-color:rgba(122,135,190,.15);color:var(--orbance-text);background:rgba(255,255,255,.88);font-size:.64rem;font-weight:680}.orbance-console-shell--restructured .audit-workbench .audit-table{table-layout:fixed}.orbance-console-shell--restructured .audit-workbench .audit-table td:first-child,.orbance-console-shell--restructured .audit-workbench .audit-table th:first-child{width:154px}.orbance-console-shell--restructured .audit-workbench .audit-table td:nth-child(2),.orbance-console-shell--restructured .audit-workbench .audit-table td:nth-child(3),.orbance-console-shell--restructured .audit-workbench .audit-table th:nth-child(2),.orbance-console-shell--restructured .audit-workbench .audit-table th:nth-child(3){width:210px}.orbance-console-shell--restructured .audit-workbench .audit-table td:nth-child(4),.orbance-console-shell--restructured .audit-workbench .audit-table th:nth-child(4){width:200px}.orbance-console-shell--restructured .audit-workbench .audit-table td:nth-child(5),.orbance-console-shell--restructured .audit-workbench .audit-table th:nth-child(5){width:92px}.orbance-console-shell--restructured .audit-workbench .audit-table td{overflow-wrap:break-word}.orbance-console-shell--restructured .audit-workbench .audit-muted{display:block;margin-top:2px;color:var(--orbance-muted);font-size:.68rem;line-height:1.32}.orbance-console-shell--restructured .audit-workbench .audit-severity--success{border-color:rgba(102,118,216,.22);color:#4055c8;background:linear-gradient(135deg,rgba(204,215,250,.54),rgba(255,255,255,.88))}.orbance-console-shell--restructured .audit-workbench .audit-severity--warning{border-color:rgba(155,120,242,.2);color:#7556d6;background:linear-gradient(135deg,rgba(216,204,250,.48),rgba(255,255,255,.88))}.orbance-console-shell--restructured .audit-workbench .audit-severity--error{border-color:rgba(240,108,173,.22);color:#c94d8c;background:linear-gradient(135deg,rgba(239,204,250,.44),rgba(255,255,255,.9))}.orbance-console-shell--restructured .audit-workbench .audit-actor,.orbance-console-shell--restructured .audit-workbench .audit-event-type,.orbance-console-shell--restructured .audit-workbench .audit-resource,.orbance-console-shell--restructured .audit-workbench .audit-timestamp{color:var(--orbance-ink);font-weight:660}.orbance-console-shell--restructured .audit-workbench .audit-actor{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .audit-workbench .audit-timestamp{white-space:nowrap}.orbance-console-shell--restructured .audit-workbench .audit-event-type+code{display:block;width:fit-content;max-width:260px;margin-top:3px;padding:2px 6px;border:1px solid rgba(122,135,190,.12);border-radius:7px;color:var(--orbance-muted);background:rgba(248,249,255,.82);font-size:.63rem;font-weight:560;overflow-wrap:break-word}.orbance-console-shell--restructured .audit-workbench .audit-pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;color:var(--orbance-muted);font-size:.7rem}.orbance-console-shell--restructured .audit-workbench .audit-pagination__actions{display:inline-flex;align-items:center;gap:7px;flex-wrap:wrap}.orbance-console-shell--restructured .audit-workbench .audit-evidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .audit-workbench .audit-evidence-card{display:flex;gap:10px;align-items:flex-start;min-width:0;padding:12px}.orbance-console-shell--restructured .audit-workbench .audit-evidence-card>svg{color:var(--orbance-action-strong)}.orbance-console-shell--restructured .audit-workbench .audit-evidence-card strong{color:var(--orbance-ink);font-size:.78rem;font-weight:680}.orbance-console-shell--restructured .audit-workbench .audit-evidence-card span{color:var(--orbance-muted);font-size:.69rem}@media (max-width:1220px){.orbance-console-shell--restructured .audit-command{grid-template-columns:minmax(0,1fr)}.orbance-console-shell--restructured .audit-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:760px){.orbance-console-shell--restructured .audit-metrics,.orbance-console-shell--restructured .audit-workbench .audit-evidence-grid{grid-template-columns:minmax(0,1fr)}.orbance-console-shell--restructured .audit-panel__header,.orbance-console-shell--restructured .audit-workbench .audit-pagination{align-items:stretch;flex-direction:column}}.orbance-console-shell--restructured .health-workbench{min-width:0;display:grid;gap:14px;color:var(--orbance-text)}.orbance-console-shell--restructured .health-workbench--state{min-height:min(520px,calc(100vh - 180px));place-items:center}.orbance-console-shell--restructured .health-state-card{width:min(100%,560px);display:grid;gap:10px;padding:18px;border:1px solid rgba(122,135,190,.13);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.99),rgba(248,249,255,.94)),#ffffff;box-shadow:0 18px 36px rgba(111,126,202,.07)}.orbance-console-shell--restructured .health-state-card--error{border-color:rgba(240,108,173,.22);background:linear-gradient(135deg,rgba(255,255,255,.99),rgba(239,204,250,.16)),#ffffff}.orbance-console-shell--restructured .health-state-card__message,.orbance-console-shell--restructured .health-state-card__title{margin:0;min-width:0;display:flex;align-items:flex-start;gap:8px;line-height:1.4}.orbance-console-shell--restructured .health-state-card__title{color:var(--orbance-ink);font-size:.98rem;font-weight:720}.orbance-console-shell--restructured .health-state-card__message{color:var(--orbance-muted);font-size:.78rem}.orbance-console-shell--restructured .health-command{position:relative;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:14px;align-items:start;padding:14px 16px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 58%,rgba(204,215,250,.18) 80%,rgba(239,204,250,.14)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.052)}.orbance-console-shell--restructured .health-command__copy{min-width:0;display:grid;gap:5px}.orbance-console-shell--restructured .health-kicker{min-width:0;display:inline-flex;align-items:center;gap:7px;color:var(--orbance-action-strong);font-size:.68rem;font-weight:720;line-height:1.25}.orbance-console-shell--restructured .health-command__title{margin:0;min-width:0;display:flex;align-items:center;gap:8px;color:var(--orbance-ink);font-size:1.42rem;font-weight:720;line-height:1.22}.orbance-console-shell--restructured .health-command__subtitle{max-width:760px;margin:0;color:var(--orbance-muted);font-size:.78rem;line-height:1.45}.orbance-console-shell--restructured .health-command__refresh{min-height:36px;white-space:nowrap}.orbance-console-shell--restructured .health-primary-grid{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.orbance-console-shell--restructured .health-panel{min-width:0;display:grid;gap:12px;padding:14px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.052)}.orbance-console-shell--restructured .health-panel--email{align-content:start}.orbance-console-shell--restructured .health-panel--connectors,.orbance-console-shell--restructured .health-panel--usage{overflow:hidden}.orbance-console-shell--restructured .health-panel__header{min-width:0;display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.orbance-console-shell--restructured .health-panel__header>div{min-width:0}.orbance-console-shell--restructured .health-panel__title{margin:0;min-width:0;display:flex;align-items:center;gap:8px;color:var(--orbance-ink);font-size:.94rem;font-weight:720;line-height:1.18}.orbance-console-shell--restructured .health-panel__subtitle{margin:4px 0 0;color:var(--orbance-muted);font-size:.72rem;line-height:1.4}.orbance-console-shell--restructured .health-workbench code{border:1px solid rgba(122,135,190,.12);border-radius:6px;color:var(--orbance-muted);background:rgba(248,249,255,.86)}@media (max-width:1220px){.orbance-console-shell--restructured .health-command,.orbance-console-shell--restructured .health-primary-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.orbance-console-shell--restructured .health-command,.orbance-console-shell--restructured .health-panel{padding:12px}.orbance-console-shell--restructured .health-panel__header{align-items:stretch;flex-direction:column}}.orbance-console-shell--restructured .admin-table__category{color:var(--orbance-action-strong)!important;background:rgba(248,249,255,.86);letter-spacing:.02em}.orbance-console-shell--restructured .admin-permission-toggle{border-radius:7px}.orbance-console-shell--restructured .admin-grant-dot,.orbance-console-shell--restructured .admin-permission-toggle--on,.orbance-console-shell--restructured .admin-status-dot--on{background:#4055c8}.orbance-console-shell--restructured .admin-permission-toggle--on{border-color:rgba(102,118,216,.3)}.orbance-console-shell--restructured .admin-secret-output{border-color:rgba(102,118,216,.2);border-radius:8px;background:linear-gradient(135deg,rgba(204,215,250,.42),rgba(255,255,255,.92))}.orbance-console-shell--restructured .admin-secret-output strong{color:#4055c8}.orbance-console-shell--restructured .admin-secret-output code{border-color:rgba(122,135,190,.14);border-radius:8px;color:var(--orbance-ink);background:rgba(255,255,255,.86)}.orbance-console-shell--restructured .admin-alert--error{border-color:rgba(240,108,173,.24);color:#9a4771;background:rgba(239,204,250,.3)}.orbance-console-shell--restructured .btn--danger{border-color:rgba(240,108,173,.24);color:#c94d8c;background:linear-gradient(135deg,rgba(239,204,250,.42),rgba(255,255,255,.92))}.orbance-console-shell--restructured .btn--danger:hover{border-color:rgba(240,108,173,.36);color:#8f3f68;background:linear-gradient(135deg,rgba(239,204,250,.62),rgba(255,255,255,.96))}.orbance-console-shell--restructured .btn--success{border-color:rgba(102,118,216,.24);color:#4055c8;background:linear-gradient(135deg,rgba(204,215,250,.46),rgba(255,255,255,.92))}.orbance-console-shell--restructured .btn--success:hover{border-color:rgba(102,118,216,.36);color:#30385f;background:linear-gradient(135deg,rgba(204,215,250,.66),rgba(255,255,255,.96))}.orbance-console-shell--restructured .admin-team-grid,.orbance-console-shell--restructured .permission-set-grid{gap:10px}.orbance-console-shell--restructured .admin-roster-panel,.orbance-console-shell--restructured .admin-team-card,.orbance-console-shell--restructured .permission-set-card{border-color:rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.052)}.orbance-console-shell--restructured .admin-team-card__label,.orbance-console-shell--restructured .permission-set-card__label{color:#6676d8;letter-spacing:.03em}.orbance-console-shell--restructured .admin-team-card h2,.orbance-console-shell--restructured .permission-set-card h2,.orbance-console-shell--restructured .permission-set-section__title{color:var(--orbance-ink);font-weight:680}.orbance-console-shell--restructured .admin-team-card code,.orbance-console-shell--restructured .permission-set-card code{border:1px solid rgba(122,135,190,.12);border-radius:6px;color:var(--orbance-muted);background:rgba(248,249,255,.86)}.orbance-console-shell--restructured .admin-team-card__meta,.orbance-console-shell--restructured .permission-set-card__meta{color:var(--orbance-muted)}.orbance-console-shell--restructured .admin-team-card__meta span,.orbance-console-shell--restructured .permission-set-card__meta span{min-height:23px;padding:2px 7px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:rgba(248,249,255,.82)}.orbance-console-shell--restructured .admin-empty-chip,.orbance-console-shell--restructured .admin-roster-person,.orbance-console-shell--restructured .admin-team-chip{border-color:rgba(122,135,190,.11);border-radius:8px;color:var(--orbance-ink);background:rgba(255,255,255,.88)}.orbance-console-shell--restructured .admin-roster-person strong,.orbance-console-shell--restructured .admin-team-chip strong{color:var(--orbance-ink);font-weight:660}.orbance-console-shell--restructured .admin-roster-person small,.orbance-console-shell--restructured .admin-team-chip small{color:var(--orbance-muted)}.orbance-console-shell--restructured .admin-team-chip em{border:1px solid rgba(102,118,216,.16);border-radius:8px;color:#4055c8;background:rgba(204,215,250,.34)}.orbance-console-shell--restructured .admin-team-chip__actions button:not(.admin-team-role-toggle),.orbance-console-shell--restructured .admin-team-role-toggle{border-color:rgba(122,135,190,.13);border-radius:8px;color:var(--orbance-muted);background:rgba(255,255,255,.78)}.orbance-console-shell--restructured .admin-team-role-toggle:hover:not(:disabled){border-color:rgba(102,118,216,.28);color:var(--orbance-action-strong);background:rgba(204,215,250,.24)}.orbance-console-shell--restructured .admin-team-chip__actions button:not(.admin-team-role-toggle):hover:not(:disabled),.orbance-console-shell--restructured .permission-set-chip button:hover:not(:disabled){border-color:rgba(240,108,173,.24);color:#c94d8c;background:rgba(239,204,250,.34)}.orbance-console-shell--restructured .admin-team-add,.orbance-console-shell--restructured .permission-set-section{border-top-color:rgba(122,135,190,.1)}.orbance-console-shell--restructured .admin-team-delete-confirm{border-color:rgba(240,108,173,.24);border-radius:8px;color:#9a4771;background:linear-gradient(135deg,rgba(239,204,250,.42),rgba(255,255,255,.92))}.orbance-console-shell--restructured .admin-team-delete-confirm h3{color:#c94d8c}.orbance-console-shell--restructured .admin-team-delete-confirm p{color:var(--orbance-muted)}.orbance-console-shell--restructured .admin-roster-person--complete{color:#4055c8;background:rgba(204,215,250,.38)}.orbance-console-shell--restructured .admin-roster-person--attention{color:#7556d6;background:rgba(216,204,250,.42)}.orbance-console-shell--restructured .permission-set-chip{border-color:rgba(102,118,216,.16);border-radius:8px}.orbance-console-shell--restructured .permission-set-chip--member{border-color:rgba(122,135,190,.11);color:var(--orbance-ink);background:rgba(255,255,255,.9)}.orbance-console-shell--restructured .teams-workbench{display:grid;gap:12px}.orbance-console-shell--restructured .teams-alert,.orbance-console-shell--restructured .teams-card,.orbance-console-shell--restructured .teams-command,.orbance-console-shell--restructured .teams-panel,.orbance-console-shell--restructured .teams-roster-panel,.orbance-console-shell--restructured .teams-state-panel{position:relative;border:1px solid rgba(122,135,190,.12);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.94)),#ffffff;box-shadow:0 16px 34px rgba(111,126,202,.055)}.orbance-console-shell--restructured .teams-command{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(230px,.55fr);gap:14px;padding:16px;overflow:hidden}.orbance-console-shell--restructured .teams-command:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 12% 10%,rgba(204,215,250,.34),transparent 34%),radial-gradient(circle at 84% 18%,rgba(239,204,250,.26),transparent 30%)}.orbance-console-shell--restructured .teams-action-strip,.orbance-console-shell--restructured .teams-command__copy,.orbance-console-shell--restructured .teams-metrics{position:relative;z-index:1}.orbance-console-shell--restructured .teams-command__eyebrow{display:inline-flex;width:fit-content;align-items:center;gap:6px;min-height:26px;padding:4px 8px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:#4055c8;background:rgba(204,215,250,.34);font-size:.72rem;font-weight:700}.orbance-console-shell--restructured .teams-command h1{max-width:100%;margin:10px 0 6px;color:var(--orbance-ink);font-size:clamp(1.62rem,2.2vw,2.1rem);line-height:1.28;letter-spacing:0;overflow-wrap:anywhere}.orbance-console-shell--restructured .teams-command p{max-width:720px;margin:0;color:var(--orbance-muted);font-size:.88rem;line-height:1.46}.orbance-console-shell--restructured .teams-command__signals{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.orbance-console-shell--restructured .teams-command__signals span{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:4px 8px;border:1px solid rgba(122,135,190,.12);border-radius:8px;color:var(--orbance-ink);background:rgba(255,255,255,.78);font-size:.72rem;font-weight:650;white-space:normal}.orbance-console-shell--restructured .teams-action-strip{display:grid;gap:7px;align-content:start}.orbance-console-shell--restructured .teams-action-strip a{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px;padding:7px 9px;border:1px solid rgba(122,135,190,.13);border-radius:8px;color:var(--orbance-ink);background:rgba(255,255,255,.82);font-size:.74rem;font-weight:680;text-decoration:none}.orbance-console-shell--restructured .teams-action-strip a:hover{border-color:rgba(102,118,216,.26);background:rgba(204,215,250,.26)}.orbance-console-shell--restructured .teams-action-strip a.teams-action-strip__current,.orbance-console-shell--restructured .teams-action-strip a.teams-action-strip__primary{border-color:rgba(102,118,216,.24);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.48),rgba(255,255,255,.92))}.orbance-console-shell--restructured .teams-metrics{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.orbance-console-shell--restructured .teams-metric{min-height:68px;padding:10px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.22)),#ffffff}.orbance-console-shell--restructured .teams-metric:nth-child(2){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.24)),#ffffff}.orbance-console-shell--restructured .teams-metric:nth-child(3){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.2)),#ffffff}.orbance-console-shell--restructured .teams-metric__icon{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.3)}.orbance-console-shell--restructured .teams-metric strong{display:block;margin-top:7px;color:var(--orbance-ink);font-size:1.28rem;line-height:1.18}.orbance-console-shell--restructured .teams-metric small{display:block;margin-top:4px;overflow-wrap:anywhere;color:var(--orbance-muted);font-size:.7rem;line-height:1.25}.orbance-console-shell--restructured .teams-card,.orbance-console-shell--restructured .teams-panel,.orbance-console-shell--restructured .teams-roster-panel,.orbance-console-shell--restructured .teams-state-panel{padding:14px}.orbance-console-shell--restructured .teams-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid rgba(122,135,190,.1)}.orbance-console-shell--restructured .teams-card h2,.orbance-console-shell--restructured .teams-panel__title{display:flex;align-items:center;gap:7px;margin:0;color:var(--orbance-ink);font-size:1.02rem;font-weight:680;line-height:1.18}.orbance-console-shell--restructured .teams-card__meta,.orbance-console-shell--restructured .teams-field__hint,.orbance-console-shell--restructured .teams-member-chip small,.orbance-console-shell--restructured .teams-note,.orbance-console-shell--restructured .teams-panel__subtitle,.orbance-console-shell--restructured .teams-state__desc{color:var(--orbance-muted);font-size:.75rem;line-height:1.42}.orbance-console-shell--restructured .teams-delete-confirm__actions,.orbance-console-shell--restructured .teams-panel__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.orbance-console-shell--restructured .teams-flow__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:12px}.orbance-console-shell--restructured .teams-flow__step{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:start;min-height:114px;padding:10px;border:1px solid rgba(122,135,190,.12);border-radius:8px;background:rgba(255,255,255,.82)}.orbance-console-shell--restructured .teams-flow__step .btn{grid-column:1/-1;justify-self:start}.orbance-console-shell--restructured .teams-flow__step--complete{border-color:rgba(102,118,216,.22);background:linear-gradient(135deg,rgba(204,215,250,.38),rgba(255,255,255,.9))}.orbance-console-shell--restructured .teams-flow__step--ready{border-left-color:rgba(102,118,216,.58);background:linear-gradient(135deg,rgba(204,215,250,.24),rgba(255,255,255,.9))}.orbance-console-shell--restructured .teams-flow__step--locked{border-left-color:rgba(122,135,190,.22);background:rgba(248,249,255,.7)}.orbance-console-shell--restructured .teams-flow__icon{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.32)}.orbance-console-shell--restructured .teams-flow__details{display:grid;gap:4px;min-width:0}.orbance-console-shell--restructured .teams-flow__details strong{color:var(--orbance-ink);font-size:.82rem;line-height:1.22}.orbance-console-shell--restructured .teams-flow__details span{color:var(--orbance-muted);font-size:.73rem;line-height:1.34}.orbance-console-shell--restructured .teams-add,.orbance-console-shell--restructured .teams-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.orbance-console-shell--restructured .teams-field{display:grid;gap:5px;min-width:0}.orbance-console-shell--restructured .teams-field__label{color:var(--orbance-ink);font-size:.72rem;font-weight:700}.orbance-console-shell--restructured .teams-input{width:100%;min-height:35px;padding:7px 9px;border:1px solid rgba(122,135,190,.16);border-radius:8px;color:var(--orbance-ink);background:rgba(255,255,255,.9)}.orbance-console-shell--restructured .teams-roster-panel{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.orbance-console-shell--restructured .teams-roster-panel__list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px;max-width:58%}.orbance-console-shell--restructured .teams-empty-chip,.orbance-console-shell--restructured .teams-member-chip,.orbance-console-shell--restructured .teams-roster-person{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:5px 8px;border:1px solid rgba(122,135,190,.12);border-radius:8px;color:var(--orbance-ink);background:rgba(255,255,255,.88)}.orbance-console-shell--restructured .teams-roster-person{flex-wrap:wrap}.orbance-console-shell--restructured .teams-member-chip strong,.orbance-console-shell--restructured .teams-roster-person strong{font-weight:660}.orbance-console-shell--restructured .teams-roster-person--complete{border-color:rgba(102,118,216,.18);color:#4055c8;background:rgba(204,215,250,.38)}.orbance-console-shell--restructured .teams-roster-person--attention{border-color:rgba(216,204,250,.34);color:#7556d6;background:rgba(216,204,250,.42)}.orbance-console-shell--restructured .teams-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .teams-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.orbance-console-shell--restructured .teams-card__label{display:block;margin-bottom:5px;color:#6676d8;font-size:.68rem;font-weight:760;letter-spacing:0;text-transform:uppercase}.orbance-console-shell--restructured .teams-card code{display:inline-flex;margin-top:6px;padding:3px 6px;border:1px solid rgba(122,135,190,.12);border-radius:6px;color:var(--orbance-muted);background:rgba(248,249,255,.86);font-size:.72rem}.orbance-console-shell--restructured .teams-card__meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.orbance-console-shell--restructured .teams-card__meta span{min-height:23px;padding:2px 7px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:rgba(248,249,255,.82)}.orbance-console-shell--restructured .teams-members{display:grid;gap:7px;margin-top:12px}.orbance-console-shell--restructured .teams-member-chip{justify-content:space-between;width:100%}.orbance-console-shell--restructured .teams-member-chip__person{display:grid;gap:2px;min-width:0}.orbance-console-shell--restructured .teams-member-chip em{border:1px solid rgba(102,118,216,.16);border-radius:8px;color:#4055c8;background:rgba(204,215,250,.34);padding:3px 7px;font-size:.7rem;font-style:normal;font-weight:700}.orbance-console-shell--restructured .teams-member-chip__actions{display:inline-flex;align-items:center;gap:5px;flex-wrap:wrap;justify-content:flex-end}.orbance-console-shell--restructured .teams-member-chip__actions button:not(.teams-role-toggle),.orbance-console-shell--restructured .teams-role-toggle{min-height:27px;border:1px solid rgba(122,135,190,.13);border-radius:8px;color:var(--orbance-muted);background:rgba(255,255,255,.78)}.orbance-console-shell--restructured .teams-role-toggle{padding:3px 7px;font-size:.7rem;font-weight:700}.orbance-console-shell--restructured .teams-role-toggle:hover:not(:disabled){border-color:rgba(102,118,216,.28);color:var(--orbance-action-strong);background:rgba(204,215,250,.24)}.orbance-console-shell--restructured .teams-member-chip__actions button:not(.teams-role-toggle):hover:not(:disabled){border-color:rgba(240,108,173,.24);color:#c94d8c;background:rgba(239,204,250,.34)}.orbance-console-shell--restructured .teams-add{grid-template-columns:minmax(0,1fr) minmax(130px,.45fr) auto;align-items:end;padding-top:10px;border-top:1px solid rgba(122,135,190,.1)}.orbance-console-shell--restructured .teams-delete-confirm{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-top:10px;padding:10px;border:1px solid rgba(240,108,173,.24);border-radius:8px;color:#9a4771;background:linear-gradient(135deg,rgba(239,204,250,.42),rgba(255,255,255,.92))}.orbance-console-shell--restructured .teams-delete-confirm h3{display:flex;align-items:center;gap:6px;margin:0;color:#c94d8c;font-size:.88rem}.orbance-console-shell--restructured .teams-delete-confirm p{margin:5px 0 0;color:var(--orbance-muted);font-size:.76rem;line-height:1.38}.orbance-console-shell--restructured .teams-state{display:grid;gap:5px;justify-items:start;text-align:left}.orbance-console-shell--restructured .teams-state__title{color:var(--orbance-ink);font-size:1rem;font-weight:700}.orbance-console-shell--restructured .teams-alert{padding:10px 12px}.orbance-console-shell--restructured .teams-alert p{display:flex;align-items:center;gap:8px;margin:0;color:inherit;font-size:.82rem;font-weight:650}.orbance-console-shell--restructured .teams-alert--error{border-color:rgba(240,108,173,.24);color:#9a4771;background:rgba(239,204,250,.3)}.orbance-console-shell--restructured .teams-skeleton{min-height:160px;border:1px solid rgba(122,135,190,.1);border-radius:8px;background:linear-gradient(90deg,rgba(248,249,255,.72),rgba(204,215,250,.28),rgba(248,249,255,.72));background-size:200% 100%;animation:orbance-skeleton 1.8s ease-in-out infinite}@media (max-width:1180px){.orbance-console-shell--restructured .teams-flow__list,.orbance-console-shell--restructured .teams-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.orbance-console-shell--restructured .teams-add,.orbance-console-shell--restructured .teams-command,.orbance-console-shell--restructured .teams-form-grid,.orbance-console-shell--restructured .teams-grid{grid-template-columns:1fr}.orbance-console-shell--restructured .teams-roster-panel{display:grid}.orbance-console-shell--restructured .teams-roster-panel__list{justify-content:flex-start;max-width:none}}.orbance-console-shell--restructured .permission-sets-workbench{display:grid;gap:12px}.orbance-console-shell--restructured .permission-set-card,.orbance-console-shell--restructured .permission-sets-alert,.orbance-console-shell--restructured .permission-sets-command,.orbance-console-shell--restructured .permission-sets-panel,.orbance-console-shell--restructured .permission-sets-state-panel{position:relative;border:1px solid rgba(122,135,190,.12);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.94)),#ffffff;box-shadow:0 16px 34px rgba(111,126,202,.055)}.orbance-console-shell--restructured .permission-sets-command{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(230px,.55fr);gap:14px;padding:16px;overflow:hidden}.orbance-console-shell--restructured .permission-sets-command:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 14% 8%,rgba(216,204,250,.34),transparent 34%),radial-gradient(circle at 86% 18%,rgba(204,215,250,.28),transparent 30%)}.orbance-console-shell--restructured .permission-sets-action-strip,.orbance-console-shell--restructured .permission-sets-command__copy,.orbance-console-shell--restructured .permission-sets-metrics{position:relative;z-index:1}.orbance-console-shell--restructured .permission-sets-command__eyebrow{display:inline-flex;width:fit-content;align-items:center;gap:6px;min-height:26px;padding:4px 8px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:#4055c8;background:rgba(204,215,250,.34);font-size:.72rem;font-weight:700}.orbance-console-shell--restructured .permission-sets-command h1{max-width:100%;margin:10px 0 6px;color:var(--orbance-ink);font-size:clamp(1.62rem,2.2vw,2.1rem);line-height:1.28;letter-spacing:0;overflow-wrap:anywhere}.orbance-console-shell--restructured .permission-sets-command p{max-width:740px;margin:0;color:var(--orbance-muted);font-size:.88rem;line-height:1.46}.orbance-console-shell--restructured .permission-sets-command__signals{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.orbance-console-shell--restructured .permission-sets-command__signals span{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:4px 8px;border:1px solid rgba(122,135,190,.12);border-radius:8px;color:var(--orbance-ink);background:rgba(255,255,255,.78);font-size:.72rem;font-weight:650;white-space:normal}.orbance-console-shell--restructured .permission-sets-action-strip{display:grid;gap:7px;align-content:start}.orbance-console-shell--restructured .permission-sets-action-strip a{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px;padding:7px 9px;border:1px solid rgba(122,135,190,.13);border-radius:8px;color:var(--orbance-ink);background:rgba(255,255,255,.82);font-size:.74rem;font-weight:680;text-decoration:none}.orbance-console-shell--restructured .permission-sets-action-strip a:hover{border-color:rgba(102,118,216,.26);background:rgba(204,215,250,.26)}.orbance-console-shell--restructured .permission-sets-action-strip a.permission-sets-action-strip__current,.orbance-console-shell--restructured .permission-sets-action-strip a.permission-sets-action-strip__primary{border-color:rgba(102,118,216,.24);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.48),rgba(255,255,255,.92))}.orbance-console-shell--restructured .permission-sets-metrics{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.orbance-console-shell--restructured .permission-sets-metric{min-height:68px;padding:10px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.22)),#ffffff}.orbance-console-shell--restructured .permission-sets-metric:nth-child(2){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.24)),#ffffff}.orbance-console-shell--restructured .permission-sets-metric:nth-child(3){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.2)),#ffffff}.orbance-console-shell--restructured .permission-sets-metric__icon{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.3)}.orbance-console-shell--restructured .permission-sets-metric strong{display:block;margin-top:7px;color:var(--orbance-ink);font-size:1.28rem;line-height:1.18}.orbance-console-shell--restructured .permission-sets-metric small{display:block;margin-top:4px;overflow-wrap:anywhere;color:var(--orbance-muted);font-size:.7rem;line-height:1.25}.orbance-console-shell--restructured .permission-set-card,.orbance-console-shell--restructured .permission-sets-panel,.orbance-console-shell--restructured .permission-sets-state-panel{padding:14px}.orbance-console-shell--restructured .permission-sets-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid rgba(122,135,190,.1)}.orbance-console-shell--restructured .permission-set-card h2,.orbance-console-shell--restructured .permission-set-section__title,.orbance-console-shell--restructured .permission-sets-panel__title{display:flex;align-items:center;gap:7px;margin:0;color:var(--orbance-ink);font-size:1.02rem;font-weight:680;line-height:1.18}.orbance-console-shell--restructured .permission-set-card__meta,.orbance-console-shell--restructured .permission-sets-card-note,.orbance-console-shell--restructured .permission-sets-field__hint,.orbance-console-shell--restructured .permission-sets-note,.orbance-console-shell--restructured .permission-sets-panel__subtitle,.orbance-console-shell--restructured .permission-sets-state__desc,.orbance-console-shell--restructured .permission-sets-status-copy{color:var(--orbance-muted);font-size:.75rem;line-height:1.42}.orbance-console-shell--restructured .permission-sets-delete-confirm__actions,.orbance-console-shell--restructured .permission-sets-panel__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.orbance-console-shell--restructured .permission-sets-flow__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:12px}.orbance-console-shell--restructured .permission-sets-flow__step{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:start;min-height:114px;padding:10px;border:1px solid rgba(122,135,190,.12);border-radius:8px;background:rgba(255,255,255,.82)}.orbance-console-shell--restructured .permission-sets-flow__step .btn{grid-column:1/-1;justify-self:start}.orbance-console-shell--restructured .permission-sets-flow__step--complete{border-color:rgba(102,118,216,.22);background:linear-gradient(135deg,rgba(204,215,250,.38),rgba(255,255,255,.9))}.orbance-console-shell--restructured .permission-sets-flow__step--ready{border-left-color:rgba(102,118,216,.58);background:linear-gradient(135deg,rgba(204,215,250,.24),rgba(255,255,255,.9))}.orbance-console-shell--restructured .permission-sets-flow__step--locked{border-left-color:rgba(122,135,190,.22);background:rgba(248,249,255,.7)}.orbance-console-shell--restructured .permission-sets-flow__icon{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.32)}.orbance-console-shell--restructured .permission-sets-flow__details{display:grid;gap:4px;min-width:0}.orbance-console-shell--restructured .permission-sets-flow__details strong{color:var(--orbance-ink);font-size:.82rem;line-height:1.22}.orbance-console-shell--restructured .permission-sets-flow__details span{color:var(--orbance-muted);font-size:.73rem;line-height:1.34}.orbance-console-shell--restructured .permission-set-inline-form,.orbance-console-shell--restructured .permission-sets-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.orbance-console-shell--restructured .permission-set-inline-form{grid-template-columns:minmax(0,1fr) auto;align-items:end}.orbance-console-shell--restructured .permission-sets-field{display:grid;gap:5px;min-width:0}.orbance-console-shell--restructured .permission-sets-field__label{color:var(--orbance-ink);font-size:.72rem;font-weight:700}.orbance-console-shell--restructured .permission-sets-input{width:100%;min-height:35px;padding:7px 9px;border:1px solid rgba(122,135,190,.16);border-radius:8px;color:var(--orbance-ink);background:rgba(255,255,255,.9)}.orbance-console-shell--restructured .permission-set-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .permission-set-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.orbance-console-shell--restructured .permission-set-card__label{display:block;margin-bottom:5px;color:#6676d8;font-size:.68rem;font-weight:760;letter-spacing:0;text-transform:uppercase}.orbance-console-shell--restructured .permission-set-card code{display:inline-flex;margin-top:6px;padding:3px 6px;border:1px solid rgba(122,135,190,.12);border-radius:6px;color:var(--orbance-muted);background:rgba(248,249,255,.86);font-size:.72rem}.orbance-console-shell--restructured .permission-set-card__meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.orbance-console-shell--restructured .permission-set-card__meta span{display:inline-flex;align-items:center;gap:5px;min-height:23px;padding:2px 7px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:rgba(248,249,255,.82)}.orbance-console-shell--restructured .permission-set-section{display:grid;gap:9px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(122,135,190,.1)}.orbance-console-shell--restructured .permission-set-chip-list{display:flex;flex-wrap:wrap;gap:6px}.orbance-console-shell--restructured .permission-set-chip,.orbance-console-shell--restructured .permission-sets-empty-chip{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:5px 8px;border-radius:8px}.orbance-console-shell--restructured .permission-set-chip{border:1px solid rgba(102,118,216,.16);color:#4055c8;background:rgba(204,215,250,.34)}.orbance-console-shell--restructured .permission-set-chip--member,.orbance-console-shell--restructured .permission-sets-empty-chip{border:1px solid rgba(122,135,190,.11);color:var(--orbance-ink);background:rgba(255,255,255,.9)}.orbance-console-shell--restructured .permission-set-chip button{border:1px solid rgba(122,135,190,.13);border-radius:7px;color:var(--orbance-muted);background:rgba(255,255,255,.78)}.orbance-console-shell--restructured .permission-set-chip button:hover:not(:disabled){border-color:rgba(240,108,173,.24);color:#c94d8c;background:rgba(239,204,250,.34)}.orbance-console-shell--restructured .permission-sets-delete-confirm{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-top:10px;padding:10px;border:1px solid rgba(240,108,173,.24);border-radius:8px;color:#9a4771;background:linear-gradient(135deg,rgba(239,204,250,.42),rgba(255,255,255,.92))}.orbance-console-shell--restructured .permission-sets-delete-confirm h3{display:flex;align-items:center;gap:6px;margin:0;color:#c94d8c;font-size:.88rem}.orbance-console-shell--restructured .permission-sets-delete-confirm p{margin:5px 0 0;color:var(--orbance-muted);font-size:.76rem;line-height:1.38}.orbance-console-shell--restructured .permission-sets-state{display:grid;gap:7px;justify-items:start;text-align:left}.orbance-console-shell--restructured .permission-sets-state__icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.3)}.orbance-console-shell--restructured .permission-sets-state__title{color:var(--orbance-ink);font-size:1rem;font-weight:700}.orbance-console-shell--restructured .permission-sets-alert{padding:10px 12px}.orbance-console-shell--restructured .permission-sets-alert p{display:flex;align-items:center;gap:8px;margin:0;color:inherit;font-size:.82rem;font-weight:650}.orbance-console-shell--restructured .permission-sets-alert--error{border-color:rgba(240,108,173,.24);color:#9a4771;background:rgba(239,204,250,.3)}.orbance-console-shell--restructured .permission-sets-audit-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.orbance-console-shell--restructured .permission-sets-status-copy{display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 8px;align-items:center}.orbance-console-shell--restructured .permission-sets-status-copy strong{display:inline-flex;align-items:center;gap:6px;color:var(--orbance-ink)}.orbance-console-shell--restructured .permission-sets-status-copy span:last-child{grid-column:2}.orbance-console-shell--restructured .permission-sets-status-dot{display:inline-block;width:9px;height:9px;border-radius:999px;background:#6676d8;box-shadow:0 0 0 4px rgba(204,215,250,.5)}@media (max-width:1180px){.orbance-console-shell--restructured .permission-sets-flow__list,.orbance-console-shell--restructured .permission-sets-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.orbance-console-shell--restructured .permission-set-grid,.orbance-console-shell--restructured .permission-set-inline-form,.orbance-console-shell--restructured .permission-sets-command,.orbance-console-shell--restructured .permission-sets-form-grid{grid-template-columns:1fr}.orbance-console-shell--restructured .permission-sets-audit-row{display:grid}}.orbance-console-shell--restructured .activity-workbench{display:grid;gap:12px}.orbance-console-shell--restructured .activity-alert,.orbance-console-shell--restructured .activity-command,.orbance-console-shell--restructured .activity-evidence-card,.orbance-console-shell--restructured .activity-panel,.orbance-console-shell--restructured .activity-state-panel{position:relative;border:1px solid rgba(122,135,190,.12);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.94)),#ffffff;box-shadow:0 16px 34px rgba(111,126,202,.055)}.orbance-console-shell--restructured .activity-command{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(230px,.55fr);gap:14px;padding:16px;overflow:hidden}.orbance-console-shell--restructured .activity-command:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 12% 9%,rgba(204,215,250,.34),transparent 34%),radial-gradient(circle at 84% 18%,rgba(216,204,250,.26),transparent 30%)}.orbance-console-shell--restructured .activity-action-strip,.orbance-console-shell--restructured .activity-command__copy,.orbance-console-shell--restructured .activity-metrics{position:relative;z-index:1}.orbance-console-shell--restructured .activity-command__eyebrow{display:inline-flex;width:fit-content;align-items:center;gap:6px;min-height:26px;padding:4px 8px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:#4055c8;background:rgba(204,215,250,.34);font-size:.72rem;font-weight:700}.orbance-console-shell--restructured .activity-command h1{max-width:100%;margin:10px 0 6px;color:var(--orbance-ink);font-size:clamp(1.62rem,2.2vw,2.1rem);line-height:1.28;letter-spacing:0;overflow-wrap:anywhere}.orbance-console-shell--restructured .activity-command p{max-width:740px;margin:0;color:var(--orbance-muted);font-size:.88rem;line-height:1.46}.orbance-console-shell--restructured .activity-command__signals{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.orbance-console-shell--restructured .activity-command__signals span{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:4px 8px;border:1px solid rgba(122,135,190,.12);border-radius:8px;color:var(--orbance-ink);background:rgba(255,255,255,.78);font-size:.72rem;font-weight:650;white-space:normal}.orbance-console-shell--restructured .activity-action-strip{display:grid;gap:7px;align-content:start}.orbance-console-shell--restructured .activity-action-strip a{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px;padding:7px 9px;border:1px solid rgba(122,135,190,.13);border-radius:8px;color:var(--orbance-ink);background:rgba(255,255,255,.82);font-size:.74rem;font-weight:680;text-decoration:none}.orbance-console-shell--restructured .activity-action-strip a:hover{border-color:rgba(102,118,216,.26);background:rgba(204,215,250,.26)}.orbance-console-shell--restructured .activity-action-strip a.activity-action-strip__primary{border-color:rgba(102,118,216,.24);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.48),rgba(255,255,255,.92))}.orbance-console-shell--restructured .activity-metrics{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.orbance-console-shell--restructured .activity-metric{min-height:68px;padding:10px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.22)),#ffffff}.orbance-console-shell--restructured .activity-metric:nth-child(2){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.24)),#ffffff}.orbance-console-shell--restructured .activity-metric:nth-child(3){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.2)),#ffffff}.orbance-console-shell--restructured .activity-metric__icon{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.3)}.orbance-console-shell--restructured .activity-metric strong{display:block;margin-top:7px;color:var(--orbance-ink);font-size:1.28rem;line-height:1.18}.orbance-console-shell--restructured .activity-metric small{display:block;margin-top:4px;overflow-wrap:anywhere;color:var(--orbance-muted);font-size:.7rem;line-height:1.25}.orbance-console-shell--restructured .activity-panel,.orbance-console-shell--restructured .activity-state-panel{padding:14px}.orbance-console-shell--restructured .activity-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid rgba(122,135,190,.1)}.orbance-console-shell--restructured .activity-panel__title{display:flex;align-items:center;gap:7px;margin:0;color:var(--orbance-ink);font-size:1.02rem;font-weight:680;line-height:1.18}.orbance-console-shell--restructured .activity-evidence-card span,.orbance-console-shell--restructured .activity-panel__subtitle,.orbance-console-shell--restructured .activity-state__desc,.orbance-console-shell--restructured .activity-table__muted{color:var(--orbance-muted);font-size:.75rem;line-height:1.42}.orbance-console-shell--restructured .activity-table-wrap{width:100%;margin-top:12px;overflow-x:auto;border:1px solid rgba(122,135,190,.1);border-radius:8px;background:rgba(255,255,255,.74)}.orbance-console-shell--restructured .activity-table{width:100%;min-width:980px;border-collapse:collapse}.orbance-console-shell--restructured .activity-table td,.orbance-console-shell--restructured .activity-table th{padding:9px 10px;border-bottom:1px solid rgba(122,135,190,.1);text-align:left;vertical-align:top}.orbance-console-shell--restructured .activity-table th{color:var(--orbance-muted);font-size:.68rem;font-weight:750;letter-spacing:0;text-transform:uppercase}.orbance-console-shell--restructured .activity-table tbody tr:hover{background:rgba(204,215,250,.18)}.orbance-console-shell--restructured .activity-table code{display:block;max-width:230px;margin-top:4px;overflow:hidden;color:var(--orbance-muted);font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .activity-actor,.orbance-console-shell--restructured .activity-event-type,.orbance-console-shell--restructured .activity-object-type{display:block;color:var(--orbance-ink);font-size:.79rem;font-weight:680;line-height:1.25}.orbance-console-shell--restructured .activity-status{display:inline-flex;align-items:center;gap:5px;min-height:27px;padding:4px 8px;border:1px solid rgba(122,135,190,.13);border-radius:8px;color:var(--orbance-ink);background:rgba(255,255,255,.86);font-size:.72rem;font-weight:700}.orbance-console-shell--restructured .activity-status--pending{border-color:rgba(216,204,250,.28);color:#7556d6;background:rgba(216,204,250,.34)}.orbance-console-shell--restructured .activity-status--processing{border-color:rgba(102,118,216,.22);color:#4055c8;background:rgba(204,215,250,.34)}.orbance-console-shell--restructured .activity-status--processed{border-color:rgba(102,118,216,.18);color:#4055c8;background:rgba(204,215,250,.26)}.orbance-console-shell--restructured .activity-status--failed{border-color:rgba(240,108,173,.24);color:#c94d8c;background:rgba(239,204,250,.34)}.orbance-console-shell--restructured .activity-evidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .activity-evidence-card{display:flex;align-items:flex-start;gap:10px;padding:12px}.orbance-console-shell--restructured .activity-evidence-card>svg{flex:0 0 auto;color:var(--orbance-action-strong)}.orbance-console-shell--restructured .activity-evidence-card strong{display:block;margin-bottom:3px;color:var(--orbance-ink);font-size:.82rem}.orbance-console-shell--restructured .activity-state{display:grid;gap:7px;justify-items:start;text-align:left}.orbance-console-shell--restructured .activity-state__icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.3)}.orbance-console-shell--restructured .activity-state__title{color:var(--orbance-ink);font-size:1rem;font-weight:700}.orbance-console-shell--restructured .activity-alert{padding:10px 12px}.orbance-console-shell--restructured .activity-alert p{display:flex;align-items:center;gap:8px;margin:0;color:inherit;font-size:.82rem;font-weight:650}.orbance-console-shell--restructured .activity-alert--error{border-color:rgba(240,108,173,.24);color:#9a4771;background:rgba(239,204,250,.3)}@media (max-width:1180px){.orbance-console-shell--restructured .activity-evidence-grid,.orbance-console-shell--restructured .activity-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.orbance-console-shell--restructured .activity-command,.orbance-console-shell--restructured .activity-evidence-grid{grid-template-columns:1fr}}.orbance-console-shell--restructured .portal-access-workbench{display:grid;gap:12px;min-width:0;color:var(--orbance-text)}.orbance-console-shell--restructured .portal-access-workbench--state{min-height:min(620px,calc(100vh - 150px));align-content:center}.orbance-console-shell--restructured .portal-access-command{display:grid;grid-template-columns:minmax(0,1fr) minmax(450px,.62fr);grid-template-areas:"copy metrics" "shortcuts shortcuts";gap:12px;padding:16px;overflow:hidden;border:1px solid rgba(122,135,190,.12);border-radius:8px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 44%,rgba(204,215,250,.26) 74%,rgba(239,204,250,.17)),#ffffff;box-shadow:0 16px 34px rgba(111,126,202,.055)}.orbance-console-shell--restructured .portal-access-command__copy{grid-area:copy;min-width:0}.orbance-console-shell--restructured .portal-access-command__signals span,.orbance-console-shell--restructured .portal-access-eyebrow{display:inline-flex;align-items:center;gap:6px;min-height:26px;border:1px solid rgba(102,118,216,.18);border-radius:8px;background:linear-gradient(135deg,rgba(204,215,250,.44),rgba(255,255,255,.84));color:#30385f;font-size:.72rem;font-weight:700}.orbance-console-shell--restructured .portal-access-eyebrow{align-self:flex-start;padding:0 10px}.orbance-console-shell--restructured .portal-access-command h1,.orbance-console-shell--restructured .portal-access-state-panel h1{display:flex;align-items:center;gap:8px;margin:10px 0 4px;color:var(--orbance-ink);font-size:clamp(1.75rem,2.35vw,2.35rem);line-height:1.3;letter-spacing:0}.orbance-console-shell--restructured .portal-access-command p,.orbance-console-shell--restructured .portal-access-state-panel p{max-width:800px;margin:0;color:var(--orbance-muted);font-size:.9rem;line-height:1.42}.orbance-console-shell--restructured .portal-access-command__signals{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.orbance-console-shell--restructured .portal-access-command__signals span{padding:0 9px;white-space:nowrap;background:rgba(255,255,255,.78)}.orbance-console-shell--restructured .portal-access-metrics{grid-area:metrics;display:grid;grid-template-columns:repeat(4,minmax(92px,1fr));gap:8px;min-width:min(100%,640px);padding:10px;border:1px solid rgba(102,118,216,.11);border-radius:8px;background:rgba(255,255,255,.72)}.orbance-console-shell--restructured .portal-access-stat{display:grid;min-height:74px;align-content:center;gap:5px;padding:10px 12px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.2)),#ffffff}.orbance-console-shell--restructured .portal-access-stat:nth-child(2){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.24)),#ffffff}.orbance-console-shell--restructured .portal-access-stat:nth-child(3){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.2)),#ffffff}.orbance-console-shell--restructured .portal-access-stat span{display:inline-flex;align-items:center;gap:5px;color:var(--orbance-muted);font-size:.7rem;font-weight:650}.orbance-console-shell--restructured .portal-access-stat strong{color:var(--orbance-ink);font-size:1.12rem;font-weight:720;line-height:1.1}.orbance-console-shell--restructured .portal-access-stat small{color:var(--orbance-muted);font-size:.68rem;line-height:1.25}.orbance-console-shell--restructured .portal-access-shortcuts{grid-area:shortcuts;display:flex;flex-wrap:wrap;gap:8px}.orbance-console-shell--restructured .portal-access-panel__note a,.orbance-console-shell--restructured .portal-access-shortcuts a{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border:1px solid rgba(102,118,216,.14);border-radius:8px;background:rgba(255,255,255,.8);color:#30385f;font-size:.74rem;font-weight:700;text-decoration:none}.orbance-console-shell--restructured .portal-access-panel,.orbance-console-shell--restructured .portal-access-state-panel{display:grid;gap:10px;padding:13px 14px;border:1px solid rgba(102,118,216,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.052)}.orbance-console-shell--restructured .portal-access-state-panel{justify-self:center;width:min(100%,720px)}.orbance-console-shell--restructured .portal-access-panel__header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;min-width:0}.orbance-console-shell--restructured .portal-access-panel__header h2{display:flex;align-items:center;gap:7px;margin:6px 0 3px;color:var(--orbance-ink);font-size:1rem;font-weight:700;line-height:1.22}.orbance-console-shell--restructured .portal-access-panel__header p{margin:0;color:var(--orbance-muted);font-size:.76rem;line-height:1.42}.orbance-console-shell--restructured .portal-access-boundary__grid,.orbance-console-shell--restructured .portal-access-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.orbance-console-shell--restructured .portal-access-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.orbance-console-shell--restructured .portal-access-boundary__item,.orbance-console-shell--restructured .portal-access-empty,.orbance-console-shell--restructured .portal-access-role-preview,.orbance-console-shell--restructured .portal-access-secret{min-width:0;display:grid;align-content:start;gap:6px;padding:12px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.18)),#ffffff}.orbance-console-shell--restructured .portal-access-boundary__item{min-height:92px}.orbance-console-shell--restructured .portal-access-boundary__item:nth-child(2),.orbance-console-shell--restructured .portal-access-secret{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.2)),#ffffff}.orbance-console-shell--restructured .portal-access-boundary__item:nth-child(3),.orbance-console-shell--restructured .portal-access-empty,.orbance-console-shell--restructured .portal-access-role-preview{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.18)),#ffffff}.orbance-console-shell--restructured .portal-access-boundary__item strong,.orbance-console-shell--restructured .portal-access-empty strong,.orbance-console-shell--restructured .portal-access-role-preview strong,.orbance-console-shell--restructured .portal-access-secret strong{display:inline-flex;align-items:center;gap:6px;color:var(--orbance-ink);font-size:.82rem;font-weight:700}.orbance-console-shell--restructured .portal-access-boundary__item span,.orbance-console-shell--restructured .portal-access-empty span,.orbance-console-shell--restructured .portal-access-role-preview small,.orbance-console-shell--restructured .portal-access-role-preview span,.orbance-console-shell--restructured .portal-access-secret span{color:var(--orbance-muted);font-size:.7rem;line-height:1.38}.orbance-console-shell--restructured .portal-access-role-preview>span,.orbance-console-shell--restructured .portal-access-secret__note span:first-child{width:max-content;max-width:100%;padding:2px 7px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:#4055c8;background:rgba(204,215,250,.32);font-weight:700}.orbance-console-shell--restructured .portal-access-alert{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid rgba(102,118,216,.16);border-radius:8px;background:linear-gradient(135deg,rgba(204,215,250,.28),rgba(255,255,255,.94));color:#30385f}.orbance-console-shell--restructured .portal-access-alert--error{border-color:rgba(240,108,173,.22);background:linear-gradient(135deg,rgba(239,204,250,.28),rgba(255,255,255,.94));color:#c94d8c}.orbance-console-shell--restructured .portal-access-alert p{margin:0;font-size:.78rem}.orbance-console-shell--restructured .portal-access-layout{display:grid;grid-template-columns:minmax(430px,.74fr) minmax(580px,1.26fr);gap:12px;align-items:start}.orbance-console-shell--restructured .portal-access-field:nth-child(3){grid-column:1/-1}.orbance-console-shell--restructured .portal-access-field{display:grid;gap:4px;min-width:0}.orbance-console-shell--restructured .portal-access-field label{color:var(--orbance-ink);font-size:.72rem;font-weight:700}.orbance-console-shell--restructured .portal-access-field span{color:var(--orbance-muted);font-size:.64rem;line-height:1.25}.orbance-console-shell--restructured .portal-access-input{width:100%;min-height:34px;padding:7px 10px;border:1px solid rgba(102,118,216,.14);border-radius:8px;background:rgba(255,255,255,.92);color:var(--orbance-ink);font:inherit}.orbance-console-shell--restructured .portal-access-input:disabled{color:var(--orbance-muted);background:rgba(248,249,255,.78)}.orbance-console-shell--restructured .portal-access-action-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:9px}.orbance-console-shell--restructured .portal-access-secret{margin-top:12px}.orbance-console-shell--restructured .portal-access-secret__copy{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.orbance-console-shell--restructured .portal-access-secret code{min-width:0;padding:8px 10px;overflow:hidden;border:1px solid rgba(102,118,216,.12);border-radius:8px;color:var(--orbance-ink);background:rgba(255,255,255,.86);text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .portal-access-secret__note{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.orbance-console-shell--restructured .portal-access-table-wrap{min-width:0;overflow-x:auto}.orbance-console-shell--restructured .portal-access-table{width:100%;border-collapse:separate;border-spacing:0}.orbance-console-shell--restructured .portal-access-table td,.orbance-console-shell--restructured .portal-access-table th{padding:9px 7px;border-bottom:1px solid rgba(102,118,216,.1);color:var(--orbance-muted);font-size:.7rem;text-align:left;vertical-align:middle;white-space:nowrap}.orbance-console-shell--restructured .portal-access-table th{color:#30385f;font-size:.68rem;font-weight:750}.orbance-console-shell--restructured .portal-access-table td strong{color:var(--orbance-ink);font-size:.7rem;font-weight:700}.orbance-console-shell--restructured .portal-access-status{min-height:23px;display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border:1px solid rgba(122,135,190,.14);border-radius:8px;color:var(--orbance-text);background:rgba(255,255,255,.88);font-size:.66rem;font-weight:700}.orbance-console-shell--restructured .portal-access-status--accepted{border-color:rgba(102,118,216,.22);color:#4055c8;background:linear-gradient(135deg,rgba(204,215,250,.54),rgba(255,255,255,.88))}.orbance-console-shell--restructured .portal-access-status--pending{border-color:rgba(155,120,242,.22);color:#7556d6;background:linear-gradient(135deg,rgba(216,204,250,.48),rgba(255,255,255,.88))}.orbance-console-shell--restructured .portal-access-status--closed{border-color:rgba(240,108,173,.24);color:#c94d8c;background:linear-gradient(135deg,rgba(239,204,250,.42),rgba(255,255,255,.9))}.orbance-console-shell--restructured .documents-vault-shell{flex:1 1;width:100%;max-width:none;min-width:0;display:grid;gap:12px;align-content:start;padding:12px 16px 20px;box-sizing:border-box}.orbance-console-shell--restructured .documents-hero{min-height:102px;padding:15px 16px;border-color:rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 44%,rgba(204,215,250,.24) 75%,rgba(239,204,250,.18)),#ffffff;box-shadow:var(--orbance-shadow-soft)}.orbance-console-shell--restructured .documents-hero__copy{gap:12px}.orbance-console-shell--restructured .documents-hero__eyebrow{width:max-content;max-width:100%;min-height:22px;display:inline-flex;align-items:center;padding:0 8px;border:1px solid rgba(102,118,216,.15);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.24);font-size:.68rem;font-weight:700}.orbance-console-shell--restructured .documents-icon-tile{width:40px;height:40px;border-color:rgba(102,118,216,.18);border-radius:10px;color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.66),rgba(239,204,250,.34))}.orbance-console-shell--restructured .documents-hero h1{margin-top:8px;color:var(--orbance-ink);font-size:clamp(1.14rem,.7vw + 1rem,1.42rem);font-weight:680;letter-spacing:0}.orbance-console-shell--restructured .documents-hero p{max-width:820px;margin-top:4px;color:var(--orbance-muted);font-size:.78rem;line-height:1.42}.orbance-console-shell--restructured .documents-hero__actions{gap:8px}.orbance-console-shell--restructured .documents-section-heading{align-items:flex-end}.orbance-console-shell--restructured .documents-panel-heading h2,.orbance-console-shell--restructured .documents-section-heading h2{color:var(--orbance-ink);font-size:1rem;font-weight:680;letter-spacing:0}.orbance-console-shell--restructured .documents-panel-heading p,.orbance-console-shell--restructured .documents-section-heading p{color:var(--orbance-muted);font-size:.74rem}.orbance-console-shell--restructured .documents-metrics{gap:10px}.orbance-console-shell--restructured .documents-metric{position:relative;min-height:82px;padding:13px;overflow:hidden;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.22)),#ffffff;box-shadow:0 8px 18px rgba(119,132,202,.035)}.orbance-console-shell--restructured .documents-metric--info{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.3)),#ffffff}.orbance-console-shell--restructured .documents-metric--review{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.24)),#ffffff}.orbance-console-shell--restructured .documents-metric--request{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.26)),#ffffff}.orbance-console-shell--restructured .documents-metric:after{content:"";position:absolute;right:14px;bottom:13px;width:76px;height:18px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(102,118,216,.34),transparent);transform:skewX(-14deg)}.orbance-console-shell--restructured .documents-metric--review:after{background:linear-gradient(90deg,transparent,rgba(240,108,173,.34),transparent)}.orbance-console-shell--restructured .documents-metric--request:after{background:linear-gradient(90deg,transparent,rgba(155,120,242,.32),transparent)}.orbance-console-shell--restructured .documents-metrics span{color:var(--orbance-muted);font-size:.66rem;font-weight:680;letter-spacing:0;text-transform:none}.orbance-console-shell--restructured .documents-metrics strong{display:block;line-height:1.12;margin-top:4px;color:var(--orbance-ink);font-size:1.28rem;font-weight:720}.orbance-console-shell--restructured .documents-metrics p{margin-top:5px;color:var(--orbance-muted);font-size:.7rem;line-height:1.35}.orbance-console-shell--restructured .documents-policy-strip{align-items:flex-start;gap:10px;padding:12px 14px;border-color:rgba(102,118,216,.14);border-radius:8px;color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.3),rgba(255,255,255,.92)),#ffffff;box-shadow:var(--orbance-shadow-soft)}.orbance-console-shell--restructured .documents-policy-strip strong{color:var(--orbance-ink);font-size:.82rem;font-weight:680}.orbance-console-shell--restructured .documents-policy-strip span{color:var(--orbance-muted);font-size:.72rem;line-height:1.38}.orbance-console-shell--restructured .documents-policy-strip__checks{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.orbance-console-shell--restructured .documents-policy-strip__checks span{min-height:24px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid rgba(102,118,216,.13);border-radius:8px;color:var(--orbance-action-strong);background:rgba(255,255,255,.78);font-size:.68rem;font-weight:650}.orbance-console-shell--restructured .documents-workspace{grid-template-columns:minmax(740px,1fr) minmax(260px,300px);gap:12px}.orbance-console-shell--restructured .documents-drawer,.orbance-console-shell--restructured .documents-main-panel,.orbance-console-shell--restructured .documents-modal,.orbance-console-shell--restructured .documents-state-card{border-color:rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:var(--orbance-shadow-soft)}.orbance-console-shell--restructured .documents-tabs{gap:6px;padding:10px 12px 0;border-bottom-color:rgba(122,135,190,.1);background:rgba(248,250,255,.82)}.orbance-console-shell--restructured .documents-tab{min-height:32px;padding:0 10px;border:1px solid transparent;border-radius:8px 8px 0 0;color:var(--orbance-muted);font-size:.74rem;font-weight:680}.orbance-console-shell--restructured .documents-tab:hover{color:var(--orbance-action-strong);background:rgba(255,255,255,.72)}.orbance-console-shell--restructured .documents-tab--active{border-color:rgba(102,118,216,.18) rgba(102,118,216,.18) rgba(255,255,255,.98);color:var(--orbance-action-strong);background:#ffffff}.orbance-console-shell--restructured .documents-tab span,.orbance-console-shell--restructured .documents-tab--active span{min-width:20px;border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.34);font-size:.66rem}.orbance-console-shell--restructured .documents-tab-panel{padding:12px}.orbance-console-shell--restructured .documents-table-wrap{border-color:rgba(122,135,190,.1);border-radius:8px;overflow-x:auto}.orbance-console-shell--restructured .documents-table{min-width:0;table-layout:fixed}.orbance-console-shell--restructured #documents-panel-vault .documents-table td:first-child,.orbance-console-shell--restructured #documents-panel-vault .documents-table th:first-child{width:24%}.orbance-console-shell--restructured #documents-panel-vault .documents-table td:nth-child(2),.orbance-console-shell--restructured #documents-panel-vault .documents-table th:nth-child(2){width:15%}.orbance-console-shell--restructured #documents-panel-vault .documents-table td:nth-child(3),.orbance-console-shell--restructured #documents-panel-vault .documents-table th:nth-child(3){width:25%}.orbance-console-shell--restructured #documents-panel-vault .documents-table td:nth-child(4),.orbance-console-shell--restructured #documents-panel-vault .documents-table th:nth-child(4){width:12%}.orbance-console-shell--restructured #documents-panel-vault .documents-table td:nth-child(5),.orbance-console-shell--restructured #documents-panel-vault .documents-table th:nth-child(5){width:8%}.orbance-console-shell--restructured #documents-panel-vault .documents-table td:nth-child(6),.orbance-console-shell--restructured #documents-panel-vault .documents-table th:nth-child(6){width:16%}.orbance-console-shell--restructured #documents-panel-requests .documents-table td:first-child,.orbance-console-shell--restructured #documents-panel-requests .documents-table th:first-child{width:22%}.orbance-console-shell--restructured #documents-panel-requests .documents-table td:nth-child(2),.orbance-console-shell--restructured #documents-panel-requests .documents-table th:nth-child(2){width:18%}.orbance-console-shell--restructured #documents-panel-requests .documents-table td:nth-child(3),.orbance-console-shell--restructured #documents-panel-requests .documents-table th:nth-child(3){width:12%}.orbance-console-shell--restructured #documents-panel-requests .documents-table td:nth-child(4),.orbance-console-shell--restructured #documents-panel-requests .documents-table th:nth-child(4){width:16%}.orbance-console-shell--restructured #documents-panel-requests .documents-table td:nth-child(5),.orbance-console-shell--restructured #documents-panel-requests .documents-table th:nth-child(5){width:20%}.orbance-console-shell--restructured #documents-panel-requests .documents-table td:nth-child(6),.orbance-console-shell--restructured #documents-panel-requests .documents-table th:nth-child(6){width:12%}.orbance-console-shell--restructured #documents-panel-queue .documents-table td:first-child,.orbance-console-shell--restructured #documents-panel-queue .documents-table th:first-child{width:34%}.orbance-console-shell--restructured #documents-panel-queue .documents-table td:nth-child(2),.orbance-console-shell--restructured #documents-panel-queue .documents-table td:nth-child(3),.orbance-console-shell--restructured #documents-panel-queue .documents-table td:nth-child(4),.orbance-console-shell--restructured #documents-panel-queue .documents-table th:nth-child(2),.orbance-console-shell--restructured #documents-panel-queue .documents-table th:nth-child(3),.orbance-console-shell--restructured #documents-panel-queue .documents-table th:nth-child(4){width:22%}.orbance-console-shell--restructured .documents-table th{color:var(--orbance-muted);font-size:.66rem;letter-spacing:.02em;line-height:1.22;white-space:nowrap}.orbance-console-shell--restructured .documents-table td{font-size:.76rem;overflow-wrap:anywhere;vertical-align:top}.orbance-console-shell--restructured .documents-row--selected,.orbance-console-shell--restructured .documents-table tbody tr.documents-row--selected.data-table__row--focused{background:linear-gradient(90deg,rgba(204,215,250,.24),rgba(239,204,250,.12))}.orbance-console-shell--restructured .documents-table tbody tr.documents-row--selected.data-table__row--focused td:first-child{box-shadow:inset 3px 0 0 var(--orbance-action)}.orbance-console-shell--restructured .documents-file-cell strong{display:block;color:var(--orbance-ink);font-weight:650;overflow-wrap:anywhere}.orbance-console-shell--restructured .documents-file-cell span,.orbance-console-shell--restructured .documents-muted,.orbance-console-shell--restructured .documents-status-stack>span:last-child{color:var(--orbance-muted)}.orbance-console-shell--restructured .documents-status{max-width:100%;min-height:22px;padding:2px 8px;border-color:rgba(122,135,190,.14);border-radius:8px;font-size:.65rem;font-weight:680;overflow:hidden;text-overflow:ellipsis}.orbance-console-shell--restructured .documents-status-stack{max-width:none;min-width:0}.orbance-console-shell--restructured .documents-status-stack>span:last-child{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.orbance-console-shell--restructured .documents-status--success{color:#4055c8;background:rgba(204,215,250,.42)}.orbance-console-shell--restructured .documents-status--warning{color:#7556d6;background:rgba(216,204,250,.46)}.orbance-console-shell--restructured .documents-status--error{color:#c94d8c;background:rgba(239,204,250,.42)}.orbance-console-shell--restructured .documents-status--info{color:#5368d8;background:rgba(204,215,250,.34)}.orbance-console-shell--restructured .documents-status--neutral{color:#687184;background:rgba(248,249,255,.94)}.orbance-console-shell--restructured .documents-drawer{top:12px;gap:12px;max-height:calc(100vh - 132px);padding:12px}.orbance-console-shell--restructured .documents-drawer--empty{min-height:282px;border-style:dashed;color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(204,215,250,.18)),#ffffff}.orbance-console-shell--restructured .documents-drawer--empty h2{color:var(--orbance-ink);font-size:.98rem;font-weight:680}.orbance-console-shell--restructured .documents-action-warning,.orbance-console-shell--restructured .documents-drawer--empty p,.orbance-console-shell--restructured .documents-drawer-section--highlight p{color:var(--orbance-muted);font-size:.72rem}.orbance-console-shell--restructured .documents-drawer__header{border-bottom-color:rgba(122,135,190,.1)}.orbance-console-shell--restructured .documents-detail-list dt,.orbance-console-shell--restructured .documents-drawer__header span,.orbance-console-shell--restructured .documents-review-actions strong{color:var(--orbance-muted);font-size:.65rem;letter-spacing:.02em}.orbance-console-shell--restructured .documents-drawer__header h2{max-width:250px;color:var(--orbance-ink);font-size:.92rem;font-weight:680}.orbance-console-shell--restructured .documents-drawer-section{gap:10px;padding-top:12px;border-top-color:rgba(122,135,190,.1)}.orbance-console-shell--restructured .documents-drawer-section h3{color:var(--orbance-ink);font-size:.82rem;font-weight:680}.orbance-console-shell--restructured .documents-drawer-section--highlight,.orbance-console-shell--restructured .documents-evidence-list article,.orbance-console-shell--restructured .documents-retention-box{border-color:rgba(102,118,216,.12);border-radius:8px;background:linear-gradient(135deg,rgba(204,215,250,.22),rgba(255,255,255,.92)),#ffffff}.orbance-console-shell--restructured .documents-detail-list{gap:9px}.orbance-console-shell--restructured .documents-detail-list dd{color:var(--orbance-text);font-size:.74rem}.orbance-console-shell--restructured .documents-evidence-list strong{color:var(--orbance-ink);font-size:.76rem;font-weight:650}.orbance-console-shell--restructured .documents-evidence-list small,.orbance-console-shell--restructured .documents-evidence-list span,.orbance-console-shell--restructured .documents-retention-box p,.orbance-console-shell--restructured .documents-retention-box span{color:var(--orbance-muted);font-size:.68rem}.orbance-console-shell--restructured .documents-vault-shell .btn--success{border-color:rgba(102,118,216,.22);color:#4055c8;background:rgba(204,215,250,.4)}.orbance-console-shell--restructured .documents-vault-shell .btn--danger{border-color:rgba(240,108,173,.24);color:#c94d8c;background:rgba(239,204,250,.36)}.orbance-console-shell--restructured .reports-workbench{flex:1 1;width:100%;max-width:none;min-width:0;display:grid;gap:12px;align-content:start;padding:12px 16px 20px;box-sizing:border-box}.orbance-console-shell--restructured .reports-workbench--state{min-height:min(520px,72vh);place-items:center}.orbance-console-shell--restructured .reports-state-card{width:min(560px,100%);display:grid;gap:9px;padding:18px;border:1px solid rgba(122,135,190,.12);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,250,255,.94)),#ffffff;box-shadow:var(--orbance-shadow-soft)}.orbance-console-shell--restructured .reports-state-card__title{display:inline-flex;align-items:center;gap:8px;margin:0;color:var(--orbance-ink);font-size:1rem;font-weight:680;line-height:1.2}.orbance-console-shell--restructured .reports-state-card__message{margin:0;color:var(--orbance-muted);font-size:.78rem;line-height:1.45}.orbance-console-shell--restructured .reports-command{min-height:102px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:15px 16px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 42%,rgba(204,215,250,.24) 74%,rgba(216,204,250,.2)),#ffffff;box-shadow:var(--orbance-shadow-soft)}.orbance-console-shell--restructured .reports-command__copy{min-width:0;display:grid;gap:6px}.orbance-console-shell--restructured .reports-command__eyebrow,.orbance-console-shell--restructured .reports-panel-chip,.orbance-console-shell--restructured .reports-readonly-chip,.orbance-console-shell--restructured .reports-status-chip{width:max-content;max-width:100%;min-height:24px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid rgba(102,118,216,.15);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.26);font-size:.68rem;font-weight:680}.orbance-console-shell--restructured .reports-command h1{margin:0;color:var(--orbance-ink);font-size:clamp(1.14rem,.7vw + 1rem,1.42rem);font-weight:680;line-height:1.14;letter-spacing:0}.orbance-console-shell--restructured .reports-command p{max-width:860px;margin:0;color:var(--orbance-muted);font-size:.78rem;line-height:1.42}.orbance-console-shell--restructured .reports-command__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.orbance-console-shell--restructured .reports-readonly-chip{border-color:rgba(155,120,242,.18);color:#7556d6;background:rgba(216,204,250,.34)}.orbance-console-shell--restructured .reports-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .reports-metric{position:relative;min-width:0;min-height:88px;display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;padding:12px;overflow:hidden;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.24)),#ffffff;box-shadow:0 8px 18px rgba(119,132,202,.035)}.orbance-console-shell--restructured .reports-metric--lavender{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.28)),#ffffff}.orbance-console-shell--restructured .reports-metric--pink{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.24)),#ffffff}.orbance-console-shell--restructured .reports-metric--blue{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.32)),#ffffff}.orbance-console-shell--restructured .reports-metric:after{content:"";position:absolute;right:14px;bottom:12px;width:76px;height:18px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(102,118,216,.32),transparent);transform:skewX(-14deg)}.orbance-console-shell--restructured .reports-metric--lavender:after{background:linear-gradient(90deg,transparent,rgba(155,120,242,.3),transparent)}.orbance-console-shell--restructured .reports-metric--pink:after{background:linear-gradient(90deg,transparent,rgba(240,108,173,.32),transparent)}.orbance-console-shell--restructured .reports-metric__icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(102,118,216,.18);border-radius:9px;color:var(--orbance-action-strong);background:rgba(204,215,250,.34)}.orbance-console-shell--restructured .reports-metric--lavender .reports-metric__icon{color:#7556d6;background:rgba(216,204,250,.4)}.orbance-console-shell--restructured .reports-metric--pink .reports-metric__icon{color:#c94d8c;background:rgba(239,204,250,.36)}.orbance-console-shell--restructured .reports-metric span:not(.reports-metric__icon){color:var(--orbance-muted);font-size:.66rem;font-weight:680}.orbance-console-shell--restructured .reports-metric strong{display:block;margin-top:4px;color:var(--orbance-ink);font-size:1.22rem;font-weight:720;line-height:1}.orbance-console-shell--restructured .reports-metric small{display:block;margin-top:5px;color:var(--orbance-muted);font-size:.68rem;line-height:1.32}.orbance-console-shell--restructured .reports-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:12px;align-items:start}.orbance-console-shell--restructured .reports-main{min-width:0;display:grid;gap:12px}.orbance-console-shell--restructured .reports-context-card,.orbance-console-shell--restructured .reports-panel,.orbance-console-shell--restructured .reports-saved-panel,.orbance-console-shell--restructured .reports-table-card{min-width:0;padding:12px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:var(--orbance-shadow-soft)}.orbance-console-shell--restructured .reports-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.orbance-console-shell--restructured .reports-panel__header>div{min-width:0}.orbance-console-shell--restructured .reports-panel__title{display:inline-flex;align-items:center;gap:6px;margin:0;color:var(--orbance-ink);font-size:.96rem;font-weight:680;line-height:1.18;letter-spacing:0}.orbance-console-shell--restructured .reports-panel__subtitle{margin:4px 0 0;color:var(--orbance-muted);font-size:.72rem;line-height:1.38}.orbance-console-shell--restructured .reports-panel-chip,.orbance-console-shell--restructured .reports-status-chip{min-height:22px;font-size:.66rem}.orbance-console-shell--restructured .reports-bars{display:grid;gap:8px}.orbance-console-shell--restructured .reports-bar-row{min-width:0;display:grid;grid-template-columns:minmax(180px,1fr) minmax(160px,.8fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid rgba(122,135,190,.1);border-radius:8px;background:rgba(248,250,255,.66)}.orbance-console-shell--restructured .reports-bar-row>div:first-child{min-width:0;display:grid;gap:2px}.orbance-console-shell--restructured .reports-bar-row strong,.orbance-console-shell--restructured .reports-context-card strong{color:var(--orbance-ink);font-size:.82rem;font-weight:680}.orbance-console-shell--restructured .reports-bar-row span,.orbance-console-shell--restructured .reports-context-card p{color:var(--orbance-muted);font-size:.7rem;line-height:1.35}.orbance-console-shell--restructured .reports-bar-track{height:9px;overflow:hidden;border-radius:999px;background:rgba(204,215,250,.24)}.orbance-console-shell--restructured .reports-bar-track span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#6676d8,#9b59e6 58%,#ef7fbe)}.orbance-console-shell--restructured .reports-bar-row b{color:var(--orbance-action-strong);font-size:.76rem;font-weight:700;text-align:right}.orbance-console-shell--restructured .reports-empty-compact{padding:12px;border:1px dashed rgba(122,135,190,.16);border-radius:8px;color:var(--orbance-muted);background:rgba(248,250,255,.72);font-size:.74rem}.orbance-console-shell--restructured .reports-saved-toolbar{border-color:rgba(122,135,190,.1);border-radius:8px;background:rgba(248,250,255,.72)}.orbance-console-shell--restructured .reports-saved-toolbar .reports-field__label{display:inline-flex;align-items:center;gap:5px;color:var(--orbance-muted)}.orbance-console-shell--restructured .reports-field__hint{display:block;margin-top:4px;color:var(--orbance-muted);font-size:.68rem;line-height:1.32}.orbance-console-shell--restructured .reports-empty-state{display:grid;justify-items:center;gap:6px;padding:28px 14px;color:var(--orbance-muted);text-align:center}.orbance-console-shell--restructured .reports-empty-state__icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(102,118,216,.14);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.22)}.orbance-console-shell--restructured .reports-empty-state__title{color:var(--orbance-ink);font-size:.82rem;font-weight:680}.orbance-console-shell--restructured .reports-empty-state__desc{max-width:460px;color:var(--orbance-muted);font-size:.72rem;line-height:1.38}.orbance-console-shell--restructured .reports-actions{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:4px}.orbance-console-shell--restructured .reports-table-grid{gap:12px}.orbance-console-shell--restructured .reports-saved-panel .data-table-wrapper,.orbance-console-shell--restructured .reports-table-card .data-table-wrapper{border-color:rgba(122,135,190,.1);border-radius:8px;overflow-x:auto}.orbance-console-shell--restructured .reports-saved-panel .data-table{table-layout:fixed;min-width:0}.orbance-console-shell--restructured .reports-saved-panel td:first-child,.orbance-console-shell--restructured .reports-saved-panel th:first-child{width:28%}.orbance-console-shell--restructured .reports-saved-panel td:nth-child(2),.orbance-console-shell--restructured .reports-saved-panel th:nth-child(2){width:18%}.orbance-console-shell--restructured .reports-saved-panel td:nth-child(3),.orbance-console-shell--restructured .reports-saved-panel th:nth-child(3){width:10%}.orbance-console-shell--restructured .reports-saved-panel td:nth-child(4),.orbance-console-shell--restructured .reports-saved-panel td:nth-child(5),.orbance-console-shell--restructured .reports-saved-panel th:nth-child(4),.orbance-console-shell--restructured .reports-saved-panel th:nth-child(5){width:14%}.orbance-console-shell--restructured .reports-saved-panel td:nth-child(6),.orbance-console-shell--restructured .reports-saved-panel th:nth-child(6){width:12%;text-align:right}.orbance-console-shell--restructured .reports-saved-panel td:nth-child(6) .btn{min-height:26px;padding:0 8px;white-space:nowrap}.orbance-console-shell--restructured .reports-saved-panel td{overflow-wrap:anywhere}.orbance-console-shell--restructured .reports-saved-panel td:nth-child(5),.orbance-console-shell--restructured .reports-saved-panel td:nth-child(6){white-space:nowrap}.orbance-console-shell--restructured .reports-saved-panel th,.orbance-console-shell--restructured .reports-table-card th{color:var(--orbance-muted);font-size:.66rem;letter-spacing:.02em}.orbance-console-shell--restructured .reports-saved-panel td,.orbance-console-shell--restructured .reports-table-card td{color:var(--orbance-text);font-size:.74rem}.orbance-console-shell--restructured .reports-side{position:sticky;top:12px;display:grid;gap:10px}.orbance-console-shell--restructured .reports-context-card{display:grid;gap:7px;padding:12px}.orbance-console-shell--restructured .reports-context-card span{display:inline-flex;align-items:center;gap:6px;color:var(--orbance-action-strong);font-size:.72rem;font-weight:680}.orbance-console-shell--restructured .reports-context-card--work{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.24)),#ffffff}.orbance-console-shell--restructured .reports-context-card--documents{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.18)),#ffffff}@media (max-width:1180px){.orbance-console-shell--restructured .portal-access-command,.orbance-console-shell--restructured .portal-access-layout{grid-template-columns:minmax(0,1fr)}.orbance-console-shell--restructured .portal-access-command{grid-template-areas:"copy" "metrics" "shortcuts"}.orbance-console-shell--restructured .portal-access-boundary__grid,.orbance-console-shell--restructured .portal-access-form-grid,.orbance-console-shell--restructured .portal-access-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.orbance-console-shell--restructured .documents-workspace,.orbance-console-shell--restructured .reports-layout{grid-template-columns:minmax(0,1fr)}.orbance-console-shell--restructured .reports-side{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}}.orbance-console-shell--restructured .kpi-card--blue:before,.orbance-console-shell--restructured .progress-bar__fill--blue{background:linear-gradient(90deg,var(--orbance-action),#8ea5f5)}.orbance-console-shell--restructured .kpi-card--purple:before{background:linear-gradient(90deg,#8ea5f5,var(--orbance-lavender))}.orbance-console-shell--restructured .kpi-card--amber:before,.orbance-console-shell--restructured .kpi-card--green:before{background:linear-gradient(90deg,var(--orbance-blue),var(--orbance-lavender))}.orbance-console-shell--restructured .relationship-command-center__actions,.orbance-console-shell--restructured .relationship-summary-grid,.orbance-console-shell--restructured .relationship-workbench{display:grid;gap:10px}.orbance-console-shell--restructured .relationship-command-center__actions{grid-auto-flow:column;align-items:center;justify-content:end;gap:8px}.orbance-console-shell--restructured .relationship-command-chip{min-height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:#30385f;background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(204,215,250,.26));font-size:.72rem;font-weight:680;white-space:nowrap}.orbance-console-shell--restructured .relationship-command-chip--soft{background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(239,204,250,.22))}.orbance-console-shell--restructured .relationship-command-chip--pink{border-color:rgba(239,204,250,.54);color:#9a4771;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(239,204,250,.24))}.orbance-console-shell--restructured .relationship-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.orbance-console-shell--restructured .relationship-summary-card{--relationship-tone:#6676d8;--relationship-tone-bg:rgba(204,215,250,0.36);min-height:104px;grid-template-columns:32px minmax(0,1fr);grid-template-rows:auto auto auto;align-content:center;column-gap:10px;display:grid;overflow:hidden;padding:12px}.orbance-console-shell--restructured .relationship-summary-card:after{content:"";position:absolute;right:14px;bottom:16px;width:72px;height:20px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--relationship-tone),transparent);opacity:.2;transform:skewX(-14deg)}.orbance-console-shell--restructured .relationship-summary-card__icon{width:30px;height:30px;grid-row:1/span 3;display:inline-flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--relationship-tone) 24%,transparent);border-radius:8px;color:var(--relationship-tone);background:var(--relationship-tone-bg)}.orbance-console-shell--restructured .relationship-tone--brand{--relationship-tone:#6676d8;--relationship-tone-bg:rgba(204,215,250,0.42);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.3)),#ffffff}.orbance-console-shell--restructured .relationship-tone--info{--relationship-tone:#5f7eea;--relationship-tone-bg:rgba(204,215,250,0.32);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.22)),#ffffff}.orbance-console-shell--restructured .relationship-tone--success{--relationship-tone:#4055c8;--relationship-tone-bg:rgba(204,215,250,0.42);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.3)),#ffffff}.orbance-console-shell--restructured .relationship-tone--warning{--relationship-tone:#9b59e6;--relationship-tone-bg:rgba(216,204,250,0.50);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.34)),#ffffff}.orbance-console-shell--restructured .relationship-tone--danger{--relationship-tone:#ef4f9b;--relationship-tone-bg:rgba(239,204,250,0.52);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.34)),#ffffff}.orbance-console-shell--restructured .relationship-summary-card span{color:var(--orbance-muted);font-size:.68rem;font-weight:560;text-transform:uppercase}.orbance-console-shell--restructured .relationship-summary-card small,.orbance-console-shell--restructured .relationship-summary-card span:not(.relationship-summary-card__icon),.orbance-console-shell--restructured .relationship-summary-card strong{min-width:0;grid-column:2}.orbance-console-shell--restructured .relationship-summary-card .relationship-summary-card__icon{color:var(--relationship-tone)}.orbance-console-shell--restructured .relationship-summary-card strong{color:var(--orbance-ink);font-size:1.38rem;line-height:1}.orbance-console-shell--restructured .relationship-summary-card small{color:var(--orbance-muted);font-size:.7rem;line-height:1.35}.orbance-console-shell--restructured .relationship-workbench{grid-template-columns:minmax(0,1fr) 284px;align-items:start}.orbance-console-shell--restructured .relationship-side-panel,.orbance-console-shell--restructured .relationship-table-panel{min-width:0;padding:12px}.orbance-console-shell--restructured .relationship-side-panel:before,.orbance-console-shell--restructured .relationship-table-panel:before{content:"";position:absolute;inset:0 0 auto;height:2px;border-radius:8px 8px 0 0;background:linear-gradient(90deg,rgba(204,215,250,.9),rgba(216,204,250,.72),rgba(239,204,250,.62));opacity:.7;pointer-events:none}.orbance-console-shell--restructured .relationship-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid var(--orbance-line)}.orbance-console-shell--restructured .relationship-panel-header--compact{padding-bottom:8px}.orbance-console-shell--restructured .relationship-panel-header h2{margin:0;color:var(--orbance-ink);font-size:.96rem;line-height:1.2}.orbance-console-shell--restructured .relationship-panel-header p{margin:3px 0 0;color:var(--orbance-muted);font-size:.72rem;line-height:1.35}.orbance-console-shell--restructured .relationship-filter-row{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0}.orbance-console-shell--restructured .relationship-filter-pill{min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid var(--orbance-line);border-radius:999px;color:var(--orbance-text);background:rgba(255,255,255,.76);font-size:.72rem;font-weight:560;cursor:pointer}.orbance-console-shell--restructured .relationship-filter-pill--active{border-color:rgba(102,118,216,.22);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.58),rgba(255,255,255,.94))}.orbance-console-shell--restructured .relationship-table-wrap{margin-top:12px;overflow:auto;border:1px solid rgba(122,135,190,.11);border-radius:8px}.orbance-console-shell--restructured .relationship-table{width:100%;min-width:0;border-collapse:collapse;color:var(--orbance-text);font-size:.73rem;table-layout:fixed}.orbance-console-shell--restructured .relationship-table td,.orbance-console-shell--restructured .relationship-table th{padding:8px 10px;border-bottom:1px solid rgba(122,135,190,.1);text-align:left;vertical-align:middle}.orbance-console-shell--restructured .external-request-table td,.orbance-console-shell--restructured .external-request-table th{padding-inline:8px}.orbance-console-shell--restructured .relationship-table th{color:var(--orbance-muted);background:rgba(248,249,255,.96);font-size:.65rem;font-weight:620;text-transform:uppercase}.orbance-console-shell--restructured .relationship-table th:first-child,.orbance-console-shell--restructured .relationship-table th:nth-child(2){width:23%}.orbance-console-shell--restructured .relationship-table th:nth-child(3){width:12%}.orbance-console-shell--restructured .relationship-table th:nth-child(4){width:15%}.orbance-console-shell--restructured .relationship-table th:nth-child(5){width:10%}.orbance-console-shell--restructured .relationship-table th:nth-child(6){width:17%}.orbance-console-shell--restructured .relationship-table td{overflow-wrap:anywhere}.orbance-console-shell--restructured .external-request-table th:first-child{width:23%}.orbance-console-shell--restructured .external-request-table th:nth-child(2){width:18%}.orbance-console-shell--restructured .external-request-table th:nth-child(3){width:14%}.orbance-console-shell--restructured .external-request-table th:nth-child(4){width:17%}.orbance-console-shell--restructured .external-request-table th:nth-child(5){width:12%}.orbance-console-shell--restructured .external-request-table th:nth-child(6){width:16%}.orbance-console-shell--restructured .external-request-table td:nth-child(6) .relationship-chip{max-width:none}.orbance-console-shell--restructured .external-request-table .external-request-route small,.orbance-console-shell--restructured .external-request-table .external-request-title small,.orbance-console-shell--restructured .external-request-table .external-request-title strong{display:-webkit-box;overflow:hidden;text-overflow:clip;white-space:normal;-webkit-box-orient:vertical}.orbance-console-shell--restructured .external-request-table .external-request-route small,.orbance-console-shell--restructured .external-request-table .external-request-title strong{-webkit-line-clamp:2}.orbance-console-shell--restructured .external-request-table .external-request-route small,.orbance-console-shell--restructured .external-request-table .external-request-title strong{-webkit-line-clamp:3}.orbance-console-shell--restructured .external-request-table .external-request-title small{-webkit-line-clamp:1}.orbance-console-shell--restructured .external-request-empty-flow{width:min(860px,100%);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.orbance-console-shell--restructured .external-request-empty-flow a{display:grid;gap:5px;min-width:0;min-height:74px;padding:10px;border:1px solid rgba(102,118,216,.11);border-radius:8px;background:rgba(248,249,255,.72);color:inherit;text-align:left;text-decoration:none}.orbance-console-shell--restructured .external-request-empty-flow a:hover{border-color:rgba(102,118,216,.2);background:rgba(255,255,255,.92)}.orbance-console-shell--restructured .external-request-empty-flow span{display:inline-flex;align-items:center;gap:6px;color:var(--orbance-ink);font-size:.74rem;font-weight:700}.orbance-console-shell--restructured .external-request-empty-flow small{color:var(--orbance-muted);font-size:.72rem;line-height:1.34}@media (max-width:1180px){.orbance-console-shell--restructured .external-request-empty-flow,.orbance-console-shell--restructured .relationship-empty-guidance{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.orbance-console-shell--restructured .external-request-empty-flow,.orbance-console-shell--restructured .relationship-empty-guidance{grid-template-columns:1fr}}.orbance-console-shell--restructured .work-tabs{margin:0;padding:0;border:0;background:transparent}.orbance-console-shell--restructured .work-ops-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.orbance-console-shell--restructured .work-ops-metrics .relationship-summary-card{min-height:90px;padding:10px 12px}.orbance-console-shell--restructured .work-ops-metrics .relationship-summary-card__icon{width:28px;height:28px}.orbance-console-shell--restructured .work-ops-grid{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 294px;gap:12px;align-items:start}.orbance-console-shell--restructured .work-ops-main,.orbance-console-shell--restructured .work-ops-side{min-width:0;display:grid;gap:12px;align-content:start}.orbance-console-shell--restructured .work-command-center{min-height:96px;position:relative;overflow:hidden;padding:12px 16px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 42%,rgba(204,215,250,.3) 72%,rgba(239,204,250,.2)),#ffffff}.orbance-console-shell--restructured .work-command-center:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;border-radius:8px 0 0 8px;background:linear-gradient(180deg,#6676d8,#8ea5f5 48%,#ef4f9b);opacity:.72}.orbance-console-shell--restructured .work-command-center__copy{min-width:0;display:grid;gap:8px}.orbance-console-shell--restructured .work-command-center h1{margin:0;color:var(--orbance-ink);font-size:clamp(1.18rem,.7vw + 1rem,1.42rem);font-weight:660;line-height:1.22;letter-spacing:0}.orbance-console-shell--restructured .work-command-center p{margin:0;max-width:760px;color:var(--orbance-muted);font-size:.74rem;line-height:1.38}.orbance-console-shell--restructured .work-eyebrow{width:fit-content;max-width:100%;display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:#6676d8;background:rgba(255,255,255,.74);font-size:.7rem;font-weight:680;line-height:1.15;white-space:nowrap}.orbance-console-shell--restructured .work-command-center__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.orbance-console-shell--restructured .work-command-center__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.orbance-console-shell--restructured .work-command-center__meta span{min-height:25px;display:inline-flex;align-items:center;gap:6px;padding:0 8px;border-radius:8px;border:1px solid rgba(102,118,216,.16);color:var(--orbance-action-ink);background:linear-gradient(135deg,rgba(204,215,250,.3),rgba(255,255,255,.84));font-size:.7rem;font-weight:650}.orbance-console-shell--restructured .work-filter-panel,.orbance-console-shell--restructured .work-side-panel,.orbance-console-shell--restructured .work-state-card,.orbance-console-shell--restructured .work-table-wrapper{position:relative;border:1px solid var(--orbance-line);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:var(--orbance-shadow-soft)}.orbance-console-shell--restructured .work-filter-panel:before,.orbance-console-shell--restructured .work-side-panel:before,.orbance-console-shell--restructured .work-table-wrapper:before{content:"";position:absolute;inset:0 0 auto;height:2px;border-radius:8px 8px 0 0;background:linear-gradient(90deg,rgba(204,215,250,.9),rgba(216,204,250,.72),rgba(239,204,250,.62));opacity:.7;pointer-events:none}.orbance-console-shell--restructured .work-filter-panel{display:grid;gap:9px;padding:10px 12px}.orbance-console-shell--restructured .work-filter-panel__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.orbance-console-shell--restructured .work-filter-panel__heading>div{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .work-filter-panel__heading h2{margin:0;color:var(--orbance-ink);font-size:.94rem;font-weight:680;line-height:1.18}.orbance-console-shell--restructured .work-filter-panel__heading p{margin:0;color:var(--orbance-muted);font-size:.7rem;line-height:1.34}.orbance-console-shell--restructured .work-toolbar{margin:0}.orbance-console-shell--restructured .work-status-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.orbance-console-shell--restructured .work-filter-chip{min-height:28px;border-color:var(--orbance-line);border-radius:999px;color:var(--orbance-text);background:rgba(255,255,255,.76);font-size:.72rem;font-weight:560}.orbance-console-shell--restructured .work-filter-chip--active,.orbance-console-shell--restructured .work-filter-chip:hover{border-color:rgba(102,118,216,.22);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.58),rgba(255,255,255,.94))}.orbance-console-shell--restructured .work-table-wrapper{overflow:auto}.orbance-console-shell--restructured .work-table{width:100%;min-width:0;border-collapse:collapse;color:var(--orbance-text);font-size:.75rem;table-layout:fixed}.orbance-console-shell--restructured .work-table td,.orbance-console-shell--restructured .work-table th{padding:8px;min-width:0;border-bottom:1px solid rgba(102,118,216,.09);text-align:left;vertical-align:middle}.orbance-console-shell--restructured .work-table th{color:var(--orbance-muted);background:rgba(248,249,255,.88);font-size:.67rem;font-weight:760;text-transform:uppercase}.orbance-console-shell--restructured .work-table tr:last-child td{border-bottom:0}.orbance-console-shell--restructured .work-table td:first-child,.orbance-console-shell--restructured .work-table th:first-child{width:17%}.orbance-console-shell--restructured .work-table td:nth-child(2),.orbance-console-shell--restructured .work-table th:nth-child(2){width:16%}.orbance-console-shell--restructured .work-table td:nth-child(3),.orbance-console-shell--restructured .work-table th:nth-child(3){width:14%}.orbance-console-shell--restructured .work-table td:nth-child(4),.orbance-console-shell--restructured .work-table th:nth-child(4){width:16%}.orbance-console-shell--restructured .work-table td:nth-child(5),.orbance-console-shell--restructured .work-table th:nth-child(5){width:20%}.orbance-console-shell--restructured .work-table td:nth-child(6),.orbance-console-shell--restructured .work-table th:nth-child(6){width:17%}.orbance-console-shell--restructured .work-table tbody tr:hover{background:linear-gradient(90deg,rgba(204,215,250,.18),rgba(255,255,255,0))}.orbance-console-shell--restructured .work-table__row--focused{background:rgba(204,215,250,.18)}.orbance-console-shell--restructured .work-row-title{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .work-row-title small,.orbance-console-shell--restructured .work-row-title strong{min-width:0;overflow:hidden;text-overflow:ellipsis}.orbance-console-shell--restructured .work-row-title strong{display:-webkit-box;color:var(--orbance-ink);font-weight:660;line-height:1.25;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}.orbance-console-shell--restructured .work-row-title small{color:var(--orbance-muted);font-size:.68rem;line-height:1.25;white-space:nowrap}.orbance-console-shell--restructured .work-table .orbance-workbench-action{width:100%;justify-content:center;min-height:28px;padding:0 7px;font-size:.68rem;white-space:nowrap}.orbance-console-shell--restructured .work-ops-page .pill{box-sizing:border-box;max-width:100%;min-height:21px;display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(102,118,216,.14);color:#6676d8;background:rgba(204,215,250,.38);font-weight:660;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .work-ops-page .work-due-pill{min-height:34px;align-items:flex-start;justify-content:center;flex-direction:column;gap:2px;padding-block:4px;line-height:1.08}.orbance-console-shell--restructured .work-ops-page .work-due-pill small,.orbance-console-shell--restructured .work-ops-page .work-due-pill span{max-width:100%;overflow:hidden;text-overflow:ellipsis}.orbance-console-shell--restructured .work-ops-page .work-due-pill small{opacity:.74;font-size:.62rem;font-weight:680}.orbance-console-shell--restructured .work-ops-page .pill__dot{background:currentColor}.orbance-console-shell--restructured .work-ops-page .pill--info,.orbance-console-shell--restructured .work-ops-page .pill--success{border-color:rgba(102,118,216,.18);color:#4055c8;background:rgba(204,215,250,.44)}.orbance-console-shell--restructured .work-ops-page .pill--warning{border-color:rgba(147,104,233,.18);color:#9368e9;background:rgba(216,204,250,.46)}.orbance-console-shell--restructured .work-ops-page .pill--error{border-color:rgba(239,95,165,.2);color:#ef5fa5;background:rgba(239,204,250,.48)}.orbance-console-shell--restructured .work-ops-page .pill--neutral{border-color:rgba(122,135,190,.14);color:#7b8497;background:rgba(248,249,255,.96)}.orbance-console-shell--restructured .work-table__action-cell,.orbance-console-shell--restructured .work-table__assignee{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .work-table__assignee{overflow-wrap:anywhere;white-space:normal}.orbance-console-shell--restructured .work-side-panel{min-width:0;padding:10px 12px}.orbance-console-shell--restructured .work-side-panel .relationship-panel-header{margin-bottom:8px}.orbance-console-shell--restructured .work-state-card{margin:0;padding:12px}.orbance-console-shell--restructured .communications-page{width:100%;max-width:none;display:grid;gap:12px;padding:12px 16px 20px}.orbance-console-shell--restructured .communications-command-bar,.orbance-console-shell--restructured .communications-command-center,.orbance-console-shell--restructured .communications-header,.orbance-console-shell--restructured .communications-panel,.orbance-console-shell--restructured .communications-status-card{position:relative;overflow:hidden;border:1px solid var(--orbance-line);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:var(--orbance-shadow-soft)}.orbance-console-shell--restructured .communications-command-bar:before,.orbance-console-shell--restructured .communications-command-center:before,.orbance-console-shell--restructured .communications-header:before,.orbance-console-shell--restructured .communications-panel:before{content:"";position:absolute;inset:0 0 auto;height:2px;border-radius:8px 8px 0 0;background:linear-gradient(90deg,rgba(204,215,250,.92),rgba(216,204,250,.76),rgba(239,204,250,.66));opacity:.76;pointer-events:none}.orbance-console-shell--restructured .communications-command-center,.orbance-console-shell--restructured .communications-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 16px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 44%,rgba(204,215,250,.18) 72%,rgba(239,204,250,.18)),#ffffff}.orbance-console-shell--restructured .communications-command-center__copy{min-width:0;display:grid;gap:4px}.orbance-console-shell--restructured .communications-command-center h1,.orbance-console-shell--restructured .communications-header .section-header__title{margin:0;color:var(--orbance-ink);font-size:1.2rem;font-weight:650;line-height:1.12;letter-spacing:0}.orbance-console-shell--restructured .communications-command-center p,.orbance-console-shell--restructured .communications-header .section-header__subtitle{max-width:760px;margin:0;color:var(--orbance-muted);font-size:.78rem;line-height:1.4}.orbance-console-shell--restructured .communications-command-bar__actions,.orbance-console-shell--restructured .communications-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.orbance-console-shell--restructured .communications-command-bar .btn,.orbance-console-shell--restructured .communications-header .btn,.orbance-console-shell--restructured .communications-panel .btn{min-height:30px;border-radius:8px;font-size:.74rem;font-weight:640}.orbance-console-shell--restructured .communications-command-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.18) 52%,rgba(216,204,250,.2)),#ffffff}.orbance-console-shell--restructured .communications-command-bar__status{min-width:0;display:grid;gap:3px;color:var(--orbance-muted);font-size:.72rem;line-height:1.36}.orbance-console-shell--restructured .communications-command-bar__status strong{overflow:hidden;color:var(--orbance-ink);font-size:.98rem;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .communications-eyebrow{color:var(--orbance-action);font-size:.66rem;font-weight:720;letter-spacing:.04em;text-transform:uppercase}.orbance-console-shell--restructured .communications-context-grid,.orbance-console-shell--restructured .communications-metrics{display:grid;gap:10px}.orbance-console-shell--restructured .communications-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.orbance-console-shell--restructured .communications-context-card,.orbance-console-shell--restructured .communications-metric{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(102,118,216,.12);border-radius:8px;background:rgba(255,255,255,.94);box-shadow:var(--orbance-shadow-soft)}.orbance-console-shell--restructured .communications-metric{min-height:86px;display:grid;gap:4px;padding:13px 14px}.orbance-console-shell--restructured .communications-metric:after{content:"";position:absolute;right:16px;bottom:16px;width:62px;height:18px;border-radius:999px;background:var(--communications-tone-bg,rgba(204,215,250,.34));filter:blur(8px)}.orbance-console-shell--restructured .communications-tone--brand{--communications-tone:#6676d8;--communications-tone-bg:rgba(204,215,250,0.42)}.orbance-console-shell--restructured .communications-tone--info{--communications-tone:#5f7eea;--communications-tone-bg:rgba(204,215,250,0.32)}.orbance-console-shell--restructured .communications-tone--warning{--communications-tone:#9368e9;--communications-tone-bg:rgba(216,204,250,0.48)}.orbance-console-shell--restructured .communications-tone--danger{--communications-tone:#ef5fa5;--communications-tone-bg:rgba(239,204,250,0.50)}.orbance-console-shell--restructured .communications-metric span{color:var(--orbance-muted);font-size:.7rem;font-weight:720;text-transform:uppercase}.orbance-console-shell--restructured .communications-metric strong{position:relative;z-index:1;display:inline-flex;align-items:center;min-height:30px;color:var(--orbance-ink);font-size:1.38rem;font-weight:680;line-height:1.18}.orbance-console-shell--restructured .communications-metric small{position:relative;z-index:1;color:var(--communications-tone,var(--orbance-action));font-size:.7rem;font-weight:660;line-height:1.28}.orbance-console-shell--restructured .communications-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .communications-status-card{min-height:112px;display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:start;padding:12px;background:linear-gradient(135deg,rgba(255,255,255,.99),rgba(204,215,250,.24)),#ffffff}.orbance-console-shell--restructured .communications-status-card:nth-child(2){background:linear-gradient(135deg,rgba(255,255,255,.99),rgba(216,204,250,.26)),#ffffff}.orbance-console-shell--restructured .communications-status-card:nth-child(3){background:linear-gradient(135deg,rgba(255,255,255,.99),rgba(239,204,250,.24)),#ffffff}.orbance-console-shell--restructured .communications-status-card__icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:var(--orbance-action);background:rgba(204,215,250,.34)}.orbance-console-shell--restructured .communications-status-card:nth-child(2) .communications-status-card__icon{color:var(--orbance-violet);background:rgba(216,204,250,.34)}.orbance-console-shell--restructured .communications-status-card:nth-child(3) .communications-status-card__icon{color:var(--orbance-rose);background:rgba(239,204,250,.32)}.orbance-console-shell--restructured .communications-status-card h2{margin:0 0 6px;color:var(--orbance-ink);font-size:.78rem;line-height:1.18}.orbance-console-shell--restructured .communications-status-card p{margin:7px 0 0;color:var(--orbance-muted);font-size:.68rem;line-height:1.36}.orbance-console-shell--restructured .communications-context-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.orbance-console-shell--restructured .communications-context-card{min-height:78px;display:grid;grid-template-columns:31px minmax(0,1fr);align-items:start;gap:9px;padding:12px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(248,249,255,.92)),#ffffff}.orbance-console-shell--restructured .communications-context-card__icon{width:30px;height:30px;display:inline-grid;place-items:center;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:#6676d8;background:rgba(204,215,250,.36)}.orbance-console-shell--restructured .communications-context-card__icon--warning{color:#9368e9;background:rgba(216,204,250,.42)}.orbance-console-shell--restructured .communications-context-card__icon--danger{color:#ef5fa5;background:rgba(239,204,250,.44)}.orbance-console-shell--restructured .communications-context-card div{min-width:0;display:grid;gap:4px}.orbance-console-shell--restructured .communications-context-card strong{display:block;min-height:16px;color:var(--orbance-ink);font-size:.78rem;line-height:1.28}.orbance-console-shell--restructured .communications-context-card span:not(.communications-context-card__icon){color:var(--orbance-muted);font-size:.7rem;line-height:1.34}.orbance-console-shell--restructured .communications-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.orbance-console-shell--restructured .communications-panel{min-width:0;padding:12px}.orbance-console-shell--restructured .communications-panel--wide{width:100%}.orbance-console-shell--restructured .communications-panel__header{margin-bottom:10px;padding:0;border:0}.orbance-console-shell--restructured .communications-panel__title{margin:0;color:var(--orbance-ink);font-size:.92rem;font-weight:680;line-height:1.16}.orbance-console-shell--restructured .communications-panel__subtitle{margin:4px 0 0;color:var(--orbance-muted);font-size:.7rem;line-height:1.36}.orbance-console-shell--restructured .communications-table-wrapper{max-width:100%;overflow:auto;border:1px solid rgba(122,135,190,.1);border-radius:8px;box-shadow:none}.orbance-console-shell--restructured .communications-table-wrapper .data-table{width:100%;min-width:100%;table-layout:fixed;color:var(--orbance-text);font-size:.72rem}.orbance-console-shell--restructured .communications-panel--wide .communications-table-wrapper .data-table{min-width:720px;table-layout:auto}.orbance-console-shell--restructured .communications-table-wrapper .data-table td,.orbance-console-shell--restructured .communications-table-wrapper .data-table th{padding:8px 9px;border-color:rgba(122,135,190,.1);vertical-align:middle}.orbance-console-shell--restructured .communications-table-wrapper .data-table td{overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;word-break:normal;white-space:normal}.orbance-console-shell--restructured .communications-table-subtext,.orbance-console-shell--restructured .communications-table-wrapper .data-table .data-table__name{min-width:0;overflow:hidden;text-overflow:ellipsis}.orbance-console-shell--restructured .communications-table-wrapper .data-table .communications-table-name{display:grid;gap:3px;line-height:1.26;white-space:normal}.orbance-console-shell--restructured .communications-table-wrapper .data-table .communications-table-name strong{display:-webkit-box;overflow:hidden;color:var(--orbance-ink);font-weight:650;text-overflow:clip;-webkit-line-clamp:3;-webkit-box-orient:vertical}.orbance-console-shell--restructured .communications-table-detail,.orbance-console-shell--restructured .communications-table-subtext{display:-webkit-box;overflow:hidden;text-overflow:clip;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}.orbance-console-shell--restructured .communications-table-wrapper .data-table th{color:var(--orbance-muted);background:rgba(248,249,255,.86);font-size:.64rem;font-weight:680;letter-spacing:.04em;text-transform:uppercase}.orbance-console-shell--restructured .communications-table-wrapper .data-table tbody tr:hover{background:linear-gradient(90deg,rgba(204,215,250,.18),rgba(255,255,255,0))}.orbance-console-shell--restructured .communications-page .pill{box-sizing:border-box;max-width:100%;min-height:21px;border:1px solid rgba(102,118,216,.14);color:#6676d8;background:rgba(204,215,250,.38);font-weight:660;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .communications-page .pill__dot{background:currentColor}.orbance-console-shell--restructured .communications-page .pill--info,.orbance-console-shell--restructured .communications-page .pill--success{border-color:rgba(102,118,216,.18);color:#4055c8;background:rgba(204,215,250,.44)}.orbance-console-shell--restructured .communications-page .pill--warning{border-color:rgba(147,104,233,.18);color:#9368e9;background:rgba(216,204,250,.46)}.orbance-console-shell--restructured .communications-page .pill--error{border-color:rgba(239,95,165,.2);color:#ef5fa5;background:rgba(239,204,250,.48)}.orbance-console-shell--restructured .communications-page .pill--neutral{border-color:rgba(122,135,190,.14);color:#7b8497;background:rgba(248,249,255,.96)}.orbance-console-shell--restructured .communications-table-wrapper .table-actions{min-width:120px;display:grid;gap:6px;justify-items:stretch}.orbance-console-shell--restructured .communications-table-wrapper .table-actions .btn{width:100%;min-height:28px;padding:0 7px;justify-content:center;white-space:nowrap}.orbance-console-shell--restructured .communications-muted,.orbance-console-shell--restructured .communications-table-empty,.orbance-console-shell--restructured .communications-table-subtext{color:var(--orbance-muted);font-size:.68rem}.orbance-console-shell--restructured .communications-table-empty{padding:18px;text-align:center}.orbance-console-shell--restructured .communications-form-stack{display:grid;gap:12px}.orbance-console-shell--restructured .communications-state{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;width:min(560px,100%);margin:12vh auto;padding:16px;border:1px solid var(--orbance-line);border-radius:8px;text-align:left;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.2)),#ffffff;box-shadow:var(--orbance-shadow-soft)}.orbance-console-shell--restructured .communications-state__icon{color:var(--orbance-action)}.orbance-console-shell--restructured .communications-state__title{margin:0;color:var(--orbance-ink);font-size:1rem;line-height:1.2}.orbance-console-shell--restructured .communications-state__text{margin:3px 0 0;color:var(--orbance-muted);font-size:.76rem;line-height:1.4}.orbance-console-shell--restructured .email-workbench{width:100%;max-width:none;display:grid;gap:12px;padding:12px 16px 20px}.orbance-console-shell--restructured .email-workbench--state{min-height:calc(100vh - 92px);place-items:center}.orbance-console-shell--restructured .email-command-center,.orbance-console-shell--restructured .email-metric-card,.orbance-console-shell--restructured .email-state-card,.orbance-console-shell--restructured .email-workbench-panel{position:relative;overflow:hidden;border:1px solid var(--orbance-line);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:var(--orbance-shadow-soft)}.orbance-console-shell--restructured .email-command-center:before,.orbance-console-shell--restructured .email-workbench-panel:before{content:"";position:absolute;inset:0 0 auto;height:2px;border-radius:8px 8px 0 0;background:linear-gradient(90deg,rgba(204,215,250,.92),rgba(216,204,250,.74),rgba(239,204,250,.64));opacity:.76;pointer-events:none}.orbance-console-shell--restructured .email-state-card{width:min(560px,100%);display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px}.orbance-console-shell--restructured .email-state-card>svg{width:38px;height:38px;padding:9px;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:var(--orbance-action);background:rgba(204,215,250,.32)}.orbance-console-shell--restructured .email-state-card h1{margin:0;color:var(--orbance-ink);font-size:1rem;line-height:1.2}.orbance-console-shell--restructured .email-state-card p{margin:3px 0 0;color:var(--orbance-muted);font-size:.76rem;line-height:1.4}.orbance-console-shell--restructured .email-command-center{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,44%);align-items:center;gap:16px;padding:16px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 58%,rgba(239,204,250,.16)),#ffffff}.orbance-console-shell--restructured .email-command-center__copy{min-width:0;display:grid;gap:5px}.orbance-console-shell--restructured .email-command-center__copy .communications-eyebrow{display:inline-flex;align-items:center;gap:6px}.orbance-console-shell--restructured .email-command-center h1{margin:0;color:var(--orbance-ink);font-size:1.18rem;line-height:1.12;letter-spacing:0}.orbance-console-shell--restructured .email-command-center p{max-width:760px;margin:0;color:var(--orbance-muted);font-size:.78rem;line-height:1.4}.orbance-console-shell--restructured .email-action-strip,.orbance-console-shell--restructured .email-command-center__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.orbance-console-shell--restructured .email-command-center__meta span:not(.pill){color:var(--orbance-muted);font-size:.72rem;font-weight:600}.orbance-console-shell--restructured .email-command-center__metrics{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .email-metric-card{min-width:0;min-height:92px;display:grid;grid-template-rows:auto auto auto;align-content:start;gap:5px;padding:11px}.orbance-console-shell--restructured .email-metric-card--blue{background:linear-gradient(135deg,rgba(255,255,255,.99),rgba(204,215,250,.3)),#ffffff}.orbance-console-shell--restructured .email-metric-card--lavender{background:linear-gradient(135deg,rgba(255,255,255,.99),rgba(216,204,250,.3)),#ffffff}.orbance-console-shell--restructured .email-metric-card--pink{background:linear-gradient(135deg,rgba(255,255,255,.99),rgba(239,204,250,.28)),#ffffff}.orbance-console-shell--restructured .email-metric-card__icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:var(--orbance-action);background:rgba(204,215,250,.3)}.orbance-console-shell--restructured .email-metric-card strong{color:var(--orbance-ink);font-size:1.12rem;line-height:1}.orbance-console-shell--restructured .email-metric-card small{overflow:hidden;color:var(--orbance-muted);font-size:.66rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .email-console-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:12px}.orbance-console-shell--restructured .email-workbench-panel{min-width:0;padding:12px}.orbance-console-shell--restructured .email-compose-panel{min-height:0}.orbance-console-shell--restructured .email-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.orbance-console-shell--restructured .email-panel-header h2{margin:0;color:var(--orbance-ink);font-size:.92rem;line-height:1.16}.orbance-console-shell--restructured .email-muted,.orbance-console-shell--restructured .email-panel-header p,.orbance-console-shell--restructured .email-workbench .admin-state-subtext{margin:4px 0 0;color:var(--orbance-muted);font-size:.7rem;line-height:1.36}.orbance-console-shell--restructured .email-workbench .admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .email-workbench .admin-field{min-width:0;display:grid;gap:6px}.orbance-console-shell--restructured .email-workbench .admin-field--wide{grid-column:1/-1}.orbance-console-shell--restructured .email-workbench .admin-field__label{color:var(--orbance-muted);font-size:.66rem;font-weight:680;letter-spacing:.04em;text-transform:uppercase}.orbance-console-shell--restructured .email-workbench .form-input,.orbance-console-shell--restructured .email-workbench .form-select{min-height:34px;border-color:rgba(122,135,190,.16);border-radius:8px;color:var(--orbance-text);background:rgba(255,255,255,.88);font-size:.78rem}.orbance-console-shell--restructured .email-workbench .form-input--multiline{min-height:132px;resize:vertical}.orbance-console-shell--restructured .email-workbench .admin-field__hint{color:var(--orbance-muted);font-size:.66rem;line-height:1.35}.orbance-console-shell--restructured .email-workbench .admin-field__hint code{color:var(--orbance-action-strong);background:rgba(204,215,250,.26)}.orbance-console-shell--restructured .email-workbench .pill--warning,.orbance-console-shell--restructured .sequence-workbench .pill--warning{background:rgba(216,204,250,.42);color:#6d50c6}.orbance-console-shell--restructured .email-workbench .pill--error,.orbance-console-shell--restructured .sequence-workbench .pill--error{background:rgba(239,204,250,.44);color:#d74391}.orbance-console-shell--restructured .email-workbench .pill--success,.orbance-console-shell--restructured .sequence-workbench .pill--success{background:rgba(204,215,250,.42);color:var(--orbance-action-strong)}.orbance-console-shell--restructured .email-action-strip{margin-top:12px}.orbance-console-shell--restructured .email-template-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.orbance-console-shell--restructured .email-template-list{display:grid;gap:8px;margin-top:12px}.orbance-console-shell--restructured .email-template-item{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px;border:1px solid rgba(122,135,190,.1);border-radius:8px;background:rgba(248,249,255,.58)}.orbance-console-shell--restructured .email-template-item__text{min-width:0;display:grid;gap:2px}.orbance-console-shell--restructured .email-template-item__text small,.orbance-console-shell--restructured .email-template-item__text strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .email-template-item__text strong{color:var(--orbance-ink);font-size:.76rem}.orbance-console-shell--restructured .email-template-item__text small{color:var(--orbance-muted);font-size:.66rem}.orbance-console-shell--restructured .email-template-item__actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.orbance-console-shell--restructured .email-template-item__actions .orbance-workbench-action{min-height:28px;padding-inline:8px;font-size:.68rem}.orbance-console-shell--restructured .email-table-wrapper{max-width:100%;overflow:auto;border:1px solid rgba(122,135,190,.1);border-radius:8px}.orbance-console-shell--restructured .email-table{width:100%;min-width:820px;border-collapse:collapse;color:var(--orbance-text);font-size:.72rem}.orbance-console-shell--restructured .email-table td,.orbance-console-shell--restructured .email-table th{padding:8px 9px;border-bottom:1px solid rgba(122,135,190,.1);text-align:left;vertical-align:middle}.orbance-console-shell--restructured .email-table th{color:var(--orbance-muted);background:rgba(248,249,255,.86);font-size:.64rem;font-weight:680;letter-spacing:.04em;text-transform:uppercase}.orbance-console-shell--restructured .email-table tbody tr:hover{background:linear-gradient(90deg,rgba(204,215,250,.18),rgba(255,255,255,0))}.orbance-console-shell--restructured .email-table tr:last-child td{border-bottom:0}.orbance-console-shell--restructured .email-table td{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .email-table a{color:var(--orbance-action);font-weight:640;text-decoration:none}.orbance-console-shell--restructured .sequence-workbench{width:100%;max-width:none;display:grid;gap:12px;padding:12px 16px 20px}.orbance-console-shell--restructured .sequence-workbench--state{min-height:calc(100vh - 92px);place-items:center}.orbance-console-shell--restructured .sequence-card,.orbance-console-shell--restructured .sequence-command-center,.orbance-console-shell--restructured .sequence-metric-card,.orbance-console-shell--restructured .sequence-state-card,.orbance-console-shell--restructured .sequence-workbench-panel{position:relative;overflow:hidden;border:1px solid var(--orbance-line);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:var(--orbance-shadow-soft)}.orbance-console-shell--restructured .sequence-card:before,.orbance-console-shell--restructured .sequence-command-center:before,.orbance-console-shell--restructured .sequence-workbench-panel:before{content:"";position:absolute;inset:0 0 auto;height:2px;border-radius:8px 8px 0 0;background:linear-gradient(90deg,rgba(204,215,250,.92),rgba(216,204,250,.74),rgba(239,204,250,.64));opacity:.76;pointer-events:none}.orbance-console-shell--restructured .sequence-state-card{width:min(560px,100%);display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px}.orbance-console-shell--restructured .sequence-state-card>svg{width:38px;height:38px;padding:9px;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:var(--orbance-action);background:rgba(204,215,250,.32)}.orbance-console-shell--restructured .sequence-state-card h1{margin:0;color:var(--orbance-ink);font-size:1rem;line-height:1.2}.orbance-console-shell--restructured .sequence-state-card p{margin:3px 0 0;color:var(--orbance-muted);font-size:.76rem;line-height:1.4}.orbance-console-shell--restructured .sequence-command-center{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,44%);align-items:center;gap:16px;padding:16px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 58%,rgba(239,204,250,.16)),#ffffff}.orbance-console-shell--restructured .sequence-command-center__copy{min-width:0;display:grid;gap:5px}.orbance-console-shell--restructured .sequence-command-center__copy .communications-eyebrow{display:inline-flex;align-items:center;gap:6px}.orbance-console-shell--restructured .sequence-command-center h1{margin:0;color:var(--orbance-ink);font-size:1.18rem;line-height:1.12;letter-spacing:0}.orbance-console-shell--restructured .sequence-command-center p{max-width:760px;margin:0;color:var(--orbance-muted);font-size:.78rem;line-height:1.4}.orbance-console-shell--restructured .sequence-command-center__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.orbance-console-shell--restructured .sequence-command-center__meta>span:not(.pill){color:var(--orbance-muted);font-size:.72rem;font-weight:600}.orbance-console-shell--restructured .sequence-command-center__metrics{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .sequence-metric-card{min-width:0;min-height:92px;display:grid;grid-template-rows:auto auto auto;align-content:start;gap:5px;padding:11px}.orbance-console-shell--restructured .sequence-metric-card--blue{background:linear-gradient(135deg,rgba(255,255,255,.99),rgba(204,215,250,.3)),#ffffff}.orbance-console-shell--restructured .sequence-metric-card--lavender{background:linear-gradient(135deg,rgba(255,255,255,.99),rgba(216,204,250,.3)),#ffffff}.orbance-console-shell--restructured .sequence-metric-card--pink{background:linear-gradient(135deg,rgba(255,255,255,.99),rgba(239,204,250,.28)),#ffffff}.orbance-console-shell--restructured .sequence-metric-card__icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:var(--orbance-action);background:rgba(204,215,250,.3)}.orbance-console-shell--restructured .sequence-metric-card strong{color:var(--orbance-ink);font-size:1.12rem;line-height:1}.orbance-console-shell--restructured .sequence-metric-card small{overflow:hidden;color:var(--orbance-muted);font-size:.66rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .sequence-workbench-panel{min-width:0;padding:12px}.orbance-console-shell--restructured .sequence-note p{margin:0;color:var(--orbance-action-ink);font-size:.76rem}.orbance-console-shell--restructured .sequence-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.orbance-console-shell--restructured .sequence-panel-header h2{margin:0;color:var(--orbance-ink);font-size:.92rem;line-height:1.16}.orbance-console-shell--restructured .sequence-panel-header p{margin:4px 0 0;color:var(--orbance-muted);font-size:.7rem;line-height:1.36}.orbance-console-shell--restructured .sequence-create-card .admin-form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:10px;align-items:end}.orbance-console-shell--restructured .sequence-workbench .admin-field{min-width:0;display:grid;gap:6px}.orbance-console-shell--restructured .sequence-workbench .admin-field--wide{grid-column:1/-1}.orbance-console-shell--restructured .sequence-workbench .admin-field__label{color:var(--orbance-muted);font-size:.66rem;font-weight:680;letter-spacing:.04em;text-transform:uppercase}.orbance-console-shell--restructured .sequence-workbench .form-input{min-height:34px;border-color:rgba(122,135,190,.16);border-radius:8px;color:var(--orbance-text);background:rgba(255,255,255,.88);font-size:.78rem}.orbance-console-shell--restructured .sequence-form-action{align-self:end}.orbance-console-shell--restructured .sequence-empty-state{display:grid;justify-items:center;gap:7px;min-height:160px;align-content:center;text-align:center}.orbance-console-shell--restructured .sequence-empty-state svg{color:var(--orbance-action)}.orbance-console-shell--restructured .sequence-empty-state h2{margin:0;color:var(--orbance-ink);font-size:.96rem}.orbance-console-shell--restructured .sequence-empty-state p{margin:0;color:var(--orbance-muted);font-size:.74rem}.orbance-console-shell--restructured .sequence-list{display:grid;gap:12px}.orbance-console-shell--restructured .sequence-card{min-width:0;padding:12px}.orbance-console-shell--restructured .sequence-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.orbance-console-shell--restructured .sequence-card__title{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;align-items:center}.orbance-console-shell--restructured .sequence-card__icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:var(--orbance-action);background:rgba(216,204,250,.3)}.orbance-console-shell--restructured .sequence-card__title h2,.orbance-console-shell--restructured .sequence-card__title p{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .sequence-card__title h2{color:var(--orbance-ink);font-size:.94rem;line-height:1.18}.orbance-console-shell--restructured .sequence-card__title code{color:var(--orbance-action-strong);background:rgba(204,215,250,.24);font-size:.68rem}.orbance-console-shell--restructured .sequence-card__actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.orbance-console-shell--restructured .sequence-card__body{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:12px}.orbance-console-shell--restructured .sequence-steps{min-width:0;padding:10px;border:1px solid rgba(122,135,190,.1);border-radius:8px;background:rgba(248,249,255,.56)}.orbance-console-shell--restructured .sequence-steps ol{display:grid;gap:7px;margin:0;padding:0;list-style:none}.orbance-console-shell--restructured .sequence-step{min-width:0;display:grid;grid-template-columns:70px minmax(0,1fr);gap:8px;align-items:start;padding:8px;border:1px solid rgba(122,135,190,.1);border-radius:8px;background:rgba(255,255,255,.84)}.orbance-console-shell--restructured .sequence-step__delay{min-height:24px;display:inline-flex;align-items:center;gap:4px;justify-content:center;border:1px solid rgba(102,118,216,.16);border-radius:999px;color:var(--orbance-action);background:rgba(204,215,250,.32);font-size:.66rem;font-weight:700}.orbance-console-shell--restructured .sequence-step__copy{min-width:0;display:grid;gap:2px}.orbance-console-shell--restructured .sequence-step__copy small,.orbance-console-shell--restructured .sequence-step__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .sequence-step__copy strong{color:var(--orbance-ink);font-size:.74rem}.orbance-console-shell--restructured .sequence-step__copy small,.orbance-console-shell--restructured .sequence-steps .card__subtitle{color:var(--orbance-muted);font-size:.66rem}.orbance-console-shell--restructured .sequence-action-panel{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:10px;align-items:start}.orbance-console-shell--restructured .sequence-enroll-panel,.orbance-console-shell--restructured .sequence-step-editor{min-width:0;display:grid;gap:8px;padding:10px;border:1px solid rgba(122,135,190,.1);border-radius:8px;background:rgba(255,255,255,.82)}.orbance-console-shell--restructured .sequence-step-editor{grid-template-columns:82px minmax(0,1fr)}.orbance-console-shell--restructured .sequence-step-editor__body{min-height:86px;resize:vertical}.orbance-console-shell--restructured .sequence-step-editor>.orbance-workbench-action{grid-column:1/-1}.orbance-console-shell--restructured .sequence-enroll-panel{align-content:start;grid-template-columns:minmax(0,1fr)}.orbance-console-shell--restructured .sequence-enroll-panel .orbance-workbench-action,.orbance-console-shell--restructured .sequence-form-action .orbance-workbench-action,.orbance-console-shell--restructured .sequence-step-editor .orbance-workbench-action{width:100%}.orbance-console-shell--restructured .marketing-workbench{width:100%;max-width:none;display:grid;gap:12px;padding:12px 16px 20px}.orbance-console-shell--restructured .marketing-command-center,.orbance-console-shell--restructured .marketing-workbench-panel{position:relative;overflow:hidden;border:1px solid var(--orbance-line);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.97),rgba(248,249,255,.9)),var(--orbance-surface);box-shadow:var(--orbance-shadow-soft)}.orbance-console-shell--restructured .marketing-command-center:before,.orbance-console-shell--restructured .marketing-workbench-panel:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,rgba(204,215,250,.78),rgba(216,204,250,.7),rgba(239,204,250,.62))}.orbance-console-shell--restructured .marketing-command-center{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start;padding:16px 18px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 44%,rgba(204,215,250,.28) 74%,rgba(239,204,250,.2)),#ffffff}.orbance-console-shell--restructured .marketing-command-center:after{content:"";position:absolute;inset:0 auto 0 0;width:3px;border-radius:8px 0 0 8px;background:linear-gradient(180deg,#6676d8,#a678f2 52%,#f06cad);opacity:.66}.orbance-console-shell--restructured .marketing-command-center__copy{min-width:0;display:grid;gap:7px;padding-left:2px}.orbance-console-shell--restructured .marketing-eyebrow{width:fit-content;min-height:24px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.28);font-size:.7rem;font-weight:700;letter-spacing:0;line-height:1;text-transform:none}.orbance-console-shell--restructured .marketing-command-center h1{margin:0;color:var(--orbance-ink);font-size:clamp(1.18rem,.7vw + 1rem,1.42rem);font-weight:660;letter-spacing:0;line-height:1.14}.orbance-console-shell--restructured .marketing-command-center p{max-width:760px;margin:0;color:var(--orbance-muted);font-size:.7rem;line-height:1.35}.orbance-console-shell--restructured .marketing-command-center__actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.orbance-console-shell--restructured .marketing-command-center__meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:2px}.orbance-console-shell--restructured .marketing-command-center__meta span{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border:1px solid rgba(102,118,216,.14);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.22);font-size:.66rem;font-weight:650}.orbance-console-shell--restructured .marketing-command-center__metrics{grid-column:1/-1;min-width:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .marketing-metric-card{--marketing-tone:#6676d8;--marketing-tone-bg:rgba(204,215,250,0.32);position:relative;min-width:0;display:grid;min-height:78px;grid-template-columns:30px minmax(0,1fr);gap:8px;align-items:center;padding:10px;border:1px solid color-mix(in srgb,var(--marketing-tone) 20%,transparent);border-radius:8px;background:linear-gradient(135deg,var(--marketing-tone-bg),rgba(255,255,255,.92)),rgba(255,255,255,.84)}.orbance-console-shell--restructured .marketing-metric-card:after{content:"";position:absolute;inset:auto 12px 0;height:2px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,transparent,var(--marketing-tone),transparent);opacity:.55}.orbance-console-shell--restructured .marketing-metric-card__icon{width:28px;height:28px;display:inline-flex;border:1px solid color-mix(in srgb,var(--marketing-tone) 22%,transparent);border-radius:8px;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.96),transparent 36%),var(--marketing-tone-bg)}.orbance-console-shell--restructured .marketing-metric-card>div{min-width:0;display:grid;gap:2px}.orbance-console-shell--restructured .marketing-metric-card small,.orbance-console-shell--restructured .marketing-metric-card span:not(.marketing-metric-card__icon){overflow:hidden;text-overflow:ellipsis}.orbance-console-shell--restructured .marketing-metric-card span:not(.marketing-metric-card__icon){color:var(--orbance-muted);font-size:.66rem;font-weight:650;white-space:nowrap}.orbance-console-shell--restructured .marketing-metric-card strong{color:var(--orbance-ink);font-size:1rem;font-weight:660;line-height:1.1}.orbance-console-shell--restructured .marketing-metric-card small{color:var(--orbance-muted);font-size:.64rem;line-height:1.24;white-space:normal}.orbance-console-shell--restructured .marketing-tone--brand{--marketing-tone:#6676d8;--marketing-tone-bg:rgba(204,215,250,0.38)}.orbance-console-shell--restructured .marketing-tone--info{--marketing-tone:#5f7eea;--marketing-tone-bg:rgba(204,215,250,0.28)}.orbance-console-shell--restructured .marketing-tone--purple{--marketing-tone:#9b78f2;--marketing-tone-bg:rgba(216,204,250,0.34)}.orbance-console-shell--restructured .marketing-tone--pink{--marketing-tone:#f06cad;--marketing-tone-bg:rgba(239,204,250,0.34)}.orbance-console-shell--restructured .marketing-tone--success{--marketing-tone:#4055c8;--marketing-tone-bg:rgba(204,215,250,0.42)}.orbance-console-shell--restructured .marketing-tone--neutral{--marketing-tone:#7b8497;--marketing-tone-bg:rgba(248,249,255,0.96)}.orbance-console-shell--restructured .marketing-tabs-panel{padding:10px}.orbance-console-shell--restructured .marketing-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:7px}.orbance-console-shell--restructured .marketing-tab{min-width:0;display:grid;gap:3px;padding:7px 8px;border:1px solid rgba(122,135,190,.12);border-radius:8px;color:var(--orbance-text);background:rgba(255,255,255,.72);text-align:left;cursor:pointer}.orbance-console-shell--restructured .marketing-tab:hover{border-color:var(--orbance-line-strong);color:var(--orbance-action-strong);background:rgba(204,215,250,.2)}.orbance-console-shell--restructured .marketing-tab--active{border-color:rgba(102,118,216,.3);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.34),rgba(216,204,250,.18),rgba(255,255,255,.9))}.orbance-console-shell--restructured .marketing-tab small,.orbance-console-shell--restructured .marketing-tab span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .marketing-tab span{font-size:.72rem;font-weight:680}.orbance-console-shell--restructured .marketing-tab small{color:var(--orbance-muted);font-size:.64rem;line-height:1.28}.orbance-console-shell--restructured .marketing-toolbar{display:block;padding:12px 14px}.orbance-console-shell--restructured .marketing-toolbar>div{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .marketing-toolbar small,.orbance-console-shell--restructured .marketing-toolbar strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .marketing-toolbar strong{color:var(--orbance-ink);font-size:.86rem;font-weight:680}.orbance-console-shell--restructured .marketing-toolbar small{color:var(--orbance-muted);font-size:.68rem}.orbance-console-shell--restructured .marketing-sequence-readiness{display:grid;grid-template-columns:minmax(180px,.72fr) minmax(0,2fr);gap:10px;align-items:stretch;padding:11px 12px}.orbance-console-shell--restructured .marketing-sequence-readiness__summary{min-width:0;display:grid;gap:4px}.orbance-console-shell--restructured .marketing-sequence-readiness__summary strong{color:var(--orbance-ink);font-size:.86rem;font-weight:700}.orbance-console-shell--restructured .marketing-sequence-readiness__summary small{color:var(--orbance-muted);font-size:.68rem;line-height:1.35}.orbance-console-shell--restructured .marketing-sequence-list{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.orbance-console-shell--restructured .marketing-sequence-card{min-width:0;display:grid;gap:3px;padding:9px 10px;border:1px solid rgba(122,135,190,.12);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(204,215,250,.2),rgba(239,204,250,.1)),#ffffff}.orbance-console-shell--restructured .marketing-sequence-card small,.orbance-console-shell--restructured .marketing-sequence-card span,.orbance-console-shell--restructured .marketing-sequence-card strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .marketing-sequence-card strong{color:var(--orbance-ink);font-size:.74rem;font-weight:700}.orbance-console-shell--restructured .marketing-sequence-card span{color:var(--orbance-action-strong);font-size:.68rem;font-weight:660}.orbance-console-shell--restructured .marketing-sequence-card small{color:var(--orbance-muted);font-size:.64rem}.orbance-console-shell--restructured .marketing-sequence-card--empty{grid-column:1/-1}.orbance-console-shell--restructured .marketing-data-panel{padding:0}.orbance-console-shell--restructured .marketing-table-wrapper{overflow:auto;border-radius:inherit}.orbance-console-shell--restructured .marketing-table{width:100%;min-width:1000px;border-collapse:collapse;color:var(--orbance-text);font-size:.72rem}.orbance-console-shell--restructured .marketing-table--campaigns{min-width:100%;table-layout:fixed}.orbance-console-shell--restructured .marketing-table--campaigns td:first-child,.orbance-console-shell--restructured .marketing-table--campaigns th:first-child{width:15%}.orbance-console-shell--restructured .marketing-table--campaigns td:nth-child(2),.orbance-console-shell--restructured .marketing-table--campaigns th:nth-child(2){width:5%}.orbance-console-shell--restructured .marketing-table--campaigns td:nth-child(3),.orbance-console-shell--restructured .marketing-table--campaigns th:nth-child(3){width:11%}.orbance-console-shell--restructured .marketing-table--campaigns td:nth-child(4),.orbance-console-shell--restructured .marketing-table--campaigns td:nth-child(5),.orbance-console-shell--restructured .marketing-table--campaigns th:nth-child(4),.orbance-console-shell--restructured .marketing-table--campaigns th:nth-child(5){width:6%}.orbance-console-shell--restructured .marketing-table--campaigns td:nth-child(6),.orbance-console-shell--restructured .marketing-table--campaigns th:nth-child(6){width:5%}.orbance-console-shell--restructured .marketing-table--campaigns td:nth-child(7),.orbance-console-shell--restructured .marketing-table--campaigns th:nth-child(7){width:6%}.orbance-console-shell--restructured .marketing-table--campaigns td:nth-child(8),.orbance-console-shell--restructured .marketing-table--campaigns th:nth-child(8){width:27%}.orbance-console-shell--restructured .marketing-table--campaigns td:nth-child(9),.orbance-console-shell--restructured .marketing-table--campaigns th:nth-child(9){width:19%}.orbance-console-shell--restructured .marketing-table td,.orbance-console-shell--restructured .marketing-table th{padding:8px 9px;border-bottom:1px solid rgba(122,135,190,.1);text-align:left;vertical-align:middle}.orbance-console-shell--restructured .marketing-table th{position:sticky;top:0;z-index:1;color:var(--orbance-muted);background:rgba(248,249,255,.94);font-size:.64rem;font-weight:680;text-transform:uppercase}.orbance-console-shell--restructured .marketing-table tbody tr:hover{background:linear-gradient(90deg,rgba(204,215,250,.17),rgba(255,255,255,0))}.orbance-console-shell--restructured .marketing-table tr:last-child td{border-bottom:0}.orbance-console-shell--restructured .marketing-table__name{color:var(--orbance-ink);font-weight:670;min-width:150px}.orbance-console-shell--restructured .marketing-table td{max-width:260px}.orbance-console-shell--restructured .marketing-table td:not(:has(.marketing-launch-control)):not(:has(.marketing-action-group)){overflow-wrap:break-word}.orbance-console-shell--restructured .marketing-table__empty{height:88px;color:var(--orbance-muted);background:rgba(248,249,255,.58);text-align:center}.orbance-console-shell--restructured .marketing-table .badge{border-radius:8px;font-size:.64rem;white-space:nowrap}.orbance-console-shell--restructured .marketing-action,.orbance-console-shell--restructured .marketing-workbench .btn{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border:1px solid rgba(122,135,190,.16);border-radius:8px;color:var(--orbance-action-ink);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,249,255,.86)),#ffffff;font:inherit;font-size:.76rem;font-weight:640;line-height:1;text-decoration:none;cursor:pointer;box-shadow:0 5px 12px rgba(119,132,202,.035)}.orbance-console-shell--restructured .marketing-action:hover,.orbance-console-shell--restructured .marketing-workbench .btn:hover{border-color:rgba(102,118,216,.3);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.24))}.orbance-console-shell--restructured .marketing-action--primary,.orbance-console-shell--restructured .marketing-workbench .btn--primary{border-color:rgba(102,118,216,.28);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.76),rgba(216,204,250,.38),rgba(255,255,255,.92)),#ffffff;box-shadow:0 8px 18px rgba(102,118,216,.1)}.orbance-console-shell--restructured .marketing-workbench .btn--sm{min-height:26px;padding:0 8px;font-size:.69rem}.orbance-console-shell--restructured .marketing-action:disabled,.orbance-console-shell--restructured .marketing-workbench .btn:disabled{border-color:rgba(122,135,190,.1);color:rgba(88,96,115,.42);background:rgba(248,249,255,.7);box-shadow:none;cursor:not-allowed}.orbance-console-shell--restructured .marketing-launch-control{display:grid;gap:6px;width:100%;min-width:0}.orbance-console-shell--restructured .marketing-launch-control .btn,.orbance-console-shell--restructured .marketing-launch-control .form-select{width:100%;min-width:0}.orbance-console-shell--restructured .marketing-action-group{display:flex;flex-wrap:wrap;gap:5px;min-width:150px}.orbance-console-shell--restructured .marketing-table--campaigns .marketing-action-group{min-width:0}.orbance-console-shell--restructured .lead-capture-workbench .badge--green,.orbance-console-shell--restructured .marketing-workbench .badge--green{border-color:rgba(102,118,216,.22);color:#4055c8;background:linear-gradient(135deg,rgba(204,215,250,.54),rgba(255,255,255,.88))}.orbance-console-shell--restructured .lead-capture-workbench .badge--amber,.orbance-console-shell--restructured .marketing-workbench .badge--amber{border-color:rgba(155,120,242,.2);color:#7556d6;background:linear-gradient(135deg,rgba(216,204,250,.48),rgba(255,255,255,.88))}.orbance-console-shell--restructured .lead-capture-workbench .badge--red,.orbance-console-shell--restructured .marketing-workbench .badge--red{border-color:rgba(240,108,173,.22);color:#c94d8c;background:linear-gradient(135deg,rgba(239,204,250,.44),rgba(255,255,255,.9))}.orbance-console-shell--restructured .marketing-table .form-input,.orbance-console-shell--restructured .marketing-table .form-select,.orbance-console-shell--restructured .marketing-workbench .form-input,.orbance-console-shell--restructured .marketing-workbench .form-select{border-color:rgba(122,135,190,.17);border-radius:8px;color:var(--orbance-ink);background:rgba(255,255,255,.92);box-shadow:none}.orbance-console-shell--restructured .marketing-table .form-input:focus,.orbance-console-shell--restructured .marketing-table .form-select:focus,.orbance-console-shell--restructured .marketing-workbench .form-input:focus,.orbance-console-shell--restructured .marketing-workbench .form-select:focus{border-color:rgba(102,118,216,.36);outline:2px solid rgba(204,215,250,.36)}.orbance-console-shell--restructured .marketing-boundary-note{margin:0;padding:10px 12px;border:1px solid rgba(122,135,190,.1);border-radius:8px;color:var(--orbance-muted);background:linear-gradient(135deg,rgba(204,215,250,.18),rgba(239,204,250,.12),rgba(255,255,255,.88));font-size:.72rem;line-height:1.45}.orbance-console-shell--restructured .lead-capture-workbench{width:100%;max-width:none;display:grid;gap:12px;padding:12px 16px 20px}.orbance-console-shell--restructured .lead-capture-command-center,.orbance-console-shell--restructured .lead-capture-workbench-panel{position:relative;overflow:hidden;border:1px solid var(--orbance-line);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.97),rgba(248,249,255,.91)),var(--orbance-surface);box-shadow:var(--orbance-shadow-soft)}.orbance-console-shell--restructured .lead-capture-command-center:before,.orbance-console-shell--restructured .lead-capture-workbench-panel:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,rgba(204,215,250,.78),rgba(216,204,250,.7),rgba(239,204,250,.62))}.orbance-console-shell--restructured .lead-capture-command-center{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(420px,1.18fr) auto;gap:12px;align-items:center;padding:12px 14px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 52%,rgba(204,215,250,.22) 82%,rgba(239,204,250,.12)),#ffffff}.orbance-console-shell--restructured .lead-capture-command-center:after{content:"";position:absolute;inset:0 auto 0 0;width:3px;border-radius:8px 0 0 8px;background:linear-gradient(180deg,#6676d8,#a678f2 52%,#f06cad);opacity:.66}.orbance-console-shell--restructured .lead-capture-command-center__copy{min-width:0;display:grid;gap:5px;padding-left:2px}.orbance-console-shell--restructured .lead-capture-eyebrow{width:fit-content;min-height:24px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.28);font-size:.7rem;font-weight:700;letter-spacing:0;line-height:1;text-transform:none}.orbance-console-shell--restructured .lead-capture-command-center h1{margin:0;color:var(--orbance-ink);font-size:1.08rem;font-weight:660;letter-spacing:0;line-height:1.14}.orbance-console-shell--restructured .lead-capture-command-center p{max-width:58ch;margin:0;color:var(--orbance-muted);font-size:.7rem;line-height:1.35}.orbance-console-shell--restructured .lead-capture-command-center__actions{grid-column:3;grid-row:1;display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.orbance-console-shell--restructured .lead-capture-command-center__meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:2px}.orbance-console-shell--restructured .lead-capture-command-center__meta span{min-height:24px;display:inline-flex;align-items:center;padding:0 9px;border:1px solid rgba(102,118,216,.14);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.22);font-size:.66rem;font-weight:650}.orbance-console-shell--restructured .lead-capture-command-center__metrics{grid-column:2;grid-row:1;min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.orbance-console-shell--restructured .lead-capture-metric-card{--lead-capture-tone:#6676d8;--lead-capture-tone-bg:rgba(204,215,250,0.32);position:relative;min-width:0;display:grid;min-height:58px;grid-template-columns:24px minmax(0,1fr);gap:7px;align-items:center;padding:8px;border:1px solid color-mix(in srgb,var(--lead-capture-tone) 20%,transparent);border-radius:8px;background:linear-gradient(135deg,var(--lead-capture-tone-bg),rgba(255,255,255,.92)),rgba(255,255,255,.84)}.orbance-console-shell--restructured .lead-capture-metric-card:after{content:"";position:absolute;inset:auto 12px 0;height:2px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,transparent,var(--lead-capture-tone),transparent);opacity:.55}.orbance-console-shell--restructured .lead-capture-metric-card__icon{width:22px;height:22px;display:inline-flex;border:1px solid color-mix(in srgb,var(--lead-capture-tone) 22%,transparent);border-radius:8px;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.96),transparent 36%),var(--lead-capture-tone-bg)}.orbance-console-shell--restructured .lead-capture-metric-card>div{min-width:0;display:grid;gap:2px}.orbance-console-shell--restructured .lead-capture-metric-card small,.orbance-console-shell--restructured .lead-capture-metric-card span:not(.lead-capture-metric-card__icon){overflow:hidden;text-overflow:ellipsis}.orbance-console-shell--restructured .lead-capture-metric-card span:not(.lead-capture-metric-card__icon){color:var(--orbance-muted);font-size:.66rem;font-weight:650;white-space:nowrap}.orbance-console-shell--restructured .lead-capture-metric-card strong{color:var(--orbance-ink);font-size:.92rem;font-weight:660;line-height:1.1}.orbance-console-shell--restructured .lead-capture-metric-card small{color:var(--orbance-muted);font-size:.64rem;line-height:1.24;white-space:normal}.orbance-console-shell--restructured .lead-capture-tone--brand{--lead-capture-tone:#6676d8;--lead-capture-tone-bg:rgba(204,215,250,0.38)}.orbance-console-shell--restructured .lead-capture-tone--info{--lead-capture-tone:#5f7eea;--lead-capture-tone-bg:rgba(204,215,250,0.28)}.orbance-console-shell--restructured .lead-capture-tone--purple{--lead-capture-tone:#9b78f2;--lead-capture-tone-bg:rgba(216,204,250,0.34)}.orbance-console-shell--restructured .lead-capture-tone--pink{--lead-capture-tone:#f06cad;--lead-capture-tone-bg:rgba(239,204,250,0.34)}.orbance-console-shell--restructured .lead-capture-tone--success{--lead-capture-tone:#4055c8;--lead-capture-tone-bg:rgba(204,215,250,0.42)}.orbance-console-shell--restructured .lead-capture-tone--neutral{--lead-capture-tone:#7b8497;--lead-capture-tone-bg:rgba(248,249,255,0.96)}.orbance-console-shell--restructured .lead-capture-toolbar{display:block;padding:12px 14px}.orbance-console-shell--restructured .lead-capture-toolbar>div{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .lead-capture-toolbar small,.orbance-console-shell--restructured .lead-capture-toolbar strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .lead-capture-toolbar strong{color:var(--orbance-ink);font-size:.86rem;font-weight:680}.orbance-console-shell--restructured .lead-capture-toolbar small{color:var(--orbance-muted);font-size:.68rem}.orbance-console-shell--restructured .lead-capture-table-panel{padding:0}.orbance-console-shell--restructured .lead-capture-table-wrapper{overflow:auto;border-radius:inherit}.orbance-console-shell--restructured .lead-capture-table{width:100%;min-width:0;border-collapse:collapse;color:var(--orbance-text);font-size:.72rem;table-layout:fixed}.orbance-console-shell--restructured .lead-capture-table td,.orbance-console-shell--restructured .lead-capture-table th{padding:8px 9px;border-bottom:1px solid rgba(122,135,190,.1);text-align:left;vertical-align:middle}.orbance-console-shell--restructured .lead-capture-table th{position:sticky;top:0;z-index:1;color:var(--orbance-muted);background:rgba(248,249,255,.94);font-size:.64rem;font-weight:680;text-transform:uppercase}.orbance-console-shell--restructured .lead-capture-table tbody tr:hover{background:linear-gradient(90deg,rgba(204,215,250,.17),rgba(255,255,255,0))}.orbance-console-shell--restructured .lead-capture-table tr:last-child td{border-bottom:0}.orbance-console-shell--restructured .lead-capture-table__name{color:var(--orbance-ink);font-weight:670}.orbance-console-shell--restructured .lead-capture-table__name>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .lead-capture-table__name>div:last-child{margin-top:3px;color:var(--orbance-muted);font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.64rem;font-weight:520}.orbance-console-shell--restructured .lead-capture-security-stack{min-width:0;display:flex;flex-wrap:wrap;gap:5px}.orbance-console-shell--restructured .lead-capture-security-stack span{min-height:20px;display:inline-flex;align-items:center;padding:0 7px;border:1px solid rgba(122,135,190,.12);border-radius:8px;color:var(--orbance-text);background:rgba(255,255,255,.82);font-size:.64rem;white-space:nowrap}.orbance-console-shell--restructured .lead-capture-table .badge{border-radius:8px;font-size:.64rem;white-space:nowrap}.orbance-console-shell--restructured .lead-capture-row-actions{display:flex;justify-content:flex-start;flex-wrap:nowrap;gap:4px;min-width:0}.orbance-console-shell--restructured .lead-capture-action{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border:1px solid rgba(122,135,190,.16);border-radius:8px;color:var(--orbance-action-ink);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,249,255,.86)),#ffffff;font:inherit;font-size:.76rem;font-weight:640;line-height:1;text-decoration:none;cursor:pointer;box-shadow:0 5px 12px rgba(119,132,202,.035)}.orbance-console-shell--restructured .lead-capture-action:hover{border-color:rgba(102,118,216,.3);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.24))}.orbance-console-shell--restructured .lead-capture-action--primary{border-color:rgba(102,118,216,.28);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.76),rgba(216,204,250,.38),rgba(255,255,255,.92)),#ffffff;box-shadow:0 8px 18px rgba(102,118,216,.1)}.orbance-console-shell--restructured .lead-capture-action--icon{width:26px;min-width:26px;padding:0}.orbance-console-shell--restructured .lead-capture-action:disabled{border-color:rgba(122,135,190,.1);color:rgba(88,96,115,.42);background:rgba(248,249,255,.7);box-shadow:none;cursor:not-allowed}.orbance-console-shell--restructured .lead-capture-table td:first-child,.orbance-console-shell--restructured .lead-capture-table th:first-child{width:20%}.orbance-console-shell--restructured .lead-capture-table td:nth-child(2),.orbance-console-shell--restructured .lead-capture-table th:nth-child(2){width:7%}.orbance-console-shell--restructured .lead-capture-table td:nth-child(3),.orbance-console-shell--restructured .lead-capture-table th:nth-child(3){width:10%}.orbance-console-shell--restructured .lead-capture-table td:nth-child(4),.orbance-console-shell--restructured .lead-capture-table th:nth-child(4){width:24%}.orbance-console-shell--restructured .lead-capture-table td:nth-child(5),.orbance-console-shell--restructured .lead-capture-table th:nth-child(5){width:10%}.orbance-console-shell--restructured .lead-capture-table td:nth-child(6),.orbance-console-shell--restructured .lead-capture-table th:nth-child(6){width:13%}.orbance-console-shell--restructured .lead-capture-table td:nth-child(7),.orbance-console-shell--restructured .lead-capture-table th:nth-child(7){width:16%}.orbance-console-shell--restructured .lead-capture-guidance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px}.orbance-console-shell--restructured .lead-capture-guidance article{min-width:0;display:grid;gap:3px;padding:9px 10px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:rgba(255,255,255,.72)}.orbance-console-shell--restructured .lead-capture-guidance strong{color:var(--orbance-ink);font-size:.72rem;font-weight:680}.orbance-console-shell--restructured .lead-capture-guidance span{color:var(--orbance-muted);font-size:.66rem;line-height:1.35}.orbance-console-shell--restructured .booking-links-workbench{display:grid;gap:14px}.orbance-console-shell--restructured .booking-links-workbench--state{align-content:start}.orbance-console-shell--restructured .booking-links-command-center,.orbance-console-shell--restructured .booking-links-state,.orbance-console-shell--restructured .booking-links-workbench-panel{position:relative;overflow:hidden;border:1px solid var(--orbance-line);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.97),rgba(248,249,255,.91)),var(--orbance-surface);box-shadow:var(--orbance-shadow-soft)}.orbance-console-shell--restructured .booking-links-command-center:before,.orbance-console-shell--restructured .booking-links-state:before,.orbance-console-shell--restructured .booking-links-workbench-panel:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,rgba(204,215,250,.78),rgba(216,204,250,.7),rgba(239,204,250,.62))}.orbance-console-shell--restructured .booking-links-state{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;padding:18px}.orbance-console-shell--restructured .booking-links-state__icon{width:38px;height:38px;border:1px solid rgba(102,118,216,.2);border-radius:8px;background:rgba(204,215,250,.34)}.orbance-console-shell--restructured .booking-links-state h1{margin:0 0 4px;color:var(--orbance-ink);font-size:1.2rem}.orbance-console-shell--restructured .booking-links-state p{margin:0;color:var(--orbance-muted);font-size:.78rem;line-height:1.45}.orbance-console-shell--restructured .booking-links-command-center{display:grid;grid-template-columns:minmax(250px,.76fr) minmax(420px,1.24fr);gap:12px;align-items:center;padding:12px 14px}.orbance-console-shell--restructured .booking-links-command-center__copy{min-width:0;display:grid;align-content:center;gap:5px}.orbance-console-shell--restructured .booking-links-eyebrow{color:var(--orbance-action-strong);font-size:.67rem;font-weight:720;letter-spacing:0;text-transform:uppercase}.orbance-console-shell--restructured .booking-links-command-center h1{margin:0;color:var(--orbance-ink);font-size:1.08rem;font-weight:690;letter-spacing:0;line-height:1.18}.orbance-console-shell--restructured .booking-links-command-center p{max-width:54ch;margin:0;color:var(--orbance-muted);font-size:.7rem;line-height:1.35}.orbance-console-shell--restructured .booking-links-command-center__meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:2px}.orbance-console-shell--restructured .booking-links-command-center__meta span{min-height:24px;display:inline-flex;align-items:center;padding:0 9px;border:1px solid rgba(102,118,216,.14);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.22);font-size:.66rem;font-weight:650}.orbance-console-shell--restructured .booking-links-command-center__metrics{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.orbance-console-shell--restructured .booking-links-metric-card{--booking-links-tone:#6676d8;--booking-links-tone-bg:rgba(204,215,250,0.32);position:relative;min-width:0;display:grid;min-height:58px;grid-template-columns:24px minmax(0,1fr);gap:7px;align-items:center;padding:8px;border:1px solid color-mix(in srgb,var(--booking-links-tone) 20%,transparent);border-radius:8px;background:linear-gradient(135deg,var(--booking-links-tone-bg),rgba(255,255,255,.92)),rgba(255,255,255,.84)}.orbance-console-shell--restructured .booking-links-metric-card:after{content:"";position:absolute;inset:auto 12px 0;height:2px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,transparent,var(--booking-links-tone),transparent);opacity:.55}.orbance-console-shell--restructured .booking-links-metric-card__icon{width:22px;height:22px;display:inline-flex;border:1px solid color-mix(in srgb,var(--booking-links-tone) 22%,transparent);border-radius:8px;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.96),transparent 36%),var(--booking-links-tone-bg)}.orbance-console-shell--restructured .booking-links-metric-card>div{min-width:0;display:grid;gap:2px}.orbance-console-shell--restructured .booking-links-metric-card small,.orbance-console-shell--restructured .booking-links-metric-card span:not(.booking-links-metric-card__icon){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .booking-links-metric-card span:not(.booking-links-metric-card__icon){color:var(--orbance-muted);font-size:.66rem;font-weight:650}.orbance-console-shell--restructured .booking-links-metric-card strong{color:var(--orbance-ink);font-size:.92rem;font-weight:690;line-height:1.1}.orbance-console-shell--restructured .booking-links-metric-card small{color:var(--orbance-muted);font-size:.64rem}.orbance-console-shell--restructured .booking-links-tone--brand{--booking-links-tone:#6676d8;--booking-links-tone-bg:rgba(204,215,250,0.38)}.orbance-console-shell--restructured .booking-links-tone--info{--booking-links-tone:#5f7eea;--booking-links-tone-bg:rgba(204,215,250,0.28)}.orbance-console-shell--restructured .booking-links-tone--purple{--booking-links-tone:#9b78f2;--booking-links-tone-bg:rgba(216,204,250,0.34)}.orbance-console-shell--restructured .booking-links-tone--pink{--booking-links-tone:#f06cad;--booking-links-tone-bg:rgba(239,204,250,0.34)}.orbance-console-shell--restructured .booking-links-tone--success{--booking-links-tone:#4055c8;--booking-links-tone-bg:rgba(204,215,250,0.42)}.orbance-console-shell--restructured .booking-links-tone--neutral{--booking-links-tone:#7b8497;--booking-links-tone-bg:rgba(248,249,255,0.96)}.orbance-console-shell--restructured .booking-links-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 14px}.orbance-console-shell--restructured .booking-links-toolbar>div{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .booking-links-toolbar small,.orbance-console-shell--restructured .booking-links-toolbar strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .booking-links-toolbar strong{color:var(--orbance-ink);font-size:.86rem;font-weight:680}.orbance-console-shell--restructured .booking-links-toolbar small{color:var(--orbance-muted);font-size:.68rem}.orbance-console-shell--restructured .booking-links-policy-note{padding:10px 12px;color:var(--orbance-muted);font-size:.72rem}.orbance-console-shell--restructured .booking-links-policy-note p{margin:0}.orbance-console-shell--restructured .booking-links-table-panel{padding:0}.orbance-console-shell--restructured .booking-links-table-wrapper{overflow:auto;border-radius:inherit}.orbance-console-shell--restructured .booking-links-table{width:100%;min-width:1000px;border-collapse:collapse;color:var(--orbance-text);font-size:.72rem}.orbance-console-shell--restructured .booking-links-table td,.orbance-console-shell--restructured .booking-links-table th{padding:9px 10px;border-bottom:1px solid rgba(122,135,190,.1);text-align:left;vertical-align:middle}.orbance-console-shell--restructured .booking-links-table th{position:sticky;top:0;z-index:1;color:var(--orbance-muted);background:rgba(248,249,255,.94);font-size:.64rem;font-weight:680;text-transform:uppercase}.orbance-console-shell--restructured .booking-links-table tbody tr:hover{background:linear-gradient(90deg,rgba(204,215,250,.17),rgba(255,255,255,0))}.orbance-console-shell--restructured .booking-links-table tr:last-child td{border-bottom:0}.orbance-console-shell--restructured .booking-links-table__name{color:var(--orbance-ink);font-weight:670}.orbance-console-shell--restructured .booking-links-table__name>div:last-child{margin-top:3px;color:var(--orbance-muted);font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.64rem;font-weight:520}.orbance-console-shell--restructured .booking-links-policy-cell{display:grid;gap:3px}.orbance-console-shell--restructured .booking-links-policy-cell strong{color:var(--orbance-ink);font-size:.72rem}.orbance-console-shell--restructured .booking-links-policy-cell span{color:var(--orbance-muted);font-size:.64rem}.orbance-console-shell--restructured .booking-links-security-stack{min-width:0;display:flex;flex-wrap:wrap;gap:5px}.orbance-console-shell--restructured .booking-links-security-stack span{min-height:20px;display:inline-flex;align-items:center;padding:0 7px;border:1px solid rgba(122,135,190,.12);border-radius:8px;color:var(--orbance-text);background:rgba(255,255,255,.82);font-size:.64rem;white-space:nowrap}.orbance-console-shell--restructured .booking-links-workbench .badge--green,.orbance-console-shell--restructured .scheduling-workbench .badge--green{border-color:rgba(102,118,216,.22);color:#4055c8;background:linear-gradient(135deg,rgba(204,215,250,.54),rgba(255,255,255,.88))}.orbance-console-shell--restructured .booking-links-workbench .badge--amber,.orbance-console-shell--restructured .scheduling-workbench .badge--amber{border-color:rgba(155,120,242,.2);color:#7556d6;background:linear-gradient(135deg,rgba(216,204,250,.48),rgba(255,255,255,.88))}.orbance-console-shell--restructured .booking-links-workbench .badge--red,.orbance-console-shell--restructured .scheduling-workbench .badge--red{border-color:rgba(240,108,173,.22);color:#c94d8c;background:linear-gradient(135deg,rgba(239,204,250,.44),rgba(255,255,255,.9))}.orbance-console-shell--restructured .booking-links-row-actions{display:flex;flex-wrap:wrap;gap:6px;min-width:230px}.orbance-console-shell--restructured .booking-links-guidance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px}.orbance-console-shell--restructured .booking-links-guidance article{min-width:0;display:grid;gap:3px;padding:9px 10px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:rgba(255,255,255,.72)}.orbance-console-shell--restructured .booking-links-guidance strong{color:var(--orbance-ink);font-size:.72rem;font-weight:680}.orbance-console-shell--restructured .booking-links-guidance span{color:var(--orbance-muted);font-size:.66rem;line-height:1.35}.orbance-console-shell--restructured .growth-empty-state{min-height:126px;display:grid;place-items:center;gap:5px;padding:22px;color:var(--orbance-muted);text-align:center}.orbance-console-shell--restructured .growth-empty-state__title{color:var(--orbance-ink);font-size:.82rem;font-weight:680}.orbance-console-shell--restructured .growth-empty-state__desc{max-width:52ch;color:var(--orbance-muted);font-size:.7rem;line-height:1.4}.orbance-console-shell--restructured .growth-empty-state--actionable{min-height:190px;align-content:center}.orbance-console-shell--restructured .growth-empty-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:5px}.orbance-console-shell--restructured .growth-empty-action{min-height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:var(--orbance-action-strong);background:rgba(255,255,255,.84);font:inherit;font-size:.72rem;font-weight:700;text-decoration:none;cursor:pointer}.orbance-console-shell--restructured .growth-empty-action--primary{border-color:rgba(102,118,216,.28);color:#ffffff;background:linear-gradient(135deg,#6676d8,#7c91f3);box-shadow:0 12px 24px rgba(102,118,216,.16)}.orbance-console-shell--restructured .growth-empty-action:hover{border-color:rgba(102,118,216,.28);background:rgba(255,255,255,.96)}.orbance-console-shell--restructured .growth-empty-action--primary:hover{color:#ffffff;background:linear-gradient(135deg,#596ad1,#7489ee)}.orbance-console-shell--restructured .growth-empty-step-grid{width:min(760px,100%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:9px}.orbance-console-shell--restructured .growth-empty-step-grid span{min-width:0;display:grid;gap:4px;padding:9px 10px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(248,249,255,.72);text-align:left}.orbance-console-shell--restructured .growth-empty-step-grid strong{color:var(--orbance-ink);font-size:.72rem;font-weight:720}.orbance-console-shell--restructured .growth-empty-step-grid small{color:var(--orbance-muted);font-size:.68rem;line-height:1.34}.orbance-console-shell--restructured .growth-form-help{margin:0;color:var(--orbance-muted);font-size:.72rem;line-height:1.45}.orbance-console-shell--restructured .growth-form-help--footer{margin-top:10px}.orbance-console-shell--restructured .growth-copy-block{display:grid;gap:5px;margin-bottom:12px}.orbance-console-shell--restructured .growth-copy-block__header,.orbance-console-shell--restructured .growth-modal-section-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.orbance-console-shell--restructured .growth-checkbox-row .form-label,.orbance-console-shell--restructured .growth-copy-block__header .form-label,.orbance-console-shell--restructured .growth-modal-section-header .form-label{margin:0}.orbance-console-shell--restructured .growth-copy-block__hint{margin:0;color:var(--orbance-muted);font-size:.68rem;line-height:1.35}.orbance-console-shell--restructured .growth-copy-block__textarea{min-height:64px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.72rem;line-height:1.45;resize:vertical}.orbance-console-shell--restructured .growth-field-list,.orbance-console-shell--restructured .growth-modal-list{display:grid;gap:8px}.orbance-console-shell--restructured .growth-field-card,.orbance-console-shell--restructured .growth-modal-card,.orbance-console-shell--restructured .growth-modal-note{border:1px solid rgba(122,135,190,.12);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(248,249,255,.88));box-shadow:0 8px 20px rgba(55,69,138,.045)}.orbance-console-shell--restructured .growth-field-card{display:grid;gap:6px;padding:10px}.orbance-console-shell--restructured .growth-field-card__row{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.orbance-console-shell--restructured .growth-field-card__name{flex:2 1 150px}.orbance-console-shell--restructured .growth-field-card__type{flex:1 1 118px}.orbance-console-shell--restructured .growth-checkbox-row{display:inline-flex;align-items:center;gap:7px;color:var(--orbance-text);font-size:.72rem;font-weight:580}.orbance-console-shell--restructured .growth-modal-card{display:grid;gap:7px;padding:10px}.orbance-console-shell--restructured .growth-modal-card--split,.orbance-console-shell--restructured .growth-modal-card__header{display:flex;align-items:center;justify-content:space-between;gap:8px}.orbance-console-shell--restructured .growth-modal-card strong{color:var(--orbance-ink);font-size:.78rem;font-weight:680}.orbance-console-shell--restructured .growth-modal-card__meta{margin-top:2px;color:var(--orbance-muted);font-size:.68rem}.orbance-console-shell--restructured .growth-modal-note{margin-bottom:12px;padding:10px 12px;border-color:rgba(102,118,216,.22);background:linear-gradient(135deg,rgba(204,215,250,.3),rgba(255,255,255,.92))}.orbance-console-shell--restructured .growth-modal-note p{margin:0;color:var(--orbance-action-strong);font-size:.72rem;line-height:1.42}.orbance-console-shell--restructured .growth-field-dl{display:grid;grid-template-columns:minmax(90px,auto) minmax(0,1fr);gap:3px 12px;margin:0;font-size:.72rem}.orbance-console-shell--restructured .growth-field-dl dt{color:var(--orbance-muted);font-weight:620}.orbance-console-shell--restructured .growth-field-dl dd{min-width:0;margin:0;color:var(--orbance-text);overflow-wrap:anywhere}@media (max-width:1320px){.orbance-console-shell--restructured .booking-links-command-center,.orbance-console-shell--restructured .lead-capture-command-center{grid-template-columns:minmax(0,1fr);align-items:stretch}.orbance-console-shell--restructured .lead-capture-command-center__actions,.orbance-console-shell--restructured .lead-capture-command-center__metrics{grid-column:auto;grid-row:auto}.orbance-console-shell--restructured .booking-links-command-center__metrics,.orbance-console-shell--restructured .lead-capture-command-center__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.orbance-console-shell--restructured .booking-links-command-center__metrics,.orbance-console-shell--restructured .booking-links-guidance,.orbance-console-shell--restructured .growth-empty-step-grid,.orbance-console-shell--restructured .lead-capture-command-center__metrics,.orbance-console-shell--restructured .lead-capture-guidance{grid-template-columns:1fr}}.orbance-console-shell--restructured .relationship-table tr:last-child td{border-bottom:0}.orbance-console-shell--restructured .relationship-table tbody tr:hover{background:linear-gradient(90deg,rgba(204,215,250,.18),rgba(255,255,255,0))}.orbance-console-shell--restructured .relationship-table__muted{color:var(--orbance-muted);white-space:nowrap}.orbance-console-shell--restructured .relationship-row-title{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .relationship-row-title strong{min-width:0;overflow:hidden;color:var(--orbance-ink);font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .relationship-row-title small{min-width:0;display:-webkit-box;overflow:hidden;color:var(--orbance-muted);font-size:.7rem;line-height:1.28;text-overflow:clip;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.orbance-console-shell--restructured .relationship-table td:nth-child(6) .relationship-row-title strong{overflow:visible;text-overflow:clip;white-space:normal}.orbance-console-shell--restructured .relationship-empty-guidance{width:min(820px,100%);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.orbance-console-shell--restructured .relationship-empty-guidance a{min-width:0;min-height:74px;display:grid;gap:5px;padding:10px;border:1px solid rgba(102,118,216,.11);border-radius:8px;color:inherit;background:rgba(248,249,255,.72);text-align:left;text-decoration:none}.orbance-console-shell--restructured .relationship-empty-guidance a:hover{border-color:rgba(102,118,216,.2);background:rgba(255,255,255,.92)}.orbance-console-shell--restructured .relationship-empty-guidance span{display:inline-flex;align-items:center;gap:6px;color:var(--orbance-ink);font-size:.74rem;font-weight:700}.orbance-console-shell--restructured .relationship-empty-guidance small{color:var(--orbance-muted);font-size:.72rem;line-height:1.34}.orbance-console-shell--restructured .relationship-chip{box-sizing:border-box;min-height:20px;width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:6px;padding:0 8px;border:1px solid color-mix(in srgb,var(--relationship-chip-tone) 18%,transparent);border-radius:999px;color:var(--relationship-chip-tone);background:var(--relationship-chip-bg);font-size:.64rem;font-weight:640;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .relationship-chip,.orbance-console-shell--restructured .relationship-chip--blue,.orbance-console-shell--restructured .relationship-chip--brand,.orbance-console-shell--restructured .relationship-chip--info{--relationship-chip-tone:#6676d8;--relationship-chip-bg:rgba(204,215,250,0.34)}.orbance-console-shell--restructured .relationship-chip--success{--relationship-chip-tone:#4055c8;--relationship-chip-bg:rgba(204,215,250,0.42)}.orbance-console-shell--restructured .relationship-chip--lavender,.orbance-console-shell--restructured .relationship-chip--warning{--relationship-chip-tone:#9368e9;--relationship-chip-bg:rgba(216,204,250,0.42)}.orbance-console-shell--restructured .relationship-chip--danger,.orbance-console-shell--restructured .relationship-chip--pink{--relationship-chip-tone:#ef5fa5;--relationship-chip-bg:rgba(239,204,250,0.42)}.orbance-console-shell--restructured .relationship-chip--neutral{--relationship-chip-tone:#7b8497;--relationship-chip-bg:rgba(248,249,255,0.94)}.orbance-console-shell--restructured .relationship-side-list{display:grid;gap:8px;margin-top:10px}.orbance-console-shell--restructured .relationship-side-item{display:grid;gap:5px;padding:10px;border:1px solid var(--orbance-line);border-radius:8px;color:inherit;background:linear-gradient(135deg,rgba(255,255,255,.84),rgba(204,215,250,.14));text-decoration:none}.orbance-console-shell--restructured .relationship-side-section{display:grid;gap:9px;margin-top:13px}.orbance-console-shell--restructured .relationship-side-item--flat{background:rgba(255,255,255,.7)}.orbance-console-shell--restructured a.relationship-side-item:hover{border-color:rgba(102,118,216,.2);background:linear-gradient(135deg,rgba(204,215,250,.24),rgba(239,204,250,.12))}.orbance-console-shell--restructured .relationship-side-item strong{color:var(--orbance-ink);font-size:.8rem}.orbance-console-shell--restructured .relationship-side-item small,.orbance-console-shell--restructured .relationship-side-item span{color:var(--orbance-muted);font-size:.7rem;line-height:1.35}.orbance-console-shell--restructured .relationship-stat-list{display:grid;gap:7px}.orbance-console-shell--restructured .relationship-stat-list div{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:8px;padding:8px;border:1px solid rgba(122,135,190,.1);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(216,204,250,.16))}.orbance-console-shell--restructured .relationship-stat-list strong{min-width:0;color:var(--orbance-ink);font-size:.94rem;font-weight:660;text-align:right}.orbance-console-shell--restructured .relationship-stat-list span{min-width:0;overflow:hidden;color:var(--orbance-muted);font-size:.7rem;line-height:1.24;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .relationship-schema-note{display:flex;align-items:center;gap:8px;padding:9px 10px;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.26);font-size:.76rem;font-weight:560}.orbance-console-shell--restructured .relationship-boundary-card{display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;margin-top:12px;padding:10px;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.32),rgba(239,204,250,.16))}.orbance-console-shell--restructured .relationship-boundary-card svg{margin-top:1px}.orbance-console-shell--restructured .relationship-boundary-card span{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .relationship-boundary-card strong{color:var(--orbance-action-ink);font-size:.75rem;line-height:1.25}.orbance-console-shell--restructured .relationship-boundary-card small{color:var(--orbance-muted);font-size:.68rem;line-height:1.35}.orbance-console-shell--restructured .orbance-workbench{width:100%;max-width:none;min-height:calc(100vh - 92px);padding:12px 16px 20px}.orbance-console-shell--restructured .orbance-workbench--state{min-height:calc(100vh - 92px);place-items:center}.orbance-console-shell--restructured .orbance-workbench-state{width:min(520px,100%);display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px;border:1px solid var(--orbance-line);border-radius:8px;background:rgba(255,255,255,.92);box-shadow:var(--orbance-shadow-soft)}.orbance-console-shell--restructured .orbance-workbench-state__icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(204,215,250,.66);border-radius:8px;color:var(--orbance-action);background:rgba(204,215,250,.24)}.orbance-console-shell--restructured .orbance-workbench-state h1{margin:0;color:var(--orbance-ink);font-size:1rem;line-height:1.2}.orbance-console-shell--restructured .orbance-workbench-state p{margin:3px 0 0;color:var(--orbance-muted);font-size:.78rem;line-height:1.4}.orbance-console-shell--restructured .orbance-workbench-metric,.orbance-console-shell--restructured .orbance-workbench-panel{border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(252,253,255,.92)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.055)}.orbance-console-shell--restructured .orbance-workbench-panel__actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.orbance-console-shell--restructured .orbance-workbench-action{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border:1px solid rgba(122,135,190,.16);border-radius:8px;color:var(--orbance-action-ink);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,249,255,.86)),#ffffff;font:inherit;font-size:.76rem;font-weight:640;line-height:1;text-decoration:none;cursor:pointer;box-shadow:0 5px 12px rgba(119,132,202,.035)}.orbance-console-shell--restructured .orbance-workbench-action:hover{border-color:rgba(102,118,216,.3);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.24))}.orbance-console-shell--restructured .orbance-workbench-action--primary{border-color:rgba(102,118,216,.28);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.76),rgba(216,204,250,.38),rgba(255,255,255,.92)),#ffffff;box-shadow:0 8px 18px rgba(102,118,216,.1)}.orbance-console-shell--restructured .orbance-workbench-action--primary:hover{color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.86),rgba(239,204,250,.32),rgba(255,255,255,.96)),#ffffff}.orbance-console-shell--restructured .orbance-workbench-action:disabled,.orbance-console-shell--restructured .orbance-workbench-action[aria-disabled=true]{border-color:rgba(122,135,190,.1);color:rgba(88,96,115,.42);background:rgba(248,249,255,.7);box-shadow:none;cursor:not-allowed}.orbance-console-shell--restructured .orbance-workbench-action--icon{width:34px;padding:0}.orbance-console-shell--restructured .orbance-workbench-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .orbance-workbench-metric-link{min-width:0;color:inherit;text-decoration:none}.orbance-console-shell--restructured .orbance-workbench-metric{min-height:128px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;align-content:stretch;padding:12px 12px 10px;transition:border-color .14s ease,transform .14s ease,box-shadow .14s ease}.orbance-console-shell--restructured .orbance-workbench-metric-link:hover .orbance-workbench-metric,.orbance-console-shell--restructured .orbance-workbench-stage:hover{border-color:rgba(102,118,216,.24);box-shadow:0 16px 34px rgba(95,113,190,.1)}.orbance-console-shell--restructured .orbance-workbench-metric__top{display:flex;align-items:center;justify-content:space-between;gap:8px}.orbance-console-shell--restructured .orbance-workbench-list-item__icon,.orbance-console-shell--restructured .orbance-workbench-metric__icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(204,215,250,.62);border-radius:8px;color:#6676d8;background:rgba(248,249,255,.94)}.orbance-console-shell--restructured .orbance-workbench-tone--brand{--orbance-workbench-tone:#6676d8;--orbance-workbench-tone-bg:rgba(204,215,250,0.38)}.orbance-console-shell--restructured .orbance-workbench-tone--info{--orbance-workbench-tone:#6676d8;--orbance-workbench-tone-bg:rgba(204,215,250,0.30)}.orbance-console-shell--restructured .orbance-workbench-tone--success{--orbance-workbench-tone:#4055c8;--orbance-workbench-tone-bg:rgba(204,215,250,0.42)}.orbance-console-shell--restructured .orbance-workbench-tone--warning{--orbance-workbench-tone:#a678f2;--orbance-workbench-tone-bg:rgba(216,204,250,0.42)}.orbance-console-shell--restructured .orbance-workbench-tone--danger{--orbance-workbench-tone:#f06cad;--orbance-workbench-tone-bg:rgba(239,204,250,0.42)}.orbance-console-shell--restructured .orbance-workbench-tone--neutral{--orbance-workbench-tone:#687184;--orbance-workbench-tone-bg:rgba(248,249,255,0.94)}.orbance-console-shell--restructured .orbance-workbench-metric.orbance-workbench-tone--brand{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.3)),#ffffff}.orbance-console-shell--restructured .orbance-workbench-metric.orbance-workbench-tone--info{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.22)),#ffffff}.orbance-console-shell--restructured .orbance-workbench-metric.orbance-workbench-tone--success{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.3)),#ffffff}.orbance-console-shell--restructured .orbance-workbench-metric.orbance-workbench-tone--warning{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.34)),#ffffff}.orbance-console-shell--restructured .orbance-workbench-metric.orbance-workbench-tone--danger{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.36)),#ffffff}.orbance-console-shell--restructured .orbance-workbench-list-item__icon.orbance-workbench-tone--brand,.orbance-console-shell--restructured .orbance-workbench-list-item__icon.orbance-workbench-tone--danger,.orbance-console-shell--restructured .orbance-workbench-list-item__icon.orbance-workbench-tone--info,.orbance-console-shell--restructured .orbance-workbench-list-item__icon.orbance-workbench-tone--neutral,.orbance-console-shell--restructured .orbance-workbench-list-item__icon.orbance-workbench-tone--success,.orbance-console-shell--restructured .orbance-workbench-list-item__icon.orbance-workbench-tone--warning,.orbance-console-shell--restructured .orbance-workbench-tone--brand .orbance-workbench-metric__icon,.orbance-console-shell--restructured .orbance-workbench-tone--danger .orbance-workbench-metric__icon,.orbance-console-shell--restructured .orbance-workbench-tone--info .orbance-workbench-metric__icon,.orbance-console-shell--restructured .orbance-workbench-tone--neutral .orbance-workbench-metric__icon,.orbance-console-shell--restructured .orbance-workbench-tone--success .orbance-workbench-metric__icon,.orbance-console-shell--restructured .orbance-workbench-tone--warning .orbance-workbench-metric__icon{border-color:color-mix(in srgb,var(--orbance-workbench-tone) 24%,transparent);color:var(--orbance-workbench-tone);background:var(--orbance-workbench-tone-bg)}.orbance-console-shell--restructured .orbance-workbench-metric__arrow{color:var(--orbance-faint)}.orbance-console-shell--restructured .orbance-workbench-metric__value{margin-top:8px;color:var(--orbance-ink);font-size:1.2rem;font-weight:620;line-height:1.18}.orbance-console-shell--restructured .orbance-workbench-metric__label{margin-top:6px;color:var(--orbance-ink);font-size:.78rem;font-weight:590;line-height:1.22}.orbance-console-shell--restructured .orbance-workbench-metric__detail{margin-top:4px;color:var(--orbance-muted);font-size:.67rem;line-height:1.32}.orbance-console-shell--restructured .orbance-workbench-metric__sparkline{width:100%;height:28px;margin-top:8px;overflow:visible}.orbance-console-shell--restructured .orbance-workbench-metric__sparkline path{fill:none;stroke:var(--orbance-workbench-tone,#7487f4);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2;opacity:.72}.orbance-console-shell--restructured .orbance-workbench-grid{min-height:0;height:calc(100vh - 124px);display:grid;grid-template-columns:minmax(0,1fr) minmax(276px,.3fr);gap:12px;align-items:stretch}.orbance-console-shell--restructured .orbance-workbench-main,.orbance-console-shell--restructured .orbance-workbench-side{min-width:0;min-height:0;display:grid;gap:12px;align-content:start}.orbance-console-shell--restructured .orbance-workbench-main{grid-template-rows:auto minmax(0,1fr);align-content:stretch}.orbance-console-shell--restructured .orbance-workbench-panel{min-width:0;padding:13px}.orbance-console-shell--restructured .orbance-workbench-pipeline{min-height:100%;height:100%;display:grid;grid-template-rows:auto auto minmax(0,1fr)}.orbance-console-shell--restructured .orbance-workbench-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.orbance-console-shell--restructured .orbance-workbench-panel__header h2{margin:0;color:var(--orbance-ink);font-size:.98rem;line-height:1.16}.orbance-console-shell--restructured .orbance-workbench-panel__header p{margin:4px 0 0;color:var(--orbance-muted);font-size:.72rem;line-height:1.35}.orbance-console-shell--restructured .orbance-workbench-panel__header a{color:var(--orbance-action);font-size:.66rem;font-weight:650;text-decoration:none}.orbance-console-shell--restructured .orbance-workbench-panel__header .orbance-workbench-action{font-size:.76rem}.orbance-console-shell--restructured .orbance-workbench-panel__header .orbance-workbench-action--primary{color:#ffffff}.orbance-console-shell--restructured .orbance-workbench-stages{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:12px}.orbance-console-shell--restructured .orbance-workbench-stage{min-width:0;display:grid;gap:5px;padding:9px 10px;border:1px solid rgba(122,135,190,.11);border-radius:8px;color:inherit;background:linear-gradient(135deg,rgba(204,215,250,.3),rgba(255,255,255,.88));text-decoration:none}.orbance-console-shell--restructured .orbance-workbench-stage--2,.orbance-console-shell--restructured .orbance-workbench-stage--3{background:linear-gradient(135deg,rgba(216,204,250,.31),rgba(255,255,255,.88))}.orbance-console-shell--restructured .orbance-workbench-stage--4{background:linear-gradient(135deg,rgba(239,204,250,.28),rgba(255,255,255,.88))}.orbance-console-shell--restructured .orbance-workbench-stage span{overflow:hidden;color:#6676d8;font-size:.66rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .orbance-workbench-stage strong{color:var(--orbance-ink);font-size:.78rem}.orbance-console-shell--restructured .orbance-workbench-stage small{color:var(--orbance-muted);font-size:.66rem}.orbance-console-shell--restructured .orbance-workbench-stage i{height:4px;overflow:hidden;border-radius:999px;background:rgba(102,118,216,.12)}.orbance-console-shell--restructured .orbance-workbench-stage i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6676d8,#d4c6fb)}.orbance-console-shell--restructured .orbance-workbench-table-wrap{margin-top:12px;min-height:0;overflow:hidden;border:1px solid rgba(122,135,190,.11);border-radius:8px}.orbance-console-shell--restructured .orbance-workbench-table{width:100%;height:100%;border-collapse:collapse;color:var(--orbance-text);font-size:.74rem}.orbance-console-shell--restructured .orbance-workbench-table td,.orbance-console-shell--restructured .orbance-workbench-table th{padding:8px 10px;border-bottom:1px solid rgba(122,135,190,.1);text-align:left;vertical-align:middle;line-height:1.35}.orbance-console-shell--restructured .orbance-workbench-table th{color:var(--orbance-muted);background:rgba(248,249,255,.82);font-size:.66rem;font-weight:620}.orbance-console-shell--restructured .orbance-workbench-table tr:last-child td{border-bottom:0}.orbance-console-shell--restructured .orbance-workbench-table td small,.orbance-console-shell--restructured .orbance-workbench-table td strong{display:block}.orbance-console-shell--restructured .orbance-workbench-table td strong{color:var(--orbance-ink);font-weight:590;line-height:1.28}.orbance-console-shell--restructured .orbance-workbench-table td small{margin-top:2px;color:var(--orbance-muted);font-size:.65rem;line-height:1.32}.orbance-console-shell--restructured .orbance-workbench-table__empty{height:100%;color:var(--orbance-muted);background:rgba(248,249,255,.64)}.orbance-console-shell--restructured .orbance-workbench-table__empty svg{display:inline-flex;margin-right:8px;color:#6676d8;vertical-align:-3px}.orbance-console-shell--restructured .orbance-workbench-table__empty span{font-size:.74rem;line-height:1.4}.orbance-console-shell--restructured .orbance-workbench-chip{min-height:20px;display:inline-flex;align-items:center;padding:0 8px;border-radius:8px;color:#6676d8;background:rgba(204,215,250,.34);font-size:.66rem;font-weight:640}.orbance-console-shell--restructured .orbance-workbench-chip--warning{color:#7556d6;background:rgba(216,204,250,.38)}.orbance-console-shell--restructured .orbance-workbench-chip--success{color:#4055c8;background:rgba(204,215,250,.42)}.orbance-console-shell--restructured .orbance-workbench-side{grid-template-rows:auto auto auto auto}.orbance-console-shell--restructured .orbance-workbench-side .orbance-workbench-panel{padding:11px 12px}.orbance-console-shell--restructured .orbance-workbench-list{display:grid;gap:6px;margin-top:10px}.orbance-console-shell--restructured .orbance-workbench-agenda{display:grid;gap:0;margin-top:10px}.orbance-console-shell--restructured .orbance-workbench-agenda-item{min-width:0;display:grid;grid-template-columns:42px 10px minmax(0,1fr);gap:8px;align-items:start;padding:7px 0;border-bottom:1px solid rgba(122,135,190,.1);color:inherit;text-decoration:none}.orbance-console-shell--restructured .orbance-workbench-agenda-item:last-child{border-bottom:0}.orbance-console-shell--restructured .orbance-workbench-agenda-item__time{color:var(--orbance-muted);font-size:.64rem;font-weight:560;line-height:1.3;white-space:nowrap}.orbance-console-shell--restructured .orbance-workbench-agenda-item__dot{width:7px;height:7px;margin-top:4px;border-radius:999px;background:var(--orbance-workbench-tone,#6676d8);box-shadow:0 0 0 3px var(--orbance-workbench-tone-bg,rgba(204,215,250,.38))}.orbance-console-shell--restructured .orbance-workbench-agenda-item__copy{min-width:0;display:grid;gap:2px}.orbance-console-shell--restructured .orbance-workbench-agenda-item__copy small,.orbance-console-shell--restructured .orbance-workbench-agenda-item__copy strong{overflow-wrap:anywhere}.orbance-console-shell--restructured .orbance-workbench-agenda-item__copy strong{color:var(--orbance-ink);font-size:.72rem;font-weight:590;line-height:1.28}.orbance-console-shell--restructured .orbance-workbench-agenda-item__copy small,.orbance-console-shell--restructured .orbance-workbench-agenda__empty{color:var(--orbance-muted);font-size:.66rem;line-height:1.32}.orbance-console-shell--restructured .orbance-workbench-agenda__empty{min-height:62px;display:flex;align-items:center;line-height:1.4}.orbance-console-shell--restructured .orbance-workbench-list-item{min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;align-items:center;padding:6px 7px;border-radius:8px;color:inherit;text-decoration:none}.orbance-console-shell--restructured .orbance-workbench-list-item:hover{background:rgba(204,215,250,.2)}.orbance-console-shell--restructured .orbance-workbench-list-item span:last-child{min-width:0;display:grid;gap:2px}.orbance-console-shell--restructured .orbance-workbench-list-item strong{color:var(--orbance-ink);font-size:.74rem;font-weight:590;line-height:1.28;overflow-wrap:anywhere}.orbance-console-shell--restructured .orbance-workbench-list-item small{color:var(--orbance-muted);font-size:.66rem;line-height:1.32;overflow-wrap:anywhere}.orbance-console-shell--restructured .clients-workbench{width:100%;max-width:none;min-height:calc(100vh - 92px);display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:12px;padding:12px 16px 20px}.orbance-console-shell--restructured .clients-workbench-command,.orbance-console-shell--restructured .clients-workbench-filter-panel,.orbance-console-shell--restructured .clients-workbench-metric,.orbance-console-shell--restructured .clients-workbench-panel{position:relative;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.052)}.orbance-console-shell--restructured .clients-workbench-command{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;background:linear-gradient(110deg,rgba(255,255,255,.98),rgba(248,250,255,.96) 48%,rgba(204,215,250,.22) 72%,rgba(239,204,250,.2)),#ffffff}.orbance-console-shell--restructured .clients-workbench-command__copy{min-width:0;display:grid;gap:5px}.orbance-console-shell--restructured .clients-workbench-eyebrow{display:inline-flex;align-items:center;gap:6px;color:var(--orbance-action-strong);font-size:.7rem;font-weight:650;letter-spacing:0}.orbance-console-shell--restructured .clients-workbench-command h1{margin:0;color:var(--orbance-ink);font-size:1.18rem;font-weight:620;line-height:1.08;letter-spacing:0}.orbance-console-shell--restructured .clients-workbench-command p{margin:0;color:var(--orbance-muted);font-size:.75rem;line-height:1.38}.orbance-console-shell--restructured .clients-workbench-command__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.orbance-console-shell--restructured .clients-workbench-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .clients-workbench-metric{position:relative;min-width:0;min-height:102px;display:grid;grid-template-columns:32px minmax(0,1fr);grid-template-rows:auto auto auto;column-gap:10px;align-content:center;padding:12px;overflow:hidden}.orbance-console-shell--restructured .clients-workbench-metric__icon,.orbance-console-shell--restructured .clients-workbench-side-item__icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--clients-workbench-tone,#6676d8) 24%,transparent);border-radius:8px;color:var(--clients-workbench-tone,#6676d8);background:var(--clients-workbench-tone-bg,rgba(204,215,250,.38))}.orbance-console-shell--restructured .clients-workbench-metric__icon{grid-row:1/span 3}.orbance-console-shell--restructured .clients-workbench-metric strong{color:var(--orbance-ink);font-size:1.18rem;font-weight:620;line-height:1}.orbance-console-shell--restructured .clients-workbench-metric span:not(.clients-workbench-metric__icon){margin-top:5px;color:var(--orbance-ink);font-size:.76rem;font-weight:590;line-height:1.2}.orbance-console-shell--restructured .clients-workbench-metric small{margin-top:4px;color:var(--orbance-muted);font-size:.66rem;line-height:1.28}.orbance-console-shell--restructured .clients-workbench-tone--brand{--clients-workbench-tone:#6676d8;--clients-workbench-tone-bg:rgba(204,215,250,0.38)}.orbance-console-shell--restructured .clients-workbench-tone--info{--clients-workbench-tone:#5f7eea;--clients-workbench-tone-bg:rgba(204,215,250,0.32)}.orbance-console-shell--restructured .clients-workbench-tone--success{--clients-workbench-tone:#4055c8;--clients-workbench-tone-bg:rgba(204,215,250,0.42)}.orbance-console-shell--restructured .clients-workbench-tone--warning{--clients-workbench-tone:#a678f2;--clients-workbench-tone-bg:rgba(216,204,250,0.42)}.orbance-console-shell--restructured .clients-workbench-tone--danger{--clients-workbench-tone:#f06cad;--clients-workbench-tone-bg:rgba(239,204,250,0.42)}.orbance-console-shell--restructured .clients-workbench-tone--neutral{--clients-workbench-tone:#7b8497;--clients-workbench-tone-bg:rgba(248,249,255,0.94)}.orbance-console-shell--restructured .clients-workbench-metric.clients-workbench-tone--brand{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.34)),#ffffff}.orbance-console-shell--restructured .clients-workbench-metric.clients-workbench-tone--info{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.24)),#ffffff}.orbance-console-shell--restructured .clients-workbench-metric.clients-workbench-tone--success{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.3)),#ffffff}.orbance-console-shell--restructured .clients-workbench-metric.clients-workbench-tone--warning{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.34)),#ffffff}.orbance-console-shell--restructured .clients-workbench-metric.clients-workbench-tone--danger{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.36)),#ffffff}.orbance-console-shell--restructured .clients-workbench-metric:after{content:"";position:absolute;right:14px;bottom:16px;width:72px;height:20px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--clients-workbench-tone,#6676d8),transparent);opacity:.2;transform:skewX(-14deg)}.orbance-console-shell--restructured .client360-panel:before,.orbance-console-shell--restructured .clients-workbench-panel:before{content:"";position:absolute;inset:0 0 auto;height:2px;border-radius:8px 8px 0 0;background:linear-gradient(90deg,rgba(204,215,250,.9),rgba(216,204,250,.72),rgba(239,204,250,.62));opacity:.7;pointer-events:none}.orbance-console-shell--restructured .clients-workbench-grid{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 236px;gap:12px;align-items:stretch}.orbance-console-shell--restructured .clients-workbench-main,.orbance-console-shell--restructured .clients-workbench-side{min-width:0;min-height:0;display:grid;gap:12px;align-content:start}.orbance-console-shell--restructured .clients-workbench-main{grid-template-rows:auto minmax(0,1fr)}.orbance-console-shell--restructured .clients-workbench-filter-panel{min-width:0;display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:10px;align-items:center;padding:10px}.orbance-console-shell--restructured .clients-workbench-search{min-width:0;min-height:34px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:0 11px;border:1px solid var(--orbance-line);border-radius:8px;color:var(--orbance-muted);background:rgba(255,255,255,.82)}.orbance-console-shell--restructured .clients-workbench-search .form-input{height:32px;min-height:32px;padding:0;border:0;color:var(--orbance-ink);background:transparent;box-shadow:none;font-size:.76rem}.orbance-console-shell--restructured .clients-workbench-search .form-input:focus{outline:0;box-shadow:none}.orbance-console-shell--restructured .clients-workbench-filters{display:flex;align-items:center;gap:8px}.orbance-console-shell--restructured .clients-workbench-filters .form-select{min-height:34px;width:154px;border-color:var(--orbance-line);border-radius:8px;color:var(--orbance-text);background-color:rgba(255,255,255,.86);font-size:.74rem}.orbance-console-shell--restructured .clients-workbench-clear{min-height:34px;padding:0 11px;border:1px solid var(--orbance-line);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.24);font:inherit;font-size:.74rem;font-weight:640;cursor:pointer}.orbance-console-shell--restructured .clients-workbench-panel{min-width:0;padding:13px}.orbance-console-shell--restructured .clients-workbench-table-panel{position:relative;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr)}.orbance-console-shell--restructured .clients-workbench-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.orbance-console-shell--restructured .clients-workbench-panel__header h2{margin:0;color:var(--orbance-ink);font-size:.94rem;font-weight:620;line-height:1.16}.orbance-console-shell--restructured .clients-workbench-panel__header p{margin:4px 0 0;color:var(--orbance-muted);font-size:.7rem;line-height:1.34}.orbance-console-shell--restructured .clients-workbench-table-wrap{min-height:0;margin-top:12px;overflow:auto;border:1px solid rgba(122,135,190,.11);border-radius:8px}.orbance-console-shell--restructured .clients-workbench-table{width:100%;min-width:0;border-collapse:collapse;color:var(--orbance-text);font-size:.73rem;table-layout:fixed}.orbance-console-shell--restructured .clients-workbench-table td,.orbance-console-shell--restructured .clients-workbench-table th{padding:8px 9px;border-bottom:1px solid rgba(122,135,190,.1);text-align:left;vertical-align:middle}.orbance-console-shell--restructured .clients-workbench-table td:first-child,.orbance-console-shell--restructured .clients-workbench-table th:first-child{width:21%}.orbance-console-shell--restructured .clients-workbench-table td:nth-child(2),.orbance-console-shell--restructured .clients-workbench-table th:nth-child(2){width:10%}.orbance-console-shell--restructured .clients-workbench-table td:nth-child(3),.orbance-console-shell--restructured .clients-workbench-table th:nth-child(3){width:12%}.orbance-console-shell--restructured .clients-workbench-table td:nth-child(4),.orbance-console-shell--restructured .clients-workbench-table th:nth-child(4){width:11%}.orbance-console-shell--restructured .clients-workbench-table td:nth-child(5),.orbance-console-shell--restructured .clients-workbench-table th:nth-child(5){width:14%}.orbance-console-shell--restructured .clients-workbench-table td:nth-child(6),.orbance-console-shell--restructured .clients-workbench-table th:nth-child(6){width:18%}.orbance-console-shell--restructured .clients-workbench-table td:nth-child(7),.orbance-console-shell--restructured .clients-workbench-table th:nth-child(7){width:14%}.orbance-console-shell--restructured .clients-workbench-table th{position:sticky;top:0;z-index:1;color:var(--orbance-muted);background:rgba(248,249,255,.96);font-size:.65rem;font-weight:620}.orbance-console-shell--restructured .clients-workbench-table tr:last-child td{border-bottom:0}.orbance-console-shell--restructured .clients-workbench-table tbody tr:hover{background:linear-gradient(90deg,rgba(204,215,250,.18),rgba(255,255,255,0))}.orbance-console-shell--restructured .clients-workbench-table td small{display:block;margin-top:2px;color:var(--orbance-muted);font-size:.64rem;line-height:1.28}.orbance-console-shell--restructured .clients-workbench-client-link{display:inline-block;max-width:100%;overflow:hidden;color:var(--orbance-ink);font-weight:590;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .clients-workbench-client-link:hover{color:var(--orbance-action-strong)}.orbance-console-shell--restructured .clients-workbench-chip{min-height:20px;display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:0 7px;border:1px solid color-mix(in srgb,var(--clients-chip-tone,#6676d8) 18%,transparent);border-radius:999px;color:var(--clients-chip-tone,#6676d8);background:var(--clients-chip-bg,rgba(204,215,250,.34));font-size:.64rem;font-weight:640;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .clients-workbench-chip>span{width:5px;height:5px;border-radius:999px;background:currentColor}.orbance-console-shell--restructured .clients-workbench-chip--brand,.orbance-console-shell--restructured .clients-workbench-chip--info{--clients-chip-tone:#6676d8;--clients-chip-bg:rgba(204,215,250,0.32)}.orbance-console-shell--restructured .clients-workbench-chip--success{--clients-chip-tone:#4055c8;--clients-chip-bg:rgba(204,215,250,0.40)}.orbance-console-shell--restructured .clients-workbench-chip--warning{--clients-chip-tone:#9368e9;--clients-chip-bg:rgba(216,204,250,0.38)}.orbance-console-shell--restructured .clients-workbench-chip--danger{--clients-chip-tone:#ef5fa5;--clients-chip-bg:rgba(239,204,250,0.38)}.orbance-console-shell--restructured .clients-workbench-chip--neutral{--clients-chip-tone:#7b8497;--clients-chip-bg:rgba(248,249,255,0.94)}.orbance-console-shell--restructured .clients-workbench-attention{display:inline-flex;align-items:center;gap:5px;flex-wrap:wrap}.orbance-console-shell--restructured .clients-workbench-muted{color:var(--orbance-muted);font-size:.7rem}.orbance-console-shell--restructured .clients-workbench-state{min-height:70px;display:flex;align-items:center;justify-content:center;gap:10px;margin:0;color:var(--orbance-muted);font-size:.76rem;line-height:1.4;text-align:center}.orbance-console-shell--restructured .clients-workbench-state--restricted{color:var(--orbance-action-strong)}.orbance-console-shell--restructured .clients-workbench-state--error{justify-content:space-between;color:#9a4771;text-align:left}.orbance-console-shell--restructured .clients-workbench-side{grid-template-rows:auto auto auto}.orbance-console-shell--restructured .clients-workbench-side .clients-workbench-panel{padding:11px}.orbance-console-shell--restructured .clients-workbench-mix,.orbance-console-shell--restructured .clients-workbench-side-list{display:grid;gap:7px;margin-top:10px}.orbance-console-shell--restructured .clients-workbench-side-item{min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;align-items:center;padding:6px 7px;border-radius:8px;color:inherit;text-decoration:none}.orbance-console-shell--restructured a.clients-workbench-side-item:hover{background:linear-gradient(135deg,rgba(204,215,250,.24),rgba(239,204,250,.12))}.orbance-console-shell--restructured .clients-workbench-side-item span:last-child{min-width:0;display:grid;gap:2px}.orbance-console-shell--restructured .clients-workbench-side-item strong{overflow:hidden;color:var(--orbance-ink);font-size:.73rem;font-weight:590;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .clients-workbench-side-item small{overflow:hidden;color:var(--orbance-muted);font-size:.65rem;line-height:1.28;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .clients-workbench-mix-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;border:1px solid rgba(122,135,190,.1);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.84),rgba(248,249,255,.72))}.orbance-console-shell--restructured .clients-workbench-mix-row span{overflow:hidden;color:var(--orbance-text);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .clients-workbench-mix-row strong{color:var(--orbance-ink);font-size:.76rem;font-weight:610}.orbance-console-shell--restructured .client360-workbench{width:100%;max-width:none;display:grid;gap:12px;padding:12px 16px 20px}.orbance-console-shell--restructured .client360-workbench--state{min-height:calc(100vh - 92px);place-items:center}.orbance-console-shell--restructured .client360-command,.orbance-console-shell--restructured .client360-metric,.orbance-console-shell--restructured .client360-panel,.orbance-console-shell--restructured .client360-profile,.orbance-console-shell--restructured .client360-state{position:relative;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(249,250,255,.94)),#ffffff;box-shadow:0 16px 34px rgba(111,126,202,.07)}.orbance-console-shell--restructured .client360-state{width:min(520px,100%);display:grid;gap:11px;padding:18px}.orbance-console-shell--restructured .client360-compact-item__icon,.orbance-console-shell--restructured .client360-metric__icon,.orbance-console-shell--restructured .client360-profile__avatar,.orbance-console-shell--restructured .client360-state__icon,.orbance-console-shell--restructured .client360-timeline-item__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.orbance-console-shell--restructured .client360-state__icon{width:36px;height:36px;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:var(--orbance-action);background:rgba(204,215,250,.34)}.orbance-console-shell--restructured .client360-command h1,.orbance-console-shell--restructured .client360-panel__header h2,.orbance-console-shell--restructured .client360-profile h2,.orbance-console-shell--restructured .client360-state h1{margin:0;color:var(--orbance-ink);letter-spacing:0}.orbance-console-shell--restructured .client360-state h1{font-size:1.15rem;font-weight:620}.orbance-console-shell--restructured .client360-command p,.orbance-console-shell--restructured .client360-command__meta small,.orbance-console-shell--restructured .client360-compact-item small,.orbance-console-shell--restructured .client360-empty,.orbance-console-shell--restructured .client360-form-block p,.orbance-console-shell--restructured .client360-metric small,.orbance-console-shell--restructured .client360-muted,.orbance-console-shell--restructured .client360-panel__header p,.orbance-console-shell--restructured .client360-profile p,.orbance-console-shell--restructured .client360-profile small,.orbance-console-shell--restructured .client360-state p,.orbance-console-shell--restructured .client360-timeline-item em,.orbance-console-shell--restructured .client360-timeline-item small{margin:0;color:var(--orbance-muted);font-size:.7rem;line-height:1.34}.orbance-console-shell--restructured .client360-command{min-height:118px;display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,auto);gap:12px;padding:14px 16px;overflow:hidden;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 42%,rgba(204,215,250,.28) 72%,rgba(239,204,250,.24)),#ffffff}.orbance-console-shell--restructured .client360-command:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;border-radius:8px 0 0 8px;background:linear-gradient(180deg,#6676d8,#9b59e6 52%,#ef4f9b);opacity:.7}.orbance-console-shell--restructured .client360-actions,.orbance-console-shell--restructured .client360-command__actions,.orbance-console-shell--restructured .client360-command__copy,.orbance-console-shell--restructured .client360-profile__identity,.orbance-console-shell--restructured .client360-profile__security{display:flex;align-items:center;gap:9px}.orbance-console-shell--restructured .client360-command__copy{flex:1 1;display:grid;padding-left:2px}.orbance-console-shell--restructured .client360-command__context,.orbance-console-shell--restructured .client360-command__headline,.orbance-console-shell--restructured .client360-command__status{min-width:0}.orbance-console-shell--restructured .client360-command__context,.orbance-console-shell--restructured .client360-command__status{display:inline-flex;align-items:center;gap:6px;max-width:100%;overflow:visible;flex-wrap:wrap}.orbance-console-shell--restructured .client360-command__headline{display:flex;align-items:flex-start;gap:10px}.orbance-console-shell--restructured .client360-command__headline>div{min-width:0;display:grid;gap:4px}.orbance-console-shell--restructured .client360-command__status{white-space:normal}.orbance-console-shell--restructured .client360-command__actions{max-width:420px;flex-wrap:wrap;justify-content:flex-end;padding-top:0}.orbance-console-shell--restructured .client360-back-link,.orbance-console-shell--restructured .client360-eyebrow{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0 8px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:var(--orbance-action-strong);background:rgba(255,255,255,.72);font-size:.7rem;font-weight:650;line-height:1;text-decoration:none;white-space:nowrap}.orbance-console-shell--restructured .client360-command h1{max-width:100%;overflow:visible;font-size:clamp(1.32rem,.7vw + 1rem,1.55rem);font-weight:660;line-height:1.14;letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;white-space:normal}.orbance-console-shell--restructured .client360-command p{max-width:760px;overflow-wrap:anywhere;text-wrap:pretty}.orbance-console-shell--restructured .client360-command__meta,.orbance-console-shell--restructured .client360-command__status{min-width:0;gap:6px;align-items:stretch}.orbance-console-shell--restructured .client360-command__meta span,.orbance-console-shell--restructured .client360-command__status>span:not(.client360-chip){min-width:0;display:grid;gap:3px;padding:6px 8px;border:1px solid rgba(102,118,216,.12);border-radius:8px;background:rgba(255,255,255,.62)}.orbance-console-shell--restructured .client360-command__meta strong,.orbance-console-shell--restructured .client360-command__status strong{min-width:0;overflow:hidden;color:#6676d8;font-size:.62rem;font-weight:740;line-height:1;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .client360-command__meta small,.orbance-console-shell--restructured .client360-command__status small{min-width:0;overflow:hidden;color:var(--orbance-muted);text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .client360-profile{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;background:linear-gradient(100deg,rgba(255,255,255,.98),rgba(249,250,255,.96) 52%,rgba(204,215,250,.24)),#ffffff}.orbance-console-shell--restructured .client360-profile__identity{min-width:0}.orbance-console-shell--restructured .client360-profile__identity>div{min-width:0;display:grid;gap:6px}.orbance-console-shell--restructured .client360-profile h2{font-size:.98rem;font-weight:620}.orbance-console-shell--restructured .client360-profile__avatar{width:44px;height:44px;border:1px solid rgba(102,118,216,.22);border-radius:10px;color:var(--orbance-action);background:linear-gradient(135deg,rgba(204,215,250,.72),rgba(239,204,250,.46));font-weight:800}.orbance-console-shell--restructured .client360-profile__security{max-width:320px;align-items:flex-start;padding:10px 12px;border:1px solid rgba(102,118,216,.2);border-radius:8px;color:var(--orbance-action);background:linear-gradient(135deg,rgba(204,215,250,.38),rgba(239,204,250,.22))}.orbance-console-shell--restructured .client360-profile__security span{min-width:0;display:grid;gap:2px}.orbance-console-shell--restructured .client360-chip-row{display:flex;flex-wrap:wrap;gap:6px}.orbance-console-shell--restructured .client360-chip{--client360-chip-color:#6676d8;--client360-chip-bg:rgba(204,215,250,0.34);min-height:20px;display:inline-flex;align-items:center;gap:6px;width:max-content;max-width:100%;padding:0 8px;border:1px solid color-mix(in srgb,var(--client360-chip-color) 18%,transparent);border-radius:999px;color:var(--client360-chip-color);background:var(--client360-chip-bg);font-size:.64rem;font-weight:640;line-height:1;white-space:nowrap}.orbance-console-shell--restructured .client360-chip>span{width:5px;height:5px;border-radius:999px;background:currentColor}.orbance-console-shell--restructured .client360-chip--brand,.orbance-console-shell--restructured .client360-tone--brand{--client360-chip-color:#6676d8;--client360-chip-bg:rgba(204,215,250,0.44);--client360-tone:#6676d8;--client360-tone-bg:rgba(204,215,250,0.46)}.orbance-console-shell--restructured .client360-chip--info,.orbance-console-shell--restructured .client360-tone--info{--client360-chip-color:#5f7eea;--client360-chip-bg:rgba(204,215,250,0.34);--client360-tone:#5f7eea;--client360-tone-bg:rgba(204,215,250,0.34)}.orbance-console-shell--restructured .client360-chip--success,.orbance-console-shell--restructured .client360-tone--success{--client360-chip-color:#4055c8;--client360-chip-bg:rgba(204,215,250,0.40);--client360-tone:#4055c8;--client360-tone-bg:rgba(204,215,250,0.42)}.orbance-console-shell--restructured .client360-chip--warning,.orbance-console-shell--restructured .client360-tone--warning{--client360-chip-color:#9b59e6;--client360-chip-bg:rgba(216,204,250,0.50);--client360-tone:#9b59e6;--client360-tone-bg:rgba(216,204,250,0.54)}.orbance-console-shell--restructured .client360-chip--danger,.orbance-console-shell--restructured .client360-tone--danger{--client360-chip-color:#ef4f9b;--client360-chip-bg:rgba(239,204,250,0.52);--client360-tone:#ef4f9b;--client360-tone-bg:rgba(239,204,250,0.56)}.orbance-console-shell--restructured .client360-chip--neutral,.orbance-console-shell--restructured .client360-tone--neutral{--client360-chip-color:#7b8497;--client360-chip-bg:rgba(248,249,255,0.94);--client360-tone:#7b8497;--client360-tone-bg:rgba(248,249,255,0.94)}.orbance-console-shell--restructured .client360-metric.client360-tone--brand{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.3)),#ffffff}.orbance-console-shell--restructured .client360-metric.client360-tone--info{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.28)),#ffffff}.orbance-console-shell--restructured .client360-metric.client360-tone--success{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.3)),#ffffff}.orbance-console-shell--restructured .client360-metric.client360-tone--warning{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.36)),#ffffff}.orbance-console-shell--restructured .client360-metric.client360-tone--danger{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.36)),#ffffff}.orbance-console-shell--restructured .client360-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .client360-metric{position:relative;min-width:0;min-height:92px;display:grid;grid-template-columns:32px minmax(0,1fr);grid-template-rows:auto auto auto;column-gap:10px;align-content:center;padding:12px;overflow:hidden}.orbance-console-shell--restructured .client360-metric:after{content:"";position:absolute;right:12px;bottom:12px;width:82px;height:22px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--client360-tone,#6676d8),transparent);opacity:.22;transform:skewX(-14deg)}.orbance-console-shell--restructured .client360-compact-item__icon,.orbance-console-shell--restructured .client360-metric__icon,.orbance-console-shell--restructured .client360-timeline-item__icon{border:1px solid color-mix(in srgb,var(--client360-tone,#6676d8) 24%,transparent);color:var(--client360-tone,#6676d8);background:var(--client360-tone-bg,rgba(204,215,250,.38))}.orbance-console-shell--restructured .client360-metric__icon{width:30px;height:30px;grid-row:1/span 3;border-radius:8px}.orbance-console-shell--restructured .client360-metric strong{color:var(--orbance-ink);font-size:1.18rem;font-weight:620;line-height:1}.orbance-console-shell--restructured .client360-metric span:not(.client360-metric__icon){margin-top:5px;color:var(--orbance-ink);font-size:.76rem;font-weight:590;line-height:1.2}.orbance-console-shell--restructured .client360-grid{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:12px;align-items:start}.orbance-console-shell--restructured .client360-main,.orbance-console-shell--restructured .client360-side{min-width:0;display:grid;gap:12px;align-content:start}.orbance-console-shell--restructured .client360-panel{min-width:0;padding:13px}.orbance-console-shell--restructured .client360-panel--relationships{padding:0;border:0;background:transparent;box-shadow:none}.orbance-console-shell--restructured .client360-panel--relationships:before{display:none}.orbance-console-shell--restructured .client360-panel--relationships>.card{margin:0!important;border-color:rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(250,251,255,.94)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.052)}.orbance-console-shell--restructured .client360-panel--relationships .card__header{align-items:center;gap:12px;padding:15px 19px 10px}.orbance-console-shell--restructured .client360-panel--relationships .card__title{color:var(--orbance-ink);font-size:.96rem;font-weight:620;line-height:1.16}.orbance-console-shell--restructured .client360-panel--relationships .card__subtitle{color:var(--orbance-muted);font-size:.69rem;line-height:1.35}.orbance-console-shell--restructured .client360-panel--relationships .data-table-wrapper{margin:0 19px 19px;overflow-x:hidden;border-color:rgba(122,135,190,.12);border-radius:8px}.orbance-console-shell--restructured .client360-panel--relationships .data-table{width:100%;min-width:0;table-layout:fixed;font-size:.7rem}.orbance-console-shell--restructured .client360-panel--relationships .data-table td,.orbance-console-shell--restructured .client360-panel--relationships .data-table th{padding:9px 8px;line-height:1.32;white-space:normal;overflow-wrap:anywhere;word-break:normal}.orbance-console-shell--restructured .client360-panel--relationships .data-table th{white-space:nowrap;overflow-wrap:normal}.orbance-console-shell--restructured .client360-panel--relationships .data-table th:first-child{width:34%}.orbance-console-shell--restructured .client360-panel--relationships .data-table th:nth-child(2){width:14%}.orbance-console-shell--restructured .client360-panel--relationships .data-table th:nth-child(3){width:16%}.orbance-console-shell--restructured .client360-panel--relationships .data-table th:nth-child(4){width:11%}.orbance-console-shell--restructured .client360-panel--relationships .data-table th:nth-child(5){width:10%}.orbance-console-shell--restructured .client360-panel--relationships .data-table th:nth-child(6){width:15%}.orbance-console-shell--restructured .client360-panel--relationships .relationship-party-contact{min-width:0;display:grid;gap:2px;margin-top:4px}.orbance-console-shell--restructured .client360-panel--relationships .relationship-party-contact span{min-width:0;overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .client360-panel--relationships .table-actions{min-width:0;width:100%;display:grid;gap:6px;justify-items:stretch}.orbance-console-shell--restructured .client360-panel--relationships .table-actions .btn{width:100%;min-height:30px;min-width:0;justify-content:center;padding:0 6px;font-size:.66rem;white-space:nowrap}.orbance-console-shell--restructured .client360-panel--relationships .data-table tbody tr:hover,.orbance-console-shell--restructured .client360-table tbody tr:hover{background:linear-gradient(90deg,rgba(204,215,250,.16),rgba(255,255,255,0))}.orbance-console-shell--restructured .client360-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.orbance-console-shell--restructured .client360-panel__header h2{font-size:.94rem;font-weight:620;line-height:1.16}.orbance-console-shell--restructured .client360-action-grid{display:grid;grid-template-columns:minmax(220px,.86fr) minmax(320px,1.14fr);gap:12px}.orbance-console-shell--restructured .client360-form-block{min-width:0;display:grid;align-content:start;gap:9px;padding:11px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(135deg,rgba(248,249,255,.82),rgba(216,204,250,.16))}.orbance-console-shell--restructured .client360-form-block--wide{grid-column:1/-1}.orbance-console-shell--restructured .client360-inline-controls,.orbance-console-shell--restructured .client360-task-row{display:grid;gap:9px;grid-template-columns:repeat(2,minmax(0,1fr))}.orbance-console-shell--restructured .client360-task-row{grid-template-columns:minmax(220px,1fr) 150px 130px auto;align-items:center}.orbance-console-shell--restructured .client360-actions{flex-wrap:wrap;justify-content:flex-end}.orbance-console-shell--restructured .client360-table-wrap{overflow:auto;border:1px solid rgba(122,135,190,.11);border-radius:8px}.orbance-console-shell--restructured .client360-table{width:100%;min-width:760px;border-collapse:collapse;color:var(--orbance-text);font-size:.73rem}.orbance-console-shell--restructured .client360-table td,.orbance-console-shell--restructured .client360-table th{padding:8px 10px;border-bottom:1px solid rgba(122,135,190,.1);text-align:left;vertical-align:middle}.orbance-console-shell--restructured .client360-table th{color:var(--orbance-muted);background:rgba(248,249,255,.96);font-size:.65rem;font-weight:620}.orbance-console-shell--restructured .client360-table tr:last-child td{border-bottom:0}.orbance-console-shell--restructured .client360-compact-list,.orbance-console-shell--restructured .client360-request-form,.orbance-console-shell--restructured .client360-timeline{display:grid;gap:8px}.orbance-console-shell--restructured .client360-request-form{margin-bottom:10px}.orbance-console-shell--restructured .client360-compact-item,.orbance-console-shell--restructured .client360-timeline-item{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:8px;border:1px solid rgba(122,135,190,.1);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.84),rgba(204,215,250,.14))}.orbance-console-shell--restructured .client360-timeline-item{justify-content:flex-start}.orbance-console-shell--restructured .client360-compact-item__icon,.orbance-console-shell--restructured .client360-timeline-item__icon{width:28px;height:28px;border-radius:8px}.orbance-console-shell--restructured .client360-compact-item>span:not(.client360-compact-item__icon),.orbance-console-shell--restructured .client360-timeline-item span:last-child{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .client360-compact-item strong,.orbance-console-shell--restructured .client360-timeline-item strong{overflow:hidden;color:var(--orbance-ink);font-size:.73rem;font-weight:590;line-height:1.25;text-overflow:ellipsis}.orbance-console-shell--restructured .client360-timeline-item em{font-style:normal}.orbance-console-shell--restructured .client360-compact-item__actions{align-items:end;justify-items:end}.orbance-console-shell--restructured .scheduling-workbench{display:grid;gap:14px;padding:14px 16px 22px}.orbance-console-shell--restructured .scheduling-workbench--state{min-height:min(520px,calc(100vh - 110px));place-items:center}.orbance-console-shell--restructured .scheduling-command-center,.orbance-console-shell--restructured .scheduling-metric,.orbance-console-shell--restructured .scheduling-state,.orbance-console-shell--restructured .scheduling-workbench .card,.orbance-console-shell--restructured .scheduling-workbench .data-table-wrapper{position:relative;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.052)}.orbance-console-shell--restructured .scheduling-state{width:min(520px,100%);display:grid;gap:10px;justify-items:start;padding:18px}.orbance-console-shell--restructured .scheduling-state svg{width:38px;height:38px;padding:9px;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:var(--orbance-action);background:rgba(204,215,250,.34)}.orbance-console-shell--restructured .scheduling-command-center h1,.orbance-console-shell--restructured .scheduling-state h1,.orbance-console-shell--restructured .scheduling-workbench .card__title{margin:0;color:var(--orbance-ink);letter-spacing:0}.orbance-console-shell--restructured .scheduling-command-center p,.orbance-console-shell--restructured .scheduling-state p,.orbance-console-shell--restructured .scheduling-workbench .card__subtitle,.orbance-console-shell--restructured .scheduling-workbench .text-muted{color:var(--orbance-muted);font-size:.75rem;line-height:1.4}.orbance-console-shell--restructured .scheduling-command-center{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;overflow:hidden;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 56%,rgba(204,215,250,.18) 78%,rgba(239,204,250,.16)),#ffffff}.orbance-console-shell--restructured .scheduling-command-center__copy{min-width:0;display:grid;gap:8px}.orbance-console-shell--restructured .scheduling-eyebrow{color:var(--orbance-action-strong);font-size:.7rem;font-weight:700;letter-spacing:0}.orbance-console-shell--restructured .scheduling-command-center h1{overflow:hidden;font-size:clamp(1.08rem,.58vw + .98rem,1.36rem);line-height:1.16;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .scheduling-command-center p{max-width:760px;margin:4px 0 0}.orbance-console-shell--restructured .scheduling-command-center__actions,.orbance-console-shell--restructured .scheduling-command-center__meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.orbance-console-shell--restructured .scheduling-command-center__meta span{min-height:26px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:1px solid rgba(102,118,216,.14);border-radius:8px;color:var(--orbance-text);background:rgba(204,215,250,.22);font-size:.72rem;font-weight:620}.orbance-console-shell--restructured .scheduling-command-center__actions{justify-content:flex-end}.orbance-console-shell--restructured .scheduling-metrics{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px}.orbance-console-shell--restructured .scheduling-metric{--scheduling-tone:#6676d8;--scheduling-tone-bg:rgba(204,215,250,0.34);min-height:76px;display:grid;align-content:center;gap:4px;padding:13px 14px;overflow:hidden;border-color:color-mix(in srgb,var(--scheduling-tone) 20%,transparent);background:linear-gradient(135deg,var(--scheduling-tone-bg),rgba(255,255,255,.94)),#ffffff}.orbance-console-shell--restructured .scheduling-metric:after{content:"";position:absolute;inset:auto 16px 0;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--scheduling-tone),transparent);opacity:.68}.orbance-console-shell--restructured .scheduling-metric .metric-card__label{display:block;color:var(--orbance-muted);font-size:.7rem;line-height:1.2}.orbance-console-shell--restructured .scheduling-metric strong{display:block;color:var(--orbance-ink);font-size:1.22rem;font-weight:680;line-height:1.05}.orbance-console-shell--restructured .scheduling-tone--brand{--scheduling-tone:#6676d8;--scheduling-tone-bg:rgba(204,215,250,0.38)}.orbance-console-shell--restructured .scheduling-tone--info{--scheduling-tone:#5f7eea;--scheduling-tone-bg:rgba(204,215,250,0.28)}.orbance-console-shell--restructured .scheduling-tone--success{--scheduling-tone:#4055c8;--scheduling-tone-bg:rgba(204,215,250,0.42)}.orbance-console-shell--restructured .scheduling-tone--purple{--scheduling-tone:#9b78f2;--scheduling-tone-bg:rgba(216,204,250,0.36)}.orbance-console-shell--restructured .scheduling-tone--pink{--scheduling-tone:#f06cad;--scheduling-tone-bg:rgba(239,204,250,0.34)}.orbance-console-shell--restructured .scheduling-workbench .card{margin:0!important;padding:14px}.orbance-console-shell--restructured .scheduling-workbench .card__header{padding-bottom:10px;border-bottom:1px solid rgba(122,135,190,.1)}.orbance-console-shell--restructured .scheduling-workbench .data-table-wrapper{overflow:auto}.orbance-console-shell--restructured .scheduling-workbench .data-table td,.orbance-console-shell--restructured .scheduling-workbench .data-table th{border-bottom:1px solid rgba(122,135,190,.1);font-size:.75rem}.orbance-console-shell--restructured .scheduling-workbench .data-table th{color:var(--orbance-muted);background:rgba(248,249,255,.94)}.orbance-console-shell--restructured .scheduling-workbench .data-table tbody tr:hover{background:linear-gradient(90deg,rgba(204,215,250,.17),rgba(255,255,255,0))}.orbance-console-shell--restructured .scheduling-workbench .work-filter-chip{border-color:rgba(122,135,190,.14);color:var(--orbance-text);background:rgba(255,255,255,.82)}.orbance-console-shell--restructured .scheduling-workbench .work-filter-chip--active{border-color:rgba(102,118,216,.28);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.48),rgba(239,204,250,.18),rgba(255,255,255,.92))}.orbance-console-shell--restructured .scheduling-command-center__title{display:flex;min-width:0;align-items:center;gap:8px}.orbance-console-shell--restructured .scheduling-command-center__title svg{flex:0 0 auto;width:22px;height:22px;padding:5px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.32)}.orbance-console-shell--restructured .scheduling-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.orbance-console-shell--restructured .scheduling-month-switcher{min-height:32px;align-items:center;padding:3px;border:1px solid rgba(122,135,190,.13);border-radius:8px;background:rgba(255,255,255,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.88)}.orbance-console-shell--restructured .scheduling-month-switcher>span{min-width:122px;color:var(--orbance-ink);font-size:.75rem;font-weight:640;text-align:center}.orbance-console-shell--restructured .scheduling-filter-row{display:flex;gap:6px;flex-wrap:wrap;margin:12px 0 0}.orbance-console-shell--restructured .scheduling-filter-row--sources{margin-top:8px;padding-top:8px;border-top:1px solid rgba(122,135,190,.1)}.orbance-console-shell--restructured .scheduling-calendar{display:grid;width:100%;max-width:100%;gap:6px;padding:12px 0 2px}.orbance-console-shell--restructured .scheduling-calendar--month{grid-template-columns:repeat(7,minmax(0,1fr))}.orbance-console-shell--restructured .scheduling-calendar--week{grid-template-columns:repeat(7,minmax(132px,1fr));overflow-x:auto}.orbance-console-shell--restructured .scheduling-calendar__weekday{min-height:24px;display:flex;align-items:center;padding:0 6px;color:var(--orbance-muted);font-size:.68rem;font-weight:680}.orbance-console-shell--restructured .scheduling-calendar-cell{min-height:116px;display:grid;grid-template-rows:auto 1fr;gap:8px;padding:8px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:rgba(255,255,255,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.orbance-console-shell--restructured .scheduling-calendar--week .scheduling-calendar-cell{min-height:220px}.orbance-console-shell--restructured .scheduling-calendar-cell--outside{background:rgba(248,249,255,.56);opacity:.72}.orbance-console-shell--restructured .scheduling-calendar-cell--selected{border-color:rgba(102,118,216,.38);background:linear-gradient(180deg,rgba(204,215,250,.24),rgba(255,255,255,.86)),#ffffff;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 0 0 2px rgba(204,215,250,.34)}.orbance-console-shell--restructured .scheduling-calendar-cell__head{display:flex;align-items:center;justify-content:space-between;gap:6px}.orbance-console-shell--restructured .scheduling-calendar-cell__add,.orbance-console-shell--restructured .scheduling-calendar-cell__day{min-width:28px;min-height:28px;border-radius:8px}.orbance-console-shell--restructured .scheduling-calendar-cell__day--week{width:100%;justify-content:flex-start;color:var(--orbance-ink);font-size:.72rem;font-weight:650}.orbance-console-shell--restructured .scheduling-calendar-cell__events{min-width:0;display:grid;align-content:start;gap:5px}.orbance-console-shell--restructured .scheduling-calendar-cell__events--week{margin-top:2px}.orbance-console-shell--restructured .scheduling-calendar-cell__more{color:var(--orbance-muted);font-size:.68rem;font-weight:620}.orbance-console-shell--restructured .scheduling-event{--scheduling-event-ink:#4055c8;--scheduling-event-bg:rgba(204,215,250,0.34);--scheduling-event-border:rgba(102,118,216,0.18);min-width:0;display:block;overflow:hidden;padding:5px 7px;border:1px solid var(--scheduling-event-border);border-radius:8px;color:var(--scheduling-event-ink);background:var(--scheduling-event-bg);font-size:.69rem;font-weight:630;line-height:1.25;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .scheduling-event:hover{border-color:color-mix(in srgb,var(--scheduling-event-ink) 34%,transparent);background:color-mix(in srgb,var(--scheduling-event-bg) 76%,white)}.orbance-console-shell--restructured .scheduling-event--blue{--scheduling-event-ink:#4055c8;--scheduling-event-bg:rgba(204,215,250,0.38);--scheduling-event-border:rgba(102,118,216,0.18)}.orbance-console-shell--restructured .scheduling-event--green{--scheduling-event-ink:#2f6d55;--scheduling-event-bg:rgba(219,243,232,0.60);--scheduling-event-border:rgba(66,132,101,0.17)}.orbance-console-shell--restructured .scheduling-event--amber{--scheduling-event-ink:#866019;--scheduling-event-bg:rgba(255,239,207,0.62);--scheduling-event-border:rgba(196,144,37,0.18)}.orbance-console-shell--restructured .scheduling-event--slate{--scheduling-event-ink:#586071;--scheduling-event-bg:rgba(236,239,247,0.70);--scheduling-event-border:rgba(128,139,164,0.18)}.orbance-console-shell--restructured .scheduling-event--lavender{--scheduling-event-ink:#7451cc;--scheduling-event-bg:rgba(226,216,252,0.58);--scheduling-event-border:rgba(155,120,242,0.18)}.orbance-console-shell--restructured .scheduling-event--stacked{display:grid;gap:3px;white-space:normal}.orbance-console-shell--restructured .scheduling-event--stacked span,.orbance-console-shell--restructured .scheduling-event--stacked strong{min-width:0;overflow:hidden;text-overflow:ellipsis}.orbance-console-shell--restructured .scheduling-event--badge{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:132px;min-height:24px;padding:0 8px}.orbance-console-shell--restructured .scheduling-agenda{display:grid;gap:10px;padding-top:12px}.orbance-console-shell--restructured .scheduling-agenda-day{display:grid;gap:7px}.orbance-console-shell--restructured .scheduling-agenda-day__title{color:var(--orbance-ink);font-size:.75rem;font-weight:680}.orbance-console-shell--restructured .scheduling-agenda-event{display:grid;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:44px;padding:8px 10px;border:1px solid rgba(122,135,190,.11);border-radius:8px;color:var(--orbance-text);background:rgba(255,255,255,.74);text-decoration:none}.orbance-console-shell--restructured .scheduling-agenda-event:hover{border-color:rgba(102,118,216,.22);background:rgba(248,250,255,.92)}.orbance-console-shell--restructured .scheduling-agenda-event__time{color:var(--orbance-muted);font-size:.7rem;font-weight:650}.orbance-console-shell--restructured .scheduling-agenda-event__copy{min-width:0;font-size:.75rem}.orbance-console-shell--restructured .scheduling-agenda-event__copy strong{display:block;min-width:0;overflow:hidden;color:var(--orbance-ink);text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .scheduling-section{margin-top:2px!important}.orbance-console-shell--restructured .scheduling-form-grid,.orbance-console-shell--restructured .scheduling-section-grid{gap:12px}.orbance-console-shell--restructured .scheduling-panel-toolbar{justify-content:space-between;gap:10px;margin:10px 0}.orbance-console-shell--restructured .scheduling-panel-note{margin-top:10px!important}.orbance-console-shell--restructured .scheduling-modal-toggle{display:inline-flex;width:fit-content;align-items:center;gap:8px}.orbance-console-shell--restructured .scheduling-modal-toggle .form-label{margin:0}@media (max-width:1180px){.orbance-console-shell--restructured .scheduling-metrics{grid-template-columns:repeat(3,minmax(120px,1fr))}.orbance-console-shell--restructured .scheduling-calendar--month{grid-template-columns:repeat(7,minmax(104px,1fr));overflow-x:auto}}@media (max-width:780px){.orbance-console-shell--restructured .scheduling-command-center{grid-template-columns:1fr}.orbance-console-shell--restructured .scheduling-command-center__actions{justify-content:flex-start}.orbance-console-shell--restructured .scheduling-agenda-event,.orbance-console-shell--restructured .scheduling-form-grid,.orbance-console-shell--restructured .scheduling-metrics,.orbance-console-shell--restructured .scheduling-section-grid{grid-template-columns:1fr}.orbance-console-shell--restructured .scheduling-event--badge{justify-content:flex-start}}.orbance-console-shell--restructured .automations-workbench{width:100%;max-width:none;display:grid;gap:12px;padding:12px 16px 20px}.orbance-console-shell--restructured .automations-workbench--state{min-height:calc(100vh - 92px);place-items:center}.orbance-console-shell--restructured .automation-alert,.orbance-console-shell--restructured .automation-command,.orbance-console-shell--restructured .automation-metric,.orbance-console-shell--restructured .automation-panel,.orbance-console-shell--restructured .automation-state{position:relative;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.055)}.orbance-console-shell--restructured .automation-state{width:min(620px,100%);display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px}.orbance-console-shell--restructured .automation-metric__icon,.orbance-console-shell--restructured .automation-state__icon{display:inline-flex;align-items:center;justify-content:center;border-radius:8px}.orbance-console-shell--restructured .automation-state__icon{width:40px;height:40px;border:1px solid rgba(102,118,216,.2);color:var(--orbance-action);background:rgba(204,215,250,.34)}.orbance-console-shell--restructured .automation-command h1,.orbance-console-shell--restructured .automation-panel h2,.orbance-console-shell--restructured .automation-state h1{margin:0;color:var(--orbance-ink);letter-spacing:0}.orbance-console-shell--restructured .automation-state h1{font-size:1.08rem;font-weight:650;line-height:1.18}.orbance-console-shell--restructured .automation-command p,.orbance-console-shell--restructured .automation-empty span,.orbance-console-shell--restructured .automation-guide-card span,.orbance-console-shell--restructured .automation-panel p,.orbance-console-shell--restructured .automation-run-item small,.orbance-console-shell--restructured .automation-selected-guide span,.orbance-console-shell--restructured .automation-state p,.orbance-console-shell--restructured .automation-table-stack small{margin:0;color:var(--orbance-muted);font-size:.72rem;line-height:1.38}.orbance-console-shell--restructured .automation-command{min-height:94px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:16px 18px;overflow:hidden;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 48%,rgba(204,215,250,.26) 76%,rgba(239,204,250,.2)),#ffffff}.orbance-console-shell--restructured .automation-command:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;border-radius:8px 0 0 8px;background:linear-gradient(180deg,#6676d8,#a678f2 52%,#f06cad);opacity:.66}.orbance-console-shell--restructured .automation-command__copy{min-width:0;display:grid;gap:7px;padding-left:2px}.orbance-console-shell--restructured .automation-command__eyebrow,.orbance-console-shell--restructured .automation-panel-chip{width:fit-content;min-height:24px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.28);font-size:.7rem;font-weight:700;line-height:1}.orbance-console-shell--restructured .automation-command h1{font-size:clamp(1.18rem,.7vw + 1rem,1.42rem);font-weight:660;line-height:1.14}.orbance-console-shell--restructured .automation-command p{max-width:760px;overflow-wrap:anywhere}.orbance-console-shell--restructured .automation-command__actions,.orbance-console-shell--restructured .automation-panel__actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.orbance-console-shell--restructured .automation-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .automation-metric{min-height:104px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;padding:12px}.orbance-console-shell--restructured .automation-tone--brand{--automation-tone:#6676d8;--automation-tone-bg:rgba(204,215,250,0.38)}.orbance-console-shell--restructured .automation-tone--info{--automation-tone:#5f7eea;--automation-tone-bg:rgba(204,215,250,0.30)}.orbance-console-shell--restructured .automation-tone--warning{--automation-tone:#a678f2;--automation-tone-bg:rgba(216,204,250,0.42)}.orbance-console-shell--restructured .automation-tone--danger{--automation-tone:#f06cad;--automation-tone-bg:rgba(239,204,250,0.42)}.orbance-console-shell--restructured .automation-tone--neutral{--automation-tone:#687184;--automation-tone-bg:rgba(248,249,255,0.94)}.orbance-console-shell--restructured .automation-metric.automation-tone--brand{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.3)),#ffffff}.orbance-console-shell--restructured .automation-metric.automation-tone--info{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.22)),#ffffff}.orbance-console-shell--restructured .automation-metric.automation-tone--warning{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.34)),#ffffff}.orbance-console-shell--restructured .automation-metric.automation-tone--danger{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.36)),#ffffff}.orbance-console-shell--restructured .automation-metric__icon{width:32px;height:32px;border:1px solid color-mix(in srgb,var(--automation-tone,#6676d8) 24%,transparent);color:var(--automation-tone,#6676d8);background:var(--automation-tone-bg,rgba(204,215,250,.38))}.orbance-console-shell--restructured .automation-metric span:not(.automation-metric__icon){display:block;color:var(--orbance-muted);font-size:.68rem;font-weight:680}.orbance-console-shell--restructured .automation-metric strong{display:block;margin-top:7px;color:var(--orbance-ink);font-size:1.2rem;font-weight:660;line-height:1.16}.orbance-console-shell--restructured .automation-metric small{display:block;margin-top:4px;color:var(--orbance-muted);font-size:.68rem}.orbance-console-shell--restructured .automation-alert{padding:10px 12px}.orbance-console-shell--restructured .automation-alert p{margin:0;display:flex;align-items:center;gap:8px;color:var(--orbance-text);font-size:.78rem;font-weight:620}.orbance-console-shell--restructured .automation-alert--success{border-color:rgba(102,118,216,.2);background:linear-gradient(135deg,rgba(204,215,250,.3),rgba(255,255,255,.94))}.orbance-console-shell--restructured .automation-alert--error{border-color:rgba(240,108,173,.24);background:linear-gradient(135deg,rgba(239,204,250,.3),rgba(255,255,255,.94))}.orbance-console-shell--restructured .automation-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.32fr);gap:12px;align-items:start}.orbance-console-shell--restructured .automation-main,.orbance-console-shell--restructured .automation-side{min-width:0;display:grid;gap:12px}.orbance-console-shell--restructured .automation-panel{min-width:0;padding:12px 14px}.orbance-console-shell--restructured .automation-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px;padding-bottom:9px;border-bottom:1px solid rgba(122,135,190,.1)}.orbance-console-shell--restructured .automation-panel__header>div{min-width:0;display:grid;gap:4px}.orbance-console-shell--restructured .automation-panel h2{display:flex;align-items:center;gap:7px;font-size:.98rem;font-weight:650;line-height:1.2}.orbance-console-shell--restructured .automation-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px}.orbance-console-shell--restructured .automation-selected-guide{grid-column:1/-1}.orbance-console-shell--restructured .automation-config-field{grid-column:span 2}.orbance-console-shell--restructured .automation-json-input{min-height:68px;resize:vertical;font-family:var(--font-mono,"SFMono-Regular",Consolas,monospace);font-size:.76rem;line-height:1.45}.orbance-console-shell--restructured .automation-dispatch-summary>div,.orbance-console-shell--restructured .automation-empty,.orbance-console-shell--restructured .automation-guide-card,.orbance-console-shell--restructured .automation-run-item,.orbance-console-shell--restructured .automation-selected-guide{border:1px solid rgba(122,135,190,.11);border-radius:8px;background:rgba(248,249,255,.76)}.orbance-console-shell--restructured .automation-selected-guide{display:grid;grid-template-columns:minmax(140px,.24fr) minmax(0,1fr) minmax(160px,.42fr);align-items:center;gap:6px;padding:10px;background:linear-gradient(135deg,rgba(204,215,250,.22),rgba(239,204,250,.14),rgba(255,255,255,.92))}.orbance-console-shell--restructured .automation-empty strong,.orbance-console-shell--restructured .automation-guide-card strong,.orbance-console-shell--restructured .automation-rule-name,.orbance-console-shell--restructured .automation-run-item strong,.orbance-console-shell--restructured .automation-selected-guide strong{color:var(--orbance-ink);font-size:.78rem;font-weight:650;line-height:1.24}.orbance-console-shell--restructured .automation-code,.orbance-console-shell--restructured .automation-guide-card code,.orbance-console-shell--restructured .automation-run-item code,.orbance-console-shell--restructured .automation-selected-guide code{max-width:100%;overflow:hidden;border-radius:6px;color:var(--orbance-action-ink);font-family:var(--font-mono,"SFMono-Regular",Consolas,monospace);font-size:.68rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .automation-guide-card code,.orbance-console-shell--restructured .automation-run-item code,.orbance-console-shell--restructured .automation-selected-guide code{padding:4px 6px;background:rgba(255,255,255,.74)}.orbance-console-shell--restructured .automation-panel__actions{margin-top:10px}.orbance-console-shell--restructured .automation-table-wrap{overflow:auto;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:rgba(255,255,255,.86)}.orbance-console-shell--restructured .automation-table{width:100%;min-width:860px;border-collapse:collapse;font-size:.75rem}.orbance-console-shell--restructured .automation-table td,.orbance-console-shell--restructured .automation-table th{padding:10px 12px;border-bottom:1px solid rgba(122,135,190,.1);text-align:left;vertical-align:middle}.orbance-console-shell--restructured .automation-table th{color:var(--orbance-muted);background:rgba(248,249,255,.96);font-size:.66rem;font-weight:700;text-transform:none;letter-spacing:0}.orbance-console-shell--restructured .automation-table tr:last-child td{border-bottom:0}.orbance-console-shell--restructured .automation-table tbody tr:hover{background:linear-gradient(90deg,rgba(204,215,250,.16),rgba(255,255,255,0))}.orbance-console-shell--restructured .automation-rule-name{display:block}.orbance-console-shell--restructured .automation-rule-name+.automation-code{display:block;margin-top:4px}.orbance-console-shell--restructured .automation-table-stack{display:grid;gap:3px;min-width:0}.orbance-console-shell--restructured .automation-status{min-height:22px;display:inline-flex;align-items:center;gap:5px;padding:1px 8px;border:1px solid rgba(122,135,190,.14);border-radius:8px;color:var(--orbance-text);background:rgba(255,255,255,.86);font-size:.68rem;font-weight:680;white-space:nowrap}.orbance-console-shell--restructured .automation-status--active{border-color:rgba(102,118,216,.22);color:#4055c8;background:rgba(204,215,250,.38)}.orbance-console-shell--restructured .automation-status--inactive{border-color:rgba(166,120,242,.22);color:#7d58cc;background:rgba(216,204,250,.36)}.orbance-console-shell--restructured .automation-status--failed{border-color:rgba(240,108,173,.24);color:#cf4e91;background:rgba(239,204,250,.38)}.orbance-console-shell--restructured .automation-empty{min-height:136px;display:grid;place-items:center;gap:6px;padding:22px;text-align:center}.orbance-console-shell--restructured .automation-empty svg{color:var(--orbance-action)}.orbance-console-shell--restructured .automation-empty--compact{min-height:118px;padding:16px}.orbance-console-shell--restructured .automation-dispatch-panel .orbance-workbench-action{width:100%}.orbance-console-shell--restructured .automation-dispatch-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px}.orbance-console-shell--restructured .automation-dispatch-summary>div{display:grid;gap:5px;padding:10px}.orbance-console-shell--restructured .automation-dispatch-summary span{color:var(--orbance-muted);font-size:.68rem;font-weight:680}.orbance-console-shell--restructured .automation-dispatch-summary strong{color:var(--orbance-ink);font-size:1rem;font-weight:660}.orbance-console-shell--restructured .automation-guide-list,.orbance-console-shell--restructured .automation-run-list{display:grid;gap:8px}.orbance-console-shell--restructured .automation-guide-card,.orbance-console-shell--restructured .automation-run-item{min-width:0;display:grid;gap:5px;padding:9px}.orbance-console-shell--restructured .automation-guide-card--active{border-color:rgba(102,118,216,.24);background:linear-gradient(135deg,rgba(204,215,250,.26),rgba(239,204,250,.14),rgba(255,255,255,.94))}.orbance-console-shell--restructured .tasks-workbench{width:100%;max-width:none;display:grid;gap:12px;padding:12px 16px 20px}.orbance-console-shell--restructured .tasks-access-note,.orbance-console-shell--restructured .tasks-command,.orbance-console-shell--restructured .tasks-filter-panel,.orbance-console-shell--restructured .tasks-metric,.orbance-console-shell--restructured .tasks-panel,.orbance-console-shell--restructured .tasks-state{position:relative;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.055)}.orbance-console-shell--restructured .tasks-command{min-height:92px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:16px 18px;overflow:hidden;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 44%,rgba(204,215,250,.28) 74%,rgba(239,204,250,.2)),#ffffff}.orbance-console-shell--restructured .tasks-command:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;border-radius:8px 0 0 8px;background:linear-gradient(180deg,#6676d8,#a678f2 52%,#f06cad);opacity:.66}.orbance-console-shell--restructured .tasks-command__copy{min-width:0;display:grid;gap:7px;padding-left:2px}.orbance-console-shell--restructured .tasks-command__eyebrow{width:fit-content;min-height:24px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.28);font-size:.7rem;font-weight:700;line-height:1}.orbance-console-shell--restructured .tasks-command h1,.orbance-console-shell--restructured .tasks-panel h2,.orbance-console-shell--restructured .tasks-state h2{margin:0;color:var(--orbance-ink);letter-spacing:0}.orbance-console-shell--restructured .tasks-command h1{font-size:clamp(1.18rem,.7vw + 1rem,1.42rem);font-weight:660;line-height:1.14}.orbance-console-shell--restructured .tasks-access-note,.orbance-console-shell--restructured .tasks-command p,.orbance-console-shell--restructured .tasks-detail-list dt,.orbance-console-shell--restructured .tasks-empty,.orbance-console-shell--restructured .tasks-mix-list span,.orbance-console-shell--restructured .tasks-panel p,.orbance-console-shell--restructured .tasks-side-item small,.orbance-console-shell--restructured .tasks-table span{margin:0;color:var(--orbance-muted);font-size:.7rem;line-height:1.35}.orbance-console-shell--restructured .tasks-chip-row,.orbance-console-shell--restructured .tasks-command__actions,.orbance-console-shell--restructured .tasks-focus-card__actions,.orbance-console-shell--restructured .tasks-pagination,.orbance-console-shell--restructured .tasks-pagination>div{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.orbance-console-shell--restructured .tasks-action{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border:1px solid rgba(122,135,190,.16);border-radius:8px;color:var(--orbance-action-ink);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,249,255,.86)),#ffffff;font:inherit;font-size:.76rem;font-weight:640;line-height:1;text-decoration:none;cursor:pointer;box-shadow:0 5px 12px rgba(119,132,202,.035)}.orbance-console-shell--restructured .tasks-action:hover{border-color:rgba(102,118,216,.3);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.24))}.orbance-console-shell--restructured .tasks-action--primary{border-color:rgba(102,118,216,.28);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.76),rgba(216,204,250,.38),rgba(255,255,255,.92)),#ffffff;box-shadow:0 8px 18px rgba(102,118,216,.1)}.orbance-console-shell--restructured .tasks-action--sm{min-height:26px;padding:0 8px;font-size:.69rem}.orbance-console-shell--restructured .tasks-action:disabled{border-color:rgba(122,135,190,.1);color:rgba(88,96,115,.42);background:rgba(248,249,255,.7);box-shadow:none;cursor:not-allowed}.orbance-console-shell--restructured .tasks-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .tasks-metric{min-height:88px;display:grid;align-content:center;gap:5px;padding:12px;overflow:hidden}.orbance-console-shell--restructured .tasks-metric:after{content:"";position:absolute;right:12px;bottom:13px;width:64px;height:18px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--tasks-tone,#6676d8),transparent);opacity:.18;transform:skewX(-14deg)}.orbance-console-shell--restructured .tasks-metric span{color:var(--orbance-muted);font-size:.68rem;font-weight:680}.orbance-console-shell--restructured .tasks-focus-card__body strong,.orbance-console-shell--restructured .tasks-metric strong,.orbance-console-shell--restructured .tasks-mix-list strong,.orbance-console-shell--restructured .tasks-side-item strong{color:var(--orbance-ink);font-weight:660}.orbance-console-shell--restructured .tasks-metric strong{font-size:1.22rem;line-height:1}.orbance-console-shell--restructured .tasks-tone--brand,.orbance-console-shell--restructured .tasks-tone--info{--tasks-tone:#6676d8;--tasks-tone-bg:rgba(204,215,250,0.34)}.orbance-console-shell--restructured .tasks-tone--success{--tasks-tone:#4055c8;--tasks-tone-bg:rgba(204,215,250,0.42)}.orbance-console-shell--restructured .tasks-tone--warning{--tasks-tone:#a678f2;--tasks-tone-bg:rgba(216,204,250,0.42)}.orbance-console-shell--restructured .tasks-tone--danger{--tasks-tone:#f06cad;--tasks-tone-bg:rgba(239,204,250,0.42)}.orbance-console-shell--restructured .tasks-metric.tasks-tone--brand,.orbance-console-shell--restructured .tasks-metric.tasks-tone--info,.orbance-console-shell--restructured .tasks-metric.tasks-tone--success{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.28)),#ffffff}.orbance-console-shell--restructured .tasks-metric.tasks-tone--warning{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.34)),#ffffff}.orbance-console-shell--restructured .tasks-metric.tasks-tone--danger{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.36)),#ffffff}.orbance-console-shell--restructured .tasks-filter-panel{padding:10px}.orbance-console-shell--restructured .tasks-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 150px auto;align-items:center;gap:9px}.orbance-console-shell--restructured .tasks-search{min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:7px;padding:0 10px;border:1px solid rgba(122,135,190,.14);border-radius:8px;background:rgba(255,255,255,.92)}.orbance-console-shell--restructured .tasks-search svg{color:var(--orbance-faint)}.orbance-console-shell--restructured .tasks-search .form-input{border:0;background:transparent;box-shadow:none}.orbance-console-shell--restructured .tasks-status-filters{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.orbance-console-shell--restructured .tasks-filter-chip{min-height:28px;padding:0 10px;border:1px solid rgba(122,135,190,.14);border-radius:999px;color:var(--orbance-muted);background:rgba(255,255,255,.88);font:inherit;font-size:.7rem;font-weight:650;cursor:pointer}.orbance-console-shell--restructured .tasks-filter-chip--active{border-color:rgba(102,118,216,.24);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.42),rgba(239,204,250,.18))}.orbance-console-shell--restructured .tasks-access-note{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:9px 11px;color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.3),rgba(255,255,255,.94));font-weight:620}.orbance-console-shell--restructured .tasks-grid{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 276px;gap:12px;align-items:start}.orbance-console-shell--restructured .tasks-main,.orbance-console-shell--restructured .tasks-side{min-width:0;display:grid;gap:12px}.orbance-console-shell--restructured .tasks-panel{min-width:0;overflow:hidden}.orbance-console-shell--restructured .tasks-panel:before{content:"";position:absolute;inset:0 0 auto;height:2px;border-radius:8px 8px 0 0;background:linear-gradient(90deg,rgba(204,215,250,.9),rgba(216,204,250,.72),rgba(239,204,250,.62));opacity:.7;pointer-events:none}.orbance-console-shell--restructured .tasks-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:13px 14px 10px}.orbance-console-shell--restructured .tasks-panel__header h2{font-size:.9rem;font-weight:650;line-height:1.16}.orbance-console-shell--restructured .tasks-panel__header>span{flex:0 0 auto;color:var(--orbance-muted);font-size:.68rem;font-weight:620}.orbance-console-shell--restructured .tasks-table-wrapper{overflow:auto}.orbance-console-shell--restructured .tasks-table{width:100%;min-width:760px;border-collapse:collapse;table-layout:fixed}.orbance-console-shell--restructured .tasks-table td,.orbance-console-shell--restructured .tasks-table th{padding:10px 11px;border-top:1px solid rgba(122,135,190,.09);vertical-align:middle;text-align:left}.orbance-console-shell--restructured .tasks-table th{position:sticky;top:0;z-index:1;color:var(--orbance-muted);background:rgba(248,249,255,.98);font-size:.66rem;font-weight:720;text-transform:uppercase}.orbance-console-shell--restructured .tasks-table tbody tr{cursor:pointer}.orbance-console-shell--restructured .tasks-table tbody tr:hover,.orbance-console-shell--restructured .tasks-table__row--focused{background:rgba(204,215,250,.16)}.orbance-console-shell--restructured .tasks-table__task{min-width:0}.orbance-console-shell--restructured .tasks-table td:first-child,.orbance-console-shell--restructured .tasks-table th:first-child{width:28%}.orbance-console-shell--restructured .tasks-table td:nth-child(2),.orbance-console-shell--restructured .tasks-table th:nth-child(2){width:14%}.orbance-console-shell--restructured .tasks-table td:nth-child(3),.orbance-console-shell--restructured .tasks-table th:nth-child(3){width:15%}.orbance-console-shell--restructured .tasks-table td:nth-child(4),.orbance-console-shell--restructured .tasks-table th:nth-child(4){width:12%}.orbance-console-shell--restructured .tasks-table td:nth-child(5),.orbance-console-shell--restructured .tasks-table th:nth-child(5){width:13%}.orbance-console-shell--restructured .tasks-table td:nth-child(6),.orbance-console-shell--restructured .tasks-table th:nth-child(6){width:18%}.orbance-console-shell--restructured .tasks-table__task span,.orbance-console-shell--restructured .tasks-table__task strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .tasks-table__task strong{color:var(--orbance-ink);font-size:.78rem;font-weight:650}.orbance-console-shell--restructured .tasks-status-cell{display:grid;align-items:center;justify-items:start;gap:7px}.orbance-console-shell--restructured .tasks-table-select,.orbance-console-shell--restructured .tasks-toolbar .form-select{min-height:30px;border-color:rgba(122,135,190,.14);border-radius:8px;background-color:rgba(255,255,255,.94);color:var(--orbance-ink);font-size:.72rem}.orbance-console-shell--restructured .tasks-table-select{width:100%;max-width:120px}.orbance-console-shell--restructured .tasks-workbench .pill{min-height:22px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid rgba(122,135,190,.12);border-radius:999px;font-size:.66rem;font-weight:640;line-height:1}.orbance-console-shell--restructured .tasks-workbench .pill--neutral{color:#30385f;background:rgba(204,215,250,.26)}.orbance-console-shell--restructured .tasks-workbench .pill--info,.orbance-console-shell--restructured .tasks-workbench .pill--success{color:#30385f;background:rgba(204,215,250,.34)}.orbance-console-shell--restructured .tasks-workbench .pill--warning{color:#5f3c9c;background:rgba(216,204,250,.42)}.orbance-console-shell--restructured .tasks-workbench .pill--error{color:#924064;background:rgba(239,204,250,.42)}.orbance-console-shell--restructured .tasks-pagination{justify-content:space-between;color:var(--orbance-muted);font-size:.72rem}.orbance-console-shell--restructured .tasks-focus-card__body,.orbance-console-shell--restructured .tasks-mix-list,.orbance-console-shell--restructured .tasks-side-list{display:grid;gap:9px;padding:0 12px 12px}.orbance-console-shell--restructured .tasks-focus-card__body>div:first-child{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .tasks-focus-card__body>div:first-child strong{min-width:0;max-width:100%;display:-webkit-box;overflow:hidden;line-height:1.24;overflow-wrap:anywhere;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.orbance-console-shell--restructured .tasks-focus-card__body>div:first-child span{overflow:hidden;color:var(--orbance-muted);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .tasks-detail-list{display:grid;gap:6px;margin:0}.orbance-console-shell--restructured .tasks-detail-list div,.orbance-console-shell--restructured .tasks-mix-list div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;border:1px solid rgba(122,135,190,.09);border-radius:8px;background:rgba(248,249,255,.74)}.orbance-console-shell--restructured .tasks-detail-list dd{margin:0;overflow:hidden;color:var(--orbance-ink);font-size:.7rem;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .tasks-side-item{min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;padding:7px;border:0;border-radius:8px;color:inherit;background:transparent;text-align:left;cursor:pointer}.orbance-console-shell--restructured .tasks-side-item:hover{background:rgba(204,215,250,.18)}.orbance-console-shell--restructured .tasks-side-item__icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--tasks-tone,#6676d8) 24%,transparent);border-radius:8px;color:var(--tasks-tone,#6676d8);background:var(--tasks-tone-bg,rgba(204,215,250,.34))}.orbance-console-shell--restructured .tasks-side-item span:last-child{min-width:0;display:grid;gap:2px}.orbance-console-shell--restructured .tasks-mix-list span,.orbance-console-shell--restructured .tasks-side-item small,.orbance-console-shell--restructured .tasks-side-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .tasks-empty{display:grid;place-items:center;gap:5px;padding:18px;text-align:center}.orbance-console-shell--restructured .tasks-empty--inline{display:block;padding:7px 8px;text-align:left}.orbance-console-shell--restructured .tasks-state{width:fit-content;display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;align-items:center;padding:12px}.orbance-console-shell--restructured .leads-workbench{width:100%;max-width:none;display:grid;gap:12px;padding:12px 16px 20px}.orbance-console-shell--restructured .leads-command,.orbance-console-shell--restructured .leads-command-card,.orbance-console-shell--restructured .leads-filter-panel,.orbance-console-shell--restructured .leads-metric,.orbance-console-shell--restructured .leads-notice,.orbance-console-shell--restructured .leads-panel{position:relative;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.055)}.orbance-console-shell--restructured .leads-command{min-height:92px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:16px 18px;overflow:hidden;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 44%,rgba(204,215,250,.28) 74%,rgba(239,204,250,.2)),#ffffff}.orbance-console-shell--restructured .leads-command:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;border-radius:8px 0 0 8px;background:linear-gradient(180deg,#6676d8,#a678f2 52%,#f06cad);opacity:.66}.orbance-console-shell--restructured .leads-command__copy{min-width:0;display:grid;gap:7px;padding-left:2px}.orbance-console-shell--restructured .leads-command__eyebrow{width:fit-content;min-height:24px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.28);font-size:.7rem;font-weight:700;line-height:1}.orbance-console-shell--restructured .leads-command h1,.orbance-console-shell--restructured .leads-panel h2{margin:0;color:var(--orbance-ink);letter-spacing:0}.orbance-console-shell--restructured .leads-command h1{font-size:clamp(1.18rem,.7vw + 1rem,1.42rem);font-weight:660;line-height:1.14}.orbance-console-shell--restructured .leads-command p,.orbance-console-shell--restructured .leads-command-card p,.orbance-console-shell--restructured .leads-detail-list dt,.orbance-console-shell--restructured .leads-empty,.orbance-console-shell--restructured .leads-muted,.orbance-console-shell--restructured .leads-panel p,.orbance-console-shell--restructured .leads-side-item small,.orbance-console-shell--restructured .leads-source-mix span,.orbance-console-shell--restructured .leads-table small{margin:0;color:var(--orbance-muted);font-size:.7rem;line-height:1.35}.orbance-console-shell--restructured .leads-command__actions,.orbance-console-shell--restructured .leads-focus-card__actions,.orbance-console-shell--restructured .leads-pagination,.orbance-console-shell--restructured .leads-pagination>div,.orbance-console-shell--restructured .leads-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.orbance-console-shell--restructured .leads-action{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border:1px solid rgba(122,135,190,.16);border-radius:8px;color:var(--orbance-action-ink);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,249,255,.86)),#ffffff;font:inherit;font-size:.76rem;font-weight:640;line-height:1;text-decoration:none;cursor:pointer;box-shadow:0 5px 12px rgba(119,132,202,.035)}.orbance-console-shell--restructured .leads-action:hover{border-color:rgba(102,118,216,.3);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.24))}.orbance-console-shell--restructured .leads-action--primary{border-color:rgba(102,118,216,.28);color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.76),rgba(216,204,250,.38),rgba(255,255,255,.92)),#ffffff;box-shadow:0 8px 18px rgba(102,118,216,.1)}.orbance-console-shell--restructured .leads-action--sm{min-height:26px;padding:0 8px;font-size:.69rem}.orbance-console-shell--restructured .leads-action--icon{width:26px;min-width:26px;padding:0}.orbance-console-shell--restructured .leads-action--disabled,.orbance-console-shell--restructured .leads-action:disabled{border-color:rgba(122,135,190,.1);color:rgba(88,96,115,.42);background:rgba(248,249,255,.7);box-shadow:none;cursor:not-allowed}.orbance-console-shell--restructured .leads-command__actions input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.orbance-console-shell--restructured .leads-notice{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:9px 11px;color:var(--orbance-action-strong);background:linear-gradient(135deg,rgba(204,215,250,.3),rgba(255,255,255,.94));font-size:.74rem;font-weight:620}.orbance-console-shell--restructured .leads-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .leads-metric{min-height:88px;display:grid;align-content:center;gap:5px;padding:12px;overflow:hidden}.orbance-console-shell--restructured .leads-metric:after{content:"";position:absolute;right:12px;bottom:13px;width:64px;height:18px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--leads-tone,#6676d8),transparent);opacity:.18;transform:skewX(-14deg)}.orbance-console-shell--restructured .leads-command-card span,.orbance-console-shell--restructured .leads-metric span{color:var(--orbance-muted);font-size:.68rem;font-weight:680}.orbance-console-shell--restructured .leads-command-card strong,.orbance-console-shell--restructured .leads-focus-card__body strong,.orbance-console-shell--restructured .leads-metric strong,.orbance-console-shell--restructured .leads-side-item strong,.orbance-console-shell--restructured .leads-source-mix strong{color:var(--orbance-ink);font-weight:660}.orbance-console-shell--restructured .leads-metric strong{font-size:1.22rem;line-height:1}.orbance-console-shell--restructured .leads-tone--brand,.orbance-console-shell--restructured .leads-tone--info{--leads-tone:#6676d8;--leads-tone-bg:rgba(204,215,250,0.34)}.orbance-console-shell--restructured .leads-tone--success{--leads-tone:#4055c8;--leads-tone-bg:rgba(204,215,250,0.42)}.orbance-console-shell--restructured .leads-tone--warning{--leads-tone:#a678f2;--leads-tone-bg:rgba(216,204,250,0.42)}.orbance-console-shell--restructured .leads-tone--danger{--leads-tone:#f06cad;--leads-tone-bg:rgba(239,204,250,0.42)}.orbance-console-shell--restructured .leads-metric.leads-tone--brand,.orbance-console-shell--restructured .leads-metric.leads-tone--info,.orbance-console-shell--restructured .leads-metric.leads-tone--success{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.28)),#ffffff}.orbance-console-shell--restructured .leads-metric.leads-tone--warning{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.34)),#ffffff}.orbance-console-shell--restructured .leads-metric.leads-tone--danger{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.36)),#ffffff}.orbance-console-shell--restructured .leads-command-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .leads-command-card{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:11px 12px}.orbance-console-shell--restructured .leads-command-card>svg,.orbance-console-shell--restructured .leads-side-item__icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--leads-tone,#6676d8) 24%,transparent);border-radius:8px;color:var(--leads-tone,#6676d8);background:var(--leads-tone-bg,rgba(204,215,250,.34))}.orbance-console-shell--restructured .leads-filter-panel{padding:10px}.orbance-console-shell--restructured .leads-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;gap:9px}.orbance-console-shell--restructured .leads-search{min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:7px;padding:0 10px;border:1px solid rgba(122,135,190,.14);border-radius:8px;background:rgba(255,255,255,.92)}.orbance-console-shell--restructured .leads-search svg{color:var(--orbance-faint)}.orbance-console-shell--restructured .leads-search .form-input{border:0;background:transparent;box-shadow:none}.orbance-console-shell--restructured .leads-toolbar__filters{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.orbance-console-shell--restructured .leads-table .form-select,.orbance-console-shell--restructured .leads-toolbar .form-select{min-height:30px;border-color:rgba(122,135,190,.14);border-radius:8px;background-color:rgba(255,255,255,.94);color:var(--orbance-ink);font-size:.72rem}.orbance-console-shell--restructured .leads-grid{min-height:0;display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:start}.orbance-console-shell--restructured .leads-main,.orbance-console-shell--restructured .leads-side{min-width:0;display:grid;gap:12px}.orbance-console-shell--restructured .leads-side{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.orbance-console-shell--restructured .leads-panel{min-width:0;overflow:hidden}.orbance-console-shell--restructured .leads-panel:before{content:"";position:absolute;inset:0 0 auto;height:2px;border-radius:8px 8px 0 0;background:linear-gradient(90deg,rgba(204,215,250,.9),rgba(216,204,250,.72),rgba(239,204,250,.62));opacity:.7;pointer-events:none}.orbance-console-shell--restructured .leads-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:13px 14px 10px}.orbance-console-shell--restructured .leads-panel__header h2{font-size:.9rem;font-weight:650;line-height:1.16}.orbance-console-shell--restructured .leads-panel__header>span{flex:0 0 auto;color:var(--orbance-muted);font-size:.68rem;font-weight:620}.orbance-console-shell--restructured .leads-table-wrapper{overflow:auto}.orbance-console-shell--restructured .leads-table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed}.orbance-console-shell--restructured .leads-table td,.orbance-console-shell--restructured .leads-table th{padding:8px;border-top:1px solid rgba(122,135,190,.09);vertical-align:top;text-align:left}.orbance-console-shell--restructured .leads-table th{position:sticky;top:0;z-index:1;color:var(--orbance-muted);background:rgba(248,249,255,.98);font-size:.66rem;font-weight:720;text-transform:uppercase}.orbance-console-shell--restructured .leads-table tbody tr{cursor:pointer}.orbance-console-shell--restructured .leads-table tbody tr:hover,.orbance-console-shell--restructured .leads-table__row--focused{background:rgba(204,215,250,.16)}.orbance-console-shell--restructured .leads-table__lead{min-width:0}.orbance-console-shell--restructured .leads-table__lead small,.orbance-console-shell--restructured .leads-table__lead span,.orbance-console-shell--restructured .leads-table__lead strong{display:block;overflow:hidden;text-overflow:ellipsis}.orbance-console-shell--restructured .leads-table__lead strong{color:var(--orbance-ink);font-size:.78rem;font-weight:650;white-space:nowrap}.orbance-console-shell--restructured .leads-table__lead span{color:var(--orbance-muted);font-size:.7rem;white-space:nowrap}.orbance-console-shell--restructured .leads-table__lead small{display:flex;align-items:center;gap:4px;color:var(--orbance-muted);overflow-wrap:anywhere;white-space:normal}.orbance-console-shell--restructured .leads-table__compact-select{width:100%}.orbance-console-shell--restructured .leads-row-actions{justify-content:flex-start;min-width:0;gap:4px;flex-wrap:nowrap}.orbance-console-shell--restructured .leads-table td:first-child,.orbance-console-shell--restructured .leads-table th:first-child{width:27%}.orbance-console-shell--restructured .leads-table td:nth-child(2),.orbance-console-shell--restructured .leads-table th:nth-child(2){width:9.5%}.orbance-console-shell--restructured .leads-table td:nth-child(3),.orbance-console-shell--restructured .leads-table td:nth-child(4),.orbance-console-shell--restructured .leads-table td:nth-child(5),.orbance-console-shell--restructured .leads-table td:nth-child(6),.orbance-console-shell--restructured .leads-table th:nth-child(3),.orbance-console-shell--restructured .leads-table th:nth-child(4),.orbance-console-shell--restructured .leads-table th:nth-child(5),.orbance-console-shell--restructured .leads-table th:nth-child(6){width:9%}.orbance-console-shell--restructured .leads-table td:nth-child(7),.orbance-console-shell--restructured .leads-table th:nth-child(7){width:10.5%}.orbance-console-shell--restructured .leads-table td:nth-child(8),.orbance-console-shell--restructured .leads-table th:nth-child(8){width:17%}.orbance-console-shell--restructured .leads-table td:nth-child(2),.orbance-console-shell--restructured .leads-table td:nth-child(3){white-space:nowrap}.orbance-console-shell--restructured .leads-last-contacted{color:var(--orbance-action-strong);white-space:nowrap}.orbance-console-shell--restructured .leads-chip,.orbance-console-shell--restructured .leads-workbench .badge,.orbance-console-shell--restructured .leads-workbench .pill{min-height:22px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid rgba(122,135,190,.12);border-radius:999px;color:var(--orbance-action-strong);background:rgba(204,215,250,.24);font-size:.66rem;font-weight:640;line-height:1}.orbance-console-shell--restructured .leads-chip-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.orbance-console-shell--restructured .leads-chip--brand,.orbance-console-shell--restructured .leads-workbench .pill--neutral{color:#30385f;background:rgba(204,215,250,.32)}.orbance-console-shell--restructured .leads-workbench .pill--warning{color:#5f3c9c;background:rgba(216,204,250,.42)}.orbance-console-shell--restructured .leads-workbench .pill--error{color:#924064;background:rgba(239,204,250,.42)}.orbance-console-shell--restructured .leads-pagination{justify-content:space-between;color:var(--orbance-muted);font-size:.72rem}.orbance-console-shell--restructured .leads-focus-card__body,.orbance-console-shell--restructured .leads-mix-list,.orbance-console-shell--restructured .leads-side-list{display:grid;gap:9px;padding:0 12px 12px}.orbance-console-shell--restructured .leads-focus-card__body>div:first-child{display:grid;gap:3px}.orbance-console-shell--restructured .leads-focus-card__body>div:first-child span{overflow:hidden;color:var(--orbance-muted);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .leads-detail-list{display:grid;gap:6px;margin:0}.orbance-console-shell--restructured .leads-detail-list div,.orbance-console-shell--restructured .leads-source-mix div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;border:1px solid rgba(122,135,190,.09);border-radius:8px;background:rgba(248,249,255,.74)}.orbance-console-shell--restructured .leads-detail-list dd{margin:0;overflow:hidden;color:var(--orbance-ink);font-size:.7rem;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .leads-side-item{min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;padding:7px;border:0;border-radius:8px;color:inherit;background:transparent;text-align:left;cursor:pointer}.orbance-console-shell--restructured .leads-side-item:hover{background:rgba(204,215,250,.18)}.orbance-console-shell--restructured .leads-side-item span:last-child{min-width:0;display:grid;gap:2px}.orbance-console-shell--restructured .leads-side-item small,.orbance-console-shell--restructured .leads-side-item strong{overflow:hidden;text-overflow:ellipsis}.orbance-console-shell--restructured .leads-side-item small{overflow-wrap:anywhere;white-space:normal}.orbance-console-shell--restructured .leads-side-item strong{white-space:nowrap}.orbance-console-shell--restructured .leads-source-mix{display:grid;gap:6px;padding-top:2px}@media (min-width:1600px){.orbance-console-shell--restructured .leads-grid{grid-template-columns:minmax(0,1fr) 286px}.orbance-console-shell--restructured .leads-side{grid-template-columns:minmax(0,1fr)}}.orbance-console-shell--restructured .leads-empty{display:grid;place-items:center;gap:5px;padding:18px;text-align:center}.orbance-console-shell--restructured .leads-empty--inline{display:block;padding:7px 8px;text-align:left}.orbance-console-shell--restructured .approvals-workbench{width:100%;max-width:none;display:grid;gap:12px;padding:12px 16px 20px}.orbance-console-shell--restructured .approvals-workbench--state{min-height:calc(100vh - 92px);place-items:center}.orbance-console-shell--restructured .approvals-command,.orbance-console-shell--restructured .approvals-metric,.orbance-console-shell--restructured .approvals-panel,.orbance-console-shell--restructured .approvals-state,.orbance-console-shell--restructured .approvals-table-card,.orbance-console-shell--restructured .approvals-toolbar{position:relative;border:1px solid rgba(102,118,216,.12);border-radius:8px;background:rgba(255,255,255,.94);box-shadow:0 18px 40px rgba(55,69,138,.07)}.orbance-console-shell--restructured .approvals-command{min-height:112px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:start;gap:12px;padding:16px 18px;overflow:hidden;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 42%,rgba(204,215,250,.3) 72%,rgba(239,204,250,.24)),#ffffff}.orbance-console-shell--restructured .approvals-command:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;border-radius:8px 0 0 8px;background:linear-gradient(180deg,#6676d8,#9b59e6 52%,#ef4f9b);opacity:.72}.orbance-console-shell--restructured .approvals-command__copy{min-width:0;display:grid;gap:8px}.orbance-console-shell--restructured .approvals-eyebrow{width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0 8px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:#6676d8;background:rgba(255,255,255,.74);font-size:.7rem;font-weight:680;white-space:nowrap}.orbance-console-shell--restructured .approvals-command h1,.orbance-console-shell--restructured .approvals-state h1{margin:0;color:var(--orbance-ink);font-size:clamp(1.18rem,.7vw + 1rem,1.42rem);font-weight:660;line-height:1.12;letter-spacing:0}.orbance-console-shell--restructured .approvals-command p,.orbance-console-shell--restructured .approvals-empty-inline,.orbance-console-shell--restructured .approvals-focus-card__body span,.orbance-console-shell--restructured .approvals-metric small,.orbance-console-shell--restructured .approvals-panel__header p,.orbance-console-shell--restructured .approvals-side-item small,.orbance-console-shell--restructured .approvals-state p{margin:0;color:var(--orbance-muted);font-size:.72rem;line-height:1.34}.orbance-console-shell--restructured .approvals-chip-row,.orbance-console-shell--restructured .approvals-command__signals,.orbance-console-shell--restructured .approvals-row-actions,.orbance-console-shell--restructured .approvals-state__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.orbance-console-shell--restructured .approvals-command__signals{justify-content:flex-end;color:#30385f}.orbance-console-shell--restructured .approvals-command__signals span,.orbance-console-shell--restructured .approvals-locked-note{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border:1px solid rgba(102,118,216,.14);border-radius:8px;background:rgba(255,255,255,.72);font-size:.72rem;font-weight:680}.orbance-console-shell--restructured .approvals-action{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:var(--orbance-action-strong);background:rgba(255,255,255,.84);box-shadow:0 8px 20px rgba(55,69,138,.06);font-size:.74rem;font-weight:680;cursor:pointer}.orbance-console-shell--restructured .approvals-action--primary{color:#30385f;border-color:rgba(102,118,216,.24);background:linear-gradient(135deg,rgba(204,215,250,.78),rgba(216,204,250,.62))}.orbance-console-shell--restructured .approvals-action--danger{color:#b63871;background:rgba(239,204,250,.42)}.orbance-console-shell--restructured .approvals-action--sm{min-height:28px;padding-inline:8px;font-size:.7rem}.orbance-console-shell--restructured .approvals-action:disabled{opacity:.58;cursor:not-allowed}.orbance-console-shell--restructured .approvals-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .approvals-metric{min-height:86px;display:grid;gap:4px;padding:13px 14px;overflow:hidden}.orbance-console-shell--restructured .approvals-metric:after{content:"";position:absolute;right:18px;bottom:18px;width:58px;height:18px;border-radius:999px;background:var(--approvals-tone-bg,rgba(204,215,250,.34));filter:blur(8px)}.orbance-console-shell--restructured .approvals-metric span{color:var(--orbance-muted);font-size:.72rem;font-weight:720}.orbance-console-shell--restructured .approvals-metric strong{color:var(--orbance-ink);font-size:1.42rem;font-weight:680;line-height:1}.orbance-console-shell--restructured .approvals-chip--brand,.orbance-console-shell--restructured .approvals-tone--brand{--approvals-tone:#6676d8;--approvals-tone-bg:rgba(204,215,250,0.46)}.orbance-console-shell--restructured .approvals-chip--info,.orbance-console-shell--restructured .approvals-tone--info{--approvals-tone:#5f7eea;--approvals-tone-bg:rgba(204,215,250,0.34)}.orbance-console-shell--restructured .approvals-chip--warning,.orbance-console-shell--restructured .approvals-tone--warning{--approvals-tone:#9b59e6;--approvals-tone-bg:rgba(216,204,250,0.54)}.orbance-console-shell--restructured .approvals-chip--danger,.orbance-console-shell--restructured .approvals-tone--danger{--approvals-tone:#ef4f9b;--approvals-tone-bg:rgba(239,204,250,0.54)}.orbance-console-shell--restructured .approvals-chip--neutral,.orbance-console-shell--restructured .approvals-tone--neutral{--approvals-tone:#7b8497;--approvals-tone-bg:rgba(248,249,255,0.94)}.orbance-console-shell--restructured .approvals-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;gap:10px;padding:10px 12px}.orbance-console-shell--restructured .approvals-search{min-width:0;display:flex;align-items:center;gap:8px}.orbance-console-shell--restructured .approvals-search .form-input{min-width:0}.orbance-console-shell--restructured .approvals-filters,.orbance-console-shell--restructured .approvals-toolbar__actions{display:flex;align-items:center;gap:8px}.orbance-console-shell--restructured .approvals-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.3fr);gap:14px;align-items:start}.orbance-console-shell--restructured .approvals-main,.orbance-console-shell--restructured .approvals-side{min-width:0;display:grid;gap:12px}.orbance-console-shell--restructured .approvals-panel,.orbance-console-shell--restructured .approvals-table-card{padding:12px 14px}.orbance-console-shell--restructured .approvals-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.orbance-console-shell--restructured .approvals-panel__header h2{margin:0;color:var(--orbance-ink);font-size:.96rem;font-weight:680}.orbance-console-shell--restructured .approvals-table-wrapper{margin:12px -14px -12px;overflow-x:auto;border-top:1px solid rgba(102,118,216,.1)}.orbance-console-shell--restructured .approvals-table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed}.orbance-console-shell--restructured .approvals-table td,.orbance-console-shell--restructured .approvals-table th{padding:11px 12px;border-bottom:1px solid rgba(102,118,216,.09);text-align:left;vertical-align:middle;font-size:.76rem}.orbance-console-shell--restructured .approvals-table th{color:var(--orbance-muted);background:rgba(248,249,255,.88);font-size:.68rem;font-weight:760;text-transform:uppercase}.orbance-console-shell--restructured .approvals-table th:first-child{width:24%}.orbance-console-shell--restructured .approvals-table th:nth-child(2){width:11%}.orbance-console-shell--restructured .approvals-table th:nth-child(3){width:12%}.orbance-console-shell--restructured .approvals-table th:nth-child(4){width:20%}.orbance-console-shell--restructured .approvals-table th:nth-child(5){width:9%}.orbance-console-shell--restructured .approvals-table th:nth-child(6){width:24%}.orbance-console-shell--restructured .approvals-focus-card__body strong,.orbance-console-shell--restructured .approvals-side-item strong,.orbance-console-shell--restructured .approvals-table strong{color:var(--orbance-ink);font-size:.78rem;font-weight:680}.orbance-console-shell--restructured .approvals-row-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.orbance-console-shell--restructured .approvals-row-actions .approvals-action{width:100%;min-width:0;padding-inline:5px;white-space:nowrap}.orbance-console-shell--restructured .approvals-row-actions .approvals-action--sm{font-size:.67rem}.orbance-console-shell--restructured .approvals-chip{display:inline-flex;align-items:center;min-height:23px;padding:0 8px;border:1px solid color-mix(in srgb,var(--approvals-tone,#6676d8) 22%,transparent);border-radius:999px;color:var(--approvals-tone,#6676d8);background:var(--approvals-tone-bg,rgba(204,215,250,.4));font-size:.7rem;font-weight:720}.orbance-console-shell--restructured .approvals-detail-list,.orbance-console-shell--restructured .approvals-focus-card__body,.orbance-console-shell--restructured .approvals-side-list{display:grid;gap:9px}.orbance-console-shell--restructured .approvals-focus-card__body>div:first-child,.orbance-console-shell--restructured .approvals-side-item>span:last-child{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .approvals-detail-list{margin:0}.orbance-console-shell--restructured .approvals-detail-list div{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:32px;padding:7px 8px;border:1px solid rgba(102,118,216,.1);border-radius:7px;background:rgba(248,249,255,.72)}.orbance-console-shell--restructured .approvals-detail-list dt{color:var(--orbance-muted);font-size:.7rem;font-weight:660}.orbance-console-shell--restructured .approvals-detail-list dd{margin:0;color:var(--orbance-ink);font-size:.72rem;font-weight:720;text-align:right}.orbance-console-shell--restructured .approvals-side-item{display:grid;grid-template-columns:31px minmax(0,1fr);gap:9px;align-items:center;padding:8px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(248,249,255,.72)}.orbance-console-shell--restructured .approvals-side-item__icon,.orbance-console-shell--restructured .approvals-state__icon{width:29px;height:29px;display:inline-grid;place-items:center;border:1px solid color-mix(in srgb,var(--approvals-tone,#6676d8) 24%,transparent);border-radius:8px;color:var(--approvals-tone,#6676d8);background:var(--approvals-tone-bg,rgba(204,215,250,.38))}.orbance-console-shell--restructured .approvals-access-note{display:flex;align-items:flex-start;gap:8px;color:#30385f;background:linear-gradient(135deg,rgba(204,215,250,.34),rgba(255,255,255,.9))}.orbance-console-shell--restructured .approvals-state{width:min(520px,100%);display:grid;justify-items:center;gap:8px;padding:22px;text-align:center}.orbance-console-shell--restructured .approvals-empty-guidance{width:min(860px,100%);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.orbance-console-shell--restructured .approvals-empty-guidance a{display:grid;gap:5px;min-width:0;min-height:74px;padding:10px;border:1px solid rgba(102,118,216,.11);border-radius:8px;background:rgba(248,249,255,.72);color:inherit;text-align:left;text-decoration:none}.orbance-console-shell--restructured .approvals-empty-guidance a:hover{border-color:rgba(102,118,216,.2);background:rgba(255,255,255,.92)}.orbance-console-shell--restructured .approvals-empty-guidance span{display:inline-flex;align-items:center;gap:6px;color:var(--orbance-ink);font-size:.74rem;font-weight:700}.orbance-console-shell--restructured .approvals-empty-guidance small{color:var(--orbance-muted);font-size:.72rem;line-height:1.34}@media (max-width:1180px){.orbance-console-shell--restructured .approvals-empty-guidance{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.orbance-console-shell--restructured .approvals-empty-guidance{grid-template-columns:1fr}}.orbance-console-shell--restructured .deliverables-workbench{width:100%;max-width:none;display:grid;gap:12px;padding:12px 16px 20px}.orbance-console-shell--restructured .deliverables-workbench--state{min-height:calc(100vh - 92px);place-items:center}.orbance-console-shell--restructured .deliverables-command,.orbance-console-shell--restructured .deliverables-metric,.orbance-console-shell--restructured .deliverables-panel,.orbance-console-shell--restructured .deliverables-state,.orbance-console-shell--restructured .deliverables-table-card,.orbance-console-shell--restructured .deliverables-toolbar{position:relative;border:1px solid rgba(102,118,216,.12);border-radius:8px;background:rgba(255,255,255,.94);box-shadow:0 18px 40px rgba(55,69,138,.07)}.orbance-console-shell--restructured .deliverables-command{min-height:112px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:start;gap:12px;padding:16px 18px;overflow:hidden;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 42%,rgba(204,215,250,.3) 72%,rgba(239,204,250,.22)),#ffffff}.orbance-console-shell--restructured .deliverables-command:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;border-radius:8px 0 0 8px;background:linear-gradient(180deg,#6676d8,#9b59e6 52%,#ef4f9b);opacity:.72}.orbance-console-shell--restructured .deliverables-command__copy{min-width:0;display:grid;gap:8px}.orbance-console-shell--restructured .deliverables-eyebrow{width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0 8px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:#6676d8;background:rgba(255,255,255,.74);font-size:.7rem;font-weight:680;white-space:nowrap}.orbance-console-shell--restructured .deliverables-command h1,.orbance-console-shell--restructured .deliverables-state h1{margin:0;color:var(--orbance-ink);font-size:clamp(1.18rem,.7vw + 1rem,1.42rem);font-weight:660;line-height:1.22;letter-spacing:0}.orbance-console-shell--restructured .deliverables-command p,.orbance-console-shell--restructured .deliverables-empty-inline,.orbance-console-shell--restructured .deliverables-focus-card__body span,.orbance-console-shell--restructured .deliverables-form-note,.orbance-console-shell--restructured .deliverables-metric small,.orbance-console-shell--restructured .deliverables-panel__header p,.orbance-console-shell--restructured .deliverables-side-item small,.orbance-console-shell--restructured .deliverables-state p{margin:0;color:var(--orbance-muted);font-size:.72rem;line-height:1.34}.orbance-console-shell--restructured .deliverables-command__signals,.orbance-console-shell--restructured .deliverables-row-actions,.orbance-console-shell--restructured .deliverables-state__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.orbance-console-shell--restructured .deliverables-command__signals{justify-content:flex-end;color:#30385f}.orbance-console-shell--restructured .deliverables-command__signals span{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border:1px solid rgba(102,118,216,.14);border-radius:8px;background:rgba(255,255,255,.72);font-size:.72rem;font-weight:680;white-space:nowrap}.orbance-console-shell--restructured .deliverables-action{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:var(--orbance-action-strong);background:rgba(255,255,255,.84);box-shadow:0 8px 20px rgba(55,69,138,.06);font:inherit;font-size:.74rem;font-weight:680;text-decoration:none;cursor:pointer}.orbance-console-shell--restructured .deliverables-action--primary{color:#30385f;border-color:rgba(102,118,216,.24);background:linear-gradient(135deg,rgba(204,215,250,.78),rgba(216,204,250,.62))}.orbance-console-shell--restructured .deliverables-action--sm{min-height:28px;padding-inline:8px;font-size:.68rem;white-space:nowrap}.orbance-console-shell--restructured .deliverables-action:disabled{opacity:.58;cursor:not-allowed}.orbance-console-shell--restructured .deliverables-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .deliverables-metric{min-height:86px;display:grid;gap:4px;padding:13px 14px;overflow:hidden}.orbance-console-shell--restructured .deliverables-metric:after{content:"";position:absolute;right:18px;bottom:18px;width:58px;height:18px;border-radius:999px;background:var(--deliverables-tone-bg,rgba(204,215,250,.34));filter:blur(8px)}.orbance-console-shell--restructured .deliverables-metric span{color:var(--orbance-muted);font-size:.72rem;font-weight:720}.orbance-console-shell--restructured .deliverables-metric strong{color:var(--orbance-ink);font-size:1.42rem;font-weight:680;line-height:1}.orbance-console-shell--restructured .deliverables-tone--brand{--deliverables-tone:#6676d8;--deliverables-tone-bg:rgba(204,215,250,0.46)}.orbance-console-shell--restructured .deliverables-tone--blue{--deliverables-tone:#5f7eea;--deliverables-tone-bg:rgba(204,215,250,0.34)}.orbance-console-shell--restructured .deliverables-tone--lavender{--deliverables-tone:#9b59e6;--deliverables-tone-bg:rgba(216,204,250,0.54)}.orbance-console-shell--restructured .deliverables-tone--pink{--deliverables-tone:#ef4f9b;--deliverables-tone-bg:rgba(239,204,250,0.54)}.orbance-console-shell--restructured .deliverables-tone--neutral{--deliverables-tone:#7b8497;--deliverables-tone-bg:rgba(248,249,255,0.94)}.orbance-console-shell--restructured .deliverables-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) auto;align-items:center;gap:10px;padding:10px 12px}.orbance-console-shell--restructured .deliverables-search{min-width:0;display:flex;align-items:center;gap:8px}.orbance-console-shell--restructured .deliverables-search .form-input{min-width:0}.orbance-console-shell--restructured .deliverables-filters{display:flex;align-items:center;gap:8px}.orbance-console-shell--restructured .deliverables-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(266px,.29fr);gap:14px;align-items:start}.orbance-console-shell--restructured .deliverables-main,.orbance-console-shell--restructured .deliverables-side{min-width:0;display:grid;gap:12px}.orbance-console-shell--restructured .deliverables-panel,.orbance-console-shell--restructured .deliverables-table-card{padding:12px 14px}.orbance-console-shell--restructured .deliverables-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.orbance-console-shell--restructured .deliverables-panel__header h2{margin:0;color:var(--orbance-ink);font-size:.96rem;font-weight:680}.orbance-console-shell--restructured .deliverables-lifecycle{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:12px}.orbance-console-shell--restructured .deliverables-stage{min-width:0;display:grid;gap:5px;padding:9px 10px;border:1px solid rgba(122,135,190,.11);border-radius:8px;color:inherit;background:linear-gradient(135deg,rgba(204,215,250,.3),rgba(255,255,255,.88));text-align:left;cursor:pointer}.orbance-console-shell--restructured .deliverables-stage--2,.orbance-console-shell--restructured .deliverables-stage--3{background:linear-gradient(135deg,rgba(216,204,250,.31),rgba(255,255,255,.88))}.orbance-console-shell--restructured .deliverables-stage--5{background:linear-gradient(135deg,rgba(239,204,250,.28),rgba(255,255,255,.88))}.orbance-console-shell--restructured .deliverables-stage--active{border-color:rgba(102,118,216,.34);box-shadow:0 12px 26px rgba(102,118,216,.1)}.orbance-console-shell--restructured .deliverables-stage span{overflow:hidden;color:#6676d8;font-size:.66rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .deliverables-stage strong{color:var(--orbance-ink);font-size:.78rem}.orbance-console-shell--restructured .deliverables-stage small{color:var(--orbance-muted);font-size:.66rem}.orbance-console-shell--restructured .deliverables-stage i{height:4px;overflow:hidden;border-radius:999px;background:rgba(102,118,216,.12)}.orbance-console-shell--restructured .deliverables-stage i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6676d8,#d4c6fb)}.orbance-console-shell--restructured .deliverables-table-wrapper{margin:12px -14px -12px;overflow-x:auto;border-top:1px solid rgba(102,118,216,.1)}.orbance-console-shell--restructured .deliverables-table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed}.orbance-console-shell--restructured .deliverables-table td,.orbance-console-shell--restructured .deliverables-table th{padding:11px 12px;border-bottom:1px solid rgba(102,118,216,.09);text-align:left;vertical-align:middle;font-size:.76rem}.orbance-console-shell--restructured .deliverables-table th{color:var(--orbance-muted);background:rgba(248,249,255,.88);font-size:.68rem;font-weight:760;text-transform:uppercase}.orbance-console-shell--restructured .deliverables-table th:first-child{width:25%}.orbance-console-shell--restructured .deliverables-table th:nth-child(2){width:14%}.orbance-console-shell--restructured .deliverables-table th:nth-child(3){width:15%}.orbance-console-shell--restructured .deliverables-table th:nth-child(4){width:12%}.orbance-console-shell--restructured .deliverables-table th:nth-child(5){width:14%}.orbance-console-shell--restructured .deliverables-table th:nth-child(6){width:20%}.orbance-console-shell--restructured .deliverables-focus-card__body strong,.orbance-console-shell--restructured .deliverables-side-item strong,.orbance-console-shell--restructured .deliverables-table strong{display:block;color:var(--orbance-ink);font-size:.78rem;font-weight:680}.orbance-console-shell--restructured .deliverables-table small{display:block;margin-top:3px;color:var(--orbance-muted);font-size:.66rem}.orbance-console-shell--restructured .deliverables-table tbody tr{cursor:pointer}.orbance-console-shell--restructured .deliverables-row--selected,.orbance-console-shell--restructured .deliverables-table tbody tr:hover{background:rgba(204,215,250,.18)}.orbance-console-shell--restructured .deliverables-row-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:6px}.orbance-console-shell--restructured .deliverables-row-actions .deliverables-action{width:100%;min-width:0;padding-inline:8px}.orbance-console-shell--restructured .deliverables-chip{max-width:100%;box-sizing:border-box;display:inline-flex;align-items:center;min-height:23px;padding:0 8px;border:1px solid color-mix(in srgb,var(--deliverables-tone,#6676d8) 22%,transparent);border-radius:999px;color:var(--deliverables-tone,#6676d8);background:var(--deliverables-tone-bg,rgba(204,215,250,.4));font-size:.7rem;font-weight:720;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .deliverables-empty,.orbance-console-shell--restructured .deliverables-muted{color:var(--orbance-muted);font-size:.72rem}.orbance-console-shell--restructured .deliverables-empty{height:92px;text-align:center}.orbance-console-shell--restructured .deliverables-empty svg{margin-right:6px;color:#6676d8;vertical-align:-3px}.orbance-console-shell--restructured .deliverables-detail-list,.orbance-console-shell--restructured .deliverables-focus-card__body,.orbance-console-shell--restructured .deliverables-side-list{display:grid;gap:9px}.orbance-console-shell--restructured .deliverables-focus-card__body{margin-top:10px}.orbance-console-shell--restructured .deliverables-detail-list{margin:0}.orbance-console-shell--restructured .deliverables-detail-list div{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:32px;padding:7px 8px;border:1px solid rgba(102,118,216,.1);border-radius:7px;background:rgba(248,249,255,.72)}.orbance-console-shell--restructured .deliverables-detail-list dt{color:var(--orbance-muted);font-size:.7rem;font-weight:660}.orbance-console-shell--restructured .deliverables-detail-list dd{margin:0;color:var(--orbance-ink);font-size:.72rem;font-weight:720;text-align:right}.orbance-console-shell--restructured .deliverables-side-item{min-width:0;display:grid;grid-template-columns:31px minmax(0,1fr);gap:9px;align-items:center;padding:8px;border:1px solid rgba(102,118,216,.1);border-radius:8px;color:inherit;background:rgba(248,249,255,.72);text-align:left;cursor:pointer}.orbance-console-shell--restructured .deliverables-side-item__icon,.orbance-console-shell--restructured .deliverables-state__icon{width:29px;height:29px;display:inline-grid;place-items:center;border:1px solid color-mix(in srgb,var(--deliverables-tone,#6676d8) 24%,transparent);border-radius:8px;color:var(--deliverables-tone,#6676d8);background:var(--deliverables-tone-bg,rgba(204,215,250,.38))}.orbance-console-shell--restructured .deliverables-access-note{display:flex;align-items:flex-start;gap:8px;color:#30385f;background:linear-gradient(135deg,rgba(204,215,250,.34),rgba(255,255,255,.9))}.orbance-console-shell--restructured .deliverables-access-note>div{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .deliverables-access-note strong{color:var(--orbance-ink);font-size:.78rem}.orbance-console-shell--restructured .deliverables-access-note span{color:var(--orbance-muted);font-size:.7rem;line-height:1.34}.orbance-console-shell--restructured .deliverables-state{width:min(520px,100%);display:grid;justify-items:center;gap:8px;padding:22px;text-align:center}.orbance-console-shell--restructured .timesheets-workbench{width:100%;max-width:none;display:grid;gap:12px;padding:12px 16px 20px}.orbance-console-shell--restructured .timesheets-command,.orbance-console-shell--restructured .timesheets-filter-panel,.orbance-console-shell--restructured .timesheets-metric,.orbance-console-shell--restructured .timesheets-panel{position:relative;border:1px solid rgba(102,118,216,.12);border-radius:8px;background:rgba(255,255,255,.94);box-shadow:0 18px 40px rgba(55,69,138,.07)}.orbance-console-shell--restructured .timesheets-command{min-height:112px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:16px 18px;overflow:hidden;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 44%,rgba(204,215,250,.3) 74%,rgba(239,204,250,.2)),#ffffff}.orbance-console-shell--restructured .timesheets-command:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;border-radius:8px 0 0 8px;background:linear-gradient(180deg,#6676d8,#8ea5f5 50%,#ef4f9b);opacity:.72}.orbance-console-shell--restructured .timesheets-command__copy{min-width:0;display:grid;gap:8px}.orbance-console-shell--restructured .timesheets-eyebrow{width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0 8px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:#6676d8;background:rgba(255,255,255,.74);font-size:.7rem;font-weight:700;white-space:nowrap}.orbance-console-shell--restructured .timesheets-command h1{margin:0;color:var(--orbance-ink);font-size:clamp(1.18rem,.7vw + 1rem,1.42rem);font-weight:660;line-height:1.22;letter-spacing:0}.orbance-console-shell--restructured .timesheets-boundary-note span,.orbance-console-shell--restructured .timesheets-command p,.orbance-console-shell--restructured .timesheets-filter-panel span,.orbance-console-shell--restructured .timesheets-focus small,.orbance-console-shell--restructured .timesheets-metric small,.orbance-console-shell--restructured .timesheets-panel__header p,.orbance-console-shell--restructured .timesheets-table small{margin:0;color:var(--orbance-muted);font-size:.72rem;line-height:1.34}.orbance-console-shell--restructured .timesheets-command__signals{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;color:#30385f}.orbance-console-shell--restructured .timesheets-command__signals span{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border:1px solid rgba(102,118,216,.14);border-radius:8px;background:rgba(255,255,255,.72);font-size:.72rem;font-weight:680;white-space:nowrap}.orbance-console-shell--restructured .timesheets-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .timesheets-metric{min-height:88px;display:grid;gap:4px;padding:13px 14px;overflow:hidden}.orbance-console-shell--restructured .timesheets-metric span{color:var(--orbance-muted);font-size:.72rem;font-weight:720}.orbance-console-shell--restructured .timesheets-metric strong{color:var(--orbance-ink);font-size:1.28rem;font-weight:680;line-height:1.12}.orbance-console-shell--restructured .timesheets-tone--brand{--timesheets-tone:#6676d8;--timesheets-tone-bg:rgba(204,215,250,0.46)}.orbance-console-shell--restructured .timesheets-tone--blue{--timesheets-tone:#5f7eea;--timesheets-tone-bg:rgba(204,215,250,0.34)}.orbance-console-shell--restructured .timesheets-tone--lavender{--timesheets-tone:#7556d6;--timesheets-tone-bg:rgba(216,204,250,0.54)}.orbance-console-shell--restructured .timesheets-tone--pink{--timesheets-tone:#c94d8c;--timesheets-tone-bg:rgba(239,204,250,0.54)}.orbance-console-shell--restructured .timesheets-filter-panel{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:9px;padding:11px 12px}.orbance-console-shell--restructured .timesheets-filter-panel__copy{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .timesheets-filter-panel strong,.orbance-console-shell--restructured .timesheets-panel__header h2{margin:0;color:var(--orbance-ink);font-size:.96rem;font-weight:680}.orbance-console-shell--restructured .timesheets-filter-grid{min-width:0;display:grid;grid-template-columns:minmax(210px,1.45fr) 148px 148px repeat(3,minmax(136px,1fr));gap:8px}.orbance-console-shell--restructured .timesheets-filter-actions,.orbance-console-shell--restructured .timesheets-pagination>div,.orbance-console-shell--restructured .timesheets-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.orbance-console-shell--restructured .timesheets-filter-actions{justify-content:flex-start}.orbance-console-shell--restructured .timesheets-restricted{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(102,118,216,.12);border-radius:8px;color:var(--orbance-muted);background:rgba(248,249,255,.86);font-size:.72rem;font-weight:680}.orbance-console-shell--restructured .timesheets-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.3fr);gap:14px;align-items:start}.orbance-console-shell--restructured .timesheets-panel{min-width:0;padding:12px 14px}.orbance-console-shell--restructured .timesheets-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.orbance-console-shell--restructured .timesheets-table-wrapper{margin:12px -14px 0;overflow-x:auto;border-top:1px solid rgba(102,118,216,.1)}.orbance-console-shell--restructured .timesheets-table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed}.orbance-console-shell--restructured .timesheets-table td,.orbance-console-shell--restructured .timesheets-table th{padding:11px 12px;border-bottom:1px solid rgba(102,118,216,.09);text-align:left;vertical-align:middle;font-size:.75rem}.orbance-console-shell--restructured .timesheets-table th{color:var(--orbance-muted);background:rgba(248,249,255,.88);font-size:.68rem;font-weight:760;text-transform:uppercase}.orbance-console-shell--restructured .timesheets-table th:first-child{width:12%}.orbance-console-shell--restructured .timesheets-table th:nth-child(2){width:13%}.orbance-console-shell--restructured .timesheets-table th:nth-child(3){width:22%}.orbance-console-shell--restructured .timesheets-table th:nth-child(4){width:15%}.orbance-console-shell--restructured .timesheets-table th:nth-child(5){width:11%}.orbance-console-shell--restructured .timesheets-table th:nth-child(6){width:13%}.orbance-console-shell--restructured .timesheets-table th:nth-child(7){width:14%}.orbance-console-shell--restructured .timesheets-focus>strong,.orbance-console-shell--restructured .timesheets-table strong{display:block;color:var(--orbance-ink);font-size:.77rem;font-weight:680;overflow-wrap:anywhere}.orbance-console-shell--restructured .timesheets-table small{display:block;margin-top:3px;overflow-wrap:anywhere}.orbance-console-shell--restructured .timesheets-chip{max-width:100%;box-sizing:border-box;display:inline-flex;align-items:center;min-height:23px;padding:0 8px;border:1px solid color-mix(in srgb,var(--timesheets-tone,#6676d8) 22%,transparent);border-radius:999px;color:var(--timesheets-tone,#6676d8);background:var(--timesheets-tone-bg,rgba(204,215,250,.4));font-size:.7rem;font-weight:720;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .timesheets-status--draft{--timesheets-tone:#687184;--timesheets-tone-bg:rgba(248,249,255,0.94)}.orbance-console-shell--restructured .timesheets-status--submitted{--timesheets-tone:#7556d6;--timesheets-tone-bg:rgba(216,204,250,0.54)}.orbance-console-shell--restructured .timesheets-status--approved{--timesheets-tone:#6676d8;--timesheets-tone-bg:rgba(204,215,250,0.46)}.orbance-console-shell--restructured .timesheets-status--rejected{--timesheets-tone:#c94d8c;--timesheets-tone-bg:rgba(239,204,250,0.54)}.orbance-console-shell--restructured .timesheets-status--locked{--timesheets-tone:#30385f;--timesheets-tone-bg:rgba(204,215,250,0.30)}.orbance-console-shell--restructured .timesheets-row-actions{display:grid;grid-template-columns:1fr;justify-items:stretch}.orbance-console-shell--restructured .timesheets-row-actions .btn{width:100%;min-width:0;min-height:27px;padding-inline:7px;font-size:.67rem;white-space:nowrap}.orbance-console-shell--restructured .timesheets-pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:10px}.orbance-console-shell--restructured .timesheets-pagination span{color:var(--orbance-muted);font-size:.72rem}.orbance-console-shell--restructured .timesheets-side{min-width:0;display:grid;gap:12px}.orbance-console-shell--restructured .timesheets-focus{margin-top:10px;display:grid;gap:8px}.orbance-console-shell--restructured .timesheets-focus dl{display:grid;gap:8px;margin:0}.orbance-console-shell--restructured .timesheets-focus dl div,.orbance-console-shell--restructured .timesheets-status-list div{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:32px;padding:7px 8px;border:1px solid rgba(102,118,216,.1);border-radius:7px;background:rgba(248,249,255,.72)}.orbance-console-shell--restructured .timesheets-focus dt{color:var(--orbance-muted);font-size:.7rem;font-weight:660}.orbance-console-shell--restructured .timesheets-focus dd,.orbance-console-shell--restructured .timesheets-status-list strong{margin:0;color:var(--orbance-ink);font-size:.72rem;font-weight:720;text-align:right}.orbance-console-shell--restructured .timesheets-status-list{margin-top:10px;display:grid;gap:8px}.orbance-console-shell--restructured .timesheets-boundary-note{display:flex;align-items:flex-start;gap:8px;color:#30385f;background:linear-gradient(135deg,rgba(204,215,250,.34),rgba(255,255,255,.9))}.orbance-console-shell--restructured .timesheets-boundary-note>div{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .timesheets-boundary-note strong{color:var(--orbance-ink);font-size:.78rem}.orbance-console-shell--restructured .timesheets-empty{height:76px;color:var(--orbance-muted);text-align:center}.orbance-console-shell--restructured .notifications-workbench{width:100%;max-width:none;display:grid;gap:10px;padding:12px 16px 22px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}.orbance-console-shell--restructured .notifications-workbench--state{min-height:360px;place-items:center}.orbance-console-shell--restructured .notifications-command,.orbance-console-shell--restructured .notifications-metric,.orbance-console-shell--restructured .notifications-panel,.orbance-console-shell--restructured .notifications-state{position:relative;border:1px solid rgba(102,118,216,.09);border-radius:8px;background:rgba(255,255,255,.82);box-shadow:0 10px 24px rgba(55,69,138,.045);-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08)}.orbance-console-shell--restructured .notifications-command{min-height:114px;display:grid;grid-template-columns:minmax(0,1fr) minmax(188px,226px);align-items:stretch;gap:18px;padding:16px 18px;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(248,250,255,.82)),#ffffff}.orbance-console-shell--restructured .notifications-command:before{content:"";position:absolute;inset:14px auto 14px 0;width:2px;border-radius:999px;background:#ccd7fa;opacity:.95}.orbance-console-shell--restructured .notifications-command__copy{min-width:0;display:grid;align-content:center;gap:7px;max-width:760px}.orbance-console-shell--restructured .notifications-eyebrow{width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:6px;min-height:22px;padding:0 8px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:#4e5cad;background:rgba(255,255,255,.84);font-size:.7rem;font-weight:700;white-space:nowrap}.orbance-console-shell--restructured .notifications-command h1,.orbance-console-shell--restructured .notifications-panel__header h2,.orbance-console-shell--restructured .notifications-state h1{margin:0;color:var(--orbance-ink);letter-spacing:0}.orbance-console-shell--restructured .notifications-command h1{font-size:1.26rem;font-weight:650;line-height:1.16}.orbance-console-shell--restructured .notifications-boundary-note span,.orbance-console-shell--restructured .notifications-command p,.orbance-console-shell--restructured .notifications-empty span,.orbance-console-shell--restructured .notifications-empty-action small,.orbance-console-shell--restructured .notifications-meta,.orbance-console-shell--restructured .notifications-metric small,.orbance-console-shell--restructured .notifications-panel__header p,.orbance-console-shell--restructured .notifications-source-list span,.orbance-console-shell--restructured .notifications-state p,.orbance-console-shell--restructured .notifications-text{margin:0;color:var(--orbance-muted);font-size:.73rem;line-height:1.34}.orbance-console-shell--restructured .notifications-command p{max-width:600px;font-size:.76rem}.orbance-console-shell--restructured .notifications-command__actions,.orbance-console-shell--restructured .notifications-command__signals,.orbance-console-shell--restructured .notifications-filter-tabs,.orbance-console-shell--restructured .notifications-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.orbance-console-shell--restructured .notifications-command__priority{align-self:stretch;min-width:0;display:grid;align-content:center;gap:4px;padding:12px;border:1px solid rgba(102,118,216,.12);border-radius:8px;background:rgba(248,249,255,.64);box-shadow:inset 0 1px 0 rgba(255,255,255,.74)}.orbance-console-shell--restructured .notifications-command__priority>span{color:var(--orbance-muted);font-size:.7rem;font-weight:720}.orbance-console-shell--restructured .notifications-command__priority strong{color:var(--orbance-ink);font-size:1.86rem;font-weight:640;line-height:.98;letter-spacing:0}.orbance-console-shell--restructured .notifications-command__priority small{color:var(--orbance-muted);font-size:.72rem;line-height:1.28}.orbance-console-shell--restructured .notifications-command__actions{justify-content:flex-start;margin-top:5px}.orbance-console-shell--restructured .notifications-command__signals span{display:inline-flex;align-items:center;gap:6px;min-height:26px;padding:0 9px;border:1px solid rgba(102,118,216,.14);border-radius:8px;background:rgba(255,255,255,.78);color:#30385f;font-size:.72rem;font-weight:680;white-space:nowrap}.orbance-console-shell--restructured .notifications-metrics{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr) minmax(0,1.24fr);gap:8px}.orbance-console-shell--restructured .notifications-metric{min-height:58px;display:grid;align-content:center;gap:3px;padding:10px 12px;overflow:hidden;box-shadow:none}.orbance-console-shell--restructured .notifications-metric span{color:var(--orbance-muted);font-size:.72rem;font-weight:720}.orbance-console-shell--restructured .notifications-metric strong{color:var(--orbance-ink);font-size:1.08rem;font-weight:680;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .notifications-tone--brand{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.2)),#ffffff}.orbance-console-shell--restructured .notifications-tone--blue{background:rgba(255,255,255,.96)}.orbance-console-shell--restructured .notifications-tone--lavender{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.2)),#ffffff}.orbance-console-shell--restructured .notifications-tone--pink{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.22)),#ffffff}.orbance-console-shell--restructured .notifications-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(286px,.3fr);gap:12px;align-items:start}.orbance-console-shell--restructured .notifications-panel{min-width:0;padding:12px}.orbance-console-shell--restructured .notifications-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:9px;border-bottom:1px solid rgba(102,118,216,.09)}.orbance-console-shell--restructured .notifications-panel__header h2{font-size:.98rem;font-weight:680}.orbance-console-shell--restructured .notifications-filter-tab{min-height:28px;padding:0 10px;border:1px solid rgba(102,118,216,.13);border-radius:999px;color:var(--orbance-text);background:rgba(255,255,255,.76);font-size:.72rem;font-weight:650;transition:border-color .16s ease,background .16s ease,color .16s ease}.orbance-console-shell--restructured .notifications-filter-tab:hover{border-color:rgba(102,118,216,.22);background:rgba(255,255,255,.96)}.orbance-console-shell--restructured .notifications-filter-tab:focus-visible,.orbance-console-shell--restructured .notifications-row-action:focus-visible{outline:2px solid rgba(102,118,216,.34);outline-offset:2px}.orbance-console-shell--restructured .notifications-filter-tab--active{border-color:rgba(102,118,216,.22);color:var(--orbance-action-strong);background:rgba(204,215,250,.42)}.orbance-console-shell--restructured .notifications-rows{display:grid;gap:7px;margin:12px 0 0;padding:0;list-style:none}.orbance-console-shell--restructured .notifications-row{display:grid;grid-template-columns:12px minmax(0,1fr) 78px;align-items:center;gap:10px;min-height:78px;padding:11px 12px;border:1px solid rgba(102,118,216,.09);border-radius:8px;background:rgba(255,255,255,.88);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.orbance-console-shell--restructured .notifications-row:hover{border-color:rgba(102,118,216,.16);background:rgba(255,255,255,.96);box-shadow:0 8px 18px rgba(55,69,138,.045)}.orbance-console-shell--restructured .notifications-row--unread{border-color:rgba(102,118,216,.16);background:linear-gradient(135deg,rgba(204,215,250,.24),rgba(255,255,255,.94))}.orbance-console-shell--restructured .notifications-row--read{background:rgba(248,249,255,.62)}.orbance-console-shell--restructured .notifications-indicator{width:3px;height:38px;border-radius:999px;background:rgba(122,135,190,.34)}.orbance-console-shell--restructured .notifications-row--unread .notifications-indicator{background:#6676d8;box-shadow:0 0 0 4px rgba(204,215,250,.28)}.orbance-console-shell--restructured .notifications-copy{min-width:0;display:grid;gap:5px}.orbance-console-shell--restructured .notifications-boundary-note strong,.orbance-console-shell--restructured .notifications-empty strong,.orbance-console-shell--restructured .notifications-empty-action span,.orbance-console-shell--restructured .notifications-source-list strong,.orbance-console-shell--restructured .notifications-title-text,.orbance-console-shell--restructured .notifications-title-text a{color:var(--orbance-ink);font-size:.81rem;font-weight:700;line-height:1.24;text-decoration:none}.orbance-console-shell--restructured .notifications-title-text{display:-webkit-box;overflow:hidden;text-overflow:clip;-webkit-line-clamp:2;-webkit-box-orient:vertical}.orbance-console-shell--restructured .notifications-title-text a{display:inline}.orbance-console-shell--restructured .notifications-title-text a:hover{color:var(--orbance-action)}.orbance-console-shell--restructured .notifications-text{display:-webkit-box;overflow:hidden;text-overflow:clip;-webkit-line-clamp:2;-webkit-box-orient:vertical}.orbance-console-shell--restructured .notifications-chip{max-width:100%;display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border:1px solid rgba(102,118,216,.16);border-radius:999px;color:#6676d8;background:rgba(204,215,250,.38);font-size:.68rem;font-weight:720;white-space:nowrap}.orbance-console-shell--restructured .notifications-level--critical,.orbance-console-shell--restructured .notifications-level--error{border-color:rgba(239,95,165,.2);color:#c94d8c;background:rgba(239,204,250,.48)}.orbance-console-shell--restructured .notifications-level--warning{border-color:rgba(147,104,233,.18);color:#7556d6;background:rgba(216,204,250,.46)}.orbance-console-shell--restructured .notifications-chip--read{border-color:rgba(122,135,190,.14);color:#7b8497;background:rgba(248,249,255,.96)}.orbance-console-shell--restructured .notifications-chip--unread{color:#4055c8;background:rgba(204,215,250,.44)}.orbance-console-shell--restructured .notifications-row-action,.orbance-console-shell--restructured .notifications-row-action-spacer{width:74px;min-width:74px;justify-content:center}.orbance-console-shell--restructured .notifications-row-action-spacer{display:block;min-height:1px}.orbance-console-shell--restructured .notifications-side{min-width:0;display:grid;gap:10px}.orbance-console-shell--restructured .notifications-level-list{margin-top:10px;display:grid;gap:8px}.orbance-console-shell--restructured .notifications-level-list div{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:32px;padding:7px 8px;border:1px solid rgba(102,118,216,.1);border-radius:7px;background:rgba(248,249,255,.58)}.orbance-console-shell--restructured .notifications-level-list strong{color:var(--orbance-ink);font-size:.78rem}.orbance-console-shell--restructured .notifications-source-list{margin-top:10px;display:grid;gap:7px}.orbance-console-shell--restructured .notifications-source-list div{display:grid;gap:3px;min-height:44px;padding:8px 9px;border:1px solid rgba(102,118,216,.1);border-radius:7px;background:rgba(248,249,255,.54)}.orbance-console-shell--restructured .notifications-source-list strong{font-size:.76rem}.orbance-console-shell--restructured .notifications-boundary-note{display:flex;align-items:flex-start;gap:8px;color:#30385f;background:linear-gradient(135deg,rgba(204,215,250,.2),rgba(255,255,255,.92))}.orbance-console-shell--restructured .notifications-boundary-note>div{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .notifications-empty,.orbance-console-shell--restructured .notifications-state{display:grid;justify-items:center;gap:8px;padding:22px;color:var(--orbance-muted);text-align:center}.orbance-console-shell--restructured .notifications-empty-actions{width:min(820px,100%);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:8px}.orbance-console-shell--restructured .notifications-empty-action{display:grid;justify-items:start;gap:5px;min-width:0;min-height:74px;padding:10px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(248,249,255,.72);color:inherit;text-align:left;text-decoration:none}.orbance-console-shell--restructured .notifications-empty-action:hover{border-color:rgba(102,118,216,.2);background:rgba(255,255,255,.92)}.orbance-console-shell--restructured .notifications-empty-action span{display:inline-flex;align-items:center;gap:6px;font-size:.74rem}.orbance-console-shell--restructured .notifications-empty-action small{text-align:left}.orbance-console-shell--restructured .notifications-state{width:min(520px,100%)}@media (max-width:1180px){.orbance-console-shell--restructured .notifications-command{grid-template-columns:1fr;gap:14px}.orbance-console-shell--restructured .notifications-command__priority{grid-template-columns:minmax(0,1fr) auto;align-items:center}.orbance-console-shell--restructured .notifications-command__priority strong{grid-column:1;grid-row:2}.orbance-console-shell--restructured .notifications-command__priority small{grid-column:1}.orbance-console-shell--restructured .notifications-command__actions{grid-column:2;grid-row:1/span 3;margin-top:0;justify-content:flex-end}.orbance-console-shell--restructured .notifications-grid{grid-template-columns:1fr}.orbance-console-shell--restructured .notifications-side{grid-template-columns:repeat(3,minmax(0,1fr))}.orbance-console-shell--restructured .notifications-empty-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.orbance-console-shell--restructured .notifications-metrics,.orbance-console-shell--restructured .notifications-side{grid-template-columns:1fr}}@media (max-width:720px){.orbance-console-shell--restructured .notifications-workbench{padding:10px 10px 18px;gap:8px}.orbance-console-shell--restructured .notifications-command{padding:14px}.orbance-console-shell--restructured .notifications-command h1{font-size:1.18rem}.orbance-console-shell--restructured .notifications-command__priority{grid-template-columns:1fr}.orbance-console-shell--restructured .notifications-command__actions{grid-column:auto;grid-row:auto;justify-content:flex-start}.orbance-console-shell--restructured .notifications-panel__header{display:grid}.orbance-console-shell--restructured .notifications-row{grid-template-columns:8px minmax(0,1fr)}.orbance-console-shell--restructured .notifications-row-action{grid-column:2;width:max-content;min-width:66px;justify-self:start}.orbance-console-shell--restructured .notifications-row-action-spacer{display:none}.orbance-console-shell--restructured .notifications-empty-actions{grid-template-columns:1fr}}.orbance-console-shell--restructured .search-workbench{width:100%;max-width:none;display:grid;gap:12px;padding:12px 16px 20px}.orbance-console-shell--restructured .search-command,.orbance-console-shell--restructured .search-metric,.orbance-console-shell--restructured .search-query-panel,.orbance-console-shell--restructured .search-results-panel,.orbance-console-shell--restructured .search-side-panel{position:relative;border:1px solid rgba(102,118,216,.12);border-radius:8px;background:rgba(255,255,255,.94);box-shadow:0 18px 40px rgba(55,69,138,.07)}.orbance-console-shell--restructured .search-command{min-height:112px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:16px 18px;overflow:hidden;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 44%,rgba(204,215,250,.3) 74%,rgba(239,204,250,.2)),#ffffff}.orbance-console-shell--restructured .search-command:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;border-radius:8px 0 0 8px;background:linear-gradient(180deg,#6676d8,#8ea5f5 50%,#ef4f9b);opacity:.72}.orbance-console-shell--restructured .search-command__copy{min-width:0;display:grid;gap:8px}.orbance-console-shell--restructured .search-eyebrow{width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0 8px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:#6676d8;background:rgba(255,255,255,.74);font-size:.7rem;font-weight:700;white-space:nowrap}.orbance-console-shell--restructured .search-command h1,.orbance-console-shell--restructured .search-panel__header h2{margin:0;color:var(--orbance-ink);letter-spacing:0}.orbance-console-shell--restructured .search-command h1{font-size:clamp(1.18rem,.7vw + 1rem,1.42rem);font-weight:660;line-height:1.22}.orbance-console-shell--restructured .search-boundary-note span,.orbance-console-shell--restructured .search-command p,.orbance-console-shell--restructured .search-empty span,.orbance-console-shell--restructured .search-metric small,.orbance-console-shell--restructured .search-panel__header p,.orbance-console-shell--restructured .search-query-panel__meta span,.orbance-console-shell--restructured .search-result-row small{margin:0;color:var(--orbance-muted);font-size:.72rem;line-height:1.34}.orbance-console-shell--restructured .search-command__signals{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.orbance-console-shell--restructured .search-command__signals span{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 9px;border:1px solid rgba(102,118,216,.14);border-radius:8px;background:rgba(255,255,255,.72);color:#30385f;font-size:.72rem;font-weight:680;white-space:nowrap}.orbance-console-shell--restructured .search-query-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.28fr);align-items:center;gap:12px;padding:12px}.orbance-console-shell--restructured .search-box{display:flex;align-items:center;gap:8px;min-width:0}.orbance-console-shell--restructured .search-box .form-input{width:100%;min-width:0}.orbance-console-shell--restructured .search-box .form-input:focus{border-color:rgba(102,118,216,.42);outline:3px solid rgba(204,215,250,.62);box-shadow:0 0 0 1px rgba(102,118,216,.1)}.orbance-console-shell--restructured .search-query-panel__meta{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .search-query-panel__meta strong{color:var(--orbance-ink);font-size:.84rem}.orbance-console-shell--restructured .search-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .search-metric{min-height:86px;display:grid;gap:4px;padding:13px 14px;overflow:hidden}.orbance-console-shell--restructured .search-metric span{color:var(--orbance-muted);font-size:.72rem;font-weight:720}.orbance-console-shell--restructured .search-metric strong{color:var(--orbance-ink);font-size:1.2rem;font-weight:680;line-height:1.12}.orbance-console-shell--restructured .search-tone--brand{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.3)),#ffffff}.orbance-console-shell--restructured .search-tone--blue{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.22)),#ffffff}.orbance-console-shell--restructured .search-tone--lavender{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.32)),#ffffff}.orbance-console-shell--restructured .search-tone--pink{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.34)),#ffffff}.orbance-console-shell--restructured .search-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.3fr);gap:14px;align-items:start}.orbance-console-shell--restructured .search-results-panel,.orbance-console-shell--restructured .search-side-panel{min-width:0;padding:12px 14px}.orbance-console-shell--restructured .search-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid rgba(102,118,216,.09)}.orbance-console-shell--restructured .search-panel__header h2{font-size:.96rem;font-weight:680}.orbance-console-shell--restructured .search-results-list{display:grid;gap:8px;margin-top:12px}.orbance-console-shell--restructured .search-result-row{display:grid;grid-template-columns:minmax(100px,.18fr) minmax(0,1fr) auto;align-items:center;gap:10px;min-height:64px;padding:10px;border:1px solid rgba(102,118,216,.1);border-radius:8px;color:inherit;background:rgba(248,249,255,.7);text-decoration:none}.orbance-console-shell--restructured .search-result-row:hover{border-color:rgba(102,118,216,.22);background:linear-gradient(135deg,rgba(204,215,250,.22),rgba(255,255,255,.94))}.orbance-console-shell--restructured .search-result-row__target,.orbance-console-shell--restructured .search-result-row__type{max-width:100%;display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 8px;border:1px solid rgba(102,118,216,.16);border-radius:999px;color:#6676d8;background:rgba(204,215,250,.38);font-size:.68rem;font-weight:720;white-space:nowrap}.orbance-console-shell--restructured .search-result-row__copy{min-width:0;display:grid;gap:4px}.orbance-console-shell--restructured .search-boundary-note strong,.orbance-console-shell--restructured .search-empty strong,.orbance-console-shell--restructured .search-result-row strong{color:var(--orbance-ink);font-size:.8rem;font-weight:700;line-height:1.24}.orbance-console-shell--restructured .search-result-row small{overflow-wrap:anywhere}.orbance-console-shell--restructured .search-side{min-width:0;display:grid;gap:12px}.orbance-console-shell--restructured .search-type-list{margin-top:10px;display:grid;gap:8px}.orbance-console-shell--restructured .search-type-list div{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:32px;padding:7px 8px;border:1px solid rgba(102,118,216,.1);border-radius:7px;background:rgba(248,249,255,.72)}.orbance-console-shell--restructured .search-type-list span{color:var(--orbance-muted);font-size:.72rem;font-weight:680}.orbance-console-shell--restructured .search-type-list strong{color:var(--orbance-ink);font-size:.78rem}.orbance-console-shell--restructured .search-boundary-note{display:flex;align-items:flex-start;gap:8px;color:#30385f;background:linear-gradient(135deg,rgba(204,215,250,.34),rgba(255,255,255,.9))}.orbance-console-shell--restructured .search-boundary-note>div{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .search-empty{display:grid;justify-items:center;gap:8px;padding:30px;color:var(--orbance-muted);text-align:center}.orbance-console-shell--restructured .onboarding-workbench{width:100%;max-width:none;display:grid;gap:12px;padding:12px 16px 20px}.orbance-console-shell--restructured .onboarding-command,.orbance-console-shell--restructured .onboarding-metric,.orbance-console-shell--restructured .onboarding-panel,.orbance-console-shell--restructured .onboarding-toolbar{position:relative;border:1px solid rgba(102,118,216,.12);border-radius:8px;background:rgba(255,255,255,.94);box-shadow:0 18px 40px rgba(55,69,138,.07)}.orbance-console-shell--restructured .onboarding-command{min-height:112px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:16px 18px;overflow:hidden;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 44%,rgba(204,215,250,.3) 74%,rgba(239,204,250,.2)),#ffffff}.orbance-console-shell--restructured .onboarding-command:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;border-radius:8px 0 0 8px;background:linear-gradient(180deg,#6676d8,#9b59e6 52%,#ef4f9b);opacity:.72}.orbance-console-shell--restructured .onboarding-command__copy{min-width:0;display:grid;gap:8px}.orbance-console-shell--restructured .onboarding-eyebrow{width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0 8px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:#6676d8;background:rgba(255,255,255,.74);font-size:.7rem;font-weight:700;white-space:nowrap}.orbance-console-shell--restructured .onboarding-command h1{margin:0;color:var(--orbance-ink);font-size:clamp(1.18rem,.7vw + 1rem,1.42rem);font-weight:660;line-height:1.22;letter-spacing:0}.orbance-console-shell--restructured .onboarding-boundary-note span,.orbance-console-shell--restructured .onboarding-command p,.orbance-console-shell--restructured .onboarding-metric small,.orbance-console-shell--restructured .onboarding-muted,.orbance-console-shell--restructured .onboarding-panel__header p,.orbance-console-shell--restructured .onboarding-table small,.orbance-console-shell--restructured .onboarding-toolbar span{margin:0;color:var(--orbance-muted);font-size:.72rem;line-height:1.34}.orbance-console-shell--restructured .onboarding-command__signals{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;color:#30385f}.orbance-console-shell--restructured .onboarding-command__signals span{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border:1px solid rgba(102,118,216,.14);border-radius:8px;background:rgba(255,255,255,.72);font-size:.72rem;font-weight:680;white-space:nowrap}.orbance-console-shell--restructured .onboarding-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .onboarding-metric{min-height:86px;display:grid;gap:4px;padding:13px 14px;overflow:hidden}.orbance-console-shell--restructured .onboarding-metric span{color:var(--orbance-muted);font-size:.72rem;font-weight:720}.orbance-console-shell--restructured .onboarding-metric strong{color:var(--orbance-ink);font-size:1.42rem;font-weight:680;line-height:1}.orbance-console-shell--restructured .onboarding-tone--brand{--onboarding-tone:#6676d8;--onboarding-tone-bg:rgba(204,215,250,0.46)}.orbance-console-shell--restructured .onboarding-tone--blue{--onboarding-tone:#5f7eea;--onboarding-tone-bg:rgba(204,215,250,0.34)}.orbance-console-shell--restructured .onboarding-tone--lavender{--onboarding-tone:#7556d6;--onboarding-tone-bg:rgba(216,204,250,0.54)}.orbance-console-shell--restructured .onboarding-tone--pink{--onboarding-tone:#c94d8c;--onboarding-tone-bg:rgba(239,204,250,0.54)}.orbance-console-shell--restructured .onboarding-tone--neutral{--onboarding-tone:#7b8497;--onboarding-tone-bg:rgba(248,249,255,0.94)}.orbance-console-shell--restructured .onboarding-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px}.orbance-console-shell--restructured .onboarding-toolbar>div:first-child{display:grid;gap:3px}.orbance-console-shell--restructured .onboarding-panel__header h2,.orbance-console-shell--restructured .onboarding-toolbar strong{margin:0;color:var(--orbance-ink);font-size:.96rem;font-weight:680}.orbance-console-shell--restructured .onboarding-row-actions,.orbance-console-shell--restructured .onboarding-toolbar__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.orbance-console-shell--restructured .onboarding-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(266px,.3fr);gap:14px;align-items:start}.orbance-console-shell--restructured .onboarding-panel{min-width:0;padding:12px 14px}.orbance-console-shell--restructured .onboarding-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.orbance-console-shell--restructured .onboarding-table-wrapper{margin:12px -14px -12px;overflow-x:auto;border-top:1px solid rgba(102,118,216,.1)}.orbance-console-shell--restructured .onboarding-table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed}.orbance-console-shell--restructured .onboarding-table td,.orbance-console-shell--restructured .onboarding-table th{padding:11px 12px;border-bottom:1px solid rgba(102,118,216,.09);text-align:left;vertical-align:middle;font-size:.76rem}.orbance-console-shell--restructured .onboarding-table th{color:var(--orbance-muted);background:rgba(248,249,255,.88);font-size:.68rem;font-weight:760;text-transform:uppercase}.orbance-console-shell--restructured .onboarding-table th:first-child{width:18%}.orbance-console-shell--restructured .onboarding-table th:nth-child(2){width:17%}.orbance-console-shell--restructured .onboarding-table th:nth-child(3){width:16%}.orbance-console-shell--restructured .onboarding-table th:nth-child(4){width:15%}.orbance-console-shell--restructured .onboarding-table th:nth-child(5){width:13%}.orbance-console-shell--restructured .onboarding-table th:nth-child(6){width:21%}.orbance-console-shell--restructured .onboarding-focus>strong,.orbance-console-shell--restructured .onboarding-table strong{display:block;color:var(--orbance-ink);font-size:.78rem;font-weight:680}.orbance-console-shell--restructured .onboarding-row--selected{background:rgba(204,215,250,.18)}.orbance-console-shell--restructured .onboarding-row-actions{display:grid;grid-template-columns:1fr;justify-items:stretch}.orbance-console-shell--restructured .onboarding-row-actions .btn{width:100%;min-width:0;min-height:27px;padding-inline:7px;font-size:.67rem;white-space:nowrap}.orbance-console-shell--restructured .onboarding-chip{max-width:100%;box-sizing:border-box;display:inline-flex;align-items:center;min-height:23px;padding:0 8px;border:1px solid color-mix(in srgb,var(--onboarding-tone,#6676d8) 22%,transparent);border-radius:999px;color:var(--onboarding-tone,#6676d8);background:var(--onboarding-tone-bg,rgba(204,215,250,.4));font-size:.7rem;font-weight:720;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .onboarding-side{min-width:0;display:grid;gap:12px}.orbance-console-shell--restructured .onboarding-focus{margin-top:10px;display:grid;gap:9px}.orbance-console-shell--restructured .onboarding-focus dl{display:grid;gap:8px;margin:0}.orbance-console-shell--restructured .onboarding-focus dl div{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:32px;padding:7px 8px;border:1px solid rgba(102,118,216,.1);border-radius:7px;background:rgba(248,249,255,.72)}.orbance-console-shell--restructured .onboarding-focus dt{color:var(--orbance-muted);font-size:.7rem;font-weight:660}.orbance-console-shell--restructured .onboarding-focus dd{margin:0;color:var(--orbance-ink);font-size:.72rem;font-weight:720;text-align:right}.orbance-console-shell--restructured .onboarding-boundary-note{display:flex;align-items:flex-start;gap:8px;color:#30385f;background:linear-gradient(135deg,rgba(204,215,250,.34),rgba(255,255,255,.9))}.orbance-console-shell--restructured .onboarding-boundary-note>div{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .onboarding-boundary-note strong{color:var(--orbance-ink);font-size:.78rem}.orbance-console-shell--restructured .onboarding-empty{height:92px;color:var(--orbance-muted);text-align:center}.orbance-console-shell--restructured .schedules-workbench{width:100%;max-width:none;display:grid;gap:12px;padding:12px 16px 20px}.orbance-console-shell--restructured .schedules-command,.orbance-console-shell--restructured .schedules-filter-panel,.orbance-console-shell--restructured .schedules-metric,.orbance-console-shell--restructured .schedules-panel,.orbance-console-shell--restructured .schedules-tabs{position:relative;border:1px solid rgba(102,118,216,.12);border-radius:8px;background:rgba(255,255,255,.94);box-shadow:0 18px 40px rgba(55,69,138,.07)}.orbance-console-shell--restructured .schedules-command{min-height:112px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;padding:16px 18px;overflow:hidden;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 42%,rgba(204,215,250,.3) 72%,rgba(216,204,250,.26)),#ffffff}.orbance-console-shell--restructured .schedules-command:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;border-radius:8px 0 0 8px;background:linear-gradient(180deg,#6676d8,#8ea5f5 48%,#ef4f9b);opacity:.72}.orbance-console-shell--restructured .schedules-command__copy{min-width:0;display:grid;gap:8px}.orbance-console-shell--restructured .schedules-eyebrow{width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0 8px;border:1px solid rgba(102,118,216,.16);border-radius:8px;overflow:hidden;color:#6676d8;background:rgba(255,255,255,.74);font-size:.7rem;font-weight:680;line-height:1.15;white-space:nowrap}.orbance-console-shell--restructured .schedules-command h1{margin:0;color:var(--orbance-ink);font-size:clamp(1.18rem,.7vw + 1rem,1.42rem);font-weight:660;line-height:1.12;letter-spacing:0}.orbance-console-shell--restructured .schedules-command p,.orbance-console-shell--restructured .schedules-empty,.orbance-console-shell--restructured .schedules-filter-panel p,.orbance-console-shell--restructured .schedules-focus-card__body span,.orbance-console-shell--restructured .schedules-metric small,.orbance-console-shell--restructured .schedules-muted,.orbance-console-shell--restructured .schedules-panel__header p,.orbance-console-shell--restructured .schedules-side-item small{margin:0;color:var(--orbance-muted);font-size:.72rem;line-height:1.34}.orbance-console-shell--restructured .schedules-chip-row,.orbance-console-shell--restructured .schedules-command__actions,.orbance-console-shell--restructured .schedules-table-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.orbance-console-shell--restructured .schedules-command__actions{justify-content:flex-end}.orbance-console-shell--restructured .schedules-action{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:var(--orbance-action-strong);background:rgba(255,255,255,.82);font-size:.74rem;font-weight:680;text-decoration:none;cursor:pointer;box-shadow:0 8px 20px rgba(55,69,138,.06)}.orbance-console-shell--restructured .schedules-action:hover:not(:disabled){border-color:rgba(102,118,216,.3);background:rgba(248,249,255,.96)}.orbance-console-shell--restructured .schedules-action:disabled{opacity:.56;cursor:not-allowed}.orbance-console-shell--restructured .schedules-action--primary{color:#30385f;border-color:rgba(102,118,216,.24);background:linear-gradient(135deg,rgba(204,215,250,.78),rgba(216,204,250,.62))}.orbance-console-shell--restructured .schedules-action--success{color:#4055c8;background:rgba(204,215,250,.42)}.orbance-console-shell--restructured .schedules-action--danger{color:#b63871;background:rgba(239,204,250,.42)}.orbance-console-shell--restructured .schedules-action--sm{min-height:28px;padding-inline:9px;font-size:.7rem}.orbance-console-shell--restructured .schedules-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .schedules-metric{min-height:86px;display:grid;gap:4px;padding:13px 14px;overflow:hidden}.orbance-console-shell--restructured .schedules-metric:after{content:"";position:absolute;right:18px;bottom:18px;width:58px;height:18px;border-radius:999px;background:var(--schedules-tone-bg,rgba(204,215,250,.34));filter:blur(8px)}.orbance-console-shell--restructured .schedules-metric span{color:var(--orbance-muted);font-size:.72rem;font-weight:720}.orbance-console-shell--restructured .schedules-metric strong{color:var(--orbance-ink);font-size:1.42rem;font-weight:680;line-height:1}.orbance-console-shell--restructured .schedules-chip--brand,.orbance-console-shell--restructured .schedules-tone--brand{--schedules-tone:#6676d8;--schedules-tone-bg:rgba(204,215,250,0.46)}.orbance-console-shell--restructured .schedules-chip--info,.orbance-console-shell--restructured .schedules-tone--info{--schedules-tone:#5f7eea;--schedules-tone-bg:rgba(204,215,250,0.34)}.orbance-console-shell--restructured .schedules-chip--success,.orbance-console-shell--restructured .schedules-tone--success{--schedules-tone:#4055c8;--schedules-tone-bg:rgba(204,215,250,0.42)}.orbance-console-shell--restructured .schedules-chip--warning,.orbance-console-shell--restructured .schedules-tone--warning{--schedules-tone:#9b59e6;--schedules-tone-bg:rgba(216,204,250,0.54)}.orbance-console-shell--restructured .schedules-chip--neutral,.orbance-console-shell--restructured .schedules-tone--neutral{--schedules-tone:#7b8497;--schedules-tone-bg:rgba(248,249,255,0.94)}.orbance-console-shell--restructured .schedules-tabs{width:fit-content;display:inline-flex;align-items:center;gap:4px;padding:4px}.orbance-console-shell--restructured .schedules-tab{min-height:30px;display:inline-flex;align-items:center;padding:0 11px;border-radius:7px;color:var(--orbance-muted);font-size:.74rem;font-weight:680;text-decoration:none}.orbance-console-shell--restructured .schedules-tab--active{color:#30385f;background:rgba(204,215,250,.54)}.orbance-console-shell--restructured .schedules-filter-panel{display:grid;gap:12px;padding:12px 14px;background:rgba(255,255,255,.88)}.orbance-console-shell--restructured .schedules-filter-panel__header,.orbance-console-shell--restructured .schedules-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.orbance-console-shell--restructured .schedules-filter-panel h2,.orbance-console-shell--restructured .schedules-panel__header h2{margin:0;color:var(--orbance-ink);font-size:.96rem;font-weight:680;letter-spacing:0}.orbance-console-shell--restructured .schedules-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .schedules-status-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.orbance-console-shell--restructured .schedules-filter-chip{min-height:28px;padding:0 10px;border:1px solid rgba(102,118,216,.14);border-radius:999px;color:var(--orbance-muted);background:#ffffff;font-size:.72rem;font-weight:680;cursor:pointer}.orbance-console-shell--restructured .schedules-filter-chip--active{color:#30385f;border-color:rgba(102,118,216,.22);background:rgba(204,215,250,.54)}.orbance-console-shell--restructured .schedules-state{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid rgba(239,204,250,.52);border-radius:8px;color:#b63871;background:rgba(255,255,255,.92)}.orbance-console-shell--restructured .schedules-state h2,.orbance-console-shell--restructured .schedules-state p{margin:0}.orbance-console-shell--restructured .schedules-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.3fr);gap:14px;align-items:start}.orbance-console-shell--restructured .schedules-main,.orbance-console-shell--restructured .schedules-side{min-width:0;display:grid;gap:12px}.orbance-console-shell--restructured .schedules-panel{padding:12px 14px}.orbance-console-shell--restructured .schedules-table-wrapper{margin:12px -14px -12px;overflow-x:auto;border-top:1px solid rgba(102,118,216,.1)}.orbance-console-shell--restructured .schedules-table{width:100%;min-width:740px;border-collapse:collapse;table-layout:fixed}.orbance-console-shell--restructured .schedules-table td,.orbance-console-shell--restructured .schedules-table th{padding:11px 12px;border-bottom:1px solid rgba(102,118,216,.09);text-align:left;vertical-align:middle;font-size:.76rem}.orbance-console-shell--restructured .schedules-table th{color:var(--orbance-muted);background:rgba(248,249,255,.88);font-size:.68rem;font-weight:760;text-transform:uppercase}.orbance-console-shell--restructured .schedules-table th:first-child{width:23%}.orbance-console-shell--restructured .schedules-table th:nth-child(2),.orbance-console-shell--restructured .schedules-table th:nth-child(3){width:10%}.orbance-console-shell--restructured .schedules-table th:nth-child(4){width:18%}.orbance-console-shell--restructured .schedules-table th:nth-child(5){width:15%}.orbance-console-shell--restructured .schedules-table th:nth-child(6){width:24%}.orbance-console-shell--restructured .schedules-date,.orbance-console-shell--restructured .schedules-focus-card__body>div:first-child,.orbance-console-shell--restructured .schedules-side-item>span:last-child,.orbance-console-shell--restructured .schedules-table__name{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .schedules-focus-card__body strong,.orbance-console-shell--restructured .schedules-side-item strong,.orbance-console-shell--restructured .schedules-table__name strong{min-width:0;overflow:hidden;color:var(--orbance-ink);font-size:.78rem;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .schedules-table__name strong{display:-webkit-box;line-height:1.22;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.orbance-console-shell--restructured .schedules-table small,.orbance-console-shell--restructured .schedules-table__name span{min-width:0;overflow:hidden;display:block;text-overflow:ellipsis}.orbance-console-shell--restructured .schedules-table-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;justify-content:stretch}.orbance-console-shell--restructured .schedules-table-actions .schedules-action{width:100%;min-width:0;padding-inline:6px;white-space:nowrap}.orbance-console-shell--restructured .schedules-workbench .pill{min-height:23px;border-radius:999px;font-size:.7rem;font-weight:720}.orbance-console-shell--restructured .schedules-workbench .pill--success{color:#4055c8;border-color:rgba(102,118,216,.18);background:rgba(204,215,250,.44)}.orbance-console-shell--restructured .schedules-workbench .pill--warning{color:#7c4fd3;border-color:rgba(155,89,230,.18);background:rgba(216,204,250,.48)}.orbance-console-shell--restructured .schedules-workbench .pill--neutral{color:#687184;border-color:rgba(102,118,216,.12);background:rgba(248,249,255,.94)}.orbance-console-shell--restructured .schedules-workbench .pill__dot{background:currentColor}.orbance-console-shell--restructured .schedules-chip{display:inline-flex;align-items:center;min-height:23px;padding:0 8px;border:1px solid color-mix(in srgb,var(--schedules-tone,#6676d8) 22%,transparent);border-radius:999px;color:var(--schedules-tone,#6676d8);background:var(--schedules-tone-bg,rgba(204,215,250,.4));font-size:.7rem;font-weight:720}.orbance-console-shell--restructured .schedules-detail-list,.orbance-console-shell--restructured .schedules-focus-card__body,.orbance-console-shell--restructured .schedules-mix-list,.orbance-console-shell--restructured .schedules-side-list{display:grid;gap:9px}.orbance-console-shell--restructured .schedules-detail-list{margin:0}.orbance-console-shell--restructured .schedules-detail-list div,.orbance-console-shell--restructured .schedules-mix-list div{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:32px;padding:7px 8px;border:1px solid rgba(102,118,216,.1);border-radius:7px;background:rgba(248,249,255,.72)}.orbance-console-shell--restructured .schedules-detail-list dt,.orbance-console-shell--restructured .schedules-mix-list span{color:var(--orbance-muted);font-size:.7rem;font-weight:660}.orbance-console-shell--restructured .schedules-detail-list dd,.orbance-console-shell--restructured .schedules-mix-list strong{margin:0;color:var(--orbance-ink);font-size:.72rem;font-weight:720;text-align:right}.orbance-console-shell--restructured .schedules-side-item{display:grid;grid-template-columns:31px minmax(0,1fr);gap:9px;align-items:center;padding:8px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(248,249,255,.72)}.orbance-console-shell--restructured .schedules-side-item__icon{width:29px;height:29px;display:inline-grid;place-items:center;border:1px solid color-mix(in srgb,var(--schedules-tone,#6676d8) 24%,transparent);border-radius:8px;color:var(--schedules-tone,#6676d8);background:var(--schedules-tone-bg,rgba(204,215,250,.38))}.orbance-console-shell--restructured .schedules-access-note{display:flex;align-items:flex-start;gap:8px;color:#30385f;background:linear-gradient(135deg,rgba(204,215,250,.34),rgba(255,255,255,.9))}.orbance-console-shell--restructured .schedules-empty{display:grid;place-items:center;gap:5px;padding:18px;text-align:center}.orbance-console-shell--restructured .schedules-empty--inline{display:block;padding:7px 8px;text-align:left}.orbance-console-shell--restructured .client360-command{min-height:92px;align-items:start}.orbance-console-shell--restructured .client360-command__copy{min-width:0;gap:9px}.orbance-console-shell--restructured .client360-command__context{flex-wrap:wrap;align-self:start}.orbance-console-shell--restructured .client360-command__headline{min-width:0;max-width:920px}.orbance-console-shell--restructured .client360-command h1{min-width:0;display:block}.orbance-console-shell--restructured .pipeline-workbench{width:100%;max-width:none;display:grid;gap:12px;padding:12px 16px 20px}.orbance-console-shell--restructured .pipeline-workbench--state{min-height:calc(100vh - 92px);place-items:center}.orbance-console-shell--restructured .pipeline-board-panel,.orbance-console-shell--restructured .pipeline-command,.orbance-console-shell--restructured .pipeline-filter-panel,.orbance-console-shell--restructured .pipeline-metric,.orbance-console-shell--restructured .pipeline-panel,.orbance-console-shell--restructured .pipeline-state{position:relative;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:0 14px 30px rgba(111,126,202,.055)}.orbance-console-shell--restructured .pipeline-state{width:min(620px,100%);display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px}.orbance-console-shell--restructured .pipeline-metric__icon,.orbance-console-shell--restructured .pipeline-state__icon{display:inline-flex;align-items:center;justify-content:center;border-radius:8px}.orbance-console-shell--restructured .pipeline-state__icon{width:40px;height:40px;border:1px solid rgba(102,118,216,.2);color:var(--orbance-action);background:rgba(204,215,250,.34)}.orbance-console-shell--restructured .pipeline-command h1,.orbance-console-shell--restructured .pipeline-panel h2,.orbance-console-shell--restructured .pipeline-state h1{margin:0;color:var(--orbance-ink);letter-spacing:0}.orbance-console-shell--restructured .pipeline-state h1{font-size:1.08rem;font-weight:650;line-height:1.18}.orbance-console-shell--restructured .pipeline-card p,.orbance-console-shell--restructured .pipeline-command p,.orbance-console-shell--restructured .pipeline-empty,.orbance-console-shell--restructured .pipeline-panel p,.orbance-console-shell--restructured .pipeline-side-list small,.orbance-console-shell--restructured .pipeline-stage-empty,.orbance-console-shell--restructured .pipeline-state p,.orbance-console-shell--restructured .pipeline-table small{margin:0;color:var(--orbance-muted);font-size:.72rem;line-height:1.38}.orbance-console-shell--restructured .pipeline-command{min-height:92px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:16px 18px;overflow:hidden;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 48%,rgba(204,215,250,.26) 76%,rgba(239,204,250,.2)),#ffffff}.orbance-console-shell--restructured .pipeline-command:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;border-radius:8px 0 0 8px;background:linear-gradient(180deg,#6676d8,#a678f2 52%,#f06cad);opacity:.66}.orbance-console-shell--restructured .pipeline-command__copy{min-width:0;display:grid;gap:7px;padding-left:2px}.orbance-console-shell--restructured .pipeline-command__eyebrow{width:fit-content;min-height:24px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:var(--orbance-action-strong);background:rgba(204,215,250,.28);font-size:.7rem;font-weight:700;line-height:1}.orbance-console-shell--restructured .pipeline-command h1{font-size:clamp(1.18rem,.7vw + 1rem,1.42rem);font-weight:660;line-height:1.14}.orbance-console-shell--restructured .pipeline-command p{max-width:780px}.orbance-console-shell--restructured .pipeline-card__actions,.orbance-console-shell--restructured .pipeline-command__actions,.orbance-console-shell--restructured .pipeline-pagination,.orbance-console-shell--restructured .pipeline-pagination>div{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.orbance-console-shell--restructured .pipeline-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .pipeline-metric{min-height:104px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;padding:12px}.orbance-console-shell--restructured .pipeline-tone--active,.orbance-console-shell--restructured .pipeline-tone--brand{--pipeline-tone:#6676d8;--pipeline-tone-bg:rgba(204,215,250,0.38)}.orbance-console-shell--restructured .pipeline-tone--info{--pipeline-tone:#5f7eea;--pipeline-tone-bg:rgba(204,215,250,0.30)}.orbance-console-shell--restructured .pipeline-tone--proposal,.orbance-console-shell--restructured .pipeline-tone--warning{--pipeline-tone:#a678f2;--pipeline-tone-bg:rgba(216,204,250,0.42)}.orbance-console-shell--restructured .pipeline-tone--danger,.orbance-console-shell--restructured .pipeline-tone--decision,.orbance-console-shell--restructured .pipeline-tone--lost{--pipeline-tone:#f06cad;--pipeline-tone-bg:rgba(239,204,250,0.42)}.orbance-console-shell--restructured .pipeline-tone--won{--pipeline-tone:#4055c8;--pipeline-tone-bg:rgba(204,215,250,0.44)}.orbance-console-shell--restructured .pipeline-metric.pipeline-tone--brand,.orbance-console-shell--restructured .pipeline-metric.pipeline-tone--info{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.28)),#ffffff}.orbance-console-shell--restructured .pipeline-metric.pipeline-tone--warning{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.34)),#ffffff}.orbance-console-shell--restructured .pipeline-metric.pipeline-tone--danger{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.36)),#ffffff}.orbance-console-shell--restructured .pipeline-metric__icon{width:32px;height:32px;border:1px solid color-mix(in srgb,var(--pipeline-tone,#6676d8) 24%,transparent);color:var(--pipeline-tone,#6676d8);background:var(--pipeline-tone-bg,rgba(204,215,250,.38))}.orbance-console-shell--restructured .pipeline-metric span:not(.pipeline-metric__icon){display:block;color:var(--orbance-muted);font-size:.68rem;font-weight:680}.orbance-console-shell--restructured .pipeline-metric strong{display:block;margin-top:7px;color:var(--orbance-ink);font-size:1.16rem;font-weight:660;line-height:1}.orbance-console-shell--restructured .pipeline-metric small{display:block;margin-top:4px;color:var(--orbance-muted);font-size:.68rem}.orbance-console-shell--restructured .pipeline-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.24fr);gap:12px;align-items:start}.orbance-console-shell--restructured .pipeline-main,.orbance-console-shell--restructured .pipeline-side{min-width:0;display:grid;gap:12px}.orbance-console-shell--restructured .pipeline-filter-panel{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;gap:10px;padding:10px 12px}.orbance-console-shell--restructured .pipeline-search{min-width:0;position:relative;display:flex;align-items:center}.orbance-console-shell--restructured .pipeline-search svg{position:absolute;left:12px;color:var(--orbance-muted)}.orbance-console-shell--restructured .pipeline-search .form-input{padding-left:34px}.orbance-console-shell--restructured .pipeline-card__meta,.orbance-console-shell--restructured .pipeline-card__top,.orbance-console-shell--restructured .pipeline-filters,.orbance-console-shell--restructured .pipeline-view-toggle{display:flex;align-items:center;gap:7px}.orbance-console-shell--restructured .pipeline-view-toggle{justify-content:flex-end;padding:3px;border:1px solid rgba(122,135,190,.12);border-radius:8px;background:rgba(248,249,255,.78)}.orbance-console-shell--restructured .pipeline-view-toggle__button{min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:1px solid transparent;border-radius:7px;color:var(--orbance-muted);background:transparent;font:inherit;font-size:.72rem;font-weight:680;cursor:pointer}.orbance-console-shell--restructured .pipeline-view-toggle__button--active{border-color:rgba(102,118,216,.22);color:var(--orbance-action-strong);background:rgba(204,215,250,.34)}.orbance-console-shell--restructured .pipeline-stage-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.orbance-console-shell--restructured .pipeline-stage-strip-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:-2px 2px -4px}.orbance-console-shell--restructured .pipeline-stage-strip-heading span{color:var(--orbance-ink);font-size:.76rem;font-weight:720}.orbance-console-shell--restructured .pipeline-stage-strip-heading small{color:var(--orbance-muted);font-size:.68rem;font-weight:650}.orbance-console-shell--restructured .pipeline-stage-card{min-height:72px;display:grid;gap:3px;padding:10px;border:1px solid color-mix(in srgb,var(--pipeline-tone,#6676d8) 18%,transparent);border-radius:8px;background:linear-gradient(135deg,var(--pipeline-tone-bg,rgba(204,215,250,.28)),rgba(255,255,255,.92))}.orbance-console-shell--restructured .pipeline-stage-card span{color:var(--pipeline-tone,#6676d8);font-size:.66rem;font-weight:730}.orbance-console-shell--restructured .pipeline-stage-card strong{color:var(--orbance-ink);font-size:1.02rem;font-weight:660}.orbance-console-shell--restructured .pipeline-stage-card small{color:var(--orbance-muted);font-size:.66rem}.orbance-console-shell--restructured .pipeline-board-panel,.orbance-console-shell--restructured .pipeline-panel{min-width:0;padding:12px}.orbance-console-shell--restructured .pipeline-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px;padding-bottom:9px;border-bottom:1px solid rgba(122,135,190,.1)}.orbance-console-shell--restructured .pipeline-panel__header>div{min-width:0;display:grid;gap:4px}.orbance-console-shell--restructured .pipeline-panel h2{display:flex;align-items:center;gap:7px;font-size:.98rem;font-weight:650;line-height:1.2}.orbance-console-shell--restructured .pipeline-pagination>span,.orbance-console-shell--restructured .pipeline-panel__header>span{color:var(--orbance-muted);font-size:.7rem;font-weight:680}.orbance-console-shell--restructured .pipeline-board{display:grid;grid-template-columns:repeat(6,minmax(170px,1fr));gap:10px;overflow-x:auto;padding-bottom:2px}.orbance-console-shell--restructured .pipeline-column{min-width:170px;display:grid;grid-template-rows:auto minmax(180px,1fr);border:1px solid color-mix(in srgb,var(--pipeline-tone,#6676d8) 16%,transparent);border-radius:8px;background:linear-gradient(180deg,var(--pipeline-tone-bg,rgba(204,215,250,.18)),rgba(255,255,255,.88) 48%)}.orbance-console-shell--restructured .pipeline-column header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px;border-bottom:1px solid rgba(122,135,190,.1)}.orbance-console-shell--restructured .pipeline-column header div{min-width:0;display:grid;gap:2px}.orbance-console-shell--restructured .pipeline-column header span{color:var(--pipeline-tone,#6676d8);font-size:.68rem;font-weight:730}.orbance-console-shell--restructured .pipeline-column header strong{color:var(--orbance-ink);font-size:1rem;font-weight:660}.orbance-console-shell--restructured .pipeline-column header small{color:var(--orbance-muted);font-size:.66rem;font-weight:680}.orbance-console-shell--restructured .pipeline-column__cards{display:grid;align-content:start;gap:8px;padding:8px}.orbance-console-shell--restructured .pipeline-card,.orbance-console-shell--restructured .pipeline-empty,.orbance-console-shell--restructured .pipeline-side-list article,.orbance-console-shell--restructured .pipeline-stage-empty,.orbance-console-shell--restructured .pipeline-view-row{border:1px solid rgba(122,135,190,.11);border-radius:8px;background:rgba(255,255,255,.84)}.orbance-console-shell--restructured .pipeline-card{display:grid;gap:7px;padding:9px}.orbance-console-shell--restructured .pipeline-card__top{justify-content:space-between;align-items:flex-start}.orbance-console-shell--restructured .pipeline-card__top strong,.orbance-console-shell--restructured .pipeline-side-list strong,.orbance-console-shell--restructured .pipeline-table strong,.orbance-console-shell--restructured .pipeline-view-row strong{color:var(--orbance-ink);font-size:.78rem;font-weight:650;line-height:1.24}.orbance-console-shell--restructured .pipeline-card__top span{min-height:20px;display:inline-flex;align-items:center;padding:0 7px;border:1px solid rgba(102,118,216,.18);border-radius:7px;color:var(--orbance-action-strong);background:rgba(204,215,250,.28);font-size:.66rem;font-weight:720}.orbance-console-shell--restructured .pipeline-card__meta{justify-content:space-between;color:var(--orbance-text);font-size:.7rem;font-weight:650}.orbance-console-shell--restructured .pipeline-card__actions{justify-content:flex-start}.orbance-console-shell--restructured .pipeline-empty,.orbance-console-shell--restructured .pipeline-stage-empty{min-height:72px;display:grid;place-items:center;gap:5px;padding:12px;text-align:center}.orbance-console-shell--restructured .pipeline-table-wrap{overflow:auto;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:rgba(255,255,255,.86)}.orbance-console-shell--restructured .pipeline-table{width:100%;min-width:700px;border-collapse:collapse;font-size:.75rem;table-layout:fixed}.orbance-console-shell--restructured .pipeline-table td,.orbance-console-shell--restructured .pipeline-table th{padding:9px 10px;border-bottom:1px solid rgba(122,135,190,.1);text-align:left;vertical-align:middle}.orbance-console-shell--restructured .pipeline-table th{color:var(--orbance-muted);background:rgba(248,249,255,.96);font-size:.66rem;font-weight:700;text-transform:none;letter-spacing:0}.orbance-console-shell--restructured .pipeline-table td:first-child{display:table-cell;line-height:1.28}.orbance-console-shell--restructured .pipeline-table td:first-child small,.orbance-console-shell--restructured .pipeline-table td:first-child strong{display:block}.orbance-console-shell--restructured .pipeline-table td:first-child,.orbance-console-shell--restructured .pipeline-table th:first-child{width:34%}.orbance-console-shell--restructured .pipeline-table td:nth-child(2),.orbance-console-shell--restructured .pipeline-table th:nth-child(2){width:13%}.orbance-console-shell--restructured .pipeline-table td:nth-child(3),.orbance-console-shell--restructured .pipeline-table th:nth-child(3){width:19%}.orbance-console-shell--restructured .pipeline-table td:nth-child(4),.orbance-console-shell--restructured .pipeline-table th:nth-child(4){width:11%}.orbance-console-shell--restructured .pipeline-table td:nth-child(5),.orbance-console-shell--restructured .pipeline-table th:nth-child(5){width:9%}.orbance-console-shell--restructured .pipeline-table td:nth-child(6),.orbance-console-shell--restructured .pipeline-table th:nth-child(6){width:15%}.orbance-console-shell--restructured .pipeline-table td:nth-child(4),.orbance-console-shell--restructured .pipeline-table td:nth-child(5),.orbance-console-shell--restructured .pipeline-table td:nth-child(6){white-space:nowrap}.orbance-console-shell--restructured .pipeline-table .form-select{width:100%;min-width:116px}.orbance-console-shell--restructured .pipeline-pagination{justify-content:space-between}.orbance-console-shell--restructured .pipeline-side-list{display:grid;gap:8px}.orbance-console-shell--restructured .pipeline-side-list article,.orbance-console-shell--restructured .pipeline-view-row{min-width:0;display:grid;gap:5px;padding:9px;color:inherit;text-align:left}.orbance-console-shell--restructured .pipeline-side-list span{color:var(--orbance-muted);font-size:.66rem;font-weight:730}.orbance-console-shell--restructured .pipeline-view-row{width:100%;border-color:rgba(122,135,190,.11);font:inherit;cursor:pointer}.orbance-console-shell--restructured .pipeline-view-row--active,.orbance-console-shell--restructured .pipeline-view-row:hover{border-color:rgba(102,118,216,.24);background:linear-gradient(135deg,rgba(204,215,250,.24),rgba(239,204,250,.12),rgba(255,255,255,.94))}@media (max-width:1180px){.orbance-console-shell--restructured{--console-left-rail:206px;--console-right-rail:58px}.orbance-console-shell--restructured .console-topbar__status{display:none}.orbance-console-shell--restructured .relationship-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.orbance-console-shell--restructured .automation-grid,.orbance-console-shell--restructured .client360-grid,.orbance-console-shell--restructured .clients-workbench-grid,.orbance-console-shell--restructured .relationship-workbench{grid-template-columns:1fr}.orbance-console-shell--restructured .automation-metrics,.orbance-console-shell--restructured .scheduling-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.orbance-console-shell--restructured .client360-side{grid-template-columns:repeat(2,minmax(0,1fr))}.orbance-console-shell--restructured .clients-workbench-filter-panel{grid-template-columns:1fr}.orbance-console-shell--restructured .clients-workbench-filters{flex-wrap:wrap}}@media (max-width:960px){.orbance-console-shell--restructured{display:block;max-height:none;overflow:visible}.orbance-console-shell--restructured .console-app-rail,.orbance-console-shell--restructured .console-subnav-rail{display:none}.orbance-console-shell--restructured .console-main{max-height:none;overflow:visible}.orbance-console-shell--restructured .console-mobile-primary-nav,.orbance-console-shell--restructured .console-mobile-section-nav{display:block}.orbance-console-shell--restructured .console-topbar{grid-template-columns:minmax(0,1fr);max-width:calc(100vw - 20px);box-sizing:border-box;gap:10px;margin:10px}.orbance-console-shell--restructured .console-topbar__actions{width:100%;max-width:100%;justify-content:flex-start;flex-wrap:wrap}.orbance-console-shell--restructured .console-command-button{flex:1 1 min(220px,100%);width:min(100%,220px);max-width:100%}.orbance-console-shell--restructured .admin-page-shell,.orbance-console-shell--restructured .automations-workbench,.orbance-console-shell--restructured .client360-workbench,.orbance-console-shell--restructured .clients-workbench,.orbance-console-shell--restructured .messages-console-page,.orbance-console-shell--restructured .opportunities-console-page,.orbance-console-shell--restructured .relationship-console-page,.orbance-console-shell--restructured .scheduling-workbench,.orbance-console-shell--restructured .timeline-console-page,.orbance-console-shell--restructured .work-ops-page{padding:10px}.orbance-console-shell--restructured .orbance-admin-hero,.orbance-console-shell--restructured .relationship-command-center,.orbance-console-shell--restructured .scheduling-command-center,.orbance-console-shell--restructured .work-command-center{grid-template-columns:1fr}.orbance-console-shell--restructured .scheduling-command-center__actions{justify-content:flex-start}.orbance-console-shell--restructured .clients-workbench-metrics,.orbance-console-shell--restructured .relationship-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.orbance-console-shell--restructured .automation-command,.orbance-console-shell--restructured .client360-command,.orbance-console-shell--restructured .client360-profile{grid-template-columns:1fr;align-items:flex-start;flex-direction:column}.orbance-console-shell--restructured .automation-command__actions,.orbance-console-shell--restructured .client360-command__actions{justify-content:flex-start}.orbance-console-shell--restructured .client360-command__headline{grid-template-columns:1fr}.orbance-console-shell--restructured .client360-command__meta{grid-template-columns:repeat(3,minmax(0,1fr))}.orbance-console-shell--restructured .automation-form-grid,.orbance-console-shell--restructured .client360-action-grid,.orbance-console-shell--restructured .client360-metrics,.orbance-console-shell--restructured .client360-side,.orbance-console-shell--restructured .client360-task-row{grid-template-columns:1fr}.orbance-console-shell--restructured .automation-config-field,.orbance-console-shell--restructured .automation-selected-guide{grid-column:auto}.orbance-console-shell--restructured .scheduling-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.orbance-console-shell--restructured .automation-metrics,.orbance-console-shell--restructured .client360-metrics,.orbance-console-shell--restructured .clients-workbench-metrics,.orbance-console-shell--restructured .relationship-summary-grid,.orbance-console-shell--restructured .scheduling-metrics{grid-template-columns:1fr}.orbance-console-shell--restructured .clients-workbench-command{align-items:flex-start;flex-direction:column}.orbance-console-shell--restructured .clients-workbench-command__actions{width:100%;justify-content:flex-start}.orbance-console-shell--restructured .client360-command__meta{grid-template-columns:1fr}.orbance-console-shell--restructured .schedules-table-wrapper{margin:12px 0 0;overflow:visible;border-top:0}.orbance-console-shell--restructured .schedules-table{min-width:0;display:block}.orbance-console-shell--restructured .schedules-table thead{display:none}.orbance-console-shell--restructured .schedules-table tbody,.orbance-console-shell--restructured .schedules-table td,.orbance-console-shell--restructured .schedules-table tr{width:100%;display:block}.orbance-console-shell--restructured .schedules-table tr{overflow:hidden;border:1px solid rgba(102,118,216,.12);border-radius:8px;background:rgba(255,255,255,.88)}.orbance-console-shell--restructured .schedules-table tr+tr{margin-top:10px}.orbance-console-shell--restructured .schedules-table td{min-width:0;padding:10px 12px;border-bottom:1px solid rgba(102,118,216,.08)}.orbance-console-shell--restructured .schedules-table td:last-child{border-bottom:0}.orbance-console-shell--restructured .schedules-table td:before{content:attr(data-label);display:block;margin-bottom:4px;color:var(--orbance-muted);font-size:.64rem;font-weight:760;text-transform:uppercase}.orbance-console-shell--restructured .schedules-table td[colspan]:before{display:none}.orbance-console-shell--restructured .schedules-table-actions{grid-template-columns:1fr}.orbance-console-shell--restructured .console-command-button{grid-template-columns:auto minmax(0,1fr);padding-inline:10px}.orbance-console-shell--restructured .console-command-button kbd{display:none}}.orbance-console-shell--restructured .ai-workbench{display:grid;gap:14px;color:var(--orbance-ink)}.orbance-console-shell--restructured .ai-workbench--state{min-height:420px;align-content:center}.orbance-console-shell--restructured .ai-alert,.orbance-console-shell--restructured .ai-command,.orbance-console-shell--restructured .ai-panel,.orbance-console-shell--restructured .ai-state-panel,.orbance-console-shell--restructured .ai-unavailable-panel{border:1px solid rgba(102,118,216,.12);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,249,255,.84)),#ffffff;box-shadow:0 16px 34px rgba(93,108,184,.06)}.orbance-console-shell--restructured .ai-state-panel{width:min(560px,100%);display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;align-items:start;padding:18px}.orbance-console-shell--restructured .ai-command h1,.orbance-console-shell--restructured .ai-command p,.orbance-console-shell--restructured .ai-panel h2,.orbance-console-shell--restructured .ai-panel p,.orbance-console-shell--restructured .ai-state-panel h1,.orbance-console-shell--restructured .ai-state-panel p,.orbance-console-shell--restructured .ai-unavailable-panel h2,.orbance-console-shell--restructured .ai-unavailable-panel p{margin:0}.orbance-console-shell--restructured .ai-command h1,.orbance-console-shell--restructured .ai-panel h2,.orbance-console-shell--restructured .ai-state-panel h1,.orbance-console-shell--restructured .ai-unavailable-panel h2{color:var(--orbance-ink);font-weight:700;letter-spacing:0}.orbance-console-shell--restructured .ai-state-panel h1{font-size:1rem}.orbance-console-shell--restructured .ai-state-panel p,.orbance-console-shell--restructured .ai-unavailable-panel p{margin-top:4px;color:var(--orbance-muted);font-size:.82rem;line-height:1.48}.orbance-console-shell--restructured .ai-state-panel__icon,.orbance-console-shell--restructured .ai-unavailable-panel__icon{width:36px;height:36px;display:inline-grid;place-items:center;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:#6676d8;background:linear-gradient(135deg,rgba(204,215,250,.5),rgba(255,255,255,.86))}.orbance-console-shell--restructured .ai-state-panel__actions,.orbance-console-shell--restructured .ai-unavailable-panel__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.orbance-console-shell--restructured .ai-command{min-height:130px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:18px;align-items:stretch;overflow:hidden;padding:18px;background:linear-gradient(115deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 44%,rgba(204,215,250,.28) 76%,rgba(239,204,250,.18)),#ffffff}.orbance-console-shell--restructured .ai-command__copy{min-width:0;display:grid;align-content:center;gap:8px}.orbance-console-shell--restructured .ai-chip,.orbance-console-shell--restructured .ai-command__signals span,.orbance-console-shell--restructured .ai-kicker{display:inline-flex;align-items:center;gap:6px;max-width:100%;border:1px solid rgba(102,118,216,.14);border-radius:999px;color:#30385f;background:rgba(255,255,255,.72);font-size:.68rem;font-weight:760;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .ai-kicker{width:fit-content;padding:4px 9px;color:#6676d8;background:rgba(204,215,250,.34)}.orbance-console-shell--restructured .ai-command h1{font-size:clamp(1.35rem,1.8vw,1.82rem);line-height:1.14}.orbance-console-shell--restructured .ai-command p{max-width:720px;color:var(--orbance-muted);font-size:.86rem;line-height:1.48}.orbance-console-shell--restructured .ai-command__signals{display:flex;flex-wrap:wrap;gap:7px;margin-top:2px}.orbance-console-shell--restructured .ai-chip,.orbance-console-shell--restructured .ai-command__signals span{min-height:27px;padding:0 9px}.orbance-console-shell--restructured .ai-command__aside{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;background:rgba(255,255,255,.68)}.orbance-console-shell--restructured .ai-command__aside,.orbance-console-shell--restructured .ai-metric{min-width:0;display:grid;align-content:center;padding:10px;border:1px solid rgba(102,118,216,.1);border-radius:8px}.orbance-console-shell--restructured .ai-metric{min-height:66px;gap:5px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.22))}.orbance-console-shell--restructured .ai-metric:nth-child(2){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.24))}.orbance-console-shell--restructured .ai-metric:nth-child(3){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.2))}.orbance-console-shell--restructured .ai-context-note,.orbance-console-shell--restructured .ai-empty span,.orbance-console-shell--restructured .ai-index-panel__message,.orbance-console-shell--restructured .ai-metric span,.orbance-console-shell--restructured .ai-mode-button small,.orbance-console-shell--restructured .ai-source-list span{color:var(--orbance-muted);font-size:.7rem;line-height:1.38}.orbance-console-shell--restructured .ai-empty strong,.orbance-console-shell--restructured .ai-metric strong,.orbance-console-shell--restructured .ai-mode-button span{min-width:0;color:var(--orbance-ink);font-size:.8rem;font-weight:730;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .ai-metric strong{line-height:1.18;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.orbance-console-shell--restructured .ai-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(276px,.3fr);gap:14px;align-items:start}.orbance-console-shell--restructured .ai-outcome-panel,.orbance-console-shell--restructured .ai-value-panel{display:grid;gap:14px}.orbance-console-shell--restructured .ai-outcome-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .ai-outcome-card{min-width:0;display:grid;gap:12px;align-content:start;padding:14px;border:1px solid rgba(102,118,216,.12);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,249,255,.78)),#ffffff}.orbance-console-shell--restructured .ai-outcome-card--danger{border-color:rgba(201,77,140,.18);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(239,204,250,.18)),#ffffff}.orbance-console-shell--restructured .ai-outcome-card--warning{border-color:rgba(102,118,216,.2);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(216,204,250,.2)),#ffffff}.orbance-console-shell--restructured .ai-outcome-card--brand,.orbance-console-shell--restructured .ai-outcome-card--info{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(204,215,250,.2)),#ffffff}.orbance-console-shell--restructured .ai-outcome-card__actions,.orbance-console-shell--restructured .ai-outcome-card__top{display:flex;align-items:center;gap:8px;justify-content:space-between}.orbance-console-shell--restructured .ai-outcome-card__top span{min-width:0;display:inline-flex;align-items:center;min-height:23px;padding:0 8px;border:1px solid rgba(102,118,216,.12);border-radius:999px;color:#30385f;background:rgba(255,255,255,.74);font-size:.66rem;font-weight:730;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .ai-outcome-card__top strong{color:#6676d8;font-size:.92rem;font-weight:780;line-height:1.1}.orbance-console-shell--restructured .ai-outcome-card__body{min-width:0;display:grid;gap:5px}.orbance-console-shell--restructured .ai-outcome-card h3{margin:0;color:var(--orbance-ink);font-size:1rem;font-weight:760;line-height:1.2}.orbance-console-shell--restructured .ai-outcome-card p{margin:0;color:var(--orbance-muted);font-size:.76rem;line-height:1.46}.orbance-console-shell--restructured .ai-outcome-card__proof{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.orbance-console-shell--restructured .ai-outcome-card__proof div{min-width:0;padding:9px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(255,255,255,.66)}.orbance-console-shell--restructured .ai-outcome-card__proof dt{margin:0 0 4px;color:#6676d8;font-size:.62rem;font-weight:780;line-height:1.2;text-transform:uppercase}.orbance-console-shell--restructured .ai-outcome-card__proof dd{margin:0;color:#30385f;font-size:.7rem;line-height:1.38}.orbance-console-shell--restructured .ai-outcome-card__actions{flex-wrap:wrap}.orbance-console-shell--restructured .ai-outcome-card__actions .btn{display:inline-flex;align-items:center;gap:5px}.orbance-console-shell--restructured .ai-outcome-card__link{display:inline-flex;align-items:center;gap:5px;color:#6676d8;font-size:.72rem;font-weight:740;text-decoration:none}.orbance-console-shell--restructured .ai-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .ai-value-card{min-width:0;display:grid;gap:10px;align-content:start;padding:12px;border:1px solid rgba(102,118,216,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,249,255,.72))}.orbance-console-shell--restructured .ai-value-card--danger{border-color:rgba(201,77,140,.18);background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(239,204,250,.18))}.orbance-console-shell--restructured .ai-value-card--warning{border-color:rgba(102,118,216,.18);background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(216,204,250,.2))}.orbance-console-shell--restructured .ai-value-card--brand,.orbance-console-shell--restructured .ai-value-card--info{background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(204,215,250,.2))}.orbance-console-shell--restructured .ai-coverage-row,.orbance-console-shell--restructured .ai-value-card__actions,.orbance-console-shell--restructured .ai-value-card__head{display:flex;align-items:center;gap:8px}.orbance-console-shell--restructured .ai-value-card__head{justify-content:space-between}.orbance-console-shell--restructured .ai-coverage-row span,.orbance-console-shell--restructured .ai-value-card__head span,.orbance-console-shell--restructured .ai-value-card__routes span{min-width:0;display:inline-flex;align-items:center;min-height:23px;padding:0 8px;border:1px solid rgba(102,118,216,.12);border-radius:999px;color:#30385f;background:rgba(255,255,255,.72);font-size:.66rem;font-weight:730;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .ai-value-card__head strong{color:#6676d8;font-size:.82rem;font-weight:780}.orbance-console-shell--restructured .ai-value-card h3{margin:0;color:var(--orbance-ink);font-size:.92rem;font-weight:740;line-height:1.22}.orbance-console-shell--restructured .ai-value-card p,.orbance-console-shell--restructured .ai-value-card small{margin:0;color:var(--orbance-muted);font-size:.72rem;line-height:1.42}.orbance-console-shell--restructured .ai-value-card__routes{display:flex;flex-wrap:wrap;gap:5px;min-width:0}.orbance-console-shell--restructured .ai-value-card__actions{justify-content:space-between;flex-wrap:wrap}.orbance-console-shell--restructured .ai-value-card__actions .btn{display:inline-flex;align-items:center;gap:5px}.orbance-console-shell--restructured .ai-value-card__link{display:inline-flex;align-items:center;gap:5px;color:#6676d8;font-size:.72rem;font-weight:740;text-decoration:none}.orbance-console-shell--restructured .ai-coverage-row{flex-wrap:wrap}.orbance-console-shell--restructured .ai-main,.orbance-console-shell--restructured .ai-side{min-width:0;display:grid;gap:12px}.orbance-console-shell--restructured .ai-alert,.orbance-console-shell--restructured .ai-disabled-card,.orbance-console-shell--restructured .ai-panel,.orbance-console-shell--restructured .ai-unavailable-panel{padding:14px}.orbance-console-shell--restructured .ai-disabled-workspace{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:14px;align-items:stretch}.orbance-console-shell--restructured .ai-unavailable-panel{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;align-items:start}.orbance-console-shell--restructured .ai-disabled-workspace__primary{min-height:218px;align-content:start}.orbance-console-shell--restructured .ai-disabled-workspace__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0}.orbance-console-shell--restructured .ai-disabled-card{min-width:0;display:grid;align-content:start;gap:8px;border:1px solid rgba(102,118,216,.12);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(248,249,255,.78)),#ffffff;box-shadow:0 12px 26px rgba(93,108,184,.045)}.orbance-console-shell--restructured .ai-disabled-card span{display:inline-flex;align-items:center;gap:6px;color:#6676d8;font-size:.7rem;font-weight:720}.orbance-console-shell--restructured .ai-disabled-card strong{min-width:0;overflow:hidden;color:var(--orbance-ink);font-size:1rem;font-weight:740;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .ai-disabled-card p{margin:0;color:var(--orbance-muted);font-size:.72rem;line-height:1.4}.orbance-console-shell--restructured .ai-panel__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.orbance-console-shell--restructured .ai-panel__header>div{min-width:0;display:grid;gap:4px}.orbance-console-shell--restructured .ai-panel h2{display:inline-flex;align-items:center;gap:6px;font-size:.96rem}.orbance-console-shell--restructured .ai-panel p{color:var(--orbance-muted);font-size:.75rem;line-height:1.42}.orbance-console-shell--restructured .ai-mode-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.orbance-console-shell--restructured .ai-mode-button{min-width:0;min-height:66px;display:grid;gap:4px;align-content:center;padding:9px 10px;border:1px solid rgba(102,118,216,.11);border-radius:8px;background:rgba(248,249,255,.76);text-align:left;cursor:pointer}.orbance-console-shell--restructured .ai-mode-button--active{border-color:rgba(102,118,216,.34);background:linear-gradient(135deg,rgba(204,215,250,.42),rgba(255,255,255,.9));box-shadow:0 12px 24px rgba(102,118,216,.08)}.orbance-console-shell--restructured .ai-field{display:grid;gap:6px;margin-top:12px}.orbance-console-shell--restructured .ai-field span{color:var(--orbance-muted);font-size:.7rem;font-weight:760}.orbance-console-shell--restructured .ai-field textarea.form-input{min-height:54px;resize:vertical}.orbance-console-shell--restructured .ai-field textarea.form-input:focus{border-color:rgba(102,118,216,.42);outline:3px solid rgba(204,215,250,.62);box-shadow:0 0 0 1px rgba(102,118,216,.1)}.orbance-console-shell--restructured .ai-submit-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:12px}.orbance-console-shell--restructured .ai-index-panel .btn,.orbance-console-shell--restructured .ai-submit-row .btn{display:inline-flex;align-items:center;gap:6px}.orbance-console-shell--restructured .ai-grounded-toggle{display:inline-flex;align-items:center;gap:7px;color:var(--orbance-muted);font-size:.76rem;font-weight:650}.orbance-console-shell--restructured .ai-alert{display:flex;align-items:flex-start;gap:8px;color:#30385f;background:linear-gradient(135deg,rgba(239,204,250,.28),rgba(255,255,255,.92)),#ffffff}.orbance-console-shell--restructured .ai-alert svg{flex:0 0 auto;color:#c94d8c}.orbance-console-shell--restructured .ai-alert span{min-width:0;font-size:.76rem;line-height:1.45}.orbance-console-shell--restructured .ai-answer{margin-top:12px;padding:12px;border:1px solid rgba(102,118,216,.1);border-radius:8px;color:var(--orbance-ink);background:rgba(248,249,255,.78);font-size:.8rem;line-height:1.58;white-space:pre-wrap}.orbance-console-shell--restructured .ai-empty{min-height:132px;display:grid;place-items:center;gap:6px;margin-top:12px;padding:18px;border:1px dashed rgba(102,118,216,.18);border-radius:8px;color:#6676d8;background:rgba(248,249,255,.62);text-align:center}.orbance-console-shell--restructured .ai-context-note{margin-top:9px}.orbance-console-shell--restructured .ai-source-list{display:grid;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(102,118,216,.1)}.orbance-console-shell--restructured .ai-source-list>div{display:flex;flex-wrap:wrap;gap:6px}.orbance-console-shell--restructured .ai-source-list a{max-width:100%;display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid rgba(102,118,216,.14);border-radius:999px;color:#30385f;background:rgba(255,255,255,.86);font-size:.69rem;font-weight:700;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .ai-index-panel{display:grid;gap:12px}.orbance-console-shell--restructured .ai-index-panel .btn{width:100%;justify-content:center}.orbance-console-shell--restructured .ai-index-panel__message{margin:0}.orbance-console-shell--restructured .ai-boundary-panel ul{display:grid;gap:8px;margin:12px 0 0;padding:0;list-style:none}.orbance-console-shell--restructured .ai-boundary-panel li{min-width:0;padding:8px 9px;border:1px solid rgba(102,118,216,.1);border-radius:8px;color:#30385f;background:rgba(248,249,255,.74);font-size:.73rem;line-height:1.38}@media (max-width:1180px){.orbance-console-shell--restructured .ai-command,.orbance-console-shell--restructured .ai-disabled-workspace,.orbance-console-shell--restructured .ai-grid,.orbance-console-shell--restructured .ai-outcome-grid,.orbance-console-shell--restructured .ai-value-grid{grid-template-columns:1fr}.orbance-console-shell--restructured .ai-command__aside,.orbance-console-shell--restructured .ai-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.orbance-console-shell--restructured .ai-command__aside,.orbance-console-shell--restructured .ai-disabled-workspace__grid,.orbance-console-shell--restructured .ai-mode-grid,.orbance-console-shell--restructured .ai-outcome-card__proof{grid-template-columns:1fr}.orbance-console-shell--restructured .ai-alert,.orbance-console-shell--restructured .ai-command,.orbance-console-shell--restructured .ai-disabled-card,.orbance-console-shell--restructured .ai-panel,.orbance-console-shell--restructured .ai-state-panel,.orbance-console-shell--restructured .ai-unavailable-panel{padding:12px}}.orbance-console-shell--restructured .integrations-workbench{display:grid;gap:14px;color:var(--orbance-ink)}.orbance-console-shell--restructured .integrations-command,.orbance-console-shell--restructured .integrations-empty-banner,.orbance-console-shell--restructured .integrations-health-panel,.orbance-console-shell--restructured .integrations-panel,.orbance-console-shell--restructured .integrations-state{border:1px solid rgba(102,118,216,.12);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,249,255,.84)),#ffffff;box-shadow:0 16px 34px rgba(93,108,184,.06)}.orbance-console-shell--restructured .integrations-command{min-height:130px;display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.42fr);gap:18px;align-items:stretch;overflow:hidden;padding:18px;background:linear-gradient(115deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 44%,rgba(204,215,250,.28) 76%,rgba(239,204,250,.18)),#ffffff}.orbance-console-shell--restructured .integrations-command__copy{min-width:0;display:grid;align-content:center;gap:8px}.orbance-console-shell--restructured .integrations-command__signals span,.orbance-console-shell--restructured .integrations-kicker,.orbance-console-shell--restructured .integrations-pill{display:inline-flex;align-items:center;gap:6px;max-width:100%;border:1px solid rgba(102,118,216,.14);border-radius:999px;color:#30385f;background:rgba(255,255,255,.72);font-size:.68rem;font-weight:760;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orbance-console-shell--restructured .integrations-kicker{width:fit-content;padding:4px 9px;color:#6676d8;background:rgba(204,215,250,.34)}.orbance-console-shell--restructured .integrations-command h1,.orbance-console-shell--restructured .integrations-health-panel h2,.orbance-console-shell--restructured .integrations-panel h2,.orbance-console-shell--restructured .integrations-state h2{margin:0;color:var(--orbance-ink);font-weight:700;letter-spacing:0}.orbance-console-shell--restructured .integrations-command h1{font-size:clamp(1.35rem,1.8vw,1.82rem);line-height:1.14}.orbance-console-shell--restructured .integrations-command p,.orbance-console-shell--restructured .integrations-health-panel p,.orbance-console-shell--restructured .integrations-panel p,.orbance-console-shell--restructured .integrations-state p{margin:0;color:var(--orbance-muted);line-height:1.45}.orbance-console-shell--restructured .integrations-command p{max-width:750px;font-size:.86rem}.orbance-console-shell--restructured .integrations-command__signals{display:flex;flex-wrap:wrap;gap:7px;margin-top:2px}.orbance-console-shell--restructured .integrations-command__signals span{min-height:27px;padding:0 9px}.orbance-console-shell--restructured .integrations-command__aside{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-content:center;padding:10px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(255,255,255,.68)}.orbance-console-shell--restructured .integrations-metric{min-width:0;min-height:66px;display:grid;align-content:center;gap:5px;padding:10px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.22))}.orbance-console-shell--restructured .integrations-metric:nth-child(2){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.24))}.orbance-console-shell--restructured .integrations-metric:nth-child(3){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.2))}.orbance-console-shell--restructured .integrations-health-panel__facts span,.orbance-console-shell--restructured .integrations-metric span,.orbance-console-shell--restructured .integrations-row--head span{color:var(--orbance-muted);font-size:.7rem;font-weight:720}.orbance-console-shell--restructured .integrations-health-panel__facts strong,.orbance-console-shell--restructured .integrations-metric strong{min-width:0;color:var(--orbance-ink);font-size:.8rem;font-weight:730;line-height:1.18;overflow-wrap:anywhere}.orbance-console-shell--restructured .integrations-health-panel__facts strong{font-size:.76rem;overflow-wrap:normal;white-space:nowrap}.orbance-console-shell--restructured .integrations-health-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.44fr) auto;gap:14px;align-items:center;padding:14px}.orbance-console-shell--restructured .integrations-health-panel__main{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center}.orbance-console-shell--restructured .integrations-health-panel__icon,.orbance-console-shell--restructured .integrations-state__icon{width:36px;height:36px;display:inline-grid;place-items:center;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:#6676d8;background:linear-gradient(135deg,rgba(204,215,250,.5),rgba(255,255,255,.86))}.orbance-console-shell--restructured .integrations-health-panel__facts{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.orbance-console-shell--restructured .integrations-health-panel__facts div{min-width:0;display:grid;gap:4px;padding:8px 9px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(248,249,255,.72)}.orbance-console-shell--restructured .integrations-health-panel .btn{display:inline-flex;align-items:center;gap:6px;justify-content:center;white-space:nowrap}.orbance-console-shell--restructured .integrations-panel{min-width:0;padding:14px}.orbance-console-shell--restructured .integrations-panel__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.orbance-console-shell--restructured .integrations-panel__header>div{min-width:0;display:grid;gap:4px}.orbance-console-shell--restructured .integrations-panel h2{display:inline-flex;align-items:center;gap:6px;font-size:.96rem}.orbance-console-shell--restructured .integrations-empty-banner span,.orbance-console-shell--restructured .integrations-health-panel p,.orbance-console-shell--restructured .integrations-panel p,.orbance-console-shell--restructured .integrations-state p{font-size:.75rem}.orbance-console-shell--restructured .integrations-rowset{min-width:0;overflow-x:auto;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(248,249,255,.55)}.orbance-console-shell--restructured .integrations-row{min-width:860px;display:grid;grid-template-columns:var(--integration-columns);gap:0;border-bottom:1px solid rgba(102,118,216,.09)}.orbance-console-shell--restructured .integrations-row:last-child{border-bottom:0}.orbance-console-shell--restructured .integrations-row--head span,.orbance-console-shell--restructured .integrations-row>div{min-width:0;padding:10px 11px}.orbance-console-shell--restructured .integrations-row>div{display:flex;align-items:center;min-height:44px;color:#30385f;font-size:.73rem;line-height:1.35;overflow-wrap:anywhere}.orbance-console-shell--restructured .integrations-row strong{color:var(--orbance-ink);font-size:.76rem;font-weight:720}.orbance-console-shell--restructured .integrations-row--head{border-bottom-color:rgba(102,118,216,.12);background:rgba(255,255,255,.72)}.orbance-console-shell--restructured .integrations-row--head span{display:flex;align-items:center;min-height:34px;text-transform:uppercase;letter-spacing:0}.orbance-console-shell--restructured .integrations-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%}.orbance-console-shell--restructured .integrations-actions .btn{width:100%;min-width:0;min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding-inline:6px;font-size:.7rem;line-height:1.18;white-space:normal}.orbance-console-shell--restructured .integrations-connection-list{display:grid;gap:8px}.orbance-console-shell--restructured .integrations-connection-row{min-width:0;display:grid;grid-template-columns:minmax(170px,.68fr) minmax(0,1.4fr) minmax(240px,.74fr);gap:10px;align-items:center;padding:10px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(248,249,255,.7)}.orbance-console-shell--restructured .integrations-connection-row__facts div,.orbance-console-shell--restructured .integrations-connection-row__identity{min-width:0;display:grid;gap:4px}.orbance-console-shell--restructured .integrations-connection-row__facts strong,.orbance-console-shell--restructured .integrations-connection-row__identity strong{color:var(--orbance-ink);font-size:.76rem;font-weight:720;line-height:1.28}.orbance-console-shell--restructured .integrations-connection-row__facts span,.orbance-console-shell--restructured .integrations-connection-row__identity span{color:var(--orbance-muted);font-size:.7rem;line-height:1.32;overflow-wrap:anywhere}.orbance-console-shell--restructured .integrations-connection-row__facts{min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.orbance-console-shell--restructured .integrations-pill{min-height:23px;padding:0 8px}.orbance-console-shell--restructured .integrations-pill--blue{color:#4055c8;border-color:rgba(102,118,216,.2);background:rgba(204,215,250,.4)}.orbance-console-shell--restructured .integrations-pill--lavender{color:#7556d6;border-color:rgba(155,120,242,.18);background:rgba(216,204,250,.36)}.orbance-console-shell--restructured .integrations-pill--pink{color:#c94d8c;border-color:rgba(240,108,173,.18);background:rgba(239,204,250,.34)}.orbance-console-shell--restructured .integrations-empty,.orbance-console-shell--restructured .integrations-empty-banner{color:var(--orbance-muted);font-size:.74rem}.orbance-console-shell--restructured .integrations-empty{padding:18px;text-align:center}.orbance-console-shell--restructured .integrations-empty-banner{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 14px}.orbance-console-shell--restructured .integrations-empty-banner strong{color:var(--orbance-ink)}.orbance-console-shell--restructured .integrations-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.orbance-console-shell--restructured .integrations-state{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;align-items:start;padding:16px}.orbance-console-shell--restructured .integrations-state>div{min-width:0;display:grid;gap:6px}.orbance-console-shell--restructured .integrations-state .btn{width:fit-content;display:inline-flex;align-items:center;gap:6px}@media (max-width:1180px){.orbance-console-shell--restructured .integrations-command,.orbance-console-shell--restructured .integrations-connection-row,.orbance-console-shell--restructured .integrations-grid,.orbance-console-shell--restructured .integrations-health-panel{grid-template-columns:1fr}.orbance-console-shell--restructured .integrations-command__aside,.orbance-console-shell--restructured .integrations-connection-row__facts,.orbance-console-shell--restructured .integrations-health-panel__facts{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.orbance-console-shell--restructured .integrations-actions,.orbance-console-shell--restructured .integrations-command__aside,.orbance-console-shell--restructured .integrations-connection-row__facts,.orbance-console-shell--restructured .integrations-health-panel__facts{grid-template-columns:1fr}.orbance-console-shell--restructured .integrations-command,.orbance-console-shell--restructured .integrations-empty-banner,.orbance-console-shell--restructured .integrations-health-panel,.orbance-console-shell--restructured .integrations-panel,.orbance-console-shell--restructured .integrations-state{padding:12px}}.orbance-console-shell--restructured .ai-oversight-workbench{display:grid;gap:14px;min-width:0;color:var(--orbance-ink)}.orbance-console-shell--restructured .ai-oversight-workbench--state{min-height:360px;align-content:center}.orbance-console-shell--restructured .ai-oversight-command,.orbance-console-shell--restructured .ai-oversight-panel,.orbance-console-shell--restructured .ai-oversight-state{border:1px solid rgba(102,118,216,.12);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(249,250,255,.88)),var(--orbance-surface);box-shadow:0 16px 44px rgba(50,62,118,.07)}.orbance-console-shell--restructured .ai-oversight-command{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start;padding:18px;overflow:hidden;position:relative}.orbance-console-shell--restructured .ai-oversight-command:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,rgba(128,156,244,.68),rgba(190,169,244,.64),rgba(244,177,211,.62))}.orbance-console-shell--restructured .ai-oversight-kicker,.orbance-console-shell--restructured .ai-oversight-panel__eyebrow{display:inline-flex;width:fit-content;max-width:100%;align-items:center;gap:6px;color:#5965c7;font-size:.72rem;font-weight:740;line-height:1.2}.orbance-console-shell--restructured .ai-oversight-command h1{margin:6px 0 4px;font-size:clamp(1.56rem,2vw,2.05rem);line-height:1.14;letter-spacing:0}.orbance-console-shell--restructured .ai-oversight-command p,.orbance-console-shell--restructured .ai-oversight-panel p,.orbance-console-shell--restructured .ai-oversight-state p{max-width:820px;margin:0;color:var(--orbance-muted);font-size:.78rem;line-height:1.48}.orbance-console-shell--restructured .ai-oversight-command__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0}.orbance-console-shell--restructured .ai-oversight-cap-form__actions .btn,.orbance-console-shell--restructured .ai-oversight-command__actions .btn,.orbance-console-shell--restructured .ai-oversight-state__actions .btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px}.orbance-console-shell--restructured .ai-oversight-lock,.orbance-console-shell--restructured .ai-oversight-status{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid rgba(102,118,216,.15);border-radius:999px;background:rgba(246,248,255,.82);color:#4f5dba;font-size:.7rem;font-weight:740;white-space:nowrap}.orbance-console-shell--restructured .ai-oversight-status--live{color:#3f7f69;border-color:rgba(106,184,158,.22);background:rgba(224,244,237,.72)}.orbance-console-shell--restructured .ai-oversight-status--review{color:#9f6f32;border-color:rgba(226,190,126,.22);background:rgba(255,245,223,.74)}.orbance-console-shell--restructured .ai-oversight-status--muted{color:#69718b;border-color:rgba(120,130,168,.16);background:rgba(247,248,252,.86)}.orbance-console-shell--restructured .ai-oversight-metrics,.orbance-console-shell--restructured .ai-oversight-outcomes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .ai-oversight-metric{min-width:0;display:grid;gap:3px;padding:12px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(255,255,255,.78)}.orbance-console-shell--restructured .ai-oversight-metric strong{color:var(--orbance-ink);font-size:1.16rem;font-weight:760;line-height:1.18;overflow-wrap:anywhere}.orbance-console-shell--restructured .ai-oversight-metric span{color:#323a60;font-size:.73rem;font-weight:700;line-height:1.24}.orbance-console-shell--restructured .ai-oversight-metric small{display:inline-flex;align-items:center;gap:4px;color:var(--orbance-muted);font-size:.69rem;line-height:1.25;overflow-wrap:anywhere}.orbance-console-shell--restructured .ai-oversight-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:14px}.orbance-console-shell--restructured .ai-oversight-grid--activity{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.orbance-console-shell--restructured .ai-oversight-panel{min-width:0;padding:14px}.orbance-console-shell--restructured .ai-oversight-panel__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.orbance-console-shell--restructured .ai-oversight-panel__header>div{min-width:0;display:grid;gap:4px}.orbance-console-shell--restructured .ai-oversight-panel h2{margin:0;font-size:.98rem;line-height:1.2;letter-spacing:0}.orbance-console-shell--restructured .ai-oversight-cap-meter{display:grid;gap:9px;padding:12px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(246,248,255,.62)}.orbance-console-shell--restructured .ai-oversight-cap-meter>div:first-child{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.orbance-console-shell--restructured .ai-oversight-cap-meter strong{display:block;color:var(--orbance-ink);font-size:1.2rem;line-height:1.25}.orbance-console-shell--restructured .ai-oversight-cap-meter span{color:var(--orbance-muted);font-size:.73rem;line-height:1.3}.orbance-console-shell--restructured .ai-oversight-cap-meter__track{height:8px;overflow:hidden;border-radius:999px;background:rgba(214,221,246,.72)}.orbance-console-shell--restructured .ai-oversight-cap-meter__track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,rgba(128,156,244,.82),rgba(244,177,211,.82))}.orbance-console-shell--restructured .ai-oversight-cap-form{display:grid;gap:9px;margin-top:12px}.orbance-console-shell--restructured .ai-oversight-cap-form label{color:#323a60;font-size:.72rem;font-weight:740}.orbance-console-shell--restructured .ai-oversight-cap-form>div:not(.ai-oversight-cap-form__actions){display:flex;flex-wrap:wrap;gap:8px;align-items:center}.orbance-console-shell--restructured .ai-oversight-cap-form input{width:148px;min-height:36px;padding:8px 10px;border:1px solid rgba(102,118,216,.16);border-radius:8px;background:rgba(255,255,255,.9);color:var(--orbance-ink);font:inherit;font-size:.78rem}.orbance-console-shell--restructured .ai-oversight-cap-form span,.orbance-console-shell--restructured .ai-oversight-last-seen,.orbance-console-shell--restructured .ai-oversight-note{color:var(--orbance-muted);font-size:.73rem;line-height:1.35}.orbance-console-shell--restructured .ai-oversight-cap-form__actions{display:flex;flex-wrap:wrap;gap:8px}.orbance-console-shell--restructured .ai-oversight-last-seen,.orbance-console-shell--restructured .ai-oversight-note{margin:0}.orbance-console-shell--restructured .ai-oversight-trend{display:grid;grid-template-columns:repeat(14,minmax(0,1fr));gap:5px;height:184px;align-items:end;padding:10px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(248,249,255,.62)}.orbance-console-shell--restructured .ai-oversight-trend__bar{min-width:0;height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:5px;justify-items:center;align-items:end}.orbance-console-shell--restructured .ai-oversight-trend__fill{width:min(100%,18px);min-height:3px;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,rgba(128,156,244,.86),rgba(190,169,244,.62))}.orbance-console-shell--restructured .ai-oversight-trend__fill--over{background:linear-gradient(180deg,rgba(244,177,211,.94),rgba(230,147,185,.7))}.orbance-console-shell--restructured .ai-oversight-trend small{color:var(--orbance-muted);font-size:.66rem;line-height:1}.orbance-console-shell--restructured .ai-oversight-boundaries{display:grid;gap:8px}.orbance-console-shell--restructured .ai-oversight-boundaries a,.orbance-console-shell--restructured .ai-oversight-boundaries span{display:flex;min-width:0;min-height:34px;align-items:center;padding:8px 10px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(246,248,255,.58);color:#323a60;font-size:.74rem;font-weight:690;line-height:1.25;text-decoration:none}.orbance-console-shell--restructured .ai-oversight-outcomes{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:10px}.orbance-console-shell--restructured .ai-oversight-activity-list{display:grid;gap:8px}.orbance-console-shell--restructured .ai-oversight-activity-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 10px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(248,249,255,.62)}.orbance-console-shell--restructured .ai-oversight-activity-row__icon{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:8px;color:#5965c7;background:rgba(216,204,250,.36)}.orbance-console-shell--restructured .ai-oversight-activity-row>div{min-width:0;display:grid;gap:2px}.orbance-console-shell--restructured .ai-oversight-activity-row strong{color:var(--orbance-ink);font-size:.77rem;line-height:1.25}.orbance-console-shell--restructured .ai-oversight-activity-row small,.orbance-console-shell--restructured .ai-oversight-activity-row span,.orbance-console-shell--restructured .ai-oversight-empty{color:var(--orbance-muted);font-size:.7rem;line-height:1.25}.orbance-console-shell--restructured .ai-oversight-activity-row small{padding:4px 7px;border-radius:999px;background:rgba(239,204,250,.32);white-space:nowrap}.orbance-console-shell--restructured .ai-oversight-empty{padding:22px;text-align:center;border:1px dashed rgba(102,118,216,.18);border-radius:8px;background:rgba(248,249,255,.58)}.orbance-console-shell--restructured .ai-oversight-state{width:min(620px,100%);margin-inline:auto;display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;padding:18px}.orbance-console-shell--restructured .ai-oversight-state__icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:8px;color:#5965c7;background:rgba(216,204,250,.38)}.orbance-console-shell--restructured .ai-oversight-state h1{margin:0 0 4px;font-size:1.18rem;line-height:1.14}.orbance-console-shell--restructured .ai-oversight-state__actions{margin-top:12px}.orbance-console-shell--restructured .ai-oversight-spin{animation:ai-oversight-spin 1s linear infinite}@keyframes ai-oversight-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1180px){.orbance-console-shell--restructured .ai-oversight-command,.orbance-console-shell--restructured .ai-oversight-grid{grid-template-columns:1fr}.orbance-console-shell--restructured .ai-oversight-command__actions{justify-content:flex-start}.orbance-console-shell--restructured .ai-oversight-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.orbance-console-shell--restructured .ai-oversight-command,.orbance-console-shell--restructured .ai-oversight-panel,.orbance-console-shell--restructured .ai-oversight-state{padding:12px}.orbance-console-shell--restructured .ai-oversight-metrics,.orbance-console-shell--restructured .ai-oversight-outcomes{grid-template-columns:1fr}.orbance-console-shell--restructured .ai-oversight-cap-form__actions,.orbance-console-shell--restructured .ai-oversight-cap-form__actions .btn,.orbance-console-shell--restructured .ai-oversight-command__actions,.orbance-console-shell--restructured .ai-oversight-command__actions .btn{width:100%}.orbance-console-shell--restructured .ai-oversight-activity-row{grid-template-columns:28px minmax(0,1fr)}.orbance-console-shell--restructured .ai-oversight-activity-row small{grid-column:2;width:fit-content}}.orbance-console-shell--restructured .timeline-workbench{display:grid;gap:14px;min-width:0;color:var(--orbance-ink)}.orbance-console-shell--restructured .timeline-command,.orbance-console-shell--restructured .timeline-filter-panel,.orbance-console-shell--restructured .timeline-log-panel,.orbance-console-shell--restructured .timeline-state{border:1px solid rgba(102,118,216,.12);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(249,250,255,.88)),var(--orbance-surface);box-shadow:0 16px 44px rgba(50,62,118,.07)}.orbance-console-shell--restructured .timeline-command{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start;padding:18px}.orbance-console-shell--restructured .timeline-command:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,rgba(128,156,244,.68),rgba(190,169,244,.64),rgba(244,177,211,.62))}.orbance-console-shell--restructured .timeline-filter-panel__header span,.orbance-console-shell--restructured .timeline-kicker,.orbance-console-shell--restructured .timeline-log-panel__header span{display:inline-flex;width:fit-content;max-width:100%;align-items:center;gap:6px;color:#5965c7;font-size:.72rem;font-weight:740;line-height:1.25}.orbance-console-shell--restructured .timeline-command h1{margin:6px 0 4px;font-size:clamp(1.56rem,2vw,2.05rem);line-height:1.14;letter-spacing:0}.orbance-console-shell--restructured .timeline-command p,.orbance-console-shell--restructured .timeline-filter-panel__header p,.orbance-console-shell--restructured .timeline-log-panel__header p,.orbance-console-shell--restructured .timeline-state p{max-width:840px;margin:0;color:var(--orbance-muted);font-size:.78rem;line-height:1.48}.orbance-console-shell--restructured .timeline-command__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0}.orbance-console-shell--restructured .timeline-command__actions .btn,.orbance-console-shell--restructured .timeline-empty .btn,.orbance-console-shell--restructured .timeline-filter-actions .btn,.orbance-console-shell--restructured .timeline-pagination .btn,.orbance-console-shell--restructured .timeline-state__actions .btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px}.orbance-console-shell--restructured .timeline-status-pill{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border:1px solid rgba(102,118,216,.15);border-radius:999px;background:rgba(246,248,255,.82);color:#4f5dba;font-size:.7rem;font-weight:740;white-space:nowrap}.orbance-console-shell--restructured .timeline-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .timeline-metric{min-width:0;display:grid;gap:3px;padding:12px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(255,255,255,.78)}.orbance-console-shell--restructured .timeline-metric strong{color:var(--orbance-ink);font-size:1.16rem;font-weight:760;line-height:1.18}.orbance-console-shell--restructured .timeline-metric span{color:#323a60;font-size:.73rem;font-weight:700;line-height:1.24}.orbance-console-shell--restructured .timeline-metric small{color:var(--orbance-muted);font-size:.69rem;line-height:1.25;overflow-wrap:anywhere}.orbance-console-shell--restructured .timeline-filter-panel,.orbance-console-shell--restructured .timeline-log-panel{min-width:0;padding:14px}.orbance-console-shell--restructured .timeline-filter-panel__header,.orbance-console-shell--restructured .timeline-log-panel__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.orbance-console-shell--restructured .timeline-filter-panel__header>div,.orbance-console-shell--restructured .timeline-log-panel__header>div:first-child{min-width:0;display:grid;gap:4px}.orbance-console-shell--restructured .timeline-filter-grid{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(220px,1.1fr) minmax(140px,.7fr) minmax(140px,.7fr) auto;gap:10px;align-items:end}.orbance-console-shell--restructured .timeline-form-field{min-width:0;display:grid;gap:5px}.orbance-console-shell--restructured .timeline-form-field span{color:#323a60;font-size:.72rem;font-weight:740}.orbance-console-shell--restructured .timeline-form-field input,.orbance-console-shell--restructured .timeline-form-field select{width:100%;min-height:36px;padding:8px 10px;border:1px solid rgba(102,118,216,.16);border-radius:8px;background:rgba(255,255,255,.9);color:var(--orbance-ink);font:inherit;font-size:.78rem}.orbance-console-shell--restructured .timeline-form-field small{color:var(--orbance-muted);font-size:.68rem;line-height:1.25}.orbance-console-shell--restructured .timeline-filter-actions,.orbance-console-shell--restructured .timeline-pagination{display:flex;flex-wrap:wrap;gap:8px}.orbance-console-shell--restructured .timeline-log-panel__header h2,.orbance-console-shell--restructured .timeline-state h2{margin:0;font-size:.98rem;line-height:1.2;letter-spacing:0}.orbance-console-shell--restructured .timeline-degraded-notice{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px;padding:10px 12px;border:1px solid rgba(226,190,126,.24);border-radius:8px;background:rgba(255,245,223,.72);color:#815f32;font-size:.74rem;line-height:1.35}.orbance-console-shell--restructured .timeline-event-list{display:grid;gap:8px}.orbance-console-shell--restructured .timeline-event-card{min-width:0;display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;padding:11px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(248,249,255,.62)}.orbance-console-shell--restructured .timeline-event-card__icon{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:8px;color:#5965c7;background:rgba(216,204,250,.38)}.orbance-console-shell--restructured .timeline-event-card__main{min-width:0;display:grid;gap:7px}.orbance-console-shell--restructured .timeline-event-card__top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.orbance-console-shell--restructured .timeline-event-card__top>div{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .timeline-event-type{display:inline-flex;width:fit-content;max-width:100%;padding:3px 7px;border-radius:999px;background:rgba(204,215,250,.4);color:#4055c8;font-size:.68rem;font-weight:740;line-height:1.2}.orbance-console-shell--restructured .timeline-event-card h3{margin:0;color:var(--orbance-ink);font-size:.85rem;line-height:1.24;letter-spacing:0}.orbance-console-shell--restructured .timeline-event-card p,.orbance-console-shell--restructured .timeline-event-card time,.orbance-console-shell--restructured .timeline-event-card__meta a,.orbance-console-shell--restructured .timeline-event-card__meta span{color:var(--orbance-muted);font-size:.72rem;line-height:1.32}.orbance-console-shell--restructured .timeline-event-card p{margin:0;overflow-wrap:anywhere}.orbance-console-shell--restructured .timeline-event-card__meta{display:flex;flex-wrap:wrap;gap:7px}.orbance-console-shell--restructured .timeline-event-card__meta a,.orbance-console-shell--restructured .timeline-event-card__meta span{display:inline-flex;max-width:100%;min-height:24px;align-items:center;gap:5px;padding:4px 7px;border:1px solid rgba(102,118,216,.1);border-radius:999px;background:rgba(255,255,255,.74);text-decoration:none;overflow-wrap:anywhere}.orbance-console-shell--restructured .timeline-event-card__meta a{color:#4f5dba;font-weight:700}.orbance-console-shell--restructured .timeline-empty{display:grid;justify-items:center;gap:8px;padding:24px;border:1px dashed rgba(102,118,216,.18);border-radius:8px;background:rgba(248,249,255,.58);text-align:center}.orbance-console-shell--restructured .timeline-empty svg{color:#5965c7}.orbance-console-shell--restructured .timeline-empty strong{color:var(--orbance-ink);font-size:.84rem;line-height:1.25}.orbance-console-shell--restructured .timeline-empty span{color:var(--orbance-muted);font-size:.74rem;line-height:1.35}.orbance-console-shell--restructured .timeline-state{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;padding:18px}.orbance-console-shell--restructured .timeline-state__icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:8px;color:#5965c7;background:rgba(216,204,250,.38)}.orbance-console-shell--restructured .timeline-state__actions{margin-top:12px}.orbance-console-shell--restructured .timeline-spin{animation:timeline-spin 1s linear infinite}@keyframes timeline-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1180px){.orbance-console-shell--restructured .timeline-command,.orbance-console-shell--restructured .timeline-filter-grid{grid-template-columns:1fr}.orbance-console-shell--restructured .timeline-command__actions{justify-content:flex-start}.orbance-console-shell--restructured .timeline-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.orbance-console-shell--restructured .timeline-command,.orbance-console-shell--restructured .timeline-filter-panel,.orbance-console-shell--restructured .timeline-log-panel,.orbance-console-shell--restructured .timeline-state{padding:12px}.orbance-console-shell--restructured .timeline-metrics{grid-template-columns:1fr}.orbance-console-shell--restructured .timeline-event-card__top,.orbance-console-shell--restructured .timeline-filter-panel__header,.orbance-console-shell--restructured .timeline-log-panel__header{flex-direction:column}.orbance-console-shell--restructured .timeline-command__actions,.orbance-console-shell--restructured .timeline-command__actions .btn,.orbance-console-shell--restructured .timeline-filter-actions,.orbance-console-shell--restructured .timeline-filter-actions .btn,.orbance-console-shell--restructured .timeline-pagination,.orbance-console-shell--restructured .timeline-pagination .btn{width:100%}}.orbance-console-shell--restructured .messages-workbench{display:grid;gap:14px;min-width:0;color:var(--orbance-ink)}.orbance-console-shell--restructured .messages-workbench--state{min-height:360px;align-content:center}.orbance-console-shell--restructured .messages-command,.orbance-console-shell--restructured .messages-conversation-panel,.orbance-console-shell--restructured .messages-reply-panel,.orbance-console-shell--restructured .messages-state,.orbance-console-shell--restructured .messages-thread-panel{border:1px solid rgba(102,118,216,.12);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(249,250,255,.88)),var(--orbance-surface);box-shadow:0 16px 44px rgba(50,62,118,.07)}.orbance-console-shell--restructured .messages-command{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start;padding:18px}.orbance-console-shell--restructured .messages-command:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,rgba(128,156,244,.68),rgba(190,169,244,.64),rgba(244,177,211,.62))}.orbance-console-shell--restructured .messages-kicker{display:inline-flex;width:fit-content;max-width:100%;align-items:center;gap:6px;color:#5965c7;font-size:.72rem;font-weight:740;line-height:1.25}.orbance-console-shell--restructured .messages-command h1{margin:6px 0 4px;font-size:clamp(1.56rem,2vw,2.05rem);line-height:1.14;letter-spacing:0}.orbance-console-shell--restructured .messages-command p{max-width:850px;margin:0;color:var(--orbance-muted);font-size:.78rem;line-height:1.48}.orbance-console-shell--restructured .messages-command__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0}.orbance-console-shell--restructured .messages-command__actions .btn,.orbance-console-shell--restructured .messages-state__actions .btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px}.orbance-console-shell--restructured .messages-boundary-pill{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border:1px solid rgba(102,118,216,.15);border-radius:999px;background:rgba(246,248,255,.82);color:#4f5dba;font-size:.7rem;font-weight:740;white-space:nowrap}.orbance-console-shell--restructured .messages-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .messages-metrics div{min-width:0;display:grid;gap:3px;padding:12px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(255,255,255,.78)}.orbance-console-shell--restructured .messages-metrics strong{color:var(--orbance-ink);font-size:1.16rem;font-weight:760;line-height:1.18}.orbance-console-shell--restructured .messages-metrics span{color:#323a60;font-size:.73rem;font-weight:700;line-height:1.24}.orbance-console-shell--restructured .messages-command-bar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:10px 12px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(255,255,255,.72)}.orbance-console-shell--restructured .messages-command-bar span{display:inline-flex;align-items:center;gap:6px;color:#4f5dba;font-size:.72rem;font-weight:700;line-height:1.25}.orbance-console-shell--restructured .messages-workspace{display:grid;grid-template-columns:minmax(260px,.34fr) minmax(0,1fr);gap:14px;min-width:0}.orbance-console-shell--restructured .messages-conversation-panel,.orbance-console-shell--restructured .messages-reply-panel,.orbance-console-shell--restructured .messages-thread-panel{min-width:0;padding:14px}.orbance-console-shell--restructured .messages-conversation-header h2,.orbance-console-shell--restructured .messages-panel-heading h2{margin:0;font-size:.98rem;line-height:1.2;letter-spacing:0}.orbance-console-shell--restructured .messages-conversation-header p,.orbance-console-shell--restructured .messages-muted,.orbance-console-shell--restructured .messages-panel-heading p{margin:0;color:var(--orbance-muted);font-size:.74rem;line-height:1.35}.orbance-console-shell--restructured .messages-thread-list{display:grid;gap:8px;margin-top:12px}.orbance-console-shell--restructured .messages-thread{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(248,249,255,.64);color:inherit;text-align:left}.orbance-console-shell--restructured .messages-thread--active{border-color:rgba(102,118,216,.35);background:rgba(204,215,250,.34);box-shadow:inset 3px 0 0 rgba(102,118,216,.76)}.orbance-console-shell--restructured .messages-thread>span:first-child{min-width:0;display:grid;gap:3px}.orbance-console-shell--restructured .messages-attachment-option strong,.orbance-console-shell--restructured .messages-bubble__meta strong,.orbance-console-shell--restructured .messages-thread strong{color:var(--orbance-ink);font-size:.78rem;line-height:1.25;white-space:normal;overflow-wrap:anywhere}.orbance-console-shell--restructured .messages-attachment-option small,.orbance-console-shell--restructured .messages-attachments small,.orbance-console-shell--restructured .messages-bubble__meta span,.orbance-console-shell--restructured .messages-thread small{color:var(--orbance-muted);font-size:.69rem;line-height:1.28;white-space:normal;overflow-wrap:anywhere}.orbance-console-shell--restructured .messages-visibility{display:inline-flex;align-items:center;width:fit-content;min-height:24px;padding:3px 8px;border-radius:999px;border:1px solid rgba(102,118,216,.14);background:rgba(204,215,250,.36);color:#4055c8;font-size:.68rem;font-weight:740;line-height:1.2;white-space:nowrap}.orbance-console-shell--restructured .messages-visibility--internal{background:rgba(216,204,250,.34);color:#7556d6}.orbance-console-shell--restructured .messages-visibility--large{min-height:28px;padding-inline:10px}.orbance-console-shell--restructured .messages-conversation-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.orbance-console-shell--restructured .messages-conversation-header>div{min-width:0;display:grid;gap:4px}.orbance-console-shell--restructured .messages-eyebrow{color:#5965c7;font-size:.7rem;font-weight:740;line-height:1.2}.orbance-console-shell--restructured .messages-timeline{min-height:220px;display:grid;align-content:start;gap:10px;padding:12px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(248,249,255,.58)}.orbance-console-shell--restructured .messages-bubble{max-width:min(760px,100%);display:grid;gap:7px;padding:10px 12px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(255,255,255,.84)}.orbance-console-shell--restructured .messages-bubble--internal{justify-self:end;background:rgba(204,215,250,.26)}.orbance-console-shell--restructured .messages-bubble__meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px}.orbance-console-shell--restructured .messages-bubble p{margin:0;color:#30385f;font-size:.76rem;line-height:1.42;overflow-wrap:anywhere}.orbance-console-shell--restructured .messages-reply-panel{margin-top:12px}.orbance-console-shell--restructured .messages-create-form,.orbance-console-shell--restructured .messages-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.orbance-console-shell--restructured .messages-create-form{grid-template-columns:1fr}.orbance-console-shell--restructured .messages-textarea{min-height:94px;resize:vertical}.orbance-console-shell--restructured .messages-attachment-picker{display:grid;gap:6px}.orbance-console-shell--restructured .messages-attachment-option{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:start;padding:8px;border:1px solid rgba(102,118,216,.1);border-radius:8px;background:rgba(248,249,255,.62)}.orbance-console-shell--restructured .messages-attachment-option span{min-width:0;display:grid;gap:2px}.orbance-console-shell--restructured .messages-attachments{display:grid;gap:5px;margin:0;padding:0;list-style:none}.orbance-console-shell--restructured .messages-attachments li{display:flex;flex-wrap:wrap;gap:6px;align-items:center;color:#4f5dba;font-size:.7rem}.orbance-console-shell--restructured .messages-attachments span{color:#30385f}.orbance-console-shell--restructured .messages-reply-actions{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:10px}.orbance-console-shell--restructured .messages-reply-actions span{display:inline-flex;align-items:center;gap:6px;color:#4f5dba;font-size:.72rem;font-weight:700}.orbance-console-shell--restructured .messages-empty-state{padding:18px;border:1px dashed rgba(102,118,216,.18);border-radius:8px;background:rgba(248,249,255,.58);color:var(--orbance-muted);font-size:.74rem;line-height:1.35;text-align:center}.orbance-console-shell--restructured .messages-state{width:min(640px,100%);margin-inline:auto;display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;padding:18px}.orbance-console-shell--restructured .messages-state__icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:8px;color:#5965c7;background:rgba(216,204,250,.38)}.orbance-console-shell--restructured .messages-state h1{margin:0 0 4px;font-size:1.18rem;line-height:1.14}.orbance-console-shell--restructured .messages-state p{margin:0;color:var(--orbance-muted);font-size:.78rem;line-height:1.42}.orbance-console-shell--restructured .messages-state__actions{margin-top:12px}@media (max-width:1180px){.orbance-console-shell--restructured .messages-command,.orbance-console-shell--restructured .messages-workspace{grid-template-columns:1fr}.orbance-console-shell--restructured .messages-command__actions{justify-content:flex-start}.orbance-console-shell--restructured .messages-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.orbance-console-shell--restructured .messages-command,.orbance-console-shell--restructured .messages-conversation-panel,.orbance-console-shell--restructured .messages-reply-panel,.orbance-console-shell--restructured .messages-state,.orbance-console-shell--restructured .messages-thread-panel{padding:12px}.orbance-console-shell--restructured .messages-form-grid,.orbance-console-shell--restructured .messages-metrics{grid-template-columns:1fr}.orbance-console-shell--restructured .messages-command__actions,.orbance-console-shell--restructured .messages-conversation-header,.orbance-console-shell--restructured .messages-reply-actions{flex-direction:column;align-items:stretch}.orbance-console-shell--restructured .messages-command__actions .btn,.orbance-console-shell--restructured .messages-reply-actions .btn{width:100%}}.orbance-console-shell--restructured .access-workbench{display:grid;gap:12px;min-width:0;color:var(--orbance-text)}.orbance-console-shell--restructured .access-workbench--state{min-height:min(620px,calc(100vh - 150px));align-content:center}.orbance-console-shell--restructured .access-command{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,.25fr) minmax(360px,.48fr);gap:12px;align-items:stretch;padding:16px;overflow:hidden;border:1px solid rgba(122,135,190,.12);border-radius:8px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 52%,rgba(204,215,250,.22) 78%,rgba(239,204,250,.16)),#ffffff;box-shadow:0 16px 34px rgba(111,126,202,.055)}.orbance-console-shell--restructured .access-command__copy{min-width:0}.orbance-console-shell--restructured .access-command__eyebrow,.orbance-console-shell--restructured .access-command__signals span,.orbance-console-shell--restructured .access-shortcuts a{display:inline-flex;align-items:center;gap:6px;min-height:26px;border:1px solid rgba(102,118,216,.18);border-radius:8px;background:rgba(255,255,255,.78);color:#30385f;font-size:.72rem;font-weight:700}.orbance-console-shell--restructured .access-command__eyebrow{padding:0 10px;background:linear-gradient(135deg,rgba(204,215,250,.46),rgba(255,255,255,.82))}.orbance-console-shell--restructured .access-command h1{margin:10px 0 4px;color:var(--orbance-ink);font-size:clamp(1.72rem,2.35vw,2.32rem);line-height:1.3;letter-spacing:0}.orbance-console-shell--restructured .access-command p{max-width:860px;margin:0;color:var(--orbance-muted);font-size:.93rem;line-height:1.42}.orbance-console-shell--restructured .access-actions,.orbance-console-shell--restructured .access-command__signals,.orbance-console-shell--restructured .access-inline-form,.orbance-console-shell--restructured .access-role-cell,.orbance-console-shell--restructured .access-secret-output__copy-row,.orbance-console-shell--restructured .access-secret-output__handoff,.orbance-console-shell--restructured .access-status-copy{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.orbance-console-shell--restructured .access-command__signals{margin-top:14px}.orbance-console-shell--restructured .access-command__signals span,.orbance-console-shell--restructured .access-shortcuts a{padding:0 9px;text-decoration:none;white-space:nowrap}.orbance-console-shell--restructured .access-flow__list,.orbance-console-shell--restructured .access-form-grid,.orbance-console-shell--restructured .access-role-grid,.orbance-console-shell--restructured .access-secret-output,.orbance-console-shell--restructured .access-shortcuts,.orbance-console-shell--restructured .access-simple-list{display:grid;gap:8px}.orbance-console-shell--restructured .access-shortcuts a:hover,.orbance-console-shell--restructured .access-shortcuts__current,.orbance-console-shell--restructured .access-shortcuts__primary{border-color:rgba(102,118,216,.3);color:#30385f;background:linear-gradient(135deg,rgba(204,215,250,.58),rgba(255,255,255,.92)),#ffffff}.orbance-console-shell--restructured .access-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.orbance-console-shell--restructured .access-alert,.orbance-console-shell--restructured .access-panel,.orbance-console-shell--restructured .access-stat,.orbance-console-shell--restructured .access-state-panel{border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:0 12px 26px rgba(111,126,202,.048)}.orbance-console-shell--restructured .access-stat{display:grid;min-height:86px;padding:11px;gap:5px;align-content:center;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.2)),#ffffff}.orbance-console-shell--restructured .access-role-card:nth-child(2n),.orbance-console-shell--restructured .access-stat:nth-child(2){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.24)),#ffffff}.orbance-console-shell--restructured .access-role-card:nth-child(3n),.orbance-console-shell--restructured .access-stat:nth-child(3){background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.2)),#ffffff}.orbance-console-shell--restructured .access-stat__icon{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:#6676d8;background:rgba(204,215,250,.28)}.orbance-console-shell--restructured .access-flow__details strong,.orbance-console-shell--restructured .access-role-card__head,.orbance-console-shell--restructured .access-secret-output strong,.orbance-console-shell--restructured .access-stat strong,.orbance-console-shell--restructured .access-status-copy strong{color:var(--orbance-ink);font-weight:700;line-height:1.2}.orbance-console-shell--restructured .access-stat strong{font-size:1rem}.orbance-console-shell--restructured .access-card-meta,.orbance-console-shell--restructured .access-card-note,.orbance-console-shell--restructured .access-field__hint,.orbance-console-shell--restructured .access-flow__details span,.orbance-console-shell--restructured .access-note,.orbance-console-shell--restructured .access-panel__subtitle,.orbance-console-shell--restructured .access-secret-output span,.orbance-console-shell--restructured .access-stat small,.orbance-console-shell--restructured .access-status-copy span{color:var(--orbance-muted);font-size:.72rem;line-height:1.4}.orbance-console-shell--restructured .access-alert,.orbance-console-shell--restructured .access-panel,.orbance-console-shell--restructured .access-state-panel{display:grid;gap:12px;padding:14px}.orbance-console-shell--restructured .access-state-panel{justify-self:center;max-width:560px;text-align:center}.orbance-console-shell--restructured .access-panel__header,.orbance-console-shell--restructured .access-secret-output__header,.orbance-console-shell--restructured .access-secret-output__next,.orbance-console-shell--restructured .access-setting-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.orbance-console-shell--restructured .access-panel__title{display:flex;align-items:center;gap:7px;margin:0;color:var(--orbance-ink);font-size:.98rem;font-weight:700;line-height:1.22}.orbance-console-shell--restructured .access-card-meta,.orbance-console-shell--restructured .access-card-note,.orbance-console-shell--restructured .access-note,.orbance-console-shell--restructured .access-panel__subtitle{margin:3px 0 0}.orbance-console-shell--restructured .access-flow__list{grid-template-columns:repeat(4,minmax(0,1fr))}.orbance-console-shell--restructured .access-flow__step,.orbance-console-shell--restructured .access-role-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:start;min-width:0;padding:10px;border:1px solid rgba(122,135,190,.11);border-left-width:3px;border-radius:8px;background:rgba(255,255,255,.8)}.orbance-console-shell--restructured .access-flow__step .btn{grid-column:2;justify-self:start}.orbance-console-shell--restructured .access-flow__step--complete{border-left-color:rgba(102,118,216,.56)}.orbance-console-shell--restructured .access-flow__step--ready{border-left-color:rgba(155,120,242,.54)}.orbance-console-shell--restructured .access-flow__step--locked{border-left-color:rgba(240,108,173,.44)}.orbance-console-shell--restructured .access-flow__icon{display:grid;width:24px;height:24px;place-items:center;border-radius:8px;color:#4055c8;background:rgba(204,215,250,.35)}.orbance-console-shell--restructured .access-field,.orbance-console-shell--restructured .access-flow__details{display:grid;gap:5px;min-width:0}.orbance-console-shell--restructured .access-form-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.orbance-console-shell--restructured .access-field__label{color:var(--orbance-ink);font-size:.7rem;font-weight:700}.orbance-console-shell--restructured .access-inline-select,.orbance-console-shell--restructured .access-input{width:100%;min-height:34px;min-width:0;padding:0 10px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:var(--orbance-ink);background:rgba(255,255,255,.9);font-size:.78rem}.orbance-console-shell--restructured .access-inline-select:focus,.orbance-console-shell--restructured .access-input:focus{outline:2px solid rgba(124,145,243,.2);border-color:rgba(102,118,216,.34)}.orbance-console-shell--restructured .access-alert--error,.orbance-console-shell--restructured .access-field-error{color:#c94d8c}.orbance-console-shell--restructured .access-secret-output{padding:11px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:rgba(248,249,255,.72)}.orbance-console-shell--restructured .access-secret-output code{min-width:0;max-width:100%;padding:6px 8px;overflow-wrap:anywhere;border:1px solid rgba(102,118,216,.14);border-radius:8px;color:#30385f;background:rgba(255,255,255,.86);font-size:.71rem}.orbance-console-shell--restructured .access-inline-form .access-field{flex:1 1 260px}.orbance-console-shell--restructured .access-grant-dot,.orbance-console-shell--restructured .access-grant-empty,.orbance-console-shell--restructured .access-status-dot{display:inline-block;width:10px;height:10px;border-radius:999px;border:1px solid rgba(102,118,216,.24)}.orbance-console-shell--restructured .access-grant-empty,.orbance-console-shell--restructured .access-status-dot{background:rgba(255,255,255,.92)}.orbance-console-shell--restructured .access-grant-dot,.orbance-console-shell--restructured .access-status-dot--on{background:linear-gradient(135deg,#6676d8,#8ea5f5)}.orbance-console-shell--restructured .access-role-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.orbance-console-shell--restructured .access-role-card{grid-template-columns:1fr;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.18)),#ffffff}.orbance-console-shell--restructured .access-role-card__head{display:flex;justify-content:space-between;gap:8px;align-items:center}.orbance-console-shell--restructured .access-role-chip,.orbance-console-shell--restructured .access-system-badge{display:inline-flex;align-items:center;gap:6px;min-height:23px;padding:0 8px;border:1px solid rgba(102,118,216,.18);border-radius:8px;color:#4055c8;background:linear-gradient(135deg,rgba(204,215,250,.48),rgba(255,255,255,.88));font-size:.67rem;font-weight:700}.orbance-console-shell--restructured .access-role-chip button{display:grid;width:18px;height:18px;place-items:center;border:0;border-radius:6px;color:#4055c8;background:rgba(255,255,255,.78)}.orbance-console-shell--restructured .access-table-wrap{min-width:0;overflow-x:auto;border:1px solid rgba(122,135,190,.1);border-radius:8px}.orbance-console-shell--restructured .access-table{width:100%;min-width:720px;border-collapse:collapse;font-size:.75rem}.orbance-console-shell--restructured .access-table td,.orbance-console-shell--restructured .access-table th{padding:9px;border-bottom:1px solid rgba(122,135,190,.1);color:var(--orbance-text);text-align:left;vertical-align:middle}.orbance-console-shell--restructured .access-table th{color:#30385f;background:rgba(248,249,255,.92);font-size:.68rem;font-weight:700}.orbance-console-shell--restructured .access-table__center{text-align:center!important}.orbance-console-shell--restructured .access-table__category{color:#4055c8!important;background:rgba(204,215,250,.26);font-weight:700}.orbance-console-shell--restructured .access-table__muted,.orbance-console-shell--restructured .access-table__permission-key{display:block;margin-top:2px;color:var(--orbance-muted);font-size:.66rem;line-height:1.3}.orbance-console-shell--restructured .access-permission-toggle{display:inline-grid;width:28px;height:28px;place-items:center;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:#4055c8;background:rgba(255,255,255,.88)}.orbance-console-shell--restructured .access-permission-toggle--inherited,.orbance-console-shell--restructured .access-permission-toggle--on{border-color:rgba(102,118,216,.28);background:linear-gradient(135deg,rgba(204,215,250,.52),rgba(255,255,255,.88))}.orbance-console-shell--restructured .access-simple-list{margin:0;padding:0;list-style:none}.orbance-console-shell--restructured .access-simple-list li{padding:8px 10px;border:1px solid rgba(122,135,190,.1);border-radius:8px;background:rgba(248,249,255,.7);color:var(--orbance-text);font-size:.76rem;font-weight:650}.orbance-console-shell--restructured .access-workbench .btn{min-width:max-content;border-color:rgba(102,118,216,.16);color:#4055c8;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(204,215,250,.26)),#ffffff}.orbance-console-shell--restructured .access-workbench .btn--primary{color:#ffffff;background:linear-gradient(135deg,#6676d8,#7c91f3)}.orbance-console-shell--restructured .access-workbench .btn:hover{border-color:rgba(102,118,216,.3);color:#30385f;background:linear-gradient(135deg,rgba(255,255,255,.99),rgba(216,204,250,.28)),#ffffff}@media (max-width:1260px){.orbance-console-shell--restructured .access-command,.orbance-console-shell--restructured .access-flow__list,.orbance-console-shell--restructured .access-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.orbance-console-shell--restructured .access-command__copy{grid-column:1/-1}}@media (max-width:760px){.orbance-console-shell--restructured .access-command,.orbance-console-shell--restructured .access-flow__list,.orbance-console-shell--restructured .access-form-grid,.orbance-console-shell--restructured .access-metrics{grid-template-columns:1fr}.orbance-console-shell--restructured .access-command,.orbance-console-shell--restructured .access-panel,.orbance-console-shell--restructured .access-state-panel{padding:12px}.orbance-console-shell--restructured .access-panel__header,.orbance-console-shell--restructured .access-secret-output__header,.orbance-console-shell--restructured .access-secret-output__next,.orbance-console-shell--restructured .access-setting-row{display:grid}}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-workbench{display:grid;gap:12px;min-width:0;color:var(--orbance-text)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-workbench--state{min-height:min(620px,calc(100vh - 150px));align-content:center}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.4fr);gap:12px;align-items:stretch;padding:16px;overflow:hidden;border:1px solid rgba(122,135,190,.12);border-radius:8px;background:linear-gradient(110deg,rgba(255,255,255,.99),rgba(248,250,255,.96) 52%,rgba(204,215,250,.22) 78%,rgba(239,204,250,.16)),#ffffff;box-shadow:0 16px 34px rgba(111,126,202,.055)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__copy{min-width:0}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__signals span,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-eyebrow{display:inline-flex;align-items:center;gap:6px;min-height:26px;padding:0 10px;border:1px solid rgba(102,118,216,.18);border-radius:8px;background:rgba(255,255,255,.78);color:#30385f;font-size:.72rem;font-weight:700;white-space:nowrap}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-eyebrow{background:linear-gradient(135deg,rgba(204,215,250,.46),rgba(255,255,255,.82))}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command h1{margin:10px 0 4px;color:var(--orbance-ink);font-size:clamp(1.72rem,2.35vw,2.32rem);line-height:1.3;letter-spacing:0}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command p,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-empty span,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel__header p,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-secret-output span,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-state p{margin:0;color:var(--orbance-muted);font-size:.76rem;line-height:1.42}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command p{max-width:820px;margin-top:0;font-size:.93rem}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-actions,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__signals,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-secret-output__copy-row,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-secret-output__handoff,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-state__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__signals{margin-top:14px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__metrics,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-control-desk{display:grid;grid-template-columns:minmax(280px,.34fr) minmax(0,1fr);gap:12px;align-items:start;min-width:0}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-alert,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-state{border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(252,253,255,.92)),#ffffff;box-shadow:0 12px 26px rgba(111,126,202,.048)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric{display:grid;min-height:86px;padding:11px;gap:5px;align-content:center;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(204,215,250,.2)),#ffffff}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric--accent{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.24)),#ffffff}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric small,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric span{color:var(--orbance-muted);font-size:.7rem;font-weight:650;line-height:1.32}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric strong{color:var(--orbance-ink);font-size:1.24rem;font-weight:760;line-height:1.1}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-alert,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-state{display:grid;gap:12px;padding:14px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-state{justify-self:center;max-width:560px;text-align:center}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel__header h2,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-state h1{display:flex;align-items:center;gap:7px;margin:0;color:var(--orbance-ink);font-size:.98rem;font-weight:700;line-height:1.22}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel__header,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-secret-output__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-field{display:grid;gap:5px;min-width:0}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-field__label{color:var(--orbance-ink);font-size:.7rem;font-weight:700}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-input{width:100%;min-height:34px;min-width:0;padding:0 10px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:var(--orbance-ink);background:rgba(255,255,255,.9);font-size:.78rem}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-input:focus{outline:2px solid rgba(124,145,243,.2);border-color:rgba(102,118,216,.34)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-alert--error{color:#c94d8c}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-secret-output{display:grid;gap:8px;padding:11px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:rgba(248,249,255,.72)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-empty strong,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-secret-output strong{display:block;color:var(--orbance-ink);font-size:.78rem;font-weight:700;line-height:1.26}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-secret-output code{min-width:0;max-width:100%;padding:6px 8px;overflow-wrap:anywhere;border:1px solid rgba(102,118,216,.14);border-radius:8px;color:#30385f;background:rgba(255,255,255,.86);font-size:.71rem}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-empty{display:grid;justify-items:center;gap:6px;padding:28px;text-align:center;border:1px solid rgba(122,135,190,.1);border-radius:8px;background:rgba(248,249,255,.7)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-empty--compact{min-height:92px;padding:16px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-search{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:center;min-height:36px;padding:0 10px;border:1px solid rgba(102,118,216,.14);border-radius:8px;color:#6676d8;background:rgba(255,255,255,.82)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-search input{min-width:0;border:0;color:var(--orbance-ink);background:transparent;font-size:.76rem;outline:0}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-search input::placeholder{color:var(--orbance-muted)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-list{display:grid;gap:7px;max-height:min(520px,calc(100vh - 310px));overflow-y:auto;padding-right:2px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row{width:100%;min-width:0;display:grid;gap:6px 9px;align-items:center;padding:10px;border:1px solid rgba(122,135,190,.1);border-radius:8px;color:inherit;background:rgba(255,255,255,.68);text-align:left;transition:border-color var(--transition-fast),background var(--transition-fast),box-shadow var(--transition-fast)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row--active,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row:hover{border-color:rgba(102,118,216,.24);background:rgba(255,255,255,.94);box-shadow:inset 0 0 0 1px rgba(204,215,250,.4)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row__main{min-width:0;display:grid;gap:3px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row__main strong{overflow:hidden;color:var(--orbance-ink);font-size:.76rem;font-weight:720;text-overflow:ellipsis;white-space:nowrap}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row__main small,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row__meta{min-width:0;color:var(--orbance-muted);font-size:.68rem;line-height:1.35}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row__meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row__status{min-height:24px;padding:5px 8px;border:1px solid rgba(102,118,216,.14);border-radius:999px;color:#30385f;background:rgba(204,215,250,.24);font-size:.66rem;font-weight:680;line-height:1}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row__status--attention{border-color:rgba(201,77,140,.2);color:#7a2d57;background:rgba(239,204,250,.26)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row__status--active,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row__status--trial{border-color:rgba(102,118,216,.18);color:#4055c8;background:rgba(204,215,250,.3)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-selected-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile{min-width:0;display:grid;gap:3px;padding:10px;border:1px solid rgba(122,135,190,.1);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(204,215,250,.16)),#ffffff}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile small,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile span{overflow:hidden;color:var(--orbance-muted);font-size:.68rem;font-weight:640;text-overflow:ellipsis;white-space:nowrap}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile strong{overflow:hidden;color:var(--orbance-ink);font-size:1rem;font-weight:740;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-panel{gap:14px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card{min-width:0;display:grid;gap:10px;align-content:start;padding:12px;border:1px solid rgba(122,135,190,.11);background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(248,250,255,.82)),#ffffff}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card--wide{grid-column:1/-1}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card h3{display:inline-flex;align-items:center;gap:7px;margin:0;color:var(--orbance-ink);font-size:.82rem;font-weight:720}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card p{margin:0;color:var(--orbance-muted);font-size:.73rem;line-height:1.42}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-pill{display:inline-flex;width:fit-content;max-width:100%;align-items:center;min-height:25px;padding:0 9px;border:1px solid rgba(102,118,216,.16);border-radius:8px;color:#4055c8;background:rgba(204,215,250,.26);font-size:.69rem;font-weight:720;line-height:1.2;overflow-wrap:anywhere}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-list{display:grid;gap:8px;max-height:min(560px,calc(100vh - 360px));min-height:0;overflow-y:auto;padding-right:2px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row{min-width:0;display:grid;grid-template-columns:minmax(160px,.55fr) minmax(240px,1fr) minmax(260px,.9fr);gap:10px;align-items:center;padding:10px;border:1px solid rgba(122,135,190,.1);border-radius:8px;background:rgba(255,255,255,.76)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row__facts,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row__identity{min-width:0;display:grid;gap:4px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row__identity strong{min-width:0;color:var(--orbance-ink);font-size:.76rem;font-weight:720;overflow-wrap:anywhere}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row__facts span,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row__identity span{min-width:0;color:var(--orbance-muted);font-size:.7rem;line-height:1.32;overflow-wrap:anywhere}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row__facts{grid-template-columns:repeat(4,minmax(0,1fr))}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row__actions{min-width:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(116px,1fr));gap:6px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row__actions .btn{width:100%;min-width:0;min-height:32px;justify-content:center;gap:5px;padding-inline:7px;font-size:.66rem;white-space:normal}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-table-wrap{min-width:0;max-height:min(620px,calc(100vh - 280px));min-height:0;overflow:auto;border:1px solid rgba(122,135,190,.1)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-table{width:100%;min-width:920px;border-collapse:collapse;font-size:.75rem}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-table td,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-table th{padding:9px;border-bottom:1px solid rgba(122,135,190,.1);color:var(--orbance-text);text-align:left;vertical-align:middle}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-table th{position:sticky;top:0;z-index:1;color:#30385f;background:rgba(248,249,255,.92);font-size:.68rem;font-weight:700}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-table__muted{color:var(--orbance-muted)!important;font-size:.7rem}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-table code{padding:3px 6px;border:1px solid rgba(102,118,216,.12);border-radius:7px;color:#30385f;background:rgba(204,215,250,.2)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-table__selected-row{background:linear-gradient(90deg,rgba(204,215,250,.24),rgba(255,255,255,0))}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-workbench .btn{min-width:max-content;border-color:rgba(102,118,216,.16);color:#4055c8;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(204,215,250,.26)),#ffffff}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-workbench .btn--primary{color:#ffffff;background:linear-gradient(135deg,#6676d8,#7c91f3)}@media (max-width:1120px){:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-control-desk,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-form-grid,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-grid,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row{grid-template-columns:1fr}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__metrics,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-selected-summary{grid-template-columns:repeat(2,minmax(0,1fr))}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-list{max-height:360px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-table-wrap,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-list{max-height:460px}}@media (max-width:720px){:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-state{padding:12px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__metrics,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-selected-summary{grid-template-columns:1fr}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row__actions,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row__facts{grid-template-columns:1fr}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-list,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-table-wrap,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-list{max-height:360px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel__header,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-secret-output__header{display:grid}}.orbance-console-shell--restructured .object-detail-workbench{display:grid;gap:12px;min-width:0;color:var(--orbance-ink)}.orbance-console-shell--restructured .object-detail-workbench--state{min-height:min(620px,calc(100vh - 150px));align-content:center}.orbance-console-shell--restructured .object-detail-command{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:12px;align-items:stretch;padding:16px;border:1px solid rgba(122,135,190,.11);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,204,250,.16)),linear-gradient(180deg,rgba(204,215,250,.22),rgba(255,255,255,.9));box-shadow:0 18px 38px rgba(55,69,138,.08)}.orbance-console-shell--restructured .object-detail-command__copy{min-width:0}.orbance-console-shell--restructured .object-detail-backlink,.orbance-console-shell--restructured .object-detail-command__signals span,.orbance-console-shell--restructured .object-detail-eyebrow,.orbance-console-shell--restructured .object-detail-system-chip{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:5px 9px;border:1px solid rgba(102,118,216,.15);border-radius:8px;background:rgba(255,255,255,.78);color:#30385f;font-size:.72rem;font-weight:700;line-height:1.2;text-decoration:none}.orbance-console-shell--restructured .object-detail-eyebrow{margin-left:8px;background:linear-gradient(135deg,rgba(204,215,250,.46),rgba(255,255,255,.82))}.orbance-console-shell--restructured .object-detail-command h1{margin:10px 0 4px;color:var(--orbance-ink);font-size:1.55rem;line-height:1.18;letter-spacing:0}.orbance-console-shell--restructured .object-detail-command p,.orbance-console-shell--restructured .object-detail-empty__desc,.orbance-console-shell--restructured .object-detail-panel__subtitle,.orbance-console-shell--restructured .object-detail-state p{margin:0;color:var(--orbance-muted);font-size:.82rem;line-height:1.45}.orbance-console-shell--restructured .object-detail-command p{max-width:860px}.orbance-console-shell--restructured .object-detail-command__signals{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.orbance-console-shell--restructured .object-detail-command__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-content:start}.orbance-console-shell--restructured .object-detail-metric,.orbance-console-shell--restructured .object-detail-panel,.orbance-console-shell--restructured .object-detail-state{border:1px solid rgba(122,135,190,.11);border-radius:8px;background:rgba(255,255,255,.94);box-shadow:0 12px 28px rgba(55,69,138,.06)}.orbance-console-shell--restructured .object-detail-metric{display:grid;min-height:82px;align-content:center;gap:4px;padding:12px}.orbance-console-shell--restructured .object-detail-metric--accent{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(216,204,250,.24)),rgba(255,255,255,.92)}.orbance-console-shell--restructured .object-detail-metric small,.orbance-console-shell--restructured .object-detail-metric span{color:var(--orbance-muted);font-size:.7rem;font-weight:700;line-height:1.25}.orbance-console-shell--restructured .object-detail-metric strong{overflow-wrap:anywhere;color:var(--orbance-ink);font-size:1.02rem;line-height:1.15;text-transform:capitalize}.orbance-console-shell--restructured .object-detail-danger-action,.orbance-console-shell--restructured .object-detail-system-chip{justify-self:end;align-self:end;grid-column:1/-1}.orbance-console-shell--restructured .object-detail-danger-action{color:#c94d8c}.orbance-console-shell--restructured .object-detail-panel,.orbance-console-shell--restructured .object-detail-state{display:grid;gap:12px;min-width:0;padding:14px}.orbance-console-shell--restructured .object-detail-state{justify-self:center;max-width:560px;text-align:center}.orbance-console-shell--restructured .object-detail-panel__title,.orbance-console-shell--restructured .object-detail-state h1{display:flex;align-items:center;gap:8px;margin:0;color:var(--orbance-ink);font-size:.98rem;line-height:1.24;letter-spacing:0}.orbance-console-shell--restructured .object-detail-panel__header{display:flex;justify-content:space-between;gap:12px;min-width:0}.orbance-console-shell--restructured .object-detail-empty{display:grid;justify-items:center;gap:6px;padding:24px 12px;text-align:center}.orbance-console-shell--restructured .object-detail-empty__title{color:var(--orbance-ink);font-size:.92rem;font-weight:800}.orbance-console-shell--restructured .object-detail-workbench table{min-width:780px}.orbance-console-shell--restructured .object-detail-workbench td,.orbance-console-shell--restructured .object-detail-workbench th{vertical-align:top}.orbance-console-shell--restructured .object-detail-workbench input,.orbance-console-shell--restructured .object-detail-workbench select{max-width:100%}.orbance-console-shell--restructured .object-detail-workbench code{overflow-wrap:anywhere;border-radius:6px;color:#30385f}.orbance-console-shell--restructured .object-detail-workbench .btn{min-width:max-content;border-color:rgba(102,118,216,.16)}.orbance-console-shell--restructured .object-detail-workbench .btn--primary{color:#ffffff;background:linear-gradient(135deg,#6676d8,#7c91f3)}@media (max-width:1120px){.orbance-console-shell--restructured .object-detail-command{grid-template-columns:1fr}.orbance-console-shell--restructured .object-detail-command__summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.orbance-console-shell--restructured .object-detail-command,.orbance-console-shell--restructured .object-detail-panel,.orbance-console-shell--restructured .object-detail-state{padding:12px}.orbance-console-shell--restructured .object-detail-command__summary{grid-template-columns:1fr}.orbance-console-shell--restructured .object-detail-panel__header{display:grid}}.orbance-console-shell--restructured .console-topbar{min-height:50px;margin:10px 10px 0;padding:7px 10px;grid-template-columns:minmax(190px,.8fr) minmax(0,1.2fr);gap:10px;border-color:rgba(78,64,52,.12);background:rgba(255,255,255,.78);box-shadow:0 0 0 .5px rgba(255,255,255,.54),0 1px 2px rgba(48,43,37,.05);backdrop-filter:saturate(180%) blur(22px);-webkit-backdrop-filter:saturate(180%) blur(22px)}.orbance-console-shell--restructured .console-topbar__heading{display:grid;gap:2px}.orbance-console-shell--restructured .console-topbar__breadcrumbs{gap:4px}.orbance-console-shell--restructured .console-topbar__breadcrumb{font-size:.68rem;font-weight:560}.orbance-console-shell--restructured .console-topbar__title{font-size:.9rem;font-weight:650}.orbance-console-shell--restructured .console-topbar__scope{display:none}.orbance-console-shell--restructured .console-topbar__chips{margin-top:0;gap:5px}.orbance-console-shell--restructured .console-topbar__access,.orbance-console-shell--restructured .console-topbar__plan,.orbance-console-shell--restructured .console-topbar__section{min-height:18px;padding:0;border:0;background:transparent;color:var(--orbance-muted);font-size:.64rem;font-weight:520}.orbance-console-shell--restructured .console-topbar__access:before,.orbance-console-shell--restructured .console-topbar__plan:before{content:"/";margin-right:5px;color:rgba(29,29,31,.28)}.orbance-console-shell--restructured .console-topbar__actions{gap:6px}.orbance-console-shell--restructured .console-command-button{flex:1 1 300px;width:min(360px,28vw);min-height:32px;padding:0 10px;border:0;border-radius:8px;background:rgba(118,118,128,.08);box-shadow:0 0 0 .5px rgba(78,64,52,.1)}.orbance-console-shell--restructured .console-command-button kbd{min-width:30px;min-height:18px;border:0;background:rgba(255,255,255,.72);box-shadow:0 0 0 .5px rgba(78,64,52,.1)}.orbance-console-shell--restructured .console-topbar__quick-menu,.orbance-console-shell--restructured .console-topbar__segments,.orbance-console-shell--restructured .console-topbar__user-copy{display:none}.orbance-console-shell--restructured .console-topbar__quick-create{min-height:32px;border:0;background:transparent}.orbance-console-shell--restructured .console-topbar__quick-action{min-width:92px;min-height:32px;padding:0 10px;border:0;border-radius:8px;color:#ffffff;background:linear-gradient(180deg,#6676d8,#5869ca);box-shadow:0 0 0 .5px rgba(255,255,255,.24),0 5px 12px rgba(102,118,216,.16)}.orbance-console-shell--restructured .console-topbar__notification{width:32px;height:32px;min-height:32px;border:0;border-radius:8px;background:rgba(118,118,128,.08);box-shadow:0 0 0 .5px rgba(78,64,52,.1)}.orbance-console-shell--restructured .console-topbar__user{min-height:32px;grid-template-columns:28px auto;gap:6px;padding:2px 7px 2px 2px;border:0;border-radius:8px;background:rgba(118,118,128,.08);box-shadow:0 0 0 .5px rgba(78,64,52,.1)}.orbance-console-shell--restructured .console-topbar__avatar{width:28px;height:28px;font-size:.68rem}.orbance-console-shell--restructured .console-topbar__mfa{min-height:22px;padding:0 6px;font-size:.64rem}.orbance-console-shell--restructured .console-platform-brand{min-height:30px}.orbance-console-shell--restructured .console-platform-brand img{width:24px;height:24px;transform:none;filter:drop-shadow(0 5px 10px rgba(124,145,243,.12))}.orbance-console-shell--restructured .console-platform-brand strong{font-size:.76rem;font-weight:560}.orbance-console-shell--restructured.orbance-console-shell--subnav-collapsed .console-platform-brand{justify-content:center}.orbance-console-shell--restructured.orbance-console-shell--subnav-collapsed .console-platform-brand img{width:22px;height:22px}.orbance-console-shell--restructured .console-command-button kbd{display:none!important}.orbance-console-shell--restructured .console-topbar__quick-action{min-width:72px!important;min-height:30px!important;color:rgba(29,29,31,.78)!important;background:rgba(255,255,255,.58)!important;box-shadow:0 0 0 .5px rgba(78,64,52,.1)!important}.orbance-console-shell--restructured .console-topbar__quick-action:hover{color:#30385f!important;background:rgba(255,255,255,.82)!important}.orbance-console-shell--restructured .console-topbar__notification,.orbance-console-shell--restructured .console-topbar__quick-create,.orbance-console-shell--restructured .console-topbar__user{background:rgba(255,255,255,.52)!important}.orbance-console-shell--restructured{color:#1d1d1f;background:linear-gradient(180deg,rgba(250,250,252,.96),rgba(242,243,247,.98)),#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}.orbance-console-shell--restructured .console-main{background:transparent}.orbance-console-shell--restructured .console-app-rail,.orbance-console-shell--restructured .console-primary-rail,.orbance-console-shell--restructured .console-subnav-rail{border-color:rgba(60,60,67,.1);background:rgba(246,246,249,.72);box-shadow:none;backdrop-filter:saturate(180%) blur(22px);-webkit-backdrop-filter:saturate(180%) blur(22px)}.orbance-console-shell--restructured .console-app-rail__button,.orbance-console-shell--restructured .console-app-rail__link,.orbance-console-shell--restructured .console-primary-link,.orbance-console-shell--restructured .console-rail-toggle,.orbance-console-shell--restructured .console-subnav-link,.orbance-console-shell--restructured .console-workspace-lockup{border-radius:8px;box-shadow:none}.orbance-console-shell--restructured .console-workspace-lockup{border-color:transparent;background:transparent}.orbance-console-shell--restructured .console-app-rail__link-copy strong,.orbance-console-shell--restructured .console-platform-brand strong,.orbance-console-shell--restructured .console-primary-link span,.orbance-console-shell--restructured .console-subnav-link__copy strong,.orbance-console-shell--restructured .console-topbar__title,.orbance-console-shell--restructured .console-workspace-lockup__copy strong{color:#1d1d1f;font-weight:540!important;letter-spacing:0}.orbance-console-shell--restructured .console-primary-link span,.orbance-console-shell--restructured .console-subnav-link__copy strong{font-size:.74rem}.orbance-console-shell--restructured .console-command-button span,.orbance-console-shell--restructured .console-subnav-link__copy small,.orbance-console-shell--restructured .console-subnav-rail__section-header small,.orbance-console-shell--restructured .console-subnav-rail__section-header span,.orbance-console-shell--restructured .console-topbar__access,.orbance-console-shell--restructured .console-topbar__breadcrumb,.orbance-console-shell--restructured .console-topbar__plan,.orbance-console-shell--restructured .console-topbar__section,.orbance-console-shell--restructured .console-workspace-lockup__copy small{color:rgba(29,29,31,.48);font-weight:450!important;letter-spacing:0;text-transform:none}.orbance-console-shell--restructured .console-subnav-link{min-height:34px;padding:6px 7px;border-color:transparent;color:rgba(29,29,31,.74);background:transparent}.orbance-console-shell--restructured .console-app-rail__link:hover,.orbance-console-shell--restructured .console-primary-link:hover,.orbance-console-shell--restructured .console-rail-toggle:hover,.orbance-console-shell--restructured .console-subnav-link:hover{border-color:rgba(60,60,67,.1);background:rgba(255,255,255,.52)}.orbance-console-shell--restructured .console-app-rail__link--active,.orbance-console-shell--restructured .console-primary-link--active,.orbance-console-shell--restructured .console-subnav-link--active{border-color:rgba(60,60,67,.12);background:rgba(255,255,255,.62);box-shadow:inset 2px 0 0 rgba(102,118,216,.48)}.orbance-console-shell--restructured .console-sidebar__link-icon,.orbance-console-shell--restructured .console-subnav-link__icon{width:24px;height:24px;border-color:rgba(60,60,67,.1);border-radius:7px;color:rgba(29,29,31,.58);background:rgba(255,255,255,.34);box-shadow:none}.orbance-console-shell--restructured .console-subnav-link--active .console-subnav-link__icon{color:#30385f;background:rgba(204,215,250,.34)}.orbance-console-shell--restructured .console-command-button,.orbance-console-shell--restructured .console-topbar__notification,.orbance-console-shell--restructured .console-topbar__quick-action,.orbance-console-shell--restructured .console-topbar__user{border:1px solid rgba(60,60,67,.1)!important;background:rgba(255,255,255,.46)!important;box-shadow:none!important}.orbance-console-shell--restructured .console-topbar__quick-action{color:rgba(29,29,31,.7)!important;font-weight:520!important}.orbance-console-shell--restructured{--shell-blue:rgba(142,165,245,0.62);--shell-lavender:rgba(198,184,255,0.46);--shell-pink:rgba(239,204,250,0.42);--shell-peach:rgba(255,214,189,0.34);--shell-line-color:rgba(60,60,67,0.11);background:radial-gradient(circle at 14% 0,rgba(204,215,250,.24),transparent 27%),radial-gradient(circle at 86% -8%,rgba(239,204,250,.18),transparent 25%),linear-gradient(180deg,rgba(250,250,252,.96),rgba(242,243,247,.98)),#f5f5f7}.orbance-console-shell--restructured .console-app-rail,.orbance-console-shell--restructured .console-primary-rail,.orbance-console-shell--restructured .console-subnav-rail{border-color:var(--shell-line-color);background:linear-gradient(180deg,rgba(255,255,255,.46),rgba(246,246,249,.68)),rgba(246,246,249,.72)}.orbance-console-shell--restructured .console-topbar{border-color:rgba(142,165,245,.14);background:linear-gradient(90deg,rgba(255,255,255,.76),rgba(248,249,255,.56),rgba(255,255,255,.72)),rgba(255,255,255,.7)}.orbance-console-shell--restructured .console-app-rail__link--active,.orbance-console-shell--restructured .console-primary-link--active,.orbance-console-shell--restructured .console-subnav-link--active{border-color:rgba(142,165,245,.2);background:linear-gradient(90deg,rgba(204,215,250,.42),rgba(255,255,255,.62) 44%,rgba(239,204,250,.16)),rgba(255,255,255,.62);box-shadow:inset 2px 0 0 rgba(102,118,216,.52),inset 0 1px 0 rgba(255,255,255,.58)}.orbance-console-shell--restructured .console-subnav-link--active .console-subnav-link__icon{background:linear-gradient(135deg,rgba(204,215,250,.48),rgba(239,204,250,.26)),rgba(255,255,255,.34)}.orbance-console-shell--restructured .console-command-button:focus-visible,.orbance-console-shell--restructured .console-topbar__notification:focus-visible,.orbance-console-shell--restructured .console-topbar__quick-action:focus-visible,.orbance-console-shell--restructured .console-topbar__user:focus-visible{outline:2px solid rgba(142,165,245,.48);outline-offset:2px}.orbance-console-shell--restructured .console-platform-brand img{filter:drop-shadow(0 5px 10px rgba(124,145,243,.1)) drop-shadow(0 1px 4px rgba(239,204,250,.14))}@media (prefers-reduced-motion:no-preference){.orbance-console-shell--restructured .console-app-rail__link,.orbance-console-shell--restructured .console-command-button,.orbance-console-shell--restructured .console-primary-link,.orbance-console-shell--restructured .console-subnav-link,.orbance-console-shell--restructured .console-topbar__notification,.orbance-console-shell--restructured .console-topbar__quick-action,.orbance-console-shell--restructured .console-topbar__user{transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}}.orbance-console-shell--restructured .console-subnav-rail__nav{padding-top:10px}.orbance-console-shell--restructured .console-subnav-rail__footer{padding:8px 10px 12px}.orbance-console-shell--restructured .console-platform-brand{min-height:28px;opacity:.86}.orbance-console-shell--restructured .console-platform-brand img{width:22px;height:22px}.orbance-console-shell--restructured .console-platform-brand strong{font-size:.72rem;font-weight:500!important}.orbance-console-shell--restructured{--shell-glass:rgba(248,248,251,0.76);--shell-glass-strong:rgba(255,255,255,0.72);--shell-hairline:rgba(60,60,67,0.09);--shell-hairline-strong:rgba(102,118,216,0.18);--shell-ink-soft:rgba(29,29,31,0.68);background:radial-gradient(circle at 12% -10%,rgba(204,215,250,.18),transparent 30%),radial-gradient(circle at 92% -12%,rgba(239,204,250,.12),transparent 28%),linear-gradient(180deg,#fbfbfd,#f3f4f8)}.orbance-console-shell--restructured .console-app-rail,.orbance-console-shell--restructured .console-primary-rail,.orbance-console-shell--restructured .console-subnav-rail{border-color:var(--shell-hairline);background:linear-gradient(180deg,rgba(255,255,255,.54),rgba(246,247,251,.7)),var(--shell-glass);box-shadow:inset 0 1px 0 rgba(255,255,255,.68),0 1px 2px rgba(29,29,31,.018)}.orbance-console-shell--restructured .console-app-rail{margin:10px 7px 10px 8px}.orbance-console-shell--restructured .console-subnav-rail{margin:10px 0}.orbance-console-shell--restructured .console-primary-rail{margin:10px 8px 10px 7px}.orbance-console-shell--restructured .console-app-rail__nav{gap:13px;padding-top:58px}.orbance-console-shell--restructured .console-subnav-rail__nav{padding:14px 8px 0}.orbance-console-shell--restructured .console-subnav-rail__section{gap:5px;padding:0}.orbance-console-shell--restructured .console-app-rail__button,.orbance-console-shell--restructured .console-app-rail__link,.orbance-console-shell--restructured .console-primary-link{width:36px;height:36px;border-radius:9px;color:rgba(29,29,31,.58)}.orbance-console-shell--restructured .console-subnav-link{min-height:40px;padding:7px 8px;border-radius:9px}.orbance-console-shell--restructured .console-subnav-link__icon{width:25px;height:25px;border-color:rgba(60,60,67,.075);background:rgba(255,255,255,.38)}.orbance-console-shell--restructured .console-subnav-link__copy strong{color:rgba(29,29,31,.78);font-size:.735rem;font-weight:510!important}.orbance-console-shell--restructured .console-subnav-link__copy small{color:rgba(29,29,31,.42);font-size:.645rem;font-weight:410!important}.orbance-console-shell--restructured .console-app-rail__button:hover,.orbance-console-shell--restructured .console-app-rail__link:hover,.orbance-console-shell--restructured .console-primary-link:hover,.orbance-console-shell--restructured .console-rail-toggle:hover,.orbance-console-shell--restructured .console-subnav-link:hover{border-color:rgba(60,60,67,.095);color:rgba(29,29,31,.78);background:rgba(255,255,255,.62)}.orbance-console-shell--restructured .console-app-rail__link--active,.orbance-console-shell--restructured .console-primary-link--active,.orbance-console-shell--restructured .console-subnav-link--active{border-color:var(--shell-hairline-strong);color:#1d1d1f;background:linear-gradient(90deg,rgba(204,215,250,.48),rgba(255,255,255,.7) 48%,rgba(239,204,250,.14)),var(--shell-glass-strong);box-shadow:inset 2px 0 0 rgba(102,118,216,.56),inset 0 1px 0 rgba(255,255,255,.72)}.orbance-console-shell--restructured .console-topbar{min-height:48px;margin:10px 12px 0 10px;padding:7px 9px;border-color:var(--shell-hairline);background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,255,255,.58)),rgba(250,250,252,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 1px 2px rgba(29,29,31,.02)}.orbance-console-shell--restructured .console-command-button{min-height:31px;border-color:rgba(60,60,67,.08)!important;background:rgba(255,255,255,.52)!important}.orbance-console-shell--restructured .console-command-button span{color:rgba(29,29,31,.42)}.orbance-console-shell--restructured .console-topbar__notification,.orbance-console-shell--restructured .console-topbar__quick-action,.orbance-console-shell--restructured .console-topbar__user{border-color:rgba(60,60,67,.08)!important;background:rgba(255,255,255,.5)!important}.orbance-console-shell--restructured .console-command-button:hover,.orbance-console-shell--restructured .console-topbar__notification:hover,.orbance-console-shell--restructured .console-topbar__quick-action:hover,.orbance-console-shell--restructured .console-topbar__user:hover{background:rgba(255,255,255,.78)!important}.orbance-console-shell--restructured .console-primary-rail__nav{gap:15px;padding-top:66px}.orbance-console-shell--restructured .console-platform-brand{justify-content:flex-end;gap:6px;opacity:.78}.orbance-console-shell--restructured .console-platform-brand:hover{opacity:1}.orbance-console-shell--restructured .console-platform-brand img{width:20px;height:20px}@media (prefers-reduced-motion:no-preference){.orbance-console-shell--restructured .console-app-rail__link:hover,.orbance-console-shell--restructured .console-primary-link:hover,.orbance-console-shell--restructured .console-subnav-link:hover{transform:translateY(-1px)}}@media (max-width:860px){.orbance-console-shell--restructured{grid-template-columns:minmax(0,1fr);max-height:none;overflow:visible}.orbance-console-shell--restructured .console-topbar{margin-right:10px;grid-template-columns:minmax(0,1fr)}.orbance-console-shell--restructured .console-primary-rail{display:none!important}}.orbance-console-shell--restructured{--prod-surface:rgba(255,255,255,0.70);--prod-surface-strong:rgba(255,255,255,0.86);--prod-border:rgba(60,60,67,0.085);--prod-border-strong:rgba(102,118,216,0.18);--prod-text:rgba(29,29,31,0.70);--prod-muted:rgba(29,29,31,0.45);--prod-depth:0 1px 1px rgba(29,29,31,0.018),0 10px 28px rgba(86,90,116,0.040);--prod-inset:inset 0 1px 0 rgba(255,255,255,0.72)}.orbance-console-shell--restructured :where(.admin-page-shell,.messages-console-page,.opportunities-console-page,.timeline-console-page,.work-ops-page,.relationship-console-page,.clients-workbench,.client360-workbench,.automations-workbench,.ai-workbench,.integrations-workbench,.approvals-workbench,.activity-workbench,.health-workbench,.deliverables-workbench,.email-workbench,.object-detail-workbench,.record-workbench,.reports-workbench,.scheduling-workbench){width:100%;max-width:none;gap:12px;padding:12px 14px 28px}.orbance-console-shell--restructured :where([class$=-command],[class*="-command "],[class$=-command-center],[class*="-command-center "],.orbance-admin-hero,.admin-hero,.documents-hero,.section-header){min-height:0;gap:12px;padding:14px;border:1px solid var(--prod-border);border-radius:11px;background:linear-gradient(180deg,rgba(255,255,255,.8),rgba(255,255,255,.54)),radial-gradient(circle at 92% -22%,rgba(239,204,250,.12),transparent 38%),radial-gradient(circle at 8% -24%,rgba(204,215,250,.16),transparent 34%),var(--prod-surface);box-shadow:var(--prod-inset),var(--prod-depth);backdrop-filter:saturate(180%) blur(22px);-webkit-backdrop-filter:saturate(180%) blur(22px)}.orbance-console-shell--restructured :where([class$=-command],[class*="-command "],[class$=-command-center],[class*="-command-center "],.orbance-admin-hero,.admin-hero,.documents-hero) :where(h1,.admin-page-title,.admin-hero__title,.section-header__title){max-width:34ch;color:#1d1d1f;font-size:clamp(1rem,.42vw + .94rem,1.24rem);font-weight:610;line-height:1.14;letter-spacing:0}.orbance-console-shell--restructured :where([class$=-command],[class*="-command "],[class$=-command-center],[class*="-command-center "],.orbance-admin-hero,.admin-hero,.documents-hero,.section-header) :where(p,small){max-width:74ch;color:var(--prod-muted);font-size:.72rem;font-weight:410;line-height:1.38}.orbance-console-shell--restructured :where([class$=__eyebrow],[class*="__eyebrow "],.scheduling-eyebrow,.object-detail-eyebrow,.clients-workbench-eyebrow){color:var(--prod-muted);font-size:.62rem;font-weight:500;letter-spacing:0;text-transform:none}.orbance-console-shell--restructured :where(.card,.admin-panel,.admin-state-card,[class$=-panel],[class*="-panel "],[class$=-card],[class*="-card "],[class$=-toolbar],[class*="-toolbar "]){border-color:var(--prod-border);border-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,255,255,.54)),var(--prod-surface);box-shadow:var(--prod-inset),0 1px 2px rgba(29,29,31,.018)}.orbance-console-shell--restructured :where(.card__title,[class$=__title],[class*="__title "],h2){color:#1d1d1f;font-weight:560;letter-spacing:0}.orbance-console-shell--restructured :where(.card__subtitle,[class$=__subtitle],[class*="__subtitle "]){color:var(--prod-muted);font-weight:410;line-height:1.38}.orbance-console-shell--restructured :where(.data-table-wrapper,[class$=-table-wrap],[class*="-table-wrap "]){border-color:var(--prod-border);border-radius:10px;background:rgba(255,255,255,.56);box-shadow:none}.orbance-console-shell--restructured :where(.data-table,[class$=-table],[class*="-table "]) th{color:var(--prod-muted);background:rgba(255,255,255,.5);font-size:.66rem;font-weight:520;letter-spacing:0;text-transform:none}.orbance-console-shell--restructured :where(.data-table,[class$=-table],[class*="-table "]) td{color:var(--prod-text);border-bottom-color:rgba(60,60,67,.06);font-size:.74rem}.orbance-console-shell--restructured :where(.data-table__name,td strong,[class$=-link],[class*="-link "]){color:#1d1d1f}.orbance-console-shell--restructured :where(.btn,.orbance-workbench-action,button:not(.console-app-rail__button):not(.console-rail-toggle):not(.console-topbar__quick-menu),.form-input,.form-select,input,select,textarea){border-radius:8px}.orbance-console-shell--restructured :where(.btn,.orbance-workbench-action){min-height:30px;border-color:var(--prod-border);color:rgba(29,29,31,.72);background:rgba(255,255,255,.58);box-shadow:none;font-size:.72rem;font-weight:520}.orbance-console-shell--restructured :where(.btn--primary,.orbance-workbench-action--primary){border-color:rgba(102,118,216,.2);color:#30385f;background:linear-gradient(180deg,rgba(204,215,250,.52),rgba(216,204,250,.32)),rgba(255,255,255,.64)}.orbance-console-shell--restructured :where(.btn:hover,.orbance-workbench-action:hover){border-color:var(--prod-border-strong);background:rgba(255,255,255,.82)}.orbance-console-shell--restructured :where(.form-input,.form-select,input,select,textarea){border-color:var(--prod-border);background:rgba(255,255,255,.62);color:#1d1d1f;box-shadow:none}.orbance-console-shell--restructured :where(.form-input:focus,.form-select:focus,input:focus,select:focus,textarea:focus){border-color:rgba(102,118,216,.34);box-shadow:0 0 0 3px rgba(204,215,250,.3);outline:none}.orbance-console-shell--restructured :where(.badge,[class$=-chip],[class*="-chip "],[class$=__badge],[class*="__badge "]){min-height:21px;border-radius:999px;border-color:rgba(60,60,67,.08);background:rgba(255,255,255,.56);color:rgba(29,29,31,.64);font-size:.62rem;font-weight:480;letter-spacing:0;text-transform:none}@media (prefers-reduced-motion:no-preference){.orbance-console-shell--restructured :where(.card,.admin-panel,[class$=-panel],[class*="-panel "],[class$=-card],[class*="-card "],.btn,.orbance-workbench-action){transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}}@media (max-width:960px){.orbance-console-shell--restructured :where(.admin-page-shell,.messages-console-page,.opportunities-console-page,.timeline-console-page,.work-ops-page,.relationship-console-page,.clients-workbench,.client360-workbench,.automations-workbench,.ai-workbench,.integrations-workbench,.approvals-workbench,.activity-workbench,.health-workbench,.deliverables-workbench,.email-workbench,.object-detail-workbench,.record-workbench,.reports-workbench,.scheduling-workbench){padding:10px}.orbance-console-shell--restructured :where([class$=-command],[class*="-command "],[class$=-command-center],[class*="-command-center "],.orbance-admin-hero,.admin-hero,.documents-hero,.section-header){grid-template-columns:1fr;padding:12px}}.platform-shell{--platform-bg:#f6f7fb;--platform-surface:rgba(255,255,255,0.78);--platform-surface-strong:rgba(255,255,255,0.92);--platform-border:rgba(60,60,67,0.11);--platform-border-strong:rgba(60,60,67,0.18);--platform-text:#1d1d1f;--platform-muted:rgba(60,60,67,0.66);min-height:100vh;display:grid;grid-template-columns:236px minmax(0,1fr);color:var(--platform-text);background:linear-gradient(135deg,rgba(204,215,250,.26),transparent 32%),linear-gradient(315deg,rgba(239,204,250,.2),transparent 34%),var(--platform-bg);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}.platform-shell__rail{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:16px;padding:14px;border-right:1px solid var(--platform-border);background:rgba(255,255,255,.54);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.platform-shell__brand,.platform-shell__nav-link,.platform-shell__return{display:flex;align-items:center;gap:10px;min-height:42px;border-radius:10px;color:inherit;text-decoration:none}.platform-shell__brand{padding:4px 7px}.platform-shell__brand img{width:34px;height:34px;object-fit:contain}.platform-shell__brand span,.platform-shell__nav-link span{min-width:0;display:grid;gap:2px}.platform-shell__brand strong,.platform-shell__nav-link strong{font-size:.78rem;font-weight:620;letter-spacing:0}.platform-shell__brand small,.platform-shell__nav-link small{color:var(--platform-muted);font-size:.66rem;letter-spacing:0}.platform-shell__nav{display:grid}.platform-shell__nav-link{padding:8px 10px;border:1px solid transparent}.platform-shell__nav-link--active,.platform-shell__nav-link:hover{border-color:rgba(102,118,216,.16);background:rgba(255,255,255,.7);box-shadow:inset 0 1px 0 rgba(255,255,255,.82)}.platform-shell__nav-link svg{color:#6676d8}.platform-shell__footer{margin-top:auto;display:grid;gap:8px}.platform-shell__return{padding:8px 10px;color:var(--platform-muted);font-size:.72rem;font-weight:540}.platform-shell__return:hover{color:var(--platform-text);background:rgba(255,255,255,.58)}.platform-shell__main{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:14px;padding:14px}.platform-shell__topbar{position:sticky;top:14px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:54px;padding:10px 12px;border:1px solid var(--platform-border);border-radius:12px;background:var(--platform-surface-strong);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 18px 46px rgba(29,29,31,.05)}.platform-shell__topbar>div{min-width:0;display:grid;gap:2px}.platform-shell__topbar strong{overflow:hidden;color:var(--platform-text);font-size:.86rem;font-weight:620;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.platform-shell__eyebrow,.platform-shell__status,.platform-shell__status span{display:inline-flex;align-items:center;gap:6px}.platform-shell__eyebrow{color:var(--platform-muted);font-size:.66rem;font-weight:520}.platform-shell__status{flex-wrap:wrap;justify-content:flex-end}.platform-shell__status span{min-height:28px;padding:0 9px;border:1px solid var(--platform-border);border-radius:999px;background:rgba(255,255,255,.66);color:rgba(29,29,31,.68);font-size:.68rem;font-weight:530}.platform-shell__state{align-self:start;display:flex;align-items:center;gap:14px;max-width:680px;margin:64px auto 0;padding:18px;border:1px solid var(--platform-border);border-radius:14px;background:var(--platform-surface-strong);box-shadow:0 24px 70px rgba(29,29,31,.06)}.platform-shell__state-icon{display:grid;width:38px;height:38px;place-items:center;flex:0 0 auto;border:1px solid rgba(102,118,216,.18);border-radius:12px;background:rgba(204,215,250,.34);color:#6676d8}.platform-shell__state h1{margin:0;color:var(--platform-text);font-size:1rem;font-weight:620;letter-spacing:0}.platform-shell__state p{margin:4px 0 0;color:var(--platform-muted);font-size:.78rem;line-height:1.45}.platform-shell .workspaces-workbench{max-width:1440px;margin:0 auto;padding:0}.platform-shell .workspaces-command,.platform-shell .workspaces-directory-panel,.platform-shell .workspaces-panel,.platform-shell .workspaces-secret-output{border-color:var(--platform-border);background:linear-gradient(180deg,rgba(255,255,255,.84),rgba(255,255,255,.66)),var(--platform-surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 54px rgba(29,29,31,.045)}.platform-shell .workspaces-command h1,.platform-shell .workspaces-panel h2{letter-spacing:0}.platform-shell .workspaces-command h1{font-size:clamp(1.18rem,.72vw + .96rem,1.46rem);line-height:1.12}.platform-command-center{display:grid;gap:14px;max-width:1440px;width:100%;margin:0 auto}.platform-command-center--state{align-content:start;min-height:460px}.platform-command-card,.platform-command-control,.platform-command-hero,.platform-command-metric,.platform-command-panel,.platform-command-state{border:1px solid var(--platform-border);background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,255,255,.68)),var(--platform-surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 54px rgba(29,29,31,.045)}.platform-command-state{display:flex;align-items:center;gap:14px;max-width:720px;margin:54px auto 0;padding:16px;border-radius:14px}.platform-command-card__icon,.platform-command-state__icon{display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(102,118,216,.18);background:rgba(204,215,250,.34);color:#6676d8}.platform-command-state__icon{width:38px;height:38px;border-radius:12px}.platform-command-card h2,.platform-command-hero h1,.platform-command-panel h2,.platform-command-state h1{margin:0;color:var(--platform-text);font-weight:620;letter-spacing:0}.platform-command-card h2,.platform-command-panel h2,.platform-command-state h1{font-size:.92rem}.platform-command-card p,.platform-command-card__facts span,.platform-command-empty span,.platform-command-hero p,.platform-command-panel p,.platform-command-row small,.platform-command-state p{margin:0;color:var(--platform-muted);font-size:.75rem;line-height:1.45}.platform-command-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px;border-radius:16px}.platform-command-hero__copy{display:grid;gap:7px;min-width:0}.platform-command-eyebrow{display:inline-flex;align-items:center;gap:6px;color:#6676d8;font-size:.66rem;font-weight:620}.platform-command-hero h1{font-size:clamp(1.24rem,.64vw + 1rem,1.68rem);line-height:1.08}.platform-command-hero p{max-width:720px}.platform-command-hero__actions{display:flex;flex-wrap:wrap;gap:8px}.platform-command-metrics{gap:12px}.platform-command-control-strip,.platform-command-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.platform-command-control-strip{gap:10px}.platform-command-control{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:10px;min-height:82px;padding:11px;border-radius:14px;color:inherit;text-decoration:none}.platform-command-control:hover{border-color:rgba(102,118,216,.24);background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(248,249,255,.74)),var(--platform-surface)}.platform-command-control__icon{display:grid;grid-row:1/span 2;place-items:center;width:32px;height:32px;border:1px solid rgba(102,118,216,.16);border-radius:10px;background:rgba(204,215,250,.28);color:#6676d8}.platform-command-control__copy,.platform-command-control__value{display:grid;min-width:0;gap:3px}.platform-command-control__copy strong,.platform-command-control__value strong{overflow:hidden;color:var(--platform-text);font-size:.78rem;font-weight:620;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.platform-command-control__copy small,.platform-command-control__value small{overflow:hidden;color:var(--platform-muted);font-size:.68rem;font-weight:500;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.platform-command-control__copy small{display:-webkit-box;line-height:1.32;text-overflow:clip;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.platform-command-control__value{grid-column:2;display:flex;flex-wrap:wrap;align-items:center;justify-items:start;gap:7px;text-align:left}.platform-command-control__value small,.platform-command-control__value strong{flex:0 0 auto}.platform-command-metric{display:grid;gap:4px;min-width:0;padding:12px;border-radius:14px}.platform-command-metric small,.platform-command-metric span{overflow:hidden;color:var(--platform-muted);font-size:.68rem;font-weight:530;text-overflow:ellipsis;white-space:nowrap}.platform-command-metric strong{color:var(--platform-text);font-size:1.34rem;font-weight:640;line-height:1}.platform-command-metric--warn{border-color:rgba(111,63,123,.18);background:linear-gradient(180deg,rgba(239,204,250,.2),rgba(255,255,255,.7)),var(--platform-surface)}.platform-command-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.platform-command-card{display:grid;grid-template-rows:auto 1fr auto auto;gap:12px;min-height:220px;padding:14px;border-radius:16px}.platform-command-card__icon{width:32px;height:32px;border-radius:10px}.platform-command-card>div:not(.platform-command-card__facts){display:grid;align-content:start;gap:6px}.platform-command-card__facts{display:flex;flex-wrap:wrap;gap:6px}.platform-command-card__facts span{min-height:25px;padding:5px 8px;border:1px solid var(--platform-border);border-radius:999px;background:rgba(255,255,255,.62);font-weight:540}.platform-command-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 11px;border:1px solid rgba(102,118,216,.16);border-radius:9px;background:rgba(255,255,255,.7);color:#30385f;font-size:.74rem;font-weight:620;text-decoration:none}.platform-command-link:hover{border-color:rgba(102,118,216,.28);background:rgba(204,215,250,.24)}.platform-command-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.platform-command-panel{display:grid;align-content:start;gap:12px;min-width:0;padding:14px;border-radius:16px}.platform-command-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.platform-command-panel__header>div{display:grid;gap:4px;min-width:0}.platform-command-panel__header h2{display:inline-flex;align-items:center;gap:7px}.platform-command-panel__header a{color:#30385f;font-size:.72rem;font-weight:620;text-decoration:none}.platform-command-list{display:grid;gap:7px}.platform-command-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:52px;padding:9px 10px;border:1px solid var(--platform-border);border-radius:12px;background:rgba(255,255,255,.62);color:inherit;text-decoration:none}.platform-command-row:hover{border-color:rgba(102,118,216,.22);background:rgba(255,255,255,.82)}.platform-command-row>span:first-child{display:grid;gap:2px;min-width:0}.platform-command-empty strong,.platform-command-row strong{overflow:hidden;color:var(--platform-text);font-size:.78rem;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.platform-command-status{flex:0 0 auto;min-height:26px;padding:6px 9px;border:1px solid var(--platform-border);border-radius:999px;background:rgba(255,255,255,.72);color:rgba(29,29,31,.72);font-size:.68rem;font-weight:620}.platform-command-status--active,.platform-command-status--trial{border-color:rgba(67,125,96,.2);background:rgba(239,249,245,.86);color:#2c6f50}.platform-command-status--attention{border-color:rgba(111,63,123,.2);background:rgba(239,204,250,.2);color:#5f3a69}.platform-command-empty{display:grid;gap:4px;min-height:84px;align-content:center;padding:12px;border:1px dashed var(--platform-border-strong);border-radius:12px;background:rgba(255,255,255,.5)}.platform-team-portal{display:grid;gap:14px;max-width:1440px;width:100%;margin:0 auto}.platform-team-hero,.platform-team-lane,.platform-team-panel{border:1px solid var(--platform-border);background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(255,255,255,.7)),var(--platform-surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 54px rgba(29,29,31,.045)}.platform-team-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px;border-radius:16px}.platform-team-hero__copy{display:grid;gap:7px;min-width:0}.platform-team-hero h1,.platform-team-lane h2,.platform-team-panel h2{margin:0;color:var(--platform-text);font-weight:620;letter-spacing:0}.platform-team-hero h1{font-size:clamp(1.22rem,.62vw + 1rem,1.62rem);line-height:1.08}.platform-team-command span,.platform-team-hero p,.platform-team-lane p,.platform-team-lane small,.platform-team-panel li,.platform-team-panel small{margin:0;color:var(--platform-muted);font-size:.75rem;line-height:1.45}.platform-team-hero p{max-width:820px}.platform-team-hero__status{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:8px}.platform-team-hero__status span{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border:1px solid var(--platform-border);border-radius:999px;background:rgba(255,255,255,.7);color:rgba(29,29,31,.7);font-size:.68rem;font-weight:560}.platform-team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.platform-team-lane{display:grid;grid-template-rows:auto auto 1fr auto;gap:11px;min-width:0;min-height:262px;padding:14px;border-radius:16px}.platform-team-lane header,.platform-team-panel header{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px}.platform-team-lane header>div,.platform-team-panel header>div{display:grid;min-width:0;gap:3px}.platform-team-lane__icon,.platform-team-panel__icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(102,118,216,.16);border-radius:10px;background:rgba(204,215,250,.28);color:#6676d8}.platform-team-lane h2,.platform-team-panel h2{overflow:hidden;font-size:.92rem;line-height:1.14;text-overflow:ellipsis;white-space:nowrap}.platform-team-boundaries,.platform-team-checklist,.platform-team-lane ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.platform-team-boundaries li,.platform-team-checklist li,.platform-team-lane li{display:flex;align-items:flex-start;gap:7px;min-width:0}.platform-team-boundaries li svg,.platform-team-checklist li svg,.platform-team-lane li svg{flex:0 0 auto;margin-top:2px;color:#6676d8}.platform-team-lane__action{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 11px;border:1px solid rgba(102,118,216,.16);border-radius:9px;background:rgba(255,255,255,.72);color:#30385f;font-size:.74rem;font-weight:620;text-decoration:none}.platform-team-lane__action:hover{border-color:rgba(102,118,216,.28);background:rgba(204,215,250,.24)}.platform-team-split{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:12px}.platform-team-split--bottom{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.platform-team-panel{display:grid;align-content:start;gap:13px;min-width:0;padding:14px;border-radius:16px}.platform-team-panel--primary{border-color:rgba(102,118,216,.18)}.platform-team-command-list{display:grid;gap:8px}.platform-team-command-list--compact{gap:6px}.platform-team-command{display:grid;grid-template-columns:minmax(0,270px) minmax(0,1fr);align-items:center;gap:10px;min-height:42px;padding:8px 10px;border:1px solid var(--platform-border);border-radius:12px;background:rgba(255,255,255,.62)}.platform-team-command-list--compact .platform-team-command{grid-template-columns:minmax(0,1fr);min-height:0;padding:9px}.platform-team-command code,.platform-team-docs code{overflow:hidden;color:#30385f;font-family:SF Mono,Cascadia Code,Consolas,monospace;font-size:.68rem;font-weight:600;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.platform-team-readiness,.platform-team-readiness__checks,.platform-team-readiness__grid,.platform-team-readiness__summary,.platform-team-stats{display:grid;min-width:0}.platform-team-readiness{gap:11px}.platform-team-readiness__summary{gap:5px;padding:12px;border:1px solid var(--platform-border);border-radius:13px;background:rgba(255,255,255,.64)}.platform-team-readiness__summary--ready{border-color:rgba(102,118,216,.16);background:rgba(204,215,250,.16)}.platform-team-readiness__summary--blocked{border-color:rgba(111,63,123,.18);background:rgba(239,204,250,.16)}.platform-team-readiness__check,.platform-team-readiness__summary span{display:inline-flex;align-items:center;gap:6px}.platform-team-readiness__check,.platform-team-readiness__grid small,.platform-team-readiness__grid span,.platform-team-readiness__summary small,.platform-team-readiness__summary span,.platform-team-stats small,.platform-team-stats span{color:var(--platform-muted);font-size:.68rem;font-weight:540;line-height:1.35}.platform-team-readiness__grid strong,.platform-team-readiness__summary strong,.platform-team-stats strong{overflow:hidden;color:var(--platform-text);font-size:.9rem;font-weight:650;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.platform-team-readiness__grid,.platform-team-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.platform-team-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.platform-team-readiness__grid>div,.platform-team-stats>div{display:grid;gap:4px;min-width:0;padding:10px;border:1px solid rgba(18,22,34,.055);border-radius:12px;background:rgba(255,255,255,.58)}.platform-team-readiness__checks{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:6px}.platform-team-readiness__check{min-width:0;min-height:30px;padding:6px 8px;border:1px solid rgba(18,22,34,.055);border-radius:999px;background:rgba(255,255,255,.58);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-team-readiness__check--pass{color:#30385f}.platform-team-readiness__check--blocked{border-color:rgba(111,63,123,.18);background:rgba(239,204,250,.16);color:#5f3a69}.platform-team-docs{display:grid;gap:7px}.platform-team-docs code{min-width:0;padding:8px 9px;border:1px solid var(--platform-border);border-radius:10px;background:rgba(255,255,255,.62)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-bar{display:grid;grid-template-columns:minmax(320px,.7fr) minmax(0,1.3fr);gap:12px;min-width:0}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tabs,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-queue{display:flex;align-items:center;gap:7px;min-width:0;padding:8px;border:1px solid var(--platform-border);background:rgba(255,255,255,.66);box-shadow:0 12px 32px rgba(29,29,31,.035)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tabs{flex-wrap:wrap}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tab{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 11px;color:rgba(29,29,31,.68);font:inherit;font-size:.72rem;font-weight:620;letter-spacing:0;cursor:pointer}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tab--active,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tab:hover{border-color:rgba(102,118,216,.2);background:rgba(204,215,250,.26);color:#30385f}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-queue{overflow-x:auto}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-queue-row{flex:0 0 auto;gap:2px;min-width:190px;max-width:240px;min-height:44px;padding:7px 10px;border:1px solid var(--platform-border);border-radius:11px;background:rgba(255,255,255,.7);color:inherit;text-align:left;cursor:pointer}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-queue-row--active,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-queue-row:hover{border-color:rgba(102,118,216,.24);background:rgba(248,249,255,.9)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-queue-empty,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-queue-row span,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-queue-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-queue-row strong{color:var(--platform-text);font-size:.72rem;font-weight:650}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-queue-empty,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-queue-row span{color:var(--platform-muted);font-size:.66rem;font-weight:520}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-queue-empty{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0 9px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-grid[data-focus=features],:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-grid[data-focus=plan]{grid-template-columns:minmax(0,520px)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-provision-panel--active{border-color:rgba(102,118,216,.22);box-shadow:0 18px 58px rgba(102,118,216,.075)}.platform-team-live{display:grid;gap:11px;min-width:0;padding:14px;border:1px solid var(--platform-border);border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(255,255,255,.7)),var(--platform-surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 54px rgba(29,29,31,.045)}.platform-team-live__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.platform-team-live__header>div{display:grid;gap:3px}.platform-team-live__header h2{margin:0;color:var(--platform-text);font-size:.96rem;font-weight:620;letter-spacing:0}.platform-team-live-card small,.platform-team-live-card span,.platform-team-live-state,.platform-team-live__header small,.platform-team-queue-row em,.platform-team-queue-row small{color:var(--platform-muted);font-size:.72rem;font-weight:520;line-height:1.35}.platform-team-live__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.platform-team-live-card{gap:4px;min-height:88px;padding:12px;border:1px solid var(--platform-border);border-radius:13px;background:rgba(255,255,255,.68)}.platform-team-live-card:hover{border-color:rgba(102,118,216,.24);background:rgba(255,255,255,.88)}.platform-team-live-card strong{color:var(--platform-text);font-size:1.26rem;font-weight:660;line-height:1}.platform-team-live-card--warn{border-color:rgba(111,63,123,.18);background:linear-gradient(180deg,rgba(239,204,250,.18),rgba(255,255,255,.72)),rgba(255,255,255,.68)}.platform-team-live-state{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:9px 10px;border:1px dashed var(--platform-border-strong);border-radius:12px;background:rgba(255,255,255,.58)}.platform-team-queue{display:grid;gap:7px}.platform-team-queue-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:48px;padding:8px 10px;border:1px solid var(--platform-border);border-radius:12px;background:rgba(255,255,255,.62);color:inherit;text-decoration:none}.platform-team-queue-row:hover{border-color:rgba(102,118,216,.24);background:rgba(255,255,255,.84)}.platform-team-queue-row>span{display:grid;min-width:0;gap:2px}.platform-team-queue-row strong{overflow:hidden;color:var(--platform-text);font-size:.76rem;font-weight:640;text-overflow:ellipsis;white-space:nowrap}.platform-team-queue-row em{flex:0 0 auto;min-height:25px;padding:5px 8px;border:1px solid rgba(111,63,123,.18);border-radius:999px;background:rgba(239,204,250,.18);color:#5f3a69;font-style:normal;font-weight:650}.platform-team-ai{display:grid;gap:12px;min-width:0;padding:14px;border:1px solid rgba(102,118,216,.18);border-radius:16px;background:linear-gradient(135deg,rgba(204,215,250,.2),rgba(255,255,255,.7) 44%,rgba(239,204,250,.14)),var(--platform-surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 54px rgba(29,29,31,.045)}.platform-team-ai__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.platform-team-ai__header>div{display:grid;min-width:0;gap:5px}.platform-team-ai h2{margin:0;color:var(--platform-text);font-size:1rem;font-weight:650;letter-spacing:0}.platform-team-ai p{margin:0;max-width:780px;color:var(--platform-muted);font-size:.75rem;line-height:1.45}.platform-team-ai__grid{display:grid;gap:10px}.platform-team-ai-card{display:grid;align-content:start;gap:7px;min-height:158px;padding:12px;border:1px solid var(--platform-border);border-radius:13px;background:rgba(255,255,255,.7);color:inherit;text-decoration:none}.platform-team-ai-card:hover{border-color:rgba(102,118,216,.25);background:rgba(255,255,255,.88)}.platform-team-ai-card em,.platform-team-ai-card small,.platform-team-ai-card span{color:var(--platform-muted);font-size:.68rem;line-height:1.35}.platform-team-ai-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:640}.platform-team-ai-card strong{color:var(--platform-text);font-size:.82rem;font-weight:650;line-height:1.18}.platform-team-ai-card em{align-self:end;justify-self:start;min-height:25px;padding:5px 8px;border:1px solid rgba(102,118,216,.16);border-radius:999px;background:rgba(204,215,250,.22);color:#30385f;font-style:normal;font-weight:650}.platform-team-ai-card--attention{border-color:rgba(111,63,123,.18);background:linear-gradient(180deg,rgba(239,204,250,.18),rgba(255,255,255,.74)),rgba(255,255,255,.7)}.platform-command-center,.platform-team-portal{gap:20px;max-width:1360px}.platform-command-control,.platform-command-hero,.platform-command-metric,.platform-command-panel,.platform-command-state,.platform-team-ai,.platform-team-hero,.platform-team-lane,.platform-team-live,.platform-team-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-alert,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel{border-color:rgba(18,22,34,.075);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.78)),var(--platform-surface);box-shadow:0 18px 48px rgba(55,69,138,.045)}.platform-command-hero,.platform-team-hero{padding:22px;border-radius:18px}.platform-command-hero h1,.platform-team-hero h1{font-weight:640}.platform-command-metrics,.platform-team-live__grid{gap:1px;overflow:hidden;border:1px solid rgba(18,22,34,.07);border-radius:16px;background:rgba(204,215,250,.22)}.platform-command-metric,.platform-team-live-card{min-height:98px;padding:16px;border:0;border-radius:0;box-shadow:none}.platform-command-metric strong,.platform-team-live-card strong{font-size:1.48rem;font-weight:650}.platform-command-control-strip{gap:1px;overflow:hidden;border:1px solid rgba(18,22,34,.07);border-radius:16px;background:rgba(216,204,250,.2)}.platform-command-control{min-height:106px;border:0;border-radius:0;box-shadow:none}.platform-command-control:hover,.platform-team-live-card:hover{background:rgba(255,255,255,.94)}.platform-command-ai-queue,.platform-team-ai{display:grid;gap:16px;min-width:0;padding:18px;border:1px solid rgba(102,118,216,.12);border-radius:18px;background:linear-gradient(135deg,rgba(204,215,250,.18),rgba(255,255,255,.82) 48%,rgba(239,204,250,.12)),var(--platform-surface);box-shadow:0 20px 54px rgba(55,69,138,.05)}.platform-command-ai-queue__header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start}.platform-command-ai-queue__header>div{display:grid;min-width:0;gap:5px}.platform-command-ai-queue h2{margin:0;color:var(--platform-text);font-size:1.02rem;font-weight:650;letter-spacing:0}.platform-command-ai-queue p{margin:0;max-width:820px;color:var(--platform-muted);font-size:.76rem;line-height:1.48}.platform-command-ai-queue__rows{gap:10px}.platform-command-ai-row{display:flex;align-items:center;justify-content:space-between;min-height:82px;padding:13px 14px;border:1px solid rgba(18,22,34,.075);border-radius:13px;background:rgba(255,255,255,.72);color:inherit;text-decoration:none}.platform-command-ai-row:hover{border-color:rgba(102,118,216,.2);background:rgba(255,255,255,.94)}.platform-command-ai-row span{gap:4px}.platform-command-ai-row strong{overflow:hidden;color:var(--platform-text);font-size:.8rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.platform-command-ai-row small{display:-webkit-box;overflow:hidden;color:var(--platform-muted);font-size:.7rem;line-height:1.36;-webkit-box-orient:vertical;-webkit-line-clamp:2}.platform-command-ai-row em{flex:0 0 auto;color:#4055c8;font-size:.7rem;white-space:nowrap}.platform-command-split,.platform-team-split{gap:16px}.platform-command-panel,.platform-team-live,.platform-team-panel{padding:18px;border-radius:18px}.platform-team-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid rgba(18,22,34,.07);border-radius:18px;background:rgba(204,215,250,.2)}.platform-team-lane{min-height:250px;padding:16px;border:0;border-radius:0;box-shadow:none}.platform-command-card__icon,.platform-command-control__icon,.platform-command-state__icon,.platform-team-lane__icon,.platform-team-panel__icon{border-color:rgba(102,118,216,.12);background:rgba(204,215,250,.22)}.platform-team-ai__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid rgba(18,22,34,.07);border-radius:15px;background:rgba(239,204,250,.18)}.platform-team-ai-card{min-height:166px;padding:15px;border:0;border-radius:0;background:rgba(255,255,255,.76)}.platform-team-ai-card--attention{background:linear-gradient(180deg,rgba(239,204,250,.22),rgba(255,255,255,.78)),rgba(255,255,255,.76)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-workbench{gap:20px;max-width:1360px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel{padding:18px;border-radius:16px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-bar{gap:16px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tabs,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-queue{border-color:rgba(18,22,34,.07);border-radius:16px;box-shadow:none}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tab{min-height:36px;padding:0 14px;border-radius:11px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-control-desk{gap:16px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row{border-color:rgba(18,22,34,.07);background:rgba(255,255,255,.72)}.platform-command-center,.platform-team-portal,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-workbench{gap:24px;max-width:1480px}.platform-command-hero,.platform-team-hero,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command{padding:26px 28px;border-color:rgba(18,22,34,.065);border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,251,255,.9)),var(--platform-surface);box-shadow:0 22px 60px rgba(55,69,138,.04)}.platform-command-hero__copy,.platform-team-hero__copy,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__copy{gap:10px}.platform-command-hero p,.platform-team-hero p,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command p{max-width:760px;font-size:.8rem;line-height:1.58}.platform-command-control-strip,.platform-command-metrics,.platform-team-ai__grid,.platform-team-grid,.platform-team-live__grid,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__metrics,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-selected-summary{gap:12px;overflow:visible;border:0;border-radius:0;background:transparent}.platform-command-control,.platform-command-metric,.platform-team-ai-card,.platform-team-lane,.platform-team-live-card,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile{border:1px solid rgba(18,22,34,.065);border-radius:16px;background:rgba(255,255,255,.82);box-shadow:0 16px 38px rgba(55,69,138,.035)}.platform-command-metric,.platform-team-live-card,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile{min-height:108px;padding:18px}.platform-command-control{padding:18px}.platform-command-control:hover,.platform-command-metric:hover,.platform-team-ai-card:hover,.platform-team-lane:hover,.platform-team-live-card:hover{border-color:rgba(102,118,216,.18);background:rgba(255,255,255,.96);box-shadow:0 20px 48px rgba(55,69,138,.055)}.platform-command-metric--warn,.platform-team-ai-card--attention,.platform-team-live-card--warn{border-color:rgba(111,63,123,.14);background:linear-gradient(180deg,rgba(239,204,250,.12),rgba(255,255,255,.88)),rgba(255,255,255,.82)}.platform-command-ai-queue,.platform-command-panel,.platform-team-ai,.platform-team-live,.platform-team-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel{border-color:rgba(18,22,34,.065);border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(250,251,255,.86)),var(--platform-surface);box-shadow:0 20px 52px rgba(55,69,138,.04)}.platform-command-ai-queue,.platform-team-ai{gap:18px}.platform-command-ai-queue__rows{grid-template-columns:repeat(3,minmax(220px,1fr));gap:12px}.platform-command-ai-row{min-height:94px;padding:16px;border-color:rgba(18,22,34,.065);border-radius:16px;background:rgba(255,255,255,.78)}.platform-team-ai__grid,.platform-team-grid{grid-template-columns:repeat(auto-fit,minmax(252px,1fr))}.platform-team-ai-card strong,.platform-team-lane h2,.platform-team-panel h2{overflow:visible;text-overflow:clip;white-space:normal}.platform-team-lane{min-height:238px;padding:18px}.platform-team-ai-card{min-height:176px;padding:17px}.platform-command-split,.platform-team-split,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-control-desk,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-bar{gap:20px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tabs,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-queue{padding:12px;border-color:rgba(18,22,34,.06);border-radius:18px;background:rgba(255,255,255,.8)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row{border-color:rgba(18,22,34,.06);border-radius:15px;background:rgba(255,255,255,.78)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-list{gap:9px}.platform-shell{--platform-surface:rgba(255,255,255,0.74);--platform-surface-strong:rgba(255,255,255,0.88);--platform-border-strong:rgba(18,22,34,0.12);grid-template-columns:218px minmax(0,1fr);background:linear-gradient(145deg,rgba(204,215,250,.18),transparent 34%),linear-gradient(315deg,rgba(239,204,250,.12),transparent 38%),var(--platform-bg)}.platform-shell__rail{gap:18px;padding:18px 14px}.platform-shell__brand,.platform-shell__nav-link,.platform-shell__return{border-radius:8px}.platform-shell__nav-link--active,.platform-shell__nav-link:hover{border-color:rgba(102,118,216,.12);background:rgba(255,255,255,.66);box-shadow:none}.platform-shell__main{gap:28px;padding:24px clamp(18px,2.5vw,34px) 34px}.platform-shell__topbar{position:static;min-height:0;padding:2px 0 20px;border-bottom:1px solid rgba(18,22,34,.055)}.platform-shell__status span{border-color:rgba(18,22,34,.065);background:rgba(255,255,255,.54)}.platform-command-center,.platform-team-portal,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-workbench{max-width:1520px}.platform-command-hero,.platform-team-hero,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command{padding:0 0 4px}.platform-command-hero h1,.platform-team-hero h1,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command h1{font-size:clamp(1.34rem,.72vw + 1.08rem,1.82rem)}.platform-command-hero p,.platform-team-hero p,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command p{max-width:820px}.platform-command-eyebrow,.platform-shell__eyebrow,.workspaces-eyebrow{color:#5364c8;font-weight:620}.platform-command-control-strip,.platform-command-metrics,.platform-team-ai__grid,.platform-team-grid,.platform-team-live__grid,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__metrics,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-selected-summary{gap:16px}.platform-command-control,.platform-command-metric,.platform-team-ai-card,.platform-team-lane,.platform-team-live-card,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile{border-color:rgba(18,22,34,.055);border-radius:14px;background:rgba(255,255,255,.7);box-shadow:none}.platform-command-metric,.platform-team-live-card,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile{min-height:116px;padding:20px}.platform-command-control:hover,.platform-command-metric:hover,.platform-team-ai-card:hover,.platform-team-lane:hover,.platform-team-live-card:hover{border-color:rgba(102,118,216,.16);background:rgba(255,255,255,.88);box-shadow:0 14px 34px rgba(55,69,138,.035)}.platform-command-ai-queue,.platform-command-panel,.platform-team-ai,.platform-team-live,.platform-team-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel{padding:24px;border-color:rgba(18,22,34,.055);border-radius:16px;background:rgba(255,255,255,.72)}.platform-command-ai-queue,.platform-team-ai{background:linear-gradient(135deg,rgba(204,215,250,.12),rgba(255,255,255,.74) 48%,rgba(239,204,250,.08)),rgba(255,255,255,.7)}.platform-command-ai-row,.platform-command-row,.platform-team-queue-row,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row{border-color:rgba(18,22,34,.055);border-radius:12px;background:rgba(255,255,255,.6);box-shadow:none}.platform-command-ai-row:hover,.platform-command-row:hover,.platform-team-queue-row:hover,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row:hover,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card:hover,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row:hover{background:rgba(255,255,255,.84)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-control-desk{grid-template-columns:minmax(320px,.34fr) minmax(0,1fr);gap:24px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-bar{gap:18px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tabs,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-queue{padding:10px;border-color:rgba(18,22,34,.055);border-radius:14px;background:rgba(255,255,255,.58)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tab{border-radius:9px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card{padding:20px}@media (max-width:900px){.platform-shell{grid-template-columns:1fr}.platform-shell__rail{position:sticky;z-index:12;height:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;overflow:visible;border-right:0;border-bottom:1px solid var(--platform-border)}.platform-shell__brand{min-width:0;min-height:36px;padding:0}.platform-shell__brand img{width:30px;height:30px}.platform-shell__brand small{display:none}.platform-shell__nav{grid-column:1/-1;grid-template-columns:1fr;overflow:visible}.platform-shell__nav-link{min-width:0;min-height:40px;padding:8px 10px}.platform-shell__nav-link small,.platform-shell__return span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-shell__footer{grid-column:2;grid-row:1;margin:0}.platform-shell__return{min-height:36px;padding:7px 9px;border:1px solid var(--platform-border);background:rgba(255,255,255,.66)}.platform-shell__main{gap:22px;padding:18px 14px 26px}.platform-shell__topbar{position:static}.platform-command-hero,.platform-command-panel__header,.platform-command-state,.platform-shell__state,.platform-shell__topbar{align-items:flex-start;flex-direction:column}.platform-command-hero__actions{justify-content:flex-start}.platform-command-ai-queue__rows,.platform-command-control-strip,.platform-command-grid,.platform-command-metrics,.platform-command-split,.platform-team-ai__grid,.platform-team-grid,.platform-team-live__grid,.platform-team-split,.platform-team-split--bottom,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-bar{grid-template-columns:1fr}.platform-command-card,.platform-team-lane{min-height:0}.platform-command-ai-row,.platform-command-row,.platform-team-hero{align-items:flex-start;flex-direction:column}.platform-team-hero__status{justify-content:flex-start}.platform-team-ai__header,.platform-team-live__header{flex-direction:column;align-items:stretch}.platform-team-command{grid-template-columns:1fr}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-control-desk{grid-template-columns:minmax(0,1fr);gap:18px}.platform-command-center,.platform-team-portal,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-workbench{gap:22px}.platform-command-ai-queue,.platform-command-panel,.platform-team-ai,.platform-team-live,.platform-team-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel{padding:18px}}.orbance-console-shell--restructured :is([class$=-command],[class*="-command "],[class$=-command-center],[class*="-command-center "],.orbance-admin-hero,.admin-hero,.documents-hero) :is(h1,.admin-page-title,.admin-hero__title,.section-header__title){max-width:34ch;color:#1d1d1f;font-size:clamp(1rem,.42vw + .94rem,1.24rem);font-weight:610;line-height:1.14;letter-spacing:0}.orbance-console-shell--restructured :is([class$=-command],[class*="-command "],[class$=-command-center],[class*="-command-center "],.orbance-admin-hero,.admin-hero,.documents-hero) :is(p,small){max-width:74ch;color:var(--prod-muted);font-size:.72rem;font-weight:410;line-height:1.38}.platform-shell{--platform-surface:rgba(255,255,255,0.68);--platform-border:rgba(18,22,34,0.058);--platform-border-strong:rgba(18,22,34,0.10);grid-template-columns:206px minmax(0,1fr)}.platform-shell__rail{background:rgba(255,255,255,.38)}.platform-shell__brand{padding-inline:4px}.platform-shell__nav-link{min-height:50px}.platform-shell__main{gap:26px;padding-top:26px}.platform-command-center .btn--primary,.platform-shell .btn--primary,.platform-team-portal .btn--primary{border-color:rgba(102,118,216,.28);color:#ffffff;background:linear-gradient(135deg,#6676d8,#8ea5f5);box-shadow:0 12px 26px rgba(102,118,216,.16)}.platform-command-hero__actions .btn--secondary,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-workbench .btn--secondary{color:#30385f;background:rgba(255,255,255,.72);box-shadow:none}.platform-command-hero h1,.platform-team-hero h1,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command h1{max-width:34ch;font-size:clamp(1.32rem,.72vw + 1rem,1.74rem);line-height:1.12;letter-spacing:0}.platform-command-hero p,.platform-team-hero p,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command p{max-width:78ch;color:rgba(29,29,31,.62);font-size:.82rem;font-weight:410;line-height:1.55}.platform-command-metrics,.platform-team-live__grid,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__metrics{gap:0;padding-block:12px;border-block:1px solid rgba(18,22,34,.055)}.platform-command-metric,.platform-team-live-card,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric{min-height:0;padding:6px 22px;border:0;border-right:1px solid rgba(18,22,34,.055);border-radius:0;background:transparent}.platform-command-metric:last-child,.platform-team-live-card:last-child,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric:last-child{border-right:0}.platform-command-metric:hover,.platform-team-live-card:hover,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric:hover{background:rgba(255,255,255,.42);box-shadow:none}.platform-command-metric strong,.platform-team-live-card strong,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric strong{font-size:clamp(1.32rem,.7vw + 1rem,1.82rem);font-weight:690}.platform-command-ai-queue,.platform-command-panel,.platform-team-ai,.platform-team-live,.platform-team-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel{border-radius:12px;background:rgba(255,255,255,.62)}.platform-command-ai-queue,.platform-team-ai{background:rgba(255,255,255,.58)}.platform-command-ai-row,.platform-command-row,.platform-team-queue-row,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row{border-color:rgba(18,22,34,.05);background:rgba(255,255,255,.5)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tabs,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-queue{border:0}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tabs{padding:0;align-content:start}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tab{min-height:40px;border:1px solid transparent}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tab--active,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tab:hover{border-color:rgba(102,118,216,.16);background:rgba(255,255,255,.62)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-control-desk{grid-template-columns:minmax(300px,.31fr) minmax(0,1fr);gap:26px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-selected-summary{padding-block:10px;border-block:1px solid rgba(18,22,34,.055)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile{min-height:0;padding:4px 16px;border:0;border-right:1px solid rgba(18,22,34,.055);border-radius:0;background:transparent}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile:last-child{border-right:0}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card{padding:18px;border-radius:10px}.platform-command-center,.platform-team-portal,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-workbench{gap:30px}.platform-command-hero,.platform-team-hero,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command{padding:6px 2px 4px;box-shadow:none}.platform-command-eyebrow,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-eyebrow{min-height:0;padding:0;border:0;background:transparent;color:#6676d8;font-size:.68rem;font-weight:720}.platform-command-hero h1,.platform-team-hero h1,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command h1{margin-top:12px;font-size:clamp(1.42rem,.84vw + 1rem,1.88rem);font-weight:610}.platform-command-hero p,.platform-team-hero p,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command p{max-width:70ch}.platform-team-hero__status span,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__signals span{min-height:0;padding:0;border:0;background:transparent;color:rgba(14,18,32,.58)}.platform-command-metrics,.platform-team-live__grid,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__metrics,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-selected-summary{gap:22px;padding-block:16px;border-block:1px solid rgba(18,22,34,.05)}.platform-command-metric,.platform-team-live-card,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile{padding:2px 0}.platform-command-metric small,.platform-team-live-card small,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric small,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile small{font-weight:520}.platform-command-ai-queue,.platform-command-panel,.platform-team-ai,.platform-team-live,.platform-team-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel{padding:22px;border-color:rgba(18,22,34,.06);border-radius:10px;background:rgba(255,255,255,.7);box-shadow:0 18px 44px rgba(55,69,138,.055)}.platform-command-ai-queue,.platform-team-ai{background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(248,249,255,.62))}.platform-command-ai-queue__header,.platform-command-panel__header,.platform-team-ai__header,.platform-team-live__header,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel__header{padding-bottom:14px;border-bottom:1px solid rgba(18,22,34,.05)}.platform-command-ai-row,.platform-command-row,.platform-team-ai-card,.platform-team-queue-row,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-queue-row,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row{border-color:rgba(18,22,34,.055);border-radius:9px;background:rgba(255,255,255,.58);box-shadow:none}.platform-command-ai-row:hover,.platform-command-row:hover,.platform-team-ai-card:hover,.platform-team-queue-row:hover,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row:hover,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-queue-row:hover{border-color:rgba(102,118,216,.16);background:rgba(255,255,255,.86);box-shadow:0 10px 24px rgba(55,69,138,.055)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-control-desk{gap:30px}.platform-command-ai-queue__rows,.platform-command-list,.platform-team-queue,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-list,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-list{gap:9px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-grid{gap:16px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tabs{gap:6px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tab{min-height:38px;padding-inline:14px;border-radius:999px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tab--active{color:#30385f}.platform-command-status,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row__status,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-pill{border-radius:999px;box-shadow:none}.platform-shell .workspaces-command{padding:8px 0 0;border:0;background:transparent;box-shadow:none}.platform-shell .workspaces-command__metrics{align-self:end;border-block:1px solid rgba(18,22,34,.05)}.platform-shell .workspaces-ops-card{padding:20px;border-color:rgba(18,22,34,.045);background:rgba(255,255,255,.42)}.platform-shell .workspaces-ops-card--wide{background:rgba(255,255,255,.34)}.platform-shell .workspaces-user-row{padding:14px;background:rgba(255,255,255,.52)}.platform-shell .workspaces-directory-panel,.platform-shell .workspaces-ops-panel{align-self:start}.platform-shell .workspaces-directory-list{max-height:min(590px,calc(100vh - 282px))}@media (max-width:900px){.platform-shell{grid-template-columns:1fr}.platform-command-center,.platform-shell,.platform-shell__main,.platform-team-portal,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-workbench{width:100%;max-width:100%;min-width:0;overflow-x:hidden}.platform-command-center .btn,.platform-shell .btn,.platform-team-portal .btn,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-workbench .btn{min-width:0;max-width:100%}.platform-shell__status,.platform-team-hero__status,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__signals{min-width:0}.platform-shell__status span,.platform-team-hero__status span,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__signals span{max-width:100%;white-space:normal}.platform-command-metrics,.platform-team-live__grid,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__metrics,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-selected-summary{gap:10px;padding-block:0;border-block:0}.platform-command-metric,.platform-team-live-card,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile{padding:14px;border:1px solid rgba(18,22,34,.055);border-radius:12px;background:rgba(255,255,255,.62)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-queue{width:100%;max-width:100%}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-queue-row{flex:1 1 min(100%,230px);min-width:0;max-width:100%}}.platform-shell{--platform-bg:#f9faff;--platform-surface:rgba(255,255,255,0.56);--platform-surface-strong:rgba(255,255,255,0.76);--platform-border-strong:rgba(18,22,34,0.078);grid-template-columns:190px minmax(0,1fr);background:linear-gradient(140deg,rgba(204,215,250,.15),transparent 32%),linear-gradient(320deg,rgba(239,204,250,.1),transparent 40%),var(--platform-bg)}.platform-shell__rail{gap:22px;padding:22px 14px;border-right-color:rgba(18,22,34,.035);background:rgba(255,255,255,.3)}.platform-shell__brand{min-height:38px;padding:0 2px}.platform-shell__brand img{width:28px;height:28px}.platform-shell__brand small,.platform-shell__nav-link small{color:rgba(14,18,32,.48);font-weight:430}.platform-shell__nav{gap:8px}.platform-shell__nav-link{min-height:48px;padding:10px}.platform-shell__nav-link--active{background:rgba(255,255,255,.7)}.platform-shell__nav-link:hover{border-color:rgba(102,118,216,.1);background:rgba(255,255,255,.58)}.platform-shell__return{min-height:36px;color:rgba(14,18,32,.56)}.platform-shell__main{gap:36px;padding:30px clamp(24px,3vw,48px) 52px}.platform-shell__topbar{padding-bottom:24px;border-bottom-color:rgba(18,22,34,.045)}.platform-shell__status{gap:8px}.platform-shell__status span{padding:7px 12px;border-color:rgba(18,22,34,.045);background:rgba(255,255,255,.56);color:rgba(14,18,32,.62)}.platform-command-center,.platform-team-portal,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-workbench{gap:38px;max-width:1560px}.platform-command-hero,.platform-team-hero,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command{padding:10px 0 0}.platform-command-hero,.platform-team-hero{grid-template-columns:minmax(0,.62fr) minmax(260px,.38fr);column-gap:clamp(36px,6vw,92px)}.platform-command-hero h1,.platform-team-hero h1,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command h1{margin-top:14px;max-width:30ch;font-size:clamp(1.5rem,.78vw + 1.16rem,2rem);font-weight:600}.platform-command-hero p,.platform-team-hero p,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command p{max-width:66ch;line-height:1.68}.platform-command-hero__actions{justify-content:flex-end;gap:10px}.platform-command-metrics,.platform-team-live__grid,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__metrics,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-selected-summary{gap:clamp(28px,5vw,72px);padding-block:22px;border-block-color:rgba(18,22,34,.042)}.platform-team-live__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:0}.platform-command-metric,.platform-team-live-card,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile{min-width:0}.platform-command-metric span,.platform-team-live-card span,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric span,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile span{color:rgba(14,18,32,.5)}.platform-command-metric strong,.platform-team-live-card strong,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric strong,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile strong{font-size:clamp(1.46rem,.78vw + 1.06rem,2rem);letter-spacing:0}.platform-command-ai-queue,.platform-command-panel,.platform-team-ai,.platform-team-live,.platform-team-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel{padding:clamp(24px,2vw,32px);border-color:rgba(18,22,34,.044)}.platform-team-live{padding:clamp(30px,3vw,44px);background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,.5))}.platform-command-ai-queue,.platform-team-ai{background:linear-gradient(135deg,rgba(204,215,250,.08),transparent 42%),rgba(255,255,255,.58)}.platform-command-ai-queue__header,.platform-command-panel__header,.platform-team-ai__header,.platform-team-live__header,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel__header{padding-bottom:18px;border-bottom-color:rgba(18,22,34,.042)}.platform-command-control-strip{gap:14px}.platform-command-control,.platform-team-ai-card,.platform-team-lane{border-color:rgba(18,22,34,.045);border-radius:8px;background:rgba(255,255,255,.5);box-shadow:none}.platform-command-control{min-height:118px;padding:22px}.platform-team-grid{grid-template-columns:repeat(2,minmax(280px,1fr));gap:clamp(22px,2.6vw,34px)}.platform-team-lane{min-height:0;padding:clamp(26px,2.4vw,34px);background:rgba(255,255,255,.42)}.platform-team-lane p{max-width:68ch}.platform-team-ai__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.platform-team-ai-card{min-height:150px;padding:20px}.platform-team-event-recovery{display:grid;gap:12px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(18,22,34,.045)}.platform-team-event-recovery__alert,.platform-team-event-recovery__empty,.platform-team-event-recovery__header,.platform-team-event-row{display:flex;align-items:center;gap:12px;min-width:0}.platform-team-event-recovery__header{justify-content:space-between}.platform-team-event-recovery__header div,.platform-team-event-row span{display:grid;gap:3px;min-width:0}.platform-team-event-recovery__header small,.platform-team-event-row em,.platform-team-event-row small{color:rgba(14,18,32,.54);font-size:.72rem;font-style:normal;font-weight:520}.platform-team-event-recovery__header strong,.platform-team-event-row strong{color:#101421;font-size:.84rem;font-weight:650}.platform-team-event-recovery__rows{display:grid;gap:10px}.platform-team-event-row{justify-content:space-between;min-height:58px;padding:13px 0;border-bottom:1px solid rgba(18,22,34,.048);background:transparent}.platform-team-event-row:last-child{border-bottom:0}.platform-team-event-recovery__alert{padding:10px 12px;border:1px solid rgba(111,63,123,.16);border-radius:8px;background:rgba(239,204,250,.12);color:#5f3a69;font-size:.76rem;font-weight:560}.platform-team-event-recovery__empty{min-height:44px;color:rgba(14,18,32,.58);font-size:.76rem;font-weight:560}.platform-team-live-card{display:grid;align-content:start;min-height:108px;padding:22px clamp(18px,2.2vw,32px);border-left:1px solid rgba(18,22,34,.055);border-radius:0;background:transparent;transition:background .16s ease,color .16s ease}.platform-team-live-card:first-child{border-left:0;padding-left:0}.platform-team-live-card:hover{background:rgba(255,255,255,.46)}.platform-team-live-card--warn{color:#30385f}.platform-command-split,.platform-team-split,.platform-team-split--bottom,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-control-desk{gap:32px}.platform-command-ai-row,.platform-command-row,.platform-team-ai-card,.platform-team-queue-row,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-queue-row,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row{border-color:rgba(18,22,34,.042);border-radius:8px;background:rgba(255,255,255,.48)}.platform-command-ai-row,.platform-command-row,.platform-team-queue-row,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row{padding:16px}.platform-command-ai-row:hover,.platform-command-row:hover,.platform-team-ai-card:hover,.platform-team-queue-row:hover,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row:hover,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-queue-row:hover{border-color:rgba(102,118,216,.13);background:rgba(255,255,255,.76);box-shadow:none}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command{grid-template-columns:minmax(0,.62fr) minmax(280px,.38fr);column-gap:clamp(36px,6vw,92px)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-bar{grid-template-columns:330px minmax(0,1fr);gap:28px;align-items:start}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tab{min-height:42px;padding-inline:18px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-queue{display:grid;gap:10px;align-items:stretch;overflow:visible;padding-bottom:0}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-queue-row{display:grid;min-width:0;max-width:none}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-control-desk{grid-template-columns:minmax(270px,.26fr) minmax(0,1fr)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-panel{padding:24px 22px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-panel{padding:clamp(26px,2.2vw,36px)}.platform-command-ai-queue__rows,.platform-command-list,.platform-team-queue,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-list,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-list{gap:12px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-grid{gap:18px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card{padding:24px;border-radius:8px;background:rgba(255,255,255,.46)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card--wide{background:rgba(255,255,255,.4)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-table-wrap{border-color:rgba(18,22,34,.045);border-radius:8px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-bar{grid-template-columns:minmax(220px,.22fr) minmax(0,1fr);gap:clamp(28px,4vw,56px);padding:clamp(20px,2.2vw,30px);border:1px solid rgba(18,22,34,.04);border-radius:8px;background:rgba(255,255,255,.44)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-bar__modes,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-bar__queue{display:grid;gap:12px;min-width:0}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-label{color:rgba(14,18,32,.48);font-size:.68rem;font-weight:680;letter-spacing:.02em;line-height:1.2;text-transform:uppercase}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tab{display:grid;justify-content:stretch;justify-items:start;min-height:50px;padding:9px 13px;text-align:left}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tab strong{color:#101421;font-size:.8rem;font-weight:650}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tab small{color:rgba(14,18,32,.48);font-size:.68rem;font-weight:560}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tab--active{border-color:rgba(102,118,216,.18);background:rgba(255,255,255,.78);box-shadow:inset 0 2px 0 rgba(102,118,216,.42)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-queue{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0;border:0;background:transparent;box-shadow:none}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-queue-row{min-height:58px;padding:13px 15px;background:rgba(255,255,255,.48)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-list{gap:0;padding-top:6px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row{grid-template-columns:minmax(0,1fr) auto;padding:15px 0;border:0;border-bottom:1px solid rgba(18,22,34,.052);border-radius:0;background:transparent}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row:last-child{border-bottom:0}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row--active,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row:hover{padding-inline:12px;border-color:rgba(18,22,34,.052);border-radius:8px;background:rgba(255,255,255,.7)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row__meta{grid-column:1/-1}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card{border-color:rgba(18,22,34,.04);background:rgba(255,255,255,.38)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row{grid-template-columns:minmax(180px,.9fr) minmax(220px,1.1fr) minmax(260px,auto);gap:18px;padding:16px 0;border:0;border-bottom:1px solid rgba(18,22,34,.052);border-radius:0;background:transparent}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row:last-child{border-bottom:0}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row__actions{justify-content:end}@media (max-width:1100px){.platform-command-hero,.platform-team-hero,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command{grid-template-columns:1fr}.platform-command-hero__actions{align-self:start;justify-content:flex-start}.platform-team-grid{grid-template-columns:1fr}.platform-team-live__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-team-live-card:nth-child(odd){border-left:0;padding-left:0}.platform-team-live-card:nth-child(n+3){border-top:1px solid rgba(18,22,34,.055)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-control-desk,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-bar{grid-template-columns:1fr}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-queue{grid-template-columns:repeat(2,minmax(0,1fr))}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tabs{grid-template-columns:repeat(5,minmax(0,1fr))}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row{grid-template-columns:1fr}}@media (max-width:900px){.platform-shell{grid-template-columns:1fr}.platform-shell__rail{gap:12px;padding:12px 14px}.platform-shell__main{gap:28px;padding:22px 16px 34px}.platform-command-center,.platform-team-portal,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-workbench{gap:28px}.platform-command-metrics,.platform-team-live__grid,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__metrics,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-selected-summary{gap:12px}.platform-command-ai-queue,.platform-command-panel,.platform-team-ai,.platform-team-live,.platform-team-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel{padding:20px}.platform-command-control,.platform-team-ai-card,.platform-team-lane,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card{padding:18px}.platform-team-live__grid{grid-template-columns:1fr}.platform-team-live-card,.platform-team-live-card:first-child{min-height:0;padding:16px 0;border-left:0;border-top:1px solid rgba(18,22,34,.055)}.platform-team-live-card:first-child{border-top:0}.platform-team-event-recovery__header,.platform-team-event-row{align-items:stretch;flex-direction:column}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-queue{grid-template-columns:1fr}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tabs{grid-template-columns:1fr}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row__actions{justify-content:stretch}}.platform-shell{--platform-bg:#fbfbff;--platform-surface:rgba(255,255,255,0.48);--platform-surface-strong:rgba(255,255,255,0.68);--platform-border:rgba(18,22,34,0.04);--platform-border-strong:rgba(18,22,34,0.072);background:linear-gradient(180deg,rgba(204,215,250,.1),transparent 280px),var(--platform-bg)}.platform-shell__rail{padding:26px 16px;background:rgba(255,255,255,.22)}.platform-shell__nav{gap:6px}.platform-shell__nav-link{min-height:46px;padding:9px 10px;border-color:transparent;border-radius:8px;background:transparent}.platform-shell__nav-link--active{border-color:rgba(102,118,216,.12);background:rgba(255,255,255,.62);box-shadow:inset 2px 0 0 rgba(102,118,216,.42)}.platform-shell__main{gap:clamp(34px,4vw,56px);padding:clamp(30px,3.6vw,58px) clamp(28px,4.2vw,72px) 64px}.platform-shell__topbar{padding-bottom:22px;border-bottom-color:rgba(18,22,34,.034)}.platform-command-center,.platform-team-portal,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-workbench{gap:clamp(34px,4vw,54px)}.platform-command-hero,.platform-team-hero,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command{padding-top:0}.platform-command-hero h1,.platform-team-hero h1,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command h1{margin-top:16px;font-size:clamp(1.58rem,.84vw + 1.18rem,2.08rem);font-weight:560;line-height:1.08}.platform-command-hero p,.platform-team-hero p,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command p{color:rgba(14,18,32,.56);line-height:1.72}.platform-command-metrics,.platform-team-live__grid,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__metrics,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-selected-summary{gap:clamp(34px,5.5vw,88px);padding-block:24px;border-block-color:rgba(18,22,34,.036)}.platform-command-metric,.platform-team-live-card,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile{padding:0}.platform-command-metric{color:inherit;text-decoration:none}.platform-command-metric span,.platform-team-live-card span,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric span,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile span{color:rgba(14,18,32,.46);font-size:.68rem;font-weight:620;text-transform:uppercase}.platform-command-metric strong,.platform-team-live-card strong,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric strong,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile strong{margin-top:8px;font-size:clamp(1.58rem,.82vw + 1.1rem,2.08rem);font-weight:610}.platform-command-metric small,.platform-team-live-card small,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric small,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile small{margin-top:7px;color:rgba(14,18,32,.48);font-weight:430}.platform-command-ai-queue,.platform-command-panel,.platform-team-ai,.platform-team-live,.platform-team-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel{padding:clamp(28px,2.8vw,42px);border-color:rgba(18,22,34,.036);background:rgba(255,255,255,.54);box-shadow:none}.platform-command-ai-queue,.platform-team-ai,.platform-team-live{background:rgba(255,255,255,.5)}.platform-command-ai-queue__header,.platform-command-panel__header,.platform-team-ai__header,.platform-team-live__header,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel__header{padding-bottom:22px;border-bottom-color:rgba(18,22,34,.034)}.platform-command-control-strip{gap:clamp(18px,2.4vw,34px)}.platform-command-control,.platform-team-ai-card,.platform-team-lane,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card{border-color:rgba(18,22,34,.034);background:rgba(255,255,255,.4)}.platform-command-control{min-height:108px;padding:20px}.platform-team-grid{gap:clamp(26px,3vw,44px)}.platform-team-lane{padding:clamp(30px,3vw,44px)}.platform-team-ai__grid{gap:clamp(16px,2vw,26px)}.platform-command-ai-row,.platform-command-row,.platform-team-event-row,.platform-team-queue-row,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row{border:0;border-bottom:1px solid rgba(18,22,34,.044);border-radius:0;background:transparent}.platform-command-ai-row,.platform-command-row,.platform-team-queue-row{padding:18px 0}.platform-command-ai-queue__rows{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,4vw,64px)}.platform-command-ai-row{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;align-items:start;justify-content:start;gap:14px;min-height:132px;padding:24px 0 0;border-bottom:0;border-top:1px solid rgba(18,22,34,.044)}.platform-command-ai-row span{display:grid;gap:10px;min-width:0}.platform-command-ai-row small{max-width:36ch;line-height:1.55}.platform-command-ai-row em{justify-self:start;max-width:100%;color:#4e5fc3;font-size:.74rem;font-style:normal;font-weight:650;white-space:normal}.platform-command-ai-row:last-child,.platform-command-row:last-child,.platform-team-event-row:last-child,.platform-team-queue-row:last-child,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row:last-child,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row:last-child{border-bottom:0}.platform-command-ai-row:hover,.platform-command-row:hover,.platform-team-queue-row:hover,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row:hover{border-radius:8px;background:rgba(255,255,255,.66);box-shadow:none}.platform-command-split,.platform-team-split,.platform-team-split--bottom,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-control-desk{gap:clamp(32px,4.4vw,64px)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-bar{gap:clamp(32px,4.4vw,60px)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tabs{gap:10px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tab{border-radius:8px;background:transparent}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tab--active{border-color:rgba(102,118,216,.16);background:rgba(255,255,255,.62);box-shadow:inset 0 2px 0 rgba(102,118,216,.34)}.platform-command-ai-queue__rows,.platform-command-list,.platform-team-queue,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-list,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-list{gap:0}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel__header .workspaces-pill{max-width:min(190px,32vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-grid+.workspaces-selected-summary{margin-top:4px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-grid[data-focus=features],:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-grid[data-focus=plan]{grid-template-columns:minmax(0,min(620px,100%))}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-grid[data-focus=support]{grid-template-columns:minmax(0,1fr)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-grid[data-focus=support] .workspaces-user-row{grid-template-columns:minmax(170px,.82fr) minmax(180px,.9fr) minmax(240px,1fr);gap:18px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-grid[data-focus=support] .workspaces-user-row__actions{justify-content:flex-start;min-width:0}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-grid[data-focus=support] .workspaces-user-row__actions .btn{flex:0 1 auto;min-width:fit-content}.platform-team-priorities{display:grid;gap:22px;padding:clamp(28px,2.8vw,42px);border:1px solid rgba(18,22,34,.036);border-radius:8px;background:rgba(255,255,255,.52)}.platform-team-priorities__header{display:flex;align-items:end;justify-content:space-between;gap:18px;padding-bottom:20px;border-bottom:1px solid rgba(18,22,34,.034)}.platform-team-priorities__header div{display:grid;gap:5px}.platform-team-priorities__header small,.platform-team-priorities__header span,.platform-team-priority em,.platform-team-priority small,.platform-team-priority span{color:rgba(14,18,32,.5);font-size:.72rem;font-style:normal;font-weight:540;line-height:1.45}.platform-team-priorities__header h2{margin:0;color:#101421;font-size:clamp(1rem,.36vw + .9rem,1.22rem);font-weight:640;letter-spacing:0}.platform-team-priorities__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(20px,3vw,46px)}.platform-team-priority{display:grid;align-content:start;gap:10px;min-width:0;min-height:150px;padding-top:22px;border-top:1px solid rgba(18,22,34,.044);color:inherit;text-decoration:none}.platform-team-priority strong{color:#101421;font-size:.92rem;font-weight:670;line-height:1.22}.platform-team-priority small{max-width:38ch}.platform-team-priority em{align-self:end;color:#4e5fc3;font-weight:680}.platform-team-priority--attention{border-top-color:rgba(102,118,216,.28)}.platform-team-priority:hover{color:inherit}@media (max-width:900px){.platform-shell{background:linear-gradient(180deg,rgba(204,215,250,.12),transparent 220px),var(--platform-bg)}.platform-shell__rail{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px 16px 12px;border-right:0;border-bottom:1px solid rgba(18,22,34,.044);background:rgba(255,255,255,.5)}.platform-shell__brand{min-height:34px;padding:0}.platform-shell__brand img{width:24px;height:24px}.platform-shell__brand small,.platform-shell__nav-link small{display:none}.platform-shell__nav{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:4px}.platform-shell__nav-link{justify-content:center;min-height:38px;gap:6px;padding:8px 6px}.platform-shell__nav-link span{min-width:0}.platform-shell__nav-link svg{width:14px;height:14px;flex:0 0 auto}.platform-shell__nav-link strong{overflow:hidden;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.platform-shell__nav-link--active{box-shadow:inset 0 2px 0 rgba(102,118,216,.38)}.platform-shell__footer{grid-column:2;grid-row:1;margin:0}.platform-shell__return{min-height:34px;padding:8px 10px;white-space:nowrap}.platform-shell__main{gap:28px;padding:18px 16px 40px}.platform-shell__topbar{display:grid;gap:14px;padding-bottom:18px}.platform-shell__status{justify-content:flex-start}.platform-command-center,.platform-team-portal,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-workbench{gap:28px}.platform-command-metrics,.platform-team-live__grid,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__metrics,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-selected-summary{gap:12px;padding-block:0;border-block:0}.platform-command-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-bar{gap:16px;padding:18px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-bar__modes,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-bar__queue{gap:10px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tab{min-height:46px;padding:8px 12px}.platform-command-metric,.platform-team-live-card,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile{padding:16px;border:1px solid rgba(18,22,34,.045);border-radius:8px;background:rgba(255,255,255,.56)}.platform-command-ai-queue,.platform-command-panel,.platform-team-ai,.platform-team-live,.platform-team-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel{padding:22px}.platform-command-ai-queue__rows{grid-template-columns:1fr;gap:0}.platform-command-ai-row{min-height:0;padding:18px 0;border-top:0;border-bottom:1px solid rgba(18,22,34,.044)}.platform-command-ai-row:hover,.platform-command-row:hover,.platform-team-queue-row:hover,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row:hover{background:rgba(255,255,255,.64)}.platform-team-priorities{padding:22px}.platform-team-priorities__header{align-items:start;flex-direction:column}.platform-team-priorities__grid{grid-template-columns:1fr;gap:0}.platform-team-priority{min-height:0;padding:18px 0}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-grid[data-focus=support] .workspaces-user-row{grid-template-columns:1fr}}@media (max-width:900px){.platform-command-hero,.platform-team-hero,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command{padding-top:4px}.platform-command-hero h1,.platform-team-hero h1,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command h1{margin-top:24px;max-width:16ch;font-size:1.62rem;line-height:1.12}.platform-command-hero p,.platform-team-hero p,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command p{max-width:34ch;color:rgba(14,18,32,.58);font-size:.91rem;line-height:1.7}.platform-command-metrics{gap:0;padding-block:14px;border-top:1px solid rgba(18,22,34,.045);border-bottom:1px solid rgba(18,22,34,.045)}.platform-command-metric{padding:12px 16px;border:0;border-radius:0;background:transparent}.platform-command-metric:nth-child(odd){padding-left:0}.platform-command-metric:nth-child(2n){padding-right:0}.platform-command-metric strong{margin-top:8px;font-size:1.58rem}.platform-command-metric small{max-width:15ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-command-ai-queue,.platform-command-panel{padding:24px 0;border-right:0;border-left:0;border-radius:0;background:transparent}.platform-command-ai-queue__header,.platform-command-panel__header{padding-bottom:20px}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__metrics{gap:0;padding-block:14px;border-top:1px solid rgba(18,22,34,.045);border-bottom:1px solid rgba(18,22,34,.045)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric{padding:12px 16px;border:0;border-radius:0;background:transparent}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric:first-child{padding-left:0}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric:last-child{padding-right:0}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric strong{margin-top:8px;font-size:1.58rem}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric small{max-width:15ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-bar{padding:24px 0;border-right:0;border-left:0;border-radius:0;background:transparent}}.platform-team-priorities{padding:clamp(28px,3vw,42px) 0;border-right:0;border-left:0;border-radius:0;background:transparent}.platform-team-priorities__grid{gap:clamp(30px,4vw,64px)}.platform-team-priority{min-height:132px}.platform-team-live-card{color:inherit;text-decoration:none}@media (max-width:900px){.platform-team-live,.platform-team-priorities{padding:24px 0;border-right:0;border-left:0;border-radius:0;background:transparent}.platform-team-live__grid{gap:0;padding-block:14px;border-top:1px solid rgba(18,22,34,.045);border-bottom:1px solid rgba(18,22,34,.045)}.platform-team-live-card{min-height:0;padding:12px 16px;border:0;border-radius:0;background:transparent}.platform-team-live-card:nth-child(odd){padding-left:0}.platform-team-live-card:nth-child(2n){padding-right:0}.platform-team-live-card:last-child{grid-column:1/-1;padding-right:0}.platform-team-live-card strong{margin-top:8px;font-size:1.58rem}.platform-team-live-card small{max-width:18ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.platform-shell{--platform-bg:#f8f9ff;--platform-surface:rgba(255,255,255,0.64);--platform-surface-strong:rgba(255,255,255,0.82);--platform-border:rgba(18,22,34,0.075);--platform-border-strong:rgba(18,22,34,0.13);background:linear-gradient(160deg,rgba(204,215,250,.16),transparent 360px),linear-gradient(20deg,rgba(239,204,250,.1),transparent 420px),var(--platform-bg)}.platform-shell__rail{padding:18px 16px;background:rgba(255,255,255,.46);box-shadow:none}.platform-shell__main{gap:clamp(24px,2.2vw,34px);padding:clamp(18px,2vw,30px)}.platform-shell__topbar{top:clamp(18px,2vw,30px);min-height:48px;padding:0 0 16px;border:0;border-bottom:1px solid var(--platform-border);border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.platform-shell__status span,.platform-team-hero__status span,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__signals span,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-eyebrow{border-color:rgba(18,22,34,.08);background:rgba(255,255,255,.58)}.platform-command-center,.platform-shell .workspaces-workbench,.platform-team-portal,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-workbench{gap:clamp(22px,2.3vw,34px);max-width:1340px}.platform-command-ai-queue,.platform-command-card,.platform-command-control,.platform-command-hero,.platform-command-metric,.platform-command-panel,.platform-command-state,.platform-team-ai,.platform-team-hero,.platform-team-lane,.platform-team-live,.platform-team-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-alert,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-secret-output{box-shadow:none}.platform-command-hero,.platform-team-hero,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command{padding:clamp(20px,2.6vw,34px) 0 clamp(18px,2vw,28px);border:0;border-bottom:1px solid rgba(18,22,34,.065);border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.platform-command-hero h1,.platform-team-hero h1,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command h1{font-size:clamp(1.48rem,1.1vw + 1.06rem,2rem);font-weight:640;line-height:1.06}.platform-command-hero p,.platform-team-hero p,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command p{max-width:62ch;color:rgba(14,18,32,.58);font-size:.86rem;line-height:1.62}.platform-command-metrics,.platform-team-live__grid,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__metrics,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-selected-summary{gap:0;padding-block:18px;border-block:1px solid rgba(18,22,34,.055)}.platform-command-metric,.platform-team-live-card,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile{min-height:0;padding:2px clamp(16px,1.7vw,28px);border:0;border-right:1px solid rgba(18,22,34,.06);border-radius:0;background:transparent}.platform-command-metric:last-child,.platform-team-live-card:last-child,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric:last-child,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile:last-child{border-right:0}.platform-command-metric:first-child,.platform-team-live-card:first-child,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric:first-child,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile:first-child{padding-left:0}.platform-command-metric strong,.platform-team-live-card strong,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric strong,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile strong{margin-top:6px;font-size:clamp(1.34rem,.54vw + 1.12rem,1.72rem);font-weight:650}.platform-command-control-strip,.platform-team-ai__grid,.platform-team-grid,.platform-team-split,.platform-team-split--bottom,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-control-desk,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-form-grid,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-grid{gap:clamp(16px,1.8vw,26px)}.platform-command-control,.platform-team-ai-card,.platform-team-lane,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card{border-color:rgba(18,22,34,.065);border-radius:8px;background:rgba(255,255,255,.54);box-shadow:none}.platform-command-control{min-height:0;padding:16px}.platform-team-ai-card,.platform-team-lane,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card{min-height:0;padding:clamp(18px,1.8vw,24px)}.platform-command-ai-queue,.platform-command-panel,.platform-team-ai,.platform-team-live,.platform-team-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel{padding:clamp(20px,2vw,28px);border-color:rgba(18,22,34,.07);border-radius:8px;background:rgba(255,255,255,.6)}.platform-command-ai-row,.platform-command-row,.platform-team-queue-row,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row{border-width:0 0 1px;border-color:rgba(18,22,34,.06);border-radius:0;background:transparent}.platform-command-ai-row,.platform-command-row,.platform-team-queue-row{padding:14px 0}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row{padding:14px 0}.platform-command-ai-row:hover,.platform-command-row:hover,.platform-team-queue-row:hover,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row--active,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-row:hover,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-user-row:hover{border-color:rgba(102,118,216,.18);background:rgba(255,255,255,.48);box-shadow:none}.platform-command-empty,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-empty{border-color:rgba(18,22,34,.08);border-radius:8px;background:rgba(255,255,255,.42)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-bar{padding:clamp(16px,2vw,24px) 0;border-block:1px solid rgba(18,22,34,.055)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tabs,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-queue{background:rgba(255,255,255,.42)}@media (max-width:1120px){.platform-command-control-strip,.platform-team-ai__grid,.platform-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.platform-shell{grid-template-columns:1fr}.platform-shell__rail{position:static;height:auto}.platform-shell__main{padding:18px 16px 42px}.platform-shell__topbar{top:0}.platform-command-hero,.platform-team-hero,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command{align-items:flex-start;display:grid;gap:18px;padding-top:4px}.platform-command-hero h1,.platform-team-hero h1,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command h1{margin-top:18px;max-width:18ch}.platform-command-metrics,.platform-team-live__grid,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__metrics,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-selected-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-command-metric,.platform-team-live-card,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile{padding:14px}.platform-command-metric:nth-child(odd),.platform-team-live-card:nth-child(odd),:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric:nth-child(odd),:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile:nth-child(odd){padding-left:0}.platform-command-metric:nth-child(2n),.platform-team-live-card:nth-child(2n),:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric:nth-child(2n),:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile:nth-child(2n){border-right:0;padding-right:0}}@media (max-width:640px){.platform-command-control-strip,.platform-command-metrics,.platform-team-ai__grid,.platform-team-grid,.platform-team-live__grid,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command__metrics,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-selected-summary{grid-template-columns:1fr}.platform-command-metric,.platform-team-live-card,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile{padding:14px 0;border-right:0;border-bottom:1px solid rgba(18,22,34,.055)}.platform-command-metric:last-child,.platform-team-live-card:last-child,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-metric:last-child,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-summary-tile:last-child{border-bottom:0}}.platform-shell{--platform-border:rgba(18,22,34,0.045);--platform-soft-panel:rgba(255,255,255,0.42);--platform-open-panel:transparent}.platform-shell__main{padding-inline:clamp(36px,5vw,86px)}.platform-command-center,.platform-shell .workspaces-workbench,.platform-team-portal,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-workbench{max-width:1460px}.platform-command-hero,.platform-team-hero,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command{gap:clamp(32px,5vw,74px);padding-bottom:clamp(28px,3.2vw,44px)}.platform-command-hero h1,.platform-team-hero h1,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-command h1{font-weight:540}.platform-command-hero__actions{align-self:center}.platform-command-ai-queue,.platform-team-live,.platform-team-priorities,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-bar{padding-inline:0;border-right:0;border-left:0;border-radius:0;background:var(--platform-open-panel)}.platform-command-ai-queue{padding-block:clamp(22px,3vw,36px);border-top:1px solid var(--platform-border);border-bottom:1px solid var(--platform-border)}.platform-command-ai-queue__header{max-width:760px;padding-bottom:clamp(24px,3vw,38px);border-bottom:0}.platform-command-ai-queue__rows{gap:clamp(42px,6vw,96px)}.platform-command-ai-row{min-height:120px;padding-top:20px;border-top-color:rgba(102,118,216,.16)}.platform-command-control-strip,.platform-team-ai__grid,.platform-team-grid{gap:clamp(24px,3.4vw,54px)}.platform-command-control,.platform-team-ai-card,.platform-team-lane,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card{border-color:rgba(18,22,34,.055);background:var(--platform-soft-panel)}.platform-command-control{min-height:124px;padding:clamp(22px,2.4vw,30px)}.platform-command-split,.platform-team-split,.platform-team-split--bottom,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-control-desk{gap:clamp(36px,5vw,74px)}.platform-command-panel,.platform-team-ai,.platform-team-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-panel,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-panel{background:rgba(255,255,255,.5)}.platform-team-priorities{padding-block:clamp(34px,4vw,56px)}.platform-team-priorities__grid{gap:clamp(34px,5vw,78px)}.platform-team-priority{min-height:142px}.platform-team-live{padding-block:clamp(24px,3vw,40px);border-block:1px solid var(--platform-border)}.platform-team-live__header{padding-bottom:clamp(18px,2.4vw,30px);border-bottom:0}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-bar{gap:clamp(42px,6vw,88px);padding-block:clamp(28px,3.8vw,52px)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tabs,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-queue{background:transparent}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tab,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-queue-row{border-color:rgba(18,22,34,.055);background:rgba(255,255,255,.36)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-focus-tab--active,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-queue-row--active{border-color:rgba(102,118,216,.2);background:rgba(255,255,255,.72)}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-directory-panel{align-self:start}@media (max-width:900px){.platform-shell__main{padding-inline:18px}.platform-command-ai-queue__rows{gap:0}.platform-command-control,.platform-team-ai-card,.platform-team-lane,:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-ops-card{min-height:0}:where(.orbance-console-shell--restructured,.platform-shell) .workspaces-operator-bar{gap:22px}.platform-shell .platform-command-metric small,.platform-shell .platform-team-live-card small,.platform-shell .workspaces-metric small,.platform-shell .workspaces-summary-tile small{max-width:none;overflow:visible;text-overflow:clip;white-space:normal}}.platform-shell .platform-command-ai-queue,.platform-shell .platform-team-live,.platform-shell .platform-team-priorities,.platform-shell .workspaces-operator-bar{padding-right:0;padding-left:0;border-right:0;border-left:0;border-radius:0;background:transparent;box-shadow:none}.platform-shell .platform-command-ai-queue,.platform-shell .platform-team-live,.platform-shell .workspaces-operator-bar{border-top:1px solid rgba(18,22,34,.045);border-bottom:1px solid rgba(18,22,34,.045)}.platform-shell .platform-command-ai-queue__header,.platform-shell .platform-team-live__header{padding-right:0;padding-left:0}.platform-shell .platform-command-ai-row{padding-top:22px}.platform-shell .platform-command-control,.platform-shell .platform-team-ai-card,.platform-shell .platform-team-lane,.platform-shell .workspaces-ops-card{background:rgba(255,255,255,.38)}.platform-shell .workspaces-operator-queue{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.platform-shell .workspaces-queue-row{min-height:64px;padding:16px}