:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e8eefc;background:#09111f;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{overflow-x:hidden}*{box-sizing:border-box}body{background:radial-gradient(circle at 100% 0,#00d6c929,#0000 25%),linear-gradient(#0b1020 0%,#0a1327 45%,#0b1731 100%);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{color:#fff;cursor:pointer;background:#1d2a49;border:0;border-radius:10px;padding:.65rem .9rem}#root{min-height:100vh}.restricted-shell{background:radial-gradient(circle at 100% 0,#00d6c929,#0000 25%),linear-gradient(#0b1020 0%,#0a1327 45%,#0b1731 100%);place-items:center;min-height:100vh;padding:32px;display:grid}.restricted-panel{background:#0f172cc7;border:1px solid #ffffff12;border-radius:20px;width:min(820px,100%);padding:0;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000038}.restricted-header{background:#00000026;border-bottom:1px solid #00d6c926;justify-content:space-between;align-items:center;gap:32px;padding:32px 44px;display:flex}.restricted-logo{object-fit:contain;flex-shrink:0;width:auto;height:32px}.restricted-header-actions{justify-content:flex-end;align-items:center;gap:16px;margin-left:auto;display:flex}.restricted-logout-button{appearance:none;color:#e8eefc;letter-spacing:.03em;cursor:pointer;background:#0a1327b8;border:1px solid #8fa6d847;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:600;transition:border-color .16s,background .16s,transform .16s}.restricted-logout-button:hover{background:#00d6c91f;border-color:#00d6c98c;transform:translateY(-1px)}.restricted-logout-button:focus-visible{outline-offset:2px;outline:2px solid #00d6c98c}.restricted-header-content{flex-direction:column;flex:0;gap:4px;display:flex}.restricted-platform-name{letter-spacing:-.8px;color:#e8eefc;white-space:nowrap;margin:0;font-size:32px;font-weight:700;line-height:1.2}.restricted-platform-subtitle{letter-spacing:.05em;color:#8fa6d8;text-transform:uppercase;white-space:nowrap;margin:0;font-size:14px;font-weight:400}.restricted-adagate-logo{object-fit:contain;flex-shrink:0;width:auto;height:56px}.restricted-panel>:not(.restricted-header):not(.restricted-orbit){position:relative}.restricted-orbit{border:1px solid #ffffff14;border-radius:999px;position:absolute}.restricted-orbit-one{background:radial-gradient(circle,#00d6c933,#0000 65%);width:240px;height:240px;top:-72px;right:-64px}.restricted-orbit-two{background:radial-gradient(circle,#00d6c91f,#0000 70%);width:160px;height:160px;bottom:-48px;left:-32px}.restricted-kicker{color:#00d6c9;letter-spacing:.1em;text-transform:uppercase;background:#00d6c91f;border-radius:999px;align-items:center;gap:8px;margin:44px 44px 0;padding:8px 14px;font-size:.76rem;font-weight:700;display:inline-flex;position:relative}.restricted-panel h1{letter-spacing:-.05em;color:#e8eefc;max-width:85ch;margin:22px 0 16px;padding:0 44px;font-size:clamp(2.2rem,4.5vw,4rem);line-height:1.35;position:relative}.restricted-lead{color:#b9c8ea;max-width:62ch;margin:0 0 14px;padding:0 44px;font-size:1.04rem;line-height:1.65;position:relative}.restricted-copy{color:#8fa6d8;max-width:62ch;margin:0;padding:0 44px;font-size:.98rem;line-height:1.7;position:relative}.restricted-badge-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:26px;padding:0 44px 44px;display:flex;position:relative}.restricted-badge{color:#00d6c9;white-space:nowrap;background:#00d6c914;border:1px solid #00d6c933;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-size:.86rem;display:inline-flex}.restricted-badge-action{cursor:pointer;letter-spacing:.02em;color:#0ff;transform-origin:50%;background:linear-gradient(135deg,#00d6c9bf 0%,#00d6c973 100%);border:2px solid #00d6c9e6;margin-left:auto;padding:16px 34px;font-size:1.1rem;font-weight:700;transition:all .3s;animation:2.6s ease-in-out 1.2s infinite restricted-register-pulse;position:relative;box-shadow:0 0 26px #00d6c966}.restricted-badge-action:after{content:"";opacity:.8;filter:blur(10px);z-index:-1;background:radial-gradient(circle,#00d6c959 0%,#00d6c926 35%,#00d6c900 70%);border-radius:999px;animation:2.6s ease-in-out 1.2s infinite restricted-register-glow;position:absolute;inset:-6px}@keyframes restricted-register-pulse{0%{transform:translateY(0);box-shadow:0 0 18px #00d6c940}50%{transform:translateY(-1px);box-shadow:0 0 28px #00d6c973}to{transform:translateY(0);box-shadow:0 0 18px #00d6c940}}@keyframes restricted-register-glow{0%{opacity:.55;transform:scale(.95)}50%{opacity:.9;transform:scale(1.05)}to{opacity:.55;transform:scale(.95)}}.restricted-badge-action:hover{color:#fff;background:linear-gradient(135deg,#00d6c9b3 0%,#00d6c980 100%);border-color:#0ff;animation-play-state:paused;transform:translateY(-2px);box-shadow:0 0 36px #00d6c98c}.restricted-footer-below{justify-content:center;align-items:center;padding:18px 0 28px;display:flex}.restricted-footer-below-text{color:#8fa6d8b8;font-size:.85rem}.restricted-footer-below-link{color:#e8eefce0;margin-left:6px;font-weight:600;text-decoration:none}.restricted-footer-below-link:hover{color:#e8eefc}@media (width<=768px){.restricted-shell{padding:18px}.restricted-panel{padding:28px 22px}.restricted-header{flex-wrap:wrap;gap:20px}.restricted-header-actions{justify-content:space-between;width:100%}.restricted-logout-button{padding:10px 14px}}.shell{grid-template-columns:280px 1fr;height:100vh;min-height:100vh;display:grid;overflow:hidden}.sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#040a16bf;border-right:1px solid #ffffff0f;flex-direction:column;gap:24px;height:100vh;padding:24px;transition:all .3s;display:flex;position:sticky;top:0;overflow:hidden}.sidebar-overlay{z-index:999;background:#00000080;display:none;position:fixed;inset:0}.mobile-menu-toggle{z-index:1001;cursor:pointer;background:#0f172ceb;border:1px solid #ffffff1a;border-radius:12px;width:50px;height:50px;padding:8px;display:none;position:fixed;bottom:12px;right:12px}.mobile-menu-logo{object-fit:contain;width:100%;height:100%}@media (width<=1080px){.shell{grid-template-columns:1fr}.sidebar{z-index:1000;border-right:1px solid #ffffff0f;gap:16px;width:280px;height:100vh;margin:0;padding:16px 12px;position:fixed;top:0;left:0;transform:translate(-100%)}.sidebar.sidebar-open{transform:translate(0)}.sidebar-overlay{display:block}.sidebar-overlay.hidden{display:none}.mobile-menu-toggle{justify-content:center;align-items:center;display:flex}.brand-logo{width:32px;height:32px}.brand{font-size:1.2rem}.brand-subtitle-small,.admin-console-label{font-size:.65rem}.nav-label{font-size:.9rem}.nav{-webkit-overflow-scrolling:touch;padding-bottom:84px}.nav-icon{width:24px;height:24px}.nav-icon svg{width:18px;height:18px}.content{max-width:none;padding:16px 16px 80px}.topbar-user-area{width:100%}.topbar-user-card{width:100%;max-width:none}.topbar-user-grid{grid-template-columns:1fr}}.brand-card{display:none}.brand-header{flex-direction:row;align-items:center;gap:14px;margin:0;padding:0;display:flex}.brand-logo{object-fit:contain;flex-shrink:0;width:72px;height:72px}.brand-text{flex-direction:column;gap:2px;display:flex}.brand{color:#e8eefc;font-size:1.9rem;font-weight:700;line-height:1.1}.brand-subtitle-small{color:#8fa6d8;letter-spacing:.05em;font-size:.75rem;font-weight:500;line-height:1.2}.admin-console-label{letter-spacing:.1em;color:#8fa6d8;text-transform:uppercase;text-align:left;margin-top:8px;margin-bottom:10px;padding-left:0;font-size:.75rem;font-weight:700}.brand-divider{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;margin:0}.brand-subtitle{color:#8fa6d8;margin:8px 0 0;font-size:.95rem}.nav{scrollbar-gutter:stable;flex-direction:column;flex:1;gap:4px;min-height:0;padding:0 0 90px;display:flex;overflow:hidden auto}.nav-group{flex-direction:column;gap:2px;display:flex}.nav-group-labeled{padding-top:6px}.nav-group-labeled+.nav-group-labeled{border-top:1px solid #ffffff0f;margin-top:8px;padding-top:14px}.nav-section-label{letter-spacing:.1em;text-transform:uppercase;color:#8fa6d873;-webkit-user-select:none;user-select:none;padding:0 16px 6px;font-size:.66rem;font-weight:700}.nav-link{color:#b9c8ea;border-radius:12px;align-items:center;gap:12px;margin:0 4px;padding:8px 12px;text-decoration:none;transition:all .3s;display:flex}.nav-icon{color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.nav-icon svg{width:20px;height:20px;display:block}.nav-label{flex:1;font-size:.95rem;font-weight:500}.nav-link.active,.nav-link:hover{color:#fff;background:linear-gradient(90deg,#4178ff33,#00d6c929)}.content{min-width:0;padding:32px;overflow:hidden auto}.topbar{justify-content:space-between;align-items:start;gap:18px;margin-bottom:28px;display:flex}.topbar h1{color:#fff;letter-spacing:-.02em;text-transform:uppercase;margin:0 0 12px;font-size:1.6rem;font-weight:400}.topbar-h1-main{color:#fff;font-weight:400}.topbar-h1-secondary{color:#6b7a9a;font-weight:400}.topbar p{color:#8fa6d8;margin:0 0 8px;font-size:.95rem;font-weight:400}.brand-subtitle{color:#5f7fa6!important;font-size:.85rem!important;font-weight:400!important}.topbar-user-area{justify-content:flex-end;width:auto;margin-left:auto;display:flex}.topbar-user-card{background:#111c36d9;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:10px;width:auto;padding:10px 12px;display:flex;box-shadow:0 18px 34px #0000002e}.topbar-user-grid{grid-template-columns:auto auto auto;align-items:center;gap:30px;display:grid}.prompt-score-stack{flex-direction:column;flex:0 0 86px;align-items:center;gap:2px;width:86px;display:flex}.user-box{text-align:center;flex-direction:column;align-items:center;gap:6px;min-width:0;display:flex}.user-box-header{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.user-box-header strong{font-size:1rem}.user-box-email{color:#b9c8ea;word-break:break-word;font-size:.96rem}.user-box-team{color:#8fe8d8;letter-spacing:.04em;text-transform:uppercase;font-size:.76rem;font-weight:700}.user-box-tenant{color:#d9e7ff;letter-spacing:.05em;text-transform:uppercase;background:#4180ff24;border:1px solid #8fb8ff3d;border-radius:999px;align-self:center;padding:.32rem .72rem;font-size:.72rem;font-weight:700;display:inline-flex}.prompt-score-badge{border-radius:50%;place-items:center;width:84px;height:84px;padding:0;display:grid;position:relative;overflow:visible}.prompt-score-badge-good{filter:drop-shadow(0 0 10px #00d6c924)}.prompt-score-badge-warning{filter:drop-shadow(0 0 10px #ffd27d24)}.prompt-score-badge-danger{filter:drop-shadow(0 0 10px #ff618624)}.prompt-score-chart{cursor:pointer;width:100%;height:100%;transition:filter .3s;transform:rotate(-90deg)}.prompt-score-chart:hover{filter:drop-shadow(0 0 8px #fff3)}.prompt-score-track,.prompt-score-progress{fill:none;stroke-width:9px}.prompt-score-track{stroke:#ffffff14}.prompt-score-progress{stroke-linecap:round;transition:stroke-dashoffset .22s}.prompt-score-center{text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:0;display:flex;position:absolute;inset:0}.prompt-score-value{letter-spacing:-.02em;text-overflow:ellipsis;align-items:center;gap:2px;max-width:65px;margin-top:0;font-size:1.2rem;font-weight:800;line-height:1;display:flex;overflow:hidden}.prompt-score-star{flex-shrink:0;font-size:.9rem;line-height:1}.prompt-score-internal-label{color:#dbe7ff;letter-spacing:.05em;text-transform:uppercase;font-size:.42rem;line-height:1}.prompt-score-label{color:#8fa6d8;text-align:center;letter-spacing:.04em;text-transform:uppercase;max-width:100%;font-size:.68rem;font-weight:600;line-height:1.2}.prompt-score-stack .prompt-score-label{color:#b9c8ea;text-transform:none;font-size:.5rem}.topbar-user-actions{flex-direction:column;justify-content:center;align-items:stretch;gap:10px;display:flex}.icon-action-button{color:#dbe7ff;letter-spacing:.01em;background:linear-gradient(#4180ff29,#4180ff14);border:1px solid #6eb0ff47;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff0d}.icon-action-button:hover{background:linear-gradient(#4180ff38,#4180ff1f);border-color:#6eb0ff61}.settings-button,.logout-button{color:#dbe7ff}.settings-button span,.logout-button span{font-size:1.1rem;line-height:1}.settings-button{text-decoration:none}.logout-button{align-self:stretch}.role-chip{letter-spacing:.02em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:.76rem;font-weight:700;display:inline-flex}.role-chip-admin{color:#a8c7ff;background:#4180ff2e;border-color:#4180ff3d}.role-chip-team-manager{color:#7af2e8;background:#00d6c929;border-color:#00d6c938}.role-chip-user{color:#dbe7ff;background:#ffffff14;border-color:#ffffff1f}@media (width<=1081px){.content{padding:18px 16px 20px}.topbar{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:18px}.topbar>div:first-child{width:100%}.topbar h1{margin-bottom:8px;font-size:1.25rem;line-height:1.15}.topbar p{margin-bottom:6px;font-size:.88rem}.brand-subtitle{font-size:.8rem!important}.topbar-user-area{justify-content:stretch;width:100%;margin-left:0}.topbar-user-card{border-radius:18px;width:100%;max-width:none;padding:10px}.topbar-user-grid{grid-template-columns:1fr;place-items:start stretch;gap:10px}.prompt-score-stack{flex-direction:row;flex:none;justify-content:flex-start;align-items:center;gap:10px;width:100%}.prompt-score-badge{flex-shrink:0;width:76px;height:76px}.prompt-score-label{text-align:left;max-width:78px;font-size:.5rem;line-height:1.02}.prompt-score-stack .prompt-score-label{font-size:.46rem}.prompt-score-value{max-width:48px;font-size:.96rem}.topbar-user-actions{flex-direction:row;flex-shrink:0;grid-area:1/1;justify-content:flex-end;align-self:flex-start;align-items:center;gap:8px;width:auto;margin-left:auto}.topbar-user-actions-inline{margin-top:0}.user-box{text-align:left;grid-column:1/-1;align-items:flex-start;gap:4px;width:100%}.user-box-header{justify-content:flex-start;gap:8px;width:100%}.user-box-header strong{font-size:.9rem;line-height:1.15}.user-box-email{font-size:.82rem}.user-box-team{font-size:.66rem}.user-box-tenant{align-self:flex-start;padding:.28rem .64rem;font-size:.64rem}.icon-action-button{border-radius:12px;width:38px;height:38px}}.session-ended-shell,.session-loading-shell{place-items:center;min-height:100vh;padding:32px;display:grid}.settings-drawer{background:#0f141c;border-left:1px solid #ffffff14;flex-direction:column;width:360px;height:100vh;animation:.25s slideDrawer;display:flex;position:fixed;top:0;right:0;box-shadow:-8px 0 20px #0006}.settings-drawer-header{flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 24px 0;display:flex}.settings-drawer-header h2{margin:0;font-size:1.2rem}.settings-drawer-description{opacity:.7;font-size:.9rem}.settings-drawer-body{flex-direction:column;flex:1;gap:20px;padding:20px 24px 24px;display:flex;overflow-y:auto}.settings-drawer-section h3{text-transform:uppercase;letter-spacing:.04em;opacity:.6;margin:0 0 6px;font-size:.8rem}.settings-drawer-item{opacity:.9;padding:6px 0;font-size:.9rem}@keyframes slideDrawer{0%{transform:translate(100%)}to{transform:translate(0)}}.settings-page{flex-direction:column;gap:20px;max-width:720px;display:flex}.settings-header h2{letter-spacing:-.01em;margin:0;font-size:1.4rem}.settings-header p{opacity:.75;margin:4px 0 0;font-size:.9rem}.settings-section{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;padding:24px 26px}.settings-section h3{letter-spacing:.04em;text-transform:uppercase;opacity:.7;margin:0 0 14px;font-size:.92rem}.settings-control{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.settings-control:last-child{margin-bottom:0}.settings-label{opacity:.8;font-size:.85rem}.settings-toggle-group{border:1px solid #ffffff14;border-radius:10px;display:inline-flex;overflow:hidden}.settings-language-picker{flex-direction:column;width:min(100%,340px);display:inline-flex;position:relative}.settings-language-trigger{color:#dce6ff;text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:14px 16px;transition:border-color .16s,background .16s,transform .16s,box-shadow .16s;display:flex}.settings-language-trigger:hover,.settings-language-trigger:focus-visible{background:#ffffff0f;border-color:#7dafff4d;box-shadow:0 0 0 3px #4180ff1f}.settings-language-trigger-copy{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.settings-language-trigger-label{letter-spacing:.08em;text-transform:uppercase;opacity:.7;font-size:.74rem}.settings-language-trigger-value{font-size:1.02rem;font-weight:700}.settings-language-trigger-chevron{opacity:.75;font-size:.8rem;transition:transform .16s}.settings-language-trigger[aria-expanded=true] .settings-language-trigger-chevron{transform:rotate(180deg)}.settings-language-popover{z-index:25;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#09101ffa;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;gap:8px;width:100%;max-width:100%;max-height:min(72vh,520px);padding:12px;display:flex;position:absolute;top:calc(100% + 10px);left:0;overflow:auto;box-shadow:0 24px 52px #00000061}.settings-language-option{color:#d7e1fb;text-align:left;cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:6px;width:100%;max-width:100%;min-height:72px;padding:12px 40px 12px 14px;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:flex;position:relative}.settings-language-option:hover{background:#ffffff0d;border-color:#7dafff47;transform:translateY(-1px)}.settings-language-option.is-active{color:#fff;background:linear-gradient(#4180ff42,#0e255061);border-color:#78aaff75;box-shadow:inset 0 1px #ffffff14,0 10px 24px #122a583d}.settings-language-option-check{color:#8dc2ff;font-weight:700;position:absolute;top:12px;right:14px}.settings-language-option-name{font-size:.98rem;font-weight:600;line-height:1.2}.settings-language-option-meta{letter-spacing:.08em;text-transform:uppercase;opacity:.74;font-size:.75rem}.settings-toggle{color:#cfdcff;cursor:pointer;background:0 0;border:none;padding:8px 14px;font-size:.85rem;transition:background .15s}.settings-toggle:hover{background:#ffffff0f}.settings-toggle:disabled{opacity:.65;cursor:not-allowed}.settings-toggle.is-active{color:#fff;background:linear-gradient(#4180ff47,#4180ff1f)}.settings-range-shell{flex-direction:column;gap:6px;display:flex}.settings-range{width:100%}.settings-range-meta{opacity:.7;justify-content:space-between;font-size:.8rem;display:flex}.settings-range-meta strong{opacity:1;font-size:.9rem}.settings-actions{margin-top:6px}.settings-input{color:#dce6ff;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;max-width:320px;padding:10px 14px;font-size:.9rem;transition:border-color .16s,background .16s,box-shadow .16s}.settings-input:hover{border-color:#7dafff40}.settings-input:focus{background:#ffffff0d;border-color:#4180ff80;box-shadow:0 0 0 3px #4180ff1f}.settings-input::placeholder{color:#b4c8f073}.settings-secondary-button{color:#dbe7ff;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:8px;padding:8px 14px}.settings-secondary-button:hover{background:#ffffff0f}.settings-experimental-badge{letter-spacing:.06em;color:#00d6c9;vertical-align:middle;background:#00d6c91a;border:1px solid #00d6c940;border-radius:20px;margin-left:7px;padding:1px 7px;font-size:.6rem;font-weight:800;display:inline-block;position:relative;top:-1px}.settings-experimental-item{justify-content:space-between;align-items:flex-start;gap:16px;margin-top:24px;display:flex}.settings-experimental-stack{flex-direction:column;gap:16px;margin-top:24px;display:flex}.settings-experimental-stack:first-of-type,.settings-experimental-stack>.settings-experimental-item,.settings-experimental-item:first-of-type{margin-top:0}.settings-experimental-info{flex:1;min-width:0}.settings-experimental-title{color:#e8eefc;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;font-size:.9rem;font-weight:600;display:flex}.settings-coming-soon-badge{letter-spacing:.08em;text-transform:uppercase;color:#d7ffea;background:linear-gradient(135deg,#00d6834d,#21c45d29);border:1px solid #42ff996b;border-radius:20px;padding:2px 8px;font-size:.62rem;font-weight:700;box-shadow:0 0 0 1px #00d68314,0 8px 18px #00d68324}.settings-experimental-desc{color:#8fa6d8;margin:0;font-size:.76rem;line-height:1.55}.settings-experimental-child-item{border-left:2px solid #00d6c94d;justify-content:space-between;align-items:flex-start;gap:16px;margin-top:16px;margin-left:24px;padding-left:20px;display:flex}.settings-experimental-child-item .settings-experimental-info{flex:1;min-width:0}.settings-experimental-child-item .settings-experimental-title{color:#b9c8ea;font-size:.85rem}.settings-experimental-child-item .settings-experimental-desc{color:#8fa6d8;font-size:.72rem}.settings-experimental-child-item button{flex-shrink:0;margin-top:2px}.settings-feature-toggle{cursor:pointer;background:#ffffff1a;border:none;border-radius:12px;flex-shrink:0;width:44px;height:24px;margin-top:2px;padding:0;transition:background .2s;position:relative}.settings-feature-toggle.is-on{background:#00d6c9}.settings-feature-toggle.is-disabled{opacity:.45;cursor:not-allowed}.settings-feature-toggle-thumb{pointer-events:none;background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;display:block;position:absolute;top:3px;left:3px}.settings-feature-toggle.is-on .settings-feature-toggle-thumb{transform:translate(20px)}.session-ended-card,.session-loading-card{gap:12px;width:min(640px,100%);display:grid}.session-ended-kicker{color:#8fa6d8;text-transform:uppercase;letter-spacing:.08em;font-size:.92rem}.session-ended-card h1{margin:0;font-size:2rem}.session-ended-card p{color:#b9c8ea;margin:0;line-height:1.6}.session-ended-actions{flex-wrap:wrap;gap:12px;display:flex}.page-grid{gap:22px;display:grid}.page-section{gap:22px;display:grid;position:relative}.page-section.is-loading{min-height:320px}.page-section.is-loading>:not(.page-loader){filter:blur(1.5px);opacity:.45;pointer-events:none;-webkit-user-select:none;user-select:none}.page-loader{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#040a167a;border-radius:20px;justify-content:center;align-items:center;gap:16px;padding:24px;display:flex;position:fixed;bottom:24px;right:24px}.page-loader-copy{flex-direction:column;gap:6px;display:flex}.page-loader-copy strong{font-size:1rem}.page-loader-copy span{color:#b9c8ea;font-size:.95rem}.page-loader-spinner{border:4px solid #00d6c9;border-color:#00d6c9 #4180ff #ffffff24 #ffffff24;border-radius:50%;width:52px;height:52px;animation:.85s linear infinite page-loader-spin;box-shadow:0 0 24px #4180ff2e}@keyframes page-loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes polling-bar{0%{transform:translate(-100%)}to{transform:translate(100%)}}.timestamp-chip{background:0 0;border-radius:999px;padding:6px 10px;transition:background-color .2s ease-in-out;display:inline-block}.timestamp-chip.highlighted{animation:1s ease-in-out chip-flash}@keyframes chip-flash{0%{box-shadow:none;background:0 0}20%{background:#00d6c9d9;box-shadow:0 6px 18px #00d6c92e}to{box-shadow:none;background:0 0}}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.monthly-stats-section{margin-bottom:24px}.monthly-stats-section h2{color:#e8eef5;margin:0 0 14px;font-size:1.1rem}.stats-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:#0f172cc7;border:1px solid #ffffff12;border-radius:20px;padding:20px;box-shadow:0 20px 40px #00000038}.welcome-hub-page{gap:18px;animation:.45s both welcome-hub-rise;position:relative}.welcome-hub-page:before{content:"";pointer-events:none;opacity:.9;background:radial-gradient(circle at 15% 20%,#4180ff1f,#0000 28%),radial-gradient(circle at 82% 10%,#00d6c92e,#0000 30%);position:fixed;inset:0}.welcome-hub-hero{grid-template-columns:minmax(0,1.6fr) minmax(320px,.9fr);gap:16px;display:grid;position:relative;overflow:hidden}.welcome-hub-hero:after{content:"";filter:blur(6px);background:radial-gradient(circle,#00d6c92e,#0000 65%);border-radius:50%;width:340px;height:340px;position:absolute;inset:auto -8% -28% auto}.welcome-hub-hero-copy{z-index:1;gap:10px;max-width:660px;display:grid;position:relative}.welcome-hub-kicker{color:#00d6c9;letter-spacing:.14em;text-transform:uppercase;background:#00d6c91f;border-radius:999px;place-self:start;align-items:center;width:fit-content;padding:5px 10px;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.welcome-hub-hero h1:not(.profiles-title){letter-spacing:-.06em;max-width:18ch;margin:0;font-size:clamp(2.2rem,4.8vw,4.1rem);line-height:1.02}.welcome-hub-hero .profiles-title{letter-spacing:-.02em;max-width:660px;line-height:1.08}.welcome-hub-hero p,.welcome-hub-paragraph,.welcome-hub-profile-copy p,.welcome-hub-resource-card p,.welcome-hub-tool-item p,.welcome-hub-section-chip p,.welcome-hub-state-card p{color:#b9c8ea;margin:0;line-height:1.7}.welcome-hub-hero-panel{z-index:1;align-content:start;gap:10px;display:grid;position:relative}.welcome-hub-hero-stat{background:#040a1661;border:1px solid #ffffff0f;border-radius:18px;gap:4px;padding:14px 18px;display:grid}.welcome-hub-hero-stat span,.welcome-hub-state-card strong,.welcome-hub-profile-copy h4,.welcome-hub-resource-card strong,.welcome-hub-tool-item strong,.welcome-hub-section-chip strong{letter-spacing:.12em;text-transform:uppercase;color:#8fa6d8;font-size:.78rem}.welcome-hub-hero-stat strong{color:#e8eefc;letter-spacing:-.03em;text-transform:none;font-size:1.2rem}.welcome-hub-hero-stat small,.welcome-hub-muted{color:#8fa6d8}.welcome-hub-state-card,.welcome-hub-card{z-index:1;position:relative}.welcome-hub-state-card{gap:8px;display:grid}.welcome-hub-state-error{border-color:#ff618652}.welcome-hub-content{z-index:1;grid-template-columns:minmax(0,1fr);gap:18px;display:grid;position:relative}.welcome-hub-section-panel{gap:18px;display:grid}.welcome-hub-toolbar-header{border-bottom:1px solid #ffffff0f;gap:14px;padding-bottom:14px}.welcome-hub-download-stage-detail-list,.welcome-hub-toolbar-header{gap:6px;display:grid}.welcome-hub-toolbar-header h3{margin:0 0 6px}.welcome-hub-tab-button,.welcome-hub-section-chip-button{color:inherit;text-align:left;cursor:pointer;background:#040a1647;border:1px solid #ffffff0f}.welcome-hub-tabs{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.welcome-hub-tab-button{border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-width:132px;padding:14px 16px;transition:transform .16s,border-color .16s,background-color .16s,box-shadow .16s;display:grid}.welcome-hub-tab-button:hover,.welcome-hub-section-chip-button:hover{background:#4180ff17;border-color:#4180ff57;transform:translateY(-1px)}.welcome-hub-tab-button.is-active{background:linear-gradient(135deg,#00d6c926,#4180ff1f);border-color:#00d6c957;box-shadow:0 12px 28px #00d6c91f}.welcome-hub-tab-icon{color:#9ddcff;background:#ffffff0f;border-radius:14px;justify-content:center;place-self:center;align-items:center;width:2.35rem;height:2.35rem;font-size:1rem;line-height:1;display:inline-flex}.welcome-hub-tab-icon svg{flex:0 0 1rem;width:1rem;height:1rem;display:block}.welcome-hub-tab-button>div{align-self:center}.welcome-hub-tab-button.is-active .welcome-hub-tab-icon{color:#dffcf9;background:#00d6c929}.welcome-hub-tab-button>div span,.welcome-hub-tab-button small{display:block}.welcome-hub-tab-button span{color:#e8eefc;font-weight:700}.welcome-hub-tab-button small{color:#8fa6d8;font-size:.84rem}.welcome-hub-connect-intro{background:linear-gradient(135deg,#00d6c91a,#4180ff14);border:1px solid #00d6c933;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;padding:16px;display:grid}.welcome-hub-connect-launcher{background:#00d6c90f;border:1px solid #00d6c93d;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 16px;display:grid}.welcome-hub-connect-launcher strong{color:#e8eefc}.welcome-hub-connect-launcher p{color:#b9c8ea;margin:4px 0 0;line-height:1.5}.welcome-hub-connect-installation{display:inline}.welcome-hub-connect-installation+.welcome-hub-connect-installation:before{content:" · "}.welcome-hub-connect-icon{color:#dffcf9;background:#00d6c929;border-radius:14px;justify-content:center;align-items:center;width:2.7rem;height:2.7rem;display:inline-flex}.welcome-hub-connect-intro strong{color:#e8eefc}.welcome-hub-connect-intro p{color:#b9c8ea;margin:5px 0 0;line-height:1.6}.welcome-hub-connect-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.welcome-hub-connect-steps>div{background:#040a163d;border:1px solid #ffffff0f;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;padding:13px;display:grid}.welcome-hub-connect-steps span{color:#cfe0ff;background:#4180ff33;border-radius:50%;justify-content:center;align-items:center;width:1.55rem;height:1.55rem;font-size:.8rem;font-weight:800;display:inline-flex}.welcome-hub-connect-steps p{color:#b9c8ea;margin:0;line-height:1.5}.welcome-hub-connect-resource-card{border-color:#00d6c933}.welcome-hub-connect-empty{margin-top:2px}@media (width<=1200px){.welcome-hub-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.welcome-hub-connect-steps{grid-template-columns:1fr}.welcome-hub-connect-launcher{grid-template-columns:auto minmax(0,1fr)}.welcome-hub-connect-launcher .welcome-hub-primary-button{grid-column:1/-1}}.welcome-hub-section-summary{background:#040a1647;border:1px solid #ffffff0d;border-radius:16px;padding:16px}.welcome-hub-section-summary strong{color:#e8eefc;margin-bottom:6px;display:inline-block}.welcome-hub-column,.welcome-hub-card{gap:18px;display:grid}.welcome-hub-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.welcome-hub-manual-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:16px;display:grid}.welcome-hub-manual-frame-wrap{background:#040a1661;border:1px solid #ffffff0f;border-radius:18px;min-height:78vh;overflow:hidden}.welcome-hub-manual-frame{background:#04050a;border:0;width:100%;min-height:78vh;display:block}.welcome-hub-profile-copy{background:#040a1652;border:1px solid #ffffff0d;border-radius:16px;padding:16px;position:relative;overflow:hidden}.welcome-hub-profile-copy h4{margin:0 0 8px}.welcome-hub-profile-copy-accent{background:linear-gradient(135deg,#00d6c924,#4180ff1f);border-color:#00d6c92e}.welcome-hub-profile-copy-icon{color:#a9ecff;background:#ffffff0f;border-radius:14px;place-items:center;width:2.6rem;height:2.6rem;margin-bottom:12px;font-size:1rem;display:inline-grid}.welcome-hub-section-eyebrow{color:#9ddcff;letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px;font-size:.74rem;font-weight:700;display:inline-block}.welcome-hub-download-stage{background:radial-gradient(circle at 0 0,#00d6c924,#0000 42%),linear-gradient(135deg,#0a1222eb,#0f1d3aeb);border:1px solid #65d0ff33;border-radius:22px;grid-template-columns:minmax(0,1.4fr) auto;align-items:center;gap:18px;padding:20px 22px;display:grid;box-shadow:0 20px 40px #030a1947}.welcome-hub-download-stage-copy h4{color:#f4f8ff;margin:0 0 8px;font-size:1.25rem}.welcome-hub-download-stage-copy p{margin:0}.welcome-hub-download-stage-detail-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.welcome-hub-download-stage-detail{background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;gap:4px;padding:14px 16px;display:grid}.welcome-hub-download-stage-detail span{color:#8fa6d8;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:700}.welcome-hub-download-stage-detail strong{color:#f4f8ff;letter-spacing:-.02em}.welcome-hub-download-stage-detail small{color:#b9c8ea}.welcome-hub-download-stage-pills{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.welcome-hub-download-stage-pill{color:#f4f8ff;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-weight:600;display:inline-flex}.welcome-hub-resource-list,.welcome-hub-tools-list,.welcome-hub-sections-grid{gap:12px;display:grid}.welcome-hub-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.welcome-hub-resource-card,.welcome-hub-tool-item,.welcome-hub-section-chip{background:#040a1652;border:1px solid #ffffff0d;border-radius:16px;gap:6px;padding:16px;display:grid}.welcome-hub-resource-card{background:radial-gradient(circle at 0 0,#4180ff1f,#0000 36%),#040a166b;border-color:#65d0ff24;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px;box-shadow:0 16px 34px #0208162e}.welcome-hub-resource-card-compact{padding:14px}.welcome-hub-resource-icon{color:#dffcf9;background:linear-gradient(135deg,#00d6c933,#4180ff29);border-radius:18px;place-items:center;width:3rem;height:3rem;font-size:1.2rem;display:inline-grid;box-shadow:inset 0 1px #ffffff14}.welcome-hub-resource-body{gap:8px;display:grid}.welcome-hub-resource-heading{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.welcome-hub-resource-badge{color:#9ddcff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff12;border-radius:999px;align-items:center;padding:4px 10px;font-size:.73rem;font-weight:700;display:inline-flex}.welcome-hub-resource-meta{flex-wrap:wrap;gap:10px;display:flex}.welcome-hub-resource-meta span{color:#8fa6d8;align-items:center;gap:6px;font-size:.82rem;display:inline-flex}.welcome-hub-resource-empty{background:#060c185c;border:1px dashed #65d0ff38;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding:22px;display:grid}.welcome-hub-resource-card strong,.welcome-hub-tool-item strong,.welcome-hub-section-chip strong{color:#e8eefc;text-transform:none;letter-spacing:-.02em;font-size:1rem}.welcome-hub-resource-card p,.welcome-hub-tool-item p,.welcome-hub-section-chip p{font-size:.94rem}.welcome-hub-tools-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;display:flex}.welcome-hub-tools-search{color:#8fa6d8;background:#040a1661;border:1px solid #ffffff0f;border-radius:18px;flex:1;align-items:center;gap:10px;min-width:min(100%,280px);min-height:52px;padding:0 14px;display:flex;box-shadow:inset 0 1px #ffffff0a}.welcome-hub-tools-search input{color:#f4f8ff;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:.95rem}.welcome-hub-tools-search input::placeholder{color:#7b92c7}.welcome-hub-tool-card{cursor:pointer;background:radial-gradient(circle at 100% 0,#00d6c91c,#0000 32%),radial-gradient(circle at 0 100%,#4180ff1f,#0000 34%),#040a1670;border:1px solid #ffffff0f;border-radius:20px;gap:14px;padding:18px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 18px 38px #0208163d}.welcome-hub-tool-card:hover,.welcome-hub-tool-card:focus-visible{border-color:#65d0ff38;transform:translateY(-2px);box-shadow:0 20px 42px #02081647}.welcome-hub-tool-card-top{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;display:grid}.welcome-hub-tool-visual{color:#f4f8ff;background:linear-gradient(135deg,#00d6c933,#4180ff2e);border-radius:18px;place-items:center;width:3.25rem;height:3.25rem;font-size:1.35rem;display:inline-grid;box-shadow:inset 0 1px #ffffff14}.welcome-hub-tool-visual.is-office{background:linear-gradient(135deg,#ff99663d,#ff618629)}.welcome-hub-tool-visual.is-api-client{background:linear-gradient(135deg,#9c84ff2e,#4180ff29)}.welcome-hub-tool-copy{gap:8px;display:grid}.welcome-hub-tool-heading{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.welcome-hub-tool-heading strong{color:#f4f8ff;letter-spacing:-.02em;font-size:1.05rem}.welcome-hub-tool-badges{flex-wrap:wrap;gap:8px;display:flex}.welcome-hub-tool-badge{color:#dfe9ff;letter-spacing:.06em;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff0f;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.72rem;font-weight:700;display:inline-flex}.welcome-hub-tool-badge.is-available{color:#dffcf9;background:#00d6c91f;border-color:#00d6c933}.welcome-hub-tool-badge.is-guided{color:#eef3ff;background:#4180ff24;border-color:#65d0ff2e}.welcome-hub-tool-badge.is-experimental{color:#ffe8cc;background:#ffaa641f;border-color:#ffaa642e}.welcome-hub-tool-badge.is-auth,.welcome-hub-tool-badge.is-family{color:#b9c8ea}.welcome-hub-tool-security-note{color:#d8e4ff;align-items:flex-start;gap:8px;margin:0;font-size:.82rem;line-height:1.45;display:flex}.welcome-hub-tool-security-note svg{color:#78d8ff;flex:none;margin-top:.1rem}.welcome-hub-tool-actions{flex-wrap:wrap;gap:10px;display:flex}.welcome-hub-tool-actions .welcome-hub-primary-button,.welcome-hub-tool-actions .welcome-hub-secondary-button{min-height:44px}.welcome-hub-tools-empty{margin-top:18px}.welcome-hub-token-shell{background:#040a1652;border:1px solid #ffffff0d;border-radius:16px;flex-wrap:wrap;align-items:center;gap:12px;padding:16px;display:flex}.welcome-hub-token-shell code{text-overflow:ellipsis;white-space:nowrap;color:#00d6c9;flex:1;min-width:0;font-size:.95rem;overflow:hidden}.welcome-hub-primary-button,.welcome-hub-secondary-button{border-radius:999px;padding:.72rem 1rem;font-weight:700;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s,opacity .18s}.welcome-hub-primary-button{color:#06111f;background:linear-gradient(135deg,#00d6c9 0%,#4180ff 100%);box-shadow:0 12px 28px #00d6c929}.welcome-hub-secondary-button{color:#e8eefc;background:#4180ff24;border:1px solid #4180ff33;align-items:center;gap:8px;display:inline-flex}.welcome-hub-primary-button:hover:not(:disabled),.welcome-hub-secondary-button:hover:not(:disabled){transform:translateY(-1px)}.welcome-hub-primary-button:hover:not(:disabled){box-shadow:0 18px 34px #00d6c933}.welcome-hub-secondary-button:hover:not(:disabled){background:#4180ff38;border-color:#4180ff57;box-shadow:0 12px 24px #080f223d}.welcome-hub-primary-button:focus-visible,.welcome-hub-secondary-button:focus-visible,.welcome-hub-api-reveal-close:focus-visible{outline-offset:2px;outline:2px solid #00d6c980}.welcome-hub-primary-button:disabled,.welcome-hub-secondary-button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.welcome-hub-coming-soon{border-color:#00d6c92e}.welcome-hub-coming-soon-badge{color:#00d6c9;text-transform:uppercase;letter-spacing:.12em;background:#00d6c91f;border-radius:999px;align-items:center;padding:6px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.welcome-hub-list{color:#b9c8ea;gap:8px;margin:0;padding-left:18px;display:grid}.welcome-hub-api-shell{gap:16px;display:grid}.welcome-hub-api-operating-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr);align-items:start;gap:16px;display:grid}.welcome-hub-api-guidance{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.welcome-hub-api-summary,.welcome-hub-api-actions,.welcome-hub-api-key-meta{flex-wrap:wrap;gap:10px;display:flex}.welcome-hub-api-pill,.welcome-hub-api-status{color:#e8eefc;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.welcome-hub-api-create,.welcome-hub-api-reveal,.welcome-hub-api-key-card,.welcome-hub-api-guidance-card,.welcome-hub-api-guide-card,.welcome-hub-api-steps-card,.welcome-hub-api-spec-card{background:#040a1652;border:1px solid #ffffff0f;border-radius:18px;gap:14px;padding:18px;display:grid}.welcome-hub-api-reveal{background:linear-gradient(135deg,#00d6c924,#4180ff1f);border-color:#00d6c933}.welcome-hub-api-guidance-card.is-recommended{background:linear-gradient(135deg,#4180ff1f,#00d6c914);border-color:#4180ff3d}.welcome-hub-api-guide-card{background:radial-gradient(circle at 100% 0,#4180ff38,#0000 34%),linear-gradient(140deg,#071226f0,#081122db);border-color:#539aff3d;gap:18px;box-shadow:0 24px 44px #00000038}.welcome-hub-api-create{align-content:start;align-self:start;gap:12px;width:100%;max-width:760px;min-height:0}.welcome-hub-api-inline-pill{color:#dfe8fa;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:8px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.welcome-hub-api-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.welcome-hub-api-spec-card{background:#ffffff0a;border-color:#ffffff14;gap:10px;padding:16px}.welcome-hub-api-spec-card.is-wide{grid-column:1/-1}.welcome-hub-api-spec-card.is-warning{background:#ffb84d14;border-color:#ffb84d3d}.welcome-hub-api-spec-card code,.welcome-hub-api-code-stack code{overflow-wrap:anywhere;color:#dffcf9;background:#040a166b;border-radius:14px;padding:12px 14px;font-size:.84rem;display:block}.welcome-hub-api-spec-card p{color:#b9c8ea;margin:0}.welcome-hub-api-spec-label{color:#8fa6d8;letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:800}.welcome-hub-api-code-stack{gap:8px;display:grid}.welcome-hub-api-spec-row{align-items:flex-start;gap:12px;display:flex}.welcome-hub-api-spec-row code{flex:auto}.welcome-hub-api-copy-button{flex:none;align-self:stretch}.welcome-hub-api-steps-card{background:#ffffff0a;border-color:#ffffff14;padding:16px 18px}.welcome-hub-api-steps{color:#dce6fb;gap:8px;margin:0;padding-left:1.1rem;display:grid}.welcome-hub-api-steps li::marker{color:#00d6c9;font-weight:800}.welcome-hub-api-guidance-card.is-disabled{background:#ffb84d14;border-color:#ffb84d3d}.welcome-hub-api-reveal-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.welcome-hub-api-reveal-close{color:#e8eefc;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;flex:none;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex}.welcome-hub-api-reveal-close:hover{background:#00d6c91f;border-color:#00d6c952}.welcome-hub-api-reveal-close svg{width:1rem;height:1rem}.welcome-hub-api-header h4,.welcome-hub-api-reveal h4{color:#f4f8ff;margin:0 0 6px}.welcome-hub-api-header p,.welcome-hub-api-reveal p,.welcome-hub-api-key-header p{color:#b9c8ea;margin:0}.welcome-hub-api-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.welcome-hub-api-create .welcome-hub-api-grid{grid-template-columns:minmax(0,1.15fr) minmax(170px,.85fr);gap:10px}.welcome-hub-api-field{gap:6px;display:grid}.welcome-hub-api-field span{color:#8fa6d8;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.welcome-hub-api-field input{color:#e8eefc;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;width:100%;min-width:0;padding:.78rem .9rem}.welcome-hub-api-create .welcome-hub-api-field input{padding:.74rem .88rem}.welcome-hub-api-create .welcome-hub-api-actions{align-items:center}.welcome-hub-api-create .welcome-hub-primary-button{flex:none}.welcome-hub-primary-button.is-danger{background:linear-gradient(135deg,#ff6186eb,#ca294ef0);box-shadow:0 16px 28px #b526493d}.welcome-hub-primary-button.is-danger:hover:not(:disabled){box-shadow:0 20px 34px #b5264952}.welcome-hub-confirm-modal{width:min(460px,92vw)}.welcome-hub-confirm-modal-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.welcome-hub-confirm-modal-header h4{color:#f4f8ff;margin:6px 0}.welcome-hub-confirm-modal-header p{color:#b9c8ea;margin:0}.welcome-hub-confirm-modal-key{color:#f4f8ff;overflow-wrap:anywhere;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;padding:12px 14px;font-weight:700}.welcome-hub-confirm-modal-actions{justify-content:flex-end}.welcome-hub-api-field input:focus{border-color:#00d6c947;outline:1px solid #00d6c961}.welcome-hub-api-reveal-secret{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.welcome-hub-api-reveal-secret code{overflow-wrap:anywhere;color:#dffcf9;background:#040a1661;border-radius:16px;flex:1;min-width:240px;padding:14px 16px}.welcome-hub-api-error{color:#ffc0cf;background:#ff618614;border:1px solid #ff618642;border-radius:16px;padding:14px 16px}.welcome-hub-api-key-list,.welcome-hub-api-edit-shell{gap:14px;display:grid}.welcome-hub-api-key-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.welcome-hub-api-key-header{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:12px;display:flex}.welcome-hub-api-key-header strong{color:#f4f8ff;font-size:1rem}.welcome-hub-api-key-meta{color:#8fa6d8;font-size:.82rem}.welcome-hub-api-status.is-active{color:#dffcf9;background:#00d6c91f;border-color:#00d6c947}.welcome-hub-api-status.is-revoked,.welcome-hub-api-status.is-deleted{color:#ffd1da;background:#ff61861a;border-color:#ff618638}@media (width<=980px){.welcome-hub-tools-grid,.welcome-hub-api-operating-grid,.welcome-hub-api-guidance,.welcome-hub-api-spec-grid{grid-template-columns:1fr}.welcome-hub-api-spec-row{flex-direction:column}.welcome-hub-api-copy-button{align-self:flex-start}.welcome-hub-api-create .welcome-hub-api-grid,.welcome-hub-api-key-list{grid-template-columns:1fr}}.welcome-hub-section-chip.is-available{border-color:#00d6c929}.welcome-hub-section-chip-button{border-radius:16px;padding:16px}.welcome-hub-section-chip-button strong,.welcome-hub-section-chip-button p{pointer-events:none}@keyframes welcome-hub-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.modal-overlay,.drawer-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background:#040a16a6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.glass-modal{background:#0f172ceb;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:16px;width:420px;padding:28px;display:flex;box-shadow:0 20px 40px #0006}.onboarding-registration-modal{width:min(820px,92vw);max-height:90vh;overflow:auto}.onboarding-modal-header{justify-content:space-between;align-items:start;gap:18px;display:flex}.onboarding-modal-header h3{margin:8px 0}.onboarding-modal-header p{color:#b9c8ea;margin:0}.modal-close-button{color:#e8eefc;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;width:38px;height:38px}.onboarding-registration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px;display:grid}.onboarding-registration-full{grid-column:1/-1}.onboarding-practice-picker{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.onboarding-practice-chip{color:#dffcf7;cursor:pointer;background:#00d6c914;border:1px solid #00d6c959;border-radius:999px;padding:9px 14px}.onboarding-practice-chip.selected{background:linear-gradient(135deg,#00d6c940,#4180ff42);box-shadow:0 0 0 1px #00d6c92e,0 12px 28px #00d6c91f}.onboarding-practice-pagination{color:#8fa6d8;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;font-size:.9rem;display:flex}.onboarding-practice-pagination button{color:#e8eefc;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;padding:8px 14px}.onboarding-registration-note{color:#b9c8ea;background:linear-gradient(135deg,#4180ff1f,#00d6c914);border:1px solid #ffffff14;border-radius:14px;margin-top:8px;padding:14px 16px}.onboarding-registration-success{flex-direction:column;gap:16px;display:flex}.onboarding-registration-summary{padding:18px}.onboarding-registration-summary p{margin:0 0 8px}@media (width<=720px){.onboarding-registration-grid{grid-template-columns:1fr}}.glass-modal.danger{border:1px solid #ff618680}.glass-drawer{background:#0f172cf2;border-left:1px solid #ffffff14;flex-direction:column;gap:16px;width:420px;height:100vh;padding:28px;animation:.25s drawerSlide;display:flex;position:fixed;top:0;right:0;box-shadow:-12px 0 32px #0006}.model-inspector-drawer{background:radial-gradient(circle at 92% 0,#00d6c921,#0000 26rem),#0f172cfa;gap:0;width:min(560px,100vw);padding:0;overflow:hidden}.model-inspector-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:20px;padding:28px 28px 20px;display:flex}.model-inspector-eyebrow{color:#71e9df;letter-spacing:.1em;text-transform:uppercase;margin:0 0 6px;font-size:.72rem;font-weight:800}.model-inspector-header h2{color:#f1f5ff;overflow-wrap:anywhere;max-width:430px;margin:0;font-size:clamp(1.25rem,3vw,1.6rem);line-height:1.2}.model-inspector-close{color:#dce6ff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:1.5rem;line-height:1;display:grid}.model-inspector-close:hover,.model-inspector-close:focus-visible{color:#fff;background:#00d6c91f;border-color:#00d6c9b3;outline:none}.model-inspector-content{flex:1;padding:20px 28px 28px;overflow-y:auto}.model-inspector-description{color:#b9c8ea;margin:0 0 16px;font-size:.94rem;line-height:1.5}.model-inspector-status-row{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.model-inspector-status,.model-inspector-chip{color:#c5d5f7;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:7px;min-height:28px;padding:5px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.model-inspector-status>span{background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px}.model-inspector-status.is-enabled{color:#62e6a7}.model-inspector-status.is-disabled{color:#ff9db7}.model-inspector-section+.model-inspector-section{border-top:1px solid #ffffff14;margin-top:24px;padding-top:24px}.model-inspector-section-heading h3{color:#edf3ff;margin:0;font-size:1rem}.model-inspector-section-heading p{color:#8fa6d8;margin:5px 0 14px;font-size:.8rem;line-height:1.4}.model-inspector-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.model-inspector-facts>div,.model-inspector-connection,.model-inspector-reasoning>div{background:#040a1647;border:1px solid #ffffff12;border-radius:12px;min-width:0;padding:12px}.model-inspector-facts dt,.model-inspector-connection span,.model-inspector-reasoning span,.model-inspector-pricing span{color:#8fa6d8;letter-spacing:.04em;text-transform:uppercase;margin-bottom:5px;font-size:.7rem;font-weight:700;display:block}.model-inspector-facts dd,.model-inspector-connection strong,.model-inspector-reasoning strong{color:#e6edff;overflow-wrap:anywhere;margin:0;font-size:.88rem;font-weight:600;line-height:1.35;display:block}.model-inspector-connection{margin-top:10px}.model-inspector-capabilities{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.model-inspector-capabilities li{color:#b9c8ea;border-radius:10px;align-items:center;gap:8px;min-width:0;padding:10px 11px;font-size:.84rem;display:flex}.model-inspector-capabilities li>span:first-child{border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-weight:900;display:grid}.model-inspector-capabilities .is-supported{color:#ccf7df;background:#22c55e17}.model-inspector-capabilities .is-supported>span:first-child{color:#7ef0ad;background:#22c55e3b}.model-inspector-capabilities .is-unsupported{color:#8597bd;background:#ffffff09}.model-inspector-capabilities .is-unsupported>span:first-child{color:#9aa9c8;background:#ffffff14}.model-inspector-reasoning{gap:8px;margin-top:14px;display:grid}.model-inspector-pricing{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.model-inspector-pricing>div{background:linear-gradient(135deg,#4180ff1f,#00d6c90d);border:1px solid #6799ff38;border-radius:12px;min-width:0;padding:13px 12px}.model-inspector-pricing strong{color:#fff;overflow-wrap:anywhere;font-size:.97rem;display:block}.model-inspector-footer{background:#0a1020b8;border-top:1px solid #ffffff14;justify-content:flex-end;padding:16px 28px;display:flex}@media (width<=560px){.model-inspector-header,.model-inspector-content,.model-inspector-footer{padding-left:20px;padding-right:20px}.model-inspector-facts,.model-inspector-capabilities,.model-inspector-pricing{grid-template-columns:1fr}}@keyframes drawerSlide{0%{transform:translate(100%)}to{transform:translate(0)}}.form-field{flex-direction:column;gap:8px;display:flex}.form-field input,.form-field select,.form-field textarea{color:#fff;background:#0a1020cc;border:1px solid #ffffff14;border-radius:10px;padding:10px}.form-field input::placeholder,.form-field textarea::placeholder{color:#fff6}.form-field textarea{resize:vertical;min-height:140px;font-family:inherit}.hidden-file-input{display:none}.file-upload-container{flex-direction:column;gap:8px;display:flex}.file-select-button{color:#00d6c9;cursor:pointer;background:#00d6c926;border:1.5px solid #00d6c966;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.file-select-button:hover:not(:disabled){background:#00d6c940;border-color:#00d6c999;transform:translateY(-2px)}.file-select-button:active:not(:disabled){transform:translateY(0)}.file-select-button:disabled{opacity:.5;cursor:not-allowed}.file-select-button svg{flex-shrink:0}.file-selected-info{background:#00d6c914;border:1px solid #00d6c933;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:flex}.file-name{color:#00d6c9;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.9rem;font-weight:500;overflow:hidden}.file-size{color:#00d6c999;white-space:nowrap;font-size:.8rem}.file-upload-hint{color:#fff6;margin:0;font-size:.8rem}.form-error{color:#ff8fa3;min-height:1.2rem;margin-top:0;font-size:.85rem;line-height:1.35}.primary-button{background:linear-gradient(#00d6c9,#4180ff);border-radius:12px;padding:10px 16px;font-weight:700}.secondary-button{background:#ffffff14;border-radius:12px;padding:10px 16px}.danger-button{background:#ff6186cc;border-radius:12px;padding:10px 16px;font-weight:700}.modal-actions,.drawer-actions{justify-content:flex-end;gap:12px;display:flex}.profiles-page{gap:24px;display:grid}.profiles-access-denied{text-align:center;background:#0f172ccc;border:1px solid #ffffff0f;border-radius:20px;max-width:640px;margin:40px auto;padding:40px}.teams-access-denied{text-align:center;background:#0f172ccc;border:1px solid #ffffff0f;border-radius:20px;max-width:720px;margin:40px auto;padding:40px}.teams-page{gap:24px}.teams-hero{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:block;position:relative;overflow:hidden}.help-chat-overlay{z-index:1200}.help-chat-overlay-closing{animation:.28s forwards helpChatOverlayFade}.help-chat-modal{--help-chat-modal-vh:88vh;width:min(860px,100vw - 40px);max-height:min(var(--help-chat-modal-vh), 920px);background:radial-gradient(circle at 100% 0,#00d6c929,#0000 30%),radial-gradient(circle at 0 0,#4180ff33,#0000 35%),#0a1224f0;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;padding:24px;display:flex;overflow:hidden}@supports (height:100dvh){.help-chat-modal{--help-chat-modal-vh:88dvh}}.help-chat-modal-open{animation:.34s helpChatOpen}.help-chat-modal-closing{transform-origin:44px calc(100% - 36px);animation:.28s forwards helpChatCloseToLauncher}.help-chat-header{flex-direction:column;flex-shrink:0;gap:0;display:flex}.help-chat-header-row{align-items:flex-start;gap:20px;display:flex}.help-chat-header-content{flex:1;min-width:0}.help-chat-header-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.help-chat-avatar,.help-chat-error-avatar{object-fit:contain;flex-shrink:0;width:178px;height:178px}.help-chat-badge{color:#8ff5ec;letter-spacing:.06em;text-transform:uppercase;background:#00d6c924;border:1px solid #00d6c93d;border-radius:999px;align-items:center;padding:6px 12px;font-size:.78rem;display:inline-flex}.help-chat-title-block h2{margin:10px 0 8px;font-size:1.9rem}.help-chat-title-block p{color:#b9c8ea;max-width:560px;margin:0;line-height:1.55}.help-chat-header-content p{margin:0}.help-chat-close{flex-shrink:0}.help-chat-header-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.help-chat-fullscreen-toggle{color:#b9c8ea;opacity:.7;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:opacity .18s,color .18s;display:flex}.help-chat-fullscreen-toggle:hover{opacity:1;color:#00d6c9}.help-chat-header-toggle{color:#b9c8ea;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;margin-top:10px;padding:6px 10px;font-size:.82rem;font-weight:600;display:inline-flex}.help-chat-header-details{min-height:0}.help-chat-overlay-fullscreen{background:#040a16eb}.help-chat-modal--fullscreen{flex-direction:column;padding:20px 28px;display:flex;border-radius:0!important;width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important}@supports (height:100dvh){.help-chat-modal--fullscreen{height:100dvh!important;max-height:100dvh!important}}.help-chat-modal--fullscreen .help-chat-panel{flex:1;min-height:0;max-height:none}.help-chat-modal--fullscreen .help-chat-avatar,.help-chat-modal--fullscreen .help-chat-error-avatar{width:80px;height:80px}.help-chat-topics{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;gap:10px;margin-top:18px;display:flex;overflow-x:auto}.help-chat-topics::-webkit-scrollbar{display:none}.help-chat-topic{color:#e8eefc;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ffffff0f,#4180ff14);border:1px solid #ffffff14;border-radius:999px;flex-shrink:0;padding:10px 16px;font-weight:600;transition:transform .2s,border-color .2s,background .2s}.help-chat-topic:hover:enabled{background:linear-gradient(135deg,#00d6c929,#4180ff2e);border-color:#00d6c966;transform:translateY(-1px)}.help-chat-topic:disabled{opacity:.5;cursor:not-allowed}.help-chat-panel{flex-direction:column;flex:auto;gap:14px;min-height:0;max-height:min(44vh,520px);margin-top:20px;padding:8px 8px 8px 2px;display:flex;overflow:auto}.help-chat-bubble{border-radius:22px;max-width:min(75%,620px);padding:16px 18px;animation:.22s helpChatBubbleIn;box-shadow:0 18px 32px #0000002e}.help-chat-bubble p{white-space:pre-wrap;margin:0;line-height:1.6}.help-chat-bubble-assistant{background:linear-gradient(135deg,#ffffff14,#4180ff1f);border:1px solid #ffffff14;align-self:flex-start}.help-chat-bubble-user{background:linear-gradient(135deg,#00d6c933,#4180ff2e);border:1px solid #00d6c92e;align-self:flex-end}.help-chat-bubble.is-streaming{position:relative}.help-chat-bubble.is-streaming:after{content:"";background:linear-gradient(90deg,#00d6c92e,#00d6c9,#4180ff2e) 0 0/220% 100%;border-radius:999px;width:58px;height:3px;margin-top:12px;animation:1.1s linear infinite helpChatStreaming;display:block}.help-chat-bubble.is-recovery{background:linear-gradient(135deg,#ffbf4724,#ffffff0d);border-color:#ffbf474d;box-shadow:0 18px 32px #ffbf4714}.help-chat-markdown{white-space:normal;margin:0;line-height:1.6}.help-chat-markdown p{white-space:normal;margin:0 0 12px}.help-chat-markdown p:last-child{margin-bottom:0}.help-chat-markdown h1,.help-chat-markdown h2,.help-chat-markdown h3,.help-chat-markdown h4,.help-chat-markdown h5,.help-chat-markdown h6{color:#e8eefc;margin:16px 0 8px;font-weight:700;line-height:1.4}.help-chat-markdown h1{font-size:1.6em}.help-chat-markdown h2{font-size:1.4em}.help-chat-markdown h3{font-size:1.2em}.help-chat-markdown h4{font-size:1.1em}.help-chat-markdown h5,.help-chat-markdown h6{font-size:1em}.help-chat-markdown ul,.help-chat-markdown ol{margin:12px 0;padding-left:24px}.help-chat-markdown li{margin:6px 0}.help-chat-markdown code{color:#00d6c9;background:#4180ff26;border-radius:4px;padding:2px 6px;font-family:Monaco,Courier New,monospace;font-size:.9em}.help-chat-markdown pre{background:#040a16cc;border:1px solid #ffffff14;border-radius:8px;margin:12px 0;padding:12px 14px;line-height:1.4;overflow-x:auto}.help-chat-markdown pre code{color:#b9c8ea;background:0 0;border-radius:0;padding:0;font-size:.85em}.help-chat-code-block{margin:12px 0;position:relative}.help-chat-code-block pre{background:#040a16cc;border:1px solid #ffffff14;border-radius:8px;margin:0;padding:36px 14px 12px;line-height:1.4;overflow-x:auto}.help-chat-code-block code{color:#b9c8ea;white-space:pre;background:0 0;border-radius:0;padding:0;font-family:Monaco,Courier New,monospace;font-size:.85em}.help-chat-code-copy{color:#00d6c9;cursor:pointer;z-index:1;background:#00d6c91a;border:1px solid #00d6c940;border-radius:6px;padding:4px 10px;font-size:.75em;font-weight:600;transition:background .15s,color .15s;position:absolute;top:8px;right:8px}.help-chat-code-copy:hover{color:#fff;background:#00d6c933}.help-chat-markdown a{color:#00d6c9;cursor:pointer;text-decoration:underline}.help-chat-markdown a:hover{color:#00e6d9}.help-chat-markdown strong{color:#fff;font-weight:700}.help-chat-markdown em{font-style:italic}.help-chat-markdown blockquote{color:#b9c8ea;border-left:3px solid #00d6c966;margin:12px 0;padding:0 0 0 12px}.help-chat-markdown hr{background:#ffffff14;border:none;height:1px;margin:16px 0}.support-diagnostic-card{background:linear-gradient(140deg,#ffbf471f,#4180ff1f);border:1px solid #ffbf4757;border-radius:16px;margin:16px 0 4px;padding:16px;box-shadow:inset 0 1px #ffffff14}.support-diagnostic-card--warning{border-color:#ffbf476b}.support-diagnostic-card--error{background:linear-gradient(140deg,#ff5b5b1f,#4180ff1a);border-color:#ff5b5b70}.support-diagnostic-card--info,.support-diagnostic-card--empty{background:#00d6c914;border-color:#00d6c952}.support-diagnostic-card__header{align-items:center;gap:10px;display:flex}.support-diagnostic-card__icon{color:#fff2d3;background:#ffbf4733;border-radius:10px;flex:none;place-items:center;width:32px;height:32px;font-size:20px;display:grid}.support-diagnostic-card--error .support-diagnostic-card__icon{color:#ffd4d4;background:#ff5b5b33}.support-diagnostic-card--empty .support-diagnostic-card__icon{color:#a8fff8;background:#00d6c926}.support-diagnostic-card__eyebrow{color:#b9c8ea;letter-spacing:.05em;text-transform:uppercase;font-size:.73rem;font-weight:700;display:block}.support-diagnostic-card h3{margin:1px 0 0;font-size:1.08rem}.support-diagnostic-card__status{color:#e8eefc;border:1px solid #ffffff24;border-radius:999px;margin-left:auto;padding:4px 8px;font-size:.78rem;font-weight:700}.support-diagnostic-card__metrics{color:#d9e4fb;flex-wrap:wrap;gap:8px 12px;margin:14px 0 10px;font-size:.86rem;display:flex}.support-diagnostic-card__metrics span{align-items:center;gap:5px;display:inline-flex}.support-diagnostic-card__cause{background:#040a164d;border-radius:10px;padding:10px 12px}.support-diagnostic-card__cause strong{color:#fff;font-size:.86rem}.support-diagnostic-card__cause p,.support-diagnostic-card__fact{color:#d9e4fb;margin:4px 0 0;font-size:.9rem;line-height:1.5}.support-diagnostic-card__fact{color:#b9c8ea}.support-diagnostic-card__actions{color:#d9e4fb;margin-top:12px;font-size:.86rem}.support-diagnostic-card__actions strong{color:#fff}.support-diagnostic-card__actions ul{margin:6px 0 0;padding-left:18px}.support-diagnostic-card__actions li+li{margin-top:3px}.support-diagnostic-card__footer{color:#a8fff8;align-items:center;gap:6px;margin-top:12px;font-size:.78rem;display:flex}.help-chat-typing-indicator{align-items:center;gap:10px;padding:4px 0;display:flex}.help-chat-typing-bot-icon{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.help-chat-typing-dots{align-items:center;gap:5px;display:flex}.help-chat-typing-dots span{background:#00d6c9;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite help-chat-dot-bounce;display:block}.help-chat-typing-dots span:nth-child(2){animation-delay:.2s}.help-chat-typing-dots span:nth-child(3){animation-delay:.4s}@keyframes help-chat-dot-bounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-6px)}}.help-chat-composer{flex-direction:column;flex-shrink:0;gap:12px;margin-top:16px;display:flex}.help-chat-input{color:#e8eefc;resize:none;width:100%;min-height:90px;font:inherit;background:#070e1ceb;border:1px solid #ffffff14;border-radius:20px;padding:16px 18px}.help-chat-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.help-chat-hint{color:#8fa6d8;font-size:.92rem;line-height:1.4}.help-chat-send{min-width:132px}.help-chat-launcher{z-index:1150;color:#e8eefc;cursor:pointer;background:linear-gradient(135deg,#0f172cf0,#16274ef5);border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:10px;height:50px;padding:3px 14px 3px 3px;font-weight:700;display:inline-flex;position:fixed;bottom:24px;left:24px;box-shadow:0 18px 40px #00000042}.help-chat-launcher-icon{object-fit:contain;width:44px;height:44px}@keyframes helpChatOpen{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes helpChatCloseToLauncher{0%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;transform:translate(-280px,220px)scale(.14)}}@keyframes helpChatOverlayFade{0%{opacity:1}to{opacity:0}}@keyframes helpChatBubbleIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes helpChatStreaming{0%{background-position:200% 0}to{background-position:-20% 0}}@media (width<=900px){.help-chat-modal{width:calc(100vw - 20px);padding:18px}.help-chat-bubble{max-width:100%}}@media (width<=720px){.help-chat-header{gap:8px}.help-chat-header-row{gap:0}.help-chat-avatar,.help-chat-error-avatar{display:none}.help-chat-topics{margin-top:0}.help-chat-actions{flex-direction:column;align-items:stretch}.help-chat-panel{max-height:none}.help-chat-launcher{bottom:14px;left:14px}}@media (width<=480px){.help-chat-modal{width:calc(100vw - 16px);padding:14px}.help-chat-badge{padding:5px 10px;font-size:.72rem}.help-chat-header-content h2{margin:8px 0 6px;font-size:1.55rem}.help-chat-header-content p{line-height:1.35}.help-chat-topics{flex-wrap:nowrap;padding-bottom:2px;display:flex;overflow-x:auto}.help-chat-panel{gap:10px;margin-top:12px}.help-chat-bubble{border-radius:18px;padding:12px 14px}.help-chat-composer{gap:8px;margin-top:10px}.help-chat-input{min-height:64px;padding:12px 14px}.help-chat-actions{flex-direction:row;justify-content:flex-end;align-items:center}.help-chat-hint{display:none}.help-chat-send{min-width:108px}.help-chat-header-toggle{margin-top:8px;padding:5px 9px;font-size:.78rem}}@media (height<=760px){.help-chat-modal{width:min(860px,100vw - 20px);padding:16px}.help-chat-header-content p{max-height:4.05em;overflow:hidden}.help-chat-topics{margin-top:10px}.help-chat-panel{gap:10px;margin-top:12px}.help-chat-composer{gap:10px;margin-top:10px}.help-chat-input{min-height:72px;padding:12px 14px}}@media (height<=620px){.help-chat-modal{border-radius:20px;padding:12px}.help-chat-header-content p{line-height:1.3}.help-chat-topics{gap:8px;margin-top:6px}.help-chat-header-toggle{margin-top:8px}.help-chat-topic{padding:8px 12px}.help-chat-input{min-height:60px}.help-chat-actions{gap:10px}}@media (height<=520px){.help-chat-modal{border-radius:16px;width:calc(100vw - 12px);padding:10px}.help-chat-header-top{gap:8px}.help-chat-badge{padding:4px 8px;font-size:.7rem}.help-chat-header-content h2{margin:6px 0 4px;font-size:1.2rem}.help-chat-header-content p{line-height:1.25}.help-chat-topics{flex-wrap:nowrap;display:flex;overflow-x:auto}.help-chat-panel{gap:8px;margin-top:8px}.help-chat-input{min-height:48px;padding:10px 12px}.help-chat-actions{flex-direction:row;justify-content:flex-end;align-items:center}.help-chat-hint{display:none}.help-chat-send{min-width:104px}.help-chat-header-toggle{margin-top:6px;padding:4px 8px;font-size:.74rem}}@media (height<=440px){.help-chat-modal{border-radius:14px;padding:8px}.help-chat-badge{display:none}.help-chat-header-content h2{margin:2px 0;font-size:1.05rem}.help-chat-panel{margin-top:6px;padding-top:4px}.help-chat-composer{gap:8px;margin-top:8px}.help-chat-input{border-radius:16px;min-height:42px}.help-chat-send{min-width:96px}}.teams-hero:before{content:"";z-index:0;background:radial-gradient(circle,#00d6c933,#0000 64%);width:320px;height:320px;position:absolute;top:-110px;right:-90px}.teams-hero-content,.teams-hero-summary{z-index:1;position:relative}.teams-hero-layout{grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:24px;width:100%;max-width:100%;display:grid}.teams-hero-copy{min-width:0}.teams-hero-controls{flex-direction:column;align-items:flex-end;gap:12px;min-width:0;display:flex}.teams-hero-controls-row{justify-content:flex-end;display:flex}.teams-kicker{color:#00d6c9;letter-spacing:.12em;text-transform:uppercase;background:#00d6c91f;border-radius:999px;align-items:center;padding:8px 14px;font-size:.74rem;font-weight:700;display:inline-flex}.teams-title{letter-spacing:-.03em;margin:16px 0 0;font-size:2.1rem;line-height:1.1}.teams-title span{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#00d6c9,#4180ff);-webkit-background-clip:text;background-clip:text}.teams-subtitle{color:#8fa6d8;max-width:60ch;margin:14px 0 0;line-height:1.65}.teams-hero-badges{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.teams-hero-pill{color:#c6d4f2;background:#ffffff0d;border:1px solid #ffffff0f;border-radius:999px;align-items:center;padding:9px 12px;font-size:.82rem;display:inline-flex}.teams-hero-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.teams-hero-summary-item{background:#070d1c61;border:1px solid #ffffff0f;border-radius:18px;flex-direction:column;gap:8px;padding:18px;display:flex}.teams-hero-summary-item span{color:#8fa6d8;font-size:.82rem}.teams-hero-summary-item strong{font-size:1.4rem}.teams-kpi-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.teams-kpi-card{flex-direction:column;gap:8px;display:flex}.teams-kpi-card span{color:#8fa6d8;font-size:.86rem}.teams-kpi-card strong{font-size:1.7rem}.teams-kpi-card small{color:#b9c8ea}.teams-toolbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.teams-toolbar-left{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.teams-toolbar-left h3{margin:0}.teams-search-input{color:#e8eefc;background:#0a1020b3;border:1px solid #ffffff14;border-radius:12px;min-width:320px;padding:10px 14px}.teams-toolbar-right{flex-wrap:wrap;gap:12px;display:flex}.teams-primary-button{background:linear-gradient(#4180ff38,#4180ff1f);border:1px solid #4180ff59;border-radius:14px;padding:10px 18px;font-weight:700;box-shadow:0 0 18px #4180ff40}.teams-secondary-button{color:#dce8ff;background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;padding:10px 18px;font-weight:600}.teams-section-header{margin-bottom:22px}.teams-segmented-control{background:#070d1c66;border:1px solid #ffffff0f;border-radius:999px;gap:6px;padding:6px;display:inline-flex}.teams-segmented-control button{color:#8fa6d8;background:0 0;border-radius:999px;padding:8px 14px}.teams-segmented-control button.is-active{color:#ecf3ff;background:linear-gradient(#4180ff40,#4180ff1f)}.teams-bars-chart{flex-direction:column;gap:16px;display:flex}.teams-bar-row{grid-template-columns:minmax(220px,280px) minmax(0,1fr) 120px;align-items:center;gap:16px;display:grid}.teams-bar-meta{flex-direction:column;gap:5px;display:flex}.teams-bar-meta span{color:#8fa6d8;font-size:.82rem}.teams-bar-track,.teams-donut-track{background:#ffffff0f;border-radius:999px;height:12px;position:relative;overflow:hidden}.teams-bar-fill,.teams-donut-fill{border-radius:inherit;background:linear-gradient(90deg,#00d6c9,#4180ff);height:100%}.teams-bar-value{text-align:right;color:#dce8ff;font-weight:700}.teams-list-card{padding:0;overflow:hidden}.teams-analytics-card{background:radial-gradient(circle at 100% 0,#00d6c914,#0000 32%),radial-gradient(circle at 0 0,#4180ff1a,#0000 28%),#09111fe0;position:relative}.teams-list-header{justify-content:space-between;align-items:center;gap:16px;padding:22px 24px 12px;display:flex}.teams-list-header h3{margin:0}.teams-list-header span{color:#8fa6d8;font-size:.85rem}.teams-analytics-controls{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.teams-list-shell{flex-direction:column;display:flex}.teams-analytics-shell{gap:10px;padding:0 18px 18px}.teams-table-header{color:#8fa6d8;text-transform:uppercase;letter-spacing:.08em;grid-template-columns:minmax(210px,1.7fr) minmax(120px,1fr) 78px 92px 100px 92px minmax(180px,1.2fr) 84px;gap:12px;padding:0 18px 12px;font-size:.78rem;display:grid}.teams-inline-feedback{color:#b9c8ea;background:#070d1c57;border:1px solid #ffffff0f;border-radius:14px;margin:0 24px 18px;padding:14px 16px}.teams-inline-feedback-warning{color:#ffd27d;background:#ffd27d14;border-color:#ffd27d33}.teams-item{background:linear-gradient(#0f172cd1,#080e1cdb);border:1px solid #ffffff0f;border-radius:20px;overflow:hidden;box-shadow:0 18px 40px #0000002e}.teams-item-summary{text-align:left;background:0 0;border-radius:0;grid-template-columns:minmax(210px,1.7fr) minmax(120px,1fr) 78px 92px 100px 92px minmax(180px,1.2fr) 84px;align-items:center;gap:12px;width:100%;padding:18px 16px;display:grid}.teams-item-summary:hover{background:linear-gradient(90deg,#4180ff0f,#00d6c90a)}.teams-item-main{flex-direction:column;gap:6px;display:flex}.teams-item-main strong{font-size:1rem}.teams-item-main span{color:#8fa6d8;font-size:.84rem}.teams-item-kpis{color:#dce8ff;flex-wrap:wrap;justify-content:flex-end;gap:14px;font-size:.88rem;display:flex}.teams-item-detail{padding:0 24px 24px}.teams-item-main-table strong,.teams-item-owner strong,.teams-item-kpi strong{line-height:1.15;display:block}.teams-item-main-table span,.teams-item-owner span,.teams-item-kpi span,.teams-item-comparison span{color:#8fa6d8;font-size:.76rem}.teams-item-owner,.teams-item-kpi,.teams-item-comparison{flex-direction:column;gap:3px;display:flex}.teams-item-kpi{align-items:flex-start}.teams-item-kpi strong{font-size:.9rem}.teams-item-main-table strong,.teams-item-owner strong{font-size:.92rem}.teams-item-kpi-users strong{color:#ecf3ff}.teams-item-comparison{gap:6px}.teams-bar-track-inline{height:10px;box-shadow:inset 0 0 0 1px #ffffff0a}.teams-item-actions-inline{justify-content:flex-end;align-items:center;gap:8px;display:flex}.teams-inline-icon-link{color:#dce8ff;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.teams-inline-toggle-button{color:inherit;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.teams-inline-expand-label{color:#b9c8ea;font-size:.76rem;font-weight:600}.teams-detail-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.teams-detail-strip>div{background:#070d1c57;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.teams-detail-strip span{color:#8fa6d8;font-size:.8rem}.teams-detail-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr);gap:18px;display:grid}.teams-members-panel{background:#070d1c47;border:1px solid #ffffff0f;border-radius:18px;padding:20px}.teams-panel-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.teams-panel-heading h4{margin:0}.teams-panel-heading-stack{flex-direction:column;align-items:flex-start}.teams-panel-heading-stack span{color:#8fa6d8;font-size:.84rem}.teams-inline-actions{gap:10px;display:flex}.teams-chip-action{background:linear-gradient(#4180ff40,#4180ff1f);border:1px solid #4180ff4d;border-radius:999px;padding:7px 13px;font-size:.8rem;font-weight:700}.teams-chip-muted{background:#ffffff0d;border-color:#ffffff14}.teams-chip-danger{color:#ffd7e1;background:#ff618624;border-color:#ff618640}.teams-assign-drawer{width:min(620px,100vw);height:calc(100vh - 32px);max-height:calc(100vh - 32px);overflow:hidden}.teams-drawer-tabs{align-self:flex-start}.teams-assign-filter{gap:12px;display:flex}.teams-assign-filter input{color:#e8eefc;background:#070d1c7a;border:1px solid #ffffff14;border-radius:14px;outline:none;width:100%;padding:11px 14px}.teams-assign-filter input::placeholder{color:#8fa6d8}.teams-assign-list{flex-direction:column;gap:12px;display:flex}.teams-assign-list-scroll{scrollbar-gutter:stable;flex:1;min-height:0;padding-right:4px;overflow-y:auto}.teams-assign-list-scroll::-webkit-scrollbar{width:10px}.teams-assign-list-scroll::-webkit-scrollbar-thumb{background:#8fa6d847;border-radius:999px}.teams-assign-list-scroll::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.teams-assign-card{background:#070d1c57;border:1px solid #ffffff0f;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}@keyframes teams-shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.teams-skeleton{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff17 50%,#ffffff0a 75%) 0 0/600px 100%;border-radius:8px;animation:1.5s linear infinite teams-shimmer}.teams-assign-skeleton-card{pointer-events:none}.teams-skeleton-name{width:55%;height:14px;margin-bottom:6px}.teams-skeleton-email{width:70%;height:11px;margin-bottom:2px}.teams-skeleton-chip{border-radius:20px;width:64px;height:22px;display:inline-block}.teams-skeleton-chip-wide{width:110px}.teams-skeleton-btn{border-radius:10px;flex-shrink:0;width:72px;height:32px}.teams-assign-card-user{align-items:flex-start}.teams-assign-card-pending>div,.teams-assign-card-user>div{flex-direction:column;gap:4px;display:flex}.teams-assign-card-main{flex:1;min-width:0}user-office{color:#8fa6d8;font-size:.88rem}.teams-assign- .teams-assign-user-name{color:#f4f7ff;font-size:1rem;line-height:1.2}.teams-assign-user-email{color:#b9c8ea;word-break:break-word;font-size:.9rem}.teams-assign-chip-row{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.teams-user-chip{letter-spacing:.02em;color:#dbe6ff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.teams-user-chip-admin{color:#d9e7ff;background:#4180ff2e;border-color:#4180ff59}.teams-user-chip-manager{color:#d8f5ff;background:#40d0ff24;border-color:#40d0ff47}.teams-user-chip-user{color:#e6e9ff;background:#8895ff1f;border-color:#8895ff42}.teams-user-chip-department{color:#eee2ff;background:#b68eff24;border-color:#b68eff47}.teams-user-chip-team{color:#c7d4f5;margin-top:auto}.teams-chip-link{opacity:.85;margin-left:6px;font-size:.8rem;text-decoration:none}.teams-chip-link:hover{opacity:1}.teams-user-chip-office{color:#e6d9ff;background:#9c7cc824;border-color:#9c7cc847}.teams-chip-action.is-disabled{opacity:.5;cursor:not-allowed}.teams-assigned-badge{color:#ffd6c9;background:#ffd6c926;border:1px solid #ffd6c959;border-radius:8px;margin-right:8px;padding:4px 8px;font-size:.75rem}.teams-no-models-badge{color:#ffd250;background:#ffd2501f;border-color:#ffd25059;align-items:center;gap:5px;display:inline-flex}.teams-user-chip-unknown{color:#ffd7e1;background:#ff618624;border-color:#ff618659}.teams-drawer-actions{justify-content:space-between;align-items:center}.teams-drawer-count{color:#8fa6d8;font-size:.9rem}.teams-assign-card span,.teams-assign-card small{color:#8fa6d8}.teams-members-table{border-collapse:collapse;width:100%}.teams-members-table th,.teams-members-table td{text-align:left;border-top:1px solid #ffffff0d;padding:12px 10px}.teams-members-table th{color:#8fa6d8;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.teams-status-badge{border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:.74rem;font-weight:700;display:inline-flex}.teams-status-active{color:#35d5ae;background:#35d5ae1f}.teams-status-pending{color:#ffd27d;background:#ffd27d1f}.teams-status-disabled{color:#ff8aa8;background:#ff8aa824}.teams-inline-link{color:#8fb3ff;background:0 0;padding:0}.teams-user-link{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.teams-user-link:hover,.teams-user-link:focus-visible{color:#8fb3ff;outline:none;text-decoration:underline}.teams-members-compare{padding:20px}.teams-donut-list{flex-direction:column;gap:16px;display:flex}.teams-donut-row{flex-direction:column;gap:8px;display:flex}.teams-donut-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.teams-donut-meta span{color:#8fa6d8;font-size:.84rem}@media (width<=1200px){.teams-detail-grid{grid-template-columns:1fr}.teams-hero-layout{grid-template-columns:minmax(0,1fr) max-content}.my-consumption-hero-layout{grid-template-columns:1fr}.teams-kpi-rail,.teams-detail-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.teams-hero-layout{grid-template-columns:1fr}.teams-hero-controls{align-items:stretch;width:100%}.teams-hero-controls-row{justify-content:flex-end;width:100%}.teams-toolbar,.teams-item-summary,.teams-bar-row,.teams-list-header,.teams-table-header{flex-direction:column;grid-template-columns:1fr;align-items:stretch;display:flex}.teams-analytics-controls{align-items:stretch}.teams-item-actions-inline,.teams-item-kpis{justify-content:flex-start}.teams-kpi-rail,.teams-detail-strip,.teams-hero-summary{grid-template-columns:1fr}.teams-search-input{width:100%;min-width:100%}}.profiles-hero{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:relative;overflow:hidden}.profiles-hero:before{content:"";z-index:0;background:radial-gradient(circle,#00d6c940,#0000 60%);width:260px;height:260px;position:absolute;top:-80px;right:-80px}.profiles-hero-content{z-index:1;max-width:660px;position:relative}.profiles-title{letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:800}.profiles-title span{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#00d6c9,#4180ff);-webkit-background-clip:text;background-clip:text}.profiles-subtitle{color:#8fa6d8;margin-top:12px;font-size:1rem;line-height:1.6}.profiles-hero-metrics{gap:32px;margin-top:20px;display:flex}.profiles-metric{flex-direction:column;display:flex}.profiles-metric-label{color:#8fa6d8;margin-bottom:4px;font-size:.85rem}.profiles-metric-value{font-size:1.8rem;font-weight:700}.profiles-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.profiles-toolbar-right{align-items:center;gap:12px;display:flex}.profiles-search-wrapper{align-items:center;display:flex;position:relative}.profiles-search-icon{color:#5d7099;pointer-events:none;font-size:1rem;line-height:1;position:absolute;left:11px}.profiles-search-input{color:#dce8ff;background:#ffffff0a;border:1px solid #ffffff17;border-radius:12px;outline:none;width:200px;padding:8px 14px 8px 32px;font-size:.83rem;transition:border-color .2s,box-shadow .2s,width .25s}.profiles-search-input::placeholder{color:#3d4f6b}.profiles-search-input:focus{border-color:#00d6c966;width:260px;box-shadow:0 0 0 3px #00d6c914}.profiles-search-input::-webkit-search-cancel-button{filter:invert(.5);cursor:pointer}.profiles-create-button{background:linear-gradient(#4180ff38,#4180ff1f);border:1px solid #4180ff59;border-radius:14px;padding:10px 18px;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 0 18px #4180ff40}.profiles-create-button:hover{transform:translateY(-3px);box-shadow:0 6px 28px #00d6c959}.profiles-table-card{min-height:240px;padding:0;display:block;overflow:hidden}.profiles-table-shell{-webkit-overflow-scrolling:touch;width:100%;overflow:auto hidden}.profiles-table{border-collapse:collapse;width:100%;min-width:680px}.profiles-empty-state{color:#8fa6d8;flex-direction:column;align-items:center;gap:8px;display:flex}.profiles-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:680px}.profiles-table col.col-profile{width:auto}.profiles-table col.col-tags,.profiles-table col.col-date,.profiles-table col.col-actions{width:1%}.profiles-table th{text-align:left;text-transform:uppercase;letter-spacing:.07em;color:#8fa6d8;z-index:1;-webkit-backdrop-filter:blur(16px);background:#09111ff2;border-bottom:1px solid #00d6c91a;padding:11px 14px;font-size:.76rem;position:sticky;top:0}.profiles-th-actions{text-align:right;padding-right:16px}.profiles-sort-button{color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;display:inline-flex}.profiles-sort-button:hover{color:#dce8ff}.profiles-sort-indicator{color:#00d6c9;font-size:.9rem}.profiles-table td{white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;border-top:1px solid #ffffff0a;padding:10px 14px;overflow:hidden}.profiles-row{transition:background .18s;position:relative}.profiles-row:hover{background:#00d6c90a}.profiles-row td:first-child{position:relative}.profiles-row td:first-child:before{content:"";opacity:0;background:linear-gradient(#00d6c9,#4180ff);border-radius:2px;width:2px;transition:opacity .18s;position:absolute;top:10px;bottom:10px;left:0}.profiles-row:hover td:first-child:before{opacity:1}.profiles-cell-identity{align-items:center;gap:12px;white-space:normal!important;text-overflow:unset!important;padding:10px 14px 10px 12px!important;display:flex!important;overflow:visible!important}.profiles-cell-text{flex:1;min-width:0}.profiles-monogram{color:#e8eefc;letter-spacing:.04em;background:linear-gradient(135deg,#4180ff52,#00d6c933);border:1px solid #00d6c933;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.7rem;font-weight:800;transition:box-shadow .18s;display:inline-flex;box-shadow:0 2px 8px #00d6c91a}.profiles-row:hover .profiles-monogram{box-shadow:0 2px 14px #00d6c94d}.profiles-cell-main{color:#dce8ff;white-space:nowrap;text-overflow:ellipsis;font-size:.87rem;font-weight:600;line-height:1.4;overflow:hidden}.profiles-cell-sub{color:#5d7099;-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;max-width:100%;font-size:.75rem;line-height:1.4;display:-webkit-box;overflow:hidden}.profiles-cell-date{white-space:nowrap;width:1%}.profiles-cell-date .profiles-cell-main{color:#b9c8ea;white-space:nowrap;font-size:.81rem;font-weight:500}.profiles-cell-date .profiles-cell-sub{color:#3d4f6b;-webkit-line-clamp:1;white-space:nowrap;max-width:none;font-size:.69rem;display:block}.profiles-cell-tags{white-space:normal;padding-top:8px!important;padding-bottom:8px!important}.profiles-tag{color:#00d6c9;letter-spacing:.02em;background:#00d6c917;border:1px solid #00d6c938;border-radius:999px;margin-bottom:3px;margin-right:4px;padding:2px 9px;font-size:.68rem;font-weight:600;display:inline-block}.profiles-tag-empty{color:#8fa6d847;font-size:.88rem}.profiles-cell-status{white-space:nowrap;width:1%}.profiles-status-chip{letter-spacing:.04em;border-radius:999px;align-items:center;gap:5px;padding:3px 11px;font-size:.72rem;font-weight:700;display:inline-flex}.profiles-status-chip:before{content:"";border-radius:50%;flex-shrink:0;width:6px;height:6px}.profiles-status-active{color:#00d6c9;background:#00d6c91a;border:1px solid #00d6c940}.profiles-status-active:before{background:#00d6c9;box-shadow:0 0 5px #00d6c9}.profiles-status-archived{color:#5d7099;background:#8fa6d812;border:1px solid #8fa6d826}.profiles-status-archived:before{background:#5d7099}.profiles-actions{white-space:nowrap;text-align:right;width:1%;padding-right:16px!important}.profiles-actions>*{vertical-align:middle;align-items:center;display:inline-flex}.profiles-actions>*+*{margin-left:8px}.profiles-chip-button{background:linear-gradient(#4180ff40,#4180ff1f);border:1px solid #4180ff4d;border-radius:999px;padding:6px 14px;font-size:.8rem;font-weight:700}.profiles-chip-button:hover{box-shadow:0 0 14px #4180ff66}.profiles-delete-button{cursor:pointer;color:#ff6186cc;background:0 0;border:none;font-size:1rem;transition:transform .2s}.profiles-delete-button:hover{transform:scale(1.1)}.profiles-table-status{color:#8fa6d8;justify-content:space-between;gap:16px;padding:14px 8px 0;font-size:.85rem;display:flex}.profiles-load-sentinel{height:1px}.models-toolbar{gap:16px}.models-toolbar-left{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.models-search-input{color:#e8eefc;background:#0a1020b3;border:1px solid #ffffff14;border-radius:12px;min-width:280px;padding:10px 14px}.models-filters-bar{flex-wrap:wrap;align-items:end;gap:14px;display:flex}.models-filters-bar label{color:#8fa6d8;flex-direction:column;gap:8px;font-size:.85rem;display:flex}.models-filters-bar select{color:#e8eefc;background:#0a1020b3;border:1px solid #ffffff14;border-radius:10px;min-width:140px;padding:10px 12px}.models-table{min-width:0}.models-table-shell{overflow-x:visible}.models-table td{vertical-align:top}@media (width<=1600px){.models-col-scope{display:none!important}}@media (width<=1450px){.models-col-created{display:none!important}}@media (width<=1300px){.models-col-owner{display:none!important}}@media (width<=1150px){.models-col-desc{display:none!important}}@media (width<=1000px){.models-col-visibility{display:none!important}}@media (width<=870px){.models-col-resource{display:none!important}}@media (width<=820px){.models-col-origin{display:none!important}}@media (width<=768px){.models-col-region{display:none!important}}.models-badge{border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.models-badge-act{color:#00d6c9;background:#00d6c91f}.models-badge-plan{color:#8fb3ff;background:#4180ff29}.models-badge-origin-local{color:#dce8ff;background:#ffffff14}.models-badge-origin-azureopenai,.models-badge-origin-openai,.models-badge-origin-anthropic{color:#ffd27d;background:#ffd27d1f}.models-badge-visibility-shared,.models-badge-visibility-global{color:#35d5ae;background:#35d5ae1f}.models-badge-visibility-private{color:#8fa6d8;background:#8fa6d81f}.models-pricing-cell{color:#c5d5f7;flex-direction:column;gap:4px;min-width:120px;font-size:.82rem;display:flex}.models-table-status{align-items:center}.models-pagination-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.models-pagination-controls label{align-items:center;gap:8px;display:flex}.models-pagination-controls select{color:#e8eefc;background:#0a1020b3;border:1px solid #ffffff14;border-radius:10px;padding:8px 10px}.stat-card{flex-direction:column;gap:10px;display:flex}.stat-title{color:#8fa6d8;font-size:.95rem}.stat-value{font-size:1.8rem}.stat-delta{color:#35d5ae;font-size:.9rem}.section-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.section-header h3,.intro-card h2{margin:0}.section-header span,.intro-card p{color:#8fa6d8}.chart{grid-template-columns:repeat(var(--chart-columns,7), minmax(0, 1fr));place-items:flex-end center;gap:12px;height:260px;min-height:200px;display:grid;position:relative}.chart-empty{color:#8fa6d8;background:#070d1c57;border:1px dashed #ffffff14;border-radius:18px;justify-content:center;align-items:center;min-height:260px;display:flex}.chart-legend{flex-wrap:wrap;gap:14px;margin-bottom:14px;display:flex}.chart-legend-item{color:#b9c8ea;align-items:center;gap:8px;font-size:.92rem;display:inline-flex}.chart-legend-swatch{border-radius:999px;width:12px;height:12px;box-shadow:inset 0 0 0 2px #ffffff14}.chart-item{flex-direction:column;justify-content:flex-end;align-items:center;gap:10px;width:100%;min-width:0;height:100%;animation:.6s ease-out backwards slideIn;display:flex}.chart-item:first-child{animation-delay:.1s}.chart-item:nth-child(2){animation-delay:.15s}.chart-item:nth-child(3){animation-delay:.2s}.chart-item:nth-child(4){animation-delay:.25s}.chart-item:nth-child(5){animation-delay:.3s}.chart-item:nth-child(6){animation-delay:.35s}.chart-item:nth-child(7){animation-delay:.4s}.chart-bar-wrap{flex:1;justify-content:center;align-items:flex-end;width:100%;height:100%;min-height:8px;display:flex}.chart-bar{background:linear-gradient(#00d6c9 0%,#4180ff 100%);border-radius:16px 16px 6px 6px;width:32px;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative;box-shadow:0 4px 12px #00d6c933,inset 0 1px #fff3}.chart-bar:hover{filter:brightness(1.15);transform:translateY(-4px)scaleY(1.05);box-shadow:0 8px 20px #00d6c959,inset 0 1px #ffffff4d}.chart-bar:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);border-radius:16px 16px 0 0;height:2px;position:absolute;top:0;left:0;right:0}.chart-bar-stack-wrap{background:#ffffff0d;border:1px solid #00d6c91a;border-radius:16px 16px 6px 6px;width:32px;transition:all .3s ease-out;overflow:hidden;box-shadow:0 4px 12px #00000059,inset 0 1px #ffffff14}.chart-bar-stack-wrap:hover{background:#ffffff14;border-color:#00d6c94d;transform:translateY(-4px);box-shadow:0 8px 20px #00d6c940,inset 0 1px #ffffff26}.chart-bar-stack{flex-direction:column-reverse;justify-content:flex-start;width:100%;display:flex}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes tableRevealIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes tablePulseGlow{0%{box-shadow:0 0 #00d6c900,inset 0 0 20px #00d6c900}50%{box-shadow:0 0 20px 4px #00d6c929,inset 0 0 20px #00d6c914}to{box-shadow:0 0 #00d6c900,inset 0 0 20px #00d6c900}}.table-card.scroll-revealed{animation:.7s cubic-bezier(.34,1.56,.64,1) forwards tableRevealIn,2s ease-out .3s 2 forwards tablePulseGlow}.chart-bar-segment{width:100%;transition:opacity .2s}.chart-bar-segment:first-child{border-radius:16px 16px 6px 6px}.chart-bar-stack-wrap:hover .chart-bar-segment{opacity:.9}.chart-label{color:#b9c8ea}.chart-value{color:#8fa6d8;margin-top:2px;font-size:.75rem}.chart-value.small{color:#6b7fa6;font-size:.65rem}.chart-gridline{pointer-events:none;background:#ffffff0d;width:100%;height:1px;position:absolute}.chart-bar-max{animation:2s ease-in-out infinite pulse;background:linear-gradient(#00f5e8 0%,#5a9fff 100%)!important;box-shadow:0 0 20px #00f5e866,inset 0 1px #ffffff4d!important}.donut-card{flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;min-height:260px;display:flex}.donut-wrap{aspect-ratio:1;width:100%;max-width:280px;margin:0 auto;transition:transform .3s;animation:.8s ease-out fadeInScale;position:relative}.donut-wrap:hover{transform:scale(1.05)}.donut-legend-compact{grid-template-columns:1fr;gap:6px;width:100%;max-width:280px;padding:8px 0;display:grid}.donut-legend-item-compact{align-items:center;gap:6px;font-size:.75rem;display:flex}.donut-swatch-compact{border-radius:2px;flex-shrink:0;width:8px;height:8px}.donut-label-compact{color:#b9c8ea;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.donut-percent-compact{color:#8fa6d8;flex-shrink:0;font-size:.7rem}.donut-chart{width:100%;height:100%;transition:filter .3s;overflow:visible;transform:rotate(-90deg)}.donut-wrap:hover .donut-chart{filter:drop-shadow(0 0 8px #00d6c94d)}.donut-track,.donut-segment{fill:none;stroke-width:16px}.donut-track{stroke:#ffffff14}.donut-segment{stroke-linecap:round;cursor:pointer;filter:brightness();transition:stroke-dashoffset .18s,stroke-dasharray .18s,filter .3s}.donut-segment:hover{filter:brightness(1.2)drop-shadow(0 0 6px #ffffff4d)}.donut-center{pointer-events:none;text-align:center;flex-direction:column;justify-content:center;align-items:center;animation:.6s ease-out .4s backwards zoomIn;display:flex;position:absolute;inset:0}.donut-center strong{font-size:2rem;line-height:1}.donut-center span{color:#8fa6d8;margin-top:4px;font-size:.92rem}.donut-legend{gap:14px;display:grid}.donut-legend-item{grid-template-columns:12px 1fr;align-items:start;gap:12px;display:grid}.donut-swatch{border-radius:999px;width:12px;height:12px;margin-top:4px;box-shadow:inset 0 0 0 2px #ffffff14}.donut-legend-copy{flex-direction:column;gap:4px;display:flex}.donut-legend-copy strong{font-size:.98rem}.donut-legend-copy span{color:#8fa6d8;font-size:.92rem}@media (width<=720px){.donut-card{grid-template-columns:1fr}.donut-wrap{max-width:240px}}.table-card{position:relative;overflow:hidden}.data-table{border-collapse:separate;border-spacing:0;width:100%}.data-table th,.data-table td{text-align:left;border-bottom:1px solid #ffffff0f;padding:14px 10px}.data-table thead th{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3;background:#0f172cf2;position:sticky;top:0}.table-scroll-x{overflow:auto visible}.data-table thead th{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;background:#0f172cfa;position:sticky;top:0;box-shadow:0 6px 12px #0000003d}.wide-table{min-width:980px}.token-cell{align-items:center;gap:8px;display:inline-flex}.icon-button{background:#4180ff2e;border-radius:999px;padding:4px 8px;font-size:.9rem}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#030814bf;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.observatory-modal-backdrop{z-index:1201}.modal-card{background:#080f1ffa;border:1px solid #ffffff14;border-radius:22px;flex-direction:column;width:min(1100px,100%);max-height:88vh;display:flex;overflow:hidden;box-shadow:0 30px 80px #0006}.modal-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:start;gap:16px;padding:20px 22px;display:flex}.modal-header h3{margin:0 0 6px}.modal-header span{color:#8fa6d8}.forensic-viewer{white-space:pre-wrap;word-break:break-word;color:#dbe7ff;background:linear-gradient(#070e1df5,#0b162df5);margin:0;padding:20px 22px 24px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.88rem;line-height:1.5;overflow:auto}.forensic-pretty-wrap{background:#080f1fb3;border:1px solid #ffffff14;border-radius:16px;overflow:hidden}.forensic-pretty-banner{letter-spacing:.06em;text-transform:uppercase;color:#8fa6d8;background:linear-gradient(90deg,#4180ff2e,#00d6c91f);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:10px 14px;font-size:.78rem;font-weight:700;display:flex}.forensic-banner-actions{align-items:center;gap:8px;display:flex}.forensic-banner-btn{color:#7aa2f7;cursor:pointer;background:#4180ff26;border:1px solid #4180ff4d;border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:600;transition:all .15s}.forensic-banner-btn:hover{color:#9ec5ff;background:#4180ff40;border-color:#4180ff80}.forensic-banner-btn:active{background:#4180ff59}.forensic-viewer-pretty{white-space:pre;word-break:normal}.observatory-modal{background:radial-gradient(circle at 100% 0,#00d6c91f,#0000 25%),radial-gradient(circle at 0 0,#4180ff2e,#0000 22%),#080f1ffa}.observatory-modal-fullscreen{max-width:unset;max-height:unset;z-index:10001;border-radius:0;flex-direction:column;width:100vw;height:100vh;margin:0;display:flex;position:fixed;inset:0}.observatory-modal-fullscreen .observatory-content{flex:1;overflow:auto}.observatory-header h3{font-size:2rem}.observatory-tabs{flex-wrap:wrap;gap:10px;padding:16px 22px 0;display:flex}.observatory-tabs button{background:#ffffff0d;border:1px solid #ffffff14}.observatory-tabs button.active{background:linear-gradient(135deg,#4180ff52,#00d6c93d)}.observatory-content{padding:18px 22px 0;overflow:auto}.observatory-overview,.observatory-analysis{gap:20px;display:grid}.observatory-hero{grid-template-columns:300px 1fr;align-items:stretch;gap:20px;display:grid}.gauge-card,.observatory-section,.metric-card{background:#0a1327d1;border:1px solid #ffffff14;border-radius:18px;box-shadow:0 18px 40px #0000002e}.gauge-card{flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:18px;display:flex}.metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.metric-card{padding:16px}.metric-label{color:#9cb3df;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:6px;font-size:.82rem;display:flex}.metric-value{color:#eef4ff;margin-top:10px;font-size:1.4rem;font-weight:700}.metric-card-good{box-shadow:inset 0 0 0 1px #5cf0c624}.metric-card-warning{box-shadow:inset 0 0 0 1px #ffd27d24}.metric-card-danger{box-shadow:inset 0 0 0 1px #ff618629}.metric-help{color:#dbe7ff;cursor:help;background:#4180ff33;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.72rem;font-weight:700;display:inline-flex;position:relative}.metric-tooltip{color:#dbe7ff;opacity:0;pointer-events:none;text-transform:none;letter-spacing:normal;z-index:20;background:#080f1ffa;border:1px solid #ffffff14;border-radius:12px;width:240px;padding:10px 12px;font-size:.78rem;line-height:1.4;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 18px 40px #0000003d}.metric-help:hover .metric-tooltip{opacity:1;transform:translate(-50%)translateY(-4px)}.efficiency-gauge{width:150px;height:150px;position:relative}.efficiency-gauge svg{width:100%;height:100%}.gauge-track{fill:none;stroke:#ffffff14;stroke-width:10px}.gauge-progress{fill:none;stroke-width:10px;stroke-linecap:round;transform-origin:70px 70px;transition:stroke-dashoffset .5s;transform:rotate(-90deg)}.efficiency-gauge-good .gauge-progress{stroke:#5cf0c6}.efficiency-gauge-warning .gauge-progress{stroke:#ffd27d}.efficiency-gauge-danger .gauge-progress{stroke:#ff6186}.gauge-center{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gauge-center strong{font-size:2rem}.gauge-center span{color:#8fa6d8}.efficiency-caption{font-size:.95rem;font-weight:600}.efficiency-caption-good{color:#5cf0c6}.efficiency-caption-warning{color:#ffd27d}.efficiency-caption-danger{color:#ff7c9b}.observatory-section{padding:18px}.observatory-section-danger{box-shadow:inset 0 0 0 1px #ff61862e}.observatory-section-title{align-items:center;gap:8px;margin-bottom:14px;font-size:1rem;font-weight:700;display:flex}.heatmap-list{gap:12px;display:grid}.heatmap-row{gap:8px;display:grid}.heatmap-meta{color:#c3d3f5;justify-content:space-between;gap:8px;font-size:.88rem;display:flex}.heatmap-track{background:#ffffff0a;border-radius:999px;height:12px;overflow:hidden}.heatmap-bar{border-radius:999px;height:100%;animation:.7s heatmap-grow}.heatmap-role-system,.heatmap-role-assistant{background:linear-gradient(90deg,#4180ff,#63a0ff)}.heatmap-role-user{background:linear-gradient(90deg,#00d6c9,#56f3e8)}.heatmap-role-tool,.heatmap-role-function{background:linear-gradient(90deg,#ffb86c,#ffd27d)}.heatmap-role-unknown{background:linear-gradient(90deg,#7b88aa,#a4b0cf)}.token-legend{color:#9cb3df;gap:16px;margin-bottom:12px;font-size:.85rem;display:flex}.token-legend span{align-items:center;gap:8px;display:inline-flex}.token-swatch{border-radius:999px;width:10px;height:10px;display:inline-block}.token-swatch-input{background:#4180ff}.token-swatch-output{background:#00d6c9}.token-bars{gap:14px;display:grid}.token-bar-row{grid-template-columns:80px 1fr auto;align-items:center;gap:10px;display:grid}.token-bar-track{background:#ffffff0a;border-radius:999px;height:10px;overflow:hidden}.token-bar{border-radius:999px;height:100%;animation:.7s heatmap-grow}.token-bar-input{background:linear-gradient(90deg,#4180ff,#63a0ff)}.token-bar-output{background:linear-gradient(90deg,#00d6c9,#56f3e8)}.analysis-grid{grid-template-columns:1.3fr 1fr;gap:20px;display:grid}.issue-list{gap:12px;display:grid}.issue-card{border:1px solid #ffffff14;border-radius:14px;padding:14px}.issue-card strong{margin-bottom:6px;display:block}.issue-card p{color:#c3d3f5;margin:0}.issue-card-good{background:#35d5ae17}.issue-card-warning{background:#ffbe5c17}.issue-card-danger{background:#ff61861a}.coaching-list,.duplicate-list{color:#dbe7ff;gap:8px;margin:0;padding-left:18px;display:grid}.observatory-actions{gap:10px;padding:18px 22px 22px;display:flex}.syntax-sse{color:#2ac3de}.syntax-key{color:#7aa2f7}.syntax-string{color:#9ece6a}.syntax-number{color:#ff9e64}.syntax-boolean{color:#c792ea}.observatory-empty{color:#8fa6d8}@keyframes heatmap-grow{0%{opacity:.4;width:0}to{opacity:1}}.data-table th{color:#8fa6d8;font-weight:600}.badge{border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:.82rem;display:inline-flex}.badge-ok{color:#5cf0c6;background:#35d5ae26}.badge-warning{color:#ffd27d;background:#ffbe5c24}.observatory-preprocessing-badges{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.panel-wide{min-height:340px}.weekly-analytics-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.weekly-analytics-card{min-height:0;padding:14px}.weekly-analytics-header{margin-bottom:8px}.weekly-analytics-section{background:#070d1c47;border:1px solid #ffffff0f;border-radius:14px;grid-template-rows:auto auto 1fr;grid-template-columns:1fr;place-items:start center;min-height:200px;padding:10px;display:grid}.weekly-analytics-section .chart{grid-row:3;grid-template-columns:repeat(var(--chart-columns,7), minmax(0, 1fr));align-self:center;place-items:center;gap:5px;width:100%;height:148px;display:grid}.weekly-analytics-section-wide{grid-column:1/-1}.weekly-analytics-section-wide .chart{gap:4px;height:182px}.my-consumption-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.my-consumption-header-stack{gap:14px;display:grid}.my-consumption-context-shell{gap:12px;min-width:min(100%,820px);display:grid}.my-consumption-period-panel{background:linear-gradient(135deg,#0a1228f0 0%,#0a162ed1 100%),radial-gradient(circle at 100% 0,#43b8ff24,#0000 42%);border:1px solid #8fd3ff24;border-radius:22px;gap:14px;padding:18px 20px;display:grid;box-shadow:inset 0 1px #ffffff08,0 18px 36px #0308162e}.my-consumption-period-summary{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.my-consumption-period-kicker{color:#8db7ff;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:700}.my-consumption-toolbar-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.my-consumption-toolbar-button{white-space:nowrap}.my-consumption-period-copy{color:#8fa6d8;margin:0}.my-consumption-hero-subtitle{color:#c8d6f5;max-width:68ch;margin:0}.my-consumption-hero-layout{grid-template-columns:minmax(0,1.8fr) minmax(220px,.9fr);align-items:stretch;gap:14px;display:grid}.my-consumption-hero-copy-block{gap:12px;display:grid}.my-consumption-hero-comparisons{flex-wrap:wrap;gap:10px;display:flex}.my-consumption-hero-chip,.my-consumption-hero-metric,.my-consumption-score-card{background:#070d1c52;border:1px solid #ffffff14;border-radius:16px;box-shadow:inset 0 1px #ffffff08}.my-consumption-hero-chip{gap:4px;min-width:156px;padding:12px 14px;display:grid}.my-consumption-hero-chip span,.my-consumption-hero-metric span,.my-consumption-score-label,.my-consumption-score-copy{color:#8fa6d8;font-size:.8rem}.my-consumption-hero-chip strong,.my-consumption-hero-metric strong,.my-consumption-score-value{color:#f4f7ff}.my-consumption-hero-chip strong{font-size:1.02rem}.my-consumption-hero-chip small{color:#b9c8ea;font-size:.76rem}.my-consumption-hero-metrics{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}.my-consumption-hero-metric{gap:6px;padding:12px 14px;display:grid}.my-consumption-hero-metric strong{font-size:1.08rem}.my-consumption-score-card{background:radial-gradient(circle at 100% 0,#43b8ff2e,#0000 40%),linear-gradient(145deg,#091124eb 0%,#0a182ed6 100%);align-content:center;gap:10px;padding:18px;display:grid}.my-consumption-score-value{font-size:clamp(2rem,3vw,3rem);line-height:1}.my-consumption-score-copy{line-height:1.45}.my-consumption-score-breakdown{gap:8px;display:grid}.my-consumption-score-component{color:#c8d6f5;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 8px;font-size:.76rem;display:grid}.my-consumption-score-component>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.my-consumption-score-component>strong{color:#f4f7ff;font-size:.78rem}.my-consumption-score-bar{background:#8fa6d82e;border-radius:999px;grid-column:1/-1;height:5px;overflow:hidden}.my-consumption-score-bar>span{border-radius:inherit;background:linear-gradient(90deg,#47d7ac 0%,#43b8ff 100%);height:100%;display:block}.my-consumption-period-meta{flex-wrap:wrap;gap:10px;display:flex}.my-consumption-period-pill{color:#d9e7ff;background:#080f1e7a;border:1px solid #8fd3ff29;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:.82rem;font-weight:600;display:inline-flex}.my-consumption-period-pill.is-refreshing{color:#bce6ff;background:#43b8ff1f;border-color:#43b8ff47}.my-consumption-subject-bar{background:linear-gradient(135deg,#091227f0 0%,#0e1b34db 100%),radial-gradient(circle at 0 0,#43b8ff29,#0000 46%);border:1px solid #8fd3ff2e;border-radius:18px;grid-template-columns:auto minmax(240px,1.5fr) minmax(180px,1fr) auto;align-items:center;gap:12px;margin-top:14px;padding:14px 16px;display:grid;box-shadow:inset 0 1px #ffffff08,0 18px 44px #0308163d}.my-consumption-subject-item{gap:4px;min-width:0;display:grid}.my-consumption-subject-item.is-primary{padding-right:8px}.my-consumption-subject-label{color:#7f95c9;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.my-consumption-subject-copy,.my-consumption-subject-value{color:#eef4ff;overflow-wrap:anywhere;margin:0;font-size:.98rem;font-weight:600}.my-consumption-subject-copy{font-size:1.1rem}.my-consumption-subject-back{align-items:center;gap:8px;min-height:44px;padding-inline:14px;display:inline-flex}.my-consumption-subject-back-icon{color:#dff1ff;background:#8fd3ff1f;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.82rem;display:inline-flex}.my-consumption-subject-edit{justify-self:end;min-height:44px;padding-inline:18px}.usage-kpi-rail{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.budget-pressure-card{gap:16px;margin-top:16px;display:grid}.budget-pressure-card-muted{color:#8fa6d8}.budget-pressure-status{color:#d7f9ff;white-space:nowrap;background:#8fd3ff1a;border:1px solid #8fd3ff42;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:700}.budget-pressure-over_expected .budget-pressure-status{color:#ffe7b1;background:#f59e0b24;border-color:#f59e0b61}.budget-pressure-over_budget .budget-pressure-status{color:#fecaca;background:#f8717124;border-color:#f8717161}.budget-pressure-main{grid-template-columns:repeat(auto-fit,minmax(152px,1fr));gap:10px;display:grid}.budget-pressure-main>div{background:#070d1c4d;border:1px solid #ffffff0f;border-radius:8px;gap:5px;min-width:0;padding:12px;display:grid}.budget-pressure-main span,.budget-pressure-scale,.budget-pressure-legend{color:#8fa6d8;font-size:.8rem}.budget-pressure-main strong{color:#f4f7ff;overflow-wrap:anywhere;font-size:1.06rem}.budget-pressure-main strong.is-over{color:#fecaca}.budget-pressure-main strong.is-under{color:#b9f6d8}.budget-pressure-bars{gap:8px;display:grid}.budget-pressure-scale,.budget-pressure-legend{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.budget-pressure-track{background:#8fa6d824;border-radius:999px;height:14px;position:relative;overflow:hidden}.budget-pressure-fill{border-radius:inherit;background:linear-gradient(90deg,#0f766e,#22c55e);position:absolute;inset:0 auto 0 0}.budget-pressure-over_expected .budget-pressure-fill,.budget-pressure-over_budget .budget-pressure-fill{background:linear-gradient(90deg,#14532d,#22c55e)}.budget-pressure-gap{border-radius:inherit;z-index:1;box-sizing:border-box;position:absolute;top:0;bottom:0}.budget-pressure-gap.is-under{-webkit-backdrop-filter:brightness(1.05);backdrop-filter:brightness(1.05);background:linear-gradient(90deg,#4ade801f,#22c55e47);border:1px dashed #86efacb3}.budget-pressure-gap.is-over{background:linear-gradient(90deg,#f871718c,#ef4444e6)}.budget-pressure-overflow{border-radius:inherit;z-index:1;background:linear-gradient(90deg,#fb7185d9,#dc2626fa);min-width:18px;position:absolute;top:0;bottom:0;right:0;box-shadow:inset 1px 0 #fff3,0 0 18px #ef44443d}.budget-pressure-expected,.budget-pressure-projected{z-index:2;width:2px;position:absolute;top:-3px;bottom:-3px;transform:translate(-1px)}.budget-pressure-expected{background:#8fd3ff}.budget-pressure-projected{background:#f4f7ff}.advanced-dashboard-section{gap:14px;margin-top:26px;display:grid}.advanced-dashboard-header{padding-inline:2px}.advanced-dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.advanced-chart-card{flex-direction:column;gap:14px;min-width:0;min-height:360px;display:flex}.advanced-chart-card-wide{grid-column:span 2}.advanced-chart-card-compact{min-height:360px}.advanced-chart-heading{gap:5px;display:grid}.advanced-chart-heading h4{color:#f4f7ff;margin:0;font-size:1rem}.advanced-chart-heading span,.advanced-chart-legend-item small{color:#8fa6d8;font-size:.82rem}.advanced-chart-canvas{flex:0 0 270px;height:270px;min-height:0}.advanced-donut-layout{flex:0 0 270px;grid-template-rows:190px auto;gap:12px;height:270px;min-height:0;display:grid}.advanced-donut-canvas{height:190px;min-height:0}.advanced-chart-legend-list{gap:8px;display:grid}.advanced-chart-legend-item{grid-template-columns:10px minmax(0,auto) minmax(0,1fr);align-items:center;gap:8px;display:grid}.advanced-chart-legend-item>span{border-radius:999px;width:10px;height:10px}.advanced-chart-legend-item strong{color:#f4f7ff}.advanced-chart-legend-item small{text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.usage-intelligence-workspace{grid-template-columns:minmax(0,2fr) minmax(300px,.9fr);align-items:start;gap:16px;margin-top:26px;display:grid}.usage-secondary-workspace{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;margin-top:16px;display:grid}.usage-calendar-card,.usage-day-card,.usage-alerts-card,.usage-ranking-card,.usage-tools-card,.usage-recent-card{min-width:0}.usage-secondary-skeleton{min-height:220px;display:flex}.usage-ranking-card,.usage-recent-card{grid-column:1/-1}.usage-alerts-card,.usage-tools-card,.usage-ranking-card,.usage-recent-card{flex-direction:column;min-height:0;display:flex}.usage-alerts-card{grid-column:1/-1}.usage-tools-card{grid-column:1/-1;height:640px}.usage-ranking-card{height:520px}.usage-recent-card{height:560px}.usage-workspace-header{align-items:flex-start;gap:16px}.usage-workspace-header h3{margin:0}.my-consumption-toolbar-actions{justify-content:flex-end;align-items:center;display:flex}.usage-calendar-grid{scrollbar-width:thin;grid-template-columns:repeat(7,minmax(74px,1fr));gap:10px;padding:4px 2px 8px;display:grid;overflow-x:auto}.usage-calendar-weekday-header{color:#8fa6d8;text-align:center;text-transform:uppercase;padding:0 4px 2px;font-size:.72rem;font-weight:800}.usage-calendar-empty-day{background:#070d1c29;border:1px dashed #8fa6d814;border-radius:8px;min-height:82px}.usage-calendar-day{color:#dce8ff;text-align:left;cursor:pointer;background:#0b1427b8;border:1px solid #8fa6d829;border-radius:8px;grid-template-rows:auto 1fr auto;align-items:start;gap:4px;min-height:82px;padding:9px;transition:border-color .18s,background-color .18s,transform .18s,box-shadow .18s;display:grid}.usage-calendar-day:hover,.usage-calendar-day:focus-visible{border-color:#8fd3ffb8;outline:none;transform:translateY(-2px)}.usage-calendar-day.is-selected{border-color:#dce8ffeb!important;box-shadow:0 0 0 2px #8fd3ff2e,0 14px 28px #0000003d!important}.usage-calendar-day-weekday{color:#8fa6d8;text-transform:uppercase;font-size:.72rem}.usage-calendar-day-number{align-self:center;font-size:1.4rem;font-weight:800}.usage-calendar-day-value{color:#d7f9ff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.78rem;font-weight:700;overflow:hidden}.usage-calendar-day:not(.is-selected):not(.is-peak) .usage-calendar-day-value{color:#b9c8ea}.usage-day-inspector,.tool-usage-panel{gap:14px;display:grid}.usage-day-inspector-empty,.tool-usage-empty{color:#8fa6d8;background:#070d1c47;border:1px dashed #ffffff14;border-radius:8px;justify-content:center;align-items:center;min-height:180px;display:flex}.usage-day-inspector-date,.usage-day-metric-hero,.usage-dominant-model{gap:6px;display:grid}.usage-day-inspector-date span,.usage-day-metric-hero span,.usage-dominant-model span,.usage-day-stat-grid span,.usage-token-balance-header span,.tool-usage-summary span{color:#8fa6d8;font-size:.8rem}.usage-day-inspector-date strong,.usage-day-metric-hero strong{color:#f4f7ff;font-size:1.28rem}.usage-day-metric-hero{background:linear-gradient(135deg,#00d6c91f,#4180ff14);border:1px solid #00d6c933;border-radius:8px;padding:14px}.usage-day-metric-hero strong{font-size:1.8rem}.usage-day-metric-hero small{color:#9adce7}.usage-day-stat-grid,.tool-usage-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.tool-usage-summary-detailed{grid-template-columns:repeat(auto-fit,minmax(152px,1fr))}.tool-usage-summary-card{min-width:0}.tool-usage-tabs{background:#070d1c57;border:1px solid #ffffff0f;border-radius:8px;flex-wrap:wrap;gap:6px;width:fit-content;max-width:100%;padding:4px;display:inline-flex}.tool-usage-tabs-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.tool-governance-open-button{white-space:nowrap}.tool-usage-tabs button{color:#9bb0dc;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px 10px;font-weight:800}.tool-usage-tabs button.active{color:#f4f7ff;background:#8fd3ff24;box-shadow:inset 0 0 0 1px #8fd3ff38}.tool-usage-label-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.tool-usage-label-row.is-compact{gap:6px}.tool-usage-help{color:#d7f9ff;cursor:help;background:#8fd3ff1a;border:1px solid #8fd3ff3d;border-radius:999px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:.68rem;font-weight:800;display:inline-flex}.usage-day-stat-grid div,.tool-usage-summary div{background:#070d1c4d;border:1px solid #ffffff0f;border-radius:8px;gap:4px;padding:10px;display:grid}.usage-day-stat-grid strong,.tool-usage-summary strong,.usage-dominant-model strong{color:#f4f7ff}.usage-token-balance{gap:9px;display:grid}.usage-token-balance-header,.usage-token-balance-footer,.tool-usage-row-label{justify-content:space-between;align-items:center;gap:12px;display:flex}.usage-token-balance-track{background:#4180ff47;border-radius:999px;height:10px;overflow:hidden}.usage-token-balance-track span{border-radius:inherit;background:#00d6c9;height:100%;display:block}.usage-token-balance-footer,.tool-usage-row-label span{color:#8fa6d8;font-size:.78rem}.model-usage-ranking{gap:8px;padding-bottom:4px;display:grid;overflow-x:auto}.tool-usage-panel{flex-direction:column;flex:auto;gap:12px;min-height:0;display:flex}.usage-list-shell{flex-direction:column;flex:auto;gap:10px;min-height:0;display:flex}.usage-list-toolbar{align-items:center;gap:10px;display:flex}.usage-filter-input{color:#e5efff;background:#0b1427b8;border:1px solid #8fa6d833;border-radius:10px;outline:none;flex:auto;min-width:0;padding:10px 12px}.usage-filter-input::placeholder{color:#7e93bf}.usage-filter-input:focus{border-color:#8fd3ff6b;box-shadow:0 0 0 3px #8fd3ff1f}.usage-list-count{color:#bfd1f5;background:#8fa6d81f;border:1px solid #8fa6d833;border-radius:999px;flex:none;padding:6px 10px;font-size:.8rem;font-weight:700}.usage-list-scroll-area{scrollbar-width:thin;flex:auto;min-height:0;padding-right:4px;overflow:auto}.model-usage-ranking-head,.model-usage-ranking-row{grid-template-columns:minmax(220px,2.2fr) repeat(4,minmax(96px,.8fr)) minmax(140px,1fr);align-items:center;gap:12px;min-width:900px;display:grid}.model-usage-ranking-head{color:#8fa6d8;z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b1427f5;padding:0 10px;font-size:.78rem;position:sticky;top:0}.model-usage-ranking-row{color:#dce8ff;background:#070d1c4d;border:1px solid #ffffff0f;border-radius:8px;padding:10px}.model-usage-model{align-items:center;gap:10px;min-width:0;display:inline-flex}.model-usage-model>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.model-usage-rank{color:#8fd3ff;background:#8fd3ff24;border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:.78rem;display:inline-flex}.model-usage-sparkline{color:#00d6c9;height:36px}.model-usage-sparkline svg{width:100%;height:36px;display:block}.tool-usage-list{gap:12px;display:grid}.tool-usage-row{gap:7px;display:grid}.tool-usage-row-label strong{color:#f4f7ff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tool-usage-track{background:#8fa6d824;border-radius:999px;height:10px;position:relative;overflow:hidden}.tool-usage-track span{border-radius:inherit;position:absolute;top:0;bottom:0;left:0}.tool-usage-track-declared{background:#8fa6d852}.tool-usage-track-executed{background:linear-gradient(90deg,#10b981,#00d6c9)}.tool-kind-breakdown{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.tool-kind-card{background:#070d1c4d;border:1px solid #ffffff0f;border-radius:8px;gap:6px;min-width:0;padding:10px;display:grid}.tool-kind-card strong{color:#f4f7ff;font-size:1.18rem}.tool-kind-card>span:last-child,.tool-usage-detail-source{color:#8fa6d8;font-size:.78rem}.tool-kind-badge{color:#d7f9ff;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;background:#8fd3ff1a;border:1px solid #8fd3ff3d;border-radius:999px;width:fit-content;max-width:100%;padding:4px 8px;font-size:.72rem;font-weight:800;overflow:hidden}.tool-kind-function{color:#b9f6d8;background:#10b9811f;border-color:#10b98152}.tool-kind-mcp{color:#fed7aa;background:#fb923c21;border-color:#fb923c57}.tool-kind-harness{color:#e9d5ff;background:#a855f71f;border-color:#d8b4fe57}.tool-kind-skill{color:#ccfbf1;background:#14b8a61f;border-color:#2dd4bf57}.tool-kind-agent{color:#dbeafe;background:#3b82f61f;border-color:#60a5fa57}.tool-kind-system_prompt{color:#fecaca;background:#f871711f;border-color:#f8717152}.tool-usage-source-summary{background:linear-gradient(135deg,#0a1222db,#111d37c7);border:1px solid #ffffff0f;border-radius:10px;gap:10px;padding:12px;display:grid}.tool-usage-source-list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;display:grid}.tool-usage-source-item{background:#070d1c4d;border:1px solid #ffffff0f;border-radius:8px;gap:8px;min-width:0;padding:10px;display:grid}.tool-usage-source-heading{gap:8px;display:grid}.tool-usage-source-heading strong{color:#f4f7ff;overflow-wrap:anywhere}.tool-usage-source-metrics{color:#8fa6d8;font-size:.78rem}.tool-usage-detail-list{gap:10px;display:grid}.tool-usage-detail-row{background:#070d1c4d;border:1px solid #ffffff0f;border-radius:8px;grid-template-columns:minmax(0,1.35fr) minmax(260px,1fr);gap:12px 16px;min-width:0;padding:12px;display:grid}.tool-usage-detail-heading{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:12px;display:grid}.tool-usage-detail-heading-actions{justify-items:end;gap:8px;display:grid}.tool-usage-detail-heading>div{gap:4px;min-width:0;display:grid}.tool-governance-inline-action{color:#d7f9ff;background:#8fd3ff1a;border:1px solid #8fd3ff33;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:700}.tool-governance-inline-action:hover,.tool-governance-inline-action:focus-visible{background:#8fd3ff2e;border-color:#8fd3ff6b;outline:none}.tool-usage-governance-row{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.tool-usage-governance-chip{color:#fde68a;background:#fbbf241a;border:1px solid #fbbf2447;border-radius:999px;align-items:center;gap:6px;padding:4px 9px;font-size:.72rem;font-weight:700;display:inline-flex}.tool-usage-detail-heading strong{color:#f4f7ff;overflow-wrap:anywhere}.tool-usage-detail-heading span:not(.tool-kind-badge){color:#8fa6d8;overflow-wrap:anywhere;font-size:.8rem}.tool-usage-detail-metrics{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));align-self:stretch;gap:8px;display:grid}.tool-usage-detail-stat{color:#8fa6d8;background:#0b142794;border-radius:8px;gap:6px;min-width:0;padding:8px;font-size:.72rem;display:grid}.tool-usage-detail-metrics b{color:#dce8ff;font-size:.98rem}.tool-usage-detail-source{flex-wrap:wrap;grid-column:1/-1;gap:10px;display:flex}.tool-usage-source-chip{color:#b9c8ea;overflow-wrap:anywhere;background:#8fa6d81f;border:1px solid #8fa6d833;border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:7px 10px;display:inline-flex}.tool-governance-drawer{width:min(1100px,100vw);padding:24px;overflow:hidden}.tool-governance-drawer-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.tool-governance-drawer-header h3,.tool-governance-editor-header h4{margin:0}.tool-governance-drawer-header p,.tool-governance-editor-header p,.tool-governance-results-meta,.tool-governance-editor-meta{color:#8fa6d8}.tool-governance-drawer-layout{flex:auto;grid-template-columns:minmax(320px,.95fr) minmax(0,1.35fr);gap:16px;min-height:0;display:grid}.tool-governance-list-panel,.tool-governance-editor-panel{background:#070d1c42;border:1px solid #ffffff0f;border-radius:18px;min-height:0;padding:14px}.tool-governance-list-panel{gap:12px;display:grid}.tool-governance-editor-panel{flex-direction:column;gap:14px;display:flex;overflow:auto}.tool-governance-toolbar{gap:12px;display:grid}.tool-governance-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.tool-governance-results-meta{font-size:.82rem}.tool-governance-list-scroll{gap:10px;min-height:0;padding-right:4px;display:grid;overflow:auto}.tool-governance-list-item{text-align:left;width:100%;color:inherit;background:#0b14279e;border:1px solid #ffffff0f;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px;display:flex}.tool-governance-list-item.is-selected{border-color:#8fd3ff6b;box-shadow:inset 0 0 0 1px #8fd3ff29}.tool-governance-list-item strong{color:#f4f7ff}.tool-governance-list-item>div,.tool-governance-list-item-meta,.tool-governance-editor-header,.tool-governance-editor-meta{gap:6px;display:grid}.tool-governance-list-item-meta{justify-items:end}.tool-governance-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.tool-governance-checkbox-row{color:#dce8ff;align-items:center;gap:10px;font-weight:600;display:inline-flex}.tool-governance-save-message{color:#b9f6d8;font-size:.85rem}@media (width<=1100px){.tool-governance-drawer-layout{grid-template-columns:1fr}}@media (width<=768px){.tool-usage-tabs-row{align-items:stretch}.tool-governance-open-button{width:100%}.tool-usage-detail-heading{grid-template-columns:1fr}.tool-usage-detail-heading-actions,.tool-governance-list-item-meta{justify-items:start}.tool-governance-drawer{padding:20px 16px}.tool-governance-filter-grid,.tool-governance-editor-grid{grid-template-columns:1fr}}.usage-recent-activity{gap:8px;display:grid}.usage-recent-row{background:#070d1c4d;border:1px solid #ffffff0f;border-radius:8px;grid-template-columns:minmax(220px,1.4fr) minmax(0,2fr);align-items:center;gap:16px;padding:10px 12px;display:grid}.usage-recent-main,.usage-recent-meta{min-width:0}.usage-recent-main{gap:4px;display:grid}.usage-recent-main strong{color:#f4f7ff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.usage-recent-main span,.usage-recent-meta span{color:#8fa6d8;font-size:.82rem}.usage-recent-meta{text-align:right;grid-template-columns:repeat(4,minmax(88px,1fr));gap:10px;display:grid}.usage-recent-tool-kinds{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.usage-recent-tool-kinds-secondary{color:#8fa6d8;font-size:.78rem}.usage-recent-detected-sources{margin-top:-2px}.usage-recent-tool-kinds-secondary span{background:#8fa6d81a;border:1px solid #8fa6d829;border-radius:999px;align-items:center;padding:5px 9px;display:inline-flex}.weekly-analytics-section .chart-empty{grid-row:3;min-height:148px}.weekly-analytics-section .chart-legend{grid-row:2;gap:6px;margin-bottom:6px}.weekly-analytics-section .chart-label{font-size:.78rem}.weekly-analytics-section .donut-card{grid-template-columns:minmax(180px,220px) 1fr;gap:10px;min-height:180px}.weekly-analytics-section .donut-wrap{max-width:180px}.weekly-compact-header{grid-row:1;place-self:start;margin-bottom:6px}.weekly-compact-header h4{margin:0;font-size:.92rem}.weekly-compact-header span{font-size:.8rem}@media (width<=1080px){.shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #ffffff0f;border-right:0}.stats-grid,.weekly-analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.usage-intelligence-workspace{grid-template-columns:1fr}.advanced-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.advanced-chart-card-wide{grid-column:1/-1}.usage-calendar-grid{grid-template-columns:repeat(7,minmax(68px,1fr))}.budget-pressure-main,.tool-usage-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.weekly-analytics-section-wide{grid-column:1/-1}.welcome-hub-hero,.welcome-hub-content,.welcome-hub-profile-grid,.welcome-hub-manual-layout{grid-template-columns:1fr}.welcome-hub-toolbar-header,.welcome-hub-manual-toolbar{flex-direction:column;align-items:stretch}.welcome-hub-manual-toolbar,.welcome-hub-profile-chip,.welcome-hub-quick-download-button,.welcome-hub-download-stage,.welcome-hub-resource-card,.welcome-hub-resource-empty,.welcome-hub-tool-card-top,.welcome-hub-api-grid,.welcome-hub-api-reveal-secret{grid-template-columns:1fr}.welcome-hub-download-stage-pills{justify-content:flex-start}.welcome-hub-tools-toolbar,.welcome-hub-tool-actions{flex-direction:column;align-items:stretch}.welcome-hub-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.prompt-score-card{grid-template-columns:1fr}}@media (width<=720px){.content{padding:20px 8px}.topbar{flex-direction:column}.stats-grid,.stats-grid-three,.weekly-analytics-grid{grid-template-columns:1fr}.my-consumption-toolbar,.my-consumption-toolbar-row{flex-direction:column;align-items:stretch;width:100%}.my-consumption-toolbar-actions,.my-consumption-toolbar-button,.btn-export{width:100%}.my-consumption-toolbar-actions,.btn-export{justify-content:center}.teams-segmented-control{border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.teams-segmented-control button{text-overflow:ellipsis;min-width:0;min-height:40px;padding:8px 10px;overflow:hidden}.my-consumption-context-shell{min-width:100%}.my-consumption-period-summary{flex-direction:column;align-items:stretch}.my-consumption-hero-comparisons{flex-direction:column}.my-consumption-hero-metrics{grid-template-columns:1fr}.my-consumption-subject-bar{grid-template-columns:1fr;align-items:stretch}.my-consumption-subject-edit{justify-self:stretch}.usage-workspace-header,.usage-recent-row,.usage-secondary-workspace,.advanced-dashboard-grid{grid-template-columns:1fr}.advanced-chart-card{min-height:300px}.advanced-chart-canvas,.advanced-donut-layout{flex-basis:238px;height:238px;min-height:0}.advanced-donut-layout{grid-template-rows:170px auto}.advanced-donut-canvas{height:170px;min-height:0}.advanced-chart-card-wide{grid-column:auto}.usage-tools-card,.usage-ranking-card,.usage-recent-card{height:auto}.usage-workspace-header{flex-direction:column}.usage-day-stat-grid,.tool-usage-summary,.budget-pressure-main,.tool-usage-detail-metrics,.usage-recent-meta{text-align:left;grid-template-columns:1fr}.tool-usage-detail-row,.tool-usage-detail-heading{grid-template-columns:1fr}.usage-list-toolbar{flex-direction:column;align-items:stretch}.usage-list-count{width:fit-content}.usage-list-scroll-area{padding-right:0;overflow-x:hidden}.model-usage-ranking{overflow-x:visible}.model-usage-ranking-head{display:none}.model-usage-ranking-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;min-width:0;padding:12px}.model-usage-model,.model-usage-sparkline{grid-column:1/-1}.model-usage-model>span:last-child,.usage-recent-main strong,.usage-recent-meta span{overflow-wrap:anywhere;white-space:normal}.alerts-list{max-height:none;overflow:visible}.alert-item{grid-template-columns:auto minmax(0,1fr);padding:10px 12px;display:grid}.alert-user{white-space:normal;overflow-wrap:anywhere}.alert-severity-label{grid-column:2;justify-self:start;width:fit-content;position:static}.tool-usage-source-list{grid-template-columns:1fr}.tool-usage-detail-heading,.budget-pressure-scale,.budget-pressure-legend{flex-direction:column;align-items:stretch}.usage-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin-inline:0;padding-inline:0;overflow-x:visible}.usage-calendar-day{min-height:70px;padding:7px 5px}.usage-calendar-empty-day{min-height:70px}.usage-calendar-day-number{font-size:1.12rem}.usage-calendar-weekday-header,.usage-calendar-day-weekday,.usage-calendar-day-value{font-size:.66rem}.usage-calendar-day-value{max-width:100%}.observatory-hero,.analysis-grid,.metrics-grid,.token-bar-row{grid-template-columns:1fr}}.upload-progress{background:#00d6c914;border:1px solid #00d6c926;border-radius:10px;flex-direction:column;gap:8px;padding:12px;display:flex}.progress-bar{background:#00d6c933;border-radius:3px;width:100%;height:6px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#00d6c9,#4180ff);border-radius:3px;height:100%;transition:width .3s}.progress-text{color:#00d6c9;text-align:center;margin:0;font-size:.85rem}.resource-section-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.resource-count-badge{color:#00d6c9;background:#00d6c929;border:1px solid #00d6c947;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 10px;font-size:.8rem;font-weight:700;line-height:1;display:inline-flex}.resources-list{scrollbar-gutter:stable;background:#0a102099;border-radius:10px;flex-direction:column;gap:8px;max-height:min(360px,42vh);padding:12px;display:flex;overflow-y:auto}.resource-item{background:#0f172ccc;border:1px solid #ffffff0f;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex}.resource-info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.resource-link{color:#00d6c9;word-break:break-word;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;text-decoration:none;overflow:hidden}.resource-link:hover{text-decoration:underline}.resource-link.pending{color:orange;font-style:italic}.resource-date{color:#8fa6d8;font-size:.75rem}.resource-metadata-row{align-items:center;gap:8px;display:flex}.resource-type-select{color:#e8eefc;background:#0a1020cc;border:1px solid #ffffff14;border-radius:8px;min-width:130px;padding:6px 10px}.no-resources{text-align:center;color:#8fa6d8;background:#0a102099;border-radius:10px;margin:0;padding:12px;font-size:.9rem}.icon-button{cursor:pointer;background:0 0;border:1px solid #ffffff0f;border-radius:8px;flex-shrink:0;padding:6px 10px;font-size:1rem;transition:all .2s}.icon-button:hover:not(:disabled){background:#ffffff14}.icon-button.delete:hover:not(:disabled){background:#ff61861a;border-color:#ff618680}.icon-button.delete.confirming{color:#ff6186;background:#ff618633;border-color:#ff6186cc;padding:6px 8px;font-size:.75rem;animation:.5s ease-in-out infinite pulse-danger}@keyframes pulse-danger{0%,to{opacity:1}50%{opacity:.7}}.icon-button:disabled{opacity:.5;cursor:not-allowed}.file-input-wrapper{position:relative}.file-input-wrapper input[type=file]{display:none}.file-input-label{text-align:center;color:#00d6c9;cursor:pointer;background:#00d6c91a;border:1px solid #00d6c933;border-radius:10px;padding:10px 14px;font-size:.9rem;font-weight:500;transition:all .2s;display:block}.file-input-label:hover{background:#00d6c926;border-color:#00d6c966}.forensic-tree-container{max-height:calc(100vh - 340px);padding:12px;overflow-y:auto}.forensic-diff-summary{color:#ffd27d;background:#ffbe5c14;border-bottom:1px solid #ffffff14;padding:12px 14px;font-size:.82rem}.forensic-diff-count{color:#00d6c9;opacity:.9}.forensic-diff-unavailable{color:#8fa6d8;background:#ffffff08;border-bottom:1px solid #ffffff0f;padding:8px 14px;font-size:.78rem;font-style:italic}.forensic-tree-compare{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px;display:grid}.forensic-compare-column{background:#040a1647;border:1px solid #ffffff0f;border-radius:12px;min-width:0;max-height:calc(100vh - 340px);padding:10px;overflow:auto}.forensic-compare-title{color:#b9c8ea;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.78rem;font-weight:700}.json-tree-viewer{color:#dbe7ff;-webkit-user-select:text;user-select:text;font-family:Monaco,Menlo,Courier New,monospace;font-size:.875rem;line-height:1.5}.json-tree-root{align-items:center;gap:6px;padding:6px 0;font-weight:600;display:flex}.json-tree-node{margin:0;padding:0}.json-tree-line{white-space:nowrap;align-items:center;gap:4px;padding:2px 0;display:flex}.json-tree-line-changed{background:#00d6c91a;border-left:3px solid #00d6c9;border-radius:3px;margin-left:-4px;padding-left:4px!important}.json-tree-line-changed .json-tree-key{color:#00d6c9;font-weight:600}.json-tree-line-changed .json-tree-value{color:#7fffd4}.json-tree-toggle,.json-tree-toggle-root{width:24px;height:24px;color:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:0 -4px 0 0;padding:0;font-size:1.1rem;font-weight:700;transition:transform .2s,color .2s;display:flex}.json-tree-toggle:hover{color:#00d6c9}.json-tree-toggle.expanded{transform:rotate(180deg)}.json-tree-spacer{flex-shrink:0;width:24px;display:inline-block}.json-tree-key{color:#7aa2f7;font-weight:500}.json-tree-bracket{color:#8fa6d8;font-weight:400}.json-tree-value{font-family:Monaco,Menlo,Courier New,monospace}.json-tree-string{color:#9ece6a}.json-tree-number{color:#ff9e64}.json-tree-boolean{color:#c792ea}.json-tree-null{color:#8fa6d8;font-style:italic}.json-tree-children,.json-tree-children .json-tree-node{margin:0;padding:0}.json-tree-error{color:#ff6186;padding:12px;font-size:.875rem;font-style:italic}.pending-requests-container{background:#0f172cc7;border:1px solid #ffffff12;border-radius:20px;width:100%;padding:0;overflow-x:auto}.pending-requests-table{border-collapse:collapse;width:100%;font-size:.95rem}.pending-requests-table thead{background:#19233c80;border-bottom:1px solid #ffffff1a}.pending-requests-table th{text-align:left;color:#b9c8ea;padding:12px 16px;font-weight:600}.pending-requests-table td{color:#e8eefc;border-bottom:1px solid #ffffff0d;padding:12px 16px}.pending-requests-table tbody tr:hover{background:#19233c4d}.status-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:4px 12px;font-size:.85rem;font-weight:500;display:inline-block}.status-badge.pending{color:orange;background:#ffa50026;border:1px solid #ffa5004d}.form-field input.readonly{color:#00d6c9;cursor:not-allowed;opacity:.8;background:#0a102080;border:1px solid #00d6c933}.form-field input.readonly::placeholder{color:#00d6c966}.form-field input.auto-assigned{color:#fff;cursor:not-allowed;background:#28a74514;font-weight:500;border:1.5px solid #28a745!important}.form-field input.auto-assigned::placeholder{color:#ffffff80}.form-hint{color:#8fa6d8;background:#00d6c914;border-left:2px solid #00d6c94d;border-radius:4px;margin-top:4px;padding:6px 8px;font-size:.85rem}.label-with-tooltip{align-items:center;gap:8px;display:flex}.label-with-tooltip label{margin:0}.tooltip-icon{cursor:help;opacity:.7;justify-content:center;align-items:center;width:18px;height:18px;font-size:14px;transition:opacity .2s;display:inline-flex}.tooltip-icon:hover{opacity:1}.tooltip-icon[title]{position:relative}.cockpit-page{background:#09111f;flex-direction:column;gap:20px;width:100%;min-width:0;min-height:100vh;padding:24px 28px 40px;display:flex}.cockpit-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.cockpit-title-group{align-items:center;gap:14px;display:flex}.cockpit-icon{color:#ffffffbf;flex-shrink:0;align-items:center;display:flex}.cockpit-title{color:#e8eefc;margin:0;font-size:22px;font-weight:700}.cockpit-subtitle{color:#8fa6d8;letter-spacing:.06em;text-transform:uppercase;font-size:12px}.cockpit-controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cockpit-row{align-items:stretch;gap:18px;display:grid}.cockpit-panel-group{grid-template-rows:1fr 1fr;gap:18px;display:grid}.cockpit-row-2col{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.cockpit-row-3col{grid-template-columns:repeat(3,minmax(0,1fr))}.cockpit-row-primary{height:960px}.cockpit-row-primary>.cockpit-col-wide,.cockpit-row-primary>.cockpit-col-narrow{min-height:0}@media (width<=1100px){.cockpit-row-2col,.cockpit-row-3col{grid-template-columns:1fr}.cockpit-row-primary{height:auto}.cockpit-col-stacked>.widget-card{flex:none;min-height:360px;overflow-y:visible}}.cockpit-col-wide,.cockpit-col-narrow{min-width:0}.cockpit-col-stacked{flex-direction:column;gap:18px;min-height:0;display:flex}.cockpit-col-stacked>.widget-card{flex:1 1 0;min-height:0;overflow-y:auto}.widget-card{background:#0f172cc7;border:1px solid #ffffff12;border-radius:20px;flex-direction:column;gap:12px;padding:20px 22px;display:flex;box-shadow:0 20px 40px #00000038}.widget-header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.widget-title{color:#e8eefc;letter-spacing:.02em;margin:0;font-size:14px;font-weight:600}.widget-sub{color:#8fa6d8;margin-top:2px;font-size:11px}.cockpit-tall-chart{height:260px}.cockpit-chart-full{flex-direction:column;height:100%;display:flex}.cockpit-chart-grow{flex:1;min-height:0}.office-cost-card .cockpit-chart-grow{flex:0 0 250px;height:250px}.cockpit-chart-placeholder{justify-content:center;align-items:center;height:200px;display:flex}.chart-empty-label{color:#8fa6d8;text-align:center;font-size:13px}.skeleton-tile{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/400% 100%;border-radius:14px;height:80px;animation:1.4s infinite shimmer}.skeleton-chart{background:linear-gradient(90deg,#ffffff08 25%,#ffffff12 50%,#ffffff08 75%) 0 0/400% 100%;border-radius:12px;flex:1;min-height:200px;animation:1.4s infinite shimmer}@keyframes shimmer{0%{background-position:100%}to{background-position:-100%}}.kpi-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;min-width:0;display:grid}@media (width<=1100px){.kpi-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}.kpi-tile{background:#0f172cc7;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;gap:6px;min-width:0;padding:16px 18px;transition:box-shadow .2s;display:flex}@media (width<=720px){.cockpit-page{gap:16px;padding:16px 12px 32px}.cockpit-topbar,.cockpit-title-group,.cockpit-controls{justify-content:center}.cockpit-topbar{text-align:center}.cockpit-title-group,.cockpit-controls,.cockpit-row,.cockpit-panel-group{width:100%}.cockpit-row,.cockpit-panel-group,.cockpit-col-stacked{gap:12px}.kpi-strip{gap:10px;width:min(100%,420px);margin-inline:auto}.kpi-tile{gap:5px;padding:14px 12px}.kpi-hero,.kpi-secondary strong{font-size:20px}.kpi-label,.kpi-secondary{font-size:10px}.kpi-label{letter-spacing:.045em}.kpi-secondary{padding-top:7px}.kpi-sub{font-size:10px}}.kpi-tile:hover{box-shadow:0 0 0 1px #00d6c940}.kpi-icon{color:#ffffff73;align-items:center;font-size:18px;line-height:1;display:flex}.kpi-icon svg{stroke:currentColor}.kpi-hero{color:#e8eefc;letter-spacing:-.02em;font-size:22px;font-weight:700}.kpi-label{color:#8fa6d8;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:600}.kpi-secondary{color:#8fa6d8;border-top:1px solid #ffffff14;flex-direction:column;gap:3px;margin-top:2px;padding-top:8px;font-size:11px;font-weight:600;line-height:1.25;display:flex}.kpi-secondary strong{color:#e8eefc;letter-spacing:-.02em;font-size:22px;line-height:1.1}.kpi-sub{color:#8fa6d8;font-size:11px}.kpi-green{color:#22c55e}.kpi-amber{color:#f59e0b}.kpi-red{color:#ef4444}.kpi-accent{color:#00d6c9}.forecast-badge{letter-spacing:.03em;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.cockpit-tooltip{color:#e8eefc;background:#0f172ceb;border:1px solid #ffffff14;border-radius:10px;padding:10px 14px;font-size:13px}.cockpit-tooltip-date{color:#00d6c9;margin-bottom:4px;font-weight:700}.model-split-legend{flex-direction:column;gap:6px;padding:0 4px;display:flex}.model-legend-row{cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:4px 6px;transition:background .15s;display:flex}.model-legend-clickable{border:1px solid #0000;transition:background .15s,border-color .15s}.model-legend-clickable:hover{background:#ffffff0d}.model-legend-active{background:#ffffff0f}.model-legend-chevron{opacity:.7;margin-left:auto;font-size:10px}.model-legend-row:hover{background:#ffffff0a}.model-legend-row.is-total{cursor:default;border-top:1px solid #ffffff12;margin-top:4px}.model-swatch{border-radius:3px;flex-shrink:0;width:10px;height:10px}.model-legend-name{color:#b9c8ea;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12px;overflow:hidden}.model-legend-total{color:#8fa6d8;white-space:nowrap;font-size:12px}.model-deployment-panel{background:#09111fb3;border:1.5px solid;border-radius:10px;margin:10px 4px 4px;overflow:hidden}.model-deployment-header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:flex-start;padding:10px 12px 8px;display:flex}.model-deployment-title{text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:700;display:block}.model-deployment-sub{color:#8fa6d8;margin-top:2px;font-size:11px;display:block}.model-deployment-close{color:#8fa6d8;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:16px;line-height:1}.model-deployment-close:hover{color:#e8eefc}.model-deployment-loading{color:#8fa6d8;text-align:center;padding:14px 12px;font-size:12px}.model-deployment-list{flex-direction:column;gap:2px;max-height:200px;padding:6px 8px 8px;display:flex;overflow-y:auto}.model-deployment-row{background:#ffffff08;border:1px solid #ffffff0d;border-radius:6px;grid-template-columns:1fr auto auto auto;align-items:center;gap:10px;padding:8px 10px;font-size:12px;display:grid}.model-deployment-name{color:#e8eefc;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.model-deployment-pct{font-variant-numeric:tabular-nums;font-weight:700}.model-deployment-calls{color:#8fa6d8;font-variant-numeric:tabular-nums;white-space:nowrap}.model-deployment-cost{color:#b9c8ea;font-variant-numeric:tabular-nums;white-space:nowrap}.office-legend{flex-direction:column;gap:4px;max-height:130px;padding:0 4px 4px;display:flex;overflow-y:auto}.office-legend-row{cursor:default;border-radius:6px;grid-template-columns:10px 1fr auto auto;align-items:center;gap:8px;padding:4px 6px;font-size:12px;transition:background .12s;display:grid}.office-legend-row:hover,.office-legend-row.active{background:#ffffff0d}.office-legend-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.office-legend-name{color:#b9c8ea;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.office-legend-pct{color:#8fa6d8;font-variant-numeric:tabular-nums}.office-legend-cost{color:#00d6c9;font-variant-numeric:tabular-nums;font-weight:600}.leaderboard-list{flex-direction:column;gap:6px;width:100%;min-width:0;max-height:320px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.leaderboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;display:grid;overflow-y:visible}@media (width<=768px){.leaderboard-grid{grid-template-columns:1fr}}.leaderboard-row{background:#ffffff08;border-radius:10px;align-items:center;gap:10px;min-width:0;max-width:100%;padding:8px 10px;transition:background .15s,opacity .2s;display:flex}.leaderboard-row:hover{background:#ffffff0f}.leaderboard-row.row-blocked{background:#ef44440f;border:1px solid #ef444426}.leaderboard-row.row-dimmed{opacity:.35}.rank-badge{color:#8fa6d8;background:#ffffff0f;border-radius:6px;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:11px;font-weight:700;display:flex}.avatar-initials{color:#00d6c9;background:#00d6c926;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:flex}.avatar-initials-sm{color:#a78bfa;background:#a78bfa1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:700;display:flex}.leaderboard-info{flex:1;min-width:0}.leaderboard-name{color:#e8eefc;cursor:pointer;max-width:100%;font:inherit;text-align:left;text-underline-offset:2px;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;padding:0;font-size:13px;font-weight:600;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;display:block;overflow:hidden}.leaderboard-name:hover,.leaderboard-name:focus-visible{color:#00d6c9;outline:none;text-decoration-color:currentColor}.leaderboard-team{color:#8fa6d8;text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.leaderboard-right{flex-direction:column;flex:0 0 76px;align-items:flex-end;gap:4px;width:76px;min-width:0;display:flex}.leaderboard-cost{color:#e8eefc;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;font-weight:700;overflow:hidden}.budget-mini-bar-wrap{justify-content:flex-end;align-items:center;gap:4px;width:100%;height:auto;display:flex;overflow:visible}.budget-mini-bar{background:#ffffff12;border-radius:3px;flex:0 0 46px;width:46px;height:5px;overflow:hidden}.budget-mini-bar .bar-fill{border-radius:3px;height:100%;transition:width .4s}.budget-pct{color:#8fa6d8;text-align:right;min-width:24px;font-size:10px}.blocked-badge{color:#ef4444;letter-spacing:.05em;background:#ef44442e;border-radius:5px;padding:2px 6px;font-size:10px;font-weight:700}.role-badge{color:#a78bfa;background:#a78bfa1f;border-radius:5px;padding:2px 6px;font-size:10px}.team-expand-panel{border-top:1px solid #ffffff12;padding-top:12px}.team-ranking-card{min-height:0}.team-ranking-card .recharts-responsive-container{flex:none}.team-expand-panel{flex-direction:column;flex:1;min-height:0;display:flex}.team-expand-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.team-expand-header span{color:#b9c8ea;font-size:13px;font-weight:600}.team-expand-close{cursor:pointer;color:#8fa6d8;background:0 0;border:none;border-radius:6px;padding:2px 6px;font-size:16px;transition:background .15s}.team-expand-close:hover{color:#e8eefc;background:#ffffff0f}.team-members-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:12px}.team-members-scroll{flex:1;min-height:0;overflow-y:auto}.team-members-scroll thead th{z-index:1;background:#0f172c;position:sticky;top:0}.team-members-table th{color:#8fa6d8;text-align:left;border-bottom:1px solid #ffffff0f;padding:4px 8px;font-weight:600}.team-members-table td{color:#b9c8ea;border-bottom:1px solid #ffffff0a;padding:5px 8px;overflow:hidden}.team-member-name{color:inherit;cursor:pointer;font:inherit;text-align:left;text-underline-offset:2px;background:0 0;border:0;margin-left:6px;padding:0;-webkit-text-decoration:underline #0000;text-decoration:underline #0000}.team-member-name:hover,.team-member-name:focus-visible{color:#00d6c9;outline:none;text-decoration-color:currentColor}.team-member-budget{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;min-width:0;display:grid}.team-member-budget .budget-mini-bar{flex:auto;width:100%;min-width:0;height:6px}.team-member-budget-pct{color:#8fa6d8;text-align:right;min-width:26px;font-size:10px}@media (width<=720px){.team-ranking-card{padding:16px 12px}.team-ranking-card .widget-header{align-items:flex-start;gap:12px}.team-ranking-card .widget-title{flex:0 42%;line-height:1.2}.team-ranking-card .widget-sub{text-align:left;flex:1;line-height:1.35}.team-members-table th,.team-members-table td{vertical-align:top;padding:5px 4px}.team-members-table th:first-child{width:29%}.team-members-table th:nth-child(2){width:15%}.team-members-table th:nth-child(3){width:16%}.team-members-table th:nth-child(4){width:13%}.team-members-table th:nth-child(5){overflow-wrap:normal;width:27%;line-height:1.15}.team-member-name{overflow-wrap:anywhere;margin-left:4px;display:inline}.team-member-budget{grid-template-columns:minmax(0,1fr) auto;gap:3px}.team-member-budget-pct{min-width:23px;font-size:9px}}.budget-health-body{flex-direction:column;align-items:center;gap:12px;display:flex}.bh-legend-row{cursor:pointer;border-radius:8px;align-items:center;gap:8px;width:100%;padding:6px 8px;transition:background .15s;display:flex}.bh-legend-row:hover{background:#ffffff0a}.bh-legend-row.bh-selected{background:#ffffff0f;outline:1px solid #ffffff1a}.bh-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.bh-label{color:#b9c8ea;flex:1;font-size:13px}.bh-count{color:#e8eefc;font-size:15px;font-weight:700}.bh-pct{color:#8fa6d8;text-align:right;min-width:36px;font-size:11px}.bh-total-row{border-top:1px solid #ffffff12;margin-top:4px;cursor:default!important;padding-top:6px!important}@keyframes pulse-blocked{0%,to{opacity:1}50%{opacity:.55}}.bh-pulse{animation:1.6s ease-in-out infinite pulse-blocked}.scatter-legend{flex-wrap:wrap;gap:12px;font-size:11px;display:flex}.scatter-legend-item{color:#8fa6d8;align-items:center;gap:5px;display:flex}.scatter-legend-item span:first-child{border-radius:50%;flex-shrink:0;width:10px;height:10px;display:inline-block}.scatter-legend-sep{color:#ffffff26;margin:0 4px}.alerts-panel{flex-direction:column;flex:1;gap:8px;display:flex}.alert-count-badge{border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.badge-red{color:#ef4444;background:#ef444433}.badge-green{color:#22c55e;background:#22c55e33}.alerts-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex}.alerts-empty-icon{font-size:32px}.alerts-empty-text{color:#22c55e;font-size:13px;font-weight:600}.alerts-empty-sub{color:#8fa6d8;font-size:11px}.alerts-list{flex-direction:column;gap:6px;max-height:300px;display:flex;overflow-y:auto}.alert-item{background:#ffffff08;border-left:3px solid #0000;border-radius:10px;align-items:flex-start;gap:8px;padding:10px 12px 22px;display:flex;position:relative}.alert-item.alert-error{background:#ef44440d;border-left-color:#ef4444}.alert-item.alert-warning{background:#f59e0b0d;border-left-color:#f59e0b}.alert-item.alert-info{background:#60a5fa0d;border-left-color:#60a5fa}.alert-icon{flex-shrink:0;margin-top:1px;font-size:16px}.alert-body{flex:1;min-width:0}.alert-user{color:#e8eefc;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.alert-detail{color:#8fa6d8;margin-top:2px;font-size:12px}.alert-severity-label{letter-spacing:.06em;border-radius:5px;padding:2px 6px;font-size:10px;font-weight:700;position:absolute;bottom:6px;right:10px}.alert-error .alert-severity-label{color:#ef4444;background:#ef444426}.alert-warning .alert-severity-label{color:#f59e0b;background:#f59e0b26}.alert-info .alert-severity-label{color:#60a5fa;background:#60a5fa26}.refresh-control{align-items:center;gap:10px;display:flex}.refresh-ring{flex-shrink:0;justify-content:center;align-items:center;display:flex}.refresh-select{color:#b9c8ea;cursor:pointer;background:#0f172ccc;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:4px 8px;font-size:12px}.refresh-select:focus{border-color:#00d6c966}.refresh-ago{color:#8fa6d8;white-space:nowrap;font-size:11px}.btn-refresh{color:#00d6c9;cursor:pointer;background:#00d6c91a;border:1px solid #00d6c940;border-radius:8px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:600;transition:background .15s;display:flex}.btn-refresh:hover{background:#00d6c92e}.icon-btn{color:#b9c8ea;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;padding:5px 8px;font-size:14px;transition:background .15s}.icon-btn:hover{background:#ffffff0f}.btn-export{color:#a78bfa;cursor:pointer;white-space:nowrap;background:#a78bfa1a;border:1px solid #a78bfa40;border-radius:8px;align-items:center;gap:6px;padding:5px 14px;font-size:12px;font-weight:600;transition:background .15s;display:flex}.btn-export:hover:not(:disabled){background:#a78bfa2e}.btn-export:disabled{opacity:.6;cursor:not-allowed}.help-chat-chart-block{background:#040a168c;border:1px solid #ffffff12;border-radius:14px;margin:14px 0;padding:16px}.help-chat-chart-title{color:#b9c8ea;margin:0 0 10px;font-size:13px;font-weight:600}.help-chat-chart-error{color:#ffd9e4;background:#ff618614;border:1px solid #ff618626;border-radius:10px;margin:10px 0;padding:10px 14px;font-size:13px}.help-chat-table-block{background:#040a168c;border:1px solid #ffffff12;border-radius:14px;margin:14px 0;overflow:hidden}.help-chat-table-header-row{justify-content:space-between;align-items:center;gap:10px;padding:10px 14px 8px;display:flex}.help-chat-table-title{color:#b9c8ea;margin:0;font-size:13px;font-weight:600}.help-chat-table-export-btn{color:#00d6c9;cursor:pointer;background:#00d6c914;border:1px solid #00d6c94d;border-radius:7px;flex-shrink:0;padding:4px 12px;font-size:11px;font-weight:600;transition:background .15s}.help-chat-table-export-btn:hover{background:#00d6c929}.help-chat-table-scroll{scrollbar-width:thin;scrollbar-color:#ffffff1f transparent;max-height:320px;overflow:auto}.help-chat-table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:12px}.help-chat-th{text-align:left;color:#8fa6d8;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:1;background:#0f172cb3;border-bottom:1px solid #ffffff0f;padding:8px 12px;font-size:11px;font-weight:600;transition:color .15s;position:sticky;top:0}.help-chat-th:hover,.help-chat-th.is-sorted{color:#00d6c9}.help-chat-sort-icon{margin-left:4px;font-size:10px}.help-chat-td{color:#e8eefc;border-bottom:1px solid #ffffff0a;padding:7px 12px}.help-chat-tr-alt .help-chat-td{background:#ffffff05}.help-chat-table-error{color:#ffd9e4;background:#ff618614;border:1px solid #ff618626;border-radius:10px;margin:10px 0;padding:10px 14px;font-size:13px}.capgov-subtitle{color:#8fa6d8;font-size:.9rem}.capgov-list-header,.capgov-dashboard-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.capgov-header-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.capgov-timestamp{color:#576a8c;font-size:.78rem}.capgov-filters-bar{flex-wrap:wrap;align-items:end;gap:14px;display:flex}.capgov-filters-bar label{color:#8fa6d8;flex-direction:column;gap:8px;font-size:.85rem;display:flex}.capgov-filters-bar select{color:#e8eefc;background:#0a1020b3;border:1px solid #ffffff14;border-radius:10px;min-width:140px;padding:10px 12px}.capgov-search-input{color:#e8eefc;background:#0a1020b3;border:1px solid #ffffff14;border-radius:12px;min-width:220px;padding:10px 14px}.capgov-search-input::placeholder{color:#576a8c}.capgov-table-shell{overflow-x:auto}.capgov-table{border-collapse:collapse;width:100%;min-width:600px}.capgov-table th{text-align:left;text-transform:uppercase;letter-spacing:.07em;color:#8fa6d8;white-space:nowrap;border-bottom:1px solid #00d6c91a;padding:11px 14px;font-size:.76rem}.capgov-table td{color:#c5d5f7;border-bottom:1px solid #ffffff0a;padding:10px 14px}.capgov-table-row{transition:background .18s}.capgov-table-row:hover{background:#00d6c90a}.capgov-table-row.clickable{cursor:pointer}.capgov-cell-name{color:#dce8ff;font-weight:600}.capgov-cell-date{white-space:nowrap;color:#8fa6d8;font-size:.82rem}.capgov-table-footer{color:#8fa6d8;justify-content:space-between;align-items:center;gap:16px;padding:14px 8px 0;font-size:.85rem;display:flex}.capgov-pagination-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.capgov-pagination-controls label{color:#8fa6d8;align-items:center;gap:8px;display:flex}.capgov-pagination-controls select{color:#e8eefc;background:#0a1020b3;border:1px solid #ffffff14;border-radius:10px;padding:8px 10px}.capgov-badge{border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.capgov-badge-kind{color:#8fb3ff;background:#4180ff29}.capgov-badge-state-active{color:#35d5ae;background:#35d5ae1f}.capgov-badge-state-blocked{color:#ff7c9b;background:#ff7c9b1f}.capgov-badge-state-inactive{color:#8fa6d8;background:#8fa6d81f}.capgov-badge-review-pending{color:#ffd27d;background:#ffd27d1f}.capgov-badge-review-approved{color:#35d5ae;background:#35d5ae1f}.capgov-badge-review-rejected{color:#ff7c9b;background:#ff7c9b1f}.capgov-badge-mode{color:#00d6c9;background:#00d6c924;padding:5px 14px;font-size:.82rem}.capgov-error-banner{color:#ffd9e4;background:#ff618614;border:1px solid #ff61862e;justify-content:space-between;align-items:center;gap:12px;display:flex}.capgov-success-banner{color:#d1fcf1;background:#35d5ae14;border:1px solid #35d5ae2e;justify-content:space-between;align-items:center;gap:12px;display:flex}.capgov-banner-close{color:inherit;opacity:.7;cursor:pointer;background:0 0;padding:4px 8px;font-size:.9rem}.capgov-banner-close:hover{opacity:1}.capgov-metrics-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.capgov-metrics-section{flex-direction:column;gap:16px;display:flex}.capgov-metrics-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.capgov-section-title{color:#dce8ff;margin:0 0 4px;font-size:1rem;font-weight:600}.capgov-metric-card{padding:16px}.capgov-metric-label{text-transform:uppercase;letter-spacing:.08em;color:#8fa6d8;margin:0 0 10px;font-size:.72rem;font-weight:700}.capgov-metric-row{justify-content:space-between;align-items:flex-end;gap:8px;display:flex}.capgov-metric-value{color:#dce8ff;font-size:2.2rem;font-weight:700;line-height:1}.capgov-metric-icon{opacity:.5;font-size:1.8rem;line-height:1}.capgov-charts-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=1280px){.capgov-charts-grid{grid-template-columns:5fr 7fr}}.capgov-chart-card-body{flex-direction:column;gap:12px;padding:16px;display:flex}.capgov-chart-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.capgov-chart-title{color:#dce8ff;margin:0 0 4px;font-size:.95rem;font-weight:600}.capgov-chart-hint{color:#8fa6d8;margin:0;font-size:.8rem}.capgov-chart-total-badge{opacity:.6;font-variant-numeric:tabular-nums;color:#8fa6d8;flex-shrink:0;font-size:.75rem}.capgov-chart-donut-row{flex-direction:column;gap:16px;display:flex}.capgov-chart-empty{text-align:center;color:#8fa6d8;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:16px;padding:32px 16px;font-size:.85rem}.capgov-chart-empty-title{color:#dce8ff;margin:0 0 6px;font-weight:600}.capgov-chart-empty-desc{margin:0}.capgov-legend-grid{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.capgov-legend-chip{white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.78rem;display:inline-flex}.capgov-legend-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.capgov-legend-chip-label{color:#ffffffb3}.capgov-legend-chip-count{color:#fffffff2;font-weight:600}.capgov-hero-title{color:#dce8ff;margin:0 0 8px;font-size:1.6rem;font-weight:700}.capgov-hero-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.capgov-spinner{border:2px solid #63b3ed4d;border-top-color:#63b3ed;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite capgov-spin;display:inline-block}@keyframes capgov-spin{to{transform:rotate(360deg)}}.capgov-backfill-alert{color:#bee3f8;background:#63b3ed14;border:1px solid #63b3ed2e;border-radius:12px;align-items:center;gap:10px;margin-top:16px;padding:10px 14px;font-size:.85rem;display:flex}.capgov-review-queue-card{border-left:4px solid #f59e0bb3}.capgov-review-queue-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.capgov-review-queue-title{color:#dce8ff;margin:0;font-size:1rem;font-weight:600}.capgov-review-queue-badge{color:#fcd34d;background:#f59e0b2e;border:1px solid #f59e0b40;border-radius:999px;justify-content:center;align-items:center;padding:4px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.capgov-review-queue-body{flex-direction:column;gap:12px;display:flex}.capgov-review-queue-desc{color:#8fa6d8;margin:0;font-size:.87rem}.capgov-review-queue-alert{color:#fcd34d;background:#f59e0b14;border:1px solid #f59e0b33;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;font-size:.85rem;display:flex}.capgov-review-queue-empty{text-align:center;color:#8fa6d8;padding:32px 16px}.capgov-review-queue-empty-title{color:#dce8ff;margin:0 0 6px;font-size:1rem;font-weight:600}.capgov-review-queue-empty-desc{margin:0;font-size:.85rem}.capgov-backfill-modes{flex-direction:column;gap:12px;margin:16px 0;display:flex}.capgov-radio-row{cursor:pointer;color:#c5d5f7;align-items:center;gap:10px;font-size:.92rem;display:flex}.capgov-modal-actions{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}.capgov-settings-current{border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:20px;display:flex}.capgov-settings-current-label{color:#8fa6d8;font-size:.9rem}.capgov-settings-modes{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.capgov-settings-radio-card{cursor:pointer;background:#070d1c4d;border:1px solid #ffffff12;border-radius:14px;align-items:flex-start;gap:14px;padding:16px;transition:border-color .2s,background .2s;display:flex}.capgov-settings-radio-card:hover{background:#070d1c80;border-color:#00d6c94d}.capgov-settings-radio-card.is-selected{background:#00d6c90f;border-color:#00d6c980}.capgov-settings-radio-input{accent-color:#00d6c9;margin-top:3px}.capgov-settings-radio-content{flex-direction:column;gap:4px;display:flex}.capgov-settings-radio-content strong{color:#dce8ff;font-size:.95rem}.capgov-settings-radio-desc{color:#8fa6d8;font-size:.82rem;line-height:1.4}.capgov-settings-actions{justify-content:flex-end;gap:12px;display:flex}.capgov-review-header-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.capgov-review-actions{gap:8px;display:flex}.capgov-review-action-btn{white-space:nowrap;padding:6px 12px;font-size:.78rem}.capgov-review-empty-icon{margin-bottom:4px;font-size:2.5rem}.capgov-badge-mcp{color:#1e3a8a;background:#dbeafe}.capgov-badge-skill{color:#14532d;background:#dcfce7}.capgov-badge-tool{color:#7c2d12;background:#ffedd5}.capgov-badge-agent{color:#581c87;background:#f3e8ff}.capgov-badge-function{color:#7f1d1d;background:#fee2e2}.capgov-badge-system-prompt{color:#111827;background:#f3f4f6}.capgov-badge-harness{color:#713f12;background:#fef9c3}.capgov-badge-icon{margin-right:.25rem}.capgov-badge-label{text-transform:uppercase;font-size:.75rem;font-weight:600}.capgov-filter-bar{background:#0f172cc7;border:1px solid #ffffff12;border-radius:.5rem;padding:1rem}.capgov-detail-back{color:#8fa6d8;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:14px;padding:0;font-size:.82rem;transition:color .15s;display:inline-flex}.capgov-detail-back:hover{color:#00d6c9}.capgov-detail-header{flex-direction:column;gap:0;display:flex}.capgov-detail-title-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.capgov-detail-title-block{flex:1;min-width:0}.capgov-detail-title{color:#dce8ff;word-break:break-word;margin:0 0 10px;font-size:1.55rem;font-weight:700;line-height:1.25}.capgov-detail-description{color:#8fa6d8;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.87rem;line-height:1.6;display:-webkit-box;overflow:hidden}.capgov-detail-description.is-expanded{-webkit-line-clamp:unset;-webkit-box-orient:unset;display:block}.capgov-detail-desc-toggle{color:#00d6c9;cursor:pointer;background:0 0;border:none;margin-top:6px;padding:0;font-size:.78rem;transition:opacity .15s;display:inline-block}.capgov-detail-desc-toggle:hover{opacity:.8}.capgov-detail-badge-col{flex-shrink:0;padding-top:4px}.capgov-detail-meta-row{border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:24px;margin-top:18px;padding-top:18px;display:flex}.capgov-detail-meta-item{flex-direction:column;gap:6px;display:flex}.capgov-detail-meta-label{text-transform:uppercase;letter-spacing:.08em;color:#8fa6d8;font-size:.68rem;font-weight:700}.capgov-detail-actions{border-top:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;padding-top:16px;display:flex}.capgov-detail-dropdown{position:relative}.capgov-detail-dropdown-trigger{color:#dce8ff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:6px;padding:7px 14px;font-size:.82rem;font-weight:600;transition:background .15s;display:inline-flex}.capgov-detail-dropdown-trigger:hover:not(:disabled){background:#ffffff1a}.capgov-detail-dropdown-trigger:disabled{opacity:.45;cursor:not-allowed}.capgov-detail-dropdown-menu{z-index:50;background:#0d1526;border:1px solid #ffffff1a;border-radius:12px;min-width:210px;padding:6px 0;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 10px 36px #00000080}.capgov-detail-dropdown-section-title{text-transform:uppercase;letter-spacing:.08em;color:#5a7399;padding:8px 14px 4px;font-size:.68rem;font-weight:700}.capgov-detail-dropdown-divider{background:#ffffff0f;height:1px;margin:6px 0}.capgov-detail-dropdown-item{text-align:left;color:#c5d5f7;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 14px;font-size:.84rem;transition:background .12s;display:block}.capgov-detail-dropdown-item:hover{color:#dce8ff;background:#ffffff0d}.capgov-detail-override-btn{color:#00d6c9;cursor:pointer;background:#00d6c912;border:1px solid #00d6c947;border-radius:10px;align-items:center;gap:6px;padding:7px 14px;font-size:.82rem;font-weight:600;transition:background .15s;display:inline-flex}.capgov-detail-override-btn:hover:not(:disabled){background:#00d6c921}.capgov-detail-override-btn:disabled{opacity:.45;cursor:not-allowed}.capgov-detail-specimen-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.capgov-detail-specimen-type{color:#8fa6d8;background:#8fa6d81a;border-radius:6px;padding:2px 8px;font-family:ui-monospace,Cascadia Code,Fira Code,monospace;font-size:.75rem}.capgov-detail-specimen-pre{white-space:pre-wrap;word-break:break-words;color:#c5d5f7;background:#070d1c99;border:1px solid #ffffff0d;border-radius:10px;max-height:384px;padding:14px 16px;font-family:ui-monospace,Cascadia Code,Fira Code,monospace;font-size:.77rem;line-height:1.55;overflow:auto}.capgov-detail-specimen-hint{color:#5a7399;margin-top:10px;font-size:.76rem}.capgov-detail-tabs{border-bottom:1px solid #ffffff12;gap:2px;display:flex}.capgov-detail-tab{color:#8fa6d8;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 18px;font-size:.875rem;font-weight:500;transition:color .15s,border-color .15s}.capgov-detail-tab:hover{color:#dce8ff}.capgov-detail-tab.is-active{color:#00d6c9;border-bottom-color:#00d6c9;font-weight:600}.capgov-detail-tab-panel{padding-top:20px}.capgov-detail-info-grid{grid-template-columns:1fr 1fr;gap:0;margin:0;padding:0;display:grid}.capgov-detail-info-item{border-bottom:1px solid #ffffff0d;padding:14px 0}.capgov-detail-info-item:nth-child(odd){border-right:1px solid #ffffff0d;padding-right:24px}.capgov-detail-info-item:nth-child(2n){padding-left:24px}.capgov-detail-info-item:last-child,.capgov-detail-info-item:nth-last-child(2):nth-child(odd){border-bottom:none}.capgov-detail-info-dt{text-transform:uppercase;letter-spacing:.08em;color:#8fa6d8;margin:0 0 6px;font-size:.68rem;font-weight:700}.capgov-detail-info-dd{color:#dce8ff;word-break:break-all;margin:0;font-size:.88rem;font-weight:500;line-height:1.4}.capgov-detail-scores-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.capgov-detail-score-card{background:#070d1c4d;border:1px solid #ffffff0f;border-radius:12px;padding:16px}.capgov-detail-score-label{text-transform:uppercase;letter-spacing:.08em;color:#8fa6d8;margin:0 0 8px;font-size:.68rem;font-weight:700}.capgov-detail-score-value{color:#dce8ff;font-size:2rem;font-weight:700;line-height:1}.capgov-detail-empty-state{text-align:center;color:#8fa6d8;padding:48px 20px;font-size:.9rem}.capgov-detail-empty-state p+p{color:#5a7399;margin-top:6px;font-size:.78rem}.help-chat-report{background:#091b33b8;border:1px solid #00d6c947;border-radius:12px;gap:14px;margin-top:14px;padding:14px;display:grid}.help-chat-report-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.help-chat-report-header div{gap:3px;display:grid}.help-chat-report-header span{color:#8fa6d8;font-size:12px}.help-chat-report-header button{color:#dffcf9;cursor:pointer;background:#00d6c91f;border:1px solid #00d6c980;border-radius:8px;padding:7px 11px}.help-chat-report-header button:disabled{cursor:not-allowed;opacity:.5}.help-chat-report-kpis{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;display:grid}.help-chat-report-kpis div{background:#ffffff0b;border-radius:8px;gap:4px;padding:10px;display:grid}.help-chat-report-kpis span{color:#8fa6d8;text-transform:uppercase;font-size:11px}.help-chat-report-kpis strong{color:#f7fbff;font-size:16px}.help-chat-report-warning{color:#f7c66b;margin:0;font-size:12px}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:linear-gradient(135deg,#1a1f3a 0%,#2d3561 100%);border:1px solid #00d6c933;border-radius:12px;max-width:600px;max-height:80vh;padding:32px;animation:.3s cubic-bezier(.34,1.56,.64,1) slideIn;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0006,0 0 40px #00d6c914}@media (width<=640px){.modal-content{max-width:calc(100% - 32px);margin:16px}}.modal-close{color:#b9c8ea;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:28px;line-height:1;transition:color .2s;position:absolute;top:12px;right:12px}.modal-close:hover{color:#00d6c9}.score-explanation-modal h2{color:#fff;background:linear-gradient(90deg,#00d6c9,#4180ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-size:1.6rem}.modal-subtitle{color:#8fa6d8;border-bottom:1px solid #00d6c91a;margin:0 0 24px;padding-bottom:16px;font-size:.95rem}.modal-subtitle strong{color:#00d6c9;font-size:1.1rem}.explanation-section{margin-bottom:24px}.explanation-section h3{color:#fff;margin:0 0 12px;font-size:1.05rem}.explanation-section p{color:#b9c8ea;margin:0 0 12px;font-size:.95rem;line-height:1.5}.formula-box{background:#00d6c914;border:1px solid #00d6c933;border-radius:8px;margin:12px 0;padding:12px 14px}.formula-box code{color:#00d6c9;word-break:break-all;font-family:Monaco,Courier New,monospace;font-size:.88rem}.metric-indicator{background:#4180ff14;border-left:3px solid #4180ff;border-radius:6px;flex-direction:column;gap:4px;margin-top:8px;padding:10px 12px;display:flex}.metric-label{color:#8fa6d8;font-size:.85rem;font-weight:600}.metric-value{color:#b9c8ea;font-size:.9rem;font-style:italic}.importance-list,.tips-list{flex-direction:column;gap:10px;margin:12px 0 0;padding:0;list-style:none;display:flex}.importance-list li,.tips-list li{color:#b9c8ea;background:#ffffff05;border-radius:6px;margin:0;padding:10px 12px 10px 36px;font-size:.93rem;line-height:1.4;position:relative}.importance-list li strong,.tips-list li strong{color:#fff}.importance-list li:before{content:"✓";color:#00d6c9;font-weight:700;position:absolute;left:10px}.tips-list li:before{content:"→";color:#ffd27d;position:absolute;left:10px}.tip-section{background:#ffd27d0f;border:1px solid #ffd27d33;border-radius:8px;margin-top:24px;padding:16px}.tip-section h3{color:#ffd27d}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.loading-modal-content{background:#0f172ceb;border:1px solid #00d6c933;border-radius:16px;padding:32px;animation:.3s cubic-bezier(.34,1.56,.64,1) slideIn;box-shadow:0 20px 40px #00000038}.loading-spinner{border:3px solid #ffffff1f;border-top-color:#00d6c9;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes slideIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}:root{--adv-accent:#00d6c9;--adv-accent-2:#7c3aed;--adv-gradient:linear-gradient(135deg, #00d6c9, #7c3aed);--adv-success:#00d6c9;--adv-warning:#f59e0b;--adv-danger:#ef4444;--adv-card-bg:#0f172cc7;--adv-border:#ffffff12;--adv-text:#e8eefc;--adv-text-2:#b9c8ea;--adv-text-3:#8fa6d8}@keyframes aidvisor-section-in{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes aidvisor-shimmer{0%{background-position:-300%}to{background-position:300%}}@keyframes aidvisor-skeleton-pulse{0%,to{opacity:.55}50%{opacity:.85}}@keyframes aidvisor-dots{0%,80%,to{opacity:.2;transform:scale(.8)}40%{opacity:1;transform:scale(1.1)}}.aidvisor-reveal{animation:.48s cubic-bezier(.16,1,.3,1) both aidvisor-section-in}.aidvisor-badge{background:var(--adv-gradient);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:20px;padding:3px 13px;font-size:.7rem;font-weight:700;line-height:1.8;display:inline-block}.aidvisor-hero{background:linear-gradient(135deg,#00d6c912,#7c3aed12);border:1px solid #00d6c92e;border-radius:20px;flex-shrink:0;align-items:center;gap:32px;margin-bottom:20px;padding:28px 32px;display:flex}.aidvisor-hero-gauge{flex-shrink:0;width:120px;height:120px;position:relative}.aidvisor-gauge-svg{width:120px;height:120px}.gauge-progress-aidvisor{fill:none;stroke-width:7px;stroke-linecap:round;transform-origin:50%;transition:stroke-dashoffset 1.2s cubic-bezier(.16,1,.3,1);transform:rotate(-90deg)}.gauge-progress-aidvisor.tone-success{stroke:var(--adv-success)}.gauge-progress-aidvisor.tone-warning{stroke:var(--adv-warning)}.gauge-progress-aidvisor.tone-danger{stroke:var(--adv-danger)}.aidvisor-gauge-center{flex-direction:column;justify-content:center;align-items:center;line-height:1;display:flex;position:absolute;inset:0}.aidvisor-gauge-center strong{color:var(--adv-text);font-size:2rem;font-weight:800}.aidvisor-gauge-center span{color:var(--adv-text-3);font-size:.78rem}.aidvisor-hero-text{flex:1}.aidvisor-hero-title{color:var(--adv-text);margin:8px 0 4px;font-size:1.25rem;font-weight:700}.aidvisor-hero-caption{margin:0 0 6px;font-size:.95rem;font-weight:500}.aidvisor-hero-caption.tone-success{color:var(--adv-success)}.aidvisor-hero-caption.tone-warning{color:var(--adv-warning)}.aidvisor-hero-caption.tone-danger{color:var(--adv-danger)}.aidvisor-hero-meta{color:var(--adv-text-3);margin:0;font-size:.78rem}.aidvisor-sections{grid-template-columns:repeat(2,1fr);align-items:start;gap:14px;width:100%;display:grid}.aidvisor-section-card.tone-accent{grid-column:1/-1}.aidvisor-section-card{background:var(--adv-card-bg);border:1px solid var(--adv-border);border-radius:16px;padding:20px 24px}.aidvisor-section-card.tone-success{border-color:#00d6c938}.aidvisor-section-card.tone-warning{border-color:#f59e0b38}.aidvisor-section-card.tone-danger{border-color:#ef444438}.aidvisor-section-card.tone-accent{background:linear-gradient(135deg,#00d6c90a,#7c3aed0a);border-color:#00d6c92e;grid-column:1/-1}.aidvisor-skeleton-card{animation:2s ease-in-out infinite aidvisor-skeleton-pulse;border-color:#ffffff0d!important}.aidvisor-section-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:10px;display:flex}.aidvisor-section-title-row{align-items:center;gap:10px;display:flex}.aidvisor-section-icon{font-size:1.1rem;line-height:1}.aidvisor-section-title{color:var(--adv-text);margin:0;font-size:.96rem;font-weight:700}.aidvisor-section-score{flex-direction:column;align-items:flex-end;gap:4px;min-width:90px;display:flex}.aidvisor-score-value{font-size:.82rem;font-weight:700}.aidvisor-score-value.tone-success{color:var(--adv-success)}.aidvisor-score-value.tone-warning{color:var(--adv-warning)}.aidvisor-score-value.tone-danger{color:var(--adv-danger)}.aidvisor-score-bar{background:#ffffff14;border-radius:3px;width:80px;height:5px;overflow:hidden}.aidvisor-score-bar-fill{border-radius:3px;height:100%;transition:width 1s cubic-bezier(.16,1,.3,1)}.aidvisor-score-bar-fill.tone-success{background:var(--adv-success)}.aidvisor-score-bar-fill.tone-warning{background:var(--adv-warning)}.aidvisor-score-bar-fill.tone-danger{background:var(--adv-danger)}.aidvisor-section-summary{color:var(--adv-text-2);margin:0 0 10px;font-size:.88rem;line-height:1.6}.aidvisor-subsection{margin-top:10px}.aidvisor-subsection-label{letter-spacing:.05em;text-transform:uppercase;color:var(--adv-text-3);margin-bottom:6px;font-size:.72rem;font-weight:700;display:block}.aidvisor-bullet-list{flex-direction:column;gap:4px;margin:0;padding-left:18px;display:flex}.aidvisor-bullet-list li{color:var(--adv-text-2);font-size:.86rem;line-height:1.5}.aidvisor-empty-list{color:var(--adv-text-3);margin:0;font-size:.84rem;font-style:italic}.aidvisor-prompt-block{border:1px solid #00d6c926;border-left:3px solid var(--adv-accent);color:var(--adv-text-2);white-space:pre-wrap;background:#00000047;border-radius:0 10px 10px 0;max-height:360px;margin-top:8px;padding:14px 16px;font-family:JetBrains Mono,Cascadia Code,Fira Code,ui-monospace,monospace;font-size:.8rem;line-height:1.65;overflow:auto}.aidvisor-alternatives{flex-direction:column;gap:6px;margin-top:4px;display:flex}.aidvisor-alternative-item{align-items:baseline;gap:8px;font-size:.85rem;display:flex}.aidvisor-alternative-model{color:var(--adv-accent);white-space:nowrap;font-weight:700}.aidvisor-alternative-rationale{color:var(--adv-text-2)}.aidvisor-savings-row{color:var(--adv-text-2);align-items:center;gap:10px;margin-top:6px;font-size:.86rem;display:flex}.aidvisor-savings-badge{color:var(--adv-accent);background:#00d6c91f;border:1px solid #00d6c940;border-radius:20px;margin-left:6px;padding:2px 10px;font-size:.78rem;font-weight:700}.aidvisor-tools-chips{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.aidvisor-tool-chip{color:var(--adv-text-2);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;padding:3px 11px;font-family:ui-monospace,monospace;font-size:.78rem}.aidvisor-tool-chip-disable{color:var(--adv-warning);background:#f59e0b1a;border-color:#f59e0b40}.aidvisor-skeleton{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff1f 50%,#ffffff0a 75%) 0 0/300% 100%;border-radius:6px;animation:1.4s linear infinite aidvisor-shimmer;display:block}.aidvisor-skeleton-line{margin-bottom:0}.aidvisor-idle,.aidvisor-error,.aidvisor-no-model{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:300px;padding:48px 32px;display:flex}.aidvisor-loading{flex-direction:column;align-items:stretch;gap:0;width:100%;padding:24px 0 0;display:flex}.aidvisor-idle-content{flex-direction:column;align-items:center;gap:14px;width:100%;display:flex}.aidvisor-idle-title,.aidvisor-no-model-title,.aidvisor-error-title{color:var(--adv-text);margin:4px 0 0;font-size:1.1rem;font-weight:700}.aidvisor-idle-text,.aidvisor-no-model-text,.aidvisor-error-message{color:var(--adv-text-2);max-width:480px;margin:0;font-size:.88rem;line-height:1.6}.aidvisor-error-icon{color:var(--adv-danger);font-size:2rem}.aidvisor-start-btn{background:var(--adv-gradient);color:#fff;cursor:pointer;border:none;border-radius:10px;margin-top:4px;padding:10px 24px;font-size:.9rem;font-weight:700;transition:opacity .15s,transform .15s}.aidvisor-start-btn:hover{opacity:.88;transform:translateY(-1px)}.aidvisor-no-model-cta{color:var(--adv-accent);border-bottom:1px solid #00d6c94d;padding-bottom:1px;font-size:.88rem;font-weight:600;text-decoration:none}.aidvisor-loading-header{flex-direction:column;align-items:center;gap:14px;margin-bottom:28px;display:flex}.aidvisor-loading-indicator{align-items:center;gap:6px;display:flex}.aidvisor-loading-dot{background:var(--adv-accent);border-radius:50%;width:7px;height:7px;animation:1.4s infinite aidvisor-dots;display:inline-block}.aidvisor-loading-dot:nth-child(2){animation-delay:.2s}.aidvisor-loading-dot:nth-child(3){animation-delay:.4s}.aidvisor-loading-label{color:var(--adv-text-3);margin-left:6px;font-size:.84rem}.aidvisor-results{flex-direction:column;gap:0;height:100%;display:flex}.aidvisor-footer{border-top:1px solid var(--adv-border);flex-shrink:0;align-items:center;gap:10px;margin-top:20px;padding:20px 0 4px;display:flex}.aidvisor-footer-meta{color:var(--adv-text-3);flex:1;font-size:.74rem}.aidvisor-footer-btn{color:var(--adv-text-2);cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:7px 14px;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s}.aidvisor-footer-btn:hover{background:#ffffff17;border-color:#ffffff2e}.aidvisor-footer-btn-ghost{color:var(--adv-text-3);background:0 0;border-color:#0000;font-size:.78rem}.aidvisor-footer-btn-ghost:hover{color:var(--adv-text-2);border-color:var(--adv-border);background:#ffffff0a}.aidvisor-confirm-card{background:#0f172cf5;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:480px;padding:0;overflow:hidden}.aidvisor-confirm-header{justify-content:space-between;align-items:flex-start;gap:12px;padding:24px 24px 0;display:flex}.aidvisor-confirm-title{flex-direction:column;gap:8px;display:flex}.aidvisor-confirm-title h3{color:var(--adv-text);margin:0;font-size:1.1rem;font-weight:700}.aidvisor-confirm-close{color:var(--adv-text-3);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;display:flex}.aidvisor-confirm-body{flex-direction:column;gap:16px;padding:20px 24px 0;display:flex}.aidvisor-confirm-intro{color:var(--adv-text-2);margin:0;font-size:.88rem;line-height:1.6}.aidvisor-confirm-data-block{border:1px solid var(--adv-border);background:#0000002e;border-radius:12px;padding:14px 16px}.aidvisor-confirm-data-title{letter-spacing:.05em;text-transform:uppercase;color:var(--adv-text-3);margin-bottom:10px;font-size:.72rem;font-weight:700}.aidvisor-confirm-data-row{color:var(--adv-text-2);justify-content:space-between;align-items:center;padding:4px 0;font-size:.84rem;display:flex}.aidvisor-confirm-tag{color:var(--adv-text-3);background:#ffffff0f;border-radius:6px;padding:2px 8px;font-family:ui-monospace,monospace;font-size:.78rem}.aidvisor-confirm-metrics{flex-direction:column;gap:8px;display:flex}.aidvisor-confirm-metric{justify-content:space-between;align-items:center;font-size:.86rem;display:flex}.aidvisor-confirm-metric-label{color:var(--adv-text-3)}.aidvisor-confirm-metric-value{color:var(--adv-text);font-weight:600}.aidvisor-confirm-cost{color:var(--adv-warning)}.aidvisor-confirm-disclaimer{color:var(--adv-text-3);border:1px solid var(--adv-border);background:#ffffff08;border-radius:8px;margin:0;padding:10px 12px;font-size:.77rem;line-height:1.55}.aidvisor-confirm-footer{justify-content:flex-end;gap:10px;padding:20px 24px 24px;display:flex}.aidvisor-confirm-btn-cancel{color:var(--adv-text-2);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:9px 20px;font-size:.88rem;font-weight:600}.aidvisor-confirm-btn-ok{background:var(--adv-gradient);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:9px 22px;font-size:.88rem;font-weight:700;transition:opacity .15s}.aidvisor-confirm-btn-ok:hover{opacity:.88}.tab-aidvisor-btn{position:relative}.tab-aidvisor-new{background:var(--adv-gradient);color:#fff;letter-spacing:.05em;pointer-events:none;border-radius:20px;padding:1px 5px;font-size:.58rem;font-weight:800;line-height:1.5;position:absolute;top:-6px;right:-8px}.aidvisor-markdown-plan{flex-direction:column;gap:0;margin-top:10px;display:flex}.aidvisor-plan-heading{color:var(--adv-accent);letter-spacing:.01em;border-bottom:1px solid #00d6c926;margin:16px 0 4px;padding-bottom:4px;font-size:.92rem;font-weight:700}.aidvisor-plan-heading:first-child{margin-top:4px}.aidvisor-plan-heading-2{color:var(--adv-text-1);margin:14px 0 4px;font-size:.94rem;font-weight:700}.aidvisor-plan-para{color:var(--adv-text-2);margin:2px 0;font-size:.85rem;line-height:1.6}.aidvisor-plan-para strong{color:var(--adv-text-1);font-weight:600}.aidvisor-plan-inline-code{color:var(--adv-accent);background:#00d6c917;border-radius:4px;padding:1px 5px;font-family:JetBrains Mono,Cascadia Code,ui-monospace,monospace;font-size:.78rem}.aidvisor-plan-code-block{border:1px solid #00d6c926;border-left:3px solid var(--adv-accent);background:#00000052;border-radius:0 8px 8px 0;margin:8px 0;position:relative;overflow:hidden}.aidvisor-plan-code-block pre{color:var(--adv-text-2);white-space:pre-wrap;max-height:280px;margin:0;padding:10px 14px;font-family:JetBrains Mono,Cascadia Code,ui-monospace,monospace;font-size:.79rem;line-height:1.6;overflow:auto}.aidvisor-plan-code-lang{text-transform:uppercase;letter-spacing:.05em;color:var(--adv-accent);box-sizing:border-box;background:#00d6c914;border-bottom:1px solid #00d6c926;width:100%;padding:2px 8px;font-size:.68rem;font-weight:700;display:inline-block}.aidvisor-plan-spacer{height:6px}.aidvisor-plan-hr{border:none;border-top:1px solid #ffffff12;margin:10px 0}@media (width<=900px){.aidvisor-sections{grid-template-columns:1fr}.aidvisor-section-card.tone-accent{grid-column:1}}
