.Header-module-scss-module__3eRJGG__header{background:var(--glass-bg);-webkit-backdrop-filter:saturate(150%)blur(24px);border:1px solid var(--glass-border);border:none;border-bottom:1px solid var(--color-hairline);z-index:10;justify-content:space-between;align-items:center;gap:16px;min-height:60px;padding:16px 24px;display:flex;position:sticky;top:0}@media (max-width:768px){.Header-module-scss-module__3eRJGG__header{gap:8px;min-height:56px;padding:12px 16px 12px 60px}}.Header-module-scss-module__3eRJGG__title{letter-spacing:-.03em;color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:1.75rem;font-weight:600;overflow:hidden}@media (max-width:768px){.Header-module-scss-module__3eRJGG__title{font-size:1.3125rem}}@media (max-width:480px){.Header-module-scss-module__3eRJGG__title{font-size:1.125rem}}.Header-module-scss-module__3eRJGG__right{flex-shrink:0;align-items:center;gap:16px;display:flex}.Header-module-scss-module__3eRJGG__ticker{background:var(--color-bg-subtle);border:1px solid var(--color-hairline);color:var(--color-text-secondary);border-radius:980px;align-items:center;gap:8px;padding:6px 14px;font-size:.875rem;display:flex}@media (max-width:480px){.Header-module-scss-module__3eRJGG__ticker{gap:6px;padding:5px 10px}}.Header-module-scss-module__3eRJGG__tickerCount{color:var(--color-text);font-weight:600}.Header-module-scss-module__3eRJGG__tickerLabel{color:var(--color-text-muted);font-size:.75rem}@media (max-width:768px){.Header-module-scss-module__3eRJGG__tickerLabel{display:none}}
.AgentAvatar-module-scss-module__tgCZlq__avatar{isolation:isolate;border-radius:50%;flex-shrink:0;display:inline-flex;position:relative}.AgentAvatar-module-scss-module__tgCZlq__avatar img{object-fit:cover;z-index:1;width:100%;height:100%;box-shadow:0 0 0 2px var(--agent-accent-soft,#6c63ff66),0 8px 24px #05081859;-webkit-user-select:none;user-select:none;border-radius:50%;position:relative}.AgentAvatar-module-scss-module__tgCZlq__avatar:after{content:"";background:radial-gradient(circle,var(--agent-accent-soft,#6c63ff66)0%,transparent 70%);filter:blur(10px);opacity:.7;z-index:0;pointer-events:none;border-radius:50%;position:absolute;inset:-18%}.AgentAvatar-module-scss-module__tgCZlq__xs{width:24px;height:24px}.AgentAvatar-module-scss-module__tgCZlq__xs img{box-shadow:0 0 0 1.5px var(--agent-accent-soft,#6c63ff66)}.AgentAvatar-module-scss-module__tgCZlq__xs:after{display:none}.AgentAvatar-module-scss-module__tgCZlq__sm{width:34px;height:34px}.AgentAvatar-module-scss-module__tgCZlq__md{width:48px;height:48px}.AgentAvatar-module-scss-module__tgCZlq__lg{width:72px;height:72px}.AgentAvatar-module-scss-module__tgCZlq__xl{width:108px;height:108px}.AgentAvatar-module-scss-module__tgCZlq__xl img{box-shadow:0 0 0 3px var(--agent-accent-soft,#6c63ff66),0 16px 40px #05081873}@keyframes AgentAvatar-module-scss-module__tgCZlq__agentFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.AgentAvatar-module-scss-module__tgCZlq__float{animation:6s ease-in-out infinite AgentAvatar-module-scss-module__tgCZlq__agentFloat}@media (prefers-reduced-motion:reduce){.AgentAvatar-module-scss-module__tgCZlq__float{animation:none}}.AgentAvatar-module-scss-module__tgCZlq__active:after{animation:1.8s ease-in-out infinite AgentAvatar-module-scss-module__tgCZlq__avatarPulse}@media (prefers-reduced-motion:reduce){.AgentAvatar-module-scss-module__tgCZlq__active:after{animation:none}}@keyframes AgentAvatar-module-scss-module__tgCZlq__avatarPulse{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.95;transform:scale(1.12)}}.AgentAvatar-module-scss-module__tgCZlq__tooltip{z-index:9999;max-width:240px;box-shadow:0 0 0 1px var(--agent-accent,#ffffff0f),0 14px 36px #00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background:#0f1220f7;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:3px;padding:9px 12px;animation:.14s AgentAvatar-module-scss-module__tgCZlq__tooltipIn;display:flex;position:fixed;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.AgentAvatar-module-scss-module__tgCZlq__tooltip{animation:none}}.AgentAvatar-module-scss-module__tgCZlq__tooltipName{letter-spacing:.08em;text-transform:uppercase;color:var(--agent-accent,#fff);font-size:11px;font-weight:600;line-height:1.2}.AgentAvatar-module-scss-module__tgCZlq__tooltipRole{color:#ffffffb8;font-size:12px;line-height:1.4}@keyframes AgentAvatar-module-scss-module__tgCZlq__tooltipIn{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}
.AgentChip-module-scss-module__OKJ0_W__chip{background:var(--agent-accent-faint);border:1px solid var(--agent-accent-soft);border-radius:980px;align-items:center;gap:7px;max-width:100%;padding:4px 12px 4px 5px;display:inline-flex}.AgentChip-module-scss-module__OKJ0_W__name{letter-spacing:.03em;color:var(--color-text);white-space:nowrap;font-size:.75rem;font-weight:600}.AgentChip-module-scss-module__OKJ0_W__tagline{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}@media (max-width:480px){.AgentChip-module-scss-module__OKJ0_W__tagline{display:none}}.AgentChip-module-scss-module__OKJ0_W__onDark .AgentChip-module-scss-module__OKJ0_W__name{color:#ffffffeb}.AgentChip-module-scss-module__OKJ0_W__onDark .AgentChip-module-scss-module__OKJ0_W__tagline{color:#fff9}
.TiltCard-module-scss-module__1Ey3Ja__tilt{transform:perspective(1000px)rotateX(var(--tilt-x,0deg))rotateY(var(--tilt-y,0deg))translateZ(0);transform-style:preserve-3d;will-change:transform;transition:transform .18s ease-out,box-shadow .25s;position:relative}.TiltCard-module-scss-module__1Ey3Ja__tilt:hover{box-shadow:var(--shadow-card-hover)}@media (prefers-reduced-motion:reduce){.TiltCard-module-scss-module__1Ey3Ja__tilt{transition:none;transform:none}}.TiltCard-module-scss-module__1Ey3Ja__clickable{cursor:pointer}.TiltCard-module-scss-module__1Ey3Ja__clickable:focus-visible{box-shadow:0 0 0 3px #6c63ff40,var(--shadow-card-hover);outline:none}.TiltCard-module-scss-module__1Ey3Ja__glare{border-radius:inherit;background:radial-gradient(320px circle at var(--glare-x,50%)var(--glare-y,50%),#ffffff24 0%,transparent 65%);opacity:var(--glare-o,0);pointer-events:none;z-index:2;transition:opacity .3s;position:absolute;inset:0}
.AgentHero-module-scss-module__5k_tQa__hero{color:#ffffffeb;background:radial-gradient(120% 140% at 85% 10%,#6c63ff66 0%,#6c63ff00 55%),radial-gradient(90% 120% at 10% 90%,#3082f03d 0%,#3082f000 50%),linear-gradient(135deg,#0e1430 0%,#0b1023 60%,#101737 100%);border-radius:18px;grid-template-columns:1.4fr 1fr;align-items:center;gap:24px;padding:32px;animation:.3s both AgentHero-module-scss-module__5k_tQa__heroIn;display:grid;position:relative;overflow:visible;box-shadow:0 0 0 1px #8b87f524,0 4px 14px #00000052,0 12px 30px #0006}@media (prefers-reduced-motion:reduce){.AgentHero-module-scss-module__5k_tQa__hero{animation:none}}.AgentHero-module-scss-module__5k_tQa__decor{border-radius:inherit;pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.AgentHero-module-scss-module__5k_tQa__compact{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 24px}.AgentHero-module-scss-module__5k_tQa__compact .AgentHero-module-scss-module__5k_tQa__title{font-size:1.3125rem}.AgentHero-module-scss-module__5k_tQa__compact .AgentHero-module-scss-module__5k_tQa__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:68ch;margin-top:4px;display:-webkit-box;overflow:hidden}.AgentHero-module-scss-module__5k_tQa__compact .AgentHero-module-scss-module__5k_tQa__actions{margin-top:8px}.AgentHero-module-scss-module__5k_tQa__compact .AgentHero-module-scss-module__5k_tQa__stage{text-align:left;border-radius:980px;flex-direction:row;align-items:center;gap:8px;padding:8px 14px 8px 8px}.AgentHero-module-scss-module__5k_tQa__compact .AgentHero-module-scss-module__5k_tQa__ring,.AgentHero-module-scss-module__5k_tQa__compact .AgentHero-module-scss-module__5k_tQa__ringInner{display:none}.AgentHero-module-scss-module__5k_tQa__compact .AgentHero-module-scss-module__5k_tQa__avatar{margin-top:0}.AgentHero-module-scss-module__5k_tQa__compact .AgentHero-module-scss-module__5k_tQa__identity{align-items:flex-start;gap:2px}.AgentHero-module-scss-module__5k_tQa__compact .AgentHero-module-scss-module__5k_tQa__tagline{display:none}.AgentHero-module-scss-module__5k_tQa__compact .AgentHero-module-scss-module__5k_tQa__orb{width:300px;height:300px;top:-60%}.AgentHero-module-scss-module__5k_tQa__compact .AgentHero-module-scss-module__5k_tQa__orbSecondary{display:none}@media (max-width:1024px){.AgentHero-module-scss-module__5k_tQa__compact{grid-template-columns:1fr}.AgentHero-module-scss-module__5k_tQa__compact .AgentHero-module-scss-module__5k_tQa__stage{align-self:flex-start}}@keyframes AgentHero-module-scss-module__5k_tQa__heroIn{0%{opacity:0;transform:translateY(8px)}}.AgentHero-module-scss-module__5k_tQa__orb{background:radial-gradient(circle,var(--agent-accent-soft)0%,transparent 65%);filter:blur(30px);pointer-events:none;border-radius:50%;width:420px;height:420px;position:absolute;top:-40%;right:-8%}.AgentHero-module-scss-module__5k_tQa__orbSecondary{filter:blur(36px);pointer-events:none;background:radial-gradient(circle,#6c63ff47 0%,#0000 65%);border-radius:50%;width:360px;height:360px;position:absolute;bottom:-50%;left:-10%}.AgentHero-module-scss-module__5k_tQa__grid{pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(100% 100% at 80% 30%,#000000e6,#0000 75%);mask-image:radial-gradient(100% 100% at 80% 30%,#000000e6,#0000 75%)}.AgentHero-module-scss-module__5k_tQa__copy{z-index:1;min-width:0;position:relative}.AgentHero-module-scss-module__5k_tQa__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--agent-accent);margin-bottom:8px;font-size:11px;font-weight:600}.AgentHero-module-scss-module__5k_tQa__title{letter-spacing:-.03em;color:#ffffffeb;font-size:1.75rem;font-weight:600;line-height:1.12}.AgentHero-module-scss-module__5k_tQa__description{color:#fff9;max-width:56ch;margin-top:8px;font-size:.875rem;line-height:1.47}.AgentHero-module-scss-module__5k_tQa__actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex}.AgentHero-module-scss-module__5k_tQa__stage{z-index:1;text-align:center;background:#ffffff0a;border:1px solid #8b87f529;border-radius:18px;flex-direction:column;align-items:center;gap:8px;padding:24px;display:flex;position:relative}.AgentHero-module-scss-module__5k_tQa__ring,.AgentHero-module-scss-module__5k_tQa__ringInner{border:1px solid var(--agent-accent-faint);pointer-events:none;border-radius:50%;position:absolute;top:18px;left:50%}.AgentHero-module-scss-module__5k_tQa__ring{border-top-color:var(--agent-accent-soft);width:168px;height:168px;animation:26s linear infinite AgentHero-module-scss-module__5k_tQa__orbitSpin;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.AgentHero-module-scss-module__5k_tQa__ring{animation:none}}.AgentHero-module-scss-module__5k_tQa__ringInner{border-bottom-color:var(--agent-accent-soft);width:136px;height:136px;margin-top:16px;animation:18s linear infinite reverse AgentHero-module-scss-module__5k_tQa__orbitSpin;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.AgentHero-module-scss-module__5k_tQa__ringInner{animation:none}}@keyframes AgentHero-module-scss-module__5k_tQa__orbitSpin{0%{transform:translate(-50%)rotate(0)}to{transform:translate(-50%)rotate(360deg)}}.AgentHero-module-scss-module__5k_tQa__avatar{margin-top:4px}.AgentHero-module-scss-module__5k_tQa__identity{flex-direction:column;align-items:center;gap:4px;display:flex}.AgentHero-module-scss-module__5k_tQa__badge{background:var(--agent-accent-faint);border:1px solid var(--agent-accent-soft);color:#ffffffeb;letter-spacing:.02em;border-radius:980px;align-items:center;gap:5px;padding:4px 11px;font-size:.75rem;font-weight:600;display:inline-flex}.AgentHero-module-scss-module__5k_tQa__badge svg{color:var(--agent-accent)}.AgentHero-module-scss-module__5k_tQa__universe{letter-spacing:.05em;text-transform:uppercase;color:#ffffff61;font-size:11px;font-weight:500}.AgentHero-module-scss-module__5k_tQa__tagline{color:#fff9;max-width:30ch;font-size:.75rem;font-style:italic}.AgentHero-module-scss-module__5k_tQa__crew{align-items:center;margin-top:2px;display:flex}.AgentHero-module-scss-module__5k_tQa__crew .AgentHero-module-scss-module__5k_tQa__crewMember{margin-left:-6px;transition:transform .18s}.AgentHero-module-scss-module__5k_tQa__crew .AgentHero-module-scss-module__5k_tQa__crewMember:first-child{margin-left:0}.AgentHero-module-scss-module__5k_tQa__crew .AgentHero-module-scss-module__5k_tQa__crewMember:hover{z-index:2;transform:translateY(-3px)scale(1.15)}@media (max-width:1024px){.AgentHero-module-scss-module__5k_tQa__hero,.AgentHero-module-scss-module__5k_tQa__compact{grid-template-columns:1fr}.AgentHero-module-scss-module__5k_tQa__stage{text-align:left;flex-flow:wrap;justify-content:flex-start;padding:16px}.AgentHero-module-scss-module__5k_tQa__ring,.AgentHero-module-scss-module__5k_tQa__ringInner{display:none}.AgentHero-module-scss-module__5k_tQa__identity{flex:1;align-items:flex-start;min-width:0}.AgentHero-module-scss-module__5k_tQa__crew{width:100%}}@media (max-width:480px){.AgentHero-module-scss-module__5k_tQa__hero,.AgentHero-module-scss-module__5k_tQa__compact{padding:24px 16px}.AgentHero-module-scss-module__5k_tQa__title{font-size:1.3125rem}}
.Badge-module-scss-module__U_mLua__badge{letter-spacing:-.01em;white-space:nowrap;border-radius:980px;align-items:center;gap:4px;padding:3px 10px;font-size:.75rem;font-weight:500;line-height:1.12;display:inline-flex}.Badge-module-scss-module__U_mLua__default{background:rgba(var(--overlay-rgb),.08);color:var(--color-text-secondary)}.Badge-module-scss-module__U_mLua__success{color:var(--color-success-text);background:#32d74b29}.Badge-module-scss-module__U_mLua__warning{color:var(--color-warning-text);background:#ffd60a29}.Badge-module-scss-module__U_mLua__danger{color:var(--color-danger-text);background:#ff453a29}.Badge-module-scss-module__U_mLua__info{color:var(--color-primary-bright);background:#6c63ff2e}
.markdown-module-scss-module__ryoX8W__markdown{color:var(--color-text);letter-spacing:-.01em;font-size:.875rem;line-height:1.7}.markdown-module-scss-module__ryoX8W__markdown>:first-child{margin-top:0}.markdown-module-scss-module__ryoX8W__markdown>:last-child{margin-bottom:0}.markdown-module-scss-module__ryoX8W__markdown h1,.markdown-module-scss-module__ryoX8W__markdown h2,.markdown-module-scss-module__ryoX8W__markdown h3,.markdown-module-scss-module__ryoX8W__markdown h4{color:var(--color-text);letter-spacing:-.02em;margin:1.5em 0 .5em;font-weight:600;line-height:1.12}.markdown-module-scss-module__ryoX8W__markdown h1:first-child,.markdown-module-scss-module__ryoX8W__markdown h2:first-child,.markdown-module-scss-module__ryoX8W__markdown h3:first-child,.markdown-module-scss-module__ryoX8W__markdown h4:first-child{margin-top:0}.markdown-module-scss-module__ryoX8W__markdown h2{border-bottom:1px solid var(--color-hairline);padding-bottom:.35em;font-size:1.15em}.markdown-module-scss-module__ryoX8W__markdown h3{font-size:1.025em}.markdown-module-scss-module__ryoX8W__markdown h4{color:var(--color-text-secondary);font-size:.95em}.markdown-module-scss-module__ryoX8W__markdown p{margin:.6em 0}.markdown-module-scss-module__ryoX8W__markdown strong{color:var(--color-text);font-weight:600}.markdown-module-scss-module__ryoX8W__markdown ul{list-style:outside}.markdown-module-scss-module__ryoX8W__markdown ol{list-style:decimal}.markdown-module-scss-module__ryoX8W__markdown ul,.markdown-module-scss-module__ryoX8W__markdown ol{margin:.5em 0;padding-left:1.5em}.markdown-module-scss-module__ryoX8W__markdown ul ul{list-style:circle}.markdown-module-scss-module__ryoX8W__markdown ul ul ul{list-style:square}.markdown-module-scss-module__ryoX8W__markdown li{margin:.3em 0}.markdown-module-scss-module__ryoX8W__markdown li::marker{color:var(--color-text-muted)}.markdown-module-scss-module__ryoX8W__markdown code{background:var(--color-bg-subtle);color:var(--color-primary-bright);border-radius:8px;padding:2px 6px;font-family:SF Mono,Fira Code,Menlo,monospace;font-size:.88em}.markdown-module-scss-module__ryoX8W__markdown pre{background:#0e0e10;border-radius:12px;margin:.75em 0;padding:14px 16px;overflow-x:auto}.markdown-module-scss-module__ryoX8W__markdown pre code{color:#fff9;background:0 0;border-radius:0;padding:0;font-size:.82em;line-height:1.6}.markdown-module-scss-module__ryoX8W__markdown .markdown-module-scss-module__ryoX8W__tableWrap{-webkit-overflow-scrolling:touch;border:1px solid var(--color-hairline);border-radius:8px;max-width:100%;margin:.75em 0;overflow-x:auto}.markdown-module-scss-module__ryoX8W__markdown .markdown-module-scss-module__ryoX8W__tableWrap::-webkit-scrollbar{height:6px}.markdown-module-scss-module__ryoX8W__markdown .markdown-module-scss-module__ryoX8W__tableWrap::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:8px}.markdown-module-scss-module__ryoX8W__markdown table{border-collapse:collapse;width:100%;margin:0;font-size:.9em}.markdown-module-scss-module__ryoX8W__markdown thead{background:var(--color-bg-subtle)}.markdown-module-scss-module__ryoX8W__markdown thead th{text-align:left;border-bottom:1px solid var(--color-border-strong);color:var(--color-text);white-space:nowrap;padding:10px 14px;font-weight:600}.markdown-module-scss-module__ryoX8W__markdown tbody td{border-bottom:1px solid var(--color-hairline);color:var(--color-text);white-space:nowrap;padding:9px 14px}.markdown-module-scss-module__ryoX8W__markdown tbody tr:last-child td{border-bottom:none}.markdown-module-scss-module__ryoX8W__markdown tbody tr:hover{background:var(--color-bg-hover)}.markdown-module-scss-module__ryoX8W__markdown blockquote{color:var(--color-text-secondary);border-left:3px solid #6c63ff33;margin:.75em 0;padding:.5em 0 .5em 1em}.markdown-module-scss-module__ryoX8W__markdown hr{border:none;border-top:1px solid var(--color-hairline);margin:1.25em 0}.markdown-module-scss-module__ryoX8W__markdown a{color:#6c63ff;text-underline-offset:2px;text-decoration:underline}.markdown-module-scss-module__ryoX8W__markdown a:hover{opacity:.8}.markdown-module-scss-module__ryoX8W__markdown em{color:var(--color-text-secondary);font-style:italic}
.Button-module-scss-module__Se1eXa__button{letter-spacing:-.01em;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-family:Satoshi,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-weight:500;transition:background .2s,box-shadow .2s,border-color .2s,transform .15s,opacity .2s;display:inline-flex}.Button-module-scss-module__Se1eXa__button:focus-visible{box-shadow:var(--ring-focus);border-color:#6c63ff;outline:none}.Button-module-scss-module__Se1eXa__button:disabled{opacity:.42;cursor:not-allowed;transform:none!important}.Button-module-scss-module__Se1eXa__primary{color:#fff;background:linear-gradient(#7a72ff 0%,#6359f5 100%);box-shadow:inset 0 1px #ffffff2e,0 1px 2px #5b54e666,0 6px 18px #6c63ff47}.Button-module-scss-module__Se1eXa__primary:hover:not(:disabled){background:linear-gradient(#897fff 0%,#6f66ff 100%);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff38,0 2px 4px #5b54e666,0 10px 26px #6c63ff57}.Button-module-scss-module__Se1eXa__primary:active:not(:disabled){background:#5b54e6;transform:translateY(0)scale(.985);box-shadow:0 1px 2px #5b54e666}.Button-module-scss-module__Se1eXa__secondary{color:#6c63ff;background:0 0;border:1.5px solid #6c63ff80}.Button-module-scss-module__Se1eXa__secondary:hover:not(:disabled){background:#6c63ff0f;border-color:#6c63ff}.Button-module-scss-module__Se1eXa__secondary:active:not(:disabled){background:#6c63ff1a;transform:scale(.98)}.Button-module-scss-module__Se1eXa__danger{color:#fff;background:#ff453a;box-shadow:0 1px 3px #ff453a33}.Button-module-scss-module__Se1eXa__danger:hover:not(:disabled){background:#ff5e54;transform:translateY(-.5px);box-shadow:0 2px 8px #ff453a40}.Button-module-scss-module__Se1eXa__danger:active:not(:disabled){transform:scale(.98)}.Button-module-scss-module__Se1eXa__ghost{color:var(--color-primary-bright);background:0 0}.Button-module-scss-module__Se1eXa__ghost:hover:not(:disabled){background:rgba(var(--overlay-rgb),.08)}.Button-module-scss-module__Se1eXa__ghost:active:not(:disabled){background:rgba(var(--overlay-rgb),.12)}.Button-module-scss-module__Se1eXa__onDark.Button-module-scss-module__Se1eXa__secondary{color:#ffffffeb;background:#ffffff1a;border-color:#ffffff3d}.Button-module-scss-module__Se1eXa__onDark.Button-module-scss-module__Se1eXa__secondary:hover:not(:disabled){background:#ffffff29;border-color:#ffffff5c}.Button-module-scss-module__Se1eXa__onDark.Button-module-scss-module__Se1eXa__secondary:active:not(:disabled){background:#ffffff38}.Button-module-scss-module__Se1eXa__onDark.Button-module-scss-module__Se1eXa__ghost{color:#ffffffeb}.Button-module-scss-module__Se1eXa__onDark.Button-module-scss-module__Se1eXa__ghost:hover:not(:disabled){background:#ffffff1f}.Button-module-scss-module__Se1eXa__onDark.Button-module-scss-module__Se1eXa__ghost:active:not(:disabled){background:#ffffff2e}.Button-module-scss-module__Se1eXa__sm{padding:8px 16px;font-size:.875rem}.Button-module-scss-module__Se1eXa__md{padding:11px 22px;font-size:1.0625rem}.Button-module-scss-module__Se1eXa__lg{padding:13px 28px;font-size:1.125rem}.Button-module-scss-module__Se1eXa__fullWidth{width:100%}.Button-module-scss-module__Se1eXa__icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Button-module-scss-module__Se1eXa__iconOnly.Button-module-scss-module__Se1eXa__sm{padding:8px}.Button-module-scss-module__Se1eXa__iconOnly.Button-module-scss-module__Se1eXa__md{padding:11px}.Button-module-scss-module__Se1eXa__iconOnly.Button-module-scss-module__Se1eXa__lg{padding:13px}.Button-module-scss-module__Se1eXa__loading{position:relative}.Button-module-scss-module__Se1eXa__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite Button-module-scss-module__Se1eXa__spin}@keyframes Button-module-scss-module__Se1eXa__spin{to{transform:rotate(360deg)}}
.Card-module-scss-module__42B_Aq__card{background:var(--gradient-card);border:1px solid var(--color-hairline);box-shadow:var(--shadow-card);border-radius:18px;position:relative}.Card-module-scss-module__42B_Aq__interactive{cursor:pointer;transition:transform .2s,box-shadow .2s}.Card-module-scss-module__42B_Aq__interactive:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}.Card-module-scss-module__42B_Aq__interactive:active{transform:translateY(-1px)}.Card-module-scss-module__42B_Aq__interactive:focus-visible{box-shadow:var(--ring-focus),var(--shadow-card);outline:none}@media (prefers-reduced-motion:reduce){.Card-module-scss-module__42B_Aq__interactive{transition:none}.Card-module-scss-module__42B_Aq__interactive:hover{transform:none}}.Card-module-scss-module__42B_Aq__pad-sm{padding:16px}.Card-module-scss-module__42B_Aq__pad-md{padding:24px}.Card-module-scss-module__42B_Aq__pad-lg{padding:32px}
.EmptyState-module-scss-module__92VvYa__wrap{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.EmptyState-module-scss-module__92VvYa__compact{padding:32px 16px}.EmptyState-module-scss-module__92VvYa__iconTile{background:var(--color-primary-light);color:#6c63ff;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:16px;display:flex}.EmptyState-module-scss-module__92VvYa__avatar{margin-bottom:16px}.EmptyState-module-scss-module__92VvYa__title{letter-spacing:-.02em;color:var(--color-text);font-size:1.125rem;font-weight:600}.EmptyState-module-scss-module__92VvYa__description{max-width:400px;color:var(--color-text-secondary);margin-top:6px;font-size:.875rem;line-height:1.47}.EmptyState-module-scss-module__92VvYa__action{margin-top:16px}
.IconButton-module-scss-module__8J6MuG__btn{background:rgba(var(--overlay-rgb),.06);color:var(--color-text-secondary);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.IconButton-module-scss-module__8J6MuG__btn:hover:not(:disabled){background:rgba(var(--overlay-rgb),.12);color:var(--color-text)}.IconButton-module-scss-module__8J6MuG__btn:active:not(:disabled){transform:scale(.96)}.IconButton-module-scss-module__8J6MuG__btn:disabled{opacity:.4;cursor:not-allowed}.IconButton-module-scss-module__8J6MuG__btn:focus-visible{box-shadow:var(--ring-focus);border-color:#6c63ff;outline:none}.IconButton-module-scss-module__8J6MuG__md{width:34px;height:34px}.IconButton-module-scss-module__8J6MuG__sm{border-radius:8px;width:28px;height:28px}.IconButton-module-scss-module__8J6MuG__danger{color:#ff453a}.IconButton-module-scss-module__8J6MuG__danger:hover:not(:disabled){color:#ff453a;background:#ff453a14}.IconButton-module-scss-module__8J6MuG__primary{color:#6c63ff}.IconButton-module-scss-module__8J6MuG__primary:hover:not(:disabled){color:#6c63ff;background:#6c63ff14}
.Input-module-scss-module__pP73Uq__wrapper{flex-direction:column;gap:6px;display:flex}.Input-module-scss-module__pP73Uq__field{width:100%;display:block;position:relative}.Input-module-scss-module__pP73Uq__label{color:var(--color-text);letter-spacing:-.01em;font-size:.875rem;font-weight:500}.Input-module-scss-module__pP73Uq__floating .Input-module-scss-module__pP73Uq__input{padding-top:23px;padding-bottom:5px}.Input-module-scss-module__pP73Uq__floating .Input-module-scss-module__pP73Uq__label{transform-origin:0;color:var(--color-text-muted);letter-spacing:-.01em;pointer-events:none;white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 32px);font-size:1.0625rem;font-weight:400;transition:transform .2s,top .2s,color .2s;position:absolute;top:50%;left:16px;overflow:hidden;transform:translateY(-50%)}.Input-module-scss-module__pP73Uq__floating .Input-module-scss-module__pP73Uq__input::placeholder{color:#0000}.Input-module-scss-module__pP73Uq__floating .Input-module-scss-module__pP73Uq__input:focus::placeholder{color:var(--color-text-muted)}.Input-module-scss-module__pP73Uq__floating .Input-module-scss-module__pP73Uq__input:focus~.Input-module-scss-module__pP73Uq__label,.Input-module-scss-module__pP73Uq__floating .Input-module-scss-module__pP73Uq__input:not(:placeholder-shown)~.Input-module-scss-module__pP73Uq__label{color:var(--color-text-secondary);top:6px;transform:translateY(0)scale(.68)}.Input-module-scss-module__pP73Uq__floating .Input-module-scss-module__pP73Uq__input:focus~.Input-module-scss-module__pP73Uq__label{color:var(--color-primary-bright)}.Input-module-scss-module__pP73Uq__floating .Input-module-scss-module__pP73Uq__input.Input-module-scss-module__pP73Uq__hasError~.Input-module-scss-module__pP73Uq__label{color:#ff453a}.Input-module-scss-module__pP73Uq__input{border:1px solid var(--color-border-strong);background:var(--color-bg-subtle);width:100%;color:var(--color-text);box-shadow:var(--shadow-input-inset);border-radius:10px;padding:11px 16px;font-family:Satoshi,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:1.0625rem;transition:border-color .2s,box-shadow .2s,background .2s}.Input-module-scss-module__pP73Uq__input::placeholder{color:var(--color-text-muted);opacity:1}.Input-module-scss-module__pP73Uq__input:hover:not(:focus):not(:disabled){border-color:rgba(var(--overlay-rgb),.24);background:rgba(var(--overlay-rgb),.04)}.Input-module-scss-module__pP73Uq__input:focus{box-shadow:var(--ring-focus);background:var(--color-bg-input);border-color:#6c63ff;outline:none}.Input-module-scss-module__pP73Uq__input:disabled{opacity:.45;cursor:not-allowed;background:rgba(var(--overlay-rgb),.03)}.Input-module-scss-module__pP73Uq__hasError{border-color:#ff453a!important}.Input-module-scss-module__pP73Uq__hasError:focus{border-color:#ff453a!important;box-shadow:0 0 0 3px #ff453a1f!important}.Input-module-scss-module__pP73Uq__error{color:#ff453a;font-size:.75rem}.Input-module-scss-module__pP73Uq__helperRow{justify-content:space-between;align-items:center;gap:8px;min-height:16px;display:flex}.Input-module-scss-module__pP73Uq__helperText{color:var(--color-text-muted);flex:1;font-size:.75rem}.Input-module-scss-module__pP73Uq__counter{color:var(--color-text-muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.75rem}.Input-module-scss-module__pP73Uq__counterWarn{color:var(--color-warning-text)}.Input-module-scss-module__pP73Uq__counterError{color:#ff453a;font-weight:500}
.KpiTile-module-scss-module__hO0ahq__tile{text-align:left;background:var(--gradient-card);border:1px solid var(--color-hairline);min-width:0;box-shadow:var(--shadow-card);border-radius:18px;flex-direction:column;align-items:flex-start;gap:6px;padding:24px;display:flex}.KpiTile-module-scss-module__hO0ahq__clickable{cursor:pointer;transition:transform .2s,box-shadow .2s}.KpiTile-module-scss-module__hO0ahq__clickable:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}.KpiTile-module-scss-module__hO0ahq__clickable:active{transform:translateY(0)scale(.99)}.KpiTile-module-scss-module__hO0ahq__clickable:focus-visible{box-shadow:var(--ring-focus);border-color:#6c63ff;outline:none}@media (prefers-reduced-motion:reduce){.KpiTile-module-scss-module__hO0ahq__clickable{transition:none}.KpiTile-module-scss-module__hO0ahq__clickable:hover{transform:none}}.KpiTile-module-scss-module__hO0ahq__activeTile{box-shadow:0 0 0 2px #6c63ff,var(--shadow-card)}.KpiTile-module-scss-module__hO0ahq__top{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.KpiTile-module-scss-module__hO0ahq__label{color:var(--color-text-secondary);letter-spacing:-.005em;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:500;overflow:hidden}.KpiTile-module-scss-module__hO0ahq__iconTile{background:rgba(var(--overlay-rgb),.06);width:28px;height:28px;color:var(--color-text-secondary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.KpiTile-module-scss-module__hO0ahq__primary{color:#6c63ff;background:#6c63ff1a}.KpiTile-module-scss-module__hO0ahq__success{color:var(--color-success-text);background:#32d74b1f}.KpiTile-module-scss-module__hO0ahq__warning{color:var(--color-warning-text);background:#ffd60a24}.KpiTile-module-scss-module__hO0ahq__danger{color:var(--color-danger-text);background:#ff453a1a}.KpiTile-module-scss-module__hO0ahq__value{letter-spacing:-.03em;color:var(--color-text);font-variant-numeric:tabular-nums;font-size:1.75rem;font-weight:600;line-height:1.12}.KpiTile-module-scss-module__hO0ahq__sub{color:var(--color-text-muted);font-size:.75rem}
.Modal-module-scss-module__kEaMOa__overlay{z-index:50;-webkit-backdrop-filter:saturate(140%)blur(12px);background:#000000a8;justify-content:center;align-items:center;padding:16px;animation:.2s Modal-module-scss-module__kEaMOa__overlayIn;display:flex;position:fixed;inset:0}.Modal-module-scss-module__kEaMOa__overlayClosing{animation:.15s forwards Modal-module-scss-module__kEaMOa__overlayOut}.Modal-module-scss-module__kEaMOa__panel{border:1px solid var(--color-border);box-shadow:var(--shadow-modal);background:var(--gradient-card);border-radius:24px;flex-direction:column;width:100%;max-height:min(86vh,86dvh);padding:28px;animation:.28s cubic-bezier(.32,.72,.22,1.12) Modal-module-scss-module__kEaMOa__panelIn;display:flex}.Modal-module-scss-module__kEaMOa__panelClosing{animation:.15s forwards Modal-module-scss-module__kEaMOa__panelOut}.Modal-module-scss-module__kEaMOa__sm{max-width:420px}.Modal-module-scss-module__kEaMOa__md{max-width:560px}.Modal-module-scss-module__kEaMOa__lg{max-width:760px}.Modal-module-scss-module__kEaMOa__head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.Modal-module-scss-module__kEaMOa__headText{min-width:0}.Modal-module-scss-module__kEaMOa__title{letter-spacing:-.02em;color:var(--color-text);font-size:1.3125rem;font-weight:600;line-height:1.12}.Modal-module-scss-module__kEaMOa__description{color:var(--color-text-secondary);margin-top:6px;font-size:.875rem;line-height:1.47}.Modal-module-scss-module__kEaMOa__close{background:rgba(var(--overlay-rgb),.07);width:30px;height:30px;color:var(--color-text-secondary);cursor:pointer;border:none;border-radius:980px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.Modal-module-scss-module__kEaMOa__close:hover{background:rgba(var(--overlay-rgb),.14);color:var(--color-text)}.Modal-module-scss-module__kEaMOa__close:focus-visible{box-shadow:var(--ring-focus);border-color:#6c63ff;outline:none}.Modal-module-scss-module__kEaMOa__body{flex:1;min-height:0;margin:0 -4px;padding:0 4px;overflow-y:auto}.Modal-module-scss-module__kEaMOa__footer{flex-shrink:0;justify-content:flex-end;gap:8px;margin-top:24px;display:flex}@keyframes Modal-module-scss-module__kEaMOa__overlayIn{0%{opacity:0}}@keyframes Modal-module-scss-module__kEaMOa__overlayOut{to{opacity:0}}@keyframes Modal-module-scss-module__kEaMOa__panelIn{0%{opacity:0;transform:translateY(14px)scale(.97)}}@keyframes Modal-module-scss-module__kEaMOa__panelOut{to{opacity:0;transform:translateY(8px)scale(.98)}}@media (prefers-reduced-motion:reduce){.Modal-module-scss-module__kEaMOa__overlay,.Modal-module-scss-module__kEaMOa__overlayClosing,.Modal-module-scss-module__kEaMOa__panel,.Modal-module-scss-module__kEaMOa__panelClosing{animation:none}}@media (max-width:480px){.Modal-module-scss-module__kEaMOa__overlay{align-items:flex-end;padding:8px}.Modal-module-scss-module__kEaMOa__panel{max-height:92dvh;padding:22px}}
.Select-module-scss-module__bu53Yq__wrapper{flex-direction:column;gap:6px;display:flex;position:relative}.Select-module-scss-module__bu53Yq__label{color:var(--color-text);letter-spacing:-.01em;font-size:.875rem;font-weight:500}.Select-module-scss-module__bu53Yq__floating .Select-module-scss-module__bu53Yq__trigger{padding-top:23px;padding-bottom:5px}.Select-module-scss-module__bu53Yq__floating .Select-module-scss-module__bu53Yq__label{transform-origin:0;color:var(--color-text-muted);pointer-events:none;white-space:nowrap;text-overflow:ellipsis;z-index:1;max-width:calc(100% - 44px);font-size:1.0625rem;font-weight:400;transition:transform .2s,top .2s,color .2s;position:absolute;top:50%;left:16px;overflow:hidden;transform:translateY(-50%)}.Select-module-scss-module__bu53Yq__floating .Select-module-scss-module__bu53Yq__labelFloated{color:var(--color-text-secondary);top:6px;transform:translateY(0)scale(.68)}.Select-module-scss-module__bu53Yq__floating .Select-module-scss-module__bu53Yq__labelActive{color:var(--color-primary-bright)}.Select-module-scss-module__bu53Yq__trigger{border:1px solid var(--color-border-strong);background:var(--color-bg-subtle);width:100%;box-shadow:var(--shadow-input-inset);color:var(--color-text);cursor:pointer;text-align:left;letter-spacing:inherit;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:11px 16px;font-family:Satoshi,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:1.0625rem;transition:border-color .2s,box-shadow .2s,background .2s;display:flex}.Select-module-scss-module__bu53Yq__trigger:hover:not(:disabled){border-color:rgba(var(--overlay-rgb),.24);background:rgba(var(--overlay-rgb),.04)}.Select-module-scss-module__bu53Yq__trigger:focus-visible{box-shadow:var(--ring-focus);background:var(--color-bg-input);border-color:#6c63ff;outline:none}.Select-module-scss-module__bu53Yq__trigger:disabled{opacity:.42;cursor:not-allowed;background:rgba(var(--overlay-rgb),.03)}.Select-module-scss-module__bu53Yq__trigger.Select-module-scss-module__bu53Yq__open{box-shadow:var(--ring-focus);background:var(--color-bg-input);border-color:#6c63ff}.Select-module-scss-module__bu53Yq__trigger.Select-module-scss-module__bu53Yq__hasError{border-color:#ff453a}.Select-module-scss-module__bu53Yq__trigger.Select-module-scss-module__bu53Yq__sm{padding:8px 12px;font-size:.875rem}.Select-module-scss-module__bu53Yq__trigger.Select-module-scss-module__bu53Yq__onDark{color:#ffffffeb;background:#ffffff1a;border-color:#ffffff3d;box-shadow:inset 0 1px 2px #0000001a}.Select-module-scss-module__bu53Yq__trigger.Select-module-scss-module__bu53Yq__onDark:hover:not(:disabled){background:#ffffff24;border-color:#ffffff5c}.Select-module-scss-module__bu53Yq__trigger.Select-module-scss-module__bu53Yq__onDark:focus-visible,.Select-module-scss-module__bu53Yq__trigger.Select-module-scss-module__bu53Yq__onDark.Select-module-scss-module__bu53Yq__open{background:#ffffff24;border-color:#ffffff80;box-shadow:0 0 0 3px #ffffff24}.Select-module-scss-module__bu53Yq__trigger.Select-module-scss-module__bu53Yq__onDark .Select-module-scss-module__bu53Yq__placeholder{color:#ffffff61}.Select-module-scss-module__bu53Yq__trigger.Select-module-scss-module__bu53Yq__onDark .Select-module-scss-module__bu53Yq__triggerIcon,.Select-module-scss-module__bu53Yq__trigger.Select-module-scss-module__bu53Yq__onDark .Select-module-scss-module__bu53Yq__chevron{color:#fff9}.Select-module-scss-module__bu53Yq__triggerContent{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.Select-module-scss-module__bu53Yq__triggerIcon{color:var(--color-text-secondary);flex-shrink:0;align-items:center;display:flex}.Select-module-scss-module__bu53Yq__placeholder{color:var(--color-text-muted)}.Select-module-scss-module__bu53Yq__chevron{color:var(--color-text-muted);flex-shrink:0;transition:transform .2s}.Select-module-scss-module__bu53Yq__chevronOpen{transform:rotate(180deg)}.Select-module-scss-module__bu53Yq__dropdown{z-index:55;background:var(--color-bg-elevated);border:1px solid var(--color-border);box-shadow:var(--shadow-lg);border-radius:12px;animation:.15s Select-module-scss-module__bu53Yq__slideDown;position:fixed;overflow:hidden}.Select-module-scss-module__bu53Yq__dropdownUp{animation:.15s Select-module-scss-module__bu53Yq__slideUp}@keyframes Select-module-scss-module__bu53Yq__slideDown{0%{opacity:0;transform:translateY(-6px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Select-module-scss-module__bu53Yq__slideUp{0%{opacity:0;transform:translateY(6px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.Select-module-scss-module__bu53Yq__list{max-height:260px;margin:0;padding:4px;list-style:none;overflow-y:auto}.Select-module-scss-module__bu53Yq__list::-webkit-scrollbar{width:4px}.Select-module-scss-module__bu53Yq__list::-webkit-scrollbar-track{background:0 0}.Select-module-scss-module__bu53Yq__list::-webkit-scrollbar-thumb{background:rgba(var(--overlay-rgb),.18);border-radius:4px}.Select-module-scss-module__bu53Yq__item{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:9px 12px;transition:background-color .15s;display:flex}.Select-module-scss-module__bu53Yq__item:not(:last-child){margin-bottom:1px}.Select-module-scss-module__bu53Yq__itemFocused{background:rgba(var(--overlay-rgb),.06)}.Select-module-scss-module__bu53Yq__itemSelected{background:var(--color-primary-soft);font-weight:500}.Select-module-scss-module__bu53Yq__itemSelected .Select-module-scss-module__bu53Yq__itemLabel{color:var(--color-primary-bright)}.Select-module-scss-module__bu53Yq__itemContent{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.Select-module-scss-module__bu53Yq__itemIcon{background:rgba(var(--overlay-rgb),.06);width:32px;height:32px;color:var(--color-text-secondary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Select-module-scss-module__bu53Yq__itemText{flex-direction:column;gap:2px;min-width:0;display:flex}.Select-module-scss-module__bu53Yq__itemLabel{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}.Select-module-scss-module__bu53Yq__itemDescription{color:var(--color-text-muted);font-size:.75rem}.Select-module-scss-module__bu53Yq__emptyItem{color:var(--color-text-muted);text-align:center;padding:12px;font-size:.875rem}.Select-module-scss-module__bu53Yq__checkIcon{color:#6c63ff;flex-shrink:0}.Select-module-scss-module__bu53Yq__error{color:#ff453a;font-size:.75rem}
.Skeleton-module-scss-module___hrdBq__skeleton{background:linear-gradient(90deg,rgba(var(--overlay-rgb),.06)0%,rgba(var(--overlay-rgb),.12)50%,rgba(var(--overlay-rgb),.06)100%);background-size:200% 100%;border-radius:8px;animation:1.4s ease-in-out infinite Skeleton-module-scss-module___hrdBq__shimmer;display:block}.Skeleton-module-scss-module___hrdBq__circle{border-radius:50%}.Skeleton-module-scss-module___hrdBq__text{border-radius:8px;height:12px}@keyframes Skeleton-module-scss-module___hrdBq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.Skeleton-module-scss-module___hrdBq__skeleton{background:rgba(var(--overlay-rgb),.06);animation:none}}
.SkeletonList-module-scss-module__x3tpUa__list{flex-direction:column;gap:10px;display:flex}.SkeletonList-module-scss-module__x3tpUa__bareRow{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:12px;padding:16px}.SkeletonList-module-scss-module__x3tpUa__row{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.SkeletonList-module-scss-module__x3tpUa__left{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.SkeletonList-module-scss-module__x3tpUa__text{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.SkeletonList-module-scss-module__x3tpUa__chipRow{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.SkeletonList-module-scss-module__x3tpUa__right{flex-shrink:0;align-items:center;gap:6px;display:flex}
.DomainSelector-module-scss-module__-heCpq__inline{align-items:center;gap:8px;min-width:0;display:inline-flex}.DomainSelector-module-scss-module__-heCpq__block{flex-wrap:wrap;align-items:flex-end;gap:8px;width:100%;display:flex}.DomainSelector-module-scss-module__-heCpq__blockLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-secondary);margin-right:4px;padding-bottom:10px;font-size:11px;font-weight:600}.DomainSelector-module-scss-module__-heCpq__manageLink{color:#6c63ff;border-radius:8px;padding:6px 10px;font-size:.75rem;font-weight:500;text-decoration:none;transition:background .15s}.DomainSelector-module-scss-module__-heCpq__manageLink:hover{background:var(--color-primary-soft)}.DomainSelector-module-scss-module__-heCpq__manageLinkOnDark{color:#8b87f5}.DomainSelector-module-scss-module__-heCpq__manageLinkOnDark:hover{background:#ffffff1a}.DomainSelector-module-scss-module__-heCpq__empty{color:var(--color-text-secondary);border:1px dashed var(--color-border);background:var(--color-bg-card);border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-size:.75rem;display:inline-flex}.DomainSelector-module-scss-module__-heCpq__emptyOnDark{color:#fff9;background:#ffffff1a;border-color:#ffffff3d}.DomainSelector-module-scss-module__-heCpq__emptyLink{color:#6c63ff;align-items:center;gap:4px;font-size:.75rem;font-weight:500;text-decoration:none;display:inline-flex}.DomainSelector-module-scss-module__-heCpq__emptyLink:hover{text-decoration:underline}.DomainSelector-module-scss-module__-heCpq__emptyLinkOnDark{color:#8b87f5}
.IntegrationCard-module-scss-module__AS7UXq__card{flex-direction:column;gap:8px;height:100%;display:flex}.IntegrationCard-module-scss-module__AS7UXq__comingSoon .IntegrationCard-module-scss-module__AS7UXq__icon{background:rgba(var(--overlay-rgb),.06);color:var(--color-text-muted)}.IntegrationCard-module-scss-module__AS7UXq__comingSoon .IntegrationCard-module-scss-module__AS7UXq__description,.IntegrationCard-module-scss-module__AS7UXq__comingSoon .IntegrationCard-module-scss-module__AS7UXq__meta{color:var(--color-text-muted)}.IntegrationCard-module-scss-module__AS7UXq__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.IntegrationCard-module-scss-module__AS7UXq__title{align-items:center;gap:10px;display:flex}.IntegrationCard-module-scss-module__AS7UXq__title h3{letter-spacing:-.01em;color:var(--color-text);margin:0;font-size:1.0625rem;font-weight:600}.IntegrationCard-module-scss-module__AS7UXq__icon{color:#6c63ff;background:#6c63ff14;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.IntegrationCard-module-scss-module__AS7UXq__iconAnimated{transition:transform .2s cubic-bezier(.32,.72,.22,1.12),background .2s}.IntegrationCard-module-scss-module__AS7UXq__card:hover .IntegrationCard-module-scss-module__AS7UXq__iconAnimated{background:#6c63ff1f;transform:rotate(-6deg)scale(1.06)}@media (prefers-reduced-motion:reduce){.IntegrationCard-module-scss-module__AS7UXq__iconAnimated{transition:none}.IntegrationCard-module-scss-module__AS7UXq__card:hover .IntegrationCard-module-scss-module__AS7UXq__iconAnimated{transform:none}}.IntegrationCard-module-scss-module__AS7UXq__description{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.47}.IntegrationCard-module-scss-module__AS7UXq__meta{color:var(--color-text-secondary);flex-wrap:wrap;gap:8px;font-size:.75rem;display:flex}.IntegrationCard-module-scss-module__AS7UXq__meta code{background:rgba(var(--overlay-rgb),.04);color:var(--color-text);border-radius:8px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:11px}.IntegrationCard-module-scss-module__AS7UXq__note{color:var(--color-warning-text);background:#ffd60a14;border-radius:8px;margin:0;padding:8px 12px;font-size:.75rem;line-height:1.47}.IntegrationCard-module-scss-module__AS7UXq__error{color:var(--color-danger-text);background:#ff453a0f;border-radius:8px;margin:0;padding:6px 10px;font-size:.75rem}.IntegrationCard-module-scss-module__AS7UXq__actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:auto;padding-top:4px;display:flex}.IntegrationCard-module-scss-module__AS7UXq__helperLink{color:#6c63ff;align-items:center;gap:4px;font-size:.75rem;text-decoration:none;display:inline-flex}.IntegrationCard-module-scss-module__AS7UXq__helperLink:hover{text-decoration:underline}
.ResultsTable-module-scss-module__OfTfJa__wrap{border:1px solid var(--color-border);background:var(--color-bg-card);border-radius:12px;overflow-x:auto}.ResultsTable-module-scss-module__OfTfJa__table{border-collapse:collapse;width:100%;font-size:.875rem}.ResultsTable-module-scss-module__OfTfJa__table th,.ResultsTable-module-scss-module__OfTfJa__table td{text-align:left;border-bottom:1px solid var(--color-border);white-space:nowrap;padding:9px 12px}.ResultsTable-module-scss-module__OfTfJa__table td{color:var(--color-text)}.ResultsTable-module-scss-module__OfTfJa__table th{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);background:var(--color-bg-subtle);-webkit-user-select:none;user-select:none;font-size:11px;font-weight:600}.ResultsTable-module-scss-module__OfTfJa__table tbody tr{transition:background .15s}.ResultsTable-module-scss-module__OfTfJa__table tbody tr:last-child td{border-bottom:none}.ResultsTable-module-scss-module__OfTfJa__table tbody tr:hover{background:var(--color-bg-hover)}.ResultsTable-module-scss-module__OfTfJa__thInner{align-items:center;gap:4px;display:inline-flex}.ResultsTable-module-scss-module__OfTfJa__sortable{cursor:pointer}.ResultsTable-module-scss-module__OfTfJa__sortable:hover{color:var(--color-text)}.ResultsTable-module-scss-module__OfTfJa__sortHint{opacity:.35}.ResultsTable-module-scss-module__OfTfJa__alignRight{text-align:right!important}.ResultsTable-module-scss-module__OfTfJa__alignRight .ResultsTable-module-scss-module__OfTfJa__thInner{justify-content:flex-end}.ResultsTable-module-scss-module__OfTfJa__checkCell{width:34px;text-align:center!important}.ResultsTable-module-scss-module__OfTfJa__checkCell input{cursor:pointer;accent-color:#6c63ff}.ResultsTable-module-scss-module__OfTfJa__rowSelected{background:var(--color-primary-soft)!important}.ResultsTable-module-scss-module__OfTfJa__rowClickable{cursor:pointer}.ResultsTable-module-scss-module__OfTfJa__rowClickable:hover{background:#6c63ff14}.ResultsTable-module-scss-module__OfTfJa__rowClickable:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #6c63ff59}.ResultsTable-module-scss-module__OfTfJa__muted{color:var(--color-text-secondary);opacity:.6}.ResultsTable-module-scss-module__OfTfJa__tier{text-transform:capitalize;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block}.ResultsTable-module-scss-module__OfTfJa__tierLow{color:var(--color-success-text);background:#32d74b1f}.ResultsTable-module-scss-module__OfTfJa__tierMedium{color:var(--color-warning-text);background:#ffd60a1f}.ResultsTable-module-scss-module__OfTfJa__tierHigh{color:var(--color-danger-text);background:#ff453a1a}.ResultsTable-module-scss-module__OfTfJa__deltaGood{color:var(--color-success-text);font-weight:500}.ResultsTable-module-scss-module__OfTfJa__deltaBad{color:var(--color-danger-text);font-weight:500}
.Checkbox-module-scss-module__G6KxIG__wrapper{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:flex}.Checkbox-module-scss-module__G6KxIG__disabled{cursor:not-allowed;opacity:.45}.Checkbox-module-scss-module__G6KxIG__disabled .Checkbox-module-scss-module__G6KxIG__box,.Checkbox-module-scss-module__G6KxIG__disabled .Checkbox-module-scss-module__G6KxIG__input{cursor:not-allowed}.Checkbox-module-scss-module__G6KxIG__disabled .Checkbox-module-scss-module__G6KxIG__box:not(.Checkbox-module-scss-module__G6KxIG__checked):hover{border-color:var(--color-border-strong);background:var(--color-bg-subtle)}.Checkbox-module-scss-module__G6KxIG__box{border:1.5px solid var(--color-border-strong);background:var(--color-bg-subtle);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:background .2s,border-color .2s,box-shadow .2s;display:flex;position:relative}.Checkbox-module-scss-module__G6KxIG__box:hover{background:var(--color-primary-soft);border-color:#6c63ff}.Checkbox-module-scss-module__G6KxIG__box:has(.Checkbox-module-scss-module__G6KxIG__input:focus-visible){box-shadow:var(--ring-focus);border-color:#6c63ff}.Checkbox-module-scss-module__G6KxIG__checked{background:#6c63ff;border-color:#6c63ff;box-shadow:0 1px 4px #6c63ff66}.Checkbox-module-scss-module__G6KxIG__checked:hover{background:#7d75ff;border-color:#7d75ff}.Checkbox-module-scss-module__G6KxIG__input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute}.Checkbox-module-scss-module__G6KxIG__icon{color:#fff;pointer-events:none;animation:.2s cubic-bezier(.32,.72,.22,1.12) Checkbox-module-scss-module__G6KxIG__checkPop}@media (prefers-reduced-motion:reduce){.Checkbox-module-scss-module__G6KxIG__icon{animation:none}}@keyframes Checkbox-module-scss-module__G6KxIG__checkPop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.Checkbox-module-scss-module__G6KxIG__label{color:var(--color-text);font-size:.875rem;font-weight:400;line-height:1}.Checkbox-module-scss-module__G6KxIG__lg{align-items:flex-start;gap:16px}.Checkbox-module-scss-module__G6KxIG__lg .Checkbox-module-scss-module__G6KxIG__box{border-width:2px;border-radius:7px;width:24px;height:24px}.Checkbox-module-scss-module__G6KxIG__lg .Checkbox-module-scss-module__G6KxIG__label{font-size:1.0625rem;line-height:1.4}
.QueryError-module-scss-module__Q1uoMa__wrap{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px 16px;display:flex}.QueryError-module-scss-module__Q1uoMa__icon{color:#ff453a}.QueryError-module-scss-module__Q1uoMa__message{color:var(--color-text-secondary);font-size:.875rem}.QueryError-module-scss-module__Q1uoMa__retry{border:1px solid var(--color-border);background:var(--color-bg-card);color:var(--color-text);cursor:pointer;border-radius:980px;align-items:center;gap:6px;padding:6px 14px;font-size:.75rem;font-weight:500;transition:background .15s;display:inline-flex}.QueryError-module-scss-module__Q1uoMa__retry:hover{background:var(--color-bg)}.QueryError-module-scss-module__Q1uoMa__retry:focus-visible{box-shadow:var(--ring-focus);border-color:#6c63ff;outline:none}
.SecretFieldNotice-module-scss-module__KYGAEG__notice{color:var(--color-text-secondary);background:var(--color-primary-soft);border-left:3px solid #6c63ff;border-radius:8px;align-items:flex-start;gap:8px;margin:0;padding:10px 14px;font-size:.75rem;line-height:1.47;display:flex}.SecretFieldNotice-module-scss-module__KYGAEG__notice svg{color:#6c63ff;flex-shrink:0;margin-top:1px}
.WorkflowShell-module-scss-module__lU9Qba__container{flex-direction:column;gap:24px;max-width:1080px;margin:0 auto;padding:24px 32px 48px;display:flex}@media (max-width:768px){.WorkflowShell-module-scss-module__lU9Qba__container{padding:16px}}.WorkflowShell-module-scss-module__lU9Qba__tabsRow{background:var(--color-bg-card);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:12px;flex-wrap:wrap;gap:6px;min-width:0;max-width:100%;padding:6px;display:flex}@media (max-width:768px){.WorkflowShell-module-scss-module__lU9Qba__tabsRow{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;overflow-x:auto}.WorkflowShell-module-scss-module__lU9Qba__tabsRow::-webkit-scrollbar{height:4px}.WorkflowShell-module-scss-module__lU9Qba__tabsRow::-webkit-scrollbar-thumb{background:rgba(var(--overlay-rgb),.1);border-radius:2px}}.WorkflowShell-module-scss-module__lU9Qba__tabsRowInline{box-shadow:none}.WorkflowShell-module-scss-module__lU9Qba__tab{color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:8px 14px;font-size:.875rem;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.WorkflowShell-module-scss-module__lU9Qba__tab:hover{background:var(--color-bg-hover);color:var(--color-text)}.WorkflowShell-module-scss-module__lU9Qba__tab:focus-visible{outline:none;box-shadow:0 0 0 3px #6c63ff2e}.WorkflowShell-module-scss-module__lU9Qba__tabActive{background:var(--agent-accent-faint,var(--color-primary-soft));color:var(--color-text);box-shadow:inset 0 0 0 1px var(--agent-accent-faint,var(--color-primary-soft))}.WorkflowShell-module-scss-module__lU9Qba__tabActive svg{color:var(--agent-accent,#6c63ff)}.WorkflowShell-module-scss-module__lU9Qba__tabActive:hover{background:var(--agent-accent-faint,var(--color-primary-soft));color:var(--color-text)}
._shared-module-scss-module__KdhKaG__container{flex-direction:column;gap:16px;max-width:1080px;margin:0 auto;padding:24px 32px 48px;display:flex}@media (max-width:768px){._shared-module-scss-module__KdhKaG__container{padding:16px}}._shared-module-scss-module__KdhKaG__hero{margin-bottom:4px}._shared-module-scss-module__KdhKaG__cicdTabs{align-self:flex-start}._shared-module-scss-module__KdhKaG__kpiGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:768px){._shared-module-scss-module__KdhKaG__kpiGrid{grid-template-columns:repeat(2,1fr)}}._shared-module-scss-module__KdhKaG__kpiGrid3{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:768px){._shared-module-scss-module__KdhKaG__kpiGrid3{grid-template-columns:1fr}}._shared-module-scss-module__KdhKaG__sectionTitle{margin:0 0 8px;font-size:.95rem;font-weight:600}._shared-module-scss-module__KdhKaG__agentList{flex-direction:column;gap:8px;display:flex}._shared-module-scss-module__KdhKaG__agentRow{border:1px solid var(--color-hairline);border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:8px 16px;display:flex}._shared-module-scss-module__KdhKaG__rowMeta{flex-direction:column;gap:2px;display:flex}._shared-module-scss-module__KdhKaG__rowActions{align-items:center;gap:8px;display:flex}._shared-module-scss-module__KdhKaG__muted{color:var(--color-text-muted);font-size:.8rem}._shared-module-scss-module__KdhKaG__code{width:100%;font-family:var(--font-mono,monospace);white-space:pre-wrap;word-break:break-all;background:var(--color-bg-subtle);border:1px solid var(--color-hairline);border-radius:8px;padding:8px 16px;font-size:.78rem;line-height:1.5;display:block}._shared-module-scss-module__KdhKaG__fieldLabel{margin:8px 0 4px;font-size:.8rem;font-weight:600}._shared-module-scss-module__KdhKaG__formGrid{flex-direction:column;gap:8px;display:flex}._shared-module-scss-module__KdhKaG__configGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-top:16px;display:grid}._shared-module-scss-module__KdhKaG__inputCard{border:1px solid var(--color-hairline);background:var(--color-bg-subtle);border-radius:14px;padding:16px 16px 24px;transition:border-color .15s,background .15s}._shared-module-scss-module__KdhKaG__inputCard:hover{border-color:var(--color-border-strong)}._shared-module-scss-module__KdhKaG__checkboxList{flex-direction:column;gap:16px;margin-top:16px;display:flex}._shared-module-scss-module__KdhKaG__checkboxRow{border:1px solid var(--color-hairline);background:var(--color-bg-subtle);border-radius:14px;padding:16px;transition:border-color .15s,background .15s}._shared-module-scss-module__KdhKaG__checkboxRow:hover{border-color:var(--color-border-strong)}._shared-module-scss-module__KdhKaG__table{border-collapse:collapse;width:100%;font-size:.85rem}._shared-module-scss-module__KdhKaG__table th,._shared-module-scss-module__KdhKaG__table td{text-align:left;border-bottom:1px solid var(--color-hairline);padding:8px 16px}._shared-module-scss-module__KdhKaG__table th{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:600}._shared-module-scss-module__KdhKaG__table td._shared-module-scss-module__KdhKaG__num{font-variant-numeric:tabular-nums}._shared-module-scss-module__KdhKaG__table tr:last-child td{border-bottom:none}._shared-module-scss-module__KdhKaG__cardTitleRow{justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;display:flex}._shared-module-scss-module__KdhKaG__stamp{color:var(--color-text-muted);font-size:.75rem}._shared-module-scss-module__KdhKaG__jobCell{flex-direction:column;gap:1px;display:flex}._shared-module-scss-module__KdhKaG__jobTitle{font-weight:500}._shared-module-scss-module__KdhKaG__jobKey{color:var(--color-text-muted);font-variant-numeric:tabular-nums;font-size:.72rem}._shared-module-scss-module__KdhKaG__scheduleCell{flex-direction:column;gap:1px;display:flex}._shared-module-scss-module__KdhKaG__scheduleReadable{color:var(--color-text);font-size:.82rem}._shared-module-scss-module__KdhKaG__scheduleRaw{color:var(--color-text-muted);font-size:.72rem;font-family:var(--font-mono,monospace)}._shared-module-scss-module__KdhKaG__titleEdit{align-items:center;gap:4px;max-width:420px;display:flex}._shared-module-scss-module__KdhKaG__iconBtn{width:28px;height:28px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:inline-flex}._shared-module-scss-module__KdhKaG__iconBtn:hover{background:var(--color-bg-subtle);color:var(--color-text);border-color:var(--color-hairline)}._shared-module-scss-module__KdhKaG__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;display:flex}._shared-module-scss-module__KdhKaG__toolbarGroup{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._shared-module-scss-module__KdhKaG__segmented{border:1px solid var(--color-hairline);border-radius:8px;display:inline-flex;overflow:hidden}._shared-module-scss-module__KdhKaG__segment{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:5px 12px;font-size:.78rem;font-weight:500;transition:background .15s,color .15s}._shared-module-scss-module__KdhKaG__segment+._shared-module-scss-module__KdhKaG__segment{border-left:1px solid var(--color-hairline)}._shared-module-scss-module__KdhKaG__segment:hover{color:var(--color-text)}._shared-module-scss-module__KdhKaG__segmentActive{background:var(--color-primary-soft);color:var(--color-primary-bright)}._shared-module-scss-module__KdhKaG__sortable{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}._shared-module-scss-module__KdhKaG__sortable:hover{color:var(--color-text)}._shared-module-scss-module__KdhKaG__sortIcon{vertical-align:middle;opacity:.7;margin-left:4px;display:inline-block}._shared-module-scss-module__KdhKaG__favBtn{width:24px;height:24px;color:var(--color-text-muted);cursor:pointer;opacity:.55;background:0 0;border:none;justify-content:center;align-items:center;transition:opacity .15s,color .15s;display:inline-flex}._shared-module-scss-module__KdhKaG__favBtn:hover{opacity:1;color:var(--color-text)}._shared-module-scss-module__KdhKaG__favActive{opacity:1;color:#ffb300}._shared-module-scss-module__KdhKaG__detailRow td{background:var(--color-bg-subtle);padding:16px}._shared-module-scss-module__KdhKaG__detailCharts{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (max-width:768px){._shared-module-scss-module__KdhKaG__detailCharts{grid-template-columns:1fr}}._shared-module-scss-module__KdhKaG__chartTitle{color:var(--color-text-muted);margin:0 0 4px;font-size:.78rem;font-weight:600}._shared-module-scss-module__KdhKaG__expandBtn{width:24px;height:24px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}._shared-module-scss-module__KdhKaG__expandBtn:hover{color:var(--color-text)}._shared-module-scss-module__KdhKaG__tabs{border-bottom:1px solid var(--color-hairline);gap:4px;margin-bottom:16px;display:flex}._shared-module-scss-module__KdhKaG__tab{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:8px 16px;font-size:.85rem;font-weight:500}._shared-module-scss-module__KdhKaG__tab:hover{color:var(--color-text)}._shared-module-scss-module__KdhKaG__tabActive{color:var(--color-text);border-bottom-color:#6c63ff}._shared-module-scss-module__KdhKaG__tabCount{color:var(--color-text-muted);margin-left:6px;font-size:.72rem}._shared-module-scss-module__KdhKaG__alarmName{flex-direction:column;gap:1px;display:flex}._shared-module-scss-module__KdhKaG__alarmPrimary{font-weight:500}._shared-module-scss-module__KdhKaG__alarmMeta{color:var(--color-text-muted);font-size:.72rem}._shared-module-scss-module__KdhKaG__note{border:1px solid var(--color-hairline);background:var(--color-bg-subtle);color:var(--color-text-muted);border-radius:8px;gap:8px;margin-bottom:8px;padding:8px 16px;font-size:.8rem;line-height:1.45;display:flex}._shared-module-scss-module__KdhKaG__note svg{flex-shrink:0;margin-top:1px}._shared-module-scss-module__KdhKaG__barCellWrap{align-items:center;gap:8px;display:flex}._shared-module-scss-module__KdhKaG__barTrack{background:var(--color-bg-subtle);border-radius:3px;flex:1;min-width:60px;height:6px;position:relative;overflow:hidden}._shared-module-scss-module__KdhKaG__barFill{border-radius:3px;position:absolute;inset:0 auto 0 0}._shared-module-scss-module__KdhKaG__taskCount{font-variant-numeric:tabular-nums}._shared-module-scss-module__KdhKaG__taskBounds{color:var(--color-text-muted);font-size:.72rem}._shared-module-scss-module__KdhKaG__metricGood{color:var(--color-success-text);font-weight:600}._shared-module-scss-module__KdhKaG__metricBad{color:var(--color-danger-text);font-weight:600}._shared-module-scss-module__KdhKaG__dateInput{border:1px solid var(--color-hairline);background:var(--color-bg-card);color:var(--color-text);border-radius:8px;padding:5px 10px;font-family:inherit;font-size:.8rem}._shared-module-scss-module__KdhKaG__optHero{border:1px solid var(--color-hairline);background:radial-gradient(120% 140% at 0% 0%,#32d74b1f,transparent 60%),var(--color-bg-subtle);border-radius:18px;flex-wrap:wrap;align-items:center;gap:24px;margin:8px 0 16px;padding:16px 24px;display:flex}._shared-module-scss-module__KdhKaG__optHeroIcon{width:48px;height:48px;color:var(--color-success-text);background:#32d74b29;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}._shared-module-scss-module__KdhKaG__optHeroStat{flex-direction:column;gap:2px;display:flex}._shared-module-scss-module__KdhKaG__optHeroStat+._shared-module-scss-module__KdhKaG__optHeroStat{border-left:1px solid var(--color-hairline);padding-left:24px}._shared-module-scss-module__KdhKaG__optHeroValue{color:var(--color-success-text);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:700;line-height:1.1}._shared-module-scss-module__KdhKaG__optHeroValueAlt{color:var(--color-text);font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:700;line-height:1.1}._shared-module-scss-module__KdhKaG__optHeroUnit{opacity:.7;margin-left:2px;font-size:.7em;font-weight:600}._shared-module-scss-module__KdhKaG__optHeroLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);font-size:.72rem;font-weight:600}._shared-module-scss-module__KdhKaG__optInsight{border:1px solid var(--color-hairline);background:var(--color-primary-soft);border-left:2px solid #6c63ff;border-radius:12px;gap:8px;margin-bottom:16px;padding:16px;display:flex}._shared-module-scss-module__KdhKaG__optInsightIcon{color:var(--color-primary-bright);flex-shrink:0;margin-top:1px}._shared-module-scss-module__KdhKaG__optInsightText{color:var(--color-text-secondary);margin:0;font-size:.86rem;line-height:1.55}._shared-module-scss-module__KdhKaG__optGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}@media (max-width:768px){._shared-module-scss-module__KdhKaG__optGrid{grid-template-columns:1fr}}._shared-module-scss-module__KdhKaG__optCard{border:1px solid var(--color-hairline);background:var(--color-bg-card);border-radius:12px;gap:8px;padding:16px;transition:border-color .15s,transform .15s;display:flex}._shared-module-scss-module__KdhKaG__optCard:hover{border-color:var(--color-border-strong)}._shared-module-scss-module__KdhKaG__optCardIcon{width:36px;height:36px;color:var(--color-text-secondary);background:#ffffff0d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}._shared-module-scss-module__KdhKaG__optCardIcon[data-impact=high]{color:var(--color-danger-text);background:#ff453a29}._shared-module-scss-module__KdhKaG__optCardIcon[data-impact=medium]{color:var(--color-warning-text);background:#ffd60a29}._shared-module-scss-module__KdhKaG__optCardIcon[data-impact=low]{background:var(--color-primary-soft);color:var(--color-primary-bright)}._shared-module-scss-module__KdhKaG__optCardBody{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}._shared-module-scss-module__KdhKaG__optCardHead{align-items:flex-start;gap:8px;display:flex}._shared-module-scss-module__KdhKaG__optCardTitle{color:var(--color-text);flex:auto;font-size:.88rem;font-weight:600;line-height:1.35}._shared-module-scss-module__KdhKaG__optCardSavings{align-items:center;gap:8px;display:flex}._shared-module-scss-module__KdhKaG__optCardSaveVal{color:var(--color-success-text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.85rem;font-weight:700}._shared-module-scss-module__KdhKaG__optBar{background:var(--color-bg-subtle);border-radius:3px;flex:auto;min-width:40px;height:6px;overflow:hidden}._shared-module-scss-module__KdhKaG__optBarFill{background:linear-gradient(90deg,#32d74b80,#32d74b);border-radius:3px;height:100%}._shared-module-scss-module__KdhKaG__optCardDetail{color:var(--color-text-muted);margin:0;font-size:.82rem;line-height:1.5}._shared-module-scss-module__KdhKaG__optCardClamp{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}._shared-module-scss-module__KdhKaG__optToggle{color:var(--color-primary-bright);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:3px;margin-top:2px;padding:0;font-size:.76rem;font-weight:600;display:inline-flex}._shared-module-scss-module__KdhKaG__optToggle:hover{text-decoration:underline}._shared-module-scss-module__KdhKaG__optToggleIcon,._shared-module-scss-module__KdhKaG__optToggleIconOpen{transition:transform .15s}._shared-module-scss-module__KdhKaG__optToggleIconOpen{transform:rotate(180deg)}._shared-module-scss-module__KdhKaG__repoList{border:1px solid var(--color-hairline);border-radius:10px;flex-direction:column;gap:2px;max-height:280px;margin-top:8px;padding:4px;display:flex;overflow-y:auto}._shared-module-scss-module__KdhKaG__repoItem{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:4px 8px;transition:background .15s;display:flex}._shared-module-scss-module__KdhKaG__repoItem:hover{background:#ffffff0d}._shared-module-scss-module__KdhKaG__repoItemMeta{color:var(--color-text-muted);align-items:center;gap:4px;margin-left:auto;font-size:.72rem;display:flex}._shared-module-scss-module__KdhKaG__commitCell{flex-direction:column;gap:1px;max-width:360px;display:flex}._shared-module-scss-module__KdhKaG__commitMsg{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}._shared-module-scss-module__KdhKaG__commitSub{color:var(--color-text-muted);font-variant-numeric:tabular-nums;align-items:center;gap:6px;font-size:.72rem;display:flex}._shared-module-scss-module__KdhKaG__statusCell{white-space:nowrap;align-items:center;gap:4px;display:flex}._shared-module-scss-module__KdhKaG__linkBtn{width:28px;height:28px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}._shared-module-scss-module__KdhKaG__linkBtn:hover{background:var(--color-bg-subtle);color:var(--color-text)}._shared-module-scss-module__KdhKaG__spin{animation:.9s linear infinite _shared-module-scss-module__KdhKaG__sentinel-spin}@keyframes _shared-module-scss-module__KdhKaG__sentinel-spin{to{transform:rotate(360deg)}}._shared-module-scss-module__KdhKaG__tableWrap{width:100%;overflow-x:auto}._shared-module-scss-module__KdhKaG__clickableRow{cursor:pointer;transition:background .12s}._shared-module-scss-module__KdhKaG__clickableRow:hover{background:var(--color-bg-subtle)}._shared-module-scss-module__KdhKaG__cellPrimary{min-width:0}._shared-module-scss-module__KdhKaG__deployHeadline{white-space:nowrap;text-overflow:ellipsis;max-width:460px;font-weight:500;display:block;overflow:hidden}._shared-module-scss-module__KdhKaG__deployMeta{flex-wrap:wrap;align-items:center;gap:6px;margin-top:3px;display:flex}._shared-module-scss-module__KdhKaG__serviceChip{border:1px solid var(--color-hairline);color:var(--color-text);background:var(--color-bg-subtle);border-radius:999px;align-items:center;padding:1px 8px;font-size:.72rem;font-weight:500;display:inline-flex}@media (max-width:768px){._shared-module-scss-module__KdhKaG__tableWrap{overflow-x:visible}table._shared-module-scss-module__KdhKaG__table{display:block}table._shared-module-scss-module__KdhKaG__table thead{display:none}table._shared-module-scss-module__KdhKaG__table tbody{display:block}table._shared-module-scss-module__KdhKaG__table tr{border:1px solid var(--color-hairline);border-radius:12px;margin-bottom:8px;padding:8px 16px;display:block}table._shared-module-scss-module__KdhKaG__table td{text-align:right;border:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:5px 0;display:flex}table._shared-module-scss-module__KdhKaG__table td:before{content:attr(data-label);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.03em;text-align:left;flex:none;font-size:.7rem;font-weight:600}table._shared-module-scss-module__KdhKaG__table td:empty{display:none}table._shared-module-scss-module__KdhKaG__table td._shared-module-scss-module__KdhKaG__cellPrimary{text-align:left;flex-direction:column;align-items:stretch}table._shared-module-scss-module__KdhKaG__table td._shared-module-scss-module__KdhKaG__cellPrimary:before{margin-bottom:4px}._shared-module-scss-module__KdhKaG__deployHeadline{white-space:normal;max-width:none}}._shared-module-scss-module__KdhKaG__rcaPanel{flex-direction:column;gap:16px;display:flex}._shared-module-scss-module__KdhKaG__rcaHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}._shared-module-scss-module__KdhKaG__rcaTitle{margin:0;font-size:.9rem;font-weight:600}._shared-module-scss-module__KdhKaG__rcaMeta{align-items:center;gap:8px;display:flex}._shared-module-scss-module__KdhKaG__rcaBlock{flex-direction:column;gap:5px;display:flex}._shared-module-scss-module__KdhKaG__rcaLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);font-size:.7rem;font-weight:600}._shared-module-scss-module__KdhKaG__rcaText{color:var(--color-text);margin:0;font-size:.85rem;line-height:1.55}._shared-module-scss-module__KdhKaG__componentList{flex-direction:column;gap:4px;display:flex}._shared-module-scss-module__KdhKaG__componentItem{border:1px solid var(--color-hairline);background:var(--color-bg-card);border-radius:10px;align-items:flex-start;gap:8px;padding:8px 16px;display:flex}._shared-module-scss-module__KdhKaG__componentIcon{background:var(--color-primary-soft);width:26px;height:26px;color:var(--color-primary-bright);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}._shared-module-scss-module__KdhKaG__componentBody{flex-direction:column;gap:2px;min-width:0;display:flex}._shared-module-scss-module__KdhKaG__componentName{color:var(--color-text);font-size:.85rem;font-weight:600}._shared-module-scss-module__KdhKaG__componentType{color:var(--color-text-muted);text-transform:capitalize;font-weight:400}._shared-module-scss-module__KdhKaG__componentReason{color:var(--color-text-secondary);font-size:.8rem;line-height:1.45}._shared-module-scss-module__KdhKaG__changeRow{border:1px solid var(--color-hairline);background:var(--color-bg-card);border-radius:10px;align-items:flex-start;gap:8px;padding:8px 16px;display:flex}._shared-module-scss-module__KdhKaG__changeIcon{color:var(--color-text-muted);flex-shrink:0;margin-top:2px}._shared-module-scss-module__KdhKaG__rcaFooter{border-top:1px solid var(--color-hairline);color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:16px;padding-top:8px;font-size:.75rem;display:flex}._shared-module-scss-module__KdhKaG__rcaFooter code{font-family:var(--font-mono,monospace);color:var(--color-text-secondary)}._shared-module-scss-module__KdhKaG__aiStatus{color:var(--color-text-muted);margin:0;font-size:.75rem;font-style:italic}._shared-module-scss-module__KdhKaG__runDetail{flex-direction:column;gap:16px;display:flex}._shared-module-scss-module__KdhKaG__runStatusLine{color:var(--color-text);align-items:center;gap:4px;font-size:.85rem;display:flex}._shared-module-scss-module__KdhKaG__jobList{flex-direction:column;gap:4px;display:flex}._shared-module-scss-module__KdhKaG__jobRow{border:1px solid var(--color-hairline);border-radius:10px;overflow:hidden}._shared-module-scss-module__KdhKaG__jobHeader{cursor:pointer;text-align:left;width:100%;color:var(--color-text);background:0 0;border:none;align-items:center;gap:8px;padding:8px 16px;display:flex}._shared-module-scss-module__KdhKaG__jobHeader:hover{background:var(--color-bg-subtle)}._shared-module-scss-module__KdhKaG__chevron,._shared-module-scss-module__KdhKaG__chevronOpen{color:var(--color-text-muted);flex:none;transition:transform .15s}._shared-module-scss-module__KdhKaG__chevronOpen{transform:rotate(90deg)}._shared-module-scss-module__KdhKaG__jobName{white-space:nowrap;text-overflow:ellipsis;flex:auto;font-size:.85rem;font-weight:500;overflow:hidden}._shared-module-scss-module__KdhKaG__jobDur{color:var(--color-text-muted);font-variant-numeric:tabular-nums;flex:none;font-size:.75rem}._shared-module-scss-module__KdhKaG__jobBody{border-top:1px solid var(--color-hairline);flex-direction:column;gap:8px;padding:8px 16px 16px;display:flex}._shared-module-scss-module__KdhKaG__stepList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}._shared-module-scss-module__KdhKaG__stepItem{align-items:center;gap:4px;font-size:.8rem;display:flex}._shared-module-scss-module__KdhKaG__stepName{white-space:nowrap;text-overflow:ellipsis;flex:auto;overflow:hidden}._shared-module-scss-module__KdhKaG__stepDur{color:var(--color-text-muted);font-variant-numeric:tabular-nums;flex:none;font-size:.72rem}._shared-module-scss-module__KdhKaG__jobActions{flex-wrap:wrap;gap:4px;display:flex}._shared-module-scss-module__KdhKaG__logBox{color:#d7dae0;white-space:pre-wrap;word-break:break-word;background:#0c0d10;border-radius:8px;max-height:360px;margin:0;padding:8px 16px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;line-height:1.5;overflow:auto}
.Sidebar-module-scss-module__O_ioSq__mobileHamburger{z-index:41;-webkit-backdrop-filter:saturate(180%)blur(20px);color:#fff;cursor:pointer;background:#1d1d1feb;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,transform .15s;display:none;position:fixed;top:10px;left:12px;box-shadow:0 2px 8px #0000002e}.Sidebar-module-scss-module__O_ioSq__mobileHamburger:hover{background:#1d1d1f}.Sidebar-module-scss-module__O_ioSq__mobileHamburger:active{transform:scale(.96)}.Sidebar-module-scss-module__O_ioSq__mobileHamburger:focus-visible{outline:none;box-shadow:0 2px 8px #0000002e,0 0 0 3px #6c63ff59}@media (max-width:768px){.Sidebar-module-scss-module__O_ioSq__mobileHamburger{display:flex}}.Sidebar-module-scss-module__O_ioSq__mobileOverlay{z-index:39;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0006;display:none;position:fixed;inset:0}@media (max-width:768px){.Sidebar-module-scss-module__O_ioSq__mobileOverlay{animation:.2s Sidebar-module-scss-module__O_ioSq__overlayFade;display:block}}@keyframes Sidebar-module-scss-module__O_ioSq__overlayFade{0%{opacity:0}}@keyframes Sidebar-module-scss-module__O_ioSq__menuIn{0%{opacity:0;transform:translateY(-4px)scale(.98)}}@keyframes Sidebar-module-scss-module__O_ioSq__menuInUp{0%{opacity:0;transform:translateY(4px)scale(.98)}}@media (max-width:768px){.Sidebar-module-scss-module__O_ioSq__desktopOnly{display:none!important}}.Sidebar-module-scss-module__O_ioSq__mobileOnly{display:none!important}@media (max-width:768px){.Sidebar-module-scss-module__O_ioSq__mobileOnly{display:flex!important}}.Sidebar-module-scss-module__O_ioSq__sidebar{color:#fff;z-index:40;background:radial-gradient(120% 30% at 50% 0,#6c63ff29 0%,#6c63ff00 100%),linear-gradient(#070a18 0%,#05060f 45%,#000 100%);border-right:1px solid #8b87f514;flex-direction:column;width:260px;height:100dvh;transition:width .3s,transform .3s;display:flex;position:fixed;top:0;left:0;overflow:hidden}.Sidebar-module-scss-module__O_ioSq__sidebar.Sidebar-module-scss-module__O_ioSq__collapsed{width:72px}@media (max-width:768px){.Sidebar-module-scss-module__O_ioSq__sidebar{width:260px;transform:translate(-100%)}.Sidebar-module-scss-module__O_ioSq__sidebar.Sidebar-module-scss-module__O_ioSq__mobileOpen{transform:translate(0)}.Sidebar-module-scss-module__O_ioSq__sidebar.Sidebar-module-scss-module__O_ioSq__collapsed{width:260px}}.Sidebar-module-scss-module__O_ioSq__logo{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;min-height:64px;padding:20px 16px;display:flex}.Sidebar-module-scss-module__O_ioSq__collapsed .Sidebar-module-scss-module__O_ioSq__logo{justify-content:center;padding:20px 12px}.Sidebar-module-scss-module__O_ioSq__logoContent{flex-direction:column;gap:4px;min-width:0;display:flex;overflow:hidden}.Sidebar-module-scss-module__O_ioSq__collapsed .Sidebar-module-scss-module__O_ioSq__logoContent{display:none}.Sidebar-module-scss-module__O_ioSq__wordmark{width:108px;height:auto}.Sidebar-module-scss-module__O_ioSq__subtitle{letter-spacing:.1em;text-transform:uppercase;color:#fff6;font-size:10px;font-weight:500}.Sidebar-module-scss-module__O_ioSq__logoActions{flex-shrink:0;align-items:center;gap:4px;display:flex}.Sidebar-module-scss-module__O_ioSq__collapseBtn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;transition:background .2s,color .2s;display:flex}.Sidebar-module-scss-module__O_ioSq__collapseBtn:focus-visible{outline:none;box-shadow:0 0 0 3px #8b87f559}.Sidebar-module-scss-module__O_ioSq__collapseBtn:hover{color:#fff;background:#ffffff14}.Sidebar-module-scss-module__O_ioSq__orgBadge{background:#ffffff0f;border:1px solid #ffffff0f;border-radius:12px;flex-shrink:0;margin:12px 12px 0;padding:10px 12px;transition:background .2s,border-color .2s;position:relative}.Sidebar-module-scss-module__O_ioSq__orgBadge:hover{background:#ffffff14;border-color:#ffffff1a}.Sidebar-module-scss-module__O_ioSq__orgBadge>span{color:#ffffff80;font-size:.75rem;font-weight:500}.Sidebar-module-scss-module__O_ioSq__orgSwitcherBtn{color:#ffffffb8;cursor:pointer;letter-spacing:-.01em;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:0;font-size:.875rem;font-weight:500;transition:color .15s;display:flex}.Sidebar-module-scss-module__O_ioSq__orgSwitcherBtn:focus-visible{outline:none;box-shadow:0 0 0 3px #8b87f559}.Sidebar-module-scss-module__O_ioSq__orgSwitcherBtn:hover{color:#ffffffeb}.Sidebar-module-scss-module__O_ioSq__orgSwitcherBtn:disabled{opacity:.5;cursor:wait}.Sidebar-module-scss-module__O_ioSq__orgSwitcherName{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;overflow:hidden}.Sidebar-module-scss-module__O_ioSq__orgChevron{opacity:.5;flex-shrink:0;transition:transform .2s,opacity .2s}.Sidebar-module-scss-module__O_ioSq__orgSwitcherBtn:hover .Sidebar-module-scss-module__O_ioSq__orgChevron{opacity:.8}.Sidebar-module-scss-module__O_ioSq__orgChevronOpen{opacity:.8;transform:rotate(180deg)}.Sidebar-module-scss-module__O_ioSq__orgSpinner{flex-shrink:0;animation:.8s linear infinite Sidebar-module-scss-module__O_ioSq__orgSpin}@keyframes Sidebar-module-scss-module__O_ioSq__orgSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Sidebar-module-scss-module__O_ioSq__orgDropdown{z-index:20;background:#131a33;border:1px solid #ffffff1f;border-radius:18px;max-height:240px;padding:5px;animation:.15s Sidebar-module-scss-module__O_ioSq__menuIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 0 0 1px #8b87f51a,0 12px 40px #0000008c,0 4px 12px #0000004d}@media (prefers-reduced-motion:reduce){.Sidebar-module-scss-module__O_ioSq__orgDropdown{animation:none}}.Sidebar-module-scss-module__O_ioSq__orgDropdown::-webkit-scrollbar{width:4px}.Sidebar-module-scss-module__O_ioSq__orgDropdown::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:8px}.Sidebar-module-scss-module__O_ioSq__orgDropdownItem{color:#fff9;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:.875rem;font-weight:400;transition:all .15s;display:flex}.Sidebar-module-scss-module__O_ioSq__orgDropdownItem:focus-visible{outline:none;box-shadow:0 0 0 3px #8b87f559}.Sidebar-module-scss-module__O_ioSq__orgDropdownItem{letter-spacing:-.01em}.Sidebar-module-scss-module__O_ioSq__orgDropdownItem:hover{color:#fff;background:#ffffff14}.Sidebar-module-scss-module__O_ioSq__orgDropdownLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.Sidebar-module-scss-module__O_ioSq__orgDropdownItemActive{color:#fff;background:#6c63ff33}.Sidebar-module-scss-module__O_ioSq__orgDropdownItemActive:hover{background:#6c63ff42}.Sidebar-module-scss-module__O_ioSq__productBadge{background:#ffffff0f;border:1px solid #ffffff0f;border-radius:12px;flex-shrink:0;margin:6px 12px 0;padding:10px 12px;transition:background .2s,border-color .2s;position:relative}.Sidebar-module-scss-module__O_ioSq__productBadge:hover{background:#ffffff14;border-color:#ffffff1a}.Sidebar-module-scss-module__O_ioSq__productLeadAvatar{margin-right:8px}.Sidebar-module-scss-module__O_ioSq__crewStrip{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:6px;margin:10px 12px 0;padding:0 12px;display:flex}.Sidebar-module-scss-module__O_ioSq__crewAvatars{flex-wrap:nowrap;align-items:center;max-width:100%;padding-top:2px;display:flex}.Sidebar-module-scss-module__O_ioSq__crewAvatar{flex-shrink:0;margin-left:-7px;transition:transform .18s}.Sidebar-module-scss-module__O_ioSq__crewAvatar:first-child{margin-left:0}.Sidebar-module-scss-module__O_ioSq__crewAvatar:hover{z-index:2;transform:translateY(-2px)scale(1.2)}.Sidebar-module-scss-module__O_ioSq__crewLabel{letter-spacing:.06em;text-transform:uppercase;color:#ffffff59;font-size:10px;font-weight:500}.Sidebar-module-scss-module__O_ioSq__nav{flex-direction:column;flex:1;gap:2px;padding:16px 10px;display:flex;overflow:hidden auto}.Sidebar-module-scss-module__O_ioSq__nav::-webkit-scrollbar{width:4px}.Sidebar-module-scss-module__O_ioSq__nav::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:8px}.Sidebar-module-scss-module__O_ioSq__collapsed .Sidebar-module-scss-module__O_ioSq__nav{align-items:center;padding:16px 8px}.Sidebar-module-scss-module__O_ioSq__navItem{color:#ffffff8c;white-space:nowrap;letter-spacing:-.01em;border-radius:10px;align-items:center;gap:12px;padding:9px 12px;font-size:.875rem;font-weight:400;transition:background .2s,color .2s;display:flex}.Sidebar-module-scss-module__O_ioSq__collapsed .Sidebar-module-scss-module__O_ioSq__navItem{justify-content:center;width:44px;height:44px;padding:10px}.Sidebar-module-scss-module__O_ioSq__navItem:hover{color:#fff;background:#ffffff0f}.Sidebar-module-scss-module__O_ioSq__active{color:#fff;background:linear-gradient(90deg,#6c63ff42 0%,#6c63ff24 100%);font-weight:500;box-shadow:inset 2px 0 #8b87f5,inset 0 1px #ffffff0f}.Sidebar-module-scss-module__O_ioSq__icon{background:#ffffff0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;position:relative}.Sidebar-module-scss-module__O_ioSq__active .Sidebar-module-scss-module__O_ioSq__icon{background:#6c63ff47}.Sidebar-module-scss-module__O_ioSq__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Sidebar-module-scss-module__O_ioSq__navCount{color:#ffffffe6;background:#0000004d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font-size:11px;font-weight:600;display:inline-flex}.Sidebar-module-scss-module__O_ioSq__active .Sidebar-module-scss-module__O_ioSq__navCount{color:#fff;background:#0006}.Sidebar-module-scss-module__O_ioSq__navCountDot{background:#ff453a;border:2px solid #000;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-2px}.Sidebar-module-scss-module__O_ioSq__userSection{flex-shrink:0;margin:8px;position:relative;overflow:visible}.Sidebar-module-scss-module__O_ioSq__userMenu{z-index:10;background:#131a33;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:4px;padding:4px;animation:.15s Sidebar-module-scss-module__O_ioSq__menuInUp;position:absolute;bottom:100%;left:0;right:0;box-shadow:0 0 0 1px #8b87f514,0 -8px 32px #00000073,0 -2px 8px #0003}@media (prefers-reduced-motion:reduce){.Sidebar-module-scss-module__O_ioSq__userMenu{animation:none}}.Sidebar-module-scss-module__O_ioSq__userMenuCollapsed{z-index:41;background:#131a33;border:1px solid #ffffff1a;border-radius:12px;min-width:200px;padding:4px;position:fixed;bottom:16px;left:72px;box-shadow:0 0 0 1px #8b87f514,0 -8px 32px #00000073}.Sidebar-module-scss-module__O_ioSq__availabilitySection{padding:10px 12px 6px}.Sidebar-module-scss-module__O_ioSq__availabilityLabel{text-transform:uppercase;letter-spacing:.5px;color:#ffffff59;margin-bottom:6px;font-size:10px;font-weight:600;display:block}.Sidebar-module-scss-module__O_ioSq__availabilityOptions{gap:4px;display:flex}.Sidebar-module-scss-module__O_ioSq__availabilityOption{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff0f;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:5px;padding:6px 8px;font-size:11px;font-weight:500;transition:background .15s,color .15s,border-color .15s;display:flex}.Sidebar-module-scss-module__O_ioSq__availabilityOption:focus-visible{outline:none;box-shadow:0 0 0 3px #8b87f559}.Sidebar-module-scss-module__O_ioSq__availabilityOption:hover{color:#fff;background:#ffffff0f}.Sidebar-module-scss-module__O_ioSq__availabilityOptionActive{color:#fff;background:#ffffff14;border-color:#ffffff26}.Sidebar-module-scss-module__O_ioSq__menuDivider{background:#ffffff0f;height:1px;margin:4px 0}.Sidebar-module-scss-module__O_ioSq__userMenuItem{color:#ffffffa6;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.875rem;transition:background .15s,color .15s;display:flex}.Sidebar-module-scss-module__O_ioSq__userMenuItem:focus-visible{outline:none;box-shadow:0 0 0 3px #8b87f559}.Sidebar-module-scss-module__O_ioSq__userMenuItem:hover{color:#fff;background:#ffffff0f}.Sidebar-module-scss-module__O_ioSq__themeHint{color:#fff6;letter-spacing:.06em;text-transform:uppercase;margin-left:auto;font-size:.75rem}.Sidebar-module-scss-module__O_ioSq__userInfo{cursor:pointer;color:#fff;background:#ffffff0a;border:none;border-radius:12px;align-items:center;gap:10px;width:100%;padding:12px;transition:background .2s;display:flex}.Sidebar-module-scss-module__O_ioSq__userInfo:focus-visible{outline:none;box-shadow:0 0 0 3px #8b87f559}.Sidebar-module-scss-module__O_ioSq__collapsed .Sidebar-module-scss-module__O_ioSq__userInfo{justify-content:center;padding:10px}.Sidebar-module-scss-module__O_ioSq__userInfo:hover{background:#ffffff14}.Sidebar-module-scss-module__O_ioSq__userAvatar{background:#6c63ff38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.875rem;font-weight:600;display:flex;position:relative}.Sidebar-module-scss-module__O_ioSq__availabilityDot{border:2px solid #000;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-1px;right:-1px}.Sidebar-module-scss-module__O_ioSq__userText{text-align:left;min-width:0}.Sidebar-module-scss-module__O_ioSq__userName{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.Sidebar-module-scss-module__O_ioSq__userRole{color:#fff6;text-transform:capitalize;margin-top:1px;font-size:.75rem}
.SegmentedControl-module-scss-module__GIPtEW__track{background:var(--color-bg-subtle);box-shadow:var(--shadow-input-inset);scrollbar-width:none;border-radius:12px;align-items:center;gap:2px;max-width:100%;padding:3px;display:inline-flex;overflow-x:auto}.SegmentedControl-module-scss-module__GIPtEW__track::-webkit-scrollbar{display:none}.SegmentedControl-module-scss-module__GIPtEW__segment{color:var(--color-text-secondary);letter-spacing:-.01em;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;font-weight:500;transition:background .2s,color .2s,box-shadow .2s;display:inline-flex}.SegmentedControl-module-scss-module__GIPtEW__segment:hover:not(:disabled):not(.SegmentedControl-module-scss-module__GIPtEW__active){color:var(--color-text)}.SegmentedControl-module-scss-module__GIPtEW__segment:disabled{opacity:.4;cursor:not-allowed}.SegmentedControl-module-scss-module__GIPtEW__segment:focus-visible{box-shadow:var(--ring-focus);border-color:#6c63ff;outline:none}.SegmentedControl-module-scss-module__GIPtEW__active{background:var(--color-bg-elevated);color:var(--color-text);box-shadow:var(--shadow-sm)}.SegmentedControl-module-scss-module__GIPtEW__md .SegmentedControl-module-scss-module__GIPtEW__segment{padding:7px 14px;font-size:.875rem}.SegmentedControl-module-scss-module__GIPtEW__sm .SegmentedControl-module-scss-module__GIPtEW__segment{padding:5px 11px;font-size:.75rem}
.ChannelBadge-module-scss-module__S_AZiG__badge{letter-spacing:.01em;white-space:nowrap;vertical-align:middle;border:1px solid #0000;border-radius:980px;align-items:center;gap:4px;max-width:100%;padding:2px 8px;font-size:10.5px;font-weight:600;line-height:1.4;display:inline-flex}.ChannelBadge-module-scss-module__S_AZiG__md{gap:5px;padding:3px 10px;font-size:11.5px}.ChannelBadge-module-scss-module__S_AZiG__icon{flex-shrink:0}.ChannelBadge-module-scss-module__S_AZiG__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}
.highlightViz-module-scss-module__xDOZYW__spark{width:100%;height:56px;display:block}.highlightViz-module-scss-module__xDOZYW__vizSpacer{height:56px}.highlightViz-module-scss-module__xDOZYW__sparkLine{fill:none;stroke:#32d74b;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.highlightViz-module-scss-module__xDOZYW__sparkArea{fill:#32d74b1a;stroke:none}.highlightViz-module-scss-module__xDOZYW__jump{justify-content:center;align-items:flex-end;gap:16px;height:86px;padding:0 8px;display:flex}.highlightViz-module-scss-module__xDOZYW__jumpBarWrap{flex-direction:column;align-items:center;gap:5px;width:56px;display:flex}.highlightViz-module-scss-module__xDOZYW__jumpRank{color:var(--color-text-muted);font-size:.75rem;font-weight:600}.highlightViz-module-scss-module__xDOZYW__jumpRankAccent{color:var(--color-success-text);font-size:.875rem;font-weight:700}.highlightViz-module-scss-module__xDOZYW__jumpRankAccentBad{color:var(--color-danger-text);font-size:.875rem;font-weight:700}.highlightViz-module-scss-module__xDOZYW__jumpBarFrom{background:rgba(var(--overlay-rgb),.12);border-radius:8px 8px 0 0;width:100%}.highlightViz-module-scss-module__xDOZYW__jumpBarTo{background:linear-gradient(#32d74b 0%,#32d74b8c 100%);border-radius:8px 8px 0 0;width:100%}.highlightViz-module-scss-module__xDOZYW__jumpBarToBad{background:linear-gradient(#ff453a 0%,#ff453a8c 100%);border-radius:8px 8px 0 0;width:100%}.highlightViz-module-scss-module__xDOZYW__jumpCaption{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-size:10px}.highlightViz-module-scss-module__xDOZYW__jumpArrow{color:#32d74b;margin-bottom:26px}.highlightViz-module-scss-module__xDOZYW__jumpArrowBad{color:#ff453a;margin-bottom:26px}
.markdown-module-scss-module__MNmKbG__markdown{color:var(--color-text);letter-spacing:-.01em;font-size:.875rem;line-height:1.7}.markdown-module-scss-module__MNmKbG__markdown>:first-child{margin-top:0}.markdown-module-scss-module__MNmKbG__markdown>:last-child{margin-bottom:0}.markdown-module-scss-module__MNmKbG__markdown h1,.markdown-module-scss-module__MNmKbG__markdown h2,.markdown-module-scss-module__MNmKbG__markdown h3,.markdown-module-scss-module__MNmKbG__markdown h4{color:var(--color-text);letter-spacing:-.02em;margin:1.25em 0 .5em;font-weight:600;line-height:1.12}.markdown-module-scss-module__MNmKbG__markdown h1:first-child,.markdown-module-scss-module__MNmKbG__markdown h2:first-child,.markdown-module-scss-module__MNmKbG__markdown h3:first-child,.markdown-module-scss-module__MNmKbG__markdown h4:first-child{margin-top:0}.markdown-module-scss-module__MNmKbG__markdown h1{font-size:1.15em}.markdown-module-scss-module__MNmKbG__markdown h2{font-size:1.05em}.markdown-module-scss-module__MNmKbG__markdown h3{font-size:1em}.markdown-module-scss-module__MNmKbG__markdown p{margin:.6em 0}.markdown-module-scss-module__MNmKbG__markdown strong{color:var(--color-text);font-weight:600}.markdown-module-scss-module__MNmKbG__markdown ul{list-style:outside}.markdown-module-scss-module__MNmKbG__markdown ol{list-style:decimal}.markdown-module-scss-module__MNmKbG__markdown ul,.markdown-module-scss-module__MNmKbG__markdown ol{margin:.5em 0;padding-left:1.5em}.markdown-module-scss-module__MNmKbG__markdown ul ul{list-style:circle}.markdown-module-scss-module__MNmKbG__markdown ul ul ul{list-style:square}.markdown-module-scss-module__MNmKbG__markdown li{margin:.25em 0}.markdown-module-scss-module__MNmKbG__markdown li::marker{color:var(--color-text-muted)}.markdown-module-scss-module__MNmKbG__markdown code{background:var(--color-bg-subtle);color:var(--color-text);border-radius:8px;padding:2px 6px;font-family:SF Mono,Fira Code,Menlo,monospace;font-size:.88em}.markdown-module-scss-module__MNmKbG__markdown pre{background:#0e0e10;border-radius:12px;margin:.75em 0;padding:14px 16px;overflow-x:auto}.markdown-module-scss-module__MNmKbG__markdown pre code{color:#fff9;background:0 0;border-radius:0;padding:0;font-size:.82em;line-height:1.6}.markdown-module-scss-module__MNmKbG__markdown .markdown-module-scss-module__MNmKbG__tableBlock{margin:.75em 0;position:relative}.markdown-module-scss-module__MNmKbG__markdown .markdown-module-scss-module__MNmKbG__tableBlock:hover .markdown-module-scss-module__MNmKbG__tableCopyBtn,.markdown-module-scss-module__MNmKbG__markdown .markdown-module-scss-module__MNmKbG__tableBlock .markdown-module-scss-module__MNmKbG__tableCopyBtn:focus-visible{opacity:1}.markdown-module-scss-module__MNmKbG__markdown .markdown-module-scss-module__MNmKbG__tableCopyBtn{z-index:1;border:1px solid var(--color-border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--color-text-muted);cursor:pointer;opacity:0;background:#1c1c20d9;border-radius:8px;align-items:center;gap:4px;padding:3px 7px;font-size:.75rem;font-weight:500;transition:opacity .15s,background .15s,color .15s;display:inline-flex;position:absolute;top:6px;right:6px}.markdown-module-scss-module__MNmKbG__markdown .markdown-module-scss-module__MNmKbG__tableCopyBtn:hover{background:var(--color-bg-input);color:var(--color-text)}@media (max-width:768px){.markdown-module-scss-module__MNmKbG__markdown .markdown-module-scss-module__MNmKbG__tableCopyBtn{opacity:1}}.markdown-module-scss-module__MNmKbG__markdown .markdown-module-scss-module__MNmKbG__tableWrap{-webkit-overflow-scrolling:touch;border:1px solid var(--color-hairline);border-radius:8px;max-width:100%;margin:0;overflow-x:auto}.markdown-module-scss-module__MNmKbG__markdown .markdown-module-scss-module__MNmKbG__tableWrap::-webkit-scrollbar{height:6px}.markdown-module-scss-module__MNmKbG__markdown .markdown-module-scss-module__MNmKbG__tableWrap::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px}.markdown-module-scss-module__MNmKbG__markdown table{border-collapse:collapse;width:100%;margin:0;font-size:.9em}.markdown-module-scss-module__MNmKbG__markdown thead{background:var(--color-bg-subtle)}.markdown-module-scss-module__MNmKbG__markdown thead th{text-align:left;border-bottom:1px solid var(--color-border);color:var(--color-text);white-space:nowrap;padding:10px 14px;font-weight:600}.markdown-module-scss-module__MNmKbG__markdown tbody td{border-bottom:1px solid var(--color-hairline);color:var(--color-text);white-space:nowrap;padding:9px 14px}.markdown-module-scss-module__MNmKbG__markdown tbody tr:last-child td{border-bottom:none}.markdown-module-scss-module__MNmKbG__markdown tbody tr:hover{background:var(--color-bg-hover)}.markdown-module-scss-module__MNmKbG__markdown blockquote{color:var(--color-text-secondary);border-left:3px solid #6c63ff33;margin:.75em 0;padding:.5em 0 .5em 1em}.markdown-module-scss-module__MNmKbG__markdown hr{border:none;border-top:1px solid var(--color-hairline);margin:1em 0}.markdown-module-scss-module__MNmKbG__markdown a{color:#6c63ff;text-underline-offset:2px;text-decoration:underline}.markdown-module-scss-module__MNmKbG__markdown a:hover{opacity:.8}.markdown-module-scss-module__MNmKbG__markdown em{color:var(--color-text-secondary);font-style:italic}
.SlackIntegrationCard-module-scss-module__iJQozq__modalBody{flex-direction:column;gap:16px;display:flex}.SlackIntegrationCard-module-scss-module__iJQozq__modalIntro{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.47}.SlackIntegrationCard-module-scss-module__iJQozq__modalIntro code{background:rgba(var(--overlay-rgb),.05);color:var(--color-text);border-radius:8px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:12px}.SlackIntegrationCard-module-scss-module__iJQozq__channelHelp{margin-top:-6px}.SlackIntegrationCard-module-scss-module__iJQozq__section{border-top:1px solid var(--color-border);flex-direction:column;gap:8px;padding-top:16px;display:flex}.SlackIntegrationCard-module-scss-module__iJQozq__sectionTitle{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);margin:0;font-size:11px;font-weight:600}.SlackIntegrationCard-module-scss-module__iJQozq__usage{flex-direction:column;gap:4px;display:flex}
.AppLoader-module-scss-module__tXswEG__loader{color:#ffffffeb;background:radial-gradient(120% 140% at 85% 10%,#6c63ff66 0%,#6c63ff00 55%),radial-gradient(90% 120% at 10% 90%,#3082f03d 0%,#3082f000 50%),linear-gradient(135deg,#0e1430 0%,#0b1023 60%,#101737 100%);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.AppLoader-module-scss-module__tXswEG__page{width:100%;min-height:100dvh}.AppLoader-module-scss-module__tXswEG__overlay{z-index:70;position:fixed;inset:0}.AppLoader-module-scss-module__tXswEG__stage{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.AppLoader-module-scss-module__tXswEG__mark{border-radius:12px;box-shadow:0 0 0 1px #8b87f540,0 12px 40px #05081899}.AppLoader-module-scss-module__tXswEG__ring,.AppLoader-module-scss-module__tXswEG__ringInner{pointer-events:none;border-radius:50%;position:absolute}.AppLoader-module-scss-module__tXswEG__ring{border:1.5px solid #8b87f529;border-top-color:#8b87f5bf;animation:1.1s linear infinite AppLoader-module-scss-module__tXswEG__loaderSpin;inset:0}.AppLoader-module-scss-module__tXswEG__ringInner{border:1px solid #8b87f51a;border-bottom-color:#8b87f573;animation:1.6s linear infinite reverse AppLoader-module-scss-module__tXswEG__loaderSpin;inset:14px}@keyframes AppLoader-module-scss-module__tXswEG__loaderSpin{to{transform:rotate(360deg)}}.AppLoader-module-scss-module__tXswEG__wordmark{opacity:.92;width:110px;height:auto}.AppLoader-module-scss-module__tXswEG__message{color:#fff9;letter-spacing:-.01em;font-size:.875rem}.AppLoader-module-scss-module__tXswEG__dots span{animation:1.2s ease-in-out infinite AppLoader-module-scss-module__tXswEG__loaderDot}.AppLoader-module-scss-module__tXswEG__dots span:nth-child(2){animation-delay:.15s}.AppLoader-module-scss-module__tXswEG__dots span:nth-child(3){animation-delay:.3s}@keyframes AppLoader-module-scss-module__tXswEG__loaderDot{0%,to{opacity:.2}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.AppLoader-module-scss-module__tXswEG__ring,.AppLoader-module-scss-module__tXswEG__ringInner,.AppLoader-module-scss-module__tXswEG__dots span{animation:none}}
.ConversationList-module-scss-module__I_7C_q__list{border-right:1px solid rgba(var(--overlay-rgb),.06);background:var(--color-bg-card);flex-direction:column;flex-shrink:0;width:380px;min-width:0;display:flex}@media (max-width:1024px){.ConversationList-module-scss-module__I_7C_q__list{width:320px}}@media (max-width:768px){.ConversationList-module-scss-module__I_7C_q__list{border-right:none;width:100%}}.ConversationList-module-scss-module__I_7C_q__filters{border-bottom:1px solid rgba(var(--overlay-rgb),.06);flex-direction:column;gap:10px;padding:16px;display:flex}@media (max-width:768px){.ConversationList-module-scss-module__I_7C_q__filters{gap:8px;padding:12px}}.ConversationList-module-scss-module__I_7C_q__searchWrap{position:relative}.ConversationList-module-scss-module__I_7C_q__searchIcon{color:var(--color-text-muted);pointer-events:none;transition:color .2s;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ConversationList-module-scss-module__I_7C_q__searchInput{background:var(--color-bg-subtle);width:100%;color:var(--color-text);box-shadow:var(--shadow-input-inset);border:1px solid #0000;border-radius:10px;padding:10px 14px 10px 36px;font-size:.875rem;transition:all .25s}.ConversationList-module-scss-module__I_7C_q__searchInput:focus{background:var(--color-bg-card);border-color:#6c63ff;outline:none;box-shadow:0 0 0 3px #6c63ff24}.ConversationList-module-scss-module__I_7C_q__searchInput:focus+.ConversationList-module-scss-module__I_7C_q__searchIcon,.ConversationList-module-scss-module__I_7C_q__searchInput:focus~.ConversationList-module-scss-module__I_7C_q__searchIcon{color:#6c63ff}.ConversationList-module-scss-module__I_7C_q__searchInput::placeholder{color:var(--color-text-muted)}.ConversationList-module-scss-module__I_7C_q__statusTabs{background:var(--color-bg-subtle);-webkit-overflow-scrolling:touch;border-radius:10px;gap:1px;padding:3px;display:flex;overflow-x:auto}.ConversationList-module-scss-module__I_7C_q__statusTabs::-webkit-scrollbar{display:none}.ConversationList-module-scss-module__I_7C_q__statusTab{color:var(--color-text-secondary);cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border:none;border-radius:8px;flex-shrink:0;padding:6px 11px;font-size:11px;font-weight:500;transition:all .2s}.ConversationList-module-scss-module__I_7C_q__statusTab:hover{color:var(--color-text);background:rgba(var(--overlay-rgb),.03)}.ConversationList-module-scss-module__I_7C_q__statusTab:focus-visible{outline:none;box-shadow:0 0 0 3px #6c63ff2e}.ConversationList-module-scss-module__I_7C_q__statusTabActive{background:var(--color-bg-card);color:var(--color-text);box-shadow:var(--shadow-sm);font-weight:600}.ConversationList-module-scss-module__I_7C_q__statusTabActive:hover{background:var(--color-bg-card);color:var(--color-text)}.ConversationList-module-scss-module__I_7C_q__subFilter{gap:4px;display:flex}.ConversationList-module-scss-module__I_7C_q__subFilterBtn{border:1px solid rgba(var(--overlay-rgb),.08);color:var(--color-text-secondary);cursor:pointer;text-align:center;background:0 0;border-radius:6px;flex:1;padding:6px 8px;font-size:11px;font-weight:500;transition:all .15s}.ConversationList-module-scss-module__I_7C_q__subFilterBtn:hover{background:rgba(var(--overlay-rgb),.03);color:var(--color-text)}.ConversationList-module-scss-module__I_7C_q__subFilterBtnActive{color:#fff;background:#6c63ff;border-color:#6c63ff}.ConversationList-module-scss-module__I_7C_q__subFilterBtnActive:hover{color:#fff;background:#7d75ff}.ConversationList-module-scss-module__I_7C_q__items{flex:1;overflow-y:auto}.ConversationList-module-scss-module__I_7C_q__items::-webkit-scrollbar{width:5px}.ConversationList-module-scss-module__I_7C_q__items::-webkit-scrollbar-thumb{background:rgba(var(--overlay-rgb),.08);border-radius:4px}.ConversationList-module-scss-module__I_7C_q__items::-webkit-scrollbar-track{background:0 0}.ConversationList-module-scss-module__I_7C_q__item{border-bottom:1px solid rgba(var(--overlay-rgb),.04);cursor:pointer;border-left:3px solid #0000;padding:14px 16px;transition:background .15s}@media (max-width:768px){.ConversationList-module-scss-module__I_7C_q__item{padding:12px}}.ConversationList-module-scss-module__I_7C_q__item:hover{background:var(--color-bg-hover)}.ConversationList-module-scss-module__I_7C_q__item:active{background:rgba(var(--overlay-rgb),.07)}.ConversationList-module-scss-module__I_7C_q__selected{background:var(--color-primary-soft);border-left-color:#6c63ff}.ConversationList-module-scss-module__I_7C_q__selected:hover{background:#6c63ff33}.ConversationList-module-scss-module__I_7C_q__breached{border-left-color:#ff453a}.ConversationList-module-scss-module__I_7C_q__unread{background:rgba(var(--overlay-rgb),.02)}.ConversationList-module-scss-module__I_7C_q__unread:hover{background:rgba(var(--overlay-rgb),.05)}.ConversationList-module-scss-module__I_7C_q__assigneeRow{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.ConversationList-module-scss-module__I_7C_q__assigneeBadgeTop{color:var(--color-text-secondary);background:rgba(var(--overlay-rgb),.04);border-radius:980px;align-items:center;gap:3px;padding:2px 8px;font-size:10px;font-weight:500;display:inline-flex}.ConversationList-module-scss-module__I_7C_q__assignedMeTop{color:var(--color-primary-bright);background:var(--color-primary-soft)}.ConversationList-module-scss-module__I_7C_q__unassignedBadgeTop{color:var(--color-text-muted);background:rgba(var(--overlay-rgb),.03);border:1px dashed rgba(var(--overlay-rgb),.1);border-radius:980px;padding:2px 6px;font-size:10px;font-weight:400}.ConversationList-module-scss-module__I_7C_q__unreadDot{background:#ff453a;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 2px #ff453a33}.ConversationList-module-scss-module__I_7C_q__itemTop{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.ConversationList-module-scss-module__I_7C_q__contact{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:200px;color:var(--color-text);flex:1;font-size:.875rem;font-weight:500;overflow:hidden}@media (max-width:768px){.ConversationList-module-scss-module__I_7C_q__contact{max-width:none}}.ConversationList-module-scss-module__I_7C_q__contactUnread{color:var(--color-text);font-weight:600}.ConversationList-module-scss-module__I_7C_q__itemMeta{color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;font-size:.75rem;display:flex}.ConversationList-module-scss-module__I_7C_q__channel{text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:500}.ConversationList-module-scss-module__I_7C_q__dot{background:var(--color-text-muted);opacity:.6;border-radius:50%;flex-shrink:0;width:3px;height:3px}.ConversationList-module-scss-module__I_7C_q__time{font-size:11px}.ConversationList-module-scss-module__I_7C_q__waitingBadge{color:#ff453a;white-space:nowrap;align-items:center;gap:3px;font-size:10px;font-weight:500;display:inline-flex}.ConversationList-module-scss-module__I_7C_q__slaRow{flex-wrap:wrap;gap:4px;display:flex}.ConversationList-module-scss-module__I_7C_q__skeletonWrap{padding:12px 16px}
.PerformanceRowModal-module-scss-module__vFSMfa__card{flex-direction:column;gap:14px;display:flex}.PerformanceRowModal-module-scss-module__vFSMfa__chartCard{border:1px solid var(--color-border);background:var(--color-bg-card);border-top:3px solid #32d74b;border-radius:12px;flex-direction:column;gap:10px;padding:16px;display:flex}.PerformanceRowModal-module-scss-module__vFSMfa__chartCard.PerformanceRowModal-module-scss-module__vFSMfa__chartCardBad{border-top-color:#ff453a}.PerformanceRowModal-module-scss-module__vFSMfa__headline{color:var(--color-text);margin:0;font-size:.875rem;font-weight:500;line-height:1.47}.PerformanceRowModal-module-scss-module__vFSMfa__detail{color:var(--color-text-muted);margin:-4px 0 0;font-size:.75rem}.PerformanceRowModal-module-scss-module__vFSMfa__stats{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.PerformanceRowModal-module-scss-module__vFSMfa__stat{border:1px solid var(--color-border);background:var(--color-bg-subtle);border-radius:10px;flex-direction:column;gap:3px;padding:10px 12px;display:flex}.PerformanceRowModal-module-scss-module__vFSMfa__statLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-size:10px}.PerformanceRowModal-module-scss-module__vFSMfa__statValueRow{align-items:baseline;gap:7px;display:flex}.PerformanceRowModal-module-scss-module__vFSMfa__statValue{color:var(--color-text);font-size:1.0625rem;font-weight:600}.PerformanceRowModal-module-scss-module__vFSMfa__statDelta{font-size:.75rem}.PerformanceRowModal-module-scss-module__vFSMfa__shareBtn{border:1px solid var(--color-border);background:var(--color-bg-card);color:var(--color-text-secondary);cursor:pointer;border-radius:980px;align-items:center;gap:6px;padding:7px 14px;font-size:.875rem;font-weight:500;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.PerformanceRowModal-module-scss-module__vFSMfa__shareBtn svg{flex-shrink:0}.PerformanceRowModal-module-scss-module__vFSMfa__shareBtn:hover:not(:disabled){background:var(--color-primary-soft);color:var(--color-primary-bright);border-color:#6c63ff}.PerformanceRowModal-module-scss-module__vFSMfa__shareBtn:focus-visible{outline:none;box-shadow:0 0 0 3px #6c63ff2e}.PerformanceRowModal-module-scss-module__vFSMfa__shareBtn:disabled{opacity:.5;cursor:not-allowed}
.TimeSeriesChart-module-scss-module__mQJ1aa__wrap{width:100%;position:relative}.TimeSeriesChart-module-scss-module__mQJ1aa__chart{width:100%}.TimeSeriesChart-module-scss-module__mQJ1aa__empty{color:var(--color-text-muted);padding:16px 0;font-size:.875rem}.TimeSeriesChart-module-scss-module__mQJ1aa__legend{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:6px;display:flex}.TimeSeriesChart-module-scss-module__mQJ1aa__legendItem{color:var(--color-text-muted);align-items:center;gap:6px;font-size:.75rem;display:inline-flex}.TimeSeriesChart-module-scss-module__mQJ1aa__legendDot{border-radius:3px;width:10px;height:10px;display:inline-block}
.WidgetInstall-module-scss-module__Wz6Q0q__wrap{flex-direction:column;gap:24px;display:flex}.WidgetInstall-module-scss-module__Wz6Q0q__sectionTitle{color:var(--color-text);margin:0 0 4px;font-size:.875rem;font-weight:600}.WidgetInstall-module-scss-module__Wz6Q0q__sectionHelp{color:var(--color-text-muted);margin:0 0 10px;font-size:.75rem;line-height:1.5}.WidgetInstall-module-scss-module__Wz6Q0q__sectionHelp code{background:#ffffff14;border-radius:8px;padding:1px 4px;font-family:SF Mono,Menlo,monospace;font-size:.9em}.WidgetInstall-module-scss-module__Wz6Q0q__block{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.WidgetInstall-module-scss-module__Wz6Q0q__platformTabs{margin-bottom:10px}.WidgetInstall-module-scss-module__Wz6Q0q__blockHead{color:var(--color-text-secondary);justify-content:space-between;align-items:center;font-size:.75rem;font-weight:500;display:flex}.WidgetInstall-module-scss-module__Wz6Q0q__copyBtn{border:1px solid var(--color-border);background:var(--color-bg-input);cursor:pointer;color:var(--color-text);border-radius:8px;align-items:center;gap:5px;padding:4px 9px;font-size:.75rem;transition:background .15s;display:inline-flex}.WidgetInstall-module-scss-module__Wz6Q0q__copyBtn:hover{background:var(--color-bg)}.WidgetInstall-module-scss-module__Wz6Q0q__code{color:#e6e6ea;white-space:pre-wrap;word-break:break-word;background:#1e1e22;border-radius:12px;margin:0;padding:12px 14px;font-family:SF Mono,Menlo,monospace;font-size:12px;line-height:1.5;overflow-x:auto}.WidgetInstall-module-scss-module__Wz6Q0q__endpoints{flex-direction:column;gap:4px;margin:8px 0 0;padding-left:18px;display:flex}.WidgetInstall-module-scss-module__Wz6Q0q__endpoints li{color:var(--color-text-secondary);font-size:.75rem}.WidgetInstall-module-scss-module__Wz6Q0q__endpoints code{color:var(--color-text);font-family:SF Mono,Menlo,monospace;font-size:.95em}.WidgetInstall-module-scss-module__Wz6Q0q__secretNotice{background:#ff9f0a14;border:1px solid #ff9f0a4d;border-radius:12px;padding:16px}.WidgetInstall-module-scss-module__Wz6Q0q__secretNotice strong{color:var(--color-text);margin-bottom:2px;font-size:.875rem;display:block}.WidgetInstall-module-scss-module__Wz6Q0q__secretNotice p{color:var(--color-text-secondary);margin:0 0 10px;font-size:.75rem;line-height:1.5}
.cards-module-scss-module__8CfxKa__container{flex-direction:column;gap:24px;max-width:1080px;margin:0 auto;padding:24px 32px 48px;display:flex}@media (max-width:768px){.cards-module-scss-module__8CfxKa__container{padding:16px}}.cards-module-scss-module__8CfxKa__grid{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.cards-module-scss-module__8CfxKa__card{flex-direction:column;gap:16px;min-width:0;min-height:320px;display:flex}.cards-module-scss-module__8CfxKa__cardHead{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.cards-module-scss-module__8CfxKa__cardHeadText{min-width:0}.cards-module-scss-module__8CfxKa__cardTitle{letter-spacing:-.02em;color:var(--color-text);overflow-wrap:anywhere;margin:0 0 4px;font-size:1.0625rem;font-weight:600;line-height:1.3}.cards-module-scss-module__8CfxKa__cardMeta{color:var(--color-text-muted);align-items:center;gap:6px;font-size:.75rem;display:flex}.cards-module-scss-module__8CfxKa__sourceTag{color:var(--color-text-secondary);align-items:center;gap:4px;font-weight:500;display:inline-flex}.cards-module-scss-module__8CfxKa__dot{color:var(--color-text-muted)}.cards-module-scss-module__8CfxKa__updated{white-space:nowrap}.cards-module-scss-module__8CfxKa__cardActions{flex-shrink:0;align-items:center;gap:4px;display:flex}.cards-module-scss-module__8CfxKa__cardBody{flex-direction:column;flex:1;min-width:0;min-height:200px;display:flex}.cards-module-scss-module__8CfxKa__cardLoading{color:var(--color-text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;font-size:.875rem;display:flex}.cards-module-scss-module__8CfxKa__cardError{color:var(--color-danger-text);background:#ff453a0f;border-radius:12px;flex:1;align-items:flex-start;gap:8px;padding:16px;display:flex}.cards-module-scss-module__8CfxKa__cardError strong{margin-bottom:2px;font-size:.875rem;font-weight:600;display:block}.cards-module-scss-module__8CfxKa__cardError p{color:var(--color-text-secondary);overflow-wrap:anywhere;margin:0;font-size:.75rem}.cards-module-scss-module__8CfxKa__cardEmpty{color:var(--color-text-muted);flex:1;justify-content:center;align-items:center;font-size:.875rem;display:flex}.cards-module-scss-module__8CfxKa__narrativeOnly{flex:1;min-width:0;font-size:.875rem;overflow-x:auto}.cards-module-scss-module__8CfxKa__chartWrap{width:100%;height:240px}.cards-module-scss-module__8CfxKa__tableWrap{border:1px solid var(--color-border);border-radius:12px;width:100%;max-height:240px;overflow:auto}.cards-module-scss-module__8CfxKa__dataTable{border-collapse:collapse;width:100%;font-size:.75rem}.cards-module-scss-module__8CfxKa__dataTable th,.cards-module-scss-module__8CfxKa__dataTable td{text-align:left;border-bottom:1px solid var(--color-border);white-space:nowrap;padding:7px 10px}.cards-module-scss-module__8CfxKa__dataTable th{background:var(--color-bg-subtle);color:var(--color-text-secondary);z-index:1;font-weight:600;position:sticky;top:0}.cards-module-scss-module__8CfxKa__dataTable tbody tr:last-child td{border-bottom:none}.cards-module-scss-module__8CfxKa__dataTable tbody tr:hover td{background:#6c63ff08}.cards-module-scss-module__8CfxKa__numCell{font-variant-numeric:tabular-nums;text-align:right!important}.cards-module-scss-module__8CfxKa__cardFooter{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:8px;padding-top:8px;display:flex}.cards-module-scss-module__8CfxKa__chartSelect{width:140px}.cards-module-scss-module__8CfxKa__summary{font-size:.75rem}.cards-module-scss-module__8CfxKa__summary summary{cursor:pointer;color:#6c63ff;-webkit-user-select:none;user-select:none;font-weight:500;list-style:none}.cards-module-scss-module__8CfxKa__summary summary::-webkit-details-marker{display:none}.cards-module-scss-module__8CfxKa__summaryBody{min-width:0;color:var(--color-text-secondary);margin-top:8px;font-size:.875rem;overflow-x:auto}.cards-module-scss-module__8CfxKa__spin{animation:.9s linear infinite cards-module-scss-module__8CfxKa__cardSpin}@keyframes cards-module-scss-module__8CfxKa__cardSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.cards-module-scss-module__8CfxKa__spin{animation:none}}.cards-module-scss-module__8CfxKa__form{flex-direction:column;gap:16px;display:flex}.cards-module-scss-module__8CfxKa__field{flex-direction:column;gap:8px;display:flex}.cards-module-scss-module__8CfxKa__fieldLabel{color:var(--color-text);font-size:.875rem;font-weight:500}.cards-module-scss-module__8CfxKa__examples{flex-wrap:wrap;gap:6px;display:flex}.cards-module-scss-module__8CfxKa__exampleChip{border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text-secondary);cursor:pointer;border-radius:980px;align-items:center;gap:5px;padding:5px 10px;font-size:.75rem;transition:all .15s;display:inline-flex}.cards-module-scss-module__8CfxKa__exampleChip:hover{color:#6c63ff;background:#6c63ff0f;border-color:#6c63ff4d}.cards-module-scss-module__8CfxKa__exampleChip:focus-visible{box-shadow:var(--ring-focus);outline:none}
