.model-pricing-module__YXG6KG__page{flex-direction:column;flex:auto;gap:1rem;height:100%;min-height:0;display:flex}.model-pricing-module__YXG6KG__container{z-index:40;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex;position:relative;overflow:visible!important}.model-pricing-module__YXG6KG__title{font-size:var(--text-xl);color:hsl(var(--foreground));align-items:center;gap:.5rem;margin:0;font-weight:600;display:flex}.model-pricing-module__YXG6KG__subtitle{color:hsl(var(--muted-foreground));font-size:var(--text-sm);margin-top:.3rem;font-weight:500}.model-pricing-module__YXG6KG__filterBar{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.model-pricing-module__YXG6KG__filterSelects{align-items:center;gap:.5rem;display:flex}.model-pricing-module__YXG6KG__searchInput{width:240px;font-size:var(--text-sm)}.model-pricing-module__YXG6KG__tableContainer{scrollbar-gutter:stable;flex:auto;min-height:0;padding:0;position:relative;overflow:auto}.model-pricing-module__YXG6KG__table{border-collapse:separate;border-spacing:0;text-align:left;width:100%}.model-pricing-module__YXG6KG__table th{font-size:var(--text-sm);color:var(--text-color,#475569);border-bottom:2px solid var(--border,#e2e8f0);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#fffffffa;padding:1.5rem 1rem 1rem;font-weight:500;position:sticky;top:0}.model-pricing-module__YXG6KG__table th:first-child,.model-pricing-module__YXG6KG__table td:first-child{padding-left:1.5rem}.model-pricing-module__YXG6KG__table th:last-child,.model-pricing-module__YXG6KG__table td:last-child{padding-right:1.5rem}.model-pricing-module__YXG6KG__table th.model-pricing-module__YXG6KG__alignRight{text-align:right;white-space:nowrap;width:1%}.model-pricing-module__YXG6KG__table td{vertical-align:middle;padding:1rem}.model-pricing-module__YXG6KG__table tr{border-bottom:1px solid #00000008}.model-pricing-module__YXG6KG__emptyState{text-align:center;color:hsl(var(--muted-foreground));padding:3rem}.model-pricing-module__YXG6KG__modelCell{flex-direction:column;gap:2px;display:flex}.model-pricing-module__YXG6KG__modelCell strong{color:hsl(var(--foreground));font-size:var(--text-sm);font-weight:600}.model-pricing-module__YXG6KG__modelCell span{color:hsl(var(--muted-foreground));font-size:var(--text-xs);align-items:center;display:flex}.model-pricing-module__YXG6KG__actionCell{text-align:right;white-space:nowrap;width:1%}.model-pricing-module__YXG6KG__actionButtons{flex-wrap:nowrap;justify-content:flex-end;gap:.5rem;display:flex}.model-pricing-module__YXG6KG__spinningIcon{animation:1s linear infinite model-pricing-module__YXG6KG__spin}@keyframes model-pricing-module__YXG6KG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.model-pricing-module__YXG6KG__loadingSkeleton{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.model-pricing-module__YXG6KG__skeletonRow{background:#0000000d;border-radius:4px;height:3rem}.model-pricing-module__YXG6KG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:flex-start;padding:5vh 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.model-pricing-module__YXG6KG__modalContent{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:12px;width:100%;max-width:680px;margin:auto;padding:2rem;box-shadow:0 20px 40px #0003;overflow:visible!important}.model-pricing-module__YXG6KG__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.model-pricing-module__YXG6KG__modalTitle{font-size:var(--text-xl);color:hsl(var(--foreground));margin:0;font-weight:600}.model-pricing-module__YXG6KG__closeButton{font-size:var(--text-2xl);cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.model-pricing-module__YXG6KG__closeButton:hover{color:hsl(var(--foreground))}.model-pricing-module__YXG6KG__modalFormGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.model-pricing-module__YXG6KG__field,.model-pricing-module__YXG6KG__toggleField{flex-direction:column;gap:.45rem;min-width:0;display:flex}.model-pricing-module__YXG6KG__field span,.model-pricing-module__YXG6KG__toggleField span{color:hsl(var(--foreground));font-size:var(--text-sm);font-weight:500}.model-pricing-module__YXG6KG__field input,.model-pricing-module__YXG6KG__field textarea{border:1px solid hsl(var(--border));width:100%;color:hsl(var(--foreground));font-size:var(--text-sm);background:#fffffff2;border-radius:8px;transition:border-color .18s,box-shadow .18s}.model-pricing-module__YXG6KG__field input{min-height:2.65rem;padding:0 .75rem}.model-pricing-module__YXG6KG__field textarea{resize:vertical;min-height:2.65rem;padding:.7rem .75rem}.model-pricing-module__YXG6KG__field input:focus,.model-pricing-module__YXG6KG__field textarea:focus{border-color:var(--accent-indigo);outline:none;box-shadow:0 0 0 3px #4f46e51f}.model-pricing-module__YXG6KG__wideField{grid-column:span 2}.model-pricing-module__YXG6KG__toggleField{border:1px solid hsl(var(--border));background:#f8fafce0;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;min-height:2.65rem;padding:0 .75rem}.model-pricing-module__YXG6KG__toggleField input{width:1rem;height:1rem;accent-color:var(--accent-indigo);margin-right:.5rem}.model-pricing-module__YXG6KG__modalFormActions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}
.Select-module__BWx2JW__customSelectContainer{z-index:1;box-sizing:border-box;vertical-align:middle;min-width:140px;display:inline-block;position:relative}.Select-module__BWx2JW__customSelectContainer:has(.Select-module__BWx2JW__selectButton.Select-module__BWx2JW__solid){width:100%;display:block}.Select-module__BWx2JW__customSelectContainer:focus-within{z-index:20}.Select-module__BWx2JW__customSelectContainer:has(.Select-module__BWx2JW__selectButton.Select-module__BWx2JW__open){z-index:20}.Select-module__BWx2JW__selectButton{-webkit-appearance:none;appearance:none;color:hsl(var(--foreground));font-size:var(--text-sm);cursor:pointer;background:linear-gradient(#fffffff2 0%,#f6f8ffe6 100%);border:1px solid #4f46e526;border-radius:999px;outline:none;justify-content:space-between;align-items:center;width:100%;padding:.55rem 2.5rem .55rem 1.25rem;font-family:inherit;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 12px -8px #4f46e540,inset 0 1px #fffc}.Select-module__BWx2JW__selectButton:hover,.Select-module__BWx2JW__selectButton.Select-module__BWx2JW__open{background:linear-gradient(#fff 0%,#fafcfffa 100%);border-color:#4f46e540;box-shadow:0 8px 20px -10px #4f46e573,inset 0 1px #fff}.Select-module__BWx2JW__selectButton:focus-visible{border-color:#4f46e566;box-shadow:0 12px 28px -12px #4f46e580,0 0 0 3px #4f46e51f,inset 0 1px #fff}.Select-module__BWx2JW__selectButton:disabled{opacity:.6;cursor:not-allowed;pointer-events:none;box-shadow:none;background:#f6f8ff99;border-color:#0000000d}.Select-module__BWx2JW__selectButton.Select-module__BWx2JW__solid{border:1px solid hsl(var(--border));box-shadow:none;background:#fff}.Select-module__BWx2JW__selectButton.Select-module__BWx2JW__solid:hover,.Select-module__BWx2JW__selectButton.Select-module__BWx2JW__solid.Select-module__BWx2JW__open{border-color:var(--accent-indigo);background:#fcfcfc}.Select-module__BWx2JW__selectButton.Select-module__BWx2JW__operations{color:#20352e;min-height:40px;box-shadow:none;background:#fff;border-color:#dce3dc;border-radius:10px;padding:0 2.2rem 0 .75rem}.Select-module__BWx2JW__selectButton.Select-module__BWx2JW__operations:hover,.Select-module__BWx2JW__selectButton.Select-module__BWx2JW__operations.Select-module__BWx2JW__open{background:#fbfdf9;border-color:#125c486b;box-shadow:0 0 0 3px #125c4814}.Select-module__BWx2JW__selectButton.Select-module__BWx2JW__operations .Select-module__BWx2JW__iconWrapper{color:#125c48;right:.75rem}.Select-module__BWx2JW__selectValue{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Select-module__BWx2JW__iconWrapper{pointer-events:none;color:var(--accent-indigo);opacity:.6;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s;display:flex;position:absolute;right:1rem}.Select-module__BWx2JW__selectButton:hover .Select-module__BWx2JW__iconWrapper{opacity:.9}.Select-module__BWx2JW__selectButton.Select-module__BWx2JW__open .Select-module__BWx2JW__iconWrapper{opacity:1;transform:rotate(180deg)}.Select-module__BWx2JW__dropdownPanel{-webkit-backdrop-filter:blur(24px);z-index:1000;transform-origin:top;background:#ffffffd9;border:1px solid #fff;border-radius:12px;width:100%;min-width:max-content;animation:.2s cubic-bezier(.16,1,.3,1) forwards Select-module__BWx2JW__slideDown;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 12px 32px -8px #00000014,0 4px 12px -4px #4f46e50d,0 0 0 1px #00000005}.Select-module__BWx2JW__dropdownPanel.Select-module__BWx2JW__solidPanel{-webkit-backdrop-filter:none;border:1px solid hsl(var(--border));background:#fff}.Select-module__BWx2JW__dropdownPanel.Select-module__BWx2JW__operationsPanel{color:#20352e;background:#fff;border-color:#dce3dc;box-shadow:0 18px 44px -20px #12342b57}.Select-module__BWx2JW__dropdownPanel.Select-module__BWx2JW__operationsPanel .Select-module__BWx2JW__optionItem:hover,.Select-module__BWx2JW__dropdownPanel.Select-module__BWx2JW__operationsPanel .Select-module__BWx2JW__optionItem.Select-module__BWx2JW__selected{color:#125c48;background:#125c4814}.Select-module__BWx2JW__dropdownPanel.Select-module__BWx2JW__up{transform-origin:bottom;animation:.2s cubic-bezier(.16,1,.3,1) forwards Select-module__BWx2JW__slideUp;top:auto;bottom:calc(100% + 8px)}.Select-module__BWx2JW__portalPanel{z-index:1000;max-width:calc(100vw - 16px);position:fixed}.Select-module__BWx2JW__portalPanel.Select-module__BWx2JW__up{top:auto}@keyframes Select-module__BWx2JW__slideDown{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Select-module__BWx2JW__slideUp{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Select-module__BWx2JW__optionsList{max-height:300px;margin:0;padding:.4rem;list-style:none;overflow-y:auto}.Select-module__BWx2JW__optionsList::-webkit-scrollbar{width:6px}.Select-module__BWx2JW__optionsList::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}.Select-module__BWx2JW__optionItem{font-size:var(--text-sm);color:hsl(var(--foreground));cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem .75rem;transition:all .2s;display:flex}.Select-module__BWx2JW__optionItem:hover{color:var(--accent-indigo);background:#4f46e50f}.Select-module__BWx2JW__optionItem.Select-module__BWx2JW__selected{color:var(--accent-indigo);background:#4f46e514;font-weight:600}.Select-module__BWx2JW__optionLabel{display:block}.Select-module__BWx2JW__checkIcon{flex-shrink:0;margin-left:.5rem}
.law-firm-chat-module__snPsga__shell,.law-firm-chat-module__snPsga__dialogLayer,.law-firm-chat-module__snPsga__sourceLayer{--law-ink:#172522;--law-muted:#64736e;--law-accent:#145b48;--law-accent-strong:#0d4536;--law-paper:#fbfcf8;--law-warm:#f3f0e7;--law-line:#1a443821}.law-firm-chat-module__snPsga__shell{height:100dvh;min-height:100dvh;color:var(--law-ink);background:var(--law-paper);grid-template-columns:288px minmax(0,1fr);display:grid;overflow:hidden}.law-firm-chat-module__snPsga__desktopSidebar{border-right:1px solid var(--law-line);background:radial-gradient(circle at 10% 0,#c5aa661f,#0000 30%),#f5f4ee;flex-direction:column;min-width:0;height:100%;min-height:0;padding:20px 14px 16px;display:flex}.law-firm-chat-module__snPsga__brand{align-items:center;gap:11px;padding:2px 7px 18px;display:flex}.law-firm-chat-module__snPsga__brandMark{color:#fff;background:var(--law-accent);border-radius:14px;flex:none;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 22px #145b482e}.law-firm-chat-module__snPsga__brand>div,.law-firm-chat-module__snPsga__titleBlock{min-width:0;display:grid}.law-firm-chat-module__snPsga__brand strong{font-family:ui-serif,Noto Serif SC,Songti SC,serif;font-size:var(--text-lg)}.law-firm-chat-module__snPsga__brand small,.law-firm-chat-module__snPsga__titleBlock span{color:var(--law-muted);font-size:var(--text-xs);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;overflow:hidden}.law-firm-chat-module__snPsga__newChat{min-height:44px;color:var(--law-accent-strong);font-size:var(--text-sm);background:#ffffffb8;border:1px solid #145b482e;border-radius:14px;justify-content:center;align-items:center;gap:8px;font-weight:650;text-decoration:none;display:flex;box-shadow:0 4px 12px #1f443a0d}.law-firm-chat-module__snPsga__newChat:hover{background:#fff;border-color:#145b484d}.law-firm-chat-module__snPsga__historyHeading{color:var(--law-muted);flex:none;align-items:baseline;padding:4px 8px 9px;display:flex}.law-firm-chat-module__snPsga__historyHeading span{font-size:var(--text-xs);letter-spacing:.08em;font-weight:700}.law-firm-chat-module__snPsga__historyList{overscroll-behavior:contain;flex:1;align-content:start;gap:3px;min-height:0;display:grid;overflow-y:auto}.law-firm-chat-module__snPsga__sidebarBodySlot{border-top:1px solid var(--law-line);flex-direction:column;flex:auto;min-height:0;margin-top:14px;padding-top:12px;display:flex;overflow:hidden}.law-firm-chat-module__snPsga__historyItem{border-radius:12px;grid-template-columns:minmax(0,1fr) 38px;align-items:center;display:grid;position:relative}.law-firm-chat-module__snPsga__historyItem:hover,.law-firm-chat-module__snPsga__historyItemActive{background:#145b4812}.law-firm-chat-module__snPsga__historyItemActive{box-shadow:inset 3px 0 0 var(--law-accent)}.law-firm-chat-module__snPsga__historyLink{min-width:0;color:var(--law-ink);padding:10px 4px 10px 12px;text-decoration:none;display:grid}.law-firm-chat-module__snPsga__historyLink span{font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.law-firm-chat-module__snPsga__historyLink small{color:var(--law-muted);font-size:var(--text-xs);margin-top:4px}.law-firm-chat-module__snPsga__historyMore{width:34px;height:34px;color:var(--law-muted);cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;display:grid}.law-firm-chat-module__snPsga__historyMore:hover{color:var(--law-accent);background:#ffffffb3}.law-firm-chat-module__snPsga__historyMenu{z-index:20;border:1px solid var(--law-line);background:#fff;border-radius:12px;width:128px;padding:5px;display:grid;position:absolute;top:42px;right:4px;box-shadow:0 16px 36px #13322a29}.law-firm-chat-module__snPsga__historyMenu button{min-height:36px;color:var(--law-ink);cursor:pointer;font:inherit;font-size:var(--text-sm);background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;padding:0 9px;display:flex}.law-firm-chat-module__snPsga__historyMenu button:hover{background:#f3f5f2}.law-firm-chat-module__snPsga__historyMenu .law-firm-chat-module__snPsga__dangerAction{color:#9d3f31}.law-firm-chat-module__snPsga__historyEmpty{color:var(--law-muted);text-align:center;justify-items:center;padding:32px 20px;display:grid}.law-firm-chat-module__snPsga__historyEmpty span{color:var(--law-ink);font-size:var(--text-sm);margin-top:10px}.law-firm-chat-module__snPsga__sidebarNav{border-top:1px solid var(--law-line);flex:none;gap:4px;margin-top:14px;padding-top:12px;display:grid}.law-firm-chat-module__snPsga__sidebarNav a{color:#4f625c;min-height:42px;font-size:var(--text-sm);border-radius:11px;align-items:center;gap:10px;padding:0 11px;text-decoration:none;display:flex}.law-firm-chat-module__snPsga__sidebarNav a:hover,.law-firm-chat-module__snPsga__sidebarNav a[aria-current=page]{color:var(--law-accent);background:#145b480f}.law-firm-chat-module__snPsga__sidebarNav a[aria-current=page]{box-shadow:inset 3px 0 0 var(--law-accent);font-weight:700}.law-firm-chat-module__snPsga__workspace{background:linear-gradient(90deg, transparent 24px, #145b4808 25px, transparent 26px), var(--law-paper);grid-template-rows:64px minmax(0,1fr);min-width:0;height:100%;min-height:0;display:grid}.law-firm-chat-module__snPsga__contentPane{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.law-firm-chat-module__snPsga__contentPane:not(.law-firm-chat-module__snPsga__contentPaneScroll)>:not([hidden]){flex-direction:column;flex:auto;min-width:0;height:100%;min-height:0;display:flex}.law-firm-chat-module__snPsga__contentPaneScroll{overscroll-behavior:contain;padding:1.15rem 1.6rem 1.4rem;overflow:hidden auto}.law-firm-chat-module__snPsga__sidebarPanel{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.law-firm-chat-module__snPsga__topbar{border-bottom:1px solid var(--law-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfcf8e0;align-items:center;gap:20px;min-width:0;padding:0 24px;display:flex}.law-firm-chat-module__snPsga__topbarStart,.law-firm-chat-module__snPsga__topbarEnd{align-items:center;min-width:0;display:flex}.law-firm-chat-module__snPsga__topbarEnd{justify-content:flex-end;gap:10px;margin-left:auto}.law-firm-chat-module__snPsga__backLink{min-height:2.15rem;color:var(--law-muted);font-size:var(--text-sm);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;padding:0 .75rem;font-weight:700;text-decoration:none;display:inline-flex}.law-firm-chat-module__snPsga__backLink:hover{color:var(--law-ink);background:#145b4812}.law-firm-chat-module__snPsga__titleBlock{flex:1;min-width:0}.law-firm-chat-module__snPsga__titleBlock strong{font-family:ui-serif,Noto Serif SC,Songti SC,serif;font-size:var(--text-base);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.law-firm-chat-module__snPsga__titleBlock span{order:2}.law-firm-chat-module__snPsga__threadArea{flex-direction:column;flex:auto;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.law-firm-chat-module__snPsga__thread{flex:auto;height:100%;min-height:0}.law-firm-chat-module__snPsga__composerDock{z-index:10;background:linear-gradient(to bottom, #fbfcf800, #fbfcf8eb 26%, var(--law-paper) 58%);flex:none;margin-top:auto;padding:12px 24px 14px;position:relative}.law-firm-chat-module__snPsga__chatError{color:#8f392d;width:min(100% - 32px,820px);min-height:38px;font-size:var(--text-sm);background:#fff7f3;border:1px solid #9d3f312e;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:0 auto 8px;padding:7px 9px 7px 12px;display:flex}.law-firm-chat-module__snPsga__chatError button{width:30px;height:30px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;display:grid}.law-firm-chat-module__snPsga__chatEmpty{width:min(100% - 40px,620px);min-height:62vh;color:var(--law-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;display:flex}.law-firm-chat-module__snPsga__emptyMark{width:58px;height:58px;color:var(--law-accent);background:linear-gradient(145deg,#fff,#eef3ec);border:1px solid #145b4824;border-radius:19px;place-items:center;margin-bottom:16px;display:grid;box-shadow:0 15px 38px #254a3f1a}.law-firm-chat-module__snPsga__chatEmpty>span{color:var(--law-accent);font-size:var(--text-xs);letter-spacing:.14em;font-weight:750}.law-firm-chat-module__snPsga__suggestions{grid-template-columns:repeat(3,1fr);gap:9px;width:min(100%,540px);margin-top:24px;display:grid}.law-firm-chat-module__snPsga__suggestions button{border:1px solid var(--law-line);color:#425750;cursor:pointer;min-height:86px;font:inherit;font-size:var(--text-sm);line-height:var(--leading-normal);text-align:left;background:#ffffffbd;border-radius:15px;align-items:flex-start;gap:8px;padding:13px;display:flex}.law-firm-chat-module__snPsga__suggestions button:hover{color:var(--law-accent);background:#fff;border-color:#145b483d;transform:translateY(-1px)}.law-firm-chat-module__snPsga__suggestions button:disabled{cursor:wait;opacity:.58;transform:none}.law-firm-chat-module__snPsga__suggestions svg{flex:none;margin-top:2px}.law-firm-chat-module__snPsga__mobileHistoryButton,.law-firm-chat-module__snPsga__mobileNewButton,.law-firm-chat-module__snPsga__mobileTopActions,.law-firm-chat-module__snPsga__mobileTopAction,.law-firm-chat-module__snPsga__mobileTabs,.law-firm-chat-module__snPsga__drawerLayer{display:none}.law-firm-chat-module__snPsga__accessDenied{min-height:100dvh;color:var(--law-muted,#64736e);text-align:center;background:#f7f6f0;place-content:center;justify-items:center;padding:32px;display:grid}.law-firm-chat-module__snPsga__accessDenied h1{color:#172522;font-family:ui-serif,Noto Serif SC,Songti SC,serif;font-size:var(--text-2xl);margin:16px 0 7px}.law-firm-chat-module__snPsga__accessDenied p{font-size:var(--text-sm);margin:0}.law-firm-chat-module__snPsga__dialogLayer{z-index:180;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.law-firm-chat-module__snPsga__dialogScrim{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#081c1752;border:0;width:100%;position:absolute;inset:0}.law-firm-chat-module__snPsga__conversationDialog{border:1px solid var(--law-line);background:#fff;border-radius:20px;width:min(100%,420px);padding:22px;position:relative;box-shadow:0 28px 72px #0a29213d}.law-firm-chat-module__snPsga__conversationDialog>span{color:var(--law-accent);font-size:var(--text-xs);letter-spacing:.1em;font-weight:750}.law-firm-chat-module__snPsga__conversationDialog h2{font-family:ui-serif,Noto Serif SC,Songti SC,serif;font-size:var(--text-xl);margin:7px 0 14px}.law-firm-chat-module__snPsga__conversationDialog p{color:var(--law-muted);font-size:var(--text-sm);margin:0 0 18px;line-height:1.7}.law-firm-chat-module__snPsga__conversationDialog input{border:1px solid var(--law-line);width:100%;min-height:46px;color:var(--law-ink);font:inherit;background:#fbfcf9;border-radius:12px;outline:0;padding:0 13px;font-size:16px}.law-firm-chat-module__snPsga__conversationDialog input:focus{border-color:#145b486b;box-shadow:0 0 0 3px #145b4817}.law-firm-chat-module__snPsga__dialogActions{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.law-firm-chat-module__snPsga__dialogActions button{border:1px solid var(--law-line);min-height:42px;color:var(--law-ink);cursor:pointer;font:inherit;font-size:var(--text-sm);background:#f7f8f5;border-radius:12px;padding:0 16px;font-weight:650}.law-firm-chat-module__snPsga__dialogActions button:disabled{cursor:not-allowed;opacity:.58}.law-firm-chat-module__snPsga__dialogActions .law-firm-chat-module__snPsga__dialogPrimary{border-color:var(--law-accent);color:#fff;background:var(--law-accent)}.law-firm-chat-module__snPsga__dialogActions .law-firm-chat-module__snPsga__dialogDanger{color:#fff;background:#a3483b;border-color:#a3483b}.law-firm-chat-module__snPsga__sourceLayer{z-index:520;pointer-events:none;place-items:stretch end;display:grid;position:fixed;inset:0}.law-firm-chat-module__snPsga__sourceScrim{-webkit-appearance:none;appearance:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;pointer-events:auto;background:#081c175c;border:0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.law-firm-chat-module__snPsga__sourceViewer{z-index:1;width:min(440px,100vw);max-height:100dvh;color:var(--law-ink,#172522);border-left:1px solid var(--law-line,#1a443821);pointer-events:auto;background:#fff;grid-template-rows:auto minmax(0,1fr);gap:0;margin:0;padding:0;animation:.18s cubic-bezier(.16,1,.3,1) law-firm-chat-module__snPsga__sourceSlideIn;display:grid;position:relative;box-shadow:-18px 0 48px #0a292138}.law-firm-chat-module__snPsga__sourceViewer header{border-bottom:1px solid var(--law-line,#1a443821);background:linear-gradient(#fbfcf8 0%,#fff 100%);justify-content:space-between;align-items:flex-start;gap:14px;padding:18px 18px 14px;display:flex;position:relative}.law-firm-chat-module__snPsga__sourceViewer header>div{gap:6px;min-width:0;display:grid}.law-firm-chat-module__snPsga__sourceMetaRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.law-firm-chat-module__snPsga__sourceMarker{color:#fff;background:var(--law-accent,#145b48);letter-spacing:.02em;border-radius:7px;justify-content:center;align-items:center;min-width:2em;height:22px;padding:0 7px;font-size:11px;font-weight:750;display:inline-flex}.law-firm-chat-module__snPsga__sourceKind{color:var(--law-accent,#145b48);font-size:var(--text-xs,12px);letter-spacing:.06em;font-weight:750}.law-firm-chat-module__snPsga__sourceViewer header strong{font-family:ui-serif,Noto Serif SC,Songti SC,serif;font-size:var(--text-lg,18px);text-overflow:ellipsis;white-space:nowrap;font-weight:650;line-height:1.35;overflow:hidden}.law-firm-chat-module__snPsga__sourceViewer header button{width:40px;height:40px;color:var(--law-muted,#64736e);cursor:pointer;background:#145b4814;border:0;border-radius:12px;flex:none;place-items:center;margin:0;padding:0;display:grid}.law-firm-chat-module__snPsga__sourceViewer header button:hover{background:#145b4824}.law-firm-chat-module__snPsga__sourceBody{overscroll-behavior:contain;background:#fff;align-content:start;gap:12px;min-height:0;padding:16px 18px 20px;display:grid;overflow-y:auto}.law-firm-chat-module__snPsga__sourcePageFrame{border:1px solid var(--law-line,#1a443821);background:linear-gradient(#f4f6f3 0%,#eef1ed 100%);border-radius:14px;place-items:stretch stretch;min-height:220px;padding:10px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffffb3}.law-firm-chat-module__snPsga__sourceZoomPreview{width:100%;min-height:0}.law-firm-chat-module__snPsga__sourcePageImage{background:#fff;width:100%;max-width:100%;height:auto;display:block}.law-firm-chat-module__snPsga__sourcePageStatus{color:var(--law-muted,#64736e);font-size:var(--text-sm,14px);text-align:center;padding:28px 18px;line-height:1.6}.law-firm-chat-module__snPsga__sourcePageText{background:#fff;align-content:start;gap:10px;width:100%;min-height:220px;padding:14px 14px 16px;display:grid}.law-firm-chat-module__snPsga__sourcePageTextMeta{color:var(--law-muted,#64736e);font-size:var(--text-xs,12px);margin:0;font-weight:650;line-height:1.4}.law-firm-chat-module__snPsga__sourcePageTextBody{color:#24332e;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;max-height:min(52dvh,560px);margin:0;font-family:ui-serif,Noto Serif SC,Songti SC,Source Han Serif SC,serif;font-size:14px;line-height:1.85;overflow:auto}.law-firm-chat-module__snPsga__sourceChips{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.law-firm-chat-module__snPsga__sourcePage{min-height:28px;color:var(--law-accent,#145b48);font-size:var(--text-xs,12px);background:#145b4817;border-radius:999px;align-items:center;padding:0 10px;font-weight:700;display:inline-flex}.law-firm-chat-module__snPsga__sourceExcerptLabel{color:var(--law-muted,#64736e);font-size:var(--text-xs,12px);letter-spacing:.06em;margin:0 0 8px;font-weight:700}.law-firm-chat-module__snPsga__sourceExcerpt{border:1px solid var(--law-line,#1a443821);color:#2f3f39;font-size:var(--text-sm,14px);white-space:pre-wrap;overflow-wrap:anywhere;background:#f7f9f6;border-radius:14px;margin:0;padding:14px;line-height:1.75}@media (max-width:768px){.law-firm-chat-module__snPsga__shell{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);display:grid;overflow:hidden}.law-firm-chat-module__snPsga__desktopSidebar{display:none}.law-firm-chat-module__snPsga__workspace{grid-row:1;grid-template-rows:calc(56px + env(safe-area-inset-top)) minmax(0, 1fr) calc(58px + env(safe-area-inset-bottom));background:var(--law-paper);height:100%;min-height:0}.law-firm-chat-module__snPsga__contentPaneScroll{padding:13px max(12px, env(safe-area-inset-right)) 14px max(12px, env(safe-area-inset-left))}.law-firm-chat-module__snPsga__topbar{padding:0 max(12px, env(safe-area-inset-right)) 0 max(12px, env(safe-area-inset-left));padding-top:env(safe-area-inset-top);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.law-firm-chat-module__snPsga__topbarStart,.law-firm-chat-module__snPsga__topbarEnd{min-height:40px}.law-firm-chat-module__snPsga__topbarStart{justify-content:flex-start}.law-firm-chat-module__snPsga__topbarEnd{justify-content:flex-end;margin-left:0}.law-firm-chat-module__snPsga__mobileHistoryButton,.law-firm-chat-module__snPsga__mobileNewButton,.law-firm-chat-module__snPsga__mobileTopAction{width:44px;height:44px;color:var(--law-accent);cursor:pointer;background:#145b4812;border:0;border-radius:12px;flex:none;place-items:center;text-decoration:none;display:grid}.law-firm-chat-module__snPsga__mobileTopActions{align-items:center;gap:7px;display:flex}.law-firm-chat-module__snPsga__mobileTopAction:disabled{cursor:not-allowed;opacity:.5}.law-firm-chat-module__snPsga__titleBlock{text-align:center;flex:none;grid-column:2;max-width:min(52vw,11rem)}.law-firm-chat-module__snPsga__titleBlock span{display:none}.law-firm-chat-module__snPsga__titleBlock strong{font-size:var(--text-sm);display:block}.law-firm-chat-module__snPsga__threadArea{grid-row:2}.law-firm-chat-module__snPsga__chatEmpty{justify-content:flex-start;width:min(100% - 30px,500px);min-height:54vh;padding-top:10vh}.law-firm-chat-module__snPsga__suggestions{grid-template-columns:1fr;gap:7px;margin-top:20px}.law-firm-chat-module__snPsga__suggestions button{align-items:center;min-height:48px;padding:10px 12px}.law-firm-chat-module__snPsga__mobileTabs{z-index:25;padding:8px max(8px, env(safe-area-inset-right)) max(2px, calc(env(safe-area-inset-bottom) - 3px)) max(8px, env(safe-area-inset-left));border-top:1px solid var(--law-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfcf8f5;grid-row:3;grid-template-columns:repeat(2,1fr);display:grid}.law-firm-chat-module__snPsga__mobileTabsAdmin{grid-template-columns:repeat(3,1fr)}.law-firm-chat-module__snPsga__composerDock{padding:10px 10px 9px}.law-firm-chat-module__snPsga__mobileTabs a{min-height:46px;color:var(--law-muted);font-size:var(--text-xs);border-radius:11px;align-content:center;place-items:center;gap:3px;text-decoration:none;display:grid}.law-firm-chat-module__snPsga__mobileTabs a[aria-current=page]{color:var(--law-accent);background:#145b4812}.law-firm-chat-module__snPsga__drawerLayer{z-index:130;display:block;position:fixed;inset:0}.law-firm-chat-module__snPsga__drawerScrim{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#081c1747;border:0;width:100%;position:absolute;inset:0}.law-firm-chat-module__snPsga__mobileDrawer{width:min(86vw,350px);padding:max(18px, env(safe-area-inset-top)) 14px max(18px, env(safe-area-inset-bottom));background:radial-gradient(circle at 10% 0,#c5aa6621,#0000 28%),#f7f6f0;flex-direction:column;animation:.18s cubic-bezier(.16,1,.3,1) law-firm-chat-module__snPsga__drawerIn;display:flex;position:absolute;inset:0 auto 0 0;box-shadow:18px 0 48px #0a292133}.law-firm-chat-module__snPsga__drawerHeader{justify-content:space-between;align-items:center;padding:0 4px 16px;display:flex}.law-firm-chat-module__snPsga__drawerHeader>div{display:grid}.law-firm-chat-module__snPsga__drawerHeader span{color:var(--law-muted);font-size:var(--text-xs)}.law-firm-chat-module__snPsga__drawerHeader strong{font-family:ui-serif,Noto Serif SC,Songti SC,serif;font-size:var(--text-xl);margin-top:3px}.law-firm-chat-module__snPsga__drawerHeader button{width:40px;height:40px;color:var(--law-muted);background:#145b4812;border:0;border-radius:12px;place-items:center;display:grid}.law-firm-chat-module__snPsga__mobileDrawer .law-firm-chat-module__snPsga__newChat{margin-bottom:12px}.law-firm-chat-module__snPsga__dialogLayer{place-items:end center;padding:0}.law-firm-chat-module__snPsga__conversationDialog{width:100%;padding:22px 18px max(20px, env(safe-area-inset-bottom));border-radius:24px 24px 0 0;animation:.19s cubic-bezier(.16,1,.3,1) law-firm-chat-module__snPsga__dialogUp}.law-firm-chat-module__snPsga__dialogActions{grid-template-columns:1fr 1fr;display:grid}.law-firm-chat-module__snPsga__sourceLayer{place-items:end center}.law-firm-chat-module__snPsga__sourceViewer{border:0;border-top:1px solid var(--law-line,#1a443821);border-radius:22px 22px 0 0;width:100%;max-height:min(78dvh,720px);animation:.19s cubic-bezier(.16,1,.3,1) law-firm-chat-module__snPsga__sourceSheetUp;box-shadow:0 -18px 48px #0a29212e}.law-firm-chat-module__snPsga__sourceViewer header{border-radius:22px 22px 0 0;padding-top:22px}.law-firm-chat-module__snPsga__sourceViewer header:before{content:"";background:#145b4829;border-radius:999px;width:40px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}}@keyframes law-firm-chat-module__snPsga__drawerIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes law-firm-chat-module__snPsga__dialogUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes law-firm-chat-module__snPsga__sourceSlideIn{0%{opacity:.6;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes law-firm-chat-module__snPsga__sourceSheetUp{0%{opacity:.85;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.law-firm-chat-module__snPsga__suggestions button,.law-firm-chat-module__snPsga__mobileDrawer,.law-firm-chat-module__snPsga__conversationDialog,.law-firm-chat-module__snPsga__sourceViewer{transition:none;animation:none}}
.InvocationDetailPanel-module__b4r8LW__pageWrapper{flex-direction:column;flex:auto;gap:1rem;height:100%;min-height:0;display:flex}.InvocationDetailPanel-module__b4r8LW__container{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:0;padding:1.25rem 1.5rem;display:flex}.InvocationDetailPanel-module__b4r8LW__title{font-size:var(--text-xl);align-items:center;gap:.5rem;margin:0;display:flex}.InvocationDetailPanel-module__b4r8LW__filterBar{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.InvocationDetailPanel-module__b4r8LW__filterSelects{align-items:center;gap:.5rem;display:flex}.InvocationDetailPanel-module__b4r8LW__searchInput{width:240px;font-size:var(--text-sm)}.InvocationDetailPanel-module__b4r8LW__tableContainer{flex:auto;min-height:0;padding:1.5rem;overflow:auto}.InvocationDetailPanel-module__b4r8LW__paginationCard{flex-shrink:0}.InvocationDetailPanel-module__b4r8LW__loadingSkeleton{flex-direction:column;gap:1rem;display:flex}.InvocationDetailPanel-module__b4r8LW__skeletonRow{background:#0000000d;border-radius:4px;height:3rem}.InvocationDetailPanel-module__b4r8LW__table{border-collapse:separate;border-spacing:0;text-align:left;width:100%}.InvocationDetailPanel-module__b4r8LW__table th{border-bottom:1px solid var(--border);font-size:var(--text-sm);color:hsl(var(--muted-foreground));white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5;background:#ffffffe6;padding:1rem;font-weight:500;position:sticky;top:0}.InvocationDetailPanel-module__b4r8LW__table td{font-size:var(--text-sm);color:hsl(var(--foreground));border-bottom:1px solid #00000008;padding:1rem}.InvocationDetailPanel-module__b4r8LW__userCell,.InvocationDetailPanel-module__b4r8LW__agentCell{flex-direction:column;gap:.25rem;display:flex}.InvocationDetailPanel-module__b4r8LW__cellTitle{color:hsl(var(--foreground));font-weight:500;font-size:var(--text-sm)}.InvocationDetailPanel-module__b4r8LW__cellSubtitle{font-size:var(--text-xs);color:hsl(var(--muted-foreground))}.InvocationDetailPanel-module__b4r8LW__errorText{color:var(--destructive);margin-bottom:1rem}.InvocationDetailPanel-module__b4r8LW__errorBadge{text-overflow:ellipsis;white-space:nowrap;cursor:help;max-width:200px;color:var(--destructive);display:block;overflow:hidden}.InvocationDetailPanel-module__b4r8LW__dataRow{cursor:pointer;transition:background .15s}.InvocationDetailPanel-module__b4r8LW__dataRow:hover{background:#4f46e506}.InvocationDetailPanel-module__b4r8LW__dataRowExpanded{background:#4f46e50a}.InvocationDetailPanel-module__b4r8LW__detailRow td{border-bottom:2px solid #4f46e526}.InvocationDetailPanel-module__b4r8LW__expandCell{color:hsl(var(--muted-foreground));text-align:center;width:2rem}.InvocationDetailPanel-module__b4r8LW__detailPanel{background:#4f46e505;border-top:1px solid #4f46e51a;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;animation:.15s InvocationDetailPanel-module__b4r8LW__fadeIn;display:flex}@keyframes InvocationDetailPanel-module__b4r8LW__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.InvocationDetailPanel-module__b4r8LW__detailLoading{color:hsl(var(--muted-foreground));font-size:var(--text-sm);align-items:center;gap:.5rem;padding:1.5rem;display:flex}.InvocationDetailPanel-module__b4r8LW__detailMeta{font-size:var(--text-xs);color:hsl(var(--foreground));flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.InvocationDetailPanel-module__b4r8LW__detailLabel{font-size:var(--text-xs);color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.04em;margin-bottom:.15rem;font-weight:500;display:block}.InvocationDetailPanel-module__b4r8LW__detailCode{font-family:JetBrains Mono,Fira Code,monospace;font-size:var(--text-xs);color:hsl(var(--foreground));background:#0000000a;border-radius:4px;padding:.15rem .4rem}.InvocationDetailPanel-module__b4r8LW__progressSection{flex-direction:column;gap:.35rem;display:flex}.InvocationDetailPanel-module__b4r8LW__progressHeader{font-size:var(--text-xs);color:hsl(var(--muted-foreground));justify-content:space-between;display:flex}.InvocationDetailPanel-module__b4r8LW__progressTrack{background:#0000000f;border-radius:3px;height:6px;overflow:hidden}.InvocationDetailPanel-module__b4r8LW__progressFill{background:linear-gradient(90deg, var(--accent-blue,#3b82f6), var(--accent-indigo,#6366f1));border-radius:3px;height:100%;transition:width .4s}.InvocationDetailPanel-module__b4r8LW__livePreviewPanel{background:#f8fafce6;border:1px solid #2563eb24;border-radius:8px;overflow:hidden;box-shadow:inset 3px 0 #2563eb73}.InvocationDetailPanel-module__b4r8LW__livePreviewHeader{border-bottom:1px solid #2563eb1a;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .85rem;display:flex}.InvocationDetailPanel-module__b4r8LW__livePreviewTitle{font-size:var(--text-sm);color:hsl(var(--foreground));font-weight:700}.InvocationDetailPanel-module__b4r8LW__livePreviewStatus{font-size:var(--text-xs);color:#2563eb;white-space:nowrap;background:#2563eb14;border-radius:999px;padding:.15rem .55rem}.InvocationDetailPanel-module__b4r8LW__livePreviewText{white-space:pre-wrap;word-break:break-word;max-height:260px;font-family:inherit;line-height:1.7;font-size:var(--text-sm);color:hsl(var(--foreground));margin:0;padding:.85rem;overflow-y:auto}.InvocationDetailPanel-module__b4r8LW__stepsSection{flex-direction:column;gap:.4rem;display:flex}.InvocationDetailPanel-module__b4r8LW__sectionLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:hsl(var(--muted-foreground));margin:0 0 .35rem;font-weight:600}.InvocationDetailPanel-module__b4r8LW__stepRow{font-size:var(--text-sm);border-radius:6px;align-items:center;gap:.5rem;padding:.35rem .6rem;display:flex}.InvocationDetailPanel-module__b4r8LW__stepMsg{font-size:var(--text-xs);color:hsl(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;max-width:300px;overflow:hidden}.InvocationDetailPanel-module__b4r8LW__stepPct{font-size:var(--text-xs);color:hsl(var(--muted-foreground))}.InvocationDetailPanel-module__b4r8LW__errorBox{color:#dc2626;font-size:var(--text-sm);background:#ef44440f;border:1px solid #ef444433;border-radius:8px;align-items:flex-start;gap:.5rem;padding:.875rem 1rem;display:flex}.InvocationDetailPanel-module__b4r8LW__collapseBtn{cursor:pointer;font-size:var(--text-xs);color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.04em;background:0 0;border:none;align-items:center;gap:.35rem;padding:0;font-weight:600;transition:color .15s;display:flex}.InvocationDetailPanel-module__b4r8LW__collapseBtn:hover{color:hsl(var(--foreground))}.InvocationDetailPanel-module__b4r8LW__codePre{font-size:var(--text-xs);white-space:pre-wrap;word-break:break-all;background:#00000008;border:1px solid #0000000f;border-radius:8px;max-height:240px;margin-top:.5rem;padding:1rem;font-family:JetBrains Mono,Fira Code,monospace;line-height:1.5;overflow:auto}.InvocationDetailPanel-module__b4r8LW__modelCallBox{background:#fff;border:1px solid #0000000f;border-radius:6px;margin-top:.75rem;padding:.75rem}.InvocationDetailPanel-module__b4r8LW__modelCallTitle{font-size:var(--text-xs);color:hsl(var(--foreground));align-items:center;gap:.35rem;margin-bottom:.4rem;font-weight:600;display:flex}.InvocationDetailPanel-module__b4r8LW__modelCallSummaryGrid{font-size:var(--text-xs);grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.5rem;margin-bottom:.75rem;display:grid}.InvocationDetailPanel-module__b4r8LW__modelCallSummaryGrid>div{background:#00000005;border-radius:4px;flex-direction:column;gap:.15rem;padding:.4rem;display:flex}.InvocationDetailPanel-module__b4r8LW__modelCallSummaryGrid span:first-child{color:hsl(var(--muted-foreground))}.InvocationDetailPanel-module__b4r8LW__llmContentPre{font-size:var(--text-xs);color:hsl(var(--foreground));white-space:pre-wrap;word-break:break-all;background:#00000005;border:1px solid #0000000d;border-radius:4px;max-height:300px;margin:0;padding:.6rem;font-family:inherit;line-height:1.5;overflow-y:auto}.InvocationDetailPanel-module__b4r8LW__timelineSection{border-top:1px solid #0000000f;flex-direction:column;gap:.75rem;height:100%;padding-top:.25rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineHeader{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineUsage{font-size:var(--text-xs);color:hsl(var(--muted-foreground));align-items:center;gap:1rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineUsage span{align-items:center;gap:.3rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timeline{flex-direction:column;flex:1;gap:0;padding-right:.5rem;display:flex;overflow-y:auto}.InvocationDetailPanel-module__b4r8LW__timelineItem{flex-shrink:0;align-items:flex-start;gap:.75rem;min-height:2.5rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineConnector{flex-direction:column;flex-shrink:0;align-items:center;width:1.25rem;padding-top:.6rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineDot{background:hsl(var(--muted-foreground));box-sizing:border-box;border:2px solid #0000;border-radius:50%;flex-shrink:0;width:10px;height:10px}.InvocationDetailPanel-module__b4r8LW__timelineDot[data-status=done],.InvocationDetailPanel-module__b4r8LW__timelineDot[data-status=success]{background:#059669;box-shadow:0 0 0 3px #10b98126}.InvocationDetailPanel-module__b4r8LW__timelineDot[data-status=running]{background:#2563eb;animation:1.5s ease-in-out infinite InvocationDetailPanel-module__b4r8LW__dotPulse;box-shadow:0 0 0 3px #3b82f633}.InvocationDetailPanel-module__b4r8LW__timelineDot[data-status=failed],.InvocationDetailPanel-module__b4r8LW__timelineDot[data-status=error]{background:#dc2626;box-shadow:0 0 0 3px #ef444426}.InvocationDetailPanel-module__b4r8LW__timelineDot[data-status=skipped],.InvocationDetailPanel-module__b4r8LW__timelineDot[data-status=invalidated]{background:#d1d5db}@keyframes InvocationDetailPanel-module__b4r8LW__dotPulse{0%,to{box-shadow:0 0 0 3px #3b82f633}50%{box-shadow:0 0 0 5px #3b82f61a}}.InvocationDetailPanel-module__b4r8LW__timelineLine{background:#00000014;flex:1;width:2px;min-height:1rem;margin-top:3px}.InvocationDetailPanel-module__b4r8LW__timelineCard{background:#00000004;border:1px solid #0000000d;border-radius:8px;flex-direction:column;flex:1;gap:.3rem;margin-bottom:.5rem;padding:.6rem .75rem;transition:border-color .15s;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineCard:hover{border-color:#4f46e526}.InvocationDetailPanel-module__b4r8LW__timelineCardHeader{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineStepIndex{width:1.4rem;height:1.4rem;color:var(--accent-indigo,#6366f1);font-size:var(--text-xs);background:#4f46e51a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.InvocationDetailPanel-module__b4r8LW__timelineStepName{font-size:var(--text-sm);color:hsl(var(--foreground));flex:1;font-weight:600}.InvocationDetailPanel-module__b4r8LW__stepStatusBadge{font-size:var(--text-xs);border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;padding:.15rem .55rem;font-weight:600;display:inline-flex}.InvocationDetailPanel-module__b4r8LW__timelineRetryBadge{font-size:var(--text-xs);color:#d97706;background:#f59e0b14;border:1px solid #f59e0b33;border-radius:4px;padding:.1rem .4rem}.InvocationDetailPanel-module__b4r8LW__timelineMeta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineMetaItem{font-size:var(--text-xs);color:hsl(var(--muted-foreground));align-items:center;gap:.3rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineTimestamps{font-size:var(--text-xs);color:hsl(var(--muted-foreground));opacity:.85;align-items:center;gap:.3rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineTimestamps span{align-items:center;gap:.3rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineError{font-size:var(--text-xs);color:#dc2626;background:#ef44440d;border:1px solid #ef444426;border-radius:6px;align-items:flex-start;gap:.4rem;padding:.4rem .6rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineToggle{cursor:pointer;font-size:var(--text-xs);color:hsl(var(--muted-foreground));background:0 0;border:none;align-items:center;gap:.3rem;margin-top:.1rem;padding:0;text-decoration:none;transition:color .15s;display:inline-flex}.InvocationDetailPanel-module__b4r8LW__timelineToggle:hover{color:var(--accent-indigo,#6366f1)}.InvocationDetailPanel-module__b4r8LW__timelineDetail{background:#00000005;border:1px solid #0000000d;border-radius:6px;flex-direction:column;gap:.3rem;margin-top:.25rem;padding:.6rem .75rem;animation:.15s InvocationDetailPanel-module__b4r8LW__fadeIn;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineDetailRow{font-size:var(--text-xs);justify-content:space-between;align-items:center;gap:1rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineDetailLabel{color:hsl(var(--muted-foreground));flex-shrink:0;font-weight:500}.InvocationDetailPanel-module__b4r8LW__timelineDetailCode{font-family:JetBrains Mono,Fira Code,monospace;font-size:var(--text-xs);color:hsl(var(--foreground));text-overflow:ellipsis;white-space:nowrap;background:#0000000d;border-radius:3px;max-width:280px;padding:.1rem .35rem;overflow:hidden}.InvocationDetailPanel-module__b4r8LW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:flex-start;padding:5vh 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.InvocationDetailPanel-module__b4r8LW__modalContent{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:12px;flex-direction:column;width:100%;max-width:80vw;margin:auto;display:flex;box-shadow:0 20px 40px #0003}.InvocationDetailPanel-module__b4r8LW__modalHeader{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.InvocationDetailPanel-module__b4r8LW__modalTitle{font-size:var(--text-lg);color:hsl(var(--foreground));margin:0;font-weight:600}.InvocationDetailPanel-module__b4r8LW__modalClose{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.InvocationDetailPanel-module__b4r8LW__modalClose:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.InvocationDetailPanel-module__b4r8LW__modalBody{padding:1.5rem}
.my-demands-module__OMNy_q__toolbar{justify-content:flex-end;margin-bottom:1rem;display:flex}.my-demands-module__OMNy_q__primaryButton,.my-demands-module__OMNy_q__secondaryButton,.my-demands-module__OMNy_q__dangerButton{min-height:36px;font:inherit;font-size:var(--text-sm);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:.35rem;padding:0 .85rem;font-weight:700;display:inline-flex}.my-demands-module__OMNy_q__primaryButton{color:#fff;background:linear-gradient(135deg,#4f46e5,#2563eb);border:0}.my-demands-module__OMNy_q__secondaryButton{color:#4f46e5;background:#fff;border:1px solid #4f46e529}.my-demands-module__OMNy_q__dangerButton{color:#b91c1c;background:#fff;border:1px solid #dc262629}.my-demands-module__OMNy_q__primaryButton:disabled,.my-demands-module__OMNy_q__secondaryButton:disabled,.my-demands-module__OMNy_q__dangerButton:disabled{cursor:wait;opacity:.55}.my-demands-module__OMNy_q__error{color:#b91c1c;font-size:var(--text-sm);background:#fef2f2;border-radius:10px;margin-bottom:1rem;padding:.75rem .9rem}.my-demands-module__OMNy_q__modalOverlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:4vh 1rem}.my-demands-module__OMNy_q__modalContent{flex-direction:column;gap:1rem;max-width:720px;max-height:min(88vh,900px);padding:1.35rem 1.5rem 1.25rem;display:flex;overflow:hidden}.my-demands-module__OMNy_q__modalHeader{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.my-demands-module__OMNy_q__modalHeader h2{color:#0f172a;font-size:var(--text-xl);margin:.35rem 0 0}.my-demands-module__OMNy_q__modalCloseButton{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:flex}.my-demands-module__OMNy_q__modalCloseButton:hover{color:#0f172a;background:#0f172a0d}.my-demands-module__OMNy_q__modalCloseButton:disabled{cursor:wait;opacity:.55}.my-demands-module__OMNy_q__eyebrow{color:#4f46e5;font-size:var(--text-xs);letter-spacing:.04em;font-weight:800}.my-demands-module__OMNy_q__formGrid{grid-template-columns:1fr 1fr;gap:.9rem;min-height:0;padding-right:.15rem;display:grid;overflow-y:auto}.my-demands-module__OMNy_q__formGrid label{color:#475569;font-size:var(--text-sm);gap:.35rem;font-weight:700;display:grid}.my-demands-module__OMNy_q__formGrid input,.my-demands-module__OMNy_q__formGrid textarea{box-sizing:border-box;color:#334155;width:100%;font:inherit;font-size:var(--text-sm);background:#fff;border:1px solid #0f172a1c;border-radius:9px;padding:.65rem .7rem;font-weight:400}.my-demands-module__OMNy_q__formGrid textarea{resize:vertical;line-height:1.55}.my-demands-module__OMNy_q__fullWidth{grid-column:1/-1}.my-demands-module__OMNy_q__formActions{border-top:1px solid #0f172a0f;flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.65rem;padding-top:.8rem;display:flex}.my-demands-module__OMNy_q__list{gap:1rem;display:grid}.my-demands-module__OMNy_q__demandCard{gap:.8rem}.my-demands-module__OMNy_q__demandCardClickable{cursor:pointer;transition:border-color .14s,box-shadow .14s,transform .14s}.my-demands-module__OMNy_q__demandCardClickable:hover{border-color:#4f46e538;box-shadow:0 10px 24px -14px #4f46e559}.my-demands-module__OMNy_q__demandCardClickable:focus-visible{outline-offset:2px;outline:2px solid #4f46e573}.my-demands-module__OMNy_q__detailModalContent{max-width:760px}.my-demands-module__OMNy_q__detailBody{gap:1rem;min-height:0;padding-right:.15rem;display:grid;overflow-y:auto}.my-demands-module__OMNy_q__detailStatusRow{flex-wrap:wrap;align-items:center;gap:.65rem 1rem;display:flex}.my-demands-module__OMNy_q__detailStatusRow small{color:#94a3b8;font-size:var(--text-xs)}.my-demands-module__OMNy_q__detailMeta{background:#f8fafc;border:1px solid #0f172a0f;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:.85rem 1rem;display:grid}.my-demands-module__OMNy_q__detailMeta>div{min-width:0}.my-demands-module__OMNy_q__detailMeta dt{color:#94a3b8;font-size:var(--text-xs);margin:0 0 .2rem;font-weight:700}.my-demands-module__OMNy_q__detailMeta dd{color:#0f172a;font-size:var(--text-sm);word-break:break-word;margin:0;font-weight:650}.my-demands-module__OMNy_q__detailSection{gap:.45rem;display:grid}.my-demands-module__OMNy_q__detailSection h3{color:#334155;font-size:var(--text-sm);margin:0;font-weight:750}.my-demands-module__OMNy_q__detailLink{color:#4f46e5;font-weight:700;text-decoration:none}.my-demands-module__OMNy_q__detailLink:hover{text-decoration:underline}.my-demands-module__OMNy_q__demandHeader,.my-demands-module__OMNy_q__cardActions{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.my-demands-module__OMNy_q__demandHeader>div:first-child{min-width:0}.my-demands-module__OMNy_q__demandHeader h2{color:#0f172a;font-size:var(--text-lg);margin:.35rem 0 0}.my-demands-module__OMNy_q__demandHeader small{color:#94a3b8;font-size:var(--text-xs);margin-top:.25rem;display:block}.my-demands-module__OMNy_q__status{color:#64748b;font-size:var(--text-xs);background:#f1f5f9;border-radius:999px;flex-shrink:0;align-items:center;gap:.25rem;padding:.28rem .55rem;font-weight:750;display:inline-flex}.my-demands-module__OMNy_q__success{color:#059669;background:#ecfdf5}.my-demands-module__OMNy_q__description{color:#475569;font-size:var(--text-sm);white-space:pre-wrap;margin:0;line-height:1.7}.my-demands-module__OMNy_q__cardActions{border-top:1px solid #0f172a0f;justify-content:flex-end;padding-top:.75rem}.my-demands-module__OMNy_q__spin{animation:.9s linear infinite my-demands-module__OMNy_q__spin}@keyframes my-demands-module__OMNy_q__spin{to{transform:rotate(360deg)}}@media (max-width:680px){.my-demands-module__OMNy_q__formGrid{grid-template-columns:1fr}.my-demands-module__OMNy_q__fullWidth{grid-column:auto}.my-demands-module__OMNy_q__demandHeader{flex-direction:column}.my-demands-module__OMNy_q__status{align-self:flex-start}.my-demands-module__OMNy_q__modalContent{max-width:100%;max-height:92vh;padding:1.1rem}.my-demands-module__OMNy_q__detailMeta{grid-template-columns:1fr}}
.ConsumerPage-module__YQSuoG__page{color:#0f172a;background:0 0;min-height:100%;padding:1.15rem clamp(.9rem,2.2vw,1.75rem) 2.5rem}.ConsumerPage-module__YQSuoG__pageFill{box-sizing:border-box;flex-direction:column;flex:auto;height:100%;min-height:0;max-height:100%;padding-bottom:1rem;display:flex;overflow:hidden}.ConsumerPage-module__YQSuoG__pageInner{flex-direction:column;gap:1.1rem;width:100%;max-width:1200px;min-height:0;margin:0 auto;display:flex}.ConsumerPage-module__YQSuoG__pageFill>.ConsumerPage-module__YQSuoG__pageInner{flex:auto;height:100%;min-height:0;overflow:hidden}.ConsumerPage-module__YQSuoG__scrollRegion{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-height:0;overflow:auto}.ConsumerPage-module__YQSuoG__hero{-webkit-backdrop-filter:saturate(140%)blur(8px);background:#ffffffd1;border:1px solid #0f172a0f;border-radius:1.15rem;flex-direction:column;flex-shrink:0;display:flex;overflow:hidden;box-shadow:0 10px 28px -18px #0f172a24,inset 0 0 0 1px #ffffff80}.ConsumerPage-module__YQSuoG__heroTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.25rem;padding:1.2rem 1.35rem 1.1rem;display:flex}.ConsumerPage-module__YQSuoG__heroMain{flex:1;align-items:flex-start;gap:.85rem;min-width:0;display:flex}.ConsumerPage-module__YQSuoG__heroIcon{color:#4f46e5;background:#4f46e51a;border:1px solid #4f46e524;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.ConsumerPage-module__YQSuoG__heroCopy{min-width:0}.ConsumerPage-module__YQSuoG__heroCopy h1{color:#0f172a;font-size:clamp(var(--text-xl), 2.2vw, var(--text-3xl));letter-spacing:-.03em;margin:0;font-weight:800;line-height:1.25}.ConsumerPage-module__YQSuoG__heroCopy p{color:#64748b;max-width:40rem;font-size:var(--text-sm);margin:.35rem 0 0;line-height:1.55}.ConsumerPage-module__YQSuoG__heroAside{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.55rem;padding-top:.15rem;display:flex}.ConsumerPage-module__YQSuoG__heroTools{background:linear-gradient(#f8fafcb8 0%,#fff6 100%);border-top:1px solid #0f172a0f;flex-wrap:wrap;align-items:center;gap:.65rem .75rem;padding:.85rem 1.2rem 1rem;display:flex}.ConsumerPage-module__YQSuoG__heroToolsSpacer{flex:auto;min-width:.5rem}.ConsumerPage-module__YQSuoG__metaPill{color:#4f46e5;font-size:var(--text-xs);white-space:nowrap;background:#4f46e514;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .65rem;font-weight:650;display:inline-flex}.ConsumerPage-module__YQSuoG__metaPillMuted{color:#64748b;background:#f1f5f9}.ConsumerPage-module__YQSuoG__toolbar{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.65rem;padding:.15rem .1rem;display:flex}.ConsumerPage-module__YQSuoG__heroTools .ConsumerPage-module__YQSuoG__search{background:#fffffff5;box-shadow:0 1px 2px #0f172a0a}.ConsumerPage-module__YQSuoG__heroTools .ConsumerPage-module__YQSuoG__chip:not(.ConsumerPage-module__YQSuoG__chipActive){background:#ffffffeb}.ConsumerPage-module__YQSuoG__search{color:#94a3b8;background:#ffffffeb;border:1px solid #0f172a14;border-radius:999px;flex:220px;align-items:center;gap:.45rem;min-width:min(280px,100%);max-width:360px;padding:.55rem .9rem;transition:border-color .15s,box-shadow .15s;display:flex}.ConsumerPage-module__YQSuoG__search:focus-within{border-color:#3b82f659;box-shadow:0 0 0 3px #3b82f61a}.ConsumerPage-module__YQSuoG__search input{color:#0f172a;width:100%;min-width:0;font:inherit;font-size:var(--text-sm);background:0 0;border:0;outline:0}.ConsumerPage-module__YQSuoG__chips{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.ConsumerPage-module__YQSuoG__chip{color:#64748b;font:inherit;font-size:var(--text-xs);cursor:pointer;background:#ffffffd9;border:1px solid #0f172a14;border-radius:999px;align-items:center;gap:.3rem;padding:.38rem .9rem;font-weight:550;transition:all .14s;display:inline-flex}.ConsumerPage-module__YQSuoG__chip:hover{color:#3b82f6;background:#fff;border-color:#3b82f647}.ConsumerPage-module__YQSuoG__chipActive{color:#fff;background:linear-gradient(135deg,#0ea5e9,#4f46e5);border-color:#0000;box-shadow:0 6px 14px #4f46e533}.ConsumerPage-module__YQSuoG__panel{background:#ffffffe6;border:1px solid #0f172a12;border-radius:1rem;flex-direction:column;min-height:0;display:flex;overflow:hidden;box-shadow:0 6px 18px -12px #0f172a29}.ConsumerPage-module__YQSuoG__panelGrow{flex:auto;min-height:0}.ConsumerPage-module__YQSuoG__panelHeader{border-bottom:1px solid #0f172a0f;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.2rem;display:flex}.ConsumerPage-module__YQSuoG__panelHeader h2{font-size:var(--text-base);color:#0f172a;margin:0;font-weight:700}.ConsumerPage-module__YQSuoG__panelBody{padding:1.15rem 1.2rem}.ConsumerPage-module__YQSuoG__panelBodyFlush{padding:0}.ConsumerPage-module__YQSuoG__panelBodyScroll{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-height:0;overflow:auto}.ConsumerPage-module__YQSuoG__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.95rem;display:grid}.ConsumerPage-module__YQSuoG__card{background:#ffffffeb;border:1px solid #0f172a12;border-radius:.95rem;flex-direction:column;min-height:0;padding:1.1rem;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;box-shadow:0 4px 14px -10px #0f172a24}.ConsumerPage-module__YQSuoG__card:hover{border-color:#3b82f638;transform:translateY(-2px);box-shadow:0 12px 26px -14px #0f172a33}.ConsumerPage-module__YQSuoG__empty{text-align:center;color:#94a3b8;justify-items:center;gap:.45rem;padding:3rem 1.25rem;display:grid}.ConsumerPage-module__YQSuoG__emptyIcon{color:#64748b;background:#f1f5f9;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:.35rem;display:grid}.ConsumerPage-module__YQSuoG__empty h2{color:#0f172a;font-size:var(--text-base);margin:0;font-weight:700}.ConsumerPage-module__YQSuoG__empty p{color:#64748b;max-width:26rem;font-size:var(--text-sm);margin:0;line-height:1.6}.ConsumerPage-module__YQSuoG__empty a,.ConsumerPage-module__YQSuoG__empty button{color:#4f46e5;font:inherit;font-size:var(--text-sm);cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;margin-top:.65rem;font-weight:700;text-decoration:none;display:inline-flex}.ConsumerPage-module__YQSuoG__tableWrap{width:100%;overflow-x:auto}.ConsumerPage-module__YQSuoG__table{border-collapse:separate;border-spacing:0;width:100%;min-width:720px}.ConsumerPage-module__YQSuoG__table th{color:#64748b;font-size:var(--text-xs);letter-spacing:.03em;text-align:left;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #0f172a0f;padding:.75rem 1rem;font-weight:700}.ConsumerPage-module__YQSuoG__table td{color:#0f172a;font-size:var(--text-sm);vertical-align:middle;border-bottom:1px solid #0f172a0d;padding:.85rem 1rem}.ConsumerPage-module__YQSuoG__table tr:last-child td{border-bottom:0}.ConsumerPage-module__YQSuoG__table tr:hover td{background:#f8fafccc}@media (max-width:760px){.ConsumerPage-module__YQSuoG__page{padding:.9rem .75rem 2rem}.ConsumerPage-module__YQSuoG__hero{padding:1.05rem 1rem}.ConsumerPage-module__YQSuoG__search{flex:100%;max-width:none}.ConsumerPage-module__YQSuoG__heroAside{justify-content:flex-start;width:100%}}
.enterprise-operations-module__XCxHVa__opsContentPane,.enterprise-operations-module__XCxHVa__opsRoot{--ops-ink:#17231f;--ops-muted:#68756f;--ops-green:#125c48;--ops-green-dark:#0c4536;--ops-paper:#f8f8f3;--ops-warm:#efede4;--ops-gold:#b89246;--ops-line:#14443721;--ops-accent-rgb:18 92 72;--ops-shadow-rgb:31 67 57;--ops-sheet-shadow-rgb:11 38 31;--ops-backdrop:#081c1745;--ops-progress-end:#4d907c}.enterprise-operations-module__XCxHVa__sectionNav[data-operations-theme=contract-blue]{--ops-ink:#17263d;--ops-muted:#64748b;--ops-green:#245b9b;--ops-green-dark:#173f72;--ops-paper:#f4f5f7;--ops-warm:#e9eef5;--ops-gold:#6f89aa;--ops-line:#2a548c24;--ops-accent-rgb:36 91 155;--ops-shadow-rgb:25 48 78}.enterprise-operations-module__XCxHVa__contractTheme{--ops-ink:#17263d;--ops-muted:#64748b;--ops-green:#245b9b;--ops-green-dark:#173f72;--ops-paper:#f4f5f7;--ops-warm:#e9eef5;--ops-gold:#6f89aa;--ops-line:#2a548c24;--ops-accent-rgb:36 91 155;--ops-shadow-rgb:25 48 78;--ops-sheet-shadow-rgb:18 37 63;--ops-backdrop:#0c1c3052;--ops-progress-end:#6f91b8;background:radial-gradient(circle at 100% 0%, rgb(var(--ops-accent-rgb) / 10%), transparent 31%), transparent}.enterprise-operations-module__XCxHVa__opsContentPane{min-width:0;height:100%;min-height:0;color:var(--ops-ink);box-sizing:border-box;flex-direction:column;padding:1.15rem 1.6rem 1rem;display:flex;overflow:hidden}.enterprise-operations-module__XCxHVa__opsRoot{flex-direction:column;flex:auto;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.enterprise-operations-module__XCxHVa__scopeChip{border:1px solid rgb(var(--ops-accent-rgb) / 15%);min-height:34px;color:var(--ops-green);background:rgb(var(--ops-accent-rgb) / 6%);font-size:var(--text-xs);border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-weight:700;display:inline-flex}.enterprise-operations-module__XCxHVa__scopeSelect{flex:0 auto;align-items:center;gap:9px;min-width:0;display:flex}.enterprise-operations-module__XCxHVa__scopeSelectLabel{color:var(--ops-muted);font-size:var(--text-xs);flex:none}.enterprise-operations-module__XCxHVa__scopeSelectControl{flex:0 auto;width:min(220px,42vw);min-width:0;max-width:min(220px,42vw)}.enterprise-operations-module__XCxHVa__sectionNav{border:1px solid var(--ops-line);background:#ffffffc7;border-radius:14px;flex-wrap:wrap;flex:none;gap:6px;width:min(100%,1440px);margin:0 auto 12px;padding:5px;display:flex}.enterprise-operations-module__XCxHVa__sectionNav a{min-height:40px;color:var(--ops-muted);font-size:var(--text-sm);border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-weight:650;text-decoration:none;display:inline-flex}.enterprise-operations-module__XCxHVa__sectionNav a:hover{color:var(--ops-green);background:rgb(var(--ops-accent-rgb) / 6%)}.enterprise-operations-module__XCxHVa__sectionNav a[aria-current=page]{color:var(--ops-green-dark);background:rgb(var(--ops-accent-rgb) / 10%);box-shadow:inset 0 0 0 1px rgb(var(--ops-accent-rgb) / 10%);font-weight:750}.enterprise-operations-module__XCxHVa__content{flex:auto;width:min(100%,1440px);min-width:0;max-width:100%;min-height:0;margin:0 auto;padding:0 0 8px;position:relative;overflow:hidden auto}.enterprise-operations-module__XCxHVa__listContent{flex-direction:column;padding-bottom:0;display:flex;overflow:hidden}.enterprise-operations-module__XCxHVa__listChrome{flex:none;align-items:center;gap:10px;min-width:0;margin-bottom:12px;display:flex}.enterprise-operations-module__XCxHVa__listChrome .enterprise-operations-module__XCxHVa__kindTabs,.enterprise-operations-module__XCxHVa__listChrome .enterprise-operations-module__XCxHVa__desktopFilters{flex:auto;margin-bottom:0}.enterprise-operations-module__XCxHVa__listRegion{flex-direction:column;flex:auto;gap:0;min-height:0;display:flex}.enterprise-operations-module__XCxHVa__loadingBar{z-index:50;background:rgb(var(--ops-accent-rgb) / 6%);flex:none;height:2px;margin:-4px 0 12px;position:sticky;top:0;overflow:hidden}.enterprise-operations-module__XCxHVa__loadingBar span{background:var(--ops-green);width:38%;height:100%;animation:1s ease-in-out infinite enterprise-operations-module__XCxHVa__loading;display:block}.enterprise-operations-module__XCxHVa__errorNotice{color:#8d3b30;min-height:48px;font-size:var(--text-sm);background:#fff5f1;border:1px solid #9e41312e;border-radius:13px;flex:none;align-items:center;gap:10px;margin-bottom:12px;padding:8px 9px 8px 14px;display:flex}.enterprise-operations-module__XCxHVa__errorNotice span{flex:1}.enterprise-operations-module__XCxHVa__errorNotice button{min-height:34px;color:inherit;cursor:pointer;font:inherit;font-size:var(--text-xs);background:#9e413114;border:0;border-radius:9px;align-items:center;gap:6px;padding:0 11px;font-weight:700;display:inline-flex}.enterprise-operations-module__XCxHVa__metricGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0;margin-top:0;display:grid}.enterprise-operations-module__XCxHVa__metricCard{border:1px solid var(--ops-line);min-width:0;box-shadow:0 8px 24px rgb(var(--ops-shadow-rgb) / 5%);background:#ffffffba;border-radius:18px;grid-template-columns:auto minmax(0,1fr);column-gap:11px;padding:19px;display:grid}.enterprise-operations-module__XCxHVa__metricIcon{width:38px;height:38px;color:var(--ops-green);background:rgb(var(--ops-accent-rgb) / 7%);border-radius:12px;grid-row:span 3;place-items:center;display:grid}.enterprise-operations-module__XCxHVa__metricCard>span{color:var(--ops-muted);font-size:var(--text-xs)}.enterprise-operations-module__XCxHVa__metricCard>strong{font-family:ui-serif,Noto Serif SC,Songti SC,serif;font-size:var(--text-xl);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;overflow:hidden}.enterprise-operations-module__XCxHVa__metricCard>small{color:var(--ops-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;overflow:hidden}.enterprise-operations-module__XCxHVa__overviewGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;min-width:0;margin-top:14px;display:grid}.enterprise-operations-module__XCxHVa__resourceCard{border:1px solid var(--ops-line);background:#fff;border-radius:20px;padding:24px}.enterprise-operations-module__XCxHVa__resourceCard header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.enterprise-operations-module__XCxHVa__resourceCard header span{color:var(--ops-green);letter-spacing:.16em;font-size:9px;font-weight:850}.enterprise-operations-module__XCxHVa__resourceCard h2{font-family:ui-serif,Noto Serif SC,Songti SC,serif;font-size:var(--text-lg);margin:4px 0 0}.enterprise-operations-module__XCxHVa__resourceCard header>strong{color:var(--ops-green);font-family:ui-serif,Noto Serif SC,Songti SC,serif;font-size:var(--text-2xl);font-weight:560}.enterprise-operations-module__XCxHVa__progressTrack{background:#eaeee9;border-radius:99px;height:7px;margin:20px 0;overflow:hidden}.enterprise-operations-module__XCxHVa__progressTrack span{border-radius:inherit;background:linear-gradient(90deg, var(--ops-green), var(--ops-progress-end));min-width:2px;height:100%;transition:width .28s;display:block}.enterprise-operations-module__XCxHVa__breakdown{grid-template-columns:repeat(3,1fr);gap:12px;margin:0;display:grid}.enterprise-operations-module__XCxHVa__breakdown div{min-width:0}.enterprise-operations-module__XCxHVa__breakdown dt{color:var(--ops-muted);font-size:var(--text-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.enterprise-operations-module__XCxHVa__breakdown dd{color:var(--ops-ink);font-size:var(--text-sm);margin:5px 0 0;font-weight:750}.enterprise-operations-module__XCxHVa__costStrip{border:1px solid var(--ops-line);background:var(--ops-warm);border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:center;gap:24px;min-width:0;margin-top:14px;padding:18px 22px;display:grid}.enterprise-operations-module__XCxHVa__costStrip>div{display:grid}.enterprise-operations-module__XCxHVa__costStrip span{color:var(--ops-muted);font-size:var(--text-xs)}.enterprise-operations-module__XCxHVa__costStrip strong{font-family:ui-serif,Noto Serif SC,Songti SC,serif;font-size:var(--text-lg);margin-top:3px}.enterprise-operations-module__XCxHVa__costStrip a{color:#fff;background:var(--ops-green);min-height:40px;font-size:var(--text-sm);border-radius:11px;align-items:center;gap:7px;padding:0 14px;font-weight:700;text-decoration:none;display:inline-flex}.enterprise-operations-module__XCxHVa__mobileFilterButton{border:1px solid var(--ops-line);min-height:42px;color:var(--ops-green);font:inherit;font-size:var(--text-sm);background:#fff;border-radius:12px;flex:none;align-items:center;gap:7px;padding:0 14px;font-weight:700;display:none}.enterprise-operations-module__XCxHVa__mobileListToolbar{display:none}.enterprise-operations-module__XCxHVa__kindTabs{border:1px solid var(--ops-line);background:#ecece5;border-radius:14px;gap:5px;margin-bottom:13px;padding:5px;display:flex}.enterprise-operations-module__XCxHVa__kindTabs button{min-height:38px;color:var(--ops-muted);cursor:pointer;font:inherit;font-size:var(--text-sm);background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-weight:700;display:inline-flex}.enterprise-operations-module__XCxHVa__kindTabs button[aria-pressed=true]{color:var(--ops-green);box-shadow:0 4px 14px rgb(var(--ops-shadow-rgb) / 8%);background:#fff}.enterprise-operations-module__XCxHVa__usageSummary{border:1px solid var(--ops-line);background:linear-gradient(90deg, rgb(var(--ops-accent-rgb) / 5%), transparent), #fff;border-radius:17px;flex:none;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;margin-bottom:12px;display:grid;overflow:hidden}.enterprise-operations-module__XCxHVa__usageSummary>div{border-right:1px solid var(--ops-line);min-width:0;padding:17px 20px;display:grid}.enterprise-operations-module__XCxHVa__usageSummary>div:last-child{border-right:0}.enterprise-operations-module__XCxHVa__usageSummary span{color:var(--ops-muted);font-size:var(--text-xs)}.enterprise-operations-module__XCxHVa__usageSummary strong{font-family:ui-serif,Noto Serif SC,Songti SC,serif;font-size:var(--text-xl);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;overflow:hidden}.enterprise-operations-module__XCxHVa__desktopFilters{border:1px solid var(--ops-line);background:#ffffffb3;border-radius:16px;flex:none;grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,.8fr));align-items:end;gap:10px;min-width:0;margin-bottom:12px;padding:15px;display:grid}.enterprise-operations-module__XCxHVa__desktopFilters label,.enterprise-operations-module__XCxHVa__sheetFields label,.enterprise-operations-module__XCxHVa__filterField{gap:6px;min-width:0;display:grid}.enterprise-operations-module__XCxHVa__desktopFilters label>span,.enterprise-operations-module__XCxHVa__sheetFields label>span,.enterprise-operations-module__XCxHVa__filterField>span{color:var(--ops-muted);font-size:var(--text-xs)}.enterprise-operations-module__XCxHVa__desktopFilters input,.enterprise-operations-module__XCxHVa__sheetFields input,.enterprise-operations-module__XCxHVa__sheetFields select{border:1px solid var(--ops-line);width:100%;min-height:40px;color:var(--ops-ink);font:inherit;font-size:var(--text-sm);background:#fff;border-radius:10px;outline:0;padding:0 10px}.enterprise-operations-module__XCxHVa__desktopFilters input:focus,.enterprise-operations-module__XCxHVa__sheetFields input:focus,.enterprise-operations-module__XCxHVa__sheetFields select:focus{border-color:rgb(var(--ops-accent-rgb) / 42%);box-shadow:0 0 0 3px rgb(var(--ops-accent-rgb) / 8%)}.enterprise-operations-module__XCxHVa__inputWithIcon{position:relative}.enterprise-operations-module__XCxHVa__inputWithIcon svg{color:var(--ops-muted);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.enterprise-operations-module__XCxHVa__inputWithIcon input{padding-left:32px}.enterprise-operations-module__XCxHVa__tableFrame{border:1px solid var(--ops-line);background:#fff;border-radius:18px;flex-direction:column;flex:auto;min-width:0;max-width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.enterprise-operations-module__XCxHVa__tableScroll{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-width:0;min-height:0;overflow:auto}.enterprise-operations-module__XCxHVa__desktopTable{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.enterprise-operations-module__XCxHVa__desktopTable th{z-index:2;height:42px;color:var(--ops-muted);box-shadow:inset 0 -1px 0 var(--ops-line);font-size:var(--text-xs);text-align:left;background:#f0f1eb;padding:0 14px;font-weight:700;position:sticky;top:0}.enterprise-operations-module__XCxHVa__desktopTable th:first-child{width:28%}.enterprise-operations-module__XCxHVa__desktopTable th:last-child{width:72px}.enterprise-operations-module__XCxHVa__desktopTable th:last-child,.enterprise-operations-module__XCxHVa__desktopTable td:last-child{padding-left:10px;padding-right:20px}.enterprise-operations-module__XCxHVa__desktopTable td{border-bottom:1px solid var(--ops-line);color:#45554f;height:66px;font-size:var(--text-sm);vertical-align:middle;background:#fff;padding:9px 14px}.enterprise-operations-module__XCxHVa__desktopTable tbody tr:last-child td{border-bottom:0}.enterprise-operations-module__XCxHVa__desktopTable td:first-child{align-content:center;display:grid}.enterprise-operations-module__XCxHVa__desktopTable td strong{color:var(--ops-ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.enterprise-operations-module__XCxHVa__desktopTable td small{color:var(--ops-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;overflow:hidden}.enterprise-operations-module__XCxHVa__desktopTable td>button{width:34px;height:34px;color:var(--ops-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;display:grid}.enterprise-operations-module__XCxHVa__desktopTable tr:hover td{background:#fafbf7}.enterprise-operations-module__XCxHVa__desktopTable tr:hover td>button{color:var(--ops-green);background:rgb(var(--ops-accent-rgb) / 7%)}.enterprise-operations-module__XCxHVa__successBadge,.enterprise-operations-module__XCxHVa__failureBadge{border-radius:99px;align-items:center;min-height:25px;padding:0 8px;font-size:11px;font-weight:750;display:inline-flex}.enterprise-operations-module__XCxHVa__successBadge{color:#176145;background:#e8f5ed}.enterprise-operations-module__XCxHVa__failureBadge{color:#943d33;background:#fff0ec}.enterprise-operations-module__XCxHVa__mobileCards,.enterprise-operations-module__XCxHVa__mobileInfiniteStatus,.enterprise-operations-module__XCxHVa__mobileBackToTop{display:none}.enterprise-operations-module__XCxHVa__emptyState{height:100%;min-height:min(220px,100%);color:var(--ops-muted);text-align:center;place-content:center;justify-items:center;padding:30px;display:grid}.enterprise-operations-module__XCxHVa__emptyState svg{color:var(--ops-green)}.enterprise-operations-module__XCxHVa__emptyState strong{color:var(--ops-ink);margin-top:10px}.enterprise-operations-module__XCxHVa__emptyState span{font-size:var(--text-sm);margin-top:4px}.enterprise-operations-module__XCxHVa__paginationBar{border:1px solid var(--ops-line);background:#ffffffd1;border-radius:14px;flex:none;align-items:center;min-width:0;margin-top:0;padding:0;display:flex;overflow:hidden}.enterprise-operations-module__XCxHVa__paginationBar>*{width:100%}.enterprise-operations-module__XCxHVa__sheetLayer{z-index:180;position:fixed;inset:0}.enterprise-operations-module__XCxHVa__sheetScrim{background:var(--ops-backdrop);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:0;width:100%;position:absolute;inset:0}.enterprise-operations-module__XCxHVa__detailSheet,.enterprise-operations-module__XCxHVa__filterSheet{background:var(--ops-paper);width:min(480px,92vw);box-shadow:-20px 0 56px rgb(var(--ops-sheet-shadow-rgb) / 18%);padding:24px;animation:.18s cubic-bezier(.16,1,.3,1) enterprise-operations-module__XCxHVa__sheetIn;position:absolute;top:0;bottom:0;right:0;overflow-y:auto}.enterprise-operations-module__XCxHVa__detailSheet header,.enterprise-operations-module__XCxHVa__filterSheet header{border-bottom:1px solid var(--ops-line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:19px;display:flex}.enterprise-operations-module__XCxHVa__detailSheet header>div,.enterprise-operations-module__XCxHVa__filterSheet header>div{min-width:0;display:grid}.enterprise-operations-module__XCxHVa__detailSheet header span,.enterprise-operations-module__XCxHVa__filterSheet header span{color:var(--ops-green);letter-spacing:.16em;font-size:9px;font-weight:850}.enterprise-operations-module__XCxHVa__detailSheet header strong,.enterprise-operations-module__XCxHVa__filterSheet header strong{font-family:ui-serif,Noto Serif SC,Songti SC,serif;font-size:var(--text-xl);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;overflow:hidden}.enterprise-operations-module__XCxHVa__detailSheet header button,.enterprise-operations-module__XCxHVa__filterSheet header button{width:40px;height:40px;color:var(--ops-muted);background:rgb(var(--ops-accent-rgb) / 7%);cursor:pointer;border:0;border-radius:12px;flex:none;place-items:center;display:grid}.enterprise-operations-module__XCxHVa__detailSheet dl{margin:8px 0 0}.enterprise-operations-module__XCxHVa__detailSheet dl>div{border-bottom:1px solid var(--ops-line);grid-template-columns:120px minmax(0,1fr);gap:18px;padding:16px 2px;display:grid}.enterprise-operations-module__XCxHVa__detailSheet dt{color:var(--ops-muted);font-size:var(--text-sm)}.enterprise-operations-module__XCxHVa__detailSheet dd{overflow-wrap:anywhere;min-width:0;color:var(--ops-ink);font-size:var(--text-sm);text-align:right;margin:0;font-weight:650}.enterprise-operations-module__XCxHVa__metadataBlock{margin-top:22px}.enterprise-operations-module__XCxHVa__metadataBlock>span{color:var(--ops-muted);font-size:var(--text-xs)}.enterprise-operations-module__XCxHVa__metadataBlock pre{border:1px solid var(--ops-line);color:#3e504a;white-space:pre-wrap;background:#eceee8;border-radius:12px;margin:8px 0 0;padding:14px;font-size:11px;line-height:1.65;overflow-x:auto}.enterprise-operations-module__XCxHVa__sheetFields{gap:16px;padding:22px 0;display:grid}.enterprise-operations-module__XCxHVa__sheetActions{grid-template-columns:1fr 1.4fr;gap:9px;display:grid}.enterprise-operations-module__XCxHVa__sheetActions button{border:1px solid var(--ops-line);min-height:44px;color:var(--ops-ink);cursor:pointer;font:inherit;font-size:var(--text-sm);background:#fff;border-radius:12px;font-weight:750}.enterprise-operations-module__XCxHVa__sheetActions button:last-child{border-color:var(--ops-green);color:#fff;background:var(--ops-green)}.enterprise-operations-module__XCxHVa__unsupportedNote{color:#6b7c77;font-size:var(--text-sm);margin:14px 0 0;line-height:1.6}.enterprise-operations-module__XCxHVa__denied{min-height:100vh;min-height:100dvh;padding:max(32px, env(safe-area-inset-top)) max(24px, env(safe-area-inset-right)) max(32px, env(safe-area-inset-bottom)) max(24px, env(safe-area-inset-left));color:var(--ops-muted,#68756f);text-align:center;background:radial-gradient(circle at 50% 20%,#b892461f,#0000 28%),#f5f4ee;place-content:center;justify-items:center;display:grid}.enterprise-operations-module__XCxHVa__denied>span{width:58px;height:58px;color:var(--ops-green,#125c48);box-shadow:0 16px 38px rgb(var(--ops-shadow-rgb) / 10%);background:#fff;border-radius:19px;place-items:center;display:grid}.enterprise-operations-module__XCxHVa__denied h1{color:var(--ops-ink,#17231f);font-family:ui-serif,Noto Serif SC,Songti SC,serif;font-size:var(--text-2xl);margin:14px 0 7px}.enterprise-operations-module__XCxHVa__denied>p{max-width:440px;font-size:var(--text-sm);margin:0;line-height:1.7}.enterprise-operations-module__XCxHVa__denied a{color:#fff;background:var(--ops-green,#125c48);min-height:42px;font-size:var(--text-sm);border-radius:12px;align-items:center;gap:8px;margin-top:20px;padding:0 15px;font-weight:700;text-decoration:none;display:inline-flex}.enterprise-operations-module__XCxHVa__denied.enterprise-operations-module__XCxHVa__contractTheme{background:radial-gradient(circle at 50% 18%, rgb(var(--ops-accent-rgb) / 13%), transparent 29%), linear-gradient(180deg, var(--ops-paper), #e9edf2)}.enterprise-operations-module__XCxHVa__denied.enterprise-operations-module__XCxHVa__contractTheme>span{color:var(--ops-green);box-shadow:0 16px 38px rgb(var(--ops-shadow-rgb) / 10%);background:#ffffffe6}.enterprise-operations-module__XCxHVa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@keyframes enterprise-operations-module__XCxHVa__loading{0%{transform:translate(-110%)}to{transform:translate(360%)}}@keyframes enterprise-operations-module__XCxHVa__sheetIn{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@media (max-width:1000px){.enterprise-operations-module__XCxHVa__metricGrid,.enterprise-operations-module__XCxHVa__desktopFilters{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.enterprise-operations-module__XCxHVa__metricGrid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (max-width:768px){.enterprise-operations-module__XCxHVa__scopeSelect{gap:0}.enterprise-operations-module__XCxHVa__scopeSelectLabel{display:none}.enterprise-operations-module__XCxHVa__scopeSelectControl{width:min(148px,42vw);max-width:148px}.enterprise-operations-module__XCxHVa__scopeChip{padding:0 9px}.enterprise-operations-module__XCxHVa__sectionNav{grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:12px;padding:4px;display:grid}.enterprise-operations-module__XCxHVa__sectionNav a{min-height:38px;font-size:var(--text-xs);padding:0 8px}.enterprise-operations-module__XCxHVa__sectionNav a svg{display:none}.enterprise-operations-module__XCxHVa__opsContentPane{padding:13px max(12px, env(safe-area-inset-right)) 0 max(12px, env(safe-area-inset-left))}.enterprise-operations-module__XCxHVa__content{padding:0}.enterprise-operations-module__XCxHVa__loadingBar{display:none}.enterprise-operations-module__XCxHVa__metricGrid{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:0}.enterprise-operations-module__XCxHVa__metricCard{border-radius:16px;padding:14px;display:block}.enterprise-operations-module__XCxHVa__metricIcon{width:34px;height:34px;margin-bottom:15px}.enterprise-operations-module__XCxHVa__metricCard>span,.enterprise-operations-module__XCxHVa__metricCard>strong,.enterprise-operations-module__XCxHVa__metricCard>small{display:block}.enterprise-operations-module__XCxHVa__metricCard>strong{font-size:var(--text-lg)}.enterprise-operations-module__XCxHVa__overviewGrid{grid-template-columns:1fr;gap:10px;margin-top:10px}.enterprise-operations-module__XCxHVa__resourceCard{border-radius:18px;padding:19px}.enterprise-operations-module__XCxHVa__breakdown{gap:8px}.enterprise-operations-module__XCxHVa__breakdown dt{white-space:normal}.enterprise-operations-module__XCxHVa__costStrip{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px;padding:16px}.enterprise-operations-module__XCxHVa__costStrip>div{min-width:0}.enterprise-operations-module__XCxHVa__costStrip strong{font-size:var(--text-base);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.enterprise-operations-module__XCxHVa__costStrip a{grid-column:span 3;margin-top:4px}.enterprise-operations-module__XCxHVa__listChrome{align-items:stretch;gap:8px;margin-bottom:10px;display:grid}.enterprise-operations-module__XCxHVa__listChrome .enterprise-operations-module__XCxHVa__kindTabs{width:100%}.enterprise-operations-module__XCxHVa__mobileListToolbar{border:1px solid var(--ops-line);background:#ffffffb8;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:7px 8px 7px 13px;display:flex}.enterprise-operations-module__XCxHVa__mobileListHeading{min-width:0;display:grid}.enterprise-operations-module__XCxHVa__mobileListHeading strong{font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.enterprise-operations-module__XCxHVa__mobileListHeading span{color:var(--ops-muted);font-size:var(--text-xs);margin-top:3px}.enterprise-operations-module__XCxHVa__mobileFilterButton{flex:none;justify-content:center;min-width:78px;min-height:44px;display:inline-flex}.enterprise-operations-module__XCxHVa__mobileStorageOrder{border:1px solid rgb(var(--ops-accent-rgb) / 8%);min-width:78px;min-height:44px;color:var(--ops-muted);background:var(--ops-warm);font-size:var(--text-xs);border-radius:12px;flex:none;justify-content:center;align-items:center;padding:0 12px;font-weight:700;display:inline-flex}.enterprise-operations-module__XCxHVa__kindTabs{grid-template-columns:1fr 1fr;display:grid}.enterprise-operations-module__XCxHVa__usageSummary{grid-template-columns:repeat(2,1fr)}.enterprise-operations-module__XCxHVa__usageSummary>div{border-bottom:1px solid var(--ops-line);padding:14px}.enterprise-operations-module__XCxHVa__usageSummary>div:nth-child(2){border-right:0}.enterprise-operations-module__XCxHVa__usageSummary>div:nth-child(3),.enterprise-operations-module__XCxHVa__usageSummary>div:nth-child(4){border-bottom:0}.enterprise-operations-module__XCxHVa__usageSummary strong{font-size:var(--text-lg)}.enterprise-operations-module__XCxHVa__desktopFilters,.enterprise-operations-module__XCxHVa__desktopTable{display:none}.enterprise-operations-module__XCxHVa__tableFrame{background:0 0;border:0;border-radius:0;overflow:hidden}.enterprise-operations-module__XCxHVa__tableScroll{flex-direction:column;display:flex;overflow:auto}.enterprise-operations-module__XCxHVa__mobileCards{flex:none;gap:8px;padding-bottom:2px;display:grid}.enterprise-operations-module__XCxHVa__mobileInfiniteStatus{min-height:36px;color:var(--ops-muted);font-size:var(--text-xs);place-items:center;margin-top:auto;padding:7px 0;display:grid}.enterprise-operations-module__XCxHVa__mobileBackToTop{z-index:4;border:1px solid rgb(var(--ops-accent-rgb) / 24%);color:#fff;background:var(--ops-green);min-width:58px;min-height:44px;box-shadow:0 8px 24px rgb(var(--ops-shadow-rgb) / 18%);font:inherit;font-size:var(--text-xs);border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:0 12px;font-weight:750;display:inline-flex;position:absolute;bottom:8px;right:12px}.enterprise-operations-module__XCxHVa__usageCard,.enterprise-operations-module__XCxHVa__auditCard{border:1px solid var(--ops-line);width:100%;min-width:0;color:var(--ops-ink);box-shadow:0 6px 18px rgb(var(--ops-shadow-rgb) / 5%);font:inherit;text-align:left;background:#fff;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:13px;display:grid}.enterprise-operations-module__XCxHVa__cardIcon{width:38px;height:38px;color:var(--ops-green);background:rgb(var(--ops-accent-rgb) / 7%);border-radius:12px;place-items:center;display:grid}.enterprise-operations-module__XCxHVa__cardMain{min-width:0;display:grid}.enterprise-operations-module__XCxHVa__cardMain strong,.enterprise-operations-module__XCxHVa__cardMain small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.enterprise-operations-module__XCxHVa__cardMain strong{font-size:var(--text-sm)}.enterprise-operations-module__XCxHVa__cardMain small{color:var(--ops-muted);margin-top:4px;font-size:10px}.enterprise-operations-module__XCxHVa__cardValue{justify-items:end;display:grid}.enterprise-operations-module__XCxHVa__cardValue strong{font-family:ui-serif,Noto Serif SC,Songti SC,serif;font-size:var(--text-sm)}.enterprise-operations-module__XCxHVa__cardValue small,.enterprise-operations-module__XCxHVa__cardMeta{color:var(--ops-muted);margin-top:3px;font-size:10px}.enterprise-operations-module__XCxHVa__auditDot{border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px}.enterprise-operations-module__XCxHVa__auditDotSuccess{color:#2f8c601f;background:#2f8c60}.enterprise-operations-module__XCxHVa__auditDotFailure{color:#ad483a1f;background:#ad483a}.enterprise-operations-module__XCxHVa__paginationBar{display:none}.enterprise-operations-module__XCxHVa__detailSheet,.enterprise-operations-module__XCxHVa__filterSheet{width:100%;max-height:min(86vh,720px);max-height:min(86dvh,720px);padding:22px 17px max(20px, env(safe-area-inset-bottom));box-shadow:0 -20px 56px rgb(var(--ops-sheet-shadow-rgb) / 18%);border-radius:24px 24px 0 0;animation-name:enterprise-operations-module__XCxHVa__sheetUp;top:auto}.enterprise-operations-module__XCxHVa__detailSheet dl>div{grid-template-columns:100px minmax(0,1fr)}}@keyframes enterprise-operations-module__XCxHVa__sheetUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__sectionNav{border-color:var(--ops-line);box-shadow:0 8px 24px rgb(var(--ops-shadow-rgb) / 6%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(68px,1fr))}.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__sectionNav a{border-radius:11px;min-height:42px}.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__sectionNav a[aria-current=page]{color:var(--ops-green-dark);background:rgb(var(--ops-accent-rgb) / 10%);box-shadow:inset 0 0 0 1px rgb(var(--ops-accent-rgb) / 8%)}.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__metricCard,.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__resourceCard,.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__mobileListToolbar,.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__usageSummary{border-color:var(--ops-line);box-shadow:0 8px 24px rgb(var(--ops-shadow-rgb) / 6%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd6}.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__metricCard{position:relative;overflow:hidden}.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__metricCard:after{content:"";background:rgb(var(--ops-accent-rgb) / 5%);pointer-events:none;border-radius:50%;width:74px;height:74px;position:absolute;bottom:-26px;right:-18px}.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__metricIcon,.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__cardIcon{color:var(--ops-green);background:rgb(var(--ops-accent-rgb) / 8%);box-shadow:inset 0 0 0 1px rgb(var(--ops-accent-rgb) / 6%)}.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__resourceCard{background:linear-gradient(145deg, rgb(var(--ops-accent-rgb) / 4%), transparent 48%), #fff}.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__costStrip{border-color:var(--ops-line);background:linear-gradient(135deg, rgb(var(--ops-accent-rgb) / 7%), transparent 58%), var(--ops-warm)}.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__costStrip a,.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__sheetActions button:last-child{border-color:var(--ops-green);background:var(--ops-green);box-shadow:0 8px 18px rgb(var(--ops-accent-rgb) / 16%)}.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__kindTabs{border-color:var(--ops-line);background:var(--ops-warm)}.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__kindTabs button[aria-pressed=true]{color:var(--ops-green);box-shadow:0 5px 16px rgb(var(--ops-shadow-rgb) / 8%);background:#fff}.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__usageCard,.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__auditCard{border-color:var(--ops-line);box-shadow:0 7px 20px rgb(var(--ops-shadow-rgb) / 6%);background:#ffffffe0}.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__mobileFilterButton{border-color:var(--ops-line);color:var(--ops-green);background:#fff}.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__detailSheet,.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__filterSheet{color:var(--ops-ink);background:radial-gradient(circle at 100% 0%, rgb(var(--ops-accent-rgb) / 9%), transparent 30%), var(--ops-paper)}.enterprise-operations-module__XCxHVa__contractTheme .enterprise-operations-module__XCxHVa__metadataBlock pre{border-color:var(--ops-line);color:var(--ops-ink);background:var(--ops-warm)}}@media (prefers-reduced-motion:reduce){.enterprise-operations-module__XCxHVa__loadingBar span,.enterprise-operations-module__XCxHVa__detailSheet,.enterprise-operations-module__XCxHVa__filterSheet,.enterprise-operations-module__XCxHVa__progressTrack span{transition:none;animation:none}}
.audit-logs-module__URpLVW__page{flex-direction:column;flex:auto;gap:1rem;height:100%;min-height:0;display:flex}.audit-logs-module__URpLVW__header{z-index:40;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex;position:relative;overflow:visible!important}.audit-logs-module__URpLVW__pageTitle{font-size:var(--text-xl);align-items:center;gap:.5rem;margin:0;font-weight:700;display:flex}.audit-logs-module__URpLVW__filterBar{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.audit-logs-module__URpLVW__filterSelects{align-items:center;gap:.5rem;display:flex}.audit-logs-module__URpLVW__actionSelect{min-width:220px}.audit-logs-module__URpLVW__entitySelect{min-width:180px}.audit-logs-module__URpLVW__dateRangeGroup{align-items:center;gap:.5rem;display:flex}.audit-logs-module__URpLVW__dateSeparator{font-size:var(--text-sm);color:hsl(var(--muted-foreground))}.audit-logs-module__URpLVW__tableContainer{scrollbar-gutter:stable;flex:auto;min-height:0;padding:0;position:relative;overflow:auto}.audit-logs-module__URpLVW__table{border-collapse:separate;border-spacing:0;text-align:left;width:100%;margin-bottom:1rem}.audit-logs-module__URpLVW__table th{font-size:var(--text-xs);color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#fffffffa;border-bottom:2px solid #0000000d;padding:1.5rem 1rem .75rem;font-weight:600;position:sticky;top:0}.audit-logs-module__URpLVW__table th:first-child,.audit-logs-module__URpLVW__table td:first-child{padding-left:1.5rem}.audit-logs-module__URpLVW__table th:last-child,.audit-logs-module__URpLVW__table td:last-child{padding-right:1.5rem}.audit-logs-module__URpLVW__table td{font-size:var(--text-sm);vertical-align:top;border-bottom:1px solid #00000008;padding:.75rem 1rem}.audit-logs-module__URpLVW__actionBadge{font-size:var(--text-xs);letter-spacing:.02em;border-radius:6px;align-items:center;padding:.2rem .6rem;font-family:Courier New,monospace;font-weight:600;display:inline-flex}.audit-logs-module__URpLVW__entityBadge{font-size:var(--text-xs);color:hsl(var(--muted-foreground));background:#0000000a;border-radius:4px;padding:.15rem .5rem;font-family:monospace;font-weight:600;display:inline-block}.audit-logs-module__URpLVW__operatorCell{font-size:var(--text-sm);color:hsl(var(--foreground))}.audit-logs-module__URpLVW__operatorSub{font-size:var(--text-xs);color:hsl(var(--muted-foreground));margin-top:2px}.audit-logs-module__URpLVW__dateCell{font-size:var(--text-xs);color:hsl(var(--muted-foreground));white-space:nowrap}.audit-logs-module__URpLVW__changesCell{font-size:var(--text-xs);color:hsl(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;cursor:pointer;max-width:240px;font-family:Courier New,monospace;overflow:hidden}.audit-logs-module__URpLVW__ipCell{font-size:var(--text-xs);color:hsl(var(--muted-foreground));font-family:monospace}.audit-logs-module__URpLVW__emptyState{text-align:center;color:hsl(var(--muted-foreground));font-size:var(--text-sm);padding:3rem}.audit-logs-module__URpLVW__loadingSkeleton{flex-direction:column;gap:.75rem;display:flex}.audit-logs-module__URpLVW__skeletonRow{background:#0000000a;border-radius:6px;height:2.5rem}.audit-logs-module__URpLVW__paginationCard{flex-shrink:0}
.product-packs-module__IsdP2a__page{box-sizing:border-box;flex-direction:column;flex:auto;gap:1rem;height:100%;min-height:0;padding:1.5rem;display:flex;overflow:hidden}.product-packs-module__IsdP2a__header{flex-shrink:0;justify-content:space-between;align-items:flex-end;gap:1rem;width:100%;max-width:none;margin:0;display:flex}.product-packs-module__IsdP2a__headerActions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.product-packs-module__IsdP2a__filters{background:#ffffffd9;border:1px solid #0f172a14;border-radius:12px;flex-shrink:0;grid-template-columns:minmax(180px,1.6fr) minmax(120px,.8fr) auto;align-items:center;gap:.6rem;width:100%;max-width:none;margin:0;padding:.85rem 1rem;display:grid}.product-packs-module__IsdP2a__searchField{color:#64748b;background:#fff;border:1px solid #0f172a1f;border-radius:8px;align-items:center;gap:.45rem;min-height:2.35rem;padding:0 .65rem;display:flex}.product-packs-module__IsdP2a__searchField input{color:#0f172a;width:100%;font:inherit;font-size:var(--text-sm);background:0 0;border:0;outline:none}.product-packs-module__IsdP2a__tableCard{background:#ffffffe0;border:1px solid #0f172a14;border-radius:13px;flex-direction:column;flex:auto;width:100%;max-width:none;min-height:0;margin:0;display:flex;overflow:hidden;box-shadow:0 8px 20px #0f172a0a}.product-packs-module__IsdP2a__tableWrap{scrollbar-gutter:stable;flex:auto;min-height:0;overflow:auto}.product-packs-module__IsdP2a__table{border-collapse:collapse;width:100%}.product-packs-module__IsdP2a__table th,.product-packs-module__IsdP2a__table td{text-align:left;vertical-align:top;font-size:var(--text-sm);border-bottom:1px solid #0f172a0f;padding:.85rem 1rem}.product-packs-module__IsdP2a__table th{color:#64748b;font-size:var(--text-xs);background:#f8fafc;font-weight:750}.product-packs-module__IsdP2a__cellMain{color:#0f172a;font-weight:650}.product-packs-module__IsdP2a__cellSub{color:#94a3b8;font-size:var(--text-xs);margin-top:.2rem}.product-packs-module__IsdP2a__emptyCell{color:#94a3b8;text-align:center!important;padding:2.5rem 1rem!important}.product-packs-module__IsdP2a__muted{color:#cbd5e1}.product-packs-module__IsdP2a__warning{color:#b45309;background:#fffbeb}.product-packs-module__IsdP2a__rowActions{flex-wrap:wrap;gap:.4rem;display:flex}.product-packs-module__IsdP2a__linkBtn{color:#4f46e5;font:inherit;font-size:var(--text-xs);cursor:pointer;background:0 0;border:0;padding:.2rem .35rem;font-weight:750}.product-packs-module__IsdP2a__primaryBtn,.product-packs-module__IsdP2a__secondaryBtn{font:inherit;font-size:var(--text-sm);cursor:pointer;border-radius:8px;align-items:center;gap:.35rem;padding:.55rem .8rem;font-weight:750;display:inline-flex}.product-packs-module__IsdP2a__primaryBtn{color:#fff;background:#4f46e5;border:1px solid #4f46e52e}.product-packs-module__IsdP2a__secondaryBtn{color:#334155;background:#fff;border:1px solid #0f172a1f}.product-packs-module__IsdP2a__primaryBtn:disabled,.product-packs-module__IsdP2a__secondaryBtn:disabled{cursor:wait;opacity:.55}.product-packs-module__IsdP2a__paginationWrap{background:#fffffffa;border-top:1px solid #0f172a0f;flex-shrink:0;padding:.75rem 1rem 1rem}.product-packs-module__IsdP2a__modalOverlay,.product-packs-module__IsdP2a__drawerOverlay,.product-packs-module__IsdP2a__modalOverlayNested{background:#0f172a73;position:fixed;inset:0}.product-packs-module__IsdP2a__modalOverlay,.product-packs-module__IsdP2a__drawerOverlay{z-index:80}.product-packs-module__IsdP2a__modalOverlayNested{z-index:100;background:#0f172a8c;place-items:center;padding:1rem;display:grid}.product-packs-module__IsdP2a__modalOverlay{place-items:center;padding:1rem;display:grid}.product-packs-module__IsdP2a__drawerOverlay{justify-content:flex-end;display:flex}.product-packs-module__IsdP2a__modal{box-sizing:border-box;background:#fff;border-radius:14px;width:min(440px,100%);min-width:0;max-height:min(90vh,760px);padding:1.15rem 1.25rem 1.25rem;overflow:hidden auto;box-shadow:0 24px 60px #0f172a33}.product-packs-module__IsdP2a__modalForm{flex-direction:column;width:min(420px,100%);min-height:420px;max-height:none;display:flex;overflow:visible}.product-packs-module__IsdP2a__modalForm .product-packs-module__IsdP2a__addMemberForm{flex:1;align-content:start}.product-packs-module__IsdP2a__modalWide{width:min(720px,96vw)}.product-packs-module__IsdP2a__panelBody{gap:.85rem;min-width:0;display:grid}.product-packs-module__IsdP2a__panelLead{gap:.15rem;display:grid}.product-packs-module__IsdP2a__panelToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.product-packs-module__IsdP2a__panelCount{color:#64748b;font-size:var(--text-sm);font-weight:650}.product-packs-module__IsdP2a__emptyState{color:#94a3b8;text-align:center;border:1px dashed #0f172a1f;border-radius:12px;place-items:center;gap:.65rem;padding:2.25rem 1rem;display:grid}.product-packs-module__IsdP2a__emptyState p{font-size:var(--text-sm);margin:0}.product-packs-module__IsdP2a__emptyStateCompact{color:#64748b;font-size:var(--text-sm);background:#f8fafc;border-radius:10px;gap:.35rem;padding:1rem;display:grid}.product-packs-module__IsdP2a__emptyStateCompact p{margin:0}.product-packs-module__IsdP2a__entityTableWrap{background:#fff;border:1px solid #0f172a14;border-radius:12px;overflow:hidden}.product-packs-module__IsdP2a__entityTable{border-collapse:collapse;table-layout:fixed;width:100%}.product-packs-module__IsdP2a__entityTable th,.product-packs-module__IsdP2a__entityTable td{text-align:left;vertical-align:middle;font-size:var(--text-sm);border-bottom:1px solid #0f172a0f;padding:.75rem .9rem}.product-packs-module__IsdP2a__entityTable th{color:#64748b;font-size:var(--text-xs);background:#f8fafc;font-weight:750}.product-packs-module__IsdP2a__entityTable tbody tr:last-child td{border-bottom:0}.product-packs-module__IsdP2a__entityTable tbody tr:hover td{background:#fafbff}.product-packs-module__IsdP2a__entityPrimary{color:#0f172a;overflow-wrap:anywhere;font-weight:650}.product-packs-module__IsdP2a__entitySecondary{color:#94a3b8;font-size:var(--text-xs);overflow-wrap:anywhere;margin-top:.15rem}.product-packs-module__IsdP2a__colAction{width:12rem;text-align:right!important}.product-packs-module__IsdP2a__roleSelect{max-width:9.5rem}.product-packs-module__IsdP2a__configSection{border-top:1px solid #0f172a14;min-width:0;margin-top:.85rem;padding-top:.85rem}.product-packs-module__IsdP2a__addMemberForm{gap:1rem;min-width:0;display:grid}.product-packs-module__IsdP2a__addMemberField{color:#475569;min-width:0;font-size:var(--text-xs);gap:.4rem;font-weight:700;display:grid}.product-packs-module__IsdP2a__addMemberField .product-packs-module__IsdP2a__fullWidthSelect{z-index:2;position:relative}.product-packs-module__IsdP2a__userPicker{width:100%;min-width:0;position:relative}.product-packs-module__IsdP2a__userPickerTriggerRow{grid-template-columns:1fr auto;align-items:center;gap:.4rem;min-width:0;display:grid}.product-packs-module__IsdP2a__userPickerTrigger,.product-packs-module__IsdP2a__userPickerField{box-sizing:border-box;color:#0f172a;width:100%;min-height:2.5rem;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:10px;align-items:center;gap:.5rem;padding:.45rem .75rem;display:flex}.product-packs-module__IsdP2a__userPickerField{cursor:text;padding-left:.65rem}.product-packs-module__IsdP2a__userPickerFieldOpen{border-color:#4f46e559;box-shadow:0 0 0 3px #4f46e51a}.product-packs-module__IsdP2a__userPickerField input{color:#0f172a;min-width:0;font:inherit;font-size:var(--text-sm);background:0 0;border:0;outline:none;flex:1;font-weight:500}.product-packs-module__IsdP2a__userPickerSearchIcon,.product-packs-module__IsdP2a__userPickerChevron{color:#94a3b8;flex-shrink:0}.product-packs-module__IsdP2a__userPickerSelected{flex:1;gap:.1rem;min-width:0;display:grid}.product-packs-module__IsdP2a__userPickerName{color:#0f172a;font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:650;overflow:hidden}.product-packs-module__IsdP2a__userPickerMeta{color:#94a3b8;font-size:var(--text-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-packs-module__IsdP2a__userPickerClear{color:#94a3b8;cursor:pointer;background:#fff;border:1px solid #0f172a1a;border-radius:10px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.product-packs-module__IsdP2a__userPickerClear:hover{color:#475569;background:#f8fafc}.product-packs-module__IsdP2a__fullWidthSelect{width:100%!important;min-width:0!important;display:block!important}.product-packs-module__IsdP2a__userPickerDropdown{z-index:120;background:#fff;border:1px solid #0f172a1a;border-radius:12px;max-height:280px;position:fixed;overflow:hidden;box-shadow:0 16px 40px #0f172a24,0 0 0 1px #0f172a08}.product-packs-module__IsdP2a__userPickerList{max-height:280px;margin:0;padding:.35rem;list-style:none;overflow-y:auto}.product-packs-module__IsdP2a__userPickerList::-webkit-scrollbar{width:6px}.product-packs-module__IsdP2a__userPickerList::-webkit-scrollbar-thumb{background:#64748b47;border-radius:999px}.product-packs-module__IsdP2a__userPickerOption{color:#0f172a;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .65rem;display:flex}.product-packs-module__IsdP2a__userPickerOption:hover,.product-packs-module__IsdP2a__userPickerOptionActive{color:#4f46e5;background:#4f46e514}.product-packs-module__IsdP2a__userPickerOptionText{gap:.1rem;min-width:0;display:grid}.product-packs-module__IsdP2a__userPickerEmpty,.product-packs-module__IsdP2a__userPickerMore{color:#94a3b8;font-size:var(--text-xs);text-align:center;padding:.85rem .75rem}.product-packs-module__IsdP2a__userPickerMore{border-top:1px solid #0f172a0f;list-style:none}.product-packs-module__IsdP2a__drawer{background:#fff;width:min(440px,100%);min-width:0;max-width:100%;height:100%;overflow:hidden auto;box-shadow:-12px 0 40px #0f172a2e}.product-packs-module__IsdP2a__modalHeader,.product-packs-module__IsdP2a__drawerHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.product-packs-module__IsdP2a__modalHeader h2,.product-packs-module__IsdP2a__drawerHeader h2{color:#0f172a;font-size:var(--text-xl);margin:.25rem 0 0}.product-packs-module__IsdP2a__modalHint{color:#64748b;font-size:var(--text-sm);margin:.55rem 0 .9rem}.product-packs-module__IsdP2a__formGrid{gap:.75rem;display:grid}.product-packs-module__IsdP2a__formGrid label{color:#475569;font-size:var(--text-xs);gap:.3rem;font-weight:700;display:grid}.product-packs-module__IsdP2a__formGrid input{box-sizing:border-box;color:#1e293b;width:100%;min-height:2.25rem;font:inherit;font-size:var(--text-sm);background:#fff;border:1px solid #0f172a1f;border-radius:7px;padding:.5rem .6rem}.product-packs-module__IsdP2a__formGrid .product-packs-module__IsdP2a__searchField{box-sizing:border-box;width:100%}.product-packs-module__IsdP2a__checkbox{align-items:center;gap:.45rem;grid-template-columns:none!important;display:flex!important}.product-packs-module__IsdP2a__modalActions{justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}.product-packs-module__IsdP2a__iconBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:0;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.product-packs-module__IsdP2a__drawerHeader{z-index:1;background:#fff;border-bottom:1px solid #0f172a14;padding:1rem 1.15rem;position:sticky;top:0}.product-packs-module__IsdP2a__drawerBody{box-sizing:border-box;gap:1rem;min-width:0;max-width:100%;padding:1rem 1.15rem 1.5rem;display:grid}.product-packs-module__IsdP2a__opsStack{gap:.85rem;width:100%;min-width:0;display:grid}.product-packs-module__IsdP2a__opsBlock{border-top:1px solid #0f172a14;gap:.75rem;min-width:0;padding:.9rem 0 0;display:grid}.product-packs-module__IsdP2a__opsBlock:first-child{border-top:0;padding-top:0}.product-packs-module__IsdP2a__opsBlockTitle{color:#0f172a;font-size:var(--text-sm);font-weight:750}.product-packs-module__IsdP2a__opsFields{gap:.7rem;min-width:0;display:grid}.product-packs-module__IsdP2a__opsFields label{color:#475569;font-size:var(--text-xs);gap:.3rem;min-width:0;font-weight:700;display:grid}.product-packs-module__IsdP2a__opsTwoCol{grid-template-columns:1fr 1fr;gap:.65rem;min-width:0;display:grid}.product-packs-module__IsdP2a__opsTwoCol label{color:#475569;font-size:var(--text-xs);gap:.3rem;min-width:0;font-weight:700;display:grid}.product-packs-module__IsdP2a__opsCheck{align-items:center;gap:.45rem;color:#334155!important;font-weight:650!important;display:flex!important}.product-packs-module__IsdP2a__opsCheck input{accent-color:#4f46e5;width:auto}.product-packs-module__IsdP2a__opsSummaryRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;display:flex}.product-packs-module__IsdP2a__opsMetric{color:#0f172a;font-size:var(--text-lg);font-weight:750}.product-packs-module__IsdP2a__opsTextarea{box-sizing:border-box;width:100%;min-height:7rem;font:inherit;font-size:var(--text-sm);resize:vertical;border:1px solid #0f172a1f;border-radius:7px;padding:.6rem}.product-packs-module__IsdP2a__enterpriseList{gap:.5rem;min-width:0;display:grid}.product-packs-module__IsdP2a__enterpriseRow{text-align:left;cursor:pointer;width:100%;font:inherit;background:#f8fafc;border:1px solid #0f172a14;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.8rem .85rem;display:flex}.product-packs-module__IsdP2a__enterpriseRow:hover{background:#eef2ff;border-color:#4f46e547}.product-packs-module__IsdP2a__backLink{color:#4f46e5;width:fit-content;font:inherit;font-size:var(--text-xs);cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;padding:0;font-weight:750;display:inline-flex}.product-packs-module__IsdP2a__memberList{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.product-packs-module__IsdP2a__memberRow{background:#f8fafc;border:1px solid #0f172a14;border-radius:10px;gap:.55rem;min-width:0;padding:.75rem;display:grid}.product-packs-module__IsdP2a__memberMeta{min-width:0}.product-packs-module__IsdP2a__memberActions{grid-template-columns:1fr auto;align-items:center;gap:.45rem;min-width:0;display:grid}.product-packs-module__IsdP2a__dangerIconBtn{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #dc262629;border-radius:8px;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;display:inline-flex}.product-packs-module__IsdP2a__dangerIconBtn:disabled{opacity:.55;cursor:wait}.product-packs-module__IsdP2a__detailMeta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.product-packs-module__IsdP2a__metaLabel{color:#94a3b8;font-size:var(--text-xs);margin-bottom:.35rem;font-weight:700;display:block}.product-packs-module__IsdP2a__detailSection{border-top:1px solid #0f172a14;padding-top:.85rem}.product-packs-module__IsdP2a__detailSection h3{color:#1e293b;font-size:var(--text-base);margin:0 0 .65rem}.product-packs-module__IsdP2a__detailSection textarea{box-sizing:border-box;width:100%;font:inherit;font-size:var(--text-sm);resize:vertical;border:1px solid #0f172a1a;border-radius:8px;margin-top:.65rem;padding:.6rem}.product-packs-module__IsdP2a__eyebrow{color:#4f46e5;font-size:var(--text-xs);letter-spacing:.12em;align-items:center;gap:.35rem;font-weight:800;display:inline-flex}.product-packs-module__IsdP2a__header h1{color:#1d2735;font-size:var(--text-3xl);align-items:center;gap:.5rem;margin:.5rem 0 .35rem;display:flex}.product-packs-module__IsdP2a__header p{color:#8993a1;font-size:var(--text-sm);margin:0}.product-packs-module__IsdP2a__refresh{color:#4f46e5;font:inherit;font-size:var(--text-sm);cursor:pointer;background:#fff;border:1px solid #635bff2e;border-radius:8px;padding:.55rem .8rem}.product-packs-module__IsdP2a__tabs{gap:.35rem;max-width:1100px;margin:0 auto 1rem;display:flex}.product-packs-module__IsdP2a__tab,.product-packs-module__IsdP2a__tabActive{color:#64748b;font:inherit;font-size:var(--text-sm);cursor:pointer;background:#f1f5f9;border:0;border-radius:8px;padding:.55rem .85rem;font-weight:700}.product-packs-module__IsdP2a__tabActive{color:#fff;background:#4f46e5}.product-packs-module__IsdP2a__error{color:#b91c1c;max-width:1100px;font-size:var(--text-sm);background:#fef2f2;border-radius:9px;margin:0 auto 1rem;padding:.7rem .85rem}.product-packs-module__IsdP2a__directOpenPanel{background:linear-gradient(135deg,#eef2ff,#fff);border:1px solid #4f46e524;border-radius:13px;gap:.9rem;max-width:1100px;margin:0 auto 1rem;padding:1rem 1.1rem;display:grid}.product-packs-module__IsdP2a__directOpenPanel h2{color:#1e1b4b;font-size:var(--text-lg);margin:.35rem 0 .2rem}.product-packs-module__IsdP2a__directOpenPanel p{color:#64748b;font-size:var(--text-sm);margin:0}.product-packs-module__IsdP2a__directOpenGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.product-packs-module__IsdP2a__directOpenGrid label{color:#475569;font-size:var(--text-xs);gap:.3rem;font-weight:700;display:grid}.product-packs-module__IsdP2a__directOpenGrid input{box-sizing:border-box;color:#1e293b;width:100%;min-height:2.25rem;font:inherit;font-size:var(--text-sm);background:#fff;border:1px solid #0f172a1f;border-radius:7px;padding:.5rem .6rem}.product-packs-module__IsdP2a__directOpenActions{justify-content:flex-end;display:flex}.product-packs-module__IsdP2a__directOpenButton{color:#fff;font:inherit;font-size:var(--text-sm);cursor:pointer;background:#4f46e5;border:1px solid #4f46e52e;border-radius:8px;align-items:center;gap:.35rem;padding:.55rem .8rem;font-weight:750;display:inline-flex}.product-packs-module__IsdP2a__directOpenButton:disabled{cursor:wait;opacity:.55}.product-packs-module__IsdP2a__loading,.product-packs-module__IsdP2a__empty{color:#94a3b8;font-size:var(--text-sm);place-items:center;padding:3rem;display:grid}.product-packs-module__IsdP2a__list{gap:.9rem;max-width:1100px;margin:0 auto;display:grid}.product-packs-module__IsdP2a__card,.product-packs-module__IsdP2a__entitlement{background:#fffc;border:1px solid #0f172a14;border-radius:13px;padding:1rem 1.1rem;box-shadow:0 8px 20px #0f172a0a}.product-packs-module__IsdP2a__cardHeader,.product-packs-module__IsdP2a__entitlement{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.product-packs-module__IsdP2a__card h2,.product-packs-module__IsdP2a__entitlement h2{color:#0f172a;font-size:var(--text-lg);margin:.35rem 0 .2rem}.product-packs-module__IsdP2a__card small,.product-packs-module__IsdP2a__entitlement small{color:#94a3b8;font-size:var(--text-xs)}.product-packs-module__IsdP2a__status{color:#b45309;font-size:var(--text-xs);background:#fffbeb;border-radius:999px;flex-shrink:0;align-items:center;gap:.25rem;padding:.28rem .55rem;font-weight:750;display:inline-flex}.product-packs-module__IsdP2a__success{color:#047857;background:#ecfdf5}.product-packs-module__IsdP2a__danger{color:#b91c1c;background:#fef2f2}.product-packs-module__IsdP2a__disabled{color:#64748b;background:#f1f5f9}.product-packs-module__IsdP2a__entitlementCard{background:#fffc;border:1px solid #0f172a14;border-radius:13px;padding:1rem 1.1rem;box-shadow:0 8px 20px #0f172a0a}.product-packs-module__IsdP2a__entitlementCard .product-packs-module__IsdP2a__entitlement{box-shadow:none;background:0 0;border:0;padding:0}.product-packs-module__IsdP2a__configPanel{border-top:1px solid #0f172a14;margin-top:1rem;padding-top:.9rem}.product-packs-module__IsdP2a__configTitle{color:#334155;font-size:var(--text-sm);margin-bottom:.7rem;font-weight:750}.product-packs-module__IsdP2a__configGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.product-packs-module__IsdP2a__configGrid label{color:#64748b;font-size:var(--text-xs);gap:.3rem;display:grid}.product-packs-module__IsdP2a__configGrid input[type=number]{box-sizing:border-box;width:100%;font:inherit;border:1px solid #0f172a1f;border-radius:7px;padding:.5rem .6rem}.product-packs-module__IsdP2a__configGrid .product-packs-module__IsdP2a__checkbox{align-items:center;gap:.4rem;padding-top:1.5rem;display:flex}.product-packs-module__IsdP2a__configGrid input[type=checkbox]{accent-color:#4f46e5}.product-packs-module__IsdP2a__saveConfig{color:#fff;font:inherit;font-size:var(--text-xs);cursor:pointer;background:#4f46e5;border:1px solid #4f46e524;border-radius:8px;align-items:center;gap:.35rem;margin-top:.8rem;padding:.5rem .7rem;font-weight:700;display:inline-flex}.product-packs-module__IsdP2a__configHint{color:#94a3b8;font-size:var(--text-xs);margin:.6rem 0 0}.product-packs-module__IsdP2a__note{color:#475569;font-size:var(--text-sm);white-space:pre-wrap;background:#f8fafc;border-radius:8px;margin:.7rem 0 0;padding:.6rem .7rem}.product-packs-module__IsdP2a__card textarea{box-sizing:border-box;width:100%;font:inherit;font-size:var(--text-sm);resize:vertical;border:1px solid #0f172a1a;border-radius:8px;margin-top:.8rem;padding:.6rem}.product-packs-module__IsdP2a__actions{justify-content:flex-end;gap:.5rem;margin-top:.7rem;display:flex}.product-packs-module__IsdP2a__actions button,.product-packs-module__IsdP2a__entitlementAction button{color:#4f46e5;font:inherit;font-size:var(--text-xs);cursor:pointer;background:#fff;border:1px solid #4f46e524;border-radius:8px;align-items:center;gap:.3rem;padding:.45rem .7rem;font-weight:700;display:inline-flex}.product-packs-module__IsdP2a__actions button:disabled,.product-packs-module__IsdP2a__entitlementAction button:disabled{cursor:wait;opacity:.55}.product-packs-module__IsdP2a__actions .product-packs-module__IsdP2a__approve{color:#047857;border-color:#10b9812e}.product-packs-module__IsdP2a__entitlementAction{align-items:center;gap:.6rem;display:flex}.product-packs-module__IsdP2a__entitlementAction button{color:#b91c1c;border-color:#dc262624}.product-packs-module__IsdP2a__spin{animation:.9s linear infinite product-packs-module__IsdP2a__spin}@keyframes product-packs-module__IsdP2a__spin{to{transform:rotate(360deg)}}@media (max-width:680px){.product-packs-module__IsdP2a__page{padding:.85rem}.product-packs-module__IsdP2a__header,.product-packs-module__IsdP2a__cardHeader,.product-packs-module__IsdP2a__entitlement{flex-direction:column;align-items:flex-start}.product-packs-module__IsdP2a__status{align-self:flex-start}.product-packs-module__IsdP2a__entitlementAction{justify-content:space-between;width:100%}.product-packs-module__IsdP2a__configGrid,.product-packs-module__IsdP2a__directOpenGrid{grid-template-columns:1fr}.product-packs-module__IsdP2a__configGrid .product-packs-module__IsdP2a__checkbox{padding-top:.3rem}}
