@layer surfaces{.home-screen{width:100%;min-width:0;color:var(--text-primary);gap:18px;display:grid}.home-screen *,.home-screen :before,.home-screen :after{box-sizing:border-box;letter-spacing:0}.home-masthead{border-radius:var(--radius-panel);grid-template-columns:minmax(0,1fr) minmax(320px,.62fr);align-items:end;gap:28px;min-height:224px;padding:34px;display:grid}.home-masthead__copy{gap:10px;min-width:0;display:grid}.home-masthead__copy>span,.home-section-header span{color:var(--text-soft);font-size:var(--type-scale-00);font-weight:760;line-height:var(--line-height-tight);text-transform:uppercase}.home-masthead h1{color:var(--text-primary);font-family:var(--font-heading);text-wrap:balance;margin:0;font-size:3.7rem;line-height:.98}.home-masthead p{max-width:58ch;color:var(--text-soft);font-size:var(--type-scale-1);line-height:var(--line-height-loose);margin:0}.home-spotlight{border-radius:var(--radius-pill);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;padding:7px 8px 7px 18px;display:grid}.home-spotlight svg{width:20px;height:20px;color:var(--text-soft)}.home-spotlight input{width:100%;min-width:0;color:var(--text-primary);font:inherit;background:0 0;border:0;outline:0}.home-spotlight input::placeholder{color:var(--text-muted)}.home-spotlight button{border-radius:var(--radius-pill);background:var(--accent-primary);min-width:58px;min-height:44px;color:var(--accent-on-primary,#fff);font:inherit;cursor:pointer;border:0;font-weight:760}.home-dock{grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;display:grid}.home-action{min-height:132px;color:inherit;text-align:center;border-radius:var(--radius-card);align-content:start;justify-items:center;gap:10px;padding:14px 10px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.home-action-icon{width:56px;height:56px;color:var(--icon-tone-fg);background:var(--icon-tone-bg);border-radius:16px;place-items:center;display:grid;box-shadow:inset 0 1px #ffffff47,0 10px 24px #1e293b24}.home-action-icon svg{width:25px;height:25px}.home-action-icon--gold,.home-action-icon--metrics{--icon-tone-fg:var(--icon-tone-metrics-fg)}.home-action-icon--plum,.home-action-icon--support{--icon-tone-fg:var(--icon-tone-support-fg)}.home-action-icon--indigo,.home-action-icon--operations{--icon-tone-fg:var(--icon-tone-operations-fg)}.home-action-icon--teal,.home-action-icon--documents{--icon-tone-fg:var(--icon-tone-documents-fg)}.home-action-icon--azure,.home-action-icon--sky,.home-action-icon--communication,.home-action-icon--cloud{--icon-tone-fg:var(--icon-tone-communication-fg)}.home-action-icon--charcoal,.home-action-icon--slate,.home-action-icon--system{--icon-tone-fg:var(--icon-tone-system-fg)}.home-action strong,.home-action small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.home-action strong{color:var(--text-primary);font-size:var(--type-scale-0);line-height:var(--line-height-tight)}.home-action small{color:var(--text-soft);font-size:var(--type-scale-00);line-height:var(--line-height-tight);margin-top:3px}.home-alert{border-radius:var(--radius-row);min-height:46px;color:var(--text-soft);font-size:var(--type-scale-00);align-items:center;gap:10px;padding:10px 14px;display:flex}.home-alert svg{width:20px;height:20px;color:var(--status-warning-fg,#a16207);flex:none}.home-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:16px;display:grid}.home-panel{border-radius:var(--radius-panel);grid-column:span 4;gap:16px;min-height:316px;padding:20px;display:grid}.home-panel--today,.home-panel--companies{grid-column:span 8}.home-panel--metrics{grid-column:span 4}.home-section-header{justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;display:flex}.home-section-header h2{color:var(--text-primary);font-family:var(--font-heading);font-size:var(--type-scale-3);line-height:var(--line-height-tight);margin:4px 0 0}.home-section-header a{border-radius:var(--radius-pill);width:36px;height:36px;color:var(--text-soft);flex:none;place-items:center;text-decoration:none;display:grid}.home-priority-list,.home-list,.home-area-list{gap:10px;min-width:0;display:grid}.home-priority-list{grid-template-columns:repeat(3,minmax(0,1fr))}.home-row,.home-area,.home-company{min-width:0;color:inherit;text-decoration:none;transition:background .16s,box-shadow .16s,transform .16s}.home-row{border-radius:var(--radius-row);background:var(--material-ultrathin-bg);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:68px;padding:10px;display:grid}.home-row__icon{background:var(--icon-tone-bg);width:42px;height:42px;color:var(--icon-tone-fg);border-radius:14px;place-items:center;display:grid}.home-row__icon svg{width:21px;height:21px}.home-row__copy{gap:3px;min-width:0;display:grid}.home-row strong,.home-row small,.home-row__meta,.home-company strong,.home-company small,.home-area strong,.home-area small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.home-row strong,.home-company strong,.home-area strong{color:var(--text-primary);font-size:var(--type-scale-0);line-height:var(--line-height-tight)}.home-row small,.home-company small,.home-area small,.home-row__meta{color:var(--text-soft);font-size:var(--type-scale-00);line-height:var(--line-height-tight)}.home-row__meta{border-radius:var(--radius-pill);background:var(--material-thin-bg);text-align:center;max-width:98px;padding:5px 8px;font-weight:720}.home-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.home-metric{border-radius:var(--radius-row);background:var(--material-ultrathin-bg);align-content:end;gap:6px;min-height:132px;padding:14px;display:grid}.home-metric>span{background:var(--material-thin-bg);width:36px;height:36px;color:var(--text-soft);border-radius:12px;place-items:center;display:grid}.home-metric svg{width:20px;height:20px}.home-metric p,.home-metric small{color:var(--text-soft);font-size:var(--type-scale-00);margin:0}.home-metric strong{overflow-wrap:anywhere;color:var(--text-primary);font-size:var(--type-scale-4);line-height:var(--line-height-tight)}.home-company-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.home-company{border-radius:var(--radius-row);background:var(--material-ultrathin-bg);grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;min-height:78px;padding:12px;display:grid}.home-company__logo{background:var(--material-thin-bg);width:48px;height:48px;font-size:var(--type-scale-00);border-radius:14px;place-items:center;padding:8px;font-weight:820;display:grid}.home-company__logo img{object-fit:contain;width:100%;height:100%}.home-area{border-radius:var(--radius-row);background:var(--material-ultrathin-bg);grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:10px;display:grid}.home-area svg{width:21px;height:21px;color:var(--text-soft)}.home-empty{border-radius:var(--radius-row);background:var(--material-ultrathin-bg);text-align:center;align-content:center;place-items:center;gap:8px;min-height:174px;padding:18px;display:grid}.home-empty span{border-radius:var(--radius-pill);background:var(--material-thin-bg);width:44px;height:44px;color:var(--text-soft);place-items:center;display:grid}.home-empty svg{width:22px;height:22px}.home-empty strong{color:var(--text-primary)}.home-empty p{max-width:34ch;color:var(--text-soft);font-size:var(--type-scale-00);line-height:var(--line-height-normal);margin:0}.home-loading{gap:10px;display:grid}.home-loading span{border-radius:var(--radius-row);background:var(--material-ultrathin-bg);height:68px;animation:1.2s ease-in-out infinite alternate home-loading-pulse;display:block}.home-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-spotlight:focus-within,.home-action:focus-visible,.home-section-header a:focus-visible,.home-row:focus-visible,.home-company:focus-visible,.home-area:focus-visible{box-shadow:var(--focus-ring);outline:0}@media (hover:hover) and (pointer:fine){.home-action:hover,.home-row:hover,.home-company:hover,.home-area:hover,.home-section-header a:hover{background:var(--material-hover);transform:translateY(-1px)}}.home-action:active,.home-row:active,.home-company:active,.home-area:active{transform:translateY(0)scale(.99)}@keyframes home-loading-pulse{0%{opacity:.58}to{opacity:1}}@media (prefers-reduced-motion:reduce){.home-action,.home-row,.home-company,.home-area,.home-section-header a,.home-loading span{transition:none;animation:none}}@media (max-width:1280px){.home-dock{grid-template-columns:repeat(4,minmax(0,1fr))}.home-panel,.home-panel--today,.home-panel--metrics,.home-panel--companies{grid-column:span 6}.home-priority-list,.home-company-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.home-masthead{grid-template-columns:1fr;align-items:start;min-height:0;padding:26px}.home-masthead h1{font-size:var(--type-scale-5)}.home-grid{grid-template-columns:1fr}.home-panel,.home-panel--today,.home-panel--metrics,.home-panel--companies{grid-column:auto}}@media (max-width:620px){.home-masthead{border-radius:var(--radius-card);padding:22px}.home-masthead h1{font-size:var(--type-scale-4)}.home-spotlight{border-radius:var(--radius-row);grid-template-columns:auto minmax(0,1fr)}.home-spotlight button{grid-column:1/-1;width:100%}.home-dock,.home-priority-list,.home-company-grid,.home-metrics{grid-template-columns:1fr}.home-action{text-align:left;grid-template-columns:56px minmax(0,1fr);place-items:center start;min-height:82px;padding:12px}.home-row{grid-template-columns:42px minmax(0,1fr)}.home-row__meta{grid-column:2;justify-self:start;max-width:100%}}}
@layer surfaces{.wg-root{width:100%;max-width:var(--wg-max-width,1120px);flex-direction:column;gap:18px;margin-inline:auto;display:flex}.wg-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.wg-toolbar__title h2{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(1.25rem,1rem + 1vw,1.6rem);font-weight:650}.wg-toolbar__title p{color:var(--text-soft);margin:2px 0 0;font-size:.85rem}.wg-toolbar__actions{flex-wrap:wrap;gap:8px;display:flex}.wg-btn{border:1px solid var(--surface-border);border-radius:var(--radius-pill);background:var(--material-ultrathin-bg);color:var(--text-primary);cursor:pointer;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:550;transition:background .18s,border-color .18s,transform .18s cubic-bezier(.2,.8,.2,1);display:inline-flex}.wg-btn svg{width:16px;height:16px}.wg-btn:hover{background:var(--surface-control-hover);border-color:var(--surface-border-hover)}.wg-btn:active{transform:scale(.96)}.wg-btn:focus-visible{box-shadow:var(--focus-ring);outline:none}.wg-btn--primary{background:var(--accent-primary);color:#fff;border-color:#0000;box-shadow:0 12px 26px #12589438}.wg-btn--primary:hover{background:var(--accent-primary-hover)}.wg-canvas{width:100%;transition:height .32s cubic-bezier(.2,.8,.2,1);position:relative}.wg-item{border-radius:var(--radius-card);will-change:transform;touch-action:manipulation;padding:0;transition:transform .38s cubic-bezier(.22,1,.36,1),width .32s cubic-bezier(.22,1,.36,1),height .32s cubic-bezier(.22,1,.36,1),opacity .3s,box-shadow .22s;animation:none;position:absolute;top:0;left:0;overflow:visible}.wg-root:not(.is-ready) .wg-toolbar,.wg-root:not(.is-ready) .wg-canvas{opacity:0}.wg-root.is-ready .wg-toolbar{animation:.22s cubic-bezier(.22,1,.36,1) backwards wg-soft-reveal}.wg-root.is-ready .wg-item{animation:.24s cubic-bezier(.22,1,.36,1) backwards wg-soft-reveal}.wg-root.is-ready .wg-item:nth-child(2){animation-delay:28ms}.wg-root.is-ready .wg-item:nth-child(3){animation-delay:56ms}.wg-root.is-ready .wg-item:nth-child(4){animation-delay:84ms}.wg-root.is-ready .wg-item:nth-child(n+5){animation-delay:.112s}@keyframes wg-soft-reveal{0%{opacity:0}to{opacity:1}}.wg-item__body{border-radius:inherit;flex-direction:column;min-height:0;padding:16px;transition:padding .2s;display:flex;position:absolute;inset:0;overflow:hidden}.wg-item.is-edit .wg-item__body{padding-top:48px}.wg-root.is-editing .wg-head__link{display:none}.wg-item.is-edit{cursor:grab;touch-action:none}.wg-item.is-edit:focus-visible{box-shadow:var(--focus-ring), var(--material-shadow);outline:none}.wg-item.is-selected{box-shadow:0 0 0 2px color-mix(in srgb, var(--accent-primary), transparent 30%), var(--material-shadow)}.wg-item.is-dragging{z-index:40;cursor:grabbing;transform-origin:50%;opacity:.97;box-shadow:0 28px 64px #081c3452}.wg-root.is-editing .wg-item.is-edit:not(.is-dragging):hover{box-shadow:0 18px 40px #081c3433}.wg-item__grip{border-radius:var(--radius-pill);background:var(--material-ultrathin-bg);width:26px;height:26px;color:var(--text-soft);opacity:0;pointer-events:none;place-items:center;transition:opacity .18s;display:grid;position:absolute;top:10px;left:10px}.wg-item__grip svg{width:15px;height:15px}.wg-item.is-edit .wg-item__grip{opacity:.8}.wg-item__menu-btn{border:1px solid var(--surface-border);border-radius:var(--radius-pill);background:var(--accent-primary);width:30px;height:30px;color:var(--text-primary);cursor:pointer;z-index:3;place-items:center;transition:background .16s,transform .16s;display:grid;position:absolute;top:8px;right:8px}.wg-item__menu-btn svg{width:18px;height:18px}.wg-item__menu-btn:hover{background:var(--accent-primary-hover)}.wg-item__menu-btn:active{transform:scale(.92)}.wg-item__menu-btn:focus-visible{box-shadow:var(--focus-ring);outline:none}.wg-resize-menu{z-index:5;border-radius:var(--radius-row);flex-direction:column;gap:2px;min-width:190px;padding:8px;animation:.16s cubic-bezier(.16,1,.3,1) wgMenuIn;display:flex;position:absolute;top:44px;right:8px}@keyframes wgMenuIn{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:none}}.wg-resize-menu__label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-soft);padding:4px 8px 6px;font-size:.7rem;font-weight:600}.wg-resize-menu__item{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;font-size:.84rem;transition:background .14s;display:flex}.wg-resize-menu__item:hover,.wg-resize-menu__item:focus-visible{background:var(--surface-control-hover);outline:none}.wg-resize-menu__item.is-active{background:var(--surface-row-hover);font-weight:600}.wg-resize-menu__item>svg:last-child{width:16px;height:16px;color:var(--icon-tone-system-fg);margin-left:auto}.wg-size-glyph{border:1.5px solid color-mix(in srgb, var(--icon-tone-system-fg), transparent 35%);background:color-mix(in srgb, var(--icon-tone-system-fg), transparent 82%);border-radius:4px;flex:none}.wg-shell{flex-direction:column;gap:12px;height:100%;min-height:0;display:flex}.wg-shell>:not(.wg-head){flex:auto;min-height:0}.wg-collection{flex-direction:column;gap:8px;min-height:0;display:flex}.wg-collection>.wg-list,.wg-collection>.wg-company-grid,.wg-collection>.wg-metrics{flex:auto;min-height:0}.wg-more{border-radius:var(--radius-pill);border:1px solid var(--surface-border);background:var(--material-ultrathin-bg);color:var(--text-soft);flex:none;align-self:flex-start;align-items:center;gap:4px;margin-top:2px;padding:5px 11px;font-size:.75rem;font-weight:560;transition:background .16s,color .16s;display:inline-flex}.wg-more svg{width:13px;height:13px}.wg-more:hover{color:var(--text-primary);background:var(--surface-control-hover)}.wg-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.wg-head div{min-width:0}.wg-head span{text-transform:uppercase;letter-spacing:.07em;color:var(--text-soft);font-size:.7rem;font-weight:600;display:block}.wg-head h3{letter-spacing:-.01em;color:var(--text-primary);margin:2px 0 0;font-size:1.02rem;font-weight:620}.wg-head--compact h3{font-size:.95rem}.wg-head__link{border-radius:var(--radius-pill);background:var(--material-ultrathin-bg);width:28px;height:28px;color:var(--text-soft);flex:none;place-items:center;display:grid}.wg-head__link svg{width:16px;height:16px}.wg-head__link:hover{color:var(--text-primary);background:var(--surface-control-hover)}.wg-list{flex-direction:column;gap:6px;min-height:0;display:flex}.wg-list--cols2{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:6px 10px;display:grid}.wg-list--roomy .wg-row__copy strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.wg-row{border-radius:var(--radius-row);color:var(--text-primary);align-items:center;gap:10px;padding:8px;transition:background .16s;display:flex}.wg-row:hover{background:var(--surface-row-hover)}.wg-row__icon{background:var(--icon-tone-bg);border:1px solid color-mix(in srgb, var(--icon-tone-fg) 24%, transparent);width:34px;height:34px;color:var(--icon-tone-fg);border-radius:12px;flex:none;place-items:center;transition:background .16s,border-color .16s,color .16s;display:grid}.wg-row:hover .wg-row__icon{background:var(--icon-tone-hover);border-color:color-mix(in srgb, var(--icon-tone-fg) 34%, transparent)}.wg-row__icon svg{width:18px;height:18px}.wg-row__copy{flex-direction:column;flex:1;min-width:0;display:flex}.wg-row__copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:580;overflow:hidden}.wg-row__copy small{color:var(--text-soft);white-space:nowrap;text-overflow:ellipsis;font-size:.76rem;overflow:hidden}.wg-row__meta{color:var(--text-soft);flex:none;font-size:.72rem;font-weight:550}.wg-empty{height:100%;color:var(--text-soft);flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;display:flex}.wg-empty__icon{background:var(--icon-tone-bg);width:36px;height:36px;color:var(--icon-tone-fg);border-radius:12px;place-items:center;display:grid}.wg-empty__icon svg{width:26px;height:26px}.wg-empty strong{color:var(--text-primary);font-size:.9rem}.wg-empty p{margin:0;font-size:.78rem}.wg-empty--compact{gap:6px}.wg-empty--compact .wg-empty__icon{width:32px;height:32px}.wg-empty--compact .wg-empty__icon svg{width:22px;height:22px}.wg-empty--compact strong{font-size:.86rem}.wg-skeleton{flex-direction:column;gap:8px;display:flex}.wg-skeleton-block{border-radius:var(--radius-control);background:color-mix(in srgb, var(--text-primary) 10%, transparent);display:block;position:relative;overflow:hidden}.wg-skeleton-block:after{content:"";background:linear-gradient(270deg, transparent 0%, color-mix(in srgb, var(--text-primary) 22%, transparent) 42%, #fff3 50%, color-mix(in srgb, var(--text-primary) 22%, transparent) 58%, transparent 100%);animation:1.25s cubic-bezier(.4,0,.2,1) infinite wgSkeletonGlowRtl;position:absolute;inset:0;transform:translate(125%)}@keyframes wgSkeletonGlowRtl{0%{transform:translate(125%)}to{transform:translate(-125%)}}.wg-skeleton-row,.wg-skeleton-card{border-radius:var(--radius-row);background:color-mix(in srgb, var(--material-thick-bg) 38%, transparent);border:1px solid color-mix(in srgb, var(--text-primary), transparent 92%);align-items:center;gap:10px;min-width:0;padding:8px;display:flex}.wg-skeleton--grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.wg-skeleton-card{min-height:54px}.wg-skeleton-row__copy{flex:1;gap:7px;min-width:0;display:grid}.wg-skeleton-avatar{border-radius:12px;flex:none;width:34px;height:34px}.wg-skeleton-avatar--small{border-radius:7px;width:20px;height:20px}.wg-skeleton-line{height:10px}.wg-skeleton-line--long{width:min(100%,220px)}.wg-skeleton-line--medium{width:min(82%,170px)}.wg-skeleton-line--short{width:min(48%,110px)}.wg-skeleton-pill{border-radius:var(--radius-pill);flex:none;width:42px;height:14px}.wg-skeleton-value{border-radius:9px;width:min(70%,120px);height:22px}.wg-spotlight{--panel:#fff;--title-color:#000;--muted-color:#00000080;border-radius:inherit;background:var(--panel);isolation:isolate;width:calc(100% + 32px);height:calc(100% + 32px);margin:-16px;position:relative;overflow:hidden}:root[data-color-mode=dark] .wg-spotlight{--panel:#111;--title-color:#fff;--muted-color:#ffffff80}.wg-spotlight__media{z-index:0;position:absolute;inset:0}.wg-spotlight__photo{background-image:url(/hero-warehouse.png);background-position:50% 60%;background-repeat:no-repeat;background-size:cover;animation:1.1s cubic-bezier(.22,1,.36,1) both wg-spotlight-zoom;position:absolute;inset:0}:root[data-color-mode=dark] .wg-spotlight__photo{background-image:url(/hero-warehouse-night.png)}.wg-spotlight__fade{background:radial-gradient(125% 150% at 100% 50%, transparent 18%, var(--panel) 62%);position:absolute;inset:0}@keyframes wg-spotlight-zoom{0%{transform:scale(1.07)}to{transform:scale(1)}}.wg-spotlight__content{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;height:100%;padding:0 36px;animation:.62s cubic-bezier(.22,1,.36,1) both wg-spotlight-rise;display:flex;position:relative}.wg-spotlight--medium .wg-spotlight__content{gap:16px;padding:0 24px}@keyframes wg-spotlight-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.wg-spotlight__copy{flex-direction:column;gap:2px;display:flex}.wg-spotlight__date{color:var(--muted-color);text-transform:capitalize;font-size:.78rem;font-weight:510}.wg-spotlight__title{letter-spacing:-.015em;color:var(--title-color);margin:2px 0;font-size:clamp(1.35rem,1rem + 1.3vw,1.95rem);font-weight:590;line-height:1.1}.wg-spotlight__tagline{color:var(--muted-color);font-size:.78rem;font-weight:510}.wg-spotlight__field{border-radius:var(--radius-pill);background:var(--material-chrome-bg);align-items:center;gap:8px;width:min(420px,100%);padding:9px 14px;display:flex}:root[data-color-mode=dark] .wg-spotlight__field{background:var(--material-chrome-bg)}.wg-spotlight__field-search,.wg-spotlight__field-mic{width:17px;height:17px;color:var(--muted-color);flex:none}.wg-spotlight__field input{min-width:0;color:var(--title-color);background:0 0;border:none;flex:1;font-size:.9rem}.wg-spotlight__field input::placeholder{color:var(--muted-color)}.wg-spotlight__field input:focus{outline:none}@media (prefers-reduced-motion:reduce){.wg-spotlight__photo,.wg-spotlight__content{animation:none}}:root[data-reduce-motion=true] .wg-spotlight__photo,:root[data-reduce-motion=true] .wg-spotlight__content{animation:none}.wg-actions{grid-auto-rows:1fr;gap:8px;min-height:0;display:grid}.wg-actions--medium{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,1fr)}.wg-actions--wide,.wg-actions--large{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(4,1fr)}.wg-quick-glance-link{height:100%;display:flex}.wg-quick-glance{width:100%;height:100%;color:var(--text-primary);flex-direction:column;gap:8px;display:flex}.wg-quick-glance .wg-action__icon{width:44px;height:44px}.wg-quick-glance .wg-action__icon svg{width:23px;height:23px}.wg-quick-glance strong{white-space:nowrap;text-overflow:ellipsis;margin-top:auto;font-size:.92rem;font-weight:600;overflow:hidden}.wg-action{border-radius:var(--radius-row);background:var(--surface-row-bg);border:1px solid var(--surface-border);min-width:0;min-height:0;color:var(--text-primary);flex-direction:column;gap:8px;padding:12px;transition:background .16s,transform .16s cubic-bezier(.2,.8,.2,1);display:flex;overflow:hidden}.wg-action:hover{background:var(--surface-row-hover);transform:translateY(-1px)}.wg-action:active{background:var(--icon-tone-active)}.wg-action__icon{background:var(--icon-tone-bg);border:1px solid color-mix(in srgb, var(--icon-tone-fg) 22%, transparent);width:36px;height:36px;color:var(--icon-tone-fg);border-radius:12px;flex:none;place-items:center;transition:background .16s,border-color .16s,color .16s;display:grid}.wg-action:hover .wg-action__icon,.wg-quick-glance-link:hover .wg-action__icon{background:var(--icon-tone-hover);border-color:color-mix(in srgb, var(--icon-tone-fg) 34%, transparent)}.wg-action__icon svg{width:19px;height:19px}.wg-action__copy{flex-direction:column;min-width:0;display:flex}.wg-action__copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;font-weight:580;line-height:1.14;overflow:hidden}.wg-action__copy small{color:var(--text-soft);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;line-height:1.14;overflow:hidden}.wg-actions--wide .wg-action{gap:6px;padding:10px}.wg-actions--wide .wg-action__icon{border-radius:10px;width:32px;height:32px}.wg-actions--wide .wg-action__icon svg{width:18px;height:18px}.wg-actions--wide .wg-action__copy strong{font-size:.8rem}.wg-actions--wide .wg-action__copy small{font-size:.68rem}.wg-metrics{grid-auto-rows:1fr;gap:10px;min-height:0;display:grid}.wg-metrics--medium{grid-template-columns:1fr}.wg-metrics--wide{grid-template-columns:repeat(4,minmax(0,1fr))}.wg-metrics--large{grid-template-columns:repeat(2,1fr)}.wg-metric{border-radius:var(--radius-row);background:var(--surface-row-bg);border:1px solid var(--surface-border);flex-direction:column;justify-content:center;gap:2px;padding:12px;display:flex}.wg-shell--wide .wg-metric{align-items:flex-start;gap:6px}.wg-metric--loading{justify-content:center;gap:8px;min-height:104px}.wg-metric>span{background:var(--icon-tone-bg);width:30px;height:30px;color:var(--icon-tone-fg);border-radius:10px;place-items:center;display:grid}.wg-metric>span svg{width:18px;height:18px}.wg-metric p{color:var(--text-soft);margin:4px 0 0;font-size:.74rem}.wg-metric strong{letter-spacing:-.01em;color:var(--text-primary);overflow-wrap:anywhere;font-size:1.15rem;font-weight:640}.wg-metric small{color:var(--text-soft);font-size:.7rem}.wg-activity{flex:auto;grid-auto-rows:1fr;gap:10px;min-height:0;display:grid}.wg-activity--medium{grid-template-columns:repeat(2,minmax(0,1fr))}.wg-activity--wide{grid-template-columns:repeat(4,minmax(0,1fr))}.wg-activity__stat{border-radius:var(--radius-row);background:var(--surface-row-bg);border:1px solid var(--surface-border);flex-direction:column;justify-content:center;gap:2px;padding:12px;display:flex}.wg-activity__stat strong{letter-spacing:-.02em;color:var(--icon-tone-fg,var(--text-primary));font-size:1.5rem;font-weight:660}.wg-activity__stat span{color:var(--text-soft);font-size:.72rem}.wg-metrics--medium{gap:8px}.wg-metrics--medium .wg-metric:not(.wg-metric--loading){grid-template-columns:28px minmax(0,1fr);grid-template-areas:"icon label""icon value""icon detail";align-content:center;gap:1px 10px;min-height:0;padding:8px 10px;display:grid}.wg-metrics--medium .wg-metric:not(.wg-metric--loading)>span{border-radius:9px;grid-area:icon;align-self:center;width:28px;height:28px}.wg-metrics--medium .wg-metric:not(.wg-metric--loading)>span svg{width:16px;height:16px}.wg-metrics--medium .wg-metric:not(.wg-metric--loading) p,.wg-metrics--medium .wg-metric:not(.wg-metric--loading) strong,.wg-metrics--medium .wg-metric:not(.wg-metric--loading) small{text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:1.12;overflow:hidden}.wg-metrics--medium .wg-metric:not(.wg-metric--loading) p{grid-area:label;margin:0;font-size:.7rem}.wg-metrics--medium .wg-metric:not(.wg-metric--loading) strong{grid-area:value;font-size:1.04rem}.wg-metrics--medium .wg-metric:not(.wg-metric--loading) small{grid-area:detail;font-size:.66rem}.wg-company-grid{gap:8px;min-height:0;display:grid}.wg-company-grid--medium,.wg-company-grid--wide,.wg-company-grid--large,.wg-company-grid--tall{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start}.wg-company{border-radius:var(--radius-row);color:var(--text-primary);align-items:center;gap:10px;padding:8px;transition:background .16s;display:flex}.wg-company:hover{background:var(--surface-row-hover)}.wg-company__logo{background:var(--icon-tone-bg);border:1px solid color-mix(in srgb, var(--icon-tone-fg) 20%, transparent);width:36px;height:36px;color:var(--icon-tone-fg);border-radius:11px;flex:none;place-items:center;display:grid;overflow:hidden}.wg-company__copy{flex-direction:column;min-width:0;display:flex}.wg-company__copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;font-weight:560;overflow:hidden}.wg-company__copy small{color:var(--text-soft);font-size:.72rem}.wg-stat{flex-direction:column;justify-content:space-between;height:100%;display:flex}.wg-stat__icon{background:var(--icon-tone-bg);border:1px solid color-mix(in srgb, var(--icon-tone-fg) 22%, transparent);width:36px;height:36px;color:var(--icon-tone-fg);border-radius:12px;place-items:center;display:grid}.wg-stat__icon svg{width:19px;height:19px}.wg-stat__eyebrow{text-transform:uppercase;letter-spacing:.06em;color:var(--text-soft);margin-top:auto;font-size:.68rem;font-weight:600}.wg-stat__value{letter-spacing:-.02em;color:var(--text-primary);font-size:1.7rem;font-weight:680;line-height:1.05}.wg-stat__label{color:var(--text-soft);font-size:.74rem}@media (max-width:560px){.wg-toolbar{align-items:flex-start}.wg-actions--wide,.wg-actions--large{grid-template-columns:repeat(2,minmax(0,1fr))}.wg-skeleton--grid,.wg-metrics--wide,.wg-metrics--large{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.wg-skeleton-block:after{opacity:.35;animation:none;transform:none}}}
