.ub-shell--analyst{--analyst-chat-gutter:clamp(20px,3vw,40px);--analyst-head-height:56px;max-width:none;margin:0;padding:0 clamp(16px,4vw,48px);min-height:100dvh;max-height:100dvh;height:100dvh;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.ub-shell--analyst .ub-head{position:-webkit-sticky;position:sticky;top:0;z-index:2;background:var(--bg)}.ub-shell--analyst .ub-section{flex:1 1;display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:12px 0 0;border-bottom:none}.analyst-gpt{flex:1 1;flex-direction:row;gap:0;align-items:stretch}.analyst-gpt,.analyst-gpt-sidebar{display:flex;min-height:0;height:100%;overflow:hidden}.analyst-gpt-sidebar{position:-webkit-sticky;position:sticky;top:0;align-self:stretch;width:min(260px,30vw);flex-shrink:0;flex-direction:column;max-height:100%;border-right:1px solid var(--border);background:#f9f9f9;padding:8px;gap:4px;z-index:1}.analyst-gpt-sidebar-nav{display:flex;flex-direction:column;gap:2px;flex-shrink:0}.analyst-gpt-sidebar-action{display:flex;align-items:center;gap:10px;width:100%;border:none;background:transparent;color:var(--text);font-family:inherit;font-size:14px;font-weight:400;line-height:1.3;padding:10px 12px;border-radius:10px;cursor:pointer;text-align:left;transition:background .12s ease}.analyst-gpt-sidebar-action:hover:not(:disabled){background:#ececec}.analyst-gpt-sidebar-action:disabled{opacity:.5;cursor:default}.analyst-sidebar-icon{flex-shrink:0;color:#5d5d5d}.analyst-gpt-sidebar-search{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:10px;background:#ececec}.analyst-gpt-sidebar-search-input{flex:1 1;min-width:0;border:none;outline:none;background:transparent;color:var(--text);font-family:inherit;font-size:14px;line-height:1.3}.analyst-gpt-sidebar-search-input::placeholder{color:#8e8e8e}.analyst-gpt-sidebar-recents{flex:1 1;min-height:0;display:flex;flex-direction:column;margin-top:8px;padding-top:4px}.analyst-gpt-sidebar-recents-label{margin:0;padding:8px 12px 6px;font-size:12px;font-weight:500;color:#6e6e6e;letter-spacing:.01em}.analyst-gpt-sidebar-error-wrap{display:flex;flex-direction:column;gap:8px;padding:0 8px 8px}.analyst-gpt-sidebar-error{margin:0;font-size:12px;color:var(--warn);line-height:1.4}.analyst-gpt-sidebar-retry{align-self:flex-start;border:none;background:#ececec;color:var(--text);font-family:inherit;font-size:13px;font-weight:500;padding:8px 12px;cursor:pointer;border-radius:8px}.analyst-gpt-sidebar-retry:hover{background:#e0e0e0}.analyst-gpt-chat-list{flex:1 1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:1px;padding:0 4px 8px;scrollbar-width:thin;scrollbar-color:#d4d4d4 transparent}.analyst-gpt-chat-list-empty{margin:6px 12px;font-size:13px;color:#8e8e8e}.analyst-gpt-chat-row{display:flex;align-items:center;min-width:0;border-radius:10px;transition:background .12s ease}.analyst-gpt-chat-row.is-active,.analyst-gpt-chat-row:hover{background:#ececec}.analyst-gpt-chat-meta{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;margin-left:12px}.analyst-gpt-chat-meta .analyst-gpt-chat-dislike-badge{margin-right:0}.analyst-gpt-godmode-banner{margin:0 8px 6px;padding:6px 10px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#7c3aed;background:#f3e8ff;border-radius:8px}.analyst-gpt-godmode-toast{position:fixed;bottom:88px;left:50%;transform:translateX(-50%);z-index:60;max-width:min(92vw,360px);padding:10px 16px;font-size:13px;font-weight:500;color:#fff;background:#5b21b6;border-radius:10px;box-shadow:0 8px 24px rgba(91,33,182,.35);pointer-events:none}.analyst-gpt-chat-item{flex:1 1;min-width:0;display:flex;align-items:center;gap:6px;border:none;background:transparent;text-align:left;padding:9px 4px 9px 6px;cursor:pointer;border-radius:10px;color:var(--text)}.analyst-gpt-chat-owner-tag{flex-shrink:0;font-size:10px;font-weight:600;letter-spacing:.02em;text-transform:lowercase;color:#5d5d5d;background:#e8e8e8;padding:2px 6px;border-radius:4px;max-width:5.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analyst-gpt-chat-delete{flex-shrink:0;width:28px;height:28px;margin-right:4px;border:none;border-radius:6px;background:transparent;color:#8e8e8e;cursor:pointer;display:grid;place-items:center;opacity:0;transition:opacity .12s ease,color .12s ease,background .12s ease}.analyst-gpt-chat-delete:focus-visible,.analyst-gpt-chat-row:focus-within .analyst-gpt-chat-delete,.analyst-gpt-chat-row:hover .analyst-gpt-chat-delete{opacity:1}.analyst-gpt-chat-delete:hover{color:#b42318;background:rgba(180,35,24,.08)}.analyst-gpt-chat-row.is-pending .analyst-gpt-chat-item-title{color:#8e8e8e}.analyst-gpt-chat-item-title{flex:1 1;min-width:0;font-size:14px;font-weight:400;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analyst-gpt-column{flex:1 1;min-width:0;display:flex;flex-direction:column;min-height:0;overflow:hidden}.analyst-gpt-toolbar{display:flex;justify-content:flex-end;padding:4px 0 8px;max-width:720px;width:100%;margin:0 auto}.analyst-gpt-toolbar-actions{display:flex;align-items:center;gap:4px}.analyst-gpt-clear{border:none;background:transparent;color:#6e6e6e;font-size:13px;cursor:pointer;padding:6px 10px;border-radius:8px}.analyst-gpt-clear:hover:not(:disabled){background:#f0f0f0;color:#0d0d0d}.analyst-gpt-clear:disabled{opacity:.35;cursor:default}.analyst-gpt-main{min-height:0;overflow:hidden}.analyst-gpt-main,.analyst-gpt-thread{flex:1 1;display:flex;flex-direction:column}.analyst-gpt-thread{overflow-y:auto;overscroll-behavior:contain;padding:12px var(--analyst-chat-gutter,24px) 120px;gap:20px;width:100%;max-width:720px;margin:0 auto;box-sizing:border-box}.analyst-gpt-hero{flex:1 1;display:flex;align-items:center;justify-content:center;min-height:min(48vh,360px);padding:24px var(--analyst-chat-gutter,24px)}.analyst-gpt-hero-title{margin:0;font-size:clamp(22px,4vw,28px);font-weight:400;letter-spacing:-.02em;color:#0d0d0d}.analyst-gpt-turn{display:flex;flex-direction:column;gap:8px;max-width:100%}.analyst-gpt-turn--user{align-items:flex-end}.analyst-gpt-turn--assistant{align-items:flex-start}.analyst-gpt-user-pill{max-width:min(85%,560px);padding:10px 16px;border-radius:18px;background:#f4f4f4;color:#0d0d0d;font-size:15px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.analyst-gpt-error{margin:0;padding:12px 14px;border-radius:12px;background:#fff4f4;color:#b42318;font-size:13px;white-space:pre-wrap;overflow-x:auto;max-width:100%}.analyst-gpt-turn-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:2px}.zorrox-copy-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:8px;background:transparent;color:#6e6e6e;cursor:pointer;transition:background .12s ease,color .12s ease}.zorrox-copy-btn:hover:not(:disabled){background:#f0f0f0;color:#0d0d0d}.zorrox-copy-btn:disabled{opacity:.35;cursor:default}.zorrox-copy-btn.is-copied{color:#15803d;background:#dcfce7}.zorrox-copy-btn.is-failed{color:#b42318;background:#fee2e2}.analyst-gpt-text-action{border:none;background:transparent;color:#6e6e6e;font-size:13px;padding:4px 8px;border-radius:6px;cursor:pointer}.analyst-gpt-text-action:hover{background:#f0f0f0;color:#0d0d0d}.analyst-gpt-dislike{display:inline-flex;align-items:center;gap:5px;border:none;background:transparent;color:#6e6e6e;font-family:inherit;font-size:13px;padding:4px 8px;border-radius:6px;cursor:pointer}.analyst-gpt-dislike:hover:not(:disabled){background:#fef2f2;color:#991b1b}.analyst-gpt-dislike.is-active{color:#991b1b;background:#fee2e2}.analyst-gpt-dislike:disabled{opacity:.45;cursor:default}.analyst-gpt-chat-dislike-badge{flex-shrink:0;width:26px;height:26px;margin-right:2px;border:none;border-radius:6px;background:#fee2e2;color:#991b1b;font-size:11px;font-weight:700;cursor:pointer;display:grid;place-items:center}.analyst-gpt-chat-dislike-badge:hover{background:#fecaca}.analyst-gpt-chat-dislike-badge-icon{line-height:1}.analyst-dislike-dialog{border:none;border-radius:14px;padding:0;max-width:min(440px,92vw);box-shadow:0 16px 48px rgba(0,0,0,.18)}.analyst-dislike-dialog::-webkit-backdrop{background:rgba(0,0,0,.35)}.analyst-dislike-dialog::backdrop{background:rgba(0,0,0,.35)}.analyst-dislike-dialog-inner{padding:20px 22px;display:flex;flex-direction:column;gap:10px}.analyst-dislike-dialog-title{margin:0;font-size:17px;font-weight:600;color:#0d0d0d}.analyst-dislike-dialog-hint{margin:0;font-size:13px;line-height:1.45;color:#6e6e6e}.analyst-dislike-dialog-text{width:100%;box-sizing:border-box;border:1px solid #e5e5e5;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:14px;line-height:1.45;resize:vertical;min-height:88px}.analyst-dislike-dialog-text:focus{outline:none;border-color:#a3a3a3}.analyst-dislike-dialog-error{margin:0;font-size:13px;color:#b42318}.analyst-dislike-dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.analyst-dislike-dialog-cancel,.analyst-dislike-dialog-submit{border:none;font-family:inherit;font-size:14px;font-weight:500;padding:8px 14px;border-radius:8px;cursor:pointer}.analyst-dislike-dialog-cancel{background:#f0f0f0;color:#0d0d0d}.analyst-dislike-dialog-cancel:hover:not(:disabled){background:#e5e5e5}.analyst-dislike-dialog-submit{background:#0d0d0d;color:#fff}.analyst-dislike-dialog-submit:hover:not(:disabled){opacity:.9}.analyst-dislike-dialog-cancel:disabled,.analyst-dislike-dialog-submit:disabled{opacity:.5;cursor:default}.analyst-godmode-dislike-dialog{max-width:min(520px,94vw)}.analyst-godmode-dislike-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.analyst-godmode-dislike-header .analyst-dislike-dialog-title{flex:1 1;min-width:0}.analyst-godmode-dislike-empty,.analyst-godmode-dislike-loading{margin:0;font-size:13px;color:#6e6e6e}.analyst-godmode-dislike-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;max-height:min(50vh,360px);overflow-y:auto}.analyst-godmode-dislike-item{padding:12px 14px;border-radius:10px;background:#fef2f2;border:1px solid #fecaca}.analyst-godmode-dislike-time{display:block;font-size:11px;color:#6e6e6e;margin-bottom:6px}.analyst-godmode-dislike-preview{margin:0 0 8px;font-size:12px;line-height:1.4;color:#525252;font-style:italic}.analyst-godmode-dislike-comment{margin:0;font-size:14px;line-height:1.5;color:#0d0d0d;white-space:pre-wrap}.analyst-gpt .analyst-tools{font-size:12px;color:#6e6e6e}.analyst-gpt .analyst-tools summary{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;list-style:none}.analyst-gpt .analyst-tools summary::-webkit-details-marker{display:none}.analyst-gpt .analyst-tools ul{margin:8px 0 0;padding-left:18px}.analyst-gpt .analyst-tool-ok code{color:#137333}.analyst-gpt .analyst-tool-bad code{color:#b42318}.analyst-gpt-typing{display:flex;align-items:center;gap:10px;color:#6e6e6e;font-size:13px}.analyst-dots{display:inline-flex;gap:5px;align-items:center}.analyst-dots span{width:6px;height:6px;border-radius:50%;background:#b4b4b4;animation:analyst-dot 1.1s ease-in-out infinite}.analyst-dots span:nth-child(2){animation-delay:.15s}.analyst-dots span:nth-child(3){animation-delay:.3s}@keyframes analyst-dot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.analyst-wait-timer{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#8e8e8e;font-size:12px}.analyst-working{max-width:720px;width:100%;margin:0 auto;padding:14px 14px 18px;border-radius:12px;background:#fafafa;border:1px solid #ececec;box-shadow:0 1px 2px rgba(0,0,0,.04)}.analyst-working-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding:0 2px 0 28px}.analyst-working-label{font-size:13px;font-weight:500;color:#8e8e8e;letter-spacing:.02em}.analyst-working-activity{display:inline-flex;align-items:center;gap:10px}.analyst-tl{position:relative;padding:0 8px 0 0}.analyst-tl-rail{position:absolute;left:11px;top:10px;bottom:12px;width:1px;background:linear-gradient(180deg,#d8d8d8,#e8e8e8);border-radius:1px}.analyst-tl-empty{margin:8px 0 4px 28px;font-size:13px;color:#9b9b9b}.analyst-tl-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.analyst-tl-step{position:relative;display:flex;gap:10px;padding:10px 0 12px;align-items:flex-start}.analyst-tl-node{flex-shrink:0;width:24px;height:24px;margin-top:1px;margin-left:0;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #e5e5e5;color:#6e6e6e;z-index:1}.analyst-tl-step--claude .analyst-tl-node{color:#5a5a5a;border-color:#e0e0e0;background:#fafafa}.analyst-tl-step--claude.analyst-tl-step--loading .analyst-tl-node{animation:analyst-tl-node-pulse 1.1s ease-in-out infinite}.analyst-tl-node--notice{font-size:11px;font-weight:600;font-style:italic;line-height:1;color:#7a7a7a;border-style:dashed}.analyst-tl-step--notice .analyst-tl-title{color:#6a6a6a}.analyst-tl-node--tool{color:#5c6f8a;border-color:#dce3ee}.analyst-tl-step--loading .analyst-tl-node--tool{animation:analyst-tl-node-pulse 1.1s ease-in-out infinite}@keyframes analyst-tl-node-pulse{50%{border-color:#b8c9e0;color:#3d5a80}}.analyst-tl-icon-svg{width:13px;height:13px}.analyst-tl-body{flex:1 1;min-width:0;padding-top:1px}.analyst-tl-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.analyst-tl-title{font-size:14px;font-weight:500;color:#2a2a2a;line-height:1.35}.analyst-tl-step--fail .analyst-tl-title{color:#6b3030}.analyst-tl-badge{margin-left:auto;font-size:12px;color:#8e8e8e;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.analyst-tl-pulse{width:8px;height:8px;border-radius:50%;background:#b4b4b4;animation:analyst-dot 1.1s ease-in-out infinite}.analyst-tl-ok-svg{width:16px;height:16px;flex-shrink:0;color:#2d6a4f}.analyst-tl-step--fail .analyst-tl-ok-svg{display:none}.analyst-tl-err-mark{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;font-size:11px;font-weight:700;color:#fff;background:#b54747;flex-shrink:0}.analyst-tl-step--ok .analyst-tl-err-mark{display:none}.analyst-tl-sub{margin:4px 0 0;font-size:13px;line-height:1.45;color:#6e6e6e;word-break:break-word}.analyst-tl-step--fail .analyst-tl-sub{color:#8b4545}.analyst-tl-card{margin-top:10px;padding:8px 10px;border:1px solid #e8e8e8;border-radius:10px;background:#fafafa;max-height:220px;overflow-y:auto}.analyst-tl-card-list{list-style:none;margin:0;padding:0}.analyst-tl-card-row{display:flex;align-items:baseline;gap:8px;padding:6px 0;border-bottom:1px solid #ececec;font-size:12px}.analyst-tl-card-row:last-child{border-bottom:none}.analyst-tl-dot{width:6px;height:6px;border-radius:50%;background:#c4c4c4;flex-shrink:0;margin-top:5px}.analyst-tl-card-title{flex:1 1;min-width:0;color:#333}.analyst-tl-card-hint{flex-shrink:0;font-size:11px;color:#9b9b9b;max-width:38%;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analyst-tl-pending-sql{margin-top:8px;font-size:12px;color:#6e6e6e}.analyst-tl-pending-sql summary{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.analyst-tl-sql-wrap{margin-top:8px}.analyst-tl-sql-toggle{border:none;background:transparent;color:#0969da;font-size:12px;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}.analyst-tl-sql{margin:8px 0 0;padding:8px 10px;font-size:11px;line-height:1.45;background:#fff;border:1px solid #e5e5e5;border-radius:8px;overflow-x:auto;white-space:pre-wrap;word-break:break-word;color:#333}.analyst-gpt-footer{position:-webkit-sticky;position:sticky;bottom:0;flex-shrink:0;margin-top:auto;padding:12px var(--analyst-chat-gutter,24px) 16px;max-width:720px;width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box;background:linear-gradient(0deg,#fff 70%,rgba(255,255,255,0));z-index:1}.analyst-gpt-form{margin:0}.analyst-gpt-tabs{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-top:10px;padding:0 2px}.analyst-gpt-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #e8e8e8;background:#f7f7f8;color:#353535;font-size:13px;font-weight:500;line-height:1.2;padding:8px 14px;border-radius:999px;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.analyst-gpt-tab:hover:not(:disabled){background:#efeff0;border-color:#ddd;color:#0d0d0d}.analyst-gpt-tab:disabled{opacity:.5;cursor:default}.analyst-chat-starters{width:100%;margin:10px 0 0}.analyst-chat-starters-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.analyst-chat-starter-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:auto;max-width:100%;text-align:left;border:1px solid #e8e8e8;background:#f7f7f8;color:#353535;font-family:inherit;font-size:13px;font-weight:500;line-height:1.25;padding:6px 12px;border-radius:999px;cursor:pointer;white-space:normal;transition:background .12s ease,border-color .12s ease,color .12s ease}.analyst-chat-starter-item:hover:not(:disabled){background:#efeff0;border-color:#ddd;color:#0d0d0d}.analyst-chat-starter-item:disabled{opacity:.5;cursor:default}.analyst-chat-starter-item--personal{border-color:#10a37f;background:#f0faf6;color:#0d5c47}.analyst-chat-starter-item--personal:hover:not(:disabled){background:#dcf5ec;border-color:#10a37f}@keyframes chat-starter-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-starter-animate-in{opacity:0;animation:chat-starter-fade-in .45s cubic-bezier(.22,1,.36,1) forwards}@media (prefers-reduced-motion:reduce){.chat-starter-animate-in{opacity:1;animation:none;transform:none}}.analyst-gpt-pill{display:flex;align-items:flex-end;gap:8px;padding:8px 10px 8px 12px;border:1px solid #e5e5e5;border-radius:26px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.04)}.analyst-gpt-pill:focus-within{border-color:#d0d0d0;box-shadow:0 2px 8px rgba(0,0,0,.06)}.analyst-gpt-plus{flex-shrink:0;width:34px;height:34px;margin-bottom:1px;border:none;border-radius:50%;background:transparent;color:#6e6e6e;font-size:22px;line-height:1;cursor:pointer;display:grid;place-items:center}.analyst-gpt-plus:hover{background:#f4f4f4;color:#0d0d0d}.analyst-gpt-textarea{flex:1 1;min-height:24px;max-height:200px;resize:none;border:none;outline:none;background:transparent;color:#0d0d0d;font-family:inherit;font-size:15px;line-height:1.45;padding:7px 4px 9px;field-sizing:content}.analyst-gpt-textarea::placeholder{color:#9b9b9b;font-weight:400}.analyst-gpt-textarea:disabled{opacity:.55}.analyst-gpt-send{flex-shrink:0;width:36px;height:36px;border:none;border-radius:50%;background:#0d0d0d;color:#fff;cursor:pointer;display:grid;place-items:center;margin-bottom:1px;transition:opacity .12s ease,transform .12s ease}.analyst-gpt-send:hover:not(:disabled){opacity:.92}.analyst-gpt-send:active:not(:disabled){transform:scale(.96)}.analyst-gpt-send:disabled{background:#e5e5e5;color:#b0b0b0;cursor:default}.analyst-gpt-send-wait{font-size:10px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.02em}.analyst-gpt-send--stop{background:#dc2626}.analyst-gpt-send--stop:hover{opacity:.92}.analyst-gpt-stop{display:inline-flex;align-items:center;gap:5px;margin-left:8px;padding:4px 10px;font-size:12px;font-weight:600;color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:999px;cursor:pointer}.analyst-gpt-stop:hover{background:#fecaca}.analyst-gpt .analyst-md{font-size:15px;line-height:1.6;color:#0d0d0d;max-width:100%}.analyst-gpt .analyst-md>:first-child{margin-top:0}.analyst-gpt .analyst-md>:last-child{margin-bottom:0}.analyst-gpt .analyst-md h1,.analyst-gpt .analyst-md h2,.analyst-gpt .analyst-md h3,.analyst-gpt .analyst-md h4{margin:1.1em 0 .45em;font-weight:600;line-height:1.25;color:#0d0d0d}.analyst-gpt .analyst-md h1{font-size:1.35em}.analyst-gpt .analyst-md h2{font-size:1.2em}.analyst-gpt .analyst-md h3,.analyst-gpt .analyst-md h4{font-size:1.05em}.analyst-gpt .analyst-md p{margin:.65em 0}.analyst-gpt .analyst-md ol,.analyst-gpt .analyst-md ul{margin:.65em 0;padding-left:1.35em}.analyst-gpt .analyst-md li{margin:.25em 0}.analyst-gpt .analyst-md li::marker{color:#8e8e8e}.analyst-gpt .analyst-md blockquote{margin:.75em 0;padding:.35em 0 .35em .9em;border-left:3px solid #e5e5e5;color:#4a4a4a}.analyst-gpt .analyst-md hr{border:none;border-top:1px solid #ececec;margin:1.25em 0}.analyst-gpt .analyst-md a{color:#0969da;text-decoration:underline;text-underline-offset:2px}.analyst-gpt .analyst-md a:hover{color:#0550ae}.analyst-gpt .analyst-md strong{font-weight:600}.analyst-gpt .analyst-md-table-wrap{margin:.75em 0;overflow-x:auto;border:1px solid #ececec;border-radius:10px;background:#fff}.analyst-gpt .analyst-md-table-toolbar{display:flex;justify-content:flex-end;align-items:center;padding:6px 10px;border-bottom:1px solid #ececec;background:#f7f7f8;border-radius:10px 10px 0 0}.analyst-gpt .analyst-md-table-export{border:none;background:transparent;color:#0d0d0d;font-family:inherit;font-size:12px;font-weight:500;padding:4px 8px;border-radius:6px;cursor:pointer}.analyst-gpt .analyst-md-table-export:hover:not(:disabled){background:#ececec}.analyst-gpt .analyst-md-table-export:disabled{opacity:.4;cursor:default}.analyst-gpt .analyst-finalized-tables{margin:12px 0 4px}.analyst-gpt .analyst-finalized-table-item{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:8px}.analyst-gpt .analyst-finalized-download-btn{display:inline-flex;align-items:center;gap:6px;border:1.5px solid #19c37d;background:#f0fdf8;color:#0d6e50;font-family:inherit;font-size:13px;font-weight:600;padding:7px 14px;border-radius:8px;cursor:pointer;transition:background .15s,border-color .15s}.analyst-gpt .analyst-finalized-download-btn:hover:not(:disabled){background:#dcfce7;border-color:#16a36a}.analyst-gpt .analyst-finalized-download-btn:disabled{opacity:.4;cursor:default}.analyst-gpt .analyst-finalized-table-meta{font-size:11.5px;color:#6b7280;padding-left:2px}.analyst-gpt .analyst-md-table-wrap table{width:100%;border-collapse:collapse;font-size:13px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.analyst-gpt .analyst-md td,.analyst-gpt .analyst-md th{text-align:left;padding:8px 10px;border-bottom:1px solid #ececec}.analyst-gpt .analyst-md thead th{background:#f7f7f8;color:#6e6e6e;font-weight:600;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.analyst-gpt .analyst-md tbody tr:nth-child(2n){background:#fafafa}.analyst-gpt .analyst-md tbody tr:hover td{background:#f3f3f3}.analyst-gpt .analyst-md code{font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88em;background:#f4f4f4;padding:.15em .4em;border-radius:5px;color:#1a1a1a}.analyst-gpt .analyst-md pre{margin:.75em 0;padding:12px 14px;border-radius:10px;background:#f4f4f4;border:1px solid #ececec;overflow-x:auto;font-size:13px;line-height:1.45}.analyst-gpt .analyst-md pre code{background:none;padding:0;border-radius:0;font-size:inherit}.ub-shell--improve{--analyst-chat-gutter:clamp(20px,3vw,40px);--analyst-head-height:56px;max-width:none;margin:0;padding:0 clamp(16px,4vw,48px);min-height:100dvh;max-height:100dvh;height:100dvh;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.ub-shell--improve .ub-head{position:-webkit-sticky;position:sticky;top:0;z-index:2;background:var(--bg)}.ub-shell--improve .ub-section{flex:1 1;display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:12px 0 0;border-bottom:none}.ub-improve .analyst-gpt-column,.ub-improve .analyst-gpt-main,.ub-improve.analyst-gpt{flex:1 1;min-height:0;overflow:hidden}.ub-improve .analyst-gpt-thread{flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:28px}.ub-improve .ub-improve-thread--text-footer{padding-bottom:120px}.ub-improve-sq-turn{width:100%;max-width:100%}.ub-improve-sidebar.ub-improve-sidebar--collapsed{width:40px;min-width:40px;padding:8px 6px}.ub-improve-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 6px 6px;flex-shrink:0}.ub-improve-sidebar-head .analyst-gpt-sidebar-recents-label{margin:0;padding:0}.ub-improve-sidebar-toggle{border:none;background:transparent;color:#6e6e6e;font-size:13px;cursor:pointer;padding:6px 8px;border-radius:8px;line-height:1}.ub-improve-sidebar-toggle:hover{background:#ececec;color:var(--text)}.analyst-gpt-chat-item .ub-improve-dot{flex-shrink:0}.ub-improve-plan-status{flex-shrink:0;font-size:10px;font-weight:500;letter-spacing:.02em;color:#8e8e8e;margin-left:auto;padding-left:8px}.ub-improve-hero-copy{display:flex;flex-direction:column;align-items:center;gap:10px;max-width:560px;text-align:center}.ub-improve-hero-sub{margin:0;font-size:14px;line-height:1.5;color:#6e6e6e}.ub-improve-error-wrap{flex-shrink:0;padding:8px var(--analyst-chat-gutter,24px) 0;max-width:720px;width:100%;margin:0 auto;box-sizing:border-box}.ub-improve-error{width:100%;text-align:left;cursor:pointer;border:none;font-family:inherit}.ub-improve-plan-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:8px var(--analyst-chat-gutter,24px) 4px;max-width:720px;width:100%;margin:0 auto;box-sizing:border-box;flex-shrink:0}.ub-improve-plan-bar-left{display:flex;align-items:flex-start;gap:8px;min-width:0;flex:1 1}.ub-improve-plan-bar-left .ub-improve-dot{margin-top:5px}.ub-improve-plan-bar-title{font-size:14px;font-weight:500;color:var(--text);line-height:1.4;word-break:break-word}.ub-improve-plan-bar-status{flex-shrink:0;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6e6e6e}.ub-improve-assistant-text{font-size:15px;line-height:1.6;color:#0d0d0d;white-space:pre-wrap;word-break:break-word;max-width:100%}.ub-improve-thinking{display:inline-flex;align-items:center;gap:10px;font-size:14px;color:#6e6e6e}.ub-improve-viewonly-banner{background:#fffbeb;color:#92400e;border-bottom-color:#fde68a}.ub-improve-plan-turn{width:100%}.ub-improve-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0;background:#d1d5db}.ub-improve-dot--green{background:#16a34a}.ub-improve-dot--blue{background:#2563eb}.ub-improve-dot--grey{background:#d1d5db}.ub-improve-done-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;padding:12px var(--analyst-chat-gutter,24px) 16px;max-width:720px;width:100%;margin:0 auto;box-sizing:border-box;background:linear-gradient(0deg,#fff 70%,rgba(255,255,255,0))}.ub-improve-done-label{font-size:13px;font-weight:600;color:#15803d}.ub-improve-done-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ub-improve-plan{display:flex;flex-direction:column;gap:24px;width:100%;padding:4px 0 8px}.ub-improve-plan-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 18px;border:1px solid #dce8dc;border-radius:14px;background:linear-gradient(135deg,#f6fbf6,#fafafa)}.ub-improve-plan-header-copy{display:flex;flex-direction:column;gap:6px;min-width:0}.ub-improve-plan-title{margin:0;font-size:18px;font-weight:650;line-height:1.3;color:#0d0d0d}.ub-improve-plan-subtitle{margin:0;font-size:14px;line-height:1.5;color:#374151}.ub-improve-plan-summary{margin:0;font-size:12px;font-weight:500;color:#6e6e6e}.ub-improve-plan-download{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;padding:8px 14px;border:1px solid #d1d5db;border-radius:999px;background:#fff;color:#0d0d0d;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}.ub-improve-plan-download:hover{background:#f9fafb;border-color:#9ca3af}.ub-improve-plan-download--compact{padding:7px 12px;font-size:12px}.ub-improve-plan-section{display:flex;flex-direction:column;gap:12px}.ub-improve-plan-section--spec .ub-improve-plan-section-title{color:#15803d}.ub-improve-plan-section-title{margin:0;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#6e6e6e}.ub-improve-plan-spec-card{padding:16px 18px;border-radius:14px;background:#fff;border:1px solid #ececec;border-left:4px solid #16a34a}.ub-improve-plan-spec{margin:0;font-size:15px;line-height:1.65;color:var(--text);white-space:pre-wrap}.ub-improve-plan-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.ub-improve-plan-step{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border:1px solid #ececec;border-radius:14px;background:#fff}.ub-improve-plan-step-num{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex-shrink:0;border-radius:999px;background:#f3f4f6;color:#374151;font-size:12px;font-weight:700}.ub-improve-plan-step-body{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1 1}.ub-improve-plan-items{display:flex;flex-direction:column;gap:10px}.ub-improve-plan-item{padding:14px 16px;border:1px solid #ececec;border-radius:14px;background:#fafafa;display:flex;flex-direction:column;gap:8px}.ub-improve-plan-item--migration{background:#fff}.ub-improve-plan-item--test{background:#fff;gap:10px}.ub-improve-plan-item-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ub-improve-plan-item-badge{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;background:#f0f0f0;color:#6e6e6e;border-radius:999px;flex-shrink:0}.ub-improve-plan-item-badge--create{background:#dcfce7;color:#166534}.ub-improve-plan-item-badge--modify{background:#dbeafe;color:#1d4ed8}.ub-improve-plan-item-badge--delete{background:#fee2e2;color:#b91c1c}.ub-improve-plan-item-badge--migration{background:#fef3c7;color:#92400e}.ub-improve-plan-item-file{font-family:var(--font-mono),ui-monospace,monospace;font-size:12px;color:var(--text);word-break:break-all}.ub-improve-plan-item-desc{margin:0;font-size:14px;color:var(--text);line-height:1.5}.ub-improve-plan-item-details{margin:0;font-size:13px;color:#6e6e6e;line-height:1.55;white-space:pre-wrap}.ub-improve-plan-test-title{margin:0;font-size:14px;font-weight:600;line-height:1.45;color:#0d0d0d}.ub-improve-plan-kv{display:grid;grid-template-columns:72px 1fr;grid-gap:8px 12px;gap:8px 12px;align-items:start}.ub-improve-plan-kv-label{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#9ca3af;padding-top:2px}.ub-improve-plan-kv-value{font-size:13px;line-height:1.55;color:#374151;white-space:pre-wrap}.ub-improve-plan-sql-wrap{display:flex;flex-direction:column;gap:6px}.ub-improve-plan-sql-label{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#9ca3af}.ub-improve-plan-raw,.ub-improve-plan-sql{margin:0;font-family:var(--font-mono),ui-monospace,monospace;font-size:12px;line-height:1.55;color:var(--text);background:#f4f4f4;border:1px solid #ececec;border-radius:10px;padding:10px 12px;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.ub-improve-plan-raw{white-space:pre-wrap}.ub-improve-sq{display:flex;flex-direction:column;gap:20px;width:100%;padding:4px 0 8px}.ub-improve-sq-intro{margin:0;font-size:15px;line-height:1.6;color:#0d0d0d}.ub-improve-sq-block{display:flex;flex-direction:column;gap:10px}.ub-improve-sq-question{margin:0;font-size:15px;font-weight:500;line-height:1.45;color:#0d0d0d}.ub-improve-sq-options{display:flex;flex-direction:column;gap:6px}.ub-improve-sq-option{display:flex;flex-direction:column;gap:3px;text-align:left;padding:12px 14px;border:1.5px solid #e5e5e5;border-radius:10px;background:#fff;cursor:pointer;transition:border-color .12s ease,background .12s ease;font-family:inherit}.ub-improve-sq-option:hover:not(:disabled){border-color:#b0b0b0;background:#fafafa}.ub-improve-sq-option--other.is-selected,.ub-improve-sq-option.is-selected{border-color:#0d0d0d;background:#f4f4f4}.ub-improve-sq-other-text{margin-top:4px}.ub-improve-sq-option:disabled{opacity:.6;cursor:default}.ub-improve-sq-option-label{font-size:14px;font-weight:600;color:#0d0d0d;line-height:1.3}.ub-improve-sq-option-desc{font-size:13px;font-weight:400;color:#6e6e6e;line-height:1.4}.ub-improve-sq-text{width:100%;border:1.5px solid #e5e5e5;border-radius:10px;background:#fff;color:#0d0d0d;font-family:inherit;font-size:14px;line-height:1.5;padding:10px 14px;resize:vertical;outline:none;transition:border-color .12s ease}.ub-improve-sq-text:focus{border-color:#0d0d0d}.ub-improve-sq-text::placeholder{color:#b0b0b0}.ub-improve-sq-footer{display:flex;justify-content:flex-end;padding-top:4px}.ub-improve-sq-submit{border:1.5px solid #0d0d0d;background:#0d0d0d;color:#fff;font-family:inherit;font-size:14px;font-weight:600;padding:10px 22px;border-radius:10px;cursor:pointer;transition:opacity .1s ease}.ub-improve-sq-submit:hover:not(:disabled){opacity:.85}.ub-improve-sq-submit:disabled{opacity:.35;cursor:not-allowed}:root{--bg:#ffffff;--surface:#fafafa;--surface2:#f4f4f4;--border:#ececec;--border2:#e0e0e0;--text:#0d0d0d;--muted:#6e6e6e;--accent:#0d0d0d;--accent-dim:rgba(0,0,0,0.05);--warn:#b45309;--panel:var(--surface);--panel2:var(--surface2)}html{color-scheme:light}*,:after,:before{box-sizing:border-box}body,html{height:100%}body.ub-app{margin:0;font-family:var(--font-sans),ui-sans-serif,system-ui,sans-serif;background:var(--bg);color:var(--text);font-size:13px;line-height:1.4;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.ub-num,.val{font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ub-shell{max-width:1080px;margin:0 auto;padding:0 clamp(20px,5vw,56px) 40px}.ub-godmode-ops{margin:12px 0 16px;padding:12px 14px;border:1px solid var(--border);border-radius:10px;background:color-mix(in srgb,var(--surface) 92%,#f59e0b 8%);font-size:13px;line-height:1.45}.ub-godmode-ops-tag{display:inline-block;margin-bottom:8px;padding:2px 8px;border-radius:6px;background:color-mix(in srgb,#f59e0b 22%,transparent);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.ub-godmode-ops-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:12px 20px;gap:12px 20px}.ub-godmode-ops-msg{margin-top:4px;color:var(--muted);font-size:12px}.ub-godmode-ops-hint{margin:10px 0 0;color:var(--muted);font-size:12px}.ub-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 20px;padding:14px 0 12px;border-bottom:1px solid var(--border)}.ub-logo-link{color:inherit;text-decoration:none}.ub-logo-link:hover .ub-logo{opacity:.85}.ub-nav-menu{position:relative}.ub-nav-menu-btn{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;transition:background .08s ease,border-color .08s ease}.ub-nav-menu-btn:hover{background:var(--surface2);border-color:var(--border2)}.ub-nav-menu-btn[aria-expanded=true]{background:var(--surface2);border-color:var(--text)}.ub-nav-menu-panel{position:absolute;right:0;top:calc(100% + 6px);z-index:20;min-width:min(260px,calc(100vw - 40px));border:1px solid var(--border);background:var(--bg);box-shadow:0 8px 24px rgba(0,0,0,.08)}.ub-nav-menu-links,.ub-nav-menu-panel{display:flex;flex-direction:column}.ub-nav-menu-link{display:block;padding:11px 14px;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);transition:background .08s ease,color .08s ease}.ub-nav-menu-link:hover{color:var(--text);background:var(--surface2)}.ub-nav-menu-link.is-on{color:var(--text);background:var(--accent-dim)}.ub-nav-menu-account{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px 12px;border-top:1px solid var(--border)}.ub-nav-menu-email{min-width:0;flex:1 1;font-size:13px;font-weight:500;line-height:1.35;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ub-nav-menu-signout-btn{flex-shrink:0;padding:5px 10px;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);border:1px solid var(--border2);background:transparent;transition:color .08s ease,border-color .08s ease,background .08s ease}.ub-nav-menu-signout-btn:hover{color:var(--text);border-color:var(--text);background:var(--surface2)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ub-logo{font-family:var(--font-mono),ui-monospace,monospace;font-size:14px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.ub-pillrow{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:1px;gap:1px;padding:1px 0 0;background:var(--border);border-bottom:1px solid var(--border)}@media (max-width:900px){.ub-pillrow{grid-template-columns:repeat(3,minmax(0,1fr))}}.ub-pill{display:block;background:var(--bg);padding:12px 6px 14px;text-align:center;transition:background .08s ease}.ub-pill.is-on,.ub-pill:hover{background:var(--surface2)}.ub-pill.is-on{outline:1px solid var(--text);outline-offset:-1px}.ub-pill-label{font-size:9px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--muted);line-height:1.2;margin-bottom:6px}.ub-pill-val{font-size:clamp(13px,1.6vw,18px);font-weight:600;line-height:1.1}.ub-pill-sub,.ub-pill-val{font-family:var(--font-mono),monospace}.ub-pill-sub{font-size:10px;color:var(--muted);margin-top:4px}.ub-section{padding:18px 0 22px;border-bottom:1px solid var(--border)}.ub-section-hd{margin:0 0 12px;font-family:var(--font-mono),monospace;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.ub-pillrow--skeleton .ub-pill{pointer-events:auto}.ub-skel{display:inline-block;border-radius:4px;background:var(--surface2);animation:ub-skel-pulse 1.1s ease-in-out infinite}.ub-skel-label{width:4.5rem;height:.65rem;vertical-align:middle}.ub-skel-val{width:min(5rem,42vw);height:1.1em;margin-top:2px}.ub-skel-sub{width:3.5rem;height:.55rem;margin-top:6px}.ub-skel-title{width:10rem;height:.7rem}.ub-skel-chip{width:4rem;height:1.5rem;border-radius:2px}.ub-chart-skeleton{border:1px solid var(--border);background:var(--surface);min-height:320px;display:flex;flex-direction:column}.ub-chart-skeleton-toolbar{display:flex;flex-wrap:wrap;gap:10px;padding:12px;border-bottom:1px solid var(--border);background:var(--panel2)}.ub-chart-skeleton-canvas{flex:1 1;min-height:240px;margin:12px;border-radius:4px;background:var(--surface2);animation:ub-skel-pulse 1.1s ease-in-out infinite}.ub-dash-err{margin:0;font-size:12px;white-space:pre-wrap;word-break:break-word;color:var(--warn)}.ub-kpi-table-wrap{margin-top:4px;overflow-x:auto;max-width:100%}.ub-kpi-table-loading{margin-top:4px}.ub-kpi-table{min-width:520px}@keyframes ub-skel-pulse{0%,to{opacity:1}50%{opacity:.38}}.ub-inset{border:1px solid var(--border);background:var(--surface);padding:10px 12px;margin-bottom:10px}table{width:100%;border-collapse:collapse;font-size:12px;font-family:var(--font-mono),monospace;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}td,th{text-align:left;padding:7px 10px;border-bottom:1px solid var(--border)}th{color:var(--muted);font-weight:600;font-size:10px;text-transform:uppercase;letter-spacing:.06em}tbody tr:hover td{background:rgba(0,0,0,.035)}.nullish{color:var(--warn)}.sub{color:var(--muted);font-size:11px;line-height:1.35}.chart-controls{display:flex;flex-direction:column;gap:14px;margin-bottom:14px;padding:12px 12px 10px;background:var(--panel2);border:1px solid var(--border);border-radius:0}.chart-controls-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px}.chart-controls-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);min-width:3.25rem}.crm-chip-wrap{display:flex;flex-wrap:wrap}.crm-chip,.crm-chip-wrap{gap:8px;align-items:center}.crm-chip{display:inline-flex;padding:5px 10px 5px 8px;border-radius:0;border:1px solid var(--border);background:var(--panel);color:var(--text);font-size:12px;font-weight:600;cursor:pointer;transition:border-color .1s ease,background .1s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.crm-chip:hover{border-color:var(--border2)}.crm-chip[data-on=false]{opacity:.35}.crm-chip[data-on=true]{border-color:var(--text)}.crm-chip[data-solo=true]{box-shadow:inset 0 0 0 1px var(--text)}.chart-kbd-hint{margin-left:auto;font-size:11px;color:var(--muted);white-space:nowrap}.net-deposit-chart:focus{outline:none}.crm-chip-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.seg{display:inline-flex;padding:2px;border-radius:0;background:var(--bg);border:1px solid var(--border);gap:0}.seg button{border:none;background:transparent;color:var(--muted);font-size:12px;font-weight:600;padding:6px 14px;border-radius:0;cursor:pointer;transition:background .1s ease,color .1s ease}.seg button:hover{color:var(--text);background:rgba(0,0,0,.05)}.seg button[data-active=true]{background:var(--text);color:var(--bg)}.range-pills{display:inline-flex;flex-wrap:wrap;gap:6px;align-items:center}.range-pill{border:1px solid var(--border);background:var(--panel);color:var(--muted);font-size:11px;font-weight:600;padding:6px 11px;border-radius:0;cursor:pointer;transition:border-color .1s ease,color .1s ease,background .1s ease}.range-pill:hover{border-color:var(--border2);color:var(--text)}.range-pill[data-active=true]{border-color:var(--text);background:var(--surface2);color:var(--text)}.chart-date-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;padding-top:2px}.input-date{background:var(--panel);border:1px solid var(--border);color:var(--text);border-radius:0;padding:7px 10px;font-size:12px;font-family:var(--font-mono),monospace;min-height:36px}.input-date:focus{outline:none;border-color:var(--text)}.chart-date-sep{color:var(--muted);font-size:12px;font-weight:650}.ub-login-shell{min-height:100%;display:flex;align-items:center;justify-content:center;padding:clamp(20px,5vw,48px)}.ub-login-card{width:100%;max-width:400px;border:1px solid var(--border);background:var(--surface);padding:28px 28px 24px}.ub-login-title{margin:0 0 6px;font-size:18px;font-weight:600;letter-spacing:-.02em}.ub-login-sub{margin:0 0 22px;font-size:12px;color:var(--muted);line-height:1.45}.ub-login-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.ub-login-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.ub-login-input{border:1px solid var(--border2);background:var(--bg);color:var(--text);padding:10px 12px;font-size:13px;border-radius:0;font-family:var(--font-sans),ui-sans-serif,system-ui,sans-serif}.ub-login-input:focus{outline:none;border-color:var(--text)}.ub-login-btn{width:100%;margin-top:8px;border:1px solid var(--text);background:var(--text);color:var(--bg);padding:11px 14px;font-size:13px;font-weight:600;cursor:pointer;border-radius:0}.ub-login-btn:hover{opacity:.92}.ub-login-btn:disabled{opacity:.55;cursor:not-allowed}.ub-login-error{margin:0 0 14px;padding:10px 12px;font-size:12px;color:var(--warn);border:1px solid var(--border2);background:var(--accent-dim)}.ub-login-btn-google{display:flex;width:100%;align-items:center;justify-content:center;gap:10px;border:1px solid var(--border2);background:var(--bg);color:var(--text);padding:11px 14px;font-size:13px;font-weight:600;text-decoration:none;cursor:pointer;border-radius:0;margin-bottom:4px}.ub-login-btn-google:hover{border-color:var(--text)}.ub-login-btn-google--solo{margin-top:4px}.ub-login-divider{display:flex;align-items:center;gap:12px;margin:18px 0 16px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.ub-login-divider:after,.ub-login-divider:before{content:"";flex:1 1;height:1px;background:var(--border2)}.ub-login-logo{font-size:15px;font-weight:650;letter-spacing:-.02em;margin-bottom:20px;display:inline-block}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans Fallback;src:local("Arial");ascent-override:101.32%;descent-override:27.18%;line-gap-override:0.00%;size-adjust:101.17%}.__className_1bc20f{font-family:IBM Plex Sans,IBM Plex Sans Fallback;font-style:normal}.__variable_1bc20f{--font-sans:"IBM Plex Sans","IBM Plex Sans Fallback"}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/58f386aa6b1a2a92-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/011e180705008d6f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ba5fb2a8c88521c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/92eeb95d069020cc-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d3ebbfd689654d3a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ef4d5661765d0e49-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d29838c109ef09b4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e40af3453d7c920a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/99dcf268bda04fe5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98e207f02528a563-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/73cb51aac9c97f90-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d26bbd13d6b70f89-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/20535187d867b7b9-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/5356a6a4f2c8c8d8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/db96af6b531dc71f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono Fallback;src:local("Arial");ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.00%;size-adjust:134.59%}.__className_595324{font-family:IBM Plex Mono,IBM Plex Mono Fallback;font-style:normal}.__variable_595324{--font-mono:"IBM Plex Mono","IBM Plex Mono Fallback"}