.AgentSidebar-module__ZQHS1G__side{background:var(--c3l-surface);border-right:1px solid var(--c3l-line);width:264px;min-height:0;font-family:var(--c3l-font-display);flex-direction:column;flex:none;display:flex}.AgentSidebar-module__ZQHS1G__nav{flex-direction:column;gap:1px;padding:12px 10px 8px;display:flex}.AgentSidebar-module__ZQHS1G__item{border-radius:var(--c3l-radius-md);width:100%;color:var(--c3l-fg-2);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:8px 10px;font-family:inherit;font-size:13.5px;font-weight:500;transition:background 90ms,color 90ms;display:flex}.AgentSidebar-module__ZQHS1G__item:hover{background:var(--c3l-surface-3);color:var(--c3l-fg)}.AgentSidebar-module__ZQHS1G__itemActive{background:var(--c3l-ink);color:var(--c3l-surface)}.AgentSidebar-module__ZQHS1G__ico{width:18px;color:var(--c3l-fg-3);place-items:center;display:grid}.AgentSidebar-module__ZQHS1G__item:hover .AgentSidebar-module__ZQHS1G__ico{color:var(--c3l-fg-2)}.AgentSidebar-module__ZQHS1G__itemActive .AgentSidebar-module__ZQHS1G__ico{color:var(--c3l-surface)}.AgentSidebar-module__ZQHS1G__divider{background:var(--c3l-line);height:1px;margin:8px 12px}.AgentSidebar-module__ZQHS1G__sectionHead{justify-content:space-between;align-items:center;padding:4px 14px;display:flex}.AgentSidebar-module__ZQHS1G__sectionLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--c3l-fg-3);font-size:11px;font-weight:600}.AgentSidebar-module__ZQHS1G__searchWrap{margin:4px 12px 6px;position:relative}.AgentSidebar-module__ZQHS1G__searchIco{color:var(--c3l-fg-3);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.AgentSidebar-module__ZQHS1G__search{border:1px solid var(--c3l-line-strong);border-radius:var(--c3l-radius-md);background:var(--c3l-surface);width:100%;color:var(--c3l-fg);outline:none;padding:7px 10px 7px 30px;font-family:inherit;font-size:13px;transition:border-color .12s,box-shadow .12s}.AgentSidebar-module__ZQHS1G__search::placeholder{color:var(--c3l-fg-4)}.AgentSidebar-module__ZQHS1G__search:focus{border-color:var(--c3l-accent);box-shadow:var(--c3l-focus-ring)}.AgentSidebar-module__ZQHS1G__list{flex:1;min-height:0;padding:2px 10px 12px;overflow-y:auto}.AgentSidebar-module__ZQHS1G__noChats{color:var(--c3l-fg-4);margin:12px 8px;font-size:12.5px}.AgentSidebar-module__ZQHS1G__group{margin-bottom:4px}.AgentSidebar-module__ZQHS1G__groupLabel{color:var(--c3l-fg-4);padding:10px 4px 4px;font-size:11px;font-weight:600}.AgentSidebar-module__ZQHS1G__row{border-radius:var(--c3l-radius-md);align-items:center;gap:4px;transition:background 90ms;display:flex}.AgentSidebar-module__ZQHS1G__row:hover,.AgentSidebar-module__ZQHS1G__rowActive{background:var(--c3l-surface-3)}.AgentSidebar-module__ZQHS1G__rowMain{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;gap:1px;min-width:0;padding:8px 10px;font-family:inherit;display:flex}.AgentSidebar-module__ZQHS1G__rowTitle{color:var(--c3l-fg);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.AgentSidebar-module__ZQHS1G__rowMeta{color:var(--c3l-fg-4);font-size:11.5px}.AgentSidebar-module__ZQHS1G__rowActions{opacity:0;align-items:center;gap:2px;padding-right:6px;transition:opacity 90ms;display:flex}.AgentSidebar-module__ZQHS1G__row:hover .AgentSidebar-module__ZQHS1G__rowActions,.AgentSidebar-module__ZQHS1G__row:focus-within .AgentSidebar-module__ZQHS1G__rowActions{opacity:1}.AgentSidebar-module__ZQHS1G__rowAct{border-radius:var(--c3l-radius-sm);width:26px;height:26px;color:var(--c3l-fg-3);cursor:pointer;background:0 0;border:0;place-items:center;transition:background 90ms,color 90ms;display:grid}.AgentSidebar-module__ZQHS1G__rowAct:hover{background:color-mix(in srgb, var(--c3l-fg) 6%, transparent);color:var(--c3l-fg)}.AgentSidebar-module__ZQHS1G__rowEditing{padding:3px 6px 3px 10px}.AgentSidebar-module__ZQHS1G__renameInput{border:1px solid var(--c3l-accent);border-radius:var(--c3l-radius-sm);background:var(--c3l-surface);min-width:0;color:var(--c3l-fg);box-shadow:var(--c3l-focus-ring);outline:none;flex:1;padding:5px 8px;font-family:inherit;font-size:13px}.AgentSidebar-module__ZQHS1G__rowConfirm{justify-content:space-between;gap:8px;padding:8px 10px}.AgentSidebar-module__ZQHS1G__confirmText{color:var(--c3l-fg-2);font-size:12.5px}.AgentSidebar-module__ZQHS1G__confirmActions{flex:none;gap:6px;display:flex}.AgentSidebar-module__ZQHS1G__confirmCancel,.AgentSidebar-module__ZQHS1G__confirmDelete{border-radius:var(--c3l-radius-sm);cursor:pointer;border:1px solid #0000;padding:4px 9px;font-family:inherit;font-size:12px;font-weight:600}.AgentSidebar-module__ZQHS1G__confirmCancel{color:var(--c3l-fg-2);border-color:var(--c3l-line-strong);background:0 0}.AgentSidebar-module__ZQHS1G__confirmCancel:hover{background:var(--c3l-surface-2)}.AgentSidebar-module__ZQHS1G__confirmDelete{background:var(--c3l-alert);color:var(--c3l-surface)}.AgentSidebar-module__ZQHS1G__confirmDelete:hover{filter:brightness(.94)}@media (prefers-reduced-motion:reduce){.AgentSidebar-module__ZQHS1G__item,.AgentSidebar-module__ZQHS1G__row,.AgentSidebar-module__ZQHS1G__rowActions,.AgentSidebar-module__ZQHS1G__rowAct,.AgentSidebar-module__ZQHS1G__search{transition:none}}
.Markdown-module__5Yxseq__md{color:inherit;font:inherit}.Markdown-module__5Yxseq__md>:first-child{margin-top:0}.Markdown-module__5Yxseq__md>:last-child{margin-bottom:0}.Markdown-module__5Yxseq__p{margin:0 0 .6em;line-height:1.55}.Markdown-module__5Yxseq__h{letter-spacing:-.01em;margin:.85em 0 .35em;font-weight:650;line-height:1.3}h3.Markdown-module__5Yxseq__h{font-size:1.15em}h4.Markdown-module__5Yxseq__h{font-size:1.05em}h5.Markdown-module__5Yxseq__h{font-size:1em}.Markdown-module__5Yxseq__list{margin:0 0 .6em;padding-left:1.3em}.Markdown-module__5Yxseq__list li{margin:.15em 0;line-height:1.5}.Markdown-module__5Yxseq__code{font-family:var(--c3l-font-mono);background:color-mix(in srgb, currentColor 10%, transparent);border-radius:4px;padding:.08em .35em;font-size:.88em}.Markdown-module__5Yxseq__pre{background:color-mix(in srgb, currentColor 8%, transparent);border-radius:8px;margin:0 0 .6em;padding:10px 12px;overflow-x:auto}.Markdown-module__5Yxseq__pre code{font-family:var(--c3l-font-mono);white-space:pre;font-size:.85em}.Markdown-module__5Yxseq__quote{border-left:2px solid color-mix(in srgb, currentColor 25%, transparent);opacity:.9;margin:0 0 .6em;padding-left:.8em}.Markdown-module__5Yxseq__link{color:var(--md-link,var(--c3l-accent));text-underline-offset:2px;text-decoration:underline}
.AgentPanel-module__lwQkNW__panel,.AgentPanel-module__lwQkNW__panelCollapsed{--c3d-fg:#ededed;--c3d-fg-2:#cacaca;--c3d-fg-3:#adadad;--c3d-fg-4:#6a6a6a;--c3d-line:#ffffff1a;--c3d-line-strong:#ffffff2e}.AgentPanel-module__lwQkNW__panelCollapsed{top:calc(var(--nav-rail-h,0px) + 72px);z-index:10;border-radius:var(--c3d-radius-md);width:44px;height:44px;-webkit-backdrop-filter:var(--c3d-glass-blur);backdrop-filter:var(--c3d-glass-blur);box-shadow:var(--c3d-shadow-panel);background:#ffffff1a;justify-content:center;align-items:center;display:flex;position:fixed;right:18px}.AgentPanel-module__lwQkNW__panelCollapsedDimmed{opacity:.45}.AgentPanel-module__lwQkNW__panelCollapsedDimmed:hover{opacity:1}.AgentPanel-module__lwQkNW__collapsedBtn{width:44px;height:44px;color:var(--c3d-fg);cursor:pointer;border-radius:var(--c3d-radius-md);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:background .12s;display:flex}.AgentPanel-module__lwQkNW__collapsedBtn:hover{background:#ffffff0f}.AgentPanel-module__lwQkNW__panel{z-index:10;width:304px;height:480px;max-height:calc(100vh - var(--nav-rail-h,0px) - 36px);background:var(--c3d-bg-scrim);-webkit-backdrop-filter:var(--c3d-glass-blur);backdrop-filter:var(--c3d-glass-blur);border-radius:var(--c3d-radius-lg);box-shadow:var(--c3d-shadow-panel);cursor:grab;border:1px solid #8c8c8c52;flex-direction:column;display:flex;position:fixed;overflow:hidden}.AgentPanel-module__lwQkNW__panel:active{cursor:grabbing}.AgentPanel-module__lwQkNW__panel button,.AgentPanel-module__lwQkNW__panel input{cursor:pointer}.AgentPanel-module__lwQkNW__panel input{cursor:text}.AgentPanel-module__lwQkNW__header{-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex;position:relative}.AgentPanel-module__lwQkNW__header:after{content:"";background:var(--c3d-line);height:1px;position:absolute;bottom:0;left:16px;right:16px}.AgentPanel-module__lwQkNW__headerClose{color:var(--c3d-fg-3);cursor:pointer;border-radius:var(--c3d-radius-xs);background:0 0;border:none;padding:4px;transition:color .12s;display:inline-flex}.AgentPanel-module__lwQkNW__headerClose:hover{color:var(--c3d-fg)}.AgentPanel-module__lwQkNW__scroller{flex-direction:column;flex:auto;gap:14px;min-height:0;max-height:440px;padding:16px;display:flex;overflow-y:auto}.AgentPanel-module__lwQkNW__scroller::-webkit-scrollbar{width:8px}.AgentPanel-module__lwQkNW__scroller::-webkit-scrollbar-track{background:0 0}.AgentPanel-module__lwQkNW__scroller::-webkit-scrollbar-thumb{background:#aabad22e padding-box padding-box;border:2px solid #0000;border-radius:4px}.AgentPanel-module__lwQkNW__scroller::-webkit-scrollbar-thumb:hover{background:#aabad24d padding-box padding-box}.AgentPanel-module__lwQkNW__placeholder{color:var(--c3d-fg-2);font-size:14px;line-height:1.5}.AgentPanel-module__lwQkNW__row{display:flex}.AgentPanel-module__lwQkNW__rowUser{justify-content:flex-end}.AgentPanel-module__lwQkNW__rowAssistant{justify-content:flex-start}.AgentPanel-module__lwQkNW__bubble{white-space:pre-wrap;word-break:break-word;max-width:84%;font-size:14px;line-height:1.5}.AgentPanel-module__lwQkNW__rowUser .AgentPanel-module__lwQkNW__bubble{color:var(--c3d-fg);border-radius:var(--c3d-radius-md);background:#ffffff12;padding:8px 12px}.AgentPanel-module__lwQkNW__rowAssistant .AgentPanel-module__lwQkNW__bubble{color:var(--c3d-fg);--md-link:var(--c3d-info)}.AgentPanel-module__lwQkNW__spinner{opacity:.85}.AgentPanel-module__lwQkNW__bit{color:var(--c3d-fg-2);border-radius:var(--c3d-radius-sm);background:#ffffff0d;align-items:center;gap:8px;margin:3px 0;padding:6px 8px 6px 10px;font-size:12.5px;line-height:1.4;display:flex}.AgentPanel-module__lwQkNW__bitDot{background:var(--c3d-ok);border-radius:50%;flex-shrink:0;width:5px;height:5px}.AgentPanel-module__lwQkNW__bitPending{color:var(--c3d-fg-3)}.AgentPanel-module__lwQkNW__bitPending .AgentPanel-module__lwQkNW__bitDot{background:var(--c3d-fg-4)}.AgentPanel-module__lwQkNW__bitLabel{flex:auto;min-width:0}.AgentPanel-module__lwQkNW__bitMono{font-family:var(--c3l-font-mono);font-variant-numeric:tabular-nums;font-size:12px}.AgentPanel-module__lwQkNW__bitNote{color:var(--c3d-fg-4)}.AgentPanel-module__lwQkNW__bitBtn{color:var(--c3d-fg-3);border-radius:var(--c3d-radius-xs);background:0 0;border:none;flex-shrink:0;padding:2px 7px;font-family:inherit;font-size:11.5px;transition:color .12s,background .12s}.AgentPanel-module__lwQkNW__bitBtn:hover{color:var(--c3d-fg);background:#ffffff1a}.AgentPanel-module__lwQkNW__activityError,.AgentPanel-module__lwQkNW__errorRow{color:var(--c3d-alert);font-size:12.5px;line-height:1.45}.AgentPanel-module__lwQkNW__composer{flex-shrink:0;align-items:center;gap:8px;padding:12px;display:flex}.AgentPanel-module__lwQkNW__input{border-radius:var(--c3d-radius-md);min-width:0;color:var(--c3d-fg);background:#ffffff0d;border:none;outline:none;flex:1;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .12s,background .12s}.AgentPanel-module__lwQkNW__input::placeholder{color:var(--c3d-fg-4)}.AgentPanel-module__lwQkNW__input:focus{background:#ffffff12}.AgentPanel-module__lwQkNW__send{width:34px;height:34px;color:var(--c3d-fg);cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,opacity .12s;display:inline-flex}.AgentPanel-module__lwQkNW__send:hover:not(:disabled){background:#ffffff2e}.AgentPanel-module__lwQkNW__send:disabled{opacity:.4;cursor:default}.AgentPanel-module__lwQkNW__stopGlyph{background:currentColor;border-radius:2px;width:11px;height:11px}
.Legend-module__s0iaGq__wrap{z-index:10;border-radius:var(--c3d-radius-md);width:44px;height:44px;-webkit-backdrop-filter:var(--c3d-glass-blur);backdrop-filter:var(--c3d-glass-blur);box-shadow:var(--c3d-shadow-panel);background:#ffffff1a;position:fixed;bottom:118px;right:24px}.Legend-module__s0iaGq__btn{border-radius:var(--c3d-radius-md);cursor:pointer;width:44px;height:44px;color:var(--c3d-fg);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:background .12s,transform .14s cubic-bezier(.5,0,.1,1);display:flex}.Legend-module__s0iaGq__btn:hover,.Legend-module__s0iaGq__wrapOpen .Legend-module__s0iaGq__btn{background:#ffffff0f}.Legend-module__s0iaGq__btn:active{transform:scale(.96)}.Legend-module__s0iaGq__panel{background:var(--c3d-bg-scrim);min-width:180px;-webkit-backdrop-filter:var(--c3d-glass-blur);backdrop-filter:var(--c3d-glass-blur);border-radius:var(--c3d-radius-lg);box-shadow:var(--c3d-shadow-panel);font-family:var(--c3l-font-display);--c3d-fg:#ededed;--c3d-fg-2:#cacaca;--c3d-fg-3:#969696;--c3d-fg-4:#6a6a6a;--c3d-line:#ffffff1a;--c3d-line-strong:#ffffff2e;flex-direction:column;gap:2px;margin:0;padding:6px;list-style:none;display:flex;position:absolute;bottom:0;right:calc(100% + 10px)}.Legend-module__s0iaGq__item{border-radius:var(--c3d-radius-xs);align-items:center;gap:9px;padding:7px 9px;display:flex}.Legend-module__s0iaGq__swatch{border-radius:2px;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 0 1px #0006}.Legend-module__s0iaGq__label{color:var(--c3d-fg);white-space:nowrap;font-size:12.5px;font-weight:500;line-height:1.2}
.MeasureToolbar-module__5IfTEW__wrap{z-index:10;border-radius:var(--c3d-radius-md);width:44px;height:44px;-webkit-backdrop-filter:var(--c3d-glass-blur);backdrop-filter:var(--c3d-glass-blur);box-shadow:var(--c3d-shadow-panel);background:#ffffff1a;position:fixed;bottom:172px;right:24px}.MeasureToolbar-module__5IfTEW__btn{border-radius:var(--c3d-radius-md);cursor:pointer;width:44px;height:44px;color:var(--c3d-fg);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s,transform .14s cubic-bezier(.5,0,.1,1);display:flex;position:relative}.MeasureToolbar-module__5IfTEW__btn:hover{background:#ffffff0f}.MeasureToolbar-module__5IfTEW__btn:active{transform:scale(.96)}.MeasureToolbar-module__5IfTEW__wrapActive{background:#5cb1fa38;box-shadow:0 2px 16px #0000002e,inset 0 0 0 1px #5cb1fa8c}.MeasureToolbar-module__5IfTEW__wrapActive .MeasureToolbar-module__5IfTEW__btn{color:var(--c3d-select)}.MeasureToolbar-module__5IfTEW__wrapActive .MeasureToolbar-module__5IfTEW__btn:hover{background:#5cb1fa1f}.MeasureToolbar-module__5IfTEW__flyout{background:var(--c3d-bg-scrim);-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);border-radius:var(--c3d-radius-md);opacity:0;pointer-events:none;--c3d-fg:#ededed;--c3d-fg-3:#969696;flex-direction:row;align-items:center;gap:2px;padding:4px;transition:opacity .16s,transform .22s cubic-bezier(.34,1.3,.64,1);display:flex;position:absolute;top:50%;right:calc(100% + 10px);transform:translate(8px,-50%);box-shadow:0 6px 20px #0006,0 1px 4px #00000040}.MeasureToolbar-module__5IfTEW__flyoutOpen{opacity:1;pointer-events:auto;transform:translateY(-50%)}.MeasureToolbar-module__5IfTEW__tool{border-radius:var(--c3d-radius-sm);width:44px;height:44px;color:var(--c3d-fg);cursor:pointer;opacity:0;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s,opacity .2s,transform .2s cubic-bezier(.34,1.3,.64,1);display:flex;transform:translate(6px)}.MeasureToolbar-module__5IfTEW__flyoutOpen .MeasureToolbar-module__5IfTEW__tool{opacity:1;transform:translate(0)}.MeasureToolbar-module__5IfTEW__tool:hover{background:#ffffff14}.MeasureToolbar-module__5IfTEW__toolActive{color:var(--c3d-select);background:#5cb1fa2e}.MeasureToolbar-module__5IfTEW__toolActive:hover{background:#5cb1fa3d}
.CompareButton-module__grUolG__wrap{top:calc(var(--nav-rail-h,0px) + 126px);z-index:10;border-radius:var(--c3d-radius-md);width:44px;height:44px;-webkit-backdrop-filter:var(--c3d-glass-blur);backdrop-filter:var(--c3d-glass-blur);box-shadow:var(--c3d-shadow-panel);background:#ffffff1a;position:fixed;right:18px}.CompareButton-module__grUolG__btn{border-radius:var(--c3d-radius-md);cursor:pointer;width:44px;height:44px;color:var(--c3d-fg);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s,transform .14s cubic-bezier(.5,0,.1,1);display:flex;position:relative}.CompareButton-module__grUolG__btn:hover{background:#ffffff0f}.CompareButton-module__grUolG__btn:active{transform:scale(.96)}.CompareButton-module__grUolG__wrapActive{background:#5cb1fa38;box-shadow:0 2px 16px #0000002e,inset 0 0 0 1px #5cb1fa8c}.CompareButton-module__grUolG__wrapActive .CompareButton-module__grUolG__btn{color:var(--c3d-select)}.CompareButton-module__grUolG__wrapActive .CompareButton-module__grUolG__btn:hover{background:#5cb1fa1f}
.DatePicker-module__yeIBJq__popover{z-index:30;background:var(--c3d-bg-scrim);width:232px;-webkit-backdrop-filter:var(--c3d-glass-blur);backdrop-filter:var(--c3d-glass-blur);border:1px solid var(--c3d-border);border-radius:var(--c3d-radius-lg);box-shadow:var(--c3d-shadow-panel);color:var(--c3d-fg);font-family:var(--c3l-font-display);-webkit-user-select:none;user-select:none;padding:10px;position:fixed;transform:translate(-50%)}.DatePicker-module__yeIBJq__header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.DatePicker-module__yeIBJq__title{letter-spacing:-.01em;font-size:13px;font-weight:700}.DatePicker-module__yeIBJq__nav{color:var(--c3d-fg-3);cursor:pointer;border-radius:var(--c3d-radius-xs);background:0 0;border:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:18px;line-height:1;transition:background .12s,color .12s;display:flex}.DatePicker-module__yeIBJq__nav:hover{color:var(--c3d-fg);background:#ffffff14}.DatePicker-module__yeIBJq__weekRow,.DatePicker-module__yeIBJq__grid{grid-template-columns:repeat(7,1fr);display:grid}.DatePicker-module__yeIBJq__weekRow{margin-bottom:4px}.DatePicker-module__yeIBJq__weekday{text-align:center;color:var(--c3d-fg-4);padding:2px 0;font-size:10px;font-weight:600}.DatePicker-module__yeIBJq__grid{grid-auto-rows:28px;gap:2px}.DatePicker-module__yeIBJq__day{height:28px;color:var(--c3d-fg);cursor:pointer;font-size:12px;font-family:var(--c3l-font-mono);font-variant-numeric:tabular-nums;border-radius:var(--c3d-radius-xs);background:0 0;border:none;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex}.DatePicker-module__yeIBJq__day:hover:not(:disabled){color:var(--c3d-fg);background:#ffffff1a}.DatePicker-module__yeIBJq__day:disabled{opacity:.25;cursor:default}.DatePicker-module__yeIBJq__daySelected,.DatePicker-module__yeIBJq__daySelected:hover{background:var(--c3d-select);color:var(--c3d-fg)}.DatePicker-module__yeIBJq__dayFlight{background:#ffffff0f;box-shadow:inset 0 0 0 1px #ffffff73}.DatePicker-module__yeIBJq__dayFlight:hover:not(:disabled){box-shadow:inset 0 0 0 1px #ffffffa6}.DatePicker-module__yeIBJq__daySelected.DatePicker-module__yeIBJq__dayFlight,.DatePicker-module__yeIBJq__daySelected.DatePicker-module__yeIBJq__dayFlight:hover{background:var(--c3d-select)}
.ScrubberShowcase-module__zhHaUa__pill{z-index:20;background:var(--c3d-bg-scrim);height:50px;-webkit-backdrop-filter:var(--c3d-glass-blur);backdrop-filter:var(--c3d-glass-blur);border:1px solid var(--c3d-border);border-radius:100px;align-items:center;width:auto;padding:5px;transition:width .32s cubic-bezier(.4,0,.2,1),transform .32s cubic-bezier(.4,0,.2,1),padding .32s,background .22s,border-color .22s,box-shadow .22s;display:flex;position:fixed;bottom:24px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:inset 0 1px 2px #0000002a,0 2px 8px #00000015}.ScrubberShowcase-module__zhHaUa__pill:hover{background:var(--c3d-bg-scrim);border-color:var(--c3d-border);box-shadow:inset 0 1px 2px #00000080,0 2px 8px #00000040}.ScrubberShowcase-module__zhHaUa__pill:not(.ScrubberShowcase-module__zhHaUa__pillExpanded):hover{border-color:var(--c3d-select)}.ScrubberShowcase-module__zhHaUa__pillExpanded.ScrubberShowcase-module__zhHaUa__pillDrawerOpen{width:min(75vw,100vw - 456px);transform:translate(calc(-50% - 156px))}.ScrubberShowcase-module__zhHaUa__pillExpanded{background:var(--c3d-bg-scrim);border-color:var(--c3d-border);width:75vw;-webkit-backdrop-filter:var(--c3d-glass-blur);backdrop-filter:var(--c3d-glass-blur);padding:5px;box-shadow:inset 0 1px 2px #00000080,0 2px 8px #00000040}.ScrubberShowcase-module__zhHaUa__scrubTip{z-index:21;background:var(--c3d-select);color:#fff;letter-spacing:-.01em;font-variant-numeric:tabular-nums;white-space:nowrap;pointer-events:none;border-radius:8px;padding:4px 10px;font-size:13px;font-weight:700;position:fixed;bottom:84px;transform:translate(-50%);box-shadow:0 2px 10px #00000059}.ScrubberShowcase-module__zhHaUa__arrow{cursor:pointer;color:#fff6;background:0 0;border:none;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:40px;font-size:20px;transition:background .15s,color .15s;display:flex}.ScrubberShowcase-module__zhHaUa__arrow:hover{color:#ffffffe6;background:#ffffff12}.ScrubberShowcase-module__zhHaUa__calBtn{cursor:pointer;color:#ffffff8c;background:0 0;border:none;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:40px;margin-left:-6px;transition:background .15s,color .15s;display:flex}.ScrubberShowcase-module__zhHaUa__calBtn:hover{color:#ffffffe6;background:#ffffff12}.ScrubberShowcase-module__zhHaUa__date{font-size:13px;font-weight:600;font-family:var(--c3l-font-display);letter-spacing:-.01em;cursor:pointer;white-space:nowrap;color:#ffffffe0;background:0 0;border:none;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:40px;transition:background .15s,color .15s;display:flex;overflow:hidden}.ScrubberShowcase-module__zhHaUa__date:hover{color:#fff}.ScrubberShowcase-module__zhHaUa__tick,.ScrubberShowcase-module__zhHaUa__dot{background:#ffffff47}.ScrubberShowcase-module__zhHaUa__trackLine{background:#ffffff1f}.ScrubberShowcase-module__zhHaUa__track{cursor:pointer;touch-action:none;background:0 0;outline:none;width:100%;height:20px;margin:0;top:0}.ScrubberShowcase-module__zhHaUa__thumb{background:radial-gradient(circle, #fff 0 3px, var(--c3d-select) 3px 100%);pointer-events:none;border:1px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 2px #00000080,0 3px 8px #0000004d}.ScrubberShowcase-module__zhHaUa__track:focus-visible .ScrubberShowcase-module__zhHaUa__thumb{box-shadow:0 0 0 3px #5cb1fa73,0 1px 2px #00000080,0 3px 8px #0000004d}.ScrubberShowcase-module__zhHaUa__action{color:#ffffff8c;cursor:pointer;background:0 0;border:none;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .15s,color .15s;display:flex}.ScrubberShowcase-module__zhHaUa__action:hover{color:#fffffff2;background:#ffffff12}.ScrubberShowcase-module__zhHaUa__actionOn{color:#18181b;background:#ffffffd9}.ScrubberShowcase-module__zhHaUa__actionPlay{width:40px;height:40px}.ScrubberShowcase-module__zhHaUa__expandedRow{opacity:1;flex:1;align-items:center;gap:6px;min-width:0;margin-left:6px;transition:opacity .2s .1s;display:flex}.ScrubberShowcase-module__zhHaUa__expandedRowHidden{opacity:0;pointer-events:none;flex:0 0 0;width:0;margin-left:0;overflow:hidden}
.ComparePane-module__r92sna__pane{z-index:5;position:fixed;inset:0}.ComparePane-module__r92sna__divider{background:var(--c3d-fg-max);z-index:8;pointer-events:none;width:2px;position:fixed;top:0;bottom:0;transform:translate(-1px);box-shadow:0 0 0 1px #0a143059,0 0 12px #0006}.ComparePane-module__r92sna__handle{background:var(--c3d-select);width:40px;height:40px;color:var(--c3d-fg-max);cursor:col-resize;pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;gap:7px;font-size:18px;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 10px #00000073}.ComparePane-module__r92sna__datePill{z-index:8;border-radius:var(--c3d-radius-pill);background:var(--c3d-bg-scrim);-webkit-backdrop-filter:var(--c3d-glass-blur);color:var(--c3d-fg);font-family:var(--c3l-font-mono);font-variant-numeric:tabular-nums;white-space:nowrap;pointer-events:none;padding:6px 12px;font-size:12px;position:fixed;top:16px;transform:translate(-50%)}.ComparePane-module__r92sna__datePillLeft{left:25%}.ComparePane-module__r92sna__datePillRight{left:75%}.ComparePane-module__r92sna__close{z-index:8;border-radius:var(--c3d-radius-pill);background:var(--c3d-bg-scrim);width:34px;height:34px;-webkit-backdrop-filter:var(--c3d-glass-blur);color:var(--c3d-fg);cursor:pointer;border:none;justify-content:center;align-items:center;font-size:15px;line-height:1;display:flex;position:fixed;top:14px;right:16px}.ComparePane-module__r92sna__close:hover{color:var(--c3d-fg-max)}
.PanoViewer-module__ILT5YG__root{z-index:900;background:#000;position:fixed;inset:0}.PanoViewer-module__ILT5YG__loaderGroup{z-index:10;pointer-events:none;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:18%;left:50%;transform:translate(-50%)}.PanoViewer-module__ILT5YG__pillPct{font-family:var(--c3l-font-display);font-variant-numeric:tabular-nums;color:#ffffff80;letter-spacing:.06em;font-size:11px}.PanoViewer-module__ILT5YG__pillTrack{background:#ffffff1f;border-radius:99px;width:160px;height:3px;position:relative;overflow:hidden}.PanoViewer-module__ILT5YG__pillFill{background:#fff;border-radius:99px;width:40%;height:100%;animation:1.6s ease-in-out infinite PanoViewer-module__ILT5YG__pillScan;position:absolute;top:0;box-shadow:0 0 8px 2px #ffffff8c}@keyframes PanoViewer-module__ILT5YG__pillScan{0%{transform:translate(-100%)}to{transform:translate(400%)}}.PanoViewer-module__ILT5YG__noImage{color:#ffffff59;font-family:var(--c3l-font-display);justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;inset:0}.PanoViewer-module__ILT5YG__closeBtn{z-index:10;color:#fffc;cursor:pointer;-webkit-backdrop-filter:blur(10px)saturate(140%);backdrop-filter:blur(10px)saturate(140%);background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:22px;line-height:1;transition:color .12s,background .12s;display:flex;position:absolute;top:16px;right:16px}.PanoViewer-module__ILT5YG__closeBtn:hover{color:#fff;background:#000000b3}.PanoViewer-module__ILT5YG__bottomBar{z-index:10;align-items:center;gap:10px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.PanoViewer-module__ILT5YG__navBtn{color:#fffc;cursor:pointer;-webkit-backdrop-filter:blur(10px)saturate(140%);backdrop-filter:blur(10px)saturate(140%);background:#00000073;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0 0 1px;font-size:20px;line-height:36px;transition:color .12s,background .12s,opacity .15s;display:flex}.PanoViewer-module__ILT5YG__navBtn:hover:not(:disabled){color:#fff;background:#000000b3}.PanoViewer-module__ILT5YG__navBtn:disabled{opacity:.2;cursor:default}.PanoViewer-module__ILT5YG__dateLabel{-webkit-backdrop-filter:blur(10px)saturate(140%);backdrop-filter:blur(10px)saturate(140%);height:36px;font-family:var(--c3l-font-display);font-variant-numeric:tabular-nums;letter-spacing:.08em;color:#ffffffbf;white-space:nowrap;pointer-events:none;background:#00000073;border-radius:999px;align-items:center;padding:0 18px;font-size:12px;font-weight:500;display:flex}
.SiteProgressPanel-module__IN1HlG__root{border-top:1px solid var(--c3d-line);flex-direction:column;gap:14px;padding-top:10px;display:flex}.SiteProgressPanel-module__IN1HlG__summaryMountain{flex-direction:column;gap:10px;display:flex}.SiteProgressPanel-module__IN1HlG__mountainWrap{position:relative}.SiteProgressPanel-module__IN1HlG__mountainClickable{cursor:pointer}.SiteProgressPanel-module__IN1HlG__hoverBtn{background:var(--c3d-bg-scrim);-webkit-backdrop-filter:blur(6px)saturate(160%);backdrop-filter:blur(6px)saturate(160%);color:#fffffff2;pointer-events:none;opacity:0;border-radius:100px;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .15s,transform .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.9)}.SiteProgressPanel-module__IN1HlG__mountainClickable:hover .SiteProgressPanel-module__IN1HlG__hoverBtn{opacity:1;transform:translate(-50%,-50%)scale(1)}.SiteProgressPanel-module__IN1HlG__asOfTag{font-family:var(--c3l-font-display);letter-spacing:0;color:var(--c3d-fg-4);font-size:11px;font-weight:500}.SiteProgressPanel-module__IN1HlG__mountainSvg{border-radius:var(--c3d-radius-xs);width:100%;height:110px;display:block}.SiteProgressPanel-module__IN1HlG__summaryStats{justify-content:flex-start;align-items:flex-start;gap:28px;display:flex}.SiteProgressPanel-module__IN1HlG__stat{flex-direction:column;gap:2px;display:flex}.SiteProgressPanel-module__IN1HlG__statLabel{font-family:var(--c3l-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--c3d-fg-4);font-size:9px;font-weight:700}.SiteProgressPanel-module__IN1HlG__statValue{font-family:var(--c3l-font-display);color:var(--c3d-fg);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:16px;font-weight:700;line-height:1}.SiteProgressPanel-module__IN1HlG__expandRow{justify-content:center;margin:-10px 0 -4px;display:flex}.SiteProgressPanel-module__IN1HlG__expandPill{appearance:none;cursor:pointer;color:var(--c3d-fg-4);letter-spacing:1.2px;background:0 0;border:none;border-radius:0;padding:1px 6px;font-size:9px;line-height:1;transition:color .12s}.SiteProgressPanel-module__IN1HlG__expandPill:hover{color:var(--c3d-fg)}.SiteProgressPanel-module__IN1HlG__snapOpen{transform-origin:top;animation:.14s cubic-bezier(.2,.9,.3,1) both SiteProgressPanel-module__IN1HlG__snapOpen}@keyframes SiteProgressPanel-module__IN1HlG__snapOpen{0%{opacity:0;transform:translateY(-6px)scaleY(.985)}to{opacity:1;transform:translateY(0)scaleY(1)}}.SiteProgressPanel-module__IN1HlG__table{flex-direction:column;gap:0;display:flex}.SiteProgressPanel-module__IN1HlG__thead,.SiteProgressPanel-module__IN1HlG__trow{grid-template-columns:1fr 28px 44px 44px;align-items:center;gap:8px;padding:4px 0;display:grid}.SiteProgressPanel-module__IN1HlG__thead{border-bottom:1px solid var(--c3d-line);margin-bottom:2px;padding-bottom:6px}.SiteProgressPanel-module__IN1HlG__trow+.SiteProgressPanel-module__IN1HlG__trow{border-top:1px solid #ffffff0a}.SiteProgressPanel-module__IN1HlG__colLabel{font-family:var(--c3l-font-display);color:var(--c3d-fg);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:500;overflow:hidden}.SiteProgressPanel-module__IN1HlG__thead .SiteProgressPanel-module__IN1HlG__colLabel,.SiteProgressPanel-module__IN1HlG__thead .SiteProgressPanel-module__IN1HlG__colNum,.SiteProgressPanel-module__IN1HlG__thead .SiteProgressPanel-module__IN1HlG__colDelta{font-family:var(--c3l-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--c3d-fg-4);font-size:9px;font-weight:700}.SiteProgressPanel-module__IN1HlG__colNum{font-family:var(--c3l-font-display);color:var(--c3d-fg-2);font-variant-numeric:tabular-nums;text-align:right;font-size:11px;font-weight:500}.SiteProgressPanel-module__IN1HlG__colDelta{font-family:var(--c3l-font-display);font-variant-numeric:tabular-nums;text-align:right;font-size:11px;font-weight:600}.SiteProgressPanel-module__IN1HlG__skel{background:linear-gradient(90deg, var(--c3d-bg-2) 0%, var(--c3d-bg-3) 40%, var(--c3d-bg-2) 100%);background-size:200% 100%;border-radius:3px;height:8px;animation:1.4s ease-in-out infinite SiteProgressPanel-module__IN1HlG__skelSlide;display:block}@keyframes SiteProgressPanel-module__IN1HlG__skelSlide{0%{background-position:100% 0}to{background-position:-100% 0}}.SiteProgressPanel-module__IN1HlG__empty{font-family:var(--c3l-font-display);color:var(--c3d-fg-4);padding:8px 0;font-size:12px}
.InfoPanel-module__rc-yiq__panel,.InfoPanel-module__rc-yiq__drawer{background:var(--c3d-bg-scrim);-webkit-backdrop-filter:var(--c3d-glass-blur);backdrop-filter:var(--c3d-glass-blur);box-shadow:var(--c3d-shadow-panel);z-index:15;flex-direction:column;gap:12px;display:flex}.InfoPanel-module__rc-yiq__panel{top:calc(var(--nav-rail-h,0px) + 18px);border-radius:var(--c3d-radius-lg);cursor:grab;-webkit-user-select:none;user-select:none;border:1px solid #8c8c8c52;width:304px;padding:14px 16px;transition:width .14s;animation:.14s both InfoPanel-module__rc-yiq__slideDown;position:fixed;right:80px}.InfoPanel-module__rc-yiq__panelWide{width:336px}@keyframes InfoPanel-module__rc-yiq__slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.InfoPanel-module__rc-yiq__drawer{border-left:1px solid var(--c3d-line);border-radius:0;width:320px;padding:20px 18px;animation:.18s both InfoPanel-module__rc-yiq__slideRight;position:fixed;top:0;bottom:0;right:0;overflow-y:auto}@keyframes InfoPanel-module__rc-yiq__slideRight{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}.InfoPanel-module__rc-yiq__header{justify-content:space-between;align-items:center;display:flex}.InfoPanel-module__rc-yiq__headerControls{align-items:center;gap:6px;display:flex}.InfoPanel-module__rc-yiq__siteCardHead{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.InfoPanel-module__rc-yiq__siteCardName{font-family:var(--c3l-font-display);letter-spacing:-.01em;color:var(--c3d-fg);font-size:26px;font-weight:600;line-height:1.1}.InfoPanel-module__rc-yiq__siteCardSub{font-family:var(--c3l-font-display);letter-spacing:0;color:var(--c3d-fg-4);margin-top:7px;font-size:11px;font-weight:500}.InfoPanel-module__rc-yiq__close{color:var(--c3d-fg-4);background:0 0;border:none;align-items:center;padding:3px 4px;font-family:inherit;transition:color .1s;display:flex;cursor:pointer!important}.InfoPanel-module__rc-yiq__close:hover{color:var(--c3d-fg)}.InfoPanel-module__rc-yiq__refName{font-family:var(--c3l-font-display);color:var(--c3d-fg);word-break:break-word;align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex}.InfoPanel-module__rc-yiq__refSwatch{border-radius:2px;flex-shrink:0;width:11px;height:11px}.InfoPanel-module__rc-yiq__titleBlock{flex-direction:column;gap:2px;margin-top:-4px;display:flex}.InfoPanel-module__rc-yiq__name{font-family:var(--c3l-font-display);color:var(--c3d-fg);letter-spacing:-.01em;word-break:break-word;font-size:26px;font-weight:600;line-height:1.1}.InfoPanel-module__rc-yiq__subtitle{font-family:var(--c3l-font-display);color:var(--c3d-fg-4);letter-spacing:0;font-size:11px;font-weight:500;line-height:1.35}.InfoPanel-module__rc-yiq__counts{font-family:var(--c3l-font-display);color:var(--c3d-fg);font-variant-numeric:tabular-nums;gap:10px;font-size:12px;font-weight:500;display:flex}.InfoPanel-module__rc-yiq__counts span+span:before{content:"·";color:var(--c3d-fg-4);margin-right:10px}.InfoPanel-module__rc-yiq__fields{border-top:1px solid var(--c3d-line);flex-direction:column;gap:6px;padding-top:10px;display:flex}.InfoPanel-module__rc-yiq__fieldRow{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.InfoPanel-module__rc-yiq__fieldLabel{font-family:var(--c3l-font-display);color:var(--c3d-fg);flex-shrink:0;align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.InfoPanel-module__rc-yiq__dotInstalled{background:var(--c3d-ok);border-radius:50%;flex-shrink:0;width:10px;height:10px;display:inline-block}.InfoPanel-module__rc-yiq__dotPlanned{box-sizing:border-box;background:0 0;border:1.5px dashed #fff9;border-radius:50%;flex-shrink:0;width:10px;height:10px;display:inline-block}.InfoPanel-module__rc-yiq__fieldValue{font-family:var(--c3l-font-display);color:var(--c3d-fg);font-variant-numeric:tabular-nums;text-align:right;font-size:12px;font-weight:500}.InfoPanel-module__rc-yiq__snapOpen{transform-origin:top;animation:.14s cubic-bezier(.2,.9,.3,1) both InfoPanel-module__rc-yiq__snapOpen}@keyframes InfoPanel-module__rc-yiq__snapOpen{0%{opacity:0;transform:translateY(-6px)scaleY(.985)}to{opacity:1;transform:translateY(0)scaleY(1)}}.InfoPanel-module__rc-yiq__specsSection{border-top:1px solid var(--c3d-line);flex-direction:column;gap:10px;padding-top:10px;display:flex}.InfoPanel-module__rc-yiq__blockMountain{flex-direction:column;gap:10px;display:flex}.InfoPanel-module__rc-yiq__blockMountainSvg{border-radius:var(--c3d-radius-xs);width:100%;height:110px;display:block}.InfoPanel-module__rc-yiq__blockStats{grid-template-columns:1fr 56px 56px;align-items:end;gap:8px;display:grid}.InfoPanel-module__rc-yiq__blockStat{flex-direction:column;gap:2px;display:flex}.InfoPanel-module__rc-yiq__blockStatLabel{font-family:var(--c3l-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--c3d-fg-4);font-size:9px;font-weight:700}.InfoPanel-module__rc-yiq__blockStatValue{font-family:var(--c3l-font-display);color:var(--c3d-fg-max);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:16px;font-weight:700;line-height:1}.InfoPanel-module__rc-yiq__blockTable{flex-direction:column;display:flex}.InfoPanel-module__rc-yiq__blockThead,.InfoPanel-module__rc-yiq__blockTrow{grid-template-columns:1fr 56px 56px;align-items:center;gap:8px;padding:4px 0;display:grid}.InfoPanel-module__rc-yiq__blockThead{border-bottom:1px solid var(--c3d-line);margin-bottom:2px;padding-bottom:6px}.InfoPanel-module__rc-yiq__blockTrow+.InfoPanel-module__rc-yiq__blockTrow{border-top:1px solid #ffffff0a}.InfoPanel-module__rc-yiq__blockThCell{font-family:var(--c3l-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--c3d-fg-4);font-size:9px;font-weight:700}.InfoPanel-module__rc-yiq__blockThCellNum{text-align:right}.InfoPanel-module__rc-yiq__blockColLabel{font-family:var(--c3l-font-display);color:var(--c3d-fg-max);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:500;overflow:hidden}.InfoPanel-module__rc-yiq__blockColNum{font-family:var(--c3l-font-display);color:var(--c3d-fg-max);font-variant-numeric:tabular-nums;text-align:right;font-size:11px;font-weight:500}.InfoPanel-module__rc-yiq__bomSkeleton{flex-direction:column;gap:10px;display:flex}.InfoPanel-module__rc-yiq__skeletonBlock{border-radius:var(--c3d-radius-pill);color:#0000;background:#ffffff14;animation:1.1s ease-in-out infinite InfoPanel-module__rc-yiq__skeletonPulse}.InfoPanel-module__rc-yiq__bomSkeleton .InfoPanel-module__rc-yiq__bomLabel{height:11px}.InfoPanel-module__rc-yiq__bomSkeleton .InfoPanel-module__rc-yiq__bomCount{width:34px;height:11px}@keyframes InfoPanel-module__rc-yiq__skeletonPulse{0%,to{opacity:1}50%{opacity:.45}}.InfoPanel-module__rc-yiq__tabBar{gap:0;display:flex}.InfoPanel-module__rc-yiq__tab{font-family:var(--c3l-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--c3d-fg-4);cursor:pointer;background:0 0;border:none;margin-right:18px;padding:0 0 6px;font-size:10px;font-weight:700;transition:color .12s;position:relative}.InfoPanel-module__rc-yiq__tab:hover{color:var(--c3d-fg-2)}.InfoPanel-module__rc-yiq__tabActive{color:var(--c3d-fg)}.InfoPanel-module__rc-yiq__tabActive:after{content:"";background:var(--c3d-fg);border-radius:1px;height:2px;position:absolute;bottom:0;left:0;right:0}.InfoPanel-module__rc-yiq__unitToggle{border-radius:var(--c3d-radius-pill);background:#ffffff0f;align-self:flex-start;gap:2px;margin-left:auto;padding:2px;display:flex}.InfoPanel-module__rc-yiq__unitBtn{border-radius:var(--c3d-radius-pill);font-family:var(--c3l-font-mono);color:var(--c3d-fg-4);cursor:pointer;background:0 0;border:none;padding:1px 8px;font-size:10px;font-weight:700;line-height:1.4;transition:color .12s,background .12s}.InfoPanel-module__rc-yiq__unitBtn:hover{color:var(--c3d-fg-2)}.InfoPanel-module__rc-yiq__unitBtnActive{color:var(--c3d-fg);background:#ffffff1f}.InfoPanel-module__rc-yiq__bomRow{grid-template-columns:92px 1fr auto;align-items:center;gap:10px;min-height:18px;display:grid}.InfoPanel-module__rc-yiq__bomLabel{font-family:var(--c3l-font-display);color:var(--c3d-fg);white-space:nowrap;font-size:12px;font-weight:500}.InfoPanel-module__rc-yiq__bomBar{border-radius:var(--c3d-radius-pill);background:#ffffff14;height:5px;display:block;position:relative;overflow:visible}.InfoPanel-module__rc-yiq__bomBarFill{border-radius:var(--c3d-radius-pill);background:var(--c3d-green);transition:width .22s;position:absolute;inset:0 auto 0 0}.InfoPanel-module__rc-yiq__bomBarTick{background:var(--c3d-fg);border-radius:1px;width:1.5px;transition:left .22s;position:absolute;top:-2px;bottom:-2px;transform:translate(-.75px);box-shadow:0 0 4px #ffffff8c}.InfoPanel-module__rc-yiq__bomCount{font-family:var(--c3l-font-display);color:var(--c3d-fg);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px;font-weight:500}.InfoPanel-module__rc-yiq__bomCountDim{color:var(--c3d-fg-4);font-weight:400}.InfoPanel-module__rc-yiq__scheduleList{flex-direction:column;gap:6px;display:flex}.InfoPanel-module__rc-yiq__scheduleRow{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.InfoPanel-module__rc-yiq__scheduleLabel{font-family:var(--c3l-font-display);color:var(--c3d-fg);font-size:12px;font-weight:500}.InfoPanel-module__rc-yiq__scheduleValue{font-family:var(--c3l-font-display);color:var(--c3d-fg);font-variant-numeric:tabular-nums;font-size:12px;font-weight:500}.InfoPanel-module__rc-yiq__scheduleEmpty{font-family:var(--c3l-font-display);color:var(--c3d-fg);padding:4px 0;font-size:12px;font-weight:500}.InfoPanel-module__rc-yiq__issues{font-family:var(--c3l-font-display);color:var(--c3d-alert);border-top:1px solid var(--c3d-line);align-items:center;gap:8px;padding-top:10px;font-size:11px;font-weight:500;display:flex}.InfoPanel-module__rc-yiq__issueDot{background:var(--c3d-alert);width:6px;height:6px;box-shadow:0 0 8px var(--c3d-alert);border-radius:50%;flex-shrink:0}.InfoPanel-module__rc-yiq__bomSkel{background:linear-gradient(90deg, var(--c3d-bg-2) 0%, var(--c3d-bg-3) 40%, var(--c3d-bg-2) 100%);background-size:200% 100%;border-radius:3px;animation:1.4s ease-in-out infinite InfoPanel-module__rc-yiq__bomSkelSlide}@keyframes InfoPanel-module__rc-yiq__bomSkelSlide{0%{background-position:100% 0}to{background-position:-100% 0}}
.InfoButton-module__wpXwua__wrap{z-index:10;border-radius:var(--c3d-radius-md);width:44px;height:44px;-webkit-backdrop-filter:var(--c3d-glass-blur);backdrop-filter:var(--c3d-glass-blur);box-shadow:var(--c3d-shadow-panel);background:#ffffff1a;position:fixed;bottom:24px;left:18px}.InfoButton-module__wpXwua__btn{border-radius:var(--c3d-radius-md);cursor:pointer;width:44px;height:44px;color:var(--c3d-fg);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:background .12s,transform .14s cubic-bezier(.5,0,.1,1);display:flex}.InfoButton-module__wpXwua__btn:hover{background:#ffffff0f}.InfoButton-module__wpXwua__btn:active{transform:scale(.96)}.InfoButton-module__wpXwua__dimmed{opacity:.45;transition:opacity .12s}.InfoButton-module__wpXwua__dimmed:hover{opacity:1}
.ImageLightbox-module__MRQwfG__root{z-index:900;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000e0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ImageLightbox-module__MRQwfG__frame{justify-content:center;align-items:center;max-width:min(90vw,1200px);max-height:85vh;display:flex;position:relative}.ImageLightbox-module__MRQwfG__img{object-fit:contain;border-radius:4px;max-width:100%;max-height:85vh;transition:opacity .2s}.ImageLightbox-module__MRQwfG__loader{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:fixed;inset:0}.ImageLightbox-module__MRQwfG__loaderText{font-family:var(--c3l-font-display);font-variant-numeric:tabular-nums;color:#ffffff80;letter-spacing:.06em;font-size:11px}.ImageLightbox-module__MRQwfG__pillTrack{background:#ffffff1f;border-radius:99px;width:160px;height:3px;position:relative;overflow:hidden}.ImageLightbox-module__MRQwfG__pillFill{background:#fff;border-radius:99px;width:40%;height:100%;animation:1.6s ease-in-out infinite ImageLightbox-module__MRQwfG__pillScan;position:absolute;top:0;box-shadow:0 0 8px 2px #ffffff8c}@keyframes ImageLightbox-module__MRQwfG__pillScan{0%{transform:translate(-100%)}to{transform:translate(400%)}}.ImageLightbox-module__MRQwfG__closeBtn{z-index:10;color:#fffc;cursor:pointer;-webkit-backdrop-filter:blur(10px)saturate(140%);backdrop-filter:blur(10px)saturate(140%);background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-family:inherit;font-size:22px;line-height:1;transition:color .12s,background .12s;display:flex;position:fixed;top:16px;right:16px}.ImageLightbox-module__MRQwfG__closeBtn:hover{color:#fff;background:#000000b3}.ImageLightbox-module__MRQwfG__bottomBar{z-index:10;align-items:center;gap:10px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.ImageLightbox-module__MRQwfG__navBtn{color:#fffc;cursor:pointer;-webkit-backdrop-filter:blur(10px)saturate(140%);backdrop-filter:blur(10px)saturate(140%);background:#00000073;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0 0 1px;font-family:inherit;font-size:20px;line-height:36px;transition:color .12s,background .12s,opacity .15s;display:flex}.ImageLightbox-module__MRQwfG__navBtn:hover:not(:disabled){color:#fff;background:#000000b3}.ImageLightbox-module__MRQwfG__navBtn:disabled{opacity:.2;cursor:default}.ImageLightbox-module__MRQwfG__dateLabel{-webkit-backdrop-filter:blur(10px)saturate(140%);backdrop-filter:blur(10px)saturate(140%);height:36px;font-family:var(--c3l-font-display);font-variant-numeric:tabular-nums;letter-spacing:.08em;color:#ffffffbf;white-space:nowrap;pointer-events:none;background:#00000073;border-radius:999px;align-items:center;padding:0 18px;font-size:12px;font-weight:500;display:flex}
.PriorityBadge-module__IjWlcG__badge{font-family:var(--c3l-font-display);white-space:nowrap;color:var(--c3l-fg-3);background:var(--c3l-surface-2);border:1px solid var(--c3l-line-strong);border-radius:var(--c3l-radius-sm);flex-shrink:0;align-items:center;gap:5px;padding:3px 9px;font-size:12px;font-weight:600;display:inline-flex}.PriorityBadge-module__IjWlcG__toneDark{color:var(--c3d-fg-3);background:var(--c3d-bg-2);border-color:var(--c3d-line-strong)}.PriorityBadge-module__IjWlcG__priorityIcon{flex-shrink:0}.PriorityBadge-module__IjWlcG__priorityHigh .PriorityBadge-module__IjWlcG__priorityIcon{color:var(--c3l-priority-high)}.PriorityBadge-module__IjWlcG__priorityMedium .PriorityBadge-module__IjWlcG__priorityIcon{color:var(--c3l-priority-medium)}.PriorityBadge-module__IjWlcG__priorityLow .PriorityBadge-module__IjWlcG__priorityIcon{color:var(--c3l-priority-low)}.PriorityBadge-module__IjWlcG__priorityNone .PriorityBadge-module__IjWlcG__priorityIcon{color:var(--c3l-priority-none)}
.ObsStatusBadge-module__3W1KkG__badge{letter-spacing:.03em;border-radius:var(--c3l-radius-sm);white-space:nowrap;border:1px solid;flex-shrink:0;padding:3px 9px;font-size:12px;font-weight:600;display:inline-block}.ObsStatusBadge-module__3W1KkG__open{background:var(--c3l-status-open-bg);color:var(--c3l-status-open-fg)}.ObsStatusBadge-module__3W1KkG__remediated{background:var(--c3l-status-remediated-bg);color:var(--c3l-status-remediated-fg)}.ObsStatusBadge-module__3W1KkG__verified{background:var(--c3l-status-verified-bg);color:var(--c3l-status-verified-fg)}.ObsStatusBadge-module__3W1KkG__draft{background:var(--c3l-surface-3);color:var(--c3l-fg-3);border-color:var(--c3l-line-strong)}
.EmptyState-module__7JlOvG__empty{text-align:center;color:var(--c3l-fg-4);margin:0;padding:64px 14px;font-size:13px}
.DataTable-module__FvYQtW__page{flex-direction:column;min-width:0;display:flex}.DataTable-module__FvYQtW__clearFiltersBtn{font-family:var(--c3l-font-display);border:1px solid var(--c3l-accent-line);background:var(--c3l-accent-soft);color:var(--c3l-accent);cursor:pointer;white-space:nowrap;border-radius:100px;padding:5px 12px;font-size:12px;font-weight:500;transition:background .12s}.DataTable-module__FvYQtW__clearFiltersBtn:hover{background:var(--c3l-accent-line)}.DataTable-module__FvYQtW__errorMsg{font-family:var(--c3l-font-display);color:var(--c3l-alert);margin-bottom:12px;font-size:13px}.DataTable-module__FvYQtW__tableWrap{background:var(--c3l-surface);border:1px solid var(--c3l-line);border-radius:var(--c3l-radius-md,8px);transition:opacity .15s;overflow:auto hidden}.DataTable-module__FvYQtW__tableWrapLoading{opacity:.45;pointer-events:none}.DataTable-module__FvYQtW__table{border-collapse:collapse;width:100%;font-family:var(--c3l-font-display);font-size:13px}.DataTable-module__FvYQtW__table thead tr:first-child th{background:var(--c3l-surface-2);border-bottom:1px solid var(--c3l-line-strong)}.DataTable-module__FvYQtW__table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--c3l-fg-3);white-space:nowrap;-webkit-user-select:none;user-select:none;padding:11px 16px;font-size:11px;font-weight:600}.DataTable-module__FvYQtW__thSortable{cursor:pointer}.DataTable-module__FvYQtW__thSortable:hover{color:var(--c3l-fg-2)}.DataTable-module__FvYQtW__table thead tr:first-child th.DataTable-module__FvYQtW__thSortActive{color:var(--c3l-accent);background:var(--c3l-accent-soft);box-shadow:inset 0 -2px 0 var(--c3l-accent)}.DataTable-module__FvYQtW__thContent{align-items:center;gap:5px;display:inline-flex}.DataTable-module__FvYQtW__sortIcon{color:var(--c3l-fg-3);opacity:0;flex-shrink:0;transition:opacity .1s}.DataTable-module__FvYQtW__thSortable:hover .DataTable-module__FvYQtW__sortIcon,.DataTable-module__FvYQtW__thSortActive .DataTable-module__FvYQtW__sortIcon{opacity:1}.DataTable-module__FvYQtW__sortIconActive{color:var(--c3l-accent)}.DataTable-module__FvYQtW__filterRow th{text-transform:none;letter-spacing:0;white-space:normal;background:var(--c3l-surface);border-bottom:1px solid var(--c3l-line);padding:6px 10px 8px;font-weight:400}.DataTable-module__FvYQtW__filterInput{width:100%;min-width:52px;font-family:var(--c3l-font-display);color:var(--c3l-fg-2);background:var(--c3l-surface);border:1px solid var(--c3l-line-strong);border-radius:var(--c3l-radius-xs);outline:none;padding:3px 6px;font-size:11px;font-weight:400;transition:border-color .1s,color .1s;display:block}.DataTable-module__FvYQtW__filterInput:focus{border-color:var(--c3l-info);color:var(--c3l-fg)}.DataTable-module__FvYQtW__filterSelect{width:100%;min-width:52px;font-family:var(--c3l-font-display);color:var(--c3l-fg-2);background:var(--c3l-surface);border:1px solid var(--c3l-line-strong);border-radius:var(--c3l-radius-xs);cursor:pointer;outline:none;padding:3px 6px;font-size:11px;font-weight:400;transition:border-color .1s,color .1s;display:block}.DataTable-module__FvYQtW__filterSelect:focus{border-color:var(--c3l-info);color:var(--c3l-fg)}.DataTable-module__FvYQtW__table td{color:var(--c3l-fg);vertical-align:middle;white-space:nowrap;padding:14px 16px}.DataTable-module__FvYQtW__row{transition:background .1s}.DataTable-module__FvYQtW__row:hover td{background:var(--c3l-accent-soft)}.DataTable-module__FvYQtW__rowClickable{cursor:pointer}.DataTable-module__FvYQtW__empty{text-align:center;color:var(--c3l-fg-4);font-size:13px;border-bottom:none!important;padding:48px 14px!important}.DataTable-module__FvYQtW__headerBar{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.DataTable-module__FvYQtW__headerBarRight{align-items:center;gap:12px;display:flex}.DataTable-module__FvYQtW__pagination{justify-content:flex-end;align-items:center;gap:8px;margin-bottom:12px;display:flex}.DataTable-module__FvYQtW__headerBar .DataTable-module__FvYQtW__pagination{margin-bottom:0}.DataTable-module__FvYQtW__paginationCount{font-family:var(--c3l-font-display);color:var(--c3l-fg-3);font-variant-numeric:tabular-nums;margin-right:4px;font-size:12px}.DataTable-module__FvYQtW__pageBtn{font-family:var(--c3l-font-display);border-radius:var(--c3l-radius-xs);border:1px solid var(--c3l-line-strong);background:var(--c3l-surface);color:var(--c3l-fg-2);cursor:pointer;padding:5px 12px;font-size:12px;font-weight:500;transition:background .1s}.DataTable-module__FvYQtW__pageBtn:hover:not(:disabled){background:var(--c3l-surface-2)}.DataTable-module__FvYQtW__pageBtn:disabled{opacity:.4;cursor:default}
.Eyebrow-module__jiR7Ja__eyebrow{font-family:var(--c3l-font-display);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.Eyebrow-module__jiR7Ja__light{color:var(--c3l-fg-3)}.Eyebrow-module__jiR7Ja__dark{color:var(--c3d-eyebrow)}.Eyebrow-module__jiR7Ja__eyebrow svg{flex-shrink:0}
.RecordsHeader-module__HXdW8W__lockup{flex-direction:column;gap:6px;min-width:0;display:flex}.RecordsHeader-module__HXdW8W__title{font-family:var(--c3l-font-display);letter-spacing:-.02em;color:var(--c3l-fg);margin:0;font-size:38px;font-weight:700;line-height:1.1}
.recordsPage-module__HVsdlW__page{width:100%}
.Observations-module__0nFkiq__header{align-items:baseline;gap:16px;margin-bottom:24px;display:flex}.Observations-module__0nFkiq__title{font-family:var(--c3l-font-display);color:var(--c3l-fg);letter-spacing:-.02em;margin:0;font-size:24px;font-weight:700}.Observations-module__0nFkiq__summary{gap:2px;margin-bottom:20px;display:flex}.Observations-module__0nFkiq__stat{background:var(--c3l-surface);border:1px solid var(--c3l-line-strong);flex-direction:column;align-items:center;gap:2px;min-width:80px;padding:10px 20px;display:flex}.Observations-module__0nFkiq__stat:first-child{border-radius:var(--c3l-radius-sm) 0 0 var(--c3l-radius-sm)}.Observations-module__0nFkiq__stat:last-child{border-radius:0 var(--c3l-radius-sm) var(--c3l-radius-sm) 0}.Observations-module__0nFkiq__statValue{font-family:var(--c3l-font-display);font-variant-numeric:tabular-nums;color:var(--c3l-fg);font-size:22px;font-weight:700}.Observations-module__0nFkiq__statAlert{color:var(--c3l-alert)}.Observations-module__0nFkiq__statWarn{color:var(--c3l-warn)}.Observations-module__0nFkiq__statOk{color:var(--c3l-ok)}.Observations-module__0nFkiq__statLabel{font-family:var(--c3l-font-display);color:var(--c3l-fg-3);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:11px;font-weight:500}.Observations-module__0nFkiq__cellId{font-family:var(--c3l-font-mono);white-space:nowrap;font-size:12px;font-weight:700}.Observations-module__0nFkiq__idLink{color:inherit;text-decoration:none;transition:color .1s}.Observations-module__0nFkiq__idLink:hover{color:var(--c3l-info)}.Observations-module__0nFkiq__cellTruncate{white-space:nowrap;text-overflow:ellipsis;max-width:260px;display:block;overflow:hidden}.Observations-module__0nFkiq__cellTruncateWide{max-width:360px}.Observations-module__0nFkiq__cellDate{white-space:nowrap;color:var(--c3l-fg-2);font-size:12px}.Observations-module__0nFkiq__cellNum{font-variant-numeric:tabular-nums;text-align:right;color:var(--c3l-fg-2)}.Observations-module__0nFkiq__overdueFlag{color:var(--c3l-alert);font-size:11px;font-weight:600}.Observations-module__0nFkiq__imgBtn{cursor:pointer;border-radius:var(--c3l-radius-xs);background:0 0;border:none;padding:0;line-height:0;display:inline-flex;position:relative}.Observations-module__0nFkiq__imgThumb{object-fit:cover;border-radius:var(--c3l-radius-xs);border:1px solid var(--c3l-line-strong);width:40px;height:28px;transition:opacity .12s;display:block}.Observations-module__0nFkiq__imgBtn:hover .Observations-module__0nFkiq__imgThumb{opacity:.82}.Observations-module__0nFkiq__imgCount{background:var(--c3l-ink);min-width:15px;height:15px;color:var(--c3l-surface);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:9px;font-weight:700;display:inline-flex;position:absolute;top:-5px;right:-6px}.Observations-module__0nFkiq__imgBadge{border-radius:var(--c3l-radius-sm);border:1px solid var(--c3l-line-strong);background:var(--c3l-surface);min-width:20px;height:20px;color:var(--c3l-fg-2);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:600;display:inline-flex}
.ReportsDownloadButton-module__v05XNa__btn{cursor:pointer;width:34px;height:34px;color:var(--ra-fg,var(--c3l-fg-3));background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background .14s,color .14s,transform .14s cubic-bezier(.5,0,.1,1);display:flex}.ReportsDownloadButton-module__v05XNa__btn:hover{background:var(--ra-hover-bg,var(--c3l-surface-2));color:var(--ra-hover-fg,var(--c3l-fg))}.ReportsDownloadButton-module__v05XNa__btn:active{transform:scale(.96)}.ReportsDownloadButton-module__v05XNa__btnFlash,.ReportsDownloadButton-module__v05XNa__btnFlash:hover{background:var(--c3l-ink);color:var(--c3l-surface);transition:background 60ms,color 60ms}
.ReportsContextMenu-module__kZ9aQa__wrap{position:relative}.ReportsContextMenu-module__kZ9aQa__wrapFloating{top:calc(var(--nav-rail-h,0px) + 56px + 12px);right:var(--reports-gutter);z-index:11;position:fixed}.ReportsContextMenu-module__kZ9aQa__btn{cursor:pointer;width:34px;height:34px;color:var(--ra-fg,var(--c3l-fg-3));background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background .14s,color .14s,transform .14s cubic-bezier(.5,0,.1,1);display:flex}.ReportsContextMenu-module__kZ9aQa__btn:hover,.ReportsContextMenu-module__kZ9aQa__btnOpen{background:var(--ra-hover-bg,var(--c3l-surface-2));color:var(--ra-hover-fg,var(--c3l-fg))}.ReportsContextMenu-module__kZ9aQa__btn:active{transform:scale(.96)}.ReportsContextMenu-module__kZ9aQa__wrapFloating .ReportsContextMenu-module__kZ9aQa__btn{color:#333;-webkit-backdrop-filter:blur(20px)saturate(200%);backdrop-filter:blur(20px)saturate(200%);opacity:.35;background:#ffffff47;border-radius:50%;width:44px;height:44px;transition:opacity .18s,background .18s,transform .14s cubic-bezier(.5,0,.1,1)}.ReportsContextMenu-module__kZ9aQa__wrapFloating .ReportsContextMenu-module__kZ9aQa__btn:hover,.ReportsContextMenu-module__kZ9aQa__wrapFloating .ReportsContextMenu-module__kZ9aQa__btnOpen{opacity:1;background:#ffffffeb}.ReportsContextMenu-module__kZ9aQa__menu{z-index:20;background:var(--c3l-surface);border:1px solid var(--c3l-line-strong);border-radius:var(--c3l-radius-sm);box-shadow:var(--c3l-shadow-panel);min-width:136px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 6px);right:0}.ReportsContextMenu-module__kZ9aQa__menuItem{text-align:left;border-radius:calc(var(--c3l-radius-sm) - 2px);width:100%;font-family:var(--c3l-font-display);color:var(--c3l-fg);cursor:pointer;background:0 0;border:none;padding:7px 10px;font-size:13px;transition:background 80ms;display:block}.ReportsContextMenu-module__kZ9aQa__menuItem:hover{background:var(--c3l-accent-soft)}.ReportsContextMenu-module__kZ9aQa__menuItemDanger{color:var(--c3l-alert)}.ReportsContextMenu-module__kZ9aQa__menuItemDanger:hover{background:#ef44440f}
.ReportHeader-module__q4enHq__header{border-bottom:1px solid var(--c3l-line-strong);justify-content:space-between;align-items:center;gap:16px;margin-bottom:40px;padding-bottom:8px;display:flex}.ReportHeader-module__q4enHq__titleBlock{flex-direction:column;gap:6px;min-width:0;display:flex}.ReportHeader-module__q4enHq__kicker{font-family:var(--c3l-font-display);letter-spacing:.04em;text-transform:uppercase;color:var(--c3l-fg-3);font-size:12px;font-weight:600}.ReportHeader-module__q4enHq__title{font-family:var(--c3l-font-display);letter-spacing:-.02em;color:var(--c3l-fg);margin:0;font-size:38px;font-weight:700;line-height:1.1}.ReportHeader-module__q4enHq__headerDark{--ra-fg:#ffffff8c;--ra-hover-bg:#ffffff1f;--ra-hover-fg:#fff;border-bottom-color:#ffffff29}.ReportHeader-module__q4enHq__headerDark .ReportHeader-module__q4enHq__kicker{color:#ffffff8c}.ReportHeader-module__q4enHq__headerDark .ReportHeader-module__q4enHq__title{color:#fff}.ReportHeader-module__q4enHq__endCluster{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.ReportHeader-module__q4enHq__actions{align-items:center;gap:2px;display:flex}.ReportHeader-module__q4enHq__lockedValue{border:1px solid var(--c3l-line-strong);background:var(--c3l-surface);height:26px;font-family:var(--c3l-font-display);letter-spacing:.03em;color:var(--c3l-fg);border-radius:6px;align-items:center;padding:0 12px;font-size:11px;font-weight:600;display:inline-flex}.ReportHeader-module__q4enHq__headerDark .ReportHeader-module__q4enHq__lockedValue{color:#fff;background:#ffffff24;border-color:#ffffff29}.ReportHeader-module__q4enHq__picker{background:var(--c3l-surface-2);border:1px solid var(--c3l-line-strong);border-radius:6px;align-items:center;gap:2px;padding:3px;display:flex}.ReportHeader-module__q4enHq__btn{height:26px;color:var(--c3l-fg-3);letter-spacing:.03em;cursor:pointer;font-size:11px;font-weight:600;font-family:var(--c3l-font-display);background:0 0;border:none;border-radius:4px;padding:0 12px;transition:background .1s,color .1s}.ReportHeader-module__q4enHq__btn:hover{color:var(--c3l-fg)}.ReportHeader-module__q4enHq__btnActive{background:var(--c3l-surface);color:var(--c3l-fg)}.ReportHeader-module__q4enHq__pickerDark{background:#ffffff0f;border-color:#ffffff29}.ReportHeader-module__q4enHq__pickerDark .ReportHeader-module__q4enHq__btn{color:#ffffff8c}.ReportHeader-module__q4enHq__pickerDark .ReportHeader-module__q4enHq__btn:hover{color:#fff}.ReportHeader-module__q4enHq__pickerDark .ReportHeader-module__q4enHq__btnActive{color:#fff;background:#ffffff24}
.PileReport-module__IWe-gq__root{min-height:100%;padding:var(--reports-header-h) var(--reports-gutter) 80px;font-family:var(--c3l-font-display);color:var(--c3l-fg);background:var(--c3l-bg);flex-direction:column;gap:20px;display:flex;position:relative}.PileReport-module__IWe-gq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.PileReport-module__IWe-gq__titleBlock{align-items:baseline;gap:12px;display:flex}.PileReport-module__IWe-gq__title{color:var(--c3l-fg);letter-spacing:-.02em;margin:0;font-size:22px;font-weight:700}.PileReport-module__IWe-gq__subtitle{color:var(--c3l-fg-3);font-size:14px}.PileReport-module__IWe-gq__dateRange{align-items:center;gap:6px;display:flex}.PileReport-module__IWe-gq__dateInput{border:1px solid var(--c3l-line-strong);border-radius:var(--c3l-radius-sm);background:var(--c3l-surface);height:32px;color:var(--c3l-fg);font-family:var(--c3l-font-mono);cursor:pointer;outline:none;padding:0 8px;font-size:12px}.PileReport-module__IWe-gq__dateInput:focus{box-shadow:var(--c3l-focus-ring)}.PileReport-module__IWe-gq__dateSep{color:var(--c3l-fg-4);font-size:13px}.PileReport-module__IWe-gq__presets{gap:4px;display:flex}.PileReport-module__IWe-gq__preset{border:1px solid var(--c3l-line-strong);border-radius:var(--c3l-radius-sm);background:var(--c3l-surface);height:32px;color:var(--c3l-fg-3);font-family:var(--c3l-font-display);cursor:pointer;padding:0 12px;font-size:12px;font-weight:500;transition:background .1s,color .1s}.PileReport-module__IWe-gq__preset:hover{background:var(--c3l-surface-3);color:var(--c3l-fg)}.PileReport-module__IWe-gq__presetActive{background:var(--c3l-accent-soft);border-color:var(--c3l-accent-line);color:var(--c3l-accent)}.PileReport-module__IWe-gq__statRow{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.PileReport-module__IWe-gq__statCard{background:var(--c3l-surface);border:1px solid var(--c3l-line-strong);border-radius:var(--c3l-radius-md);box-shadow:var(--c3l-shadow-panel);padding:16px 20px}.PileReport-module__IWe-gq__statLabel{color:var(--c3l-fg-3);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:500}.PileReport-module__IWe-gq__statValue{font-size:30px;font-weight:700;font-family:var(--c3l-font-mono);font-variant-numeric:tabular-nums;color:var(--c3l-fg);margin:6px 0 2px;line-height:1.1}.PileReport-module__IWe-gq__statSub{color:var(--c3l-fg-4);font-size:11px;font-family:var(--c3l-font-mono);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.PileReport-module__IWe-gq__card{background:var(--c3l-surface);border:1px solid var(--c3l-line-strong);border-radius:var(--c3l-radius-md);box-shadow:var(--c3l-shadow-panel);padding:20px 24px}.PileReport-module__IWe-gq__cardHeader{align-items:baseline;gap:8px;margin-bottom:16px;display:flex}.PileReport-module__IWe-gq__cardTitle{color:var(--c3l-fg);font-size:13px;font-weight:600}.PileReport-module__IWe-gq__cardMeta{color:var(--c3l-fg-4);font-size:11px}.PileReport-module__IWe-gq__loading{height:64px;color:var(--c3l-fg-4);font-size:13px;font-family:var(--c3l-font-mono);justify-content:center;align-items:center;display:flex}.PileReport-module__IWe-gq__empty{height:80px;color:var(--c3l-fg-4);justify-content:center;align-items:center;font-size:13px;display:flex}.PileReport-module__IWe-gq__chartRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:900px){.PileReport-module__IWe-gq__chartRow{grid-template-columns:1fr}}@media (max-width:768px){.PileReport-module__IWe-gq__statRow{grid-template-columns:repeat(2,1fr)}.PileReport-module__IWe-gq__header{flex-direction:column}}
.BnzReport-module__pjFpWa__root{min-height:100%;padding:var(--reports-header-h) var(--reports-gutter) 80px;font-family:var(--c3l-font-display);color:var(--c3l-fg);background:var(--c3l-bg);flex-direction:column;gap:20px;display:flex;position:relative}.BnzReport-module__pjFpWa__sheetWrap{justify-content:center;display:flex}.BnzReport-module__pjFpWa__sheet{box-sizing:border-box;color:#000;--bnz-line:#000;--bnz-blue-title:#9dc3e6;--bnz-blue:#b8cce4;--bnz-grey:#d9d9d9;width:75%;font-family:var(--c3l-font-display);background:#fff;padding:36px 32px;font-size:12px;line-height:1.3;box-shadow:0 2px 18px #0f172a29}.BnzReport-module__pjFpWa__sheet table{border-collapse:collapse;table-layout:fixed;width:100%}.BnzReport-module__pjFpWa__sheet td,.BnzReport-module__pjFpWa__sheet th{border:1px solid var(--bnz-line);vertical-align:middle;word-wrap:break-word;padding:5px 7px;font-weight:400}.BnzReport-module__pjFpWa__block{margin-bottom:0}.BnzReport-module__pjFpWa__spacer{height:16px}.BnzReport-module__pjFpWa__valor{text-align:center;color:#c00000;width:160px;font-size:24px;font-weight:700}.BnzReport-module__pjFpWa__logo{text-align:center;letter-spacing:-.04em;width:150px;font-size:46px;font-style:italic;font-weight:800}.BnzReport-module__pjFpWa__checklistTitle{background:var(--bnz-blue-title);text-align:center;color:#fff;letter-spacing:.02em;font-size:34px;font-weight:400}.BnzReport-module__pjFpWa__checklistSub{text-align:center;font-size:17px}.BnzReport-module__pjFpWa__metaLabel{width:82px;font-weight:700}.BnzReport-module__pjFpWa__metaValue{text-align:center;white-space:nowrap;font-weight:700}.BnzReport-module__pjFpWa__infoLabel{width:190px;font-weight:700}.BnzReport-module__pjFpWa__infoValue{border-bottom:1px dotted var(--bnz-line)}.BnzReport-module__pjFpWa__docHead{text-align:center;background:#fff;font-weight:700}.BnzReport-module__pjFpWa__docRow{text-align:center}.BnzReport-module__pjFpWa__docDotted{border-bottom:1px dotted var(--bnz-line)}.BnzReport-module__pjFpWa__bandHead{background:var(--bnz-blue);text-align:center;letter-spacing:.01em;font-size:13px;font-weight:700}.BnzReport-module__pjFpWa__eqHead{background:var(--bnz-blue);text-align:center;font-weight:700}.BnzReport-module__pjFpWa__eqCell{text-align:center}.BnzReport-module__pjFpWa__eqSerial{text-align:center;background:var(--bnz-grey)}.BnzReport-module__pjFpWa__colItem{width:44px}.BnzReport-module__pjFpWa__colConforme{width:38px}.BnzReport-module__pjFpWa__colNa{width:44px}.BnzReport-module__pjFpWa__colObs{width:280px}.BnzReport-module__pjFpWa__chHead{background:var(--bnz-blue);text-align:center;font-weight:700}.BnzReport-module__pjFpWa__itemNum{text-align:center}.BnzReport-module__pjFpWa__sectionRow td{background:var(--bnz-grey)}.BnzReport-module__pjFpWa__sectionTitle{font-weight:400}.BnzReport-module__pjFpWa__sectionNum{text-align:center}.BnzReport-module__pjFpWa__mark{text-align:center;font-weight:400}.BnzReport-module__pjFpWa__obsCell{text-align:center;font-size:11px}.BnzReport-module__pjFpWa__obsBoxLabel{padding-top:4px;font-weight:700}.BnzReport-module__pjFpWa__obsLine{border:none;border-bottom:1px dotted var(--bnz-line);height:24px;padding:0}.BnzReport-module__pjFpWa__sigHead{text-align:center;vertical-align:middle;background:#fff;width:25%;height:48px;font-weight:700}.BnzReport-module__pjFpWa__sigField{border-bottom:1px dotted var(--bnz-line);height:24px}.BnzReport-module__pjFpWa__sigSpace{vertical-align:top;height:96px}.BnzReport-module__pjFpWa__sigSpace span{font-weight:400}
.HouseReport-module__1I01Pq__root{min-height:100%;padding:var(--reports-header-h) var(--reports-gutter) 80px;font-family:var(--c3l-font-display);color:var(--c3l-fg);background:var(--c3l-bg);flex-direction:column;gap:20px;display:flex;position:relative}.HouseReport-module__1I01Pq__sheetWrap{justify-content:center;display:flex}.HouseReport-module__1I01Pq__sheet{--house-paper:#fbf8f1;--house-paper-edge:#f3ecdc;--house-ink:#0f1a3a;--house-ink-soft:#5b6478;--house-ink-faint:#97a0b5;--house-foil:#b08a2e;--house-foil-soft:#b08a2e52;--house-rule:#0f1a3a24;box-sizing:border-box;background:var(--house-paper);width:78%;color:var(--house-ink);font-family:var(--c3l-font-display);padding:52px 56px 44px;font-size:12.5px;line-height:1.45;position:relative;box-shadow:0 12px 44px #0f172a2e}.HouseReport-module__1I01Pq__sheet:before{content:"";border:1.5px solid var(--house-foil);pointer-events:none;position:absolute;inset:16px}.HouseReport-module__1I01Pq__sheet:after{content:"";border:.5px solid var(--house-foil-soft);pointer-events:none;position:absolute;inset:21px}.HouseReport-module__1I01Pq__masthead{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.HouseReport-module__1I01Pq__brand{flex-direction:column;gap:4px;display:flex}.HouseReport-module__1I01Pq__wordmark{letter-spacing:.14em;color:var(--house-foil);font-size:26px;font-weight:800}.HouseReport-module__1I01Pq__kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--house-ink-soft);font-size:10px}.HouseReport-module__1I01Pq__seal{border:1.5px solid var(--house-foil);width:84px;height:84px;box-shadow:0 0 0 3px var(--house-paper), 0 0 0 4px var(--house-foil-soft);color:var(--house-foil);text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.HouseReport-module__1I01Pq__sealMark{font-size:22px;line-height:1}.HouseReport-module__1I01Pq__sealText{letter-spacing:.14em;font-size:7px;font-weight:700}.HouseReport-module__1I01Pq__docRule{background:var(--house-foil);height:2px;margin:18px 0 16px}.HouseReport-module__1I01Pq__docType{text-align:center;margin-bottom:18px}.HouseReport-module__1I01Pq__docTitle{letter-spacing:.04em;text-transform:uppercase;color:var(--house-ink);margin:0;font-size:22px;font-weight:700}.HouseReport-module__1I01Pq__docSubtitle{color:var(--house-ink-soft);margin:4px 0 0;font-size:14px;font-style:italic}.HouseReport-module__1I01Pq__metaStrip{background:var(--house-rule);border:1px solid var(--house-rule);grid-template-columns:repeat(3,1fr);gap:1px;margin:0 0 20px;display:grid}.HouseReport-module__1I01Pq__metaCell{background:var(--house-paper);flex-direction:column;gap:2px;padding:8px 12px;display:flex}.HouseReport-module__1I01Pq__metaLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--house-ink-faint);font-size:9px}.HouseReport-module__1I01Pq__metaValue{font-family:var(--c3l-font-mono);font-variant-numeric:tabular-nums;color:var(--house-ink);font-size:13px}.HouseReport-module__1I01Pq__infoBlock{grid-template-columns:1fr .85fr;gap:28px;margin-bottom:22px;display:grid}.HouseReport-module__1I01Pq__infoGrid{flex-direction:column;display:flex}.HouseReport-module__1I01Pq__infoRow{border-bottom:1px solid var(--house-rule);grid-template-columns:150px 1fr;gap:12px;padding:7px 0;display:grid}.HouseReport-module__1I01Pq__infoLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--house-ink-soft);align-self:center;font-size:10px}.HouseReport-module__1I01Pq__infoValue{color:var(--house-ink);align-self:center;font-size:13px}.HouseReport-module__1I01Pq__docPanel{flex-direction:column;gap:6px;display:flex}.HouseReport-module__1I01Pq__docPanelHead{letter-spacing:.14em;text-transform:uppercase;color:var(--house-ink-soft);border-bottom:1px solid var(--house-foil-soft);padding-bottom:6px;font-size:10px}.HouseReport-module__1I01Pq__docPanelRow{color:var(--house-ink);padding:3px 0;font-size:11.5px}.HouseReport-module__1I01Pq__checklist{margin-bottom:22px}.HouseReport-module__1I01Pq__checkHead{border-bottom:1.5px solid var(--house-ink);letter-spacing:.14em;text-transform:uppercase;color:var(--house-ink);justify-content:space-between;align-items:baseline;padding-bottom:6px;font-size:10px;font-weight:700;display:flex}.HouseReport-module__1I01Pq__checkHeadStatus{color:var(--house-ink-soft)}.HouseReport-module__1I01Pq__sectionRow{align-items:center;gap:10px;margin:14px 0 4px;display:flex}.HouseReport-module__1I01Pq__sectionNum{border:1px solid var(--house-foil);width:20px;height:20px;color:var(--house-foil);font-family:var(--c3l-font-mono);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}.HouseReport-module__1I01Pq__sectionTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--house-ink);font-size:11px;font-weight:700}.HouseReport-module__1I01Pq__itemRow{border-bottom:1px solid var(--house-rule);grid-template-columns:40px 1fr 56px;align-items:start;gap:12px;padding:7px 0;display:grid}.HouseReport-module__1I01Pq__itemNum{font-family:var(--c3l-font-mono);font-variant-numeric:tabular-nums;color:var(--house-ink-soft);padding-top:1px;font-size:11px}.HouseReport-module__1I01Pq__itemText{color:var(--house-ink);font-size:12.5px}.HouseReport-module__1I01Pq__itemObs{color:var(--house-ink-soft);margin-top:3px;font-size:11px;font-style:italic;display:block}.HouseReport-module__1I01Pq__itemStatus{justify-content:flex-end;align-items:center;padding-top:1px;display:flex}.HouseReport-module__1I01Pq__foilCheck{color:var(--house-foil)}.HouseReport-module__1I01Pq__markPass{font-size:15px;font-weight:700;line-height:1}.HouseReport-module__1I01Pq__markFail{color:var(--c3l-alert);font-size:14px;font-weight:700}.HouseReport-module__1I01Pq__markNa{letter-spacing:.08em;color:var(--house-ink-faint);font-size:9px;font-weight:700}.HouseReport-module__1I01Pq__obsBox{margin-bottom:26px}.HouseReport-module__1I01Pq__obsBoxLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--house-ink-soft);margin-bottom:10px;font-size:10px}.HouseReport-module__1I01Pq__obsLine{border-bottom:1px solid var(--house-rule);height:22px}.HouseReport-module__1I01Pq__signatures{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:8px;display:grid}.HouseReport-module__1I01Pq__sigCol{flex-direction:column;display:flex}.HouseReport-module__1I01Pq__sigRole{letter-spacing:.06em;text-transform:uppercase;color:var(--house-ink);min-height:28px;font-size:9px;font-weight:700}.HouseReport-module__1I01Pq__sigSpace{height:40px}.HouseReport-module__1I01Pq__sigLine{border-bottom:1px solid var(--house-foil);height:0;margin-bottom:6px}.HouseReport-module__1I01Pq__sigName{color:var(--house-ink);font-size:10.5px}.HouseReport-module__1I01Pq__sigDate{color:var(--house-ink-soft);font-size:10.5px}
.Loader-module__AdlJEq__loader{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.Loader-module__AdlJEq__track{background:color-mix(in srgb, currentColor 16%, transparent);border-radius:99px;height:3px;position:relative;overflow:hidden}.Loader-module__AdlJEq__fill{width:40%;height:100%;box-shadow:0 0 8px 2px color-mix(in srgb, currentColor 45%, transparent);background:currentColor;border-radius:99px;animation:1.6s ease-in-out infinite Loader-module__AdlJEq__scan;position:absolute;top:0}@keyframes Loader-module__AdlJEq__scan{0%{transform:translate(-100%)}to{transform:translate(400%)}}.Loader-module__AdlJEq__label{font-family:var(--c3l-font-display);font-variant-numeric:tabular-nums;letter-spacing:.06em;opacity:.55;font-size:11px}@media (prefers-reduced-motion:reduce){.Loader-module__AdlJEq__fill{animation-duration:3.2s}}
.ReportState-module__mOkJcW__state{width:100%;min-height:min(58vh,540px);color:var(--c3l-fg-3);flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex}.ReportState-module__mOkJcW__emptyText{font-family:var(--c3l-font-display);letter-spacing:.01em;color:var(--c3l-fg-4);margin:0;font-size:15px;font-weight:500}
.ActivityWirefeed-module__EUy1hq__root{min-height:100%;padding:var(--reports-header-h) var(--reports-gutter) 80px;color:var(--c3l-fg);font-variant-numeric:tabular-nums;background:radial-gradient(900px 600px at 100% 0%, var(--c3l-tint-warm), transparent 60%), radial-gradient(900px 600px at 0% 100%, var(--c3l-tint-cool), transparent 60%), var(--c3l-bg);position:relative}.ActivityWirefeed-module__EUy1hq__root>*{z-index:1;position:relative}.ActivityWirefeed-module__EUy1hq__colToggle{font-family:var(--c3l-font-display);border-radius:var(--c3l-radius-xs);border:1px solid var(--c3l-line-strong);background:var(--c3l-surface);color:var(--c3l-fg-3);cursor:pointer;padding:4px 10px;font-size:11px;font-weight:600;transition:background .12s,color .12s,border-color .12s}.ActivityWirefeed-module__EUy1hq__colToggle:hover{color:var(--c3l-fg);border-color:var(--c3l-line-axis)}.ActivityWirefeed-module__EUy1hq__colToggleOn{border-color:var(--c3l-accent);background:var(--c3l-accent-soft);color:var(--c3l-accent)}.ActivityWirefeed-module__EUy1hq__nameCell{align-items:center;gap:6px;min-width:0;max-width:420px;display:inline-flex}.ActivityWirefeed-module__EUy1hq__chev{width:16px;height:16px;color:var(--c3l-fg-3);flex:none;justify-content:center;align-items:center;display:inline-flex}.ActivityWirefeed-module__EUy1hq__twisty{transition:transform .16s}.ActivityWirefeed-module__EUy1hq__nameCategory,.ActivityWirefeed-module__EUy1hq__nameSubcategory,.ActivityWirefeed-module__EUy1hq__nameLeaf{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ActivityWirefeed-module__EUy1hq__nameCategory{color:var(--c3l-fg);letter-spacing:.04em;text-transform:uppercase;font-weight:700}.ActivityWirefeed-module__EUy1hq__nameSubcategory{color:var(--c3l-fg);font-weight:600}.ActivityWirefeed-module__EUy1hq__nameLeaf{color:var(--c3l-fg-2)}.ActivityWirefeed-module__EUy1hq__cellIdTd{width:80px;color:var(--c3l-fg-3);font-size:12px}.ActivityWirefeed-module__EUy1hq__cellId{font-variant-numeric:tabular-nums}.ActivityWirefeed-module__EUy1hq__cellUnitTd{color:var(--c3l-fg-3);font-size:12px}.ActivityWirefeed-module__EUy1hq__cellNum{text-align:right;font-variant-numeric:tabular-nums}.ActivityWirefeed-module__EUy1hq__cellTrendTd{text-align:center}.ActivityWirefeed-module__EUy1hq__cellDateTd{color:var(--c3l-fg-3);font-size:12px}.ActivityWirefeed-module__EUy1hq__cellBar{flex-direction:column;gap:4px;min-width:150px;display:flex}.ActivityWirefeed-module__EUy1hq__bar{background:var(--c3l-line);border-radius:1px;width:100%;height:8px;position:relative;overflow:visible}.ActivityWirefeed-module__EUy1hq__barFill{border-radius:1px;position:absolute;top:0;bottom:0;left:0}.ActivityWirefeed-module__EUy1hq__barFillOk{background:var(--c3l-ok);opacity:.65}.ActivityWirefeed-module__EUy1hq__barFillAhead{background:var(--c3l-ok)}.ActivityWirefeed-module__EUy1hq__barFillBehind{background:var(--c3l-alert)}.ActivityWirefeed-module__EUy1hq__barFillIdle{background:var(--c3l-fg-4)}.ActivityWirefeed-module__EUy1hq__barTick{background:var(--c3l-warn);width:1.5px;position:absolute;top:-2px;bottom:-2px;transform:translate(-50%)}.ActivityWirefeed-module__EUy1hq__pctRow{font-family:var(--c3l-font-mono);letter-spacing:.02em;align-items:baseline;gap:6px;font-size:11px;display:inline-flex}.ActivityWirefeed-module__EUy1hq__pctActual{color:var(--c3l-fg);font-size:12px;font-weight:700}.ActivityWirefeed-module__EUy1hq__pctPlan{color:var(--c3l-fg-3)}.ActivityWirefeed-module__EUy1hq__deltaPos{color:var(--c3l-ok);margin-left:4px;font-weight:700}.ActivityWirefeed-module__EUy1hq__deltaNeg{color:var(--c3l-alert);margin-left:4px;font-weight:700}.ActivityWirefeed-module__EUy1hq__deltaZero{color:var(--c3l-fg-4);margin-left:4px}.ActivityWirefeed-module__EUy1hq__trend{font-size:14px;line-height:1;display:inline-block}.ActivityWirefeed-module__EUy1hq__trendUp{color:var(--c3l-ok)}.ActivityWirefeed-module__EUy1hq__trendDown{color:var(--c3l-alert)}.ActivityWirefeed-module__EUy1hq__trendFlat{color:var(--c3l-fg-4)}.ActivityWirefeed-module__EUy1hq__statusCell{align-items:center;gap:5px;display:inline-flex}.ActivityWirefeed-module__EUy1hq__dotDone{background:var(--c3l-ok);border-radius:50%;flex:none;width:10px;height:10px}.ActivityWirefeed-module__EUy1hq__dotPending{border:1.5px dashed var(--c3l-fg-3);box-sizing:border-box;background:0 0;border-radius:50%;flex:none;width:10px;height:10px}.ActivityWirefeed-module__EUy1hq__dotPendingAlert{background:var(--c3l-alert);border-radius:50%;flex:none;width:10px;height:10px}.ActivityWirefeed-module__EUy1hq__statusText{white-space:nowrap;font-size:12px;font-weight:600}.ActivityWirefeed-module__EUy1hq__statusOk{color:var(--c3l-ok)}.ActivityWirefeed-module__EUy1hq__statusAlert{color:var(--c3l-alert)}.ActivityWirefeed-module__EUy1hq__statusMuted{color:var(--c3l-fg-3)}.ActivityWirefeed-module__EUy1hq__colophon{border-top:1px solid var(--c3l-line-strong);font-family:var(--c3l-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--c3l-fg-3);justify-content:space-between;margin-top:32px;padding-top:18px;font-size:10.5px;display:flex}
.EquipmentConsole-module__tRjQIa__root{width:100%;min-height:100%;padding:var(--reports-header-h) var(--reports-gutter) 80px;background:var(--c3l-bg);color:var(--c3l-fg);font-family:var(--c3l-font-display);position:relative}.EquipmentConsole-module__tRjQIa__consoleHeader{border-bottom:1px solid var(--c3l-line-strong);font-family:var(--c3l-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--c3l-fg-3);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:14px;font-size:11px;display:flex}.EquipmentConsole-module__tRjQIa__consoleEyebrow{color:var(--c3l-fg);font-weight:700}.EquipmentConsole-module__tRjQIa__consoleStatus{color:var(--c3l-ok);font-weight:600}.EquipmentConsole-module__tRjQIa__metrics{border-bottom:1px solid var(--c3l-line);grid-template-columns:1fr 1fr 1fr;margin-top:36px;padding-bottom:36px;display:grid}.EquipmentConsole-module__tRjQIa__metric{border-left:1px solid var(--c3l-line);padding:0 28px}.EquipmentConsole-module__tRjQIa__metric:first-child{border-left:0;padding-left:0}.EquipmentConsole-module__tRjQIa__metric:last-child{padding-right:0}.EquipmentConsole-module__tRjQIa__metricLabel{font-family:var(--c3l-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--c3l-fg-3);margin-bottom:14px;font-size:10.5px}.EquipmentConsole-module__tRjQIa__metricValue{font-family:var(--c3l-font-mono);letter-spacing:-.025em;color:var(--c3l-fg);font-variant-numeric:tabular-nums;align-items:baseline;gap:8px;font-size:56px;font-weight:700;line-height:1;display:flex}.EquipmentConsole-module__tRjQIa__metricUnit{color:var(--c3l-fg-3);letter-spacing:.06em;text-transform:lowercase;font-size:15px;font-weight:500}.EquipmentConsole-module__tRjQIa__metricDelta{font-family:var(--c3l-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--c3l-fg-3);font-variant-numeric:tabular-nums;margin-top:10px;font-size:11px}.EquipmentConsole-module__tRjQIa__deltaUp{color:var(--c3l-ok)}.EquipmentConsole-module__tRjQIa__deltaDown{color:var(--c3l-alert)}.EquipmentConsole-module__tRjQIa__sectionTitle{font-family:var(--c3l-font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--c3l-fg);margin:0;font-size:12px;font-weight:700}.EquipmentConsole-module__tRjQIa__sectionCaption{font-family:var(--c3l-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--c3l-fg-4);font-size:10.5px}.EquipmentConsole-module__tRjQIa__ribbon{margin-top:40px}.EquipmentConsole-module__tRjQIa__ribbonHead{justify-content:space-between;align-items:baseline;margin-bottom:24px;display:flex}.EquipmentConsole-module__tRjQIa__ribbonStrip{height:56px;position:relative}.EquipmentConsole-module__tRjQIa__ribbonAxis{background:var(--c3l-line-strong);height:1px;position:absolute;inset:28px 0 0}.EquipmentConsole-module__tRjQIa__ribbonTick{background:var(--c3l-line-axis);width:1px;height:9px;position:absolute;top:-4px;transform:translate(-.5px)}.EquipmentConsole-module__tRjQIa__ribbonTickLabel{font-family:var(--c3l-font-mono);letter-spacing:.06em;color:var(--c3l-fg-4);font-variant-numeric:tabular-nums;font-size:10px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.EquipmentConsole-module__tRjQIa__ribbonDot{width:10px;height:10px;box-shadow:0 0 0 2px var(--c3l-surface);border-radius:50%;position:absolute;top:20px;transform:translate(-50%)}.EquipmentConsole-module__tRjQIa__eventInfo{background:var(--c3l-info)}.EquipmentConsole-module__tRjQIa__eventWarn{background:var(--c3l-warn)}.EquipmentConsole-module__tRjQIa__eventAlert{background:var(--c3l-alert)}.EquipmentConsole-module__tRjQIa__roster{margin-top:56px}.EquipmentConsole-module__tRjQIa__rosterHead{justify-content:space-between;align-items:baseline;margin-bottom:16px;display:flex}.EquipmentConsole-module__tRjQIa__machineList{border-top:1px solid var(--c3l-line);margin:0;padding:0;list-style:none}.EquipmentConsole-module__tRjQIa__machine{border-bottom:1px solid var(--c3l-line-soft);grid-template-columns:200px 1fr 130px 110px 80px;align-items:center;gap:24px;padding:16px 0;display:grid}.EquipmentConsole-module__tRjQIa__machineIdent{flex-direction:column;gap:4px;display:flex}.EquipmentConsole-module__tRjQIa__machineId{font-family:var(--c3l-font-mono);color:var(--c3l-fg);letter-spacing:.06em;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.EquipmentConsole-module__tRjQIa__machineType{color:var(--c3l-fg-3);font-size:12px}.EquipmentConsole-module__tRjQIa__utilColumn{flex-direction:column;gap:8px;display:flex}.EquipmentConsole-module__tRjQIa__utilStrip{border-radius:var(--c3l-radius-sm);background:var(--c3l-surface-2);height:14px;display:flex;overflow:hidden}.EquipmentConsole-module__tRjQIa__utilActive{background:var(--c3l-ok)}.EquipmentConsole-module__tRjQIa__utilIdle{background:var(--c3l-fg-4);opacity:.45}.EquipmentConsole-module__tRjQIa__utilBlocked{background:var(--c3l-alert)}.EquipmentConsole-module__tRjQIa__utilLegend{font-family:var(--c3l-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--c3l-fg-3);font-variant-numeric:tabular-nums;gap:14px;font-size:10.5px;display:flex}.EquipmentConsole-module__tRjQIa__utilLegendAlert{color:var(--c3l-alert);font-weight:600}.EquipmentConsole-module__tRjQIa__rate{font-family:var(--c3l-font-mono);color:var(--c3l-fg);text-align:right;font-variant-numeric:tabular-nums;font-size:20px;font-weight:700;line-height:1.1}.EquipmentConsole-module__tRjQIa__rateUnit{letter-spacing:.1em;text-transform:uppercase;color:var(--c3l-fg-4);margin-top:4px;font-size:9.5px;font-weight:500;display:block}.EquipmentConsole-module__tRjQIa__rateNone{color:var(--c3l-fg-4)}.EquipmentConsole-module__tRjQIa__geoPill{border-radius:var(--c3l-radius-pill);font-family:var(--c3l-font-mono);letter-spacing:.1em;text-transform:uppercase;justify-self:start;align-items:center;gap:6px;padding:5px 10px;font-size:10.5px;font-weight:600;display:inline-flex}.EquipmentConsole-module__tRjQIa__geoPill:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px;display:block}.EquipmentConsole-module__tRjQIa__geoOk{color:var(--c3l-ok);background:#4da63a1a}.EquipmentConsole-module__tRjQIa__geoWarn{color:var(--c3l-warn);background:#c995181a}.EquipmentConsole-module__tRjQIa__geoAlert{color:var(--c3l-alert);background:#dd533a1a}.EquipmentConsole-module__tRjQIa__geoInfo{color:var(--c3l-info);background:#3b6fd91a}.EquipmentConsole-module__tRjQIa__flags{font-family:var(--c3l-font-mono);text-align:right;color:var(--c3l-fg-3);font-variant-numeric:tabular-nums;font-size:22px;font-weight:700;line-height:1.1}.EquipmentConsole-module__tRjQIa__flagsHot{color:var(--c3l-alert)}.EquipmentConsole-module__tRjQIa__flagsLabel{letter-spacing:.1em;color:var(--c3l-fg-4);margin-top:4px;font-size:9.5px;font-weight:500;display:block}.EquipmentConsole-module__tRjQIa__triggers{margin-top:56px}.EquipmentConsole-module__tRjQIa__triggersHead{justify-content:space-between;align-items:baseline;margin-bottom:16px;display:flex}.EquipmentConsole-module__tRjQIa__triggerList{border-top:1px solid var(--c3l-line);margin:0;padding:0;list-style:none}.EquipmentConsole-module__tRjQIa__trigger{border-bottom:1px solid var(--c3l-line-soft);font-family:var(--c3l-font-mono);grid-template-columns:64px 80px 80px 1fr;align-items:baseline;gap:18px;padding:11px 0;font-size:12.5px;display:grid}.EquipmentConsole-module__tRjQIa__triggerTs{color:var(--c3l-fg-4);font-variant-numeric:tabular-nums;letter-spacing:.04em}.EquipmentConsole-module__tRjQIa__triggerKind{letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700}.EquipmentConsole-module__tRjQIa__triggerKindEnter{color:var(--c3l-info)}.EquipmentConsole-module__tRjQIa__triggerKindExit{color:var(--c3l-warn)}.EquipmentConsole-module__tRjQIa__triggerKindBreach{color:var(--c3l-alert)}.EquipmentConsole-module__tRjQIa__triggerMachine{color:var(--c3l-fg);letter-spacing:.06em;font-variant-numeric:tabular-nums;font-weight:700}.EquipmentConsole-module__tRjQIa__triggerBody{color:var(--c3l-fg-2);font-family:var(--c3l-font-display);font-size:13px}.EquipmentConsole-module__tRjQIa__colophon{border-top:1px solid var(--c3l-line);font-family:var(--c3l-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--c3l-fg-4);justify-content:space-between;margin-top:72px;padding-top:18px;font-size:10.5px;display:flex}
.NewComposer-module__QkWKoa__root{width:100%;height:calc(100vh - var(--nav-rail-h,0px) - 84px);background:var(--c3l-bg);color:var(--c3l-fg);font-family:var(--c3l-font-display);flex-direction:column;display:flex;position:relative;overflow:hidden}.NewComposer-module__QkWKoa__main{flex-direction:column;flex:1;align-items:stretch;min-height:0;display:flex;overflow:hidden}.NewComposer-module__QkWKoa__scroller{scroll-behavior:smooth;flex-direction:column;flex:1;order:1;gap:16px;min-height:0;padding:96px max(24px,50% - 360px) 24px;display:flex;overflow:hidden auto}.NewComposer-module__QkWKoa__mainEmpty{justify-content:center}.NewComposer-module__QkWKoa__mainEmpty .NewComposer-module__QkWKoa__composer{background:0 0;flex-shrink:0;order:0;padding-top:0;padding-bottom:16px}.NewComposer-module__QkWKoa__mainEmpty .NewComposer-module__QkWKoa__scroller{flex:0;padding:0}.NewComposer-module__QkWKoa__row{width:100%;display:flex}.NewComposer-module__QkWKoa__rowUser{justify-content:flex-end}.NewComposer-module__QkWKoa__rowAssistant{justify-content:flex-start}.NewComposer-module__QkWKoa__bubble{word-wrap:break-word;white-space:pre-wrap;border-radius:14px;max-width:80%;padding:10px 14px;font-size:14.5px;line-height:1.55}.NewComposer-module__QkWKoa__rowUser .NewComposer-module__QkWKoa__bubble{background:var(--c3l-select);color:#fff;border-bottom-right-radius:4px;font-weight:500}.NewComposer-module__QkWKoa__rowAssistant .NewComposer-module__QkWKoa__bubble{background:var(--c3l-surface);color:var(--c3l-fg);border:1px solid var(--c3l-line-strong);box-shadow:var(--c3l-shadow-panel);border-bottom-left-radius:4px}.NewComposer-module__QkWKoa__text{white-space:pre-wrap}.NewComposer-module__QkWKoa__thinkingRow{color:var(--c3l-fg-3);padding:6px 0 6px 14px}.NewComposer-module__QkWKoa__spinner{animation:1s linear infinite NewComposer-module__QkWKoa__spinnerSpin;display:block}@keyframes NewComposer-module__QkWKoa__spinnerSpin{to{transform:rotate(360deg)}}.NewComposer-module__QkWKoa__errorRow{max-width:80%;color:var(--c3l-alert);background:color-mix(in srgb, var(--c3l-alert) 8%, transparent);border-radius:10px;align-self:center;padding:10px 14px;font-size:13px}.NewComposer-module__QkWKoa__composer{background:linear-gradient(to top, var(--c3l-bg) 70%, transparent);flex-shrink:0;order:2;gap:8px;padding:16px max(24px,50% - 360px) 24px;display:flex}.NewComposer-module__QkWKoa__input{border:1px solid var(--c3l-line-strong);background:var(--c3l-surface);height:44px;color:var(--c3l-fg);border-radius:22px;outline:none;flex:1;padding:0 16px;font-family:inherit;font-size:14.5px;transition:border-color .12s,box-shadow .12s}.NewComposer-module__QkWKoa__input::placeholder{color:var(--c3l-fg-3)}.NewComposer-module__QkWKoa__input:focus{border-color:var(--c3l-select);box-shadow:0 0 0 3px color-mix(in srgb, var(--c3l-select) 15%, transparent)}.NewComposer-module__QkWKoa__send{background:var(--c3l-select);color:#fff;cursor:pointer;border:none;border-radius:22px;height:44px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:600;transition:opacity .12s}.NewComposer-module__QkWKoa__send:hover:not(:disabled){opacity:.88}.NewComposer-module__QkWKoa__send:disabled{opacity:.35;cursor:not-allowed}
.ThermalScan-module__dL3mHW__root{min-height:100%;padding:var(--reports-header-h) var(--reports-gutter) 80px;color:#e8def2;font-variant-numeric:tabular-nums;isolation:isolate;background:radial-gradient(900px 600px at 90% -10%,#ffa66b0f,#0000 60%),radial-gradient(800px 500px at 0 100%,#a85fe014,#0000 60%),#0a0612;font-family:ui-monospace,SF Mono,Menlo,monospace;position:relative;overflow:hidden}.ThermalScan-module__dL3mHW__scanlines{pointer-events:none;z-index:0;background-image:repeating-linear-gradient(#0000 0 2px,#e8def205 2px 3px);position:absolute;inset:0}.ThermalScan-module__dL3mHW__vignette{pointer-events:none;z-index:0;background:radial-gradient(#0000 50%,#0a0612b3 100%);position:absolute;inset:0}.ThermalScan-module__dL3mHW__root>:not(.ThermalScan-module__dL3mHW__scanlines):not(.ThermalScan-module__dL3mHW__vignette){z-index:1;position:relative}.ThermalScan-module__dL3mHW__hero{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);align-items:end;gap:40px;margin-bottom:32px;display:grid}.ThermalScan-module__dL3mHW__heroNumeric{flex-direction:column;gap:10px;display:flex}.ThermalScan-module__dL3mHW__heroLabel{letter-spacing:.2em;text-transform:uppercase;color:#b89dce;font-size:11px}.ThermalScan-module__dL3mHW__heroValue{letter-spacing:-.03em;color:#fbe372;text-shadow:0 0 40px #fbe37240,0 0 80px #ffa66b26;font-size:clamp(56px,9vw,120px);font-weight:700;line-height:.9;font-family:var(--c3l-font-display)}.ThermalScan-module__dL3mHW__heroSub{color:#a899c0;letter-spacing:.04em;align-items:baseline;gap:10px;font-size:13px;display:inline-flex}.ThermalScan-module__dL3mHW__heroPct{color:#ffa66b;font-size:16px;font-weight:700}.ThermalScan-module__dL3mHW__heroSep{color:#4f3f66}.ThermalScan-module__dL3mHW__heroRamp{flex-direction:column;gap:8px;display:flex}.ThermalScan-module__dL3mHW__rampCaption{letter-spacing:.2em;color:#7b6890;text-transform:uppercase;font-size:10px}.ThermalScan-module__dL3mHW__rampBar{background:#1a0e2e;border:1px solid #a85fe047;height:18px;display:flex;overflow:hidden}.ThermalScan-module__dL3mHW__rampSegment{height:100%;transition:filter .12s}.ThermalScan-module__dL3mHW__rampSegment:hover{filter:brightness(1.25)}.ThermalScan-module__dL3mHW__rampScale{letter-spacing:.16em;color:#6b5b82;justify-content:space-between;font-size:9.5px;display:flex}.ThermalScan-module__dL3mHW__main{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:24px;margin-bottom:24px;display:grid}.ThermalScan-module__dL3mHW__mapPanel{background:linear-gradient(#a85fe014,#a85fe005);border:1px solid #a85fe038;flex-direction:column;gap:14px;padding:16px;display:flex}.ThermalScan-module__dL3mHW__sidePanels{flex-direction:column;gap:16px;display:flex}.ThermalScan-module__dL3mHW__panel{background:linear-gradient(#a85fe00f,#a85fe003);border:1px solid #a85fe033;padding:16px}.ThermalScan-module__dL3mHW__panelHead{border-bottom:1px solid #a85fe033;justify-content:space-between;align-items:baseline;margin-bottom:14px;padding-bottom:10px;display:flex}.ThermalScan-module__dL3mHW__panelTitle{letter-spacing:.22em;color:#f0e6fa;margin:0;font-size:11px;font-weight:700}.ThermalScan-module__dL3mHW__panelCaption{letter-spacing:.16em;color:#7b6890;font-size:9.5px}.ThermalScan-module__dL3mHW__heatmapSvg{background:#14082a;border:1px solid #a85fe033;width:100%;height:auto;display:block}.ThermalScan-module__dL3mHW__mapFoot{letter-spacing:.1em;background:#a85fe00f;border:1px solid #a85fe029;align-items:center;gap:10px;padding:8px 10px;font-size:10.5px;display:flex}.ThermalScan-module__dL3mHW__mapFootLabel{color:#7b6890;letter-spacing:.16em}.ThermalScan-module__dL3mHW__mapFootValue{color:#fbe372;font-weight:600}.ThermalScan-module__dL3mHW__mapFootSep{color:#4f3f66}.ThermalScan-module__dL3mHW__priorityList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.ThermalScan-module__dL3mHW__priorityRow{flex-direction:column;gap:6px;display:flex}.ThermalScan-module__dL3mHW__priorityHead{grid-template-columns:30px 1fr auto;align-items:center;gap:10px;display:grid}.ThermalScan-module__dL3mHW__priorityChip{letter-spacing:.06em;border-radius:2px;justify-content:center;align-items:center;width:28px;height:18px;font-size:9.5px;font-weight:700;display:inline-flex}.ThermalScan-module__dL3mHW__prio1{color:#ffa66b;background:#ff4d2e2e;border:1px solid #ff4d2e8c}.ThermalScan-module__dL3mHW__prio2{color:#f5b547;background:#f5b5472e;border:1px solid #f5b5478c}.ThermalScan-module__dL3mHW__prio3{color:#c2afd6;background:#a85fe02e;border:1px solid #a85fe08c}.ThermalScan-module__dL3mHW__priorityLabel{color:#c2afd6;font-size:12px}.ThermalScan-module__dL3mHW__priorityCount{color:#f4eaff;letter-spacing:.02em;font-size:13px;font-weight:700}.ThermalScan-module__dL3mHW__priorityTrack{background:#a85fe01a;border-radius:1px;height:3px;margin-left:40px;position:relative}.ThermalScan-module__dL3mHW__priorityFill{border-radius:1px;position:absolute;top:0;bottom:0;left:0}.ThermalScan-module__dL3mHW__prio1Fill{background:linear-gradient(90deg,#ff4d2e00,#ff4d2e)}.ThermalScan-module__dL3mHW__prio2Fill{background:linear-gradient(90deg,#f5b54700,#f5b547)}.ThermalScan-module__dL3mHW__prio3Fill{background:linear-gradient(90deg,#a85fe000,#a85fe0)}.ThermalScan-module__dL3mHW__irList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ThermalScan-module__dL3mHW__irRow{grid-template-columns:24px 1fr auto;align-items:center;gap:12px;display:grid}.ThermalScan-module__dL3mHW__irBar{background:#a85fe01a;border:1px solid #a85fe02e;justify-content:center;align-items:center;width:20px;height:12px;display:inline-flex}.ThermalScan-module__dL3mHW__irBarSwatch{width:100%;height:100%;display:block}.ThermalScan-module__dL3mHW__irLabel{color:#c2afd6;letter-spacing:.02em;font-size:12px}.ThermalScan-module__dL3mHW__irCount{color:#f4eaff;letter-spacing:.02em;font-size:13px;font-weight:700}.ThermalScan-module__dL3mHW__statusList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ThermalScan-module__dL3mHW__statusRow{border-bottom:1px solid #a85fe014;justify-content:space-between;align-items:center;gap:12px;padding:6px 0;display:flex}.ThermalScan-module__dL3mHW__statusRow:last-child{border-bottom:none}.ThermalScan-module__dL3mHW__statusLabel{color:#c2afd6;letter-spacing:.02em;font-size:12px}.ThermalScan-module__dL3mHW__statusCount{color:#f4eaff;letter-spacing:.02em;font-size:13px;font-weight:700}.ThermalScan-module__dL3mHW__statusZero{color:#4f3f66;font-weight:400}.ThermalScan-module__dL3mHW__bottomBar{background:linear-gradient(#a85fe00f,#a85fe005);border:1px solid #a85fe033;align-items:center;gap:14px;padding:12px 14px;display:flex}.ThermalScan-module__dL3mHW__bottomPill{letter-spacing:.16em;color:#f0e6fa;background:#a85fe02e;border:1px solid #a85fe073;border-radius:2px;padding:4px 9px;font-size:10px;font-weight:700}.ThermalScan-module__dL3mHW__bottomNum{color:#fbe372;font-size:18px;font-weight:700;font-family:var(--c3l-font-display);letter-spacing:-.01em}.ThermalScan-module__dL3mHW__bottomDim{letter-spacing:.1em;color:#7b6890;font-size:11px}.ThermalScan-module__dL3mHW__bottomSpacer{flex:1}.ThermalScan-module__dL3mHW__bottomTrace{letter-spacing:.14em;color:#6b5b82;font-size:10px}
.InspectionsReport-module__aXxyHW__root{min-height:100%;padding:var(--reports-header-h) var(--reports-gutter) 80px;color:var(--c3l-fg);font-family:var(--c3l-font-display);font-variant-numeric:tabular-nums;background:radial-gradient(1100px 600px at 80% -10%, #2563eb0a, transparent 60%), radial-gradient(900px 500px at 0% 100%, #4da63a0d, transparent 60%), var(--c3l-bg);position:relative}.InspectionsReport-module__aXxyHW__heroRow{border-bottom:1px solid var(--c3l-line-strong);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:48px;margin-bottom:36px;padding-bottom:32px;display:flex}.InspectionsReport-module__aXxyHW__heroBlock{flex-shrink:0}.InspectionsReport-module__aXxyHW__heroEyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--c3l-fg-3);margin-bottom:10px;font-size:11px}.InspectionsReport-module__aXxyHW__heroValue{letter-spacing:-.03em;color:var(--c3l-fg);font-size:clamp(56px,8vw,104px);font-weight:700;line-height:1}.InspectionsReport-module__aXxyHW__heroSub{color:var(--c3l-fg-3);flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;font-size:14px;font-weight:500;display:flex}.InspectionsReport-module__aXxyHW__heroPct{color:var(--c3l-fg);font-weight:700}.InspectionsReport-module__aXxyHW__heroRing{flex:0 480px;justify-content:flex-end;min-width:300px;margin-left:auto;display:flex}.InspectionsReport-module__aXxyHW__panel,.InspectionsReport-module__aXxyHW__curvePanel{background:var(--c3l-surface);border:1px solid var(--c3l-line-strong);border-radius:var(--c3l-radius-sm);box-shadow:var(--c3l-shadow-panel);overflow:hidden}.InspectionsReport-module__aXxyHW__curvePanel{margin-bottom:20px}.InspectionsReport-module__aXxyHW__panelHead{border-bottom:1px solid var(--c3l-line-strong);background:var(--c3l-surface-2);justify-content:space-between;align-items:baseline;gap:12px;padding:14px 18px 12px;display:flex}.InspectionsReport-module__aXxyHW__panelTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--c3l-fg-2);margin:0;font-size:12px;font-weight:600}.InspectionsReport-module__aXxyHW__panelCaption{color:var(--c3l-fg-4);white-space:nowrap;font-size:11px}.InspectionsReport-module__aXxyHW__curveBody{padding:20px 18px 16px}.InspectionsReport-module__aXxyHW__svg{width:100%;height:auto;display:block}.InspectionsReport-module__aXxyHW__legend{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:4px;padding:14px 6px 2px;display:flex}.InspectionsReport-module__aXxyHW__legendItem{color:var(--c3l-fg-2);align-items:center;gap:7px;font-size:12px;font-weight:500;display:inline-flex}.InspectionsReport-module__aXxyHW__legendBar{border-radius:2px;width:14px;height:10px;display:inline-block}.InspectionsReport-module__aXxyHW__legendSep{background:var(--c3l-line-strong);width:1px;height:16px}.InspectionsReport-module__aXxyHW__mainGrid{margin-bottom:20px}.InspectionsReport-module__aXxyHW__ring{align-items:center;gap:26px;width:100%;display:flex}.InspectionsReport-module__aXxyHW__ringSvg{flex-shrink:0;width:168px;height:168px}.InspectionsReport-module__aXxyHW__ringLegend{flex-direction:column;flex:1;gap:11px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.InspectionsReport-module__aXxyHW__ringLegendItem{grid-template-columns:12px 1fr auto auto;align-items:center;gap:9px;display:grid}.InspectionsReport-module__aXxyHW__ringSwatch{border-radius:3px;width:12px;height:12px}.InspectionsReport-module__aXxyHW__ringLegendLabel{color:var(--c3l-fg-2);white-space:nowrap;font-size:13px;font-weight:500}.InspectionsReport-module__aXxyHW__ringLegendVal{color:var(--c3l-fg);text-align:right;font-size:13px;font-weight:700}.InspectionsReport-module__aXxyHW__ringLegendPct{color:var(--c3l-fg-3);text-align:right;min-width:34px;font-size:11px}.InspectionsReport-module__aXxyHW__scopeBody{padding:16px 18px 20px}.InspectionsReport-module__aXxyHW__scopeKey{gap:18px;margin-bottom:16px;display:flex}.InspectionsReport-module__aXxyHW__scopeKeyItem{color:var(--c3l-fg-3);align-items:center;gap:7px;font-size:11.5px;font-weight:500;display:inline-flex}.InspectionsReport-module__aXxyHW__scopeKeyItem i{border-radius:3px;width:12px;height:12px;display:inline-block}.InspectionsReport-module__aXxyHW__scopeList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.InspectionsReport-module__aXxyHW__scopeRow{grid-template-columns:minmax(120px,240px) 1fr 64px 40px;align-items:center;gap:14px;display:grid}.InspectionsReport-module__aXxyHW__scopeName{color:var(--c3l-fg-2);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.InspectionsReport-module__aXxyHW__scopeTrack{background:var(--c3l-surface-3);border-radius:5px;height:10px;display:flex;overflow:hidden}.InspectionsReport-module__aXxyHW__scopeFillDone{background:var(--c3l-ok);height:100%;transition:width .5s}.InspectionsReport-module__aXxyHW__scopeFillIp{background:var(--c3l-warn);height:100%;transition:width .5s}.InspectionsReport-module__aXxyHW__scopeCount{color:var(--c3l-fg-3);text-align:right;white-space:nowrap;font-size:12px}.InspectionsReport-module__aXxyHW__scopeCount strong{color:var(--c3l-fg);font-weight:700}.InspectionsReport-module__aXxyHW__scopePct{color:var(--c3l-fg-2);text-align:right;font-size:12px;font-weight:700}.InspectionsReport-module__aXxyHW__skeletonBlock{background:var(--c3l-surface-2);background-image:linear-gradient(90deg, var(--c3l-surface-2) 0%, var(--c3l-surface-3,#e2e8f0) 50%, var(--c3l-surface-2) 100%);background-size:200% 100%;border-radius:6px;animation:1.4s ease-in-out infinite InspectionsReport-module__aXxyHW__shimmer;display:block}@keyframes InspectionsReport-module__aXxyHW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.InspectionsReport-module__aXxyHW__chartSkeleton{width:100%;height:360px}.InspectionsReport-module__aXxyHW__ringSkeleton{border-radius:50%;width:168px;height:168px}.InspectionsReport-module__aXxyHW__empty{text-align:center;color:var(--c3l-fg-4);padding:48px 18px;font-size:13px}.InspectionsReport-module__aXxyHW__foot{border-top:1px solid var(--c3l-line-strong);letter-spacing:.08em;color:var(--c3l-fg-4);justify-content:space-between;align-items:center;padding-top:24px;font-size:11px;display:flex}
.ReportsShell-module__-zCnZG__shell{flex-direction:column;width:100%;min-height:100%;display:flex;position:relative}.ReportsShell-module__-zCnZG__navOverlay{z-index:2;position:absolute;top:0;left:0;right:0}.ReportsShell-module__-zCnZG__tabNew{cursor:pointer;color:var(--c3d-fg-4);background:0 0;border:none;align-items:center;height:40px;padding:0 6px;font-family:inherit;font-size:18px;font-weight:400;transition:color .18s;display:inline-flex}.ReportsShell-module__-zCnZG__tabNew:hover{color:var(--c3d-fg)}.ReportsShell-module__-zCnZG__body{flex-direction:column;flex:1;width:100%;display:flex}.ReportsShell-module__-zCnZG__tabLink{letter-spacing:-.005em;color:var(--c3l-accent);border-bottom:2px solid #0000;align-items:center;margin-bottom:-1px;padding:0 2px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:color .18s;display:inline-flex}.ReportsShell-module__-zCnZG__tabLink:hover{color:var(--c3l-fg)}
.pano-open .GlobalRail-module__a0vZ5q__rail{display:none}.GlobalRail-module__a0vZ5q__railMap{box-shadow:0 2px 6px #00000038}.GlobalRail-module__a0vZ5q__rail{z-index:60;background:var(--c3d-bg-scrim);height:56px;-webkit-backdrop-filter:var(--c3d-glass-blur);backdrop-filter:var(--c3d-glass-blur);border-bottom:1px solid color-mix(in srgb, var(--c3d-fg-4) 24%, transparent);flex-direction:row;align-items:center;gap:0;padding:0 8px;display:flex;position:fixed;top:0;left:0;right:0}.GlobalRail-module__a0vZ5q__logoWrap{flex-shrink:0;align-items:center;gap:2px;display:flex;position:relative}.GlobalRail-module__a0vZ5q__logoHome{border-radius:var(--c3d-radius-md);cursor:pointer;flex-shrink:0;align-items:center;height:32px;padding:0 4px 0 8px;transition:background .12s;display:flex}.GlobalRail-module__a0vZ5q__logoHome:hover{background:#ffffff0f}.GlobalRail-module__a0vZ5q__logo{border-radius:var(--c3d-radius-md);color:#fff;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:9px;height:32px;padding:0 8px 0 4px;transition:background .12s;display:flex}.GlobalRail-module__a0vZ5q__logo:hover,.GlobalRail-module__a0vZ5q__logo:active,.GlobalRail-module__a0vZ5q__logoOpen,.GlobalRail-module__a0vZ5q__logoOpen:hover{background:0 0}.GlobalRail-module__a0vZ5q__chevron{opacity:.6;align-items:center;transition:transform .15s;display:flex}.GlobalRail-module__a0vZ5q__chevronOpen{transform:rotate(180deg)}.GlobalRail-module__a0vZ5q__logoImg{filter:brightness(0)invert();flex-shrink:0;width:24px;height:auto}.GlobalRail-module__a0vZ5q__logoLabel{font-family:var(--c3l-font-display);color:#fff;white-space:nowrap;margin:0 5px;font-size:15px;font-weight:600;line-height:1}.GlobalRail-module__a0vZ5q__divider{background:var(--c3d-line-strong);flex-shrink:0;width:1px;height:18px;margin:0 8px}.GlobalRail-module__a0vZ5q__group{flex-direction:row;align-items:center;gap:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.GlobalRail-module__a0vZ5q__foot{flex-direction:row;flex-shrink:0;align-items:center;gap:2px;margin-left:auto;margin-right:8px;display:flex}.GlobalRail-module__a0vZ5q__item{border-radius:var(--c3d-radius-md);color:#fff;opacity:.55;height:32px;font-family:var(--c3l-font-display);white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;padding:0 18px;font-size:15px;font-weight:500;text-decoration:none;transition:opacity 90ms;display:flex;position:relative}.GlobalRail-module__a0vZ5q__item:hover,.GlobalRail-module__a0vZ5q__itemActive,.GlobalRail-module__a0vZ5q__itemActive:hover{opacity:1;background:0 0}.GlobalRail-module__a0vZ5q__navItemActive:after{content:"";background:var(--c3d-fg-max);border-radius:1px 1px 0 0;height:2px;position:absolute;bottom:0;left:18px;right:18px}.GlobalRail-module__a0vZ5q__item:active{color:#fff;opacity:1;background:0 0}.GlobalRail-module__a0vZ5q__icon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.GlobalRail-module__a0vZ5q__label{font-family:var(--c3l-font-display);color:inherit;font-size:15px;font-weight:500;line-height:1}.GlobalRail-module__a0vZ5q__navItem{align-items:center;height:100%;display:flex;position:relative}
.SecondaryNav-module__fLPfoG__tabs{height:40px;padding-left:var(--reports-gutter);align-self:stretch;align-items:stretch;gap:28px;margin:44px 0 28px;display:flex}.SecondaryNav-module__fLPfoG__tab{letter-spacing:-.005em;color:var(--c3l-fg-3);cursor:pointer;background:0 0;border:none;align-items:center;padding:0 2px;font-family:inherit;font-size:14px;font-weight:500;transition:color .18s;display:inline-flex;position:relative}.SecondaryNav-module__fLPfoG__tab:hover{color:var(--c3l-fg)}.SecondaryNav-module__fLPfoG__tab:after{content:"";background:0 0;border-radius:1px;height:2px;transition:background .18s;position:absolute;bottom:4px;left:0;right:0}.SecondaryNav-module__fLPfoG__tabActive,.SecondaryNav-module__fLPfoG__tabActive:hover{color:var(--c3l-fg-2);font-weight:600}.SecondaryNav-module__fLPfoG__tabActive:after{background:var(--c3l-fg-2)}.SecondaryNav-module__fLPfoG__tabsDark .SecondaryNav-module__fLPfoG__tab{color:#fff9}.SecondaryNav-module__fLPfoG__tabsDark .SecondaryNav-module__fLPfoG__tab:hover,.SecondaryNav-module__fLPfoG__tabsDark .SecondaryNav-module__fLPfoG__tabActive,.SecondaryNav-module__fLPfoG__tabsDark .SecondaryNav-module__fLPfoG__tabActive:hover{color:#fff}.SecondaryNav-module__fLPfoG__tabsDark .SecondaryNav-module__fLPfoG__tabActive:after{background:#fff}
.RecordsShell-module__WikRuG__shell{background:var(--reports-bg);flex-direction:column;width:100%;min-height:100%;display:flex}.RecordsShell-module__WikRuG__body{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}
.StatusTag-module__8yPTAq__tag{font-family:var(--c3l-font-display);white-space:nowrap;border-radius:var(--c3l-radius-sm);border:1px solid #0000;align-items:center;padding:3px 9px;font-size:12px;font-weight:600;display:inline-flex}.StatusTag-module__8yPTAq__ready{background:var(--c3l-tag-ready-bg);color:var(--c3l-tag-ready-fg)}.StatusTag-module__8yPTAq__progress{background:var(--c3l-tag-progress-bg);color:var(--c3l-tag-progress-fg)}.StatusTag-module__8yPTAq__complete{background:var(--c3l-tag-complete-bg);color:var(--c3l-tag-complete-fg)}.StatusTag-module__8yPTAq__draft{background:var(--c3l-tag-draft-bg);color:var(--c3l-tag-draft-fg)}
.ReportsPageClient-module__QbehNa__page{top:var(--nav-rail-h,0px);background:var(--reports-bg);color:var(--c3l-fg);transition:top 90ms;position:fixed;bottom:0;left:0;right:0;overflow:hidden auto}
.RecordsPageClient-module__INJusq__page{top:var(--nav-rail-h,0px);background:var(--reports-bg);color:var(--c3l-fg);transition:top 90ms;position:fixed;bottom:0;left:0;right:0;overflow:hidden auto}
